[java-gnome] 02/19: Imported Debian version 2.8.4
Tony Mancill
tmancill at moszumanska.debian.org
Wed Sep 10 04:12:37 UTC 2014
This is an automated email from the git hooks/post-receive script.
tmancill pushed a commit to branch master
in repository java-gnome.
commit 6dd4496da7f398dc620556156ba251a80a687799
Author: Mark Howard <mh at debian.org>
Date: Tue Mar 8 21:43:58 2005 +0000
Imported Debian version 2.8.4
---
.classpath | 24 -
.project | 22 -
Makefile | 37 -
Makefile.in | 37 -
README | 19 -
autogen.sh | 18 -
configure | 1 -
debian/README.Debian | 50 -
debian/changelog | 313 +-
debian/control | 154 +-
debian/control.in | 121 -
debian/desc-foot.txt | 6 -
debian/desc-head.txt | 6 -
debian/dummy.txt | 4 -
debian/gencontrol.pl | 17 -
debian/libglade2-java.install | 3 -
debian/libgnome2-java.install | 2 -
debian/libgnome2-jni.install | 1 -
debian/libgtk2-java.install | 2 -
debian/libgtk2-jni.install | 1 -
debian/patches/template | 20 -
debian/rules | 25 -
debian/rules.old | 177 -
libbonobo-java/ChangeLog | 381 --
libbonobo-java/Makefile | 98 -
libbonobo-java/Makefile.in | 98 -
libbonobo-java/NEWS | 0
libbonobo-java/aclocal.m4 | 381 --
libbonobo-java/autogen.sh | 17 -
libbonobo-java/autom4te.cache/output.0 | 5102 --------------
libbonobo-java/autom4te.cache/output.1 | 5102 --------------
libbonobo-java/autom4te.cache/requests | 245 -
libbonobo-java/autom4te.cache/traces.0 | 532 --
libbonobo-java/autom4te.cache/traces.1 | 203 -
libbonobo-java/bonobo-java.pc | 12 -
libbonobo-java/bonobo-java.pc.in | 12 -
libbonobo-java/config.log | 483 --
libbonobo-java/config.status | 751 --
libbonobo-java/configure | 5102 --------------
libbonobo-java/configure.in | 58 -
libbonobo-java/install-sh | 251 -
libbonobo-java/src/Makefile | 163 -
libbonobo-java/src/Makefile.in | 163 -
.../org/gnu/bonobo/ACTIVATION_ENV_FLAG_UNSET.java | 10 -
.../gnu/bonobo/ACTIVATION_FLAG_EXISTING_ONLY.java | 10 -
.../org/gnu/bonobo/ACTIVATION_FLAG_NO_LOCAL.java | 10 -
.../org/gnu/bonobo/ACTIVATION_FLAG_PRIVATE.java | 10 -
.../org/gnu/bonobo/Activation/AlreadyListed.java | 20 -
.../gnu/bonobo/Activation/AlreadyListedHelper.java | 46 -
.../gnu/bonobo/Activation/AlreadyListedHolder.java | 32 -
.../gnu/bonobo/Activation/IncompleteContext.java | 20 -
.../bonobo/Activation/IncompleteContextHelper.java | 46 -
.../bonobo/Activation/IncompleteContextHolder.java | 32 -
.../gen/org/gnu/bonobo/Activation/NotListed.java | 20 -
.../org/gnu/bonobo/Activation/NotListedHelper.java | 46 -
.../org/gnu/bonobo/Activation/NotListedHolder.java | 32 -
.../gen/org/gnu/bonobo/Activation/ParseFailed.java | 27 -
.../gnu/bonobo/Activation/ParseFailedHelper.java | 48 -
.../gnu/bonobo/Activation/ParseFailedHolder.java | 32 -
.../src/gen/org/gnu/bonobo/ActivationEnvValue.java | 21 -
.../org/gnu/bonobo/ActivationEnvValueHelper.java | 50 -
.../org/gnu/bonobo/ActivationEnvValueHolder.java | 32 -
.../gnu/bonobo/ActivationEnvironmentHelper.java | 59 -
.../gnu/bonobo/ActivationEnvironmentHolder.java | 32 -
.../gen/org/gnu/bonobo/ActivationFlagsHelper.java | 47 -
.../src/gen/org/gnu/bonobo/ActivationIDHelper.java | 47 -
.../src/gen/org/gnu/bonobo/ActivationProperty.java | 19 -
.../org/gnu/bonobo/ActivationPropertyHelper.java | 48 -
.../org/gnu/bonobo/ActivationPropertyHolder.java | 32 -
.../gen/org/gnu/bonobo/ActivationPropertyType.java | 42 -
.../gnu/bonobo/ActivationPropertyTypeHelper.java | 43 -
.../gnu/bonobo/ActivationPropertyTypeHolder.java | 31 -
.../org/gnu/bonobo/ActivationPropertyValue.java | 78 -
.../gnu/bonobo/ActivationPropertyValueHelper.java | 112 -
.../gnu/bonobo/ActivationPropertyValueHolder.java | 31 -
.../src/gen/org/gnu/bonobo/ActivationResult.java | 19 -
.../gen/org/gnu/bonobo/ActivationResultData.java | 58 -
.../org/gnu/bonobo/ActivationResultDataHelper.java | 83 -
.../org/gnu/bonobo/ActivationResultDataHolder.java | 31 -
.../gen/org/gnu/bonobo/ActivationResultHelper.java | 48 -
.../gen/org/gnu/bonobo/ActivationResultHolder.java | 32 -
.../gen/org/gnu/bonobo/ActivationResultType.java | 39 -
.../org/gnu/bonobo/ActivationResultTypeHelper.java | 43 -
.../org/gnu/bonobo/ActivationResultTypeHolder.java | 31 -
libbonobo-java/src/gen/org/gnu/bonobo/BadArg.java | 20 -
.../src/gen/org/gnu/bonobo/BadArgHelper.java | 46 -
.../src/gen/org/gnu/bonobo/BadArgHolder.java | 32 -
.../src/gen/org/gnu/bonobo/Canvas/ArtUTA.java | 25 -
.../gen/org/gnu/bonobo/Canvas/ArtUTAHelper.java | 66 -
.../gen/org/gnu/bonobo/Canvas/ArtUTAHolder.java | 32 -
.../src/gen/org/gnu/bonobo/Canvas/Buf.java | 25 -
.../src/gen/org/gnu/bonobo/Canvas/BufHelper.java | 54 -
.../src/gen/org/gnu/bonobo/Canvas/BufHolder.java | 32 -
.../src/gen/org/gnu/bonobo/Canvas/Component.java | 11 -
.../gen/org/gnu/bonobo/Canvas/ComponentHelper.java | 83 -
.../gen/org/gnu/bonobo/Canvas/ComponentHolder.java | 29 -
.../org/gnu/bonobo/Canvas/ComponentOperations.java | 34 -
.../gen/org/gnu/bonobo/Canvas/ComponentPOA.java | 247 -
.../gen/org/gnu/bonobo/Canvas/ComponentPOATie.java | 167 -
.../gen/org/gnu/bonobo/Canvas/ComponentProxy.java | 11 -
.../gnu/bonobo/Canvas/ComponentProxyHelper.java | 83 -
.../gnu/bonobo/Canvas/ComponentProxyHolder.java | 29 -
.../bonobo/Canvas/ComponentProxyOperations.java | 25 -
.../org/gnu/bonobo/Canvas/ComponentProxyPOA.java | 133 -
.../gnu/bonobo/Canvas/ComponentProxyPOATie.java | 112 -
.../src/gen/org/gnu/bonobo/Canvas/DRect.java | 23 -
.../src/gen/org/gnu/bonobo/Canvas/DRectHelper.java | 52 -
.../src/gen/org/gnu/bonobo/Canvas/DRectHolder.java | 32 -
.../src/gen/org/gnu/bonobo/Canvas/IRect.java | 23 -
.../src/gen/org/gnu/bonobo/Canvas/IRectHelper.java | 52 -
.../src/gen/org/gnu/bonobo/Canvas/IRectHolder.java | 32 -
.../src/gen/org/gnu/bonobo/Canvas/IS_BG.java | 9 -
.../src/gen/org/gnu/bonobo/Canvas/IS_BUF.java | 9 -
.../src/gen/org/gnu/bonobo/Canvas/Point.java | 19 -
.../src/gen/org/gnu/bonobo/Canvas/PointHelper.java | 48 -
.../src/gen/org/gnu/bonobo/Canvas/PointHolder.java | 32 -
.../gen/org/gnu/bonobo/Canvas/PointsHelper.java | 59 -
.../gen/org/gnu/bonobo/Canvas/PointsHolder.java | 32 -
.../src/gen/org/gnu/bonobo/Canvas/SVPHelper.java | 59 -
.../src/gen/org/gnu/bonobo/Canvas/SVPHolder.java | 32 -
.../src/gen/org/gnu/bonobo/Canvas/SVPSegment.java | 21 -
.../org/gnu/bonobo/Canvas/SVPSegmentHelper.java | 50 -
.../org/gnu/bonobo/Canvas/SVPSegmentHolder.java | 32 -
.../src/gen/org/gnu/bonobo/Canvas/State.java | 31 -
.../src/gen/org/gnu/bonobo/Canvas/StateHelper.java | 60 -
.../src/gen/org/gnu/bonobo/Canvas/StateHolder.java | 32 -
.../org/gnu/bonobo/Canvas/_ComponentProxyStub.java | 565 --
.../gen/org/gnu/bonobo/Canvas/_ComponentStub.java | 1091 ---
.../gen/org/gnu/bonobo/Canvas/affineHelper.java | 36 -
.../gen/org/gnu/bonobo/Canvas/affineHolder.java | 26 -
.../src/gen/org/gnu/bonobo/Canvas/int32Helper.java | 47 -
.../gen/org/gnu/bonobo/Canvas/pixbufHelper.java | 51 -
.../gen/org/gnu/bonobo/Canvas/pixbufHolder.java | 32 -
.../src/gen/org/gnu/bonobo/Clipboard.java | 11 -
.../src/gen/org/gnu/bonobo/ClipboardHelper.java | 83 -
.../src/gen/org/gnu/bonobo/ClipboardHolder.java | 29 -
.../gen/org/gnu/bonobo/ClipboardOperations.java | 21 -
.../src/gen/org/gnu/bonobo/ClipboardPOA.java | 118 -
.../src/gen/org/gnu/bonobo/ClipboardPOATie.java | 102 -
.../src/gen/org/gnu/bonobo/ClipboardStore.java | 11 -
.../gen/org/gnu/bonobo/ClipboardStoreHelper.java | 83 -
.../gen/org/gnu/bonobo/ClipboardStoreHolder.java | 29 -
.../org/gnu/bonobo/ClipboardStoreOperations.java | 20 -
.../src/gen/org/gnu/bonobo/ClipboardStorePOA.java | 113 -
.../gen/org/gnu/bonobo/ClipboardStorePOATie.java | 97 -
.../src/gen/org/gnu/bonobo/ContentTypeHelper.java | 47 -
.../gen/org/gnu/bonobo/DynamicPathLoadResult.java | 42 -
.../gnu/bonobo/DynamicPathLoadResultHelper.java | 43 -
.../gnu/bonobo/DynamicPathLoadResultHolder.java | 31 -
.../src/gen/org/gnu/bonobo/EventSource.java | 11 -
.../src/gen/org/gnu/bonobo/EventSourceHelper.java | 83 -
.../src/gen/org/gnu/bonobo/EventSourceHolder.java | 29 -
.../gen/org/gnu/bonobo/EventSourceOperations.java | 19 -
.../src/gen/org/gnu/bonobo/EventSourcePOA.java | 114 -
.../src/gen/org/gnu/bonobo/EventSourcePOATie.java | 92 -
.../bonobo/EventSourcePackage/UnknownListener.java | 20 -
.../EventSourcePackage/UnknownListenerHelper.java | 46 -
.../EventSourcePackage/UnknownListenerHolder.java | 32 -
.../src/gen/org/gnu/bonobo/FIELD_CONTENT_TYPE.java | 10 -
.../src/gen/org/gnu/bonobo/FIELD_SIZE.java | 10 -
.../src/gen/org/gnu/bonobo/FIELD_TYPE.java | 10 -
.../src/gen/org/gnu/bonobo/Gdk/ButtonEvent.java | 29 -
.../gen/org/gnu/bonobo/Gdk/ButtonEventHelper.java | 58 -
.../gen/org/gnu/bonobo/Gdk/ButtonEventHolder.java | 32 -
.../src/gen/org/gnu/bonobo/Gdk/ButtonType.java | 42 -
.../gen/org/gnu/bonobo/Gdk/ButtonTypeHelper.java | 43 -
.../gen/org/gnu/bonobo/Gdk/ButtonTypeHolder.java | 31 -
.../src/gen/org/gnu/bonobo/Gdk/CrossMode.java | 39 -
.../gen/org/gnu/bonobo/Gdk/CrossModeHelper.java | 43 -
.../gen/org/gnu/bonobo/Gdk/CrossModeHolder.java | 31 -
.../src/gen/org/gnu/bonobo/Gdk/CrossType.java | 36 -
.../gen/org/gnu/bonobo/Gdk/CrossTypeHelper.java | 43 -
.../gen/org/gnu/bonobo/Gdk/CrossTypeHolder.java | 31 -
.../src/gen/org/gnu/bonobo/Gdk/CrossingEvent.java | 33 -
.../org/gnu/bonobo/Gdk/CrossingEventHelper.java | 62 -
.../org/gnu/bonobo/Gdk/CrossingEventHolder.java | 32 -
.../src/gen/org/gnu/bonobo/Gdk/Event.java | 92 -
.../src/gen/org/gnu/bonobo/Gdk/EventHelper.java | 127 -
.../src/gen/org/gnu/bonobo/Gdk/EventHolder.java | 31 -
.../src/gen/org/gnu/bonobo/Gdk/EventType.java | 45 -
.../gen/org/gnu/bonobo/Gdk/EventTypeHelper.java | 43 -
.../gen/org/gnu/bonobo/Gdk/EventTypeHolder.java | 31 -
.../src/gen/org/gnu/bonobo/Gdk/FocusEvent.java | 17 -
.../gen/org/gnu/bonobo/Gdk/FocusEventHelper.java | 46 -
.../gen/org/gnu/bonobo/Gdk/FocusEventHolder.java | 32 -
.../src/gen/org/gnu/bonobo/Gdk/KeyEvent.java | 27 -
.../src/gen/org/gnu/bonobo/Gdk/KeyEventHelper.java | 56 -
.../src/gen/org/gnu/bonobo/Gdk/KeyEventHolder.java | 32 -
.../src/gen/org/gnu/bonobo/Gdk/KeyType.java | 36 -
.../src/gen/org/gnu/bonobo/Gdk/KeyTypeHelper.java | 43 -
.../src/gen/org/gnu/bonobo/Gdk/KeyTypeHolder.java | 31 -
.../src/gen/org/gnu/bonobo/Gdk/MotionEvent.java | 35 -
.../gen/org/gnu/bonobo/Gdk/MotionEventHelper.java | 64 -
.../gen/org/gnu/bonobo/Gdk/MotionEventHolder.java | 32 -
.../src/gen/org/gnu/bonobo/Gdk/TimeHelper.java | 47 -
.../src/gen/org/gnu/bonobo/Gdk/WindowIdHelper.java | 47 -
.../src/gen/org/gnu/bonobo/GeneralError.java | 27 -
.../src/gen/org/gnu/bonobo/GeneralErrorHelper.java | 48 -
.../src/gen/org/gnu/bonobo/GeneralErrorHolder.java | 32 -
.../src/gen/org/gnu/bonobo/GenericFactory.java | 11 -
.../gen/org/gnu/bonobo/GenericFactoryHelper.java | 83 -
.../gen/org/gnu/bonobo/GenericFactoryHolder.java | 29 -
.../org/gnu/bonobo/GenericFactoryOperations.java | 15 -
.../src/gen/org/gnu/bonobo/GenericFactoryPOA.java | 83 -
.../gen/org/gnu/bonobo/GenericFactoryPOATie.java | 72 -
.../GenericFactoryPackage/CannotActivate.java | 20 -
.../CannotActivateHelper.java | 46 -
.../CannotActivateHolder.java | 32 -
.../src/gen/org/gnu/bonobo/Gtk/Direction.java | 48 -
.../gen/org/gnu/bonobo/Gtk/DirectionHelper.java | 43 -
.../gen/org/gnu/bonobo/Gtk/DirectionHolder.java | 31 -
.../src/gen/org/gnu/bonobo/Gtk/Requisition.java | 19 -
.../gen/org/gnu/bonobo/Gtk/RequisitionHelper.java | 48 -
.../gen/org/gnu/bonobo/Gtk/RequisitionHolder.java | 32 -
.../src/gen/org/gnu/bonobo/Gtk/State.java | 45 -
.../src/gen/org/gnu/bonobo/Gtk/StateHelper.java | 43 -
.../src/gen/org/gnu/bonobo/Gtk/StateHolder.java | 31 -
libbonobo-java/src/gen/org/gnu/bonobo/IOError.java | 20 -
.../src/gen/org/gnu/bonobo/IOErrorHelper.java | 46 -
.../src/gen/org/gnu/bonobo/IOErrorHolder.java | 32 -
.../gen/org/gnu/bonobo/ImplementationIDHelper.java | 47 -
.../src/gen/org/gnu/bonobo/ItemContainer.java | 11 -
.../gen/org/gnu/bonobo/ItemContainerHelper.java | 83 -
.../gen/org/gnu/bonobo/ItemContainerHolder.java | 29 -
.../org/gnu/bonobo/ItemContainerOperations.java | 20 -
.../src/gen/org/gnu/bonobo/ItemContainerPOA.java | 124 -
.../gen/org/gnu/bonobo/ItemContainerPOATie.java | 97 -
.../gnu/bonobo/ItemContainerPackage/NotFound.java | 20 -
.../ItemContainerPackage/NotFoundHelper.java | 46 -
.../ItemContainerPackage/NotFoundHolder.java | 32 -
.../ItemContainerPackage/ObjectNamesHelper.java | 59 -
.../ItemContainerPackage/ObjectNamesHolder.java | 32 -
.../bonobo/ItemContainerPackage/SyntaxError.java | 20 -
.../ItemContainerPackage/SyntaxErrorHelper.java | 46 -
.../ItemContainerPackage/SyntaxErrorHolder.java | 32 -
.../src/gen/org/gnu/bonobo/Listener.java | 11 -
.../src/gen/org/gnu/bonobo/ListenerHelper.java | 83 -
.../src/gen/org/gnu/bonobo/ListenerHolder.java | 29 -
.../src/gen/org/gnu/bonobo/ListenerOperations.java | 17 -
.../src/gen/org/gnu/bonobo/ListenerPOA.java | 90 -
.../src/gen/org/gnu/bonobo/ListenerPOATie.java | 82 -
.../gnu/bonobo/MONIKER_ALLOW_USER_INTERACTION.java | 10 -
libbonobo-java/src/gen/org/gnu/bonobo/Moniker.java | 11 -
.../src/gen/org/gnu/bonobo/MonikerContext.java | 11 -
.../gen/org/gnu/bonobo/MonikerContextHelper.java | 83 -
.../gen/org/gnu/bonobo/MonikerContextHolder.java | 29 -
.../org/gnu/bonobo/MonikerContextOperations.java | 23 -
.../src/gen/org/gnu/bonobo/MonikerContextPOA.java | 135 -
.../gen/org/gnu/bonobo/MonikerContextPOATie.java | 112 -
.../src/gen/org/gnu/bonobo/MonikerExtender.java | 11 -
.../gen/org/gnu/bonobo/MonikerExtenderHelper.java | 83 -
.../gen/org/gnu/bonobo/MonikerExtenderHolder.java | 29 -
.../org/gnu/bonobo/MonikerExtenderOperations.java | 19 -
.../src/gen/org/gnu/bonobo/MonikerExtenderPOA.java | 124 -
.../gen/org/gnu/bonobo/MonikerExtenderPOATie.java | 92 -
.../src/gen/org/gnu/bonobo/MonikerHelper.java | 83 -
.../src/gen/org/gnu/bonobo/MonikerHolder.java | 29 -
.../src/gen/org/gnu/bonobo/MonikerOperations.java | 22 -
.../src/gen/org/gnu/bonobo/MonikerPOA.java | 167 -
.../src/gen/org/gnu/bonobo/MonikerPOATie.java | 107 -
.../bonobo/MonikerPackage/InterfaceNotFound.java | 20 -
.../MonikerPackage/InterfaceNotFoundHelper.java | 46 -
.../MonikerPackage/InterfaceNotFoundHolder.java | 32 -
.../gnu/bonobo/MonikerPackage/InvalidSyntax.java | 20 -
.../bonobo/MonikerPackage/InvalidSyntaxHelper.java | 46 -
.../bonobo/MonikerPackage/InvalidSyntaxHolder.java | 32 -
.../gen/org/gnu/bonobo/MonikerPackage/TimeOut.java | 20 -
.../gnu/bonobo/MonikerPackage/TimeOutHelper.java | 46 -
.../gnu/bonobo/MonikerPackage/TimeOutHolder.java | 32 -
.../gnu/bonobo/MonikerPackage/UnknownPrefix.java | 20 -
.../bonobo/MonikerPackage/UnknownPrefixHelper.java | 46 -
.../bonobo/MonikerPackage/UnknownPrefixHolder.java | 32 -
.../src/gen/org/gnu/bonobo/NotImplemented.java | 20 -
.../gen/org/gnu/bonobo/NotImplementedHelper.java | 46 -
.../gen/org/gnu/bonobo/NotImplementedHolder.java | 32 -
.../src/gen/org/gnu/bonobo/NotSupported.java | 20 -
.../src/gen/org/gnu/bonobo/NotSupportedHelper.java | 46 -
.../src/gen/org/gnu/bonobo/NotSupportedHolder.java | 32 -
libbonobo-java/src/gen/org/gnu/bonobo/Persist.java | 11 -
.../src/gen/org/gnu/bonobo/PersistFile.java | 11 -
.../src/gen/org/gnu/bonobo/PersistFileHelper.java | 83 -
.../src/gen/org/gnu/bonobo/PersistFileHolder.java | 29 -
.../gen/org/gnu/bonobo/PersistFileOperations.java | 19 -
.../src/gen/org/gnu/bonobo/PersistFilePOA.java | 183 -
.../src/gen/org/gnu/bonobo/PersistFilePOATie.java | 117 -
.../bonobo/PersistFilePackage/NoCurrentName.java | 27 -
.../PersistFilePackage/NoCurrentNameHelper.java | 48 -
.../PersistFilePackage/NoCurrentNameHolder.java | 32 -
.../src/gen/org/gnu/bonobo/PersistHelper.java | 83 -
.../src/gen/org/gnu/bonobo/PersistHolder.java | 29 -
.../src/gen/org/gnu/bonobo/PersistOperations.java | 19 -
.../src/gen/org/gnu/bonobo/PersistPOA.java | 102 -
.../src/gen/org/gnu/bonobo/PersistPOATie.java | 92 -
.../bonobo/PersistPackage/ContentTypeHelper.java | 47 -
.../PersistPackage/ContentTypeListHelper.java | 59 -
.../PersistPackage/ContentTypeListHolder.java | 32 -
.../gnu/bonobo/PersistPackage/FileNotFound.java | 20 -
.../bonobo/PersistPackage/FileNotFoundHelper.java | 46 -
.../bonobo/PersistPackage/FileNotFoundHolder.java | 32 -
.../org/gnu/bonobo/PersistPackage/IIDHelper.java | 47 -
.../gen/org/gnu/bonobo/PersistPackage/Status.java | 39 -
.../gnu/bonobo/PersistPackage/StatusHelper.java | 43 -
.../gnu/bonobo/PersistPackage/StatusHolder.java | 31 -
.../gnu/bonobo/PersistPackage/WrongDataType.java | 20 -
.../bonobo/PersistPackage/WrongDataTypeHelper.java | 46 -
.../bonobo/PersistPackage/WrongDataTypeHolder.java | 32 -
.../src/gen/org/gnu/bonobo/PersistStorage.java | 11 -
.../gen/org/gnu/bonobo/PersistStorageHelper.java | 83 -
.../gen/org/gnu/bonobo/PersistStorageHolder.java | 29 -
.../org/gnu/bonobo/PersistStorageOperations.java | 16 -
.../src/gen/org/gnu/bonobo/PersistStoragePOA.java | 150 -
.../gen/org/gnu/bonobo/PersistStoragePOATie.java | 102 -
.../src/gen/org/gnu/bonobo/PersistStream.java | 11 -
.../gen/org/gnu/bonobo/PersistStreamHelper.java | 83 -
.../gen/org/gnu/bonobo/PersistStreamHolder.java | 29 -
.../org/gnu/bonobo/PersistStreamOperations.java | 18 -
.../src/gen/org/gnu/bonobo/PersistStreamPOA.java | 170 -
.../gen/org/gnu/bonobo/PersistStreamPOATie.java | 112 -
libbonobo-java/src/gen/org/gnu/bonobo/Print.java | 11 -
.../src/gen/org/gnu/bonobo/PrintDimensions.java | 19 -
.../gen/org/gnu/bonobo/PrintDimensionsHelper.java | 48 -
.../gen/org/gnu/bonobo/PrintDimensionsHolder.java | 32 -
.../src/gen/org/gnu/bonobo/PrintHelper.java | 83 -
.../src/gen/org/gnu/bonobo/PrintHolder.java | 29 -
.../src/gen/org/gnu/bonobo/PrintOperations.java | 19 -
.../src/gen/org/gnu/bonobo/PrintPOA.java | 104 -
.../src/gen/org/gnu/bonobo/PrintPOATie.java | 92 -
.../src/gen/org/gnu/bonobo/PrintScissor.java | 23 -
.../src/gen/org/gnu/bonobo/PrintScissorHelper.java | 52 -
.../src/gen/org/gnu/bonobo/PrintScissorHolder.java | 32 -
.../bonobo/REGISTRATION_FLAG_NO_SERVERINFO.java | 10 -
.../org/gnu/bonobo/RegistrationFlagsHelper.java | 47 -
.../src/gen/org/gnu/bonobo/RegistrationResult.java | 42 -
.../org/gnu/bonobo/RegistrationResultHelper.java | 43 -
.../org/gnu/bonobo/RegistrationResultHolder.java | 31 -
.../src/gen/org/gnu/bonobo/ResolveFlagHelper.java | 47 -
.../src/gen/org/gnu/bonobo/ResolveOptions.java | 19 -
.../gen/org/gnu/bonobo/ResolveOptionsHelper.java | 48 -
.../gen/org/gnu/bonobo/ResolveOptionsHolder.java | 32 -
.../src/gen/org/gnu/bonobo/RunningContext.java | 11 -
.../gen/org/gnu/bonobo/RunningContextHelper.java | 83 -
.../gen/org/gnu/bonobo/RunningContextHolder.java | 29 -
.../org/gnu/bonobo/RunningContextOperations.java | 21 -
.../src/gen/org/gnu/bonobo/RunningContextPOA.java | 121 -
.../gen/org/gnu/bonobo/RunningContextPOATie.java | 102 -
.../src/gen/org/gnu/bonobo/ServerInfo.java | 29 -
.../src/gen/org/gnu/bonobo/ServerInfoHelper.java | 70 -
.../src/gen/org/gnu/bonobo/ServerInfoHolder.java | 32 -
.../gen/org/gnu/bonobo/ServerInfoListHelper.java | 59 -
.../gen/org/gnu/bonobo/ServerInfoListHolder.java | 32 -
libbonobo-java/src/gen/org/gnu/bonobo/Storage.java | 11 -
.../src/gen/org/gnu/bonobo/StorageHelper.java | 83 -
.../src/gen/org/gnu/bonobo/StorageHolder.java | 29 -
.../src/gen/org/gnu/bonobo/StorageInfo.java | 23 -
.../org/gnu/bonobo/StorageInfoFieldsHelper.java | 47 -
.../src/gen/org/gnu/bonobo/StorageInfoHelper.java | 52 -
.../src/gen/org/gnu/bonobo/StorageInfoHolder.java | 32 -
.../src/gen/org/gnu/bonobo/StorageOperations.java | 32 -
.../src/gen/org/gnu/bonobo/StoragePOA.java | 386 --
.../src/gen/org/gnu/bonobo/StoragePOATie.java | 127 -
.../bonobo/StoragePackage/DirectoryListHelper.java | 59 -
.../bonobo/StoragePackage/DirectoryListHolder.java | 32 -
.../gen/org/gnu/bonobo/StoragePackage/IOError.java | 20 -
.../gnu/bonobo/StoragePackage/IOErrorHelper.java | 46 -
.../gnu/bonobo/StoragePackage/IOErrorHolder.java | 32 -
.../org/gnu/bonobo/StoragePackage/NameExists.java | 20 -
.../bonobo/StoragePackage/NameExistsHelper.java | 46 -
.../bonobo/StoragePackage/NameExistsHolder.java | 32 -
.../gnu/bonobo/StoragePackage/NoPermission.java | 20 -
.../bonobo/StoragePackage/NoPermissionHelper.java | 46 -
.../bonobo/StoragePackage/NoPermissionHolder.java | 32 -
.../org/gnu/bonobo/StoragePackage/NotEmpty.java | 20 -
.../gnu/bonobo/StoragePackage/NotEmptyHelper.java | 46 -
.../gnu/bonobo/StoragePackage/NotEmptyHolder.java | 32 -
.../org/gnu/bonobo/StoragePackage/NotFound.java | 20 -
.../gnu/bonobo/StoragePackage/NotFoundHelper.java | 46 -
.../gnu/bonobo/StoragePackage/NotFoundHolder.java | 32 -
.../org/gnu/bonobo/StoragePackage/NotStorage.java | 20 -
.../bonobo/StoragePackage/NotStorageHelper.java | 46 -
.../bonobo/StoragePackage/NotStorageHolder.java | 32 -
.../org/gnu/bonobo/StoragePackage/NotStream.java | 20 -
.../gnu/bonobo/StoragePackage/NotStreamHelper.java | 46 -
.../gnu/bonobo/StoragePackage/NotStreamHolder.java | 32 -
.../gnu/bonobo/StoragePackage/NotSupported.java | 20 -
.../bonobo/StoragePackage/NotSupportedHelper.java | 46 -
.../bonobo/StoragePackage/NotSupportedHolder.java | 32 -
.../gnu/bonobo/StoragePackage/OpenModeHelper.java | 47 -
.../src/gen/org/gnu/bonobo/StorageType.java | 36 -
.../src/gen/org/gnu/bonobo/StorageTypeHelper.java | 43 -
.../src/gen/org/gnu/bonobo/StorageTypeHolder.java | 31 -
libbonobo-java/src/gen/org/gnu/bonobo/Stream.java | 11 -
.../src/gen/org/gnu/bonobo/StreamHelper.java | 83 -
.../src/gen/org/gnu/bonobo/StreamHolder.java | 29 -
.../src/gen/org/gnu/bonobo/StreamOperations.java | 24 -
.../src/gen/org/gnu/bonobo/StreamPOA.java | 276 -
.../src/gen/org/gnu/bonobo/StreamPOATie.java | 117 -
.../gen/org/gnu/bonobo/StreamPackage/IOError.java | 20 -
.../gnu/bonobo/StreamPackage/IOErrorHelper.java | 46 -
.../gnu/bonobo/StreamPackage/IOErrorHolder.java | 32 -
.../org/gnu/bonobo/StreamPackage/NoPermission.java | 20 -
.../bonobo/StreamPackage/NoPermissionHelper.java | 46 -
.../bonobo/StreamPackage/NoPermissionHolder.java | 32 -
.../org/gnu/bonobo/StreamPackage/NotSupported.java | 20 -
.../bonobo/StreamPackage/NotSupportedHelper.java | 46 -
.../bonobo/StreamPackage/NotSupportedHolder.java | 32 -
.../gen/org/gnu/bonobo/StreamPackage/SeekType.java | 39 -
.../gnu/bonobo/StreamPackage/SeekTypeHelper.java | 43 -
.../gnu/bonobo/StreamPackage/SeekTypeHolder.java | 31 -
.../org/gnu/bonobo/StreamPackage/iobufHelper.java | 51 -
.../org/gnu/bonobo/StreamPackage/iobufHolder.java | 32 -
.../src/gen/org/gnu/bonobo/StringListHelper.java | 59 -
.../src/gen/org/gnu/bonobo/StringListHolder.java | 32 -
.../src/gen/org/gnu/bonobo/UIComponent.java | 11 -
.../src/gen/org/gnu/bonobo/UIComponentHelper.java | 83 -
.../src/gen/org/gnu/bonobo/UIComponentHolder.java | 29 -
.../gen/org/gnu/bonobo/UIComponentOperations.java | 24 -
.../src/gen/org/gnu/bonobo/UIComponentPOA.java | 142 -
.../src/gen/org/gnu/bonobo/UIComponentPOATie.java | 117 -
.../gnu/bonobo/UIComponentPackage/EventType.java | 36 -
.../bonobo/UIComponentPackage/EventTypeHelper.java | 43 -
.../bonobo/UIComponentPackage/EventTypeHolder.java | 31 -
.../src/gen/org/gnu/bonobo/UIContainer.java | 11 -
.../src/gen/org/gnu/bonobo/UIContainerHelper.java | 83 -
.../src/gen/org/gnu/bonobo/UIContainerHolder.java | 29 -
.../gen/org/gnu/bonobo/UIContainerOperations.java | 32 -
.../src/gen/org/gnu/bonobo/UIContainerPOA.java | 301 -
.../src/gen/org/gnu/bonobo/UIContainerPOATie.java | 157 -
.../gnu/bonobo/UIContainerPackage/Insensitive.java | 20 -
.../UIContainerPackage/InsensitiveHelper.java | 46 -
.../UIContainerPackage/InsensitiveHolder.java | 32 -
.../gnu/bonobo/UIContainerPackage/InvalidPath.java | 20 -
.../UIContainerPackage/InvalidPathHelper.java | 46 -
.../UIContainerPackage/InvalidPathHolder.java | 32 -
.../bonobo/UIContainerPackage/MalformedXML.java | 20 -
.../UIContainerPackage/MalformedXMLHelper.java | 46 -
.../UIContainerPackage/MalformedXMLHolder.java | 32 -
.../bonobo/UIContainerPackage/NonExistentAttr.java | 20 -
.../UIContainerPackage/NonExistentAttrHelper.java | 46 -
.../UIContainerPackage/NonExistentAttrHolder.java | 32 -
.../org/gnu/bonobo/UIContainerPackage/Unknown.java | 20 -
.../bonobo/UIContainerPackage/UnknownHelper.java | 46 -
.../bonobo/UIContainerPackage/UnknownHolder.java | 32 -
libbonobo-java/src/gen/org/gnu/bonobo/Unknown.java | 11 -
.../src/gen/org/gnu/bonobo/UnknownHelper.java | 83 -
.../src/gen/org/gnu/bonobo/UnknownHolder.java | 29 -
.../src/gen/org/gnu/bonobo/UnknownOperations.java | 16 -
.../src/gen/org/gnu/bonobo/UnknownPOA.java | 67 -
.../src/gen/org/gnu/bonobo/UnknownPOATie.java | 67 -
.../src/gen/org/gnu/bonobo/ZoomLevelHelper.java | 47 -
.../gen/org/gnu/bonobo/ZoomLevelListHelper.java | 59 -
.../gen/org/gnu/bonobo/ZoomLevelListHolder.java | 32 -
.../gen/org/gnu/bonobo/ZoomLevelNameHelper.java | 47 -
.../org/gnu/bonobo/ZoomLevelNameListHelper.java | 59 -
.../org/gnu/bonobo/ZoomLevelNameListHolder.java | 32 -
.../src/gen/org/gnu/bonobo/Zoomable.java | 11 -
.../src/gen/org/gnu/bonobo/ZoomableFrame.java | 11 -
.../gen/org/gnu/bonobo/ZoomableFrameHelper.java | 83 -
.../gen/org/gnu/bonobo/ZoomableFrameHolder.java | 29 -
.../org/gnu/bonobo/ZoomableFrameOperations.java | 20 -
.../src/gen/org/gnu/bonobo/ZoomableFramePOA.java | 110 -
.../gen/org/gnu/bonobo/ZoomableFramePOATie.java | 97 -
.../src/gen/org/gnu/bonobo/ZoomableHelper.java | 83 -
.../src/gen/org/gnu/bonobo/ZoomableHolder.java | 29 -
.../src/gen/org/gnu/bonobo/ZoomableOperations.java | 32 -
.../src/gen/org/gnu/bonobo/ZoomablePOA.java | 195 -
.../src/gen/org/gnu/bonobo/ZoomablePOATie.java | 157 -
.../gen/org/gnu/bonobo/_ClipboardStoreStub.java | 431 --
.../src/gen/org/gnu/bonobo/_ClipboardStub.java | 476 --
.../src/gen/org/gnu/bonobo/_EventSourceStub.java | 391 --
.../gen/org/gnu/bonobo/_GenericFactoryStub.java | 209 -
.../src/gen/org/gnu/bonobo/_ItemContainerStub.java | 440 --
.../src/gen/org/gnu/bonobo/_ListenerStub.java | 294 -
.../gen/org/gnu/bonobo/_MonikerContextStub.java | 570 --
.../gen/org/gnu/bonobo/_MonikerExtenderStub.java | 400 --
.../src/gen/org/gnu/bonobo/_MonikerStub.java | 553 --
.../src/gen/org/gnu/bonobo/_PersistFileStub.java | 644 --
.../gen/org/gnu/bonobo/_PersistStorageStub.java | 500 --
.../src/gen/org/gnu/bonobo/_PersistStreamStub.java | 595 --
.../src/gen/org/gnu/bonobo/_PersistStub.java | 385 --
.../src/gen/org/gnu/bonobo/_PrintStub.java | 385 --
.../gen/org/gnu/bonobo/_RunningContextStub.java | 477 --
.../src/gen/org/gnu/bonobo/_StorageStub.java | 878 ---
.../src/gen/org/gnu/bonobo/_StreamStub.java | 710 --
.../src/gen/org/gnu/bonobo/_UIComponentStub.java | 614 --
.../src/gen/org/gnu/bonobo/_UIContainerStub.java | 1051 ---
.../src/gen/org/gnu/bonobo/_UnknownStub.java | 157 -
.../src/gen/org/gnu/bonobo/_ZoomableFrameStub.java | 428 --
.../src/gen/org/gnu/bonobo/_ZoomableStub.java | 977 ---
libbonobo-java/src/genJava.sh.in | 36 -
.../src/java/org/gnu/bonobo/BonoboObject.java | 29 -
.../src/java/org/gnu/bonobo/ui/UIComponent.java | 33 -
.../src/java/org/gnu/bonobo/ui/Widget.java | 41 -
.../src/java/org/gnu/bonobo/ui/Window.java | 37 -
.../src/jni/org_gnu_bonobo_BonoboObject.c | 80 -
.../src/jni/org_gnu_bonobo_ui_UIComponent.c | 114 -
libbonobo-java/src/jni/org_gnu_bonobo_ui_Widget.c | 88 -
libbonobo-java/src/jni/org_gnu_bonobo_ui_Window.c | 152 -
libgconf-java/ChangeLog | 287 -
libgconf-java/Makefile | 99 -
libgconf-java/Makefile.in | 99 -
libgconf-java/NEWS | 7 -
libgconf-java/aclocal.m4 | 381 --
libgconf-java/autogen.sh | 17 -
libgconf-java/autom4te.cache/output.0 | 5055 --------------
libgconf-java/autom4te.cache/output.1 | 5055 --------------
libgconf-java/autom4te.cache/requests | 245 -
libgconf-java/autom4te.cache/traces.0 | 531 --
libgconf-java/autom4te.cache/traces.1 | 202 -
libgconf-java/config.log | 480 --
libgconf-java/config.status | 751 --
libgconf-java/configure | 5055 --------------
libgconf-java/configure.in | 51 -
.../doc/examples/gconf/BasicGConfApp.java | 204 -
libgconf-java/doc/examples/runExample.sh | 139 -
libgconf-java/doc/examples/runExample.sh.in | 139 -
libgconf-java/gconf-java.pc | 12 -
libgconf-java/gconf-java.pc.in | 12 -
libgconf-java/install-sh | 251 -
libgconf-java/src/Makefile | 132 -
libgconf-java/src/Makefile.in | 132 -
.../src/java/org/gnu/gconf/ConfClient.java | 507 --
.../src/java/org/gnu/gconf/ConfClient.java.in | 507 --
.../src/java/org/gnu/gconf/ConfClientListener.java | 18 -
.../java/org/gnu/gconf/ConfClientPreloadType.java | 65 -
.../src/java/org/gnu/gconf/ConfEntry.java | 100 -
.../src/java/org/gnu/gconf/ConfException.java | 41 -
.../src/java/org/gnu/gconf/ConfMetaInfo.java | 57 -
.../src/java/org/gnu/gconf/ConfSchema.java | 138 -
.../src/java/org/gnu/gconf/ConfValue.java | 157 -
.../src/java/org/gnu/gconf/ConfValueType.java | 75 -
libgconf-java/src/jni/org_gnu_gconf_ConfClient.c | 784 ---
libgconf-java/src/jni/org_gnu_gconf_ConfEntry.c | 130 -
libgconf-java/src/jni/org_gnu_gconf_ConfMetaInfo.c | 118 -
libgconf-java/src/jni/org_gnu_gconf_ConfSchema.c | 269 -
libgconf-java/src/jni/org_gnu_gconf_ConfValue.c | 384 --
libglade-java/ChangeLog | 601 --
libglade-java/Makefile | 80 -
libglade-java/Makefile.in | 80 -
libglade-java/NEWS | 28 -
libglade-java/aclocal.m4 | 416 --
libglade-java/autogen.sh | 17 -
libglade-java/autom4te.cache/output.0 | 5337 ---------------
libglade-java/autom4te.cache/output.1 | 5337 ---------------
libglade-java/autom4te.cache/requests | 247 -
libglade-java/autom4te.cache/traces.0 | 578 --
libglade-java/autom4te.cache/traces.1 | 213 -
libglade-java/config.log | 506 --
libglade-java/config.status | 757 ---
libglade-java/configure | 5337 ---------------
libglade-java/configure.in | 54 -
libglade-java/doc/Makefile.in.in | 61 -
libglade-java/doc/configure.in.in | 6 -
.../examples/glade-gnome/LibGladeGnomeTest.java | 66 -
.../doc/examples/glade-gnome/gnome-druid.glade | 93 -
.../examples/glade-gnome/gnome-propertybox.glade | 142 -
.../doc/examples/glade-gnome/gnome-widgets.glade | 685 --
libglade-java/doc/examples/glade/Example1.java | 45 -
libglade-java/doc/examples/glade/LibGladeTest.java | 102 -
libglade-java/doc/examples/glade/Makefile.in | 84 -
libglade-java/doc/examples/glade/Test.java | 45 -
libglade-java/doc/examples/glade/clock/Clock.java | 128 -
libglade-java/doc/examples/glade/clock/clock.glade | 88 -
libglade-java/doc/examples/glade/custom.glade | 91 -
libglade-java/doc/examples/glade/example1.glade | 28 -
libglade-java/doc/examples/glade/gtk.glade | 1956 ------
libglade-java/doc/examples/glade/simple.glade | 29 -
libglade-java/doc/examples/glade/test.glade | 453 --
libglade-java/doc/examples/runExample.sh | 75 -
libglade-java/glade-java.pc | 12 -
libglade-java/glade-java.pc.in | 12 -
libglade-java/install-sh | 251 -
libglade-java/src/Makefile | 135 -
libglade-java/src/Makefile.in | 135 -
.../src/java/org/gnu/glade/AdjustmentDelegate.java | 23 -
.../src/java/org/gnu/glade/AppBarDelegate.java | 22 -
.../src/java/org/gnu/glade/ButtonDelegate.java | 22 -
.../src/java/org/gnu/glade/CalendarDelegate.java | 22 -
.../org/gnu/glade/CellRendererTextDelegate.java | 23 -
.../java/org/gnu/glade/CheckMenuItemDelegate.java | 29 -
.../src/java/org/gnu/glade/ClientDelegate.java | 22 -
.../java/org/gnu/glade/ColorButtonDelegate.java | 30 -
.../java/org/gnu/glade/ColorPickerDelegate.java | 23 -
.../src/java/org/gnu/glade/ComboBoxDelegate.java | 30 -
.../src/java/org/gnu/glade/ContainerDelegate.java | 22 -
.../src/java/org/gnu/glade/DateEditDelegate.java | 22 -
.../src/java/org/gnu/glade/DialogDelegate.java | 22 -
.../src/java/org/gnu/glade/DruidPageDelegate.java | 29 -
.../src/java/org/gnu/glade/EntryDelegate.java | 22 -
.../src/java/org/gnu/glade/ExpanderDelegate.java | 29 -
.../src/java/org/gnu/glade/ExposeDelegate.java | 28 -
.../src/java/org/gnu/glade/FocusDelegate.java | 22 -
.../src/java/org/gnu/glade/FontButtonDelegate.java | 29 -
.../src/java/org/gnu/glade/FontPickerDelegate.java | 23 -
.../src/java/org/gnu/glade/GenerateStubs.java | 45 -
.../src/java/org/gnu/glade/GladeTemplate.j | 43 -
.../src/java/org/gnu/glade/GladeXMLException.java | 14 -
.../src/java/org/gnu/glade/ItemDelegate.java | 30 -
.../src/java/org/gnu/glade/KeyDelegate.java | 22 -
libglade-java/src/java/org/gnu/glade/LibGlade.java | 246 -
.../src/java/org/gnu/glade/LibGlade.java.in | 246 -
.../src/java/org/gnu/glade/LibGladeStubs.java | 243 -
.../src/java/org/gnu/glade/LifeCycleDelegate.java | 26 -
.../src/java/org/gnu/glade/ListenerDelegate.java | 211 -
.../src/java/org/gnu/glade/MenuItemDelegate.java | 22 -
.../src/java/org/gnu/glade/MouseDelegate.java | 22 -
.../java/org/gnu/glade/MouseMotionDelegate.java | 31 -
.../src/java/org/gnu/glade/NotebookDelegate.java | 22 -
.../src/java/org/gnu/glade/OptionMenuDelegate.java | 24 -
.../src/java/org/gnu/glade/RangeDelegate.java | 22 -
.../src/java/org/gnu/glade/ScaleDelegate.java | 28 -
.../src/java/org/gnu/glade/SpinDelegate.java | 22 -
.../src/java/org/gnu/glade/TextBufferDelegate.java | 23 -
.../src/java/org/gnu/glade/TextViewDelegate.java | 22 -
.../src/java/org/gnu/glade/ToggleDelegate.java | 22 -
.../src/java/org/gnu/glade/ToolBarDelegate.java | 29 -
.../src/java/org/gnu/glade/ToolButtonDelegate.java | 27 -
.../src/java/org/gnu/glade/TreeModelDelegate.java | 30 -
.../java/org/gnu/glade/TreeSelectionDelegate.java | 23 -
.../java/org/gnu/glade/TreeViewColumnDelegate.java | 23 -
.../src/java/org/gnu/glade/TreeViewDelegate.java | 30 -
libglade-java/src/jni/org_gnu_glade_LibGlade.c | 212 -
libgnome-java/ChangeLog | 2175 ------
libgnome-java/Makefile | 101 -
libgnome-java/Makefile.in | 101 -
libgnome-java/NEWS | 16 -
libgnome-java/TODO | 4 -
libgnome-java/aclocal.m4 | 381 --
libgnome-java/autogen.sh | 19 -
libgnome-java/autom4te.cache/output.0 | 5066 --------------
libgnome-java/autom4te.cache/output.1 | 5066 --------------
libgnome-java/autom4te.cache/requests | 245 -
libgnome-java/autom4te.cache/traces.0 | 536 --
libgnome-java/autom4te.cache/traces.1 | 207 -
libgnome-java/config.log | 484 --
libgnome-java/config.status | 755 ---
libgnome-java/configure | 5066 --------------
libgnome-java/configure.in | 60 -
libgnome-java/doc/Makefile | 161 -
libgnome-java/doc/Makefile.in | 161 -
libgnome-java/doc/doc/GNOME-tutorial.sgml | 3018 ---------
libgnome-java/doc/examples/app/AppExample.java | 210 -
libgnome-java/doc/examples/appbar/Appbar.java | 68 -
.../doc/examples/colorpicker/ColorPickerTest.java | 66 -
.../doc/examples/dateedit/DateEditExample.java | 110 -
libgnome-java/doc/examples/druid/DruidExample.java | 62 -
libgnome-java/doc/examples/entry/EntryTest.java | 102 -
.../doc/examples/fileentry/FileEntryTest.java | 42 -
libgnome-java/doc/examples/fontpick/FontPick.java | 71 -
.../doc/examples/gnomeconfig/ReadConfig.java | 36 -
.../doc/examples/gnomeconfig/WriteConfig.java | 32 -
.../doc/examples/gnomesound/SoundTest.java | 21 -
libgnome-java/doc/examples/gnomesound/startup.wav | Bin 71640 -> 0 bytes
libgnome-java/doc/examples/gnomeurl/UrlTest.java | 20 -
libgnome-java/doc/examples/href/HrefExample.java | 42 -
.../doc/examples/iconentry/IconEntryExample.java | 41 -
.../doc/examples/popupmenu/PopupMenuExample.java | 78 -
.../doc/examples/radiomenu/RadioMenu.java | 156 -
.../doc/examples/radiotoolbar/RadioToolbar.java | 152 -
libgnome-java/doc/examples/runExample.sh | 121 -
libgnome-java/doc/examples/runExample.sh.in | 121 -
.../doc/examples/simplemenu/SimpleMenu.java | 168 -
.../doc/examples/stockmenu/StockMenu.java | 152 -
libgnome-java/doc/examples/stockmenu/topic.dat | 2 -
.../doc/examples/stocktoolbar/StockToolbar.java | 148 -
.../doc/examples/testgnome/TestGNOME.java | 377 --
libgnome-java/doc/tutorial/First.java | 16 -
libgnome-java/doc/tutorial/Fourth.java | 430 --
libgnome-java/doc/tutorial/Second.java | 134 -
libgnome-java/doc/tutorial/Third.java | 162 -
libgnome-java/gnome2-java.pc | 12 -
libgnome-java/gnome2-java.pc.buildplace | 12 -
libgnome-java/gnome2-java.pc.buildplace.in | 12 -
libgnome-java/gnome2-java.pc.in | 12 -
libgnome-java/install-sh | 251 -
libgnome-java/src/Makefile | 141 -
libgnome-java/src/Makefile.in | 141 -
libgnome-java/src/java/org/gnu/gnome/About.java | 76 -
libgnome-java/src/java/org/gnu/gnome/App.java | 403 --
libgnome-java/src/java/org/gnu/gnome/AppBar.java | 250 -
libgnome-java/src/java/org/gnu/gnome/Canvas.java | 372 -
.../src/java/org/gnu/gnome/CanvasBpath.java | 43 -
.../src/java/org/gnu/gnome/CanvasClipgroup.java | 38 -
.../src/java/org/gnu/gnome/CanvasEllipse.java | 123 -
.../src/java/org/gnu/gnome/CanvasGroup.java | 57 -
.../src/java/org/gnu/gnome/CanvasItem.java | 195 -
.../src/java/org/gnu/gnome/CanvasLine.java | 76 -
.../src/java/org/gnu/gnome/CanvasPathDef.java | 48 -
.../src/java/org/gnu/gnome/CanvasPixbuf.java | 44 -
.../src/java/org/gnu/gnome/CanvasPoints.java | 69 -
.../src/java/org/gnu/gnome/CanvasPolygon.java | 44 -
libgnome-java/src/java/org/gnu/gnome/CanvasRE.java | 87 -
.../src/java/org/gnu/gnome/CanvasRect.java | 123 -
.../src/java/org/gnu/gnome/CanvasRichText.java | 50 -
.../src/java/org/gnu/gnome/CanvasShape.java | 45 -
.../src/java/org/gnu/gnome/CanvasText.java | 93 -
.../src/java/org/gnu/gnome/CanvasWidget.java | 94 -
libgnome-java/src/java/org/gnu/gnome/Client.java | 331 -
.../src/java/org/gnu/gnome/ClientFlags.java | 86 -
.../src/java/org/gnu/gnome/ClientState.java | 96 -
.../src/java/org/gnu/gnome/ColorPicker.java | 747 --
libgnome-java/src/java/org/gnu/gnome/Config.java | 132 -
libgnome-java/src/java/org/gnu/gnome/DateEdit.java | 245 -
.../src/java/org/gnu/gnome/DateEditFlags.java | 86 -
.../src/java/org/gnu/gnome/DialogType.java | 80 -
libgnome-java/src/java/org/gnu/gnome/Druid.java | 189 -
.../src/java/org/gnu/gnome/DruidPage.java | 210 -
.../src/java/org/gnu/gnome/DruidPageEdge.java | 141 -
.../src/java/org/gnu/gnome/DruidPageStandard.java | 143 -
.../src/java/org/gnu/gnome/EdgePosition.java | 85 -
libgnome-java/src/java/org/gnu/gnome/Entry.java | 130 -
.../src/java/org/gnu/gnome/FileDomain.java | 108 -
.../src/java/org/gnu/gnome/FileEntry.java | 112 -
.../src/java/org/gnu/gnome/FontPicker.java | 265 -
.../src/java/org/gnu/gnome/FontPickerMode.java | 89 -
libgnome-java/src/java/org/gnu/gnome/GConf.java | 31 -
libgnome-java/src/java/org/gnu/gnome/Gnome.java | 52 -
libgnome-java/src/java/org/gnu/gnome/Gnome.java.in | 52 -
.../src/java/org/gnu/gnome/GnomeStockItem.java | 64 -
libgnome-java/src/java/org/gnu/gnome/HRef.java | 88 -
libgnome-java/src/java/org/gnu/gnome/Help.java | 102 -
.../src/java/org/gnu/gnome/HelpError.java | 79 -
.../src/java/org/gnu/gnome/HelpException.java | 59 -
.../src/java/org/gnu/gnome/IconEntry.java | 195 -
libgnome-java/src/java/org/gnu/gnome/IconList.java | 251 -
.../src/java/org/gnu/gnome/IconListMode.java | 84 -
.../src/java/org/gnu/gnome/IconSelection.java | 102 -
.../src/java/org/gnu/gnome/IconTextItem.java | 61 -
.../src/java/org/gnu/gnome/InteractStyle.java | 84 -
.../src/java/org/gnu/gnome/ModuleInfo.java | 24 -
.../src/java/org/gnu/gnome/PasswordDialog.java | 84 -
.../src/java/org/gnu/gnome/PixmapEntry.java | 79 -
.../src/java/org/gnu/gnome/PopupMenu.java | 89 -
.../src/java/org/gnu/gnome/PreferencesType.java | 86 -
libgnome-java/src/java/org/gnu/gnome/Program.java | 114 -
.../src/java/org/gnu/gnome/Program.java.in | 114 -
.../src/java/org/gnu/gnome/RestartStyle.java | 86 -
.../src/java/org/gnu/gnome/SaveStyle.java | 81 -
libgnome-java/src/java/org/gnu/gnome/Scores.java | 37 -
libgnome-java/src/java/org/gnu/gnome/Sound.java | 62 -
.../src/java/org/gnu/gnome/UIBuilderData.java | 30 -
libgnome-java/src/java/org/gnu/gnome/UIInfo.java | 662 --
.../org/gnu/gnome/UIInfoConfigurableTypes.java | 161 -
.../src/java/org/gnu/gnome/UIInfoType.java | 125 -
.../src/java/org/gnu/gnome/UIPixmapType.java | 71 -
libgnome-java/src/java/org/gnu/gnome/Url.java | 48 -
libgnome-java/src/java/org/gnu/gnome/Util.java | 35 -
.../src/java/org/gnu/gnome/WindowIcon.java | 50 -
.../src/java/org/gnu/gnome/event/AppBarEvent.java | 58 -
.../java/org/gnu/gnome/event/AppBarListener.java | 26 -
.../src/java/org/gnu/gnome/event/ClientEvent.java | 54 -
.../java/org/gnu/gnome/event/ClientListener.java | 26 -
.../java/org/gnu/gnome/event/ColorPickerEvent.java | 43 -
.../org/gnu/gnome/event/ColorPickerListener.java | 28 -
.../java/org/gnu/gnome/event/DateEditEvent.java | 53 -
.../java/org/gnu/gnome/event/DateEditListener.java | 26 -
.../org/gnu/gnome/event/DruidPageChangeEvent.java | 55 -
.../gnu/gnome/event/DruidPageChangeListener.java | 29 -
.../org/gnu/gnome/event/DruidPageSetupEvent.java | 53 -
.../gnu/gnome/event/DruidPageSetupListener.java | 26 -
.../java/org/gnu/gnome/event/FontPickerEvent.java | 42 -
.../org/gnu/gnome/event/FontPickerListener.java | 28 -
.../java/org/gnu/gnome/event/IconEntryEvent.java | 43 -
.../org/gnu/gnome/event/IconEntryListener.java | 21 -
libgnome-java/src/jni/org_gnu_gnome_About.c | 94 -
libgnome-java/src/jni/org_gnu_gnome_App.c | 716 --
libgnome-java/src/jni/org_gnu_gnome_AppBar.c | 234 -
libgnome-java/src/jni/org_gnu_gnome_Canvas.c | 493 --
libgnome-java/src/jni/org_gnu_gnome_CanvasBpath.c | 50 -
.../src/jni/org_gnu_gnome_CanvasClipgroup.c | 50 -
.../src/jni/org_gnu_gnome_CanvasEllipse.c | 50 -
libgnome-java/src/jni/org_gnu_gnome_CanvasGroup.c | 60 -
libgnome-java/src/jni/org_gnu_gnome_CanvasItem.c | 372 -
libgnome-java/src/jni/org_gnu_gnome_CanvasLine.c | 684 --
.../src/jni/org_gnu_gnome_CanvasPathDef.c | 371 -
libgnome-java/src/jni/org_gnu_gnome_CanvasPixbuf.c | 50 -
libgnome-java/src/jni/org_gnu_gnome_CanvasPoints.c | 113 -
.../src/jni/org_gnu_gnome_CanvasPolygon.c | 50 -
libgnome-java/src/jni/org_gnu_gnome_CanvasRE.c | 193 -
libgnome-java/src/jni/org_gnu_gnome_CanvasRect.c | 50 -
.../src/jni/org_gnu_gnome_CanvasRichText.c | 159 -
libgnome-java/src/jni/org_gnu_gnome_CanvasShape.c | 79 -
libgnome-java/src/jni/org_gnu_gnome_CanvasText.c | 1016 ---
libgnome-java/src/jni/org_gnu_gnome_CanvasWidget.c | 327 -
libgnome-java/src/jni/org_gnu_gnome_Client.c | 450 --
libgnome-java/src/jni/org_gnu_gnome_ColorPicker.c | 269 -
libgnome-java/src/jni/org_gnu_gnome_Config.c | 552 --
libgnome-java/src/jni/org_gnu_gnome_DateEdit.c | 172 -
libgnome-java/src/jni/org_gnu_gnome_Druid.c | 277 -
libgnome-java/src/jni/org_gnu_gnome_DruidPage.c | 136 -
.../src/jni/org_gnu_gnome_DruidPageEdge.c | 446 --
.../src/jni/org_gnu_gnome_DruidPageStandard.c | 360 -
libgnome-java/src/jni/org_gnu_gnome_Entry.c | 170 -
libgnome-java/src/jni/org_gnu_gnome_FileEntry.c | 206 -
libgnome-java/src/jni/org_gnu_gnome_FontPicker.c | 231 -
libgnome-java/src/jni/org_gnu_gnome_GConf.c | 65 -
libgnome-java/src/jni/org_gnu_gnome_Gnome.c | 62 -
libgnome-java/src/jni/org_gnu_gnome_HRef.c | 117 -
libgnome-java/src/jni/org_gnu_gnome_Help.c | 114 -
libgnome-java/src/jni/org_gnu_gnome_IconEntry.c | 158 -
libgnome-java/src/jni/org_gnu_gnome_IconList.c | 537 --
.../src/jni/org_gnu_gnome_IconSelection.c | 186 -
libgnome-java/src/jni/org_gnu_gnome_IconTextItem.c | 167 -
libgnome-java/src/jni/org_gnu_gnome_ModuleInfo.c | 88 -
.../src/jni/org_gnu_gnome_PasswordDialog.c | 172 -
libgnome-java/src/jni/org_gnu_gnome_PixmapEntry.c | 150 -
libgnome-java/src/jni/org_gnu_gnome_PopupMenu.c | 118 -
libgnome-java/src/jni/org_gnu_gnome_Program.c | 198 -
libgnome-java/src/jni/org_gnu_gnome_Scores.c | 123 -
libgnome-java/src/jni/org_gnu_gnome_Sound.c | 105 -
.../src/jni/org_gnu_gnome_UIBuilderData.c | 76 -
libgnome-java/src/jni/org_gnu_gnome_UIInfo.c | 391 --
libgnome-java/src/jni/org_gnu_gnome_Url.c | 54 -
libgnome-java/src/jni/org_gnu_gnome_Util.c | 63 -
libgnome-java/src/jni/org_gnu_gnome_WindowIcon.c | 124 -
libgnomevfs-java/ChangeLog | 128 -
libgnomevfs-java/Makefile | 98 -
libgnomevfs-java/Makefile.in | 98 -
libgnomevfs-java/NEWS | 20 -
libgnomevfs-java/aclocal.m4 | 381 --
libgnomevfs-java/autogen.sh | 17 -
libgnomevfs-java/autom4te.cache/output.0 | 5048 --------------
libgnomevfs-java/autom4te.cache/output.1 | 5048 --------------
libgnomevfs-java/autom4te.cache/requests | 245 -
libgnomevfs-java/autom4te.cache/traces.0 | 530 --
libgnomevfs-java/autom4te.cache/traces.1 | 201 -
libgnomevfs-java/config.log | 478 --
libgnomevfs-java/config.status | 749 --
libgnomevfs-java/configure | 5048 --------------
libgnomevfs-java/configure.in | 46 -
libgnomevfs-java/gnomevfs-java.pc | 12 -
libgnomevfs-java/gnomevfs-java.pc.in | 12 -
libgnomevfs-java/install-sh | 251 -
libgnomevfs-java/src/Makefile | 133 -
libgnomevfs-java/src/Makefile.in | 133 -
.../src/java/org/gnu/gnomevfs/GnomeVfs.java | 67 -
.../src/java/org/gnu/gnomevfs/GnomeVfs.java.in | 67 -
.../src/java/org/gnu/gnomevfs/VFSDirectory.java | 113 -
.../src/java/org/gnu/gnomevfs/VFSException.java | 27 -
.../src/java/org/gnu/gnomevfs/VFSFileFlags.java | 72 -
.../src/java/org/gnu/gnomevfs/VFSFileInfo.java | 41 -
.../java/org/gnu/gnomevfs/VFSFileInfoFields.java | 125 -
.../java/org/gnu/gnomevfs/VFSFileInfoOptions.java | 84 -
.../src/java/org/gnu/gnomevfs/VFSFileType.java | 92 -
.../src/java/org/gnu/gnomevfs/VFSOpenMode.java | 78 -
.../src/java/org/gnu/gnomevfs/VFSResult.java | 286 -
.../src/java/org/gnu/gnomevfs/VFSSeekPosition.java | 77 -
.../src/java/org/gnu/gnomevfs/VFSURI.java | 250 -
.../java/org/gnu/gnomevfs/VFSURIHideOptions.java | 91 -
.../src/jni/org_gnu_gnomevfs_GnomeVfs.c | 57 -
.../src/jni/org_gnu_gnomevfs_VFSDirectory.c | 131 -
.../src/jni/org_gnu_gnomevfs_VFSFileInfo.c | 165 -
.../src/jni/org_gnu_gnomevfs_VFSResult.c | 190 -
libgnomevfs-java/src/jni/org_gnu_gnomevfs_VFSURI.c | 341 -
libgtk-java/AUTHORS | 11 -
libgtk-java/COPYING | 481 --
libgtk-java/ChangeLog | 7152 --------------------
libgtk-java/INSTALL | 89 -
libgtk-java/Makefile | 95 -
libgtk-java/Makefile.in | 95 -
libgtk-java/NEWS | 516 --
libgtk-java/README | 66 -
libgtk-java/THANKS | 5 -
libgtk-java/TODO | 123 -
libgtk-java/aclocal.m4 | 78 -
libgtk-java/autogen.sh | 8 -
libgtk-java/autom4te.cache/output.0 | 4786 -------------
libgtk-java/autom4te.cache/output.1 | 4786 -------------
libgtk-java/autom4te.cache/requests | 243 -
libgtk-java/autom4te.cache/traces.0 | 491 --
libgtk-java/autom4te.cache/traces.1 | 204 -
libgtk-java/config.log | 459 --
libgtk-java/config.status | 750 --
libgtk-java/configure | 4786 -------------
libgtk-java/configure.in | 57 -
libgtk-java/doc/FAQ.sgml | 493 --
libgtk-java/doc/Makefile | 208 -
libgtk-java/doc/Makefile.in | 208 -
.../doc/examples/alignment/AlignmentExample.java | 52 -
.../doc/examples/application/Application.java | 48 -
.../doc/examples/aspectframe/aspectframe.java | 53 -
libgtk-java/doc/examples/base/base.java | 17 -
.../doc/examples/buttonbox/ButtonBoxes.java | 116 -
libgtk-java/doc/examples/buttons/ButtonEvents.java | 90 -
libgtk-java/doc/examples/buttons/Buttons.java | 69 -
libgtk-java/doc/examples/buttons/info.xpm | 92 -
.../doc/examples/calendar/CalendarExample.java | 250 -
.../examples/checkbutton/CheckButtonExample.java | 78 -
.../doc/examples/dataTable/TableExample.java | 129 -
.../doc/examples/draganddrop/DnDExample1.java | 98 -
.../doc/examples/draganddrop/DnDExample3.java | 131 -
libgtk-java/doc/examples/editor/Editor.java | 46 -
libgtk-java/doc/examples/entry/EntryDemo.java | 40 -
.../entrycompletion/EntryCompletionExample.java | 87 -
.../doc/examples/expander/SimpleExpander.java | 143 -
.../examples/filechooser/FileChooserExample.java | 50 -
.../examples/fileselector/FileSelectorDemo.java | 44 -
libgtk-java/doc/examples/fixed/FixedExample.java | 86 -
libgtk-java/doc/examples/frame/Frame.java | 44 -
libgtk-java/doc/examples/image/ImageTest.java | 55 -
libgtk-java/doc/examples/image/test.xpm | 23 -
.../doc/examples/invisible/InvisibleExample.java | 61 -
libgtk-java/doc/examples/mandel/JavaGTKMandel.java | 40 -
.../doc/examples/mandel/JavaGTKMandelGUI.java | 456 --
.../doc/examples/mandel/JavaGTKMandelMath.java | 98 -
libgtk-java/doc/examples/mandel/mandel.glade | 765 ---
.../doc/examples/notebook/NotebookExample.java | 199 -
libgtk-java/doc/examples/packbox/Packbox.java | 259 -
libgtk-java/doc/examples/paned/PanedExample.java | 113 -
.../doc/examples/progressbar/ProgressBarTest.java | 101 -
libgtk-java/doc/examples/progressbar/Timer.java | 182 -
.../doc/examples/progressbar/TimerTask.java | 54 -
.../doc/examples/radiobuttons/Radiobuttons.java | 114 -
.../doc/examples/rangewidgets/RangeWidgets.java | 244 -
libgtk-java/doc/examples/runExample.sh | 103 -
libgtk-java/doc/examples/runExample.sh.in | 103 -
libgtk-java/doc/examples/scale/ScalesExample.java | 111 -
.../doc/examples/scrolledwin/ScrolledWin.java | 75 -
.../doc/examples/spinbutton/Spinbutton.java | 222 -
.../doc/examples/statusbar/StatusBarExample.java | 74 -
.../doc/examples/stockicons/GtkStockIcons.java | 252 -
libgtk-java/doc/examples/table/TableExample.java | 71 -
libgtk-java/doc/examples/testgtk/TestGTK.java | 1785 -----
libgtk-java/doc/examples/testgtk/test.xpm | 92 -
libgtk-java/doc/examples/text/Text.java | 160 -
.../doc/examples/textbuffer/TextBuffer.java | 434 --
.../doc/examples/textbuffer/gtk-logo-rgb.gif | Bin 6427 -> 0 bytes
libgtk-java/doc/examples/tree/TreeExample.java | 153 -
libgtk-java/doc/examples/tree/test.xpm | 23 -
.../doc/examples/treestore/TreeStoreExample.java | 470 --
.../doc/examples/uimanager/UIManagerExample.java | 210 -
libgtk-java/gtk2-java.pc | 13 -
libgtk-java/gtk2-java.pc.buildplace | 13 -
libgtk-java/gtk2-java.pc.buildplace.in | 13 -
libgtk-java/gtk2-java.pc.in | 13 -
libgtk-java/install-sh | 251 -
libgtk-java/macros/ac_prog_jar.m4 | 13 -
libgtk-java/macros/ac_prog_javac.m4 | 14 -
libgtk-java/macros/ac_prog_javac_works.m4 | 23 -
libgtk-java/macros/ac_prog_javadoc.m4 | 14 -
libgtk-java/macros/am_path_docbook.m4 | 16 -
libgtk-java/macros/am_path_gcj.m4 | 138 -
libgtk-java/macros/jg_check_nativecompile.m4 | 24 -
libgtk-java/macros/jg_common.m4 | 41 -
libgtk-java/macros/jg_gnome_java.m4 | 34 -
libgtk-java/macros/jg_gtk_java.m4 | 33 -
libgtk-java/mksrcdir.sh | 32 -
libgtk-java/src/Makefile | 131 -
libgtk-java/src/Makefile.in | 131 -
libgtk-java/src/java/org/gnu/atk/AtkObject.java | 157 -
libgtk-java/src/java/org/gnu/atk/Layer.java | 93 -
libgtk-java/src/java/org/gnu/atk/Relation.java | 22 -
libgtk-java/src/java/org/gnu/atk/RelationSet.java | 62 -
libgtk-java/src/java/org/gnu/atk/RelationType.java | 103 -
libgtk-java/src/java/org/gnu/atk/Role.java | 230 -
libgtk-java/src/java/org/gnu/atk/State.java | 21 -
libgtk-java/src/java/org/gnu/atk/StateType.java | 142 -
libgtk-java/src/java/org/gnu/gdk/Atom.java | 52 -
libgtk-java/src/java/org/gnu/gdk/AxisUse.java | 91 -
libgtk-java/src/java/org/gnu/gdk/Bitmap.java | 42 -
libgtk-java/src/java/org/gnu/gdk/ByteOrder.java | 80 -
libgtk-java/src/java/org/gnu/gdk/CapStyle.java | 83 -
libgtk-java/src/java/org/gnu/gdk/Color.java | 160 -
libgtk-java/src/java/org/gnu/gdk/Colormap.java | 98 -
libgtk-java/src/java/org/gnu/gdk/Colorspace.java | 77 -
libgtk-java/src/java/org/gnu/gdk/CrossingMode.java | 82 -
libgtk-java/src/java/org/gnu/gdk/Cursor.java | 41 -
libgtk-java/src/java/org/gnu/gdk/CursorType.java | 297 -
libgtk-java/src/java/org/gnu/gdk/Device.java | 129 -
libgtk-java/src/java/org/gnu/gdk/Dimension.java | 46 -
libgtk-java/src/java/org/gnu/gdk/Display.java | 157 -
libgtk-java/src/java/org/gnu/gdk/DragAction.java | 97 -
libgtk-java/src/java/org/gnu/gdk/DragContext.java | 99 -
libgtk-java/src/java/org/gnu/gdk/DragProtocol.java | 91 -
libgtk-java/src/java/org/gnu/gdk/Drawable.java | 205 -
libgtk-java/src/java/org/gnu/gdk/Event.java | 48 -
libgtk-java/src/java/org/gnu/gdk/EventAny.java | 27 -
libgtk-java/src/java/org/gnu/gdk/EventButton.java | 56 -
libgtk-java/src/java/org/gnu/gdk/EventClient.java | 29 -
.../src/java/org/gnu/gdk/EventConfigure.java | 31 -
.../src/java/org/gnu/gdk/EventCrossing.java | 41 -
libgtk-java/src/java/org/gnu/gdk/EventDND.java | 31 -
libgtk-java/src/java/org/gnu/gdk/EventExpose.java | 54 -
libgtk-java/src/java/org/gnu/gdk/EventFocus.java | 28 -
libgtk-java/src/java/org/gnu/gdk/EventKey.java | 58 -
libgtk-java/src/java/org/gnu/gdk/EventMask.java | 238 -
libgtk-java/src/java/org/gnu/gdk/EventMotion.java | 78 -
.../src/java/org/gnu/gdk/EventNoExpose.java | 38 -
.../src/java/org/gnu/gdk/EventProperty.java | 30 -
.../src/java/org/gnu/gdk/EventProximity.java | 29 -
libgtk-java/src/java/org/gnu/gdk/EventScroll.java | 42 -
.../src/java/org/gnu/gdk/EventSelection.java | 32 -
libgtk-java/src/java/org/gnu/gdk/EventSetting.java | 29 -
libgtk-java/src/java/org/gnu/gdk/EventType.java | 167 -
.../src/java/org/gnu/gdk/EventVisibility.java | 28 -
.../src/java/org/gnu/gdk/EventWindowState.java | 29 -
.../src/java/org/gnu/gdk/ExtensionMode.java | 85 -
libgtk-java/src/java/org/gnu/gdk/Fill.java | 82 -
libgtk-java/src/java/org/gnu/gdk/FillRule.java | 84 -
libgtk-java/src/java/org/gnu/gdk/Function.java | 114 -
libgtk-java/src/java/org/gnu/gdk/GC.java | 309 -
libgtk-java/src/java/org/gnu/gdk/GCValuesMask.java | 127 -
libgtk-java/src/java/org/gnu/gdk/Gdk.java | 52 -
libgtk-java/src/java/org/gnu/gdk/Gdk.java.in | 52 -
libgtk-java/src/java/org/gnu/gdk/Geometry.java | 35 -
libgtk-java/src/java/org/gnu/gdk/GrabStatus.java | 93 -
libgtk-java/src/java/org/gnu/gdk/Gravity.java | 96 -
libgtk-java/src/java/org/gnu/gdk/Image.java | 75 -
libgtk-java/src/java/org/gnu/gdk/ImageType.java | 81 -
.../src/java/org/gnu/gdk/InputCondition.java | 84 -
libgtk-java/src/java/org/gnu/gdk/InputMode.java | 81 -
libgtk-java/src/java/org/gnu/gdk/InputSource.java | 83 -
libgtk-java/src/java/org/gnu/gdk/InterpType.java | 83 -
libgtk-java/src/java/org/gnu/gdk/JoinStyle.java | 81 -
libgtk-java/src/java/org/gnu/gdk/KeySymbol.java | 1359 ----
libgtk-java/src/java/org/gnu/gdk/Keymap.java | 32 -
libgtk-java/src/java/org/gnu/gdk/KeymapKey.java | 24 -
libgtk-java/src/java/org/gnu/gdk/LineStyle.java | 81 -
libgtk-java/src/java/org/gnu/gdk/ModifierType.java | 238 -
libgtk-java/src/java/org/gnu/gdk/NativeWindow.java | 21 -
libgtk-java/src/java/org/gnu/gdk/NotifyType.java | 88 -
libgtk-java/src/java/org/gnu/gdk/OverlapType.java | 81 -
libgtk-java/src/java/org/gnu/gdk/Pango.java | 23 -
.../src/java/org/gnu/gdk/PangoAttrEmbossed.java | 26 -
.../src/java/org/gnu/gdk/PangoAttrStipple.java | 26 -
libgtk-java/src/java/org/gnu/gdk/Pixbuf.java | 229 -
.../src/java/org/gnu/gdk/PixbufAlphaMode.java | 82 -
.../src/java/org/gnu/gdk/PixbufAnimation.java | 62 -
.../src/java/org/gnu/gdk/PixbufAnimationIter.java | 26 -
libgtk-java/src/java/org/gnu/gdk/PixbufFrame.java | 21 -
libgtk-java/src/java/org/gnu/gdk/PixbufLoader.java | 68 -
libgtk-java/src/java/org/gnu/gdk/Pixmap.java | 58 -
libgtk-java/src/java/org/gnu/gdk/Point.java | 65 -
libgtk-java/src/java/org/gnu/gdk/PropMode.java | 81 -
libgtk-java/src/java/org/gnu/gdk/Property.java | 27 -
.../src/java/org/gnu/gdk/PropertyState.java | 81 -
libgtk-java/src/java/org/gnu/gdk/Rectangle.java | 87 -
libgtk-java/src/java/org/gnu/gdk/Region.java | 67 -
libgtk-java/src/java/org/gnu/gdk/RgbCmap.java | 23 -
libgtk-java/src/java/org/gnu/gdk/RgbDither.java | 81 -
libgtk-java/src/java/org/gnu/gdk/Screen.java | 186 -
.../src/java/org/gnu/gdk/ScrollDirection.java | 85 -
libgtk-java/src/java/org/gnu/gdk/Segment.java | 29 -
.../src/java/org/gnu/gdk/SettingAction.java | 82 -
libgtk-java/src/java/org/gnu/gdk/Span.java | 27 -
libgtk-java/src/java/org/gnu/gdk/Status.java | 84 -
.../src/java/org/gnu/gdk/SubwindowMode.java | 82 -
.../src/java/org/gnu/gdk/VisibilityState.java | 86 -
libgtk-java/src/java/org/gnu/gdk/Visual.java | 113 -
libgtk-java/src/java/org/gnu/gdk/VisualType.java | 108 -
libgtk-java/src/java/org/gnu/gdk/WMDecoration.java | 118 -
libgtk-java/src/java/org/gnu/gdk/WMFunction.java | 97 -
libgtk-java/src/java/org/gnu/gdk/Window.java | 403 --
libgtk-java/src/java/org/gnu/gdk/WindowAttr.java | 101 -
.../src/java/org/gnu/gdk/WindowAttributesType.java | 225 -
libgtk-java/src/java/org/gnu/gdk/WindowClass.java | 81 -
libgtk-java/src/java/org/gnu/gdk/WindowEdge.java | 91 -
libgtk-java/src/java/org/gnu/gdk/WindowHints.java | 210 -
libgtk-java/src/java/org/gnu/gdk/WindowState.java | 85 -
libgtk-java/src/java/org/gnu/gdk/WindowType.java | 88 -
.../src/java/org/gnu/gdk/WindowTypeException.java | 18 -
.../src/java/org/gnu/gdk/WindowTypeHint.java | 85 -
libgtk-java/src/java/org/gnu/glib/Boxed.java | 54 -
.../src/java/org/gnu/glib/CustomEvents.java | 148 -
libgtk-java/src/java/org/gnu/glib/Enum.java | 60 -
libgtk-java/src/java/org/gnu/glib/Error.java | 81 -
libgtk-java/src/java/org/gnu/glib/EventMap.java | 129 -
libgtk-java/src/java/org/gnu/glib/Fireable.java | 30 -
libgtk-java/src/java/org/gnu/glib/Flags.java | 59 -
libgtk-java/src/java/org/gnu/glib/GListString.java | 148 -
libgtk-java/src/java/org/gnu/glib/GObject.java | 205 -
libgtk-java/src/java/org/gnu/glib/GObject.java.in | 205 -
libgtk-java/src/java/org/gnu/glib/List.java | 175 -
libgtk-java/src/java/org/gnu/glib/Quark.java | 76 -
libgtk-java/src/java/org/gnu/glib/SpawnError.java | 114 -
libgtk-java/src/java/org/gnu/glib/Timer.java | 126 -
libgtk-java/src/java/org/gnu/glib/Type.java | 221 -
.../src/java/org/gnu/glib/TypeInterface.java | 24 -
libgtk-java/src/java/org/gnu/glib/Value.java | 191 -
libgtk-java/src/java/org/gnu/gtk/AccelFlags.java | 81 -
libgtk-java/src/java/org/gnu/gtk/AccelGroup.java | 80 -
libgtk-java/src/java/org/gnu/gtk/AccelKey.java | 30 -
libgtk-java/src/java/org/gnu/gtk/AccelLabel.java | 92 -
libgtk-java/src/java/org/gnu/gtk/AccelMap.java | 69 -
libgtk-java/src/java/org/gnu/gtk/Accessible.java | 50 -
libgtk-java/src/java/org/gnu/gtk/Action.java | 207 -
libgtk-java/src/java/org/gnu/gtk/ActionEntry.java | 89 -
libgtk-java/src/java/org/gnu/gtk/ActionGroup.java | 166 -
libgtk-java/src/java/org/gnu/gtk/Adjustment.java | 202 -
libgtk-java/src/java/org/gnu/gtk/Alignment.java | 150 -
libgtk-java/src/java/org/gnu/gtk/AnchorType.java | 93 -
libgtk-java/src/java/org/gnu/gtk/Arrow.java | 58 -
libgtk-java/src/java/org/gnu/gtk/ArrowType.java | 87 -
libgtk-java/src/java/org/gnu/gtk/AspectFrame.java | 78 -
.../src/java/org/gnu/gtk/AttachOptions.java | 96 -
libgtk-java/src/java/org/gnu/gtk/Bin.java | 56 -
libgtk-java/src/java/org/gnu/gtk/BindingSet.java | 95 -
libgtk-java/src/java/org/gnu/gtk/Border.java | 25 -
libgtk-java/src/java/org/gnu/gtk/Box.java | 183 -
libgtk-java/src/java/org/gnu/gtk/Button.java | 357 -
libgtk-java/src/java/org/gnu/gtk/ButtonBox.java | 88 -
.../src/java/org/gnu/gtk/ButtonBoxStyle.java | 102 -
libgtk-java/src/java/org/gnu/gtk/ButtonsType.java | 105 -
libgtk-java/src/java/org/gnu/gtk/Calendar.java | 278 -
.../java/org/gnu/gtk/CalendarDisplayOptions.java | 115 -
libgtk-java/src/java/org/gnu/gtk/CellEditable.java | 161 -
libgtk-java/src/java/org/gnu/gtk/CellRenderer.java | 93 -
.../java/org/gnu/gtk/CellRendererAttribute.java | 31 -
.../src/java/org/gnu/gtk/CellRendererMode.java | 86 -
.../src/java/org/gnu/gtk/CellRendererPixbuf.java | 78 -
.../src/java/org/gnu/gtk/CellRendererState.java | 91 -
.../src/java/org/gnu/gtk/CellRendererText.java | 214 -
.../src/java/org/gnu/gtk/CellRendererToggle.java | 171 -
libgtk-java/src/java/org/gnu/gtk/CheckButton.java | 72 -
.../src/java/org/gnu/gtk/CheckMenuItem.java | 219 -
libgtk-java/src/java/org/gnu/gtk/Clipboard.java | 116 -
libgtk-java/src/java/org/gnu/gtk/ColorButton.java | 206 -
.../src/java/org/gnu/gtk/ColorSelection.java | 259 -
.../src/java/org/gnu/gtk/ColorSelectionDialog.java | 110 -
libgtk-java/src/java/org/gnu/gtk/Combo.java | 164 -
libgtk-java/src/java/org/gnu/gtk/ComboBox.java | 308 -
.../src/java/org/gnu/gtk/ComboBoxEntry.java | 74 -
libgtk-java/src/java/org/gnu/gtk/Container.java | 251 -
libgtk-java/src/java/org/gnu/gtk/CornerType.java | 101 -
libgtk-java/src/java/org/gnu/gtk/Curve.java | 60 -
libgtk-java/src/java/org/gnu/gtk/CurveType.java | 81 -
libgtk-java/src/java/org/gnu/gtk/DataColumn.java | 65 -
.../src/java/org/gnu/gtk/DataColumnBoolean.java | 31 -
.../src/java/org/gnu/gtk/DataColumnDouble.java | 31 -
.../src/java/org/gnu/gtk/DataColumnIconSize.java | 31 -
.../src/java/org/gnu/gtk/DataColumnInt.java | 31 -
.../src/java/org/gnu/gtk/DataColumnObject.java | 31 -
.../src/java/org/gnu/gtk/DataColumnPixbuf.java | 31 -
.../src/java/org/gnu/gtk/DataColumnStockItem.java | 31 -
.../src/java/org/gnu/gtk/DataColumnString.java | 31 -
libgtk-java/src/java/org/gnu/gtk/DebugFlag.java | 90 -
libgtk-java/src/java/org/gnu/gtk/DeleteType.java | 96 -
libgtk-java/src/java/org/gnu/gtk/DestDefaults.java | 88 -
libgtk-java/src/java/org/gnu/gtk/Dialog.java | 274 -
libgtk-java/src/java/org/gnu/gtk/DialogFlags.java | 83 -
.../src/java/org/gnu/gtk/DirectionType.java | 90 -
libgtk-java/src/java/org/gnu/gtk/DrawingArea.java | 47 -
libgtk-java/src/java/org/gnu/gtk/Editable.java | 106 -
.../src/java/org/gnu/gtk/EditableHelper.java | 38 -
libgtk-java/src/java/org/gnu/gtk/Entry.java | 449 --
.../src/java/org/gnu/gtk/EntryCompletion.java | 277 -
libgtk-java/src/java/org/gnu/gtk/EventBox.java | 89 -
libgtk-java/src/java/org/gnu/gtk/Expander.java | 284 -
.../src/java/org/gnu/gtk/ExpanderStyle.java | 88 -
libgtk-java/src/java/org/gnu/gtk/FileChooser.java | 91 -
.../src/java/org/gnu/gtk/FileChooserAction.java | 70 -
.../src/java/org/gnu/gtk/FileChooserDialog.java | 387 --
.../src/java/org/gnu/gtk/FileChooserError.java | 65 -
.../src/java/org/gnu/gtk/FileChooserException.java | 26 -
.../src/java/org/gnu/gtk/FileChooserHelper.java | 68 -
.../src/java/org/gnu/gtk/FileChooserWidget.java | 380 --
libgtk-java/src/java/org/gnu/gtk/FileFilter.java | 79 -
.../src/java/org/gnu/gtk/FileFilterFlags.java | 68 -
.../src/java/org/gnu/gtk/FileSelection.java | 205 -
libgtk-java/src/java/org/gnu/gtk/Fixed.java | 72 -
libgtk-java/src/java/org/gnu/gtk/FontButton.java | 260 -
.../src/java/org/gnu/gtk/FontSelection.java | 94 -
.../src/java/org/gnu/gtk/FontSelectionDialog.java | 135 -
libgtk-java/src/java/org/gnu/gtk/Frame.java | 161 -
libgtk-java/src/java/org/gnu/gtk/GammaCurve.java | 58 -
libgtk-java/src/java/org/gnu/gtk/Gtk.java | 138 -
libgtk-java/src/java/org/gnu/gtk/Gtk.java.in | 138 -
libgtk-java/src/java/org/gnu/gtk/GtkObject.java | 46 -
libgtk-java/src/java/org/gnu/gtk/GtkStockItem.java | 120 -
libgtk-java/src/java/org/gnu/gtk/HBox.java | 52 -
libgtk-java/src/java/org/gnu/gtk/HButtonBox.java | 55 -
libgtk-java/src/java/org/gnu/gtk/HPaned.java | 51 -
libgtk-java/src/java/org/gnu/gtk/HRuler.java | 48 -
libgtk-java/src/java/org/gnu/gtk/HScale.java | 68 -
libgtk-java/src/java/org/gnu/gtk/HScrollBar.java | 56 -
libgtk-java/src/java/org/gnu/gtk/HSeparator.java | 55 -
libgtk-java/src/java/org/gnu/gtk/HandleBox.java | 218 -
libgtk-java/src/java/org/gnu/gtk/IMContext.java | 76 -
.../src/java/org/gnu/gtk/IMContextSimple.java | 45 -
.../src/java/org/gnu/gtk/IMMulticontext.java | 43 -
libgtk-java/src/java/org/gnu/gtk/IconFactory.java | 90 -
libgtk-java/src/java/org/gnu/gtk/IconInfo.java | 68 -
.../src/java/org/gnu/gtk/IconLookupFlags.java | 74 -
libgtk-java/src/java/org/gnu/gtk/IconSet.java | 69 -
libgtk-java/src/java/org/gnu/gtk/IconSize.java | 91 -
libgtk-java/src/java/org/gnu/gtk/IconSource.java | 127 -
libgtk-java/src/java/org/gnu/gtk/IconTheme.java | 108 -
libgtk-java/src/java/org/gnu/gtk/Image.java | 224 -
.../src/java/org/gnu/gtk/ImageAnimationData.java | 21 -
.../src/java/org/gnu/gtk/ImageIconSetData.java | 21 -
.../src/java/org/gnu/gtk/ImageImageData.java | 21 -
.../src/java/org/gnu/gtk/ImageMenuItem.java | 75 -
.../src/java/org/gnu/gtk/ImagePixbufData.java | 21 -
.../src/java/org/gnu/gtk/ImagePixmapData.java | 21 -
.../src/java/org/gnu/gtk/ImageStockData.java | 21 -
libgtk-java/src/java/org/gnu/gtk/ImageType.java | 108 -
libgtk-java/src/java/org/gnu/gtk/InputDialog.java | 51 -
libgtk-java/src/java/org/gnu/gtk/Invisible.java | 66 -
libgtk-java/src/java/org/gnu/gtk/Item.java | 165 -
libgtk-java/src/java/org/gnu/gtk/ItemFactory.java | 187 -
.../src/java/org/gnu/gtk/ItemFactoryEntry.java | 97 -
.../src/java/org/gnu/gtk/Justification.java | 100 -
libgtk-java/src/java/org/gnu/gtk/Label.java | 417 --
libgtk-java/src/java/org/gnu/gtk/Layout.java | 147 -
libgtk-java/src/java/org/gnu/gtk/ListStore.java | 400 --
libgtk-java/src/java/org/gnu/gtk/Menu.java | 124 -
libgtk-java/src/java/org/gnu/gtk/MenuBar.java | 52 -
.../src/java/org/gnu/gtk/MenuDirectionType.java | 80 -
.../src/java/org/gnu/gtk/MenuFactoryType.java | 85 -
libgtk-java/src/java/org/gnu/gtk/MenuItem.java | 221 -
libgtk-java/src/java/org/gnu/gtk/MenuShell.java | 114 -
.../src/java/org/gnu/gtk/MessageDialog.java | 87 -
libgtk-java/src/java/org/gnu/gtk/MessageType.java | 97 -
libgtk-java/src/java/org/gnu/gtk/MetricType.java | 82 -
libgtk-java/src/java/org/gnu/gtk/Misc.java | 100 -
libgtk-java/src/java/org/gnu/gtk/MovementStep.java | 102 -
libgtk-java/src/java/org/gnu/gtk/Notebook.java | 502 --
libgtk-java/src/java/org/gnu/gtk/ObjectFlags.java | 100 -
libgtk-java/src/java/org/gnu/gtk/OptionMenu.java | 200 -
libgtk-java/src/java/org/gnu/gtk/Orientation.java | 80 -
libgtk-java/src/java/org/gnu/gtk/PackType.java | 94 -
libgtk-java/src/java/org/gnu/gtk/Paned.java | 134 -
.../src/java/org/gnu/gtk/PathPriorityType.java | 97 -
libgtk-java/src/java/org/gnu/gtk/PathType.java | 81 -
libgtk-java/src/java/org/gnu/gtk/Plug.java | 45 -
libgtk-java/src/java/org/gnu/gtk/PolicyType.java | 76 -
libgtk-java/src/java/org/gnu/gtk/PositionType.java | 89 -
libgtk-java/src/java/org/gnu/gtk/Progress.java | 42 -
libgtk-java/src/java/org/gnu/gtk/ProgressBar.java | 137 -
.../java/org/gnu/gtk/ProgressBarOrientation.java | 95 -
.../src/java/org/gnu/gtk/ProgressBarStyle.java | 83 -
libgtk-java/src/java/org/gnu/gtk/RadioAction.java | 70 -
.../src/java/org/gnu/gtk/RadioActionEntry.java | 60 -
libgtk-java/src/java/org/gnu/gtk/RadioButton.java | 150 -
.../src/java/org/gnu/gtk/RadioMenuItem.java | 151 -
.../src/java/org/gnu/gtk/RadioToolButton.java | 103 -
libgtk-java/src/java/org/gnu/gtk/Range.java | 245 -
libgtk-java/src/java/org/gnu/gtk/Rc.java | 85 -
libgtk-java/src/java/org/gnu/gtk/RcFlags.java | 84 -
libgtk-java/src/java/org/gnu/gtk/RcProperty.java | 21 -
libgtk-java/src/java/org/gnu/gtk/RcStyle.java | 65 -
libgtk-java/src/java/org/gnu/gtk/RcTokenType.java | 163 -
libgtk-java/src/java/org/gnu/gtk/ReliefStyle.java | 88 -
libgtk-java/src/java/org/gnu/gtk/Requisition.java | 39 -
libgtk-java/src/java/org/gnu/gtk/ResizeMode.java | 81 -
libgtk-java/src/java/org/gnu/gtk/ResponseType.java | 99 -
libgtk-java/src/java/org/gnu/gtk/Ruler.java | 58 -
libgtk-java/src/java/org/gnu/gtk/Scale.java | 135 -
libgtk-java/src/java/org/gnu/gtk/ScrollBar.java | 54 -
libgtk-java/src/java/org/gnu/gtk/ScrollType.java | 112 -
.../src/java/org/gnu/gtk/ScrolledWindow.java | 200 -
.../src/java/org/gnu/gtk/SelectionData.java | 79 -
.../src/java/org/gnu/gtk/SelectionMode.java | 90 -
libgtk-java/src/java/org/gnu/gtk/Separator.java | 39 -
.../src/java/org/gnu/gtk/SeparatorMenuItem.java | 50 -
.../src/java/org/gnu/gtk/SeparatorToolItem.java | 52 -
libgtk-java/src/java/org/gnu/gtk/Settings.java | 39 -
libgtk-java/src/java/org/gnu/gtk/ShadowType.java | 101 -
libgtk-java/src/java/org/gnu/gtk/SideType.java | 83 -
.../src/java/org/gnu/gtk/SignalRunType.java | 103 -
libgtk-java/src/java/org/gnu/gtk/SimpleList.java | 167 -
libgtk-java/src/java/org/gnu/gtk/SizeGroup.java | 102 -
.../src/java/org/gnu/gtk/SizeGroupMode.java | 95 -
libgtk-java/src/java/org/gnu/gtk/SortType.java | 83 -
libgtk-java/src/java/org/gnu/gtk/SpinButton.java | 308 -
.../java/org/gnu/gtk/SpinButtonUpdatePolicy.java | 91 -
libgtk-java/src/java/org/gnu/gtk/SpinType.java | 99 -
libgtk-java/src/java/org/gnu/gtk/StateType.java | 85 -
libgtk-java/src/java/org/gnu/gtk/StatusBar.java | 224 -
libgtk-java/src/java/org/gnu/gtk/Style.java | 77 -
.../src/java/org/gnu/gtk/SubmenuDirection.java | 82 -
.../src/java/org/gnu/gtk/SubmenuPlacement.java | 83 -
libgtk-java/src/java/org/gnu/gtk/Table.java | 249 -
libgtk-java/src/java/org/gnu/gtk/TargetEntry.java | 41 -
libgtk-java/src/java/org/gnu/gtk/TargetFlags.java | 81 -
.../src/java/org/gnu/gtk/TearoffMenuItem.java | 54 -
.../src/java/org/gnu/gtk/TextAppearance.java | 90 -
.../src/java/org/gnu/gtk/TextAttributes.java | 165 -
libgtk-java/src/java/org/gnu/gtk/TextBuffer.java | 1005 ---
.../src/java/org/gnu/gtk/TextChildAnchor.java | 70 -
.../src/java/org/gnu/gtk/TextDirection.java | 86 -
libgtk-java/src/java/org/gnu/gtk/TextIter.java | 783 ---
libgtk-java/src/java/org/gnu/gtk/TextLine.java | 21 -
libgtk-java/src/java/org/gnu/gtk/TextLineData.java | 21 -
libgtk-java/src/java/org/gnu/gtk/TextMark.java | 117 -
.../src/java/org/gnu/gtk/TextSearchFlags.java | 87 -
libgtk-java/src/java/org/gnu/gtk/TextTag.java | 230 -
libgtk-java/src/java/org/gnu/gtk/TextTagTable.java | 94 -
libgtk-java/src/java/org/gnu/gtk/TextView.java | 650 --
.../src/java/org/gnu/gtk/TextWindowType.java | 91 -
libgtk-java/src/java/org/gnu/gtk/ToggleAction.java | 52 -
.../src/java/org/gnu/gtk/ToggleActionEntry.java | 90 -
libgtk-java/src/java/org/gnu/gtk/ToggleButton.java | 204 -
.../src/java/org/gnu/gtk/ToggleToolButton.java | 136 -
libgtk-java/src/java/org/gnu/gtk/ToolBar.java | 400 --
.../src/java/org/gnu/gtk/ToolBarChildType.java | 96 -
.../src/java/org/gnu/gtk/ToolBarSpaceStyle.java | 87 -
libgtk-java/src/java/org/gnu/gtk/ToolBarStyle.java | 85 -
libgtk-java/src/java/org/gnu/gtk/ToolButton.java | 194 -
libgtk-java/src/java/org/gnu/gtk/ToolItem.java | 279 -
libgtk-java/src/java/org/gnu/gtk/ToolTips.java | 85 -
libgtk-java/src/java/org/gnu/gtk/ToolTipsData.java | 40 -
libgtk-java/src/java/org/gnu/gtk/TreeDragDest.java | 18 -
.../src/java/org/gnu/gtk/TreeDragDestListener.java | 18 -
.../src/java/org/gnu/gtk/TreeDragSource.java | 17 -
.../java/org/gnu/gtk/TreeDragSourceListener.java | 20 -
libgtk-java/src/java/org/gnu/gtk/TreeIter.java | 140 -
.../src/java/org/gnu/gtk/TreeIterComparison.java | 16 -
libgtk-java/src/java/org/gnu/gtk/TreeModel.java | 298 -
.../src/java/org/gnu/gtk/TreeModelFilter.java | 39 -
.../src/java/org/gnu/gtk/TreeModelSort.java | 40 -
libgtk-java/src/java/org/gnu/gtk/TreePath.java | 175 -
.../src/java/org/gnu/gtk/TreeSelection.java | 311 -
.../src/java/org/gnu/gtk/TreeSelectionForEach.java | 26 -
libgtk-java/src/java/org/gnu/gtk/TreeSortable.java | 22 -
libgtk-java/src/java/org/gnu/gtk/TreeStore.java | 466 --
libgtk-java/src/java/org/gnu/gtk/TreeView.java | 891 ---
.../src/java/org/gnu/gtk/TreeViewColumn.java | 522 --
.../src/java/org/gnu/gtk/TreeViewColumnDrop.java | 36 -
.../src/java/org/gnu/gtk/TreeViewColumnSizing.java | 91 -
.../src/java/org/gnu/gtk/TreeViewDropPosition.java | 89 -
libgtk-java/src/java/org/gnu/gtk/UIManager.java | 285 -
.../src/java/org/gnu/gtk/UIManagerItemType.java | 79 -
libgtk-java/src/java/org/gnu/gtk/UpdateType.java | 96 -
libgtk-java/src/java/org/gnu/gtk/VBox.java | 53 -
libgtk-java/src/java/org/gnu/gtk/VButtonBox.java | 54 -
libgtk-java/src/java/org/gnu/gtk/VPaned.java | 51 -
libgtk-java/src/java/org/gnu/gtk/VRuler.java | 48 -
libgtk-java/src/java/org/gnu/gtk/VScale.java | 66 -
libgtk-java/src/java/org/gnu/gtk/VScrollBar.java | 56 -
libgtk-java/src/java/org/gnu/gtk/VSeparator.java | 52 -
libgtk-java/src/java/org/gnu/gtk/Viewport.java | 121 -
libgtk-java/src/java/org/gnu/gtk/Visibility.java | 81 -
libgtk-java/src/java/org/gnu/gtk/Widget.java | 1509 -----
.../src/java/org/gnu/gtk/WidgetAuxInfo.java | 27 -
libgtk-java/src/java/org/gnu/gtk/WidgetFlags.java | 243 -
.../src/java/org/gnu/gtk/WidgetHelpType.java | 82 -
libgtk-java/src/java/org/gnu/gtk/Window.java | 535 --
libgtk-java/src/java/org/gnu/gtk/WindowGroup.java | 62 -
.../src/java/org/gnu/gtk/WindowPosition.java | 100 -
libgtk-java/src/java/org/gnu/gtk/WindowType.java | 79 -
libgtk-java/src/java/org/gnu/gtk/WrapMode.java | 86 -
.../org/gnu/gtk/event/ActionEntryListener.java | 22 -
.../java/org/gnu/gtk/event/AdjustmentEvent.java | 42 -
.../java/org/gnu/gtk/event/AdjustmentListener.java | 22 -
.../src/java/org/gnu/gtk/event/ButtonEvent.java | 76 -
.../src/java/org/gnu/gtk/event/ButtonListener.java | 26 -
.../src/java/org/gnu/gtk/event/CalendarEvent.java | 75 -
.../java/org/gnu/gtk/event/CalendarListener.java | 27 -
.../java/org/gnu/gtk/event/CellEditableEvent.java | 45 -
.../org/gnu/gtk/event/CellEditableListener.java | 21 -
.../org/gnu/gtk/event/CellRendererTextEvent.java | 63 -
.../gnu/gtk/event/CellRendererTextListener.java | 26 -
.../org/gnu/gtk/event/CellRendererToggleEvent.java | 55 -
.../gnu/gtk/event/CellRendererToggleListener.java | 26 -
.../java/org/gnu/gtk/event/CheckMenuItemEvent.java | 46 -
.../org/gnu/gtk/event/CheckMenuItemListener.java | 24 -
.../java/org/gnu/gtk/event/ColorButtonEvent.java | 46 -
.../org/gnu/gtk/event/ColorButtonListener.java | 24 -
.../org/gnu/gtk/event/ColorSelectionEvent.java | 43 -
.../org/gnu/gtk/event/ColorSelectionListener.java | 24 -
.../src/java/org/gnu/gtk/event/ComboBoxEvent.java | 46 -
.../java/org/gnu/gtk/event/ComboBoxListener.java | 25 -
.../src/java/org/gnu/gtk/event/ContainerEvent.java | 90 -
.../java/org/gnu/gtk/event/ContainerListener.java | 36 -
.../src/java/org/gnu/gtk/event/DialogEvent.java | 78 -
.../src/java/org/gnu/gtk/event/DialogListener.java | 31 -
.../org/gnu/gtk/event/DragDestinationListener.java | 27 -
.../java/org/gnu/gtk/event/DragSourceListener.java | 37 -
.../org/gnu/gtk/event/EntryCompletionEvent.java | 100 -
.../org/gnu/gtk/event/EntryCompletionListener.java | 26 -
.../src/java/org/gnu/gtk/event/EntryEvent.java | 219 -
.../src/java/org/gnu/gtk/event/EntryListener.java | 29 -
.../src/java/org/gnu/gtk/event/ExpanderEvent.java | 43 -
.../java/org/gnu/gtk/event/ExpanderListener.java | 24 -
.../src/java/org/gnu/gtk/event/ExposeEvent.java | 135 -
.../src/java/org/gnu/gtk/event/ExposeListener.java | 29 -
.../src/java/org/gnu/gtk/event/FocusEvent.java | 56 -
.../src/java/org/gnu/gtk/event/FocusListener.java | 38 -
.../java/org/gnu/gtk/event/FontButtonEvent.java | 46 -
.../java/org/gnu/gtk/event/FontButtonListener.java | 25 -
.../src/java/org/gnu/gtk/event/GtkEvent.java | 73 -
.../src/java/org/gnu/gtk/event/GtkEventType.java | 39 -
.../src/java/org/gnu/gtk/event/HandleBoxEvent.java | 62 -
.../java/org/gnu/gtk/event/HandleBoxListener.java | 25 -
.../src/java/org/gnu/gtk/event/ItemEvent.java | 47 -
.../src/java/org/gnu/gtk/event/ItemListener.java | 21 -
.../src/java/org/gnu/gtk/event/KeyEvent.java | 116 -
.../src/java/org/gnu/gtk/event/KeyListener.java | 31 -
.../src/java/org/gnu/gtk/event/LifeCycleEvent.java | 81 -
.../java/org/gnu/gtk/event/LifeCycleListener.java | 38 -
.../src/java/org/gnu/gtk/event/MenuItemEvent.java | 43 -
.../java/org/gnu/gtk/event/MenuItemListener.java | 33 -
.../src/java/org/gnu/gtk/event/MouseEvent.java | 156 -
.../src/java/org/gnu/gtk/event/MouseListener.java | 31 -
.../java/org/gnu/gtk/event/MouseMotionEvent.java | 197 -
.../org/gnu/gtk/event/MouseMotionListener.java | 29 -
.../src/java/org/gnu/gtk/event/NotebookEvent.java | 70 -
.../java/org/gnu/gtk/event/NotebookListener.java | 29 -
.../java/org/gnu/gtk/event/OptionMenuEvent.java | 50 -
.../java/org/gnu/gtk/event/OptionMenuListener.java | 26 -
.../gnu/gtk/event/RadioActionEntryListener.java | 22 -
.../src/java/org/gnu/gtk/event/RangeEvent.java | 43 -
.../src/java/org/gnu/gtk/event/RangeListener.java | 26 -
.../src/java/org/gnu/gtk/event/ScaleEvent.java | 50 -
.../src/java/org/gnu/gtk/event/ScaleListener.java | 27 -
.../src/java/org/gnu/gtk/event/SpinEvent.java | 44 -
.../src/java/org/gnu/gtk/event/SpinListener.java | 26 -
.../src/java/org/gnu/gtk/event/StatusBarEvent.java | 60 -
.../java/org/gnu/gtk/event/StatusBarListener.java | 21 -
.../java/org/gnu/gtk/event/TextBufferEvent.java | 82 -
.../java/org/gnu/gtk/event/TextBufferListener.java | 28 -
.../src/java/org/gnu/gtk/event/TextViewEvent.java | 156 -
.../java/org/gnu/gtk/event/TextViewListener.java | 25 -
.../gnu/gtk/event/ToggleActionEntryListener.java | 23 -
.../src/java/org/gnu/gtk/event/ToggleEvent.java | 44 -
.../src/java/org/gnu/gtk/event/ToggleListener.java | 27 -
.../org/gnu/gtk/event/ToggleToolButtonEvent.java | 43 -
.../gnu/gtk/event/ToggleToolButtonListener.java | 25 -
.../src/java/org/gnu/gtk/event/ToolBarEvent.java | 125 -
.../java/org/gnu/gtk/event/ToolBarListener.java | 25 -
.../java/org/gnu/gtk/event/ToolButtonEvent.java | 43 -
.../java/org/gnu/gtk/event/ToolButtonListener.java | 25 -
.../src/java/org/gnu/gtk/event/TreeModelEvent.java | 90 -
.../java/org/gnu/gtk/event/TreeModelListener.java | 21 -
.../java/org/gnu/gtk/event/TreeSelectionEvent.java | 41 -
.../org/gnu/gtk/event/TreeSelectionListener.java | 26 -
.../org/gnu/gtk/event/TreeViewColumnEvent.java | 40 -
.../org/gnu/gtk/event/TreeViewColumnListener.java | 26 -
.../src/java/org/gnu/gtk/event/TreeViewEvent.java | 157 -
.../java/org/gnu/gtk/event/TreeViewListener.java | 21 -
.../src/java/org/gnu/gtk/event/UIManagerEvent.java | 80 -
.../java/org/gnu/gtk/event/UIManagerListener.java | 22 -
libgtk-java/src/java/org/gnu/pango/Alignment.java | 89 -
libgtk-java/src/java/org/gnu/pango/AttrColor.java | 32 -
libgtk-java/src/java/org/gnu/pango/AttrFloat.java | 31 -
.../src/java/org/gnu/pango/AttrFontDesc.java | 34 -
libgtk-java/src/java/org/gnu/pango/AttrInt.java | 34 -
.../src/java/org/gnu/pango/AttrIterator.java | 52 -
.../src/java/org/gnu/pango/AttrLanguage.java | 31 -
libgtk-java/src/java/org/gnu/pango/AttrList.java | 98 -
libgtk-java/src/java/org/gnu/pango/AttrShape.java | 41 -
libgtk-java/src/java/org/gnu/pango/AttrString.java | 33 -
libgtk-java/src/java/org/gnu/pango/AttrType.java | 114 -
libgtk-java/src/java/org/gnu/pango/Attribute.java | 47 -
libgtk-java/src/java/org/gnu/pango/Color.java | 76 -
libgtk-java/src/java/org/gnu/pango/Context.java | 121 -
libgtk-java/src/java/org/gnu/pango/Coverage.java | 75 -
.../src/java/org/gnu/pango/CoverageLevel.java | 103 -
libgtk-java/src/java/org/gnu/pango/Direction.java | 93 -
libgtk-java/src/java/org/gnu/pango/Font.java | 58 -
.../src/java/org/gnu/pango/FontDescription.java | 204 -
libgtk-java/src/java/org/gnu/pango/FontFace.java | 48 -
libgtk-java/src/java/org/gnu/pango/FontFamily.java | 48 -
libgtk-java/src/java/org/gnu/pango/FontMask.java | 102 -
.../src/java/org/gnu/pango/FontMetrics.java | 40 -
.../src/java/org/gnu/pango/GlyphString.java | 32 -
libgtk-java/src/java/org/gnu/pango/Language.java | 56 -
libgtk-java/src/java/org/gnu/pango/Layout.java | 310 -
libgtk-java/src/java/org/gnu/pango/LayoutLine.java | 47 -
libgtk-java/src/java/org/gnu/pango/Rectangle.java | 63 -
libgtk-java/src/java/org/gnu/pango/Scale.java | 35 -
libgtk-java/src/java/org/gnu/pango/Stretch.java | 106 -
libgtk-java/src/java/org/gnu/pango/Style.java | 88 -
libgtk-java/src/java/org/gnu/pango/TabAlign.java | 82 -
libgtk-java/src/java/org/gnu/pango/TabArray.java | 100 -
libgtk-java/src/java/org/gnu/pango/Underline.java | 97 -
libgtk-java/src/java/org/gnu/pango/Variant.java | 88 -
libgtk-java/src/java/org/gnu/pango/Weight.java | 187 -
libgtk-java/src/java/org/gnu/pango/WrapMode.java | 86 -
libgtk-java/src/jni/jg_jnu.c | 105 -
libgtk-java/src/jni/jg_jnu.h | 51 -
libgtk-java/src/jni/org_gnu_atk_AtkObject.c | 295 -
libgtk-java/src/jni/org_gnu_atk_Relation.c | 51 -
libgtk-java/src/jni/org_gnu_atk_RelationSet.c | 155 -
libgtk-java/src/jni/org_gnu_atk_RelationType.c | 93 -
libgtk-java/src/jni/org_gnu_atk_StateType.c | 75 -
libgtk-java/src/jni/org_gnu_gdk_Atom.c | 68 -
libgtk-java/src/jni/org_gnu_gdk_Bitmap.c | 57 -
libgtk-java/src/jni/org_gnu_gdk_Color.c | 203 -
libgtk-java/src/jni/org_gnu_gdk_Colormap.c | 170 -
libgtk-java/src/jni/org_gnu_gdk_Cursor.c | 118 -
libgtk-java/src/jni/org_gnu_gdk_Device.c | 234 -
libgtk-java/src/jni/org_gnu_gdk_Display.c | 315 -
libgtk-java/src/jni/org_gnu_gdk_DragContext.c | 202 -
libgtk-java/src/jni/org_gnu_gdk_Drawable.c | 547 --
libgtk-java/src/jni/org_gnu_gdk_Event.c | 208 -
libgtk-java/src/jni/org_gnu_gdk_EventAny.c | 95 -
libgtk-java/src/jni/org_gnu_gdk_EventButton.c | 252 -
libgtk-java/src/jni/org_gnu_gdk_EventClient.c | 135 -
libgtk-java/src/jni/org_gnu_gdk_EventConfigure.c | 175 -
libgtk-java/src/jni/org_gnu_gdk_EventCrossing.c | 296 -
libgtk-java/src/jni/org_gnu_gdk_EventDND.c | 170 -
libgtk-java/src/jni/org_gnu_gdk_EventExpose.c | 153 -
libgtk-java/src/jni/org_gnu_gdk_EventFocus.c | 114 -
libgtk-java/src/jni/org_gnu_gdk_EventKey.c | 230 -
libgtk-java/src/jni/org_gnu_gdk_EventMotion.c | 251 -
libgtk-java/src/jni/org_gnu_gdk_EventNoExpose.c | 97 -
libgtk-java/src/jni/org_gnu_gdk_EventProperty.c | 155 -
libgtk-java/src/jni/org_gnu_gdk_EventProximity.c | 135 -
libgtk-java/src/jni/org_gnu_gdk_EventScroll.c | 250 -
libgtk-java/src/jni/org_gnu_gdk_EventSelection.c | 192 -
libgtk-java/src/jni/org_gnu_gdk_EventSetting.c | 134 -
libgtk-java/src/jni/org_gnu_gdk_EventVisibility.c | 116 -
libgtk-java/src/jni/org_gnu_gdk_EventWindowState.c | 136 -
libgtk-java/src/jni/org_gnu_gdk_GC.c | 461 --
libgtk-java/src/jni/org_gnu_gdk_Gdk.c | 240 -
libgtk-java/src/jni/org_gnu_gdk_Geometry.c | 254 -
libgtk-java/src/jni/org_gnu_gdk_Image.c | 281 -
libgtk-java/src/jni/org_gnu_gdk_Keymap.c | 140 -
libgtk-java/src/jni/org_gnu_gdk_KeymapKey.c | 94 -
libgtk-java/src/jni/org_gnu_gdk_Pango.c | 64 -
.../src/jni/org_gnu_gdk_PangoAttrEmbossed.c | 71 -
libgtk-java/src/jni/org_gnu_gdk_PangoAttrStipple.c | 70 -
libgtk-java/src/jni/org_gnu_gdk_Pixbuf.c | 654 --
libgtk-java/src/jni/org_gnu_gdk_PixbufAnimation.c | 125 -
.../src/jni/org_gnu_gdk_PixbufAnimationIter.c | 99 -
libgtk-java/src/jni/org_gnu_gdk_PixbufLoader.c | 143 -
libgtk-java/src/jni/org_gnu_gdk_Pixmap.c | 164 -
libgtk-java/src/jni/org_gnu_gdk_Point.c | 135 -
libgtk-java/src/jni/org_gnu_gdk_Property.c | 115 -
libgtk-java/src/jni/org_gnu_gdk_Rectangle.c | 222 -
libgtk-java/src/jni/org_gnu_gdk_Region.c | 303 -
libgtk-java/src/jni/org_gnu_gdk_RgbCmap.c | 66 -
libgtk-java/src/jni/org_gnu_gdk_Screen.c | 293 -
libgtk-java/src/jni/org_gnu_gdk_Segment.c | 189 -
libgtk-java/src/jni/org_gnu_gdk_Span.c | 151 -
libgtk-java/src/jni/org_gnu_gdk_Visual.c | 393 --
libgtk-java/src/jni/org_gnu_gdk_Window.c | 1335 ----
libgtk-java/src/jni/org_gnu_gdk_WindowAttr.c | 575 --
libgtk-java/src/jni/org_gnu_glib_CustomEvents.c | 78 -
libgtk-java/src/jni/org_gnu_glib_Error.c | 118 -
libgtk-java/src/jni/org_gnu_glib_GListString.c | 69 -
libgtk-java/src/jni/org_gnu_glib_GObject.c | 776 ---
libgtk-java/src/jni/org_gnu_glib_List.c | 226 -
libgtk-java/src/jni/org_gnu_glib_Quark.c | 77 -
libgtk-java/src/jni/org_gnu_glib_Timer.c | 81 -
libgtk-java/src/jni/org_gnu_glib_Type.c | 310 -
libgtk-java/src/jni/org_gnu_glib_Value.c | 355 -
libgtk-java/src/jni/org_gnu_gtk_AccelGroup.c | 127 -
libgtk-java/src/jni/org_gnu_gtk_AccelKey.c | 157 -
libgtk-java/src/jni/org_gnu_gtk_AccelLabel.c | 123 -
libgtk-java/src/jni/org_gnu_gtk_AccelMap.c | 163 -
libgtk-java/src/jni/org_gnu_gtk_Accessible.c | 69 -
libgtk-java/src/jni/org_gnu_gtk_Action.c | 212 -
libgtk-java/src/jni/org_gnu_gtk_ActionEntry.c | 132 -
libgtk-java/src/jni/org_gnu_gtk_ActionGroup.c | 329 -
libgtk-java/src/jni/org_gnu_gtk_Adjustment.c | 245 -
libgtk-java/src/jni/org_gnu_gtk_Alignment.c | 130 -
libgtk-java/src/jni/org_gnu_gtk_Arrow.c | 80 -
libgtk-java/src/jni/org_gnu_gtk_AspectFrame.c | 88 -
libgtk-java/src/jni/org_gnu_gtk_Bin.c | 63 -
libgtk-java/src/jni/org_gnu_gtk_BindingSet.c | 95 -
libgtk-java/src/jni/org_gnu_gtk_Border.c | 113 -
libgtk-java/src/jni/org_gnu_gtk_Box.c | 235 -
libgtk-java/src/jni/org_gnu_gtk_Button.c | 312 -
libgtk-java/src/jni/org_gnu_gtk_ButtonBox.c | 109 -
libgtk-java/src/jni/org_gnu_gtk_Calendar.c | 214 -
libgtk-java/src/jni/org_gnu_gtk_CellEditable.c | 89 -
libgtk-java/src/jni/org_gnu_gtk_CellRenderer.c | 176 -
.../src/jni/org_gnu_gtk_CellRendererPixbuf.c | 86 -
libgtk-java/src/jni/org_gnu_gtk_CellRendererText.c | 125 -
.../src/jni/org_gnu_gtk_CellRendererToggle.c | 135 -
libgtk-java/src/jni/org_gnu_gtk_CheckButton.c | 91 -
libgtk-java/src/jni/org_gnu_gtk_CheckMenuItem.c | 191 -
libgtk-java/src/jni/org_gnu_gtk_Clipboard.c | 132 -
libgtk-java/src/jni/org_gnu_gtk_ColorButton.c | 159 -
libgtk-java/src/jni/org_gnu_gtk_ColorSelection.c | 313 -
.../src/jni/org_gnu_gtk_ColorSelectionDialog.c | 141 -
libgtk-java/src/jni/org_gnu_gtk_Combo.c | 180 -
libgtk-java/src/jni/org_gnu_gtk_ComboBox.c | 251 -
libgtk-java/src/jni/org_gnu_gtk_ComboBoxEntry.c | 98 -
libgtk-java/src/jni/org_gnu_gtk_Container.c | 336 -
libgtk-java/src/jni/org_gnu_gtk_Curve.c | 157 -
libgtk-java/src/jni/org_gnu_gtk_Dialog.c | 222 -
libgtk-java/src/jni/org_gnu_gtk_DrawingArea.c | 63 -
libgtk-java/src/jni/org_gnu_gtk_Editable.c | 249 -
libgtk-java/src/jni/org_gnu_gtk_Entry.c | 304 -
libgtk-java/src/jni/org_gnu_gtk_EntryCompletion.c | 158 -
libgtk-java/src/jni/org_gnu_gtk_EventBox.c | 98 -
libgtk-java/src/jni/org_gnu_gtk_Expander.c | 205 -
.../src/jni/org_gnu_gtk_FileChooserDialog.c | 58 -
.../src/jni/org_gnu_gtk_FileChooserHelper.c | 629 --
.../src/jni/org_gnu_gtk_FileChooserWidget.c | 53 -
libgtk-java/src/jni/org_gnu_gtk_FileFilter.c | 116 -
libgtk-java/src/jni/org_gnu_gtk_FileSelection.c | 335 -
libgtk-java/src/jni/org_gnu_gtk_Fixed.c | 125 -
libgtk-java/src/jni/org_gnu_gtk_FontButton.c | 207 -
libgtk-java/src/jni/org_gnu_gtk_FontSelection.c | 116 -
.../src/jni/org_gnu_gtk_FontSelectionDialog.c | 256 -
libgtk-java/src/jni/org_gnu_gtk_Frame.c | 182 -
libgtk-java/src/jni/org_gnu_gtk_GammaCurve.c | 157 -
libgtk-java/src/jni/org_gnu_gtk_Gtk.c | 292 -
libgtk-java/src/jni/org_gnu_gtk_GtkObject.c | 117 -
libgtk-java/src/jni/org_gnu_gtk_HBox.c | 64 -
libgtk-java/src/jni/org_gnu_gtk_HButtonBox.c | 63 -
libgtk-java/src/jni/org_gnu_gtk_HPaned.c | 61 -
libgtk-java/src/jni/org_gnu_gtk_HRuler.c | 61 -
libgtk-java/src/jni/org_gnu_gtk_HScale.c | 79 -
libgtk-java/src/jni/org_gnu_gtk_HScrollBar.c | 64 -
libgtk-java/src/jni/org_gnu_gtk_HSeparator.c | 63 -
libgtk-java/src/jni/org_gnu_gtk_HandleBox.c | 153 -
libgtk-java/src/jni/org_gnu_gtk_IMContext.c | 228 -
libgtk-java/src/jni/org_gnu_gtk_IMContextSimple.c | 80 -
libgtk-java/src/jni/org_gnu_gtk_IMMulticontext.c | 78 -
libgtk-java/src/jni/org_gnu_gtk_IconFactory.c | 126 -
libgtk-java/src/jni/org_gnu_gtk_IconInfo.c | 154 -
libgtk-java/src/jni/org_gnu_gtk_IconSet.c | 157 -
libgtk-java/src/jni/org_gnu_gtk_IconSource.c | 315 -
libgtk-java/src/jni/org_gnu_gtk_IconTheme.c | 266 -
libgtk-java/src/jni/org_gnu_gtk_Image.c | 382 --
libgtk-java/src/jni/org_gnu_gtk_ImageMenuItem.c | 136 -
libgtk-java/src/jni/org_gnu_gtk_InputDialog.c | 63 -
libgtk-java/src/jni/org_gnu_gtk_Invisible.c | 86 -
libgtk-java/src/jni/org_gnu_gtk_Item.c | 91 -
libgtk-java/src/jni/org_gnu_gtk_ItemFactory.c | 280 -
libgtk-java/src/jni/org_gnu_gtk_ItemFactoryEntry.c | 91 -
libgtk-java/src/jni/org_gnu_gtk_Label.c | 479 --
libgtk-java/src/jni/org_gnu_gtk_Layout.c | 190 -
libgtk-java/src/jni/org_gnu_gtk_ListStore.c | 561 --
libgtk-java/src/jni/org_gnu_gtk_Menu.c | 307 -
libgtk-java/src/jni/org_gnu_gtk_MenuBar.c | 62 -
libgtk-java/src/jni/org_gnu_gtk_MenuItem.c | 249 -
libgtk-java/src/jni/org_gnu_gtk_MenuShell.c | 157 -
libgtk-java/src/jni/org_gnu_gtk_MessageDialog.c | 85 -
libgtk-java/src/jni/org_gnu_gtk_Misc.c | 117 -
libgtk-java/src/jni/org_gnu_gtk_Notebook.c | 588 --
libgtk-java/src/jni/org_gnu_gtk_OptionMenu.c | 136 -
libgtk-java/src/jni/org_gnu_gtk_Paned.c | 166 -
libgtk-java/src/jni/org_gnu_gtk_Plug.c | 92 -
libgtk-java/src/jni/org_gnu_gtk_Progress.c | 192 -
libgtk-java/src/jni/org_gnu_gtk_ProgressBar.c | 193 -
libgtk-java/src/jni/org_gnu_gtk_RadioAction.c | 102 -
libgtk-java/src/jni/org_gnu_gtk_RadioActionEntry.c | 138 -
libgtk-java/src/jni/org_gnu_gtk_RadioButton.c | 202 -
libgtk-java/src/jni/org_gnu_gtk_RadioMenuItem.c | 188 -
libgtk-java/src/jni/org_gnu_gtk_RadioToolButton.c | 138 -
libgtk-java/src/jni/org_gnu_gtk_Range.c | 200 -
libgtk-java/src/jni/org_gnu_gtk_Rc.c | 232 -
libgtk-java/src/jni/org_gnu_gtk_RcStyle.c | 179 -
libgtk-java/src/jni/org_gnu_gtk_Requisition.c | 107 -
libgtk-java/src/jni/org_gnu_gtk_Ruler.c | 282 -
libgtk-java/src/jni/org_gnu_gtk_Scale.c | 139 -
libgtk-java/src/jni/org_gnu_gtk_ScrollBar.c | 50 -
libgtk-java/src/jni/org_gnu_gtk_ScrolledWindow.c | 240 -
libgtk-java/src/jni/org_gnu_gtk_SelectionData.c | 167 -
libgtk-java/src/jni/org_gnu_gtk_Separator.c | 50 -
.../src/jni/org_gnu_gtk_SeparatorMenuItem.c | 63 -
.../src/jni/org_gnu_gtk_SeparatorToolItem.c | 75 -
libgtk-java/src/jni/org_gnu_gtk_Settings.c | 63 -
libgtk-java/src/jni/org_gnu_gtk_SizeGroup.c | 124 -
libgtk-java/src/jni/org_gnu_gtk_SpinButton.c | 421 --
libgtk-java/src/jni/org_gnu_gtk_StatusBar.c | 190 -
libgtk-java/src/jni/org_gnu_gtk_Style.c | 185 -
libgtk-java/src/jni/org_gnu_gtk_Table.c | 281 -
libgtk-java/src/jni/org_gnu_gtk_TargetEntry.c | 40 -
libgtk-java/src/jni/org_gnu_gtk_TearoffMenuItem.c | 65 -
libgtk-java/src/jni/org_gnu_gtk_TextAppearance.c | 229 -
libgtk-java/src/jni/org_gnu_gtk_TextAttributes.c | 543 --
libgtk-java/src/jni/org_gnu_gtk_TextBuffer.c | 885 ---
libgtk-java/src/jni/org_gnu_gtk_TextChildAnchor.c | 93 -
libgtk-java/src/jni/org_gnu_gtk_TextIter.c | 1184 ----
libgtk-java/src/jni/org_gnu_gtk_TextMark.c | 136 -
libgtk-java/src/jni/org_gnu_gtk_TextTag.c | 644 --
libgtk-java/src/jni/org_gnu_gtk_TextTagTable.c | 124 -
libgtk-java/src/jni/org_gnu_gtk_TextView.c | 912 ---
libgtk-java/src/jni/org_gnu_gtk_ToggleAction.c | 109 -
.../src/jni/org_gnu_gtk_ToggleActionEntry.c | 154 -
libgtk-java/src/jni/org_gnu_gtk_ToggleButton.c | 195 -
libgtk-java/src/jni/org_gnu_gtk_ToolBar.c | 425 --
libgtk-java/src/jni/org_gnu_gtk_ToolButton.c | 184 -
libgtk-java/src/jni/org_gnu_gtk_ToolItem.c | 282 -
libgtk-java/src/jni/org_gnu_gtk_ToolTips.c | 121 -
libgtk-java/src/jni/org_gnu_gtk_ToolTipsData.c | 102 -
libgtk-java/src/jni/org_gnu_gtk_TreeIter.c | 189 -
libgtk-java/src/jni/org_gnu_gtk_TreeModel.c | 284 -
libgtk-java/src/jni/org_gnu_gtk_TreeModelFilter.c | 32 -
libgtk-java/src/jni/org_gnu_gtk_TreeModelSort.c | 173 -
libgtk-java/src/jni/org_gnu_gtk_TreePath.c | 245 -
libgtk-java/src/jni/org_gnu_gtk_TreeSelection.c | 324 -
libgtk-java/src/jni/org_gnu_gtk_TreeSortable.c | 118 -
libgtk-java/src/jni/org_gnu_gtk_TreeStore.c | 552 --
libgtk-java/src/jni/org_gnu_gtk_TreeView.c | 661 --
libgtk-java/src/jni/org_gnu_gtk_TreeViewColumn.c | 726 --
libgtk-java/src/jni/org_gnu_gtk_UIManager.c | 244 -
libgtk-java/src/jni/org_gnu_gtk_VBox.c | 64 -
libgtk-java/src/jni/org_gnu_gtk_VButtonBox.c | 63 -
libgtk-java/src/jni/org_gnu_gtk_VPaned.c | 61 -
libgtk-java/src/jni/org_gnu_gtk_VRuler.c | 61 -
libgtk-java/src/jni/org_gnu_gtk_VScale.c | 79 -
libgtk-java/src/jni/org_gnu_gtk_VScrollBar.c | 64 -
libgtk-java/src/jni/org_gnu_gtk_VSeparator.c | 63 -
libgtk-java/src/jni/org_gnu_gtk_Viewport.c | 153 -
libgtk-java/src/jni/org_gnu_gtk_Visibility.c | 37 -
libgtk-java/src/jni/org_gnu_gtk_Widget.c | 1841 -----
libgtk-java/src/jni/org_gnu_gtk_WidgetAuxInfo.c | 155 -
libgtk-java/src/jni/org_gnu_gtk_Window.c | 1180 ----
libgtk-java/src/jni/org_gnu_gtk_WindowGroup.c | 93 -
libgtk-java/src/jni/org_gnu_pango_AttrColor.c | 38 -
libgtk-java/src/jni/org_gnu_pango_AttrFloat.c | 60 -
libgtk-java/src/jni/org_gnu_pango_AttrFontDesc.c | 58 -
libgtk-java/src/jni/org_gnu_pango_AttrInt.c | 44 -
libgtk-java/src/jni/org_gnu_pango_AttrIterator.c | 114 -
libgtk-java/src/jni/org_gnu_pango_AttrLanguage.c | 58 -
libgtk-java/src/jni/org_gnu_pango_AttrList.c | 182 -
libgtk-java/src/jni/org_gnu_pango_AttrShape.c | 77 -
libgtk-java/src/jni/org_gnu_pango_AttrString.c | 56 -
libgtk-java/src/jni/org_gnu_pango_Attribute.c | 58 -
libgtk-java/src/jni/org_gnu_pango_Color.c | 123 -
libgtk-java/src/jni/org_gnu_pango_Context.c | 198 -
libgtk-java/src/jni/org_gnu_pango_Coverage.c | 178 -
libgtk-java/src/jni/org_gnu_pango_Font.c | 94 -
.../src/jni/org_gnu_pango_FontDescription.c | 411 --
libgtk-java/src/jni/org_gnu_pango_FontFace.c | 77 -
libgtk-java/src/jni/org_gnu_pango_FontFamily.c | 82 -
libgtk-java/src/jni/org_gnu_pango_FontMetrics.c | 141 -
libgtk-java/src/jni/org_gnu_pango_GlyphString.c | 163 -
libgtk-java/src/jni/org_gnu_pango_Language.c | 91 -
libgtk-java/src/jni/org_gnu_pango_Layout.c | 633 --
libgtk-java/src/jni/org_gnu_pango_LayoutLine.c | 167 -
libgtk-java/src/jni/org_gnu_pango_Rectangle.c | 79 -
libgtk-java/src/jni/org_gnu_pango_TabArray.c | 200 -
libgtkhtml-java/ChangeLog | 434 --
libgtkhtml-java/Makefile | 99 -
libgtkhtml-java/Makefile.in | 99 -
libgtkhtml-java/NEWS | 0
libgtkhtml-java/aclocal.m4 | 381 --
libgtkhtml-java/autogen.sh | 17 -
libgtkhtml-java/autom4te.cache/output.0 | 5054 --------------
libgtkhtml-java/autom4te.cache/output.1 | 5054 --------------
libgtkhtml-java/autom4te.cache/requests | 245 -
libgtkhtml-java/autom4te.cache/traces.0 | 532 --
libgtkhtml-java/autom4te.cache/traces.1 | 203 -
libgtkhtml-java/config.log | 480 --
libgtkhtml-java/config.status | 751 --
libgtkhtml-java/configure | 5054 --------------
libgtkhtml-java/configure.in | 51 -
libgtkhtml-java/doc/examples/html/HTMLExample.java | 197 -
libgtkhtml-java/doc/examples/html/c102.html | 74 -
libgtkhtml-java/doc/examples/html/c278.html | 156 -
libgtkhtml-java/doc/examples/html/c28.html | 61 -
libgtkhtml-java/doc/examples/html/c312.html | 48 -
libgtkhtml-java/doc/examples/html/x133.html | 232 -
libgtkhtml-java/doc/examples/html/x297.html | 48 -
libgtkhtml-java/doc/examples/html/x438.html | 52 -
libgtkhtml-java/doc/examples/html/x525.html | 253 -
libgtkhtml-java/doc/examples/runExample.sh | 139 -
libgtkhtml-java/doc/examples/runExample.sh.in | 139 -
libgtkhtml-java/gtkhtml-java.pc | 12 -
libgtkhtml-java/gtkhtml-java.pc.in | 12 -
libgtkhtml-java/install-sh | 251 -
libgtkhtml-java/src/Makefile | 138 -
libgtkhtml-java/src/Makefile.in | 138 -
.../src/java/org/gnu/gtkhtml/HTMLContext.java | 25 -
.../src/java/org/gnu/gtkhtml/HTMLDocument.java | 220 -
.../src/java/org/gnu/gtkhtml/HTMLDocument.java.in | 220 -
.../src/java/org/gnu/gtkhtml/HTMLParser.java | 28 -
.../src/java/org/gnu/gtkhtml/HTMLParserType.java | 63 -
.../src/java/org/gnu/gtkhtml/HTMLView.java | 71 -
.../src/java/org/gnu/gtkhtml/HTMLView.java.in | 71 -
.../src/java/org/gnu/gtkhtml/dom/DomDocument.java | 29 -
.../java/org/gnu/gtkhtml/dom/DomDocumentType.java | 69 -
.../java/org/gnu/gtkhtml/dom/DomNamedNodeMap.java | 29 -
.../src/java/org/gnu/gtkhtml/dom/DomNode.java | 68 -
.../src/java/org/gnu/gtkhtml/dom/DomNodeList.java | 62 -
.../org/gnu/gtkhtml/event/HTMLDocumentEvent.java | 78 -
.../gnu/gtkhtml/event/HTMLDocumentListener.java | 24 -
.../src/jni/org_gnu_gtkhtml_HTMLContext.c | 53 -
.../src/jni/org_gnu_gtkhtml_HTMLDocument.c | 172 -
.../src/jni/org_gnu_gtkhtml_HTMLParser.c | 53 -
.../src/jni/org_gnu_gtkhtml_HTMLParserType.c | 22 -
libgtkhtml-java/src/jni/org_gnu_gtkhtml_HTMLView.c | 163 -
.../src/jni/org_gnu_gtkhtml_dom_DomDocument.c | 69 -
.../src/jni/org_gnu_gtkhtml_dom_DomDocumentType.c | 91 -
.../src/jni/org_gnu_gtkhtml_dom_DomNamedNodeMap.c | 89 -
.../src/jni/org_gnu_gtkhtml_dom_DomNode.c | 289 -
.../src/jni/org_gnu_gtkhtml_dom_DomNodeList.c | 64 -
libvte-java/ChangeLog | 233 -
libvte-java/Makefile | 85 -
libvte-java/Makefile.in | 85 -
libvte-java/NEWS | 0
libvte-java/aclocal.m4 | 416 --
libvte-java/autogen.sh | 17 -
libvte-java/autom4te.cache/output.0 | 5342 ---------------
libvte-java/autom4te.cache/output.1 | 5342 ---------------
libvte-java/autom4te.cache/requests | 247 -
libvte-java/autom4te.cache/traces.0 | 580 --
libvte-java/autom4te.cache/traces.1 | 215 -
libvte-java/config.log | 507 --
libvte-java/config.status | 758 ---
libvte-java/configure | 5342 ---------------
libvte-java/configure.in | 60 -
libvte-java/doc/examples/runExample.sh | 139 -
libvte-java/doc/examples/runExample.sh.in | 139 -
.../doc/examples/vte/GtkTerminalExample.java | 161 -
libvte-java/install-sh | 251 -
libvte-java/src/Makefile | 140 -
libvte-java/src/Makefile.in | 140 -
.../src/java/org/gnu/gnomevte/Terminal.java | 452 --
.../src/java/org/gnu/gnomevte/Terminal.java.in | 452 --
libvte-java/src/jni/org_gnu_gnomevte_Terminal.c | 723 --
libvte-java/vte-java.pc | 12 -
libvte-java/vte-java.pc.in | 12 -
pkgconfig-tmp/gnome2-java.pc | 12 -
pkgconfig-tmp/gtk2-java.pc | 13 -
prepare-ChangeLog.pl | 601 --
1805 files changed, 23 insertions(+), 361139 deletions(-)
diff --git a/.classpath b/.classpath
deleted file mode 100644
index 4eca856..0000000
--- a/.classpath
+++ /dev/null
@@ -1,24 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="src" path="libbonobo-java/src/gen"/>
- <classpathentry kind="src" path="libgconf-java/src/java"/>
- <classpathentry kind="src" path="libgconf-java/src/jni"/>
- <classpathentry kind="src" path="libglade-java/src/java"/>
- <classpathentry kind="src" path="libglade-java/src/jni"/>
- <classpathentry kind="src" path="libgnome-java/src/java"/>
- <classpathentry kind="src" path="libgnome-java/src/jni"/>
- <classpathentry kind="src" path="libgnomevfs-java/src/java"/>
- <classpathentry kind="src" path="libgnomevfs-java/src/jni"/>
- <classpathentry kind="src" path="libgtkhtml-java/src/java"/>
- <classpathentry kind="src" path="libgtkhtml-java/src/jni"/>
- <classpathentry kind="src" path="libgtk-java/src/java"/>
- <classpathentry kind="src" path="libgtk-java/src/jni"/>
- <classpathentry kind="src" path="libvte-java/src/java"/>
- <classpathentry kind="src" path="libvte-java/src/jni"/>
- <classpathentry kind="src" path="libbonobo-java/src/java"/>
- <classpathentry kind="src" path="libbonobo-java/src/jni"/>
- <classpathentry kind="src" path="libgnome-java/doc/examples"/>
- <classpathentry kind="src" path="libgtk-java/doc/examples"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry kind="output" path="bin"/>
-</classpath>
diff --git a/.project b/.project
deleted file mode 100644
index c6684a7..0000000
--- a/.project
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>java-gnome</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.jdt.core.javabuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>com.ibm.sse.model.structuredbuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.jdt.core.javanature</nature>
- </natures>
-</projectDescription>
diff --git a/Makefile b/Makefile
deleted file mode 100644
index 0b79087..0000000
--- a/Makefile
+++ /dev/null
@@ -1,37 +0,0 @@
-#!/usr/bin/make
-# This file is part of Java-GNOME.
-#
-# Java-GNOME is free software; you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
-# any later version.
-#
-# Java-GNOME is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with Java-GNOME; see the file COPYING. If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-#
-
-
-OFFICIAL_MODS=libgtk-java libgnome-java libgconf-java libglade-java
-OTHER_MODS= libgnomevfs-java libgtkhtml-java libvte-java
-
-
-all:
- for MODULE in $(OFFICIAL_MODS) $(OTHER_MODS); do \
- echo "Making all in $$MODULE"; \
- $(MAKE) -C $$MODULE all || exit; \
- done; \
-
-install:
- for MODULE in $(OFFICIAL_MODS) $(OTHER_MODS); do \
- echo "Making install in $$MODULE"; \
- $(MAKE) -C $$MODULE install || exit; \
- done; \
-
-
-
diff --git a/Makefile.in b/Makefile.in
deleted file mode 100644
index 0b79087..0000000
--- a/Makefile.in
+++ /dev/null
@@ -1,37 +0,0 @@
-#!/usr/bin/make
-# This file is part of Java-GNOME.
-#
-# Java-GNOME is free software; you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
-# any later version.
-#
-# Java-GNOME is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with Java-GNOME; see the file COPYING. If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-#
-
-
-OFFICIAL_MODS=libgtk-java libgnome-java libgconf-java libglade-java
-OTHER_MODS= libgnomevfs-java libgtkhtml-java libvte-java
-
-
-all:
- for MODULE in $(OFFICIAL_MODS) $(OTHER_MODS); do \
- echo "Making all in $$MODULE"; \
- $(MAKE) -C $$MODULE all || exit; \
- done; \
-
-install:
- for MODULE in $(OFFICIAL_MODS) $(OTHER_MODS); do \
- echo "Making install in $$MODULE"; \
- $(MAKE) -C $$MODULE install || exit; \
- done; \
-
-
-
diff --git a/README b/README
deleted file mode 100644
index ca93b8d..0000000
--- a/README
+++ /dev/null
@@ -1,19 +0,0 @@
-
-Java-Gnome All-In-One Tarball (or cvs)
-
-This release includes all java-gnome bindings.
-
-To compile:
-
-./autogen.sh
-make
-
-To install:
-make install
-
-
-If you are constructing binary packages for distribution, please do not just
-create a single binary java-gnome package -- create separate package for each
-java-gnome binding. You can probably create multiple binary packages from the
-same big source tarball, so it shouldn't be too difficult
-
diff --git a/autogen.sh b/autogen.sh
deleted file mode 100755
index 1f3fc95..0000000
--- a/autogen.sh
+++ /dev/null
@@ -1,18 +0,0 @@
-#!/bin/sh
-
-mkdir pkgconfig-tmp
-
-OFFICIAL_MODS="libgtk-java libgnome-java libgconf-java libglade-java"
-OTHER_MODS="libbonobo-java libgnomevfs-java libgtkhtml-java libvte-java"
-
-export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:`pwd`/pkgconfig-tmp/
-
-for MODULE in $OFFICIAL_MODS $OTHER_MODS; do
-echo
-echo "--------------------------------------------------------------------------------"
-echo "-- Running ./autogen.sh in $MODULE"
-echo
-(cd $MODULE && ./autogen.sh $@ && cd .. )|| exit
-done;
-
-cp Makefile.in Makefile
diff --git a/configure b/configure
deleted file mode 100644
index 1a24852..0000000
--- a/configure
+++ /dev/null
@@ -1 +0,0 @@
-#!/bin/sh
diff --git a/debian/README.Debian b/debian/README.Debian
deleted file mode 100644
index db26cb1..0000000
--- a/debian/README.Debian
+++ /dev/null
@@ -1,50 +0,0 @@
-Java-Gnome
-==========
-
-Java-Gnome is a project intended to create a framework for constructing gtk and
-gnome applications in Java.
-
-To start developing in java-gnome, please install all the packages mentioned
-below and start reading the tutorial in libjava-gnome-doc.
-
-The project is interested to hear your suggestions - please email them to
-java-gnome-developer at lists.sf.net
-
-
-Multiple Packages
------------------
-The java-gnome source package generates the following binary packages:
-
-libjava-gnome-doc (arch all)
- - API documentation, tutorials and example programs for the entire
- java-gnome suite.
-
-libgtk0-java (arch all)
- - Core gtk, atk, pango, glib, gdk Java libraries
-libgtk0-jni
- - Shared libraries for the above. These are required when running
- applications.
-
-libgnome0-java (arch all)
- - Core gnome java libraries, plus vte, a virtual terminal emulator widget
- for gnome.
-libgnome0-jni
- - Shared libraries for the above
-
-libglade0-java
- - Gnome libraries and native libraries to enable applications to run with
- libglade. This allows you to build applications with the glade interface
- builder and link them to your java applications.
-
-Native Compilation
-------------------
-It is possible to compile java-gnome into native libraries so that they can be
-linked from natively compiled java programs (using gcj native compilation). This
-would remove the requirement for a Java Virtual Machine at runtime and may
-increase performance, particularly startup performance. I don't believe there is
-a performance problem, so haven't created native library packages. If you
-particularly want them (and have tried it out with java-gnome and can show it is
-beneficial), please send me patches and I'll make the modifications.
-
----------------------------
-Mark Howard <mh at debian.org>
diff --git a/debian/changelog b/debian/changelog
index f426914..dbfec36 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,306 +1,11 @@
-java-gnome (2.8.3-3.1) unstable; urgency=low
+java-gnome (2.8.4) unstable; urgency=low
- * NMU
- * Build-Depends on automake1.4. Closes: #286910, #290030
+ * Replaced java-gnome source package with libgtk-java, libgnome-java,
+ libglade-java and libgconf-java source packages to follow new upstream
+ packaging and release stategy. all-in-one java-gnome packages are no
+ longer available.
+ * Took the opportunity to fix binary package names and version to follow
+ upstream more closely. Replaced the old binary packages with dummy
+ packages to aid upgrades (from this source package)
- -- Paul Brossier <piem at altern.org> Sat, 5 Feb 2005 10:28:44 +0000
-
-java-gnome (2.8.3-3) unstable; urgency=low
-
- * Fixed build dependencies. Closes #290030
-
- -- Mark Howard <mh at debian.org> Thu, 13 Jan 2005 19:31:05 +0000
-
-java-gnome (2.8.3-2) unstable; urgency=high
-
- * rules: chmod +x gencontrol. Closes: #286494
- * Install jars in expect place. Closes: #286531
-
- -- Mark Howard <mh at debian.org> Mon, 20 Dec 2004 19:01:54 +0000
-
-java-gnome (2.8.3-1) unstable; urgency=low
-
- * New upstream release
- * Moved back to unstable
-
- -- Mark Howard <mh at debian.org> Fri, 17 Dec 2004 19:58:59 +0000
-
-java-gnome (2.8.0-4) experimental; urgency=low
-
- * Updated to cvs
-
- -- Mark Howard <mh at debian.org> Sun, 17 Oct 2004 16:01:11 +0100
-
-java-gnome (2.8.0-3) experimental; urgency=low
-
- * Set libdir to /usr/lib/jni
-
- -- Mark Howard <mh at debian.org> Sat, 16 Oct 2004 20:48:37 +0100
-
-java-gnome (2.8.0-2) experimental; urgency=low
-
- * Build-depend on cdbs. Closes: #276237
-
- -- Mark Howard <mh at debian.org> Tue, 12 Oct 2004 21:39:32 +0100
-
-java-gnome (2.8.0-1) experimental; urgency=low
-
- * New Upstream Release
-
- -- Mark Howard <mh at debian.org> Mon, 4 Oct 2004 19:31:38 +0100
-
-java-gnome (2.6.0.1-8) unstable; urgency=low
-
- * Updated gtkhtml bindings to cvs head
-
- -- Mark Howard <mh at debian.org> Wed, 18 Aug 2004 15:04:29 +0100
-
-java-gnome (2.6.0.1-7) unstable; urgency=high
-
- * Remove conflicts between api 0 and api 1. Urgency high for fast
- propagation to testing.
-
- -- Mark Howard <mh at debian.org> Tue, 17 Aug 2004 12:34:04 +0100
-
-java-gnome (2.6.0.1-6) unstable; urgency=low
-
- * Build-Conflict with kaffe since the jar program it provides isn't working
- at the moment. Closes: #257696, #253059
-
- -- Mark Howard <mh at debian.org> Tue, 6 Jul 2004 08:10:42 +0100
-
-java-gnome (2.6.0.1-5) unstable; urgency=low
-
- * Added TreeModel sorting
- * Include custom macros in autoconf command. Closes: #257586
-
- -- Mark Howard <mh at debian.org> Sun, 4 Jul 2004 16:10:44 +0100
-
-java-gnome (2.6.0.1-4) unstable; urgency=low
-
- * Improved configure scripts. Changes to be forwarded upstream.
- * Build with jikes. Closes: #253025
- * Disabled building of documentation (gjdoc fails)
-
- -- Mark Howard <mh at debian.org> Mon, 28 Jun 2004 19:21:38 +0100
-
-java-gnome (2.6.0.1-3) unstable; urgency=low
-
- * Upload to unstable
-
- -- Mark Howard <mh at debian.org> Fri, 4 Jun 2004 16:37:33 +0100
-
-java-gnome (2.6.0.1-2) experimental; urgency=low
-
- * Standards version 3.6.1. no changes
-
- -- Mark Howard <mh at debian.org> Wed, 21 Apr 2004 17:01:38 +0100
-
-java-gnome (2.6.0.1-1) experimental; urgency=low
-
- * New upstream release
- For Gnome 2.6 / GTK 2.4 which are currently only in experimental
- * Renamed packages for new API version. Kept old packages as dummy packages
- to aid upgrades.
-
- -- Mark Howard <mh at debian.org> Mon, 19 Apr 2004 13:34:47 +0100
-
-java-gnome (0.8.2-5) unstable; urgency=low
-
- * Build-depend on libgcj4-dev (gcj only recommends it). Closes: #240263
-
- -- Mark Howard <mh at debian.org> Sun, 28 Mar 2004 12:09:02 +0100
-
-java-gnome (0.8.2-4) unstable; urgency=low
-
- * Patched glib.CustomEvents from cvs for better performance.
- * Packages now same as new upstream release 0.8.3 (only changes were build
- related)
-
- -- Mark Howard <mh at debian.org> Thu, 4 Mar 2004 18:08:00 +0000
-
-java-gnome (0.8.2-3) unstable; urgency=low
-
- * Don't include .cvsignore files in packages
-
- -- Mark Howard <mh at debian.org> Tue, 13 Jan 2004 15:24:25 +0000
-
-java-gnome (0.8.2-2) unstable; urgency=low
-
- * Only include classes in jar files. Closes: #227354
- * Make sure PasswordDialog is removed. Closes: #227394
-
- -- Mark Howard <mh at debian.org> Tue, 13 Jan 2004 11:07:35 +0000
-
-java-gnome (0.8.2-1) unstable; urgency=low
-
- * New Upstream Release
- * Rewritten debian/rules for new upstream structure
- * Including gcj-natively compiled binaries.
-
- -- Mark Howard <mh at debian.org> Wed, 7 Jan 2004 16:34:42 +0000
-
-java-gnome (0.8.1cvs20031119-1) unstable; urgency=low
-
- * New CVS Checkout
- * Compile and document org.gnu.gtk.html (libgtkhtml)
- * Include all docs in packages
- * Standards -> 3.6.1 (no changes)
-
- -- Mark Howard <mh at debian.org> Wed, 19 Nov 2003 19:41:58 +0000
-
-java-gnome (0.8.1-1) unstable; urgency=low
-
- * New Upstream Release
- * Build-Depend on gjdoc. Closes: #221049
-
- -- Mark Howard <mh at debian.org> Sun, 16 Nov 2003 14:51:25 +0000
-
-java-gnome (0.8.0cvs20031027-1) unstable; urgency=low
-
- * New CVS Checkout
- * Merge doc packages into single libjava-gnome-doc package.
- (0.8.0cvs20031002-1 was rejected by ftpmasters). This change was suggested
- by ftpmasters and has debian-java ml approval.
-
- -- Mark Howard <mh at debian.org> Mon, 27 Oct 2003 16:20:41 +0000
-
-java-gnome (0.8.0cvs20031002-1) unstable; urgency=low
-
- * New CVS Checkout
- * Included VTE (gnome terminal emulator) in gnome packages.
- * Created packages for glade support and documentation for this.
- * Rewritten README.Debian.
- * Removed CVS directories from packages
- * Improved clean target
- * Generate HTML FAQ and tutorial from docbook sources
- * Build control file in a way not producing long lines
-
- -- Mark Howard <mh at debian.org> Fri, 3 Oct 2003 14:04:25 +0100
-
-java-gnome (0.8.0cvs20030911-2) unstable; urgency=low
-
- * Rebuild. documentation was not being generated correctly (probably a
- problem with my system at the time)
-
- -- Mark Howard <mh at debian.org> Mon, 29 Sep 2003 21:45:18 +0100
-
-java-gnome (0.8.0cvs20030911-1) unstable; urgency=low
-
- * New CVS Checkout
-
- -- Mark Howard <mh at debian.org> Thu, 11 Sep 2003 21:40:58 +0100
-
-java-gnome (0.8.0cvs20030701-1) unstable; urgency=low
-
- * New CVS Checkout
- * Moved shared libraries to /usr/lib/jni/
- * Removed 02_include-fixes.dpatch - applied upstream
-
- -- Mark Howard <mh at debian.org> Tue, 1 Jul 2003 15:22:55 +0100
-
-java-gnome (0.8.0cvs20030627-1) unstable; urgency=low
-
- * New CVS Checkout
- * Depend on libgcj4. Fixes FTBFS.
-
- -- Mark Howard <mh at debian.org> Fri, 27 Jun 2003 10:31:34 +0100
-
-java-gnome (0.8.0cvs20030624-1) unstable; urgency=low
-
- * New CVS Checkout
-
- -- Mark Howard <mh at debian.org> Tue, 24 Jun 2003 15:03:29 +0100
-
-java-gnome (0.8.0cvs20030415-1) unstable; urgency=low
-
- * New CVS Checkout
-
- -- Mark Howard <mh at debian.org> Tue, 15 Apr 2003 21:00:02 +0100
-
-java-gnome (0.8.0cvs20030406-1) unstable; urgency=low
-
- * New CVS Checkout
-
- -- Mark Howard <mh at debian.org> Sun, 6 Apr 2003 12:46:43 +0100
-
-java-gnome (0.8.0cvs20030330-1) unstable; urgency=low
-
- * New CVS Checkout
- - Most JNI String passing changed.
- * Created ant script to perform actions of ant. No longer build-depends on
- ant. -> Move to main
- * Temporarily disabled javadoc building until new gjdoc packages are
- available
-
- -- Mark Howard <mh at debian.org> Sun, 30 Mar 2003 20:25:10 +0100
-
-java-gnome (0.8.0cvs20030320-1) unstable; urgency=low
-
- * New CVS Checkout
-
- -- Mark Howard <mh at debian.org> Thu, 20 Mar 2003 18:41:05 +0000
-
-java-gnome (0.8.0cvs20030304-1) unstable; urgency=low
-
- * New CVS Checkout
-
- -- Mark Howard <mh at debian.org> Tue, 4 Mar 2003 13:56:58 +0000
-
-java-gnome (0.8.0cvs20030103-1) unstable; urgency=low
-
- * New CVS Checkout
-
- -- Mark Howard <mh at debian.org> Fri, 3 Jan 2003 17:14:56 +0000
-
-java-gnome (0.8.0cvs20021227-1) unstable; urgency=low
-
- * New CVS Checkout
- * Create javadoc using dh_javadoc
-
- -- Mark Howard <mh at debian.org> Fri, 27 Dec 2002 13:12:06 +0000
-
-java-gnome (0.8.0cvs20021217-1) unstable; urgency=low
-
- * New CVS Checkout
- * Fixed dependencies
- * Split into architecture dependent -jni packages and architecture
- independent -java packages
-
- -- Mark Howard <mh at debian.org> Tue, 17 Dec 2002 19:21:28 +0000
-
-java-gnome (0.8.0cvs20021212-1) unstable; urgency=low
-
- * New upstream release
-
- -- Mark Howard <mh at debian.org> Thu, 12 Dec 2002 18:41:18 +0000
-
-java-gnome (0.8.0cvs20021203-1) unstable; urgency=low
-
- * New upstream release
-
- -- Mark Howard <mh at debian.org> Tue, 3 Dec 2002 15:07:14 +0000
-
-java-gnome (0.8.0cvs20021001-1) unstable; urgency=low
-
- * New upstream release
-
- -- Mark Howard <mh at tildemh.com> Tue, 1 Oct 2002 19:24:05 +0100
-
-java-gnome (0.8.0cvs20020916-1) unstable; urgency=low
-
- * New upstream release
-
- -- Mark Howard <mh at tildemh.com> Mon, 16 Sep 2002 14:28:56 +0100
-
-java-gnome (0.8.0cvs20020913b-1) unstable; urgency=low
-
- * New upstream release
-
- -- Mark Howard <mh at tildemh.com> Fri, 13 Sep 2002 19:01:33 +0100
-
-java-gnome (0.8.0cvs20020913-1) unstable; urgency=low
-
- * Initial Release.
-
- -- Mark Howard <mh at tildemh.com> Fri, 13 Sep 2002 13:35:19 +0100
+ -- Mark Howard <mh at debian.org> Tue, 8 Mar 2005 21:43:58 +0000
diff --git a/debian/control b/debian/control
index 4c142bd..b04947c 100644
--- a/debian/control
+++ b/debian/control
@@ -2,195 +2,69 @@ Source: java-gnome
Section: libs
Priority: optional
Maintainer: Mark Howard <mh at debian.org>
-Build-Depends: debhelper (>> 4), libgnome2-dev, libgnomeui-dev, libgtk2.0-dev, jikes-classpath, gcj, autoconf, libvte-dev, docbook-utils, libgconf2-dev, libgtkhtml2-dev, libglade-gnome0-dev,libgcj4-dev, cdbs, fastjar, automake1.4, pkg-config
-Build-Conflicts: kaffe
-Standards-Version: 3.5.9
-
+Build-Depends: debhelper (>> 4), cdbs
+Standards-Version: 3.6.1
Package: libgnome2-java
Section: libs
Architecture: all
-Depends: libgtk2-java (= ${Source-Version}), libgnome2-jni (= ${Source-Version})
-Replaces: libgnome0-java
-Description: Java framework for creating GNOME applications
- The Java-Gnome project provides a framework for creating Gtk and Gnome
- applications using Java. Unlike many other Java graphical interface libraries,
- this covers the entire gtk/gnome API. However, the java 'style' is still
- maintained throughout. Java-Gnome is currently the only truly free system for
- creating graphical applications in java and the only system to implement the
- entire gtk and gnome API.
- .
- This package provides the java bytecode for GNOME support.
- .
- Java-Gnome is still under development
- Expect errors API changes between snapshot releases and be prepared to work
- with the authors in fixing bugs and improving the API.
- .
- http://java-gnome.sf.net
-
+Depends: libgnome-java
+Description: Dummy package to aid upgrade
Package: libgtk2-java
Section: libs
Architecture: all
-Depends: libgtk2-jni (= ${Source-Version})
-Replaces: libgtk0-java
-Description: Gtk framework for Java
- The Java-Gnome project provides a framework for creating Gtk and Gnome
- applications using Java. Unlike many other Java graphical interface libraries,
- this covers the entire gtk/gnome API. However, the java 'style' is still
- maintained throughout. Java-Gnome is currently the only truly free system for
- creating graphical applications in java and the only system to implement the
- entire gtk and gnome API.
- .
- This package provides the java bytecode for the core gtk, atk, gdk and pango
- support.
- .
- Java-Gnome is still under development
- Expect errors API changes between snapshot releases and be prepared to work
- with the authors in fixing bugs and improving the API.
- .
- http://java-gnome.sf.net
-
+Depends: libgnome-java
+Description: Dummy package to aid upgrade
Package: libglade2-java
Section: libs
Architecture: any
-Depends: ${shlibs:Depends}, libgtk2-java (= ${Source-Version}), libgnome2-java (= ${Source-Version})
-Replaces: libglade0-java
-Description: Java support for libglade gnome interface
- The Java-Gnome project provides a framework for creating Gtk and Gnome
- applications using Java. Unlike many other Java graphical interface libraries,
- this covers the entire gtk/gnome API. However, the java 'style' is still
- maintained throughout. Java-Gnome is currently the only truly free system for
- creating graphical applications in java and the only system to implement the
- entire gtk and gnome API.
- .
- This package provides support for graphical interfaces built using the glade
- interface builder run using libglade. This package includes both JVM bytecode
- and shared libraries.
- .
- Java-Gnome is still under development
- Expect errors API changes between snapshot releases and be prepared to work
- with the authors in fixing bugs and improving the API.
- .
- http://java-gnome.sf.net
-
+Depends: libglade-java
+Description: Dummy package to aid upgrade
Package: libgnome2-jni
Section: libs
Architecture: any
-Depends: ${shlibs:Depends}, libgtk2-java (= ${Source-Version}), libgnome2-java (= ${Source-Version})
-Replaces: libgnome0-jni
-Description: Java framework for creating GNOME applications
- The Java-Gnome project provides a framework for creating Gtk and Gnome
- applications using Java. Unlike many other Java graphical interface libraries,
- this covers the entire gtk/gnome API. However, the java 'style' is still
- maintained throughout. Java-Gnome is currently the only truly free system for
- creating graphical applications in java and the only system to implement the
- entire gtk and gnome API.
- .
- This package provides the native interface for GNOME support.
- .
- Java-Gnome is still under development
- Expect errors API changes between snapshot releases and be prepared to work
- with the authors in fixing bugs and improving the API.
- .
- http://java-gnome.sf.net
-
+Depends: libgnome-jni
+Description: Dummy package to aid upgrade
Package: libgtk2-jni
Section: libs
Architecture: any
-Depends: ${shlibs:Depends}, libgtk2-java (= ${Source-Version})
-Replaces: libgtk0-jni
-Description: GTK framework for Java
- The Java-Gnome project provides a framework for creating Gtk and Gnome
- applications using Java. Unlike many other Java graphical interface libraries,
- this covers the entire gtk/gnome API. However, the java 'style' is still
- maintained throughout. Java-Gnome is currently the only truly free system for
- creating graphical applications in java and the only system to implement the
- entire gtk and gnome API.
- .
- This package provides the native interface for the core GTK, ATK, GDK and PANGO
- support.
- .
- Java-Gnome is still under development
- Expect errors API changes between snapshot releases and be prepared to work
- with the authors in fixing bugs and improving the API.
- .
- http://java-gnome.sf.net
-
+Depends: libgtk-jni
+Description: Dummy package to aid upgrade
Package: libjava-gnome-doc
Section: doc
+Depends: libgtk-java, libgnome-java, libgconf-java, libglade-java
Architecture: all
-Suggests: libgnome2-java (= ${Source-Version}), libgtk2-java (= ${Source-Version}), libglade2-java (= ${Source-Version})
-Recommends: www-browser
-Description: API docs and example apps for GTK/GNOME java bindings
- The Java-Gnome project provides a framework for creating Gtk and Gnome
- applications using Java. Unlike many other Java graphical interface libraries,
- this covers the entire gtk/gnome API. However, the java 'style' is still
- maintained throughout. Java-Gnome is currently the only truly free system for
- creating graphical applications in java and the only system to implement the
- entire gtk and gnome API.
- .
- This package provides API documentation, tutorials and example applications for
- all sections of java-gnome - gtk, gnome, glade and vte.
- .
- Java-Gnome is still under development
- Expect errors API changes between snapshot releases and be prepared to work
- with the authors in fixing bugs and improving the API.
- .
- http://java-gnome.sf.net
-
+Description: Dummy package to aid upgrade
Package: libgnome0-java
Section: libs
Architecture: all
-Depends: libgnome2-java
Description: Dummy package to aid upgrade
- This is a dummy package which will never be installed. It exists to ensure that
- people who previously used java-gnome 0.8 series will automatically have their
- system upgraded to the new 2 series API (all java-gnome 2.x releases will be
- API-compatible)
Package: libgtk0-java
Section: libs
Architecture: all
-Depends: libgtk2-java
Description: Dummy package to aid upgrade
- This is a dummy package which will never be installed. It exists to ensure that
- people who previously used java-gnome 0.8 series will automatically have their
- system upgraded to the new 2 series API (all java-gnome 2.x releases will be
- API-compatible)
Package: libglade0-java
Section: libs
Architecture: all
Depends: libglade2-java
Description: Dummy package to aid upgrade
- This is a dummy package which will never be installed. It exists to ensure that
- people who previously used java-gnome 0.8 series will automatically have their
- system upgraded to the new 2 series API (all java-gnome 2.x releases will be
- API-compatible)
Package: libgnome0-jni
Section: libs
Architecture: all
Depends: libgnome2-jni
Description: Dummy package to aid upgrade
- This is a dummy package which will never be installed. It exists to ensure that
- people who previously used java-gnome 0.8 series will automatically have their
- system upgraded to the new 2 series API (all java-gnome 2.x releases will be
- API-compatible)
Package: libgtk0-jni
Section: libs
Architecture: all
Depends: libgtk2-jni
Description: Dummy package to aid upgrade
- This is a dummy package which will never be installed. It exists to ensure that
- people who previously used java-gnome 0.8 series will automatically have their
- system upgraded to the new 2 series API (all java-gnome 2.x releases will be
- API-compatible)
-
diff --git a/debian/control.in b/debian/control.in
deleted file mode 100644
index 37fc8a3..0000000
--- a/debian/control.in
+++ /dev/null
@@ -1,121 +0,0 @@
-Source: java-gnome
-Section: libs
-Priority: optional
-Maintainer: Mark Howard <mh at debian.org>
-Build-Depends: debhelper (>> 4), libgnome2-dev, libgnomeui-dev, libgtk2.0-dev, jikes-classpath, gcj, autoconf, libvte-dev, docbook-utils, libgconf2-dev, libgtkhtml2-dev, libglade-gnome0-dev,libgcj4-dev, cdbs, fastjar, automake1.4, pkg-config
-Build-Conflicts: kaffe
-Standards-Version: 3.5.9
-
-
-Package: libgnome2-java
-Section: libs
-Architecture: all
-Depends: libgtk2-java (= ${Source-Version}), libgnome2-jni (= ${Source-Version})
-Replaces: libgnome0-java
-Description: Java framework for creating GNOME applications
-Include: debian/desc-head.txt
- .
- This package provides the java bytecode for GNOME support.
- .
-Include: debian/desc-foot.txt
-
-Package: libgtk2-java
-Section: libs
-Architecture: all
-Depends: libgtk2-jni (= ${Source-Version})
-Replaces: libgtk0-java
-Description: Gtk framework for Java
-Include: debian/desc-head.txt
- .
- This package provides the java bytecode for the core gtk, atk, gdk and pango
- support.
- .
-Include: debian/desc-foot.txt
-
-Package: libglade2-java
-Section: libs
-Architecture: any
-Depends: ${shlibs:Depends}, libgtk2-java (= ${Source-Version}), libgnome2-java (= ${Source-Version})
-Replaces: libglade0-java
-Description: Java support for libglade gnome interface
-Include: debian/desc-head.txt
- .
- This package provides support for graphical interfaces built using the glade
- interface builder run using libglade. This package includes both JVM bytecode
- and shared libraries.
- .
-Include: debian/desc-foot.txt
-
-Package: libgnome2-jni
-Section: libs
-Architecture: any
-Depends: ${shlibs:Depends}, libgtk2-java (= ${Source-Version}), libgnome2-java (= ${Source-Version})
-Replaces: libgnome0-jni
-Description: Java framework for creating GNOME applications
-Include: debian/desc-head.txt
- .
- This package provides the native interface for GNOME support.
- .
-Include: debian/desc-foot.txt
-
-Package: libgtk2-jni
-Section: libs
-Architecture: any
-Depends: ${shlibs:Depends}, libgtk2-java (= ${Source-Version})
-Replaces: libgtk0-jni
-Description: GTK framework for Java
-Include: debian/desc-head.txt
- .
- This package provides the native interface for the core GTK, ATK, GDK and PANGO
- support.
- .
-Include: debian/desc-foot.txt
-
-Package: libjava-gnome-doc
-Section: doc
-Architecture: all
-Suggests: libgnome2-java (= ${Source-Version}), libgtk2-java (= ${Source-Version}), libglade2-java (= ${Source-Version})
-Recommends: www-browser
-Description: API docs and example apps for GTK/GNOME java bindings
-Include: debian/desc-head.txt
- .
- This package provides API documentation, tutorials and example applications for
- all sections of java-gnome - gtk, gnome, glade and vte.
- .
-Include: debian/desc-foot.txt
-
-Package: libgnome0-java
-Section: libs
-Architecture: all
-Depends: libgnome2-java
-Description: Dummy package to aid upgrade
-Include: debian/dummy.txt
-
-Package: libgtk0-java
-Section: libs
-Architecture: all
-Depends: libgtk2-java
-Description: Dummy package to aid upgrade
-Include: debian/dummy.txt
-
-Package: libglade0-java
-Section: libs
-Architecture: all
-Depends: libglade2-java
-Description: Dummy package to aid upgrade
-Include: debian/dummy.txt
-
-Package: libgnome0-jni
-Section: libs
-Architecture: all
-Depends: libgnome2-jni
-Description: Dummy package to aid upgrade
-Include: debian/dummy.txt
-
-Package: libgtk0-jni
-Section: libs
-Architecture: all
-Depends: libgtk2-jni
-Description: Dummy package to aid upgrade
-Include: debian/dummy.txt
-
diff --git a/debian/desc-foot.txt b/debian/desc-foot.txt
deleted file mode 100644
index cd07859..0000000
--- a/debian/desc-foot.txt
+++ /dev/null
@@ -1,6 +0,0 @@
- Java-Gnome is still under development
- Expect errors API changes between snapshot releases and be prepared to work
- with the authors in fixing bugs and improving the API.
- .
- http://java-gnome.sf.net
-
diff --git a/debian/desc-head.txt b/debian/desc-head.txt
deleted file mode 100644
index 8c22524..0000000
--- a/debian/desc-head.txt
+++ /dev/null
@@ -1,6 +0,0 @@
- The Java-Gnome project provides a framework for creating Gtk and Gnome
- applications using Java. Unlike many other Java graphical interface libraries,
- this covers the entire gtk/gnome API. However, the java 'style' is still
- maintained throughout. Java-Gnome is currently the only truly free system for
- creating graphical applications in java and the only system to implement the
- entire gtk and gnome API.
diff --git a/debian/dummy.txt b/debian/dummy.txt
deleted file mode 100644
index 77f78a4..0000000
--- a/debian/dummy.txt
+++ /dev/null
@@ -1,4 +0,0 @@
- This is a dummy package which will never be installed. It exists to ensure that
- people who previously used java-gnome 0.8 series will automatically have their
- system upgraded to the new 2 series API (all java-gnome 2.x releases will be
- API-compatible)
diff --git a/debian/gencontrol.pl b/debian/gencontrol.pl
deleted file mode 100644
index 291421f..0000000
--- a/debian/gencontrol.pl
+++ /dev/null
@@ -1,17 +0,0 @@
-#!/usr/bin/perl
-#
-open IN, "<debian/control.in" or die "Error opening control.in: $!\n";
-open OUT, ">debian/control" or die "Error opening control: $!\n";
-while (<IN>){
- if ( m/^Include: (.*)/ ){
- open INCL, "<$1" or die "Error opening include file '$1': $!\n";
- while (<INCL>){
- print OUT $_;
- }
- close INCL or warn "Error closing $1: $!\n";
- }else{
- print OUT $_;
- }
-}
-close OUT or warn "Error closing control: $!\n";
-close IN or warn "Error closing control.in: $!\n";
diff --git a/debian/libglade2-java.install b/debian/libglade2-java.install
deleted file mode 100644
index b671807..0000000
--- a/debian/libglade2-java.install
+++ /dev/null
@@ -1,3 +0,0 @@
-debian/tmp/usr/lib/jni/*glade*
-debian/tmp/usr/lib/pkgconfig/glade*
-debian/tmp/usr/share/java/glade*
diff --git a/debian/libgnome2-java.install b/debian/libgnome2-java.install
deleted file mode 100644
index 4d8d61d..0000000
--- a/debian/libgnome2-java.install
+++ /dev/null
@@ -1,2 +0,0 @@
-debian/tmp/usr/lib/pkgconfig/*gnome*
-debian/tmp/usr/share/java/gnome*
diff --git a/debian/libgnome2-jni.install b/debian/libgnome2-jni.install
deleted file mode 100644
index ff1e32e..0000000
--- a/debian/libgnome2-jni.install
+++ /dev/null
@@ -1 +0,0 @@
-debian/tmp/usr/lib/jni/*gnome*
diff --git a/debian/libgtk2-java.install b/debian/libgtk2-java.install
deleted file mode 100644
index d9ce4f8..0000000
--- a/debian/libgtk2-java.install
+++ /dev/null
@@ -1,2 +0,0 @@
-debian/tmp/usr/lib/pkgconfig/gtk*
-debian/tmp/usr/share/java/gtk*
diff --git a/debian/libgtk2-jni.install b/debian/libgtk2-jni.install
deleted file mode 100644
index c239fd8..0000000
--- a/debian/libgtk2-jni.install
+++ /dev/null
@@ -1 +0,0 @@
-debian/tmp/usr/lib/jni/*gtk*
diff --git a/debian/patches/template b/debian/patches/template
deleted file mode 100644
index 0888297..0000000
--- a/debian/patches/template
+++ /dev/null
@@ -1,20 +0,0 @@
-#! /bin/sh -e
-## DP: DUMMY
-
-if [ $# -ne 1 ]; then echo >&2 "`basename $0`: script expects -patch|-unpatch as argument"; exit 1; fi
-
-case "$1" in
- -patch)
- patch -f --no-backup-if-mismatch -p0 < $0
- ;;
- -unpatch)
- patch -f --no-backup-if-mismatch -R -p0 < $0
- ;;
- *)
- echo >&2 "`basename $0`: script expects -patch|-unpatch as argument"
- exit 1
- ;;
-esac
-
-exit 0
-
diff --git a/debian/rules b/debian/rules
index 43718b9..e6192f6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,28 +1,3 @@
#!/usr/bin/make -f
-include /usr/share/cdbs/1/class/docbookxml.mk
include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
-include /usr/share/cdbs/1/rules/utils.mk
-include /usr/share/cdbs/1/class/gnome.mk
-include /usr/share/cdbs/1/class/autotools.mk
-
-
-DEB_MAKE_INVOKE = $(DEB_MAKE_ENVVARS) make -C $(DEB_BUILDDIR)
-
-
-DEB_CONFIGURE_EXTRA_FLAGS :=\
- --libdir=/usr/lib/jni/
-
-pre-build::
- chmod +x ./debian/gencontrol.pl
- ./debian/gencontrol.pl
- chmod +x autogen.sh
- DESTDIR=`pwd`/debian/tmp NOCONFIGURE=yes ./autogen.sh ${cdbs_configure_flags} ${DEB_CONFIGURE_EXTRA_FLAGS} --prefix=/usr/
- echo "#!/bin/sh" > configure
-
-clean::
- rm -rf `find -name "*.class"`
- rm -rf `find -name "*.jar"`
- rm -rf `find -name "*.so*"`
- rm -rf `find -name "*.o"`
diff --git a/debian/rules.old b/debian/rules.old
deleted file mode 100644
index 6d27a78..0000000
--- a/debian/rules.old
+++ /dev/null
@@ -1,177 +0,0 @@
-#!/usr/bin/make -f
-
-#export DH_VERBOSE=1
-
-export DH_COMPAT=4
-
-DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
-DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
-
-
-ifneq (,$(findstring debug,$(DEB_BUILD_OPTIONS)))
- CFLAGS += -g
-endif
-ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
- INSTALL_PROGRAM += -s
-endif
-
-version=2.6.0.1
-major=2
-debversion=2
-
-BUILD_DIR=`pwd`
-
-config.status: patch
- perl debian/gencontrol.pl
- #dh_testdir
- #-test -r /usr/share/misc/config.sub && \
- # cp -f /usr/share/misc/config.sub config.sub
- #-test -r /usr/share/misc/config.guess && \
- # cp -f /usr/share/misc/config.guess config.guess
- #./configure --host=$(DEB_HOST_GNU_TYPE) \
- --build=$(DEB_BUILD_GNU_TYPE) \
- --prefix=$(BUILD_DIR)/debian/tmp/usr \
- --mandir=\$${prefix}/share/man \
- --infodir=\$${prefix}/share/info \
- --libdir=\$${prefix}/lib/jni
-
-build: build-stamp
-build-stamp: config.status
- dh_testdir
- mkdir -pv debian/tmp/usr/lib/jni
- mkdir -pv debian/tmp/usr/share/java-gnome
- $(MAKE)
- touch build-stamp
-
-clean: unpatch
- perl debian/gencontrol.pl
- dh_testdir
- dh_testroot
- rm -f build-stamp
- -rm -rf src/build-java
- -rm -rf src/jni/*.o
- -rm -rf bin
- -rm -rf config.cache
- -rm -rf config.status
- -rm -rf debian/tmp
- -$(MAKE) distclean
- dh_clean
- -rm -rf config.status
- -rm -rf config.log
-
-install: build
- dh_testdir
- dh_testroot
- dh_clean -k
- Z
- $(MAKE) install
-
- dh_install -plibgtk${debversion}-jni debian/tmp/usr/lib/jni/*gtk*.so* usr/lib/jni
- dh_install -plibgtk${debversion}-java gtk/lib/*.jar usr/share/java
- dh_install -plibgtk${debversion}-jni debian/tmp/usr/lib/jni/*gtkhtml*.so* usr/lib/jni
- dh_install -plibgtk${debversion}-java gtkhtml/lib/*.jar usr/share/java
-
- dh_install -plibgnome${debversion}-jni debian/tmp/usr/lib/jni/*gnome*.so* usr/lib/jni
- dh_install -plibgnome${debversion}-java gconf/lib/*.jar usr/share/java
- dh_install -plibgnome${debversion}-jni debian/tmp/usr/lib/jni/*gconf*.so* usr/lib/jni
- dh_install -plibgnome${debversion}-java gnome/lib/*.jar usr/share/java
- dh_install -plibgnome${debversion}-jni debian/tmp/usr/lib/jni/*vte*.so* usr/lib/jni
- dh_install -plibgnome${debversion}-java vte/lib/*.jar usr/share/java
-
- dh_install -plibglade${debversion}-java debian/tmp/usr/lib/jni/*glade*.so* usr/lib/jni
- dh_install -plibglade${debversion}-java glade/lib/*.jar usr/share/java
-
- dh_installexamples -plibjava-gnome-doc doc-core/examples/*
- dh_installexamples -plibjava-gnome-doc doc-gnome/examples/*
- dh_installexamples -plibjava-gnome-doc doc-glade/examples/*
-
- dh_install -plibjava-gnome-doc doc-core/api/* usr/share/doc/libjava-gnome-doc/api/core
- dh_install -plibjava-gnome-doc doc-gnome/api/* usr/share/doc/libjava-gnome-doc/api/gnome
- dh_install -plibjava-gnome-doc doc-glade/api/* usr/share/doc/libjava-gnome-doc/api/glade
-
- dh_install -plibjava-gnome-doc doc-core/tutorial/ usr/share/doc/libjava-gnome-doc/
- dh_install -plibjava-gnome-doc doc-core/build-faq/* usr/share/doc/libjava-gnome-doc/faq/
-
- dh_install -plibjava-gnome-doc doc-gnome/build-tutorial/* usr/share/doc/libjava-gnome-doc/gnome-tutorial/
-
-
- # removed unwanted cvs directories from packages
- -find debian/lib* -name "CVS" -exec rm -rf {} \;
- -find debian/lib* -name ".cvsignore" -exec rm -rf {} \;
-
-binary-indep: build install
- dh_testdir -i
- dh_testroot -i
- dh_installdocs -A -i common/AUTHORS common/THANKS common/NEWS common/README common/TODO debian/README.Debian
- dh_installchangelogs -i
- dh_compress -i
- dh_fixperms -i
- dh_installdeb -i
- dh_gencontrol -i
- dh_md5sums -i
- dh_builddeb -i
-
-binary-arch: build install
- dh_testdir -a
- dh_testroot -a
- dh_installdocs -a common/AUTHORS common/THANKS common/NEWS common/README common/TODO debian/README.Debian
- dh_installchangelogs -a
- dh_strip -a
- dh_compress -a
- dh_fixperms -a
- dh_makeshlibs -a
- dh_installdeb -a
- dh_shlibdeps -a
- dh_gencontrol -a
- dh_md5sums -a
- dh_builddeb -a
-
-patch: ${CURDIR}/patch-stamp
-${CURDIR}/patch-stamp:
- test -d debian/patched || install -d debian/patched
- echo "Patches applied in the Debian version of ${PACKAGE}:" > $@T
- @for patch in `cat debian/patches/00list`; do \
- stamp=debian/patched/$$patch.dpatch; \
- patch=debian/patches/$$patch.dpatch; \
- test -x $$patch || chmod +x $$patch; \
- if test -f $$stamp; then \
- echo "$$patch already applied."; \
- echo -e "\n$$patch:" >> $@T; \
- sed -n 's/^## *DP: */ /p' $$patch >> $@T; \
- else \
- echo -n "applying patch $$patch..."; \
- if $$patch -patch >$$stamp.new 2>&1; then \
- mv $$stamp.new $$stamp; \
- touch $$stamp; \
- echo -e "\n$$patch:" >> $@T; \
- sed -n 's/^## *DP: */ /p' $$patch >> $@T; \
- echo " ok."; \
- else \
- echo " failed."; \
- exit 1; \
- fi; \
- fi; \
- done
- mv -f $@T $@
-
-unpatch:
- @for patch in `sort -r debian/patches/00list`; do \
- stamp=debian/patched/$$patch.dpatch; \
- patch=debian/patches/$$patch.dpatch; \
- test -x $$patch || chmod +x $$patch; \
- if test -f $$stamp; then \
- echo -n "reverting patch $$patch..."; \
- if $$patch -unpatch 2>&1 >/dev/null; then \
- rm -f $$stamp; \
- echo " ok."; \
- else \
- echo " failed."; \
- exit 1; \
- fi; \
- fi; \
- done
- rm -f patch-stamp
-
-
-binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install
diff --git a/libbonobo-java/ChangeLog b/libbonobo-java/ChangeLog
deleted file mode 100644
index 85b5a18..0000000
--- a/libbonobo-java/ChangeLog
+++ /dev/null
@@ -1,381 +0,0 @@
-2004-10-06 13:36 mh
-
- * src/Makefile.in: more all-in-one build system fixes
-
-2004-07-28 13:31 morganj
-
- * src/Makefile.in: Changed classpath for native build.
-
-2004-07-19 21:19 morganj
-
- * NEWS: Added new files for new packages and updated gtk NEWS file.
-
-2004-07-13 12:49 morganj
-
- * .cvsignore: ignoring generated files
-
-2004-07-13 12:48 morganj
-
- * .cvsignore, Makefile.in: ignoring generated files and fixed
- install target directory.
-
-2004-07-13 07:41 mh
-
- * bonobo-java.pc.in: new pkg-config support
-
-2004-07-11 09:47 mh
-
- * .cvsignore, Makefile.in, Makefile.in.in, autogen.sh,
- configure.in, configure.in.in, install-sh, src/.cvsignore,
- src/Makefile.in, src/Makefile.in.in: Updated build system
-
-2004-05-17 19:59 kuzman
-
- * src/Makefile.in.in: Compile the generated code.
-
-2004-05-17 19:34 kuzman
-
- * src/genJava.sh.in: Added remaining idl files to generation.
-
-2004-05-17 19:32 kuzman
-
- * src/gen/org/gnu/bonobo/: PersistFilePackage/NoCurrentName.java,
- PersistFilePackage/NoCurrentNameHelper.java,
- PersistFilePackage/NoCurrentNameHolder.java,
- PersistPackage/ContentTypeHelper.java,
- PersistPackage/ContentTypeListHelper.java,
- PersistPackage/ContentTypeListHolder.java,
- PersistPackage/FileNotFound.java,
- PersistPackage/FileNotFoundHelper.java,
- PersistPackage/FileNotFoundHolder.java,
- PersistPackage/IIDHelper.java, PersistPackage/Status.java,
- PersistPackage/StatusHelper.java,
- PersistPackage/StatusHolder.java,
- PersistPackage/WrongDataType.java,
- PersistPackage/WrongDataTypeHelper.java,
- PersistPackage/WrongDataTypeHolder.java,
- ACTIVATION_FLAG_PRIVATE.java, ActivationEnvValueHelper.java,
- ActivationEnvironmentHelper.java,
- ActivationEnvironmentHolder.java, ActivationIDHelper.java,
- ActivationPropertyHelper.java, ActivationPropertyType.java,
- ActivationPropertyTypeHelper.java,
- ActivationPropertyTypeHolder.java,
- ActivationPropertyValueHolder.java, ActivationResult.java,
- ActivationResultDataHelper.java, ActivationResultDataHolder.java,
- ActivationResultHolder.java, ActivationResultType.java,
- ActivationResultTypeHelper.java, ActivationResultTypeHolder.java,
- Clipboard.java, ClipboardHolder.java, ClipboardPOA.java,
- ClipboardStore.java, ClipboardStoreHelper.java,
- ClipboardStorePOA.java, ClipboardStorePOATie.java,
- DynamicPathLoadResult.java, DynamicPathLoadResultHolder.java,
- GeneralError.java, GenericFactory.java,
- GenericFactoryOperations.java, ImplementationIDHelper.java,
- ItemContainerHelper.java, ItemContainerHolder.java,
- ItemContainerOperations.java, ItemContainerPOA.java,
- ItemContainerPOATie.java, MONIKER_ALLOW_USER_INTERACTION.java,
- Moniker.java, MonikerContextHelper.java,
- MonikerContextOperations.java, MonikerContextPOATie.java,
- MonikerExtender.java, MonikerExtenderHelper.java,
- MonikerExtenderHolder.java, MonikerExtenderOperations.java,
- MonikerExtenderPOATie.java, MonikerHelper.java,
- MonikerHolder.java, MonikerPOATie.java, PersistFileHelper.java,
- PersistFilePOA.java, PersistFilePOATie.java, PersistHelper.java,
- PersistHolder.java, PersistOperations.java, PersistStorage.java,
- PersistStorageOperations.java, PersistStoragePOATie.java,
- PersistStreamPOA.java, PersistStreamPOATie.java, Print.java,
- PrintDimensionsHelper.java, PrintHolder.java, PrintScissor.java,
- RegistrationFlagsHelper.java, RegistrationResult.java,
- RegistrationResultHolder.java, ResolveFlagHelper.java,
- ResolveOptions.java, ServerInfoHelper.java,
- ServerInfoHolder.java, ServerInfoListHolder.java,
- StringListHelper.java, ZoomLevelNameListHelper.java,
- ZoomableFrame.java, ZoomableFrameHelper.java,
- ZoomableFramePOA.java, ZoomableFramePOATie.java,
- ZoomableHolder.java, ZoomablePOA.java, _ItemContainerStub.java,
- _PersistFileStub.java, _PersistStreamStub.java, _PrintStub.java,
- _ZoomableFrameStub.java, _ZoomableStub.java,
- ACTIVATION_ENV_FLAG_UNSET.java,
- ACTIVATION_FLAG_EXISTING_ONLY.java,
- ACTIVATION_FLAG_NO_LOCAL.java, ActivationEnvValue.java,
- ActivationEnvValueHolder.java, ActivationFlagsHelper.java,
- ActivationProperty.java, ActivationPropertyHolder.java,
- ActivationPropertyValue.java, ActivationPropertyValueHelper.java,
- ActivationResultData.java, ActivationResultHelper.java,
- ClipboardHelper.java, ClipboardOperations.java,
- ClipboardPOATie.java, ClipboardStoreHolder.java,
- ClipboardStoreOperations.java, DynamicPathLoadResultHelper.java,
- GeneralErrorHelper.java, GeneralErrorHolder.java,
- GenericFactoryHelper.java, GenericFactoryHolder.java,
- GenericFactoryPOA.java, GenericFactoryPOATie.java,
- ItemContainer.java, MonikerContext.java,
- MonikerContextHolder.java, MonikerContextPOA.java,
- MonikerExtenderPOA.java, MonikerOperations.java, MonikerPOA.java,
- Persist.java, PersistFile.java, PersistFileHolder.java,
- PersistFileOperations.java, PersistPOA.java, PersistPOATie.java,
- PersistStorageHelper.java, PersistStorageHolder.java,
- PersistStoragePOA.java, PersistStream.java,
- PersistStreamHelper.java, PersistStreamHolder.java,
- PersistStreamOperations.java, PrintDimensions.java,
- PrintDimensionsHolder.java, PrintHelper.java,
- PrintOperations.java, PrintPOA.java, PrintPOATie.java,
- PrintScissorHelper.java, PrintScissorHolder.java,
- REGISTRATION_FLAG_NO_SERVERINFO.java,
- RegistrationResultHelper.java, ResolveOptionsHelper.java,
- ResolveOptionsHolder.java, RunningContext.java,
- RunningContextHelper.java, RunningContextHolder.java,
- RunningContextOperations.java, RunningContextPOA.java,
- RunningContextPOATie.java, ServerInfo.java,
- ServerInfoListHelper.java, StringListHolder.java,
- ZoomLevelHelper.java, ZoomLevelListHelper.java,
- ZoomLevelListHolder.java, ZoomLevelNameHelper.java,
- ZoomLevelNameListHolder.java, Zoomable.java,
- ZoomableFrameHolder.java, ZoomableFrameOperations.java,
- ZoomableHelper.java, ZoomableOperations.java,
- ZoomablePOATie.java, _ClipboardStoreStub.java,
- _ClipboardStub.java, _GenericFactoryStub.java,
- _MonikerContextStub.java, _MonikerExtenderStub.java,
- _MonikerStub.java, _PersistStorageStub.java, _PersistStub.java,
- _RunningContextStub.java: More bonobo generated code from idl.
-
-2004-05-17 19:28 kuzman
-
- * src/gen/org/gnu/bonobo/: Activation/AlreadyListed.java,
- Activation/AlreadyListedHelper.java,
- Activation/AlreadyListedHolder.java,
- Activation/IncompleteContext.java,
- Activation/IncompleteContextHelper.java,
- Activation/IncompleteContextHolder.java,
- Activation/NotListed.java, Activation/NotListedHelper.java,
- Activation/NotListedHolder.java, Activation/ParseFailed.java,
- Activation/ParseFailedHelper.java,
- Activation/ParseFailedHolder.java, Canvas/ArtUTA.java,
- Canvas/ArtUTAHelper.java, Canvas/ArtUTAHolder.java,
- Canvas/Buf.java, Canvas/BufHelper.java, Canvas/BufHolder.java,
- Canvas/Component.java, Canvas/ComponentHelper.java,
- Canvas/ComponentHolder.java, Canvas/ComponentOperations.java,
- Canvas/ComponentPOA.java, Canvas/ComponentPOATie.java,
- Canvas/ComponentProxy.java, Canvas/ComponentProxyHelper.java,
- Canvas/ComponentProxyHolder.java,
- Canvas/ComponentProxyOperations.java,
- Canvas/ComponentProxyPOA.java, Canvas/ComponentProxyPOATie.java,
- Canvas/DRect.java, Canvas/DRectHelper.java,
- Canvas/DRectHolder.java, Canvas/IRect.java,
- Canvas/IRectHelper.java, Canvas/IRectHolder.java,
- Canvas/IS_BG.java, Canvas/IS_BUF.java, Canvas/Point.java,
- Canvas/PointHelper.java, Canvas/PointHolder.java,
- Canvas/PointsHelper.java, Canvas/PointsHolder.java,
- Canvas/SVPHelper.java, Canvas/SVPHolder.java,
- Canvas/SVPSegment.java, Canvas/SVPSegmentHelper.java,
- Canvas/SVPSegmentHolder.java, Canvas/State.java,
- Canvas/StateHelper.java, Canvas/StateHolder.java,
- Canvas/_ComponentProxyStub.java, Canvas/_ComponentStub.java,
- Canvas/affineHelper.java, Canvas/affineHolder.java,
- Canvas/int32Helper.java, Canvas/pixbufHelper.java,
- Canvas/pixbufHolder.java,
- GenericFactoryPackage/CannotActivate.java,
- GenericFactoryPackage/CannotActivateHelper.java,
- GenericFactoryPackage/CannotActivateHolder.java,
- ItemContainerPackage/NotFound.java,
- ItemContainerPackage/NotFoundHelper.java,
- ItemContainerPackage/NotFoundHolder.java,
- ItemContainerPackage/ObjectNamesHelper.java,
- ItemContainerPackage/ObjectNamesHolder.java,
- ItemContainerPackage/SyntaxError.java,
- ItemContainerPackage/SyntaxErrorHelper.java,
- ItemContainerPackage/SyntaxErrorHolder.java,
- MonikerPackage/InterfaceNotFound.java,
- MonikerPackage/InterfaceNotFoundHelper.java,
- MonikerPackage/InterfaceNotFoundHolder.java,
- MonikerPackage/InvalidSyntax.java,
- MonikerPackage/InvalidSyntaxHelper.java,
- MonikerPackage/InvalidSyntaxHolder.java,
- MonikerPackage/TimeOut.java, MonikerPackage/TimeOutHelper.java,
- MonikerPackage/TimeOutHolder.java,
- MonikerPackage/UnknownPrefix.java,
- MonikerPackage/UnknownPrefixHelper.java,
- MonikerPackage/UnknownPrefixHolder.java: More bonobo generated
- code from idl.
-
-2004-05-16 01:22 kuzman
-
- * src/: gen/org/gnu/bonobo/EventSourcePackage/UnknownListener.java,
- gen/org/gnu/bonobo/EventSourcePackage/UnknownListenerHelper.java,
- gen/org/gnu/bonobo/EventSourcePackage/UnknownListenerHolder.java,
- gen/org/gnu/bonobo/BadArgHelper.java,
- gen/org/gnu/bonobo/EventSourceHolder.java,
- gen/org/gnu/bonobo/EventSourcePOA.java,
- gen/org/gnu/bonobo/IOError.java,
- gen/org/gnu/bonobo/IOErrorHelper.java,
- gen/org/gnu/bonobo/IOErrorHolder.java,
- gen/org/gnu/bonobo/ListenerPOATie.java,
- gen/org/gnu/bonobo/NotImplemented.java,
- gen/org/gnu/bonobo/NotImplementedHelper.java,
- gen/org/gnu/bonobo/Storage.java,
- gen/org/gnu/bonobo/StorageHelper.java,
- gen/org/gnu/bonobo/StorageInfo.java,
- gen/org/gnu/bonobo/StorageInfoFieldsHelper.java,
- gen/org/gnu/bonobo/StorageOperations.java,
- gen/org/gnu/bonobo/StorageTypeHelper.java,
- gen/org/gnu/bonobo/StorageTypeHolder.java,
- gen/org/gnu/bonobo/StreamHelper.java,
- gen/org/gnu/bonobo/StreamHolder.java,
- gen/org/gnu/bonobo/StreamPOATie.java,
- gen/org/gnu/bonobo/UIComponentPOATie.java,
- gen/org/gnu/bonobo/UIContainerHolder.java,
- gen/org/gnu/bonobo/UIContainerPOATie.java,
- gen/org/gnu/bonobo/UnknownPOATie.java,
- gen/org/gnu/bonobo/_EventSourceStub.java,
- gen/org/gnu/bonobo/_StorageStub.java,
- gen/org/gnu/bonobo/_UnknownStub.java,
- gen/org/gnu/bonobo/BadArg.java,
- gen/org/gnu/bonobo/BadArgHolder.java,
- gen/org/gnu/bonobo/ContentTypeHelper.java,
- gen/org/gnu/bonobo/EventSource.java,
- gen/org/gnu/bonobo/EventSourceHelper.java,
- gen/org/gnu/bonobo/EventSourceOperations.java,
- gen/org/gnu/bonobo/EventSourcePOATie.java,
- gen/org/gnu/bonobo/FIELD_CONTENT_TYPE.java,
- gen/org/gnu/bonobo/FIELD_SIZE.java,
- gen/org/gnu/bonobo/FIELD_TYPE.java,
- gen/org/gnu/bonobo/Listener.java,
- gen/org/gnu/bonobo/ListenerHelper.java,
- gen/org/gnu/bonobo/ListenerHolder.java,
- gen/org/gnu/bonobo/ListenerOperations.java,
- gen/org/gnu/bonobo/ListenerPOA.java,
- gen/org/gnu/bonobo/NotImplementedHolder.java,
- gen/org/gnu/bonobo/NotSupported.java,
- gen/org/gnu/bonobo/NotSupportedHelper.java,
- gen/org/gnu/bonobo/NotSupportedHolder.java,
- gen/org/gnu/bonobo/StorageHolder.java,
- gen/org/gnu/bonobo/StorageInfoHelper.java,
- gen/org/gnu/bonobo/StorageInfoHolder.java,
- gen/org/gnu/bonobo/StoragePOA.java,
- gen/org/gnu/bonobo/StoragePOATie.java,
- gen/org/gnu/bonobo/StorageType.java,
- gen/org/gnu/bonobo/Stream.java,
- gen/org/gnu/bonobo/StreamOperations.java,
- gen/org/gnu/bonobo/StreamPOA.java,
- gen/org/gnu/bonobo/UIComponent.java,
- gen/org/gnu/bonobo/UIComponentHelper.java,
- gen/org/gnu/bonobo/UIComponentHolder.java,
- gen/org/gnu/bonobo/UIComponentOperations.java,
- gen/org/gnu/bonobo/UIComponentPOA.java,
- gen/org/gnu/bonobo/UIContainer.java,
- gen/org/gnu/bonobo/UIContainerHelper.java,
- gen/org/gnu/bonobo/UIContainerOperations.java,
- gen/org/gnu/bonobo/UIContainerPOA.java,
- gen/org/gnu/bonobo/Unknown.java,
- gen/org/gnu/bonobo/UnknownHelper.java,
- gen/org/gnu/bonobo/UnknownHolder.java,
- gen/org/gnu/bonobo/UnknownOperations.java,
- gen/org/gnu/bonobo/UnknownPOA.java,
- gen/org/gnu/bonobo/_ListenerStub.java,
- gen/org/gnu/bonobo/_StreamStub.java,
- gen/org/gnu/bonobo/_UIComponentStub.java,
- gen/org/gnu/bonobo/_UIContainerStub.java, .cvsignore,
- Makefile.in.in, genJava.sh.in: bonobo generated code.
-
-2004-05-16 01:19 kuzman
-
- * src/gen/org/gnu/bonobo/: UIContainerPackage/Insensitive.java,
- UIContainerPackage/InsensitiveHelper.java,
- UIContainerPackage/InsensitiveHolder.java,
- UIContainerPackage/InvalidPath.java,
- UIContainerPackage/InvalidPathHelper.java,
- UIContainerPackage/InvalidPathHolder.java,
- UIContainerPackage/MalformedXML.java,
- UIContainerPackage/MalformedXMLHelper.java,
- UIContainerPackage/MalformedXMLHolder.java,
- UIContainerPackage/NonExistentAttr.java,
- UIContainerPackage/NonExistentAttrHelper.java,
- UIContainerPackage/NonExistentAttrHolder.java,
- UIContainerPackage/Unknown.java,
- UIContainerPackage/UnknownHelper.java,
- UIContainerPackage/UnknownHolder.java,
- UIComponentPackage/EventType.java,
- UIComponentPackage/EventTypeHelper.java,
- UIComponentPackage/EventTypeHolder.java,
- StreamPackage/IOError.java, StreamPackage/IOErrorHelper.java,
- StreamPackage/IOErrorHolder.java,
- StreamPackage/NoPermission.java,
- StreamPackage/NoPermissionHelper.java,
- StreamPackage/NoPermissionHolder.java,
- StreamPackage/NotSupported.java,
- StreamPackage/NotSupportedHelper.java,
- StreamPackage/NotSupportedHolder.java,
- StreamPackage/SeekType.java, StreamPackage/SeekTypeHelper.java,
- StreamPackage/SeekTypeHolder.java,
- StreamPackage/iobufHelper.java, StreamPackage/iobufHolder.java,
- StoragePackage/DirectoryListHelper.java,
- StoragePackage/DirectoryListHolder.java,
- StoragePackage/IOError.java, StoragePackage/IOErrorHelper.java,
- StoragePackage/IOErrorHolder.java,
- StoragePackage/NameExists.java,
- StoragePackage/NameExistsHelper.java,
- StoragePackage/NameExistsHolder.java,
- StoragePackage/NoPermission.java,
- StoragePackage/NoPermissionHelper.java,
- StoragePackage/NoPermissionHolder.java,
- StoragePackage/NotEmpty.java, StoragePackage/NotEmptyHelper.java,
- StoragePackage/NotEmptyHolder.java, StoragePackage/NotFound.java,
- StoragePackage/NotFoundHelper.java,
- StoragePackage/NotFoundHolder.java,
- StoragePackage/NotStorage.java,
- StoragePackage/NotStorageHelper.java,
- StoragePackage/NotStorageHolder.java,
- StoragePackage/NotStream.java,
- StoragePackage/NotStreamHelper.java,
- StoragePackage/NotStreamHolder.java,
- StoragePackage/NotSupported.java,
- StoragePackage/NotSupportedHelper.java,
- StoragePackage/NotSupportedHolder.java,
- StoragePackage/OpenModeHelper.java, Gtk/Direction.java,
- Gtk/DirectionHelper.java, Gtk/DirectionHolder.java,
- Gtk/Requisition.java, Gtk/RequisitionHelper.java,
- Gtk/RequisitionHolder.java, Gtk/State.java, Gtk/StateHelper.java,
- Gtk/StateHolder.java, Gdk/ButtonEventHelper.java,
- Gdk/ButtonTypeHelper.java, Gdk/CrossMode.java,
- Gdk/CrossingEvent.java, Gdk/CrossingEventHolder.java,
- Gdk/EventHelper.java, Gdk/KeyEvent.java, Gdk/KeyEventHolder.java,
- Gdk/KeyTypeHolder.java, Gdk/ButtonEvent.java,
- Gdk/ButtonEventHolder.java, Gdk/ButtonType.java,
- Gdk/ButtonTypeHolder.java, Gdk/CrossModeHelper.java,
- Gdk/CrossModeHolder.java, Gdk/CrossType.java,
- Gdk/CrossTypeHelper.java, Gdk/CrossTypeHolder.java,
- Gdk/CrossingEventHelper.java, Gdk/Event.java,
- Gdk/EventHolder.java, Gdk/EventType.java,
- Gdk/EventTypeHelper.java, Gdk/EventTypeHolder.java,
- Gdk/FocusEvent.java, Gdk/FocusEventHelper.java,
- Gdk/FocusEventHolder.java, Gdk/KeyEventHelper.java,
- Gdk/KeyType.java, Gdk/KeyTypeHelper.java, Gdk/MotionEvent.java,
- Gdk/MotionEventHelper.java, Gdk/MotionEventHolder.java,
- Gdk/TimeHelper.java, Gdk/WindowIdHelper.java: bonobo generated
- code.
-
-2004-05-14 20:04 kuzman
-
- * .cvsignore, src/.cvsignore: ignore generated files.
-
-2004-05-14 20:03 kuzman
-
- * src/: jni/org_gnu_bonobo_BonoboObject.c,
- jni/org_gnu_bonobo_ui_UIComponent.c,
- jni/org_gnu_bonobo_ui_Window.c,
- java/org/gnu/bonobo/BonoboObject.java,
- java/org/gnu/bonobo/ui/UIComponent.java,
- java/org/gnu/bonobo/ui/Window.java: A little more bonobo work.
-
-2004-05-14 16:09 kuzman
-
- * Makefile.in.in, configure.in.in: starting bonobo
-
-2004-05-14 15:53 kuzman
-
- * src/: jni/org_gnu_bonobo_ui_Widget.c, Makefile.in.in: starting
- bonobo
-
-2004-05-11 02:23 kuzman
-
- * src/java/org/gnu/bonobo/ui/Widget.java: beginning support for
- libbonobo.
-
diff --git a/libbonobo-java/Makefile b/libbonobo-java/Makefile
deleted file mode 100644
index e8f5fbe..0000000
--- a/libbonobo-java/Makefile
+++ /dev/null
@@ -1,98 +0,0 @@
-# This file is part of Java-GNOME.
-#
-# Java-GNOME is free software; you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
-# any later version.
-#
-# Java-GNOME is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with Java-GNOME; see the file COPYING. If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-#
-
-
-version=2.7.3
-apiversion=2.7
-gtkversion=@gtkversion@
-gtkapiversion=2.4
-
-top_srcdir=.
-srcdir=.
-
-# Directories for configure. Will remove the redundant ones when we know where
-# to install the files.
-prefix=/usr/
-exec_prefix=${prefix}
-datadir=${prefix}/share
-bindir=${exec_prefix}/bin
-includedir=${prefix}/include
-infodir=${prefix}/info
-libdir=/usr/lib/jni/
-libexecdir=${exec_prefix}/libexec
-localstatedir=${prefix}/var
-mandir=${prefix}/man
-sharedstatedir=${prefix}/com
-
-INSTALL=/usr/bin/install -c
-
-# Set Java related stuff
-JAVADOC = @JAVADOC@
-JAVAC = gcj -C
-JAVA = @JAVA@
-JAR = /usr/bin/jar
-
-DOCBOOK = /usr/bin/db2html
-
-
-all: distro
-
-distro:
- $(MAKE) -C src all
-
-# Install targets
-install: native_install
- $(INSTALL) -s -m644 lib/libbonobojava$(bonoboapiversion).so.$(bonoboversion) $(DESTDIR)$(libdir)/
- ln -s -f libbonobojava$(bonoboapiversion).so.$(bonoboversion) $(DESTDIR)$(libdir)/libbonobojava$(bonoboapiversion).so
- $(INSTALL) -m644 lib/bonobo$(bonoboapiversion)-$(bonoboversion).jar $(DESTDIR)$(datadir)/java
- ln -s -f bonobo$(bonoboapiversion)-$(bonoboversion).jar $(DESTDIR)$(datadir)/java/bonobo$(bonoboapiversion).jar
- -for f in $(DOCUMENTS); do $(INSTALL) -m644 $(JG_DOC_DIR)/$$f $(DESTDIR)$(datadir)/doc/java-gnome-$(bonoboapiversion) || exit 1; done
- $(INSTALL) -m644 bonobo-java.pc $(libdir)/pkgconfig/
-
-native_install:
- $(INSTALL) -s -m644 lib/libbonobojar$(bonoboapiversion).so.$(bonoboversion) $(DESTDIR)$(libdir)/
- @ln -s -f libbonobojar$(bonoboapiversion).so.$(bonoboversion) $(DESTDIR)$(libdir)/libbonobojar$(bonoboapiversion).so
-
-# Uninstall targets
-uninstall: native_uninstall
- rm -f $(libdir)/libbonobojava$(bonoboapiversion).so.$(bonoboversion)
- rm -f $(libdir)/libbonobojava$(bonoboapiversion).so
- rm -f $(datadir)/java/bonobo$(bonoboapiversion)-$(bonoboversion).jar
- rm -f $(datadir)/java/bonobo$(bonoboapiversion).jar
- rm -rf $(datadir)/doc/java-gnome-$(bonoboapiversion)
-
-native_uninstall:
- rm -f $(libdir)/libbonobojar$(bonoboapiversion).so.$(bonoboversion)
- rm -f $(libdir)/libbonobojar$(bonoboapiversion).so
-
-
-# Targets to clean up after us
-
-.PHONY: mostlyclean clean distclean maintainer-clean
-
-mostlyclean:
- -$(MAKE) -C src mostlyclean
-
-clean: mostlyclean
- -$(MAKE) -C src clean
-
-distclean: clean
- -$(MAKE) -C src distclean
- rm -f config.* Makefile *.spec
-
-maintainer-clean: distclean
- -$(MAKE) -C src maintainer-clean
diff --git a/libbonobo-java/Makefile.in b/libbonobo-java/Makefile.in
deleted file mode 100644
index ee633c7..0000000
--- a/libbonobo-java/Makefile.in
+++ /dev/null
@@ -1,98 +0,0 @@
-# This file is part of Java-GNOME.
-#
-# Java-GNOME is free software; you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
-# any later version.
-#
-# Java-GNOME is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with Java-GNOME; see the file COPYING. If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-#
-
-
-version=@version@
-apiversion=@apiversion@
-gtkversion=@gtkversion@
-gtkapiversion=@gtkapiversion@
-
-top_srcdir=@top_srcdir@
-srcdir=@srcdir@
-
-# Directories for configure. Will remove the redundant ones when we know where
-# to install the files.
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-datadir=@datadir@
-bindir=@bindir@
-includedir=@includedir@
-infodir=@infodir@
-libdir=@libdir@
-libexecdir=@libexecdir@
-localstatedir=@localstatedir@
-mandir=@mandir@
-sharedstatedir=@sharedstatedir@
-
-INSTALL=@INSTALL@
-
-# Set Java related stuff
-JAVADOC = @JAVADOC@
-JAVAC = @JAVAC@
-JAVA = @JAVA@
-JAR = @JAR@
-
-DOCBOOK = @DOCBOOK@
-
-
-all: distro
-
-distro:
- $(MAKE) -C src all
-
-# Install targets
-install: @GCJ_INSTALL_TARGETS@
- $(INSTALL) -s -m644 lib/libbonobojava$(bonoboapiversion).so.$(bonoboversion) $(DESTDIR)$(libdir)/
- ln -s -f libbonobojava$(bonoboapiversion).so.$(bonoboversion) $(DESTDIR)$(libdir)/libbonobojava$(bonoboapiversion).so
- $(INSTALL) -m644 lib/bonobo$(bonoboapiversion)-$(bonoboversion).jar $(DESTDIR)$(datadir)/java
- ln -s -f bonobo$(bonoboapiversion)-$(bonoboversion).jar $(DESTDIR)$(datadir)/java/bonobo$(bonoboapiversion).jar
- -for f in $(DOCUMENTS); do $(INSTALL) -m644 $(JG_DOC_DIR)/$$f $(DESTDIR)$(datadir)/doc/java-gnome-$(bonoboapiversion) || exit 1; done
- $(INSTALL) -m644 bonobo-java.pc $(libdir)/pkgconfig/
-
-native_install:
- $(INSTALL) -s -m644 lib/libbonobojar$(bonoboapiversion).so.$(bonoboversion) $(DESTDIR)$(libdir)/
- @ln -s -f libbonobojar$(bonoboapiversion).so.$(bonoboversion) $(DESTDIR)$(libdir)/libbonobojar$(bonoboapiversion).so
-
-# Uninstall targets
-uninstall: @GCJ_UNINSTALL_TARGETS@
- rm -f $(libdir)/libbonobojava$(bonoboapiversion).so.$(bonoboversion)
- rm -f $(libdir)/libbonobojava$(bonoboapiversion).so
- rm -f $(datadir)/java/bonobo$(bonoboapiversion)-$(bonoboversion).jar
- rm -f $(datadir)/java/bonobo$(bonoboapiversion).jar
- rm -rf $(datadir)/doc/java-gnome-$(bonoboapiversion)
-
-native_uninstall:
- rm -f $(libdir)/libbonobojar$(bonoboapiversion).so.$(bonoboversion)
- rm -f $(libdir)/libbonobojar$(bonoboapiversion).so
-
-
-# Targets to clean up after us
-
-.PHONY: mostlyclean clean distclean maintainer-clean
-
-mostlyclean:
- -$(MAKE) -C src mostlyclean
-
-clean: mostlyclean
- -$(MAKE) -C src clean
-
-distclean: clean
- -$(MAKE) -C src distclean
- rm -f config.* Makefile *.spec
-
-maintainer-clean: distclean
- -$(MAKE) -C src maintainer-clean
diff --git a/libbonobo-java/NEWS b/libbonobo-java/NEWS
deleted file mode 100644
index e69de29..0000000
diff --git a/libbonobo-java/aclocal.m4 b/libbonobo-java/aclocal.m4
deleted file mode 100644
index 95ff126..0000000
--- a/libbonobo-java/aclocal.m4
+++ /dev/null
@@ -1,381 +0,0 @@
-# generated automatically by aclocal 1.9.4 -*- Autoconf -*-
-
-# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
-# Free Software Foundation, Inc.
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-
-dnl PKG_CHECK_MODULES(GSTUFF, gtk+-2.0 >= 1.3 glib = 1.3.4, action-if, action-not)
-dnl defines GSTUFF_LIBS, GSTUFF_CFLAGS, see pkg-config man page
-dnl also defines GSTUFF_PKG_ERRORS on error
-AC_DEFUN(PKG_CHECK_MODULES, [
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- AC_MSG_CHECKING(for $2)
-
- if $PKG_CONFIG --exists "$2" ; then
- AC_MSG_RESULT(yes)
- succeeded=yes
-
- AC_MSG_CHECKING($1_CFLAGS)
- $1_CFLAGS=`$PKG_CONFIG --cflags "$2"`
- AC_MSG_RESULT($$1_CFLAGS)
-
- AC_MSG_CHECKING($1_LIBS)
- $1_LIBS=`$PKG_CONFIG --libs "$2"`
- AC_MSG_RESULT($$1_LIBS)
- else
- $1_CFLAGS=""
- $1_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- $1_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"`
- ifelse([$4], ,echo $$1_PKG_ERRORS,)
- fi
-
- AC_SUBST($1_CFLAGS)
- AC_SUBST($1_LIBS)
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- ifelse([$3], , :, [$3])
- else
- ifelse([$4], , AC_MSG_ERROR([Library requirements ($2) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.]), [$4])
- fi
-])
-
-
-
-dnl Available from the GNU Autoconf Macro Archive at:
-dnl http://www.gnu.org/software/ac-archive/htmldoc/ac_prog_jar.html
-dnl
-AC_DEFUN([AC_PROG_JAR],[
-AC_REQUIRE([AC_EXEEXT])dnl
-if test "x$JAVAPREFIX" = x; then
- test "x$JAR" = x && AC_CHECK_PROGS(JAR, jar$EXEEXT)
-else
- test "x$JAR" = x && AC_CHECK_PROGS(JAR, jar, $JAVAPREFIX)
-fi
-test "x$JAR" = x && AC_MSG_ERROR([no acceptable jar program found in \$PATH])
-AC_PROVIDE([$0])dnl
-])
-
-dnl Available from the GNU Autoconf Macro Archive at:
-dnl http://www.gnu.org/software/ac-archive/htmldoc/ac_prog_javac.html
-dnl
-AC_DEFUN([AC_PROG_JAVAC],[
-AC_REQUIRE([AC_EXEEXT])dnl
-if test "x$JAVAPREFIX" = x; then
- test "x$JAVAC" = x && AC_CHECK_PROGS(JAVAC, "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT)
-else
- test "x$JAVAC" = x && AC_CHECK_PROGS(JAVAC, "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT, $JAVAPREFIX)
-fi
-test "x$JAVAC" = x && AC_MSG_ERROR([no acceptable Java compiler found in \$PATH])
-AC_PROG_JAVAC_WORKS
-AC_PROVIDE([$0])dnl
-])
-
-dnl Available from the GNU Autoconf Macro Archive at:
-dnl http://www.gnu.org/software/ac-archive/htmldoc/ac_prog_javac_works.html
-dnl
-AC_DEFUN([AC_PROG_JAVAC_WORKS],[
-AC_CACHE_CHECK([if $JAVAC works], ac_cv_prog_javac_works, [
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* [#]line __oline__ "configure" */
-public class Test {
-}
-EOF
-if AC_TRY_COMMAND($JAVAC $JAVACFLAGS $JAVA_TEST) >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- AC_MSG_ERROR([The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)])
- echo "configure: failed program was:" >&AC_FD_CC
- cat $JAVA_TEST >&AC_FD_CC
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-])
-AC_PROVIDE([$0])dnl
-])
-
-
-AC_DEFUN([AM_PATH_DOCBOOK],[
-AC_REQUIRE([AC_EXEEXT])dnl
-AC_PATH_PROG(DB1, db2html$EXEEXT, nocommand)
-if test "$DB1" = nocommand; then
- AC_PATH_PROG(DB2, docbook2html$EXEEXT, nocommand)
- if test "$DB2" = nocommand; then
- AC_MSG_ERROR([docbook not found in $PATH])
- else
- DOCBOOK=$DB2
- fi;dnl
-else
- DOCBOOK=$DB1
-fi;dnl
-AC_SUBST(DOCBOOK)
-])
-
-dnl This file is part of Java-GNOME.
-dnl
-dnl Java-GNOME is free software; you can redistribute it and/or modify it
-dnl under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
-dnl any later version.
-dnl
-dnl Java-GNOME is distributed in the hope that it will be useful, but
-dnl WITHOUT ANY WARRANTY; without even the implied warranty of
-dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-dnl GNU General Public License for more details.
-dnl
-dnl You should have received a copy of the GNU General Public License
-dnl along with Jade; see the file COPYING. If not, write to
-dnl the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
-dnl Copied blatantly from other source.
-
-dnl Borrowed HEAVILY from AM_PATH_GTK
-dnl
-dnl AM_PATH_GCJ([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]])
-dnl Test for GCJ
-dnl
-AC_DEFUN(AM_PATH_GCJ,
-[dnl
-dnl Get the environmental variables necessary for GCJ
-dnl
-AC_ARG_WITH(gcj-prefix,[ --with-gcj-prefix=PFX Prefix where gcj is installed (optional)],
- gcj_prefix="$withval", gcj_prefix="")
-
- if test x$gcj_prefix != x ; then
- GCJ_HOME=$gcj_prefix
- fi
-
- dnl
- dnl CHANGE: Now FIRST put GCJ_HOME/bin in the path before testing for
- dnl the java executable.
- dnl
- if test x$GCJ_HOME != x ; then
- echo "Add $GCJ_HOME/bin to path and check again."
- PATH="$GCJ_HOME/bin:$PATH"
- fi
- AC_PATH_PROG(GCJ, gcj, no)
-
- min_gcj_version=ifelse([$0], ,3.0.0,$1)
- AC_MSG_CHECKING(for GCJ - version >= $min_gcj_version)
- min_gcj_major_version=`echo $min_gcj_version |\
- sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\).*/\1/'`
- min_gcj_minor_version=`echo $min_gcj_version |\
- sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\).*/\2/'`
- min_gcj_micro_version=`echo $min_gcj_version |\
- sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\).*/\3/'`
- if test "$GCJ" = "no" ; then
- no_gcj=yes
- else
- gcj_version=`$GCJ --version 2>&1 | grep GCC | sed 's/gcj (GCC) \([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\1.\2.\3/'`
- gcj_major_version=`echo $gcj_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\1/'`
- gcj_minor_version=`echo $gcj_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\2/'`
- gcj_micro_version=`echo $gcj_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\3/'`
- AC_TRY_RUN([
-#include <stdio.h>
-
-main()
-{
- if ((1$gcj_major_version > 1$min_gcj_major_version) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version > 1$min_gcj_minor_version)) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version == 1$min_gcj_minor_version) &&
- (1$gcj_micro_version >= 1$min_gcj_micro_version)))
- {
- return(0);
- }
- else
- {
- return(1);
- }
-}], , no_gcj=yes, [echo $ac_n "cross compiling; assumed OK... $ac_c"])
- fi
- if test "x$no_gcj" = x ; then
- AC_MSG_RESULT(yes)
- dnl
- dnl Check for gcj executables and set appropriate viarable
- dnl
- AC_PATH_PROG(GCJ, gcj, no)
- AC_PATH_PROG(JAR, jar, no)
- dnl
- dnl Set CLASSPATH
- dnl
- if test x$GCJ_HOME != x ; then
- :
- else
- GCJ_HOME=`which gcj | sed 's/\(.*\).bin.*gcj/\1/'`
- fi
-
- cat << EOF > Test.java
-/* [#]line __oline__ "configure" */
-public class Test {
- public static void main(String[[]] args) {
- System.out.println(System.getProperty("sun.boot.class.path"));
- }
-}
-EOF
- GCJ_JAR=`gcj -C Test.java && gij Test`
- rm Test.java Test.class
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`(test -d /usr/share/local/java && find /usr/local/share/java -name libgcj-?.?.?.jar) || (test -d /usr/share/java && find /usr/share/java -name libgcj-?.?.?.jar)`
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`locate libgcj | grep libgcj.*\.jar`
- fi
- fi
- if test x$GCJ_JAR != x ; then
- GCJ_CLASSPATH="${GCJ_JAR}:${CLASSPATH}"
- else
- echo "***"
- echo "*** Unable to locate libgcj.jar needed by gcj"
- echo "***"
- ifelse([$3], , :, [$3])
- fi
- AC_SUBST(GCJ_CLASSPATH)
- ifelse([$2], , :, [$2])
- else
- AC_MSG_RESULT(no)
- echo "***"
- echo "*** If you have GCJ installed and it is a newer version than $min_java_version, either set"
- echo "*** the GCJ_HOME variable or add the top directory where the GCJ binaries are to"
- echo "*** the PATH. Alternatively try \"./configure --with-gcj-prefix=<java_home>\","
- echo "***"
- echo "*** Also make sure that configure does not find the wrong version of GCJ by"
- echo "*** looking at the output of \"which gcj\"."
- echo "***"
- ifelse([$3], , :, [$3])
- fi
-])
-
-
-dnl
-AC_DEFUN([JG_CHECK_NATIVECOMPILE],[
-dnl Check for a GCJ native compile option
-AC_ARG_WITH(gcj_compile,[ --without-gcj-compile Binary builds of Java-GNOME
-with gcj compiler will not be made],
- gcj_compile="no", gcj_compile="yes")
-
-if test $gcj_compile = "yes"; then
- AM_PATH_GCJ(3.0.0, , AC_ERROR(Need at lease GCJ version 3.0.0))
- GCJ_BUILD_TARGETS=native-gcj
- GCJ_INSTALL_TARGETS=native_install
- GCJ_UNINSTALL_TARGETS=native_uninstall
-else
- GCJ_BUILD_TARGETS=
- GCJ_INSTALL_TARGETS=
- GCJ_UNINSTALL_TARGETS=
-fi
-
-AC_SUBST(GCJ_BUILD_TARGETS)
-AC_SUBST(GCJ_INSTALL_TARGETS)
-AC_SUBST(GCJ_UNINSTALL_TARGETS)
-
-])
-
-
-AC_DEFUN([JG_COMMON],[
-
-dnl dependencies needed by most projects
-AC_CONFIG_AUX_DIR(.)
-
-dnl Checks for programs.
-AC_PROG_CC
-AC_PROG_INSTALL
-AM_PATH_DOCBOOK
-AC_PROG_JAVAC
-AC_PROG_JAVAC_WORKS
-dnl AC_PROG_JAVADOC
-AC_PROG_JAR
-
-JG_CHECK_NATIVECOMPILE
-
-dnl Checks for libraries.
-dnl Replace `main' with a function in -libs:
-AC_CHECK_LIB(ibs, main)
-
-dnl Check for GTK >= 2.0 and GNOME >= 1.0
-PKG_CHECK_MODULES(GTK, gtk+-2.0 >= 2.4)
-AC_SUBST(GTK_CFLAGS)
-AC_SUBST(GTK_LIBS)
-
-AC_SUBST(TOPLEVEL_TARGETS)
-AC_SUBST(INSTALL_TARGETS)
-AC_SUBST(UNINSTALL_TARGETS)
-AC_SUBST(MACRO_FLAG)
-
-dnl Checks for header files.
-dnl Fails at this stage
-dnl AC_CHECK_FILE(jni.h)
-
-dnl Checks for typedefs, structures, and compiler characteristics.
-AC_C_CONST
-
-dnl Checks for library functions.
-AC_FUNC_ALLOCA
-
-])
-
-
-AC_DEFUN(JG_GTK_JAVA,[
-
-PKG_CHECK_MODULES(GTKJAVA, gtk2-java >= $1)
-
-if test -z "$PKG_CONFIG"; then
- AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
-fi
-
-AC_MSG_CHECKING(for gtk-java api version)
-gtkapiversion=`$PKG_CONFIG --variable api_version gtk2-java`
-AC_MSG_RESULT($gtkapiversion)
-AC_SUBST(gtkapiversion)
-
-AC_MSG_CHECKING(for gtk-java jar file)
-GTKJAR=`$PKG_CONFIG --variable classpath gtk2-java`
-AC_MSG_RESULT($GTKJAR)
-AC_SUBST(GTKJAR)
-
-
-dnl GTKJAVA_MACROS=`$PKG_CONFIG --variable macro_dir gtk2-java`
-
-AC_MSG_CHECKING(for gtk-java jar file)
-JG_GTK_LIB_PATH=`$PKG_CONFIG --variable jni_dir gtk2-java`
-AC_MSG_RESULT($JG_GTK_LIB_PATH)
-AC_SUBST(JG_GTK_LIB_PATH)
-
-AC_MSG_CHECKING(for gtk-java native gcj library)
-NATIVEGTKJAR=${JG_GTK_LIB_PATH}/libgtkjar${gtkapiversion}.so
-AC_MSG_RESULT($NATIVEGTKJAR)
-AC_SUBST(NATIVEGTKJAR)
-
-])
-
diff --git a/libbonobo-java/autogen.sh b/libbonobo-java/autogen.sh
deleted file mode 100755
index 5bc589b..0000000
--- a/libbonobo-java/autogen.sh
+++ /dev/null
@@ -1,17 +0,0 @@
-#/bin/bash
-
-# This needs to be rewritten properly
-
-#PKG_CHECK_MODULES(GTKJAVA, gtk2-java >= 2.4)
-
-#if test -z "$PKG_CONFIG"; then
-# AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
-#fi
-GTKJAVA_MACROS=`pkg-config --variable macro_dir gtk2-java`
-
-echo "using macro dir $GTKJAVA_MACROS";
-
-aclocal -I $GTKJAVA_MACROS
-autoconf
-
-./configure $@
diff --git a/libbonobo-java/autom4te.cache/output.0 b/libbonobo-java/autom4te.cache/output.0
deleted file mode 100644
index 006ddcd..0000000
--- a/libbonobo-java/autom4te.cache/output.0
+++ /dev/null
@@ -1,5102 +0,0 @@
-@%:@! /bin/sh
-@%:@ Guess values for system-dependent variables and create Makefiles.
-@%:@ Generated by GNU Autoconf 2.59.
-@%:@
-@%:@ Copyright (C) 2003 Free Software Foundation, Inc.
-@%:@ This configure script is free software; the Free Software Foundation
-@%:@ gives unlimited permission to copy, distribute and modify it.
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-
-# Name of the host.
-# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
-# so uname gets run too.
-ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
-
-exec 6>&1
-
-#
-# Initializations.
-#
-ac_default_prefix=/usr/local
-ac_config_libobj_dir=.
-cross_compiling=no
-subdirs=
-MFLAGS=
-MAKEFLAGS=
-SHELL=${CONFIG_SHELL-/bin/sh}
-
-# Maximum number of lines to put in a shell here document.
-# This variable seems obsolete. It should probably be removed, and
-# only ac_max_sed_lines should be used.
-: ${ac_max_here_lines=38}
-
-# Identity of this package.
-PACKAGE_NAME=
-PACKAGE_TARNAME=
-PACKAGE_VERSION=
-PACKAGE_STRING=
-PACKAGE_BUGREPORT=
-
-ac_unique_file="src/jni/org_gnu_bonobo_ui_Widget.c"
-ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALLED_CLASSPATH INSTALLED_JNI_DIR version apiversion PKG_CONFIG GTKJAVA_CFLAGS GTKJAVA_LIBS gtkapiversion GTKJAR JG_GTK_LIB_PATH NATIVEGTKJAR CC [...]
-ac_subst_files=''
-
-# Initialize some variables set by options.
-ac_init_help=
-ac_init_version=false
-# The variables have the same names as the options, with
-# dashes changed to underlines.
-cache_file=/dev/null
-exec_prefix=NONE
-no_create=
-no_recursion=
-prefix=NONE
-program_prefix=NONE
-program_suffix=NONE
-program_transform_name=s,x,x,
-silent=
-site=
-srcdir=
-verbose=
-x_includes=NONE
-x_libraries=NONE
-
-# Installation directory options.
-# These are left unexpanded so users can "make install exec_prefix=/foo"
-# and all the variables that are supposed to be based on exec_prefix
-# by default will actually change.
-# Use braces instead of parens because sh, perl, etc. also accept them.
-bindir='${exec_prefix}/bin'
-sbindir='${exec_prefix}/sbin'
-libexecdir='${exec_prefix}/libexec'
-datadir='${prefix}/share'
-sysconfdir='${prefix}/etc'
-sharedstatedir='${prefix}/com'
-localstatedir='${prefix}/var'
-libdir='${exec_prefix}/lib'
-includedir='${prefix}/include'
-oldincludedir='/usr/include'
-infodir='${prefix}/info'
-mandir='${prefix}/man'
-
-ac_prev=
-for ac_option
-do
- # If the previous option needs an argument, assign it.
- if test -n "$ac_prev"; then
- eval "$ac_prev=\$ac_option"
- ac_prev=
- continue
- fi
-
- ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
-
- # Accept the important Cygnus configure options, so we can diagnose typos.
-
- case $ac_option in
-
- -bindir | --bindir | --bindi | --bind | --bin | --bi)
- ac_prev=bindir ;;
- -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
- bindir=$ac_optarg ;;
-
- -build | --build | --buil | --bui | --bu)
- ac_prev=build_alias ;;
- -build=* | --build=* | --buil=* | --bui=* | --bu=*)
- build_alias=$ac_optarg ;;
-
- -cache-file | --cache-file | --cache-fil | --cache-fi \
- | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
- ac_prev=cache_file ;;
- -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
- | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
- cache_file=$ac_optarg ;;
-
- --config-cache | -C)
- cache_file=config.cache ;;
-
- -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
- ac_prev=datadir ;;
- -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
- | --da=*)
- datadir=$ac_optarg ;;
-
- -disable-* | --disable-*)
- ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid feature name: $ac_feature" >&2
- { (exit 1); exit 1; }; }
- ac_feature=`echo $ac_feature | sed 's/-/_/g'`
- eval "enable_$ac_feature=no" ;;
-
- -enable-* | --enable-*)
- ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid feature name: $ac_feature" >&2
- { (exit 1); exit 1; }; }
- ac_feature=`echo $ac_feature | sed 's/-/_/g'`
- case $ac_option in
- *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
- *) ac_optarg=yes ;;
- esac
- eval "enable_$ac_feature='$ac_optarg'" ;;
-
- -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
- | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
- | --exec | --exe | --ex)
- ac_prev=exec_prefix ;;
- -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
- | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
- | --exec=* | --exe=* | --ex=*)
- exec_prefix=$ac_optarg ;;
-
- -gas | --gas | --ga | --g)
- # Obsolete; use --with-gas.
- with_gas=yes ;;
-
- -help | --help | --hel | --he | -h)
- ac_init_help=long ;;
- -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
- ac_init_help=recursive ;;
- -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
- ac_init_help=short ;;
-
- -host | --host | --hos | --ho)
- ac_prev=host_alias ;;
- -host=* | --host=* | --hos=* | --ho=*)
- host_alias=$ac_optarg ;;
-
- -includedir | --includedir | --includedi | --included | --include \
- | --includ | --inclu | --incl | --inc)
- ac_prev=includedir ;;
- -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
- | --includ=* | --inclu=* | --incl=* | --inc=*)
- includedir=$ac_optarg ;;
-
- -infodir | --infodir | --infodi | --infod | --info | --inf)
- ac_prev=infodir ;;
- -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
- infodir=$ac_optarg ;;
-
- -libdir | --libdir | --libdi | --libd)
- ac_prev=libdir ;;
- -libdir=* | --libdir=* | --libdi=* | --libd=*)
- libdir=$ac_optarg ;;
-
- -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
- | --libexe | --libex | --libe)
- ac_prev=libexecdir ;;
- -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
- | --libexe=* | --libex=* | --libe=*)
- libexecdir=$ac_optarg ;;
-
- -localstatedir | --localstatedir | --localstatedi | --localstated \
- | --localstate | --localstat | --localsta | --localst \
- | --locals | --local | --loca | --loc | --lo)
- ac_prev=localstatedir ;;
- -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
- | --localstate=* | --localstat=* | --localsta=* | --localst=* \
- | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
- localstatedir=$ac_optarg ;;
-
- -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
- ac_prev=mandir ;;
- -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
- mandir=$ac_optarg ;;
-
- -nfp | --nfp | --nf)
- # Obsolete; use --without-fp.
- with_fp=no ;;
-
- -no-create | --no-create | --no-creat | --no-crea | --no-cre \
- | --no-cr | --no-c | -n)
- no_create=yes ;;
-
- -no-recursion | --no-recursion | --no-recursio | --no-recursi \
- | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
- no_recursion=yes ;;
-
- -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
- | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
- | --oldin | --oldi | --old | --ol | --o)
- ac_prev=oldincludedir ;;
- -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
- | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
- | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
- oldincludedir=$ac_optarg ;;
-
- -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
- ac_prev=prefix ;;
- -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
- prefix=$ac_optarg ;;
-
- -program-prefix | --program-prefix | --program-prefi | --program-pref \
- | --program-pre | --program-pr | --program-p)
- ac_prev=program_prefix ;;
- -program-prefix=* | --program-prefix=* | --program-prefi=* \
- | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
- program_prefix=$ac_optarg ;;
-
- -program-suffix | --program-suffix | --program-suffi | --program-suff \
- | --program-suf | --program-su | --program-s)
- ac_prev=program_suffix ;;
- -program-suffix=* | --program-suffix=* | --program-suffi=* \
- | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
- program_suffix=$ac_optarg ;;
-
- -program-transform-name | --program-transform-name \
- | --program-transform-nam | --program-transform-na \
- | --program-transform-n | --program-transform- \
- | --program-transform | --program-transfor \
- | --program-transfo | --program-transf \
- | --program-trans | --program-tran \
- | --progr-tra | --program-tr | --program-t)
- ac_prev=program_transform_name ;;
- -program-transform-name=* | --program-transform-name=* \
- | --program-transform-nam=* | --program-transform-na=* \
- | --program-transform-n=* | --program-transform-=* \
- | --program-transform=* | --program-transfor=* \
- | --program-transfo=* | --program-transf=* \
- | --program-trans=* | --program-tran=* \
- | --progr-tra=* | --program-tr=* | --program-t=*)
- program_transform_name=$ac_optarg ;;
-
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil)
- silent=yes ;;
-
- -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
- ac_prev=sbindir ;;
- -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
- | --sbi=* | --sb=*)
- sbindir=$ac_optarg ;;
-
- -sharedstatedir | --sharedstatedir | --sharedstatedi \
- | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
- | --sharedst | --shareds | --shared | --share | --shar \
- | --sha | --sh)
- ac_prev=sharedstatedir ;;
- -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
- | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
- | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
- | --sha=* | --sh=*)
- sharedstatedir=$ac_optarg ;;
-
- -site | --site | --sit)
- ac_prev=site ;;
- -site=* | --site=* | --sit=*)
- site=$ac_optarg ;;
-
- -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
- ac_prev=srcdir ;;
- -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
- srcdir=$ac_optarg ;;
-
- -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
- | --syscon | --sysco | --sysc | --sys | --sy)
- ac_prev=sysconfdir ;;
- -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
- | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
- sysconfdir=$ac_optarg ;;
-
- -target | --target | --targe | --targ | --tar | --ta | --t)
- ac_prev=target_alias ;;
- -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
- target_alias=$ac_optarg ;;
-
- -v | -verbose | --verbose | --verbos | --verbo | --verb)
- verbose=yes ;;
-
- -version | --version | --versio | --versi | --vers | -V)
- ac_init_version=: ;;
-
- -with-* | --with-*)
- ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid package name: $ac_package" >&2
- { (exit 1); exit 1; }; }
- ac_package=`echo $ac_package| sed 's/-/_/g'`
- case $ac_option in
- *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
- *) ac_optarg=yes ;;
- esac
- eval "with_$ac_package='$ac_optarg'" ;;
-
- -without-* | --without-*)
- ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid package name: $ac_package" >&2
- { (exit 1); exit 1; }; }
- ac_package=`echo $ac_package | sed 's/-/_/g'`
- eval "with_$ac_package=no" ;;
-
- --x)
- # Obsolete; use --with-x.
- with_x=yes ;;
-
- -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
- | --x-incl | --x-inc | --x-in | --x-i)
- ac_prev=x_includes ;;
- -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
- | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
- x_includes=$ac_optarg ;;
-
- -x-libraries | --x-libraries | --x-librarie | --x-librari \
- | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
- ac_prev=x_libraries ;;
- -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
- | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
- x_libraries=$ac_optarg ;;
-
- -*) { echo "$as_me: error: unrecognized option: $ac_option
-Try \`$0 --help' for more information." >&2
- { (exit 1); exit 1; }; }
- ;;
-
- *=*)
- ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
- # Reject names that are not valid shell variable names.
- expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
- { (exit 1); exit 1; }; }
- ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
- eval "$ac_envvar='$ac_optarg'"
- export $ac_envvar ;;
-
- *)
- # FIXME: should be removed in autoconf 3.0.
- echo "$as_me: WARNING: you should use --build, --host, --target" >&2
- expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
- echo "$as_me: WARNING: invalid host type: $ac_option" >&2
- : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
- ;;
-
- esac
-done
-
-if test -n "$ac_prev"; then
- ac_option=--`echo $ac_prev | sed 's/_/-/g'`
- { echo "$as_me: error: missing argument to $ac_option" >&2
- { (exit 1); exit 1; }; }
-fi
-
-# Be sure to have absolute paths.
-for ac_var in exec_prefix prefix
-do
- eval ac_val=$`echo $ac_var`
- case $ac_val in
- [\\/$]* | ?:[\\/]* | NONE | '' ) ;;
- *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# Be sure to have absolute paths.
-for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
- localstatedir libdir includedir oldincludedir infodir mandir
-do
- eval ac_val=$`echo $ac_var`
- case $ac_val in
- [\\/$]* | ?:[\\/]* ) ;;
- *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# There might be people who depend on the old broken behavior: `$host'
-# used to hold the argument of --host etc.
-# FIXME: To remove some day.
-build=$build_alias
-host=$host_alias
-target=$target_alias
-
-# FIXME: To remove some day.
-if test "x$host_alias" != x; then
- if test "x$build_alias" = x; then
- cross_compiling=maybe
- echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
- If a cross compiler is detected then cross compile mode will be used." >&2
- elif test "x$build_alias" != "x$host_alias"; then
- cross_compiling=yes
- fi
-fi
-
-ac_tool_prefix=
-test -n "$host_alias" && ac_tool_prefix=$host_alias-
-
-test "$silent" = yes && exec 6>/dev/null
-
-
-# Find the source files, if location was not specified.
-if test -z "$srcdir"; then
- ac_srcdir_defaulted=yes
- # Try the directory containing this script, then its parent.
- ac_confdir=`(dirname "$0") 2>/dev/null ||
-$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$0" : 'X\(//\)[^/]' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$0" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- srcdir=$ac_confdir
- if test ! -r $srcdir/$ac_unique_file; then
- srcdir=..
- fi
-else
- ac_srcdir_defaulted=no
-fi
-if test ! -r $srcdir/$ac_unique_file; then
- if test "$ac_srcdir_defaulted" = yes; then
- { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
- { (exit 1); exit 1; }; }
- else
- { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
- { (exit 1); exit 1; }; }
- fi
-fi
-(cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||
- { echo "$as_me: error: sources are in $srcdir, but \`cd $srcdir' does not work" >&2
- { (exit 1); exit 1; }; }
-srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
-ac_env_build_alias_set=${build_alias+set}
-ac_env_build_alias_value=$build_alias
-ac_cv_env_build_alias_set=${build_alias+set}
-ac_cv_env_build_alias_value=$build_alias
-ac_env_host_alias_set=${host_alias+set}
-ac_env_host_alias_value=$host_alias
-ac_cv_env_host_alias_set=${host_alias+set}
-ac_cv_env_host_alias_value=$host_alias
-ac_env_target_alias_set=${target_alias+set}
-ac_env_target_alias_value=$target_alias
-ac_cv_env_target_alias_set=${target_alias+set}
-ac_cv_env_target_alias_value=$target_alias
-ac_env_CC_set=${CC+set}
-ac_env_CC_value=$CC
-ac_cv_env_CC_set=${CC+set}
-ac_cv_env_CC_value=$CC
-ac_env_CFLAGS_set=${CFLAGS+set}
-ac_env_CFLAGS_value=$CFLAGS
-ac_cv_env_CFLAGS_set=${CFLAGS+set}
-ac_cv_env_CFLAGS_value=$CFLAGS
-ac_env_LDFLAGS_set=${LDFLAGS+set}
-ac_env_LDFLAGS_value=$LDFLAGS
-ac_cv_env_LDFLAGS_set=${LDFLAGS+set}
-ac_cv_env_LDFLAGS_value=$LDFLAGS
-ac_env_CPPFLAGS_set=${CPPFLAGS+set}
-ac_env_CPPFLAGS_value=$CPPFLAGS
-ac_cv_env_CPPFLAGS_set=${CPPFLAGS+set}
-ac_cv_env_CPPFLAGS_value=$CPPFLAGS
-ac_env_CPP_set=${CPP+set}
-ac_env_CPP_value=$CPP
-ac_cv_env_CPP_set=${CPP+set}
-ac_cv_env_CPP_value=$CPP
-
-#
-# Report the --help message.
-#
-if test "$ac_init_help" = "long"; then
- # Omit some internal or obsolete options to make the list less imposing.
- # This message is too long to be a string in the A/UX 3.1 sh.
- cat <<_ACEOF
-\`configure' configures this package to adapt to many kinds of systems.
-
-Usage: $0 [OPTION]... [VAR=VALUE]...
-
-To assign environment variables (e.g., CC, CFLAGS...), specify them as
-VAR=VALUE. See below for descriptions of some of the useful variables.
-
-Defaults for the options are specified in brackets.
-
-Configuration:
- -h, --help display this help and exit
- --help=short display options specific to this package
- --help=recursive display the short help of all the included packages
- -V, --version display version information and exit
- -q, --quiet, --silent do not print \`checking...' messages
- --cache-file=FILE cache test results in FILE [disabled]
- -C, --config-cache alias for \`--cache-file=config.cache'
- -n, --no-create do not create output files
- --srcdir=DIR find the sources in DIR [configure dir or \`..']
-
-_ACEOF
-
- cat <<_ACEOF
-Installation directories:
- --prefix=PREFIX install architecture-independent files in PREFIX
- [$ac_default_prefix]
- --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
- [PREFIX]
-
-By default, \`make install' will install all the files in
-\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
-an installation prefix other than \`$ac_default_prefix' using \`--prefix',
-for instance \`--prefix=\$HOME'.
-
-For better control, use the options below.
-
-Fine tuning of the installation directories:
- --bindir=DIR user executables [EPREFIX/bin]
- --sbindir=DIR system admin executables [EPREFIX/sbin]
- --libexecdir=DIR program executables [EPREFIX/libexec]
- --datadir=DIR read-only architecture-independent data [PREFIX/share]
- --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
- --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
- --localstatedir=DIR modifiable single-machine data [PREFIX/var]
- --libdir=DIR object code libraries [EPREFIX/lib]
- --includedir=DIR C header files [PREFIX/include]
- --oldincludedir=DIR C header files for non-gcc [/usr/include]
- --infodir=DIR info documentation [PREFIX/info]
- --mandir=DIR man documentation [PREFIX/man]
-_ACEOF
-
- cat <<\_ACEOF
-_ACEOF
-fi
-
-if test -n "$ac_init_help"; then
-
- cat <<\_ACEOF
-
-Optional Packages:
- --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
- --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
- --without-gcj-compile Binary builds of Java-GNOME
-with gcj compiler will not be made
- --with-gcj-prefix=PFX Prefix where gcj is installed (optional)
-
-Some influential environment variables:
- CC C compiler command
- CFLAGS C compiler flags
- LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
- nonstandard directory <lib dir>
- CPPFLAGS C/C++ preprocessor flags, e.g. -I<include dir> if you have
- headers in a nonstandard directory <include dir>
- CPP C preprocessor
-
-Use these variables to override the choices made by `configure' or to help
-it to find libraries and programs with nonstandard names/locations.
-
-_ACEOF
-fi
-
-if test "$ac_init_help" = "recursive"; then
- # If there are subdirs, report their specific --help.
- ac_popdir=`pwd`
- for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
- test -d $ac_dir || continue
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
- cd $ac_dir
- # Check for guested configure; otherwise get Cygnus style configure.
- if test -f $ac_srcdir/configure.gnu; then
- echo
- $SHELL $ac_srcdir/configure.gnu --help=recursive
- elif test -f $ac_srcdir/configure; then
- echo
- $SHELL $ac_srcdir/configure --help=recursive
- elif test -f $ac_srcdir/configure.ac ||
- test -f $ac_srcdir/configure.in; then
- echo
- $ac_configure --help
- else
- echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
- fi
- cd "$ac_popdir"
- done
-fi
-
-test -n "$ac_init_help" && exit 0
-if $ac_init_version; then
- cat <<\_ACEOF
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This configure script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it.
-_ACEOF
- exit 0
-fi
-exec 5>config.log
-cat >&5 <<_ACEOF
-This file contains any messages produced by compilers while
-running configure, to aid debugging if configure makes a mistake.
-
-It was created by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- $ $0 $@
-
-_ACEOF
-{
-cat <<_ASUNAME
-@%:@@%:@ --------- @%:@@%:@
-@%:@@%:@ Platform. @%:@@%:@
-@%:@@%:@ --------- @%:@@%:@
-
-hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
-uname -m = `(uname -m) 2>/dev/null || echo unknown`
-uname -r = `(uname -r) 2>/dev/null || echo unknown`
-uname -s = `(uname -s) 2>/dev/null || echo unknown`
-uname -v = `(uname -v) 2>/dev/null || echo unknown`
-
-/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
-/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
-
-/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
-/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
-/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
-hostinfo = `(hostinfo) 2>/dev/null || echo unknown`
-/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
-/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
-/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
-
-_ASUNAME
-
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- echo "PATH: $as_dir"
-done
-
-} >&5
-
-cat >&5 <<_ACEOF
-
-
-@%:@@%:@ ----------- @%:@@%:@
-@%:@@%:@ Core tests. @%:@@%:@
-@%:@@%:@ ----------- @%:@@%:@
-
-_ACEOF
-
-
-# Keep a trace of the command line.
-# Strip out --no-create and --no-recursion so they do not pile up.
-# Strip out --silent because we don't want to record it for future runs.
-# Also quote any args containing shell meta-characters.
-# Make two passes to allow for proper duplicate-argument suppression.
-ac_configure_args=
-ac_configure_args0=
-ac_configure_args1=
-ac_sep=
-ac_must_keep_next=false
-for ac_pass in 1 2
-do
- for ac_arg
- do
- case $ac_arg in
- -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil)
- continue ;;
- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
- ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
- esac
- case $ac_pass in
- 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
- 2)
- ac_configure_args1="$ac_configure_args1 '$ac_arg'"
- if test $ac_must_keep_next = true; then
- ac_must_keep_next=false # Got value, back to normal.
- else
- case $ac_arg in
- *=* | --config-cache | -C | -disable-* | --disable-* \
- | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
- | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
- | -with-* | --with-* | -without-* | --without-* | --x)
- case "$ac_configure_args0 " in
- "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
- esac
- ;;
- -* ) ac_must_keep_next=true ;;
- esac
- fi
- ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
- # Get rid of the leading space.
- ac_sep=" "
- ;;
- esac
- done
-done
-$as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
-$as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
-
-# When interrupted or exit'd, cleanup temporary files, and complete
-# config.log. We remove comments because anyway the quotes in there
-# would cause problems or look ugly.
-# WARNING: Be sure not to use single quotes in there, as some shells,
-# such as our DU 5.0 friend, will then `close' the trap.
-trap 'exit_status=$?
- # Save into config.log some information that might help in debugging.
- {
- echo
-
- cat <<\_ASBOX
-@%:@@%:@ ---------------- @%:@@%:@
-@%:@@%:@ Cache variables. @%:@@%:@
-@%:@@%:@ ---------------- @%:@@%:@
-_ASBOX
- echo
- # The following way of writing the cache mishandles newlines in values,
-{
- (set) 2>&1 |
- case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
- *ac_space=\ *)
- sed -n \
- "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
- s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
- ;;
- *)
- sed -n \
- "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
- ;;
- esac;
-}
- echo
-
- cat <<\_ASBOX
-@%:@@%:@ ----------------- @%:@@%:@
-@%:@@%:@ Output variables. @%:@@%:@
-@%:@@%:@ ----------------- @%:@@%:@
-_ASBOX
- echo
- for ac_var in $ac_subst_vars
- do
- eval ac_val=$`echo $ac_var`
- echo "$ac_var='"'"'$ac_val'"'"'"
- done | sort
- echo
-
- if test -n "$ac_subst_files"; then
- cat <<\_ASBOX
-@%:@@%:@ ------------- @%:@@%:@
-@%:@@%:@ Output files. @%:@@%:@
-@%:@@%:@ ------------- @%:@@%:@
-_ASBOX
- echo
- for ac_var in $ac_subst_files
- do
- eval ac_val=$`echo $ac_var`
- echo "$ac_var='"'"'$ac_val'"'"'"
- done | sort
- echo
- fi
-
- if test -s confdefs.h; then
- cat <<\_ASBOX
-@%:@@%:@ ----------- @%:@@%:@
-@%:@@%:@ confdefs.h. @%:@@%:@
-@%:@@%:@ ----------- @%:@@%:@
-_ASBOX
- echo
- sed "/^$/d" confdefs.h | sort
- echo
- fi
- test "$ac_signal" != 0 &&
- echo "$as_me: caught signal $ac_signal"
- echo "$as_me: exit $exit_status"
- } >&5
- rm -f core *.core &&
- rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
- exit $exit_status
- ' 0
-for ac_signal in 1 2 13 15; do
- trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
-done
-ac_signal=0
-
-# confdefs.h avoids OS command line length limits that DEFS can exceed.
-rm -rf conftest* confdefs.h
-# AIX cpp loses on an empty file, so make sure it contains at least a newline.
-echo >confdefs.h
-
-# Predefined preprocessor variables.
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_NAME "$PACKAGE_NAME"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_TARNAME "$PACKAGE_TARNAME"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_VERSION "$PACKAGE_VERSION"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_STRING "$PACKAGE_STRING"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
-_ACEOF
-
-
-# Let the site file select an alternate cache file if it wants to.
-# Prefer explicitly selected file to automatically selected ones.
-if test -z "$CONFIG_SITE"; then
- if test "x$prefix" != xNONE; then
- CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
- else
- CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
- fi
-fi
-for ac_site_file in $CONFIG_SITE; do
- if test -r "$ac_site_file"; then
- { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
-echo "$as_me: loading site script $ac_site_file" >&6;}
- sed 's/^/| /' "$ac_site_file" >&5
- . "$ac_site_file"
- fi
-done
-
-if test -r "$cache_file"; then
- # Some versions of bash will fail to source /dev/null (special
- # files actually), so we avoid doing that.
- if test -f "$cache_file"; then
- { echo "$as_me:$LINENO: loading cache $cache_file" >&5
-echo "$as_me: loading cache $cache_file" >&6;}
- case $cache_file in
- [\\/]* | ?:[\\/]* ) . $cache_file;;
- *) . ./$cache_file;;
- esac
- fi
-else
- { echo "$as_me:$LINENO: creating cache $cache_file" >&5
-echo "$as_me: creating cache $cache_file" >&6;}
- >$cache_file
-fi
-
-# Check that the precious variables saved in the cache have kept the same
-# value.
-ac_cache_corrupted=false
-for ac_var in `(set) 2>&1 |
- sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
- eval ac_old_set=\$ac_cv_env_${ac_var}_set
- eval ac_new_set=\$ac_env_${ac_var}_set
- eval ac_old_val="\$ac_cv_env_${ac_var}_value"
- eval ac_new_val="\$ac_env_${ac_var}_value"
- case $ac_old_set,$ac_new_set in
- set,)
- { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
-echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
- ac_cache_corrupted=: ;;
- ,set)
- { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
-echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
- ac_cache_corrupted=: ;;
- ,);;
- *)
- if test "x$ac_old_val" != "x$ac_new_val"; then
- { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
-echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
- { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
-echo "$as_me: former value: $ac_old_val" >&2;}
- { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
-echo "$as_me: current value: $ac_new_val" >&2;}
- ac_cache_corrupted=:
- fi;;
- esac
- # Pass precious variables to config.status.
- if test "$ac_new_set" = set; then
- case $ac_new_val in
- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
- ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
- *) ac_arg=$ac_var=$ac_new_val ;;
- esac
- case " $ac_configure_args " in
- *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
- *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
- esac
- fi
-done
-if $ac_cache_corrupted; then
- { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
-echo "$as_me: error: changes in the environment can compromise the build" >&2;}
- { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
-echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-version="2.7.3"
-apiversion="2.7"
-
-INSTALLED_CLASSPATH=\${prefix}/share/java/bonobo${apiversion}-${version}.jar
-INSTALLED_JNI_DIR=\${prefix}/lib/jni/
-
-
-
-
-
-
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gtk2-java >= 2.4" >&5
-echo $ECHO_N "checking for gtk2-java >= 2.4... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gtk2-java >= 2.4" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GTKJAVA_CFLAGS" >&5
-echo $ECHO_N "checking GTKJAVA_CFLAGS... $ECHO_C" >&6
- GTKJAVA_CFLAGS=`$PKG_CONFIG --cflags "gtk2-java >= 2.4"`
- echo "$as_me:$LINENO: result: $GTKJAVA_CFLAGS" >&5
-echo "${ECHO_T}$GTKJAVA_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GTKJAVA_LIBS" >&5
-echo $ECHO_N "checking GTKJAVA_LIBS... $ECHO_C" >&6
- GTKJAVA_LIBS=`$PKG_CONFIG --libs "gtk2-java >= 2.4"`
- echo "$as_me:$LINENO: result: $GTKJAVA_LIBS" >&5
-echo "${ECHO_T}$GTKJAVA_LIBS" >&6
- else
- GTKJAVA_CFLAGS=""
- GTKJAVA_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GTKJAVA_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk2-java >= 2.4"`
- echo $GTKJAVA_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gtk2-java >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gtk2-java >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-
-echo "$as_me:$LINENO: checking for gtk-java api version" >&5
-echo $ECHO_N "checking for gtk-java api version... $ECHO_C" >&6
-gtkapiversion=`$PKG_CONFIG --variable api_version gtk2-java`
-echo "$as_me:$LINENO: result: $gtkapiversion" >&5
-echo "${ECHO_T}$gtkapiversion" >&6
-
-
-echo "$as_me:$LINENO: checking for gtk-java jar file" >&5
-echo $ECHO_N "checking for gtk-java jar file... $ECHO_C" >&6
-GTKJAR=`$PKG_CONFIG --variable classpath gtk2-java`
-echo "$as_me:$LINENO: result: $GTKJAR" >&5
-echo "${ECHO_T}$GTKJAR" >&6
-
-
-
-
-echo "$as_me:$LINENO: checking for gtk-java jar file" >&5
-echo $ECHO_N "checking for gtk-java jar file... $ECHO_C" >&6
-JG_GTK_LIB_PATH=`$PKG_CONFIG --variable jni_dir gtk2-java`
-echo "$as_me:$LINENO: result: $JG_GTK_LIB_PATH" >&5
-echo "${ECHO_T}$JG_GTK_LIB_PATH" >&6
-
-
-echo "$as_me:$LINENO: checking for gtk-java native gcj library" >&5
-echo $ECHO_N "checking for gtk-java native gcj library... $ECHO_C" >&6
-NATIVEGTKJAR=${JG_GTK_LIB_PATH}/libgtkjar${gtkapiversion}.so
-echo "$as_me:$LINENO: result: $NATIVEGTKJAR" >&5
-echo "${ECHO_T}$NATIVEGTKJAR" >&6
-
-
-
-
-
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
-echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
-# On Suns, sometimes $CPP names a directory.
-if test -n "$CPP" && test -d "$CPP"; then
- CPP=
-fi
-if test -z "$CPP"; then
- if test "${ac_cv_prog_CPP+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- # Double quotes because CPP needs to be expanded
- for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
- do
- ac_preproc_ok=false
-for ac_c_preproc_warn_flag in '' yes
-do
- # Use a header file that comes with gcc, so configuring glibc
- # with a fresh cross-compiler works.
- # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- # <limits.h> exists even on freestanding compilers.
- # On the NeXT, cc -E runs the code through the compiler's parser,
- # not just through cpp. "Syntax error" is here to catch this case.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@ifdef __STDC__
-@%:@ include <limits.h>
-@%:@else
-@%:@ include <assert.h>
-@%:@endif
- Syntax error
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.$ac_ext
-
- # OK, works on sane cases. Now check whether non-existent headers
- # can be detected and how.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@include <ac_nonexistent.h>
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- # Broken: success on invalid input.
-continue
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then
- break
-fi
-
- done
- ac_cv_prog_CPP=$CPP
-
-fi
- CPP=$ac_cv_prog_CPP
-else
- ac_cv_prog_CPP=$CPP
-fi
-echo "$as_me:$LINENO: result: $CPP" >&5
-echo "${ECHO_T}$CPP" >&6
-ac_preproc_ok=false
-for ac_c_preproc_warn_flag in '' yes
-do
- # Use a header file that comes with gcc, so configuring glibc
- # with a fresh cross-compiler works.
- # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- # <limits.h> exists even on freestanding compilers.
- # On the NeXT, cc -E runs the code through the compiler's parser,
- # not just through cpp. "Syntax error" is here to catch this case.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@ifdef __STDC__
-@%:@ include <limits.h>
-@%:@else
-@%:@ include <assert.h>
-@%:@endif
- Syntax error
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.$ac_ext
-
- # OK, works on sane cases. Now check whether non-existent headers
- # can be detected and how.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@include <ac_nonexistent.h>
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- # Broken: success on invalid input.
-continue
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then
- :
-else
- { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." >&5
-echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-echo "$as_me:$LINENO: checking for egrep" >&5
-echo $ECHO_N "checking for egrep... $ECHO_C" >&6
-if test "${ac_cv_prog_egrep+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if echo a | (grep -E '(a|b)') >/dev/null 2>&1
- then ac_cv_prog_egrep='grep -E'
- else ac_cv_prog_egrep='egrep'
- fi
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5
-echo "${ECHO_T}$ac_cv_prog_egrep" >&6
- EGREP=$ac_cv_prog_egrep
-
-
-
-
-ac_aux_dir=
-for ac_dir in . $srcdir/.; do
- if test -f $ac_dir/install-sh; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/install-sh -c"
- break
- elif test -f $ac_dir/install.sh; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/install.sh -c"
- break
- elif test -f $ac_dir/shtool; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/shtool install -c"
- break
- fi
-done
-if test -z "$ac_aux_dir"; then
- { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in . $srcdir/." >&5
-echo "$as_me: error: cannot find install-sh or install.sh in . $srcdir/." >&2;}
- { (exit 1); exit 1; }; }
-fi
-ac_config_guess="$SHELL $ac_aux_dir/config.guess"
-ac_config_sub="$SHELL $ac_aux_dir/config.sub"
-ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
-
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-if test -n "$ac_tool_prefix"; then
- # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
-set dummy ${ac_tool_prefix}gcc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="${ac_tool_prefix}gcc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$ac_cv_prog_CC"; then
- ac_ct_CC=$CC
- # Extract the first word of "gcc", so it can be a program name with args.
-set dummy gcc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="gcc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- CC=$ac_ct_CC
-else
- CC="$ac_cv_prog_CC"
-fi
-
-if test -z "$CC"; then
- if test -n "$ac_tool_prefix"; then
- # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
-set dummy ${ac_tool_prefix}cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="${ac_tool_prefix}cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$ac_cv_prog_CC"; then
- ac_ct_CC=$CC
- # Extract the first word of "cc", so it can be a program name with args.
-set dummy cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- CC=$ac_ct_CC
-else
- CC="$ac_cv_prog_CC"
-fi
-
-fi
-if test -z "$CC"; then
- # Extract the first word of "cc", so it can be a program name with args.
-set dummy cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
- ac_prog_rejected=no
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
- ac_prog_rejected=yes
- continue
- fi
- ac_cv_prog_CC="cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-if test $ac_prog_rejected = yes; then
- # We found a bogon in the path, so make sure we never use it.
- set dummy $ac_cv_prog_CC
- shift
- if test $@%:@ != 0; then
- # We chose a different compiler from the bogus one.
- # However, it has the same basename, so the bogon will be chosen
- # first if we set CC to just the basename; use the full file name.
- shift
- ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
- fi
-fi
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$CC"; then
- if test -n "$ac_tool_prefix"; then
- for ac_prog in cl
- do
- # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
-set dummy $ac_tool_prefix$ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$CC" && break
- done
-fi
-if test -z "$CC"; then
- ac_ct_CC=$CC
- for ac_prog in cl
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$ac_ct_CC" && break
-done
-
- CC=$ac_ct_CC
-fi
-
-fi
-
-
-test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
-See \`config.log' for more details." >&5
-echo "$as_me: error: no acceptable C compiler found in \$PATH
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-
-# Provide some information about the compiler.
-echo "$as_me:$LINENO:" \
- "checking for C compiler version" >&5
-ac_compiler=`set X $ac_compile; echo $2`
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
- (eval $ac_compiler --version </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5
- (eval $ac_compiler -v </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5
- (eval $ac_compiler -V </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-ac_clean_files_save=$ac_clean_files
-ac_clean_files="$ac_clean_files a.out a.exe b.out"
-# Try to create an executable without -o first, disregard a.out.
-# It will help us diagnose broken compilers, and finding out an intuition
-# of exeext.
-echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
-ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
- (eval $ac_link_default) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- # Find the output, starting from the most likely. This scheme is
-# not robust to junk in `.', hence go to wildcards (a.*) only as a last
-# resort.
-
-# Be careful to initialize this variable, since it used to be cached.
-# Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile.
-ac_cv_exeext=
-# b.out is created by i960 compilers.
-for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out
-do
- test -f "$ac_file" || continue
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )
- ;;
- conftest.$ac_ext )
- # This is the source file.
- ;;
- [ab].out )
- # We found the default executable, but exeext='' is most
- # certainly right.
- break;;
- *.* )
- ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
- # FIXME: I believe we export ac_cv_exeext for Libtool,
- # but it would be cool to find out if it's true. Does anybody
- # maintain Libtool? --akim.
- export ac_cv_exeext
- break;;
- * )
- break;;
- esac
-done
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-{ { echo "$as_me:$LINENO: error: C compiler cannot create executables
-See \`config.log' for more details." >&5
-echo "$as_me: error: C compiler cannot create executables
-See \`config.log' for more details." >&2;}
- { (exit 77); exit 77; }; }
-fi
-
-ac_exeext=$ac_cv_exeext
-echo "$as_me:$LINENO: result: $ac_file" >&5
-echo "${ECHO_T}$ac_file" >&6
-
-# Check the compiler produces executables we can run. If not, either
-# the compiler is broken, or we cross compile.
-echo "$as_me:$LINENO: checking whether the C compiler works" >&5
-echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6
-# FIXME: These cross compiler hacks should be removed for Autoconf 3.0
-# If not cross compiling, check that we can run a simple program.
-if test "$cross_compiling" != yes; then
- if { ac_try='./$ac_file'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- cross_compiling=no
- else
- if test "$cross_compiling" = maybe; then
- cross_compiling=yes
- else
- { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
-If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot run C compiled programs.
-If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
- fi
- fi
-fi
-echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
-
-rm -f a.out a.exe conftest$ac_cv_exeext b.out
-ac_clean_files=$ac_clean_files_save
-# Check the compiler produces executables we can run. If not, either
-# the compiler is broken, or we cross compile.
-echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
-echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6
-echo "$as_me:$LINENO: result: $cross_compiling" >&5
-echo "${ECHO_T}$cross_compiling" >&6
-
-echo "$as_me:$LINENO: checking for suffix of executables" >&5
-echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- # If both `conftest.exe' and `conftest' are `present' (well, observable)
-# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
-# work properly (i.e., refer to `conftest.exe'), while it won't with
-# `rm'.
-for ac_file in conftest.exe conftest conftest.*; do
- test -f "$ac_file" || continue
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
- *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
- export ac_cv_exeext
- break;;
- * ) break;;
- esac
-done
-else
- { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-rm -f conftest$ac_cv_exeext
-echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
-echo "${ECHO_T}$ac_cv_exeext" >&6
-
-rm -f conftest.$ac_ext
-EXEEXT=$ac_cv_exeext
-ac_exeext=$EXEEXT
-echo "$as_me:$LINENO: checking for suffix of object files" >&5
-echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6
-if test "${ac_cv_objext+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.o conftest.obj
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
- *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
- break;;
- esac
-done
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-{ { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute suffix of object files: cannot compile
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-rm -f conftest.$ac_cv_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
-echo "${ECHO_T}$ac_cv_objext" >&6
-OBJEXT=$ac_cv_objext
-ac_objext=$OBJEXT
-echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
-echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6
-if test "${ac_cv_c_compiler_gnu+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-#ifndef __GNUC__
- choke me
-#endif
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_compiler_gnu=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_compiler_gnu=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_cv_c_compiler_gnu=$ac_compiler_gnu
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
-GCC=`test $ac_compiler_gnu = yes && echo yes`
-ac_test_CFLAGS=${CFLAGS+set}
-ac_save_CFLAGS=$CFLAGS
-CFLAGS="-g"
-echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
-echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6
-if test "${ac_cv_prog_cc_g+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_prog_cc_g=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_prog_cc_g=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
-echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
-if test "$ac_test_CFLAGS" = set; then
- CFLAGS=$ac_save_CFLAGS
-elif test $ac_cv_prog_cc_g = yes; then
- if test "$GCC" = yes; then
- CFLAGS="-g -O2"
- else
- CFLAGS="-g"
- fi
-else
- if test "$GCC" = yes; then
- CFLAGS="-O2"
- else
- CFLAGS=
- fi
-fi
-echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5
-echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6
-if test "${ac_cv_prog_cc_stdc+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- ac_cv_prog_cc_stdc=no
-ac_save_CC=$CC
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#include <stdarg.h>
-#include <stdio.h>
-#include <sys/types.h>
-#include <sys/stat.h>
-/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
-struct buf { int x; };
-FILE * (*rcsopen) (struct buf *, struct stat *, int);
-static char *e (p, i)
- char **p;
- int i;
-{
- return p[i];
-}
-static char *f (char * (*g) (char **, int), char **p, ...)
-{
- char *s;
- va_list v;
- va_start (v,p);
- s = g (p, va_arg (v,int));
- va_end (v);
- return s;
-}
-
-/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
- function prototypes and stuff, but not '\xHH' hex character constants.
- These don't provoke an error unfortunately, instead are silently treated
- as 'x'. The following induces an error, until -std1 is added to get
- proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
- array size at least. It's necessary to write '\x00'==0 to get something
- that's true only with -std1. */
-int osf4_cc_array ['\x00' == 0 ? 1 : -1];
-
-int test (int i, double x);
-struct s1 {int (*f) (int a);};
-struct s2 {int (*f) (double a);};
-int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
-int argc;
-char **argv;
-int
-main ()
-{
-return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
- ;
- return 0;
-}
-_ACEOF
-# Don't try gcc -ansi; that turns off useful extensions and
-# breaks some systems' header files.
-# AIX -qlanglvl=ansi
-# Ultrix and OSF/1 -std1
-# HP-UX 10.20 and later -Ae
-# HP-UX older versions -Aa -D_HPUX_SOURCE
-# SVR4 -Xc -D__EXTENSIONS__
-for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
-do
- CC="$ac_save_CC $ac_arg"
- rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_prog_cc_stdc=$ac_arg
-break
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext
-done
-rm -f conftest.$ac_ext conftest.$ac_objext
-CC=$ac_save_CC
-
-fi
-
-case "x$ac_cv_prog_cc_stdc" in
- x|xno)
- echo "$as_me:$LINENO: result: none needed" >&5
-echo "${ECHO_T}none needed" >&6 ;;
- *)
- echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5
-echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6
- CC="$CC $ac_cv_prog_cc_stdc" ;;
-esac
-
-# Some people use a C++ compiler to compile C. Since we use `exit',
-# in C++ we need to declare it. In case someone uses the same compiler
-# for both compiling C and C++ we need to have the C++ compiler decide
-# the declaration of exit, since it's the most demanding environment.
-cat >conftest.$ac_ext <<_ACEOF
-@%:@ifndef __cplusplus
- choke me
-@%:@endif
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- for ac_declaration in \
- '' \
- 'extern "C" void std::exit (int) throw (); using std::exit;' \
- 'extern "C" void std::exit (int); using std::exit;' \
- 'extern "C" void exit (int) throw ();' \
- 'extern "C" void exit (int);' \
- 'void exit (int);'
-do
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-$ac_declaration
-@%:@include <stdlib.h>
-int
-main ()
-{
-exit (42);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-continue
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-$ac_declaration
-int
-main ()
-{
-exit (42);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- break
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-done
-rm -f conftest*
-if test -n "$ac_declaration"; then
- echo '#ifdef __cplusplus' >>confdefs.h
- echo $ac_declaration >>confdefs.h
- echo '#endif' >>confdefs.h
-fi
-
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-# Find a good install program. We prefer a C program (faster),
-# so one script is as good as another. But avoid the broken or
-# incompatible versions:
-# SysV /etc/install, /usr/sbin/install
-# SunOS /usr/etc/install
-# IRIX /sbin/install
-# AIX /bin/install
-# AmigaOS /C/install, which installs bootblocks on floppy discs
-# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
-# AFS /usr/afsws/bin/install, which mishandles nonexistent args
-# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
-# OS/2's system install, which has a completely different semantic
-# ./install, which can be erroneously created by make from ./install.sh.
-echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
-echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
-if test -z "$INSTALL"; then
-if test "${ac_cv_path_install+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- # Account for people who put trailing slashes in PATH elements.
-case $as_dir/ in
- ./ | .// | /cC/* | \
- /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
- ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
- /usr/ucb/* ) ;;
- *)
- # OSF1 and SCO ODT 3.0 have their own names for install.
- # Don't use installbsd from OSF since it installs stuff as root
- # by default.
- for ac_prog in ginstall scoinst install; do
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
- if test $ac_prog = install &&
- grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
- # AIX install. It has an incompatible calling convention.
- :
- elif test $ac_prog = install &&
- grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
- # program-specific install script used by HP pwplus--don't use.
- :
- else
- ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
- break 3
- fi
- fi
- done
- done
- ;;
-esac
-done
-
-
-fi
- if test "${ac_cv_path_install+set}" = set; then
- INSTALL=$ac_cv_path_install
- else
- # As a last resort, use the slow shell script. We don't cache a
- # path for INSTALL within a source directory, because that will
- # break other packages using the cache if that directory is
- # removed, or if the path is relative.
- INSTALL=$ac_install_sh
- fi
-fi
-echo "$as_me:$LINENO: result: $INSTALL" >&5
-echo "${ECHO_T}$INSTALL" >&6
-
-# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
-# It thinks the first close brace ends the variable substitution.
-test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
-
-test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
-
-test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
-
-
-# Extract the first word of "db2html$EXEEXT", so it can be a program name with args.
-set dummy db2html$EXEEXT; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_DB1+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $DB1 in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_DB1="$DB1" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_DB1="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_DB1" && ac_cv_path_DB1="nocommand"
- ;;
-esac
-fi
-DB1=$ac_cv_path_DB1
-
-if test -n "$DB1"; then
- echo "$as_me:$LINENO: result: $DB1" >&5
-echo "${ECHO_T}$DB1" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-if test "$DB1" = nocommand; then
- # Extract the first word of "docbook2html$EXEEXT", so it can be a program name with args.
-set dummy docbook2html$EXEEXT; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_DB2+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $DB2 in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_DB2="$DB2" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_DB2="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_DB2" && ac_cv_path_DB2="nocommand"
- ;;
-esac
-fi
-DB2=$ac_cv_path_DB2
-
-if test -n "$DB2"; then
- echo "$as_me:$LINENO: result: $DB2" >&5
-echo "${ECHO_T}$DB2" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- if test "$DB2" = nocommand; then
- { { echo "$as_me:$LINENO: error: docbook not found in $PATH" >&5
-echo "$as_me: error: docbook not found in $PATH" >&2;}
- { (exit 1); exit 1; }; }
- else
- DOCBOOK=$DB2
- fi;else
- DOCBOOK=$DB1
-fi;
-
-
-if test "x$JAVAPREFIX" = x; then
- test "x$JAVAC" = x && for ac_prog in "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAVAC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAVAC"; then
- ac_cv_prog_JAVAC="$JAVAC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAVAC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAVAC=$ac_cv_prog_JAVAC
-if test -n "$JAVAC"; then
- echo "$as_me:$LINENO: result: $JAVAC" >&5
-echo "${ECHO_T}$JAVAC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAVAC" && break
-done
-
-else
- test "x$JAVAC" = x && for ac_prog in "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAVAC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAVAC"; then
- ac_cv_prog_JAVAC="$JAVAC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAVAC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAVAC=$ac_cv_prog_JAVAC
-if test -n "$JAVAC"; then
- echo "$as_me:$LINENO: result: $JAVAC" >&5
-echo "${ECHO_T}$JAVAC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAVAC" && break
-done
-test -n "$JAVAC" || JAVAC="$JAVAPREFIX"
-
-fi
-test "x$JAVAC" = x && { { echo "$as_me:$LINENO: error: no acceptable Java compiler found in \$PATH" >&5
-echo "$as_me: error: no acceptable Java compiler found in \$PATH" >&2;}
- { (exit 1); exit 1; }; }
-
-echo "$as_me:$LINENO: checking if $JAVAC works" >&5
-echo $ECHO_N "checking if $JAVAC works... $ECHO_C" >&6
-if test "${ac_cv_prog_javac_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* #line __oline__ "configure" */
-public class Test {
-}
-EOF
-if { ac_try='$JAVAC $JAVACFLAGS $JAVA_TEST'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- { { echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
-echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
- { (exit 1); exit 1; }; }
- echo "configure: failed program was:" >&5
- cat $JAVA_TEST >&5
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_javac_works" >&5
-echo "${ECHO_T}$ac_cv_prog_javac_works" >&6
-
-
-
-echo "$as_me:$LINENO: checking if $JAVAC works" >&5
-echo $ECHO_N "checking if $JAVAC works... $ECHO_C" >&6
-if test "${ac_cv_prog_javac_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* #line __oline__ "configure" */
-public class Test {
-}
-EOF
-if { ac_try='$JAVAC $JAVACFLAGS $JAVA_TEST'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- { { echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
-echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
- { (exit 1); exit 1; }; }
- echo "configure: failed program was:" >&5
- cat $JAVA_TEST >&5
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_javac_works" >&5
-echo "${ECHO_T}$ac_cv_prog_javac_works" >&6
-
-
-if test "x$JAVAPREFIX" = x; then
- test "x$JAR" = x && for ac_prog in jar$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAR"; then
- ac_cv_prog_JAR="$JAR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAR="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAR=$ac_cv_prog_JAR
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAR" && break
-done
-
-else
- test "x$JAR" = x && for ac_prog in jar
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAR"; then
- ac_cv_prog_JAR="$JAR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAR="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAR=$ac_cv_prog_JAR
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAR" && break
-done
-test -n "$JAR" || JAR="$JAVAPREFIX"
-
-fi
-test "x$JAR" = x && { { echo "$as_me:$LINENO: error: no acceptable jar program found in \$PATH" >&5
-echo "$as_me: error: no acceptable jar program found in \$PATH" >&2;}
- { (exit 1); exit 1; }; }
-
-
-
-
-# Check whether --with-gcj_compile or --without-gcj_compile was given.
-if test "${with_gcj_compile+set}" = set; then
- withval="$with_gcj_compile"
- gcj_compile="no"
-else
- gcj_compile="yes"
-fi;
-
-if test $gcj_compile = "yes"; then
-
-# Check whether --with-gcj-prefix or --without-gcj-prefix was given.
-if test "${with_gcj_prefix+set}" = set; then
- withval="$with_gcj_prefix"
- gcj_prefix="$withval"
-else
- gcj_prefix=""
-fi;
-
- if test x$gcj_prefix != x ; then
- GCJ_HOME=$gcj_prefix
- fi
-
- if test x$GCJ_HOME != x ; then
- echo "Add $GCJ_HOME/bin to path and check again."
- PATH="$GCJ_HOME/bin:$PATH"
- fi
- # Extract the first word of "gcj", so it can be a program name with args.
-set dummy gcj; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_GCJ+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $GCJ in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_GCJ="$GCJ" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_GCJ="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_GCJ" && ac_cv_path_GCJ="no"
- ;;
-esac
-fi
-GCJ=$ac_cv_path_GCJ
-
-if test -n "$GCJ"; then
- echo "$as_me:$LINENO: result: $GCJ" >&5
-echo "${ECHO_T}$GCJ" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-
- min_gcj_version=3.0.0
- echo "$as_me:$LINENO: checking for GCJ - version >= $min_gcj_version" >&5
-echo $ECHO_N "checking for GCJ - version >= $min_gcj_version... $ECHO_C" >&6
- min_gcj_major_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\1/'`
- min_gcj_minor_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\2/'`
- min_gcj_micro_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\3/'`
- if test "$GCJ" = "no" ; then
- no_gcj=yes
- else
- gcj_version=`$GCJ --version 2>&1 | grep GCC | sed 's/gcj (GCC) \([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1.\2.\3/'`
- gcj_major_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1/'`
- gcj_minor_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\2/'`
- gcj_micro_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\3/'`
- if test "$cross_compiling" = yes; then
- echo $ac_n "cross compiling; assumed OK... $ac_c"
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-#include <stdio.h>
-
-main()
-{
- if ((1$gcj_major_version > 1$min_gcj_major_version) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version > 1$min_gcj_minor_version)) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version == 1$min_gcj_minor_version) &&
- (1$gcj_micro_version >= 1$min_gcj_micro_version)))
- {
- return(0);
- }
- else
- {
- return(1);
- }
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- :
-else
- echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-no_gcj=yes
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
-fi
- fi
- if test "x$no_gcj" = x ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- # Extract the first word of "gcj", so it can be a program name with args.
-set dummy gcj; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_GCJ+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $GCJ in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_GCJ="$GCJ" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_GCJ="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_GCJ" && ac_cv_path_GCJ="no"
- ;;
-esac
-fi
-GCJ=$ac_cv_path_GCJ
-
-if test -n "$GCJ"; then
- echo "$as_me:$LINENO: result: $GCJ" >&5
-echo "${ECHO_T}$GCJ" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- # Extract the first word of "jar", so it can be a program name with args.
-set dummy jar; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $JAR in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_JAR="$JAR" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_JAR="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_JAR" && ac_cv_path_JAR="no"
- ;;
-esac
-fi
-JAR=$ac_cv_path_JAR
-
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- if test x$GCJ_HOME != x ; then
- :
- else
- GCJ_HOME=`which gcj | sed 's/\(.*\).bin.*gcj/\1/'`
- fi
-
- cat << EOF > Test.java
-/* #line __oline__ "configure" */
-public class Test {
- public static void main(String[] args) {
- System.out.println(System.getProperty("sun.boot.class.path"));
- }
-}
-EOF
- GCJ_JAR=`gcj -C Test.java && gij Test`
- rm Test.java Test.class
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`(test -d /usr/share/local/java && find /usr/local/share/java -name libgcj-?.?.?.jar) || (test -d /usr/share/java && find /usr/share/java -name libgcj-?.?.?.jar)`
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`locate libgcj | grep libgcj.*\.jar`
- fi
- fi
- if test x$GCJ_JAR != x ; then
- GCJ_CLASSPATH="${GCJ_JAR}:${CLASSPATH}"
- else
- echo "***"
- echo "*** Unable to locate libgcj.jar needed by gcj"
- echo "***"
- { { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }
- fi
-
- :
- else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
- echo "***"
- echo "*** If you have GCJ installed and it is a newer version than $min_java_version, either set"
- echo "*** the GCJ_HOME variable or add the top directory where the GCJ binaries are to"
- echo "*** the PATH. Alternatively try \"./configure --with-gcj-prefix=<java_home>\","
- echo "***"
- echo "*** Also make sure that configure does not find the wrong version of GCJ by"
- echo "*** looking at the output of \"which gcj\"."
- echo "***"
- { { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }
- fi
-
- GCJ_BUILD_TARGETS=native-gcj
- GCJ_INSTALL_TARGETS=native_install
- GCJ_UNINSTALL_TARGETS=native_uninstall
-else
- GCJ_BUILD_TARGETS=
- GCJ_INSTALL_TARGETS=
- GCJ_UNINSTALL_TARGETS=
-fi
-
-
-
-
-
-
-
-
-echo "$as_me:$LINENO: checking for main in -libs" >&5
-echo $ECHO_N "checking for main in -libs... $ECHO_C" >&6
-if test "${ac_cv_lib_ibs_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- ac_check_lib_save_LIBS=$LIBS
-LIBS="-libs $LIBS"
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-
-int
-main ()
-{
-main ();
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_lib_ibs_main=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_lib_ibs_main=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-echo "$as_me:$LINENO: result: $ac_cv_lib_ibs_main" >&5
-echo "${ECHO_T}$ac_cv_lib_ibs_main" >&6
-if test $ac_cv_lib_ibs_main = yes; then
- cat >>confdefs.h <<_ACEOF
-@%:@define HAVE_LIBIBS 1
-_ACEOF
-
- LIBS="-libs $LIBS"
-
-fi
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gtk+-2.0 >= 2.4" >&5
-echo $ECHO_N "checking for gtk+-2.0 >= 2.4... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gtk+-2.0 >= 2.4" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GTK_CFLAGS" >&5
-echo $ECHO_N "checking GTK_CFLAGS... $ECHO_C" >&6
- GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 2.4"`
- echo "$as_me:$LINENO: result: $GTK_CFLAGS" >&5
-echo "${ECHO_T}$GTK_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GTK_LIBS" >&5
-echo $ECHO_N "checking GTK_LIBS... $ECHO_C" >&6
- GTK_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 2.4"`
- echo "$as_me:$LINENO: result: $GTK_LIBS" >&5
-echo "${ECHO_T}$GTK_LIBS" >&6
- else
- GTK_CFLAGS=""
- GTK_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GTK_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk+-2.0 >= 2.4"`
- echo $GTK_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gtk+-2.0 >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gtk+-2.0 >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-
-
-
-
-
-
-
-
-echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
-echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6
-if test "${ac_cv_c_const+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-/* FIXME: Include the comments suggested by Paul. */
-#ifndef __cplusplus
- /* Ultrix mips cc rejects this. */
- typedef int charset[2];
- const charset x;
- /* SunOS 4.1.1 cc rejects this. */
- char const *const *ccp;
- char **p;
- /* NEC SVR4.0.2 mips cc rejects this. */
- struct point {int x, y;};
- static struct point const zero = {0,0};
- /* AIX XL C 1.02.0.0 rejects this.
- It does not let you subtract one const X* pointer from another in
- an arm of an if-expression whose if-part is not a constant
- expression */
- const char *g = "string";
- ccp = &g + (g ? g-g : 0);
- /* HPUX 7.0 cc rejects these. */
- ++ccp;
- p = (char**) ccp;
- ccp = (char const *const *) p;
- { /* SCO 3.2v4 cc rejects this. */
- char *t;
- char const *s = 0 ? (char *) 0 : (char const *) 0;
-
- *t++ = 0;
- }
- { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
- int x[] = {25, 17};
- const int *foo = &x[0];
- ++foo;
- }
- { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
- typedef const int *iptr;
- iptr p = 0;
- ++p;
- }
- { /* AIX XL C 1.02.0.0 rejects this saying
- "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
- struct s { int j; const int *ap[3]; };
- struct s *b; b->j = 5;
- }
- { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
- const int foo = 10;
- }
-#endif
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_c_const=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_c_const=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
-echo "${ECHO_T}$ac_cv_c_const" >&6
-if test $ac_cv_c_const = no; then
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define const
-_ACEOF
-
-fi
-
-
-# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
-# for constant arguments. Useless!
-echo "$as_me:$LINENO: checking for working alloca.h" >&5
-echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6
-if test "${ac_cv_working_alloca_h+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@include <alloca.h>
-int
-main ()
-{
-char *p = (char *) alloca (2 * sizeof (int));
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_working_alloca_h=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_working_alloca_h=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5
-echo "${ECHO_T}$ac_cv_working_alloca_h" >&6
-if test $ac_cv_working_alloca_h = yes; then
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define HAVE_ALLOCA_H 1
-_ACEOF
-
-fi
-
-echo "$as_me:$LINENO: checking for alloca" >&5
-echo $ECHO_N "checking for alloca... $ECHO_C" >&6
-if test "${ac_cv_func_alloca_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#ifdef __GNUC__
-# define alloca __builtin_alloca
-#else
-# ifdef _MSC_VER
-# include <malloc.h>
-# define alloca _alloca
-# else
-# if HAVE_ALLOCA_H
-# include <alloca.h>
-# else
-# ifdef _AIX
- #pragma alloca
-# else
-# ifndef alloca /* predefined by HP cc +Olibcalls */
-char *alloca ();
-# endif
-# endif
-# endif
-# endif
-#endif
-
-int
-main ()
-{
-char *p = (char *) alloca (1);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_func_alloca_works=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_func_alloca_works=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5
-echo "${ECHO_T}$ac_cv_func_alloca_works" >&6
-
-if test $ac_cv_func_alloca_works = yes; then
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define HAVE_ALLOCA 1
-_ACEOF
-
-else
- # The SVR3 libPW and SVR4 libucb both contain incompatible functions
-# that cause trouble. Some versions do not even contain alloca or
-# contain a buggy version. If you still want to use their alloca,
-# use ar to extract alloca.o from them instead of compiling alloca.c.
-
-ALLOCA=alloca.$ac_objext
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define C_ALLOCA 1
-_ACEOF
-
-
-echo "$as_me:$LINENO: checking whether \`alloca.c' needs Cray hooks" >&5
-echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6
-if test "${ac_cv_os_cray+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#if defined(CRAY) && ! defined(CRAY2)
-webecray
-#else
-wenotbecray
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
- $EGREP "webecray" >/dev/null 2>&1; then
- ac_cv_os_cray=yes
-else
- ac_cv_os_cray=no
-fi
-rm -f conftest*
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_os_cray" >&5
-echo "${ECHO_T}$ac_cv_os_cray" >&6
-if test $ac_cv_os_cray = yes; then
- for ac_func in _getb67 GETB67 getb67; do
- as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-echo "$as_me:$LINENO: checking for $ac_func" >&5
-echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
-if eval "test \"\${$as_ac_var+set}\" = set"; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
- For example, HP-UX 11i <limits.h> declares gettimeofday. */
-#define $ac_func innocuous_$ac_func
-
-/* System header to define __stub macros and hopefully few prototypes,
- which can conflict with char $ac_func (); below.
- Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- <limits.h> exists even on freestanding compilers. */
-
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
-
-#undef $ac_func
-
-/* Override any gcc2 internal prototype to avoid an error. */
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-/* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
-char $ac_func ();
-/* The GNU C library defines this for functions which it implements
- to always fail with ENOSYS. Some functions are actually named
- something starting with __ and the normal name is an alias. */
-#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
-choke me
-#else
-char (*f) () = $ac_func;
-#endif
-#ifdef __cplusplus
-}
-#endif
-
-int
-main ()
-{
-return f != $ac_func;
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- eval "$as_ac_var=yes"
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-eval "$as_ac_var=no"
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
-echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
-if test `eval echo '${'$as_ac_var'}'` = yes; then
-
-cat >>confdefs.h <<_ACEOF
-@%:@define CRAY_STACKSEG_END $ac_func
-_ACEOF
-
- break
-fi
-
- done
-fi
-
-echo "$as_me:$LINENO: checking stack direction for C alloca" >&5
-echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6
-if test "${ac_cv_c_stack_direction+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test "$cross_compiling" = yes; then
- ac_cv_c_stack_direction=0
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-int
-find_stack_direction ()
-{
- static char *addr = 0;
- auto char dummy;
- if (addr == 0)
- {
- addr = &dummy;
- return find_stack_direction ();
- }
- else
- return (&dummy > addr) ? 1 : -1;
-}
-
-int
-main ()
-{
- exit (find_stack_direction () < 0);
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_c_stack_direction=1
-else
- echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-ac_cv_c_stack_direction=-1
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
-fi
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5
-echo "${ECHO_T}$ac_cv_c_stack_direction" >&6
-
-cat >>confdefs.h <<_ACEOF
-@%:@define STACK_DIRECTION $ac_cv_c_stack_direction
-_ACEOF
-
-
-fi
-
-
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for bonobo-activation-2.0 >= 2.6.0 libbonobo-2.0 >= 2.6.0" >&5
-echo $ECHO_N "checking for bonobo-activation-2.0 >= 2.6.0 libbonobo-2.0 >= 2.6.0... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "bonobo-activation-2.0 >= 2.6.0 libbonobo-2.0 >= 2.6.0" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking BONOBO_CFLAGS" >&5
-echo $ECHO_N "checking BONOBO_CFLAGS... $ECHO_C" >&6
- BONOBO_CFLAGS=`$PKG_CONFIG --cflags "bonobo-activation-2.0 >= 2.6.0 libbonobo-2.0 >= 2.6.0"`
- echo "$as_me:$LINENO: result: $BONOBO_CFLAGS" >&5
-echo "${ECHO_T}$BONOBO_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking BONOBO_LIBS" >&5
-echo $ECHO_N "checking BONOBO_LIBS... $ECHO_C" >&6
- BONOBO_LIBS=`$PKG_CONFIG --libs "bonobo-activation-2.0 >= 2.6.0 libbonobo-2.0 >= 2.6.0"`
- echo "$as_me:$LINENO: result: $BONOBO_LIBS" >&5
-echo "${ECHO_T}$BONOBO_LIBS" >&6
- else
- BONOBO_CFLAGS=""
- BONOBO_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- BONOBO_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "bonobo-activation-2.0 >= 2.6.0 libbonobo-2.0 >= 2.6.0"`
- echo $BONOBO_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (bonobo-activation-2.0 >= 2.6.0 libbonobo-2.0 >= 2.6.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (bonobo-activation-2.0 >= 2.6.0 libbonobo-2.0 >= 2.6.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-
-
-BONOBO_ACT_IDLDIR="`$PKG_CONFIG --variable=idldir bonobo-activation-2.0`"
-
-BONOBO_IDLDIR="`$PKG_CONFIG --variable=idldir libbonobo-2.0`"
-
-
-# Extract the first word of "idl", so it can be a program name with args.
-set dummy idl; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_IDL+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $IDL in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_IDL="$IDL" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_IDL="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_IDL" && ac_cv_path_IDL="no"
- ;;
-esac
-fi
-IDL=$ac_cv_path_IDL
-
-if test -n "$IDL"; then
- echo "$as_me:$LINENO: result: $IDL" >&5
-echo "${ECHO_T}$IDL" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-
-if test "$IDL" = "no" ; then
- echo "*** The JacORB idl compiler could not be found. Make sure it is"
- echo "*** in your path."
-fi
-
- ac_config_files="$ac_config_files Makefile bonobo-java.pc src/Makefile"
-cat >confcache <<\_ACEOF
-# This file is a shell script that caches the results of configure
-# tests run on this system so they can be shared between configure
-# scripts and configure runs, see configure's option --config-cache.
-# It is not useful on other systems. If it contains results you don't
-# want to keep, you may remove or edit it.
-#
-# config.status only pays attention to the cache file if you give it
-# the --recheck option to rerun configure.
-#
-# `ac_cv_env_foo' variables (set or unset) will be overridden when
-# loading this file, other *unset* `ac_cv_foo' will be assigned the
-# following values.
-
-_ACEOF
-
-# The following way of writing the cache mishandles newlines in values,
-# but we know of no workaround that is simple, portable, and efficient.
-# So, don't put newlines in cache variables' values.
-# Ultrix sh set writes to stderr and can't be redirected directly,
-# and sets the high bit in the cache file unless we assign to the vars.
-{
- (set) 2>&1 |
- case `(ac_space=' '; set | grep ac_space) 2>&1` in
- *ac_space=\ *)
- # `set' does not quote correctly, so add quotes (double-quote
- # substitution turns \\\\ into \\, and sed turns \\ into \).
- sed -n \
- "s/'/'\\\\''/g;
- s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
- ;;
- *)
- # `set' quotes correctly as required by POSIX, so do not add quotes.
- sed -n \
- "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
- ;;
- esac;
-} |
- sed '
- t clear
- : clear
- s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
- t end
- /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
- : end' >>confcache
-if diff $cache_file confcache >/dev/null 2>&1; then :; else
- if test -w $cache_file; then
- test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
- cat confcache >$cache_file
- else
- echo "not updating unwritable cache $cache_file"
- fi
-fi
-rm -f confcache
-
-test "x$prefix" = xNONE && prefix=$ac_default_prefix
-# Let make expand exec_prefix.
-test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
-
-# VPATH may cause trouble with some makes, so we remove $(srcdir),
-# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
-# trailing colons and then remove the whole line if VPATH becomes empty
-# (actually we leave an empty line to preserve line numbers).
-if test "x$srcdir" = x.; then
- ac_vpsub='/^[ ]*VPATH[ ]*=/{
-s/:*\$(srcdir):*/:/;
-s/:*\${srcdir}:*/:/;
-s/:*@srcdir@:*/:/;
-s/^\([^=]*=[ ]*\):*/\1/;
-s/:*$//;
-s/^[^=]*=[ ]*$//;
-}'
-fi
-
-# Transform confdefs.h into DEFS.
-# Protect against shell expansion while executing Makefile rules.
-# Protect against Makefile macro expansion.
-#
-# If the first sed substitution is executed (which looks for macros that
-# take arguments), then we branch to the quote section. Otherwise,
-# look for a macro that doesn't take arguments.
-cat >confdef2opt.sed <<\_ACEOF
-t clear
-: clear
-s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*([^)]*)\)[ ]*\(.*\),-D\1=\2,g
-t quote
-s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\),-D\1=\2,g
-t quote
-d
-: quote
-s,[ `~#$^&*(){}\\|;'"<>?],\\&,g
-s,\[,\\&,g
-s,\],\\&,g
-s,\$,$$,g
-p
-_ACEOF
-# We use echo to avoid assuming a particular line-breaking character.
-# The extra dot is to prevent the shell from consuming trailing
-# line-breaks from the sub-command output. A line-break within
-# single-quotes doesn't work because, if this script is created in a
-# platform that uses two characters for line-breaks (e.g., DOS), tr
-# would break.
-ac_LF_and_DOT=`echo; echo .`
-DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'`
-rm -f confdef2opt.sed
-
-
-ac_libobjs=
-ac_ltlibobjs=
-for ac_i in : $LIB@&t at OBJS; do test "x$ac_i" = x: && continue
- # 1. Remove the extension, and $U if already installed.
- ac_i=`echo "$ac_i" |
- sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
- # 2. Add them.
- ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"
- ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'
-done
-LIB@&t at OBJS=$ac_libobjs
-
-LTLIBOBJS=$ac_ltlibobjs
-
-
-
-: ${CONFIG_STATUS=./config.status}
-ac_clean_files_save=$ac_clean_files
-ac_clean_files="$ac_clean_files $CONFIG_STATUS"
-{ echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
-echo "$as_me: creating $CONFIG_STATUS" >&6;}
-cat >$CONFIG_STATUS <<_ACEOF
-#! $SHELL
-# Generated by $as_me.
-# Run this file to recreate the current configuration.
-# Compiler output produced by configure, useful for debugging
-# configure, is in config.log if it exists.
-
-debug=false
-ac_cs_recheck=false
-ac_cs_silent=false
-SHELL=\${CONFIG_SHELL-$SHELL}
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
-echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
-echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-exec 6>&1
-
-# Open the log real soon, to keep \$[0] and so on meaningful, and to
-# report actual input values of CONFIG_FILES etc. instead of their
-# values after options handling. Logging --version etc. is OK.
-exec 5>>config.log
-{
- echo
- sed 'h;s/./-/g;s/^.../@%:@@%:@ /;s/...$/ @%:@@%:@/;p;x;p;x' <<_ASBOX
-@%:@@%:@ Running $as_me. @%:@@%:@
-_ASBOX
-} >&5
-cat >&5 <<_CSEOF
-
-This file was extended by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- CONFIG_FILES = $CONFIG_FILES
- CONFIG_HEADERS = $CONFIG_HEADERS
- CONFIG_LINKS = $CONFIG_LINKS
- CONFIG_COMMANDS = $CONFIG_COMMANDS
- $ $0 $@
-
-_CSEOF
-echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
-echo >&5
-_ACEOF
-
-# Files that config.status was made for.
-if test -n "$ac_config_files"; then
- echo "config_files=\"$ac_config_files\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_headers"; then
- echo "config_headers=\"$ac_config_headers\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_links"; then
- echo "config_links=\"$ac_config_links\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_commands"; then
- echo "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUS
-fi
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-
-ac_cs_usage="\
-\`$as_me' instantiates files from templates according to the
-current configuration.
-
-Usage: $0 [OPTIONS] [FILE]...
-
- -h, --help print this help, then exit
- -V, --version print version number, then exit
- -q, --quiet do not print progress messages
- -d, --debug don't remove temporary files
- --recheck update $as_me by reconfiguring in the same conditions
- --file=FILE[:TEMPLATE]
- instantiate the configuration file FILE
-
-Configuration files:
-$config_files
-
-Report bugs to <bug-autoconf at gnu.org>."
-_ACEOF
-
-cat >>$CONFIG_STATUS <<_ACEOF
-ac_cs_version="\\
-config.status
-configured by $0, generated by GNU Autoconf 2.59,
- with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This config.status script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it."
-srcdir=$srcdir
-INSTALL="$INSTALL"
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-# If no file are specified by the user, then we need to provide default
-# value. By we need to know if files were specified by the user.
-ac_need_defaults=:
-while test $# != 0
-do
- case $1 in
- --*=*)
- ac_option=`expr "x$1" : 'x\([^=]*\)='`
- ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
- ac_shift=:
- ;;
- -*)
- ac_option=$1
- ac_optarg=$2
- ac_shift=shift
- ;;
- *) # This is not an option, so the user has probably given explicit
- # arguments.
- ac_option=$1
- ac_need_defaults=false;;
- esac
-
- case $ac_option in
- # Handling of the options.
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
- -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
- ac_cs_recheck=: ;;
- --version | --vers* | -V )
- echo "$ac_cs_version"; exit 0 ;;
- --he | --h)
- # Conflict between --help and --header
- { { echo "$as_me:$LINENO: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; };;
- --help | --hel | -h )
- echo "$ac_cs_usage"; exit 0 ;;
- --debug | --d* | -d )
- debug=: ;;
- --file | --fil | --fi | --f )
- $ac_shift
- CONFIG_FILES="$CONFIG_FILES $ac_optarg"
- ac_need_defaults=false;;
- --header | --heade | --head | --hea )
- $ac_shift
- CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
- ac_need_defaults=false;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil | --si | --s)
- ac_cs_silent=: ;;
-
- # This is an error.
- -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; } ;;
-
- *) ac_config_targets="$ac_config_targets $1" ;;
-
- esac
- shift
-done
-
-ac_configure_extra_args=
-
-if $ac_cs_silent; then
- exec 6>/dev/null
- ac_configure_extra_args="$ac_configure_extra_args --silent"
-fi
-
-_ACEOF
-cat >>$CONFIG_STATUS <<_ACEOF
-if \$ac_cs_recheck; then
- echo "running $SHELL $0 " $ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
- exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
-fi
-
-_ACEOF
-
-
-
-
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-for ac_config_target in $ac_config_targets
-do
- case "$ac_config_target" in
- # Handling of arguments.
- "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
- "bonobo-java.pc" ) CONFIG_FILES="$CONFIG_FILES bonobo-java.pc" ;;
- "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
- *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
-echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# If the user did not use the arguments to specify the items to instantiate,
-# then the envvar interface is used. Set only those that are not.
-# We use the long form for the default assignment because of an extremely
-# bizarre bug on SunOS 4.1.3.
-if $ac_need_defaults; then
- test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
-fi
-
-# Have a temporary directory for convenience. Make it in the build tree
-# simply because there is no reason to put it here, and in addition,
-# creating and moving files from /tmp can sometimes cause problems.
-# Create a temporary directory, and hook for its removal unless debugging.
-$debug ||
-{
- trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
- trap '{ (exit 1); exit 1; }' 1 2 13 15
-}
-
-# Create a (secure) tmp directory for tmp files.
-
-{
- tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
- test -n "$tmp" && test -d "$tmp"
-} ||
-{
- tmp=./confstat$$-$RANDOM
- (umask 077 && mkdir $tmp)
-} ||
-{
- echo "$me: cannot create a temporary directory in ." >&2
- { (exit 1); exit 1; }
-}
-
-_ACEOF
-
-cat >>$CONFIG_STATUS <<_ACEOF
-
-#
-# CONFIG_FILES section.
-#
-
-# No need to generate the scripts if there are no CONFIG_FILES.
-# This happens for instance when ./config.status config.h
-if test -n "\$CONFIG_FILES"; then
- # Protect against being on the right side of a sed subst in config.status.
- sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&,]/\\\\&/g;
- s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF
-s, at SHELL@,$SHELL,;t t
-s, at PATH_SEPARATOR@,$PATH_SEPARATOR,;t t
-s, at PACKAGE_NAME@,$PACKAGE_NAME,;t t
-s, at PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t
-s, at PACKAGE_VERSION@,$PACKAGE_VERSION,;t t
-s, at PACKAGE_STRING@,$PACKAGE_STRING,;t t
-s, at PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t
-s, at exec_prefix@,$exec_prefix,;t t
-s, at prefix@,$prefix,;t t
-s, at program_transform_name@,$program_transform_name,;t t
-s, at bindir@,$bindir,;t t
-s, at sbindir@,$sbindir,;t t
-s, at libexecdir@,$libexecdir,;t t
-s, at datadir@,$datadir,;t t
-s, at sysconfdir@,$sysconfdir,;t t
-s, at sharedstatedir@,$sharedstatedir,;t t
-s, at localstatedir@,$localstatedir,;t t
-s, at libdir@,$libdir,;t t
-s, at includedir@,$includedir,;t t
-s, at oldincludedir@,$oldincludedir,;t t
-s, at infodir@,$infodir,;t t
-s, at mandir@,$mandir,;t t
-s, at build_alias@,$build_alias,;t t
-s, at host_alias@,$host_alias,;t t
-s, at target_alias@,$target_alias,;t t
-s, at DEFS@,$DEFS,;t t
-s, at ECHO_C@,$ECHO_C,;t t
-s, at ECHO_N@,$ECHO_N,;t t
-s, at ECHO_T@,$ECHO_T,;t t
-s, at LIBS@,$LIBS,;t t
-s, at INSTALLED_CLASSPATH@,$INSTALLED_CLASSPATH,;t t
-s, at INSTALLED_JNI_DIR@,$INSTALLED_JNI_DIR,;t t
-s, at version@,$version,;t t
-s, at apiversion@,$apiversion,;t t
-s, at PKG_CONFIG@,$PKG_CONFIG,;t t
-s, at GTKJAVA_CFLAGS@,$GTKJAVA_CFLAGS,;t t
-s, at GTKJAVA_LIBS@,$GTKJAVA_LIBS,;t t
-s, at gtkapiversion@,$gtkapiversion,;t t
-s, at GTKJAR@,$GTKJAR,;t t
-s, at JG_GTK_LIB_PATH@,$JG_GTK_LIB_PATH,;t t
-s, at NATIVEGTKJAR@,$NATIVEGTKJAR,;t t
-s, at CC@,$CC,;t t
-s, at CFLAGS@,$CFLAGS,;t t
-s, at LDFLAGS@,$LDFLAGS,;t t
-s, at CPPFLAGS@,$CPPFLAGS,;t t
-s, at ac_ct_CC@,$ac_ct_CC,;t t
-s, at EXEEXT@,$EXEEXT,;t t
-s, at OBJEXT@,$OBJEXT,;t t
-s, at INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
-s, at INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
-s, at INSTALL_DATA@,$INSTALL_DATA,;t t
-s, at DB1@,$DB1,;t t
-s, at DB2@,$DB2,;t t
-s, at DOCBOOK@,$DOCBOOK,;t t
-s, at JAVAC@,$JAVAC,;t t
-s, at JAR@,$JAR,;t t
-s, at GCJ@,$GCJ,;t t
-s, at GCJ_CLASSPATH@,$GCJ_CLASSPATH,;t t
-s, at GCJ_BUILD_TARGETS@,$GCJ_BUILD_TARGETS,;t t
-s, at GCJ_INSTALL_TARGETS@,$GCJ_INSTALL_TARGETS,;t t
-s, at GCJ_UNINSTALL_TARGETS@,$GCJ_UNINSTALL_TARGETS,;t t
-s, at GTK_CFLAGS@,$GTK_CFLAGS,;t t
-s, at GTK_LIBS@,$GTK_LIBS,;t t
-s, at TOPLEVEL_TARGETS@,$TOPLEVEL_TARGETS,;t t
-s, at INSTALL_TARGETS@,$INSTALL_TARGETS,;t t
-s, at UNINSTALL_TARGETS@,$UNINSTALL_TARGETS,;t t
-s, at MACRO_FLAG@,$MACRO_FLAG,;t t
-s, at ALLOCA@,$ALLOCA,;t t
-s, at CPP@,$CPP,;t t
-s, at EGREP@,$EGREP,;t t
-s, at BONOBO_CFLAGS@,$BONOBO_CFLAGS,;t t
-s, at BONOBO_LIBS@,$BONOBO_LIBS,;t t
-s, at BONOBO_ACT_IDLDIR@,$BONOBO_ACT_IDLDIR,;t t
-s, at BONOBO_IDLDIR@,$BONOBO_IDLDIR,;t t
-s, at IDL@,$IDL,;t t
-s, at LIB@&t at OBJS@,$LIB@&t at OBJS,;t t
-s, at LTLIBOBJS@,$LTLIBOBJS,;t t
-CEOF
-
-_ACEOF
-
- cat >>$CONFIG_STATUS <<\_ACEOF
- # Split the substitutions into bite-sized pieces for seds with
- # small command number limits, like on Digital OSF/1 and HP-UX.
- ac_max_sed_lines=48
- ac_sed_frag=1 # Number of current file.
- ac_beg=1 # First line for current file.
- ac_end=$ac_max_sed_lines # Line after last line for current file.
- ac_more_lines=:
- ac_sed_cmds=
- while $ac_more_lines; do
- if test $ac_beg -gt 1; then
- sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- else
- sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- fi
- if test ! -s $tmp/subs.frag; then
- ac_more_lines=false
- else
- # The purpose of the label and of the branching condition is to
- # speed up the sed processing (if there are no `@' at all, there
- # is no need to browse any of the substitutions).
- # These are the two extra sed commands mentioned above.
- (echo ':t
- /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
- else
- ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
- fi
- ac_sed_frag=`expr $ac_sed_frag + 1`
- ac_beg=$ac_end
- ac_end=`expr $ac_end + $ac_max_sed_lines`
- fi
- done
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds=cat
- fi
-fi # test -n "$CONFIG_FILES"
-
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
-for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
- # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
- case $ac_file in
- - | *:- | *:-:* ) # input from stdin
- cat >$tmp/stdin
- ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- * ) ac_file_in=$ac_file.in ;;
- esac
-
- # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
- ac_dir=`(dirname "$ac_file") 2>/dev/null ||
-$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$ac_file" : 'X\(//\)[^/]' \| \
- X"$ac_file" : 'X\(//\)$' \| \
- X"$ac_file" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$ac_file" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- { if $as_mkdir_p; then
- mkdir -p "$ac_dir"
- else
- as_dir="$ac_dir"
- as_dirs=
- while test ! -d "$as_dir"; do
- as_dirs="$as_dir $as_dirs"
- as_dir=`(dirname "$as_dir") 2>/dev/null ||
-$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$as_dir" : 'X\(//\)[^/]' \| \
- X"$as_dir" : 'X\(//\)$' \| \
- X"$as_dir" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$as_dir" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- done
- test ! -n "$as_dirs" || mkdir $as_dirs
- fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
-echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
- { (exit 1); exit 1; }; }; }
-
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
-
- case $INSTALL in
- [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
- *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
- esac
-
- # Let's still pretend it is `configure' which instantiates (i.e., don't
- # use $as_me), people would be surprised to read:
- # /* config.h. Generated by config.status. */
- if test x"$ac_file" = x-; then
- configure_input=
- else
- configure_input="$ac_file. "
- fi
- configure_input=$configure_input"Generated from `echo $ac_file_in |
- sed 's,.*/,,'` by configure."
-
- # First look for the input files in the build tree, otherwise in the
- # src tree.
- ac_file_inputs=`IFS=:
- for f in $ac_file_in; do
- case $f in
- -) echo $tmp/stdin ;;
- [\\/$]*)
- # Absolute (can't be DOS-style, as IFS=:)
- test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- echo "$f";;
- *) # Relative
- if test -f "$f"; then
- # Build tree
- echo "$f"
- elif test -f "$srcdir/$f"; then
- # Source tree
- echo "$srcdir/$f"
- else
- # /dev/null tree
- { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- fi;;
- esac
- done` || { (exit 1); exit 1; }
-
- if test x"$ac_file" != x-; then
- { echo "$as_me:$LINENO: creating $ac_file" >&5
-echo "$as_me: creating $ac_file" >&6;}
- rm -f "$ac_file"
- fi
-_ACEOF
-cat >>$CONFIG_STATUS <<_ACEOF
- sed "$ac_vpsub
-$extrasub
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
-:t
-/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
-s, at configure_input@,$configure_input,;t t
-s, at srcdir@,$ac_srcdir,;t t
-s, at abs_srcdir@,$ac_abs_srcdir,;t t
-s, at top_srcdir@,$ac_top_srcdir,;t t
-s, at abs_top_srcdir@,$ac_abs_top_srcdir,;t t
-s, at builddir@,$ac_builddir,;t t
-s, at abs_builddir@,$ac_abs_builddir,;t t
-s, at top_builddir@,$ac_top_builddir,;t t
-s, at abs_top_builddir@,$ac_abs_top_builddir,;t t
-s, at INSTALL@,$ac_INSTALL,;t t
-" $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
- rm -f $tmp/stdin
- if test x"$ac_file" != x-; then
- mv $tmp/out $ac_file
- else
- cat $tmp/out
- rm -f $tmp/out
- fi
-
-done
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-
-{ (exit 0); exit 0; }
-_ACEOF
-chmod +x $CONFIG_STATUS
-ac_clean_files=$ac_clean_files_save
-
-
-# configure is writing to config.log, and then calls config.status.
-# config.status does its own redirection, appending to config.log.
-# Unfortunately, on DOS this fails, as config.log is still kept open
-# by configure, so config.status won't be able to write to it; its
-# output is simply discarded. So we exec the FD to /dev/null,
-# effectively closing config.log, so it can be properly (re)opened and
-# appended to by config.status. When coming back to configure, we
-# need to make the FD available again.
-if test "$no_create" != yes; then
- ac_cs_success=:
- ac_config_status_args=
- test "$silent" = yes &&
- ac_config_status_args="$ac_config_status_args --quiet"
- exec 5>/dev/null
- $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
- exec 5>>config.log
- # Use ||, not &&, to avoid exiting from the if with $? = 1, which
- # would make configure fail if this is the last instruction.
- $ac_cs_success || { (exit 1); exit 1; }
-fi
-
-
diff --git a/libbonobo-java/autom4te.cache/output.1 b/libbonobo-java/autom4te.cache/output.1
deleted file mode 100644
index 006ddcd..0000000
--- a/libbonobo-java/autom4te.cache/output.1
+++ /dev/null
@@ -1,5102 +0,0 @@
-@%:@! /bin/sh
-@%:@ Guess values for system-dependent variables and create Makefiles.
-@%:@ Generated by GNU Autoconf 2.59.
-@%:@
-@%:@ Copyright (C) 2003 Free Software Foundation, Inc.
-@%:@ This configure script is free software; the Free Software Foundation
-@%:@ gives unlimited permission to copy, distribute and modify it.
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-
-# Name of the host.
-# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
-# so uname gets run too.
-ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
-
-exec 6>&1
-
-#
-# Initializations.
-#
-ac_default_prefix=/usr/local
-ac_config_libobj_dir=.
-cross_compiling=no
-subdirs=
-MFLAGS=
-MAKEFLAGS=
-SHELL=${CONFIG_SHELL-/bin/sh}
-
-# Maximum number of lines to put in a shell here document.
-# This variable seems obsolete. It should probably be removed, and
-# only ac_max_sed_lines should be used.
-: ${ac_max_here_lines=38}
-
-# Identity of this package.
-PACKAGE_NAME=
-PACKAGE_TARNAME=
-PACKAGE_VERSION=
-PACKAGE_STRING=
-PACKAGE_BUGREPORT=
-
-ac_unique_file="src/jni/org_gnu_bonobo_ui_Widget.c"
-ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALLED_CLASSPATH INSTALLED_JNI_DIR version apiversion PKG_CONFIG GTKJAVA_CFLAGS GTKJAVA_LIBS gtkapiversion GTKJAR JG_GTK_LIB_PATH NATIVEGTKJAR CC [...]
-ac_subst_files=''
-
-# Initialize some variables set by options.
-ac_init_help=
-ac_init_version=false
-# The variables have the same names as the options, with
-# dashes changed to underlines.
-cache_file=/dev/null
-exec_prefix=NONE
-no_create=
-no_recursion=
-prefix=NONE
-program_prefix=NONE
-program_suffix=NONE
-program_transform_name=s,x,x,
-silent=
-site=
-srcdir=
-verbose=
-x_includes=NONE
-x_libraries=NONE
-
-# Installation directory options.
-# These are left unexpanded so users can "make install exec_prefix=/foo"
-# and all the variables that are supposed to be based on exec_prefix
-# by default will actually change.
-# Use braces instead of parens because sh, perl, etc. also accept them.
-bindir='${exec_prefix}/bin'
-sbindir='${exec_prefix}/sbin'
-libexecdir='${exec_prefix}/libexec'
-datadir='${prefix}/share'
-sysconfdir='${prefix}/etc'
-sharedstatedir='${prefix}/com'
-localstatedir='${prefix}/var'
-libdir='${exec_prefix}/lib'
-includedir='${prefix}/include'
-oldincludedir='/usr/include'
-infodir='${prefix}/info'
-mandir='${prefix}/man'
-
-ac_prev=
-for ac_option
-do
- # If the previous option needs an argument, assign it.
- if test -n "$ac_prev"; then
- eval "$ac_prev=\$ac_option"
- ac_prev=
- continue
- fi
-
- ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
-
- # Accept the important Cygnus configure options, so we can diagnose typos.
-
- case $ac_option in
-
- -bindir | --bindir | --bindi | --bind | --bin | --bi)
- ac_prev=bindir ;;
- -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
- bindir=$ac_optarg ;;
-
- -build | --build | --buil | --bui | --bu)
- ac_prev=build_alias ;;
- -build=* | --build=* | --buil=* | --bui=* | --bu=*)
- build_alias=$ac_optarg ;;
-
- -cache-file | --cache-file | --cache-fil | --cache-fi \
- | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
- ac_prev=cache_file ;;
- -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
- | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
- cache_file=$ac_optarg ;;
-
- --config-cache | -C)
- cache_file=config.cache ;;
-
- -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
- ac_prev=datadir ;;
- -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
- | --da=*)
- datadir=$ac_optarg ;;
-
- -disable-* | --disable-*)
- ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid feature name: $ac_feature" >&2
- { (exit 1); exit 1; }; }
- ac_feature=`echo $ac_feature | sed 's/-/_/g'`
- eval "enable_$ac_feature=no" ;;
-
- -enable-* | --enable-*)
- ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid feature name: $ac_feature" >&2
- { (exit 1); exit 1; }; }
- ac_feature=`echo $ac_feature | sed 's/-/_/g'`
- case $ac_option in
- *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
- *) ac_optarg=yes ;;
- esac
- eval "enable_$ac_feature='$ac_optarg'" ;;
-
- -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
- | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
- | --exec | --exe | --ex)
- ac_prev=exec_prefix ;;
- -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
- | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
- | --exec=* | --exe=* | --ex=*)
- exec_prefix=$ac_optarg ;;
-
- -gas | --gas | --ga | --g)
- # Obsolete; use --with-gas.
- with_gas=yes ;;
-
- -help | --help | --hel | --he | -h)
- ac_init_help=long ;;
- -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
- ac_init_help=recursive ;;
- -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
- ac_init_help=short ;;
-
- -host | --host | --hos | --ho)
- ac_prev=host_alias ;;
- -host=* | --host=* | --hos=* | --ho=*)
- host_alias=$ac_optarg ;;
-
- -includedir | --includedir | --includedi | --included | --include \
- | --includ | --inclu | --incl | --inc)
- ac_prev=includedir ;;
- -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
- | --includ=* | --inclu=* | --incl=* | --inc=*)
- includedir=$ac_optarg ;;
-
- -infodir | --infodir | --infodi | --infod | --info | --inf)
- ac_prev=infodir ;;
- -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
- infodir=$ac_optarg ;;
-
- -libdir | --libdir | --libdi | --libd)
- ac_prev=libdir ;;
- -libdir=* | --libdir=* | --libdi=* | --libd=*)
- libdir=$ac_optarg ;;
-
- -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
- | --libexe | --libex | --libe)
- ac_prev=libexecdir ;;
- -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
- | --libexe=* | --libex=* | --libe=*)
- libexecdir=$ac_optarg ;;
-
- -localstatedir | --localstatedir | --localstatedi | --localstated \
- | --localstate | --localstat | --localsta | --localst \
- | --locals | --local | --loca | --loc | --lo)
- ac_prev=localstatedir ;;
- -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
- | --localstate=* | --localstat=* | --localsta=* | --localst=* \
- | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
- localstatedir=$ac_optarg ;;
-
- -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
- ac_prev=mandir ;;
- -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
- mandir=$ac_optarg ;;
-
- -nfp | --nfp | --nf)
- # Obsolete; use --without-fp.
- with_fp=no ;;
-
- -no-create | --no-create | --no-creat | --no-crea | --no-cre \
- | --no-cr | --no-c | -n)
- no_create=yes ;;
-
- -no-recursion | --no-recursion | --no-recursio | --no-recursi \
- | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
- no_recursion=yes ;;
-
- -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
- | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
- | --oldin | --oldi | --old | --ol | --o)
- ac_prev=oldincludedir ;;
- -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
- | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
- | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
- oldincludedir=$ac_optarg ;;
-
- -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
- ac_prev=prefix ;;
- -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
- prefix=$ac_optarg ;;
-
- -program-prefix | --program-prefix | --program-prefi | --program-pref \
- | --program-pre | --program-pr | --program-p)
- ac_prev=program_prefix ;;
- -program-prefix=* | --program-prefix=* | --program-prefi=* \
- | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
- program_prefix=$ac_optarg ;;
-
- -program-suffix | --program-suffix | --program-suffi | --program-suff \
- | --program-suf | --program-su | --program-s)
- ac_prev=program_suffix ;;
- -program-suffix=* | --program-suffix=* | --program-suffi=* \
- | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
- program_suffix=$ac_optarg ;;
-
- -program-transform-name | --program-transform-name \
- | --program-transform-nam | --program-transform-na \
- | --program-transform-n | --program-transform- \
- | --program-transform | --program-transfor \
- | --program-transfo | --program-transf \
- | --program-trans | --program-tran \
- | --progr-tra | --program-tr | --program-t)
- ac_prev=program_transform_name ;;
- -program-transform-name=* | --program-transform-name=* \
- | --program-transform-nam=* | --program-transform-na=* \
- | --program-transform-n=* | --program-transform-=* \
- | --program-transform=* | --program-transfor=* \
- | --program-transfo=* | --program-transf=* \
- | --program-trans=* | --program-tran=* \
- | --progr-tra=* | --program-tr=* | --program-t=*)
- program_transform_name=$ac_optarg ;;
-
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil)
- silent=yes ;;
-
- -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
- ac_prev=sbindir ;;
- -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
- | --sbi=* | --sb=*)
- sbindir=$ac_optarg ;;
-
- -sharedstatedir | --sharedstatedir | --sharedstatedi \
- | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
- | --sharedst | --shareds | --shared | --share | --shar \
- | --sha | --sh)
- ac_prev=sharedstatedir ;;
- -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
- | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
- | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
- | --sha=* | --sh=*)
- sharedstatedir=$ac_optarg ;;
-
- -site | --site | --sit)
- ac_prev=site ;;
- -site=* | --site=* | --sit=*)
- site=$ac_optarg ;;
-
- -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
- ac_prev=srcdir ;;
- -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
- srcdir=$ac_optarg ;;
-
- -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
- | --syscon | --sysco | --sysc | --sys | --sy)
- ac_prev=sysconfdir ;;
- -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
- | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
- sysconfdir=$ac_optarg ;;
-
- -target | --target | --targe | --targ | --tar | --ta | --t)
- ac_prev=target_alias ;;
- -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
- target_alias=$ac_optarg ;;
-
- -v | -verbose | --verbose | --verbos | --verbo | --verb)
- verbose=yes ;;
-
- -version | --version | --versio | --versi | --vers | -V)
- ac_init_version=: ;;
-
- -with-* | --with-*)
- ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid package name: $ac_package" >&2
- { (exit 1); exit 1; }; }
- ac_package=`echo $ac_package| sed 's/-/_/g'`
- case $ac_option in
- *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
- *) ac_optarg=yes ;;
- esac
- eval "with_$ac_package='$ac_optarg'" ;;
-
- -without-* | --without-*)
- ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid package name: $ac_package" >&2
- { (exit 1); exit 1; }; }
- ac_package=`echo $ac_package | sed 's/-/_/g'`
- eval "with_$ac_package=no" ;;
-
- --x)
- # Obsolete; use --with-x.
- with_x=yes ;;
-
- -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
- | --x-incl | --x-inc | --x-in | --x-i)
- ac_prev=x_includes ;;
- -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
- | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
- x_includes=$ac_optarg ;;
-
- -x-libraries | --x-libraries | --x-librarie | --x-librari \
- | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
- ac_prev=x_libraries ;;
- -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
- | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
- x_libraries=$ac_optarg ;;
-
- -*) { echo "$as_me: error: unrecognized option: $ac_option
-Try \`$0 --help' for more information." >&2
- { (exit 1); exit 1; }; }
- ;;
-
- *=*)
- ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
- # Reject names that are not valid shell variable names.
- expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
- { (exit 1); exit 1; }; }
- ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
- eval "$ac_envvar='$ac_optarg'"
- export $ac_envvar ;;
-
- *)
- # FIXME: should be removed in autoconf 3.0.
- echo "$as_me: WARNING: you should use --build, --host, --target" >&2
- expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
- echo "$as_me: WARNING: invalid host type: $ac_option" >&2
- : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
- ;;
-
- esac
-done
-
-if test -n "$ac_prev"; then
- ac_option=--`echo $ac_prev | sed 's/_/-/g'`
- { echo "$as_me: error: missing argument to $ac_option" >&2
- { (exit 1); exit 1; }; }
-fi
-
-# Be sure to have absolute paths.
-for ac_var in exec_prefix prefix
-do
- eval ac_val=$`echo $ac_var`
- case $ac_val in
- [\\/$]* | ?:[\\/]* | NONE | '' ) ;;
- *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# Be sure to have absolute paths.
-for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
- localstatedir libdir includedir oldincludedir infodir mandir
-do
- eval ac_val=$`echo $ac_var`
- case $ac_val in
- [\\/$]* | ?:[\\/]* ) ;;
- *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# There might be people who depend on the old broken behavior: `$host'
-# used to hold the argument of --host etc.
-# FIXME: To remove some day.
-build=$build_alias
-host=$host_alias
-target=$target_alias
-
-# FIXME: To remove some day.
-if test "x$host_alias" != x; then
- if test "x$build_alias" = x; then
- cross_compiling=maybe
- echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
- If a cross compiler is detected then cross compile mode will be used." >&2
- elif test "x$build_alias" != "x$host_alias"; then
- cross_compiling=yes
- fi
-fi
-
-ac_tool_prefix=
-test -n "$host_alias" && ac_tool_prefix=$host_alias-
-
-test "$silent" = yes && exec 6>/dev/null
-
-
-# Find the source files, if location was not specified.
-if test -z "$srcdir"; then
- ac_srcdir_defaulted=yes
- # Try the directory containing this script, then its parent.
- ac_confdir=`(dirname "$0") 2>/dev/null ||
-$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$0" : 'X\(//\)[^/]' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$0" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- srcdir=$ac_confdir
- if test ! -r $srcdir/$ac_unique_file; then
- srcdir=..
- fi
-else
- ac_srcdir_defaulted=no
-fi
-if test ! -r $srcdir/$ac_unique_file; then
- if test "$ac_srcdir_defaulted" = yes; then
- { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
- { (exit 1); exit 1; }; }
- else
- { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
- { (exit 1); exit 1; }; }
- fi
-fi
-(cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||
- { echo "$as_me: error: sources are in $srcdir, but \`cd $srcdir' does not work" >&2
- { (exit 1); exit 1; }; }
-srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
-ac_env_build_alias_set=${build_alias+set}
-ac_env_build_alias_value=$build_alias
-ac_cv_env_build_alias_set=${build_alias+set}
-ac_cv_env_build_alias_value=$build_alias
-ac_env_host_alias_set=${host_alias+set}
-ac_env_host_alias_value=$host_alias
-ac_cv_env_host_alias_set=${host_alias+set}
-ac_cv_env_host_alias_value=$host_alias
-ac_env_target_alias_set=${target_alias+set}
-ac_env_target_alias_value=$target_alias
-ac_cv_env_target_alias_set=${target_alias+set}
-ac_cv_env_target_alias_value=$target_alias
-ac_env_CC_set=${CC+set}
-ac_env_CC_value=$CC
-ac_cv_env_CC_set=${CC+set}
-ac_cv_env_CC_value=$CC
-ac_env_CFLAGS_set=${CFLAGS+set}
-ac_env_CFLAGS_value=$CFLAGS
-ac_cv_env_CFLAGS_set=${CFLAGS+set}
-ac_cv_env_CFLAGS_value=$CFLAGS
-ac_env_LDFLAGS_set=${LDFLAGS+set}
-ac_env_LDFLAGS_value=$LDFLAGS
-ac_cv_env_LDFLAGS_set=${LDFLAGS+set}
-ac_cv_env_LDFLAGS_value=$LDFLAGS
-ac_env_CPPFLAGS_set=${CPPFLAGS+set}
-ac_env_CPPFLAGS_value=$CPPFLAGS
-ac_cv_env_CPPFLAGS_set=${CPPFLAGS+set}
-ac_cv_env_CPPFLAGS_value=$CPPFLAGS
-ac_env_CPP_set=${CPP+set}
-ac_env_CPP_value=$CPP
-ac_cv_env_CPP_set=${CPP+set}
-ac_cv_env_CPP_value=$CPP
-
-#
-# Report the --help message.
-#
-if test "$ac_init_help" = "long"; then
- # Omit some internal or obsolete options to make the list less imposing.
- # This message is too long to be a string in the A/UX 3.1 sh.
- cat <<_ACEOF
-\`configure' configures this package to adapt to many kinds of systems.
-
-Usage: $0 [OPTION]... [VAR=VALUE]...
-
-To assign environment variables (e.g., CC, CFLAGS...), specify them as
-VAR=VALUE. See below for descriptions of some of the useful variables.
-
-Defaults for the options are specified in brackets.
-
-Configuration:
- -h, --help display this help and exit
- --help=short display options specific to this package
- --help=recursive display the short help of all the included packages
- -V, --version display version information and exit
- -q, --quiet, --silent do not print \`checking...' messages
- --cache-file=FILE cache test results in FILE [disabled]
- -C, --config-cache alias for \`--cache-file=config.cache'
- -n, --no-create do not create output files
- --srcdir=DIR find the sources in DIR [configure dir or \`..']
-
-_ACEOF
-
- cat <<_ACEOF
-Installation directories:
- --prefix=PREFIX install architecture-independent files in PREFIX
- [$ac_default_prefix]
- --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
- [PREFIX]
-
-By default, \`make install' will install all the files in
-\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
-an installation prefix other than \`$ac_default_prefix' using \`--prefix',
-for instance \`--prefix=\$HOME'.
-
-For better control, use the options below.
-
-Fine tuning of the installation directories:
- --bindir=DIR user executables [EPREFIX/bin]
- --sbindir=DIR system admin executables [EPREFIX/sbin]
- --libexecdir=DIR program executables [EPREFIX/libexec]
- --datadir=DIR read-only architecture-independent data [PREFIX/share]
- --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
- --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
- --localstatedir=DIR modifiable single-machine data [PREFIX/var]
- --libdir=DIR object code libraries [EPREFIX/lib]
- --includedir=DIR C header files [PREFIX/include]
- --oldincludedir=DIR C header files for non-gcc [/usr/include]
- --infodir=DIR info documentation [PREFIX/info]
- --mandir=DIR man documentation [PREFIX/man]
-_ACEOF
-
- cat <<\_ACEOF
-_ACEOF
-fi
-
-if test -n "$ac_init_help"; then
-
- cat <<\_ACEOF
-
-Optional Packages:
- --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
- --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
- --without-gcj-compile Binary builds of Java-GNOME
-with gcj compiler will not be made
- --with-gcj-prefix=PFX Prefix where gcj is installed (optional)
-
-Some influential environment variables:
- CC C compiler command
- CFLAGS C compiler flags
- LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
- nonstandard directory <lib dir>
- CPPFLAGS C/C++ preprocessor flags, e.g. -I<include dir> if you have
- headers in a nonstandard directory <include dir>
- CPP C preprocessor
-
-Use these variables to override the choices made by `configure' or to help
-it to find libraries and programs with nonstandard names/locations.
-
-_ACEOF
-fi
-
-if test "$ac_init_help" = "recursive"; then
- # If there are subdirs, report their specific --help.
- ac_popdir=`pwd`
- for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
- test -d $ac_dir || continue
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
- cd $ac_dir
- # Check for guested configure; otherwise get Cygnus style configure.
- if test -f $ac_srcdir/configure.gnu; then
- echo
- $SHELL $ac_srcdir/configure.gnu --help=recursive
- elif test -f $ac_srcdir/configure; then
- echo
- $SHELL $ac_srcdir/configure --help=recursive
- elif test -f $ac_srcdir/configure.ac ||
- test -f $ac_srcdir/configure.in; then
- echo
- $ac_configure --help
- else
- echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
- fi
- cd "$ac_popdir"
- done
-fi
-
-test -n "$ac_init_help" && exit 0
-if $ac_init_version; then
- cat <<\_ACEOF
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This configure script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it.
-_ACEOF
- exit 0
-fi
-exec 5>config.log
-cat >&5 <<_ACEOF
-This file contains any messages produced by compilers while
-running configure, to aid debugging if configure makes a mistake.
-
-It was created by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- $ $0 $@
-
-_ACEOF
-{
-cat <<_ASUNAME
-@%:@@%:@ --------- @%:@@%:@
-@%:@@%:@ Platform. @%:@@%:@
-@%:@@%:@ --------- @%:@@%:@
-
-hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
-uname -m = `(uname -m) 2>/dev/null || echo unknown`
-uname -r = `(uname -r) 2>/dev/null || echo unknown`
-uname -s = `(uname -s) 2>/dev/null || echo unknown`
-uname -v = `(uname -v) 2>/dev/null || echo unknown`
-
-/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
-/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
-
-/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
-/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
-/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
-hostinfo = `(hostinfo) 2>/dev/null || echo unknown`
-/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
-/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
-/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
-
-_ASUNAME
-
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- echo "PATH: $as_dir"
-done
-
-} >&5
-
-cat >&5 <<_ACEOF
-
-
-@%:@@%:@ ----------- @%:@@%:@
-@%:@@%:@ Core tests. @%:@@%:@
-@%:@@%:@ ----------- @%:@@%:@
-
-_ACEOF
-
-
-# Keep a trace of the command line.
-# Strip out --no-create and --no-recursion so they do not pile up.
-# Strip out --silent because we don't want to record it for future runs.
-# Also quote any args containing shell meta-characters.
-# Make two passes to allow for proper duplicate-argument suppression.
-ac_configure_args=
-ac_configure_args0=
-ac_configure_args1=
-ac_sep=
-ac_must_keep_next=false
-for ac_pass in 1 2
-do
- for ac_arg
- do
- case $ac_arg in
- -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil)
- continue ;;
- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
- ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
- esac
- case $ac_pass in
- 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
- 2)
- ac_configure_args1="$ac_configure_args1 '$ac_arg'"
- if test $ac_must_keep_next = true; then
- ac_must_keep_next=false # Got value, back to normal.
- else
- case $ac_arg in
- *=* | --config-cache | -C | -disable-* | --disable-* \
- | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
- | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
- | -with-* | --with-* | -without-* | --without-* | --x)
- case "$ac_configure_args0 " in
- "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
- esac
- ;;
- -* ) ac_must_keep_next=true ;;
- esac
- fi
- ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
- # Get rid of the leading space.
- ac_sep=" "
- ;;
- esac
- done
-done
-$as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
-$as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
-
-# When interrupted or exit'd, cleanup temporary files, and complete
-# config.log. We remove comments because anyway the quotes in there
-# would cause problems or look ugly.
-# WARNING: Be sure not to use single quotes in there, as some shells,
-# such as our DU 5.0 friend, will then `close' the trap.
-trap 'exit_status=$?
- # Save into config.log some information that might help in debugging.
- {
- echo
-
- cat <<\_ASBOX
-@%:@@%:@ ---------------- @%:@@%:@
-@%:@@%:@ Cache variables. @%:@@%:@
-@%:@@%:@ ---------------- @%:@@%:@
-_ASBOX
- echo
- # The following way of writing the cache mishandles newlines in values,
-{
- (set) 2>&1 |
- case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
- *ac_space=\ *)
- sed -n \
- "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
- s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
- ;;
- *)
- sed -n \
- "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
- ;;
- esac;
-}
- echo
-
- cat <<\_ASBOX
-@%:@@%:@ ----------------- @%:@@%:@
-@%:@@%:@ Output variables. @%:@@%:@
-@%:@@%:@ ----------------- @%:@@%:@
-_ASBOX
- echo
- for ac_var in $ac_subst_vars
- do
- eval ac_val=$`echo $ac_var`
- echo "$ac_var='"'"'$ac_val'"'"'"
- done | sort
- echo
-
- if test -n "$ac_subst_files"; then
- cat <<\_ASBOX
-@%:@@%:@ ------------- @%:@@%:@
-@%:@@%:@ Output files. @%:@@%:@
-@%:@@%:@ ------------- @%:@@%:@
-_ASBOX
- echo
- for ac_var in $ac_subst_files
- do
- eval ac_val=$`echo $ac_var`
- echo "$ac_var='"'"'$ac_val'"'"'"
- done | sort
- echo
- fi
-
- if test -s confdefs.h; then
- cat <<\_ASBOX
-@%:@@%:@ ----------- @%:@@%:@
-@%:@@%:@ confdefs.h. @%:@@%:@
-@%:@@%:@ ----------- @%:@@%:@
-_ASBOX
- echo
- sed "/^$/d" confdefs.h | sort
- echo
- fi
- test "$ac_signal" != 0 &&
- echo "$as_me: caught signal $ac_signal"
- echo "$as_me: exit $exit_status"
- } >&5
- rm -f core *.core &&
- rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
- exit $exit_status
- ' 0
-for ac_signal in 1 2 13 15; do
- trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
-done
-ac_signal=0
-
-# confdefs.h avoids OS command line length limits that DEFS can exceed.
-rm -rf conftest* confdefs.h
-# AIX cpp loses on an empty file, so make sure it contains at least a newline.
-echo >confdefs.h
-
-# Predefined preprocessor variables.
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_NAME "$PACKAGE_NAME"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_TARNAME "$PACKAGE_TARNAME"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_VERSION "$PACKAGE_VERSION"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_STRING "$PACKAGE_STRING"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
-_ACEOF
-
-
-# Let the site file select an alternate cache file if it wants to.
-# Prefer explicitly selected file to automatically selected ones.
-if test -z "$CONFIG_SITE"; then
- if test "x$prefix" != xNONE; then
- CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
- else
- CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
- fi
-fi
-for ac_site_file in $CONFIG_SITE; do
- if test -r "$ac_site_file"; then
- { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
-echo "$as_me: loading site script $ac_site_file" >&6;}
- sed 's/^/| /' "$ac_site_file" >&5
- . "$ac_site_file"
- fi
-done
-
-if test -r "$cache_file"; then
- # Some versions of bash will fail to source /dev/null (special
- # files actually), so we avoid doing that.
- if test -f "$cache_file"; then
- { echo "$as_me:$LINENO: loading cache $cache_file" >&5
-echo "$as_me: loading cache $cache_file" >&6;}
- case $cache_file in
- [\\/]* | ?:[\\/]* ) . $cache_file;;
- *) . ./$cache_file;;
- esac
- fi
-else
- { echo "$as_me:$LINENO: creating cache $cache_file" >&5
-echo "$as_me: creating cache $cache_file" >&6;}
- >$cache_file
-fi
-
-# Check that the precious variables saved in the cache have kept the same
-# value.
-ac_cache_corrupted=false
-for ac_var in `(set) 2>&1 |
- sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
- eval ac_old_set=\$ac_cv_env_${ac_var}_set
- eval ac_new_set=\$ac_env_${ac_var}_set
- eval ac_old_val="\$ac_cv_env_${ac_var}_value"
- eval ac_new_val="\$ac_env_${ac_var}_value"
- case $ac_old_set,$ac_new_set in
- set,)
- { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
-echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
- ac_cache_corrupted=: ;;
- ,set)
- { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
-echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
- ac_cache_corrupted=: ;;
- ,);;
- *)
- if test "x$ac_old_val" != "x$ac_new_val"; then
- { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
-echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
- { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
-echo "$as_me: former value: $ac_old_val" >&2;}
- { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
-echo "$as_me: current value: $ac_new_val" >&2;}
- ac_cache_corrupted=:
- fi;;
- esac
- # Pass precious variables to config.status.
- if test "$ac_new_set" = set; then
- case $ac_new_val in
- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
- ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
- *) ac_arg=$ac_var=$ac_new_val ;;
- esac
- case " $ac_configure_args " in
- *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
- *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
- esac
- fi
-done
-if $ac_cache_corrupted; then
- { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
-echo "$as_me: error: changes in the environment can compromise the build" >&2;}
- { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
-echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-version="2.7.3"
-apiversion="2.7"
-
-INSTALLED_CLASSPATH=\${prefix}/share/java/bonobo${apiversion}-${version}.jar
-INSTALLED_JNI_DIR=\${prefix}/lib/jni/
-
-
-
-
-
-
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gtk2-java >= 2.4" >&5
-echo $ECHO_N "checking for gtk2-java >= 2.4... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gtk2-java >= 2.4" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GTKJAVA_CFLAGS" >&5
-echo $ECHO_N "checking GTKJAVA_CFLAGS... $ECHO_C" >&6
- GTKJAVA_CFLAGS=`$PKG_CONFIG --cflags "gtk2-java >= 2.4"`
- echo "$as_me:$LINENO: result: $GTKJAVA_CFLAGS" >&5
-echo "${ECHO_T}$GTKJAVA_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GTKJAVA_LIBS" >&5
-echo $ECHO_N "checking GTKJAVA_LIBS... $ECHO_C" >&6
- GTKJAVA_LIBS=`$PKG_CONFIG --libs "gtk2-java >= 2.4"`
- echo "$as_me:$LINENO: result: $GTKJAVA_LIBS" >&5
-echo "${ECHO_T}$GTKJAVA_LIBS" >&6
- else
- GTKJAVA_CFLAGS=""
- GTKJAVA_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GTKJAVA_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk2-java >= 2.4"`
- echo $GTKJAVA_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gtk2-java >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gtk2-java >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-
-echo "$as_me:$LINENO: checking for gtk-java api version" >&5
-echo $ECHO_N "checking for gtk-java api version... $ECHO_C" >&6
-gtkapiversion=`$PKG_CONFIG --variable api_version gtk2-java`
-echo "$as_me:$LINENO: result: $gtkapiversion" >&5
-echo "${ECHO_T}$gtkapiversion" >&6
-
-
-echo "$as_me:$LINENO: checking for gtk-java jar file" >&5
-echo $ECHO_N "checking for gtk-java jar file... $ECHO_C" >&6
-GTKJAR=`$PKG_CONFIG --variable classpath gtk2-java`
-echo "$as_me:$LINENO: result: $GTKJAR" >&5
-echo "${ECHO_T}$GTKJAR" >&6
-
-
-
-
-echo "$as_me:$LINENO: checking for gtk-java jar file" >&5
-echo $ECHO_N "checking for gtk-java jar file... $ECHO_C" >&6
-JG_GTK_LIB_PATH=`$PKG_CONFIG --variable jni_dir gtk2-java`
-echo "$as_me:$LINENO: result: $JG_GTK_LIB_PATH" >&5
-echo "${ECHO_T}$JG_GTK_LIB_PATH" >&6
-
-
-echo "$as_me:$LINENO: checking for gtk-java native gcj library" >&5
-echo $ECHO_N "checking for gtk-java native gcj library... $ECHO_C" >&6
-NATIVEGTKJAR=${JG_GTK_LIB_PATH}/libgtkjar${gtkapiversion}.so
-echo "$as_me:$LINENO: result: $NATIVEGTKJAR" >&5
-echo "${ECHO_T}$NATIVEGTKJAR" >&6
-
-
-
-
-
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
-echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
-# On Suns, sometimes $CPP names a directory.
-if test -n "$CPP" && test -d "$CPP"; then
- CPP=
-fi
-if test -z "$CPP"; then
- if test "${ac_cv_prog_CPP+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- # Double quotes because CPP needs to be expanded
- for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
- do
- ac_preproc_ok=false
-for ac_c_preproc_warn_flag in '' yes
-do
- # Use a header file that comes with gcc, so configuring glibc
- # with a fresh cross-compiler works.
- # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- # <limits.h> exists even on freestanding compilers.
- # On the NeXT, cc -E runs the code through the compiler's parser,
- # not just through cpp. "Syntax error" is here to catch this case.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@ifdef __STDC__
-@%:@ include <limits.h>
-@%:@else
-@%:@ include <assert.h>
-@%:@endif
- Syntax error
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.$ac_ext
-
- # OK, works on sane cases. Now check whether non-existent headers
- # can be detected and how.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@include <ac_nonexistent.h>
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- # Broken: success on invalid input.
-continue
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then
- break
-fi
-
- done
- ac_cv_prog_CPP=$CPP
-
-fi
- CPP=$ac_cv_prog_CPP
-else
- ac_cv_prog_CPP=$CPP
-fi
-echo "$as_me:$LINENO: result: $CPP" >&5
-echo "${ECHO_T}$CPP" >&6
-ac_preproc_ok=false
-for ac_c_preproc_warn_flag in '' yes
-do
- # Use a header file that comes with gcc, so configuring glibc
- # with a fresh cross-compiler works.
- # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- # <limits.h> exists even on freestanding compilers.
- # On the NeXT, cc -E runs the code through the compiler's parser,
- # not just through cpp. "Syntax error" is here to catch this case.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@ifdef __STDC__
-@%:@ include <limits.h>
-@%:@else
-@%:@ include <assert.h>
-@%:@endif
- Syntax error
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.$ac_ext
-
- # OK, works on sane cases. Now check whether non-existent headers
- # can be detected and how.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@include <ac_nonexistent.h>
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- # Broken: success on invalid input.
-continue
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then
- :
-else
- { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." >&5
-echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-echo "$as_me:$LINENO: checking for egrep" >&5
-echo $ECHO_N "checking for egrep... $ECHO_C" >&6
-if test "${ac_cv_prog_egrep+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if echo a | (grep -E '(a|b)') >/dev/null 2>&1
- then ac_cv_prog_egrep='grep -E'
- else ac_cv_prog_egrep='egrep'
- fi
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5
-echo "${ECHO_T}$ac_cv_prog_egrep" >&6
- EGREP=$ac_cv_prog_egrep
-
-
-
-
-ac_aux_dir=
-for ac_dir in . $srcdir/.; do
- if test -f $ac_dir/install-sh; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/install-sh -c"
- break
- elif test -f $ac_dir/install.sh; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/install.sh -c"
- break
- elif test -f $ac_dir/shtool; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/shtool install -c"
- break
- fi
-done
-if test -z "$ac_aux_dir"; then
- { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in . $srcdir/." >&5
-echo "$as_me: error: cannot find install-sh or install.sh in . $srcdir/." >&2;}
- { (exit 1); exit 1; }; }
-fi
-ac_config_guess="$SHELL $ac_aux_dir/config.guess"
-ac_config_sub="$SHELL $ac_aux_dir/config.sub"
-ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
-
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-if test -n "$ac_tool_prefix"; then
- # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
-set dummy ${ac_tool_prefix}gcc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="${ac_tool_prefix}gcc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$ac_cv_prog_CC"; then
- ac_ct_CC=$CC
- # Extract the first word of "gcc", so it can be a program name with args.
-set dummy gcc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="gcc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- CC=$ac_ct_CC
-else
- CC="$ac_cv_prog_CC"
-fi
-
-if test -z "$CC"; then
- if test -n "$ac_tool_prefix"; then
- # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
-set dummy ${ac_tool_prefix}cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="${ac_tool_prefix}cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$ac_cv_prog_CC"; then
- ac_ct_CC=$CC
- # Extract the first word of "cc", so it can be a program name with args.
-set dummy cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- CC=$ac_ct_CC
-else
- CC="$ac_cv_prog_CC"
-fi
-
-fi
-if test -z "$CC"; then
- # Extract the first word of "cc", so it can be a program name with args.
-set dummy cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
- ac_prog_rejected=no
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
- ac_prog_rejected=yes
- continue
- fi
- ac_cv_prog_CC="cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-if test $ac_prog_rejected = yes; then
- # We found a bogon in the path, so make sure we never use it.
- set dummy $ac_cv_prog_CC
- shift
- if test $@%:@ != 0; then
- # We chose a different compiler from the bogus one.
- # However, it has the same basename, so the bogon will be chosen
- # first if we set CC to just the basename; use the full file name.
- shift
- ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
- fi
-fi
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$CC"; then
- if test -n "$ac_tool_prefix"; then
- for ac_prog in cl
- do
- # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
-set dummy $ac_tool_prefix$ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$CC" && break
- done
-fi
-if test -z "$CC"; then
- ac_ct_CC=$CC
- for ac_prog in cl
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$ac_ct_CC" && break
-done
-
- CC=$ac_ct_CC
-fi
-
-fi
-
-
-test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
-See \`config.log' for more details." >&5
-echo "$as_me: error: no acceptable C compiler found in \$PATH
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-
-# Provide some information about the compiler.
-echo "$as_me:$LINENO:" \
- "checking for C compiler version" >&5
-ac_compiler=`set X $ac_compile; echo $2`
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
- (eval $ac_compiler --version </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5
- (eval $ac_compiler -v </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5
- (eval $ac_compiler -V </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-ac_clean_files_save=$ac_clean_files
-ac_clean_files="$ac_clean_files a.out a.exe b.out"
-# Try to create an executable without -o first, disregard a.out.
-# It will help us diagnose broken compilers, and finding out an intuition
-# of exeext.
-echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
-ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
- (eval $ac_link_default) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- # Find the output, starting from the most likely. This scheme is
-# not robust to junk in `.', hence go to wildcards (a.*) only as a last
-# resort.
-
-# Be careful to initialize this variable, since it used to be cached.
-# Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile.
-ac_cv_exeext=
-# b.out is created by i960 compilers.
-for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out
-do
- test -f "$ac_file" || continue
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )
- ;;
- conftest.$ac_ext )
- # This is the source file.
- ;;
- [ab].out )
- # We found the default executable, but exeext='' is most
- # certainly right.
- break;;
- *.* )
- ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
- # FIXME: I believe we export ac_cv_exeext for Libtool,
- # but it would be cool to find out if it's true. Does anybody
- # maintain Libtool? --akim.
- export ac_cv_exeext
- break;;
- * )
- break;;
- esac
-done
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-{ { echo "$as_me:$LINENO: error: C compiler cannot create executables
-See \`config.log' for more details." >&5
-echo "$as_me: error: C compiler cannot create executables
-See \`config.log' for more details." >&2;}
- { (exit 77); exit 77; }; }
-fi
-
-ac_exeext=$ac_cv_exeext
-echo "$as_me:$LINENO: result: $ac_file" >&5
-echo "${ECHO_T}$ac_file" >&6
-
-# Check the compiler produces executables we can run. If not, either
-# the compiler is broken, or we cross compile.
-echo "$as_me:$LINENO: checking whether the C compiler works" >&5
-echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6
-# FIXME: These cross compiler hacks should be removed for Autoconf 3.0
-# If not cross compiling, check that we can run a simple program.
-if test "$cross_compiling" != yes; then
- if { ac_try='./$ac_file'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- cross_compiling=no
- else
- if test "$cross_compiling" = maybe; then
- cross_compiling=yes
- else
- { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
-If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot run C compiled programs.
-If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
- fi
- fi
-fi
-echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
-
-rm -f a.out a.exe conftest$ac_cv_exeext b.out
-ac_clean_files=$ac_clean_files_save
-# Check the compiler produces executables we can run. If not, either
-# the compiler is broken, or we cross compile.
-echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
-echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6
-echo "$as_me:$LINENO: result: $cross_compiling" >&5
-echo "${ECHO_T}$cross_compiling" >&6
-
-echo "$as_me:$LINENO: checking for suffix of executables" >&5
-echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- # If both `conftest.exe' and `conftest' are `present' (well, observable)
-# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
-# work properly (i.e., refer to `conftest.exe'), while it won't with
-# `rm'.
-for ac_file in conftest.exe conftest conftest.*; do
- test -f "$ac_file" || continue
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
- *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
- export ac_cv_exeext
- break;;
- * ) break;;
- esac
-done
-else
- { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-rm -f conftest$ac_cv_exeext
-echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
-echo "${ECHO_T}$ac_cv_exeext" >&6
-
-rm -f conftest.$ac_ext
-EXEEXT=$ac_cv_exeext
-ac_exeext=$EXEEXT
-echo "$as_me:$LINENO: checking for suffix of object files" >&5
-echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6
-if test "${ac_cv_objext+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.o conftest.obj
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
- *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
- break;;
- esac
-done
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-{ { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute suffix of object files: cannot compile
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-rm -f conftest.$ac_cv_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
-echo "${ECHO_T}$ac_cv_objext" >&6
-OBJEXT=$ac_cv_objext
-ac_objext=$OBJEXT
-echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
-echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6
-if test "${ac_cv_c_compiler_gnu+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-#ifndef __GNUC__
- choke me
-#endif
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_compiler_gnu=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_compiler_gnu=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_cv_c_compiler_gnu=$ac_compiler_gnu
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
-GCC=`test $ac_compiler_gnu = yes && echo yes`
-ac_test_CFLAGS=${CFLAGS+set}
-ac_save_CFLAGS=$CFLAGS
-CFLAGS="-g"
-echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
-echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6
-if test "${ac_cv_prog_cc_g+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_prog_cc_g=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_prog_cc_g=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
-echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
-if test "$ac_test_CFLAGS" = set; then
- CFLAGS=$ac_save_CFLAGS
-elif test $ac_cv_prog_cc_g = yes; then
- if test "$GCC" = yes; then
- CFLAGS="-g -O2"
- else
- CFLAGS="-g"
- fi
-else
- if test "$GCC" = yes; then
- CFLAGS="-O2"
- else
- CFLAGS=
- fi
-fi
-echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5
-echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6
-if test "${ac_cv_prog_cc_stdc+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- ac_cv_prog_cc_stdc=no
-ac_save_CC=$CC
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#include <stdarg.h>
-#include <stdio.h>
-#include <sys/types.h>
-#include <sys/stat.h>
-/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
-struct buf { int x; };
-FILE * (*rcsopen) (struct buf *, struct stat *, int);
-static char *e (p, i)
- char **p;
- int i;
-{
- return p[i];
-}
-static char *f (char * (*g) (char **, int), char **p, ...)
-{
- char *s;
- va_list v;
- va_start (v,p);
- s = g (p, va_arg (v,int));
- va_end (v);
- return s;
-}
-
-/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
- function prototypes and stuff, but not '\xHH' hex character constants.
- These don't provoke an error unfortunately, instead are silently treated
- as 'x'. The following induces an error, until -std1 is added to get
- proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
- array size at least. It's necessary to write '\x00'==0 to get something
- that's true only with -std1. */
-int osf4_cc_array ['\x00' == 0 ? 1 : -1];
-
-int test (int i, double x);
-struct s1 {int (*f) (int a);};
-struct s2 {int (*f) (double a);};
-int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
-int argc;
-char **argv;
-int
-main ()
-{
-return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
- ;
- return 0;
-}
-_ACEOF
-# Don't try gcc -ansi; that turns off useful extensions and
-# breaks some systems' header files.
-# AIX -qlanglvl=ansi
-# Ultrix and OSF/1 -std1
-# HP-UX 10.20 and later -Ae
-# HP-UX older versions -Aa -D_HPUX_SOURCE
-# SVR4 -Xc -D__EXTENSIONS__
-for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
-do
- CC="$ac_save_CC $ac_arg"
- rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_prog_cc_stdc=$ac_arg
-break
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext
-done
-rm -f conftest.$ac_ext conftest.$ac_objext
-CC=$ac_save_CC
-
-fi
-
-case "x$ac_cv_prog_cc_stdc" in
- x|xno)
- echo "$as_me:$LINENO: result: none needed" >&5
-echo "${ECHO_T}none needed" >&6 ;;
- *)
- echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5
-echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6
- CC="$CC $ac_cv_prog_cc_stdc" ;;
-esac
-
-# Some people use a C++ compiler to compile C. Since we use `exit',
-# in C++ we need to declare it. In case someone uses the same compiler
-# for both compiling C and C++ we need to have the C++ compiler decide
-# the declaration of exit, since it's the most demanding environment.
-cat >conftest.$ac_ext <<_ACEOF
-@%:@ifndef __cplusplus
- choke me
-@%:@endif
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- for ac_declaration in \
- '' \
- 'extern "C" void std::exit (int) throw (); using std::exit;' \
- 'extern "C" void std::exit (int); using std::exit;' \
- 'extern "C" void exit (int) throw ();' \
- 'extern "C" void exit (int);' \
- 'void exit (int);'
-do
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-$ac_declaration
-@%:@include <stdlib.h>
-int
-main ()
-{
-exit (42);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-continue
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-$ac_declaration
-int
-main ()
-{
-exit (42);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- break
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-done
-rm -f conftest*
-if test -n "$ac_declaration"; then
- echo '#ifdef __cplusplus' >>confdefs.h
- echo $ac_declaration >>confdefs.h
- echo '#endif' >>confdefs.h
-fi
-
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-# Find a good install program. We prefer a C program (faster),
-# so one script is as good as another. But avoid the broken or
-# incompatible versions:
-# SysV /etc/install, /usr/sbin/install
-# SunOS /usr/etc/install
-# IRIX /sbin/install
-# AIX /bin/install
-# AmigaOS /C/install, which installs bootblocks on floppy discs
-# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
-# AFS /usr/afsws/bin/install, which mishandles nonexistent args
-# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
-# OS/2's system install, which has a completely different semantic
-# ./install, which can be erroneously created by make from ./install.sh.
-echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
-echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
-if test -z "$INSTALL"; then
-if test "${ac_cv_path_install+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- # Account for people who put trailing slashes in PATH elements.
-case $as_dir/ in
- ./ | .// | /cC/* | \
- /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
- ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
- /usr/ucb/* ) ;;
- *)
- # OSF1 and SCO ODT 3.0 have their own names for install.
- # Don't use installbsd from OSF since it installs stuff as root
- # by default.
- for ac_prog in ginstall scoinst install; do
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
- if test $ac_prog = install &&
- grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
- # AIX install. It has an incompatible calling convention.
- :
- elif test $ac_prog = install &&
- grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
- # program-specific install script used by HP pwplus--don't use.
- :
- else
- ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
- break 3
- fi
- fi
- done
- done
- ;;
-esac
-done
-
-
-fi
- if test "${ac_cv_path_install+set}" = set; then
- INSTALL=$ac_cv_path_install
- else
- # As a last resort, use the slow shell script. We don't cache a
- # path for INSTALL within a source directory, because that will
- # break other packages using the cache if that directory is
- # removed, or if the path is relative.
- INSTALL=$ac_install_sh
- fi
-fi
-echo "$as_me:$LINENO: result: $INSTALL" >&5
-echo "${ECHO_T}$INSTALL" >&6
-
-# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
-# It thinks the first close brace ends the variable substitution.
-test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
-
-test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
-
-test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
-
-
-# Extract the first word of "db2html$EXEEXT", so it can be a program name with args.
-set dummy db2html$EXEEXT; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_DB1+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $DB1 in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_DB1="$DB1" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_DB1="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_DB1" && ac_cv_path_DB1="nocommand"
- ;;
-esac
-fi
-DB1=$ac_cv_path_DB1
-
-if test -n "$DB1"; then
- echo "$as_me:$LINENO: result: $DB1" >&5
-echo "${ECHO_T}$DB1" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-if test "$DB1" = nocommand; then
- # Extract the first word of "docbook2html$EXEEXT", so it can be a program name with args.
-set dummy docbook2html$EXEEXT; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_DB2+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $DB2 in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_DB2="$DB2" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_DB2="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_DB2" && ac_cv_path_DB2="nocommand"
- ;;
-esac
-fi
-DB2=$ac_cv_path_DB2
-
-if test -n "$DB2"; then
- echo "$as_me:$LINENO: result: $DB2" >&5
-echo "${ECHO_T}$DB2" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- if test "$DB2" = nocommand; then
- { { echo "$as_me:$LINENO: error: docbook not found in $PATH" >&5
-echo "$as_me: error: docbook not found in $PATH" >&2;}
- { (exit 1); exit 1; }; }
- else
- DOCBOOK=$DB2
- fi;else
- DOCBOOK=$DB1
-fi;
-
-
-if test "x$JAVAPREFIX" = x; then
- test "x$JAVAC" = x && for ac_prog in "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAVAC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAVAC"; then
- ac_cv_prog_JAVAC="$JAVAC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAVAC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAVAC=$ac_cv_prog_JAVAC
-if test -n "$JAVAC"; then
- echo "$as_me:$LINENO: result: $JAVAC" >&5
-echo "${ECHO_T}$JAVAC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAVAC" && break
-done
-
-else
- test "x$JAVAC" = x && for ac_prog in "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAVAC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAVAC"; then
- ac_cv_prog_JAVAC="$JAVAC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAVAC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAVAC=$ac_cv_prog_JAVAC
-if test -n "$JAVAC"; then
- echo "$as_me:$LINENO: result: $JAVAC" >&5
-echo "${ECHO_T}$JAVAC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAVAC" && break
-done
-test -n "$JAVAC" || JAVAC="$JAVAPREFIX"
-
-fi
-test "x$JAVAC" = x && { { echo "$as_me:$LINENO: error: no acceptable Java compiler found in \$PATH" >&5
-echo "$as_me: error: no acceptable Java compiler found in \$PATH" >&2;}
- { (exit 1); exit 1; }; }
-
-echo "$as_me:$LINENO: checking if $JAVAC works" >&5
-echo $ECHO_N "checking if $JAVAC works... $ECHO_C" >&6
-if test "${ac_cv_prog_javac_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* #line __oline__ "configure" */
-public class Test {
-}
-EOF
-if { ac_try='$JAVAC $JAVACFLAGS $JAVA_TEST'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- { { echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
-echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
- { (exit 1); exit 1; }; }
- echo "configure: failed program was:" >&5
- cat $JAVA_TEST >&5
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_javac_works" >&5
-echo "${ECHO_T}$ac_cv_prog_javac_works" >&6
-
-
-
-echo "$as_me:$LINENO: checking if $JAVAC works" >&5
-echo $ECHO_N "checking if $JAVAC works... $ECHO_C" >&6
-if test "${ac_cv_prog_javac_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* #line __oline__ "configure" */
-public class Test {
-}
-EOF
-if { ac_try='$JAVAC $JAVACFLAGS $JAVA_TEST'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- { { echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
-echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
- { (exit 1); exit 1; }; }
- echo "configure: failed program was:" >&5
- cat $JAVA_TEST >&5
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_javac_works" >&5
-echo "${ECHO_T}$ac_cv_prog_javac_works" >&6
-
-
-if test "x$JAVAPREFIX" = x; then
- test "x$JAR" = x && for ac_prog in jar$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAR"; then
- ac_cv_prog_JAR="$JAR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAR="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAR=$ac_cv_prog_JAR
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAR" && break
-done
-
-else
- test "x$JAR" = x && for ac_prog in jar
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAR"; then
- ac_cv_prog_JAR="$JAR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAR="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAR=$ac_cv_prog_JAR
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAR" && break
-done
-test -n "$JAR" || JAR="$JAVAPREFIX"
-
-fi
-test "x$JAR" = x && { { echo "$as_me:$LINENO: error: no acceptable jar program found in \$PATH" >&5
-echo "$as_me: error: no acceptable jar program found in \$PATH" >&2;}
- { (exit 1); exit 1; }; }
-
-
-
-
-# Check whether --with-gcj_compile or --without-gcj_compile was given.
-if test "${with_gcj_compile+set}" = set; then
- withval="$with_gcj_compile"
- gcj_compile="no"
-else
- gcj_compile="yes"
-fi;
-
-if test $gcj_compile = "yes"; then
-
-# Check whether --with-gcj-prefix or --without-gcj-prefix was given.
-if test "${with_gcj_prefix+set}" = set; then
- withval="$with_gcj_prefix"
- gcj_prefix="$withval"
-else
- gcj_prefix=""
-fi;
-
- if test x$gcj_prefix != x ; then
- GCJ_HOME=$gcj_prefix
- fi
-
- if test x$GCJ_HOME != x ; then
- echo "Add $GCJ_HOME/bin to path and check again."
- PATH="$GCJ_HOME/bin:$PATH"
- fi
- # Extract the first word of "gcj", so it can be a program name with args.
-set dummy gcj; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_GCJ+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $GCJ in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_GCJ="$GCJ" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_GCJ="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_GCJ" && ac_cv_path_GCJ="no"
- ;;
-esac
-fi
-GCJ=$ac_cv_path_GCJ
-
-if test -n "$GCJ"; then
- echo "$as_me:$LINENO: result: $GCJ" >&5
-echo "${ECHO_T}$GCJ" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-
- min_gcj_version=3.0.0
- echo "$as_me:$LINENO: checking for GCJ - version >= $min_gcj_version" >&5
-echo $ECHO_N "checking for GCJ - version >= $min_gcj_version... $ECHO_C" >&6
- min_gcj_major_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\1/'`
- min_gcj_minor_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\2/'`
- min_gcj_micro_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\3/'`
- if test "$GCJ" = "no" ; then
- no_gcj=yes
- else
- gcj_version=`$GCJ --version 2>&1 | grep GCC | sed 's/gcj (GCC) \([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1.\2.\3/'`
- gcj_major_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1/'`
- gcj_minor_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\2/'`
- gcj_micro_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\3/'`
- if test "$cross_compiling" = yes; then
- echo $ac_n "cross compiling; assumed OK... $ac_c"
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-#include <stdio.h>
-
-main()
-{
- if ((1$gcj_major_version > 1$min_gcj_major_version) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version > 1$min_gcj_minor_version)) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version == 1$min_gcj_minor_version) &&
- (1$gcj_micro_version >= 1$min_gcj_micro_version)))
- {
- return(0);
- }
- else
- {
- return(1);
- }
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- :
-else
- echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-no_gcj=yes
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
-fi
- fi
- if test "x$no_gcj" = x ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- # Extract the first word of "gcj", so it can be a program name with args.
-set dummy gcj; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_GCJ+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $GCJ in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_GCJ="$GCJ" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_GCJ="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_GCJ" && ac_cv_path_GCJ="no"
- ;;
-esac
-fi
-GCJ=$ac_cv_path_GCJ
-
-if test -n "$GCJ"; then
- echo "$as_me:$LINENO: result: $GCJ" >&5
-echo "${ECHO_T}$GCJ" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- # Extract the first word of "jar", so it can be a program name with args.
-set dummy jar; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $JAR in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_JAR="$JAR" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_JAR="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_JAR" && ac_cv_path_JAR="no"
- ;;
-esac
-fi
-JAR=$ac_cv_path_JAR
-
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- if test x$GCJ_HOME != x ; then
- :
- else
- GCJ_HOME=`which gcj | sed 's/\(.*\).bin.*gcj/\1/'`
- fi
-
- cat << EOF > Test.java
-/* #line __oline__ "configure" */
-public class Test {
- public static void main(String[] args) {
- System.out.println(System.getProperty("sun.boot.class.path"));
- }
-}
-EOF
- GCJ_JAR=`gcj -C Test.java && gij Test`
- rm Test.java Test.class
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`(test -d /usr/share/local/java && find /usr/local/share/java -name libgcj-?.?.?.jar) || (test -d /usr/share/java && find /usr/share/java -name libgcj-?.?.?.jar)`
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`locate libgcj | grep libgcj.*\.jar`
- fi
- fi
- if test x$GCJ_JAR != x ; then
- GCJ_CLASSPATH="${GCJ_JAR}:${CLASSPATH}"
- else
- echo "***"
- echo "*** Unable to locate libgcj.jar needed by gcj"
- echo "***"
- { { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }
- fi
-
- :
- else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
- echo "***"
- echo "*** If you have GCJ installed and it is a newer version than $min_java_version, either set"
- echo "*** the GCJ_HOME variable or add the top directory where the GCJ binaries are to"
- echo "*** the PATH. Alternatively try \"./configure --with-gcj-prefix=<java_home>\","
- echo "***"
- echo "*** Also make sure that configure does not find the wrong version of GCJ by"
- echo "*** looking at the output of \"which gcj\"."
- echo "***"
- { { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }
- fi
-
- GCJ_BUILD_TARGETS=native-gcj
- GCJ_INSTALL_TARGETS=native_install
- GCJ_UNINSTALL_TARGETS=native_uninstall
-else
- GCJ_BUILD_TARGETS=
- GCJ_INSTALL_TARGETS=
- GCJ_UNINSTALL_TARGETS=
-fi
-
-
-
-
-
-
-
-
-echo "$as_me:$LINENO: checking for main in -libs" >&5
-echo $ECHO_N "checking for main in -libs... $ECHO_C" >&6
-if test "${ac_cv_lib_ibs_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- ac_check_lib_save_LIBS=$LIBS
-LIBS="-libs $LIBS"
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-
-int
-main ()
-{
-main ();
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_lib_ibs_main=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_lib_ibs_main=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-echo "$as_me:$LINENO: result: $ac_cv_lib_ibs_main" >&5
-echo "${ECHO_T}$ac_cv_lib_ibs_main" >&6
-if test $ac_cv_lib_ibs_main = yes; then
- cat >>confdefs.h <<_ACEOF
-@%:@define HAVE_LIBIBS 1
-_ACEOF
-
- LIBS="-libs $LIBS"
-
-fi
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gtk+-2.0 >= 2.4" >&5
-echo $ECHO_N "checking for gtk+-2.0 >= 2.4... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gtk+-2.0 >= 2.4" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GTK_CFLAGS" >&5
-echo $ECHO_N "checking GTK_CFLAGS... $ECHO_C" >&6
- GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 2.4"`
- echo "$as_me:$LINENO: result: $GTK_CFLAGS" >&5
-echo "${ECHO_T}$GTK_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GTK_LIBS" >&5
-echo $ECHO_N "checking GTK_LIBS... $ECHO_C" >&6
- GTK_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 2.4"`
- echo "$as_me:$LINENO: result: $GTK_LIBS" >&5
-echo "${ECHO_T}$GTK_LIBS" >&6
- else
- GTK_CFLAGS=""
- GTK_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GTK_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk+-2.0 >= 2.4"`
- echo $GTK_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gtk+-2.0 >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gtk+-2.0 >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-
-
-
-
-
-
-
-
-echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
-echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6
-if test "${ac_cv_c_const+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-/* FIXME: Include the comments suggested by Paul. */
-#ifndef __cplusplus
- /* Ultrix mips cc rejects this. */
- typedef int charset[2];
- const charset x;
- /* SunOS 4.1.1 cc rejects this. */
- char const *const *ccp;
- char **p;
- /* NEC SVR4.0.2 mips cc rejects this. */
- struct point {int x, y;};
- static struct point const zero = {0,0};
- /* AIX XL C 1.02.0.0 rejects this.
- It does not let you subtract one const X* pointer from another in
- an arm of an if-expression whose if-part is not a constant
- expression */
- const char *g = "string";
- ccp = &g + (g ? g-g : 0);
- /* HPUX 7.0 cc rejects these. */
- ++ccp;
- p = (char**) ccp;
- ccp = (char const *const *) p;
- { /* SCO 3.2v4 cc rejects this. */
- char *t;
- char const *s = 0 ? (char *) 0 : (char const *) 0;
-
- *t++ = 0;
- }
- { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
- int x[] = {25, 17};
- const int *foo = &x[0];
- ++foo;
- }
- { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
- typedef const int *iptr;
- iptr p = 0;
- ++p;
- }
- { /* AIX XL C 1.02.0.0 rejects this saying
- "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
- struct s { int j; const int *ap[3]; };
- struct s *b; b->j = 5;
- }
- { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
- const int foo = 10;
- }
-#endif
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_c_const=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_c_const=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
-echo "${ECHO_T}$ac_cv_c_const" >&6
-if test $ac_cv_c_const = no; then
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define const
-_ACEOF
-
-fi
-
-
-# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
-# for constant arguments. Useless!
-echo "$as_me:$LINENO: checking for working alloca.h" >&5
-echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6
-if test "${ac_cv_working_alloca_h+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@include <alloca.h>
-int
-main ()
-{
-char *p = (char *) alloca (2 * sizeof (int));
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_working_alloca_h=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_working_alloca_h=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5
-echo "${ECHO_T}$ac_cv_working_alloca_h" >&6
-if test $ac_cv_working_alloca_h = yes; then
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define HAVE_ALLOCA_H 1
-_ACEOF
-
-fi
-
-echo "$as_me:$LINENO: checking for alloca" >&5
-echo $ECHO_N "checking for alloca... $ECHO_C" >&6
-if test "${ac_cv_func_alloca_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#ifdef __GNUC__
-# define alloca __builtin_alloca
-#else
-# ifdef _MSC_VER
-# include <malloc.h>
-# define alloca _alloca
-# else
-# if HAVE_ALLOCA_H
-# include <alloca.h>
-# else
-# ifdef _AIX
- #pragma alloca
-# else
-# ifndef alloca /* predefined by HP cc +Olibcalls */
-char *alloca ();
-# endif
-# endif
-# endif
-# endif
-#endif
-
-int
-main ()
-{
-char *p = (char *) alloca (1);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_func_alloca_works=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_func_alloca_works=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5
-echo "${ECHO_T}$ac_cv_func_alloca_works" >&6
-
-if test $ac_cv_func_alloca_works = yes; then
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define HAVE_ALLOCA 1
-_ACEOF
-
-else
- # The SVR3 libPW and SVR4 libucb both contain incompatible functions
-# that cause trouble. Some versions do not even contain alloca or
-# contain a buggy version. If you still want to use their alloca,
-# use ar to extract alloca.o from them instead of compiling alloca.c.
-
-ALLOCA=alloca.$ac_objext
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define C_ALLOCA 1
-_ACEOF
-
-
-echo "$as_me:$LINENO: checking whether \`alloca.c' needs Cray hooks" >&5
-echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6
-if test "${ac_cv_os_cray+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#if defined(CRAY) && ! defined(CRAY2)
-webecray
-#else
-wenotbecray
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
- $EGREP "webecray" >/dev/null 2>&1; then
- ac_cv_os_cray=yes
-else
- ac_cv_os_cray=no
-fi
-rm -f conftest*
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_os_cray" >&5
-echo "${ECHO_T}$ac_cv_os_cray" >&6
-if test $ac_cv_os_cray = yes; then
- for ac_func in _getb67 GETB67 getb67; do
- as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-echo "$as_me:$LINENO: checking for $ac_func" >&5
-echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
-if eval "test \"\${$as_ac_var+set}\" = set"; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
- For example, HP-UX 11i <limits.h> declares gettimeofday. */
-#define $ac_func innocuous_$ac_func
-
-/* System header to define __stub macros and hopefully few prototypes,
- which can conflict with char $ac_func (); below.
- Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- <limits.h> exists even on freestanding compilers. */
-
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
-
-#undef $ac_func
-
-/* Override any gcc2 internal prototype to avoid an error. */
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-/* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
-char $ac_func ();
-/* The GNU C library defines this for functions which it implements
- to always fail with ENOSYS. Some functions are actually named
- something starting with __ and the normal name is an alias. */
-#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
-choke me
-#else
-char (*f) () = $ac_func;
-#endif
-#ifdef __cplusplus
-}
-#endif
-
-int
-main ()
-{
-return f != $ac_func;
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- eval "$as_ac_var=yes"
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-eval "$as_ac_var=no"
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
-echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
-if test `eval echo '${'$as_ac_var'}'` = yes; then
-
-cat >>confdefs.h <<_ACEOF
-@%:@define CRAY_STACKSEG_END $ac_func
-_ACEOF
-
- break
-fi
-
- done
-fi
-
-echo "$as_me:$LINENO: checking stack direction for C alloca" >&5
-echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6
-if test "${ac_cv_c_stack_direction+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test "$cross_compiling" = yes; then
- ac_cv_c_stack_direction=0
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-int
-find_stack_direction ()
-{
- static char *addr = 0;
- auto char dummy;
- if (addr == 0)
- {
- addr = &dummy;
- return find_stack_direction ();
- }
- else
- return (&dummy > addr) ? 1 : -1;
-}
-
-int
-main ()
-{
- exit (find_stack_direction () < 0);
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_c_stack_direction=1
-else
- echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-ac_cv_c_stack_direction=-1
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
-fi
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5
-echo "${ECHO_T}$ac_cv_c_stack_direction" >&6
-
-cat >>confdefs.h <<_ACEOF
-@%:@define STACK_DIRECTION $ac_cv_c_stack_direction
-_ACEOF
-
-
-fi
-
-
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for bonobo-activation-2.0 >= 2.6.0 libbonobo-2.0 >= 2.6.0" >&5
-echo $ECHO_N "checking for bonobo-activation-2.0 >= 2.6.0 libbonobo-2.0 >= 2.6.0... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "bonobo-activation-2.0 >= 2.6.0 libbonobo-2.0 >= 2.6.0" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking BONOBO_CFLAGS" >&5
-echo $ECHO_N "checking BONOBO_CFLAGS... $ECHO_C" >&6
- BONOBO_CFLAGS=`$PKG_CONFIG --cflags "bonobo-activation-2.0 >= 2.6.0 libbonobo-2.0 >= 2.6.0"`
- echo "$as_me:$LINENO: result: $BONOBO_CFLAGS" >&5
-echo "${ECHO_T}$BONOBO_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking BONOBO_LIBS" >&5
-echo $ECHO_N "checking BONOBO_LIBS... $ECHO_C" >&6
- BONOBO_LIBS=`$PKG_CONFIG --libs "bonobo-activation-2.0 >= 2.6.0 libbonobo-2.0 >= 2.6.0"`
- echo "$as_me:$LINENO: result: $BONOBO_LIBS" >&5
-echo "${ECHO_T}$BONOBO_LIBS" >&6
- else
- BONOBO_CFLAGS=""
- BONOBO_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- BONOBO_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "bonobo-activation-2.0 >= 2.6.0 libbonobo-2.0 >= 2.6.0"`
- echo $BONOBO_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (bonobo-activation-2.0 >= 2.6.0 libbonobo-2.0 >= 2.6.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (bonobo-activation-2.0 >= 2.6.0 libbonobo-2.0 >= 2.6.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-
-
-BONOBO_ACT_IDLDIR="`$PKG_CONFIG --variable=idldir bonobo-activation-2.0`"
-
-BONOBO_IDLDIR="`$PKG_CONFIG --variable=idldir libbonobo-2.0`"
-
-
-# Extract the first word of "idl", so it can be a program name with args.
-set dummy idl; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_IDL+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $IDL in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_IDL="$IDL" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_IDL="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_IDL" && ac_cv_path_IDL="no"
- ;;
-esac
-fi
-IDL=$ac_cv_path_IDL
-
-if test -n "$IDL"; then
- echo "$as_me:$LINENO: result: $IDL" >&5
-echo "${ECHO_T}$IDL" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-
-if test "$IDL" = "no" ; then
- echo "*** The JacORB idl compiler could not be found. Make sure it is"
- echo "*** in your path."
-fi
-
- ac_config_files="$ac_config_files Makefile bonobo-java.pc src/Makefile"
-cat >confcache <<\_ACEOF
-# This file is a shell script that caches the results of configure
-# tests run on this system so they can be shared between configure
-# scripts and configure runs, see configure's option --config-cache.
-# It is not useful on other systems. If it contains results you don't
-# want to keep, you may remove or edit it.
-#
-# config.status only pays attention to the cache file if you give it
-# the --recheck option to rerun configure.
-#
-# `ac_cv_env_foo' variables (set or unset) will be overridden when
-# loading this file, other *unset* `ac_cv_foo' will be assigned the
-# following values.
-
-_ACEOF
-
-# The following way of writing the cache mishandles newlines in values,
-# but we know of no workaround that is simple, portable, and efficient.
-# So, don't put newlines in cache variables' values.
-# Ultrix sh set writes to stderr and can't be redirected directly,
-# and sets the high bit in the cache file unless we assign to the vars.
-{
- (set) 2>&1 |
- case `(ac_space=' '; set | grep ac_space) 2>&1` in
- *ac_space=\ *)
- # `set' does not quote correctly, so add quotes (double-quote
- # substitution turns \\\\ into \\, and sed turns \\ into \).
- sed -n \
- "s/'/'\\\\''/g;
- s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
- ;;
- *)
- # `set' quotes correctly as required by POSIX, so do not add quotes.
- sed -n \
- "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
- ;;
- esac;
-} |
- sed '
- t clear
- : clear
- s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
- t end
- /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
- : end' >>confcache
-if diff $cache_file confcache >/dev/null 2>&1; then :; else
- if test -w $cache_file; then
- test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
- cat confcache >$cache_file
- else
- echo "not updating unwritable cache $cache_file"
- fi
-fi
-rm -f confcache
-
-test "x$prefix" = xNONE && prefix=$ac_default_prefix
-# Let make expand exec_prefix.
-test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
-
-# VPATH may cause trouble with some makes, so we remove $(srcdir),
-# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
-# trailing colons and then remove the whole line if VPATH becomes empty
-# (actually we leave an empty line to preserve line numbers).
-if test "x$srcdir" = x.; then
- ac_vpsub='/^[ ]*VPATH[ ]*=/{
-s/:*\$(srcdir):*/:/;
-s/:*\${srcdir}:*/:/;
-s/:*@srcdir@:*/:/;
-s/^\([^=]*=[ ]*\):*/\1/;
-s/:*$//;
-s/^[^=]*=[ ]*$//;
-}'
-fi
-
-# Transform confdefs.h into DEFS.
-# Protect against shell expansion while executing Makefile rules.
-# Protect against Makefile macro expansion.
-#
-# If the first sed substitution is executed (which looks for macros that
-# take arguments), then we branch to the quote section. Otherwise,
-# look for a macro that doesn't take arguments.
-cat >confdef2opt.sed <<\_ACEOF
-t clear
-: clear
-s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*([^)]*)\)[ ]*\(.*\),-D\1=\2,g
-t quote
-s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\),-D\1=\2,g
-t quote
-d
-: quote
-s,[ `~#$^&*(){}\\|;'"<>?],\\&,g
-s,\[,\\&,g
-s,\],\\&,g
-s,\$,$$,g
-p
-_ACEOF
-# We use echo to avoid assuming a particular line-breaking character.
-# The extra dot is to prevent the shell from consuming trailing
-# line-breaks from the sub-command output. A line-break within
-# single-quotes doesn't work because, if this script is created in a
-# platform that uses two characters for line-breaks (e.g., DOS), tr
-# would break.
-ac_LF_and_DOT=`echo; echo .`
-DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'`
-rm -f confdef2opt.sed
-
-
-ac_libobjs=
-ac_ltlibobjs=
-for ac_i in : $LIB@&t at OBJS; do test "x$ac_i" = x: && continue
- # 1. Remove the extension, and $U if already installed.
- ac_i=`echo "$ac_i" |
- sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
- # 2. Add them.
- ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"
- ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'
-done
-LIB@&t at OBJS=$ac_libobjs
-
-LTLIBOBJS=$ac_ltlibobjs
-
-
-
-: ${CONFIG_STATUS=./config.status}
-ac_clean_files_save=$ac_clean_files
-ac_clean_files="$ac_clean_files $CONFIG_STATUS"
-{ echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
-echo "$as_me: creating $CONFIG_STATUS" >&6;}
-cat >$CONFIG_STATUS <<_ACEOF
-#! $SHELL
-# Generated by $as_me.
-# Run this file to recreate the current configuration.
-# Compiler output produced by configure, useful for debugging
-# configure, is in config.log if it exists.
-
-debug=false
-ac_cs_recheck=false
-ac_cs_silent=false
-SHELL=\${CONFIG_SHELL-$SHELL}
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
-echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
-echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-exec 6>&1
-
-# Open the log real soon, to keep \$[0] and so on meaningful, and to
-# report actual input values of CONFIG_FILES etc. instead of their
-# values after options handling. Logging --version etc. is OK.
-exec 5>>config.log
-{
- echo
- sed 'h;s/./-/g;s/^.../@%:@@%:@ /;s/...$/ @%:@@%:@/;p;x;p;x' <<_ASBOX
-@%:@@%:@ Running $as_me. @%:@@%:@
-_ASBOX
-} >&5
-cat >&5 <<_CSEOF
-
-This file was extended by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- CONFIG_FILES = $CONFIG_FILES
- CONFIG_HEADERS = $CONFIG_HEADERS
- CONFIG_LINKS = $CONFIG_LINKS
- CONFIG_COMMANDS = $CONFIG_COMMANDS
- $ $0 $@
-
-_CSEOF
-echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
-echo >&5
-_ACEOF
-
-# Files that config.status was made for.
-if test -n "$ac_config_files"; then
- echo "config_files=\"$ac_config_files\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_headers"; then
- echo "config_headers=\"$ac_config_headers\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_links"; then
- echo "config_links=\"$ac_config_links\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_commands"; then
- echo "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUS
-fi
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-
-ac_cs_usage="\
-\`$as_me' instantiates files from templates according to the
-current configuration.
-
-Usage: $0 [OPTIONS] [FILE]...
-
- -h, --help print this help, then exit
- -V, --version print version number, then exit
- -q, --quiet do not print progress messages
- -d, --debug don't remove temporary files
- --recheck update $as_me by reconfiguring in the same conditions
- --file=FILE[:TEMPLATE]
- instantiate the configuration file FILE
-
-Configuration files:
-$config_files
-
-Report bugs to <bug-autoconf at gnu.org>."
-_ACEOF
-
-cat >>$CONFIG_STATUS <<_ACEOF
-ac_cs_version="\\
-config.status
-configured by $0, generated by GNU Autoconf 2.59,
- with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This config.status script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it."
-srcdir=$srcdir
-INSTALL="$INSTALL"
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-# If no file are specified by the user, then we need to provide default
-# value. By we need to know if files were specified by the user.
-ac_need_defaults=:
-while test $# != 0
-do
- case $1 in
- --*=*)
- ac_option=`expr "x$1" : 'x\([^=]*\)='`
- ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
- ac_shift=:
- ;;
- -*)
- ac_option=$1
- ac_optarg=$2
- ac_shift=shift
- ;;
- *) # This is not an option, so the user has probably given explicit
- # arguments.
- ac_option=$1
- ac_need_defaults=false;;
- esac
-
- case $ac_option in
- # Handling of the options.
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
- -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
- ac_cs_recheck=: ;;
- --version | --vers* | -V )
- echo "$ac_cs_version"; exit 0 ;;
- --he | --h)
- # Conflict between --help and --header
- { { echo "$as_me:$LINENO: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; };;
- --help | --hel | -h )
- echo "$ac_cs_usage"; exit 0 ;;
- --debug | --d* | -d )
- debug=: ;;
- --file | --fil | --fi | --f )
- $ac_shift
- CONFIG_FILES="$CONFIG_FILES $ac_optarg"
- ac_need_defaults=false;;
- --header | --heade | --head | --hea )
- $ac_shift
- CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
- ac_need_defaults=false;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil | --si | --s)
- ac_cs_silent=: ;;
-
- # This is an error.
- -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; } ;;
-
- *) ac_config_targets="$ac_config_targets $1" ;;
-
- esac
- shift
-done
-
-ac_configure_extra_args=
-
-if $ac_cs_silent; then
- exec 6>/dev/null
- ac_configure_extra_args="$ac_configure_extra_args --silent"
-fi
-
-_ACEOF
-cat >>$CONFIG_STATUS <<_ACEOF
-if \$ac_cs_recheck; then
- echo "running $SHELL $0 " $ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
- exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
-fi
-
-_ACEOF
-
-
-
-
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-for ac_config_target in $ac_config_targets
-do
- case "$ac_config_target" in
- # Handling of arguments.
- "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
- "bonobo-java.pc" ) CONFIG_FILES="$CONFIG_FILES bonobo-java.pc" ;;
- "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
- *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
-echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# If the user did not use the arguments to specify the items to instantiate,
-# then the envvar interface is used. Set only those that are not.
-# We use the long form for the default assignment because of an extremely
-# bizarre bug on SunOS 4.1.3.
-if $ac_need_defaults; then
- test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
-fi
-
-# Have a temporary directory for convenience. Make it in the build tree
-# simply because there is no reason to put it here, and in addition,
-# creating and moving files from /tmp can sometimes cause problems.
-# Create a temporary directory, and hook for its removal unless debugging.
-$debug ||
-{
- trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
- trap '{ (exit 1); exit 1; }' 1 2 13 15
-}
-
-# Create a (secure) tmp directory for tmp files.
-
-{
- tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
- test -n "$tmp" && test -d "$tmp"
-} ||
-{
- tmp=./confstat$$-$RANDOM
- (umask 077 && mkdir $tmp)
-} ||
-{
- echo "$me: cannot create a temporary directory in ." >&2
- { (exit 1); exit 1; }
-}
-
-_ACEOF
-
-cat >>$CONFIG_STATUS <<_ACEOF
-
-#
-# CONFIG_FILES section.
-#
-
-# No need to generate the scripts if there are no CONFIG_FILES.
-# This happens for instance when ./config.status config.h
-if test -n "\$CONFIG_FILES"; then
- # Protect against being on the right side of a sed subst in config.status.
- sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&,]/\\\\&/g;
- s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF
-s, at SHELL@,$SHELL,;t t
-s, at PATH_SEPARATOR@,$PATH_SEPARATOR,;t t
-s, at PACKAGE_NAME@,$PACKAGE_NAME,;t t
-s, at PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t
-s, at PACKAGE_VERSION@,$PACKAGE_VERSION,;t t
-s, at PACKAGE_STRING@,$PACKAGE_STRING,;t t
-s, at PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t
-s, at exec_prefix@,$exec_prefix,;t t
-s, at prefix@,$prefix,;t t
-s, at program_transform_name@,$program_transform_name,;t t
-s, at bindir@,$bindir,;t t
-s, at sbindir@,$sbindir,;t t
-s, at libexecdir@,$libexecdir,;t t
-s, at datadir@,$datadir,;t t
-s, at sysconfdir@,$sysconfdir,;t t
-s, at sharedstatedir@,$sharedstatedir,;t t
-s, at localstatedir@,$localstatedir,;t t
-s, at libdir@,$libdir,;t t
-s, at includedir@,$includedir,;t t
-s, at oldincludedir@,$oldincludedir,;t t
-s, at infodir@,$infodir,;t t
-s, at mandir@,$mandir,;t t
-s, at build_alias@,$build_alias,;t t
-s, at host_alias@,$host_alias,;t t
-s, at target_alias@,$target_alias,;t t
-s, at DEFS@,$DEFS,;t t
-s, at ECHO_C@,$ECHO_C,;t t
-s, at ECHO_N@,$ECHO_N,;t t
-s, at ECHO_T@,$ECHO_T,;t t
-s, at LIBS@,$LIBS,;t t
-s, at INSTALLED_CLASSPATH@,$INSTALLED_CLASSPATH,;t t
-s, at INSTALLED_JNI_DIR@,$INSTALLED_JNI_DIR,;t t
-s, at version@,$version,;t t
-s, at apiversion@,$apiversion,;t t
-s, at PKG_CONFIG@,$PKG_CONFIG,;t t
-s, at GTKJAVA_CFLAGS@,$GTKJAVA_CFLAGS,;t t
-s, at GTKJAVA_LIBS@,$GTKJAVA_LIBS,;t t
-s, at gtkapiversion@,$gtkapiversion,;t t
-s, at GTKJAR@,$GTKJAR,;t t
-s, at JG_GTK_LIB_PATH@,$JG_GTK_LIB_PATH,;t t
-s, at NATIVEGTKJAR@,$NATIVEGTKJAR,;t t
-s, at CC@,$CC,;t t
-s, at CFLAGS@,$CFLAGS,;t t
-s, at LDFLAGS@,$LDFLAGS,;t t
-s, at CPPFLAGS@,$CPPFLAGS,;t t
-s, at ac_ct_CC@,$ac_ct_CC,;t t
-s, at EXEEXT@,$EXEEXT,;t t
-s, at OBJEXT@,$OBJEXT,;t t
-s, at INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
-s, at INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
-s, at INSTALL_DATA@,$INSTALL_DATA,;t t
-s, at DB1@,$DB1,;t t
-s, at DB2@,$DB2,;t t
-s, at DOCBOOK@,$DOCBOOK,;t t
-s, at JAVAC@,$JAVAC,;t t
-s, at JAR@,$JAR,;t t
-s, at GCJ@,$GCJ,;t t
-s, at GCJ_CLASSPATH@,$GCJ_CLASSPATH,;t t
-s, at GCJ_BUILD_TARGETS@,$GCJ_BUILD_TARGETS,;t t
-s, at GCJ_INSTALL_TARGETS@,$GCJ_INSTALL_TARGETS,;t t
-s, at GCJ_UNINSTALL_TARGETS@,$GCJ_UNINSTALL_TARGETS,;t t
-s, at GTK_CFLAGS@,$GTK_CFLAGS,;t t
-s, at GTK_LIBS@,$GTK_LIBS,;t t
-s, at TOPLEVEL_TARGETS@,$TOPLEVEL_TARGETS,;t t
-s, at INSTALL_TARGETS@,$INSTALL_TARGETS,;t t
-s, at UNINSTALL_TARGETS@,$UNINSTALL_TARGETS,;t t
-s, at MACRO_FLAG@,$MACRO_FLAG,;t t
-s, at ALLOCA@,$ALLOCA,;t t
-s, at CPP@,$CPP,;t t
-s, at EGREP@,$EGREP,;t t
-s, at BONOBO_CFLAGS@,$BONOBO_CFLAGS,;t t
-s, at BONOBO_LIBS@,$BONOBO_LIBS,;t t
-s, at BONOBO_ACT_IDLDIR@,$BONOBO_ACT_IDLDIR,;t t
-s, at BONOBO_IDLDIR@,$BONOBO_IDLDIR,;t t
-s, at IDL@,$IDL,;t t
-s, at LIB@&t at OBJS@,$LIB@&t at OBJS,;t t
-s, at LTLIBOBJS@,$LTLIBOBJS,;t t
-CEOF
-
-_ACEOF
-
- cat >>$CONFIG_STATUS <<\_ACEOF
- # Split the substitutions into bite-sized pieces for seds with
- # small command number limits, like on Digital OSF/1 and HP-UX.
- ac_max_sed_lines=48
- ac_sed_frag=1 # Number of current file.
- ac_beg=1 # First line for current file.
- ac_end=$ac_max_sed_lines # Line after last line for current file.
- ac_more_lines=:
- ac_sed_cmds=
- while $ac_more_lines; do
- if test $ac_beg -gt 1; then
- sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- else
- sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- fi
- if test ! -s $tmp/subs.frag; then
- ac_more_lines=false
- else
- # The purpose of the label and of the branching condition is to
- # speed up the sed processing (if there are no `@' at all, there
- # is no need to browse any of the substitutions).
- # These are the two extra sed commands mentioned above.
- (echo ':t
- /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
- else
- ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
- fi
- ac_sed_frag=`expr $ac_sed_frag + 1`
- ac_beg=$ac_end
- ac_end=`expr $ac_end + $ac_max_sed_lines`
- fi
- done
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds=cat
- fi
-fi # test -n "$CONFIG_FILES"
-
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
-for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
- # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
- case $ac_file in
- - | *:- | *:-:* ) # input from stdin
- cat >$tmp/stdin
- ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- * ) ac_file_in=$ac_file.in ;;
- esac
-
- # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
- ac_dir=`(dirname "$ac_file") 2>/dev/null ||
-$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$ac_file" : 'X\(//\)[^/]' \| \
- X"$ac_file" : 'X\(//\)$' \| \
- X"$ac_file" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$ac_file" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- { if $as_mkdir_p; then
- mkdir -p "$ac_dir"
- else
- as_dir="$ac_dir"
- as_dirs=
- while test ! -d "$as_dir"; do
- as_dirs="$as_dir $as_dirs"
- as_dir=`(dirname "$as_dir") 2>/dev/null ||
-$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$as_dir" : 'X\(//\)[^/]' \| \
- X"$as_dir" : 'X\(//\)$' \| \
- X"$as_dir" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$as_dir" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- done
- test ! -n "$as_dirs" || mkdir $as_dirs
- fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
-echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
- { (exit 1); exit 1; }; }; }
-
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
-
- case $INSTALL in
- [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
- *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
- esac
-
- # Let's still pretend it is `configure' which instantiates (i.e., don't
- # use $as_me), people would be surprised to read:
- # /* config.h. Generated by config.status. */
- if test x"$ac_file" = x-; then
- configure_input=
- else
- configure_input="$ac_file. "
- fi
- configure_input=$configure_input"Generated from `echo $ac_file_in |
- sed 's,.*/,,'` by configure."
-
- # First look for the input files in the build tree, otherwise in the
- # src tree.
- ac_file_inputs=`IFS=:
- for f in $ac_file_in; do
- case $f in
- -) echo $tmp/stdin ;;
- [\\/$]*)
- # Absolute (can't be DOS-style, as IFS=:)
- test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- echo "$f";;
- *) # Relative
- if test -f "$f"; then
- # Build tree
- echo "$f"
- elif test -f "$srcdir/$f"; then
- # Source tree
- echo "$srcdir/$f"
- else
- # /dev/null tree
- { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- fi;;
- esac
- done` || { (exit 1); exit 1; }
-
- if test x"$ac_file" != x-; then
- { echo "$as_me:$LINENO: creating $ac_file" >&5
-echo "$as_me: creating $ac_file" >&6;}
- rm -f "$ac_file"
- fi
-_ACEOF
-cat >>$CONFIG_STATUS <<_ACEOF
- sed "$ac_vpsub
-$extrasub
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
-:t
-/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
-s, at configure_input@,$configure_input,;t t
-s, at srcdir@,$ac_srcdir,;t t
-s, at abs_srcdir@,$ac_abs_srcdir,;t t
-s, at top_srcdir@,$ac_top_srcdir,;t t
-s, at abs_top_srcdir@,$ac_abs_top_srcdir,;t t
-s, at builddir@,$ac_builddir,;t t
-s, at abs_builddir@,$ac_abs_builddir,;t t
-s, at top_builddir@,$ac_top_builddir,;t t
-s, at abs_top_builddir@,$ac_abs_top_builddir,;t t
-s, at INSTALL@,$ac_INSTALL,;t t
-" $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
- rm -f $tmp/stdin
- if test x"$ac_file" != x-; then
- mv $tmp/out $ac_file
- else
- cat $tmp/out
- rm -f $tmp/out
- fi
-
-done
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-
-{ (exit 0); exit 0; }
-_ACEOF
-chmod +x $CONFIG_STATUS
-ac_clean_files=$ac_clean_files_save
-
-
-# configure is writing to config.log, and then calls config.status.
-# config.status does its own redirection, appending to config.log.
-# Unfortunately, on DOS this fails, as config.log is still kept open
-# by configure, so config.status won't be able to write to it; its
-# output is simply discarded. So we exec the FD to /dev/null,
-# effectively closing config.log, so it can be properly (re)opened and
-# appended to by config.status. When coming back to configure, we
-# need to make the FD available again.
-if test "$no_create" != yes; then
- ac_cs_success=:
- ac_config_status_args=
- test "$silent" = yes &&
- ac_config_status_args="$ac_config_status_args --quiet"
- exec 5>/dev/null
- $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
- exec 5>>config.log
- # Use ||, not &&, to avoid exiting from the if with $? = 1, which
- # would make configure fail if this is the last instruction.
- $ac_cs_success || { (exit 1); exit 1; }
-fi
-
-
diff --git a/libbonobo-java/autom4te.cache/requests b/libbonobo-java/autom4te.cache/requests
deleted file mode 100644
index aa78349..0000000
--- a/libbonobo-java/autom4te.cache/requests
+++ /dev/null
@@ -1,245 +0,0 @@
-# This file was generated by Autom4te Sat Jan 8 16:59:54 PST 2005.
-# It contains the lists of macros which have been traced.
-# It can be safely removed.
-
- at request = (
- bless( [
- '0',
- 1,
- [
- '/usr/share/autoconf'
- ],
- [
- '/usr/share/autoconf/autoconf/autoconf.m4f',
- '/usr/share/aclocal/pkg.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_jar.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac_works.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/am_path_docbook.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/am_path_gcj.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/jg_check_nativecompile.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/jg_gtk_java.m4',
- 'configure.in'
- ],
- {
- 'm4_pattern_forbid' => 1,
- 'AC_CONFIG_LIBOBJ_DIR' => 1,
- 'AC_C_VOLATILE' => 1,
- 'AC_TYPE_OFF_T' => 1,
- 'AC_FUNC_CLOSEDIR_VOID' => 1,
- 'AC_REPLACE_FNMATCH' => 1,
- 'AC_DEFUN' => 1,
- 'AC_PROG_LIBTOOL' => 1,
- 'AC_FUNC_STAT' => 1,
- 'AC_FUNC_WAIT3' => 1,
- 'AC_HEADER_TIME' => 1,
- 'AC_FUNC_LSTAT' => 1,
- 'AC_STRUCT_TM' => 1,
- 'AM_AUTOMAKE_VERSION' => 1,
- 'AC_FUNC_GETMNTENT' => 1,
- 'AC_TYPE_MODE_T' => 1,
- 'AC_CHECK_HEADERS' => 1,
- 'AC_FUNC_STRTOD' => 1,
- 'AC_FUNC_STRNLEN' => 1,
- 'm4_sinclude' => 1,
- 'AC_PROG_CXX' => 1,
- 'AC_PATH_X' => 1,
- 'AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK' => 1,
- 'AC_PROG_AWK' => 1,
- '_m4_warn' => 1,
- 'AM_PATH_DOCBOOK' => 1,
- 'AC_HEADER_STDC' => 1,
- 'AC_HEADER_MAJOR' => 1,
- 'JG_COMMON' => 1,
- 'JG_CHECK_NATIVECOMPILE' => 1,
- 'AC_FUNC_ERROR_AT_LINE' => 1,
- 'AC_PROG_JAVAC' => 1,
- 'AC_PROG_GCC_TRADITIONAL' => 1,
- 'AC_LIBSOURCE' => 1,
- 'AC_FUNC_MBRTOWC' => 1,
- 'AC_STRUCT_ST_BLOCKS' => 1,
- 'AC_TYPE_SIGNAL' => 1,
- 'AM_PATH_GCJ' => 1,
- 'AC_TYPE_UID_T' => 1,
- 'AC_PROG_MAKE_SET' => 1,
- 'AC_CONFIG_AUX_DIR' => 1,
- 'm4_pattern_allow' => 1,
- 'sinclude' => 1,
- 'AC_DEFINE_TRACE_LITERAL' => 1,
- 'AC_FUNC_STRERROR_R' => 1,
- 'AC_PROG_CC' => 1,
- 'AC_FUNC_FORK' => 1,
- 'AC_DECL_SYS_SIGLIST' => 1,
- 'PKG_CHECK_MODULES' => 1,
- 'AU_DEFUN' => 1,
- 'AC_FUNC_STRCOLL' => 1,
- 'AC_FUNC_VPRINTF' => 1,
- 'AC_PROG_YACC' => 1,
- 'AC_INIT' => 1,
- 'AC_STRUCT_TIMEZONE' => 1,
- 'AC_FUNC_CHOWN' => 1,
- 'AC_SUBST' => 1,
- 'AC_FUNC_ALLOCA' => 1,
- 'AC_CANONICAL_HOST' => 1,
- 'AC_FUNC_GETPGRP' => 1,
- 'AC_PROG_RANLIB' => 1,
- 'AM_INIT_AUTOMAKE' => 1,
- 'AC_FUNC_SETPGRP' => 1,
- 'AC_CONFIG_SUBDIRS' => 1,
- 'AC_FUNC_MMAP' => 1,
- 'AC_FUNC_REALLOC' => 1,
- 'AC_TYPE_SIZE_T' => 1,
- 'AC_CHECK_TYPES' => 1,
- 'AC_CONFIG_LINKS' => 1,
- 'AC_CHECK_MEMBERS' => 1,
- 'AM_MAINTAINER_MODE' => 1,
- 'AC_DEFUN_ONCE' => 1,
- 'AC_FUNC_UTIME_NULL' => 1,
- 'AC_FUNC_SELECT_ARGTYPES' => 1,
- 'AC_HEADER_STAT' => 1,
- 'AC_FUNC_STRFTIME' => 1,
- 'AC_PROG_CPP' => 1,
- 'AC_C_INLINE' => 1,
- 'AC_PROG_JAR' => 1,
- 'AC_C_CONST' => 1,
- 'AC_PROG_LEX' => 1,
- 'AC_TYPE_PID_T' => 1,
- 'AC_CONFIG_FILES' => 1,
- 'include' => 1,
- 'AC_FUNC_SETVBUF_REVERSED' => 1,
- 'AC_PROG_JAVAC_WORKS' => 1,
- 'AC_PROG_INSTALL' => 1,
- 'AM_GNU_GETTEXT' => 1,
- 'AC_FUNC_OBSTACK' => 1,
- 'AC_CHECK_LIB' => 1,
- 'AC_FUNC_MALLOC' => 1,
- 'AC_FUNC_GETGROUPS' => 1,
- 'AC_FUNC_GETLOADAVG' => 1,
- 'AH_OUTPUT' => 1,
- 'AC_FUNC_FSEEKO' => 1,
- 'AM_PROG_CC_C_O' => 1,
- 'AC_FUNC_MKTIME' => 1,
- 'AC_CANONICAL_SYSTEM' => 1,
- 'AM_CONDITIONAL' => 1,
- 'AC_CONFIG_HEADERS' => 1,
- 'JG_GTK_JAVA' => 1,
- 'AC_HEADER_SYS_WAIT' => 1,
- 'AC_FUNC_MEMCMP' => 1,
- 'AC_PROG_LN_S' => 1,
- 'm4_include' => 1,
- 'AC_HEADER_DIRENT' => 1,
- 'AC_CHECK_FUNCS' => 1
- }
- ], 'Autom4te::Request' ),
- bless( [
- '1',
- 1,
- [
- '/usr/share/autoconf'
- ],
- [
- '/usr/share/autoconf/autoconf/autoconf.m4f',
- 'aclocal.m4',
- 'configure.in'
- ],
- {
- 'm4_pattern_forbid' => 1,
- 'AC_CONFIG_LIBOBJ_DIR' => 1,
- 'AC_TYPE_OFF_T' => 1,
- 'AC_C_VOLATILE' => 1,
- 'AC_FUNC_CLOSEDIR_VOID' => 1,
- 'AC_REPLACE_FNMATCH' => 1,
- 'AC_PROG_LIBTOOL' => 1,
- 'AC_FUNC_STAT' => 1,
- 'AC_HEADER_TIME' => 1,
- 'AC_FUNC_WAIT3' => 1,
- 'AM_AUTOMAKE_VERSION' => 1,
- 'AC_STRUCT_TM' => 1,
- 'AC_FUNC_LSTAT' => 1,
- 'AC_TYPE_MODE_T' => 1,
- 'AC_FUNC_GETMNTENT' => 1,
- 'AC_FUNC_STRTOD' => 1,
- 'AC_CHECK_HEADERS' => 1,
- 'AC_FUNC_STRNLEN' => 1,
- 'm4_sinclude' => 1,
- 'AC_PROG_CXX' => 1,
- 'AC_PATH_X' => 1,
- 'AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK' => 1,
- 'AC_PROG_AWK' => 1,
- '_m4_warn' => 1,
- 'AC_HEADER_STDC' => 1,
- 'AC_HEADER_MAJOR' => 1,
- 'AC_FUNC_ERROR_AT_LINE' => 1,
- 'AC_PROG_GCC_TRADITIONAL' => 1,
- 'AC_LIBSOURCE' => 1,
- 'AC_FUNC_MBRTOWC' => 1,
- 'AC_STRUCT_ST_BLOCKS' => 1,
- 'AC_TYPE_SIGNAL' => 1,
- 'AC_TYPE_UID_T' => 1,
- 'AC_CONFIG_AUX_DIR' => 1,
- 'AC_PROG_MAKE_SET' => 1,
- 'sinclude' => 1,
- 'm4_pattern_allow' => 1,
- 'AC_DEFINE_TRACE_LITERAL' => 1,
- 'AC_FUNC_STRERROR_R' => 1,
- 'AC_PROG_CC' => 1,
- 'AC_FUNC_FORK' => 1,
- 'AC_DECL_SYS_SIGLIST' => 1,
- 'AC_FUNC_VPRINTF' => 1,
- 'AC_FUNC_STRCOLL' => 1,
- 'AC_PROG_YACC' => 1,
- 'AC_INIT' => 1,
- 'AC_STRUCT_TIMEZONE' => 1,
- 'AC_FUNC_CHOWN' => 1,
- 'AC_SUBST' => 1,
- 'AC_FUNC_ALLOCA' => 1,
- 'AC_CANONICAL_HOST' => 1,
- 'AC_FUNC_GETPGRP' => 1,
- 'AC_PROG_RANLIB' => 1,
- 'AM_INIT_AUTOMAKE' => 1,
- 'AC_FUNC_SETPGRP' => 1,
- 'AC_CONFIG_SUBDIRS' => 1,
- 'AC_FUNC_MMAP' => 1,
- 'AC_FUNC_REALLOC' => 1,
- 'AC_TYPE_SIZE_T' => 1,
- 'AC_CONFIG_LINKS' => 1,
- 'AC_CHECK_TYPES' => 1,
- 'AC_CHECK_MEMBERS' => 1,
- 'AM_MAINTAINER_MODE' => 1,
- 'AC_FUNC_UTIME_NULL' => 1,
- 'AC_FUNC_SELECT_ARGTYPES' => 1,
- 'AC_FUNC_STRFTIME' => 1,
- 'AC_HEADER_STAT' => 1,
- 'AC_C_INLINE' => 1,
- 'AC_PROG_CPP' => 1,
- 'AC_TYPE_PID_T' => 1,
- 'AC_C_CONST' => 1,
- 'AC_PROG_LEX' => 1,
- 'AC_CONFIG_FILES' => 1,
- 'include' => 1,
- 'AC_FUNC_SETVBUF_REVERSED' => 1,
- 'AC_PROG_INSTALL' => 1,
- 'AM_GNU_GETTEXT' => 1,
- 'AC_FUNC_OBSTACK' => 1,
- 'AC_CHECK_LIB' => 1,
- 'AC_FUNC_MALLOC' => 1,
- 'AC_FUNC_GETGROUPS' => 1,
- 'AC_FUNC_GETLOADAVG' => 1,
- 'AH_OUTPUT' => 1,
- 'AC_FUNC_FSEEKO' => 1,
- 'AM_PROG_CC_C_O' => 1,
- 'AM_CONDITIONAL' => 1,
- 'AC_CANONICAL_SYSTEM' => 1,
- 'AC_FUNC_MKTIME' => 1,
- 'AC_CONFIG_HEADERS' => 1,
- 'AC_HEADER_SYS_WAIT' => 1,
- 'AC_FUNC_MEMCMP' => 1,
- 'AC_PROG_LN_S' => 1,
- 'm4_include' => 1,
- 'AC_HEADER_DIRENT' => 1,
- 'AC_CHECK_FUNCS' => 1
- }
- ], 'Autom4te::Request' )
- );
-
diff --git a/libbonobo-java/autom4te.cache/traces.0 b/libbonobo-java/autom4te.cache/traces.0
deleted file mode 100644
index c4ad5ec..0000000
--- a/libbonobo-java/autom4te.cache/traces.0
+++ /dev/null
@@ -1,532 +0,0 @@
-m4trace:/usr/share/aclocal/pkg.m4:55: -1- AC_DEFUN([PKG_CHECK_MODULES], [
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- AC_MSG_CHECKING(for $2)
-
- if $PKG_CONFIG --exists "$2" ; then
- AC_MSG_RESULT(yes)
- succeeded=yes
-
- AC_MSG_CHECKING($1_CFLAGS)
- $1_CFLAGS=`$PKG_CONFIG --cflags "$2"`
- AC_MSG_RESULT($$1_CFLAGS)
-
- AC_MSG_CHECKING($1_LIBS)
- $1_LIBS=`$PKG_CONFIG --libs "$2"`
- AC_MSG_RESULT($$1_LIBS)
- else
- $1_CFLAGS=""
- $1_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- $1_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"`
- ifelse([$4], ,echo $$1_PKG_ERRORS,)
- fi
-
- AC_SUBST($1_CFLAGS)
- AC_SUBST($1_LIBS)
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- ifelse([$3], , :, [$3])
- else
- ifelse([$4], , AC_MSG_ERROR([Library requirements ($2) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.]), [$4])
- fi
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_jar.m4:13: -1- AC_DEFUN([AC_PROG_JAR], [
-AC_REQUIRE([AC_EXEEXT])dnl
-if test "x$JAVAPREFIX" = x; then
- test "x$JAR" = x && AC_CHECK_PROGS(JAR, jar$EXEEXT)
-else
- test "x$JAR" = x && AC_CHECK_PROGS(JAR, jar, $JAVAPREFIX)
-fi
-test "x$JAR" = x && AC_MSG_ERROR([no acceptable jar program found in \$PATH])
-AC_PROVIDE([$0])dnl
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac.m4:14: -1- AC_DEFUN([AC_PROG_JAVAC], [
-AC_REQUIRE([AC_EXEEXT])dnl
-if test "x$JAVAPREFIX" = x; then
- test "x$JAVAC" = x && AC_CHECK_PROGS(JAVAC, "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT)
-else
- test "x$JAVAC" = x && AC_CHECK_PROGS(JAVAC, "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT, $JAVAPREFIX)
-fi
-test "x$JAVAC" = x && AC_MSG_ERROR([no acceptable Java compiler found in \$PATH])
-AC_PROG_JAVAC_WORKS
-AC_PROVIDE([$0])dnl
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac_works.m4:23: -1- AC_DEFUN([AC_PROG_JAVAC_WORKS], [
-AC_CACHE_CHECK([if $JAVAC works], ac_cv_prog_javac_works, [
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* [#]line __oline__ "configure" */
-public class Test {
-}
-EOF
-if AC_TRY_COMMAND($JAVAC $JAVACFLAGS $JAVA_TEST) >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- AC_MSG_ERROR([The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)])
- echo "configure: failed program was:" >&AC_FD_CC
- cat $JAVA_TEST >&AC_FD_CC
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-])
-AC_PROVIDE([$0])dnl
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/am_path_docbook.m4:16: -1- AC_DEFUN([AM_PATH_DOCBOOK], [
-AC_REQUIRE([AC_EXEEXT])dnl
-AC_PATH_PROG(DB1, db2html$EXEEXT, nocommand)
-if test "$DB1" = nocommand; then
- AC_PATH_PROG(DB2, docbook2html$EXEEXT, nocommand)
- if test "$DB2" = nocommand; then
- AC_MSG_ERROR([docbook not found in $PATH])
- else
- DOCBOOK=$DB2
- fi;dnl
-else
- DOCBOOK=$DB1
-fi;dnl
-AC_SUBST(DOCBOOK)
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/am_path_gcj.m4:137: -1- AC_DEFUN([AM_PATH_GCJ], [dnl
-dnl Get the environmental variables necessary for GCJ
-dnl
-AC_ARG_WITH(gcj-prefix,[ --with-gcj-prefix=PFX Prefix where gcj is installed (optional)],
- gcj_prefix="$withval", gcj_prefix="")
-
- if test x$gcj_prefix != x ; then
- GCJ_HOME=$gcj_prefix
- fi
-
- dnl
- dnl CHANGE: Now FIRST put GCJ_HOME/bin in the path before testing for
- dnl the java executable.
- dnl
- if test x$GCJ_HOME != x ; then
- echo "Add $GCJ_HOME/bin to path and check again."
- PATH="$GCJ_HOME/bin:$PATH"
- fi
- AC_PATH_PROG(GCJ, gcj, no)
-
- min_gcj_version=ifelse([$0], ,3.0.0,$1)
- AC_MSG_CHECKING(for GCJ - version >= $min_gcj_version)
- min_gcj_major_version=`echo $min_gcj_version |\
- sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\).*/\1/'`
- min_gcj_minor_version=`echo $min_gcj_version |\
- sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\).*/\2/'`
- min_gcj_micro_version=`echo $min_gcj_version |\
- sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\).*/\3/'`
- if test "$GCJ" = "no" ; then
- no_gcj=yes
- else
- gcj_version=`$GCJ --version 2>&1 | grep GCC | sed 's/gcj (GCC) \([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\1.\2.\3/'`
- gcj_major_version=`echo $gcj_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\1/'`
- gcj_minor_version=`echo $gcj_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\2/'`
- gcj_micro_version=`echo $gcj_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\3/'`
- AC_TRY_RUN([
-#include <stdio.h>
-
-main()
-{
- if ((1$gcj_major_version > 1$min_gcj_major_version) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version > 1$min_gcj_minor_version)) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version == 1$min_gcj_minor_version) &&
- (1$gcj_micro_version >= 1$min_gcj_micro_version)))
- {
- return(0);
- }
- else
- {
- return(1);
- }
-}], , no_gcj=yes, [echo $ac_n "cross compiling; assumed OK... $ac_c"])
- fi
- if test "x$no_gcj" = x ; then
- AC_MSG_RESULT(yes)
- dnl
- dnl Check for gcj executables and set appropriate viarable
- dnl
- AC_PATH_PROG(GCJ, gcj, no)
- AC_PATH_PROG(JAR, jar, no)
- dnl
- dnl Set CLASSPATH
- dnl
- if test x$GCJ_HOME != x ; then
- :
- else
- GCJ_HOME=`which gcj | sed 's/\(.*\).bin.*gcj/\1/'`
- fi
-
- cat << EOF > Test.java
-/* [#]line __oline__ "configure" */
-public class Test {
- public static void main(String[[]] args) {
- System.out.println(System.getProperty("sun.boot.class.path"));
- }
-}
-EOF
- GCJ_JAR=`gcj -C Test.java && gij Test`
- rm Test.java Test.class
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`(test -d /usr/share/local/java && find /usr/local/share/java -name libgcj-?.?.?.jar) || (test -d /usr/share/java && find /usr/share/java -name libgcj-?.?.?.jar)`
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`locate libgcj | grep libgcj.*\.jar`
- fi
- fi
- if test x$GCJ_JAR != x ; then
- GCJ_CLASSPATH="${GCJ_JAR}:${CLASSPATH}"
- else
- echo "***"
- echo "*** Unable to locate libgcj.jar needed by gcj"
- echo "***"
- ifelse([$3], , :, [$3])
- fi
- AC_SUBST(GCJ_CLASSPATH)
- ifelse([$2], , :, [$2])
- else
- AC_MSG_RESULT(no)
- echo "***"
- echo "*** If you have GCJ installed and it is a newer version than $min_java_version, either set"
- echo "*** the GCJ_HOME variable or add the top directory where the GCJ binaries are to"
- echo "*** the PATH. Alternatively try \"./configure --with-gcj-prefix=<java_home>\","
- echo "***"
- echo "*** Also make sure that configure does not find the wrong version of GCJ by"
- echo "*** looking at the output of \"which gcj\"."
- echo "***"
- ifelse([$3], , :, [$3])
- fi
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/jg_check_nativecompile.m4:23: -1- AC_DEFUN([JG_CHECK_NATIVECOMPILE], [
-dnl Check for a GCJ native compile option
-AC_ARG_WITH(gcj_compile,[ --without-gcj-compile Binary builds of Java-GNOME
-with gcj compiler will not be made],
- gcj_compile="no", gcj_compile="yes")
-
-if test $gcj_compile = "yes"; then
- AM_PATH_GCJ(3.0.0, , AC_ERROR(Need at lease GCJ version 3.0.0))
- GCJ_BUILD_TARGETS=native-gcj
- GCJ_INSTALL_TARGETS=native_install
- GCJ_UNINSTALL_TARGETS=native_uninstall
-else
- GCJ_BUILD_TARGETS=
- GCJ_INSTALL_TARGETS=
- GCJ_UNINSTALL_TARGETS=
-fi
-
-AC_SUBST(GCJ_BUILD_TARGETS)
-AC_SUBST(GCJ_INSTALL_TARGETS)
-AC_SUBST(GCJ_UNINSTALL_TARGETS)
-
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4:41: -1- AC_DEFUN([JG_COMMON], [
-
-dnl dependencies needed by most projects
-AC_CONFIG_AUX_DIR(.)
-
-dnl Checks for programs.
-AC_PROG_CC
-AC_PROG_INSTALL
-AM_PATH_DOCBOOK
-AC_PROG_JAVAC
-AC_PROG_JAVAC_WORKS
-dnl AC_PROG_JAVADOC
-AC_PROG_JAR
-
-JG_CHECK_NATIVECOMPILE
-
-dnl Checks for libraries.
-dnl Replace `main' with a function in -libs:
-AC_CHECK_LIB(ibs, main)
-
-dnl Check for GTK >= 2.0 and GNOME >= 1.0
-PKG_CHECK_MODULES(GTK, gtk+-2.0 >= 2.4)
-AC_SUBST(GTK_CFLAGS)
-AC_SUBST(GTK_LIBS)
-
-AC_SUBST(TOPLEVEL_TARGETS)
-AC_SUBST(INSTALL_TARGETS)
-AC_SUBST(UNINSTALL_TARGETS)
-AC_SUBST(MACRO_FLAG)
-
-dnl Checks for header files.
-dnl Fails at this stage
-dnl AC_CHECK_FILE(jni.h)
-
-dnl Checks for typedefs, structures, and compiler characteristics.
-AC_C_CONST
-
-dnl Checks for library functions.
-AC_FUNC_ALLOCA
-
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/jg_gtk_java.m4:33: -1- AC_DEFUN([JG_GTK_JAVA], [
-
-PKG_CHECK_MODULES(GTKJAVA, gtk2-java >= $1)
-
-if test -z "$PKG_CONFIG"; then
- AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
-fi
-
-AC_MSG_CHECKING(for gtk-java api version)
-gtkapiversion=`$PKG_CONFIG --variable api_version gtk2-java`
-AC_MSG_RESULT($gtkapiversion)
-AC_SUBST(gtkapiversion)
-
-AC_MSG_CHECKING(for gtk-java jar file)
-GTKJAR=`$PKG_CONFIG --variable classpath gtk2-java`
-AC_MSG_RESULT($GTKJAR)
-AC_SUBST(GTKJAR)
-
-
-dnl GTKJAVA_MACROS=`$PKG_CONFIG --variable macro_dir gtk2-java`
-
-AC_MSG_CHECKING(for gtk-java jar file)
-JG_GTK_LIB_PATH=`$PKG_CONFIG --variable jni_dir gtk2-java`
-AC_MSG_RESULT($JG_GTK_LIB_PATH)
-AC_SUBST(JG_GTK_LIB_PATH)
-
-AC_MSG_CHECKING(for gtk-java native gcj library)
-NATIVEGTKJAR=${JG_GTK_LIB_PATH}/libgtkjar${gtkapiversion}.so
-AC_MSG_RESULT($NATIVEGTKJAR)
-AC_SUBST(NATIVEGTKJAR)
-
-])
-m4trace:configure.in:19: -1- AC_INIT([src/jni/org_gnu_bonobo_ui_Widget.c])
-m4trace:configure.in:19: -1- m4_pattern_forbid([^_?A[CHUM]_])
-m4trace:configure.in:19: -1- m4_pattern_forbid([_AC_])
-m4trace:configure.in:19: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS'])
-m4trace:configure.in:19: -1- m4_pattern_allow([^AS_FLAGS$])
-m4trace:configure.in:19: -1- m4_pattern_forbid([^_?m4_])
-m4trace:configure.in:19: -1- m4_pattern_forbid([^dnl$])
-m4trace:configure.in:19: -1- m4_pattern_forbid([^_?AS_])
-m4trace:configure.in:19: -1- AC_SUBST([SHELL], [${CONFIG_SHELL-/bin/sh}])
-m4trace:configure.in:19: -1- AC_SUBST([PATH_SEPARATOR])
-m4trace:configure.in:19: -1- AC_SUBST([PACKAGE_NAME], [m4_ifdef([AC_PACKAGE_NAME], ['AC_PACKAGE_NAME'])])
-m4trace:configure.in:19: -1- AC_SUBST([PACKAGE_TARNAME], [m4_ifdef([AC_PACKAGE_TARNAME], ['AC_PACKAGE_TARNAME'])])
-m4trace:configure.in:19: -1- AC_SUBST([PACKAGE_VERSION], [m4_ifdef([AC_PACKAGE_VERSION], ['AC_PACKAGE_VERSION'])])
-m4trace:configure.in:19: -1- AC_SUBST([PACKAGE_STRING], [m4_ifdef([AC_PACKAGE_STRING], ['AC_PACKAGE_STRING'])])
-m4trace:configure.in:19: -1- AC_SUBST([PACKAGE_BUGREPORT], [m4_ifdef([AC_PACKAGE_BUGREPORT], ['AC_PACKAGE_BUGREPORT'])])
-m4trace:configure.in:19: -1- AC_SUBST([exec_prefix], [NONE])
-m4trace:configure.in:19: -1- AC_SUBST([prefix], [NONE])
-m4trace:configure.in:19: -1- AC_SUBST([program_transform_name], [s,x,x,])
-m4trace:configure.in:19: -1- AC_SUBST([bindir], ['${exec_prefix}/bin'])
-m4trace:configure.in:19: -1- AC_SUBST([sbindir], ['${exec_prefix}/sbin'])
-m4trace:configure.in:19: -1- AC_SUBST([libexecdir], ['${exec_prefix}/libexec'])
-m4trace:configure.in:19: -1- AC_SUBST([datadir], ['${prefix}/share'])
-m4trace:configure.in:19: -1- AC_SUBST([sysconfdir], ['${prefix}/etc'])
-m4trace:configure.in:19: -1- AC_SUBST([sharedstatedir], ['${prefix}/com'])
-m4trace:configure.in:19: -1- AC_SUBST([localstatedir], ['${prefix}/var'])
-m4trace:configure.in:19: -1- AC_SUBST([libdir], ['${exec_prefix}/lib'])
-m4trace:configure.in:19: -1- AC_SUBST([includedir], ['${prefix}/include'])
-m4trace:configure.in:19: -1- AC_SUBST([oldincludedir], ['/usr/include'])
-m4trace:configure.in:19: -1- AC_SUBST([infodir], ['${prefix}/info'])
-m4trace:configure.in:19: -1- AC_SUBST([mandir], ['${prefix}/man'])
-m4trace:configure.in:19: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_NAME])
-m4trace:configure.in:19: -1- AH_OUTPUT([PACKAGE_NAME], [/* Define to the full name of this package. */
-#undef PACKAGE_NAME])
-m4trace:configure.in:19: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_TARNAME])
-m4trace:configure.in:19: -1- AH_OUTPUT([PACKAGE_TARNAME], [/* Define to the one symbol short name of this package. */
-#undef PACKAGE_TARNAME])
-m4trace:configure.in:19: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_VERSION])
-m4trace:configure.in:19: -1- AH_OUTPUT([PACKAGE_VERSION], [/* Define to the version of this package. */
-#undef PACKAGE_VERSION])
-m4trace:configure.in:19: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_STRING])
-m4trace:configure.in:19: -1- AH_OUTPUT([PACKAGE_STRING], [/* Define to the full name and version of this package. */
-#undef PACKAGE_STRING])
-m4trace:configure.in:19: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_BUGREPORT])
-m4trace:configure.in:19: -1- AH_OUTPUT([PACKAGE_BUGREPORT], [/* Define to the address where bug reports for this package should be sent. */
-#undef PACKAGE_BUGREPORT])
-m4trace:configure.in:19: -1- AC_SUBST([build_alias])
-m4trace:configure.in:19: -1- AC_SUBST([host_alias])
-m4trace:configure.in:19: -1- AC_SUBST([target_alias])
-m4trace:configure.in:19: -1- AC_SUBST([DEFS])
-m4trace:configure.in:19: -1- AC_SUBST([ECHO_C])
-m4trace:configure.in:19: -1- AC_SUBST([ECHO_N])
-m4trace:configure.in:19: -1- AC_SUBST([ECHO_T])
-m4trace:configure.in:19: -1- AC_SUBST([LIBS])
-m4trace:configure.in:26: -1- AC_SUBST([INSTALLED_CLASSPATH])
-m4trace:configure.in:27: -1- AC_SUBST([INSTALLED_JNI_DIR])
-m4trace:configure.in:29: -1- AC_SUBST([version])
-m4trace:configure.in:30: -1- AC_SUBST([apiversion])
-m4trace:configure.in:32: -1- JG_GTK_JAVA([2.4])
-m4trace:configure.in:32: -1- PKG_CHECK_MODULES([GTKJAVA], [gtk2-java >= 2.4])
-m4trace:configure.in:32: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:32: -1- AC_SUBST([GTKJAVA_CFLAGS])
-m4trace:configure.in:32: -1- AC_SUBST([GTKJAVA_LIBS])
-m4trace:configure.in:32: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:32: -1- AC_SUBST([gtkapiversion])
-m4trace:configure.in:32: -1- AC_SUBST([GTKJAR])
-m4trace:configure.in:32: -1- AC_SUBST([JG_GTK_LIB_PATH])
-m4trace:configure.in:32: -1- AC_SUBST([NATIVEGTKJAR])
-m4trace:configure.in:34: -1- JG_COMMON
-m4trace:configure.in:34: -1- AC_CONFIG_AUX_DIR([.])
-m4trace:configure.in:34: -1- AC_PROG_CC
-m4trace:configure.in:34: -1- AC_SUBST([CC])
-m4trace:configure.in:34: -1- AC_SUBST([CFLAGS])
-m4trace:configure.in:34: -1- AC_SUBST([LDFLAGS])
-m4trace:configure.in:34: -1- AC_SUBST([CPPFLAGS])
-m4trace:configure.in:34: -1- AC_SUBST([CC])
-m4trace:configure.in:34: -1- AC_SUBST([ac_ct_CC])
-m4trace:configure.in:34: -1- AC_SUBST([CC])
-m4trace:configure.in:34: -1- AC_SUBST([ac_ct_CC])
-m4trace:configure.in:34: -1- AC_SUBST([CC])
-m4trace:configure.in:34: -1- AC_SUBST([CC])
-m4trace:configure.in:34: -1- AC_SUBST([ac_ct_CC])
-m4trace:configure.in:34: -1- AC_SUBST([EXEEXT], [$ac_cv_exeext])
-m4trace:configure.in:34: -1- AC_SUBST([OBJEXT], [$ac_cv_objext])
-m4trace:configure.in:34: -1- AC_PROG_INSTALL
-m4trace:configure.in:34: -1- AC_SUBST([INSTALL_PROGRAM])
-m4trace:configure.in:34: -1- AC_SUBST([INSTALL_SCRIPT])
-m4trace:configure.in:34: -1- AC_SUBST([INSTALL_DATA])
-m4trace:configure.in:34: -1- AM_PATH_DOCBOOK
-m4trace:configure.in:34: -1- AC_SUBST([DB1], [$ac_cv_path_DB1])
-m4trace:configure.in:34: -1- AC_SUBST([DB2], [$ac_cv_path_DB2])
-m4trace:configure.in:34: -1- AC_SUBST([DOCBOOK])
-m4trace:configure.in:34: -1- AC_PROG_JAVAC
-m4trace:configure.in:34: -1- AC_SUBST([JAVAC])
-m4trace:configure.in:34: -1- AC_SUBST([JAVAC])
-m4trace:configure.in:34: -1- AC_PROG_JAVAC_WORKS
-m4trace:configure.in:34: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac_works.m4:23: AC_PROG_JAVAC_WORKS is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac.m4:14: AC_PROG_JAVAC is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4:41: JG_COMMON is expanded from...
-configure.in:34: the top level])
-m4trace:configure.in:34: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac_works.m4:23: AC_PROG_JAVAC_WORKS is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac.m4:14: AC_PROG_JAVAC is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4:41: JG_COMMON is expanded from...
-configure.in:34: the top level])
-m4trace:configure.in:34: -1- AC_PROG_JAVAC_WORKS
-m4trace:configure.in:34: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac_works.m4:23: AC_PROG_JAVAC_WORKS is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4:41: JG_COMMON is expanded from...
-configure.in:34: the top level])
-m4trace:configure.in:34: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac_works.m4:23: AC_PROG_JAVAC_WORKS is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4:41: JG_COMMON is expanded from...
-configure.in:34: the top level])
-m4trace:configure.in:34: -1- AC_PROG_JAR
-m4trace:configure.in:34: -1- AC_SUBST([JAR])
-m4trace:configure.in:34: -1- AC_SUBST([JAR])
-m4trace:configure.in:34: -1- JG_CHECK_NATIVECOMPILE
-m4trace:configure.in:34: -2- _m4_warn([obsolete], [The macro `AC_ERROR' is obsolete.
-You should run autoupdate.], [autoconf/oldnames.m4:55: AC_ERROR is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_check_nativecompile.m4:23: JG_CHECK_NATIVECOMPILE is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4:41: JG_COMMON is expanded from...
-configure.in:34: the top level])
-m4trace:configure.in:34: -1- AM_PATH_GCJ([3.0.0], [], [{ { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }])
-m4trace:configure.in:34: -1- AC_SUBST([GCJ], [$ac_cv_path_GCJ])
-m4trace:configure.in:34: -1- _m4_warn([obsolete], [The macro `AC_TRY_RUN' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:2289: AC_TRY_RUN is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/am_path_gcj.m4:137: AM_PATH_GCJ is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_check_nativecompile.m4:23: JG_CHECK_NATIVECOMPILE is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4:41: JG_COMMON is expanded from...
-configure.in:34: the top level])
-m4trace:configure.in:34: -1- AC_SUBST([GCJ], [$ac_cv_path_GCJ])
-m4trace:configure.in:34: -1- AC_SUBST([JAR], [$ac_cv_path_JAR])
-m4trace:configure.in:34: -1- AC_SUBST([GCJ_CLASSPATH])
-m4trace:configure.in:34: -1- AC_SUBST([GCJ_BUILD_TARGETS])
-m4trace:configure.in:34: -1- AC_SUBST([GCJ_INSTALL_TARGETS])
-m4trace:configure.in:34: -1- AC_SUBST([GCJ_UNINSTALL_TARGETS])
-m4trace:configure.in:34: -1- AC_CHECK_LIB([ibs], [main])
-m4trace:configure.in:34: -1- AH_OUTPUT([HAVE_LIBIBS], [/* Define to 1 if you have the `ibs\' library (-libs). */
-#undef HAVE_LIBIBS])
-m4trace:configure.in:34: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBIBS])
-m4trace:configure.in:34: -1- PKG_CHECK_MODULES([GTK], [gtk+-2.0 >= 2.4])
-m4trace:configure.in:34: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:34: -1- AC_SUBST([GTK_CFLAGS])
-m4trace:configure.in:34: -1- AC_SUBST([GTK_LIBS])
-m4trace:configure.in:34: -1- AC_SUBST([GTK_CFLAGS])
-m4trace:configure.in:34: -1- AC_SUBST([GTK_LIBS])
-m4trace:configure.in:34: -1- AC_SUBST([TOPLEVEL_TARGETS])
-m4trace:configure.in:34: -1- AC_SUBST([INSTALL_TARGETS])
-m4trace:configure.in:34: -1- AC_SUBST([UNINSTALL_TARGETS])
-m4trace:configure.in:34: -1- AC_SUBST([MACRO_FLAG])
-m4trace:configure.in:34: -1- AC_C_CONST
-m4trace:configure.in:34: -1- AC_DEFINE_TRACE_LITERAL([const])
-m4trace:configure.in:34: -1- AH_OUTPUT([const], [/* Define to empty if `const\' does not conform to ANSI C. */
-#undef const])
-m4trace:configure.in:34: -1- AC_FUNC_ALLOCA
-m4trace:configure.in:34: -1- AC_DEFINE_TRACE_LITERAL([HAVE_ALLOCA_H])
-m4trace:configure.in:34: -1- AH_OUTPUT([HAVE_ALLOCA_H], [/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
- */
-#undef HAVE_ALLOCA_H])
-m4trace:configure.in:34: -1- AC_DEFINE_TRACE_LITERAL([HAVE_ALLOCA])
-m4trace:configure.in:34: -1- AH_OUTPUT([HAVE_ALLOCA], [/* Define to 1 if you have `alloca\', as a function or macro. */
-#undef HAVE_ALLOCA])
-m4trace:configure.in:34: -1- AC_LIBSOURCE([alloca.c])
-m4trace:configure.in:34: -1- AC_SUBST([ALLOCA], [alloca.$ac_objext])
-m4trace:configure.in:34: -1- AC_DEFINE_TRACE_LITERAL([C_ALLOCA])
-m4trace:configure.in:34: -1- AH_OUTPUT([C_ALLOCA], [/* Define to 1 if using `alloca.c\'. */
-#undef C_ALLOCA])
-m4trace:configure.in:34: -1- AC_PROG_CPP
-m4trace:configure.in:34: -1- AC_SUBST([CPP])
-m4trace:configure.in:34: -1- AC_SUBST([CPPFLAGS])
-m4trace:configure.in:34: -1- AC_SUBST([CPP])
-m4trace:configure.in:34: -1- AC_SUBST([EGREP])
-m4trace:configure.in:34: -1- AC_DEFINE_TRACE_LITERAL([CRAY_STACKSEG_END])
-m4trace:configure.in:34: -1- AH_OUTPUT([CRAY_STACKSEG_END], [/* Define to one of `_getb67\', `GETB67\', `getb67\' for Cray-2 and Cray-YMP
- systems. This function is required for `alloca.c\' support on those systems.
- */
-#undef CRAY_STACKSEG_END])
-m4trace:configure.in:34: -1- AH_OUTPUT([STACK_DIRECTION], [/* If using the C implementation of alloca, define if you know the
- direction of stack growth for your system; otherwise it will be
- automatically deduced at run-time.
- STACK_DIRECTION > 0 => grows toward higher addresses
- STACK_DIRECTION < 0 => grows toward lower addresses
- STACK_DIRECTION = 0 => direction of growth unknown */
-@%:@undef STACK_DIRECTION])
-m4trace:configure.in:34: -1- AC_DEFINE_TRACE_LITERAL([STACK_DIRECTION])
-m4trace:configure.in:37: -1- PKG_CHECK_MODULES([BONOBO], [bonobo-activation-2.0 >= 2.6.0 libbonobo-2.0 >= 2.6.0])
-m4trace:configure.in:37: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:37: -1- AC_SUBST([BONOBO_CFLAGS])
-m4trace:configure.in:37: -1- AC_SUBST([BONOBO_LIBS])
-m4trace:configure.in:38: -1- AC_SUBST([BONOBO_CFLAGS])
-m4trace:configure.in:39: -1- AC_SUBST([BONOBO_LIBS])
-m4trace:configure.in:42: -1- AC_SUBST([BONOBO_ACT_IDLDIR])
-m4trace:configure.in:44: -1- AC_SUBST([BONOBO_IDLDIR])
-m4trace:configure.in:46: -1- AC_SUBST([IDL], [$ac_cv_path_IDL])
-m4trace:configure.in:57: -1- AC_CONFIG_FILES([Makefile
- bonobo-java.pc
- src/Makefile
- ])
-m4trace:configure.in:57: -1- _m4_warn([obsolete], [AC_OUTPUT should be used without arguments.
-You should run autoupdate.], [])
-m4trace:configure.in:57: -1- AC_SUBST([LIB@&t at OBJS], [$ac_libobjs])
-m4trace:configure.in:57: -1- AC_SUBST([LTLIBOBJS], [$ac_ltlibobjs])
diff --git a/libbonobo-java/autom4te.cache/traces.1 b/libbonobo-java/autom4te.cache/traces.1
deleted file mode 100644
index 1a4f1ed..0000000
--- a/libbonobo-java/autom4te.cache/traces.1
+++ /dev/null
@@ -1,203 +0,0 @@
-m4trace:configure.in:19: -1- AC_INIT([src/jni/org_gnu_bonobo_ui_Widget.c])
-m4trace:configure.in:19: -1- m4_pattern_forbid([^_?A[CHUM]_])
-m4trace:configure.in:19: -1- m4_pattern_forbid([_AC_])
-m4trace:configure.in:19: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS'])
-m4trace:configure.in:19: -1- m4_pattern_allow([^AS_FLAGS$])
-m4trace:configure.in:19: -1- m4_pattern_forbid([^_?m4_])
-m4trace:configure.in:19: -1- m4_pattern_forbid([^dnl$])
-m4trace:configure.in:19: -1- m4_pattern_forbid([^_?AS_])
-m4trace:configure.in:19: -1- AC_SUBST([SHELL], [${CONFIG_SHELL-/bin/sh}])
-m4trace:configure.in:19: -1- AC_SUBST([PATH_SEPARATOR])
-m4trace:configure.in:19: -1- AC_SUBST([PACKAGE_NAME], [m4_ifdef([AC_PACKAGE_NAME], ['AC_PACKAGE_NAME'])])
-m4trace:configure.in:19: -1- AC_SUBST([PACKAGE_TARNAME], [m4_ifdef([AC_PACKAGE_TARNAME], ['AC_PACKAGE_TARNAME'])])
-m4trace:configure.in:19: -1- AC_SUBST([PACKAGE_VERSION], [m4_ifdef([AC_PACKAGE_VERSION], ['AC_PACKAGE_VERSION'])])
-m4trace:configure.in:19: -1- AC_SUBST([PACKAGE_STRING], [m4_ifdef([AC_PACKAGE_STRING], ['AC_PACKAGE_STRING'])])
-m4trace:configure.in:19: -1- AC_SUBST([PACKAGE_BUGREPORT], [m4_ifdef([AC_PACKAGE_BUGREPORT], ['AC_PACKAGE_BUGREPORT'])])
-m4trace:configure.in:19: -1- AC_SUBST([exec_prefix], [NONE])
-m4trace:configure.in:19: -1- AC_SUBST([prefix], [NONE])
-m4trace:configure.in:19: -1- AC_SUBST([program_transform_name], [s,x,x,])
-m4trace:configure.in:19: -1- AC_SUBST([bindir], ['${exec_prefix}/bin'])
-m4trace:configure.in:19: -1- AC_SUBST([sbindir], ['${exec_prefix}/sbin'])
-m4trace:configure.in:19: -1- AC_SUBST([libexecdir], ['${exec_prefix}/libexec'])
-m4trace:configure.in:19: -1- AC_SUBST([datadir], ['${prefix}/share'])
-m4trace:configure.in:19: -1- AC_SUBST([sysconfdir], ['${prefix}/etc'])
-m4trace:configure.in:19: -1- AC_SUBST([sharedstatedir], ['${prefix}/com'])
-m4trace:configure.in:19: -1- AC_SUBST([localstatedir], ['${prefix}/var'])
-m4trace:configure.in:19: -1- AC_SUBST([libdir], ['${exec_prefix}/lib'])
-m4trace:configure.in:19: -1- AC_SUBST([includedir], ['${prefix}/include'])
-m4trace:configure.in:19: -1- AC_SUBST([oldincludedir], ['/usr/include'])
-m4trace:configure.in:19: -1- AC_SUBST([infodir], ['${prefix}/info'])
-m4trace:configure.in:19: -1- AC_SUBST([mandir], ['${prefix}/man'])
-m4trace:configure.in:19: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_NAME])
-m4trace:configure.in:19: -1- AH_OUTPUT([PACKAGE_NAME], [/* Define to the full name of this package. */
-#undef PACKAGE_NAME])
-m4trace:configure.in:19: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_TARNAME])
-m4trace:configure.in:19: -1- AH_OUTPUT([PACKAGE_TARNAME], [/* Define to the one symbol short name of this package. */
-#undef PACKAGE_TARNAME])
-m4trace:configure.in:19: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_VERSION])
-m4trace:configure.in:19: -1- AH_OUTPUT([PACKAGE_VERSION], [/* Define to the version of this package. */
-#undef PACKAGE_VERSION])
-m4trace:configure.in:19: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_STRING])
-m4trace:configure.in:19: -1- AH_OUTPUT([PACKAGE_STRING], [/* Define to the full name and version of this package. */
-#undef PACKAGE_STRING])
-m4trace:configure.in:19: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_BUGREPORT])
-m4trace:configure.in:19: -1- AH_OUTPUT([PACKAGE_BUGREPORT], [/* Define to the address where bug reports for this package should be sent. */
-#undef PACKAGE_BUGREPORT])
-m4trace:configure.in:19: -1- AC_SUBST([build_alias])
-m4trace:configure.in:19: -1- AC_SUBST([host_alias])
-m4trace:configure.in:19: -1- AC_SUBST([target_alias])
-m4trace:configure.in:19: -1- AC_SUBST([DEFS])
-m4trace:configure.in:19: -1- AC_SUBST([ECHO_C])
-m4trace:configure.in:19: -1- AC_SUBST([ECHO_N])
-m4trace:configure.in:19: -1- AC_SUBST([ECHO_T])
-m4trace:configure.in:19: -1- AC_SUBST([LIBS])
-m4trace:configure.in:26: -1- AC_SUBST([INSTALLED_CLASSPATH])
-m4trace:configure.in:27: -1- AC_SUBST([INSTALLED_JNI_DIR])
-m4trace:configure.in:29: -1- AC_SUBST([version])
-m4trace:configure.in:30: -1- AC_SUBST([apiversion])
-m4trace:configure.in:32: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:32: -1- AC_SUBST([GTKJAVA_CFLAGS])
-m4trace:configure.in:32: -1- AC_SUBST([GTKJAVA_LIBS])
-m4trace:configure.in:32: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:32: -1- AC_SUBST([gtkapiversion])
-m4trace:configure.in:32: -1- AC_SUBST([GTKJAR])
-m4trace:configure.in:32: -1- AC_SUBST([JG_GTK_LIB_PATH])
-m4trace:configure.in:32: -1- AC_SUBST([NATIVEGTKJAR])
-m4trace:configure.in:34: -1- AC_CONFIG_AUX_DIR([.])
-m4trace:configure.in:34: -1- AC_PROG_CC
-m4trace:configure.in:34: -1- AC_SUBST([CC])
-m4trace:configure.in:34: -1- AC_SUBST([CFLAGS])
-m4trace:configure.in:34: -1- AC_SUBST([LDFLAGS])
-m4trace:configure.in:34: -1- AC_SUBST([CPPFLAGS])
-m4trace:configure.in:34: -1- AC_SUBST([CC])
-m4trace:configure.in:34: -1- AC_SUBST([ac_ct_CC])
-m4trace:configure.in:34: -1- AC_SUBST([CC])
-m4trace:configure.in:34: -1- AC_SUBST([ac_ct_CC])
-m4trace:configure.in:34: -1- AC_SUBST([CC])
-m4trace:configure.in:34: -1- AC_SUBST([CC])
-m4trace:configure.in:34: -1- AC_SUBST([ac_ct_CC])
-m4trace:configure.in:34: -1- AC_SUBST([EXEEXT], [$ac_cv_exeext])
-m4trace:configure.in:34: -1- AC_SUBST([OBJEXT], [$ac_cv_objext])
-m4trace:configure.in:34: -1- AC_PROG_INSTALL
-m4trace:configure.in:34: -1- AC_SUBST([INSTALL_PROGRAM])
-m4trace:configure.in:34: -1- AC_SUBST([INSTALL_SCRIPT])
-m4trace:configure.in:34: -1- AC_SUBST([INSTALL_DATA])
-m4trace:configure.in:34: -1- AC_SUBST([DB1], [$ac_cv_path_DB1])
-m4trace:configure.in:34: -1- AC_SUBST([DB2], [$ac_cv_path_DB2])
-m4trace:configure.in:34: -1- AC_SUBST([DOCBOOK])
-m4trace:configure.in:34: -1- AC_SUBST([JAVAC])
-m4trace:configure.in:34: -1- AC_SUBST([JAVAC])
-m4trace:configure.in:34: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-aclocal.m4:123: AC_PROG_JAVAC_WORKS is expanded from...
-aclocal.m4:99: AC_PROG_JAVAC is expanded from...
-aclocal.m4:346: JG_COMMON is expanded from...
-configure.in:34: the top level])
-m4trace:configure.in:34: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-aclocal.m4:123: AC_PROG_JAVAC_WORKS is expanded from...
-aclocal.m4:99: AC_PROG_JAVAC is expanded from...
-aclocal.m4:346: JG_COMMON is expanded from...
-configure.in:34: the top level])
-m4trace:configure.in:34: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-aclocal.m4:123: AC_PROG_JAVAC_WORKS is expanded from...
-aclocal.m4:346: JG_COMMON is expanded from...
-configure.in:34: the top level])
-m4trace:configure.in:34: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-aclocal.m4:123: AC_PROG_JAVAC_WORKS is expanded from...
-aclocal.m4:346: JG_COMMON is expanded from...
-configure.in:34: the top level])
-m4trace:configure.in:34: -1- AC_SUBST([JAR])
-m4trace:configure.in:34: -1- AC_SUBST([JAR])
-m4trace:configure.in:34: -2- _m4_warn([obsolete], [The macro `AC_ERROR' is obsolete.
-You should run autoupdate.], [autoconf/oldnames.m4:55: AC_ERROR is expanded from...
-aclocal.m4:303: JG_CHECK_NATIVECOMPILE is expanded from...
-aclocal.m4:346: JG_COMMON is expanded from...
-configure.in:34: the top level])
-m4trace:configure.in:34: -1- AC_SUBST([GCJ], [$ac_cv_path_GCJ])
-m4trace:configure.in:34: -1- _m4_warn([obsolete], [The macro `AC_TRY_RUN' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:2289: AC_TRY_RUN is expanded from...
-aclocal.m4:278: AM_PATH_GCJ is expanded from...
-aclocal.m4:303: JG_CHECK_NATIVECOMPILE is expanded from...
-aclocal.m4:346: JG_COMMON is expanded from...
-configure.in:34: the top level])
-m4trace:configure.in:34: -1- AC_SUBST([GCJ], [$ac_cv_path_GCJ])
-m4trace:configure.in:34: -1- AC_SUBST([JAR], [$ac_cv_path_JAR])
-m4trace:configure.in:34: -1- AC_SUBST([GCJ_CLASSPATH])
-m4trace:configure.in:34: -1- AC_SUBST([GCJ_BUILD_TARGETS])
-m4trace:configure.in:34: -1- AC_SUBST([GCJ_INSTALL_TARGETS])
-m4trace:configure.in:34: -1- AC_SUBST([GCJ_UNINSTALL_TARGETS])
-m4trace:configure.in:34: -1- AC_CHECK_LIB([ibs], [main])
-m4trace:configure.in:34: -1- AH_OUTPUT([HAVE_LIBIBS], [/* Define to 1 if you have the `ibs\' library (-libs). */
-#undef HAVE_LIBIBS])
-m4trace:configure.in:34: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBIBS])
-m4trace:configure.in:34: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:34: -1- AC_SUBST([GTK_CFLAGS])
-m4trace:configure.in:34: -1- AC_SUBST([GTK_LIBS])
-m4trace:configure.in:34: -1- AC_SUBST([GTK_CFLAGS])
-m4trace:configure.in:34: -1- AC_SUBST([GTK_LIBS])
-m4trace:configure.in:34: -1- AC_SUBST([TOPLEVEL_TARGETS])
-m4trace:configure.in:34: -1- AC_SUBST([INSTALL_TARGETS])
-m4trace:configure.in:34: -1- AC_SUBST([UNINSTALL_TARGETS])
-m4trace:configure.in:34: -1- AC_SUBST([MACRO_FLAG])
-m4trace:configure.in:34: -1- AC_C_CONST
-m4trace:configure.in:34: -1- AC_DEFINE_TRACE_LITERAL([const])
-m4trace:configure.in:34: -1- AH_OUTPUT([const], [/* Define to empty if `const\' does not conform to ANSI C. */
-#undef const])
-m4trace:configure.in:34: -1- AC_FUNC_ALLOCA
-m4trace:configure.in:34: -1- AC_DEFINE_TRACE_LITERAL([HAVE_ALLOCA_H])
-m4trace:configure.in:34: -1- AH_OUTPUT([HAVE_ALLOCA_H], [/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
- */
-#undef HAVE_ALLOCA_H])
-m4trace:configure.in:34: -1- AC_DEFINE_TRACE_LITERAL([HAVE_ALLOCA])
-m4trace:configure.in:34: -1- AH_OUTPUT([HAVE_ALLOCA], [/* Define to 1 if you have `alloca\', as a function or macro. */
-#undef HAVE_ALLOCA])
-m4trace:configure.in:34: -1- AC_LIBSOURCE([alloca.c])
-m4trace:configure.in:34: -1- AC_SUBST([ALLOCA], [alloca.$ac_objext])
-m4trace:configure.in:34: -1- AC_DEFINE_TRACE_LITERAL([C_ALLOCA])
-m4trace:configure.in:34: -1- AH_OUTPUT([C_ALLOCA], [/* Define to 1 if using `alloca.c\'. */
-#undef C_ALLOCA])
-m4trace:configure.in:34: -1- AC_PROG_CPP
-m4trace:configure.in:34: -1- AC_SUBST([CPP])
-m4trace:configure.in:34: -1- AC_SUBST([CPPFLAGS])
-m4trace:configure.in:34: -1- AC_SUBST([CPP])
-m4trace:configure.in:34: -1- AC_SUBST([EGREP])
-m4trace:configure.in:34: -1- AC_DEFINE_TRACE_LITERAL([CRAY_STACKSEG_END])
-m4trace:configure.in:34: -1- AH_OUTPUT([CRAY_STACKSEG_END], [/* Define to one of `_getb67\', `GETB67\', `getb67\' for Cray-2 and Cray-YMP
- systems. This function is required for `alloca.c\' support on those systems.
- */
-#undef CRAY_STACKSEG_END])
-m4trace:configure.in:34: -1- AH_OUTPUT([STACK_DIRECTION], [/* If using the C implementation of alloca, define if you know the
- direction of stack growth for your system; otherwise it will be
- automatically deduced at run-time.
- STACK_DIRECTION > 0 => grows toward higher addresses
- STACK_DIRECTION < 0 => grows toward lower addresses
- STACK_DIRECTION = 0 => direction of growth unknown */
-@%:@undef STACK_DIRECTION])
-m4trace:configure.in:34: -1- AC_DEFINE_TRACE_LITERAL([STACK_DIRECTION])
-m4trace:configure.in:37: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:37: -1- AC_SUBST([BONOBO_CFLAGS])
-m4trace:configure.in:37: -1- AC_SUBST([BONOBO_LIBS])
-m4trace:configure.in:38: -1- AC_SUBST([BONOBO_CFLAGS])
-m4trace:configure.in:39: -1- AC_SUBST([BONOBO_LIBS])
-m4trace:configure.in:42: -1- AC_SUBST([BONOBO_ACT_IDLDIR])
-m4trace:configure.in:44: -1- AC_SUBST([BONOBO_IDLDIR])
-m4trace:configure.in:46: -1- AC_SUBST([IDL], [$ac_cv_path_IDL])
-m4trace:configure.in:57: -1- AC_CONFIG_FILES([Makefile
- bonobo-java.pc
- src/Makefile
- ])
-m4trace:configure.in:57: -1- _m4_warn([obsolete], [AC_OUTPUT should be used without arguments.
-You should run autoupdate.], [])
-m4trace:configure.in:57: -1- AC_SUBST([LIB@&t at OBJS], [$ac_libobjs])
-m4trace:configure.in:57: -1- AC_SUBST([LTLIBOBJS], [$ac_ltlibobjs])
diff --git a/libbonobo-java/bonobo-java.pc b/libbonobo-java/bonobo-java.pc
deleted file mode 100644
index e5c8420..0000000
--- a/libbonobo-java/bonobo-java.pc
+++ /dev/null
@@ -1,12 +0,0 @@
-prefix=/usr/
-exec_prefix=${prefix}
-libdir=/usr/lib/jni/
-includedir=${prefix}/include
-
-
-Name: Bonobo-Java
-Description: Bonobo Java bindings
-Version: 2.7.3
-api_version=2.7
-classpath=${prefix}/share/java/bonobo2.7-2.7.3.jar
-jni_dir=${prefix}/lib/jni/
diff --git a/libbonobo-java/bonobo-java.pc.in b/libbonobo-java/bonobo-java.pc.in
deleted file mode 100644
index 6dca83f..0000000
--- a/libbonobo-java/bonobo-java.pc.in
+++ /dev/null
@@ -1,12 +0,0 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@
-
-
-Name: Bonobo-Java
-Description: Bonobo Java bindings
-Version: @version@
-api_version=@apiversion@
-classpath=@INSTALLED_CLASSPATH@
-jni_dir=@INSTALLED_JNI_DIR@
diff --git a/libbonobo-java/config.log b/libbonobo-java/config.log
deleted file mode 100644
index 8cf4cf7..0000000
--- a/libbonobo-java/config.log
+++ /dev/null
@@ -1,483 +0,0 @@
-This file contains any messages produced by compilers while
-running configure, to aid debugging if configure makes a mistake.
-
-It was created by configure, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- $ ./configure --libdir=/usr/lib/jni/ --prefix=/usr/
-
-## --------- ##
-## Platform. ##
-## --------- ##
-
-hostname = pathfinderii
-uname -m = i686
-uname -r = 2.6.10-1-k7
-uname -s = Linux
-uname -v = #1 Tue Jan 11 01:41:35 UTC 2005
-
-/usr/bin/uname -p = unknown
-/bin/uname -X = unknown
-
-/bin/arch = i686
-/usr/bin/arch -k = unknown
-/usr/convex/getsysinfo = unknown
-hostinfo = unknown
-/bin/machine = unknown
-/usr/bin/oslevel = unknown
-/bin/universe = unknown
-
-PATH: /usr/sbin
-PATH: /usr/bin
-PATH: /sbin
-PATH: /bin
-PATH: /usr/bin/X11
-
-
-## ----------- ##
-## Core tests. ##
-## ----------- ##
-
-configure:1277: checking for pkg-config
-configure:1295: found /usr/bin/pkg-config
-configure:1308: result: /usr/bin/pkg-config
-configure:1325: checking for gtk2-java >= 2.4
-configure:1329: result: yes
-configure:1333: checking GTKJAVA_CFLAGS
-configure:1336: result:
-configure:1339: checking GTKJAVA_LIBS
-configure:1342: result:
-configure:1413: checking for gtk-java api version
-configure:1416: result: 2.4
-configure:1420: checking for gtk-java jar file
-configure:1423: result: /home/java-gnome-2.8.3/libgtk-java/lib/gtk2.4-2.4.6.jar
-configure:1429: checking for gtk-java jar file
-configure:1432: result: /home/java-gnome-2.8.3/libgtk-java/lib/
-configure:1436: checking for gtk-java native gcj library
-configure:1439: result: /home/java-gnome-2.8.3/libgtk-java/lib//libgtkjar2.4.so
-configure:1452: checking how to run the C preprocessor
-configure:1487: -E conftest.c
-./configure: line 1488: -E: command not found
-configure:1493: $? = 127
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-| #ifdef __STDC__
-| # include <limits.h>
-| #else
-| # include <assert.h>
-| #endif
-| Syntax error
-configure:1487: -E conftest.c
-./configure: line 1488: -E: command not found
-configure:1493: $? = 127
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-| #ifdef __STDC__
-| # include <limits.h>
-| #else
-| # include <assert.h>
-| #endif
-| Syntax error
-configure:1487: -E -traditional-cpp conftest.c
-./configure: line 1488: -E: command not found
-configure:1493: $? = 127
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-| #ifdef __STDC__
-| # include <limits.h>
-| #else
-| # include <assert.h>
-| #endif
-| Syntax error
-configure:1487: -E -traditional-cpp conftest.c
-./configure: line 1488: -E: command not found
-configure:1493: $? = 127
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-| #ifdef __STDC__
-| # include <limits.h>
-| #else
-| # include <assert.h>
-| #endif
-| Syntax error
-configure:1487: /lib/cpp conftest.c
-configure:1493: $? = 0
-configure:1525: /lib/cpp conftest.c
-conftest.c:9:28: ac_nonexistent.h: No such file or directory
-configure:1531: $? = 1
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-| #include <ac_nonexistent.h>
-configure:1570: result: /lib/cpp
-configure:1594: /lib/cpp conftest.c
-configure:1600: $? = 0
-configure:1632: /lib/cpp conftest.c
-conftest.c:9:28: ac_nonexistent.h: No such file or directory
-configure:1638: $? = 1
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-| #include <ac_nonexistent.h>
-configure:1682: checking for egrep
-configure:1692: result: grep -E
-configure:1771: checking for gcc
-configure:1787: found /usr/bin/gcc
-configure:1797: result: gcc
-configure:2041: checking for C compiler version
-configure:2044: gcc --version </dev/null >&5
-gcc (GCC) 3.3.5 (Debian 1:3.3.5-6)
-Copyright (C) 2003 Free Software Foundation, Inc.
-This is free software; see the source for copying conditions. There is NO
-warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-
-configure:2047: $? = 0
-configure:2049: gcc -v </dev/null >&5
-Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs
-Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux
-Thread model: posix
-gcc version 3.3.5 (Debian 1:3.3.5-6)
-configure:2052: $? = 0
-configure:2054: gcc -V </dev/null >&5
-gcc: `-V' option must have argument
-configure:2057: $? = 1
-configure:2080: checking for C compiler default output file name
-configure:2083: gcc conftest.c >&5
-configure:2086: $? = 0
-configure:2132: result: a.out
-configure:2137: checking whether the C compiler works
-configure:2143: ./a.out
-configure:2146: $? = 0
-configure:2163: result: yes
-configure:2170: checking whether we are cross compiling
-configure:2172: result: no
-configure:2175: checking for suffix of executables
-configure:2177: gcc -o conftest conftest.c >&5
-configure:2180: $? = 0
-configure:2205: result:
-configure:2211: checking for suffix of object files
-configure:2232: gcc -c conftest.c >&5
-configure:2235: $? = 0
-configure:2257: result: o
-configure:2261: checking whether we are using the GNU C compiler
-configure:2285: gcc -c conftest.c >&5
-configure:2291: $? = 0
-configure:2294: test -z || test ! -s conftest.err
-configure:2297: $? = 0
-configure:2300: test -s conftest.o
-configure:2303: $? = 0
-configure:2316: result: yes
-configure:2322: checking whether gcc accepts -g
-configure:2343: gcc -c -g conftest.c >&5
-configure:2349: $? = 0
-configure:2352: test -z || test ! -s conftest.err
-configure:2355: $? = 0
-configure:2358: test -s conftest.o
-configure:2361: $? = 0
-configure:2372: result: yes
-configure:2389: checking for gcc option to accept ANSI C
-configure:2459: gcc -c -g -O2 conftest.c >&5
-configure:2465: $? = 0
-configure:2468: test -z || test ! -s conftest.err
-configure:2471: $? = 0
-configure:2474: test -s conftest.o
-configure:2477: $? = 0
-configure:2495: result: none needed
-configure:2513: gcc -c -g -O2 conftest.c >&5
-conftest.c:2: error: parse error before "me"
-configure:2519: $? = 1
-configure: failed program was:
-| #ifndef __cplusplus
-| choke me
-| #endif
-configure:2662: checking for a BSD-compatible install
-configure:2717: result: /usr/bin/install -c
-configure:2731: checking for db2html
-configure:2749: found /usr/bin/db2html
-configure:2762: result: /usr/bin/db2html
-configure:2826: checking for gcj
-configure:2842: found /usr/bin/gcj
-configure:2852: result: gcj -C
-configure:2909: checking if gcj -C works
-configure:2923: gcj -C Test.java
-configure:2926: $? = 0
-configure:2939: result: yes
-configure:2944: checking if gcj -C works
-configure:2974: result: yes
-configure:2983: checking for jar
-configure:2999: found /usr/bin/jar
-configure:3009: result: jar
-configure:3097: checking for gcj
-configure:3115: found /usr/bin/gcj
-configure:3128: result: /usr/bin/gcj
-configure:3137: checking for GCJ - version >= 3.0.0
-configure:3185: gcc -o conftest -g -O2 conftest.c >&5
-configure:3188: $? = 0
-configure:3190: ./conftest
-configure:3193: $? = 0
-configure:3208: result: yes
-configure:3212: checking for gcj
-configure:3243: result: /usr/bin/gcj
-configure:3252: checking for jar
-configure:3270: found /usr/bin/jar
-configure:3283: result: /usr/bin/jar
-configure:3356: checking for main in -libs
-configure:3380: gcc -o conftest -g -O2 conftest.c -libs >&5
-/usr/bin/ld: cannot find -libs
-collect2: ld returned 1 exit status
-configure:3386: $? = 1
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-|
-|
-| int
-| main ()
-| {
-| main ();
-| ;
-| return 0;
-| }
-configure:3411: result: no
-configure:3477: checking for gtk+-2.0 >= 2.4
-configure:3481: result: yes
-configure:3485: checking GTK_CFLAGS
-configure:3488: result: -DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-configure:3491: checking GTK_LIBS
-configure:3494: result: -Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
-configure:3530: checking for an ANSI C-conforming const
-configure:3597: gcc -c -g -O2 conftest.c >&5
-configure:3603: $? = 0
-configure:3606: test -z || test ! -s conftest.err
-configure:3609: $? = 0
-configure:3612: test -s conftest.o
-configure:3615: $? = 0
-configure:3626: result: yes
-configure:3639: checking for working alloca.h
-configure:3660: gcc -o conftest -g -O2 conftest.c >&5
-configure:3666: $? = 0
-configure:3669: test -z || test ! -s conftest.err
-configure:3672: $? = 0
-configure:3675: test -s conftest
-configure:3678: $? = 0
-configure:3690: result: yes
-configure:3700: checking for alloca
-configure:3741: gcc -o conftest -g -O2 conftest.c >&5
-configure:3747: $? = 0
-configure:3750: test -z || test ! -s conftest.err
-configure:3753: $? = 0
-configure:3756: test -s conftest
-configure:3759: $? = 0
-configure:3771: result: yes
-configure:4050: checking for bonobo-activation-2.0 >= 2.6.0 libbonobo-2.0 >= 2.6.0
-configure:4054: result: yes
-configure:4058: checking BONOBO_CFLAGS
-configure:4061: result: -DORBIT2=1 -pthread -I/usr/include/bonobo-activation-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0
-configure:4064: checking BONOBO_LIBS
-configure:4067: result: -Wl,--export-dynamic -pthread -lbonobo-2 -lbonobo-activation -lORBit-2 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0
-configure:4104: checking for idl
-configure:4135: result: no
-configure:4275: creating ./config.status
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by config.status, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- CONFIG_FILES =
- CONFIG_HEADERS =
- CONFIG_LINKS =
- CONFIG_COMMANDS =
- $ ./config.status
-
-on pathfinderii
-
-config.status:715: creating Makefile
-config.status:715: creating bonobo-java.pc
-config.status:715: creating src/Makefile
-
-## ---------------- ##
-## Cache variables. ##
-## ---------------- ##
-
-ac_cv_c_compiler_gnu=yes
-ac_cv_c_const=yes
-ac_cv_env_CC_set=
-ac_cv_env_CC_value=
-ac_cv_env_CFLAGS_set=
-ac_cv_env_CFLAGS_value=
-ac_cv_env_CPPFLAGS_set=
-ac_cv_env_CPPFLAGS_value=
-ac_cv_env_CPP_set=
-ac_cv_env_CPP_value=
-ac_cv_env_LDFLAGS_set=
-ac_cv_env_LDFLAGS_value=
-ac_cv_env_build_alias_set=
-ac_cv_env_build_alias_value=
-ac_cv_env_host_alias_set=
-ac_cv_env_host_alias_value=
-ac_cv_env_target_alias_set=
-ac_cv_env_target_alias_value=
-ac_cv_exeext=
-ac_cv_func_alloca_works=yes
-ac_cv_lib_ibs_main=no
-ac_cv_objext=o
-ac_cv_path_DB1=/usr/bin/db2html
-ac_cv_path_GCJ=/usr/bin/gcj
-ac_cv_path_IDL=no
-ac_cv_path_JAR=/usr/bin/jar
-ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
-ac_cv_path_install='/usr/bin/install -c'
-ac_cv_prog_CPP=/lib/cpp
-ac_cv_prog_JAR=jar
-ac_cv_prog_JAVAC='gcj -C'
-ac_cv_prog_ac_ct_CC=gcc
-ac_cv_prog_cc_g=yes
-ac_cv_prog_cc_stdc=
-ac_cv_prog_egrep='grep -E'
-ac_cv_prog_javac_works=yes
-ac_cv_working_alloca_h=yes
-
-## ----------------- ##
-## Output variables. ##
-## ----------------- ##
-
-ALLOCA=''
-BONOBO_ACT_IDLDIR='/usr/share/idl/bonobo-activation-2.0'
-BONOBO_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/bonobo-activation-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 '
-BONOBO_IDLDIR='/usr/share/idl/bonobo-2.0'
-BONOBO_LIBS='-Wl,--export-dynamic -pthread -lbonobo-2 -lbonobo-activation -lORBit-2 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 '
-CC='gcc'
-CFLAGS='-g -O2'
-CPP='/lib/cpp'
-CPPFLAGS=''
-DB1='/usr/bin/db2html'
-DB2=''
-DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 '
-DOCBOOK='/usr/bin/db2html'
-ECHO_C=''
-ECHO_N='-n'
-ECHO_T=''
-EGREP='grep -E'
-EXEEXT=''
-GCJ='/usr/bin/gcj'
-GCJ_BUILD_TARGETS='native-gcj'
-GCJ_CLASSPATH='/usr/share/java/libgcj-3.3.5.jar:'
-GCJ_INSTALL_TARGETS='native_install'
-GCJ_UNINSTALL_TARGETS='native_uninstall'
-GTKJAR='/home/java-gnome-2.8.3/libgtk-java/lib/gtk2.4-2.4.6.jar'
-GTKJAVA_CFLAGS=' '
-GTKJAVA_LIBS=' '
-GTK_CFLAGS='-DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
-GTK_LIBS='-Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 '
-IDL='no'
-INSTALLED_CLASSPATH='${prefix}/share/java/bonobo2.7-2.7.3.jar'
-INSTALLED_JNI_DIR='${prefix}/lib/jni/'
-INSTALL_DATA='${INSTALL} -m 644'
-INSTALL_PROGRAM='${INSTALL}'
-INSTALL_SCRIPT='${INSTALL}'
-INSTALL_TARGETS=''
-JAR='/usr/bin/jar'
-JAVAC='gcj -C'
-JG_GTK_LIB_PATH='/home/java-gnome-2.8.3/libgtk-java/lib/'
-LDFLAGS=''
-LIBOBJS=''
-LIBS=''
-LTLIBOBJS=''
-MACRO_FLAG=''
-NATIVEGTKJAR='/home/java-gnome-2.8.3/libgtk-java/lib//libgtkjar2.4.so'
-OBJEXT='o'
-PACKAGE_BUGREPORT=''
-PACKAGE_NAME=''
-PACKAGE_STRING=''
-PACKAGE_TARNAME=''
-PACKAGE_VERSION=''
-PATH_SEPARATOR=':'
-PKG_CONFIG='/usr/bin/pkg-config'
-SHELL='/bin/sh'
-TOPLEVEL_TARGETS=''
-UNINSTALL_TARGETS=''
-ac_ct_CC='gcc'
-apiversion='2.7'
-bindir='${exec_prefix}/bin'
-build_alias=''
-datadir='${prefix}/share'
-exec_prefix='${prefix}'
-gtkapiversion='2.4'
-host_alias=''
-includedir='${prefix}/include'
-infodir='${prefix}/info'
-libdir='/usr/lib/jni/'
-libexecdir='${exec_prefix}/libexec'
-localstatedir='${prefix}/var'
-mandir='${prefix}/man'
-oldincludedir='/usr/include'
-prefix='/usr/'
-program_transform_name='s,x,x,'
-sbindir='${exec_prefix}/sbin'
-sharedstatedir='${prefix}/com'
-sysconfdir='${prefix}/etc'
-target_alias=''
-version='2.7.3'
-
-## ----------- ##
-## confdefs.h. ##
-## ----------- ##
-
-#define HAVE_ALLOCA 1
-#define HAVE_ALLOCA_H 1
-#define PACKAGE_BUGREPORT ""
-#define PACKAGE_NAME ""
-#define PACKAGE_STRING ""
-#define PACKAGE_TARNAME ""
-#define PACKAGE_VERSION ""
-
-configure: exit 0
diff --git a/libbonobo-java/config.status b/libbonobo-java/config.status
deleted file mode 100644
index 73ba2f2..0000000
--- a/libbonobo-java/config.status
+++ /dev/null
@@ -1,751 +0,0 @@
-#! /bin/sh
-# Generated by configure.
-# Run this file to recreate the current configuration.
-# Compiler output produced by configure, useful for debugging
-# configure, is in config.log if it exists.
-
-debug=false
-ac_cs_recheck=false
-ac_cs_silent=false
-SHELL=${CONFIG_SHELL-/bin/sh}
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
-echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
-echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-exec 6>&1
-
-# Open the log real soon, to keep \$[0] and so on meaningful, and to
-# report actual input values of CONFIG_FILES etc. instead of their
-# values after options handling. Logging --version etc. is OK.
-exec 5>>config.log
-{
- echo
- sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
-## Running $as_me. ##
-_ASBOX
-} >&5
-cat >&5 <<_CSEOF
-
-This file was extended by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- CONFIG_FILES = $CONFIG_FILES
- CONFIG_HEADERS = $CONFIG_HEADERS
- CONFIG_LINKS = $CONFIG_LINKS
- CONFIG_COMMANDS = $CONFIG_COMMANDS
- $ $0 $@
-
-_CSEOF
-echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
-echo >&5
-config_files=" Makefile bonobo-java.pc src/Makefile"
-
-ac_cs_usage="\
-\`$as_me' instantiates files from templates according to the
-current configuration.
-
-Usage: $0 [OPTIONS] [FILE]...
-
- -h, --help print this help, then exit
- -V, --version print version number, then exit
- -q, --quiet do not print progress messages
- -d, --debug don't remove temporary files
- --recheck update $as_me by reconfiguring in the same conditions
- --file=FILE[:TEMPLATE]
- instantiate the configuration file FILE
-
-Configuration files:
-$config_files
-
-Report bugs to <bug-autoconf at gnu.org>."
-ac_cs_version="\
-config.status
-configured by ./configure, generated by GNU Autoconf 2.59,
- with options \"'--libdir=/usr/lib/jni/' '--prefix=/usr/'\"
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This config.status script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it."
-srcdir=.
-INSTALL="/usr/bin/install -c"
-# If no file are specified by the user, then we need to provide default
-# value. By we need to know if files were specified by the user.
-ac_need_defaults=:
-while test $# != 0
-do
- case $1 in
- --*=*)
- ac_option=`expr "x$1" : 'x\([^=]*\)='`
- ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
- ac_shift=:
- ;;
- -*)
- ac_option=$1
- ac_optarg=$2
- ac_shift=shift
- ;;
- *) # This is not an option, so the user has probably given explicit
- # arguments.
- ac_option=$1
- ac_need_defaults=false;;
- esac
-
- case $ac_option in
- # Handling of the options.
- -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
- ac_cs_recheck=: ;;
- --version | --vers* | -V )
- echo "$ac_cs_version"; exit 0 ;;
- --he | --h)
- # Conflict between --help and --header
- { { echo "$as_me:$LINENO: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; };;
- --help | --hel | -h )
- echo "$ac_cs_usage"; exit 0 ;;
- --debug | --d* | -d )
- debug=: ;;
- --file | --fil | --fi | --f )
- $ac_shift
- CONFIG_FILES="$CONFIG_FILES $ac_optarg"
- ac_need_defaults=false;;
- --header | --heade | --head | --hea )
- $ac_shift
- CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
- ac_need_defaults=false;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil | --si | --s)
- ac_cs_silent=: ;;
-
- # This is an error.
- -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; } ;;
-
- *) ac_config_targets="$ac_config_targets $1" ;;
-
- esac
- shift
-done
-
-ac_configure_extra_args=
-
-if $ac_cs_silent; then
- exec 6>/dev/null
- ac_configure_extra_args="$ac_configure_extra_args --silent"
-fi
-
-if $ac_cs_recheck; then
- echo "running /bin/sh ./configure " '--libdir=/usr/lib/jni/' '--prefix=/usr/' $ac_configure_extra_args " --no-create --no-recursion" >&6
- exec /bin/sh ./configure '--libdir=/usr/lib/jni/' '--prefix=/usr/' $ac_configure_extra_args --no-create --no-recursion
-fi
-
-for ac_config_target in $ac_config_targets
-do
- case "$ac_config_target" in
- # Handling of arguments.
- "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
- "bonobo-java.pc" ) CONFIG_FILES="$CONFIG_FILES bonobo-java.pc" ;;
- "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
- *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
-echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# If the user did not use the arguments to specify the items to instantiate,
-# then the envvar interface is used. Set only those that are not.
-# We use the long form for the default assignment because of an extremely
-# bizarre bug on SunOS 4.1.3.
-if $ac_need_defaults; then
- test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
-fi
-
-# Have a temporary directory for convenience. Make it in the build tree
-# simply because there is no reason to put it here, and in addition,
-# creating and moving files from /tmp can sometimes cause problems.
-# Create a temporary directory, and hook for its removal unless debugging.
-$debug ||
-{
- trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
- trap '{ (exit 1); exit 1; }' 1 2 13 15
-}
-
-# Create a (secure) tmp directory for tmp files.
-
-{
- tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
- test -n "$tmp" && test -d "$tmp"
-} ||
-{
- tmp=./confstat$$-$RANDOM
- (umask 077 && mkdir $tmp)
-} ||
-{
- echo "$me: cannot create a temporary directory in ." >&2
- { (exit 1); exit 1; }
-}
-
-
-#
-# CONFIG_FILES section.
-#
-
-# No need to generate the scripts if there are no CONFIG_FILES.
-# This happens for instance when ./config.status config.h
-if test -n "$CONFIG_FILES"; then
- # Protect against being on the right side of a sed subst in config.status.
- sed 's/,@/@@/; s/@,/@@/; s/,;t t$/@;t t/; /@;t t$/s/[\\&,]/\\&/g;
- s/@@/,@/; s/@@/@,/; s/@;t t$/,;t t/' >$tmp/subs.sed <<\CEOF
-s, at SHELL@,/bin/sh,;t t
-s, at PATH_SEPARATOR@,:,;t t
-s, at PACKAGE_NAME@,,;t t
-s, at PACKAGE_TARNAME@,,;t t
-s, at PACKAGE_VERSION@,,;t t
-s, at PACKAGE_STRING@,,;t t
-s, at PACKAGE_BUGREPORT@,,;t t
-s, at exec_prefix@,${prefix},;t t
-s, at prefix@,/usr/,;t t
-s, at program_transform_name@,s,x,x,,;t t
-s, at bindir@,${exec_prefix}/bin,;t t
-s, at sbindir@,${exec_prefix}/sbin,;t t
-s, at libexecdir@,${exec_prefix}/libexec,;t t
-s, at datadir@,${prefix}/share,;t t
-s, at sysconfdir@,${prefix}/etc,;t t
-s, at sharedstatedir@,${prefix}/com,;t t
-s, at localstatedir@,${prefix}/var,;t t
-s, at libdir@,/usr/lib/jni/,;t t
-s, at includedir@,${prefix}/include,;t t
-s, at oldincludedir@,/usr/include,;t t
-s, at infodir@,${prefix}/info,;t t
-s, at mandir@,${prefix}/man,;t t
-s, at build_alias@,,;t t
-s, at host_alias@,,;t t
-s, at target_alias@,,;t t
-s, at DEFS@,-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 ,;t t
-s, at ECHO_C@,,;t t
-s, at ECHO_N@,-n,;t t
-s, at ECHO_T@,,;t t
-s, at LIBS@,,;t t
-s, at INSTALLED_CLASSPATH@,${prefix}/share/java/bonobo2.7-2.7.3.jar,;t t
-s, at INSTALLED_JNI_DIR@,${prefix}/lib/jni/,;t t
-s, at version@,2.7.3,;t t
-s, at apiversion@,2.7,;t t
-s, at PKG_CONFIG@,/usr/bin/pkg-config,;t t
-s, at GTKJAVA_CFLAGS@, ,;t t
-s, at GTKJAVA_LIBS@, ,;t t
-s, at gtkapiversion@,2.4,;t t
-s, at GTKJAR@,/home/java-gnome-2.8.3/libgtk-java/lib/gtk2.4-2.4.6.jar,;t t
-s, at JG_GTK_LIB_PATH@,/home/java-gnome-2.8.3/libgtk-java/lib/,;t t
-s, at NATIVEGTKJAR@,/home/java-gnome-2.8.3/libgtk-java/lib//libgtkjar2.4.so,;t t
-s, at CC@,gcc,;t t
-s, at CFLAGS@,-g -O2,;t t
-s, at LDFLAGS@,,;t t
-s, at CPPFLAGS@,,;t t
-s, at ac_ct_CC@,gcc,;t t
-s, at EXEEXT@,,;t t
-s, at OBJEXT@,o,;t t
-s, at INSTALL_PROGRAM@,${INSTALL},;t t
-s, at INSTALL_SCRIPT@,${INSTALL},;t t
-s, at INSTALL_DATA@,${INSTALL} -m 644,;t t
-s, at DB1@,/usr/bin/db2html,;t t
-s, at DB2@,,;t t
-s, at DOCBOOK@,/usr/bin/db2html,;t t
-s, at JAVAC@,gcj -C,;t t
-s, at JAR@,/usr/bin/jar,;t t
-s, at GCJ@,/usr/bin/gcj,;t t
-s, at GCJ_CLASSPATH@,/usr/share/java/libgcj-3.3.5.jar:,;t t
-s, at GCJ_BUILD_TARGETS@,native-gcj,;t t
-s, at GCJ_INSTALL_TARGETS@,native_install,;t t
-s, at GCJ_UNINSTALL_TARGETS@,native_uninstall,;t t
-s, at GTK_CFLAGS@,-DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ,;t t
-s, at GTK_LIBS@,-Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ,;t t
-s, at TOPLEVEL_TARGETS@,,;t t
-s, at INSTALL_TARGETS@,,;t t
-s, at UNINSTALL_TARGETS@,,;t t
-s, at MACRO_FLAG@,,;t t
-s, at ALLOCA@,,;t t
-s, at CPP@,/lib/cpp,;t t
-s, at EGREP@,grep -E,;t t
-s, at BONOBO_CFLAGS@,-DORBIT2=1 -pthread -I/usr/include/bonobo-activation-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 ,;t t
-s, at BONOBO_LIBS@,-Wl,--export-dynamic -pthread -lbonobo-2 -lbonobo-activation -lORBit-2 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ,;t t
-s, at BONOBO_ACT_IDLDIR@,/usr/share/idl/bonobo-activation-2.0,;t t
-s, at BONOBO_IDLDIR@,/usr/share/idl/bonobo-2.0,;t t
-s, at IDL@,no,;t t
-s, at LIBOBJS@,,;t t
-s, at LTLIBOBJS@,,;t t
-CEOF
-
- # Split the substitutions into bite-sized pieces for seds with
- # small command number limits, like on Digital OSF/1 and HP-UX.
- ac_max_sed_lines=48
- ac_sed_frag=1 # Number of current file.
- ac_beg=1 # First line for current file.
- ac_end=$ac_max_sed_lines # Line after last line for current file.
- ac_more_lines=:
- ac_sed_cmds=
- while $ac_more_lines; do
- if test $ac_beg -gt 1; then
- sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- else
- sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- fi
- if test ! -s $tmp/subs.frag; then
- ac_more_lines=false
- else
- # The purpose of the label and of the branching condition is to
- # speed up the sed processing (if there are no `@' at all, there
- # is no need to browse any of the substitutions).
- # These are the two extra sed commands mentioned above.
- (echo ':t
- /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
- else
- ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
- fi
- ac_sed_frag=`expr $ac_sed_frag + 1`
- ac_beg=$ac_end
- ac_end=`expr $ac_end + $ac_max_sed_lines`
- fi
- done
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds=cat
- fi
-fi # test -n "$CONFIG_FILES"
-
-for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
- # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
- case $ac_file in
- - | *:- | *:-:* ) # input from stdin
- cat >$tmp/stdin
- ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- * ) ac_file_in=$ac_file.in ;;
- esac
-
- # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
- ac_dir=`(dirname "$ac_file") 2>/dev/null ||
-$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$ac_file" : 'X\(//\)[^/]' \| \
- X"$ac_file" : 'X\(//\)$' \| \
- X"$ac_file" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$ac_file" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- { if $as_mkdir_p; then
- mkdir -p "$ac_dir"
- else
- as_dir="$ac_dir"
- as_dirs=
- while test ! -d "$as_dir"; do
- as_dirs="$as_dir $as_dirs"
- as_dir=`(dirname "$as_dir") 2>/dev/null ||
-$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$as_dir" : 'X\(//\)[^/]' \| \
- X"$as_dir" : 'X\(//\)$' \| \
- X"$as_dir" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$as_dir" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- done
- test ! -n "$as_dirs" || mkdir $as_dirs
- fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
-echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
- { (exit 1); exit 1; }; }; }
-
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
-
- case $INSTALL in
- [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
- *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
- esac
-
- # Let's still pretend it is `configure' which instantiates (i.e., don't
- # use $as_me), people would be surprised to read:
- # /* config.h. Generated by config.status. */
- if test x"$ac_file" = x-; then
- configure_input=
- else
- configure_input="$ac_file. "
- fi
- configure_input=$configure_input"Generated from `echo $ac_file_in |
- sed 's,.*/,,'` by configure."
-
- # First look for the input files in the build tree, otherwise in the
- # src tree.
- ac_file_inputs=`IFS=:
- for f in $ac_file_in; do
- case $f in
- -) echo $tmp/stdin ;;
- [\\/$]*)
- # Absolute (can't be DOS-style, as IFS=:)
- test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- echo "$f";;
- *) # Relative
- if test -f "$f"; then
- # Build tree
- echo "$f"
- elif test -f "$srcdir/$f"; then
- # Source tree
- echo "$srcdir/$f"
- else
- # /dev/null tree
- { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- fi;;
- esac
- done` || { (exit 1); exit 1; }
-
- if test x"$ac_file" != x-; then
- { echo "$as_me:$LINENO: creating $ac_file" >&5
-echo "$as_me: creating $ac_file" >&6;}
- rm -f "$ac_file"
- fi
- sed "/^[ ]*VPATH[ ]*=/{
-s/:*\$(srcdir):*/:/;
-s/:*\${srcdir}:*/:/;
-s/:*@srcdir@:*/:/;
-s/^\([^=]*=[ ]*\):*/\1/;
-s/:*$//;
-s/^[^=]*=[ ]*$//;
-}
-
-:t
-/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
-s, at configure_input@,$configure_input,;t t
-s, at srcdir@,$ac_srcdir,;t t
-s, at abs_srcdir@,$ac_abs_srcdir,;t t
-s, at top_srcdir@,$ac_top_srcdir,;t t
-s, at abs_top_srcdir@,$ac_abs_top_srcdir,;t t
-s, at builddir@,$ac_builddir,;t t
-s, at abs_builddir@,$ac_abs_builddir,;t t
-s, at top_builddir@,$ac_top_builddir,;t t
-s, at abs_top_builddir@,$ac_abs_top_builddir,;t t
-s, at INSTALL@,$ac_INSTALL,;t t
-" $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
- rm -f $tmp/stdin
- if test x"$ac_file" != x-; then
- mv $tmp/out $ac_file
- else
- cat $tmp/out
- rm -f $tmp/out
- fi
-
-done
-
-{ (exit 0); exit 0; }
diff --git a/libbonobo-java/configure b/libbonobo-java/configure
deleted file mode 100644
index 3b85cc6..0000000
--- a/libbonobo-java/configure
+++ /dev/null
@@ -1,5102 +0,0 @@
-#! /bin/sh
-# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.59.
-#
-# Copyright (C) 2003 Free Software Foundation, Inc.
-# This configure script is free software; the Free Software Foundation
-# gives unlimited permission to copy, distribute and modify it.
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-
-# Name of the host.
-# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
-# so uname gets run too.
-ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
-
-exec 6>&1
-
-#
-# Initializations.
-#
-ac_default_prefix=/usr/local
-ac_config_libobj_dir=.
-cross_compiling=no
-subdirs=
-MFLAGS=
-MAKEFLAGS=
-SHELL=${CONFIG_SHELL-/bin/sh}
-
-# Maximum number of lines to put in a shell here document.
-# This variable seems obsolete. It should probably be removed, and
-# only ac_max_sed_lines should be used.
-: ${ac_max_here_lines=38}
-
-# Identity of this package.
-PACKAGE_NAME=
-PACKAGE_TARNAME=
-PACKAGE_VERSION=
-PACKAGE_STRING=
-PACKAGE_BUGREPORT=
-
-ac_unique_file="src/jni/org_gnu_bonobo_ui_Widget.c"
-ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALLED_CLASSPATH INSTALLED_JNI_DIR version apiversion PKG_CONFIG GTKJAVA_CFLAGS GTKJAVA_LIBS gtkapiversion GTKJAR JG_GTK_LIB_PATH NATIVEGTKJAR CC [...]
-ac_subst_files=''
-
-# Initialize some variables set by options.
-ac_init_help=
-ac_init_version=false
-# The variables have the same names as the options, with
-# dashes changed to underlines.
-cache_file=/dev/null
-exec_prefix=NONE
-no_create=
-no_recursion=
-prefix=NONE
-program_prefix=NONE
-program_suffix=NONE
-program_transform_name=s,x,x,
-silent=
-site=
-srcdir=
-verbose=
-x_includes=NONE
-x_libraries=NONE
-
-# Installation directory options.
-# These are left unexpanded so users can "make install exec_prefix=/foo"
-# and all the variables that are supposed to be based on exec_prefix
-# by default will actually change.
-# Use braces instead of parens because sh, perl, etc. also accept them.
-bindir='${exec_prefix}/bin'
-sbindir='${exec_prefix}/sbin'
-libexecdir='${exec_prefix}/libexec'
-datadir='${prefix}/share'
-sysconfdir='${prefix}/etc'
-sharedstatedir='${prefix}/com'
-localstatedir='${prefix}/var'
-libdir='${exec_prefix}/lib'
-includedir='${prefix}/include'
-oldincludedir='/usr/include'
-infodir='${prefix}/info'
-mandir='${prefix}/man'
-
-ac_prev=
-for ac_option
-do
- # If the previous option needs an argument, assign it.
- if test -n "$ac_prev"; then
- eval "$ac_prev=\$ac_option"
- ac_prev=
- continue
- fi
-
- ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
-
- # Accept the important Cygnus configure options, so we can diagnose typos.
-
- case $ac_option in
-
- -bindir | --bindir | --bindi | --bind | --bin | --bi)
- ac_prev=bindir ;;
- -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
- bindir=$ac_optarg ;;
-
- -build | --build | --buil | --bui | --bu)
- ac_prev=build_alias ;;
- -build=* | --build=* | --buil=* | --bui=* | --bu=*)
- build_alias=$ac_optarg ;;
-
- -cache-file | --cache-file | --cache-fil | --cache-fi \
- | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
- ac_prev=cache_file ;;
- -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
- | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
- cache_file=$ac_optarg ;;
-
- --config-cache | -C)
- cache_file=config.cache ;;
-
- -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
- ac_prev=datadir ;;
- -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
- | --da=*)
- datadir=$ac_optarg ;;
-
- -disable-* | --disable-*)
- ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid feature name: $ac_feature" >&2
- { (exit 1); exit 1; }; }
- ac_feature=`echo $ac_feature | sed 's/-/_/g'`
- eval "enable_$ac_feature=no" ;;
-
- -enable-* | --enable-*)
- ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid feature name: $ac_feature" >&2
- { (exit 1); exit 1; }; }
- ac_feature=`echo $ac_feature | sed 's/-/_/g'`
- case $ac_option in
- *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
- *) ac_optarg=yes ;;
- esac
- eval "enable_$ac_feature='$ac_optarg'" ;;
-
- -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
- | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
- | --exec | --exe | --ex)
- ac_prev=exec_prefix ;;
- -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
- | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
- | --exec=* | --exe=* | --ex=*)
- exec_prefix=$ac_optarg ;;
-
- -gas | --gas | --ga | --g)
- # Obsolete; use --with-gas.
- with_gas=yes ;;
-
- -help | --help | --hel | --he | -h)
- ac_init_help=long ;;
- -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
- ac_init_help=recursive ;;
- -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
- ac_init_help=short ;;
-
- -host | --host | --hos | --ho)
- ac_prev=host_alias ;;
- -host=* | --host=* | --hos=* | --ho=*)
- host_alias=$ac_optarg ;;
-
- -includedir | --includedir | --includedi | --included | --include \
- | --includ | --inclu | --incl | --inc)
- ac_prev=includedir ;;
- -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
- | --includ=* | --inclu=* | --incl=* | --inc=*)
- includedir=$ac_optarg ;;
-
- -infodir | --infodir | --infodi | --infod | --info | --inf)
- ac_prev=infodir ;;
- -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
- infodir=$ac_optarg ;;
-
- -libdir | --libdir | --libdi | --libd)
- ac_prev=libdir ;;
- -libdir=* | --libdir=* | --libdi=* | --libd=*)
- libdir=$ac_optarg ;;
-
- -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
- | --libexe | --libex | --libe)
- ac_prev=libexecdir ;;
- -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
- | --libexe=* | --libex=* | --libe=*)
- libexecdir=$ac_optarg ;;
-
- -localstatedir | --localstatedir | --localstatedi | --localstated \
- | --localstate | --localstat | --localsta | --localst \
- | --locals | --local | --loca | --loc | --lo)
- ac_prev=localstatedir ;;
- -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
- | --localstate=* | --localstat=* | --localsta=* | --localst=* \
- | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
- localstatedir=$ac_optarg ;;
-
- -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
- ac_prev=mandir ;;
- -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
- mandir=$ac_optarg ;;
-
- -nfp | --nfp | --nf)
- # Obsolete; use --without-fp.
- with_fp=no ;;
-
- -no-create | --no-create | --no-creat | --no-crea | --no-cre \
- | --no-cr | --no-c | -n)
- no_create=yes ;;
-
- -no-recursion | --no-recursion | --no-recursio | --no-recursi \
- | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
- no_recursion=yes ;;
-
- -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
- | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
- | --oldin | --oldi | --old | --ol | --o)
- ac_prev=oldincludedir ;;
- -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
- | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
- | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
- oldincludedir=$ac_optarg ;;
-
- -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
- ac_prev=prefix ;;
- -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
- prefix=$ac_optarg ;;
-
- -program-prefix | --program-prefix | --program-prefi | --program-pref \
- | --program-pre | --program-pr | --program-p)
- ac_prev=program_prefix ;;
- -program-prefix=* | --program-prefix=* | --program-prefi=* \
- | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
- program_prefix=$ac_optarg ;;
-
- -program-suffix | --program-suffix | --program-suffi | --program-suff \
- | --program-suf | --program-su | --program-s)
- ac_prev=program_suffix ;;
- -program-suffix=* | --program-suffix=* | --program-suffi=* \
- | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
- program_suffix=$ac_optarg ;;
-
- -program-transform-name | --program-transform-name \
- | --program-transform-nam | --program-transform-na \
- | --program-transform-n | --program-transform- \
- | --program-transform | --program-transfor \
- | --program-transfo | --program-transf \
- | --program-trans | --program-tran \
- | --progr-tra | --program-tr | --program-t)
- ac_prev=program_transform_name ;;
- -program-transform-name=* | --program-transform-name=* \
- | --program-transform-nam=* | --program-transform-na=* \
- | --program-transform-n=* | --program-transform-=* \
- | --program-transform=* | --program-transfor=* \
- | --program-transfo=* | --program-transf=* \
- | --program-trans=* | --program-tran=* \
- | --progr-tra=* | --program-tr=* | --program-t=*)
- program_transform_name=$ac_optarg ;;
-
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil)
- silent=yes ;;
-
- -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
- ac_prev=sbindir ;;
- -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
- | --sbi=* | --sb=*)
- sbindir=$ac_optarg ;;
-
- -sharedstatedir | --sharedstatedir | --sharedstatedi \
- | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
- | --sharedst | --shareds | --shared | --share | --shar \
- | --sha | --sh)
- ac_prev=sharedstatedir ;;
- -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
- | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
- | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
- | --sha=* | --sh=*)
- sharedstatedir=$ac_optarg ;;
-
- -site | --site | --sit)
- ac_prev=site ;;
- -site=* | --site=* | --sit=*)
- site=$ac_optarg ;;
-
- -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
- ac_prev=srcdir ;;
- -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
- srcdir=$ac_optarg ;;
-
- -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
- | --syscon | --sysco | --sysc | --sys | --sy)
- ac_prev=sysconfdir ;;
- -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
- | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
- sysconfdir=$ac_optarg ;;
-
- -target | --target | --targe | --targ | --tar | --ta | --t)
- ac_prev=target_alias ;;
- -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
- target_alias=$ac_optarg ;;
-
- -v | -verbose | --verbose | --verbos | --verbo | --verb)
- verbose=yes ;;
-
- -version | --version | --versio | --versi | --vers | -V)
- ac_init_version=: ;;
-
- -with-* | --with-*)
- ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid package name: $ac_package" >&2
- { (exit 1); exit 1; }; }
- ac_package=`echo $ac_package| sed 's/-/_/g'`
- case $ac_option in
- *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
- *) ac_optarg=yes ;;
- esac
- eval "with_$ac_package='$ac_optarg'" ;;
-
- -without-* | --without-*)
- ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid package name: $ac_package" >&2
- { (exit 1); exit 1; }; }
- ac_package=`echo $ac_package | sed 's/-/_/g'`
- eval "with_$ac_package=no" ;;
-
- --x)
- # Obsolete; use --with-x.
- with_x=yes ;;
-
- -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
- | --x-incl | --x-inc | --x-in | --x-i)
- ac_prev=x_includes ;;
- -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
- | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
- x_includes=$ac_optarg ;;
-
- -x-libraries | --x-libraries | --x-librarie | --x-librari \
- | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
- ac_prev=x_libraries ;;
- -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
- | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
- x_libraries=$ac_optarg ;;
-
- -*) { echo "$as_me: error: unrecognized option: $ac_option
-Try \`$0 --help' for more information." >&2
- { (exit 1); exit 1; }; }
- ;;
-
- *=*)
- ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
- # Reject names that are not valid shell variable names.
- expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
- { (exit 1); exit 1; }; }
- ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
- eval "$ac_envvar='$ac_optarg'"
- export $ac_envvar ;;
-
- *)
- # FIXME: should be removed in autoconf 3.0.
- echo "$as_me: WARNING: you should use --build, --host, --target" >&2
- expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
- echo "$as_me: WARNING: invalid host type: $ac_option" >&2
- : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
- ;;
-
- esac
-done
-
-if test -n "$ac_prev"; then
- ac_option=--`echo $ac_prev | sed 's/_/-/g'`
- { echo "$as_me: error: missing argument to $ac_option" >&2
- { (exit 1); exit 1; }; }
-fi
-
-# Be sure to have absolute paths.
-for ac_var in exec_prefix prefix
-do
- eval ac_val=$`echo $ac_var`
- case $ac_val in
- [\\/$]* | ?:[\\/]* | NONE | '' ) ;;
- *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# Be sure to have absolute paths.
-for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
- localstatedir libdir includedir oldincludedir infodir mandir
-do
- eval ac_val=$`echo $ac_var`
- case $ac_val in
- [\\/$]* | ?:[\\/]* ) ;;
- *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# There might be people who depend on the old broken behavior: `$host'
-# used to hold the argument of --host etc.
-# FIXME: To remove some day.
-build=$build_alias
-host=$host_alias
-target=$target_alias
-
-# FIXME: To remove some day.
-if test "x$host_alias" != x; then
- if test "x$build_alias" = x; then
- cross_compiling=maybe
- echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
- If a cross compiler is detected then cross compile mode will be used." >&2
- elif test "x$build_alias" != "x$host_alias"; then
- cross_compiling=yes
- fi
-fi
-
-ac_tool_prefix=
-test -n "$host_alias" && ac_tool_prefix=$host_alias-
-
-test "$silent" = yes && exec 6>/dev/null
-
-
-# Find the source files, if location was not specified.
-if test -z "$srcdir"; then
- ac_srcdir_defaulted=yes
- # Try the directory containing this script, then its parent.
- ac_confdir=`(dirname "$0") 2>/dev/null ||
-$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$0" : 'X\(//\)[^/]' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$0" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- srcdir=$ac_confdir
- if test ! -r $srcdir/$ac_unique_file; then
- srcdir=..
- fi
-else
- ac_srcdir_defaulted=no
-fi
-if test ! -r $srcdir/$ac_unique_file; then
- if test "$ac_srcdir_defaulted" = yes; then
- { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
- { (exit 1); exit 1; }; }
- else
- { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
- { (exit 1); exit 1; }; }
- fi
-fi
-(cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||
- { echo "$as_me: error: sources are in $srcdir, but \`cd $srcdir' does not work" >&2
- { (exit 1); exit 1; }; }
-srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
-ac_env_build_alias_set=${build_alias+set}
-ac_env_build_alias_value=$build_alias
-ac_cv_env_build_alias_set=${build_alias+set}
-ac_cv_env_build_alias_value=$build_alias
-ac_env_host_alias_set=${host_alias+set}
-ac_env_host_alias_value=$host_alias
-ac_cv_env_host_alias_set=${host_alias+set}
-ac_cv_env_host_alias_value=$host_alias
-ac_env_target_alias_set=${target_alias+set}
-ac_env_target_alias_value=$target_alias
-ac_cv_env_target_alias_set=${target_alias+set}
-ac_cv_env_target_alias_value=$target_alias
-ac_env_CC_set=${CC+set}
-ac_env_CC_value=$CC
-ac_cv_env_CC_set=${CC+set}
-ac_cv_env_CC_value=$CC
-ac_env_CFLAGS_set=${CFLAGS+set}
-ac_env_CFLAGS_value=$CFLAGS
-ac_cv_env_CFLAGS_set=${CFLAGS+set}
-ac_cv_env_CFLAGS_value=$CFLAGS
-ac_env_LDFLAGS_set=${LDFLAGS+set}
-ac_env_LDFLAGS_value=$LDFLAGS
-ac_cv_env_LDFLAGS_set=${LDFLAGS+set}
-ac_cv_env_LDFLAGS_value=$LDFLAGS
-ac_env_CPPFLAGS_set=${CPPFLAGS+set}
-ac_env_CPPFLAGS_value=$CPPFLAGS
-ac_cv_env_CPPFLAGS_set=${CPPFLAGS+set}
-ac_cv_env_CPPFLAGS_value=$CPPFLAGS
-ac_env_CPP_set=${CPP+set}
-ac_env_CPP_value=$CPP
-ac_cv_env_CPP_set=${CPP+set}
-ac_cv_env_CPP_value=$CPP
-
-#
-# Report the --help message.
-#
-if test "$ac_init_help" = "long"; then
- # Omit some internal or obsolete options to make the list less imposing.
- # This message is too long to be a string in the A/UX 3.1 sh.
- cat <<_ACEOF
-\`configure' configures this package to adapt to many kinds of systems.
-
-Usage: $0 [OPTION]... [VAR=VALUE]...
-
-To assign environment variables (e.g., CC, CFLAGS...), specify them as
-VAR=VALUE. See below for descriptions of some of the useful variables.
-
-Defaults for the options are specified in brackets.
-
-Configuration:
- -h, --help display this help and exit
- --help=short display options specific to this package
- --help=recursive display the short help of all the included packages
- -V, --version display version information and exit
- -q, --quiet, --silent do not print \`checking...' messages
- --cache-file=FILE cache test results in FILE [disabled]
- -C, --config-cache alias for \`--cache-file=config.cache'
- -n, --no-create do not create output files
- --srcdir=DIR find the sources in DIR [configure dir or \`..']
-
-_ACEOF
-
- cat <<_ACEOF
-Installation directories:
- --prefix=PREFIX install architecture-independent files in PREFIX
- [$ac_default_prefix]
- --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
- [PREFIX]
-
-By default, \`make install' will install all the files in
-\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
-an installation prefix other than \`$ac_default_prefix' using \`--prefix',
-for instance \`--prefix=\$HOME'.
-
-For better control, use the options below.
-
-Fine tuning of the installation directories:
- --bindir=DIR user executables [EPREFIX/bin]
- --sbindir=DIR system admin executables [EPREFIX/sbin]
- --libexecdir=DIR program executables [EPREFIX/libexec]
- --datadir=DIR read-only architecture-independent data [PREFIX/share]
- --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
- --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
- --localstatedir=DIR modifiable single-machine data [PREFIX/var]
- --libdir=DIR object code libraries [EPREFIX/lib]
- --includedir=DIR C header files [PREFIX/include]
- --oldincludedir=DIR C header files for non-gcc [/usr/include]
- --infodir=DIR info documentation [PREFIX/info]
- --mandir=DIR man documentation [PREFIX/man]
-_ACEOF
-
- cat <<\_ACEOF
-_ACEOF
-fi
-
-if test -n "$ac_init_help"; then
-
- cat <<\_ACEOF
-
-Optional Packages:
- --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
- --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
- --without-gcj-compile Binary builds of Java-GNOME
-with gcj compiler will not be made
- --with-gcj-prefix=PFX Prefix where gcj is installed (optional)
-
-Some influential environment variables:
- CC C compiler command
- CFLAGS C compiler flags
- LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
- nonstandard directory <lib dir>
- CPPFLAGS C/C++ preprocessor flags, e.g. -I<include dir> if you have
- headers in a nonstandard directory <include dir>
- CPP C preprocessor
-
-Use these variables to override the choices made by `configure' or to help
-it to find libraries and programs with nonstandard names/locations.
-
-_ACEOF
-fi
-
-if test "$ac_init_help" = "recursive"; then
- # If there are subdirs, report their specific --help.
- ac_popdir=`pwd`
- for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
- test -d $ac_dir || continue
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
- cd $ac_dir
- # Check for guested configure; otherwise get Cygnus style configure.
- if test -f $ac_srcdir/configure.gnu; then
- echo
- $SHELL $ac_srcdir/configure.gnu --help=recursive
- elif test -f $ac_srcdir/configure; then
- echo
- $SHELL $ac_srcdir/configure --help=recursive
- elif test -f $ac_srcdir/configure.ac ||
- test -f $ac_srcdir/configure.in; then
- echo
- $ac_configure --help
- else
- echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
- fi
- cd "$ac_popdir"
- done
-fi
-
-test -n "$ac_init_help" && exit 0
-if $ac_init_version; then
- cat <<\_ACEOF
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This configure script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it.
-_ACEOF
- exit 0
-fi
-exec 5>config.log
-cat >&5 <<_ACEOF
-This file contains any messages produced by compilers while
-running configure, to aid debugging if configure makes a mistake.
-
-It was created by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- $ $0 $@
-
-_ACEOF
-{
-cat <<_ASUNAME
-## --------- ##
-## Platform. ##
-## --------- ##
-
-hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
-uname -m = `(uname -m) 2>/dev/null || echo unknown`
-uname -r = `(uname -r) 2>/dev/null || echo unknown`
-uname -s = `(uname -s) 2>/dev/null || echo unknown`
-uname -v = `(uname -v) 2>/dev/null || echo unknown`
-
-/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
-/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
-
-/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
-/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
-/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
-hostinfo = `(hostinfo) 2>/dev/null || echo unknown`
-/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
-/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
-/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
-
-_ASUNAME
-
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- echo "PATH: $as_dir"
-done
-
-} >&5
-
-cat >&5 <<_ACEOF
-
-
-## ----------- ##
-## Core tests. ##
-## ----------- ##
-
-_ACEOF
-
-
-# Keep a trace of the command line.
-# Strip out --no-create and --no-recursion so they do not pile up.
-# Strip out --silent because we don't want to record it for future runs.
-# Also quote any args containing shell meta-characters.
-# Make two passes to allow for proper duplicate-argument suppression.
-ac_configure_args=
-ac_configure_args0=
-ac_configure_args1=
-ac_sep=
-ac_must_keep_next=false
-for ac_pass in 1 2
-do
- for ac_arg
- do
- case $ac_arg in
- -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil)
- continue ;;
- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
- ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
- esac
- case $ac_pass in
- 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
- 2)
- ac_configure_args1="$ac_configure_args1 '$ac_arg'"
- if test $ac_must_keep_next = true; then
- ac_must_keep_next=false # Got value, back to normal.
- else
- case $ac_arg in
- *=* | --config-cache | -C | -disable-* | --disable-* \
- | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
- | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
- | -with-* | --with-* | -without-* | --without-* | --x)
- case "$ac_configure_args0 " in
- "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
- esac
- ;;
- -* ) ac_must_keep_next=true ;;
- esac
- fi
- ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
- # Get rid of the leading space.
- ac_sep=" "
- ;;
- esac
- done
-done
-$as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
-$as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
-
-# When interrupted or exit'd, cleanup temporary files, and complete
-# config.log. We remove comments because anyway the quotes in there
-# would cause problems or look ugly.
-# WARNING: Be sure not to use single quotes in there, as some shells,
-# such as our DU 5.0 friend, will then `close' the trap.
-trap 'exit_status=$?
- # Save into config.log some information that might help in debugging.
- {
- echo
-
- cat <<\_ASBOX
-## ---------------- ##
-## Cache variables. ##
-## ---------------- ##
-_ASBOX
- echo
- # The following way of writing the cache mishandles newlines in values,
-{
- (set) 2>&1 |
- case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
- *ac_space=\ *)
- sed -n \
- "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
- s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
- ;;
- *)
- sed -n \
- "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
- ;;
- esac;
-}
- echo
-
- cat <<\_ASBOX
-## ----------------- ##
-## Output variables. ##
-## ----------------- ##
-_ASBOX
- echo
- for ac_var in $ac_subst_vars
- do
- eval ac_val=$`echo $ac_var`
- echo "$ac_var='"'"'$ac_val'"'"'"
- done | sort
- echo
-
- if test -n "$ac_subst_files"; then
- cat <<\_ASBOX
-## ------------- ##
-## Output files. ##
-## ------------- ##
-_ASBOX
- echo
- for ac_var in $ac_subst_files
- do
- eval ac_val=$`echo $ac_var`
- echo "$ac_var='"'"'$ac_val'"'"'"
- done | sort
- echo
- fi
-
- if test -s confdefs.h; then
- cat <<\_ASBOX
-## ----------- ##
-## confdefs.h. ##
-## ----------- ##
-_ASBOX
- echo
- sed "/^$/d" confdefs.h | sort
- echo
- fi
- test "$ac_signal" != 0 &&
- echo "$as_me: caught signal $ac_signal"
- echo "$as_me: exit $exit_status"
- } >&5
- rm -f core *.core &&
- rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
- exit $exit_status
- ' 0
-for ac_signal in 1 2 13 15; do
- trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
-done
-ac_signal=0
-
-# confdefs.h avoids OS command line length limits that DEFS can exceed.
-rm -rf conftest* confdefs.h
-# AIX cpp loses on an empty file, so make sure it contains at least a newline.
-echo >confdefs.h
-
-# Predefined preprocessor variables.
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_NAME "$PACKAGE_NAME"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_TARNAME "$PACKAGE_TARNAME"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_VERSION "$PACKAGE_VERSION"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_STRING "$PACKAGE_STRING"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
-_ACEOF
-
-
-# Let the site file select an alternate cache file if it wants to.
-# Prefer explicitly selected file to automatically selected ones.
-if test -z "$CONFIG_SITE"; then
- if test "x$prefix" != xNONE; then
- CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
- else
- CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
- fi
-fi
-for ac_site_file in $CONFIG_SITE; do
- if test -r "$ac_site_file"; then
- { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
-echo "$as_me: loading site script $ac_site_file" >&6;}
- sed 's/^/| /' "$ac_site_file" >&5
- . "$ac_site_file"
- fi
-done
-
-if test -r "$cache_file"; then
- # Some versions of bash will fail to source /dev/null (special
- # files actually), so we avoid doing that.
- if test -f "$cache_file"; then
- { echo "$as_me:$LINENO: loading cache $cache_file" >&5
-echo "$as_me: loading cache $cache_file" >&6;}
- case $cache_file in
- [\\/]* | ?:[\\/]* ) . $cache_file;;
- *) . ./$cache_file;;
- esac
- fi
-else
- { echo "$as_me:$LINENO: creating cache $cache_file" >&5
-echo "$as_me: creating cache $cache_file" >&6;}
- >$cache_file
-fi
-
-# Check that the precious variables saved in the cache have kept the same
-# value.
-ac_cache_corrupted=false
-for ac_var in `(set) 2>&1 |
- sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
- eval ac_old_set=\$ac_cv_env_${ac_var}_set
- eval ac_new_set=\$ac_env_${ac_var}_set
- eval ac_old_val="\$ac_cv_env_${ac_var}_value"
- eval ac_new_val="\$ac_env_${ac_var}_value"
- case $ac_old_set,$ac_new_set in
- set,)
- { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
-echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
- ac_cache_corrupted=: ;;
- ,set)
- { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
-echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
- ac_cache_corrupted=: ;;
- ,);;
- *)
- if test "x$ac_old_val" != "x$ac_new_val"; then
- { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
-echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
- { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
-echo "$as_me: former value: $ac_old_val" >&2;}
- { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
-echo "$as_me: current value: $ac_new_val" >&2;}
- ac_cache_corrupted=:
- fi;;
- esac
- # Pass precious variables to config.status.
- if test "$ac_new_set" = set; then
- case $ac_new_val in
- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
- ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
- *) ac_arg=$ac_var=$ac_new_val ;;
- esac
- case " $ac_configure_args " in
- *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
- *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
- esac
- fi
-done
-if $ac_cache_corrupted; then
- { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
-echo "$as_me: error: changes in the environment can compromise the build" >&2;}
- { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
-echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-version="2.7.3"
-apiversion="2.7"
-
-INSTALLED_CLASSPATH=\${prefix}/share/java/bonobo${apiversion}-${version}.jar
-INSTALLED_JNI_DIR=\${prefix}/lib/jni/
-
-
-
-
-
-
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gtk2-java >= 2.4" >&5
-echo $ECHO_N "checking for gtk2-java >= 2.4... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gtk2-java >= 2.4" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GTKJAVA_CFLAGS" >&5
-echo $ECHO_N "checking GTKJAVA_CFLAGS... $ECHO_C" >&6
- GTKJAVA_CFLAGS=`$PKG_CONFIG --cflags "gtk2-java >= 2.4"`
- echo "$as_me:$LINENO: result: $GTKJAVA_CFLAGS" >&5
-echo "${ECHO_T}$GTKJAVA_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GTKJAVA_LIBS" >&5
-echo $ECHO_N "checking GTKJAVA_LIBS... $ECHO_C" >&6
- GTKJAVA_LIBS=`$PKG_CONFIG --libs "gtk2-java >= 2.4"`
- echo "$as_me:$LINENO: result: $GTKJAVA_LIBS" >&5
-echo "${ECHO_T}$GTKJAVA_LIBS" >&6
- else
- GTKJAVA_CFLAGS=""
- GTKJAVA_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GTKJAVA_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk2-java >= 2.4"`
- echo $GTKJAVA_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gtk2-java >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gtk2-java >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-
-echo "$as_me:$LINENO: checking for gtk-java api version" >&5
-echo $ECHO_N "checking for gtk-java api version... $ECHO_C" >&6
-gtkapiversion=`$PKG_CONFIG --variable api_version gtk2-java`
-echo "$as_me:$LINENO: result: $gtkapiversion" >&5
-echo "${ECHO_T}$gtkapiversion" >&6
-
-
-echo "$as_me:$LINENO: checking for gtk-java jar file" >&5
-echo $ECHO_N "checking for gtk-java jar file... $ECHO_C" >&6
-GTKJAR=`$PKG_CONFIG --variable classpath gtk2-java`
-echo "$as_me:$LINENO: result: $GTKJAR" >&5
-echo "${ECHO_T}$GTKJAR" >&6
-
-
-
-
-echo "$as_me:$LINENO: checking for gtk-java jar file" >&5
-echo $ECHO_N "checking for gtk-java jar file... $ECHO_C" >&6
-JG_GTK_LIB_PATH=`$PKG_CONFIG --variable jni_dir gtk2-java`
-echo "$as_me:$LINENO: result: $JG_GTK_LIB_PATH" >&5
-echo "${ECHO_T}$JG_GTK_LIB_PATH" >&6
-
-
-echo "$as_me:$LINENO: checking for gtk-java native gcj library" >&5
-echo $ECHO_N "checking for gtk-java native gcj library... $ECHO_C" >&6
-NATIVEGTKJAR=${JG_GTK_LIB_PATH}/libgtkjar${gtkapiversion}.so
-echo "$as_me:$LINENO: result: $NATIVEGTKJAR" >&5
-echo "${ECHO_T}$NATIVEGTKJAR" >&6
-
-
-
-
-
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
-echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
-# On Suns, sometimes $CPP names a directory.
-if test -n "$CPP" && test -d "$CPP"; then
- CPP=
-fi
-if test -z "$CPP"; then
- if test "${ac_cv_prog_CPP+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- # Double quotes because CPP needs to be expanded
- for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
- do
- ac_preproc_ok=false
-for ac_c_preproc_warn_flag in '' yes
-do
- # Use a header file that comes with gcc, so configuring glibc
- # with a fresh cross-compiler works.
- # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- # <limits.h> exists even on freestanding compilers.
- # On the NeXT, cc -E runs the code through the compiler's parser,
- # not just through cpp. "Syntax error" is here to catch this case.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
- Syntax error
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.$ac_ext
-
- # OK, works on sane cases. Now check whether non-existent headers
- # can be detected and how.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#include <ac_nonexistent.h>
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- # Broken: success on invalid input.
-continue
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then
- break
-fi
-
- done
- ac_cv_prog_CPP=$CPP
-
-fi
- CPP=$ac_cv_prog_CPP
-else
- ac_cv_prog_CPP=$CPP
-fi
-echo "$as_me:$LINENO: result: $CPP" >&5
-echo "${ECHO_T}$CPP" >&6
-ac_preproc_ok=false
-for ac_c_preproc_warn_flag in '' yes
-do
- # Use a header file that comes with gcc, so configuring glibc
- # with a fresh cross-compiler works.
- # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- # <limits.h> exists even on freestanding compilers.
- # On the NeXT, cc -E runs the code through the compiler's parser,
- # not just through cpp. "Syntax error" is here to catch this case.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
- Syntax error
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.$ac_ext
-
- # OK, works on sane cases. Now check whether non-existent headers
- # can be detected and how.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#include <ac_nonexistent.h>
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- # Broken: success on invalid input.
-continue
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then
- :
-else
- { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." >&5
-echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-echo "$as_me:$LINENO: checking for egrep" >&5
-echo $ECHO_N "checking for egrep... $ECHO_C" >&6
-if test "${ac_cv_prog_egrep+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if echo a | (grep -E '(a|b)') >/dev/null 2>&1
- then ac_cv_prog_egrep='grep -E'
- else ac_cv_prog_egrep='egrep'
- fi
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5
-echo "${ECHO_T}$ac_cv_prog_egrep" >&6
- EGREP=$ac_cv_prog_egrep
-
-
-
-
-ac_aux_dir=
-for ac_dir in . $srcdir/.; do
- if test -f $ac_dir/install-sh; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/install-sh -c"
- break
- elif test -f $ac_dir/install.sh; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/install.sh -c"
- break
- elif test -f $ac_dir/shtool; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/shtool install -c"
- break
- fi
-done
-if test -z "$ac_aux_dir"; then
- { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in . $srcdir/." >&5
-echo "$as_me: error: cannot find install-sh or install.sh in . $srcdir/." >&2;}
- { (exit 1); exit 1; }; }
-fi
-ac_config_guess="$SHELL $ac_aux_dir/config.guess"
-ac_config_sub="$SHELL $ac_aux_dir/config.sub"
-ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
-
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-if test -n "$ac_tool_prefix"; then
- # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
-set dummy ${ac_tool_prefix}gcc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="${ac_tool_prefix}gcc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$ac_cv_prog_CC"; then
- ac_ct_CC=$CC
- # Extract the first word of "gcc", so it can be a program name with args.
-set dummy gcc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="gcc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- CC=$ac_ct_CC
-else
- CC="$ac_cv_prog_CC"
-fi
-
-if test -z "$CC"; then
- if test -n "$ac_tool_prefix"; then
- # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
-set dummy ${ac_tool_prefix}cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="${ac_tool_prefix}cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$ac_cv_prog_CC"; then
- ac_ct_CC=$CC
- # Extract the first word of "cc", so it can be a program name with args.
-set dummy cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- CC=$ac_ct_CC
-else
- CC="$ac_cv_prog_CC"
-fi
-
-fi
-if test -z "$CC"; then
- # Extract the first word of "cc", so it can be a program name with args.
-set dummy cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
- ac_prog_rejected=no
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
- ac_prog_rejected=yes
- continue
- fi
- ac_cv_prog_CC="cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-if test $ac_prog_rejected = yes; then
- # We found a bogon in the path, so make sure we never use it.
- set dummy $ac_cv_prog_CC
- shift
- if test $# != 0; then
- # We chose a different compiler from the bogus one.
- # However, it has the same basename, so the bogon will be chosen
- # first if we set CC to just the basename; use the full file name.
- shift
- ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
- fi
-fi
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$CC"; then
- if test -n "$ac_tool_prefix"; then
- for ac_prog in cl
- do
- # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
-set dummy $ac_tool_prefix$ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$CC" && break
- done
-fi
-if test -z "$CC"; then
- ac_ct_CC=$CC
- for ac_prog in cl
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$ac_ct_CC" && break
-done
-
- CC=$ac_ct_CC
-fi
-
-fi
-
-
-test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
-See \`config.log' for more details." >&5
-echo "$as_me: error: no acceptable C compiler found in \$PATH
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-
-# Provide some information about the compiler.
-echo "$as_me:$LINENO:" \
- "checking for C compiler version" >&5
-ac_compiler=`set X $ac_compile; echo $2`
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
- (eval $ac_compiler --version </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5
- (eval $ac_compiler -v </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5
- (eval $ac_compiler -V </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-ac_clean_files_save=$ac_clean_files
-ac_clean_files="$ac_clean_files a.out a.exe b.out"
-# Try to create an executable without -o first, disregard a.out.
-# It will help us diagnose broken compilers, and finding out an intuition
-# of exeext.
-echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
-ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
- (eval $ac_link_default) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- # Find the output, starting from the most likely. This scheme is
-# not robust to junk in `.', hence go to wildcards (a.*) only as a last
-# resort.
-
-# Be careful to initialize this variable, since it used to be cached.
-# Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile.
-ac_cv_exeext=
-# b.out is created by i960 compilers.
-for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out
-do
- test -f "$ac_file" || continue
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )
- ;;
- conftest.$ac_ext )
- # This is the source file.
- ;;
- [ab].out )
- # We found the default executable, but exeext='' is most
- # certainly right.
- break;;
- *.* )
- ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
- # FIXME: I believe we export ac_cv_exeext for Libtool,
- # but it would be cool to find out if it's true. Does anybody
- # maintain Libtool? --akim.
- export ac_cv_exeext
- break;;
- * )
- break;;
- esac
-done
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-{ { echo "$as_me:$LINENO: error: C compiler cannot create executables
-See \`config.log' for more details." >&5
-echo "$as_me: error: C compiler cannot create executables
-See \`config.log' for more details." >&2;}
- { (exit 77); exit 77; }; }
-fi
-
-ac_exeext=$ac_cv_exeext
-echo "$as_me:$LINENO: result: $ac_file" >&5
-echo "${ECHO_T}$ac_file" >&6
-
-# Check the compiler produces executables we can run. If not, either
-# the compiler is broken, or we cross compile.
-echo "$as_me:$LINENO: checking whether the C compiler works" >&5
-echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6
-# FIXME: These cross compiler hacks should be removed for Autoconf 3.0
-# If not cross compiling, check that we can run a simple program.
-if test "$cross_compiling" != yes; then
- if { ac_try='./$ac_file'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- cross_compiling=no
- else
- if test "$cross_compiling" = maybe; then
- cross_compiling=yes
- else
- { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
-If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot run C compiled programs.
-If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
- fi
- fi
-fi
-echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
-
-rm -f a.out a.exe conftest$ac_cv_exeext b.out
-ac_clean_files=$ac_clean_files_save
-# Check the compiler produces executables we can run. If not, either
-# the compiler is broken, or we cross compile.
-echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
-echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6
-echo "$as_me:$LINENO: result: $cross_compiling" >&5
-echo "${ECHO_T}$cross_compiling" >&6
-
-echo "$as_me:$LINENO: checking for suffix of executables" >&5
-echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- # If both `conftest.exe' and `conftest' are `present' (well, observable)
-# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
-# work properly (i.e., refer to `conftest.exe'), while it won't with
-# `rm'.
-for ac_file in conftest.exe conftest conftest.*; do
- test -f "$ac_file" || continue
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
- *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
- export ac_cv_exeext
- break;;
- * ) break;;
- esac
-done
-else
- { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-rm -f conftest$ac_cv_exeext
-echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
-echo "${ECHO_T}$ac_cv_exeext" >&6
-
-rm -f conftest.$ac_ext
-EXEEXT=$ac_cv_exeext
-ac_exeext=$EXEEXT
-echo "$as_me:$LINENO: checking for suffix of object files" >&5
-echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6
-if test "${ac_cv_objext+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.o conftest.obj
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
- *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
- break;;
- esac
-done
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-{ { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute suffix of object files: cannot compile
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-rm -f conftest.$ac_cv_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
-echo "${ECHO_T}$ac_cv_objext" >&6
-OBJEXT=$ac_cv_objext
-ac_objext=$OBJEXT
-echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
-echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6
-if test "${ac_cv_c_compiler_gnu+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-#ifndef __GNUC__
- choke me
-#endif
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_compiler_gnu=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_compiler_gnu=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_cv_c_compiler_gnu=$ac_compiler_gnu
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
-GCC=`test $ac_compiler_gnu = yes && echo yes`
-ac_test_CFLAGS=${CFLAGS+set}
-ac_save_CFLAGS=$CFLAGS
-CFLAGS="-g"
-echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
-echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6
-if test "${ac_cv_prog_cc_g+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_prog_cc_g=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_prog_cc_g=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
-echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
-if test "$ac_test_CFLAGS" = set; then
- CFLAGS=$ac_save_CFLAGS
-elif test $ac_cv_prog_cc_g = yes; then
- if test "$GCC" = yes; then
- CFLAGS="-g -O2"
- else
- CFLAGS="-g"
- fi
-else
- if test "$GCC" = yes; then
- CFLAGS="-O2"
- else
- CFLAGS=
- fi
-fi
-echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5
-echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6
-if test "${ac_cv_prog_cc_stdc+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- ac_cv_prog_cc_stdc=no
-ac_save_CC=$CC
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#include <stdarg.h>
-#include <stdio.h>
-#include <sys/types.h>
-#include <sys/stat.h>
-/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
-struct buf { int x; };
-FILE * (*rcsopen) (struct buf *, struct stat *, int);
-static char *e (p, i)
- char **p;
- int i;
-{
- return p[i];
-}
-static char *f (char * (*g) (char **, int), char **p, ...)
-{
- char *s;
- va_list v;
- va_start (v,p);
- s = g (p, va_arg (v,int));
- va_end (v);
- return s;
-}
-
-/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
- function prototypes and stuff, but not '\xHH' hex character constants.
- These don't provoke an error unfortunately, instead are silently treated
- as 'x'. The following induces an error, until -std1 is added to get
- proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
- array size at least. It's necessary to write '\x00'==0 to get something
- that's true only with -std1. */
-int osf4_cc_array ['\x00' == 0 ? 1 : -1];
-
-int test (int i, double x);
-struct s1 {int (*f) (int a);};
-struct s2 {int (*f) (double a);};
-int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
-int argc;
-char **argv;
-int
-main ()
-{
-return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
- ;
- return 0;
-}
-_ACEOF
-# Don't try gcc -ansi; that turns off useful extensions and
-# breaks some systems' header files.
-# AIX -qlanglvl=ansi
-# Ultrix and OSF/1 -std1
-# HP-UX 10.20 and later -Ae
-# HP-UX older versions -Aa -D_HPUX_SOURCE
-# SVR4 -Xc -D__EXTENSIONS__
-for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
-do
- CC="$ac_save_CC $ac_arg"
- rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_prog_cc_stdc=$ac_arg
-break
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext
-done
-rm -f conftest.$ac_ext conftest.$ac_objext
-CC=$ac_save_CC
-
-fi
-
-case "x$ac_cv_prog_cc_stdc" in
- x|xno)
- echo "$as_me:$LINENO: result: none needed" >&5
-echo "${ECHO_T}none needed" >&6 ;;
- *)
- echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5
-echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6
- CC="$CC $ac_cv_prog_cc_stdc" ;;
-esac
-
-# Some people use a C++ compiler to compile C. Since we use `exit',
-# in C++ we need to declare it. In case someone uses the same compiler
-# for both compiling C and C++ we need to have the C++ compiler decide
-# the declaration of exit, since it's the most demanding environment.
-cat >conftest.$ac_ext <<_ACEOF
-#ifndef __cplusplus
- choke me
-#endif
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- for ac_declaration in \
- '' \
- 'extern "C" void std::exit (int) throw (); using std::exit;' \
- 'extern "C" void std::exit (int); using std::exit;' \
- 'extern "C" void exit (int) throw ();' \
- 'extern "C" void exit (int);' \
- 'void exit (int);'
-do
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-$ac_declaration
-#include <stdlib.h>
-int
-main ()
-{
-exit (42);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-continue
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-$ac_declaration
-int
-main ()
-{
-exit (42);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- break
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-done
-rm -f conftest*
-if test -n "$ac_declaration"; then
- echo '#ifdef __cplusplus' >>confdefs.h
- echo $ac_declaration >>confdefs.h
- echo '#endif' >>confdefs.h
-fi
-
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-# Find a good install program. We prefer a C program (faster),
-# so one script is as good as another. But avoid the broken or
-# incompatible versions:
-# SysV /etc/install, /usr/sbin/install
-# SunOS /usr/etc/install
-# IRIX /sbin/install
-# AIX /bin/install
-# AmigaOS /C/install, which installs bootblocks on floppy discs
-# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
-# AFS /usr/afsws/bin/install, which mishandles nonexistent args
-# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
-# OS/2's system install, which has a completely different semantic
-# ./install, which can be erroneously created by make from ./install.sh.
-echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
-echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
-if test -z "$INSTALL"; then
-if test "${ac_cv_path_install+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- # Account for people who put trailing slashes in PATH elements.
-case $as_dir/ in
- ./ | .// | /cC/* | \
- /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
- ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
- /usr/ucb/* ) ;;
- *)
- # OSF1 and SCO ODT 3.0 have their own names for install.
- # Don't use installbsd from OSF since it installs stuff as root
- # by default.
- for ac_prog in ginstall scoinst install; do
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
- if test $ac_prog = install &&
- grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
- # AIX install. It has an incompatible calling convention.
- :
- elif test $ac_prog = install &&
- grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
- # program-specific install script used by HP pwplus--don't use.
- :
- else
- ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
- break 3
- fi
- fi
- done
- done
- ;;
-esac
-done
-
-
-fi
- if test "${ac_cv_path_install+set}" = set; then
- INSTALL=$ac_cv_path_install
- else
- # As a last resort, use the slow shell script. We don't cache a
- # path for INSTALL within a source directory, because that will
- # break other packages using the cache if that directory is
- # removed, or if the path is relative.
- INSTALL=$ac_install_sh
- fi
-fi
-echo "$as_me:$LINENO: result: $INSTALL" >&5
-echo "${ECHO_T}$INSTALL" >&6
-
-# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
-# It thinks the first close brace ends the variable substitution.
-test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
-
-test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
-
-test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
-
-
-# Extract the first word of "db2html$EXEEXT", so it can be a program name with args.
-set dummy db2html$EXEEXT; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_DB1+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $DB1 in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_DB1="$DB1" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_DB1="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_DB1" && ac_cv_path_DB1="nocommand"
- ;;
-esac
-fi
-DB1=$ac_cv_path_DB1
-
-if test -n "$DB1"; then
- echo "$as_me:$LINENO: result: $DB1" >&5
-echo "${ECHO_T}$DB1" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-if test "$DB1" = nocommand; then
- # Extract the first word of "docbook2html$EXEEXT", so it can be a program name with args.
-set dummy docbook2html$EXEEXT; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_DB2+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $DB2 in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_DB2="$DB2" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_DB2="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_DB2" && ac_cv_path_DB2="nocommand"
- ;;
-esac
-fi
-DB2=$ac_cv_path_DB2
-
-if test -n "$DB2"; then
- echo "$as_me:$LINENO: result: $DB2" >&5
-echo "${ECHO_T}$DB2" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- if test "$DB2" = nocommand; then
- { { echo "$as_me:$LINENO: error: docbook not found in $PATH" >&5
-echo "$as_me: error: docbook not found in $PATH" >&2;}
- { (exit 1); exit 1; }; }
- else
- DOCBOOK=$DB2
- fi;else
- DOCBOOK=$DB1
-fi;
-
-
-if test "x$JAVAPREFIX" = x; then
- test "x$JAVAC" = x && for ac_prog in "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAVAC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAVAC"; then
- ac_cv_prog_JAVAC="$JAVAC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAVAC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAVAC=$ac_cv_prog_JAVAC
-if test -n "$JAVAC"; then
- echo "$as_me:$LINENO: result: $JAVAC" >&5
-echo "${ECHO_T}$JAVAC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAVAC" && break
-done
-
-else
- test "x$JAVAC" = x && for ac_prog in "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAVAC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAVAC"; then
- ac_cv_prog_JAVAC="$JAVAC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAVAC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAVAC=$ac_cv_prog_JAVAC
-if test -n "$JAVAC"; then
- echo "$as_me:$LINENO: result: $JAVAC" >&5
-echo "${ECHO_T}$JAVAC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAVAC" && break
-done
-test -n "$JAVAC" || JAVAC="$JAVAPREFIX"
-
-fi
-test "x$JAVAC" = x && { { echo "$as_me:$LINENO: error: no acceptable Java compiler found in \$PATH" >&5
-echo "$as_me: error: no acceptable Java compiler found in \$PATH" >&2;}
- { (exit 1); exit 1; }; }
-
-echo "$as_me:$LINENO: checking if $JAVAC works" >&5
-echo $ECHO_N "checking if $JAVAC works... $ECHO_C" >&6
-if test "${ac_cv_prog_javac_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* #line 2918 "configure" */
-public class Test {
-}
-EOF
-if { ac_try='$JAVAC $JAVACFLAGS $JAVA_TEST'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- { { echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
-echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
- { (exit 1); exit 1; }; }
- echo "configure: failed program was:" >&5
- cat $JAVA_TEST >&5
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_javac_works" >&5
-echo "${ECHO_T}$ac_cv_prog_javac_works" >&6
-
-
-
-echo "$as_me:$LINENO: checking if $JAVAC works" >&5
-echo $ECHO_N "checking if $JAVAC works... $ECHO_C" >&6
-if test "${ac_cv_prog_javac_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* #line 2953 "configure" */
-public class Test {
-}
-EOF
-if { ac_try='$JAVAC $JAVACFLAGS $JAVA_TEST'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- { { echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
-echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
- { (exit 1); exit 1; }; }
- echo "configure: failed program was:" >&5
- cat $JAVA_TEST >&5
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_javac_works" >&5
-echo "${ECHO_T}$ac_cv_prog_javac_works" >&6
-
-
-if test "x$JAVAPREFIX" = x; then
- test "x$JAR" = x && for ac_prog in jar$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAR"; then
- ac_cv_prog_JAR="$JAR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAR="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAR=$ac_cv_prog_JAR
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAR" && break
-done
-
-else
- test "x$JAR" = x && for ac_prog in jar
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAR"; then
- ac_cv_prog_JAR="$JAR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAR="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAR=$ac_cv_prog_JAR
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAR" && break
-done
-test -n "$JAR" || JAR="$JAVAPREFIX"
-
-fi
-test "x$JAR" = x && { { echo "$as_me:$LINENO: error: no acceptable jar program found in \$PATH" >&5
-echo "$as_me: error: no acceptable jar program found in \$PATH" >&2;}
- { (exit 1); exit 1; }; }
-
-
-
-
-# Check whether --with-gcj_compile or --without-gcj_compile was given.
-if test "${with_gcj_compile+set}" = set; then
- withval="$with_gcj_compile"
- gcj_compile="no"
-else
- gcj_compile="yes"
-fi;
-
-if test $gcj_compile = "yes"; then
-
-# Check whether --with-gcj-prefix or --without-gcj-prefix was given.
-if test "${with_gcj_prefix+set}" = set; then
- withval="$with_gcj_prefix"
- gcj_prefix="$withval"
-else
- gcj_prefix=""
-fi;
-
- if test x$gcj_prefix != x ; then
- GCJ_HOME=$gcj_prefix
- fi
-
- if test x$GCJ_HOME != x ; then
- echo "Add $GCJ_HOME/bin to path and check again."
- PATH="$GCJ_HOME/bin:$PATH"
- fi
- # Extract the first word of "gcj", so it can be a program name with args.
-set dummy gcj; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_GCJ+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $GCJ in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_GCJ="$GCJ" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_GCJ="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_GCJ" && ac_cv_path_GCJ="no"
- ;;
-esac
-fi
-GCJ=$ac_cv_path_GCJ
-
-if test -n "$GCJ"; then
- echo "$as_me:$LINENO: result: $GCJ" >&5
-echo "${ECHO_T}$GCJ" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-
- min_gcj_version=3.0.0
- echo "$as_me:$LINENO: checking for GCJ - version >= $min_gcj_version" >&5
-echo $ECHO_N "checking for GCJ - version >= $min_gcj_version... $ECHO_C" >&6
- min_gcj_major_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\1/'`
- min_gcj_minor_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\2/'`
- min_gcj_micro_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\3/'`
- if test "$GCJ" = "no" ; then
- no_gcj=yes
- else
- gcj_version=`$GCJ --version 2>&1 | grep GCC | sed 's/gcj (GCC) \([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1.\2.\3/'`
- gcj_major_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1/'`
- gcj_minor_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\2/'`
- gcj_micro_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\3/'`
- if test "$cross_compiling" = yes; then
- echo $ac_n "cross compiling; assumed OK... $ac_c"
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-#include <stdio.h>
-
-main()
-{
- if ((1$gcj_major_version > 1$min_gcj_major_version) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version > 1$min_gcj_minor_version)) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version == 1$min_gcj_minor_version) &&
- (1$gcj_micro_version >= 1$min_gcj_micro_version)))
- {
- return(0);
- }
- else
- {
- return(1);
- }
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- :
-else
- echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-no_gcj=yes
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
-fi
- fi
- if test "x$no_gcj" = x ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- # Extract the first word of "gcj", so it can be a program name with args.
-set dummy gcj; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_GCJ+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $GCJ in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_GCJ="$GCJ" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_GCJ="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_GCJ" && ac_cv_path_GCJ="no"
- ;;
-esac
-fi
-GCJ=$ac_cv_path_GCJ
-
-if test -n "$GCJ"; then
- echo "$as_me:$LINENO: result: $GCJ" >&5
-echo "${ECHO_T}$GCJ" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- # Extract the first word of "jar", so it can be a program name with args.
-set dummy jar; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $JAR in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_JAR="$JAR" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_JAR="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_JAR" && ac_cv_path_JAR="no"
- ;;
-esac
-fi
-JAR=$ac_cv_path_JAR
-
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- if test x$GCJ_HOME != x ; then
- :
- else
- GCJ_HOME=`which gcj | sed 's/\(.*\).bin.*gcj/\1/'`
- fi
-
- cat << EOF > Test.java
-/* #line 3297 "configure" */
-public class Test {
- public static void main(String[] args) {
- System.out.println(System.getProperty("sun.boot.class.path"));
- }
-}
-EOF
- GCJ_JAR=`gcj -C Test.java && gij Test`
- rm Test.java Test.class
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`(test -d /usr/share/local/java && find /usr/local/share/java -name libgcj-?.?.?.jar) || (test -d /usr/share/java && find /usr/share/java -name libgcj-?.?.?.jar)`
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`locate libgcj | grep libgcj.*\.jar`
- fi
- fi
- if test x$GCJ_JAR != x ; then
- GCJ_CLASSPATH="${GCJ_JAR}:${CLASSPATH}"
- else
- echo "***"
- echo "*** Unable to locate libgcj.jar needed by gcj"
- echo "***"
- { { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }
- fi
-
- :
- else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
- echo "***"
- echo "*** If you have GCJ installed and it is a newer version than $min_java_version, either set"
- echo "*** the GCJ_HOME variable or add the top directory where the GCJ binaries are to"
- echo "*** the PATH. Alternatively try \"./configure --with-gcj-prefix=<java_home>\","
- echo "***"
- echo "*** Also make sure that configure does not find the wrong version of GCJ by"
- echo "*** looking at the output of \"which gcj\"."
- echo "***"
- { { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }
- fi
-
- GCJ_BUILD_TARGETS=native-gcj
- GCJ_INSTALL_TARGETS=native_install
- GCJ_UNINSTALL_TARGETS=native_uninstall
-else
- GCJ_BUILD_TARGETS=
- GCJ_INSTALL_TARGETS=
- GCJ_UNINSTALL_TARGETS=
-fi
-
-
-
-
-
-
-
-
-echo "$as_me:$LINENO: checking for main in -libs" >&5
-echo $ECHO_N "checking for main in -libs... $ECHO_C" >&6
-if test "${ac_cv_lib_ibs_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- ac_check_lib_save_LIBS=$LIBS
-LIBS="-libs $LIBS"
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-
-int
-main ()
-{
-main ();
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_lib_ibs_main=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_lib_ibs_main=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-echo "$as_me:$LINENO: result: $ac_cv_lib_ibs_main" >&5
-echo "${ECHO_T}$ac_cv_lib_ibs_main" >&6
-if test $ac_cv_lib_ibs_main = yes; then
- cat >>confdefs.h <<_ACEOF
-#define HAVE_LIBIBS 1
-_ACEOF
-
- LIBS="-libs $LIBS"
-
-fi
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gtk+-2.0 >= 2.4" >&5
-echo $ECHO_N "checking for gtk+-2.0 >= 2.4... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gtk+-2.0 >= 2.4" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GTK_CFLAGS" >&5
-echo $ECHO_N "checking GTK_CFLAGS... $ECHO_C" >&6
- GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 2.4"`
- echo "$as_me:$LINENO: result: $GTK_CFLAGS" >&5
-echo "${ECHO_T}$GTK_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GTK_LIBS" >&5
-echo $ECHO_N "checking GTK_LIBS... $ECHO_C" >&6
- GTK_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 2.4"`
- echo "$as_me:$LINENO: result: $GTK_LIBS" >&5
-echo "${ECHO_T}$GTK_LIBS" >&6
- else
- GTK_CFLAGS=""
- GTK_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GTK_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk+-2.0 >= 2.4"`
- echo $GTK_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gtk+-2.0 >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gtk+-2.0 >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-
-
-
-
-
-
-
-
-echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
-echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6
-if test "${ac_cv_c_const+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-/* FIXME: Include the comments suggested by Paul. */
-#ifndef __cplusplus
- /* Ultrix mips cc rejects this. */
- typedef int charset[2];
- const charset x;
- /* SunOS 4.1.1 cc rejects this. */
- char const *const *ccp;
- char **p;
- /* NEC SVR4.0.2 mips cc rejects this. */
- struct point {int x, y;};
- static struct point const zero = {0,0};
- /* AIX XL C 1.02.0.0 rejects this.
- It does not let you subtract one const X* pointer from another in
- an arm of an if-expression whose if-part is not a constant
- expression */
- const char *g = "string";
- ccp = &g + (g ? g-g : 0);
- /* HPUX 7.0 cc rejects these. */
- ++ccp;
- p = (char**) ccp;
- ccp = (char const *const *) p;
- { /* SCO 3.2v4 cc rejects this. */
- char *t;
- char const *s = 0 ? (char *) 0 : (char const *) 0;
-
- *t++ = 0;
- }
- { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
- int x[] = {25, 17};
- const int *foo = &x[0];
- ++foo;
- }
- { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
- typedef const int *iptr;
- iptr p = 0;
- ++p;
- }
- { /* AIX XL C 1.02.0.0 rejects this saying
- "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
- struct s { int j; const int *ap[3]; };
- struct s *b; b->j = 5;
- }
- { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
- const int foo = 10;
- }
-#endif
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_c_const=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_c_const=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
-echo "${ECHO_T}$ac_cv_c_const" >&6
-if test $ac_cv_c_const = no; then
-
-cat >>confdefs.h <<\_ACEOF
-#define const
-_ACEOF
-
-fi
-
-
-# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
-# for constant arguments. Useless!
-echo "$as_me:$LINENO: checking for working alloca.h" >&5
-echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6
-if test "${ac_cv_working_alloca_h+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#include <alloca.h>
-int
-main ()
-{
-char *p = (char *) alloca (2 * sizeof (int));
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_working_alloca_h=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_working_alloca_h=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5
-echo "${ECHO_T}$ac_cv_working_alloca_h" >&6
-if test $ac_cv_working_alloca_h = yes; then
-
-cat >>confdefs.h <<\_ACEOF
-#define HAVE_ALLOCA_H 1
-_ACEOF
-
-fi
-
-echo "$as_me:$LINENO: checking for alloca" >&5
-echo $ECHO_N "checking for alloca... $ECHO_C" >&6
-if test "${ac_cv_func_alloca_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#ifdef __GNUC__
-# define alloca __builtin_alloca
-#else
-# ifdef _MSC_VER
-# include <malloc.h>
-# define alloca _alloca
-# else
-# if HAVE_ALLOCA_H
-# include <alloca.h>
-# else
-# ifdef _AIX
- #pragma alloca
-# else
-# ifndef alloca /* predefined by HP cc +Olibcalls */
-char *alloca ();
-# endif
-# endif
-# endif
-# endif
-#endif
-
-int
-main ()
-{
-char *p = (char *) alloca (1);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_func_alloca_works=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_func_alloca_works=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5
-echo "${ECHO_T}$ac_cv_func_alloca_works" >&6
-
-if test $ac_cv_func_alloca_works = yes; then
-
-cat >>confdefs.h <<\_ACEOF
-#define HAVE_ALLOCA 1
-_ACEOF
-
-else
- # The SVR3 libPW and SVR4 libucb both contain incompatible functions
-# that cause trouble. Some versions do not even contain alloca or
-# contain a buggy version. If you still want to use their alloca,
-# use ar to extract alloca.o from them instead of compiling alloca.c.
-
-ALLOCA=alloca.$ac_objext
-
-cat >>confdefs.h <<\_ACEOF
-#define C_ALLOCA 1
-_ACEOF
-
-
-echo "$as_me:$LINENO: checking whether \`alloca.c' needs Cray hooks" >&5
-echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6
-if test "${ac_cv_os_cray+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#if defined(CRAY) && ! defined(CRAY2)
-webecray
-#else
-wenotbecray
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
- $EGREP "webecray" >/dev/null 2>&1; then
- ac_cv_os_cray=yes
-else
- ac_cv_os_cray=no
-fi
-rm -f conftest*
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_os_cray" >&5
-echo "${ECHO_T}$ac_cv_os_cray" >&6
-if test $ac_cv_os_cray = yes; then
- for ac_func in _getb67 GETB67 getb67; do
- as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-echo "$as_me:$LINENO: checking for $ac_func" >&5
-echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
-if eval "test \"\${$as_ac_var+set}\" = set"; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
- For example, HP-UX 11i <limits.h> declares gettimeofday. */
-#define $ac_func innocuous_$ac_func
-
-/* System header to define __stub macros and hopefully few prototypes,
- which can conflict with char $ac_func (); below.
- Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- <limits.h> exists even on freestanding compilers. */
-
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
-
-#undef $ac_func
-
-/* Override any gcc2 internal prototype to avoid an error. */
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-/* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
-char $ac_func ();
-/* The GNU C library defines this for functions which it implements
- to always fail with ENOSYS. Some functions are actually named
- something starting with __ and the normal name is an alias. */
-#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
-choke me
-#else
-char (*f) () = $ac_func;
-#endif
-#ifdef __cplusplus
-}
-#endif
-
-int
-main ()
-{
-return f != $ac_func;
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- eval "$as_ac_var=yes"
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-eval "$as_ac_var=no"
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
-echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
-if test `eval echo '${'$as_ac_var'}'` = yes; then
-
-cat >>confdefs.h <<_ACEOF
-#define CRAY_STACKSEG_END $ac_func
-_ACEOF
-
- break
-fi
-
- done
-fi
-
-echo "$as_me:$LINENO: checking stack direction for C alloca" >&5
-echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6
-if test "${ac_cv_c_stack_direction+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test "$cross_compiling" = yes; then
- ac_cv_c_stack_direction=0
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-int
-find_stack_direction ()
-{
- static char *addr = 0;
- auto char dummy;
- if (addr == 0)
- {
- addr = &dummy;
- return find_stack_direction ();
- }
- else
- return (&dummy > addr) ? 1 : -1;
-}
-
-int
-main ()
-{
- exit (find_stack_direction () < 0);
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_c_stack_direction=1
-else
- echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-ac_cv_c_stack_direction=-1
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
-fi
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5
-echo "${ECHO_T}$ac_cv_c_stack_direction" >&6
-
-cat >>confdefs.h <<_ACEOF
-#define STACK_DIRECTION $ac_cv_c_stack_direction
-_ACEOF
-
-
-fi
-
-
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for bonobo-activation-2.0 >= 2.6.0 libbonobo-2.0 >= 2.6.0" >&5
-echo $ECHO_N "checking for bonobo-activation-2.0 >= 2.6.0 libbonobo-2.0 >= 2.6.0... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "bonobo-activation-2.0 >= 2.6.0 libbonobo-2.0 >= 2.6.0" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking BONOBO_CFLAGS" >&5
-echo $ECHO_N "checking BONOBO_CFLAGS... $ECHO_C" >&6
- BONOBO_CFLAGS=`$PKG_CONFIG --cflags "bonobo-activation-2.0 >= 2.6.0 libbonobo-2.0 >= 2.6.0"`
- echo "$as_me:$LINENO: result: $BONOBO_CFLAGS" >&5
-echo "${ECHO_T}$BONOBO_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking BONOBO_LIBS" >&5
-echo $ECHO_N "checking BONOBO_LIBS... $ECHO_C" >&6
- BONOBO_LIBS=`$PKG_CONFIG --libs "bonobo-activation-2.0 >= 2.6.0 libbonobo-2.0 >= 2.6.0"`
- echo "$as_me:$LINENO: result: $BONOBO_LIBS" >&5
-echo "${ECHO_T}$BONOBO_LIBS" >&6
- else
- BONOBO_CFLAGS=""
- BONOBO_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- BONOBO_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "bonobo-activation-2.0 >= 2.6.0 libbonobo-2.0 >= 2.6.0"`
- echo $BONOBO_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (bonobo-activation-2.0 >= 2.6.0 libbonobo-2.0 >= 2.6.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (bonobo-activation-2.0 >= 2.6.0 libbonobo-2.0 >= 2.6.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-
-
-BONOBO_ACT_IDLDIR="`$PKG_CONFIG --variable=idldir bonobo-activation-2.0`"
-
-BONOBO_IDLDIR="`$PKG_CONFIG --variable=idldir libbonobo-2.0`"
-
-
-# Extract the first word of "idl", so it can be a program name with args.
-set dummy idl; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_IDL+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $IDL in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_IDL="$IDL" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_IDL="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_IDL" && ac_cv_path_IDL="no"
- ;;
-esac
-fi
-IDL=$ac_cv_path_IDL
-
-if test -n "$IDL"; then
- echo "$as_me:$LINENO: result: $IDL" >&5
-echo "${ECHO_T}$IDL" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-
-if test "$IDL" = "no" ; then
- echo "*** The JacORB idl compiler could not be found. Make sure it is"
- echo "*** in your path."
-fi
-
- ac_config_files="$ac_config_files Makefile bonobo-java.pc src/Makefile"
-cat >confcache <<\_ACEOF
-# This file is a shell script that caches the results of configure
-# tests run on this system so they can be shared between configure
-# scripts and configure runs, see configure's option --config-cache.
-# It is not useful on other systems. If it contains results you don't
-# want to keep, you may remove or edit it.
-#
-# config.status only pays attention to the cache file if you give it
-# the --recheck option to rerun configure.
-#
-# `ac_cv_env_foo' variables (set or unset) will be overridden when
-# loading this file, other *unset* `ac_cv_foo' will be assigned the
-# following values.
-
-_ACEOF
-
-# The following way of writing the cache mishandles newlines in values,
-# but we know of no workaround that is simple, portable, and efficient.
-# So, don't put newlines in cache variables' values.
-# Ultrix sh set writes to stderr and can't be redirected directly,
-# and sets the high bit in the cache file unless we assign to the vars.
-{
- (set) 2>&1 |
- case `(ac_space=' '; set | grep ac_space) 2>&1` in
- *ac_space=\ *)
- # `set' does not quote correctly, so add quotes (double-quote
- # substitution turns \\\\ into \\, and sed turns \\ into \).
- sed -n \
- "s/'/'\\\\''/g;
- s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
- ;;
- *)
- # `set' quotes correctly as required by POSIX, so do not add quotes.
- sed -n \
- "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
- ;;
- esac;
-} |
- sed '
- t clear
- : clear
- s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
- t end
- /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
- : end' >>confcache
-if diff $cache_file confcache >/dev/null 2>&1; then :; else
- if test -w $cache_file; then
- test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
- cat confcache >$cache_file
- else
- echo "not updating unwritable cache $cache_file"
- fi
-fi
-rm -f confcache
-
-test "x$prefix" = xNONE && prefix=$ac_default_prefix
-# Let make expand exec_prefix.
-test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
-
-# VPATH may cause trouble with some makes, so we remove $(srcdir),
-# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
-# trailing colons and then remove the whole line if VPATH becomes empty
-# (actually we leave an empty line to preserve line numbers).
-if test "x$srcdir" = x.; then
- ac_vpsub='/^[ ]*VPATH[ ]*=/{
-s/:*\$(srcdir):*/:/;
-s/:*\${srcdir}:*/:/;
-s/:*@srcdir@:*/:/;
-s/^\([^=]*=[ ]*\):*/\1/;
-s/:*$//;
-s/^[^=]*=[ ]*$//;
-}'
-fi
-
-# Transform confdefs.h into DEFS.
-# Protect against shell expansion while executing Makefile rules.
-# Protect against Makefile macro expansion.
-#
-# If the first sed substitution is executed (which looks for macros that
-# take arguments), then we branch to the quote section. Otherwise,
-# look for a macro that doesn't take arguments.
-cat >confdef2opt.sed <<\_ACEOF
-t clear
-: clear
-s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*([^)]*)\)[ ]*\(.*\),-D\1=\2,g
-t quote
-s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\),-D\1=\2,g
-t quote
-d
-: quote
-s,[ `~#$^&*(){}\\|;'"<>?],\\&,g
-s,\[,\\&,g
-s,\],\\&,g
-s,\$,$$,g
-p
-_ACEOF
-# We use echo to avoid assuming a particular line-breaking character.
-# The extra dot is to prevent the shell from consuming trailing
-# line-breaks from the sub-command output. A line-break within
-# single-quotes doesn't work because, if this script is created in a
-# platform that uses two characters for line-breaks (e.g., DOS), tr
-# would break.
-ac_LF_and_DOT=`echo; echo .`
-DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'`
-rm -f confdef2opt.sed
-
-
-ac_libobjs=
-ac_ltlibobjs=
-for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
- # 1. Remove the extension, and $U if already installed.
- ac_i=`echo "$ac_i" |
- sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
- # 2. Add them.
- ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"
- ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'
-done
-LIBOBJS=$ac_libobjs
-
-LTLIBOBJS=$ac_ltlibobjs
-
-
-
-: ${CONFIG_STATUS=./config.status}
-ac_clean_files_save=$ac_clean_files
-ac_clean_files="$ac_clean_files $CONFIG_STATUS"
-{ echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
-echo "$as_me: creating $CONFIG_STATUS" >&6;}
-cat >$CONFIG_STATUS <<_ACEOF
-#! $SHELL
-# Generated by $as_me.
-# Run this file to recreate the current configuration.
-# Compiler output produced by configure, useful for debugging
-# configure, is in config.log if it exists.
-
-debug=false
-ac_cs_recheck=false
-ac_cs_silent=false
-SHELL=\${CONFIG_SHELL-$SHELL}
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
-echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
-echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-exec 6>&1
-
-# Open the log real soon, to keep \$[0] and so on meaningful, and to
-# report actual input values of CONFIG_FILES etc. instead of their
-# values after options handling. Logging --version etc. is OK.
-exec 5>>config.log
-{
- echo
- sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
-## Running $as_me. ##
-_ASBOX
-} >&5
-cat >&5 <<_CSEOF
-
-This file was extended by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- CONFIG_FILES = $CONFIG_FILES
- CONFIG_HEADERS = $CONFIG_HEADERS
- CONFIG_LINKS = $CONFIG_LINKS
- CONFIG_COMMANDS = $CONFIG_COMMANDS
- $ $0 $@
-
-_CSEOF
-echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
-echo >&5
-_ACEOF
-
-# Files that config.status was made for.
-if test -n "$ac_config_files"; then
- echo "config_files=\"$ac_config_files\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_headers"; then
- echo "config_headers=\"$ac_config_headers\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_links"; then
- echo "config_links=\"$ac_config_links\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_commands"; then
- echo "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUS
-fi
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-
-ac_cs_usage="\
-\`$as_me' instantiates files from templates according to the
-current configuration.
-
-Usage: $0 [OPTIONS] [FILE]...
-
- -h, --help print this help, then exit
- -V, --version print version number, then exit
- -q, --quiet do not print progress messages
- -d, --debug don't remove temporary files
- --recheck update $as_me by reconfiguring in the same conditions
- --file=FILE[:TEMPLATE]
- instantiate the configuration file FILE
-
-Configuration files:
-$config_files
-
-Report bugs to <bug-autoconf at gnu.org>."
-_ACEOF
-
-cat >>$CONFIG_STATUS <<_ACEOF
-ac_cs_version="\\
-config.status
-configured by $0, generated by GNU Autoconf 2.59,
- with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This config.status script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it."
-srcdir=$srcdir
-INSTALL="$INSTALL"
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-# If no file are specified by the user, then we need to provide default
-# value. By we need to know if files were specified by the user.
-ac_need_defaults=:
-while test $# != 0
-do
- case $1 in
- --*=*)
- ac_option=`expr "x$1" : 'x\([^=]*\)='`
- ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
- ac_shift=:
- ;;
- -*)
- ac_option=$1
- ac_optarg=$2
- ac_shift=shift
- ;;
- *) # This is not an option, so the user has probably given explicit
- # arguments.
- ac_option=$1
- ac_need_defaults=false;;
- esac
-
- case $ac_option in
- # Handling of the options.
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
- -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
- ac_cs_recheck=: ;;
- --version | --vers* | -V )
- echo "$ac_cs_version"; exit 0 ;;
- --he | --h)
- # Conflict between --help and --header
- { { echo "$as_me:$LINENO: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; };;
- --help | --hel | -h )
- echo "$ac_cs_usage"; exit 0 ;;
- --debug | --d* | -d )
- debug=: ;;
- --file | --fil | --fi | --f )
- $ac_shift
- CONFIG_FILES="$CONFIG_FILES $ac_optarg"
- ac_need_defaults=false;;
- --header | --heade | --head | --hea )
- $ac_shift
- CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
- ac_need_defaults=false;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil | --si | --s)
- ac_cs_silent=: ;;
-
- # This is an error.
- -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; } ;;
-
- *) ac_config_targets="$ac_config_targets $1" ;;
-
- esac
- shift
-done
-
-ac_configure_extra_args=
-
-if $ac_cs_silent; then
- exec 6>/dev/null
- ac_configure_extra_args="$ac_configure_extra_args --silent"
-fi
-
-_ACEOF
-cat >>$CONFIG_STATUS <<_ACEOF
-if \$ac_cs_recheck; then
- echo "running $SHELL $0 " $ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
- exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
-fi
-
-_ACEOF
-
-
-
-
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-for ac_config_target in $ac_config_targets
-do
- case "$ac_config_target" in
- # Handling of arguments.
- "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
- "bonobo-java.pc" ) CONFIG_FILES="$CONFIG_FILES bonobo-java.pc" ;;
- "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
- *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
-echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# If the user did not use the arguments to specify the items to instantiate,
-# then the envvar interface is used. Set only those that are not.
-# We use the long form for the default assignment because of an extremely
-# bizarre bug on SunOS 4.1.3.
-if $ac_need_defaults; then
- test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
-fi
-
-# Have a temporary directory for convenience. Make it in the build tree
-# simply because there is no reason to put it here, and in addition,
-# creating and moving files from /tmp can sometimes cause problems.
-# Create a temporary directory, and hook for its removal unless debugging.
-$debug ||
-{
- trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
- trap '{ (exit 1); exit 1; }' 1 2 13 15
-}
-
-# Create a (secure) tmp directory for tmp files.
-
-{
- tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
- test -n "$tmp" && test -d "$tmp"
-} ||
-{
- tmp=./confstat$$-$RANDOM
- (umask 077 && mkdir $tmp)
-} ||
-{
- echo "$me: cannot create a temporary directory in ." >&2
- { (exit 1); exit 1; }
-}
-
-_ACEOF
-
-cat >>$CONFIG_STATUS <<_ACEOF
-
-#
-# CONFIG_FILES section.
-#
-
-# No need to generate the scripts if there are no CONFIG_FILES.
-# This happens for instance when ./config.status config.h
-if test -n "\$CONFIG_FILES"; then
- # Protect against being on the right side of a sed subst in config.status.
- sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&,]/\\\\&/g;
- s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF
-s, at SHELL@,$SHELL,;t t
-s, at PATH_SEPARATOR@,$PATH_SEPARATOR,;t t
-s, at PACKAGE_NAME@,$PACKAGE_NAME,;t t
-s, at PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t
-s, at PACKAGE_VERSION@,$PACKAGE_VERSION,;t t
-s, at PACKAGE_STRING@,$PACKAGE_STRING,;t t
-s, at PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t
-s, at exec_prefix@,$exec_prefix,;t t
-s, at prefix@,$prefix,;t t
-s, at program_transform_name@,$program_transform_name,;t t
-s, at bindir@,$bindir,;t t
-s, at sbindir@,$sbindir,;t t
-s, at libexecdir@,$libexecdir,;t t
-s, at datadir@,$datadir,;t t
-s, at sysconfdir@,$sysconfdir,;t t
-s, at sharedstatedir@,$sharedstatedir,;t t
-s, at localstatedir@,$localstatedir,;t t
-s, at libdir@,$libdir,;t t
-s, at includedir@,$includedir,;t t
-s, at oldincludedir@,$oldincludedir,;t t
-s, at infodir@,$infodir,;t t
-s, at mandir@,$mandir,;t t
-s, at build_alias@,$build_alias,;t t
-s, at host_alias@,$host_alias,;t t
-s, at target_alias@,$target_alias,;t t
-s, at DEFS@,$DEFS,;t t
-s, at ECHO_C@,$ECHO_C,;t t
-s, at ECHO_N@,$ECHO_N,;t t
-s, at ECHO_T@,$ECHO_T,;t t
-s, at LIBS@,$LIBS,;t t
-s, at INSTALLED_CLASSPATH@,$INSTALLED_CLASSPATH,;t t
-s, at INSTALLED_JNI_DIR@,$INSTALLED_JNI_DIR,;t t
-s, at version@,$version,;t t
-s, at apiversion@,$apiversion,;t t
-s, at PKG_CONFIG@,$PKG_CONFIG,;t t
-s, at GTKJAVA_CFLAGS@,$GTKJAVA_CFLAGS,;t t
-s, at GTKJAVA_LIBS@,$GTKJAVA_LIBS,;t t
-s, at gtkapiversion@,$gtkapiversion,;t t
-s, at GTKJAR@,$GTKJAR,;t t
-s, at JG_GTK_LIB_PATH@,$JG_GTK_LIB_PATH,;t t
-s, at NATIVEGTKJAR@,$NATIVEGTKJAR,;t t
-s, at CC@,$CC,;t t
-s, at CFLAGS@,$CFLAGS,;t t
-s, at LDFLAGS@,$LDFLAGS,;t t
-s, at CPPFLAGS@,$CPPFLAGS,;t t
-s, at ac_ct_CC@,$ac_ct_CC,;t t
-s, at EXEEXT@,$EXEEXT,;t t
-s, at OBJEXT@,$OBJEXT,;t t
-s, at INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
-s, at INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
-s, at INSTALL_DATA@,$INSTALL_DATA,;t t
-s, at DB1@,$DB1,;t t
-s, at DB2@,$DB2,;t t
-s, at DOCBOOK@,$DOCBOOK,;t t
-s, at JAVAC@,$JAVAC,;t t
-s, at JAR@,$JAR,;t t
-s, at GCJ@,$GCJ,;t t
-s, at GCJ_CLASSPATH@,$GCJ_CLASSPATH,;t t
-s, at GCJ_BUILD_TARGETS@,$GCJ_BUILD_TARGETS,;t t
-s, at GCJ_INSTALL_TARGETS@,$GCJ_INSTALL_TARGETS,;t t
-s, at GCJ_UNINSTALL_TARGETS@,$GCJ_UNINSTALL_TARGETS,;t t
-s, at GTK_CFLAGS@,$GTK_CFLAGS,;t t
-s, at GTK_LIBS@,$GTK_LIBS,;t t
-s, at TOPLEVEL_TARGETS@,$TOPLEVEL_TARGETS,;t t
-s, at INSTALL_TARGETS@,$INSTALL_TARGETS,;t t
-s, at UNINSTALL_TARGETS@,$UNINSTALL_TARGETS,;t t
-s, at MACRO_FLAG@,$MACRO_FLAG,;t t
-s, at ALLOCA@,$ALLOCA,;t t
-s, at CPP@,$CPP,;t t
-s, at EGREP@,$EGREP,;t t
-s, at BONOBO_CFLAGS@,$BONOBO_CFLAGS,;t t
-s, at BONOBO_LIBS@,$BONOBO_LIBS,;t t
-s, at BONOBO_ACT_IDLDIR@,$BONOBO_ACT_IDLDIR,;t t
-s, at BONOBO_IDLDIR@,$BONOBO_IDLDIR,;t t
-s, at IDL@,$IDL,;t t
-s, at LIBOBJS@,$LIBOBJS,;t t
-s, at LTLIBOBJS@,$LTLIBOBJS,;t t
-CEOF
-
-_ACEOF
-
- cat >>$CONFIG_STATUS <<\_ACEOF
- # Split the substitutions into bite-sized pieces for seds with
- # small command number limits, like on Digital OSF/1 and HP-UX.
- ac_max_sed_lines=48
- ac_sed_frag=1 # Number of current file.
- ac_beg=1 # First line for current file.
- ac_end=$ac_max_sed_lines # Line after last line for current file.
- ac_more_lines=:
- ac_sed_cmds=
- while $ac_more_lines; do
- if test $ac_beg -gt 1; then
- sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- else
- sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- fi
- if test ! -s $tmp/subs.frag; then
- ac_more_lines=false
- else
- # The purpose of the label and of the branching condition is to
- # speed up the sed processing (if there are no `@' at all, there
- # is no need to browse any of the substitutions).
- # These are the two extra sed commands mentioned above.
- (echo ':t
- /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
- else
- ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
- fi
- ac_sed_frag=`expr $ac_sed_frag + 1`
- ac_beg=$ac_end
- ac_end=`expr $ac_end + $ac_max_sed_lines`
- fi
- done
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds=cat
- fi
-fi # test -n "$CONFIG_FILES"
-
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
-for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
- # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
- case $ac_file in
- - | *:- | *:-:* ) # input from stdin
- cat >$tmp/stdin
- ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- * ) ac_file_in=$ac_file.in ;;
- esac
-
- # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
- ac_dir=`(dirname "$ac_file") 2>/dev/null ||
-$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$ac_file" : 'X\(//\)[^/]' \| \
- X"$ac_file" : 'X\(//\)$' \| \
- X"$ac_file" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$ac_file" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- { if $as_mkdir_p; then
- mkdir -p "$ac_dir"
- else
- as_dir="$ac_dir"
- as_dirs=
- while test ! -d "$as_dir"; do
- as_dirs="$as_dir $as_dirs"
- as_dir=`(dirname "$as_dir") 2>/dev/null ||
-$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$as_dir" : 'X\(//\)[^/]' \| \
- X"$as_dir" : 'X\(//\)$' \| \
- X"$as_dir" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$as_dir" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- done
- test ! -n "$as_dirs" || mkdir $as_dirs
- fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
-echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
- { (exit 1); exit 1; }; }; }
-
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
-
- case $INSTALL in
- [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
- *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
- esac
-
- # Let's still pretend it is `configure' which instantiates (i.e., don't
- # use $as_me), people would be surprised to read:
- # /* config.h. Generated by config.status. */
- if test x"$ac_file" = x-; then
- configure_input=
- else
- configure_input="$ac_file. "
- fi
- configure_input=$configure_input"Generated from `echo $ac_file_in |
- sed 's,.*/,,'` by configure."
-
- # First look for the input files in the build tree, otherwise in the
- # src tree.
- ac_file_inputs=`IFS=:
- for f in $ac_file_in; do
- case $f in
- -) echo $tmp/stdin ;;
- [\\/$]*)
- # Absolute (can't be DOS-style, as IFS=:)
- test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- echo "$f";;
- *) # Relative
- if test -f "$f"; then
- # Build tree
- echo "$f"
- elif test -f "$srcdir/$f"; then
- # Source tree
- echo "$srcdir/$f"
- else
- # /dev/null tree
- { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- fi;;
- esac
- done` || { (exit 1); exit 1; }
-
- if test x"$ac_file" != x-; then
- { echo "$as_me:$LINENO: creating $ac_file" >&5
-echo "$as_me: creating $ac_file" >&6;}
- rm -f "$ac_file"
- fi
-_ACEOF
-cat >>$CONFIG_STATUS <<_ACEOF
- sed "$ac_vpsub
-$extrasub
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
-:t
-/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
-s, at configure_input@,$configure_input,;t t
-s, at srcdir@,$ac_srcdir,;t t
-s, at abs_srcdir@,$ac_abs_srcdir,;t t
-s, at top_srcdir@,$ac_top_srcdir,;t t
-s, at abs_top_srcdir@,$ac_abs_top_srcdir,;t t
-s, at builddir@,$ac_builddir,;t t
-s, at abs_builddir@,$ac_abs_builddir,;t t
-s, at top_builddir@,$ac_top_builddir,;t t
-s, at abs_top_builddir@,$ac_abs_top_builddir,;t t
-s, at INSTALL@,$ac_INSTALL,;t t
-" $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
- rm -f $tmp/stdin
- if test x"$ac_file" != x-; then
- mv $tmp/out $ac_file
- else
- cat $tmp/out
- rm -f $tmp/out
- fi
-
-done
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-
-{ (exit 0); exit 0; }
-_ACEOF
-chmod +x $CONFIG_STATUS
-ac_clean_files=$ac_clean_files_save
-
-
-# configure is writing to config.log, and then calls config.status.
-# config.status does its own redirection, appending to config.log.
-# Unfortunately, on DOS this fails, as config.log is still kept open
-# by configure, so config.status won't be able to write to it; its
-# output is simply discarded. So we exec the FD to /dev/null,
-# effectively closing config.log, so it can be properly (re)opened and
-# appended to by config.status. When coming back to configure, we
-# need to make the FD available again.
-if test "$no_create" != yes; then
- ac_cs_success=:
- ac_config_status_args=
- test "$silent" = yes &&
- ac_config_status_args="$ac_config_status_args --quiet"
- exec 5>/dev/null
- $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
- exec 5>>config.log
- # Use ||, not &&, to avoid exiting from the if with $? = 1, which
- # would make configure fail if this is the last instruction.
- $ac_cs_success || { (exit 1); exit 1; }
-fi
-
-
diff --git a/libbonobo-java/configure.in b/libbonobo-java/configure.in
deleted file mode 100644
index ab6a7c7..0000000
--- a/libbonobo-java/configure.in
+++ /dev/null
@@ -1,58 +0,0 @@
-dnl Process this file with autoconf to produce a configure script.
-dnl
-dnl This file is part of Java-GNOME.
-dnl
-dnl Java-GNOME is free software; you can redistribute it and/or modify it
-dnl under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
-dnl any later version.
-dnl
-dnl Java-GNOME is distributed in the hope that it will be useful, but
-dnl WITHOUT ANY WARRANTY; without even the implied warranty of
-dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-dnl GNU General Public License for more details.
-dnl
-dnl You should have received a copy of the GNU General Public License
-dnl along with Jade; see the file COPYING. If not, write to
-dnl the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
-AC_INIT(src/jni/org_gnu_bonobo_ui_Widget.c)
-
-version="2.7.3"
-apiversion="2.7"
-
-INSTALLED_CLASSPATH=\${prefix}/share/java/bonobo${apiversion}-${version}.jar
-INSTALLED_JNI_DIR=\${prefix}/lib/jni/
-AC_SUBST(INSTALLED_CLASSPATH)
-AC_SUBST(INSTALLED_JNI_DIR)
-
-AC_SUBST(version)
-AC_SUBST(apiversion)
-
-JG_GTK_JAVA(2.4)
-
-JG_COMMON
-
-dnl Check for libbonobo >= 2.6.0
-PKG_CHECK_MODULES(BONOBO, bonobo-activation-2.0 >= 2.6.0 libbonobo-2.0 >= 2.6.0)
-AC_SUBST(BONOBO_CFLAGS)
-AC_SUBST(BONOBO_LIBS)
-
-BONOBO_ACT_IDLDIR="`$PKG_CONFIG --variable=idldir bonobo-activation-2.0`"
-AC_SUBST(BONOBO_ACT_IDLDIR)
-BONOBO_IDLDIR="`$PKG_CONFIG --variable=idldir libbonobo-2.0`"
-AC_SUBST(BONOBO_IDLDIR)
-
-AC_PATH_PROG(IDL, idl, no)
-
-if test "$IDL" = "no" ; then
- echo "*** The JacORB idl compiler could not be found. Make sure it is"
- echo "*** in your path."
-dnl AC_MSG_ERROR([Library requirements JacORB not met.])
-fi
-
-AC_OUTPUT( Makefile
- bonobo-java.pc
- src/Makefile
- )
-
diff --git a/libbonobo-java/install-sh b/libbonobo-java/install-sh
deleted file mode 100755
index e9de238..0000000
--- a/libbonobo-java/install-sh
+++ /dev/null
@@ -1,251 +0,0 @@
-#!/bin/sh
-#
-# install - install a program, script, or datafile
-# This comes from X11R5 (mit/util/scripts/install.sh).
-#
-# Copyright 1991 by the Massachusetts Institute of Technology
-#
-# Permission to use, copy, modify, distribute, and sell this software and its
-# documentation for any purpose is hereby granted without fee, provided that
-# the above copyright notice appear in all copies and that both that
-# copyright notice and this permission notice appear in supporting
-# documentation, and that the name of M.I.T. not be used in advertising or
-# publicity pertaining to distribution of the software without specific,
-# written prior permission. M.I.T. makes no representations about the
-# suitability of this software for any purpose. It is provided "as is"
-# without express or implied warranty.
-#
-# Calling this script install-sh is preferred over install.sh, to prevent
-# `make' implicit rules from creating a file called install from it
-# when there is no Makefile.
-#
-# This script is compatible with the BSD install script, but was written
-# from scratch. It can only install one file at a time, a restriction
-# shared with many OS's install programs.
-
-
-# set DOITPROG to echo to test this script
-
-# Don't use :- since 4.3BSD and earlier shells don't like it.
-doit="${DOITPROG-}"
-
-
-# put in absolute paths if you don't have them in your path; or use env. vars.
-
-mvprog="${MVPROG-mv}"
-cpprog="${CPPROG-cp}"
-chmodprog="${CHMODPROG-chmod}"
-chownprog="${CHOWNPROG-chown}"
-chgrpprog="${CHGRPPROG-chgrp}"
-stripprog="${STRIPPROG-strip}"
-rmprog="${RMPROG-rm}"
-mkdirprog="${MKDIRPROG-mkdir}"
-
-transformbasename=""
-transform_arg=""
-instcmd="$mvprog"
-chmodcmd="$chmodprog 0755"
-chowncmd=""
-chgrpcmd=""
-stripcmd=""
-rmcmd="$rmprog -f"
-mvcmd="$mvprog"
-src=""
-dst=""
-dir_arg=""
-
-while [ x"$1" != x ]; do
- case $1 in
- -c) instcmd="$cpprog"
- shift
- continue;;
-
- -d) dir_arg=true
- shift
- continue;;
-
- -m) chmodcmd="$chmodprog $2"
- shift
- shift
- continue;;
-
- -o) chowncmd="$chownprog $2"
- shift
- shift
- continue;;
-
- -g) chgrpcmd="$chgrpprog $2"
- shift
- shift
- continue;;
-
- -s) stripcmd="$stripprog"
- shift
- continue;;
-
- -t=*) transformarg=`echo $1 | sed 's/-t=//'`
- shift
- continue;;
-
- -b=*) transformbasename=`echo $1 | sed 's/-b=//'`
- shift
- continue;;
-
- *) if [ x"$src" = x ]
- then
- src=$1
- else
- # this colon is to work around a 386BSD /bin/sh bug
- :
- dst=$1
- fi
- shift
- continue;;
- esac
-done
-
-if [ x"$src" = x ]
-then
- echo "install: no input file specified"
- exit 1
-else
- true
-fi
-
-if [ x"$dir_arg" != x ]; then
- dst=$src
- src=""
-
- if [ -d $dst ]; then
- instcmd=:
- chmodcmd=""
- else
- instcmd=mkdir
- fi
-else
-
-# Waiting for this to be detected by the "$instcmd $src $dsttmp" command
-# might cause directories to be created, which would be especially bad
-# if $src (and thus $dsttmp) contains '*'.
-
- if [ -f $src -o -d $src ]
- then
- true
- else
- echo "install: $src does not exist"
- exit 1
- fi
-
- if [ x"$dst" = x ]
- then
- echo "install: no destination specified"
- exit 1
- else
- true
- fi
-
-# If destination is a directory, append the input filename; if your system
-# does not like double slashes in filenames, you may need to add some logic
-
- if [ -d $dst ]
- then
- dst="$dst"/`basename $src`
- else
- true
- fi
-fi
-
-## this sed command emulates the dirname command
-dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
-
-# Make sure that the destination directory exists.
-# this part is taken from Noah Friedman's mkinstalldirs script
-
-# Skip lots of stat calls in the usual case.
-if [ ! -d "$dstdir" ]; then
-defaultIFS='
-'
-IFS="${IFS-${defaultIFS}}"
-
-oIFS="${IFS}"
-# Some sh's can't handle IFS=/ for some reason.
-IFS='%'
-set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
-IFS="${oIFS}"
-
-pathcomp=''
-
-while [ $# -ne 0 ] ; do
- pathcomp="${pathcomp}${1}"
- shift
-
- if [ ! -d "${pathcomp}" ] ;
- then
- $mkdirprog "${pathcomp}"
- else
- true
- fi
-
- pathcomp="${pathcomp}/"
-done
-fi
-
-if [ x"$dir_arg" != x ]
-then
- $doit $instcmd $dst &&
-
- if [ x"$chowncmd" != x ]; then $doit $chowncmd $dst; else true ; fi &&
- if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dst; else true ; fi &&
- if [ x"$stripcmd" != x ]; then $doit $stripcmd $dst; else true ; fi &&
- if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dst; else true ; fi
-else
-
-# If we're going to rename the final executable, determine the name now.
-
- if [ x"$transformarg" = x ]
- then
- dstfile=`basename $dst`
- else
- dstfile=`basename $dst $transformbasename |
- sed $transformarg`$transformbasename
- fi
-
-# don't allow the sed command to completely eliminate the filename
-
- if [ x"$dstfile" = x ]
- then
- dstfile=`basename $dst`
- else
- true
- fi
-
-# Make a temp file name in the proper directory.
-
- dsttmp=$dstdir/#inst.$$#
-
-# Move or copy the file name to the temp name
-
- $doit $instcmd $src $dsttmp &&
-
- trap "rm -f ${dsttmp}" 0 &&
-
-# and set any options; do chmod last to preserve setuid bits
-
-# If any of these fail, we abort the whole thing. If we want to
-# ignore errors from any of these, just make sure not to ignore
-# errors from the above "$doit $instcmd $src $dsttmp" command.
-
- if [ x"$chowncmd" != x ]; then $doit $chowncmd $dsttmp; else true;fi &&
- if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; else true;fi &&
- if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; else true;fi &&
- if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; else true;fi &&
-
-# Now rename the file to the real destination.
-
- $doit $rmcmd -f $dstdir/$dstfile &&
- $doit $mvcmd $dsttmp $dstdir/$dstfile
-
-fi &&
-
-
-exit 0
diff --git a/libbonobo-java/src/Makefile b/libbonobo-java/src/Makefile
deleted file mode 100644
index 2907464..0000000
--- a/libbonobo-java/src/Makefile
+++ /dev/null
@@ -1,163 +0,0 @@
-# This file is part of Java-GNOME.
-#
-# Java-GNOME is free software; you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
-# any later version.
-#
-# Java-GNOME is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with Java-GNOME; see the file COPYING. If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-#
-
-
-
-CLASSPATH = /home/java-gnome-2.8.3/libgtk-java/lib/gtk2.4-2.4.6.jar:@CLASSPATH@:java:gen
-NATIVEGTKJAR = /home/java-gnome-2.8.3/libgtk-java/lib//libgtkjar2.4.so
-
-OBJECTS:= \
- $(shell ls jni/*.c \
- | sort | sed -e 's=\.c=\.o=g')
-
-SOURCE_PATH:=java/org/gnu/bonobo/*.java \
- java/org/gnu/bonobo/ui/*.java \
- gen/org/gnu/bonobo/*.java \
- gen/org/gnu/bonobo/Activation/*.java \
- gen/org/gnu/bonobo/Canvas/*.java \
- gen/org/gnu/bonobo/EventSourcePackage/*.java \
- gen/org/gnu/bonobo/Gdk/*.java \
- gen/org/gnu/bonobo/GenericFactoryPackage/*.java \
- gen/org/gnu/bonobo/Gtk/*.java \
- gen/org/gnu/bonobo/ItemContainerPackage/*.java \
- gen/org/gnu/bonobo/MonikerPackage/*.java \
- gen/org/gnu/bonobo/PersistFilePackage/*.java \
- gen/org/gnu/bonobo/PersistPackage/*.java \
- gen/org/gnu/bonobo/StoragePackage/*.java \
- gen/org/gnu/bonobo/StreamPackage/*.java \
- gen/org/gnu/bonobo/UIComponentPackage/*.java \
- gen/org/gnu/bonobo/UIContainerPackage/*.java
-
-JAVA_SOURCE_PATH:=java:gen
-
-
-version = 2.7.3
-apiversion = 2.7
-gtkversion = @gtkversion@
-gtkapiversion = 2.4
-
-INSTALL=/usr/bin/install -c
-
-# Set Java related stuff
-JAVADOC = @JAVADOC@
-JAVAC = gcj -C
-JAVA = @JAVA@
-JAR = /usr/bin/jar
-
-# If you need to change this line please let us know
-JAVA_INCLUDES =
-#@JAVA_INCLUDES@
-
-# Set C related stuff
-CC = gcc
-CFLAGS= -g -O2 -fPIC -Wall
-GTK_CFLAGS=-DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-GTK_LIBS=-Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
-LIBGTKHTML_CFLAGS=@LIBGTKHTML_CFLAGS@
-LIBGTKHTML_LIBS=@LIBGTKHTML_LIBS@
-GNOME_CFLAGS=@GNOME_CFLAGS@
-GNOME_LIBS=@GNOME_LIBS@
-LIBGLADE_CFLAGS=@LIBGLADE_CFLAGS@
-LIBGLADE_LIBS=@LIBGLADE_LIBS@
-GCJ=/usr/bin/gcj -fPIC -fjni
-GCJFLAGS=
-GCJ_CLASSPATH=/usr/share/java/libgcj-3.3.5.jar:.
-BONOBO_ACT_IDLDIR=/usr/share/idl/bonobo-activation-2.0
-BONOBO_IDLDIR=/usr/share/idl/bonobo-2.0
-
-.SUFFIXES: .java .class
-
-
-.c.o:
- $(CC) -c $(CFLAGS) $< $(JAVA_INCLUDES) $(GNOME_CFLAGS) \
- -o $@
-
-.java.o:
- $(GCJ) $(GCJFLAGS) -g -O --classpath=${GCJ_CLASSPATH} -c $< \
- -o $@
-
-
-CLASSES:= \
- $(shell /bin/ls $(SOURCE_PATH) \
- | sort | sed -e 's=\.java=\.class=g' \
- | sed -e 's=\.\./==g' \
- | sed -e 's=\s*\(.*\)\s*= build-java/\1 =g' \
- | sed -e 's=build-java/.*/org/\(.*\)\s*= build-java/org/\1 =g' \
- )
-
-dirs: ../lib build-java
-
-../lib/:
- $(INSTALL) -d ../lib
-build-java:
- $(INSTALL) -d build-java
-
-build-java/%.class: java/%.java
- CLASSPATH=$(CLASSPATH):$(JAVA_SOURCE_PATH) $(JAVAC) -d build-java \
- $<
-build-java/%.class: gen/%.java
- CLASSPATH=$(CLASSPATH):$(JAVA_SOURCE_PATH) $(JAVAC) -d build-java \
- $<
-
-build-java/%.o: java/%.java
- $(GCJ) $(GCJFLAGS) -g -O --classpath=$(JAVA_SOURCE_PATH):${GCJ_CLASSPATH}:${CLASSPATH} -o $@ -c \
- $<
-build-java/%.o: gen/%.java
- $(GCJ) $(GCJFLAGS) -g -O --classpath=$(JAVA_SOURCE_PATH):${GCJ_CLASSPATH}:${CLASSPATH} -o $@ -c \
- $<
-
-COMPILED_CLASSES:=$(shell echo $(CLASSES) | sed -e 's=\.class=\.o=g' )
-
-../lib/bonobo${bonoboapiversion}.jar: $(CLASSES)
- @(cd build-java; $(JAR) cf ../../lib/bonobo${bonoboapiversion}-${bonoboversion}.jar `find -name "*.class"` )
- @(cd ../lib; test ! -L bonobo${bonoboapiversion}.jar && ln -s bonobo${bonoboapiversion}-${bonoboversion}.jar bonobo${bonoboapiversion}.jar) || exit 0
-
-jar: dirs ../lib/bonobo${bonoboapiversion}.jar
-
-
-../lib/libbonobojava${bonoboapiversion}.so.${bonoboversion} : $(OBJECTS)
- @(test ! -d ../lib && mkdir ../lib) || exit 0
- $(CC) $(CFLAGS) -shared -o ../lib/libbonobojava${bonoboapiversion}.so.${bonoboversion} \
- $(OBJECTS) \
- $(CFLAGS) -DORBIT2=1 -pthread -I/usr/include/bonobo-activation-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -Wl,--export-dynamic -pthread -lbonobo-2 -lbonobo-activation -lORBit-2 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 $(JAVA_INCLUDES) -Xlinker --no-undefined
- @(cd ../lib; test ! -L libbonobojava${bonoboapiversion}.so && ln -s libbonobojava${bonoboapiversion}.so.${bonoboversion} libbonobojava${bonoboapiversion}.so) || exit 0
-
-nativelib: ../lib/libbonobojava${bonoboapiversion}.so.${bonoboversion}
-
-../lib/libbonobojar${bonoboapiversion}.so.${bonoboversion}: $(COMPILED_CLASSES)
- $(GCJ) $(GCJFLAGS) -g -shared $(COMPILED_CLASSES) -o ../lib/libbonobojar${bonoboapiversion}.so.${bonoboversion}
- @(cd ../lib; test ! -L libbonobojar${bonoboapiversion}.so && ln -s libbonobojar${bonoboapiversion}.so.${bonoboversion} libbonobojar${bonoboapiversion}.so) || exit 0
-
-native-gcj: ../lib/libbonobojar${bonoboapiversion}.so.${bonoboversion}
-
-all: dirs jar nativelib native-gcj
-
-# Targets to clean up after us
-.PHONY: mostlyclean clean distclean maintainer-clean dirs all native-gcj nativelib jar
-
-mostlyclean:
-
-clean: mostlyclean
- rm -f jni/*.o
- rm -rf build-java/
- rm -rf ../lib/
-
-distclean: clean
- rm -f Makefile
-
-maintainer-clean: distclean
-
diff --git a/libbonobo-java/src/Makefile.in b/libbonobo-java/src/Makefile.in
deleted file mode 100644
index 4fa50c3..0000000
--- a/libbonobo-java/src/Makefile.in
+++ /dev/null
@@ -1,163 +0,0 @@
-# This file is part of Java-GNOME.
-#
-# Java-GNOME is free software; you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
-# any later version.
-#
-# Java-GNOME is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with Java-GNOME; see the file COPYING. If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-#
-
-
-
-CLASSPATH = @GTKJAR@:@CLASSPATH@:java:gen
-NATIVEGTKJAR = @NATIVEGTKJAR@
-
-OBJECTS:= \
- $(shell ls jni/*.c \
- | sort | sed -e 's=\.c=\.o=g')
-
-SOURCE_PATH:=java/org/gnu/bonobo/*.java \
- java/org/gnu/bonobo/ui/*.java \
- gen/org/gnu/bonobo/*.java \
- gen/org/gnu/bonobo/Activation/*.java \
- gen/org/gnu/bonobo/Canvas/*.java \
- gen/org/gnu/bonobo/EventSourcePackage/*.java \
- gen/org/gnu/bonobo/Gdk/*.java \
- gen/org/gnu/bonobo/GenericFactoryPackage/*.java \
- gen/org/gnu/bonobo/Gtk/*.java \
- gen/org/gnu/bonobo/ItemContainerPackage/*.java \
- gen/org/gnu/bonobo/MonikerPackage/*.java \
- gen/org/gnu/bonobo/PersistFilePackage/*.java \
- gen/org/gnu/bonobo/PersistPackage/*.java \
- gen/org/gnu/bonobo/StoragePackage/*.java \
- gen/org/gnu/bonobo/StreamPackage/*.java \
- gen/org/gnu/bonobo/UIComponentPackage/*.java \
- gen/org/gnu/bonobo/UIContainerPackage/*.java
-
-JAVA_SOURCE_PATH:=java:gen
-
-
-version = @version@
-apiversion = @apiversion@
-gtkversion = @gtkversion@
-gtkapiversion = @gtkapiversion@
-
-INSTALL=@INSTALL@
-
-# Set Java related stuff
-JAVADOC = @JAVADOC@
-JAVAC = @JAVAC@
-JAVA = @JAVA@
-JAR = @JAR@
-
-# If you need to change this line please let us know
-JAVA_INCLUDES =
-#@JAVA_INCLUDES@
-
-# Set C related stuff
-CC = @CC@
-CFLAGS= @CFLAGS@ -fPIC -Wall
-GTK_CFLAGS=@GTK_CFLAGS@
-GTK_LIBS=@GTK_LIBS@
-LIBGTKHTML_CFLAGS=@LIBGTKHTML_CFLAGS@
-LIBGTKHTML_LIBS=@LIBGTKHTML_LIBS@
-GNOME_CFLAGS=@GNOME_CFLAGS@
-GNOME_LIBS=@GNOME_LIBS@
-LIBGLADE_CFLAGS=@LIBGLADE_CFLAGS@
-LIBGLADE_LIBS=@LIBGLADE_LIBS@
-GCJ=@GCJ@ -fPIC -fjni
-GCJFLAGS=
-GCJ_CLASSPATH=@GCJ_CLASSPATH at .
-BONOBO_ACT_IDLDIR=@BONOBO_ACT_IDLDIR@
-BONOBO_IDLDIR=@BONOBO_IDLDIR@
-
-.SUFFIXES: .java .class
-
-
-.c.o:
- $(CC) -c $(CFLAGS) $< $(JAVA_INCLUDES) $(GNOME_CFLAGS) \
- -o $@
-
-.java.o:
- $(GCJ) $(GCJFLAGS) -g -O --classpath=${GCJ_CLASSPATH} -c $< \
- -o $@
-
-
-CLASSES:= \
- $(shell /bin/ls $(SOURCE_PATH) \
- | sort | sed -e 's=\.java=\.class=g' \
- | sed -e 's=\.\./==g' \
- | sed -e 's=\s*\(.*\)\s*= build-java/\1 =g' \
- | sed -e 's=build-java/.*/org/\(.*\)\s*= build-java/org/\1 =g' \
- )
-
-dirs: ../lib build-java
-
-../lib/:
- $(INSTALL) -d ../lib
-build-java:
- $(INSTALL) -d build-java
-
-build-java/%.class: java/%.java
- CLASSPATH=$(CLASSPATH):$(JAVA_SOURCE_PATH) $(JAVAC) -d build-java \
- $<
-build-java/%.class: gen/%.java
- CLASSPATH=$(CLASSPATH):$(JAVA_SOURCE_PATH) $(JAVAC) -d build-java \
- $<
-
-build-java/%.o: java/%.java
- $(GCJ) $(GCJFLAGS) -g -O --classpath=$(JAVA_SOURCE_PATH):${GCJ_CLASSPATH}:${CLASSPATH} -o $@ -c \
- $<
-build-java/%.o: gen/%.java
- $(GCJ) $(GCJFLAGS) -g -O --classpath=$(JAVA_SOURCE_PATH):${GCJ_CLASSPATH}:${CLASSPATH} -o $@ -c \
- $<
-
-COMPILED_CLASSES:=$(shell echo $(CLASSES) | sed -e 's=\.class=\.o=g' )
-
-../lib/bonobo${bonoboapiversion}.jar: $(CLASSES)
- @(cd build-java; $(JAR) cf ../../lib/bonobo${bonoboapiversion}-${bonoboversion}.jar `find -name "*.class"` )
- @(cd ../lib; test ! -L bonobo${bonoboapiversion}.jar && ln -s bonobo${bonoboapiversion}-${bonoboversion}.jar bonobo${bonoboapiversion}.jar) || exit 0
-
-jar: dirs ../lib/bonobo${bonoboapiversion}.jar
-
-
-../lib/libbonobojava${bonoboapiversion}.so.${bonoboversion} : $(OBJECTS)
- @(test ! -d ../lib && mkdir ../lib) || exit 0
- $(CC) $(CFLAGS) -shared -o ../lib/libbonobojava${bonoboapiversion}.so.${bonoboversion} \
- $(OBJECTS) \
- $(CFLAGS) @BONOBO_CFLAGS@ @BONOBO_LIBS@ $(JAVA_INCLUDES) -Xlinker --no-undefined
- @(cd ../lib; test ! -L libbonobojava${bonoboapiversion}.so && ln -s libbonobojava${bonoboapiversion}.so.${bonoboversion} libbonobojava${bonoboapiversion}.so) || exit 0
-
-nativelib: ../lib/libbonobojava${bonoboapiversion}.so.${bonoboversion}
-
-../lib/libbonobojar${bonoboapiversion}.so.${bonoboversion}: $(COMPILED_CLASSES)
- $(GCJ) $(GCJFLAGS) -g -shared $(COMPILED_CLASSES) -o ../lib/libbonobojar${bonoboapiversion}.so.${bonoboversion}
- @(cd ../lib; test ! -L libbonobojar${bonoboapiversion}.so && ln -s libbonobojar${bonoboapiversion}.so.${bonoboversion} libbonobojar${bonoboapiversion}.so) || exit 0
-
-native-gcj: ../lib/libbonobojar${bonoboapiversion}.so.${bonoboversion}
-
-all: dirs jar nativelib @GCJ_BUILD_TARGETS@
-
-# Targets to clean up after us
-.PHONY: mostlyclean clean distclean maintainer-clean dirs all native-gcj nativelib jar
-
-mostlyclean:
-
-clean: mostlyclean
- rm -f jni/*.o
- rm -rf build-java/
- rm -rf ../lib/
-
-distclean: clean
- rm -f Makefile
-
-maintainer-clean: distclean
-
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ACTIVATION_ENV_FLAG_UNSET.java b/libbonobo-java/src/gen/org/gnu/bonobo/ACTIVATION_ENV_FLAG_UNSET.java
deleted file mode 100644
index 87f0ef4..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ACTIVATION_ENV_FLAG_UNSET.java
+++ /dev/null
@@ -1,10 +0,0 @@
-package org.gnu.bonobo;
-/**
- * Automatically generated from IDL const definition
- * @author JacORB IDL compiler
- */
-
-public interface ACTIVATION_ENV_FLAG_UNSET
-{
- int value = 1<<0;
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ACTIVATION_FLAG_EXISTING_ONLY.java b/libbonobo-java/src/gen/org/gnu/bonobo/ACTIVATION_FLAG_EXISTING_ONLY.java
deleted file mode 100644
index 10a590f..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ACTIVATION_FLAG_EXISTING_ONLY.java
+++ /dev/null
@@ -1,10 +0,0 @@
-package org.gnu.bonobo;
-/**
- * Automatically generated from IDL const definition
- * @author JacORB IDL compiler
- */
-
-public interface ACTIVATION_FLAG_EXISTING_ONLY
-{
- int value = 1<<2;
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ACTIVATION_FLAG_NO_LOCAL.java b/libbonobo-java/src/gen/org/gnu/bonobo/ACTIVATION_FLAG_NO_LOCAL.java
deleted file mode 100644
index 5897de9..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ACTIVATION_FLAG_NO_LOCAL.java
+++ /dev/null
@@ -1,10 +0,0 @@
-package org.gnu.bonobo;
-/**
- * Automatically generated from IDL const definition
- * @author JacORB IDL compiler
- */
-
-public interface ACTIVATION_FLAG_NO_LOCAL
-{
- int value = 1<<0;
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ACTIVATION_FLAG_PRIVATE.java b/libbonobo-java/src/gen/org/gnu/bonobo/ACTIVATION_FLAG_PRIVATE.java
deleted file mode 100644
index 8d3b343..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ACTIVATION_FLAG_PRIVATE.java
+++ /dev/null
@@ -1,10 +0,0 @@
-package org.gnu.bonobo;
-/**
- * Automatically generated from IDL const definition
- * @author JacORB IDL compiler
- */
-
-public interface ACTIVATION_FLAG_PRIVATE
-{
- int value = 1<<1;
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Activation/AlreadyListed.java b/libbonobo-java/src/gen/org/gnu/bonobo/Activation/AlreadyListed.java
deleted file mode 100644
index e295f47..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Activation/AlreadyListed.java
+++ /dev/null
@@ -1,20 +0,0 @@
-package org.gnu.bonobo.Activation;
-
-/**
- * Generated from IDL definition of exception "AlreadyListed"
- * @author JacORB IDL compiler
- */
-
-public final class AlreadyListed
- extends org.omg.CORBA.UserException
-{
- public AlreadyListed()
- {
- super(org.gnu.bonobo.Activation.AlreadyListedHelper.id());
- }
-
- public AlreadyListed(String value)
- {
- super(value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Activation/AlreadyListedHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/Activation/AlreadyListedHelper.java
deleted file mode 100644
index 8ee6061..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Activation/AlreadyListedHelper.java
+++ /dev/null
@@ -1,46 +0,0 @@
-package org.gnu.bonobo.Activation;
-
-
-/**
- * Generated from IDL definition of exception "AlreadyListed"
- * @author JacORB IDL compiler
- */
-
-public final class AlreadyListedHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_exception_tc(org.gnu.bonobo.Activation.AlreadyListedHelper.id(),"AlreadyListed",new org.omg.CORBA.StructMember[0]);
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.Activation.AlreadyListed s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.Activation.AlreadyListed extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Activation/AlreadyListed:1.0";
- }
- public static org.gnu.bonobo.Activation.AlreadyListed read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.Activation.AlreadyListed result = new org.gnu.bonobo.Activation.AlreadyListed();
- if (!in.read_string().equals(id())) throw new org.omg.CORBA.MARSHAL("wrong id");
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.Activation.AlreadyListed s)
- {
- out.write_string(id());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Activation/AlreadyListedHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/Activation/AlreadyListedHolder.java
deleted file mode 100644
index c5327d1..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Activation/AlreadyListedHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo.Activation;
-
-/**
- * Generated from IDL definition of exception "AlreadyListed"
- * @author JacORB IDL compiler
- */
-
-public final class AlreadyListedHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.Activation.AlreadyListed value;
-
- public AlreadyListedHolder ()
- {
- }
- public AlreadyListedHolder(final org.gnu.bonobo.Activation.AlreadyListed initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.Activation.AlreadyListedHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.Activation.AlreadyListedHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.Activation.AlreadyListedHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Activation/IncompleteContext.java b/libbonobo-java/src/gen/org/gnu/bonobo/Activation/IncompleteContext.java
deleted file mode 100644
index dc2d40a..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Activation/IncompleteContext.java
+++ /dev/null
@@ -1,20 +0,0 @@
-package org.gnu.bonobo.Activation;
-
-/**
- * Generated from IDL definition of exception "IncompleteContext"
- * @author JacORB IDL compiler
- */
-
-public final class IncompleteContext
- extends org.omg.CORBA.UserException
-{
- public IncompleteContext()
- {
- super(org.gnu.bonobo.Activation.IncompleteContextHelper.id());
- }
-
- public IncompleteContext(String value)
- {
- super(value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Activation/IncompleteContextHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/Activation/IncompleteContextHelper.java
deleted file mode 100644
index c0940d3..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Activation/IncompleteContextHelper.java
+++ /dev/null
@@ -1,46 +0,0 @@
-package org.gnu.bonobo.Activation;
-
-
-/**
- * Generated from IDL definition of exception "IncompleteContext"
- * @author JacORB IDL compiler
- */
-
-public final class IncompleteContextHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_exception_tc(org.gnu.bonobo.Activation.IncompleteContextHelper.id(),"IncompleteContext",new org.omg.CORBA.StructMember[0]);
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.Activation.IncompleteContext s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.Activation.IncompleteContext extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Activation/IncompleteContext:1.0";
- }
- public static org.gnu.bonobo.Activation.IncompleteContext read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.Activation.IncompleteContext result = new org.gnu.bonobo.Activation.IncompleteContext();
- if (!in.read_string().equals(id())) throw new org.omg.CORBA.MARSHAL("wrong id");
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.Activation.IncompleteContext s)
- {
- out.write_string(id());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Activation/IncompleteContextHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/Activation/IncompleteContextHolder.java
deleted file mode 100644
index ad9a71b..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Activation/IncompleteContextHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo.Activation;
-
-/**
- * Generated from IDL definition of exception "IncompleteContext"
- * @author JacORB IDL compiler
- */
-
-public final class IncompleteContextHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.Activation.IncompleteContext value;
-
- public IncompleteContextHolder ()
- {
- }
- public IncompleteContextHolder(final org.gnu.bonobo.Activation.IncompleteContext initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.Activation.IncompleteContextHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.Activation.IncompleteContextHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.Activation.IncompleteContextHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Activation/NotListed.java b/libbonobo-java/src/gen/org/gnu/bonobo/Activation/NotListed.java
deleted file mode 100644
index 7dae73f..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Activation/NotListed.java
+++ /dev/null
@@ -1,20 +0,0 @@
-package org.gnu.bonobo.Activation;
-
-/**
- * Generated from IDL definition of exception "NotListed"
- * @author JacORB IDL compiler
- */
-
-public final class NotListed
- extends org.omg.CORBA.UserException
-{
- public NotListed()
- {
- super(org.gnu.bonobo.Activation.NotListedHelper.id());
- }
-
- public NotListed(String value)
- {
- super(value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Activation/NotListedHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/Activation/NotListedHelper.java
deleted file mode 100644
index bbb6d78..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Activation/NotListedHelper.java
+++ /dev/null
@@ -1,46 +0,0 @@
-package org.gnu.bonobo.Activation;
-
-
-/**
- * Generated from IDL definition of exception "NotListed"
- * @author JacORB IDL compiler
- */
-
-public final class NotListedHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_exception_tc(org.gnu.bonobo.Activation.NotListedHelper.id(),"NotListed",new org.omg.CORBA.StructMember[0]);
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.Activation.NotListed s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.Activation.NotListed extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Activation/NotListed:1.0";
- }
- public static org.gnu.bonobo.Activation.NotListed read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.Activation.NotListed result = new org.gnu.bonobo.Activation.NotListed();
- if (!in.read_string().equals(id())) throw new org.omg.CORBA.MARSHAL("wrong id");
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.Activation.NotListed s)
- {
- out.write_string(id());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Activation/NotListedHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/Activation/NotListedHolder.java
deleted file mode 100644
index 0bd637d..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Activation/NotListedHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo.Activation;
-
-/**
- * Generated from IDL definition of exception "NotListed"
- * @author JacORB IDL compiler
- */
-
-public final class NotListedHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.Activation.NotListed value;
-
- public NotListedHolder ()
- {
- }
- public NotListedHolder(final org.gnu.bonobo.Activation.NotListed initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.Activation.NotListedHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.Activation.NotListedHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.Activation.NotListedHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Activation/ParseFailed.java b/libbonobo-java/src/gen/org/gnu/bonobo/Activation/ParseFailed.java
deleted file mode 100644
index c86aa5e..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Activation/ParseFailed.java
+++ /dev/null
@@ -1,27 +0,0 @@
-package org.gnu.bonobo.Activation;
-
-/**
- * Generated from IDL definition of exception "ParseFailed"
- * @author JacORB IDL compiler
- */
-
-public final class ParseFailed
- extends org.omg.CORBA.UserException
-{
- public ParseFailed()
- {
- super(org.gnu.bonobo.Activation.ParseFailedHelper.id());
- }
-
- public java.lang.String description = "";
- public ParseFailed(java.lang.String _reason,java.lang.String description)
- {
- super(org.gnu.bonobo.Activation.ParseFailedHelper.id()+ " " + _reason);
- this.description = description;
- }
- public ParseFailed(java.lang.String description)
- {
- super(org.gnu.bonobo.Activation.ParseFailedHelper.id());
- this.description = description;
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Activation/ParseFailedHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/Activation/ParseFailedHelper.java
deleted file mode 100644
index 1f8936c..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Activation/ParseFailedHelper.java
+++ /dev/null
@@ -1,48 +0,0 @@
-package org.gnu.bonobo.Activation;
-
-
-/**
- * Generated from IDL definition of exception "ParseFailed"
- * @author JacORB IDL compiler
- */
-
-public final class ParseFailedHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_exception_tc(org.gnu.bonobo.Activation.ParseFailedHelper.id(),"ParseFailed",new org.omg.CORBA.StructMember[]{new org.omg.CORBA.StructMember("description", org.omg.CORBA.ORB.init().create_string_tc(0), null)});
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.Activation.ParseFailed s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.Activation.ParseFailed extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Activation/ParseFailed:1.0";
- }
- public static org.gnu.bonobo.Activation.ParseFailed read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.Activation.ParseFailed result = new org.gnu.bonobo.Activation.ParseFailed();
- if (!in.read_string().equals(id())) throw new org.omg.CORBA.MARSHAL("wrong id");
- result.description=in.read_string();
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.Activation.ParseFailed s)
- {
- out.write_string(id());
- out.write_string(s.description);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Activation/ParseFailedHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/Activation/ParseFailedHolder.java
deleted file mode 100644
index 6fa64c5..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Activation/ParseFailedHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo.Activation;
-
-/**
- * Generated from IDL definition of exception "ParseFailed"
- * @author JacORB IDL compiler
- */
-
-public final class ParseFailedHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.Activation.ParseFailed value;
-
- public ParseFailedHolder ()
- {
- }
- public ParseFailedHolder(final org.gnu.bonobo.Activation.ParseFailed initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.Activation.ParseFailedHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.Activation.ParseFailedHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.Activation.ParseFailedHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ActivationEnvValue.java b/libbonobo-java/src/gen/org/gnu/bonobo/ActivationEnvValue.java
deleted file mode 100644
index 8b03f55..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ActivationEnvValue.java
+++ /dev/null
@@ -1,21 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL definition of struct "ActivationEnvValue"
- * @author JacORB IDL compiler
- */
-
-public final class ActivationEnvValue
- implements org.omg.CORBA.portable.IDLEntity
-{
- public ActivationEnvValue(){}
- public java.lang.String name = "";
- public java.lang.String value = "";
- public int flags;
- public ActivationEnvValue(java.lang.String name, java.lang.String value, int flags)
- {
- this.name = name;
- this.value = value;
- this.flags = flags;
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ActivationEnvValueHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/ActivationEnvValueHelper.java
deleted file mode 100644
index dfa9f68..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ActivationEnvValueHelper.java
+++ /dev/null
@@ -1,50 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL definition of struct "ActivationEnvValue"
- * @author JacORB IDL compiler
- */
-
-public final class ActivationEnvValueHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_struct_tc(org.gnu.bonobo.ActivationEnvValueHelper.id(),"ActivationEnvValue",new org.omg.CORBA.StructMember[]{new org.omg.CORBA.StructMember("name", org.omg.CORBA.ORB.init().create_string_tc(0), null),new org.omg.CORBA.StructMember("value", org.omg.CORBA.ORB.init().create_string_tc(0), null),new org.omg.CORBA.StructMember("flags", org.omg.CORBA.ORB.init().get_primitive_tc(org.omg.CORBA.TCKind.from_int(3)), null)});
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.ActivationEnvValue s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.ActivationEnvValue extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/ActivationEnvValue:1.0";
- }
- public static org.gnu.bonobo.ActivationEnvValue read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.ActivationEnvValue result = new org.gnu.bonobo.ActivationEnvValue();
- result.name=in.read_string();
- result.value=in.read_string();
- result.flags=in.read_long();
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.ActivationEnvValue s)
- {
- out.write_string(s.name);
- out.write_string(s.value);
- out.write_long(s.flags);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ActivationEnvValueHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/ActivationEnvValueHolder.java
deleted file mode 100644
index 780111e..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ActivationEnvValueHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL definition of struct "ActivationEnvValue"
- * @author JacORB IDL compiler
- */
-
-public final class ActivationEnvValueHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.ActivationEnvValue value;
-
- public ActivationEnvValueHolder ()
- {
- }
- public ActivationEnvValueHolder(final org.gnu.bonobo.ActivationEnvValue initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.ActivationEnvValueHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.ActivationEnvValueHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.ActivationEnvValueHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ActivationEnvironmentHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/ActivationEnvironmentHelper.java
deleted file mode 100644
index 2d36b31..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ActivationEnvironmentHelper.java
+++ /dev/null
@@ -1,59 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL definition of alias "ActivationEnvironment"
- * @author JacORB IDL compiler
- */
-
-public final class ActivationEnvironmentHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
-
- public static void insert (org.omg.CORBA.Any any, org.gnu.bonobo.ActivationEnvValue[] s)
- {
- any.type (type ());
- write (any.create_output_stream (), s);
- }
-
- public static org.gnu.bonobo.ActivationEnvValue[] extract (final org.omg.CORBA.Any any)
- {
- return read (any.create_input_stream ());
- }
-
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_alias_tc(org.gnu.bonobo.ActivationEnvironmentHelper.id(), "ActivationEnvironment",org.omg.CORBA.ORB.init().create_sequence_tc(0, org.gnu.bonobo.ActivationEnvValueHelper.type()));
- }
- return _type;
- }
-
- public static String id()
- {
- return "IDL:Bonobo/ActivationEnvironment:1.0";
- }
- public static org.gnu.bonobo.ActivationEnvValue[] read (final org.omg.CORBA.portable.InputStream _in)
- {
- org.gnu.bonobo.ActivationEnvValue[] _result;
- int _l_result1 = _in.read_long();
- _result = new org.gnu.bonobo.ActivationEnvValue[_l_result1];
- for (int i=0;i<_result.length;i++)
- {
- _result[i]=org.gnu.bonobo.ActivationEnvValueHelper.read(_in);
- }
-
- return _result;
- }
-
- public static void write (final org.omg.CORBA.portable.OutputStream _out, org.gnu.bonobo.ActivationEnvValue[] _s)
- {
-
- _out.write_long(_s.length);
- for (int i=0; i<_s.length;i++)
- {
- org.gnu.bonobo.ActivationEnvValueHelper.write(_out,_s[i]);
- }
-
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ActivationEnvironmentHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/ActivationEnvironmentHolder.java
deleted file mode 100644
index 8312957..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ActivationEnvironmentHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL definition of alias "ActivationEnvironment"
- * @author JacORB IDL compiler
- */
-
-public final class ActivationEnvironmentHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.ActivationEnvValue[] value;
-
- public ActivationEnvironmentHolder ()
- {
- }
- public ActivationEnvironmentHolder (final org.gnu.bonobo.ActivationEnvValue[] initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return ActivationEnvironmentHelper.type ();
- }
- public void _read (final org.omg.CORBA.portable.InputStream in)
- {
- value = ActivationEnvironmentHelper.read (in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream out)
- {
- ActivationEnvironmentHelper.write (out,value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ActivationFlagsHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/ActivationFlagsHelper.java
deleted file mode 100644
index 5a75c57..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ActivationFlagsHelper.java
+++ /dev/null
@@ -1,47 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL definition of alias "ActivationFlags"
- * @author JacORB IDL compiler
- */
-
-public final class ActivationFlagsHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
-
- public static void insert (org.omg.CORBA.Any any, int s)
- {
- any.type (type ());
- write (any.create_output_stream (), s);
- }
-
- public static int extract (final org.omg.CORBA.Any any)
- {
- return read (any.create_input_stream ());
- }
-
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_alias_tc(org.gnu.bonobo.ActivationFlagsHelper.id(), "ActivationFlags",org.omg.CORBA.ORB.init().get_primitive_tc(org.omg.CORBA.TCKind.from_int(3)));
- }
- return _type;
- }
-
- public static String id()
- {
- return "IDL:Bonobo/ActivationFlags:1.0";
- }
- public static int read (final org.omg.CORBA.portable.InputStream _in)
- {
- int _result;
- _result=_in.read_long();
- return _result;
- }
-
- public static void write (final org.omg.CORBA.portable.OutputStream _out, int _s)
- {
- _out.write_long(_s);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ActivationIDHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/ActivationIDHelper.java
deleted file mode 100644
index 939d155..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ActivationIDHelper.java
+++ /dev/null
@@ -1,47 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL definition of alias "ActivationID"
- * @author JacORB IDL compiler
- */
-
-public final class ActivationIDHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
-
- public static void insert (org.omg.CORBA.Any any, java.lang.String s)
- {
- any.type (type ());
- write (any.create_output_stream (), s);
- }
-
- public static java.lang.String extract (final org.omg.CORBA.Any any)
- {
- return read (any.create_input_stream ());
- }
-
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_alias_tc(org.gnu.bonobo.ActivationIDHelper.id(), "ActivationID",org.omg.CORBA.ORB.init().create_string_tc(0));
- }
- return _type;
- }
-
- public static String id()
- {
- return "IDL:Bonobo/ActivationID:1.0";
- }
- public static java.lang.String read (final org.omg.CORBA.portable.InputStream _in)
- {
- java.lang.String _result;
- _result=_in.read_string();
- return _result;
- }
-
- public static void write (final org.omg.CORBA.portable.OutputStream _out, java.lang.String _s)
- {
- _out.write_string(_s);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ActivationProperty.java b/libbonobo-java/src/gen/org/gnu/bonobo/ActivationProperty.java
deleted file mode 100644
index a40c1e5..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ActivationProperty.java
+++ /dev/null
@@ -1,19 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL definition of struct "ActivationProperty"
- * @author JacORB IDL compiler
- */
-
-public final class ActivationProperty
- implements org.omg.CORBA.portable.IDLEntity
-{
- public ActivationProperty(){}
- public java.lang.String name = "";
- public org.gnu.bonobo.ActivationPropertyValue v;
- public ActivationProperty(java.lang.String name, org.gnu.bonobo.ActivationPropertyValue v)
- {
- this.name = name;
- this.v = v;
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ActivationPropertyHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/ActivationPropertyHelper.java
deleted file mode 100644
index 58ea2e1..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ActivationPropertyHelper.java
+++ /dev/null
@@ -1,48 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL definition of struct "ActivationProperty"
- * @author JacORB IDL compiler
- */
-
-public final class ActivationPropertyHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_struct_tc(org.gnu.bonobo.ActivationPropertyHelper.id(),"ActivationProperty",new org.omg.CORBA.StructMember[]{new org.omg.CORBA.StructMember("name", org.omg.CORBA.ORB.init().create_string_tc(0), null),new org.omg.CORBA.StructMember("v", org.gnu.bonobo.ActivationPropertyValueHelper.type(), null)});
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.ActivationProperty s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.ActivationProperty extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/ActivationProperty:1.0";
- }
- public static org.gnu.bonobo.ActivationProperty read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.ActivationProperty result = new org.gnu.bonobo.ActivationProperty();
- result.name=in.read_string();
- result.v=org.gnu.bonobo.ActivationPropertyValueHelper.read(in);
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.ActivationProperty s)
- {
- out.write_string(s.name);
- org.gnu.bonobo.ActivationPropertyValueHelper.write(out,s.v);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ActivationPropertyHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/ActivationPropertyHolder.java
deleted file mode 100644
index 7b2f2c5..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ActivationPropertyHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL definition of struct "ActivationProperty"
- * @author JacORB IDL compiler
- */
-
-public final class ActivationPropertyHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.ActivationProperty value;
-
- public ActivationPropertyHolder ()
- {
- }
- public ActivationPropertyHolder(final org.gnu.bonobo.ActivationProperty initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.ActivationPropertyHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.ActivationPropertyHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.ActivationPropertyHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ActivationPropertyType.java b/libbonobo-java/src/gen/org/gnu/bonobo/ActivationPropertyType.java
deleted file mode 100644
index 9953eb6..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ActivationPropertyType.java
+++ /dev/null
@@ -1,42 +0,0 @@
-package org.gnu.bonobo;
-/**
- * Generated from IDL definition of enum "ActivationPropertyType"
- * @author JacORB IDL compiler
- */
-
-public final class ActivationPropertyType
- implements org.omg.CORBA.portable.IDLEntity
-{
- private int value = -1;
- public static final int _ACTIVATION_P_STRING = 0;
- public static final ActivationPropertyType ACTIVATION_P_STRING = new ActivationPropertyType(_ACTIVATION_P_STRING);
- public static final int _ACTIVATION_P_NUMBER = 1;
- public static final ActivationPropertyType ACTIVATION_P_NUMBER = new ActivationPropertyType(_ACTIVATION_P_NUMBER);
- public static final int _ACTIVATION_P_BOOLEAN = 2;
- public static final ActivationPropertyType ACTIVATION_P_BOOLEAN = new ActivationPropertyType(_ACTIVATION_P_BOOLEAN);
- public static final int _ACTIVATION_P_STRINGV = 3;
- public static final ActivationPropertyType ACTIVATION_P_STRINGV = new ActivationPropertyType(_ACTIVATION_P_STRINGV);
- public int value()
- {
- return value;
- }
- public static ActivationPropertyType from_int(int value)
- {
- switch (value) {
- case _ACTIVATION_P_STRING: return ACTIVATION_P_STRING;
- case _ACTIVATION_P_NUMBER: return ACTIVATION_P_NUMBER;
- case _ACTIVATION_P_BOOLEAN: return ACTIVATION_P_BOOLEAN;
- case _ACTIVATION_P_STRINGV: return ACTIVATION_P_STRINGV;
- default: throw new org.omg.CORBA.BAD_PARAM();
- }
- }
- protected ActivationPropertyType(int i)
- {
- value = i;
- }
- java.lang.Object readResolve()
- throws java.io.ObjectStreamException
- {
- return from_int(value());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ActivationPropertyTypeHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/ActivationPropertyTypeHelper.java
deleted file mode 100644
index 0c62323..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ActivationPropertyTypeHelper.java
+++ /dev/null
@@ -1,43 +0,0 @@
-package org.gnu.bonobo;
-/**
- * Generated from IDL definition of enum "ActivationPropertyType"
- * @author JacORB IDL compiler
- */
-
-public final class ActivationPropertyTypeHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_enum_tc(org.gnu.bonobo.ActivationPropertyTypeHelper.id(),"ActivationPropertyType",new String[]{"ACTIVATION_P_STRING","ACTIVATION_P_NUMBER","ACTIVATION_P_BOOLEAN","ACTIVATION_P_STRINGV"});
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.ActivationPropertyType s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.ActivationPropertyType extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/ActivationPropertyType:1.0";
- }
- public static ActivationPropertyType read (final org.omg.CORBA.portable.InputStream in)
- {
- return ActivationPropertyType.from_int(in.read_long());
- }
-
- public static void write (final org.omg.CORBA.portable.OutputStream out, final ActivationPropertyType s)
- {
- out.write_long(s.value());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ActivationPropertyTypeHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/ActivationPropertyTypeHolder.java
deleted file mode 100644
index 6dc6759..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ActivationPropertyTypeHolder.java
+++ /dev/null
@@ -1,31 +0,0 @@
-package org.gnu.bonobo;
-/**
- * Generated from IDL definition of enum "ActivationPropertyType"
- * @author JacORB IDL compiler
- */
-
-public final class ActivationPropertyTypeHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public ActivationPropertyType value;
-
- public ActivationPropertyTypeHolder ()
- {
- }
- public ActivationPropertyTypeHolder (final ActivationPropertyType initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return ActivationPropertyTypeHelper.type ();
- }
- public void _read (final org.omg.CORBA.portable.InputStream in)
- {
- value = ActivationPropertyTypeHelper.read (in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream out)
- {
- ActivationPropertyTypeHelper.write (out,value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ActivationPropertyValue.java b/libbonobo-java/src/gen/org/gnu/bonobo/ActivationPropertyValue.java
deleted file mode 100644
index 82a9a40..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ActivationPropertyValue.java
+++ /dev/null
@@ -1,78 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL definition of union "ActivationPropertyValue"
- * @author JacORB IDL compiler
- */
-
-public final class ActivationPropertyValue
- implements org.omg.CORBA.portable.IDLEntity
-{
- private org.gnu.bonobo.ActivationPropertyType discriminator;
- private java.lang.String value_string;
- private double value_number;
- private boolean value_boolean;
- private java.lang.String[] value_stringv;
-
- public ActivationPropertyValue ()
- {
- }
-
- public org.gnu.bonobo.ActivationPropertyType discriminator ()
- {
- return discriminator;
- }
-
- public java.lang.String value_string ()
- {
- if (discriminator != org.gnu.bonobo.ActivationPropertyType.ACTIVATION_P_STRING)
- throw new org.omg.CORBA.BAD_OPERATION();
- return value_string;
- }
-
- public void value_string (java.lang.String _x)
- {
- discriminator = org.gnu.bonobo.ActivationPropertyType.ACTIVATION_P_STRING;
- value_string = _x;
- }
-
- public double value_number ()
- {
- if (discriminator != org.gnu.bonobo.ActivationPropertyType.ACTIVATION_P_NUMBER)
- throw new org.omg.CORBA.BAD_OPERATION();
- return value_number;
- }
-
- public void value_number (double _x)
- {
- discriminator = org.gnu.bonobo.ActivationPropertyType.ACTIVATION_P_NUMBER;
- value_number = _x;
- }
-
- public boolean value_boolean ()
- {
- if (discriminator != org.gnu.bonobo.ActivationPropertyType.ACTIVATION_P_BOOLEAN)
- throw new org.omg.CORBA.BAD_OPERATION();
- return value_boolean;
- }
-
- public void value_boolean (boolean _x)
- {
- discriminator = org.gnu.bonobo.ActivationPropertyType.ACTIVATION_P_BOOLEAN;
- value_boolean = _x;
- }
-
- public java.lang.String[] value_stringv ()
- {
- if (discriminator != org.gnu.bonobo.ActivationPropertyType.ACTIVATION_P_STRINGV)
- throw new org.omg.CORBA.BAD_OPERATION();
- return value_stringv;
- }
-
- public void value_stringv (java.lang.String[] _x)
- {
- discriminator = org.gnu.bonobo.ActivationPropertyType.ACTIVATION_P_STRINGV;
- value_stringv = _x;
- }
-
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ActivationPropertyValueHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/ActivationPropertyValueHelper.java
deleted file mode 100644
index f776a8a..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ActivationPropertyValueHelper.java
+++ /dev/null
@@ -1,112 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL definition of union "ActivationPropertyValue"
- * @author JacORB IDL compiler
- */
-
-public final class ActivationPropertyValueHelper
-{
- private static org.omg.CORBA.TypeCode _type;
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.ActivationPropertyValue s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.ActivationPropertyValue extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/ActivationPropertyValue:1.0";
- }
- public static ActivationPropertyValue read (org.omg.CORBA.portable.InputStream in)
- {
- ActivationPropertyValue result = new ActivationPropertyValue ();
- org.gnu.bonobo.ActivationPropertyType disc = org.gnu.bonobo.ActivationPropertyType.from_int(in.read_long());
- switch (disc.value ())
- {
- case org.gnu.bonobo.ActivationPropertyType._ACTIVATION_P_STRING:
- {
- java.lang.String _var;
- _var=in.read_string();
- result.value_string (_var);
- break;
- }
- case org.gnu.bonobo.ActivationPropertyType._ACTIVATION_P_NUMBER:
- {
- double _var;
- _var=in.read_double();
- result.value_number (_var);
- break;
- }
- case org.gnu.bonobo.ActivationPropertyType._ACTIVATION_P_BOOLEAN:
- {
- boolean _var;
- _var=in.read_boolean();
- result.value_boolean (_var);
- break;
- }
- case org.gnu.bonobo.ActivationPropertyType._ACTIVATION_P_STRINGV:
- {
- java.lang.String[] _var;
- _var = org.gnu.bonobo.StringListHelper.read(in);
- result.value_stringv (_var);
- break;
- }
- }
- return result;
- }
- public static void write (org.omg.CORBA.portable.OutputStream out, ActivationPropertyValue s)
- {
- out.write_long (s.discriminator().value ());
- switch (s.discriminator().value ())
- {
- case org.gnu.bonobo.ActivationPropertyType._ACTIVATION_P_STRING:
- {
- out.write_string(s.value_string ());
- break;
- }
- case org.gnu.bonobo.ActivationPropertyType._ACTIVATION_P_NUMBER:
- {
- out.write_double(s.value_number ());
- break;
- }
- case org.gnu.bonobo.ActivationPropertyType._ACTIVATION_P_BOOLEAN:
- {
- out.write_boolean(s.value_boolean ());
- break;
- }
- case org.gnu.bonobo.ActivationPropertyType._ACTIVATION_P_STRINGV:
- {
- org.gnu.bonobo.StringListHelper.write(out,s.value_stringv ());
- break;
- }
- }
- }
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- org.omg.CORBA.UnionMember[] members = new org.omg.CORBA.UnionMember[4];
- org.omg.CORBA.Any label_any;
- label_any = org.omg.CORBA.ORB.init().create_any ();
- org.gnu.bonobo.ActivationPropertyTypeHelper.insert(label_any, org.gnu.bonobo.ActivationPropertyType.ACTIVATION_P_STRING);
- members[3] = new org.omg.CORBA.UnionMember ("value_string", label_any, org.omg.CORBA.ORB.init().create_string_tc(0),null);
- label_any = org.omg.CORBA.ORB.init().create_any ();
- org.gnu.bonobo.ActivationPropertyTypeHelper.insert(label_any, org.gnu.bonobo.ActivationPropertyType.ACTIVATION_P_NUMBER);
- members[2] = new org.omg.CORBA.UnionMember ("value_number", label_any, org.omg.CORBA.ORB.init().get_primitive_tc(org.omg.CORBA.TCKind.from_int(7)),null);
- label_any = org.omg.CORBA.ORB.init().create_any ();
- org.gnu.bonobo.ActivationPropertyTypeHelper.insert(label_any, org.gnu.bonobo.ActivationPropertyType.ACTIVATION_P_BOOLEAN);
- members[1] = new org.omg.CORBA.UnionMember ("value_boolean", label_any, org.omg.CORBA.ORB.init().get_primitive_tc(org.omg.CORBA.TCKind.from_int(8)),null);
- label_any = org.omg.CORBA.ORB.init().create_any ();
- org.gnu.bonobo.ActivationPropertyTypeHelper.insert(label_any, org.gnu.bonobo.ActivationPropertyType.ACTIVATION_P_STRINGV);
- members[0] = new org.omg.CORBA.UnionMember ("value_stringv", label_any, org.omg.CORBA.ORB.init().create_sequence_tc(0, org.omg.CORBA.ORB.init().create_string_tc(0)),null);
- _type = org.omg.CORBA.ORB.init().create_union_tc(id(),"ActivationPropertyValue",org.gnu.bonobo.ActivationPropertyTypeHelper.type(), members);
- }
- return _type;
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ActivationPropertyValueHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/ActivationPropertyValueHolder.java
deleted file mode 100644
index c676713..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ActivationPropertyValueHolder.java
+++ /dev/null
@@ -1,31 +0,0 @@
-package org.gnu.bonobo;
-/**
- * Generated from IDL definition of union "ActivationPropertyValue"
- * @author JacORB IDL compiler
- */
-
-public final class ActivationPropertyValueHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public ActivationPropertyValue value;
-
- public ActivationPropertyValueHolder ()
- {
- }
- public ActivationPropertyValueHolder (final ActivationPropertyValue initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return ActivationPropertyValueHelper.type ();
- }
- public void _read (final org.omg.CORBA.portable.InputStream in)
- {
- value = ActivationPropertyValueHelper.read (in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream out)
- {
- ActivationPropertyValueHelper.write (out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ActivationResult.java b/libbonobo-java/src/gen/org/gnu/bonobo/ActivationResult.java
deleted file mode 100644
index 969dbc3..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ActivationResult.java
+++ /dev/null
@@ -1,19 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL definition of struct "ActivationResult"
- * @author JacORB IDL compiler
- */
-
-public final class ActivationResult
- implements org.omg.CORBA.portable.IDLEntity
-{
- public ActivationResult(){}
- public java.lang.String aid = "";
- public org.gnu.bonobo.ActivationResultData res;
- public ActivationResult(java.lang.String aid, org.gnu.bonobo.ActivationResultData res)
- {
- this.aid = aid;
- this.res = res;
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ActivationResultData.java b/libbonobo-java/src/gen/org/gnu/bonobo/ActivationResultData.java
deleted file mode 100644
index cbf7c53..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ActivationResultData.java
+++ /dev/null
@@ -1,58 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL definition of union "ActivationResultData"
- * @author JacORB IDL compiler
- */
-
-public final class ActivationResultData
- implements org.omg.CORBA.portable.IDLEntity
-{
- private org.gnu.bonobo.ActivationResultType discriminator;
- private org.omg.CORBA.Object res_object;
- private java.lang.String[] res_shlib;
-
- public ActivationResultData ()
- {
- }
-
- public org.gnu.bonobo.ActivationResultType discriminator ()
- {
- return discriminator;
- }
-
- public org.omg.CORBA.Object res_object ()
- {
- if (discriminator != org.gnu.bonobo.ActivationResultType.ACTIVATION_RESULT_OBJECT)
- throw new org.omg.CORBA.BAD_OPERATION();
- return res_object;
- }
-
- public void res_object (org.omg.CORBA.Object _x)
- {
- discriminator = org.gnu.bonobo.ActivationResultType.ACTIVATION_RESULT_OBJECT;
- res_object = _x;
- }
-
- public java.lang.String[] res_shlib ()
- {
- if (discriminator != org.gnu.bonobo.ActivationResultType.ACTIVATION_RESULT_SHLIB)
- throw new org.omg.CORBA.BAD_OPERATION();
- return res_shlib;
- }
-
- public void res_shlib (java.lang.String[] _x)
- {
- discriminator = org.gnu.bonobo.ActivationResultType.ACTIVATION_RESULT_SHLIB;
- res_shlib = _x;
- }
-
- public void __default ()
- {
- discriminator = org.gnu.bonobo.ActivationResultType.ACTIVATION_RESULT_NONE;
- }
- public void __default (org.gnu.bonobo.ActivationResultType _discriminator)
- {
- discriminator = _discriminator;
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ActivationResultDataHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/ActivationResultDataHelper.java
deleted file mode 100644
index 42b4d40..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ActivationResultDataHelper.java
+++ /dev/null
@@ -1,83 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL definition of union "ActivationResultData"
- * @author JacORB IDL compiler
- */
-
-public final class ActivationResultDataHelper
-{
- private static org.omg.CORBA.TypeCode _type;
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.ActivationResultData s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.ActivationResultData extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/ActivationResultData:1.0";
- }
- public static ActivationResultData read (org.omg.CORBA.portable.InputStream in)
- {
- ActivationResultData result = new ActivationResultData ();
- org.gnu.bonobo.ActivationResultType disc = org.gnu.bonobo.ActivationResultType.from_int(in.read_long());
- switch (disc.value ())
- {
- case org.gnu.bonobo.ActivationResultType._ACTIVATION_RESULT_OBJECT:
- {
- org.omg.CORBA.Object _var;
- _var=in.read_Object();
- result.res_object (_var);
- break;
- }
- case org.gnu.bonobo.ActivationResultType._ACTIVATION_RESULT_SHLIB:
- {
- java.lang.String[] _var;
- _var = org.gnu.bonobo.StringListHelper.read(in);
- result.res_shlib (_var);
- break;
- }
- default: result.__default (disc);
- }
- return result;
- }
- public static void write (org.omg.CORBA.portable.OutputStream out, ActivationResultData s)
- {
- out.write_long (s.discriminator().value ());
- switch (s.discriminator().value ())
- {
- case org.gnu.bonobo.ActivationResultType._ACTIVATION_RESULT_OBJECT:
- {
- out.write_Object(s.res_object ());
- break;
- }
- case org.gnu.bonobo.ActivationResultType._ACTIVATION_RESULT_SHLIB:
- {
- org.gnu.bonobo.StringListHelper.write(out,s.res_shlib ());
- break;
- }
- }
- }
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- org.omg.CORBA.UnionMember[] members = new org.omg.CORBA.UnionMember[2];
- org.omg.CORBA.Any label_any;
- label_any = org.omg.CORBA.ORB.init().create_any ();
- org.gnu.bonobo.ActivationResultTypeHelper.insert(label_any, org.gnu.bonobo.ActivationResultType.ACTIVATION_RESULT_OBJECT);
- members[1] = new org.omg.CORBA.UnionMember ("res_object", label_any, org.omg.CORBA.ORB.init().create_interface_tc("IDL:omg.org/CORBA/Object:1.0","Object"),null);
- label_any = org.omg.CORBA.ORB.init().create_any ();
- org.gnu.bonobo.ActivationResultTypeHelper.insert(label_any, org.gnu.bonobo.ActivationResultType.ACTIVATION_RESULT_SHLIB);
- members[0] = new org.omg.CORBA.UnionMember ("res_shlib", label_any, org.omg.CORBA.ORB.init().create_sequence_tc(0, org.omg.CORBA.ORB.init().create_string_tc(0)),null);
- _type = org.omg.CORBA.ORB.init().create_union_tc(id(),"ActivationResultData",org.gnu.bonobo.ActivationResultTypeHelper.type(), members);
- }
- return _type;
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ActivationResultDataHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/ActivationResultDataHolder.java
deleted file mode 100644
index 1915c2b..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ActivationResultDataHolder.java
+++ /dev/null
@@ -1,31 +0,0 @@
-package org.gnu.bonobo;
-/**
- * Generated from IDL definition of union "ActivationResultData"
- * @author JacORB IDL compiler
- */
-
-public final class ActivationResultDataHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public ActivationResultData value;
-
- public ActivationResultDataHolder ()
- {
- }
- public ActivationResultDataHolder (final ActivationResultData initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return ActivationResultDataHelper.type ();
- }
- public void _read (final org.omg.CORBA.portable.InputStream in)
- {
- value = ActivationResultDataHelper.read (in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream out)
- {
- ActivationResultDataHelper.write (out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ActivationResultHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/ActivationResultHelper.java
deleted file mode 100644
index d4f149e..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ActivationResultHelper.java
+++ /dev/null
@@ -1,48 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL definition of struct "ActivationResult"
- * @author JacORB IDL compiler
- */
-
-public final class ActivationResultHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_struct_tc(org.gnu.bonobo.ActivationResultHelper.id(),"ActivationResult",new org.omg.CORBA.StructMember[]{new org.omg.CORBA.StructMember("aid", org.omg.CORBA.ORB.init().create_string_tc(0), null),new org.omg.CORBA.StructMember("res", org.gnu.bonobo.ActivationResultDataHelper.type(), null)});
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.ActivationResult s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.ActivationResult extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/ActivationResult:1.0";
- }
- public static org.gnu.bonobo.ActivationResult read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.ActivationResult result = new org.gnu.bonobo.ActivationResult();
- result.aid=in.read_string();
- result.res=org.gnu.bonobo.ActivationResultDataHelper.read(in);
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.ActivationResult s)
- {
- out.write_string(s.aid);
- org.gnu.bonobo.ActivationResultDataHelper.write(out,s.res);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ActivationResultHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/ActivationResultHolder.java
deleted file mode 100644
index bd071ea..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ActivationResultHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL definition of struct "ActivationResult"
- * @author JacORB IDL compiler
- */
-
-public final class ActivationResultHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.ActivationResult value;
-
- public ActivationResultHolder ()
- {
- }
- public ActivationResultHolder(final org.gnu.bonobo.ActivationResult initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.ActivationResultHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.ActivationResultHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.ActivationResultHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ActivationResultType.java b/libbonobo-java/src/gen/org/gnu/bonobo/ActivationResultType.java
deleted file mode 100644
index eba0da5..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ActivationResultType.java
+++ /dev/null
@@ -1,39 +0,0 @@
-package org.gnu.bonobo;
-/**
- * Generated from IDL definition of enum "ActivationResultType"
- * @author JacORB IDL compiler
- */
-
-public final class ActivationResultType
- implements org.omg.CORBA.portable.IDLEntity
-{
- private int value = -1;
- public static final int _ACTIVATION_RESULT_OBJECT = 0;
- public static final ActivationResultType ACTIVATION_RESULT_OBJECT = new ActivationResultType(_ACTIVATION_RESULT_OBJECT);
- public static final int _ACTIVATION_RESULT_SHLIB = 1;
- public static final ActivationResultType ACTIVATION_RESULT_SHLIB = new ActivationResultType(_ACTIVATION_RESULT_SHLIB);
- public static final int _ACTIVATION_RESULT_NONE = 2;
- public static final ActivationResultType ACTIVATION_RESULT_NONE = new ActivationResultType(_ACTIVATION_RESULT_NONE);
- public int value()
- {
- return value;
- }
- public static ActivationResultType from_int(int value)
- {
- switch (value) {
- case _ACTIVATION_RESULT_OBJECT: return ACTIVATION_RESULT_OBJECT;
- case _ACTIVATION_RESULT_SHLIB: return ACTIVATION_RESULT_SHLIB;
- case _ACTIVATION_RESULT_NONE: return ACTIVATION_RESULT_NONE;
- default: throw new org.omg.CORBA.BAD_PARAM();
- }
- }
- protected ActivationResultType(int i)
- {
- value = i;
- }
- java.lang.Object readResolve()
- throws java.io.ObjectStreamException
- {
- return from_int(value());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ActivationResultTypeHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/ActivationResultTypeHelper.java
deleted file mode 100644
index 9b0e34c..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ActivationResultTypeHelper.java
+++ /dev/null
@@ -1,43 +0,0 @@
-package org.gnu.bonobo;
-/**
- * Generated from IDL definition of enum "ActivationResultType"
- * @author JacORB IDL compiler
- */
-
-public final class ActivationResultTypeHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_enum_tc(org.gnu.bonobo.ActivationResultTypeHelper.id(),"ActivationResultType",new String[]{"ACTIVATION_RESULT_OBJECT","ACTIVATION_RESULT_SHLIB","ACTIVATION_RESULT_NONE"});
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.ActivationResultType s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.ActivationResultType extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/ActivationResultType:1.0";
- }
- public static ActivationResultType read (final org.omg.CORBA.portable.InputStream in)
- {
- return ActivationResultType.from_int(in.read_long());
- }
-
- public static void write (final org.omg.CORBA.portable.OutputStream out, final ActivationResultType s)
- {
- out.write_long(s.value());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ActivationResultTypeHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/ActivationResultTypeHolder.java
deleted file mode 100644
index 76e17ca..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ActivationResultTypeHolder.java
+++ /dev/null
@@ -1,31 +0,0 @@
-package org.gnu.bonobo;
-/**
- * Generated from IDL definition of enum "ActivationResultType"
- * @author JacORB IDL compiler
- */
-
-public final class ActivationResultTypeHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public ActivationResultType value;
-
- public ActivationResultTypeHolder ()
- {
- }
- public ActivationResultTypeHolder (final ActivationResultType initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return ActivationResultTypeHelper.type ();
- }
- public void _read (final org.omg.CORBA.portable.InputStream in)
- {
- value = ActivationResultTypeHelper.read (in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream out)
- {
- ActivationResultTypeHelper.write (out,value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/BadArg.java b/libbonobo-java/src/gen/org/gnu/bonobo/BadArg.java
deleted file mode 100644
index c1f1cae..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/BadArg.java
+++ /dev/null
@@ -1,20 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL definition of exception "BadArg"
- * @author JacORB IDL compiler
- */
-
-public final class BadArg
- extends org.omg.CORBA.UserException
-{
- public BadArg()
- {
- super(org.gnu.bonobo.BadArgHelper.id());
- }
-
- public BadArg(String value)
- {
- super(value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/BadArgHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/BadArgHelper.java
deleted file mode 100644
index 1f4f5ae..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/BadArgHelper.java
+++ /dev/null
@@ -1,46 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL definition of exception "BadArg"
- * @author JacORB IDL compiler
- */
-
-public final class BadArgHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_exception_tc(org.gnu.bonobo.BadArgHelper.id(),"BadArg",new org.omg.CORBA.StructMember[0]);
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.BadArg s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.BadArg extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/BadArg:1.0";
- }
- public static org.gnu.bonobo.BadArg read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.BadArg result = new org.gnu.bonobo.BadArg();
- if (!in.read_string().equals(id())) throw new org.omg.CORBA.MARSHAL("wrong id");
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.BadArg s)
- {
- out.write_string(id());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/BadArgHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/BadArgHolder.java
deleted file mode 100644
index d3cd561..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/BadArgHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL definition of exception "BadArg"
- * @author JacORB IDL compiler
- */
-
-public final class BadArgHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.BadArg value;
-
- public BadArgHolder ()
- {
- }
- public BadArgHolder(final org.gnu.bonobo.BadArg initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.BadArgHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.BadArgHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.BadArgHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/ArtUTA.java b/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/ArtUTA.java
deleted file mode 100644
index d5a0ff6..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/ArtUTA.java
+++ /dev/null
@@ -1,25 +0,0 @@
-package org.gnu.bonobo.Canvas;
-
-/**
- * Generated from IDL definition of struct "ArtUTA"
- * @author JacORB IDL compiler
- */
-
-public final class ArtUTA
- implements org.omg.CORBA.portable.IDLEntity
-{
- public ArtUTA(){}
- public short x0;
- public short y0;
- public short width;
- public short height;
- public int[] utiles;
- public ArtUTA(short x0, short y0, short width, short height, int[] utiles)
- {
- this.x0 = x0;
- this.y0 = y0;
- this.width = width;
- this.height = height;
- this.utiles = utiles;
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/ArtUTAHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/ArtUTAHelper.java
deleted file mode 100644
index 8e7cef8..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/ArtUTAHelper.java
+++ /dev/null
@@ -1,66 +0,0 @@
-package org.gnu.bonobo.Canvas;
-
-
-/**
- * Generated from IDL definition of struct "ArtUTA"
- * @author JacORB IDL compiler
- */
-
-public final class ArtUTAHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_struct_tc(org.gnu.bonobo.Canvas.ArtUTAHelper.id(),"ArtUTA",new org.omg.CORBA.StructMember[]{new org.omg.CORBA.StructMember("x0", org.omg.CORBA.ORB.init().get_primitive_tc(org.omg.CORBA.TCKind.from_int(2)), null),new org.omg.CORBA.StructMember("y0", org.omg.CORBA.ORB.init().get_primitive_tc(org.omg.CORBA.TCKind.from_int(2)), null),new org.omg.CORBA.StructMember("width", org.omg.CORBA.ORB.init().get_primitive_tc(org.omg.CORBA.TCKind.from_int(2)), [...]
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.Canvas.ArtUTA s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.Canvas.ArtUTA extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Canvas/ArtUTA:1.0";
- }
- public static org.gnu.bonobo.Canvas.ArtUTA read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.Canvas.ArtUTA result = new org.gnu.bonobo.Canvas.ArtUTA();
- result.x0=in.read_short();
- result.y0=in.read_short();
- result.width=in.read_short();
- result.height=in.read_short();
- int _lresult_utiles3 = in.read_long();
- result.utiles = new int[_lresult_utiles3];
- for (int i=0;i<result.utiles.length;i++)
- {
- result.utiles[i]=in.read_long();
- }
-
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.Canvas.ArtUTA s)
- {
- out.write_short(s.x0);
- out.write_short(s.y0);
- out.write_short(s.width);
- out.write_short(s.height);
-
- out.write_long(s.utiles.length);
- for (int i=0; i<s.utiles.length;i++)
- {
- out.write_long(s.utiles[i]);
- }
-
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/ArtUTAHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/ArtUTAHolder.java
deleted file mode 100644
index 77e2ebd..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/ArtUTAHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo.Canvas;
-
-/**
- * Generated from IDL definition of struct "ArtUTA"
- * @author JacORB IDL compiler
- */
-
-public final class ArtUTAHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.Canvas.ArtUTA value;
-
- public ArtUTAHolder ()
- {
- }
- public ArtUTAHolder(final org.gnu.bonobo.Canvas.ArtUTA initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.Canvas.ArtUTAHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.Canvas.ArtUTAHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.Canvas.ArtUTAHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/Buf.java b/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/Buf.java
deleted file mode 100644
index e48b0fa..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/Buf.java
+++ /dev/null
@@ -1,25 +0,0 @@
-package org.gnu.bonobo.Canvas;
-
-/**
- * Generated from IDL definition of struct "Buf"
- * @author JacORB IDL compiler
- */
-
-public final class Buf
- implements org.omg.CORBA.portable.IDLEntity
-{
- public Buf(){}
- public byte[] rgb_buf;
- public int row_stride;
- public org.gnu.bonobo.Canvas.IRect rect;
- public int bg_color;
- public short flags;
- public Buf(byte[] rgb_buf, int row_stride, org.gnu.bonobo.Canvas.IRect rect, int bg_color, short flags)
- {
- this.rgb_buf = rgb_buf;
- this.row_stride = row_stride;
- this.rect = rect;
- this.bg_color = bg_color;
- this.flags = flags;
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/BufHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/BufHelper.java
deleted file mode 100644
index 06713c6..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/BufHelper.java
+++ /dev/null
@@ -1,54 +0,0 @@
-package org.gnu.bonobo.Canvas;
-
-
-/**
- * Generated from IDL definition of struct "Buf"
- * @author JacORB IDL compiler
- */
-
-public final class BufHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_struct_tc(org.gnu.bonobo.Canvas.BufHelper.id(),"Buf",new org.omg.CORBA.StructMember[]{new org.omg.CORBA.StructMember("rgb_buf", org.gnu.bonobo.Canvas.pixbufHelper.type(), null),new org.omg.CORBA.StructMember("row_stride", org.omg.CORBA.ORB.init().get_primitive_tc(org.omg.CORBA.TCKind.from_int(3)), null),new org.omg.CORBA.StructMember("rect", org.gnu.bonobo.Canvas.IRectHelper.type(), null),new org.omg.CORBA.StructMember("bg_color", org.gnu.bonobo [...]
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.Canvas.Buf s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.Canvas.Buf extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Canvas/Buf:1.0";
- }
- public static org.gnu.bonobo.Canvas.Buf read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.Canvas.Buf result = new org.gnu.bonobo.Canvas.Buf();
- result.rgb_buf = org.gnu.bonobo.Canvas.pixbufHelper.read(in);
- result.row_stride=in.read_long();
- result.rect=org.gnu.bonobo.Canvas.IRectHelper.read(in);
- result.bg_color=in.read_long();
- result.flags=in.read_short();
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.Canvas.Buf s)
- {
- org.gnu.bonobo.Canvas.pixbufHelper.write(out,s.rgb_buf);
- out.write_long(s.row_stride);
- org.gnu.bonobo.Canvas.IRectHelper.write(out,s.rect);
- out.write_long(s.bg_color);
- out.write_short(s.flags);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/BufHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/BufHolder.java
deleted file mode 100644
index 86db6f5..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/BufHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo.Canvas;
-
-/**
- * Generated from IDL definition of struct "Buf"
- * @author JacORB IDL compiler
- */
-
-public final class BufHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.Canvas.Buf value;
-
- public BufHolder ()
- {
- }
- public BufHolder(final org.gnu.bonobo.Canvas.Buf initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.Canvas.BufHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.Canvas.BufHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.Canvas.BufHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/Component.java b/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/Component.java
deleted file mode 100644
index b4a648c..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/Component.java
+++ /dev/null
@@ -1,11 +0,0 @@
-package org.gnu.bonobo.Canvas;
-
-/**
- * Generated from IDL interface "Component"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public interface Component
- extends ComponentOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity, org.gnu.bonobo.Unknown
-{
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/ComponentHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/ComponentHelper.java
deleted file mode 100644
index 7982b6b..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/ComponentHelper.java
+++ /dev/null
@@ -1,83 +0,0 @@
-package org.gnu.bonobo.Canvas;
-
-
-/**
- * Generated from IDL interface "Component"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public final class ComponentHelper
-{
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.Canvas.Component s)
- {
- any.insert_Object(s);
- }
- public static org.gnu.bonobo.Canvas.Component extract(final org.omg.CORBA.Any any)
- {
- return narrow(any.extract_Object()) ;
- }
- public static org.omg.CORBA.TypeCode type()
- {
- return org.omg.CORBA.ORB.init().create_interface_tc("IDL:Bonobo/Canvas/Component:1.0", "Component");
- }
- public static String id()
- {
- return "IDL:Bonobo/Canvas/Component:1.0";
- }
- public static Component read(final org.omg.CORBA.portable.InputStream in)
- {
- return narrow(in.read_Object());
- }
- public static void write(final org.omg.CORBA.portable.OutputStream _out, final org.gnu.bonobo.Canvas.Component s)
- {
- _out.write_Object(s);
- }
- public static org.gnu.bonobo.Canvas.Component narrow(final java.lang.Object obj)
- {
- if (obj instanceof org.gnu.bonobo.Canvas.Component)
- {
- return (org.gnu.bonobo.Canvas.Component)obj;
- }
- else if (obj instanceof org.omg.CORBA.Object)
- {
- return narrow((org.omg.CORBA.Object)obj);
- }
- throw new org.omg.CORBA.BAD_PARAM("Failed to narrow in helper");
- }
- public static org.gnu.bonobo.Canvas.Component narrow(final org.omg.CORBA.Object obj)
- {
- if (obj == null)
- return null;
- try
- {
- return (org.gnu.bonobo.Canvas.Component)obj;
- }
- catch (ClassCastException c)
- {
- if (obj._is_a("IDL:Bonobo/Canvas/Component:1.0"))
- {
- org.gnu.bonobo.Canvas._ComponentStub stub;
- stub = new org.gnu.bonobo.Canvas._ComponentStub();
- stub._set_delegate(((org.omg.CORBA.portable.ObjectImpl)obj)._get_delegate());
- return stub;
- }
- }
- throw new org.omg.CORBA.BAD_PARAM("Narrow failed");
- }
- public static org.gnu.bonobo.Canvas.Component unchecked_narrow(final org.omg.CORBA.Object obj)
- {
- if (obj == null)
- return null;
- try
- {
- return (org.gnu.bonobo.Canvas.Component)obj;
- }
- catch (ClassCastException c)
- {
- org.gnu.bonobo.Canvas._ComponentStub stub;
- stub = new org.gnu.bonobo.Canvas._ComponentStub();
- stub._set_delegate(((org.omg.CORBA.portable.ObjectImpl)obj)._get_delegate());
- return stub;
- }
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/ComponentHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/ComponentHolder.java
deleted file mode 100644
index 9232dde..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/ComponentHolder.java
+++ /dev/null
@@ -1,29 +0,0 @@
-package org.gnu.bonobo.Canvas;
-
-/**
- * Generated from IDL interface "Component"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public final class ComponentHolder implements org.omg.CORBA.portable.Streamable{
- public Component value;
- public ComponentHolder()
- {
- }
- public ComponentHolder (final Component initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type()
- {
- return ComponentHelper.type();
- }
- public void _read (final org.omg.CORBA.portable.InputStream in)
- {
- value = ComponentHelper.read (in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream _out)
- {
- ComponentHelper.write (_out,value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/ComponentOperations.java b/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/ComponentOperations.java
deleted file mode 100644
index 17dd3d0..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/ComponentOperations.java
+++ /dev/null
@@ -1,34 +0,0 @@
-package org.gnu.bonobo.Canvas;
-
-/**
- * Generated from IDL interface "Component"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-
-public interface ComponentOperations
- extends org.gnu.bonobo.UnknownOperations
-{
- /* constants */
- /* operations */
- org.gnu.bonobo.Canvas.ArtUTA update(org.gnu.bonobo.Canvas.State state, double[] aff, org.gnu.bonobo.Canvas.SVPSegment[] clip_path, int flags, org.omg.CORBA.DoubleHolder x1, org.omg.CORBA.DoubleHolder y1, org.omg.CORBA.DoubleHolder x2, org.omg.CORBA.DoubleHolder y2);
- void realize(java.lang.String drawable);
- void unrealize();
- void map();
- void unmap();
- void draw(org.gnu.bonobo.Canvas.State state, java.lang.String drawable, short x, short y, short width, short height);
- void render(org.gnu.bonobo.Canvas.BufHolder buf);
- boolean contains(double x, double y);
- void bounds(org.gnu.bonobo.Canvas.State state, org.omg.CORBA.DoubleHolder x1, org.omg.CORBA.DoubleHolder x2, org.omg.CORBA.DoubleHolder y1, org.omg.CORBA.DoubleHolder y2);
- boolean event(org.gnu.bonobo.Canvas.State state, org.gnu.bonobo.Gdk.Event event);
- void setCanvasSize(short x, short y, short width, short height);
- void setBounds(org.gnu.bonobo.Canvas.DRect bbox);
- void unImplemented1();
- void unImplemented2();
- void unImplemented3();
- void unImplemented4();
- void unImplemented5();
- void unImplemented6();
- void unImplemented7();
- void unImplemented8();
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/ComponentPOA.java b/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/ComponentPOA.java
deleted file mode 100644
index 9faba0c..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/ComponentPOA.java
+++ /dev/null
@@ -1,247 +0,0 @@
-package org.gnu.bonobo.Canvas;
-
-/**
- * Generated from IDL interface "Component"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-
-public abstract class ComponentPOA
- extends org.omg.PortableServer.Servant
- implements org.omg.CORBA.portable.InvokeHandler, org.gnu.bonobo.Canvas.ComponentOperations
-{
- static private final java.util.Hashtable m_opsHash = new java.util.Hashtable();
- static
- {
- m_opsHash.put ( "render", new java.lang.Integer(0));
- m_opsHash.put ( "queryInterface", new java.lang.Integer(1));
- m_opsHash.put ( "contains", new java.lang.Integer(2));
- m_opsHash.put ( "update", new java.lang.Integer(3));
- m_opsHash.put ( "unImplemented2", new java.lang.Integer(4));
- m_opsHash.put ( "unrealize", new java.lang.Integer(5));
- m_opsHash.put ( "realize", new java.lang.Integer(6));
- m_opsHash.put ( "unImplemented4", new java.lang.Integer(7));
- m_opsHash.put ( "setBounds", new java.lang.Integer(8));
- m_opsHash.put ( "bounds", new java.lang.Integer(9));
- m_opsHash.put ( "setCanvasSize", new java.lang.Integer(10));
- m_opsHash.put ( "unImplemented6", new java.lang.Integer(11));
- m_opsHash.put ( "unmap", new java.lang.Integer(12));
- m_opsHash.put ( "map", new java.lang.Integer(13));
- m_opsHash.put ( "unImplemented8", new java.lang.Integer(14));
- m_opsHash.put ( "unref", new java.lang.Integer(15));
- m_opsHash.put ( "ref", new java.lang.Integer(16));
- m_opsHash.put ( "unImplemented1", new java.lang.Integer(17));
- m_opsHash.put ( "unImplemented3", new java.lang.Integer(18));
- m_opsHash.put ( "unImplemented5", new java.lang.Integer(19));
- m_opsHash.put ( "unImplemented7", new java.lang.Integer(20));
- m_opsHash.put ( "event", new java.lang.Integer(21));
- m_opsHash.put ( "draw", new java.lang.Integer(22));
- }
- private String[] ids = {"IDL:Bonobo/Canvas/Component:1.0","IDL:Bonobo/Unknown:1.0"};
- public org.gnu.bonobo.Canvas.Component _this()
- {
- return org.gnu.bonobo.Canvas.ComponentHelper.narrow(_this_object());
- }
- public org.gnu.bonobo.Canvas.Component _this(org.omg.CORBA.ORB orb)
- {
- return org.gnu.bonobo.Canvas.ComponentHelper.narrow(_this_object(orb));
- }
- public org.omg.CORBA.portable.OutputStream _invoke(String method, org.omg.CORBA.portable.InputStream _input, org.omg.CORBA.portable.ResponseHandler handler)
- throws org.omg.CORBA.SystemException
- {
- org.omg.CORBA.portable.OutputStream _out = null;
- // do something
- // quick lookup of operation
- java.lang.Integer opsIndex = (java.lang.Integer)m_opsHash.get ( method );
- if ( null == opsIndex )
- throw new org.omg.CORBA.BAD_OPERATION(method + " not found");
- switch ( opsIndex.intValue() )
- {
- case 0: // render
- {
- org.gnu.bonobo.Canvas.BufHolder _arg0= new org.gnu.bonobo.Canvas.BufHolder();
- _arg0._read (_input);
- _out = handler.createReply();
- render(_arg0);
- org.gnu.bonobo.Canvas.BufHelper.write(_out,_arg0.value);
- break;
- }
- case 1: // queryInterface
- {
- java.lang.String _arg0=_input.read_string();
- _out = handler.createReply();
- org.gnu.bonobo.UnknownHelper.write(_out,queryInterface(_arg0));
- break;
- }
- case 2: // contains
- {
- double _arg0=_input.read_double();
- double _arg1=_input.read_double();
- _out = handler.createReply();
- _out.write_boolean(contains(_arg0,_arg1));
- break;
- }
- case 3: // update
- {
- org.gnu.bonobo.Canvas.State _arg0=org.gnu.bonobo.Canvas.StateHelper.read(_input);
- double[] _arg1=org.gnu.bonobo.Canvas.affineHelper.read(_input);
- org.gnu.bonobo.Canvas.SVPSegment[] _arg2=org.gnu.bonobo.Canvas.SVPHelper.read(_input);
- int _arg3=_input.read_long();
- org.omg.CORBA.DoubleHolder _arg4= new org.omg.CORBA.DoubleHolder();
- org.omg.CORBA.DoubleHolder _arg5= new org.omg.CORBA.DoubleHolder();
- org.omg.CORBA.DoubleHolder _arg6= new org.omg.CORBA.DoubleHolder();
- org.omg.CORBA.DoubleHolder _arg7= new org.omg.CORBA.DoubleHolder();
- _out = handler.createReply();
- org.gnu.bonobo.Canvas.ArtUTAHelper.write(_out,update(_arg0,_arg1,_arg2,_arg3,_arg4,_arg5,_arg6,_arg7));
- _out.write_double(_arg4.value);
- _out.write_double(_arg5.value);
- _out.write_double(_arg6.value);
- _out.write_double(_arg7.value);
- break;
- }
- case 4: // unImplemented2
- {
- _out = handler.createReply();
- unImplemented2();
- break;
- }
- case 5: // unrealize
- {
- _out = handler.createReply();
- unrealize();
- break;
- }
- case 6: // realize
- {
- java.lang.String _arg0=_input.read_string();
- _out = handler.createReply();
- realize(_arg0);
- break;
- }
- case 7: // unImplemented4
- {
- _out = handler.createReply();
- unImplemented4();
- break;
- }
- case 8: // setBounds
- {
- org.gnu.bonobo.Canvas.DRect _arg0=org.gnu.bonobo.Canvas.DRectHelper.read(_input);
- _out = handler.createReply();
- setBounds(_arg0);
- break;
- }
- case 9: // bounds
- {
- org.gnu.bonobo.Canvas.State _arg0=org.gnu.bonobo.Canvas.StateHelper.read(_input);
- org.omg.CORBA.DoubleHolder _arg1= new org.omg.CORBA.DoubleHolder();
- org.omg.CORBA.DoubleHolder _arg2= new org.omg.CORBA.DoubleHolder();
- org.omg.CORBA.DoubleHolder _arg3= new org.omg.CORBA.DoubleHolder();
- org.omg.CORBA.DoubleHolder _arg4= new org.omg.CORBA.DoubleHolder();
- _out = handler.createReply();
- bounds(_arg0,_arg1,_arg2,_arg3,_arg4);
- _out.write_double(_arg1.value);
- _out.write_double(_arg2.value);
- _out.write_double(_arg3.value);
- _out.write_double(_arg4.value);
- break;
- }
- case 10: // setCanvasSize
- {
- short _arg0=_input.read_short();
- short _arg1=_input.read_short();
- short _arg2=_input.read_short();
- short _arg3=_input.read_short();
- _out = handler.createReply();
- setCanvasSize(_arg0,_arg1,_arg2,_arg3);
- break;
- }
- case 11: // unImplemented6
- {
- _out = handler.createReply();
- unImplemented6();
- break;
- }
- case 12: // unmap
- {
- _out = handler.createReply();
- unmap();
- break;
- }
- case 13: // map
- {
- _out = handler.createReply();
- map();
- break;
- }
- case 14: // unImplemented8
- {
- _out = handler.createReply();
- unImplemented8();
- break;
- }
- case 15: // unref
- {
- _out = handler.createReply();
- unref();
- break;
- }
- case 16: // ref
- {
- _out = handler.createReply();
- ref();
- break;
- }
- case 17: // unImplemented1
- {
- _out = handler.createReply();
- unImplemented1();
- break;
- }
- case 18: // unImplemented3
- {
- _out = handler.createReply();
- unImplemented3();
- break;
- }
- case 19: // unImplemented5
- {
- _out = handler.createReply();
- unImplemented5();
- break;
- }
- case 20: // unImplemented7
- {
- _out = handler.createReply();
- unImplemented7();
- break;
- }
- case 21: // event
- {
- org.gnu.bonobo.Canvas.State _arg0=org.gnu.bonobo.Canvas.StateHelper.read(_input);
- org.gnu.bonobo.Gdk.Event _arg1=org.gnu.bonobo.Gdk.EventHelper.read(_input);
- _out = handler.createReply();
- _out.write_boolean(event(_arg0,_arg1));
- break;
- }
- case 22: // draw
- {
- org.gnu.bonobo.Canvas.State _arg0=org.gnu.bonobo.Canvas.StateHelper.read(_input);
- java.lang.String _arg1=_input.read_string();
- short _arg2=_input.read_short();
- short _arg3=_input.read_short();
- short _arg4=_input.read_short();
- short _arg5=_input.read_short();
- _out = handler.createReply();
- draw(_arg0,_arg1,_arg2,_arg3,_arg4,_arg5);
- break;
- }
- }
- return _out;
- }
-
- public String[] _all_interfaces(org.omg.PortableServer.POA poa, byte[] obj_id)
- {
- return ids;
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/ComponentPOATie.java b/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/ComponentPOATie.java
deleted file mode 100644
index 84a2951..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/ComponentPOATie.java
+++ /dev/null
@@ -1,167 +0,0 @@
-package org.gnu.bonobo.Canvas;
-
-import org.omg.PortableServer.POA;
-
-/**
- * Generated from IDL interface "Component"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public class ComponentPOATie
- extends ComponentPOA
-{
- private ComponentOperations _delegate;
-
- private POA _poa;
- public ComponentPOATie(ComponentOperations delegate)
- {
- _delegate = delegate;
- }
- public ComponentPOATie(ComponentOperations delegate, POA poa)
- {
- _delegate = delegate;
- _poa = poa;
- }
- public org.gnu.bonobo.Canvas.Component _this()
- {
- return org.gnu.bonobo.Canvas.ComponentHelper.narrow(_this_object());
- }
- public org.gnu.bonobo.Canvas.Component _this(org.omg.CORBA.ORB orb)
- {
- return org.gnu.bonobo.Canvas.ComponentHelper.narrow(_this_object(orb));
- }
- public ComponentOperations _delegate()
- {
- return _delegate;
- }
- public void _delegate(ComponentOperations delegate)
- {
- _delegate = delegate;
- }
- public POA _default_POA()
- {
- if (_poa != null)
- {
- return _poa;
- }
- else
- {
- return super._default_POA();
- }
- }
- public void render(org.gnu.bonobo.Canvas.BufHolder buf)
- {
-_delegate.render(buf);
- }
-
- public org.gnu.bonobo.Unknown queryInterface(java.lang.String repoid)
- {
- return _delegate.queryInterface(repoid);
- }
-
- public boolean contains(double x, double y)
- {
- return _delegate.contains(x,y);
- }
-
- public org.gnu.bonobo.Canvas.ArtUTA update(org.gnu.bonobo.Canvas.State state, double[] aff, org.gnu.bonobo.Canvas.SVPSegment[] clip_path, int flags, org.omg.CORBA.DoubleHolder x1, org.omg.CORBA.DoubleHolder y1, org.omg.CORBA.DoubleHolder x2, org.omg.CORBA.DoubleHolder y2)
- {
- return _delegate.update(state,aff,clip_path,flags,x1,y1,x2,y2);
- }
-
- public void unImplemented2()
- {
-_delegate.unImplemented2();
- }
-
- public void unrealize()
- {
-_delegate.unrealize();
- }
-
- public void realize(java.lang.String drawable)
- {
-_delegate.realize(drawable);
- }
-
- public void unImplemented4()
- {
-_delegate.unImplemented4();
- }
-
- public void setBounds(org.gnu.bonobo.Canvas.DRect bbox)
- {
-_delegate.setBounds(bbox);
- }
-
- public void bounds(org.gnu.bonobo.Canvas.State state, org.omg.CORBA.DoubleHolder x1, org.omg.CORBA.DoubleHolder x2, org.omg.CORBA.DoubleHolder y1, org.omg.CORBA.DoubleHolder y2)
- {
-_delegate.bounds(state,x1,x2,y1,y2);
- }
-
- public void setCanvasSize(short x, short y, short width, short height)
- {
-_delegate.setCanvasSize(x,y,width,height);
- }
-
- public void unImplemented6()
- {
-_delegate.unImplemented6();
- }
-
- public void unmap()
- {
-_delegate.unmap();
- }
-
- public void map()
- {
-_delegate.map();
- }
-
- public void unImplemented8()
- {
-_delegate.unImplemented8();
- }
-
- public void unref()
- {
-_delegate.unref();
- }
-
- public void ref()
- {
-_delegate.ref();
- }
-
- public void unImplemented1()
- {
-_delegate.unImplemented1();
- }
-
- public void unImplemented3()
- {
-_delegate.unImplemented3();
- }
-
- public void unImplemented5()
- {
-_delegate.unImplemented5();
- }
-
- public void unImplemented7()
- {
-_delegate.unImplemented7();
- }
-
- public boolean event(org.gnu.bonobo.Canvas.State state, org.gnu.bonobo.Gdk.Event event)
- {
- return _delegate.event(state,event);
- }
-
- public void draw(org.gnu.bonobo.Canvas.State state, java.lang.String drawable, short x, short y, short width, short height)
- {
-_delegate.draw(state,drawable,x,y,width,height);
- }
-
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/ComponentProxy.java b/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/ComponentProxy.java
deleted file mode 100644
index 727a35c..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/ComponentProxy.java
+++ /dev/null
@@ -1,11 +0,0 @@
-package org.gnu.bonobo.Canvas;
-
-/**
- * Generated from IDL interface "ComponentProxy"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public interface ComponentProxy
- extends ComponentProxyOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity
-{
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/ComponentProxyHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/ComponentProxyHelper.java
deleted file mode 100644
index 77751cf..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/ComponentProxyHelper.java
+++ /dev/null
@@ -1,83 +0,0 @@
-package org.gnu.bonobo.Canvas;
-
-
-/**
- * Generated from IDL interface "ComponentProxy"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public final class ComponentProxyHelper
-{
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.Canvas.ComponentProxy s)
- {
- any.insert_Object(s);
- }
- public static org.gnu.bonobo.Canvas.ComponentProxy extract(final org.omg.CORBA.Any any)
- {
- return narrow(any.extract_Object()) ;
- }
- public static org.omg.CORBA.TypeCode type()
- {
- return org.omg.CORBA.ORB.init().create_interface_tc("IDL:Bonobo/Canvas/ComponentProxy:1.0", "ComponentProxy");
- }
- public static String id()
- {
- return "IDL:Bonobo/Canvas/ComponentProxy:1.0";
- }
- public static ComponentProxy read(final org.omg.CORBA.portable.InputStream in)
- {
- return narrow(in.read_Object());
- }
- public static void write(final org.omg.CORBA.portable.OutputStream _out, final org.gnu.bonobo.Canvas.ComponentProxy s)
- {
- _out.write_Object(s);
- }
- public static org.gnu.bonobo.Canvas.ComponentProxy narrow(final java.lang.Object obj)
- {
- if (obj instanceof org.gnu.bonobo.Canvas.ComponentProxy)
- {
- return (org.gnu.bonobo.Canvas.ComponentProxy)obj;
- }
- else if (obj instanceof org.omg.CORBA.Object)
- {
- return narrow((org.omg.CORBA.Object)obj);
- }
- throw new org.omg.CORBA.BAD_PARAM("Failed to narrow in helper");
- }
- public static org.gnu.bonobo.Canvas.ComponentProxy narrow(final org.omg.CORBA.Object obj)
- {
- if (obj == null)
- return null;
- try
- {
- return (org.gnu.bonobo.Canvas.ComponentProxy)obj;
- }
- catch (ClassCastException c)
- {
- if (obj._is_a("IDL:Bonobo/Canvas/ComponentProxy:1.0"))
- {
- org.gnu.bonobo.Canvas._ComponentProxyStub stub;
- stub = new org.gnu.bonobo.Canvas._ComponentProxyStub();
- stub._set_delegate(((org.omg.CORBA.portable.ObjectImpl)obj)._get_delegate());
- return stub;
- }
- }
- throw new org.omg.CORBA.BAD_PARAM("Narrow failed");
- }
- public static org.gnu.bonobo.Canvas.ComponentProxy unchecked_narrow(final org.omg.CORBA.Object obj)
- {
- if (obj == null)
- return null;
- try
- {
- return (org.gnu.bonobo.Canvas.ComponentProxy)obj;
- }
- catch (ClassCastException c)
- {
- org.gnu.bonobo.Canvas._ComponentProxyStub stub;
- stub = new org.gnu.bonobo.Canvas._ComponentProxyStub();
- stub._set_delegate(((org.omg.CORBA.portable.ObjectImpl)obj)._get_delegate());
- return stub;
- }
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/ComponentProxyHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/ComponentProxyHolder.java
deleted file mode 100644
index cb06be3..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/ComponentProxyHolder.java
+++ /dev/null
@@ -1,29 +0,0 @@
-package org.gnu.bonobo.Canvas;
-
-/**
- * Generated from IDL interface "ComponentProxy"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public final class ComponentProxyHolder implements org.omg.CORBA.portable.Streamable{
- public ComponentProxy value;
- public ComponentProxyHolder()
- {
- }
- public ComponentProxyHolder (final ComponentProxy initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type()
- {
- return ComponentProxyHelper.type();
- }
- public void _read (final org.omg.CORBA.portable.InputStream in)
- {
- value = ComponentProxyHelper.read (in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream _out)
- {
- ComponentProxyHelper.write (_out,value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/ComponentProxyOperations.java b/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/ComponentProxyOperations.java
deleted file mode 100644
index dd176c4..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/ComponentProxyOperations.java
+++ /dev/null
@@ -1,25 +0,0 @@
-package org.gnu.bonobo.Canvas;
-
-/**
- * Generated from IDL interface "ComponentProxy"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-
-public interface ComponentProxyOperations
-{
- /* constants */
- /* operations */
- void requestUpdate();
- void grabFocus(int mask, int cursor, int time);
- void ungrabFocus(int time);
- org.gnu.bonobo.UIContainer getUIContainer();
- void unImplemented1();
- void unImplemented2();
- void unImplemented3();
- void unImplemented4();
- void unImplemented5();
- void unImplemented6();
- void unImplemented7();
- void unImplemented8();
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/ComponentProxyPOA.java b/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/ComponentProxyPOA.java
deleted file mode 100644
index 2ffa50c..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/ComponentProxyPOA.java
+++ /dev/null
@@ -1,133 +0,0 @@
-package org.gnu.bonobo.Canvas;
-
-/**
- * Generated from IDL interface "ComponentProxy"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-
-public abstract class ComponentProxyPOA
- extends org.omg.PortableServer.Servant
- implements org.omg.CORBA.portable.InvokeHandler, org.gnu.bonobo.Canvas.ComponentProxyOperations
-{
- static private final java.util.Hashtable m_opsHash = new java.util.Hashtable();
- static
- {
- m_opsHash.put ( "unImplemented2", new java.lang.Integer(0));
- m_opsHash.put ( "unImplemented7", new java.lang.Integer(1));
- m_opsHash.put ( "unImplemented3", new java.lang.Integer(2));
- m_opsHash.put ( "unImplemented8", new java.lang.Integer(3));
- m_opsHash.put ( "unImplemented4", new java.lang.Integer(4));
- m_opsHash.put ( "unImplemented5", new java.lang.Integer(5));
- m_opsHash.put ( "grabFocus", new java.lang.Integer(6));
- m_opsHash.put ( "getUIContainer", new java.lang.Integer(7));
- m_opsHash.put ( "requestUpdate", new java.lang.Integer(8));
- m_opsHash.put ( "ungrabFocus", new java.lang.Integer(9));
- m_opsHash.put ( "unImplemented1", new java.lang.Integer(10));
- m_opsHash.put ( "unImplemented6", new java.lang.Integer(11));
- }
- private String[] ids = {"IDL:Bonobo/Canvas/ComponentProxy:1.0"};
- public org.gnu.bonobo.Canvas.ComponentProxy _this()
- {
- return org.gnu.bonobo.Canvas.ComponentProxyHelper.narrow(_this_object());
- }
- public org.gnu.bonobo.Canvas.ComponentProxy _this(org.omg.CORBA.ORB orb)
- {
- return org.gnu.bonobo.Canvas.ComponentProxyHelper.narrow(_this_object(orb));
- }
- public org.omg.CORBA.portable.OutputStream _invoke(String method, org.omg.CORBA.portable.InputStream _input, org.omg.CORBA.portable.ResponseHandler handler)
- throws org.omg.CORBA.SystemException
- {
- org.omg.CORBA.portable.OutputStream _out = null;
- // do something
- // quick lookup of operation
- java.lang.Integer opsIndex = (java.lang.Integer)m_opsHash.get ( method );
- if ( null == opsIndex )
- throw new org.omg.CORBA.BAD_OPERATION(method + " not found");
- switch ( opsIndex.intValue() )
- {
- case 0: // unImplemented2
- {
- _out = handler.createReply();
- unImplemented2();
- break;
- }
- case 1: // unImplemented7
- {
- _out = handler.createReply();
- unImplemented7();
- break;
- }
- case 2: // unImplemented3
- {
- _out = handler.createReply();
- unImplemented3();
- break;
- }
- case 3: // unImplemented8
- {
- _out = handler.createReply();
- unImplemented8();
- break;
- }
- case 4: // unImplemented4
- {
- _out = handler.createReply();
- unImplemented4();
- break;
- }
- case 5: // unImplemented5
- {
- _out = handler.createReply();
- unImplemented5();
- break;
- }
- case 6: // grabFocus
- {
- int _arg0=_input.read_ulong();
- int _arg1=_input.read_long();
- int _arg2=_input.read_ulong();
- _out = handler.createReply();
- grabFocus(_arg0,_arg1,_arg2);
- break;
- }
- case 7: // getUIContainer
- {
- _out = handler.createReply();
- org.gnu.bonobo.UIContainerHelper.write(_out,getUIContainer());
- break;
- }
- case 8: // requestUpdate
- {
- _out = handler.createReply();
- requestUpdate();
- break;
- }
- case 9: // ungrabFocus
- {
- int _arg0=_input.read_ulong();
- _out = handler.createReply();
- ungrabFocus(_arg0);
- break;
- }
- case 10: // unImplemented1
- {
- _out = handler.createReply();
- unImplemented1();
- break;
- }
- case 11: // unImplemented6
- {
- _out = handler.createReply();
- unImplemented6();
- break;
- }
- }
- return _out;
- }
-
- public String[] _all_interfaces(org.omg.PortableServer.POA poa, byte[] obj_id)
- {
- return ids;
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/ComponentProxyPOATie.java b/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/ComponentProxyPOATie.java
deleted file mode 100644
index 88abb55..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/ComponentProxyPOATie.java
+++ /dev/null
@@ -1,112 +0,0 @@
-package org.gnu.bonobo.Canvas;
-
-import org.omg.PortableServer.POA;
-
-/**
- * Generated from IDL interface "ComponentProxy"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public class ComponentProxyPOATie
- extends ComponentProxyPOA
-{
- private ComponentProxyOperations _delegate;
-
- private POA _poa;
- public ComponentProxyPOATie(ComponentProxyOperations delegate)
- {
- _delegate = delegate;
- }
- public ComponentProxyPOATie(ComponentProxyOperations delegate, POA poa)
- {
- _delegate = delegate;
- _poa = poa;
- }
- public org.gnu.bonobo.Canvas.ComponentProxy _this()
- {
- return org.gnu.bonobo.Canvas.ComponentProxyHelper.narrow(_this_object());
- }
- public org.gnu.bonobo.Canvas.ComponentProxy _this(org.omg.CORBA.ORB orb)
- {
- return org.gnu.bonobo.Canvas.ComponentProxyHelper.narrow(_this_object(orb));
- }
- public ComponentProxyOperations _delegate()
- {
- return _delegate;
- }
- public void _delegate(ComponentProxyOperations delegate)
- {
- _delegate = delegate;
- }
- public POA _default_POA()
- {
- if (_poa != null)
- {
- return _poa;
- }
- else
- {
- return super._default_POA();
- }
- }
- public void unImplemented2()
- {
-_delegate.unImplemented2();
- }
-
- public void unImplemented7()
- {
-_delegate.unImplemented7();
- }
-
- public void unImplemented3()
- {
-_delegate.unImplemented3();
- }
-
- public void unImplemented8()
- {
-_delegate.unImplemented8();
- }
-
- public void unImplemented4()
- {
-_delegate.unImplemented4();
- }
-
- public void unImplemented5()
- {
-_delegate.unImplemented5();
- }
-
- public void grabFocus(int mask, int cursor, int time)
- {
-_delegate.grabFocus(mask,cursor,time);
- }
-
- public org.gnu.bonobo.UIContainer getUIContainer()
- {
- return _delegate.getUIContainer();
- }
-
- public void requestUpdate()
- {
-_delegate.requestUpdate();
- }
-
- public void ungrabFocus(int time)
- {
-_delegate.ungrabFocus(time);
- }
-
- public void unImplemented1()
- {
-_delegate.unImplemented1();
- }
-
- public void unImplemented6()
- {
-_delegate.unImplemented6();
- }
-
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/DRect.java b/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/DRect.java
deleted file mode 100644
index bc9cdf4..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/DRect.java
+++ /dev/null
@@ -1,23 +0,0 @@
-package org.gnu.bonobo.Canvas;
-
-/**
- * Generated from IDL definition of struct "DRect"
- * @author JacORB IDL compiler
- */
-
-public final class DRect
- implements org.omg.CORBA.portable.IDLEntity
-{
- public DRect(){}
- public double x0;
- public double y0;
- public double x1;
- public double y1;
- public DRect(double x0, double y0, double x1, double y1)
- {
- this.x0 = x0;
- this.y0 = y0;
- this.x1 = x1;
- this.y1 = y1;
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/DRectHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/DRectHelper.java
deleted file mode 100644
index 22eee33..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/DRectHelper.java
+++ /dev/null
@@ -1,52 +0,0 @@
-package org.gnu.bonobo.Canvas;
-
-
-/**
- * Generated from IDL definition of struct "DRect"
- * @author JacORB IDL compiler
- */
-
-public final class DRectHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_struct_tc(org.gnu.bonobo.Canvas.DRectHelper.id(),"DRect",new org.omg.CORBA.StructMember[]{new org.omg.CORBA.StructMember("x0", org.omg.CORBA.ORB.init().get_primitive_tc(org.omg.CORBA.TCKind.from_int(7)), null),new org.omg.CORBA.StructMember("y0", org.omg.CORBA.ORB.init().get_primitive_tc(org.omg.CORBA.TCKind.from_int(7)), null),new org.omg.CORBA.StructMember("x1", org.omg.CORBA.ORB.init().get_primitive_tc(org.omg.CORBA.TCKind.from_int(7)), null) [...]
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.Canvas.DRect s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.Canvas.DRect extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Canvas/DRect:1.0";
- }
- public static org.gnu.bonobo.Canvas.DRect read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.Canvas.DRect result = new org.gnu.bonobo.Canvas.DRect();
- result.x0=in.read_double();
- result.y0=in.read_double();
- result.x1=in.read_double();
- result.y1=in.read_double();
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.Canvas.DRect s)
- {
- out.write_double(s.x0);
- out.write_double(s.y0);
- out.write_double(s.x1);
- out.write_double(s.y1);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/DRectHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/DRectHolder.java
deleted file mode 100644
index f090d57..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/DRectHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo.Canvas;
-
-/**
- * Generated from IDL definition of struct "DRect"
- * @author JacORB IDL compiler
- */
-
-public final class DRectHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.Canvas.DRect value;
-
- public DRectHolder ()
- {
- }
- public DRectHolder(final org.gnu.bonobo.Canvas.DRect initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.Canvas.DRectHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.Canvas.DRectHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.Canvas.DRectHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/IRect.java b/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/IRect.java
deleted file mode 100644
index 63a1fb4..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/IRect.java
+++ /dev/null
@@ -1,23 +0,0 @@
-package org.gnu.bonobo.Canvas;
-
-/**
- * Generated from IDL definition of struct "IRect"
- * @author JacORB IDL compiler
- */
-
-public final class IRect
- implements org.omg.CORBA.portable.IDLEntity
-{
- public IRect(){}
- public int x0;
- public int y0;
- public int x1;
- public int y1;
- public IRect(int x0, int y0, int x1, int y1)
- {
- this.x0 = x0;
- this.y0 = y0;
- this.x1 = x1;
- this.y1 = y1;
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/IRectHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/IRectHelper.java
deleted file mode 100644
index 32d2388..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/IRectHelper.java
+++ /dev/null
@@ -1,52 +0,0 @@
-package org.gnu.bonobo.Canvas;
-
-
-/**
- * Generated from IDL definition of struct "IRect"
- * @author JacORB IDL compiler
- */
-
-public final class IRectHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_struct_tc(org.gnu.bonobo.Canvas.IRectHelper.id(),"IRect",new org.omg.CORBA.StructMember[]{new org.omg.CORBA.StructMember("x0", org.omg.CORBA.ORB.init().get_primitive_tc(org.omg.CORBA.TCKind.from_int(3)), null),new org.omg.CORBA.StructMember("y0", org.omg.CORBA.ORB.init().get_primitive_tc(org.omg.CORBA.TCKind.from_int(3)), null),new org.omg.CORBA.StructMember("x1", org.omg.CORBA.ORB.init().get_primitive_tc(org.omg.CORBA.TCKind.from_int(3)), null) [...]
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.Canvas.IRect s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.Canvas.IRect extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Canvas/IRect:1.0";
- }
- public static org.gnu.bonobo.Canvas.IRect read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.Canvas.IRect result = new org.gnu.bonobo.Canvas.IRect();
- result.x0=in.read_long();
- result.y0=in.read_long();
- result.x1=in.read_long();
- result.y1=in.read_long();
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.Canvas.IRect s)
- {
- out.write_long(s.x0);
- out.write_long(s.y0);
- out.write_long(s.x1);
- out.write_long(s.y1);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/IRectHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/IRectHolder.java
deleted file mode 100644
index ee151bc..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/IRectHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo.Canvas;
-
-/**
- * Generated from IDL definition of struct "IRect"
- * @author JacORB IDL compiler
- */
-
-public final class IRectHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.Canvas.IRect value;
-
- public IRectHolder ()
- {
- }
- public IRectHolder(final org.gnu.bonobo.Canvas.IRect initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.Canvas.IRectHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.Canvas.IRectHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.Canvas.IRectHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/IS_BG.java b/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/IS_BG.java
deleted file mode 100644
index ad8a29c..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/IS_BG.java
+++ /dev/null
@@ -1,9 +0,0 @@
-package org.gnu.bonobo.Canvas;
-/**
- * Automatically generated from IDL const definition
- * @author JacORB IDL compiler
- */
-
-public interface IS_BG
-{
- short value = (short)(1);}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/IS_BUF.java b/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/IS_BUF.java
deleted file mode 100644
index b4809a6..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/IS_BUF.java
+++ /dev/null
@@ -1,9 +0,0 @@
-package org.gnu.bonobo.Canvas;
-/**
- * Automatically generated from IDL const definition
- * @author JacORB IDL compiler
- */
-
-public interface IS_BUF
-{
- short value = (short)(2);}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/Point.java b/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/Point.java
deleted file mode 100644
index 0d3e014..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/Point.java
+++ /dev/null
@@ -1,19 +0,0 @@
-package org.gnu.bonobo.Canvas;
-
-/**
- * Generated from IDL definition of struct "Point"
- * @author JacORB IDL compiler
- */
-
-public final class Point
- implements org.omg.CORBA.portable.IDLEntity
-{
- public Point(){}
- public double x;
- public double y;
- public Point(double x, double y)
- {
- this.x = x;
- this.y = y;
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/PointHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/PointHelper.java
deleted file mode 100644
index c7da69c..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/PointHelper.java
+++ /dev/null
@@ -1,48 +0,0 @@
-package org.gnu.bonobo.Canvas;
-
-
-/**
- * Generated from IDL definition of struct "Point"
- * @author JacORB IDL compiler
- */
-
-public final class PointHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_struct_tc(org.gnu.bonobo.Canvas.PointHelper.id(),"Point",new org.omg.CORBA.StructMember[]{new org.omg.CORBA.StructMember("x", org.omg.CORBA.ORB.init().get_primitive_tc(org.omg.CORBA.TCKind.from_int(7)), null),new org.omg.CORBA.StructMember("y", org.omg.CORBA.ORB.init().get_primitive_tc(org.omg.CORBA.TCKind.from_int(7)), null)});
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.Canvas.Point s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.Canvas.Point extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Canvas/Point:1.0";
- }
- public static org.gnu.bonobo.Canvas.Point read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.Canvas.Point result = new org.gnu.bonobo.Canvas.Point();
- result.x=in.read_double();
- result.y=in.read_double();
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.Canvas.Point s)
- {
- out.write_double(s.x);
- out.write_double(s.y);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/PointHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/PointHolder.java
deleted file mode 100644
index 0293d7a..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/PointHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo.Canvas;
-
-/**
- * Generated from IDL definition of struct "Point"
- * @author JacORB IDL compiler
- */
-
-public final class PointHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.Canvas.Point value;
-
- public PointHolder ()
- {
- }
- public PointHolder(final org.gnu.bonobo.Canvas.Point initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.Canvas.PointHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.Canvas.PointHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.Canvas.PointHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/PointsHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/PointsHelper.java
deleted file mode 100644
index d7b693e..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/PointsHelper.java
+++ /dev/null
@@ -1,59 +0,0 @@
-package org.gnu.bonobo.Canvas;
-
-/**
- * Generated from IDL definition of alias "Points"
- * @author JacORB IDL compiler
- */
-
-public final class PointsHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
-
- public static void insert (org.omg.CORBA.Any any, org.gnu.bonobo.Canvas.Point[] s)
- {
- any.type (type ());
- write (any.create_output_stream (), s);
- }
-
- public static org.gnu.bonobo.Canvas.Point[] extract (final org.omg.CORBA.Any any)
- {
- return read (any.create_input_stream ());
- }
-
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_alias_tc(org.gnu.bonobo.Canvas.PointsHelper.id(), "Points",org.omg.CORBA.ORB.init().create_sequence_tc(0, org.gnu.bonobo.Canvas.PointHelper.type()));
- }
- return _type;
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Canvas/Points:1.0";
- }
- public static org.gnu.bonobo.Canvas.Point[] read (final org.omg.CORBA.portable.InputStream _in)
- {
- org.gnu.bonobo.Canvas.Point[] _result;
- int _l_result1 = _in.read_long();
- _result = new org.gnu.bonobo.Canvas.Point[_l_result1];
- for (int i=0;i<_result.length;i++)
- {
- _result[i]=org.gnu.bonobo.Canvas.PointHelper.read(_in);
- }
-
- return _result;
- }
-
- public static void write (final org.omg.CORBA.portable.OutputStream _out, org.gnu.bonobo.Canvas.Point[] _s)
- {
-
- _out.write_long(_s.length);
- for (int i=0; i<_s.length;i++)
- {
- org.gnu.bonobo.Canvas.PointHelper.write(_out,_s[i]);
- }
-
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/PointsHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/PointsHolder.java
deleted file mode 100644
index 5bc1984..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/PointsHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo.Canvas;
-
-/**
- * Generated from IDL definition of alias "Points"
- * @author JacORB IDL compiler
- */
-
-public final class PointsHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.Canvas.Point[] value;
-
- public PointsHolder ()
- {
- }
- public PointsHolder (final org.gnu.bonobo.Canvas.Point[] initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return PointsHelper.type ();
- }
- public void _read (final org.omg.CORBA.portable.InputStream in)
- {
- value = PointsHelper.read (in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream out)
- {
- PointsHelper.write (out,value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/SVPHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/SVPHelper.java
deleted file mode 100644
index 26cfaea..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/SVPHelper.java
+++ /dev/null
@@ -1,59 +0,0 @@
-package org.gnu.bonobo.Canvas;
-
-/**
- * Generated from IDL definition of alias "SVP"
- * @author JacORB IDL compiler
- */
-
-public final class SVPHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
-
- public static void insert (org.omg.CORBA.Any any, org.gnu.bonobo.Canvas.SVPSegment[] s)
- {
- any.type (type ());
- write (any.create_output_stream (), s);
- }
-
- public static org.gnu.bonobo.Canvas.SVPSegment[] extract (final org.omg.CORBA.Any any)
- {
- return read (any.create_input_stream ());
- }
-
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_alias_tc(org.gnu.bonobo.Canvas.SVPHelper.id(), "SVP",org.omg.CORBA.ORB.init().create_sequence_tc(0, org.gnu.bonobo.Canvas.SVPSegmentHelper.type()));
- }
- return _type;
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Canvas/SVP:1.0";
- }
- public static org.gnu.bonobo.Canvas.SVPSegment[] read (final org.omg.CORBA.portable.InputStream _in)
- {
- org.gnu.bonobo.Canvas.SVPSegment[] _result;
- int _l_result2 = _in.read_long();
- _result = new org.gnu.bonobo.Canvas.SVPSegment[_l_result2];
- for (int i=0;i<_result.length;i++)
- {
- _result[i]=org.gnu.bonobo.Canvas.SVPSegmentHelper.read(_in);
- }
-
- return _result;
- }
-
- public static void write (final org.omg.CORBA.portable.OutputStream _out, org.gnu.bonobo.Canvas.SVPSegment[] _s)
- {
-
- _out.write_long(_s.length);
- for (int i=0; i<_s.length;i++)
- {
- org.gnu.bonobo.Canvas.SVPSegmentHelper.write(_out,_s[i]);
- }
-
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/SVPHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/SVPHolder.java
deleted file mode 100644
index 7774a24..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/SVPHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo.Canvas;
-
-/**
- * Generated from IDL definition of alias "SVP"
- * @author JacORB IDL compiler
- */
-
-public final class SVPHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.Canvas.SVPSegment[] value;
-
- public SVPHolder ()
- {
- }
- public SVPHolder (final org.gnu.bonobo.Canvas.SVPSegment[] initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return SVPHelper.type ();
- }
- public void _read (final org.omg.CORBA.portable.InputStream in)
- {
- value = SVPHelper.read (in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream out)
- {
- SVPHelper.write (out,value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/SVPSegment.java b/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/SVPSegment.java
deleted file mode 100644
index 5bbb05e..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/SVPSegment.java
+++ /dev/null
@@ -1,21 +0,0 @@
-package org.gnu.bonobo.Canvas;
-
-/**
- * Generated from IDL definition of struct "SVPSegment"
- * @author JacORB IDL compiler
- */
-
-public final class SVPSegment
- implements org.omg.CORBA.portable.IDLEntity
-{
- public SVPSegment(){}
- public boolean up;
- public org.gnu.bonobo.Canvas.DRect bbox;
- public org.gnu.bonobo.Canvas.Point[] points;
- public SVPSegment(boolean up, org.gnu.bonobo.Canvas.DRect bbox, org.gnu.bonobo.Canvas.Point[] points)
- {
- this.up = up;
- this.bbox = bbox;
- this.points = points;
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/SVPSegmentHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/SVPSegmentHelper.java
deleted file mode 100644
index ce2baeb..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/SVPSegmentHelper.java
+++ /dev/null
@@ -1,50 +0,0 @@
-package org.gnu.bonobo.Canvas;
-
-
-/**
- * Generated from IDL definition of struct "SVPSegment"
- * @author JacORB IDL compiler
- */
-
-public final class SVPSegmentHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_struct_tc(org.gnu.bonobo.Canvas.SVPSegmentHelper.id(),"SVPSegment",new org.omg.CORBA.StructMember[]{new org.omg.CORBA.StructMember("up", org.omg.CORBA.ORB.init().get_primitive_tc(org.omg.CORBA.TCKind.from_int(8)), null),new org.omg.CORBA.StructMember("bbox", org.gnu.bonobo.Canvas.DRectHelper.type(), null),new org.omg.CORBA.StructMember("points", org.gnu.bonobo.Canvas.PointsHelper.type(), null)});
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.Canvas.SVPSegment s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.Canvas.SVPSegment extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Canvas/SVPSegment:1.0";
- }
- public static org.gnu.bonobo.Canvas.SVPSegment read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.Canvas.SVPSegment result = new org.gnu.bonobo.Canvas.SVPSegment();
- result.up=in.read_boolean();
- result.bbox=org.gnu.bonobo.Canvas.DRectHelper.read(in);
- result.points = org.gnu.bonobo.Canvas.PointsHelper.read(in);
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.Canvas.SVPSegment s)
- {
- out.write_boolean(s.up);
- org.gnu.bonobo.Canvas.DRectHelper.write(out,s.bbox);
- org.gnu.bonobo.Canvas.PointsHelper.write(out,s.points);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/SVPSegmentHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/SVPSegmentHolder.java
deleted file mode 100644
index 59ff29c..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/SVPSegmentHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo.Canvas;
-
-/**
- * Generated from IDL definition of struct "SVPSegment"
- * @author JacORB IDL compiler
- */
-
-public final class SVPSegmentHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.Canvas.SVPSegment value;
-
- public SVPSegmentHolder ()
- {
- }
- public SVPSegmentHolder(final org.gnu.bonobo.Canvas.SVPSegment initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.Canvas.SVPSegmentHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.Canvas.SVPSegmentHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.Canvas.SVPSegmentHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/State.java b/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/State.java
deleted file mode 100644
index 761b493..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/State.java
+++ /dev/null
@@ -1,31 +0,0 @@
-package org.gnu.bonobo.Canvas;
-
-/**
- * Generated from IDL definition of struct "State"
- * @author JacORB IDL compiler
- */
-
-public final class State
- implements org.omg.CORBA.portable.IDLEntity
-{
- public State(){}
- public double[] item_aff;
- public double pixels_per_unit;
- public double canvas_scroll_x1;
- public double canvas_scroll_y1;
- public int zoom_xofs;
- public int zoom_yofs;
- public int xoffset;
- public int yoffset;
- public State(double[] item_aff, double pixels_per_unit, double canvas_scroll_x1, double canvas_scroll_y1, int zoom_xofs, int zoom_yofs, int xoffset, int yoffset)
- {
- this.item_aff = item_aff;
- this.pixels_per_unit = pixels_per_unit;
- this.canvas_scroll_x1 = canvas_scroll_x1;
- this.canvas_scroll_y1 = canvas_scroll_y1;
- this.zoom_xofs = zoom_xofs;
- this.zoom_yofs = zoom_yofs;
- this.xoffset = xoffset;
- this.yoffset = yoffset;
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/StateHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/StateHelper.java
deleted file mode 100644
index ae3e4e2..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/StateHelper.java
+++ /dev/null
@@ -1,60 +0,0 @@
-package org.gnu.bonobo.Canvas;
-
-
-/**
- * Generated from IDL definition of struct "State"
- * @author JacORB IDL compiler
- */
-
-public final class StateHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_struct_tc(org.gnu.bonobo.Canvas.StateHelper.id(),"State",new org.omg.CORBA.StructMember[]{new org.omg.CORBA.StructMember("item_aff", org.gnu.bonobo.Canvas.affineHelper.type(), null),new org.omg.CORBA.StructMember("pixels_per_unit", org.omg.CORBA.ORB.init().get_primitive_tc(org.omg.CORBA.TCKind.from_int(7)), null),new org.omg.CORBA.StructMember("canvas_scroll_x1", org.omg.CORBA.ORB.init().get_primitive_tc(org.omg.CORBA.TCKind.from_int(7)), null), [...]
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.Canvas.State s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.Canvas.State extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Canvas/State:1.0";
- }
- public static org.gnu.bonobo.Canvas.State read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.Canvas.State result = new org.gnu.bonobo.Canvas.State();
- result.item_aff = org.gnu.bonobo.Canvas.affineHelper.read(in);
- result.pixels_per_unit=in.read_double();
- result.canvas_scroll_x1=in.read_double();
- result.canvas_scroll_y1=in.read_double();
- result.zoom_xofs=in.read_long();
- result.zoom_yofs=in.read_long();
- result.xoffset=in.read_long();
- result.yoffset=in.read_long();
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.Canvas.State s)
- {
- org.gnu.bonobo.Canvas.affineHelper.write(out,s.item_aff);
- out.write_double(s.pixels_per_unit);
- out.write_double(s.canvas_scroll_x1);
- out.write_double(s.canvas_scroll_y1);
- out.write_long(s.zoom_xofs);
- out.write_long(s.zoom_yofs);
- out.write_long(s.xoffset);
- out.write_long(s.yoffset);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/StateHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/StateHolder.java
deleted file mode 100644
index bd4f33b..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/StateHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo.Canvas;
-
-/**
- * Generated from IDL definition of struct "State"
- * @author JacORB IDL compiler
- */
-
-public final class StateHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.Canvas.State value;
-
- public StateHolder ()
- {
- }
- public StateHolder(final org.gnu.bonobo.Canvas.State initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.Canvas.StateHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.Canvas.StateHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.Canvas.StateHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/_ComponentProxyStub.java b/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/_ComponentProxyStub.java
deleted file mode 100644
index 12cffb5..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/_ComponentProxyStub.java
+++ /dev/null
@@ -1,565 +0,0 @@
-package org.gnu.bonobo.Canvas;
-
-
-/**
- * Generated from IDL interface "ComponentProxy"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public class _ComponentProxyStub
- extends org.omg.CORBA.portable.ObjectImpl
- implements org.gnu.bonobo.Canvas.ComponentProxy
-{
- private String[] ids = {"IDL:Bonobo/Canvas/ComponentProxy:1.0"};
- public String[] _ids()
- {
- return ids;
- }
-
- public final static java.lang.Class _opsClass = org.gnu.bonobo.Canvas.ComponentProxyOperations.class;
- public void unImplemented2()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented2", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented2", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ComponentProxyOperations _localServant = (ComponentProxyOperations)_so.servant;
- try
- {
- _localServant.unImplemented2();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unImplemented7()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented7", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented7", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ComponentProxyOperations _localServant = (ComponentProxyOperations)_so.servant;
- try
- {
- _localServant.unImplemented7();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unImplemented3()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented3", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented3", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ComponentProxyOperations _localServant = (ComponentProxyOperations)_so.servant;
- try
- {
- _localServant.unImplemented3();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unImplemented8()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented8", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented8", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ComponentProxyOperations _localServant = (ComponentProxyOperations)_so.servant;
- try
- {
- _localServant.unImplemented8();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unImplemented4()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented4", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented4", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ComponentProxyOperations _localServant = (ComponentProxyOperations)_so.servant;
- try
- {
- _localServant.unImplemented4();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unImplemented5()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented5", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented5", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ComponentProxyOperations _localServant = (ComponentProxyOperations)_so.servant;
- try
- {
- _localServant.unImplemented5();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void grabFocus(int mask, int cursor, int time)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "grabFocus", true);
- _os.write_ulong(mask);
- _os.write_long(cursor);
- _os.write_ulong(time);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "grabFocus", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ComponentProxyOperations _localServant = (ComponentProxyOperations)_so.servant;
- try
- {
- _localServant.grabFocus(mask,cursor,time);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public org.gnu.bonobo.UIContainer getUIContainer()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "getUIContainer", true);
- _is = _invoke(_os);
- org.gnu.bonobo.UIContainer _result = org.gnu.bonobo.UIContainerHelper.read(_is);
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "getUIContainer", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ComponentProxyOperations _localServant = (ComponentProxyOperations)_so.servant;
- org.gnu.bonobo.UIContainer _result; try
- {
- _result = _localServant.getUIContainer();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
- public void requestUpdate()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "requestUpdate", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "requestUpdate", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ComponentProxyOperations _localServant = (ComponentProxyOperations)_so.servant;
- try
- {
- _localServant.requestUpdate();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void ungrabFocus(int time)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "ungrabFocus", true);
- _os.write_ulong(time);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "ungrabFocus", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ComponentProxyOperations _localServant = (ComponentProxyOperations)_so.servant;
- try
- {
- _localServant.ungrabFocus(time);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unImplemented1()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented1", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented1", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ComponentProxyOperations _localServant = (ComponentProxyOperations)_so.servant;
- try
- {
- _localServant.unImplemented1();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unImplemented6()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented6", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented6", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ComponentProxyOperations _localServant = (ComponentProxyOperations)_so.servant;
- try
- {
- _localServant.unImplemented6();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/_ComponentStub.java b/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/_ComponentStub.java
deleted file mode 100644
index 2975859..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/_ComponentStub.java
+++ /dev/null
@@ -1,1091 +0,0 @@
-package org.gnu.bonobo.Canvas;
-
-
-/**
- * Generated from IDL interface "Component"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public class _ComponentStub
- extends org.omg.CORBA.portable.ObjectImpl
- implements org.gnu.bonobo.Canvas.Component
-{
- private String[] ids = {"IDL:Bonobo/Canvas/Component:1.0","IDL:Bonobo/Unknown:1.0"};
- public String[] _ids()
- {
- return ids;
- }
-
- public final static java.lang.Class _opsClass = org.gnu.bonobo.Canvas.ComponentOperations.class;
- public void render(org.gnu.bonobo.Canvas.BufHolder buf)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "render", true);
- org.gnu.bonobo.Canvas.BufHelper.write(_os,buf.value);
- _is = _invoke(_os);
- buf.value = org.gnu.bonobo.Canvas.BufHelper.read(_is);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "render", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ComponentOperations _localServant = (ComponentOperations)_so.servant;
- try
- {
- _localServant.render(buf);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public org.gnu.bonobo.Unknown queryInterface(java.lang.String repoid)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "queryInterface", true);
- _os.write_string(repoid);
- _is = _invoke(_os);
- org.gnu.bonobo.Unknown _result = org.gnu.bonobo.UnknownHelper.read(_is);
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "queryInterface", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ComponentOperations _localServant = (ComponentOperations)_so.servant;
- org.gnu.bonobo.Unknown _result; try
- {
- _result = _localServant.queryInterface(repoid);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
- public boolean contains(double x, double y)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "contains", true);
- _os.write_double(x);
- _os.write_double(y);
- _is = _invoke(_os);
- boolean _result = _is.read_boolean();
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "contains", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ComponentOperations _localServant = (ComponentOperations)_so.servant;
- boolean _result; try
- {
- _result = _localServant.contains(x,y);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
- public org.gnu.bonobo.Canvas.ArtUTA update(org.gnu.bonobo.Canvas.State state, double[] aff, org.gnu.bonobo.Canvas.SVPSegment[] clip_path, int flags, org.omg.CORBA.DoubleHolder x1, org.omg.CORBA.DoubleHolder y1, org.omg.CORBA.DoubleHolder x2, org.omg.CORBA.DoubleHolder y2)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "update", true);
- org.gnu.bonobo.Canvas.StateHelper.write(_os,state);
- org.gnu.bonobo.Canvas.affineHelper.write(_os,aff);
- org.gnu.bonobo.Canvas.SVPHelper.write(_os,clip_path);
- _os.write_long(flags);
- _is = _invoke(_os);
- org.gnu.bonobo.Canvas.ArtUTA _result = org.gnu.bonobo.Canvas.ArtUTAHelper.read(_is);
- x1.value = _is.read_double();
- y1.value = _is.read_double();
- x2.value = _is.read_double();
- y2.value = _is.read_double();
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "update", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ComponentOperations _localServant = (ComponentOperations)_so.servant;
- org.gnu.bonobo.Canvas.ArtUTA _result; try
- {
- _result = _localServant.update(state,aff,clip_path,flags,x1,y1,x2,y2);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
- public void unImplemented2()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented2", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented2", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ComponentOperations _localServant = (ComponentOperations)_so.servant;
- try
- {
- _localServant.unImplemented2();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unrealize()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unrealize", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unrealize", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ComponentOperations _localServant = (ComponentOperations)_so.servant;
- try
- {
- _localServant.unrealize();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void realize(java.lang.String drawable)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "realize", true);
- _os.write_string(drawable);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "realize", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ComponentOperations _localServant = (ComponentOperations)_so.servant;
- try
- {
- _localServant.realize(drawable);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unImplemented4()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented4", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented4", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ComponentOperations _localServant = (ComponentOperations)_so.servant;
- try
- {
- _localServant.unImplemented4();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void setBounds(org.gnu.bonobo.Canvas.DRect bbox)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "setBounds", true);
- org.gnu.bonobo.Canvas.DRectHelper.write(_os,bbox);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "setBounds", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ComponentOperations _localServant = (ComponentOperations)_so.servant;
- try
- {
- _localServant.setBounds(bbox);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void bounds(org.gnu.bonobo.Canvas.State state, org.omg.CORBA.DoubleHolder x1, org.omg.CORBA.DoubleHolder x2, org.omg.CORBA.DoubleHolder y1, org.omg.CORBA.DoubleHolder y2)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "bounds", true);
- org.gnu.bonobo.Canvas.StateHelper.write(_os,state);
- _is = _invoke(_os);
- x1.value = _is.read_double();
- x2.value = _is.read_double();
- y1.value = _is.read_double();
- y2.value = _is.read_double();
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "bounds", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ComponentOperations _localServant = (ComponentOperations)_so.servant;
- try
- {
- _localServant.bounds(state,x1,x2,y1,y2);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void setCanvasSize(short x, short y, short width, short height)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "setCanvasSize", true);
- _os.write_short(x);
- _os.write_short(y);
- _os.write_short(width);
- _os.write_short(height);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "setCanvasSize", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ComponentOperations _localServant = (ComponentOperations)_so.servant;
- try
- {
- _localServant.setCanvasSize(x,y,width,height);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unImplemented6()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented6", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented6", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ComponentOperations _localServant = (ComponentOperations)_so.servant;
- try
- {
- _localServant.unImplemented6();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unmap()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unmap", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unmap", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ComponentOperations _localServant = (ComponentOperations)_so.servant;
- try
- {
- _localServant.unmap();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void map()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "map", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "map", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ComponentOperations _localServant = (ComponentOperations)_so.servant;
- try
- {
- _localServant.map();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unImplemented8()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented8", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented8", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ComponentOperations _localServant = (ComponentOperations)_so.servant;
- try
- {
- _localServant.unImplemented8();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unref()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unref", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unref", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ComponentOperations _localServant = (ComponentOperations)_so.servant;
- try
- {
- _localServant.unref();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void ref()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "ref", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "ref", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ComponentOperations _localServant = (ComponentOperations)_so.servant;
- try
- {
- _localServant.ref();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unImplemented1()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented1", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented1", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ComponentOperations _localServant = (ComponentOperations)_so.servant;
- try
- {
- _localServant.unImplemented1();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unImplemented3()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented3", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented3", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ComponentOperations _localServant = (ComponentOperations)_so.servant;
- try
- {
- _localServant.unImplemented3();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unImplemented5()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented5", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented5", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ComponentOperations _localServant = (ComponentOperations)_so.servant;
- try
- {
- _localServant.unImplemented5();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unImplemented7()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented7", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented7", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ComponentOperations _localServant = (ComponentOperations)_so.servant;
- try
- {
- _localServant.unImplemented7();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public boolean event(org.gnu.bonobo.Canvas.State state, org.gnu.bonobo.Gdk.Event event)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "event", true);
- org.gnu.bonobo.Canvas.StateHelper.write(_os,state);
- org.gnu.bonobo.Gdk.EventHelper.write(_os,event);
- _is = _invoke(_os);
- boolean _result = _is.read_boolean();
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "event", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ComponentOperations _localServant = (ComponentOperations)_so.servant;
- boolean _result; try
- {
- _result = _localServant.event(state,event);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
- public void draw(org.gnu.bonobo.Canvas.State state, java.lang.String drawable, short x, short y, short width, short height)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "draw", true);
- org.gnu.bonobo.Canvas.StateHelper.write(_os,state);
- _os.write_string(drawable);
- _os.write_short(x);
- _os.write_short(y);
- _os.write_short(width);
- _os.write_short(height);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "draw", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ComponentOperations _localServant = (ComponentOperations)_so.servant;
- try
- {
- _localServant.draw(state,drawable,x,y,width,height);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/affineHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/affineHelper.java
deleted file mode 100644
index 50ae1af..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/affineHelper.java
+++ /dev/null
@@ -1,36 +0,0 @@
-package org.gnu.bonobo.Canvas;
-public final class affineHelper
-{
- private static org.omg.CORBA.TypeCode _type = org.omg.CORBA.ORB.init().create_array_tc(6,org.omg.CORBA.ORB.init().get_primitive_tc(org.omg.CORBA.TCKind.from_int(7)));
- public static void insert (final org.omg.CORBA.Any any, final double[] s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static double[] extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static org.omg.CORBA.TypeCode type()
- {
- return _type;
- }
- public static String id()
- {
- return "IDL:Bonobo/Canvas/affine:1.0";
- }
- public static double[] read (final org.omg.CORBA.portable.InputStream _in)
- {
- double[] result = new double[6]; // double[]
- _in.read_double_array(result,0,6);
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final double[] s)
- {
- if (s.length != 6)
- throw new org.omg.CORBA.MARSHAL("Incorrect array size");
- out.write_double_array(s,0,6);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/affineHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/affineHolder.java
deleted file mode 100644
index 17fa733..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/affineHolder.java
+++ /dev/null
@@ -1,26 +0,0 @@
-package org.gnu.bonobo.Canvas;
-
-public final class affineHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public double[] value;
- public affineHolder ()
- {
- }
- public affineHolder (final double[] initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return affineHelper.type ();
- }
- public void _read (final org.omg.CORBA.portable.InputStream _in)
- {
- value = affineHelper.read (_in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream _out)
- {
- affineHelper.write (_out,value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/int32Helper.java b/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/int32Helper.java
deleted file mode 100644
index 26ce896..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/int32Helper.java
+++ /dev/null
@@ -1,47 +0,0 @@
-package org.gnu.bonobo.Canvas;
-
-/**
- * Generated from IDL definition of alias "int32"
- * @author JacORB IDL compiler
- */
-
-public final class int32Helper
-{
- private static org.omg.CORBA.TypeCode _type = null;
-
- public static void insert (org.omg.CORBA.Any any, int s)
- {
- any.type (type ());
- write (any.create_output_stream (), s);
- }
-
- public static int extract (final org.omg.CORBA.Any any)
- {
- return read (any.create_input_stream ());
- }
-
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_alias_tc(org.gnu.bonobo.Canvas.int32Helper.id(), "int32",org.omg.CORBA.ORB.init().get_primitive_tc(org.omg.CORBA.TCKind.from_int(3)));
- }
- return _type;
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Canvas/int32:1.0";
- }
- public static int read (final org.omg.CORBA.portable.InputStream _in)
- {
- int _result;
- _result=_in.read_long();
- return _result;
- }
-
- public static void write (final org.omg.CORBA.portable.OutputStream _out, int _s)
- {
- _out.write_long(_s);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/pixbufHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/pixbufHelper.java
deleted file mode 100644
index 23005a6..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/pixbufHelper.java
+++ /dev/null
@@ -1,51 +0,0 @@
-package org.gnu.bonobo.Canvas;
-
-/**
- * Generated from IDL definition of alias "pixbuf"
- * @author JacORB IDL compiler
- */
-
-public final class pixbufHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
-
- public static void insert (org.omg.CORBA.Any any, byte[] s)
- {
- any.type (type ());
- write (any.create_output_stream (), s);
- }
-
- public static byte[] extract (final org.omg.CORBA.Any any)
- {
- return read (any.create_input_stream ());
- }
-
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_alias_tc(org.gnu.bonobo.Canvas.pixbufHelper.id(), "pixbuf",org.omg.CORBA.ORB.init().create_sequence_tc(0, org.omg.CORBA.ORB.init().get_primitive_tc(org.omg.CORBA.TCKind.from_int(10))));
- }
- return _type;
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Canvas/pixbuf:1.0";
- }
- public static byte[] read (final org.omg.CORBA.portable.InputStream _in)
- {
- byte[] _result;
- int _l_result0 = _in.read_long();
- _result = new byte[_l_result0];
- _in.read_octet_array(_result,0,_l_result0);
- return _result;
- }
-
- public static void write (final org.omg.CORBA.portable.OutputStream _out, byte[] _s)
- {
-
- _out.write_long(_s.length);
- _out.write_octet_array(_s,0,_s.length);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/pixbufHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/pixbufHolder.java
deleted file mode 100644
index c751164..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Canvas/pixbufHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo.Canvas;
-
-/**
- * Generated from IDL definition of alias "pixbuf"
- * @author JacORB IDL compiler
- */
-
-public final class pixbufHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public byte[] value;
-
- public pixbufHolder ()
- {
- }
- public pixbufHolder (final byte[] initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return pixbufHelper.type ();
- }
- public void _read (final org.omg.CORBA.portable.InputStream in)
- {
- value = pixbufHelper.read (in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream out)
- {
- pixbufHelper.write (out,value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Clipboard.java b/libbonobo-java/src/gen/org/gnu/bonobo/Clipboard.java
deleted file mode 100644
index 4b9455f..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Clipboard.java
+++ /dev/null
@@ -1,11 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "Clipboard"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public interface Clipboard
- extends ClipboardOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity, org.gnu.bonobo.Unknown
-{
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ClipboardHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/ClipboardHelper.java
deleted file mode 100644
index 457b278..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ClipboardHelper.java
+++ /dev/null
@@ -1,83 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL interface "Clipboard"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public final class ClipboardHelper
-{
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.Clipboard s)
- {
- any.insert_Object(s);
- }
- public static org.gnu.bonobo.Clipboard extract(final org.omg.CORBA.Any any)
- {
- return narrow(any.extract_Object()) ;
- }
- public static org.omg.CORBA.TypeCode type()
- {
- return org.omg.CORBA.ORB.init().create_interface_tc("IDL:Bonobo/Clipboard:1.0", "Clipboard");
- }
- public static String id()
- {
- return "IDL:Bonobo/Clipboard:1.0";
- }
- public static Clipboard read(final org.omg.CORBA.portable.InputStream in)
- {
- return narrow(in.read_Object());
- }
- public static void write(final org.omg.CORBA.portable.OutputStream _out, final org.gnu.bonobo.Clipboard s)
- {
- _out.write_Object(s);
- }
- public static org.gnu.bonobo.Clipboard narrow(final java.lang.Object obj)
- {
- if (obj instanceof org.gnu.bonobo.Clipboard)
- {
- return (org.gnu.bonobo.Clipboard)obj;
- }
- else if (obj instanceof org.omg.CORBA.Object)
- {
- return narrow((org.omg.CORBA.Object)obj);
- }
- throw new org.omg.CORBA.BAD_PARAM("Failed to narrow in helper");
- }
- public static org.gnu.bonobo.Clipboard narrow(final org.omg.CORBA.Object obj)
- {
- if (obj == null)
- return null;
- try
- {
- return (org.gnu.bonobo.Clipboard)obj;
- }
- catch (ClassCastException c)
- {
- if (obj._is_a("IDL:Bonobo/Clipboard:1.0"))
- {
- org.gnu.bonobo._ClipboardStub stub;
- stub = new org.gnu.bonobo._ClipboardStub();
- stub._set_delegate(((org.omg.CORBA.portable.ObjectImpl)obj)._get_delegate());
- return stub;
- }
- }
- throw new org.omg.CORBA.BAD_PARAM("Narrow failed");
- }
- public static org.gnu.bonobo.Clipboard unchecked_narrow(final org.omg.CORBA.Object obj)
- {
- if (obj == null)
- return null;
- try
- {
- return (org.gnu.bonobo.Clipboard)obj;
- }
- catch (ClassCastException c)
- {
- org.gnu.bonobo._ClipboardStub stub;
- stub = new org.gnu.bonobo._ClipboardStub();
- stub._set_delegate(((org.omg.CORBA.portable.ObjectImpl)obj)._get_delegate());
- return stub;
- }
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ClipboardHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/ClipboardHolder.java
deleted file mode 100644
index 2cb42a3..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ClipboardHolder.java
+++ /dev/null
@@ -1,29 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "Clipboard"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public final class ClipboardHolder implements org.omg.CORBA.portable.Streamable{
- public Clipboard value;
- public ClipboardHolder()
- {
- }
- public ClipboardHolder (final Clipboard initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type()
- {
- return ClipboardHelper.type();
- }
- public void _read (final org.omg.CORBA.portable.InputStream in)
- {
- value = ClipboardHelper.read (in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream _out)
- {
- ClipboardHelper.write (_out,value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ClipboardOperations.java b/libbonobo-java/src/gen/org/gnu/bonobo/ClipboardOperations.java
deleted file mode 100644
index 449b47d..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ClipboardOperations.java
+++ /dev/null
@@ -1,21 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "Clipboard"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-
-public interface ClipboardOperations
- extends org.gnu.bonobo.UnknownOperations
-{
- /* constants */
- /* operations */
- void setClipboard(org.gnu.bonobo.Moniker pasting_moniker, org.gnu.bonobo.Moniker linking_moniker);
- org.gnu.bonobo.Moniker paste();
- org.gnu.bonobo.Moniker link();
- void unImplemented1();
- void unImplemented2();
- void unImplemented3();
- void unImplemented4();
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ClipboardPOA.java b/libbonobo-java/src/gen/org/gnu/bonobo/ClipboardPOA.java
deleted file mode 100644
index 152476e..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ClipboardPOA.java
+++ /dev/null
@@ -1,118 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "Clipboard"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-
-public abstract class ClipboardPOA
- extends org.omg.PortableServer.Servant
- implements org.omg.CORBA.portable.InvokeHandler, org.gnu.bonobo.ClipboardOperations
-{
- static private final java.util.Hashtable m_opsHash = new java.util.Hashtable();
- static
- {
- m_opsHash.put ( "unImplemented2", new java.lang.Integer(0));
- m_opsHash.put ( "ref", new java.lang.Integer(1));
- m_opsHash.put ( "setClipboard", new java.lang.Integer(2));
- m_opsHash.put ( "unImplemented3", new java.lang.Integer(3));
- m_opsHash.put ( "unref", new java.lang.Integer(4));
- m_opsHash.put ( "paste", new java.lang.Integer(5));
- m_opsHash.put ( "unImplemented4", new java.lang.Integer(6));
- m_opsHash.put ( "link", new java.lang.Integer(7));
- m_opsHash.put ( "unImplemented1", new java.lang.Integer(8));
- m_opsHash.put ( "queryInterface", new java.lang.Integer(9));
- }
- private String[] ids = {"IDL:Bonobo/Clipboard:1.0","IDL:Bonobo/Unknown:1.0"};
- public org.gnu.bonobo.Clipboard _this()
- {
- return org.gnu.bonobo.ClipboardHelper.narrow(_this_object());
- }
- public org.gnu.bonobo.Clipboard _this(org.omg.CORBA.ORB orb)
- {
- return org.gnu.bonobo.ClipboardHelper.narrow(_this_object(orb));
- }
- public org.omg.CORBA.portable.OutputStream _invoke(String method, org.omg.CORBA.portable.InputStream _input, org.omg.CORBA.portable.ResponseHandler handler)
- throws org.omg.CORBA.SystemException
- {
- org.omg.CORBA.portable.OutputStream _out = null;
- // do something
- // quick lookup of operation
- java.lang.Integer opsIndex = (java.lang.Integer)m_opsHash.get ( method );
- if ( null == opsIndex )
- throw new org.omg.CORBA.BAD_OPERATION(method + " not found");
- switch ( opsIndex.intValue() )
- {
- case 0: // unImplemented2
- {
- _out = handler.createReply();
- unImplemented2();
- break;
- }
- case 1: // ref
- {
- _out = handler.createReply();
- ref();
- break;
- }
- case 2: // setClipboard
- {
- org.gnu.bonobo.Moniker _arg0=org.gnu.bonobo.MonikerHelper.read(_input);
- org.gnu.bonobo.Moniker _arg1=org.gnu.bonobo.MonikerHelper.read(_input);
- _out = handler.createReply();
- setClipboard(_arg0,_arg1);
- break;
- }
- case 3: // unImplemented3
- {
- _out = handler.createReply();
- unImplemented3();
- break;
- }
- case 4: // unref
- {
- _out = handler.createReply();
- unref();
- break;
- }
- case 5: // paste
- {
- _out = handler.createReply();
- org.gnu.bonobo.MonikerHelper.write(_out,paste());
- break;
- }
- case 6: // unImplemented4
- {
- _out = handler.createReply();
- unImplemented4();
- break;
- }
- case 7: // link
- {
- _out = handler.createReply();
- org.gnu.bonobo.MonikerHelper.write(_out,link());
- break;
- }
- case 8: // unImplemented1
- {
- _out = handler.createReply();
- unImplemented1();
- break;
- }
- case 9: // queryInterface
- {
- java.lang.String _arg0=_input.read_string();
- _out = handler.createReply();
- org.gnu.bonobo.UnknownHelper.write(_out,queryInterface(_arg0));
- break;
- }
- }
- return _out;
- }
-
- public String[] _all_interfaces(org.omg.PortableServer.POA poa, byte[] obj_id)
- {
- return ids;
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ClipboardPOATie.java b/libbonobo-java/src/gen/org/gnu/bonobo/ClipboardPOATie.java
deleted file mode 100644
index 6e57641..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ClipboardPOATie.java
+++ /dev/null
@@ -1,102 +0,0 @@
-package org.gnu.bonobo;
-
-import org.omg.PortableServer.POA;
-
-/**
- * Generated from IDL interface "Clipboard"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public class ClipboardPOATie
- extends ClipboardPOA
-{
- private ClipboardOperations _delegate;
-
- private POA _poa;
- public ClipboardPOATie(ClipboardOperations delegate)
- {
- _delegate = delegate;
- }
- public ClipboardPOATie(ClipboardOperations delegate, POA poa)
- {
- _delegate = delegate;
- _poa = poa;
- }
- public org.gnu.bonobo.Clipboard _this()
- {
- return org.gnu.bonobo.ClipboardHelper.narrow(_this_object());
- }
- public org.gnu.bonobo.Clipboard _this(org.omg.CORBA.ORB orb)
- {
- return org.gnu.bonobo.ClipboardHelper.narrow(_this_object(orb));
- }
- public ClipboardOperations _delegate()
- {
- return _delegate;
- }
- public void _delegate(ClipboardOperations delegate)
- {
- _delegate = delegate;
- }
- public POA _default_POA()
- {
- if (_poa != null)
- {
- return _poa;
- }
- else
- {
- return super._default_POA();
- }
- }
- public void unImplemented2()
- {
-_delegate.unImplemented2();
- }
-
- public void ref()
- {
-_delegate.ref();
- }
-
- public void setClipboard(org.gnu.bonobo.Moniker pasting_moniker, org.gnu.bonobo.Moniker linking_moniker)
- {
-_delegate.setClipboard(pasting_moniker,linking_moniker);
- }
-
- public void unImplemented3()
- {
-_delegate.unImplemented3();
- }
-
- public void unref()
- {
-_delegate.unref();
- }
-
- public org.gnu.bonobo.Moniker paste()
- {
- return _delegate.paste();
- }
-
- public void unImplemented4()
- {
-_delegate.unImplemented4();
- }
-
- public org.gnu.bonobo.Moniker link()
- {
- return _delegate.link();
- }
-
- public void unImplemented1()
- {
-_delegate.unImplemented1();
- }
-
- public org.gnu.bonobo.Unknown queryInterface(java.lang.String repoid)
- {
- return _delegate.queryInterface(repoid);
- }
-
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ClipboardStore.java b/libbonobo-java/src/gen/org/gnu/bonobo/ClipboardStore.java
deleted file mode 100644
index 65d5117..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ClipboardStore.java
+++ /dev/null
@@ -1,11 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "ClipboardStore"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public interface ClipboardStore
- extends ClipboardStoreOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity, org.gnu.bonobo.Unknown
-{
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ClipboardStoreHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/ClipboardStoreHelper.java
deleted file mode 100644
index 85e8c96..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ClipboardStoreHelper.java
+++ /dev/null
@@ -1,83 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL interface "ClipboardStore"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public final class ClipboardStoreHelper
-{
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.ClipboardStore s)
- {
- any.insert_Object(s);
- }
- public static org.gnu.bonobo.ClipboardStore extract(final org.omg.CORBA.Any any)
- {
- return narrow(any.extract_Object()) ;
- }
- public static org.omg.CORBA.TypeCode type()
- {
- return org.omg.CORBA.ORB.init().create_interface_tc("IDL:Bonobo/ClipboardStore:1.0", "ClipboardStore");
- }
- public static String id()
- {
- return "IDL:Bonobo/ClipboardStore:1.0";
- }
- public static ClipboardStore read(final org.omg.CORBA.portable.InputStream in)
- {
- return narrow(in.read_Object());
- }
- public static void write(final org.omg.CORBA.portable.OutputStream _out, final org.gnu.bonobo.ClipboardStore s)
- {
- _out.write_Object(s);
- }
- public static org.gnu.bonobo.ClipboardStore narrow(final java.lang.Object obj)
- {
- if (obj instanceof org.gnu.bonobo.ClipboardStore)
- {
- return (org.gnu.bonobo.ClipboardStore)obj;
- }
- else if (obj instanceof org.omg.CORBA.Object)
- {
- return narrow((org.omg.CORBA.Object)obj);
- }
- throw new org.omg.CORBA.BAD_PARAM("Failed to narrow in helper");
- }
- public static org.gnu.bonobo.ClipboardStore narrow(final org.omg.CORBA.Object obj)
- {
- if (obj == null)
- return null;
- try
- {
- return (org.gnu.bonobo.ClipboardStore)obj;
- }
- catch (ClassCastException c)
- {
- if (obj._is_a("IDL:Bonobo/ClipboardStore:1.0"))
- {
- org.gnu.bonobo._ClipboardStoreStub stub;
- stub = new org.gnu.bonobo._ClipboardStoreStub();
- stub._set_delegate(((org.omg.CORBA.portable.ObjectImpl)obj)._get_delegate());
- return stub;
- }
- }
- throw new org.omg.CORBA.BAD_PARAM("Narrow failed");
- }
- public static org.gnu.bonobo.ClipboardStore unchecked_narrow(final org.omg.CORBA.Object obj)
- {
- if (obj == null)
- return null;
- try
- {
- return (org.gnu.bonobo.ClipboardStore)obj;
- }
- catch (ClassCastException c)
- {
- org.gnu.bonobo._ClipboardStoreStub stub;
- stub = new org.gnu.bonobo._ClipboardStoreStub();
- stub._set_delegate(((org.omg.CORBA.portable.ObjectImpl)obj)._get_delegate());
- return stub;
- }
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ClipboardStoreHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/ClipboardStoreHolder.java
deleted file mode 100644
index 19ae3e5..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ClipboardStoreHolder.java
+++ /dev/null
@@ -1,29 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "ClipboardStore"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public final class ClipboardStoreHolder implements org.omg.CORBA.portable.Streamable{
- public ClipboardStore value;
- public ClipboardStoreHolder()
- {
- }
- public ClipboardStoreHolder (final ClipboardStore initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type()
- {
- return ClipboardStoreHelper.type();
- }
- public void _read (final org.omg.CORBA.portable.InputStream in)
- {
- value = ClipboardStoreHelper.read (in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream _out)
- {
- ClipboardStoreHelper.write (_out,value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ClipboardStoreOperations.java b/libbonobo-java/src/gen/org/gnu/bonobo/ClipboardStoreOperations.java
deleted file mode 100644
index d82674b..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ClipboardStoreOperations.java
+++ /dev/null
@@ -1,20 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "ClipboardStore"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-
-public interface ClipboardStoreOperations
- extends org.gnu.bonobo.UnknownOperations
-{
- /* constants */
- /* operations */
- void fetchStream(org.gnu.bonobo.PersistStream source, org.gnu.bonobo.Moniker linking_moniker);
- void fetchStorage(org.gnu.bonobo.PersistStorage source, org.gnu.bonobo.Moniker linking_moniker);
- void unImplemented1();
- void unImplemented2();
- void unImplemented3();
- void unImplemented4();
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ClipboardStorePOA.java b/libbonobo-java/src/gen/org/gnu/bonobo/ClipboardStorePOA.java
deleted file mode 100644
index 17b2999..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ClipboardStorePOA.java
+++ /dev/null
@@ -1,113 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "ClipboardStore"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-
-public abstract class ClipboardStorePOA
- extends org.omg.PortableServer.Servant
- implements org.omg.CORBA.portable.InvokeHandler, org.gnu.bonobo.ClipboardStoreOperations
-{
- static private final java.util.Hashtable m_opsHash = new java.util.Hashtable();
- static
- {
- m_opsHash.put ( "unImplemented2", new java.lang.Integer(0));
- m_opsHash.put ( "ref", new java.lang.Integer(1));
- m_opsHash.put ( "unImplemented3", new java.lang.Integer(2));
- m_opsHash.put ( "unref", new java.lang.Integer(3));
- m_opsHash.put ( "unImplemented4", new java.lang.Integer(4));
- m_opsHash.put ( "fetchStorage", new java.lang.Integer(5));
- m_opsHash.put ( "unImplemented1", new java.lang.Integer(6));
- m_opsHash.put ( "queryInterface", new java.lang.Integer(7));
- m_opsHash.put ( "fetchStream", new java.lang.Integer(8));
- }
- private String[] ids = {"IDL:Bonobo/ClipboardStore:1.0","IDL:Bonobo/Unknown:1.0"};
- public org.gnu.bonobo.ClipboardStore _this()
- {
- return org.gnu.bonobo.ClipboardStoreHelper.narrow(_this_object());
- }
- public org.gnu.bonobo.ClipboardStore _this(org.omg.CORBA.ORB orb)
- {
- return org.gnu.bonobo.ClipboardStoreHelper.narrow(_this_object(orb));
- }
- public org.omg.CORBA.portable.OutputStream _invoke(String method, org.omg.CORBA.portable.InputStream _input, org.omg.CORBA.portable.ResponseHandler handler)
- throws org.omg.CORBA.SystemException
- {
- org.omg.CORBA.portable.OutputStream _out = null;
- // do something
- // quick lookup of operation
- java.lang.Integer opsIndex = (java.lang.Integer)m_opsHash.get ( method );
- if ( null == opsIndex )
- throw new org.omg.CORBA.BAD_OPERATION(method + " not found");
- switch ( opsIndex.intValue() )
- {
- case 0: // unImplemented2
- {
- _out = handler.createReply();
- unImplemented2();
- break;
- }
- case 1: // ref
- {
- _out = handler.createReply();
- ref();
- break;
- }
- case 2: // unImplemented3
- {
- _out = handler.createReply();
- unImplemented3();
- break;
- }
- case 3: // unref
- {
- _out = handler.createReply();
- unref();
- break;
- }
- case 4: // unImplemented4
- {
- _out = handler.createReply();
- unImplemented4();
- break;
- }
- case 5: // fetchStorage
- {
- org.gnu.bonobo.PersistStorage _arg0=org.gnu.bonobo.PersistStorageHelper.read(_input);
- org.gnu.bonobo.Moniker _arg1=org.gnu.bonobo.MonikerHelper.read(_input);
- _out = handler.createReply();
- fetchStorage(_arg0,_arg1);
- break;
- }
- case 6: // unImplemented1
- {
- _out = handler.createReply();
- unImplemented1();
- break;
- }
- case 7: // queryInterface
- {
- java.lang.String _arg0=_input.read_string();
- _out = handler.createReply();
- org.gnu.bonobo.UnknownHelper.write(_out,queryInterface(_arg0));
- break;
- }
- case 8: // fetchStream
- {
- org.gnu.bonobo.PersistStream _arg0=org.gnu.bonobo.PersistStreamHelper.read(_input);
- org.gnu.bonobo.Moniker _arg1=org.gnu.bonobo.MonikerHelper.read(_input);
- _out = handler.createReply();
- fetchStream(_arg0,_arg1);
- break;
- }
- }
- return _out;
- }
-
- public String[] _all_interfaces(org.omg.PortableServer.POA poa, byte[] obj_id)
- {
- return ids;
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ClipboardStorePOATie.java b/libbonobo-java/src/gen/org/gnu/bonobo/ClipboardStorePOATie.java
deleted file mode 100644
index 38e287d..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ClipboardStorePOATie.java
+++ /dev/null
@@ -1,97 +0,0 @@
-package org.gnu.bonobo;
-
-import org.omg.PortableServer.POA;
-
-/**
- * Generated from IDL interface "ClipboardStore"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public class ClipboardStorePOATie
- extends ClipboardStorePOA
-{
- private ClipboardStoreOperations _delegate;
-
- private POA _poa;
- public ClipboardStorePOATie(ClipboardStoreOperations delegate)
- {
- _delegate = delegate;
- }
- public ClipboardStorePOATie(ClipboardStoreOperations delegate, POA poa)
- {
- _delegate = delegate;
- _poa = poa;
- }
- public org.gnu.bonobo.ClipboardStore _this()
- {
- return org.gnu.bonobo.ClipboardStoreHelper.narrow(_this_object());
- }
- public org.gnu.bonobo.ClipboardStore _this(org.omg.CORBA.ORB orb)
- {
- return org.gnu.bonobo.ClipboardStoreHelper.narrow(_this_object(orb));
- }
- public ClipboardStoreOperations _delegate()
- {
- return _delegate;
- }
- public void _delegate(ClipboardStoreOperations delegate)
- {
- _delegate = delegate;
- }
- public POA _default_POA()
- {
- if (_poa != null)
- {
- return _poa;
- }
- else
- {
- return super._default_POA();
- }
- }
- public void unImplemented2()
- {
-_delegate.unImplemented2();
- }
-
- public void ref()
- {
-_delegate.ref();
- }
-
- public void unImplemented3()
- {
-_delegate.unImplemented3();
- }
-
- public void unref()
- {
-_delegate.unref();
- }
-
- public void unImplemented4()
- {
-_delegate.unImplemented4();
- }
-
- public void fetchStorage(org.gnu.bonobo.PersistStorage source, org.gnu.bonobo.Moniker linking_moniker)
- {
-_delegate.fetchStorage(source,linking_moniker);
- }
-
- public void unImplemented1()
- {
-_delegate.unImplemented1();
- }
-
- public org.gnu.bonobo.Unknown queryInterface(java.lang.String repoid)
- {
- return _delegate.queryInterface(repoid);
- }
-
- public void fetchStream(org.gnu.bonobo.PersistStream source, org.gnu.bonobo.Moniker linking_moniker)
- {
-_delegate.fetchStream(source,linking_moniker);
- }
-
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ContentTypeHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/ContentTypeHelper.java
deleted file mode 100644
index 6ae6894..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ContentTypeHelper.java
+++ /dev/null
@@ -1,47 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL definition of alias "ContentType"
- * @author JacORB IDL compiler
- */
-
-public final class ContentTypeHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
-
- public static void insert (org.omg.CORBA.Any any, java.lang.String s)
- {
- any.type (type ());
- write (any.create_output_stream (), s);
- }
-
- public static java.lang.String extract (final org.omg.CORBA.Any any)
- {
- return read (any.create_input_stream ());
- }
-
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_alias_tc(org.gnu.bonobo.ContentTypeHelper.id(), "ContentType",org.omg.CORBA.ORB.init().create_string_tc(0));
- }
- return _type;
- }
-
- public static String id()
- {
- return "IDL:Bonobo/ContentType:1.0";
- }
- public static java.lang.String read (final org.omg.CORBA.portable.InputStream _in)
- {
- java.lang.String _result;
- _result=_in.read_string();
- return _result;
- }
-
- public static void write (final org.omg.CORBA.portable.OutputStream _out, java.lang.String _s)
- {
- _out.write_string(_s);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/DynamicPathLoadResult.java b/libbonobo-java/src/gen/org/gnu/bonobo/DynamicPathLoadResult.java
deleted file mode 100644
index 20a8a1d..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/DynamicPathLoadResult.java
+++ /dev/null
@@ -1,42 +0,0 @@
-package org.gnu.bonobo;
-/**
- * Generated from IDL definition of enum "DynamicPathLoadResult"
- * @author JacORB IDL compiler
- */
-
-public final class DynamicPathLoadResult
- implements org.omg.CORBA.portable.IDLEntity
-{
- private int value = -1;
- public static final int _DYNAMIC_LOAD_SUCCESS = 0;
- public static final DynamicPathLoadResult DYNAMIC_LOAD_SUCCESS = new DynamicPathLoadResult(_DYNAMIC_LOAD_SUCCESS);
- public static final int _DYNAMIC_LOAD_ERROR = 1;
- public static final DynamicPathLoadResult DYNAMIC_LOAD_ERROR = new DynamicPathLoadResult(_DYNAMIC_LOAD_ERROR);
- public static final int _DYNAMIC_LOAD_NOT_LISTED = 2;
- public static final DynamicPathLoadResult DYNAMIC_LOAD_NOT_LISTED = new DynamicPathLoadResult(_DYNAMIC_LOAD_NOT_LISTED);
- public static final int _DYNAMIC_LOAD_ALREADY_LISTED = 3;
- public static final DynamicPathLoadResult DYNAMIC_LOAD_ALREADY_LISTED = new DynamicPathLoadResult(_DYNAMIC_LOAD_ALREADY_LISTED);
- public int value()
- {
- return value;
- }
- public static DynamicPathLoadResult from_int(int value)
- {
- switch (value) {
- case _DYNAMIC_LOAD_SUCCESS: return DYNAMIC_LOAD_SUCCESS;
- case _DYNAMIC_LOAD_ERROR: return DYNAMIC_LOAD_ERROR;
- case _DYNAMIC_LOAD_NOT_LISTED: return DYNAMIC_LOAD_NOT_LISTED;
- case _DYNAMIC_LOAD_ALREADY_LISTED: return DYNAMIC_LOAD_ALREADY_LISTED;
- default: throw new org.omg.CORBA.BAD_PARAM();
- }
- }
- protected DynamicPathLoadResult(int i)
- {
- value = i;
- }
- java.lang.Object readResolve()
- throws java.io.ObjectStreamException
- {
- return from_int(value());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/DynamicPathLoadResultHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/DynamicPathLoadResultHelper.java
deleted file mode 100644
index 79604c0..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/DynamicPathLoadResultHelper.java
+++ /dev/null
@@ -1,43 +0,0 @@
-package org.gnu.bonobo;
-/**
- * Generated from IDL definition of enum "DynamicPathLoadResult"
- * @author JacORB IDL compiler
- */
-
-public final class DynamicPathLoadResultHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_enum_tc(org.gnu.bonobo.DynamicPathLoadResultHelper.id(),"DynamicPathLoadResult",new String[]{"DYNAMIC_LOAD_SUCCESS","DYNAMIC_LOAD_ERROR","DYNAMIC_LOAD_NOT_LISTED","DYNAMIC_LOAD_ALREADY_LISTED"});
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.DynamicPathLoadResult s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.DynamicPathLoadResult extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/DynamicPathLoadResult:1.0";
- }
- public static DynamicPathLoadResult read (final org.omg.CORBA.portable.InputStream in)
- {
- return DynamicPathLoadResult.from_int(in.read_long());
- }
-
- public static void write (final org.omg.CORBA.portable.OutputStream out, final DynamicPathLoadResult s)
- {
- out.write_long(s.value());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/DynamicPathLoadResultHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/DynamicPathLoadResultHolder.java
deleted file mode 100644
index fa89f74..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/DynamicPathLoadResultHolder.java
+++ /dev/null
@@ -1,31 +0,0 @@
-package org.gnu.bonobo;
-/**
- * Generated from IDL definition of enum "DynamicPathLoadResult"
- * @author JacORB IDL compiler
- */
-
-public final class DynamicPathLoadResultHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public DynamicPathLoadResult value;
-
- public DynamicPathLoadResultHolder ()
- {
- }
- public DynamicPathLoadResultHolder (final DynamicPathLoadResult initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return DynamicPathLoadResultHelper.type ();
- }
- public void _read (final org.omg.CORBA.portable.InputStream in)
- {
- value = DynamicPathLoadResultHelper.read (in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream out)
- {
- DynamicPathLoadResultHelper.write (out,value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/EventSource.java b/libbonobo-java/src/gen/org/gnu/bonobo/EventSource.java
deleted file mode 100644
index 48f2bcc..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/EventSource.java
+++ /dev/null
@@ -1,11 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "EventSource"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public interface EventSource
- extends EventSourceOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity, org.gnu.bonobo.Unknown
-{
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/EventSourceHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/EventSourceHelper.java
deleted file mode 100644
index a6d2cb1..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/EventSourceHelper.java
+++ /dev/null
@@ -1,83 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL interface "EventSource"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public final class EventSourceHelper
-{
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.EventSource s)
- {
- any.insert_Object(s);
- }
- public static org.gnu.bonobo.EventSource extract(final org.omg.CORBA.Any any)
- {
- return narrow(any.extract_Object()) ;
- }
- public static org.omg.CORBA.TypeCode type()
- {
- return org.omg.CORBA.ORB.init().create_interface_tc("IDL:Bonobo/EventSource:1.0", "EventSource");
- }
- public static String id()
- {
- return "IDL:Bonobo/EventSource:1.0";
- }
- public static EventSource read(final org.omg.CORBA.portable.InputStream in)
- {
- return narrow(in.read_Object());
- }
- public static void write(final org.omg.CORBA.portable.OutputStream _out, final org.gnu.bonobo.EventSource s)
- {
- _out.write_Object(s);
- }
- public static org.gnu.bonobo.EventSource narrow(final java.lang.Object obj)
- {
- if (obj instanceof org.gnu.bonobo.EventSource)
- {
- return (org.gnu.bonobo.EventSource)obj;
- }
- else if (obj instanceof org.omg.CORBA.Object)
- {
- return narrow((org.omg.CORBA.Object)obj);
- }
- throw new org.omg.CORBA.BAD_PARAM("Failed to narrow in helper");
- }
- public static org.gnu.bonobo.EventSource narrow(final org.omg.CORBA.Object obj)
- {
- if (obj == null)
- return null;
- try
- {
- return (org.gnu.bonobo.EventSource)obj;
- }
- catch (ClassCastException c)
- {
- if (obj._is_a("IDL:Bonobo/EventSource:1.0"))
- {
- org.gnu.bonobo._EventSourceStub stub;
- stub = new org.gnu.bonobo._EventSourceStub();
- stub._set_delegate(((org.omg.CORBA.portable.ObjectImpl)obj)._get_delegate());
- return stub;
- }
- }
- throw new org.omg.CORBA.BAD_PARAM("Narrow failed");
- }
- public static org.gnu.bonobo.EventSource unchecked_narrow(final org.omg.CORBA.Object obj)
- {
- if (obj == null)
- return null;
- try
- {
- return (org.gnu.bonobo.EventSource)obj;
- }
- catch (ClassCastException c)
- {
- org.gnu.bonobo._EventSourceStub stub;
- stub = new org.gnu.bonobo._EventSourceStub();
- stub._set_delegate(((org.omg.CORBA.portable.ObjectImpl)obj)._get_delegate());
- return stub;
- }
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/EventSourceHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/EventSourceHolder.java
deleted file mode 100644
index f73945c..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/EventSourceHolder.java
+++ /dev/null
@@ -1,29 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "EventSource"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public final class EventSourceHolder implements org.omg.CORBA.portable.Streamable{
- public EventSource value;
- public EventSourceHolder()
- {
- }
- public EventSourceHolder (final EventSource initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type()
- {
- return EventSourceHelper.type();
- }
- public void _read (final org.omg.CORBA.portable.InputStream in)
- {
- value = EventSourceHelper.read (in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream _out)
- {
- EventSourceHelper.write (_out,value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/EventSourceOperations.java b/libbonobo-java/src/gen/org/gnu/bonobo/EventSourceOperations.java
deleted file mode 100644
index b1b7543..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/EventSourceOperations.java
+++ /dev/null
@@ -1,19 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "EventSource"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-
-public interface EventSourceOperations
- extends org.gnu.bonobo.UnknownOperations
-{
- /* constants */
- /* operations */
- void addListener(org.gnu.bonobo.Listener l);
- void addListenerWithMask(org.gnu.bonobo.Listener l, java.lang.String event_mask);
- void removeListener(org.gnu.bonobo.Listener l) throws org.gnu.bonobo.EventSourcePackage.UnknownListener;
- void unImplemented();
- void unImplemented2();
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/EventSourcePOA.java b/libbonobo-java/src/gen/org/gnu/bonobo/EventSourcePOA.java
deleted file mode 100644
index 593018f..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/EventSourcePOA.java
+++ /dev/null
@@ -1,114 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "EventSource"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-
-public abstract class EventSourcePOA
- extends org.omg.PortableServer.Servant
- implements org.omg.CORBA.portable.InvokeHandler, org.gnu.bonobo.EventSourceOperations
-{
- static private final java.util.Hashtable m_opsHash = new java.util.Hashtable();
- static
- {
- m_opsHash.put ( "ref", new java.lang.Integer(0));
- m_opsHash.put ( "unref", new java.lang.Integer(1));
- m_opsHash.put ( "unImplemented", new java.lang.Integer(2));
- m_opsHash.put ( "addListenerWithMask", new java.lang.Integer(3));
- m_opsHash.put ( "addListener", new java.lang.Integer(4));
- m_opsHash.put ( "unImplemented2", new java.lang.Integer(5));
- m_opsHash.put ( "removeListener", new java.lang.Integer(6));
- m_opsHash.put ( "queryInterface", new java.lang.Integer(7));
- }
- private String[] ids = {"IDL:Bonobo/EventSource:1.0","IDL:Bonobo/Unknown:1.0"};
- public org.gnu.bonobo.EventSource _this()
- {
- return org.gnu.bonobo.EventSourceHelper.narrow(_this_object());
- }
- public org.gnu.bonobo.EventSource _this(org.omg.CORBA.ORB orb)
- {
- return org.gnu.bonobo.EventSourceHelper.narrow(_this_object(orb));
- }
- public org.omg.CORBA.portable.OutputStream _invoke(String method, org.omg.CORBA.portable.InputStream _input, org.omg.CORBA.portable.ResponseHandler handler)
- throws org.omg.CORBA.SystemException
- {
- org.omg.CORBA.portable.OutputStream _out = null;
- // do something
- // quick lookup of operation
- java.lang.Integer opsIndex = (java.lang.Integer)m_opsHash.get ( method );
- if ( null == opsIndex )
- throw new org.omg.CORBA.BAD_OPERATION(method + " not found");
- switch ( opsIndex.intValue() )
- {
- case 0: // ref
- {
- _out = handler.createReply();
- ref();
- break;
- }
- case 1: // unref
- {
- _out = handler.createReply();
- unref();
- break;
- }
- case 2: // unImplemented
- {
- _out = handler.createReply();
- unImplemented();
- break;
- }
- case 3: // addListenerWithMask
- {
- org.gnu.bonobo.Listener _arg0=org.gnu.bonobo.ListenerHelper.read(_input);
- java.lang.String _arg1=_input.read_string();
- _out = handler.createReply();
- addListenerWithMask(_arg0,_arg1);
- break;
- }
- case 4: // addListener
- {
- org.gnu.bonobo.Listener _arg0=org.gnu.bonobo.ListenerHelper.read(_input);
- _out = handler.createReply();
- addListener(_arg0);
- break;
- }
- case 5: // unImplemented2
- {
- _out = handler.createReply();
- unImplemented2();
- break;
- }
- case 6: // removeListener
- {
- try
- {
- org.gnu.bonobo.Listener _arg0=org.gnu.bonobo.ListenerHelper.read(_input);
- _out = handler.createReply();
- removeListener(_arg0);
- }
- catch(org.gnu.bonobo.EventSourcePackage.UnknownListener _ex0)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.EventSourcePackage.UnknownListenerHelper.write(_out, _ex0);
- }
- break;
- }
- case 7: // queryInterface
- {
- java.lang.String _arg0=_input.read_string();
- _out = handler.createReply();
- org.gnu.bonobo.UnknownHelper.write(_out,queryInterface(_arg0));
- break;
- }
- }
- return _out;
- }
-
- public String[] _all_interfaces(org.omg.PortableServer.POA poa, byte[] obj_id)
- {
- return ids;
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/EventSourcePOATie.java b/libbonobo-java/src/gen/org/gnu/bonobo/EventSourcePOATie.java
deleted file mode 100644
index 1db35a7..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/EventSourcePOATie.java
+++ /dev/null
@@ -1,92 +0,0 @@
-package org.gnu.bonobo;
-
-import org.omg.PortableServer.POA;
-
-/**
- * Generated from IDL interface "EventSource"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public class EventSourcePOATie
- extends EventSourcePOA
-{
- private EventSourceOperations _delegate;
-
- private POA _poa;
- public EventSourcePOATie(EventSourceOperations delegate)
- {
- _delegate = delegate;
- }
- public EventSourcePOATie(EventSourceOperations delegate, POA poa)
- {
- _delegate = delegate;
- _poa = poa;
- }
- public org.gnu.bonobo.EventSource _this()
- {
- return org.gnu.bonobo.EventSourceHelper.narrow(_this_object());
- }
- public org.gnu.bonobo.EventSource _this(org.omg.CORBA.ORB orb)
- {
- return org.gnu.bonobo.EventSourceHelper.narrow(_this_object(orb));
- }
- public EventSourceOperations _delegate()
- {
- return _delegate;
- }
- public void _delegate(EventSourceOperations delegate)
- {
- _delegate = delegate;
- }
- public POA _default_POA()
- {
- if (_poa != null)
- {
- return _poa;
- }
- else
- {
- return super._default_POA();
- }
- }
- public void ref()
- {
-_delegate.ref();
- }
-
- public void unref()
- {
-_delegate.unref();
- }
-
- public void unImplemented()
- {
-_delegate.unImplemented();
- }
-
- public void addListenerWithMask(org.gnu.bonobo.Listener l, java.lang.String event_mask)
- {
-_delegate.addListenerWithMask(l,event_mask);
- }
-
- public void addListener(org.gnu.bonobo.Listener l)
- {
-_delegate.addListener(l);
- }
-
- public void unImplemented2()
- {
-_delegate.unImplemented2();
- }
-
- public void removeListener(org.gnu.bonobo.Listener l) throws org.gnu.bonobo.EventSourcePackage.UnknownListener
- {
-_delegate.removeListener(l);
- }
-
- public org.gnu.bonobo.Unknown queryInterface(java.lang.String repoid)
- {
- return _delegate.queryInterface(repoid);
- }
-
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/EventSourcePackage/UnknownListener.java b/libbonobo-java/src/gen/org/gnu/bonobo/EventSourcePackage/UnknownListener.java
deleted file mode 100644
index 800e7bc..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/EventSourcePackage/UnknownListener.java
+++ /dev/null
@@ -1,20 +0,0 @@
-package org.gnu.bonobo.EventSourcePackage;
-
-/**
- * Generated from IDL definition of exception "UnknownListener"
- * @author JacORB IDL compiler
- */
-
-public final class UnknownListener
- extends org.omg.CORBA.UserException
-{
- public UnknownListener()
- {
- super(org.gnu.bonobo.EventSourcePackage.UnknownListenerHelper.id());
- }
-
- public UnknownListener(String value)
- {
- super(value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/EventSourcePackage/UnknownListenerHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/EventSourcePackage/UnknownListenerHelper.java
deleted file mode 100644
index 2ab7829..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/EventSourcePackage/UnknownListenerHelper.java
+++ /dev/null
@@ -1,46 +0,0 @@
-package org.gnu.bonobo.EventSourcePackage;
-
-
-/**
- * Generated from IDL definition of exception "UnknownListener"
- * @author JacORB IDL compiler
- */
-
-public final class UnknownListenerHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_exception_tc(org.gnu.bonobo.EventSourcePackage.UnknownListenerHelper.id(),"UnknownListener",new org.omg.CORBA.StructMember[0]);
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.EventSourcePackage.UnknownListener s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.EventSourcePackage.UnknownListener extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/EventSource/UnknownListener:1.0";
- }
- public static org.gnu.bonobo.EventSourcePackage.UnknownListener read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.EventSourcePackage.UnknownListener result = new org.gnu.bonobo.EventSourcePackage.UnknownListener();
- if (!in.read_string().equals(id())) throw new org.omg.CORBA.MARSHAL("wrong id");
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.EventSourcePackage.UnknownListener s)
- {
- out.write_string(id());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/EventSourcePackage/UnknownListenerHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/EventSourcePackage/UnknownListenerHolder.java
deleted file mode 100644
index 1c76cb6..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/EventSourcePackage/UnknownListenerHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo.EventSourcePackage;
-
-/**
- * Generated from IDL definition of exception "UnknownListener"
- * @author JacORB IDL compiler
- */
-
-public final class UnknownListenerHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.EventSourcePackage.UnknownListener value;
-
- public UnknownListenerHolder ()
- {
- }
- public UnknownListenerHolder(final org.gnu.bonobo.EventSourcePackage.UnknownListener initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.EventSourcePackage.UnknownListenerHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.EventSourcePackage.UnknownListenerHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.EventSourcePackage.UnknownListenerHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/FIELD_CONTENT_TYPE.java b/libbonobo-java/src/gen/org/gnu/bonobo/FIELD_CONTENT_TYPE.java
deleted file mode 100644
index ed5a241..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/FIELD_CONTENT_TYPE.java
+++ /dev/null
@@ -1,10 +0,0 @@
-package org.gnu.bonobo;
-/**
- * Automatically generated from IDL const definition
- * @author JacORB IDL compiler
- */
-
-public interface FIELD_CONTENT_TYPE
-{
- int value = 1;
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/FIELD_SIZE.java b/libbonobo-java/src/gen/org/gnu/bonobo/FIELD_SIZE.java
deleted file mode 100644
index b7669b2..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/FIELD_SIZE.java
+++ /dev/null
@@ -1,10 +0,0 @@
-package org.gnu.bonobo;
-/**
- * Automatically generated from IDL const definition
- * @author JacORB IDL compiler
- */
-
-public interface FIELD_SIZE
-{
- int value = 2;
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/FIELD_TYPE.java b/libbonobo-java/src/gen/org/gnu/bonobo/FIELD_TYPE.java
deleted file mode 100644
index 89048ba..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/FIELD_TYPE.java
+++ /dev/null
@@ -1,10 +0,0 @@
-package org.gnu.bonobo;
-/**
- * Automatically generated from IDL const definition
- * @author JacORB IDL compiler
- */
-
-public interface FIELD_TYPE
-{
- int value = 4;
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/ButtonEvent.java b/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/ButtonEvent.java
deleted file mode 100644
index f30ad0a..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/ButtonEvent.java
+++ /dev/null
@@ -1,29 +0,0 @@
-package org.gnu.bonobo.Gdk;
-
-/**
- * Generated from IDL definition of struct "ButtonEvent"
- * @author JacORB IDL compiler
- */
-
-public final class ButtonEvent
- implements org.omg.CORBA.portable.IDLEntity
-{
- public ButtonEvent(){}
- public org.gnu.bonobo.Gdk.ButtonType type;
- public int time;
- public double x;
- public double y;
- public double x_root;
- public double y_root;
- public short button;
- public ButtonEvent(org.gnu.bonobo.Gdk.ButtonType type, int time, double x, double y, double x_root, double y_root, short button)
- {
- this.type = type;
- this.time = time;
- this.x = x;
- this.y = y;
- this.x_root = x_root;
- this.y_root = y_root;
- this.button = button;
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/ButtonEventHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/ButtonEventHelper.java
deleted file mode 100644
index 8958812..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/ButtonEventHelper.java
+++ /dev/null
@@ -1,58 +0,0 @@
-package org.gnu.bonobo.Gdk;
-
-
-/**
- * Generated from IDL definition of struct "ButtonEvent"
- * @author JacORB IDL compiler
- */
-
-public final class ButtonEventHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_struct_tc(org.gnu.bonobo.Gdk.ButtonEventHelper.id(),"ButtonEvent",new org.omg.CORBA.StructMember[]{new org.omg.CORBA.StructMember("type", org.gnu.bonobo.Gdk.ButtonTypeHelper.type(), null),new org.omg.CORBA.StructMember("time", org.gnu.bonobo.Gdk.TimeHelper.type(), null),new org.omg.CORBA.StructMember("x", org.omg.CORBA.ORB.init().get_primitive_tc(org.omg.CORBA.TCKind.from_int(7)), null),new org.omg.CORBA.StructMember("y", org.omg.CORBA.ORB.init( [...]
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.Gdk.ButtonEvent s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.Gdk.ButtonEvent extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Gdk/ButtonEvent:1.0";
- }
- public static org.gnu.bonobo.Gdk.ButtonEvent read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.Gdk.ButtonEvent result = new org.gnu.bonobo.Gdk.ButtonEvent();
- result.type=org.gnu.bonobo.Gdk.ButtonTypeHelper.read(in);
- result.time=in.read_long();
- result.x=in.read_double();
- result.y=in.read_double();
- result.x_root=in.read_double();
- result.y_root=in.read_double();
- result.button=in.read_short();
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.Gdk.ButtonEvent s)
- {
- org.gnu.bonobo.Gdk.ButtonTypeHelper.write(out,s.type);
- out.write_long(s.time);
- out.write_double(s.x);
- out.write_double(s.y);
- out.write_double(s.x_root);
- out.write_double(s.y_root);
- out.write_short(s.button);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/ButtonEventHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/ButtonEventHolder.java
deleted file mode 100644
index 0bd5a99..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/ButtonEventHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo.Gdk;
-
-/**
- * Generated from IDL definition of struct "ButtonEvent"
- * @author JacORB IDL compiler
- */
-
-public final class ButtonEventHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.Gdk.ButtonEvent value;
-
- public ButtonEventHolder ()
- {
- }
- public ButtonEventHolder(final org.gnu.bonobo.Gdk.ButtonEvent initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.Gdk.ButtonEventHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.Gdk.ButtonEventHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.Gdk.ButtonEventHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/ButtonType.java b/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/ButtonType.java
deleted file mode 100644
index db01a42..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/ButtonType.java
+++ /dev/null
@@ -1,42 +0,0 @@
-package org.gnu.bonobo.Gdk;
-/**
- * Generated from IDL definition of enum "ButtonType"
- * @author JacORB IDL compiler
- */
-
-public final class ButtonType
- implements org.omg.CORBA.portable.IDLEntity
-{
- private int value = -1;
- public static final int _BUTTON_PRESS = 0;
- public static final ButtonType BUTTON_PRESS = new ButtonType(_BUTTON_PRESS);
- public static final int _BUTTON_2_PRESS = 1;
- public static final ButtonType BUTTON_2_PRESS = new ButtonType(_BUTTON_2_PRESS);
- public static final int _BUTTON_3_PRESS = 2;
- public static final ButtonType BUTTON_3_PRESS = new ButtonType(_BUTTON_3_PRESS);
- public static final int _BUTTON_RELEASE = 3;
- public static final ButtonType BUTTON_RELEASE = new ButtonType(_BUTTON_RELEASE);
- public int value()
- {
- return value;
- }
- public static ButtonType from_int(int value)
- {
- switch (value) {
- case _BUTTON_PRESS: return BUTTON_PRESS;
- case _BUTTON_2_PRESS: return BUTTON_2_PRESS;
- case _BUTTON_3_PRESS: return BUTTON_3_PRESS;
- case _BUTTON_RELEASE: return BUTTON_RELEASE;
- default: throw new org.omg.CORBA.BAD_PARAM();
- }
- }
- protected ButtonType(int i)
- {
- value = i;
- }
- java.lang.Object readResolve()
- throws java.io.ObjectStreamException
- {
- return from_int(value());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/ButtonTypeHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/ButtonTypeHelper.java
deleted file mode 100644
index 43c2fd9..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/ButtonTypeHelper.java
+++ /dev/null
@@ -1,43 +0,0 @@
-package org.gnu.bonobo.Gdk;
-/**
- * Generated from IDL definition of enum "ButtonType"
- * @author JacORB IDL compiler
- */
-
-public final class ButtonTypeHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_enum_tc(org.gnu.bonobo.Gdk.ButtonTypeHelper.id(),"ButtonType",new String[]{"BUTTON_PRESS","BUTTON_2_PRESS","BUTTON_3_PRESS","BUTTON_RELEASE"});
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.Gdk.ButtonType s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.Gdk.ButtonType extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Gdk/ButtonType:1.0";
- }
- public static ButtonType read (final org.omg.CORBA.portable.InputStream in)
- {
- return ButtonType.from_int(in.read_long());
- }
-
- public static void write (final org.omg.CORBA.portable.OutputStream out, final ButtonType s)
- {
- out.write_long(s.value());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/ButtonTypeHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/ButtonTypeHolder.java
deleted file mode 100644
index 8bd02bd..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/ButtonTypeHolder.java
+++ /dev/null
@@ -1,31 +0,0 @@
-package org.gnu.bonobo.Gdk;
-/**
- * Generated from IDL definition of enum "ButtonType"
- * @author JacORB IDL compiler
- */
-
-public final class ButtonTypeHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public ButtonType value;
-
- public ButtonTypeHolder ()
- {
- }
- public ButtonTypeHolder (final ButtonType initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return ButtonTypeHelper.type ();
- }
- public void _read (final org.omg.CORBA.portable.InputStream in)
- {
- value = ButtonTypeHelper.read (in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream out)
- {
- ButtonTypeHelper.write (out,value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/CrossMode.java b/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/CrossMode.java
deleted file mode 100644
index 359586e..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/CrossMode.java
+++ /dev/null
@@ -1,39 +0,0 @@
-package org.gnu.bonobo.Gdk;
-/**
- * Generated from IDL definition of enum "CrossMode"
- * @author JacORB IDL compiler
- */
-
-public final class CrossMode
- implements org.omg.CORBA.portable.IDLEntity
-{
- private int value = -1;
- public static final int _NORMAL = 0;
- public static final CrossMode NORMAL = new CrossMode(_NORMAL);
- public static final int _GRAB = 1;
- public static final CrossMode GRAB = new CrossMode(_GRAB);
- public static final int _UNGRAB = 2;
- public static final CrossMode UNGRAB = new CrossMode(_UNGRAB);
- public int value()
- {
- return value;
- }
- public static CrossMode from_int(int value)
- {
- switch (value) {
- case _NORMAL: return NORMAL;
- case _GRAB: return GRAB;
- case _UNGRAB: return UNGRAB;
- default: throw new org.omg.CORBA.BAD_PARAM();
- }
- }
- protected CrossMode(int i)
- {
- value = i;
- }
- java.lang.Object readResolve()
- throws java.io.ObjectStreamException
- {
- return from_int(value());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/CrossModeHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/CrossModeHelper.java
deleted file mode 100644
index 0e18b86..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/CrossModeHelper.java
+++ /dev/null
@@ -1,43 +0,0 @@
-package org.gnu.bonobo.Gdk;
-/**
- * Generated from IDL definition of enum "CrossMode"
- * @author JacORB IDL compiler
- */
-
-public final class CrossModeHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_enum_tc(org.gnu.bonobo.Gdk.CrossModeHelper.id(),"CrossMode",new String[]{"NORMAL","GRAB","UNGRAB"});
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.Gdk.CrossMode s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.Gdk.CrossMode extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Gdk/CrossMode:1.0";
- }
- public static CrossMode read (final org.omg.CORBA.portable.InputStream in)
- {
- return CrossMode.from_int(in.read_long());
- }
-
- public static void write (final org.omg.CORBA.portable.OutputStream out, final CrossMode s)
- {
- out.write_long(s.value());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/CrossModeHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/CrossModeHolder.java
deleted file mode 100644
index 0b78e22..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/CrossModeHolder.java
+++ /dev/null
@@ -1,31 +0,0 @@
-package org.gnu.bonobo.Gdk;
-/**
- * Generated from IDL definition of enum "CrossMode"
- * @author JacORB IDL compiler
- */
-
-public final class CrossModeHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public CrossMode value;
-
- public CrossModeHolder ()
- {
- }
- public CrossModeHolder (final CrossMode initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return CrossModeHelper.type ();
- }
- public void _read (final org.omg.CORBA.portable.InputStream in)
- {
- value = CrossModeHelper.read (in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream out)
- {
- CrossModeHelper.write (out,value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/CrossType.java b/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/CrossType.java
deleted file mode 100644
index ba1eac5..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/CrossType.java
+++ /dev/null
@@ -1,36 +0,0 @@
-package org.gnu.bonobo.Gdk;
-/**
- * Generated from IDL definition of enum "CrossType"
- * @author JacORB IDL compiler
- */
-
-public final class CrossType
- implements org.omg.CORBA.portable.IDLEntity
-{
- private int value = -1;
- public static final int _ENTER = 0;
- public static final CrossType ENTER = new CrossType(_ENTER);
- public static final int _LEAVE = 1;
- public static final CrossType LEAVE = new CrossType(_LEAVE);
- public int value()
- {
- return value;
- }
- public static CrossType from_int(int value)
- {
- switch (value) {
- case _ENTER: return ENTER;
- case _LEAVE: return LEAVE;
- default: throw new org.omg.CORBA.BAD_PARAM();
- }
- }
- protected CrossType(int i)
- {
- value = i;
- }
- java.lang.Object readResolve()
- throws java.io.ObjectStreamException
- {
- return from_int(value());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/CrossTypeHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/CrossTypeHelper.java
deleted file mode 100644
index 32414a2..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/CrossTypeHelper.java
+++ /dev/null
@@ -1,43 +0,0 @@
-package org.gnu.bonobo.Gdk;
-/**
- * Generated from IDL definition of enum "CrossType"
- * @author JacORB IDL compiler
- */
-
-public final class CrossTypeHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_enum_tc(org.gnu.bonobo.Gdk.CrossTypeHelper.id(),"CrossType",new String[]{"ENTER","LEAVE"});
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.Gdk.CrossType s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.Gdk.CrossType extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Gdk/CrossType:1.0";
- }
- public static CrossType read (final org.omg.CORBA.portable.InputStream in)
- {
- return CrossType.from_int(in.read_long());
- }
-
- public static void write (final org.omg.CORBA.portable.OutputStream out, final CrossType s)
- {
- out.write_long(s.value());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/CrossTypeHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/CrossTypeHolder.java
deleted file mode 100644
index 62becda..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/CrossTypeHolder.java
+++ /dev/null
@@ -1,31 +0,0 @@
-package org.gnu.bonobo.Gdk;
-/**
- * Generated from IDL definition of enum "CrossType"
- * @author JacORB IDL compiler
- */
-
-public final class CrossTypeHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public CrossType value;
-
- public CrossTypeHolder ()
- {
- }
- public CrossTypeHolder (final CrossType initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return CrossTypeHelper.type ();
- }
- public void _read (final org.omg.CORBA.portable.InputStream in)
- {
- value = CrossTypeHelper.read (in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream out)
- {
- CrossTypeHelper.write (out,value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/CrossingEvent.java b/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/CrossingEvent.java
deleted file mode 100644
index b6ad92c..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/CrossingEvent.java
+++ /dev/null
@@ -1,33 +0,0 @@
-package org.gnu.bonobo.Gdk;
-
-/**
- * Generated from IDL definition of struct "CrossingEvent"
- * @author JacORB IDL compiler
- */
-
-public final class CrossingEvent
- implements org.omg.CORBA.portable.IDLEntity
-{
- public CrossingEvent(){}
- public org.gnu.bonobo.Gdk.CrossType type;
- public int time;
- public double x;
- public double y;
- public double x_root;
- public double y_root;
- public org.gnu.bonobo.Gdk.CrossMode mode;
- public boolean focus;
- public short state;
- public CrossingEvent(org.gnu.bonobo.Gdk.CrossType type, int time, double x, double y, double x_root, double y_root, org.gnu.bonobo.Gdk.CrossMode mode, boolean focus, short state)
- {
- this.type = type;
- this.time = time;
- this.x = x;
- this.y = y;
- this.x_root = x_root;
- this.y_root = y_root;
- this.mode = mode;
- this.focus = focus;
- this.state = state;
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/CrossingEventHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/CrossingEventHelper.java
deleted file mode 100644
index 740528d..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/CrossingEventHelper.java
+++ /dev/null
@@ -1,62 +0,0 @@
-package org.gnu.bonobo.Gdk;
-
-
-/**
- * Generated from IDL definition of struct "CrossingEvent"
- * @author JacORB IDL compiler
- */
-
-public final class CrossingEventHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_struct_tc(org.gnu.bonobo.Gdk.CrossingEventHelper.id(),"CrossingEvent",new org.omg.CORBA.StructMember[]{new org.omg.CORBA.StructMember("type", org.gnu.bonobo.Gdk.CrossTypeHelper.type(), null),new org.omg.CORBA.StructMember("time", org.gnu.bonobo.Gdk.TimeHelper.type(), null),new org.omg.CORBA.StructMember("x", org.omg.CORBA.ORB.init().get_primitive_tc(org.omg.CORBA.TCKind.from_int(7)), null),new org.omg.CORBA.StructMember("y", org.omg.CORBA.ORB.in [...]
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.Gdk.CrossingEvent s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.Gdk.CrossingEvent extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Gdk/CrossingEvent:1.0";
- }
- public static org.gnu.bonobo.Gdk.CrossingEvent read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.Gdk.CrossingEvent result = new org.gnu.bonobo.Gdk.CrossingEvent();
- result.type=org.gnu.bonobo.Gdk.CrossTypeHelper.read(in);
- result.time=in.read_long();
- result.x=in.read_double();
- result.y=in.read_double();
- result.x_root=in.read_double();
- result.y_root=in.read_double();
- result.mode=org.gnu.bonobo.Gdk.CrossModeHelper.read(in);
- result.focus=in.read_boolean();
- result.state=in.read_short();
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.Gdk.CrossingEvent s)
- {
- org.gnu.bonobo.Gdk.CrossTypeHelper.write(out,s.type);
- out.write_long(s.time);
- out.write_double(s.x);
- out.write_double(s.y);
- out.write_double(s.x_root);
- out.write_double(s.y_root);
- org.gnu.bonobo.Gdk.CrossModeHelper.write(out,s.mode);
- out.write_boolean(s.focus);
- out.write_short(s.state);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/CrossingEventHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/CrossingEventHolder.java
deleted file mode 100644
index 4a771d2..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/CrossingEventHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo.Gdk;
-
-/**
- * Generated from IDL definition of struct "CrossingEvent"
- * @author JacORB IDL compiler
- */
-
-public final class CrossingEventHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.Gdk.CrossingEvent value;
-
- public CrossingEventHolder ()
- {
- }
- public CrossingEventHolder(final org.gnu.bonobo.Gdk.CrossingEvent initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.Gdk.CrossingEventHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.Gdk.CrossingEventHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.Gdk.CrossingEventHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/Event.java b/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/Event.java
deleted file mode 100644
index e675377..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/Event.java
+++ /dev/null
@@ -1,92 +0,0 @@
-package org.gnu.bonobo.Gdk;
-
-/**
- * Generated from IDL definition of union "Event"
- * @author JacORB IDL compiler
- */
-
-public final class Event
- implements org.omg.CORBA.portable.IDLEntity
-{
- private org.gnu.bonobo.Gdk.EventType discriminator;
- private org.gnu.bonobo.Gdk.FocusEvent focus;
- private org.gnu.bonobo.Gdk.KeyEvent key;
- private org.gnu.bonobo.Gdk.MotionEvent motion;
- private org.gnu.bonobo.Gdk.ButtonEvent button;
- private org.gnu.bonobo.Gdk.CrossingEvent crossing;
-
- public Event ()
- {
- }
-
- public org.gnu.bonobo.Gdk.EventType discriminator ()
- {
- return discriminator;
- }
-
- public org.gnu.bonobo.Gdk.FocusEvent focus ()
- {
- if (discriminator != org.gnu.bonobo.Gdk.EventType.FOCUS)
- throw new org.omg.CORBA.BAD_OPERATION();
- return focus;
- }
-
- public void focus (org.gnu.bonobo.Gdk.FocusEvent _x)
- {
- discriminator = org.gnu.bonobo.Gdk.EventType.FOCUS;
- focus = _x;
- }
-
- public org.gnu.bonobo.Gdk.KeyEvent key ()
- {
- if (discriminator != org.gnu.bonobo.Gdk.EventType.KEY)
- throw new org.omg.CORBA.BAD_OPERATION();
- return key;
- }
-
- public void key (org.gnu.bonobo.Gdk.KeyEvent _x)
- {
- discriminator = org.gnu.bonobo.Gdk.EventType.KEY;
- key = _x;
- }
-
- public org.gnu.bonobo.Gdk.MotionEvent motion ()
- {
- if (discriminator != org.gnu.bonobo.Gdk.EventType.MOTION)
- throw new org.omg.CORBA.BAD_OPERATION();
- return motion;
- }
-
- public void motion (org.gnu.bonobo.Gdk.MotionEvent _x)
- {
- discriminator = org.gnu.bonobo.Gdk.EventType.MOTION;
- motion = _x;
- }
-
- public org.gnu.bonobo.Gdk.ButtonEvent button ()
- {
- if (discriminator != org.gnu.bonobo.Gdk.EventType.BUTTON)
- throw new org.omg.CORBA.BAD_OPERATION();
- return button;
- }
-
- public void button (org.gnu.bonobo.Gdk.ButtonEvent _x)
- {
- discriminator = org.gnu.bonobo.Gdk.EventType.BUTTON;
- button = _x;
- }
-
- public org.gnu.bonobo.Gdk.CrossingEvent crossing ()
- {
- if (discriminator != org.gnu.bonobo.Gdk.EventType.CROSSING)
- throw new org.omg.CORBA.BAD_OPERATION();
- return crossing;
- }
-
- public void crossing (org.gnu.bonobo.Gdk.CrossingEvent _x)
- {
- discriminator = org.gnu.bonobo.Gdk.EventType.CROSSING;
- crossing = _x;
- }
-
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/EventHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/EventHelper.java
deleted file mode 100644
index 3084768..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/EventHelper.java
+++ /dev/null
@@ -1,127 +0,0 @@
-package org.gnu.bonobo.Gdk;
-
-/**
- * Generated from IDL definition of union "Event"
- * @author JacORB IDL compiler
- */
-
-public final class EventHelper
-{
- private static org.omg.CORBA.TypeCode _type;
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.Gdk.Event s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.Gdk.Event extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Gdk/Event:1.0";
- }
- public static Event read (org.omg.CORBA.portable.InputStream in)
- {
- Event result = new Event ();
- org.gnu.bonobo.Gdk.EventType disc = org.gnu.bonobo.Gdk.EventType.from_int(in.read_long());
- switch (disc.value ())
- {
- case org.gnu.bonobo.Gdk.EventType._FOCUS:
- {
- org.gnu.bonobo.Gdk.FocusEvent _var;
- _var=org.gnu.bonobo.Gdk.FocusEventHelper.read(in);
- result.focus (_var);
- break;
- }
- case org.gnu.bonobo.Gdk.EventType._KEY:
- {
- org.gnu.bonobo.Gdk.KeyEvent _var;
- _var=org.gnu.bonobo.Gdk.KeyEventHelper.read(in);
- result.key (_var);
- break;
- }
- case org.gnu.bonobo.Gdk.EventType._MOTION:
- {
- org.gnu.bonobo.Gdk.MotionEvent _var;
- _var=org.gnu.bonobo.Gdk.MotionEventHelper.read(in);
- result.motion (_var);
- break;
- }
- case org.gnu.bonobo.Gdk.EventType._BUTTON:
- {
- org.gnu.bonobo.Gdk.ButtonEvent _var;
- _var=org.gnu.bonobo.Gdk.ButtonEventHelper.read(in);
- result.button (_var);
- break;
- }
- case org.gnu.bonobo.Gdk.EventType._CROSSING:
- {
- org.gnu.bonobo.Gdk.CrossingEvent _var;
- _var=org.gnu.bonobo.Gdk.CrossingEventHelper.read(in);
- result.crossing (_var);
- break;
- }
- }
- return result;
- }
- public static void write (org.omg.CORBA.portable.OutputStream out, Event s)
- {
- out.write_long (s.discriminator().value ());
- switch (s.discriminator().value ())
- {
- case org.gnu.bonobo.Gdk.EventType._FOCUS:
- {
- org.gnu.bonobo.Gdk.FocusEventHelper.write(out,s.focus ());
- break;
- }
- case org.gnu.bonobo.Gdk.EventType._KEY:
- {
- org.gnu.bonobo.Gdk.KeyEventHelper.write(out,s.key ());
- break;
- }
- case org.gnu.bonobo.Gdk.EventType._MOTION:
- {
- org.gnu.bonobo.Gdk.MotionEventHelper.write(out,s.motion ());
- break;
- }
- case org.gnu.bonobo.Gdk.EventType._BUTTON:
- {
- org.gnu.bonobo.Gdk.ButtonEventHelper.write(out,s.button ());
- break;
- }
- case org.gnu.bonobo.Gdk.EventType._CROSSING:
- {
- org.gnu.bonobo.Gdk.CrossingEventHelper.write(out,s.crossing ());
- break;
- }
- }
- }
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- org.omg.CORBA.UnionMember[] members = new org.omg.CORBA.UnionMember[5];
- org.omg.CORBA.Any label_any;
- label_any = org.omg.CORBA.ORB.init().create_any ();
- org.gnu.bonobo.Gdk.EventTypeHelper.insert(label_any, org.gnu.bonobo.Gdk.EventType.FOCUS);
- members[4] = new org.omg.CORBA.UnionMember ("focus", label_any, org.gnu.bonobo.Gdk.FocusEventHelper.type(),null);
- label_any = org.omg.CORBA.ORB.init().create_any ();
- org.gnu.bonobo.Gdk.EventTypeHelper.insert(label_any, org.gnu.bonobo.Gdk.EventType.KEY);
- members[3] = new org.omg.CORBA.UnionMember ("key", label_any, org.gnu.bonobo.Gdk.KeyEventHelper.type(),null);
- label_any = org.omg.CORBA.ORB.init().create_any ();
- org.gnu.bonobo.Gdk.EventTypeHelper.insert(label_any, org.gnu.bonobo.Gdk.EventType.MOTION);
- members[2] = new org.omg.CORBA.UnionMember ("motion", label_any, org.gnu.bonobo.Gdk.MotionEventHelper.type(),null);
- label_any = org.omg.CORBA.ORB.init().create_any ();
- org.gnu.bonobo.Gdk.EventTypeHelper.insert(label_any, org.gnu.bonobo.Gdk.EventType.BUTTON);
- members[1] = new org.omg.CORBA.UnionMember ("button", label_any, org.gnu.bonobo.Gdk.ButtonEventHelper.type(),null);
- label_any = org.omg.CORBA.ORB.init().create_any ();
- org.gnu.bonobo.Gdk.EventTypeHelper.insert(label_any, org.gnu.bonobo.Gdk.EventType.CROSSING);
- members[0] = new org.omg.CORBA.UnionMember ("crossing", label_any, org.gnu.bonobo.Gdk.CrossingEventHelper.type(),null);
- _type = org.omg.CORBA.ORB.init().create_union_tc(id(),"Event",org.gnu.bonobo.Gdk.EventTypeHelper.type(), members);
- }
- return _type;
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/EventHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/EventHolder.java
deleted file mode 100644
index a25ffb0..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/EventHolder.java
+++ /dev/null
@@ -1,31 +0,0 @@
-package org.gnu.bonobo.Gdk;
-/**
- * Generated from IDL definition of union "Event"
- * @author JacORB IDL compiler
- */
-
-public final class EventHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public Event value;
-
- public EventHolder ()
- {
- }
- public EventHolder (final Event initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return EventHelper.type ();
- }
- public void _read (final org.omg.CORBA.portable.InputStream in)
- {
- value = EventHelper.read (in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream out)
- {
- EventHelper.write (out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/EventType.java b/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/EventType.java
deleted file mode 100644
index fa56a17..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/EventType.java
+++ /dev/null
@@ -1,45 +0,0 @@
-package org.gnu.bonobo.Gdk;
-/**
- * Generated from IDL definition of enum "EventType"
- * @author JacORB IDL compiler
- */
-
-public final class EventType
- implements org.omg.CORBA.portable.IDLEntity
-{
- private int value = -1;
- public static final int _FOCUS = 0;
- public static final EventType FOCUS = new EventType(_FOCUS);
- public static final int _KEY = 1;
- public static final EventType KEY = new EventType(_KEY);
- public static final int _MOTION = 2;
- public static final EventType MOTION = new EventType(_MOTION);
- public static final int _BUTTON = 3;
- public static final EventType BUTTON = new EventType(_BUTTON);
- public static final int _CROSSING = 4;
- public static final EventType CROSSING = new EventType(_CROSSING);
- public int value()
- {
- return value;
- }
- public static EventType from_int(int value)
- {
- switch (value) {
- case _FOCUS: return FOCUS;
- case _KEY: return KEY;
- case _MOTION: return MOTION;
- case _BUTTON: return BUTTON;
- case _CROSSING: return CROSSING;
- default: throw new org.omg.CORBA.BAD_PARAM();
- }
- }
- protected EventType(int i)
- {
- value = i;
- }
- java.lang.Object readResolve()
- throws java.io.ObjectStreamException
- {
- return from_int(value());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/EventTypeHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/EventTypeHelper.java
deleted file mode 100644
index 85e7a06..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/EventTypeHelper.java
+++ /dev/null
@@ -1,43 +0,0 @@
-package org.gnu.bonobo.Gdk;
-/**
- * Generated from IDL definition of enum "EventType"
- * @author JacORB IDL compiler
- */
-
-public final class EventTypeHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_enum_tc(org.gnu.bonobo.Gdk.EventTypeHelper.id(),"EventType",new String[]{"FOCUS","KEY","MOTION","BUTTON","CROSSING"});
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.Gdk.EventType s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.Gdk.EventType extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Gdk/EventType:1.0";
- }
- public static EventType read (final org.omg.CORBA.portable.InputStream in)
- {
- return EventType.from_int(in.read_long());
- }
-
- public static void write (final org.omg.CORBA.portable.OutputStream out, final EventType s)
- {
- out.write_long(s.value());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/EventTypeHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/EventTypeHolder.java
deleted file mode 100644
index b93de81..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/EventTypeHolder.java
+++ /dev/null
@@ -1,31 +0,0 @@
-package org.gnu.bonobo.Gdk;
-/**
- * Generated from IDL definition of enum "EventType"
- * @author JacORB IDL compiler
- */
-
-public final class EventTypeHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public EventType value;
-
- public EventTypeHolder ()
- {
- }
- public EventTypeHolder (final EventType initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return EventTypeHelper.type ();
- }
- public void _read (final org.omg.CORBA.portable.InputStream in)
- {
- value = EventTypeHelper.read (in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream out)
- {
- EventTypeHelper.write (out,value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/FocusEvent.java b/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/FocusEvent.java
deleted file mode 100644
index 2b244df..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/FocusEvent.java
+++ /dev/null
@@ -1,17 +0,0 @@
-package org.gnu.bonobo.Gdk;
-
-/**
- * Generated from IDL definition of struct "FocusEvent"
- * @author JacORB IDL compiler
- */
-
-public final class FocusEvent
- implements org.omg.CORBA.portable.IDLEntity
-{
- public FocusEvent(){}
- public boolean inside;
- public FocusEvent(boolean inside)
- {
- this.inside = inside;
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/FocusEventHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/FocusEventHelper.java
deleted file mode 100644
index 5a3aaed..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/FocusEventHelper.java
+++ /dev/null
@@ -1,46 +0,0 @@
-package org.gnu.bonobo.Gdk;
-
-
-/**
- * Generated from IDL definition of struct "FocusEvent"
- * @author JacORB IDL compiler
- */
-
-public final class FocusEventHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_struct_tc(org.gnu.bonobo.Gdk.FocusEventHelper.id(),"FocusEvent",new org.omg.CORBA.StructMember[]{new org.omg.CORBA.StructMember("inside", org.omg.CORBA.ORB.init().get_primitive_tc(org.omg.CORBA.TCKind.from_int(8)), null)});
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.Gdk.FocusEvent s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.Gdk.FocusEvent extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Gdk/FocusEvent:1.0";
- }
- public static org.gnu.bonobo.Gdk.FocusEvent read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.Gdk.FocusEvent result = new org.gnu.bonobo.Gdk.FocusEvent();
- result.inside=in.read_boolean();
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.Gdk.FocusEvent s)
- {
- out.write_boolean(s.inside);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/FocusEventHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/FocusEventHolder.java
deleted file mode 100644
index b48a0c6..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/FocusEventHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo.Gdk;
-
-/**
- * Generated from IDL definition of struct "FocusEvent"
- * @author JacORB IDL compiler
- */
-
-public final class FocusEventHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.Gdk.FocusEvent value;
-
- public FocusEventHolder ()
- {
- }
- public FocusEventHolder(final org.gnu.bonobo.Gdk.FocusEvent initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.Gdk.FocusEventHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.Gdk.FocusEventHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.Gdk.FocusEventHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/KeyEvent.java b/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/KeyEvent.java
deleted file mode 100644
index fa534a7..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/KeyEvent.java
+++ /dev/null
@@ -1,27 +0,0 @@
-package org.gnu.bonobo.Gdk;
-
-/**
- * Generated from IDL definition of struct "KeyEvent"
- * @author JacORB IDL compiler
- */
-
-public final class KeyEvent
- implements org.omg.CORBA.portable.IDLEntity
-{
- public KeyEvent(){}
- public org.gnu.bonobo.Gdk.KeyType type;
- public int time;
- public short state;
- public short keyval;
- public short length;
- public java.lang.String str = "";
- public KeyEvent(org.gnu.bonobo.Gdk.KeyType type, int time, short state, short keyval, short length, java.lang.String str)
- {
- this.type = type;
- this.time = time;
- this.state = state;
- this.keyval = keyval;
- this.length = length;
- this.str = str;
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/KeyEventHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/KeyEventHelper.java
deleted file mode 100644
index cc6798e..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/KeyEventHelper.java
+++ /dev/null
@@ -1,56 +0,0 @@
-package org.gnu.bonobo.Gdk;
-
-
-/**
- * Generated from IDL definition of struct "KeyEvent"
- * @author JacORB IDL compiler
- */
-
-public final class KeyEventHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_struct_tc(org.gnu.bonobo.Gdk.KeyEventHelper.id(),"KeyEvent",new org.omg.CORBA.StructMember[]{new org.omg.CORBA.StructMember("type", org.gnu.bonobo.Gdk.KeyTypeHelper.type(), null),new org.omg.CORBA.StructMember("time", org.gnu.bonobo.Gdk.TimeHelper.type(), null),new org.omg.CORBA.StructMember("state", org.omg.CORBA.ORB.init().get_primitive_tc(org.omg.CORBA.TCKind.from_int(2)), null),new org.omg.CORBA.StructMember("keyval", org.omg.CORBA.ORB.init( [...]
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.Gdk.KeyEvent s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.Gdk.KeyEvent extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Gdk/KeyEvent:1.0";
- }
- public static org.gnu.bonobo.Gdk.KeyEvent read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.Gdk.KeyEvent result = new org.gnu.bonobo.Gdk.KeyEvent();
- result.type=org.gnu.bonobo.Gdk.KeyTypeHelper.read(in);
- result.time=in.read_long();
- result.state=in.read_short();
- result.keyval=in.read_short();
- result.length=in.read_short();
- result.str=in.read_string();
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.Gdk.KeyEvent s)
- {
- org.gnu.bonobo.Gdk.KeyTypeHelper.write(out,s.type);
- out.write_long(s.time);
- out.write_short(s.state);
- out.write_short(s.keyval);
- out.write_short(s.length);
- out.write_string(s.str);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/KeyEventHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/KeyEventHolder.java
deleted file mode 100644
index fe5bb66..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/KeyEventHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo.Gdk;
-
-/**
- * Generated from IDL definition of struct "KeyEvent"
- * @author JacORB IDL compiler
- */
-
-public final class KeyEventHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.Gdk.KeyEvent value;
-
- public KeyEventHolder ()
- {
- }
- public KeyEventHolder(final org.gnu.bonobo.Gdk.KeyEvent initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.Gdk.KeyEventHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.Gdk.KeyEventHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.Gdk.KeyEventHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/KeyType.java b/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/KeyType.java
deleted file mode 100644
index 3da75bd..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/KeyType.java
+++ /dev/null
@@ -1,36 +0,0 @@
-package org.gnu.bonobo.Gdk;
-/**
- * Generated from IDL definition of enum "KeyType"
- * @author JacORB IDL compiler
- */
-
-public final class KeyType
- implements org.omg.CORBA.portable.IDLEntity
-{
- private int value = -1;
- public static final int _KEY_PRESS = 0;
- public static final KeyType KEY_PRESS = new KeyType(_KEY_PRESS);
- public static final int _KEY_RELEASE = 1;
- public static final KeyType KEY_RELEASE = new KeyType(_KEY_RELEASE);
- public int value()
- {
- return value;
- }
- public static KeyType from_int(int value)
- {
- switch (value) {
- case _KEY_PRESS: return KEY_PRESS;
- case _KEY_RELEASE: return KEY_RELEASE;
- default: throw new org.omg.CORBA.BAD_PARAM();
- }
- }
- protected KeyType(int i)
- {
- value = i;
- }
- java.lang.Object readResolve()
- throws java.io.ObjectStreamException
- {
- return from_int(value());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/KeyTypeHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/KeyTypeHelper.java
deleted file mode 100644
index fd09672..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/KeyTypeHelper.java
+++ /dev/null
@@ -1,43 +0,0 @@
-package org.gnu.bonobo.Gdk;
-/**
- * Generated from IDL definition of enum "KeyType"
- * @author JacORB IDL compiler
- */
-
-public final class KeyTypeHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_enum_tc(org.gnu.bonobo.Gdk.KeyTypeHelper.id(),"KeyType",new String[]{"KEY_PRESS","KEY_RELEASE"});
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.Gdk.KeyType s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.Gdk.KeyType extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Gdk/KeyType:1.0";
- }
- public static KeyType read (final org.omg.CORBA.portable.InputStream in)
- {
- return KeyType.from_int(in.read_long());
- }
-
- public static void write (final org.omg.CORBA.portable.OutputStream out, final KeyType s)
- {
- out.write_long(s.value());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/KeyTypeHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/KeyTypeHolder.java
deleted file mode 100644
index 4d3c5ea..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/KeyTypeHolder.java
+++ /dev/null
@@ -1,31 +0,0 @@
-package org.gnu.bonobo.Gdk;
-/**
- * Generated from IDL definition of enum "KeyType"
- * @author JacORB IDL compiler
- */
-
-public final class KeyTypeHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public KeyType value;
-
- public KeyTypeHolder ()
- {
- }
- public KeyTypeHolder (final KeyType initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return KeyTypeHelper.type ();
- }
- public void _read (final org.omg.CORBA.portable.InputStream in)
- {
- value = KeyTypeHelper.read (in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream out)
- {
- KeyTypeHelper.write (out,value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/MotionEvent.java b/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/MotionEvent.java
deleted file mode 100644
index c43ad0b..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/MotionEvent.java
+++ /dev/null
@@ -1,35 +0,0 @@
-package org.gnu.bonobo.Gdk;
-
-/**
- * Generated from IDL definition of struct "MotionEvent"
- * @author JacORB IDL compiler
- */
-
-public final class MotionEvent
- implements org.omg.CORBA.portable.IDLEntity
-{
- public MotionEvent(){}
- public int time;
- public double x;
- public double y;
- public double x_root;
- public double y_root;
- public double pressure;
- public double xtilt;
- public double ytilt;
- public int state;
- public boolean is_hint;
- public MotionEvent(int time, double x, double y, double x_root, double y_root, double pressure, double xtilt, double ytilt, int state, boolean is_hint)
- {
- this.time = time;
- this.x = x;
- this.y = y;
- this.x_root = x_root;
- this.y_root = y_root;
- this.pressure = pressure;
- this.xtilt = xtilt;
- this.ytilt = ytilt;
- this.state = state;
- this.is_hint = is_hint;
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/MotionEventHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/MotionEventHelper.java
deleted file mode 100644
index 3038bb6..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/MotionEventHelper.java
+++ /dev/null
@@ -1,64 +0,0 @@
-package org.gnu.bonobo.Gdk;
-
-
-/**
- * Generated from IDL definition of struct "MotionEvent"
- * @author JacORB IDL compiler
- */
-
-public final class MotionEventHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_struct_tc(org.gnu.bonobo.Gdk.MotionEventHelper.id(),"MotionEvent",new org.omg.CORBA.StructMember[]{new org.omg.CORBA.StructMember("time", org.gnu.bonobo.Gdk.TimeHelper.type(), null),new org.omg.CORBA.StructMember("x", org.omg.CORBA.ORB.init().get_primitive_tc(org.omg.CORBA.TCKind.from_int(7)), null),new org.omg.CORBA.StructMember("y", org.omg.CORBA.ORB.init().get_primitive_tc(org.omg.CORBA.TCKind.from_int(7)), null),new org.omg.CORBA.StructMembe [...]
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.Gdk.MotionEvent s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.Gdk.MotionEvent extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Gdk/MotionEvent:1.0";
- }
- public static org.gnu.bonobo.Gdk.MotionEvent read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.Gdk.MotionEvent result = new org.gnu.bonobo.Gdk.MotionEvent();
- result.time=in.read_long();
- result.x=in.read_double();
- result.y=in.read_double();
- result.x_root=in.read_double();
- result.y_root=in.read_double();
- result.pressure=in.read_double();
- result.xtilt=in.read_double();
- result.ytilt=in.read_double();
- result.state=in.read_long();
- result.is_hint=in.read_boolean();
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.Gdk.MotionEvent s)
- {
- out.write_long(s.time);
- out.write_double(s.x);
- out.write_double(s.y);
- out.write_double(s.x_root);
- out.write_double(s.y_root);
- out.write_double(s.pressure);
- out.write_double(s.xtilt);
- out.write_double(s.ytilt);
- out.write_long(s.state);
- out.write_boolean(s.is_hint);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/MotionEventHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/MotionEventHolder.java
deleted file mode 100644
index 712eadb..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/MotionEventHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo.Gdk;
-
-/**
- * Generated from IDL definition of struct "MotionEvent"
- * @author JacORB IDL compiler
- */
-
-public final class MotionEventHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.Gdk.MotionEvent value;
-
- public MotionEventHolder ()
- {
- }
- public MotionEventHolder(final org.gnu.bonobo.Gdk.MotionEvent initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.Gdk.MotionEventHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.Gdk.MotionEventHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.Gdk.MotionEventHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/TimeHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/TimeHelper.java
deleted file mode 100644
index e2d60c5..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/TimeHelper.java
+++ /dev/null
@@ -1,47 +0,0 @@
-package org.gnu.bonobo.Gdk;
-
-/**
- * Generated from IDL definition of alias "Time"
- * @author JacORB IDL compiler
- */
-
-public final class TimeHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
-
- public static void insert (org.omg.CORBA.Any any, int s)
- {
- any.type (type ());
- write (any.create_output_stream (), s);
- }
-
- public static int extract (final org.omg.CORBA.Any any)
- {
- return read (any.create_input_stream ());
- }
-
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_alias_tc(org.gnu.bonobo.Gdk.TimeHelper.id(), "Time",org.omg.CORBA.ORB.init().get_primitive_tc(org.omg.CORBA.TCKind.from_int(3)));
- }
- return _type;
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Gdk/Time:1.0";
- }
- public static int read (final org.omg.CORBA.portable.InputStream _in)
- {
- int _result;
- _result=_in.read_long();
- return _result;
- }
-
- public static void write (final org.omg.CORBA.portable.OutputStream _out, int _s)
- {
- _out.write_long(_s);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/WindowIdHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/WindowIdHelper.java
deleted file mode 100644
index 0d9e71f..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Gdk/WindowIdHelper.java
+++ /dev/null
@@ -1,47 +0,0 @@
-package org.gnu.bonobo.Gdk;
-
-/**
- * Generated from IDL definition of alias "WindowId"
- * @author JacORB IDL compiler
- */
-
-public final class WindowIdHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
-
- public static void insert (org.omg.CORBA.Any any, java.lang.String s)
- {
- any.type (type ());
- write (any.create_output_stream (), s);
- }
-
- public static java.lang.String extract (final org.omg.CORBA.Any any)
- {
- return read (any.create_input_stream ());
- }
-
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_alias_tc(org.gnu.bonobo.Gdk.WindowIdHelper.id(), "WindowId",org.omg.CORBA.ORB.init().create_string_tc(0));
- }
- return _type;
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Gdk/WindowId:1.0";
- }
- public static java.lang.String read (final org.omg.CORBA.portable.InputStream _in)
- {
- java.lang.String _result;
- _result=_in.read_string();
- return _result;
- }
-
- public static void write (final org.omg.CORBA.portable.OutputStream _out, java.lang.String _s)
- {
- _out.write_string(_s);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/GeneralError.java b/libbonobo-java/src/gen/org/gnu/bonobo/GeneralError.java
deleted file mode 100644
index efc19f5..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/GeneralError.java
+++ /dev/null
@@ -1,27 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL definition of exception "GeneralError"
- * @author JacORB IDL compiler
- */
-
-public final class GeneralError
- extends org.omg.CORBA.UserException
-{
- public GeneralError()
- {
- super(org.gnu.bonobo.GeneralErrorHelper.id());
- }
-
- public java.lang.String description = "";
- public GeneralError(java.lang.String _reason,java.lang.String description)
- {
- super(org.gnu.bonobo.GeneralErrorHelper.id()+ " " + _reason);
- this.description = description;
- }
- public GeneralError(java.lang.String description)
- {
- super(org.gnu.bonobo.GeneralErrorHelper.id());
- this.description = description;
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/GeneralErrorHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/GeneralErrorHelper.java
deleted file mode 100644
index 0ed1d19..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/GeneralErrorHelper.java
+++ /dev/null
@@ -1,48 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL definition of exception "GeneralError"
- * @author JacORB IDL compiler
- */
-
-public final class GeneralErrorHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_exception_tc(org.gnu.bonobo.GeneralErrorHelper.id(),"GeneralError",new org.omg.CORBA.StructMember[]{new org.omg.CORBA.StructMember("description", org.omg.CORBA.ORB.init().create_string_tc(0), null)});
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.GeneralError s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.GeneralError extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/GeneralError:1.0";
- }
- public static org.gnu.bonobo.GeneralError read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.GeneralError result = new org.gnu.bonobo.GeneralError();
- if (!in.read_string().equals(id())) throw new org.omg.CORBA.MARSHAL("wrong id");
- result.description=in.read_string();
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.GeneralError s)
- {
- out.write_string(id());
- out.write_string(s.description);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/GeneralErrorHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/GeneralErrorHolder.java
deleted file mode 100644
index e530215..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/GeneralErrorHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL definition of exception "GeneralError"
- * @author JacORB IDL compiler
- */
-
-public final class GeneralErrorHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.GeneralError value;
-
- public GeneralErrorHolder ()
- {
- }
- public GeneralErrorHolder(final org.gnu.bonobo.GeneralError initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.GeneralErrorHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.GeneralErrorHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.GeneralErrorHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/GenericFactory.java b/libbonobo-java/src/gen/org/gnu/bonobo/GenericFactory.java
deleted file mode 100644
index 89d607d..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/GenericFactory.java
+++ /dev/null
@@ -1,11 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "GenericFactory"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public interface GenericFactory
- extends GenericFactoryOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity, org.gnu.bonobo.Unknown
-{
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/GenericFactoryHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/GenericFactoryHelper.java
deleted file mode 100644
index 117897e..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/GenericFactoryHelper.java
+++ /dev/null
@@ -1,83 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL interface "GenericFactory"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public final class GenericFactoryHelper
-{
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.GenericFactory s)
- {
- any.insert_Object(s);
- }
- public static org.gnu.bonobo.GenericFactory extract(final org.omg.CORBA.Any any)
- {
- return narrow(any.extract_Object()) ;
- }
- public static org.omg.CORBA.TypeCode type()
- {
- return org.omg.CORBA.ORB.init().create_interface_tc("IDL:Bonobo/GenericFactory:1.0", "GenericFactory");
- }
- public static String id()
- {
- return "IDL:Bonobo/GenericFactory:1.0";
- }
- public static GenericFactory read(final org.omg.CORBA.portable.InputStream in)
- {
- return narrow(in.read_Object());
- }
- public static void write(final org.omg.CORBA.portable.OutputStream _out, final org.gnu.bonobo.GenericFactory s)
- {
- _out.write_Object(s);
- }
- public static org.gnu.bonobo.GenericFactory narrow(final java.lang.Object obj)
- {
- if (obj instanceof org.gnu.bonobo.GenericFactory)
- {
- return (org.gnu.bonobo.GenericFactory)obj;
- }
- else if (obj instanceof org.omg.CORBA.Object)
- {
- return narrow((org.omg.CORBA.Object)obj);
- }
- throw new org.omg.CORBA.BAD_PARAM("Failed to narrow in helper");
- }
- public static org.gnu.bonobo.GenericFactory narrow(final org.omg.CORBA.Object obj)
- {
- if (obj == null)
- return null;
- try
- {
- return (org.gnu.bonobo.GenericFactory)obj;
- }
- catch (ClassCastException c)
- {
- if (obj._is_a("IDL:Bonobo/GenericFactory:1.0"))
- {
- org.gnu.bonobo._GenericFactoryStub stub;
- stub = new org.gnu.bonobo._GenericFactoryStub();
- stub._set_delegate(((org.omg.CORBA.portable.ObjectImpl)obj)._get_delegate());
- return stub;
- }
- }
- throw new org.omg.CORBA.BAD_PARAM("Narrow failed");
- }
- public static org.gnu.bonobo.GenericFactory unchecked_narrow(final org.omg.CORBA.Object obj)
- {
- if (obj == null)
- return null;
- try
- {
- return (org.gnu.bonobo.GenericFactory)obj;
- }
- catch (ClassCastException c)
- {
- org.gnu.bonobo._GenericFactoryStub stub;
- stub = new org.gnu.bonobo._GenericFactoryStub();
- stub._set_delegate(((org.omg.CORBA.portable.ObjectImpl)obj)._get_delegate());
- return stub;
- }
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/GenericFactoryHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/GenericFactoryHolder.java
deleted file mode 100644
index a4f5a59..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/GenericFactoryHolder.java
+++ /dev/null
@@ -1,29 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "GenericFactory"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public final class GenericFactoryHolder implements org.omg.CORBA.portable.Streamable{
- public GenericFactory value;
- public GenericFactoryHolder()
- {
- }
- public GenericFactoryHolder (final GenericFactory initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type()
- {
- return GenericFactoryHelper.type();
- }
- public void _read (final org.omg.CORBA.portable.InputStream in)
- {
- value = GenericFactoryHelper.read (in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream _out)
- {
- GenericFactoryHelper.write (_out,value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/GenericFactoryOperations.java b/libbonobo-java/src/gen/org/gnu/bonobo/GenericFactoryOperations.java
deleted file mode 100644
index 4d4de68..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/GenericFactoryOperations.java
+++ /dev/null
@@ -1,15 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "GenericFactory"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-
-public interface GenericFactoryOperations
- extends org.gnu.bonobo.UnknownOperations
-{
- /* constants */
- /* operations */
- org.omg.CORBA.Object createObject(java.lang.String iid) throws org.gnu.bonobo.GenericFactoryPackage.CannotActivate;
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/GenericFactoryPOA.java b/libbonobo-java/src/gen/org/gnu/bonobo/GenericFactoryPOA.java
deleted file mode 100644
index a3bd135..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/GenericFactoryPOA.java
+++ /dev/null
@@ -1,83 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "GenericFactory"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-
-public abstract class GenericFactoryPOA
- extends org.omg.PortableServer.Servant
- implements org.omg.CORBA.portable.InvokeHandler, org.gnu.bonobo.GenericFactoryOperations
-{
- static private final java.util.Hashtable m_opsHash = new java.util.Hashtable();
- static
- {
- m_opsHash.put ( "ref", new java.lang.Integer(0));
- m_opsHash.put ( "unref", new java.lang.Integer(1));
- m_opsHash.put ( "createObject", new java.lang.Integer(2));
- m_opsHash.put ( "queryInterface", new java.lang.Integer(3));
- }
- private String[] ids = {"IDL:Bonobo/GenericFactory:1.0","IDL:Bonobo/Unknown:1.0"};
- public org.gnu.bonobo.GenericFactory _this()
- {
- return org.gnu.bonobo.GenericFactoryHelper.narrow(_this_object());
- }
- public org.gnu.bonobo.GenericFactory _this(org.omg.CORBA.ORB orb)
- {
- return org.gnu.bonobo.GenericFactoryHelper.narrow(_this_object(orb));
- }
- public org.omg.CORBA.portable.OutputStream _invoke(String method, org.omg.CORBA.portable.InputStream _input, org.omg.CORBA.portable.ResponseHandler handler)
- throws org.omg.CORBA.SystemException
- {
- org.omg.CORBA.portable.OutputStream _out = null;
- // do something
- // quick lookup of operation
- java.lang.Integer opsIndex = (java.lang.Integer)m_opsHash.get ( method );
- if ( null == opsIndex )
- throw new org.omg.CORBA.BAD_OPERATION(method + " not found");
- switch ( opsIndex.intValue() )
- {
- case 0: // ref
- {
- _out = handler.createReply();
- ref();
- break;
- }
- case 1: // unref
- {
- _out = handler.createReply();
- unref();
- break;
- }
- case 2: // createObject
- {
- try
- {
- java.lang.String _arg0=_input.read_string();
- _out = handler.createReply();
- _out.write_Object(createObject(_arg0));
- }
- catch(org.gnu.bonobo.GenericFactoryPackage.CannotActivate _ex0)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.GenericFactoryPackage.CannotActivateHelper.write(_out, _ex0);
- }
- break;
- }
- case 3: // queryInterface
- {
- java.lang.String _arg0=_input.read_string();
- _out = handler.createReply();
- org.gnu.bonobo.UnknownHelper.write(_out,queryInterface(_arg0));
- break;
- }
- }
- return _out;
- }
-
- public String[] _all_interfaces(org.omg.PortableServer.POA poa, byte[] obj_id)
- {
- return ids;
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/GenericFactoryPOATie.java b/libbonobo-java/src/gen/org/gnu/bonobo/GenericFactoryPOATie.java
deleted file mode 100644
index 8ea28fa..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/GenericFactoryPOATie.java
+++ /dev/null
@@ -1,72 +0,0 @@
-package org.gnu.bonobo;
-
-import org.omg.PortableServer.POA;
-
-/**
- * Generated from IDL interface "GenericFactory"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public class GenericFactoryPOATie
- extends GenericFactoryPOA
-{
- private GenericFactoryOperations _delegate;
-
- private POA _poa;
- public GenericFactoryPOATie(GenericFactoryOperations delegate)
- {
- _delegate = delegate;
- }
- public GenericFactoryPOATie(GenericFactoryOperations delegate, POA poa)
- {
- _delegate = delegate;
- _poa = poa;
- }
- public org.gnu.bonobo.GenericFactory _this()
- {
- return org.gnu.bonobo.GenericFactoryHelper.narrow(_this_object());
- }
- public org.gnu.bonobo.GenericFactory _this(org.omg.CORBA.ORB orb)
- {
- return org.gnu.bonobo.GenericFactoryHelper.narrow(_this_object(orb));
- }
- public GenericFactoryOperations _delegate()
- {
- return _delegate;
- }
- public void _delegate(GenericFactoryOperations delegate)
- {
- _delegate = delegate;
- }
- public POA _default_POA()
- {
- if (_poa != null)
- {
- return _poa;
- }
- else
- {
- return super._default_POA();
- }
- }
- public void ref()
- {
-_delegate.ref();
- }
-
- public void unref()
- {
-_delegate.unref();
- }
-
- public org.omg.CORBA.Object createObject(java.lang.String iid) throws org.gnu.bonobo.GenericFactoryPackage.CannotActivate
- {
- return _delegate.createObject(iid);
- }
-
- public org.gnu.bonobo.Unknown queryInterface(java.lang.String repoid)
- {
- return _delegate.queryInterface(repoid);
- }
-
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/GenericFactoryPackage/CannotActivate.java b/libbonobo-java/src/gen/org/gnu/bonobo/GenericFactoryPackage/CannotActivate.java
deleted file mode 100644
index f36c7aa..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/GenericFactoryPackage/CannotActivate.java
+++ /dev/null
@@ -1,20 +0,0 @@
-package org.gnu.bonobo.GenericFactoryPackage;
-
-/**
- * Generated from IDL definition of exception "CannotActivate"
- * @author JacORB IDL compiler
- */
-
-public final class CannotActivate
- extends org.omg.CORBA.UserException
-{
- public CannotActivate()
- {
- super(org.gnu.bonobo.GenericFactoryPackage.CannotActivateHelper.id());
- }
-
- public CannotActivate(String value)
- {
- super(value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/GenericFactoryPackage/CannotActivateHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/GenericFactoryPackage/CannotActivateHelper.java
deleted file mode 100644
index 401d874..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/GenericFactoryPackage/CannotActivateHelper.java
+++ /dev/null
@@ -1,46 +0,0 @@
-package org.gnu.bonobo.GenericFactoryPackage;
-
-
-/**
- * Generated from IDL definition of exception "CannotActivate"
- * @author JacORB IDL compiler
- */
-
-public final class CannotActivateHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_exception_tc(org.gnu.bonobo.GenericFactoryPackage.CannotActivateHelper.id(),"CannotActivate",new org.omg.CORBA.StructMember[0]);
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.GenericFactoryPackage.CannotActivate s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.GenericFactoryPackage.CannotActivate extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/GenericFactory/CannotActivate:1.0";
- }
- public static org.gnu.bonobo.GenericFactoryPackage.CannotActivate read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.GenericFactoryPackage.CannotActivate result = new org.gnu.bonobo.GenericFactoryPackage.CannotActivate();
- if (!in.read_string().equals(id())) throw new org.omg.CORBA.MARSHAL("wrong id");
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.GenericFactoryPackage.CannotActivate s)
- {
- out.write_string(id());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/GenericFactoryPackage/CannotActivateHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/GenericFactoryPackage/CannotActivateHolder.java
deleted file mode 100644
index 660821b..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/GenericFactoryPackage/CannotActivateHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo.GenericFactoryPackage;
-
-/**
- * Generated from IDL definition of exception "CannotActivate"
- * @author JacORB IDL compiler
- */
-
-public final class CannotActivateHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.GenericFactoryPackage.CannotActivate value;
-
- public CannotActivateHolder ()
- {
- }
- public CannotActivateHolder(final org.gnu.bonobo.GenericFactoryPackage.CannotActivate initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.GenericFactoryPackage.CannotActivateHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.GenericFactoryPackage.CannotActivateHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.GenericFactoryPackage.CannotActivateHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Gtk/Direction.java b/libbonobo-java/src/gen/org/gnu/bonobo/Gtk/Direction.java
deleted file mode 100644
index 0464bf1..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Gtk/Direction.java
+++ /dev/null
@@ -1,48 +0,0 @@
-package org.gnu.bonobo.Gtk;
-/**
- * Generated from IDL definition of enum "Direction"
- * @author JacORB IDL compiler
- */
-
-public final class Direction
- implements org.omg.CORBA.portable.IDLEntity
-{
- private int value = -1;
- public static final int _DirectionTabForward = 0;
- public static final Direction DirectionTabForward = new Direction(_DirectionTabForward);
- public static final int _DirectionTabBackward = 1;
- public static final Direction DirectionTabBackward = new Direction(_DirectionTabBackward);
- public static final int _DirectionUp = 2;
- public static final Direction DirectionUp = new Direction(_DirectionUp);
- public static final int _DirectionDown = 3;
- public static final Direction DirectionDown = new Direction(_DirectionDown);
- public static final int _DirectionLeft = 4;
- public static final Direction DirectionLeft = new Direction(_DirectionLeft);
- public static final int _DirectionRight = 5;
- public static final Direction DirectionRight = new Direction(_DirectionRight);
- public int value()
- {
- return value;
- }
- public static Direction from_int(int value)
- {
- switch (value) {
- case _DirectionTabForward: return DirectionTabForward;
- case _DirectionTabBackward: return DirectionTabBackward;
- case _DirectionUp: return DirectionUp;
- case _DirectionDown: return DirectionDown;
- case _DirectionLeft: return DirectionLeft;
- case _DirectionRight: return DirectionRight;
- default: throw new org.omg.CORBA.BAD_PARAM();
- }
- }
- protected Direction(int i)
- {
- value = i;
- }
- java.lang.Object readResolve()
- throws java.io.ObjectStreamException
- {
- return from_int(value());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Gtk/DirectionHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/Gtk/DirectionHelper.java
deleted file mode 100644
index d29ce6f..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Gtk/DirectionHelper.java
+++ /dev/null
@@ -1,43 +0,0 @@
-package org.gnu.bonobo.Gtk;
-/**
- * Generated from IDL definition of enum "Direction"
- * @author JacORB IDL compiler
- */
-
-public final class DirectionHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_enum_tc(org.gnu.bonobo.Gtk.DirectionHelper.id(),"Direction",new String[]{"DirectionTabForward","DirectionTabBackward","DirectionUp","DirectionDown","DirectionLeft","DirectionRight"});
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.Gtk.Direction s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.Gtk.Direction extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Gtk/Direction:1.0";
- }
- public static Direction read (final org.omg.CORBA.portable.InputStream in)
- {
- return Direction.from_int(in.read_long());
- }
-
- public static void write (final org.omg.CORBA.portable.OutputStream out, final Direction s)
- {
- out.write_long(s.value());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Gtk/DirectionHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/Gtk/DirectionHolder.java
deleted file mode 100644
index 6bd89bb..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Gtk/DirectionHolder.java
+++ /dev/null
@@ -1,31 +0,0 @@
-package org.gnu.bonobo.Gtk;
-/**
- * Generated from IDL definition of enum "Direction"
- * @author JacORB IDL compiler
- */
-
-public final class DirectionHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public Direction value;
-
- public DirectionHolder ()
- {
- }
- public DirectionHolder (final Direction initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return DirectionHelper.type ();
- }
- public void _read (final org.omg.CORBA.portable.InputStream in)
- {
- value = DirectionHelper.read (in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream out)
- {
- DirectionHelper.write (out,value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Gtk/Requisition.java b/libbonobo-java/src/gen/org/gnu/bonobo/Gtk/Requisition.java
deleted file mode 100644
index af0e07d..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Gtk/Requisition.java
+++ /dev/null
@@ -1,19 +0,0 @@
-package org.gnu.bonobo.Gtk;
-
-/**
- * Generated from IDL definition of struct "Requisition"
- * @author JacORB IDL compiler
- */
-
-public final class Requisition
- implements org.omg.CORBA.portable.IDLEntity
-{
- public Requisition(){}
- public int width;
- public int height;
- public Requisition(int width, int height)
- {
- this.width = width;
- this.height = height;
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Gtk/RequisitionHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/Gtk/RequisitionHelper.java
deleted file mode 100644
index ad8eb0b..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Gtk/RequisitionHelper.java
+++ /dev/null
@@ -1,48 +0,0 @@
-package org.gnu.bonobo.Gtk;
-
-
-/**
- * Generated from IDL definition of struct "Requisition"
- * @author JacORB IDL compiler
- */
-
-public final class RequisitionHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_struct_tc(org.gnu.bonobo.Gtk.RequisitionHelper.id(),"Requisition",new org.omg.CORBA.StructMember[]{new org.omg.CORBA.StructMember("width", org.omg.CORBA.ORB.init().get_primitive_tc(org.omg.CORBA.TCKind.from_int(3)), null),new org.omg.CORBA.StructMember("height", org.omg.CORBA.ORB.init().get_primitive_tc(org.omg.CORBA.TCKind.from_int(3)), null)});
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.Gtk.Requisition s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.Gtk.Requisition extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Gtk/Requisition:1.0";
- }
- public static org.gnu.bonobo.Gtk.Requisition read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.Gtk.Requisition result = new org.gnu.bonobo.Gtk.Requisition();
- result.width=in.read_long();
- result.height=in.read_long();
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.Gtk.Requisition s)
- {
- out.write_long(s.width);
- out.write_long(s.height);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Gtk/RequisitionHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/Gtk/RequisitionHolder.java
deleted file mode 100644
index 9175287..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Gtk/RequisitionHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo.Gtk;
-
-/**
- * Generated from IDL definition of struct "Requisition"
- * @author JacORB IDL compiler
- */
-
-public final class RequisitionHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.Gtk.Requisition value;
-
- public RequisitionHolder ()
- {
- }
- public RequisitionHolder(final org.gnu.bonobo.Gtk.Requisition initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.Gtk.RequisitionHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.Gtk.RequisitionHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.Gtk.RequisitionHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Gtk/State.java b/libbonobo-java/src/gen/org/gnu/bonobo/Gtk/State.java
deleted file mode 100644
index 660bfea..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Gtk/State.java
+++ /dev/null
@@ -1,45 +0,0 @@
-package org.gnu.bonobo.Gtk;
-/**
- * Generated from IDL definition of enum "State"
- * @author JacORB IDL compiler
- */
-
-public final class State
- implements org.omg.CORBA.portable.IDLEntity
-{
- private int value = -1;
- public static final int _StateNormal = 0;
- public static final State StateNormal = new State(_StateNormal);
- public static final int _StateActive = 1;
- public static final State StateActive = new State(_StateActive);
- public static final int _StatePrelight = 2;
- public static final State StatePrelight = new State(_StatePrelight);
- public static final int _StateSelected = 3;
- public static final State StateSelected = new State(_StateSelected);
- public static final int _StateInsensitive = 4;
- public static final State StateInsensitive = new State(_StateInsensitive);
- public int value()
- {
- return value;
- }
- public static State from_int(int value)
- {
- switch (value) {
- case _StateNormal: return StateNormal;
- case _StateActive: return StateActive;
- case _StatePrelight: return StatePrelight;
- case _StateSelected: return StateSelected;
- case _StateInsensitive: return StateInsensitive;
- default: throw new org.omg.CORBA.BAD_PARAM();
- }
- }
- protected State(int i)
- {
- value = i;
- }
- java.lang.Object readResolve()
- throws java.io.ObjectStreamException
- {
- return from_int(value());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Gtk/StateHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/Gtk/StateHelper.java
deleted file mode 100644
index 4a99b73..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Gtk/StateHelper.java
+++ /dev/null
@@ -1,43 +0,0 @@
-package org.gnu.bonobo.Gtk;
-/**
- * Generated from IDL definition of enum "State"
- * @author JacORB IDL compiler
- */
-
-public final class StateHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_enum_tc(org.gnu.bonobo.Gtk.StateHelper.id(),"State",new String[]{"StateNormal","StateActive","StatePrelight","StateSelected","StateInsensitive"});
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.Gtk.State s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.Gtk.State extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Gtk/State:1.0";
- }
- public static State read (final org.omg.CORBA.portable.InputStream in)
- {
- return State.from_int(in.read_long());
- }
-
- public static void write (final org.omg.CORBA.portable.OutputStream out, final State s)
- {
- out.write_long(s.value());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Gtk/StateHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/Gtk/StateHolder.java
deleted file mode 100644
index fe847f9..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Gtk/StateHolder.java
+++ /dev/null
@@ -1,31 +0,0 @@
-package org.gnu.bonobo.Gtk;
-/**
- * Generated from IDL definition of enum "State"
- * @author JacORB IDL compiler
- */
-
-public final class StateHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public State value;
-
- public StateHolder ()
- {
- }
- public StateHolder (final State initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return StateHelper.type ();
- }
- public void _read (final org.omg.CORBA.portable.InputStream in)
- {
- value = StateHelper.read (in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream out)
- {
- StateHelper.write (out,value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/IOError.java b/libbonobo-java/src/gen/org/gnu/bonobo/IOError.java
deleted file mode 100644
index abf3ae7..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/IOError.java
+++ /dev/null
@@ -1,20 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL definition of exception "IOError"
- * @author JacORB IDL compiler
- */
-
-public final class IOError
- extends org.omg.CORBA.UserException
-{
- public IOError()
- {
- super(org.gnu.bonobo.IOErrorHelper.id());
- }
-
- public IOError(String value)
- {
- super(value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/IOErrorHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/IOErrorHelper.java
deleted file mode 100644
index 192d862..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/IOErrorHelper.java
+++ /dev/null
@@ -1,46 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL definition of exception "IOError"
- * @author JacORB IDL compiler
- */
-
-public final class IOErrorHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_exception_tc(org.gnu.bonobo.IOErrorHelper.id(),"IOError",new org.omg.CORBA.StructMember[0]);
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.IOError s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.IOError extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/IOError:1.0";
- }
- public static org.gnu.bonobo.IOError read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.IOError result = new org.gnu.bonobo.IOError();
- if (!in.read_string().equals(id())) throw new org.omg.CORBA.MARSHAL("wrong id");
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.IOError s)
- {
- out.write_string(id());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/IOErrorHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/IOErrorHolder.java
deleted file mode 100644
index fcda069..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/IOErrorHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL definition of exception "IOError"
- * @author JacORB IDL compiler
- */
-
-public final class IOErrorHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.IOError value;
-
- public IOErrorHolder ()
- {
- }
- public IOErrorHolder(final org.gnu.bonobo.IOError initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.IOErrorHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.IOErrorHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.IOErrorHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ImplementationIDHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/ImplementationIDHelper.java
deleted file mode 100644
index 5d7d0ee..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ImplementationIDHelper.java
+++ /dev/null
@@ -1,47 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL definition of alias "ImplementationID"
- * @author JacORB IDL compiler
- */
-
-public final class ImplementationIDHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
-
- public static void insert (org.omg.CORBA.Any any, java.lang.String s)
- {
- any.type (type ());
- write (any.create_output_stream (), s);
- }
-
- public static java.lang.String extract (final org.omg.CORBA.Any any)
- {
- return read (any.create_input_stream ());
- }
-
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_alias_tc(org.gnu.bonobo.ImplementationIDHelper.id(), "ImplementationID",org.omg.CORBA.ORB.init().create_string_tc(0));
- }
- return _type;
- }
-
- public static String id()
- {
- return "IDL:Bonobo/ImplementationID:1.0";
- }
- public static java.lang.String read (final org.omg.CORBA.portable.InputStream _in)
- {
- java.lang.String _result;
- _result=_in.read_string();
- return _result;
- }
-
- public static void write (final org.omg.CORBA.portable.OutputStream _out, java.lang.String _s)
- {
- _out.write_string(_s);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ItemContainer.java b/libbonobo-java/src/gen/org/gnu/bonobo/ItemContainer.java
deleted file mode 100644
index 7dd5b5d..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ItemContainer.java
+++ /dev/null
@@ -1,11 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "ItemContainer"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public interface ItemContainer
- extends ItemContainerOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity, org.gnu.bonobo.Unknown
-{
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ItemContainerHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/ItemContainerHelper.java
deleted file mode 100644
index e82cfd2..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ItemContainerHelper.java
+++ /dev/null
@@ -1,83 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL interface "ItemContainer"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public final class ItemContainerHelper
-{
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.ItemContainer s)
- {
- any.insert_Object(s);
- }
- public static org.gnu.bonobo.ItemContainer extract(final org.omg.CORBA.Any any)
- {
- return narrow(any.extract_Object()) ;
- }
- public static org.omg.CORBA.TypeCode type()
- {
- return org.omg.CORBA.ORB.init().create_interface_tc("IDL:Bonobo/ItemContainer:1.0", "ItemContainer");
- }
- public static String id()
- {
- return "IDL:Bonobo/ItemContainer:1.0";
- }
- public static ItemContainer read(final org.omg.CORBA.portable.InputStream in)
- {
- return narrow(in.read_Object());
- }
- public static void write(final org.omg.CORBA.portable.OutputStream _out, final org.gnu.bonobo.ItemContainer s)
- {
- _out.write_Object(s);
- }
- public static org.gnu.bonobo.ItemContainer narrow(final java.lang.Object obj)
- {
- if (obj instanceof org.gnu.bonobo.ItemContainer)
- {
- return (org.gnu.bonobo.ItemContainer)obj;
- }
- else if (obj instanceof org.omg.CORBA.Object)
- {
- return narrow((org.omg.CORBA.Object)obj);
- }
- throw new org.omg.CORBA.BAD_PARAM("Failed to narrow in helper");
- }
- public static org.gnu.bonobo.ItemContainer narrow(final org.omg.CORBA.Object obj)
- {
- if (obj == null)
- return null;
- try
- {
- return (org.gnu.bonobo.ItemContainer)obj;
- }
- catch (ClassCastException c)
- {
- if (obj._is_a("IDL:Bonobo/ItemContainer:1.0"))
- {
- org.gnu.bonobo._ItemContainerStub stub;
- stub = new org.gnu.bonobo._ItemContainerStub();
- stub._set_delegate(((org.omg.CORBA.portable.ObjectImpl)obj)._get_delegate());
- return stub;
- }
- }
- throw new org.omg.CORBA.BAD_PARAM("Narrow failed");
- }
- public static org.gnu.bonobo.ItemContainer unchecked_narrow(final org.omg.CORBA.Object obj)
- {
- if (obj == null)
- return null;
- try
- {
- return (org.gnu.bonobo.ItemContainer)obj;
- }
- catch (ClassCastException c)
- {
- org.gnu.bonobo._ItemContainerStub stub;
- stub = new org.gnu.bonobo._ItemContainerStub();
- stub._set_delegate(((org.omg.CORBA.portable.ObjectImpl)obj)._get_delegate());
- return stub;
- }
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ItemContainerHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/ItemContainerHolder.java
deleted file mode 100644
index 05870cf..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ItemContainerHolder.java
+++ /dev/null
@@ -1,29 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "ItemContainer"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public final class ItemContainerHolder implements org.omg.CORBA.portable.Streamable{
- public ItemContainer value;
- public ItemContainerHolder()
- {
- }
- public ItemContainerHolder (final ItemContainer initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type()
- {
- return ItemContainerHelper.type();
- }
- public void _read (final org.omg.CORBA.portable.InputStream in)
- {
- value = ItemContainerHelper.read (in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream _out)
- {
- ItemContainerHelper.write (_out,value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ItemContainerOperations.java b/libbonobo-java/src/gen/org/gnu/bonobo/ItemContainerOperations.java
deleted file mode 100644
index 3c81929..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ItemContainerOperations.java
+++ /dev/null
@@ -1,20 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "ItemContainer"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-
-public interface ItemContainerOperations
- extends org.gnu.bonobo.UnknownOperations
-{
- /* constants */
- /* operations */
- java.lang.String[] enumObjects();
- org.gnu.bonobo.Unknown getObjectByName(java.lang.String item_name, boolean only_if_exists) throws org.gnu.bonobo.ItemContainerPackage.NotFound,org.gnu.bonobo.ItemContainerPackage.SyntaxError;
- void unImplemented1();
- void unImplemented2();
- void unImplemented3();
- void unImplemented4();
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ItemContainerPOA.java b/libbonobo-java/src/gen/org/gnu/bonobo/ItemContainerPOA.java
deleted file mode 100644
index 593a633..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ItemContainerPOA.java
+++ /dev/null
@@ -1,124 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "ItemContainer"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-
-public abstract class ItemContainerPOA
- extends org.omg.PortableServer.Servant
- implements org.omg.CORBA.portable.InvokeHandler, org.gnu.bonobo.ItemContainerOperations
-{
- static private final java.util.Hashtable m_opsHash = new java.util.Hashtable();
- static
- {
- m_opsHash.put ( "unImplemented2", new java.lang.Integer(0));
- m_opsHash.put ( "ref", new java.lang.Integer(1));
- m_opsHash.put ( "unImplemented3", new java.lang.Integer(2));
- m_opsHash.put ( "unref", new java.lang.Integer(3));
- m_opsHash.put ( "unImplemented4", new java.lang.Integer(4));
- m_opsHash.put ( "getObjectByName", new java.lang.Integer(5));
- m_opsHash.put ( "enumObjects", new java.lang.Integer(6));
- m_opsHash.put ( "unImplemented1", new java.lang.Integer(7));
- m_opsHash.put ( "queryInterface", new java.lang.Integer(8));
- }
- private String[] ids = {"IDL:Bonobo/ItemContainer:1.0","IDL:Bonobo/Unknown:1.0"};
- public org.gnu.bonobo.ItemContainer _this()
- {
- return org.gnu.bonobo.ItemContainerHelper.narrow(_this_object());
- }
- public org.gnu.bonobo.ItemContainer _this(org.omg.CORBA.ORB orb)
- {
- return org.gnu.bonobo.ItemContainerHelper.narrow(_this_object(orb));
- }
- public org.omg.CORBA.portable.OutputStream _invoke(String method, org.omg.CORBA.portable.InputStream _input, org.omg.CORBA.portable.ResponseHandler handler)
- throws org.omg.CORBA.SystemException
- {
- org.omg.CORBA.portable.OutputStream _out = null;
- // do something
- // quick lookup of operation
- java.lang.Integer opsIndex = (java.lang.Integer)m_opsHash.get ( method );
- if ( null == opsIndex )
- throw new org.omg.CORBA.BAD_OPERATION(method + " not found");
- switch ( opsIndex.intValue() )
- {
- case 0: // unImplemented2
- {
- _out = handler.createReply();
- unImplemented2();
- break;
- }
- case 1: // ref
- {
- _out = handler.createReply();
- ref();
- break;
- }
- case 2: // unImplemented3
- {
- _out = handler.createReply();
- unImplemented3();
- break;
- }
- case 3: // unref
- {
- _out = handler.createReply();
- unref();
- break;
- }
- case 4: // unImplemented4
- {
- _out = handler.createReply();
- unImplemented4();
- break;
- }
- case 5: // getObjectByName
- {
- try
- {
- java.lang.String _arg0=_input.read_string();
- boolean _arg1=_input.read_boolean();
- _out = handler.createReply();
- org.gnu.bonobo.UnknownHelper.write(_out,getObjectByName(_arg0,_arg1));
- }
- catch(org.gnu.bonobo.ItemContainerPackage.NotFound _ex0)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.ItemContainerPackage.NotFoundHelper.write(_out, _ex0);
- }
- catch(org.gnu.bonobo.ItemContainerPackage.SyntaxError _ex1)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.ItemContainerPackage.SyntaxErrorHelper.write(_out, _ex1);
- }
- break;
- }
- case 6: // enumObjects
- {
- _out = handler.createReply();
- org.gnu.bonobo.ItemContainerPackage.ObjectNamesHelper.write(_out,enumObjects());
- break;
- }
- case 7: // unImplemented1
- {
- _out = handler.createReply();
- unImplemented1();
- break;
- }
- case 8: // queryInterface
- {
- java.lang.String _arg0=_input.read_string();
- _out = handler.createReply();
- org.gnu.bonobo.UnknownHelper.write(_out,queryInterface(_arg0));
- break;
- }
- }
- return _out;
- }
-
- public String[] _all_interfaces(org.omg.PortableServer.POA poa, byte[] obj_id)
- {
- return ids;
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ItemContainerPOATie.java b/libbonobo-java/src/gen/org/gnu/bonobo/ItemContainerPOATie.java
deleted file mode 100644
index b44b732..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ItemContainerPOATie.java
+++ /dev/null
@@ -1,97 +0,0 @@
-package org.gnu.bonobo;
-
-import org.omg.PortableServer.POA;
-
-/**
- * Generated from IDL interface "ItemContainer"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public class ItemContainerPOATie
- extends ItemContainerPOA
-{
- private ItemContainerOperations _delegate;
-
- private POA _poa;
- public ItemContainerPOATie(ItemContainerOperations delegate)
- {
- _delegate = delegate;
- }
- public ItemContainerPOATie(ItemContainerOperations delegate, POA poa)
- {
- _delegate = delegate;
- _poa = poa;
- }
- public org.gnu.bonobo.ItemContainer _this()
- {
- return org.gnu.bonobo.ItemContainerHelper.narrow(_this_object());
- }
- public org.gnu.bonobo.ItemContainer _this(org.omg.CORBA.ORB orb)
- {
- return org.gnu.bonobo.ItemContainerHelper.narrow(_this_object(orb));
- }
- public ItemContainerOperations _delegate()
- {
- return _delegate;
- }
- public void _delegate(ItemContainerOperations delegate)
- {
- _delegate = delegate;
- }
- public POA _default_POA()
- {
- if (_poa != null)
- {
- return _poa;
- }
- else
- {
- return super._default_POA();
- }
- }
- public void unImplemented2()
- {
-_delegate.unImplemented2();
- }
-
- public void ref()
- {
-_delegate.ref();
- }
-
- public void unImplemented3()
- {
-_delegate.unImplemented3();
- }
-
- public void unref()
- {
-_delegate.unref();
- }
-
- public void unImplemented4()
- {
-_delegate.unImplemented4();
- }
-
- public org.gnu.bonobo.Unknown getObjectByName(java.lang.String item_name, boolean only_if_exists) throws org.gnu.bonobo.ItemContainerPackage.NotFound,org.gnu.bonobo.ItemContainerPackage.SyntaxError
- {
- return _delegate.getObjectByName(item_name,only_if_exists);
- }
-
- public java.lang.String[] enumObjects()
- {
- return _delegate.enumObjects();
- }
-
- public void unImplemented1()
- {
-_delegate.unImplemented1();
- }
-
- public org.gnu.bonobo.Unknown queryInterface(java.lang.String repoid)
- {
- return _delegate.queryInterface(repoid);
- }
-
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ItemContainerPackage/NotFound.java b/libbonobo-java/src/gen/org/gnu/bonobo/ItemContainerPackage/NotFound.java
deleted file mode 100644
index 7282c55..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ItemContainerPackage/NotFound.java
+++ /dev/null
@@ -1,20 +0,0 @@
-package org.gnu.bonobo.ItemContainerPackage;
-
-/**
- * Generated from IDL definition of exception "NotFound"
- * @author JacORB IDL compiler
- */
-
-public final class NotFound
- extends org.omg.CORBA.UserException
-{
- public NotFound()
- {
- super(org.gnu.bonobo.ItemContainerPackage.NotFoundHelper.id());
- }
-
- public NotFound(String value)
- {
- super(value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ItemContainerPackage/NotFoundHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/ItemContainerPackage/NotFoundHelper.java
deleted file mode 100644
index 70c75aa..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ItemContainerPackage/NotFoundHelper.java
+++ /dev/null
@@ -1,46 +0,0 @@
-package org.gnu.bonobo.ItemContainerPackage;
-
-
-/**
- * Generated from IDL definition of exception "NotFound"
- * @author JacORB IDL compiler
- */
-
-public final class NotFoundHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_exception_tc(org.gnu.bonobo.ItemContainerPackage.NotFoundHelper.id(),"NotFound",new org.omg.CORBA.StructMember[0]);
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.ItemContainerPackage.NotFound s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.ItemContainerPackage.NotFound extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/ItemContainer/NotFound:1.0";
- }
- public static org.gnu.bonobo.ItemContainerPackage.NotFound read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.ItemContainerPackage.NotFound result = new org.gnu.bonobo.ItemContainerPackage.NotFound();
- if (!in.read_string().equals(id())) throw new org.omg.CORBA.MARSHAL("wrong id");
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.ItemContainerPackage.NotFound s)
- {
- out.write_string(id());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ItemContainerPackage/NotFoundHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/ItemContainerPackage/NotFoundHolder.java
deleted file mode 100644
index be57470..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ItemContainerPackage/NotFoundHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo.ItemContainerPackage;
-
-/**
- * Generated from IDL definition of exception "NotFound"
- * @author JacORB IDL compiler
- */
-
-public final class NotFoundHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.ItemContainerPackage.NotFound value;
-
- public NotFoundHolder ()
- {
- }
- public NotFoundHolder(final org.gnu.bonobo.ItemContainerPackage.NotFound initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.ItemContainerPackage.NotFoundHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.ItemContainerPackage.NotFoundHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.ItemContainerPackage.NotFoundHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ItemContainerPackage/ObjectNamesHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/ItemContainerPackage/ObjectNamesHelper.java
deleted file mode 100644
index ec50b7d..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ItemContainerPackage/ObjectNamesHelper.java
+++ /dev/null
@@ -1,59 +0,0 @@
-package org.gnu.bonobo.ItemContainerPackage;
-
-/**
- * Generated from IDL definition of alias "ObjectNames"
- * @author JacORB IDL compiler
- */
-
-public final class ObjectNamesHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
-
- public static void insert (org.omg.CORBA.Any any, java.lang.String[] s)
- {
- any.type (type ());
- write (any.create_output_stream (), s);
- }
-
- public static java.lang.String[] extract (final org.omg.CORBA.Any any)
- {
- return read (any.create_input_stream ());
- }
-
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_alias_tc(org.gnu.bonobo.ItemContainerPackage.ObjectNamesHelper.id(), "ObjectNames",org.omg.CORBA.ORB.init().create_sequence_tc(0, org.omg.CORBA.ORB.init().create_string_tc(0)));
- }
- return _type;
- }
-
- public static String id()
- {
- return "IDL:Bonobo/ItemContainer/ObjectNames:1.0";
- }
- public static java.lang.String[] read (final org.omg.CORBA.portable.InputStream _in)
- {
- java.lang.String[] _result;
- int _l_result0 = _in.read_long();
- _result = new java.lang.String[_l_result0];
- for (int i=0;i<_result.length;i++)
- {
- _result[i]=_in.read_string();
- }
-
- return _result;
- }
-
- public static void write (final org.omg.CORBA.portable.OutputStream _out, java.lang.String[] _s)
- {
-
- _out.write_long(_s.length);
- for (int i=0; i<_s.length;i++)
- {
- _out.write_string(_s[i]);
- }
-
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ItemContainerPackage/ObjectNamesHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/ItemContainerPackage/ObjectNamesHolder.java
deleted file mode 100644
index 8fa6043..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ItemContainerPackage/ObjectNamesHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo.ItemContainerPackage;
-
-/**
- * Generated from IDL definition of alias "ObjectNames"
- * @author JacORB IDL compiler
- */
-
-public final class ObjectNamesHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public java.lang.String[] value;
-
- public ObjectNamesHolder ()
- {
- }
- public ObjectNamesHolder (final java.lang.String[] initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return ObjectNamesHelper.type ();
- }
- public void _read (final org.omg.CORBA.portable.InputStream in)
- {
- value = ObjectNamesHelper.read (in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream out)
- {
- ObjectNamesHelper.write (out,value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ItemContainerPackage/SyntaxError.java b/libbonobo-java/src/gen/org/gnu/bonobo/ItemContainerPackage/SyntaxError.java
deleted file mode 100644
index 94c7d97..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ItemContainerPackage/SyntaxError.java
+++ /dev/null
@@ -1,20 +0,0 @@
-package org.gnu.bonobo.ItemContainerPackage;
-
-/**
- * Generated from IDL definition of exception "SyntaxError"
- * @author JacORB IDL compiler
- */
-
-public final class SyntaxError
- extends org.omg.CORBA.UserException
-{
- public SyntaxError()
- {
- super(org.gnu.bonobo.ItemContainerPackage.SyntaxErrorHelper.id());
- }
-
- public SyntaxError(String value)
- {
- super(value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ItemContainerPackage/SyntaxErrorHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/ItemContainerPackage/SyntaxErrorHelper.java
deleted file mode 100644
index 57e7f01..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ItemContainerPackage/SyntaxErrorHelper.java
+++ /dev/null
@@ -1,46 +0,0 @@
-package org.gnu.bonobo.ItemContainerPackage;
-
-
-/**
- * Generated from IDL definition of exception "SyntaxError"
- * @author JacORB IDL compiler
- */
-
-public final class SyntaxErrorHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_exception_tc(org.gnu.bonobo.ItemContainerPackage.SyntaxErrorHelper.id(),"SyntaxError",new org.omg.CORBA.StructMember[0]);
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.ItemContainerPackage.SyntaxError s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.ItemContainerPackage.SyntaxError extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/ItemContainer/SyntaxError:1.0";
- }
- public static org.gnu.bonobo.ItemContainerPackage.SyntaxError read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.ItemContainerPackage.SyntaxError result = new org.gnu.bonobo.ItemContainerPackage.SyntaxError();
- if (!in.read_string().equals(id())) throw new org.omg.CORBA.MARSHAL("wrong id");
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.ItemContainerPackage.SyntaxError s)
- {
- out.write_string(id());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ItemContainerPackage/SyntaxErrorHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/ItemContainerPackage/SyntaxErrorHolder.java
deleted file mode 100644
index af3e300..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ItemContainerPackage/SyntaxErrorHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo.ItemContainerPackage;
-
-/**
- * Generated from IDL definition of exception "SyntaxError"
- * @author JacORB IDL compiler
- */
-
-public final class SyntaxErrorHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.ItemContainerPackage.SyntaxError value;
-
- public SyntaxErrorHolder ()
- {
- }
- public SyntaxErrorHolder(final org.gnu.bonobo.ItemContainerPackage.SyntaxError initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.ItemContainerPackage.SyntaxErrorHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.ItemContainerPackage.SyntaxErrorHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.ItemContainerPackage.SyntaxErrorHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Listener.java b/libbonobo-java/src/gen/org/gnu/bonobo/Listener.java
deleted file mode 100644
index 9c9e76d..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Listener.java
+++ /dev/null
@@ -1,11 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "Listener"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public interface Listener
- extends ListenerOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity, org.gnu.bonobo.Unknown
-{
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ListenerHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/ListenerHelper.java
deleted file mode 100644
index cd44b15..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ListenerHelper.java
+++ /dev/null
@@ -1,83 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL interface "Listener"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public final class ListenerHelper
-{
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.Listener s)
- {
- any.insert_Object(s);
- }
- public static org.gnu.bonobo.Listener extract(final org.omg.CORBA.Any any)
- {
- return narrow(any.extract_Object()) ;
- }
- public static org.omg.CORBA.TypeCode type()
- {
- return org.omg.CORBA.ORB.init().create_interface_tc("IDL:Bonobo/Listener:1.0", "Listener");
- }
- public static String id()
- {
- return "IDL:Bonobo/Listener:1.0";
- }
- public static Listener read(final org.omg.CORBA.portable.InputStream in)
- {
- return narrow(in.read_Object());
- }
- public static void write(final org.omg.CORBA.portable.OutputStream _out, final org.gnu.bonobo.Listener s)
- {
- _out.write_Object(s);
- }
- public static org.gnu.bonobo.Listener narrow(final java.lang.Object obj)
- {
- if (obj instanceof org.gnu.bonobo.Listener)
- {
- return (org.gnu.bonobo.Listener)obj;
- }
- else if (obj instanceof org.omg.CORBA.Object)
- {
- return narrow((org.omg.CORBA.Object)obj);
- }
- throw new org.omg.CORBA.BAD_PARAM("Failed to narrow in helper");
- }
- public static org.gnu.bonobo.Listener narrow(final org.omg.CORBA.Object obj)
- {
- if (obj == null)
- return null;
- try
- {
- return (org.gnu.bonobo.Listener)obj;
- }
- catch (ClassCastException c)
- {
- if (obj._is_a("IDL:Bonobo/Listener:1.0"))
- {
- org.gnu.bonobo._ListenerStub stub;
- stub = new org.gnu.bonobo._ListenerStub();
- stub._set_delegate(((org.omg.CORBA.portable.ObjectImpl)obj)._get_delegate());
- return stub;
- }
- }
- throw new org.omg.CORBA.BAD_PARAM("Narrow failed");
- }
- public static org.gnu.bonobo.Listener unchecked_narrow(final org.omg.CORBA.Object obj)
- {
- if (obj == null)
- return null;
- try
- {
- return (org.gnu.bonobo.Listener)obj;
- }
- catch (ClassCastException c)
- {
- org.gnu.bonobo._ListenerStub stub;
- stub = new org.gnu.bonobo._ListenerStub();
- stub._set_delegate(((org.omg.CORBA.portable.ObjectImpl)obj)._get_delegate());
- return stub;
- }
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ListenerHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/ListenerHolder.java
deleted file mode 100644
index b0a4687..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ListenerHolder.java
+++ /dev/null
@@ -1,29 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "Listener"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public final class ListenerHolder implements org.omg.CORBA.portable.Streamable{
- public Listener value;
- public ListenerHolder()
- {
- }
- public ListenerHolder (final Listener initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type()
- {
- return ListenerHelper.type();
- }
- public void _read (final org.omg.CORBA.portable.InputStream in)
- {
- value = ListenerHelper.read (in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream _out)
- {
- ListenerHelper.write (_out,value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ListenerOperations.java b/libbonobo-java/src/gen/org/gnu/bonobo/ListenerOperations.java
deleted file mode 100644
index 2454783..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ListenerOperations.java
+++ /dev/null
@@ -1,17 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "Listener"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-
-public interface ListenerOperations
- extends org.gnu.bonobo.UnknownOperations
-{
- /* constants */
- /* operations */
- void event(java.lang.String event_name, org.omg.CORBA.Any args);
- void unImplemented();
- void unImplemented2();
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ListenerPOA.java b/libbonobo-java/src/gen/org/gnu/bonobo/ListenerPOA.java
deleted file mode 100644
index eb44612..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ListenerPOA.java
+++ /dev/null
@@ -1,90 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "Listener"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-
-public abstract class ListenerPOA
- extends org.omg.PortableServer.Servant
- implements org.omg.CORBA.portable.InvokeHandler, org.gnu.bonobo.ListenerOperations
-{
- static private final java.util.Hashtable m_opsHash = new java.util.Hashtable();
- static
- {
- m_opsHash.put ( "ref", new java.lang.Integer(0));
- m_opsHash.put ( "event", new java.lang.Integer(1));
- m_opsHash.put ( "unref", new java.lang.Integer(2));
- m_opsHash.put ( "unImplemented", new java.lang.Integer(3));
- m_opsHash.put ( "unImplemented2", new java.lang.Integer(4));
- m_opsHash.put ( "queryInterface", new java.lang.Integer(5));
- }
- private String[] ids = {"IDL:Bonobo/Listener:1.0","IDL:Bonobo/Unknown:1.0"};
- public org.gnu.bonobo.Listener _this()
- {
- return org.gnu.bonobo.ListenerHelper.narrow(_this_object());
- }
- public org.gnu.bonobo.Listener _this(org.omg.CORBA.ORB orb)
- {
- return org.gnu.bonobo.ListenerHelper.narrow(_this_object(orb));
- }
- public org.omg.CORBA.portable.OutputStream _invoke(String method, org.omg.CORBA.portable.InputStream _input, org.omg.CORBA.portable.ResponseHandler handler)
- throws org.omg.CORBA.SystemException
- {
- org.omg.CORBA.portable.OutputStream _out = null;
- // do something
- // quick lookup of operation
- java.lang.Integer opsIndex = (java.lang.Integer)m_opsHash.get ( method );
- if ( null == opsIndex )
- throw new org.omg.CORBA.BAD_OPERATION(method + " not found");
- switch ( opsIndex.intValue() )
- {
- case 0: // ref
- {
- _out = handler.createReply();
- ref();
- break;
- }
- case 1: // event
- {
- java.lang.String _arg0=_input.read_string();
- org.omg.CORBA.Any _arg1=_input.read_any();
- _out = handler.createReply();
- event(_arg0,_arg1);
- break;
- }
- case 2: // unref
- {
- _out = handler.createReply();
- unref();
- break;
- }
- case 3: // unImplemented
- {
- _out = handler.createReply();
- unImplemented();
- break;
- }
- case 4: // unImplemented2
- {
- _out = handler.createReply();
- unImplemented2();
- break;
- }
- case 5: // queryInterface
- {
- java.lang.String _arg0=_input.read_string();
- _out = handler.createReply();
- org.gnu.bonobo.UnknownHelper.write(_out,queryInterface(_arg0));
- break;
- }
- }
- return _out;
- }
-
- public String[] _all_interfaces(org.omg.PortableServer.POA poa, byte[] obj_id)
- {
- return ids;
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ListenerPOATie.java b/libbonobo-java/src/gen/org/gnu/bonobo/ListenerPOATie.java
deleted file mode 100644
index a445281..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ListenerPOATie.java
+++ /dev/null
@@ -1,82 +0,0 @@
-package org.gnu.bonobo;
-
-import org.omg.PortableServer.POA;
-
-/**
- * Generated from IDL interface "Listener"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public class ListenerPOATie
- extends ListenerPOA
-{
- private ListenerOperations _delegate;
-
- private POA _poa;
- public ListenerPOATie(ListenerOperations delegate)
- {
- _delegate = delegate;
- }
- public ListenerPOATie(ListenerOperations delegate, POA poa)
- {
- _delegate = delegate;
- _poa = poa;
- }
- public org.gnu.bonobo.Listener _this()
- {
- return org.gnu.bonobo.ListenerHelper.narrow(_this_object());
- }
- public org.gnu.bonobo.Listener _this(org.omg.CORBA.ORB orb)
- {
- return org.gnu.bonobo.ListenerHelper.narrow(_this_object(orb));
- }
- public ListenerOperations _delegate()
- {
- return _delegate;
- }
- public void _delegate(ListenerOperations delegate)
- {
- _delegate = delegate;
- }
- public POA _default_POA()
- {
- if (_poa != null)
- {
- return _poa;
- }
- else
- {
- return super._default_POA();
- }
- }
- public void ref()
- {
-_delegate.ref();
- }
-
- public void event(java.lang.String event_name, org.omg.CORBA.Any args)
- {
-_delegate.event(event_name,args);
- }
-
- public void unref()
- {
-_delegate.unref();
- }
-
- public void unImplemented()
- {
-_delegate.unImplemented();
- }
-
- public void unImplemented2()
- {
-_delegate.unImplemented2();
- }
-
- public org.gnu.bonobo.Unknown queryInterface(java.lang.String repoid)
- {
- return _delegate.queryInterface(repoid);
- }
-
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/MONIKER_ALLOW_USER_INTERACTION.java b/libbonobo-java/src/gen/org/gnu/bonobo/MONIKER_ALLOW_USER_INTERACTION.java
deleted file mode 100644
index 9cde694..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/MONIKER_ALLOW_USER_INTERACTION.java
+++ /dev/null
@@ -1,10 +0,0 @@
-package org.gnu.bonobo;
-/**
- * Automatically generated from IDL const definition
- * @author JacORB IDL compiler
- */
-
-public interface MONIKER_ALLOW_USER_INTERACTION
-{
- int value = 1;
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Moniker.java b/libbonobo-java/src/gen/org/gnu/bonobo/Moniker.java
deleted file mode 100644
index 0096c7e..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Moniker.java
+++ /dev/null
@@ -1,11 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "Moniker"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public interface Moniker
- extends MonikerOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity, org.gnu.bonobo.Unknown
-{
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerContext.java b/libbonobo-java/src/gen/org/gnu/bonobo/MonikerContext.java
deleted file mode 100644
index 65e62ff..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerContext.java
+++ /dev/null
@@ -1,11 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "MonikerContext"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public interface MonikerContext
- extends MonikerContextOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity, org.gnu.bonobo.Unknown
-{
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerContextHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/MonikerContextHelper.java
deleted file mode 100644
index e51f24d..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerContextHelper.java
+++ /dev/null
@@ -1,83 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL interface "MonikerContext"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public final class MonikerContextHelper
-{
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.MonikerContext s)
- {
- any.insert_Object(s);
- }
- public static org.gnu.bonobo.MonikerContext extract(final org.omg.CORBA.Any any)
- {
- return narrow(any.extract_Object()) ;
- }
- public static org.omg.CORBA.TypeCode type()
- {
- return org.omg.CORBA.ORB.init().create_interface_tc("IDL:Bonobo/MonikerContext:1.0", "MonikerContext");
- }
- public static String id()
- {
- return "IDL:Bonobo/MonikerContext:1.0";
- }
- public static MonikerContext read(final org.omg.CORBA.portable.InputStream in)
- {
- return narrow(in.read_Object());
- }
- public static void write(final org.omg.CORBA.portable.OutputStream _out, final org.gnu.bonobo.MonikerContext s)
- {
- _out.write_Object(s);
- }
- public static org.gnu.bonobo.MonikerContext narrow(final java.lang.Object obj)
- {
- if (obj instanceof org.gnu.bonobo.MonikerContext)
- {
- return (org.gnu.bonobo.MonikerContext)obj;
- }
- else if (obj instanceof org.omg.CORBA.Object)
- {
- return narrow((org.omg.CORBA.Object)obj);
- }
- throw new org.omg.CORBA.BAD_PARAM("Failed to narrow in helper");
- }
- public static org.gnu.bonobo.MonikerContext narrow(final org.omg.CORBA.Object obj)
- {
- if (obj == null)
- return null;
- try
- {
- return (org.gnu.bonobo.MonikerContext)obj;
- }
- catch (ClassCastException c)
- {
- if (obj._is_a("IDL:Bonobo/MonikerContext:1.0"))
- {
- org.gnu.bonobo._MonikerContextStub stub;
- stub = new org.gnu.bonobo._MonikerContextStub();
- stub._set_delegate(((org.omg.CORBA.portable.ObjectImpl)obj)._get_delegate());
- return stub;
- }
- }
- throw new org.omg.CORBA.BAD_PARAM("Narrow failed");
- }
- public static org.gnu.bonobo.MonikerContext unchecked_narrow(final org.omg.CORBA.Object obj)
- {
- if (obj == null)
- return null;
- try
- {
- return (org.gnu.bonobo.MonikerContext)obj;
- }
- catch (ClassCastException c)
- {
- org.gnu.bonobo._MonikerContextStub stub;
- stub = new org.gnu.bonobo._MonikerContextStub();
- stub._set_delegate(((org.omg.CORBA.portable.ObjectImpl)obj)._get_delegate());
- return stub;
- }
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerContextHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/MonikerContextHolder.java
deleted file mode 100644
index e99a448..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerContextHolder.java
+++ /dev/null
@@ -1,29 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "MonikerContext"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public final class MonikerContextHolder implements org.omg.CORBA.portable.Streamable{
- public MonikerContext value;
- public MonikerContextHolder()
- {
- }
- public MonikerContextHolder (final MonikerContext initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type()
- {
- return MonikerContextHelper.type();
- }
- public void _read (final org.omg.CORBA.portable.InputStream in)
- {
- value = MonikerContextHelper.read (in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream _out)
- {
- MonikerContextHelper.write (_out,value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerContextOperations.java b/libbonobo-java/src/gen/org/gnu/bonobo/MonikerContextOperations.java
deleted file mode 100644
index 25db1b1..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerContextOperations.java
+++ /dev/null
@@ -1,23 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "MonikerContext"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-
-public interface MonikerContextOperations
- extends org.gnu.bonobo.UnknownOperations
-{
- /* constants */
- /* operations */
- org.gnu.bonobo.Unknown getObject(java.lang.String name, java.lang.String repoId);
- org.gnu.bonobo.Moniker createFromName(java.lang.String name);
- org.gnu.bonobo.MonikerExtender getExtender(java.lang.String monikerPrefix, java.lang.String interfaceId);
- void unImplemented1();
- void unImplemented2();
- void unImplemented3();
- void unImplemented4();
- void unImplemented5();
- void unImplemented6();
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerContextPOA.java b/libbonobo-java/src/gen/org/gnu/bonobo/MonikerContextPOA.java
deleted file mode 100644
index ecf4097..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerContextPOA.java
+++ /dev/null
@@ -1,135 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "MonikerContext"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-
-public abstract class MonikerContextPOA
- extends org.omg.PortableServer.Servant
- implements org.omg.CORBA.portable.InvokeHandler, org.gnu.bonobo.MonikerContextOperations
-{
- static private final java.util.Hashtable m_opsHash = new java.util.Hashtable();
- static
- {
- m_opsHash.put ( "unImplemented2", new java.lang.Integer(0));
- m_opsHash.put ( "ref", new java.lang.Integer(1));
- m_opsHash.put ( "unImplemented3", new java.lang.Integer(2));
- m_opsHash.put ( "unref", new java.lang.Integer(3));
- m_opsHash.put ( "unImplemented4", new java.lang.Integer(4));
- m_opsHash.put ( "getObject", new java.lang.Integer(5));
- m_opsHash.put ( "createFromName", new java.lang.Integer(6));
- m_opsHash.put ( "unImplemented5", new java.lang.Integer(7));
- m_opsHash.put ( "getExtender", new java.lang.Integer(8));
- m_opsHash.put ( "unImplemented1", new java.lang.Integer(9));
- m_opsHash.put ( "queryInterface", new java.lang.Integer(10));
- m_opsHash.put ( "unImplemented6", new java.lang.Integer(11));
- }
- private String[] ids = {"IDL:Bonobo/MonikerContext:1.0","IDL:Bonobo/Unknown:1.0"};
- public org.gnu.bonobo.MonikerContext _this()
- {
- return org.gnu.bonobo.MonikerContextHelper.narrow(_this_object());
- }
- public org.gnu.bonobo.MonikerContext _this(org.omg.CORBA.ORB orb)
- {
- return org.gnu.bonobo.MonikerContextHelper.narrow(_this_object(orb));
- }
- public org.omg.CORBA.portable.OutputStream _invoke(String method, org.omg.CORBA.portable.InputStream _input, org.omg.CORBA.portable.ResponseHandler handler)
- throws org.omg.CORBA.SystemException
- {
- org.omg.CORBA.portable.OutputStream _out = null;
- // do something
- // quick lookup of operation
- java.lang.Integer opsIndex = (java.lang.Integer)m_opsHash.get ( method );
- if ( null == opsIndex )
- throw new org.omg.CORBA.BAD_OPERATION(method + " not found");
- switch ( opsIndex.intValue() )
- {
- case 0: // unImplemented2
- {
- _out = handler.createReply();
- unImplemented2();
- break;
- }
- case 1: // ref
- {
- _out = handler.createReply();
- ref();
- break;
- }
- case 2: // unImplemented3
- {
- _out = handler.createReply();
- unImplemented3();
- break;
- }
- case 3: // unref
- {
- _out = handler.createReply();
- unref();
- break;
- }
- case 4: // unImplemented4
- {
- _out = handler.createReply();
- unImplemented4();
- break;
- }
- case 5: // getObject
- {
- java.lang.String _arg0=_input.read_string();
- java.lang.String _arg1=_input.read_string();
- _out = handler.createReply();
- org.gnu.bonobo.UnknownHelper.write(_out,getObject(_arg0,_arg1));
- break;
- }
- case 6: // createFromName
- {
- java.lang.String _arg0=_input.read_string();
- _out = handler.createReply();
- org.gnu.bonobo.MonikerHelper.write(_out,createFromName(_arg0));
- break;
- }
- case 7: // unImplemented5
- {
- _out = handler.createReply();
- unImplemented5();
- break;
- }
- case 8: // getExtender
- {
- java.lang.String _arg0=_input.read_string();
- java.lang.String _arg1=_input.read_string();
- _out = handler.createReply();
- org.gnu.bonobo.MonikerExtenderHelper.write(_out,getExtender(_arg0,_arg1));
- break;
- }
- case 9: // unImplemented1
- {
- _out = handler.createReply();
- unImplemented1();
- break;
- }
- case 10: // queryInterface
- {
- java.lang.String _arg0=_input.read_string();
- _out = handler.createReply();
- org.gnu.bonobo.UnknownHelper.write(_out,queryInterface(_arg0));
- break;
- }
- case 11: // unImplemented6
- {
- _out = handler.createReply();
- unImplemented6();
- break;
- }
- }
- return _out;
- }
-
- public String[] _all_interfaces(org.omg.PortableServer.POA poa, byte[] obj_id)
- {
- return ids;
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerContextPOATie.java b/libbonobo-java/src/gen/org/gnu/bonobo/MonikerContextPOATie.java
deleted file mode 100644
index 91ac6be..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerContextPOATie.java
+++ /dev/null
@@ -1,112 +0,0 @@
-package org.gnu.bonobo;
-
-import org.omg.PortableServer.POA;
-
-/**
- * Generated from IDL interface "MonikerContext"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public class MonikerContextPOATie
- extends MonikerContextPOA
-{
- private MonikerContextOperations _delegate;
-
- private POA _poa;
- public MonikerContextPOATie(MonikerContextOperations delegate)
- {
- _delegate = delegate;
- }
- public MonikerContextPOATie(MonikerContextOperations delegate, POA poa)
- {
- _delegate = delegate;
- _poa = poa;
- }
- public org.gnu.bonobo.MonikerContext _this()
- {
- return org.gnu.bonobo.MonikerContextHelper.narrow(_this_object());
- }
- public org.gnu.bonobo.MonikerContext _this(org.omg.CORBA.ORB orb)
- {
- return org.gnu.bonobo.MonikerContextHelper.narrow(_this_object(orb));
- }
- public MonikerContextOperations _delegate()
- {
- return _delegate;
- }
- public void _delegate(MonikerContextOperations delegate)
- {
- _delegate = delegate;
- }
- public POA _default_POA()
- {
- if (_poa != null)
- {
- return _poa;
- }
- else
- {
- return super._default_POA();
- }
- }
- public void unImplemented2()
- {
-_delegate.unImplemented2();
- }
-
- public void ref()
- {
-_delegate.ref();
- }
-
- public void unImplemented3()
- {
-_delegate.unImplemented3();
- }
-
- public void unref()
- {
-_delegate.unref();
- }
-
- public void unImplemented4()
- {
-_delegate.unImplemented4();
- }
-
- public org.gnu.bonobo.Unknown getObject(java.lang.String name, java.lang.String repoId)
- {
- return _delegate.getObject(name,repoId);
- }
-
- public org.gnu.bonobo.Moniker createFromName(java.lang.String name)
- {
- return _delegate.createFromName(name);
- }
-
- public void unImplemented5()
- {
-_delegate.unImplemented5();
- }
-
- public org.gnu.bonobo.MonikerExtender getExtender(java.lang.String monikerPrefix, java.lang.String interfaceId)
- {
- return _delegate.getExtender(monikerPrefix,interfaceId);
- }
-
- public void unImplemented1()
- {
-_delegate.unImplemented1();
- }
-
- public org.gnu.bonobo.Unknown queryInterface(java.lang.String repoid)
- {
- return _delegate.queryInterface(repoid);
- }
-
- public void unImplemented6()
- {
-_delegate.unImplemented6();
- }
-
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerExtender.java b/libbonobo-java/src/gen/org/gnu/bonobo/MonikerExtender.java
deleted file mode 100644
index b755977..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerExtender.java
+++ /dev/null
@@ -1,11 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "MonikerExtender"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public interface MonikerExtender
- extends MonikerExtenderOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity, org.gnu.bonobo.Unknown
-{
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerExtenderHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/MonikerExtenderHelper.java
deleted file mode 100644
index 438b0a5..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerExtenderHelper.java
+++ /dev/null
@@ -1,83 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL interface "MonikerExtender"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public final class MonikerExtenderHelper
-{
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.MonikerExtender s)
- {
- any.insert_Object(s);
- }
- public static org.gnu.bonobo.MonikerExtender extract(final org.omg.CORBA.Any any)
- {
- return narrow(any.extract_Object()) ;
- }
- public static org.omg.CORBA.TypeCode type()
- {
- return org.omg.CORBA.ORB.init().create_interface_tc("IDL:Bonobo/MonikerExtender:1.0", "MonikerExtender");
- }
- public static String id()
- {
- return "IDL:Bonobo/MonikerExtender:1.0";
- }
- public static MonikerExtender read(final org.omg.CORBA.portable.InputStream in)
- {
- return narrow(in.read_Object());
- }
- public static void write(final org.omg.CORBA.portable.OutputStream _out, final org.gnu.bonobo.MonikerExtender s)
- {
- _out.write_Object(s);
- }
- public static org.gnu.bonobo.MonikerExtender narrow(final java.lang.Object obj)
- {
- if (obj instanceof org.gnu.bonobo.MonikerExtender)
- {
- return (org.gnu.bonobo.MonikerExtender)obj;
- }
- else if (obj instanceof org.omg.CORBA.Object)
- {
- return narrow((org.omg.CORBA.Object)obj);
- }
- throw new org.omg.CORBA.BAD_PARAM("Failed to narrow in helper");
- }
- public static org.gnu.bonobo.MonikerExtender narrow(final org.omg.CORBA.Object obj)
- {
- if (obj == null)
- return null;
- try
- {
- return (org.gnu.bonobo.MonikerExtender)obj;
- }
- catch (ClassCastException c)
- {
- if (obj._is_a("IDL:Bonobo/MonikerExtender:1.0"))
- {
- org.gnu.bonobo._MonikerExtenderStub stub;
- stub = new org.gnu.bonobo._MonikerExtenderStub();
- stub._set_delegate(((org.omg.CORBA.portable.ObjectImpl)obj)._get_delegate());
- return stub;
- }
- }
- throw new org.omg.CORBA.BAD_PARAM("Narrow failed");
- }
- public static org.gnu.bonobo.MonikerExtender unchecked_narrow(final org.omg.CORBA.Object obj)
- {
- if (obj == null)
- return null;
- try
- {
- return (org.gnu.bonobo.MonikerExtender)obj;
- }
- catch (ClassCastException c)
- {
- org.gnu.bonobo._MonikerExtenderStub stub;
- stub = new org.gnu.bonobo._MonikerExtenderStub();
- stub._set_delegate(((org.omg.CORBA.portable.ObjectImpl)obj)._get_delegate());
- return stub;
- }
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerExtenderHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/MonikerExtenderHolder.java
deleted file mode 100644
index aeb585c..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerExtenderHolder.java
+++ /dev/null
@@ -1,29 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "MonikerExtender"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public final class MonikerExtenderHolder implements org.omg.CORBA.portable.Streamable{
- public MonikerExtender value;
- public MonikerExtenderHolder()
- {
- }
- public MonikerExtenderHolder (final MonikerExtender initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type()
- {
- return MonikerExtenderHelper.type();
- }
- public void _read (final org.omg.CORBA.portable.InputStream in)
- {
- value = MonikerExtenderHelper.read (in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream _out)
- {
- MonikerExtenderHelper.write (_out,value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerExtenderOperations.java b/libbonobo-java/src/gen/org/gnu/bonobo/MonikerExtenderOperations.java
deleted file mode 100644
index e5b942f..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerExtenderOperations.java
+++ /dev/null
@@ -1,19 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "MonikerExtender"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-
-public interface MonikerExtenderOperations
- extends org.gnu.bonobo.UnknownOperations
-{
- /* constants */
- /* operations */
- org.gnu.bonobo.Unknown resolve(org.gnu.bonobo.Moniker m, org.gnu.bonobo.ResolveOptions options, java.lang.String name, java.lang.String requestedInterface) throws org.gnu.bonobo.MonikerPackage.TimeOut,org.gnu.bonobo.MonikerPackage.InterfaceNotFound,org.gnu.bonobo.GeneralError;
- void unImplemented1();
- void unImplemented2();
- void unImplemented3();
- void unImplemented4();
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerExtenderPOA.java b/libbonobo-java/src/gen/org/gnu/bonobo/MonikerExtenderPOA.java
deleted file mode 100644
index c5fc2a0..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerExtenderPOA.java
+++ /dev/null
@@ -1,124 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "MonikerExtender"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-
-public abstract class MonikerExtenderPOA
- extends org.omg.PortableServer.Servant
- implements org.omg.CORBA.portable.InvokeHandler, org.gnu.bonobo.MonikerExtenderOperations
-{
- static private final java.util.Hashtable m_opsHash = new java.util.Hashtable();
- static
- {
- m_opsHash.put ( "ref", new java.lang.Integer(0));
- m_opsHash.put ( "unImplemented4", new java.lang.Integer(1));
- m_opsHash.put ( "unImplemented1", new java.lang.Integer(2));
- m_opsHash.put ( "unref", new java.lang.Integer(3));
- m_opsHash.put ( "unImplemented3", new java.lang.Integer(4));
- m_opsHash.put ( "unImplemented2", new java.lang.Integer(5));
- m_opsHash.put ( "resolve", new java.lang.Integer(6));
- m_opsHash.put ( "queryInterface", new java.lang.Integer(7));
- }
- private String[] ids = {"IDL:Bonobo/MonikerExtender:1.0","IDL:Bonobo/Unknown:1.0"};
- public org.gnu.bonobo.MonikerExtender _this()
- {
- return org.gnu.bonobo.MonikerExtenderHelper.narrow(_this_object());
- }
- public org.gnu.bonobo.MonikerExtender _this(org.omg.CORBA.ORB orb)
- {
- return org.gnu.bonobo.MonikerExtenderHelper.narrow(_this_object(orb));
- }
- public org.omg.CORBA.portable.OutputStream _invoke(String method, org.omg.CORBA.portable.InputStream _input, org.omg.CORBA.portable.ResponseHandler handler)
- throws org.omg.CORBA.SystemException
- {
- org.omg.CORBA.portable.OutputStream _out = null;
- // do something
- // quick lookup of operation
- java.lang.Integer opsIndex = (java.lang.Integer)m_opsHash.get ( method );
- if ( null == opsIndex )
- throw new org.omg.CORBA.BAD_OPERATION(method + " not found");
- switch ( opsIndex.intValue() )
- {
- case 0: // ref
- {
- _out = handler.createReply();
- ref();
- break;
- }
- case 1: // unImplemented4
- {
- _out = handler.createReply();
- unImplemented4();
- break;
- }
- case 2: // unImplemented1
- {
- _out = handler.createReply();
- unImplemented1();
- break;
- }
- case 3: // unref
- {
- _out = handler.createReply();
- unref();
- break;
- }
- case 4: // unImplemented3
- {
- _out = handler.createReply();
- unImplemented3();
- break;
- }
- case 5: // unImplemented2
- {
- _out = handler.createReply();
- unImplemented2();
- break;
- }
- case 6: // resolve
- {
- try
- {
- org.gnu.bonobo.Moniker _arg0=org.gnu.bonobo.MonikerHelper.read(_input);
- org.gnu.bonobo.ResolveOptions _arg1=org.gnu.bonobo.ResolveOptionsHelper.read(_input);
- java.lang.String _arg2=_input.read_string();
- java.lang.String _arg3=_input.read_string();
- _out = handler.createReply();
- org.gnu.bonobo.UnknownHelper.write(_out,resolve(_arg0,_arg1,_arg2,_arg3));
- }
- catch(org.gnu.bonobo.MonikerPackage.TimeOut _ex0)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.MonikerPackage.TimeOutHelper.write(_out, _ex0);
- }
- catch(org.gnu.bonobo.MonikerPackage.InterfaceNotFound _ex1)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.MonikerPackage.InterfaceNotFoundHelper.write(_out, _ex1);
- }
- catch(org.gnu.bonobo.GeneralError _ex2)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.GeneralErrorHelper.write(_out, _ex2);
- }
- break;
- }
- case 7: // queryInterface
- {
- java.lang.String _arg0=_input.read_string();
- _out = handler.createReply();
- org.gnu.bonobo.UnknownHelper.write(_out,queryInterface(_arg0));
- break;
- }
- }
- return _out;
- }
-
- public String[] _all_interfaces(org.omg.PortableServer.POA poa, byte[] obj_id)
- {
- return ids;
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerExtenderPOATie.java b/libbonobo-java/src/gen/org/gnu/bonobo/MonikerExtenderPOATie.java
deleted file mode 100644
index db71f1a..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerExtenderPOATie.java
+++ /dev/null
@@ -1,92 +0,0 @@
-package org.gnu.bonobo;
-
-import org.omg.PortableServer.POA;
-
-/**
- * Generated from IDL interface "MonikerExtender"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public class MonikerExtenderPOATie
- extends MonikerExtenderPOA
-{
- private MonikerExtenderOperations _delegate;
-
- private POA _poa;
- public MonikerExtenderPOATie(MonikerExtenderOperations delegate)
- {
- _delegate = delegate;
- }
- public MonikerExtenderPOATie(MonikerExtenderOperations delegate, POA poa)
- {
- _delegate = delegate;
- _poa = poa;
- }
- public org.gnu.bonobo.MonikerExtender _this()
- {
- return org.gnu.bonobo.MonikerExtenderHelper.narrow(_this_object());
- }
- public org.gnu.bonobo.MonikerExtender _this(org.omg.CORBA.ORB orb)
- {
- return org.gnu.bonobo.MonikerExtenderHelper.narrow(_this_object(orb));
- }
- public MonikerExtenderOperations _delegate()
- {
- return _delegate;
- }
- public void _delegate(MonikerExtenderOperations delegate)
- {
- _delegate = delegate;
- }
- public POA _default_POA()
- {
- if (_poa != null)
- {
- return _poa;
- }
- else
- {
- return super._default_POA();
- }
- }
- public void ref()
- {
-_delegate.ref();
- }
-
- public void unImplemented4()
- {
-_delegate.unImplemented4();
- }
-
- public void unImplemented1()
- {
-_delegate.unImplemented1();
- }
-
- public void unref()
- {
-_delegate.unref();
- }
-
- public void unImplemented3()
- {
-_delegate.unImplemented3();
- }
-
- public void unImplemented2()
- {
-_delegate.unImplemented2();
- }
-
- public org.gnu.bonobo.Unknown resolve(org.gnu.bonobo.Moniker m, org.gnu.bonobo.ResolveOptions options, java.lang.String name, java.lang.String requestedInterface) throws org.gnu.bonobo.MonikerPackage.TimeOut,org.gnu.bonobo.MonikerPackage.InterfaceNotFound,org.gnu.bonobo.GeneralError
- {
- return _delegate.resolve(m,options,name,requestedInterface);
- }
-
- public org.gnu.bonobo.Unknown queryInterface(java.lang.String repoid)
- {
- return _delegate.queryInterface(repoid);
- }
-
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/MonikerHelper.java
deleted file mode 100644
index 3ac7054..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerHelper.java
+++ /dev/null
@@ -1,83 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL interface "Moniker"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public final class MonikerHelper
-{
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.Moniker s)
- {
- any.insert_Object(s);
- }
- public static org.gnu.bonobo.Moniker extract(final org.omg.CORBA.Any any)
- {
- return narrow(any.extract_Object()) ;
- }
- public static org.omg.CORBA.TypeCode type()
- {
- return org.omg.CORBA.ORB.init().create_interface_tc("IDL:Bonobo/Moniker:1.0", "Moniker");
- }
- public static String id()
- {
- return "IDL:Bonobo/Moniker:1.0";
- }
- public static Moniker read(final org.omg.CORBA.portable.InputStream in)
- {
- return narrow(in.read_Object());
- }
- public static void write(final org.omg.CORBA.portable.OutputStream _out, final org.gnu.bonobo.Moniker s)
- {
- _out.write_Object(s);
- }
- public static org.gnu.bonobo.Moniker narrow(final java.lang.Object obj)
- {
- if (obj instanceof org.gnu.bonobo.Moniker)
- {
- return (org.gnu.bonobo.Moniker)obj;
- }
- else if (obj instanceof org.omg.CORBA.Object)
- {
- return narrow((org.omg.CORBA.Object)obj);
- }
- throw new org.omg.CORBA.BAD_PARAM("Failed to narrow in helper");
- }
- public static org.gnu.bonobo.Moniker narrow(final org.omg.CORBA.Object obj)
- {
- if (obj == null)
- return null;
- try
- {
- return (org.gnu.bonobo.Moniker)obj;
- }
- catch (ClassCastException c)
- {
- if (obj._is_a("IDL:Bonobo/Moniker:1.0"))
- {
- org.gnu.bonobo._MonikerStub stub;
- stub = new org.gnu.bonobo._MonikerStub();
- stub._set_delegate(((org.omg.CORBA.portable.ObjectImpl)obj)._get_delegate());
- return stub;
- }
- }
- throw new org.omg.CORBA.BAD_PARAM("Narrow failed");
- }
- public static org.gnu.bonobo.Moniker unchecked_narrow(final org.omg.CORBA.Object obj)
- {
- if (obj == null)
- return null;
- try
- {
- return (org.gnu.bonobo.Moniker)obj;
- }
- catch (ClassCastException c)
- {
- org.gnu.bonobo._MonikerStub stub;
- stub = new org.gnu.bonobo._MonikerStub();
- stub._set_delegate(((org.omg.CORBA.portable.ObjectImpl)obj)._get_delegate());
- return stub;
- }
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/MonikerHolder.java
deleted file mode 100644
index 6be61f5..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerHolder.java
+++ /dev/null
@@ -1,29 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "Moniker"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public final class MonikerHolder implements org.omg.CORBA.portable.Streamable{
- public Moniker value;
- public MonikerHolder()
- {
- }
- public MonikerHolder (final Moniker initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type()
- {
- return MonikerHelper.type();
- }
- public void _read (final org.omg.CORBA.portable.InputStream in)
- {
- value = MonikerHelper.read (in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream _out)
- {
- MonikerHelper.write (_out,value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerOperations.java b/libbonobo-java/src/gen/org/gnu/bonobo/MonikerOperations.java
deleted file mode 100644
index ac38beb..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerOperations.java
+++ /dev/null
@@ -1,22 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "Moniker"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-
-public interface MonikerOperations
- extends org.gnu.bonobo.UnknownOperations
-{
- /* constants */
- /* operations */
- org.gnu.bonobo.Moniker getParent();
- void setParent(org.gnu.bonobo.Moniker parent);
- java.lang.String getName() throws org.gnu.bonobo.MonikerPackage.InvalidSyntax;
- void setName(java.lang.String name) throws org.gnu.bonobo.MonikerPackage.InvalidSyntax,org.gnu.bonobo.MonikerPackage.UnknownPrefix;
- org.gnu.bonobo.Unknown resolve(org.gnu.bonobo.ResolveOptions options, java.lang.String requestedInterface) throws org.gnu.bonobo.MonikerPackage.TimeOut,org.gnu.bonobo.MonikerPackage.InterfaceNotFound,org.gnu.bonobo.GeneralError;
- int equal(java.lang.String name);
- void unImplemented1();
- void unImplemented2();
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerPOA.java b/libbonobo-java/src/gen/org/gnu/bonobo/MonikerPOA.java
deleted file mode 100644
index 839140a..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerPOA.java
+++ /dev/null
@@ -1,167 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "Moniker"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-
-public abstract class MonikerPOA
- extends org.omg.PortableServer.Servant
- implements org.omg.CORBA.portable.InvokeHandler, org.gnu.bonobo.MonikerOperations
-{
- static private final java.util.Hashtable m_opsHash = new java.util.Hashtable();
- static
- {
- m_opsHash.put ( "unImplemented2", new java.lang.Integer(0));
- m_opsHash.put ( "ref", new java.lang.Integer(1));
- m_opsHash.put ( "equal", new java.lang.Integer(2));
- m_opsHash.put ( "resolve", new java.lang.Integer(3));
- m_opsHash.put ( "unref", new java.lang.Integer(4));
- m_opsHash.put ( "setParent", new java.lang.Integer(5));
- m_opsHash.put ( "setName", new java.lang.Integer(6));
- m_opsHash.put ( "getName", new java.lang.Integer(7));
- m_opsHash.put ( "unImplemented1", new java.lang.Integer(8));
- m_opsHash.put ( "queryInterface", new java.lang.Integer(9));
- m_opsHash.put ( "getParent", new java.lang.Integer(10));
- }
- private String[] ids = {"IDL:Bonobo/Moniker:1.0","IDL:Bonobo/Unknown:1.0"};
- public org.gnu.bonobo.Moniker _this()
- {
- return org.gnu.bonobo.MonikerHelper.narrow(_this_object());
- }
- public org.gnu.bonobo.Moniker _this(org.omg.CORBA.ORB orb)
- {
- return org.gnu.bonobo.MonikerHelper.narrow(_this_object(orb));
- }
- public org.omg.CORBA.portable.OutputStream _invoke(String method, org.omg.CORBA.portable.InputStream _input, org.omg.CORBA.portable.ResponseHandler handler)
- throws org.omg.CORBA.SystemException
- {
- org.omg.CORBA.portable.OutputStream _out = null;
- // do something
- // quick lookup of operation
- java.lang.Integer opsIndex = (java.lang.Integer)m_opsHash.get ( method );
- if ( null == opsIndex )
- throw new org.omg.CORBA.BAD_OPERATION(method + " not found");
- switch ( opsIndex.intValue() )
- {
- case 0: // unImplemented2
- {
- _out = handler.createReply();
- unImplemented2();
- break;
- }
- case 1: // ref
- {
- _out = handler.createReply();
- ref();
- break;
- }
- case 2: // equal
- {
- java.lang.String _arg0=_input.read_string();
- _out = handler.createReply();
- _out.write_long(equal(_arg0));
- break;
- }
- case 3: // resolve
- {
- try
- {
- org.gnu.bonobo.ResolveOptions _arg0=org.gnu.bonobo.ResolveOptionsHelper.read(_input);
- java.lang.String _arg1=_input.read_string();
- _out = handler.createReply();
- org.gnu.bonobo.UnknownHelper.write(_out,resolve(_arg0,_arg1));
- }
- catch(org.gnu.bonobo.MonikerPackage.TimeOut _ex0)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.MonikerPackage.TimeOutHelper.write(_out, _ex0);
- }
- catch(org.gnu.bonobo.MonikerPackage.InterfaceNotFound _ex1)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.MonikerPackage.InterfaceNotFoundHelper.write(_out, _ex1);
- }
- catch(org.gnu.bonobo.GeneralError _ex2)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.GeneralErrorHelper.write(_out, _ex2);
- }
- break;
- }
- case 4: // unref
- {
- _out = handler.createReply();
- unref();
- break;
- }
- case 5: // setParent
- {
- org.gnu.bonobo.Moniker _arg0=org.gnu.bonobo.MonikerHelper.read(_input);
- _out = handler.createReply();
- setParent(_arg0);
- break;
- }
- case 6: // setName
- {
- try
- {
- java.lang.String _arg0=_input.read_string();
- _out = handler.createReply();
- setName(_arg0);
- }
- catch(org.gnu.bonobo.MonikerPackage.InvalidSyntax _ex0)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.MonikerPackage.InvalidSyntaxHelper.write(_out, _ex0);
- }
- catch(org.gnu.bonobo.MonikerPackage.UnknownPrefix _ex1)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.MonikerPackage.UnknownPrefixHelper.write(_out, _ex1);
- }
- break;
- }
- case 7: // getName
- {
- try
- {
- _out = handler.createReply();
- _out.write_string(getName());
- }
- catch(org.gnu.bonobo.MonikerPackage.InvalidSyntax _ex0)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.MonikerPackage.InvalidSyntaxHelper.write(_out, _ex0);
- }
- break;
- }
- case 8: // unImplemented1
- {
- _out = handler.createReply();
- unImplemented1();
- break;
- }
- case 9: // queryInterface
- {
- java.lang.String _arg0=_input.read_string();
- _out = handler.createReply();
- org.gnu.bonobo.UnknownHelper.write(_out,queryInterface(_arg0));
- break;
- }
- case 10: // getParent
- {
- _out = handler.createReply();
- org.gnu.bonobo.MonikerHelper.write(_out,getParent());
- break;
- }
- }
- return _out;
- }
-
- public String[] _all_interfaces(org.omg.PortableServer.POA poa, byte[] obj_id)
- {
- return ids;
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerPOATie.java b/libbonobo-java/src/gen/org/gnu/bonobo/MonikerPOATie.java
deleted file mode 100644
index f92ae27..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerPOATie.java
+++ /dev/null
@@ -1,107 +0,0 @@
-package org.gnu.bonobo;
-
-import org.omg.PortableServer.POA;
-
-/**
- * Generated from IDL interface "Moniker"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public class MonikerPOATie
- extends MonikerPOA
-{
- private MonikerOperations _delegate;
-
- private POA _poa;
- public MonikerPOATie(MonikerOperations delegate)
- {
- _delegate = delegate;
- }
- public MonikerPOATie(MonikerOperations delegate, POA poa)
- {
- _delegate = delegate;
- _poa = poa;
- }
- public org.gnu.bonobo.Moniker _this()
- {
- return org.gnu.bonobo.MonikerHelper.narrow(_this_object());
- }
- public org.gnu.bonobo.Moniker _this(org.omg.CORBA.ORB orb)
- {
- return org.gnu.bonobo.MonikerHelper.narrow(_this_object(orb));
- }
- public MonikerOperations _delegate()
- {
- return _delegate;
- }
- public void _delegate(MonikerOperations delegate)
- {
- _delegate = delegate;
- }
- public POA _default_POA()
- {
- if (_poa != null)
- {
- return _poa;
- }
- else
- {
- return super._default_POA();
- }
- }
- public void unImplemented2()
- {
-_delegate.unImplemented2();
- }
-
- public void ref()
- {
-_delegate.ref();
- }
-
- public int equal(java.lang.String name)
- {
- return _delegate.equal(name);
- }
-
- public org.gnu.bonobo.Unknown resolve(org.gnu.bonobo.ResolveOptions options, java.lang.String requestedInterface) throws org.gnu.bonobo.MonikerPackage.TimeOut,org.gnu.bonobo.MonikerPackage.InterfaceNotFound,org.gnu.bonobo.GeneralError
- {
- return _delegate.resolve(options,requestedInterface);
- }
-
- public void unref()
- {
-_delegate.unref();
- }
-
- public void setParent(org.gnu.bonobo.Moniker parent)
- {
-_delegate.setParent(parent);
- }
-
- public void setName(java.lang.String name) throws org.gnu.bonobo.MonikerPackage.InvalidSyntax,org.gnu.bonobo.MonikerPackage.UnknownPrefix
- {
-_delegate.setName(name);
- }
-
- public java.lang.String getName() throws org.gnu.bonobo.MonikerPackage.InvalidSyntax
- {
- return _delegate.getName();
- }
-
- public void unImplemented1()
- {
-_delegate.unImplemented1();
- }
-
- public org.gnu.bonobo.Unknown queryInterface(java.lang.String repoid)
- {
- return _delegate.queryInterface(repoid);
- }
-
- public org.gnu.bonobo.Moniker getParent()
- {
- return _delegate.getParent();
- }
-
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerPackage/InterfaceNotFound.java b/libbonobo-java/src/gen/org/gnu/bonobo/MonikerPackage/InterfaceNotFound.java
deleted file mode 100644
index 72bee2d..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerPackage/InterfaceNotFound.java
+++ /dev/null
@@ -1,20 +0,0 @@
-package org.gnu.bonobo.MonikerPackage;
-
-/**
- * Generated from IDL definition of exception "InterfaceNotFound"
- * @author JacORB IDL compiler
- */
-
-public final class InterfaceNotFound
- extends org.omg.CORBA.UserException
-{
- public InterfaceNotFound()
- {
- super(org.gnu.bonobo.MonikerPackage.InterfaceNotFoundHelper.id());
- }
-
- public InterfaceNotFound(String value)
- {
- super(value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerPackage/InterfaceNotFoundHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/MonikerPackage/InterfaceNotFoundHelper.java
deleted file mode 100644
index e4500ad..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerPackage/InterfaceNotFoundHelper.java
+++ /dev/null
@@ -1,46 +0,0 @@
-package org.gnu.bonobo.MonikerPackage;
-
-
-/**
- * Generated from IDL definition of exception "InterfaceNotFound"
- * @author JacORB IDL compiler
- */
-
-public final class InterfaceNotFoundHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_exception_tc(org.gnu.bonobo.MonikerPackage.InterfaceNotFoundHelper.id(),"InterfaceNotFound",new org.omg.CORBA.StructMember[0]);
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.MonikerPackage.InterfaceNotFound s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.MonikerPackage.InterfaceNotFound extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Moniker/InterfaceNotFound:1.0";
- }
- public static org.gnu.bonobo.MonikerPackage.InterfaceNotFound read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.MonikerPackage.InterfaceNotFound result = new org.gnu.bonobo.MonikerPackage.InterfaceNotFound();
- if (!in.read_string().equals(id())) throw new org.omg.CORBA.MARSHAL("wrong id");
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.MonikerPackage.InterfaceNotFound s)
- {
- out.write_string(id());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerPackage/InterfaceNotFoundHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/MonikerPackage/InterfaceNotFoundHolder.java
deleted file mode 100644
index ada3916..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerPackage/InterfaceNotFoundHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo.MonikerPackage;
-
-/**
- * Generated from IDL definition of exception "InterfaceNotFound"
- * @author JacORB IDL compiler
- */
-
-public final class InterfaceNotFoundHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.MonikerPackage.InterfaceNotFound value;
-
- public InterfaceNotFoundHolder ()
- {
- }
- public InterfaceNotFoundHolder(final org.gnu.bonobo.MonikerPackage.InterfaceNotFound initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.MonikerPackage.InterfaceNotFoundHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.MonikerPackage.InterfaceNotFoundHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.MonikerPackage.InterfaceNotFoundHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerPackage/InvalidSyntax.java b/libbonobo-java/src/gen/org/gnu/bonobo/MonikerPackage/InvalidSyntax.java
deleted file mode 100644
index d3febed..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerPackage/InvalidSyntax.java
+++ /dev/null
@@ -1,20 +0,0 @@
-package org.gnu.bonobo.MonikerPackage;
-
-/**
- * Generated from IDL definition of exception "InvalidSyntax"
- * @author JacORB IDL compiler
- */
-
-public final class InvalidSyntax
- extends org.omg.CORBA.UserException
-{
- public InvalidSyntax()
- {
- super(org.gnu.bonobo.MonikerPackage.InvalidSyntaxHelper.id());
- }
-
- public InvalidSyntax(String value)
- {
- super(value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerPackage/InvalidSyntaxHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/MonikerPackage/InvalidSyntaxHelper.java
deleted file mode 100644
index 0caf32b..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerPackage/InvalidSyntaxHelper.java
+++ /dev/null
@@ -1,46 +0,0 @@
-package org.gnu.bonobo.MonikerPackage;
-
-
-/**
- * Generated from IDL definition of exception "InvalidSyntax"
- * @author JacORB IDL compiler
- */
-
-public final class InvalidSyntaxHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_exception_tc(org.gnu.bonobo.MonikerPackage.InvalidSyntaxHelper.id(),"InvalidSyntax",new org.omg.CORBA.StructMember[0]);
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.MonikerPackage.InvalidSyntax s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.MonikerPackage.InvalidSyntax extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Moniker/InvalidSyntax:1.0";
- }
- public static org.gnu.bonobo.MonikerPackage.InvalidSyntax read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.MonikerPackage.InvalidSyntax result = new org.gnu.bonobo.MonikerPackage.InvalidSyntax();
- if (!in.read_string().equals(id())) throw new org.omg.CORBA.MARSHAL("wrong id");
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.MonikerPackage.InvalidSyntax s)
- {
- out.write_string(id());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerPackage/InvalidSyntaxHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/MonikerPackage/InvalidSyntaxHolder.java
deleted file mode 100644
index 819e49e..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerPackage/InvalidSyntaxHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo.MonikerPackage;
-
-/**
- * Generated from IDL definition of exception "InvalidSyntax"
- * @author JacORB IDL compiler
- */
-
-public final class InvalidSyntaxHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.MonikerPackage.InvalidSyntax value;
-
- public InvalidSyntaxHolder ()
- {
- }
- public InvalidSyntaxHolder(final org.gnu.bonobo.MonikerPackage.InvalidSyntax initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.MonikerPackage.InvalidSyntaxHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.MonikerPackage.InvalidSyntaxHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.MonikerPackage.InvalidSyntaxHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerPackage/TimeOut.java b/libbonobo-java/src/gen/org/gnu/bonobo/MonikerPackage/TimeOut.java
deleted file mode 100644
index 087030a..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerPackage/TimeOut.java
+++ /dev/null
@@ -1,20 +0,0 @@
-package org.gnu.bonobo.MonikerPackage;
-
-/**
- * Generated from IDL definition of exception "TimeOut"
- * @author JacORB IDL compiler
- */
-
-public final class TimeOut
- extends org.omg.CORBA.UserException
-{
- public TimeOut()
- {
- super(org.gnu.bonobo.MonikerPackage.TimeOutHelper.id());
- }
-
- public TimeOut(String value)
- {
- super(value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerPackage/TimeOutHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/MonikerPackage/TimeOutHelper.java
deleted file mode 100644
index 882417c..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerPackage/TimeOutHelper.java
+++ /dev/null
@@ -1,46 +0,0 @@
-package org.gnu.bonobo.MonikerPackage;
-
-
-/**
- * Generated from IDL definition of exception "TimeOut"
- * @author JacORB IDL compiler
- */
-
-public final class TimeOutHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_exception_tc(org.gnu.bonobo.MonikerPackage.TimeOutHelper.id(),"TimeOut",new org.omg.CORBA.StructMember[0]);
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.MonikerPackage.TimeOut s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.MonikerPackage.TimeOut extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Moniker/TimeOut:1.0";
- }
- public static org.gnu.bonobo.MonikerPackage.TimeOut read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.MonikerPackage.TimeOut result = new org.gnu.bonobo.MonikerPackage.TimeOut();
- if (!in.read_string().equals(id())) throw new org.omg.CORBA.MARSHAL("wrong id");
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.MonikerPackage.TimeOut s)
- {
- out.write_string(id());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerPackage/TimeOutHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/MonikerPackage/TimeOutHolder.java
deleted file mode 100644
index 56b474f..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerPackage/TimeOutHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo.MonikerPackage;
-
-/**
- * Generated from IDL definition of exception "TimeOut"
- * @author JacORB IDL compiler
- */
-
-public final class TimeOutHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.MonikerPackage.TimeOut value;
-
- public TimeOutHolder ()
- {
- }
- public TimeOutHolder(final org.gnu.bonobo.MonikerPackage.TimeOut initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.MonikerPackage.TimeOutHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.MonikerPackage.TimeOutHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.MonikerPackage.TimeOutHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerPackage/UnknownPrefix.java b/libbonobo-java/src/gen/org/gnu/bonobo/MonikerPackage/UnknownPrefix.java
deleted file mode 100644
index afa2cc4..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerPackage/UnknownPrefix.java
+++ /dev/null
@@ -1,20 +0,0 @@
-package org.gnu.bonobo.MonikerPackage;
-
-/**
- * Generated from IDL definition of exception "UnknownPrefix"
- * @author JacORB IDL compiler
- */
-
-public final class UnknownPrefix
- extends org.omg.CORBA.UserException
-{
- public UnknownPrefix()
- {
- super(org.gnu.bonobo.MonikerPackage.UnknownPrefixHelper.id());
- }
-
- public UnknownPrefix(String value)
- {
- super(value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerPackage/UnknownPrefixHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/MonikerPackage/UnknownPrefixHelper.java
deleted file mode 100644
index 6e4b3a1..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerPackage/UnknownPrefixHelper.java
+++ /dev/null
@@ -1,46 +0,0 @@
-package org.gnu.bonobo.MonikerPackage;
-
-
-/**
- * Generated from IDL definition of exception "UnknownPrefix"
- * @author JacORB IDL compiler
- */
-
-public final class UnknownPrefixHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_exception_tc(org.gnu.bonobo.MonikerPackage.UnknownPrefixHelper.id(),"UnknownPrefix",new org.omg.CORBA.StructMember[0]);
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.MonikerPackage.UnknownPrefix s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.MonikerPackage.UnknownPrefix extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Moniker/UnknownPrefix:1.0";
- }
- public static org.gnu.bonobo.MonikerPackage.UnknownPrefix read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.MonikerPackage.UnknownPrefix result = new org.gnu.bonobo.MonikerPackage.UnknownPrefix();
- if (!in.read_string().equals(id())) throw new org.omg.CORBA.MARSHAL("wrong id");
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.MonikerPackage.UnknownPrefix s)
- {
- out.write_string(id());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerPackage/UnknownPrefixHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/MonikerPackage/UnknownPrefixHolder.java
deleted file mode 100644
index 2dd3475..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/MonikerPackage/UnknownPrefixHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo.MonikerPackage;
-
-/**
- * Generated from IDL definition of exception "UnknownPrefix"
- * @author JacORB IDL compiler
- */
-
-public final class UnknownPrefixHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.MonikerPackage.UnknownPrefix value;
-
- public UnknownPrefixHolder ()
- {
- }
- public UnknownPrefixHolder(final org.gnu.bonobo.MonikerPackage.UnknownPrefix initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.MonikerPackage.UnknownPrefixHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.MonikerPackage.UnknownPrefixHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.MonikerPackage.UnknownPrefixHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/NotImplemented.java b/libbonobo-java/src/gen/org/gnu/bonobo/NotImplemented.java
deleted file mode 100644
index a328116..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/NotImplemented.java
+++ /dev/null
@@ -1,20 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL definition of exception "NotImplemented"
- * @author JacORB IDL compiler
- */
-
-public final class NotImplemented
- extends org.omg.CORBA.UserException
-{
- public NotImplemented()
- {
- super(org.gnu.bonobo.NotImplementedHelper.id());
- }
-
- public NotImplemented(String value)
- {
- super(value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/NotImplementedHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/NotImplementedHelper.java
deleted file mode 100644
index 89d14d5..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/NotImplementedHelper.java
+++ /dev/null
@@ -1,46 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL definition of exception "NotImplemented"
- * @author JacORB IDL compiler
- */
-
-public final class NotImplementedHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_exception_tc(org.gnu.bonobo.NotImplementedHelper.id(),"NotImplemented",new org.omg.CORBA.StructMember[0]);
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.NotImplemented s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.NotImplemented extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/NotImplemented:1.0";
- }
- public static org.gnu.bonobo.NotImplemented read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.NotImplemented result = new org.gnu.bonobo.NotImplemented();
- if (!in.read_string().equals(id())) throw new org.omg.CORBA.MARSHAL("wrong id");
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.NotImplemented s)
- {
- out.write_string(id());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/NotImplementedHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/NotImplementedHolder.java
deleted file mode 100644
index c337e19..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/NotImplementedHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL definition of exception "NotImplemented"
- * @author JacORB IDL compiler
- */
-
-public final class NotImplementedHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.NotImplemented value;
-
- public NotImplementedHolder ()
- {
- }
- public NotImplementedHolder(final org.gnu.bonobo.NotImplemented initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.NotImplementedHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.NotImplementedHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.NotImplementedHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/NotSupported.java b/libbonobo-java/src/gen/org/gnu/bonobo/NotSupported.java
deleted file mode 100644
index 403ab96..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/NotSupported.java
+++ /dev/null
@@ -1,20 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL definition of exception "NotSupported"
- * @author JacORB IDL compiler
- */
-
-public final class NotSupported
- extends org.omg.CORBA.UserException
-{
- public NotSupported()
- {
- super(org.gnu.bonobo.NotSupportedHelper.id());
- }
-
- public NotSupported(String value)
- {
- super(value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/NotSupportedHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/NotSupportedHelper.java
deleted file mode 100644
index db71390..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/NotSupportedHelper.java
+++ /dev/null
@@ -1,46 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL definition of exception "NotSupported"
- * @author JacORB IDL compiler
- */
-
-public final class NotSupportedHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_exception_tc(org.gnu.bonobo.NotSupportedHelper.id(),"NotSupported",new org.omg.CORBA.StructMember[0]);
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.NotSupported s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.NotSupported extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/NotSupported:1.0";
- }
- public static org.gnu.bonobo.NotSupported read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.NotSupported result = new org.gnu.bonobo.NotSupported();
- if (!in.read_string().equals(id())) throw new org.omg.CORBA.MARSHAL("wrong id");
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.NotSupported s)
- {
- out.write_string(id());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/NotSupportedHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/NotSupportedHolder.java
deleted file mode 100644
index c2743ef..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/NotSupportedHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL definition of exception "NotSupported"
- * @author JacORB IDL compiler
- */
-
-public final class NotSupportedHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.NotSupported value;
-
- public NotSupportedHolder ()
- {
- }
- public NotSupportedHolder(final org.gnu.bonobo.NotSupported initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.NotSupportedHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.NotSupportedHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.NotSupportedHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Persist.java b/libbonobo-java/src/gen/org/gnu/bonobo/Persist.java
deleted file mode 100644
index 835af4b..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Persist.java
+++ /dev/null
@@ -1,11 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "Persist"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public interface Persist
- extends PersistOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity, org.gnu.bonobo.Unknown
-{
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/PersistFile.java b/libbonobo-java/src/gen/org/gnu/bonobo/PersistFile.java
deleted file mode 100644
index 4855674..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/PersistFile.java
+++ /dev/null
@@ -1,11 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "PersistFile"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public interface PersistFile
- extends PersistFileOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity, org.gnu.bonobo.Persist
-{
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/PersistFileHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/PersistFileHelper.java
deleted file mode 100644
index 4815a68..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/PersistFileHelper.java
+++ /dev/null
@@ -1,83 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL interface "PersistFile"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public final class PersistFileHelper
-{
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.PersistFile s)
- {
- any.insert_Object(s);
- }
- public static org.gnu.bonobo.PersistFile extract(final org.omg.CORBA.Any any)
- {
- return narrow(any.extract_Object()) ;
- }
- public static org.omg.CORBA.TypeCode type()
- {
- return org.omg.CORBA.ORB.init().create_interface_tc("IDL:Bonobo/PersistFile:1.0", "PersistFile");
- }
- public static String id()
- {
- return "IDL:Bonobo/PersistFile:1.0";
- }
- public static PersistFile read(final org.omg.CORBA.portable.InputStream in)
- {
- return narrow(in.read_Object());
- }
- public static void write(final org.omg.CORBA.portable.OutputStream _out, final org.gnu.bonobo.PersistFile s)
- {
- _out.write_Object(s);
- }
- public static org.gnu.bonobo.PersistFile narrow(final java.lang.Object obj)
- {
- if (obj instanceof org.gnu.bonobo.PersistFile)
- {
- return (org.gnu.bonobo.PersistFile)obj;
- }
- else if (obj instanceof org.omg.CORBA.Object)
- {
- return narrow((org.omg.CORBA.Object)obj);
- }
- throw new org.omg.CORBA.BAD_PARAM("Failed to narrow in helper");
- }
- public static org.gnu.bonobo.PersistFile narrow(final org.omg.CORBA.Object obj)
- {
- if (obj == null)
- return null;
- try
- {
- return (org.gnu.bonobo.PersistFile)obj;
- }
- catch (ClassCastException c)
- {
- if (obj._is_a("IDL:Bonobo/PersistFile:1.0"))
- {
- org.gnu.bonobo._PersistFileStub stub;
- stub = new org.gnu.bonobo._PersistFileStub();
- stub._set_delegate(((org.omg.CORBA.portable.ObjectImpl)obj)._get_delegate());
- return stub;
- }
- }
- throw new org.omg.CORBA.BAD_PARAM("Narrow failed");
- }
- public static org.gnu.bonobo.PersistFile unchecked_narrow(final org.omg.CORBA.Object obj)
- {
- if (obj == null)
- return null;
- try
- {
- return (org.gnu.bonobo.PersistFile)obj;
- }
- catch (ClassCastException c)
- {
- org.gnu.bonobo._PersistFileStub stub;
- stub = new org.gnu.bonobo._PersistFileStub();
- stub._set_delegate(((org.omg.CORBA.portable.ObjectImpl)obj)._get_delegate());
- return stub;
- }
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/PersistFileHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/PersistFileHolder.java
deleted file mode 100644
index 9579590..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/PersistFileHolder.java
+++ /dev/null
@@ -1,29 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "PersistFile"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public final class PersistFileHolder implements org.omg.CORBA.portable.Streamable{
- public PersistFile value;
- public PersistFileHolder()
- {
- }
- public PersistFileHolder (final PersistFile initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type()
- {
- return PersistFileHelper.type();
- }
- public void _read (final org.omg.CORBA.portable.InputStream in)
- {
- value = PersistFileHelper.read (in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream _out)
- {
- PersistFileHelper.write (_out,value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/PersistFileOperations.java b/libbonobo-java/src/gen/org/gnu/bonobo/PersistFileOperations.java
deleted file mode 100644
index 6c72cc4..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/PersistFileOperations.java
+++ /dev/null
@@ -1,19 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "PersistFile"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-
-public interface PersistFileOperations
- extends org.gnu.bonobo.PersistOperations
-{
- /* constants */
- /* operations */
- void load(java.lang.String uri) throws org.gnu.bonobo.PersistPackage.WrongDataType,org.gnu.bonobo.IOError,org.gnu.bonobo.PersistPackage.FileNotFound,org.gnu.bonobo.NotSupported;
- void save(java.lang.String uri) throws org.gnu.bonobo.IOError,org.gnu.bonobo.NotSupported;
- java.lang.String getCurrentFile() throws org.gnu.bonobo.PersistFilePackage.NoCurrentName;
- void unImplemented3();
- void unImplemented4();
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/PersistFilePOA.java b/libbonobo-java/src/gen/org/gnu/bonobo/PersistFilePOA.java
deleted file mode 100644
index a920733..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/PersistFilePOA.java
+++ /dev/null
@@ -1,183 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "PersistFile"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-
-public abstract class PersistFilePOA
- extends org.omg.PortableServer.Servant
- implements org.omg.CORBA.portable.InvokeHandler, org.gnu.bonobo.PersistFileOperations
-{
- static private final java.util.Hashtable m_opsHash = new java.util.Hashtable();
- static
- {
- m_opsHash.put ( "unImplemented2", new java.lang.Integer(0));
- m_opsHash.put ( "ref", new java.lang.Integer(1));
- m_opsHash.put ( "isDirty", new java.lang.Integer(2));
- m_opsHash.put ( "unImplemented3", new java.lang.Integer(3));
- m_opsHash.put ( "getCurrentFile", new java.lang.Integer(4));
- m_opsHash.put ( "unref", new java.lang.Integer(5));
- m_opsHash.put ( "getContentTypes", new java.lang.Integer(6));
- m_opsHash.put ( "getIId", new java.lang.Integer(7));
- m_opsHash.put ( "unImplemented4", new java.lang.Integer(8));
- m_opsHash.put ( "load", new java.lang.Integer(9));
- m_opsHash.put ( "save", new java.lang.Integer(10));
- m_opsHash.put ( "unImplemented1", new java.lang.Integer(11));
- m_opsHash.put ( "queryInterface", new java.lang.Integer(12));
- }
- private String[] ids = {"IDL:Bonobo/PersistFile:1.0","IDL:Bonobo/Persist:1.0","IDL:Bonobo/Unknown:1.0"};
- public org.gnu.bonobo.PersistFile _this()
- {
- return org.gnu.bonobo.PersistFileHelper.narrow(_this_object());
- }
- public org.gnu.bonobo.PersistFile _this(org.omg.CORBA.ORB orb)
- {
- return org.gnu.bonobo.PersistFileHelper.narrow(_this_object(orb));
- }
- public org.omg.CORBA.portable.OutputStream _invoke(String method, org.omg.CORBA.portable.InputStream _input, org.omg.CORBA.portable.ResponseHandler handler)
- throws org.omg.CORBA.SystemException
- {
- org.omg.CORBA.portable.OutputStream _out = null;
- // do something
- // quick lookup of operation
- java.lang.Integer opsIndex = (java.lang.Integer)m_opsHash.get ( method );
- if ( null == opsIndex )
- throw new org.omg.CORBA.BAD_OPERATION(method + " not found");
- switch ( opsIndex.intValue() )
- {
- case 0: // unImplemented2
- {
- _out = handler.createReply();
- unImplemented2();
- break;
- }
- case 1: // ref
- {
- _out = handler.createReply();
- ref();
- break;
- }
- case 2: // isDirty
- {
- _out = handler.createReply();
- _out.write_boolean(isDirty());
- break;
- }
- case 3: // unImplemented3
- {
- _out = handler.createReply();
- unImplemented3();
- break;
- }
- case 4: // getCurrentFile
- {
- try
- {
- _out = handler.createReply();
- _out.write_string(getCurrentFile());
- }
- catch(org.gnu.bonobo.PersistFilePackage.NoCurrentName _ex0)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.PersistFilePackage.NoCurrentNameHelper.write(_out, _ex0);
- }
- break;
- }
- case 5: // unref
- {
- _out = handler.createReply();
- unref();
- break;
- }
- case 6: // getContentTypes
- {
- _out = handler.createReply();
- org.gnu.bonobo.PersistPackage.ContentTypeListHelper.write(_out,getContentTypes());
- break;
- }
- case 7: // getIId
- {
- _out = handler.createReply();
- _out.write_string(getIId());
- break;
- }
- case 8: // unImplemented4
- {
- _out = handler.createReply();
- unImplemented4();
- break;
- }
- case 9: // load
- {
- try
- {
- java.lang.String _arg0=_input.read_string();
- _out = handler.createReply();
- load(_arg0);
- }
- catch(org.gnu.bonobo.PersistPackage.WrongDataType _ex0)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.PersistPackage.WrongDataTypeHelper.write(_out, _ex0);
- }
- catch(org.gnu.bonobo.IOError _ex1)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.IOErrorHelper.write(_out, _ex1);
- }
- catch(org.gnu.bonobo.PersistPackage.FileNotFound _ex2)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.PersistPackage.FileNotFoundHelper.write(_out, _ex2);
- }
- catch(org.gnu.bonobo.NotSupported _ex3)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.NotSupportedHelper.write(_out, _ex3);
- }
- break;
- }
- case 10: // save
- {
- try
- {
- java.lang.String _arg0=_input.read_string();
- _out = handler.createReply();
- save(_arg0);
- }
- catch(org.gnu.bonobo.IOError _ex0)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.IOErrorHelper.write(_out, _ex0);
- }
- catch(org.gnu.bonobo.NotSupported _ex1)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.NotSupportedHelper.write(_out, _ex1);
- }
- break;
- }
- case 11: // unImplemented1
- {
- _out = handler.createReply();
- unImplemented1();
- break;
- }
- case 12: // queryInterface
- {
- java.lang.String _arg0=_input.read_string();
- _out = handler.createReply();
- org.gnu.bonobo.UnknownHelper.write(_out,queryInterface(_arg0));
- break;
- }
- }
- return _out;
- }
-
- public String[] _all_interfaces(org.omg.PortableServer.POA poa, byte[] obj_id)
- {
- return ids;
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/PersistFilePOATie.java b/libbonobo-java/src/gen/org/gnu/bonobo/PersistFilePOATie.java
deleted file mode 100644
index 55b398d..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/PersistFilePOATie.java
+++ /dev/null
@@ -1,117 +0,0 @@
-package org.gnu.bonobo;
-
-import org.omg.PortableServer.POA;
-
-/**
- * Generated from IDL interface "PersistFile"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public class PersistFilePOATie
- extends PersistFilePOA
-{
- private PersistFileOperations _delegate;
-
- private POA _poa;
- public PersistFilePOATie(PersistFileOperations delegate)
- {
- _delegate = delegate;
- }
- public PersistFilePOATie(PersistFileOperations delegate, POA poa)
- {
- _delegate = delegate;
- _poa = poa;
- }
- public org.gnu.bonobo.PersistFile _this()
- {
- return org.gnu.bonobo.PersistFileHelper.narrow(_this_object());
- }
- public org.gnu.bonobo.PersistFile _this(org.omg.CORBA.ORB orb)
- {
- return org.gnu.bonobo.PersistFileHelper.narrow(_this_object(orb));
- }
- public PersistFileOperations _delegate()
- {
- return _delegate;
- }
- public void _delegate(PersistFileOperations delegate)
- {
- _delegate = delegate;
- }
- public POA _default_POA()
- {
- if (_poa != null)
- {
- return _poa;
- }
- else
- {
- return super._default_POA();
- }
- }
- public void unImplemented2()
- {
-_delegate.unImplemented2();
- }
-
- public void ref()
- {
-_delegate.ref();
- }
-
- public boolean isDirty()
- {
- return _delegate.isDirty();
- }
-
- public void unImplemented3()
- {
-_delegate.unImplemented3();
- }
-
- public java.lang.String getCurrentFile() throws org.gnu.bonobo.PersistFilePackage.NoCurrentName
- {
- return _delegate.getCurrentFile();
- }
-
- public void unref()
- {
-_delegate.unref();
- }
-
- public java.lang.String[] getContentTypes()
- {
- return _delegate.getContentTypes();
- }
-
- public java.lang.String getIId()
- {
- return _delegate.getIId();
- }
-
- public void unImplemented4()
- {
-_delegate.unImplemented4();
- }
-
- public void load(java.lang.String uri) throws org.gnu.bonobo.PersistPackage.WrongDataType,org.gnu.bonobo.IOError,org.gnu.bonobo.PersistPackage.FileNotFound,org.gnu.bonobo.NotSupported
- {
-_delegate.load(uri);
- }
-
- public void save(java.lang.String uri) throws org.gnu.bonobo.IOError,org.gnu.bonobo.NotSupported
- {
-_delegate.save(uri);
- }
-
- public void unImplemented1()
- {
-_delegate.unImplemented1();
- }
-
- public org.gnu.bonobo.Unknown queryInterface(java.lang.String repoid)
- {
- return _delegate.queryInterface(repoid);
- }
-
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/PersistFilePackage/NoCurrentName.java b/libbonobo-java/src/gen/org/gnu/bonobo/PersistFilePackage/NoCurrentName.java
deleted file mode 100644
index 12582c8..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/PersistFilePackage/NoCurrentName.java
+++ /dev/null
@@ -1,27 +0,0 @@
-package org.gnu.bonobo.PersistFilePackage;
-
-/**
- * Generated from IDL definition of exception "NoCurrentName"
- * @author JacORB IDL compiler
- */
-
-public final class NoCurrentName
- extends org.omg.CORBA.UserException
-{
- public NoCurrentName()
- {
- super(org.gnu.bonobo.PersistFilePackage.NoCurrentNameHelper.id());
- }
-
- public java.lang.String extension = "";
- public NoCurrentName(java.lang.String _reason,java.lang.String extension)
- {
- super(org.gnu.bonobo.PersistFilePackage.NoCurrentNameHelper.id()+ " " + _reason);
- this.extension = extension;
- }
- public NoCurrentName(java.lang.String extension)
- {
- super(org.gnu.bonobo.PersistFilePackage.NoCurrentNameHelper.id());
- this.extension = extension;
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/PersistFilePackage/NoCurrentNameHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/PersistFilePackage/NoCurrentNameHelper.java
deleted file mode 100644
index 3be14d9..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/PersistFilePackage/NoCurrentNameHelper.java
+++ /dev/null
@@ -1,48 +0,0 @@
-package org.gnu.bonobo.PersistFilePackage;
-
-
-/**
- * Generated from IDL definition of exception "NoCurrentName"
- * @author JacORB IDL compiler
- */
-
-public final class NoCurrentNameHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_exception_tc(org.gnu.bonobo.PersistFilePackage.NoCurrentNameHelper.id(),"NoCurrentName",new org.omg.CORBA.StructMember[]{new org.omg.CORBA.StructMember("extension", org.omg.CORBA.ORB.init().create_string_tc(0), null)});
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.PersistFilePackage.NoCurrentName s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.PersistFilePackage.NoCurrentName extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/PersistFile/NoCurrentName:1.0";
- }
- public static org.gnu.bonobo.PersistFilePackage.NoCurrentName read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.PersistFilePackage.NoCurrentName result = new org.gnu.bonobo.PersistFilePackage.NoCurrentName();
- if (!in.read_string().equals(id())) throw new org.omg.CORBA.MARSHAL("wrong id");
- result.extension=in.read_string();
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.PersistFilePackage.NoCurrentName s)
- {
- out.write_string(id());
- out.write_string(s.extension);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/PersistFilePackage/NoCurrentNameHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/PersistFilePackage/NoCurrentNameHolder.java
deleted file mode 100644
index f3fd970..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/PersistFilePackage/NoCurrentNameHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo.PersistFilePackage;
-
-/**
- * Generated from IDL definition of exception "NoCurrentName"
- * @author JacORB IDL compiler
- */
-
-public final class NoCurrentNameHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.PersistFilePackage.NoCurrentName value;
-
- public NoCurrentNameHolder ()
- {
- }
- public NoCurrentNameHolder(final org.gnu.bonobo.PersistFilePackage.NoCurrentName initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.PersistFilePackage.NoCurrentNameHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.PersistFilePackage.NoCurrentNameHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.PersistFilePackage.NoCurrentNameHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/PersistHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/PersistHelper.java
deleted file mode 100644
index 6f76ce2..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/PersistHelper.java
+++ /dev/null
@@ -1,83 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL interface "Persist"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public final class PersistHelper
-{
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.Persist s)
- {
- any.insert_Object(s);
- }
- public static org.gnu.bonobo.Persist extract(final org.omg.CORBA.Any any)
- {
- return narrow(any.extract_Object()) ;
- }
- public static org.omg.CORBA.TypeCode type()
- {
- return org.omg.CORBA.ORB.init().create_interface_tc("IDL:Bonobo/Persist:1.0", "Persist");
- }
- public static String id()
- {
- return "IDL:Bonobo/Persist:1.0";
- }
- public static Persist read(final org.omg.CORBA.portable.InputStream in)
- {
- return narrow(in.read_Object());
- }
- public static void write(final org.omg.CORBA.portable.OutputStream _out, final org.gnu.bonobo.Persist s)
- {
- _out.write_Object(s);
- }
- public static org.gnu.bonobo.Persist narrow(final java.lang.Object obj)
- {
- if (obj instanceof org.gnu.bonobo.Persist)
- {
- return (org.gnu.bonobo.Persist)obj;
- }
- else if (obj instanceof org.omg.CORBA.Object)
- {
- return narrow((org.omg.CORBA.Object)obj);
- }
- throw new org.omg.CORBA.BAD_PARAM("Failed to narrow in helper");
- }
- public static org.gnu.bonobo.Persist narrow(final org.omg.CORBA.Object obj)
- {
- if (obj == null)
- return null;
- try
- {
- return (org.gnu.bonobo.Persist)obj;
- }
- catch (ClassCastException c)
- {
- if (obj._is_a("IDL:Bonobo/Persist:1.0"))
- {
- org.gnu.bonobo._PersistStub stub;
- stub = new org.gnu.bonobo._PersistStub();
- stub._set_delegate(((org.omg.CORBA.portable.ObjectImpl)obj)._get_delegate());
- return stub;
- }
- }
- throw new org.omg.CORBA.BAD_PARAM("Narrow failed");
- }
- public static org.gnu.bonobo.Persist unchecked_narrow(final org.omg.CORBA.Object obj)
- {
- if (obj == null)
- return null;
- try
- {
- return (org.gnu.bonobo.Persist)obj;
- }
- catch (ClassCastException c)
- {
- org.gnu.bonobo._PersistStub stub;
- stub = new org.gnu.bonobo._PersistStub();
- stub._set_delegate(((org.omg.CORBA.portable.ObjectImpl)obj)._get_delegate());
- return stub;
- }
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/PersistHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/PersistHolder.java
deleted file mode 100644
index 41001a1..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/PersistHolder.java
+++ /dev/null
@@ -1,29 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "Persist"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public final class PersistHolder implements org.omg.CORBA.portable.Streamable{
- public Persist value;
- public PersistHolder()
- {
- }
- public PersistHolder (final Persist initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type()
- {
- return PersistHelper.type();
- }
- public void _read (final org.omg.CORBA.portable.InputStream in)
- {
- value = PersistHelper.read (in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream _out)
- {
- PersistHelper.write (_out,value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/PersistOperations.java b/libbonobo-java/src/gen/org/gnu/bonobo/PersistOperations.java
deleted file mode 100644
index c4fe1ac..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/PersistOperations.java
+++ /dev/null
@@ -1,19 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "Persist"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-
-public interface PersistOperations
- extends org.gnu.bonobo.UnknownOperations
-{
- /* constants */
- /* operations */
- java.lang.String[] getContentTypes();
- java.lang.String getIId();
- boolean isDirty();
- void unImplemented1();
- void unImplemented2();
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/PersistPOA.java b/libbonobo-java/src/gen/org/gnu/bonobo/PersistPOA.java
deleted file mode 100644
index 764a624..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/PersistPOA.java
+++ /dev/null
@@ -1,102 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "Persist"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-
-public abstract class PersistPOA
- extends org.omg.PortableServer.Servant
- implements org.omg.CORBA.portable.InvokeHandler, org.gnu.bonobo.PersistOperations
-{
- static private final java.util.Hashtable m_opsHash = new java.util.Hashtable();
- static
- {
- m_opsHash.put ( "ref", new java.lang.Integer(0));
- m_opsHash.put ( "getIId", new java.lang.Integer(1));
- m_opsHash.put ( "unImplemented1", new java.lang.Integer(2));
- m_opsHash.put ( "unref", new java.lang.Integer(3));
- m_opsHash.put ( "getContentTypes", new java.lang.Integer(4));
- m_opsHash.put ( "isDirty", new java.lang.Integer(5));
- m_opsHash.put ( "unImplemented2", new java.lang.Integer(6));
- m_opsHash.put ( "queryInterface", new java.lang.Integer(7));
- }
- private String[] ids = {"IDL:Bonobo/Persist:1.0","IDL:Bonobo/Unknown:1.0"};
- public org.gnu.bonobo.Persist _this()
- {
- return org.gnu.bonobo.PersistHelper.narrow(_this_object());
- }
- public org.gnu.bonobo.Persist _this(org.omg.CORBA.ORB orb)
- {
- return org.gnu.bonobo.PersistHelper.narrow(_this_object(orb));
- }
- public org.omg.CORBA.portable.OutputStream _invoke(String method, org.omg.CORBA.portable.InputStream _input, org.omg.CORBA.portable.ResponseHandler handler)
- throws org.omg.CORBA.SystemException
- {
- org.omg.CORBA.portable.OutputStream _out = null;
- // do something
- // quick lookup of operation
- java.lang.Integer opsIndex = (java.lang.Integer)m_opsHash.get ( method );
- if ( null == opsIndex )
- throw new org.omg.CORBA.BAD_OPERATION(method + " not found");
- switch ( opsIndex.intValue() )
- {
- case 0: // ref
- {
- _out = handler.createReply();
- ref();
- break;
- }
- case 1: // getIId
- {
- _out = handler.createReply();
- _out.write_string(getIId());
- break;
- }
- case 2: // unImplemented1
- {
- _out = handler.createReply();
- unImplemented1();
- break;
- }
- case 3: // unref
- {
- _out = handler.createReply();
- unref();
- break;
- }
- case 4: // getContentTypes
- {
- _out = handler.createReply();
- org.gnu.bonobo.PersistPackage.ContentTypeListHelper.write(_out,getContentTypes());
- break;
- }
- case 5: // isDirty
- {
- _out = handler.createReply();
- _out.write_boolean(isDirty());
- break;
- }
- case 6: // unImplemented2
- {
- _out = handler.createReply();
- unImplemented2();
- break;
- }
- case 7: // queryInterface
- {
- java.lang.String _arg0=_input.read_string();
- _out = handler.createReply();
- org.gnu.bonobo.UnknownHelper.write(_out,queryInterface(_arg0));
- break;
- }
- }
- return _out;
- }
-
- public String[] _all_interfaces(org.omg.PortableServer.POA poa, byte[] obj_id)
- {
- return ids;
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/PersistPOATie.java b/libbonobo-java/src/gen/org/gnu/bonobo/PersistPOATie.java
deleted file mode 100644
index 21ecffe..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/PersistPOATie.java
+++ /dev/null
@@ -1,92 +0,0 @@
-package org.gnu.bonobo;
-
-import org.omg.PortableServer.POA;
-
-/**
- * Generated from IDL interface "Persist"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public class PersistPOATie
- extends PersistPOA
-{
- private PersistOperations _delegate;
-
- private POA _poa;
- public PersistPOATie(PersistOperations delegate)
- {
- _delegate = delegate;
- }
- public PersistPOATie(PersistOperations delegate, POA poa)
- {
- _delegate = delegate;
- _poa = poa;
- }
- public org.gnu.bonobo.Persist _this()
- {
- return org.gnu.bonobo.PersistHelper.narrow(_this_object());
- }
- public org.gnu.bonobo.Persist _this(org.omg.CORBA.ORB orb)
- {
- return org.gnu.bonobo.PersistHelper.narrow(_this_object(orb));
- }
- public PersistOperations _delegate()
- {
- return _delegate;
- }
- public void _delegate(PersistOperations delegate)
- {
- _delegate = delegate;
- }
- public POA _default_POA()
- {
- if (_poa != null)
- {
- return _poa;
- }
- else
- {
- return super._default_POA();
- }
- }
- public void ref()
- {
-_delegate.ref();
- }
-
- public java.lang.String getIId()
- {
- return _delegate.getIId();
- }
-
- public void unImplemented1()
- {
-_delegate.unImplemented1();
- }
-
- public void unref()
- {
-_delegate.unref();
- }
-
- public java.lang.String[] getContentTypes()
- {
- return _delegate.getContentTypes();
- }
-
- public boolean isDirty()
- {
- return _delegate.isDirty();
- }
-
- public void unImplemented2()
- {
-_delegate.unImplemented2();
- }
-
- public org.gnu.bonobo.Unknown queryInterface(java.lang.String repoid)
- {
- return _delegate.queryInterface(repoid);
- }
-
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/PersistPackage/ContentTypeHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/PersistPackage/ContentTypeHelper.java
deleted file mode 100644
index 0e7ecb8..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/PersistPackage/ContentTypeHelper.java
+++ /dev/null
@@ -1,47 +0,0 @@
-package org.gnu.bonobo.PersistPackage;
-
-/**
- * Generated from IDL definition of alias "ContentType"
- * @author JacORB IDL compiler
- */
-
-public final class ContentTypeHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
-
- public static void insert (org.omg.CORBA.Any any, java.lang.String s)
- {
- any.type (type ());
- write (any.create_output_stream (), s);
- }
-
- public static java.lang.String extract (final org.omg.CORBA.Any any)
- {
- return read (any.create_input_stream ());
- }
-
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_alias_tc(org.gnu.bonobo.PersistPackage.ContentTypeHelper.id(), "ContentType",org.omg.CORBA.ORB.init().create_string_tc(0));
- }
- return _type;
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Persist/ContentType:1.0";
- }
- public static java.lang.String read (final org.omg.CORBA.portable.InputStream _in)
- {
- java.lang.String _result;
- _result=_in.read_string();
- return _result;
- }
-
- public static void write (final org.omg.CORBA.portable.OutputStream _out, java.lang.String _s)
- {
- _out.write_string(_s);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/PersistPackage/ContentTypeListHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/PersistPackage/ContentTypeListHelper.java
deleted file mode 100644
index 5583894..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/PersistPackage/ContentTypeListHelper.java
+++ /dev/null
@@ -1,59 +0,0 @@
-package org.gnu.bonobo.PersistPackage;
-
-/**
- * Generated from IDL definition of alias "ContentTypeList"
- * @author JacORB IDL compiler
- */
-
-public final class ContentTypeListHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
-
- public static void insert (org.omg.CORBA.Any any, java.lang.String[] s)
- {
- any.type (type ());
- write (any.create_output_stream (), s);
- }
-
- public static java.lang.String[] extract (final org.omg.CORBA.Any any)
- {
- return read (any.create_input_stream ());
- }
-
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_alias_tc(org.gnu.bonobo.PersistPackage.ContentTypeListHelper.id(), "ContentTypeList",org.omg.CORBA.ORB.init().create_sequence_tc(0, org.gnu.bonobo.PersistPackage.ContentTypeHelper.type()));
- }
- return _type;
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Persist/ContentTypeList:1.0";
- }
- public static java.lang.String[] read (final org.omg.CORBA.portable.InputStream _in)
- {
- java.lang.String[] _result;
- int _l_result0 = _in.read_long();
- _result = new java.lang.String[_l_result0];
- for (int i=0;i<_result.length;i++)
- {
- _result[i]=_in.read_string();
- }
-
- return _result;
- }
-
- public static void write (final org.omg.CORBA.portable.OutputStream _out, java.lang.String[] _s)
- {
-
- _out.write_long(_s.length);
- for (int i=0; i<_s.length;i++)
- {
- _out.write_string(_s[i]);
- }
-
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/PersistPackage/ContentTypeListHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/PersistPackage/ContentTypeListHolder.java
deleted file mode 100644
index 1b6f9bf..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/PersistPackage/ContentTypeListHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo.PersistPackage;
-
-/**
- * Generated from IDL definition of alias "ContentTypeList"
- * @author JacORB IDL compiler
- */
-
-public final class ContentTypeListHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public java.lang.String[] value;
-
- public ContentTypeListHolder ()
- {
- }
- public ContentTypeListHolder (final java.lang.String[] initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return ContentTypeListHelper.type ();
- }
- public void _read (final org.omg.CORBA.portable.InputStream in)
- {
- value = ContentTypeListHelper.read (in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream out)
- {
- ContentTypeListHelper.write (out,value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/PersistPackage/FileNotFound.java b/libbonobo-java/src/gen/org/gnu/bonobo/PersistPackage/FileNotFound.java
deleted file mode 100644
index 5bd9047..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/PersistPackage/FileNotFound.java
+++ /dev/null
@@ -1,20 +0,0 @@
-package org.gnu.bonobo.PersistPackage;
-
-/**
- * Generated from IDL definition of exception "FileNotFound"
- * @author JacORB IDL compiler
- */
-
-public final class FileNotFound
- extends org.omg.CORBA.UserException
-{
- public FileNotFound()
- {
- super(org.gnu.bonobo.PersistPackage.FileNotFoundHelper.id());
- }
-
- public FileNotFound(String value)
- {
- super(value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/PersistPackage/FileNotFoundHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/PersistPackage/FileNotFoundHelper.java
deleted file mode 100644
index 7c9a42c..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/PersistPackage/FileNotFoundHelper.java
+++ /dev/null
@@ -1,46 +0,0 @@
-package org.gnu.bonobo.PersistPackage;
-
-
-/**
- * Generated from IDL definition of exception "FileNotFound"
- * @author JacORB IDL compiler
- */
-
-public final class FileNotFoundHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_exception_tc(org.gnu.bonobo.PersistPackage.FileNotFoundHelper.id(),"FileNotFound",new org.omg.CORBA.StructMember[0]);
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.PersistPackage.FileNotFound s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.PersistPackage.FileNotFound extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Persist/FileNotFound:1.0";
- }
- public static org.gnu.bonobo.PersistPackage.FileNotFound read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.PersistPackage.FileNotFound result = new org.gnu.bonobo.PersistPackage.FileNotFound();
- if (!in.read_string().equals(id())) throw new org.omg.CORBA.MARSHAL("wrong id");
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.PersistPackage.FileNotFound s)
- {
- out.write_string(id());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/PersistPackage/FileNotFoundHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/PersistPackage/FileNotFoundHolder.java
deleted file mode 100644
index 2dd6c90..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/PersistPackage/FileNotFoundHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo.PersistPackage;
-
-/**
- * Generated from IDL definition of exception "FileNotFound"
- * @author JacORB IDL compiler
- */
-
-public final class FileNotFoundHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.PersistPackage.FileNotFound value;
-
- public FileNotFoundHolder ()
- {
- }
- public FileNotFoundHolder(final org.gnu.bonobo.PersistPackage.FileNotFound initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.PersistPackage.FileNotFoundHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.PersistPackage.FileNotFoundHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.PersistPackage.FileNotFoundHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/PersistPackage/IIDHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/PersistPackage/IIDHelper.java
deleted file mode 100644
index d9c0c5e..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/PersistPackage/IIDHelper.java
+++ /dev/null
@@ -1,47 +0,0 @@
-package org.gnu.bonobo.PersistPackage;
-
-/**
- * Generated from IDL definition of alias "IID"
- * @author JacORB IDL compiler
- */
-
-public final class IIDHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
-
- public static void insert (org.omg.CORBA.Any any, java.lang.String s)
- {
- any.type (type ());
- write (any.create_output_stream (), s);
- }
-
- public static java.lang.String extract (final org.omg.CORBA.Any any)
- {
- return read (any.create_input_stream ());
- }
-
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_alias_tc(org.gnu.bonobo.PersistPackage.IIDHelper.id(), "IID",org.omg.CORBA.ORB.init().create_string_tc(0));
- }
- return _type;
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Persist/IID:1.0";
- }
- public static java.lang.String read (final org.omg.CORBA.portable.InputStream _in)
- {
- java.lang.String _result;
- _result=_in.read_string();
- return _result;
- }
-
- public static void write (final org.omg.CORBA.portable.OutputStream _out, java.lang.String _s)
- {
- _out.write_string(_s);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/PersistPackage/Status.java b/libbonobo-java/src/gen/org/gnu/bonobo/PersistPackage/Status.java
deleted file mode 100644
index 9692e11..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/PersistPackage/Status.java
+++ /dev/null
@@ -1,39 +0,0 @@
-package org.gnu.bonobo.PersistPackage;
-/**
- * Generated from IDL definition of enum "Status"
- * @author JacORB IDL compiler
- */
-
-public final class Status
- implements org.omg.CORBA.portable.IDLEntity
-{
- private int value = -1;
- public static final int _SAVE_OK = 0;
- public static final Status SAVE_OK = new Status(_SAVE_OK);
- public static final int _SAVE_CANCEL = 1;
- public static final Status SAVE_CANCEL = new Status(_SAVE_CANCEL);
- public static final int _SAVE_FAILED = 2;
- public static final Status SAVE_FAILED = new Status(_SAVE_FAILED);
- public int value()
- {
- return value;
- }
- public static Status from_int(int value)
- {
- switch (value) {
- case _SAVE_OK: return SAVE_OK;
- case _SAVE_CANCEL: return SAVE_CANCEL;
- case _SAVE_FAILED: return SAVE_FAILED;
- default: throw new org.omg.CORBA.BAD_PARAM();
- }
- }
- protected Status(int i)
- {
- value = i;
- }
- java.lang.Object readResolve()
- throws java.io.ObjectStreamException
- {
- return from_int(value());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/PersistPackage/StatusHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/PersistPackage/StatusHelper.java
deleted file mode 100644
index e45d0ee..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/PersistPackage/StatusHelper.java
+++ /dev/null
@@ -1,43 +0,0 @@
-package org.gnu.bonobo.PersistPackage;
-/**
- * Generated from IDL definition of enum "Status"
- * @author JacORB IDL compiler
- */
-
-public final class StatusHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_enum_tc(org.gnu.bonobo.PersistPackage.StatusHelper.id(),"Status",new String[]{"SAVE_OK","SAVE_CANCEL","SAVE_FAILED"});
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.PersistPackage.Status s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.PersistPackage.Status extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Persist/Status:1.0";
- }
- public static Status read (final org.omg.CORBA.portable.InputStream in)
- {
- return Status.from_int(in.read_long());
- }
-
- public static void write (final org.omg.CORBA.portable.OutputStream out, final Status s)
- {
- out.write_long(s.value());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/PersistPackage/StatusHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/PersistPackage/StatusHolder.java
deleted file mode 100644
index f0f5304..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/PersistPackage/StatusHolder.java
+++ /dev/null
@@ -1,31 +0,0 @@
-package org.gnu.bonobo.PersistPackage;
-/**
- * Generated from IDL definition of enum "Status"
- * @author JacORB IDL compiler
- */
-
-public final class StatusHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public Status value;
-
- public StatusHolder ()
- {
- }
- public StatusHolder (final Status initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return StatusHelper.type ();
- }
- public void _read (final org.omg.CORBA.portable.InputStream in)
- {
- value = StatusHelper.read (in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream out)
- {
- StatusHelper.write (out,value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/PersistPackage/WrongDataType.java b/libbonobo-java/src/gen/org/gnu/bonobo/PersistPackage/WrongDataType.java
deleted file mode 100644
index 9f24848..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/PersistPackage/WrongDataType.java
+++ /dev/null
@@ -1,20 +0,0 @@
-package org.gnu.bonobo.PersistPackage;
-
-/**
- * Generated from IDL definition of exception "WrongDataType"
- * @author JacORB IDL compiler
- */
-
-public final class WrongDataType
- extends org.omg.CORBA.UserException
-{
- public WrongDataType()
- {
- super(org.gnu.bonobo.PersistPackage.WrongDataTypeHelper.id());
- }
-
- public WrongDataType(String value)
- {
- super(value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/PersistPackage/WrongDataTypeHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/PersistPackage/WrongDataTypeHelper.java
deleted file mode 100644
index d01628d..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/PersistPackage/WrongDataTypeHelper.java
+++ /dev/null
@@ -1,46 +0,0 @@
-package org.gnu.bonobo.PersistPackage;
-
-
-/**
- * Generated from IDL definition of exception "WrongDataType"
- * @author JacORB IDL compiler
- */
-
-public final class WrongDataTypeHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_exception_tc(org.gnu.bonobo.PersistPackage.WrongDataTypeHelper.id(),"WrongDataType",new org.omg.CORBA.StructMember[0]);
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.PersistPackage.WrongDataType s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.PersistPackage.WrongDataType extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Persist/WrongDataType:1.0";
- }
- public static org.gnu.bonobo.PersistPackage.WrongDataType read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.PersistPackage.WrongDataType result = new org.gnu.bonobo.PersistPackage.WrongDataType();
- if (!in.read_string().equals(id())) throw new org.omg.CORBA.MARSHAL("wrong id");
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.PersistPackage.WrongDataType s)
- {
- out.write_string(id());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/PersistPackage/WrongDataTypeHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/PersistPackage/WrongDataTypeHolder.java
deleted file mode 100644
index d2cdea0..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/PersistPackage/WrongDataTypeHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo.PersistPackage;
-
-/**
- * Generated from IDL definition of exception "WrongDataType"
- * @author JacORB IDL compiler
- */
-
-public final class WrongDataTypeHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.PersistPackage.WrongDataType value;
-
- public WrongDataTypeHolder ()
- {
- }
- public WrongDataTypeHolder(final org.gnu.bonobo.PersistPackage.WrongDataType initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.PersistPackage.WrongDataTypeHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.PersistPackage.WrongDataTypeHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.PersistPackage.WrongDataTypeHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/PersistStorage.java b/libbonobo-java/src/gen/org/gnu/bonobo/PersistStorage.java
deleted file mode 100644
index eb33f90..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/PersistStorage.java
+++ /dev/null
@@ -1,11 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "PersistStorage"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public interface PersistStorage
- extends PersistStorageOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity, org.gnu.bonobo.Persist
-{
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/PersistStorageHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/PersistStorageHelper.java
deleted file mode 100644
index 9991df2..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/PersistStorageHelper.java
+++ /dev/null
@@ -1,83 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL interface "PersistStorage"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public final class PersistStorageHelper
-{
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.PersistStorage s)
- {
- any.insert_Object(s);
- }
- public static org.gnu.bonobo.PersistStorage extract(final org.omg.CORBA.Any any)
- {
- return narrow(any.extract_Object()) ;
- }
- public static org.omg.CORBA.TypeCode type()
- {
- return org.omg.CORBA.ORB.init().create_interface_tc("IDL:Bonobo/PersistStorage:1.0", "PersistStorage");
- }
- public static String id()
- {
- return "IDL:Bonobo/PersistStorage:1.0";
- }
- public static PersistStorage read(final org.omg.CORBA.portable.InputStream in)
- {
- return narrow(in.read_Object());
- }
- public static void write(final org.omg.CORBA.portable.OutputStream _out, final org.gnu.bonobo.PersistStorage s)
- {
- _out.write_Object(s);
- }
- public static org.gnu.bonobo.PersistStorage narrow(final java.lang.Object obj)
- {
- if (obj instanceof org.gnu.bonobo.PersistStorage)
- {
- return (org.gnu.bonobo.PersistStorage)obj;
- }
- else if (obj instanceof org.omg.CORBA.Object)
- {
- return narrow((org.omg.CORBA.Object)obj);
- }
- throw new org.omg.CORBA.BAD_PARAM("Failed to narrow in helper");
- }
- public static org.gnu.bonobo.PersistStorage narrow(final org.omg.CORBA.Object obj)
- {
- if (obj == null)
- return null;
- try
- {
- return (org.gnu.bonobo.PersistStorage)obj;
- }
- catch (ClassCastException c)
- {
- if (obj._is_a("IDL:Bonobo/PersistStorage:1.0"))
- {
- org.gnu.bonobo._PersistStorageStub stub;
- stub = new org.gnu.bonobo._PersistStorageStub();
- stub._set_delegate(((org.omg.CORBA.portable.ObjectImpl)obj)._get_delegate());
- return stub;
- }
- }
- throw new org.omg.CORBA.BAD_PARAM("Narrow failed");
- }
- public static org.gnu.bonobo.PersistStorage unchecked_narrow(final org.omg.CORBA.Object obj)
- {
- if (obj == null)
- return null;
- try
- {
- return (org.gnu.bonobo.PersistStorage)obj;
- }
- catch (ClassCastException c)
- {
- org.gnu.bonobo._PersistStorageStub stub;
- stub = new org.gnu.bonobo._PersistStorageStub();
- stub._set_delegate(((org.omg.CORBA.portable.ObjectImpl)obj)._get_delegate());
- return stub;
- }
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/PersistStorageHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/PersistStorageHolder.java
deleted file mode 100644
index f774eb3..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/PersistStorageHolder.java
+++ /dev/null
@@ -1,29 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "PersistStorage"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public final class PersistStorageHolder implements org.omg.CORBA.portable.Streamable{
- public PersistStorage value;
- public PersistStorageHolder()
- {
- }
- public PersistStorageHolder (final PersistStorage initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type()
- {
- return PersistStorageHelper.type();
- }
- public void _read (final org.omg.CORBA.portable.InputStream in)
- {
- value = PersistStorageHelper.read (in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream _out)
- {
- PersistStorageHelper.write (_out,value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/PersistStorageOperations.java b/libbonobo-java/src/gen/org/gnu/bonobo/PersistStorageOperations.java
deleted file mode 100644
index af449bd..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/PersistStorageOperations.java
+++ /dev/null
@@ -1,16 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "PersistStorage"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-
-public interface PersistStorageOperations
- extends org.gnu.bonobo.PersistOperations
-{
- /* constants */
- /* operations */
- void load(org.gnu.bonobo.Storage storage) throws org.gnu.bonobo.PersistPackage.WrongDataType,org.gnu.bonobo.IOError,org.gnu.bonobo.NotSupported;
- void save(org.gnu.bonobo.Storage storage, boolean same_as_loaded) throws org.gnu.bonobo.IOError,org.gnu.bonobo.NotSupported;
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/PersistStoragePOA.java b/libbonobo-java/src/gen/org/gnu/bonobo/PersistStoragePOA.java
deleted file mode 100644
index 1ca31f6..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/PersistStoragePOA.java
+++ /dev/null
@@ -1,150 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "PersistStorage"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-
-public abstract class PersistStoragePOA
- extends org.omg.PortableServer.Servant
- implements org.omg.CORBA.portable.InvokeHandler, org.gnu.bonobo.PersistStorageOperations
-{
- static private final java.util.Hashtable m_opsHash = new java.util.Hashtable();
- static
- {
- m_opsHash.put ( "unImplemented2", new java.lang.Integer(0));
- m_opsHash.put ( "ref", new java.lang.Integer(1));
- m_opsHash.put ( "load", new java.lang.Integer(2));
- m_opsHash.put ( "isDirty", new java.lang.Integer(3));
- m_opsHash.put ( "unref", new java.lang.Integer(4));
- m_opsHash.put ( "getContentTypes", new java.lang.Integer(5));
- m_opsHash.put ( "getIId", new java.lang.Integer(6));
- m_opsHash.put ( "save", new java.lang.Integer(7));
- m_opsHash.put ( "unImplemented1", new java.lang.Integer(8));
- m_opsHash.put ( "queryInterface", new java.lang.Integer(9));
- }
- private String[] ids = {"IDL:Bonobo/PersistStorage:1.0","IDL:Bonobo/Persist:1.0","IDL:Bonobo/Unknown:1.0"};
- public org.gnu.bonobo.PersistStorage _this()
- {
- return org.gnu.bonobo.PersistStorageHelper.narrow(_this_object());
- }
- public org.gnu.bonobo.PersistStorage _this(org.omg.CORBA.ORB orb)
- {
- return org.gnu.bonobo.PersistStorageHelper.narrow(_this_object(orb));
- }
- public org.omg.CORBA.portable.OutputStream _invoke(String method, org.omg.CORBA.portable.InputStream _input, org.omg.CORBA.portable.ResponseHandler handler)
- throws org.omg.CORBA.SystemException
- {
- org.omg.CORBA.portable.OutputStream _out = null;
- // do something
- // quick lookup of operation
- java.lang.Integer opsIndex = (java.lang.Integer)m_opsHash.get ( method );
- if ( null == opsIndex )
- throw new org.omg.CORBA.BAD_OPERATION(method + " not found");
- switch ( opsIndex.intValue() )
- {
- case 0: // unImplemented2
- {
- _out = handler.createReply();
- unImplemented2();
- break;
- }
- case 1: // ref
- {
- _out = handler.createReply();
- ref();
- break;
- }
- case 2: // load
- {
- try
- {
- org.gnu.bonobo.Storage _arg0=org.gnu.bonobo.StorageHelper.read(_input);
- _out = handler.createReply();
- load(_arg0);
- }
- catch(org.gnu.bonobo.PersistPackage.WrongDataType _ex0)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.PersistPackage.WrongDataTypeHelper.write(_out, _ex0);
- }
- catch(org.gnu.bonobo.IOError _ex1)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.IOErrorHelper.write(_out, _ex1);
- }
- catch(org.gnu.bonobo.NotSupported _ex2)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.NotSupportedHelper.write(_out, _ex2);
- }
- break;
- }
- case 3: // isDirty
- {
- _out = handler.createReply();
- _out.write_boolean(isDirty());
- break;
- }
- case 4: // unref
- {
- _out = handler.createReply();
- unref();
- break;
- }
- case 5: // getContentTypes
- {
- _out = handler.createReply();
- org.gnu.bonobo.PersistPackage.ContentTypeListHelper.write(_out,getContentTypes());
- break;
- }
- case 6: // getIId
- {
- _out = handler.createReply();
- _out.write_string(getIId());
- break;
- }
- case 7: // save
- {
- try
- {
- org.gnu.bonobo.Storage _arg0=org.gnu.bonobo.StorageHelper.read(_input);
- boolean _arg1=_input.read_boolean();
- _out = handler.createReply();
- save(_arg0,_arg1);
- }
- catch(org.gnu.bonobo.IOError _ex0)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.IOErrorHelper.write(_out, _ex0);
- }
- catch(org.gnu.bonobo.NotSupported _ex1)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.NotSupportedHelper.write(_out, _ex1);
- }
- break;
- }
- case 8: // unImplemented1
- {
- _out = handler.createReply();
- unImplemented1();
- break;
- }
- case 9: // queryInterface
- {
- java.lang.String _arg0=_input.read_string();
- _out = handler.createReply();
- org.gnu.bonobo.UnknownHelper.write(_out,queryInterface(_arg0));
- break;
- }
- }
- return _out;
- }
-
- public String[] _all_interfaces(org.omg.PortableServer.POA poa, byte[] obj_id)
- {
- return ids;
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/PersistStoragePOATie.java b/libbonobo-java/src/gen/org/gnu/bonobo/PersistStoragePOATie.java
deleted file mode 100644
index 1c05227..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/PersistStoragePOATie.java
+++ /dev/null
@@ -1,102 +0,0 @@
-package org.gnu.bonobo;
-
-import org.omg.PortableServer.POA;
-
-/**
- * Generated from IDL interface "PersistStorage"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public class PersistStoragePOATie
- extends PersistStoragePOA
-{
- private PersistStorageOperations _delegate;
-
- private POA _poa;
- public PersistStoragePOATie(PersistStorageOperations delegate)
- {
- _delegate = delegate;
- }
- public PersistStoragePOATie(PersistStorageOperations delegate, POA poa)
- {
- _delegate = delegate;
- _poa = poa;
- }
- public org.gnu.bonobo.PersistStorage _this()
- {
- return org.gnu.bonobo.PersistStorageHelper.narrow(_this_object());
- }
- public org.gnu.bonobo.PersistStorage _this(org.omg.CORBA.ORB orb)
- {
- return org.gnu.bonobo.PersistStorageHelper.narrow(_this_object(orb));
- }
- public PersistStorageOperations _delegate()
- {
- return _delegate;
- }
- public void _delegate(PersistStorageOperations delegate)
- {
- _delegate = delegate;
- }
- public POA _default_POA()
- {
- if (_poa != null)
- {
- return _poa;
- }
- else
- {
- return super._default_POA();
- }
- }
- public void unImplemented2()
- {
-_delegate.unImplemented2();
- }
-
- public void ref()
- {
-_delegate.ref();
- }
-
- public void load(org.gnu.bonobo.Storage storage) throws org.gnu.bonobo.PersistPackage.WrongDataType,org.gnu.bonobo.IOError,org.gnu.bonobo.NotSupported
- {
-_delegate.load(storage);
- }
-
- public boolean isDirty()
- {
- return _delegate.isDirty();
- }
-
- public void unref()
- {
-_delegate.unref();
- }
-
- public java.lang.String[] getContentTypes()
- {
- return _delegate.getContentTypes();
- }
-
- public java.lang.String getIId()
- {
- return _delegate.getIId();
- }
-
- public void save(org.gnu.bonobo.Storage storage, boolean same_as_loaded) throws org.gnu.bonobo.IOError,org.gnu.bonobo.NotSupported
- {
-_delegate.save(storage,same_as_loaded);
- }
-
- public void unImplemented1()
- {
-_delegate.unImplemented1();
- }
-
- public org.gnu.bonobo.Unknown queryInterface(java.lang.String repoid)
- {
- return _delegate.queryInterface(repoid);
- }
-
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/PersistStream.java b/libbonobo-java/src/gen/org/gnu/bonobo/PersistStream.java
deleted file mode 100644
index 2d428fd..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/PersistStream.java
+++ /dev/null
@@ -1,11 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "PersistStream"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public interface PersistStream
- extends PersistStreamOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity, org.gnu.bonobo.Persist
-{
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/PersistStreamHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/PersistStreamHelper.java
deleted file mode 100644
index a724f6d..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/PersistStreamHelper.java
+++ /dev/null
@@ -1,83 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL interface "PersistStream"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public final class PersistStreamHelper
-{
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.PersistStream s)
- {
- any.insert_Object(s);
- }
- public static org.gnu.bonobo.PersistStream extract(final org.omg.CORBA.Any any)
- {
- return narrow(any.extract_Object()) ;
- }
- public static org.omg.CORBA.TypeCode type()
- {
- return org.omg.CORBA.ORB.init().create_interface_tc("IDL:Bonobo/PersistStream:1.0", "PersistStream");
- }
- public static String id()
- {
- return "IDL:Bonobo/PersistStream:1.0";
- }
- public static PersistStream read(final org.omg.CORBA.portable.InputStream in)
- {
- return narrow(in.read_Object());
- }
- public static void write(final org.omg.CORBA.portable.OutputStream _out, final org.gnu.bonobo.PersistStream s)
- {
- _out.write_Object(s);
- }
- public static org.gnu.bonobo.PersistStream narrow(final java.lang.Object obj)
- {
- if (obj instanceof org.gnu.bonobo.PersistStream)
- {
- return (org.gnu.bonobo.PersistStream)obj;
- }
- else if (obj instanceof org.omg.CORBA.Object)
- {
- return narrow((org.omg.CORBA.Object)obj);
- }
- throw new org.omg.CORBA.BAD_PARAM("Failed to narrow in helper");
- }
- public static org.gnu.bonobo.PersistStream narrow(final org.omg.CORBA.Object obj)
- {
- if (obj == null)
- return null;
- try
- {
- return (org.gnu.bonobo.PersistStream)obj;
- }
- catch (ClassCastException c)
- {
- if (obj._is_a("IDL:Bonobo/PersistStream:1.0"))
- {
- org.gnu.bonobo._PersistStreamStub stub;
- stub = new org.gnu.bonobo._PersistStreamStub();
- stub._set_delegate(((org.omg.CORBA.portable.ObjectImpl)obj)._get_delegate());
- return stub;
- }
- }
- throw new org.omg.CORBA.BAD_PARAM("Narrow failed");
- }
- public static org.gnu.bonobo.PersistStream unchecked_narrow(final org.omg.CORBA.Object obj)
- {
- if (obj == null)
- return null;
- try
- {
- return (org.gnu.bonobo.PersistStream)obj;
- }
- catch (ClassCastException c)
- {
- org.gnu.bonobo._PersistStreamStub stub;
- stub = new org.gnu.bonobo._PersistStreamStub();
- stub._set_delegate(((org.omg.CORBA.portable.ObjectImpl)obj)._get_delegate());
- return stub;
- }
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/PersistStreamHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/PersistStreamHolder.java
deleted file mode 100644
index c672401..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/PersistStreamHolder.java
+++ /dev/null
@@ -1,29 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "PersistStream"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public final class PersistStreamHolder implements org.omg.CORBA.portable.Streamable{
- public PersistStream value;
- public PersistStreamHolder()
- {
- }
- public PersistStreamHolder (final PersistStream initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type()
- {
- return PersistStreamHelper.type();
- }
- public void _read (final org.omg.CORBA.portable.InputStream in)
- {
- value = PersistStreamHelper.read (in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream _out)
- {
- PersistStreamHelper.write (_out,value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/PersistStreamOperations.java b/libbonobo-java/src/gen/org/gnu/bonobo/PersistStreamOperations.java
deleted file mode 100644
index dac3adb..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/PersistStreamOperations.java
+++ /dev/null
@@ -1,18 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "PersistStream"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-
-public interface PersistStreamOperations
- extends org.gnu.bonobo.PersistOperations
-{
- /* constants */
- /* operations */
- void load(org.gnu.bonobo.Stream stream, java.lang.String type) throws org.gnu.bonobo.PersistPackage.WrongDataType,org.gnu.bonobo.IOError,org.gnu.bonobo.NotSupported;
- void save(org.gnu.bonobo.Stream stream, java.lang.String type) throws org.gnu.bonobo.PersistPackage.WrongDataType,org.gnu.bonobo.IOError,org.gnu.bonobo.NotSupported;
- void unImplemented3();
- void unImplemented4();
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/PersistStreamPOA.java b/libbonobo-java/src/gen/org/gnu/bonobo/PersistStreamPOA.java
deleted file mode 100644
index bb92756..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/PersistStreamPOA.java
+++ /dev/null
@@ -1,170 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "PersistStream"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-
-public abstract class PersistStreamPOA
- extends org.omg.PortableServer.Servant
- implements org.omg.CORBA.portable.InvokeHandler, org.gnu.bonobo.PersistStreamOperations
-{
- static private final java.util.Hashtable m_opsHash = new java.util.Hashtable();
- static
- {
- m_opsHash.put ( "unImplemented2", new java.lang.Integer(0));
- m_opsHash.put ( "ref", new java.lang.Integer(1));
- m_opsHash.put ( "isDirty", new java.lang.Integer(2));
- m_opsHash.put ( "unImplemented3", new java.lang.Integer(3));
- m_opsHash.put ( "unref", new java.lang.Integer(4));
- m_opsHash.put ( "getContentTypes", new java.lang.Integer(5));
- m_opsHash.put ( "getIId", new java.lang.Integer(6));
- m_opsHash.put ( "unImplemented4", new java.lang.Integer(7));
- m_opsHash.put ( "save", new java.lang.Integer(8));
- m_opsHash.put ( "load", new java.lang.Integer(9));
- m_opsHash.put ( "unImplemented1", new java.lang.Integer(10));
- m_opsHash.put ( "queryInterface", new java.lang.Integer(11));
- }
- private String[] ids = {"IDL:Bonobo/PersistStream:1.0","IDL:Bonobo/Persist:1.0","IDL:Bonobo/Unknown:1.0"};
- public org.gnu.bonobo.PersistStream _this()
- {
- return org.gnu.bonobo.PersistStreamHelper.narrow(_this_object());
- }
- public org.gnu.bonobo.PersistStream _this(org.omg.CORBA.ORB orb)
- {
- return org.gnu.bonobo.PersistStreamHelper.narrow(_this_object(orb));
- }
- public org.omg.CORBA.portable.OutputStream _invoke(String method, org.omg.CORBA.portable.InputStream _input, org.omg.CORBA.portable.ResponseHandler handler)
- throws org.omg.CORBA.SystemException
- {
- org.omg.CORBA.portable.OutputStream _out = null;
- // do something
- // quick lookup of operation
- java.lang.Integer opsIndex = (java.lang.Integer)m_opsHash.get ( method );
- if ( null == opsIndex )
- throw new org.omg.CORBA.BAD_OPERATION(method + " not found");
- switch ( opsIndex.intValue() )
- {
- case 0: // unImplemented2
- {
- _out = handler.createReply();
- unImplemented2();
- break;
- }
- case 1: // ref
- {
- _out = handler.createReply();
- ref();
- break;
- }
- case 2: // isDirty
- {
- _out = handler.createReply();
- _out.write_boolean(isDirty());
- break;
- }
- case 3: // unImplemented3
- {
- _out = handler.createReply();
- unImplemented3();
- break;
- }
- case 4: // unref
- {
- _out = handler.createReply();
- unref();
- break;
- }
- case 5: // getContentTypes
- {
- _out = handler.createReply();
- org.gnu.bonobo.PersistPackage.ContentTypeListHelper.write(_out,getContentTypes());
- break;
- }
- case 6: // getIId
- {
- _out = handler.createReply();
- _out.write_string(getIId());
- break;
- }
- case 7: // unImplemented4
- {
- _out = handler.createReply();
- unImplemented4();
- break;
- }
- case 8: // save
- {
- try
- {
- org.gnu.bonobo.Stream _arg0=org.gnu.bonobo.StreamHelper.read(_input);
- java.lang.String _arg1=_input.read_string();
- _out = handler.createReply();
- save(_arg0,_arg1);
- }
- catch(org.gnu.bonobo.PersistPackage.WrongDataType _ex0)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.PersistPackage.WrongDataTypeHelper.write(_out, _ex0);
- }
- catch(org.gnu.bonobo.IOError _ex1)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.IOErrorHelper.write(_out, _ex1);
- }
- catch(org.gnu.bonobo.NotSupported _ex2)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.NotSupportedHelper.write(_out, _ex2);
- }
- break;
- }
- case 9: // load
- {
- try
- {
- org.gnu.bonobo.Stream _arg0=org.gnu.bonobo.StreamHelper.read(_input);
- java.lang.String _arg1=_input.read_string();
- _out = handler.createReply();
- load(_arg0,_arg1);
- }
- catch(org.gnu.bonobo.PersistPackage.WrongDataType _ex0)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.PersistPackage.WrongDataTypeHelper.write(_out, _ex0);
- }
- catch(org.gnu.bonobo.IOError _ex1)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.IOErrorHelper.write(_out, _ex1);
- }
- catch(org.gnu.bonobo.NotSupported _ex2)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.NotSupportedHelper.write(_out, _ex2);
- }
- break;
- }
- case 10: // unImplemented1
- {
- _out = handler.createReply();
- unImplemented1();
- break;
- }
- case 11: // queryInterface
- {
- java.lang.String _arg0=_input.read_string();
- _out = handler.createReply();
- org.gnu.bonobo.UnknownHelper.write(_out,queryInterface(_arg0));
- break;
- }
- }
- return _out;
- }
-
- public String[] _all_interfaces(org.omg.PortableServer.POA poa, byte[] obj_id)
- {
- return ids;
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/PersistStreamPOATie.java b/libbonobo-java/src/gen/org/gnu/bonobo/PersistStreamPOATie.java
deleted file mode 100644
index 34ac484..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/PersistStreamPOATie.java
+++ /dev/null
@@ -1,112 +0,0 @@
-package org.gnu.bonobo;
-
-import org.omg.PortableServer.POA;
-
-/**
- * Generated from IDL interface "PersistStream"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public class PersistStreamPOATie
- extends PersistStreamPOA
-{
- private PersistStreamOperations _delegate;
-
- private POA _poa;
- public PersistStreamPOATie(PersistStreamOperations delegate)
- {
- _delegate = delegate;
- }
- public PersistStreamPOATie(PersistStreamOperations delegate, POA poa)
- {
- _delegate = delegate;
- _poa = poa;
- }
- public org.gnu.bonobo.PersistStream _this()
- {
- return org.gnu.bonobo.PersistStreamHelper.narrow(_this_object());
- }
- public org.gnu.bonobo.PersistStream _this(org.omg.CORBA.ORB orb)
- {
- return org.gnu.bonobo.PersistStreamHelper.narrow(_this_object(orb));
- }
- public PersistStreamOperations _delegate()
- {
- return _delegate;
- }
- public void _delegate(PersistStreamOperations delegate)
- {
- _delegate = delegate;
- }
- public POA _default_POA()
- {
- if (_poa != null)
- {
- return _poa;
- }
- else
- {
- return super._default_POA();
- }
- }
- public void unImplemented2()
- {
-_delegate.unImplemented2();
- }
-
- public void ref()
- {
-_delegate.ref();
- }
-
- public boolean isDirty()
- {
- return _delegate.isDirty();
- }
-
- public void unImplemented3()
- {
-_delegate.unImplemented3();
- }
-
- public void unref()
- {
-_delegate.unref();
- }
-
- public java.lang.String[] getContentTypes()
- {
- return _delegate.getContentTypes();
- }
-
- public java.lang.String getIId()
- {
- return _delegate.getIId();
- }
-
- public void unImplemented4()
- {
-_delegate.unImplemented4();
- }
-
- public void save(org.gnu.bonobo.Stream stream, java.lang.String type) throws org.gnu.bonobo.PersistPackage.WrongDataType,org.gnu.bonobo.IOError,org.gnu.bonobo.NotSupported
- {
-_delegate.save(stream,type);
- }
-
- public void load(org.gnu.bonobo.Stream stream, java.lang.String type) throws org.gnu.bonobo.PersistPackage.WrongDataType,org.gnu.bonobo.IOError,org.gnu.bonobo.NotSupported
- {
-_delegate.load(stream,type);
- }
-
- public void unImplemented1()
- {
-_delegate.unImplemented1();
- }
-
- public org.gnu.bonobo.Unknown queryInterface(java.lang.String repoid)
- {
- return _delegate.queryInterface(repoid);
- }
-
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Print.java b/libbonobo-java/src/gen/org/gnu/bonobo/Print.java
deleted file mode 100644
index 73928ee..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Print.java
+++ /dev/null
@@ -1,11 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "Print"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public interface Print
- extends PrintOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity, org.gnu.bonobo.Unknown
-{
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/PrintDimensions.java b/libbonobo-java/src/gen/org/gnu/bonobo/PrintDimensions.java
deleted file mode 100644
index e40b6fc..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/PrintDimensions.java
+++ /dev/null
@@ -1,19 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL definition of struct "PrintDimensions"
- * @author JacORB IDL compiler
- */
-
-public final class PrintDimensions
- implements org.omg.CORBA.portable.IDLEntity
-{
- public PrintDimensions(){}
- public double width;
- public double height;
- public PrintDimensions(double width, double height)
- {
- this.width = width;
- this.height = height;
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/PrintDimensionsHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/PrintDimensionsHelper.java
deleted file mode 100644
index 4d2b043..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/PrintDimensionsHelper.java
+++ /dev/null
@@ -1,48 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL definition of struct "PrintDimensions"
- * @author JacORB IDL compiler
- */
-
-public final class PrintDimensionsHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_struct_tc(org.gnu.bonobo.PrintDimensionsHelper.id(),"PrintDimensions",new org.omg.CORBA.StructMember[]{new org.omg.CORBA.StructMember("width", org.omg.CORBA.ORB.init().get_primitive_tc(org.omg.CORBA.TCKind.from_int(7)), null),new org.omg.CORBA.StructMember("height", org.omg.CORBA.ORB.init().get_primitive_tc(org.omg.CORBA.TCKind.from_int(7)), null)});
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.PrintDimensions s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.PrintDimensions extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/PrintDimensions:1.0";
- }
- public static org.gnu.bonobo.PrintDimensions read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.PrintDimensions result = new org.gnu.bonobo.PrintDimensions();
- result.width=in.read_double();
- result.height=in.read_double();
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.PrintDimensions s)
- {
- out.write_double(s.width);
- out.write_double(s.height);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/PrintDimensionsHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/PrintDimensionsHolder.java
deleted file mode 100644
index 08b1894..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/PrintDimensionsHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL definition of struct "PrintDimensions"
- * @author JacORB IDL compiler
- */
-
-public final class PrintDimensionsHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.PrintDimensions value;
-
- public PrintDimensionsHolder ()
- {
- }
- public PrintDimensionsHolder(final org.gnu.bonobo.PrintDimensions initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.PrintDimensionsHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.PrintDimensionsHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.PrintDimensionsHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/PrintHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/PrintHelper.java
deleted file mode 100644
index 8c436f4..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/PrintHelper.java
+++ /dev/null
@@ -1,83 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL interface "Print"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public final class PrintHelper
-{
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.Print s)
- {
- any.insert_Object(s);
- }
- public static org.gnu.bonobo.Print extract(final org.omg.CORBA.Any any)
- {
- return narrow(any.extract_Object()) ;
- }
- public static org.omg.CORBA.TypeCode type()
- {
- return org.omg.CORBA.ORB.init().create_interface_tc("IDL:Bonobo/Print:1.0", "Print");
- }
- public static String id()
- {
- return "IDL:Bonobo/Print:1.0";
- }
- public static Print read(final org.omg.CORBA.portable.InputStream in)
- {
- return narrow(in.read_Object());
- }
- public static void write(final org.omg.CORBA.portable.OutputStream _out, final org.gnu.bonobo.Print s)
- {
- _out.write_Object(s);
- }
- public static org.gnu.bonobo.Print narrow(final java.lang.Object obj)
- {
- if (obj instanceof org.gnu.bonobo.Print)
- {
- return (org.gnu.bonobo.Print)obj;
- }
- else if (obj instanceof org.omg.CORBA.Object)
- {
- return narrow((org.omg.CORBA.Object)obj);
- }
- throw new org.omg.CORBA.BAD_PARAM("Failed to narrow in helper");
- }
- public static org.gnu.bonobo.Print narrow(final org.omg.CORBA.Object obj)
- {
- if (obj == null)
- return null;
- try
- {
- return (org.gnu.bonobo.Print)obj;
- }
- catch (ClassCastException c)
- {
- if (obj._is_a("IDL:Bonobo/Print:1.0"))
- {
- org.gnu.bonobo._PrintStub stub;
- stub = new org.gnu.bonobo._PrintStub();
- stub._set_delegate(((org.omg.CORBA.portable.ObjectImpl)obj)._get_delegate());
- return stub;
- }
- }
- throw new org.omg.CORBA.BAD_PARAM("Narrow failed");
- }
- public static org.gnu.bonobo.Print unchecked_narrow(final org.omg.CORBA.Object obj)
- {
- if (obj == null)
- return null;
- try
- {
- return (org.gnu.bonobo.Print)obj;
- }
- catch (ClassCastException c)
- {
- org.gnu.bonobo._PrintStub stub;
- stub = new org.gnu.bonobo._PrintStub();
- stub._set_delegate(((org.omg.CORBA.portable.ObjectImpl)obj)._get_delegate());
- return stub;
- }
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/PrintHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/PrintHolder.java
deleted file mode 100644
index c976916..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/PrintHolder.java
+++ /dev/null
@@ -1,29 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "Print"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public final class PrintHolder implements org.omg.CORBA.portable.Streamable{
- public Print value;
- public PrintHolder()
- {
- }
- public PrintHolder (final Print initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type()
- {
- return PrintHelper.type();
- }
- public void _read (final org.omg.CORBA.portable.InputStream in)
- {
- value = PrintHelper.read (in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream _out)
- {
- PrintHelper.write (_out,value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/PrintOperations.java b/libbonobo-java/src/gen/org/gnu/bonobo/PrintOperations.java
deleted file mode 100644
index 413c74c..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/PrintOperations.java
+++ /dev/null
@@ -1,19 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "Print"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-
-public interface PrintOperations
- extends org.gnu.bonobo.UnknownOperations
-{
- /* constants */
- /* operations */
- org.gnu.bonobo.Stream render(org.gnu.bonobo.PrintDimensions pd, org.gnu.bonobo.PrintScissor scissor);
- void unImplemented1();
- void unImplemented2();
- void unImplemented3();
- void unImplemented4();
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/PrintPOA.java b/libbonobo-java/src/gen/org/gnu/bonobo/PrintPOA.java
deleted file mode 100644
index ac84f37..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/PrintPOA.java
+++ /dev/null
@@ -1,104 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "Print"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-
-public abstract class PrintPOA
- extends org.omg.PortableServer.Servant
- implements org.omg.CORBA.portable.InvokeHandler, org.gnu.bonobo.PrintOperations
-{
- static private final java.util.Hashtable m_opsHash = new java.util.Hashtable();
- static
- {
- m_opsHash.put ( "ref", new java.lang.Integer(0));
- m_opsHash.put ( "unImplemented4", new java.lang.Integer(1));
- m_opsHash.put ( "unImplemented1", new java.lang.Integer(2));
- m_opsHash.put ( "unref", new java.lang.Integer(3));
- m_opsHash.put ( "unImplemented3", new java.lang.Integer(4));
- m_opsHash.put ( "unImplemented2", new java.lang.Integer(5));
- m_opsHash.put ( "render", new java.lang.Integer(6));
- m_opsHash.put ( "queryInterface", new java.lang.Integer(7));
- }
- private String[] ids = {"IDL:Bonobo/Print:1.0","IDL:Bonobo/Unknown:1.0"};
- public org.gnu.bonobo.Print _this()
- {
- return org.gnu.bonobo.PrintHelper.narrow(_this_object());
- }
- public org.gnu.bonobo.Print _this(org.omg.CORBA.ORB orb)
- {
- return org.gnu.bonobo.PrintHelper.narrow(_this_object(orb));
- }
- public org.omg.CORBA.portable.OutputStream _invoke(String method, org.omg.CORBA.portable.InputStream _input, org.omg.CORBA.portable.ResponseHandler handler)
- throws org.omg.CORBA.SystemException
- {
- org.omg.CORBA.portable.OutputStream _out = null;
- // do something
- // quick lookup of operation
- java.lang.Integer opsIndex = (java.lang.Integer)m_opsHash.get ( method );
- if ( null == opsIndex )
- throw new org.omg.CORBA.BAD_OPERATION(method + " not found");
- switch ( opsIndex.intValue() )
- {
- case 0: // ref
- {
- _out = handler.createReply();
- ref();
- break;
- }
- case 1: // unImplemented4
- {
- _out = handler.createReply();
- unImplemented4();
- break;
- }
- case 2: // unImplemented1
- {
- _out = handler.createReply();
- unImplemented1();
- break;
- }
- case 3: // unref
- {
- _out = handler.createReply();
- unref();
- break;
- }
- case 4: // unImplemented3
- {
- _out = handler.createReply();
- unImplemented3();
- break;
- }
- case 5: // unImplemented2
- {
- _out = handler.createReply();
- unImplemented2();
- break;
- }
- case 6: // render
- {
- org.gnu.bonobo.PrintDimensions _arg0=org.gnu.bonobo.PrintDimensionsHelper.read(_input);
- org.gnu.bonobo.PrintScissor _arg1=org.gnu.bonobo.PrintScissorHelper.read(_input);
- _out = handler.createReply();
- org.gnu.bonobo.StreamHelper.write(_out,render(_arg0,_arg1));
- break;
- }
- case 7: // queryInterface
- {
- java.lang.String _arg0=_input.read_string();
- _out = handler.createReply();
- org.gnu.bonobo.UnknownHelper.write(_out,queryInterface(_arg0));
- break;
- }
- }
- return _out;
- }
-
- public String[] _all_interfaces(org.omg.PortableServer.POA poa, byte[] obj_id)
- {
- return ids;
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/PrintPOATie.java b/libbonobo-java/src/gen/org/gnu/bonobo/PrintPOATie.java
deleted file mode 100644
index 369c81a..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/PrintPOATie.java
+++ /dev/null
@@ -1,92 +0,0 @@
-package org.gnu.bonobo;
-
-import org.omg.PortableServer.POA;
-
-/**
- * Generated from IDL interface "Print"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public class PrintPOATie
- extends PrintPOA
-{
- private PrintOperations _delegate;
-
- private POA _poa;
- public PrintPOATie(PrintOperations delegate)
- {
- _delegate = delegate;
- }
- public PrintPOATie(PrintOperations delegate, POA poa)
- {
- _delegate = delegate;
- _poa = poa;
- }
- public org.gnu.bonobo.Print _this()
- {
- return org.gnu.bonobo.PrintHelper.narrow(_this_object());
- }
- public org.gnu.bonobo.Print _this(org.omg.CORBA.ORB orb)
- {
- return org.gnu.bonobo.PrintHelper.narrow(_this_object(orb));
- }
- public PrintOperations _delegate()
- {
- return _delegate;
- }
- public void _delegate(PrintOperations delegate)
- {
- _delegate = delegate;
- }
- public POA _default_POA()
- {
- if (_poa != null)
- {
- return _poa;
- }
- else
- {
- return super._default_POA();
- }
- }
- public void ref()
- {
-_delegate.ref();
- }
-
- public void unImplemented4()
- {
-_delegate.unImplemented4();
- }
-
- public void unImplemented1()
- {
-_delegate.unImplemented1();
- }
-
- public void unref()
- {
-_delegate.unref();
- }
-
- public void unImplemented3()
- {
-_delegate.unImplemented3();
- }
-
- public void unImplemented2()
- {
-_delegate.unImplemented2();
- }
-
- public org.gnu.bonobo.Stream render(org.gnu.bonobo.PrintDimensions pd, org.gnu.bonobo.PrintScissor scissor)
- {
- return _delegate.render(pd,scissor);
- }
-
- public org.gnu.bonobo.Unknown queryInterface(java.lang.String repoid)
- {
- return _delegate.queryInterface(repoid);
- }
-
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/PrintScissor.java b/libbonobo-java/src/gen/org/gnu/bonobo/PrintScissor.java
deleted file mode 100644
index 6bbf98b..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/PrintScissor.java
+++ /dev/null
@@ -1,23 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL definition of struct "PrintScissor"
- * @author JacORB IDL compiler
- */
-
-public final class PrintScissor
- implements org.omg.CORBA.portable.IDLEntity
-{
- public PrintScissor(){}
- public double width_first_page;
- public double width_per_page;
- public double height_first_page;
- public double height_per_page;
- public PrintScissor(double width_first_page, double width_per_page, double height_first_page, double height_per_page)
- {
- this.width_first_page = width_first_page;
- this.width_per_page = width_per_page;
- this.height_first_page = height_first_page;
- this.height_per_page = height_per_page;
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/PrintScissorHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/PrintScissorHelper.java
deleted file mode 100644
index ed5e28b..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/PrintScissorHelper.java
+++ /dev/null
@@ -1,52 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL definition of struct "PrintScissor"
- * @author JacORB IDL compiler
- */
-
-public final class PrintScissorHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_struct_tc(org.gnu.bonobo.PrintScissorHelper.id(),"PrintScissor",new org.omg.CORBA.StructMember[]{new org.omg.CORBA.StructMember("width_first_page", org.omg.CORBA.ORB.init().get_primitive_tc(org.omg.CORBA.TCKind.from_int(7)), null),new org.omg.CORBA.StructMember("width_per_page", org.omg.CORBA.ORB.init().get_primitive_tc(org.omg.CORBA.TCKind.from_int(7)), null),new org.omg.CORBA.StructMember("height_first_page", org.omg.CORBA.ORB.init().get_primi [...]
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.PrintScissor s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.PrintScissor extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/PrintScissor:1.0";
- }
- public static org.gnu.bonobo.PrintScissor read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.PrintScissor result = new org.gnu.bonobo.PrintScissor();
- result.width_first_page=in.read_double();
- result.width_per_page=in.read_double();
- result.height_first_page=in.read_double();
- result.height_per_page=in.read_double();
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.PrintScissor s)
- {
- out.write_double(s.width_first_page);
- out.write_double(s.width_per_page);
- out.write_double(s.height_first_page);
- out.write_double(s.height_per_page);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/PrintScissorHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/PrintScissorHolder.java
deleted file mode 100644
index 40dc807..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/PrintScissorHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL definition of struct "PrintScissor"
- * @author JacORB IDL compiler
- */
-
-public final class PrintScissorHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.PrintScissor value;
-
- public PrintScissorHolder ()
- {
- }
- public PrintScissorHolder(final org.gnu.bonobo.PrintScissor initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.PrintScissorHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.PrintScissorHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.PrintScissorHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/REGISTRATION_FLAG_NO_SERVERINFO.java b/libbonobo-java/src/gen/org/gnu/bonobo/REGISTRATION_FLAG_NO_SERVERINFO.java
deleted file mode 100644
index 95f98ab..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/REGISTRATION_FLAG_NO_SERVERINFO.java
+++ /dev/null
@@ -1,10 +0,0 @@
-package org.gnu.bonobo;
-/**
- * Automatically generated from IDL const definition
- * @author JacORB IDL compiler
- */
-
-public interface REGISTRATION_FLAG_NO_SERVERINFO
-{
- int value = 1<<0;
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/RegistrationFlagsHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/RegistrationFlagsHelper.java
deleted file mode 100644
index 2a5e025..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/RegistrationFlagsHelper.java
+++ /dev/null
@@ -1,47 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL definition of alias "RegistrationFlags"
- * @author JacORB IDL compiler
- */
-
-public final class RegistrationFlagsHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
-
- public static void insert (org.omg.CORBA.Any any, int s)
- {
- any.type (type ());
- write (any.create_output_stream (), s);
- }
-
- public static int extract (final org.omg.CORBA.Any any)
- {
- return read (any.create_input_stream ());
- }
-
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_alias_tc(org.gnu.bonobo.RegistrationFlagsHelper.id(), "RegistrationFlags",org.omg.CORBA.ORB.init().get_primitive_tc(org.omg.CORBA.TCKind.from_int(3)));
- }
- return _type;
- }
-
- public static String id()
- {
- return "IDL:Bonobo/RegistrationFlags:1.0";
- }
- public static int read (final org.omg.CORBA.portable.InputStream _in)
- {
- int _result;
- _result=_in.read_long();
- return _result;
- }
-
- public static void write (final org.omg.CORBA.portable.OutputStream _out, int _s)
- {
- _out.write_long(_s);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/RegistrationResult.java b/libbonobo-java/src/gen/org/gnu/bonobo/RegistrationResult.java
deleted file mode 100644
index 871ebdf..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/RegistrationResult.java
+++ /dev/null
@@ -1,42 +0,0 @@
-package org.gnu.bonobo;
-/**
- * Generated from IDL definition of enum "RegistrationResult"
- * @author JacORB IDL compiler
- */
-
-public final class RegistrationResult
- implements org.omg.CORBA.portable.IDLEntity
-{
- private int value = -1;
- public static final int _ACTIVATION_REG_SUCCESS = 0;
- public static final RegistrationResult ACTIVATION_REG_SUCCESS = new RegistrationResult(_ACTIVATION_REG_SUCCESS);
- public static final int _ACTIVATION_REG_NOT_LISTED = 1;
- public static final RegistrationResult ACTIVATION_REG_NOT_LISTED = new RegistrationResult(_ACTIVATION_REG_NOT_LISTED);
- public static final int _ACTIVATION_REG_ALREADY_ACTIVE = 2;
- public static final RegistrationResult ACTIVATION_REG_ALREADY_ACTIVE = new RegistrationResult(_ACTIVATION_REG_ALREADY_ACTIVE);
- public static final int _ACTIVATION_REG_ERROR = 3;
- public static final RegistrationResult ACTIVATION_REG_ERROR = new RegistrationResult(_ACTIVATION_REG_ERROR);
- public int value()
- {
- return value;
- }
- public static RegistrationResult from_int(int value)
- {
- switch (value) {
- case _ACTIVATION_REG_SUCCESS: return ACTIVATION_REG_SUCCESS;
- case _ACTIVATION_REG_NOT_LISTED: return ACTIVATION_REG_NOT_LISTED;
- case _ACTIVATION_REG_ALREADY_ACTIVE: return ACTIVATION_REG_ALREADY_ACTIVE;
- case _ACTIVATION_REG_ERROR: return ACTIVATION_REG_ERROR;
- default: throw new org.omg.CORBA.BAD_PARAM();
- }
- }
- protected RegistrationResult(int i)
- {
- value = i;
- }
- java.lang.Object readResolve()
- throws java.io.ObjectStreamException
- {
- return from_int(value());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/RegistrationResultHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/RegistrationResultHelper.java
deleted file mode 100644
index 777e71d..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/RegistrationResultHelper.java
+++ /dev/null
@@ -1,43 +0,0 @@
-package org.gnu.bonobo;
-/**
- * Generated from IDL definition of enum "RegistrationResult"
- * @author JacORB IDL compiler
- */
-
-public final class RegistrationResultHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_enum_tc(org.gnu.bonobo.RegistrationResultHelper.id(),"RegistrationResult",new String[]{"ACTIVATION_REG_SUCCESS","ACTIVATION_REG_NOT_LISTED","ACTIVATION_REG_ALREADY_ACTIVE","ACTIVATION_REG_ERROR"});
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.RegistrationResult s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.RegistrationResult extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/RegistrationResult:1.0";
- }
- public static RegistrationResult read (final org.omg.CORBA.portable.InputStream in)
- {
- return RegistrationResult.from_int(in.read_long());
- }
-
- public static void write (final org.omg.CORBA.portable.OutputStream out, final RegistrationResult s)
- {
- out.write_long(s.value());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/RegistrationResultHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/RegistrationResultHolder.java
deleted file mode 100644
index 6d58a8e..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/RegistrationResultHolder.java
+++ /dev/null
@@ -1,31 +0,0 @@
-package org.gnu.bonobo;
-/**
- * Generated from IDL definition of enum "RegistrationResult"
- * @author JacORB IDL compiler
- */
-
-public final class RegistrationResultHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public RegistrationResult value;
-
- public RegistrationResultHolder ()
- {
- }
- public RegistrationResultHolder (final RegistrationResult initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return RegistrationResultHelper.type ();
- }
- public void _read (final org.omg.CORBA.portable.InputStream in)
- {
- value = RegistrationResultHelper.read (in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream out)
- {
- RegistrationResultHelper.write (out,value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ResolveFlagHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/ResolveFlagHelper.java
deleted file mode 100644
index 82c5b1b..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ResolveFlagHelper.java
+++ /dev/null
@@ -1,47 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL definition of alias "ResolveFlag"
- * @author JacORB IDL compiler
- */
-
-public final class ResolveFlagHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
-
- public static void insert (org.omg.CORBA.Any any, int s)
- {
- any.type (type ());
- write (any.create_output_stream (), s);
- }
-
- public static int extract (final org.omg.CORBA.Any any)
- {
- return read (any.create_input_stream ());
- }
-
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_alias_tc(org.gnu.bonobo.ResolveFlagHelper.id(), "ResolveFlag",org.omg.CORBA.ORB.init().get_primitive_tc(org.omg.CORBA.TCKind.from_int(3)));
- }
- return _type;
- }
-
- public static String id()
- {
- return "IDL:Bonobo/ResolveFlag:1.0";
- }
- public static int read (final org.omg.CORBA.portable.InputStream _in)
- {
- int _result;
- _result=_in.read_long();
- return _result;
- }
-
- public static void write (final org.omg.CORBA.portable.OutputStream _out, int _s)
- {
- _out.write_long(_s);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ResolveOptions.java b/libbonobo-java/src/gen/org/gnu/bonobo/ResolveOptions.java
deleted file mode 100644
index 9d155b1..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ResolveOptions.java
+++ /dev/null
@@ -1,19 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL definition of struct "ResolveOptions"
- * @author JacORB IDL compiler
- */
-
-public final class ResolveOptions
- implements org.omg.CORBA.portable.IDLEntity
-{
- public ResolveOptions(){}
- public int flags;
- public int timeout;
- public ResolveOptions(int flags, int timeout)
- {
- this.flags = flags;
- this.timeout = timeout;
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ResolveOptionsHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/ResolveOptionsHelper.java
deleted file mode 100644
index a7c5d81..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ResolveOptionsHelper.java
+++ /dev/null
@@ -1,48 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL definition of struct "ResolveOptions"
- * @author JacORB IDL compiler
- */
-
-public final class ResolveOptionsHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_struct_tc(org.gnu.bonobo.ResolveOptionsHelper.id(),"ResolveOptions",new org.omg.CORBA.StructMember[]{new org.omg.CORBA.StructMember("flags", org.gnu.bonobo.ResolveFlagHelper.type(), null),new org.omg.CORBA.StructMember("timeout", org.omg.CORBA.ORB.init().get_primitive_tc(org.omg.CORBA.TCKind.from_int(3)), null)});
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.ResolveOptions s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.ResolveOptions extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/ResolveOptions:1.0";
- }
- public static org.gnu.bonobo.ResolveOptions read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.ResolveOptions result = new org.gnu.bonobo.ResolveOptions();
- result.flags=in.read_long();
- result.timeout=in.read_long();
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.ResolveOptions s)
- {
- out.write_long(s.flags);
- out.write_long(s.timeout);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ResolveOptionsHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/ResolveOptionsHolder.java
deleted file mode 100644
index aca93fd..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ResolveOptionsHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL definition of struct "ResolveOptions"
- * @author JacORB IDL compiler
- */
-
-public final class ResolveOptionsHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.ResolveOptions value;
-
- public ResolveOptionsHolder ()
- {
- }
- public ResolveOptionsHolder(final org.gnu.bonobo.ResolveOptions initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.ResolveOptionsHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.ResolveOptionsHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.ResolveOptionsHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/RunningContext.java b/libbonobo-java/src/gen/org/gnu/bonobo/RunningContext.java
deleted file mode 100644
index 0509889..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/RunningContext.java
+++ /dev/null
@@ -1,11 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "RunningContext"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public interface RunningContext
- extends RunningContextOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity, org.gnu.bonobo.Unknown
-{
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/RunningContextHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/RunningContextHelper.java
deleted file mode 100644
index e64fd9c..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/RunningContextHelper.java
+++ /dev/null
@@ -1,83 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL interface "RunningContext"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public final class RunningContextHelper
-{
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.RunningContext s)
- {
- any.insert_Object(s);
- }
- public static org.gnu.bonobo.RunningContext extract(final org.omg.CORBA.Any any)
- {
- return narrow(any.extract_Object()) ;
- }
- public static org.omg.CORBA.TypeCode type()
- {
- return org.omg.CORBA.ORB.init().create_interface_tc("IDL:Bonobo/RunningContext:1.0", "RunningContext");
- }
- public static String id()
- {
- return "IDL:Bonobo/RunningContext:1.0";
- }
- public static RunningContext read(final org.omg.CORBA.portable.InputStream in)
- {
- return narrow(in.read_Object());
- }
- public static void write(final org.omg.CORBA.portable.OutputStream _out, final org.gnu.bonobo.RunningContext s)
- {
- _out.write_Object(s);
- }
- public static org.gnu.bonobo.RunningContext narrow(final java.lang.Object obj)
- {
- if (obj instanceof org.gnu.bonobo.RunningContext)
- {
- return (org.gnu.bonobo.RunningContext)obj;
- }
- else if (obj instanceof org.omg.CORBA.Object)
- {
- return narrow((org.omg.CORBA.Object)obj);
- }
- throw new org.omg.CORBA.BAD_PARAM("Failed to narrow in helper");
- }
- public static org.gnu.bonobo.RunningContext narrow(final org.omg.CORBA.Object obj)
- {
- if (obj == null)
- return null;
- try
- {
- return (org.gnu.bonobo.RunningContext)obj;
- }
- catch (ClassCastException c)
- {
- if (obj._is_a("IDL:Bonobo/RunningContext:1.0"))
- {
- org.gnu.bonobo._RunningContextStub stub;
- stub = new org.gnu.bonobo._RunningContextStub();
- stub._set_delegate(((org.omg.CORBA.portable.ObjectImpl)obj)._get_delegate());
- return stub;
- }
- }
- throw new org.omg.CORBA.BAD_PARAM("Narrow failed");
- }
- public static org.gnu.bonobo.RunningContext unchecked_narrow(final org.omg.CORBA.Object obj)
- {
- if (obj == null)
- return null;
- try
- {
- return (org.gnu.bonobo.RunningContext)obj;
- }
- catch (ClassCastException c)
- {
- org.gnu.bonobo._RunningContextStub stub;
- stub = new org.gnu.bonobo._RunningContextStub();
- stub._set_delegate(((org.omg.CORBA.portable.ObjectImpl)obj)._get_delegate());
- return stub;
- }
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/RunningContextHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/RunningContextHolder.java
deleted file mode 100644
index 430e266..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/RunningContextHolder.java
+++ /dev/null
@@ -1,29 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "RunningContext"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public final class RunningContextHolder implements org.omg.CORBA.portable.Streamable{
- public RunningContext value;
- public RunningContextHolder()
- {
- }
- public RunningContextHolder (final RunningContext initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type()
- {
- return RunningContextHelper.type();
- }
- public void _read (final org.omg.CORBA.portable.InputStream in)
- {
- value = RunningContextHelper.read (in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream _out)
- {
- RunningContextHelper.write (_out,value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/RunningContextOperations.java b/libbonobo-java/src/gen/org/gnu/bonobo/RunningContextOperations.java
deleted file mode 100644
index caddd06..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/RunningContextOperations.java
+++ /dev/null
@@ -1,21 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "RunningContext"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-
-public interface RunningContextOperations
- extends org.gnu.bonobo.UnknownOperations
-{
- /* constants */
- /* operations */
- void addObject(org.omg.CORBA.Object obj);
- void removeObject(org.omg.CORBA.Object obj);
- void addKey(java.lang.String key);
- void removeKey(java.lang.String key);
- void atExitUnref(org.omg.CORBA.Object obj);
- void unImplemented1();
- void unImplemented2();
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/RunningContextPOA.java b/libbonobo-java/src/gen/org/gnu/bonobo/RunningContextPOA.java
deleted file mode 100644
index 544a8ff..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/RunningContextPOA.java
+++ /dev/null
@@ -1,121 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "RunningContext"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-
-public abstract class RunningContextPOA
- extends org.omg.PortableServer.Servant
- implements org.omg.CORBA.portable.InvokeHandler, org.gnu.bonobo.RunningContextOperations
-{
- static private final java.util.Hashtable m_opsHash = new java.util.Hashtable();
- static
- {
- m_opsHash.put ( "unImplemented2", new java.lang.Integer(0));
- m_opsHash.put ( "ref", new java.lang.Integer(1));
- m_opsHash.put ( "unref", new java.lang.Integer(2));
- m_opsHash.put ( "removeKey", new java.lang.Integer(3));
- m_opsHash.put ( "atExitUnref", new java.lang.Integer(4));
- m_opsHash.put ( "removeObject", new java.lang.Integer(5));
- m_opsHash.put ( "unImplemented1", new java.lang.Integer(6));
- m_opsHash.put ( "queryInterface", new java.lang.Integer(7));
- m_opsHash.put ( "addKey", new java.lang.Integer(8));
- m_opsHash.put ( "addObject", new java.lang.Integer(9));
- }
- private String[] ids = {"IDL:Bonobo/RunningContext:1.0","IDL:Bonobo/Unknown:1.0"};
- public org.gnu.bonobo.RunningContext _this()
- {
- return org.gnu.bonobo.RunningContextHelper.narrow(_this_object());
- }
- public org.gnu.bonobo.RunningContext _this(org.omg.CORBA.ORB orb)
- {
- return org.gnu.bonobo.RunningContextHelper.narrow(_this_object(orb));
- }
- public org.omg.CORBA.portable.OutputStream _invoke(String method, org.omg.CORBA.portable.InputStream _input, org.omg.CORBA.portable.ResponseHandler handler)
- throws org.omg.CORBA.SystemException
- {
- org.omg.CORBA.portable.OutputStream _out = null;
- // do something
- // quick lookup of operation
- java.lang.Integer opsIndex = (java.lang.Integer)m_opsHash.get ( method );
- if ( null == opsIndex )
- throw new org.omg.CORBA.BAD_OPERATION(method + " not found");
- switch ( opsIndex.intValue() )
- {
- case 0: // unImplemented2
- {
- _out = handler.createReply();
- unImplemented2();
- break;
- }
- case 1: // ref
- {
- _out = handler.createReply();
- ref();
- break;
- }
- case 2: // unref
- {
- _out = handler.createReply();
- unref();
- break;
- }
- case 3: // removeKey
- {
- java.lang.String _arg0=_input.read_string();
- _out = handler.createReply();
- removeKey(_arg0);
- break;
- }
- case 4: // atExitUnref
- {
- org.omg.CORBA.Object _arg0=_input.read_Object();
- _out = handler.createReply();
- atExitUnref(_arg0);
- break;
- }
- case 5: // removeObject
- {
- org.omg.CORBA.Object _arg0=_input.read_Object();
- _out = handler.createReply();
- removeObject(_arg0);
- break;
- }
- case 6: // unImplemented1
- {
- _out = handler.createReply();
- unImplemented1();
- break;
- }
- case 7: // queryInterface
- {
- java.lang.String _arg0=_input.read_string();
- _out = handler.createReply();
- org.gnu.bonobo.UnknownHelper.write(_out,queryInterface(_arg0));
- break;
- }
- case 8: // addKey
- {
- java.lang.String _arg0=_input.read_string();
- _out = handler.createReply();
- addKey(_arg0);
- break;
- }
- case 9: // addObject
- {
- org.omg.CORBA.Object _arg0=_input.read_Object();
- _out = handler.createReply();
- addObject(_arg0);
- break;
- }
- }
- return _out;
- }
-
- public String[] _all_interfaces(org.omg.PortableServer.POA poa, byte[] obj_id)
- {
- return ids;
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/RunningContextPOATie.java b/libbonobo-java/src/gen/org/gnu/bonobo/RunningContextPOATie.java
deleted file mode 100644
index 6e40f08..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/RunningContextPOATie.java
+++ /dev/null
@@ -1,102 +0,0 @@
-package org.gnu.bonobo;
-
-import org.omg.PortableServer.POA;
-
-/**
- * Generated from IDL interface "RunningContext"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public class RunningContextPOATie
- extends RunningContextPOA
-{
- private RunningContextOperations _delegate;
-
- private POA _poa;
- public RunningContextPOATie(RunningContextOperations delegate)
- {
- _delegate = delegate;
- }
- public RunningContextPOATie(RunningContextOperations delegate, POA poa)
- {
- _delegate = delegate;
- _poa = poa;
- }
- public org.gnu.bonobo.RunningContext _this()
- {
- return org.gnu.bonobo.RunningContextHelper.narrow(_this_object());
- }
- public org.gnu.bonobo.RunningContext _this(org.omg.CORBA.ORB orb)
- {
- return org.gnu.bonobo.RunningContextHelper.narrow(_this_object(orb));
- }
- public RunningContextOperations _delegate()
- {
- return _delegate;
- }
- public void _delegate(RunningContextOperations delegate)
- {
- _delegate = delegate;
- }
- public POA _default_POA()
- {
- if (_poa != null)
- {
- return _poa;
- }
- else
- {
- return super._default_POA();
- }
- }
- public void unImplemented2()
- {
-_delegate.unImplemented2();
- }
-
- public void ref()
- {
-_delegate.ref();
- }
-
- public void unref()
- {
-_delegate.unref();
- }
-
- public void removeKey(java.lang.String key)
- {
-_delegate.removeKey(key);
- }
-
- public void atExitUnref(org.omg.CORBA.Object obj)
- {
-_delegate.atExitUnref(obj);
- }
-
- public void removeObject(org.omg.CORBA.Object obj)
- {
-_delegate.removeObject(obj);
- }
-
- public void unImplemented1()
- {
-_delegate.unImplemented1();
- }
-
- public org.gnu.bonobo.Unknown queryInterface(java.lang.String repoid)
- {
- return _delegate.queryInterface(repoid);
- }
-
- public void addKey(java.lang.String key)
- {
-_delegate.addKey(key);
- }
-
- public void addObject(org.omg.CORBA.Object obj)
- {
-_delegate.addObject(obj);
- }
-
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ServerInfo.java b/libbonobo-java/src/gen/org/gnu/bonobo/ServerInfo.java
deleted file mode 100644
index e414c5a..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ServerInfo.java
+++ /dev/null
@@ -1,29 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL definition of struct "ServerInfo"
- * @author JacORB IDL compiler
- */
-
-public final class ServerInfo
- implements org.omg.CORBA.portable.IDLEntity
-{
- public ServerInfo(){}
- public java.lang.String iid;
- public java.lang.String server_type = "";
- public java.lang.String location_info = "";
- public java.lang.String username = "";
- public java.lang.String hostname = "";
- public java.lang.String domain = "";
- public org.gnu.bonobo.ActivationProperty[] props;
- public ServerInfo(java.lang.String iid, java.lang.String server_type, java.lang.String location_info, java.lang.String username, java.lang.String hostname, java.lang.String domain, org.gnu.bonobo.ActivationProperty[] props)
- {
- this.iid = iid;
- this.server_type = server_type;
- this.location_info = location_info;
- this.username = username;
- this.hostname = hostname;
- this.domain = domain;
- this.props = props;
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ServerInfoHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/ServerInfoHelper.java
deleted file mode 100644
index de50621..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ServerInfoHelper.java
+++ /dev/null
@@ -1,70 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL definition of struct "ServerInfo"
- * @author JacORB IDL compiler
- */
-
-public final class ServerInfoHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_struct_tc(org.gnu.bonobo.ServerInfoHelper.id(),"ServerInfo",new org.omg.CORBA.StructMember[]{new org.omg.CORBA.StructMember("iid", org.gnu.bonobo.ImplementationIDHelper.type(), null),new org.omg.CORBA.StructMember("server_type", org.omg.CORBA.ORB.init().create_string_tc(0), null),new org.omg.CORBA.StructMember("location_info", org.omg.CORBA.ORB.init().create_string_tc(0), null),new org.omg.CORBA.StructMember("username", org.omg.CORBA.ORB.init(). [...]
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.ServerInfo s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.ServerInfo extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/ServerInfo:1.0";
- }
- public static org.gnu.bonobo.ServerInfo read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.ServerInfo result = new org.gnu.bonobo.ServerInfo();
- result.iid=in.read_string();
- result.server_type=in.read_string();
- result.location_info=in.read_string();
- result.username=in.read_string();
- result.hostname=in.read_string();
- result.domain=in.read_string();
- int _lresult_props2 = in.read_long();
- result.props = new org.gnu.bonobo.ActivationProperty[_lresult_props2];
- for (int i=0;i<result.props.length;i++)
- {
- result.props[i]=org.gnu.bonobo.ActivationPropertyHelper.read(in);
- }
-
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.ServerInfo s)
- {
- out.write_string(s.iid);
- out.write_string(s.server_type);
- out.write_string(s.location_info);
- out.write_string(s.username);
- out.write_string(s.hostname);
- out.write_string(s.domain);
-
- out.write_long(s.props.length);
- for (int i=0; i<s.props.length;i++)
- {
- org.gnu.bonobo.ActivationPropertyHelper.write(out,s.props[i]);
- }
-
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ServerInfoHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/ServerInfoHolder.java
deleted file mode 100644
index 920580f..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ServerInfoHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL definition of struct "ServerInfo"
- * @author JacORB IDL compiler
- */
-
-public final class ServerInfoHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.ServerInfo value;
-
- public ServerInfoHolder ()
- {
- }
- public ServerInfoHolder(final org.gnu.bonobo.ServerInfo initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.ServerInfoHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.ServerInfoHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.ServerInfoHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ServerInfoListHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/ServerInfoListHelper.java
deleted file mode 100644
index a7e0ad2..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ServerInfoListHelper.java
+++ /dev/null
@@ -1,59 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL definition of alias "ServerInfoList"
- * @author JacORB IDL compiler
- */
-
-public final class ServerInfoListHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
-
- public static void insert (org.omg.CORBA.Any any, org.gnu.bonobo.ServerInfo[] s)
- {
- any.type (type ());
- write (any.create_output_stream (), s);
- }
-
- public static org.gnu.bonobo.ServerInfo[] extract (final org.omg.CORBA.Any any)
- {
- return read (any.create_input_stream ());
- }
-
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_alias_tc(org.gnu.bonobo.ServerInfoListHelper.id(), "ServerInfoList",org.omg.CORBA.ORB.init().create_sequence_tc(0, org.gnu.bonobo.ServerInfoHelper.type()));
- }
- return _type;
- }
-
- public static String id()
- {
- return "IDL:Bonobo/ServerInfoList:1.0";
- }
- public static org.gnu.bonobo.ServerInfo[] read (final org.omg.CORBA.portable.InputStream _in)
- {
- org.gnu.bonobo.ServerInfo[] _result;
- int _l_result3 = _in.read_long();
- _result = new org.gnu.bonobo.ServerInfo[_l_result3];
- for (int i=0;i<_result.length;i++)
- {
- _result[i]=org.gnu.bonobo.ServerInfoHelper.read(_in);
- }
-
- return _result;
- }
-
- public static void write (final org.omg.CORBA.portable.OutputStream _out, org.gnu.bonobo.ServerInfo[] _s)
- {
-
- _out.write_long(_s.length);
- for (int i=0; i<_s.length;i++)
- {
- org.gnu.bonobo.ServerInfoHelper.write(_out,_s[i]);
- }
-
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ServerInfoListHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/ServerInfoListHolder.java
deleted file mode 100644
index 05568a2..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ServerInfoListHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL definition of alias "ServerInfoList"
- * @author JacORB IDL compiler
- */
-
-public final class ServerInfoListHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.ServerInfo[] value;
-
- public ServerInfoListHolder ()
- {
- }
- public ServerInfoListHolder (final org.gnu.bonobo.ServerInfo[] initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return ServerInfoListHelper.type ();
- }
- public void _read (final org.omg.CORBA.portable.InputStream in)
- {
- value = ServerInfoListHelper.read (in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream out)
- {
- ServerInfoListHelper.write (out,value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Storage.java b/libbonobo-java/src/gen/org/gnu/bonobo/Storage.java
deleted file mode 100644
index 1ddc38c..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Storage.java
+++ /dev/null
@@ -1,11 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "Storage"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public interface Storage
- extends StorageOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity, org.gnu.bonobo.Unknown
-{
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StorageHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/StorageHelper.java
deleted file mode 100644
index 71cc4f0..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StorageHelper.java
+++ /dev/null
@@ -1,83 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL interface "Storage"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public final class StorageHelper
-{
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.Storage s)
- {
- any.insert_Object(s);
- }
- public static org.gnu.bonobo.Storage extract(final org.omg.CORBA.Any any)
- {
- return narrow(any.extract_Object()) ;
- }
- public static org.omg.CORBA.TypeCode type()
- {
- return org.omg.CORBA.ORB.init().create_interface_tc("IDL:Bonobo/Storage:1.0", "Storage");
- }
- public static String id()
- {
- return "IDL:Bonobo/Storage:1.0";
- }
- public static Storage read(final org.omg.CORBA.portable.InputStream in)
- {
- return narrow(in.read_Object());
- }
- public static void write(final org.omg.CORBA.portable.OutputStream _out, final org.gnu.bonobo.Storage s)
- {
- _out.write_Object(s);
- }
- public static org.gnu.bonobo.Storage narrow(final java.lang.Object obj)
- {
- if (obj instanceof org.gnu.bonobo.Storage)
- {
- return (org.gnu.bonobo.Storage)obj;
- }
- else if (obj instanceof org.omg.CORBA.Object)
- {
- return narrow((org.omg.CORBA.Object)obj);
- }
- throw new org.omg.CORBA.BAD_PARAM("Failed to narrow in helper");
- }
- public static org.gnu.bonobo.Storage narrow(final org.omg.CORBA.Object obj)
- {
- if (obj == null)
- return null;
- try
- {
- return (org.gnu.bonobo.Storage)obj;
- }
- catch (ClassCastException c)
- {
- if (obj._is_a("IDL:Bonobo/Storage:1.0"))
- {
- org.gnu.bonobo._StorageStub stub;
- stub = new org.gnu.bonobo._StorageStub();
- stub._set_delegate(((org.omg.CORBA.portable.ObjectImpl)obj)._get_delegate());
- return stub;
- }
- }
- throw new org.omg.CORBA.BAD_PARAM("Narrow failed");
- }
- public static org.gnu.bonobo.Storage unchecked_narrow(final org.omg.CORBA.Object obj)
- {
- if (obj == null)
- return null;
- try
- {
- return (org.gnu.bonobo.Storage)obj;
- }
- catch (ClassCastException c)
- {
- org.gnu.bonobo._StorageStub stub;
- stub = new org.gnu.bonobo._StorageStub();
- stub._set_delegate(((org.omg.CORBA.portable.ObjectImpl)obj)._get_delegate());
- return stub;
- }
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StorageHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/StorageHolder.java
deleted file mode 100644
index 321bc87..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StorageHolder.java
+++ /dev/null
@@ -1,29 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "Storage"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public final class StorageHolder implements org.omg.CORBA.portable.Streamable{
- public Storage value;
- public StorageHolder()
- {
- }
- public StorageHolder (final Storage initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type()
- {
- return StorageHelper.type();
- }
- public void _read (final org.omg.CORBA.portable.InputStream in)
- {
- value = StorageHelper.read (in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream _out)
- {
- StorageHelper.write (_out,value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StorageInfo.java b/libbonobo-java/src/gen/org/gnu/bonobo/StorageInfo.java
deleted file mode 100644
index 9bee182..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StorageInfo.java
+++ /dev/null
@@ -1,23 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL definition of struct "StorageInfo"
- * @author JacORB IDL compiler
- */
-
-public final class StorageInfo
- implements org.omg.CORBA.portable.IDLEntity
-{
- public StorageInfo(){}
- public java.lang.String name = "";
- public org.gnu.bonobo.StorageType type;
- public java.lang.String content_type;
- public int size;
- public StorageInfo(java.lang.String name, org.gnu.bonobo.StorageType type, java.lang.String content_type, int size)
- {
- this.name = name;
- this.type = type;
- this.content_type = content_type;
- this.size = size;
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StorageInfoFieldsHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/StorageInfoFieldsHelper.java
deleted file mode 100644
index d392ae1..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StorageInfoFieldsHelper.java
+++ /dev/null
@@ -1,47 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL definition of alias "StorageInfoFields"
- * @author JacORB IDL compiler
- */
-
-public final class StorageInfoFieldsHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
-
- public static void insert (org.omg.CORBA.Any any, int s)
- {
- any.type (type ());
- write (any.create_output_stream (), s);
- }
-
- public static int extract (final org.omg.CORBA.Any any)
- {
- return read (any.create_input_stream ());
- }
-
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_alias_tc(org.gnu.bonobo.StorageInfoFieldsHelper.id(), "StorageInfoFields",org.omg.CORBA.ORB.init().get_primitive_tc(org.omg.CORBA.TCKind.from_int(3)));
- }
- return _type;
- }
-
- public static String id()
- {
- return "IDL:Bonobo/StorageInfoFields:1.0";
- }
- public static int read (final org.omg.CORBA.portable.InputStream _in)
- {
- int _result;
- _result=_in.read_long();
- return _result;
- }
-
- public static void write (final org.omg.CORBA.portable.OutputStream _out, int _s)
- {
- _out.write_long(_s);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StorageInfoHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/StorageInfoHelper.java
deleted file mode 100644
index 84c7f55..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StorageInfoHelper.java
+++ /dev/null
@@ -1,52 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL definition of struct "StorageInfo"
- * @author JacORB IDL compiler
- */
-
-public final class StorageInfoHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_struct_tc(org.gnu.bonobo.StorageInfoHelper.id(),"StorageInfo",new org.omg.CORBA.StructMember[]{new org.omg.CORBA.StructMember("name", org.omg.CORBA.ORB.init().create_string_tc(0), null),new org.omg.CORBA.StructMember("type", org.gnu.bonobo.StorageTypeHelper.type(), null),new org.omg.CORBA.StructMember("content_type", org.gnu.bonobo.ContentTypeHelper.type(), null),new org.omg.CORBA.StructMember("size", org.omg.CORBA.ORB.init().get_primitive_tc(or [...]
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.StorageInfo s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.StorageInfo extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/StorageInfo:1.0";
- }
- public static org.gnu.bonobo.StorageInfo read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.StorageInfo result = new org.gnu.bonobo.StorageInfo();
- result.name=in.read_string();
- result.type=org.gnu.bonobo.StorageTypeHelper.read(in);
- result.content_type=in.read_string();
- result.size=in.read_long();
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.StorageInfo s)
- {
- out.write_string(s.name);
- org.gnu.bonobo.StorageTypeHelper.write(out,s.type);
- out.write_string(s.content_type);
- out.write_long(s.size);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StorageInfoHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/StorageInfoHolder.java
deleted file mode 100644
index 2e32d38..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StorageInfoHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL definition of struct "StorageInfo"
- * @author JacORB IDL compiler
- */
-
-public final class StorageInfoHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.StorageInfo value;
-
- public StorageInfoHolder ()
- {
- }
- public StorageInfoHolder(final org.gnu.bonobo.StorageInfo initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.StorageInfoHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.StorageInfoHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.StorageInfoHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StorageOperations.java b/libbonobo-java/src/gen/org/gnu/bonobo/StorageOperations.java
deleted file mode 100644
index 1eabbec..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StorageOperations.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "Storage"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-
-public interface StorageOperations
- extends org.gnu.bonobo.UnknownOperations
-{
- /* constants */
- int READ = 1;
- int WRITE = 2;
- int CREATE = 4;
- int FAILIFEXIST = 8;
- int COMPRESSED = 16;
- int TRANSACTED = 32;
- /* operations */
- org.gnu.bonobo.StorageInfo getInfo(java.lang.String path, int mask) throws org.gnu.bonobo.StoragePackage.NotFound,org.gnu.bonobo.StoragePackage.NoPermission,org.gnu.bonobo.StoragePackage.NotSupported,org.gnu.bonobo.StoragePackage.IOError;
- void setInfo(java.lang.String path, org.gnu.bonobo.StorageInfo info, int mask) throws org.gnu.bonobo.StoragePackage.NotFound,org.gnu.bonobo.StoragePackage.NoPermission,org.gnu.bonobo.StoragePackage.NotSupported,org.gnu.bonobo.StoragePackage.IOError;
- org.gnu.bonobo.Stream openStream(java.lang.String path, int mode) throws org.gnu.bonobo.StoragePackage.NotFound,org.gnu.bonobo.StoragePackage.NameExists,org.gnu.bonobo.StoragePackage.NoPermission,org.gnu.bonobo.StoragePackage.NotStream,org.gnu.bonobo.StoragePackage.IOError;
- org.gnu.bonobo.Storage openStorage(java.lang.String path, int mode) throws org.gnu.bonobo.StoragePackage.NotFound,org.gnu.bonobo.StoragePackage.NameExists,org.gnu.bonobo.StoragePackage.NoPermission,org.gnu.bonobo.StoragePackage.NotStorage,org.gnu.bonobo.StoragePackage.IOError;
- void copyTo(org.gnu.bonobo.Storage target) throws org.gnu.bonobo.StoragePackage.NoPermission,org.gnu.bonobo.StoragePackage.IOError;
- org.gnu.bonobo.StorageInfo[] listContents(java.lang.String path, int mask) throws org.gnu.bonobo.StoragePackage.NotFound,org.gnu.bonobo.StoragePackage.NotSupported,org.gnu.bonobo.StoragePackage.NotStorage,org.gnu.bonobo.StoragePackage.IOError;
- void erase(java.lang.String path) throws org.gnu.bonobo.StoragePackage.NotEmpty,org.gnu.bonobo.StoragePackage.NotFound,org.gnu.bonobo.StoragePackage.NoPermission,org.gnu.bonobo.StoragePackage.IOError;
- void rename(java.lang.String path_name, java.lang.String new_path_name) throws org.gnu.bonobo.StoragePackage.NotFound,org.gnu.bonobo.StoragePackage.NameExists,org.gnu.bonobo.StoragePackage.NoPermission,org.gnu.bonobo.StoragePackage.IOError;
- void commit() throws org.gnu.bonobo.StoragePackage.NoPermission,org.gnu.bonobo.StoragePackage.NotSupported,org.gnu.bonobo.StoragePackage.IOError;
- void revert() throws org.gnu.bonobo.StoragePackage.NoPermission,org.gnu.bonobo.StoragePackage.NotSupported,org.gnu.bonobo.StoragePackage.IOError;
- void unImplemented1();
- void unImplemented2();
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePOA.java b/libbonobo-java/src/gen/org/gnu/bonobo/StoragePOA.java
deleted file mode 100644
index a0dcdd2..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePOA.java
+++ /dev/null
@@ -1,386 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "Storage"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-
-public abstract class StoragePOA
- extends org.omg.PortableServer.Servant
- implements org.omg.CORBA.portable.InvokeHandler, org.gnu.bonobo.StorageOperations
-{
- static private final java.util.Hashtable m_opsHash = new java.util.Hashtable();
- static
- {
- m_opsHash.put ( "unImplemented2", new java.lang.Integer(0));
- m_opsHash.put ( "rename", new java.lang.Integer(1));
- m_opsHash.put ( "erase", new java.lang.Integer(2));
- m_opsHash.put ( "ref", new java.lang.Integer(3));
- m_opsHash.put ( "listContents", new java.lang.Integer(4));
- m_opsHash.put ( "unref", new java.lang.Integer(5));
- m_opsHash.put ( "openStorage", new java.lang.Integer(6));
- m_opsHash.put ( "revert", new java.lang.Integer(7));
- m_opsHash.put ( "commit", new java.lang.Integer(8));
- m_opsHash.put ( "setInfo", new java.lang.Integer(9));
- m_opsHash.put ( "openStream", new java.lang.Integer(10));
- m_opsHash.put ( "copyTo", new java.lang.Integer(11));
- m_opsHash.put ( "unImplemented1", new java.lang.Integer(12));
- m_opsHash.put ( "queryInterface", new java.lang.Integer(13));
- m_opsHash.put ( "getInfo", new java.lang.Integer(14));
- }
- private String[] ids = {"IDL:Bonobo/Storage:1.0","IDL:Bonobo/Unknown:1.0"};
- public org.gnu.bonobo.Storage _this()
- {
- return org.gnu.bonobo.StorageHelper.narrow(_this_object());
- }
- public org.gnu.bonobo.Storage _this(org.omg.CORBA.ORB orb)
- {
- return org.gnu.bonobo.StorageHelper.narrow(_this_object(orb));
- }
- public org.omg.CORBA.portable.OutputStream _invoke(String method, org.omg.CORBA.portable.InputStream _input, org.omg.CORBA.portable.ResponseHandler handler)
- throws org.omg.CORBA.SystemException
- {
- org.omg.CORBA.portable.OutputStream _out = null;
- // do something
- // quick lookup of operation
- java.lang.Integer opsIndex = (java.lang.Integer)m_opsHash.get ( method );
- if ( null == opsIndex )
- throw new org.omg.CORBA.BAD_OPERATION(method + " not found");
- switch ( opsIndex.intValue() )
- {
- case 0: // unImplemented2
- {
- _out = handler.createReply();
- unImplemented2();
- break;
- }
- case 1: // rename
- {
- try
- {
- java.lang.String _arg0=_input.read_string();
- java.lang.String _arg1=_input.read_string();
- _out = handler.createReply();
- rename(_arg0,_arg1);
- }
- catch(org.gnu.bonobo.StoragePackage.NotFound _ex0)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StoragePackage.NotFoundHelper.write(_out, _ex0);
- }
- catch(org.gnu.bonobo.StoragePackage.NameExists _ex1)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StoragePackage.NameExistsHelper.write(_out, _ex1);
- }
- catch(org.gnu.bonobo.StoragePackage.NoPermission _ex2)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StoragePackage.NoPermissionHelper.write(_out, _ex2);
- }
- catch(org.gnu.bonobo.StoragePackage.IOError _ex3)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StoragePackage.IOErrorHelper.write(_out, _ex3);
- }
- break;
- }
- case 2: // erase
- {
- try
- {
- java.lang.String _arg0=_input.read_string();
- _out = handler.createReply();
- erase(_arg0);
- }
- catch(org.gnu.bonobo.StoragePackage.NotEmpty _ex0)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StoragePackage.NotEmptyHelper.write(_out, _ex0);
- }
- catch(org.gnu.bonobo.StoragePackage.NotFound _ex1)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StoragePackage.NotFoundHelper.write(_out, _ex1);
- }
- catch(org.gnu.bonobo.StoragePackage.NoPermission _ex2)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StoragePackage.NoPermissionHelper.write(_out, _ex2);
- }
- catch(org.gnu.bonobo.StoragePackage.IOError _ex3)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StoragePackage.IOErrorHelper.write(_out, _ex3);
- }
- break;
- }
- case 3: // ref
- {
- _out = handler.createReply();
- ref();
- break;
- }
- case 4: // listContents
- {
- try
- {
- java.lang.String _arg0=_input.read_string();
- int _arg1=_input.read_long();
- _out = handler.createReply();
- org.gnu.bonobo.StoragePackage.DirectoryListHelper.write(_out,listContents(_arg0,_arg1));
- }
- catch(org.gnu.bonobo.StoragePackage.NotFound _ex0)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StoragePackage.NotFoundHelper.write(_out, _ex0);
- }
- catch(org.gnu.bonobo.StoragePackage.NotSupported _ex1)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StoragePackage.NotSupportedHelper.write(_out, _ex1);
- }
- catch(org.gnu.bonobo.StoragePackage.NotStorage _ex2)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StoragePackage.NotStorageHelper.write(_out, _ex2);
- }
- catch(org.gnu.bonobo.StoragePackage.IOError _ex3)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StoragePackage.IOErrorHelper.write(_out, _ex3);
- }
- break;
- }
- case 5: // unref
- {
- _out = handler.createReply();
- unref();
- break;
- }
- case 6: // openStorage
- {
- try
- {
- java.lang.String _arg0=_input.read_string();
- int _arg1=_input.read_long();
- _out = handler.createReply();
- org.gnu.bonobo.StorageHelper.write(_out,openStorage(_arg0,_arg1));
- }
- catch(org.gnu.bonobo.StoragePackage.NotFound _ex0)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StoragePackage.NotFoundHelper.write(_out, _ex0);
- }
- catch(org.gnu.bonobo.StoragePackage.NameExists _ex1)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StoragePackage.NameExistsHelper.write(_out, _ex1);
- }
- catch(org.gnu.bonobo.StoragePackage.NoPermission _ex2)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StoragePackage.NoPermissionHelper.write(_out, _ex2);
- }
- catch(org.gnu.bonobo.StoragePackage.NotStorage _ex3)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StoragePackage.NotStorageHelper.write(_out, _ex3);
- }
- catch(org.gnu.bonobo.StoragePackage.IOError _ex4)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StoragePackage.IOErrorHelper.write(_out, _ex4);
- }
- break;
- }
- case 7: // revert
- {
- try
- {
- _out = handler.createReply();
- revert();
- }
- catch(org.gnu.bonobo.StoragePackage.NoPermission _ex0)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StoragePackage.NoPermissionHelper.write(_out, _ex0);
- }
- catch(org.gnu.bonobo.StoragePackage.NotSupported _ex1)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StoragePackage.NotSupportedHelper.write(_out, _ex1);
- }
- catch(org.gnu.bonobo.StoragePackage.IOError _ex2)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StoragePackage.IOErrorHelper.write(_out, _ex2);
- }
- break;
- }
- case 8: // commit
- {
- try
- {
- _out = handler.createReply();
- commit();
- }
- catch(org.gnu.bonobo.StoragePackage.NoPermission _ex0)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StoragePackage.NoPermissionHelper.write(_out, _ex0);
- }
- catch(org.gnu.bonobo.StoragePackage.NotSupported _ex1)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StoragePackage.NotSupportedHelper.write(_out, _ex1);
- }
- catch(org.gnu.bonobo.StoragePackage.IOError _ex2)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StoragePackage.IOErrorHelper.write(_out, _ex2);
- }
- break;
- }
- case 9: // setInfo
- {
- try
- {
- java.lang.String _arg0=_input.read_string();
- org.gnu.bonobo.StorageInfo _arg1=org.gnu.bonobo.StorageInfoHelper.read(_input);
- int _arg2=_input.read_long();
- _out = handler.createReply();
- setInfo(_arg0,_arg1,_arg2);
- }
- catch(org.gnu.bonobo.StoragePackage.NotFound _ex0)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StoragePackage.NotFoundHelper.write(_out, _ex0);
- }
- catch(org.gnu.bonobo.StoragePackage.NoPermission _ex1)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StoragePackage.NoPermissionHelper.write(_out, _ex1);
- }
- catch(org.gnu.bonobo.StoragePackage.NotSupported _ex2)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StoragePackage.NotSupportedHelper.write(_out, _ex2);
- }
- catch(org.gnu.bonobo.StoragePackage.IOError _ex3)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StoragePackage.IOErrorHelper.write(_out, _ex3);
- }
- break;
- }
- case 10: // openStream
- {
- try
- {
- java.lang.String _arg0=_input.read_string();
- int _arg1=_input.read_long();
- _out = handler.createReply();
- org.gnu.bonobo.StreamHelper.write(_out,openStream(_arg0,_arg1));
- }
- catch(org.gnu.bonobo.StoragePackage.NotFound _ex0)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StoragePackage.NotFoundHelper.write(_out, _ex0);
- }
- catch(org.gnu.bonobo.StoragePackage.NameExists _ex1)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StoragePackage.NameExistsHelper.write(_out, _ex1);
- }
- catch(org.gnu.bonobo.StoragePackage.NoPermission _ex2)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StoragePackage.NoPermissionHelper.write(_out, _ex2);
- }
- catch(org.gnu.bonobo.StoragePackage.NotStream _ex3)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StoragePackage.NotStreamHelper.write(_out, _ex3);
- }
- catch(org.gnu.bonobo.StoragePackage.IOError _ex4)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StoragePackage.IOErrorHelper.write(_out, _ex4);
- }
- break;
- }
- case 11: // copyTo
- {
- try
- {
- org.gnu.bonobo.Storage _arg0=org.gnu.bonobo.StorageHelper.read(_input);
- _out = handler.createReply();
- copyTo(_arg0);
- }
- catch(org.gnu.bonobo.StoragePackage.NoPermission _ex0)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StoragePackage.NoPermissionHelper.write(_out, _ex0);
- }
- catch(org.gnu.bonobo.StoragePackage.IOError _ex1)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StoragePackage.IOErrorHelper.write(_out, _ex1);
- }
- break;
- }
- case 12: // unImplemented1
- {
- _out = handler.createReply();
- unImplemented1();
- break;
- }
- case 13: // queryInterface
- {
- java.lang.String _arg0=_input.read_string();
- _out = handler.createReply();
- org.gnu.bonobo.UnknownHelper.write(_out,queryInterface(_arg0));
- break;
- }
- case 14: // getInfo
- {
- try
- {
- java.lang.String _arg0=_input.read_string();
- int _arg1=_input.read_long();
- _out = handler.createReply();
- org.gnu.bonobo.StorageInfoHelper.write(_out,getInfo(_arg0,_arg1));
- }
- catch(org.gnu.bonobo.StoragePackage.NotFound _ex0)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StoragePackage.NotFoundHelper.write(_out, _ex0);
- }
- catch(org.gnu.bonobo.StoragePackage.NoPermission _ex1)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StoragePackage.NoPermissionHelper.write(_out, _ex1);
- }
- catch(org.gnu.bonobo.StoragePackage.NotSupported _ex2)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StoragePackage.NotSupportedHelper.write(_out, _ex2);
- }
- catch(org.gnu.bonobo.StoragePackage.IOError _ex3)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StoragePackage.IOErrorHelper.write(_out, _ex3);
- }
- break;
- }
- }
- return _out;
- }
-
- public String[] _all_interfaces(org.omg.PortableServer.POA poa, byte[] obj_id)
- {
- return ids;
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePOATie.java b/libbonobo-java/src/gen/org/gnu/bonobo/StoragePOATie.java
deleted file mode 100644
index b1c5f75..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePOATie.java
+++ /dev/null
@@ -1,127 +0,0 @@
-package org.gnu.bonobo;
-
-import org.omg.PortableServer.POA;
-
-/**
- * Generated from IDL interface "Storage"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public class StoragePOATie
- extends StoragePOA
-{
- private StorageOperations _delegate;
-
- private POA _poa;
- public StoragePOATie(StorageOperations delegate)
- {
- _delegate = delegate;
- }
- public StoragePOATie(StorageOperations delegate, POA poa)
- {
- _delegate = delegate;
- _poa = poa;
- }
- public org.gnu.bonobo.Storage _this()
- {
- return org.gnu.bonobo.StorageHelper.narrow(_this_object());
- }
- public org.gnu.bonobo.Storage _this(org.omg.CORBA.ORB orb)
- {
- return org.gnu.bonobo.StorageHelper.narrow(_this_object(orb));
- }
- public StorageOperations _delegate()
- {
- return _delegate;
- }
- public void _delegate(StorageOperations delegate)
- {
- _delegate = delegate;
- }
- public POA _default_POA()
- {
- if (_poa != null)
- {
- return _poa;
- }
- else
- {
- return super._default_POA();
- }
- }
- public void unImplemented2()
- {
-_delegate.unImplemented2();
- }
-
- public void rename(java.lang.String path_name, java.lang.String new_path_name) throws org.gnu.bonobo.StoragePackage.NotFound,org.gnu.bonobo.StoragePackage.NameExists,org.gnu.bonobo.StoragePackage.NoPermission,org.gnu.bonobo.StoragePackage.IOError
- {
-_delegate.rename(path_name,new_path_name);
- }
-
- public void erase(java.lang.String path) throws org.gnu.bonobo.StoragePackage.NotEmpty,org.gnu.bonobo.StoragePackage.NotFound,org.gnu.bonobo.StoragePackage.NoPermission,org.gnu.bonobo.StoragePackage.IOError
- {
-_delegate.erase(path);
- }
-
- public void ref()
- {
-_delegate.ref();
- }
-
- public org.gnu.bonobo.StorageInfo[] listContents(java.lang.String path, int mask) throws org.gnu.bonobo.StoragePackage.NotFound,org.gnu.bonobo.StoragePackage.NotSupported,org.gnu.bonobo.StoragePackage.NotStorage,org.gnu.bonobo.StoragePackage.IOError
- {
- return _delegate.listContents(path,mask);
- }
-
- public void unref()
- {
-_delegate.unref();
- }
-
- public org.gnu.bonobo.Storage openStorage(java.lang.String path, int mode) throws org.gnu.bonobo.StoragePackage.NotFound,org.gnu.bonobo.StoragePackage.NameExists,org.gnu.bonobo.StoragePackage.NoPermission,org.gnu.bonobo.StoragePackage.NotStorage,org.gnu.bonobo.StoragePackage.IOError
- {
- return _delegate.openStorage(path,mode);
- }
-
- public void revert() throws org.gnu.bonobo.StoragePackage.NoPermission,org.gnu.bonobo.StoragePackage.NotSupported,org.gnu.bonobo.StoragePackage.IOError
- {
-_delegate.revert();
- }
-
- public void commit() throws org.gnu.bonobo.StoragePackage.NoPermission,org.gnu.bonobo.StoragePackage.NotSupported,org.gnu.bonobo.StoragePackage.IOError
- {
-_delegate.commit();
- }
-
- public void setInfo(java.lang.String path, org.gnu.bonobo.StorageInfo info, int mask) throws org.gnu.bonobo.StoragePackage.NotFound,org.gnu.bonobo.StoragePackage.NoPermission,org.gnu.bonobo.StoragePackage.NotSupported,org.gnu.bonobo.StoragePackage.IOError
- {
-_delegate.setInfo(path,info,mask);
- }
-
- public org.gnu.bonobo.Stream openStream(java.lang.String path, int mode) throws org.gnu.bonobo.StoragePackage.NotFound,org.gnu.bonobo.StoragePackage.NameExists,org.gnu.bonobo.StoragePackage.NoPermission,org.gnu.bonobo.StoragePackage.NotStream,org.gnu.bonobo.StoragePackage.IOError
- {
- return _delegate.openStream(path,mode);
- }
-
- public void copyTo(org.gnu.bonobo.Storage target) throws org.gnu.bonobo.StoragePackage.NoPermission,org.gnu.bonobo.StoragePackage.IOError
- {
-_delegate.copyTo(target);
- }
-
- public void unImplemented1()
- {
-_delegate.unImplemented1();
- }
-
- public org.gnu.bonobo.Unknown queryInterface(java.lang.String repoid)
- {
- return _delegate.queryInterface(repoid);
- }
-
- public org.gnu.bonobo.StorageInfo getInfo(java.lang.String path, int mask) throws org.gnu.bonobo.StoragePackage.NotFound,org.gnu.bonobo.StoragePackage.NoPermission,org.gnu.bonobo.StoragePackage.NotSupported,org.gnu.bonobo.StoragePackage.IOError
- {
- return _delegate.getInfo(path,mask);
- }
-
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/DirectoryListHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/DirectoryListHelper.java
deleted file mode 100644
index f92fb6c..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/DirectoryListHelper.java
+++ /dev/null
@@ -1,59 +0,0 @@
-package org.gnu.bonobo.StoragePackage;
-
-/**
- * Generated from IDL definition of alias "DirectoryList"
- * @author JacORB IDL compiler
- */
-
-public final class DirectoryListHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
-
- public static void insert (org.omg.CORBA.Any any, org.gnu.bonobo.StorageInfo[] s)
- {
- any.type (type ());
- write (any.create_output_stream (), s);
- }
-
- public static org.gnu.bonobo.StorageInfo[] extract (final org.omg.CORBA.Any any)
- {
- return read (any.create_input_stream ());
- }
-
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_alias_tc(org.gnu.bonobo.StoragePackage.DirectoryListHelper.id(), "DirectoryList",org.omg.CORBA.ORB.init().create_sequence_tc(0, org.gnu.bonobo.StorageInfoHelper.type()));
- }
- return _type;
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Storage/DirectoryList:1.0";
- }
- public static org.gnu.bonobo.StorageInfo[] read (final org.omg.CORBA.portable.InputStream _in)
- {
- org.gnu.bonobo.StorageInfo[] _result;
- int _l_result1 = _in.read_long();
- _result = new org.gnu.bonobo.StorageInfo[_l_result1];
- for (int i=0;i<_result.length;i++)
- {
- _result[i]=org.gnu.bonobo.StorageInfoHelper.read(_in);
- }
-
- return _result;
- }
-
- public static void write (final org.omg.CORBA.portable.OutputStream _out, org.gnu.bonobo.StorageInfo[] _s)
- {
-
- _out.write_long(_s.length);
- for (int i=0; i<_s.length;i++)
- {
- org.gnu.bonobo.StorageInfoHelper.write(_out,_s[i]);
- }
-
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/DirectoryListHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/DirectoryListHolder.java
deleted file mode 100644
index b3ac20d..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/DirectoryListHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo.StoragePackage;
-
-/**
- * Generated from IDL definition of alias "DirectoryList"
- * @author JacORB IDL compiler
- */
-
-public final class DirectoryListHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.StorageInfo[] value;
-
- public DirectoryListHolder ()
- {
- }
- public DirectoryListHolder (final org.gnu.bonobo.StorageInfo[] initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return DirectoryListHelper.type ();
- }
- public void _read (final org.omg.CORBA.portable.InputStream in)
- {
- value = DirectoryListHelper.read (in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream out)
- {
- DirectoryListHelper.write (out,value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/IOError.java b/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/IOError.java
deleted file mode 100644
index 20f205a..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/IOError.java
+++ /dev/null
@@ -1,20 +0,0 @@
-package org.gnu.bonobo.StoragePackage;
-
-/**
- * Generated from IDL definition of exception "IOError"
- * @author JacORB IDL compiler
- */
-
-public final class IOError
- extends org.omg.CORBA.UserException
-{
- public IOError()
- {
- super(org.gnu.bonobo.StoragePackage.IOErrorHelper.id());
- }
-
- public IOError(String value)
- {
- super(value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/IOErrorHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/IOErrorHelper.java
deleted file mode 100644
index 00b5f4e..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/IOErrorHelper.java
+++ /dev/null
@@ -1,46 +0,0 @@
-package org.gnu.bonobo.StoragePackage;
-
-
-/**
- * Generated from IDL definition of exception "IOError"
- * @author JacORB IDL compiler
- */
-
-public final class IOErrorHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_exception_tc(org.gnu.bonobo.StoragePackage.IOErrorHelper.id(),"IOError",new org.omg.CORBA.StructMember[0]);
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.StoragePackage.IOError s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.StoragePackage.IOError extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Storage/IOError:1.0";
- }
- public static org.gnu.bonobo.StoragePackage.IOError read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.StoragePackage.IOError result = new org.gnu.bonobo.StoragePackage.IOError();
- if (!in.read_string().equals(id())) throw new org.omg.CORBA.MARSHAL("wrong id");
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.StoragePackage.IOError s)
- {
- out.write_string(id());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/IOErrorHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/IOErrorHolder.java
deleted file mode 100644
index d6c5f33..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/IOErrorHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo.StoragePackage;
-
-/**
- * Generated from IDL definition of exception "IOError"
- * @author JacORB IDL compiler
- */
-
-public final class IOErrorHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.StoragePackage.IOError value;
-
- public IOErrorHolder ()
- {
- }
- public IOErrorHolder(final org.gnu.bonobo.StoragePackage.IOError initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.StoragePackage.IOErrorHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.StoragePackage.IOErrorHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.StoragePackage.IOErrorHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NameExists.java b/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NameExists.java
deleted file mode 100644
index 753b5ab..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NameExists.java
+++ /dev/null
@@ -1,20 +0,0 @@
-package org.gnu.bonobo.StoragePackage;
-
-/**
- * Generated from IDL definition of exception "NameExists"
- * @author JacORB IDL compiler
- */
-
-public final class NameExists
- extends org.omg.CORBA.UserException
-{
- public NameExists()
- {
- super(org.gnu.bonobo.StoragePackage.NameExistsHelper.id());
- }
-
- public NameExists(String value)
- {
- super(value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NameExistsHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NameExistsHelper.java
deleted file mode 100644
index ba2bb32..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NameExistsHelper.java
+++ /dev/null
@@ -1,46 +0,0 @@
-package org.gnu.bonobo.StoragePackage;
-
-
-/**
- * Generated from IDL definition of exception "NameExists"
- * @author JacORB IDL compiler
- */
-
-public final class NameExistsHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_exception_tc(org.gnu.bonobo.StoragePackage.NameExistsHelper.id(),"NameExists",new org.omg.CORBA.StructMember[0]);
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.StoragePackage.NameExists s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.StoragePackage.NameExists extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Storage/NameExists:1.0";
- }
- public static org.gnu.bonobo.StoragePackage.NameExists read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.StoragePackage.NameExists result = new org.gnu.bonobo.StoragePackage.NameExists();
- if (!in.read_string().equals(id())) throw new org.omg.CORBA.MARSHAL("wrong id");
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.StoragePackage.NameExists s)
- {
- out.write_string(id());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NameExistsHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NameExistsHolder.java
deleted file mode 100644
index 73fa5f6..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NameExistsHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo.StoragePackage;
-
-/**
- * Generated from IDL definition of exception "NameExists"
- * @author JacORB IDL compiler
- */
-
-public final class NameExistsHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.StoragePackage.NameExists value;
-
- public NameExistsHolder ()
- {
- }
- public NameExistsHolder(final org.gnu.bonobo.StoragePackage.NameExists initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.StoragePackage.NameExistsHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.StoragePackage.NameExistsHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.StoragePackage.NameExistsHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NoPermission.java b/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NoPermission.java
deleted file mode 100644
index 4e9e808..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NoPermission.java
+++ /dev/null
@@ -1,20 +0,0 @@
-package org.gnu.bonobo.StoragePackage;
-
-/**
- * Generated from IDL definition of exception "NoPermission"
- * @author JacORB IDL compiler
- */
-
-public final class NoPermission
- extends org.omg.CORBA.UserException
-{
- public NoPermission()
- {
- super(org.gnu.bonobo.StoragePackage.NoPermissionHelper.id());
- }
-
- public NoPermission(String value)
- {
- super(value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NoPermissionHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NoPermissionHelper.java
deleted file mode 100644
index 236b183..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NoPermissionHelper.java
+++ /dev/null
@@ -1,46 +0,0 @@
-package org.gnu.bonobo.StoragePackage;
-
-
-/**
- * Generated from IDL definition of exception "NoPermission"
- * @author JacORB IDL compiler
- */
-
-public final class NoPermissionHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_exception_tc(org.gnu.bonobo.StoragePackage.NoPermissionHelper.id(),"NoPermission",new org.omg.CORBA.StructMember[0]);
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.StoragePackage.NoPermission s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.StoragePackage.NoPermission extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Storage/NoPermission:1.0";
- }
- public static org.gnu.bonobo.StoragePackage.NoPermission read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.StoragePackage.NoPermission result = new org.gnu.bonobo.StoragePackage.NoPermission();
- if (!in.read_string().equals(id())) throw new org.omg.CORBA.MARSHAL("wrong id");
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.StoragePackage.NoPermission s)
- {
- out.write_string(id());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NoPermissionHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NoPermissionHolder.java
deleted file mode 100644
index c25dce1..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NoPermissionHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo.StoragePackage;
-
-/**
- * Generated from IDL definition of exception "NoPermission"
- * @author JacORB IDL compiler
- */
-
-public final class NoPermissionHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.StoragePackage.NoPermission value;
-
- public NoPermissionHolder ()
- {
- }
- public NoPermissionHolder(final org.gnu.bonobo.StoragePackage.NoPermission initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.StoragePackage.NoPermissionHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.StoragePackage.NoPermissionHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.StoragePackage.NoPermissionHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NotEmpty.java b/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NotEmpty.java
deleted file mode 100644
index 0f82603..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NotEmpty.java
+++ /dev/null
@@ -1,20 +0,0 @@
-package org.gnu.bonobo.StoragePackage;
-
-/**
- * Generated from IDL definition of exception "NotEmpty"
- * @author JacORB IDL compiler
- */
-
-public final class NotEmpty
- extends org.omg.CORBA.UserException
-{
- public NotEmpty()
- {
- super(org.gnu.bonobo.StoragePackage.NotEmptyHelper.id());
- }
-
- public NotEmpty(String value)
- {
- super(value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NotEmptyHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NotEmptyHelper.java
deleted file mode 100644
index ee7c0b0..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NotEmptyHelper.java
+++ /dev/null
@@ -1,46 +0,0 @@
-package org.gnu.bonobo.StoragePackage;
-
-
-/**
- * Generated from IDL definition of exception "NotEmpty"
- * @author JacORB IDL compiler
- */
-
-public final class NotEmptyHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_exception_tc(org.gnu.bonobo.StoragePackage.NotEmptyHelper.id(),"NotEmpty",new org.omg.CORBA.StructMember[0]);
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.StoragePackage.NotEmpty s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.StoragePackage.NotEmpty extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Storage/NotEmpty:1.0";
- }
- public static org.gnu.bonobo.StoragePackage.NotEmpty read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.StoragePackage.NotEmpty result = new org.gnu.bonobo.StoragePackage.NotEmpty();
- if (!in.read_string().equals(id())) throw new org.omg.CORBA.MARSHAL("wrong id");
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.StoragePackage.NotEmpty s)
- {
- out.write_string(id());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NotEmptyHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NotEmptyHolder.java
deleted file mode 100644
index d2bdd32..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NotEmptyHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo.StoragePackage;
-
-/**
- * Generated from IDL definition of exception "NotEmpty"
- * @author JacORB IDL compiler
- */
-
-public final class NotEmptyHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.StoragePackage.NotEmpty value;
-
- public NotEmptyHolder ()
- {
- }
- public NotEmptyHolder(final org.gnu.bonobo.StoragePackage.NotEmpty initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.StoragePackage.NotEmptyHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.StoragePackage.NotEmptyHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.StoragePackage.NotEmptyHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NotFound.java b/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NotFound.java
deleted file mode 100644
index bfea983..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NotFound.java
+++ /dev/null
@@ -1,20 +0,0 @@
-package org.gnu.bonobo.StoragePackage;
-
-/**
- * Generated from IDL definition of exception "NotFound"
- * @author JacORB IDL compiler
- */
-
-public final class NotFound
- extends org.omg.CORBA.UserException
-{
- public NotFound()
- {
- super(org.gnu.bonobo.StoragePackage.NotFoundHelper.id());
- }
-
- public NotFound(String value)
- {
- super(value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NotFoundHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NotFoundHelper.java
deleted file mode 100644
index 09d1709..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NotFoundHelper.java
+++ /dev/null
@@ -1,46 +0,0 @@
-package org.gnu.bonobo.StoragePackage;
-
-
-/**
- * Generated from IDL definition of exception "NotFound"
- * @author JacORB IDL compiler
- */
-
-public final class NotFoundHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_exception_tc(org.gnu.bonobo.StoragePackage.NotFoundHelper.id(),"NotFound",new org.omg.CORBA.StructMember[0]);
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.StoragePackage.NotFound s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.StoragePackage.NotFound extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Storage/NotFound:1.0";
- }
- public static org.gnu.bonobo.StoragePackage.NotFound read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.StoragePackage.NotFound result = new org.gnu.bonobo.StoragePackage.NotFound();
- if (!in.read_string().equals(id())) throw new org.omg.CORBA.MARSHAL("wrong id");
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.StoragePackage.NotFound s)
- {
- out.write_string(id());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NotFoundHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NotFoundHolder.java
deleted file mode 100644
index d53f8e3..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NotFoundHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo.StoragePackage;
-
-/**
- * Generated from IDL definition of exception "NotFound"
- * @author JacORB IDL compiler
- */
-
-public final class NotFoundHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.StoragePackage.NotFound value;
-
- public NotFoundHolder ()
- {
- }
- public NotFoundHolder(final org.gnu.bonobo.StoragePackage.NotFound initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.StoragePackage.NotFoundHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.StoragePackage.NotFoundHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.StoragePackage.NotFoundHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NotStorage.java b/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NotStorage.java
deleted file mode 100644
index abbebca..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NotStorage.java
+++ /dev/null
@@ -1,20 +0,0 @@
-package org.gnu.bonobo.StoragePackage;
-
-/**
- * Generated from IDL definition of exception "NotStorage"
- * @author JacORB IDL compiler
- */
-
-public final class NotStorage
- extends org.omg.CORBA.UserException
-{
- public NotStorage()
- {
- super(org.gnu.bonobo.StoragePackage.NotStorageHelper.id());
- }
-
- public NotStorage(String value)
- {
- super(value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NotStorageHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NotStorageHelper.java
deleted file mode 100644
index 706784e..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NotStorageHelper.java
+++ /dev/null
@@ -1,46 +0,0 @@
-package org.gnu.bonobo.StoragePackage;
-
-
-/**
- * Generated from IDL definition of exception "NotStorage"
- * @author JacORB IDL compiler
- */
-
-public final class NotStorageHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_exception_tc(org.gnu.bonobo.StoragePackage.NotStorageHelper.id(),"NotStorage",new org.omg.CORBA.StructMember[0]);
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.StoragePackage.NotStorage s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.StoragePackage.NotStorage extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Storage/NotStorage:1.0";
- }
- public static org.gnu.bonobo.StoragePackage.NotStorage read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.StoragePackage.NotStorage result = new org.gnu.bonobo.StoragePackage.NotStorage();
- if (!in.read_string().equals(id())) throw new org.omg.CORBA.MARSHAL("wrong id");
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.StoragePackage.NotStorage s)
- {
- out.write_string(id());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NotStorageHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NotStorageHolder.java
deleted file mode 100644
index 19afde2..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NotStorageHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo.StoragePackage;
-
-/**
- * Generated from IDL definition of exception "NotStorage"
- * @author JacORB IDL compiler
- */
-
-public final class NotStorageHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.StoragePackage.NotStorage value;
-
- public NotStorageHolder ()
- {
- }
- public NotStorageHolder(final org.gnu.bonobo.StoragePackage.NotStorage initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.StoragePackage.NotStorageHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.StoragePackage.NotStorageHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.StoragePackage.NotStorageHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NotStream.java b/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NotStream.java
deleted file mode 100644
index 93ea8e6..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NotStream.java
+++ /dev/null
@@ -1,20 +0,0 @@
-package org.gnu.bonobo.StoragePackage;
-
-/**
- * Generated from IDL definition of exception "NotStream"
- * @author JacORB IDL compiler
- */
-
-public final class NotStream
- extends org.omg.CORBA.UserException
-{
- public NotStream()
- {
- super(org.gnu.bonobo.StoragePackage.NotStreamHelper.id());
- }
-
- public NotStream(String value)
- {
- super(value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NotStreamHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NotStreamHelper.java
deleted file mode 100644
index a23d2be..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NotStreamHelper.java
+++ /dev/null
@@ -1,46 +0,0 @@
-package org.gnu.bonobo.StoragePackage;
-
-
-/**
- * Generated from IDL definition of exception "NotStream"
- * @author JacORB IDL compiler
- */
-
-public final class NotStreamHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_exception_tc(org.gnu.bonobo.StoragePackage.NotStreamHelper.id(),"NotStream",new org.omg.CORBA.StructMember[0]);
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.StoragePackage.NotStream s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.StoragePackage.NotStream extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Storage/NotStream:1.0";
- }
- public static org.gnu.bonobo.StoragePackage.NotStream read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.StoragePackage.NotStream result = new org.gnu.bonobo.StoragePackage.NotStream();
- if (!in.read_string().equals(id())) throw new org.omg.CORBA.MARSHAL("wrong id");
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.StoragePackage.NotStream s)
- {
- out.write_string(id());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NotStreamHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NotStreamHolder.java
deleted file mode 100644
index 47f4c0a..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NotStreamHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo.StoragePackage;
-
-/**
- * Generated from IDL definition of exception "NotStream"
- * @author JacORB IDL compiler
- */
-
-public final class NotStreamHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.StoragePackage.NotStream value;
-
- public NotStreamHolder ()
- {
- }
- public NotStreamHolder(final org.gnu.bonobo.StoragePackage.NotStream initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.StoragePackage.NotStreamHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.StoragePackage.NotStreamHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.StoragePackage.NotStreamHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NotSupported.java b/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NotSupported.java
deleted file mode 100644
index 3a8026e..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NotSupported.java
+++ /dev/null
@@ -1,20 +0,0 @@
-package org.gnu.bonobo.StoragePackage;
-
-/**
- * Generated from IDL definition of exception "NotSupported"
- * @author JacORB IDL compiler
- */
-
-public final class NotSupported
- extends org.omg.CORBA.UserException
-{
- public NotSupported()
- {
- super(org.gnu.bonobo.StoragePackage.NotSupportedHelper.id());
- }
-
- public NotSupported(String value)
- {
- super(value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NotSupportedHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NotSupportedHelper.java
deleted file mode 100644
index f09352d..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NotSupportedHelper.java
+++ /dev/null
@@ -1,46 +0,0 @@
-package org.gnu.bonobo.StoragePackage;
-
-
-/**
- * Generated from IDL definition of exception "NotSupported"
- * @author JacORB IDL compiler
- */
-
-public final class NotSupportedHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_exception_tc(org.gnu.bonobo.StoragePackage.NotSupportedHelper.id(),"NotSupported",new org.omg.CORBA.StructMember[0]);
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.StoragePackage.NotSupported s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.StoragePackage.NotSupported extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Storage/NotSupported:1.0";
- }
- public static org.gnu.bonobo.StoragePackage.NotSupported read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.StoragePackage.NotSupported result = new org.gnu.bonobo.StoragePackage.NotSupported();
- if (!in.read_string().equals(id())) throw new org.omg.CORBA.MARSHAL("wrong id");
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.StoragePackage.NotSupported s)
- {
- out.write_string(id());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NotSupportedHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NotSupportedHolder.java
deleted file mode 100644
index fcdcb5a..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/NotSupportedHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo.StoragePackage;
-
-/**
- * Generated from IDL definition of exception "NotSupported"
- * @author JacORB IDL compiler
- */
-
-public final class NotSupportedHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.StoragePackage.NotSupported value;
-
- public NotSupportedHolder ()
- {
- }
- public NotSupportedHolder(final org.gnu.bonobo.StoragePackage.NotSupported initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.StoragePackage.NotSupportedHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.StoragePackage.NotSupportedHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.StoragePackage.NotSupportedHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/OpenModeHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/OpenModeHelper.java
deleted file mode 100644
index 07b1ddf..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StoragePackage/OpenModeHelper.java
+++ /dev/null
@@ -1,47 +0,0 @@
-package org.gnu.bonobo.StoragePackage;
-
-/**
- * Generated from IDL definition of alias "OpenMode"
- * @author JacORB IDL compiler
- */
-
-public final class OpenModeHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
-
- public static void insert (org.omg.CORBA.Any any, int s)
- {
- any.type (type ());
- write (any.create_output_stream (), s);
- }
-
- public static int extract (final org.omg.CORBA.Any any)
- {
- return read (any.create_input_stream ());
- }
-
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_alias_tc(org.gnu.bonobo.StoragePackage.OpenModeHelper.id(), "OpenMode",org.omg.CORBA.ORB.init().get_primitive_tc(org.omg.CORBA.TCKind.from_int(3)));
- }
- return _type;
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Storage/OpenMode:1.0";
- }
- public static int read (final org.omg.CORBA.portable.InputStream _in)
- {
- int _result;
- _result=_in.read_long();
- return _result;
- }
-
- public static void write (final org.omg.CORBA.portable.OutputStream _out, int _s)
- {
- _out.write_long(_s);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StorageType.java b/libbonobo-java/src/gen/org/gnu/bonobo/StorageType.java
deleted file mode 100644
index b6c1e14..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StorageType.java
+++ /dev/null
@@ -1,36 +0,0 @@
-package org.gnu.bonobo;
-/**
- * Generated from IDL definition of enum "StorageType"
- * @author JacORB IDL compiler
- */
-
-public final class StorageType
- implements org.omg.CORBA.portable.IDLEntity
-{
- private int value = -1;
- public static final int _STORAGE_TYPE_REGULAR = 0;
- public static final StorageType STORAGE_TYPE_REGULAR = new StorageType(_STORAGE_TYPE_REGULAR);
- public static final int _STORAGE_TYPE_DIRECTORY = 1;
- public static final StorageType STORAGE_TYPE_DIRECTORY = new StorageType(_STORAGE_TYPE_DIRECTORY);
- public int value()
- {
- return value;
- }
- public static StorageType from_int(int value)
- {
- switch (value) {
- case _STORAGE_TYPE_REGULAR: return STORAGE_TYPE_REGULAR;
- case _STORAGE_TYPE_DIRECTORY: return STORAGE_TYPE_DIRECTORY;
- default: throw new org.omg.CORBA.BAD_PARAM();
- }
- }
- protected StorageType(int i)
- {
- value = i;
- }
- java.lang.Object readResolve()
- throws java.io.ObjectStreamException
- {
- return from_int(value());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StorageTypeHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/StorageTypeHelper.java
deleted file mode 100644
index da8ba1b..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StorageTypeHelper.java
+++ /dev/null
@@ -1,43 +0,0 @@
-package org.gnu.bonobo;
-/**
- * Generated from IDL definition of enum "StorageType"
- * @author JacORB IDL compiler
- */
-
-public final class StorageTypeHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_enum_tc(org.gnu.bonobo.StorageTypeHelper.id(),"StorageType",new String[]{"STORAGE_TYPE_REGULAR","STORAGE_TYPE_DIRECTORY"});
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.StorageType s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.StorageType extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/StorageType:1.0";
- }
- public static StorageType read (final org.omg.CORBA.portable.InputStream in)
- {
- return StorageType.from_int(in.read_long());
- }
-
- public static void write (final org.omg.CORBA.portable.OutputStream out, final StorageType s)
- {
- out.write_long(s.value());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StorageTypeHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/StorageTypeHolder.java
deleted file mode 100644
index 02d71c8..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StorageTypeHolder.java
+++ /dev/null
@@ -1,31 +0,0 @@
-package org.gnu.bonobo;
-/**
- * Generated from IDL definition of enum "StorageType"
- * @author JacORB IDL compiler
- */
-
-public final class StorageTypeHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public StorageType value;
-
- public StorageTypeHolder ()
- {
- }
- public StorageTypeHolder (final StorageType initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return StorageTypeHelper.type ();
- }
- public void _read (final org.omg.CORBA.portable.InputStream in)
- {
- value = StorageTypeHelper.read (in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream out)
- {
- StorageTypeHelper.write (out,value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Stream.java b/libbonobo-java/src/gen/org/gnu/bonobo/Stream.java
deleted file mode 100644
index f6ef06a..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Stream.java
+++ /dev/null
@@ -1,11 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "Stream"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public interface Stream
- extends StreamOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity, org.gnu.bonobo.Unknown
-{
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StreamHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/StreamHelper.java
deleted file mode 100644
index 6238fe4..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StreamHelper.java
+++ /dev/null
@@ -1,83 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL interface "Stream"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public final class StreamHelper
-{
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.Stream s)
- {
- any.insert_Object(s);
- }
- public static org.gnu.bonobo.Stream extract(final org.omg.CORBA.Any any)
- {
- return narrow(any.extract_Object()) ;
- }
- public static org.omg.CORBA.TypeCode type()
- {
- return org.omg.CORBA.ORB.init().create_interface_tc("IDL:Bonobo/Stream:1.0", "Stream");
- }
- public static String id()
- {
- return "IDL:Bonobo/Stream:1.0";
- }
- public static Stream read(final org.omg.CORBA.portable.InputStream in)
- {
- return narrow(in.read_Object());
- }
- public static void write(final org.omg.CORBA.portable.OutputStream _out, final org.gnu.bonobo.Stream s)
- {
- _out.write_Object(s);
- }
- public static org.gnu.bonobo.Stream narrow(final java.lang.Object obj)
- {
- if (obj instanceof org.gnu.bonobo.Stream)
- {
- return (org.gnu.bonobo.Stream)obj;
- }
- else if (obj instanceof org.omg.CORBA.Object)
- {
- return narrow((org.omg.CORBA.Object)obj);
- }
- throw new org.omg.CORBA.BAD_PARAM("Failed to narrow in helper");
- }
- public static org.gnu.bonobo.Stream narrow(final org.omg.CORBA.Object obj)
- {
- if (obj == null)
- return null;
- try
- {
- return (org.gnu.bonobo.Stream)obj;
- }
- catch (ClassCastException c)
- {
- if (obj._is_a("IDL:Bonobo/Stream:1.0"))
- {
- org.gnu.bonobo._StreamStub stub;
- stub = new org.gnu.bonobo._StreamStub();
- stub._set_delegate(((org.omg.CORBA.portable.ObjectImpl)obj)._get_delegate());
- return stub;
- }
- }
- throw new org.omg.CORBA.BAD_PARAM("Narrow failed");
- }
- public static org.gnu.bonobo.Stream unchecked_narrow(final org.omg.CORBA.Object obj)
- {
- if (obj == null)
- return null;
- try
- {
- return (org.gnu.bonobo.Stream)obj;
- }
- catch (ClassCastException c)
- {
- org.gnu.bonobo._StreamStub stub;
- stub = new org.gnu.bonobo._StreamStub();
- stub._set_delegate(((org.omg.CORBA.portable.ObjectImpl)obj)._get_delegate());
- return stub;
- }
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StreamHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/StreamHolder.java
deleted file mode 100644
index 9a4ecf3..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StreamHolder.java
+++ /dev/null
@@ -1,29 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "Stream"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public final class StreamHolder implements org.omg.CORBA.portable.Streamable{
- public Stream value;
- public StreamHolder()
- {
- }
- public StreamHolder (final Stream initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type()
- {
- return StreamHelper.type();
- }
- public void _read (final org.omg.CORBA.portable.InputStream in)
- {
- value = StreamHelper.read (in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream _out)
- {
- StreamHelper.write (_out,value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StreamOperations.java b/libbonobo-java/src/gen/org/gnu/bonobo/StreamOperations.java
deleted file mode 100644
index 4a4fe2b..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StreamOperations.java
+++ /dev/null
@@ -1,24 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "Stream"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-
-public interface StreamOperations
- extends org.gnu.bonobo.UnknownOperations
-{
- /* constants */
- /* operations */
- org.gnu.bonobo.StorageInfo getInfo(int mask) throws org.gnu.bonobo.StreamPackage.NoPermission,org.gnu.bonobo.StreamPackage.NotSupported,org.gnu.bonobo.StreamPackage.IOError;
- void setInfo(org.gnu.bonobo.StorageInfo info, int mask) throws org.gnu.bonobo.StreamPackage.NoPermission,org.gnu.bonobo.StreamPackage.NotSupported,org.gnu.bonobo.StreamPackage.IOError;
- void read(int count, org.gnu.bonobo.StreamPackage.iobufHolder buffer) throws org.gnu.bonobo.StreamPackage.NoPermission,org.gnu.bonobo.StreamPackage.IOError;
- void write(byte[] buffer) throws org.gnu.bonobo.StreamPackage.NoPermission,org.gnu.bonobo.StreamPackage.IOError;
- int seek(int offset, org.gnu.bonobo.StreamPackage.SeekType whence) throws org.gnu.bonobo.StreamPackage.NotSupported,org.gnu.bonobo.StreamPackage.IOError;
- void truncate(int length) throws org.gnu.bonobo.StreamPackage.NoPermission,org.gnu.bonobo.StreamPackage.NotSupported,org.gnu.bonobo.StreamPackage.IOError;
- void commit() throws org.gnu.bonobo.StreamPackage.NoPermission,org.gnu.bonobo.StreamPackage.NotSupported,org.gnu.bonobo.StreamPackage.IOError;
- void revert() throws org.gnu.bonobo.StreamPackage.NoPermission,org.gnu.bonobo.StreamPackage.NotSupported,org.gnu.bonobo.StreamPackage.IOError;
- void unImplemented1();
- void unImplemented2();
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StreamPOA.java b/libbonobo-java/src/gen/org/gnu/bonobo/StreamPOA.java
deleted file mode 100644
index 5d87eca..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StreamPOA.java
+++ /dev/null
@@ -1,276 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "Stream"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-
-public abstract class StreamPOA
- extends org.omg.PortableServer.Servant
- implements org.omg.CORBA.portable.InvokeHandler, org.gnu.bonobo.StreamOperations
-{
- static private final java.util.Hashtable m_opsHash = new java.util.Hashtable();
- static
- {
- m_opsHash.put ( "unImplemented2", new java.lang.Integer(0));
- m_opsHash.put ( "read", new java.lang.Integer(1));
- m_opsHash.put ( "ref", new java.lang.Integer(2));
- m_opsHash.put ( "unref", new java.lang.Integer(3));
- m_opsHash.put ( "setInfo", new java.lang.Integer(4));
- m_opsHash.put ( "revert", new java.lang.Integer(5));
- m_opsHash.put ( "commit", new java.lang.Integer(6));
- m_opsHash.put ( "getInfo", new java.lang.Integer(7));
- m_opsHash.put ( "seek", new java.lang.Integer(8));
- m_opsHash.put ( "write", new java.lang.Integer(9));
- m_opsHash.put ( "unImplemented1", new java.lang.Integer(10));
- m_opsHash.put ( "queryInterface", new java.lang.Integer(11));
- m_opsHash.put ( "truncate", new java.lang.Integer(12));
- }
- private String[] ids = {"IDL:Bonobo/Stream:1.0","IDL:Bonobo/Unknown:1.0"};
- public org.gnu.bonobo.Stream _this()
- {
- return org.gnu.bonobo.StreamHelper.narrow(_this_object());
- }
- public org.gnu.bonobo.Stream _this(org.omg.CORBA.ORB orb)
- {
- return org.gnu.bonobo.StreamHelper.narrow(_this_object(orb));
- }
- public org.omg.CORBA.portable.OutputStream _invoke(String method, org.omg.CORBA.portable.InputStream _input, org.omg.CORBA.portable.ResponseHandler handler)
- throws org.omg.CORBA.SystemException
- {
- org.omg.CORBA.portable.OutputStream _out = null;
- // do something
- // quick lookup of operation
- java.lang.Integer opsIndex = (java.lang.Integer)m_opsHash.get ( method );
- if ( null == opsIndex )
- throw new org.omg.CORBA.BAD_OPERATION(method + " not found");
- switch ( opsIndex.intValue() )
- {
- case 0: // unImplemented2
- {
- _out = handler.createReply();
- unImplemented2();
- break;
- }
- case 1: // read
- {
- try
- {
- int _arg0=_input.read_long();
- org.gnu.bonobo.StreamPackage.iobufHolder _arg1= new org.gnu.bonobo.StreamPackage.iobufHolder();
- _out = handler.createReply();
- read(_arg0,_arg1);
- org.gnu.bonobo.StreamPackage.iobufHelper.write(_out,_arg1.value);
- }
- catch(org.gnu.bonobo.StreamPackage.NoPermission _ex0)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StreamPackage.NoPermissionHelper.write(_out, _ex0);
- }
- catch(org.gnu.bonobo.StreamPackage.IOError _ex1)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StreamPackage.IOErrorHelper.write(_out, _ex1);
- }
- break;
- }
- case 2: // ref
- {
- _out = handler.createReply();
- ref();
- break;
- }
- case 3: // unref
- {
- _out = handler.createReply();
- unref();
- break;
- }
- case 4: // setInfo
- {
- try
- {
- org.gnu.bonobo.StorageInfo _arg0=org.gnu.bonobo.StorageInfoHelper.read(_input);
- int _arg1=_input.read_long();
- _out = handler.createReply();
- setInfo(_arg0,_arg1);
- }
- catch(org.gnu.bonobo.StreamPackage.NoPermission _ex0)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StreamPackage.NoPermissionHelper.write(_out, _ex0);
- }
- catch(org.gnu.bonobo.StreamPackage.NotSupported _ex1)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StreamPackage.NotSupportedHelper.write(_out, _ex1);
- }
- catch(org.gnu.bonobo.StreamPackage.IOError _ex2)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StreamPackage.IOErrorHelper.write(_out, _ex2);
- }
- break;
- }
- case 5: // revert
- {
- try
- {
- _out = handler.createReply();
- revert();
- }
- catch(org.gnu.bonobo.StreamPackage.NoPermission _ex0)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StreamPackage.NoPermissionHelper.write(_out, _ex0);
- }
- catch(org.gnu.bonobo.StreamPackage.NotSupported _ex1)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StreamPackage.NotSupportedHelper.write(_out, _ex1);
- }
- catch(org.gnu.bonobo.StreamPackage.IOError _ex2)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StreamPackage.IOErrorHelper.write(_out, _ex2);
- }
- break;
- }
- case 6: // commit
- {
- try
- {
- _out = handler.createReply();
- commit();
- }
- catch(org.gnu.bonobo.StreamPackage.NoPermission _ex0)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StreamPackage.NoPermissionHelper.write(_out, _ex0);
- }
- catch(org.gnu.bonobo.StreamPackage.NotSupported _ex1)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StreamPackage.NotSupportedHelper.write(_out, _ex1);
- }
- catch(org.gnu.bonobo.StreamPackage.IOError _ex2)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StreamPackage.IOErrorHelper.write(_out, _ex2);
- }
- break;
- }
- case 7: // getInfo
- {
- try
- {
- int _arg0=_input.read_long();
- _out = handler.createReply();
- org.gnu.bonobo.StorageInfoHelper.write(_out,getInfo(_arg0));
- }
- catch(org.gnu.bonobo.StreamPackage.NoPermission _ex0)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StreamPackage.NoPermissionHelper.write(_out, _ex0);
- }
- catch(org.gnu.bonobo.StreamPackage.NotSupported _ex1)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StreamPackage.NotSupportedHelper.write(_out, _ex1);
- }
- catch(org.gnu.bonobo.StreamPackage.IOError _ex2)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StreamPackage.IOErrorHelper.write(_out, _ex2);
- }
- break;
- }
- case 8: // seek
- {
- try
- {
- int _arg0=_input.read_long();
- org.gnu.bonobo.StreamPackage.SeekType _arg1=org.gnu.bonobo.StreamPackage.SeekTypeHelper.read(_input);
- _out = handler.createReply();
- _out.write_long(seek(_arg0,_arg1));
- }
- catch(org.gnu.bonobo.StreamPackage.NotSupported _ex0)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StreamPackage.NotSupportedHelper.write(_out, _ex0);
- }
- catch(org.gnu.bonobo.StreamPackage.IOError _ex1)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StreamPackage.IOErrorHelper.write(_out, _ex1);
- }
- break;
- }
- case 9: // write
- {
- try
- {
- byte[] _arg0=org.gnu.bonobo.StreamPackage.iobufHelper.read(_input);
- _out = handler.createReply();
- write(_arg0);
- }
- catch(org.gnu.bonobo.StreamPackage.NoPermission _ex0)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StreamPackage.NoPermissionHelper.write(_out, _ex0);
- }
- catch(org.gnu.bonobo.StreamPackage.IOError _ex1)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StreamPackage.IOErrorHelper.write(_out, _ex1);
- }
- break;
- }
- case 10: // unImplemented1
- {
- _out = handler.createReply();
- unImplemented1();
- break;
- }
- case 11: // queryInterface
- {
- java.lang.String _arg0=_input.read_string();
- _out = handler.createReply();
- org.gnu.bonobo.UnknownHelper.write(_out,queryInterface(_arg0));
- break;
- }
- case 12: // truncate
- {
- try
- {
- int _arg0=_input.read_long();
- _out = handler.createReply();
- truncate(_arg0);
- }
- catch(org.gnu.bonobo.StreamPackage.NoPermission _ex0)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StreamPackage.NoPermissionHelper.write(_out, _ex0);
- }
- catch(org.gnu.bonobo.StreamPackage.NotSupported _ex1)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StreamPackage.NotSupportedHelper.write(_out, _ex1);
- }
- catch(org.gnu.bonobo.StreamPackage.IOError _ex2)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.StreamPackage.IOErrorHelper.write(_out, _ex2);
- }
- break;
- }
- }
- return _out;
- }
-
- public String[] _all_interfaces(org.omg.PortableServer.POA poa, byte[] obj_id)
- {
- return ids;
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StreamPOATie.java b/libbonobo-java/src/gen/org/gnu/bonobo/StreamPOATie.java
deleted file mode 100644
index 4ff053a..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StreamPOATie.java
+++ /dev/null
@@ -1,117 +0,0 @@
-package org.gnu.bonobo;
-
-import org.omg.PortableServer.POA;
-
-/**
- * Generated from IDL interface "Stream"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public class StreamPOATie
- extends StreamPOA
-{
- private StreamOperations _delegate;
-
- private POA _poa;
- public StreamPOATie(StreamOperations delegate)
- {
- _delegate = delegate;
- }
- public StreamPOATie(StreamOperations delegate, POA poa)
- {
- _delegate = delegate;
- _poa = poa;
- }
- public org.gnu.bonobo.Stream _this()
- {
- return org.gnu.bonobo.StreamHelper.narrow(_this_object());
- }
- public org.gnu.bonobo.Stream _this(org.omg.CORBA.ORB orb)
- {
- return org.gnu.bonobo.StreamHelper.narrow(_this_object(orb));
- }
- public StreamOperations _delegate()
- {
- return _delegate;
- }
- public void _delegate(StreamOperations delegate)
- {
- _delegate = delegate;
- }
- public POA _default_POA()
- {
- if (_poa != null)
- {
- return _poa;
- }
- else
- {
- return super._default_POA();
- }
- }
- public void unImplemented2()
- {
-_delegate.unImplemented2();
- }
-
- public void read(int count, org.gnu.bonobo.StreamPackage.iobufHolder buffer) throws org.gnu.bonobo.StreamPackage.NoPermission,org.gnu.bonobo.StreamPackage.IOError
- {
-_delegate.read(count,buffer);
- }
-
- public void ref()
- {
-_delegate.ref();
- }
-
- public void unref()
- {
-_delegate.unref();
- }
-
- public void setInfo(org.gnu.bonobo.StorageInfo info, int mask) throws org.gnu.bonobo.StreamPackage.NoPermission,org.gnu.bonobo.StreamPackage.NotSupported,org.gnu.bonobo.StreamPackage.IOError
- {
-_delegate.setInfo(info,mask);
- }
-
- public void revert() throws org.gnu.bonobo.StreamPackage.NoPermission,org.gnu.bonobo.StreamPackage.NotSupported,org.gnu.bonobo.StreamPackage.IOError
- {
-_delegate.revert();
- }
-
- public void commit() throws org.gnu.bonobo.StreamPackage.NoPermission,org.gnu.bonobo.StreamPackage.NotSupported,org.gnu.bonobo.StreamPackage.IOError
- {
-_delegate.commit();
- }
-
- public org.gnu.bonobo.StorageInfo getInfo(int mask) throws org.gnu.bonobo.StreamPackage.NoPermission,org.gnu.bonobo.StreamPackage.NotSupported,org.gnu.bonobo.StreamPackage.IOError
- {
- return _delegate.getInfo(mask);
- }
-
- public int seek(int offset, org.gnu.bonobo.StreamPackage.SeekType whence) throws org.gnu.bonobo.StreamPackage.NotSupported,org.gnu.bonobo.StreamPackage.IOError
- {
- return _delegate.seek(offset,whence);
- }
-
- public void write(byte[] buffer) throws org.gnu.bonobo.StreamPackage.NoPermission,org.gnu.bonobo.StreamPackage.IOError
- {
-_delegate.write(buffer);
- }
-
- public void unImplemented1()
- {
-_delegate.unImplemented1();
- }
-
- public org.gnu.bonobo.Unknown queryInterface(java.lang.String repoid)
- {
- return _delegate.queryInterface(repoid);
- }
-
- public void truncate(int length) throws org.gnu.bonobo.StreamPackage.NoPermission,org.gnu.bonobo.StreamPackage.NotSupported,org.gnu.bonobo.StreamPackage.IOError
- {
-_delegate.truncate(length);
- }
-
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StreamPackage/IOError.java b/libbonobo-java/src/gen/org/gnu/bonobo/StreamPackage/IOError.java
deleted file mode 100644
index ca84ba6..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StreamPackage/IOError.java
+++ /dev/null
@@ -1,20 +0,0 @@
-package org.gnu.bonobo.StreamPackage;
-
-/**
- * Generated from IDL definition of exception "IOError"
- * @author JacORB IDL compiler
- */
-
-public final class IOError
- extends org.omg.CORBA.UserException
-{
- public IOError()
- {
- super(org.gnu.bonobo.StreamPackage.IOErrorHelper.id());
- }
-
- public IOError(String value)
- {
- super(value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StreamPackage/IOErrorHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/StreamPackage/IOErrorHelper.java
deleted file mode 100644
index 86a8449..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StreamPackage/IOErrorHelper.java
+++ /dev/null
@@ -1,46 +0,0 @@
-package org.gnu.bonobo.StreamPackage;
-
-
-/**
- * Generated from IDL definition of exception "IOError"
- * @author JacORB IDL compiler
- */
-
-public final class IOErrorHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_exception_tc(org.gnu.bonobo.StreamPackage.IOErrorHelper.id(),"IOError",new org.omg.CORBA.StructMember[0]);
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.StreamPackage.IOError s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.StreamPackage.IOError extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Stream/IOError:1.0";
- }
- public static org.gnu.bonobo.StreamPackage.IOError read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.StreamPackage.IOError result = new org.gnu.bonobo.StreamPackage.IOError();
- if (!in.read_string().equals(id())) throw new org.omg.CORBA.MARSHAL("wrong id");
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.StreamPackage.IOError s)
- {
- out.write_string(id());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StreamPackage/IOErrorHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/StreamPackage/IOErrorHolder.java
deleted file mode 100644
index a83f30a..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StreamPackage/IOErrorHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo.StreamPackage;
-
-/**
- * Generated from IDL definition of exception "IOError"
- * @author JacORB IDL compiler
- */
-
-public final class IOErrorHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.StreamPackage.IOError value;
-
- public IOErrorHolder ()
- {
- }
- public IOErrorHolder(final org.gnu.bonobo.StreamPackage.IOError initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.StreamPackage.IOErrorHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.StreamPackage.IOErrorHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.StreamPackage.IOErrorHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StreamPackage/NoPermission.java b/libbonobo-java/src/gen/org/gnu/bonobo/StreamPackage/NoPermission.java
deleted file mode 100644
index 4d5755c..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StreamPackage/NoPermission.java
+++ /dev/null
@@ -1,20 +0,0 @@
-package org.gnu.bonobo.StreamPackage;
-
-/**
- * Generated from IDL definition of exception "NoPermission"
- * @author JacORB IDL compiler
- */
-
-public final class NoPermission
- extends org.omg.CORBA.UserException
-{
- public NoPermission()
- {
- super(org.gnu.bonobo.StreamPackage.NoPermissionHelper.id());
- }
-
- public NoPermission(String value)
- {
- super(value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StreamPackage/NoPermissionHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/StreamPackage/NoPermissionHelper.java
deleted file mode 100644
index e01217e..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StreamPackage/NoPermissionHelper.java
+++ /dev/null
@@ -1,46 +0,0 @@
-package org.gnu.bonobo.StreamPackage;
-
-
-/**
- * Generated from IDL definition of exception "NoPermission"
- * @author JacORB IDL compiler
- */
-
-public final class NoPermissionHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_exception_tc(org.gnu.bonobo.StreamPackage.NoPermissionHelper.id(),"NoPermission",new org.omg.CORBA.StructMember[0]);
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.StreamPackage.NoPermission s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.StreamPackage.NoPermission extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Stream/NoPermission:1.0";
- }
- public static org.gnu.bonobo.StreamPackage.NoPermission read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.StreamPackage.NoPermission result = new org.gnu.bonobo.StreamPackage.NoPermission();
- if (!in.read_string().equals(id())) throw new org.omg.CORBA.MARSHAL("wrong id");
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.StreamPackage.NoPermission s)
- {
- out.write_string(id());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StreamPackage/NoPermissionHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/StreamPackage/NoPermissionHolder.java
deleted file mode 100644
index 5d7f012..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StreamPackage/NoPermissionHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo.StreamPackage;
-
-/**
- * Generated from IDL definition of exception "NoPermission"
- * @author JacORB IDL compiler
- */
-
-public final class NoPermissionHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.StreamPackage.NoPermission value;
-
- public NoPermissionHolder ()
- {
- }
- public NoPermissionHolder(final org.gnu.bonobo.StreamPackage.NoPermission initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.StreamPackage.NoPermissionHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.StreamPackage.NoPermissionHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.StreamPackage.NoPermissionHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StreamPackage/NotSupported.java b/libbonobo-java/src/gen/org/gnu/bonobo/StreamPackage/NotSupported.java
deleted file mode 100644
index 3b6c4c3..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StreamPackage/NotSupported.java
+++ /dev/null
@@ -1,20 +0,0 @@
-package org.gnu.bonobo.StreamPackage;
-
-/**
- * Generated from IDL definition of exception "NotSupported"
- * @author JacORB IDL compiler
- */
-
-public final class NotSupported
- extends org.omg.CORBA.UserException
-{
- public NotSupported()
- {
- super(org.gnu.bonobo.StreamPackage.NotSupportedHelper.id());
- }
-
- public NotSupported(String value)
- {
- super(value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StreamPackage/NotSupportedHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/StreamPackage/NotSupportedHelper.java
deleted file mode 100644
index 690f11a..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StreamPackage/NotSupportedHelper.java
+++ /dev/null
@@ -1,46 +0,0 @@
-package org.gnu.bonobo.StreamPackage;
-
-
-/**
- * Generated from IDL definition of exception "NotSupported"
- * @author JacORB IDL compiler
- */
-
-public final class NotSupportedHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_exception_tc(org.gnu.bonobo.StreamPackage.NotSupportedHelper.id(),"NotSupported",new org.omg.CORBA.StructMember[0]);
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.StreamPackage.NotSupported s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.StreamPackage.NotSupported extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Stream/NotSupported:1.0";
- }
- public static org.gnu.bonobo.StreamPackage.NotSupported read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.StreamPackage.NotSupported result = new org.gnu.bonobo.StreamPackage.NotSupported();
- if (!in.read_string().equals(id())) throw new org.omg.CORBA.MARSHAL("wrong id");
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.StreamPackage.NotSupported s)
- {
- out.write_string(id());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StreamPackage/NotSupportedHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/StreamPackage/NotSupportedHolder.java
deleted file mode 100644
index 1d35579..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StreamPackage/NotSupportedHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo.StreamPackage;
-
-/**
- * Generated from IDL definition of exception "NotSupported"
- * @author JacORB IDL compiler
- */
-
-public final class NotSupportedHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.StreamPackage.NotSupported value;
-
- public NotSupportedHolder ()
- {
- }
- public NotSupportedHolder(final org.gnu.bonobo.StreamPackage.NotSupported initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.StreamPackage.NotSupportedHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.StreamPackage.NotSupportedHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.StreamPackage.NotSupportedHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StreamPackage/SeekType.java b/libbonobo-java/src/gen/org/gnu/bonobo/StreamPackage/SeekType.java
deleted file mode 100644
index 155b4fc..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StreamPackage/SeekType.java
+++ /dev/null
@@ -1,39 +0,0 @@
-package org.gnu.bonobo.StreamPackage;
-/**
- * Generated from IDL definition of enum "SeekType"
- * @author JacORB IDL compiler
- */
-
-public final class SeekType
- implements org.omg.CORBA.portable.IDLEntity
-{
- private int value = -1;
- public static final int _SeekSet = 0;
- public static final SeekType SeekSet = new SeekType(_SeekSet);
- public static final int _SeekCur = 1;
- public static final SeekType SeekCur = new SeekType(_SeekCur);
- public static final int _SeekEnd = 2;
- public static final SeekType SeekEnd = new SeekType(_SeekEnd);
- public int value()
- {
- return value;
- }
- public static SeekType from_int(int value)
- {
- switch (value) {
- case _SeekSet: return SeekSet;
- case _SeekCur: return SeekCur;
- case _SeekEnd: return SeekEnd;
- default: throw new org.omg.CORBA.BAD_PARAM();
- }
- }
- protected SeekType(int i)
- {
- value = i;
- }
- java.lang.Object readResolve()
- throws java.io.ObjectStreamException
- {
- return from_int(value());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StreamPackage/SeekTypeHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/StreamPackage/SeekTypeHelper.java
deleted file mode 100644
index 08537ee..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StreamPackage/SeekTypeHelper.java
+++ /dev/null
@@ -1,43 +0,0 @@
-package org.gnu.bonobo.StreamPackage;
-/**
- * Generated from IDL definition of enum "SeekType"
- * @author JacORB IDL compiler
- */
-
-public final class SeekTypeHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_enum_tc(org.gnu.bonobo.StreamPackage.SeekTypeHelper.id(),"SeekType",new String[]{"SeekSet","SeekCur","SeekEnd"});
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.StreamPackage.SeekType s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.StreamPackage.SeekType extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Stream/SeekType:1.0";
- }
- public static SeekType read (final org.omg.CORBA.portable.InputStream in)
- {
- return SeekType.from_int(in.read_long());
- }
-
- public static void write (final org.omg.CORBA.portable.OutputStream out, final SeekType s)
- {
- out.write_long(s.value());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StreamPackage/SeekTypeHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/StreamPackage/SeekTypeHolder.java
deleted file mode 100644
index bdc3fd7..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StreamPackage/SeekTypeHolder.java
+++ /dev/null
@@ -1,31 +0,0 @@
-package org.gnu.bonobo.StreamPackage;
-/**
- * Generated from IDL definition of enum "SeekType"
- * @author JacORB IDL compiler
- */
-
-public final class SeekTypeHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public SeekType value;
-
- public SeekTypeHolder ()
- {
- }
- public SeekTypeHolder (final SeekType initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return SeekTypeHelper.type ();
- }
- public void _read (final org.omg.CORBA.portable.InputStream in)
- {
- value = SeekTypeHelper.read (in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream out)
- {
- SeekTypeHelper.write (out,value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StreamPackage/iobufHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/StreamPackage/iobufHelper.java
deleted file mode 100644
index fdfa1d0..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StreamPackage/iobufHelper.java
+++ /dev/null
@@ -1,51 +0,0 @@
-package org.gnu.bonobo.StreamPackage;
-
-/**
- * Generated from IDL definition of alias "iobuf"
- * @author JacORB IDL compiler
- */
-
-public final class iobufHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
-
- public static void insert (org.omg.CORBA.Any any, byte[] s)
- {
- any.type (type ());
- write (any.create_output_stream (), s);
- }
-
- public static byte[] extract (final org.omg.CORBA.Any any)
- {
- return read (any.create_input_stream ());
- }
-
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_alias_tc(org.gnu.bonobo.StreamPackage.iobufHelper.id(), "iobuf",org.omg.CORBA.ORB.init().create_sequence_tc(0, org.omg.CORBA.ORB.init().get_primitive_tc(org.omg.CORBA.TCKind.from_int(10))));
- }
- return _type;
- }
-
- public static String id()
- {
- return "IDL:Bonobo/Stream/iobuf:1.0";
- }
- public static byte[] read (final org.omg.CORBA.portable.InputStream _in)
- {
- byte[] _result;
- int _l_result0 = _in.read_long();
- _result = new byte[_l_result0];
- _in.read_octet_array(_result,0,_l_result0);
- return _result;
- }
-
- public static void write (final org.omg.CORBA.portable.OutputStream _out, byte[] _s)
- {
-
- _out.write_long(_s.length);
- _out.write_octet_array(_s,0,_s.length);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StreamPackage/iobufHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/StreamPackage/iobufHolder.java
deleted file mode 100644
index 0003450..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StreamPackage/iobufHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo.StreamPackage;
-
-/**
- * Generated from IDL definition of alias "iobuf"
- * @author JacORB IDL compiler
- */
-
-public final class iobufHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public byte[] value;
-
- public iobufHolder ()
- {
- }
- public iobufHolder (final byte[] initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return iobufHelper.type ();
- }
- public void _read (final org.omg.CORBA.portable.InputStream in)
- {
- value = iobufHelper.read (in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream out)
- {
- iobufHelper.write (out,value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StringListHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/StringListHelper.java
deleted file mode 100644
index 996eb8d..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StringListHelper.java
+++ /dev/null
@@ -1,59 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL definition of alias "StringList"
- * @author JacORB IDL compiler
- */
-
-public final class StringListHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
-
- public static void insert (org.omg.CORBA.Any any, java.lang.String[] s)
- {
- any.type (type ());
- write (any.create_output_stream (), s);
- }
-
- public static java.lang.String[] extract (final org.omg.CORBA.Any any)
- {
- return read (any.create_input_stream ());
- }
-
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_alias_tc(org.gnu.bonobo.StringListHelper.id(), "StringList",org.omg.CORBA.ORB.init().create_sequence_tc(0, org.omg.CORBA.ORB.init().create_string_tc(0)));
- }
- return _type;
- }
-
- public static String id()
- {
- return "IDL:Bonobo/StringList:1.0";
- }
- public static java.lang.String[] read (final org.omg.CORBA.portable.InputStream _in)
- {
- java.lang.String[] _result;
- int _l_result0 = _in.read_long();
- _result = new java.lang.String[_l_result0];
- for (int i=0;i<_result.length;i++)
- {
- _result[i]=_in.read_string();
- }
-
- return _result;
- }
-
- public static void write (final org.omg.CORBA.portable.OutputStream _out, java.lang.String[] _s)
- {
-
- _out.write_long(_s.length);
- for (int i=0; i<_s.length;i++)
- {
- _out.write_string(_s[i]);
- }
-
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/StringListHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/StringListHolder.java
deleted file mode 100644
index c2e07b5..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/StringListHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL definition of alias "StringList"
- * @author JacORB IDL compiler
- */
-
-public final class StringListHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public java.lang.String[] value;
-
- public StringListHolder ()
- {
- }
- public StringListHolder (final java.lang.String[] initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return StringListHelper.type ();
- }
- public void _read (final org.omg.CORBA.portable.InputStream in)
- {
- value = StringListHelper.read (in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream out)
- {
- StringListHelper.write (out,value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/UIComponent.java b/libbonobo-java/src/gen/org/gnu/bonobo/UIComponent.java
deleted file mode 100644
index 1b0b1ae..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/UIComponent.java
+++ /dev/null
@@ -1,11 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "UIComponent"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public interface UIComponent
- extends UIComponentOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity, org.gnu.bonobo.Unknown
-{
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/UIComponentHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/UIComponentHelper.java
deleted file mode 100644
index 21489c8..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/UIComponentHelper.java
+++ /dev/null
@@ -1,83 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL interface "UIComponent"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public final class UIComponentHelper
-{
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.UIComponent s)
- {
- any.insert_Object(s);
- }
- public static org.gnu.bonobo.UIComponent extract(final org.omg.CORBA.Any any)
- {
- return narrow(any.extract_Object()) ;
- }
- public static org.omg.CORBA.TypeCode type()
- {
- return org.omg.CORBA.ORB.init().create_interface_tc("IDL:Bonobo/UIComponent:1.0", "UIComponent");
- }
- public static String id()
- {
- return "IDL:Bonobo/UIComponent:1.0";
- }
- public static UIComponent read(final org.omg.CORBA.portable.InputStream in)
- {
- return narrow(in.read_Object());
- }
- public static void write(final org.omg.CORBA.portable.OutputStream _out, final org.gnu.bonobo.UIComponent s)
- {
- _out.write_Object(s);
- }
- public static org.gnu.bonobo.UIComponent narrow(final java.lang.Object obj)
- {
- if (obj instanceof org.gnu.bonobo.UIComponent)
- {
- return (org.gnu.bonobo.UIComponent)obj;
- }
- else if (obj instanceof org.omg.CORBA.Object)
- {
- return narrow((org.omg.CORBA.Object)obj);
- }
- throw new org.omg.CORBA.BAD_PARAM("Failed to narrow in helper");
- }
- public static org.gnu.bonobo.UIComponent narrow(final org.omg.CORBA.Object obj)
- {
- if (obj == null)
- return null;
- try
- {
- return (org.gnu.bonobo.UIComponent)obj;
- }
- catch (ClassCastException c)
- {
- if (obj._is_a("IDL:Bonobo/UIComponent:1.0"))
- {
- org.gnu.bonobo._UIComponentStub stub;
- stub = new org.gnu.bonobo._UIComponentStub();
- stub._set_delegate(((org.omg.CORBA.portable.ObjectImpl)obj)._get_delegate());
- return stub;
- }
- }
- throw new org.omg.CORBA.BAD_PARAM("Narrow failed");
- }
- public static org.gnu.bonobo.UIComponent unchecked_narrow(final org.omg.CORBA.Object obj)
- {
- if (obj == null)
- return null;
- try
- {
- return (org.gnu.bonobo.UIComponent)obj;
- }
- catch (ClassCastException c)
- {
- org.gnu.bonobo._UIComponentStub stub;
- stub = new org.gnu.bonobo._UIComponentStub();
- stub._set_delegate(((org.omg.CORBA.portable.ObjectImpl)obj)._get_delegate());
- return stub;
- }
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/UIComponentHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/UIComponentHolder.java
deleted file mode 100644
index 991fc19..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/UIComponentHolder.java
+++ /dev/null
@@ -1,29 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "UIComponent"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public final class UIComponentHolder implements org.omg.CORBA.portable.Streamable{
- public UIComponent value;
- public UIComponentHolder()
- {
- }
- public UIComponentHolder (final UIComponent initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type()
- {
- return UIComponentHelper.type();
- }
- public void _read (final org.omg.CORBA.portable.InputStream in)
- {
- value = UIComponentHelper.read (in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream _out)
- {
- UIComponentHelper.write (_out,value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/UIComponentOperations.java b/libbonobo-java/src/gen/org/gnu/bonobo/UIComponentOperations.java
deleted file mode 100644
index 85c3f8c..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/UIComponentOperations.java
+++ /dev/null
@@ -1,24 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "UIComponent"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-
-public interface UIComponentOperations
- extends org.gnu.bonobo.UnknownOperations
-{
- /* constants */
- /* operations */
- void setContainer(org.gnu.bonobo.UIContainer container);
- void unsetContainer();
- java.lang.String name();
- java.lang.String describeVerbs();
- void execVerb(java.lang.String cname);
- void uiEvent(java.lang.String id, org.gnu.bonobo.UIComponentPackage.EventType type, java.lang.String state);
- void unImplemented();
- void unImplemented2();
- void unImplemented3();
- void unImplemented4();
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/UIComponentPOA.java b/libbonobo-java/src/gen/org/gnu/bonobo/UIComponentPOA.java
deleted file mode 100644
index f714db7..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/UIComponentPOA.java
+++ /dev/null
@@ -1,142 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "UIComponent"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-
-public abstract class UIComponentPOA
- extends org.omg.PortableServer.Servant
- implements org.omg.CORBA.portable.InvokeHandler, org.gnu.bonobo.UIComponentOperations
-{
- static private final java.util.Hashtable m_opsHash = new java.util.Hashtable();
- static
- {
- m_opsHash.put ( "unImplemented2", new java.lang.Integer(0));
- m_opsHash.put ( "unImplemented", new java.lang.Integer(1));
- m_opsHash.put ( "_get_name", new java.lang.Integer(2));
- m_opsHash.put ( "ref", new java.lang.Integer(3));
- m_opsHash.put ( "describeVerbs", new java.lang.Integer(4));
- m_opsHash.put ( "unImplemented3", new java.lang.Integer(5));
- m_opsHash.put ( "unref", new java.lang.Integer(6));
- m_opsHash.put ( "unsetContainer", new java.lang.Integer(7));
- m_opsHash.put ( "unImplemented4", new java.lang.Integer(8));
- m_opsHash.put ( "execVerb", new java.lang.Integer(9));
- m_opsHash.put ( "setContainer", new java.lang.Integer(10));
- m_opsHash.put ( "uiEvent", new java.lang.Integer(11));
- m_opsHash.put ( "queryInterface", new java.lang.Integer(12));
- }
- private String[] ids = {"IDL:Bonobo/UIComponent:1.0","IDL:Bonobo/Unknown:1.0"};
- public org.gnu.bonobo.UIComponent _this()
- {
- return org.gnu.bonobo.UIComponentHelper.narrow(_this_object());
- }
- public org.gnu.bonobo.UIComponent _this(org.omg.CORBA.ORB orb)
- {
- return org.gnu.bonobo.UIComponentHelper.narrow(_this_object(orb));
- }
- public org.omg.CORBA.portable.OutputStream _invoke(String method, org.omg.CORBA.portable.InputStream _input, org.omg.CORBA.portable.ResponseHandler handler)
- throws org.omg.CORBA.SystemException
- {
- org.omg.CORBA.portable.OutputStream _out = null;
- // do something
- // quick lookup of operation
- java.lang.Integer opsIndex = (java.lang.Integer)m_opsHash.get ( method );
- if ( null == opsIndex )
- throw new org.omg.CORBA.BAD_OPERATION(method + " not found");
- switch ( opsIndex.intValue() )
- {
- case 0: // unImplemented2
- {
- _out = handler.createReply();
- unImplemented2();
- break;
- }
- case 1: // unImplemented
- {
- _out = handler.createReply();
- unImplemented();
- break;
- }
- case 2: // _get_name
- {
- _out = handler.createReply();
- _out.write_string(name());
- break;
- }
- case 3: // ref
- {
- _out = handler.createReply();
- ref();
- break;
- }
- case 4: // describeVerbs
- {
- _out = handler.createReply();
- _out.write_string(describeVerbs());
- break;
- }
- case 5: // unImplemented3
- {
- _out = handler.createReply();
- unImplemented3();
- break;
- }
- case 6: // unref
- {
- _out = handler.createReply();
- unref();
- break;
- }
- case 7: // unsetContainer
- {
- _out = handler.createReply();
- unsetContainer();
- break;
- }
- case 8: // unImplemented4
- {
- _out = handler.createReply();
- unImplemented4();
- break;
- }
- case 9: // execVerb
- {
- java.lang.String _arg0=_input.read_string();
- _out = handler.createReply();
- execVerb(_arg0);
- break;
- }
- case 10: // setContainer
- {
- org.gnu.bonobo.UIContainer _arg0=org.gnu.bonobo.UIContainerHelper.read(_input);
- _out = handler.createReply();
- setContainer(_arg0);
- break;
- }
- case 11: // uiEvent
- {
- java.lang.String _arg0=_input.read_string();
- org.gnu.bonobo.UIComponentPackage.EventType _arg1=org.gnu.bonobo.UIComponentPackage.EventTypeHelper.read(_input);
- java.lang.String _arg2=_input.read_string();
- _out = handler.createReply();
- uiEvent(_arg0,_arg1,_arg2);
- break;
- }
- case 12: // queryInterface
- {
- java.lang.String _arg0=_input.read_string();
- _out = handler.createReply();
- org.gnu.bonobo.UnknownHelper.write(_out,queryInterface(_arg0));
- break;
- }
- }
- return _out;
- }
-
- public String[] _all_interfaces(org.omg.PortableServer.POA poa, byte[] obj_id)
- {
- return ids;
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/UIComponentPOATie.java b/libbonobo-java/src/gen/org/gnu/bonobo/UIComponentPOATie.java
deleted file mode 100644
index 34b6561..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/UIComponentPOATie.java
+++ /dev/null
@@ -1,117 +0,0 @@
-package org.gnu.bonobo;
-
-import org.omg.PortableServer.POA;
-
-/**
- * Generated from IDL interface "UIComponent"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public class UIComponentPOATie
- extends UIComponentPOA
-{
- private UIComponentOperations _delegate;
-
- private POA _poa;
- public UIComponentPOATie(UIComponentOperations delegate)
- {
- _delegate = delegate;
- }
- public UIComponentPOATie(UIComponentOperations delegate, POA poa)
- {
- _delegate = delegate;
- _poa = poa;
- }
- public org.gnu.bonobo.UIComponent _this()
- {
- return org.gnu.bonobo.UIComponentHelper.narrow(_this_object());
- }
- public org.gnu.bonobo.UIComponent _this(org.omg.CORBA.ORB orb)
- {
- return org.gnu.bonobo.UIComponentHelper.narrow(_this_object(orb));
- }
- public UIComponentOperations _delegate()
- {
- return _delegate;
- }
- public void _delegate(UIComponentOperations delegate)
- {
- _delegate = delegate;
- }
- public POA _default_POA()
- {
- if (_poa != null)
- {
- return _poa;
- }
- else
- {
- return super._default_POA();
- }
- }
- public void unImplemented2()
- {
-_delegate.unImplemented2();
- }
-
- public void unImplemented()
- {
-_delegate.unImplemented();
- }
-
- public java.lang.String name()
- {
- return _delegate.name();
- }
-
- public void ref()
- {
-_delegate.ref();
- }
-
- public java.lang.String describeVerbs()
- {
- return _delegate.describeVerbs();
- }
-
- public void unImplemented3()
- {
-_delegate.unImplemented3();
- }
-
- public void unref()
- {
-_delegate.unref();
- }
-
- public void unsetContainer()
- {
-_delegate.unsetContainer();
- }
-
- public void unImplemented4()
- {
-_delegate.unImplemented4();
- }
-
- public void execVerb(java.lang.String cname)
- {
-_delegate.execVerb(cname);
- }
-
- public void setContainer(org.gnu.bonobo.UIContainer container)
- {
-_delegate.setContainer(container);
- }
-
- public void uiEvent(java.lang.String id, org.gnu.bonobo.UIComponentPackage.EventType type, java.lang.String state)
- {
-_delegate.uiEvent(id,type,state);
- }
-
- public org.gnu.bonobo.Unknown queryInterface(java.lang.String repoid)
- {
- return _delegate.queryInterface(repoid);
- }
-
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/UIComponentPackage/EventType.java b/libbonobo-java/src/gen/org/gnu/bonobo/UIComponentPackage/EventType.java
deleted file mode 100644
index 91e2734..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/UIComponentPackage/EventType.java
+++ /dev/null
@@ -1,36 +0,0 @@
-package org.gnu.bonobo.UIComponentPackage;
-/**
- * Generated from IDL definition of enum "EventType"
- * @author JacORB IDL compiler
- */
-
-public final class EventType
- implements org.omg.CORBA.portable.IDLEntity
-{
- private int value = -1;
- public static final int _STATE_CHANGED = 0;
- public static final EventType STATE_CHANGED = new EventType(_STATE_CHANGED);
- public static final int _OTHER = 1;
- public static final EventType OTHER = new EventType(_OTHER);
- public int value()
- {
- return value;
- }
- public static EventType from_int(int value)
- {
- switch (value) {
- case _STATE_CHANGED: return STATE_CHANGED;
- case _OTHER: return OTHER;
- default: throw new org.omg.CORBA.BAD_PARAM();
- }
- }
- protected EventType(int i)
- {
- value = i;
- }
- java.lang.Object readResolve()
- throws java.io.ObjectStreamException
- {
- return from_int(value());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/UIComponentPackage/EventTypeHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/UIComponentPackage/EventTypeHelper.java
deleted file mode 100644
index 722eafe..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/UIComponentPackage/EventTypeHelper.java
+++ /dev/null
@@ -1,43 +0,0 @@
-package org.gnu.bonobo.UIComponentPackage;
-/**
- * Generated from IDL definition of enum "EventType"
- * @author JacORB IDL compiler
- */
-
-public final class EventTypeHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_enum_tc(org.gnu.bonobo.UIComponentPackage.EventTypeHelper.id(),"EventType",new String[]{"STATE_CHANGED","OTHER"});
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.UIComponentPackage.EventType s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.UIComponentPackage.EventType extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/UIComponent/EventType:1.0";
- }
- public static EventType read (final org.omg.CORBA.portable.InputStream in)
- {
- return EventType.from_int(in.read_long());
- }
-
- public static void write (final org.omg.CORBA.portable.OutputStream out, final EventType s)
- {
- out.write_long(s.value());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/UIComponentPackage/EventTypeHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/UIComponentPackage/EventTypeHolder.java
deleted file mode 100644
index 77297e3..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/UIComponentPackage/EventTypeHolder.java
+++ /dev/null
@@ -1,31 +0,0 @@
-package org.gnu.bonobo.UIComponentPackage;
-/**
- * Generated from IDL definition of enum "EventType"
- * @author JacORB IDL compiler
- */
-
-public final class EventTypeHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public EventType value;
-
- public EventTypeHolder ()
- {
- }
- public EventTypeHolder (final EventType initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return EventTypeHelper.type ();
- }
- public void _read (final org.omg.CORBA.portable.InputStream in)
- {
- value = EventTypeHelper.read (in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream out)
- {
- EventTypeHelper.write (out,value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/UIContainer.java b/libbonobo-java/src/gen/org/gnu/bonobo/UIContainer.java
deleted file mode 100644
index e8d0e6d..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/UIContainer.java
+++ /dev/null
@@ -1,11 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "UIContainer"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public interface UIContainer
- extends UIContainerOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity, org.gnu.bonobo.Unknown
-{
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerHelper.java
deleted file mode 100644
index af78eb9..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerHelper.java
+++ /dev/null
@@ -1,83 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL interface "UIContainer"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public final class UIContainerHelper
-{
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.UIContainer s)
- {
- any.insert_Object(s);
- }
- public static org.gnu.bonobo.UIContainer extract(final org.omg.CORBA.Any any)
- {
- return narrow(any.extract_Object()) ;
- }
- public static org.omg.CORBA.TypeCode type()
- {
- return org.omg.CORBA.ORB.init().create_interface_tc("IDL:Bonobo/UIContainer:1.0", "UIContainer");
- }
- public static String id()
- {
- return "IDL:Bonobo/UIContainer:1.0";
- }
- public static UIContainer read(final org.omg.CORBA.portable.InputStream in)
- {
- return narrow(in.read_Object());
- }
- public static void write(final org.omg.CORBA.portable.OutputStream _out, final org.gnu.bonobo.UIContainer s)
- {
- _out.write_Object(s);
- }
- public static org.gnu.bonobo.UIContainer narrow(final java.lang.Object obj)
- {
- if (obj instanceof org.gnu.bonobo.UIContainer)
- {
- return (org.gnu.bonobo.UIContainer)obj;
- }
- else if (obj instanceof org.omg.CORBA.Object)
- {
- return narrow((org.omg.CORBA.Object)obj);
- }
- throw new org.omg.CORBA.BAD_PARAM("Failed to narrow in helper");
- }
- public static org.gnu.bonobo.UIContainer narrow(final org.omg.CORBA.Object obj)
- {
- if (obj == null)
- return null;
- try
- {
- return (org.gnu.bonobo.UIContainer)obj;
- }
- catch (ClassCastException c)
- {
- if (obj._is_a("IDL:Bonobo/UIContainer:1.0"))
- {
- org.gnu.bonobo._UIContainerStub stub;
- stub = new org.gnu.bonobo._UIContainerStub();
- stub._set_delegate(((org.omg.CORBA.portable.ObjectImpl)obj)._get_delegate());
- return stub;
- }
- }
- throw new org.omg.CORBA.BAD_PARAM("Narrow failed");
- }
- public static org.gnu.bonobo.UIContainer unchecked_narrow(final org.omg.CORBA.Object obj)
- {
- if (obj == null)
- return null;
- try
- {
- return (org.gnu.bonobo.UIContainer)obj;
- }
- catch (ClassCastException c)
- {
- org.gnu.bonobo._UIContainerStub stub;
- stub = new org.gnu.bonobo._UIContainerStub();
- stub._set_delegate(((org.omg.CORBA.portable.ObjectImpl)obj)._get_delegate());
- return stub;
- }
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerHolder.java
deleted file mode 100644
index 75b8f85..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerHolder.java
+++ /dev/null
@@ -1,29 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "UIContainer"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public final class UIContainerHolder implements org.omg.CORBA.portable.Streamable{
- public UIContainer value;
- public UIContainerHolder()
- {
- }
- public UIContainerHolder (final UIContainer initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type()
- {
- return UIContainerHelper.type();
- }
- public void _read (final org.omg.CORBA.portable.InputStream in)
- {
- value = UIContainerHelper.read (in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream _out)
- {
- UIContainerHelper.write (_out,value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerOperations.java b/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerOperations.java
deleted file mode 100644
index 66de32e..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerOperations.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "UIContainer"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-
-public interface UIContainerOperations
- extends org.gnu.bonobo.UnknownOperations
-{
- /* constants */
- /* operations */
- void registerComponent(java.lang.String component_name, org.gnu.bonobo.UIComponent component);
- void deregisterComponent(java.lang.String component_name);
- void freeze();
- void thaw();
- void setAttr(java.lang.String path, java.lang.String attr, java.lang.String value, java.lang.String component_name);
- java.lang.String getAttr(java.lang.String path, java.lang.String attr) throws org.gnu.bonobo.UIContainerPackage.NonExistentAttr,org.gnu.bonobo.UIContainerPackage.InvalidPath;
- void setNode(java.lang.String path, java.lang.String xml, java.lang.String component_name) throws org.gnu.bonobo.UIContainerPackage.InvalidPath,org.gnu.bonobo.UIContainerPackage.MalformedXML;
- java.lang.String getNode(java.lang.String path, boolean nodeOnly) throws org.gnu.bonobo.UIContainerPackage.InvalidPath;
- void removeNode(java.lang.String path, java.lang.String by_component_name) throws org.gnu.bonobo.UIContainerPackage.InvalidPath;
- boolean exists(java.lang.String path);
- void execVerb(java.lang.String cname) throws org.gnu.bonobo.UIContainerPackage.Insensitive,org.gnu.bonobo.UIContainerPackage.Unknown;
- void uiEvent(java.lang.String id, org.gnu.bonobo.UIComponentPackage.EventType type, java.lang.String state) throws org.gnu.bonobo.UIContainerPackage.Insensitive,org.gnu.bonobo.UIContainerPackage.Unknown;
- void setObject(java.lang.String path, org.gnu.bonobo.Unknown control) throws org.gnu.bonobo.UIContainerPackage.InvalidPath;
- org.gnu.bonobo.Unknown getObject(java.lang.String path) throws org.gnu.bonobo.UIContainerPackage.InvalidPath;
- void unImplemented();
- void unImplemented2();
- void unImplemented3();
- void unImplemented4();
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerPOA.java b/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerPOA.java
deleted file mode 100644
index a83c914..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerPOA.java
+++ /dev/null
@@ -1,301 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "UIContainer"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-
-public abstract class UIContainerPOA
- extends org.omg.PortableServer.Servant
- implements org.omg.CORBA.portable.InvokeHandler, org.gnu.bonobo.UIContainerOperations
-{
- static private final java.util.Hashtable m_opsHash = new java.util.Hashtable();
- static
- {
- m_opsHash.put ( "freeze", new java.lang.Integer(0));
- m_opsHash.put ( "unImplemented", new java.lang.Integer(1));
- m_opsHash.put ( "exists", new java.lang.Integer(2));
- m_opsHash.put ( "queryInterface", new java.lang.Integer(3));
- m_opsHash.put ( "unImplemented2", new java.lang.Integer(4));
- m_opsHash.put ( "removeNode", new java.lang.Integer(5));
- m_opsHash.put ( "unImplemented4", new java.lang.Integer(6));
- m_opsHash.put ( "execVerb", new java.lang.Integer(7));
- m_opsHash.put ( "setNode", new java.lang.Integer(8));
- m_opsHash.put ( "deregisterComponent", new java.lang.Integer(9));
- m_opsHash.put ( "thaw", new java.lang.Integer(10));
- m_opsHash.put ( "unref", new java.lang.Integer(11));
- m_opsHash.put ( "ref", new java.lang.Integer(12));
- m_opsHash.put ( "uiEvent", new java.lang.Integer(13));
- m_opsHash.put ( "getAttr", new java.lang.Integer(14));
- m_opsHash.put ( "getObject", new java.lang.Integer(15));
- m_opsHash.put ( "unImplemented3", new java.lang.Integer(16));
- m_opsHash.put ( "setObject", new java.lang.Integer(17));
- m_opsHash.put ( "getNode", new java.lang.Integer(18));
- m_opsHash.put ( "setAttr", new java.lang.Integer(19));
- m_opsHash.put ( "registerComponent", new java.lang.Integer(20));
- }
- private String[] ids = {"IDL:Bonobo/UIContainer:1.0","IDL:Bonobo/Unknown:1.0"};
- public org.gnu.bonobo.UIContainer _this()
- {
- return org.gnu.bonobo.UIContainerHelper.narrow(_this_object());
- }
- public org.gnu.bonobo.UIContainer _this(org.omg.CORBA.ORB orb)
- {
- return org.gnu.bonobo.UIContainerHelper.narrow(_this_object(orb));
- }
- public org.omg.CORBA.portable.OutputStream _invoke(String method, org.omg.CORBA.portable.InputStream _input, org.omg.CORBA.portable.ResponseHandler handler)
- throws org.omg.CORBA.SystemException
- {
- org.omg.CORBA.portable.OutputStream _out = null;
- // do something
- // quick lookup of operation
- java.lang.Integer opsIndex = (java.lang.Integer)m_opsHash.get ( method );
- if ( null == opsIndex )
- throw new org.omg.CORBA.BAD_OPERATION(method + " not found");
- switch ( opsIndex.intValue() )
- {
- case 0: // freeze
- {
- _out = handler.createReply();
- freeze();
- break;
- }
- case 1: // unImplemented
- {
- _out = handler.createReply();
- unImplemented();
- break;
- }
- case 2: // exists
- {
- java.lang.String _arg0=_input.read_string();
- _out = handler.createReply();
- _out.write_boolean(exists(_arg0));
- break;
- }
- case 3: // queryInterface
- {
- java.lang.String _arg0=_input.read_string();
- _out = handler.createReply();
- org.gnu.bonobo.UnknownHelper.write(_out,queryInterface(_arg0));
- break;
- }
- case 4: // unImplemented2
- {
- _out = handler.createReply();
- unImplemented2();
- break;
- }
- case 5: // removeNode
- {
- try
- {
- java.lang.String _arg0=_input.read_string();
- java.lang.String _arg1=_input.read_string();
- _out = handler.createReply();
- removeNode(_arg0,_arg1);
- }
- catch(org.gnu.bonobo.UIContainerPackage.InvalidPath _ex0)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.UIContainerPackage.InvalidPathHelper.write(_out, _ex0);
- }
- break;
- }
- case 6: // unImplemented4
- {
- _out = handler.createReply();
- unImplemented4();
- break;
- }
- case 7: // execVerb
- {
- try
- {
- java.lang.String _arg0=_input.read_string();
- _out = handler.createReply();
- execVerb(_arg0);
- }
- catch(org.gnu.bonobo.UIContainerPackage.Insensitive _ex0)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.UIContainerPackage.InsensitiveHelper.write(_out, _ex0);
- }
- catch(org.gnu.bonobo.UIContainerPackage.Unknown _ex1)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.UIContainerPackage.UnknownHelper.write(_out, _ex1);
- }
- break;
- }
- case 8: // setNode
- {
- try
- {
- java.lang.String _arg0=_input.read_string();
- java.lang.String _arg1=_input.read_string();
- java.lang.String _arg2=_input.read_string();
- _out = handler.createReply();
- setNode(_arg0,_arg1,_arg2);
- }
- catch(org.gnu.bonobo.UIContainerPackage.InvalidPath _ex0)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.UIContainerPackage.InvalidPathHelper.write(_out, _ex0);
- }
- catch(org.gnu.bonobo.UIContainerPackage.MalformedXML _ex1)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.UIContainerPackage.MalformedXMLHelper.write(_out, _ex1);
- }
- break;
- }
- case 9: // deregisterComponent
- {
- java.lang.String _arg0=_input.read_string();
- _out = handler.createReply();
- deregisterComponent(_arg0);
- break;
- }
- case 10: // thaw
- {
- _out = handler.createReply();
- thaw();
- break;
- }
- case 11: // unref
- {
- _out = handler.createReply();
- unref();
- break;
- }
- case 12: // ref
- {
- _out = handler.createReply();
- ref();
- break;
- }
- case 13: // uiEvent
- {
- try
- {
- java.lang.String _arg0=_input.read_string();
- org.gnu.bonobo.UIComponentPackage.EventType _arg1=org.gnu.bonobo.UIComponentPackage.EventTypeHelper.read(_input);
- java.lang.String _arg2=_input.read_string();
- _out = handler.createReply();
- uiEvent(_arg0,_arg1,_arg2);
- }
- catch(org.gnu.bonobo.UIContainerPackage.Insensitive _ex0)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.UIContainerPackage.InsensitiveHelper.write(_out, _ex0);
- }
- catch(org.gnu.bonobo.UIContainerPackage.Unknown _ex1)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.UIContainerPackage.UnknownHelper.write(_out, _ex1);
- }
- break;
- }
- case 14: // getAttr
- {
- try
- {
- java.lang.String _arg0=_input.read_string();
- java.lang.String _arg1=_input.read_string();
- _out = handler.createReply();
- _out.write_string(getAttr(_arg0,_arg1));
- }
- catch(org.gnu.bonobo.UIContainerPackage.NonExistentAttr _ex0)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.UIContainerPackage.NonExistentAttrHelper.write(_out, _ex0);
- }
- catch(org.gnu.bonobo.UIContainerPackage.InvalidPath _ex1)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.UIContainerPackage.InvalidPathHelper.write(_out, _ex1);
- }
- break;
- }
- case 15: // getObject
- {
- try
- {
- java.lang.String _arg0=_input.read_string();
- _out = handler.createReply();
- org.gnu.bonobo.UnknownHelper.write(_out,getObject(_arg0));
- }
- catch(org.gnu.bonobo.UIContainerPackage.InvalidPath _ex0)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.UIContainerPackage.InvalidPathHelper.write(_out, _ex0);
- }
- break;
- }
- case 16: // unImplemented3
- {
- _out = handler.createReply();
- unImplemented3();
- break;
- }
- case 17: // setObject
- {
- try
- {
- java.lang.String _arg0=_input.read_string();
- org.gnu.bonobo.Unknown _arg1=org.gnu.bonobo.UnknownHelper.read(_input);
- _out = handler.createReply();
- setObject(_arg0,_arg1);
- }
- catch(org.gnu.bonobo.UIContainerPackage.InvalidPath _ex0)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.UIContainerPackage.InvalidPathHelper.write(_out, _ex0);
- }
- break;
- }
- case 18: // getNode
- {
- try
- {
- java.lang.String _arg0=_input.read_string();
- boolean _arg1=_input.read_boolean();
- _out = handler.createReply();
- _out.write_string(getNode(_arg0,_arg1));
- }
- catch(org.gnu.bonobo.UIContainerPackage.InvalidPath _ex0)
- {
- _out = handler.createExceptionReply();
- org.gnu.bonobo.UIContainerPackage.InvalidPathHelper.write(_out, _ex0);
- }
- break;
- }
- case 19: // setAttr
- {
- java.lang.String _arg0=_input.read_string();
- java.lang.String _arg1=_input.read_string();
- java.lang.String _arg2=_input.read_string();
- java.lang.String _arg3=_input.read_string();
- _out = handler.createReply();
- setAttr(_arg0,_arg1,_arg2,_arg3);
- break;
- }
- case 20: // registerComponent
- {
- java.lang.String _arg0=_input.read_string();
- org.gnu.bonobo.UIComponent _arg1=org.gnu.bonobo.UIComponentHelper.read(_input);
- _out = handler.createReply();
- registerComponent(_arg0,_arg1);
- break;
- }
- }
- return _out;
- }
-
- public String[] _all_interfaces(org.omg.PortableServer.POA poa, byte[] obj_id)
- {
- return ids;
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerPOATie.java b/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerPOATie.java
deleted file mode 100644
index 6dbee7c..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerPOATie.java
+++ /dev/null
@@ -1,157 +0,0 @@
-package org.gnu.bonobo;
-
-import org.omg.PortableServer.POA;
-
-/**
- * Generated from IDL interface "UIContainer"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public class UIContainerPOATie
- extends UIContainerPOA
-{
- private UIContainerOperations _delegate;
-
- private POA _poa;
- public UIContainerPOATie(UIContainerOperations delegate)
- {
- _delegate = delegate;
- }
- public UIContainerPOATie(UIContainerOperations delegate, POA poa)
- {
- _delegate = delegate;
- _poa = poa;
- }
- public org.gnu.bonobo.UIContainer _this()
- {
- return org.gnu.bonobo.UIContainerHelper.narrow(_this_object());
- }
- public org.gnu.bonobo.UIContainer _this(org.omg.CORBA.ORB orb)
- {
- return org.gnu.bonobo.UIContainerHelper.narrow(_this_object(orb));
- }
- public UIContainerOperations _delegate()
- {
- return _delegate;
- }
- public void _delegate(UIContainerOperations delegate)
- {
- _delegate = delegate;
- }
- public POA _default_POA()
- {
- if (_poa != null)
- {
- return _poa;
- }
- else
- {
- return super._default_POA();
- }
- }
- public void freeze()
- {
-_delegate.freeze();
- }
-
- public void unImplemented()
- {
-_delegate.unImplemented();
- }
-
- public boolean exists(java.lang.String path)
- {
- return _delegate.exists(path);
- }
-
- public org.gnu.bonobo.Unknown queryInterface(java.lang.String repoid)
- {
- return _delegate.queryInterface(repoid);
- }
-
- public void unImplemented2()
- {
-_delegate.unImplemented2();
- }
-
- public void removeNode(java.lang.String path, java.lang.String by_component_name) throws org.gnu.bonobo.UIContainerPackage.InvalidPath
- {
-_delegate.removeNode(path,by_component_name);
- }
-
- public void unImplemented4()
- {
-_delegate.unImplemented4();
- }
-
- public void execVerb(java.lang.String cname) throws org.gnu.bonobo.UIContainerPackage.Insensitive,org.gnu.bonobo.UIContainerPackage.Unknown
- {
-_delegate.execVerb(cname);
- }
-
- public void setNode(java.lang.String path, java.lang.String xml, java.lang.String component_name) throws org.gnu.bonobo.UIContainerPackage.InvalidPath,org.gnu.bonobo.UIContainerPackage.MalformedXML
- {
-_delegate.setNode(path,xml,component_name);
- }
-
- public void deregisterComponent(java.lang.String component_name)
- {
-_delegate.deregisterComponent(component_name);
- }
-
- public void thaw()
- {
-_delegate.thaw();
- }
-
- public void unref()
- {
-_delegate.unref();
- }
-
- public void ref()
- {
-_delegate.ref();
- }
-
- public void uiEvent(java.lang.String id, org.gnu.bonobo.UIComponentPackage.EventType type, java.lang.String state) throws org.gnu.bonobo.UIContainerPackage.Insensitive,org.gnu.bonobo.UIContainerPackage.Unknown
- {
-_delegate.uiEvent(id,type,state);
- }
-
- public java.lang.String getAttr(java.lang.String path, java.lang.String attr) throws org.gnu.bonobo.UIContainerPackage.NonExistentAttr,org.gnu.bonobo.UIContainerPackage.InvalidPath
- {
- return _delegate.getAttr(path,attr);
- }
-
- public org.gnu.bonobo.Unknown getObject(java.lang.String path) throws org.gnu.bonobo.UIContainerPackage.InvalidPath
- {
- return _delegate.getObject(path);
- }
-
- public void unImplemented3()
- {
-_delegate.unImplemented3();
- }
-
- public void setObject(java.lang.String path, org.gnu.bonobo.Unknown control) throws org.gnu.bonobo.UIContainerPackage.InvalidPath
- {
-_delegate.setObject(path,control);
- }
-
- public java.lang.String getNode(java.lang.String path, boolean nodeOnly) throws org.gnu.bonobo.UIContainerPackage.InvalidPath
- {
- return _delegate.getNode(path,nodeOnly);
- }
-
- public void setAttr(java.lang.String path, java.lang.String attr, java.lang.String value, java.lang.String component_name)
- {
-_delegate.setAttr(path,attr,value,component_name);
- }
-
- public void registerComponent(java.lang.String component_name, org.gnu.bonobo.UIComponent component)
- {
-_delegate.registerComponent(component_name,component);
- }
-
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerPackage/Insensitive.java b/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerPackage/Insensitive.java
deleted file mode 100644
index abe77e3..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerPackage/Insensitive.java
+++ /dev/null
@@ -1,20 +0,0 @@
-package org.gnu.bonobo.UIContainerPackage;
-
-/**
- * Generated from IDL definition of exception "Insensitive"
- * @author JacORB IDL compiler
- */
-
-public final class Insensitive
- extends org.omg.CORBA.UserException
-{
- public Insensitive()
- {
- super(org.gnu.bonobo.UIContainerPackage.InsensitiveHelper.id());
- }
-
- public Insensitive(String value)
- {
- super(value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerPackage/InsensitiveHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerPackage/InsensitiveHelper.java
deleted file mode 100644
index 61d3e80..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerPackage/InsensitiveHelper.java
+++ /dev/null
@@ -1,46 +0,0 @@
-package org.gnu.bonobo.UIContainerPackage;
-
-
-/**
- * Generated from IDL definition of exception "Insensitive"
- * @author JacORB IDL compiler
- */
-
-public final class InsensitiveHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_exception_tc(org.gnu.bonobo.UIContainerPackage.InsensitiveHelper.id(),"Insensitive",new org.omg.CORBA.StructMember[0]);
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.UIContainerPackage.Insensitive s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.UIContainerPackage.Insensitive extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/UIContainer/Insensitive:1.0";
- }
- public static org.gnu.bonobo.UIContainerPackage.Insensitive read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.UIContainerPackage.Insensitive result = new org.gnu.bonobo.UIContainerPackage.Insensitive();
- if (!in.read_string().equals(id())) throw new org.omg.CORBA.MARSHAL("wrong id");
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.UIContainerPackage.Insensitive s)
- {
- out.write_string(id());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerPackage/InsensitiveHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerPackage/InsensitiveHolder.java
deleted file mode 100644
index 068ccb5..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerPackage/InsensitiveHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo.UIContainerPackage;
-
-/**
- * Generated from IDL definition of exception "Insensitive"
- * @author JacORB IDL compiler
- */
-
-public final class InsensitiveHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.UIContainerPackage.Insensitive value;
-
- public InsensitiveHolder ()
- {
- }
- public InsensitiveHolder(final org.gnu.bonobo.UIContainerPackage.Insensitive initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.UIContainerPackage.InsensitiveHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.UIContainerPackage.InsensitiveHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.UIContainerPackage.InsensitiveHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerPackage/InvalidPath.java b/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerPackage/InvalidPath.java
deleted file mode 100644
index a14d7b3..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerPackage/InvalidPath.java
+++ /dev/null
@@ -1,20 +0,0 @@
-package org.gnu.bonobo.UIContainerPackage;
-
-/**
- * Generated from IDL definition of exception "InvalidPath"
- * @author JacORB IDL compiler
- */
-
-public final class InvalidPath
- extends org.omg.CORBA.UserException
-{
- public InvalidPath()
- {
- super(org.gnu.bonobo.UIContainerPackage.InvalidPathHelper.id());
- }
-
- public InvalidPath(String value)
- {
- super(value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerPackage/InvalidPathHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerPackage/InvalidPathHelper.java
deleted file mode 100644
index 4250705..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerPackage/InvalidPathHelper.java
+++ /dev/null
@@ -1,46 +0,0 @@
-package org.gnu.bonobo.UIContainerPackage;
-
-
-/**
- * Generated from IDL definition of exception "InvalidPath"
- * @author JacORB IDL compiler
- */
-
-public final class InvalidPathHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_exception_tc(org.gnu.bonobo.UIContainerPackage.InvalidPathHelper.id(),"InvalidPath",new org.omg.CORBA.StructMember[0]);
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.UIContainerPackage.InvalidPath s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.UIContainerPackage.InvalidPath extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/UIContainer/InvalidPath:1.0";
- }
- public static org.gnu.bonobo.UIContainerPackage.InvalidPath read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.UIContainerPackage.InvalidPath result = new org.gnu.bonobo.UIContainerPackage.InvalidPath();
- if (!in.read_string().equals(id())) throw new org.omg.CORBA.MARSHAL("wrong id");
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.UIContainerPackage.InvalidPath s)
- {
- out.write_string(id());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerPackage/InvalidPathHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerPackage/InvalidPathHolder.java
deleted file mode 100644
index 0ac3bb0..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerPackage/InvalidPathHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo.UIContainerPackage;
-
-/**
- * Generated from IDL definition of exception "InvalidPath"
- * @author JacORB IDL compiler
- */
-
-public final class InvalidPathHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.UIContainerPackage.InvalidPath value;
-
- public InvalidPathHolder ()
- {
- }
- public InvalidPathHolder(final org.gnu.bonobo.UIContainerPackage.InvalidPath initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.UIContainerPackage.InvalidPathHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.UIContainerPackage.InvalidPathHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.UIContainerPackage.InvalidPathHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerPackage/MalformedXML.java b/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerPackage/MalformedXML.java
deleted file mode 100644
index a5c6ff9..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerPackage/MalformedXML.java
+++ /dev/null
@@ -1,20 +0,0 @@
-package org.gnu.bonobo.UIContainerPackage;
-
-/**
- * Generated from IDL definition of exception "MalformedXML"
- * @author JacORB IDL compiler
- */
-
-public final class MalformedXML
- extends org.omg.CORBA.UserException
-{
- public MalformedXML()
- {
- super(org.gnu.bonobo.UIContainerPackage.MalformedXMLHelper.id());
- }
-
- public MalformedXML(String value)
- {
- super(value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerPackage/MalformedXMLHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerPackage/MalformedXMLHelper.java
deleted file mode 100644
index d870daa..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerPackage/MalformedXMLHelper.java
+++ /dev/null
@@ -1,46 +0,0 @@
-package org.gnu.bonobo.UIContainerPackage;
-
-
-/**
- * Generated from IDL definition of exception "MalformedXML"
- * @author JacORB IDL compiler
- */
-
-public final class MalformedXMLHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_exception_tc(org.gnu.bonobo.UIContainerPackage.MalformedXMLHelper.id(),"MalformedXML",new org.omg.CORBA.StructMember[0]);
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.UIContainerPackage.MalformedXML s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.UIContainerPackage.MalformedXML extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/UIContainer/MalformedXML:1.0";
- }
- public static org.gnu.bonobo.UIContainerPackage.MalformedXML read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.UIContainerPackage.MalformedXML result = new org.gnu.bonobo.UIContainerPackage.MalformedXML();
- if (!in.read_string().equals(id())) throw new org.omg.CORBA.MARSHAL("wrong id");
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.UIContainerPackage.MalformedXML s)
- {
- out.write_string(id());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerPackage/MalformedXMLHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerPackage/MalformedXMLHolder.java
deleted file mode 100644
index 37c221e..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerPackage/MalformedXMLHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo.UIContainerPackage;
-
-/**
- * Generated from IDL definition of exception "MalformedXML"
- * @author JacORB IDL compiler
- */
-
-public final class MalformedXMLHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.UIContainerPackage.MalformedXML value;
-
- public MalformedXMLHolder ()
- {
- }
- public MalformedXMLHolder(final org.gnu.bonobo.UIContainerPackage.MalformedXML initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.UIContainerPackage.MalformedXMLHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.UIContainerPackage.MalformedXMLHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.UIContainerPackage.MalformedXMLHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerPackage/NonExistentAttr.java b/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerPackage/NonExistentAttr.java
deleted file mode 100644
index 98841d2..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerPackage/NonExistentAttr.java
+++ /dev/null
@@ -1,20 +0,0 @@
-package org.gnu.bonobo.UIContainerPackage;
-
-/**
- * Generated from IDL definition of exception "NonExistentAttr"
- * @author JacORB IDL compiler
- */
-
-public final class NonExistentAttr
- extends org.omg.CORBA.UserException
-{
- public NonExistentAttr()
- {
- super(org.gnu.bonobo.UIContainerPackage.NonExistentAttrHelper.id());
- }
-
- public NonExistentAttr(String value)
- {
- super(value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerPackage/NonExistentAttrHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerPackage/NonExistentAttrHelper.java
deleted file mode 100644
index 722c8b2..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerPackage/NonExistentAttrHelper.java
+++ /dev/null
@@ -1,46 +0,0 @@
-package org.gnu.bonobo.UIContainerPackage;
-
-
-/**
- * Generated from IDL definition of exception "NonExistentAttr"
- * @author JacORB IDL compiler
- */
-
-public final class NonExistentAttrHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_exception_tc(org.gnu.bonobo.UIContainerPackage.NonExistentAttrHelper.id(),"NonExistentAttr",new org.omg.CORBA.StructMember[0]);
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.UIContainerPackage.NonExistentAttr s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.UIContainerPackage.NonExistentAttr extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/UIContainer/NonExistentAttr:1.0";
- }
- public static org.gnu.bonobo.UIContainerPackage.NonExistentAttr read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.UIContainerPackage.NonExistentAttr result = new org.gnu.bonobo.UIContainerPackage.NonExistentAttr();
- if (!in.read_string().equals(id())) throw new org.omg.CORBA.MARSHAL("wrong id");
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.UIContainerPackage.NonExistentAttr s)
- {
- out.write_string(id());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerPackage/NonExistentAttrHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerPackage/NonExistentAttrHolder.java
deleted file mode 100644
index 9975e51..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerPackage/NonExistentAttrHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo.UIContainerPackage;
-
-/**
- * Generated from IDL definition of exception "NonExistentAttr"
- * @author JacORB IDL compiler
- */
-
-public final class NonExistentAttrHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.UIContainerPackage.NonExistentAttr value;
-
- public NonExistentAttrHolder ()
- {
- }
- public NonExistentAttrHolder(final org.gnu.bonobo.UIContainerPackage.NonExistentAttr initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.UIContainerPackage.NonExistentAttrHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.UIContainerPackage.NonExistentAttrHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.UIContainerPackage.NonExistentAttrHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerPackage/Unknown.java b/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerPackage/Unknown.java
deleted file mode 100644
index 019eb1e..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerPackage/Unknown.java
+++ /dev/null
@@ -1,20 +0,0 @@
-package org.gnu.bonobo.UIContainerPackage;
-
-/**
- * Generated from IDL definition of exception "Unknown"
- * @author JacORB IDL compiler
- */
-
-public final class Unknown
- extends org.omg.CORBA.UserException
-{
- public Unknown()
- {
- super(org.gnu.bonobo.UIContainerPackage.UnknownHelper.id());
- }
-
- public Unknown(String value)
- {
- super(value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerPackage/UnknownHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerPackage/UnknownHelper.java
deleted file mode 100644
index 519b1c1..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerPackage/UnknownHelper.java
+++ /dev/null
@@ -1,46 +0,0 @@
-package org.gnu.bonobo.UIContainerPackage;
-
-
-/**
- * Generated from IDL definition of exception "Unknown"
- * @author JacORB IDL compiler
- */
-
-public final class UnknownHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_exception_tc(org.gnu.bonobo.UIContainerPackage.UnknownHelper.id(),"Unknown",new org.omg.CORBA.StructMember[0]);
- }
- return _type;
- }
-
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.UIContainerPackage.Unknown s)
- {
- any.type(type());
- write( any.create_output_stream(),s);
- }
-
- public static org.gnu.bonobo.UIContainerPackage.Unknown extract (final org.omg.CORBA.Any any)
- {
- return read(any.create_input_stream());
- }
-
- public static String id()
- {
- return "IDL:Bonobo/UIContainer/Unknown:1.0";
- }
- public static org.gnu.bonobo.UIContainerPackage.Unknown read (final org.omg.CORBA.portable.InputStream in)
- {
- org.gnu.bonobo.UIContainerPackage.Unknown result = new org.gnu.bonobo.UIContainerPackage.Unknown();
- if (!in.read_string().equals(id())) throw new org.omg.CORBA.MARSHAL("wrong id");
- return result;
- }
- public static void write (final org.omg.CORBA.portable.OutputStream out, final org.gnu.bonobo.UIContainerPackage.Unknown s)
- {
- out.write_string(id());
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerPackage/UnknownHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerPackage/UnknownHolder.java
deleted file mode 100644
index 9341010..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/UIContainerPackage/UnknownHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo.UIContainerPackage;
-
-/**
- * Generated from IDL definition of exception "Unknown"
- * @author JacORB IDL compiler
- */
-
-public final class UnknownHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public org.gnu.bonobo.UIContainerPackage.Unknown value;
-
- public UnknownHolder ()
- {
- }
- public UnknownHolder(final org.gnu.bonobo.UIContainerPackage.Unknown initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return org.gnu.bonobo.UIContainerPackage.UnknownHelper.type ();
- }
- public void _read(final org.omg.CORBA.portable.InputStream _in)
- {
- value = org.gnu.bonobo.UIContainerPackage.UnknownHelper.read(_in);
- }
- public void _write(final org.omg.CORBA.portable.OutputStream _out)
- {
- org.gnu.bonobo.UIContainerPackage.UnknownHelper.write(_out, value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Unknown.java b/libbonobo-java/src/gen/org/gnu/bonobo/Unknown.java
deleted file mode 100644
index 268c40b..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Unknown.java
+++ /dev/null
@@ -1,11 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "Unknown"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public interface Unknown
- extends UnknownOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity
-{
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/UnknownHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/UnknownHelper.java
deleted file mode 100644
index d66e59b..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/UnknownHelper.java
+++ /dev/null
@@ -1,83 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL interface "Unknown"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public final class UnknownHelper
-{
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.Unknown s)
- {
- any.insert_Object(s);
- }
- public static org.gnu.bonobo.Unknown extract(final org.omg.CORBA.Any any)
- {
- return narrow(any.extract_Object()) ;
- }
- public static org.omg.CORBA.TypeCode type()
- {
- return org.omg.CORBA.ORB.init().create_interface_tc("IDL:Bonobo/Unknown:1.0", "Unknown");
- }
- public static String id()
- {
- return "IDL:Bonobo/Unknown:1.0";
- }
- public static Unknown read(final org.omg.CORBA.portable.InputStream in)
- {
- return narrow(in.read_Object());
- }
- public static void write(final org.omg.CORBA.portable.OutputStream _out, final org.gnu.bonobo.Unknown s)
- {
- _out.write_Object(s);
- }
- public static org.gnu.bonobo.Unknown narrow(final java.lang.Object obj)
- {
- if (obj instanceof org.gnu.bonobo.Unknown)
- {
- return (org.gnu.bonobo.Unknown)obj;
- }
- else if (obj instanceof org.omg.CORBA.Object)
- {
- return narrow((org.omg.CORBA.Object)obj);
- }
- throw new org.omg.CORBA.BAD_PARAM("Failed to narrow in helper");
- }
- public static org.gnu.bonobo.Unknown narrow(final org.omg.CORBA.Object obj)
- {
- if (obj == null)
- return null;
- try
- {
- return (org.gnu.bonobo.Unknown)obj;
- }
- catch (ClassCastException c)
- {
- if (obj._is_a("IDL:Bonobo/Unknown:1.0"))
- {
- org.gnu.bonobo._UnknownStub stub;
- stub = new org.gnu.bonobo._UnknownStub();
- stub._set_delegate(((org.omg.CORBA.portable.ObjectImpl)obj)._get_delegate());
- return stub;
- }
- }
- throw new org.omg.CORBA.BAD_PARAM("Narrow failed");
- }
- public static org.gnu.bonobo.Unknown unchecked_narrow(final org.omg.CORBA.Object obj)
- {
- if (obj == null)
- return null;
- try
- {
- return (org.gnu.bonobo.Unknown)obj;
- }
- catch (ClassCastException c)
- {
- org.gnu.bonobo._UnknownStub stub;
- stub = new org.gnu.bonobo._UnknownStub();
- stub._set_delegate(((org.omg.CORBA.portable.ObjectImpl)obj)._get_delegate());
- return stub;
- }
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/UnknownHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/UnknownHolder.java
deleted file mode 100644
index 2861b2a..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/UnknownHolder.java
+++ /dev/null
@@ -1,29 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "Unknown"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public final class UnknownHolder implements org.omg.CORBA.portable.Streamable{
- public Unknown value;
- public UnknownHolder()
- {
- }
- public UnknownHolder (final Unknown initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type()
- {
- return UnknownHelper.type();
- }
- public void _read (final org.omg.CORBA.portable.InputStream in)
- {
- value = UnknownHelper.read (in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream _out)
- {
- UnknownHelper.write (_out,value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/UnknownOperations.java b/libbonobo-java/src/gen/org/gnu/bonobo/UnknownOperations.java
deleted file mode 100644
index 67ecb6c..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/UnknownOperations.java
+++ /dev/null
@@ -1,16 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "Unknown"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-
-public interface UnknownOperations
-{
- /* constants */
- /* operations */
- void ref();
- void unref();
- org.gnu.bonobo.Unknown queryInterface(java.lang.String repoid);
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/UnknownPOA.java b/libbonobo-java/src/gen/org/gnu/bonobo/UnknownPOA.java
deleted file mode 100644
index 8420a68..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/UnknownPOA.java
+++ /dev/null
@@ -1,67 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "Unknown"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-
-public abstract class UnknownPOA
- extends org.omg.PortableServer.Servant
- implements org.omg.CORBA.portable.InvokeHandler, org.gnu.bonobo.UnknownOperations
-{
- static private final java.util.Hashtable m_opsHash = new java.util.Hashtable();
- static
- {
- m_opsHash.put ( "ref", new java.lang.Integer(0));
- m_opsHash.put ( "unref", new java.lang.Integer(1));
- m_opsHash.put ( "queryInterface", new java.lang.Integer(2));
- }
- private String[] ids = {"IDL:Bonobo/Unknown:1.0"};
- public org.gnu.bonobo.Unknown _this()
- {
- return org.gnu.bonobo.UnknownHelper.narrow(_this_object());
- }
- public org.gnu.bonobo.Unknown _this(org.omg.CORBA.ORB orb)
- {
- return org.gnu.bonobo.UnknownHelper.narrow(_this_object(orb));
- }
- public org.omg.CORBA.portable.OutputStream _invoke(String method, org.omg.CORBA.portable.InputStream _input, org.omg.CORBA.portable.ResponseHandler handler)
- throws org.omg.CORBA.SystemException
- {
- org.omg.CORBA.portable.OutputStream _out = null;
- // do something
- // quick lookup of operation
- java.lang.Integer opsIndex = (java.lang.Integer)m_opsHash.get ( method );
- if ( null == opsIndex )
- throw new org.omg.CORBA.BAD_OPERATION(method + " not found");
- switch ( opsIndex.intValue() )
- {
- case 0: // ref
- {
- _out = handler.createReply();
- ref();
- break;
- }
- case 1: // unref
- {
- _out = handler.createReply();
- unref();
- break;
- }
- case 2: // queryInterface
- {
- java.lang.String _arg0=_input.read_string();
- _out = handler.createReply();
- org.gnu.bonobo.UnknownHelper.write(_out,queryInterface(_arg0));
- break;
- }
- }
- return _out;
- }
-
- public String[] _all_interfaces(org.omg.PortableServer.POA poa, byte[] obj_id)
- {
- return ids;
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/UnknownPOATie.java b/libbonobo-java/src/gen/org/gnu/bonobo/UnknownPOATie.java
deleted file mode 100644
index 7c46450..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/UnknownPOATie.java
+++ /dev/null
@@ -1,67 +0,0 @@
-package org.gnu.bonobo;
-
-import org.omg.PortableServer.POA;
-
-/**
- * Generated from IDL interface "Unknown"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public class UnknownPOATie
- extends UnknownPOA
-{
- private UnknownOperations _delegate;
-
- private POA _poa;
- public UnknownPOATie(UnknownOperations delegate)
- {
- _delegate = delegate;
- }
- public UnknownPOATie(UnknownOperations delegate, POA poa)
- {
- _delegate = delegate;
- _poa = poa;
- }
- public org.gnu.bonobo.Unknown _this()
- {
- return org.gnu.bonobo.UnknownHelper.narrow(_this_object());
- }
- public org.gnu.bonobo.Unknown _this(org.omg.CORBA.ORB orb)
- {
- return org.gnu.bonobo.UnknownHelper.narrow(_this_object(orb));
- }
- public UnknownOperations _delegate()
- {
- return _delegate;
- }
- public void _delegate(UnknownOperations delegate)
- {
- _delegate = delegate;
- }
- public POA _default_POA()
- {
- if (_poa != null)
- {
- return _poa;
- }
- else
- {
- return super._default_POA();
- }
- }
- public void ref()
- {
-_delegate.ref();
- }
-
- public void unref()
- {
-_delegate.unref();
- }
-
- public org.gnu.bonobo.Unknown queryInterface(java.lang.String repoid)
- {
- return _delegate.queryInterface(repoid);
- }
-
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ZoomLevelHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/ZoomLevelHelper.java
deleted file mode 100644
index 627ba17..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ZoomLevelHelper.java
+++ /dev/null
@@ -1,47 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL definition of alias "ZoomLevel"
- * @author JacORB IDL compiler
- */
-
-public final class ZoomLevelHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
-
- public static void insert (org.omg.CORBA.Any any, float s)
- {
- any.type (type ());
- write (any.create_output_stream (), s);
- }
-
- public static float extract (final org.omg.CORBA.Any any)
- {
- return read (any.create_input_stream ());
- }
-
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_alias_tc(org.gnu.bonobo.ZoomLevelHelper.id(), "ZoomLevel",org.omg.CORBA.ORB.init().get_primitive_tc(org.omg.CORBA.TCKind.from_int(6)));
- }
- return _type;
- }
-
- public static String id()
- {
- return "IDL:Bonobo/ZoomLevel:1.0";
- }
- public static float read (final org.omg.CORBA.portable.InputStream _in)
- {
- float _result;
- _result=_in.read_float();
- return _result;
- }
-
- public static void write (final org.omg.CORBA.portable.OutputStream _out, float _s)
- {
- _out.write_float(_s);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ZoomLevelListHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/ZoomLevelListHelper.java
deleted file mode 100644
index 7b0125d..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ZoomLevelListHelper.java
+++ /dev/null
@@ -1,59 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL definition of alias "ZoomLevelList"
- * @author JacORB IDL compiler
- */
-
-public final class ZoomLevelListHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
-
- public static void insert (org.omg.CORBA.Any any, float[] s)
- {
- any.type (type ());
- write (any.create_output_stream (), s);
- }
-
- public static float[] extract (final org.omg.CORBA.Any any)
- {
- return read (any.create_input_stream ());
- }
-
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_alias_tc(org.gnu.bonobo.ZoomLevelListHelper.id(), "ZoomLevelList",org.omg.CORBA.ORB.init().create_sequence_tc(0, org.gnu.bonobo.ZoomLevelHelper.type()));
- }
- return _type;
- }
-
- public static String id()
- {
- return "IDL:Bonobo/ZoomLevelList:1.0";
- }
- public static float[] read (final org.omg.CORBA.portable.InputStream _in)
- {
- float[] _result;
- int _l_result0 = _in.read_long();
- _result = new float[_l_result0];
- for (int i=0;i<_result.length;i++)
- {
- _result[i]=_in.read_float();
- }
-
- return _result;
- }
-
- public static void write (final org.omg.CORBA.portable.OutputStream _out, float[] _s)
- {
-
- _out.write_long(_s.length);
- for (int i=0; i<_s.length;i++)
- {
- _out.write_float(_s[i]);
- }
-
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ZoomLevelListHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/ZoomLevelListHolder.java
deleted file mode 100644
index 5530eb9..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ZoomLevelListHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL definition of alias "ZoomLevelList"
- * @author JacORB IDL compiler
- */
-
-public final class ZoomLevelListHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public float[] value;
-
- public ZoomLevelListHolder ()
- {
- }
- public ZoomLevelListHolder (final float[] initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return ZoomLevelListHelper.type ();
- }
- public void _read (final org.omg.CORBA.portable.InputStream in)
- {
- value = ZoomLevelListHelper.read (in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream out)
- {
- ZoomLevelListHelper.write (out,value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ZoomLevelNameHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/ZoomLevelNameHelper.java
deleted file mode 100644
index b3fc78b..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ZoomLevelNameHelper.java
+++ /dev/null
@@ -1,47 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL definition of alias "ZoomLevelName"
- * @author JacORB IDL compiler
- */
-
-public final class ZoomLevelNameHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
-
- public static void insert (org.omg.CORBA.Any any, java.lang.String s)
- {
- any.type (type ());
- write (any.create_output_stream (), s);
- }
-
- public static java.lang.String extract (final org.omg.CORBA.Any any)
- {
- return read (any.create_input_stream ());
- }
-
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_alias_tc(org.gnu.bonobo.ZoomLevelNameHelper.id(), "ZoomLevelName",org.omg.CORBA.ORB.init().create_string_tc(0));
- }
- return _type;
- }
-
- public static String id()
- {
- return "IDL:Bonobo/ZoomLevelName:1.0";
- }
- public static java.lang.String read (final org.omg.CORBA.portable.InputStream _in)
- {
- java.lang.String _result;
- _result=_in.read_string();
- return _result;
- }
-
- public static void write (final org.omg.CORBA.portable.OutputStream _out, java.lang.String _s)
- {
- _out.write_string(_s);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ZoomLevelNameListHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/ZoomLevelNameListHelper.java
deleted file mode 100644
index e082d09..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ZoomLevelNameListHelper.java
+++ /dev/null
@@ -1,59 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL definition of alias "ZoomLevelNameList"
- * @author JacORB IDL compiler
- */
-
-public final class ZoomLevelNameListHelper
-{
- private static org.omg.CORBA.TypeCode _type = null;
-
- public static void insert (org.omg.CORBA.Any any, java.lang.String[] s)
- {
- any.type (type ());
- write (any.create_output_stream (), s);
- }
-
- public static java.lang.String[] extract (final org.omg.CORBA.Any any)
- {
- return read (any.create_input_stream ());
- }
-
- public static org.omg.CORBA.TypeCode type ()
- {
- if (_type == null)
- {
- _type = org.omg.CORBA.ORB.init().create_alias_tc(org.gnu.bonobo.ZoomLevelNameListHelper.id(), "ZoomLevelNameList",org.omg.CORBA.ORB.init().create_sequence_tc(0, org.gnu.bonobo.ZoomLevelNameHelper.type()));
- }
- return _type;
- }
-
- public static String id()
- {
- return "IDL:Bonobo/ZoomLevelNameList:1.0";
- }
- public static java.lang.String[] read (final org.omg.CORBA.portable.InputStream _in)
- {
- java.lang.String[] _result;
- int _l_result1 = _in.read_long();
- _result = new java.lang.String[_l_result1];
- for (int i=0;i<_result.length;i++)
- {
- _result[i]=_in.read_string();
- }
-
- return _result;
- }
-
- public static void write (final org.omg.CORBA.portable.OutputStream _out, java.lang.String[] _s)
- {
-
- _out.write_long(_s.length);
- for (int i=0; i<_s.length;i++)
- {
- _out.write_string(_s[i]);
- }
-
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ZoomLevelNameListHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/ZoomLevelNameListHolder.java
deleted file mode 100644
index c3e07a6..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ZoomLevelNameListHolder.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL definition of alias "ZoomLevelNameList"
- * @author JacORB IDL compiler
- */
-
-public final class ZoomLevelNameListHolder
- implements org.omg.CORBA.portable.Streamable
-{
- public java.lang.String[] value;
-
- public ZoomLevelNameListHolder ()
- {
- }
- public ZoomLevelNameListHolder (final java.lang.String[] initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type ()
- {
- return ZoomLevelNameListHelper.type ();
- }
- public void _read (final org.omg.CORBA.portable.InputStream in)
- {
- value = ZoomLevelNameListHelper.read (in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream out)
- {
- ZoomLevelNameListHelper.write (out,value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/Zoomable.java b/libbonobo-java/src/gen/org/gnu/bonobo/Zoomable.java
deleted file mode 100644
index 7f73a70..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/Zoomable.java
+++ /dev/null
@@ -1,11 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "Zoomable"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public interface Zoomable
- extends ZoomableOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity, org.gnu.bonobo.Unknown
-{
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ZoomableFrame.java b/libbonobo-java/src/gen/org/gnu/bonobo/ZoomableFrame.java
deleted file mode 100644
index 96bbfd3..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ZoomableFrame.java
+++ /dev/null
@@ -1,11 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "ZoomableFrame"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public interface ZoomableFrame
- extends ZoomableFrameOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity, org.gnu.bonobo.Unknown
-{
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ZoomableFrameHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/ZoomableFrameHelper.java
deleted file mode 100644
index 8a899e9..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ZoomableFrameHelper.java
+++ /dev/null
@@ -1,83 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL interface "ZoomableFrame"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public final class ZoomableFrameHelper
-{
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.ZoomableFrame s)
- {
- any.insert_Object(s);
- }
- public static org.gnu.bonobo.ZoomableFrame extract(final org.omg.CORBA.Any any)
- {
- return narrow(any.extract_Object()) ;
- }
- public static org.omg.CORBA.TypeCode type()
- {
- return org.omg.CORBA.ORB.init().create_interface_tc("IDL:Bonobo/ZoomableFrame:1.0", "ZoomableFrame");
- }
- public static String id()
- {
- return "IDL:Bonobo/ZoomableFrame:1.0";
- }
- public static ZoomableFrame read(final org.omg.CORBA.portable.InputStream in)
- {
- return narrow(in.read_Object());
- }
- public static void write(final org.omg.CORBA.portable.OutputStream _out, final org.gnu.bonobo.ZoomableFrame s)
- {
- _out.write_Object(s);
- }
- public static org.gnu.bonobo.ZoomableFrame narrow(final java.lang.Object obj)
- {
- if (obj instanceof org.gnu.bonobo.ZoomableFrame)
- {
- return (org.gnu.bonobo.ZoomableFrame)obj;
- }
- else if (obj instanceof org.omg.CORBA.Object)
- {
- return narrow((org.omg.CORBA.Object)obj);
- }
- throw new org.omg.CORBA.BAD_PARAM("Failed to narrow in helper");
- }
- public static org.gnu.bonobo.ZoomableFrame narrow(final org.omg.CORBA.Object obj)
- {
- if (obj == null)
- return null;
- try
- {
- return (org.gnu.bonobo.ZoomableFrame)obj;
- }
- catch (ClassCastException c)
- {
- if (obj._is_a("IDL:Bonobo/ZoomableFrame:1.0"))
- {
- org.gnu.bonobo._ZoomableFrameStub stub;
- stub = new org.gnu.bonobo._ZoomableFrameStub();
- stub._set_delegate(((org.omg.CORBA.portable.ObjectImpl)obj)._get_delegate());
- return stub;
- }
- }
- throw new org.omg.CORBA.BAD_PARAM("Narrow failed");
- }
- public static org.gnu.bonobo.ZoomableFrame unchecked_narrow(final org.omg.CORBA.Object obj)
- {
- if (obj == null)
- return null;
- try
- {
- return (org.gnu.bonobo.ZoomableFrame)obj;
- }
- catch (ClassCastException c)
- {
- org.gnu.bonobo._ZoomableFrameStub stub;
- stub = new org.gnu.bonobo._ZoomableFrameStub();
- stub._set_delegate(((org.omg.CORBA.portable.ObjectImpl)obj)._get_delegate());
- return stub;
- }
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ZoomableFrameHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/ZoomableFrameHolder.java
deleted file mode 100644
index c45b47e..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ZoomableFrameHolder.java
+++ /dev/null
@@ -1,29 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "ZoomableFrame"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public final class ZoomableFrameHolder implements org.omg.CORBA.portable.Streamable{
- public ZoomableFrame value;
- public ZoomableFrameHolder()
- {
- }
- public ZoomableFrameHolder (final ZoomableFrame initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type()
- {
- return ZoomableFrameHelper.type();
- }
- public void _read (final org.omg.CORBA.portable.InputStream in)
- {
- value = ZoomableFrameHelper.read (in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream _out)
- {
- ZoomableFrameHelper.write (_out,value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ZoomableFrameOperations.java b/libbonobo-java/src/gen/org/gnu/bonobo/ZoomableFrameOperations.java
deleted file mode 100644
index ee47105..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ZoomableFrameOperations.java
+++ /dev/null
@@ -1,20 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "ZoomableFrame"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-
-public interface ZoomableFrameOperations
- extends org.gnu.bonobo.UnknownOperations
-{
- /* constants */
- /* operations */
- void onLevelChanged(float zoom_level);
- void onParametersChanged();
- void unImplemented1();
- void unImplemented2();
- void unImplemented3();
- void unImplemented4();
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ZoomableFramePOA.java b/libbonobo-java/src/gen/org/gnu/bonobo/ZoomableFramePOA.java
deleted file mode 100644
index 5a1575d..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ZoomableFramePOA.java
+++ /dev/null
@@ -1,110 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "ZoomableFrame"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-
-public abstract class ZoomableFramePOA
- extends org.omg.PortableServer.Servant
- implements org.omg.CORBA.portable.InvokeHandler, org.gnu.bonobo.ZoomableFrameOperations
-{
- static private final java.util.Hashtable m_opsHash = new java.util.Hashtable();
- static
- {
- m_opsHash.put ( "onLevelChanged", new java.lang.Integer(0));
- m_opsHash.put ( "unImplemented2", new java.lang.Integer(1));
- m_opsHash.put ( "ref", new java.lang.Integer(2));
- m_opsHash.put ( "unImplemented3", new java.lang.Integer(3));
- m_opsHash.put ( "unref", new java.lang.Integer(4));
- m_opsHash.put ( "unImplemented4", new java.lang.Integer(5));
- m_opsHash.put ( "onParametersChanged", new java.lang.Integer(6));
- m_opsHash.put ( "unImplemented1", new java.lang.Integer(7));
- m_opsHash.put ( "queryInterface", new java.lang.Integer(8));
- }
- private String[] ids = {"IDL:Bonobo/ZoomableFrame:1.0","IDL:Bonobo/Unknown:1.0"};
- public org.gnu.bonobo.ZoomableFrame _this()
- {
- return org.gnu.bonobo.ZoomableFrameHelper.narrow(_this_object());
- }
- public org.gnu.bonobo.ZoomableFrame _this(org.omg.CORBA.ORB orb)
- {
- return org.gnu.bonobo.ZoomableFrameHelper.narrow(_this_object(orb));
- }
- public org.omg.CORBA.portable.OutputStream _invoke(String method, org.omg.CORBA.portable.InputStream _input, org.omg.CORBA.portable.ResponseHandler handler)
- throws org.omg.CORBA.SystemException
- {
- org.omg.CORBA.portable.OutputStream _out = null;
- // do something
- // quick lookup of operation
- java.lang.Integer opsIndex = (java.lang.Integer)m_opsHash.get ( method );
- if ( null == opsIndex )
- throw new org.omg.CORBA.BAD_OPERATION(method + " not found");
- switch ( opsIndex.intValue() )
- {
- case 0: // onLevelChanged
- {
- float _arg0=_input.read_float();
- _out = handler.createReply();
- onLevelChanged(_arg0);
- break;
- }
- case 1: // unImplemented2
- {
- _out = handler.createReply();
- unImplemented2();
- break;
- }
- case 2: // ref
- {
- _out = handler.createReply();
- ref();
- break;
- }
- case 3: // unImplemented3
- {
- _out = handler.createReply();
- unImplemented3();
- break;
- }
- case 4: // unref
- {
- _out = handler.createReply();
- unref();
- break;
- }
- case 5: // unImplemented4
- {
- _out = handler.createReply();
- unImplemented4();
- break;
- }
- case 6: // onParametersChanged
- {
- _out = handler.createReply();
- onParametersChanged();
- break;
- }
- case 7: // unImplemented1
- {
- _out = handler.createReply();
- unImplemented1();
- break;
- }
- case 8: // queryInterface
- {
- java.lang.String _arg0=_input.read_string();
- _out = handler.createReply();
- org.gnu.bonobo.UnknownHelper.write(_out,queryInterface(_arg0));
- break;
- }
- }
- return _out;
- }
-
- public String[] _all_interfaces(org.omg.PortableServer.POA poa, byte[] obj_id)
- {
- return ids;
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ZoomableFramePOATie.java b/libbonobo-java/src/gen/org/gnu/bonobo/ZoomableFramePOATie.java
deleted file mode 100644
index 03b9e60..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ZoomableFramePOATie.java
+++ /dev/null
@@ -1,97 +0,0 @@
-package org.gnu.bonobo;
-
-import org.omg.PortableServer.POA;
-
-/**
- * Generated from IDL interface "ZoomableFrame"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public class ZoomableFramePOATie
- extends ZoomableFramePOA
-{
- private ZoomableFrameOperations _delegate;
-
- private POA _poa;
- public ZoomableFramePOATie(ZoomableFrameOperations delegate)
- {
- _delegate = delegate;
- }
- public ZoomableFramePOATie(ZoomableFrameOperations delegate, POA poa)
- {
- _delegate = delegate;
- _poa = poa;
- }
- public org.gnu.bonobo.ZoomableFrame _this()
- {
- return org.gnu.bonobo.ZoomableFrameHelper.narrow(_this_object());
- }
- public org.gnu.bonobo.ZoomableFrame _this(org.omg.CORBA.ORB orb)
- {
- return org.gnu.bonobo.ZoomableFrameHelper.narrow(_this_object(orb));
- }
- public ZoomableFrameOperations _delegate()
- {
- return _delegate;
- }
- public void _delegate(ZoomableFrameOperations delegate)
- {
- _delegate = delegate;
- }
- public POA _default_POA()
- {
- if (_poa != null)
- {
- return _poa;
- }
- else
- {
- return super._default_POA();
- }
- }
- public void onLevelChanged(float zoom_level)
- {
-_delegate.onLevelChanged(zoom_level);
- }
-
- public void unImplemented2()
- {
-_delegate.unImplemented2();
- }
-
- public void ref()
- {
-_delegate.ref();
- }
-
- public void unImplemented3()
- {
-_delegate.unImplemented3();
- }
-
- public void unref()
- {
-_delegate.unref();
- }
-
- public void unImplemented4()
- {
-_delegate.unImplemented4();
- }
-
- public void onParametersChanged()
- {
-_delegate.onParametersChanged();
- }
-
- public void unImplemented1()
- {
-_delegate.unImplemented1();
- }
-
- public org.gnu.bonobo.Unknown queryInterface(java.lang.String repoid)
- {
- return _delegate.queryInterface(repoid);
- }
-
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ZoomableHelper.java b/libbonobo-java/src/gen/org/gnu/bonobo/ZoomableHelper.java
deleted file mode 100644
index 48a68d7..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ZoomableHelper.java
+++ /dev/null
@@ -1,83 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL interface "Zoomable"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public final class ZoomableHelper
-{
- public static void insert (final org.omg.CORBA.Any any, final org.gnu.bonobo.Zoomable s)
- {
- any.insert_Object(s);
- }
- public static org.gnu.bonobo.Zoomable extract(final org.omg.CORBA.Any any)
- {
- return narrow(any.extract_Object()) ;
- }
- public static org.omg.CORBA.TypeCode type()
- {
- return org.omg.CORBA.ORB.init().create_interface_tc("IDL:Bonobo/Zoomable:1.0", "Zoomable");
- }
- public static String id()
- {
- return "IDL:Bonobo/Zoomable:1.0";
- }
- public static Zoomable read(final org.omg.CORBA.portable.InputStream in)
- {
- return narrow(in.read_Object());
- }
- public static void write(final org.omg.CORBA.portable.OutputStream _out, final org.gnu.bonobo.Zoomable s)
- {
- _out.write_Object(s);
- }
- public static org.gnu.bonobo.Zoomable narrow(final java.lang.Object obj)
- {
- if (obj instanceof org.gnu.bonobo.Zoomable)
- {
- return (org.gnu.bonobo.Zoomable)obj;
- }
- else if (obj instanceof org.omg.CORBA.Object)
- {
- return narrow((org.omg.CORBA.Object)obj);
- }
- throw new org.omg.CORBA.BAD_PARAM("Failed to narrow in helper");
- }
- public static org.gnu.bonobo.Zoomable narrow(final org.omg.CORBA.Object obj)
- {
- if (obj == null)
- return null;
- try
- {
- return (org.gnu.bonobo.Zoomable)obj;
- }
- catch (ClassCastException c)
- {
- if (obj._is_a("IDL:Bonobo/Zoomable:1.0"))
- {
- org.gnu.bonobo._ZoomableStub stub;
- stub = new org.gnu.bonobo._ZoomableStub();
- stub._set_delegate(((org.omg.CORBA.portable.ObjectImpl)obj)._get_delegate());
- return stub;
- }
- }
- throw new org.omg.CORBA.BAD_PARAM("Narrow failed");
- }
- public static org.gnu.bonobo.Zoomable unchecked_narrow(final org.omg.CORBA.Object obj)
- {
- if (obj == null)
- return null;
- try
- {
- return (org.gnu.bonobo.Zoomable)obj;
- }
- catch (ClassCastException c)
- {
- org.gnu.bonobo._ZoomableStub stub;
- stub = new org.gnu.bonobo._ZoomableStub();
- stub._set_delegate(((org.omg.CORBA.portable.ObjectImpl)obj)._get_delegate());
- return stub;
- }
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ZoomableHolder.java b/libbonobo-java/src/gen/org/gnu/bonobo/ZoomableHolder.java
deleted file mode 100644
index 9266cf0..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ZoomableHolder.java
+++ /dev/null
@@ -1,29 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "Zoomable"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public final class ZoomableHolder implements org.omg.CORBA.portable.Streamable{
- public Zoomable value;
- public ZoomableHolder()
- {
- }
- public ZoomableHolder (final Zoomable initial)
- {
- value = initial;
- }
- public org.omg.CORBA.TypeCode _type()
- {
- return ZoomableHelper.type();
- }
- public void _read (final org.omg.CORBA.portable.InputStream in)
- {
- value = ZoomableHelper.read (in);
- }
- public void _write (final org.omg.CORBA.portable.OutputStream _out)
- {
- ZoomableHelper.write (_out,value);
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ZoomableOperations.java b/libbonobo-java/src/gen/org/gnu/bonobo/ZoomableOperations.java
deleted file mode 100644
index 2b74a2f..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ZoomableOperations.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "Zoomable"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-
-public interface ZoomableOperations
- extends org.gnu.bonobo.UnknownOperations
-{
- /* constants */
- /* operations */
- float level();
- float minLevel();
- float maxLevel();
- boolean hasMinLevel();
- boolean hasMaxLevel();
- boolean isContinuous();
- float[] preferredLevels();
- java.lang.String[] preferredLevelNames();
- void zoomIn();
- void zoomOut();
- void zoomFit();
- void zoomDefault();
- void setLevel(float zoom_level);
- void setFrame(org.gnu.bonobo.ZoomableFrame zoomable_frame);
- void unImplemented1();
- void unImplemented2();
- void unImplemented3();
- void unImplemented4();
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ZoomablePOA.java b/libbonobo-java/src/gen/org/gnu/bonobo/ZoomablePOA.java
deleted file mode 100644
index ba79a46..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ZoomablePOA.java
+++ /dev/null
@@ -1,195 +0,0 @@
-package org.gnu.bonobo;
-
-/**
- * Generated from IDL interface "Zoomable"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-
-public abstract class ZoomablePOA
- extends org.omg.PortableServer.Servant
- implements org.omg.CORBA.portable.InvokeHandler, org.gnu.bonobo.ZoomableOperations
-{
- static private final java.util.Hashtable m_opsHash = new java.util.Hashtable();
- static
- {
- m_opsHash.put ( "_get_preferredLevels", new java.lang.Integer(0));
- m_opsHash.put ( "zoomFit", new java.lang.Integer(1));
- m_opsHash.put ( "_get_hasMaxLevel", new java.lang.Integer(2));
- m_opsHash.put ( "queryInterface", new java.lang.Integer(3));
- m_opsHash.put ( "unImplemented2", new java.lang.Integer(4));
- m_opsHash.put ( "_get_level", new java.lang.Integer(5));
- m_opsHash.put ( "unImplemented4", new java.lang.Integer(6));
- m_opsHash.put ( "setLevel", new java.lang.Integer(7));
- m_opsHash.put ( "_get_minLevel", new java.lang.Integer(8));
- m_opsHash.put ( "_get_isContinuous", new java.lang.Integer(9));
- m_opsHash.put ( "zoomOut", new java.lang.Integer(10));
- m_opsHash.put ( "setFrame", new java.lang.Integer(11));
- m_opsHash.put ( "unref", new java.lang.Integer(12));
- m_opsHash.put ( "ref", new java.lang.Integer(13));
- m_opsHash.put ( "unImplemented1", new java.lang.Integer(14));
- m_opsHash.put ( "zoomIn", new java.lang.Integer(15));
- m_opsHash.put ( "zoomDefault", new java.lang.Integer(16));
- m_opsHash.put ( "_get_preferredLevelNames", new java.lang.Integer(17));
- m_opsHash.put ( "unImplemented3", new java.lang.Integer(18));
- m_opsHash.put ( "_get_hasMinLevel", new java.lang.Integer(19));
- m_opsHash.put ( "_get_maxLevel", new java.lang.Integer(20));
- }
- private String[] ids = {"IDL:Bonobo/Zoomable:1.0","IDL:Bonobo/Unknown:1.0"};
- public org.gnu.bonobo.Zoomable _this()
- {
- return org.gnu.bonobo.ZoomableHelper.narrow(_this_object());
- }
- public org.gnu.bonobo.Zoomable _this(org.omg.CORBA.ORB orb)
- {
- return org.gnu.bonobo.ZoomableHelper.narrow(_this_object(orb));
- }
- public org.omg.CORBA.portable.OutputStream _invoke(String method, org.omg.CORBA.portable.InputStream _input, org.omg.CORBA.portable.ResponseHandler handler)
- throws org.omg.CORBA.SystemException
- {
- org.omg.CORBA.portable.OutputStream _out = null;
- // do something
- // quick lookup of operation
- java.lang.Integer opsIndex = (java.lang.Integer)m_opsHash.get ( method );
- if ( null == opsIndex )
- throw new org.omg.CORBA.BAD_OPERATION(method + " not found");
- switch ( opsIndex.intValue() )
- {
- case 0: // _get_preferredLevels
- {
- _out = handler.createReply();
- org.gnu.bonobo.ZoomLevelListHelper.write(_out,preferredLevels());
- break;
- }
- case 1: // zoomFit
- {
- _out = handler.createReply();
- zoomFit();
- break;
- }
- case 2: // _get_hasMaxLevel
- {
- _out = handler.createReply();
- _out.write_boolean(hasMaxLevel());
- break;
- }
- case 3: // queryInterface
- {
- java.lang.String _arg0=_input.read_string();
- _out = handler.createReply();
- org.gnu.bonobo.UnknownHelper.write(_out,queryInterface(_arg0));
- break;
- }
- case 4: // unImplemented2
- {
- _out = handler.createReply();
- unImplemented2();
- break;
- }
- case 5: // _get_level
- {
- _out = handler.createReply();
- _out.write_float(level());
- break;
- }
- case 6: // unImplemented4
- {
- _out = handler.createReply();
- unImplemented4();
- break;
- }
- case 7: // setLevel
- {
- float _arg0=_input.read_float();
- _out = handler.createReply();
- setLevel(_arg0);
- break;
- }
- case 8: // _get_minLevel
- {
- _out = handler.createReply();
- _out.write_float(minLevel());
- break;
- }
- case 9: // _get_isContinuous
- {
- _out = handler.createReply();
- _out.write_boolean(isContinuous());
- break;
- }
- case 10: // zoomOut
- {
- _out = handler.createReply();
- zoomOut();
- break;
- }
- case 11: // setFrame
- {
- org.gnu.bonobo.ZoomableFrame _arg0=org.gnu.bonobo.ZoomableFrameHelper.read(_input);
- _out = handler.createReply();
- setFrame(_arg0);
- break;
- }
- case 12: // unref
- {
- _out = handler.createReply();
- unref();
- break;
- }
- case 13: // ref
- {
- _out = handler.createReply();
- ref();
- break;
- }
- case 14: // unImplemented1
- {
- _out = handler.createReply();
- unImplemented1();
- break;
- }
- case 15: // zoomIn
- {
- _out = handler.createReply();
- zoomIn();
- break;
- }
- case 16: // zoomDefault
- {
- _out = handler.createReply();
- zoomDefault();
- break;
- }
- case 17: // _get_preferredLevelNames
- {
- _out = handler.createReply();
- org.gnu.bonobo.ZoomLevelNameListHelper.write(_out,preferredLevelNames());
- break;
- }
- case 18: // unImplemented3
- {
- _out = handler.createReply();
- unImplemented3();
- break;
- }
- case 19: // _get_hasMinLevel
- {
- _out = handler.createReply();
- _out.write_boolean(hasMinLevel());
- break;
- }
- case 20: // _get_maxLevel
- {
- _out = handler.createReply();
- _out.write_float(maxLevel());
- break;
- }
- }
- return _out;
- }
-
- public String[] _all_interfaces(org.omg.PortableServer.POA poa, byte[] obj_id)
- {
- return ids;
- }
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/ZoomablePOATie.java b/libbonobo-java/src/gen/org/gnu/bonobo/ZoomablePOATie.java
deleted file mode 100644
index 267687a..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/ZoomablePOATie.java
+++ /dev/null
@@ -1,157 +0,0 @@
-package org.gnu.bonobo;
-
-import org.omg.PortableServer.POA;
-
-/**
- * Generated from IDL interface "Zoomable"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public class ZoomablePOATie
- extends ZoomablePOA
-{
- private ZoomableOperations _delegate;
-
- private POA _poa;
- public ZoomablePOATie(ZoomableOperations delegate)
- {
- _delegate = delegate;
- }
- public ZoomablePOATie(ZoomableOperations delegate, POA poa)
- {
- _delegate = delegate;
- _poa = poa;
- }
- public org.gnu.bonobo.Zoomable _this()
- {
- return org.gnu.bonobo.ZoomableHelper.narrow(_this_object());
- }
- public org.gnu.bonobo.Zoomable _this(org.omg.CORBA.ORB orb)
- {
- return org.gnu.bonobo.ZoomableHelper.narrow(_this_object(orb));
- }
- public ZoomableOperations _delegate()
- {
- return _delegate;
- }
- public void _delegate(ZoomableOperations delegate)
- {
- _delegate = delegate;
- }
- public POA _default_POA()
- {
- if (_poa != null)
- {
- return _poa;
- }
- else
- {
- return super._default_POA();
- }
- }
- public float[] preferredLevels()
- {
- return _delegate.preferredLevels();
- }
-
- public void zoomFit()
- {
-_delegate.zoomFit();
- }
-
- public boolean hasMaxLevel()
- {
- return _delegate.hasMaxLevel();
- }
-
- public org.gnu.bonobo.Unknown queryInterface(java.lang.String repoid)
- {
- return _delegate.queryInterface(repoid);
- }
-
- public void unImplemented2()
- {
-_delegate.unImplemented2();
- }
-
- public float level()
- {
- return _delegate.level();
- }
-
- public void unImplemented4()
- {
-_delegate.unImplemented4();
- }
-
- public void setLevel(float zoom_level)
- {
-_delegate.setLevel(zoom_level);
- }
-
- public float minLevel()
- {
- return _delegate.minLevel();
- }
-
- public boolean isContinuous()
- {
- return _delegate.isContinuous();
- }
-
- public void zoomOut()
- {
-_delegate.zoomOut();
- }
-
- public void setFrame(org.gnu.bonobo.ZoomableFrame zoomable_frame)
- {
-_delegate.setFrame(zoomable_frame);
- }
-
- public void unref()
- {
-_delegate.unref();
- }
-
- public void ref()
- {
-_delegate.ref();
- }
-
- public void unImplemented1()
- {
-_delegate.unImplemented1();
- }
-
- public void zoomIn()
- {
-_delegate.zoomIn();
- }
-
- public void zoomDefault()
- {
-_delegate.zoomDefault();
- }
-
- public java.lang.String[] preferredLevelNames()
- {
- return _delegate.preferredLevelNames();
- }
-
- public void unImplemented3()
- {
-_delegate.unImplemented3();
- }
-
- public boolean hasMinLevel()
- {
- return _delegate.hasMinLevel();
- }
-
- public float maxLevel()
- {
- return _delegate.maxLevel();
- }
-
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/_ClipboardStoreStub.java b/libbonobo-java/src/gen/org/gnu/bonobo/_ClipboardStoreStub.java
deleted file mode 100644
index 49db631..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/_ClipboardStoreStub.java
+++ /dev/null
@@ -1,431 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL interface "ClipboardStore"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public class _ClipboardStoreStub
- extends org.omg.CORBA.portable.ObjectImpl
- implements org.gnu.bonobo.ClipboardStore
-{
- private String[] ids = {"IDL:Bonobo/ClipboardStore:1.0","IDL:Bonobo/Unknown:1.0"};
- public String[] _ids()
- {
- return ids;
- }
-
- public final static java.lang.Class _opsClass = org.gnu.bonobo.ClipboardStoreOperations.class;
- public void unImplemented2()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented2", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented2", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ClipboardStoreOperations _localServant = (ClipboardStoreOperations)_so.servant;
- try
- {
- _localServant.unImplemented2();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void ref()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "ref", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "ref", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ClipboardStoreOperations _localServant = (ClipboardStoreOperations)_so.servant;
- try
- {
- _localServant.ref();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unImplemented3()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented3", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented3", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ClipboardStoreOperations _localServant = (ClipboardStoreOperations)_so.servant;
- try
- {
- _localServant.unImplemented3();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unref()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unref", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unref", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ClipboardStoreOperations _localServant = (ClipboardStoreOperations)_so.servant;
- try
- {
- _localServant.unref();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unImplemented4()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented4", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented4", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ClipboardStoreOperations _localServant = (ClipboardStoreOperations)_so.servant;
- try
- {
- _localServant.unImplemented4();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void fetchStorage(org.gnu.bonobo.PersistStorage source, org.gnu.bonobo.Moniker linking_moniker)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "fetchStorage", true);
- org.gnu.bonobo.PersistStorageHelper.write(_os,source);
- org.gnu.bonobo.MonikerHelper.write(_os,linking_moniker);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "fetchStorage", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ClipboardStoreOperations _localServant = (ClipboardStoreOperations)_so.servant;
- try
- {
- _localServant.fetchStorage(source,linking_moniker);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unImplemented1()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented1", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented1", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ClipboardStoreOperations _localServant = (ClipboardStoreOperations)_so.servant;
- try
- {
- _localServant.unImplemented1();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public org.gnu.bonobo.Unknown queryInterface(java.lang.String repoid)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "queryInterface", true);
- _os.write_string(repoid);
- _is = _invoke(_os);
- org.gnu.bonobo.Unknown _result = org.gnu.bonobo.UnknownHelper.read(_is);
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "queryInterface", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ClipboardStoreOperations _localServant = (ClipboardStoreOperations)_so.servant;
- org.gnu.bonobo.Unknown _result; try
- {
- _result = _localServant.queryInterface(repoid);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
- public void fetchStream(org.gnu.bonobo.PersistStream source, org.gnu.bonobo.Moniker linking_moniker)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "fetchStream", true);
- org.gnu.bonobo.PersistStreamHelper.write(_os,source);
- org.gnu.bonobo.MonikerHelper.write(_os,linking_moniker);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "fetchStream", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ClipboardStoreOperations _localServant = (ClipboardStoreOperations)_so.servant;
- try
- {
- _localServant.fetchStream(source,linking_moniker);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/_ClipboardStub.java b/libbonobo-java/src/gen/org/gnu/bonobo/_ClipboardStub.java
deleted file mode 100644
index b07e0a3..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/_ClipboardStub.java
+++ /dev/null
@@ -1,476 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL interface "Clipboard"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public class _ClipboardStub
- extends org.omg.CORBA.portable.ObjectImpl
- implements org.gnu.bonobo.Clipboard
-{
- private String[] ids = {"IDL:Bonobo/Clipboard:1.0","IDL:Bonobo/Unknown:1.0"};
- public String[] _ids()
- {
- return ids;
- }
-
- public final static java.lang.Class _opsClass = org.gnu.bonobo.ClipboardOperations.class;
- public void unImplemented2()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented2", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented2", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ClipboardOperations _localServant = (ClipboardOperations)_so.servant;
- try
- {
- _localServant.unImplemented2();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void ref()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "ref", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "ref", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ClipboardOperations _localServant = (ClipboardOperations)_so.servant;
- try
- {
- _localServant.ref();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void setClipboard(org.gnu.bonobo.Moniker pasting_moniker, org.gnu.bonobo.Moniker linking_moniker)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "setClipboard", true);
- org.gnu.bonobo.MonikerHelper.write(_os,pasting_moniker);
- org.gnu.bonobo.MonikerHelper.write(_os,linking_moniker);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "setClipboard", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ClipboardOperations _localServant = (ClipboardOperations)_so.servant;
- try
- {
- _localServant.setClipboard(pasting_moniker,linking_moniker);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unImplemented3()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented3", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented3", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ClipboardOperations _localServant = (ClipboardOperations)_so.servant;
- try
- {
- _localServant.unImplemented3();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unref()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unref", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unref", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ClipboardOperations _localServant = (ClipboardOperations)_so.servant;
- try
- {
- _localServant.unref();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public org.gnu.bonobo.Moniker paste()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "paste", true);
- _is = _invoke(_os);
- org.gnu.bonobo.Moniker _result = org.gnu.bonobo.MonikerHelper.read(_is);
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "paste", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ClipboardOperations _localServant = (ClipboardOperations)_so.servant;
- org.gnu.bonobo.Moniker _result; try
- {
- _result = _localServant.paste();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
- public void unImplemented4()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented4", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented4", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ClipboardOperations _localServant = (ClipboardOperations)_so.servant;
- try
- {
- _localServant.unImplemented4();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public org.gnu.bonobo.Moniker link()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "link", true);
- _is = _invoke(_os);
- org.gnu.bonobo.Moniker _result = org.gnu.bonobo.MonikerHelper.read(_is);
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "link", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ClipboardOperations _localServant = (ClipboardOperations)_so.servant;
- org.gnu.bonobo.Moniker _result; try
- {
- _result = _localServant.link();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
- public void unImplemented1()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented1", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented1", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ClipboardOperations _localServant = (ClipboardOperations)_so.servant;
- try
- {
- _localServant.unImplemented1();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public org.gnu.bonobo.Unknown queryInterface(java.lang.String repoid)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "queryInterface", true);
- _os.write_string(repoid);
- _is = _invoke(_os);
- org.gnu.bonobo.Unknown _result = org.gnu.bonobo.UnknownHelper.read(_is);
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "queryInterface", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ClipboardOperations _localServant = (ClipboardOperations)_so.servant;
- org.gnu.bonobo.Unknown _result; try
- {
- _result = _localServant.queryInterface(repoid);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/_EventSourceStub.java b/libbonobo-java/src/gen/org/gnu/bonobo/_EventSourceStub.java
deleted file mode 100644
index 399ba4f..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/_EventSourceStub.java
+++ /dev/null
@@ -1,391 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL interface "EventSource"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public class _EventSourceStub
- extends org.omg.CORBA.portable.ObjectImpl
- implements org.gnu.bonobo.EventSource
-{
- private String[] ids = {"IDL:Bonobo/EventSource:1.0","IDL:Bonobo/Unknown:1.0"};
- public String[] _ids()
- {
- return ids;
- }
-
- public final static java.lang.Class _opsClass = org.gnu.bonobo.EventSourceOperations.class;
- public void ref()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "ref", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "ref", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- EventSourceOperations _localServant = (EventSourceOperations)_so.servant;
- try
- {
- _localServant.ref();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unref()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unref", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unref", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- EventSourceOperations _localServant = (EventSourceOperations)_so.servant;
- try
- {
- _localServant.unref();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unImplemented()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- EventSourceOperations _localServant = (EventSourceOperations)_so.servant;
- try
- {
- _localServant.unImplemented();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void addListenerWithMask(org.gnu.bonobo.Listener l, java.lang.String event_mask)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "addListenerWithMask", true);
- org.gnu.bonobo.ListenerHelper.write(_os,l);
- _os.write_string(event_mask);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "addListenerWithMask", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- EventSourceOperations _localServant = (EventSourceOperations)_so.servant;
- try
- {
- _localServant.addListenerWithMask(l,event_mask);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void addListener(org.gnu.bonobo.Listener l)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "addListener", true);
- org.gnu.bonobo.ListenerHelper.write(_os,l);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "addListener", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- EventSourceOperations _localServant = (EventSourceOperations)_so.servant;
- try
- {
- _localServant.addListener(l);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unImplemented2()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented2", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented2", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- EventSourceOperations _localServant = (EventSourceOperations)_so.servant;
- try
- {
- _localServant.unImplemented2();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void removeListener(org.gnu.bonobo.Listener l) throws org.gnu.bonobo.EventSourcePackage.UnknownListener
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "removeListener", true);
- org.gnu.bonobo.ListenerHelper.write(_os,l);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- if( _id.equals("IDL:Bonobo/EventSource/UnknownListener:1.0"))
- {
- throw org.gnu.bonobo.EventSourcePackage.UnknownListenerHelper.read(_ax.getInputStream());
- }
- else
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "removeListener", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- EventSourceOperations _localServant = (EventSourceOperations)_so.servant;
- try
- {
- _localServant.removeListener(l);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public org.gnu.bonobo.Unknown queryInterface(java.lang.String repoid)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "queryInterface", true);
- _os.write_string(repoid);
- _is = _invoke(_os);
- org.gnu.bonobo.Unknown _result = org.gnu.bonobo.UnknownHelper.read(_is);
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "queryInterface", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- EventSourceOperations _localServant = (EventSourceOperations)_so.servant;
- org.gnu.bonobo.Unknown _result; try
- {
- _result = _localServant.queryInterface(repoid);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/_GenericFactoryStub.java b/libbonobo-java/src/gen/org/gnu/bonobo/_GenericFactoryStub.java
deleted file mode 100644
index 40bd947..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/_GenericFactoryStub.java
+++ /dev/null
@@ -1,209 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL interface "GenericFactory"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public class _GenericFactoryStub
- extends org.omg.CORBA.portable.ObjectImpl
- implements org.gnu.bonobo.GenericFactory
-{
- private String[] ids = {"IDL:Bonobo/GenericFactory:1.0","IDL:Bonobo/Unknown:1.0"};
- public String[] _ids()
- {
- return ids;
- }
-
- public final static java.lang.Class _opsClass = org.gnu.bonobo.GenericFactoryOperations.class;
- public void ref()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "ref", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "ref", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- GenericFactoryOperations _localServant = (GenericFactoryOperations)_so.servant;
- try
- {
- _localServant.ref();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unref()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unref", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unref", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- GenericFactoryOperations _localServant = (GenericFactoryOperations)_so.servant;
- try
- {
- _localServant.unref();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public org.omg.CORBA.Object createObject(java.lang.String iid) throws org.gnu.bonobo.GenericFactoryPackage.CannotActivate
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "createObject", true);
- _os.write_string(iid);
- _is = _invoke(_os);
- org.omg.CORBA.Object _result = _is.read_Object();
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- if( _id.equals("IDL:Bonobo/GenericFactory/CannotActivate:1.0"))
- {
- throw org.gnu.bonobo.GenericFactoryPackage.CannotActivateHelper.read(_ax.getInputStream());
- }
- else
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "createObject", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- GenericFactoryOperations _localServant = (GenericFactoryOperations)_so.servant;
- org.omg.CORBA.Object _result; try
- {
- _result = _localServant.createObject(iid);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
- public org.gnu.bonobo.Unknown queryInterface(java.lang.String repoid)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "queryInterface", true);
- _os.write_string(repoid);
- _is = _invoke(_os);
- org.gnu.bonobo.Unknown _result = org.gnu.bonobo.UnknownHelper.read(_is);
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "queryInterface", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- GenericFactoryOperations _localServant = (GenericFactoryOperations)_so.servant;
- org.gnu.bonobo.Unknown _result; try
- {
- _result = _localServant.queryInterface(repoid);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/_ItemContainerStub.java b/libbonobo-java/src/gen/org/gnu/bonobo/_ItemContainerStub.java
deleted file mode 100644
index 3d8ddc8..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/_ItemContainerStub.java
+++ /dev/null
@@ -1,440 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL interface "ItemContainer"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public class _ItemContainerStub
- extends org.omg.CORBA.portable.ObjectImpl
- implements org.gnu.bonobo.ItemContainer
-{
- private String[] ids = {"IDL:Bonobo/ItemContainer:1.0","IDL:Bonobo/Unknown:1.0"};
- public String[] _ids()
- {
- return ids;
- }
-
- public final static java.lang.Class _opsClass = org.gnu.bonobo.ItemContainerOperations.class;
- public void unImplemented2()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented2", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented2", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ItemContainerOperations _localServant = (ItemContainerOperations)_so.servant;
- try
- {
- _localServant.unImplemented2();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void ref()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "ref", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "ref", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ItemContainerOperations _localServant = (ItemContainerOperations)_so.servant;
- try
- {
- _localServant.ref();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unImplemented3()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented3", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented3", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ItemContainerOperations _localServant = (ItemContainerOperations)_so.servant;
- try
- {
- _localServant.unImplemented3();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unref()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unref", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unref", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ItemContainerOperations _localServant = (ItemContainerOperations)_so.servant;
- try
- {
- _localServant.unref();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unImplemented4()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented4", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented4", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ItemContainerOperations _localServant = (ItemContainerOperations)_so.servant;
- try
- {
- _localServant.unImplemented4();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public org.gnu.bonobo.Unknown getObjectByName(java.lang.String item_name, boolean only_if_exists) throws org.gnu.bonobo.ItemContainerPackage.NotFound,org.gnu.bonobo.ItemContainerPackage.SyntaxError
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "getObjectByName", true);
- _os.write_string(item_name);
- _os.write_boolean(only_if_exists);
- _is = _invoke(_os);
- org.gnu.bonobo.Unknown _result = org.gnu.bonobo.UnknownHelper.read(_is);
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- if( _id.equals("IDL:Bonobo/ItemContainer/NotFound:1.0"))
- {
- throw org.gnu.bonobo.ItemContainerPackage.NotFoundHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/ItemContainer/SyntaxError:1.0"))
- {
- throw org.gnu.bonobo.ItemContainerPackage.SyntaxErrorHelper.read(_ax.getInputStream());
- }
- else
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "getObjectByName", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ItemContainerOperations _localServant = (ItemContainerOperations)_so.servant;
- org.gnu.bonobo.Unknown _result; try
- {
- _result = _localServant.getObjectByName(item_name,only_if_exists);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
- public java.lang.String[] enumObjects()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "enumObjects", true);
- _is = _invoke(_os);
- java.lang.String[] _result = org.gnu.bonobo.ItemContainerPackage.ObjectNamesHelper.read(_is);
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "enumObjects", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ItemContainerOperations _localServant = (ItemContainerOperations)_so.servant;
- java.lang.String[] _result; try
- {
- _result = _localServant.enumObjects();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
- public void unImplemented1()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented1", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented1", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ItemContainerOperations _localServant = (ItemContainerOperations)_so.servant;
- try
- {
- _localServant.unImplemented1();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public org.gnu.bonobo.Unknown queryInterface(java.lang.String repoid)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "queryInterface", true);
- _os.write_string(repoid);
- _is = _invoke(_os);
- org.gnu.bonobo.Unknown _result = org.gnu.bonobo.UnknownHelper.read(_is);
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "queryInterface", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ItemContainerOperations _localServant = (ItemContainerOperations)_so.servant;
- org.gnu.bonobo.Unknown _result; try
- {
- _result = _localServant.queryInterface(repoid);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/_ListenerStub.java b/libbonobo-java/src/gen/org/gnu/bonobo/_ListenerStub.java
deleted file mode 100644
index 39fe1f0..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/_ListenerStub.java
+++ /dev/null
@@ -1,294 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL interface "Listener"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public class _ListenerStub
- extends org.omg.CORBA.portable.ObjectImpl
- implements org.gnu.bonobo.Listener
-{
- private String[] ids = {"IDL:Bonobo/Listener:1.0","IDL:Bonobo/Unknown:1.0"};
- public String[] _ids()
- {
- return ids;
- }
-
- public final static java.lang.Class _opsClass = org.gnu.bonobo.ListenerOperations.class;
- public void ref()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "ref", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "ref", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ListenerOperations _localServant = (ListenerOperations)_so.servant;
- try
- {
- _localServant.ref();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void event(java.lang.String event_name, org.omg.CORBA.Any args)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "event", false);
- _os.write_string(event_name);
- _os.write_any(args);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "event", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ListenerOperations _localServant = (ListenerOperations)_so.servant;
- try
- {
- _localServant.event(event_name,args);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unref()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unref", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unref", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ListenerOperations _localServant = (ListenerOperations)_so.servant;
- try
- {
- _localServant.unref();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unImplemented()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ListenerOperations _localServant = (ListenerOperations)_so.servant;
- try
- {
- _localServant.unImplemented();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unImplemented2()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented2", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented2", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ListenerOperations _localServant = (ListenerOperations)_so.servant;
- try
- {
- _localServant.unImplemented2();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public org.gnu.bonobo.Unknown queryInterface(java.lang.String repoid)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "queryInterface", true);
- _os.write_string(repoid);
- _is = _invoke(_os);
- org.gnu.bonobo.Unknown _result = org.gnu.bonobo.UnknownHelper.read(_is);
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "queryInterface", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ListenerOperations _localServant = (ListenerOperations)_so.servant;
- org.gnu.bonobo.Unknown _result; try
- {
- _result = _localServant.queryInterface(repoid);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/_MonikerContextStub.java b/libbonobo-java/src/gen/org/gnu/bonobo/_MonikerContextStub.java
deleted file mode 100644
index 5c5239c..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/_MonikerContextStub.java
+++ /dev/null
@@ -1,570 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL interface "MonikerContext"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public class _MonikerContextStub
- extends org.omg.CORBA.portable.ObjectImpl
- implements org.gnu.bonobo.MonikerContext
-{
- private String[] ids = {"IDL:Bonobo/MonikerContext:1.0","IDL:Bonobo/Unknown:1.0"};
- public String[] _ids()
- {
- return ids;
- }
-
- public final static java.lang.Class _opsClass = org.gnu.bonobo.MonikerContextOperations.class;
- public void unImplemented2()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented2", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented2", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- MonikerContextOperations _localServant = (MonikerContextOperations)_so.servant;
- try
- {
- _localServant.unImplemented2();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void ref()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "ref", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "ref", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- MonikerContextOperations _localServant = (MonikerContextOperations)_so.servant;
- try
- {
- _localServant.ref();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unImplemented3()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented3", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented3", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- MonikerContextOperations _localServant = (MonikerContextOperations)_so.servant;
- try
- {
- _localServant.unImplemented3();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unref()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unref", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unref", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- MonikerContextOperations _localServant = (MonikerContextOperations)_so.servant;
- try
- {
- _localServant.unref();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unImplemented4()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented4", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented4", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- MonikerContextOperations _localServant = (MonikerContextOperations)_so.servant;
- try
- {
- _localServant.unImplemented4();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public org.gnu.bonobo.Unknown getObject(java.lang.String name, java.lang.String repoId)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "getObject", true);
- _os.write_string(name);
- _os.write_string(repoId);
- _is = _invoke(_os);
- org.gnu.bonobo.Unknown _result = org.gnu.bonobo.UnknownHelper.read(_is);
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "getObject", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- MonikerContextOperations _localServant = (MonikerContextOperations)_so.servant;
- org.gnu.bonobo.Unknown _result; try
- {
- _result = _localServant.getObject(name,repoId);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
- public org.gnu.bonobo.Moniker createFromName(java.lang.String name)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "createFromName", true);
- _os.write_string(name);
- _is = _invoke(_os);
- org.gnu.bonobo.Moniker _result = org.gnu.bonobo.MonikerHelper.read(_is);
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "createFromName", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- MonikerContextOperations _localServant = (MonikerContextOperations)_so.servant;
- org.gnu.bonobo.Moniker _result; try
- {
- _result = _localServant.createFromName(name);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
- public void unImplemented5()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented5", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented5", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- MonikerContextOperations _localServant = (MonikerContextOperations)_so.servant;
- try
- {
- _localServant.unImplemented5();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public org.gnu.bonobo.MonikerExtender getExtender(java.lang.String monikerPrefix, java.lang.String interfaceId)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "getExtender", true);
- _os.write_string(monikerPrefix);
- _os.write_string(interfaceId);
- _is = _invoke(_os);
- org.gnu.bonobo.MonikerExtender _result = org.gnu.bonobo.MonikerExtenderHelper.read(_is);
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "getExtender", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- MonikerContextOperations _localServant = (MonikerContextOperations)_so.servant;
- org.gnu.bonobo.MonikerExtender _result; try
- {
- _result = _localServant.getExtender(monikerPrefix,interfaceId);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
- public void unImplemented1()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented1", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented1", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- MonikerContextOperations _localServant = (MonikerContextOperations)_so.servant;
- try
- {
- _localServant.unImplemented1();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public org.gnu.bonobo.Unknown queryInterface(java.lang.String repoid)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "queryInterface", true);
- _os.write_string(repoid);
- _is = _invoke(_os);
- org.gnu.bonobo.Unknown _result = org.gnu.bonobo.UnknownHelper.read(_is);
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "queryInterface", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- MonikerContextOperations _localServant = (MonikerContextOperations)_so.servant;
- org.gnu.bonobo.Unknown _result; try
- {
- _result = _localServant.queryInterface(repoid);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
- public void unImplemented6()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented6", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented6", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- MonikerContextOperations _localServant = (MonikerContextOperations)_so.servant;
- try
- {
- _localServant.unImplemented6();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/_MonikerExtenderStub.java b/libbonobo-java/src/gen/org/gnu/bonobo/_MonikerExtenderStub.java
deleted file mode 100644
index cb6a262..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/_MonikerExtenderStub.java
+++ /dev/null
@@ -1,400 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL interface "MonikerExtender"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public class _MonikerExtenderStub
- extends org.omg.CORBA.portable.ObjectImpl
- implements org.gnu.bonobo.MonikerExtender
-{
- private String[] ids = {"IDL:Bonobo/MonikerExtender:1.0","IDL:Bonobo/Unknown:1.0"};
- public String[] _ids()
- {
- return ids;
- }
-
- public final static java.lang.Class _opsClass = org.gnu.bonobo.MonikerExtenderOperations.class;
- public void ref()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "ref", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "ref", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- MonikerExtenderOperations _localServant = (MonikerExtenderOperations)_so.servant;
- try
- {
- _localServant.ref();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unImplemented4()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented4", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented4", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- MonikerExtenderOperations _localServant = (MonikerExtenderOperations)_so.servant;
- try
- {
- _localServant.unImplemented4();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unImplemented1()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented1", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented1", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- MonikerExtenderOperations _localServant = (MonikerExtenderOperations)_so.servant;
- try
- {
- _localServant.unImplemented1();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unref()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unref", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unref", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- MonikerExtenderOperations _localServant = (MonikerExtenderOperations)_so.servant;
- try
- {
- _localServant.unref();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unImplemented3()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented3", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented3", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- MonikerExtenderOperations _localServant = (MonikerExtenderOperations)_so.servant;
- try
- {
- _localServant.unImplemented3();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unImplemented2()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented2", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented2", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- MonikerExtenderOperations _localServant = (MonikerExtenderOperations)_so.servant;
- try
- {
- _localServant.unImplemented2();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public org.gnu.bonobo.Unknown resolve(org.gnu.bonobo.Moniker m, org.gnu.bonobo.ResolveOptions options, java.lang.String name, java.lang.String requestedInterface) throws org.gnu.bonobo.MonikerPackage.TimeOut,org.gnu.bonobo.MonikerPackage.InterfaceNotFound,org.gnu.bonobo.GeneralError
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "resolve", true);
- org.gnu.bonobo.MonikerHelper.write(_os,m);
- org.gnu.bonobo.ResolveOptionsHelper.write(_os,options);
- _os.write_string(name);
- _os.write_string(requestedInterface);
- _is = _invoke(_os);
- org.gnu.bonobo.Unknown _result = org.gnu.bonobo.UnknownHelper.read(_is);
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- if( _id.equals("IDL:Bonobo/Moniker/TimeOut:1.0"))
- {
- throw org.gnu.bonobo.MonikerPackage.TimeOutHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/Moniker/InterfaceNotFound:1.0"))
- {
- throw org.gnu.bonobo.MonikerPackage.InterfaceNotFoundHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/GeneralError:1.0"))
- {
- throw org.gnu.bonobo.GeneralErrorHelper.read(_ax.getInputStream());
- }
- else
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "resolve", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- MonikerExtenderOperations _localServant = (MonikerExtenderOperations)_so.servant;
- org.gnu.bonobo.Unknown _result; try
- {
- _result = _localServant.resolve(m,options,name,requestedInterface);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
- public org.gnu.bonobo.Unknown queryInterface(java.lang.String repoid)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "queryInterface", true);
- _os.write_string(repoid);
- _is = _invoke(_os);
- org.gnu.bonobo.Unknown _result = org.gnu.bonobo.UnknownHelper.read(_is);
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "queryInterface", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- MonikerExtenderOperations _localServant = (MonikerExtenderOperations)_so.servant;
- org.gnu.bonobo.Unknown _result; try
- {
- _result = _localServant.queryInterface(repoid);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/_MonikerStub.java b/libbonobo-java/src/gen/org/gnu/bonobo/_MonikerStub.java
deleted file mode 100644
index 35827c3..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/_MonikerStub.java
+++ /dev/null
@@ -1,553 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL interface "Moniker"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public class _MonikerStub
- extends org.omg.CORBA.portable.ObjectImpl
- implements org.gnu.bonobo.Moniker
-{
- private String[] ids = {"IDL:Bonobo/Moniker:1.0","IDL:Bonobo/Unknown:1.0"};
- public String[] _ids()
- {
- return ids;
- }
-
- public final static java.lang.Class _opsClass = org.gnu.bonobo.MonikerOperations.class;
- public void unImplemented2()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented2", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented2", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- MonikerOperations _localServant = (MonikerOperations)_so.servant;
- try
- {
- _localServant.unImplemented2();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void ref()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "ref", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "ref", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- MonikerOperations _localServant = (MonikerOperations)_so.servant;
- try
- {
- _localServant.ref();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public int equal(java.lang.String name)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "equal", true);
- _os.write_string(name);
- _is = _invoke(_os);
- int _result = _is.read_long();
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "equal", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- MonikerOperations _localServant = (MonikerOperations)_so.servant;
- int _result; try
- {
- _result = _localServant.equal(name);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
- public org.gnu.bonobo.Unknown resolve(org.gnu.bonobo.ResolveOptions options, java.lang.String requestedInterface) throws org.gnu.bonobo.MonikerPackage.TimeOut,org.gnu.bonobo.MonikerPackage.InterfaceNotFound,org.gnu.bonobo.GeneralError
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "resolve", true);
- org.gnu.bonobo.ResolveOptionsHelper.write(_os,options);
- _os.write_string(requestedInterface);
- _is = _invoke(_os);
- org.gnu.bonobo.Unknown _result = org.gnu.bonobo.UnknownHelper.read(_is);
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- if( _id.equals("IDL:Bonobo/Moniker/TimeOut:1.0"))
- {
- throw org.gnu.bonobo.MonikerPackage.TimeOutHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/Moniker/InterfaceNotFound:1.0"))
- {
- throw org.gnu.bonobo.MonikerPackage.InterfaceNotFoundHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/GeneralError:1.0"))
- {
- throw org.gnu.bonobo.GeneralErrorHelper.read(_ax.getInputStream());
- }
- else
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "resolve", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- MonikerOperations _localServant = (MonikerOperations)_so.servant;
- org.gnu.bonobo.Unknown _result; try
- {
- _result = _localServant.resolve(options,requestedInterface);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
- public void unref()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unref", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unref", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- MonikerOperations _localServant = (MonikerOperations)_so.servant;
- try
- {
- _localServant.unref();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void setParent(org.gnu.bonobo.Moniker parent)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "setParent", true);
- org.gnu.bonobo.MonikerHelper.write(_os,parent);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "setParent", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- MonikerOperations _localServant = (MonikerOperations)_so.servant;
- try
- {
- _localServant.setParent(parent);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void setName(java.lang.String name) throws org.gnu.bonobo.MonikerPackage.InvalidSyntax,org.gnu.bonobo.MonikerPackage.UnknownPrefix
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "setName", true);
- _os.write_string(name);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- if( _id.equals("IDL:Bonobo/Moniker/InvalidSyntax:1.0"))
- {
- throw org.gnu.bonobo.MonikerPackage.InvalidSyntaxHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/Moniker/UnknownPrefix:1.0"))
- {
- throw org.gnu.bonobo.MonikerPackage.UnknownPrefixHelper.read(_ax.getInputStream());
- }
- else
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "setName", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- MonikerOperations _localServant = (MonikerOperations)_so.servant;
- try
- {
- _localServant.setName(name);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public java.lang.String getName() throws org.gnu.bonobo.MonikerPackage.InvalidSyntax
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "getName", true);
- _is = _invoke(_os);
- java.lang.String _result = _is.read_string();
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- if( _id.equals("IDL:Bonobo/Moniker/InvalidSyntax:1.0"))
- {
- throw org.gnu.bonobo.MonikerPackage.InvalidSyntaxHelper.read(_ax.getInputStream());
- }
- else
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "getName", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- MonikerOperations _localServant = (MonikerOperations)_so.servant;
- java.lang.String _result; try
- {
- _result = _localServant.getName();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
- public void unImplemented1()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented1", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented1", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- MonikerOperations _localServant = (MonikerOperations)_so.servant;
- try
- {
- _localServant.unImplemented1();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public org.gnu.bonobo.Unknown queryInterface(java.lang.String repoid)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "queryInterface", true);
- _os.write_string(repoid);
- _is = _invoke(_os);
- org.gnu.bonobo.Unknown _result = org.gnu.bonobo.UnknownHelper.read(_is);
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "queryInterface", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- MonikerOperations _localServant = (MonikerOperations)_so.servant;
- org.gnu.bonobo.Unknown _result; try
- {
- _result = _localServant.queryInterface(repoid);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
- public org.gnu.bonobo.Moniker getParent()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "getParent", true);
- _is = _invoke(_os);
- org.gnu.bonobo.Moniker _result = org.gnu.bonobo.MonikerHelper.read(_is);
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "getParent", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- MonikerOperations _localServant = (MonikerOperations)_so.servant;
- org.gnu.bonobo.Moniker _result; try
- {
- _result = _localServant.getParent();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/_PersistFileStub.java b/libbonobo-java/src/gen/org/gnu/bonobo/_PersistFileStub.java
deleted file mode 100644
index fc87e67..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/_PersistFileStub.java
+++ /dev/null
@@ -1,644 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL interface "PersistFile"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public class _PersistFileStub
- extends org.omg.CORBA.portable.ObjectImpl
- implements org.gnu.bonobo.PersistFile
-{
- private String[] ids = {"IDL:Bonobo/PersistFile:1.0","IDL:Bonobo/Persist:1.0","IDL:Bonobo/Unknown:1.0"};
- public String[] _ids()
- {
- return ids;
- }
-
- public final static java.lang.Class _opsClass = org.gnu.bonobo.PersistFileOperations.class;
- public void unImplemented2()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented2", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented2", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- PersistFileOperations _localServant = (PersistFileOperations)_so.servant;
- try
- {
- _localServant.unImplemented2();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void ref()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "ref", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "ref", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- PersistFileOperations _localServant = (PersistFileOperations)_so.servant;
- try
- {
- _localServant.ref();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public boolean isDirty()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "isDirty", true);
- _is = _invoke(_os);
- boolean _result = _is.read_boolean();
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "isDirty", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- PersistFileOperations _localServant = (PersistFileOperations)_so.servant;
- boolean _result; try
- {
- _result = _localServant.isDirty();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
- public void unImplemented3()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented3", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented3", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- PersistFileOperations _localServant = (PersistFileOperations)_so.servant;
- try
- {
- _localServant.unImplemented3();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public java.lang.String getCurrentFile() throws org.gnu.bonobo.PersistFilePackage.NoCurrentName
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "getCurrentFile", true);
- _is = _invoke(_os);
- java.lang.String _result = _is.read_string();
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- if( _id.equals("IDL:Bonobo/PersistFile/NoCurrentName:1.0"))
- {
- throw org.gnu.bonobo.PersistFilePackage.NoCurrentNameHelper.read(_ax.getInputStream());
- }
- else
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "getCurrentFile", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- PersistFileOperations _localServant = (PersistFileOperations)_so.servant;
- java.lang.String _result; try
- {
- _result = _localServant.getCurrentFile();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
- public void unref()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unref", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unref", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- PersistFileOperations _localServant = (PersistFileOperations)_so.servant;
- try
- {
- _localServant.unref();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public java.lang.String[] getContentTypes()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "getContentTypes", true);
- _is = _invoke(_os);
- java.lang.String[] _result = org.gnu.bonobo.PersistPackage.ContentTypeListHelper.read(_is);
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "getContentTypes", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- PersistFileOperations _localServant = (PersistFileOperations)_so.servant;
- java.lang.String[] _result; try
- {
- _result = _localServant.getContentTypes();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
- public java.lang.String getIId()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "getIId", true);
- _is = _invoke(_os);
- java.lang.String _result = _is.read_string();
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "getIId", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- PersistFileOperations _localServant = (PersistFileOperations)_so.servant;
- java.lang.String _result; try
- {
- _result = _localServant.getIId();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
- public void unImplemented4()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented4", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented4", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- PersistFileOperations _localServant = (PersistFileOperations)_so.servant;
- try
- {
- _localServant.unImplemented4();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void load(java.lang.String uri) throws org.gnu.bonobo.PersistPackage.WrongDataType,org.gnu.bonobo.IOError,org.gnu.bonobo.PersistPackage.FileNotFound,org.gnu.bonobo.NotSupported
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "load", true);
- _os.write_string(uri);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- if( _id.equals("IDL:Bonobo/Persist/WrongDataType:1.0"))
- {
- throw org.gnu.bonobo.PersistPackage.WrongDataTypeHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/IOError:1.0"))
- {
- throw org.gnu.bonobo.IOErrorHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/Persist/FileNotFound:1.0"))
- {
- throw org.gnu.bonobo.PersistPackage.FileNotFoundHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/NotSupported:1.0"))
- {
- throw org.gnu.bonobo.NotSupportedHelper.read(_ax.getInputStream());
- }
- else
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "load", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- PersistFileOperations _localServant = (PersistFileOperations)_so.servant;
- try
- {
- _localServant.load(uri);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void save(java.lang.String uri) throws org.gnu.bonobo.IOError,org.gnu.bonobo.NotSupported
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "save", true);
- _os.write_string(uri);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- if( _id.equals("IDL:Bonobo/IOError:1.0"))
- {
- throw org.gnu.bonobo.IOErrorHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/NotSupported:1.0"))
- {
- throw org.gnu.bonobo.NotSupportedHelper.read(_ax.getInputStream());
- }
- else
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "save", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- PersistFileOperations _localServant = (PersistFileOperations)_so.servant;
- try
- {
- _localServant.save(uri);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unImplemented1()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented1", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented1", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- PersistFileOperations _localServant = (PersistFileOperations)_so.servant;
- try
- {
- _localServant.unImplemented1();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public org.gnu.bonobo.Unknown queryInterface(java.lang.String repoid)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "queryInterface", true);
- _os.write_string(repoid);
- _is = _invoke(_os);
- org.gnu.bonobo.Unknown _result = org.gnu.bonobo.UnknownHelper.read(_is);
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "queryInterface", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- PersistFileOperations _localServant = (PersistFileOperations)_so.servant;
- org.gnu.bonobo.Unknown _result; try
- {
- _result = _localServant.queryInterface(repoid);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/_PersistStorageStub.java b/libbonobo-java/src/gen/org/gnu/bonobo/_PersistStorageStub.java
deleted file mode 100644
index 11d01e7..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/_PersistStorageStub.java
+++ /dev/null
@@ -1,500 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL interface "PersistStorage"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public class _PersistStorageStub
- extends org.omg.CORBA.portable.ObjectImpl
- implements org.gnu.bonobo.PersistStorage
-{
- private String[] ids = {"IDL:Bonobo/PersistStorage:1.0","IDL:Bonobo/Persist:1.0","IDL:Bonobo/Unknown:1.0"};
- public String[] _ids()
- {
- return ids;
- }
-
- public final static java.lang.Class _opsClass = org.gnu.bonobo.PersistStorageOperations.class;
- public void unImplemented2()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented2", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented2", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- PersistStorageOperations _localServant = (PersistStorageOperations)_so.servant;
- try
- {
- _localServant.unImplemented2();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void ref()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "ref", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "ref", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- PersistStorageOperations _localServant = (PersistStorageOperations)_so.servant;
- try
- {
- _localServant.ref();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void load(org.gnu.bonobo.Storage storage) throws org.gnu.bonobo.PersistPackage.WrongDataType,org.gnu.bonobo.IOError,org.gnu.bonobo.NotSupported
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "load", true);
- org.gnu.bonobo.StorageHelper.write(_os,storage);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- if( _id.equals("IDL:Bonobo/Persist/WrongDataType:1.0"))
- {
- throw org.gnu.bonobo.PersistPackage.WrongDataTypeHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/IOError:1.0"))
- {
- throw org.gnu.bonobo.IOErrorHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/NotSupported:1.0"))
- {
- throw org.gnu.bonobo.NotSupportedHelper.read(_ax.getInputStream());
- }
- else
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "load", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- PersistStorageOperations _localServant = (PersistStorageOperations)_so.servant;
- try
- {
- _localServant.load(storage);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public boolean isDirty()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "isDirty", true);
- _is = _invoke(_os);
- boolean _result = _is.read_boolean();
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "isDirty", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- PersistStorageOperations _localServant = (PersistStorageOperations)_so.servant;
- boolean _result; try
- {
- _result = _localServant.isDirty();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
- public void unref()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unref", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unref", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- PersistStorageOperations _localServant = (PersistStorageOperations)_so.servant;
- try
- {
- _localServant.unref();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public java.lang.String[] getContentTypes()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "getContentTypes", true);
- _is = _invoke(_os);
- java.lang.String[] _result = org.gnu.bonobo.PersistPackage.ContentTypeListHelper.read(_is);
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "getContentTypes", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- PersistStorageOperations _localServant = (PersistStorageOperations)_so.servant;
- java.lang.String[] _result; try
- {
- _result = _localServant.getContentTypes();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
- public java.lang.String getIId()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "getIId", true);
- _is = _invoke(_os);
- java.lang.String _result = _is.read_string();
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "getIId", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- PersistStorageOperations _localServant = (PersistStorageOperations)_so.servant;
- java.lang.String _result; try
- {
- _result = _localServant.getIId();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
- public void save(org.gnu.bonobo.Storage storage, boolean same_as_loaded) throws org.gnu.bonobo.IOError,org.gnu.bonobo.NotSupported
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "save", true);
- org.gnu.bonobo.StorageHelper.write(_os,storage);
- _os.write_boolean(same_as_loaded);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- if( _id.equals("IDL:Bonobo/IOError:1.0"))
- {
- throw org.gnu.bonobo.IOErrorHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/NotSupported:1.0"))
- {
- throw org.gnu.bonobo.NotSupportedHelper.read(_ax.getInputStream());
- }
- else
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "save", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- PersistStorageOperations _localServant = (PersistStorageOperations)_so.servant;
- try
- {
- _localServant.save(storage,same_as_loaded);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unImplemented1()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented1", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented1", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- PersistStorageOperations _localServant = (PersistStorageOperations)_so.servant;
- try
- {
- _localServant.unImplemented1();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public org.gnu.bonobo.Unknown queryInterface(java.lang.String repoid)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "queryInterface", true);
- _os.write_string(repoid);
- _is = _invoke(_os);
- org.gnu.bonobo.Unknown _result = org.gnu.bonobo.UnknownHelper.read(_is);
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "queryInterface", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- PersistStorageOperations _localServant = (PersistStorageOperations)_so.servant;
- org.gnu.bonobo.Unknown _result; try
- {
- _result = _localServant.queryInterface(repoid);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/_PersistStreamStub.java b/libbonobo-java/src/gen/org/gnu/bonobo/_PersistStreamStub.java
deleted file mode 100644
index d3dfb6a..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/_PersistStreamStub.java
+++ /dev/null
@@ -1,595 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL interface "PersistStream"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public class _PersistStreamStub
- extends org.omg.CORBA.portable.ObjectImpl
- implements org.gnu.bonobo.PersistStream
-{
- private String[] ids = {"IDL:Bonobo/PersistStream:1.0","IDL:Bonobo/Persist:1.0","IDL:Bonobo/Unknown:1.0"};
- public String[] _ids()
- {
- return ids;
- }
-
- public final static java.lang.Class _opsClass = org.gnu.bonobo.PersistStreamOperations.class;
- public void unImplemented2()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented2", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented2", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- PersistStreamOperations _localServant = (PersistStreamOperations)_so.servant;
- try
- {
- _localServant.unImplemented2();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void ref()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "ref", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "ref", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- PersistStreamOperations _localServant = (PersistStreamOperations)_so.servant;
- try
- {
- _localServant.ref();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public boolean isDirty()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "isDirty", true);
- _is = _invoke(_os);
- boolean _result = _is.read_boolean();
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "isDirty", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- PersistStreamOperations _localServant = (PersistStreamOperations)_so.servant;
- boolean _result; try
- {
- _result = _localServant.isDirty();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
- public void unImplemented3()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented3", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented3", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- PersistStreamOperations _localServant = (PersistStreamOperations)_so.servant;
- try
- {
- _localServant.unImplemented3();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unref()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unref", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unref", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- PersistStreamOperations _localServant = (PersistStreamOperations)_so.servant;
- try
- {
- _localServant.unref();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public java.lang.String[] getContentTypes()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "getContentTypes", true);
- _is = _invoke(_os);
- java.lang.String[] _result = org.gnu.bonobo.PersistPackage.ContentTypeListHelper.read(_is);
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "getContentTypes", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- PersistStreamOperations _localServant = (PersistStreamOperations)_so.servant;
- java.lang.String[] _result; try
- {
- _result = _localServant.getContentTypes();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
- public java.lang.String getIId()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "getIId", true);
- _is = _invoke(_os);
- java.lang.String _result = _is.read_string();
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "getIId", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- PersistStreamOperations _localServant = (PersistStreamOperations)_so.servant;
- java.lang.String _result; try
- {
- _result = _localServant.getIId();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
- public void unImplemented4()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented4", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented4", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- PersistStreamOperations _localServant = (PersistStreamOperations)_so.servant;
- try
- {
- _localServant.unImplemented4();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void save(org.gnu.bonobo.Stream stream, java.lang.String type) throws org.gnu.bonobo.PersistPackage.WrongDataType,org.gnu.bonobo.IOError,org.gnu.bonobo.NotSupported
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "save", true);
- org.gnu.bonobo.StreamHelper.write(_os,stream);
- _os.write_string(type);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- if( _id.equals("IDL:Bonobo/Persist/WrongDataType:1.0"))
- {
- throw org.gnu.bonobo.PersistPackage.WrongDataTypeHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/IOError:1.0"))
- {
- throw org.gnu.bonobo.IOErrorHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/NotSupported:1.0"))
- {
- throw org.gnu.bonobo.NotSupportedHelper.read(_ax.getInputStream());
- }
- else
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "save", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- PersistStreamOperations _localServant = (PersistStreamOperations)_so.servant;
- try
- {
- _localServant.save(stream,type);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void load(org.gnu.bonobo.Stream stream, java.lang.String type) throws org.gnu.bonobo.PersistPackage.WrongDataType,org.gnu.bonobo.IOError,org.gnu.bonobo.NotSupported
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "load", true);
- org.gnu.bonobo.StreamHelper.write(_os,stream);
- _os.write_string(type);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- if( _id.equals("IDL:Bonobo/Persist/WrongDataType:1.0"))
- {
- throw org.gnu.bonobo.PersistPackage.WrongDataTypeHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/IOError:1.0"))
- {
- throw org.gnu.bonobo.IOErrorHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/NotSupported:1.0"))
- {
- throw org.gnu.bonobo.NotSupportedHelper.read(_ax.getInputStream());
- }
- else
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "load", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- PersistStreamOperations _localServant = (PersistStreamOperations)_so.servant;
- try
- {
- _localServant.load(stream,type);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unImplemented1()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented1", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented1", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- PersistStreamOperations _localServant = (PersistStreamOperations)_so.servant;
- try
- {
- _localServant.unImplemented1();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public org.gnu.bonobo.Unknown queryInterface(java.lang.String repoid)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "queryInterface", true);
- _os.write_string(repoid);
- _is = _invoke(_os);
- org.gnu.bonobo.Unknown _result = org.gnu.bonobo.UnknownHelper.read(_is);
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "queryInterface", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- PersistStreamOperations _localServant = (PersistStreamOperations)_so.servant;
- org.gnu.bonobo.Unknown _result; try
- {
- _result = _localServant.queryInterface(repoid);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/_PersistStub.java b/libbonobo-java/src/gen/org/gnu/bonobo/_PersistStub.java
deleted file mode 100644
index b9e988a..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/_PersistStub.java
+++ /dev/null
@@ -1,385 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL interface "Persist"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public class _PersistStub
- extends org.omg.CORBA.portable.ObjectImpl
- implements org.gnu.bonobo.Persist
-{
- private String[] ids = {"IDL:Bonobo/Persist:1.0","IDL:Bonobo/Unknown:1.0"};
- public String[] _ids()
- {
- return ids;
- }
-
- public final static java.lang.Class _opsClass = org.gnu.bonobo.PersistOperations.class;
- public void ref()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "ref", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "ref", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- PersistOperations _localServant = (PersistOperations)_so.servant;
- try
- {
- _localServant.ref();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public java.lang.String getIId()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "getIId", true);
- _is = _invoke(_os);
- java.lang.String _result = _is.read_string();
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "getIId", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- PersistOperations _localServant = (PersistOperations)_so.servant;
- java.lang.String _result; try
- {
- _result = _localServant.getIId();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
- public void unImplemented1()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented1", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented1", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- PersistOperations _localServant = (PersistOperations)_so.servant;
- try
- {
- _localServant.unImplemented1();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unref()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unref", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unref", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- PersistOperations _localServant = (PersistOperations)_so.servant;
- try
- {
- _localServant.unref();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public java.lang.String[] getContentTypes()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "getContentTypes", true);
- _is = _invoke(_os);
- java.lang.String[] _result = org.gnu.bonobo.PersistPackage.ContentTypeListHelper.read(_is);
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "getContentTypes", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- PersistOperations _localServant = (PersistOperations)_so.servant;
- java.lang.String[] _result; try
- {
- _result = _localServant.getContentTypes();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
- public boolean isDirty()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "isDirty", true);
- _is = _invoke(_os);
- boolean _result = _is.read_boolean();
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "isDirty", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- PersistOperations _localServant = (PersistOperations)_so.servant;
- boolean _result; try
- {
- _result = _localServant.isDirty();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
- public void unImplemented2()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented2", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented2", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- PersistOperations _localServant = (PersistOperations)_so.servant;
- try
- {
- _localServant.unImplemented2();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public org.gnu.bonobo.Unknown queryInterface(java.lang.String repoid)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "queryInterface", true);
- _os.write_string(repoid);
- _is = _invoke(_os);
- org.gnu.bonobo.Unknown _result = org.gnu.bonobo.UnknownHelper.read(_is);
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "queryInterface", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- PersistOperations _localServant = (PersistOperations)_so.servant;
- org.gnu.bonobo.Unknown _result; try
- {
- _result = _localServant.queryInterface(repoid);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/_PrintStub.java b/libbonobo-java/src/gen/org/gnu/bonobo/_PrintStub.java
deleted file mode 100644
index 7ed57a6..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/_PrintStub.java
+++ /dev/null
@@ -1,385 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL interface "Print"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public class _PrintStub
- extends org.omg.CORBA.portable.ObjectImpl
- implements org.gnu.bonobo.Print
-{
- private String[] ids = {"IDL:Bonobo/Print:1.0","IDL:Bonobo/Unknown:1.0"};
- public String[] _ids()
- {
- return ids;
- }
-
- public final static java.lang.Class _opsClass = org.gnu.bonobo.PrintOperations.class;
- public void ref()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "ref", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "ref", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- PrintOperations _localServant = (PrintOperations)_so.servant;
- try
- {
- _localServant.ref();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unImplemented4()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented4", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented4", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- PrintOperations _localServant = (PrintOperations)_so.servant;
- try
- {
- _localServant.unImplemented4();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unImplemented1()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented1", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented1", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- PrintOperations _localServant = (PrintOperations)_so.servant;
- try
- {
- _localServant.unImplemented1();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unref()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unref", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unref", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- PrintOperations _localServant = (PrintOperations)_so.servant;
- try
- {
- _localServant.unref();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unImplemented3()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented3", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented3", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- PrintOperations _localServant = (PrintOperations)_so.servant;
- try
- {
- _localServant.unImplemented3();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unImplemented2()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented2", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented2", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- PrintOperations _localServant = (PrintOperations)_so.servant;
- try
- {
- _localServant.unImplemented2();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public org.gnu.bonobo.Stream render(org.gnu.bonobo.PrintDimensions pd, org.gnu.bonobo.PrintScissor scissor)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "render", true);
- org.gnu.bonobo.PrintDimensionsHelper.write(_os,pd);
- org.gnu.bonobo.PrintScissorHelper.write(_os,scissor);
- _is = _invoke(_os);
- org.gnu.bonobo.Stream _result = org.gnu.bonobo.StreamHelper.read(_is);
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "render", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- PrintOperations _localServant = (PrintOperations)_so.servant;
- org.gnu.bonobo.Stream _result; try
- {
- _result = _localServant.render(pd,scissor);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
- public org.gnu.bonobo.Unknown queryInterface(java.lang.String repoid)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "queryInterface", true);
- _os.write_string(repoid);
- _is = _invoke(_os);
- org.gnu.bonobo.Unknown _result = org.gnu.bonobo.UnknownHelper.read(_is);
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "queryInterface", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- PrintOperations _localServant = (PrintOperations)_so.servant;
- org.gnu.bonobo.Unknown _result; try
- {
- _result = _localServant.queryInterface(repoid);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/_RunningContextStub.java b/libbonobo-java/src/gen/org/gnu/bonobo/_RunningContextStub.java
deleted file mode 100644
index cf988c5..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/_RunningContextStub.java
+++ /dev/null
@@ -1,477 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL interface "RunningContext"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public class _RunningContextStub
- extends org.omg.CORBA.portable.ObjectImpl
- implements org.gnu.bonobo.RunningContext
-{
- private String[] ids = {"IDL:Bonobo/RunningContext:1.0","IDL:Bonobo/Unknown:1.0"};
- public String[] _ids()
- {
- return ids;
- }
-
- public final static java.lang.Class _opsClass = org.gnu.bonobo.RunningContextOperations.class;
- public void unImplemented2()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented2", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented2", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- RunningContextOperations _localServant = (RunningContextOperations)_so.servant;
- try
- {
- _localServant.unImplemented2();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void ref()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "ref", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "ref", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- RunningContextOperations _localServant = (RunningContextOperations)_so.servant;
- try
- {
- _localServant.ref();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unref()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unref", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unref", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- RunningContextOperations _localServant = (RunningContextOperations)_so.servant;
- try
- {
- _localServant.unref();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void removeKey(java.lang.String key)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "removeKey", true);
- _os.write_string(key);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "removeKey", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- RunningContextOperations _localServant = (RunningContextOperations)_so.servant;
- try
- {
- _localServant.removeKey(key);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void atExitUnref(org.omg.CORBA.Object obj)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "atExitUnref", true);
- _os.write_Object(obj);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "atExitUnref", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- RunningContextOperations _localServant = (RunningContextOperations)_so.servant;
- try
- {
- _localServant.atExitUnref(obj);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void removeObject(org.omg.CORBA.Object obj)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "removeObject", true);
- _os.write_Object(obj);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "removeObject", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- RunningContextOperations _localServant = (RunningContextOperations)_so.servant;
- try
- {
- _localServant.removeObject(obj);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unImplemented1()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented1", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented1", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- RunningContextOperations _localServant = (RunningContextOperations)_so.servant;
- try
- {
- _localServant.unImplemented1();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public org.gnu.bonobo.Unknown queryInterface(java.lang.String repoid)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "queryInterface", true);
- _os.write_string(repoid);
- _is = _invoke(_os);
- org.gnu.bonobo.Unknown _result = org.gnu.bonobo.UnknownHelper.read(_is);
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "queryInterface", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- RunningContextOperations _localServant = (RunningContextOperations)_so.servant;
- org.gnu.bonobo.Unknown _result; try
- {
- _result = _localServant.queryInterface(repoid);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
- public void addKey(java.lang.String key)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "addKey", true);
- _os.write_string(key);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "addKey", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- RunningContextOperations _localServant = (RunningContextOperations)_so.servant;
- try
- {
- _localServant.addKey(key);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void addObject(org.omg.CORBA.Object obj)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "addObject", true);
- _os.write_Object(obj);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "addObject", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- RunningContextOperations _localServant = (RunningContextOperations)_so.servant;
- try
- {
- _localServant.addObject(obj);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/_StorageStub.java b/libbonobo-java/src/gen/org/gnu/bonobo/_StorageStub.java
deleted file mode 100644
index ab9b279..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/_StorageStub.java
+++ /dev/null
@@ -1,878 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL interface "Storage"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public class _StorageStub
- extends org.omg.CORBA.portable.ObjectImpl
- implements org.gnu.bonobo.Storage
-{
- private String[] ids = {"IDL:Bonobo/Storage:1.0","IDL:Bonobo/Unknown:1.0"};
- public String[] _ids()
- {
- return ids;
- }
-
- public final static java.lang.Class _opsClass = org.gnu.bonobo.StorageOperations.class;
- public void unImplemented2()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented2", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented2", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- StorageOperations _localServant = (StorageOperations)_so.servant;
- try
- {
- _localServant.unImplemented2();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void rename(java.lang.String path_name, java.lang.String new_path_name) throws org.gnu.bonobo.StoragePackage.NotFound,org.gnu.bonobo.StoragePackage.NameExists,org.gnu.bonobo.StoragePackage.NoPermission,org.gnu.bonobo.StoragePackage.IOError
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "rename", true);
- _os.write_string(path_name);
- _os.write_string(new_path_name);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- if( _id.equals("IDL:Bonobo/Storage/NotFound:1.0"))
- {
- throw org.gnu.bonobo.StoragePackage.NotFoundHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/Storage/NameExists:1.0"))
- {
- throw org.gnu.bonobo.StoragePackage.NameExistsHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/Storage/NoPermission:1.0"))
- {
- throw org.gnu.bonobo.StoragePackage.NoPermissionHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/Storage/IOError:1.0"))
- {
- throw org.gnu.bonobo.StoragePackage.IOErrorHelper.read(_ax.getInputStream());
- }
- else
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "rename", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- StorageOperations _localServant = (StorageOperations)_so.servant;
- try
- {
- _localServant.rename(path_name,new_path_name);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void erase(java.lang.String path) throws org.gnu.bonobo.StoragePackage.NotEmpty,org.gnu.bonobo.StoragePackage.NotFound,org.gnu.bonobo.StoragePackage.NoPermission,org.gnu.bonobo.StoragePackage.IOError
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "erase", true);
- _os.write_string(path);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- if( _id.equals("IDL:Bonobo/Storage/NotEmpty:1.0"))
- {
- throw org.gnu.bonobo.StoragePackage.NotEmptyHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/Storage/NotFound:1.0"))
- {
- throw org.gnu.bonobo.StoragePackage.NotFoundHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/Storage/NoPermission:1.0"))
- {
- throw org.gnu.bonobo.StoragePackage.NoPermissionHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/Storage/IOError:1.0"))
- {
- throw org.gnu.bonobo.StoragePackage.IOErrorHelper.read(_ax.getInputStream());
- }
- else
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "erase", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- StorageOperations _localServant = (StorageOperations)_so.servant;
- try
- {
- _localServant.erase(path);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void ref()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "ref", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "ref", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- StorageOperations _localServant = (StorageOperations)_so.servant;
- try
- {
- _localServant.ref();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public org.gnu.bonobo.StorageInfo[] listContents(java.lang.String path, int mask) throws org.gnu.bonobo.StoragePackage.NotFound,org.gnu.bonobo.StoragePackage.NotSupported,org.gnu.bonobo.StoragePackage.NotStorage,org.gnu.bonobo.StoragePackage.IOError
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "listContents", true);
- _os.write_string(path);
- _os.write_long(mask);
- _is = _invoke(_os);
- org.gnu.bonobo.StorageInfo[] _result = org.gnu.bonobo.StoragePackage.DirectoryListHelper.read(_is);
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- if( _id.equals("IDL:Bonobo/Storage/NotFound:1.0"))
- {
- throw org.gnu.bonobo.StoragePackage.NotFoundHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/Storage/NotSupported:1.0"))
- {
- throw org.gnu.bonobo.StoragePackage.NotSupportedHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/Storage/NotStorage:1.0"))
- {
- throw org.gnu.bonobo.StoragePackage.NotStorageHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/Storage/IOError:1.0"))
- {
- throw org.gnu.bonobo.StoragePackage.IOErrorHelper.read(_ax.getInputStream());
- }
- else
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "listContents", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- StorageOperations _localServant = (StorageOperations)_so.servant;
- org.gnu.bonobo.StorageInfo[] _result; try
- {
- _result = _localServant.listContents(path,mask);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
- public void unref()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unref", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unref", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- StorageOperations _localServant = (StorageOperations)_so.servant;
- try
- {
- _localServant.unref();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public org.gnu.bonobo.Storage openStorage(java.lang.String path, int mode) throws org.gnu.bonobo.StoragePackage.NotFound,org.gnu.bonobo.StoragePackage.NameExists,org.gnu.bonobo.StoragePackage.NoPermission,org.gnu.bonobo.StoragePackage.NotStorage,org.gnu.bonobo.StoragePackage.IOError
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "openStorage", true);
- _os.write_string(path);
- _os.write_long(mode);
- _is = _invoke(_os);
- org.gnu.bonobo.Storage _result = org.gnu.bonobo.StorageHelper.read(_is);
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- if( _id.equals("IDL:Bonobo/Storage/NotFound:1.0"))
- {
- throw org.gnu.bonobo.StoragePackage.NotFoundHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/Storage/NameExists:1.0"))
- {
- throw org.gnu.bonobo.StoragePackage.NameExistsHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/Storage/NoPermission:1.0"))
- {
- throw org.gnu.bonobo.StoragePackage.NoPermissionHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/Storage/NotStorage:1.0"))
- {
- throw org.gnu.bonobo.StoragePackage.NotStorageHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/Storage/IOError:1.0"))
- {
- throw org.gnu.bonobo.StoragePackage.IOErrorHelper.read(_ax.getInputStream());
- }
- else
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "openStorage", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- StorageOperations _localServant = (StorageOperations)_so.servant;
- org.gnu.bonobo.Storage _result; try
- {
- _result = _localServant.openStorage(path,mode);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
- public void revert() throws org.gnu.bonobo.StoragePackage.NoPermission,org.gnu.bonobo.StoragePackage.NotSupported,org.gnu.bonobo.StoragePackage.IOError
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "revert", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- if( _id.equals("IDL:Bonobo/Storage/NoPermission:1.0"))
- {
- throw org.gnu.bonobo.StoragePackage.NoPermissionHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/Storage/NotSupported:1.0"))
- {
- throw org.gnu.bonobo.StoragePackage.NotSupportedHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/Storage/IOError:1.0"))
- {
- throw org.gnu.bonobo.StoragePackage.IOErrorHelper.read(_ax.getInputStream());
- }
- else
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "revert", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- StorageOperations _localServant = (StorageOperations)_so.servant;
- try
- {
- _localServant.revert();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void commit() throws org.gnu.bonobo.StoragePackage.NoPermission,org.gnu.bonobo.StoragePackage.NotSupported,org.gnu.bonobo.StoragePackage.IOError
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "commit", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- if( _id.equals("IDL:Bonobo/Storage/NoPermission:1.0"))
- {
- throw org.gnu.bonobo.StoragePackage.NoPermissionHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/Storage/NotSupported:1.0"))
- {
- throw org.gnu.bonobo.StoragePackage.NotSupportedHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/Storage/IOError:1.0"))
- {
- throw org.gnu.bonobo.StoragePackage.IOErrorHelper.read(_ax.getInputStream());
- }
- else
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "commit", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- StorageOperations _localServant = (StorageOperations)_so.servant;
- try
- {
- _localServant.commit();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void setInfo(java.lang.String path, org.gnu.bonobo.StorageInfo info, int mask) throws org.gnu.bonobo.StoragePackage.NotFound,org.gnu.bonobo.StoragePackage.NoPermission,org.gnu.bonobo.StoragePackage.NotSupported,org.gnu.bonobo.StoragePackage.IOError
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "setInfo", true);
- _os.write_string(path);
- org.gnu.bonobo.StorageInfoHelper.write(_os,info);
- _os.write_long(mask);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- if( _id.equals("IDL:Bonobo/Storage/NotFound:1.0"))
- {
- throw org.gnu.bonobo.StoragePackage.NotFoundHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/Storage/NoPermission:1.0"))
- {
- throw org.gnu.bonobo.StoragePackage.NoPermissionHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/Storage/NotSupported:1.0"))
- {
- throw org.gnu.bonobo.StoragePackage.NotSupportedHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/Storage/IOError:1.0"))
- {
- throw org.gnu.bonobo.StoragePackage.IOErrorHelper.read(_ax.getInputStream());
- }
- else
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "setInfo", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- StorageOperations _localServant = (StorageOperations)_so.servant;
- try
- {
- _localServant.setInfo(path,info,mask);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public org.gnu.bonobo.Stream openStream(java.lang.String path, int mode) throws org.gnu.bonobo.StoragePackage.NotFound,org.gnu.bonobo.StoragePackage.NameExists,org.gnu.bonobo.StoragePackage.NoPermission,org.gnu.bonobo.StoragePackage.NotStream,org.gnu.bonobo.StoragePackage.IOError
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "openStream", true);
- _os.write_string(path);
- _os.write_long(mode);
- _is = _invoke(_os);
- org.gnu.bonobo.Stream _result = org.gnu.bonobo.StreamHelper.read(_is);
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- if( _id.equals("IDL:Bonobo/Storage/NotFound:1.0"))
- {
- throw org.gnu.bonobo.StoragePackage.NotFoundHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/Storage/NameExists:1.0"))
- {
- throw org.gnu.bonobo.StoragePackage.NameExistsHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/Storage/NoPermission:1.0"))
- {
- throw org.gnu.bonobo.StoragePackage.NoPermissionHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/Storage/NotStream:1.0"))
- {
- throw org.gnu.bonobo.StoragePackage.NotStreamHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/Storage/IOError:1.0"))
- {
- throw org.gnu.bonobo.StoragePackage.IOErrorHelper.read(_ax.getInputStream());
- }
- else
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "openStream", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- StorageOperations _localServant = (StorageOperations)_so.servant;
- org.gnu.bonobo.Stream _result; try
- {
- _result = _localServant.openStream(path,mode);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
- public void copyTo(org.gnu.bonobo.Storage target) throws org.gnu.bonobo.StoragePackage.NoPermission,org.gnu.bonobo.StoragePackage.IOError
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "copyTo", true);
- org.gnu.bonobo.StorageHelper.write(_os,target);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- if( _id.equals("IDL:Bonobo/Storage/NoPermission:1.0"))
- {
- throw org.gnu.bonobo.StoragePackage.NoPermissionHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/Storage/IOError:1.0"))
- {
- throw org.gnu.bonobo.StoragePackage.IOErrorHelper.read(_ax.getInputStream());
- }
- else
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "copyTo", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- StorageOperations _localServant = (StorageOperations)_so.servant;
- try
- {
- _localServant.copyTo(target);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unImplemented1()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented1", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented1", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- StorageOperations _localServant = (StorageOperations)_so.servant;
- try
- {
- _localServant.unImplemented1();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public org.gnu.bonobo.Unknown queryInterface(java.lang.String repoid)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "queryInterface", true);
- _os.write_string(repoid);
- _is = _invoke(_os);
- org.gnu.bonobo.Unknown _result = org.gnu.bonobo.UnknownHelper.read(_is);
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "queryInterface", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- StorageOperations _localServant = (StorageOperations)_so.servant;
- org.gnu.bonobo.Unknown _result; try
- {
- _result = _localServant.queryInterface(repoid);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
- public org.gnu.bonobo.StorageInfo getInfo(java.lang.String path, int mask) throws org.gnu.bonobo.StoragePackage.NotFound,org.gnu.bonobo.StoragePackage.NoPermission,org.gnu.bonobo.StoragePackage.NotSupported,org.gnu.bonobo.StoragePackage.IOError
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "getInfo", true);
- _os.write_string(path);
- _os.write_long(mask);
- _is = _invoke(_os);
- org.gnu.bonobo.StorageInfo _result = org.gnu.bonobo.StorageInfoHelper.read(_is);
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- if( _id.equals("IDL:Bonobo/Storage/NotFound:1.0"))
- {
- throw org.gnu.bonobo.StoragePackage.NotFoundHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/Storage/NoPermission:1.0"))
- {
- throw org.gnu.bonobo.StoragePackage.NoPermissionHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/Storage/NotSupported:1.0"))
- {
- throw org.gnu.bonobo.StoragePackage.NotSupportedHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/Storage/IOError:1.0"))
- {
- throw org.gnu.bonobo.StoragePackage.IOErrorHelper.read(_ax.getInputStream());
- }
- else
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "getInfo", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- StorageOperations _localServant = (StorageOperations)_so.servant;
- org.gnu.bonobo.StorageInfo _result; try
- {
- _result = _localServant.getInfo(path,mask);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/_StreamStub.java b/libbonobo-java/src/gen/org/gnu/bonobo/_StreamStub.java
deleted file mode 100644
index ffec9f6..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/_StreamStub.java
+++ /dev/null
@@ -1,710 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL interface "Stream"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public class _StreamStub
- extends org.omg.CORBA.portable.ObjectImpl
- implements org.gnu.bonobo.Stream
-{
- private String[] ids = {"IDL:Bonobo/Stream:1.0","IDL:Bonobo/Unknown:1.0"};
- public String[] _ids()
- {
- return ids;
- }
-
- public final static java.lang.Class _opsClass = org.gnu.bonobo.StreamOperations.class;
- public void unImplemented2()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented2", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented2", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- StreamOperations _localServant = (StreamOperations)_so.servant;
- try
- {
- _localServant.unImplemented2();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void read(int count, org.gnu.bonobo.StreamPackage.iobufHolder buffer) throws org.gnu.bonobo.StreamPackage.NoPermission,org.gnu.bonobo.StreamPackage.IOError
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "read", true);
- _os.write_long(count);
- _is = _invoke(_os);
- buffer.value = org.gnu.bonobo.StreamPackage.iobufHelper.read(_is);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- if( _id.equals("IDL:Bonobo/Stream/NoPermission:1.0"))
- {
- throw org.gnu.bonobo.StreamPackage.NoPermissionHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/Stream/IOError:1.0"))
- {
- throw org.gnu.bonobo.StreamPackage.IOErrorHelper.read(_ax.getInputStream());
- }
- else
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "read", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- StreamOperations _localServant = (StreamOperations)_so.servant;
- try
- {
- _localServant.read(count,buffer);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void ref()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "ref", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "ref", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- StreamOperations _localServant = (StreamOperations)_so.servant;
- try
- {
- _localServant.ref();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unref()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unref", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unref", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- StreamOperations _localServant = (StreamOperations)_so.servant;
- try
- {
- _localServant.unref();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void setInfo(org.gnu.bonobo.StorageInfo info, int mask) throws org.gnu.bonobo.StreamPackage.NoPermission,org.gnu.bonobo.StreamPackage.NotSupported,org.gnu.bonobo.StreamPackage.IOError
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "setInfo", true);
- org.gnu.bonobo.StorageInfoHelper.write(_os,info);
- _os.write_long(mask);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- if( _id.equals("IDL:Bonobo/Stream/NoPermission:1.0"))
- {
- throw org.gnu.bonobo.StreamPackage.NoPermissionHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/Stream/NotSupported:1.0"))
- {
- throw org.gnu.bonobo.StreamPackage.NotSupportedHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/Stream/IOError:1.0"))
- {
- throw org.gnu.bonobo.StreamPackage.IOErrorHelper.read(_ax.getInputStream());
- }
- else
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "setInfo", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- StreamOperations _localServant = (StreamOperations)_so.servant;
- try
- {
- _localServant.setInfo(info,mask);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void revert() throws org.gnu.bonobo.StreamPackage.NoPermission,org.gnu.bonobo.StreamPackage.NotSupported,org.gnu.bonobo.StreamPackage.IOError
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "revert", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- if( _id.equals("IDL:Bonobo/Stream/NoPermission:1.0"))
- {
- throw org.gnu.bonobo.StreamPackage.NoPermissionHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/Stream/NotSupported:1.0"))
- {
- throw org.gnu.bonobo.StreamPackage.NotSupportedHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/Stream/IOError:1.0"))
- {
- throw org.gnu.bonobo.StreamPackage.IOErrorHelper.read(_ax.getInputStream());
- }
- else
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "revert", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- StreamOperations _localServant = (StreamOperations)_so.servant;
- try
- {
- _localServant.revert();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void commit() throws org.gnu.bonobo.StreamPackage.NoPermission,org.gnu.bonobo.StreamPackage.NotSupported,org.gnu.bonobo.StreamPackage.IOError
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "commit", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- if( _id.equals("IDL:Bonobo/Stream/NoPermission:1.0"))
- {
- throw org.gnu.bonobo.StreamPackage.NoPermissionHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/Stream/NotSupported:1.0"))
- {
- throw org.gnu.bonobo.StreamPackage.NotSupportedHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/Stream/IOError:1.0"))
- {
- throw org.gnu.bonobo.StreamPackage.IOErrorHelper.read(_ax.getInputStream());
- }
- else
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "commit", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- StreamOperations _localServant = (StreamOperations)_so.servant;
- try
- {
- _localServant.commit();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public org.gnu.bonobo.StorageInfo getInfo(int mask) throws org.gnu.bonobo.StreamPackage.NoPermission,org.gnu.bonobo.StreamPackage.NotSupported,org.gnu.bonobo.StreamPackage.IOError
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "getInfo", true);
- _os.write_long(mask);
- _is = _invoke(_os);
- org.gnu.bonobo.StorageInfo _result = org.gnu.bonobo.StorageInfoHelper.read(_is);
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- if( _id.equals("IDL:Bonobo/Stream/NoPermission:1.0"))
- {
- throw org.gnu.bonobo.StreamPackage.NoPermissionHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/Stream/NotSupported:1.0"))
- {
- throw org.gnu.bonobo.StreamPackage.NotSupportedHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/Stream/IOError:1.0"))
- {
- throw org.gnu.bonobo.StreamPackage.IOErrorHelper.read(_ax.getInputStream());
- }
- else
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "getInfo", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- StreamOperations _localServant = (StreamOperations)_so.servant;
- org.gnu.bonobo.StorageInfo _result; try
- {
- _result = _localServant.getInfo(mask);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
- public int seek(int offset, org.gnu.bonobo.StreamPackage.SeekType whence) throws org.gnu.bonobo.StreamPackage.NotSupported,org.gnu.bonobo.StreamPackage.IOError
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "seek", true);
- _os.write_long(offset);
- org.gnu.bonobo.StreamPackage.SeekTypeHelper.write(_os,whence);
- _is = _invoke(_os);
- int _result = _is.read_long();
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- if( _id.equals("IDL:Bonobo/Stream/NotSupported:1.0"))
- {
- throw org.gnu.bonobo.StreamPackage.NotSupportedHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/Stream/IOError:1.0"))
- {
- throw org.gnu.bonobo.StreamPackage.IOErrorHelper.read(_ax.getInputStream());
- }
- else
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "seek", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- StreamOperations _localServant = (StreamOperations)_so.servant;
- int _result; try
- {
- _result = _localServant.seek(offset,whence);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
- public void write(byte[] buffer) throws org.gnu.bonobo.StreamPackage.NoPermission,org.gnu.bonobo.StreamPackage.IOError
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "write", true);
- org.gnu.bonobo.StreamPackage.iobufHelper.write(_os,buffer);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- if( _id.equals("IDL:Bonobo/Stream/NoPermission:1.0"))
- {
- throw org.gnu.bonobo.StreamPackage.NoPermissionHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/Stream/IOError:1.0"))
- {
- throw org.gnu.bonobo.StreamPackage.IOErrorHelper.read(_ax.getInputStream());
- }
- else
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "write", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- StreamOperations _localServant = (StreamOperations)_so.servant;
- try
- {
- _localServant.write(buffer);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unImplemented1()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented1", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented1", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- StreamOperations _localServant = (StreamOperations)_so.servant;
- try
- {
- _localServant.unImplemented1();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public org.gnu.bonobo.Unknown queryInterface(java.lang.String repoid)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "queryInterface", true);
- _os.write_string(repoid);
- _is = _invoke(_os);
- org.gnu.bonobo.Unknown _result = org.gnu.bonobo.UnknownHelper.read(_is);
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "queryInterface", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- StreamOperations _localServant = (StreamOperations)_so.servant;
- org.gnu.bonobo.Unknown _result; try
- {
- _result = _localServant.queryInterface(repoid);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
- public void truncate(int length) throws org.gnu.bonobo.StreamPackage.NoPermission,org.gnu.bonobo.StreamPackage.NotSupported,org.gnu.bonobo.StreamPackage.IOError
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "truncate", true);
- _os.write_long(length);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- if( _id.equals("IDL:Bonobo/Stream/NoPermission:1.0"))
- {
- throw org.gnu.bonobo.StreamPackage.NoPermissionHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/Stream/NotSupported:1.0"))
- {
- throw org.gnu.bonobo.StreamPackage.NotSupportedHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/Stream/IOError:1.0"))
- {
- throw org.gnu.bonobo.StreamPackage.IOErrorHelper.read(_ax.getInputStream());
- }
- else
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "truncate", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- StreamOperations _localServant = (StreamOperations)_so.servant;
- try
- {
- _localServant.truncate(length);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/_UIComponentStub.java b/libbonobo-java/src/gen/org/gnu/bonobo/_UIComponentStub.java
deleted file mode 100644
index ff7705c..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/_UIComponentStub.java
+++ /dev/null
@@ -1,614 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL interface "UIComponent"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public class _UIComponentStub
- extends org.omg.CORBA.portable.ObjectImpl
- implements org.gnu.bonobo.UIComponent
-{
- private String[] ids = {"IDL:Bonobo/UIComponent:1.0","IDL:Bonobo/Unknown:1.0"};
- public String[] _ids()
- {
- return ids;
- }
-
- public final static java.lang.Class _opsClass = org.gnu.bonobo.UIComponentOperations.class;
- public void unImplemented2()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented2", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented2", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- UIComponentOperations _localServant = (UIComponentOperations)_so.servant;
- try
- {
- _localServant.unImplemented2();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unImplemented()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- UIComponentOperations _localServant = (UIComponentOperations)_so.servant;
- try
- {
- _localServant.unImplemented();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public java.lang.String name()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request("_get_name",true);
- _is = _invoke(_os);
- return _is.read_string();
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
-
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "_get_name", _opsClass);
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- UIComponentOperations _localServant = (UIComponentOperations)_so.servant;
- java.lang.String _result;
- try
- {
- _result = _localServant.name();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
- }
-
- }
-
- public void ref()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "ref", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "ref", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- UIComponentOperations _localServant = (UIComponentOperations)_so.servant;
- try
- {
- _localServant.ref();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public java.lang.String describeVerbs()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "describeVerbs", true);
- _is = _invoke(_os);
- java.lang.String _result = _is.read_string();
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "describeVerbs", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- UIComponentOperations _localServant = (UIComponentOperations)_so.servant;
- java.lang.String _result; try
- {
- _result = _localServant.describeVerbs();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
- public void unImplemented3()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented3", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented3", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- UIComponentOperations _localServant = (UIComponentOperations)_so.servant;
- try
- {
- _localServant.unImplemented3();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unref()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unref", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unref", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- UIComponentOperations _localServant = (UIComponentOperations)_so.servant;
- try
- {
- _localServant.unref();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unsetContainer()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unsetContainer", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unsetContainer", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- UIComponentOperations _localServant = (UIComponentOperations)_so.servant;
- try
- {
- _localServant.unsetContainer();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unImplemented4()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented4", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented4", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- UIComponentOperations _localServant = (UIComponentOperations)_so.servant;
- try
- {
- _localServant.unImplemented4();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void execVerb(java.lang.String cname)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "execVerb", false);
- _os.write_string(cname);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "execVerb", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- UIComponentOperations _localServant = (UIComponentOperations)_so.servant;
- try
- {
- _localServant.execVerb(cname);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void setContainer(org.gnu.bonobo.UIContainer container)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "setContainer", true);
- org.gnu.bonobo.UIContainerHelper.write(_os,container);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "setContainer", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- UIComponentOperations _localServant = (UIComponentOperations)_so.servant;
- try
- {
- _localServant.setContainer(container);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void uiEvent(java.lang.String id, org.gnu.bonobo.UIComponentPackage.EventType type, java.lang.String state)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "uiEvent", false);
- _os.write_string(id);
- org.gnu.bonobo.UIComponentPackage.EventTypeHelper.write(_os,type);
- _os.write_string(state);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "uiEvent", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- UIComponentOperations _localServant = (UIComponentOperations)_so.servant;
- try
- {
- _localServant.uiEvent(id,type,state);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public org.gnu.bonobo.Unknown queryInterface(java.lang.String repoid)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "queryInterface", true);
- _os.write_string(repoid);
- _is = _invoke(_os);
- org.gnu.bonobo.Unknown _result = org.gnu.bonobo.UnknownHelper.read(_is);
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "queryInterface", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- UIComponentOperations _localServant = (UIComponentOperations)_so.servant;
- org.gnu.bonobo.Unknown _result; try
- {
- _result = _localServant.queryInterface(repoid);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/_UIContainerStub.java b/libbonobo-java/src/gen/org/gnu/bonobo/_UIContainerStub.java
deleted file mode 100644
index c36cfb0..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/_UIContainerStub.java
+++ /dev/null
@@ -1,1051 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL interface "UIContainer"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public class _UIContainerStub
- extends org.omg.CORBA.portable.ObjectImpl
- implements org.gnu.bonobo.UIContainer
-{
- private String[] ids = {"IDL:Bonobo/UIContainer:1.0","IDL:Bonobo/Unknown:1.0"};
- public String[] _ids()
- {
- return ids;
- }
-
- public final static java.lang.Class _opsClass = org.gnu.bonobo.UIContainerOperations.class;
- public void freeze()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "freeze", false);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "freeze", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- UIContainerOperations _localServant = (UIContainerOperations)_so.servant;
- try
- {
- _localServant.freeze();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unImplemented()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- UIContainerOperations _localServant = (UIContainerOperations)_so.servant;
- try
- {
- _localServant.unImplemented();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public boolean exists(java.lang.String path)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "exists", true);
- _os.write_string(path);
- _is = _invoke(_os);
- boolean _result = _is.read_boolean();
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "exists", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- UIContainerOperations _localServant = (UIContainerOperations)_so.servant;
- boolean _result; try
- {
- _result = _localServant.exists(path);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
- public org.gnu.bonobo.Unknown queryInterface(java.lang.String repoid)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "queryInterface", true);
- _os.write_string(repoid);
- _is = _invoke(_os);
- org.gnu.bonobo.Unknown _result = org.gnu.bonobo.UnknownHelper.read(_is);
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "queryInterface", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- UIContainerOperations _localServant = (UIContainerOperations)_so.servant;
- org.gnu.bonobo.Unknown _result; try
- {
- _result = _localServant.queryInterface(repoid);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
- public void unImplemented2()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented2", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented2", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- UIContainerOperations _localServant = (UIContainerOperations)_so.servant;
- try
- {
- _localServant.unImplemented2();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void removeNode(java.lang.String path, java.lang.String by_component_name) throws org.gnu.bonobo.UIContainerPackage.InvalidPath
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "removeNode", true);
- _os.write_string(path);
- _os.write_string(by_component_name);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- if( _id.equals("IDL:Bonobo/UIContainer/InvalidPath:1.0"))
- {
- throw org.gnu.bonobo.UIContainerPackage.InvalidPathHelper.read(_ax.getInputStream());
- }
- else
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "removeNode", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- UIContainerOperations _localServant = (UIContainerOperations)_so.servant;
- try
- {
- _localServant.removeNode(path,by_component_name);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unImplemented4()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented4", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented4", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- UIContainerOperations _localServant = (UIContainerOperations)_so.servant;
- try
- {
- _localServant.unImplemented4();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void execVerb(java.lang.String cname) throws org.gnu.bonobo.UIContainerPackage.Insensitive,org.gnu.bonobo.UIContainerPackage.Unknown
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "execVerb", true);
- _os.write_string(cname);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- if( _id.equals("IDL:Bonobo/UIContainer/Insensitive:1.0"))
- {
- throw org.gnu.bonobo.UIContainerPackage.InsensitiveHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/UIContainer/Unknown:1.0"))
- {
- throw org.gnu.bonobo.UIContainerPackage.UnknownHelper.read(_ax.getInputStream());
- }
- else
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "execVerb", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- UIContainerOperations _localServant = (UIContainerOperations)_so.servant;
- try
- {
- _localServant.execVerb(cname);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void setNode(java.lang.String path, java.lang.String xml, java.lang.String component_name) throws org.gnu.bonobo.UIContainerPackage.InvalidPath,org.gnu.bonobo.UIContainerPackage.MalformedXML
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "setNode", true);
- _os.write_string(path);
- _os.write_string(xml);
- _os.write_string(component_name);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- if( _id.equals("IDL:Bonobo/UIContainer/InvalidPath:1.0"))
- {
- throw org.gnu.bonobo.UIContainerPackage.InvalidPathHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/UIContainer/MalformedXML:1.0"))
- {
- throw org.gnu.bonobo.UIContainerPackage.MalformedXMLHelper.read(_ax.getInputStream());
- }
- else
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "setNode", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- UIContainerOperations _localServant = (UIContainerOperations)_so.servant;
- try
- {
- _localServant.setNode(path,xml,component_name);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void deregisterComponent(java.lang.String component_name)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "deregisterComponent", false);
- _os.write_string(component_name);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "deregisterComponent", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- UIContainerOperations _localServant = (UIContainerOperations)_so.servant;
- try
- {
- _localServant.deregisterComponent(component_name);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void thaw()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "thaw", false);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "thaw", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- UIContainerOperations _localServant = (UIContainerOperations)_so.servant;
- try
- {
- _localServant.thaw();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unref()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unref", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unref", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- UIContainerOperations _localServant = (UIContainerOperations)_so.servant;
- try
- {
- _localServant.unref();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void ref()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "ref", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "ref", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- UIContainerOperations _localServant = (UIContainerOperations)_so.servant;
- try
- {
- _localServant.ref();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void uiEvent(java.lang.String id, org.gnu.bonobo.UIComponentPackage.EventType type, java.lang.String state) throws org.gnu.bonobo.UIContainerPackage.Insensitive,org.gnu.bonobo.UIContainerPackage.Unknown
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "uiEvent", true);
- _os.write_string(id);
- org.gnu.bonobo.UIComponentPackage.EventTypeHelper.write(_os,type);
- _os.write_string(state);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- if( _id.equals("IDL:Bonobo/UIContainer/Insensitive:1.0"))
- {
- throw org.gnu.bonobo.UIContainerPackage.InsensitiveHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/UIContainer/Unknown:1.0"))
- {
- throw org.gnu.bonobo.UIContainerPackage.UnknownHelper.read(_ax.getInputStream());
- }
- else
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "uiEvent", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- UIContainerOperations _localServant = (UIContainerOperations)_so.servant;
- try
- {
- _localServant.uiEvent(id,type,state);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public java.lang.String getAttr(java.lang.String path, java.lang.String attr) throws org.gnu.bonobo.UIContainerPackage.NonExistentAttr,org.gnu.bonobo.UIContainerPackage.InvalidPath
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "getAttr", true);
- _os.write_string(path);
- _os.write_string(attr);
- _is = _invoke(_os);
- java.lang.String _result = _is.read_string();
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- if( _id.equals("IDL:Bonobo/UIContainer/NonExistentAttr:1.0"))
- {
- throw org.gnu.bonobo.UIContainerPackage.NonExistentAttrHelper.read(_ax.getInputStream());
- }
- else if( _id.equals("IDL:Bonobo/UIContainer/InvalidPath:1.0"))
- {
- throw org.gnu.bonobo.UIContainerPackage.InvalidPathHelper.read(_ax.getInputStream());
- }
- else
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "getAttr", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- UIContainerOperations _localServant = (UIContainerOperations)_so.servant;
- java.lang.String _result; try
- {
- _result = _localServant.getAttr(path,attr);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
- public org.gnu.bonobo.Unknown getObject(java.lang.String path) throws org.gnu.bonobo.UIContainerPackage.InvalidPath
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "getObject", true);
- _os.write_string(path);
- _is = _invoke(_os);
- org.gnu.bonobo.Unknown _result = org.gnu.bonobo.UnknownHelper.read(_is);
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- if( _id.equals("IDL:Bonobo/UIContainer/InvalidPath:1.0"))
- {
- throw org.gnu.bonobo.UIContainerPackage.InvalidPathHelper.read(_ax.getInputStream());
- }
- else
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "getObject", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- UIContainerOperations _localServant = (UIContainerOperations)_so.servant;
- org.gnu.bonobo.Unknown _result; try
- {
- _result = _localServant.getObject(path);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
- public void unImplemented3()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented3", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented3", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- UIContainerOperations _localServant = (UIContainerOperations)_so.servant;
- try
- {
- _localServant.unImplemented3();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void setObject(java.lang.String path, org.gnu.bonobo.Unknown control) throws org.gnu.bonobo.UIContainerPackage.InvalidPath
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "setObject", true);
- _os.write_string(path);
- org.gnu.bonobo.UnknownHelper.write(_os,control);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- if( _id.equals("IDL:Bonobo/UIContainer/InvalidPath:1.0"))
- {
- throw org.gnu.bonobo.UIContainerPackage.InvalidPathHelper.read(_ax.getInputStream());
- }
- else
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "setObject", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- UIContainerOperations _localServant = (UIContainerOperations)_so.servant;
- try
- {
- _localServant.setObject(path,control);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public java.lang.String getNode(java.lang.String path, boolean nodeOnly) throws org.gnu.bonobo.UIContainerPackage.InvalidPath
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "getNode", true);
- _os.write_string(path);
- _os.write_boolean(nodeOnly);
- _is = _invoke(_os);
- java.lang.String _result = _is.read_string();
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- if( _id.equals("IDL:Bonobo/UIContainer/InvalidPath:1.0"))
- {
- throw org.gnu.bonobo.UIContainerPackage.InvalidPathHelper.read(_ax.getInputStream());
- }
- else
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "getNode", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- UIContainerOperations _localServant = (UIContainerOperations)_so.servant;
- java.lang.String _result; try
- {
- _result = _localServant.getNode(path,nodeOnly);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
- public void setAttr(java.lang.String path, java.lang.String attr, java.lang.String value, java.lang.String component_name)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "setAttr", false);
- _os.write_string(path);
- _os.write_string(attr);
- _os.write_string(value);
- _os.write_string(component_name);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "setAttr", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- UIContainerOperations _localServant = (UIContainerOperations)_so.servant;
- try
- {
- _localServant.setAttr(path,attr,value,component_name);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void registerComponent(java.lang.String component_name, org.gnu.bonobo.UIComponent component)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "registerComponent", true);
- _os.write_string(component_name);
- org.gnu.bonobo.UIComponentHelper.write(_os,component);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "registerComponent", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- UIContainerOperations _localServant = (UIContainerOperations)_so.servant;
- try
- {
- _localServant.registerComponent(component_name,component);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/_UnknownStub.java b/libbonobo-java/src/gen/org/gnu/bonobo/_UnknownStub.java
deleted file mode 100644
index 2965d06..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/_UnknownStub.java
+++ /dev/null
@@ -1,157 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL interface "Unknown"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public class _UnknownStub
- extends org.omg.CORBA.portable.ObjectImpl
- implements org.gnu.bonobo.Unknown
-{
- private String[] ids = {"IDL:Bonobo/Unknown:1.0"};
- public String[] _ids()
- {
- return ids;
- }
-
- public final static java.lang.Class _opsClass = org.gnu.bonobo.UnknownOperations.class;
- public void ref()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "ref", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "ref", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- UnknownOperations _localServant = (UnknownOperations)_so.servant;
- try
- {
- _localServant.ref();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unref()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unref", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unref", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- UnknownOperations _localServant = (UnknownOperations)_so.servant;
- try
- {
- _localServant.unref();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public org.gnu.bonobo.Unknown queryInterface(java.lang.String repoid)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "queryInterface", true);
- _os.write_string(repoid);
- _is = _invoke(_os);
- org.gnu.bonobo.Unknown _result = org.gnu.bonobo.UnknownHelper.read(_is);
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "queryInterface", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- UnknownOperations _localServant = (UnknownOperations)_so.servant;
- org.gnu.bonobo.Unknown _result; try
- {
- _result = _localServant.queryInterface(repoid);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/_ZoomableFrameStub.java b/libbonobo-java/src/gen/org/gnu/bonobo/_ZoomableFrameStub.java
deleted file mode 100644
index 20daf4b..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/_ZoomableFrameStub.java
+++ /dev/null
@@ -1,428 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL interface "ZoomableFrame"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public class _ZoomableFrameStub
- extends org.omg.CORBA.portable.ObjectImpl
- implements org.gnu.bonobo.ZoomableFrame
-{
- private String[] ids = {"IDL:Bonobo/ZoomableFrame:1.0","IDL:Bonobo/Unknown:1.0"};
- public String[] _ids()
- {
- return ids;
- }
-
- public final static java.lang.Class _opsClass = org.gnu.bonobo.ZoomableFrameOperations.class;
- public void onLevelChanged(float zoom_level)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "onLevelChanged", false);
- _os.write_float(zoom_level);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "onLevelChanged", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ZoomableFrameOperations _localServant = (ZoomableFrameOperations)_so.servant;
- try
- {
- _localServant.onLevelChanged(zoom_level);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unImplemented2()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented2", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented2", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ZoomableFrameOperations _localServant = (ZoomableFrameOperations)_so.servant;
- try
- {
- _localServant.unImplemented2();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void ref()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "ref", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "ref", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ZoomableFrameOperations _localServant = (ZoomableFrameOperations)_so.servant;
- try
- {
- _localServant.ref();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unImplemented3()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented3", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented3", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ZoomableFrameOperations _localServant = (ZoomableFrameOperations)_so.servant;
- try
- {
- _localServant.unImplemented3();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unref()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unref", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unref", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ZoomableFrameOperations _localServant = (ZoomableFrameOperations)_so.servant;
- try
- {
- _localServant.unref();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unImplemented4()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented4", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented4", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ZoomableFrameOperations _localServant = (ZoomableFrameOperations)_so.servant;
- try
- {
- _localServant.unImplemented4();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void onParametersChanged()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "onParametersChanged", false);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "onParametersChanged", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ZoomableFrameOperations _localServant = (ZoomableFrameOperations)_so.servant;
- try
- {
- _localServant.onParametersChanged();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unImplemented1()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented1", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented1", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ZoomableFrameOperations _localServant = (ZoomableFrameOperations)_so.servant;
- try
- {
- _localServant.unImplemented1();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public org.gnu.bonobo.Unknown queryInterface(java.lang.String repoid)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "queryInterface", true);
- _os.write_string(repoid);
- _is = _invoke(_os);
- org.gnu.bonobo.Unknown _result = org.gnu.bonobo.UnknownHelper.read(_is);
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "queryInterface", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ZoomableFrameOperations _localServant = (ZoomableFrameOperations)_so.servant;
- org.gnu.bonobo.Unknown _result; try
- {
- _result = _localServant.queryInterface(repoid);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
-}
diff --git a/libbonobo-java/src/gen/org/gnu/bonobo/_ZoomableStub.java b/libbonobo-java/src/gen/org/gnu/bonobo/_ZoomableStub.java
deleted file mode 100644
index e857093..0000000
--- a/libbonobo-java/src/gen/org/gnu/bonobo/_ZoomableStub.java
+++ /dev/null
@@ -1,977 +0,0 @@
-package org.gnu.bonobo;
-
-
-/**
- * Generated from IDL interface "Zoomable"
- * @author JacORB IDL compiler V 2.2, 7-May-2004
- */
-
-public class _ZoomableStub
- extends org.omg.CORBA.portable.ObjectImpl
- implements org.gnu.bonobo.Zoomable
-{
- private String[] ids = {"IDL:Bonobo/Zoomable:1.0","IDL:Bonobo/Unknown:1.0"};
- public String[] _ids()
- {
- return ids;
- }
-
- public final static java.lang.Class _opsClass = org.gnu.bonobo.ZoomableOperations.class;
- public float[] preferredLevels()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request("_get_preferredLevels",true);
- _is = _invoke(_os);
- return org.gnu.bonobo.ZoomLevelListHelper.read(_is);
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
-
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "_get_preferredLevels", _opsClass);
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ZoomableOperations _localServant = (ZoomableOperations)_so.servant;
- float[] _result;
- try
- {
- _result = _localServant.preferredLevels();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
- }
-
- }
-
- public void zoomFit()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "zoomFit", false);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "zoomFit", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ZoomableOperations _localServant = (ZoomableOperations)_so.servant;
- try
- {
- _localServant.zoomFit();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public boolean hasMaxLevel()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request("_get_hasMaxLevel",true);
- _is = _invoke(_os);
- return _is.read_boolean();
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
-
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "_get_hasMaxLevel", _opsClass);
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ZoomableOperations _localServant = (ZoomableOperations)_so.servant;
- boolean _result;
- try
- {
- _result = _localServant.hasMaxLevel();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
- }
-
- }
-
- public org.gnu.bonobo.Unknown queryInterface(java.lang.String repoid)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "queryInterface", true);
- _os.write_string(repoid);
- _is = _invoke(_os);
- org.gnu.bonobo.Unknown _result = org.gnu.bonobo.UnknownHelper.read(_is);
- return _result;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "queryInterface", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ZoomableOperations _localServant = (ZoomableOperations)_so.servant;
- org.gnu.bonobo.Unknown _result; try
- {
- _result = _localServant.queryInterface(repoid);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
-
- }
-
- }
-
- public void unImplemented2()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented2", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented2", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ZoomableOperations _localServant = (ZoomableOperations)_so.servant;
- try
- {
- _localServant.unImplemented2();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public float level()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request("_get_level",true);
- _is = _invoke(_os);
- return _is.read_float();
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
-
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "_get_level", _opsClass);
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ZoomableOperations _localServant = (ZoomableOperations)_so.servant;
- float _result;
- try
- {
- _result = _localServant.level();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
- }
-
- }
-
- public void unImplemented4()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented4", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented4", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ZoomableOperations _localServant = (ZoomableOperations)_so.servant;
- try
- {
- _localServant.unImplemented4();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void setLevel(float zoom_level)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "setLevel", true);
- _os.write_float(zoom_level);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "setLevel", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ZoomableOperations _localServant = (ZoomableOperations)_so.servant;
- try
- {
- _localServant.setLevel(zoom_level);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public float minLevel()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request("_get_minLevel",true);
- _is = _invoke(_os);
- return _is.read_float();
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
-
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "_get_minLevel", _opsClass);
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ZoomableOperations _localServant = (ZoomableOperations)_so.servant;
- float _result;
- try
- {
- _result = _localServant.minLevel();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
- }
-
- }
-
- public boolean isContinuous()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request("_get_isContinuous",true);
- _is = _invoke(_os);
- return _is.read_boolean();
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
-
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "_get_isContinuous", _opsClass);
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ZoomableOperations _localServant = (ZoomableOperations)_so.servant;
- boolean _result;
- try
- {
- _result = _localServant.isContinuous();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
- }
-
- }
-
- public void zoomOut()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "zoomOut", false);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "zoomOut", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ZoomableOperations _localServant = (ZoomableOperations)_so.servant;
- try
- {
- _localServant.zoomOut();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void setFrame(org.gnu.bonobo.ZoomableFrame zoomable_frame)
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "setFrame", true);
- org.gnu.bonobo.ZoomableFrameHelper.write(_os,zoomable_frame);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "setFrame", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ZoomableOperations _localServant = (ZoomableOperations)_so.servant;
- try
- {
- _localServant.setFrame(zoomable_frame);
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unref()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unref", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unref", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ZoomableOperations _localServant = (ZoomableOperations)_so.servant;
- try
- {
- _localServant.unref();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void ref()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "ref", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "ref", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ZoomableOperations _localServant = (ZoomableOperations)_so.servant;
- try
- {
- _localServant.ref();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void unImplemented1()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented1", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented1", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ZoomableOperations _localServant = (ZoomableOperations)_so.servant;
- try
- {
- _localServant.unImplemented1();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void zoomIn()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "zoomIn", false);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "zoomIn", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ZoomableOperations _localServant = (ZoomableOperations)_so.servant;
- try
- {
- _localServant.zoomIn();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public void zoomDefault()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "zoomDefault", false);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "zoomDefault", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ZoomableOperations _localServant = (ZoomableOperations)_so.servant;
- try
- {
- _localServant.zoomDefault();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public java.lang.String[] preferredLevelNames()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request("_get_preferredLevelNames",true);
- _is = _invoke(_os);
- return org.gnu.bonobo.ZoomLevelNameListHelper.read(_is);
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
-
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "_get_preferredLevelNames", _opsClass);
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ZoomableOperations _localServant = (ZoomableOperations)_so.servant;
- java.lang.String[] _result;
- try
- {
- _result = _localServant.preferredLevelNames();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
- }
-
- }
-
- public void unImplemented3()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request( "unImplemented3", true);
- _is = _invoke(_os);
- return;
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "unImplemented3", _opsClass );
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ZoomableOperations _localServant = (ZoomableOperations)_so.servant;
- try
- {
- _localServant.unImplemented3();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return;
- }
-
- }
-
- }
-
- public boolean hasMinLevel()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request("_get_hasMinLevel",true);
- _is = _invoke(_os);
- return _is.read_boolean();
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
-
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "_get_hasMinLevel", _opsClass);
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ZoomableOperations _localServant = (ZoomableOperations)_so.servant;
- boolean _result;
- try
- {
- _result = _localServant.hasMinLevel();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
- }
-
- }
-
- public float maxLevel()
- {
- while(true)
- {
- if(! this._is_local())
- {
- org.omg.CORBA.portable.InputStream _is = null;
- try
- {
- org.omg.CORBA.portable.OutputStream _os = _request("_get_maxLevel",true);
- _is = _invoke(_os);
- return _is.read_float();
- }
- catch( org.omg.CORBA.portable.RemarshalException _rx ){}
- catch( org.omg.CORBA.portable.ApplicationException _ax )
- {
- String _id = _ax.getId();
- throw new RuntimeException("Unexpected exception " + _id );
- }
- finally
- {
- this._releaseReply(_is);
- }
- }
-
- else
- {
- org.omg.CORBA.portable.ServantObject _so = _servant_preinvoke( "_get_maxLevel", _opsClass);
- if( _so == null )
- throw new org.omg.CORBA.UNKNOWN("local invocations not supported!");
- ZoomableOperations _localServant = (ZoomableOperations)_so.servant;
- float _result;
- try
- {
- _result = _localServant.maxLevel();
- }
- finally
- {
- _servant_postinvoke(_so);
- }
- return _result;
- }
- }
-
- }
-
-}
diff --git a/libbonobo-java/src/genJava.sh.in b/libbonobo-java/src/genJava.sh.in
deleted file mode 100644
index 9d8a2de..0000000
--- a/libbonobo-java/src/genJava.sh.in
+++ /dev/null
@@ -1,36 +0,0 @@
-#!/bin/sh
-
-IDL=@IDL@
-BONOBO_ACT_IDLDIR=@BONOBO_ACT_IDLDIR@
-BONOBO_IDLDIR=@BONOBO_IDLDIR@
-
-BONOBO_IDLFILES="${BONOBO_ACT_IDLDIR}/Bonobo_Unknown.idl \
- ${BONOBO_ACT_IDLDIR}/Bonobo_GenericFactory.idl \
- ${BONOBO_IDLDIR}/Bonobo_Exception.idl \
- ${BONOBO_IDLDIR}/Bonobo_Moniker.idl \
- ${BONOBO_IDLDIR}/Bonobo_Context.idl \
- ${BONOBO_IDLDIR}/Bonobo_Storage.idl \
- ${BONOBO_IDLDIR}/Bonobo_Persist.idl \
- ${BONOBO_IDLDIR}/Bonobo_Listener.idl \
- ${BONOBO_IDLDIR}/Bonobo_Gdk.idl \
- ${BONOBO_IDLDIR}/Bonobo_UI.idl \
- ${BONOBO_IDLDIR}/Bonobo_Property.idl \
- ${BONOBO_IDLDIR}/Bonobo_Control.idl \
- ${BONOBO_IDLDIR}/Bonobo_Zoomable.idl \
- ${BONOBO_IDLDIR}/Bonobo_ItemContainer.idl \
- ${BONOBO_IDLDIR}/Bonobo_Canvas.idl \
- ${BONOBO_IDLDIR}/Bonobo_Embeddable.idl \
- ${BONOBO_IDLDIR}/Bonobo_Print.idl \
- ${BONOBO_IDLDIR}/Bonobo_Clipboard.idl \
- ${BONOBO_IDLDIR}/Bonobo_Application.idl"
-
-
-
-for p in ${BONOBO_IDLFILES}; do \
- ${IDL} \
- -i2jpackage Bonobo:org.gnu.bonobo -all \
- -d gen \
- -I${BONOBO_ACT_IDLDIR} -I${BONOBO_IDLDIR} \
- $p; \
-done
-
diff --git a/libbonobo-java/src/java/org/gnu/bonobo/BonoboObject.java b/libbonobo-java/src/java/org/gnu/bonobo/BonoboObject.java
deleted file mode 100644
index 03b2953..0000000
--- a/libbonobo-java/src/java/org/gnu/bonobo/BonoboObject.java
+++ /dev/null
@@ -1,29 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.bonobo;
-
-import org.gnu.glib.GObject;
-
-/**
- */
-public class BonoboObject extends GObject {
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int bonobo_object_get_type();
- native static final protected void bonobo_object_add_interface(int obj, int newobj);
- native static final protected int bonobo_object_query_local_interface(int obj, String repoId);
- native static final protected int bonobo_object_ref(int obj);
- native static final protected int bonobo_object_unref(int obj);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libbonobo-java/src/java/org/gnu/bonobo/ui/UIComponent.java b/libbonobo-java/src/java/org/gnu/bonobo/ui/UIComponent.java
deleted file mode 100644
index 44870e3..0000000
--- a/libbonobo-java/src/java/org/gnu/bonobo/ui/UIComponent.java
+++ /dev/null
@@ -1,33 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.bonobo.ui;
-
-import org.gnu.bonobo.BonoboObject;
-
-/**
- */
-public class UIComponent extends BonoboObject {
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int bonobo_ui_component_get_type();
- native static final protected int bonobo_ui_component_new(String name);
- native static final protected int bonobo_ui_component_new_default();
- native static final protected void bonobo_ui_component_set_name(int comp, String name);
- native static final protected String bonobo_ui_component_get_name(int comp);
- native static final protected void bonobo_ui_component_set_container(int comp, int cont, int optEv);
- native static final protected void bonobo_ui_component_unset_container(int comp, int optEv);
- native static final protected int bonobo_ui_component_get_container(int comp);
-
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libbonobo-java/src/java/org/gnu/bonobo/ui/Widget.java b/libbonobo-java/src/java/org/gnu/bonobo/ui/Widget.java
deleted file mode 100644
index ce911b0..0000000
--- a/libbonobo-java/src/java/org/gnu/bonobo/ui/Widget.java
+++ /dev/null
@@ -1,41 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.bonobo.ui;
-
-import org.gnu.gtk.Bin;
-
-/**
- * The purpose of Widget is to make container-side use of Bonobo very simple.
- * The widget has two functions:
- *
- * <ol>
- * <li>Provide a simple wrapper for embedding Controls.
- * <li>To provide a simple wrapper for using Monikers.
- * </ol>
- */
-public class Widget extends Bin {
-
- public Widget(int handle) {
- super(handle);
- }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int bonobo_widget_get_objref(int widget);
- native static final protected int bonobo_widget_new_control(String moniker, int uiContainer);
- native static final protected int bonobo_widget_new_control_from_objref(int control, int uiContainer);
- native static final protected int bonobo_widget_get_control_frame(int widget);
- native static final protected int bonobo_widget_get_ui_container(int widget);
-
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libbonobo-java/src/java/org/gnu/bonobo/ui/Window.java b/libbonobo-java/src/java/org/gnu/bonobo/ui/Window.java
deleted file mode 100644
index 4880e13..0000000
--- a/libbonobo-java/src/java/org/gnu/bonobo/ui/Window.java
+++ /dev/null
@@ -1,37 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.bonobo.ui;
-
-/**
- */
-public class Window extends org.gnu.gtk.Window {
-
- public Window(int handle) {
- super(handle);
- }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int bonobo_window_get_type();
- native static final protected int bonobo_window_new(String name, String title);
- native static final protected void bonobo_window_set_contents(int win, int contents);
- native static final protected int bonobo_window_get_contents(int win);
- native static final protected int bonobo_window_get_ui_engine(int win);
- native static final protected int bonobo_window_get_ui_container(int win);
- native static final protected void bonobo_window_set_name(int win, String name);
- native static final protected String bonobo_window_get_name(int win);
- native static final protected int bonobo_window_get_accel_group(int win);
- native static final protected void bonobo_window_add_popup(int win, int popup, String path);
-
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libbonobo-java/src/jni/org_gnu_bonobo_BonoboObject.c b/libbonobo-java/src/jni/org_gnu_bonobo_BonoboObject.c
deleted file mode 100644
index 755fdbe..0000000
--- a/libbonobo-java/src/jni/org_gnu_bonobo_BonoboObject.c
+++ /dev/null
@@ -1,80 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <bonobo.h>
-
-
-#ifndef _Included_org_gnu_bonobo_BonoboObject
-#define _Included_org_gnu_bonobo_BonoboObject
-#ifdef __cplusplus
-extern "C" {
-#endif
-/*
- * Class: org_gnu_bonobo_BonoboObject
- * Method: bonobo_object_get_type
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_bonobo_BonoboObject_bonobo_1object_1get_1type
- (JNIEnv *env, jclass cls)
-{
- return (jint)bonobo_object_get_type();
-}
-
-/*
- * Class: org_gnu_bonobo_BonoboObject
- * Method: bonobo_object_add_interface
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_bonobo_BonoboObject_bonobo_1object_1add_1interface
- (JNIEnv *env, jclass cls, jint obj, jint newobj)
-{
- bonobo_object_add_interface((BonoboObject*)obj, (BonoboObject*)newobj);
-}
-
-/*
- * Class: org_gnu_bonobo_BonoboObject
- * Method: bonobo_object_query_local_interface
- * Signature: (ILjava/lang/String;)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_bonobo_BonoboObject_bonobo_1object_1query_1local_1interface
- (JNIEnv *env, jclass cls, jint obj, jstring repoId)
-{
- const char* r = (*env)->GetStringUTFChars(env, repoId, NULL);
- jint ret = (jint)bonobo_object_query_local_interface((BonoboObject*)obj, r);
- (*env)->ReleaseStringUTFChars(env, repoId, r);
- return ret;
-}
-
-/*
- * Class: org_gnu_bonobo_BonoboObject
- * Method: bonobo_object_ref
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_bonobo_BonoboObject_bonobo_1object_1ref
- (JNIEnv *env, jclass cls, jint obj)
-{
- return (jint)bonobo_object_ref((gpointer)obj);
-}
-
-/*
- * Class: org_gnu_bonobo_BonoboObject
- * Method: bonobo_object_unref
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_bonobo_BonoboObject_bonobo_1object_1unref
- (JNIEnv *env, jclass cls, jint obj)
-{
- return (jint)bonobo_object_unref((gpointer)obj);
-}
-
-#ifdef __cplusplus
-}
-#endif
-#endif
diff --git a/libbonobo-java/src/jni/org_gnu_bonobo_ui_UIComponent.c b/libbonobo-java/src/jni/org_gnu_bonobo_ui_UIComponent.c
deleted file mode 100644
index 47e1475..0000000
--- a/libbonobo-java/src/jni/org_gnu_bonobo_ui_UIComponent.c
+++ /dev/null
@@ -1,114 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <bonobo.h>
-
-#ifndef _Included_org_gnu_bonobo_ui_UIComponent
-#define _Included_org_gnu_bonobo_ui_UIComponent
-#ifdef __cplusplus
-extern "C" {
-#endif
-/*
- * Class: org_gnu_bonobo_ui_UIComponent
- * Method: bonobo_ui_component_get_type
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_bonobo_ui_UIComponent_bonobo_1ui_1component_1get_1type
- (JNIEnv *env, jclass cls)
-{
- return (jint)bonobo_ui_component_get_type();
-}
-
-/*
- * Class: org_gnu_bonobo_ui_UIComponent
- * Method: bonobo_ui_component_new
- * Signature: (Ljava/lang/String;)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_bonobo_ui_UIComponent_bonobo_1ui_1component_1new
- (JNIEnv *env, jclass cls, jstring name)
-{
- const char* n = (*env)->GetStringUTFChars(env, name, NULL);
- jint ret = (jint)bonobo_ui_component_new(n);
- (*env)->ReleaseStringUTFChars(env, name, n);
- return ret;
-}
-
-/*
- * Class: org_gnu_bonobo_ui_UIComponent
- * Method: bonobo_ui_component_new_default
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_bonobo_ui_UIComponent_bonobo_1ui_1component_1new_1default
- (JNIEnv *env, jclass cls)
-{
- return (jint)bonobo_ui_component_new_default();
-}
-
-/*
- * Class: org_gnu_bonobo_ui_UIComponent
- * Method: bonobo_ui_component_set_name
- * Signature: (ILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_bonobo_ui_UIComponent_bonobo_1ui_1component_1set_1name
- (JNIEnv *env, jclass cls, jint comp, jstring name)
-{
- const char* n = (*env)->GetStringUTFChars(env, name, NULL);
- bonobo_ui_component_set_name((BonoboUIComponent*)comp, n);
- (*env)->ReleaseStringUTFChars(env, name, n);
-}
-
-/*
- * Class: org_gnu_bonobo_ui_UIComponent
- * Method: bonobo_ui_component_get_name
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_bonobo_ui_UIComponent_bonobo_1ui_1component_1get_1name
- (JNIEnv *env, jclass cls, jint comp)
-{
- return (*env)->NewStringUTF(env, bonobo_ui_component_get_name((BonoboUIComponent*)comp));
-}
-
-/*
- * Class: org_gnu_bonobo_ui_UIComponent
- * Method: bonobo_ui_component_set_container
- * Signature: (III)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_bonobo_ui_UIComponent_bonobo_1ui_1component_1set_1container
- (JNIEnv *env, jclass cls, jint comp, jint cont, jint optEv)
-{
- bonobo_ui_component_set_container((BonoboUIComponent*)comp, (Bonobo_UIContainer)cont, (CORBA_Environment*)optEv);
-}
-
-/*
- * Class: org_gnu_bonobo_ui_UIComponent
- * Method: bonobo_ui_component_unset_container
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_bonobo_ui_UIComponent_bonobo_1ui_1component_1unset_1container
- (JNIEnv *env, jclass cls, jint comp, jint optEv)
-{
- bonobo_ui_component_unset_container((BonoboUIComponent*)comp, (CORBA_Environment*)optEv);
-}
-
-/*
- * Class: org_gnu_bonobo_ui_UIComponent
- * Method: bonobo_ui_component_get_container
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_bonobo_ui_UIComponent_bonobo_1ui_1component_1get_1container
- (JNIEnv *env, jclass cls, jint comp)
-{
- return (jint)bonobo_ui_component_get_container((BonoboUIComponent*)comp);
-}
-
-#ifdef __cplusplus
-}
-#endif
-#endif
diff --git a/libbonobo-java/src/jni/org_gnu_bonobo_ui_Widget.c b/libbonobo-java/src/jni/org_gnu_bonobo_ui_Widget.c
deleted file mode 100644
index ece39a1..0000000
--- a/libbonobo-java/src/jni/org_gnu_bonobo_ui_Widget.c
+++ /dev/null
@@ -1,88 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <bonobo.h>
-
-#ifndef _Included_org_gnu_bonobo_ui_Widget
-#define _Included_org_gnu_bonobo_ui_Widget
-#ifdef __cplusplus
-extern "C" {
-#endif
-/* Inaccessible static: evtMap */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024LifeCycleListener */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024FocusListener */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024KeyListener */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024MouseListener */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024ExposeListener */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024MouseMotionListener */
-/* Inaccessible static: evtMap */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024ContainerListener */
-/*
- * Class: org_gnu_bonobo_ui_Widget
- * Method: bonobo_widget_get_objref
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_bonobo_ui_Widget_bonobo_1widget_1get_1objref
- (JNIEnv *env, jclass cls, jint hndl)
-{
- return (jint)bonobo_widget_get_objref((BonoboWidget*)hndl);
-}
-
-/*
- * Class: org_gnu_bonobo_ui_Widget
- * Method: bonobo_widget_new_control
- * Signature: (Ljava/lang/String;I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_bonobo_ui_Widget_bonobo_1widget_1new_1control
- (JNIEnv *env, jclass cls, jstring mon, jint uic)
-{
- const char* moniker = (*env)->GetStringUTFChars(env, mon, NULL);
- jint ret = (jint)bonobo_widget_new_control(moniker, (Bonobo_UIContainer)uic);
- (*env)->ReleaseStringUTFChars(env, mon, moniker);
- return ret;
-}
-
-/*
- * Class: org_gnu_bonobo_ui_Widget
- * Method: bonobo_widget_new_control_from_objref
- * Signature: (II)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_bonobo_ui_Widget_bonobo_1widget_1new_1control_1from_1objref
- (JNIEnv *env, jclass cls, jint control, jint uic)
-{
- return (jint)bonobo_widget_new_control_from_objref((Bonobo_Control)control, (Bonobo_UIContainer)uic);
-}
-
-/*
- * Class: org_gnu_bonobo_ui_Widget
- * Method: bonobo_widget_get_control_frame
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_bonobo_ui_Widget_bonobo_1widget_1get_1control_1frame
- (JNIEnv *env, jclass cls, jint hndl)
-{
- return (jint)bonobo_widget_get_control_frame((BonoboWidget*)hndl);
-}
-
-/*
- * Class: org_gnu_bonobo_ui_Widget
- * Method: bonobo_widget_get_ui_container
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_bonobo_ui_Widget_bonobo_1widget_1get_1ui_1container
- (JNIEnv *env, jclass cls, jint hndl)
-{
- return (jint)bonobo_widget_get_ui_container((BonoboWidget*)hndl);
-}
-
-#ifdef __cplusplus
-}
-#endif
-#endif
diff --git a/libbonobo-java/src/jni/org_gnu_bonobo_ui_Window.c b/libbonobo-java/src/jni/org_gnu_bonobo_ui_Window.c
deleted file mode 100644
index 2da62a7..0000000
--- a/libbonobo-java/src/jni/org_gnu_bonobo_ui_Window.c
+++ /dev/null
@@ -1,152 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <bonobo.h>
-
-
-#ifndef _Included_org_gnu_bonobo_ui_Window
-#define _Included_org_gnu_bonobo_ui_Window
-#ifdef __cplusplus
-extern "C" {
-#endif
-/* Inaccessible static: evtMap */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024LifeCycleListener */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024FocusListener */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024KeyListener */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024MouseListener */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024ExposeListener */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024MouseMotionListener */
-/* Inaccessible static: evtMap */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024ContainerListener */
-/*
- * Class: org_gnu_bonobo_ui_Window
- * Method: bonobo_window_get_type
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_bonobo_ui_Window_bonobo_1window_1get_1type
- (JNIEnv *env, jclass cls)
-{
- return (jint)bonobo_window_get_type();
-}
-
-/*
- * Class: org_gnu_bonobo_ui_Window
- * Method: bonobo_window_new
- * Signature: (Ljava/lang/String;Ljava/lang/String;)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_bonobo_ui_Window_bonobo_1window_1new
- (JNIEnv *env, jclass cls, jstring name, jstring title)
-{
- const char *n = (*env)->GetStringUTFChars(env, name, NULL);
- const char *t = (*env)->GetStringUTFChars(env, title, NULL);
- jint ret = (jint) bonobo_window_new(n, t);
- (*env)->ReleaseStringUTFChars(env, name, n);
- (*env)->ReleaseStringUTFChars(env, title, t);
- return ret;
-}
-
-/*
- * Class: org_gnu_bonobo_ui_Window
- * Method: bonobo_window_set_contents
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_bonobo_ui_Window_bonobo_1window_1set_1contents
- (JNIEnv *env, jclass cls, jint win, jint contents)
-{
- bonobo_window_set_contents((BonoboWindow*)win, (GtkWidget*)contents);
-}
-
-/*
- * Class: org_gnu_bonobo_ui_Window
- * Method: bonobo_window_get_contents
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_bonobo_ui_Window_bonobo_1window_1get_1contents
- (JNIEnv *env, jclass cls, jint win)
-{
- return (jint)bonobo_window_get_contents((BonoboWindow*)win);
-}
-
-/*
- * Class: org_gnu_bonobo_ui_Window
- * Method: bonobo_window_get_ui_engine
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_bonobo_ui_Window_bonobo_1window_1get_1ui_1engine
- (JNIEnv *env, jclass cls, jint win)
-{
- return (jint)bonobo_window_get_ui_engine((BonoboWindow*)win);
-}
-
-
-/*
- * Class: org_gnu_bonobo_ui_Window
- * Method: bonobo_window_get_ui_container
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_bonobo_ui_Window_bonobo_1window_1get_1ui_1container
- (JNIEnv *env, jclass cls, jint win)
-{
- return (jint)bonobo_window_get_ui_container((BonoboWindow*)win);
-}
-
-/*
- * Class: org_gnu_bonobo_ui_Window
- * Method: bonobo_window_set_name
- * Signature: (ILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_bonobo_ui_Window_bonobo_1window_1set_1name
- (JNIEnv *env, jclass cls, jint win, jstring name)
-{
- const char* n = (*env)->GetStringUTFChars(env, name, NULL);
- bonobo_window_set_name((BonoboWindow*)win, n);
- (*env)->ReleaseStringUTFChars(env, name, n);
-}
-
-/*
- * Class: org_gnu_bonobo_ui_Window
- * Method: bonobo_window_get_name
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_bonobo_ui_Window_bonobo_1window_1get_1name
- (JNIEnv *env, jclass cls, jint win)
-{
- const char *name = bonobo_window_get_name((BonoboWindow*)win);
- return (*env)->NewStringUTF(env, name);
-}
-
-/*
- * Class: org_gnu_bonobo_ui_Window
- * Method: bonobo_window_get_accel_group
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_bonobo_ui_Window_bonobo_1window_1get_1accel_1group
- (JNIEnv *env, jclass cls, jint win)
-{
- return (jint)bonobo_window_get_accel_group((BonoboWindow*)win);
-}
-
-/*
- * Class: org_gnu_bonobo_ui_Window
- * Method: bonobo_window_add_popup
- * Signature: (IILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_bonobo_ui_Window_bonobo_1window_1add_1popup
- (JNIEnv *env, jclass cls, jint win, jint popup, jstring path)
-{
- const char* p = (*env)->GetStringUTFChars(env, path, NULL);
- bonobo_window_add_popup((BonoboWindow*)win, (GtkMenu*)popup, p);
- (*env)->ReleaseStringUTFChars(env, path, p);
-}
-
-#ifdef __cplusplus
-}
-#endif
-#endif
diff --git a/libgconf-java/ChangeLog b/libgconf-java/ChangeLog
deleted file mode 100644
index c184954..0000000
--- a/libgconf-java/ChangeLog
+++ /dev/null
@@ -1,287 +0,0 @@
-2004-11-01 13:21 morganj
-
- * doc/examples/.cvsignore: ignoring generated files
-
-2004-11-01 12:11 morganj
-
- * configure.in: Version bump prior to build.
-
-2004-10-27 22:02 mh
-
- * NEWS, autogen.sh: Fixing a few issues from the ML
-
-2004-10-25 19:28 mh
-
- * NEWS: bumped version (real reason for change is to test the new
- commit email messages)
-
-2004-10-24 13:24 mh
-
- * configure.in: Version bump
-
-2004-10-22 15:22 lucaderu
-
- * doc/examples/runExample.sh.in: new runExample. Gconf example
- crashes with gij while it's fine with java: this is bad
-
-2004-10-22 15:20 lucaderu
-
- * doc/examples/runExample.sh: removed old runExample
-
-2004-10-22 15:19 lucaderu
-
- * configure.in: fixed wrong classpath for gconf and added
- runExample automagic
-
-2004-10-08 18:57 lucaderu
-
- * doc/examples/runExample.sh: added runExample script
-
-2004-10-08 18:54 lucaderu
-
- * doc/examples/gconf/BasicGConfApp.java: moved gconf example to the
- right place
-
-2004-10-06 19:54 mh
-
- * Makefile.in: Build system fixes
-
-2004-10-06 13:36 mh
-
- * src/Makefile.in: more all-in-one build system fixes
-
-2004-09-16 12:18 morganj
-
- * configure.in: Version bump for new release.
-
-2004-07-28 13:31 morganj
-
- * src/Makefile.in: Changed classpath for native build.
-
-2004-07-19 22:27 morganj
-
- * configure.in: setting the correct version.
-
-2004-07-19 21:19 morganj
-
- * NEWS: Added new files for new packages and updated gtk NEWS file.
-
-2004-07-13 12:49 morganj
-
- * src/.cvsignore: ignoring generated files
-
-2004-07-12 18:54 morganj
-
- * src/jni/org_gnu_gconf_ConfClient.c: applied patch from Leonardo
- Quijano Vincenzi.
-
-2004-07-12 18:46 morganj
-
- * .cvsignore, Makefile.in: fixed install target and ignored
- generated files.
-
-2004-07-11 09:56 mh
-
- * .cvsignore, Makefile.in, Makefile.in.in, autogen.sh,
- configure.in, configure.in.in, gconf-java.pc.in, install-sh,
- src/.cvsignore, src/Makefile.in, src/Makefile.in.in: Build system
- improvements
-
-2004-05-09 13:20 kuzman
-
- * Makefile.in.in, src/Makefile.in.in: A little build cleanup.
-
-2004-04-14 21:22 kuzman
-
- * src/java/org/gnu/gconf/: ConfValueType.java, ConfValue.java:
- javadoc
-
-2004-04-14 21:10 kuzman
-
- * src/java/org/gnu/gconf/ConfEntry.java: Updated ConfEntry
-
-2004-04-14 20:57 kuzman
-
- * src/java/org/gnu/gconf/ConfClient.java.in: added a few javadocs.
-
-2004-03-30 19:39 kuzman
-
- * src/java/org/gnu/gconf/: ConfClient.java.in,
- ConfClientListener.java, ConfClientPreloadType.java,
- ConfEntry.java, ConfMetaInfo.java, ConfSchema.java,
- ConfValueType.java: Object creation fix.
-
-2004-03-23 15:29 kuzman
-
- * src/java/org/gnu/gconf/ConfClient.java.in: FIX for multiple java
- objects pointing to same native object.
-
-2004-03-23 13:23 kuzman
-
- * src/java/org/gnu/gconf/ConfClient.java.in: FIX for multiple java
- objects pointing to same native object.
-
-2004-03-09 00:49 kuzman
-
- * src/java/org/gnu/gconf/.cvsignore: igonring generated files.
-
-2004-03-09 00:48 kuzman
-
- * configure.in.in, src/java/org/gnu/gconf/ConfClient.java,
- src/java/org/gnu/gconf/ConfClient.java.in: Dynamic loading of
- gtkhtml and gconf native libs.
-
-2004-02-06 12:46 kuzman
-
- * src/java/org/gnu/gconf/ConfClient.java,
- src/java/org/gnu/gconf/ConfValue.java,
- src/jni/org_gnu_gconf_ConfClient.c,
- src/jni/org_gnu_gconf_ConfValue.c, Makefile.in.in: Moving fixes
- from stable branch.
-
-2004-02-05 21:42 kuzman
-
- * Makefile.in.in: fixing a few install targets.
-
-2004-02-05 17:37 kuzman
-
- * src/: java/org/gnu/gconf/ConfClient.java,
- jni/org_gnu_gconf_ConfClient.c, jni/org_gnu_gconf_ConfValue.c,
- java/org/gnu/gconf/ConfValue.java: Fixed several problems with
- gconf binding.
-
-2004-02-03 13:19 kuzman
-
- * Makefile.in.in, configure.in.in, src/Makefile.in.in,
- src/java/org/gnu/gconf/ConfException.java,
- src/jni/org_gnu_gconf_ConfClient.c: Moving appropriate head
- changes to 0.8 branch.
-
-2004-01-20 13:56 kuzman
-
- * src/java/org/gnu/gconf/ConfException.java: Cleaned up comments.
-
-2004-01-13 14:46 howama
-
- * src/Makefile.in.in: Only include class files in jar archives.
- This bug was causing the jar files to be 40x bigger than they
- needed to be.
-
-2004-01-12 13:18 kuzman
-
- * src/jni/org_gnu_gconf_ConfClient.c: Fixed copy/paste error.
-
-2004-01-12 12:13 kuzman
-
- * src/jni/org_gnu_gconf_ConfClient.c: Applying Joe Marcus Clarke's
- patch.
-
-2004-01-12 11:47 howama
-
- * configure.in.in: gconf build fixes
-
-2004-01-08 17:17 howama
-
- * Makefile.in.in: create links for jni so's. Force all links to be
- created, replacing any existing links
-
-2004-01-06 17:53 howama
-
- * src/Makefile.in.in: use correct variables
-
-2004-01-06 17:53 howama
-
- * configure.in.in: check for gconf and set required variables in
- makefiles
-
-2004-01-04 21:02 howama
-
- * Makefile.in.in, configure.in.in: various build system fixes
-
-2003-12-25 19:09 kuzman
-
- * src/jni/org_gnu_gconf_ConfClient.c: Fixed a couple of casting
- errors.
-
-2003-12-17 19:03 howama
-
- * src/Makefile.in.in: Add all libs to compile scripts
-
-2003-12-17 14:32 howama
-
- * .cvsignore, src/.cvsignore: cvs should ignore generated files.
-
-2003-12-17 09:09 howama
-
- * Makefile.in.in, src/Makefile.in.in: GCJ Native compilation is now
- optional
-
-2003-12-16 09:33 howama
-
- * src/Makefile.in.in: Use CLASSPATH environment variable instead of
- --classpath switches - some javac's call it -classpath instead.
-
-2003-12-14 13:32 howama
-
- * Makefile.in.in, configure.in.in, src/Makefile.in.in: Build script
- work. all targets should now work (including install). library
- loading fixed for core modules. Hopefully everything is now
- working.
-
-2003-12-13 13:09 howama
-
- * Makefile.in.in, configure.in.in, src/Makefile.in.in: more make
- script improvements & fixes
-
-2003-12-12 19:35 howama
-
- * src/Makefile.in.in: More files for the new make system
-
-2003-12-11 17:55 howama
-
- * Makefile.in.in, configure.in.in: More work on new make system
-
-2003-12-09 14:35 kuzman
-
- * src/jni/org_gnu_gconf_ConfClient.c: Fixed problem with error
- handling
-
-2003-12-04 13:09 kuzman
-
- * src/: jni/org_gnu_gconf_ConfClient.c,
- java/org/gnu/gconf/ConfClient.java: Adding proper list handling.
-
-2003-12-02 12:55 kuzman
-
- * src/java/org/gnu/gconf/: ConfClient.java, ConfEntry.java,
- ConfMetaInfo.java, ConfSchema.java: Adding public interface for
- gconf objects.
-
-2003-12-01 13:44 kuzman
-
- * src/: jni/org_gnu_gconf_ConfClient.c,
- java/org/gnu/gconf/ConfClient.java,
- java/org/gnu/gconf/ConfClientListener.java,
- java/org/gnu/gconf/ConfEntry.java: Added ConfClient event
- notification.
-
-2003-11-30 02:04 kuzman
-
- * src/: java/org/gnu/gconf/ConfValue.java,
- java/org/gnu/gconf/ConfMetaInfo.java,
- java/org/gnu/gconf/ConfSchema.java,
- jni/org_gnu_gconf_ConfSchema.c: More GConf work.
-
-2003-11-24 13:29 kuzman
-
- * src/: java/org/gnu/gconf/ConfClient.java,
- java/org/gnu/gconf/ConfClientPreloadType.java,
- java/org/gnu/gconf/ConfEntry.java,
- java/org/gnu/gconf/ConfException.java,
- java/org/gnu/gconf/ConfMetaInfo.java,
- java/org/gnu/gconf/ConfValue.java,
- java/org/gnu/gconf/ConfValueType.java,
- jni/org_gnu_gconf_ConfClient.c, jni/org_gnu_gconf_ConfEntry.c,
- jni/org_gnu_gconf_ConfMetaInfo.c, jni/org_gnu_gconf_ConfValue.c:
- Added GConf shell.
-
diff --git a/libgconf-java/Makefile b/libgconf-java/Makefile
deleted file mode 100644
index f7b099b..0000000
--- a/libgconf-java/Makefile
+++ /dev/null
@@ -1,99 +0,0 @@
-# This file is part of Java-GNOME.
-#
-# Java-GNOME is free software; you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
-# any later version.
-#
-# Java-GNOME is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with Java-GNOME; see the file COPYING. If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-#
-
-
-version=2.8.2
-apiversion=2.8
-gconfversion=2.8.2
-gconfapiversion=2.8
-
-top_srcdir=.
-srcdir=.
-
-# Directories for configure. Will remove the redundant ones when we know where
-# to install the files.
-prefix=/usr/
-exec_prefix=${prefix}
-datadir=${prefix}/share
-bindir=${exec_prefix}/bin
-includedir=${prefix}/include
-infodir=${prefix}/info
-libdir=/usr/lib/jni/
-libexecdir=${exec_prefix}/libexec
-localstatedir=${prefix}/var
-mandir=${prefix}/man
-sharedstatedir=${prefix}/com
-
-INSTALL=/usr/bin/install -c
-
-# Set Java related stuff
-JAVADOC = @JAVADOC@
-JAVAC = gcj -C
-JAVA = @JAVA@
-JAR = /usr/bin/jar
-
-DOCBOOK = /usr/bin/db2html
-
-
-all: distro
-
-distro:
- $(MAKE) -C src all
-
-# Install targets
-install: native_install
- $(INSTALL) -s -m644 lib/libgconfjava$(gconfapiversion).so.$(gconfversion) $(DESTDIR)$(libdir)/
- ln -s -f libgconfjava$(gconfapiversion).so.$(gconfversion) $(DESTDIR)$(libdir)/libgconfjava$(gconfapiversion).so
- $(INSTALL) -m644 lib/gconf$(gconfapiversion)-$(gconfversion).jar $(DESTDIR)$(datadir)/java
- ln -s -f gconf$(gconfapiversion)-$(gconfversion).jar $(DESTDIR)$(datadir)/java/gconf$(gconfapiversion).jar
- -for f in $(DOCUMENTS); do $(INSTALL) -m644 $(JG_DOC_DIR)/$$f $(DESTDIR)$(datadir)/doc/java-gnome-$(gconfapiversion) || exit 1; done
- $(INSTALL) -m644 gconf-java.pc $(DESTDIR)$(libdir)/pkgconfig/
-
-native_install:
- $(INSTALL) -s -m644 lib/libgconfjar$(gconfapiversion).so.$(gconfversion) $(DESTDIR)$(libdir)/
- @ln -s -f libgconfjar$(gconfapiversion).so.$(gconfversion) $(DESTDIR)$(libdir)/libgconfjar$(gconfapiversion).so
-
-# Uninstall targets
-uninstall: native_uninstall
- rm -f $(libdir)/libgconfjava$(gconfapiversion).so.$(gconfversion)
- rm -f $(libdir)/libgconfjava$(gconfapiversion).so
- rm -f $(datadir)/java/gconf$(gconfapiversion)-$(gconfversion).jar
- rm -f $(datadir)/java/gconf$(gconfapiversion).jar
- rm -rf $(datadir)/java-gnome
- rm -rf $(datadir)/doc/java-gnome-$(gconfapiversion)
-
-native_uninstall:
- rm -f $(libdir)/libgconfjar$(gconfapiversion).so.$(gconfversion)
- rm -f $(libdir)/libgconfjar$(gconfapiversion).so
-
-
-# Targets to clean up after us
-
-.PHONY: mostlyclean clean distclean maintainer-clean
-
-mostlyclean:
- -$(MAKE) -C src mostlyclean
-
-clean: mostlyclean
- -$(MAKE) -C src clean
-
-distclean: clean
- -$(MAKE) -C src distclean
- rm -f config.* Makefile *.spec
-
-maintainer-clean: distclean
- -$(MAKE) -C src maintainer-clean
diff --git a/libgconf-java/Makefile.in b/libgconf-java/Makefile.in
deleted file mode 100644
index 321691f..0000000
--- a/libgconf-java/Makefile.in
+++ /dev/null
@@ -1,99 +0,0 @@
-# This file is part of Java-GNOME.
-#
-# Java-GNOME is free software; you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
-# any later version.
-#
-# Java-GNOME is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with Java-GNOME; see the file COPYING. If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-#
-
-
-version=@version@
-apiversion=@apiversion@
-gconfversion=@version@
-gconfapiversion=@apiversion@
-
-top_srcdir=@top_srcdir@
-srcdir=@srcdir@
-
-# Directories for configure. Will remove the redundant ones when we know where
-# to install the files.
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-datadir=@datadir@
-bindir=@bindir@
-includedir=@includedir@
-infodir=@infodir@
-libdir=@libdir@
-libexecdir=@libexecdir@
-localstatedir=@localstatedir@
-mandir=@mandir@
-sharedstatedir=@sharedstatedir@
-
-INSTALL=@INSTALL@
-
-# Set Java related stuff
-JAVADOC = @JAVADOC@
-JAVAC = @JAVAC@
-JAVA = @JAVA@
-JAR = @JAR@
-
-DOCBOOK = @DOCBOOK@
-
-
-all: distro
-
-distro:
- $(MAKE) -C src all
-
-# Install targets
-install: @GCJ_INSTALL_TARGETS@
- $(INSTALL) -s -m644 lib/libgconfjava$(gconfapiversion).so.$(gconfversion) $(DESTDIR)$(libdir)/
- ln -s -f libgconfjava$(gconfapiversion).so.$(gconfversion) $(DESTDIR)$(libdir)/libgconfjava$(gconfapiversion).so
- $(INSTALL) -m644 lib/gconf$(gconfapiversion)-$(gconfversion).jar $(DESTDIR)$(datadir)/java
- ln -s -f gconf$(gconfapiversion)-$(gconfversion).jar $(DESTDIR)$(datadir)/java/gconf$(gconfapiversion).jar
- -for f in $(DOCUMENTS); do $(INSTALL) -m644 $(JG_DOC_DIR)/$$f $(DESTDIR)$(datadir)/doc/java-gnome-$(gconfapiversion) || exit 1; done
- $(INSTALL) -m644 gconf-java.pc $(DESTDIR)$(libdir)/pkgconfig/
-
-native_install:
- $(INSTALL) -s -m644 lib/libgconfjar$(gconfapiversion).so.$(gconfversion) $(DESTDIR)$(libdir)/
- @ln -s -f libgconfjar$(gconfapiversion).so.$(gconfversion) $(DESTDIR)$(libdir)/libgconfjar$(gconfapiversion).so
-
-# Uninstall targets
-uninstall: @GCJ_UNINSTALL_TARGETS@
- rm -f $(libdir)/libgconfjava$(gconfapiversion).so.$(gconfversion)
- rm -f $(libdir)/libgconfjava$(gconfapiversion).so
- rm -f $(datadir)/java/gconf$(gconfapiversion)-$(gconfversion).jar
- rm -f $(datadir)/java/gconf$(gconfapiversion).jar
- rm -rf $(datadir)/java-gnome
- rm -rf $(datadir)/doc/java-gnome-$(gconfapiversion)
-
-native_uninstall:
- rm -f $(libdir)/libgconfjar$(gconfapiversion).so.$(gconfversion)
- rm -f $(libdir)/libgconfjar$(gconfapiversion).so
-
-
-# Targets to clean up after us
-
-.PHONY: mostlyclean clean distclean maintainer-clean
-
-mostlyclean:
- -$(MAKE) -C src mostlyclean
-
-clean: mostlyclean
- -$(MAKE) -C src clean
-
-distclean: clean
- -$(MAKE) -C src distclean
- rm -f config.* Makefile *.spec
-
-maintainer-clean: distclean
- -$(MAKE) -C src maintainer-clean
diff --git a/libgconf-java/NEWS b/libgconf-java/NEWS
deleted file mode 100644
index 4ad2a4f..0000000
--- a/libgconf-java/NEWS
+++ /dev/null
@@ -1,7 +0,0 @@
-2.8.2
-- Fixed shebang line
-
-2.7.4 (19 July 2004)
-Updated Classes:
- ConfClient - fixed bug in error handling [Jeffrey Morgan]
-
diff --git a/libgconf-java/aclocal.m4 b/libgconf-java/aclocal.m4
deleted file mode 100644
index 95ff126..0000000
--- a/libgconf-java/aclocal.m4
+++ /dev/null
@@ -1,381 +0,0 @@
-# generated automatically by aclocal 1.9.4 -*- Autoconf -*-
-
-# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
-# Free Software Foundation, Inc.
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-
-dnl PKG_CHECK_MODULES(GSTUFF, gtk+-2.0 >= 1.3 glib = 1.3.4, action-if, action-not)
-dnl defines GSTUFF_LIBS, GSTUFF_CFLAGS, see pkg-config man page
-dnl also defines GSTUFF_PKG_ERRORS on error
-AC_DEFUN(PKG_CHECK_MODULES, [
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- AC_MSG_CHECKING(for $2)
-
- if $PKG_CONFIG --exists "$2" ; then
- AC_MSG_RESULT(yes)
- succeeded=yes
-
- AC_MSG_CHECKING($1_CFLAGS)
- $1_CFLAGS=`$PKG_CONFIG --cflags "$2"`
- AC_MSG_RESULT($$1_CFLAGS)
-
- AC_MSG_CHECKING($1_LIBS)
- $1_LIBS=`$PKG_CONFIG --libs "$2"`
- AC_MSG_RESULT($$1_LIBS)
- else
- $1_CFLAGS=""
- $1_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- $1_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"`
- ifelse([$4], ,echo $$1_PKG_ERRORS,)
- fi
-
- AC_SUBST($1_CFLAGS)
- AC_SUBST($1_LIBS)
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- ifelse([$3], , :, [$3])
- else
- ifelse([$4], , AC_MSG_ERROR([Library requirements ($2) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.]), [$4])
- fi
-])
-
-
-
-dnl Available from the GNU Autoconf Macro Archive at:
-dnl http://www.gnu.org/software/ac-archive/htmldoc/ac_prog_jar.html
-dnl
-AC_DEFUN([AC_PROG_JAR],[
-AC_REQUIRE([AC_EXEEXT])dnl
-if test "x$JAVAPREFIX" = x; then
- test "x$JAR" = x && AC_CHECK_PROGS(JAR, jar$EXEEXT)
-else
- test "x$JAR" = x && AC_CHECK_PROGS(JAR, jar, $JAVAPREFIX)
-fi
-test "x$JAR" = x && AC_MSG_ERROR([no acceptable jar program found in \$PATH])
-AC_PROVIDE([$0])dnl
-])
-
-dnl Available from the GNU Autoconf Macro Archive at:
-dnl http://www.gnu.org/software/ac-archive/htmldoc/ac_prog_javac.html
-dnl
-AC_DEFUN([AC_PROG_JAVAC],[
-AC_REQUIRE([AC_EXEEXT])dnl
-if test "x$JAVAPREFIX" = x; then
- test "x$JAVAC" = x && AC_CHECK_PROGS(JAVAC, "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT)
-else
- test "x$JAVAC" = x && AC_CHECK_PROGS(JAVAC, "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT, $JAVAPREFIX)
-fi
-test "x$JAVAC" = x && AC_MSG_ERROR([no acceptable Java compiler found in \$PATH])
-AC_PROG_JAVAC_WORKS
-AC_PROVIDE([$0])dnl
-])
-
-dnl Available from the GNU Autoconf Macro Archive at:
-dnl http://www.gnu.org/software/ac-archive/htmldoc/ac_prog_javac_works.html
-dnl
-AC_DEFUN([AC_PROG_JAVAC_WORKS],[
-AC_CACHE_CHECK([if $JAVAC works], ac_cv_prog_javac_works, [
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* [#]line __oline__ "configure" */
-public class Test {
-}
-EOF
-if AC_TRY_COMMAND($JAVAC $JAVACFLAGS $JAVA_TEST) >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- AC_MSG_ERROR([The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)])
- echo "configure: failed program was:" >&AC_FD_CC
- cat $JAVA_TEST >&AC_FD_CC
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-])
-AC_PROVIDE([$0])dnl
-])
-
-
-AC_DEFUN([AM_PATH_DOCBOOK],[
-AC_REQUIRE([AC_EXEEXT])dnl
-AC_PATH_PROG(DB1, db2html$EXEEXT, nocommand)
-if test "$DB1" = nocommand; then
- AC_PATH_PROG(DB2, docbook2html$EXEEXT, nocommand)
- if test "$DB2" = nocommand; then
- AC_MSG_ERROR([docbook not found in $PATH])
- else
- DOCBOOK=$DB2
- fi;dnl
-else
- DOCBOOK=$DB1
-fi;dnl
-AC_SUBST(DOCBOOK)
-])
-
-dnl This file is part of Java-GNOME.
-dnl
-dnl Java-GNOME is free software; you can redistribute it and/or modify it
-dnl under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
-dnl any later version.
-dnl
-dnl Java-GNOME is distributed in the hope that it will be useful, but
-dnl WITHOUT ANY WARRANTY; without even the implied warranty of
-dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-dnl GNU General Public License for more details.
-dnl
-dnl You should have received a copy of the GNU General Public License
-dnl along with Jade; see the file COPYING. If not, write to
-dnl the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
-dnl Copied blatantly from other source.
-
-dnl Borrowed HEAVILY from AM_PATH_GTK
-dnl
-dnl AM_PATH_GCJ([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]])
-dnl Test for GCJ
-dnl
-AC_DEFUN(AM_PATH_GCJ,
-[dnl
-dnl Get the environmental variables necessary for GCJ
-dnl
-AC_ARG_WITH(gcj-prefix,[ --with-gcj-prefix=PFX Prefix where gcj is installed (optional)],
- gcj_prefix="$withval", gcj_prefix="")
-
- if test x$gcj_prefix != x ; then
- GCJ_HOME=$gcj_prefix
- fi
-
- dnl
- dnl CHANGE: Now FIRST put GCJ_HOME/bin in the path before testing for
- dnl the java executable.
- dnl
- if test x$GCJ_HOME != x ; then
- echo "Add $GCJ_HOME/bin to path and check again."
- PATH="$GCJ_HOME/bin:$PATH"
- fi
- AC_PATH_PROG(GCJ, gcj, no)
-
- min_gcj_version=ifelse([$0], ,3.0.0,$1)
- AC_MSG_CHECKING(for GCJ - version >= $min_gcj_version)
- min_gcj_major_version=`echo $min_gcj_version |\
- sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\).*/\1/'`
- min_gcj_minor_version=`echo $min_gcj_version |\
- sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\).*/\2/'`
- min_gcj_micro_version=`echo $min_gcj_version |\
- sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\).*/\3/'`
- if test "$GCJ" = "no" ; then
- no_gcj=yes
- else
- gcj_version=`$GCJ --version 2>&1 | grep GCC | sed 's/gcj (GCC) \([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\1.\2.\3/'`
- gcj_major_version=`echo $gcj_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\1/'`
- gcj_minor_version=`echo $gcj_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\2/'`
- gcj_micro_version=`echo $gcj_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\3/'`
- AC_TRY_RUN([
-#include <stdio.h>
-
-main()
-{
- if ((1$gcj_major_version > 1$min_gcj_major_version) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version > 1$min_gcj_minor_version)) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version == 1$min_gcj_minor_version) &&
- (1$gcj_micro_version >= 1$min_gcj_micro_version)))
- {
- return(0);
- }
- else
- {
- return(1);
- }
-}], , no_gcj=yes, [echo $ac_n "cross compiling; assumed OK... $ac_c"])
- fi
- if test "x$no_gcj" = x ; then
- AC_MSG_RESULT(yes)
- dnl
- dnl Check for gcj executables and set appropriate viarable
- dnl
- AC_PATH_PROG(GCJ, gcj, no)
- AC_PATH_PROG(JAR, jar, no)
- dnl
- dnl Set CLASSPATH
- dnl
- if test x$GCJ_HOME != x ; then
- :
- else
- GCJ_HOME=`which gcj | sed 's/\(.*\).bin.*gcj/\1/'`
- fi
-
- cat << EOF > Test.java
-/* [#]line __oline__ "configure" */
-public class Test {
- public static void main(String[[]] args) {
- System.out.println(System.getProperty("sun.boot.class.path"));
- }
-}
-EOF
- GCJ_JAR=`gcj -C Test.java && gij Test`
- rm Test.java Test.class
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`(test -d /usr/share/local/java && find /usr/local/share/java -name libgcj-?.?.?.jar) || (test -d /usr/share/java && find /usr/share/java -name libgcj-?.?.?.jar)`
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`locate libgcj | grep libgcj.*\.jar`
- fi
- fi
- if test x$GCJ_JAR != x ; then
- GCJ_CLASSPATH="${GCJ_JAR}:${CLASSPATH}"
- else
- echo "***"
- echo "*** Unable to locate libgcj.jar needed by gcj"
- echo "***"
- ifelse([$3], , :, [$3])
- fi
- AC_SUBST(GCJ_CLASSPATH)
- ifelse([$2], , :, [$2])
- else
- AC_MSG_RESULT(no)
- echo "***"
- echo "*** If you have GCJ installed and it is a newer version than $min_java_version, either set"
- echo "*** the GCJ_HOME variable or add the top directory where the GCJ binaries are to"
- echo "*** the PATH. Alternatively try \"./configure --with-gcj-prefix=<java_home>\","
- echo "***"
- echo "*** Also make sure that configure does not find the wrong version of GCJ by"
- echo "*** looking at the output of \"which gcj\"."
- echo "***"
- ifelse([$3], , :, [$3])
- fi
-])
-
-
-dnl
-AC_DEFUN([JG_CHECK_NATIVECOMPILE],[
-dnl Check for a GCJ native compile option
-AC_ARG_WITH(gcj_compile,[ --without-gcj-compile Binary builds of Java-GNOME
-with gcj compiler will not be made],
- gcj_compile="no", gcj_compile="yes")
-
-if test $gcj_compile = "yes"; then
- AM_PATH_GCJ(3.0.0, , AC_ERROR(Need at lease GCJ version 3.0.0))
- GCJ_BUILD_TARGETS=native-gcj
- GCJ_INSTALL_TARGETS=native_install
- GCJ_UNINSTALL_TARGETS=native_uninstall
-else
- GCJ_BUILD_TARGETS=
- GCJ_INSTALL_TARGETS=
- GCJ_UNINSTALL_TARGETS=
-fi
-
-AC_SUBST(GCJ_BUILD_TARGETS)
-AC_SUBST(GCJ_INSTALL_TARGETS)
-AC_SUBST(GCJ_UNINSTALL_TARGETS)
-
-])
-
-
-AC_DEFUN([JG_COMMON],[
-
-dnl dependencies needed by most projects
-AC_CONFIG_AUX_DIR(.)
-
-dnl Checks for programs.
-AC_PROG_CC
-AC_PROG_INSTALL
-AM_PATH_DOCBOOK
-AC_PROG_JAVAC
-AC_PROG_JAVAC_WORKS
-dnl AC_PROG_JAVADOC
-AC_PROG_JAR
-
-JG_CHECK_NATIVECOMPILE
-
-dnl Checks for libraries.
-dnl Replace `main' with a function in -libs:
-AC_CHECK_LIB(ibs, main)
-
-dnl Check for GTK >= 2.0 and GNOME >= 1.0
-PKG_CHECK_MODULES(GTK, gtk+-2.0 >= 2.4)
-AC_SUBST(GTK_CFLAGS)
-AC_SUBST(GTK_LIBS)
-
-AC_SUBST(TOPLEVEL_TARGETS)
-AC_SUBST(INSTALL_TARGETS)
-AC_SUBST(UNINSTALL_TARGETS)
-AC_SUBST(MACRO_FLAG)
-
-dnl Checks for header files.
-dnl Fails at this stage
-dnl AC_CHECK_FILE(jni.h)
-
-dnl Checks for typedefs, structures, and compiler characteristics.
-AC_C_CONST
-
-dnl Checks for library functions.
-AC_FUNC_ALLOCA
-
-])
-
-
-AC_DEFUN(JG_GTK_JAVA,[
-
-PKG_CHECK_MODULES(GTKJAVA, gtk2-java >= $1)
-
-if test -z "$PKG_CONFIG"; then
- AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
-fi
-
-AC_MSG_CHECKING(for gtk-java api version)
-gtkapiversion=`$PKG_CONFIG --variable api_version gtk2-java`
-AC_MSG_RESULT($gtkapiversion)
-AC_SUBST(gtkapiversion)
-
-AC_MSG_CHECKING(for gtk-java jar file)
-GTKJAR=`$PKG_CONFIG --variable classpath gtk2-java`
-AC_MSG_RESULT($GTKJAR)
-AC_SUBST(GTKJAR)
-
-
-dnl GTKJAVA_MACROS=`$PKG_CONFIG --variable macro_dir gtk2-java`
-
-AC_MSG_CHECKING(for gtk-java jar file)
-JG_GTK_LIB_PATH=`$PKG_CONFIG --variable jni_dir gtk2-java`
-AC_MSG_RESULT($JG_GTK_LIB_PATH)
-AC_SUBST(JG_GTK_LIB_PATH)
-
-AC_MSG_CHECKING(for gtk-java native gcj library)
-NATIVEGTKJAR=${JG_GTK_LIB_PATH}/libgtkjar${gtkapiversion}.so
-AC_MSG_RESULT($NATIVEGTKJAR)
-AC_SUBST(NATIVEGTKJAR)
-
-])
-
diff --git a/libgconf-java/autogen.sh b/libgconf-java/autogen.sh
deleted file mode 100755
index 501c683..0000000
--- a/libgconf-java/autogen.sh
+++ /dev/null
@@ -1,17 +0,0 @@
-#!/bin/bash
-
-# This needs to be rewritten properly
-
-#PKG_CHECK_MODULES(GTKJAVA, gtk2-java >= 2.4)
-
-#if test -z "$PKG_CONFIG"; then
-# AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
-#fi
-GTKJAVA_MACROS=`pkg-config --variable macro_dir gtk2-java`
-
-echo "using macro dir $GTKJAVA_MACROS";
-
-aclocal -I $GTKJAVA_MACROS
-autoconf
-
-./configure $@
diff --git a/libgconf-java/autom4te.cache/output.0 b/libgconf-java/autom4te.cache/output.0
deleted file mode 100644
index 25b63d4..0000000
--- a/libgconf-java/autom4te.cache/output.0
+++ /dev/null
@@ -1,5055 +0,0 @@
-@%:@! /bin/sh
-@%:@ Guess values for system-dependent variables and create Makefiles.
-@%:@ Generated by GNU Autoconf 2.59.
-@%:@
-@%:@ Copyright (C) 2003 Free Software Foundation, Inc.
-@%:@ This configure script is free software; the Free Software Foundation
-@%:@ gives unlimited permission to copy, distribute and modify it.
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-
-# Name of the host.
-# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
-# so uname gets run too.
-ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
-
-exec 6>&1
-
-#
-# Initializations.
-#
-ac_default_prefix=/usr/local
-ac_config_libobj_dir=.
-cross_compiling=no
-subdirs=
-MFLAGS=
-MAKEFLAGS=
-SHELL=${CONFIG_SHELL-/bin/sh}
-
-# Maximum number of lines to put in a shell here document.
-# This variable seems obsolete. It should probably be removed, and
-# only ac_max_sed_lines should be used.
-: ${ac_max_here_lines=38}
-
-# Identity of this package.
-PACKAGE_NAME=
-PACKAGE_TARNAME=
-PACKAGE_VERSION=
-PACKAGE_STRING=
-PACKAGE_BUGREPORT=
-
-ac_unique_file="src/jni/org_gnu_gconf_ConfClient.c"
-ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALLED_CLASSPATH INSTALLED_JNI_DIR version apiversion PKG_CONFIG GTKJAVA_CFLAGS GTKJAVA_LIBS gtkapiversion GTKJAR JG_GTK_LIB_PATH NATIVEGTKJAR CC [...]
-ac_subst_files=''
-
-# Initialize some variables set by options.
-ac_init_help=
-ac_init_version=false
-# The variables have the same names as the options, with
-# dashes changed to underlines.
-cache_file=/dev/null
-exec_prefix=NONE
-no_create=
-no_recursion=
-prefix=NONE
-program_prefix=NONE
-program_suffix=NONE
-program_transform_name=s,x,x,
-silent=
-site=
-srcdir=
-verbose=
-x_includes=NONE
-x_libraries=NONE
-
-# Installation directory options.
-# These are left unexpanded so users can "make install exec_prefix=/foo"
-# and all the variables that are supposed to be based on exec_prefix
-# by default will actually change.
-# Use braces instead of parens because sh, perl, etc. also accept them.
-bindir='${exec_prefix}/bin'
-sbindir='${exec_prefix}/sbin'
-libexecdir='${exec_prefix}/libexec'
-datadir='${prefix}/share'
-sysconfdir='${prefix}/etc'
-sharedstatedir='${prefix}/com'
-localstatedir='${prefix}/var'
-libdir='${exec_prefix}/lib'
-includedir='${prefix}/include'
-oldincludedir='/usr/include'
-infodir='${prefix}/info'
-mandir='${prefix}/man'
-
-ac_prev=
-for ac_option
-do
- # If the previous option needs an argument, assign it.
- if test -n "$ac_prev"; then
- eval "$ac_prev=\$ac_option"
- ac_prev=
- continue
- fi
-
- ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
-
- # Accept the important Cygnus configure options, so we can diagnose typos.
-
- case $ac_option in
-
- -bindir | --bindir | --bindi | --bind | --bin | --bi)
- ac_prev=bindir ;;
- -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
- bindir=$ac_optarg ;;
-
- -build | --build | --buil | --bui | --bu)
- ac_prev=build_alias ;;
- -build=* | --build=* | --buil=* | --bui=* | --bu=*)
- build_alias=$ac_optarg ;;
-
- -cache-file | --cache-file | --cache-fil | --cache-fi \
- | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
- ac_prev=cache_file ;;
- -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
- | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
- cache_file=$ac_optarg ;;
-
- --config-cache | -C)
- cache_file=config.cache ;;
-
- -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
- ac_prev=datadir ;;
- -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
- | --da=*)
- datadir=$ac_optarg ;;
-
- -disable-* | --disable-*)
- ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid feature name: $ac_feature" >&2
- { (exit 1); exit 1; }; }
- ac_feature=`echo $ac_feature | sed 's/-/_/g'`
- eval "enable_$ac_feature=no" ;;
-
- -enable-* | --enable-*)
- ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid feature name: $ac_feature" >&2
- { (exit 1); exit 1; }; }
- ac_feature=`echo $ac_feature | sed 's/-/_/g'`
- case $ac_option in
- *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
- *) ac_optarg=yes ;;
- esac
- eval "enable_$ac_feature='$ac_optarg'" ;;
-
- -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
- | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
- | --exec | --exe | --ex)
- ac_prev=exec_prefix ;;
- -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
- | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
- | --exec=* | --exe=* | --ex=*)
- exec_prefix=$ac_optarg ;;
-
- -gas | --gas | --ga | --g)
- # Obsolete; use --with-gas.
- with_gas=yes ;;
-
- -help | --help | --hel | --he | -h)
- ac_init_help=long ;;
- -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
- ac_init_help=recursive ;;
- -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
- ac_init_help=short ;;
-
- -host | --host | --hos | --ho)
- ac_prev=host_alias ;;
- -host=* | --host=* | --hos=* | --ho=*)
- host_alias=$ac_optarg ;;
-
- -includedir | --includedir | --includedi | --included | --include \
- | --includ | --inclu | --incl | --inc)
- ac_prev=includedir ;;
- -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
- | --includ=* | --inclu=* | --incl=* | --inc=*)
- includedir=$ac_optarg ;;
-
- -infodir | --infodir | --infodi | --infod | --info | --inf)
- ac_prev=infodir ;;
- -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
- infodir=$ac_optarg ;;
-
- -libdir | --libdir | --libdi | --libd)
- ac_prev=libdir ;;
- -libdir=* | --libdir=* | --libdi=* | --libd=*)
- libdir=$ac_optarg ;;
-
- -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
- | --libexe | --libex | --libe)
- ac_prev=libexecdir ;;
- -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
- | --libexe=* | --libex=* | --libe=*)
- libexecdir=$ac_optarg ;;
-
- -localstatedir | --localstatedir | --localstatedi | --localstated \
- | --localstate | --localstat | --localsta | --localst \
- | --locals | --local | --loca | --loc | --lo)
- ac_prev=localstatedir ;;
- -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
- | --localstate=* | --localstat=* | --localsta=* | --localst=* \
- | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
- localstatedir=$ac_optarg ;;
-
- -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
- ac_prev=mandir ;;
- -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
- mandir=$ac_optarg ;;
-
- -nfp | --nfp | --nf)
- # Obsolete; use --without-fp.
- with_fp=no ;;
-
- -no-create | --no-create | --no-creat | --no-crea | --no-cre \
- | --no-cr | --no-c | -n)
- no_create=yes ;;
-
- -no-recursion | --no-recursion | --no-recursio | --no-recursi \
- | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
- no_recursion=yes ;;
-
- -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
- | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
- | --oldin | --oldi | --old | --ol | --o)
- ac_prev=oldincludedir ;;
- -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
- | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
- | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
- oldincludedir=$ac_optarg ;;
-
- -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
- ac_prev=prefix ;;
- -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
- prefix=$ac_optarg ;;
-
- -program-prefix | --program-prefix | --program-prefi | --program-pref \
- | --program-pre | --program-pr | --program-p)
- ac_prev=program_prefix ;;
- -program-prefix=* | --program-prefix=* | --program-prefi=* \
- | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
- program_prefix=$ac_optarg ;;
-
- -program-suffix | --program-suffix | --program-suffi | --program-suff \
- | --program-suf | --program-su | --program-s)
- ac_prev=program_suffix ;;
- -program-suffix=* | --program-suffix=* | --program-suffi=* \
- | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
- program_suffix=$ac_optarg ;;
-
- -program-transform-name | --program-transform-name \
- | --program-transform-nam | --program-transform-na \
- | --program-transform-n | --program-transform- \
- | --program-transform | --program-transfor \
- | --program-transfo | --program-transf \
- | --program-trans | --program-tran \
- | --progr-tra | --program-tr | --program-t)
- ac_prev=program_transform_name ;;
- -program-transform-name=* | --program-transform-name=* \
- | --program-transform-nam=* | --program-transform-na=* \
- | --program-transform-n=* | --program-transform-=* \
- | --program-transform=* | --program-transfor=* \
- | --program-transfo=* | --program-transf=* \
- | --program-trans=* | --program-tran=* \
- | --progr-tra=* | --program-tr=* | --program-t=*)
- program_transform_name=$ac_optarg ;;
-
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil)
- silent=yes ;;
-
- -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
- ac_prev=sbindir ;;
- -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
- | --sbi=* | --sb=*)
- sbindir=$ac_optarg ;;
-
- -sharedstatedir | --sharedstatedir | --sharedstatedi \
- | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
- | --sharedst | --shareds | --shared | --share | --shar \
- | --sha | --sh)
- ac_prev=sharedstatedir ;;
- -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
- | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
- | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
- | --sha=* | --sh=*)
- sharedstatedir=$ac_optarg ;;
-
- -site | --site | --sit)
- ac_prev=site ;;
- -site=* | --site=* | --sit=*)
- site=$ac_optarg ;;
-
- -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
- ac_prev=srcdir ;;
- -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
- srcdir=$ac_optarg ;;
-
- -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
- | --syscon | --sysco | --sysc | --sys | --sy)
- ac_prev=sysconfdir ;;
- -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
- | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
- sysconfdir=$ac_optarg ;;
-
- -target | --target | --targe | --targ | --tar | --ta | --t)
- ac_prev=target_alias ;;
- -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
- target_alias=$ac_optarg ;;
-
- -v | -verbose | --verbose | --verbos | --verbo | --verb)
- verbose=yes ;;
-
- -version | --version | --versio | --versi | --vers | -V)
- ac_init_version=: ;;
-
- -with-* | --with-*)
- ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid package name: $ac_package" >&2
- { (exit 1); exit 1; }; }
- ac_package=`echo $ac_package| sed 's/-/_/g'`
- case $ac_option in
- *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
- *) ac_optarg=yes ;;
- esac
- eval "with_$ac_package='$ac_optarg'" ;;
-
- -without-* | --without-*)
- ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid package name: $ac_package" >&2
- { (exit 1); exit 1; }; }
- ac_package=`echo $ac_package | sed 's/-/_/g'`
- eval "with_$ac_package=no" ;;
-
- --x)
- # Obsolete; use --with-x.
- with_x=yes ;;
-
- -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
- | --x-incl | --x-inc | --x-in | --x-i)
- ac_prev=x_includes ;;
- -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
- | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
- x_includes=$ac_optarg ;;
-
- -x-libraries | --x-libraries | --x-librarie | --x-librari \
- | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
- ac_prev=x_libraries ;;
- -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
- | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
- x_libraries=$ac_optarg ;;
-
- -*) { echo "$as_me: error: unrecognized option: $ac_option
-Try \`$0 --help' for more information." >&2
- { (exit 1); exit 1; }; }
- ;;
-
- *=*)
- ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
- # Reject names that are not valid shell variable names.
- expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
- { (exit 1); exit 1; }; }
- ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
- eval "$ac_envvar='$ac_optarg'"
- export $ac_envvar ;;
-
- *)
- # FIXME: should be removed in autoconf 3.0.
- echo "$as_me: WARNING: you should use --build, --host, --target" >&2
- expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
- echo "$as_me: WARNING: invalid host type: $ac_option" >&2
- : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
- ;;
-
- esac
-done
-
-if test -n "$ac_prev"; then
- ac_option=--`echo $ac_prev | sed 's/_/-/g'`
- { echo "$as_me: error: missing argument to $ac_option" >&2
- { (exit 1); exit 1; }; }
-fi
-
-# Be sure to have absolute paths.
-for ac_var in exec_prefix prefix
-do
- eval ac_val=$`echo $ac_var`
- case $ac_val in
- [\\/$]* | ?:[\\/]* | NONE | '' ) ;;
- *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# Be sure to have absolute paths.
-for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
- localstatedir libdir includedir oldincludedir infodir mandir
-do
- eval ac_val=$`echo $ac_var`
- case $ac_val in
- [\\/$]* | ?:[\\/]* ) ;;
- *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# There might be people who depend on the old broken behavior: `$host'
-# used to hold the argument of --host etc.
-# FIXME: To remove some day.
-build=$build_alias
-host=$host_alias
-target=$target_alias
-
-# FIXME: To remove some day.
-if test "x$host_alias" != x; then
- if test "x$build_alias" = x; then
- cross_compiling=maybe
- echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
- If a cross compiler is detected then cross compile mode will be used." >&2
- elif test "x$build_alias" != "x$host_alias"; then
- cross_compiling=yes
- fi
-fi
-
-ac_tool_prefix=
-test -n "$host_alias" && ac_tool_prefix=$host_alias-
-
-test "$silent" = yes && exec 6>/dev/null
-
-
-# Find the source files, if location was not specified.
-if test -z "$srcdir"; then
- ac_srcdir_defaulted=yes
- # Try the directory containing this script, then its parent.
- ac_confdir=`(dirname "$0") 2>/dev/null ||
-$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$0" : 'X\(//\)[^/]' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$0" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- srcdir=$ac_confdir
- if test ! -r $srcdir/$ac_unique_file; then
- srcdir=..
- fi
-else
- ac_srcdir_defaulted=no
-fi
-if test ! -r $srcdir/$ac_unique_file; then
- if test "$ac_srcdir_defaulted" = yes; then
- { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
- { (exit 1); exit 1; }; }
- else
- { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
- { (exit 1); exit 1; }; }
- fi
-fi
-(cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||
- { echo "$as_me: error: sources are in $srcdir, but \`cd $srcdir' does not work" >&2
- { (exit 1); exit 1; }; }
-srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
-ac_env_build_alias_set=${build_alias+set}
-ac_env_build_alias_value=$build_alias
-ac_cv_env_build_alias_set=${build_alias+set}
-ac_cv_env_build_alias_value=$build_alias
-ac_env_host_alias_set=${host_alias+set}
-ac_env_host_alias_value=$host_alias
-ac_cv_env_host_alias_set=${host_alias+set}
-ac_cv_env_host_alias_value=$host_alias
-ac_env_target_alias_set=${target_alias+set}
-ac_env_target_alias_value=$target_alias
-ac_cv_env_target_alias_set=${target_alias+set}
-ac_cv_env_target_alias_value=$target_alias
-ac_env_CC_set=${CC+set}
-ac_env_CC_value=$CC
-ac_cv_env_CC_set=${CC+set}
-ac_cv_env_CC_value=$CC
-ac_env_CFLAGS_set=${CFLAGS+set}
-ac_env_CFLAGS_value=$CFLAGS
-ac_cv_env_CFLAGS_set=${CFLAGS+set}
-ac_cv_env_CFLAGS_value=$CFLAGS
-ac_env_LDFLAGS_set=${LDFLAGS+set}
-ac_env_LDFLAGS_value=$LDFLAGS
-ac_cv_env_LDFLAGS_set=${LDFLAGS+set}
-ac_cv_env_LDFLAGS_value=$LDFLAGS
-ac_env_CPPFLAGS_set=${CPPFLAGS+set}
-ac_env_CPPFLAGS_value=$CPPFLAGS
-ac_cv_env_CPPFLAGS_set=${CPPFLAGS+set}
-ac_cv_env_CPPFLAGS_value=$CPPFLAGS
-ac_env_CPP_set=${CPP+set}
-ac_env_CPP_value=$CPP
-ac_cv_env_CPP_set=${CPP+set}
-ac_cv_env_CPP_value=$CPP
-
-#
-# Report the --help message.
-#
-if test "$ac_init_help" = "long"; then
- # Omit some internal or obsolete options to make the list less imposing.
- # This message is too long to be a string in the A/UX 3.1 sh.
- cat <<_ACEOF
-\`configure' configures this package to adapt to many kinds of systems.
-
-Usage: $0 [OPTION]... [VAR=VALUE]...
-
-To assign environment variables (e.g., CC, CFLAGS...), specify them as
-VAR=VALUE. See below for descriptions of some of the useful variables.
-
-Defaults for the options are specified in brackets.
-
-Configuration:
- -h, --help display this help and exit
- --help=short display options specific to this package
- --help=recursive display the short help of all the included packages
- -V, --version display version information and exit
- -q, --quiet, --silent do not print \`checking...' messages
- --cache-file=FILE cache test results in FILE [disabled]
- -C, --config-cache alias for \`--cache-file=config.cache'
- -n, --no-create do not create output files
- --srcdir=DIR find the sources in DIR [configure dir or \`..']
-
-_ACEOF
-
- cat <<_ACEOF
-Installation directories:
- --prefix=PREFIX install architecture-independent files in PREFIX
- [$ac_default_prefix]
- --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
- [PREFIX]
-
-By default, \`make install' will install all the files in
-\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
-an installation prefix other than \`$ac_default_prefix' using \`--prefix',
-for instance \`--prefix=\$HOME'.
-
-For better control, use the options below.
-
-Fine tuning of the installation directories:
- --bindir=DIR user executables [EPREFIX/bin]
- --sbindir=DIR system admin executables [EPREFIX/sbin]
- --libexecdir=DIR program executables [EPREFIX/libexec]
- --datadir=DIR read-only architecture-independent data [PREFIX/share]
- --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
- --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
- --localstatedir=DIR modifiable single-machine data [PREFIX/var]
- --libdir=DIR object code libraries [EPREFIX/lib]
- --includedir=DIR C header files [PREFIX/include]
- --oldincludedir=DIR C header files for non-gcc [/usr/include]
- --infodir=DIR info documentation [PREFIX/info]
- --mandir=DIR man documentation [PREFIX/man]
-_ACEOF
-
- cat <<\_ACEOF
-_ACEOF
-fi
-
-if test -n "$ac_init_help"; then
-
- cat <<\_ACEOF
-
-Optional Packages:
- --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
- --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
- --without-gcj-compile Binary builds of Java-GNOME
-with gcj compiler will not be made
- --with-gcj-prefix=PFX Prefix where gcj is installed (optional)
-
-Some influential environment variables:
- CC C compiler command
- CFLAGS C compiler flags
- LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
- nonstandard directory <lib dir>
- CPPFLAGS C/C++ preprocessor flags, e.g. -I<include dir> if you have
- headers in a nonstandard directory <include dir>
- CPP C preprocessor
-
-Use these variables to override the choices made by `configure' or to help
-it to find libraries and programs with nonstandard names/locations.
-
-_ACEOF
-fi
-
-if test "$ac_init_help" = "recursive"; then
- # If there are subdirs, report their specific --help.
- ac_popdir=`pwd`
- for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
- test -d $ac_dir || continue
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
- cd $ac_dir
- # Check for guested configure; otherwise get Cygnus style configure.
- if test -f $ac_srcdir/configure.gnu; then
- echo
- $SHELL $ac_srcdir/configure.gnu --help=recursive
- elif test -f $ac_srcdir/configure; then
- echo
- $SHELL $ac_srcdir/configure --help=recursive
- elif test -f $ac_srcdir/configure.ac ||
- test -f $ac_srcdir/configure.in; then
- echo
- $ac_configure --help
- else
- echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
- fi
- cd "$ac_popdir"
- done
-fi
-
-test -n "$ac_init_help" && exit 0
-if $ac_init_version; then
- cat <<\_ACEOF
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This configure script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it.
-_ACEOF
- exit 0
-fi
-exec 5>config.log
-cat >&5 <<_ACEOF
-This file contains any messages produced by compilers while
-running configure, to aid debugging if configure makes a mistake.
-
-It was created by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- $ $0 $@
-
-_ACEOF
-{
-cat <<_ASUNAME
-@%:@@%:@ --------- @%:@@%:@
-@%:@@%:@ Platform. @%:@@%:@
-@%:@@%:@ --------- @%:@@%:@
-
-hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
-uname -m = `(uname -m) 2>/dev/null || echo unknown`
-uname -r = `(uname -r) 2>/dev/null || echo unknown`
-uname -s = `(uname -s) 2>/dev/null || echo unknown`
-uname -v = `(uname -v) 2>/dev/null || echo unknown`
-
-/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
-/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
-
-/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
-/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
-/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
-hostinfo = `(hostinfo) 2>/dev/null || echo unknown`
-/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
-/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
-/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
-
-_ASUNAME
-
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- echo "PATH: $as_dir"
-done
-
-} >&5
-
-cat >&5 <<_ACEOF
-
-
-@%:@@%:@ ----------- @%:@@%:@
-@%:@@%:@ Core tests. @%:@@%:@
-@%:@@%:@ ----------- @%:@@%:@
-
-_ACEOF
-
-
-# Keep a trace of the command line.
-# Strip out --no-create and --no-recursion so they do not pile up.
-# Strip out --silent because we don't want to record it for future runs.
-# Also quote any args containing shell meta-characters.
-# Make two passes to allow for proper duplicate-argument suppression.
-ac_configure_args=
-ac_configure_args0=
-ac_configure_args1=
-ac_sep=
-ac_must_keep_next=false
-for ac_pass in 1 2
-do
- for ac_arg
- do
- case $ac_arg in
- -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil)
- continue ;;
- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
- ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
- esac
- case $ac_pass in
- 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
- 2)
- ac_configure_args1="$ac_configure_args1 '$ac_arg'"
- if test $ac_must_keep_next = true; then
- ac_must_keep_next=false # Got value, back to normal.
- else
- case $ac_arg in
- *=* | --config-cache | -C | -disable-* | --disable-* \
- | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
- | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
- | -with-* | --with-* | -without-* | --without-* | --x)
- case "$ac_configure_args0 " in
- "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
- esac
- ;;
- -* ) ac_must_keep_next=true ;;
- esac
- fi
- ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
- # Get rid of the leading space.
- ac_sep=" "
- ;;
- esac
- done
-done
-$as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
-$as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
-
-# When interrupted or exit'd, cleanup temporary files, and complete
-# config.log. We remove comments because anyway the quotes in there
-# would cause problems or look ugly.
-# WARNING: Be sure not to use single quotes in there, as some shells,
-# such as our DU 5.0 friend, will then `close' the trap.
-trap 'exit_status=$?
- # Save into config.log some information that might help in debugging.
- {
- echo
-
- cat <<\_ASBOX
-@%:@@%:@ ---------------- @%:@@%:@
-@%:@@%:@ Cache variables. @%:@@%:@
-@%:@@%:@ ---------------- @%:@@%:@
-_ASBOX
- echo
- # The following way of writing the cache mishandles newlines in values,
-{
- (set) 2>&1 |
- case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
- *ac_space=\ *)
- sed -n \
- "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
- s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
- ;;
- *)
- sed -n \
- "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
- ;;
- esac;
-}
- echo
-
- cat <<\_ASBOX
-@%:@@%:@ ----------------- @%:@@%:@
-@%:@@%:@ Output variables. @%:@@%:@
-@%:@@%:@ ----------------- @%:@@%:@
-_ASBOX
- echo
- for ac_var in $ac_subst_vars
- do
- eval ac_val=$`echo $ac_var`
- echo "$ac_var='"'"'$ac_val'"'"'"
- done | sort
- echo
-
- if test -n "$ac_subst_files"; then
- cat <<\_ASBOX
-@%:@@%:@ ------------- @%:@@%:@
-@%:@@%:@ Output files. @%:@@%:@
-@%:@@%:@ ------------- @%:@@%:@
-_ASBOX
- echo
- for ac_var in $ac_subst_files
- do
- eval ac_val=$`echo $ac_var`
- echo "$ac_var='"'"'$ac_val'"'"'"
- done | sort
- echo
- fi
-
- if test -s confdefs.h; then
- cat <<\_ASBOX
-@%:@@%:@ ----------- @%:@@%:@
-@%:@@%:@ confdefs.h. @%:@@%:@
-@%:@@%:@ ----------- @%:@@%:@
-_ASBOX
- echo
- sed "/^$/d" confdefs.h | sort
- echo
- fi
- test "$ac_signal" != 0 &&
- echo "$as_me: caught signal $ac_signal"
- echo "$as_me: exit $exit_status"
- } >&5
- rm -f core *.core &&
- rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
- exit $exit_status
- ' 0
-for ac_signal in 1 2 13 15; do
- trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
-done
-ac_signal=0
-
-# confdefs.h avoids OS command line length limits that DEFS can exceed.
-rm -rf conftest* confdefs.h
-# AIX cpp loses on an empty file, so make sure it contains at least a newline.
-echo >confdefs.h
-
-# Predefined preprocessor variables.
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_NAME "$PACKAGE_NAME"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_TARNAME "$PACKAGE_TARNAME"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_VERSION "$PACKAGE_VERSION"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_STRING "$PACKAGE_STRING"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
-_ACEOF
-
-
-# Let the site file select an alternate cache file if it wants to.
-# Prefer explicitly selected file to automatically selected ones.
-if test -z "$CONFIG_SITE"; then
- if test "x$prefix" != xNONE; then
- CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
- else
- CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
- fi
-fi
-for ac_site_file in $CONFIG_SITE; do
- if test -r "$ac_site_file"; then
- { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
-echo "$as_me: loading site script $ac_site_file" >&6;}
- sed 's/^/| /' "$ac_site_file" >&5
- . "$ac_site_file"
- fi
-done
-
-if test -r "$cache_file"; then
- # Some versions of bash will fail to source /dev/null (special
- # files actually), so we avoid doing that.
- if test -f "$cache_file"; then
- { echo "$as_me:$LINENO: loading cache $cache_file" >&5
-echo "$as_me: loading cache $cache_file" >&6;}
- case $cache_file in
- [\\/]* | ?:[\\/]* ) . $cache_file;;
- *) . ./$cache_file;;
- esac
- fi
-else
- { echo "$as_me:$LINENO: creating cache $cache_file" >&5
-echo "$as_me: creating cache $cache_file" >&6;}
- >$cache_file
-fi
-
-# Check that the precious variables saved in the cache have kept the same
-# value.
-ac_cache_corrupted=false
-for ac_var in `(set) 2>&1 |
- sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
- eval ac_old_set=\$ac_cv_env_${ac_var}_set
- eval ac_new_set=\$ac_env_${ac_var}_set
- eval ac_old_val="\$ac_cv_env_${ac_var}_value"
- eval ac_new_val="\$ac_env_${ac_var}_value"
- case $ac_old_set,$ac_new_set in
- set,)
- { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
-echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
- ac_cache_corrupted=: ;;
- ,set)
- { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
-echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
- ac_cache_corrupted=: ;;
- ,);;
- *)
- if test "x$ac_old_val" != "x$ac_new_val"; then
- { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
-echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
- { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
-echo "$as_me: former value: $ac_old_val" >&2;}
- { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
-echo "$as_me: current value: $ac_new_val" >&2;}
- ac_cache_corrupted=:
- fi;;
- esac
- # Pass precious variables to config.status.
- if test "$ac_new_set" = set; then
- case $ac_new_val in
- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
- ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
- *) ac_arg=$ac_var=$ac_new_val ;;
- esac
- case " $ac_configure_args " in
- *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
- *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
- esac
- fi
-done
-if $ac_cache_corrupted; then
- { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
-echo "$as_me: error: changes in the environment can compromise the build" >&2;}
- { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
-echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-version="2.8.2"
-apiversion="2.8"
-
-INSTALLED_CLASSPATH=\${prefix}/share/java/gconf${apiversion}-${version}.jar
-INSTALLED_JNI_DIR=\${prefix}/lib/jni/
-
-
-
-
-
-
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gtk2-java >= 2.4" >&5
-echo $ECHO_N "checking for gtk2-java >= 2.4... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gtk2-java >= 2.4" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GTKJAVA_CFLAGS" >&5
-echo $ECHO_N "checking GTKJAVA_CFLAGS... $ECHO_C" >&6
- GTKJAVA_CFLAGS=`$PKG_CONFIG --cflags "gtk2-java >= 2.4"`
- echo "$as_me:$LINENO: result: $GTKJAVA_CFLAGS" >&5
-echo "${ECHO_T}$GTKJAVA_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GTKJAVA_LIBS" >&5
-echo $ECHO_N "checking GTKJAVA_LIBS... $ECHO_C" >&6
- GTKJAVA_LIBS=`$PKG_CONFIG --libs "gtk2-java >= 2.4"`
- echo "$as_me:$LINENO: result: $GTKJAVA_LIBS" >&5
-echo "${ECHO_T}$GTKJAVA_LIBS" >&6
- else
- GTKJAVA_CFLAGS=""
- GTKJAVA_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GTKJAVA_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk2-java >= 2.4"`
- echo $GTKJAVA_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gtk2-java >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gtk2-java >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-
-echo "$as_me:$LINENO: checking for gtk-java api version" >&5
-echo $ECHO_N "checking for gtk-java api version... $ECHO_C" >&6
-gtkapiversion=`$PKG_CONFIG --variable api_version gtk2-java`
-echo "$as_me:$LINENO: result: $gtkapiversion" >&5
-echo "${ECHO_T}$gtkapiversion" >&6
-
-
-echo "$as_me:$LINENO: checking for gtk-java jar file" >&5
-echo $ECHO_N "checking for gtk-java jar file... $ECHO_C" >&6
-GTKJAR=`$PKG_CONFIG --variable classpath gtk2-java`
-echo "$as_me:$LINENO: result: $GTKJAR" >&5
-echo "${ECHO_T}$GTKJAR" >&6
-
-
-
-
-echo "$as_me:$LINENO: checking for gtk-java jar file" >&5
-echo $ECHO_N "checking for gtk-java jar file... $ECHO_C" >&6
-JG_GTK_LIB_PATH=`$PKG_CONFIG --variable jni_dir gtk2-java`
-echo "$as_me:$LINENO: result: $JG_GTK_LIB_PATH" >&5
-echo "${ECHO_T}$JG_GTK_LIB_PATH" >&6
-
-
-echo "$as_me:$LINENO: checking for gtk-java native gcj library" >&5
-echo $ECHO_N "checking for gtk-java native gcj library... $ECHO_C" >&6
-NATIVEGTKJAR=${JG_GTK_LIB_PATH}/libgtkjar${gtkapiversion}.so
-echo "$as_me:$LINENO: result: $NATIVEGTKJAR" >&5
-echo "${ECHO_T}$NATIVEGTKJAR" >&6
-
-
-
-
-
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
-echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
-# On Suns, sometimes $CPP names a directory.
-if test -n "$CPP" && test -d "$CPP"; then
- CPP=
-fi
-if test -z "$CPP"; then
- if test "${ac_cv_prog_CPP+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- # Double quotes because CPP needs to be expanded
- for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
- do
- ac_preproc_ok=false
-for ac_c_preproc_warn_flag in '' yes
-do
- # Use a header file that comes with gcc, so configuring glibc
- # with a fresh cross-compiler works.
- # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- # <limits.h> exists even on freestanding compilers.
- # On the NeXT, cc -E runs the code through the compiler's parser,
- # not just through cpp. "Syntax error" is here to catch this case.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@ifdef __STDC__
-@%:@ include <limits.h>
-@%:@else
-@%:@ include <assert.h>
-@%:@endif
- Syntax error
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.$ac_ext
-
- # OK, works on sane cases. Now check whether non-existent headers
- # can be detected and how.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@include <ac_nonexistent.h>
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- # Broken: success on invalid input.
-continue
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then
- break
-fi
-
- done
- ac_cv_prog_CPP=$CPP
-
-fi
- CPP=$ac_cv_prog_CPP
-else
- ac_cv_prog_CPP=$CPP
-fi
-echo "$as_me:$LINENO: result: $CPP" >&5
-echo "${ECHO_T}$CPP" >&6
-ac_preproc_ok=false
-for ac_c_preproc_warn_flag in '' yes
-do
- # Use a header file that comes with gcc, so configuring glibc
- # with a fresh cross-compiler works.
- # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- # <limits.h> exists even on freestanding compilers.
- # On the NeXT, cc -E runs the code through the compiler's parser,
- # not just through cpp. "Syntax error" is here to catch this case.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@ifdef __STDC__
-@%:@ include <limits.h>
-@%:@else
-@%:@ include <assert.h>
-@%:@endif
- Syntax error
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.$ac_ext
-
- # OK, works on sane cases. Now check whether non-existent headers
- # can be detected and how.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@include <ac_nonexistent.h>
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- # Broken: success on invalid input.
-continue
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then
- :
-else
- { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." >&5
-echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-echo "$as_me:$LINENO: checking for egrep" >&5
-echo $ECHO_N "checking for egrep... $ECHO_C" >&6
-if test "${ac_cv_prog_egrep+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if echo a | (grep -E '(a|b)') >/dev/null 2>&1
- then ac_cv_prog_egrep='grep -E'
- else ac_cv_prog_egrep='egrep'
- fi
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5
-echo "${ECHO_T}$ac_cv_prog_egrep" >&6
- EGREP=$ac_cv_prog_egrep
-
-
-
-
-ac_aux_dir=
-for ac_dir in . $srcdir/.; do
- if test -f $ac_dir/install-sh; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/install-sh -c"
- break
- elif test -f $ac_dir/install.sh; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/install.sh -c"
- break
- elif test -f $ac_dir/shtool; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/shtool install -c"
- break
- fi
-done
-if test -z "$ac_aux_dir"; then
- { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in . $srcdir/." >&5
-echo "$as_me: error: cannot find install-sh or install.sh in . $srcdir/." >&2;}
- { (exit 1); exit 1; }; }
-fi
-ac_config_guess="$SHELL $ac_aux_dir/config.guess"
-ac_config_sub="$SHELL $ac_aux_dir/config.sub"
-ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
-
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-if test -n "$ac_tool_prefix"; then
- # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
-set dummy ${ac_tool_prefix}gcc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="${ac_tool_prefix}gcc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$ac_cv_prog_CC"; then
- ac_ct_CC=$CC
- # Extract the first word of "gcc", so it can be a program name with args.
-set dummy gcc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="gcc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- CC=$ac_ct_CC
-else
- CC="$ac_cv_prog_CC"
-fi
-
-if test -z "$CC"; then
- if test -n "$ac_tool_prefix"; then
- # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
-set dummy ${ac_tool_prefix}cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="${ac_tool_prefix}cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$ac_cv_prog_CC"; then
- ac_ct_CC=$CC
- # Extract the first word of "cc", so it can be a program name with args.
-set dummy cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- CC=$ac_ct_CC
-else
- CC="$ac_cv_prog_CC"
-fi
-
-fi
-if test -z "$CC"; then
- # Extract the first word of "cc", so it can be a program name with args.
-set dummy cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
- ac_prog_rejected=no
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
- ac_prog_rejected=yes
- continue
- fi
- ac_cv_prog_CC="cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-if test $ac_prog_rejected = yes; then
- # We found a bogon in the path, so make sure we never use it.
- set dummy $ac_cv_prog_CC
- shift
- if test $@%:@ != 0; then
- # We chose a different compiler from the bogus one.
- # However, it has the same basename, so the bogon will be chosen
- # first if we set CC to just the basename; use the full file name.
- shift
- ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
- fi
-fi
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$CC"; then
- if test -n "$ac_tool_prefix"; then
- for ac_prog in cl
- do
- # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
-set dummy $ac_tool_prefix$ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$CC" && break
- done
-fi
-if test -z "$CC"; then
- ac_ct_CC=$CC
- for ac_prog in cl
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$ac_ct_CC" && break
-done
-
- CC=$ac_ct_CC
-fi
-
-fi
-
-
-test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
-See \`config.log' for more details." >&5
-echo "$as_me: error: no acceptable C compiler found in \$PATH
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-
-# Provide some information about the compiler.
-echo "$as_me:$LINENO:" \
- "checking for C compiler version" >&5
-ac_compiler=`set X $ac_compile; echo $2`
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
- (eval $ac_compiler --version </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5
- (eval $ac_compiler -v </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5
- (eval $ac_compiler -V </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-ac_clean_files_save=$ac_clean_files
-ac_clean_files="$ac_clean_files a.out a.exe b.out"
-# Try to create an executable without -o first, disregard a.out.
-# It will help us diagnose broken compilers, and finding out an intuition
-# of exeext.
-echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
-ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
- (eval $ac_link_default) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- # Find the output, starting from the most likely. This scheme is
-# not robust to junk in `.', hence go to wildcards (a.*) only as a last
-# resort.
-
-# Be careful to initialize this variable, since it used to be cached.
-# Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile.
-ac_cv_exeext=
-# b.out is created by i960 compilers.
-for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out
-do
- test -f "$ac_file" || continue
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )
- ;;
- conftest.$ac_ext )
- # This is the source file.
- ;;
- [ab].out )
- # We found the default executable, but exeext='' is most
- # certainly right.
- break;;
- *.* )
- ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
- # FIXME: I believe we export ac_cv_exeext for Libtool,
- # but it would be cool to find out if it's true. Does anybody
- # maintain Libtool? --akim.
- export ac_cv_exeext
- break;;
- * )
- break;;
- esac
-done
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-{ { echo "$as_me:$LINENO: error: C compiler cannot create executables
-See \`config.log' for more details." >&5
-echo "$as_me: error: C compiler cannot create executables
-See \`config.log' for more details." >&2;}
- { (exit 77); exit 77; }; }
-fi
-
-ac_exeext=$ac_cv_exeext
-echo "$as_me:$LINENO: result: $ac_file" >&5
-echo "${ECHO_T}$ac_file" >&6
-
-# Check the compiler produces executables we can run. If not, either
-# the compiler is broken, or we cross compile.
-echo "$as_me:$LINENO: checking whether the C compiler works" >&5
-echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6
-# FIXME: These cross compiler hacks should be removed for Autoconf 3.0
-# If not cross compiling, check that we can run a simple program.
-if test "$cross_compiling" != yes; then
- if { ac_try='./$ac_file'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- cross_compiling=no
- else
- if test "$cross_compiling" = maybe; then
- cross_compiling=yes
- else
- { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
-If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot run C compiled programs.
-If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
- fi
- fi
-fi
-echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
-
-rm -f a.out a.exe conftest$ac_cv_exeext b.out
-ac_clean_files=$ac_clean_files_save
-# Check the compiler produces executables we can run. If not, either
-# the compiler is broken, or we cross compile.
-echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
-echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6
-echo "$as_me:$LINENO: result: $cross_compiling" >&5
-echo "${ECHO_T}$cross_compiling" >&6
-
-echo "$as_me:$LINENO: checking for suffix of executables" >&5
-echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- # If both `conftest.exe' and `conftest' are `present' (well, observable)
-# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
-# work properly (i.e., refer to `conftest.exe'), while it won't with
-# `rm'.
-for ac_file in conftest.exe conftest conftest.*; do
- test -f "$ac_file" || continue
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
- *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
- export ac_cv_exeext
- break;;
- * ) break;;
- esac
-done
-else
- { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-rm -f conftest$ac_cv_exeext
-echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
-echo "${ECHO_T}$ac_cv_exeext" >&6
-
-rm -f conftest.$ac_ext
-EXEEXT=$ac_cv_exeext
-ac_exeext=$EXEEXT
-echo "$as_me:$LINENO: checking for suffix of object files" >&5
-echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6
-if test "${ac_cv_objext+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.o conftest.obj
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
- *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
- break;;
- esac
-done
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-{ { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute suffix of object files: cannot compile
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-rm -f conftest.$ac_cv_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
-echo "${ECHO_T}$ac_cv_objext" >&6
-OBJEXT=$ac_cv_objext
-ac_objext=$OBJEXT
-echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
-echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6
-if test "${ac_cv_c_compiler_gnu+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-#ifndef __GNUC__
- choke me
-#endif
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_compiler_gnu=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_compiler_gnu=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_cv_c_compiler_gnu=$ac_compiler_gnu
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
-GCC=`test $ac_compiler_gnu = yes && echo yes`
-ac_test_CFLAGS=${CFLAGS+set}
-ac_save_CFLAGS=$CFLAGS
-CFLAGS="-g"
-echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
-echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6
-if test "${ac_cv_prog_cc_g+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_prog_cc_g=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_prog_cc_g=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
-echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
-if test "$ac_test_CFLAGS" = set; then
- CFLAGS=$ac_save_CFLAGS
-elif test $ac_cv_prog_cc_g = yes; then
- if test "$GCC" = yes; then
- CFLAGS="-g -O2"
- else
- CFLAGS="-g"
- fi
-else
- if test "$GCC" = yes; then
- CFLAGS="-O2"
- else
- CFLAGS=
- fi
-fi
-echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5
-echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6
-if test "${ac_cv_prog_cc_stdc+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- ac_cv_prog_cc_stdc=no
-ac_save_CC=$CC
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#include <stdarg.h>
-#include <stdio.h>
-#include <sys/types.h>
-#include <sys/stat.h>
-/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
-struct buf { int x; };
-FILE * (*rcsopen) (struct buf *, struct stat *, int);
-static char *e (p, i)
- char **p;
- int i;
-{
- return p[i];
-}
-static char *f (char * (*g) (char **, int), char **p, ...)
-{
- char *s;
- va_list v;
- va_start (v,p);
- s = g (p, va_arg (v,int));
- va_end (v);
- return s;
-}
-
-/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
- function prototypes and stuff, but not '\xHH' hex character constants.
- These don't provoke an error unfortunately, instead are silently treated
- as 'x'. The following induces an error, until -std1 is added to get
- proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
- array size at least. It's necessary to write '\x00'==0 to get something
- that's true only with -std1. */
-int osf4_cc_array ['\x00' == 0 ? 1 : -1];
-
-int test (int i, double x);
-struct s1 {int (*f) (int a);};
-struct s2 {int (*f) (double a);};
-int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
-int argc;
-char **argv;
-int
-main ()
-{
-return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
- ;
- return 0;
-}
-_ACEOF
-# Don't try gcc -ansi; that turns off useful extensions and
-# breaks some systems' header files.
-# AIX -qlanglvl=ansi
-# Ultrix and OSF/1 -std1
-# HP-UX 10.20 and later -Ae
-# HP-UX older versions -Aa -D_HPUX_SOURCE
-# SVR4 -Xc -D__EXTENSIONS__
-for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
-do
- CC="$ac_save_CC $ac_arg"
- rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_prog_cc_stdc=$ac_arg
-break
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext
-done
-rm -f conftest.$ac_ext conftest.$ac_objext
-CC=$ac_save_CC
-
-fi
-
-case "x$ac_cv_prog_cc_stdc" in
- x|xno)
- echo "$as_me:$LINENO: result: none needed" >&5
-echo "${ECHO_T}none needed" >&6 ;;
- *)
- echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5
-echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6
- CC="$CC $ac_cv_prog_cc_stdc" ;;
-esac
-
-# Some people use a C++ compiler to compile C. Since we use `exit',
-# in C++ we need to declare it. In case someone uses the same compiler
-# for both compiling C and C++ we need to have the C++ compiler decide
-# the declaration of exit, since it's the most demanding environment.
-cat >conftest.$ac_ext <<_ACEOF
-@%:@ifndef __cplusplus
- choke me
-@%:@endif
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- for ac_declaration in \
- '' \
- 'extern "C" void std::exit (int) throw (); using std::exit;' \
- 'extern "C" void std::exit (int); using std::exit;' \
- 'extern "C" void exit (int) throw ();' \
- 'extern "C" void exit (int);' \
- 'void exit (int);'
-do
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-$ac_declaration
-@%:@include <stdlib.h>
-int
-main ()
-{
-exit (42);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-continue
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-$ac_declaration
-int
-main ()
-{
-exit (42);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- break
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-done
-rm -f conftest*
-if test -n "$ac_declaration"; then
- echo '#ifdef __cplusplus' >>confdefs.h
- echo $ac_declaration >>confdefs.h
- echo '#endif' >>confdefs.h
-fi
-
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-# Find a good install program. We prefer a C program (faster),
-# so one script is as good as another. But avoid the broken or
-# incompatible versions:
-# SysV /etc/install, /usr/sbin/install
-# SunOS /usr/etc/install
-# IRIX /sbin/install
-# AIX /bin/install
-# AmigaOS /C/install, which installs bootblocks on floppy discs
-# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
-# AFS /usr/afsws/bin/install, which mishandles nonexistent args
-# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
-# OS/2's system install, which has a completely different semantic
-# ./install, which can be erroneously created by make from ./install.sh.
-echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
-echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
-if test -z "$INSTALL"; then
-if test "${ac_cv_path_install+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- # Account for people who put trailing slashes in PATH elements.
-case $as_dir/ in
- ./ | .// | /cC/* | \
- /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
- ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
- /usr/ucb/* ) ;;
- *)
- # OSF1 and SCO ODT 3.0 have their own names for install.
- # Don't use installbsd from OSF since it installs stuff as root
- # by default.
- for ac_prog in ginstall scoinst install; do
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
- if test $ac_prog = install &&
- grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
- # AIX install. It has an incompatible calling convention.
- :
- elif test $ac_prog = install &&
- grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
- # program-specific install script used by HP pwplus--don't use.
- :
- else
- ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
- break 3
- fi
- fi
- done
- done
- ;;
-esac
-done
-
-
-fi
- if test "${ac_cv_path_install+set}" = set; then
- INSTALL=$ac_cv_path_install
- else
- # As a last resort, use the slow shell script. We don't cache a
- # path for INSTALL within a source directory, because that will
- # break other packages using the cache if that directory is
- # removed, or if the path is relative.
- INSTALL=$ac_install_sh
- fi
-fi
-echo "$as_me:$LINENO: result: $INSTALL" >&5
-echo "${ECHO_T}$INSTALL" >&6
-
-# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
-# It thinks the first close brace ends the variable substitution.
-test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
-
-test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
-
-test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
-
-
-# Extract the first word of "db2html$EXEEXT", so it can be a program name with args.
-set dummy db2html$EXEEXT; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_DB1+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $DB1 in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_DB1="$DB1" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_DB1="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_DB1" && ac_cv_path_DB1="nocommand"
- ;;
-esac
-fi
-DB1=$ac_cv_path_DB1
-
-if test -n "$DB1"; then
- echo "$as_me:$LINENO: result: $DB1" >&5
-echo "${ECHO_T}$DB1" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-if test "$DB1" = nocommand; then
- # Extract the first word of "docbook2html$EXEEXT", so it can be a program name with args.
-set dummy docbook2html$EXEEXT; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_DB2+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $DB2 in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_DB2="$DB2" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_DB2="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_DB2" && ac_cv_path_DB2="nocommand"
- ;;
-esac
-fi
-DB2=$ac_cv_path_DB2
-
-if test -n "$DB2"; then
- echo "$as_me:$LINENO: result: $DB2" >&5
-echo "${ECHO_T}$DB2" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- if test "$DB2" = nocommand; then
- { { echo "$as_me:$LINENO: error: docbook not found in $PATH" >&5
-echo "$as_me: error: docbook not found in $PATH" >&2;}
- { (exit 1); exit 1; }; }
- else
- DOCBOOK=$DB2
- fi;else
- DOCBOOK=$DB1
-fi;
-
-
-if test "x$JAVAPREFIX" = x; then
- test "x$JAVAC" = x && for ac_prog in "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAVAC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAVAC"; then
- ac_cv_prog_JAVAC="$JAVAC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAVAC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAVAC=$ac_cv_prog_JAVAC
-if test -n "$JAVAC"; then
- echo "$as_me:$LINENO: result: $JAVAC" >&5
-echo "${ECHO_T}$JAVAC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAVAC" && break
-done
-
-else
- test "x$JAVAC" = x && for ac_prog in "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAVAC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAVAC"; then
- ac_cv_prog_JAVAC="$JAVAC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAVAC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAVAC=$ac_cv_prog_JAVAC
-if test -n "$JAVAC"; then
- echo "$as_me:$LINENO: result: $JAVAC" >&5
-echo "${ECHO_T}$JAVAC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAVAC" && break
-done
-test -n "$JAVAC" || JAVAC="$JAVAPREFIX"
-
-fi
-test "x$JAVAC" = x && { { echo "$as_me:$LINENO: error: no acceptable Java compiler found in \$PATH" >&5
-echo "$as_me: error: no acceptable Java compiler found in \$PATH" >&2;}
- { (exit 1); exit 1; }; }
-
-echo "$as_me:$LINENO: checking if $JAVAC works" >&5
-echo $ECHO_N "checking if $JAVAC works... $ECHO_C" >&6
-if test "${ac_cv_prog_javac_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* #line __oline__ "configure" */
-public class Test {
-}
-EOF
-if { ac_try='$JAVAC $JAVACFLAGS $JAVA_TEST'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- { { echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
-echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
- { (exit 1); exit 1; }; }
- echo "configure: failed program was:" >&5
- cat $JAVA_TEST >&5
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_javac_works" >&5
-echo "${ECHO_T}$ac_cv_prog_javac_works" >&6
-
-
-
-echo "$as_me:$LINENO: checking if $JAVAC works" >&5
-echo $ECHO_N "checking if $JAVAC works... $ECHO_C" >&6
-if test "${ac_cv_prog_javac_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* #line __oline__ "configure" */
-public class Test {
-}
-EOF
-if { ac_try='$JAVAC $JAVACFLAGS $JAVA_TEST'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- { { echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
-echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
- { (exit 1); exit 1; }; }
- echo "configure: failed program was:" >&5
- cat $JAVA_TEST >&5
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_javac_works" >&5
-echo "${ECHO_T}$ac_cv_prog_javac_works" >&6
-
-
-if test "x$JAVAPREFIX" = x; then
- test "x$JAR" = x && for ac_prog in jar$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAR"; then
- ac_cv_prog_JAR="$JAR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAR="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAR=$ac_cv_prog_JAR
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAR" && break
-done
-
-else
- test "x$JAR" = x && for ac_prog in jar
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAR"; then
- ac_cv_prog_JAR="$JAR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAR="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAR=$ac_cv_prog_JAR
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAR" && break
-done
-test -n "$JAR" || JAR="$JAVAPREFIX"
-
-fi
-test "x$JAR" = x && { { echo "$as_me:$LINENO: error: no acceptable jar program found in \$PATH" >&5
-echo "$as_me: error: no acceptable jar program found in \$PATH" >&2;}
- { (exit 1); exit 1; }; }
-
-
-
-
-# Check whether --with-gcj_compile or --without-gcj_compile was given.
-if test "${with_gcj_compile+set}" = set; then
- withval="$with_gcj_compile"
- gcj_compile="no"
-else
- gcj_compile="yes"
-fi;
-
-if test $gcj_compile = "yes"; then
-
-# Check whether --with-gcj-prefix or --without-gcj-prefix was given.
-if test "${with_gcj_prefix+set}" = set; then
- withval="$with_gcj_prefix"
- gcj_prefix="$withval"
-else
- gcj_prefix=""
-fi;
-
- if test x$gcj_prefix != x ; then
- GCJ_HOME=$gcj_prefix
- fi
-
- if test x$GCJ_HOME != x ; then
- echo "Add $GCJ_HOME/bin to path and check again."
- PATH="$GCJ_HOME/bin:$PATH"
- fi
- # Extract the first word of "gcj", so it can be a program name with args.
-set dummy gcj; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_GCJ+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $GCJ in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_GCJ="$GCJ" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_GCJ="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_GCJ" && ac_cv_path_GCJ="no"
- ;;
-esac
-fi
-GCJ=$ac_cv_path_GCJ
-
-if test -n "$GCJ"; then
- echo "$as_me:$LINENO: result: $GCJ" >&5
-echo "${ECHO_T}$GCJ" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-
- min_gcj_version=3.0.0
- echo "$as_me:$LINENO: checking for GCJ - version >= $min_gcj_version" >&5
-echo $ECHO_N "checking for GCJ - version >= $min_gcj_version... $ECHO_C" >&6
- min_gcj_major_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\1/'`
- min_gcj_minor_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\2/'`
- min_gcj_micro_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\3/'`
- if test "$GCJ" = "no" ; then
- no_gcj=yes
- else
- gcj_version=`$GCJ --version 2>&1 | grep GCC | sed 's/gcj (GCC) \([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1.\2.\3/'`
- gcj_major_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1/'`
- gcj_minor_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\2/'`
- gcj_micro_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\3/'`
- if test "$cross_compiling" = yes; then
- echo $ac_n "cross compiling; assumed OK... $ac_c"
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-#include <stdio.h>
-
-main()
-{
- if ((1$gcj_major_version > 1$min_gcj_major_version) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version > 1$min_gcj_minor_version)) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version == 1$min_gcj_minor_version) &&
- (1$gcj_micro_version >= 1$min_gcj_micro_version)))
- {
- return(0);
- }
- else
- {
- return(1);
- }
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- :
-else
- echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-no_gcj=yes
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
-fi
- fi
- if test "x$no_gcj" = x ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- # Extract the first word of "gcj", so it can be a program name with args.
-set dummy gcj; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_GCJ+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $GCJ in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_GCJ="$GCJ" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_GCJ="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_GCJ" && ac_cv_path_GCJ="no"
- ;;
-esac
-fi
-GCJ=$ac_cv_path_GCJ
-
-if test -n "$GCJ"; then
- echo "$as_me:$LINENO: result: $GCJ" >&5
-echo "${ECHO_T}$GCJ" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- # Extract the first word of "jar", so it can be a program name with args.
-set dummy jar; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $JAR in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_JAR="$JAR" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_JAR="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_JAR" && ac_cv_path_JAR="no"
- ;;
-esac
-fi
-JAR=$ac_cv_path_JAR
-
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- if test x$GCJ_HOME != x ; then
- :
- else
- GCJ_HOME=`which gcj | sed 's/\(.*\).bin.*gcj/\1/'`
- fi
-
- cat << EOF > Test.java
-/* #line __oline__ "configure" */
-public class Test {
- public static void main(String[] args) {
- System.out.println(System.getProperty("sun.boot.class.path"));
- }
-}
-EOF
- GCJ_JAR=`gcj -C Test.java && gij Test`
- rm Test.java Test.class
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`(test -d /usr/share/local/java && find /usr/local/share/java -name libgcj-?.?.?.jar) || (test -d /usr/share/java && find /usr/share/java -name libgcj-?.?.?.jar)`
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`locate libgcj | grep libgcj.*\.jar`
- fi
- fi
- if test x$GCJ_JAR != x ; then
- GCJ_CLASSPATH="${GCJ_JAR}:${CLASSPATH}"
- else
- echo "***"
- echo "*** Unable to locate libgcj.jar needed by gcj"
- echo "***"
- { { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }
- fi
-
- :
- else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
- echo "***"
- echo "*** If you have GCJ installed and it is a newer version than $min_java_version, either set"
- echo "*** the GCJ_HOME variable or add the top directory where the GCJ binaries are to"
- echo "*** the PATH. Alternatively try \"./configure --with-gcj-prefix=<java_home>\","
- echo "***"
- echo "*** Also make sure that configure does not find the wrong version of GCJ by"
- echo "*** looking at the output of \"which gcj\"."
- echo "***"
- { { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }
- fi
-
- GCJ_BUILD_TARGETS=native-gcj
- GCJ_INSTALL_TARGETS=native_install
- GCJ_UNINSTALL_TARGETS=native_uninstall
-else
- GCJ_BUILD_TARGETS=
- GCJ_INSTALL_TARGETS=
- GCJ_UNINSTALL_TARGETS=
-fi
-
-
-
-
-
-
-
-
-echo "$as_me:$LINENO: checking for main in -libs" >&5
-echo $ECHO_N "checking for main in -libs... $ECHO_C" >&6
-if test "${ac_cv_lib_ibs_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- ac_check_lib_save_LIBS=$LIBS
-LIBS="-libs $LIBS"
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-
-int
-main ()
-{
-main ();
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_lib_ibs_main=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_lib_ibs_main=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-echo "$as_me:$LINENO: result: $ac_cv_lib_ibs_main" >&5
-echo "${ECHO_T}$ac_cv_lib_ibs_main" >&6
-if test $ac_cv_lib_ibs_main = yes; then
- cat >>confdefs.h <<_ACEOF
-@%:@define HAVE_LIBIBS 1
-_ACEOF
-
- LIBS="-libs $LIBS"
-
-fi
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gtk+-2.0 >= 2.4" >&5
-echo $ECHO_N "checking for gtk+-2.0 >= 2.4... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gtk+-2.0 >= 2.4" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GTK_CFLAGS" >&5
-echo $ECHO_N "checking GTK_CFLAGS... $ECHO_C" >&6
- GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 2.4"`
- echo "$as_me:$LINENO: result: $GTK_CFLAGS" >&5
-echo "${ECHO_T}$GTK_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GTK_LIBS" >&5
-echo $ECHO_N "checking GTK_LIBS... $ECHO_C" >&6
- GTK_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 2.4"`
- echo "$as_me:$LINENO: result: $GTK_LIBS" >&5
-echo "${ECHO_T}$GTK_LIBS" >&6
- else
- GTK_CFLAGS=""
- GTK_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GTK_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk+-2.0 >= 2.4"`
- echo $GTK_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gtk+-2.0 >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gtk+-2.0 >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-
-
-
-
-
-
-
-
-echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
-echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6
-if test "${ac_cv_c_const+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-/* FIXME: Include the comments suggested by Paul. */
-#ifndef __cplusplus
- /* Ultrix mips cc rejects this. */
- typedef int charset[2];
- const charset x;
- /* SunOS 4.1.1 cc rejects this. */
- char const *const *ccp;
- char **p;
- /* NEC SVR4.0.2 mips cc rejects this. */
- struct point {int x, y;};
- static struct point const zero = {0,0};
- /* AIX XL C 1.02.0.0 rejects this.
- It does not let you subtract one const X* pointer from another in
- an arm of an if-expression whose if-part is not a constant
- expression */
- const char *g = "string";
- ccp = &g + (g ? g-g : 0);
- /* HPUX 7.0 cc rejects these. */
- ++ccp;
- p = (char**) ccp;
- ccp = (char const *const *) p;
- { /* SCO 3.2v4 cc rejects this. */
- char *t;
- char const *s = 0 ? (char *) 0 : (char const *) 0;
-
- *t++ = 0;
- }
- { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
- int x[] = {25, 17};
- const int *foo = &x[0];
- ++foo;
- }
- { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
- typedef const int *iptr;
- iptr p = 0;
- ++p;
- }
- { /* AIX XL C 1.02.0.0 rejects this saying
- "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
- struct s { int j; const int *ap[3]; };
- struct s *b; b->j = 5;
- }
- { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
- const int foo = 10;
- }
-#endif
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_c_const=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_c_const=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
-echo "${ECHO_T}$ac_cv_c_const" >&6
-if test $ac_cv_c_const = no; then
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define const
-_ACEOF
-
-fi
-
-
-# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
-# for constant arguments. Useless!
-echo "$as_me:$LINENO: checking for working alloca.h" >&5
-echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6
-if test "${ac_cv_working_alloca_h+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@include <alloca.h>
-int
-main ()
-{
-char *p = (char *) alloca (2 * sizeof (int));
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_working_alloca_h=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_working_alloca_h=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5
-echo "${ECHO_T}$ac_cv_working_alloca_h" >&6
-if test $ac_cv_working_alloca_h = yes; then
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define HAVE_ALLOCA_H 1
-_ACEOF
-
-fi
-
-echo "$as_me:$LINENO: checking for alloca" >&5
-echo $ECHO_N "checking for alloca... $ECHO_C" >&6
-if test "${ac_cv_func_alloca_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#ifdef __GNUC__
-# define alloca __builtin_alloca
-#else
-# ifdef _MSC_VER
-# include <malloc.h>
-# define alloca _alloca
-# else
-# if HAVE_ALLOCA_H
-# include <alloca.h>
-# else
-# ifdef _AIX
- #pragma alloca
-# else
-# ifndef alloca /* predefined by HP cc +Olibcalls */
-char *alloca ();
-# endif
-# endif
-# endif
-# endif
-#endif
-
-int
-main ()
-{
-char *p = (char *) alloca (1);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_func_alloca_works=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_func_alloca_works=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5
-echo "${ECHO_T}$ac_cv_func_alloca_works" >&6
-
-if test $ac_cv_func_alloca_works = yes; then
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define HAVE_ALLOCA 1
-_ACEOF
-
-else
- # The SVR3 libPW and SVR4 libucb both contain incompatible functions
-# that cause trouble. Some versions do not even contain alloca or
-# contain a buggy version. If you still want to use their alloca,
-# use ar to extract alloca.o from them instead of compiling alloca.c.
-
-ALLOCA=alloca.$ac_objext
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define C_ALLOCA 1
-_ACEOF
-
-
-echo "$as_me:$LINENO: checking whether \`alloca.c' needs Cray hooks" >&5
-echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6
-if test "${ac_cv_os_cray+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#if defined(CRAY) && ! defined(CRAY2)
-webecray
-#else
-wenotbecray
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
- $EGREP "webecray" >/dev/null 2>&1; then
- ac_cv_os_cray=yes
-else
- ac_cv_os_cray=no
-fi
-rm -f conftest*
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_os_cray" >&5
-echo "${ECHO_T}$ac_cv_os_cray" >&6
-if test $ac_cv_os_cray = yes; then
- for ac_func in _getb67 GETB67 getb67; do
- as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-echo "$as_me:$LINENO: checking for $ac_func" >&5
-echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
-if eval "test \"\${$as_ac_var+set}\" = set"; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
- For example, HP-UX 11i <limits.h> declares gettimeofday. */
-#define $ac_func innocuous_$ac_func
-
-/* System header to define __stub macros and hopefully few prototypes,
- which can conflict with char $ac_func (); below.
- Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- <limits.h> exists even on freestanding compilers. */
-
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
-
-#undef $ac_func
-
-/* Override any gcc2 internal prototype to avoid an error. */
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-/* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
-char $ac_func ();
-/* The GNU C library defines this for functions which it implements
- to always fail with ENOSYS. Some functions are actually named
- something starting with __ and the normal name is an alias. */
-#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
-choke me
-#else
-char (*f) () = $ac_func;
-#endif
-#ifdef __cplusplus
-}
-#endif
-
-int
-main ()
-{
-return f != $ac_func;
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- eval "$as_ac_var=yes"
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-eval "$as_ac_var=no"
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
-echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
-if test `eval echo '${'$as_ac_var'}'` = yes; then
-
-cat >>confdefs.h <<_ACEOF
-@%:@define CRAY_STACKSEG_END $ac_func
-_ACEOF
-
- break
-fi
-
- done
-fi
-
-echo "$as_me:$LINENO: checking stack direction for C alloca" >&5
-echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6
-if test "${ac_cv_c_stack_direction+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test "$cross_compiling" = yes; then
- ac_cv_c_stack_direction=0
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-int
-find_stack_direction ()
-{
- static char *addr = 0;
- auto char dummy;
- if (addr == 0)
- {
- addr = &dummy;
- return find_stack_direction ();
- }
- else
- return (&dummy > addr) ? 1 : -1;
-}
-
-int
-main ()
-{
- exit (find_stack_direction () < 0);
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_c_stack_direction=1
-else
- echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-ac_cv_c_stack_direction=-1
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
-fi
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5
-echo "${ECHO_T}$ac_cv_c_stack_direction" >&6
-
-cat >>confdefs.h <<_ACEOF
-@%:@define STACK_DIRECTION $ac_cv_c_stack_direction
-_ACEOF
-
-
-fi
-
-
-
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gconf-2.0 >= 2.7.1" >&5
-echo $ECHO_N "checking for gconf-2.0 >= 2.7.1... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gconf-2.0 >= 2.7.1" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GCONF_CFLAGS" >&5
-echo $ECHO_N "checking GCONF_CFLAGS... $ECHO_C" >&6
- GCONF_CFLAGS=`$PKG_CONFIG --cflags "gconf-2.0 >= 2.7.1"`
- echo "$as_me:$LINENO: result: $GCONF_CFLAGS" >&5
-echo "${ECHO_T}$GCONF_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GCONF_LIBS" >&5
-echo $ECHO_N "checking GCONF_LIBS... $ECHO_C" >&6
- GCONF_LIBS=`$PKG_CONFIG --libs "gconf-2.0 >= 2.7.1"`
- echo "$as_me:$LINENO: result: $GCONF_LIBS" >&5
-echo "${ECHO_T}$GCONF_LIBS" >&6
- else
- GCONF_CFLAGS=""
- GCONF_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GCONF_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gconf-2.0 >= 2.7.1"`
- echo $GCONF_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gconf-2.0 >= 2.7.1) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gconf-2.0 >= 2.7.1) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-
-
-
- ac_config_files="$ac_config_files Makefile gconf-java.pc doc/examples/runExample.sh src/Makefile src/java/org/gnu/gconf/ConfClient.java"
-cat >confcache <<\_ACEOF
-# This file is a shell script that caches the results of configure
-# tests run on this system so they can be shared between configure
-# scripts and configure runs, see configure's option --config-cache.
-# It is not useful on other systems. If it contains results you don't
-# want to keep, you may remove or edit it.
-#
-# config.status only pays attention to the cache file if you give it
-# the --recheck option to rerun configure.
-#
-# `ac_cv_env_foo' variables (set or unset) will be overridden when
-# loading this file, other *unset* `ac_cv_foo' will be assigned the
-# following values.
-
-_ACEOF
-
-# The following way of writing the cache mishandles newlines in values,
-# but we know of no workaround that is simple, portable, and efficient.
-# So, don't put newlines in cache variables' values.
-# Ultrix sh set writes to stderr and can't be redirected directly,
-# and sets the high bit in the cache file unless we assign to the vars.
-{
- (set) 2>&1 |
- case `(ac_space=' '; set | grep ac_space) 2>&1` in
- *ac_space=\ *)
- # `set' does not quote correctly, so add quotes (double-quote
- # substitution turns \\\\ into \\, and sed turns \\ into \).
- sed -n \
- "s/'/'\\\\''/g;
- s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
- ;;
- *)
- # `set' quotes correctly as required by POSIX, so do not add quotes.
- sed -n \
- "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
- ;;
- esac;
-} |
- sed '
- t clear
- : clear
- s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
- t end
- /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
- : end' >>confcache
-if diff $cache_file confcache >/dev/null 2>&1; then :; else
- if test -w $cache_file; then
- test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
- cat confcache >$cache_file
- else
- echo "not updating unwritable cache $cache_file"
- fi
-fi
-rm -f confcache
-
-test "x$prefix" = xNONE && prefix=$ac_default_prefix
-# Let make expand exec_prefix.
-test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
-
-# VPATH may cause trouble with some makes, so we remove $(srcdir),
-# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
-# trailing colons and then remove the whole line if VPATH becomes empty
-# (actually we leave an empty line to preserve line numbers).
-if test "x$srcdir" = x.; then
- ac_vpsub='/^[ ]*VPATH[ ]*=/{
-s/:*\$(srcdir):*/:/;
-s/:*\${srcdir}:*/:/;
-s/:*@srcdir@:*/:/;
-s/^\([^=]*=[ ]*\):*/\1/;
-s/:*$//;
-s/^[^=]*=[ ]*$//;
-}'
-fi
-
-# Transform confdefs.h into DEFS.
-# Protect against shell expansion while executing Makefile rules.
-# Protect against Makefile macro expansion.
-#
-# If the first sed substitution is executed (which looks for macros that
-# take arguments), then we branch to the quote section. Otherwise,
-# look for a macro that doesn't take arguments.
-cat >confdef2opt.sed <<\_ACEOF
-t clear
-: clear
-s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*([^)]*)\)[ ]*\(.*\),-D\1=\2,g
-t quote
-s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\),-D\1=\2,g
-t quote
-d
-: quote
-s,[ `~#$^&*(){}\\|;'"<>?],\\&,g
-s,\[,\\&,g
-s,\],\\&,g
-s,\$,$$,g
-p
-_ACEOF
-# We use echo to avoid assuming a particular line-breaking character.
-# The extra dot is to prevent the shell from consuming trailing
-# line-breaks from the sub-command output. A line-break within
-# single-quotes doesn't work because, if this script is created in a
-# platform that uses two characters for line-breaks (e.g., DOS), tr
-# would break.
-ac_LF_and_DOT=`echo; echo .`
-DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'`
-rm -f confdef2opt.sed
-
-
-ac_libobjs=
-ac_ltlibobjs=
-for ac_i in : $LIB@&t at OBJS; do test "x$ac_i" = x: && continue
- # 1. Remove the extension, and $U if already installed.
- ac_i=`echo "$ac_i" |
- sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
- # 2. Add them.
- ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"
- ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'
-done
-LIB@&t at OBJS=$ac_libobjs
-
-LTLIBOBJS=$ac_ltlibobjs
-
-
-
-: ${CONFIG_STATUS=./config.status}
-ac_clean_files_save=$ac_clean_files
-ac_clean_files="$ac_clean_files $CONFIG_STATUS"
-{ echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
-echo "$as_me: creating $CONFIG_STATUS" >&6;}
-cat >$CONFIG_STATUS <<_ACEOF
-#! $SHELL
-# Generated by $as_me.
-# Run this file to recreate the current configuration.
-# Compiler output produced by configure, useful for debugging
-# configure, is in config.log if it exists.
-
-debug=false
-ac_cs_recheck=false
-ac_cs_silent=false
-SHELL=\${CONFIG_SHELL-$SHELL}
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
-echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
-echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-exec 6>&1
-
-# Open the log real soon, to keep \$[0] and so on meaningful, and to
-# report actual input values of CONFIG_FILES etc. instead of their
-# values after options handling. Logging --version etc. is OK.
-exec 5>>config.log
-{
- echo
- sed 'h;s/./-/g;s/^.../@%:@@%:@ /;s/...$/ @%:@@%:@/;p;x;p;x' <<_ASBOX
-@%:@@%:@ Running $as_me. @%:@@%:@
-_ASBOX
-} >&5
-cat >&5 <<_CSEOF
-
-This file was extended by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- CONFIG_FILES = $CONFIG_FILES
- CONFIG_HEADERS = $CONFIG_HEADERS
- CONFIG_LINKS = $CONFIG_LINKS
- CONFIG_COMMANDS = $CONFIG_COMMANDS
- $ $0 $@
-
-_CSEOF
-echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
-echo >&5
-_ACEOF
-
-# Files that config.status was made for.
-if test -n "$ac_config_files"; then
- echo "config_files=\"$ac_config_files\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_headers"; then
- echo "config_headers=\"$ac_config_headers\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_links"; then
- echo "config_links=\"$ac_config_links\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_commands"; then
- echo "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUS
-fi
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-
-ac_cs_usage="\
-\`$as_me' instantiates files from templates according to the
-current configuration.
-
-Usage: $0 [OPTIONS] [FILE]...
-
- -h, --help print this help, then exit
- -V, --version print version number, then exit
- -q, --quiet do not print progress messages
- -d, --debug don't remove temporary files
- --recheck update $as_me by reconfiguring in the same conditions
- --file=FILE[:TEMPLATE]
- instantiate the configuration file FILE
-
-Configuration files:
-$config_files
-
-Report bugs to <bug-autoconf at gnu.org>."
-_ACEOF
-
-cat >>$CONFIG_STATUS <<_ACEOF
-ac_cs_version="\\
-config.status
-configured by $0, generated by GNU Autoconf 2.59,
- with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This config.status script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it."
-srcdir=$srcdir
-INSTALL="$INSTALL"
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-# If no file are specified by the user, then we need to provide default
-# value. By we need to know if files were specified by the user.
-ac_need_defaults=:
-while test $# != 0
-do
- case $1 in
- --*=*)
- ac_option=`expr "x$1" : 'x\([^=]*\)='`
- ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
- ac_shift=:
- ;;
- -*)
- ac_option=$1
- ac_optarg=$2
- ac_shift=shift
- ;;
- *) # This is not an option, so the user has probably given explicit
- # arguments.
- ac_option=$1
- ac_need_defaults=false;;
- esac
-
- case $ac_option in
- # Handling of the options.
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
- -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
- ac_cs_recheck=: ;;
- --version | --vers* | -V )
- echo "$ac_cs_version"; exit 0 ;;
- --he | --h)
- # Conflict between --help and --header
- { { echo "$as_me:$LINENO: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; };;
- --help | --hel | -h )
- echo "$ac_cs_usage"; exit 0 ;;
- --debug | --d* | -d )
- debug=: ;;
- --file | --fil | --fi | --f )
- $ac_shift
- CONFIG_FILES="$CONFIG_FILES $ac_optarg"
- ac_need_defaults=false;;
- --header | --heade | --head | --hea )
- $ac_shift
- CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
- ac_need_defaults=false;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil | --si | --s)
- ac_cs_silent=: ;;
-
- # This is an error.
- -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; } ;;
-
- *) ac_config_targets="$ac_config_targets $1" ;;
-
- esac
- shift
-done
-
-ac_configure_extra_args=
-
-if $ac_cs_silent; then
- exec 6>/dev/null
- ac_configure_extra_args="$ac_configure_extra_args --silent"
-fi
-
-_ACEOF
-cat >>$CONFIG_STATUS <<_ACEOF
-if \$ac_cs_recheck; then
- echo "running $SHELL $0 " $ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
- exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
-fi
-
-_ACEOF
-
-
-
-
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-for ac_config_target in $ac_config_targets
-do
- case "$ac_config_target" in
- # Handling of arguments.
- "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
- "gconf-java.pc" ) CONFIG_FILES="$CONFIG_FILES gconf-java.pc" ;;
- "doc/examples/runExample.sh" ) CONFIG_FILES="$CONFIG_FILES doc/examples/runExample.sh" ;;
- "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
- "src/java/org/gnu/gconf/ConfClient.java" ) CONFIG_FILES="$CONFIG_FILES src/java/org/gnu/gconf/ConfClient.java" ;;
- *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
-echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# If the user did not use the arguments to specify the items to instantiate,
-# then the envvar interface is used. Set only those that are not.
-# We use the long form for the default assignment because of an extremely
-# bizarre bug on SunOS 4.1.3.
-if $ac_need_defaults; then
- test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
-fi
-
-# Have a temporary directory for convenience. Make it in the build tree
-# simply because there is no reason to put it here, and in addition,
-# creating and moving files from /tmp can sometimes cause problems.
-# Create a temporary directory, and hook for its removal unless debugging.
-$debug ||
-{
- trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
- trap '{ (exit 1); exit 1; }' 1 2 13 15
-}
-
-# Create a (secure) tmp directory for tmp files.
-
-{
- tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
- test -n "$tmp" && test -d "$tmp"
-} ||
-{
- tmp=./confstat$$-$RANDOM
- (umask 077 && mkdir $tmp)
-} ||
-{
- echo "$me: cannot create a temporary directory in ." >&2
- { (exit 1); exit 1; }
-}
-
-_ACEOF
-
-cat >>$CONFIG_STATUS <<_ACEOF
-
-#
-# CONFIG_FILES section.
-#
-
-# No need to generate the scripts if there are no CONFIG_FILES.
-# This happens for instance when ./config.status config.h
-if test -n "\$CONFIG_FILES"; then
- # Protect against being on the right side of a sed subst in config.status.
- sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&,]/\\\\&/g;
- s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF
-s, at SHELL@,$SHELL,;t t
-s, at PATH_SEPARATOR@,$PATH_SEPARATOR,;t t
-s, at PACKAGE_NAME@,$PACKAGE_NAME,;t t
-s, at PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t
-s, at PACKAGE_VERSION@,$PACKAGE_VERSION,;t t
-s, at PACKAGE_STRING@,$PACKAGE_STRING,;t t
-s, at PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t
-s, at exec_prefix@,$exec_prefix,;t t
-s, at prefix@,$prefix,;t t
-s, at program_transform_name@,$program_transform_name,;t t
-s, at bindir@,$bindir,;t t
-s, at sbindir@,$sbindir,;t t
-s, at libexecdir@,$libexecdir,;t t
-s, at datadir@,$datadir,;t t
-s, at sysconfdir@,$sysconfdir,;t t
-s, at sharedstatedir@,$sharedstatedir,;t t
-s, at localstatedir@,$localstatedir,;t t
-s, at libdir@,$libdir,;t t
-s, at includedir@,$includedir,;t t
-s, at oldincludedir@,$oldincludedir,;t t
-s, at infodir@,$infodir,;t t
-s, at mandir@,$mandir,;t t
-s, at build_alias@,$build_alias,;t t
-s, at host_alias@,$host_alias,;t t
-s, at target_alias@,$target_alias,;t t
-s, at DEFS@,$DEFS,;t t
-s, at ECHO_C@,$ECHO_C,;t t
-s, at ECHO_N@,$ECHO_N,;t t
-s, at ECHO_T@,$ECHO_T,;t t
-s, at LIBS@,$LIBS,;t t
-s, at INSTALLED_CLASSPATH@,$INSTALLED_CLASSPATH,;t t
-s, at INSTALLED_JNI_DIR@,$INSTALLED_JNI_DIR,;t t
-s, at version@,$version,;t t
-s, at apiversion@,$apiversion,;t t
-s, at PKG_CONFIG@,$PKG_CONFIG,;t t
-s, at GTKJAVA_CFLAGS@,$GTKJAVA_CFLAGS,;t t
-s, at GTKJAVA_LIBS@,$GTKJAVA_LIBS,;t t
-s, at gtkapiversion@,$gtkapiversion,;t t
-s, at GTKJAR@,$GTKJAR,;t t
-s, at JG_GTK_LIB_PATH@,$JG_GTK_LIB_PATH,;t t
-s, at NATIVEGTKJAR@,$NATIVEGTKJAR,;t t
-s, at CC@,$CC,;t t
-s, at CFLAGS@,$CFLAGS,;t t
-s, at LDFLAGS@,$LDFLAGS,;t t
-s, at CPPFLAGS@,$CPPFLAGS,;t t
-s, at ac_ct_CC@,$ac_ct_CC,;t t
-s, at EXEEXT@,$EXEEXT,;t t
-s, at OBJEXT@,$OBJEXT,;t t
-s, at INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
-s, at INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
-s, at INSTALL_DATA@,$INSTALL_DATA,;t t
-s, at DB1@,$DB1,;t t
-s, at DB2@,$DB2,;t t
-s, at DOCBOOK@,$DOCBOOK,;t t
-s, at JAVAC@,$JAVAC,;t t
-s, at JAR@,$JAR,;t t
-s, at GCJ@,$GCJ,;t t
-s, at GCJ_CLASSPATH@,$GCJ_CLASSPATH,;t t
-s, at GCJ_BUILD_TARGETS@,$GCJ_BUILD_TARGETS,;t t
-s, at GCJ_INSTALL_TARGETS@,$GCJ_INSTALL_TARGETS,;t t
-s, at GCJ_UNINSTALL_TARGETS@,$GCJ_UNINSTALL_TARGETS,;t t
-s, at GTK_CFLAGS@,$GTK_CFLAGS,;t t
-s, at GTK_LIBS@,$GTK_LIBS,;t t
-s, at TOPLEVEL_TARGETS@,$TOPLEVEL_TARGETS,;t t
-s, at INSTALL_TARGETS@,$INSTALL_TARGETS,;t t
-s, at UNINSTALL_TARGETS@,$UNINSTALL_TARGETS,;t t
-s, at MACRO_FLAG@,$MACRO_FLAG,;t t
-s, at ALLOCA@,$ALLOCA,;t t
-s, at CPP@,$CPP,;t t
-s, at EGREP@,$EGREP,;t t
-s, at GCONF_CFLAGS@,$GCONF_CFLAGS,;t t
-s, at GCONF_LIBS@,$GCONF_LIBS,;t t
-s, at GCONFL_LIBS@,$GCONFL_LIBS,;t t
-s, at LIB@&t at OBJS@,$LIB@&t at OBJS,;t t
-s, at LTLIBOBJS@,$LTLIBOBJS,;t t
-CEOF
-
-_ACEOF
-
- cat >>$CONFIG_STATUS <<\_ACEOF
- # Split the substitutions into bite-sized pieces for seds with
- # small command number limits, like on Digital OSF/1 and HP-UX.
- ac_max_sed_lines=48
- ac_sed_frag=1 # Number of current file.
- ac_beg=1 # First line for current file.
- ac_end=$ac_max_sed_lines # Line after last line for current file.
- ac_more_lines=:
- ac_sed_cmds=
- while $ac_more_lines; do
- if test $ac_beg -gt 1; then
- sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- else
- sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- fi
- if test ! -s $tmp/subs.frag; then
- ac_more_lines=false
- else
- # The purpose of the label and of the branching condition is to
- # speed up the sed processing (if there are no `@' at all, there
- # is no need to browse any of the substitutions).
- # These are the two extra sed commands mentioned above.
- (echo ':t
- /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
- else
- ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
- fi
- ac_sed_frag=`expr $ac_sed_frag + 1`
- ac_beg=$ac_end
- ac_end=`expr $ac_end + $ac_max_sed_lines`
- fi
- done
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds=cat
- fi
-fi # test -n "$CONFIG_FILES"
-
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
-for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
- # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
- case $ac_file in
- - | *:- | *:-:* ) # input from stdin
- cat >$tmp/stdin
- ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- * ) ac_file_in=$ac_file.in ;;
- esac
-
- # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
- ac_dir=`(dirname "$ac_file") 2>/dev/null ||
-$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$ac_file" : 'X\(//\)[^/]' \| \
- X"$ac_file" : 'X\(//\)$' \| \
- X"$ac_file" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$ac_file" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- { if $as_mkdir_p; then
- mkdir -p "$ac_dir"
- else
- as_dir="$ac_dir"
- as_dirs=
- while test ! -d "$as_dir"; do
- as_dirs="$as_dir $as_dirs"
- as_dir=`(dirname "$as_dir") 2>/dev/null ||
-$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$as_dir" : 'X\(//\)[^/]' \| \
- X"$as_dir" : 'X\(//\)$' \| \
- X"$as_dir" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$as_dir" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- done
- test ! -n "$as_dirs" || mkdir $as_dirs
- fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
-echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
- { (exit 1); exit 1; }; }; }
-
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
-
- case $INSTALL in
- [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
- *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
- esac
-
- # Let's still pretend it is `configure' which instantiates (i.e., don't
- # use $as_me), people would be surprised to read:
- # /* config.h. Generated by config.status. */
- if test x"$ac_file" = x-; then
- configure_input=
- else
- configure_input="$ac_file. "
- fi
- configure_input=$configure_input"Generated from `echo $ac_file_in |
- sed 's,.*/,,'` by configure."
-
- # First look for the input files in the build tree, otherwise in the
- # src tree.
- ac_file_inputs=`IFS=:
- for f in $ac_file_in; do
- case $f in
- -) echo $tmp/stdin ;;
- [\\/$]*)
- # Absolute (can't be DOS-style, as IFS=:)
- test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- echo "$f";;
- *) # Relative
- if test -f "$f"; then
- # Build tree
- echo "$f"
- elif test -f "$srcdir/$f"; then
- # Source tree
- echo "$srcdir/$f"
- else
- # /dev/null tree
- { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- fi;;
- esac
- done` || { (exit 1); exit 1; }
-
- if test x"$ac_file" != x-; then
- { echo "$as_me:$LINENO: creating $ac_file" >&5
-echo "$as_me: creating $ac_file" >&6;}
- rm -f "$ac_file"
- fi
-_ACEOF
-cat >>$CONFIG_STATUS <<_ACEOF
- sed "$ac_vpsub
-$extrasub
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
-:t
-/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
-s, at configure_input@,$configure_input,;t t
-s, at srcdir@,$ac_srcdir,;t t
-s, at abs_srcdir@,$ac_abs_srcdir,;t t
-s, at top_srcdir@,$ac_top_srcdir,;t t
-s, at abs_top_srcdir@,$ac_abs_top_srcdir,;t t
-s, at builddir@,$ac_builddir,;t t
-s, at abs_builddir@,$ac_abs_builddir,;t t
-s, at top_builddir@,$ac_top_builddir,;t t
-s, at abs_top_builddir@,$ac_abs_top_builddir,;t t
-s, at INSTALL@,$ac_INSTALL,;t t
-" $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
- rm -f $tmp/stdin
- if test x"$ac_file" != x-; then
- mv $tmp/out $ac_file
- else
- cat $tmp/out
- rm -f $tmp/out
- fi
-
-done
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-
-{ (exit 0); exit 0; }
-_ACEOF
-chmod +x $CONFIG_STATUS
-ac_clean_files=$ac_clean_files_save
-
-
-# configure is writing to config.log, and then calls config.status.
-# config.status does its own redirection, appending to config.log.
-# Unfortunately, on DOS this fails, as config.log is still kept open
-# by configure, so config.status won't be able to write to it; its
-# output is simply discarded. So we exec the FD to /dev/null,
-# effectively closing config.log, so it can be properly (re)opened and
-# appended to by config.status. When coming back to configure, we
-# need to make the FD available again.
-if test "$no_create" != yes; then
- ac_cs_success=:
- ac_config_status_args=
- test "$silent" = yes &&
- ac_config_status_args="$ac_config_status_args --quiet"
- exec 5>/dev/null
- $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
- exec 5>>config.log
- # Use ||, not &&, to avoid exiting from the if with $? = 1, which
- # would make configure fail if this is the last instruction.
- $ac_cs_success || { (exit 1); exit 1; }
-fi
-
-
-`chmod +x doc/examples/runExample.sh`
-
diff --git a/libgconf-java/autom4te.cache/output.1 b/libgconf-java/autom4te.cache/output.1
deleted file mode 100644
index 25b63d4..0000000
--- a/libgconf-java/autom4te.cache/output.1
+++ /dev/null
@@ -1,5055 +0,0 @@
-@%:@! /bin/sh
-@%:@ Guess values for system-dependent variables and create Makefiles.
-@%:@ Generated by GNU Autoconf 2.59.
-@%:@
-@%:@ Copyright (C) 2003 Free Software Foundation, Inc.
-@%:@ This configure script is free software; the Free Software Foundation
-@%:@ gives unlimited permission to copy, distribute and modify it.
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-
-# Name of the host.
-# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
-# so uname gets run too.
-ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
-
-exec 6>&1
-
-#
-# Initializations.
-#
-ac_default_prefix=/usr/local
-ac_config_libobj_dir=.
-cross_compiling=no
-subdirs=
-MFLAGS=
-MAKEFLAGS=
-SHELL=${CONFIG_SHELL-/bin/sh}
-
-# Maximum number of lines to put in a shell here document.
-# This variable seems obsolete. It should probably be removed, and
-# only ac_max_sed_lines should be used.
-: ${ac_max_here_lines=38}
-
-# Identity of this package.
-PACKAGE_NAME=
-PACKAGE_TARNAME=
-PACKAGE_VERSION=
-PACKAGE_STRING=
-PACKAGE_BUGREPORT=
-
-ac_unique_file="src/jni/org_gnu_gconf_ConfClient.c"
-ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALLED_CLASSPATH INSTALLED_JNI_DIR version apiversion PKG_CONFIG GTKJAVA_CFLAGS GTKJAVA_LIBS gtkapiversion GTKJAR JG_GTK_LIB_PATH NATIVEGTKJAR CC [...]
-ac_subst_files=''
-
-# Initialize some variables set by options.
-ac_init_help=
-ac_init_version=false
-# The variables have the same names as the options, with
-# dashes changed to underlines.
-cache_file=/dev/null
-exec_prefix=NONE
-no_create=
-no_recursion=
-prefix=NONE
-program_prefix=NONE
-program_suffix=NONE
-program_transform_name=s,x,x,
-silent=
-site=
-srcdir=
-verbose=
-x_includes=NONE
-x_libraries=NONE
-
-# Installation directory options.
-# These are left unexpanded so users can "make install exec_prefix=/foo"
-# and all the variables that are supposed to be based on exec_prefix
-# by default will actually change.
-# Use braces instead of parens because sh, perl, etc. also accept them.
-bindir='${exec_prefix}/bin'
-sbindir='${exec_prefix}/sbin'
-libexecdir='${exec_prefix}/libexec'
-datadir='${prefix}/share'
-sysconfdir='${prefix}/etc'
-sharedstatedir='${prefix}/com'
-localstatedir='${prefix}/var'
-libdir='${exec_prefix}/lib'
-includedir='${prefix}/include'
-oldincludedir='/usr/include'
-infodir='${prefix}/info'
-mandir='${prefix}/man'
-
-ac_prev=
-for ac_option
-do
- # If the previous option needs an argument, assign it.
- if test -n "$ac_prev"; then
- eval "$ac_prev=\$ac_option"
- ac_prev=
- continue
- fi
-
- ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
-
- # Accept the important Cygnus configure options, so we can diagnose typos.
-
- case $ac_option in
-
- -bindir | --bindir | --bindi | --bind | --bin | --bi)
- ac_prev=bindir ;;
- -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
- bindir=$ac_optarg ;;
-
- -build | --build | --buil | --bui | --bu)
- ac_prev=build_alias ;;
- -build=* | --build=* | --buil=* | --bui=* | --bu=*)
- build_alias=$ac_optarg ;;
-
- -cache-file | --cache-file | --cache-fil | --cache-fi \
- | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
- ac_prev=cache_file ;;
- -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
- | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
- cache_file=$ac_optarg ;;
-
- --config-cache | -C)
- cache_file=config.cache ;;
-
- -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
- ac_prev=datadir ;;
- -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
- | --da=*)
- datadir=$ac_optarg ;;
-
- -disable-* | --disable-*)
- ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid feature name: $ac_feature" >&2
- { (exit 1); exit 1; }; }
- ac_feature=`echo $ac_feature | sed 's/-/_/g'`
- eval "enable_$ac_feature=no" ;;
-
- -enable-* | --enable-*)
- ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid feature name: $ac_feature" >&2
- { (exit 1); exit 1; }; }
- ac_feature=`echo $ac_feature | sed 's/-/_/g'`
- case $ac_option in
- *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
- *) ac_optarg=yes ;;
- esac
- eval "enable_$ac_feature='$ac_optarg'" ;;
-
- -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
- | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
- | --exec | --exe | --ex)
- ac_prev=exec_prefix ;;
- -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
- | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
- | --exec=* | --exe=* | --ex=*)
- exec_prefix=$ac_optarg ;;
-
- -gas | --gas | --ga | --g)
- # Obsolete; use --with-gas.
- with_gas=yes ;;
-
- -help | --help | --hel | --he | -h)
- ac_init_help=long ;;
- -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
- ac_init_help=recursive ;;
- -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
- ac_init_help=short ;;
-
- -host | --host | --hos | --ho)
- ac_prev=host_alias ;;
- -host=* | --host=* | --hos=* | --ho=*)
- host_alias=$ac_optarg ;;
-
- -includedir | --includedir | --includedi | --included | --include \
- | --includ | --inclu | --incl | --inc)
- ac_prev=includedir ;;
- -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
- | --includ=* | --inclu=* | --incl=* | --inc=*)
- includedir=$ac_optarg ;;
-
- -infodir | --infodir | --infodi | --infod | --info | --inf)
- ac_prev=infodir ;;
- -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
- infodir=$ac_optarg ;;
-
- -libdir | --libdir | --libdi | --libd)
- ac_prev=libdir ;;
- -libdir=* | --libdir=* | --libdi=* | --libd=*)
- libdir=$ac_optarg ;;
-
- -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
- | --libexe | --libex | --libe)
- ac_prev=libexecdir ;;
- -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
- | --libexe=* | --libex=* | --libe=*)
- libexecdir=$ac_optarg ;;
-
- -localstatedir | --localstatedir | --localstatedi | --localstated \
- | --localstate | --localstat | --localsta | --localst \
- | --locals | --local | --loca | --loc | --lo)
- ac_prev=localstatedir ;;
- -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
- | --localstate=* | --localstat=* | --localsta=* | --localst=* \
- | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
- localstatedir=$ac_optarg ;;
-
- -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
- ac_prev=mandir ;;
- -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
- mandir=$ac_optarg ;;
-
- -nfp | --nfp | --nf)
- # Obsolete; use --without-fp.
- with_fp=no ;;
-
- -no-create | --no-create | --no-creat | --no-crea | --no-cre \
- | --no-cr | --no-c | -n)
- no_create=yes ;;
-
- -no-recursion | --no-recursion | --no-recursio | --no-recursi \
- | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
- no_recursion=yes ;;
-
- -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
- | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
- | --oldin | --oldi | --old | --ol | --o)
- ac_prev=oldincludedir ;;
- -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
- | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
- | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
- oldincludedir=$ac_optarg ;;
-
- -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
- ac_prev=prefix ;;
- -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
- prefix=$ac_optarg ;;
-
- -program-prefix | --program-prefix | --program-prefi | --program-pref \
- | --program-pre | --program-pr | --program-p)
- ac_prev=program_prefix ;;
- -program-prefix=* | --program-prefix=* | --program-prefi=* \
- | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
- program_prefix=$ac_optarg ;;
-
- -program-suffix | --program-suffix | --program-suffi | --program-suff \
- | --program-suf | --program-su | --program-s)
- ac_prev=program_suffix ;;
- -program-suffix=* | --program-suffix=* | --program-suffi=* \
- | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
- program_suffix=$ac_optarg ;;
-
- -program-transform-name | --program-transform-name \
- | --program-transform-nam | --program-transform-na \
- | --program-transform-n | --program-transform- \
- | --program-transform | --program-transfor \
- | --program-transfo | --program-transf \
- | --program-trans | --program-tran \
- | --progr-tra | --program-tr | --program-t)
- ac_prev=program_transform_name ;;
- -program-transform-name=* | --program-transform-name=* \
- | --program-transform-nam=* | --program-transform-na=* \
- | --program-transform-n=* | --program-transform-=* \
- | --program-transform=* | --program-transfor=* \
- | --program-transfo=* | --program-transf=* \
- | --program-trans=* | --program-tran=* \
- | --progr-tra=* | --program-tr=* | --program-t=*)
- program_transform_name=$ac_optarg ;;
-
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil)
- silent=yes ;;
-
- -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
- ac_prev=sbindir ;;
- -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
- | --sbi=* | --sb=*)
- sbindir=$ac_optarg ;;
-
- -sharedstatedir | --sharedstatedir | --sharedstatedi \
- | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
- | --sharedst | --shareds | --shared | --share | --shar \
- | --sha | --sh)
- ac_prev=sharedstatedir ;;
- -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
- | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
- | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
- | --sha=* | --sh=*)
- sharedstatedir=$ac_optarg ;;
-
- -site | --site | --sit)
- ac_prev=site ;;
- -site=* | --site=* | --sit=*)
- site=$ac_optarg ;;
-
- -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
- ac_prev=srcdir ;;
- -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
- srcdir=$ac_optarg ;;
-
- -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
- | --syscon | --sysco | --sysc | --sys | --sy)
- ac_prev=sysconfdir ;;
- -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
- | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
- sysconfdir=$ac_optarg ;;
-
- -target | --target | --targe | --targ | --tar | --ta | --t)
- ac_prev=target_alias ;;
- -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
- target_alias=$ac_optarg ;;
-
- -v | -verbose | --verbose | --verbos | --verbo | --verb)
- verbose=yes ;;
-
- -version | --version | --versio | --versi | --vers | -V)
- ac_init_version=: ;;
-
- -with-* | --with-*)
- ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid package name: $ac_package" >&2
- { (exit 1); exit 1; }; }
- ac_package=`echo $ac_package| sed 's/-/_/g'`
- case $ac_option in
- *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
- *) ac_optarg=yes ;;
- esac
- eval "with_$ac_package='$ac_optarg'" ;;
-
- -without-* | --without-*)
- ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid package name: $ac_package" >&2
- { (exit 1); exit 1; }; }
- ac_package=`echo $ac_package | sed 's/-/_/g'`
- eval "with_$ac_package=no" ;;
-
- --x)
- # Obsolete; use --with-x.
- with_x=yes ;;
-
- -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
- | --x-incl | --x-inc | --x-in | --x-i)
- ac_prev=x_includes ;;
- -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
- | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
- x_includes=$ac_optarg ;;
-
- -x-libraries | --x-libraries | --x-librarie | --x-librari \
- | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
- ac_prev=x_libraries ;;
- -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
- | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
- x_libraries=$ac_optarg ;;
-
- -*) { echo "$as_me: error: unrecognized option: $ac_option
-Try \`$0 --help' for more information." >&2
- { (exit 1); exit 1; }; }
- ;;
-
- *=*)
- ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
- # Reject names that are not valid shell variable names.
- expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
- { (exit 1); exit 1; }; }
- ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
- eval "$ac_envvar='$ac_optarg'"
- export $ac_envvar ;;
-
- *)
- # FIXME: should be removed in autoconf 3.0.
- echo "$as_me: WARNING: you should use --build, --host, --target" >&2
- expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
- echo "$as_me: WARNING: invalid host type: $ac_option" >&2
- : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
- ;;
-
- esac
-done
-
-if test -n "$ac_prev"; then
- ac_option=--`echo $ac_prev | sed 's/_/-/g'`
- { echo "$as_me: error: missing argument to $ac_option" >&2
- { (exit 1); exit 1; }; }
-fi
-
-# Be sure to have absolute paths.
-for ac_var in exec_prefix prefix
-do
- eval ac_val=$`echo $ac_var`
- case $ac_val in
- [\\/$]* | ?:[\\/]* | NONE | '' ) ;;
- *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# Be sure to have absolute paths.
-for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
- localstatedir libdir includedir oldincludedir infodir mandir
-do
- eval ac_val=$`echo $ac_var`
- case $ac_val in
- [\\/$]* | ?:[\\/]* ) ;;
- *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# There might be people who depend on the old broken behavior: `$host'
-# used to hold the argument of --host etc.
-# FIXME: To remove some day.
-build=$build_alias
-host=$host_alias
-target=$target_alias
-
-# FIXME: To remove some day.
-if test "x$host_alias" != x; then
- if test "x$build_alias" = x; then
- cross_compiling=maybe
- echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
- If a cross compiler is detected then cross compile mode will be used." >&2
- elif test "x$build_alias" != "x$host_alias"; then
- cross_compiling=yes
- fi
-fi
-
-ac_tool_prefix=
-test -n "$host_alias" && ac_tool_prefix=$host_alias-
-
-test "$silent" = yes && exec 6>/dev/null
-
-
-# Find the source files, if location was not specified.
-if test -z "$srcdir"; then
- ac_srcdir_defaulted=yes
- # Try the directory containing this script, then its parent.
- ac_confdir=`(dirname "$0") 2>/dev/null ||
-$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$0" : 'X\(//\)[^/]' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$0" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- srcdir=$ac_confdir
- if test ! -r $srcdir/$ac_unique_file; then
- srcdir=..
- fi
-else
- ac_srcdir_defaulted=no
-fi
-if test ! -r $srcdir/$ac_unique_file; then
- if test "$ac_srcdir_defaulted" = yes; then
- { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
- { (exit 1); exit 1; }; }
- else
- { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
- { (exit 1); exit 1; }; }
- fi
-fi
-(cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||
- { echo "$as_me: error: sources are in $srcdir, but \`cd $srcdir' does not work" >&2
- { (exit 1); exit 1; }; }
-srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
-ac_env_build_alias_set=${build_alias+set}
-ac_env_build_alias_value=$build_alias
-ac_cv_env_build_alias_set=${build_alias+set}
-ac_cv_env_build_alias_value=$build_alias
-ac_env_host_alias_set=${host_alias+set}
-ac_env_host_alias_value=$host_alias
-ac_cv_env_host_alias_set=${host_alias+set}
-ac_cv_env_host_alias_value=$host_alias
-ac_env_target_alias_set=${target_alias+set}
-ac_env_target_alias_value=$target_alias
-ac_cv_env_target_alias_set=${target_alias+set}
-ac_cv_env_target_alias_value=$target_alias
-ac_env_CC_set=${CC+set}
-ac_env_CC_value=$CC
-ac_cv_env_CC_set=${CC+set}
-ac_cv_env_CC_value=$CC
-ac_env_CFLAGS_set=${CFLAGS+set}
-ac_env_CFLAGS_value=$CFLAGS
-ac_cv_env_CFLAGS_set=${CFLAGS+set}
-ac_cv_env_CFLAGS_value=$CFLAGS
-ac_env_LDFLAGS_set=${LDFLAGS+set}
-ac_env_LDFLAGS_value=$LDFLAGS
-ac_cv_env_LDFLAGS_set=${LDFLAGS+set}
-ac_cv_env_LDFLAGS_value=$LDFLAGS
-ac_env_CPPFLAGS_set=${CPPFLAGS+set}
-ac_env_CPPFLAGS_value=$CPPFLAGS
-ac_cv_env_CPPFLAGS_set=${CPPFLAGS+set}
-ac_cv_env_CPPFLAGS_value=$CPPFLAGS
-ac_env_CPP_set=${CPP+set}
-ac_env_CPP_value=$CPP
-ac_cv_env_CPP_set=${CPP+set}
-ac_cv_env_CPP_value=$CPP
-
-#
-# Report the --help message.
-#
-if test "$ac_init_help" = "long"; then
- # Omit some internal or obsolete options to make the list less imposing.
- # This message is too long to be a string in the A/UX 3.1 sh.
- cat <<_ACEOF
-\`configure' configures this package to adapt to many kinds of systems.
-
-Usage: $0 [OPTION]... [VAR=VALUE]...
-
-To assign environment variables (e.g., CC, CFLAGS...), specify them as
-VAR=VALUE. See below for descriptions of some of the useful variables.
-
-Defaults for the options are specified in brackets.
-
-Configuration:
- -h, --help display this help and exit
- --help=short display options specific to this package
- --help=recursive display the short help of all the included packages
- -V, --version display version information and exit
- -q, --quiet, --silent do not print \`checking...' messages
- --cache-file=FILE cache test results in FILE [disabled]
- -C, --config-cache alias for \`--cache-file=config.cache'
- -n, --no-create do not create output files
- --srcdir=DIR find the sources in DIR [configure dir or \`..']
-
-_ACEOF
-
- cat <<_ACEOF
-Installation directories:
- --prefix=PREFIX install architecture-independent files in PREFIX
- [$ac_default_prefix]
- --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
- [PREFIX]
-
-By default, \`make install' will install all the files in
-\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
-an installation prefix other than \`$ac_default_prefix' using \`--prefix',
-for instance \`--prefix=\$HOME'.
-
-For better control, use the options below.
-
-Fine tuning of the installation directories:
- --bindir=DIR user executables [EPREFIX/bin]
- --sbindir=DIR system admin executables [EPREFIX/sbin]
- --libexecdir=DIR program executables [EPREFIX/libexec]
- --datadir=DIR read-only architecture-independent data [PREFIX/share]
- --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
- --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
- --localstatedir=DIR modifiable single-machine data [PREFIX/var]
- --libdir=DIR object code libraries [EPREFIX/lib]
- --includedir=DIR C header files [PREFIX/include]
- --oldincludedir=DIR C header files for non-gcc [/usr/include]
- --infodir=DIR info documentation [PREFIX/info]
- --mandir=DIR man documentation [PREFIX/man]
-_ACEOF
-
- cat <<\_ACEOF
-_ACEOF
-fi
-
-if test -n "$ac_init_help"; then
-
- cat <<\_ACEOF
-
-Optional Packages:
- --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
- --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
- --without-gcj-compile Binary builds of Java-GNOME
-with gcj compiler will not be made
- --with-gcj-prefix=PFX Prefix where gcj is installed (optional)
-
-Some influential environment variables:
- CC C compiler command
- CFLAGS C compiler flags
- LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
- nonstandard directory <lib dir>
- CPPFLAGS C/C++ preprocessor flags, e.g. -I<include dir> if you have
- headers in a nonstandard directory <include dir>
- CPP C preprocessor
-
-Use these variables to override the choices made by `configure' or to help
-it to find libraries and programs with nonstandard names/locations.
-
-_ACEOF
-fi
-
-if test "$ac_init_help" = "recursive"; then
- # If there are subdirs, report their specific --help.
- ac_popdir=`pwd`
- for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
- test -d $ac_dir || continue
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
- cd $ac_dir
- # Check for guested configure; otherwise get Cygnus style configure.
- if test -f $ac_srcdir/configure.gnu; then
- echo
- $SHELL $ac_srcdir/configure.gnu --help=recursive
- elif test -f $ac_srcdir/configure; then
- echo
- $SHELL $ac_srcdir/configure --help=recursive
- elif test -f $ac_srcdir/configure.ac ||
- test -f $ac_srcdir/configure.in; then
- echo
- $ac_configure --help
- else
- echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
- fi
- cd "$ac_popdir"
- done
-fi
-
-test -n "$ac_init_help" && exit 0
-if $ac_init_version; then
- cat <<\_ACEOF
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This configure script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it.
-_ACEOF
- exit 0
-fi
-exec 5>config.log
-cat >&5 <<_ACEOF
-This file contains any messages produced by compilers while
-running configure, to aid debugging if configure makes a mistake.
-
-It was created by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- $ $0 $@
-
-_ACEOF
-{
-cat <<_ASUNAME
-@%:@@%:@ --------- @%:@@%:@
-@%:@@%:@ Platform. @%:@@%:@
-@%:@@%:@ --------- @%:@@%:@
-
-hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
-uname -m = `(uname -m) 2>/dev/null || echo unknown`
-uname -r = `(uname -r) 2>/dev/null || echo unknown`
-uname -s = `(uname -s) 2>/dev/null || echo unknown`
-uname -v = `(uname -v) 2>/dev/null || echo unknown`
-
-/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
-/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
-
-/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
-/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
-/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
-hostinfo = `(hostinfo) 2>/dev/null || echo unknown`
-/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
-/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
-/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
-
-_ASUNAME
-
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- echo "PATH: $as_dir"
-done
-
-} >&5
-
-cat >&5 <<_ACEOF
-
-
-@%:@@%:@ ----------- @%:@@%:@
-@%:@@%:@ Core tests. @%:@@%:@
-@%:@@%:@ ----------- @%:@@%:@
-
-_ACEOF
-
-
-# Keep a trace of the command line.
-# Strip out --no-create and --no-recursion so they do not pile up.
-# Strip out --silent because we don't want to record it for future runs.
-# Also quote any args containing shell meta-characters.
-# Make two passes to allow for proper duplicate-argument suppression.
-ac_configure_args=
-ac_configure_args0=
-ac_configure_args1=
-ac_sep=
-ac_must_keep_next=false
-for ac_pass in 1 2
-do
- for ac_arg
- do
- case $ac_arg in
- -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil)
- continue ;;
- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
- ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
- esac
- case $ac_pass in
- 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
- 2)
- ac_configure_args1="$ac_configure_args1 '$ac_arg'"
- if test $ac_must_keep_next = true; then
- ac_must_keep_next=false # Got value, back to normal.
- else
- case $ac_arg in
- *=* | --config-cache | -C | -disable-* | --disable-* \
- | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
- | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
- | -with-* | --with-* | -without-* | --without-* | --x)
- case "$ac_configure_args0 " in
- "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
- esac
- ;;
- -* ) ac_must_keep_next=true ;;
- esac
- fi
- ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
- # Get rid of the leading space.
- ac_sep=" "
- ;;
- esac
- done
-done
-$as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
-$as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
-
-# When interrupted or exit'd, cleanup temporary files, and complete
-# config.log. We remove comments because anyway the quotes in there
-# would cause problems or look ugly.
-# WARNING: Be sure not to use single quotes in there, as some shells,
-# such as our DU 5.0 friend, will then `close' the trap.
-trap 'exit_status=$?
- # Save into config.log some information that might help in debugging.
- {
- echo
-
- cat <<\_ASBOX
-@%:@@%:@ ---------------- @%:@@%:@
-@%:@@%:@ Cache variables. @%:@@%:@
-@%:@@%:@ ---------------- @%:@@%:@
-_ASBOX
- echo
- # The following way of writing the cache mishandles newlines in values,
-{
- (set) 2>&1 |
- case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
- *ac_space=\ *)
- sed -n \
- "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
- s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
- ;;
- *)
- sed -n \
- "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
- ;;
- esac;
-}
- echo
-
- cat <<\_ASBOX
-@%:@@%:@ ----------------- @%:@@%:@
-@%:@@%:@ Output variables. @%:@@%:@
-@%:@@%:@ ----------------- @%:@@%:@
-_ASBOX
- echo
- for ac_var in $ac_subst_vars
- do
- eval ac_val=$`echo $ac_var`
- echo "$ac_var='"'"'$ac_val'"'"'"
- done | sort
- echo
-
- if test -n "$ac_subst_files"; then
- cat <<\_ASBOX
-@%:@@%:@ ------------- @%:@@%:@
-@%:@@%:@ Output files. @%:@@%:@
-@%:@@%:@ ------------- @%:@@%:@
-_ASBOX
- echo
- for ac_var in $ac_subst_files
- do
- eval ac_val=$`echo $ac_var`
- echo "$ac_var='"'"'$ac_val'"'"'"
- done | sort
- echo
- fi
-
- if test -s confdefs.h; then
- cat <<\_ASBOX
-@%:@@%:@ ----------- @%:@@%:@
-@%:@@%:@ confdefs.h. @%:@@%:@
-@%:@@%:@ ----------- @%:@@%:@
-_ASBOX
- echo
- sed "/^$/d" confdefs.h | sort
- echo
- fi
- test "$ac_signal" != 0 &&
- echo "$as_me: caught signal $ac_signal"
- echo "$as_me: exit $exit_status"
- } >&5
- rm -f core *.core &&
- rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
- exit $exit_status
- ' 0
-for ac_signal in 1 2 13 15; do
- trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
-done
-ac_signal=0
-
-# confdefs.h avoids OS command line length limits that DEFS can exceed.
-rm -rf conftest* confdefs.h
-# AIX cpp loses on an empty file, so make sure it contains at least a newline.
-echo >confdefs.h
-
-# Predefined preprocessor variables.
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_NAME "$PACKAGE_NAME"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_TARNAME "$PACKAGE_TARNAME"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_VERSION "$PACKAGE_VERSION"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_STRING "$PACKAGE_STRING"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
-_ACEOF
-
-
-# Let the site file select an alternate cache file if it wants to.
-# Prefer explicitly selected file to automatically selected ones.
-if test -z "$CONFIG_SITE"; then
- if test "x$prefix" != xNONE; then
- CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
- else
- CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
- fi
-fi
-for ac_site_file in $CONFIG_SITE; do
- if test -r "$ac_site_file"; then
- { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
-echo "$as_me: loading site script $ac_site_file" >&6;}
- sed 's/^/| /' "$ac_site_file" >&5
- . "$ac_site_file"
- fi
-done
-
-if test -r "$cache_file"; then
- # Some versions of bash will fail to source /dev/null (special
- # files actually), so we avoid doing that.
- if test -f "$cache_file"; then
- { echo "$as_me:$LINENO: loading cache $cache_file" >&5
-echo "$as_me: loading cache $cache_file" >&6;}
- case $cache_file in
- [\\/]* | ?:[\\/]* ) . $cache_file;;
- *) . ./$cache_file;;
- esac
- fi
-else
- { echo "$as_me:$LINENO: creating cache $cache_file" >&5
-echo "$as_me: creating cache $cache_file" >&6;}
- >$cache_file
-fi
-
-# Check that the precious variables saved in the cache have kept the same
-# value.
-ac_cache_corrupted=false
-for ac_var in `(set) 2>&1 |
- sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
- eval ac_old_set=\$ac_cv_env_${ac_var}_set
- eval ac_new_set=\$ac_env_${ac_var}_set
- eval ac_old_val="\$ac_cv_env_${ac_var}_value"
- eval ac_new_val="\$ac_env_${ac_var}_value"
- case $ac_old_set,$ac_new_set in
- set,)
- { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
-echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
- ac_cache_corrupted=: ;;
- ,set)
- { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
-echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
- ac_cache_corrupted=: ;;
- ,);;
- *)
- if test "x$ac_old_val" != "x$ac_new_val"; then
- { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
-echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
- { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
-echo "$as_me: former value: $ac_old_val" >&2;}
- { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
-echo "$as_me: current value: $ac_new_val" >&2;}
- ac_cache_corrupted=:
- fi;;
- esac
- # Pass precious variables to config.status.
- if test "$ac_new_set" = set; then
- case $ac_new_val in
- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
- ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
- *) ac_arg=$ac_var=$ac_new_val ;;
- esac
- case " $ac_configure_args " in
- *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
- *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
- esac
- fi
-done
-if $ac_cache_corrupted; then
- { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
-echo "$as_me: error: changes in the environment can compromise the build" >&2;}
- { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
-echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-version="2.8.2"
-apiversion="2.8"
-
-INSTALLED_CLASSPATH=\${prefix}/share/java/gconf${apiversion}-${version}.jar
-INSTALLED_JNI_DIR=\${prefix}/lib/jni/
-
-
-
-
-
-
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gtk2-java >= 2.4" >&5
-echo $ECHO_N "checking for gtk2-java >= 2.4... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gtk2-java >= 2.4" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GTKJAVA_CFLAGS" >&5
-echo $ECHO_N "checking GTKJAVA_CFLAGS... $ECHO_C" >&6
- GTKJAVA_CFLAGS=`$PKG_CONFIG --cflags "gtk2-java >= 2.4"`
- echo "$as_me:$LINENO: result: $GTKJAVA_CFLAGS" >&5
-echo "${ECHO_T}$GTKJAVA_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GTKJAVA_LIBS" >&5
-echo $ECHO_N "checking GTKJAVA_LIBS... $ECHO_C" >&6
- GTKJAVA_LIBS=`$PKG_CONFIG --libs "gtk2-java >= 2.4"`
- echo "$as_me:$LINENO: result: $GTKJAVA_LIBS" >&5
-echo "${ECHO_T}$GTKJAVA_LIBS" >&6
- else
- GTKJAVA_CFLAGS=""
- GTKJAVA_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GTKJAVA_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk2-java >= 2.4"`
- echo $GTKJAVA_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gtk2-java >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gtk2-java >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-
-echo "$as_me:$LINENO: checking for gtk-java api version" >&5
-echo $ECHO_N "checking for gtk-java api version... $ECHO_C" >&6
-gtkapiversion=`$PKG_CONFIG --variable api_version gtk2-java`
-echo "$as_me:$LINENO: result: $gtkapiversion" >&5
-echo "${ECHO_T}$gtkapiversion" >&6
-
-
-echo "$as_me:$LINENO: checking for gtk-java jar file" >&5
-echo $ECHO_N "checking for gtk-java jar file... $ECHO_C" >&6
-GTKJAR=`$PKG_CONFIG --variable classpath gtk2-java`
-echo "$as_me:$LINENO: result: $GTKJAR" >&5
-echo "${ECHO_T}$GTKJAR" >&6
-
-
-
-
-echo "$as_me:$LINENO: checking for gtk-java jar file" >&5
-echo $ECHO_N "checking for gtk-java jar file... $ECHO_C" >&6
-JG_GTK_LIB_PATH=`$PKG_CONFIG --variable jni_dir gtk2-java`
-echo "$as_me:$LINENO: result: $JG_GTK_LIB_PATH" >&5
-echo "${ECHO_T}$JG_GTK_LIB_PATH" >&6
-
-
-echo "$as_me:$LINENO: checking for gtk-java native gcj library" >&5
-echo $ECHO_N "checking for gtk-java native gcj library... $ECHO_C" >&6
-NATIVEGTKJAR=${JG_GTK_LIB_PATH}/libgtkjar${gtkapiversion}.so
-echo "$as_me:$LINENO: result: $NATIVEGTKJAR" >&5
-echo "${ECHO_T}$NATIVEGTKJAR" >&6
-
-
-
-
-
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
-echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
-# On Suns, sometimes $CPP names a directory.
-if test -n "$CPP" && test -d "$CPP"; then
- CPP=
-fi
-if test -z "$CPP"; then
- if test "${ac_cv_prog_CPP+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- # Double quotes because CPP needs to be expanded
- for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
- do
- ac_preproc_ok=false
-for ac_c_preproc_warn_flag in '' yes
-do
- # Use a header file that comes with gcc, so configuring glibc
- # with a fresh cross-compiler works.
- # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- # <limits.h> exists even on freestanding compilers.
- # On the NeXT, cc -E runs the code through the compiler's parser,
- # not just through cpp. "Syntax error" is here to catch this case.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@ifdef __STDC__
-@%:@ include <limits.h>
-@%:@else
-@%:@ include <assert.h>
-@%:@endif
- Syntax error
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.$ac_ext
-
- # OK, works on sane cases. Now check whether non-existent headers
- # can be detected and how.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@include <ac_nonexistent.h>
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- # Broken: success on invalid input.
-continue
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then
- break
-fi
-
- done
- ac_cv_prog_CPP=$CPP
-
-fi
- CPP=$ac_cv_prog_CPP
-else
- ac_cv_prog_CPP=$CPP
-fi
-echo "$as_me:$LINENO: result: $CPP" >&5
-echo "${ECHO_T}$CPP" >&6
-ac_preproc_ok=false
-for ac_c_preproc_warn_flag in '' yes
-do
- # Use a header file that comes with gcc, so configuring glibc
- # with a fresh cross-compiler works.
- # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- # <limits.h> exists even on freestanding compilers.
- # On the NeXT, cc -E runs the code through the compiler's parser,
- # not just through cpp. "Syntax error" is here to catch this case.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@ifdef __STDC__
-@%:@ include <limits.h>
-@%:@else
-@%:@ include <assert.h>
-@%:@endif
- Syntax error
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.$ac_ext
-
- # OK, works on sane cases. Now check whether non-existent headers
- # can be detected and how.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@include <ac_nonexistent.h>
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- # Broken: success on invalid input.
-continue
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then
- :
-else
- { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." >&5
-echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-echo "$as_me:$LINENO: checking for egrep" >&5
-echo $ECHO_N "checking for egrep... $ECHO_C" >&6
-if test "${ac_cv_prog_egrep+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if echo a | (grep -E '(a|b)') >/dev/null 2>&1
- then ac_cv_prog_egrep='grep -E'
- else ac_cv_prog_egrep='egrep'
- fi
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5
-echo "${ECHO_T}$ac_cv_prog_egrep" >&6
- EGREP=$ac_cv_prog_egrep
-
-
-
-
-ac_aux_dir=
-for ac_dir in . $srcdir/.; do
- if test -f $ac_dir/install-sh; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/install-sh -c"
- break
- elif test -f $ac_dir/install.sh; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/install.sh -c"
- break
- elif test -f $ac_dir/shtool; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/shtool install -c"
- break
- fi
-done
-if test -z "$ac_aux_dir"; then
- { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in . $srcdir/." >&5
-echo "$as_me: error: cannot find install-sh or install.sh in . $srcdir/." >&2;}
- { (exit 1); exit 1; }; }
-fi
-ac_config_guess="$SHELL $ac_aux_dir/config.guess"
-ac_config_sub="$SHELL $ac_aux_dir/config.sub"
-ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
-
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-if test -n "$ac_tool_prefix"; then
- # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
-set dummy ${ac_tool_prefix}gcc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="${ac_tool_prefix}gcc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$ac_cv_prog_CC"; then
- ac_ct_CC=$CC
- # Extract the first word of "gcc", so it can be a program name with args.
-set dummy gcc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="gcc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- CC=$ac_ct_CC
-else
- CC="$ac_cv_prog_CC"
-fi
-
-if test -z "$CC"; then
- if test -n "$ac_tool_prefix"; then
- # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
-set dummy ${ac_tool_prefix}cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="${ac_tool_prefix}cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$ac_cv_prog_CC"; then
- ac_ct_CC=$CC
- # Extract the first word of "cc", so it can be a program name with args.
-set dummy cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- CC=$ac_ct_CC
-else
- CC="$ac_cv_prog_CC"
-fi
-
-fi
-if test -z "$CC"; then
- # Extract the first word of "cc", so it can be a program name with args.
-set dummy cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
- ac_prog_rejected=no
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
- ac_prog_rejected=yes
- continue
- fi
- ac_cv_prog_CC="cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-if test $ac_prog_rejected = yes; then
- # We found a bogon in the path, so make sure we never use it.
- set dummy $ac_cv_prog_CC
- shift
- if test $@%:@ != 0; then
- # We chose a different compiler from the bogus one.
- # However, it has the same basename, so the bogon will be chosen
- # first if we set CC to just the basename; use the full file name.
- shift
- ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
- fi
-fi
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$CC"; then
- if test -n "$ac_tool_prefix"; then
- for ac_prog in cl
- do
- # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
-set dummy $ac_tool_prefix$ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$CC" && break
- done
-fi
-if test -z "$CC"; then
- ac_ct_CC=$CC
- for ac_prog in cl
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$ac_ct_CC" && break
-done
-
- CC=$ac_ct_CC
-fi
-
-fi
-
-
-test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
-See \`config.log' for more details." >&5
-echo "$as_me: error: no acceptable C compiler found in \$PATH
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-
-# Provide some information about the compiler.
-echo "$as_me:$LINENO:" \
- "checking for C compiler version" >&5
-ac_compiler=`set X $ac_compile; echo $2`
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
- (eval $ac_compiler --version </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5
- (eval $ac_compiler -v </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5
- (eval $ac_compiler -V </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-ac_clean_files_save=$ac_clean_files
-ac_clean_files="$ac_clean_files a.out a.exe b.out"
-# Try to create an executable without -o first, disregard a.out.
-# It will help us diagnose broken compilers, and finding out an intuition
-# of exeext.
-echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
-ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
- (eval $ac_link_default) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- # Find the output, starting from the most likely. This scheme is
-# not robust to junk in `.', hence go to wildcards (a.*) only as a last
-# resort.
-
-# Be careful to initialize this variable, since it used to be cached.
-# Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile.
-ac_cv_exeext=
-# b.out is created by i960 compilers.
-for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out
-do
- test -f "$ac_file" || continue
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )
- ;;
- conftest.$ac_ext )
- # This is the source file.
- ;;
- [ab].out )
- # We found the default executable, but exeext='' is most
- # certainly right.
- break;;
- *.* )
- ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
- # FIXME: I believe we export ac_cv_exeext for Libtool,
- # but it would be cool to find out if it's true. Does anybody
- # maintain Libtool? --akim.
- export ac_cv_exeext
- break;;
- * )
- break;;
- esac
-done
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-{ { echo "$as_me:$LINENO: error: C compiler cannot create executables
-See \`config.log' for more details." >&5
-echo "$as_me: error: C compiler cannot create executables
-See \`config.log' for more details." >&2;}
- { (exit 77); exit 77; }; }
-fi
-
-ac_exeext=$ac_cv_exeext
-echo "$as_me:$LINENO: result: $ac_file" >&5
-echo "${ECHO_T}$ac_file" >&6
-
-# Check the compiler produces executables we can run. If not, either
-# the compiler is broken, or we cross compile.
-echo "$as_me:$LINENO: checking whether the C compiler works" >&5
-echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6
-# FIXME: These cross compiler hacks should be removed for Autoconf 3.0
-# If not cross compiling, check that we can run a simple program.
-if test "$cross_compiling" != yes; then
- if { ac_try='./$ac_file'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- cross_compiling=no
- else
- if test "$cross_compiling" = maybe; then
- cross_compiling=yes
- else
- { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
-If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot run C compiled programs.
-If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
- fi
- fi
-fi
-echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
-
-rm -f a.out a.exe conftest$ac_cv_exeext b.out
-ac_clean_files=$ac_clean_files_save
-# Check the compiler produces executables we can run. If not, either
-# the compiler is broken, or we cross compile.
-echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
-echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6
-echo "$as_me:$LINENO: result: $cross_compiling" >&5
-echo "${ECHO_T}$cross_compiling" >&6
-
-echo "$as_me:$LINENO: checking for suffix of executables" >&5
-echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- # If both `conftest.exe' and `conftest' are `present' (well, observable)
-# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
-# work properly (i.e., refer to `conftest.exe'), while it won't with
-# `rm'.
-for ac_file in conftest.exe conftest conftest.*; do
- test -f "$ac_file" || continue
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
- *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
- export ac_cv_exeext
- break;;
- * ) break;;
- esac
-done
-else
- { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-rm -f conftest$ac_cv_exeext
-echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
-echo "${ECHO_T}$ac_cv_exeext" >&6
-
-rm -f conftest.$ac_ext
-EXEEXT=$ac_cv_exeext
-ac_exeext=$EXEEXT
-echo "$as_me:$LINENO: checking for suffix of object files" >&5
-echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6
-if test "${ac_cv_objext+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.o conftest.obj
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
- *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
- break;;
- esac
-done
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-{ { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute suffix of object files: cannot compile
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-rm -f conftest.$ac_cv_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
-echo "${ECHO_T}$ac_cv_objext" >&6
-OBJEXT=$ac_cv_objext
-ac_objext=$OBJEXT
-echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
-echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6
-if test "${ac_cv_c_compiler_gnu+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-#ifndef __GNUC__
- choke me
-#endif
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_compiler_gnu=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_compiler_gnu=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_cv_c_compiler_gnu=$ac_compiler_gnu
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
-GCC=`test $ac_compiler_gnu = yes && echo yes`
-ac_test_CFLAGS=${CFLAGS+set}
-ac_save_CFLAGS=$CFLAGS
-CFLAGS="-g"
-echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
-echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6
-if test "${ac_cv_prog_cc_g+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_prog_cc_g=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_prog_cc_g=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
-echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
-if test "$ac_test_CFLAGS" = set; then
- CFLAGS=$ac_save_CFLAGS
-elif test $ac_cv_prog_cc_g = yes; then
- if test "$GCC" = yes; then
- CFLAGS="-g -O2"
- else
- CFLAGS="-g"
- fi
-else
- if test "$GCC" = yes; then
- CFLAGS="-O2"
- else
- CFLAGS=
- fi
-fi
-echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5
-echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6
-if test "${ac_cv_prog_cc_stdc+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- ac_cv_prog_cc_stdc=no
-ac_save_CC=$CC
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#include <stdarg.h>
-#include <stdio.h>
-#include <sys/types.h>
-#include <sys/stat.h>
-/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
-struct buf { int x; };
-FILE * (*rcsopen) (struct buf *, struct stat *, int);
-static char *e (p, i)
- char **p;
- int i;
-{
- return p[i];
-}
-static char *f (char * (*g) (char **, int), char **p, ...)
-{
- char *s;
- va_list v;
- va_start (v,p);
- s = g (p, va_arg (v,int));
- va_end (v);
- return s;
-}
-
-/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
- function prototypes and stuff, but not '\xHH' hex character constants.
- These don't provoke an error unfortunately, instead are silently treated
- as 'x'. The following induces an error, until -std1 is added to get
- proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
- array size at least. It's necessary to write '\x00'==0 to get something
- that's true only with -std1. */
-int osf4_cc_array ['\x00' == 0 ? 1 : -1];
-
-int test (int i, double x);
-struct s1 {int (*f) (int a);};
-struct s2 {int (*f) (double a);};
-int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
-int argc;
-char **argv;
-int
-main ()
-{
-return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
- ;
- return 0;
-}
-_ACEOF
-# Don't try gcc -ansi; that turns off useful extensions and
-# breaks some systems' header files.
-# AIX -qlanglvl=ansi
-# Ultrix and OSF/1 -std1
-# HP-UX 10.20 and later -Ae
-# HP-UX older versions -Aa -D_HPUX_SOURCE
-# SVR4 -Xc -D__EXTENSIONS__
-for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
-do
- CC="$ac_save_CC $ac_arg"
- rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_prog_cc_stdc=$ac_arg
-break
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext
-done
-rm -f conftest.$ac_ext conftest.$ac_objext
-CC=$ac_save_CC
-
-fi
-
-case "x$ac_cv_prog_cc_stdc" in
- x|xno)
- echo "$as_me:$LINENO: result: none needed" >&5
-echo "${ECHO_T}none needed" >&6 ;;
- *)
- echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5
-echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6
- CC="$CC $ac_cv_prog_cc_stdc" ;;
-esac
-
-# Some people use a C++ compiler to compile C. Since we use `exit',
-# in C++ we need to declare it. In case someone uses the same compiler
-# for both compiling C and C++ we need to have the C++ compiler decide
-# the declaration of exit, since it's the most demanding environment.
-cat >conftest.$ac_ext <<_ACEOF
-@%:@ifndef __cplusplus
- choke me
-@%:@endif
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- for ac_declaration in \
- '' \
- 'extern "C" void std::exit (int) throw (); using std::exit;' \
- 'extern "C" void std::exit (int); using std::exit;' \
- 'extern "C" void exit (int) throw ();' \
- 'extern "C" void exit (int);' \
- 'void exit (int);'
-do
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-$ac_declaration
-@%:@include <stdlib.h>
-int
-main ()
-{
-exit (42);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-continue
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-$ac_declaration
-int
-main ()
-{
-exit (42);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- break
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-done
-rm -f conftest*
-if test -n "$ac_declaration"; then
- echo '#ifdef __cplusplus' >>confdefs.h
- echo $ac_declaration >>confdefs.h
- echo '#endif' >>confdefs.h
-fi
-
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-# Find a good install program. We prefer a C program (faster),
-# so one script is as good as another. But avoid the broken or
-# incompatible versions:
-# SysV /etc/install, /usr/sbin/install
-# SunOS /usr/etc/install
-# IRIX /sbin/install
-# AIX /bin/install
-# AmigaOS /C/install, which installs bootblocks on floppy discs
-# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
-# AFS /usr/afsws/bin/install, which mishandles nonexistent args
-# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
-# OS/2's system install, which has a completely different semantic
-# ./install, which can be erroneously created by make from ./install.sh.
-echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
-echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
-if test -z "$INSTALL"; then
-if test "${ac_cv_path_install+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- # Account for people who put trailing slashes in PATH elements.
-case $as_dir/ in
- ./ | .// | /cC/* | \
- /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
- ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
- /usr/ucb/* ) ;;
- *)
- # OSF1 and SCO ODT 3.0 have their own names for install.
- # Don't use installbsd from OSF since it installs stuff as root
- # by default.
- for ac_prog in ginstall scoinst install; do
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
- if test $ac_prog = install &&
- grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
- # AIX install. It has an incompatible calling convention.
- :
- elif test $ac_prog = install &&
- grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
- # program-specific install script used by HP pwplus--don't use.
- :
- else
- ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
- break 3
- fi
- fi
- done
- done
- ;;
-esac
-done
-
-
-fi
- if test "${ac_cv_path_install+set}" = set; then
- INSTALL=$ac_cv_path_install
- else
- # As a last resort, use the slow shell script. We don't cache a
- # path for INSTALL within a source directory, because that will
- # break other packages using the cache if that directory is
- # removed, or if the path is relative.
- INSTALL=$ac_install_sh
- fi
-fi
-echo "$as_me:$LINENO: result: $INSTALL" >&5
-echo "${ECHO_T}$INSTALL" >&6
-
-# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
-# It thinks the first close brace ends the variable substitution.
-test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
-
-test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
-
-test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
-
-
-# Extract the first word of "db2html$EXEEXT", so it can be a program name with args.
-set dummy db2html$EXEEXT; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_DB1+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $DB1 in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_DB1="$DB1" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_DB1="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_DB1" && ac_cv_path_DB1="nocommand"
- ;;
-esac
-fi
-DB1=$ac_cv_path_DB1
-
-if test -n "$DB1"; then
- echo "$as_me:$LINENO: result: $DB1" >&5
-echo "${ECHO_T}$DB1" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-if test "$DB1" = nocommand; then
- # Extract the first word of "docbook2html$EXEEXT", so it can be a program name with args.
-set dummy docbook2html$EXEEXT; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_DB2+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $DB2 in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_DB2="$DB2" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_DB2="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_DB2" && ac_cv_path_DB2="nocommand"
- ;;
-esac
-fi
-DB2=$ac_cv_path_DB2
-
-if test -n "$DB2"; then
- echo "$as_me:$LINENO: result: $DB2" >&5
-echo "${ECHO_T}$DB2" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- if test "$DB2" = nocommand; then
- { { echo "$as_me:$LINENO: error: docbook not found in $PATH" >&5
-echo "$as_me: error: docbook not found in $PATH" >&2;}
- { (exit 1); exit 1; }; }
- else
- DOCBOOK=$DB2
- fi;else
- DOCBOOK=$DB1
-fi;
-
-
-if test "x$JAVAPREFIX" = x; then
- test "x$JAVAC" = x && for ac_prog in "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAVAC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAVAC"; then
- ac_cv_prog_JAVAC="$JAVAC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAVAC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAVAC=$ac_cv_prog_JAVAC
-if test -n "$JAVAC"; then
- echo "$as_me:$LINENO: result: $JAVAC" >&5
-echo "${ECHO_T}$JAVAC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAVAC" && break
-done
-
-else
- test "x$JAVAC" = x && for ac_prog in "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAVAC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAVAC"; then
- ac_cv_prog_JAVAC="$JAVAC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAVAC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAVAC=$ac_cv_prog_JAVAC
-if test -n "$JAVAC"; then
- echo "$as_me:$LINENO: result: $JAVAC" >&5
-echo "${ECHO_T}$JAVAC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAVAC" && break
-done
-test -n "$JAVAC" || JAVAC="$JAVAPREFIX"
-
-fi
-test "x$JAVAC" = x && { { echo "$as_me:$LINENO: error: no acceptable Java compiler found in \$PATH" >&5
-echo "$as_me: error: no acceptable Java compiler found in \$PATH" >&2;}
- { (exit 1); exit 1; }; }
-
-echo "$as_me:$LINENO: checking if $JAVAC works" >&5
-echo $ECHO_N "checking if $JAVAC works... $ECHO_C" >&6
-if test "${ac_cv_prog_javac_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* #line __oline__ "configure" */
-public class Test {
-}
-EOF
-if { ac_try='$JAVAC $JAVACFLAGS $JAVA_TEST'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- { { echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
-echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
- { (exit 1); exit 1; }; }
- echo "configure: failed program was:" >&5
- cat $JAVA_TEST >&5
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_javac_works" >&5
-echo "${ECHO_T}$ac_cv_prog_javac_works" >&6
-
-
-
-echo "$as_me:$LINENO: checking if $JAVAC works" >&5
-echo $ECHO_N "checking if $JAVAC works... $ECHO_C" >&6
-if test "${ac_cv_prog_javac_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* #line __oline__ "configure" */
-public class Test {
-}
-EOF
-if { ac_try='$JAVAC $JAVACFLAGS $JAVA_TEST'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- { { echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
-echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
- { (exit 1); exit 1; }; }
- echo "configure: failed program was:" >&5
- cat $JAVA_TEST >&5
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_javac_works" >&5
-echo "${ECHO_T}$ac_cv_prog_javac_works" >&6
-
-
-if test "x$JAVAPREFIX" = x; then
- test "x$JAR" = x && for ac_prog in jar$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAR"; then
- ac_cv_prog_JAR="$JAR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAR="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAR=$ac_cv_prog_JAR
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAR" && break
-done
-
-else
- test "x$JAR" = x && for ac_prog in jar
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAR"; then
- ac_cv_prog_JAR="$JAR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAR="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAR=$ac_cv_prog_JAR
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAR" && break
-done
-test -n "$JAR" || JAR="$JAVAPREFIX"
-
-fi
-test "x$JAR" = x && { { echo "$as_me:$LINENO: error: no acceptable jar program found in \$PATH" >&5
-echo "$as_me: error: no acceptable jar program found in \$PATH" >&2;}
- { (exit 1); exit 1; }; }
-
-
-
-
-# Check whether --with-gcj_compile or --without-gcj_compile was given.
-if test "${with_gcj_compile+set}" = set; then
- withval="$with_gcj_compile"
- gcj_compile="no"
-else
- gcj_compile="yes"
-fi;
-
-if test $gcj_compile = "yes"; then
-
-# Check whether --with-gcj-prefix or --without-gcj-prefix was given.
-if test "${with_gcj_prefix+set}" = set; then
- withval="$with_gcj_prefix"
- gcj_prefix="$withval"
-else
- gcj_prefix=""
-fi;
-
- if test x$gcj_prefix != x ; then
- GCJ_HOME=$gcj_prefix
- fi
-
- if test x$GCJ_HOME != x ; then
- echo "Add $GCJ_HOME/bin to path and check again."
- PATH="$GCJ_HOME/bin:$PATH"
- fi
- # Extract the first word of "gcj", so it can be a program name with args.
-set dummy gcj; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_GCJ+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $GCJ in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_GCJ="$GCJ" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_GCJ="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_GCJ" && ac_cv_path_GCJ="no"
- ;;
-esac
-fi
-GCJ=$ac_cv_path_GCJ
-
-if test -n "$GCJ"; then
- echo "$as_me:$LINENO: result: $GCJ" >&5
-echo "${ECHO_T}$GCJ" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-
- min_gcj_version=3.0.0
- echo "$as_me:$LINENO: checking for GCJ - version >= $min_gcj_version" >&5
-echo $ECHO_N "checking for GCJ - version >= $min_gcj_version... $ECHO_C" >&6
- min_gcj_major_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\1/'`
- min_gcj_minor_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\2/'`
- min_gcj_micro_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\3/'`
- if test "$GCJ" = "no" ; then
- no_gcj=yes
- else
- gcj_version=`$GCJ --version 2>&1 | grep GCC | sed 's/gcj (GCC) \([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1.\2.\3/'`
- gcj_major_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1/'`
- gcj_minor_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\2/'`
- gcj_micro_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\3/'`
- if test "$cross_compiling" = yes; then
- echo $ac_n "cross compiling; assumed OK... $ac_c"
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-#include <stdio.h>
-
-main()
-{
- if ((1$gcj_major_version > 1$min_gcj_major_version) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version > 1$min_gcj_minor_version)) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version == 1$min_gcj_minor_version) &&
- (1$gcj_micro_version >= 1$min_gcj_micro_version)))
- {
- return(0);
- }
- else
- {
- return(1);
- }
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- :
-else
- echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-no_gcj=yes
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
-fi
- fi
- if test "x$no_gcj" = x ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- # Extract the first word of "gcj", so it can be a program name with args.
-set dummy gcj; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_GCJ+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $GCJ in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_GCJ="$GCJ" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_GCJ="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_GCJ" && ac_cv_path_GCJ="no"
- ;;
-esac
-fi
-GCJ=$ac_cv_path_GCJ
-
-if test -n "$GCJ"; then
- echo "$as_me:$LINENO: result: $GCJ" >&5
-echo "${ECHO_T}$GCJ" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- # Extract the first word of "jar", so it can be a program name with args.
-set dummy jar; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $JAR in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_JAR="$JAR" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_JAR="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_JAR" && ac_cv_path_JAR="no"
- ;;
-esac
-fi
-JAR=$ac_cv_path_JAR
-
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- if test x$GCJ_HOME != x ; then
- :
- else
- GCJ_HOME=`which gcj | sed 's/\(.*\).bin.*gcj/\1/'`
- fi
-
- cat << EOF > Test.java
-/* #line __oline__ "configure" */
-public class Test {
- public static void main(String[] args) {
- System.out.println(System.getProperty("sun.boot.class.path"));
- }
-}
-EOF
- GCJ_JAR=`gcj -C Test.java && gij Test`
- rm Test.java Test.class
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`(test -d /usr/share/local/java && find /usr/local/share/java -name libgcj-?.?.?.jar) || (test -d /usr/share/java && find /usr/share/java -name libgcj-?.?.?.jar)`
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`locate libgcj | grep libgcj.*\.jar`
- fi
- fi
- if test x$GCJ_JAR != x ; then
- GCJ_CLASSPATH="${GCJ_JAR}:${CLASSPATH}"
- else
- echo "***"
- echo "*** Unable to locate libgcj.jar needed by gcj"
- echo "***"
- { { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }
- fi
-
- :
- else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
- echo "***"
- echo "*** If you have GCJ installed and it is a newer version than $min_java_version, either set"
- echo "*** the GCJ_HOME variable or add the top directory where the GCJ binaries are to"
- echo "*** the PATH. Alternatively try \"./configure --with-gcj-prefix=<java_home>\","
- echo "***"
- echo "*** Also make sure that configure does not find the wrong version of GCJ by"
- echo "*** looking at the output of \"which gcj\"."
- echo "***"
- { { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }
- fi
-
- GCJ_BUILD_TARGETS=native-gcj
- GCJ_INSTALL_TARGETS=native_install
- GCJ_UNINSTALL_TARGETS=native_uninstall
-else
- GCJ_BUILD_TARGETS=
- GCJ_INSTALL_TARGETS=
- GCJ_UNINSTALL_TARGETS=
-fi
-
-
-
-
-
-
-
-
-echo "$as_me:$LINENO: checking for main in -libs" >&5
-echo $ECHO_N "checking for main in -libs... $ECHO_C" >&6
-if test "${ac_cv_lib_ibs_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- ac_check_lib_save_LIBS=$LIBS
-LIBS="-libs $LIBS"
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-
-int
-main ()
-{
-main ();
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_lib_ibs_main=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_lib_ibs_main=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-echo "$as_me:$LINENO: result: $ac_cv_lib_ibs_main" >&5
-echo "${ECHO_T}$ac_cv_lib_ibs_main" >&6
-if test $ac_cv_lib_ibs_main = yes; then
- cat >>confdefs.h <<_ACEOF
-@%:@define HAVE_LIBIBS 1
-_ACEOF
-
- LIBS="-libs $LIBS"
-
-fi
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gtk+-2.0 >= 2.4" >&5
-echo $ECHO_N "checking for gtk+-2.0 >= 2.4... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gtk+-2.0 >= 2.4" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GTK_CFLAGS" >&5
-echo $ECHO_N "checking GTK_CFLAGS... $ECHO_C" >&6
- GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 2.4"`
- echo "$as_me:$LINENO: result: $GTK_CFLAGS" >&5
-echo "${ECHO_T}$GTK_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GTK_LIBS" >&5
-echo $ECHO_N "checking GTK_LIBS... $ECHO_C" >&6
- GTK_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 2.4"`
- echo "$as_me:$LINENO: result: $GTK_LIBS" >&5
-echo "${ECHO_T}$GTK_LIBS" >&6
- else
- GTK_CFLAGS=""
- GTK_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GTK_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk+-2.0 >= 2.4"`
- echo $GTK_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gtk+-2.0 >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gtk+-2.0 >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-
-
-
-
-
-
-
-
-echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
-echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6
-if test "${ac_cv_c_const+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-/* FIXME: Include the comments suggested by Paul. */
-#ifndef __cplusplus
- /* Ultrix mips cc rejects this. */
- typedef int charset[2];
- const charset x;
- /* SunOS 4.1.1 cc rejects this. */
- char const *const *ccp;
- char **p;
- /* NEC SVR4.0.2 mips cc rejects this. */
- struct point {int x, y;};
- static struct point const zero = {0,0};
- /* AIX XL C 1.02.0.0 rejects this.
- It does not let you subtract one const X* pointer from another in
- an arm of an if-expression whose if-part is not a constant
- expression */
- const char *g = "string";
- ccp = &g + (g ? g-g : 0);
- /* HPUX 7.0 cc rejects these. */
- ++ccp;
- p = (char**) ccp;
- ccp = (char const *const *) p;
- { /* SCO 3.2v4 cc rejects this. */
- char *t;
- char const *s = 0 ? (char *) 0 : (char const *) 0;
-
- *t++ = 0;
- }
- { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
- int x[] = {25, 17};
- const int *foo = &x[0];
- ++foo;
- }
- { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
- typedef const int *iptr;
- iptr p = 0;
- ++p;
- }
- { /* AIX XL C 1.02.0.0 rejects this saying
- "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
- struct s { int j; const int *ap[3]; };
- struct s *b; b->j = 5;
- }
- { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
- const int foo = 10;
- }
-#endif
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_c_const=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_c_const=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
-echo "${ECHO_T}$ac_cv_c_const" >&6
-if test $ac_cv_c_const = no; then
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define const
-_ACEOF
-
-fi
-
-
-# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
-# for constant arguments. Useless!
-echo "$as_me:$LINENO: checking for working alloca.h" >&5
-echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6
-if test "${ac_cv_working_alloca_h+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@include <alloca.h>
-int
-main ()
-{
-char *p = (char *) alloca (2 * sizeof (int));
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_working_alloca_h=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_working_alloca_h=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5
-echo "${ECHO_T}$ac_cv_working_alloca_h" >&6
-if test $ac_cv_working_alloca_h = yes; then
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define HAVE_ALLOCA_H 1
-_ACEOF
-
-fi
-
-echo "$as_me:$LINENO: checking for alloca" >&5
-echo $ECHO_N "checking for alloca... $ECHO_C" >&6
-if test "${ac_cv_func_alloca_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#ifdef __GNUC__
-# define alloca __builtin_alloca
-#else
-# ifdef _MSC_VER
-# include <malloc.h>
-# define alloca _alloca
-# else
-# if HAVE_ALLOCA_H
-# include <alloca.h>
-# else
-# ifdef _AIX
- #pragma alloca
-# else
-# ifndef alloca /* predefined by HP cc +Olibcalls */
-char *alloca ();
-# endif
-# endif
-# endif
-# endif
-#endif
-
-int
-main ()
-{
-char *p = (char *) alloca (1);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_func_alloca_works=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_func_alloca_works=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5
-echo "${ECHO_T}$ac_cv_func_alloca_works" >&6
-
-if test $ac_cv_func_alloca_works = yes; then
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define HAVE_ALLOCA 1
-_ACEOF
-
-else
- # The SVR3 libPW and SVR4 libucb both contain incompatible functions
-# that cause trouble. Some versions do not even contain alloca or
-# contain a buggy version. If you still want to use their alloca,
-# use ar to extract alloca.o from them instead of compiling alloca.c.
-
-ALLOCA=alloca.$ac_objext
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define C_ALLOCA 1
-_ACEOF
-
-
-echo "$as_me:$LINENO: checking whether \`alloca.c' needs Cray hooks" >&5
-echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6
-if test "${ac_cv_os_cray+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#if defined(CRAY) && ! defined(CRAY2)
-webecray
-#else
-wenotbecray
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
- $EGREP "webecray" >/dev/null 2>&1; then
- ac_cv_os_cray=yes
-else
- ac_cv_os_cray=no
-fi
-rm -f conftest*
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_os_cray" >&5
-echo "${ECHO_T}$ac_cv_os_cray" >&6
-if test $ac_cv_os_cray = yes; then
- for ac_func in _getb67 GETB67 getb67; do
- as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-echo "$as_me:$LINENO: checking for $ac_func" >&5
-echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
-if eval "test \"\${$as_ac_var+set}\" = set"; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
- For example, HP-UX 11i <limits.h> declares gettimeofday. */
-#define $ac_func innocuous_$ac_func
-
-/* System header to define __stub macros and hopefully few prototypes,
- which can conflict with char $ac_func (); below.
- Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- <limits.h> exists even on freestanding compilers. */
-
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
-
-#undef $ac_func
-
-/* Override any gcc2 internal prototype to avoid an error. */
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-/* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
-char $ac_func ();
-/* The GNU C library defines this for functions which it implements
- to always fail with ENOSYS. Some functions are actually named
- something starting with __ and the normal name is an alias. */
-#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
-choke me
-#else
-char (*f) () = $ac_func;
-#endif
-#ifdef __cplusplus
-}
-#endif
-
-int
-main ()
-{
-return f != $ac_func;
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- eval "$as_ac_var=yes"
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-eval "$as_ac_var=no"
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
-echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
-if test `eval echo '${'$as_ac_var'}'` = yes; then
-
-cat >>confdefs.h <<_ACEOF
-@%:@define CRAY_STACKSEG_END $ac_func
-_ACEOF
-
- break
-fi
-
- done
-fi
-
-echo "$as_me:$LINENO: checking stack direction for C alloca" >&5
-echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6
-if test "${ac_cv_c_stack_direction+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test "$cross_compiling" = yes; then
- ac_cv_c_stack_direction=0
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-int
-find_stack_direction ()
-{
- static char *addr = 0;
- auto char dummy;
- if (addr == 0)
- {
- addr = &dummy;
- return find_stack_direction ();
- }
- else
- return (&dummy > addr) ? 1 : -1;
-}
-
-int
-main ()
-{
- exit (find_stack_direction () < 0);
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_c_stack_direction=1
-else
- echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-ac_cv_c_stack_direction=-1
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
-fi
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5
-echo "${ECHO_T}$ac_cv_c_stack_direction" >&6
-
-cat >>confdefs.h <<_ACEOF
-@%:@define STACK_DIRECTION $ac_cv_c_stack_direction
-_ACEOF
-
-
-fi
-
-
-
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gconf-2.0 >= 2.7.1" >&5
-echo $ECHO_N "checking for gconf-2.0 >= 2.7.1... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gconf-2.0 >= 2.7.1" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GCONF_CFLAGS" >&5
-echo $ECHO_N "checking GCONF_CFLAGS... $ECHO_C" >&6
- GCONF_CFLAGS=`$PKG_CONFIG --cflags "gconf-2.0 >= 2.7.1"`
- echo "$as_me:$LINENO: result: $GCONF_CFLAGS" >&5
-echo "${ECHO_T}$GCONF_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GCONF_LIBS" >&5
-echo $ECHO_N "checking GCONF_LIBS... $ECHO_C" >&6
- GCONF_LIBS=`$PKG_CONFIG --libs "gconf-2.0 >= 2.7.1"`
- echo "$as_me:$LINENO: result: $GCONF_LIBS" >&5
-echo "${ECHO_T}$GCONF_LIBS" >&6
- else
- GCONF_CFLAGS=""
- GCONF_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GCONF_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gconf-2.0 >= 2.7.1"`
- echo $GCONF_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gconf-2.0 >= 2.7.1) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gconf-2.0 >= 2.7.1) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-
-
-
- ac_config_files="$ac_config_files Makefile gconf-java.pc doc/examples/runExample.sh src/Makefile src/java/org/gnu/gconf/ConfClient.java"
-cat >confcache <<\_ACEOF
-# This file is a shell script that caches the results of configure
-# tests run on this system so they can be shared between configure
-# scripts and configure runs, see configure's option --config-cache.
-# It is not useful on other systems. If it contains results you don't
-# want to keep, you may remove or edit it.
-#
-# config.status only pays attention to the cache file if you give it
-# the --recheck option to rerun configure.
-#
-# `ac_cv_env_foo' variables (set or unset) will be overridden when
-# loading this file, other *unset* `ac_cv_foo' will be assigned the
-# following values.
-
-_ACEOF
-
-# The following way of writing the cache mishandles newlines in values,
-# but we know of no workaround that is simple, portable, and efficient.
-# So, don't put newlines in cache variables' values.
-# Ultrix sh set writes to stderr and can't be redirected directly,
-# and sets the high bit in the cache file unless we assign to the vars.
-{
- (set) 2>&1 |
- case `(ac_space=' '; set | grep ac_space) 2>&1` in
- *ac_space=\ *)
- # `set' does not quote correctly, so add quotes (double-quote
- # substitution turns \\\\ into \\, and sed turns \\ into \).
- sed -n \
- "s/'/'\\\\''/g;
- s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
- ;;
- *)
- # `set' quotes correctly as required by POSIX, so do not add quotes.
- sed -n \
- "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
- ;;
- esac;
-} |
- sed '
- t clear
- : clear
- s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
- t end
- /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
- : end' >>confcache
-if diff $cache_file confcache >/dev/null 2>&1; then :; else
- if test -w $cache_file; then
- test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
- cat confcache >$cache_file
- else
- echo "not updating unwritable cache $cache_file"
- fi
-fi
-rm -f confcache
-
-test "x$prefix" = xNONE && prefix=$ac_default_prefix
-# Let make expand exec_prefix.
-test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
-
-# VPATH may cause trouble with some makes, so we remove $(srcdir),
-# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
-# trailing colons and then remove the whole line if VPATH becomes empty
-# (actually we leave an empty line to preserve line numbers).
-if test "x$srcdir" = x.; then
- ac_vpsub='/^[ ]*VPATH[ ]*=/{
-s/:*\$(srcdir):*/:/;
-s/:*\${srcdir}:*/:/;
-s/:*@srcdir@:*/:/;
-s/^\([^=]*=[ ]*\):*/\1/;
-s/:*$//;
-s/^[^=]*=[ ]*$//;
-}'
-fi
-
-# Transform confdefs.h into DEFS.
-# Protect against shell expansion while executing Makefile rules.
-# Protect against Makefile macro expansion.
-#
-# If the first sed substitution is executed (which looks for macros that
-# take arguments), then we branch to the quote section. Otherwise,
-# look for a macro that doesn't take arguments.
-cat >confdef2opt.sed <<\_ACEOF
-t clear
-: clear
-s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*([^)]*)\)[ ]*\(.*\),-D\1=\2,g
-t quote
-s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\),-D\1=\2,g
-t quote
-d
-: quote
-s,[ `~#$^&*(){}\\|;'"<>?],\\&,g
-s,\[,\\&,g
-s,\],\\&,g
-s,\$,$$,g
-p
-_ACEOF
-# We use echo to avoid assuming a particular line-breaking character.
-# The extra dot is to prevent the shell from consuming trailing
-# line-breaks from the sub-command output. A line-break within
-# single-quotes doesn't work because, if this script is created in a
-# platform that uses two characters for line-breaks (e.g., DOS), tr
-# would break.
-ac_LF_and_DOT=`echo; echo .`
-DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'`
-rm -f confdef2opt.sed
-
-
-ac_libobjs=
-ac_ltlibobjs=
-for ac_i in : $LIB@&t at OBJS; do test "x$ac_i" = x: && continue
- # 1. Remove the extension, and $U if already installed.
- ac_i=`echo "$ac_i" |
- sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
- # 2. Add them.
- ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"
- ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'
-done
-LIB@&t at OBJS=$ac_libobjs
-
-LTLIBOBJS=$ac_ltlibobjs
-
-
-
-: ${CONFIG_STATUS=./config.status}
-ac_clean_files_save=$ac_clean_files
-ac_clean_files="$ac_clean_files $CONFIG_STATUS"
-{ echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
-echo "$as_me: creating $CONFIG_STATUS" >&6;}
-cat >$CONFIG_STATUS <<_ACEOF
-#! $SHELL
-# Generated by $as_me.
-# Run this file to recreate the current configuration.
-# Compiler output produced by configure, useful for debugging
-# configure, is in config.log if it exists.
-
-debug=false
-ac_cs_recheck=false
-ac_cs_silent=false
-SHELL=\${CONFIG_SHELL-$SHELL}
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
-echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
-echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-exec 6>&1
-
-# Open the log real soon, to keep \$[0] and so on meaningful, and to
-# report actual input values of CONFIG_FILES etc. instead of their
-# values after options handling. Logging --version etc. is OK.
-exec 5>>config.log
-{
- echo
- sed 'h;s/./-/g;s/^.../@%:@@%:@ /;s/...$/ @%:@@%:@/;p;x;p;x' <<_ASBOX
-@%:@@%:@ Running $as_me. @%:@@%:@
-_ASBOX
-} >&5
-cat >&5 <<_CSEOF
-
-This file was extended by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- CONFIG_FILES = $CONFIG_FILES
- CONFIG_HEADERS = $CONFIG_HEADERS
- CONFIG_LINKS = $CONFIG_LINKS
- CONFIG_COMMANDS = $CONFIG_COMMANDS
- $ $0 $@
-
-_CSEOF
-echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
-echo >&5
-_ACEOF
-
-# Files that config.status was made for.
-if test -n "$ac_config_files"; then
- echo "config_files=\"$ac_config_files\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_headers"; then
- echo "config_headers=\"$ac_config_headers\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_links"; then
- echo "config_links=\"$ac_config_links\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_commands"; then
- echo "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUS
-fi
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-
-ac_cs_usage="\
-\`$as_me' instantiates files from templates according to the
-current configuration.
-
-Usage: $0 [OPTIONS] [FILE]...
-
- -h, --help print this help, then exit
- -V, --version print version number, then exit
- -q, --quiet do not print progress messages
- -d, --debug don't remove temporary files
- --recheck update $as_me by reconfiguring in the same conditions
- --file=FILE[:TEMPLATE]
- instantiate the configuration file FILE
-
-Configuration files:
-$config_files
-
-Report bugs to <bug-autoconf at gnu.org>."
-_ACEOF
-
-cat >>$CONFIG_STATUS <<_ACEOF
-ac_cs_version="\\
-config.status
-configured by $0, generated by GNU Autoconf 2.59,
- with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This config.status script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it."
-srcdir=$srcdir
-INSTALL="$INSTALL"
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-# If no file are specified by the user, then we need to provide default
-# value. By we need to know if files were specified by the user.
-ac_need_defaults=:
-while test $# != 0
-do
- case $1 in
- --*=*)
- ac_option=`expr "x$1" : 'x\([^=]*\)='`
- ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
- ac_shift=:
- ;;
- -*)
- ac_option=$1
- ac_optarg=$2
- ac_shift=shift
- ;;
- *) # This is not an option, so the user has probably given explicit
- # arguments.
- ac_option=$1
- ac_need_defaults=false;;
- esac
-
- case $ac_option in
- # Handling of the options.
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
- -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
- ac_cs_recheck=: ;;
- --version | --vers* | -V )
- echo "$ac_cs_version"; exit 0 ;;
- --he | --h)
- # Conflict between --help and --header
- { { echo "$as_me:$LINENO: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; };;
- --help | --hel | -h )
- echo "$ac_cs_usage"; exit 0 ;;
- --debug | --d* | -d )
- debug=: ;;
- --file | --fil | --fi | --f )
- $ac_shift
- CONFIG_FILES="$CONFIG_FILES $ac_optarg"
- ac_need_defaults=false;;
- --header | --heade | --head | --hea )
- $ac_shift
- CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
- ac_need_defaults=false;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil | --si | --s)
- ac_cs_silent=: ;;
-
- # This is an error.
- -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; } ;;
-
- *) ac_config_targets="$ac_config_targets $1" ;;
-
- esac
- shift
-done
-
-ac_configure_extra_args=
-
-if $ac_cs_silent; then
- exec 6>/dev/null
- ac_configure_extra_args="$ac_configure_extra_args --silent"
-fi
-
-_ACEOF
-cat >>$CONFIG_STATUS <<_ACEOF
-if \$ac_cs_recheck; then
- echo "running $SHELL $0 " $ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
- exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
-fi
-
-_ACEOF
-
-
-
-
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-for ac_config_target in $ac_config_targets
-do
- case "$ac_config_target" in
- # Handling of arguments.
- "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
- "gconf-java.pc" ) CONFIG_FILES="$CONFIG_FILES gconf-java.pc" ;;
- "doc/examples/runExample.sh" ) CONFIG_FILES="$CONFIG_FILES doc/examples/runExample.sh" ;;
- "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
- "src/java/org/gnu/gconf/ConfClient.java" ) CONFIG_FILES="$CONFIG_FILES src/java/org/gnu/gconf/ConfClient.java" ;;
- *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
-echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# If the user did not use the arguments to specify the items to instantiate,
-# then the envvar interface is used. Set only those that are not.
-# We use the long form for the default assignment because of an extremely
-# bizarre bug on SunOS 4.1.3.
-if $ac_need_defaults; then
- test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
-fi
-
-# Have a temporary directory for convenience. Make it in the build tree
-# simply because there is no reason to put it here, and in addition,
-# creating and moving files from /tmp can sometimes cause problems.
-# Create a temporary directory, and hook for its removal unless debugging.
-$debug ||
-{
- trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
- trap '{ (exit 1); exit 1; }' 1 2 13 15
-}
-
-# Create a (secure) tmp directory for tmp files.
-
-{
- tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
- test -n "$tmp" && test -d "$tmp"
-} ||
-{
- tmp=./confstat$$-$RANDOM
- (umask 077 && mkdir $tmp)
-} ||
-{
- echo "$me: cannot create a temporary directory in ." >&2
- { (exit 1); exit 1; }
-}
-
-_ACEOF
-
-cat >>$CONFIG_STATUS <<_ACEOF
-
-#
-# CONFIG_FILES section.
-#
-
-# No need to generate the scripts if there are no CONFIG_FILES.
-# This happens for instance when ./config.status config.h
-if test -n "\$CONFIG_FILES"; then
- # Protect against being on the right side of a sed subst in config.status.
- sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&,]/\\\\&/g;
- s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF
-s, at SHELL@,$SHELL,;t t
-s, at PATH_SEPARATOR@,$PATH_SEPARATOR,;t t
-s, at PACKAGE_NAME@,$PACKAGE_NAME,;t t
-s, at PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t
-s, at PACKAGE_VERSION@,$PACKAGE_VERSION,;t t
-s, at PACKAGE_STRING@,$PACKAGE_STRING,;t t
-s, at PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t
-s, at exec_prefix@,$exec_prefix,;t t
-s, at prefix@,$prefix,;t t
-s, at program_transform_name@,$program_transform_name,;t t
-s, at bindir@,$bindir,;t t
-s, at sbindir@,$sbindir,;t t
-s, at libexecdir@,$libexecdir,;t t
-s, at datadir@,$datadir,;t t
-s, at sysconfdir@,$sysconfdir,;t t
-s, at sharedstatedir@,$sharedstatedir,;t t
-s, at localstatedir@,$localstatedir,;t t
-s, at libdir@,$libdir,;t t
-s, at includedir@,$includedir,;t t
-s, at oldincludedir@,$oldincludedir,;t t
-s, at infodir@,$infodir,;t t
-s, at mandir@,$mandir,;t t
-s, at build_alias@,$build_alias,;t t
-s, at host_alias@,$host_alias,;t t
-s, at target_alias@,$target_alias,;t t
-s, at DEFS@,$DEFS,;t t
-s, at ECHO_C@,$ECHO_C,;t t
-s, at ECHO_N@,$ECHO_N,;t t
-s, at ECHO_T@,$ECHO_T,;t t
-s, at LIBS@,$LIBS,;t t
-s, at INSTALLED_CLASSPATH@,$INSTALLED_CLASSPATH,;t t
-s, at INSTALLED_JNI_DIR@,$INSTALLED_JNI_DIR,;t t
-s, at version@,$version,;t t
-s, at apiversion@,$apiversion,;t t
-s, at PKG_CONFIG@,$PKG_CONFIG,;t t
-s, at GTKJAVA_CFLAGS@,$GTKJAVA_CFLAGS,;t t
-s, at GTKJAVA_LIBS@,$GTKJAVA_LIBS,;t t
-s, at gtkapiversion@,$gtkapiversion,;t t
-s, at GTKJAR@,$GTKJAR,;t t
-s, at JG_GTK_LIB_PATH@,$JG_GTK_LIB_PATH,;t t
-s, at NATIVEGTKJAR@,$NATIVEGTKJAR,;t t
-s, at CC@,$CC,;t t
-s, at CFLAGS@,$CFLAGS,;t t
-s, at LDFLAGS@,$LDFLAGS,;t t
-s, at CPPFLAGS@,$CPPFLAGS,;t t
-s, at ac_ct_CC@,$ac_ct_CC,;t t
-s, at EXEEXT@,$EXEEXT,;t t
-s, at OBJEXT@,$OBJEXT,;t t
-s, at INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
-s, at INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
-s, at INSTALL_DATA@,$INSTALL_DATA,;t t
-s, at DB1@,$DB1,;t t
-s, at DB2@,$DB2,;t t
-s, at DOCBOOK@,$DOCBOOK,;t t
-s, at JAVAC@,$JAVAC,;t t
-s, at JAR@,$JAR,;t t
-s, at GCJ@,$GCJ,;t t
-s, at GCJ_CLASSPATH@,$GCJ_CLASSPATH,;t t
-s, at GCJ_BUILD_TARGETS@,$GCJ_BUILD_TARGETS,;t t
-s, at GCJ_INSTALL_TARGETS@,$GCJ_INSTALL_TARGETS,;t t
-s, at GCJ_UNINSTALL_TARGETS@,$GCJ_UNINSTALL_TARGETS,;t t
-s, at GTK_CFLAGS@,$GTK_CFLAGS,;t t
-s, at GTK_LIBS@,$GTK_LIBS,;t t
-s, at TOPLEVEL_TARGETS@,$TOPLEVEL_TARGETS,;t t
-s, at INSTALL_TARGETS@,$INSTALL_TARGETS,;t t
-s, at UNINSTALL_TARGETS@,$UNINSTALL_TARGETS,;t t
-s, at MACRO_FLAG@,$MACRO_FLAG,;t t
-s, at ALLOCA@,$ALLOCA,;t t
-s, at CPP@,$CPP,;t t
-s, at EGREP@,$EGREP,;t t
-s, at GCONF_CFLAGS@,$GCONF_CFLAGS,;t t
-s, at GCONF_LIBS@,$GCONF_LIBS,;t t
-s, at GCONFL_LIBS@,$GCONFL_LIBS,;t t
-s, at LIB@&t at OBJS@,$LIB@&t at OBJS,;t t
-s, at LTLIBOBJS@,$LTLIBOBJS,;t t
-CEOF
-
-_ACEOF
-
- cat >>$CONFIG_STATUS <<\_ACEOF
- # Split the substitutions into bite-sized pieces for seds with
- # small command number limits, like on Digital OSF/1 and HP-UX.
- ac_max_sed_lines=48
- ac_sed_frag=1 # Number of current file.
- ac_beg=1 # First line for current file.
- ac_end=$ac_max_sed_lines # Line after last line for current file.
- ac_more_lines=:
- ac_sed_cmds=
- while $ac_more_lines; do
- if test $ac_beg -gt 1; then
- sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- else
- sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- fi
- if test ! -s $tmp/subs.frag; then
- ac_more_lines=false
- else
- # The purpose of the label and of the branching condition is to
- # speed up the sed processing (if there are no `@' at all, there
- # is no need to browse any of the substitutions).
- # These are the two extra sed commands mentioned above.
- (echo ':t
- /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
- else
- ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
- fi
- ac_sed_frag=`expr $ac_sed_frag + 1`
- ac_beg=$ac_end
- ac_end=`expr $ac_end + $ac_max_sed_lines`
- fi
- done
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds=cat
- fi
-fi # test -n "$CONFIG_FILES"
-
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
-for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
- # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
- case $ac_file in
- - | *:- | *:-:* ) # input from stdin
- cat >$tmp/stdin
- ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- * ) ac_file_in=$ac_file.in ;;
- esac
-
- # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
- ac_dir=`(dirname "$ac_file") 2>/dev/null ||
-$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$ac_file" : 'X\(//\)[^/]' \| \
- X"$ac_file" : 'X\(//\)$' \| \
- X"$ac_file" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$ac_file" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- { if $as_mkdir_p; then
- mkdir -p "$ac_dir"
- else
- as_dir="$ac_dir"
- as_dirs=
- while test ! -d "$as_dir"; do
- as_dirs="$as_dir $as_dirs"
- as_dir=`(dirname "$as_dir") 2>/dev/null ||
-$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$as_dir" : 'X\(//\)[^/]' \| \
- X"$as_dir" : 'X\(//\)$' \| \
- X"$as_dir" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$as_dir" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- done
- test ! -n "$as_dirs" || mkdir $as_dirs
- fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
-echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
- { (exit 1); exit 1; }; }; }
-
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
-
- case $INSTALL in
- [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
- *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
- esac
-
- # Let's still pretend it is `configure' which instantiates (i.e., don't
- # use $as_me), people would be surprised to read:
- # /* config.h. Generated by config.status. */
- if test x"$ac_file" = x-; then
- configure_input=
- else
- configure_input="$ac_file. "
- fi
- configure_input=$configure_input"Generated from `echo $ac_file_in |
- sed 's,.*/,,'` by configure."
-
- # First look for the input files in the build tree, otherwise in the
- # src tree.
- ac_file_inputs=`IFS=:
- for f in $ac_file_in; do
- case $f in
- -) echo $tmp/stdin ;;
- [\\/$]*)
- # Absolute (can't be DOS-style, as IFS=:)
- test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- echo "$f";;
- *) # Relative
- if test -f "$f"; then
- # Build tree
- echo "$f"
- elif test -f "$srcdir/$f"; then
- # Source tree
- echo "$srcdir/$f"
- else
- # /dev/null tree
- { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- fi;;
- esac
- done` || { (exit 1); exit 1; }
-
- if test x"$ac_file" != x-; then
- { echo "$as_me:$LINENO: creating $ac_file" >&5
-echo "$as_me: creating $ac_file" >&6;}
- rm -f "$ac_file"
- fi
-_ACEOF
-cat >>$CONFIG_STATUS <<_ACEOF
- sed "$ac_vpsub
-$extrasub
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
-:t
-/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
-s, at configure_input@,$configure_input,;t t
-s, at srcdir@,$ac_srcdir,;t t
-s, at abs_srcdir@,$ac_abs_srcdir,;t t
-s, at top_srcdir@,$ac_top_srcdir,;t t
-s, at abs_top_srcdir@,$ac_abs_top_srcdir,;t t
-s, at builddir@,$ac_builddir,;t t
-s, at abs_builddir@,$ac_abs_builddir,;t t
-s, at top_builddir@,$ac_top_builddir,;t t
-s, at abs_top_builddir@,$ac_abs_top_builddir,;t t
-s, at INSTALL@,$ac_INSTALL,;t t
-" $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
- rm -f $tmp/stdin
- if test x"$ac_file" != x-; then
- mv $tmp/out $ac_file
- else
- cat $tmp/out
- rm -f $tmp/out
- fi
-
-done
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-
-{ (exit 0); exit 0; }
-_ACEOF
-chmod +x $CONFIG_STATUS
-ac_clean_files=$ac_clean_files_save
-
-
-# configure is writing to config.log, and then calls config.status.
-# config.status does its own redirection, appending to config.log.
-# Unfortunately, on DOS this fails, as config.log is still kept open
-# by configure, so config.status won't be able to write to it; its
-# output is simply discarded. So we exec the FD to /dev/null,
-# effectively closing config.log, so it can be properly (re)opened and
-# appended to by config.status. When coming back to configure, we
-# need to make the FD available again.
-if test "$no_create" != yes; then
- ac_cs_success=:
- ac_config_status_args=
- test "$silent" = yes &&
- ac_config_status_args="$ac_config_status_args --quiet"
- exec 5>/dev/null
- $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
- exec 5>>config.log
- # Use ||, not &&, to avoid exiting from the if with $? = 1, which
- # would make configure fail if this is the last instruction.
- $ac_cs_success || { (exit 1); exit 1; }
-fi
-
-
-`chmod +x doc/examples/runExample.sh`
-
diff --git a/libgconf-java/autom4te.cache/requests b/libgconf-java/autom4te.cache/requests
deleted file mode 100644
index aa78349..0000000
--- a/libgconf-java/autom4te.cache/requests
+++ /dev/null
@@ -1,245 +0,0 @@
-# This file was generated by Autom4te Sat Jan 8 16:59:54 PST 2005.
-# It contains the lists of macros which have been traced.
-# It can be safely removed.
-
- at request = (
- bless( [
- '0',
- 1,
- [
- '/usr/share/autoconf'
- ],
- [
- '/usr/share/autoconf/autoconf/autoconf.m4f',
- '/usr/share/aclocal/pkg.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_jar.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac_works.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/am_path_docbook.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/am_path_gcj.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/jg_check_nativecompile.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/jg_gtk_java.m4',
- 'configure.in'
- ],
- {
- 'm4_pattern_forbid' => 1,
- 'AC_CONFIG_LIBOBJ_DIR' => 1,
- 'AC_C_VOLATILE' => 1,
- 'AC_TYPE_OFF_T' => 1,
- 'AC_FUNC_CLOSEDIR_VOID' => 1,
- 'AC_REPLACE_FNMATCH' => 1,
- 'AC_DEFUN' => 1,
- 'AC_PROG_LIBTOOL' => 1,
- 'AC_FUNC_STAT' => 1,
- 'AC_FUNC_WAIT3' => 1,
- 'AC_HEADER_TIME' => 1,
- 'AC_FUNC_LSTAT' => 1,
- 'AC_STRUCT_TM' => 1,
- 'AM_AUTOMAKE_VERSION' => 1,
- 'AC_FUNC_GETMNTENT' => 1,
- 'AC_TYPE_MODE_T' => 1,
- 'AC_CHECK_HEADERS' => 1,
- 'AC_FUNC_STRTOD' => 1,
- 'AC_FUNC_STRNLEN' => 1,
- 'm4_sinclude' => 1,
- 'AC_PROG_CXX' => 1,
- 'AC_PATH_X' => 1,
- 'AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK' => 1,
- 'AC_PROG_AWK' => 1,
- '_m4_warn' => 1,
- 'AM_PATH_DOCBOOK' => 1,
- 'AC_HEADER_STDC' => 1,
- 'AC_HEADER_MAJOR' => 1,
- 'JG_COMMON' => 1,
- 'JG_CHECK_NATIVECOMPILE' => 1,
- 'AC_FUNC_ERROR_AT_LINE' => 1,
- 'AC_PROG_JAVAC' => 1,
- 'AC_PROG_GCC_TRADITIONAL' => 1,
- 'AC_LIBSOURCE' => 1,
- 'AC_FUNC_MBRTOWC' => 1,
- 'AC_STRUCT_ST_BLOCKS' => 1,
- 'AC_TYPE_SIGNAL' => 1,
- 'AM_PATH_GCJ' => 1,
- 'AC_TYPE_UID_T' => 1,
- 'AC_PROG_MAKE_SET' => 1,
- 'AC_CONFIG_AUX_DIR' => 1,
- 'm4_pattern_allow' => 1,
- 'sinclude' => 1,
- 'AC_DEFINE_TRACE_LITERAL' => 1,
- 'AC_FUNC_STRERROR_R' => 1,
- 'AC_PROG_CC' => 1,
- 'AC_FUNC_FORK' => 1,
- 'AC_DECL_SYS_SIGLIST' => 1,
- 'PKG_CHECK_MODULES' => 1,
- 'AU_DEFUN' => 1,
- 'AC_FUNC_STRCOLL' => 1,
- 'AC_FUNC_VPRINTF' => 1,
- 'AC_PROG_YACC' => 1,
- 'AC_INIT' => 1,
- 'AC_STRUCT_TIMEZONE' => 1,
- 'AC_FUNC_CHOWN' => 1,
- 'AC_SUBST' => 1,
- 'AC_FUNC_ALLOCA' => 1,
- 'AC_CANONICAL_HOST' => 1,
- 'AC_FUNC_GETPGRP' => 1,
- 'AC_PROG_RANLIB' => 1,
- 'AM_INIT_AUTOMAKE' => 1,
- 'AC_FUNC_SETPGRP' => 1,
- 'AC_CONFIG_SUBDIRS' => 1,
- 'AC_FUNC_MMAP' => 1,
- 'AC_FUNC_REALLOC' => 1,
- 'AC_TYPE_SIZE_T' => 1,
- 'AC_CHECK_TYPES' => 1,
- 'AC_CONFIG_LINKS' => 1,
- 'AC_CHECK_MEMBERS' => 1,
- 'AM_MAINTAINER_MODE' => 1,
- 'AC_DEFUN_ONCE' => 1,
- 'AC_FUNC_UTIME_NULL' => 1,
- 'AC_FUNC_SELECT_ARGTYPES' => 1,
- 'AC_HEADER_STAT' => 1,
- 'AC_FUNC_STRFTIME' => 1,
- 'AC_PROG_CPP' => 1,
- 'AC_C_INLINE' => 1,
- 'AC_PROG_JAR' => 1,
- 'AC_C_CONST' => 1,
- 'AC_PROG_LEX' => 1,
- 'AC_TYPE_PID_T' => 1,
- 'AC_CONFIG_FILES' => 1,
- 'include' => 1,
- 'AC_FUNC_SETVBUF_REVERSED' => 1,
- 'AC_PROG_JAVAC_WORKS' => 1,
- 'AC_PROG_INSTALL' => 1,
- 'AM_GNU_GETTEXT' => 1,
- 'AC_FUNC_OBSTACK' => 1,
- 'AC_CHECK_LIB' => 1,
- 'AC_FUNC_MALLOC' => 1,
- 'AC_FUNC_GETGROUPS' => 1,
- 'AC_FUNC_GETLOADAVG' => 1,
- 'AH_OUTPUT' => 1,
- 'AC_FUNC_FSEEKO' => 1,
- 'AM_PROG_CC_C_O' => 1,
- 'AC_FUNC_MKTIME' => 1,
- 'AC_CANONICAL_SYSTEM' => 1,
- 'AM_CONDITIONAL' => 1,
- 'AC_CONFIG_HEADERS' => 1,
- 'JG_GTK_JAVA' => 1,
- 'AC_HEADER_SYS_WAIT' => 1,
- 'AC_FUNC_MEMCMP' => 1,
- 'AC_PROG_LN_S' => 1,
- 'm4_include' => 1,
- 'AC_HEADER_DIRENT' => 1,
- 'AC_CHECK_FUNCS' => 1
- }
- ], 'Autom4te::Request' ),
- bless( [
- '1',
- 1,
- [
- '/usr/share/autoconf'
- ],
- [
- '/usr/share/autoconf/autoconf/autoconf.m4f',
- 'aclocal.m4',
- 'configure.in'
- ],
- {
- 'm4_pattern_forbid' => 1,
- 'AC_CONFIG_LIBOBJ_DIR' => 1,
- 'AC_TYPE_OFF_T' => 1,
- 'AC_C_VOLATILE' => 1,
- 'AC_FUNC_CLOSEDIR_VOID' => 1,
- 'AC_REPLACE_FNMATCH' => 1,
- 'AC_PROG_LIBTOOL' => 1,
- 'AC_FUNC_STAT' => 1,
- 'AC_HEADER_TIME' => 1,
- 'AC_FUNC_WAIT3' => 1,
- 'AM_AUTOMAKE_VERSION' => 1,
- 'AC_STRUCT_TM' => 1,
- 'AC_FUNC_LSTAT' => 1,
- 'AC_TYPE_MODE_T' => 1,
- 'AC_FUNC_GETMNTENT' => 1,
- 'AC_FUNC_STRTOD' => 1,
- 'AC_CHECK_HEADERS' => 1,
- 'AC_FUNC_STRNLEN' => 1,
- 'm4_sinclude' => 1,
- 'AC_PROG_CXX' => 1,
- 'AC_PATH_X' => 1,
- 'AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK' => 1,
- 'AC_PROG_AWK' => 1,
- '_m4_warn' => 1,
- 'AC_HEADER_STDC' => 1,
- 'AC_HEADER_MAJOR' => 1,
- 'AC_FUNC_ERROR_AT_LINE' => 1,
- 'AC_PROG_GCC_TRADITIONAL' => 1,
- 'AC_LIBSOURCE' => 1,
- 'AC_FUNC_MBRTOWC' => 1,
- 'AC_STRUCT_ST_BLOCKS' => 1,
- 'AC_TYPE_SIGNAL' => 1,
- 'AC_TYPE_UID_T' => 1,
- 'AC_CONFIG_AUX_DIR' => 1,
- 'AC_PROG_MAKE_SET' => 1,
- 'sinclude' => 1,
- 'm4_pattern_allow' => 1,
- 'AC_DEFINE_TRACE_LITERAL' => 1,
- 'AC_FUNC_STRERROR_R' => 1,
- 'AC_PROG_CC' => 1,
- 'AC_FUNC_FORK' => 1,
- 'AC_DECL_SYS_SIGLIST' => 1,
- 'AC_FUNC_VPRINTF' => 1,
- 'AC_FUNC_STRCOLL' => 1,
- 'AC_PROG_YACC' => 1,
- 'AC_INIT' => 1,
- 'AC_STRUCT_TIMEZONE' => 1,
- 'AC_FUNC_CHOWN' => 1,
- 'AC_SUBST' => 1,
- 'AC_FUNC_ALLOCA' => 1,
- 'AC_CANONICAL_HOST' => 1,
- 'AC_FUNC_GETPGRP' => 1,
- 'AC_PROG_RANLIB' => 1,
- 'AM_INIT_AUTOMAKE' => 1,
- 'AC_FUNC_SETPGRP' => 1,
- 'AC_CONFIG_SUBDIRS' => 1,
- 'AC_FUNC_MMAP' => 1,
- 'AC_FUNC_REALLOC' => 1,
- 'AC_TYPE_SIZE_T' => 1,
- 'AC_CONFIG_LINKS' => 1,
- 'AC_CHECK_TYPES' => 1,
- 'AC_CHECK_MEMBERS' => 1,
- 'AM_MAINTAINER_MODE' => 1,
- 'AC_FUNC_UTIME_NULL' => 1,
- 'AC_FUNC_SELECT_ARGTYPES' => 1,
- 'AC_FUNC_STRFTIME' => 1,
- 'AC_HEADER_STAT' => 1,
- 'AC_C_INLINE' => 1,
- 'AC_PROG_CPP' => 1,
- 'AC_TYPE_PID_T' => 1,
- 'AC_C_CONST' => 1,
- 'AC_PROG_LEX' => 1,
- 'AC_CONFIG_FILES' => 1,
- 'include' => 1,
- 'AC_FUNC_SETVBUF_REVERSED' => 1,
- 'AC_PROG_INSTALL' => 1,
- 'AM_GNU_GETTEXT' => 1,
- 'AC_FUNC_OBSTACK' => 1,
- 'AC_CHECK_LIB' => 1,
- 'AC_FUNC_MALLOC' => 1,
- 'AC_FUNC_GETGROUPS' => 1,
- 'AC_FUNC_GETLOADAVG' => 1,
- 'AH_OUTPUT' => 1,
- 'AC_FUNC_FSEEKO' => 1,
- 'AM_PROG_CC_C_O' => 1,
- 'AM_CONDITIONAL' => 1,
- 'AC_CANONICAL_SYSTEM' => 1,
- 'AC_FUNC_MKTIME' => 1,
- 'AC_CONFIG_HEADERS' => 1,
- 'AC_HEADER_SYS_WAIT' => 1,
- 'AC_FUNC_MEMCMP' => 1,
- 'AC_PROG_LN_S' => 1,
- 'm4_include' => 1,
- 'AC_HEADER_DIRENT' => 1,
- 'AC_CHECK_FUNCS' => 1
- }
- ], 'Autom4te::Request' )
- );
-
diff --git a/libgconf-java/autom4te.cache/traces.0 b/libgconf-java/autom4te.cache/traces.0
deleted file mode 100644
index 7ee9a9a..0000000
--- a/libgconf-java/autom4te.cache/traces.0
+++ /dev/null
@@ -1,531 +0,0 @@
-m4trace:/usr/share/aclocal/pkg.m4:55: -1- AC_DEFUN([PKG_CHECK_MODULES], [
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- AC_MSG_CHECKING(for $2)
-
- if $PKG_CONFIG --exists "$2" ; then
- AC_MSG_RESULT(yes)
- succeeded=yes
-
- AC_MSG_CHECKING($1_CFLAGS)
- $1_CFLAGS=`$PKG_CONFIG --cflags "$2"`
- AC_MSG_RESULT($$1_CFLAGS)
-
- AC_MSG_CHECKING($1_LIBS)
- $1_LIBS=`$PKG_CONFIG --libs "$2"`
- AC_MSG_RESULT($$1_LIBS)
- else
- $1_CFLAGS=""
- $1_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- $1_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"`
- ifelse([$4], ,echo $$1_PKG_ERRORS,)
- fi
-
- AC_SUBST($1_CFLAGS)
- AC_SUBST($1_LIBS)
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- ifelse([$3], , :, [$3])
- else
- ifelse([$4], , AC_MSG_ERROR([Library requirements ($2) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.]), [$4])
- fi
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_jar.m4:13: -1- AC_DEFUN([AC_PROG_JAR], [
-AC_REQUIRE([AC_EXEEXT])dnl
-if test "x$JAVAPREFIX" = x; then
- test "x$JAR" = x && AC_CHECK_PROGS(JAR, jar$EXEEXT)
-else
- test "x$JAR" = x && AC_CHECK_PROGS(JAR, jar, $JAVAPREFIX)
-fi
-test "x$JAR" = x && AC_MSG_ERROR([no acceptable jar program found in \$PATH])
-AC_PROVIDE([$0])dnl
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac.m4:14: -1- AC_DEFUN([AC_PROG_JAVAC], [
-AC_REQUIRE([AC_EXEEXT])dnl
-if test "x$JAVAPREFIX" = x; then
- test "x$JAVAC" = x && AC_CHECK_PROGS(JAVAC, "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT)
-else
- test "x$JAVAC" = x && AC_CHECK_PROGS(JAVAC, "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT, $JAVAPREFIX)
-fi
-test "x$JAVAC" = x && AC_MSG_ERROR([no acceptable Java compiler found in \$PATH])
-AC_PROG_JAVAC_WORKS
-AC_PROVIDE([$0])dnl
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac_works.m4:23: -1- AC_DEFUN([AC_PROG_JAVAC_WORKS], [
-AC_CACHE_CHECK([if $JAVAC works], ac_cv_prog_javac_works, [
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* [#]line __oline__ "configure" */
-public class Test {
-}
-EOF
-if AC_TRY_COMMAND($JAVAC $JAVACFLAGS $JAVA_TEST) >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- AC_MSG_ERROR([The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)])
- echo "configure: failed program was:" >&AC_FD_CC
- cat $JAVA_TEST >&AC_FD_CC
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-])
-AC_PROVIDE([$0])dnl
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/am_path_docbook.m4:16: -1- AC_DEFUN([AM_PATH_DOCBOOK], [
-AC_REQUIRE([AC_EXEEXT])dnl
-AC_PATH_PROG(DB1, db2html$EXEEXT, nocommand)
-if test "$DB1" = nocommand; then
- AC_PATH_PROG(DB2, docbook2html$EXEEXT, nocommand)
- if test "$DB2" = nocommand; then
- AC_MSG_ERROR([docbook not found in $PATH])
- else
- DOCBOOK=$DB2
- fi;dnl
-else
- DOCBOOK=$DB1
-fi;dnl
-AC_SUBST(DOCBOOK)
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/am_path_gcj.m4:137: -1- AC_DEFUN([AM_PATH_GCJ], [dnl
-dnl Get the environmental variables necessary for GCJ
-dnl
-AC_ARG_WITH(gcj-prefix,[ --with-gcj-prefix=PFX Prefix where gcj is installed (optional)],
- gcj_prefix="$withval", gcj_prefix="")
-
- if test x$gcj_prefix != x ; then
- GCJ_HOME=$gcj_prefix
- fi
-
- dnl
- dnl CHANGE: Now FIRST put GCJ_HOME/bin in the path before testing for
- dnl the java executable.
- dnl
- if test x$GCJ_HOME != x ; then
- echo "Add $GCJ_HOME/bin to path and check again."
- PATH="$GCJ_HOME/bin:$PATH"
- fi
- AC_PATH_PROG(GCJ, gcj, no)
-
- min_gcj_version=ifelse([$0], ,3.0.0,$1)
- AC_MSG_CHECKING(for GCJ - version >= $min_gcj_version)
- min_gcj_major_version=`echo $min_gcj_version |\
- sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\).*/\1/'`
- min_gcj_minor_version=`echo $min_gcj_version |\
- sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\).*/\2/'`
- min_gcj_micro_version=`echo $min_gcj_version |\
- sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\).*/\3/'`
- if test "$GCJ" = "no" ; then
- no_gcj=yes
- else
- gcj_version=`$GCJ --version 2>&1 | grep GCC | sed 's/gcj (GCC) \([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\1.\2.\3/'`
- gcj_major_version=`echo $gcj_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\1/'`
- gcj_minor_version=`echo $gcj_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\2/'`
- gcj_micro_version=`echo $gcj_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\3/'`
- AC_TRY_RUN([
-#include <stdio.h>
-
-main()
-{
- if ((1$gcj_major_version > 1$min_gcj_major_version) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version > 1$min_gcj_minor_version)) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version == 1$min_gcj_minor_version) &&
- (1$gcj_micro_version >= 1$min_gcj_micro_version)))
- {
- return(0);
- }
- else
- {
- return(1);
- }
-}], , no_gcj=yes, [echo $ac_n "cross compiling; assumed OK... $ac_c"])
- fi
- if test "x$no_gcj" = x ; then
- AC_MSG_RESULT(yes)
- dnl
- dnl Check for gcj executables and set appropriate viarable
- dnl
- AC_PATH_PROG(GCJ, gcj, no)
- AC_PATH_PROG(JAR, jar, no)
- dnl
- dnl Set CLASSPATH
- dnl
- if test x$GCJ_HOME != x ; then
- :
- else
- GCJ_HOME=`which gcj | sed 's/\(.*\).bin.*gcj/\1/'`
- fi
-
- cat << EOF > Test.java
-/* [#]line __oline__ "configure" */
-public class Test {
- public static void main(String[[]] args) {
- System.out.println(System.getProperty("sun.boot.class.path"));
- }
-}
-EOF
- GCJ_JAR=`gcj -C Test.java && gij Test`
- rm Test.java Test.class
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`(test -d /usr/share/local/java && find /usr/local/share/java -name libgcj-?.?.?.jar) || (test -d /usr/share/java && find /usr/share/java -name libgcj-?.?.?.jar)`
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`locate libgcj | grep libgcj.*\.jar`
- fi
- fi
- if test x$GCJ_JAR != x ; then
- GCJ_CLASSPATH="${GCJ_JAR}:${CLASSPATH}"
- else
- echo "***"
- echo "*** Unable to locate libgcj.jar needed by gcj"
- echo "***"
- ifelse([$3], , :, [$3])
- fi
- AC_SUBST(GCJ_CLASSPATH)
- ifelse([$2], , :, [$2])
- else
- AC_MSG_RESULT(no)
- echo "***"
- echo "*** If you have GCJ installed and it is a newer version than $min_java_version, either set"
- echo "*** the GCJ_HOME variable or add the top directory where the GCJ binaries are to"
- echo "*** the PATH. Alternatively try \"./configure --with-gcj-prefix=<java_home>\","
- echo "***"
- echo "*** Also make sure that configure does not find the wrong version of GCJ by"
- echo "*** looking at the output of \"which gcj\"."
- echo "***"
- ifelse([$3], , :, [$3])
- fi
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/jg_check_nativecompile.m4:23: -1- AC_DEFUN([JG_CHECK_NATIVECOMPILE], [
-dnl Check for a GCJ native compile option
-AC_ARG_WITH(gcj_compile,[ --without-gcj-compile Binary builds of Java-GNOME
-with gcj compiler will not be made],
- gcj_compile="no", gcj_compile="yes")
-
-if test $gcj_compile = "yes"; then
- AM_PATH_GCJ(3.0.0, , AC_ERROR(Need at lease GCJ version 3.0.0))
- GCJ_BUILD_TARGETS=native-gcj
- GCJ_INSTALL_TARGETS=native_install
- GCJ_UNINSTALL_TARGETS=native_uninstall
-else
- GCJ_BUILD_TARGETS=
- GCJ_INSTALL_TARGETS=
- GCJ_UNINSTALL_TARGETS=
-fi
-
-AC_SUBST(GCJ_BUILD_TARGETS)
-AC_SUBST(GCJ_INSTALL_TARGETS)
-AC_SUBST(GCJ_UNINSTALL_TARGETS)
-
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4:41: -1- AC_DEFUN([JG_COMMON], [
-
-dnl dependencies needed by most projects
-AC_CONFIG_AUX_DIR(.)
-
-dnl Checks for programs.
-AC_PROG_CC
-AC_PROG_INSTALL
-AM_PATH_DOCBOOK
-AC_PROG_JAVAC
-AC_PROG_JAVAC_WORKS
-dnl AC_PROG_JAVADOC
-AC_PROG_JAR
-
-JG_CHECK_NATIVECOMPILE
-
-dnl Checks for libraries.
-dnl Replace `main' with a function in -libs:
-AC_CHECK_LIB(ibs, main)
-
-dnl Check for GTK >= 2.0 and GNOME >= 1.0
-PKG_CHECK_MODULES(GTK, gtk+-2.0 >= 2.4)
-AC_SUBST(GTK_CFLAGS)
-AC_SUBST(GTK_LIBS)
-
-AC_SUBST(TOPLEVEL_TARGETS)
-AC_SUBST(INSTALL_TARGETS)
-AC_SUBST(UNINSTALL_TARGETS)
-AC_SUBST(MACRO_FLAG)
-
-dnl Checks for header files.
-dnl Fails at this stage
-dnl AC_CHECK_FILE(jni.h)
-
-dnl Checks for typedefs, structures, and compiler characteristics.
-AC_C_CONST
-
-dnl Checks for library functions.
-AC_FUNC_ALLOCA
-
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/jg_gtk_java.m4:33: -1- AC_DEFUN([JG_GTK_JAVA], [
-
-PKG_CHECK_MODULES(GTKJAVA, gtk2-java >= $1)
-
-if test -z "$PKG_CONFIG"; then
- AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
-fi
-
-AC_MSG_CHECKING(for gtk-java api version)
-gtkapiversion=`$PKG_CONFIG --variable api_version gtk2-java`
-AC_MSG_RESULT($gtkapiversion)
-AC_SUBST(gtkapiversion)
-
-AC_MSG_CHECKING(for gtk-java jar file)
-GTKJAR=`$PKG_CONFIG --variable classpath gtk2-java`
-AC_MSG_RESULT($GTKJAR)
-AC_SUBST(GTKJAR)
-
-
-dnl GTKJAVA_MACROS=`$PKG_CONFIG --variable macro_dir gtk2-java`
-
-AC_MSG_CHECKING(for gtk-java jar file)
-JG_GTK_LIB_PATH=`$PKG_CONFIG --variable jni_dir gtk2-java`
-AC_MSG_RESULT($JG_GTK_LIB_PATH)
-AC_SUBST(JG_GTK_LIB_PATH)
-
-AC_MSG_CHECKING(for gtk-java native gcj library)
-NATIVEGTKJAR=${JG_GTK_LIB_PATH}/libgtkjar${gtkapiversion}.so
-AC_MSG_RESULT($NATIVEGTKJAR)
-AC_SUBST(NATIVEGTKJAR)
-
-])
-m4trace:configure.in:19: -1- AC_INIT([src/jni/org_gnu_gconf_ConfClient.c])
-m4trace:configure.in:19: -1- m4_pattern_forbid([^_?A[CHUM]_])
-m4trace:configure.in:19: -1- m4_pattern_forbid([_AC_])
-m4trace:configure.in:19: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS'])
-m4trace:configure.in:19: -1- m4_pattern_allow([^AS_FLAGS$])
-m4trace:configure.in:19: -1- m4_pattern_forbid([^_?m4_])
-m4trace:configure.in:19: -1- m4_pattern_forbid([^dnl$])
-m4trace:configure.in:19: -1- m4_pattern_forbid([^_?AS_])
-m4trace:configure.in:19: -1- AC_SUBST([SHELL], [${CONFIG_SHELL-/bin/sh}])
-m4trace:configure.in:19: -1- AC_SUBST([PATH_SEPARATOR])
-m4trace:configure.in:19: -1- AC_SUBST([PACKAGE_NAME], [m4_ifdef([AC_PACKAGE_NAME], ['AC_PACKAGE_NAME'])])
-m4trace:configure.in:19: -1- AC_SUBST([PACKAGE_TARNAME], [m4_ifdef([AC_PACKAGE_TARNAME], ['AC_PACKAGE_TARNAME'])])
-m4trace:configure.in:19: -1- AC_SUBST([PACKAGE_VERSION], [m4_ifdef([AC_PACKAGE_VERSION], ['AC_PACKAGE_VERSION'])])
-m4trace:configure.in:19: -1- AC_SUBST([PACKAGE_STRING], [m4_ifdef([AC_PACKAGE_STRING], ['AC_PACKAGE_STRING'])])
-m4trace:configure.in:19: -1- AC_SUBST([PACKAGE_BUGREPORT], [m4_ifdef([AC_PACKAGE_BUGREPORT], ['AC_PACKAGE_BUGREPORT'])])
-m4trace:configure.in:19: -1- AC_SUBST([exec_prefix], [NONE])
-m4trace:configure.in:19: -1- AC_SUBST([prefix], [NONE])
-m4trace:configure.in:19: -1- AC_SUBST([program_transform_name], [s,x,x,])
-m4trace:configure.in:19: -1- AC_SUBST([bindir], ['${exec_prefix}/bin'])
-m4trace:configure.in:19: -1- AC_SUBST([sbindir], ['${exec_prefix}/sbin'])
-m4trace:configure.in:19: -1- AC_SUBST([libexecdir], ['${exec_prefix}/libexec'])
-m4trace:configure.in:19: -1- AC_SUBST([datadir], ['${prefix}/share'])
-m4trace:configure.in:19: -1- AC_SUBST([sysconfdir], ['${prefix}/etc'])
-m4trace:configure.in:19: -1- AC_SUBST([sharedstatedir], ['${prefix}/com'])
-m4trace:configure.in:19: -1- AC_SUBST([localstatedir], ['${prefix}/var'])
-m4trace:configure.in:19: -1- AC_SUBST([libdir], ['${exec_prefix}/lib'])
-m4trace:configure.in:19: -1- AC_SUBST([includedir], ['${prefix}/include'])
-m4trace:configure.in:19: -1- AC_SUBST([oldincludedir], ['/usr/include'])
-m4trace:configure.in:19: -1- AC_SUBST([infodir], ['${prefix}/info'])
-m4trace:configure.in:19: -1- AC_SUBST([mandir], ['${prefix}/man'])
-m4trace:configure.in:19: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_NAME])
-m4trace:configure.in:19: -1- AH_OUTPUT([PACKAGE_NAME], [/* Define to the full name of this package. */
-#undef PACKAGE_NAME])
-m4trace:configure.in:19: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_TARNAME])
-m4trace:configure.in:19: -1- AH_OUTPUT([PACKAGE_TARNAME], [/* Define to the one symbol short name of this package. */
-#undef PACKAGE_TARNAME])
-m4trace:configure.in:19: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_VERSION])
-m4trace:configure.in:19: -1- AH_OUTPUT([PACKAGE_VERSION], [/* Define to the version of this package. */
-#undef PACKAGE_VERSION])
-m4trace:configure.in:19: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_STRING])
-m4trace:configure.in:19: -1- AH_OUTPUT([PACKAGE_STRING], [/* Define to the full name and version of this package. */
-#undef PACKAGE_STRING])
-m4trace:configure.in:19: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_BUGREPORT])
-m4trace:configure.in:19: -1- AH_OUTPUT([PACKAGE_BUGREPORT], [/* Define to the address where bug reports for this package should be sent. */
-#undef PACKAGE_BUGREPORT])
-m4trace:configure.in:19: -1- AC_SUBST([build_alias])
-m4trace:configure.in:19: -1- AC_SUBST([host_alias])
-m4trace:configure.in:19: -1- AC_SUBST([target_alias])
-m4trace:configure.in:19: -1- AC_SUBST([DEFS])
-m4trace:configure.in:19: -1- AC_SUBST([ECHO_C])
-m4trace:configure.in:19: -1- AC_SUBST([ECHO_N])
-m4trace:configure.in:19: -1- AC_SUBST([ECHO_T])
-m4trace:configure.in:19: -1- AC_SUBST([LIBS])
-m4trace:configure.in:26: -1- AC_SUBST([INSTALLED_CLASSPATH])
-m4trace:configure.in:27: -1- AC_SUBST([INSTALLED_JNI_DIR])
-m4trace:configure.in:29: -1- AC_SUBST([version])
-m4trace:configure.in:30: -1- AC_SUBST([apiversion])
-m4trace:configure.in:32: -1- JG_GTK_JAVA([2.4])
-m4trace:configure.in:32: -1- PKG_CHECK_MODULES([GTKJAVA], [gtk2-java >= 2.4])
-m4trace:configure.in:32: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:32: -1- AC_SUBST([GTKJAVA_CFLAGS])
-m4trace:configure.in:32: -1- AC_SUBST([GTKJAVA_LIBS])
-m4trace:configure.in:32: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:32: -1- AC_SUBST([gtkapiversion])
-m4trace:configure.in:32: -1- AC_SUBST([GTKJAR])
-m4trace:configure.in:32: -1- AC_SUBST([JG_GTK_LIB_PATH])
-m4trace:configure.in:32: -1- AC_SUBST([NATIVEGTKJAR])
-m4trace:configure.in:34: -1- JG_COMMON
-m4trace:configure.in:34: -1- AC_CONFIG_AUX_DIR([.])
-m4trace:configure.in:34: -1- AC_PROG_CC
-m4trace:configure.in:34: -1- AC_SUBST([CC])
-m4trace:configure.in:34: -1- AC_SUBST([CFLAGS])
-m4trace:configure.in:34: -1- AC_SUBST([LDFLAGS])
-m4trace:configure.in:34: -1- AC_SUBST([CPPFLAGS])
-m4trace:configure.in:34: -1- AC_SUBST([CC])
-m4trace:configure.in:34: -1- AC_SUBST([ac_ct_CC])
-m4trace:configure.in:34: -1- AC_SUBST([CC])
-m4trace:configure.in:34: -1- AC_SUBST([ac_ct_CC])
-m4trace:configure.in:34: -1- AC_SUBST([CC])
-m4trace:configure.in:34: -1- AC_SUBST([CC])
-m4trace:configure.in:34: -1- AC_SUBST([ac_ct_CC])
-m4trace:configure.in:34: -1- AC_SUBST([EXEEXT], [$ac_cv_exeext])
-m4trace:configure.in:34: -1- AC_SUBST([OBJEXT], [$ac_cv_objext])
-m4trace:configure.in:34: -1- AC_PROG_INSTALL
-m4trace:configure.in:34: -1- AC_SUBST([INSTALL_PROGRAM])
-m4trace:configure.in:34: -1- AC_SUBST([INSTALL_SCRIPT])
-m4trace:configure.in:34: -1- AC_SUBST([INSTALL_DATA])
-m4trace:configure.in:34: -1- AM_PATH_DOCBOOK
-m4trace:configure.in:34: -1- AC_SUBST([DB1], [$ac_cv_path_DB1])
-m4trace:configure.in:34: -1- AC_SUBST([DB2], [$ac_cv_path_DB2])
-m4trace:configure.in:34: -1- AC_SUBST([DOCBOOK])
-m4trace:configure.in:34: -1- AC_PROG_JAVAC
-m4trace:configure.in:34: -1- AC_SUBST([JAVAC])
-m4trace:configure.in:34: -1- AC_SUBST([JAVAC])
-m4trace:configure.in:34: -1- AC_PROG_JAVAC_WORKS
-m4trace:configure.in:34: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac_works.m4:23: AC_PROG_JAVAC_WORKS is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac.m4:14: AC_PROG_JAVAC is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4:41: JG_COMMON is expanded from...
-configure.in:34: the top level])
-m4trace:configure.in:34: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac_works.m4:23: AC_PROG_JAVAC_WORKS is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac.m4:14: AC_PROG_JAVAC is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4:41: JG_COMMON is expanded from...
-configure.in:34: the top level])
-m4trace:configure.in:34: -1- AC_PROG_JAVAC_WORKS
-m4trace:configure.in:34: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac_works.m4:23: AC_PROG_JAVAC_WORKS is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4:41: JG_COMMON is expanded from...
-configure.in:34: the top level])
-m4trace:configure.in:34: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac_works.m4:23: AC_PROG_JAVAC_WORKS is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4:41: JG_COMMON is expanded from...
-configure.in:34: the top level])
-m4trace:configure.in:34: -1- AC_PROG_JAR
-m4trace:configure.in:34: -1- AC_SUBST([JAR])
-m4trace:configure.in:34: -1- AC_SUBST([JAR])
-m4trace:configure.in:34: -1- JG_CHECK_NATIVECOMPILE
-m4trace:configure.in:34: -2- _m4_warn([obsolete], [The macro `AC_ERROR' is obsolete.
-You should run autoupdate.], [autoconf/oldnames.m4:55: AC_ERROR is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_check_nativecompile.m4:23: JG_CHECK_NATIVECOMPILE is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4:41: JG_COMMON is expanded from...
-configure.in:34: the top level])
-m4trace:configure.in:34: -1- AM_PATH_GCJ([3.0.0], [], [{ { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }])
-m4trace:configure.in:34: -1- AC_SUBST([GCJ], [$ac_cv_path_GCJ])
-m4trace:configure.in:34: -1- _m4_warn([obsolete], [The macro `AC_TRY_RUN' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:2289: AC_TRY_RUN is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/am_path_gcj.m4:137: AM_PATH_GCJ is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_check_nativecompile.m4:23: JG_CHECK_NATIVECOMPILE is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4:41: JG_COMMON is expanded from...
-configure.in:34: the top level])
-m4trace:configure.in:34: -1- AC_SUBST([GCJ], [$ac_cv_path_GCJ])
-m4trace:configure.in:34: -1- AC_SUBST([JAR], [$ac_cv_path_JAR])
-m4trace:configure.in:34: -1- AC_SUBST([GCJ_CLASSPATH])
-m4trace:configure.in:34: -1- AC_SUBST([GCJ_BUILD_TARGETS])
-m4trace:configure.in:34: -1- AC_SUBST([GCJ_INSTALL_TARGETS])
-m4trace:configure.in:34: -1- AC_SUBST([GCJ_UNINSTALL_TARGETS])
-m4trace:configure.in:34: -1- AC_CHECK_LIB([ibs], [main])
-m4trace:configure.in:34: -1- AH_OUTPUT([HAVE_LIBIBS], [/* Define to 1 if you have the `ibs\' library (-libs). */
-#undef HAVE_LIBIBS])
-m4trace:configure.in:34: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBIBS])
-m4trace:configure.in:34: -1- PKG_CHECK_MODULES([GTK], [gtk+-2.0 >= 2.4])
-m4trace:configure.in:34: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:34: -1- AC_SUBST([GTK_CFLAGS])
-m4trace:configure.in:34: -1- AC_SUBST([GTK_LIBS])
-m4trace:configure.in:34: -1- AC_SUBST([GTK_CFLAGS])
-m4trace:configure.in:34: -1- AC_SUBST([GTK_LIBS])
-m4trace:configure.in:34: -1- AC_SUBST([TOPLEVEL_TARGETS])
-m4trace:configure.in:34: -1- AC_SUBST([INSTALL_TARGETS])
-m4trace:configure.in:34: -1- AC_SUBST([UNINSTALL_TARGETS])
-m4trace:configure.in:34: -1- AC_SUBST([MACRO_FLAG])
-m4trace:configure.in:34: -1- AC_C_CONST
-m4trace:configure.in:34: -1- AC_DEFINE_TRACE_LITERAL([const])
-m4trace:configure.in:34: -1- AH_OUTPUT([const], [/* Define to empty if `const\' does not conform to ANSI C. */
-#undef const])
-m4trace:configure.in:34: -1- AC_FUNC_ALLOCA
-m4trace:configure.in:34: -1- AC_DEFINE_TRACE_LITERAL([HAVE_ALLOCA_H])
-m4trace:configure.in:34: -1- AH_OUTPUT([HAVE_ALLOCA_H], [/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
- */
-#undef HAVE_ALLOCA_H])
-m4trace:configure.in:34: -1- AC_DEFINE_TRACE_LITERAL([HAVE_ALLOCA])
-m4trace:configure.in:34: -1- AH_OUTPUT([HAVE_ALLOCA], [/* Define to 1 if you have `alloca\', as a function or macro. */
-#undef HAVE_ALLOCA])
-m4trace:configure.in:34: -1- AC_LIBSOURCE([alloca.c])
-m4trace:configure.in:34: -1- AC_SUBST([ALLOCA], [alloca.$ac_objext])
-m4trace:configure.in:34: -1- AC_DEFINE_TRACE_LITERAL([C_ALLOCA])
-m4trace:configure.in:34: -1- AH_OUTPUT([C_ALLOCA], [/* Define to 1 if using `alloca.c\'. */
-#undef C_ALLOCA])
-m4trace:configure.in:34: -1- AC_PROG_CPP
-m4trace:configure.in:34: -1- AC_SUBST([CPP])
-m4trace:configure.in:34: -1- AC_SUBST([CPPFLAGS])
-m4trace:configure.in:34: -1- AC_SUBST([CPP])
-m4trace:configure.in:34: -1- AC_SUBST([EGREP])
-m4trace:configure.in:34: -1- AC_DEFINE_TRACE_LITERAL([CRAY_STACKSEG_END])
-m4trace:configure.in:34: -1- AH_OUTPUT([CRAY_STACKSEG_END], [/* Define to one of `_getb67\', `GETB67\', `getb67\' for Cray-2 and Cray-YMP
- systems. This function is required for `alloca.c\' support on those systems.
- */
-#undef CRAY_STACKSEG_END])
-m4trace:configure.in:34: -1- AH_OUTPUT([STACK_DIRECTION], [/* If using the C implementation of alloca, define if you know the
- direction of stack growth for your system; otherwise it will be
- automatically deduced at run-time.
- STACK_DIRECTION > 0 => grows toward higher addresses
- STACK_DIRECTION < 0 => grows toward lower addresses
- STACK_DIRECTION = 0 => direction of growth unknown */
-@%:@undef STACK_DIRECTION])
-m4trace:configure.in:34: -1- AC_DEFINE_TRACE_LITERAL([STACK_DIRECTION])
-m4trace:configure.in:38: -1- PKG_CHECK_MODULES([GCONF], [gconf-2.0 >= 2.7.1])
-m4trace:configure.in:38: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:38: -1- AC_SUBST([GCONF_CFLAGS])
-m4trace:configure.in:38: -1- AC_SUBST([GCONF_LIBS])
-m4trace:configure.in:39: -1- AC_SUBST([GCONF_CFLAGS])
-m4trace:configure.in:40: -1- AC_SUBST([GCONFL_LIBS])
-m4trace:configure.in:48: -1- AC_CONFIG_FILES([Makefile
- gconf-java.pc
- doc/examples/runExample.sh
- src/Makefile
- src/java/org/gnu/gconf/ConfClient.java
- ])
-m4trace:configure.in:48: -1- _m4_warn([obsolete], [AC_OUTPUT should be used without arguments.
-You should run autoupdate.], [])
-m4trace:configure.in:48: -1- AC_SUBST([LIB@&t at OBJS], [$ac_libobjs])
-m4trace:configure.in:48: -1- AC_SUBST([LTLIBOBJS], [$ac_ltlibobjs])
diff --git a/libgconf-java/autom4te.cache/traces.1 b/libgconf-java/autom4te.cache/traces.1
deleted file mode 100644
index 375bc6d..0000000
--- a/libgconf-java/autom4te.cache/traces.1
+++ /dev/null
@@ -1,202 +0,0 @@
-m4trace:configure.in:19: -1- AC_INIT([src/jni/org_gnu_gconf_ConfClient.c])
-m4trace:configure.in:19: -1- m4_pattern_forbid([^_?A[CHUM]_])
-m4trace:configure.in:19: -1- m4_pattern_forbid([_AC_])
-m4trace:configure.in:19: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS'])
-m4trace:configure.in:19: -1- m4_pattern_allow([^AS_FLAGS$])
-m4trace:configure.in:19: -1- m4_pattern_forbid([^_?m4_])
-m4trace:configure.in:19: -1- m4_pattern_forbid([^dnl$])
-m4trace:configure.in:19: -1- m4_pattern_forbid([^_?AS_])
-m4trace:configure.in:19: -1- AC_SUBST([SHELL], [${CONFIG_SHELL-/bin/sh}])
-m4trace:configure.in:19: -1- AC_SUBST([PATH_SEPARATOR])
-m4trace:configure.in:19: -1- AC_SUBST([PACKAGE_NAME], [m4_ifdef([AC_PACKAGE_NAME], ['AC_PACKAGE_NAME'])])
-m4trace:configure.in:19: -1- AC_SUBST([PACKAGE_TARNAME], [m4_ifdef([AC_PACKAGE_TARNAME], ['AC_PACKAGE_TARNAME'])])
-m4trace:configure.in:19: -1- AC_SUBST([PACKAGE_VERSION], [m4_ifdef([AC_PACKAGE_VERSION], ['AC_PACKAGE_VERSION'])])
-m4trace:configure.in:19: -1- AC_SUBST([PACKAGE_STRING], [m4_ifdef([AC_PACKAGE_STRING], ['AC_PACKAGE_STRING'])])
-m4trace:configure.in:19: -1- AC_SUBST([PACKAGE_BUGREPORT], [m4_ifdef([AC_PACKAGE_BUGREPORT], ['AC_PACKAGE_BUGREPORT'])])
-m4trace:configure.in:19: -1- AC_SUBST([exec_prefix], [NONE])
-m4trace:configure.in:19: -1- AC_SUBST([prefix], [NONE])
-m4trace:configure.in:19: -1- AC_SUBST([program_transform_name], [s,x,x,])
-m4trace:configure.in:19: -1- AC_SUBST([bindir], ['${exec_prefix}/bin'])
-m4trace:configure.in:19: -1- AC_SUBST([sbindir], ['${exec_prefix}/sbin'])
-m4trace:configure.in:19: -1- AC_SUBST([libexecdir], ['${exec_prefix}/libexec'])
-m4trace:configure.in:19: -1- AC_SUBST([datadir], ['${prefix}/share'])
-m4trace:configure.in:19: -1- AC_SUBST([sysconfdir], ['${prefix}/etc'])
-m4trace:configure.in:19: -1- AC_SUBST([sharedstatedir], ['${prefix}/com'])
-m4trace:configure.in:19: -1- AC_SUBST([localstatedir], ['${prefix}/var'])
-m4trace:configure.in:19: -1- AC_SUBST([libdir], ['${exec_prefix}/lib'])
-m4trace:configure.in:19: -1- AC_SUBST([includedir], ['${prefix}/include'])
-m4trace:configure.in:19: -1- AC_SUBST([oldincludedir], ['/usr/include'])
-m4trace:configure.in:19: -1- AC_SUBST([infodir], ['${prefix}/info'])
-m4trace:configure.in:19: -1- AC_SUBST([mandir], ['${prefix}/man'])
-m4trace:configure.in:19: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_NAME])
-m4trace:configure.in:19: -1- AH_OUTPUT([PACKAGE_NAME], [/* Define to the full name of this package. */
-#undef PACKAGE_NAME])
-m4trace:configure.in:19: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_TARNAME])
-m4trace:configure.in:19: -1- AH_OUTPUT([PACKAGE_TARNAME], [/* Define to the one symbol short name of this package. */
-#undef PACKAGE_TARNAME])
-m4trace:configure.in:19: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_VERSION])
-m4trace:configure.in:19: -1- AH_OUTPUT([PACKAGE_VERSION], [/* Define to the version of this package. */
-#undef PACKAGE_VERSION])
-m4trace:configure.in:19: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_STRING])
-m4trace:configure.in:19: -1- AH_OUTPUT([PACKAGE_STRING], [/* Define to the full name and version of this package. */
-#undef PACKAGE_STRING])
-m4trace:configure.in:19: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_BUGREPORT])
-m4trace:configure.in:19: -1- AH_OUTPUT([PACKAGE_BUGREPORT], [/* Define to the address where bug reports for this package should be sent. */
-#undef PACKAGE_BUGREPORT])
-m4trace:configure.in:19: -1- AC_SUBST([build_alias])
-m4trace:configure.in:19: -1- AC_SUBST([host_alias])
-m4trace:configure.in:19: -1- AC_SUBST([target_alias])
-m4trace:configure.in:19: -1- AC_SUBST([DEFS])
-m4trace:configure.in:19: -1- AC_SUBST([ECHO_C])
-m4trace:configure.in:19: -1- AC_SUBST([ECHO_N])
-m4trace:configure.in:19: -1- AC_SUBST([ECHO_T])
-m4trace:configure.in:19: -1- AC_SUBST([LIBS])
-m4trace:configure.in:26: -1- AC_SUBST([INSTALLED_CLASSPATH])
-m4trace:configure.in:27: -1- AC_SUBST([INSTALLED_JNI_DIR])
-m4trace:configure.in:29: -1- AC_SUBST([version])
-m4trace:configure.in:30: -1- AC_SUBST([apiversion])
-m4trace:configure.in:32: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:32: -1- AC_SUBST([GTKJAVA_CFLAGS])
-m4trace:configure.in:32: -1- AC_SUBST([GTKJAVA_LIBS])
-m4trace:configure.in:32: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:32: -1- AC_SUBST([gtkapiversion])
-m4trace:configure.in:32: -1- AC_SUBST([GTKJAR])
-m4trace:configure.in:32: -1- AC_SUBST([JG_GTK_LIB_PATH])
-m4trace:configure.in:32: -1- AC_SUBST([NATIVEGTKJAR])
-m4trace:configure.in:34: -1- AC_CONFIG_AUX_DIR([.])
-m4trace:configure.in:34: -1- AC_PROG_CC
-m4trace:configure.in:34: -1- AC_SUBST([CC])
-m4trace:configure.in:34: -1- AC_SUBST([CFLAGS])
-m4trace:configure.in:34: -1- AC_SUBST([LDFLAGS])
-m4trace:configure.in:34: -1- AC_SUBST([CPPFLAGS])
-m4trace:configure.in:34: -1- AC_SUBST([CC])
-m4trace:configure.in:34: -1- AC_SUBST([ac_ct_CC])
-m4trace:configure.in:34: -1- AC_SUBST([CC])
-m4trace:configure.in:34: -1- AC_SUBST([ac_ct_CC])
-m4trace:configure.in:34: -1- AC_SUBST([CC])
-m4trace:configure.in:34: -1- AC_SUBST([CC])
-m4trace:configure.in:34: -1- AC_SUBST([ac_ct_CC])
-m4trace:configure.in:34: -1- AC_SUBST([EXEEXT], [$ac_cv_exeext])
-m4trace:configure.in:34: -1- AC_SUBST([OBJEXT], [$ac_cv_objext])
-m4trace:configure.in:34: -1- AC_PROG_INSTALL
-m4trace:configure.in:34: -1- AC_SUBST([INSTALL_PROGRAM])
-m4trace:configure.in:34: -1- AC_SUBST([INSTALL_SCRIPT])
-m4trace:configure.in:34: -1- AC_SUBST([INSTALL_DATA])
-m4trace:configure.in:34: -1- AC_SUBST([DB1], [$ac_cv_path_DB1])
-m4trace:configure.in:34: -1- AC_SUBST([DB2], [$ac_cv_path_DB2])
-m4trace:configure.in:34: -1- AC_SUBST([DOCBOOK])
-m4trace:configure.in:34: -1- AC_SUBST([JAVAC])
-m4trace:configure.in:34: -1- AC_SUBST([JAVAC])
-m4trace:configure.in:34: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-aclocal.m4:123: AC_PROG_JAVAC_WORKS is expanded from...
-aclocal.m4:99: AC_PROG_JAVAC is expanded from...
-aclocal.m4:346: JG_COMMON is expanded from...
-configure.in:34: the top level])
-m4trace:configure.in:34: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-aclocal.m4:123: AC_PROG_JAVAC_WORKS is expanded from...
-aclocal.m4:99: AC_PROG_JAVAC is expanded from...
-aclocal.m4:346: JG_COMMON is expanded from...
-configure.in:34: the top level])
-m4trace:configure.in:34: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-aclocal.m4:123: AC_PROG_JAVAC_WORKS is expanded from...
-aclocal.m4:346: JG_COMMON is expanded from...
-configure.in:34: the top level])
-m4trace:configure.in:34: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-aclocal.m4:123: AC_PROG_JAVAC_WORKS is expanded from...
-aclocal.m4:346: JG_COMMON is expanded from...
-configure.in:34: the top level])
-m4trace:configure.in:34: -1- AC_SUBST([JAR])
-m4trace:configure.in:34: -1- AC_SUBST([JAR])
-m4trace:configure.in:34: -2- _m4_warn([obsolete], [The macro `AC_ERROR' is obsolete.
-You should run autoupdate.], [autoconf/oldnames.m4:55: AC_ERROR is expanded from...
-aclocal.m4:303: JG_CHECK_NATIVECOMPILE is expanded from...
-aclocal.m4:346: JG_COMMON is expanded from...
-configure.in:34: the top level])
-m4trace:configure.in:34: -1- AC_SUBST([GCJ], [$ac_cv_path_GCJ])
-m4trace:configure.in:34: -1- _m4_warn([obsolete], [The macro `AC_TRY_RUN' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:2289: AC_TRY_RUN is expanded from...
-aclocal.m4:278: AM_PATH_GCJ is expanded from...
-aclocal.m4:303: JG_CHECK_NATIVECOMPILE is expanded from...
-aclocal.m4:346: JG_COMMON is expanded from...
-configure.in:34: the top level])
-m4trace:configure.in:34: -1- AC_SUBST([GCJ], [$ac_cv_path_GCJ])
-m4trace:configure.in:34: -1- AC_SUBST([JAR], [$ac_cv_path_JAR])
-m4trace:configure.in:34: -1- AC_SUBST([GCJ_CLASSPATH])
-m4trace:configure.in:34: -1- AC_SUBST([GCJ_BUILD_TARGETS])
-m4trace:configure.in:34: -1- AC_SUBST([GCJ_INSTALL_TARGETS])
-m4trace:configure.in:34: -1- AC_SUBST([GCJ_UNINSTALL_TARGETS])
-m4trace:configure.in:34: -1- AC_CHECK_LIB([ibs], [main])
-m4trace:configure.in:34: -1- AH_OUTPUT([HAVE_LIBIBS], [/* Define to 1 if you have the `ibs\' library (-libs). */
-#undef HAVE_LIBIBS])
-m4trace:configure.in:34: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBIBS])
-m4trace:configure.in:34: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:34: -1- AC_SUBST([GTK_CFLAGS])
-m4trace:configure.in:34: -1- AC_SUBST([GTK_LIBS])
-m4trace:configure.in:34: -1- AC_SUBST([GTK_CFLAGS])
-m4trace:configure.in:34: -1- AC_SUBST([GTK_LIBS])
-m4trace:configure.in:34: -1- AC_SUBST([TOPLEVEL_TARGETS])
-m4trace:configure.in:34: -1- AC_SUBST([INSTALL_TARGETS])
-m4trace:configure.in:34: -1- AC_SUBST([UNINSTALL_TARGETS])
-m4trace:configure.in:34: -1- AC_SUBST([MACRO_FLAG])
-m4trace:configure.in:34: -1- AC_C_CONST
-m4trace:configure.in:34: -1- AC_DEFINE_TRACE_LITERAL([const])
-m4trace:configure.in:34: -1- AH_OUTPUT([const], [/* Define to empty if `const\' does not conform to ANSI C. */
-#undef const])
-m4trace:configure.in:34: -1- AC_FUNC_ALLOCA
-m4trace:configure.in:34: -1- AC_DEFINE_TRACE_LITERAL([HAVE_ALLOCA_H])
-m4trace:configure.in:34: -1- AH_OUTPUT([HAVE_ALLOCA_H], [/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
- */
-#undef HAVE_ALLOCA_H])
-m4trace:configure.in:34: -1- AC_DEFINE_TRACE_LITERAL([HAVE_ALLOCA])
-m4trace:configure.in:34: -1- AH_OUTPUT([HAVE_ALLOCA], [/* Define to 1 if you have `alloca\', as a function or macro. */
-#undef HAVE_ALLOCA])
-m4trace:configure.in:34: -1- AC_LIBSOURCE([alloca.c])
-m4trace:configure.in:34: -1- AC_SUBST([ALLOCA], [alloca.$ac_objext])
-m4trace:configure.in:34: -1- AC_DEFINE_TRACE_LITERAL([C_ALLOCA])
-m4trace:configure.in:34: -1- AH_OUTPUT([C_ALLOCA], [/* Define to 1 if using `alloca.c\'. */
-#undef C_ALLOCA])
-m4trace:configure.in:34: -1- AC_PROG_CPP
-m4trace:configure.in:34: -1- AC_SUBST([CPP])
-m4trace:configure.in:34: -1- AC_SUBST([CPPFLAGS])
-m4trace:configure.in:34: -1- AC_SUBST([CPP])
-m4trace:configure.in:34: -1- AC_SUBST([EGREP])
-m4trace:configure.in:34: -1- AC_DEFINE_TRACE_LITERAL([CRAY_STACKSEG_END])
-m4trace:configure.in:34: -1- AH_OUTPUT([CRAY_STACKSEG_END], [/* Define to one of `_getb67\', `GETB67\', `getb67\' for Cray-2 and Cray-YMP
- systems. This function is required for `alloca.c\' support on those systems.
- */
-#undef CRAY_STACKSEG_END])
-m4trace:configure.in:34: -1- AH_OUTPUT([STACK_DIRECTION], [/* If using the C implementation of alloca, define if you know the
- direction of stack growth for your system; otherwise it will be
- automatically deduced at run-time.
- STACK_DIRECTION > 0 => grows toward higher addresses
- STACK_DIRECTION < 0 => grows toward lower addresses
- STACK_DIRECTION = 0 => direction of growth unknown */
-@%:@undef STACK_DIRECTION])
-m4trace:configure.in:34: -1- AC_DEFINE_TRACE_LITERAL([STACK_DIRECTION])
-m4trace:configure.in:38: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:38: -1- AC_SUBST([GCONF_CFLAGS])
-m4trace:configure.in:38: -1- AC_SUBST([GCONF_LIBS])
-m4trace:configure.in:39: -1- AC_SUBST([GCONF_CFLAGS])
-m4trace:configure.in:40: -1- AC_SUBST([GCONFL_LIBS])
-m4trace:configure.in:48: -1- AC_CONFIG_FILES([Makefile
- gconf-java.pc
- doc/examples/runExample.sh
- src/Makefile
- src/java/org/gnu/gconf/ConfClient.java
- ])
-m4trace:configure.in:48: -1- _m4_warn([obsolete], [AC_OUTPUT should be used without arguments.
-You should run autoupdate.], [])
-m4trace:configure.in:48: -1- AC_SUBST([LIB@&t at OBJS], [$ac_libobjs])
-m4trace:configure.in:48: -1- AC_SUBST([LTLIBOBJS], [$ac_ltlibobjs])
diff --git a/libgconf-java/config.log b/libgconf-java/config.log
deleted file mode 100644
index 69b1a11..0000000
--- a/libgconf-java/config.log
+++ /dev/null
@@ -1,480 +0,0 @@
-This file contains any messages produced by compilers while
-running configure, to aid debugging if configure makes a mistake.
-
-It was created by configure, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- $ ./configure --libdir=/usr/lib/jni/ --prefix=/usr/
-
-## --------- ##
-## Platform. ##
-## --------- ##
-
-hostname = pathfinderii
-uname -m = i686
-uname -r = 2.6.10-1-k7
-uname -s = Linux
-uname -v = #1 Tue Jan 11 01:41:35 UTC 2005
-
-/usr/bin/uname -p = unknown
-/bin/uname -X = unknown
-
-/bin/arch = i686
-/usr/bin/arch -k = unknown
-/usr/convex/getsysinfo = unknown
-hostinfo = unknown
-/bin/machine = unknown
-/usr/bin/oslevel = unknown
-/bin/universe = unknown
-
-PATH: /usr/sbin
-PATH: /usr/bin
-PATH: /sbin
-PATH: /bin
-PATH: /usr/bin/X11
-
-
-## ----------- ##
-## Core tests. ##
-## ----------- ##
-
-configure:1277: checking for pkg-config
-configure:1295: found /usr/bin/pkg-config
-configure:1308: result: /usr/bin/pkg-config
-configure:1325: checking for gtk2-java >= 2.4
-configure:1329: result: yes
-configure:1333: checking GTKJAVA_CFLAGS
-configure:1336: result:
-configure:1339: checking GTKJAVA_LIBS
-configure:1342: result:
-configure:1413: checking for gtk-java api version
-configure:1416: result: 2.4
-configure:1420: checking for gtk-java jar file
-configure:1423: result: /home/java-gnome-2.8.3/libgtk-java/lib/gtk2.4-2.4.6.jar
-configure:1429: checking for gtk-java jar file
-configure:1432: result: /home/java-gnome-2.8.3/libgtk-java/lib/
-configure:1436: checking for gtk-java native gcj library
-configure:1439: result: /home/java-gnome-2.8.3/libgtk-java/lib//libgtkjar2.4.so
-configure:1452: checking how to run the C preprocessor
-configure:1487: -E conftest.c
-./configure: line 1488: -E: command not found
-configure:1493: $? = 127
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-| #ifdef __STDC__
-| # include <limits.h>
-| #else
-| # include <assert.h>
-| #endif
-| Syntax error
-configure:1487: -E conftest.c
-./configure: line 1488: -E: command not found
-configure:1493: $? = 127
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-| #ifdef __STDC__
-| # include <limits.h>
-| #else
-| # include <assert.h>
-| #endif
-| Syntax error
-configure:1487: -E -traditional-cpp conftest.c
-./configure: line 1488: -E: command not found
-configure:1493: $? = 127
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-| #ifdef __STDC__
-| # include <limits.h>
-| #else
-| # include <assert.h>
-| #endif
-| Syntax error
-configure:1487: -E -traditional-cpp conftest.c
-./configure: line 1488: -E: command not found
-configure:1493: $? = 127
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-| #ifdef __STDC__
-| # include <limits.h>
-| #else
-| # include <assert.h>
-| #endif
-| Syntax error
-configure:1487: /lib/cpp conftest.c
-configure:1493: $? = 0
-configure:1525: /lib/cpp conftest.c
-conftest.c:9:28: ac_nonexistent.h: No such file or directory
-configure:1531: $? = 1
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-| #include <ac_nonexistent.h>
-configure:1570: result: /lib/cpp
-configure:1594: /lib/cpp conftest.c
-configure:1600: $? = 0
-configure:1632: /lib/cpp conftest.c
-conftest.c:9:28: ac_nonexistent.h: No such file or directory
-configure:1638: $? = 1
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-| #include <ac_nonexistent.h>
-configure:1682: checking for egrep
-configure:1692: result: grep -E
-configure:1771: checking for gcc
-configure:1787: found /usr/bin/gcc
-configure:1797: result: gcc
-configure:2041: checking for C compiler version
-configure:2044: gcc --version </dev/null >&5
-gcc (GCC) 3.3.5 (Debian 1:3.3.5-6)
-Copyright (C) 2003 Free Software Foundation, Inc.
-This is free software; see the source for copying conditions. There is NO
-warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-
-configure:2047: $? = 0
-configure:2049: gcc -v </dev/null >&5
-Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs
-Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux
-Thread model: posix
-gcc version 3.3.5 (Debian 1:3.3.5-6)
-configure:2052: $? = 0
-configure:2054: gcc -V </dev/null >&5
-gcc: `-V' option must have argument
-configure:2057: $? = 1
-configure:2080: checking for C compiler default output file name
-configure:2083: gcc conftest.c >&5
-configure:2086: $? = 0
-configure:2132: result: a.out
-configure:2137: checking whether the C compiler works
-configure:2143: ./a.out
-configure:2146: $? = 0
-configure:2163: result: yes
-configure:2170: checking whether we are cross compiling
-configure:2172: result: no
-configure:2175: checking for suffix of executables
-configure:2177: gcc -o conftest conftest.c >&5
-configure:2180: $? = 0
-configure:2205: result:
-configure:2211: checking for suffix of object files
-configure:2232: gcc -c conftest.c >&5
-configure:2235: $? = 0
-configure:2257: result: o
-configure:2261: checking whether we are using the GNU C compiler
-configure:2285: gcc -c conftest.c >&5
-configure:2291: $? = 0
-configure:2294: test -z || test ! -s conftest.err
-configure:2297: $? = 0
-configure:2300: test -s conftest.o
-configure:2303: $? = 0
-configure:2316: result: yes
-configure:2322: checking whether gcc accepts -g
-configure:2343: gcc -c -g conftest.c >&5
-configure:2349: $? = 0
-configure:2352: test -z || test ! -s conftest.err
-configure:2355: $? = 0
-configure:2358: test -s conftest.o
-configure:2361: $? = 0
-configure:2372: result: yes
-configure:2389: checking for gcc option to accept ANSI C
-configure:2459: gcc -c -g -O2 conftest.c >&5
-configure:2465: $? = 0
-configure:2468: test -z || test ! -s conftest.err
-configure:2471: $? = 0
-configure:2474: test -s conftest.o
-configure:2477: $? = 0
-configure:2495: result: none needed
-configure:2513: gcc -c -g -O2 conftest.c >&5
-conftest.c:2: error: parse error before "me"
-configure:2519: $? = 1
-configure: failed program was:
-| #ifndef __cplusplus
-| choke me
-| #endif
-configure:2662: checking for a BSD-compatible install
-configure:2717: result: /usr/bin/install -c
-configure:2731: checking for db2html
-configure:2749: found /usr/bin/db2html
-configure:2762: result: /usr/bin/db2html
-configure:2826: checking for gcj
-configure:2842: found /usr/bin/gcj
-configure:2852: result: gcj -C
-configure:2909: checking if gcj -C works
-configure:2923: gcj -C Test.java
-configure:2926: $? = 0
-configure:2939: result: yes
-configure:2944: checking if gcj -C works
-configure:2974: result: yes
-configure:2983: checking for jar
-configure:2999: found /usr/bin/jar
-configure:3009: result: jar
-configure:3097: checking for gcj
-configure:3115: found /usr/bin/gcj
-configure:3128: result: /usr/bin/gcj
-configure:3137: checking for GCJ - version >= 3.0.0
-configure:3185: gcc -o conftest -g -O2 conftest.c >&5
-configure:3188: $? = 0
-configure:3190: ./conftest
-configure:3193: $? = 0
-configure:3208: result: yes
-configure:3212: checking for gcj
-configure:3243: result: /usr/bin/gcj
-configure:3252: checking for jar
-configure:3270: found /usr/bin/jar
-configure:3283: result: /usr/bin/jar
-configure:3356: checking for main in -libs
-configure:3380: gcc -o conftest -g -O2 conftest.c -libs >&5
-/usr/bin/ld: cannot find -libs
-collect2: ld returned 1 exit status
-configure:3386: $? = 1
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-|
-|
-| int
-| main ()
-| {
-| main ();
-| ;
-| return 0;
-| }
-configure:3411: result: no
-configure:3477: checking for gtk+-2.0 >= 2.4
-configure:3481: result: yes
-configure:3485: checking GTK_CFLAGS
-configure:3488: result: -DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-configure:3491: checking GTK_LIBS
-configure:3494: result: -Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
-configure:3530: checking for an ANSI C-conforming const
-configure:3597: gcc -c -g -O2 conftest.c >&5
-configure:3603: $? = 0
-configure:3606: test -z || test ! -s conftest.err
-configure:3609: $? = 0
-configure:3612: test -s conftest.o
-configure:3615: $? = 0
-configure:3626: result: yes
-configure:3639: checking for working alloca.h
-configure:3660: gcc -o conftest -g -O2 conftest.c >&5
-configure:3666: $? = 0
-configure:3669: test -z || test ! -s conftest.err
-configure:3672: $? = 0
-configure:3675: test -s conftest
-configure:3678: $? = 0
-configure:3690: result: yes
-configure:3700: checking for alloca
-configure:3741: gcc -o conftest -g -O2 conftest.c >&5
-configure:3747: $? = 0
-configure:3750: test -z || test ! -s conftest.err
-configure:3753: $? = 0
-configure:3756: test -s conftest
-configure:3759: $? = 0
-configure:3771: result: yes
-configure:4051: checking for gconf-2.0 >= 2.7.1
-configure:4055: result: yes
-configure:4059: checking GCONF_CFLAGS
-configure:4062: result: -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-configure:4065: checking GCONF_LIBS
-configure:4068: result: -Wl,--export-dynamic -pthread -lgconf-2 -lORBit-2 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0
-configure:4226: creating ./config.status
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by config.status, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- CONFIG_FILES =
- CONFIG_HEADERS =
- CONFIG_LINKS =
- CONFIG_COMMANDS =
- $ ./config.status
-
-on pathfinderii
-
-config.status:715: creating Makefile
-config.status:715: creating gconf-java.pc
-config.status:715: creating doc/examples/runExample.sh
-config.status:715: creating src/Makefile
-config.status:715: creating src/java/org/gnu/gconf/ConfClient.java
-
-## ---------------- ##
-## Cache variables. ##
-## ---------------- ##
-
-ac_cv_c_compiler_gnu=yes
-ac_cv_c_const=yes
-ac_cv_env_CC_set=
-ac_cv_env_CC_value=
-ac_cv_env_CFLAGS_set=
-ac_cv_env_CFLAGS_value=
-ac_cv_env_CPPFLAGS_set=
-ac_cv_env_CPPFLAGS_value=
-ac_cv_env_CPP_set=
-ac_cv_env_CPP_value=
-ac_cv_env_LDFLAGS_set=
-ac_cv_env_LDFLAGS_value=
-ac_cv_env_build_alias_set=
-ac_cv_env_build_alias_value=
-ac_cv_env_host_alias_set=
-ac_cv_env_host_alias_value=
-ac_cv_env_target_alias_set=
-ac_cv_env_target_alias_value=
-ac_cv_exeext=
-ac_cv_func_alloca_works=yes
-ac_cv_lib_ibs_main=no
-ac_cv_objext=o
-ac_cv_path_DB1=/usr/bin/db2html
-ac_cv_path_GCJ=/usr/bin/gcj
-ac_cv_path_JAR=/usr/bin/jar
-ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
-ac_cv_path_install='/usr/bin/install -c'
-ac_cv_prog_CPP=/lib/cpp
-ac_cv_prog_JAR=jar
-ac_cv_prog_JAVAC='gcj -C'
-ac_cv_prog_ac_ct_CC=gcc
-ac_cv_prog_cc_g=yes
-ac_cv_prog_cc_stdc=
-ac_cv_prog_egrep='grep -E'
-ac_cv_prog_javac_works=yes
-ac_cv_working_alloca_h=yes
-
-## ----------------- ##
-## Output variables. ##
-## ----------------- ##
-
-ALLOCA=''
-CC='gcc'
-CFLAGS='-g -O2'
-CPP='/lib/cpp'
-CPPFLAGS=''
-DB1='/usr/bin/db2html'
-DB2=''
-DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 '
-DOCBOOK='/usr/bin/db2html'
-ECHO_C=''
-ECHO_N='-n'
-ECHO_T=''
-EGREP='grep -E'
-EXEEXT=''
-GCJ='/usr/bin/gcj'
-GCJ_BUILD_TARGETS='native-gcj'
-GCJ_CLASSPATH='/usr/share/java/libgcj-3.3.5.jar:'
-GCJ_INSTALL_TARGETS='native_install'
-GCJ_UNINSTALL_TARGETS='native_uninstall'
-GCONFL_LIBS=''
-GCONF_CFLAGS='-DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
-GCONF_LIBS='-Wl,--export-dynamic -pthread -lgconf-2 -lORBit-2 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 '
-GTKJAR='/home/java-gnome-2.8.3/libgtk-java/lib/gtk2.4-2.4.6.jar'
-GTKJAVA_CFLAGS=' '
-GTKJAVA_LIBS=' '
-GTK_CFLAGS='-DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
-GTK_LIBS='-Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 '
-INSTALLED_CLASSPATH='${prefix}/share/java/gconf2.8-2.8.2.jar'
-INSTALLED_JNI_DIR='${prefix}/lib/jni/'
-INSTALL_DATA='${INSTALL} -m 644'
-INSTALL_PROGRAM='${INSTALL}'
-INSTALL_SCRIPT='${INSTALL}'
-INSTALL_TARGETS=''
-JAR='/usr/bin/jar'
-JAVAC='gcj -C'
-JG_GTK_LIB_PATH='/home/java-gnome-2.8.3/libgtk-java/lib/'
-LDFLAGS=''
-LIBOBJS=''
-LIBS=''
-LTLIBOBJS=''
-MACRO_FLAG=''
-NATIVEGTKJAR='/home/java-gnome-2.8.3/libgtk-java/lib//libgtkjar2.4.so'
-OBJEXT='o'
-PACKAGE_BUGREPORT=''
-PACKAGE_NAME=''
-PACKAGE_STRING=''
-PACKAGE_TARNAME=''
-PACKAGE_VERSION=''
-PATH_SEPARATOR=':'
-PKG_CONFIG='/usr/bin/pkg-config'
-SHELL='/bin/sh'
-TOPLEVEL_TARGETS=''
-UNINSTALL_TARGETS=''
-ac_ct_CC='gcc'
-apiversion='2.8'
-bindir='${exec_prefix}/bin'
-build_alias=''
-datadir='${prefix}/share'
-exec_prefix='${prefix}'
-gtkapiversion='2.4'
-host_alias=''
-includedir='${prefix}/include'
-infodir='${prefix}/info'
-libdir='/usr/lib/jni/'
-libexecdir='${exec_prefix}/libexec'
-localstatedir='${prefix}/var'
-mandir='${prefix}/man'
-oldincludedir='/usr/include'
-prefix='/usr/'
-program_transform_name='s,x,x,'
-sbindir='${exec_prefix}/sbin'
-sharedstatedir='${prefix}/com'
-sysconfdir='${prefix}/etc'
-target_alias=''
-version='2.8.2'
-
-## ----------- ##
-## confdefs.h. ##
-## ----------- ##
-
-#define HAVE_ALLOCA 1
-#define HAVE_ALLOCA_H 1
-#define PACKAGE_BUGREPORT ""
-#define PACKAGE_NAME ""
-#define PACKAGE_STRING ""
-#define PACKAGE_TARNAME ""
-#define PACKAGE_VERSION ""
-
-configure: exit 0
diff --git a/libgconf-java/config.status b/libgconf-java/config.status
deleted file mode 100644
index ca48a89..0000000
--- a/libgconf-java/config.status
+++ /dev/null
@@ -1,751 +0,0 @@
-#! /bin/sh
-# Generated by configure.
-# Run this file to recreate the current configuration.
-# Compiler output produced by configure, useful for debugging
-# configure, is in config.log if it exists.
-
-debug=false
-ac_cs_recheck=false
-ac_cs_silent=false
-SHELL=${CONFIG_SHELL-/bin/sh}
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
-echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
-echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-exec 6>&1
-
-# Open the log real soon, to keep \$[0] and so on meaningful, and to
-# report actual input values of CONFIG_FILES etc. instead of their
-# values after options handling. Logging --version etc. is OK.
-exec 5>>config.log
-{
- echo
- sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
-## Running $as_me. ##
-_ASBOX
-} >&5
-cat >&5 <<_CSEOF
-
-This file was extended by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- CONFIG_FILES = $CONFIG_FILES
- CONFIG_HEADERS = $CONFIG_HEADERS
- CONFIG_LINKS = $CONFIG_LINKS
- CONFIG_COMMANDS = $CONFIG_COMMANDS
- $ $0 $@
-
-_CSEOF
-echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
-echo >&5
-config_files=" Makefile gconf-java.pc doc/examples/runExample.sh src/Makefile src/java/org/gnu/gconf/ConfClient.java"
-
-ac_cs_usage="\
-\`$as_me' instantiates files from templates according to the
-current configuration.
-
-Usage: $0 [OPTIONS] [FILE]...
-
- -h, --help print this help, then exit
- -V, --version print version number, then exit
- -q, --quiet do not print progress messages
- -d, --debug don't remove temporary files
- --recheck update $as_me by reconfiguring in the same conditions
- --file=FILE[:TEMPLATE]
- instantiate the configuration file FILE
-
-Configuration files:
-$config_files
-
-Report bugs to <bug-autoconf at gnu.org>."
-ac_cs_version="\
-config.status
-configured by ./configure, generated by GNU Autoconf 2.59,
- with options \"'--libdir=/usr/lib/jni/' '--prefix=/usr/'\"
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This config.status script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it."
-srcdir=.
-INSTALL="/usr/bin/install -c"
-# If no file are specified by the user, then we need to provide default
-# value. By we need to know if files were specified by the user.
-ac_need_defaults=:
-while test $# != 0
-do
- case $1 in
- --*=*)
- ac_option=`expr "x$1" : 'x\([^=]*\)='`
- ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
- ac_shift=:
- ;;
- -*)
- ac_option=$1
- ac_optarg=$2
- ac_shift=shift
- ;;
- *) # This is not an option, so the user has probably given explicit
- # arguments.
- ac_option=$1
- ac_need_defaults=false;;
- esac
-
- case $ac_option in
- # Handling of the options.
- -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
- ac_cs_recheck=: ;;
- --version | --vers* | -V )
- echo "$ac_cs_version"; exit 0 ;;
- --he | --h)
- # Conflict between --help and --header
- { { echo "$as_me:$LINENO: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; };;
- --help | --hel | -h )
- echo "$ac_cs_usage"; exit 0 ;;
- --debug | --d* | -d )
- debug=: ;;
- --file | --fil | --fi | --f )
- $ac_shift
- CONFIG_FILES="$CONFIG_FILES $ac_optarg"
- ac_need_defaults=false;;
- --header | --heade | --head | --hea )
- $ac_shift
- CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
- ac_need_defaults=false;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil | --si | --s)
- ac_cs_silent=: ;;
-
- # This is an error.
- -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; } ;;
-
- *) ac_config_targets="$ac_config_targets $1" ;;
-
- esac
- shift
-done
-
-ac_configure_extra_args=
-
-if $ac_cs_silent; then
- exec 6>/dev/null
- ac_configure_extra_args="$ac_configure_extra_args --silent"
-fi
-
-if $ac_cs_recheck; then
- echo "running /bin/sh ./configure " '--libdir=/usr/lib/jni/' '--prefix=/usr/' $ac_configure_extra_args " --no-create --no-recursion" >&6
- exec /bin/sh ./configure '--libdir=/usr/lib/jni/' '--prefix=/usr/' $ac_configure_extra_args --no-create --no-recursion
-fi
-
-for ac_config_target in $ac_config_targets
-do
- case "$ac_config_target" in
- # Handling of arguments.
- "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
- "gconf-java.pc" ) CONFIG_FILES="$CONFIG_FILES gconf-java.pc" ;;
- "doc/examples/runExample.sh" ) CONFIG_FILES="$CONFIG_FILES doc/examples/runExample.sh" ;;
- "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
- "src/java/org/gnu/gconf/ConfClient.java" ) CONFIG_FILES="$CONFIG_FILES src/java/org/gnu/gconf/ConfClient.java" ;;
- *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
-echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# If the user did not use the arguments to specify the items to instantiate,
-# then the envvar interface is used. Set only those that are not.
-# We use the long form for the default assignment because of an extremely
-# bizarre bug on SunOS 4.1.3.
-if $ac_need_defaults; then
- test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
-fi
-
-# Have a temporary directory for convenience. Make it in the build tree
-# simply because there is no reason to put it here, and in addition,
-# creating and moving files from /tmp can sometimes cause problems.
-# Create a temporary directory, and hook for its removal unless debugging.
-$debug ||
-{
- trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
- trap '{ (exit 1); exit 1; }' 1 2 13 15
-}
-
-# Create a (secure) tmp directory for tmp files.
-
-{
- tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
- test -n "$tmp" && test -d "$tmp"
-} ||
-{
- tmp=./confstat$$-$RANDOM
- (umask 077 && mkdir $tmp)
-} ||
-{
- echo "$me: cannot create a temporary directory in ." >&2
- { (exit 1); exit 1; }
-}
-
-
-#
-# CONFIG_FILES section.
-#
-
-# No need to generate the scripts if there are no CONFIG_FILES.
-# This happens for instance when ./config.status config.h
-if test -n "$CONFIG_FILES"; then
- # Protect against being on the right side of a sed subst in config.status.
- sed 's/,@/@@/; s/@,/@@/; s/,;t t$/@;t t/; /@;t t$/s/[\\&,]/\\&/g;
- s/@@/,@/; s/@@/@,/; s/@;t t$/,;t t/' >$tmp/subs.sed <<\CEOF
-s, at SHELL@,/bin/sh,;t t
-s, at PATH_SEPARATOR@,:,;t t
-s, at PACKAGE_NAME@,,;t t
-s, at PACKAGE_TARNAME@,,;t t
-s, at PACKAGE_VERSION@,,;t t
-s, at PACKAGE_STRING@,,;t t
-s, at PACKAGE_BUGREPORT@,,;t t
-s, at exec_prefix@,${prefix},;t t
-s, at prefix@,/usr/,;t t
-s, at program_transform_name@,s,x,x,,;t t
-s, at bindir@,${exec_prefix}/bin,;t t
-s, at sbindir@,${exec_prefix}/sbin,;t t
-s, at libexecdir@,${exec_prefix}/libexec,;t t
-s, at datadir@,${prefix}/share,;t t
-s, at sysconfdir@,${prefix}/etc,;t t
-s, at sharedstatedir@,${prefix}/com,;t t
-s, at localstatedir@,${prefix}/var,;t t
-s, at libdir@,/usr/lib/jni/,;t t
-s, at includedir@,${prefix}/include,;t t
-s, at oldincludedir@,/usr/include,;t t
-s, at infodir@,${prefix}/info,;t t
-s, at mandir@,${prefix}/man,;t t
-s, at build_alias@,,;t t
-s, at host_alias@,,;t t
-s, at target_alias@,,;t t
-s, at DEFS@,-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 ,;t t
-s, at ECHO_C@,,;t t
-s, at ECHO_N@,-n,;t t
-s, at ECHO_T@,,;t t
-s, at LIBS@,,;t t
-s, at INSTALLED_CLASSPATH@,${prefix}/share/java/gconf2.8-2.8.2.jar,;t t
-s, at INSTALLED_JNI_DIR@,${prefix}/lib/jni/,;t t
-s, at version@,2.8.2,;t t
-s, at apiversion@,2.8,;t t
-s, at PKG_CONFIG@,/usr/bin/pkg-config,;t t
-s, at GTKJAVA_CFLAGS@, ,;t t
-s, at GTKJAVA_LIBS@, ,;t t
-s, at gtkapiversion@,2.4,;t t
-s, at GTKJAR@,/home/java-gnome-2.8.3/libgtk-java/lib/gtk2.4-2.4.6.jar,;t t
-s, at JG_GTK_LIB_PATH@,/home/java-gnome-2.8.3/libgtk-java/lib/,;t t
-s, at NATIVEGTKJAR@,/home/java-gnome-2.8.3/libgtk-java/lib//libgtkjar2.4.so,;t t
-s, at CC@,gcc,;t t
-s, at CFLAGS@,-g -O2,;t t
-s, at LDFLAGS@,,;t t
-s, at CPPFLAGS@,,;t t
-s, at ac_ct_CC@,gcc,;t t
-s, at EXEEXT@,,;t t
-s, at OBJEXT@,o,;t t
-s, at INSTALL_PROGRAM@,${INSTALL},;t t
-s, at INSTALL_SCRIPT@,${INSTALL},;t t
-s, at INSTALL_DATA@,${INSTALL} -m 644,;t t
-s, at DB1@,/usr/bin/db2html,;t t
-s, at DB2@,,;t t
-s, at DOCBOOK@,/usr/bin/db2html,;t t
-s, at JAVAC@,gcj -C,;t t
-s, at JAR@,/usr/bin/jar,;t t
-s, at GCJ@,/usr/bin/gcj,;t t
-s, at GCJ_CLASSPATH@,/usr/share/java/libgcj-3.3.5.jar:,;t t
-s, at GCJ_BUILD_TARGETS@,native-gcj,;t t
-s, at GCJ_INSTALL_TARGETS@,native_install,;t t
-s, at GCJ_UNINSTALL_TARGETS@,native_uninstall,;t t
-s, at GTK_CFLAGS@,-DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ,;t t
-s, at GTK_LIBS@,-Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ,;t t
-s, at TOPLEVEL_TARGETS@,,;t t
-s, at INSTALL_TARGETS@,,;t t
-s, at UNINSTALL_TARGETS@,,;t t
-s, at MACRO_FLAG@,,;t t
-s, at ALLOCA@,,;t t
-s, at CPP@,/lib/cpp,;t t
-s, at EGREP@,grep -E,;t t
-s, at GCONF_CFLAGS@,-DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ,;t t
-s, at GCONF_LIBS@,-Wl,--export-dynamic -pthread -lgconf-2 -lORBit-2 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ,;t t
-s, at GCONFL_LIBS@,,;t t
-s, at LIBOBJS@,,;t t
-s, at LTLIBOBJS@,,;t t
-CEOF
-
- # Split the substitutions into bite-sized pieces for seds with
- # small command number limits, like on Digital OSF/1 and HP-UX.
- ac_max_sed_lines=48
- ac_sed_frag=1 # Number of current file.
- ac_beg=1 # First line for current file.
- ac_end=$ac_max_sed_lines # Line after last line for current file.
- ac_more_lines=:
- ac_sed_cmds=
- while $ac_more_lines; do
- if test $ac_beg -gt 1; then
- sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- else
- sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- fi
- if test ! -s $tmp/subs.frag; then
- ac_more_lines=false
- else
- # The purpose of the label and of the branching condition is to
- # speed up the sed processing (if there are no `@' at all, there
- # is no need to browse any of the substitutions).
- # These are the two extra sed commands mentioned above.
- (echo ':t
- /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
- else
- ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
- fi
- ac_sed_frag=`expr $ac_sed_frag + 1`
- ac_beg=$ac_end
- ac_end=`expr $ac_end + $ac_max_sed_lines`
- fi
- done
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds=cat
- fi
-fi # test -n "$CONFIG_FILES"
-
-for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
- # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
- case $ac_file in
- - | *:- | *:-:* ) # input from stdin
- cat >$tmp/stdin
- ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- * ) ac_file_in=$ac_file.in ;;
- esac
-
- # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
- ac_dir=`(dirname "$ac_file") 2>/dev/null ||
-$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$ac_file" : 'X\(//\)[^/]' \| \
- X"$ac_file" : 'X\(//\)$' \| \
- X"$ac_file" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$ac_file" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- { if $as_mkdir_p; then
- mkdir -p "$ac_dir"
- else
- as_dir="$ac_dir"
- as_dirs=
- while test ! -d "$as_dir"; do
- as_dirs="$as_dir $as_dirs"
- as_dir=`(dirname "$as_dir") 2>/dev/null ||
-$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$as_dir" : 'X\(//\)[^/]' \| \
- X"$as_dir" : 'X\(//\)$' \| \
- X"$as_dir" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$as_dir" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- done
- test ! -n "$as_dirs" || mkdir $as_dirs
- fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
-echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
- { (exit 1); exit 1; }; }; }
-
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
-
- case $INSTALL in
- [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
- *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
- esac
-
- # Let's still pretend it is `configure' which instantiates (i.e., don't
- # use $as_me), people would be surprised to read:
- # /* config.h. Generated by config.status. */
- if test x"$ac_file" = x-; then
- configure_input=
- else
- configure_input="$ac_file. "
- fi
- configure_input=$configure_input"Generated from `echo $ac_file_in |
- sed 's,.*/,,'` by configure."
-
- # First look for the input files in the build tree, otherwise in the
- # src tree.
- ac_file_inputs=`IFS=:
- for f in $ac_file_in; do
- case $f in
- -) echo $tmp/stdin ;;
- [\\/$]*)
- # Absolute (can't be DOS-style, as IFS=:)
- test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- echo "$f";;
- *) # Relative
- if test -f "$f"; then
- # Build tree
- echo "$f"
- elif test -f "$srcdir/$f"; then
- # Source tree
- echo "$srcdir/$f"
- else
- # /dev/null tree
- { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- fi;;
- esac
- done` || { (exit 1); exit 1; }
-
- if test x"$ac_file" != x-; then
- { echo "$as_me:$LINENO: creating $ac_file" >&5
-echo "$as_me: creating $ac_file" >&6;}
- rm -f "$ac_file"
- fi
- sed "/^[ ]*VPATH[ ]*=/{
-s/:*\$(srcdir):*/:/;
-s/:*\${srcdir}:*/:/;
-s/:*@srcdir@:*/:/;
-s/^\([^=]*=[ ]*\):*/\1/;
-s/:*$//;
-s/^[^=]*=[ ]*$//;
-}
-
-:t
-/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
-s, at configure_input@,$configure_input,;t t
-s, at srcdir@,$ac_srcdir,;t t
-s, at abs_srcdir@,$ac_abs_srcdir,;t t
-s, at top_srcdir@,$ac_top_srcdir,;t t
-s, at abs_top_srcdir@,$ac_abs_top_srcdir,;t t
-s, at builddir@,$ac_builddir,;t t
-s, at abs_builddir@,$ac_abs_builddir,;t t
-s, at top_builddir@,$ac_top_builddir,;t t
-s, at abs_top_builddir@,$ac_abs_top_builddir,;t t
-s, at INSTALL@,$ac_INSTALL,;t t
-" $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
- rm -f $tmp/stdin
- if test x"$ac_file" != x-; then
- mv $tmp/out $ac_file
- else
- cat $tmp/out
- rm -f $tmp/out
- fi
-
-done
-
-{ (exit 0); exit 0; }
diff --git a/libgconf-java/configure b/libgconf-java/configure
deleted file mode 100644
index c16b641..0000000
--- a/libgconf-java/configure
+++ /dev/null
@@ -1,5055 +0,0 @@
-#! /bin/sh
-# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.59.
-#
-# Copyright (C) 2003 Free Software Foundation, Inc.
-# This configure script is free software; the Free Software Foundation
-# gives unlimited permission to copy, distribute and modify it.
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-
-# Name of the host.
-# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
-# so uname gets run too.
-ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
-
-exec 6>&1
-
-#
-# Initializations.
-#
-ac_default_prefix=/usr/local
-ac_config_libobj_dir=.
-cross_compiling=no
-subdirs=
-MFLAGS=
-MAKEFLAGS=
-SHELL=${CONFIG_SHELL-/bin/sh}
-
-# Maximum number of lines to put in a shell here document.
-# This variable seems obsolete. It should probably be removed, and
-# only ac_max_sed_lines should be used.
-: ${ac_max_here_lines=38}
-
-# Identity of this package.
-PACKAGE_NAME=
-PACKAGE_TARNAME=
-PACKAGE_VERSION=
-PACKAGE_STRING=
-PACKAGE_BUGREPORT=
-
-ac_unique_file="src/jni/org_gnu_gconf_ConfClient.c"
-ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALLED_CLASSPATH INSTALLED_JNI_DIR version apiversion PKG_CONFIG GTKJAVA_CFLAGS GTKJAVA_LIBS gtkapiversion GTKJAR JG_GTK_LIB_PATH NATIVEGTKJAR CC [...]
-ac_subst_files=''
-
-# Initialize some variables set by options.
-ac_init_help=
-ac_init_version=false
-# The variables have the same names as the options, with
-# dashes changed to underlines.
-cache_file=/dev/null
-exec_prefix=NONE
-no_create=
-no_recursion=
-prefix=NONE
-program_prefix=NONE
-program_suffix=NONE
-program_transform_name=s,x,x,
-silent=
-site=
-srcdir=
-verbose=
-x_includes=NONE
-x_libraries=NONE
-
-# Installation directory options.
-# These are left unexpanded so users can "make install exec_prefix=/foo"
-# and all the variables that are supposed to be based on exec_prefix
-# by default will actually change.
-# Use braces instead of parens because sh, perl, etc. also accept them.
-bindir='${exec_prefix}/bin'
-sbindir='${exec_prefix}/sbin'
-libexecdir='${exec_prefix}/libexec'
-datadir='${prefix}/share'
-sysconfdir='${prefix}/etc'
-sharedstatedir='${prefix}/com'
-localstatedir='${prefix}/var'
-libdir='${exec_prefix}/lib'
-includedir='${prefix}/include'
-oldincludedir='/usr/include'
-infodir='${prefix}/info'
-mandir='${prefix}/man'
-
-ac_prev=
-for ac_option
-do
- # If the previous option needs an argument, assign it.
- if test -n "$ac_prev"; then
- eval "$ac_prev=\$ac_option"
- ac_prev=
- continue
- fi
-
- ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
-
- # Accept the important Cygnus configure options, so we can diagnose typos.
-
- case $ac_option in
-
- -bindir | --bindir | --bindi | --bind | --bin | --bi)
- ac_prev=bindir ;;
- -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
- bindir=$ac_optarg ;;
-
- -build | --build | --buil | --bui | --bu)
- ac_prev=build_alias ;;
- -build=* | --build=* | --buil=* | --bui=* | --bu=*)
- build_alias=$ac_optarg ;;
-
- -cache-file | --cache-file | --cache-fil | --cache-fi \
- | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
- ac_prev=cache_file ;;
- -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
- | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
- cache_file=$ac_optarg ;;
-
- --config-cache | -C)
- cache_file=config.cache ;;
-
- -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
- ac_prev=datadir ;;
- -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
- | --da=*)
- datadir=$ac_optarg ;;
-
- -disable-* | --disable-*)
- ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid feature name: $ac_feature" >&2
- { (exit 1); exit 1; }; }
- ac_feature=`echo $ac_feature | sed 's/-/_/g'`
- eval "enable_$ac_feature=no" ;;
-
- -enable-* | --enable-*)
- ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid feature name: $ac_feature" >&2
- { (exit 1); exit 1; }; }
- ac_feature=`echo $ac_feature | sed 's/-/_/g'`
- case $ac_option in
- *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
- *) ac_optarg=yes ;;
- esac
- eval "enable_$ac_feature='$ac_optarg'" ;;
-
- -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
- | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
- | --exec | --exe | --ex)
- ac_prev=exec_prefix ;;
- -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
- | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
- | --exec=* | --exe=* | --ex=*)
- exec_prefix=$ac_optarg ;;
-
- -gas | --gas | --ga | --g)
- # Obsolete; use --with-gas.
- with_gas=yes ;;
-
- -help | --help | --hel | --he | -h)
- ac_init_help=long ;;
- -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
- ac_init_help=recursive ;;
- -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
- ac_init_help=short ;;
-
- -host | --host | --hos | --ho)
- ac_prev=host_alias ;;
- -host=* | --host=* | --hos=* | --ho=*)
- host_alias=$ac_optarg ;;
-
- -includedir | --includedir | --includedi | --included | --include \
- | --includ | --inclu | --incl | --inc)
- ac_prev=includedir ;;
- -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
- | --includ=* | --inclu=* | --incl=* | --inc=*)
- includedir=$ac_optarg ;;
-
- -infodir | --infodir | --infodi | --infod | --info | --inf)
- ac_prev=infodir ;;
- -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
- infodir=$ac_optarg ;;
-
- -libdir | --libdir | --libdi | --libd)
- ac_prev=libdir ;;
- -libdir=* | --libdir=* | --libdi=* | --libd=*)
- libdir=$ac_optarg ;;
-
- -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
- | --libexe | --libex | --libe)
- ac_prev=libexecdir ;;
- -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
- | --libexe=* | --libex=* | --libe=*)
- libexecdir=$ac_optarg ;;
-
- -localstatedir | --localstatedir | --localstatedi | --localstated \
- | --localstate | --localstat | --localsta | --localst \
- | --locals | --local | --loca | --loc | --lo)
- ac_prev=localstatedir ;;
- -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
- | --localstate=* | --localstat=* | --localsta=* | --localst=* \
- | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
- localstatedir=$ac_optarg ;;
-
- -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
- ac_prev=mandir ;;
- -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
- mandir=$ac_optarg ;;
-
- -nfp | --nfp | --nf)
- # Obsolete; use --without-fp.
- with_fp=no ;;
-
- -no-create | --no-create | --no-creat | --no-crea | --no-cre \
- | --no-cr | --no-c | -n)
- no_create=yes ;;
-
- -no-recursion | --no-recursion | --no-recursio | --no-recursi \
- | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
- no_recursion=yes ;;
-
- -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
- | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
- | --oldin | --oldi | --old | --ol | --o)
- ac_prev=oldincludedir ;;
- -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
- | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
- | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
- oldincludedir=$ac_optarg ;;
-
- -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
- ac_prev=prefix ;;
- -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
- prefix=$ac_optarg ;;
-
- -program-prefix | --program-prefix | --program-prefi | --program-pref \
- | --program-pre | --program-pr | --program-p)
- ac_prev=program_prefix ;;
- -program-prefix=* | --program-prefix=* | --program-prefi=* \
- | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
- program_prefix=$ac_optarg ;;
-
- -program-suffix | --program-suffix | --program-suffi | --program-suff \
- | --program-suf | --program-su | --program-s)
- ac_prev=program_suffix ;;
- -program-suffix=* | --program-suffix=* | --program-suffi=* \
- | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
- program_suffix=$ac_optarg ;;
-
- -program-transform-name | --program-transform-name \
- | --program-transform-nam | --program-transform-na \
- | --program-transform-n | --program-transform- \
- | --program-transform | --program-transfor \
- | --program-transfo | --program-transf \
- | --program-trans | --program-tran \
- | --progr-tra | --program-tr | --program-t)
- ac_prev=program_transform_name ;;
- -program-transform-name=* | --program-transform-name=* \
- | --program-transform-nam=* | --program-transform-na=* \
- | --program-transform-n=* | --program-transform-=* \
- | --program-transform=* | --program-transfor=* \
- | --program-transfo=* | --program-transf=* \
- | --program-trans=* | --program-tran=* \
- | --progr-tra=* | --program-tr=* | --program-t=*)
- program_transform_name=$ac_optarg ;;
-
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil)
- silent=yes ;;
-
- -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
- ac_prev=sbindir ;;
- -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
- | --sbi=* | --sb=*)
- sbindir=$ac_optarg ;;
-
- -sharedstatedir | --sharedstatedir | --sharedstatedi \
- | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
- | --sharedst | --shareds | --shared | --share | --shar \
- | --sha | --sh)
- ac_prev=sharedstatedir ;;
- -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
- | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
- | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
- | --sha=* | --sh=*)
- sharedstatedir=$ac_optarg ;;
-
- -site | --site | --sit)
- ac_prev=site ;;
- -site=* | --site=* | --sit=*)
- site=$ac_optarg ;;
-
- -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
- ac_prev=srcdir ;;
- -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
- srcdir=$ac_optarg ;;
-
- -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
- | --syscon | --sysco | --sysc | --sys | --sy)
- ac_prev=sysconfdir ;;
- -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
- | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
- sysconfdir=$ac_optarg ;;
-
- -target | --target | --targe | --targ | --tar | --ta | --t)
- ac_prev=target_alias ;;
- -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
- target_alias=$ac_optarg ;;
-
- -v | -verbose | --verbose | --verbos | --verbo | --verb)
- verbose=yes ;;
-
- -version | --version | --versio | --versi | --vers | -V)
- ac_init_version=: ;;
-
- -with-* | --with-*)
- ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid package name: $ac_package" >&2
- { (exit 1); exit 1; }; }
- ac_package=`echo $ac_package| sed 's/-/_/g'`
- case $ac_option in
- *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
- *) ac_optarg=yes ;;
- esac
- eval "with_$ac_package='$ac_optarg'" ;;
-
- -without-* | --without-*)
- ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid package name: $ac_package" >&2
- { (exit 1); exit 1; }; }
- ac_package=`echo $ac_package | sed 's/-/_/g'`
- eval "with_$ac_package=no" ;;
-
- --x)
- # Obsolete; use --with-x.
- with_x=yes ;;
-
- -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
- | --x-incl | --x-inc | --x-in | --x-i)
- ac_prev=x_includes ;;
- -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
- | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
- x_includes=$ac_optarg ;;
-
- -x-libraries | --x-libraries | --x-librarie | --x-librari \
- | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
- ac_prev=x_libraries ;;
- -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
- | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
- x_libraries=$ac_optarg ;;
-
- -*) { echo "$as_me: error: unrecognized option: $ac_option
-Try \`$0 --help' for more information." >&2
- { (exit 1); exit 1; }; }
- ;;
-
- *=*)
- ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
- # Reject names that are not valid shell variable names.
- expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
- { (exit 1); exit 1; }; }
- ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
- eval "$ac_envvar='$ac_optarg'"
- export $ac_envvar ;;
-
- *)
- # FIXME: should be removed in autoconf 3.0.
- echo "$as_me: WARNING: you should use --build, --host, --target" >&2
- expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
- echo "$as_me: WARNING: invalid host type: $ac_option" >&2
- : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
- ;;
-
- esac
-done
-
-if test -n "$ac_prev"; then
- ac_option=--`echo $ac_prev | sed 's/_/-/g'`
- { echo "$as_me: error: missing argument to $ac_option" >&2
- { (exit 1); exit 1; }; }
-fi
-
-# Be sure to have absolute paths.
-for ac_var in exec_prefix prefix
-do
- eval ac_val=$`echo $ac_var`
- case $ac_val in
- [\\/$]* | ?:[\\/]* | NONE | '' ) ;;
- *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# Be sure to have absolute paths.
-for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
- localstatedir libdir includedir oldincludedir infodir mandir
-do
- eval ac_val=$`echo $ac_var`
- case $ac_val in
- [\\/$]* | ?:[\\/]* ) ;;
- *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# There might be people who depend on the old broken behavior: `$host'
-# used to hold the argument of --host etc.
-# FIXME: To remove some day.
-build=$build_alias
-host=$host_alias
-target=$target_alias
-
-# FIXME: To remove some day.
-if test "x$host_alias" != x; then
- if test "x$build_alias" = x; then
- cross_compiling=maybe
- echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
- If a cross compiler is detected then cross compile mode will be used." >&2
- elif test "x$build_alias" != "x$host_alias"; then
- cross_compiling=yes
- fi
-fi
-
-ac_tool_prefix=
-test -n "$host_alias" && ac_tool_prefix=$host_alias-
-
-test "$silent" = yes && exec 6>/dev/null
-
-
-# Find the source files, if location was not specified.
-if test -z "$srcdir"; then
- ac_srcdir_defaulted=yes
- # Try the directory containing this script, then its parent.
- ac_confdir=`(dirname "$0") 2>/dev/null ||
-$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$0" : 'X\(//\)[^/]' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$0" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- srcdir=$ac_confdir
- if test ! -r $srcdir/$ac_unique_file; then
- srcdir=..
- fi
-else
- ac_srcdir_defaulted=no
-fi
-if test ! -r $srcdir/$ac_unique_file; then
- if test "$ac_srcdir_defaulted" = yes; then
- { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
- { (exit 1); exit 1; }; }
- else
- { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
- { (exit 1); exit 1; }; }
- fi
-fi
-(cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||
- { echo "$as_me: error: sources are in $srcdir, but \`cd $srcdir' does not work" >&2
- { (exit 1); exit 1; }; }
-srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
-ac_env_build_alias_set=${build_alias+set}
-ac_env_build_alias_value=$build_alias
-ac_cv_env_build_alias_set=${build_alias+set}
-ac_cv_env_build_alias_value=$build_alias
-ac_env_host_alias_set=${host_alias+set}
-ac_env_host_alias_value=$host_alias
-ac_cv_env_host_alias_set=${host_alias+set}
-ac_cv_env_host_alias_value=$host_alias
-ac_env_target_alias_set=${target_alias+set}
-ac_env_target_alias_value=$target_alias
-ac_cv_env_target_alias_set=${target_alias+set}
-ac_cv_env_target_alias_value=$target_alias
-ac_env_CC_set=${CC+set}
-ac_env_CC_value=$CC
-ac_cv_env_CC_set=${CC+set}
-ac_cv_env_CC_value=$CC
-ac_env_CFLAGS_set=${CFLAGS+set}
-ac_env_CFLAGS_value=$CFLAGS
-ac_cv_env_CFLAGS_set=${CFLAGS+set}
-ac_cv_env_CFLAGS_value=$CFLAGS
-ac_env_LDFLAGS_set=${LDFLAGS+set}
-ac_env_LDFLAGS_value=$LDFLAGS
-ac_cv_env_LDFLAGS_set=${LDFLAGS+set}
-ac_cv_env_LDFLAGS_value=$LDFLAGS
-ac_env_CPPFLAGS_set=${CPPFLAGS+set}
-ac_env_CPPFLAGS_value=$CPPFLAGS
-ac_cv_env_CPPFLAGS_set=${CPPFLAGS+set}
-ac_cv_env_CPPFLAGS_value=$CPPFLAGS
-ac_env_CPP_set=${CPP+set}
-ac_env_CPP_value=$CPP
-ac_cv_env_CPP_set=${CPP+set}
-ac_cv_env_CPP_value=$CPP
-
-#
-# Report the --help message.
-#
-if test "$ac_init_help" = "long"; then
- # Omit some internal or obsolete options to make the list less imposing.
- # This message is too long to be a string in the A/UX 3.1 sh.
- cat <<_ACEOF
-\`configure' configures this package to adapt to many kinds of systems.
-
-Usage: $0 [OPTION]... [VAR=VALUE]...
-
-To assign environment variables (e.g., CC, CFLAGS...), specify them as
-VAR=VALUE. See below for descriptions of some of the useful variables.
-
-Defaults for the options are specified in brackets.
-
-Configuration:
- -h, --help display this help and exit
- --help=short display options specific to this package
- --help=recursive display the short help of all the included packages
- -V, --version display version information and exit
- -q, --quiet, --silent do not print \`checking...' messages
- --cache-file=FILE cache test results in FILE [disabled]
- -C, --config-cache alias for \`--cache-file=config.cache'
- -n, --no-create do not create output files
- --srcdir=DIR find the sources in DIR [configure dir or \`..']
-
-_ACEOF
-
- cat <<_ACEOF
-Installation directories:
- --prefix=PREFIX install architecture-independent files in PREFIX
- [$ac_default_prefix]
- --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
- [PREFIX]
-
-By default, \`make install' will install all the files in
-\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
-an installation prefix other than \`$ac_default_prefix' using \`--prefix',
-for instance \`--prefix=\$HOME'.
-
-For better control, use the options below.
-
-Fine tuning of the installation directories:
- --bindir=DIR user executables [EPREFIX/bin]
- --sbindir=DIR system admin executables [EPREFIX/sbin]
- --libexecdir=DIR program executables [EPREFIX/libexec]
- --datadir=DIR read-only architecture-independent data [PREFIX/share]
- --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
- --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
- --localstatedir=DIR modifiable single-machine data [PREFIX/var]
- --libdir=DIR object code libraries [EPREFIX/lib]
- --includedir=DIR C header files [PREFIX/include]
- --oldincludedir=DIR C header files for non-gcc [/usr/include]
- --infodir=DIR info documentation [PREFIX/info]
- --mandir=DIR man documentation [PREFIX/man]
-_ACEOF
-
- cat <<\_ACEOF
-_ACEOF
-fi
-
-if test -n "$ac_init_help"; then
-
- cat <<\_ACEOF
-
-Optional Packages:
- --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
- --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
- --without-gcj-compile Binary builds of Java-GNOME
-with gcj compiler will not be made
- --with-gcj-prefix=PFX Prefix where gcj is installed (optional)
-
-Some influential environment variables:
- CC C compiler command
- CFLAGS C compiler flags
- LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
- nonstandard directory <lib dir>
- CPPFLAGS C/C++ preprocessor flags, e.g. -I<include dir> if you have
- headers in a nonstandard directory <include dir>
- CPP C preprocessor
-
-Use these variables to override the choices made by `configure' or to help
-it to find libraries and programs with nonstandard names/locations.
-
-_ACEOF
-fi
-
-if test "$ac_init_help" = "recursive"; then
- # If there are subdirs, report their specific --help.
- ac_popdir=`pwd`
- for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
- test -d $ac_dir || continue
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
- cd $ac_dir
- # Check for guested configure; otherwise get Cygnus style configure.
- if test -f $ac_srcdir/configure.gnu; then
- echo
- $SHELL $ac_srcdir/configure.gnu --help=recursive
- elif test -f $ac_srcdir/configure; then
- echo
- $SHELL $ac_srcdir/configure --help=recursive
- elif test -f $ac_srcdir/configure.ac ||
- test -f $ac_srcdir/configure.in; then
- echo
- $ac_configure --help
- else
- echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
- fi
- cd "$ac_popdir"
- done
-fi
-
-test -n "$ac_init_help" && exit 0
-if $ac_init_version; then
- cat <<\_ACEOF
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This configure script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it.
-_ACEOF
- exit 0
-fi
-exec 5>config.log
-cat >&5 <<_ACEOF
-This file contains any messages produced by compilers while
-running configure, to aid debugging if configure makes a mistake.
-
-It was created by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- $ $0 $@
-
-_ACEOF
-{
-cat <<_ASUNAME
-## --------- ##
-## Platform. ##
-## --------- ##
-
-hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
-uname -m = `(uname -m) 2>/dev/null || echo unknown`
-uname -r = `(uname -r) 2>/dev/null || echo unknown`
-uname -s = `(uname -s) 2>/dev/null || echo unknown`
-uname -v = `(uname -v) 2>/dev/null || echo unknown`
-
-/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
-/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
-
-/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
-/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
-/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
-hostinfo = `(hostinfo) 2>/dev/null || echo unknown`
-/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
-/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
-/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
-
-_ASUNAME
-
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- echo "PATH: $as_dir"
-done
-
-} >&5
-
-cat >&5 <<_ACEOF
-
-
-## ----------- ##
-## Core tests. ##
-## ----------- ##
-
-_ACEOF
-
-
-# Keep a trace of the command line.
-# Strip out --no-create and --no-recursion so they do not pile up.
-# Strip out --silent because we don't want to record it for future runs.
-# Also quote any args containing shell meta-characters.
-# Make two passes to allow for proper duplicate-argument suppression.
-ac_configure_args=
-ac_configure_args0=
-ac_configure_args1=
-ac_sep=
-ac_must_keep_next=false
-for ac_pass in 1 2
-do
- for ac_arg
- do
- case $ac_arg in
- -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil)
- continue ;;
- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
- ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
- esac
- case $ac_pass in
- 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
- 2)
- ac_configure_args1="$ac_configure_args1 '$ac_arg'"
- if test $ac_must_keep_next = true; then
- ac_must_keep_next=false # Got value, back to normal.
- else
- case $ac_arg in
- *=* | --config-cache | -C | -disable-* | --disable-* \
- | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
- | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
- | -with-* | --with-* | -without-* | --without-* | --x)
- case "$ac_configure_args0 " in
- "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
- esac
- ;;
- -* ) ac_must_keep_next=true ;;
- esac
- fi
- ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
- # Get rid of the leading space.
- ac_sep=" "
- ;;
- esac
- done
-done
-$as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
-$as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
-
-# When interrupted or exit'd, cleanup temporary files, and complete
-# config.log. We remove comments because anyway the quotes in there
-# would cause problems or look ugly.
-# WARNING: Be sure not to use single quotes in there, as some shells,
-# such as our DU 5.0 friend, will then `close' the trap.
-trap 'exit_status=$?
- # Save into config.log some information that might help in debugging.
- {
- echo
-
- cat <<\_ASBOX
-## ---------------- ##
-## Cache variables. ##
-## ---------------- ##
-_ASBOX
- echo
- # The following way of writing the cache mishandles newlines in values,
-{
- (set) 2>&1 |
- case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
- *ac_space=\ *)
- sed -n \
- "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
- s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
- ;;
- *)
- sed -n \
- "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
- ;;
- esac;
-}
- echo
-
- cat <<\_ASBOX
-## ----------------- ##
-## Output variables. ##
-## ----------------- ##
-_ASBOX
- echo
- for ac_var in $ac_subst_vars
- do
- eval ac_val=$`echo $ac_var`
- echo "$ac_var='"'"'$ac_val'"'"'"
- done | sort
- echo
-
- if test -n "$ac_subst_files"; then
- cat <<\_ASBOX
-## ------------- ##
-## Output files. ##
-## ------------- ##
-_ASBOX
- echo
- for ac_var in $ac_subst_files
- do
- eval ac_val=$`echo $ac_var`
- echo "$ac_var='"'"'$ac_val'"'"'"
- done | sort
- echo
- fi
-
- if test -s confdefs.h; then
- cat <<\_ASBOX
-## ----------- ##
-## confdefs.h. ##
-## ----------- ##
-_ASBOX
- echo
- sed "/^$/d" confdefs.h | sort
- echo
- fi
- test "$ac_signal" != 0 &&
- echo "$as_me: caught signal $ac_signal"
- echo "$as_me: exit $exit_status"
- } >&5
- rm -f core *.core &&
- rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
- exit $exit_status
- ' 0
-for ac_signal in 1 2 13 15; do
- trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
-done
-ac_signal=0
-
-# confdefs.h avoids OS command line length limits that DEFS can exceed.
-rm -rf conftest* confdefs.h
-# AIX cpp loses on an empty file, so make sure it contains at least a newline.
-echo >confdefs.h
-
-# Predefined preprocessor variables.
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_NAME "$PACKAGE_NAME"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_TARNAME "$PACKAGE_TARNAME"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_VERSION "$PACKAGE_VERSION"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_STRING "$PACKAGE_STRING"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
-_ACEOF
-
-
-# Let the site file select an alternate cache file if it wants to.
-# Prefer explicitly selected file to automatically selected ones.
-if test -z "$CONFIG_SITE"; then
- if test "x$prefix" != xNONE; then
- CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
- else
- CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
- fi
-fi
-for ac_site_file in $CONFIG_SITE; do
- if test -r "$ac_site_file"; then
- { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
-echo "$as_me: loading site script $ac_site_file" >&6;}
- sed 's/^/| /' "$ac_site_file" >&5
- . "$ac_site_file"
- fi
-done
-
-if test -r "$cache_file"; then
- # Some versions of bash will fail to source /dev/null (special
- # files actually), so we avoid doing that.
- if test -f "$cache_file"; then
- { echo "$as_me:$LINENO: loading cache $cache_file" >&5
-echo "$as_me: loading cache $cache_file" >&6;}
- case $cache_file in
- [\\/]* | ?:[\\/]* ) . $cache_file;;
- *) . ./$cache_file;;
- esac
- fi
-else
- { echo "$as_me:$LINENO: creating cache $cache_file" >&5
-echo "$as_me: creating cache $cache_file" >&6;}
- >$cache_file
-fi
-
-# Check that the precious variables saved in the cache have kept the same
-# value.
-ac_cache_corrupted=false
-for ac_var in `(set) 2>&1 |
- sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
- eval ac_old_set=\$ac_cv_env_${ac_var}_set
- eval ac_new_set=\$ac_env_${ac_var}_set
- eval ac_old_val="\$ac_cv_env_${ac_var}_value"
- eval ac_new_val="\$ac_env_${ac_var}_value"
- case $ac_old_set,$ac_new_set in
- set,)
- { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
-echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
- ac_cache_corrupted=: ;;
- ,set)
- { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
-echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
- ac_cache_corrupted=: ;;
- ,);;
- *)
- if test "x$ac_old_val" != "x$ac_new_val"; then
- { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
-echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
- { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
-echo "$as_me: former value: $ac_old_val" >&2;}
- { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
-echo "$as_me: current value: $ac_new_val" >&2;}
- ac_cache_corrupted=:
- fi;;
- esac
- # Pass precious variables to config.status.
- if test "$ac_new_set" = set; then
- case $ac_new_val in
- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
- ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
- *) ac_arg=$ac_var=$ac_new_val ;;
- esac
- case " $ac_configure_args " in
- *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
- *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
- esac
- fi
-done
-if $ac_cache_corrupted; then
- { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
-echo "$as_me: error: changes in the environment can compromise the build" >&2;}
- { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
-echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-version="2.8.2"
-apiversion="2.8"
-
-INSTALLED_CLASSPATH=\${prefix}/share/java/gconf${apiversion}-${version}.jar
-INSTALLED_JNI_DIR=\${prefix}/lib/jni/
-
-
-
-
-
-
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gtk2-java >= 2.4" >&5
-echo $ECHO_N "checking for gtk2-java >= 2.4... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gtk2-java >= 2.4" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GTKJAVA_CFLAGS" >&5
-echo $ECHO_N "checking GTKJAVA_CFLAGS... $ECHO_C" >&6
- GTKJAVA_CFLAGS=`$PKG_CONFIG --cflags "gtk2-java >= 2.4"`
- echo "$as_me:$LINENO: result: $GTKJAVA_CFLAGS" >&5
-echo "${ECHO_T}$GTKJAVA_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GTKJAVA_LIBS" >&5
-echo $ECHO_N "checking GTKJAVA_LIBS... $ECHO_C" >&6
- GTKJAVA_LIBS=`$PKG_CONFIG --libs "gtk2-java >= 2.4"`
- echo "$as_me:$LINENO: result: $GTKJAVA_LIBS" >&5
-echo "${ECHO_T}$GTKJAVA_LIBS" >&6
- else
- GTKJAVA_CFLAGS=""
- GTKJAVA_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GTKJAVA_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk2-java >= 2.4"`
- echo $GTKJAVA_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gtk2-java >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gtk2-java >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-
-echo "$as_me:$LINENO: checking for gtk-java api version" >&5
-echo $ECHO_N "checking for gtk-java api version... $ECHO_C" >&6
-gtkapiversion=`$PKG_CONFIG --variable api_version gtk2-java`
-echo "$as_me:$LINENO: result: $gtkapiversion" >&5
-echo "${ECHO_T}$gtkapiversion" >&6
-
-
-echo "$as_me:$LINENO: checking for gtk-java jar file" >&5
-echo $ECHO_N "checking for gtk-java jar file... $ECHO_C" >&6
-GTKJAR=`$PKG_CONFIG --variable classpath gtk2-java`
-echo "$as_me:$LINENO: result: $GTKJAR" >&5
-echo "${ECHO_T}$GTKJAR" >&6
-
-
-
-
-echo "$as_me:$LINENO: checking for gtk-java jar file" >&5
-echo $ECHO_N "checking for gtk-java jar file... $ECHO_C" >&6
-JG_GTK_LIB_PATH=`$PKG_CONFIG --variable jni_dir gtk2-java`
-echo "$as_me:$LINENO: result: $JG_GTK_LIB_PATH" >&5
-echo "${ECHO_T}$JG_GTK_LIB_PATH" >&6
-
-
-echo "$as_me:$LINENO: checking for gtk-java native gcj library" >&5
-echo $ECHO_N "checking for gtk-java native gcj library... $ECHO_C" >&6
-NATIVEGTKJAR=${JG_GTK_LIB_PATH}/libgtkjar${gtkapiversion}.so
-echo "$as_me:$LINENO: result: $NATIVEGTKJAR" >&5
-echo "${ECHO_T}$NATIVEGTKJAR" >&6
-
-
-
-
-
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
-echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
-# On Suns, sometimes $CPP names a directory.
-if test -n "$CPP" && test -d "$CPP"; then
- CPP=
-fi
-if test -z "$CPP"; then
- if test "${ac_cv_prog_CPP+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- # Double quotes because CPP needs to be expanded
- for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
- do
- ac_preproc_ok=false
-for ac_c_preproc_warn_flag in '' yes
-do
- # Use a header file that comes with gcc, so configuring glibc
- # with a fresh cross-compiler works.
- # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- # <limits.h> exists even on freestanding compilers.
- # On the NeXT, cc -E runs the code through the compiler's parser,
- # not just through cpp. "Syntax error" is here to catch this case.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
- Syntax error
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.$ac_ext
-
- # OK, works on sane cases. Now check whether non-existent headers
- # can be detected and how.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#include <ac_nonexistent.h>
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- # Broken: success on invalid input.
-continue
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then
- break
-fi
-
- done
- ac_cv_prog_CPP=$CPP
-
-fi
- CPP=$ac_cv_prog_CPP
-else
- ac_cv_prog_CPP=$CPP
-fi
-echo "$as_me:$LINENO: result: $CPP" >&5
-echo "${ECHO_T}$CPP" >&6
-ac_preproc_ok=false
-for ac_c_preproc_warn_flag in '' yes
-do
- # Use a header file that comes with gcc, so configuring glibc
- # with a fresh cross-compiler works.
- # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- # <limits.h> exists even on freestanding compilers.
- # On the NeXT, cc -E runs the code through the compiler's parser,
- # not just through cpp. "Syntax error" is here to catch this case.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
- Syntax error
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.$ac_ext
-
- # OK, works on sane cases. Now check whether non-existent headers
- # can be detected and how.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#include <ac_nonexistent.h>
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- # Broken: success on invalid input.
-continue
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then
- :
-else
- { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." >&5
-echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-echo "$as_me:$LINENO: checking for egrep" >&5
-echo $ECHO_N "checking for egrep... $ECHO_C" >&6
-if test "${ac_cv_prog_egrep+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if echo a | (grep -E '(a|b)') >/dev/null 2>&1
- then ac_cv_prog_egrep='grep -E'
- else ac_cv_prog_egrep='egrep'
- fi
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5
-echo "${ECHO_T}$ac_cv_prog_egrep" >&6
- EGREP=$ac_cv_prog_egrep
-
-
-
-
-ac_aux_dir=
-for ac_dir in . $srcdir/.; do
- if test -f $ac_dir/install-sh; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/install-sh -c"
- break
- elif test -f $ac_dir/install.sh; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/install.sh -c"
- break
- elif test -f $ac_dir/shtool; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/shtool install -c"
- break
- fi
-done
-if test -z "$ac_aux_dir"; then
- { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in . $srcdir/." >&5
-echo "$as_me: error: cannot find install-sh or install.sh in . $srcdir/." >&2;}
- { (exit 1); exit 1; }; }
-fi
-ac_config_guess="$SHELL $ac_aux_dir/config.guess"
-ac_config_sub="$SHELL $ac_aux_dir/config.sub"
-ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
-
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-if test -n "$ac_tool_prefix"; then
- # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
-set dummy ${ac_tool_prefix}gcc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="${ac_tool_prefix}gcc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$ac_cv_prog_CC"; then
- ac_ct_CC=$CC
- # Extract the first word of "gcc", so it can be a program name with args.
-set dummy gcc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="gcc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- CC=$ac_ct_CC
-else
- CC="$ac_cv_prog_CC"
-fi
-
-if test -z "$CC"; then
- if test -n "$ac_tool_prefix"; then
- # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
-set dummy ${ac_tool_prefix}cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="${ac_tool_prefix}cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$ac_cv_prog_CC"; then
- ac_ct_CC=$CC
- # Extract the first word of "cc", so it can be a program name with args.
-set dummy cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- CC=$ac_ct_CC
-else
- CC="$ac_cv_prog_CC"
-fi
-
-fi
-if test -z "$CC"; then
- # Extract the first word of "cc", so it can be a program name with args.
-set dummy cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
- ac_prog_rejected=no
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
- ac_prog_rejected=yes
- continue
- fi
- ac_cv_prog_CC="cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-if test $ac_prog_rejected = yes; then
- # We found a bogon in the path, so make sure we never use it.
- set dummy $ac_cv_prog_CC
- shift
- if test $# != 0; then
- # We chose a different compiler from the bogus one.
- # However, it has the same basename, so the bogon will be chosen
- # first if we set CC to just the basename; use the full file name.
- shift
- ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
- fi
-fi
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$CC"; then
- if test -n "$ac_tool_prefix"; then
- for ac_prog in cl
- do
- # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
-set dummy $ac_tool_prefix$ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$CC" && break
- done
-fi
-if test -z "$CC"; then
- ac_ct_CC=$CC
- for ac_prog in cl
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$ac_ct_CC" && break
-done
-
- CC=$ac_ct_CC
-fi
-
-fi
-
-
-test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
-See \`config.log' for more details." >&5
-echo "$as_me: error: no acceptable C compiler found in \$PATH
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-
-# Provide some information about the compiler.
-echo "$as_me:$LINENO:" \
- "checking for C compiler version" >&5
-ac_compiler=`set X $ac_compile; echo $2`
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
- (eval $ac_compiler --version </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5
- (eval $ac_compiler -v </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5
- (eval $ac_compiler -V </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-ac_clean_files_save=$ac_clean_files
-ac_clean_files="$ac_clean_files a.out a.exe b.out"
-# Try to create an executable without -o first, disregard a.out.
-# It will help us diagnose broken compilers, and finding out an intuition
-# of exeext.
-echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
-ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
- (eval $ac_link_default) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- # Find the output, starting from the most likely. This scheme is
-# not robust to junk in `.', hence go to wildcards (a.*) only as a last
-# resort.
-
-# Be careful to initialize this variable, since it used to be cached.
-# Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile.
-ac_cv_exeext=
-# b.out is created by i960 compilers.
-for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out
-do
- test -f "$ac_file" || continue
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )
- ;;
- conftest.$ac_ext )
- # This is the source file.
- ;;
- [ab].out )
- # We found the default executable, but exeext='' is most
- # certainly right.
- break;;
- *.* )
- ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
- # FIXME: I believe we export ac_cv_exeext for Libtool,
- # but it would be cool to find out if it's true. Does anybody
- # maintain Libtool? --akim.
- export ac_cv_exeext
- break;;
- * )
- break;;
- esac
-done
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-{ { echo "$as_me:$LINENO: error: C compiler cannot create executables
-See \`config.log' for more details." >&5
-echo "$as_me: error: C compiler cannot create executables
-See \`config.log' for more details." >&2;}
- { (exit 77); exit 77; }; }
-fi
-
-ac_exeext=$ac_cv_exeext
-echo "$as_me:$LINENO: result: $ac_file" >&5
-echo "${ECHO_T}$ac_file" >&6
-
-# Check the compiler produces executables we can run. If not, either
-# the compiler is broken, or we cross compile.
-echo "$as_me:$LINENO: checking whether the C compiler works" >&5
-echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6
-# FIXME: These cross compiler hacks should be removed for Autoconf 3.0
-# If not cross compiling, check that we can run a simple program.
-if test "$cross_compiling" != yes; then
- if { ac_try='./$ac_file'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- cross_compiling=no
- else
- if test "$cross_compiling" = maybe; then
- cross_compiling=yes
- else
- { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
-If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot run C compiled programs.
-If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
- fi
- fi
-fi
-echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
-
-rm -f a.out a.exe conftest$ac_cv_exeext b.out
-ac_clean_files=$ac_clean_files_save
-# Check the compiler produces executables we can run. If not, either
-# the compiler is broken, or we cross compile.
-echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
-echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6
-echo "$as_me:$LINENO: result: $cross_compiling" >&5
-echo "${ECHO_T}$cross_compiling" >&6
-
-echo "$as_me:$LINENO: checking for suffix of executables" >&5
-echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- # If both `conftest.exe' and `conftest' are `present' (well, observable)
-# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
-# work properly (i.e., refer to `conftest.exe'), while it won't with
-# `rm'.
-for ac_file in conftest.exe conftest conftest.*; do
- test -f "$ac_file" || continue
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
- *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
- export ac_cv_exeext
- break;;
- * ) break;;
- esac
-done
-else
- { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-rm -f conftest$ac_cv_exeext
-echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
-echo "${ECHO_T}$ac_cv_exeext" >&6
-
-rm -f conftest.$ac_ext
-EXEEXT=$ac_cv_exeext
-ac_exeext=$EXEEXT
-echo "$as_me:$LINENO: checking for suffix of object files" >&5
-echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6
-if test "${ac_cv_objext+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.o conftest.obj
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
- *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
- break;;
- esac
-done
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-{ { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute suffix of object files: cannot compile
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-rm -f conftest.$ac_cv_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
-echo "${ECHO_T}$ac_cv_objext" >&6
-OBJEXT=$ac_cv_objext
-ac_objext=$OBJEXT
-echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
-echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6
-if test "${ac_cv_c_compiler_gnu+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-#ifndef __GNUC__
- choke me
-#endif
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_compiler_gnu=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_compiler_gnu=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_cv_c_compiler_gnu=$ac_compiler_gnu
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
-GCC=`test $ac_compiler_gnu = yes && echo yes`
-ac_test_CFLAGS=${CFLAGS+set}
-ac_save_CFLAGS=$CFLAGS
-CFLAGS="-g"
-echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
-echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6
-if test "${ac_cv_prog_cc_g+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_prog_cc_g=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_prog_cc_g=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
-echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
-if test "$ac_test_CFLAGS" = set; then
- CFLAGS=$ac_save_CFLAGS
-elif test $ac_cv_prog_cc_g = yes; then
- if test "$GCC" = yes; then
- CFLAGS="-g -O2"
- else
- CFLAGS="-g"
- fi
-else
- if test "$GCC" = yes; then
- CFLAGS="-O2"
- else
- CFLAGS=
- fi
-fi
-echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5
-echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6
-if test "${ac_cv_prog_cc_stdc+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- ac_cv_prog_cc_stdc=no
-ac_save_CC=$CC
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#include <stdarg.h>
-#include <stdio.h>
-#include <sys/types.h>
-#include <sys/stat.h>
-/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
-struct buf { int x; };
-FILE * (*rcsopen) (struct buf *, struct stat *, int);
-static char *e (p, i)
- char **p;
- int i;
-{
- return p[i];
-}
-static char *f (char * (*g) (char **, int), char **p, ...)
-{
- char *s;
- va_list v;
- va_start (v,p);
- s = g (p, va_arg (v,int));
- va_end (v);
- return s;
-}
-
-/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
- function prototypes and stuff, but not '\xHH' hex character constants.
- These don't provoke an error unfortunately, instead are silently treated
- as 'x'. The following induces an error, until -std1 is added to get
- proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
- array size at least. It's necessary to write '\x00'==0 to get something
- that's true only with -std1. */
-int osf4_cc_array ['\x00' == 0 ? 1 : -1];
-
-int test (int i, double x);
-struct s1 {int (*f) (int a);};
-struct s2 {int (*f) (double a);};
-int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
-int argc;
-char **argv;
-int
-main ()
-{
-return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
- ;
- return 0;
-}
-_ACEOF
-# Don't try gcc -ansi; that turns off useful extensions and
-# breaks some systems' header files.
-# AIX -qlanglvl=ansi
-# Ultrix and OSF/1 -std1
-# HP-UX 10.20 and later -Ae
-# HP-UX older versions -Aa -D_HPUX_SOURCE
-# SVR4 -Xc -D__EXTENSIONS__
-for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
-do
- CC="$ac_save_CC $ac_arg"
- rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_prog_cc_stdc=$ac_arg
-break
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext
-done
-rm -f conftest.$ac_ext conftest.$ac_objext
-CC=$ac_save_CC
-
-fi
-
-case "x$ac_cv_prog_cc_stdc" in
- x|xno)
- echo "$as_me:$LINENO: result: none needed" >&5
-echo "${ECHO_T}none needed" >&6 ;;
- *)
- echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5
-echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6
- CC="$CC $ac_cv_prog_cc_stdc" ;;
-esac
-
-# Some people use a C++ compiler to compile C. Since we use `exit',
-# in C++ we need to declare it. In case someone uses the same compiler
-# for both compiling C and C++ we need to have the C++ compiler decide
-# the declaration of exit, since it's the most demanding environment.
-cat >conftest.$ac_ext <<_ACEOF
-#ifndef __cplusplus
- choke me
-#endif
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- for ac_declaration in \
- '' \
- 'extern "C" void std::exit (int) throw (); using std::exit;' \
- 'extern "C" void std::exit (int); using std::exit;' \
- 'extern "C" void exit (int) throw ();' \
- 'extern "C" void exit (int);' \
- 'void exit (int);'
-do
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-$ac_declaration
-#include <stdlib.h>
-int
-main ()
-{
-exit (42);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-continue
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-$ac_declaration
-int
-main ()
-{
-exit (42);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- break
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-done
-rm -f conftest*
-if test -n "$ac_declaration"; then
- echo '#ifdef __cplusplus' >>confdefs.h
- echo $ac_declaration >>confdefs.h
- echo '#endif' >>confdefs.h
-fi
-
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-# Find a good install program. We prefer a C program (faster),
-# so one script is as good as another. But avoid the broken or
-# incompatible versions:
-# SysV /etc/install, /usr/sbin/install
-# SunOS /usr/etc/install
-# IRIX /sbin/install
-# AIX /bin/install
-# AmigaOS /C/install, which installs bootblocks on floppy discs
-# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
-# AFS /usr/afsws/bin/install, which mishandles nonexistent args
-# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
-# OS/2's system install, which has a completely different semantic
-# ./install, which can be erroneously created by make from ./install.sh.
-echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
-echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
-if test -z "$INSTALL"; then
-if test "${ac_cv_path_install+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- # Account for people who put trailing slashes in PATH elements.
-case $as_dir/ in
- ./ | .// | /cC/* | \
- /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
- ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
- /usr/ucb/* ) ;;
- *)
- # OSF1 and SCO ODT 3.0 have their own names for install.
- # Don't use installbsd from OSF since it installs stuff as root
- # by default.
- for ac_prog in ginstall scoinst install; do
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
- if test $ac_prog = install &&
- grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
- # AIX install. It has an incompatible calling convention.
- :
- elif test $ac_prog = install &&
- grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
- # program-specific install script used by HP pwplus--don't use.
- :
- else
- ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
- break 3
- fi
- fi
- done
- done
- ;;
-esac
-done
-
-
-fi
- if test "${ac_cv_path_install+set}" = set; then
- INSTALL=$ac_cv_path_install
- else
- # As a last resort, use the slow shell script. We don't cache a
- # path for INSTALL within a source directory, because that will
- # break other packages using the cache if that directory is
- # removed, or if the path is relative.
- INSTALL=$ac_install_sh
- fi
-fi
-echo "$as_me:$LINENO: result: $INSTALL" >&5
-echo "${ECHO_T}$INSTALL" >&6
-
-# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
-# It thinks the first close brace ends the variable substitution.
-test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
-
-test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
-
-test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
-
-
-# Extract the first word of "db2html$EXEEXT", so it can be a program name with args.
-set dummy db2html$EXEEXT; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_DB1+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $DB1 in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_DB1="$DB1" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_DB1="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_DB1" && ac_cv_path_DB1="nocommand"
- ;;
-esac
-fi
-DB1=$ac_cv_path_DB1
-
-if test -n "$DB1"; then
- echo "$as_me:$LINENO: result: $DB1" >&5
-echo "${ECHO_T}$DB1" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-if test "$DB1" = nocommand; then
- # Extract the first word of "docbook2html$EXEEXT", so it can be a program name with args.
-set dummy docbook2html$EXEEXT; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_DB2+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $DB2 in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_DB2="$DB2" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_DB2="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_DB2" && ac_cv_path_DB2="nocommand"
- ;;
-esac
-fi
-DB2=$ac_cv_path_DB2
-
-if test -n "$DB2"; then
- echo "$as_me:$LINENO: result: $DB2" >&5
-echo "${ECHO_T}$DB2" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- if test "$DB2" = nocommand; then
- { { echo "$as_me:$LINENO: error: docbook not found in $PATH" >&5
-echo "$as_me: error: docbook not found in $PATH" >&2;}
- { (exit 1); exit 1; }; }
- else
- DOCBOOK=$DB2
- fi;else
- DOCBOOK=$DB1
-fi;
-
-
-if test "x$JAVAPREFIX" = x; then
- test "x$JAVAC" = x && for ac_prog in "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAVAC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAVAC"; then
- ac_cv_prog_JAVAC="$JAVAC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAVAC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAVAC=$ac_cv_prog_JAVAC
-if test -n "$JAVAC"; then
- echo "$as_me:$LINENO: result: $JAVAC" >&5
-echo "${ECHO_T}$JAVAC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAVAC" && break
-done
-
-else
- test "x$JAVAC" = x && for ac_prog in "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAVAC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAVAC"; then
- ac_cv_prog_JAVAC="$JAVAC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAVAC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAVAC=$ac_cv_prog_JAVAC
-if test -n "$JAVAC"; then
- echo "$as_me:$LINENO: result: $JAVAC" >&5
-echo "${ECHO_T}$JAVAC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAVAC" && break
-done
-test -n "$JAVAC" || JAVAC="$JAVAPREFIX"
-
-fi
-test "x$JAVAC" = x && { { echo "$as_me:$LINENO: error: no acceptable Java compiler found in \$PATH" >&5
-echo "$as_me: error: no acceptable Java compiler found in \$PATH" >&2;}
- { (exit 1); exit 1; }; }
-
-echo "$as_me:$LINENO: checking if $JAVAC works" >&5
-echo $ECHO_N "checking if $JAVAC works... $ECHO_C" >&6
-if test "${ac_cv_prog_javac_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* #line 2918 "configure" */
-public class Test {
-}
-EOF
-if { ac_try='$JAVAC $JAVACFLAGS $JAVA_TEST'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- { { echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
-echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
- { (exit 1); exit 1; }; }
- echo "configure: failed program was:" >&5
- cat $JAVA_TEST >&5
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_javac_works" >&5
-echo "${ECHO_T}$ac_cv_prog_javac_works" >&6
-
-
-
-echo "$as_me:$LINENO: checking if $JAVAC works" >&5
-echo $ECHO_N "checking if $JAVAC works... $ECHO_C" >&6
-if test "${ac_cv_prog_javac_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* #line 2953 "configure" */
-public class Test {
-}
-EOF
-if { ac_try='$JAVAC $JAVACFLAGS $JAVA_TEST'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- { { echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
-echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
- { (exit 1); exit 1; }; }
- echo "configure: failed program was:" >&5
- cat $JAVA_TEST >&5
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_javac_works" >&5
-echo "${ECHO_T}$ac_cv_prog_javac_works" >&6
-
-
-if test "x$JAVAPREFIX" = x; then
- test "x$JAR" = x && for ac_prog in jar$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAR"; then
- ac_cv_prog_JAR="$JAR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAR="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAR=$ac_cv_prog_JAR
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAR" && break
-done
-
-else
- test "x$JAR" = x && for ac_prog in jar
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAR"; then
- ac_cv_prog_JAR="$JAR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAR="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAR=$ac_cv_prog_JAR
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAR" && break
-done
-test -n "$JAR" || JAR="$JAVAPREFIX"
-
-fi
-test "x$JAR" = x && { { echo "$as_me:$LINENO: error: no acceptable jar program found in \$PATH" >&5
-echo "$as_me: error: no acceptable jar program found in \$PATH" >&2;}
- { (exit 1); exit 1; }; }
-
-
-
-
-# Check whether --with-gcj_compile or --without-gcj_compile was given.
-if test "${with_gcj_compile+set}" = set; then
- withval="$with_gcj_compile"
- gcj_compile="no"
-else
- gcj_compile="yes"
-fi;
-
-if test $gcj_compile = "yes"; then
-
-# Check whether --with-gcj-prefix or --without-gcj-prefix was given.
-if test "${with_gcj_prefix+set}" = set; then
- withval="$with_gcj_prefix"
- gcj_prefix="$withval"
-else
- gcj_prefix=""
-fi;
-
- if test x$gcj_prefix != x ; then
- GCJ_HOME=$gcj_prefix
- fi
-
- if test x$GCJ_HOME != x ; then
- echo "Add $GCJ_HOME/bin to path and check again."
- PATH="$GCJ_HOME/bin:$PATH"
- fi
- # Extract the first word of "gcj", so it can be a program name with args.
-set dummy gcj; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_GCJ+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $GCJ in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_GCJ="$GCJ" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_GCJ="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_GCJ" && ac_cv_path_GCJ="no"
- ;;
-esac
-fi
-GCJ=$ac_cv_path_GCJ
-
-if test -n "$GCJ"; then
- echo "$as_me:$LINENO: result: $GCJ" >&5
-echo "${ECHO_T}$GCJ" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-
- min_gcj_version=3.0.0
- echo "$as_me:$LINENO: checking for GCJ - version >= $min_gcj_version" >&5
-echo $ECHO_N "checking for GCJ - version >= $min_gcj_version... $ECHO_C" >&6
- min_gcj_major_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\1/'`
- min_gcj_minor_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\2/'`
- min_gcj_micro_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\3/'`
- if test "$GCJ" = "no" ; then
- no_gcj=yes
- else
- gcj_version=`$GCJ --version 2>&1 | grep GCC | sed 's/gcj (GCC) \([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1.\2.\3/'`
- gcj_major_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1/'`
- gcj_minor_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\2/'`
- gcj_micro_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\3/'`
- if test "$cross_compiling" = yes; then
- echo $ac_n "cross compiling; assumed OK... $ac_c"
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-#include <stdio.h>
-
-main()
-{
- if ((1$gcj_major_version > 1$min_gcj_major_version) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version > 1$min_gcj_minor_version)) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version == 1$min_gcj_minor_version) &&
- (1$gcj_micro_version >= 1$min_gcj_micro_version)))
- {
- return(0);
- }
- else
- {
- return(1);
- }
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- :
-else
- echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-no_gcj=yes
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
-fi
- fi
- if test "x$no_gcj" = x ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- # Extract the first word of "gcj", so it can be a program name with args.
-set dummy gcj; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_GCJ+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $GCJ in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_GCJ="$GCJ" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_GCJ="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_GCJ" && ac_cv_path_GCJ="no"
- ;;
-esac
-fi
-GCJ=$ac_cv_path_GCJ
-
-if test -n "$GCJ"; then
- echo "$as_me:$LINENO: result: $GCJ" >&5
-echo "${ECHO_T}$GCJ" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- # Extract the first word of "jar", so it can be a program name with args.
-set dummy jar; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $JAR in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_JAR="$JAR" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_JAR="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_JAR" && ac_cv_path_JAR="no"
- ;;
-esac
-fi
-JAR=$ac_cv_path_JAR
-
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- if test x$GCJ_HOME != x ; then
- :
- else
- GCJ_HOME=`which gcj | sed 's/\(.*\).bin.*gcj/\1/'`
- fi
-
- cat << EOF > Test.java
-/* #line 3297 "configure" */
-public class Test {
- public static void main(String[] args) {
- System.out.println(System.getProperty("sun.boot.class.path"));
- }
-}
-EOF
- GCJ_JAR=`gcj -C Test.java && gij Test`
- rm Test.java Test.class
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`(test -d /usr/share/local/java && find /usr/local/share/java -name libgcj-?.?.?.jar) || (test -d /usr/share/java && find /usr/share/java -name libgcj-?.?.?.jar)`
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`locate libgcj | grep libgcj.*\.jar`
- fi
- fi
- if test x$GCJ_JAR != x ; then
- GCJ_CLASSPATH="${GCJ_JAR}:${CLASSPATH}"
- else
- echo "***"
- echo "*** Unable to locate libgcj.jar needed by gcj"
- echo "***"
- { { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }
- fi
-
- :
- else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
- echo "***"
- echo "*** If you have GCJ installed and it is a newer version than $min_java_version, either set"
- echo "*** the GCJ_HOME variable or add the top directory where the GCJ binaries are to"
- echo "*** the PATH. Alternatively try \"./configure --with-gcj-prefix=<java_home>\","
- echo "***"
- echo "*** Also make sure that configure does not find the wrong version of GCJ by"
- echo "*** looking at the output of \"which gcj\"."
- echo "***"
- { { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }
- fi
-
- GCJ_BUILD_TARGETS=native-gcj
- GCJ_INSTALL_TARGETS=native_install
- GCJ_UNINSTALL_TARGETS=native_uninstall
-else
- GCJ_BUILD_TARGETS=
- GCJ_INSTALL_TARGETS=
- GCJ_UNINSTALL_TARGETS=
-fi
-
-
-
-
-
-
-
-
-echo "$as_me:$LINENO: checking for main in -libs" >&5
-echo $ECHO_N "checking for main in -libs... $ECHO_C" >&6
-if test "${ac_cv_lib_ibs_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- ac_check_lib_save_LIBS=$LIBS
-LIBS="-libs $LIBS"
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-
-int
-main ()
-{
-main ();
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_lib_ibs_main=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_lib_ibs_main=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-echo "$as_me:$LINENO: result: $ac_cv_lib_ibs_main" >&5
-echo "${ECHO_T}$ac_cv_lib_ibs_main" >&6
-if test $ac_cv_lib_ibs_main = yes; then
- cat >>confdefs.h <<_ACEOF
-#define HAVE_LIBIBS 1
-_ACEOF
-
- LIBS="-libs $LIBS"
-
-fi
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gtk+-2.0 >= 2.4" >&5
-echo $ECHO_N "checking for gtk+-2.0 >= 2.4... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gtk+-2.0 >= 2.4" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GTK_CFLAGS" >&5
-echo $ECHO_N "checking GTK_CFLAGS... $ECHO_C" >&6
- GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 2.4"`
- echo "$as_me:$LINENO: result: $GTK_CFLAGS" >&5
-echo "${ECHO_T}$GTK_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GTK_LIBS" >&5
-echo $ECHO_N "checking GTK_LIBS... $ECHO_C" >&6
- GTK_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 2.4"`
- echo "$as_me:$LINENO: result: $GTK_LIBS" >&5
-echo "${ECHO_T}$GTK_LIBS" >&6
- else
- GTK_CFLAGS=""
- GTK_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GTK_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk+-2.0 >= 2.4"`
- echo $GTK_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gtk+-2.0 >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gtk+-2.0 >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-
-
-
-
-
-
-
-
-echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
-echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6
-if test "${ac_cv_c_const+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-/* FIXME: Include the comments suggested by Paul. */
-#ifndef __cplusplus
- /* Ultrix mips cc rejects this. */
- typedef int charset[2];
- const charset x;
- /* SunOS 4.1.1 cc rejects this. */
- char const *const *ccp;
- char **p;
- /* NEC SVR4.0.2 mips cc rejects this. */
- struct point {int x, y;};
- static struct point const zero = {0,0};
- /* AIX XL C 1.02.0.0 rejects this.
- It does not let you subtract one const X* pointer from another in
- an arm of an if-expression whose if-part is not a constant
- expression */
- const char *g = "string";
- ccp = &g + (g ? g-g : 0);
- /* HPUX 7.0 cc rejects these. */
- ++ccp;
- p = (char**) ccp;
- ccp = (char const *const *) p;
- { /* SCO 3.2v4 cc rejects this. */
- char *t;
- char const *s = 0 ? (char *) 0 : (char const *) 0;
-
- *t++ = 0;
- }
- { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
- int x[] = {25, 17};
- const int *foo = &x[0];
- ++foo;
- }
- { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
- typedef const int *iptr;
- iptr p = 0;
- ++p;
- }
- { /* AIX XL C 1.02.0.0 rejects this saying
- "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
- struct s { int j; const int *ap[3]; };
- struct s *b; b->j = 5;
- }
- { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
- const int foo = 10;
- }
-#endif
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_c_const=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_c_const=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
-echo "${ECHO_T}$ac_cv_c_const" >&6
-if test $ac_cv_c_const = no; then
-
-cat >>confdefs.h <<\_ACEOF
-#define const
-_ACEOF
-
-fi
-
-
-# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
-# for constant arguments. Useless!
-echo "$as_me:$LINENO: checking for working alloca.h" >&5
-echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6
-if test "${ac_cv_working_alloca_h+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#include <alloca.h>
-int
-main ()
-{
-char *p = (char *) alloca (2 * sizeof (int));
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_working_alloca_h=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_working_alloca_h=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5
-echo "${ECHO_T}$ac_cv_working_alloca_h" >&6
-if test $ac_cv_working_alloca_h = yes; then
-
-cat >>confdefs.h <<\_ACEOF
-#define HAVE_ALLOCA_H 1
-_ACEOF
-
-fi
-
-echo "$as_me:$LINENO: checking for alloca" >&5
-echo $ECHO_N "checking for alloca... $ECHO_C" >&6
-if test "${ac_cv_func_alloca_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#ifdef __GNUC__
-# define alloca __builtin_alloca
-#else
-# ifdef _MSC_VER
-# include <malloc.h>
-# define alloca _alloca
-# else
-# if HAVE_ALLOCA_H
-# include <alloca.h>
-# else
-# ifdef _AIX
- #pragma alloca
-# else
-# ifndef alloca /* predefined by HP cc +Olibcalls */
-char *alloca ();
-# endif
-# endif
-# endif
-# endif
-#endif
-
-int
-main ()
-{
-char *p = (char *) alloca (1);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_func_alloca_works=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_func_alloca_works=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5
-echo "${ECHO_T}$ac_cv_func_alloca_works" >&6
-
-if test $ac_cv_func_alloca_works = yes; then
-
-cat >>confdefs.h <<\_ACEOF
-#define HAVE_ALLOCA 1
-_ACEOF
-
-else
- # The SVR3 libPW and SVR4 libucb both contain incompatible functions
-# that cause trouble. Some versions do not even contain alloca or
-# contain a buggy version. If you still want to use their alloca,
-# use ar to extract alloca.o from them instead of compiling alloca.c.
-
-ALLOCA=alloca.$ac_objext
-
-cat >>confdefs.h <<\_ACEOF
-#define C_ALLOCA 1
-_ACEOF
-
-
-echo "$as_me:$LINENO: checking whether \`alloca.c' needs Cray hooks" >&5
-echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6
-if test "${ac_cv_os_cray+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#if defined(CRAY) && ! defined(CRAY2)
-webecray
-#else
-wenotbecray
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
- $EGREP "webecray" >/dev/null 2>&1; then
- ac_cv_os_cray=yes
-else
- ac_cv_os_cray=no
-fi
-rm -f conftest*
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_os_cray" >&5
-echo "${ECHO_T}$ac_cv_os_cray" >&6
-if test $ac_cv_os_cray = yes; then
- for ac_func in _getb67 GETB67 getb67; do
- as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-echo "$as_me:$LINENO: checking for $ac_func" >&5
-echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
-if eval "test \"\${$as_ac_var+set}\" = set"; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
- For example, HP-UX 11i <limits.h> declares gettimeofday. */
-#define $ac_func innocuous_$ac_func
-
-/* System header to define __stub macros and hopefully few prototypes,
- which can conflict with char $ac_func (); below.
- Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- <limits.h> exists even on freestanding compilers. */
-
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
-
-#undef $ac_func
-
-/* Override any gcc2 internal prototype to avoid an error. */
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-/* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
-char $ac_func ();
-/* The GNU C library defines this for functions which it implements
- to always fail with ENOSYS. Some functions are actually named
- something starting with __ and the normal name is an alias. */
-#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
-choke me
-#else
-char (*f) () = $ac_func;
-#endif
-#ifdef __cplusplus
-}
-#endif
-
-int
-main ()
-{
-return f != $ac_func;
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- eval "$as_ac_var=yes"
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-eval "$as_ac_var=no"
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
-echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
-if test `eval echo '${'$as_ac_var'}'` = yes; then
-
-cat >>confdefs.h <<_ACEOF
-#define CRAY_STACKSEG_END $ac_func
-_ACEOF
-
- break
-fi
-
- done
-fi
-
-echo "$as_me:$LINENO: checking stack direction for C alloca" >&5
-echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6
-if test "${ac_cv_c_stack_direction+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test "$cross_compiling" = yes; then
- ac_cv_c_stack_direction=0
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-int
-find_stack_direction ()
-{
- static char *addr = 0;
- auto char dummy;
- if (addr == 0)
- {
- addr = &dummy;
- return find_stack_direction ();
- }
- else
- return (&dummy > addr) ? 1 : -1;
-}
-
-int
-main ()
-{
- exit (find_stack_direction () < 0);
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_c_stack_direction=1
-else
- echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-ac_cv_c_stack_direction=-1
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
-fi
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5
-echo "${ECHO_T}$ac_cv_c_stack_direction" >&6
-
-cat >>confdefs.h <<_ACEOF
-#define STACK_DIRECTION $ac_cv_c_stack_direction
-_ACEOF
-
-
-fi
-
-
-
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gconf-2.0 >= 2.7.1" >&5
-echo $ECHO_N "checking for gconf-2.0 >= 2.7.1... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gconf-2.0 >= 2.7.1" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GCONF_CFLAGS" >&5
-echo $ECHO_N "checking GCONF_CFLAGS... $ECHO_C" >&6
- GCONF_CFLAGS=`$PKG_CONFIG --cflags "gconf-2.0 >= 2.7.1"`
- echo "$as_me:$LINENO: result: $GCONF_CFLAGS" >&5
-echo "${ECHO_T}$GCONF_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GCONF_LIBS" >&5
-echo $ECHO_N "checking GCONF_LIBS... $ECHO_C" >&6
- GCONF_LIBS=`$PKG_CONFIG --libs "gconf-2.0 >= 2.7.1"`
- echo "$as_me:$LINENO: result: $GCONF_LIBS" >&5
-echo "${ECHO_T}$GCONF_LIBS" >&6
- else
- GCONF_CFLAGS=""
- GCONF_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GCONF_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gconf-2.0 >= 2.7.1"`
- echo $GCONF_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gconf-2.0 >= 2.7.1) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gconf-2.0 >= 2.7.1) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-
-
-
- ac_config_files="$ac_config_files Makefile gconf-java.pc doc/examples/runExample.sh src/Makefile src/java/org/gnu/gconf/ConfClient.java"
-cat >confcache <<\_ACEOF
-# This file is a shell script that caches the results of configure
-# tests run on this system so they can be shared between configure
-# scripts and configure runs, see configure's option --config-cache.
-# It is not useful on other systems. If it contains results you don't
-# want to keep, you may remove or edit it.
-#
-# config.status only pays attention to the cache file if you give it
-# the --recheck option to rerun configure.
-#
-# `ac_cv_env_foo' variables (set or unset) will be overridden when
-# loading this file, other *unset* `ac_cv_foo' will be assigned the
-# following values.
-
-_ACEOF
-
-# The following way of writing the cache mishandles newlines in values,
-# but we know of no workaround that is simple, portable, and efficient.
-# So, don't put newlines in cache variables' values.
-# Ultrix sh set writes to stderr and can't be redirected directly,
-# and sets the high bit in the cache file unless we assign to the vars.
-{
- (set) 2>&1 |
- case `(ac_space=' '; set | grep ac_space) 2>&1` in
- *ac_space=\ *)
- # `set' does not quote correctly, so add quotes (double-quote
- # substitution turns \\\\ into \\, and sed turns \\ into \).
- sed -n \
- "s/'/'\\\\''/g;
- s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
- ;;
- *)
- # `set' quotes correctly as required by POSIX, so do not add quotes.
- sed -n \
- "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
- ;;
- esac;
-} |
- sed '
- t clear
- : clear
- s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
- t end
- /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
- : end' >>confcache
-if diff $cache_file confcache >/dev/null 2>&1; then :; else
- if test -w $cache_file; then
- test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
- cat confcache >$cache_file
- else
- echo "not updating unwritable cache $cache_file"
- fi
-fi
-rm -f confcache
-
-test "x$prefix" = xNONE && prefix=$ac_default_prefix
-# Let make expand exec_prefix.
-test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
-
-# VPATH may cause trouble with some makes, so we remove $(srcdir),
-# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
-# trailing colons and then remove the whole line if VPATH becomes empty
-# (actually we leave an empty line to preserve line numbers).
-if test "x$srcdir" = x.; then
- ac_vpsub='/^[ ]*VPATH[ ]*=/{
-s/:*\$(srcdir):*/:/;
-s/:*\${srcdir}:*/:/;
-s/:*@srcdir@:*/:/;
-s/^\([^=]*=[ ]*\):*/\1/;
-s/:*$//;
-s/^[^=]*=[ ]*$//;
-}'
-fi
-
-# Transform confdefs.h into DEFS.
-# Protect against shell expansion while executing Makefile rules.
-# Protect against Makefile macro expansion.
-#
-# If the first sed substitution is executed (which looks for macros that
-# take arguments), then we branch to the quote section. Otherwise,
-# look for a macro that doesn't take arguments.
-cat >confdef2opt.sed <<\_ACEOF
-t clear
-: clear
-s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*([^)]*)\)[ ]*\(.*\),-D\1=\2,g
-t quote
-s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\),-D\1=\2,g
-t quote
-d
-: quote
-s,[ `~#$^&*(){}\\|;'"<>?],\\&,g
-s,\[,\\&,g
-s,\],\\&,g
-s,\$,$$,g
-p
-_ACEOF
-# We use echo to avoid assuming a particular line-breaking character.
-# The extra dot is to prevent the shell from consuming trailing
-# line-breaks from the sub-command output. A line-break within
-# single-quotes doesn't work because, if this script is created in a
-# platform that uses two characters for line-breaks (e.g., DOS), tr
-# would break.
-ac_LF_and_DOT=`echo; echo .`
-DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'`
-rm -f confdef2opt.sed
-
-
-ac_libobjs=
-ac_ltlibobjs=
-for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
- # 1. Remove the extension, and $U if already installed.
- ac_i=`echo "$ac_i" |
- sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
- # 2. Add them.
- ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"
- ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'
-done
-LIBOBJS=$ac_libobjs
-
-LTLIBOBJS=$ac_ltlibobjs
-
-
-
-: ${CONFIG_STATUS=./config.status}
-ac_clean_files_save=$ac_clean_files
-ac_clean_files="$ac_clean_files $CONFIG_STATUS"
-{ echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
-echo "$as_me: creating $CONFIG_STATUS" >&6;}
-cat >$CONFIG_STATUS <<_ACEOF
-#! $SHELL
-# Generated by $as_me.
-# Run this file to recreate the current configuration.
-# Compiler output produced by configure, useful for debugging
-# configure, is in config.log if it exists.
-
-debug=false
-ac_cs_recheck=false
-ac_cs_silent=false
-SHELL=\${CONFIG_SHELL-$SHELL}
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
-echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
-echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-exec 6>&1
-
-# Open the log real soon, to keep \$[0] and so on meaningful, and to
-# report actual input values of CONFIG_FILES etc. instead of their
-# values after options handling. Logging --version etc. is OK.
-exec 5>>config.log
-{
- echo
- sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
-## Running $as_me. ##
-_ASBOX
-} >&5
-cat >&5 <<_CSEOF
-
-This file was extended by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- CONFIG_FILES = $CONFIG_FILES
- CONFIG_HEADERS = $CONFIG_HEADERS
- CONFIG_LINKS = $CONFIG_LINKS
- CONFIG_COMMANDS = $CONFIG_COMMANDS
- $ $0 $@
-
-_CSEOF
-echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
-echo >&5
-_ACEOF
-
-# Files that config.status was made for.
-if test -n "$ac_config_files"; then
- echo "config_files=\"$ac_config_files\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_headers"; then
- echo "config_headers=\"$ac_config_headers\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_links"; then
- echo "config_links=\"$ac_config_links\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_commands"; then
- echo "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUS
-fi
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-
-ac_cs_usage="\
-\`$as_me' instantiates files from templates according to the
-current configuration.
-
-Usage: $0 [OPTIONS] [FILE]...
-
- -h, --help print this help, then exit
- -V, --version print version number, then exit
- -q, --quiet do not print progress messages
- -d, --debug don't remove temporary files
- --recheck update $as_me by reconfiguring in the same conditions
- --file=FILE[:TEMPLATE]
- instantiate the configuration file FILE
-
-Configuration files:
-$config_files
-
-Report bugs to <bug-autoconf at gnu.org>."
-_ACEOF
-
-cat >>$CONFIG_STATUS <<_ACEOF
-ac_cs_version="\\
-config.status
-configured by $0, generated by GNU Autoconf 2.59,
- with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This config.status script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it."
-srcdir=$srcdir
-INSTALL="$INSTALL"
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-# If no file are specified by the user, then we need to provide default
-# value. By we need to know if files were specified by the user.
-ac_need_defaults=:
-while test $# != 0
-do
- case $1 in
- --*=*)
- ac_option=`expr "x$1" : 'x\([^=]*\)='`
- ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
- ac_shift=:
- ;;
- -*)
- ac_option=$1
- ac_optarg=$2
- ac_shift=shift
- ;;
- *) # This is not an option, so the user has probably given explicit
- # arguments.
- ac_option=$1
- ac_need_defaults=false;;
- esac
-
- case $ac_option in
- # Handling of the options.
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
- -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
- ac_cs_recheck=: ;;
- --version | --vers* | -V )
- echo "$ac_cs_version"; exit 0 ;;
- --he | --h)
- # Conflict between --help and --header
- { { echo "$as_me:$LINENO: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; };;
- --help | --hel | -h )
- echo "$ac_cs_usage"; exit 0 ;;
- --debug | --d* | -d )
- debug=: ;;
- --file | --fil | --fi | --f )
- $ac_shift
- CONFIG_FILES="$CONFIG_FILES $ac_optarg"
- ac_need_defaults=false;;
- --header | --heade | --head | --hea )
- $ac_shift
- CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
- ac_need_defaults=false;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil | --si | --s)
- ac_cs_silent=: ;;
-
- # This is an error.
- -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; } ;;
-
- *) ac_config_targets="$ac_config_targets $1" ;;
-
- esac
- shift
-done
-
-ac_configure_extra_args=
-
-if $ac_cs_silent; then
- exec 6>/dev/null
- ac_configure_extra_args="$ac_configure_extra_args --silent"
-fi
-
-_ACEOF
-cat >>$CONFIG_STATUS <<_ACEOF
-if \$ac_cs_recheck; then
- echo "running $SHELL $0 " $ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
- exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
-fi
-
-_ACEOF
-
-
-
-
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-for ac_config_target in $ac_config_targets
-do
- case "$ac_config_target" in
- # Handling of arguments.
- "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
- "gconf-java.pc" ) CONFIG_FILES="$CONFIG_FILES gconf-java.pc" ;;
- "doc/examples/runExample.sh" ) CONFIG_FILES="$CONFIG_FILES doc/examples/runExample.sh" ;;
- "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
- "src/java/org/gnu/gconf/ConfClient.java" ) CONFIG_FILES="$CONFIG_FILES src/java/org/gnu/gconf/ConfClient.java" ;;
- *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
-echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# If the user did not use the arguments to specify the items to instantiate,
-# then the envvar interface is used. Set only those that are not.
-# We use the long form for the default assignment because of an extremely
-# bizarre bug on SunOS 4.1.3.
-if $ac_need_defaults; then
- test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
-fi
-
-# Have a temporary directory for convenience. Make it in the build tree
-# simply because there is no reason to put it here, and in addition,
-# creating and moving files from /tmp can sometimes cause problems.
-# Create a temporary directory, and hook for its removal unless debugging.
-$debug ||
-{
- trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
- trap '{ (exit 1); exit 1; }' 1 2 13 15
-}
-
-# Create a (secure) tmp directory for tmp files.
-
-{
- tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
- test -n "$tmp" && test -d "$tmp"
-} ||
-{
- tmp=./confstat$$-$RANDOM
- (umask 077 && mkdir $tmp)
-} ||
-{
- echo "$me: cannot create a temporary directory in ." >&2
- { (exit 1); exit 1; }
-}
-
-_ACEOF
-
-cat >>$CONFIG_STATUS <<_ACEOF
-
-#
-# CONFIG_FILES section.
-#
-
-# No need to generate the scripts if there are no CONFIG_FILES.
-# This happens for instance when ./config.status config.h
-if test -n "\$CONFIG_FILES"; then
- # Protect against being on the right side of a sed subst in config.status.
- sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&,]/\\\\&/g;
- s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF
-s, at SHELL@,$SHELL,;t t
-s, at PATH_SEPARATOR@,$PATH_SEPARATOR,;t t
-s, at PACKAGE_NAME@,$PACKAGE_NAME,;t t
-s, at PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t
-s, at PACKAGE_VERSION@,$PACKAGE_VERSION,;t t
-s, at PACKAGE_STRING@,$PACKAGE_STRING,;t t
-s, at PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t
-s, at exec_prefix@,$exec_prefix,;t t
-s, at prefix@,$prefix,;t t
-s, at program_transform_name@,$program_transform_name,;t t
-s, at bindir@,$bindir,;t t
-s, at sbindir@,$sbindir,;t t
-s, at libexecdir@,$libexecdir,;t t
-s, at datadir@,$datadir,;t t
-s, at sysconfdir@,$sysconfdir,;t t
-s, at sharedstatedir@,$sharedstatedir,;t t
-s, at localstatedir@,$localstatedir,;t t
-s, at libdir@,$libdir,;t t
-s, at includedir@,$includedir,;t t
-s, at oldincludedir@,$oldincludedir,;t t
-s, at infodir@,$infodir,;t t
-s, at mandir@,$mandir,;t t
-s, at build_alias@,$build_alias,;t t
-s, at host_alias@,$host_alias,;t t
-s, at target_alias@,$target_alias,;t t
-s, at DEFS@,$DEFS,;t t
-s, at ECHO_C@,$ECHO_C,;t t
-s, at ECHO_N@,$ECHO_N,;t t
-s, at ECHO_T@,$ECHO_T,;t t
-s, at LIBS@,$LIBS,;t t
-s, at INSTALLED_CLASSPATH@,$INSTALLED_CLASSPATH,;t t
-s, at INSTALLED_JNI_DIR@,$INSTALLED_JNI_DIR,;t t
-s, at version@,$version,;t t
-s, at apiversion@,$apiversion,;t t
-s, at PKG_CONFIG@,$PKG_CONFIG,;t t
-s, at GTKJAVA_CFLAGS@,$GTKJAVA_CFLAGS,;t t
-s, at GTKJAVA_LIBS@,$GTKJAVA_LIBS,;t t
-s, at gtkapiversion@,$gtkapiversion,;t t
-s, at GTKJAR@,$GTKJAR,;t t
-s, at JG_GTK_LIB_PATH@,$JG_GTK_LIB_PATH,;t t
-s, at NATIVEGTKJAR@,$NATIVEGTKJAR,;t t
-s, at CC@,$CC,;t t
-s, at CFLAGS@,$CFLAGS,;t t
-s, at LDFLAGS@,$LDFLAGS,;t t
-s, at CPPFLAGS@,$CPPFLAGS,;t t
-s, at ac_ct_CC@,$ac_ct_CC,;t t
-s, at EXEEXT@,$EXEEXT,;t t
-s, at OBJEXT@,$OBJEXT,;t t
-s, at INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
-s, at INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
-s, at INSTALL_DATA@,$INSTALL_DATA,;t t
-s, at DB1@,$DB1,;t t
-s, at DB2@,$DB2,;t t
-s, at DOCBOOK@,$DOCBOOK,;t t
-s, at JAVAC@,$JAVAC,;t t
-s, at JAR@,$JAR,;t t
-s, at GCJ@,$GCJ,;t t
-s, at GCJ_CLASSPATH@,$GCJ_CLASSPATH,;t t
-s, at GCJ_BUILD_TARGETS@,$GCJ_BUILD_TARGETS,;t t
-s, at GCJ_INSTALL_TARGETS@,$GCJ_INSTALL_TARGETS,;t t
-s, at GCJ_UNINSTALL_TARGETS@,$GCJ_UNINSTALL_TARGETS,;t t
-s, at GTK_CFLAGS@,$GTK_CFLAGS,;t t
-s, at GTK_LIBS@,$GTK_LIBS,;t t
-s, at TOPLEVEL_TARGETS@,$TOPLEVEL_TARGETS,;t t
-s, at INSTALL_TARGETS@,$INSTALL_TARGETS,;t t
-s, at UNINSTALL_TARGETS@,$UNINSTALL_TARGETS,;t t
-s, at MACRO_FLAG@,$MACRO_FLAG,;t t
-s, at ALLOCA@,$ALLOCA,;t t
-s, at CPP@,$CPP,;t t
-s, at EGREP@,$EGREP,;t t
-s, at GCONF_CFLAGS@,$GCONF_CFLAGS,;t t
-s, at GCONF_LIBS@,$GCONF_LIBS,;t t
-s, at GCONFL_LIBS@,$GCONFL_LIBS,;t t
-s, at LIBOBJS@,$LIBOBJS,;t t
-s, at LTLIBOBJS@,$LTLIBOBJS,;t t
-CEOF
-
-_ACEOF
-
- cat >>$CONFIG_STATUS <<\_ACEOF
- # Split the substitutions into bite-sized pieces for seds with
- # small command number limits, like on Digital OSF/1 and HP-UX.
- ac_max_sed_lines=48
- ac_sed_frag=1 # Number of current file.
- ac_beg=1 # First line for current file.
- ac_end=$ac_max_sed_lines # Line after last line for current file.
- ac_more_lines=:
- ac_sed_cmds=
- while $ac_more_lines; do
- if test $ac_beg -gt 1; then
- sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- else
- sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- fi
- if test ! -s $tmp/subs.frag; then
- ac_more_lines=false
- else
- # The purpose of the label and of the branching condition is to
- # speed up the sed processing (if there are no `@' at all, there
- # is no need to browse any of the substitutions).
- # These are the two extra sed commands mentioned above.
- (echo ':t
- /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
- else
- ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
- fi
- ac_sed_frag=`expr $ac_sed_frag + 1`
- ac_beg=$ac_end
- ac_end=`expr $ac_end + $ac_max_sed_lines`
- fi
- done
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds=cat
- fi
-fi # test -n "$CONFIG_FILES"
-
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
-for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
- # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
- case $ac_file in
- - | *:- | *:-:* ) # input from stdin
- cat >$tmp/stdin
- ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- * ) ac_file_in=$ac_file.in ;;
- esac
-
- # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
- ac_dir=`(dirname "$ac_file") 2>/dev/null ||
-$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$ac_file" : 'X\(//\)[^/]' \| \
- X"$ac_file" : 'X\(//\)$' \| \
- X"$ac_file" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$ac_file" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- { if $as_mkdir_p; then
- mkdir -p "$ac_dir"
- else
- as_dir="$ac_dir"
- as_dirs=
- while test ! -d "$as_dir"; do
- as_dirs="$as_dir $as_dirs"
- as_dir=`(dirname "$as_dir") 2>/dev/null ||
-$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$as_dir" : 'X\(//\)[^/]' \| \
- X"$as_dir" : 'X\(//\)$' \| \
- X"$as_dir" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$as_dir" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- done
- test ! -n "$as_dirs" || mkdir $as_dirs
- fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
-echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
- { (exit 1); exit 1; }; }; }
-
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
-
- case $INSTALL in
- [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
- *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
- esac
-
- # Let's still pretend it is `configure' which instantiates (i.e., don't
- # use $as_me), people would be surprised to read:
- # /* config.h. Generated by config.status. */
- if test x"$ac_file" = x-; then
- configure_input=
- else
- configure_input="$ac_file. "
- fi
- configure_input=$configure_input"Generated from `echo $ac_file_in |
- sed 's,.*/,,'` by configure."
-
- # First look for the input files in the build tree, otherwise in the
- # src tree.
- ac_file_inputs=`IFS=:
- for f in $ac_file_in; do
- case $f in
- -) echo $tmp/stdin ;;
- [\\/$]*)
- # Absolute (can't be DOS-style, as IFS=:)
- test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- echo "$f";;
- *) # Relative
- if test -f "$f"; then
- # Build tree
- echo "$f"
- elif test -f "$srcdir/$f"; then
- # Source tree
- echo "$srcdir/$f"
- else
- # /dev/null tree
- { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- fi;;
- esac
- done` || { (exit 1); exit 1; }
-
- if test x"$ac_file" != x-; then
- { echo "$as_me:$LINENO: creating $ac_file" >&5
-echo "$as_me: creating $ac_file" >&6;}
- rm -f "$ac_file"
- fi
-_ACEOF
-cat >>$CONFIG_STATUS <<_ACEOF
- sed "$ac_vpsub
-$extrasub
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
-:t
-/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
-s, at configure_input@,$configure_input,;t t
-s, at srcdir@,$ac_srcdir,;t t
-s, at abs_srcdir@,$ac_abs_srcdir,;t t
-s, at top_srcdir@,$ac_top_srcdir,;t t
-s, at abs_top_srcdir@,$ac_abs_top_srcdir,;t t
-s, at builddir@,$ac_builddir,;t t
-s, at abs_builddir@,$ac_abs_builddir,;t t
-s, at top_builddir@,$ac_top_builddir,;t t
-s, at abs_top_builddir@,$ac_abs_top_builddir,;t t
-s, at INSTALL@,$ac_INSTALL,;t t
-" $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
- rm -f $tmp/stdin
- if test x"$ac_file" != x-; then
- mv $tmp/out $ac_file
- else
- cat $tmp/out
- rm -f $tmp/out
- fi
-
-done
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-
-{ (exit 0); exit 0; }
-_ACEOF
-chmod +x $CONFIG_STATUS
-ac_clean_files=$ac_clean_files_save
-
-
-# configure is writing to config.log, and then calls config.status.
-# config.status does its own redirection, appending to config.log.
-# Unfortunately, on DOS this fails, as config.log is still kept open
-# by configure, so config.status won't be able to write to it; its
-# output is simply discarded. So we exec the FD to /dev/null,
-# effectively closing config.log, so it can be properly (re)opened and
-# appended to by config.status. When coming back to configure, we
-# need to make the FD available again.
-if test "$no_create" != yes; then
- ac_cs_success=:
- ac_config_status_args=
- test "$silent" = yes &&
- ac_config_status_args="$ac_config_status_args --quiet"
- exec 5>/dev/null
- $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
- exec 5>>config.log
- # Use ||, not &&, to avoid exiting from the if with $? = 1, which
- # would make configure fail if this is the last instruction.
- $ac_cs_success || { (exit 1); exit 1; }
-fi
-
-
-`chmod +x doc/examples/runExample.sh`
-
diff --git a/libgconf-java/configure.in b/libgconf-java/configure.in
deleted file mode 100644
index 909d1ac..0000000
--- a/libgconf-java/configure.in
+++ /dev/null
@@ -1,51 +0,0 @@
-dnl Process this file with autoconf to produce a configure script.
-dnl
-dnl This file is part of Java-GNOME.
-dnl
-dnl Java-GNOME is free software; you can redistribute it and/or modify it
-dnl under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
-dnl any later version.
-dnl
-dnl Java-GNOME is distributed in the hope that it will be useful, but
-dnl WITHOUT ANY WARRANTY; without even the implied warranty of
-dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-dnl GNU General Public License for more details.
-dnl
-dnl You should have received a copy of the GNU General Public License
-dnl along with Jade; see the file COPYING. If not, write to
-dnl the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
-AC_INIT(src/jni/org_gnu_gconf_ConfClient.c)
-
-version="2.8.2"
-apiversion="2.8"
-
-INSTALLED_CLASSPATH=\${prefix}/share/java/gconf${apiversion}-${version}.jar
-INSTALLED_JNI_DIR=\${prefix}/lib/jni/
-AC_SUBST(INSTALLED_CLASSPATH)
-AC_SUBST(INSTALLED_JNI_DIR)
-
-AC_SUBST(version)
-AC_SUBST(apiversion)
-
-JG_GTK_JAVA(2.4)
-
-JG_COMMON
-
-
-dnl Check for libgconf >= 2.0
-PKG_CHECK_MODULES(GCONF, gconf-2.0 >= 2.7.1)
-AC_SUBST(GCONF_CFLAGS)
-AC_SUBST(GCONFL_LIBS)
-
-
-AC_OUTPUT( Makefile
- gconf-java.pc
- doc/examples/runExample.sh
- src/Makefile
- src/java/org/gnu/gconf/ConfClient.java
- )
-
-`chmod +x doc/examples/runExample.sh`
-
diff --git a/libgconf-java/doc/examples/gconf/BasicGConfApp.java b/libgconf-java/doc/examples/gconf/BasicGConfApp.java
deleted file mode 100644
index b805c87..0000000
--- a/libgconf-java/doc/examples/gconf/BasicGConfApp.java
+++ /dev/null
@@ -1,204 +0,0 @@
-package gconf;
-
-import org.gnu.gconf.ConfClient;
-import org.gnu.gconf.ConfClientListener;
-import org.gnu.gconf.ConfClientPreloadType;
-import org.gnu.gconf.ConfEntry;
-import org.gnu.gconf.ConfException;
-import org.gnu.gnome.Program;
-import org.gnu.gtk.Button;
-import org.gnu.gtk.Dialog;
-import org.gnu.gtk.Entry;
-import org.gnu.gtk.Frame;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.GtkStockItem;
-import org.gnu.gtk.HBox;
-import org.gnu.gtk.Label;
-import org.gnu.gtk.ResponseType;
-import org.gnu.gtk.VBox;
-import org.gnu.gtk.Window;
-import org.gnu.gtk.WindowType;
-import org.gnu.gtk.event.ButtonEvent;
-import org.gnu.gtk.event.ButtonListener;
-import org.gnu.gtk.event.EntryEvent;
-import org.gnu.gtk.event.EntryListener;
-import org.gnu.gtk.event.FocusEvent;
-import org.gnu.gtk.event.FocusListener;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-
-public class BasicGConfApp {
- ConfClient client;
- Window win;
-
-
- public BasicGConfApp() {
- // get the default client.
- client = ConfClient.getInstance();
-
- // Tell ConfClient that we are interested in the given directory.
- // This means ConfClient will receive notifications of changes to
- // this directory, and cache keys under this directory.
- try {
- client.addDirectory("/apps/basic-gconf-app", ConfClientPreloadType.NONE);
- } catch (ConfException e) {
- System.err.println("Error adding directory to ConfClient");
- Gtk.mainQuit();
- }
-
- createMainWindow();
-
- win.showAll();
- }
-
- private void createMainWindow() {
- win = new Window(WindowType.TOPLEVEL);
- win.setTitle("BasicGConfApp Main Window");
- win.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DELETE) || event.isOfType(LifeCycleEvent.Type.DESTROY))
- Gtk.mainQuit();
- return false;
- }
- });
-
- VBox vbox = new VBox(false, 5);
- win.add(vbox);
- vbox.setBorderWidth(5);
-
- Frame frame = createConfigurableLabel(new ConfClientListener() {
- public void clientNotify(ConfEntry entry) {
-
- }
- }, "/apps/basic-gconf-app/foo");
- vbox.packStart(frame, true, true, 0);
-
- frame = createConfigurableLabel(new ConfClientListener() {
- public void clientNotify(ConfEntry entry) {
-
- }
- }, "/apps/basic-gconf-app/bar");
- vbox.packStart(frame, true, true, 0);
-
- frame = createConfigurableLabel(new ConfClientListener() {
- public void clientNotify(ConfEntry entry) {
-
- }
- }, "/apps/basic-gconf-app/baz");
- vbox.packStart(frame, true, true, 0);
-
- frame = createConfigurableLabel(new ConfClientListener() {
- public void clientNotify(ConfEntry entry) {
-
- }
- }, "/apps/basic-gconf-app/blah");
- vbox.packStart(frame, true, true, 0);
-
- Button prefs = new Button("_Prefs", true);
- vbox.packEnd(prefs, false, false, 0);
- prefs.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK))
- prefsClicked();
- }
- });
- }
-
- private Frame createConfigurableLabel(ConfClientListener list, String configKey) {
- Frame frame = new Frame("Value of " + configKey);
- Label label = new Label("");
- frame.add(label);
- try {
- String str = client.getString(configKey);
- if (str != null)
- label.setText(str);
- client.addListener(list, configKey);
- } catch (ConfException e) {
-
- }
- return frame;
- }
-
- private void prefsClicked() {
- Dialog dialog = new Dialog();
- dialog.setTitle("Preferences");
- Button cancel = new Button(GtkStockItem.CANCEL);
- dialog.addWidget(cancel, ResponseType.CANCEL.getValue());
- Button apply = new Button(GtkStockItem.APPLY);
- dialog.addWidget(apply, ResponseType.APPLY.getValue());
- //dialog.setDefaultResponse(ResponseType.APPLY.getValue());
- //dialog.setResizable(false);
- VBox vbox = new VBox(false, 5);
- vbox.setBorderWidth(5);
- dialog.getDialogLayout().packStart(vbox, true, true, 0);
- HBox hbox = createConfigEntry("/apps/basic-gconf-app/foo", true);
- vbox.packStart(hbox, false, false, 0);
- hbox = createConfigEntry("/apps/basic-gconf-app/bar", false);
- vbox.packStart(hbox, false, false, 0);
- hbox = createConfigEntry("apps/basic-gconf-app/baz", false);
- vbox.packStart(hbox, false, false, 0);
- hbox = createConfigEntry("apps/basic-gconf-app/blah", false);
- vbox.packStart(hbox, false, false, 0);
- dialog.showAll();
- int response = dialog.run();
- dialog.destroy();
- }
-
- private HBox createConfigEntry(String key, boolean focus) {
- HBox hbox = new HBox(false, 5);
- Label label = new Label(key);
- Entry entry = new Entry();
- entry.setData("key", key);
- hbox.packStart(label, false, false, 0);
- hbox.packStart(entry, false, false, 0);
- try {
- String str = client.getString(key);
- if (null != str) {
- entry.setText(str);
- }
- } catch (ConfException e) {
-
- }
- entry.addListener(new FocusListener() {
- public boolean focusEvent(FocusEvent event) {
- if (event.isOfType(FocusEvent.Type.FOCUS_OUT)) {
- Entry ent = (Entry)event.getSource();
- String k = (String)ent.getData("key");
- configEntryCommit(ent, k);
- }
- return true;
- }
- });
- entry.addListener(new EntryListener() {
- public void entryEvent(EntryEvent event) {
- if (event.isOfType(EntryEvent.Type.ACTIVATE)) {
- Entry ent = (Entry)event.getSource();
- String k = (String)ent.getData("key");
- configEntryCommit(ent, k);
- }
- }
- });
- return hbox;
- }
-
- private void configEntryCommit(Entry entry, String key) {
- String text = entry.getCharacters(0, -1);
- try {
- if (null != text)
- client.setString(key, text);
- else
- client.unset(key);
- } catch (ConfException e) {
-
- }
- }
-
- public static void main(String[] args) {
- Program prog = Program.initGnomeUI("BasicGConfApp", "1.0", args);
-
- BasicGConfApp app = new BasicGConfApp();
-
- Gtk.main();
- }
-}
diff --git a/libgconf-java/doc/examples/runExample.sh b/libgconf-java/doc/examples/runExample.sh
deleted file mode 100644
index bd323b1..0000000
--- a/libgconf-java/doc/examples/runExample.sh
+++ /dev/null
@@ -1,139 +0,0 @@
-#!/bin/sh
-#
-# A small script to help run example apps
-#
-
-prefix=/usr/
-exec_prefix=${prefix}
-libdir=/usr/lib/jni/
-classpath=${prefix}/share/java/gconf2.8-2.8.2.jar
-
-GCONFJAVA_LIB=$libdir
-GCONFJAVA_JAR=$classpath
-
-# You should not need to modify anything below here
-
-error_message ()
-{
- echo
- echo
- echo "Usage: ./runExample.sh CLASSNAME [ARGS]"
- echo "Please first ensure you have a valid java interpreter and compiler"
- echo "in your \$PATH and you have compiled java-gnome libraries and jars, then"
- echo "run an application by passing it's classname to this script, e.g.:"
- echo
- echo "$0 progressbar/ProgressBarTest"
- echo
- exit 1;
-}
-
-echo "Java-Gnome Example Application Launcher"
-echo
-
-GTKJAVA_JAR=`pkg-config --variable classpath gtk2-java`
-if ! test -n "$GTKJAVA_JAR"; then
- echo "Package gtk2-java was not found in the pkg-config search path."
- echo "Perhaps you should add the directory containing 'gtk2-java.pc'"
- echo "to the PKG_CONFIG_PATH environment variable"
- echo "No package 'gtk2-java' found"
- exit 1
-fi
-
-GTKJAVA_LIB=`pkg-config --variable libdir gtk2-java`
-if ! test -n "$GTKJAVA_LIB"; then
- echo "Library requirements (gtk+-2.0 >= 2.4) not met;"
- echo "consider adjusting the PKG_CONFIG_PATH environment"
- echo "variable if your libraries are in a nonstandard prefix"
- echo "so pkg-config can find them."
- exit 1
-fi
-
-GNOMEJAVA_JAR=`pkg-config --variable classpath gnome2-java`
-if ! test -n "$GNOMEJAVA_JAR"; then
- echo "Package gnome2-java was not found in the pkg-config search path."
- echo "Perhaps you should add the directory containing 'gnome2-java.pc'"
- echo "to the PKG_CONFIG_PATH environment variable"
- echo "No package 'gnome2-java' found"
- exit 1
-fi
-
-GNOMEJAVA_LIB=`pkg-config --variable libdir gnome2-java`
-if ! test -n "$GNOMEJAVA_LIB"; then
- echo "Library requirements (libgnomejava2.8) not met;"
- echo "consider adjusting the PKG_CONFIG_PATH environment"
- echo "variable if your libraries are in a nonstandard prefix"
- echo "so pkg-config can find them."
- exit 1
-fi
-
-NEED_LIB="$GTKJAVA_LIB $GNOMEJAVA_LIB $GCONFJAVA_LIB"
-NEED_JAR="$GTKJAVA_JAR $GNOMEJAVA_JAR $GCONFJAVA_JAR"
-
-echo "Checking for jvm and compiler availability..."
-
-#Try to use gcj first, then javac
-if [ `which gcj 2> /dev/null` ]; then
- JAVAC="gcj -C"
-elif [ `which javac 2> /dev/null` ]; then
- JAVAC=javac
-else
- echo "ERROR: no valid compiler was found in your \$PATH"
- error_message
-fi
-
-#Try to use gij first, then java
-if [ `which gij 2> /dev/null` ]; then
- JAVA=gij
-elif [ `which java 2> /dev/null` ]; then
- JAVA=java
-else
- echo "ERROR: no valid interpreter was found in your \$PATH"
- error_message
-fi
-
-echo " `echo $JAVAC | awk '{print $1}'` and $JAVA - appear to be ok"
-
-#Praise the users who use Free Software
-if [ "$JAVAC" == "gcj -C" -a "$JAVA" == "gij" ]; then
- echo
- echo " You are using Open Source java"
- echo " virtual machine and compiler: this is so good!"
-fi
-
-echo
-echo "Checking if library paths exist..."
-
-for NEEDLIB in $NEED_LIB; do
- if test -e $NEEDLIB; then echo " $NEEDLIB - appears to be ok"; fi;
- if ! test -e $NEEDLIB; then echo " $NEEDLIB - DOES NOT EXIST" && error_message; fi;
-done;
-
-echo
-echo "Testing JAR archives..."
-for JAR in $NEED_JAR; do
- if test -e $JAR; then
- echo " $JAR - appears to be ok";
- else
- echo " $JAR - DOES NOT EXIST";
- error_message
- fi;
-done;
-
-echo
-
-if ! test -e $1.java ; then
- echo "ERROR: unexpected example app";
- echo
- error_message
-fi
-
-#do the real work
-export CLASSPATH=.:$CLASSPATH:`echo $NEED_JAR | sed s'/ /:/g'`
-export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:`echo $NEED_LIB | sed s'/ /:/g'`
-
-($JAVAC $1.java && echo "Compilation successful") || (echo "ERROR: Compilation failed"; error_message)
-
-TARGET=`echo $1 | sed 's/\//\./g'`
-shift
-($JAVA $TARGET $@ && echo "Application successfully terminated") || (echo
-"Application terminated abnormally"; error_message)
diff --git a/libgconf-java/doc/examples/runExample.sh.in b/libgconf-java/doc/examples/runExample.sh.in
deleted file mode 100755
index b75b857..0000000
--- a/libgconf-java/doc/examples/runExample.sh.in
+++ /dev/null
@@ -1,139 +0,0 @@
-#!/bin/sh
-#
-# A small script to help run example apps
-#
-
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-classpath=@INSTALLED_CLASSPATH@
-
-GCONFJAVA_LIB=$libdir
-GCONFJAVA_JAR=$classpath
-
-# You should not need to modify anything below here
-
-error_message ()
-{
- echo
- echo
- echo "Usage: ./runExample.sh CLASSNAME [ARGS]"
- echo "Please first ensure you have a valid java interpreter and compiler"
- echo "in your \$PATH and you have compiled java-gnome libraries and jars, then"
- echo "run an application by passing it's classname to this script, e.g.:"
- echo
- echo "$0 progressbar/ProgressBarTest"
- echo
- exit 1;
-}
-
-echo "Java-Gnome Example Application Launcher"
-echo
-
-GTKJAVA_JAR=`pkg-config --variable classpath gtk2-java`
-if ! test -n "$GTKJAVA_JAR"; then
- echo "Package gtk2-java was not found in the pkg-config search path."
- echo "Perhaps you should add the directory containing 'gtk2-java.pc'"
- echo "to the PKG_CONFIG_PATH environment variable"
- echo "No package 'gtk2-java' found"
- exit 1
-fi
-
-GTKJAVA_LIB=`pkg-config --variable libdir gtk2-java`
-if ! test -n "$GTKJAVA_LIB"; then
- echo "Library requirements (gtk+-2.0 >= 2.4) not met;"
- echo "consider adjusting the PKG_CONFIG_PATH environment"
- echo "variable if your libraries are in a nonstandard prefix"
- echo "so pkg-config can find them."
- exit 1
-fi
-
-GNOMEJAVA_JAR=`pkg-config --variable classpath gnome2-java`
-if ! test -n "$GNOMEJAVA_JAR"; then
- echo "Package gnome2-java was not found in the pkg-config search path."
- echo "Perhaps you should add the directory containing 'gnome2-java.pc'"
- echo "to the PKG_CONFIG_PATH environment variable"
- echo "No package 'gnome2-java' found"
- exit 1
-fi
-
-GNOMEJAVA_LIB=`pkg-config --variable libdir gnome2-java`
-if ! test -n "$GNOMEJAVA_LIB"; then
- echo "Library requirements (libgnomejava2.8) not met;"
- echo "consider adjusting the PKG_CONFIG_PATH environment"
- echo "variable if your libraries are in a nonstandard prefix"
- echo "so pkg-config can find them."
- exit 1
-fi
-
-NEED_LIB="$GTKJAVA_LIB $GNOMEJAVA_LIB $GCONFJAVA_LIB"
-NEED_JAR="$GTKJAVA_JAR $GNOMEJAVA_JAR $GCONFJAVA_JAR"
-
-echo "Checking for jvm and compiler availability..."
-
-#Try to use gcj first, then javac
-if [ `which gcj 2> /dev/null` ]; then
- JAVAC="gcj -C"
-elif [ `which javac 2> /dev/null` ]; then
- JAVAC=javac
-else
- echo "ERROR: no valid compiler was found in your \$PATH"
- error_message
-fi
-
-#Try to use gij first, then java
-if [ `which gij 2> /dev/null` ]; then
- JAVA=gij
-elif [ `which java 2> /dev/null` ]; then
- JAVA=java
-else
- echo "ERROR: no valid interpreter was found in your \$PATH"
- error_message
-fi
-
-echo " `echo $JAVAC | awk '{print $1}'` and $JAVA - appear to be ok"
-
-#Praise the users who use Free Software
-if [ "$JAVAC" == "gcj -C" -a "$JAVA" == "gij" ]; then
- echo
- echo " You are using Open Source java"
- echo " virtual machine and compiler: this is so good!"
-fi
-
-echo
-echo "Checking if library paths exist..."
-
-for NEEDLIB in $NEED_LIB; do
- if test -e $NEEDLIB; then echo " $NEEDLIB - appears to be ok"; fi;
- if ! test -e $NEEDLIB; then echo " $NEEDLIB - DOES NOT EXIST" && error_message; fi;
-done;
-
-echo
-echo "Testing JAR archives..."
-for JAR in $NEED_JAR; do
- if test -e $JAR; then
- echo " $JAR - appears to be ok";
- else
- echo " $JAR - DOES NOT EXIST";
- error_message
- fi;
-done;
-
-echo
-
-if ! test -e $1.java ; then
- echo "ERROR: unexpected example app";
- echo
- error_message
-fi
-
-#do the real work
-export CLASSPATH=.:$CLASSPATH:`echo $NEED_JAR | sed s'/ /:/g'`
-export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:`echo $NEED_LIB | sed s'/ /:/g'`
-
-($JAVAC $1.java && echo "Compilation successful") || (echo "ERROR: Compilation failed"; error_message)
-
-TARGET=`echo $1 | sed 's/\//\./g'`
-shift
-($JAVA $TARGET $@ && echo "Application successfully terminated") || (echo
-"Application terminated abnormally"; error_message)
diff --git a/libgconf-java/gconf-java.pc b/libgconf-java/gconf-java.pc
deleted file mode 100644
index f2448e5..0000000
--- a/libgconf-java/gconf-java.pc
+++ /dev/null
@@ -1,12 +0,0 @@
-prefix=/usr/
-exec_prefix=${prefix}
-libdir=/usr/lib/jni/
-includedir=${prefix}/include
-
-
-Name: Gconf-Java
-Description: Gconf Java bindings
-Version: 2.8.2
-api_version=2.8
-classpath=${prefix}/share/java/gconf2.8-2.8.2.jar
-jni_dir=${prefix}/lib/jni/
diff --git a/libgconf-java/gconf-java.pc.in b/libgconf-java/gconf-java.pc.in
deleted file mode 100644
index 76d94ca..0000000
--- a/libgconf-java/gconf-java.pc.in
+++ /dev/null
@@ -1,12 +0,0 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@
-
-
-Name: Gconf-Java
-Description: Gconf Java bindings
-Version: @version@
-api_version=@apiversion@
-classpath=@INSTALLED_CLASSPATH@
-jni_dir=@INSTALLED_JNI_DIR@
diff --git a/libgconf-java/install-sh b/libgconf-java/install-sh
deleted file mode 100755
index e9de238..0000000
--- a/libgconf-java/install-sh
+++ /dev/null
@@ -1,251 +0,0 @@
-#!/bin/sh
-#
-# install - install a program, script, or datafile
-# This comes from X11R5 (mit/util/scripts/install.sh).
-#
-# Copyright 1991 by the Massachusetts Institute of Technology
-#
-# Permission to use, copy, modify, distribute, and sell this software and its
-# documentation for any purpose is hereby granted without fee, provided that
-# the above copyright notice appear in all copies and that both that
-# copyright notice and this permission notice appear in supporting
-# documentation, and that the name of M.I.T. not be used in advertising or
-# publicity pertaining to distribution of the software without specific,
-# written prior permission. M.I.T. makes no representations about the
-# suitability of this software for any purpose. It is provided "as is"
-# without express or implied warranty.
-#
-# Calling this script install-sh is preferred over install.sh, to prevent
-# `make' implicit rules from creating a file called install from it
-# when there is no Makefile.
-#
-# This script is compatible with the BSD install script, but was written
-# from scratch. It can only install one file at a time, a restriction
-# shared with many OS's install programs.
-
-
-# set DOITPROG to echo to test this script
-
-# Don't use :- since 4.3BSD and earlier shells don't like it.
-doit="${DOITPROG-}"
-
-
-# put in absolute paths if you don't have them in your path; or use env. vars.
-
-mvprog="${MVPROG-mv}"
-cpprog="${CPPROG-cp}"
-chmodprog="${CHMODPROG-chmod}"
-chownprog="${CHOWNPROG-chown}"
-chgrpprog="${CHGRPPROG-chgrp}"
-stripprog="${STRIPPROG-strip}"
-rmprog="${RMPROG-rm}"
-mkdirprog="${MKDIRPROG-mkdir}"
-
-transformbasename=""
-transform_arg=""
-instcmd="$mvprog"
-chmodcmd="$chmodprog 0755"
-chowncmd=""
-chgrpcmd=""
-stripcmd=""
-rmcmd="$rmprog -f"
-mvcmd="$mvprog"
-src=""
-dst=""
-dir_arg=""
-
-while [ x"$1" != x ]; do
- case $1 in
- -c) instcmd="$cpprog"
- shift
- continue;;
-
- -d) dir_arg=true
- shift
- continue;;
-
- -m) chmodcmd="$chmodprog $2"
- shift
- shift
- continue;;
-
- -o) chowncmd="$chownprog $2"
- shift
- shift
- continue;;
-
- -g) chgrpcmd="$chgrpprog $2"
- shift
- shift
- continue;;
-
- -s) stripcmd="$stripprog"
- shift
- continue;;
-
- -t=*) transformarg=`echo $1 | sed 's/-t=//'`
- shift
- continue;;
-
- -b=*) transformbasename=`echo $1 | sed 's/-b=//'`
- shift
- continue;;
-
- *) if [ x"$src" = x ]
- then
- src=$1
- else
- # this colon is to work around a 386BSD /bin/sh bug
- :
- dst=$1
- fi
- shift
- continue;;
- esac
-done
-
-if [ x"$src" = x ]
-then
- echo "install: no input file specified"
- exit 1
-else
- true
-fi
-
-if [ x"$dir_arg" != x ]; then
- dst=$src
- src=""
-
- if [ -d $dst ]; then
- instcmd=:
- chmodcmd=""
- else
- instcmd=mkdir
- fi
-else
-
-# Waiting for this to be detected by the "$instcmd $src $dsttmp" command
-# might cause directories to be created, which would be especially bad
-# if $src (and thus $dsttmp) contains '*'.
-
- if [ -f $src -o -d $src ]
- then
- true
- else
- echo "install: $src does not exist"
- exit 1
- fi
-
- if [ x"$dst" = x ]
- then
- echo "install: no destination specified"
- exit 1
- else
- true
- fi
-
-# If destination is a directory, append the input filename; if your system
-# does not like double slashes in filenames, you may need to add some logic
-
- if [ -d $dst ]
- then
- dst="$dst"/`basename $src`
- else
- true
- fi
-fi
-
-## this sed command emulates the dirname command
-dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
-
-# Make sure that the destination directory exists.
-# this part is taken from Noah Friedman's mkinstalldirs script
-
-# Skip lots of stat calls in the usual case.
-if [ ! -d "$dstdir" ]; then
-defaultIFS='
-'
-IFS="${IFS-${defaultIFS}}"
-
-oIFS="${IFS}"
-# Some sh's can't handle IFS=/ for some reason.
-IFS='%'
-set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
-IFS="${oIFS}"
-
-pathcomp=''
-
-while [ $# -ne 0 ] ; do
- pathcomp="${pathcomp}${1}"
- shift
-
- if [ ! -d "${pathcomp}" ] ;
- then
- $mkdirprog "${pathcomp}"
- else
- true
- fi
-
- pathcomp="${pathcomp}/"
-done
-fi
-
-if [ x"$dir_arg" != x ]
-then
- $doit $instcmd $dst &&
-
- if [ x"$chowncmd" != x ]; then $doit $chowncmd $dst; else true ; fi &&
- if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dst; else true ; fi &&
- if [ x"$stripcmd" != x ]; then $doit $stripcmd $dst; else true ; fi &&
- if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dst; else true ; fi
-else
-
-# If we're going to rename the final executable, determine the name now.
-
- if [ x"$transformarg" = x ]
- then
- dstfile=`basename $dst`
- else
- dstfile=`basename $dst $transformbasename |
- sed $transformarg`$transformbasename
- fi
-
-# don't allow the sed command to completely eliminate the filename
-
- if [ x"$dstfile" = x ]
- then
- dstfile=`basename $dst`
- else
- true
- fi
-
-# Make a temp file name in the proper directory.
-
- dsttmp=$dstdir/#inst.$$#
-
-# Move or copy the file name to the temp name
-
- $doit $instcmd $src $dsttmp &&
-
- trap "rm -f ${dsttmp}" 0 &&
-
-# and set any options; do chmod last to preserve setuid bits
-
-# If any of these fail, we abort the whole thing. If we want to
-# ignore errors from any of these, just make sure not to ignore
-# errors from the above "$doit $instcmd $src $dsttmp" command.
-
- if [ x"$chowncmd" != x ]; then $doit $chowncmd $dsttmp; else true;fi &&
- if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; else true;fi &&
- if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; else true;fi &&
- if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; else true;fi &&
-
-# Now rename the file to the real destination.
-
- $doit $rmcmd -f $dstdir/$dstfile &&
- $doit $mvcmd $dsttmp $dstdir/$dstfile
-
-fi &&
-
-
-exit 0
diff --git a/libgconf-java/src/Makefile b/libgconf-java/src/Makefile
deleted file mode 100644
index f7bb004..0000000
--- a/libgconf-java/src/Makefile
+++ /dev/null
@@ -1,132 +0,0 @@
-# This file is part of Java-GNOME.
-#
-# Java-GNOME is free software; you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
-# any later version.
-#
-# Java-GNOME is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with Java-GNOME; see the file COPYING. If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-#
-
-
-
-CLASSPATH = /home/java-gnome-2.8.3/libgtk-java/lib/gtk2.4-2.4.6.jar:@CLASSPATH@:java
-NATIVEGTKJAR = /home/java-gnome-2.8.3/libgtk-java/lib//libgtkjar2.4.so
-
-OBJECTS:= \
- $(shell ls jni/*.c \
- | sort | sed -e 's=\.c=\.o=g')
-
-SOURCE_PATH:=java/org/gnu/gconf/*.java
-
-JAVA_SOURCE_PATH:=java
-
-gconfversion = 2.8.2
-gconfapiversion = 2.8
-
-INSTALL=/usr/bin/install -c
-
-# Set Java related stuff
-JAVADOC = @JAVADOC@
-JAVAC = gcj -C
-JAVA = @JAVA@
-JAR = /usr/bin/jar
-
-# If you need to change this line please let us know
-JAVA_INCLUDES =
-#@JAVA_INCLUDES@
-
-# Set C related stuff
-CC = gcc
-CFLAGS= -g -O2 -fPIC -Wall
-GTK_CFLAGS=-DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-GTK_LIBS=-Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
-GCONF_CFLAGS=-DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-GCONF_LIBS=-Wl,--export-dynamic -pthread -lgconf-2 -lORBit-2 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0
-GCJ=/usr/bin/gcj -fPIC -fjni
-GCJFLAGS=
-GCJ_CLASSPATH=/usr/share/java/libgcj-3.3.5.jar:.
-
-.SUFFIXES: .java .class
-
-.c.o:
- $(CC) -c $(CFLAGS) $< $(JAVA_INCLUDES) $(GCONF_CFLAGS) \
- -o $@
-
-.java.o:
- $(GCJ) $(GCJFLAGS) -g -O --classpath=${GCJ_CLASSPATH} -c $< \
- -o $@
-
-
-
-CLASSES:= \
- $(shell /bin/ls $(SOURCE_PATH) \
- | sort | sed -e 's=\.java=\.class=g' \
- | sed -e 's=\.\./==g' \
- | sed -e 's=\s*\(.*\)\s*= build-java/\1 =g' \
- | sed -e 's=build-java/.*/org/\(.*\)\s*= build-java/org/\1 =g' \
- )
-
-dirs: ../lib build-java
-
-../lib/:
- $(INSTALL) -d ../lib
-build-java:
- $(INSTALL) -d build-java
-
-build-java/%.class: java/%.java
- CLASSPATH=$(CLASSPATH):$(JAVA_SOURCE_PATH) $(JAVAC) -d build-java \
- $<
-
-build-java/%.o: java/%.java
- $(GCJ) $(GCJFLAGS) -g -O --classpath=$(JAVA_SOURCE_PATH):${GCJ_CLASSPATH}:${CLASSPATH} -o $@ -c \
- $<
-
-COMPILED_CLASSES:=$(shell echo $(CLASSES) | sed -e 's=\.class=\.o=g' )
-
-../lib/gconf${gconfapiversion}.jar: $(CLASSES)
- @(cd build-java; $(JAR) cf ../../lib/gconf${gconfapiversion}-${gconfversion}.jar `find -name "*.class"` )
- @(cd ../lib; test ! -L gconf${gconfapiversion}.jar && ln -s gconf${gconfapiversion}-${gconfversion}.jar gconf${gconfapiversion}.jar) || exit 0
-
-jar: dirs ../lib/gconf${gconfapiversion}.jar
-
-
-../lib/libgconfjava${gconfapiversion}.so.${gconfversion} : $(OBJECTS)
- @(test ! -d ../lib && mkdir ../lib) || exit 0
- $(CC) $(CFLAGS) -shared -o ../lib/libgconfjava${gconfapiversion}.so.${gconfversion} \
- $(OBJECTS) \
- $(CFLAGS) -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wl,--export-dynamic -pthread -lgconf-2 -lORBit-2 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 $(JAVA_INCLUDES) -Xlinker --no-undefined
- @(cd ../lib; test ! -L libgconfjava${gconfapiversion}.so && ln -s libgconfjava${gconfapiversion}.so.${gconfversion} libgconfjava${gconfapiversion}.so) || exit 0
-
-nativelib: ../lib/libgconfjava${gconfapiversion}.so.${gconfversion}
-
-../lib/libgconfjar${gconfapiversion}.so.${gconfversion}: $(COMPILED_CLASSES)
- $(GCJ) $(GCJFLAGS) -g -shared $(COMPILED_CLASSES) -o ../lib/libgconfjar${gconfapiversion}.so.${gconfversion}
- @(cd ../lib; test ! -L libgconfjar${gconfapiversion}.so && ln -s libgconfjar${gconfapiversion}.so.${gconfversion} libgconfjar${gconfapiversion}.so) || exit 0
-
-native-gcj: ../lib/libgconfjar${gconfapiversion}.so.${gconfversion}
-
-all: dirs jar nativelib native-gcj
-
-# Targets to clean up after us
-.PHONY: mostlyclean clean distclean maintainer-clean dirs all native-gcj nativelib jar
-
-mostlyclean:
-
-clean: mostlyclean
- rm -f jni/*.o
- rm -rf build-java/
- rm -rf ../lib/
-
-distclean: clean
- rm -f Makefile
-
-maintainer-clean: distclean
-
diff --git a/libgconf-java/src/Makefile.in b/libgconf-java/src/Makefile.in
deleted file mode 100644
index 7c42f83..0000000
--- a/libgconf-java/src/Makefile.in
+++ /dev/null
@@ -1,132 +0,0 @@
-# This file is part of Java-GNOME.
-#
-# Java-GNOME is free software; you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
-# any later version.
-#
-# Java-GNOME is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with Java-GNOME; see the file COPYING. If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-#
-
-
-
-CLASSPATH = @GTKJAR@:@CLASSPATH@:java
-NATIVEGTKJAR = @NATIVEGTKJAR@
-
-OBJECTS:= \
- $(shell ls jni/*.c \
- | sort | sed -e 's=\.c=\.o=g')
-
-SOURCE_PATH:=java/org/gnu/gconf/*.java
-
-JAVA_SOURCE_PATH:=java
-
-gconfversion = @version@
-gconfapiversion = @apiversion@
-
-INSTALL=@INSTALL@
-
-# Set Java related stuff
-JAVADOC = @JAVADOC@
-JAVAC = @JAVAC@
-JAVA = @JAVA@
-JAR = @JAR@
-
-# If you need to change this line please let us know
-JAVA_INCLUDES =
-#@JAVA_INCLUDES@
-
-# Set C related stuff
-CC = @CC@
-CFLAGS= @CFLAGS@ -fPIC -Wall
-GTK_CFLAGS=@GTK_CFLAGS@
-GTK_LIBS=@GTK_LIBS@
-GCONF_CFLAGS=@GCONF_CFLAGS@
-GCONF_LIBS=@GCONF_LIBS@
-GCJ=@GCJ@ -fPIC -fjni
-GCJFLAGS=
-GCJ_CLASSPATH=@GCJ_CLASSPATH at .
-
-.SUFFIXES: .java .class
-
-.c.o:
- $(CC) -c $(CFLAGS) $< $(JAVA_INCLUDES) $(GCONF_CFLAGS) \
- -o $@
-
-.java.o:
- $(GCJ) $(GCJFLAGS) -g -O --classpath=${GCJ_CLASSPATH} -c $< \
- -o $@
-
-
-
-CLASSES:= \
- $(shell /bin/ls $(SOURCE_PATH) \
- | sort | sed -e 's=\.java=\.class=g' \
- | sed -e 's=\.\./==g' \
- | sed -e 's=\s*\(.*\)\s*= build-java/\1 =g' \
- | sed -e 's=build-java/.*/org/\(.*\)\s*= build-java/org/\1 =g' \
- )
-
-dirs: ../lib build-java
-
-../lib/:
- $(INSTALL) -d ../lib
-build-java:
- $(INSTALL) -d build-java
-
-build-java/%.class: java/%.java
- CLASSPATH=$(CLASSPATH):$(JAVA_SOURCE_PATH) $(JAVAC) -d build-java \
- $<
-
-build-java/%.o: java/%.java
- $(GCJ) $(GCJFLAGS) -g -O --classpath=$(JAVA_SOURCE_PATH):${GCJ_CLASSPATH}:${CLASSPATH} -o $@ -c \
- $<
-
-COMPILED_CLASSES:=$(shell echo $(CLASSES) | sed -e 's=\.class=\.o=g' )
-
-../lib/gconf${gconfapiversion}.jar: $(CLASSES)
- @(cd build-java; $(JAR) cf ../../lib/gconf${gconfapiversion}-${gconfversion}.jar `find -name "*.class"` )
- @(cd ../lib; test ! -L gconf${gconfapiversion}.jar && ln -s gconf${gconfapiversion}-${gconfversion}.jar gconf${gconfapiversion}.jar) || exit 0
-
-jar: dirs ../lib/gconf${gconfapiversion}.jar
-
-
-../lib/libgconfjava${gconfapiversion}.so.${gconfversion} : $(OBJECTS)
- @(test ! -d ../lib && mkdir ../lib) || exit 0
- $(CC) $(CFLAGS) -shared -o ../lib/libgconfjava${gconfapiversion}.so.${gconfversion} \
- $(OBJECTS) \
- $(CFLAGS) @GCONF_CFLAGS@ @GCONF_LIBS@ $(JAVA_INCLUDES) -Xlinker --no-undefined
- @(cd ../lib; test ! -L libgconfjava${gconfapiversion}.so && ln -s libgconfjava${gconfapiversion}.so.${gconfversion} libgconfjava${gconfapiversion}.so) || exit 0
-
-nativelib: ../lib/libgconfjava${gconfapiversion}.so.${gconfversion}
-
-../lib/libgconfjar${gconfapiversion}.so.${gconfversion}: $(COMPILED_CLASSES)
- $(GCJ) $(GCJFLAGS) -g -shared $(COMPILED_CLASSES) -o ../lib/libgconfjar${gconfapiversion}.so.${gconfversion}
- @(cd ../lib; test ! -L libgconfjar${gconfapiversion}.so && ln -s libgconfjar${gconfapiversion}.so.${gconfversion} libgconfjar${gconfapiversion}.so) || exit 0
-
-native-gcj: ../lib/libgconfjar${gconfapiversion}.so.${gconfversion}
-
-all: dirs jar nativelib @GCJ_BUILD_TARGETS@
-
-# Targets to clean up after us
-.PHONY: mostlyclean clean distclean maintainer-clean dirs all native-gcj nativelib jar
-
-mostlyclean:
-
-clean: mostlyclean
- rm -f jni/*.o
- rm -rf build-java/
- rm -rf ../lib/
-
-distclean: clean
- rm -f Makefile
-
-maintainer-clean: distclean
-
diff --git a/libgconf-java/src/java/org/gnu/gconf/ConfClient.java b/libgconf-java/src/java/org/gnu/gconf/ConfClient.java
deleted file mode 100644
index 643c605..0000000
--- a/libgconf-java/src/java/org/gnu/gconf/ConfClient.java
+++ /dev/null
@@ -1,507 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under the terms
- * of the GNU Library General Public License version 2.
- */
-package org.gnu.gconf;
-
-import java.util.ArrayList;
-import java.util.Hashtable;
-import java.util.List;
-import java.util.Vector;
-
-import org.gnu.glib.GObject;
-
-/**
- * ConfClient provides a client-side cache for a specified list of directories
- * your're interested in. You can preload entire directories into cache
- * to enhance performance. It also provides events when a value changes.
- */
-public class ConfClient extends GObject {
-
- private class NotifyData {
- public String namespace;
- public Vector listeners;
- }
-
- private class NotifyClient {
- public int id;
- public ConfClientListener lis;
- }
-
- /**
- * Listeners for handling notify events
- */
- private Hashtable listeners = null;
-
- private ConfClient(int handle) {
- super(handle);
- }
-
- /**
- * Method to get the default ConfClient
- * @return The default ConfClient.
- */
- public static ConfClient getInstance() {
- return new ConfClient(gconf_client_get_default());
- }
-
- /**
- * Add a directory to the list of directories the ConfClient will
- * watch. Any changes to keys below this directory will cause the
- * "value_changed" event to be fired.
- * @param dir
- * @param type
- * @throws ConfException
- */
- public void addDirectory(String dir, ConfClientPreloadType type) throws ConfException {
- int err = -1;
- gconf_client_add_dir(getHandle(), dir, type.getValue(), new int[] {err});
- checkError(err);
- }
-
- /**
- * Remove a directory from the list created with addDirectory.
- * @param dir
- * @throws ConfException
- */
- public void removeDirectory(String dir) throws ConfException {
- int err = -1;
- gconf_client_remove_dir(getHandle(), dir, new int[] {err});
- checkError(err);
- }
-
-
-
- /**
- * Register an object to handle notify events.
- * @see org.gnu.gconf.ConfClientListener
- */
- public void addListener(ConfClientListener listener, String nameSpace) throws ConfException {
- int err = -1;
- int id = gconf_client_notify_add(getHandle(), nameSpace, new int[] {err});
- checkError(err);
-
- if (null == listeners)
- listeners = new Hashtable();
- NotifyData nd = (NotifyData)listeners.get(nameSpace);
-
- if (null == nd) {
- nd = new NotifyData();
- nd.namespace = nameSpace;
- nd.listeners = new Vector();
- listeners.put(nameSpace, nd);
- }
- NotifyClient nc = new NotifyClient();
- nc.id = id;
- nc.lis = listener;
- nd.listeners.addElement(nc);
- }
-
- /**
- * Removes a listener
- * @see #addListener(ConfClientListener)
- */
- public void removeListener(ConfClientListener listener, String nameSpace) {
- int id = -1;
-
- // get the object from the hashtable.
- if (null == listeners)
- return;
- NotifyData nd = (NotifyData)listeners.get(nameSpace);
- if (null == nd)
- return;
-
- for (int i = 0; i < nd.listeners.size(); i++) {
- NotifyClient nc = (NotifyClient)nd.listeners.elementAt(i);
- if (nc.lis == listener) {
- id = nc.id;
- nd.listeners.remove(nc.lis);
- break;
- }
- }
- if (-1 == id)
- return;
-
- gconf_client_notify_remove(getHandle(), id);
- }
-
- /**
- * If you know you're done reading values for a while you can blow
- * away the cache. Note that this nullifies the effect of any preloading
- * you may have done. However it frees some memory.
- */
- public void clearCache() {
- gconf_client_clear_cache(getHandle());
- }
-
- /**
- * Preload a directory. The directory must have been added already. This
- * is only useful as an optimization if you clear the cache, then later want to
- * do a lot a reads again.
- * @param directory The directory to load
- * @param type How to preload the directory.
- * @throws ConfException
- */
- public void preload(String directory, ConfClientPreloadType type) throws ConfException {
- int err = -1;
- gconf_client_preload(getHandle(), directory, type.getValue(), new int[] {err});
- checkError(err);
- }
-
- /**
- * Set the value of a configuration key.
- * @param key
- * @param value
- * @throws ConfException
- */
- public void set(String key, ConfValue value) throws ConfException {
- int err = -1;
- gconf_client_set(getHandle(), key, value.getHandle(), new int[] {err});
- checkError(err);
- }
-
- /**
- * Get the value of a configuration key.
- * @param key
- * @return
- * @throws ConfException
- */
- public ConfValue get(String key) throws ConfException {
- int err = -1;
- int hndl = gconf_client_get(getHandle(), key, new int[] {err});
- checkError(err);
- return new ConfValue(hndl);
- }
-
- /**
- * Obtain the full ConfEntry for a value.
- * @param key
- * @param locale
- * @param useSchemaDefault
- * @return
- * @throws ConfException
- */
- public ConfEntry getEntry(String key, String locale, boolean useSchemaDefault) throws ConfException {
- int err = -1;
- int hndl = gconf_client_get_entry(getHandle(), key, locale, useSchemaDefault, new int[] {err});
- checkError(err);
- return new ConfEntry(hndl);
- }
-
- /**
- * Return the default value stored in the key's schema, if the key has
- * a schema associated and the schema exists and the schema contains
- * a default value.
- * @param key
- * @return
- * @throws ConfException
- */
- public ConfValue getDefaultFromSchema(String key) throws ConfException {
- int err = -1;
- int hndl = gconf_client_get_default_from_schema(getHandle(), key, new int[] {err});
- checkError(err);
- return new ConfValue(hndl);
- }
-
- /**
- * Unsets the value of the provided key.
- * @param key
- * @return
- * @throws ConfException
- */
- public boolean unset(String key) throws ConfException {
- int err = -1;
- boolean ret = gconf_client_unset(getHandle(), key, new int[] {err});
- checkError(err);
- return ret;
- }
-
- /**
- * Get a list of all ConfEntries in the provided direcotry.
- * @param dir
- * @return
- * @throws ConfException
- */
- public List getAllEntries(String dir) throws ConfException {
- int err = -1;
- int [] array = gconf_client_all_entries(getHandle(), dir, new int[] {err});
- checkError(err);
- if (array == null)
- return null;
- List ret = new ArrayList();
- for (int i = 0; i < array.length; i++) {
- ret.add(new ConfEntry(array[i]));
- }
- return ret;
- }
-
- /**
- * Get a list of the subdirectories in the provided directory.
- * @param dir
- * @return
- * @throws ConfException
- */
- public List getAllDirs(String dir) throws ConfException {
- int err = -1;
- String [] array = gconf_client_all_dirs(getHandle(), dir, new int[] {err});
- checkError(err);
- if (array == null)
- return null;
- List ret = new ArrayList();
- for (int i = 0; i < array.length; i++) {
- ret.add(array[i]);
- }
- return ret;
- }
-
- /**
- * Suggest to gconfd that you've just finished a block of changes and
- * it would be an optimal time to sync to permanent storage.
- * @throws ConfException
- */
- public void suggestSync() throws ConfException {
- int err = -1;
- gconf_client_suggest_sync(getHandle(), new int[] {err});
- checkError(err);
- }
-
- /**
- * Check to see if a directory exists in the GConf database.
- * @param dir
- * @return
- * @throws ConfException
- */
- public boolean dirExists(String dir) throws ConfException {
- int err = -1;
- boolean ret = gconf_client_dir_exists(getHandle(), dir, new int[] {err});
- checkError(err);
- return ret;
- }
-
- /**
- * Request the double value stored at the provided key.
- * @param key
- * @return
- * @throws ConfException
- */
- public double getDouble(String key) throws ConfException {
- int err = -1;
- double ret = gconf_client_get_float(getHandle(), key, new int[] {err});
- checkError(err);
- return ret;
- }
-
- /**
- * Request the int value stored at the provided key.
- * @param key
- * @return
- * @throws ConfException
- */
- public int getInt(String key) throws ConfException {
- int err = -1;
- int ret = gconf_client_get_int(getHandle(), key, new int[] {err});
- checkError(err);
- return ret;
- }
-
- /**
- * Request the String value stored at the provided key.
- * @param key
- * @return
- * @throws ConfException
- */
- public String getString(String key) throws ConfException {
- int err = -1;
- String ret = gconf_client_get_string(getHandle(), key, new int[] {err});
- checkError(err);
- return ret;
- }
-
- /**
- * Request the boolean value stored at the provided key.
- * @param key
- * @return
- * @throws ConfException
- */
- public boolean getBoolean(String key) throws ConfException {
- int err = -1;
- boolean ret = gconf_client_get_bool(getHandle(), key, new int[] {err});
- checkError(err);
- return ret;
- }
-
- /**
- * Request the ConfSchema value stored at the provided key.
- * @param key
- * @return
- * @throws ConfException
- */
- public ConfSchema getSchema(String key) throws ConfException {
- int err = -1;
- int ret = gconf_client_get_schema(getHandle(), key, new int[] {err});
- checkError(err);
- return new ConfSchema(ret);
- }
-
- /**
- * Request the object array stored at the key. The return object
- * array is of the type provided.
- * @param key
- * @param listType
- * @return
- * @throws ConfException
- */
- public Object[] getList(String key, ConfValueType listType) throws ConfException {
- int err = -1;
- Object [] list = gconf_client_get_list(getHandle(), key, listType.getValue(), new int[] {err});
- checkError(err);
- return list;
- }
-
- /**
- * Change the value stored at the provided key to the provided double
- * value.
- * @param key
- * @param value
- * @return
- * @throws ConfException
- */
- public boolean setDouble(String key, double value) throws ConfException {
- int err = -1;
- boolean ret = gconf_client_set_float(getHandle(), key, value, new int[] {err});
- checkError(err);
- return ret;
- }
-
- /**
- * Change the value stored at the provided key to the provided int
- * value.
- * @param key
- * @param value
- * @return
- * @throws ConfException
- */
- public boolean setInt(String key, int value) throws ConfException {
- int err = -1;
- boolean ret = gconf_client_set_int(getHandle(), key, value, new int[] {err});
- checkError(err);
- return ret;
- }
-
- /**
- * Change the value stored at the provided key to the provided String
- * value.
- * @param key
- * @param value
- * @return
- * @throws ConfException
- */
- public boolean setString(String key, String value) throws ConfException {
- int err = -1;
- boolean ret = gconf_client_set_string(getHandle(), key, value, new int[] {err});
- checkError(err);
- return ret;
- }
-
- /**
- * Change the value stored at the provided key to the provided boolean
- * value.
- * @param key
- * @param value
- * @return
- * @throws ConfException
- */
- public boolean setBoolean(String key, boolean value) throws ConfException {
- int err = -1;
- boolean ret = gconf_client_set_bool(getHandle(), key, value, new int[] {err});
- checkError(err);
- return ret;
- }
-
- /**
- * Change the value stored at the provided key to the provided ConfSchema
- * value.
- * @param key
- * @param value
- * @return
- * @throws ConfException
- */
- public boolean setSchema(String key, ConfSchema value) throws ConfException {
- int err = -1;
- boolean ret = gconf_client_set_schema(getHandle(), key, value.getHandle(), new int[] {err});
- checkError(err);
- return ret;
- }
-
- public boolean setList(String key, ConfValueType listType, List value) throws ConfException {
- // MUSTDO
- return false;
- }
-
- protected void notifyCallback(int e, String nameSpace) {
- NotifyData nd = (NotifyData)listeners.get(nameSpace);
- if (null == nd)
- return;
- ConfEntry entry = new ConfEntry(e);
- Vector notifyListeners = nd.listeners;
- if (null != notifyListeners) {
- for (int i = 0; i < notifyListeners.size(); i++) {
- NotifyClient nc = (NotifyClient)notifyListeners.elementAt(i);
- nc.lis.clientNotify(entry);
- }
- }
- }
-
- private void checkError(int error) throws ConfException {
- if (-1 < error)
- throw new ConfException(error);
- }
-
- /****************************************
- * BEGINNING OF NATIVE CODE
- ****************************************/
- native static final protected int gconf_client_get_default();
- native static final protected int gconf_client_get_for_engine(int engine);
- native static final protected void gconf_client_add_dir(int client, String dir, int preloadType, int[] error);
- native static final protected void gconf_client_remove_dir(int client, String dir, int[] error);
- native final protected int gconf_client_notify_add(int client, String namespace, int[] error);
- native static protected void gconf_client_notify_remove(int client, int cnxn);
- native static final protected void gconf_client_clear_cache(int client);
- native static final protected void gconf_client_preload(int client, String dirname, int type, int[] error);
- native static final protected void gconf_client_set(int client, String key, int val, int[] error);
- native static final protected int gconf_client_get(int client, String key, int[] error);
- native static final protected int gconf_client_get_without_default(int client, String key, int[] error);
- native static final protected int gconf_client_get_entry(int client, String key, String locale, boolean useSchemaDefault, int[] error);
- native static final protected int gconf_client_get_default_from_schema(int client, String key, int[] error);
- native static final protected boolean gconf_client_unset(int client, String key, int[] error);
- native static final protected int[] gconf_client_all_entries(int client, String dir, int[] error);
- native static final protected String[] gconf_client_all_dirs(int client, String dir, int[] error);
- native static final protected void gconf_client_suggest_sync(int client, int[] error);
- native static final protected boolean gconf_client_dir_exists(int client, String dir, int[] error);
- native static final protected double gconf_client_get_float(int client, String key, int[] error);
- native static final protected int gconf_client_get_int(int client, String key, int[] error);
- native static final protected String gconf_client_get_string(int client, String key, int[] error);
- native static final protected boolean gconf_client_get_bool(int client, String key, int[] error);
- native static final protected int gconf_client_get_schema(int client, String key, int[] error);
- native static final protected Object[] gconf_client_get_list(int client, String key, int listType, int[] error);
- native static final protected boolean gconf_client_get_pair(int client, String key, int carType, int cdrType, int[] car, int[] cdr, int[] error);
- native static final protected boolean gconf_client_set_float(int client, String key, double val, int[] error);
- native static final protected boolean gconf_client_set_int(int client, String key, int val, int[] error);
- native static final protected boolean gconf_client_set_string(int client, String key, String val, int[] error);
- native static final protected boolean gconf_client_set_bool(int client, String key, boolean val, int[] error);
- native static final protected boolean gconf_client_set_schema(int client, String key, int val, int[] error);
- native static final protected boolean gconf_client_set_list(int client, String key, int listType, Object[] list, int[] error);
- native static final protected boolean gconf_client_set_pair(int client, String key, int carType, int cdrType, int car, int cdr, int[] error);
- native static final protected void gconf_client_value_changed(int client, String key, int value);
- /****************************************
- * END OF NATIVE CODE
- ****************************************/
-
- static {
- System.loadLibrary("gconfjava2.8");
- }
-}
diff --git a/libgconf-java/src/java/org/gnu/gconf/ConfClient.java.in b/libgconf-java/src/java/org/gnu/gconf/ConfClient.java.in
deleted file mode 100644
index e41d092..0000000
--- a/libgconf-java/src/java/org/gnu/gconf/ConfClient.java.in
+++ /dev/null
@@ -1,507 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under the terms
- * of the GNU Library General Public License version 2.
- */
-package org.gnu.gconf;
-
-import java.util.ArrayList;
-import java.util.Hashtable;
-import java.util.List;
-import java.util.Vector;
-
-import org.gnu.glib.GObject;
-
-/**
- * ConfClient provides a client-side cache for a specified list of directories
- * your're interested in. You can preload entire directories into cache
- * to enhance performance. It also provides events when a value changes.
- */
-public class ConfClient extends GObject {
-
- private class NotifyData {
- public String namespace;
- public Vector listeners;
- }
-
- private class NotifyClient {
- public int id;
- public ConfClientListener lis;
- }
-
- /**
- * Listeners for handling notify events
- */
- private Hashtable listeners = null;
-
- private ConfClient(int handle) {
- super(handle);
- }
-
- /**
- * Method to get the default ConfClient
- * @return The default ConfClient.
- */
- public static ConfClient getInstance() {
- return new ConfClient(gconf_client_get_default());
- }
-
- /**
- * Add a directory to the list of directories the ConfClient will
- * watch. Any changes to keys below this directory will cause the
- * "value_changed" event to be fired.
- * @param dir
- * @param type
- * @throws ConfException
- */
- public void addDirectory(String dir, ConfClientPreloadType type) throws ConfException {
- int err = -1;
- gconf_client_add_dir(getHandle(), dir, type.getValue(), new int[] {err});
- checkError(err);
- }
-
- /**
- * Remove a directory from the list created with addDirectory.
- * @param dir
- * @throws ConfException
- */
- public void removeDirectory(String dir) throws ConfException {
- int err = -1;
- gconf_client_remove_dir(getHandle(), dir, new int[] {err});
- checkError(err);
- }
-
-
-
- /**
- * Register an object to handle notify events.
- * @see org.gnu.gconf.ConfClientListener
- */
- public void addListener(ConfClientListener listener, String nameSpace) throws ConfException {
- int err = -1;
- int id = gconf_client_notify_add(getHandle(), nameSpace, new int[] {err});
- checkError(err);
-
- if (null == listeners)
- listeners = new Hashtable();
- NotifyData nd = (NotifyData)listeners.get(nameSpace);
-
- if (null == nd) {
- nd = new NotifyData();
- nd.namespace = nameSpace;
- nd.listeners = new Vector();
- listeners.put(nameSpace, nd);
- }
- NotifyClient nc = new NotifyClient();
- nc.id = id;
- nc.lis = listener;
- nd.listeners.addElement(nc);
- }
-
- /**
- * Removes a listener
- * @see #addListener(ConfClientListener)
- */
- public void removeListener(ConfClientListener listener, String nameSpace) {
- int id = -1;
-
- // get the object from the hashtable.
- if (null == listeners)
- return;
- NotifyData nd = (NotifyData)listeners.get(nameSpace);
- if (null == nd)
- return;
-
- for (int i = 0; i < nd.listeners.size(); i++) {
- NotifyClient nc = (NotifyClient)nd.listeners.elementAt(i);
- if (nc.lis == listener) {
- id = nc.id;
- nd.listeners.remove(nc.lis);
- break;
- }
- }
- if (-1 == id)
- return;
-
- gconf_client_notify_remove(getHandle(), id);
- }
-
- /**
- * If you know you're done reading values for a while you can blow
- * away the cache. Note that this nullifies the effect of any preloading
- * you may have done. However it frees some memory.
- */
- public void clearCache() {
- gconf_client_clear_cache(getHandle());
- }
-
- /**
- * Preload a directory. The directory must have been added already. This
- * is only useful as an optimization if you clear the cache, then later want to
- * do a lot a reads again.
- * @param directory The directory to load
- * @param type How to preload the directory.
- * @throws ConfException
- */
- public void preload(String directory, ConfClientPreloadType type) throws ConfException {
- int err = -1;
- gconf_client_preload(getHandle(), directory, type.getValue(), new int[] {err});
- checkError(err);
- }
-
- /**
- * Set the value of a configuration key.
- * @param key
- * @param value
- * @throws ConfException
- */
- public void set(String key, ConfValue value) throws ConfException {
- int err = -1;
- gconf_client_set(getHandle(), key, value.getHandle(), new int[] {err});
- checkError(err);
- }
-
- /**
- * Get the value of a configuration key.
- * @param key
- * @return
- * @throws ConfException
- */
- public ConfValue get(String key) throws ConfException {
- int err = -1;
- int hndl = gconf_client_get(getHandle(), key, new int[] {err});
- checkError(err);
- return new ConfValue(hndl);
- }
-
- /**
- * Obtain the full ConfEntry for a value.
- * @param key
- * @param locale
- * @param useSchemaDefault
- * @return
- * @throws ConfException
- */
- public ConfEntry getEntry(String key, String locale, boolean useSchemaDefault) throws ConfException {
- int err = -1;
- int hndl = gconf_client_get_entry(getHandle(), key, locale, useSchemaDefault, new int[] {err});
- checkError(err);
- return new ConfEntry(hndl);
- }
-
- /**
- * Return the default value stored in the key's schema, if the key has
- * a schema associated and the schema exists and the schema contains
- * a default value.
- * @param key
- * @return
- * @throws ConfException
- */
- public ConfValue getDefaultFromSchema(String key) throws ConfException {
- int err = -1;
- int hndl = gconf_client_get_default_from_schema(getHandle(), key, new int[] {err});
- checkError(err);
- return new ConfValue(hndl);
- }
-
- /**
- * Unsets the value of the provided key.
- * @param key
- * @return
- * @throws ConfException
- */
- public boolean unset(String key) throws ConfException {
- int err = -1;
- boolean ret = gconf_client_unset(getHandle(), key, new int[] {err});
- checkError(err);
- return ret;
- }
-
- /**
- * Get a list of all ConfEntries in the provided direcotry.
- * @param dir
- * @return
- * @throws ConfException
- */
- public List getAllEntries(String dir) throws ConfException {
- int err = -1;
- int [] array = gconf_client_all_entries(getHandle(), dir, new int[] {err});
- checkError(err);
- if (array == null)
- return null;
- List ret = new ArrayList();
- for (int i = 0; i < array.length; i++) {
- ret.add(new ConfEntry(array[i]));
- }
- return ret;
- }
-
- /**
- * Get a list of the subdirectories in the provided directory.
- * @param dir
- * @return
- * @throws ConfException
- */
- public List getAllDirs(String dir) throws ConfException {
- int err = -1;
- String [] array = gconf_client_all_dirs(getHandle(), dir, new int[] {err});
- checkError(err);
- if (array == null)
- return null;
- List ret = new ArrayList();
- for (int i = 0; i < array.length; i++) {
- ret.add(array[i]);
- }
- return ret;
- }
-
- /**
- * Suggest to gconfd that you've just finished a block of changes and
- * it would be an optimal time to sync to permanent storage.
- * @throws ConfException
- */
- public void suggestSync() throws ConfException {
- int err = -1;
- gconf_client_suggest_sync(getHandle(), new int[] {err});
- checkError(err);
- }
-
- /**
- * Check to see if a directory exists in the GConf database.
- * @param dir
- * @return
- * @throws ConfException
- */
- public boolean dirExists(String dir) throws ConfException {
- int err = -1;
- boolean ret = gconf_client_dir_exists(getHandle(), dir, new int[] {err});
- checkError(err);
- return ret;
- }
-
- /**
- * Request the double value stored at the provided key.
- * @param key
- * @return
- * @throws ConfException
- */
- public double getDouble(String key) throws ConfException {
- int err = -1;
- double ret = gconf_client_get_float(getHandle(), key, new int[] {err});
- checkError(err);
- return ret;
- }
-
- /**
- * Request the int value stored at the provided key.
- * @param key
- * @return
- * @throws ConfException
- */
- public int getInt(String key) throws ConfException {
- int err = -1;
- int ret = gconf_client_get_int(getHandle(), key, new int[] {err});
- checkError(err);
- return ret;
- }
-
- /**
- * Request the String value stored at the provided key.
- * @param key
- * @return
- * @throws ConfException
- */
- public String getString(String key) throws ConfException {
- int err = -1;
- String ret = gconf_client_get_string(getHandle(), key, new int[] {err});
- checkError(err);
- return ret;
- }
-
- /**
- * Request the boolean value stored at the provided key.
- * @param key
- * @return
- * @throws ConfException
- */
- public boolean getBoolean(String key) throws ConfException {
- int err = -1;
- boolean ret = gconf_client_get_bool(getHandle(), key, new int[] {err});
- checkError(err);
- return ret;
- }
-
- /**
- * Request the ConfSchema value stored at the provided key.
- * @param key
- * @return
- * @throws ConfException
- */
- public ConfSchema getSchema(String key) throws ConfException {
- int err = -1;
- int ret = gconf_client_get_schema(getHandle(), key, new int[] {err});
- checkError(err);
- return new ConfSchema(ret);
- }
-
- /**
- * Request the object array stored at the key. The return object
- * array is of the type provided.
- * @param key
- * @param listType
- * @return
- * @throws ConfException
- */
- public Object[] getList(String key, ConfValueType listType) throws ConfException {
- int err = -1;
- Object [] list = gconf_client_get_list(getHandle(), key, listType.getValue(), new int[] {err});
- checkError(err);
- return list;
- }
-
- /**
- * Change the value stored at the provided key to the provided double
- * value.
- * @param key
- * @param value
- * @return
- * @throws ConfException
- */
- public boolean setDouble(String key, double value) throws ConfException {
- int err = -1;
- boolean ret = gconf_client_set_float(getHandle(), key, value, new int[] {err});
- checkError(err);
- return ret;
- }
-
- /**
- * Change the value stored at the provided key to the provided int
- * value.
- * @param key
- * @param value
- * @return
- * @throws ConfException
- */
- public boolean setInt(String key, int value) throws ConfException {
- int err = -1;
- boolean ret = gconf_client_set_int(getHandle(), key, value, new int[] {err});
- checkError(err);
- return ret;
- }
-
- /**
- * Change the value stored at the provided key to the provided String
- * value.
- * @param key
- * @param value
- * @return
- * @throws ConfException
- */
- public boolean setString(String key, String value) throws ConfException {
- int err = -1;
- boolean ret = gconf_client_set_string(getHandle(), key, value, new int[] {err});
- checkError(err);
- return ret;
- }
-
- /**
- * Change the value stored at the provided key to the provided boolean
- * value.
- * @param key
- * @param value
- * @return
- * @throws ConfException
- */
- public boolean setBoolean(String key, boolean value) throws ConfException {
- int err = -1;
- boolean ret = gconf_client_set_bool(getHandle(), key, value, new int[] {err});
- checkError(err);
- return ret;
- }
-
- /**
- * Change the value stored at the provided key to the provided ConfSchema
- * value.
- * @param key
- * @param value
- * @return
- * @throws ConfException
- */
- public boolean setSchema(String key, ConfSchema value) throws ConfException {
- int err = -1;
- boolean ret = gconf_client_set_schema(getHandle(), key, value.getHandle(), new int[] {err});
- checkError(err);
- return ret;
- }
-
- public boolean setList(String key, ConfValueType listType, List value) throws ConfException {
- // MUSTDO
- return false;
- }
-
- protected void notifyCallback(int e, String nameSpace) {
- NotifyData nd = (NotifyData)listeners.get(nameSpace);
- if (null == nd)
- return;
- ConfEntry entry = new ConfEntry(e);
- Vector notifyListeners = nd.listeners;
- if (null != notifyListeners) {
- for (int i = 0; i < notifyListeners.size(); i++) {
- NotifyClient nc = (NotifyClient)notifyListeners.elementAt(i);
- nc.lis.clientNotify(entry);
- }
- }
- }
-
- private void checkError(int error) throws ConfException {
- if (-1 < error)
- throw new ConfException(error);
- }
-
- /****************************************
- * BEGINNING OF NATIVE CODE
- ****************************************/
- native static final protected int gconf_client_get_default();
- native static final protected int gconf_client_get_for_engine(int engine);
- native static final protected void gconf_client_add_dir(int client, String dir, int preloadType, int[] error);
- native static final protected void gconf_client_remove_dir(int client, String dir, int[] error);
- native final protected int gconf_client_notify_add(int client, String namespace, int[] error);
- native static protected void gconf_client_notify_remove(int client, int cnxn);
- native static final protected void gconf_client_clear_cache(int client);
- native static final protected void gconf_client_preload(int client, String dirname, int type, int[] error);
- native static final protected void gconf_client_set(int client, String key, int val, int[] error);
- native static final protected int gconf_client_get(int client, String key, int[] error);
- native static final protected int gconf_client_get_without_default(int client, String key, int[] error);
- native static final protected int gconf_client_get_entry(int client, String key, String locale, boolean useSchemaDefault, int[] error);
- native static final protected int gconf_client_get_default_from_schema(int client, String key, int[] error);
- native static final protected boolean gconf_client_unset(int client, String key, int[] error);
- native static final protected int[] gconf_client_all_entries(int client, String dir, int[] error);
- native static final protected String[] gconf_client_all_dirs(int client, String dir, int[] error);
- native static final protected void gconf_client_suggest_sync(int client, int[] error);
- native static final protected boolean gconf_client_dir_exists(int client, String dir, int[] error);
- native static final protected double gconf_client_get_float(int client, String key, int[] error);
- native static final protected int gconf_client_get_int(int client, String key, int[] error);
- native static final protected String gconf_client_get_string(int client, String key, int[] error);
- native static final protected boolean gconf_client_get_bool(int client, String key, int[] error);
- native static final protected int gconf_client_get_schema(int client, String key, int[] error);
- native static final protected Object[] gconf_client_get_list(int client, String key, int listType, int[] error);
- native static final protected boolean gconf_client_get_pair(int client, String key, int carType, int cdrType, int[] car, int[] cdr, int[] error);
- native static final protected boolean gconf_client_set_float(int client, String key, double val, int[] error);
- native static final protected boolean gconf_client_set_int(int client, String key, int val, int[] error);
- native static final protected boolean gconf_client_set_string(int client, String key, String val, int[] error);
- native static final protected boolean gconf_client_set_bool(int client, String key, boolean val, int[] error);
- native static final protected boolean gconf_client_set_schema(int client, String key, int val, int[] error);
- native static final protected boolean gconf_client_set_list(int client, String key, int listType, Object[] list, int[] error);
- native static final protected boolean gconf_client_set_pair(int client, String key, int carType, int cdrType, int car, int cdr, int[] error);
- native static final protected void gconf_client_value_changed(int client, String key, int value);
- /****************************************
- * END OF NATIVE CODE
- ****************************************/
-
- static {
- System.loadLibrary("gconfjava at apiversion@");
- }
-}
diff --git a/libgconf-java/src/java/org/gnu/gconf/ConfClientListener.java b/libgconf-java/src/java/org/gnu/gconf/ConfClientListener.java
deleted file mode 100644
index 01b523f..0000000
--- a/libgconf-java/src/java/org/gnu/gconf/ConfClientListener.java
+++ /dev/null
@@ -1,18 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gconf;
-
-/**
- */
-public interface ConfClientListener {
-
- public void clientNotify(ConfEntry entry);
-
-}
diff --git a/libgconf-java/src/java/org/gnu/gconf/ConfClientPreloadType.java b/libgconf-java/src/java/org/gnu/gconf/ConfClientPreloadType.java
deleted file mode 100644
index 83b06a1..0000000
--- a/libgconf-java/src/java/org/gnu/gconf/ConfClientPreloadType.java
+++ /dev/null
@@ -1,65 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gconf;
-
-import org.gnu.glib.Enum;
-
-/**
- * Used to tell ConfCient how to preload one of its directories.
- */
-public class ConfClientPreloadType extends Enum {
- static final private int _NONE= 0;
- static final public ConfClientPreloadType NONE = new ConfClientPreloadType(_NONE);
- static final private int _ONELEVEL = 1;
- static final public ConfClientPreloadType ONELEVEL = new ConfClientPreloadType(_ONELEVEL);
- static final private int _RECURSIVE = 2;
- static final public ConfClientPreloadType RECURSIVE = new ConfClientPreloadType(_RECURSIVE);
-
- static final private ConfClientPreloadType[] theInterned =
- new ConfClientPreloadType[] { RECURSIVE, ONELEVEL, RECURSIVE};
- static private java.util.Hashtable theInternedExtras;
- static final private ConfClientPreloadType theSacrificialOne = new ConfClientPreloadType(0);
- static public ConfClientPreloadType intern(int value) {
- if (value < theInterned.length) {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null) {
- theInternedExtras = new java.util.Hashtable();
- }
- ConfClientPreloadType already = (ConfClientPreloadType) theInternedExtras.get(theSacrificialOne);
- if (already == null) {
- already = new ConfClientPreloadType(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private ConfClientPreloadType(int value) {
- value_ = value;
- }
-
- public ConfClientPreloadType or(ConfClientPreloadType other) {
- return intern(value_ | other.value_);
- }
-
- public ConfClientPreloadType and(ConfClientPreloadType other) {
- return intern(value_ & other.value_);
- }
-
- public ConfClientPreloadType xor(ConfClientPreloadType other) {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test(ConfClientPreloadType other) {
- return (value_ & other.value_) == other.value_;
- }
-
-}
diff --git a/libgconf-java/src/java/org/gnu/gconf/ConfEntry.java b/libgconf-java/src/java/org/gnu/gconf/ConfEntry.java
deleted file mode 100644
index 4ddf2b7..0000000
--- a/libgconf-java/src/java/org/gnu/gconf/ConfEntry.java
+++ /dev/null
@@ -1,100 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gconf;
-
-import org.gnu.glib.Boxed;
-
-/**
- * Stores an entry for a GConf "directory", including a key-value pair,
- * the name of the schema applicable to this entry, whether the value is
- * a default value, and whether GConf can write a new value at this time.
- */
-
-public class ConfEntry extends Boxed {
-
- /**
- * Construct a new ConfEntry object
- * @param key
- * @param value
- */
- public ConfEntry(String key, ConfValue value) {
- handle = gconf_entry_new_nocopy(key, value.getHandle());
- }
-
- public ConfEntry(int handle) {
- this.handle = handle;
- }
-
- /**
- * Return the key field of the entry.
- * @return
- */
- public String getKey() {
- return gconf_entry_get_key(handle);
- }
-
- /**
- * Return the value field of the entry.
- * @return
- */
- public ConfValue getValue() {
- int hndl = gconf_entry_get_value(handle);
- return new ConfValue(hndl);
- }
-
- public void setValue(ConfValue value) {
- gconf_entry_set_value_nocopy(handle, value.getHandle());
- }
-
- /**
- * Extract the value from this ConfEntry leaving the value set to null.
- * @return
- */
- public ConfValue stealValue() {
- int hndl = gconf_entry_steal_value(handle);
- return new ConfValue(hndl);
- }
-
- public String getSchemaName() {
- return gconf_entry_get_schema_name(handle);
- }
-
- public void setSchemaName(String name) {
- gconf_entry_set_schema_name(handle, name);
- }
-
- /**
- * Returns if the value in this entry is a default value.
- * @return
- */
- public boolean isDefault() {
- return gconf_entry_get_is_default(handle);
- }
-
- public void setIsDefault(boolean isDefault) {
- gconf_entry_set_is_default(handle, isDefault);
- }
-
- /****************************************
- * BEGINNING OF NATIVE CODE
- ****************************************/
- native static final protected int gconf_entry_new_nocopy(String key, int value);
- native static final protected String gconf_entry_get_key(int entry);
- native static final protected int gconf_entry_get_value(int entry);
- native static final protected int gconf_entry_steal_value(int entry);
- native static final protected boolean gconf_entry_get_is_default(int entry);
- native static final protected String gconf_entry_get_schema_name(int entry);
- native static final protected void gconf_entry_set_is_default(int entry, boolean isDefault);
- native static final protected void gconf_entry_set_schema_name(int entry, String schemaName);
- native static final protected void gconf_entry_set_value_nocopy(int entry, int value);
- /****************************************
- * END OF NATIVE CODE
- ****************************************/
-}
diff --git a/libgconf-java/src/java/org/gnu/gconf/ConfException.java b/libgconf-java/src/java/org/gnu/gconf/ConfException.java
deleted file mode 100644
index bee61cb..0000000
--- a/libgconf-java/src/java/org/gnu/gconf/ConfException.java
+++ /dev/null
@@ -1,41 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under the terms
- * of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gconf;
-
-/**
- */
-public class ConfException extends Exception {
- private int errorCode = 0;
-
- public static int FAILED = 1;
- public static int NO_SERVER = 2;
- public static int NO_PERMISSION = 3;
- public static int BAD_ADDRESS = 4;
- public static int BAD_KEY = 5;
- public static int PARSE_ERROR = 6;
- public static int CORRUPT = 7;
- public static int TYPE_MISMATCH = 8;
- public static int IS_DIR = 9;
- public static int IS_KEY = 10;
- public static int OVERRIDDEN = 11;
- public static int OAF_ERROR = 12;
- public static int LOCAL_ENGINE = 13;
- public static int LOCK_FAILED = 14;
- public static int NO_WRITABLE_DATABASE = 15;
- public static int IN_SHUTDOWN = 16;
-
- public ConfException(int errorCode) {
- this.errorCode = errorCode;
- }
-
- public int getErrorCode() {
- return errorCode;
- }
-}
diff --git a/libgconf-java/src/java/org/gnu/gconf/ConfMetaInfo.java b/libgconf-java/src/java/org/gnu/gconf/ConfMetaInfo.java
deleted file mode 100644
index 08159a8..0000000
--- a/libgconf-java/src/java/org/gnu/gconf/ConfMetaInfo.java
+++ /dev/null
@@ -1,57 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gconf;
-
-import java.util.Date;
-
-import org.gnu.glib.Boxed;
-
-public class ConfMetaInfo extends Boxed {
-
- public ConfMetaInfo() {
- handle = gconf_meta_info_new();
- }
-
- public String getSchema() {
- return gconf_meta_info_get_schema(handle);
- }
-
- public String getModUser() {
- return gconf_meta_info_get_mod_user(handle);
- }
-
- public Date getModTime() {
- long time = gconf_meta_info_get_mod_time(handle);
- return new Date(time);
- }
-
- /* (non-Javadoc)
- * @see java.lang.Object#finalize()
- */
- protected void finalize() throws Throwable {
- super.finalize();
- gconf_meta_info_free(handle);
- }
-
- /****************************************
- * BEGINNING OF NATIVE CODE
- ****************************************/
- native static final protected int gconf_meta_info_new();
- native static final protected void gconf_meta_info_free(int info);
- native static final protected String gconf_meta_info_get_schema(int info);
- native static final protected String gconf_meta_info_get_mod_user(int info);
- native static final protected long gconf_meta_info_get_mod_time(int info);
- native static final protected void gconf_meta_info_set_schema(int info, String schema);
- native static final protected void gconf_meta_info_set_mod_user(int info, String user);
- native static final protected void gconf_meta_info_set_mod_time(int info, long time);
- /****************************************
- * END OF NATIVE CODE
- ****************************************/
-}
diff --git a/libgconf-java/src/java/org/gnu/gconf/ConfSchema.java b/libgconf-java/src/java/org/gnu/gconf/ConfSchema.java
deleted file mode 100644
index b276c0b..0000000
--- a/libgconf-java/src/java/org/gnu/gconf/ConfSchema.java
+++ /dev/null
@@ -1,138 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gconf;
-
-import org.gnu.glib.Boxed;
-
-/**
- */
-public class ConfSchema extends Boxed {
-
- public ConfSchema() {
- handle = gconf_schema_new();
- }
-
- public ConfSchema(int handle) {
- this.handle = handle;
- }
-
- /* (non-Javadoc)
- * @see java.lang.Object#finalize()
- */
- protected void finalize() throws Throwable {
- super.finalize();
- gconf_schema_free(handle);
- }
-
- public String getLocale() {
- return gconf_schema_get_locale(handle);
- }
-
- public void setLocale(String locale) {
- gconf_schema_set_locale(handle, locale);
- }
-
- public String getShortDescription() {
- return gconf_schema_get_short_desc(handle);
- }
-
- public void setShortDescription(String desc) {
- gconf_schema_set_short_desc(handle, desc);
- }
-
- public String getLongDescription() {
- return gconf_schema_get_long_desc(handle);
- }
-
- public void setLongDescription(String desc) {
- gconf_schema_set_long_desc(handle, desc);
- }
-
- public String getOwner() {
- return gconf_schema_get_owner(handle);
- }
-
- public void setOwner(String owner) {
- gconf_schema_set_owner(handle, owner);
- }
-
- public ConfValueType getType() {
- int hndl = gconf_schema_get_type(handle);
- return ConfValueType.intern(hndl);
- }
-
- public void setType(ConfValueType type) {
- gconf_schema_set_type(handle, type.getValue());
- }
-
- public ConfValueType getListType() {
- int hndl = gconf_schema_get_list_type(handle);
- return ConfValueType.intern(hndl);
- }
-
- public void setListType(ConfValueType type) {
- gconf_schema_set_list_type(handle, type.getValue());
- }
-
- public ConfValueType getCarType() {
- int hndl = gconf_schema_get_car_type(handle);
- return ConfValueType.intern(hndl);
- }
-
- public void setCarType(ConfValueType type) {
- gconf_schema_set_car_type(handle, type.getValue());
- }
-
- public ConfValueType getCdrType() {
- int hndl = gconf_schema_get_cdr_type(handle);
- return ConfValueType.intern(hndl);
- }
-
- public void setCdrType(ConfValueType type) {
- gconf_schema_set_cdr_type(handle, type.getValue());
- }
-
- public ConfValue getDefaultValue() {
- int hndl = gconf_schema_get_default_value(handle);
- return new ConfValue(hndl);
- }
-
- public void setDefaultValue(ConfValue value) {
- gconf_schema_set_default_value(handle, value.getHandle());
- }
-
- /****************************************
- * BEGINNING OF NATIVE CODE
- ****************************************/
- native static final protected int gconf_schema_new();
- native static final protected void gconf_schema_free(int schema);
- native static final protected void gconf_schema_set_type(int schema, int type);
- native static final protected void gconf_schema_set_list_type(int schema, int type);
- native static final protected void gconf_schema_set_car_type(int schema, int type);
- native static final protected void gconf_schema_set_cdr_type(int schema, int type);
- native static final protected void gconf_schema_set_locale(int schema, String locale);
- native static final protected void gconf_schema_set_short_desc(int schema, String desc);
- native static final protected void gconf_schema_set_long_desc(int schema, String desc);
- native static final protected void gconf_schema_set_owner(int schema, String owner);
- native static final protected void gconf_schema_set_default_value(int schema, int value);
- native static final protected void gconf_schema_set_default_value_nocopy(int schema, int value);
- native static final protected int gconf_schema_get_type(int schema);
- native static final protected int gconf_schema_get_list_type(int schema);
- native static final protected int gconf_schema_get_car_type(int schema);
- native static final protected int gconf_schema_get_cdr_type(int schema);
- native static final protected String gconf_schema_get_locale(int schema);
- native static final protected String gconf_schema_get_short_desc(int schema);
- native static final protected String gconf_schema_get_long_desc(int schema);
- native static final protected String gconf_schema_get_owner(int schema);
- native static final protected int gconf_schema_get_default_value(int schema);
- /****************************************
- * END OF NATIVE CODE
- ****************************************/
-}
diff --git a/libgconf-java/src/java/org/gnu/gconf/ConfValue.java b/libgconf-java/src/java/org/gnu/gconf/ConfValue.java
deleted file mode 100644
index a3dd9c6..0000000
--- a/libgconf-java/src/java/org/gnu/gconf/ConfValue.java
+++ /dev/null
@@ -1,157 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-package org.gnu.gconf;
-
-import java.util.ArrayList;
-import java.util.List;
-
-import org.gnu.glib.Boxed;
-
-/**
- * Represents a dynamically-typed value in GConf.
- */
-public class ConfValue extends Boxed {
-
- /**
- * Construct a new ConfValue object of the type provided.
- * @param type
- */
- public ConfValue(ConfValueType type) {
- handle = gconf_value_new(type.getValue());
- }
-
- public ConfValue(int handle) {
- this.handle = handle;
- }
-
- /* (non-Javadoc)
- * @see java.lang.Object#finalize()
- */
- protected void finalize() throws Throwable {
- super.finalize();
- gconf_value_free(handle);
- }
-
- public String getString() {
- return gconf_value_get_string(handle);
- }
-
- public void setString(String theString) {
- gconf_value_set_string(handle, theString);
- }
-
- public int getInt() {
- return gconf_value_get_int(handle);
- }
-
- public void setInt(int theInt) {
- gconf_value_set_int(handle, theInt);
- }
-
- public double getDouble() {
- return gconf_value_get_float(handle);
- }
-
- public void setDouble(double theDouble) {
- gconf_value_set_float(handle, theDouble);
- }
-
- public boolean getBoolean() {
- return gconf_value_get_bool(handle);
- }
-
- public void setBoolean(boolean theBoolean) {
- gconf_value_set_bool(handle, theBoolean);
- }
-
- public ConfValueType getListType() {
- return ConfValueType.intern(gconf_value_get_list_type(handle));
- }
-
- public void setListType(ConfValueType type) {
- gconf_value_set_list_type(handle, type.getValue());
- }
-
- public List getList() {
- List list = new ArrayList();
- Object[] objs = gconf_value_get_list(handle);
- for (int i = 0; i < objs.length; i++) {
- list.add(objs[i]);
- }
- return list;
- }
-
- public void setList(List theList) {
- Object[] objs = new Object[theList.size()];
- for (int i = 0; i < theList.size(); i++) {
- objs[i] = theList.get(i);
- }
- gconf_value_set_list(handle, objs);
- }
-
- public ConfValue getCar() {
- return new ConfValue(gconf_value_get_car(handle));
- }
-
- public void setCar(ConfValue theCar) {
- gconf_value_set_car(handle, theCar.getHandle());
- }
-
- public ConfValue getCdr() {
- return new ConfValue(gconf_value_get_cdr(handle));
- }
-
- public void setCdr(ConfValue theCdr) {
- gconf_value_set_cdr(handle, theCdr.getHandle());
- }
-
- public ConfSchema getSchema() {
- return new ConfSchema(gconf_value_get_schema(handle));
- }
-
- public void setSchema(ConfSchema theSchema) {
- gconf_value_set_schema(handle, theSchema.getHandle());
- }
-
- /* (non-Javadoc)
- * @see java.lang.Object#toString()
- */
- public String toString() {
- return gconf_value_to_string(handle);
- }
-
- /****************************************
- * BEGINNING OF NATIVE CODE
- ****************************************/
- native static final protected int gconf_value_new(int type);
- native static final protected int gconf_value_copy(int source);
- native static final protected void gconf_value_free(int value);
- native static final protected String gconf_value_get_string(int value);
- native static final protected int gconf_value_get_int(int value);
- native static final protected double gconf_value_get_float(int value);
- native static final protected int gconf_value_get_list_type(int value);
- native static final protected Object[] gconf_value_get_list(int value);
- native static final protected int gconf_value_get_car(int value);
- native static final protected int gconf_value_get_cdr(int value);
- native static final protected boolean gconf_value_get_bool(int value);
- native static final protected int gconf_value_get_schema(int value);
- native static final protected void gconf_value_set_int(int value, int theInt);
- native static final protected void gconf_value_set_string(int value, String theString);
- native static final protected void gconf_value_set_bool(int value, boolean theBool);
- native static final protected void gconf_value_set_float(int value, double theFloat);
- native static final protected void gconf_value_set_schema(int value, int theSchema);
- native static final protected void gconf_value_set_car(int value, int theCar);
- native static final protected void gconf_value_set_cdr(int value, int theCdr);
- native static final protected void gconf_value_set_list_type(int value, int type);
- native static final protected void gconf_value_set_list(int value, Object[] theList);
- native static final protected String gconf_value_to_string(int value);
- /****************************************
- * END OF NATIVE CODE
- ****************************************/
-}
diff --git a/libgconf-java/src/java/org/gnu/gconf/ConfValueType.java b/libgconf-java/src/java/org/gnu/gconf/ConfValueType.java
deleted file mode 100644
index a98a7ea..0000000
--- a/libgconf-java/src/java/org/gnu/gconf/ConfValueType.java
+++ /dev/null
@@ -1,75 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gconf;
-
-import org.gnu.glib.Enum;
-
-/**
- * Used to indicate the type of a ConfValue.
- */
-public class ConfValueType extends Enum {
- static final private int _INVALID = 0;
- static final public ConfValueType INVALID = new ConfValueType(_INVALID);
- static final private int _STRING = 1;
- static final public ConfValueType STRING = new ConfValueType(_STRING);
- static final private int _INT = 2;
- static final public ConfValueType INT = new ConfValueType(_INT);
- static final private int _FLOAT = 3;
- static final public ConfValueType FLOAT = new ConfValueType(_FLOAT);
- static final private int _BOOL = 4;
- static final public ConfValueType BOOL = new ConfValueType(_BOOL);
- static final private int _SCHEMA = 5;
- static final public ConfValueType SCHEMA = new ConfValueType(_SCHEMA);
- static final private int _LIST = 6;
- static final public ConfValueType LIST = new ConfValueType(_LIST);
- static final private int _PAIR = 7;
- static final public ConfValueType PAIR = new ConfValueType(_PAIR);
-
- static final private ConfValueType[] theInterned =
- new ConfValueType[] { INVALID, STRING, INT, FLOAT, BOOL, SCHEMA, LIST, PAIR };
- static private java.util.Hashtable theInternedExtras;
- static final private ConfValueType theSacrificialOne = new ConfValueType(0);
- static public ConfValueType intern(int value) {
- if (value < theInterned.length) {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null) {
- theInternedExtras = new java.util.Hashtable();
- }
- ConfValueType already = (ConfValueType) theInternedExtras.get(theSacrificialOne);
- if (already == null) {
- already = new ConfValueType(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private ConfValueType(int value) {
- value_ = value;
- }
-
- public ConfValueType or(ConfValueType other) {
- return intern(value_ | other.value_);
- }
-
- public ConfValueType and(ConfValueType other) {
- return intern(value_ & other.value_);
- }
-
- public ConfValueType xor(ConfValueType other) {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test(ConfValueType other) {
- return (value_ & other.value_) == other.value_;
- }
-
-}
diff --git a/libgconf-java/src/jni/org_gnu_gconf_ConfClient.c b/libgconf-java/src/jni/org_gnu_gconf_ConfClient.c
deleted file mode 100644
index aaed19c..0000000
--- a/libgconf-java/src/jni/org_gnu_gconf_ConfClient.c
+++ /dev/null
@@ -1,784 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <gconf/gconf.h>
-#include <gconf/gconf-client.h>
-
-#ifndef _Included_org_gnu_gconf_ConfClient
-#define _Included_org_gnu_gconf_ConfClient
-#ifdef __cplusplus
-extern "C" {
-#endif
-/*
- * Class: org_gnu_gconf_ConfClient
- * Method: gconf_client_get_default
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gconf_ConfClient_gconf_1client_1get_1default
- (JNIEnv *env, jclass cls)
-{
- return (jint)gconf_client_get_default();
-}
-
-/*
- * Class: org_gnu_gconf_ConfClient
- * Method: gconf_client_get_for_engine
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gconf_ConfClient_gconf_1client_1get_1for_1engine
- (JNIEnv *env, jclass cls, jint engine)
-{
- return (jint)gconf_client_get_for_engine((GConfEngine*)engine);
-}
-
-/*
- * Class: org_gnu_gconf_ConfClient
- * Method: gconf_client_add_dir
- * Signature: (ILjava/lang/String;I[I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gconf_ConfClient_gconf_1client_1add_1dir
- (JNIEnv *env, jclass cls, jint client, jstring dir, jint preload, jintArray exception)
-{
- gchar *str = (gchar*)(*env)->GetStringUTFChars(env, dir, NULL);
- GError* err = (GError*)(*env)->GetIntArrayElements(env, exception, NULL);
- gconf_client_add_dir((GConfClient*)client, str, (GConfClientPreloadType)preload, &err);
- (*env)->ReleaseStringUTFChars(env, dir, str);
- (*env)->ReleaseIntArrayElements(env, exception, (jint*)err, 0);
- if (err != NULL) {
- (*env)->SetIntArrayRegion(env, exception, 0, 1, (jint*)err);
- }
-}
-
-/*
- * Class: org_gnu_gconf_ConfClient
- * Method: gconf_client_remove_dir
- * Signature: (ILjava/lang/String;[I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gconf_ConfClient_gconf_1client_1remove_1dir
- (JNIEnv *env, jclass cls, jint client, jstring dir, jintArray exception)
-{
- gchar *str = (gchar*)(*env)->GetStringUTFChars(env, dir, NULL);
- GError* err = (GError*)(*env)->GetIntArrayElements(env, exception, NULL);
- gconf_client_remove_dir((GConfClient*)client, str, &err);
- (*env)->ReleaseStringUTFChars(env, dir, str);
- (*env)->ReleaseIntArrayElements(env, exception, (jint*)err, 0);
- if (err != NULL) {
- (*env)->SetIntArrayRegion(env, exception, 0, 1, (jint*)err);
- }
-}
-
-typedef struct
-{
- JNIEnv* env;
- jobject obj;
- jmethodID methodID;
- jstring namespace;
-} NotifyData;
-
-void notifyCallback(GConfClient *client, guint cnxn_id, GConfEntry *entry, gpointer data)
-{
- NotifyData *nd = (NotifyData*)data;
- (*nd->env)->CallVoidMethod(nd->env, nd->obj, nd->methodID, (jint)entry, nd->namespace);
-}
-
-void notifyFree(gpointer data)
-{
- g_free((NotifyData*)data);
-}
-
-/*
- * Class: org_gnu_gconf_ConfClient
- * Method: gconf_client_notify_add
- * Signature: (ILjava/lang/String;[I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gconf_ConfClient_gconf_1client_1notify_1add
- (JNIEnv *env, jobject obj, jint client, jstring namespace, jintArray exception)
-{
- static jmethodID methodID = NULL;
- jclass cls = (*env)->GetObjectClass(env, obj);
- GError* err = (GError*)(*env)->GetIntArrayElements(env, exception, NULL);
- gchar *str = (gchar*)(*env)->GetStringUTFChars(env, namespace, NULL);
- NotifyData *data;
- guint ret;
- if (methodID == NULL) {
- methodID = (*env)->GetMethodID(env, cls, "notifyCallback", "(ILjava/lang/String;)V");
- if (methodID == NULL)
- return -1;
- }
- data = g_new(NotifyData, 1);
- data->env = env;
- data->obj = obj;
- data->methodID = methodID;
- data->namespace = namespace;
- ret = gconf_client_notify_add((GConfClient*)client, str, notifyCallback, data, notifyFree, &err);
- (*env)->ReleaseIntArrayElements(env, exception, (jint*)err, 0);
- (*env)->ReleaseStringUTFChars(env, namespace, str);
- if (err != NULL) {
- (*env)->SetIntArrayRegion(env, exception, 0, 1, (jint*)err);
- }
- return ret;
-}
-
-/*
- * Class: org_gnu_gconf_ConfClient
- * Method: gconf_client_notify_remove
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gconf_ConfClient_gconf_1client_1notify_1remove
- (JNIEnv *env, jclass cls, jint client, jint cnxn)
-{
- gconf_client_notify_remove((GConfClient*)client, (int)cnxn);
-}
-
-/*
- * Class: org_gnu_gconf_ConfClient
- * Method: gconf_client_clear_cache
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gconf_ConfClient_gconf_1client_1clear_1cache
- (JNIEnv *env, jclass cls, jint client)
-{
- gconf_client_clear_cache((GConfClient*)client);
-}
-
-/*
- * Class: org_gnu_gconf_ConfClient
- * Method: gconf_client_preload
- * Signature: (ILjava/lang/String;I[I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gconf_ConfClient_gconf_1client_1preload
- (JNIEnv *env, jclass cls, jint client, jstring dir, jint type, jintArray exception)
-{
- gchar *str = (gchar*)(*env)->GetStringUTFChars(env, dir, NULL);
- GError* err = (GError*)(*env)->GetIntArrayElements(env, exception, NULL);
- gconf_client_preload((GConfClient*)client, str, (GConfClientPreloadType)type, &err);
- (*env)->ReleaseStringUTFChars(env, dir, str);
- (*env)->ReleaseIntArrayElements(env, exception, (jint*)err, 0);
- if (err != NULL) {
- (*env)->SetIntArrayRegion(env, exception, 0, 1, (jint*)err);
- }
-}
-
-/*
- * Class: org_gnu_gconf_ConfClient
- * Method: gconf_client_set
- * Signature: (ILjava/lang/String;I[I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gconf_ConfClient_gconf_1client_1set
- (JNIEnv *env, jclass cls, jint client, jstring key, jint val, jintArray exception)
-{
- gchar *str = (gchar*)(*env)->GetStringUTFChars(env, key, NULL);
- GError* err = (GError*)(*env)->GetIntArrayElements(env, exception, NULL);
- gconf_client_set((GConfClient*)client, str, (GConfValue*)val, &err);
- (*env)->ReleaseStringUTFChars(env, key, str);
- (*env)->ReleaseIntArrayElements(env, exception, (jint*)err, 0);
- if (err != NULL) {
- (*env)->SetIntArrayRegion(env, exception, 0, 1, (jint*)err);
- }
-}
-
-/*
- * Class: org_gnu_gconf_ConfClient
- * Method: gconf_client_get
- * Signature: (ILjava/lang/String;[I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gconf_ConfClient_gconf_1client_1get
- (JNIEnv *env, jclass cls, jint client, jstring key, jintArray exception)
-{
- gchar *str = (gchar*)(*env)->GetStringUTFChars(env, key, NULL);
- GError* err = (GError*)(*env)->GetIntArrayElements(env, exception, NULL);
- GConfValue* val = gconf_client_get((GConfClient*)client, str, &err);
- (*env)->ReleaseStringUTFChars(env, key, str);
- (*env)->ReleaseIntArrayElements(env, exception, (jint*)err, 0);
- if (err != NULL) {
- (*env)->SetIntArrayRegion(env, exception, 0, 1, (jint*)err);
- }
- return (jint)val;
-}
-
-/*
- * Class: org_gnu_gconf_ConfClient
- * Method: gconf_client_get_without_default
- * Signature: (ILjava/lang/String;[I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gconf_ConfClient_gconf_1client_1get_1without_1default
- (JNIEnv *env, jclass cls, jint client, jstring key, jintArray exception)
-{
- gchar *str = (gchar*)(*env)->GetStringUTFChars(env, key, NULL);
- GError* err = (GError*)(*env)->GetIntArrayElements(env, exception, NULL);
- GConfValue* val = gconf_client_get_without_default((GConfClient*)client, str, &err);
- (*env)->ReleaseStringUTFChars(env, key, str);
- (*env)->ReleaseIntArrayElements(env, exception, (jint*)err, 0);
- if (err != NULL) {
- (*env)->SetIntArrayRegion(env, exception, 0, 1, (jint*)err);
- }
- return (jint)val;
-}
-
-/*
- * Class: org_gnu_gconf_ConfClient
- * Method: gconf_client_get_entry
- * Signature: (ILjava/lang/String;Ljava/lang/String;Z[I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gconf_ConfClient_gconf_1client_1get_1entry
- (JNIEnv *env, jclass cls, jint client, jstring key, jstring locale, jboolean schemaDefault, jintArray exception)
-{
- gchar *str1 = (gchar*)(*env)->GetStringUTFChars(env, key, NULL);
- gchar *str2 = (gchar*)(*env)->GetStringUTFChars(env, locale, NULL);
- GError* err = (GError*)(*env)->GetIntArrayElements(env, exception, NULL);
- GConfEntry* val = gconf_client_get_entry((GConfClient*)client, str1, str2, (gboolean)schemaDefault, &err);
- (*env)->ReleaseStringUTFChars(env, key, str1);
- (*env)->ReleaseStringUTFChars(env, locale, str2);
- (*env)->ReleaseIntArrayElements(env, exception, (jint*)err, 0);
- if (err != NULL) {
- (*env)->SetIntArrayRegion(env, exception, 0, 1, (jint*)err);
- }
- return (jint)val;
-}
-
-/*
- * Class: org_gnu_gconf_ConfClient
- * Method: gconf_client_get_default_from_schema
- * Signature: (ILjava/lang/String;[I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gconf_ConfClient_gconf_1client_1get_1default_1from_1schema
- (JNIEnv *env, jclass cls, jint client, jstring key, jintArray exception)
-{
- gchar *str = (gchar*)(*env)->GetStringUTFChars(env, key, NULL);
- GError* err = (GError*)(*env)->GetIntArrayElements(env, exception, NULL);
- GConfValue* val = gconf_client_get_default_from_schema((GConfClient*)client, str, &err);
- (*env)->ReleaseStringUTFChars(env, key, str);
- (*env)->ReleaseIntArrayElements(env, exception, (jint*)err, 0);
- if (err != NULL) {
- (*env)->SetIntArrayRegion(env, exception, 0, 1, (jint*)err);
- }
- return (jint)val;
-}
-
-/*
- * Class: org_gnu_gconf_ConfClient
- * Method: gconf_client_unset
- * Signature: (ILjava/lang/String;[I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gconf_ConfClient_gconf_1client_1unset
- (JNIEnv *env, jclass cls, jint client, jstring key, jintArray exception)
-{
- gchar *str = (gchar*)(*env)->GetStringUTFChars(env, key, NULL);
- GError* err = (GError*)(*env)->GetIntArrayElements(env, exception, NULL);
- gboolean val = gconf_client_unset((GConfClient*)client, str, &err);
- (*env)->ReleaseStringUTFChars(env, key, str);
- (*env)->ReleaseIntArrayElements(env, exception, (jint*)err, 0);
- if (err != NULL) {
- (*env)->SetIntArrayRegion(env, exception, 0, 1, (jint*)err);
- }
- return (jboolean)val;
-}
-
-/*
- * Class: org_gnu_gconf_ConfClient
- * Method: gconf_client_all_entries
- * Signature: (ILjava/lang/String;[I)[I
- */
-JNIEXPORT jintArray JNICALL Java_org_gnu_gconf_ConfClient_gconf_1client_1all_1entries
- (JNIEnv *env, jclass cls, jint client, jstring dir, jintArray exception)
-{
- gchar *str = (gchar*)(*env)->GetStringUTFChars(env, dir, NULL);
- GError* err = (GError*)(*env)->GetIntArrayElements(env, exception, NULL);
- GSList* val = gconf_client_all_entries((GConfClient*)client, str, &err);
- int i = 0;
- jintArray ar;
- guint len;
- if (NULL == val)
- return NULL;
- len = g_slist_length(val);
- ar = (*env)->NewIntArray(env, len);
- for (i = 0; i < len; i++) {
- GSList *item = g_slist_nth(val, i);
- (*env)->SetIntArrayRegion(env, ar, i, 1, (jint*)item->data);
- }
- (*env)->ReleaseStringUTFChars(env, dir, str);
- (*env)->ReleaseIntArrayElements(env, exception, (jint*)err, 0);
- if (err != NULL) {
- (*env)->SetIntArrayRegion(env, exception, 0, 1, (jint*)err);
- }
- return ar;
-}
-
-/*
- * Class: org_gnu_gconf_ConfClient
- * Method: gconf_client_all_dirs
- * Signature: (ILjava/lang/String;[I)jobjectArray
- */
-JNIEXPORT jobjectArray JNICALL Java_org_gnu_gconf_ConfClient_gconf_1client_1all_1dirs
- (JNIEnv *env, jclass cls, jint client, jstring dir, jintArray exception)
-{
- gchar *str = (gchar*)(*env)->GetStringUTFChars(env, dir, NULL);
- GError* err = (GError*)(*env)->GetIntArrayElements(env, exception, NULL);
- GSList* val = gconf_client_all_dirs((GConfClient*)client, str, &err);
- int i = 0;
- guint len;
- jclass strCls;
- jobjectArray ar;
- if (NULL == val)
- return NULL;
- len = g_slist_length(val);
- strCls = (*env)->FindClass(env, "java/lang/String");
- if (NULL == strCls)
- return NULL;
- ar = (*env)->NewObjectArray(env, len, strCls, NULL);
- for (i = 0; i < len; i++) {
- GSList *item = g_slist_nth(val, i);
- jstring str = (*env)->NewStringUTF(env, (gchar*)item->data);
- (*env)->SetObjectArrayElement(env, ar, i, str);
- }
- (*env)->ReleaseStringUTFChars(env, dir, str);
- (*env)->ReleaseIntArrayElements(env, exception, (jint*)err, 0);
- if (err != NULL) {
- (*env)->SetIntArrayRegion(env, exception, 0, 1, (jint*)err);
- }
- return ar;
-}
-
-/*
- * Class: org_gnu_gconf_ConfClient
- * Method: gconf_client_suggest_sync
- * Signature: (I[I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gconf_ConfClient_gconf_1client_1suggest_1sync
- (JNIEnv *env, jclass cls, jint client, jintArray exception)
-{
- GError* err = (GError*)(*env)->GetIntArrayElements(env, exception, NULL);
- gconf_client_suggest_sync((GConfClient*)client, &err);
- (*env)->ReleaseIntArrayElements(env, exception, (jint*)err, 0);
-}
-
-/*
- * Class: org_gnu_gconf_ConfClient
- * Method: gconf_client_dir_exists
- * Signature: (ILjava/lang/String;[I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gconf_ConfClient_gconf_1client_1dir_1exists
- (JNIEnv *env, jclass cls, jint client, jstring dir, jintArray exception)
-{
- gchar *str = (gchar*)(*env)->GetStringUTFChars(env, dir, NULL);
- GError* err = (GError*)(*env)->GetIntArrayElements(env, exception, NULL);
- gboolean val = gconf_client_dir_exists((GConfClient*)client, str, &err);
- (*env)->ReleaseStringUTFChars(env, dir, str);
- (*env)->ReleaseIntArrayElements(env, exception, (jint*)err, 0);
- if (err != NULL) {
- (*env)->SetIntArrayRegion(env, exception, 0, 1, (jint*)err);
- }
- return (jboolean)val;
-}
-
-/*
- * Class: org_gnu_gconf_ConfClient
- * Method: gconf_client_get_float
- * Signature: (ILjava/lang/String;[I)D
- */
-JNIEXPORT jdouble JNICALL Java_org_gnu_gconf_ConfClient_gconf_1client_1get_1float
- (JNIEnv *env, jclass cls, jint client, jstring key, jintArray exception)
-{
- gchar *str = (gchar*)(*env)->GetStringUTFChars(env, key, NULL);
- GError* err = (GError*)(*env)->GetIntArrayElements(env, exception, NULL);
- gdouble val = gconf_client_get_float((GConfClient*)client, str, &err);
- (*env)->ReleaseStringUTFChars(env, key, str);
- (*env)->ReleaseIntArrayElements(env, exception, (jint*)err, 0);
- if (err != NULL) {
- (*env)->SetIntArrayRegion(env, exception, 0, 1, (jint*)err);
- }
- return (jdouble)val;
-}
-
-/*
- * Class: org_gnu_gconf_ConfClient
- * Method: gconf_client_get_int
- * Signature: (ILjava/lang/String;[I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gconf_ConfClient_gconf_1client_1get_1int
- (JNIEnv *env, jclass cls, jint client, jstring key, jintArray exception)
-{
- gchar *str = (gchar*)(*env)->GetStringUTFChars(env, key, NULL);
- GError* err = (GError*)(*env)->GetIntArrayElements(env, exception, NULL);
- gint val = gconf_client_get_int((GConfClient*)client, str, &err);
- (*env)->ReleaseStringUTFChars(env, key, str);
- (*env)->ReleaseIntArrayElements(env, exception, (jint*)err, 0);
- if (err != NULL) {
- (*env)->SetIntArrayRegion(env, exception, 0, 1, (jint*)err);
- }
- return (jint)val;
-}
-
-/*
- * Class: org_gnu_gconf_ConfClient
- * Method: gconf_client_get_string
- * Signature: (ILjava/lang/String;[I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gconf_ConfClient_gconf_1client_1get_1string
- (JNIEnv *env, jclass cls, jint client, jstring key, jintArray exception)
-{
- gchar *str = (gchar*)(*env)->GetStringUTFChars(env, key, NULL);
- GError *err = NULL;
- gchar* val = gconf_client_get_string((GConfClient*)client, str, &err);
- (*env)->ReleaseStringUTFChars(env, key, str);
- if (err != NULL) {
- (*env)->SetIntArrayRegion(env, exception, 0, 1, (jint*)err);
- }
- return (*env)->NewStringUTF(env, val);
-}
-
-/*
- * Class: org_gnu_gconf_ConfClient
- * Method: gconf_client_get_bool
- * Signature: (ILjava/lang/String;[I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gconf_ConfClient_gconf_1client_1get_1bool
- (JNIEnv *env, jclass cls, jint client, jstring key, jintArray exception)
-{
- gchar *str = (gchar*)(*env)->GetStringUTFChars(env, key, NULL);
- GError* err = (GError*)(*env)->GetIntArrayElements(env, exception, NULL);
- gboolean val = gconf_client_get_bool((GConfClient*)client, str, &err);
- (*env)->ReleaseStringUTFChars(env, key, str);
- (*env)->ReleaseIntArrayElements(env, exception, (jint*)err, 0);
- if (err != NULL) {
- (*env)->SetIntArrayRegion(env, exception, 0, 1, (jint*)err);
- }
- return (jboolean)val;
-}
-
-/*
- * Class: org_gnu_gconf_ConfClient
- * Method: gconf_client_get_schema
- * Signature: (ILjava/lang/String;[I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gconf_ConfClient_gconf_1client_1get_1schema
- (JNIEnv *env, jclass cls, jint client, jstring key, jintArray exception)
-{
- gchar *str = (gchar*)(*env)->GetStringUTFChars(env, key, NULL);
- GError* err = (GError*)(*env)->GetIntArrayElements(env, exception, NULL);
- GConfSchema* val = gconf_client_get_schema((GConfClient*)client, str, &err);
- (*env)->ReleaseStringUTFChars(env, key, str);
- (*env)->ReleaseIntArrayElements(env, exception, (jint*)err, 0);
- if (err != NULL) {
- (*env)->SetIntArrayRegion(env, exception, 0, 1, (jint*)err);
- }
- return (jint)val;
-}
-
-/*
- * Class: org_gnu_gconf_ConfClient
- * Method: gconf_client_get_list
- * Signature: (ILjava/lang/String;I[I)Ljava/lang/Object;
- */
-JNIEXPORT jobjectArray JNICALL Java_org_gnu_gconf_ConfClient_gconf_1client_1get_1list
- (JNIEnv *env, jclass cls, jint client, jstring key, jint type, jintArray exception)
-{
- gchar *str = (gchar*)(*env)->GetStringUTFChars(env, key, NULL);
- GError* err = (GError*)(*env)->GetIntArrayElements(env, exception, NULL);
- GConfValueType vt = (GConfValueType)type;
- GSList* val = gconf_client_get_list((GConfClient*)client, str, vt, &err);
- int i = 0;
- jclass aCls = NULL;
- guint len;
- jobjectArray ar;
- if (NULL == val)
- return NULL;
- len = g_slist_length(val);
- if (vt == GCONF_VALUE_STRING)
- aCls = (*env)->FindClass(env, "java/lang/String");
- else if (vt == GCONF_VALUE_INT)
- aCls = (*env)->FindClass(env, "java/lang/Integer");
- else if (vt == GCONF_VALUE_FLOAT)
- aCls = (*env)->FindClass(env, "java/lang/Double");
- else if (vt == GCONF_VALUE_BOOL)
- aCls = (*env)->FindClass(env, "java/lang/Boolean");
- else if (vt == GCONF_VALUE_SCHEMA)
- aCls = (*env)->FindClass(env, "org/gnu/gconf/ConfSchema");
- if (NULL == aCls)
- return NULL;
- ar = (*env)->NewObjectArray(env, len, aCls, NULL);
- for (i = 0; i < len; i++) {
- GSList *item = g_slist_nth(val, i);
- if (vt == GCONF_VALUE_STRING) {
- jstring str = (*env)->NewStringUTF(env, item->data);
- (*env)->SetObjectArrayElement(env, ar, i, str);
- } else if (vt == GCONF_VALUE_INT) {
- jmethodID mid = (*env)->GetMethodID(env, aCls, "<init>", "(I)V");
- jobject obj;
- if (mid == NULL)
- return NULL;
- obj = (*env)->NewObject(env, aCls, mid, (jint)item->data);
- (*env)->SetObjectArrayElement(env, ar, i, obj);
- } else if (vt == GCONF_VALUE_FLOAT) {
- jmethodID mid = (*env)->GetMethodID(env, aCls, "<init>", "(D)V");
- jobject obj;
- if (mid == NULL)
- return NULL;
- obj = (*env)->NewObject(env, aCls, mid, (jdouble*)item->data);
- (*env)->SetObjectArrayElement(env, ar, i, obj);
- } else if (vt == GCONF_VALUE_BOOL) {
- jmethodID mid = (*env)->GetMethodID(env, aCls, "<init>", "(Z)V");
- jobject obj;
- if (mid == NULL)
- return NULL;
- obj = (*env)->NewObject(env, aCls, mid, (jboolean)((gboolean)item->data));
- (*env)->SetObjectArrayElement(env, ar, i, obj);
- } else if (vt == GCONF_VALUE_SCHEMA) {
- jmethodID mid = (*env)->GetMethodID(env, aCls, "<init>", "(I)V");
- jobject obj;
- if (mid == NULL)
- return NULL;
- obj = (*env)->NewObject(env, aCls, mid, (jint)item->data);
- (*env)->SetObjectArrayElement(env, ar, i, obj);
- }
- }
- (*env)->ReleaseStringUTFChars(env, key, str);
- (*env)->ReleaseIntArrayElements(env, exception, (jint*)err, 0);
- if (err != NULL) {
- (*env)->SetIntArrayRegion(env, exception, 0, 1, (jint*)err);
- }
- return ar;
-}
-
-/*
- * Class: org_gnu_gconf_ConfClient
- * Method: gconf_client_get_pair
- * Signature: (ILjava/lang/String;II[I[I[I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gconf_ConfClient_gconf_1client_1get_1pair
- (JNIEnv *env, jclass cls, jint client, jstring key, jint carType, jint cdrType, jintArray car, jintArray cdr, jintArray exception)
-{
- gchar *str = (gchar*)(*env)->GetStringUTFChars(env, key, NULL);
- GError* err = (GError*)(*env)->GetIntArrayElements(env, exception, NULL);
- gpointer carloc = (gpointer)(*env)->GetIntArrayElements(env, car, NULL);
- gpointer cdrloc = (gpointer)(*env)->GetIntArrayElements(env, cdr, NULL);
- gboolean val = gconf_client_get_pair((GConfClient*)client, str, (GConfValueType)carType,
- (GConfValueType)cdrType, carloc, cdrloc, &err);
- (*env)->ReleaseStringUTFChars(env, key, str);
- (*env)->ReleaseIntArrayElements(env, exception, (jint*)err, 0);
- (*env)->ReleaseIntArrayElements(env, car, (jint*)carloc, 0);
- (*env)->ReleaseIntArrayElements(env, cdr, (jint*)cdrloc, 0);
- if (err != NULL) {
- (*env)->SetIntArrayRegion(env, exception, 0, 1, (jint*)err);
- }
- return (jboolean)val;
-}
-
-/*
- * Class: org_gnu_gconf_ConfClient
- * Method: gconf_client_set_float
- * Signature: (ILjava/lang/String;D[I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gconf_ConfClient_gconf_1client_1set_1float
- (JNIEnv *env, jclass cls, jint client, jstring key, jdouble val, jintArray exception)
-{
- gchar *str = (gchar*)(*env)->GetStringUTFChars(env, key, NULL);
- GError* err = (GError*)(*env)->GetIntArrayElements(env, exception, NULL);
- gboolean ret = gconf_client_set_float((GConfClient*)client, str, (gdouble)val, &err);
- (*env)->ReleaseStringUTFChars(env, key, str);
- (*env)->ReleaseIntArrayElements(env, exception, (jint*)err, 0);
- if (err != NULL) {
- (*env)->SetIntArrayRegion(env, exception, 0, 1, (jint*)err);
- }
- return (jboolean)ret;
-}
-
-/*
- * Class: org_gnu_gconf_ConfClient
- * Method: gconf_client_set_int
- * Signature: (ILjava/lang/String;I[I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gconf_ConfClient_gconf_1client_1set_1int
- (JNIEnv *env, jclass cls, jint client, jstring key, jint val, jintArray exception)
-{
- gchar *str = (gchar*)(*env)->GetStringUTFChars(env, key, NULL);
- GError* err = (GError*)(*env)->GetIntArrayElements(env, exception, NULL);
- gboolean ret = gconf_client_set_int((GConfClient*)client, str, (gint)val, &err);
- (*env)->ReleaseStringUTFChars(env, key, str);
- (*env)->ReleaseIntArrayElements(env, exception, (jint*)err, 0);
- if (err != NULL) {
- (*env)->SetIntArrayRegion(env, exception, 0, 1, (jint*)err);
- }
- return (jboolean)ret;
-}
-
-/*
- * Class: org_gnu_gconf_ConfClient
- * Method: gconf_client_set_string
- * Signature: (ILjava/lang/String;Ljava/lang/String;[I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gconf_ConfClient_gconf_1client_1set_1string
- (JNIEnv *env, jclass cls, jint client, jstring key, jstring val, jintArray exception)
-{
- gchar *str1 = (gchar*)(*env)->GetStringUTFChars(env, key, NULL);
- gchar *str2 = (gchar*)(*env)->GetStringUTFChars(env, val, NULL);
- GError* err = (GError*)(*env)->GetIntArrayElements(env, exception, NULL);
- gboolean ret = gconf_client_set_string((GConfClient*)client, str1, str2, &err);
- (*env)->ReleaseStringUTFChars(env, key, str1);
- (*env)->ReleaseStringUTFChars(env, key, str2);
- (*env)->ReleaseIntArrayElements(env, exception, (jint*)err, 0);
- if (err != NULL) {
- (*env)->SetIntArrayRegion(env, exception, 0, 1, (jint*)err);
- }
- return (jboolean)ret;
-}
-
-/*
- * Class: org_gnu_gconf_ConfClient
- * Method: gconf_client_set_bool
- * Signature: (ILjava/lang/String;Z[I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gconf_ConfClient_gconf_1client_1set_1bool
- (JNIEnv *env, jclass cls, jint client, jstring key, jboolean val, jintArray exception)
-{
- gchar *str = (gchar*)(*env)->GetStringUTFChars(env, key, NULL);
- GError* err = (GError*)(*env)->GetIntArrayElements(env, exception, NULL);
- gboolean ret = gconf_client_set_bool((GConfClient*)client, str, (gboolean)val, &err);
- (*env)->ReleaseStringUTFChars(env, key, str);
- (*env)->ReleaseIntArrayElements(env, exception, (jint*)err, 0);
- if (err != NULL) {
- (*env)->SetIntArrayRegion(env, exception, 0, 1, (jint*)err);
- }
- return (jboolean)ret;
-}
-
-/*
- * Class: org_gnu_gconf_ConfClient
- * Method: gconf_client_set_schema
- * Signature: (ILjava/lang/String;I[I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gconf_ConfClient_gconf_1client_1set_1schema
- (JNIEnv *env, jclass cls, jint client, jstring key, jint val, jintArray exception)
-{
- gchar *str = (gchar*)(*env)->GetStringUTFChars(env, key, NULL);
- GError* err = (GError*)(*env)->GetIntArrayElements(env, exception, NULL);
- gboolean ret = gconf_client_set_schema((GConfClient*)client, str, (GConfSchema*)val, &err);
- (*env)->ReleaseStringUTFChars(env, key, str);
- (*env)->ReleaseIntArrayElements(env, exception, (jint*)err, 0);
- if (err != NULL) {
- (*env)->SetIntArrayRegion(env, exception, 0, 1, (jint*)err);
- }
- return (jboolean)ret;
-}
-
-/*
- * Class: org_gnu_gconf_ConfClient
- * Method: gconf_client_set_list
- * Signature: (ILjava/lang/String;I[Ljava/lang/Object;[I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gconf_ConfClient_gconf_1client_1set_1list
- (JNIEnv *env, jclass cls, jint client, jstring key, jint type, jobjectArray list, jintArray exception)
-{
- gchar *str = (gchar*)(*env)->GetStringUTFChars(env, key, NULL);
- GError* err = (GError*)(*env)->GetIntArrayElements(env, exception, NULL);
- GConfValueType vt = (GConfValueType)type;
- int i = 0;
- jclass aCls = NULL;
- jobject obj;
- jfieldID fid;
- jmethodID mid;
- jsize len;
- GSList* gslist;
- gpointer data = NULL;
- gboolean ret;
-
- len = (*env)->GetArrayLength(env, list);
- gslist = g_slist_alloc();
- for (i = 0; i < len; i++) {
- obj = (*env)->GetObjectArrayElement(env, list, i);
- if (vt == GCONF_VALUE_STRING) {
- jstring value = (jstring)obj;
- const gchar* v = (*env)->GetStringUTFChars(env, value, NULL);
- data = (gpointer)v;
- }
- else if (vt == GCONF_VALUE_INT) {
- jint value;
- aCls = (*env)->FindClass(env, "java/lang/Integer");
- mid = (*env)->GetMethodID(env, cls, "intValue", "()I");
- if (NULL == mid)
- return (jboolean)JNI_FALSE;
- value = (*env)->CallIntMethod(env, obj, mid);
- data = (gpointer)&value;
- }
- else if (vt == GCONF_VALUE_FLOAT) {
- jdouble value;
- aCls = (*env)->FindClass(env, "java/lang/Double");
- mid = (*env)->GetMethodID(env, cls, "doubleValue", "()D");
- if (NULL == mid)
- return (jboolean)JNI_FALSE;
- value = (*env)->CallDoubleMethod(env, obj, mid);
- data = (gpointer)&value;
- }
- else if (vt == GCONF_VALUE_BOOL) {
- jboolean value;
- aCls = (*env)->FindClass(env, "java/lang/Boolean");
- mid = (*env)->GetMethodID(env, cls, "booleanValue", "()Z");
- if (NULL == mid)
- return (jboolean)JNI_FALSE;
- value = (*env)->CallBooleanMethod(env, obj, mid);
- data = (gpointer)&value;
- }
- else if (vt == GCONF_VALUE_SCHEMA) {
- jint value;
- aCls = (*env)->FindClass(env, "org/gnu/gconf/ConfSchema");
- fid = (*env)->GetFieldID(env, aCls, "handle", "I");
- if (fid == NULL)
- return (jboolean)JNI_FALSE;
- value = (jint)(*env)->GetObjectField(env, obj, fid);
- data = (gpointer)value;
- }
- gslist = g_slist_append(gslist, data);
- }
- ret = gconf_client_set_list((GConfClient*)client, str, vt, gslist, &err);
- (*env)->ReleaseStringUTFChars(env, key, str);
- (*env)->ReleaseIntArrayElements(env, exception, (jint*)err, 0);
- if (err != NULL) {
- (*env)->SetIntArrayRegion(env, exception, 0, 1, (jint*)err);
- }
- return (jboolean)ret;
-}
-
-/*
- * Class: org_gnu_gconf_ConfClient
- * Method: gconf_client_set_pair
- * Signature: (ILjava/lang/String;IIII[I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gconf_ConfClient_gconf_1client_1set_1pair
- (JNIEnv *env, jclass cls, jint client, jstring key, jint carType, jint cdrType, jint car, jint cdr, jintArray exception)
-{
- gchar *str = (gchar*)(*env)->GetStringUTFChars(env, key, NULL);
- GError* err = (GError*)(*env)->GetIntArrayElements(env, exception, NULL);
- gboolean ret = gconf_client_set_pair((GConfClient*)client, str, (GConfValueType)carType,
- (GConfValueType)cdrType, (gconstpointer)car, (gconstpointer)cdr, &err);
- (*env)->ReleaseStringUTFChars(env, key, str);
- (*env)->ReleaseIntArrayElements(env, exception, (jint*)err, 0);
- if (err != NULL) {
- (*env)->SetIntArrayRegion(env, exception, 0, 1, (jint*)err);
- }
- return (jboolean)ret;
-}
-
-/*
- * Class: org_gnu_gconf_ConfClient
- * Method: gconf_client_value_changed
- * Signature: (ILjava/lang/String;I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gconf_ConfClient_gconf_1client_1value_1changed
- (JNIEnv *env, jclass cls, jint client, jstring key, jint value)
-{
- gchar *str = (gchar*)(*env)->GetStringUTFChars(env, key, NULL);
- gconf_client_value_changed((GConfClient*)client, str, (GConfValue*)value);
- (*env)->ReleaseStringUTFChars(env, key, str);
-}
-
-#ifdef __cplusplus
-}
-#endif
-#endif
diff --git a/libgconf-java/src/jni/org_gnu_gconf_ConfEntry.c b/libgconf-java/src/jni/org_gnu_gconf_ConfEntry.c
deleted file mode 100644
index e3dd3d8..0000000
--- a/libgconf-java/src/jni/org_gnu_gconf_ConfEntry.c
+++ /dev/null
@@ -1,130 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <gconf/gconf.h>
-
-#ifndef _Included_org_gnu_gconf_ConfEntry
-#define _Included_org_gnu_gconf_ConfEntry
-#ifdef __cplusplus
-extern "C" {
-#endif
-/*
- * Class: org_gnu_gconf_ConfEntry
- * Method: gconf_entry_new_nocopy
- * Signature: (Ljava/lang/String;I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gconf_ConfEntry_gconf_1entry_1new_1nocopy
- (JNIEnv *env, jclass cls, jstring key, jint val)
-{
- gchar* str = (gchar*)(*env)->GetStringUTFChars(env, key, NULL);
- jint ret = (jint)gconf_entry_new_nocopy(str, (GConfValue*)val);
- (*env)->ReleaseStringUTFChars(env, key, str);
- return ret;
-}
-
-/*
- * Class: org_gnu_gconf_ConfEntry
- * Method: gconf_entry_get_key
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gconf_ConfEntry_gconf_1entry_1get_1key
- (JNIEnv *env, jclass cls, jint entry)
-{
- return (*env)->NewStringUTF(env, gconf_entry_get_key((GConfEntry*)entry));
-}
-
-/*
- * Class: org_gnu_gconf_ConfEntry
- * Method: gconf_entry_get_value
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gconf_ConfEntry_gconf_1entry_1get_1value
- (JNIEnv *env, jclass cls, jint entry)
-{
- return (jint)gconf_entry_get_value((GConfEntry*)entry);
-}
-
-/*
- * Class: org_gnu_gconf_ConfEntry
- * Method: gconf_entry_steal_value
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gconf_ConfEntry_gconf_1entry_1steal_1value
- (JNIEnv *env, jclass cls, jint entry)
-{
- return (jint)gconf_entry_steal_value((GConfEntry*)entry);
-}
-
-/*
- * Class: org_gnu_gconf_ConfEntry
- * Method: gconf_entry_get_is_default
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gconf_ConfEntry_gconf_1entry_1get_1is_1default
- (JNIEnv *env, jclass cls, jint entry)
-{
- return (jboolean)gconf_entry_get_is_default((GConfEntry*)entry);
-}
-
-/*
- * Class: org_gnu_gconf_ConfEntry
- * Method: gconf_entry_get_schema_name
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gconf_ConfEntry_gconf_1entry_1get_1schema_1name
- (JNIEnv *env, jclass cls, jint entry)
-{
- return (*env)->NewStringUTF(env, gconf_entry_get_schema_name((GConfEntry*)entry));
-}
-
-/*
- * Class: org_gnu_gconf_ConfEntry
- * Method: gconf_entry_set_is_default
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gconf_ConfEntry_gconf_1entry_1set_1is_1default
- (JNIEnv *env, jclass cls, jint entry, jboolean isDefault)
-{
- gconf_entry_set_is_default((GConfEntry*)entry, (gboolean)isDefault);
-}
-
-/*
- * Class: org_gnu_gconf_ConfEntry
- * Method: gconf_entry_set_schema_name
- * Signature: (ILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gconf_ConfEntry_gconf_1entry_1set_1schema_1name
- (JNIEnv *env, jclass cls, jint entry, jstring name)
-{
- gchar *str = (gchar*)(*env)->GetStringUTFChars(env, name, NULL);
- gconf_entry_set_schema_name((GConfEntry*)entry, str);
- (*env)->ReleaseStringUTFChars(env, name, str);
-}
-
-/*
- * Class: org_gnu_gconf_ConfEntry
- * Method: gconf_entry_set_value_nocopy
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gconf_ConfEntry_gconf_1entry_1set_1value_1nocopy
- (JNIEnv *env, jclass cls, jint entry, jint val)
-{
- gconf_entry_set_value_nocopy((GConfEntry*)entry, (GConfValue*)val);
-}
-
-#ifdef __cplusplus
-}
-#endif
-#endif
diff --git a/libgconf-java/src/jni/org_gnu_gconf_ConfMetaInfo.c b/libgconf-java/src/jni/org_gnu_gconf_ConfMetaInfo.c
deleted file mode 100644
index 742a29a..0000000
--- a/libgconf-java/src/jni/org_gnu_gconf_ConfMetaInfo.c
+++ /dev/null
@@ -1,118 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <gconf/gconf.h>
-
-#ifndef _Included_org_gnu_gconf_ConfMetaInfo
-#define _Included_org_gnu_gconf_ConfMetaInfo
-#ifdef __cplusplus
-extern "C" {
-#endif
-/*
- * Class: org_gnu_gconf_ConfMetaInfo
- * Method: gconf_meta_info_new
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gconf_ConfMetaInfo_gconf_1meta_1info_1new
- (JNIEnv *env, jclass cls)
-{
- return (jint)gconf_meta_info_new();
-}
-
-/*
- * Class: org_gnu_gconf_ConfMetaInfo
- * Method: gconf_meta_info_free
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gconf_ConfMetaInfo_gconf_1meta_1info_1free
- (JNIEnv *env, jclass cls, jint mi)
-{
- gconf_meta_info_free((GConfMetaInfo*)mi);
-}
-
-/*
- * Class: org_gnu_gconf_ConfMetaInfo
- * Method: gconf_meta_info_get_schema
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gconf_ConfMetaInfo_gconf_1meta_1info_1get_1schema
- (JNIEnv *env, jclass cls, jint mi)
-{
- return (*env)->NewStringUTF(env, gconf_meta_info_get_schema((GConfMetaInfo*)mi));
-}
-
-/*
- * Class: org_gnu_gconf_ConfMetaInfo
- * Method: gconf_meta_info_get_mod_user
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gconf_ConfMetaInfo_gconf_1meta_1info_1get_1mod_1user
- (JNIEnv *env, jclass cls, jint mi)
-{
- return (*env)->NewStringUTF(env, gconf_meta_info_get_mod_user((GConfMetaInfo*)mi));
-}
-
-/*
- * Class: org_gnu_gconf_ConfMetaInfo
- * Method: gconf_meta_info_get_mod_time
- * Signature: (I)J
- */
-JNIEXPORT jlong JNICALL Java_org_gnu_gconf_ConfMetaInfo_gconf_1meta_1info_1get_1mod_1time
- (JNIEnv *env, jclass cls, jint mi)
-{
- return (jlong)gconf_meta_info_mod_time((GConfMetaInfo*)mi);
-}
-
-/*
- * Class: org_gnu_gconf_ConfMetaInfo
- * Method: gconf_meta_info_set_schema
- * Signature: (ILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gconf_ConfMetaInfo_gconf_1meta_1info_1set_1schema
- (JNIEnv *env, jclass cls, jint mi, jstring schema)
-{
- gchar *str = (gchar*)(*env)->GetStringUTFChars(env, schema, NULL);
- gconf_meta_info_set_schema((GConfMetaInfo*)mi, str);
- (*env)->ReleaseStringUTFChars(env, schema, str);
-}
-
-/*
- * Class: org_gnu_gconf_ConfMetaInfo
- * Method: gconf_meta_info_set_mod_user
- * Signature: (ILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gconf_ConfMetaInfo_gconf_1meta_1info_1set_1mod_1user
- (JNIEnv *env, jclass cls, jint mi, jstring user)
- {
- gchar *str = (gchar*)(*env)->GetStringUTFChars(env, user, NULL);
- gconf_meta_info_set_mod_user((GConfMetaInfo*)mi, str);
- (*env)->ReleaseStringUTFChars(env, user, str);
- }
-
-/*
- * Class: org_gnu_gconf_ConfMetaInfo
- * Method: gconf_meta_info_set_mod_time
- * Signature: (IJ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gconf_ConfMetaInfo_gconf_1meta_1info_1set_1mod_1time
- (JNIEnv *env, jclass cls, jint mi, jlong time)
-{
- gconf_meta_info_set_mod_time((GConfMetaInfo*)mi, (GTime)time);
-}
-
-#ifdef __cplusplus
-}
-#endif
-#endif
diff --git a/libgconf-java/src/jni/org_gnu_gconf_ConfSchema.c b/libgconf-java/src/jni/org_gnu_gconf_ConfSchema.c
deleted file mode 100644
index eb01ade..0000000
--- a/libgconf-java/src/jni/org_gnu_gconf_ConfSchema.c
+++ /dev/null
@@ -1,269 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <gconf/gconf.h>
-
-#ifndef _Included_org_gnu_gconf_ConfSchema
-#define _Included_org_gnu_gconf_ConfSchema
-#ifdef __cplusplus
-extern "C" {
-#endif
-/*
- * Class: org_gnu_gconf_ConfSchema
- * Method: gconf_schema_new
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gconf_ConfSchema_gconf_1schema_1new
- (JNIEnv *env, jclass cls)
-{
- return (jint)gconf_schema_new();
-}
-
-/*
- * Class: org_gnu_gconf_ConfSchema
- * Method: gconf_schema_free
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gconf_ConfSchema_gconf_1schema_1free
- (JNIEnv *env, jclass cls, jint schema)
-{
- gconf_schema_free((GConfSchema*)schema);
-}
-
-/*
- * Class: org_gnu_gconf_ConfSchema
- * Method: gconf_schema_set_type
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gconf_ConfSchema_gconf_1schema_1set_1type
- (JNIEnv *env, jclass cls, jint schema, jint type)
-{
- gconf_schema_set_type((GConfSchema*)schema, (GConfValueType)type);
-}
-
-/*
- * Class: org_gnu_gconf_ConfSchema
- * Method: gconf_schema_set_list_type
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gconf_ConfSchema_gconf_1schema_1set_1list_1type
- (JNIEnv *env, jclass cls, jint schema, jint type)
-{
- gconf_schema_set_list_type((GConfSchema*)schema, (GConfValueType)type);
-}
-
-/*
- * Class: org_gnu_gconf_ConfSchema
- * Method: gconf_schema_set_car_type
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gconf_ConfSchema_gconf_1schema_1set_1car_1type
- (JNIEnv *env, jclass cls, jint schema, jint type)
-{
- gconf_schema_set_car_type((GConfSchema*)schema, (GConfValueType)type);
-}
-
-/*
- * Class: org_gnu_gconf_ConfSchema
- * Method: gconf_schema_set_cdr_type
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gconf_ConfSchema_gconf_1schema_1set_1cdr_1type
- (JNIEnv *env, jclass cls, jint schema, jint type)
-{
- gconf_schema_set_cdr_type((GConfSchema*)schema, (GConfValueType)type);
-}
-
-/*
- * Class: org_gnu_gconf_ConfSchema
- * Method: gconf_schema_set_locale
- * Signature: (ILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gconf_ConfSchema_gconf_1schema_1set_1locale
- (JNIEnv *env, jclass cls, jint schema, jstring locale)
-{
- gchar* str = (gchar*)(*env)->GetStringUTFChars(env, locale, NULL);
- gconf_schema_set_locale((GConfSchema*)schema, str);
- (*env)->ReleaseStringUTFChars(env, locale, str);
-}
-
-/*
- * Class: org_gnu_gconf_ConfSchema
- * Method: gconf_schema_set_short_desc
- * Signature: (ILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gconf_ConfSchema_gconf_1schema_1set_1short_1desc
- (JNIEnv *env, jclass cls, jint schema, jstring desc)
-{
- gchar* str = (gchar*)(*env)->GetStringUTFChars(env, desc, NULL);
- gconf_schema_set_short_desc((GConfSchema*)schema, str);
- (*env)->ReleaseStringUTFChars(env, desc, str);
-}
-
-/*
- * Class: org_gnu_gconf_ConfSchema
- * Method: gconf_schema_set_long_desc
- * Signature: (ILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gconf_ConfSchema_gconf_1schema_1set_1long_1desc
- (JNIEnv *env, jclass cls, jint schema, jstring desc)
-{
- gchar* str = (gchar*)(*env)->GetStringUTFChars(env, desc, NULL);
- gconf_schema_set_long_desc((GConfSchema*)schema, str);
- (*env)->ReleaseStringUTFChars(env, desc, str);
-}
-
-/*
- * Class: org_gnu_gconf_ConfSchema
- * Method: gconf_schema_set_owner
- * Signature: (ILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gconf_ConfSchema_gconf_1schema_1set_1owner
- (JNIEnv *env, jclass cls, jint schema, jstring owner)
-{
- gchar* str = (gchar*)(*env)->GetStringUTFChars(env, owner, NULL);
- gconf_schema_set_owner((GConfSchema*)schema, str);
- (*env)->ReleaseStringUTFChars(env, owner, str);
-}
-
-/*
- * Class: org_gnu_gconf_ConfSchema
- * Method: gconf_schema_set_default_value
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gconf_ConfSchema_gconf_1schema_1set_1default_1value
- (JNIEnv *env, jclass cls, jint schema, jint value)
-{
- gconf_schema_set_default_value((GConfSchema*)schema, (GConfValue*)value);
-}
-
-/*
- * Class: org_gnu_gconf_ConfSchema
- * Method: gconf_schema_set_default_value_nocopy
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gconf_ConfSchema_gconf_1schema_1set_1default_1value_1nocopy
- (JNIEnv *env, jclass cls, jint schema, jint value)
-{
- gconf_schema_set_default_value_nocopy((GConfSchema*)schema, (GConfValue*)value);
-}
-
-/*
- * Class: org_gnu_gconf_ConfSchema
- * Method: gconf_schema_get_type
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gconf_ConfSchema_gconf_1schema_1get_1type
- (JNIEnv *env, jclass cls, jint schema)
-{
- return (jint)gconf_schema_get_type((GConfSchema*)schema);
-}
-
-/*
- * Class: org_gnu_gconf_ConfSchema
- * Method: gconf_schema_get_list_type
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gconf_ConfSchema_gconf_1schema_1get_1list_1type
- (JNIEnv *env, jclass cls, jint schema)
-{
- return (jint)gconf_schema_get_list_type((GConfSchema*)schema);
-}
-
-/*
- * Class: org_gnu_gconf_ConfSchema
- * Method: gconf_schema_get_car_type
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gconf_ConfSchema_gconf_1schema_1get_1car_1type
- (JNIEnv *env, jclass cls, jint schema)
-{
- return (jint)gconf_schema_get_car_type((GConfSchema*)schema);
-}
-
-/*
- * Class: org_gnu_gconf_ConfSchema
- * Method: gconf_schema_get_cdr_type
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gconf_ConfSchema_gconf_1schema_1get_1cdr_1type
- (JNIEnv *env, jclass cls, jint schema)
-{
- return (jint)gconf_schema_get_cdr_type((GConfSchema*)schema);
-}
-
-/*
- * Class: org_gnu_gconf_ConfSchema
- * Method: gconf_schema_get_locale
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gconf_ConfSchema_gconf_1schema_1get_1locale
- (JNIEnv *env, jclass cls, jint schema)
-{
- const char* locale = gconf_schema_get_locale((GConfSchema*)schema);
- return (*env)->NewStringUTF(env, locale);
-}
-
-/*
- * Class: org_gnu_gconf_ConfSchema
- * Method: gconf_schema_get_short_desc
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gconf_ConfSchema_gconf_1schema_1get_1short_1desc
- (JNIEnv *env, jclass cls, jint schema)
-{
- const char* desc = gconf_schema_get_short_desc((GConfSchema*)schema);
- return (*env)->NewStringUTF(env, desc);
-}
-
-/*
- * Class: org_gnu_gconf_ConfSchema
- * Method: gconf_schema_get_long_desc
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gconf_ConfSchema_gconf_1schema_1get_1long_1desc
- (JNIEnv *env, jclass cls, jint schema)
-{
- const char* desc = gconf_schema_get_long_desc((GConfSchema*)schema);
- return (*env)->NewStringUTF(env, desc);
-}
-
-/*
- * Class: org_gnu_gconf_ConfSchema
- * Method: gconf_schema_get_owner
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gconf_ConfSchema_gconf_1schema_1get_1owner
- (JNIEnv *env, jclass cls, jint schema)
-{
- const char* owner = gconf_schema_get_owner((GConfSchema*)schema);
- return (*env)->NewStringUTF(env, owner);
-}
-
-/*
- * Class: org_gnu_gconf_ConfSchema
- * Method: gconf_schema_get_default_value
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gconf_ConfSchema_gconf_1schema_1get_1default_1value
- (JNIEnv *env, jclass cls, jint schema)
-{
- return (jint)gconf_schema_get_default_value((GConfSchema*)schema);
-}
-
-#ifdef __cplusplus
-}
-#endif
-#endif
diff --git a/libgconf-java/src/jni/org_gnu_gconf_ConfValue.c b/libgconf-java/src/jni/org_gnu_gconf_ConfValue.c
deleted file mode 100644
index 4251428..0000000
--- a/libgconf-java/src/jni/org_gnu_gconf_ConfValue.c
+++ /dev/null
@@ -1,384 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <gconf/gconf.h>
-
-#ifndef _Included_org_gnu_gconf_ConfValue
-#define _Included_org_gnu_gconf_ConfValue
-#ifdef __cplusplus
-extern "C" {
-#endif
-/*
- * Class: org_gnu_gconf_ConfValue
- * Method: gconf_value_new
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gconf_ConfValue_gconf_1value_1new
- (JNIEnv *env, jclass cls, jint type)
-{
- return (jint)gconf_value_new((GConfValueType) type);
-}
-
-/*
- * Class: org_gnu_gconf_ConfValue
- * Method: gconf_value_copy
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gconf_ConfValue_gconf_1value_1copy
- (JNIEnv *env, jclass cls, jint value)
-{
- return (jint)gconf_value_copy((GConfValue*)value);
-}
-
-/*
- * Class: org_gnu_gconf_ConfValue
- * Method: gconf_value_free
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gconf_ConfValue_gconf_1value_1free
- (JNIEnv *env, jclass cls, jint value)
-{
- gconf_value_free((GConfValue*)value);
-}
-
-/*
- * Class: org_gnu_gconf_ConfValue
- * Method: gconf_value_get_string
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gconf_ConfValue_gconf_1value_1get_1string
- (JNIEnv *env, jclass cls, jint value)
-{
- gchar* result = (gchar*)gconf_value_get_string((GConfValue*)value);
- return (*env)->NewStringUTF(env, result);
-}
-
-/*
- * Class: org_gnu_gconf_ConfValue
- * Method: gconf_value_get_int
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gconf_ConfValue_gconf_1value_1get_1int
- (JNIEnv *env, jclass cls, jint value)
-{
- return (jint)gconf_value_get_int((GConfValue*)value);
-}
-
-/*
- * Class: org_gnu_gconf_ConfValue
- * Method: gconf_value_get_float
- * Signature: (I)D
- */
-JNIEXPORT jdouble JNICALL Java_org_gnu_gconf_ConfValue_gconf_1value_1get_1float
- (JNIEnv *env, jclass cls, jint value)
-{
- return (jdouble)gconf_value_get_float((GConfValue*)value);
-}
-
-/*
- * Class: org_gnu_gconf_ConfValue
- * Method: gconf_value_get_list_type
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gconf_ConfValue_gconf_1value_1get_1list_1type
- (JNIEnv *env, jclass cls, jint value)
-{
- return (jint)gconf_value_get_list_type((GConfValue*)value);
-}
-
-/*
- * Class: org_gnu_gconf_ConfValue
- * Method: gconf_value_get_list
- * Signature: (I)[Ljava/lang/Object;
- */
-JNIEXPORT jobjectArray JNICALL Java_org_gnu_gconf_ConfValue_gconf_1value_1get_1list
- (JNIEnv *env, jclass cls, jint value)
-{
- GSList* list = gconf_value_get_list((GConfValue*)value);
- int i = 0;
- jclass aCls = NULL;
- guint len;
- jobjectArray ar;
- len = g_slist_length(list);
- GConfValueType vt = gconf_value_get_list_type((GConfValue*)value);
- if (vt == GCONF_VALUE_STRING)
- aCls = (*env)->FindClass(env, "java/lang/String");
- else if (vt == GCONF_VALUE_INT)
- aCls = (*env)->FindClass(env, "java/lang/Integer");
- else if (vt == GCONF_VALUE_FLOAT)
- aCls = (*env)->FindClass(env, "java/lang/Double");
- else if (vt == GCONF_VALUE_BOOL)
- aCls = (*env)->FindClass(env, "java/lang/Boolean");
- else if (vt == GCONF_VALUE_SCHEMA)
- aCls = (*env)->FindClass(env, "org/gnu/gconf/ConfSchema");
- if (NULL == aCls)
- return NULL;
- ar = (*env)->NewObjectArray(env, len, aCls, NULL);
- for (i = 0; i < len; i++) {
- GSList *item = g_slist_nth(list, i);
- if (vt == GCONF_VALUE_STRING) {
- jstring str = (*env)->NewStringUTF(env, item->data);
- (*env)->SetObjectArrayElement(env, ar, i, str);
- } else if (vt == GCONF_VALUE_INT) {
- jmethodID mid = (*env)->GetMethodID(env, aCls, "<init>", "(I)V");
- jobject obj;
- if (mid == NULL)
- return NULL;
- obj = (*env)->NewObject(env, aCls, mid, (jint)item->data);
- (*env)->SetObjectArrayElement(env, ar, i, obj);
- } else if (vt == GCONF_VALUE_FLOAT) {
- jmethodID mid = (*env)->GetMethodID(env, aCls, "<init>", "(D)V");
- jobject obj;
- if (mid == NULL)
- return NULL;
- obj = (*env)->NewObject(env, aCls, mid, (jdouble*)item->data);
- (*env)->SetObjectArrayElement(env, ar, i, obj);
- } else if (vt == GCONF_VALUE_BOOL) {
- jmethodID mid = (*env)->GetMethodID(env, aCls, "<init>", "(Z)V");
- jobject obj;
- if (mid == NULL)
- return NULL;
- obj = (*env)->NewObject(env, aCls, mid, (jboolean)((gboolean)item->data));
- (*env)->SetObjectArrayElement(env, ar, i, obj);
- } else if (vt == GCONF_VALUE_SCHEMA) {
- jmethodID mid = (*env)->GetMethodID(env, aCls, "<init>", "(I)V");
- jobject obj;
- if (mid == NULL)
- return NULL;
- obj = (*env)->NewObject(env, aCls, mid, (jint)item->data);
- (*env)->SetObjectArrayElement(env, ar, i, obj);
- }
- }
- return ar;
-}
-
-/*
- * Class: org_gnu_gconf_ConfValue
- * Method: gconf_value_get_car
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gconf_ConfValue_gconf_1value_1get_1car
- (JNIEnv *env, jclass cls, jint value)
-{
- return (jint)gconf_value_get_car((GConfValue*)value);
-}
-
-/*
- * Class: org_gnu_gconf_ConfValue
- * Method: gconf_value_get_cdr
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gconf_ConfValue_gconf_1value_1get_1cdr
- (JNIEnv *env, jclass cls, jint value)
-{
- return (jint)gconf_value_get_cdr((GConfValue*)value);
-}
-
-/*
- * Class: org_gnu_gconf_ConfValue
- * Method: gconf_value_get_bool
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gconf_ConfValue_gconf_1value_1get_1bool
- (JNIEnv *env, jclass cls, jint value)
-{
- return (jboolean)gconf_value_get_bool((GConfValue*)value);
-}
-
-/*
- * Class: org_gnu_gconf_ConfValue
- * Method: gconf_value_get_schema
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gconf_ConfValue_gconf_1value_1get_1schema
- (JNIEnv *env, jclass cls, jint value)
-{
- return (jint)gconf_value_get_schema((GConfValue*)value);
-}
-
-/*
- * Class: org_gnu_gconf_ConfValue
- * Method: gconf_value_set_int
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gconf_ConfValue_gconf_1value_1set_1int
- (JNIEnv *env, jclass cls, jint value, jint theInt)
-{
- gconf_value_set_int((GConfValue*)value, (int)theInt);
-}
-
-/*
- * Class: org_gnu_gconf_ConfValue
- * Method: gconf_value_set_string
- * Signature: (ILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gconf_ConfValue_gconf_1value_1set_1string
- (JNIEnv *env, jclass cls, jint value, jstring theString)
-{
- const gchar* str = (*env)->GetStringUTFChars(env, theString, NULL);
- gconf_value_set_string((GConfValue*)value, str);
- (*env)->ReleaseStringUTFChars(env, theString, str);
-}
-
-/*
- * Class: org_gnu_gconf_ConfValue
- * Method: gconf_value_set_bool
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gconf_ConfValue_gconf_1value_1set_1bool
- (JNIEnv *env, jclass cls, jint value, jboolean theBool)
-{
- gconf_value_set_bool((GConfValue*)value, (gboolean)theBool);
-}
-
-/*
- * Class: org_gnu_gconf_ConfValue
- * Method: gconf_value_set_float
- * Signature: (ID)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gconf_ConfValue_gconf_1value_1set_1float
- (JNIEnv *env, jclass cls, jint value, jdouble theDouble)
-{
- gconf_value_set_float((GConfValue*)value, (gdouble)theDouble);
-}
-
-/*
- * Class: org_gnu_gconf_ConfValue
- * Method: gconf_value_set_schema
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gconf_ConfValue_gconf_1value_1set_1schema
- (JNIEnv *env, jclass cls, jint value, jint schema)
-{
- gconf_value_set_schema((GConfValue*)value, (GConfSchema*)schema);
-}
-
-/*
- * Class: org_gnu_gconf_ConfValue
- * Method: gconf_value_set_car
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gconf_ConfValue_gconf_1value_1set_1car
- (JNIEnv *env, jclass cls, jint value, jint car)
-{
- gconf_value_set_car((GConfValue*)value, (GConfValue*)car);
-}
-
-/*
- * Class: org_gnu_gconf_ConfValue
- * Method: gconf_value_set_cdr
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gconf_ConfValue_gconf_1value_1set_1cdr
- (JNIEnv *env, jclass cls, jint value, jint cdr)
-{
- gconf_value_set_cdr((GConfValue*)value, (GConfValue*)cdr);
-}
-
-/*
- * Class: org_gnu_gconf_ConfValue
- * Method: gconf_value_set_list_type
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gconf_ConfValue_gconf_1value_1set_1list_1type
- (JNIEnv *env, jclass cls, jint value, jint type)
-{
- gconf_value_set_list_type((GConfValue*)value, (GConfValueType)type);
-}
-
-/*
- * Class: org_gnu_gconf_ConfValue
- * Method: gconf_value_set_list
- * Signature: (I[Ljava/lang/Object;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gconf_ConfValue_gconf_1value_1set_1list
- (JNIEnv *env, jclass cls, jint value, jobjectArray list)
-{
- GConfValueType vt = gconf_value_get_list_type((GConfValue*)value);
- int i = 0;
- jclass aCls = NULL;
- jobject obj;
- jfieldID fid;
- jmethodID mid;
- jsize len;
- GSList* gslist;
- gpointer data = NULL;
-
- len = (*env)->GetArrayLength(env, list);
- gslist = g_slist_alloc();
- for (i = 0; i < len; i++) {
- obj = (*env)->GetObjectArrayElement(env, list, i);
- if (vt == GCONF_VALUE_STRING) {
- jstring value = (jstring)obj;
- const gchar* v = (*env)->GetStringUTFChars(env, value, NULL);
- data = (gpointer)v;
- }
- else if (vt == GCONF_VALUE_INT) {
- jint value;
- aCls = (*env)->FindClass(env, "java/lang/Integer");
- mid = (*env)->GetMethodID(env, cls, "intValue", "()I");
- if (NULL == mid)
- return;
- value = (*env)->CallIntMethod(env, obj, mid);
- data = (gpointer)&value;
- }
- else if (vt == GCONF_VALUE_FLOAT) {
- jdouble value;
- aCls = (*env)->FindClass(env, "java/lang/Double");
- mid = (*env)->GetMethodID(env, cls, "doubleValue", "()D");
- if (NULL == mid)
- return;
- value = (*env)->CallDoubleMethod(env, obj, mid);
- data = (gpointer)&value;
- }
- else if (vt == GCONF_VALUE_BOOL) {
- jboolean value;
- aCls = (*env)->FindClass(env, "java/lang/Boolean");
- mid = (*env)->GetMethodID(env, cls, "booleanValue", "()Z");
- if (NULL == mid)
- return;
- value = (*env)->CallBooleanMethod(env, obj, mid);
- data = (gpointer)&value;
- }
- else if (vt == GCONF_VALUE_SCHEMA) {
- jint value;
- aCls = (*env)->FindClass(env, "org/gnu/gconf/ConfSchema");
- fid = (*env)->GetFieldID(env, aCls, "handle", "I");
- if (fid == NULL)
- return;
- value = (jint)(*env)->GetObjectField(env, obj, fid);
- data = (gpointer)value;
- }
- gslist = g_slist_append(gslist, data);
- }
- gconf_value_set_list((GConfValue*)value, gslist);
-}
-
-/*
- * Class: org_gnu_gconf_ConfValue
- * Method: gconf_value_to_string
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gconf_ConfValue_gconf_1value_1to_1string
- (JNIEnv *env, jclass cls, jint value)
-{
- gchar *str = gconf_value_to_string((GConfValue*)value);
- return (*env)->NewStringUTF(env, str);
-}
-
-#ifdef __cplusplus
-}
-#endif
-#endif
diff --git a/libglade-java/ChangeLog b/libglade-java/ChangeLog
deleted file mode 100644
index deea8c2..0000000
--- a/libglade-java/ChangeLog
+++ /dev/null
@@ -1,601 +0,0 @@
-2004-11-01 12:11 morganj
-
- * configure.in: Version bump prior to build.
-
-2004-10-27 22:02 mh
-
- * NEWS, autogen.sh: Fixing a few issues from the ML
-
-2004-10-25 19:28 mh
-
- * NEWS: bumped version (real reason for change is to test the new
- commit email messages)
-
-2004-10-24 13:19 mh
-
- * NEWS, src/java/org/gnu/glade/LibGlade.java.in,
- src/jni/org_gnu_glade_LibGlade.c: Applied Andrew Cowie's patch to
- fix glade file referencing
-
-2004-10-21 22:06 morganj
-
- * configure.in: Version bump.
-
-2004-10-21 21:48 morganj
-
- * NEWS, src/jni/org_gnu_glade_LibGlade.c: Fixed Bug 155124
-
-2004-10-14 21:53 mh
-
- * NEWS, src/java/org/gnu/glade/ListenerDelegate.java: Applied
- patches from Bug 155422: Remove libglade-java build dependency on
- libgnome-java Thanks to Jerry Haltom
-
-2004-10-14 21:04 mh
-
- * NEWS, src/java/org/gnu/glade/LibGlade.java.in: Added checks for
- where we differ in class names
-
-2004-10-06 19:54 mh
-
- * Makefile.in: Build system fixes
-
-2004-10-06 13:36 mh
-
- * configure.in, src/Makefile.in: more all-in-one build system fixes
-
-2004-09-16 12:33 morganj
-
- * configure.in: version bump.
-
-2004-09-16 12:17 morganj
-
- * .cvsignore: ignoring a few additional files.
-
-2004-07-28 13:31 morganj
-
- * src/Makefile.in: Changed classpath for native build.
-
-2004-07-27 13:10 morganj
-
- * src/java/org/gnu/glade/GladeTemplate.j: slight cleanup.
-
-2004-07-19 22:27 morganj
-
- * configure.in: setting the correct version.
-
-2004-07-19 21:19 morganj
-
- * NEWS: Added new files for new packages and updated gtk NEWS file.
-
-2004-07-16 19:58 morganj
-
- * aclocal.m4: Removing generated file.
-
-2004-07-13 12:50 morganj
-
- * .cvsignore: ignoring generated files
-
-2004-07-13 07:43 mh
-
- * aclocal.m4, autogen.sh: Fixed a thinko
-
-2004-07-12 17:16 morganj
-
- * src/java/org/gnu/glade/: ColorButtonDelegate.java,
- FontButtonDelegate.java, ListenerDelegate.java: Added support for
- ColorButton and FontButton events in glade bindings.
-
-2004-07-12 15:43 morganj
-
- * src/java/org/gnu/glade/: CheckMenuItemDelegate.java,
- ItemDelegate.java, ListenerDelegate.java: Added support for
- CheckMenuItem and Item events in glade bindings.
-
-2004-07-12 15:36 morganj
-
- * src/java/org/gnu/glade/: ListenerDelegate.java,
- MouseMotionDelegate.java: Fixed a couple of errors with new code.
-
-2004-07-12 14:27 morganj
-
- * src/java/org/gnu/glade/: ComboBoxDelegate.java,
- ExpanderDelegate.java, ListenerDelegate.java: Added support for
- ComboBox and Expander events in glade bindings.
-
-2004-07-12 14:07 morganj
-
- * src/java/org/gnu/glade/: ListenerDelegate.java,
- ToolBarDelegate.java, TreeModelDelegate.java: Added support for
- ToolBar and TreeModel events in glade bindings.
-
-2004-07-12 13:57 morganj
-
- * src/java/org/gnu/glade/: ExposeDelegate.java,
- ListenerDelegate.java, MouseMotionDelegate.java: Added support
- for MouseMotion and Expose events in glade bindings.
-
-2004-07-11 10:00 mh
-
- * .cvsignore, Makefile.in, Makefile.in.in, aclocal.m4,
- configure.in, configure.in.in, glade-java.pc.in, install-sh,
- src/.cvsignore, src/Makefile.in, src/Makefile.in.in: Build system
- improvements
-
-2004-04-13 01:51 kuzman
-
- * doc/examples/glade-gnome/gnome-widgets.glade: Updated for latest
- libglade.
-
-2004-04-11 18:19 howama
-
- * src/java/org/gnu/glade/ListenerDelegate.java: Fixed superclass
- events from libglade
-
-2004-03-31 22:52 kuzman
-
- * src/jni/org_gnu_glade_LibGlade.c: Fixed error on error printing.
-
-2004-03-31 22:51 kuzman
-
- * src/java/org/gnu/glade/: ListenerDelegate.java,
- ToolButtonDelegate.java: Added the ability to handle ToolButton
- events.
-
-2004-03-27 20:36 howama
-
- * doc/examples/runExample.sh: Added scripts to run the example apps
-
-2004-03-27 13:00 howama
-
- * src/jni/org_gnu_glade_LibGlade.c: Fixed eventInititialization
- problems
-
-2004-03-23 20:51 kuzman
-
- * src/java/org/gnu/glade/: ListenerDelegate.java,
- TreeViewDelegate.java: Allow TreeView events to propogate from
- glade.
-
-2004-03-03 20:02 kuzman
-
- * src/java/org/gnu/glade/LifeCycleDelegate.java: Updated
- LifeCycleDelegate and changed Widget to fire all LCEvents before
- returning.
-
-2004-02-07 22:21 kuzman
-
- * src/java/org/gnu/glade/: EditableDelegate.java,
- EntryDelegate.java, ListenerDelegate.java: Changed Editable to an
- interface and made appropriate changes to Entry.
-
-2004-02-06 12:46 kuzman
-
- * Makefile.in.in, doc/Makefile.in.in,
- src/jni/org_gnu_glade_LibGlade.c: Moving fixes from stable
- branch.
-
-2004-02-05 22:11 kuzman
-
- * doc/Makefile.in.in: Final install target fixes.
-
-2004-02-05 21:42 kuzman
-
- * Makefile.in.in: fixing a few install targets.
-
-2004-02-05 17:37 kuzman
-
- * src/jni/org_gnu_glade_LibGlade.c: Fixed compiler warnings with
- this object.
-
-2004-02-03 13:21 kuzman
-
- * src/: Makefile.in.in, java/org/gnu/glade/ListenerDelegate.java,
- java/org/gnu/glade/OptionMenuDelegate.java: Moving appropriate
- head changes to 0.8 branch.
-
-2004-02-03 13:18 kuzman
-
- * doc/Makefile.in.in, Makefile.in.in, configure.in.in: Moving
- appropriate head changes to 0.8 branch.
-
-2004-01-21 01:31 kuzman
-
- * Makefile.in.in: Applied Jeff Long's patch
-
-2004-01-20 13:06 kuzman
-
- * src/java/org/gnu/glade/: ListenerDelegate.java,
- OptionMenuDelegate.java: Applied Jeff Long's patch.
-
-2004-01-13 14:46 howama
-
- * src/Makefile.in.in: Only include class files in jar archives.
- This bug was causing the jar files to be 40x bigger than they
- needed to be.
-
-2004-01-08 17:17 howama
-
- * Makefile.in.in: create links for jni so's. Force all links to be
- created, replacing any existing links
-
-2004-01-04 21:02 howama
-
- * doc/Makefile.in.in, Makefile.in.in, configure.in.in: various
- build system fixes
-
-2003-12-19 01:20 kuzman
-
- * src/java/org/gnu/glade/.cvsignore: Ignoring generated java
- classes.
-
-2003-12-17 19:03 howama
-
- * src/Makefile.in.in: Add all libs to compile scripts
-
-2003-12-17 14:32 howama
-
- * .cvsignore, doc/.cvsignore, src/.cvsignore: cvs should ignore
- generated files.
-
-2003-12-17 09:09 howama
-
- * Makefile.in.in, src/Makefile.in.in: GCJ Native compilation is now
- optional
-
-2003-12-16 11:41 howama
-
- * doc/Makefile.in.in: fixed linking of api docs
-
-2003-12-16 09:33 howama
-
- * src/Makefile.in.in: Use CLASSPATH environment variable instead of
- --classpath switches - some javac's call it -classpath instead.
-
-2003-12-15 18:35 howama
-
- * doc/Makefile.in.in: use macros from autoconf-archive, regenerated
- aclocal.m4 added api generation to makefiles & maketarballs.
-
-2003-12-14 13:44 howama
-
- * src/java/org/gnu/glade/LibGlade.java: These are now generated by
- *.in files - including a versioned link to the native library
-
-2003-12-14 13:32 howama
-
- * Makefile.in.in, configure.in.in, doc/Makefile.in.in,
- doc/configure.in.in, src/Makefile.in.in,
- src/java/org/gnu/glade/LibGlade.java,
- src/java/org/gnu/glade/LibGlade.java.in: Build script work. all
- targets should now work (including install). library loading
- fixed for core modules. Hopefully everything is now working.
-
-2003-12-13 13:09 howama
-
- * Makefile.in.in, configure.in.in, src/Makefile.in.in: more make
- script improvements & fixes
-
-2003-12-12 20:26 howama
-
- * Makefile.in.in, src/Makefile.in.in: making the build scripts work
- a little more
-
-2003-12-12 19:35 howama
-
- * src/Makefile.in.in: More files for the new make system
-
-2003-12-11 17:55 howama
-
- * doc/Makefile.in.in, doc/configure.in.in, Makefile.in.in,
- configure.in.in: More work on new make system
-
-2003-10-14 19:36 howama
-
- * src/java/org/gnu/glade/LibGlade.java: Applied patch by Jonas
- Berlin <jberlin at niksula.hut.fi>
-
-2003-08-19 13:30 kuzman
-
- * src/java/org/gnu/glade/: AdjustmentDelegate.java,
- AppBarDelegate.java, ButtonDelegate.java, CalendarDelegate.java,
- CellRendererTextDelegate.java, ClientDelegate.java,
- ColorPickerDelegate.java, ContainerDelegate.java,
- DateEditDelegate.java, DialogDelegate.java,
- DruidPageDelegate.java, EditableDelegate.java,
- FocusDelegate.java, FontPickerDelegate.java, GenerateStubs.java,
- GladeXMLException.java, KeyDelegate.java, LibGlade.java,
- LibGladeStubs.java, LifeCycleDelegate.java,
- ListenerDelegate.java, MenuItemDelegate.java, MouseDelegate.java,
- NotebookDelegate.java, RangeDelegate.java, ScaleDelegate.java,
- SpinDelegate.java, TextBufferDelegate.java,
- TextViewDelegate.java, ToggleDelegate.java,
- TreeSelectionDelegate.java, TreeViewColumnDelegate.java: Cleanup.
-
-2003-07-07 11:08 kuzman
-
- * src/java/org/gnu/glade/: DruidPageDelegate.java,
- ListenerDelegate.java: Fixing problems with DruidPage event
- handling.
-
-2003-06-28 20:11 howama
-
- * doc/examples/glade-gnome/LibGladeGnomeTest.java: Include error
- message for parse errors
-
-2003-06-27 13:21 howama
-
- * src/jni/org_gnu_glade_LibGlade.c: added #include <stdio.h>
- (sometimes included in jni.h, but not always)
-
-2003-05-31 00:47 kuzman
-
- * doc/examples/glade/: Example1.java, LibGladeTest.java, Test.java,
- clock/Clock.java: General formating and cleanup.
-
-2003-04-21 01:32 kuzman
-
- * src/java/org/gnu/glade/LibGladeStubs.java: Organized imports.
-
-2003-03-21 17:21 tball
-
- * doc/examples/glade/clock/Clock.java: Fixed to use new Timer API.
-
-2003-03-21 11:35 kuzman
-
- * doc/examples/glade/.cvsignore: Ignoring generated files.
-
-2003-03-04 22:57 tball
-
- * src/java/org/gnu/glade/ListenerDelegate.java: Improved error
- reporting of InvocationTargetExceptions.
-
-2003-02-28 05:40 tball
-
- * doc/examples/glade/: LibGladeTest.java, Makefile.in, Test.java,
- gtk.glade, test.glade: Converted glade files to 2.0 format, added
- Test, cleaned up LibGladeTest.
-
-2003-02-27 07:23 tball
-
- * doc/examples/glade/clock/: Clock.java, clock.glade: Clock
- example, which uses Glade, Timer, and FontSelectionDialog. OK,
- so being able to modify the font is overkill, but it was fun.
-
-2003-02-25 05:39 tball
-
- * doc/examples/glade/: Example1.java, example1.glade: Added main
- window delete event handling.
-
-2003-02-15 18:51 kuzman
-
- * doc/examples/glade-gnome/LibGladeGnomeTest.java: Fixed
- compilation errors.
-
-2003-01-04 06:09 tball
-
- * src/java/org/gnu/glade/: ContainerDelegate.java,
- ListenerDelegate.java: Added support for container events.
-
-2002-12-28 22:58 tball
-
- * src/jni/org_gnu_glade_LibGlade.c: Fixed getWidget to work with
- older gcc compilers.
-
-2002-12-23 07:23 tball
-
- * src/java/org/gnu/glade/ListenerDelegate.java: Finished EventMap
- conversion in GNOME widgets; had to make addEvents protected in
- all classes that implement it.
-
-2002-12-23 02:29 tball
-
- * src/java/org/gnu/glade/: AdjustmentDelegate.java,
- AppBarDelegate.java, ButtonDelegate.java, CalendarDelegate.java,
- CellRendererTextDelegate.java, ClientDelegate.java,
- ColorPickerDelegate.java, DateEditDelegate.java,
- DialogDelegate.java, DruidPageDelegate.java,
- EditableDelegate.java, FocusDelegate.java,
- FontPickerDelegate.java, KeyDelegate.java, LibGlade.java,
- LifeCycleDelegate.java, ListenerDelegate.java,
- MenuItemDelegate.java, MouseDelegate.java, NotebookDelegate.java,
- RangeDelegate.java, ScaleDelegate.java, SpinDelegate.java,
- TextBufferDelegate.java, TextViewDelegate.java,
- ToggleDelegate.java, TreeSelectionDelegate.java,
- TreeViewColumnDelegate.java: Glade now reports which handler
- method is missing (required a constructor API change to the
- ListenerDelegates).
-
-2002-12-22 01:52 tball
-
- * src/: java/org/gnu/glade/LibGlade.java,
- jni/org_gnu_glade_LibGlade.c: Cleaned up LibGlade: moved a lot of
- functionality from C to Java, improving performance and
- robustness.
-
-2002-12-09 21:51 tball
-
- * doc/examples/glade/Makefile.in: Added src/examples/Makefile.in
- and src/examples/glade/Makefile.in, partly to document how to
- compile a Java-GNOME app using gcj.
-
-2002-12-08 05:10 tball
-
- * src/java/org/gnu/glade/: AdjustmentDelegate.java,
- AppBarDelegate.java, ButtonDelegate.java, CalendarDelegate.java,
- CellRendererTextDelegate.java, ClientDelegate.java,
- ColorPickerDelegate.java, DateEditDelegate.java,
- DialogDelegate.java, DruidPageDelegate.java,
- EditableDelegate.java, FocusDelegate.java,
- FontPickerDelegate.java, KeyDelegate.java, LibGlade.java,
- LifeCycleDelegate.java, ListenerDelegate.java,
- MenuItemDelegate.java, MouseDelegate.java, NotebookDelegate.java,
- RangeDelegate.java, ScaleDelegate.java, SignalHandler.java,
- SpinDelegate.java, TextBufferDelegate.java,
- TextViewDelegate.java, ToggleDelegate.java,
- TreeSelectionDelegate.java, TreeViewColumnDelegate.java: Replaced
- java.lang.reflect.Proxy implementation with a delegate-based
- implementation. This new implementation should work with gcj
- (not tested), be a bit faster and easier to maintain.
-
-2002-12-06 21:33 tball
-
- * src/java/org/gnu/glade/: LibGladeStubs.java, SignalHandler.java:
- /tmp/cvsTxaFMA
-
-2002-12-06 17:06 tball
-
- * src/: java/org/gnu/glade/LibGlade.java,
- jni/org_gnu_glade_LibGlade.c: Moved widget creation code from
- native C in glade to Widget (where it belongs), fixed
- Gtk.gtk_type_name.
-
-2002-12-03 20:58 tball
-
- * src/jni/org_gnu_glade_LibGlade.c: Catch Glade/GTK error messages
- to stuff into exception.
-
-2002-12-01 00:34 tball
-
- * src/java/org/gnu/glade/: GenerateStubs.java, GladeTemplate.j,
- LibGladeStubs.java: Moved source file generator files to
- src/org/gnu/glade; added wrapper to report missing XML classes,
- shell script.
-
-2002-11-30 23:24 tball
-
- * src/java/org/gnu/glade/SignalHandler.java: Fixed event handler
- inheritance, support both event-specific and GtkEvent-generic
- handler signatures in SignalHandler.
-
-2002-11-30 20:03 tball
-
- * doc/examples/glade/Example1.java: Changed handler to take
- ButtonEvent parameter.
-
-2002-11-30 20:02 tball
-
- * src/java/org/gnu/glade/SignalHandler.java: Bind signals to
- handlers with a GtkEvent parameter.
-
-2002-11-30 07:52 tball
-
- * doc/examples/glade/Example1.java,
- doc/examples/glade/example1.glade,
- src/java/org/gnu/glade/LibGlade.java,
- src/java/org/gnu/glade/SignalHandler.java: Added source param to
- libglade user-defined handler methods.
-
-2002-11-29 21:18 tball
-
- * src/java/org/gnu/glade/: LibGlade.java, SignalHandler.java: Fixed
- signal to event mapping, added missing event types. libglade
- should now work reasonably well for GTK widgets.
-
-2002-11-29 07:09 tball
-
- * src/java/org/gnu/glade/: LibGlade.java, SignalHandler.java: First
- pass at connecting signal handlers.
-
-2002-11-29 07:07 tball
-
- * src/jni/org_gnu_glade_LibGlade.c: First pass at connecting
- widgets to event handlers.
-
-2002-11-29 07:06 tball
-
- * doc/examples/glade/: Example1.java, LibGladeTest.java,
- example1.glade: Added simple example.
-
-2002-11-26 19:40 tball
-
- * src/java/org/gnu/glade/GladeXMLException.java: Added missing
- file.
-
-2002-11-24 21:01 tball
-
- * doc/examples/glade/LibGladeTest.java,
- doc/examples/glade/simple.glade,
- src/java/org/gnu/glade/LibGlade.java,
- src/jni/org_gnu_glade_LibGlade.c: Cleaned up LibGlade's
- constructors, improved error reporting for obsolete and missing
- files. Added GTK constructors for creating widgets from existing
- native peers. LibGlade connecting still doesn't work yet.
-
-2002-11-19 20:09 rubiojr
-
- * doc/examples/glade/LibGladeTest.java: Added System.loadLibrary to
- test the example.
-
-2002-11-17 05:49 tball
-
- * doc/examples/glade/: custom.glade, simple.glade, test.glade:
- Coverted to LibGlade2 format.
-
-2002-11-08 15:32 rubiojr
-
- * src/jni/org_gnu_glade_LibGlade.c: Initial work in ZvtTerm, the
- zvt widget from Michael Zucchi. LibGlade.c function temporary
- commented.
-
-2002-10-15 23:27 kuzman
-
- * src/jni/org_gnu_glade_LibGlade.c: Formatting cleanup.
-
-2002-10-09 06:16 theserge
-
- * doc/examples/glade-gnome/LibGladeGnomeTest.java: Tried to clean
- up some of the errors in the examples applications which were
- driving Eclipse crazy. Trying to get used to Eclipse at the same
- time as getting something done with java-gnome.
-
-2002-08-27 21:08 kuzman
-
- * doc/examples/: glade/LibGladeTest.java,
- glade-gnome/LibGladeGnomeTest.java: Updated to new API.
-
-2002-08-08 16:28 kuzman
-
- * src/jni/org_gnu_glade_LibGlade.c: Fixed a couple of errors
- related to changes in libglade 2.0.
-
-2002-08-06 01:19 kuzman
-
- * src/jni/org_gnu_glade_LibGlade.c: Removed the inclusion of
- jgtypes.h.
-
-2002-08-05 20:52 kuzman
-
- * src/jni/org_gnu_glade_LibGlade.c: Initial import of the glade
- glue code.
-
-2002-08-05 20:42 kuzman
-
- * src/java/org/gnu/glade/LibGlade.java: Initial import of the glade
- java file.
-
-2002-06-11 02:15 kuzman
-
- * doc/examples/glade-gnome/LibGladeGnomeTest.java: Updated to
- latest release.
-
-2001-04-24 12:37 kuzman
-
- * doc/examples/glade-gnome/LibGladeGnomeTest.java: Updated for new
- lib.
-
-2001-04-24 12:15 kuzman
-
- * doc/examples/glade/LibGladeTest.java: Updated to support new
- features.
-
-2001-02-15 08:17 cjvw
-
- * doc/examples/: glade/LibGladeTest.java, glade/custom.glade,
- glade/gtk.glade, glade/simple.glade, glade/test.glade,
- glade-gnome/LibGladeGnomeTest.java,
- glade-gnome/gnome-druid.glade,
- glade-gnome/gnome-propertybox.glade,
- glade-gnome/gnome-widgets.glade: Added the LibGlade classes +
- examples
-
diff --git a/libglade-java/Makefile b/libglade-java/Makefile
deleted file mode 100644
index a8cb8c7..0000000
--- a/libglade-java/Makefile
+++ /dev/null
@@ -1,80 +0,0 @@
-# This file is part of Java-GNOME.
-#
-# Java-GNOME is free software; you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
-# any later version.
-#
-# Java-GNOME is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with Java-GNOME; see the file COPYING. If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-#
-
-
-version=2.8.2
-apiversion=2.8
-
-top_srcdir=.
-srcdir=.
-
-# Directories for configure. Will remove the redundant ones when we know where
-# to install the files.
-prefix=/usr/
-exec_prefix=${prefix}
-datadir=${prefix}/share
-bindir=${exec_prefix}/bin
-includedir=${prefix}/include
-infodir=${prefix}/info
-libdir=/usr/lib/jni/
-libexecdir=${exec_prefix}/libexec
-localstatedir=${prefix}/var
-mandir=${prefix}/man
-sharedstatedir=${prefix}/com
-
-INSTALL=/usr/bin/install -c
-
-# Set Java related stuff
-JAVADOC = @JAVADOC@
-JAVAC = gcj -C
-JAVA = @JAVA@
-JAR = /usr/bin/jar
-
-DOCBOOK = /usr/bin/db2html
-
-
-all: distro
-
-distro:
- $(MAKE) -C src all
-
-# Install targets
-install: native_install
- $(INSTALL) -s -m644 lib/libgladejava$(apiversion).so.$(version) $(DESTDIR)$(libdir)/
- ln -s -f libgladejava$(apiversion).so.$(version) $(DESTDIR)$(libdir)/libgladejava$(apiversion).so
- $(INSTALL) -m644 lib/glade$(apiversion)-$(version).jar $(DESTDIR)$(datadir)/java
- ln -s -f glade$(apiversion)-$(version).jar $(DESTDIR)$(datadir)/java/glade$(apiversion).jar
- -for f in $(DOCUMENTS); do $(INSTALL) -m644 $(JG_DOC_DIR)/$$f $(DESTDIR)$(datadir)/doc/libglade$(apiversion)-java || exit 1 ; done
- $(INSTALL) -m644 glade-java.pc $(DESTDIR)$(libdir)/pkgconfig/
-
-native_install:
- $(INSTALL) -s -m644 lib/libgladejar$(apiversion).so.$(version) $(DESTDIR)$(libdir)/
- @ln -s -f libgladejar$(apiversion).so.$(version) $(DESTDIR)$(libdir)/libgladejar$(apiversion).so
-
-# Uninstall targets
-uninstall: native_uninstall
- rm -f $(libdir)/libgladejava$(apiversion).so.$(version)
- rm -f $(libdir)/libgladejava$(apiversion).so
- rm -f $(datadir)/java-gnome/glade$(apiversion)-$(version).jar
- rm -f $(datadir)/java-gnome/glade$(apiversion).jar
- rm -rf $(datadir)/java-gnome
- rm -rf $(datadir)/doc/java-gnome-$(apiversion)
-
-native_uninstall:
- rm -f $(libdir)/libgladejar$(apiversion).so.$(version)
- rm -f $(libdir)/libgladejar$(apiversion).so
-
diff --git a/libglade-java/Makefile.in b/libglade-java/Makefile.in
deleted file mode 100644
index 4b91009..0000000
--- a/libglade-java/Makefile.in
+++ /dev/null
@@ -1,80 +0,0 @@
-# This file is part of Java-GNOME.
-#
-# Java-GNOME is free software; you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
-# any later version.
-#
-# Java-GNOME is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with Java-GNOME; see the file COPYING. If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-#
-
-
-version=@version@
-apiversion=@apiversion@
-
-top_srcdir=@top_srcdir@
-srcdir=@srcdir@
-
-# Directories for configure. Will remove the redundant ones when we know where
-# to install the files.
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-datadir=@datadir@
-bindir=@bindir@
-includedir=@includedir@
-infodir=@infodir@
-libdir=@libdir@
-libexecdir=@libexecdir@
-localstatedir=@localstatedir@
-mandir=@mandir@
-sharedstatedir=@sharedstatedir@
-
-INSTALL=@INSTALL@
-
-# Set Java related stuff
-JAVADOC = @JAVADOC@
-JAVAC = @JAVAC@
-JAVA = @JAVA@
-JAR = @JAR@
-
-DOCBOOK = @DOCBOOK@
-
-
-all: distro
-
-distro:
- $(MAKE) -C src all
-
-# Install targets
-install: @GCJ_INSTALL_TARGETS@
- $(INSTALL) -s -m644 lib/libgladejava$(apiversion).so.$(version) $(DESTDIR)$(libdir)/
- ln -s -f libgladejava$(apiversion).so.$(version) $(DESTDIR)$(libdir)/libgladejava$(apiversion).so
- $(INSTALL) -m644 lib/glade$(apiversion)-$(version).jar $(DESTDIR)$(datadir)/java
- ln -s -f glade$(apiversion)-$(version).jar $(DESTDIR)$(datadir)/java/glade$(apiversion).jar
- -for f in $(DOCUMENTS); do $(INSTALL) -m644 $(JG_DOC_DIR)/$$f $(DESTDIR)$(datadir)/doc/libglade$(apiversion)-java || exit 1 ; done
- $(INSTALL) -m644 glade-java.pc $(DESTDIR)$(libdir)/pkgconfig/
-
-native_install:
- $(INSTALL) -s -m644 lib/libgladejar$(apiversion).so.$(version) $(DESTDIR)$(libdir)/
- @ln -s -f libgladejar$(apiversion).so.$(version) $(DESTDIR)$(libdir)/libgladejar$(apiversion).so
-
-# Uninstall targets
-uninstall: @GCJ_UNINSTALL_TARGETS@
- rm -f $(libdir)/libgladejava$(apiversion).so.$(version)
- rm -f $(libdir)/libgladejava$(apiversion).so
- rm -f $(datadir)/java-gnome/glade$(apiversion)-$(version).jar
- rm -f $(datadir)/java-gnome/glade$(apiversion).jar
- rm -rf $(datadir)/java-gnome
- rm -rf $(datadir)/doc/java-gnome-$(apiversion)
-
-native_uninstall:
- rm -f $(libdir)/libgladejar$(apiversion).so.$(version)
- rm -f $(libdir)/libgladejar$(apiversion).so
-
diff --git a/libglade-java/NEWS b/libglade-java/NEWS
deleted file mode 100644
index f3b631d..0000000
--- a/libglade-java/NEWS
+++ /dev/null
@@ -1,28 +0,0 @@
-2.8.2
-- Fixed autogen.sh
-
-2.8.1
- Bug 155080: java classes names don't match Gtk classes names
- - Added checks for where we diverge.
- Bug 155422: Remove libglade-java build dependency on libgnome-java
- - Applied Jerry Haltom's patch - create listener to delegate map at
- runtime.
- Bug 155124: Message Logging - Replaced printf statements with the
- appropriate calls to g_warning and g_critical [Jeffrey Morgan]
- Bug: Glade references to files broken.
- applied Andrew Cowie's patch
-
-2.4.3 (19 July 2004)
-New Classes:
- CheckMenuItemDelegate [Jeffrey Morgan]
- ColorButtonDelegate [Jeffrey Morgan]
- ComboBoxDelegate [Jeffrey Morgan]
- ExpanderDelegate [Jeffrey Morgan]
- ExposeDelegate [Jeffrey Morgan]
- FontButtonDelegate [Jeffrey Morgan]
- ItemDelegate [Jeffrey Morgan]
- MouseMotionDelegate [Jeffrey Morgan]
- ToolBarDelegate [Jeffrey Morgan]
- TreeModelDelegate [Jeffrey Morgan]
-Updated Classes:
- ListenerDelegate - added support for missing events in gtk lib [Jeffrey Morgan]
diff --git a/libglade-java/aclocal.m4 b/libglade-java/aclocal.m4
deleted file mode 100644
index 20329aa..0000000
--- a/libglade-java/aclocal.m4
+++ /dev/null
@@ -1,416 +0,0 @@
-# generated automatically by aclocal 1.9.4 -*- Autoconf -*-
-
-# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
-# Free Software Foundation, Inc.
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-
-dnl PKG_CHECK_MODULES(GSTUFF, gtk+-2.0 >= 1.3 glib = 1.3.4, action-if, action-not)
-dnl defines GSTUFF_LIBS, GSTUFF_CFLAGS, see pkg-config man page
-dnl also defines GSTUFF_PKG_ERRORS on error
-AC_DEFUN(PKG_CHECK_MODULES, [
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- AC_MSG_CHECKING(for $2)
-
- if $PKG_CONFIG --exists "$2" ; then
- AC_MSG_RESULT(yes)
- succeeded=yes
-
- AC_MSG_CHECKING($1_CFLAGS)
- $1_CFLAGS=`$PKG_CONFIG --cflags "$2"`
- AC_MSG_RESULT($$1_CFLAGS)
-
- AC_MSG_CHECKING($1_LIBS)
- $1_LIBS=`$PKG_CONFIG --libs "$2"`
- AC_MSG_RESULT($$1_LIBS)
- else
- $1_CFLAGS=""
- $1_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- $1_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"`
- ifelse([$4], ,echo $$1_PKG_ERRORS,)
- fi
-
- AC_SUBST($1_CFLAGS)
- AC_SUBST($1_LIBS)
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- ifelse([$3], , :, [$3])
- else
- ifelse([$4], , AC_MSG_ERROR([Library requirements ($2) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.]), [$4])
- fi
-])
-
-
-
-dnl Available from the GNU Autoconf Macro Archive at:
-dnl http://www.gnu.org/software/ac-archive/htmldoc/ac_prog_jar.html
-dnl
-AC_DEFUN([AC_PROG_JAR],[
-AC_REQUIRE([AC_EXEEXT])dnl
-if test "x$JAVAPREFIX" = x; then
- test "x$JAR" = x && AC_CHECK_PROGS(JAR, jar$EXEEXT)
-else
- test "x$JAR" = x && AC_CHECK_PROGS(JAR, jar, $JAVAPREFIX)
-fi
-test "x$JAR" = x && AC_MSG_ERROR([no acceptable jar program found in \$PATH])
-AC_PROVIDE([$0])dnl
-])
-
-dnl Available from the GNU Autoconf Macro Archive at:
-dnl http://www.gnu.org/software/ac-archive/htmldoc/ac_prog_javac.html
-dnl
-AC_DEFUN([AC_PROG_JAVAC],[
-AC_REQUIRE([AC_EXEEXT])dnl
-if test "x$JAVAPREFIX" = x; then
- test "x$JAVAC" = x && AC_CHECK_PROGS(JAVAC, "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT)
-else
- test "x$JAVAC" = x && AC_CHECK_PROGS(JAVAC, "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT, $JAVAPREFIX)
-fi
-test "x$JAVAC" = x && AC_MSG_ERROR([no acceptable Java compiler found in \$PATH])
-AC_PROG_JAVAC_WORKS
-AC_PROVIDE([$0])dnl
-])
-
-dnl Available from the GNU Autoconf Macro Archive at:
-dnl http://www.gnu.org/software/ac-archive/htmldoc/ac_prog_javac_works.html
-dnl
-AC_DEFUN([AC_PROG_JAVAC_WORKS],[
-AC_CACHE_CHECK([if $JAVAC works], ac_cv_prog_javac_works, [
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* [#]line __oline__ "configure" */
-public class Test {
-}
-EOF
-if AC_TRY_COMMAND($JAVAC $JAVACFLAGS $JAVA_TEST) >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- AC_MSG_ERROR([The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)])
- echo "configure: failed program was:" >&AC_FD_CC
- cat $JAVA_TEST >&AC_FD_CC
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-])
-AC_PROVIDE([$0])dnl
-])
-
-
-AC_DEFUN([AM_PATH_DOCBOOK],[
-AC_REQUIRE([AC_EXEEXT])dnl
-AC_PATH_PROG(DB1, db2html$EXEEXT, nocommand)
-if test "$DB1" = nocommand; then
- AC_PATH_PROG(DB2, docbook2html$EXEEXT, nocommand)
- if test "$DB2" = nocommand; then
- AC_MSG_ERROR([docbook not found in $PATH])
- else
- DOCBOOK=$DB2
- fi;dnl
-else
- DOCBOOK=$DB1
-fi;dnl
-AC_SUBST(DOCBOOK)
-])
-
-dnl This file is part of Java-GNOME.
-dnl
-dnl Java-GNOME is free software; you can redistribute it and/or modify it
-dnl under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
-dnl any later version.
-dnl
-dnl Java-GNOME is distributed in the hope that it will be useful, but
-dnl WITHOUT ANY WARRANTY; without even the implied warranty of
-dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-dnl GNU General Public License for more details.
-dnl
-dnl You should have received a copy of the GNU General Public License
-dnl along with Jade; see the file COPYING. If not, write to
-dnl the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
-dnl Copied blatantly from other source.
-
-dnl Borrowed HEAVILY from AM_PATH_GTK
-dnl
-dnl AM_PATH_GCJ([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]])
-dnl Test for GCJ
-dnl
-AC_DEFUN(AM_PATH_GCJ,
-[dnl
-dnl Get the environmental variables necessary for GCJ
-dnl
-AC_ARG_WITH(gcj-prefix,[ --with-gcj-prefix=PFX Prefix where gcj is installed (optional)],
- gcj_prefix="$withval", gcj_prefix="")
-
- if test x$gcj_prefix != x ; then
- GCJ_HOME=$gcj_prefix
- fi
-
- dnl
- dnl CHANGE: Now FIRST put GCJ_HOME/bin in the path before testing for
- dnl the java executable.
- dnl
- if test x$GCJ_HOME != x ; then
- echo "Add $GCJ_HOME/bin to path and check again."
- PATH="$GCJ_HOME/bin:$PATH"
- fi
- AC_PATH_PROG(GCJ, gcj, no)
-
- min_gcj_version=ifelse([$0], ,3.0.0,$1)
- AC_MSG_CHECKING(for GCJ - version >= $min_gcj_version)
- min_gcj_major_version=`echo $min_gcj_version |\
- sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\).*/\1/'`
- min_gcj_minor_version=`echo $min_gcj_version |\
- sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\).*/\2/'`
- min_gcj_micro_version=`echo $min_gcj_version |\
- sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\).*/\3/'`
- if test "$GCJ" = "no" ; then
- no_gcj=yes
- else
- gcj_version=`$GCJ --version 2>&1 | grep GCC | sed 's/gcj (GCC) \([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\1.\2.\3/'`
- gcj_major_version=`echo $gcj_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\1/'`
- gcj_minor_version=`echo $gcj_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\2/'`
- gcj_micro_version=`echo $gcj_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\3/'`
- AC_TRY_RUN([
-#include <stdio.h>
-
-main()
-{
- if ((1$gcj_major_version > 1$min_gcj_major_version) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version > 1$min_gcj_minor_version)) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version == 1$min_gcj_minor_version) &&
- (1$gcj_micro_version >= 1$min_gcj_micro_version)))
- {
- return(0);
- }
- else
- {
- return(1);
- }
-}], , no_gcj=yes, [echo $ac_n "cross compiling; assumed OK... $ac_c"])
- fi
- if test "x$no_gcj" = x ; then
- AC_MSG_RESULT(yes)
- dnl
- dnl Check for gcj executables and set appropriate viarable
- dnl
- AC_PATH_PROG(GCJ, gcj, no)
- AC_PATH_PROG(JAR, jar, no)
- dnl
- dnl Set CLASSPATH
- dnl
- if test x$GCJ_HOME != x ; then
- :
- else
- GCJ_HOME=`which gcj | sed 's/\(.*\).bin.*gcj/\1/'`
- fi
-
- cat << EOF > Test.java
-/* [#]line __oline__ "configure" */
-public class Test {
- public static void main(String[[]] args) {
- System.out.println(System.getProperty("sun.boot.class.path"));
- }
-}
-EOF
- GCJ_JAR=`gcj -C Test.java && gij Test`
- rm Test.java Test.class
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`(test -d /usr/share/local/java && find /usr/local/share/java -name libgcj-?.?.?.jar) || (test -d /usr/share/java && find /usr/share/java -name libgcj-?.?.?.jar)`
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`locate libgcj | grep libgcj.*\.jar`
- fi
- fi
- if test x$GCJ_JAR != x ; then
- GCJ_CLASSPATH="${GCJ_JAR}:${CLASSPATH}"
- else
- echo "***"
- echo "*** Unable to locate libgcj.jar needed by gcj"
- echo "***"
- ifelse([$3], , :, [$3])
- fi
- AC_SUBST(GCJ_CLASSPATH)
- ifelse([$2], , :, [$2])
- else
- AC_MSG_RESULT(no)
- echo "***"
- echo "*** If you have GCJ installed and it is a newer version than $min_java_version, either set"
- echo "*** the GCJ_HOME variable or add the top directory where the GCJ binaries are to"
- echo "*** the PATH. Alternatively try \"./configure --with-gcj-prefix=<java_home>\","
- echo "***"
- echo "*** Also make sure that configure does not find the wrong version of GCJ by"
- echo "*** looking at the output of \"which gcj\"."
- echo "***"
- ifelse([$3], , :, [$3])
- fi
-])
-
-
-dnl
-AC_DEFUN([JG_CHECK_NATIVECOMPILE],[
-dnl Check for a GCJ native compile option
-AC_ARG_WITH(gcj_compile,[ --without-gcj-compile Binary builds of Java-GNOME
-with gcj compiler will not be made],
- gcj_compile="no", gcj_compile="yes")
-
-if test $gcj_compile = "yes"; then
- AM_PATH_GCJ(3.0.0, , AC_ERROR(Need at lease GCJ version 3.0.0))
- GCJ_BUILD_TARGETS=native-gcj
- GCJ_INSTALL_TARGETS=native_install
- GCJ_UNINSTALL_TARGETS=native_uninstall
-else
- GCJ_BUILD_TARGETS=
- GCJ_INSTALL_TARGETS=
- GCJ_UNINSTALL_TARGETS=
-fi
-
-AC_SUBST(GCJ_BUILD_TARGETS)
-AC_SUBST(GCJ_INSTALL_TARGETS)
-AC_SUBST(GCJ_UNINSTALL_TARGETS)
-
-])
-
-
-AC_DEFUN([JG_COMMON],[
-
-dnl dependencies needed by most projects
-AC_CONFIG_AUX_DIR(.)
-
-dnl Checks for programs.
-AC_PROG_CC
-AC_PROG_INSTALL
-AM_PATH_DOCBOOK
-AC_PROG_JAVAC
-AC_PROG_JAVAC_WORKS
-dnl AC_PROG_JAVADOC
-AC_PROG_JAR
-
-JG_CHECK_NATIVECOMPILE
-
-dnl Checks for libraries.
-dnl Replace `main' with a function in -libs:
-AC_CHECK_LIB(ibs, main)
-
-dnl Check for GTK >= 2.0 and GNOME >= 1.0
-PKG_CHECK_MODULES(GTK, gtk+-2.0 >= 2.4)
-AC_SUBST(GTK_CFLAGS)
-AC_SUBST(GTK_LIBS)
-
-AC_SUBST(TOPLEVEL_TARGETS)
-AC_SUBST(INSTALL_TARGETS)
-AC_SUBST(UNINSTALL_TARGETS)
-AC_SUBST(MACRO_FLAG)
-
-dnl Checks for header files.
-dnl Fails at this stage
-dnl AC_CHECK_FILE(jni.h)
-
-dnl Checks for typedefs, structures, and compiler characteristics.
-AC_C_CONST
-
-dnl Checks for library functions.
-AC_FUNC_ALLOCA
-
-])
-
-
-AC_DEFUN(JG_GNOME_JAVA,[
-
-PKG_CHECK_MODULES(GNOMEJAVA, gnome2-java >= $1)
-
-if test -z "$PKG_CONFIG"; then
- AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
-fi
-
-AC_MSG_CHECKING(for gnome-java api version)
-gnomeapiversion=`$PKG_CONFIG --variable api_version gnome2-java`
-AC_MSG_RESULT($gnomeapiversion)
-AC_SUBST(gnomeapiversion)
-
-AC_MSG_CHECKING(for gnome-java jar file)
-GNOMEJAR=`$PKG_CONFIG --variable classpath gnome2-java`
-AC_MSG_RESULT($GNOMEJAR)
-AC_SUBST(GNOMEJAR)
-
-
-dnl GTKJAVA_MACROS=`$PKG_CONFIG --variable macro_dir gtk2-java`
-
-AC_MSG_CHECKING(for gnome-java jar file)
-JG_GNOME_LIB_PATH=`$PKG_CONFIG --variable jni_dir gnome2-java`
-AC_MSG_RESULT($JG_GNOME_LIB_PATH)
-AC_SUBST(JG_GNOME_LIB_PATH)
-
-AC_MSG_CHECKING(for gnome-java native gcj library)
-NATIVEGNOMEJAR=${JG_GNOME_LIB_PATH}/libgnomejar${gnomeapiversion}.so
-AC_MSG_RESULT($NATIVEGNOMEJAR)
-AC_SUBST(NATIVEGNOMEJAR)
-
-
-])
-
-
-AC_DEFUN(JG_GTK_JAVA,[
-
-PKG_CHECK_MODULES(GTKJAVA, gtk2-java >= $1)
-
-if test -z "$PKG_CONFIG"; then
- AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
-fi
-
-AC_MSG_CHECKING(for gtk-java api version)
-gtkapiversion=`$PKG_CONFIG --variable api_version gtk2-java`
-AC_MSG_RESULT($gtkapiversion)
-AC_SUBST(gtkapiversion)
-
-AC_MSG_CHECKING(for gtk-java jar file)
-GTKJAR=`$PKG_CONFIG --variable classpath gtk2-java`
-AC_MSG_RESULT($GTKJAR)
-AC_SUBST(GTKJAR)
-
-
-dnl GTKJAVA_MACROS=`$PKG_CONFIG --variable macro_dir gtk2-java`
-
-AC_MSG_CHECKING(for gtk-java jar file)
-JG_GTK_LIB_PATH=`$PKG_CONFIG --variable jni_dir gtk2-java`
-AC_MSG_RESULT($JG_GTK_LIB_PATH)
-AC_SUBST(JG_GTK_LIB_PATH)
-
-AC_MSG_CHECKING(for gtk-java native gcj library)
-NATIVEGTKJAR=${JG_GTK_LIB_PATH}/libgtkjar${gtkapiversion}.so
-AC_MSG_RESULT($NATIVEGTKJAR)
-AC_SUBST(NATIVEGTKJAR)
-
-])
-
diff --git a/libglade-java/autogen.sh b/libglade-java/autogen.sh
deleted file mode 100755
index 501c683..0000000
--- a/libglade-java/autogen.sh
+++ /dev/null
@@ -1,17 +0,0 @@
-#!/bin/bash
-
-# This needs to be rewritten properly
-
-#PKG_CHECK_MODULES(GTKJAVA, gtk2-java >= 2.4)
-
-#if test -z "$PKG_CONFIG"; then
-# AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
-#fi
-GTKJAVA_MACROS=`pkg-config --variable macro_dir gtk2-java`
-
-echo "using macro dir $GTKJAVA_MACROS";
-
-aclocal -I $GTKJAVA_MACROS
-autoconf
-
-./configure $@
diff --git a/libglade-java/autom4te.cache/output.0 b/libglade-java/autom4te.cache/output.0
deleted file mode 100644
index 23f5e6f..0000000
--- a/libglade-java/autom4te.cache/output.0
+++ /dev/null
@@ -1,5337 +0,0 @@
-@%:@! /bin/sh
-@%:@ Guess values for system-dependent variables and create Makefiles.
-@%:@ Generated by GNU Autoconf 2.59.
-@%:@
-@%:@ Copyright (C) 2003 Free Software Foundation, Inc.
-@%:@ This configure script is free software; the Free Software Foundation
-@%:@ gives unlimited permission to copy, distribute and modify it.
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-
-# Name of the host.
-# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
-# so uname gets run too.
-ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
-
-exec 6>&1
-
-#
-# Initializations.
-#
-ac_default_prefix=/usr/local
-ac_config_libobj_dir=.
-cross_compiling=no
-subdirs=
-MFLAGS=
-MAKEFLAGS=
-SHELL=${CONFIG_SHELL-/bin/sh}
-
-# Maximum number of lines to put in a shell here document.
-# This variable seems obsolete. It should probably be removed, and
-# only ac_max_sed_lines should be used.
-: ${ac_max_here_lines=38}
-
-# Identity of this package.
-PACKAGE_NAME=
-PACKAGE_TARNAME=
-PACKAGE_VERSION=
-PACKAGE_STRING=
-PACKAGE_BUGREPORT=
-
-ac_unique_file="src/jni/org_gnu_glade_LibGlade.c"
-ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALLED_CLASSPATH INSTALLED_JNI_DIR version apiversion PKG_CONFIG GTKJAVA_CFLAGS GTKJAVA_LIBS gtkapiversion GTKJAR JG_GTK_LIB_PATH NATIVEGTKJAR GN [...]
-ac_subst_files=''
-
-# Initialize some variables set by options.
-ac_init_help=
-ac_init_version=false
-# The variables have the same names as the options, with
-# dashes changed to underlines.
-cache_file=/dev/null
-exec_prefix=NONE
-no_create=
-no_recursion=
-prefix=NONE
-program_prefix=NONE
-program_suffix=NONE
-program_transform_name=s,x,x,
-silent=
-site=
-srcdir=
-verbose=
-x_includes=NONE
-x_libraries=NONE
-
-# Installation directory options.
-# These are left unexpanded so users can "make install exec_prefix=/foo"
-# and all the variables that are supposed to be based on exec_prefix
-# by default will actually change.
-# Use braces instead of parens because sh, perl, etc. also accept them.
-bindir='${exec_prefix}/bin'
-sbindir='${exec_prefix}/sbin'
-libexecdir='${exec_prefix}/libexec'
-datadir='${prefix}/share'
-sysconfdir='${prefix}/etc'
-sharedstatedir='${prefix}/com'
-localstatedir='${prefix}/var'
-libdir='${exec_prefix}/lib'
-includedir='${prefix}/include'
-oldincludedir='/usr/include'
-infodir='${prefix}/info'
-mandir='${prefix}/man'
-
-ac_prev=
-for ac_option
-do
- # If the previous option needs an argument, assign it.
- if test -n "$ac_prev"; then
- eval "$ac_prev=\$ac_option"
- ac_prev=
- continue
- fi
-
- ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
-
- # Accept the important Cygnus configure options, so we can diagnose typos.
-
- case $ac_option in
-
- -bindir | --bindir | --bindi | --bind | --bin | --bi)
- ac_prev=bindir ;;
- -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
- bindir=$ac_optarg ;;
-
- -build | --build | --buil | --bui | --bu)
- ac_prev=build_alias ;;
- -build=* | --build=* | --buil=* | --bui=* | --bu=*)
- build_alias=$ac_optarg ;;
-
- -cache-file | --cache-file | --cache-fil | --cache-fi \
- | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
- ac_prev=cache_file ;;
- -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
- | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
- cache_file=$ac_optarg ;;
-
- --config-cache | -C)
- cache_file=config.cache ;;
-
- -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
- ac_prev=datadir ;;
- -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
- | --da=*)
- datadir=$ac_optarg ;;
-
- -disable-* | --disable-*)
- ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid feature name: $ac_feature" >&2
- { (exit 1); exit 1; }; }
- ac_feature=`echo $ac_feature | sed 's/-/_/g'`
- eval "enable_$ac_feature=no" ;;
-
- -enable-* | --enable-*)
- ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid feature name: $ac_feature" >&2
- { (exit 1); exit 1; }; }
- ac_feature=`echo $ac_feature | sed 's/-/_/g'`
- case $ac_option in
- *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
- *) ac_optarg=yes ;;
- esac
- eval "enable_$ac_feature='$ac_optarg'" ;;
-
- -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
- | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
- | --exec | --exe | --ex)
- ac_prev=exec_prefix ;;
- -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
- | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
- | --exec=* | --exe=* | --ex=*)
- exec_prefix=$ac_optarg ;;
-
- -gas | --gas | --ga | --g)
- # Obsolete; use --with-gas.
- with_gas=yes ;;
-
- -help | --help | --hel | --he | -h)
- ac_init_help=long ;;
- -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
- ac_init_help=recursive ;;
- -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
- ac_init_help=short ;;
-
- -host | --host | --hos | --ho)
- ac_prev=host_alias ;;
- -host=* | --host=* | --hos=* | --ho=*)
- host_alias=$ac_optarg ;;
-
- -includedir | --includedir | --includedi | --included | --include \
- | --includ | --inclu | --incl | --inc)
- ac_prev=includedir ;;
- -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
- | --includ=* | --inclu=* | --incl=* | --inc=*)
- includedir=$ac_optarg ;;
-
- -infodir | --infodir | --infodi | --infod | --info | --inf)
- ac_prev=infodir ;;
- -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
- infodir=$ac_optarg ;;
-
- -libdir | --libdir | --libdi | --libd)
- ac_prev=libdir ;;
- -libdir=* | --libdir=* | --libdi=* | --libd=*)
- libdir=$ac_optarg ;;
-
- -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
- | --libexe | --libex | --libe)
- ac_prev=libexecdir ;;
- -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
- | --libexe=* | --libex=* | --libe=*)
- libexecdir=$ac_optarg ;;
-
- -localstatedir | --localstatedir | --localstatedi | --localstated \
- | --localstate | --localstat | --localsta | --localst \
- | --locals | --local | --loca | --loc | --lo)
- ac_prev=localstatedir ;;
- -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
- | --localstate=* | --localstat=* | --localsta=* | --localst=* \
- | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
- localstatedir=$ac_optarg ;;
-
- -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
- ac_prev=mandir ;;
- -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
- mandir=$ac_optarg ;;
-
- -nfp | --nfp | --nf)
- # Obsolete; use --without-fp.
- with_fp=no ;;
-
- -no-create | --no-create | --no-creat | --no-crea | --no-cre \
- | --no-cr | --no-c | -n)
- no_create=yes ;;
-
- -no-recursion | --no-recursion | --no-recursio | --no-recursi \
- | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
- no_recursion=yes ;;
-
- -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
- | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
- | --oldin | --oldi | --old | --ol | --o)
- ac_prev=oldincludedir ;;
- -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
- | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
- | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
- oldincludedir=$ac_optarg ;;
-
- -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
- ac_prev=prefix ;;
- -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
- prefix=$ac_optarg ;;
-
- -program-prefix | --program-prefix | --program-prefi | --program-pref \
- | --program-pre | --program-pr | --program-p)
- ac_prev=program_prefix ;;
- -program-prefix=* | --program-prefix=* | --program-prefi=* \
- | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
- program_prefix=$ac_optarg ;;
-
- -program-suffix | --program-suffix | --program-suffi | --program-suff \
- | --program-suf | --program-su | --program-s)
- ac_prev=program_suffix ;;
- -program-suffix=* | --program-suffix=* | --program-suffi=* \
- | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
- program_suffix=$ac_optarg ;;
-
- -program-transform-name | --program-transform-name \
- | --program-transform-nam | --program-transform-na \
- | --program-transform-n | --program-transform- \
- | --program-transform | --program-transfor \
- | --program-transfo | --program-transf \
- | --program-trans | --program-tran \
- | --progr-tra | --program-tr | --program-t)
- ac_prev=program_transform_name ;;
- -program-transform-name=* | --program-transform-name=* \
- | --program-transform-nam=* | --program-transform-na=* \
- | --program-transform-n=* | --program-transform-=* \
- | --program-transform=* | --program-transfor=* \
- | --program-transfo=* | --program-transf=* \
- | --program-trans=* | --program-tran=* \
- | --progr-tra=* | --program-tr=* | --program-t=*)
- program_transform_name=$ac_optarg ;;
-
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil)
- silent=yes ;;
-
- -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
- ac_prev=sbindir ;;
- -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
- | --sbi=* | --sb=*)
- sbindir=$ac_optarg ;;
-
- -sharedstatedir | --sharedstatedir | --sharedstatedi \
- | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
- | --sharedst | --shareds | --shared | --share | --shar \
- | --sha | --sh)
- ac_prev=sharedstatedir ;;
- -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
- | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
- | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
- | --sha=* | --sh=*)
- sharedstatedir=$ac_optarg ;;
-
- -site | --site | --sit)
- ac_prev=site ;;
- -site=* | --site=* | --sit=*)
- site=$ac_optarg ;;
-
- -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
- ac_prev=srcdir ;;
- -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
- srcdir=$ac_optarg ;;
-
- -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
- | --syscon | --sysco | --sysc | --sys | --sy)
- ac_prev=sysconfdir ;;
- -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
- | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
- sysconfdir=$ac_optarg ;;
-
- -target | --target | --targe | --targ | --tar | --ta | --t)
- ac_prev=target_alias ;;
- -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
- target_alias=$ac_optarg ;;
-
- -v | -verbose | --verbose | --verbos | --verbo | --verb)
- verbose=yes ;;
-
- -version | --version | --versio | --versi | --vers | -V)
- ac_init_version=: ;;
-
- -with-* | --with-*)
- ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid package name: $ac_package" >&2
- { (exit 1); exit 1; }; }
- ac_package=`echo $ac_package| sed 's/-/_/g'`
- case $ac_option in
- *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
- *) ac_optarg=yes ;;
- esac
- eval "with_$ac_package='$ac_optarg'" ;;
-
- -without-* | --without-*)
- ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid package name: $ac_package" >&2
- { (exit 1); exit 1; }; }
- ac_package=`echo $ac_package | sed 's/-/_/g'`
- eval "with_$ac_package=no" ;;
-
- --x)
- # Obsolete; use --with-x.
- with_x=yes ;;
-
- -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
- | --x-incl | --x-inc | --x-in | --x-i)
- ac_prev=x_includes ;;
- -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
- | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
- x_includes=$ac_optarg ;;
-
- -x-libraries | --x-libraries | --x-librarie | --x-librari \
- | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
- ac_prev=x_libraries ;;
- -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
- | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
- x_libraries=$ac_optarg ;;
-
- -*) { echo "$as_me: error: unrecognized option: $ac_option
-Try \`$0 --help' for more information." >&2
- { (exit 1); exit 1; }; }
- ;;
-
- *=*)
- ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
- # Reject names that are not valid shell variable names.
- expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
- { (exit 1); exit 1; }; }
- ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
- eval "$ac_envvar='$ac_optarg'"
- export $ac_envvar ;;
-
- *)
- # FIXME: should be removed in autoconf 3.0.
- echo "$as_me: WARNING: you should use --build, --host, --target" >&2
- expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
- echo "$as_me: WARNING: invalid host type: $ac_option" >&2
- : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
- ;;
-
- esac
-done
-
-if test -n "$ac_prev"; then
- ac_option=--`echo $ac_prev | sed 's/_/-/g'`
- { echo "$as_me: error: missing argument to $ac_option" >&2
- { (exit 1); exit 1; }; }
-fi
-
-# Be sure to have absolute paths.
-for ac_var in exec_prefix prefix
-do
- eval ac_val=$`echo $ac_var`
- case $ac_val in
- [\\/$]* | ?:[\\/]* | NONE | '' ) ;;
- *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# Be sure to have absolute paths.
-for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
- localstatedir libdir includedir oldincludedir infodir mandir
-do
- eval ac_val=$`echo $ac_var`
- case $ac_val in
- [\\/$]* | ?:[\\/]* ) ;;
- *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# There might be people who depend on the old broken behavior: `$host'
-# used to hold the argument of --host etc.
-# FIXME: To remove some day.
-build=$build_alias
-host=$host_alias
-target=$target_alias
-
-# FIXME: To remove some day.
-if test "x$host_alias" != x; then
- if test "x$build_alias" = x; then
- cross_compiling=maybe
- echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
- If a cross compiler is detected then cross compile mode will be used." >&2
- elif test "x$build_alias" != "x$host_alias"; then
- cross_compiling=yes
- fi
-fi
-
-ac_tool_prefix=
-test -n "$host_alias" && ac_tool_prefix=$host_alias-
-
-test "$silent" = yes && exec 6>/dev/null
-
-
-# Find the source files, if location was not specified.
-if test -z "$srcdir"; then
- ac_srcdir_defaulted=yes
- # Try the directory containing this script, then its parent.
- ac_confdir=`(dirname "$0") 2>/dev/null ||
-$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$0" : 'X\(//\)[^/]' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$0" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- srcdir=$ac_confdir
- if test ! -r $srcdir/$ac_unique_file; then
- srcdir=..
- fi
-else
- ac_srcdir_defaulted=no
-fi
-if test ! -r $srcdir/$ac_unique_file; then
- if test "$ac_srcdir_defaulted" = yes; then
- { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
- { (exit 1); exit 1; }; }
- else
- { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
- { (exit 1); exit 1; }; }
- fi
-fi
-(cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||
- { echo "$as_me: error: sources are in $srcdir, but \`cd $srcdir' does not work" >&2
- { (exit 1); exit 1; }; }
-srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
-ac_env_build_alias_set=${build_alias+set}
-ac_env_build_alias_value=$build_alias
-ac_cv_env_build_alias_set=${build_alias+set}
-ac_cv_env_build_alias_value=$build_alias
-ac_env_host_alias_set=${host_alias+set}
-ac_env_host_alias_value=$host_alias
-ac_cv_env_host_alias_set=${host_alias+set}
-ac_cv_env_host_alias_value=$host_alias
-ac_env_target_alias_set=${target_alias+set}
-ac_env_target_alias_value=$target_alias
-ac_cv_env_target_alias_set=${target_alias+set}
-ac_cv_env_target_alias_value=$target_alias
-ac_env_CC_set=${CC+set}
-ac_env_CC_value=$CC
-ac_cv_env_CC_set=${CC+set}
-ac_cv_env_CC_value=$CC
-ac_env_CFLAGS_set=${CFLAGS+set}
-ac_env_CFLAGS_value=$CFLAGS
-ac_cv_env_CFLAGS_set=${CFLAGS+set}
-ac_cv_env_CFLAGS_value=$CFLAGS
-ac_env_LDFLAGS_set=${LDFLAGS+set}
-ac_env_LDFLAGS_value=$LDFLAGS
-ac_cv_env_LDFLAGS_set=${LDFLAGS+set}
-ac_cv_env_LDFLAGS_value=$LDFLAGS
-ac_env_CPPFLAGS_set=${CPPFLAGS+set}
-ac_env_CPPFLAGS_value=$CPPFLAGS
-ac_cv_env_CPPFLAGS_set=${CPPFLAGS+set}
-ac_cv_env_CPPFLAGS_value=$CPPFLAGS
-ac_env_CPP_set=${CPP+set}
-ac_env_CPP_value=$CPP
-ac_cv_env_CPP_set=${CPP+set}
-ac_cv_env_CPP_value=$CPP
-
-#
-# Report the --help message.
-#
-if test "$ac_init_help" = "long"; then
- # Omit some internal or obsolete options to make the list less imposing.
- # This message is too long to be a string in the A/UX 3.1 sh.
- cat <<_ACEOF
-\`configure' configures this package to adapt to many kinds of systems.
-
-Usage: $0 [OPTION]... [VAR=VALUE]...
-
-To assign environment variables (e.g., CC, CFLAGS...), specify them as
-VAR=VALUE. See below for descriptions of some of the useful variables.
-
-Defaults for the options are specified in brackets.
-
-Configuration:
- -h, --help display this help and exit
- --help=short display options specific to this package
- --help=recursive display the short help of all the included packages
- -V, --version display version information and exit
- -q, --quiet, --silent do not print \`checking...' messages
- --cache-file=FILE cache test results in FILE [disabled]
- -C, --config-cache alias for \`--cache-file=config.cache'
- -n, --no-create do not create output files
- --srcdir=DIR find the sources in DIR [configure dir or \`..']
-
-_ACEOF
-
- cat <<_ACEOF
-Installation directories:
- --prefix=PREFIX install architecture-independent files in PREFIX
- [$ac_default_prefix]
- --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
- [PREFIX]
-
-By default, \`make install' will install all the files in
-\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
-an installation prefix other than \`$ac_default_prefix' using \`--prefix',
-for instance \`--prefix=\$HOME'.
-
-For better control, use the options below.
-
-Fine tuning of the installation directories:
- --bindir=DIR user executables [EPREFIX/bin]
- --sbindir=DIR system admin executables [EPREFIX/sbin]
- --libexecdir=DIR program executables [EPREFIX/libexec]
- --datadir=DIR read-only architecture-independent data [PREFIX/share]
- --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
- --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
- --localstatedir=DIR modifiable single-machine data [PREFIX/var]
- --libdir=DIR object code libraries [EPREFIX/lib]
- --includedir=DIR C header files [PREFIX/include]
- --oldincludedir=DIR C header files for non-gcc [/usr/include]
- --infodir=DIR info documentation [PREFIX/info]
- --mandir=DIR man documentation [PREFIX/man]
-_ACEOF
-
- cat <<\_ACEOF
-_ACEOF
-fi
-
-if test -n "$ac_init_help"; then
-
- cat <<\_ACEOF
-
-Optional Packages:
- --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
- --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
- --without-gcj-compile Binary builds of Java-GNOME
-with gcj compiler will not be made
- --with-gcj-prefix=PFX Prefix where gcj is installed (optional)
-
-Some influential environment variables:
- CC C compiler command
- CFLAGS C compiler flags
- LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
- nonstandard directory <lib dir>
- CPPFLAGS C/C++ preprocessor flags, e.g. -I<include dir> if you have
- headers in a nonstandard directory <include dir>
- CPP C preprocessor
-
-Use these variables to override the choices made by `configure' or to help
-it to find libraries and programs with nonstandard names/locations.
-
-_ACEOF
-fi
-
-if test "$ac_init_help" = "recursive"; then
- # If there are subdirs, report their specific --help.
- ac_popdir=`pwd`
- for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
- test -d $ac_dir || continue
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
- cd $ac_dir
- # Check for guested configure; otherwise get Cygnus style configure.
- if test -f $ac_srcdir/configure.gnu; then
- echo
- $SHELL $ac_srcdir/configure.gnu --help=recursive
- elif test -f $ac_srcdir/configure; then
- echo
- $SHELL $ac_srcdir/configure --help=recursive
- elif test -f $ac_srcdir/configure.ac ||
- test -f $ac_srcdir/configure.in; then
- echo
- $ac_configure --help
- else
- echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
- fi
- cd "$ac_popdir"
- done
-fi
-
-test -n "$ac_init_help" && exit 0
-if $ac_init_version; then
- cat <<\_ACEOF
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This configure script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it.
-_ACEOF
- exit 0
-fi
-exec 5>config.log
-cat >&5 <<_ACEOF
-This file contains any messages produced by compilers while
-running configure, to aid debugging if configure makes a mistake.
-
-It was created by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- $ $0 $@
-
-_ACEOF
-{
-cat <<_ASUNAME
-@%:@@%:@ --------- @%:@@%:@
-@%:@@%:@ Platform. @%:@@%:@
-@%:@@%:@ --------- @%:@@%:@
-
-hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
-uname -m = `(uname -m) 2>/dev/null || echo unknown`
-uname -r = `(uname -r) 2>/dev/null || echo unknown`
-uname -s = `(uname -s) 2>/dev/null || echo unknown`
-uname -v = `(uname -v) 2>/dev/null || echo unknown`
-
-/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
-/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
-
-/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
-/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
-/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
-hostinfo = `(hostinfo) 2>/dev/null || echo unknown`
-/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
-/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
-/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
-
-_ASUNAME
-
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- echo "PATH: $as_dir"
-done
-
-} >&5
-
-cat >&5 <<_ACEOF
-
-
-@%:@@%:@ ----------- @%:@@%:@
-@%:@@%:@ Core tests. @%:@@%:@
-@%:@@%:@ ----------- @%:@@%:@
-
-_ACEOF
-
-
-# Keep a trace of the command line.
-# Strip out --no-create and --no-recursion so they do not pile up.
-# Strip out --silent because we don't want to record it for future runs.
-# Also quote any args containing shell meta-characters.
-# Make two passes to allow for proper duplicate-argument suppression.
-ac_configure_args=
-ac_configure_args0=
-ac_configure_args1=
-ac_sep=
-ac_must_keep_next=false
-for ac_pass in 1 2
-do
- for ac_arg
- do
- case $ac_arg in
- -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil)
- continue ;;
- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
- ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
- esac
- case $ac_pass in
- 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
- 2)
- ac_configure_args1="$ac_configure_args1 '$ac_arg'"
- if test $ac_must_keep_next = true; then
- ac_must_keep_next=false # Got value, back to normal.
- else
- case $ac_arg in
- *=* | --config-cache | -C | -disable-* | --disable-* \
- | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
- | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
- | -with-* | --with-* | -without-* | --without-* | --x)
- case "$ac_configure_args0 " in
- "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
- esac
- ;;
- -* ) ac_must_keep_next=true ;;
- esac
- fi
- ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
- # Get rid of the leading space.
- ac_sep=" "
- ;;
- esac
- done
-done
-$as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
-$as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
-
-# When interrupted or exit'd, cleanup temporary files, and complete
-# config.log. We remove comments because anyway the quotes in there
-# would cause problems or look ugly.
-# WARNING: Be sure not to use single quotes in there, as some shells,
-# such as our DU 5.0 friend, will then `close' the trap.
-trap 'exit_status=$?
- # Save into config.log some information that might help in debugging.
- {
- echo
-
- cat <<\_ASBOX
-@%:@@%:@ ---------------- @%:@@%:@
-@%:@@%:@ Cache variables. @%:@@%:@
-@%:@@%:@ ---------------- @%:@@%:@
-_ASBOX
- echo
- # The following way of writing the cache mishandles newlines in values,
-{
- (set) 2>&1 |
- case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
- *ac_space=\ *)
- sed -n \
- "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
- s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
- ;;
- *)
- sed -n \
- "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
- ;;
- esac;
-}
- echo
-
- cat <<\_ASBOX
-@%:@@%:@ ----------------- @%:@@%:@
-@%:@@%:@ Output variables. @%:@@%:@
-@%:@@%:@ ----------------- @%:@@%:@
-_ASBOX
- echo
- for ac_var in $ac_subst_vars
- do
- eval ac_val=$`echo $ac_var`
- echo "$ac_var='"'"'$ac_val'"'"'"
- done | sort
- echo
-
- if test -n "$ac_subst_files"; then
- cat <<\_ASBOX
-@%:@@%:@ ------------- @%:@@%:@
-@%:@@%:@ Output files. @%:@@%:@
-@%:@@%:@ ------------- @%:@@%:@
-_ASBOX
- echo
- for ac_var in $ac_subst_files
- do
- eval ac_val=$`echo $ac_var`
- echo "$ac_var='"'"'$ac_val'"'"'"
- done | sort
- echo
- fi
-
- if test -s confdefs.h; then
- cat <<\_ASBOX
-@%:@@%:@ ----------- @%:@@%:@
-@%:@@%:@ confdefs.h. @%:@@%:@
-@%:@@%:@ ----------- @%:@@%:@
-_ASBOX
- echo
- sed "/^$/d" confdefs.h | sort
- echo
- fi
- test "$ac_signal" != 0 &&
- echo "$as_me: caught signal $ac_signal"
- echo "$as_me: exit $exit_status"
- } >&5
- rm -f core *.core &&
- rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
- exit $exit_status
- ' 0
-for ac_signal in 1 2 13 15; do
- trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
-done
-ac_signal=0
-
-# confdefs.h avoids OS command line length limits that DEFS can exceed.
-rm -rf conftest* confdefs.h
-# AIX cpp loses on an empty file, so make sure it contains at least a newline.
-echo >confdefs.h
-
-# Predefined preprocessor variables.
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_NAME "$PACKAGE_NAME"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_TARNAME "$PACKAGE_TARNAME"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_VERSION "$PACKAGE_VERSION"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_STRING "$PACKAGE_STRING"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
-_ACEOF
-
-
-# Let the site file select an alternate cache file if it wants to.
-# Prefer explicitly selected file to automatically selected ones.
-if test -z "$CONFIG_SITE"; then
- if test "x$prefix" != xNONE; then
- CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
- else
- CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
- fi
-fi
-for ac_site_file in $CONFIG_SITE; do
- if test -r "$ac_site_file"; then
- { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
-echo "$as_me: loading site script $ac_site_file" >&6;}
- sed 's/^/| /' "$ac_site_file" >&5
- . "$ac_site_file"
- fi
-done
-
-if test -r "$cache_file"; then
- # Some versions of bash will fail to source /dev/null (special
- # files actually), so we avoid doing that.
- if test -f "$cache_file"; then
- { echo "$as_me:$LINENO: loading cache $cache_file" >&5
-echo "$as_me: loading cache $cache_file" >&6;}
- case $cache_file in
- [\\/]* | ?:[\\/]* ) . $cache_file;;
- *) . ./$cache_file;;
- esac
- fi
-else
- { echo "$as_me:$LINENO: creating cache $cache_file" >&5
-echo "$as_me: creating cache $cache_file" >&6;}
- >$cache_file
-fi
-
-# Check that the precious variables saved in the cache have kept the same
-# value.
-ac_cache_corrupted=false
-for ac_var in `(set) 2>&1 |
- sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
- eval ac_old_set=\$ac_cv_env_${ac_var}_set
- eval ac_new_set=\$ac_env_${ac_var}_set
- eval ac_old_val="\$ac_cv_env_${ac_var}_value"
- eval ac_new_val="\$ac_env_${ac_var}_value"
- case $ac_old_set,$ac_new_set in
- set,)
- { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
-echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
- ac_cache_corrupted=: ;;
- ,set)
- { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
-echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
- ac_cache_corrupted=: ;;
- ,);;
- *)
- if test "x$ac_old_val" != "x$ac_new_val"; then
- { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
-echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
- { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
-echo "$as_me: former value: $ac_old_val" >&2;}
- { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
-echo "$as_me: current value: $ac_new_val" >&2;}
- ac_cache_corrupted=:
- fi;;
- esac
- # Pass precious variables to config.status.
- if test "$ac_new_set" = set; then
- case $ac_new_val in
- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
- ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
- *) ac_arg=$ac_var=$ac_new_val ;;
- esac
- case " $ac_configure_args " in
- *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
- *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
- esac
- fi
-done
-if $ac_cache_corrupted; then
- { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
-echo "$as_me: error: changes in the environment can compromise the build" >&2;}
- { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
-echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-version="2.8.2"
-apiversion="2.8"
-
-
-INSTALLED_CLASSPATH=\${prefix}/share/java/glade${apiversion}-${version}.jar
-INSTALLED_JNI_DIR=\${prefix}/lib/jni/
-
-
-
-
-
-
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gtk2-java >= 2.4" >&5
-echo $ECHO_N "checking for gtk2-java >= 2.4... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gtk2-java >= 2.4" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GTKJAVA_CFLAGS" >&5
-echo $ECHO_N "checking GTKJAVA_CFLAGS... $ECHO_C" >&6
- GTKJAVA_CFLAGS=`$PKG_CONFIG --cflags "gtk2-java >= 2.4"`
- echo "$as_me:$LINENO: result: $GTKJAVA_CFLAGS" >&5
-echo "${ECHO_T}$GTKJAVA_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GTKJAVA_LIBS" >&5
-echo $ECHO_N "checking GTKJAVA_LIBS... $ECHO_C" >&6
- GTKJAVA_LIBS=`$PKG_CONFIG --libs "gtk2-java >= 2.4"`
- echo "$as_me:$LINENO: result: $GTKJAVA_LIBS" >&5
-echo "${ECHO_T}$GTKJAVA_LIBS" >&6
- else
- GTKJAVA_CFLAGS=""
- GTKJAVA_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GTKJAVA_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk2-java >= 2.4"`
- echo $GTKJAVA_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gtk2-java >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gtk2-java >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-
-echo "$as_me:$LINENO: checking for gtk-java api version" >&5
-echo $ECHO_N "checking for gtk-java api version... $ECHO_C" >&6
-gtkapiversion=`$PKG_CONFIG --variable api_version gtk2-java`
-echo "$as_me:$LINENO: result: $gtkapiversion" >&5
-echo "${ECHO_T}$gtkapiversion" >&6
-
-
-echo "$as_me:$LINENO: checking for gtk-java jar file" >&5
-echo $ECHO_N "checking for gtk-java jar file... $ECHO_C" >&6
-GTKJAR=`$PKG_CONFIG --variable classpath gtk2-java`
-echo "$as_me:$LINENO: result: $GTKJAR" >&5
-echo "${ECHO_T}$GTKJAR" >&6
-
-
-
-
-echo "$as_me:$LINENO: checking for gtk-java jar file" >&5
-echo $ECHO_N "checking for gtk-java jar file... $ECHO_C" >&6
-JG_GTK_LIB_PATH=`$PKG_CONFIG --variable jni_dir gtk2-java`
-echo "$as_me:$LINENO: result: $JG_GTK_LIB_PATH" >&5
-echo "${ECHO_T}$JG_GTK_LIB_PATH" >&6
-
-
-echo "$as_me:$LINENO: checking for gtk-java native gcj library" >&5
-echo $ECHO_N "checking for gtk-java native gcj library... $ECHO_C" >&6
-NATIVEGTKJAR=${JG_GTK_LIB_PATH}/libgtkjar${gtkapiversion}.so
-echo "$as_me:$LINENO: result: $NATIVEGTKJAR" >&5
-echo "${ECHO_T}$NATIVEGTKJAR" >&6
-
-
-
-
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gnome2-java >= 2.7" >&5
-echo $ECHO_N "checking for gnome2-java >= 2.7... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gnome2-java >= 2.7" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GNOMEJAVA_CFLAGS" >&5
-echo $ECHO_N "checking GNOMEJAVA_CFLAGS... $ECHO_C" >&6
- GNOMEJAVA_CFLAGS=`$PKG_CONFIG --cflags "gnome2-java >= 2.7"`
- echo "$as_me:$LINENO: result: $GNOMEJAVA_CFLAGS" >&5
-echo "${ECHO_T}$GNOMEJAVA_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GNOMEJAVA_LIBS" >&5
-echo $ECHO_N "checking GNOMEJAVA_LIBS... $ECHO_C" >&6
- GNOMEJAVA_LIBS=`$PKG_CONFIG --libs "gnome2-java >= 2.7"`
- echo "$as_me:$LINENO: result: $GNOMEJAVA_LIBS" >&5
-echo "${ECHO_T}$GNOMEJAVA_LIBS" >&6
- else
- GNOMEJAVA_CFLAGS=""
- GNOMEJAVA_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GNOMEJAVA_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gnome2-java >= 2.7"`
- echo $GNOMEJAVA_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gnome2-java >= 2.7) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gnome2-java >= 2.7) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-
-echo "$as_me:$LINENO: checking for gnome-java api version" >&5
-echo $ECHO_N "checking for gnome-java api version... $ECHO_C" >&6
-gnomeapiversion=`$PKG_CONFIG --variable api_version gnome2-java`
-echo "$as_me:$LINENO: result: $gnomeapiversion" >&5
-echo "${ECHO_T}$gnomeapiversion" >&6
-
-
-echo "$as_me:$LINENO: checking for gnome-java jar file" >&5
-echo $ECHO_N "checking for gnome-java jar file... $ECHO_C" >&6
-GNOMEJAR=`$PKG_CONFIG --variable classpath gnome2-java`
-echo "$as_me:$LINENO: result: $GNOMEJAR" >&5
-echo "${ECHO_T}$GNOMEJAR" >&6
-
-
-
-
-echo "$as_me:$LINENO: checking for gnome-java jar file" >&5
-echo $ECHO_N "checking for gnome-java jar file... $ECHO_C" >&6
-JG_GNOME_LIB_PATH=`$PKG_CONFIG --variable jni_dir gnome2-java`
-echo "$as_me:$LINENO: result: $JG_GNOME_LIB_PATH" >&5
-echo "${ECHO_T}$JG_GNOME_LIB_PATH" >&6
-
-
-echo "$as_me:$LINENO: checking for gnome-java native gcj library" >&5
-echo $ECHO_N "checking for gnome-java native gcj library... $ECHO_C" >&6
-NATIVEGNOMEJAR=${JG_GNOME_LIB_PATH}/libgnomejar${gnomeapiversion}.so
-echo "$as_me:$LINENO: result: $NATIVEGNOMEJAR" >&5
-echo "${ECHO_T}$NATIVEGNOMEJAR" >&6
-
-
-
-
-
-
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
-echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
-# On Suns, sometimes $CPP names a directory.
-if test -n "$CPP" && test -d "$CPP"; then
- CPP=
-fi
-if test -z "$CPP"; then
- if test "${ac_cv_prog_CPP+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- # Double quotes because CPP needs to be expanded
- for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
- do
- ac_preproc_ok=false
-for ac_c_preproc_warn_flag in '' yes
-do
- # Use a header file that comes with gcc, so configuring glibc
- # with a fresh cross-compiler works.
- # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- # <limits.h> exists even on freestanding compilers.
- # On the NeXT, cc -E runs the code through the compiler's parser,
- # not just through cpp. "Syntax error" is here to catch this case.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@ifdef __STDC__
-@%:@ include <limits.h>
-@%:@else
-@%:@ include <assert.h>
-@%:@endif
- Syntax error
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.$ac_ext
-
- # OK, works on sane cases. Now check whether non-existent headers
- # can be detected and how.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@include <ac_nonexistent.h>
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- # Broken: success on invalid input.
-continue
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then
- break
-fi
-
- done
- ac_cv_prog_CPP=$CPP
-
-fi
- CPP=$ac_cv_prog_CPP
-else
- ac_cv_prog_CPP=$CPP
-fi
-echo "$as_me:$LINENO: result: $CPP" >&5
-echo "${ECHO_T}$CPP" >&6
-ac_preproc_ok=false
-for ac_c_preproc_warn_flag in '' yes
-do
- # Use a header file that comes with gcc, so configuring glibc
- # with a fresh cross-compiler works.
- # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- # <limits.h> exists even on freestanding compilers.
- # On the NeXT, cc -E runs the code through the compiler's parser,
- # not just through cpp. "Syntax error" is here to catch this case.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@ifdef __STDC__
-@%:@ include <limits.h>
-@%:@else
-@%:@ include <assert.h>
-@%:@endif
- Syntax error
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.$ac_ext
-
- # OK, works on sane cases. Now check whether non-existent headers
- # can be detected and how.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@include <ac_nonexistent.h>
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- # Broken: success on invalid input.
-continue
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then
- :
-else
- { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." >&5
-echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-echo "$as_me:$LINENO: checking for egrep" >&5
-echo $ECHO_N "checking for egrep... $ECHO_C" >&6
-if test "${ac_cv_prog_egrep+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if echo a | (grep -E '(a|b)') >/dev/null 2>&1
- then ac_cv_prog_egrep='grep -E'
- else ac_cv_prog_egrep='egrep'
- fi
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5
-echo "${ECHO_T}$ac_cv_prog_egrep" >&6
- EGREP=$ac_cv_prog_egrep
-
-
-
-
-ac_aux_dir=
-for ac_dir in . $srcdir/.; do
- if test -f $ac_dir/install-sh; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/install-sh -c"
- break
- elif test -f $ac_dir/install.sh; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/install.sh -c"
- break
- elif test -f $ac_dir/shtool; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/shtool install -c"
- break
- fi
-done
-if test -z "$ac_aux_dir"; then
- { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in . $srcdir/." >&5
-echo "$as_me: error: cannot find install-sh or install.sh in . $srcdir/." >&2;}
- { (exit 1); exit 1; }; }
-fi
-ac_config_guess="$SHELL $ac_aux_dir/config.guess"
-ac_config_sub="$SHELL $ac_aux_dir/config.sub"
-ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
-
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-if test -n "$ac_tool_prefix"; then
- # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
-set dummy ${ac_tool_prefix}gcc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="${ac_tool_prefix}gcc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$ac_cv_prog_CC"; then
- ac_ct_CC=$CC
- # Extract the first word of "gcc", so it can be a program name with args.
-set dummy gcc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="gcc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- CC=$ac_ct_CC
-else
- CC="$ac_cv_prog_CC"
-fi
-
-if test -z "$CC"; then
- if test -n "$ac_tool_prefix"; then
- # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
-set dummy ${ac_tool_prefix}cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="${ac_tool_prefix}cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$ac_cv_prog_CC"; then
- ac_ct_CC=$CC
- # Extract the first word of "cc", so it can be a program name with args.
-set dummy cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- CC=$ac_ct_CC
-else
- CC="$ac_cv_prog_CC"
-fi
-
-fi
-if test -z "$CC"; then
- # Extract the first word of "cc", so it can be a program name with args.
-set dummy cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
- ac_prog_rejected=no
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
- ac_prog_rejected=yes
- continue
- fi
- ac_cv_prog_CC="cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-if test $ac_prog_rejected = yes; then
- # We found a bogon in the path, so make sure we never use it.
- set dummy $ac_cv_prog_CC
- shift
- if test $@%:@ != 0; then
- # We chose a different compiler from the bogus one.
- # However, it has the same basename, so the bogon will be chosen
- # first if we set CC to just the basename; use the full file name.
- shift
- ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
- fi
-fi
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$CC"; then
- if test -n "$ac_tool_prefix"; then
- for ac_prog in cl
- do
- # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
-set dummy $ac_tool_prefix$ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$CC" && break
- done
-fi
-if test -z "$CC"; then
- ac_ct_CC=$CC
- for ac_prog in cl
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$ac_ct_CC" && break
-done
-
- CC=$ac_ct_CC
-fi
-
-fi
-
-
-test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
-See \`config.log' for more details." >&5
-echo "$as_me: error: no acceptable C compiler found in \$PATH
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-
-# Provide some information about the compiler.
-echo "$as_me:$LINENO:" \
- "checking for C compiler version" >&5
-ac_compiler=`set X $ac_compile; echo $2`
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
- (eval $ac_compiler --version </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5
- (eval $ac_compiler -v </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5
- (eval $ac_compiler -V </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-ac_clean_files_save=$ac_clean_files
-ac_clean_files="$ac_clean_files a.out a.exe b.out"
-# Try to create an executable without -o first, disregard a.out.
-# It will help us diagnose broken compilers, and finding out an intuition
-# of exeext.
-echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
-ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
- (eval $ac_link_default) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- # Find the output, starting from the most likely. This scheme is
-# not robust to junk in `.', hence go to wildcards (a.*) only as a last
-# resort.
-
-# Be careful to initialize this variable, since it used to be cached.
-# Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile.
-ac_cv_exeext=
-# b.out is created by i960 compilers.
-for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out
-do
- test -f "$ac_file" || continue
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )
- ;;
- conftest.$ac_ext )
- # This is the source file.
- ;;
- [ab].out )
- # We found the default executable, but exeext='' is most
- # certainly right.
- break;;
- *.* )
- ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
- # FIXME: I believe we export ac_cv_exeext for Libtool,
- # but it would be cool to find out if it's true. Does anybody
- # maintain Libtool? --akim.
- export ac_cv_exeext
- break;;
- * )
- break;;
- esac
-done
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-{ { echo "$as_me:$LINENO: error: C compiler cannot create executables
-See \`config.log' for more details." >&5
-echo "$as_me: error: C compiler cannot create executables
-See \`config.log' for more details." >&2;}
- { (exit 77); exit 77; }; }
-fi
-
-ac_exeext=$ac_cv_exeext
-echo "$as_me:$LINENO: result: $ac_file" >&5
-echo "${ECHO_T}$ac_file" >&6
-
-# Check the compiler produces executables we can run. If not, either
-# the compiler is broken, or we cross compile.
-echo "$as_me:$LINENO: checking whether the C compiler works" >&5
-echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6
-# FIXME: These cross compiler hacks should be removed for Autoconf 3.0
-# If not cross compiling, check that we can run a simple program.
-if test "$cross_compiling" != yes; then
- if { ac_try='./$ac_file'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- cross_compiling=no
- else
- if test "$cross_compiling" = maybe; then
- cross_compiling=yes
- else
- { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
-If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot run C compiled programs.
-If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
- fi
- fi
-fi
-echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
-
-rm -f a.out a.exe conftest$ac_cv_exeext b.out
-ac_clean_files=$ac_clean_files_save
-# Check the compiler produces executables we can run. If not, either
-# the compiler is broken, or we cross compile.
-echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
-echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6
-echo "$as_me:$LINENO: result: $cross_compiling" >&5
-echo "${ECHO_T}$cross_compiling" >&6
-
-echo "$as_me:$LINENO: checking for suffix of executables" >&5
-echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- # If both `conftest.exe' and `conftest' are `present' (well, observable)
-# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
-# work properly (i.e., refer to `conftest.exe'), while it won't with
-# `rm'.
-for ac_file in conftest.exe conftest conftest.*; do
- test -f "$ac_file" || continue
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
- *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
- export ac_cv_exeext
- break;;
- * ) break;;
- esac
-done
-else
- { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-rm -f conftest$ac_cv_exeext
-echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
-echo "${ECHO_T}$ac_cv_exeext" >&6
-
-rm -f conftest.$ac_ext
-EXEEXT=$ac_cv_exeext
-ac_exeext=$EXEEXT
-echo "$as_me:$LINENO: checking for suffix of object files" >&5
-echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6
-if test "${ac_cv_objext+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.o conftest.obj
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
- *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
- break;;
- esac
-done
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-{ { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute suffix of object files: cannot compile
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-rm -f conftest.$ac_cv_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
-echo "${ECHO_T}$ac_cv_objext" >&6
-OBJEXT=$ac_cv_objext
-ac_objext=$OBJEXT
-echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
-echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6
-if test "${ac_cv_c_compiler_gnu+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-#ifndef __GNUC__
- choke me
-#endif
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_compiler_gnu=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_compiler_gnu=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_cv_c_compiler_gnu=$ac_compiler_gnu
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
-GCC=`test $ac_compiler_gnu = yes && echo yes`
-ac_test_CFLAGS=${CFLAGS+set}
-ac_save_CFLAGS=$CFLAGS
-CFLAGS="-g"
-echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
-echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6
-if test "${ac_cv_prog_cc_g+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_prog_cc_g=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_prog_cc_g=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
-echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
-if test "$ac_test_CFLAGS" = set; then
- CFLAGS=$ac_save_CFLAGS
-elif test $ac_cv_prog_cc_g = yes; then
- if test "$GCC" = yes; then
- CFLAGS="-g -O2"
- else
- CFLAGS="-g"
- fi
-else
- if test "$GCC" = yes; then
- CFLAGS="-O2"
- else
- CFLAGS=
- fi
-fi
-echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5
-echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6
-if test "${ac_cv_prog_cc_stdc+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- ac_cv_prog_cc_stdc=no
-ac_save_CC=$CC
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#include <stdarg.h>
-#include <stdio.h>
-#include <sys/types.h>
-#include <sys/stat.h>
-/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
-struct buf { int x; };
-FILE * (*rcsopen) (struct buf *, struct stat *, int);
-static char *e (p, i)
- char **p;
- int i;
-{
- return p[i];
-}
-static char *f (char * (*g) (char **, int), char **p, ...)
-{
- char *s;
- va_list v;
- va_start (v,p);
- s = g (p, va_arg (v,int));
- va_end (v);
- return s;
-}
-
-/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
- function prototypes and stuff, but not '\xHH' hex character constants.
- These don't provoke an error unfortunately, instead are silently treated
- as 'x'. The following induces an error, until -std1 is added to get
- proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
- array size at least. It's necessary to write '\x00'==0 to get something
- that's true only with -std1. */
-int osf4_cc_array ['\x00' == 0 ? 1 : -1];
-
-int test (int i, double x);
-struct s1 {int (*f) (int a);};
-struct s2 {int (*f) (double a);};
-int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
-int argc;
-char **argv;
-int
-main ()
-{
-return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
- ;
- return 0;
-}
-_ACEOF
-# Don't try gcc -ansi; that turns off useful extensions and
-# breaks some systems' header files.
-# AIX -qlanglvl=ansi
-# Ultrix and OSF/1 -std1
-# HP-UX 10.20 and later -Ae
-# HP-UX older versions -Aa -D_HPUX_SOURCE
-# SVR4 -Xc -D__EXTENSIONS__
-for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
-do
- CC="$ac_save_CC $ac_arg"
- rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_prog_cc_stdc=$ac_arg
-break
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext
-done
-rm -f conftest.$ac_ext conftest.$ac_objext
-CC=$ac_save_CC
-
-fi
-
-case "x$ac_cv_prog_cc_stdc" in
- x|xno)
- echo "$as_me:$LINENO: result: none needed" >&5
-echo "${ECHO_T}none needed" >&6 ;;
- *)
- echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5
-echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6
- CC="$CC $ac_cv_prog_cc_stdc" ;;
-esac
-
-# Some people use a C++ compiler to compile C. Since we use `exit',
-# in C++ we need to declare it. In case someone uses the same compiler
-# for both compiling C and C++ we need to have the C++ compiler decide
-# the declaration of exit, since it's the most demanding environment.
-cat >conftest.$ac_ext <<_ACEOF
-@%:@ifndef __cplusplus
- choke me
-@%:@endif
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- for ac_declaration in \
- '' \
- 'extern "C" void std::exit (int) throw (); using std::exit;' \
- 'extern "C" void std::exit (int); using std::exit;' \
- 'extern "C" void exit (int) throw ();' \
- 'extern "C" void exit (int);' \
- 'void exit (int);'
-do
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-$ac_declaration
-@%:@include <stdlib.h>
-int
-main ()
-{
-exit (42);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-continue
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-$ac_declaration
-int
-main ()
-{
-exit (42);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- break
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-done
-rm -f conftest*
-if test -n "$ac_declaration"; then
- echo '#ifdef __cplusplus' >>confdefs.h
- echo $ac_declaration >>confdefs.h
- echo '#endif' >>confdefs.h
-fi
-
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-# Find a good install program. We prefer a C program (faster),
-# so one script is as good as another. But avoid the broken or
-# incompatible versions:
-# SysV /etc/install, /usr/sbin/install
-# SunOS /usr/etc/install
-# IRIX /sbin/install
-# AIX /bin/install
-# AmigaOS /C/install, which installs bootblocks on floppy discs
-# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
-# AFS /usr/afsws/bin/install, which mishandles nonexistent args
-# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
-# OS/2's system install, which has a completely different semantic
-# ./install, which can be erroneously created by make from ./install.sh.
-echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
-echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
-if test -z "$INSTALL"; then
-if test "${ac_cv_path_install+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- # Account for people who put trailing slashes in PATH elements.
-case $as_dir/ in
- ./ | .// | /cC/* | \
- /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
- ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
- /usr/ucb/* ) ;;
- *)
- # OSF1 and SCO ODT 3.0 have their own names for install.
- # Don't use installbsd from OSF since it installs stuff as root
- # by default.
- for ac_prog in ginstall scoinst install; do
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
- if test $ac_prog = install &&
- grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
- # AIX install. It has an incompatible calling convention.
- :
- elif test $ac_prog = install &&
- grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
- # program-specific install script used by HP pwplus--don't use.
- :
- else
- ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
- break 3
- fi
- fi
- done
- done
- ;;
-esac
-done
-
-
-fi
- if test "${ac_cv_path_install+set}" = set; then
- INSTALL=$ac_cv_path_install
- else
- # As a last resort, use the slow shell script. We don't cache a
- # path for INSTALL within a source directory, because that will
- # break other packages using the cache if that directory is
- # removed, or if the path is relative.
- INSTALL=$ac_install_sh
- fi
-fi
-echo "$as_me:$LINENO: result: $INSTALL" >&5
-echo "${ECHO_T}$INSTALL" >&6
-
-# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
-# It thinks the first close brace ends the variable substitution.
-test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
-
-test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
-
-test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
-
-
-# Extract the first word of "db2html$EXEEXT", so it can be a program name with args.
-set dummy db2html$EXEEXT; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_DB1+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $DB1 in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_DB1="$DB1" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_DB1="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_DB1" && ac_cv_path_DB1="nocommand"
- ;;
-esac
-fi
-DB1=$ac_cv_path_DB1
-
-if test -n "$DB1"; then
- echo "$as_me:$LINENO: result: $DB1" >&5
-echo "${ECHO_T}$DB1" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-if test "$DB1" = nocommand; then
- # Extract the first word of "docbook2html$EXEEXT", so it can be a program name with args.
-set dummy docbook2html$EXEEXT; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_DB2+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $DB2 in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_DB2="$DB2" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_DB2="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_DB2" && ac_cv_path_DB2="nocommand"
- ;;
-esac
-fi
-DB2=$ac_cv_path_DB2
-
-if test -n "$DB2"; then
- echo "$as_me:$LINENO: result: $DB2" >&5
-echo "${ECHO_T}$DB2" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- if test "$DB2" = nocommand; then
- { { echo "$as_me:$LINENO: error: docbook not found in $PATH" >&5
-echo "$as_me: error: docbook not found in $PATH" >&2;}
- { (exit 1); exit 1; }; }
- else
- DOCBOOK=$DB2
- fi;else
- DOCBOOK=$DB1
-fi;
-
-
-if test "x$JAVAPREFIX" = x; then
- test "x$JAVAC" = x && for ac_prog in "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAVAC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAVAC"; then
- ac_cv_prog_JAVAC="$JAVAC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAVAC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAVAC=$ac_cv_prog_JAVAC
-if test -n "$JAVAC"; then
- echo "$as_me:$LINENO: result: $JAVAC" >&5
-echo "${ECHO_T}$JAVAC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAVAC" && break
-done
-
-else
- test "x$JAVAC" = x && for ac_prog in "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAVAC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAVAC"; then
- ac_cv_prog_JAVAC="$JAVAC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAVAC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAVAC=$ac_cv_prog_JAVAC
-if test -n "$JAVAC"; then
- echo "$as_me:$LINENO: result: $JAVAC" >&5
-echo "${ECHO_T}$JAVAC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAVAC" && break
-done
-test -n "$JAVAC" || JAVAC="$JAVAPREFIX"
-
-fi
-test "x$JAVAC" = x && { { echo "$as_me:$LINENO: error: no acceptable Java compiler found in \$PATH" >&5
-echo "$as_me: error: no acceptable Java compiler found in \$PATH" >&2;}
- { (exit 1); exit 1; }; }
-
-echo "$as_me:$LINENO: checking if $JAVAC works" >&5
-echo $ECHO_N "checking if $JAVAC works... $ECHO_C" >&6
-if test "${ac_cv_prog_javac_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* #line __oline__ "configure" */
-public class Test {
-}
-EOF
-if { ac_try='$JAVAC $JAVACFLAGS $JAVA_TEST'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- { { echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
-echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
- { (exit 1); exit 1; }; }
- echo "configure: failed program was:" >&5
- cat $JAVA_TEST >&5
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_javac_works" >&5
-echo "${ECHO_T}$ac_cv_prog_javac_works" >&6
-
-
-
-echo "$as_me:$LINENO: checking if $JAVAC works" >&5
-echo $ECHO_N "checking if $JAVAC works... $ECHO_C" >&6
-if test "${ac_cv_prog_javac_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* #line __oline__ "configure" */
-public class Test {
-}
-EOF
-if { ac_try='$JAVAC $JAVACFLAGS $JAVA_TEST'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- { { echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
-echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
- { (exit 1); exit 1; }; }
- echo "configure: failed program was:" >&5
- cat $JAVA_TEST >&5
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_javac_works" >&5
-echo "${ECHO_T}$ac_cv_prog_javac_works" >&6
-
-
-if test "x$JAVAPREFIX" = x; then
- test "x$JAR" = x && for ac_prog in jar$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAR"; then
- ac_cv_prog_JAR="$JAR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAR="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAR=$ac_cv_prog_JAR
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAR" && break
-done
-
-else
- test "x$JAR" = x && for ac_prog in jar
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAR"; then
- ac_cv_prog_JAR="$JAR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAR="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAR=$ac_cv_prog_JAR
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAR" && break
-done
-test -n "$JAR" || JAR="$JAVAPREFIX"
-
-fi
-test "x$JAR" = x && { { echo "$as_me:$LINENO: error: no acceptable jar program found in \$PATH" >&5
-echo "$as_me: error: no acceptable jar program found in \$PATH" >&2;}
- { (exit 1); exit 1; }; }
-
-
-
-
-# Check whether --with-gcj_compile or --without-gcj_compile was given.
-if test "${with_gcj_compile+set}" = set; then
- withval="$with_gcj_compile"
- gcj_compile="no"
-else
- gcj_compile="yes"
-fi;
-
-if test $gcj_compile = "yes"; then
-
-# Check whether --with-gcj-prefix or --without-gcj-prefix was given.
-if test "${with_gcj_prefix+set}" = set; then
- withval="$with_gcj_prefix"
- gcj_prefix="$withval"
-else
- gcj_prefix=""
-fi;
-
- if test x$gcj_prefix != x ; then
- GCJ_HOME=$gcj_prefix
- fi
-
- if test x$GCJ_HOME != x ; then
- echo "Add $GCJ_HOME/bin to path and check again."
- PATH="$GCJ_HOME/bin:$PATH"
- fi
- # Extract the first word of "gcj", so it can be a program name with args.
-set dummy gcj; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_GCJ+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $GCJ in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_GCJ="$GCJ" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_GCJ="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_GCJ" && ac_cv_path_GCJ="no"
- ;;
-esac
-fi
-GCJ=$ac_cv_path_GCJ
-
-if test -n "$GCJ"; then
- echo "$as_me:$LINENO: result: $GCJ" >&5
-echo "${ECHO_T}$GCJ" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-
- min_gcj_version=3.0.0
- echo "$as_me:$LINENO: checking for GCJ - version >= $min_gcj_version" >&5
-echo $ECHO_N "checking for GCJ - version >= $min_gcj_version... $ECHO_C" >&6
- min_gcj_major_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\1/'`
- min_gcj_minor_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\2/'`
- min_gcj_micro_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\3/'`
- if test "$GCJ" = "no" ; then
- no_gcj=yes
- else
- gcj_version=`$GCJ --version 2>&1 | grep GCC | sed 's/gcj (GCC) \([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1.\2.\3/'`
- gcj_major_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1/'`
- gcj_minor_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\2/'`
- gcj_micro_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\3/'`
- if test "$cross_compiling" = yes; then
- echo $ac_n "cross compiling; assumed OK... $ac_c"
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-#include <stdio.h>
-
-main()
-{
- if ((1$gcj_major_version > 1$min_gcj_major_version) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version > 1$min_gcj_minor_version)) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version == 1$min_gcj_minor_version) &&
- (1$gcj_micro_version >= 1$min_gcj_micro_version)))
- {
- return(0);
- }
- else
- {
- return(1);
- }
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- :
-else
- echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-no_gcj=yes
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
-fi
- fi
- if test "x$no_gcj" = x ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- # Extract the first word of "gcj", so it can be a program name with args.
-set dummy gcj; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_GCJ+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $GCJ in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_GCJ="$GCJ" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_GCJ="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_GCJ" && ac_cv_path_GCJ="no"
- ;;
-esac
-fi
-GCJ=$ac_cv_path_GCJ
-
-if test -n "$GCJ"; then
- echo "$as_me:$LINENO: result: $GCJ" >&5
-echo "${ECHO_T}$GCJ" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- # Extract the first word of "jar", so it can be a program name with args.
-set dummy jar; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $JAR in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_JAR="$JAR" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_JAR="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_JAR" && ac_cv_path_JAR="no"
- ;;
-esac
-fi
-JAR=$ac_cv_path_JAR
-
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- if test x$GCJ_HOME != x ; then
- :
- else
- GCJ_HOME=`which gcj | sed 's/\(.*\).bin.*gcj/\1/'`
- fi
-
- cat << EOF > Test.java
-/* #line __oline__ "configure" */
-public class Test {
- public static void main(String[] args) {
- System.out.println(System.getProperty("sun.boot.class.path"));
- }
-}
-EOF
- GCJ_JAR=`gcj -C Test.java && gij Test`
- rm Test.java Test.class
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`(test -d /usr/share/local/java && find /usr/local/share/java -name libgcj-?.?.?.jar) || (test -d /usr/share/java && find /usr/share/java -name libgcj-?.?.?.jar)`
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`locate libgcj | grep libgcj.*\.jar`
- fi
- fi
- if test x$GCJ_JAR != x ; then
- GCJ_CLASSPATH="${GCJ_JAR}:${CLASSPATH}"
- else
- echo "***"
- echo "*** Unable to locate libgcj.jar needed by gcj"
- echo "***"
- { { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }
- fi
-
- :
- else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
- echo "***"
- echo "*** If you have GCJ installed and it is a newer version than $min_java_version, either set"
- echo "*** the GCJ_HOME variable or add the top directory where the GCJ binaries are to"
- echo "*** the PATH. Alternatively try \"./configure --with-gcj-prefix=<java_home>\","
- echo "***"
- echo "*** Also make sure that configure does not find the wrong version of GCJ by"
- echo "*** looking at the output of \"which gcj\"."
- echo "***"
- { { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }
- fi
-
- GCJ_BUILD_TARGETS=native-gcj
- GCJ_INSTALL_TARGETS=native_install
- GCJ_UNINSTALL_TARGETS=native_uninstall
-else
- GCJ_BUILD_TARGETS=
- GCJ_INSTALL_TARGETS=
- GCJ_UNINSTALL_TARGETS=
-fi
-
-
-
-
-
-
-
-
-echo "$as_me:$LINENO: checking for main in -libs" >&5
-echo $ECHO_N "checking for main in -libs... $ECHO_C" >&6
-if test "${ac_cv_lib_ibs_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- ac_check_lib_save_LIBS=$LIBS
-LIBS="-libs $LIBS"
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-
-int
-main ()
-{
-main ();
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_lib_ibs_main=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_lib_ibs_main=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-echo "$as_me:$LINENO: result: $ac_cv_lib_ibs_main" >&5
-echo "${ECHO_T}$ac_cv_lib_ibs_main" >&6
-if test $ac_cv_lib_ibs_main = yes; then
- cat >>confdefs.h <<_ACEOF
-@%:@define HAVE_LIBIBS 1
-_ACEOF
-
- LIBS="-libs $LIBS"
-
-fi
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gtk+-2.0 >= 2.4" >&5
-echo $ECHO_N "checking for gtk+-2.0 >= 2.4... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gtk+-2.0 >= 2.4" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GTK_CFLAGS" >&5
-echo $ECHO_N "checking GTK_CFLAGS... $ECHO_C" >&6
- GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 2.4"`
- echo "$as_me:$LINENO: result: $GTK_CFLAGS" >&5
-echo "${ECHO_T}$GTK_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GTK_LIBS" >&5
-echo $ECHO_N "checking GTK_LIBS... $ECHO_C" >&6
- GTK_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 2.4"`
- echo "$as_me:$LINENO: result: $GTK_LIBS" >&5
-echo "${ECHO_T}$GTK_LIBS" >&6
- else
- GTK_CFLAGS=""
- GTK_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GTK_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk+-2.0 >= 2.4"`
- echo $GTK_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gtk+-2.0 >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gtk+-2.0 >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-
-
-
-
-
-
-
-
-echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
-echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6
-if test "${ac_cv_c_const+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-/* FIXME: Include the comments suggested by Paul. */
-#ifndef __cplusplus
- /* Ultrix mips cc rejects this. */
- typedef int charset[2];
- const charset x;
- /* SunOS 4.1.1 cc rejects this. */
- char const *const *ccp;
- char **p;
- /* NEC SVR4.0.2 mips cc rejects this. */
- struct point {int x, y;};
- static struct point const zero = {0,0};
- /* AIX XL C 1.02.0.0 rejects this.
- It does not let you subtract one const X* pointer from another in
- an arm of an if-expression whose if-part is not a constant
- expression */
- const char *g = "string";
- ccp = &g + (g ? g-g : 0);
- /* HPUX 7.0 cc rejects these. */
- ++ccp;
- p = (char**) ccp;
- ccp = (char const *const *) p;
- { /* SCO 3.2v4 cc rejects this. */
- char *t;
- char const *s = 0 ? (char *) 0 : (char const *) 0;
-
- *t++ = 0;
- }
- { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
- int x[] = {25, 17};
- const int *foo = &x[0];
- ++foo;
- }
- { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
- typedef const int *iptr;
- iptr p = 0;
- ++p;
- }
- { /* AIX XL C 1.02.0.0 rejects this saying
- "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
- struct s { int j; const int *ap[3]; };
- struct s *b; b->j = 5;
- }
- { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
- const int foo = 10;
- }
-#endif
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_c_const=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_c_const=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
-echo "${ECHO_T}$ac_cv_c_const" >&6
-if test $ac_cv_c_const = no; then
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define const
-_ACEOF
-
-fi
-
-
-# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
-# for constant arguments. Useless!
-echo "$as_me:$LINENO: checking for working alloca.h" >&5
-echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6
-if test "${ac_cv_working_alloca_h+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@include <alloca.h>
-int
-main ()
-{
-char *p = (char *) alloca (2 * sizeof (int));
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_working_alloca_h=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_working_alloca_h=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5
-echo "${ECHO_T}$ac_cv_working_alloca_h" >&6
-if test $ac_cv_working_alloca_h = yes; then
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define HAVE_ALLOCA_H 1
-_ACEOF
-
-fi
-
-echo "$as_me:$LINENO: checking for alloca" >&5
-echo $ECHO_N "checking for alloca... $ECHO_C" >&6
-if test "${ac_cv_func_alloca_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#ifdef __GNUC__
-# define alloca __builtin_alloca
-#else
-# ifdef _MSC_VER
-# include <malloc.h>
-# define alloca _alloca
-# else
-# if HAVE_ALLOCA_H
-# include <alloca.h>
-# else
-# ifdef _AIX
- #pragma alloca
-# else
-# ifndef alloca /* predefined by HP cc +Olibcalls */
-char *alloca ();
-# endif
-# endif
-# endif
-# endif
-#endif
-
-int
-main ()
-{
-char *p = (char *) alloca (1);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_func_alloca_works=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_func_alloca_works=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5
-echo "${ECHO_T}$ac_cv_func_alloca_works" >&6
-
-if test $ac_cv_func_alloca_works = yes; then
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define HAVE_ALLOCA 1
-_ACEOF
-
-else
- # The SVR3 libPW and SVR4 libucb both contain incompatible functions
-# that cause trouble. Some versions do not even contain alloca or
-# contain a buggy version. If you still want to use their alloca,
-# use ar to extract alloca.o from them instead of compiling alloca.c.
-
-ALLOCA=alloca.$ac_objext
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define C_ALLOCA 1
-_ACEOF
-
-
-echo "$as_me:$LINENO: checking whether \`alloca.c' needs Cray hooks" >&5
-echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6
-if test "${ac_cv_os_cray+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#if defined(CRAY) && ! defined(CRAY2)
-webecray
-#else
-wenotbecray
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
- $EGREP "webecray" >/dev/null 2>&1; then
- ac_cv_os_cray=yes
-else
- ac_cv_os_cray=no
-fi
-rm -f conftest*
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_os_cray" >&5
-echo "${ECHO_T}$ac_cv_os_cray" >&6
-if test $ac_cv_os_cray = yes; then
- for ac_func in _getb67 GETB67 getb67; do
- as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-echo "$as_me:$LINENO: checking for $ac_func" >&5
-echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
-if eval "test \"\${$as_ac_var+set}\" = set"; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
- For example, HP-UX 11i <limits.h> declares gettimeofday. */
-#define $ac_func innocuous_$ac_func
-
-/* System header to define __stub macros and hopefully few prototypes,
- which can conflict with char $ac_func (); below.
- Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- <limits.h> exists even on freestanding compilers. */
-
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
-
-#undef $ac_func
-
-/* Override any gcc2 internal prototype to avoid an error. */
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-/* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
-char $ac_func ();
-/* The GNU C library defines this for functions which it implements
- to always fail with ENOSYS. Some functions are actually named
- something starting with __ and the normal name is an alias. */
-#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
-choke me
-#else
-char (*f) () = $ac_func;
-#endif
-#ifdef __cplusplus
-}
-#endif
-
-int
-main ()
-{
-return f != $ac_func;
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- eval "$as_ac_var=yes"
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-eval "$as_ac_var=no"
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
-echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
-if test `eval echo '${'$as_ac_var'}'` = yes; then
-
-cat >>confdefs.h <<_ACEOF
-@%:@define CRAY_STACKSEG_END $ac_func
-_ACEOF
-
- break
-fi
-
- done
-fi
-
-echo "$as_me:$LINENO: checking stack direction for C alloca" >&5
-echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6
-if test "${ac_cv_c_stack_direction+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test "$cross_compiling" = yes; then
- ac_cv_c_stack_direction=0
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-int
-find_stack_direction ()
-{
- static char *addr = 0;
- auto char dummy;
- if (addr == 0)
- {
- addr = &dummy;
- return find_stack_direction ();
- }
- else
- return (&dummy > addr) ? 1 : -1;
-}
-
-int
-main ()
-{
- exit (find_stack_direction () < 0);
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_c_stack_direction=1
-else
- echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-ac_cv_c_stack_direction=-1
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
-fi
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5
-echo "${ECHO_T}$ac_cv_c_stack_direction" >&6
-
-cat >>confdefs.h <<_ACEOF
-@%:@define STACK_DIRECTION $ac_cv_c_stack_direction
-_ACEOF
-
-
-fi
-
-
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for libgnomeui-2.0 >= 2.7.1 libgnomecanvas-2.0 >= 2.7.1" >&5
-echo $ECHO_N "checking for libgnomeui-2.0 >= 2.7.1 libgnomecanvas-2.0 >= 2.7.1... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "libgnomeui-2.0 >= 2.7.1 libgnomecanvas-2.0 >= 2.7.1" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GNOME_CFLAGS" >&5
-echo $ECHO_N "checking GNOME_CFLAGS... $ECHO_C" >&6
- GNOME_CFLAGS=`$PKG_CONFIG --cflags "libgnomeui-2.0 >= 2.7.1 libgnomecanvas-2.0 >= 2.7.1"`
- echo "$as_me:$LINENO: result: $GNOME_CFLAGS" >&5
-echo "${ECHO_T}$GNOME_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GNOME_LIBS" >&5
-echo $ECHO_N "checking GNOME_LIBS... $ECHO_C" >&6
- GNOME_LIBS=`$PKG_CONFIG --libs "libgnomeui-2.0 >= 2.7.1 libgnomecanvas-2.0 >= 2.7.1"`
- echo "$as_me:$LINENO: result: $GNOME_LIBS" >&5
-echo "${ECHO_T}$GNOME_LIBS" >&6
- else
- GNOME_CFLAGS=""
- GNOME_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GNOME_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libgnomeui-2.0 >= 2.7.1 libgnomecanvas-2.0 >= 2.7.1"`
- echo $GNOME_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (libgnomeui-2.0 >= 2.7.1 libgnomecanvas-2.0 >= 2.7.1) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (libgnomeui-2.0 >= 2.7.1 libgnomecanvas-2.0 >= 2.7.1) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for libglade-2.0 >= 2.3.6" >&5
-echo $ECHO_N "checking for libglade-2.0 >= 2.3.6... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "libglade-2.0 >= 2.3.6" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking LIBGLADE_CFLAGS" >&5
-echo $ECHO_N "checking LIBGLADE_CFLAGS... $ECHO_C" >&6
- LIBGLADE_CFLAGS=`$PKG_CONFIG --cflags "libglade-2.0 >= 2.3.6"`
- echo "$as_me:$LINENO: result: $LIBGLADE_CFLAGS" >&5
-echo "${ECHO_T}$LIBGLADE_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking LIBGLADE_LIBS" >&5
-echo $ECHO_N "checking LIBGLADE_LIBS... $ECHO_C" >&6
- LIBGLADE_LIBS=`$PKG_CONFIG --libs "libglade-2.0 >= 2.3.6"`
- echo "$as_me:$LINENO: result: $LIBGLADE_LIBS" >&5
-echo "${ECHO_T}$LIBGLADE_LIBS" >&6
- else
- LIBGLADE_CFLAGS=""
- LIBGLADE_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- LIBGLADE_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libglade-2.0 >= 2.3.6"`
- echo $LIBGLADE_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (libglade-2.0 >= 2.3.6) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (libglade-2.0 >= 2.3.6) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-
-
-
- ac_config_files="$ac_config_files glade-java.pc Makefile src/Makefile src/java/org/gnu/glade/LibGlade.java"
-cat >confcache <<\_ACEOF
-# This file is a shell script that caches the results of configure
-# tests run on this system so they can be shared between configure
-# scripts and configure runs, see configure's option --config-cache.
-# It is not useful on other systems. If it contains results you don't
-# want to keep, you may remove or edit it.
-#
-# config.status only pays attention to the cache file if you give it
-# the --recheck option to rerun configure.
-#
-# `ac_cv_env_foo' variables (set or unset) will be overridden when
-# loading this file, other *unset* `ac_cv_foo' will be assigned the
-# following values.
-
-_ACEOF
-
-# The following way of writing the cache mishandles newlines in values,
-# but we know of no workaround that is simple, portable, and efficient.
-# So, don't put newlines in cache variables' values.
-# Ultrix sh set writes to stderr and can't be redirected directly,
-# and sets the high bit in the cache file unless we assign to the vars.
-{
- (set) 2>&1 |
- case `(ac_space=' '; set | grep ac_space) 2>&1` in
- *ac_space=\ *)
- # `set' does not quote correctly, so add quotes (double-quote
- # substitution turns \\\\ into \\, and sed turns \\ into \).
- sed -n \
- "s/'/'\\\\''/g;
- s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
- ;;
- *)
- # `set' quotes correctly as required by POSIX, so do not add quotes.
- sed -n \
- "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
- ;;
- esac;
-} |
- sed '
- t clear
- : clear
- s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
- t end
- /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
- : end' >>confcache
-if diff $cache_file confcache >/dev/null 2>&1; then :; else
- if test -w $cache_file; then
- test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
- cat confcache >$cache_file
- else
- echo "not updating unwritable cache $cache_file"
- fi
-fi
-rm -f confcache
-
-test "x$prefix" = xNONE && prefix=$ac_default_prefix
-# Let make expand exec_prefix.
-test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
-
-# VPATH may cause trouble with some makes, so we remove $(srcdir),
-# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
-# trailing colons and then remove the whole line if VPATH becomes empty
-# (actually we leave an empty line to preserve line numbers).
-if test "x$srcdir" = x.; then
- ac_vpsub='/^[ ]*VPATH[ ]*=/{
-s/:*\$(srcdir):*/:/;
-s/:*\${srcdir}:*/:/;
-s/:*@srcdir@:*/:/;
-s/^\([^=]*=[ ]*\):*/\1/;
-s/:*$//;
-s/^[^=]*=[ ]*$//;
-}'
-fi
-
-# Transform confdefs.h into DEFS.
-# Protect against shell expansion while executing Makefile rules.
-# Protect against Makefile macro expansion.
-#
-# If the first sed substitution is executed (which looks for macros that
-# take arguments), then we branch to the quote section. Otherwise,
-# look for a macro that doesn't take arguments.
-cat >confdef2opt.sed <<\_ACEOF
-t clear
-: clear
-s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*([^)]*)\)[ ]*\(.*\),-D\1=\2,g
-t quote
-s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\),-D\1=\2,g
-t quote
-d
-: quote
-s,[ `~#$^&*(){}\\|;'"<>?],\\&,g
-s,\[,\\&,g
-s,\],\\&,g
-s,\$,$$,g
-p
-_ACEOF
-# We use echo to avoid assuming a particular line-breaking character.
-# The extra dot is to prevent the shell from consuming trailing
-# line-breaks from the sub-command output. A line-break within
-# single-quotes doesn't work because, if this script is created in a
-# platform that uses two characters for line-breaks (e.g., DOS), tr
-# would break.
-ac_LF_and_DOT=`echo; echo .`
-DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'`
-rm -f confdef2opt.sed
-
-
-ac_libobjs=
-ac_ltlibobjs=
-for ac_i in : $LIB@&t at OBJS; do test "x$ac_i" = x: && continue
- # 1. Remove the extension, and $U if already installed.
- ac_i=`echo "$ac_i" |
- sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
- # 2. Add them.
- ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"
- ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'
-done
-LIB@&t at OBJS=$ac_libobjs
-
-LTLIBOBJS=$ac_ltlibobjs
-
-
-
-: ${CONFIG_STATUS=./config.status}
-ac_clean_files_save=$ac_clean_files
-ac_clean_files="$ac_clean_files $CONFIG_STATUS"
-{ echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
-echo "$as_me: creating $CONFIG_STATUS" >&6;}
-cat >$CONFIG_STATUS <<_ACEOF
-#! $SHELL
-# Generated by $as_me.
-# Run this file to recreate the current configuration.
-# Compiler output produced by configure, useful for debugging
-# configure, is in config.log if it exists.
-
-debug=false
-ac_cs_recheck=false
-ac_cs_silent=false
-SHELL=\${CONFIG_SHELL-$SHELL}
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
-echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
-echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-exec 6>&1
-
-# Open the log real soon, to keep \$[0] and so on meaningful, and to
-# report actual input values of CONFIG_FILES etc. instead of their
-# values after options handling. Logging --version etc. is OK.
-exec 5>>config.log
-{
- echo
- sed 'h;s/./-/g;s/^.../@%:@@%:@ /;s/...$/ @%:@@%:@/;p;x;p;x' <<_ASBOX
-@%:@@%:@ Running $as_me. @%:@@%:@
-_ASBOX
-} >&5
-cat >&5 <<_CSEOF
-
-This file was extended by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- CONFIG_FILES = $CONFIG_FILES
- CONFIG_HEADERS = $CONFIG_HEADERS
- CONFIG_LINKS = $CONFIG_LINKS
- CONFIG_COMMANDS = $CONFIG_COMMANDS
- $ $0 $@
-
-_CSEOF
-echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
-echo >&5
-_ACEOF
-
-# Files that config.status was made for.
-if test -n "$ac_config_files"; then
- echo "config_files=\"$ac_config_files\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_headers"; then
- echo "config_headers=\"$ac_config_headers\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_links"; then
- echo "config_links=\"$ac_config_links\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_commands"; then
- echo "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUS
-fi
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-
-ac_cs_usage="\
-\`$as_me' instantiates files from templates according to the
-current configuration.
-
-Usage: $0 [OPTIONS] [FILE]...
-
- -h, --help print this help, then exit
- -V, --version print version number, then exit
- -q, --quiet do not print progress messages
- -d, --debug don't remove temporary files
- --recheck update $as_me by reconfiguring in the same conditions
- --file=FILE[:TEMPLATE]
- instantiate the configuration file FILE
-
-Configuration files:
-$config_files
-
-Report bugs to <bug-autoconf at gnu.org>."
-_ACEOF
-
-cat >>$CONFIG_STATUS <<_ACEOF
-ac_cs_version="\\
-config.status
-configured by $0, generated by GNU Autoconf 2.59,
- with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This config.status script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it."
-srcdir=$srcdir
-INSTALL="$INSTALL"
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-# If no file are specified by the user, then we need to provide default
-# value. By we need to know if files were specified by the user.
-ac_need_defaults=:
-while test $# != 0
-do
- case $1 in
- --*=*)
- ac_option=`expr "x$1" : 'x\([^=]*\)='`
- ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
- ac_shift=:
- ;;
- -*)
- ac_option=$1
- ac_optarg=$2
- ac_shift=shift
- ;;
- *) # This is not an option, so the user has probably given explicit
- # arguments.
- ac_option=$1
- ac_need_defaults=false;;
- esac
-
- case $ac_option in
- # Handling of the options.
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
- -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
- ac_cs_recheck=: ;;
- --version | --vers* | -V )
- echo "$ac_cs_version"; exit 0 ;;
- --he | --h)
- # Conflict between --help and --header
- { { echo "$as_me:$LINENO: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; };;
- --help | --hel | -h )
- echo "$ac_cs_usage"; exit 0 ;;
- --debug | --d* | -d )
- debug=: ;;
- --file | --fil | --fi | --f )
- $ac_shift
- CONFIG_FILES="$CONFIG_FILES $ac_optarg"
- ac_need_defaults=false;;
- --header | --heade | --head | --hea )
- $ac_shift
- CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
- ac_need_defaults=false;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil | --si | --s)
- ac_cs_silent=: ;;
-
- # This is an error.
- -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; } ;;
-
- *) ac_config_targets="$ac_config_targets $1" ;;
-
- esac
- shift
-done
-
-ac_configure_extra_args=
-
-if $ac_cs_silent; then
- exec 6>/dev/null
- ac_configure_extra_args="$ac_configure_extra_args --silent"
-fi
-
-_ACEOF
-cat >>$CONFIG_STATUS <<_ACEOF
-if \$ac_cs_recheck; then
- echo "running $SHELL $0 " $ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
- exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
-fi
-
-_ACEOF
-
-
-
-
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-for ac_config_target in $ac_config_targets
-do
- case "$ac_config_target" in
- # Handling of arguments.
- "glade-java.pc" ) CONFIG_FILES="$CONFIG_FILES glade-java.pc" ;;
- "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
- "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
- "src/java/org/gnu/glade/LibGlade.java" ) CONFIG_FILES="$CONFIG_FILES src/java/org/gnu/glade/LibGlade.java" ;;
- *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
-echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# If the user did not use the arguments to specify the items to instantiate,
-# then the envvar interface is used. Set only those that are not.
-# We use the long form for the default assignment because of an extremely
-# bizarre bug on SunOS 4.1.3.
-if $ac_need_defaults; then
- test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
-fi
-
-# Have a temporary directory for convenience. Make it in the build tree
-# simply because there is no reason to put it here, and in addition,
-# creating and moving files from /tmp can sometimes cause problems.
-# Create a temporary directory, and hook for its removal unless debugging.
-$debug ||
-{
- trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
- trap '{ (exit 1); exit 1; }' 1 2 13 15
-}
-
-# Create a (secure) tmp directory for tmp files.
-
-{
- tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
- test -n "$tmp" && test -d "$tmp"
-} ||
-{
- tmp=./confstat$$-$RANDOM
- (umask 077 && mkdir $tmp)
-} ||
-{
- echo "$me: cannot create a temporary directory in ." >&2
- { (exit 1); exit 1; }
-}
-
-_ACEOF
-
-cat >>$CONFIG_STATUS <<_ACEOF
-
-#
-# CONFIG_FILES section.
-#
-
-# No need to generate the scripts if there are no CONFIG_FILES.
-# This happens for instance when ./config.status config.h
-if test -n "\$CONFIG_FILES"; then
- # Protect against being on the right side of a sed subst in config.status.
- sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&,]/\\\\&/g;
- s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF
-s, at SHELL@,$SHELL,;t t
-s, at PATH_SEPARATOR@,$PATH_SEPARATOR,;t t
-s, at PACKAGE_NAME@,$PACKAGE_NAME,;t t
-s, at PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t
-s, at PACKAGE_VERSION@,$PACKAGE_VERSION,;t t
-s, at PACKAGE_STRING@,$PACKAGE_STRING,;t t
-s, at PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t
-s, at exec_prefix@,$exec_prefix,;t t
-s, at prefix@,$prefix,;t t
-s, at program_transform_name@,$program_transform_name,;t t
-s, at bindir@,$bindir,;t t
-s, at sbindir@,$sbindir,;t t
-s, at libexecdir@,$libexecdir,;t t
-s, at datadir@,$datadir,;t t
-s, at sysconfdir@,$sysconfdir,;t t
-s, at sharedstatedir@,$sharedstatedir,;t t
-s, at localstatedir@,$localstatedir,;t t
-s, at libdir@,$libdir,;t t
-s, at includedir@,$includedir,;t t
-s, at oldincludedir@,$oldincludedir,;t t
-s, at infodir@,$infodir,;t t
-s, at mandir@,$mandir,;t t
-s, at build_alias@,$build_alias,;t t
-s, at host_alias@,$host_alias,;t t
-s, at target_alias@,$target_alias,;t t
-s, at DEFS@,$DEFS,;t t
-s, at ECHO_C@,$ECHO_C,;t t
-s, at ECHO_N@,$ECHO_N,;t t
-s, at ECHO_T@,$ECHO_T,;t t
-s, at LIBS@,$LIBS,;t t
-s, at INSTALLED_CLASSPATH@,$INSTALLED_CLASSPATH,;t t
-s, at INSTALLED_JNI_DIR@,$INSTALLED_JNI_DIR,;t t
-s, at version@,$version,;t t
-s, at apiversion@,$apiversion,;t t
-s, at PKG_CONFIG@,$PKG_CONFIG,;t t
-s, at GTKJAVA_CFLAGS@,$GTKJAVA_CFLAGS,;t t
-s, at GTKJAVA_LIBS@,$GTKJAVA_LIBS,;t t
-s, at gtkapiversion@,$gtkapiversion,;t t
-s, at GTKJAR@,$GTKJAR,;t t
-s, at JG_GTK_LIB_PATH@,$JG_GTK_LIB_PATH,;t t
-s, at NATIVEGTKJAR@,$NATIVEGTKJAR,;t t
-s, at GNOMEJAVA_CFLAGS@,$GNOMEJAVA_CFLAGS,;t t
-s, at GNOMEJAVA_LIBS@,$GNOMEJAVA_LIBS,;t t
-s, at gnomeapiversion@,$gnomeapiversion,;t t
-s, at GNOMEJAR@,$GNOMEJAR,;t t
-s, at JG_GNOME_LIB_PATH@,$JG_GNOME_LIB_PATH,;t t
-s, at NATIVEGNOMEJAR@,$NATIVEGNOMEJAR,;t t
-s, at CC@,$CC,;t t
-s, at CFLAGS@,$CFLAGS,;t t
-s, at LDFLAGS@,$LDFLAGS,;t t
-s, at CPPFLAGS@,$CPPFLAGS,;t t
-s, at ac_ct_CC@,$ac_ct_CC,;t t
-s, at EXEEXT@,$EXEEXT,;t t
-s, at OBJEXT@,$OBJEXT,;t t
-s, at INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
-s, at INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
-s, at INSTALL_DATA@,$INSTALL_DATA,;t t
-s, at DB1@,$DB1,;t t
-s, at DB2@,$DB2,;t t
-s, at DOCBOOK@,$DOCBOOK,;t t
-s, at JAVAC@,$JAVAC,;t t
-s, at JAR@,$JAR,;t t
-s, at GCJ@,$GCJ,;t t
-s, at GCJ_CLASSPATH@,$GCJ_CLASSPATH,;t t
-s, at GCJ_BUILD_TARGETS@,$GCJ_BUILD_TARGETS,;t t
-s, at GCJ_INSTALL_TARGETS@,$GCJ_INSTALL_TARGETS,;t t
-s, at GCJ_UNINSTALL_TARGETS@,$GCJ_UNINSTALL_TARGETS,;t t
-s, at GTK_CFLAGS@,$GTK_CFLAGS,;t t
-s, at GTK_LIBS@,$GTK_LIBS,;t t
-s, at TOPLEVEL_TARGETS@,$TOPLEVEL_TARGETS,;t t
-s, at INSTALL_TARGETS@,$INSTALL_TARGETS,;t t
-s, at UNINSTALL_TARGETS@,$UNINSTALL_TARGETS,;t t
-s, at MACRO_FLAG@,$MACRO_FLAG,;t t
-s, at ALLOCA@,$ALLOCA,;t t
-s, at CPP@,$CPP,;t t
-s, at EGREP@,$EGREP,;t t
-s, at GNOME_CFLAGS@,$GNOME_CFLAGS,;t t
-s, at GNOME_LIBS@,$GNOME_LIBS,;t t
-s, at LIBGLADE_CFLAGS@,$LIBGLADE_CFLAGS,;t t
-s, at LIBGLADE_LIBS@,$LIBGLADE_LIBS,;t t
-s, at LIB@&t at OBJS@,$LIB@&t at OBJS,;t t
-s, at LTLIBOBJS@,$LTLIBOBJS,;t t
-CEOF
-
-_ACEOF
-
- cat >>$CONFIG_STATUS <<\_ACEOF
- # Split the substitutions into bite-sized pieces for seds with
- # small command number limits, like on Digital OSF/1 and HP-UX.
- ac_max_sed_lines=48
- ac_sed_frag=1 # Number of current file.
- ac_beg=1 # First line for current file.
- ac_end=$ac_max_sed_lines # Line after last line for current file.
- ac_more_lines=:
- ac_sed_cmds=
- while $ac_more_lines; do
- if test $ac_beg -gt 1; then
- sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- else
- sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- fi
- if test ! -s $tmp/subs.frag; then
- ac_more_lines=false
- else
- # The purpose of the label and of the branching condition is to
- # speed up the sed processing (if there are no `@' at all, there
- # is no need to browse any of the substitutions).
- # These are the two extra sed commands mentioned above.
- (echo ':t
- /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
- else
- ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
- fi
- ac_sed_frag=`expr $ac_sed_frag + 1`
- ac_beg=$ac_end
- ac_end=`expr $ac_end + $ac_max_sed_lines`
- fi
- done
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds=cat
- fi
-fi # test -n "$CONFIG_FILES"
-
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
-for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
- # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
- case $ac_file in
- - | *:- | *:-:* ) # input from stdin
- cat >$tmp/stdin
- ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- * ) ac_file_in=$ac_file.in ;;
- esac
-
- # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
- ac_dir=`(dirname "$ac_file") 2>/dev/null ||
-$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$ac_file" : 'X\(//\)[^/]' \| \
- X"$ac_file" : 'X\(//\)$' \| \
- X"$ac_file" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$ac_file" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- { if $as_mkdir_p; then
- mkdir -p "$ac_dir"
- else
- as_dir="$ac_dir"
- as_dirs=
- while test ! -d "$as_dir"; do
- as_dirs="$as_dir $as_dirs"
- as_dir=`(dirname "$as_dir") 2>/dev/null ||
-$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$as_dir" : 'X\(//\)[^/]' \| \
- X"$as_dir" : 'X\(//\)$' \| \
- X"$as_dir" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$as_dir" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- done
- test ! -n "$as_dirs" || mkdir $as_dirs
- fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
-echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
- { (exit 1); exit 1; }; }; }
-
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
-
- case $INSTALL in
- [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
- *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
- esac
-
- # Let's still pretend it is `configure' which instantiates (i.e., don't
- # use $as_me), people would be surprised to read:
- # /* config.h. Generated by config.status. */
- if test x"$ac_file" = x-; then
- configure_input=
- else
- configure_input="$ac_file. "
- fi
- configure_input=$configure_input"Generated from `echo $ac_file_in |
- sed 's,.*/,,'` by configure."
-
- # First look for the input files in the build tree, otherwise in the
- # src tree.
- ac_file_inputs=`IFS=:
- for f in $ac_file_in; do
- case $f in
- -) echo $tmp/stdin ;;
- [\\/$]*)
- # Absolute (can't be DOS-style, as IFS=:)
- test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- echo "$f";;
- *) # Relative
- if test -f "$f"; then
- # Build tree
- echo "$f"
- elif test -f "$srcdir/$f"; then
- # Source tree
- echo "$srcdir/$f"
- else
- # /dev/null tree
- { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- fi;;
- esac
- done` || { (exit 1); exit 1; }
-
- if test x"$ac_file" != x-; then
- { echo "$as_me:$LINENO: creating $ac_file" >&5
-echo "$as_me: creating $ac_file" >&6;}
- rm -f "$ac_file"
- fi
-_ACEOF
-cat >>$CONFIG_STATUS <<_ACEOF
- sed "$ac_vpsub
-$extrasub
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
-:t
-/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
-s, at configure_input@,$configure_input,;t t
-s, at srcdir@,$ac_srcdir,;t t
-s, at abs_srcdir@,$ac_abs_srcdir,;t t
-s, at top_srcdir@,$ac_top_srcdir,;t t
-s, at abs_top_srcdir@,$ac_abs_top_srcdir,;t t
-s, at builddir@,$ac_builddir,;t t
-s, at abs_builddir@,$ac_abs_builddir,;t t
-s, at top_builddir@,$ac_top_builddir,;t t
-s, at abs_top_builddir@,$ac_abs_top_builddir,;t t
-s, at INSTALL@,$ac_INSTALL,;t t
-" $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
- rm -f $tmp/stdin
- if test x"$ac_file" != x-; then
- mv $tmp/out $ac_file
- else
- cat $tmp/out
- rm -f $tmp/out
- fi
-
-done
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-
-{ (exit 0); exit 0; }
-_ACEOF
-chmod +x $CONFIG_STATUS
-ac_clean_files=$ac_clean_files_save
-
-
-# configure is writing to config.log, and then calls config.status.
-# config.status does its own redirection, appending to config.log.
-# Unfortunately, on DOS this fails, as config.log is still kept open
-# by configure, so config.status won't be able to write to it; its
-# output is simply discarded. So we exec the FD to /dev/null,
-# effectively closing config.log, so it can be properly (re)opened and
-# appended to by config.status. When coming back to configure, we
-# need to make the FD available again.
-if test "$no_create" != yes; then
- ac_cs_success=:
- ac_config_status_args=
- test "$silent" = yes &&
- ac_config_status_args="$ac_config_status_args --quiet"
- exec 5>/dev/null
- $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
- exec 5>>config.log
- # Use ||, not &&, to avoid exiting from the if with $? = 1, which
- # would make configure fail if this is the last instruction.
- $ac_cs_success || { (exit 1); exit 1; }
-fi
-
diff --git a/libglade-java/autom4te.cache/output.1 b/libglade-java/autom4te.cache/output.1
deleted file mode 100644
index 23f5e6f..0000000
--- a/libglade-java/autom4te.cache/output.1
+++ /dev/null
@@ -1,5337 +0,0 @@
-@%:@! /bin/sh
-@%:@ Guess values for system-dependent variables and create Makefiles.
-@%:@ Generated by GNU Autoconf 2.59.
-@%:@
-@%:@ Copyright (C) 2003 Free Software Foundation, Inc.
-@%:@ This configure script is free software; the Free Software Foundation
-@%:@ gives unlimited permission to copy, distribute and modify it.
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-
-# Name of the host.
-# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
-# so uname gets run too.
-ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
-
-exec 6>&1
-
-#
-# Initializations.
-#
-ac_default_prefix=/usr/local
-ac_config_libobj_dir=.
-cross_compiling=no
-subdirs=
-MFLAGS=
-MAKEFLAGS=
-SHELL=${CONFIG_SHELL-/bin/sh}
-
-# Maximum number of lines to put in a shell here document.
-# This variable seems obsolete. It should probably be removed, and
-# only ac_max_sed_lines should be used.
-: ${ac_max_here_lines=38}
-
-# Identity of this package.
-PACKAGE_NAME=
-PACKAGE_TARNAME=
-PACKAGE_VERSION=
-PACKAGE_STRING=
-PACKAGE_BUGREPORT=
-
-ac_unique_file="src/jni/org_gnu_glade_LibGlade.c"
-ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALLED_CLASSPATH INSTALLED_JNI_DIR version apiversion PKG_CONFIG GTKJAVA_CFLAGS GTKJAVA_LIBS gtkapiversion GTKJAR JG_GTK_LIB_PATH NATIVEGTKJAR GN [...]
-ac_subst_files=''
-
-# Initialize some variables set by options.
-ac_init_help=
-ac_init_version=false
-# The variables have the same names as the options, with
-# dashes changed to underlines.
-cache_file=/dev/null
-exec_prefix=NONE
-no_create=
-no_recursion=
-prefix=NONE
-program_prefix=NONE
-program_suffix=NONE
-program_transform_name=s,x,x,
-silent=
-site=
-srcdir=
-verbose=
-x_includes=NONE
-x_libraries=NONE
-
-# Installation directory options.
-# These are left unexpanded so users can "make install exec_prefix=/foo"
-# and all the variables that are supposed to be based on exec_prefix
-# by default will actually change.
-# Use braces instead of parens because sh, perl, etc. also accept them.
-bindir='${exec_prefix}/bin'
-sbindir='${exec_prefix}/sbin'
-libexecdir='${exec_prefix}/libexec'
-datadir='${prefix}/share'
-sysconfdir='${prefix}/etc'
-sharedstatedir='${prefix}/com'
-localstatedir='${prefix}/var'
-libdir='${exec_prefix}/lib'
-includedir='${prefix}/include'
-oldincludedir='/usr/include'
-infodir='${prefix}/info'
-mandir='${prefix}/man'
-
-ac_prev=
-for ac_option
-do
- # If the previous option needs an argument, assign it.
- if test -n "$ac_prev"; then
- eval "$ac_prev=\$ac_option"
- ac_prev=
- continue
- fi
-
- ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
-
- # Accept the important Cygnus configure options, so we can diagnose typos.
-
- case $ac_option in
-
- -bindir | --bindir | --bindi | --bind | --bin | --bi)
- ac_prev=bindir ;;
- -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
- bindir=$ac_optarg ;;
-
- -build | --build | --buil | --bui | --bu)
- ac_prev=build_alias ;;
- -build=* | --build=* | --buil=* | --bui=* | --bu=*)
- build_alias=$ac_optarg ;;
-
- -cache-file | --cache-file | --cache-fil | --cache-fi \
- | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
- ac_prev=cache_file ;;
- -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
- | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
- cache_file=$ac_optarg ;;
-
- --config-cache | -C)
- cache_file=config.cache ;;
-
- -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
- ac_prev=datadir ;;
- -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
- | --da=*)
- datadir=$ac_optarg ;;
-
- -disable-* | --disable-*)
- ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid feature name: $ac_feature" >&2
- { (exit 1); exit 1; }; }
- ac_feature=`echo $ac_feature | sed 's/-/_/g'`
- eval "enable_$ac_feature=no" ;;
-
- -enable-* | --enable-*)
- ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid feature name: $ac_feature" >&2
- { (exit 1); exit 1; }; }
- ac_feature=`echo $ac_feature | sed 's/-/_/g'`
- case $ac_option in
- *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
- *) ac_optarg=yes ;;
- esac
- eval "enable_$ac_feature='$ac_optarg'" ;;
-
- -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
- | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
- | --exec | --exe | --ex)
- ac_prev=exec_prefix ;;
- -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
- | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
- | --exec=* | --exe=* | --ex=*)
- exec_prefix=$ac_optarg ;;
-
- -gas | --gas | --ga | --g)
- # Obsolete; use --with-gas.
- with_gas=yes ;;
-
- -help | --help | --hel | --he | -h)
- ac_init_help=long ;;
- -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
- ac_init_help=recursive ;;
- -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
- ac_init_help=short ;;
-
- -host | --host | --hos | --ho)
- ac_prev=host_alias ;;
- -host=* | --host=* | --hos=* | --ho=*)
- host_alias=$ac_optarg ;;
-
- -includedir | --includedir | --includedi | --included | --include \
- | --includ | --inclu | --incl | --inc)
- ac_prev=includedir ;;
- -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
- | --includ=* | --inclu=* | --incl=* | --inc=*)
- includedir=$ac_optarg ;;
-
- -infodir | --infodir | --infodi | --infod | --info | --inf)
- ac_prev=infodir ;;
- -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
- infodir=$ac_optarg ;;
-
- -libdir | --libdir | --libdi | --libd)
- ac_prev=libdir ;;
- -libdir=* | --libdir=* | --libdi=* | --libd=*)
- libdir=$ac_optarg ;;
-
- -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
- | --libexe | --libex | --libe)
- ac_prev=libexecdir ;;
- -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
- | --libexe=* | --libex=* | --libe=*)
- libexecdir=$ac_optarg ;;
-
- -localstatedir | --localstatedir | --localstatedi | --localstated \
- | --localstate | --localstat | --localsta | --localst \
- | --locals | --local | --loca | --loc | --lo)
- ac_prev=localstatedir ;;
- -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
- | --localstate=* | --localstat=* | --localsta=* | --localst=* \
- | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
- localstatedir=$ac_optarg ;;
-
- -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
- ac_prev=mandir ;;
- -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
- mandir=$ac_optarg ;;
-
- -nfp | --nfp | --nf)
- # Obsolete; use --without-fp.
- with_fp=no ;;
-
- -no-create | --no-create | --no-creat | --no-crea | --no-cre \
- | --no-cr | --no-c | -n)
- no_create=yes ;;
-
- -no-recursion | --no-recursion | --no-recursio | --no-recursi \
- | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
- no_recursion=yes ;;
-
- -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
- | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
- | --oldin | --oldi | --old | --ol | --o)
- ac_prev=oldincludedir ;;
- -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
- | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
- | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
- oldincludedir=$ac_optarg ;;
-
- -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
- ac_prev=prefix ;;
- -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
- prefix=$ac_optarg ;;
-
- -program-prefix | --program-prefix | --program-prefi | --program-pref \
- | --program-pre | --program-pr | --program-p)
- ac_prev=program_prefix ;;
- -program-prefix=* | --program-prefix=* | --program-prefi=* \
- | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
- program_prefix=$ac_optarg ;;
-
- -program-suffix | --program-suffix | --program-suffi | --program-suff \
- | --program-suf | --program-su | --program-s)
- ac_prev=program_suffix ;;
- -program-suffix=* | --program-suffix=* | --program-suffi=* \
- | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
- program_suffix=$ac_optarg ;;
-
- -program-transform-name | --program-transform-name \
- | --program-transform-nam | --program-transform-na \
- | --program-transform-n | --program-transform- \
- | --program-transform | --program-transfor \
- | --program-transfo | --program-transf \
- | --program-trans | --program-tran \
- | --progr-tra | --program-tr | --program-t)
- ac_prev=program_transform_name ;;
- -program-transform-name=* | --program-transform-name=* \
- | --program-transform-nam=* | --program-transform-na=* \
- | --program-transform-n=* | --program-transform-=* \
- | --program-transform=* | --program-transfor=* \
- | --program-transfo=* | --program-transf=* \
- | --program-trans=* | --program-tran=* \
- | --progr-tra=* | --program-tr=* | --program-t=*)
- program_transform_name=$ac_optarg ;;
-
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil)
- silent=yes ;;
-
- -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
- ac_prev=sbindir ;;
- -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
- | --sbi=* | --sb=*)
- sbindir=$ac_optarg ;;
-
- -sharedstatedir | --sharedstatedir | --sharedstatedi \
- | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
- | --sharedst | --shareds | --shared | --share | --shar \
- | --sha | --sh)
- ac_prev=sharedstatedir ;;
- -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
- | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
- | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
- | --sha=* | --sh=*)
- sharedstatedir=$ac_optarg ;;
-
- -site | --site | --sit)
- ac_prev=site ;;
- -site=* | --site=* | --sit=*)
- site=$ac_optarg ;;
-
- -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
- ac_prev=srcdir ;;
- -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
- srcdir=$ac_optarg ;;
-
- -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
- | --syscon | --sysco | --sysc | --sys | --sy)
- ac_prev=sysconfdir ;;
- -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
- | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
- sysconfdir=$ac_optarg ;;
-
- -target | --target | --targe | --targ | --tar | --ta | --t)
- ac_prev=target_alias ;;
- -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
- target_alias=$ac_optarg ;;
-
- -v | -verbose | --verbose | --verbos | --verbo | --verb)
- verbose=yes ;;
-
- -version | --version | --versio | --versi | --vers | -V)
- ac_init_version=: ;;
-
- -with-* | --with-*)
- ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid package name: $ac_package" >&2
- { (exit 1); exit 1; }; }
- ac_package=`echo $ac_package| sed 's/-/_/g'`
- case $ac_option in
- *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
- *) ac_optarg=yes ;;
- esac
- eval "with_$ac_package='$ac_optarg'" ;;
-
- -without-* | --without-*)
- ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid package name: $ac_package" >&2
- { (exit 1); exit 1; }; }
- ac_package=`echo $ac_package | sed 's/-/_/g'`
- eval "with_$ac_package=no" ;;
-
- --x)
- # Obsolete; use --with-x.
- with_x=yes ;;
-
- -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
- | --x-incl | --x-inc | --x-in | --x-i)
- ac_prev=x_includes ;;
- -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
- | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
- x_includes=$ac_optarg ;;
-
- -x-libraries | --x-libraries | --x-librarie | --x-librari \
- | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
- ac_prev=x_libraries ;;
- -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
- | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
- x_libraries=$ac_optarg ;;
-
- -*) { echo "$as_me: error: unrecognized option: $ac_option
-Try \`$0 --help' for more information." >&2
- { (exit 1); exit 1; }; }
- ;;
-
- *=*)
- ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
- # Reject names that are not valid shell variable names.
- expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
- { (exit 1); exit 1; }; }
- ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
- eval "$ac_envvar='$ac_optarg'"
- export $ac_envvar ;;
-
- *)
- # FIXME: should be removed in autoconf 3.0.
- echo "$as_me: WARNING: you should use --build, --host, --target" >&2
- expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
- echo "$as_me: WARNING: invalid host type: $ac_option" >&2
- : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
- ;;
-
- esac
-done
-
-if test -n "$ac_prev"; then
- ac_option=--`echo $ac_prev | sed 's/_/-/g'`
- { echo "$as_me: error: missing argument to $ac_option" >&2
- { (exit 1); exit 1; }; }
-fi
-
-# Be sure to have absolute paths.
-for ac_var in exec_prefix prefix
-do
- eval ac_val=$`echo $ac_var`
- case $ac_val in
- [\\/$]* | ?:[\\/]* | NONE | '' ) ;;
- *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# Be sure to have absolute paths.
-for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
- localstatedir libdir includedir oldincludedir infodir mandir
-do
- eval ac_val=$`echo $ac_var`
- case $ac_val in
- [\\/$]* | ?:[\\/]* ) ;;
- *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# There might be people who depend on the old broken behavior: `$host'
-# used to hold the argument of --host etc.
-# FIXME: To remove some day.
-build=$build_alias
-host=$host_alias
-target=$target_alias
-
-# FIXME: To remove some day.
-if test "x$host_alias" != x; then
- if test "x$build_alias" = x; then
- cross_compiling=maybe
- echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
- If a cross compiler is detected then cross compile mode will be used." >&2
- elif test "x$build_alias" != "x$host_alias"; then
- cross_compiling=yes
- fi
-fi
-
-ac_tool_prefix=
-test -n "$host_alias" && ac_tool_prefix=$host_alias-
-
-test "$silent" = yes && exec 6>/dev/null
-
-
-# Find the source files, if location was not specified.
-if test -z "$srcdir"; then
- ac_srcdir_defaulted=yes
- # Try the directory containing this script, then its parent.
- ac_confdir=`(dirname "$0") 2>/dev/null ||
-$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$0" : 'X\(//\)[^/]' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$0" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- srcdir=$ac_confdir
- if test ! -r $srcdir/$ac_unique_file; then
- srcdir=..
- fi
-else
- ac_srcdir_defaulted=no
-fi
-if test ! -r $srcdir/$ac_unique_file; then
- if test "$ac_srcdir_defaulted" = yes; then
- { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
- { (exit 1); exit 1; }; }
- else
- { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
- { (exit 1); exit 1; }; }
- fi
-fi
-(cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||
- { echo "$as_me: error: sources are in $srcdir, but \`cd $srcdir' does not work" >&2
- { (exit 1); exit 1; }; }
-srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
-ac_env_build_alias_set=${build_alias+set}
-ac_env_build_alias_value=$build_alias
-ac_cv_env_build_alias_set=${build_alias+set}
-ac_cv_env_build_alias_value=$build_alias
-ac_env_host_alias_set=${host_alias+set}
-ac_env_host_alias_value=$host_alias
-ac_cv_env_host_alias_set=${host_alias+set}
-ac_cv_env_host_alias_value=$host_alias
-ac_env_target_alias_set=${target_alias+set}
-ac_env_target_alias_value=$target_alias
-ac_cv_env_target_alias_set=${target_alias+set}
-ac_cv_env_target_alias_value=$target_alias
-ac_env_CC_set=${CC+set}
-ac_env_CC_value=$CC
-ac_cv_env_CC_set=${CC+set}
-ac_cv_env_CC_value=$CC
-ac_env_CFLAGS_set=${CFLAGS+set}
-ac_env_CFLAGS_value=$CFLAGS
-ac_cv_env_CFLAGS_set=${CFLAGS+set}
-ac_cv_env_CFLAGS_value=$CFLAGS
-ac_env_LDFLAGS_set=${LDFLAGS+set}
-ac_env_LDFLAGS_value=$LDFLAGS
-ac_cv_env_LDFLAGS_set=${LDFLAGS+set}
-ac_cv_env_LDFLAGS_value=$LDFLAGS
-ac_env_CPPFLAGS_set=${CPPFLAGS+set}
-ac_env_CPPFLAGS_value=$CPPFLAGS
-ac_cv_env_CPPFLAGS_set=${CPPFLAGS+set}
-ac_cv_env_CPPFLAGS_value=$CPPFLAGS
-ac_env_CPP_set=${CPP+set}
-ac_env_CPP_value=$CPP
-ac_cv_env_CPP_set=${CPP+set}
-ac_cv_env_CPP_value=$CPP
-
-#
-# Report the --help message.
-#
-if test "$ac_init_help" = "long"; then
- # Omit some internal or obsolete options to make the list less imposing.
- # This message is too long to be a string in the A/UX 3.1 sh.
- cat <<_ACEOF
-\`configure' configures this package to adapt to many kinds of systems.
-
-Usage: $0 [OPTION]... [VAR=VALUE]...
-
-To assign environment variables (e.g., CC, CFLAGS...), specify them as
-VAR=VALUE. See below for descriptions of some of the useful variables.
-
-Defaults for the options are specified in brackets.
-
-Configuration:
- -h, --help display this help and exit
- --help=short display options specific to this package
- --help=recursive display the short help of all the included packages
- -V, --version display version information and exit
- -q, --quiet, --silent do not print \`checking...' messages
- --cache-file=FILE cache test results in FILE [disabled]
- -C, --config-cache alias for \`--cache-file=config.cache'
- -n, --no-create do not create output files
- --srcdir=DIR find the sources in DIR [configure dir or \`..']
-
-_ACEOF
-
- cat <<_ACEOF
-Installation directories:
- --prefix=PREFIX install architecture-independent files in PREFIX
- [$ac_default_prefix]
- --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
- [PREFIX]
-
-By default, \`make install' will install all the files in
-\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
-an installation prefix other than \`$ac_default_prefix' using \`--prefix',
-for instance \`--prefix=\$HOME'.
-
-For better control, use the options below.
-
-Fine tuning of the installation directories:
- --bindir=DIR user executables [EPREFIX/bin]
- --sbindir=DIR system admin executables [EPREFIX/sbin]
- --libexecdir=DIR program executables [EPREFIX/libexec]
- --datadir=DIR read-only architecture-independent data [PREFIX/share]
- --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
- --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
- --localstatedir=DIR modifiable single-machine data [PREFIX/var]
- --libdir=DIR object code libraries [EPREFIX/lib]
- --includedir=DIR C header files [PREFIX/include]
- --oldincludedir=DIR C header files for non-gcc [/usr/include]
- --infodir=DIR info documentation [PREFIX/info]
- --mandir=DIR man documentation [PREFIX/man]
-_ACEOF
-
- cat <<\_ACEOF
-_ACEOF
-fi
-
-if test -n "$ac_init_help"; then
-
- cat <<\_ACEOF
-
-Optional Packages:
- --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
- --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
- --without-gcj-compile Binary builds of Java-GNOME
-with gcj compiler will not be made
- --with-gcj-prefix=PFX Prefix where gcj is installed (optional)
-
-Some influential environment variables:
- CC C compiler command
- CFLAGS C compiler flags
- LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
- nonstandard directory <lib dir>
- CPPFLAGS C/C++ preprocessor flags, e.g. -I<include dir> if you have
- headers in a nonstandard directory <include dir>
- CPP C preprocessor
-
-Use these variables to override the choices made by `configure' or to help
-it to find libraries and programs with nonstandard names/locations.
-
-_ACEOF
-fi
-
-if test "$ac_init_help" = "recursive"; then
- # If there are subdirs, report their specific --help.
- ac_popdir=`pwd`
- for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
- test -d $ac_dir || continue
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
- cd $ac_dir
- # Check for guested configure; otherwise get Cygnus style configure.
- if test -f $ac_srcdir/configure.gnu; then
- echo
- $SHELL $ac_srcdir/configure.gnu --help=recursive
- elif test -f $ac_srcdir/configure; then
- echo
- $SHELL $ac_srcdir/configure --help=recursive
- elif test -f $ac_srcdir/configure.ac ||
- test -f $ac_srcdir/configure.in; then
- echo
- $ac_configure --help
- else
- echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
- fi
- cd "$ac_popdir"
- done
-fi
-
-test -n "$ac_init_help" && exit 0
-if $ac_init_version; then
- cat <<\_ACEOF
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This configure script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it.
-_ACEOF
- exit 0
-fi
-exec 5>config.log
-cat >&5 <<_ACEOF
-This file contains any messages produced by compilers while
-running configure, to aid debugging if configure makes a mistake.
-
-It was created by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- $ $0 $@
-
-_ACEOF
-{
-cat <<_ASUNAME
-@%:@@%:@ --------- @%:@@%:@
-@%:@@%:@ Platform. @%:@@%:@
-@%:@@%:@ --------- @%:@@%:@
-
-hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
-uname -m = `(uname -m) 2>/dev/null || echo unknown`
-uname -r = `(uname -r) 2>/dev/null || echo unknown`
-uname -s = `(uname -s) 2>/dev/null || echo unknown`
-uname -v = `(uname -v) 2>/dev/null || echo unknown`
-
-/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
-/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
-
-/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
-/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
-/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
-hostinfo = `(hostinfo) 2>/dev/null || echo unknown`
-/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
-/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
-/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
-
-_ASUNAME
-
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- echo "PATH: $as_dir"
-done
-
-} >&5
-
-cat >&5 <<_ACEOF
-
-
-@%:@@%:@ ----------- @%:@@%:@
-@%:@@%:@ Core tests. @%:@@%:@
-@%:@@%:@ ----------- @%:@@%:@
-
-_ACEOF
-
-
-# Keep a trace of the command line.
-# Strip out --no-create and --no-recursion so they do not pile up.
-# Strip out --silent because we don't want to record it for future runs.
-# Also quote any args containing shell meta-characters.
-# Make two passes to allow for proper duplicate-argument suppression.
-ac_configure_args=
-ac_configure_args0=
-ac_configure_args1=
-ac_sep=
-ac_must_keep_next=false
-for ac_pass in 1 2
-do
- for ac_arg
- do
- case $ac_arg in
- -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil)
- continue ;;
- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
- ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
- esac
- case $ac_pass in
- 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
- 2)
- ac_configure_args1="$ac_configure_args1 '$ac_arg'"
- if test $ac_must_keep_next = true; then
- ac_must_keep_next=false # Got value, back to normal.
- else
- case $ac_arg in
- *=* | --config-cache | -C | -disable-* | --disable-* \
- | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
- | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
- | -with-* | --with-* | -without-* | --without-* | --x)
- case "$ac_configure_args0 " in
- "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
- esac
- ;;
- -* ) ac_must_keep_next=true ;;
- esac
- fi
- ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
- # Get rid of the leading space.
- ac_sep=" "
- ;;
- esac
- done
-done
-$as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
-$as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
-
-# When interrupted or exit'd, cleanup temporary files, and complete
-# config.log. We remove comments because anyway the quotes in there
-# would cause problems or look ugly.
-# WARNING: Be sure not to use single quotes in there, as some shells,
-# such as our DU 5.0 friend, will then `close' the trap.
-trap 'exit_status=$?
- # Save into config.log some information that might help in debugging.
- {
- echo
-
- cat <<\_ASBOX
-@%:@@%:@ ---------------- @%:@@%:@
-@%:@@%:@ Cache variables. @%:@@%:@
-@%:@@%:@ ---------------- @%:@@%:@
-_ASBOX
- echo
- # The following way of writing the cache mishandles newlines in values,
-{
- (set) 2>&1 |
- case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
- *ac_space=\ *)
- sed -n \
- "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
- s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
- ;;
- *)
- sed -n \
- "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
- ;;
- esac;
-}
- echo
-
- cat <<\_ASBOX
-@%:@@%:@ ----------------- @%:@@%:@
-@%:@@%:@ Output variables. @%:@@%:@
-@%:@@%:@ ----------------- @%:@@%:@
-_ASBOX
- echo
- for ac_var in $ac_subst_vars
- do
- eval ac_val=$`echo $ac_var`
- echo "$ac_var='"'"'$ac_val'"'"'"
- done | sort
- echo
-
- if test -n "$ac_subst_files"; then
- cat <<\_ASBOX
-@%:@@%:@ ------------- @%:@@%:@
-@%:@@%:@ Output files. @%:@@%:@
-@%:@@%:@ ------------- @%:@@%:@
-_ASBOX
- echo
- for ac_var in $ac_subst_files
- do
- eval ac_val=$`echo $ac_var`
- echo "$ac_var='"'"'$ac_val'"'"'"
- done | sort
- echo
- fi
-
- if test -s confdefs.h; then
- cat <<\_ASBOX
-@%:@@%:@ ----------- @%:@@%:@
-@%:@@%:@ confdefs.h. @%:@@%:@
-@%:@@%:@ ----------- @%:@@%:@
-_ASBOX
- echo
- sed "/^$/d" confdefs.h | sort
- echo
- fi
- test "$ac_signal" != 0 &&
- echo "$as_me: caught signal $ac_signal"
- echo "$as_me: exit $exit_status"
- } >&5
- rm -f core *.core &&
- rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
- exit $exit_status
- ' 0
-for ac_signal in 1 2 13 15; do
- trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
-done
-ac_signal=0
-
-# confdefs.h avoids OS command line length limits that DEFS can exceed.
-rm -rf conftest* confdefs.h
-# AIX cpp loses on an empty file, so make sure it contains at least a newline.
-echo >confdefs.h
-
-# Predefined preprocessor variables.
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_NAME "$PACKAGE_NAME"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_TARNAME "$PACKAGE_TARNAME"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_VERSION "$PACKAGE_VERSION"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_STRING "$PACKAGE_STRING"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
-_ACEOF
-
-
-# Let the site file select an alternate cache file if it wants to.
-# Prefer explicitly selected file to automatically selected ones.
-if test -z "$CONFIG_SITE"; then
- if test "x$prefix" != xNONE; then
- CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
- else
- CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
- fi
-fi
-for ac_site_file in $CONFIG_SITE; do
- if test -r "$ac_site_file"; then
- { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
-echo "$as_me: loading site script $ac_site_file" >&6;}
- sed 's/^/| /' "$ac_site_file" >&5
- . "$ac_site_file"
- fi
-done
-
-if test -r "$cache_file"; then
- # Some versions of bash will fail to source /dev/null (special
- # files actually), so we avoid doing that.
- if test -f "$cache_file"; then
- { echo "$as_me:$LINENO: loading cache $cache_file" >&5
-echo "$as_me: loading cache $cache_file" >&6;}
- case $cache_file in
- [\\/]* | ?:[\\/]* ) . $cache_file;;
- *) . ./$cache_file;;
- esac
- fi
-else
- { echo "$as_me:$LINENO: creating cache $cache_file" >&5
-echo "$as_me: creating cache $cache_file" >&6;}
- >$cache_file
-fi
-
-# Check that the precious variables saved in the cache have kept the same
-# value.
-ac_cache_corrupted=false
-for ac_var in `(set) 2>&1 |
- sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
- eval ac_old_set=\$ac_cv_env_${ac_var}_set
- eval ac_new_set=\$ac_env_${ac_var}_set
- eval ac_old_val="\$ac_cv_env_${ac_var}_value"
- eval ac_new_val="\$ac_env_${ac_var}_value"
- case $ac_old_set,$ac_new_set in
- set,)
- { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
-echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
- ac_cache_corrupted=: ;;
- ,set)
- { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
-echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
- ac_cache_corrupted=: ;;
- ,);;
- *)
- if test "x$ac_old_val" != "x$ac_new_val"; then
- { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
-echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
- { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
-echo "$as_me: former value: $ac_old_val" >&2;}
- { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
-echo "$as_me: current value: $ac_new_val" >&2;}
- ac_cache_corrupted=:
- fi;;
- esac
- # Pass precious variables to config.status.
- if test "$ac_new_set" = set; then
- case $ac_new_val in
- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
- ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
- *) ac_arg=$ac_var=$ac_new_val ;;
- esac
- case " $ac_configure_args " in
- *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
- *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
- esac
- fi
-done
-if $ac_cache_corrupted; then
- { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
-echo "$as_me: error: changes in the environment can compromise the build" >&2;}
- { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
-echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-version="2.8.2"
-apiversion="2.8"
-
-
-INSTALLED_CLASSPATH=\${prefix}/share/java/glade${apiversion}-${version}.jar
-INSTALLED_JNI_DIR=\${prefix}/lib/jni/
-
-
-
-
-
-
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gtk2-java >= 2.4" >&5
-echo $ECHO_N "checking for gtk2-java >= 2.4... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gtk2-java >= 2.4" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GTKJAVA_CFLAGS" >&5
-echo $ECHO_N "checking GTKJAVA_CFLAGS... $ECHO_C" >&6
- GTKJAVA_CFLAGS=`$PKG_CONFIG --cflags "gtk2-java >= 2.4"`
- echo "$as_me:$LINENO: result: $GTKJAVA_CFLAGS" >&5
-echo "${ECHO_T}$GTKJAVA_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GTKJAVA_LIBS" >&5
-echo $ECHO_N "checking GTKJAVA_LIBS... $ECHO_C" >&6
- GTKJAVA_LIBS=`$PKG_CONFIG --libs "gtk2-java >= 2.4"`
- echo "$as_me:$LINENO: result: $GTKJAVA_LIBS" >&5
-echo "${ECHO_T}$GTKJAVA_LIBS" >&6
- else
- GTKJAVA_CFLAGS=""
- GTKJAVA_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GTKJAVA_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk2-java >= 2.4"`
- echo $GTKJAVA_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gtk2-java >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gtk2-java >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-
-echo "$as_me:$LINENO: checking for gtk-java api version" >&5
-echo $ECHO_N "checking for gtk-java api version... $ECHO_C" >&6
-gtkapiversion=`$PKG_CONFIG --variable api_version gtk2-java`
-echo "$as_me:$LINENO: result: $gtkapiversion" >&5
-echo "${ECHO_T}$gtkapiversion" >&6
-
-
-echo "$as_me:$LINENO: checking for gtk-java jar file" >&5
-echo $ECHO_N "checking for gtk-java jar file... $ECHO_C" >&6
-GTKJAR=`$PKG_CONFIG --variable classpath gtk2-java`
-echo "$as_me:$LINENO: result: $GTKJAR" >&5
-echo "${ECHO_T}$GTKJAR" >&6
-
-
-
-
-echo "$as_me:$LINENO: checking for gtk-java jar file" >&5
-echo $ECHO_N "checking for gtk-java jar file... $ECHO_C" >&6
-JG_GTK_LIB_PATH=`$PKG_CONFIG --variable jni_dir gtk2-java`
-echo "$as_me:$LINENO: result: $JG_GTK_LIB_PATH" >&5
-echo "${ECHO_T}$JG_GTK_LIB_PATH" >&6
-
-
-echo "$as_me:$LINENO: checking for gtk-java native gcj library" >&5
-echo $ECHO_N "checking for gtk-java native gcj library... $ECHO_C" >&6
-NATIVEGTKJAR=${JG_GTK_LIB_PATH}/libgtkjar${gtkapiversion}.so
-echo "$as_me:$LINENO: result: $NATIVEGTKJAR" >&5
-echo "${ECHO_T}$NATIVEGTKJAR" >&6
-
-
-
-
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gnome2-java >= 2.7" >&5
-echo $ECHO_N "checking for gnome2-java >= 2.7... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gnome2-java >= 2.7" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GNOMEJAVA_CFLAGS" >&5
-echo $ECHO_N "checking GNOMEJAVA_CFLAGS... $ECHO_C" >&6
- GNOMEJAVA_CFLAGS=`$PKG_CONFIG --cflags "gnome2-java >= 2.7"`
- echo "$as_me:$LINENO: result: $GNOMEJAVA_CFLAGS" >&5
-echo "${ECHO_T}$GNOMEJAVA_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GNOMEJAVA_LIBS" >&5
-echo $ECHO_N "checking GNOMEJAVA_LIBS... $ECHO_C" >&6
- GNOMEJAVA_LIBS=`$PKG_CONFIG --libs "gnome2-java >= 2.7"`
- echo "$as_me:$LINENO: result: $GNOMEJAVA_LIBS" >&5
-echo "${ECHO_T}$GNOMEJAVA_LIBS" >&6
- else
- GNOMEJAVA_CFLAGS=""
- GNOMEJAVA_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GNOMEJAVA_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gnome2-java >= 2.7"`
- echo $GNOMEJAVA_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gnome2-java >= 2.7) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gnome2-java >= 2.7) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-
-echo "$as_me:$LINENO: checking for gnome-java api version" >&5
-echo $ECHO_N "checking for gnome-java api version... $ECHO_C" >&6
-gnomeapiversion=`$PKG_CONFIG --variable api_version gnome2-java`
-echo "$as_me:$LINENO: result: $gnomeapiversion" >&5
-echo "${ECHO_T}$gnomeapiversion" >&6
-
-
-echo "$as_me:$LINENO: checking for gnome-java jar file" >&5
-echo $ECHO_N "checking for gnome-java jar file... $ECHO_C" >&6
-GNOMEJAR=`$PKG_CONFIG --variable classpath gnome2-java`
-echo "$as_me:$LINENO: result: $GNOMEJAR" >&5
-echo "${ECHO_T}$GNOMEJAR" >&6
-
-
-
-
-echo "$as_me:$LINENO: checking for gnome-java jar file" >&5
-echo $ECHO_N "checking for gnome-java jar file... $ECHO_C" >&6
-JG_GNOME_LIB_PATH=`$PKG_CONFIG --variable jni_dir gnome2-java`
-echo "$as_me:$LINENO: result: $JG_GNOME_LIB_PATH" >&5
-echo "${ECHO_T}$JG_GNOME_LIB_PATH" >&6
-
-
-echo "$as_me:$LINENO: checking for gnome-java native gcj library" >&5
-echo $ECHO_N "checking for gnome-java native gcj library... $ECHO_C" >&6
-NATIVEGNOMEJAR=${JG_GNOME_LIB_PATH}/libgnomejar${gnomeapiversion}.so
-echo "$as_me:$LINENO: result: $NATIVEGNOMEJAR" >&5
-echo "${ECHO_T}$NATIVEGNOMEJAR" >&6
-
-
-
-
-
-
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
-echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
-# On Suns, sometimes $CPP names a directory.
-if test -n "$CPP" && test -d "$CPP"; then
- CPP=
-fi
-if test -z "$CPP"; then
- if test "${ac_cv_prog_CPP+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- # Double quotes because CPP needs to be expanded
- for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
- do
- ac_preproc_ok=false
-for ac_c_preproc_warn_flag in '' yes
-do
- # Use a header file that comes with gcc, so configuring glibc
- # with a fresh cross-compiler works.
- # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- # <limits.h> exists even on freestanding compilers.
- # On the NeXT, cc -E runs the code through the compiler's parser,
- # not just through cpp. "Syntax error" is here to catch this case.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@ifdef __STDC__
-@%:@ include <limits.h>
-@%:@else
-@%:@ include <assert.h>
-@%:@endif
- Syntax error
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.$ac_ext
-
- # OK, works on sane cases. Now check whether non-existent headers
- # can be detected and how.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@include <ac_nonexistent.h>
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- # Broken: success on invalid input.
-continue
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then
- break
-fi
-
- done
- ac_cv_prog_CPP=$CPP
-
-fi
- CPP=$ac_cv_prog_CPP
-else
- ac_cv_prog_CPP=$CPP
-fi
-echo "$as_me:$LINENO: result: $CPP" >&5
-echo "${ECHO_T}$CPP" >&6
-ac_preproc_ok=false
-for ac_c_preproc_warn_flag in '' yes
-do
- # Use a header file that comes with gcc, so configuring glibc
- # with a fresh cross-compiler works.
- # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- # <limits.h> exists even on freestanding compilers.
- # On the NeXT, cc -E runs the code through the compiler's parser,
- # not just through cpp. "Syntax error" is here to catch this case.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@ifdef __STDC__
-@%:@ include <limits.h>
-@%:@else
-@%:@ include <assert.h>
-@%:@endif
- Syntax error
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.$ac_ext
-
- # OK, works on sane cases. Now check whether non-existent headers
- # can be detected and how.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@include <ac_nonexistent.h>
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- # Broken: success on invalid input.
-continue
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then
- :
-else
- { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." >&5
-echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-echo "$as_me:$LINENO: checking for egrep" >&5
-echo $ECHO_N "checking for egrep... $ECHO_C" >&6
-if test "${ac_cv_prog_egrep+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if echo a | (grep -E '(a|b)') >/dev/null 2>&1
- then ac_cv_prog_egrep='grep -E'
- else ac_cv_prog_egrep='egrep'
- fi
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5
-echo "${ECHO_T}$ac_cv_prog_egrep" >&6
- EGREP=$ac_cv_prog_egrep
-
-
-
-
-ac_aux_dir=
-for ac_dir in . $srcdir/.; do
- if test -f $ac_dir/install-sh; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/install-sh -c"
- break
- elif test -f $ac_dir/install.sh; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/install.sh -c"
- break
- elif test -f $ac_dir/shtool; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/shtool install -c"
- break
- fi
-done
-if test -z "$ac_aux_dir"; then
- { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in . $srcdir/." >&5
-echo "$as_me: error: cannot find install-sh or install.sh in . $srcdir/." >&2;}
- { (exit 1); exit 1; }; }
-fi
-ac_config_guess="$SHELL $ac_aux_dir/config.guess"
-ac_config_sub="$SHELL $ac_aux_dir/config.sub"
-ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
-
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-if test -n "$ac_tool_prefix"; then
- # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
-set dummy ${ac_tool_prefix}gcc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="${ac_tool_prefix}gcc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$ac_cv_prog_CC"; then
- ac_ct_CC=$CC
- # Extract the first word of "gcc", so it can be a program name with args.
-set dummy gcc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="gcc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- CC=$ac_ct_CC
-else
- CC="$ac_cv_prog_CC"
-fi
-
-if test -z "$CC"; then
- if test -n "$ac_tool_prefix"; then
- # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
-set dummy ${ac_tool_prefix}cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="${ac_tool_prefix}cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$ac_cv_prog_CC"; then
- ac_ct_CC=$CC
- # Extract the first word of "cc", so it can be a program name with args.
-set dummy cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- CC=$ac_ct_CC
-else
- CC="$ac_cv_prog_CC"
-fi
-
-fi
-if test -z "$CC"; then
- # Extract the first word of "cc", so it can be a program name with args.
-set dummy cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
- ac_prog_rejected=no
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
- ac_prog_rejected=yes
- continue
- fi
- ac_cv_prog_CC="cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-if test $ac_prog_rejected = yes; then
- # We found a bogon in the path, so make sure we never use it.
- set dummy $ac_cv_prog_CC
- shift
- if test $@%:@ != 0; then
- # We chose a different compiler from the bogus one.
- # However, it has the same basename, so the bogon will be chosen
- # first if we set CC to just the basename; use the full file name.
- shift
- ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
- fi
-fi
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$CC"; then
- if test -n "$ac_tool_prefix"; then
- for ac_prog in cl
- do
- # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
-set dummy $ac_tool_prefix$ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$CC" && break
- done
-fi
-if test -z "$CC"; then
- ac_ct_CC=$CC
- for ac_prog in cl
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$ac_ct_CC" && break
-done
-
- CC=$ac_ct_CC
-fi
-
-fi
-
-
-test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
-See \`config.log' for more details." >&5
-echo "$as_me: error: no acceptable C compiler found in \$PATH
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-
-# Provide some information about the compiler.
-echo "$as_me:$LINENO:" \
- "checking for C compiler version" >&5
-ac_compiler=`set X $ac_compile; echo $2`
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
- (eval $ac_compiler --version </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5
- (eval $ac_compiler -v </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5
- (eval $ac_compiler -V </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-ac_clean_files_save=$ac_clean_files
-ac_clean_files="$ac_clean_files a.out a.exe b.out"
-# Try to create an executable without -o first, disregard a.out.
-# It will help us diagnose broken compilers, and finding out an intuition
-# of exeext.
-echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
-ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
- (eval $ac_link_default) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- # Find the output, starting from the most likely. This scheme is
-# not robust to junk in `.', hence go to wildcards (a.*) only as a last
-# resort.
-
-# Be careful to initialize this variable, since it used to be cached.
-# Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile.
-ac_cv_exeext=
-# b.out is created by i960 compilers.
-for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out
-do
- test -f "$ac_file" || continue
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )
- ;;
- conftest.$ac_ext )
- # This is the source file.
- ;;
- [ab].out )
- # We found the default executable, but exeext='' is most
- # certainly right.
- break;;
- *.* )
- ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
- # FIXME: I believe we export ac_cv_exeext for Libtool,
- # but it would be cool to find out if it's true. Does anybody
- # maintain Libtool? --akim.
- export ac_cv_exeext
- break;;
- * )
- break;;
- esac
-done
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-{ { echo "$as_me:$LINENO: error: C compiler cannot create executables
-See \`config.log' for more details." >&5
-echo "$as_me: error: C compiler cannot create executables
-See \`config.log' for more details." >&2;}
- { (exit 77); exit 77; }; }
-fi
-
-ac_exeext=$ac_cv_exeext
-echo "$as_me:$LINENO: result: $ac_file" >&5
-echo "${ECHO_T}$ac_file" >&6
-
-# Check the compiler produces executables we can run. If not, either
-# the compiler is broken, or we cross compile.
-echo "$as_me:$LINENO: checking whether the C compiler works" >&5
-echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6
-# FIXME: These cross compiler hacks should be removed for Autoconf 3.0
-# If not cross compiling, check that we can run a simple program.
-if test "$cross_compiling" != yes; then
- if { ac_try='./$ac_file'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- cross_compiling=no
- else
- if test "$cross_compiling" = maybe; then
- cross_compiling=yes
- else
- { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
-If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot run C compiled programs.
-If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
- fi
- fi
-fi
-echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
-
-rm -f a.out a.exe conftest$ac_cv_exeext b.out
-ac_clean_files=$ac_clean_files_save
-# Check the compiler produces executables we can run. If not, either
-# the compiler is broken, or we cross compile.
-echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
-echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6
-echo "$as_me:$LINENO: result: $cross_compiling" >&5
-echo "${ECHO_T}$cross_compiling" >&6
-
-echo "$as_me:$LINENO: checking for suffix of executables" >&5
-echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- # If both `conftest.exe' and `conftest' are `present' (well, observable)
-# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
-# work properly (i.e., refer to `conftest.exe'), while it won't with
-# `rm'.
-for ac_file in conftest.exe conftest conftest.*; do
- test -f "$ac_file" || continue
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
- *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
- export ac_cv_exeext
- break;;
- * ) break;;
- esac
-done
-else
- { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-rm -f conftest$ac_cv_exeext
-echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
-echo "${ECHO_T}$ac_cv_exeext" >&6
-
-rm -f conftest.$ac_ext
-EXEEXT=$ac_cv_exeext
-ac_exeext=$EXEEXT
-echo "$as_me:$LINENO: checking for suffix of object files" >&5
-echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6
-if test "${ac_cv_objext+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.o conftest.obj
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
- *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
- break;;
- esac
-done
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-{ { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute suffix of object files: cannot compile
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-rm -f conftest.$ac_cv_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
-echo "${ECHO_T}$ac_cv_objext" >&6
-OBJEXT=$ac_cv_objext
-ac_objext=$OBJEXT
-echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
-echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6
-if test "${ac_cv_c_compiler_gnu+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-#ifndef __GNUC__
- choke me
-#endif
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_compiler_gnu=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_compiler_gnu=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_cv_c_compiler_gnu=$ac_compiler_gnu
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
-GCC=`test $ac_compiler_gnu = yes && echo yes`
-ac_test_CFLAGS=${CFLAGS+set}
-ac_save_CFLAGS=$CFLAGS
-CFLAGS="-g"
-echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
-echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6
-if test "${ac_cv_prog_cc_g+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_prog_cc_g=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_prog_cc_g=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
-echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
-if test "$ac_test_CFLAGS" = set; then
- CFLAGS=$ac_save_CFLAGS
-elif test $ac_cv_prog_cc_g = yes; then
- if test "$GCC" = yes; then
- CFLAGS="-g -O2"
- else
- CFLAGS="-g"
- fi
-else
- if test "$GCC" = yes; then
- CFLAGS="-O2"
- else
- CFLAGS=
- fi
-fi
-echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5
-echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6
-if test "${ac_cv_prog_cc_stdc+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- ac_cv_prog_cc_stdc=no
-ac_save_CC=$CC
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#include <stdarg.h>
-#include <stdio.h>
-#include <sys/types.h>
-#include <sys/stat.h>
-/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
-struct buf { int x; };
-FILE * (*rcsopen) (struct buf *, struct stat *, int);
-static char *e (p, i)
- char **p;
- int i;
-{
- return p[i];
-}
-static char *f (char * (*g) (char **, int), char **p, ...)
-{
- char *s;
- va_list v;
- va_start (v,p);
- s = g (p, va_arg (v,int));
- va_end (v);
- return s;
-}
-
-/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
- function prototypes and stuff, but not '\xHH' hex character constants.
- These don't provoke an error unfortunately, instead are silently treated
- as 'x'. The following induces an error, until -std1 is added to get
- proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
- array size at least. It's necessary to write '\x00'==0 to get something
- that's true only with -std1. */
-int osf4_cc_array ['\x00' == 0 ? 1 : -1];
-
-int test (int i, double x);
-struct s1 {int (*f) (int a);};
-struct s2 {int (*f) (double a);};
-int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
-int argc;
-char **argv;
-int
-main ()
-{
-return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
- ;
- return 0;
-}
-_ACEOF
-# Don't try gcc -ansi; that turns off useful extensions and
-# breaks some systems' header files.
-# AIX -qlanglvl=ansi
-# Ultrix and OSF/1 -std1
-# HP-UX 10.20 and later -Ae
-# HP-UX older versions -Aa -D_HPUX_SOURCE
-# SVR4 -Xc -D__EXTENSIONS__
-for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
-do
- CC="$ac_save_CC $ac_arg"
- rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_prog_cc_stdc=$ac_arg
-break
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext
-done
-rm -f conftest.$ac_ext conftest.$ac_objext
-CC=$ac_save_CC
-
-fi
-
-case "x$ac_cv_prog_cc_stdc" in
- x|xno)
- echo "$as_me:$LINENO: result: none needed" >&5
-echo "${ECHO_T}none needed" >&6 ;;
- *)
- echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5
-echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6
- CC="$CC $ac_cv_prog_cc_stdc" ;;
-esac
-
-# Some people use a C++ compiler to compile C. Since we use `exit',
-# in C++ we need to declare it. In case someone uses the same compiler
-# for both compiling C and C++ we need to have the C++ compiler decide
-# the declaration of exit, since it's the most demanding environment.
-cat >conftest.$ac_ext <<_ACEOF
-@%:@ifndef __cplusplus
- choke me
-@%:@endif
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- for ac_declaration in \
- '' \
- 'extern "C" void std::exit (int) throw (); using std::exit;' \
- 'extern "C" void std::exit (int); using std::exit;' \
- 'extern "C" void exit (int) throw ();' \
- 'extern "C" void exit (int);' \
- 'void exit (int);'
-do
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-$ac_declaration
-@%:@include <stdlib.h>
-int
-main ()
-{
-exit (42);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-continue
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-$ac_declaration
-int
-main ()
-{
-exit (42);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- break
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-done
-rm -f conftest*
-if test -n "$ac_declaration"; then
- echo '#ifdef __cplusplus' >>confdefs.h
- echo $ac_declaration >>confdefs.h
- echo '#endif' >>confdefs.h
-fi
-
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-# Find a good install program. We prefer a C program (faster),
-# so one script is as good as another. But avoid the broken or
-# incompatible versions:
-# SysV /etc/install, /usr/sbin/install
-# SunOS /usr/etc/install
-# IRIX /sbin/install
-# AIX /bin/install
-# AmigaOS /C/install, which installs bootblocks on floppy discs
-# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
-# AFS /usr/afsws/bin/install, which mishandles nonexistent args
-# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
-# OS/2's system install, which has a completely different semantic
-# ./install, which can be erroneously created by make from ./install.sh.
-echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
-echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
-if test -z "$INSTALL"; then
-if test "${ac_cv_path_install+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- # Account for people who put trailing slashes in PATH elements.
-case $as_dir/ in
- ./ | .// | /cC/* | \
- /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
- ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
- /usr/ucb/* ) ;;
- *)
- # OSF1 and SCO ODT 3.0 have their own names for install.
- # Don't use installbsd from OSF since it installs stuff as root
- # by default.
- for ac_prog in ginstall scoinst install; do
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
- if test $ac_prog = install &&
- grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
- # AIX install. It has an incompatible calling convention.
- :
- elif test $ac_prog = install &&
- grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
- # program-specific install script used by HP pwplus--don't use.
- :
- else
- ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
- break 3
- fi
- fi
- done
- done
- ;;
-esac
-done
-
-
-fi
- if test "${ac_cv_path_install+set}" = set; then
- INSTALL=$ac_cv_path_install
- else
- # As a last resort, use the slow shell script. We don't cache a
- # path for INSTALL within a source directory, because that will
- # break other packages using the cache if that directory is
- # removed, or if the path is relative.
- INSTALL=$ac_install_sh
- fi
-fi
-echo "$as_me:$LINENO: result: $INSTALL" >&5
-echo "${ECHO_T}$INSTALL" >&6
-
-# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
-# It thinks the first close brace ends the variable substitution.
-test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
-
-test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
-
-test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
-
-
-# Extract the first word of "db2html$EXEEXT", so it can be a program name with args.
-set dummy db2html$EXEEXT; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_DB1+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $DB1 in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_DB1="$DB1" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_DB1="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_DB1" && ac_cv_path_DB1="nocommand"
- ;;
-esac
-fi
-DB1=$ac_cv_path_DB1
-
-if test -n "$DB1"; then
- echo "$as_me:$LINENO: result: $DB1" >&5
-echo "${ECHO_T}$DB1" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-if test "$DB1" = nocommand; then
- # Extract the first word of "docbook2html$EXEEXT", so it can be a program name with args.
-set dummy docbook2html$EXEEXT; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_DB2+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $DB2 in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_DB2="$DB2" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_DB2="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_DB2" && ac_cv_path_DB2="nocommand"
- ;;
-esac
-fi
-DB2=$ac_cv_path_DB2
-
-if test -n "$DB2"; then
- echo "$as_me:$LINENO: result: $DB2" >&5
-echo "${ECHO_T}$DB2" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- if test "$DB2" = nocommand; then
- { { echo "$as_me:$LINENO: error: docbook not found in $PATH" >&5
-echo "$as_me: error: docbook not found in $PATH" >&2;}
- { (exit 1); exit 1; }; }
- else
- DOCBOOK=$DB2
- fi;else
- DOCBOOK=$DB1
-fi;
-
-
-if test "x$JAVAPREFIX" = x; then
- test "x$JAVAC" = x && for ac_prog in "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAVAC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAVAC"; then
- ac_cv_prog_JAVAC="$JAVAC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAVAC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAVAC=$ac_cv_prog_JAVAC
-if test -n "$JAVAC"; then
- echo "$as_me:$LINENO: result: $JAVAC" >&5
-echo "${ECHO_T}$JAVAC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAVAC" && break
-done
-
-else
- test "x$JAVAC" = x && for ac_prog in "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAVAC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAVAC"; then
- ac_cv_prog_JAVAC="$JAVAC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAVAC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAVAC=$ac_cv_prog_JAVAC
-if test -n "$JAVAC"; then
- echo "$as_me:$LINENO: result: $JAVAC" >&5
-echo "${ECHO_T}$JAVAC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAVAC" && break
-done
-test -n "$JAVAC" || JAVAC="$JAVAPREFIX"
-
-fi
-test "x$JAVAC" = x && { { echo "$as_me:$LINENO: error: no acceptable Java compiler found in \$PATH" >&5
-echo "$as_me: error: no acceptable Java compiler found in \$PATH" >&2;}
- { (exit 1); exit 1; }; }
-
-echo "$as_me:$LINENO: checking if $JAVAC works" >&5
-echo $ECHO_N "checking if $JAVAC works... $ECHO_C" >&6
-if test "${ac_cv_prog_javac_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* #line __oline__ "configure" */
-public class Test {
-}
-EOF
-if { ac_try='$JAVAC $JAVACFLAGS $JAVA_TEST'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- { { echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
-echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
- { (exit 1); exit 1; }; }
- echo "configure: failed program was:" >&5
- cat $JAVA_TEST >&5
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_javac_works" >&5
-echo "${ECHO_T}$ac_cv_prog_javac_works" >&6
-
-
-
-echo "$as_me:$LINENO: checking if $JAVAC works" >&5
-echo $ECHO_N "checking if $JAVAC works... $ECHO_C" >&6
-if test "${ac_cv_prog_javac_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* #line __oline__ "configure" */
-public class Test {
-}
-EOF
-if { ac_try='$JAVAC $JAVACFLAGS $JAVA_TEST'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- { { echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
-echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
- { (exit 1); exit 1; }; }
- echo "configure: failed program was:" >&5
- cat $JAVA_TEST >&5
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_javac_works" >&5
-echo "${ECHO_T}$ac_cv_prog_javac_works" >&6
-
-
-if test "x$JAVAPREFIX" = x; then
- test "x$JAR" = x && for ac_prog in jar$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAR"; then
- ac_cv_prog_JAR="$JAR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAR="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAR=$ac_cv_prog_JAR
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAR" && break
-done
-
-else
- test "x$JAR" = x && for ac_prog in jar
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAR"; then
- ac_cv_prog_JAR="$JAR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAR="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAR=$ac_cv_prog_JAR
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAR" && break
-done
-test -n "$JAR" || JAR="$JAVAPREFIX"
-
-fi
-test "x$JAR" = x && { { echo "$as_me:$LINENO: error: no acceptable jar program found in \$PATH" >&5
-echo "$as_me: error: no acceptable jar program found in \$PATH" >&2;}
- { (exit 1); exit 1; }; }
-
-
-
-
-# Check whether --with-gcj_compile or --without-gcj_compile was given.
-if test "${with_gcj_compile+set}" = set; then
- withval="$with_gcj_compile"
- gcj_compile="no"
-else
- gcj_compile="yes"
-fi;
-
-if test $gcj_compile = "yes"; then
-
-# Check whether --with-gcj-prefix or --without-gcj-prefix was given.
-if test "${with_gcj_prefix+set}" = set; then
- withval="$with_gcj_prefix"
- gcj_prefix="$withval"
-else
- gcj_prefix=""
-fi;
-
- if test x$gcj_prefix != x ; then
- GCJ_HOME=$gcj_prefix
- fi
-
- if test x$GCJ_HOME != x ; then
- echo "Add $GCJ_HOME/bin to path and check again."
- PATH="$GCJ_HOME/bin:$PATH"
- fi
- # Extract the first word of "gcj", so it can be a program name with args.
-set dummy gcj; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_GCJ+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $GCJ in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_GCJ="$GCJ" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_GCJ="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_GCJ" && ac_cv_path_GCJ="no"
- ;;
-esac
-fi
-GCJ=$ac_cv_path_GCJ
-
-if test -n "$GCJ"; then
- echo "$as_me:$LINENO: result: $GCJ" >&5
-echo "${ECHO_T}$GCJ" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-
- min_gcj_version=3.0.0
- echo "$as_me:$LINENO: checking for GCJ - version >= $min_gcj_version" >&5
-echo $ECHO_N "checking for GCJ - version >= $min_gcj_version... $ECHO_C" >&6
- min_gcj_major_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\1/'`
- min_gcj_minor_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\2/'`
- min_gcj_micro_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\3/'`
- if test "$GCJ" = "no" ; then
- no_gcj=yes
- else
- gcj_version=`$GCJ --version 2>&1 | grep GCC | sed 's/gcj (GCC) \([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1.\2.\3/'`
- gcj_major_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1/'`
- gcj_minor_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\2/'`
- gcj_micro_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\3/'`
- if test "$cross_compiling" = yes; then
- echo $ac_n "cross compiling; assumed OK... $ac_c"
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-#include <stdio.h>
-
-main()
-{
- if ((1$gcj_major_version > 1$min_gcj_major_version) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version > 1$min_gcj_minor_version)) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version == 1$min_gcj_minor_version) &&
- (1$gcj_micro_version >= 1$min_gcj_micro_version)))
- {
- return(0);
- }
- else
- {
- return(1);
- }
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- :
-else
- echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-no_gcj=yes
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
-fi
- fi
- if test "x$no_gcj" = x ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- # Extract the first word of "gcj", so it can be a program name with args.
-set dummy gcj; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_GCJ+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $GCJ in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_GCJ="$GCJ" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_GCJ="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_GCJ" && ac_cv_path_GCJ="no"
- ;;
-esac
-fi
-GCJ=$ac_cv_path_GCJ
-
-if test -n "$GCJ"; then
- echo "$as_me:$LINENO: result: $GCJ" >&5
-echo "${ECHO_T}$GCJ" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- # Extract the first word of "jar", so it can be a program name with args.
-set dummy jar; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $JAR in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_JAR="$JAR" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_JAR="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_JAR" && ac_cv_path_JAR="no"
- ;;
-esac
-fi
-JAR=$ac_cv_path_JAR
-
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- if test x$GCJ_HOME != x ; then
- :
- else
- GCJ_HOME=`which gcj | sed 's/\(.*\).bin.*gcj/\1/'`
- fi
-
- cat << EOF > Test.java
-/* #line __oline__ "configure" */
-public class Test {
- public static void main(String[] args) {
- System.out.println(System.getProperty("sun.boot.class.path"));
- }
-}
-EOF
- GCJ_JAR=`gcj -C Test.java && gij Test`
- rm Test.java Test.class
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`(test -d /usr/share/local/java && find /usr/local/share/java -name libgcj-?.?.?.jar) || (test -d /usr/share/java && find /usr/share/java -name libgcj-?.?.?.jar)`
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`locate libgcj | grep libgcj.*\.jar`
- fi
- fi
- if test x$GCJ_JAR != x ; then
- GCJ_CLASSPATH="${GCJ_JAR}:${CLASSPATH}"
- else
- echo "***"
- echo "*** Unable to locate libgcj.jar needed by gcj"
- echo "***"
- { { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }
- fi
-
- :
- else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
- echo "***"
- echo "*** If you have GCJ installed and it is a newer version than $min_java_version, either set"
- echo "*** the GCJ_HOME variable or add the top directory where the GCJ binaries are to"
- echo "*** the PATH. Alternatively try \"./configure --with-gcj-prefix=<java_home>\","
- echo "***"
- echo "*** Also make sure that configure does not find the wrong version of GCJ by"
- echo "*** looking at the output of \"which gcj\"."
- echo "***"
- { { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }
- fi
-
- GCJ_BUILD_TARGETS=native-gcj
- GCJ_INSTALL_TARGETS=native_install
- GCJ_UNINSTALL_TARGETS=native_uninstall
-else
- GCJ_BUILD_TARGETS=
- GCJ_INSTALL_TARGETS=
- GCJ_UNINSTALL_TARGETS=
-fi
-
-
-
-
-
-
-
-
-echo "$as_me:$LINENO: checking for main in -libs" >&5
-echo $ECHO_N "checking for main in -libs... $ECHO_C" >&6
-if test "${ac_cv_lib_ibs_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- ac_check_lib_save_LIBS=$LIBS
-LIBS="-libs $LIBS"
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-
-int
-main ()
-{
-main ();
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_lib_ibs_main=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_lib_ibs_main=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-echo "$as_me:$LINENO: result: $ac_cv_lib_ibs_main" >&5
-echo "${ECHO_T}$ac_cv_lib_ibs_main" >&6
-if test $ac_cv_lib_ibs_main = yes; then
- cat >>confdefs.h <<_ACEOF
-@%:@define HAVE_LIBIBS 1
-_ACEOF
-
- LIBS="-libs $LIBS"
-
-fi
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gtk+-2.0 >= 2.4" >&5
-echo $ECHO_N "checking for gtk+-2.0 >= 2.4... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gtk+-2.0 >= 2.4" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GTK_CFLAGS" >&5
-echo $ECHO_N "checking GTK_CFLAGS... $ECHO_C" >&6
- GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 2.4"`
- echo "$as_me:$LINENO: result: $GTK_CFLAGS" >&5
-echo "${ECHO_T}$GTK_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GTK_LIBS" >&5
-echo $ECHO_N "checking GTK_LIBS... $ECHO_C" >&6
- GTK_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 2.4"`
- echo "$as_me:$LINENO: result: $GTK_LIBS" >&5
-echo "${ECHO_T}$GTK_LIBS" >&6
- else
- GTK_CFLAGS=""
- GTK_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GTK_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk+-2.0 >= 2.4"`
- echo $GTK_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gtk+-2.0 >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gtk+-2.0 >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-
-
-
-
-
-
-
-
-echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
-echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6
-if test "${ac_cv_c_const+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-/* FIXME: Include the comments suggested by Paul. */
-#ifndef __cplusplus
- /* Ultrix mips cc rejects this. */
- typedef int charset[2];
- const charset x;
- /* SunOS 4.1.1 cc rejects this. */
- char const *const *ccp;
- char **p;
- /* NEC SVR4.0.2 mips cc rejects this. */
- struct point {int x, y;};
- static struct point const zero = {0,0};
- /* AIX XL C 1.02.0.0 rejects this.
- It does not let you subtract one const X* pointer from another in
- an arm of an if-expression whose if-part is not a constant
- expression */
- const char *g = "string";
- ccp = &g + (g ? g-g : 0);
- /* HPUX 7.0 cc rejects these. */
- ++ccp;
- p = (char**) ccp;
- ccp = (char const *const *) p;
- { /* SCO 3.2v4 cc rejects this. */
- char *t;
- char const *s = 0 ? (char *) 0 : (char const *) 0;
-
- *t++ = 0;
- }
- { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
- int x[] = {25, 17};
- const int *foo = &x[0];
- ++foo;
- }
- { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
- typedef const int *iptr;
- iptr p = 0;
- ++p;
- }
- { /* AIX XL C 1.02.0.0 rejects this saying
- "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
- struct s { int j; const int *ap[3]; };
- struct s *b; b->j = 5;
- }
- { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
- const int foo = 10;
- }
-#endif
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_c_const=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_c_const=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
-echo "${ECHO_T}$ac_cv_c_const" >&6
-if test $ac_cv_c_const = no; then
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define const
-_ACEOF
-
-fi
-
-
-# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
-# for constant arguments. Useless!
-echo "$as_me:$LINENO: checking for working alloca.h" >&5
-echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6
-if test "${ac_cv_working_alloca_h+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@include <alloca.h>
-int
-main ()
-{
-char *p = (char *) alloca (2 * sizeof (int));
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_working_alloca_h=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_working_alloca_h=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5
-echo "${ECHO_T}$ac_cv_working_alloca_h" >&6
-if test $ac_cv_working_alloca_h = yes; then
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define HAVE_ALLOCA_H 1
-_ACEOF
-
-fi
-
-echo "$as_me:$LINENO: checking for alloca" >&5
-echo $ECHO_N "checking for alloca... $ECHO_C" >&6
-if test "${ac_cv_func_alloca_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#ifdef __GNUC__
-# define alloca __builtin_alloca
-#else
-# ifdef _MSC_VER
-# include <malloc.h>
-# define alloca _alloca
-# else
-# if HAVE_ALLOCA_H
-# include <alloca.h>
-# else
-# ifdef _AIX
- #pragma alloca
-# else
-# ifndef alloca /* predefined by HP cc +Olibcalls */
-char *alloca ();
-# endif
-# endif
-# endif
-# endif
-#endif
-
-int
-main ()
-{
-char *p = (char *) alloca (1);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_func_alloca_works=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_func_alloca_works=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5
-echo "${ECHO_T}$ac_cv_func_alloca_works" >&6
-
-if test $ac_cv_func_alloca_works = yes; then
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define HAVE_ALLOCA 1
-_ACEOF
-
-else
- # The SVR3 libPW and SVR4 libucb both contain incompatible functions
-# that cause trouble. Some versions do not even contain alloca or
-# contain a buggy version. If you still want to use their alloca,
-# use ar to extract alloca.o from them instead of compiling alloca.c.
-
-ALLOCA=alloca.$ac_objext
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define C_ALLOCA 1
-_ACEOF
-
-
-echo "$as_me:$LINENO: checking whether \`alloca.c' needs Cray hooks" >&5
-echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6
-if test "${ac_cv_os_cray+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#if defined(CRAY) && ! defined(CRAY2)
-webecray
-#else
-wenotbecray
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
- $EGREP "webecray" >/dev/null 2>&1; then
- ac_cv_os_cray=yes
-else
- ac_cv_os_cray=no
-fi
-rm -f conftest*
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_os_cray" >&5
-echo "${ECHO_T}$ac_cv_os_cray" >&6
-if test $ac_cv_os_cray = yes; then
- for ac_func in _getb67 GETB67 getb67; do
- as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-echo "$as_me:$LINENO: checking for $ac_func" >&5
-echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
-if eval "test \"\${$as_ac_var+set}\" = set"; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
- For example, HP-UX 11i <limits.h> declares gettimeofday. */
-#define $ac_func innocuous_$ac_func
-
-/* System header to define __stub macros and hopefully few prototypes,
- which can conflict with char $ac_func (); below.
- Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- <limits.h> exists even on freestanding compilers. */
-
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
-
-#undef $ac_func
-
-/* Override any gcc2 internal prototype to avoid an error. */
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-/* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
-char $ac_func ();
-/* The GNU C library defines this for functions which it implements
- to always fail with ENOSYS. Some functions are actually named
- something starting with __ and the normal name is an alias. */
-#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
-choke me
-#else
-char (*f) () = $ac_func;
-#endif
-#ifdef __cplusplus
-}
-#endif
-
-int
-main ()
-{
-return f != $ac_func;
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- eval "$as_ac_var=yes"
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-eval "$as_ac_var=no"
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
-echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
-if test `eval echo '${'$as_ac_var'}'` = yes; then
-
-cat >>confdefs.h <<_ACEOF
-@%:@define CRAY_STACKSEG_END $ac_func
-_ACEOF
-
- break
-fi
-
- done
-fi
-
-echo "$as_me:$LINENO: checking stack direction for C alloca" >&5
-echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6
-if test "${ac_cv_c_stack_direction+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test "$cross_compiling" = yes; then
- ac_cv_c_stack_direction=0
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-int
-find_stack_direction ()
-{
- static char *addr = 0;
- auto char dummy;
- if (addr == 0)
- {
- addr = &dummy;
- return find_stack_direction ();
- }
- else
- return (&dummy > addr) ? 1 : -1;
-}
-
-int
-main ()
-{
- exit (find_stack_direction () < 0);
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_c_stack_direction=1
-else
- echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-ac_cv_c_stack_direction=-1
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
-fi
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5
-echo "${ECHO_T}$ac_cv_c_stack_direction" >&6
-
-cat >>confdefs.h <<_ACEOF
-@%:@define STACK_DIRECTION $ac_cv_c_stack_direction
-_ACEOF
-
-
-fi
-
-
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for libgnomeui-2.0 >= 2.7.1 libgnomecanvas-2.0 >= 2.7.1" >&5
-echo $ECHO_N "checking for libgnomeui-2.0 >= 2.7.1 libgnomecanvas-2.0 >= 2.7.1... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "libgnomeui-2.0 >= 2.7.1 libgnomecanvas-2.0 >= 2.7.1" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GNOME_CFLAGS" >&5
-echo $ECHO_N "checking GNOME_CFLAGS... $ECHO_C" >&6
- GNOME_CFLAGS=`$PKG_CONFIG --cflags "libgnomeui-2.0 >= 2.7.1 libgnomecanvas-2.0 >= 2.7.1"`
- echo "$as_me:$LINENO: result: $GNOME_CFLAGS" >&5
-echo "${ECHO_T}$GNOME_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GNOME_LIBS" >&5
-echo $ECHO_N "checking GNOME_LIBS... $ECHO_C" >&6
- GNOME_LIBS=`$PKG_CONFIG --libs "libgnomeui-2.0 >= 2.7.1 libgnomecanvas-2.0 >= 2.7.1"`
- echo "$as_me:$LINENO: result: $GNOME_LIBS" >&5
-echo "${ECHO_T}$GNOME_LIBS" >&6
- else
- GNOME_CFLAGS=""
- GNOME_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GNOME_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libgnomeui-2.0 >= 2.7.1 libgnomecanvas-2.0 >= 2.7.1"`
- echo $GNOME_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (libgnomeui-2.0 >= 2.7.1 libgnomecanvas-2.0 >= 2.7.1) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (libgnomeui-2.0 >= 2.7.1 libgnomecanvas-2.0 >= 2.7.1) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for libglade-2.0 >= 2.3.6" >&5
-echo $ECHO_N "checking for libglade-2.0 >= 2.3.6... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "libglade-2.0 >= 2.3.6" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking LIBGLADE_CFLAGS" >&5
-echo $ECHO_N "checking LIBGLADE_CFLAGS... $ECHO_C" >&6
- LIBGLADE_CFLAGS=`$PKG_CONFIG --cflags "libglade-2.0 >= 2.3.6"`
- echo "$as_me:$LINENO: result: $LIBGLADE_CFLAGS" >&5
-echo "${ECHO_T}$LIBGLADE_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking LIBGLADE_LIBS" >&5
-echo $ECHO_N "checking LIBGLADE_LIBS... $ECHO_C" >&6
- LIBGLADE_LIBS=`$PKG_CONFIG --libs "libglade-2.0 >= 2.3.6"`
- echo "$as_me:$LINENO: result: $LIBGLADE_LIBS" >&5
-echo "${ECHO_T}$LIBGLADE_LIBS" >&6
- else
- LIBGLADE_CFLAGS=""
- LIBGLADE_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- LIBGLADE_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libglade-2.0 >= 2.3.6"`
- echo $LIBGLADE_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (libglade-2.0 >= 2.3.6) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (libglade-2.0 >= 2.3.6) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-
-
-
- ac_config_files="$ac_config_files glade-java.pc Makefile src/Makefile src/java/org/gnu/glade/LibGlade.java"
-cat >confcache <<\_ACEOF
-# This file is a shell script that caches the results of configure
-# tests run on this system so they can be shared between configure
-# scripts and configure runs, see configure's option --config-cache.
-# It is not useful on other systems. If it contains results you don't
-# want to keep, you may remove or edit it.
-#
-# config.status only pays attention to the cache file if you give it
-# the --recheck option to rerun configure.
-#
-# `ac_cv_env_foo' variables (set or unset) will be overridden when
-# loading this file, other *unset* `ac_cv_foo' will be assigned the
-# following values.
-
-_ACEOF
-
-# The following way of writing the cache mishandles newlines in values,
-# but we know of no workaround that is simple, portable, and efficient.
-# So, don't put newlines in cache variables' values.
-# Ultrix sh set writes to stderr and can't be redirected directly,
-# and sets the high bit in the cache file unless we assign to the vars.
-{
- (set) 2>&1 |
- case `(ac_space=' '; set | grep ac_space) 2>&1` in
- *ac_space=\ *)
- # `set' does not quote correctly, so add quotes (double-quote
- # substitution turns \\\\ into \\, and sed turns \\ into \).
- sed -n \
- "s/'/'\\\\''/g;
- s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
- ;;
- *)
- # `set' quotes correctly as required by POSIX, so do not add quotes.
- sed -n \
- "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
- ;;
- esac;
-} |
- sed '
- t clear
- : clear
- s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
- t end
- /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
- : end' >>confcache
-if diff $cache_file confcache >/dev/null 2>&1; then :; else
- if test -w $cache_file; then
- test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
- cat confcache >$cache_file
- else
- echo "not updating unwritable cache $cache_file"
- fi
-fi
-rm -f confcache
-
-test "x$prefix" = xNONE && prefix=$ac_default_prefix
-# Let make expand exec_prefix.
-test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
-
-# VPATH may cause trouble with some makes, so we remove $(srcdir),
-# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
-# trailing colons and then remove the whole line if VPATH becomes empty
-# (actually we leave an empty line to preserve line numbers).
-if test "x$srcdir" = x.; then
- ac_vpsub='/^[ ]*VPATH[ ]*=/{
-s/:*\$(srcdir):*/:/;
-s/:*\${srcdir}:*/:/;
-s/:*@srcdir@:*/:/;
-s/^\([^=]*=[ ]*\):*/\1/;
-s/:*$//;
-s/^[^=]*=[ ]*$//;
-}'
-fi
-
-# Transform confdefs.h into DEFS.
-# Protect against shell expansion while executing Makefile rules.
-# Protect against Makefile macro expansion.
-#
-# If the first sed substitution is executed (which looks for macros that
-# take arguments), then we branch to the quote section. Otherwise,
-# look for a macro that doesn't take arguments.
-cat >confdef2opt.sed <<\_ACEOF
-t clear
-: clear
-s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*([^)]*)\)[ ]*\(.*\),-D\1=\2,g
-t quote
-s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\),-D\1=\2,g
-t quote
-d
-: quote
-s,[ `~#$^&*(){}\\|;'"<>?],\\&,g
-s,\[,\\&,g
-s,\],\\&,g
-s,\$,$$,g
-p
-_ACEOF
-# We use echo to avoid assuming a particular line-breaking character.
-# The extra dot is to prevent the shell from consuming trailing
-# line-breaks from the sub-command output. A line-break within
-# single-quotes doesn't work because, if this script is created in a
-# platform that uses two characters for line-breaks (e.g., DOS), tr
-# would break.
-ac_LF_and_DOT=`echo; echo .`
-DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'`
-rm -f confdef2opt.sed
-
-
-ac_libobjs=
-ac_ltlibobjs=
-for ac_i in : $LIB@&t at OBJS; do test "x$ac_i" = x: && continue
- # 1. Remove the extension, and $U if already installed.
- ac_i=`echo "$ac_i" |
- sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
- # 2. Add them.
- ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"
- ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'
-done
-LIB@&t at OBJS=$ac_libobjs
-
-LTLIBOBJS=$ac_ltlibobjs
-
-
-
-: ${CONFIG_STATUS=./config.status}
-ac_clean_files_save=$ac_clean_files
-ac_clean_files="$ac_clean_files $CONFIG_STATUS"
-{ echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
-echo "$as_me: creating $CONFIG_STATUS" >&6;}
-cat >$CONFIG_STATUS <<_ACEOF
-#! $SHELL
-# Generated by $as_me.
-# Run this file to recreate the current configuration.
-# Compiler output produced by configure, useful for debugging
-# configure, is in config.log if it exists.
-
-debug=false
-ac_cs_recheck=false
-ac_cs_silent=false
-SHELL=\${CONFIG_SHELL-$SHELL}
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
-echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
-echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-exec 6>&1
-
-# Open the log real soon, to keep \$[0] and so on meaningful, and to
-# report actual input values of CONFIG_FILES etc. instead of their
-# values after options handling. Logging --version etc. is OK.
-exec 5>>config.log
-{
- echo
- sed 'h;s/./-/g;s/^.../@%:@@%:@ /;s/...$/ @%:@@%:@/;p;x;p;x' <<_ASBOX
-@%:@@%:@ Running $as_me. @%:@@%:@
-_ASBOX
-} >&5
-cat >&5 <<_CSEOF
-
-This file was extended by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- CONFIG_FILES = $CONFIG_FILES
- CONFIG_HEADERS = $CONFIG_HEADERS
- CONFIG_LINKS = $CONFIG_LINKS
- CONFIG_COMMANDS = $CONFIG_COMMANDS
- $ $0 $@
-
-_CSEOF
-echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
-echo >&5
-_ACEOF
-
-# Files that config.status was made for.
-if test -n "$ac_config_files"; then
- echo "config_files=\"$ac_config_files\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_headers"; then
- echo "config_headers=\"$ac_config_headers\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_links"; then
- echo "config_links=\"$ac_config_links\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_commands"; then
- echo "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUS
-fi
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-
-ac_cs_usage="\
-\`$as_me' instantiates files from templates according to the
-current configuration.
-
-Usage: $0 [OPTIONS] [FILE]...
-
- -h, --help print this help, then exit
- -V, --version print version number, then exit
- -q, --quiet do not print progress messages
- -d, --debug don't remove temporary files
- --recheck update $as_me by reconfiguring in the same conditions
- --file=FILE[:TEMPLATE]
- instantiate the configuration file FILE
-
-Configuration files:
-$config_files
-
-Report bugs to <bug-autoconf at gnu.org>."
-_ACEOF
-
-cat >>$CONFIG_STATUS <<_ACEOF
-ac_cs_version="\\
-config.status
-configured by $0, generated by GNU Autoconf 2.59,
- with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This config.status script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it."
-srcdir=$srcdir
-INSTALL="$INSTALL"
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-# If no file are specified by the user, then we need to provide default
-# value. By we need to know if files were specified by the user.
-ac_need_defaults=:
-while test $# != 0
-do
- case $1 in
- --*=*)
- ac_option=`expr "x$1" : 'x\([^=]*\)='`
- ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
- ac_shift=:
- ;;
- -*)
- ac_option=$1
- ac_optarg=$2
- ac_shift=shift
- ;;
- *) # This is not an option, so the user has probably given explicit
- # arguments.
- ac_option=$1
- ac_need_defaults=false;;
- esac
-
- case $ac_option in
- # Handling of the options.
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
- -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
- ac_cs_recheck=: ;;
- --version | --vers* | -V )
- echo "$ac_cs_version"; exit 0 ;;
- --he | --h)
- # Conflict between --help and --header
- { { echo "$as_me:$LINENO: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; };;
- --help | --hel | -h )
- echo "$ac_cs_usage"; exit 0 ;;
- --debug | --d* | -d )
- debug=: ;;
- --file | --fil | --fi | --f )
- $ac_shift
- CONFIG_FILES="$CONFIG_FILES $ac_optarg"
- ac_need_defaults=false;;
- --header | --heade | --head | --hea )
- $ac_shift
- CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
- ac_need_defaults=false;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil | --si | --s)
- ac_cs_silent=: ;;
-
- # This is an error.
- -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; } ;;
-
- *) ac_config_targets="$ac_config_targets $1" ;;
-
- esac
- shift
-done
-
-ac_configure_extra_args=
-
-if $ac_cs_silent; then
- exec 6>/dev/null
- ac_configure_extra_args="$ac_configure_extra_args --silent"
-fi
-
-_ACEOF
-cat >>$CONFIG_STATUS <<_ACEOF
-if \$ac_cs_recheck; then
- echo "running $SHELL $0 " $ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
- exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
-fi
-
-_ACEOF
-
-
-
-
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-for ac_config_target in $ac_config_targets
-do
- case "$ac_config_target" in
- # Handling of arguments.
- "glade-java.pc" ) CONFIG_FILES="$CONFIG_FILES glade-java.pc" ;;
- "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
- "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
- "src/java/org/gnu/glade/LibGlade.java" ) CONFIG_FILES="$CONFIG_FILES src/java/org/gnu/glade/LibGlade.java" ;;
- *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
-echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# If the user did not use the arguments to specify the items to instantiate,
-# then the envvar interface is used. Set only those that are not.
-# We use the long form for the default assignment because of an extremely
-# bizarre bug on SunOS 4.1.3.
-if $ac_need_defaults; then
- test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
-fi
-
-# Have a temporary directory for convenience. Make it in the build tree
-# simply because there is no reason to put it here, and in addition,
-# creating and moving files from /tmp can sometimes cause problems.
-# Create a temporary directory, and hook for its removal unless debugging.
-$debug ||
-{
- trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
- trap '{ (exit 1); exit 1; }' 1 2 13 15
-}
-
-# Create a (secure) tmp directory for tmp files.
-
-{
- tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
- test -n "$tmp" && test -d "$tmp"
-} ||
-{
- tmp=./confstat$$-$RANDOM
- (umask 077 && mkdir $tmp)
-} ||
-{
- echo "$me: cannot create a temporary directory in ." >&2
- { (exit 1); exit 1; }
-}
-
-_ACEOF
-
-cat >>$CONFIG_STATUS <<_ACEOF
-
-#
-# CONFIG_FILES section.
-#
-
-# No need to generate the scripts if there are no CONFIG_FILES.
-# This happens for instance when ./config.status config.h
-if test -n "\$CONFIG_FILES"; then
- # Protect against being on the right side of a sed subst in config.status.
- sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&,]/\\\\&/g;
- s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF
-s, at SHELL@,$SHELL,;t t
-s, at PATH_SEPARATOR@,$PATH_SEPARATOR,;t t
-s, at PACKAGE_NAME@,$PACKAGE_NAME,;t t
-s, at PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t
-s, at PACKAGE_VERSION@,$PACKAGE_VERSION,;t t
-s, at PACKAGE_STRING@,$PACKAGE_STRING,;t t
-s, at PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t
-s, at exec_prefix@,$exec_prefix,;t t
-s, at prefix@,$prefix,;t t
-s, at program_transform_name@,$program_transform_name,;t t
-s, at bindir@,$bindir,;t t
-s, at sbindir@,$sbindir,;t t
-s, at libexecdir@,$libexecdir,;t t
-s, at datadir@,$datadir,;t t
-s, at sysconfdir@,$sysconfdir,;t t
-s, at sharedstatedir@,$sharedstatedir,;t t
-s, at localstatedir@,$localstatedir,;t t
-s, at libdir@,$libdir,;t t
-s, at includedir@,$includedir,;t t
-s, at oldincludedir@,$oldincludedir,;t t
-s, at infodir@,$infodir,;t t
-s, at mandir@,$mandir,;t t
-s, at build_alias@,$build_alias,;t t
-s, at host_alias@,$host_alias,;t t
-s, at target_alias@,$target_alias,;t t
-s, at DEFS@,$DEFS,;t t
-s, at ECHO_C@,$ECHO_C,;t t
-s, at ECHO_N@,$ECHO_N,;t t
-s, at ECHO_T@,$ECHO_T,;t t
-s, at LIBS@,$LIBS,;t t
-s, at INSTALLED_CLASSPATH@,$INSTALLED_CLASSPATH,;t t
-s, at INSTALLED_JNI_DIR@,$INSTALLED_JNI_DIR,;t t
-s, at version@,$version,;t t
-s, at apiversion@,$apiversion,;t t
-s, at PKG_CONFIG@,$PKG_CONFIG,;t t
-s, at GTKJAVA_CFLAGS@,$GTKJAVA_CFLAGS,;t t
-s, at GTKJAVA_LIBS@,$GTKJAVA_LIBS,;t t
-s, at gtkapiversion@,$gtkapiversion,;t t
-s, at GTKJAR@,$GTKJAR,;t t
-s, at JG_GTK_LIB_PATH@,$JG_GTK_LIB_PATH,;t t
-s, at NATIVEGTKJAR@,$NATIVEGTKJAR,;t t
-s, at GNOMEJAVA_CFLAGS@,$GNOMEJAVA_CFLAGS,;t t
-s, at GNOMEJAVA_LIBS@,$GNOMEJAVA_LIBS,;t t
-s, at gnomeapiversion@,$gnomeapiversion,;t t
-s, at GNOMEJAR@,$GNOMEJAR,;t t
-s, at JG_GNOME_LIB_PATH@,$JG_GNOME_LIB_PATH,;t t
-s, at NATIVEGNOMEJAR@,$NATIVEGNOMEJAR,;t t
-s, at CC@,$CC,;t t
-s, at CFLAGS@,$CFLAGS,;t t
-s, at LDFLAGS@,$LDFLAGS,;t t
-s, at CPPFLAGS@,$CPPFLAGS,;t t
-s, at ac_ct_CC@,$ac_ct_CC,;t t
-s, at EXEEXT@,$EXEEXT,;t t
-s, at OBJEXT@,$OBJEXT,;t t
-s, at INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
-s, at INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
-s, at INSTALL_DATA@,$INSTALL_DATA,;t t
-s, at DB1@,$DB1,;t t
-s, at DB2@,$DB2,;t t
-s, at DOCBOOK@,$DOCBOOK,;t t
-s, at JAVAC@,$JAVAC,;t t
-s, at JAR@,$JAR,;t t
-s, at GCJ@,$GCJ,;t t
-s, at GCJ_CLASSPATH@,$GCJ_CLASSPATH,;t t
-s, at GCJ_BUILD_TARGETS@,$GCJ_BUILD_TARGETS,;t t
-s, at GCJ_INSTALL_TARGETS@,$GCJ_INSTALL_TARGETS,;t t
-s, at GCJ_UNINSTALL_TARGETS@,$GCJ_UNINSTALL_TARGETS,;t t
-s, at GTK_CFLAGS@,$GTK_CFLAGS,;t t
-s, at GTK_LIBS@,$GTK_LIBS,;t t
-s, at TOPLEVEL_TARGETS@,$TOPLEVEL_TARGETS,;t t
-s, at INSTALL_TARGETS@,$INSTALL_TARGETS,;t t
-s, at UNINSTALL_TARGETS@,$UNINSTALL_TARGETS,;t t
-s, at MACRO_FLAG@,$MACRO_FLAG,;t t
-s, at ALLOCA@,$ALLOCA,;t t
-s, at CPP@,$CPP,;t t
-s, at EGREP@,$EGREP,;t t
-s, at GNOME_CFLAGS@,$GNOME_CFLAGS,;t t
-s, at GNOME_LIBS@,$GNOME_LIBS,;t t
-s, at LIBGLADE_CFLAGS@,$LIBGLADE_CFLAGS,;t t
-s, at LIBGLADE_LIBS@,$LIBGLADE_LIBS,;t t
-s, at LIB@&t at OBJS@,$LIB@&t at OBJS,;t t
-s, at LTLIBOBJS@,$LTLIBOBJS,;t t
-CEOF
-
-_ACEOF
-
- cat >>$CONFIG_STATUS <<\_ACEOF
- # Split the substitutions into bite-sized pieces for seds with
- # small command number limits, like on Digital OSF/1 and HP-UX.
- ac_max_sed_lines=48
- ac_sed_frag=1 # Number of current file.
- ac_beg=1 # First line for current file.
- ac_end=$ac_max_sed_lines # Line after last line for current file.
- ac_more_lines=:
- ac_sed_cmds=
- while $ac_more_lines; do
- if test $ac_beg -gt 1; then
- sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- else
- sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- fi
- if test ! -s $tmp/subs.frag; then
- ac_more_lines=false
- else
- # The purpose of the label and of the branching condition is to
- # speed up the sed processing (if there are no `@' at all, there
- # is no need to browse any of the substitutions).
- # These are the two extra sed commands mentioned above.
- (echo ':t
- /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
- else
- ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
- fi
- ac_sed_frag=`expr $ac_sed_frag + 1`
- ac_beg=$ac_end
- ac_end=`expr $ac_end + $ac_max_sed_lines`
- fi
- done
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds=cat
- fi
-fi # test -n "$CONFIG_FILES"
-
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
-for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
- # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
- case $ac_file in
- - | *:- | *:-:* ) # input from stdin
- cat >$tmp/stdin
- ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- * ) ac_file_in=$ac_file.in ;;
- esac
-
- # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
- ac_dir=`(dirname "$ac_file") 2>/dev/null ||
-$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$ac_file" : 'X\(//\)[^/]' \| \
- X"$ac_file" : 'X\(//\)$' \| \
- X"$ac_file" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$ac_file" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- { if $as_mkdir_p; then
- mkdir -p "$ac_dir"
- else
- as_dir="$ac_dir"
- as_dirs=
- while test ! -d "$as_dir"; do
- as_dirs="$as_dir $as_dirs"
- as_dir=`(dirname "$as_dir") 2>/dev/null ||
-$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$as_dir" : 'X\(//\)[^/]' \| \
- X"$as_dir" : 'X\(//\)$' \| \
- X"$as_dir" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$as_dir" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- done
- test ! -n "$as_dirs" || mkdir $as_dirs
- fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
-echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
- { (exit 1); exit 1; }; }; }
-
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
-
- case $INSTALL in
- [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
- *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
- esac
-
- # Let's still pretend it is `configure' which instantiates (i.e., don't
- # use $as_me), people would be surprised to read:
- # /* config.h. Generated by config.status. */
- if test x"$ac_file" = x-; then
- configure_input=
- else
- configure_input="$ac_file. "
- fi
- configure_input=$configure_input"Generated from `echo $ac_file_in |
- sed 's,.*/,,'` by configure."
-
- # First look for the input files in the build tree, otherwise in the
- # src tree.
- ac_file_inputs=`IFS=:
- for f in $ac_file_in; do
- case $f in
- -) echo $tmp/stdin ;;
- [\\/$]*)
- # Absolute (can't be DOS-style, as IFS=:)
- test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- echo "$f";;
- *) # Relative
- if test -f "$f"; then
- # Build tree
- echo "$f"
- elif test -f "$srcdir/$f"; then
- # Source tree
- echo "$srcdir/$f"
- else
- # /dev/null tree
- { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- fi;;
- esac
- done` || { (exit 1); exit 1; }
-
- if test x"$ac_file" != x-; then
- { echo "$as_me:$LINENO: creating $ac_file" >&5
-echo "$as_me: creating $ac_file" >&6;}
- rm -f "$ac_file"
- fi
-_ACEOF
-cat >>$CONFIG_STATUS <<_ACEOF
- sed "$ac_vpsub
-$extrasub
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
-:t
-/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
-s, at configure_input@,$configure_input,;t t
-s, at srcdir@,$ac_srcdir,;t t
-s, at abs_srcdir@,$ac_abs_srcdir,;t t
-s, at top_srcdir@,$ac_top_srcdir,;t t
-s, at abs_top_srcdir@,$ac_abs_top_srcdir,;t t
-s, at builddir@,$ac_builddir,;t t
-s, at abs_builddir@,$ac_abs_builddir,;t t
-s, at top_builddir@,$ac_top_builddir,;t t
-s, at abs_top_builddir@,$ac_abs_top_builddir,;t t
-s, at INSTALL@,$ac_INSTALL,;t t
-" $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
- rm -f $tmp/stdin
- if test x"$ac_file" != x-; then
- mv $tmp/out $ac_file
- else
- cat $tmp/out
- rm -f $tmp/out
- fi
-
-done
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-
-{ (exit 0); exit 0; }
-_ACEOF
-chmod +x $CONFIG_STATUS
-ac_clean_files=$ac_clean_files_save
-
-
-# configure is writing to config.log, and then calls config.status.
-# config.status does its own redirection, appending to config.log.
-# Unfortunately, on DOS this fails, as config.log is still kept open
-# by configure, so config.status won't be able to write to it; its
-# output is simply discarded. So we exec the FD to /dev/null,
-# effectively closing config.log, so it can be properly (re)opened and
-# appended to by config.status. When coming back to configure, we
-# need to make the FD available again.
-if test "$no_create" != yes; then
- ac_cs_success=:
- ac_config_status_args=
- test "$silent" = yes &&
- ac_config_status_args="$ac_config_status_args --quiet"
- exec 5>/dev/null
- $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
- exec 5>>config.log
- # Use ||, not &&, to avoid exiting from the if with $? = 1, which
- # would make configure fail if this is the last instruction.
- $ac_cs_success || { (exit 1); exit 1; }
-fi
-
diff --git a/libglade-java/autom4te.cache/requests b/libglade-java/autom4te.cache/requests
deleted file mode 100644
index 6c412e6..0000000
--- a/libglade-java/autom4te.cache/requests
+++ /dev/null
@@ -1,247 +0,0 @@
-# This file was generated by Autom4te Sat Jan 8 16:59:54 PST 2005.
-# It contains the lists of macros which have been traced.
-# It can be safely removed.
-
- at request = (
- bless( [
- '0',
- 1,
- [
- '/usr/share/autoconf'
- ],
- [
- '/usr/share/autoconf/autoconf/autoconf.m4f',
- '/usr/share/aclocal/pkg.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_jar.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac_works.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/am_path_docbook.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/am_path_gcj.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/jg_check_nativecompile.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/jg_gnome_java.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/jg_gtk_java.m4',
- 'configure.in'
- ],
- {
- 'm4_pattern_forbid' => 1,
- 'AC_CONFIG_LIBOBJ_DIR' => 1,
- 'AC_C_VOLATILE' => 1,
- 'AC_TYPE_OFF_T' => 1,
- 'AC_FUNC_CLOSEDIR_VOID' => 1,
- 'AC_REPLACE_FNMATCH' => 1,
- 'AC_DEFUN' => 1,
- 'AC_PROG_LIBTOOL' => 1,
- 'AC_FUNC_STAT' => 1,
- 'AC_FUNC_WAIT3' => 1,
- 'AC_HEADER_TIME' => 1,
- 'AC_FUNC_LSTAT' => 1,
- 'AC_STRUCT_TM' => 1,
- 'AM_AUTOMAKE_VERSION' => 1,
- 'AC_FUNC_GETMNTENT' => 1,
- 'AC_TYPE_MODE_T' => 1,
- 'AC_CHECK_HEADERS' => 1,
- 'AC_FUNC_STRTOD' => 1,
- 'AC_FUNC_STRNLEN' => 1,
- 'm4_sinclude' => 1,
- 'AC_PROG_CXX' => 1,
- 'AC_PATH_X' => 1,
- 'AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK' => 1,
- 'AC_PROG_AWK' => 1,
- '_m4_warn' => 1,
- 'AM_PATH_DOCBOOK' => 1,
- 'AC_HEADER_STDC' => 1,
- 'AC_HEADER_MAJOR' => 1,
- 'JG_COMMON' => 1,
- 'JG_GNOME_JAVA' => 1,
- 'JG_CHECK_NATIVECOMPILE' => 1,
- 'AC_FUNC_ERROR_AT_LINE' => 1,
- 'AC_PROG_JAVAC' => 1,
- 'AC_PROG_GCC_TRADITIONAL' => 1,
- 'AC_LIBSOURCE' => 1,
- 'AC_FUNC_MBRTOWC' => 1,
- 'AC_STRUCT_ST_BLOCKS' => 1,
- 'AC_TYPE_SIGNAL' => 1,
- 'AM_PATH_GCJ' => 1,
- 'AC_TYPE_UID_T' => 1,
- 'AC_PROG_MAKE_SET' => 1,
- 'AC_CONFIG_AUX_DIR' => 1,
- 'm4_pattern_allow' => 1,
- 'sinclude' => 1,
- 'AC_DEFINE_TRACE_LITERAL' => 1,
- 'AC_FUNC_STRERROR_R' => 1,
- 'AC_PROG_CC' => 1,
- 'AC_FUNC_FORK' => 1,
- 'AC_DECL_SYS_SIGLIST' => 1,
- 'PKG_CHECK_MODULES' => 1,
- 'AU_DEFUN' => 1,
- 'AC_FUNC_STRCOLL' => 1,
- 'AC_FUNC_VPRINTF' => 1,
- 'AC_PROG_YACC' => 1,
- 'AC_INIT' => 1,
- 'AC_STRUCT_TIMEZONE' => 1,
- 'AC_FUNC_CHOWN' => 1,
- 'AC_SUBST' => 1,
- 'AC_FUNC_ALLOCA' => 1,
- 'AC_CANONICAL_HOST' => 1,
- 'AC_FUNC_GETPGRP' => 1,
- 'AC_PROG_RANLIB' => 1,
- 'AM_INIT_AUTOMAKE' => 1,
- 'AC_FUNC_SETPGRP' => 1,
- 'AC_CONFIG_SUBDIRS' => 1,
- 'AC_FUNC_MMAP' => 1,
- 'AC_FUNC_REALLOC' => 1,
- 'AC_TYPE_SIZE_T' => 1,
- 'AC_CHECK_TYPES' => 1,
- 'AC_CONFIG_LINKS' => 1,
- 'AC_CHECK_MEMBERS' => 1,
- 'AM_MAINTAINER_MODE' => 1,
- 'AC_DEFUN_ONCE' => 1,
- 'AC_FUNC_UTIME_NULL' => 1,
- 'AC_FUNC_SELECT_ARGTYPES' => 1,
- 'AC_HEADER_STAT' => 1,
- 'AC_FUNC_STRFTIME' => 1,
- 'AC_PROG_CPP' => 1,
- 'AC_C_INLINE' => 1,
- 'AC_PROG_JAR' => 1,
- 'AC_C_CONST' => 1,
- 'AC_PROG_LEX' => 1,
- 'AC_TYPE_PID_T' => 1,
- 'AC_CONFIG_FILES' => 1,
- 'include' => 1,
- 'AC_FUNC_SETVBUF_REVERSED' => 1,
- 'AC_PROG_JAVAC_WORKS' => 1,
- 'AC_PROG_INSTALL' => 1,
- 'AM_GNU_GETTEXT' => 1,
- 'AC_FUNC_OBSTACK' => 1,
- 'AC_CHECK_LIB' => 1,
- 'AC_FUNC_MALLOC' => 1,
- 'AC_FUNC_GETGROUPS' => 1,
- 'AC_FUNC_GETLOADAVG' => 1,
- 'AH_OUTPUT' => 1,
- 'AC_FUNC_FSEEKO' => 1,
- 'AM_PROG_CC_C_O' => 1,
- 'AC_FUNC_MKTIME' => 1,
- 'AC_CANONICAL_SYSTEM' => 1,
- 'AM_CONDITIONAL' => 1,
- 'AC_CONFIG_HEADERS' => 1,
- 'JG_GTK_JAVA' => 1,
- 'AC_HEADER_SYS_WAIT' => 1,
- 'AC_FUNC_MEMCMP' => 1,
- 'AC_PROG_LN_S' => 1,
- 'm4_include' => 1,
- 'AC_HEADER_DIRENT' => 1,
- 'AC_CHECK_FUNCS' => 1
- }
- ], 'Autom4te::Request' ),
- bless( [
- '1',
- 1,
- [
- '/usr/share/autoconf'
- ],
- [
- '/usr/share/autoconf/autoconf/autoconf.m4f',
- 'aclocal.m4',
- 'configure.in'
- ],
- {
- 'm4_pattern_forbid' => 1,
- 'AC_CONFIG_LIBOBJ_DIR' => 1,
- 'AC_TYPE_OFF_T' => 1,
- 'AC_C_VOLATILE' => 1,
- 'AC_FUNC_CLOSEDIR_VOID' => 1,
- 'AC_REPLACE_FNMATCH' => 1,
- 'AC_PROG_LIBTOOL' => 1,
- 'AC_FUNC_STAT' => 1,
- 'AC_HEADER_TIME' => 1,
- 'AC_FUNC_WAIT3' => 1,
- 'AM_AUTOMAKE_VERSION' => 1,
- 'AC_STRUCT_TM' => 1,
- 'AC_FUNC_LSTAT' => 1,
- 'AC_TYPE_MODE_T' => 1,
- 'AC_FUNC_GETMNTENT' => 1,
- 'AC_FUNC_STRTOD' => 1,
- 'AC_CHECK_HEADERS' => 1,
- 'AC_FUNC_STRNLEN' => 1,
- 'm4_sinclude' => 1,
- 'AC_PROG_CXX' => 1,
- 'AC_PATH_X' => 1,
- 'AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK' => 1,
- 'AC_PROG_AWK' => 1,
- '_m4_warn' => 1,
- 'AC_HEADER_STDC' => 1,
- 'AC_HEADER_MAJOR' => 1,
- 'AC_FUNC_ERROR_AT_LINE' => 1,
- 'AC_PROG_GCC_TRADITIONAL' => 1,
- 'AC_LIBSOURCE' => 1,
- 'AC_FUNC_MBRTOWC' => 1,
- 'AC_STRUCT_ST_BLOCKS' => 1,
- 'AC_TYPE_SIGNAL' => 1,
- 'AC_TYPE_UID_T' => 1,
- 'AC_CONFIG_AUX_DIR' => 1,
- 'AC_PROG_MAKE_SET' => 1,
- 'sinclude' => 1,
- 'm4_pattern_allow' => 1,
- 'AC_DEFINE_TRACE_LITERAL' => 1,
- 'AC_FUNC_STRERROR_R' => 1,
- 'AC_PROG_CC' => 1,
- 'AC_FUNC_FORK' => 1,
- 'AC_DECL_SYS_SIGLIST' => 1,
- 'AC_FUNC_VPRINTF' => 1,
- 'AC_FUNC_STRCOLL' => 1,
- 'AC_PROG_YACC' => 1,
- 'AC_INIT' => 1,
- 'AC_STRUCT_TIMEZONE' => 1,
- 'AC_FUNC_CHOWN' => 1,
- 'AC_SUBST' => 1,
- 'AC_FUNC_ALLOCA' => 1,
- 'AC_CANONICAL_HOST' => 1,
- 'AC_FUNC_GETPGRP' => 1,
- 'AC_PROG_RANLIB' => 1,
- 'AM_INIT_AUTOMAKE' => 1,
- 'AC_FUNC_SETPGRP' => 1,
- 'AC_CONFIG_SUBDIRS' => 1,
- 'AC_FUNC_MMAP' => 1,
- 'AC_FUNC_REALLOC' => 1,
- 'AC_TYPE_SIZE_T' => 1,
- 'AC_CONFIG_LINKS' => 1,
- 'AC_CHECK_TYPES' => 1,
- 'AC_CHECK_MEMBERS' => 1,
- 'AM_MAINTAINER_MODE' => 1,
- 'AC_FUNC_UTIME_NULL' => 1,
- 'AC_FUNC_SELECT_ARGTYPES' => 1,
- 'AC_FUNC_STRFTIME' => 1,
- 'AC_HEADER_STAT' => 1,
- 'AC_C_INLINE' => 1,
- 'AC_PROG_CPP' => 1,
- 'AC_TYPE_PID_T' => 1,
- 'AC_C_CONST' => 1,
- 'AC_PROG_LEX' => 1,
- 'AC_CONFIG_FILES' => 1,
- 'include' => 1,
- 'AC_FUNC_SETVBUF_REVERSED' => 1,
- 'AC_PROG_INSTALL' => 1,
- 'AM_GNU_GETTEXT' => 1,
- 'AC_FUNC_OBSTACK' => 1,
- 'AC_CHECK_LIB' => 1,
- 'AC_FUNC_MALLOC' => 1,
- 'AC_FUNC_GETGROUPS' => 1,
- 'AC_FUNC_GETLOADAVG' => 1,
- 'AH_OUTPUT' => 1,
- 'AC_FUNC_FSEEKO' => 1,
- 'AM_PROG_CC_C_O' => 1,
- 'AM_CONDITIONAL' => 1,
- 'AC_CANONICAL_SYSTEM' => 1,
- 'AC_FUNC_MKTIME' => 1,
- 'AC_CONFIG_HEADERS' => 1,
- 'AC_HEADER_SYS_WAIT' => 1,
- 'AC_FUNC_MEMCMP' => 1,
- 'AC_PROG_LN_S' => 1,
- 'm4_include' => 1,
- 'AC_HEADER_DIRENT' => 1,
- 'AC_CHECK_FUNCS' => 1
- }
- ], 'Autom4te::Request' )
- );
-
diff --git a/libglade-java/autom4te.cache/traces.0 b/libglade-java/autom4te.cache/traces.0
deleted file mode 100644
index 2d53a8d..0000000
--- a/libglade-java/autom4te.cache/traces.0
+++ /dev/null
@@ -1,578 +0,0 @@
-m4trace:/usr/share/aclocal/pkg.m4:55: -1- AC_DEFUN([PKG_CHECK_MODULES], [
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- AC_MSG_CHECKING(for $2)
-
- if $PKG_CONFIG --exists "$2" ; then
- AC_MSG_RESULT(yes)
- succeeded=yes
-
- AC_MSG_CHECKING($1_CFLAGS)
- $1_CFLAGS=`$PKG_CONFIG --cflags "$2"`
- AC_MSG_RESULT($$1_CFLAGS)
-
- AC_MSG_CHECKING($1_LIBS)
- $1_LIBS=`$PKG_CONFIG --libs "$2"`
- AC_MSG_RESULT($$1_LIBS)
- else
- $1_CFLAGS=""
- $1_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- $1_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"`
- ifelse([$4], ,echo $$1_PKG_ERRORS,)
- fi
-
- AC_SUBST($1_CFLAGS)
- AC_SUBST($1_LIBS)
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- ifelse([$3], , :, [$3])
- else
- ifelse([$4], , AC_MSG_ERROR([Library requirements ($2) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.]), [$4])
- fi
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_jar.m4:13: -1- AC_DEFUN([AC_PROG_JAR], [
-AC_REQUIRE([AC_EXEEXT])dnl
-if test "x$JAVAPREFIX" = x; then
- test "x$JAR" = x && AC_CHECK_PROGS(JAR, jar$EXEEXT)
-else
- test "x$JAR" = x && AC_CHECK_PROGS(JAR, jar, $JAVAPREFIX)
-fi
-test "x$JAR" = x && AC_MSG_ERROR([no acceptable jar program found in \$PATH])
-AC_PROVIDE([$0])dnl
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac.m4:14: -1- AC_DEFUN([AC_PROG_JAVAC], [
-AC_REQUIRE([AC_EXEEXT])dnl
-if test "x$JAVAPREFIX" = x; then
- test "x$JAVAC" = x && AC_CHECK_PROGS(JAVAC, "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT)
-else
- test "x$JAVAC" = x && AC_CHECK_PROGS(JAVAC, "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT, $JAVAPREFIX)
-fi
-test "x$JAVAC" = x && AC_MSG_ERROR([no acceptable Java compiler found in \$PATH])
-AC_PROG_JAVAC_WORKS
-AC_PROVIDE([$0])dnl
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac_works.m4:23: -1- AC_DEFUN([AC_PROG_JAVAC_WORKS], [
-AC_CACHE_CHECK([if $JAVAC works], ac_cv_prog_javac_works, [
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* [#]line __oline__ "configure" */
-public class Test {
-}
-EOF
-if AC_TRY_COMMAND($JAVAC $JAVACFLAGS $JAVA_TEST) >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- AC_MSG_ERROR([The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)])
- echo "configure: failed program was:" >&AC_FD_CC
- cat $JAVA_TEST >&AC_FD_CC
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-])
-AC_PROVIDE([$0])dnl
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/am_path_docbook.m4:16: -1- AC_DEFUN([AM_PATH_DOCBOOK], [
-AC_REQUIRE([AC_EXEEXT])dnl
-AC_PATH_PROG(DB1, db2html$EXEEXT, nocommand)
-if test "$DB1" = nocommand; then
- AC_PATH_PROG(DB2, docbook2html$EXEEXT, nocommand)
- if test "$DB2" = nocommand; then
- AC_MSG_ERROR([docbook not found in $PATH])
- else
- DOCBOOK=$DB2
- fi;dnl
-else
- DOCBOOK=$DB1
-fi;dnl
-AC_SUBST(DOCBOOK)
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/am_path_gcj.m4:137: -1- AC_DEFUN([AM_PATH_GCJ], [dnl
-dnl Get the environmental variables necessary for GCJ
-dnl
-AC_ARG_WITH(gcj-prefix,[ --with-gcj-prefix=PFX Prefix where gcj is installed (optional)],
- gcj_prefix="$withval", gcj_prefix="")
-
- if test x$gcj_prefix != x ; then
- GCJ_HOME=$gcj_prefix
- fi
-
- dnl
- dnl CHANGE: Now FIRST put GCJ_HOME/bin in the path before testing for
- dnl the java executable.
- dnl
- if test x$GCJ_HOME != x ; then
- echo "Add $GCJ_HOME/bin to path and check again."
- PATH="$GCJ_HOME/bin:$PATH"
- fi
- AC_PATH_PROG(GCJ, gcj, no)
-
- min_gcj_version=ifelse([$0], ,3.0.0,$1)
- AC_MSG_CHECKING(for GCJ - version >= $min_gcj_version)
- min_gcj_major_version=`echo $min_gcj_version |\
- sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\).*/\1/'`
- min_gcj_minor_version=`echo $min_gcj_version |\
- sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\).*/\2/'`
- min_gcj_micro_version=`echo $min_gcj_version |\
- sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\).*/\3/'`
- if test "$GCJ" = "no" ; then
- no_gcj=yes
- else
- gcj_version=`$GCJ --version 2>&1 | grep GCC | sed 's/gcj (GCC) \([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\1.\2.\3/'`
- gcj_major_version=`echo $gcj_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\1/'`
- gcj_minor_version=`echo $gcj_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\2/'`
- gcj_micro_version=`echo $gcj_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\3/'`
- AC_TRY_RUN([
-#include <stdio.h>
-
-main()
-{
- if ((1$gcj_major_version > 1$min_gcj_major_version) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version > 1$min_gcj_minor_version)) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version == 1$min_gcj_minor_version) &&
- (1$gcj_micro_version >= 1$min_gcj_micro_version)))
- {
- return(0);
- }
- else
- {
- return(1);
- }
-}], , no_gcj=yes, [echo $ac_n "cross compiling; assumed OK... $ac_c"])
- fi
- if test "x$no_gcj" = x ; then
- AC_MSG_RESULT(yes)
- dnl
- dnl Check for gcj executables and set appropriate viarable
- dnl
- AC_PATH_PROG(GCJ, gcj, no)
- AC_PATH_PROG(JAR, jar, no)
- dnl
- dnl Set CLASSPATH
- dnl
- if test x$GCJ_HOME != x ; then
- :
- else
- GCJ_HOME=`which gcj | sed 's/\(.*\).bin.*gcj/\1/'`
- fi
-
- cat << EOF > Test.java
-/* [#]line __oline__ "configure" */
-public class Test {
- public static void main(String[[]] args) {
- System.out.println(System.getProperty("sun.boot.class.path"));
- }
-}
-EOF
- GCJ_JAR=`gcj -C Test.java && gij Test`
- rm Test.java Test.class
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`(test -d /usr/share/local/java && find /usr/local/share/java -name libgcj-?.?.?.jar) || (test -d /usr/share/java && find /usr/share/java -name libgcj-?.?.?.jar)`
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`locate libgcj | grep libgcj.*\.jar`
- fi
- fi
- if test x$GCJ_JAR != x ; then
- GCJ_CLASSPATH="${GCJ_JAR}:${CLASSPATH}"
- else
- echo "***"
- echo "*** Unable to locate libgcj.jar needed by gcj"
- echo "***"
- ifelse([$3], , :, [$3])
- fi
- AC_SUBST(GCJ_CLASSPATH)
- ifelse([$2], , :, [$2])
- else
- AC_MSG_RESULT(no)
- echo "***"
- echo "*** If you have GCJ installed and it is a newer version than $min_java_version, either set"
- echo "*** the GCJ_HOME variable or add the top directory where the GCJ binaries are to"
- echo "*** the PATH. Alternatively try \"./configure --with-gcj-prefix=<java_home>\","
- echo "***"
- echo "*** Also make sure that configure does not find the wrong version of GCJ by"
- echo "*** looking at the output of \"which gcj\"."
- echo "***"
- ifelse([$3], , :, [$3])
- fi
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/jg_check_nativecompile.m4:23: -1- AC_DEFUN([JG_CHECK_NATIVECOMPILE], [
-dnl Check for a GCJ native compile option
-AC_ARG_WITH(gcj_compile,[ --without-gcj-compile Binary builds of Java-GNOME
-with gcj compiler will not be made],
- gcj_compile="no", gcj_compile="yes")
-
-if test $gcj_compile = "yes"; then
- AM_PATH_GCJ(3.0.0, , AC_ERROR(Need at lease GCJ version 3.0.0))
- GCJ_BUILD_TARGETS=native-gcj
- GCJ_INSTALL_TARGETS=native_install
- GCJ_UNINSTALL_TARGETS=native_uninstall
-else
- GCJ_BUILD_TARGETS=
- GCJ_INSTALL_TARGETS=
- GCJ_UNINSTALL_TARGETS=
-fi
-
-AC_SUBST(GCJ_BUILD_TARGETS)
-AC_SUBST(GCJ_INSTALL_TARGETS)
-AC_SUBST(GCJ_UNINSTALL_TARGETS)
-
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4:41: -1- AC_DEFUN([JG_COMMON], [
-
-dnl dependencies needed by most projects
-AC_CONFIG_AUX_DIR(.)
-
-dnl Checks for programs.
-AC_PROG_CC
-AC_PROG_INSTALL
-AM_PATH_DOCBOOK
-AC_PROG_JAVAC
-AC_PROG_JAVAC_WORKS
-dnl AC_PROG_JAVADOC
-AC_PROG_JAR
-
-JG_CHECK_NATIVECOMPILE
-
-dnl Checks for libraries.
-dnl Replace `main' with a function in -libs:
-AC_CHECK_LIB(ibs, main)
-
-dnl Check for GTK >= 2.0 and GNOME >= 1.0
-PKG_CHECK_MODULES(GTK, gtk+-2.0 >= 2.4)
-AC_SUBST(GTK_CFLAGS)
-AC_SUBST(GTK_LIBS)
-
-AC_SUBST(TOPLEVEL_TARGETS)
-AC_SUBST(INSTALL_TARGETS)
-AC_SUBST(UNINSTALL_TARGETS)
-AC_SUBST(MACRO_FLAG)
-
-dnl Checks for header files.
-dnl Fails at this stage
-dnl AC_CHECK_FILE(jni.h)
-
-dnl Checks for typedefs, structures, and compiler characteristics.
-AC_C_CONST
-
-dnl Checks for library functions.
-AC_FUNC_ALLOCA
-
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/jg_gnome_java.m4:34: -1- AC_DEFUN([JG_GNOME_JAVA], [
-
-PKG_CHECK_MODULES(GNOMEJAVA, gnome2-java >= $1)
-
-if test -z "$PKG_CONFIG"; then
- AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
-fi
-
-AC_MSG_CHECKING(for gnome-java api version)
-gnomeapiversion=`$PKG_CONFIG --variable api_version gnome2-java`
-AC_MSG_RESULT($gnomeapiversion)
-AC_SUBST(gnomeapiversion)
-
-AC_MSG_CHECKING(for gnome-java jar file)
-GNOMEJAR=`$PKG_CONFIG --variable classpath gnome2-java`
-AC_MSG_RESULT($GNOMEJAR)
-AC_SUBST(GNOMEJAR)
-
-
-dnl GTKJAVA_MACROS=`$PKG_CONFIG --variable macro_dir gtk2-java`
-
-AC_MSG_CHECKING(for gnome-java jar file)
-JG_GNOME_LIB_PATH=`$PKG_CONFIG --variable jni_dir gnome2-java`
-AC_MSG_RESULT($JG_GNOME_LIB_PATH)
-AC_SUBST(JG_GNOME_LIB_PATH)
-
-AC_MSG_CHECKING(for gnome-java native gcj library)
-NATIVEGNOMEJAR=${JG_GNOME_LIB_PATH}/libgnomejar${gnomeapiversion}.so
-AC_MSG_RESULT($NATIVEGNOMEJAR)
-AC_SUBST(NATIVEGNOMEJAR)
-
-
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/jg_gtk_java.m4:33: -1- AC_DEFUN([JG_GTK_JAVA], [
-
-PKG_CHECK_MODULES(GTKJAVA, gtk2-java >= $1)
-
-if test -z "$PKG_CONFIG"; then
- AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
-fi
-
-AC_MSG_CHECKING(for gtk-java api version)
-gtkapiversion=`$PKG_CONFIG --variable api_version gtk2-java`
-AC_MSG_RESULT($gtkapiversion)
-AC_SUBST(gtkapiversion)
-
-AC_MSG_CHECKING(for gtk-java jar file)
-GTKJAR=`$PKG_CONFIG --variable classpath gtk2-java`
-AC_MSG_RESULT($GTKJAR)
-AC_SUBST(GTKJAR)
-
-
-dnl GTKJAVA_MACROS=`$PKG_CONFIG --variable macro_dir gtk2-java`
-
-AC_MSG_CHECKING(for gtk-java jar file)
-JG_GTK_LIB_PATH=`$PKG_CONFIG --variable jni_dir gtk2-java`
-AC_MSG_RESULT($JG_GTK_LIB_PATH)
-AC_SUBST(JG_GTK_LIB_PATH)
-
-AC_MSG_CHECKING(for gtk-java native gcj library)
-NATIVEGTKJAR=${JG_GTK_LIB_PATH}/libgtkjar${gtkapiversion}.so
-AC_MSG_RESULT($NATIVEGTKJAR)
-AC_SUBST(NATIVEGTKJAR)
-
-])
-m4trace:configure.in:20: -1- AC_INIT([src/jni/org_gnu_glade_LibGlade.c])
-m4trace:configure.in:20: -1- m4_pattern_forbid([^_?A[CHUM]_])
-m4trace:configure.in:20: -1- m4_pattern_forbid([_AC_])
-m4trace:configure.in:20: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS'])
-m4trace:configure.in:20: -1- m4_pattern_allow([^AS_FLAGS$])
-m4trace:configure.in:20: -1- m4_pattern_forbid([^_?m4_])
-m4trace:configure.in:20: -1- m4_pattern_forbid([^dnl$])
-m4trace:configure.in:20: -1- m4_pattern_forbid([^_?AS_])
-m4trace:configure.in:20: -1- AC_SUBST([SHELL], [${CONFIG_SHELL-/bin/sh}])
-m4trace:configure.in:20: -1- AC_SUBST([PATH_SEPARATOR])
-m4trace:configure.in:20: -1- AC_SUBST([PACKAGE_NAME], [m4_ifdef([AC_PACKAGE_NAME], ['AC_PACKAGE_NAME'])])
-m4trace:configure.in:20: -1- AC_SUBST([PACKAGE_TARNAME], [m4_ifdef([AC_PACKAGE_TARNAME], ['AC_PACKAGE_TARNAME'])])
-m4trace:configure.in:20: -1- AC_SUBST([PACKAGE_VERSION], [m4_ifdef([AC_PACKAGE_VERSION], ['AC_PACKAGE_VERSION'])])
-m4trace:configure.in:20: -1- AC_SUBST([PACKAGE_STRING], [m4_ifdef([AC_PACKAGE_STRING], ['AC_PACKAGE_STRING'])])
-m4trace:configure.in:20: -1- AC_SUBST([PACKAGE_BUGREPORT], [m4_ifdef([AC_PACKAGE_BUGREPORT], ['AC_PACKAGE_BUGREPORT'])])
-m4trace:configure.in:20: -1- AC_SUBST([exec_prefix], [NONE])
-m4trace:configure.in:20: -1- AC_SUBST([prefix], [NONE])
-m4trace:configure.in:20: -1- AC_SUBST([program_transform_name], [s,x,x,])
-m4trace:configure.in:20: -1- AC_SUBST([bindir], ['${exec_prefix}/bin'])
-m4trace:configure.in:20: -1- AC_SUBST([sbindir], ['${exec_prefix}/sbin'])
-m4trace:configure.in:20: -1- AC_SUBST([libexecdir], ['${exec_prefix}/libexec'])
-m4trace:configure.in:20: -1- AC_SUBST([datadir], ['${prefix}/share'])
-m4trace:configure.in:20: -1- AC_SUBST([sysconfdir], ['${prefix}/etc'])
-m4trace:configure.in:20: -1- AC_SUBST([sharedstatedir], ['${prefix}/com'])
-m4trace:configure.in:20: -1- AC_SUBST([localstatedir], ['${prefix}/var'])
-m4trace:configure.in:20: -1- AC_SUBST([libdir], ['${exec_prefix}/lib'])
-m4trace:configure.in:20: -1- AC_SUBST([includedir], ['${prefix}/include'])
-m4trace:configure.in:20: -1- AC_SUBST([oldincludedir], ['/usr/include'])
-m4trace:configure.in:20: -1- AC_SUBST([infodir], ['${prefix}/info'])
-m4trace:configure.in:20: -1- AC_SUBST([mandir], ['${prefix}/man'])
-m4trace:configure.in:20: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_NAME])
-m4trace:configure.in:20: -1- AH_OUTPUT([PACKAGE_NAME], [/* Define to the full name of this package. */
-#undef PACKAGE_NAME])
-m4trace:configure.in:20: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_TARNAME])
-m4trace:configure.in:20: -1- AH_OUTPUT([PACKAGE_TARNAME], [/* Define to the one symbol short name of this package. */
-#undef PACKAGE_TARNAME])
-m4trace:configure.in:20: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_VERSION])
-m4trace:configure.in:20: -1- AH_OUTPUT([PACKAGE_VERSION], [/* Define to the version of this package. */
-#undef PACKAGE_VERSION])
-m4trace:configure.in:20: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_STRING])
-m4trace:configure.in:20: -1- AH_OUTPUT([PACKAGE_STRING], [/* Define to the full name and version of this package. */
-#undef PACKAGE_STRING])
-m4trace:configure.in:20: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_BUGREPORT])
-m4trace:configure.in:20: -1- AH_OUTPUT([PACKAGE_BUGREPORT], [/* Define to the address where bug reports for this package should be sent. */
-#undef PACKAGE_BUGREPORT])
-m4trace:configure.in:20: -1- AC_SUBST([build_alias])
-m4trace:configure.in:20: -1- AC_SUBST([host_alias])
-m4trace:configure.in:20: -1- AC_SUBST([target_alias])
-m4trace:configure.in:20: -1- AC_SUBST([DEFS])
-m4trace:configure.in:20: -1- AC_SUBST([ECHO_C])
-m4trace:configure.in:20: -1- AC_SUBST([ECHO_N])
-m4trace:configure.in:20: -1- AC_SUBST([ECHO_T])
-m4trace:configure.in:20: -1- AC_SUBST([LIBS])
-m4trace:configure.in:28: -1- AC_SUBST([INSTALLED_CLASSPATH])
-m4trace:configure.in:29: -1- AC_SUBST([INSTALLED_JNI_DIR])
-m4trace:configure.in:31: -1- AC_SUBST([version])
-m4trace:configure.in:32: -1- AC_SUBST([apiversion])
-m4trace:configure.in:34: -1- JG_GTK_JAVA([2.4])
-m4trace:configure.in:34: -1- PKG_CHECK_MODULES([GTKJAVA], [gtk2-java >= 2.4])
-m4trace:configure.in:34: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:34: -1- AC_SUBST([GTKJAVA_CFLAGS])
-m4trace:configure.in:34: -1- AC_SUBST([GTKJAVA_LIBS])
-m4trace:configure.in:34: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:34: -1- AC_SUBST([gtkapiversion])
-m4trace:configure.in:34: -1- AC_SUBST([GTKJAR])
-m4trace:configure.in:34: -1- AC_SUBST([JG_GTK_LIB_PATH])
-m4trace:configure.in:34: -1- AC_SUBST([NATIVEGTKJAR])
-m4trace:configure.in:36: -1- JG_GNOME_JAVA([2.7])
-m4trace:configure.in:36: -1- PKG_CHECK_MODULES([GNOMEJAVA], [gnome2-java >= 2.7])
-m4trace:configure.in:36: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:36: -1- AC_SUBST([GNOMEJAVA_CFLAGS])
-m4trace:configure.in:36: -1- AC_SUBST([GNOMEJAVA_LIBS])
-m4trace:configure.in:36: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:36: -1- AC_SUBST([gnomeapiversion])
-m4trace:configure.in:36: -1- AC_SUBST([GNOMEJAR])
-m4trace:configure.in:36: -1- AC_SUBST([JG_GNOME_LIB_PATH])
-m4trace:configure.in:36: -1- AC_SUBST([NATIVEGNOMEJAR])
-m4trace:configure.in:38: -1- JG_COMMON
-m4trace:configure.in:38: -1- AC_CONFIG_AUX_DIR([.])
-m4trace:configure.in:38: -1- AC_PROG_CC
-m4trace:configure.in:38: -1- AC_SUBST([CC])
-m4trace:configure.in:38: -1- AC_SUBST([CFLAGS])
-m4trace:configure.in:38: -1- AC_SUBST([LDFLAGS])
-m4trace:configure.in:38: -1- AC_SUBST([CPPFLAGS])
-m4trace:configure.in:38: -1- AC_SUBST([CC])
-m4trace:configure.in:38: -1- AC_SUBST([ac_ct_CC])
-m4trace:configure.in:38: -1- AC_SUBST([CC])
-m4trace:configure.in:38: -1- AC_SUBST([ac_ct_CC])
-m4trace:configure.in:38: -1- AC_SUBST([CC])
-m4trace:configure.in:38: -1- AC_SUBST([CC])
-m4trace:configure.in:38: -1- AC_SUBST([ac_ct_CC])
-m4trace:configure.in:38: -1- AC_SUBST([EXEEXT], [$ac_cv_exeext])
-m4trace:configure.in:38: -1- AC_SUBST([OBJEXT], [$ac_cv_objext])
-m4trace:configure.in:38: -1- AC_PROG_INSTALL
-m4trace:configure.in:38: -1- AC_SUBST([INSTALL_PROGRAM])
-m4trace:configure.in:38: -1- AC_SUBST([INSTALL_SCRIPT])
-m4trace:configure.in:38: -1- AC_SUBST([INSTALL_DATA])
-m4trace:configure.in:38: -1- AM_PATH_DOCBOOK
-m4trace:configure.in:38: -1- AC_SUBST([DB1], [$ac_cv_path_DB1])
-m4trace:configure.in:38: -1- AC_SUBST([DB2], [$ac_cv_path_DB2])
-m4trace:configure.in:38: -1- AC_SUBST([DOCBOOK])
-m4trace:configure.in:38: -1- AC_PROG_JAVAC
-m4trace:configure.in:38: -1- AC_SUBST([JAVAC])
-m4trace:configure.in:38: -1- AC_SUBST([JAVAC])
-m4trace:configure.in:38: -1- AC_PROG_JAVAC_WORKS
-m4trace:configure.in:38: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac_works.m4:23: AC_PROG_JAVAC_WORKS is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac.m4:14: AC_PROG_JAVAC is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4:41: JG_COMMON is expanded from...
-configure.in:38: the top level])
-m4trace:configure.in:38: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac_works.m4:23: AC_PROG_JAVAC_WORKS is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac.m4:14: AC_PROG_JAVAC is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4:41: JG_COMMON is expanded from...
-configure.in:38: the top level])
-m4trace:configure.in:38: -1- AC_PROG_JAVAC_WORKS
-m4trace:configure.in:38: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac_works.m4:23: AC_PROG_JAVAC_WORKS is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4:41: JG_COMMON is expanded from...
-configure.in:38: the top level])
-m4trace:configure.in:38: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac_works.m4:23: AC_PROG_JAVAC_WORKS is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4:41: JG_COMMON is expanded from...
-configure.in:38: the top level])
-m4trace:configure.in:38: -1- AC_PROG_JAR
-m4trace:configure.in:38: -1- AC_SUBST([JAR])
-m4trace:configure.in:38: -1- AC_SUBST([JAR])
-m4trace:configure.in:38: -1- JG_CHECK_NATIVECOMPILE
-m4trace:configure.in:38: -2- _m4_warn([obsolete], [The macro `AC_ERROR' is obsolete.
-You should run autoupdate.], [autoconf/oldnames.m4:55: AC_ERROR is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_check_nativecompile.m4:23: JG_CHECK_NATIVECOMPILE is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4:41: JG_COMMON is expanded from...
-configure.in:38: the top level])
-m4trace:configure.in:38: -1- AM_PATH_GCJ([3.0.0], [], [{ { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }])
-m4trace:configure.in:38: -1- AC_SUBST([GCJ], [$ac_cv_path_GCJ])
-m4trace:configure.in:38: -1- _m4_warn([obsolete], [The macro `AC_TRY_RUN' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:2289: AC_TRY_RUN is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/am_path_gcj.m4:137: AM_PATH_GCJ is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_check_nativecompile.m4:23: JG_CHECK_NATIVECOMPILE is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4:41: JG_COMMON is expanded from...
-configure.in:38: the top level])
-m4trace:configure.in:38: -1- AC_SUBST([GCJ], [$ac_cv_path_GCJ])
-m4trace:configure.in:38: -1- AC_SUBST([JAR], [$ac_cv_path_JAR])
-m4trace:configure.in:38: -1- AC_SUBST([GCJ_CLASSPATH])
-m4trace:configure.in:38: -1- AC_SUBST([GCJ_BUILD_TARGETS])
-m4trace:configure.in:38: -1- AC_SUBST([GCJ_INSTALL_TARGETS])
-m4trace:configure.in:38: -1- AC_SUBST([GCJ_UNINSTALL_TARGETS])
-m4trace:configure.in:38: -1- AC_CHECK_LIB([ibs], [main])
-m4trace:configure.in:38: -1- AH_OUTPUT([HAVE_LIBIBS], [/* Define to 1 if you have the `ibs\' library (-libs). */
-#undef HAVE_LIBIBS])
-m4trace:configure.in:38: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBIBS])
-m4trace:configure.in:38: -1- PKG_CHECK_MODULES([GTK], [gtk+-2.0 >= 2.4])
-m4trace:configure.in:38: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:38: -1- AC_SUBST([GTK_CFLAGS])
-m4trace:configure.in:38: -1- AC_SUBST([GTK_LIBS])
-m4trace:configure.in:38: -1- AC_SUBST([GTK_CFLAGS])
-m4trace:configure.in:38: -1- AC_SUBST([GTK_LIBS])
-m4trace:configure.in:38: -1- AC_SUBST([TOPLEVEL_TARGETS])
-m4trace:configure.in:38: -1- AC_SUBST([INSTALL_TARGETS])
-m4trace:configure.in:38: -1- AC_SUBST([UNINSTALL_TARGETS])
-m4trace:configure.in:38: -1- AC_SUBST([MACRO_FLAG])
-m4trace:configure.in:38: -1- AC_C_CONST
-m4trace:configure.in:38: -1- AC_DEFINE_TRACE_LITERAL([const])
-m4trace:configure.in:38: -1- AH_OUTPUT([const], [/* Define to empty if `const\' does not conform to ANSI C. */
-#undef const])
-m4trace:configure.in:38: -1- AC_FUNC_ALLOCA
-m4trace:configure.in:38: -1- AC_DEFINE_TRACE_LITERAL([HAVE_ALLOCA_H])
-m4trace:configure.in:38: -1- AH_OUTPUT([HAVE_ALLOCA_H], [/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
- */
-#undef HAVE_ALLOCA_H])
-m4trace:configure.in:38: -1- AC_DEFINE_TRACE_LITERAL([HAVE_ALLOCA])
-m4trace:configure.in:38: -1- AH_OUTPUT([HAVE_ALLOCA], [/* Define to 1 if you have `alloca\', as a function or macro. */
-#undef HAVE_ALLOCA])
-m4trace:configure.in:38: -1- AC_LIBSOURCE([alloca.c])
-m4trace:configure.in:38: -1- AC_SUBST([ALLOCA], [alloca.$ac_objext])
-m4trace:configure.in:38: -1- AC_DEFINE_TRACE_LITERAL([C_ALLOCA])
-m4trace:configure.in:38: -1- AH_OUTPUT([C_ALLOCA], [/* Define to 1 if using `alloca.c\'. */
-#undef C_ALLOCA])
-m4trace:configure.in:38: -1- AC_PROG_CPP
-m4trace:configure.in:38: -1- AC_SUBST([CPP])
-m4trace:configure.in:38: -1- AC_SUBST([CPPFLAGS])
-m4trace:configure.in:38: -1- AC_SUBST([CPP])
-m4trace:configure.in:38: -1- AC_SUBST([EGREP])
-m4trace:configure.in:38: -1- AC_DEFINE_TRACE_LITERAL([CRAY_STACKSEG_END])
-m4trace:configure.in:38: -1- AH_OUTPUT([CRAY_STACKSEG_END], [/* Define to one of `_getb67\', `GETB67\', `getb67\' for Cray-2 and Cray-YMP
- systems. This function is required for `alloca.c\' support on those systems.
- */
-#undef CRAY_STACKSEG_END])
-m4trace:configure.in:38: -1- AH_OUTPUT([STACK_DIRECTION], [/* If using the C implementation of alloca, define if you know the
- direction of stack growth for your system; otherwise it will be
- automatically deduced at run-time.
- STACK_DIRECTION > 0 => grows toward higher addresses
- STACK_DIRECTION < 0 => grows toward lower addresses
- STACK_DIRECTION = 0 => direction of growth unknown */
-@%:@undef STACK_DIRECTION])
-m4trace:configure.in:38: -1- AC_DEFINE_TRACE_LITERAL([STACK_DIRECTION])
-m4trace:configure.in:40: -1- PKG_CHECK_MODULES([GNOME], [libgnomeui-2.0 >= 2.7.1 libgnomecanvas-2.0 >= 2.7.1])
-m4trace:configure.in:40: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:40: -1- AC_SUBST([GNOME_CFLAGS])
-m4trace:configure.in:40: -1- AC_SUBST([GNOME_LIBS])
-m4trace:configure.in:41: -1- AC_SUBST([GNOME_CFLAGS])
-m4trace:configure.in:42: -1- AC_SUBST([GNOME_LIBS])
-m4trace:configure.in:45: -1- PKG_CHECK_MODULES([LIBGLADE], [libglade-2.0 >= 2.3.6])
-m4trace:configure.in:45: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:45: -1- AC_SUBST([LIBGLADE_CFLAGS])
-m4trace:configure.in:45: -1- AC_SUBST([LIBGLADE_LIBS])
-m4trace:configure.in:46: -1- AC_SUBST([LIBGLADE_CFLAGS])
-m4trace:configure.in:47: -1- AC_SUBST([LIBGLADE_LIBS])
-m4trace:configure.in:54: -1- AC_CONFIG_FILES([glade-java.pc
- Makefile
- src/Makefile
- src/java/org/gnu/glade/LibGlade.java])
-m4trace:configure.in:54: -1- _m4_warn([obsolete], [AC_OUTPUT should be used without arguments.
-You should run autoupdate.], [])
-m4trace:configure.in:54: -1- AC_SUBST([LIB@&t at OBJS], [$ac_libobjs])
-m4trace:configure.in:54: -1- AC_SUBST([LTLIBOBJS], [$ac_ltlibobjs])
diff --git a/libglade-java/autom4te.cache/traces.1 b/libglade-java/autom4te.cache/traces.1
deleted file mode 100644
index 0eb79e6..0000000
--- a/libglade-java/autom4te.cache/traces.1
+++ /dev/null
@@ -1,213 +0,0 @@
-m4trace:configure.in:20: -1- AC_INIT([src/jni/org_gnu_glade_LibGlade.c])
-m4trace:configure.in:20: -1- m4_pattern_forbid([^_?A[CHUM]_])
-m4trace:configure.in:20: -1- m4_pattern_forbid([_AC_])
-m4trace:configure.in:20: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS'])
-m4trace:configure.in:20: -1- m4_pattern_allow([^AS_FLAGS$])
-m4trace:configure.in:20: -1- m4_pattern_forbid([^_?m4_])
-m4trace:configure.in:20: -1- m4_pattern_forbid([^dnl$])
-m4trace:configure.in:20: -1- m4_pattern_forbid([^_?AS_])
-m4trace:configure.in:20: -1- AC_SUBST([SHELL], [${CONFIG_SHELL-/bin/sh}])
-m4trace:configure.in:20: -1- AC_SUBST([PATH_SEPARATOR])
-m4trace:configure.in:20: -1- AC_SUBST([PACKAGE_NAME], [m4_ifdef([AC_PACKAGE_NAME], ['AC_PACKAGE_NAME'])])
-m4trace:configure.in:20: -1- AC_SUBST([PACKAGE_TARNAME], [m4_ifdef([AC_PACKAGE_TARNAME], ['AC_PACKAGE_TARNAME'])])
-m4trace:configure.in:20: -1- AC_SUBST([PACKAGE_VERSION], [m4_ifdef([AC_PACKAGE_VERSION], ['AC_PACKAGE_VERSION'])])
-m4trace:configure.in:20: -1- AC_SUBST([PACKAGE_STRING], [m4_ifdef([AC_PACKAGE_STRING], ['AC_PACKAGE_STRING'])])
-m4trace:configure.in:20: -1- AC_SUBST([PACKAGE_BUGREPORT], [m4_ifdef([AC_PACKAGE_BUGREPORT], ['AC_PACKAGE_BUGREPORT'])])
-m4trace:configure.in:20: -1- AC_SUBST([exec_prefix], [NONE])
-m4trace:configure.in:20: -1- AC_SUBST([prefix], [NONE])
-m4trace:configure.in:20: -1- AC_SUBST([program_transform_name], [s,x,x,])
-m4trace:configure.in:20: -1- AC_SUBST([bindir], ['${exec_prefix}/bin'])
-m4trace:configure.in:20: -1- AC_SUBST([sbindir], ['${exec_prefix}/sbin'])
-m4trace:configure.in:20: -1- AC_SUBST([libexecdir], ['${exec_prefix}/libexec'])
-m4trace:configure.in:20: -1- AC_SUBST([datadir], ['${prefix}/share'])
-m4trace:configure.in:20: -1- AC_SUBST([sysconfdir], ['${prefix}/etc'])
-m4trace:configure.in:20: -1- AC_SUBST([sharedstatedir], ['${prefix}/com'])
-m4trace:configure.in:20: -1- AC_SUBST([localstatedir], ['${prefix}/var'])
-m4trace:configure.in:20: -1- AC_SUBST([libdir], ['${exec_prefix}/lib'])
-m4trace:configure.in:20: -1- AC_SUBST([includedir], ['${prefix}/include'])
-m4trace:configure.in:20: -1- AC_SUBST([oldincludedir], ['/usr/include'])
-m4trace:configure.in:20: -1- AC_SUBST([infodir], ['${prefix}/info'])
-m4trace:configure.in:20: -1- AC_SUBST([mandir], ['${prefix}/man'])
-m4trace:configure.in:20: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_NAME])
-m4trace:configure.in:20: -1- AH_OUTPUT([PACKAGE_NAME], [/* Define to the full name of this package. */
-#undef PACKAGE_NAME])
-m4trace:configure.in:20: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_TARNAME])
-m4trace:configure.in:20: -1- AH_OUTPUT([PACKAGE_TARNAME], [/* Define to the one symbol short name of this package. */
-#undef PACKAGE_TARNAME])
-m4trace:configure.in:20: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_VERSION])
-m4trace:configure.in:20: -1- AH_OUTPUT([PACKAGE_VERSION], [/* Define to the version of this package. */
-#undef PACKAGE_VERSION])
-m4trace:configure.in:20: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_STRING])
-m4trace:configure.in:20: -1- AH_OUTPUT([PACKAGE_STRING], [/* Define to the full name and version of this package. */
-#undef PACKAGE_STRING])
-m4trace:configure.in:20: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_BUGREPORT])
-m4trace:configure.in:20: -1- AH_OUTPUT([PACKAGE_BUGREPORT], [/* Define to the address where bug reports for this package should be sent. */
-#undef PACKAGE_BUGREPORT])
-m4trace:configure.in:20: -1- AC_SUBST([build_alias])
-m4trace:configure.in:20: -1- AC_SUBST([host_alias])
-m4trace:configure.in:20: -1- AC_SUBST([target_alias])
-m4trace:configure.in:20: -1- AC_SUBST([DEFS])
-m4trace:configure.in:20: -1- AC_SUBST([ECHO_C])
-m4trace:configure.in:20: -1- AC_SUBST([ECHO_N])
-m4trace:configure.in:20: -1- AC_SUBST([ECHO_T])
-m4trace:configure.in:20: -1- AC_SUBST([LIBS])
-m4trace:configure.in:28: -1- AC_SUBST([INSTALLED_CLASSPATH])
-m4trace:configure.in:29: -1- AC_SUBST([INSTALLED_JNI_DIR])
-m4trace:configure.in:31: -1- AC_SUBST([version])
-m4trace:configure.in:32: -1- AC_SUBST([apiversion])
-m4trace:configure.in:34: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:34: -1- AC_SUBST([GTKJAVA_CFLAGS])
-m4trace:configure.in:34: -1- AC_SUBST([GTKJAVA_LIBS])
-m4trace:configure.in:34: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:34: -1- AC_SUBST([gtkapiversion])
-m4trace:configure.in:34: -1- AC_SUBST([GTKJAR])
-m4trace:configure.in:34: -1- AC_SUBST([JG_GTK_LIB_PATH])
-m4trace:configure.in:34: -1- AC_SUBST([NATIVEGTKJAR])
-m4trace:configure.in:36: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:36: -1- AC_SUBST([GNOMEJAVA_CFLAGS])
-m4trace:configure.in:36: -1- AC_SUBST([GNOMEJAVA_LIBS])
-m4trace:configure.in:36: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:36: -1- AC_SUBST([gnomeapiversion])
-m4trace:configure.in:36: -1- AC_SUBST([GNOMEJAR])
-m4trace:configure.in:36: -1- AC_SUBST([JG_GNOME_LIB_PATH])
-m4trace:configure.in:36: -1- AC_SUBST([NATIVEGNOMEJAR])
-m4trace:configure.in:38: -1- AC_CONFIG_AUX_DIR([.])
-m4trace:configure.in:38: -1- AC_PROG_CC
-m4trace:configure.in:38: -1- AC_SUBST([CC])
-m4trace:configure.in:38: -1- AC_SUBST([CFLAGS])
-m4trace:configure.in:38: -1- AC_SUBST([LDFLAGS])
-m4trace:configure.in:38: -1- AC_SUBST([CPPFLAGS])
-m4trace:configure.in:38: -1- AC_SUBST([CC])
-m4trace:configure.in:38: -1- AC_SUBST([ac_ct_CC])
-m4trace:configure.in:38: -1- AC_SUBST([CC])
-m4trace:configure.in:38: -1- AC_SUBST([ac_ct_CC])
-m4trace:configure.in:38: -1- AC_SUBST([CC])
-m4trace:configure.in:38: -1- AC_SUBST([CC])
-m4trace:configure.in:38: -1- AC_SUBST([ac_ct_CC])
-m4trace:configure.in:38: -1- AC_SUBST([EXEEXT], [$ac_cv_exeext])
-m4trace:configure.in:38: -1- AC_SUBST([OBJEXT], [$ac_cv_objext])
-m4trace:configure.in:38: -1- AC_PROG_INSTALL
-m4trace:configure.in:38: -1- AC_SUBST([INSTALL_PROGRAM])
-m4trace:configure.in:38: -1- AC_SUBST([INSTALL_SCRIPT])
-m4trace:configure.in:38: -1- AC_SUBST([INSTALL_DATA])
-m4trace:configure.in:38: -1- AC_SUBST([DB1], [$ac_cv_path_DB1])
-m4trace:configure.in:38: -1- AC_SUBST([DB2], [$ac_cv_path_DB2])
-m4trace:configure.in:38: -1- AC_SUBST([DOCBOOK])
-m4trace:configure.in:38: -1- AC_SUBST([JAVAC])
-m4trace:configure.in:38: -1- AC_SUBST([JAVAC])
-m4trace:configure.in:38: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-aclocal.m4:123: AC_PROG_JAVAC_WORKS is expanded from...
-aclocal.m4:99: AC_PROG_JAVAC is expanded from...
-aclocal.m4:346: JG_COMMON is expanded from...
-configure.in:38: the top level])
-m4trace:configure.in:38: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-aclocal.m4:123: AC_PROG_JAVAC_WORKS is expanded from...
-aclocal.m4:99: AC_PROG_JAVAC is expanded from...
-aclocal.m4:346: JG_COMMON is expanded from...
-configure.in:38: the top level])
-m4trace:configure.in:38: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-aclocal.m4:123: AC_PROG_JAVAC_WORKS is expanded from...
-aclocal.m4:346: JG_COMMON is expanded from...
-configure.in:38: the top level])
-m4trace:configure.in:38: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-aclocal.m4:123: AC_PROG_JAVAC_WORKS is expanded from...
-aclocal.m4:346: JG_COMMON is expanded from...
-configure.in:38: the top level])
-m4trace:configure.in:38: -1- AC_SUBST([JAR])
-m4trace:configure.in:38: -1- AC_SUBST([JAR])
-m4trace:configure.in:38: -2- _m4_warn([obsolete], [The macro `AC_ERROR' is obsolete.
-You should run autoupdate.], [autoconf/oldnames.m4:55: AC_ERROR is expanded from...
-aclocal.m4:303: JG_CHECK_NATIVECOMPILE is expanded from...
-aclocal.m4:346: JG_COMMON is expanded from...
-configure.in:38: the top level])
-m4trace:configure.in:38: -1- AC_SUBST([GCJ], [$ac_cv_path_GCJ])
-m4trace:configure.in:38: -1- _m4_warn([obsolete], [The macro `AC_TRY_RUN' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:2289: AC_TRY_RUN is expanded from...
-aclocal.m4:278: AM_PATH_GCJ is expanded from...
-aclocal.m4:303: JG_CHECK_NATIVECOMPILE is expanded from...
-aclocal.m4:346: JG_COMMON is expanded from...
-configure.in:38: the top level])
-m4trace:configure.in:38: -1- AC_SUBST([GCJ], [$ac_cv_path_GCJ])
-m4trace:configure.in:38: -1- AC_SUBST([JAR], [$ac_cv_path_JAR])
-m4trace:configure.in:38: -1- AC_SUBST([GCJ_CLASSPATH])
-m4trace:configure.in:38: -1- AC_SUBST([GCJ_BUILD_TARGETS])
-m4trace:configure.in:38: -1- AC_SUBST([GCJ_INSTALL_TARGETS])
-m4trace:configure.in:38: -1- AC_SUBST([GCJ_UNINSTALL_TARGETS])
-m4trace:configure.in:38: -1- AC_CHECK_LIB([ibs], [main])
-m4trace:configure.in:38: -1- AH_OUTPUT([HAVE_LIBIBS], [/* Define to 1 if you have the `ibs\' library (-libs). */
-#undef HAVE_LIBIBS])
-m4trace:configure.in:38: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBIBS])
-m4trace:configure.in:38: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:38: -1- AC_SUBST([GTK_CFLAGS])
-m4trace:configure.in:38: -1- AC_SUBST([GTK_LIBS])
-m4trace:configure.in:38: -1- AC_SUBST([GTK_CFLAGS])
-m4trace:configure.in:38: -1- AC_SUBST([GTK_LIBS])
-m4trace:configure.in:38: -1- AC_SUBST([TOPLEVEL_TARGETS])
-m4trace:configure.in:38: -1- AC_SUBST([INSTALL_TARGETS])
-m4trace:configure.in:38: -1- AC_SUBST([UNINSTALL_TARGETS])
-m4trace:configure.in:38: -1- AC_SUBST([MACRO_FLAG])
-m4trace:configure.in:38: -1- AC_C_CONST
-m4trace:configure.in:38: -1- AC_DEFINE_TRACE_LITERAL([const])
-m4trace:configure.in:38: -1- AH_OUTPUT([const], [/* Define to empty if `const\' does not conform to ANSI C. */
-#undef const])
-m4trace:configure.in:38: -1- AC_FUNC_ALLOCA
-m4trace:configure.in:38: -1- AC_DEFINE_TRACE_LITERAL([HAVE_ALLOCA_H])
-m4trace:configure.in:38: -1- AH_OUTPUT([HAVE_ALLOCA_H], [/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
- */
-#undef HAVE_ALLOCA_H])
-m4trace:configure.in:38: -1- AC_DEFINE_TRACE_LITERAL([HAVE_ALLOCA])
-m4trace:configure.in:38: -1- AH_OUTPUT([HAVE_ALLOCA], [/* Define to 1 if you have `alloca\', as a function or macro. */
-#undef HAVE_ALLOCA])
-m4trace:configure.in:38: -1- AC_LIBSOURCE([alloca.c])
-m4trace:configure.in:38: -1- AC_SUBST([ALLOCA], [alloca.$ac_objext])
-m4trace:configure.in:38: -1- AC_DEFINE_TRACE_LITERAL([C_ALLOCA])
-m4trace:configure.in:38: -1- AH_OUTPUT([C_ALLOCA], [/* Define to 1 if using `alloca.c\'. */
-#undef C_ALLOCA])
-m4trace:configure.in:38: -1- AC_PROG_CPP
-m4trace:configure.in:38: -1- AC_SUBST([CPP])
-m4trace:configure.in:38: -1- AC_SUBST([CPPFLAGS])
-m4trace:configure.in:38: -1- AC_SUBST([CPP])
-m4trace:configure.in:38: -1- AC_SUBST([EGREP])
-m4trace:configure.in:38: -1- AC_DEFINE_TRACE_LITERAL([CRAY_STACKSEG_END])
-m4trace:configure.in:38: -1- AH_OUTPUT([CRAY_STACKSEG_END], [/* Define to one of `_getb67\', `GETB67\', `getb67\' for Cray-2 and Cray-YMP
- systems. This function is required for `alloca.c\' support on those systems.
- */
-#undef CRAY_STACKSEG_END])
-m4trace:configure.in:38: -1- AH_OUTPUT([STACK_DIRECTION], [/* If using the C implementation of alloca, define if you know the
- direction of stack growth for your system; otherwise it will be
- automatically deduced at run-time.
- STACK_DIRECTION > 0 => grows toward higher addresses
- STACK_DIRECTION < 0 => grows toward lower addresses
- STACK_DIRECTION = 0 => direction of growth unknown */
-@%:@undef STACK_DIRECTION])
-m4trace:configure.in:38: -1- AC_DEFINE_TRACE_LITERAL([STACK_DIRECTION])
-m4trace:configure.in:40: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:40: -1- AC_SUBST([GNOME_CFLAGS])
-m4trace:configure.in:40: -1- AC_SUBST([GNOME_LIBS])
-m4trace:configure.in:41: -1- AC_SUBST([GNOME_CFLAGS])
-m4trace:configure.in:42: -1- AC_SUBST([GNOME_LIBS])
-m4trace:configure.in:45: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:45: -1- AC_SUBST([LIBGLADE_CFLAGS])
-m4trace:configure.in:45: -1- AC_SUBST([LIBGLADE_LIBS])
-m4trace:configure.in:46: -1- AC_SUBST([LIBGLADE_CFLAGS])
-m4trace:configure.in:47: -1- AC_SUBST([LIBGLADE_LIBS])
-m4trace:configure.in:54: -1- AC_CONFIG_FILES([glade-java.pc
- Makefile
- src/Makefile
- src/java/org/gnu/glade/LibGlade.java])
-m4trace:configure.in:54: -1- _m4_warn([obsolete], [AC_OUTPUT should be used without arguments.
-You should run autoupdate.], [])
-m4trace:configure.in:54: -1- AC_SUBST([LIB@&t at OBJS], [$ac_libobjs])
-m4trace:configure.in:54: -1- AC_SUBST([LTLIBOBJS], [$ac_ltlibobjs])
diff --git a/libglade-java/config.log b/libglade-java/config.log
deleted file mode 100644
index 4dc383a..0000000
--- a/libglade-java/config.log
+++ /dev/null
@@ -1,506 +0,0 @@
-This file contains any messages produced by compilers while
-running configure, to aid debugging if configure makes a mistake.
-
-It was created by configure, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- $ ./configure --libdir=/usr/lib/jni/ --prefix=/usr/
-
-## --------- ##
-## Platform. ##
-## --------- ##
-
-hostname = pathfinderii
-uname -m = i686
-uname -r = 2.6.10-1-k7
-uname -s = Linux
-uname -v = #1 Tue Jan 11 01:41:35 UTC 2005
-
-/usr/bin/uname -p = unknown
-/bin/uname -X = unknown
-
-/bin/arch = i686
-/usr/bin/arch -k = unknown
-/usr/convex/getsysinfo = unknown
-hostinfo = unknown
-/bin/machine = unknown
-/usr/bin/oslevel = unknown
-/bin/universe = unknown
-
-PATH: /usr/sbin
-PATH: /usr/bin
-PATH: /sbin
-PATH: /bin
-PATH: /usr/bin/X11
-
-
-## ----------- ##
-## Core tests. ##
-## ----------- ##
-
-configure:1278: checking for pkg-config
-configure:1296: found /usr/bin/pkg-config
-configure:1309: result: /usr/bin/pkg-config
-configure:1326: checking for gtk2-java >= 2.4
-configure:1330: result: yes
-configure:1334: checking GTKJAVA_CFLAGS
-configure:1337: result:
-configure:1340: checking GTKJAVA_LIBS
-configure:1343: result:
-configure:1414: checking for gtk-java api version
-configure:1417: result: 2.4
-configure:1421: checking for gtk-java jar file
-configure:1424: result: /home/java-gnome-2.8.3/libgtk-java/lib/gtk2.4-2.4.6.jar
-configure:1430: checking for gtk-java jar file
-configure:1433: result: /home/java-gnome-2.8.3/libgtk-java/lib/
-configure:1437: checking for gtk-java native gcj library
-configure:1440: result: /home/java-gnome-2.8.3/libgtk-java/lib//libgtkjar2.4.so
-configure:1502: checking for gnome2-java >= 2.7
-configure:1506: result: yes
-configure:1510: checking GNOMEJAVA_CFLAGS
-configure:1513: result:
-configure:1516: checking GNOMEJAVA_LIBS
-configure:1519: result:
-configure:1590: checking for gnome-java api version
-configure:1593: result: 2.8
-configure:1597: checking for gnome-java jar file
-configure:1600: result: /home/java-gnome-2.8.3/libgnome-java/lib//gnome2.8-2.8.2.jar
-configure:1606: checking for gnome-java jar file
-configure:1609: result: /home/java-gnome-2.8.3/libgnome-java/lib/
-configure:1613: checking for gnome-java native gcj library
-configure:1616: result: /home/java-gnome-2.8.3/libgnome-java/lib//libgnomejar2.8.so
-configure:1630: checking how to run the C preprocessor
-configure:1665: -E conftest.c
-./configure: line 1666: -E: command not found
-configure:1671: $? = 127
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-| #ifdef __STDC__
-| # include <limits.h>
-| #else
-| # include <assert.h>
-| #endif
-| Syntax error
-configure:1665: -E conftest.c
-./configure: line 1666: -E: command not found
-configure:1671: $? = 127
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-| #ifdef __STDC__
-| # include <limits.h>
-| #else
-| # include <assert.h>
-| #endif
-| Syntax error
-configure:1665: -E -traditional-cpp conftest.c
-./configure: line 1666: -E: command not found
-configure:1671: $? = 127
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-| #ifdef __STDC__
-| # include <limits.h>
-| #else
-| # include <assert.h>
-| #endif
-| Syntax error
-configure:1665: -E -traditional-cpp conftest.c
-./configure: line 1666: -E: command not found
-configure:1671: $? = 127
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-| #ifdef __STDC__
-| # include <limits.h>
-| #else
-| # include <assert.h>
-| #endif
-| Syntax error
-configure:1665: /lib/cpp conftest.c
-configure:1671: $? = 0
-configure:1703: /lib/cpp conftest.c
-conftest.c:9:28: ac_nonexistent.h: No such file or directory
-configure:1709: $? = 1
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-| #include <ac_nonexistent.h>
-configure:1748: result: /lib/cpp
-configure:1772: /lib/cpp conftest.c
-configure:1778: $? = 0
-configure:1810: /lib/cpp conftest.c
-conftest.c:9:28: ac_nonexistent.h: No such file or directory
-configure:1816: $? = 1
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-| #include <ac_nonexistent.h>
-configure:1860: checking for egrep
-configure:1870: result: grep -E
-configure:1949: checking for gcc
-configure:1965: found /usr/bin/gcc
-configure:1975: result: gcc
-configure:2219: checking for C compiler version
-configure:2222: gcc --version </dev/null >&5
-gcc (GCC) 3.3.5 (Debian 1:3.3.5-6)
-Copyright (C) 2003 Free Software Foundation, Inc.
-This is free software; see the source for copying conditions. There is NO
-warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-
-configure:2225: $? = 0
-configure:2227: gcc -v </dev/null >&5
-Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs
-Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux
-Thread model: posix
-gcc version 3.3.5 (Debian 1:3.3.5-6)
-configure:2230: $? = 0
-configure:2232: gcc -V </dev/null >&5
-gcc: `-V' option must have argument
-configure:2235: $? = 1
-configure:2258: checking for C compiler default output file name
-configure:2261: gcc conftest.c >&5
-configure:2264: $? = 0
-configure:2310: result: a.out
-configure:2315: checking whether the C compiler works
-configure:2321: ./a.out
-configure:2324: $? = 0
-configure:2341: result: yes
-configure:2348: checking whether we are cross compiling
-configure:2350: result: no
-configure:2353: checking for suffix of executables
-configure:2355: gcc -o conftest conftest.c >&5
-configure:2358: $? = 0
-configure:2383: result:
-configure:2389: checking for suffix of object files
-configure:2410: gcc -c conftest.c >&5
-configure:2413: $? = 0
-configure:2435: result: o
-configure:2439: checking whether we are using the GNU C compiler
-configure:2463: gcc -c conftest.c >&5
-configure:2469: $? = 0
-configure:2472: test -z || test ! -s conftest.err
-configure:2475: $? = 0
-configure:2478: test -s conftest.o
-configure:2481: $? = 0
-configure:2494: result: yes
-configure:2500: checking whether gcc accepts -g
-configure:2521: gcc -c -g conftest.c >&5
-configure:2527: $? = 0
-configure:2530: test -z || test ! -s conftest.err
-configure:2533: $? = 0
-configure:2536: test -s conftest.o
-configure:2539: $? = 0
-configure:2550: result: yes
-configure:2567: checking for gcc option to accept ANSI C
-configure:2637: gcc -c -g -O2 conftest.c >&5
-configure:2643: $? = 0
-configure:2646: test -z || test ! -s conftest.err
-configure:2649: $? = 0
-configure:2652: test -s conftest.o
-configure:2655: $? = 0
-configure:2673: result: none needed
-configure:2691: gcc -c -g -O2 conftest.c >&5
-conftest.c:2: error: parse error before "me"
-configure:2697: $? = 1
-configure: failed program was:
-| #ifndef __cplusplus
-| choke me
-| #endif
-configure:2840: checking for a BSD-compatible install
-configure:2895: result: /usr/bin/install -c
-configure:2909: checking for db2html
-configure:2927: found /usr/bin/db2html
-configure:2940: result: /usr/bin/db2html
-configure:3004: checking for gcj
-configure:3020: found /usr/bin/gcj
-configure:3030: result: gcj -C
-configure:3087: checking if gcj -C works
-configure:3101: gcj -C Test.java
-configure:3104: $? = 0
-configure:3117: result: yes
-configure:3122: checking if gcj -C works
-configure:3152: result: yes
-configure:3161: checking for jar
-configure:3177: found /usr/bin/jar
-configure:3187: result: jar
-configure:3275: checking for gcj
-configure:3293: found /usr/bin/gcj
-configure:3306: result: /usr/bin/gcj
-configure:3315: checking for GCJ - version >= 3.0.0
-configure:3363: gcc -o conftest -g -O2 conftest.c >&5
-configure:3366: $? = 0
-configure:3368: ./conftest
-configure:3371: $? = 0
-configure:3386: result: yes
-configure:3390: checking for gcj
-configure:3421: result: /usr/bin/gcj
-configure:3430: checking for jar
-configure:3448: found /usr/bin/jar
-configure:3461: result: /usr/bin/jar
-configure:3534: checking for main in -libs
-configure:3558: gcc -o conftest -g -O2 conftest.c -libs >&5
-/usr/bin/ld: cannot find -libs
-collect2: ld returned 1 exit status
-configure:3564: $? = 1
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-|
-|
-| int
-| main ()
-| {
-| main ();
-| ;
-| return 0;
-| }
-configure:3589: result: no
-configure:3655: checking for gtk+-2.0 >= 2.4
-configure:3659: result: yes
-configure:3663: checking GTK_CFLAGS
-configure:3666: result: -DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-configure:3669: checking GTK_LIBS
-configure:3672: result: -Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
-configure:3708: checking for an ANSI C-conforming const
-configure:3775: gcc -c -g -O2 conftest.c >&5
-configure:3781: $? = 0
-configure:3784: test -z || test ! -s conftest.err
-configure:3787: $? = 0
-configure:3790: test -s conftest.o
-configure:3793: $? = 0
-configure:3804: result: yes
-configure:3817: checking for working alloca.h
-configure:3838: gcc -o conftest -g -O2 conftest.c >&5
-configure:3844: $? = 0
-configure:3847: test -z || test ! -s conftest.err
-configure:3850: $? = 0
-configure:3853: test -s conftest
-configure:3856: $? = 0
-configure:3868: result: yes
-configure:3878: checking for alloca
-configure:3919: gcc -o conftest -g -O2 conftest.c >&5
-configure:3925: $? = 0
-configure:3928: test -z || test ! -s conftest.err
-configure:3931: $? = 0
-configure:3934: test -s conftest
-configure:3937: $? = 0
-configure:3949: result: yes
-configure:4228: checking for libgnomeui-2.0 >= 2.7.1 libgnomecanvas-2.0 >= 2.7.1
-configure:4232: result: yes
-configure:4236: checking GNOME_CFLAGS
-configure:4239: result: -DORBIT2=1 -pthread -DXTHREADS -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/inclu [...]
-configure:4242: checking GNOME_LIBS
-configure:4245: result: -Wl,--export-dynamic -pthread -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 -lpthread -lz -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lgnomecanvas-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
-configure:4330: checking for libglade-2.0 >= 2.3.6
-configure:4334: result: yes
-configure:4338: checking LIBGLADE_CFLAGS
-configure:4341: result: -DXTHREADS -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-configure:4344: checking LIBGLADE_LIBS
-configure:4347: result: -Wl,--export-dynamic -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lpthread -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
-configure:4505: creating ./config.status
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by config.status, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- CONFIG_FILES =
- CONFIG_HEADERS =
- CONFIG_LINKS =
- CONFIG_COMMANDS =
- $ ./config.status
-
-on pathfinderii
-
-config.status:721: creating glade-java.pc
-config.status:721: creating Makefile
-config.status:721: creating src/Makefile
-config.status:721: creating src/java/org/gnu/glade/LibGlade.java
-
-## ---------------- ##
-## Cache variables. ##
-## ---------------- ##
-
-ac_cv_c_compiler_gnu=yes
-ac_cv_c_const=yes
-ac_cv_env_CC_set=
-ac_cv_env_CC_value=
-ac_cv_env_CFLAGS_set=
-ac_cv_env_CFLAGS_value=
-ac_cv_env_CPPFLAGS_set=
-ac_cv_env_CPPFLAGS_value=
-ac_cv_env_CPP_set=
-ac_cv_env_CPP_value=
-ac_cv_env_LDFLAGS_set=
-ac_cv_env_LDFLAGS_value=
-ac_cv_env_build_alias_set=
-ac_cv_env_build_alias_value=
-ac_cv_env_host_alias_set=
-ac_cv_env_host_alias_value=
-ac_cv_env_target_alias_set=
-ac_cv_env_target_alias_value=
-ac_cv_exeext=
-ac_cv_func_alloca_works=yes
-ac_cv_lib_ibs_main=no
-ac_cv_objext=o
-ac_cv_path_DB1=/usr/bin/db2html
-ac_cv_path_GCJ=/usr/bin/gcj
-ac_cv_path_JAR=/usr/bin/jar
-ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
-ac_cv_path_install='/usr/bin/install -c'
-ac_cv_prog_CPP=/lib/cpp
-ac_cv_prog_JAR=jar
-ac_cv_prog_JAVAC='gcj -C'
-ac_cv_prog_ac_ct_CC=gcc
-ac_cv_prog_cc_g=yes
-ac_cv_prog_cc_stdc=
-ac_cv_prog_egrep='grep -E'
-ac_cv_prog_javac_works=yes
-ac_cv_working_alloca_h=yes
-
-## ----------------- ##
-## Output variables. ##
-## ----------------- ##
-
-ALLOCA=''
-CC='gcc'
-CFLAGS='-g -O2'
-CPP='/lib/cpp'
-CPPFLAGS=''
-DB1='/usr/bin/db2html'
-DB2=''
-DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 '
-DOCBOOK='/usr/bin/db2html'
-ECHO_C=''
-ECHO_N='-n'
-ECHO_T=''
-EGREP='grep -E'
-EXEEXT=''
-GCJ='/usr/bin/gcj'
-GCJ_BUILD_TARGETS='native-gcj'
-GCJ_CLASSPATH='/usr/share/java/libgcj-3.3.5.jar:'
-GCJ_INSTALL_TARGETS='native_install'
-GCJ_UNINSTALL_TARGETS='native_uninstall'
-GNOMEJAR='/home/java-gnome-2.8.3/libgnome-java/lib//gnome2.8-2.8.2.jar'
-GNOMEJAVA_CFLAGS=' '
-GNOMEJAVA_LIBS=' '
-GNOME_CFLAGS='-DORBIT2=1 -pthread -DXTHREADS -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetyp [...]
-GNOME_LIBS='-Wl,--export-dynamic -pthread -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 -lpthread -lz -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lgnomecanvas-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 '
-GTKJAR='/home/java-gnome-2.8.3/libgtk-java/lib/gtk2.4-2.4.6.jar'
-GTKJAVA_CFLAGS=' '
-GTKJAVA_LIBS=' '
-GTK_CFLAGS='-DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
-GTK_LIBS='-Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 '
-INSTALLED_CLASSPATH='${prefix}/share/java/glade2.8-2.8.2.jar'
-INSTALLED_JNI_DIR='${prefix}/lib/jni/'
-INSTALL_DATA='${INSTALL} -m 644'
-INSTALL_PROGRAM='${INSTALL}'
-INSTALL_SCRIPT='${INSTALL}'
-INSTALL_TARGETS=''
-JAR='/usr/bin/jar'
-JAVAC='gcj -C'
-JG_GNOME_LIB_PATH='/home/java-gnome-2.8.3/libgnome-java/lib/'
-JG_GTK_LIB_PATH='/home/java-gnome-2.8.3/libgtk-java/lib/'
-LDFLAGS=''
-LIBGLADE_CFLAGS='-DXTHREADS -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
-LIBGLADE_LIBS='-Wl,--export-dynamic -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lpthread -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 '
-LIBOBJS=''
-LIBS=''
-LTLIBOBJS=''
-MACRO_FLAG=''
-NATIVEGNOMEJAR='/home/java-gnome-2.8.3/libgnome-java/lib//libgnomejar2.8.so'
-NATIVEGTKJAR='/home/java-gnome-2.8.3/libgtk-java/lib//libgtkjar2.4.so'
-OBJEXT='o'
-PACKAGE_BUGREPORT=''
-PACKAGE_NAME=''
-PACKAGE_STRING=''
-PACKAGE_TARNAME=''
-PACKAGE_VERSION=''
-PATH_SEPARATOR=':'
-PKG_CONFIG='/usr/bin/pkg-config'
-SHELL='/bin/sh'
-TOPLEVEL_TARGETS=''
-UNINSTALL_TARGETS=''
-ac_ct_CC='gcc'
-apiversion='2.8'
-bindir='${exec_prefix}/bin'
-build_alias=''
-datadir='${prefix}/share'
-exec_prefix='${prefix}'
-gnomeapiversion='2.8'
-gtkapiversion='2.4'
-host_alias=''
-includedir='${prefix}/include'
-infodir='${prefix}/info'
-libdir='/usr/lib/jni/'
-libexecdir='${exec_prefix}/libexec'
-localstatedir='${prefix}/var'
-mandir='${prefix}/man'
-oldincludedir='/usr/include'
-prefix='/usr/'
-program_transform_name='s,x,x,'
-sbindir='${exec_prefix}/sbin'
-sharedstatedir='${prefix}/com'
-sysconfdir='${prefix}/etc'
-target_alias=''
-version='2.8.2'
-
-## ----------- ##
-## confdefs.h. ##
-## ----------- ##
-
-#define HAVE_ALLOCA 1
-#define HAVE_ALLOCA_H 1
-#define PACKAGE_BUGREPORT ""
-#define PACKAGE_NAME ""
-#define PACKAGE_STRING ""
-#define PACKAGE_TARNAME ""
-#define PACKAGE_VERSION ""
-
-configure: exit 0
diff --git a/libglade-java/config.status b/libglade-java/config.status
deleted file mode 100644
index f8688e7..0000000
--- a/libglade-java/config.status
+++ /dev/null
@@ -1,757 +0,0 @@
-#! /bin/sh
-# Generated by configure.
-# Run this file to recreate the current configuration.
-# Compiler output produced by configure, useful for debugging
-# configure, is in config.log if it exists.
-
-debug=false
-ac_cs_recheck=false
-ac_cs_silent=false
-SHELL=${CONFIG_SHELL-/bin/sh}
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
-echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
-echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-exec 6>&1
-
-# Open the log real soon, to keep \$[0] and so on meaningful, and to
-# report actual input values of CONFIG_FILES etc. instead of their
-# values after options handling. Logging --version etc. is OK.
-exec 5>>config.log
-{
- echo
- sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
-## Running $as_me. ##
-_ASBOX
-} >&5
-cat >&5 <<_CSEOF
-
-This file was extended by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- CONFIG_FILES = $CONFIG_FILES
- CONFIG_HEADERS = $CONFIG_HEADERS
- CONFIG_LINKS = $CONFIG_LINKS
- CONFIG_COMMANDS = $CONFIG_COMMANDS
- $ $0 $@
-
-_CSEOF
-echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
-echo >&5
-config_files=" glade-java.pc Makefile src/Makefile src/java/org/gnu/glade/LibGlade.java"
-
-ac_cs_usage="\
-\`$as_me' instantiates files from templates according to the
-current configuration.
-
-Usage: $0 [OPTIONS] [FILE]...
-
- -h, --help print this help, then exit
- -V, --version print version number, then exit
- -q, --quiet do not print progress messages
- -d, --debug don't remove temporary files
- --recheck update $as_me by reconfiguring in the same conditions
- --file=FILE[:TEMPLATE]
- instantiate the configuration file FILE
-
-Configuration files:
-$config_files
-
-Report bugs to <bug-autoconf at gnu.org>."
-ac_cs_version="\
-config.status
-configured by ./configure, generated by GNU Autoconf 2.59,
- with options \"'--libdir=/usr/lib/jni/' '--prefix=/usr/'\"
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This config.status script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it."
-srcdir=.
-INSTALL="/usr/bin/install -c"
-# If no file are specified by the user, then we need to provide default
-# value. By we need to know if files were specified by the user.
-ac_need_defaults=:
-while test $# != 0
-do
- case $1 in
- --*=*)
- ac_option=`expr "x$1" : 'x\([^=]*\)='`
- ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
- ac_shift=:
- ;;
- -*)
- ac_option=$1
- ac_optarg=$2
- ac_shift=shift
- ;;
- *) # This is not an option, so the user has probably given explicit
- # arguments.
- ac_option=$1
- ac_need_defaults=false;;
- esac
-
- case $ac_option in
- # Handling of the options.
- -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
- ac_cs_recheck=: ;;
- --version | --vers* | -V )
- echo "$ac_cs_version"; exit 0 ;;
- --he | --h)
- # Conflict between --help and --header
- { { echo "$as_me:$LINENO: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; };;
- --help | --hel | -h )
- echo "$ac_cs_usage"; exit 0 ;;
- --debug | --d* | -d )
- debug=: ;;
- --file | --fil | --fi | --f )
- $ac_shift
- CONFIG_FILES="$CONFIG_FILES $ac_optarg"
- ac_need_defaults=false;;
- --header | --heade | --head | --hea )
- $ac_shift
- CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
- ac_need_defaults=false;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil | --si | --s)
- ac_cs_silent=: ;;
-
- # This is an error.
- -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; } ;;
-
- *) ac_config_targets="$ac_config_targets $1" ;;
-
- esac
- shift
-done
-
-ac_configure_extra_args=
-
-if $ac_cs_silent; then
- exec 6>/dev/null
- ac_configure_extra_args="$ac_configure_extra_args --silent"
-fi
-
-if $ac_cs_recheck; then
- echo "running /bin/sh ./configure " '--libdir=/usr/lib/jni/' '--prefix=/usr/' $ac_configure_extra_args " --no-create --no-recursion" >&6
- exec /bin/sh ./configure '--libdir=/usr/lib/jni/' '--prefix=/usr/' $ac_configure_extra_args --no-create --no-recursion
-fi
-
-for ac_config_target in $ac_config_targets
-do
- case "$ac_config_target" in
- # Handling of arguments.
- "glade-java.pc" ) CONFIG_FILES="$CONFIG_FILES glade-java.pc" ;;
- "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
- "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
- "src/java/org/gnu/glade/LibGlade.java" ) CONFIG_FILES="$CONFIG_FILES src/java/org/gnu/glade/LibGlade.java" ;;
- *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
-echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# If the user did not use the arguments to specify the items to instantiate,
-# then the envvar interface is used. Set only those that are not.
-# We use the long form for the default assignment because of an extremely
-# bizarre bug on SunOS 4.1.3.
-if $ac_need_defaults; then
- test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
-fi
-
-# Have a temporary directory for convenience. Make it in the build tree
-# simply because there is no reason to put it here, and in addition,
-# creating and moving files from /tmp can sometimes cause problems.
-# Create a temporary directory, and hook for its removal unless debugging.
-$debug ||
-{
- trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
- trap '{ (exit 1); exit 1; }' 1 2 13 15
-}
-
-# Create a (secure) tmp directory for tmp files.
-
-{
- tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
- test -n "$tmp" && test -d "$tmp"
-} ||
-{
- tmp=./confstat$$-$RANDOM
- (umask 077 && mkdir $tmp)
-} ||
-{
- echo "$me: cannot create a temporary directory in ." >&2
- { (exit 1); exit 1; }
-}
-
-
-#
-# CONFIG_FILES section.
-#
-
-# No need to generate the scripts if there are no CONFIG_FILES.
-# This happens for instance when ./config.status config.h
-if test -n "$CONFIG_FILES"; then
- # Protect against being on the right side of a sed subst in config.status.
- sed 's/,@/@@/; s/@,/@@/; s/,;t t$/@;t t/; /@;t t$/s/[\\&,]/\\&/g;
- s/@@/,@/; s/@@/@,/; s/@;t t$/,;t t/' >$tmp/subs.sed <<\CEOF
-s, at SHELL@,/bin/sh,;t t
-s, at PATH_SEPARATOR@,:,;t t
-s, at PACKAGE_NAME@,,;t t
-s, at PACKAGE_TARNAME@,,;t t
-s, at PACKAGE_VERSION@,,;t t
-s, at PACKAGE_STRING@,,;t t
-s, at PACKAGE_BUGREPORT@,,;t t
-s, at exec_prefix@,${prefix},;t t
-s, at prefix@,/usr/,;t t
-s, at program_transform_name@,s,x,x,,;t t
-s, at bindir@,${exec_prefix}/bin,;t t
-s, at sbindir@,${exec_prefix}/sbin,;t t
-s, at libexecdir@,${exec_prefix}/libexec,;t t
-s, at datadir@,${prefix}/share,;t t
-s, at sysconfdir@,${prefix}/etc,;t t
-s, at sharedstatedir@,${prefix}/com,;t t
-s, at localstatedir@,${prefix}/var,;t t
-s, at libdir@,/usr/lib/jni/,;t t
-s, at includedir@,${prefix}/include,;t t
-s, at oldincludedir@,/usr/include,;t t
-s, at infodir@,${prefix}/info,;t t
-s, at mandir@,${prefix}/man,;t t
-s, at build_alias@,,;t t
-s, at host_alias@,,;t t
-s, at target_alias@,,;t t
-s, at DEFS@,-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 ,;t t
-s, at ECHO_C@,,;t t
-s, at ECHO_N@,-n,;t t
-s, at ECHO_T@,,;t t
-s, at LIBS@,,;t t
-s, at INSTALLED_CLASSPATH@,${prefix}/share/java/glade2.8-2.8.2.jar,;t t
-s, at INSTALLED_JNI_DIR@,${prefix}/lib/jni/,;t t
-s, at version@,2.8.2,;t t
-s, at apiversion@,2.8,;t t
-s, at PKG_CONFIG@,/usr/bin/pkg-config,;t t
-s, at GTKJAVA_CFLAGS@, ,;t t
-s, at GTKJAVA_LIBS@, ,;t t
-s, at gtkapiversion@,2.4,;t t
-s, at GTKJAR@,/home/java-gnome-2.8.3/libgtk-java/lib/gtk2.4-2.4.6.jar,;t t
-s, at JG_GTK_LIB_PATH@,/home/java-gnome-2.8.3/libgtk-java/lib/,;t t
-s, at NATIVEGTKJAR@,/home/java-gnome-2.8.3/libgtk-java/lib//libgtkjar2.4.so,;t t
-s, at GNOMEJAVA_CFLAGS@, ,;t t
-s, at GNOMEJAVA_LIBS@, ,;t t
-s, at gnomeapiversion@,2.8,;t t
-s, at GNOMEJAR@,/home/java-gnome-2.8.3/libgnome-java/lib//gnome2.8-2.8.2.jar,;t t
-s, at JG_GNOME_LIB_PATH@,/home/java-gnome-2.8.3/libgnome-java/lib/,;t t
-s, at NATIVEGNOMEJAR@,/home/java-gnome-2.8.3/libgnome-java/lib//libgnomejar2.8.so,;t t
-s, at CC@,gcc,;t t
-s, at CFLAGS@,-g -O2,;t t
-s, at LDFLAGS@,,;t t
-s, at CPPFLAGS@,,;t t
-s, at ac_ct_CC@,gcc,;t t
-s, at EXEEXT@,,;t t
-s, at OBJEXT@,o,;t t
-s, at INSTALL_PROGRAM@,${INSTALL},;t t
-s, at INSTALL_SCRIPT@,${INSTALL},;t t
-s, at INSTALL_DATA@,${INSTALL} -m 644,;t t
-s, at DB1@,/usr/bin/db2html,;t t
-s, at DB2@,,;t t
-s, at DOCBOOK@,/usr/bin/db2html,;t t
-s, at JAVAC@,gcj -C,;t t
-s, at JAR@,/usr/bin/jar,;t t
-s, at GCJ@,/usr/bin/gcj,;t t
-s, at GCJ_CLASSPATH@,/usr/share/java/libgcj-3.3.5.jar:,;t t
-s, at GCJ_BUILD_TARGETS@,native-gcj,;t t
-s, at GCJ_INSTALL_TARGETS@,native_install,;t t
-s, at GCJ_UNINSTALL_TARGETS@,native_uninstall,;t t
-s, at GTK_CFLAGS@,-DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ,;t t
-s, at GTK_LIBS@,-Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ,;t t
-s, at TOPLEVEL_TARGETS@,,;t t
-s, at INSTALL_TARGETS@,,;t t
-s, at UNINSTALL_TARGETS@,,;t t
-s, at MACRO_FLAG@,,;t t
-s, at ALLOCA@,,;t t
-s, at CPP@,/lib/cpp,;t t
-s, at EGREP@,grep -E,;t t
-s, at GNOME_CFLAGS@,-DORBIT2=1 -pthread -DXTHREADS -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/free [...]
-s, at GNOME_LIBS@,-Wl,--export-dynamic -pthread -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 -lpthread -lz -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lgnomecanvas-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ,;t t
-s, at LIBGLADE_CFLAGS@,-DXTHREADS -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ,;t t
-s, at LIBGLADE_LIBS@,-Wl,--export-dynamic -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lpthread -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ,;t t
-s, at LIBOBJS@,,;t t
-s, at LTLIBOBJS@,,;t t
-CEOF
-
- # Split the substitutions into bite-sized pieces for seds with
- # small command number limits, like on Digital OSF/1 and HP-UX.
- ac_max_sed_lines=48
- ac_sed_frag=1 # Number of current file.
- ac_beg=1 # First line for current file.
- ac_end=$ac_max_sed_lines # Line after last line for current file.
- ac_more_lines=:
- ac_sed_cmds=
- while $ac_more_lines; do
- if test $ac_beg -gt 1; then
- sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- else
- sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- fi
- if test ! -s $tmp/subs.frag; then
- ac_more_lines=false
- else
- # The purpose of the label and of the branching condition is to
- # speed up the sed processing (if there are no `@' at all, there
- # is no need to browse any of the substitutions).
- # These are the two extra sed commands mentioned above.
- (echo ':t
- /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
- else
- ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
- fi
- ac_sed_frag=`expr $ac_sed_frag + 1`
- ac_beg=$ac_end
- ac_end=`expr $ac_end + $ac_max_sed_lines`
- fi
- done
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds=cat
- fi
-fi # test -n "$CONFIG_FILES"
-
-for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
- # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
- case $ac_file in
- - | *:- | *:-:* ) # input from stdin
- cat >$tmp/stdin
- ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- * ) ac_file_in=$ac_file.in ;;
- esac
-
- # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
- ac_dir=`(dirname "$ac_file") 2>/dev/null ||
-$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$ac_file" : 'X\(//\)[^/]' \| \
- X"$ac_file" : 'X\(//\)$' \| \
- X"$ac_file" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$ac_file" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- { if $as_mkdir_p; then
- mkdir -p "$ac_dir"
- else
- as_dir="$ac_dir"
- as_dirs=
- while test ! -d "$as_dir"; do
- as_dirs="$as_dir $as_dirs"
- as_dir=`(dirname "$as_dir") 2>/dev/null ||
-$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$as_dir" : 'X\(//\)[^/]' \| \
- X"$as_dir" : 'X\(//\)$' \| \
- X"$as_dir" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$as_dir" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- done
- test ! -n "$as_dirs" || mkdir $as_dirs
- fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
-echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
- { (exit 1); exit 1; }; }; }
-
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
-
- case $INSTALL in
- [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
- *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
- esac
-
- # Let's still pretend it is `configure' which instantiates (i.e., don't
- # use $as_me), people would be surprised to read:
- # /* config.h. Generated by config.status. */
- if test x"$ac_file" = x-; then
- configure_input=
- else
- configure_input="$ac_file. "
- fi
- configure_input=$configure_input"Generated from `echo $ac_file_in |
- sed 's,.*/,,'` by configure."
-
- # First look for the input files in the build tree, otherwise in the
- # src tree.
- ac_file_inputs=`IFS=:
- for f in $ac_file_in; do
- case $f in
- -) echo $tmp/stdin ;;
- [\\/$]*)
- # Absolute (can't be DOS-style, as IFS=:)
- test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- echo "$f";;
- *) # Relative
- if test -f "$f"; then
- # Build tree
- echo "$f"
- elif test -f "$srcdir/$f"; then
- # Source tree
- echo "$srcdir/$f"
- else
- # /dev/null tree
- { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- fi;;
- esac
- done` || { (exit 1); exit 1; }
-
- if test x"$ac_file" != x-; then
- { echo "$as_me:$LINENO: creating $ac_file" >&5
-echo "$as_me: creating $ac_file" >&6;}
- rm -f "$ac_file"
- fi
- sed "/^[ ]*VPATH[ ]*=/{
-s/:*\$(srcdir):*/:/;
-s/:*\${srcdir}:*/:/;
-s/:*@srcdir@:*/:/;
-s/^\([^=]*=[ ]*\):*/\1/;
-s/:*$//;
-s/^[^=]*=[ ]*$//;
-}
-
-:t
-/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
-s, at configure_input@,$configure_input,;t t
-s, at srcdir@,$ac_srcdir,;t t
-s, at abs_srcdir@,$ac_abs_srcdir,;t t
-s, at top_srcdir@,$ac_top_srcdir,;t t
-s, at abs_top_srcdir@,$ac_abs_top_srcdir,;t t
-s, at builddir@,$ac_builddir,;t t
-s, at abs_builddir@,$ac_abs_builddir,;t t
-s, at top_builddir@,$ac_top_builddir,;t t
-s, at abs_top_builddir@,$ac_abs_top_builddir,;t t
-s, at INSTALL@,$ac_INSTALL,;t t
-" $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
- rm -f $tmp/stdin
- if test x"$ac_file" != x-; then
- mv $tmp/out $ac_file
- else
- cat $tmp/out
- rm -f $tmp/out
- fi
-
-done
-
-{ (exit 0); exit 0; }
diff --git a/libglade-java/configure b/libglade-java/configure
deleted file mode 100644
index 38c9fb8..0000000
--- a/libglade-java/configure
+++ /dev/null
@@ -1,5337 +0,0 @@
-#! /bin/sh
-# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.59.
-#
-# Copyright (C) 2003 Free Software Foundation, Inc.
-# This configure script is free software; the Free Software Foundation
-# gives unlimited permission to copy, distribute and modify it.
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-
-# Name of the host.
-# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
-# so uname gets run too.
-ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
-
-exec 6>&1
-
-#
-# Initializations.
-#
-ac_default_prefix=/usr/local
-ac_config_libobj_dir=.
-cross_compiling=no
-subdirs=
-MFLAGS=
-MAKEFLAGS=
-SHELL=${CONFIG_SHELL-/bin/sh}
-
-# Maximum number of lines to put in a shell here document.
-# This variable seems obsolete. It should probably be removed, and
-# only ac_max_sed_lines should be used.
-: ${ac_max_here_lines=38}
-
-# Identity of this package.
-PACKAGE_NAME=
-PACKAGE_TARNAME=
-PACKAGE_VERSION=
-PACKAGE_STRING=
-PACKAGE_BUGREPORT=
-
-ac_unique_file="src/jni/org_gnu_glade_LibGlade.c"
-ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALLED_CLASSPATH INSTALLED_JNI_DIR version apiversion PKG_CONFIG GTKJAVA_CFLAGS GTKJAVA_LIBS gtkapiversion GTKJAR JG_GTK_LIB_PATH NATIVEGTKJAR GN [...]
-ac_subst_files=''
-
-# Initialize some variables set by options.
-ac_init_help=
-ac_init_version=false
-# The variables have the same names as the options, with
-# dashes changed to underlines.
-cache_file=/dev/null
-exec_prefix=NONE
-no_create=
-no_recursion=
-prefix=NONE
-program_prefix=NONE
-program_suffix=NONE
-program_transform_name=s,x,x,
-silent=
-site=
-srcdir=
-verbose=
-x_includes=NONE
-x_libraries=NONE
-
-# Installation directory options.
-# These are left unexpanded so users can "make install exec_prefix=/foo"
-# and all the variables that are supposed to be based on exec_prefix
-# by default will actually change.
-# Use braces instead of parens because sh, perl, etc. also accept them.
-bindir='${exec_prefix}/bin'
-sbindir='${exec_prefix}/sbin'
-libexecdir='${exec_prefix}/libexec'
-datadir='${prefix}/share'
-sysconfdir='${prefix}/etc'
-sharedstatedir='${prefix}/com'
-localstatedir='${prefix}/var'
-libdir='${exec_prefix}/lib'
-includedir='${prefix}/include'
-oldincludedir='/usr/include'
-infodir='${prefix}/info'
-mandir='${prefix}/man'
-
-ac_prev=
-for ac_option
-do
- # If the previous option needs an argument, assign it.
- if test -n "$ac_prev"; then
- eval "$ac_prev=\$ac_option"
- ac_prev=
- continue
- fi
-
- ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
-
- # Accept the important Cygnus configure options, so we can diagnose typos.
-
- case $ac_option in
-
- -bindir | --bindir | --bindi | --bind | --bin | --bi)
- ac_prev=bindir ;;
- -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
- bindir=$ac_optarg ;;
-
- -build | --build | --buil | --bui | --bu)
- ac_prev=build_alias ;;
- -build=* | --build=* | --buil=* | --bui=* | --bu=*)
- build_alias=$ac_optarg ;;
-
- -cache-file | --cache-file | --cache-fil | --cache-fi \
- | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
- ac_prev=cache_file ;;
- -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
- | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
- cache_file=$ac_optarg ;;
-
- --config-cache | -C)
- cache_file=config.cache ;;
-
- -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
- ac_prev=datadir ;;
- -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
- | --da=*)
- datadir=$ac_optarg ;;
-
- -disable-* | --disable-*)
- ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid feature name: $ac_feature" >&2
- { (exit 1); exit 1; }; }
- ac_feature=`echo $ac_feature | sed 's/-/_/g'`
- eval "enable_$ac_feature=no" ;;
-
- -enable-* | --enable-*)
- ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid feature name: $ac_feature" >&2
- { (exit 1); exit 1; }; }
- ac_feature=`echo $ac_feature | sed 's/-/_/g'`
- case $ac_option in
- *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
- *) ac_optarg=yes ;;
- esac
- eval "enable_$ac_feature='$ac_optarg'" ;;
-
- -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
- | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
- | --exec | --exe | --ex)
- ac_prev=exec_prefix ;;
- -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
- | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
- | --exec=* | --exe=* | --ex=*)
- exec_prefix=$ac_optarg ;;
-
- -gas | --gas | --ga | --g)
- # Obsolete; use --with-gas.
- with_gas=yes ;;
-
- -help | --help | --hel | --he | -h)
- ac_init_help=long ;;
- -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
- ac_init_help=recursive ;;
- -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
- ac_init_help=short ;;
-
- -host | --host | --hos | --ho)
- ac_prev=host_alias ;;
- -host=* | --host=* | --hos=* | --ho=*)
- host_alias=$ac_optarg ;;
-
- -includedir | --includedir | --includedi | --included | --include \
- | --includ | --inclu | --incl | --inc)
- ac_prev=includedir ;;
- -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
- | --includ=* | --inclu=* | --incl=* | --inc=*)
- includedir=$ac_optarg ;;
-
- -infodir | --infodir | --infodi | --infod | --info | --inf)
- ac_prev=infodir ;;
- -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
- infodir=$ac_optarg ;;
-
- -libdir | --libdir | --libdi | --libd)
- ac_prev=libdir ;;
- -libdir=* | --libdir=* | --libdi=* | --libd=*)
- libdir=$ac_optarg ;;
-
- -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
- | --libexe | --libex | --libe)
- ac_prev=libexecdir ;;
- -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
- | --libexe=* | --libex=* | --libe=*)
- libexecdir=$ac_optarg ;;
-
- -localstatedir | --localstatedir | --localstatedi | --localstated \
- | --localstate | --localstat | --localsta | --localst \
- | --locals | --local | --loca | --loc | --lo)
- ac_prev=localstatedir ;;
- -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
- | --localstate=* | --localstat=* | --localsta=* | --localst=* \
- | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
- localstatedir=$ac_optarg ;;
-
- -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
- ac_prev=mandir ;;
- -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
- mandir=$ac_optarg ;;
-
- -nfp | --nfp | --nf)
- # Obsolete; use --without-fp.
- with_fp=no ;;
-
- -no-create | --no-create | --no-creat | --no-crea | --no-cre \
- | --no-cr | --no-c | -n)
- no_create=yes ;;
-
- -no-recursion | --no-recursion | --no-recursio | --no-recursi \
- | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
- no_recursion=yes ;;
-
- -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
- | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
- | --oldin | --oldi | --old | --ol | --o)
- ac_prev=oldincludedir ;;
- -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
- | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
- | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
- oldincludedir=$ac_optarg ;;
-
- -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
- ac_prev=prefix ;;
- -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
- prefix=$ac_optarg ;;
-
- -program-prefix | --program-prefix | --program-prefi | --program-pref \
- | --program-pre | --program-pr | --program-p)
- ac_prev=program_prefix ;;
- -program-prefix=* | --program-prefix=* | --program-prefi=* \
- | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
- program_prefix=$ac_optarg ;;
-
- -program-suffix | --program-suffix | --program-suffi | --program-suff \
- | --program-suf | --program-su | --program-s)
- ac_prev=program_suffix ;;
- -program-suffix=* | --program-suffix=* | --program-suffi=* \
- | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
- program_suffix=$ac_optarg ;;
-
- -program-transform-name | --program-transform-name \
- | --program-transform-nam | --program-transform-na \
- | --program-transform-n | --program-transform- \
- | --program-transform | --program-transfor \
- | --program-transfo | --program-transf \
- | --program-trans | --program-tran \
- | --progr-tra | --program-tr | --program-t)
- ac_prev=program_transform_name ;;
- -program-transform-name=* | --program-transform-name=* \
- | --program-transform-nam=* | --program-transform-na=* \
- | --program-transform-n=* | --program-transform-=* \
- | --program-transform=* | --program-transfor=* \
- | --program-transfo=* | --program-transf=* \
- | --program-trans=* | --program-tran=* \
- | --progr-tra=* | --program-tr=* | --program-t=*)
- program_transform_name=$ac_optarg ;;
-
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil)
- silent=yes ;;
-
- -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
- ac_prev=sbindir ;;
- -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
- | --sbi=* | --sb=*)
- sbindir=$ac_optarg ;;
-
- -sharedstatedir | --sharedstatedir | --sharedstatedi \
- | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
- | --sharedst | --shareds | --shared | --share | --shar \
- | --sha | --sh)
- ac_prev=sharedstatedir ;;
- -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
- | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
- | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
- | --sha=* | --sh=*)
- sharedstatedir=$ac_optarg ;;
-
- -site | --site | --sit)
- ac_prev=site ;;
- -site=* | --site=* | --sit=*)
- site=$ac_optarg ;;
-
- -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
- ac_prev=srcdir ;;
- -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
- srcdir=$ac_optarg ;;
-
- -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
- | --syscon | --sysco | --sysc | --sys | --sy)
- ac_prev=sysconfdir ;;
- -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
- | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
- sysconfdir=$ac_optarg ;;
-
- -target | --target | --targe | --targ | --tar | --ta | --t)
- ac_prev=target_alias ;;
- -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
- target_alias=$ac_optarg ;;
-
- -v | -verbose | --verbose | --verbos | --verbo | --verb)
- verbose=yes ;;
-
- -version | --version | --versio | --versi | --vers | -V)
- ac_init_version=: ;;
-
- -with-* | --with-*)
- ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid package name: $ac_package" >&2
- { (exit 1); exit 1; }; }
- ac_package=`echo $ac_package| sed 's/-/_/g'`
- case $ac_option in
- *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
- *) ac_optarg=yes ;;
- esac
- eval "with_$ac_package='$ac_optarg'" ;;
-
- -without-* | --without-*)
- ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid package name: $ac_package" >&2
- { (exit 1); exit 1; }; }
- ac_package=`echo $ac_package | sed 's/-/_/g'`
- eval "with_$ac_package=no" ;;
-
- --x)
- # Obsolete; use --with-x.
- with_x=yes ;;
-
- -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
- | --x-incl | --x-inc | --x-in | --x-i)
- ac_prev=x_includes ;;
- -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
- | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
- x_includes=$ac_optarg ;;
-
- -x-libraries | --x-libraries | --x-librarie | --x-librari \
- | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
- ac_prev=x_libraries ;;
- -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
- | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
- x_libraries=$ac_optarg ;;
-
- -*) { echo "$as_me: error: unrecognized option: $ac_option
-Try \`$0 --help' for more information." >&2
- { (exit 1); exit 1; }; }
- ;;
-
- *=*)
- ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
- # Reject names that are not valid shell variable names.
- expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
- { (exit 1); exit 1; }; }
- ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
- eval "$ac_envvar='$ac_optarg'"
- export $ac_envvar ;;
-
- *)
- # FIXME: should be removed in autoconf 3.0.
- echo "$as_me: WARNING: you should use --build, --host, --target" >&2
- expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
- echo "$as_me: WARNING: invalid host type: $ac_option" >&2
- : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
- ;;
-
- esac
-done
-
-if test -n "$ac_prev"; then
- ac_option=--`echo $ac_prev | sed 's/_/-/g'`
- { echo "$as_me: error: missing argument to $ac_option" >&2
- { (exit 1); exit 1; }; }
-fi
-
-# Be sure to have absolute paths.
-for ac_var in exec_prefix prefix
-do
- eval ac_val=$`echo $ac_var`
- case $ac_val in
- [\\/$]* | ?:[\\/]* | NONE | '' ) ;;
- *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# Be sure to have absolute paths.
-for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
- localstatedir libdir includedir oldincludedir infodir mandir
-do
- eval ac_val=$`echo $ac_var`
- case $ac_val in
- [\\/$]* | ?:[\\/]* ) ;;
- *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# There might be people who depend on the old broken behavior: `$host'
-# used to hold the argument of --host etc.
-# FIXME: To remove some day.
-build=$build_alias
-host=$host_alias
-target=$target_alias
-
-# FIXME: To remove some day.
-if test "x$host_alias" != x; then
- if test "x$build_alias" = x; then
- cross_compiling=maybe
- echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
- If a cross compiler is detected then cross compile mode will be used." >&2
- elif test "x$build_alias" != "x$host_alias"; then
- cross_compiling=yes
- fi
-fi
-
-ac_tool_prefix=
-test -n "$host_alias" && ac_tool_prefix=$host_alias-
-
-test "$silent" = yes && exec 6>/dev/null
-
-
-# Find the source files, if location was not specified.
-if test -z "$srcdir"; then
- ac_srcdir_defaulted=yes
- # Try the directory containing this script, then its parent.
- ac_confdir=`(dirname "$0") 2>/dev/null ||
-$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$0" : 'X\(//\)[^/]' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$0" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- srcdir=$ac_confdir
- if test ! -r $srcdir/$ac_unique_file; then
- srcdir=..
- fi
-else
- ac_srcdir_defaulted=no
-fi
-if test ! -r $srcdir/$ac_unique_file; then
- if test "$ac_srcdir_defaulted" = yes; then
- { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
- { (exit 1); exit 1; }; }
- else
- { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
- { (exit 1); exit 1; }; }
- fi
-fi
-(cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||
- { echo "$as_me: error: sources are in $srcdir, but \`cd $srcdir' does not work" >&2
- { (exit 1); exit 1; }; }
-srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
-ac_env_build_alias_set=${build_alias+set}
-ac_env_build_alias_value=$build_alias
-ac_cv_env_build_alias_set=${build_alias+set}
-ac_cv_env_build_alias_value=$build_alias
-ac_env_host_alias_set=${host_alias+set}
-ac_env_host_alias_value=$host_alias
-ac_cv_env_host_alias_set=${host_alias+set}
-ac_cv_env_host_alias_value=$host_alias
-ac_env_target_alias_set=${target_alias+set}
-ac_env_target_alias_value=$target_alias
-ac_cv_env_target_alias_set=${target_alias+set}
-ac_cv_env_target_alias_value=$target_alias
-ac_env_CC_set=${CC+set}
-ac_env_CC_value=$CC
-ac_cv_env_CC_set=${CC+set}
-ac_cv_env_CC_value=$CC
-ac_env_CFLAGS_set=${CFLAGS+set}
-ac_env_CFLAGS_value=$CFLAGS
-ac_cv_env_CFLAGS_set=${CFLAGS+set}
-ac_cv_env_CFLAGS_value=$CFLAGS
-ac_env_LDFLAGS_set=${LDFLAGS+set}
-ac_env_LDFLAGS_value=$LDFLAGS
-ac_cv_env_LDFLAGS_set=${LDFLAGS+set}
-ac_cv_env_LDFLAGS_value=$LDFLAGS
-ac_env_CPPFLAGS_set=${CPPFLAGS+set}
-ac_env_CPPFLAGS_value=$CPPFLAGS
-ac_cv_env_CPPFLAGS_set=${CPPFLAGS+set}
-ac_cv_env_CPPFLAGS_value=$CPPFLAGS
-ac_env_CPP_set=${CPP+set}
-ac_env_CPP_value=$CPP
-ac_cv_env_CPP_set=${CPP+set}
-ac_cv_env_CPP_value=$CPP
-
-#
-# Report the --help message.
-#
-if test "$ac_init_help" = "long"; then
- # Omit some internal or obsolete options to make the list less imposing.
- # This message is too long to be a string in the A/UX 3.1 sh.
- cat <<_ACEOF
-\`configure' configures this package to adapt to many kinds of systems.
-
-Usage: $0 [OPTION]... [VAR=VALUE]...
-
-To assign environment variables (e.g., CC, CFLAGS...), specify them as
-VAR=VALUE. See below for descriptions of some of the useful variables.
-
-Defaults for the options are specified in brackets.
-
-Configuration:
- -h, --help display this help and exit
- --help=short display options specific to this package
- --help=recursive display the short help of all the included packages
- -V, --version display version information and exit
- -q, --quiet, --silent do not print \`checking...' messages
- --cache-file=FILE cache test results in FILE [disabled]
- -C, --config-cache alias for \`--cache-file=config.cache'
- -n, --no-create do not create output files
- --srcdir=DIR find the sources in DIR [configure dir or \`..']
-
-_ACEOF
-
- cat <<_ACEOF
-Installation directories:
- --prefix=PREFIX install architecture-independent files in PREFIX
- [$ac_default_prefix]
- --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
- [PREFIX]
-
-By default, \`make install' will install all the files in
-\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
-an installation prefix other than \`$ac_default_prefix' using \`--prefix',
-for instance \`--prefix=\$HOME'.
-
-For better control, use the options below.
-
-Fine tuning of the installation directories:
- --bindir=DIR user executables [EPREFIX/bin]
- --sbindir=DIR system admin executables [EPREFIX/sbin]
- --libexecdir=DIR program executables [EPREFIX/libexec]
- --datadir=DIR read-only architecture-independent data [PREFIX/share]
- --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
- --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
- --localstatedir=DIR modifiable single-machine data [PREFIX/var]
- --libdir=DIR object code libraries [EPREFIX/lib]
- --includedir=DIR C header files [PREFIX/include]
- --oldincludedir=DIR C header files for non-gcc [/usr/include]
- --infodir=DIR info documentation [PREFIX/info]
- --mandir=DIR man documentation [PREFIX/man]
-_ACEOF
-
- cat <<\_ACEOF
-_ACEOF
-fi
-
-if test -n "$ac_init_help"; then
-
- cat <<\_ACEOF
-
-Optional Packages:
- --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
- --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
- --without-gcj-compile Binary builds of Java-GNOME
-with gcj compiler will not be made
- --with-gcj-prefix=PFX Prefix where gcj is installed (optional)
-
-Some influential environment variables:
- CC C compiler command
- CFLAGS C compiler flags
- LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
- nonstandard directory <lib dir>
- CPPFLAGS C/C++ preprocessor flags, e.g. -I<include dir> if you have
- headers in a nonstandard directory <include dir>
- CPP C preprocessor
-
-Use these variables to override the choices made by `configure' or to help
-it to find libraries and programs with nonstandard names/locations.
-
-_ACEOF
-fi
-
-if test "$ac_init_help" = "recursive"; then
- # If there are subdirs, report their specific --help.
- ac_popdir=`pwd`
- for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
- test -d $ac_dir || continue
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
- cd $ac_dir
- # Check for guested configure; otherwise get Cygnus style configure.
- if test -f $ac_srcdir/configure.gnu; then
- echo
- $SHELL $ac_srcdir/configure.gnu --help=recursive
- elif test -f $ac_srcdir/configure; then
- echo
- $SHELL $ac_srcdir/configure --help=recursive
- elif test -f $ac_srcdir/configure.ac ||
- test -f $ac_srcdir/configure.in; then
- echo
- $ac_configure --help
- else
- echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
- fi
- cd "$ac_popdir"
- done
-fi
-
-test -n "$ac_init_help" && exit 0
-if $ac_init_version; then
- cat <<\_ACEOF
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This configure script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it.
-_ACEOF
- exit 0
-fi
-exec 5>config.log
-cat >&5 <<_ACEOF
-This file contains any messages produced by compilers while
-running configure, to aid debugging if configure makes a mistake.
-
-It was created by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- $ $0 $@
-
-_ACEOF
-{
-cat <<_ASUNAME
-## --------- ##
-## Platform. ##
-## --------- ##
-
-hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
-uname -m = `(uname -m) 2>/dev/null || echo unknown`
-uname -r = `(uname -r) 2>/dev/null || echo unknown`
-uname -s = `(uname -s) 2>/dev/null || echo unknown`
-uname -v = `(uname -v) 2>/dev/null || echo unknown`
-
-/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
-/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
-
-/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
-/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
-/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
-hostinfo = `(hostinfo) 2>/dev/null || echo unknown`
-/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
-/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
-/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
-
-_ASUNAME
-
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- echo "PATH: $as_dir"
-done
-
-} >&5
-
-cat >&5 <<_ACEOF
-
-
-## ----------- ##
-## Core tests. ##
-## ----------- ##
-
-_ACEOF
-
-
-# Keep a trace of the command line.
-# Strip out --no-create and --no-recursion so they do not pile up.
-# Strip out --silent because we don't want to record it for future runs.
-# Also quote any args containing shell meta-characters.
-# Make two passes to allow for proper duplicate-argument suppression.
-ac_configure_args=
-ac_configure_args0=
-ac_configure_args1=
-ac_sep=
-ac_must_keep_next=false
-for ac_pass in 1 2
-do
- for ac_arg
- do
- case $ac_arg in
- -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil)
- continue ;;
- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
- ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
- esac
- case $ac_pass in
- 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
- 2)
- ac_configure_args1="$ac_configure_args1 '$ac_arg'"
- if test $ac_must_keep_next = true; then
- ac_must_keep_next=false # Got value, back to normal.
- else
- case $ac_arg in
- *=* | --config-cache | -C | -disable-* | --disable-* \
- | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
- | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
- | -with-* | --with-* | -without-* | --without-* | --x)
- case "$ac_configure_args0 " in
- "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
- esac
- ;;
- -* ) ac_must_keep_next=true ;;
- esac
- fi
- ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
- # Get rid of the leading space.
- ac_sep=" "
- ;;
- esac
- done
-done
-$as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
-$as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
-
-# When interrupted or exit'd, cleanup temporary files, and complete
-# config.log. We remove comments because anyway the quotes in there
-# would cause problems or look ugly.
-# WARNING: Be sure not to use single quotes in there, as some shells,
-# such as our DU 5.0 friend, will then `close' the trap.
-trap 'exit_status=$?
- # Save into config.log some information that might help in debugging.
- {
- echo
-
- cat <<\_ASBOX
-## ---------------- ##
-## Cache variables. ##
-## ---------------- ##
-_ASBOX
- echo
- # The following way of writing the cache mishandles newlines in values,
-{
- (set) 2>&1 |
- case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
- *ac_space=\ *)
- sed -n \
- "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
- s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
- ;;
- *)
- sed -n \
- "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
- ;;
- esac;
-}
- echo
-
- cat <<\_ASBOX
-## ----------------- ##
-## Output variables. ##
-## ----------------- ##
-_ASBOX
- echo
- for ac_var in $ac_subst_vars
- do
- eval ac_val=$`echo $ac_var`
- echo "$ac_var='"'"'$ac_val'"'"'"
- done | sort
- echo
-
- if test -n "$ac_subst_files"; then
- cat <<\_ASBOX
-## ------------- ##
-## Output files. ##
-## ------------- ##
-_ASBOX
- echo
- for ac_var in $ac_subst_files
- do
- eval ac_val=$`echo $ac_var`
- echo "$ac_var='"'"'$ac_val'"'"'"
- done | sort
- echo
- fi
-
- if test -s confdefs.h; then
- cat <<\_ASBOX
-## ----------- ##
-## confdefs.h. ##
-## ----------- ##
-_ASBOX
- echo
- sed "/^$/d" confdefs.h | sort
- echo
- fi
- test "$ac_signal" != 0 &&
- echo "$as_me: caught signal $ac_signal"
- echo "$as_me: exit $exit_status"
- } >&5
- rm -f core *.core &&
- rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
- exit $exit_status
- ' 0
-for ac_signal in 1 2 13 15; do
- trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
-done
-ac_signal=0
-
-# confdefs.h avoids OS command line length limits that DEFS can exceed.
-rm -rf conftest* confdefs.h
-# AIX cpp loses on an empty file, so make sure it contains at least a newline.
-echo >confdefs.h
-
-# Predefined preprocessor variables.
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_NAME "$PACKAGE_NAME"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_TARNAME "$PACKAGE_TARNAME"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_VERSION "$PACKAGE_VERSION"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_STRING "$PACKAGE_STRING"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
-_ACEOF
-
-
-# Let the site file select an alternate cache file if it wants to.
-# Prefer explicitly selected file to automatically selected ones.
-if test -z "$CONFIG_SITE"; then
- if test "x$prefix" != xNONE; then
- CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
- else
- CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
- fi
-fi
-for ac_site_file in $CONFIG_SITE; do
- if test -r "$ac_site_file"; then
- { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
-echo "$as_me: loading site script $ac_site_file" >&6;}
- sed 's/^/| /' "$ac_site_file" >&5
- . "$ac_site_file"
- fi
-done
-
-if test -r "$cache_file"; then
- # Some versions of bash will fail to source /dev/null (special
- # files actually), so we avoid doing that.
- if test -f "$cache_file"; then
- { echo "$as_me:$LINENO: loading cache $cache_file" >&5
-echo "$as_me: loading cache $cache_file" >&6;}
- case $cache_file in
- [\\/]* | ?:[\\/]* ) . $cache_file;;
- *) . ./$cache_file;;
- esac
- fi
-else
- { echo "$as_me:$LINENO: creating cache $cache_file" >&5
-echo "$as_me: creating cache $cache_file" >&6;}
- >$cache_file
-fi
-
-# Check that the precious variables saved in the cache have kept the same
-# value.
-ac_cache_corrupted=false
-for ac_var in `(set) 2>&1 |
- sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
- eval ac_old_set=\$ac_cv_env_${ac_var}_set
- eval ac_new_set=\$ac_env_${ac_var}_set
- eval ac_old_val="\$ac_cv_env_${ac_var}_value"
- eval ac_new_val="\$ac_env_${ac_var}_value"
- case $ac_old_set,$ac_new_set in
- set,)
- { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
-echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
- ac_cache_corrupted=: ;;
- ,set)
- { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
-echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
- ac_cache_corrupted=: ;;
- ,);;
- *)
- if test "x$ac_old_val" != "x$ac_new_val"; then
- { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
-echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
- { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
-echo "$as_me: former value: $ac_old_val" >&2;}
- { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
-echo "$as_me: current value: $ac_new_val" >&2;}
- ac_cache_corrupted=:
- fi;;
- esac
- # Pass precious variables to config.status.
- if test "$ac_new_set" = set; then
- case $ac_new_val in
- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
- ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
- *) ac_arg=$ac_var=$ac_new_val ;;
- esac
- case " $ac_configure_args " in
- *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
- *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
- esac
- fi
-done
-if $ac_cache_corrupted; then
- { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
-echo "$as_me: error: changes in the environment can compromise the build" >&2;}
- { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
-echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-version="2.8.2"
-apiversion="2.8"
-
-
-INSTALLED_CLASSPATH=\${prefix}/share/java/glade${apiversion}-${version}.jar
-INSTALLED_JNI_DIR=\${prefix}/lib/jni/
-
-
-
-
-
-
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gtk2-java >= 2.4" >&5
-echo $ECHO_N "checking for gtk2-java >= 2.4... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gtk2-java >= 2.4" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GTKJAVA_CFLAGS" >&5
-echo $ECHO_N "checking GTKJAVA_CFLAGS... $ECHO_C" >&6
- GTKJAVA_CFLAGS=`$PKG_CONFIG --cflags "gtk2-java >= 2.4"`
- echo "$as_me:$LINENO: result: $GTKJAVA_CFLAGS" >&5
-echo "${ECHO_T}$GTKJAVA_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GTKJAVA_LIBS" >&5
-echo $ECHO_N "checking GTKJAVA_LIBS... $ECHO_C" >&6
- GTKJAVA_LIBS=`$PKG_CONFIG --libs "gtk2-java >= 2.4"`
- echo "$as_me:$LINENO: result: $GTKJAVA_LIBS" >&5
-echo "${ECHO_T}$GTKJAVA_LIBS" >&6
- else
- GTKJAVA_CFLAGS=""
- GTKJAVA_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GTKJAVA_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk2-java >= 2.4"`
- echo $GTKJAVA_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gtk2-java >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gtk2-java >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-
-echo "$as_me:$LINENO: checking for gtk-java api version" >&5
-echo $ECHO_N "checking for gtk-java api version... $ECHO_C" >&6
-gtkapiversion=`$PKG_CONFIG --variable api_version gtk2-java`
-echo "$as_me:$LINENO: result: $gtkapiversion" >&5
-echo "${ECHO_T}$gtkapiversion" >&6
-
-
-echo "$as_me:$LINENO: checking for gtk-java jar file" >&5
-echo $ECHO_N "checking for gtk-java jar file... $ECHO_C" >&6
-GTKJAR=`$PKG_CONFIG --variable classpath gtk2-java`
-echo "$as_me:$LINENO: result: $GTKJAR" >&5
-echo "${ECHO_T}$GTKJAR" >&6
-
-
-
-
-echo "$as_me:$LINENO: checking for gtk-java jar file" >&5
-echo $ECHO_N "checking for gtk-java jar file... $ECHO_C" >&6
-JG_GTK_LIB_PATH=`$PKG_CONFIG --variable jni_dir gtk2-java`
-echo "$as_me:$LINENO: result: $JG_GTK_LIB_PATH" >&5
-echo "${ECHO_T}$JG_GTK_LIB_PATH" >&6
-
-
-echo "$as_me:$LINENO: checking for gtk-java native gcj library" >&5
-echo $ECHO_N "checking for gtk-java native gcj library... $ECHO_C" >&6
-NATIVEGTKJAR=${JG_GTK_LIB_PATH}/libgtkjar${gtkapiversion}.so
-echo "$as_me:$LINENO: result: $NATIVEGTKJAR" >&5
-echo "${ECHO_T}$NATIVEGTKJAR" >&6
-
-
-
-
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gnome2-java >= 2.7" >&5
-echo $ECHO_N "checking for gnome2-java >= 2.7... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gnome2-java >= 2.7" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GNOMEJAVA_CFLAGS" >&5
-echo $ECHO_N "checking GNOMEJAVA_CFLAGS... $ECHO_C" >&6
- GNOMEJAVA_CFLAGS=`$PKG_CONFIG --cflags "gnome2-java >= 2.7"`
- echo "$as_me:$LINENO: result: $GNOMEJAVA_CFLAGS" >&5
-echo "${ECHO_T}$GNOMEJAVA_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GNOMEJAVA_LIBS" >&5
-echo $ECHO_N "checking GNOMEJAVA_LIBS... $ECHO_C" >&6
- GNOMEJAVA_LIBS=`$PKG_CONFIG --libs "gnome2-java >= 2.7"`
- echo "$as_me:$LINENO: result: $GNOMEJAVA_LIBS" >&5
-echo "${ECHO_T}$GNOMEJAVA_LIBS" >&6
- else
- GNOMEJAVA_CFLAGS=""
- GNOMEJAVA_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GNOMEJAVA_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gnome2-java >= 2.7"`
- echo $GNOMEJAVA_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gnome2-java >= 2.7) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gnome2-java >= 2.7) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-
-echo "$as_me:$LINENO: checking for gnome-java api version" >&5
-echo $ECHO_N "checking for gnome-java api version... $ECHO_C" >&6
-gnomeapiversion=`$PKG_CONFIG --variable api_version gnome2-java`
-echo "$as_me:$LINENO: result: $gnomeapiversion" >&5
-echo "${ECHO_T}$gnomeapiversion" >&6
-
-
-echo "$as_me:$LINENO: checking for gnome-java jar file" >&5
-echo $ECHO_N "checking for gnome-java jar file... $ECHO_C" >&6
-GNOMEJAR=`$PKG_CONFIG --variable classpath gnome2-java`
-echo "$as_me:$LINENO: result: $GNOMEJAR" >&5
-echo "${ECHO_T}$GNOMEJAR" >&6
-
-
-
-
-echo "$as_me:$LINENO: checking for gnome-java jar file" >&5
-echo $ECHO_N "checking for gnome-java jar file... $ECHO_C" >&6
-JG_GNOME_LIB_PATH=`$PKG_CONFIG --variable jni_dir gnome2-java`
-echo "$as_me:$LINENO: result: $JG_GNOME_LIB_PATH" >&5
-echo "${ECHO_T}$JG_GNOME_LIB_PATH" >&6
-
-
-echo "$as_me:$LINENO: checking for gnome-java native gcj library" >&5
-echo $ECHO_N "checking for gnome-java native gcj library... $ECHO_C" >&6
-NATIVEGNOMEJAR=${JG_GNOME_LIB_PATH}/libgnomejar${gnomeapiversion}.so
-echo "$as_me:$LINENO: result: $NATIVEGNOMEJAR" >&5
-echo "${ECHO_T}$NATIVEGNOMEJAR" >&6
-
-
-
-
-
-
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
-echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
-# On Suns, sometimes $CPP names a directory.
-if test -n "$CPP" && test -d "$CPP"; then
- CPP=
-fi
-if test -z "$CPP"; then
- if test "${ac_cv_prog_CPP+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- # Double quotes because CPP needs to be expanded
- for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
- do
- ac_preproc_ok=false
-for ac_c_preproc_warn_flag in '' yes
-do
- # Use a header file that comes with gcc, so configuring glibc
- # with a fresh cross-compiler works.
- # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- # <limits.h> exists even on freestanding compilers.
- # On the NeXT, cc -E runs the code through the compiler's parser,
- # not just through cpp. "Syntax error" is here to catch this case.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
- Syntax error
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.$ac_ext
-
- # OK, works on sane cases. Now check whether non-existent headers
- # can be detected and how.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#include <ac_nonexistent.h>
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- # Broken: success on invalid input.
-continue
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then
- break
-fi
-
- done
- ac_cv_prog_CPP=$CPP
-
-fi
- CPP=$ac_cv_prog_CPP
-else
- ac_cv_prog_CPP=$CPP
-fi
-echo "$as_me:$LINENO: result: $CPP" >&5
-echo "${ECHO_T}$CPP" >&6
-ac_preproc_ok=false
-for ac_c_preproc_warn_flag in '' yes
-do
- # Use a header file that comes with gcc, so configuring glibc
- # with a fresh cross-compiler works.
- # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- # <limits.h> exists even on freestanding compilers.
- # On the NeXT, cc -E runs the code through the compiler's parser,
- # not just through cpp. "Syntax error" is here to catch this case.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
- Syntax error
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.$ac_ext
-
- # OK, works on sane cases. Now check whether non-existent headers
- # can be detected and how.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#include <ac_nonexistent.h>
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- # Broken: success on invalid input.
-continue
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then
- :
-else
- { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." >&5
-echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-echo "$as_me:$LINENO: checking for egrep" >&5
-echo $ECHO_N "checking for egrep... $ECHO_C" >&6
-if test "${ac_cv_prog_egrep+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if echo a | (grep -E '(a|b)') >/dev/null 2>&1
- then ac_cv_prog_egrep='grep -E'
- else ac_cv_prog_egrep='egrep'
- fi
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5
-echo "${ECHO_T}$ac_cv_prog_egrep" >&6
- EGREP=$ac_cv_prog_egrep
-
-
-
-
-ac_aux_dir=
-for ac_dir in . $srcdir/.; do
- if test -f $ac_dir/install-sh; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/install-sh -c"
- break
- elif test -f $ac_dir/install.sh; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/install.sh -c"
- break
- elif test -f $ac_dir/shtool; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/shtool install -c"
- break
- fi
-done
-if test -z "$ac_aux_dir"; then
- { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in . $srcdir/." >&5
-echo "$as_me: error: cannot find install-sh or install.sh in . $srcdir/." >&2;}
- { (exit 1); exit 1; }; }
-fi
-ac_config_guess="$SHELL $ac_aux_dir/config.guess"
-ac_config_sub="$SHELL $ac_aux_dir/config.sub"
-ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
-
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-if test -n "$ac_tool_prefix"; then
- # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
-set dummy ${ac_tool_prefix}gcc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="${ac_tool_prefix}gcc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$ac_cv_prog_CC"; then
- ac_ct_CC=$CC
- # Extract the first word of "gcc", so it can be a program name with args.
-set dummy gcc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="gcc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- CC=$ac_ct_CC
-else
- CC="$ac_cv_prog_CC"
-fi
-
-if test -z "$CC"; then
- if test -n "$ac_tool_prefix"; then
- # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
-set dummy ${ac_tool_prefix}cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="${ac_tool_prefix}cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$ac_cv_prog_CC"; then
- ac_ct_CC=$CC
- # Extract the first word of "cc", so it can be a program name with args.
-set dummy cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- CC=$ac_ct_CC
-else
- CC="$ac_cv_prog_CC"
-fi
-
-fi
-if test -z "$CC"; then
- # Extract the first word of "cc", so it can be a program name with args.
-set dummy cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
- ac_prog_rejected=no
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
- ac_prog_rejected=yes
- continue
- fi
- ac_cv_prog_CC="cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-if test $ac_prog_rejected = yes; then
- # We found a bogon in the path, so make sure we never use it.
- set dummy $ac_cv_prog_CC
- shift
- if test $# != 0; then
- # We chose a different compiler from the bogus one.
- # However, it has the same basename, so the bogon will be chosen
- # first if we set CC to just the basename; use the full file name.
- shift
- ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
- fi
-fi
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$CC"; then
- if test -n "$ac_tool_prefix"; then
- for ac_prog in cl
- do
- # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
-set dummy $ac_tool_prefix$ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$CC" && break
- done
-fi
-if test -z "$CC"; then
- ac_ct_CC=$CC
- for ac_prog in cl
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$ac_ct_CC" && break
-done
-
- CC=$ac_ct_CC
-fi
-
-fi
-
-
-test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
-See \`config.log' for more details." >&5
-echo "$as_me: error: no acceptable C compiler found in \$PATH
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-
-# Provide some information about the compiler.
-echo "$as_me:$LINENO:" \
- "checking for C compiler version" >&5
-ac_compiler=`set X $ac_compile; echo $2`
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
- (eval $ac_compiler --version </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5
- (eval $ac_compiler -v </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5
- (eval $ac_compiler -V </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-ac_clean_files_save=$ac_clean_files
-ac_clean_files="$ac_clean_files a.out a.exe b.out"
-# Try to create an executable without -o first, disregard a.out.
-# It will help us diagnose broken compilers, and finding out an intuition
-# of exeext.
-echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
-ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
- (eval $ac_link_default) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- # Find the output, starting from the most likely. This scheme is
-# not robust to junk in `.', hence go to wildcards (a.*) only as a last
-# resort.
-
-# Be careful to initialize this variable, since it used to be cached.
-# Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile.
-ac_cv_exeext=
-# b.out is created by i960 compilers.
-for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out
-do
- test -f "$ac_file" || continue
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )
- ;;
- conftest.$ac_ext )
- # This is the source file.
- ;;
- [ab].out )
- # We found the default executable, but exeext='' is most
- # certainly right.
- break;;
- *.* )
- ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
- # FIXME: I believe we export ac_cv_exeext for Libtool,
- # but it would be cool to find out if it's true. Does anybody
- # maintain Libtool? --akim.
- export ac_cv_exeext
- break;;
- * )
- break;;
- esac
-done
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-{ { echo "$as_me:$LINENO: error: C compiler cannot create executables
-See \`config.log' for more details." >&5
-echo "$as_me: error: C compiler cannot create executables
-See \`config.log' for more details." >&2;}
- { (exit 77); exit 77; }; }
-fi
-
-ac_exeext=$ac_cv_exeext
-echo "$as_me:$LINENO: result: $ac_file" >&5
-echo "${ECHO_T}$ac_file" >&6
-
-# Check the compiler produces executables we can run. If not, either
-# the compiler is broken, or we cross compile.
-echo "$as_me:$LINENO: checking whether the C compiler works" >&5
-echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6
-# FIXME: These cross compiler hacks should be removed for Autoconf 3.0
-# If not cross compiling, check that we can run a simple program.
-if test "$cross_compiling" != yes; then
- if { ac_try='./$ac_file'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- cross_compiling=no
- else
- if test "$cross_compiling" = maybe; then
- cross_compiling=yes
- else
- { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
-If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot run C compiled programs.
-If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
- fi
- fi
-fi
-echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
-
-rm -f a.out a.exe conftest$ac_cv_exeext b.out
-ac_clean_files=$ac_clean_files_save
-# Check the compiler produces executables we can run. If not, either
-# the compiler is broken, or we cross compile.
-echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
-echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6
-echo "$as_me:$LINENO: result: $cross_compiling" >&5
-echo "${ECHO_T}$cross_compiling" >&6
-
-echo "$as_me:$LINENO: checking for suffix of executables" >&5
-echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- # If both `conftest.exe' and `conftest' are `present' (well, observable)
-# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
-# work properly (i.e., refer to `conftest.exe'), while it won't with
-# `rm'.
-for ac_file in conftest.exe conftest conftest.*; do
- test -f "$ac_file" || continue
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
- *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
- export ac_cv_exeext
- break;;
- * ) break;;
- esac
-done
-else
- { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-rm -f conftest$ac_cv_exeext
-echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
-echo "${ECHO_T}$ac_cv_exeext" >&6
-
-rm -f conftest.$ac_ext
-EXEEXT=$ac_cv_exeext
-ac_exeext=$EXEEXT
-echo "$as_me:$LINENO: checking for suffix of object files" >&5
-echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6
-if test "${ac_cv_objext+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.o conftest.obj
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
- *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
- break;;
- esac
-done
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-{ { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute suffix of object files: cannot compile
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-rm -f conftest.$ac_cv_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
-echo "${ECHO_T}$ac_cv_objext" >&6
-OBJEXT=$ac_cv_objext
-ac_objext=$OBJEXT
-echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
-echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6
-if test "${ac_cv_c_compiler_gnu+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-#ifndef __GNUC__
- choke me
-#endif
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_compiler_gnu=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_compiler_gnu=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_cv_c_compiler_gnu=$ac_compiler_gnu
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
-GCC=`test $ac_compiler_gnu = yes && echo yes`
-ac_test_CFLAGS=${CFLAGS+set}
-ac_save_CFLAGS=$CFLAGS
-CFLAGS="-g"
-echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
-echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6
-if test "${ac_cv_prog_cc_g+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_prog_cc_g=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_prog_cc_g=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
-echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
-if test "$ac_test_CFLAGS" = set; then
- CFLAGS=$ac_save_CFLAGS
-elif test $ac_cv_prog_cc_g = yes; then
- if test "$GCC" = yes; then
- CFLAGS="-g -O2"
- else
- CFLAGS="-g"
- fi
-else
- if test "$GCC" = yes; then
- CFLAGS="-O2"
- else
- CFLAGS=
- fi
-fi
-echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5
-echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6
-if test "${ac_cv_prog_cc_stdc+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- ac_cv_prog_cc_stdc=no
-ac_save_CC=$CC
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#include <stdarg.h>
-#include <stdio.h>
-#include <sys/types.h>
-#include <sys/stat.h>
-/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
-struct buf { int x; };
-FILE * (*rcsopen) (struct buf *, struct stat *, int);
-static char *e (p, i)
- char **p;
- int i;
-{
- return p[i];
-}
-static char *f (char * (*g) (char **, int), char **p, ...)
-{
- char *s;
- va_list v;
- va_start (v,p);
- s = g (p, va_arg (v,int));
- va_end (v);
- return s;
-}
-
-/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
- function prototypes and stuff, but not '\xHH' hex character constants.
- These don't provoke an error unfortunately, instead are silently treated
- as 'x'. The following induces an error, until -std1 is added to get
- proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
- array size at least. It's necessary to write '\x00'==0 to get something
- that's true only with -std1. */
-int osf4_cc_array ['\x00' == 0 ? 1 : -1];
-
-int test (int i, double x);
-struct s1 {int (*f) (int a);};
-struct s2 {int (*f) (double a);};
-int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
-int argc;
-char **argv;
-int
-main ()
-{
-return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
- ;
- return 0;
-}
-_ACEOF
-# Don't try gcc -ansi; that turns off useful extensions and
-# breaks some systems' header files.
-# AIX -qlanglvl=ansi
-# Ultrix and OSF/1 -std1
-# HP-UX 10.20 and later -Ae
-# HP-UX older versions -Aa -D_HPUX_SOURCE
-# SVR4 -Xc -D__EXTENSIONS__
-for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
-do
- CC="$ac_save_CC $ac_arg"
- rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_prog_cc_stdc=$ac_arg
-break
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext
-done
-rm -f conftest.$ac_ext conftest.$ac_objext
-CC=$ac_save_CC
-
-fi
-
-case "x$ac_cv_prog_cc_stdc" in
- x|xno)
- echo "$as_me:$LINENO: result: none needed" >&5
-echo "${ECHO_T}none needed" >&6 ;;
- *)
- echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5
-echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6
- CC="$CC $ac_cv_prog_cc_stdc" ;;
-esac
-
-# Some people use a C++ compiler to compile C. Since we use `exit',
-# in C++ we need to declare it. In case someone uses the same compiler
-# for both compiling C and C++ we need to have the C++ compiler decide
-# the declaration of exit, since it's the most demanding environment.
-cat >conftest.$ac_ext <<_ACEOF
-#ifndef __cplusplus
- choke me
-#endif
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- for ac_declaration in \
- '' \
- 'extern "C" void std::exit (int) throw (); using std::exit;' \
- 'extern "C" void std::exit (int); using std::exit;' \
- 'extern "C" void exit (int) throw ();' \
- 'extern "C" void exit (int);' \
- 'void exit (int);'
-do
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-$ac_declaration
-#include <stdlib.h>
-int
-main ()
-{
-exit (42);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-continue
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-$ac_declaration
-int
-main ()
-{
-exit (42);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- break
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-done
-rm -f conftest*
-if test -n "$ac_declaration"; then
- echo '#ifdef __cplusplus' >>confdefs.h
- echo $ac_declaration >>confdefs.h
- echo '#endif' >>confdefs.h
-fi
-
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-# Find a good install program. We prefer a C program (faster),
-# so one script is as good as another. But avoid the broken or
-# incompatible versions:
-# SysV /etc/install, /usr/sbin/install
-# SunOS /usr/etc/install
-# IRIX /sbin/install
-# AIX /bin/install
-# AmigaOS /C/install, which installs bootblocks on floppy discs
-# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
-# AFS /usr/afsws/bin/install, which mishandles nonexistent args
-# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
-# OS/2's system install, which has a completely different semantic
-# ./install, which can be erroneously created by make from ./install.sh.
-echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
-echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
-if test -z "$INSTALL"; then
-if test "${ac_cv_path_install+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- # Account for people who put trailing slashes in PATH elements.
-case $as_dir/ in
- ./ | .// | /cC/* | \
- /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
- ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
- /usr/ucb/* ) ;;
- *)
- # OSF1 and SCO ODT 3.0 have their own names for install.
- # Don't use installbsd from OSF since it installs stuff as root
- # by default.
- for ac_prog in ginstall scoinst install; do
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
- if test $ac_prog = install &&
- grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
- # AIX install. It has an incompatible calling convention.
- :
- elif test $ac_prog = install &&
- grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
- # program-specific install script used by HP pwplus--don't use.
- :
- else
- ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
- break 3
- fi
- fi
- done
- done
- ;;
-esac
-done
-
-
-fi
- if test "${ac_cv_path_install+set}" = set; then
- INSTALL=$ac_cv_path_install
- else
- # As a last resort, use the slow shell script. We don't cache a
- # path for INSTALL within a source directory, because that will
- # break other packages using the cache if that directory is
- # removed, or if the path is relative.
- INSTALL=$ac_install_sh
- fi
-fi
-echo "$as_me:$LINENO: result: $INSTALL" >&5
-echo "${ECHO_T}$INSTALL" >&6
-
-# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
-# It thinks the first close brace ends the variable substitution.
-test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
-
-test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
-
-test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
-
-
-# Extract the first word of "db2html$EXEEXT", so it can be a program name with args.
-set dummy db2html$EXEEXT; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_DB1+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $DB1 in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_DB1="$DB1" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_DB1="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_DB1" && ac_cv_path_DB1="nocommand"
- ;;
-esac
-fi
-DB1=$ac_cv_path_DB1
-
-if test -n "$DB1"; then
- echo "$as_me:$LINENO: result: $DB1" >&5
-echo "${ECHO_T}$DB1" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-if test "$DB1" = nocommand; then
- # Extract the first word of "docbook2html$EXEEXT", so it can be a program name with args.
-set dummy docbook2html$EXEEXT; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_DB2+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $DB2 in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_DB2="$DB2" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_DB2="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_DB2" && ac_cv_path_DB2="nocommand"
- ;;
-esac
-fi
-DB2=$ac_cv_path_DB2
-
-if test -n "$DB2"; then
- echo "$as_me:$LINENO: result: $DB2" >&5
-echo "${ECHO_T}$DB2" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- if test "$DB2" = nocommand; then
- { { echo "$as_me:$LINENO: error: docbook not found in $PATH" >&5
-echo "$as_me: error: docbook not found in $PATH" >&2;}
- { (exit 1); exit 1; }; }
- else
- DOCBOOK=$DB2
- fi;else
- DOCBOOK=$DB1
-fi;
-
-
-if test "x$JAVAPREFIX" = x; then
- test "x$JAVAC" = x && for ac_prog in "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAVAC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAVAC"; then
- ac_cv_prog_JAVAC="$JAVAC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAVAC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAVAC=$ac_cv_prog_JAVAC
-if test -n "$JAVAC"; then
- echo "$as_me:$LINENO: result: $JAVAC" >&5
-echo "${ECHO_T}$JAVAC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAVAC" && break
-done
-
-else
- test "x$JAVAC" = x && for ac_prog in "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAVAC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAVAC"; then
- ac_cv_prog_JAVAC="$JAVAC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAVAC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAVAC=$ac_cv_prog_JAVAC
-if test -n "$JAVAC"; then
- echo "$as_me:$LINENO: result: $JAVAC" >&5
-echo "${ECHO_T}$JAVAC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAVAC" && break
-done
-test -n "$JAVAC" || JAVAC="$JAVAPREFIX"
-
-fi
-test "x$JAVAC" = x && { { echo "$as_me:$LINENO: error: no acceptable Java compiler found in \$PATH" >&5
-echo "$as_me: error: no acceptable Java compiler found in \$PATH" >&2;}
- { (exit 1); exit 1; }; }
-
-echo "$as_me:$LINENO: checking if $JAVAC works" >&5
-echo $ECHO_N "checking if $JAVAC works... $ECHO_C" >&6
-if test "${ac_cv_prog_javac_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* #line 3096 "configure" */
-public class Test {
-}
-EOF
-if { ac_try='$JAVAC $JAVACFLAGS $JAVA_TEST'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- { { echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
-echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
- { (exit 1); exit 1; }; }
- echo "configure: failed program was:" >&5
- cat $JAVA_TEST >&5
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_javac_works" >&5
-echo "${ECHO_T}$ac_cv_prog_javac_works" >&6
-
-
-
-echo "$as_me:$LINENO: checking if $JAVAC works" >&5
-echo $ECHO_N "checking if $JAVAC works... $ECHO_C" >&6
-if test "${ac_cv_prog_javac_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* #line 3131 "configure" */
-public class Test {
-}
-EOF
-if { ac_try='$JAVAC $JAVACFLAGS $JAVA_TEST'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- { { echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
-echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
- { (exit 1); exit 1; }; }
- echo "configure: failed program was:" >&5
- cat $JAVA_TEST >&5
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_javac_works" >&5
-echo "${ECHO_T}$ac_cv_prog_javac_works" >&6
-
-
-if test "x$JAVAPREFIX" = x; then
- test "x$JAR" = x && for ac_prog in jar$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAR"; then
- ac_cv_prog_JAR="$JAR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAR="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAR=$ac_cv_prog_JAR
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAR" && break
-done
-
-else
- test "x$JAR" = x && for ac_prog in jar
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAR"; then
- ac_cv_prog_JAR="$JAR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAR="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAR=$ac_cv_prog_JAR
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAR" && break
-done
-test -n "$JAR" || JAR="$JAVAPREFIX"
-
-fi
-test "x$JAR" = x && { { echo "$as_me:$LINENO: error: no acceptable jar program found in \$PATH" >&5
-echo "$as_me: error: no acceptable jar program found in \$PATH" >&2;}
- { (exit 1); exit 1; }; }
-
-
-
-
-# Check whether --with-gcj_compile or --without-gcj_compile was given.
-if test "${with_gcj_compile+set}" = set; then
- withval="$with_gcj_compile"
- gcj_compile="no"
-else
- gcj_compile="yes"
-fi;
-
-if test $gcj_compile = "yes"; then
-
-# Check whether --with-gcj-prefix or --without-gcj-prefix was given.
-if test "${with_gcj_prefix+set}" = set; then
- withval="$with_gcj_prefix"
- gcj_prefix="$withval"
-else
- gcj_prefix=""
-fi;
-
- if test x$gcj_prefix != x ; then
- GCJ_HOME=$gcj_prefix
- fi
-
- if test x$GCJ_HOME != x ; then
- echo "Add $GCJ_HOME/bin to path and check again."
- PATH="$GCJ_HOME/bin:$PATH"
- fi
- # Extract the first word of "gcj", so it can be a program name with args.
-set dummy gcj; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_GCJ+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $GCJ in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_GCJ="$GCJ" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_GCJ="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_GCJ" && ac_cv_path_GCJ="no"
- ;;
-esac
-fi
-GCJ=$ac_cv_path_GCJ
-
-if test -n "$GCJ"; then
- echo "$as_me:$LINENO: result: $GCJ" >&5
-echo "${ECHO_T}$GCJ" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-
- min_gcj_version=3.0.0
- echo "$as_me:$LINENO: checking for GCJ - version >= $min_gcj_version" >&5
-echo $ECHO_N "checking for GCJ - version >= $min_gcj_version... $ECHO_C" >&6
- min_gcj_major_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\1/'`
- min_gcj_minor_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\2/'`
- min_gcj_micro_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\3/'`
- if test "$GCJ" = "no" ; then
- no_gcj=yes
- else
- gcj_version=`$GCJ --version 2>&1 | grep GCC | sed 's/gcj (GCC) \([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1.\2.\3/'`
- gcj_major_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1/'`
- gcj_minor_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\2/'`
- gcj_micro_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\3/'`
- if test "$cross_compiling" = yes; then
- echo $ac_n "cross compiling; assumed OK... $ac_c"
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-#include <stdio.h>
-
-main()
-{
- if ((1$gcj_major_version > 1$min_gcj_major_version) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version > 1$min_gcj_minor_version)) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version == 1$min_gcj_minor_version) &&
- (1$gcj_micro_version >= 1$min_gcj_micro_version)))
- {
- return(0);
- }
- else
- {
- return(1);
- }
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- :
-else
- echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-no_gcj=yes
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
-fi
- fi
- if test "x$no_gcj" = x ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- # Extract the first word of "gcj", so it can be a program name with args.
-set dummy gcj; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_GCJ+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $GCJ in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_GCJ="$GCJ" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_GCJ="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_GCJ" && ac_cv_path_GCJ="no"
- ;;
-esac
-fi
-GCJ=$ac_cv_path_GCJ
-
-if test -n "$GCJ"; then
- echo "$as_me:$LINENO: result: $GCJ" >&5
-echo "${ECHO_T}$GCJ" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- # Extract the first word of "jar", so it can be a program name with args.
-set dummy jar; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $JAR in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_JAR="$JAR" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_JAR="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_JAR" && ac_cv_path_JAR="no"
- ;;
-esac
-fi
-JAR=$ac_cv_path_JAR
-
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- if test x$GCJ_HOME != x ; then
- :
- else
- GCJ_HOME=`which gcj | sed 's/\(.*\).bin.*gcj/\1/'`
- fi
-
- cat << EOF > Test.java
-/* #line 3475 "configure" */
-public class Test {
- public static void main(String[] args) {
- System.out.println(System.getProperty("sun.boot.class.path"));
- }
-}
-EOF
- GCJ_JAR=`gcj -C Test.java && gij Test`
- rm Test.java Test.class
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`(test -d /usr/share/local/java && find /usr/local/share/java -name libgcj-?.?.?.jar) || (test -d /usr/share/java && find /usr/share/java -name libgcj-?.?.?.jar)`
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`locate libgcj | grep libgcj.*\.jar`
- fi
- fi
- if test x$GCJ_JAR != x ; then
- GCJ_CLASSPATH="${GCJ_JAR}:${CLASSPATH}"
- else
- echo "***"
- echo "*** Unable to locate libgcj.jar needed by gcj"
- echo "***"
- { { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }
- fi
-
- :
- else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
- echo "***"
- echo "*** If you have GCJ installed and it is a newer version than $min_java_version, either set"
- echo "*** the GCJ_HOME variable or add the top directory where the GCJ binaries are to"
- echo "*** the PATH. Alternatively try \"./configure --with-gcj-prefix=<java_home>\","
- echo "***"
- echo "*** Also make sure that configure does not find the wrong version of GCJ by"
- echo "*** looking at the output of \"which gcj\"."
- echo "***"
- { { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }
- fi
-
- GCJ_BUILD_TARGETS=native-gcj
- GCJ_INSTALL_TARGETS=native_install
- GCJ_UNINSTALL_TARGETS=native_uninstall
-else
- GCJ_BUILD_TARGETS=
- GCJ_INSTALL_TARGETS=
- GCJ_UNINSTALL_TARGETS=
-fi
-
-
-
-
-
-
-
-
-echo "$as_me:$LINENO: checking for main in -libs" >&5
-echo $ECHO_N "checking for main in -libs... $ECHO_C" >&6
-if test "${ac_cv_lib_ibs_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- ac_check_lib_save_LIBS=$LIBS
-LIBS="-libs $LIBS"
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-
-int
-main ()
-{
-main ();
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_lib_ibs_main=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_lib_ibs_main=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-echo "$as_me:$LINENO: result: $ac_cv_lib_ibs_main" >&5
-echo "${ECHO_T}$ac_cv_lib_ibs_main" >&6
-if test $ac_cv_lib_ibs_main = yes; then
- cat >>confdefs.h <<_ACEOF
-#define HAVE_LIBIBS 1
-_ACEOF
-
- LIBS="-libs $LIBS"
-
-fi
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gtk+-2.0 >= 2.4" >&5
-echo $ECHO_N "checking for gtk+-2.0 >= 2.4... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gtk+-2.0 >= 2.4" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GTK_CFLAGS" >&5
-echo $ECHO_N "checking GTK_CFLAGS... $ECHO_C" >&6
- GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 2.4"`
- echo "$as_me:$LINENO: result: $GTK_CFLAGS" >&5
-echo "${ECHO_T}$GTK_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GTK_LIBS" >&5
-echo $ECHO_N "checking GTK_LIBS... $ECHO_C" >&6
- GTK_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 2.4"`
- echo "$as_me:$LINENO: result: $GTK_LIBS" >&5
-echo "${ECHO_T}$GTK_LIBS" >&6
- else
- GTK_CFLAGS=""
- GTK_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GTK_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk+-2.0 >= 2.4"`
- echo $GTK_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gtk+-2.0 >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gtk+-2.0 >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-
-
-
-
-
-
-
-
-echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
-echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6
-if test "${ac_cv_c_const+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-/* FIXME: Include the comments suggested by Paul. */
-#ifndef __cplusplus
- /* Ultrix mips cc rejects this. */
- typedef int charset[2];
- const charset x;
- /* SunOS 4.1.1 cc rejects this. */
- char const *const *ccp;
- char **p;
- /* NEC SVR4.0.2 mips cc rejects this. */
- struct point {int x, y;};
- static struct point const zero = {0,0};
- /* AIX XL C 1.02.0.0 rejects this.
- It does not let you subtract one const X* pointer from another in
- an arm of an if-expression whose if-part is not a constant
- expression */
- const char *g = "string";
- ccp = &g + (g ? g-g : 0);
- /* HPUX 7.0 cc rejects these. */
- ++ccp;
- p = (char**) ccp;
- ccp = (char const *const *) p;
- { /* SCO 3.2v4 cc rejects this. */
- char *t;
- char const *s = 0 ? (char *) 0 : (char const *) 0;
-
- *t++ = 0;
- }
- { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
- int x[] = {25, 17};
- const int *foo = &x[0];
- ++foo;
- }
- { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
- typedef const int *iptr;
- iptr p = 0;
- ++p;
- }
- { /* AIX XL C 1.02.0.0 rejects this saying
- "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
- struct s { int j; const int *ap[3]; };
- struct s *b; b->j = 5;
- }
- { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
- const int foo = 10;
- }
-#endif
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_c_const=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_c_const=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
-echo "${ECHO_T}$ac_cv_c_const" >&6
-if test $ac_cv_c_const = no; then
-
-cat >>confdefs.h <<\_ACEOF
-#define const
-_ACEOF
-
-fi
-
-
-# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
-# for constant arguments. Useless!
-echo "$as_me:$LINENO: checking for working alloca.h" >&5
-echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6
-if test "${ac_cv_working_alloca_h+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#include <alloca.h>
-int
-main ()
-{
-char *p = (char *) alloca (2 * sizeof (int));
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_working_alloca_h=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_working_alloca_h=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5
-echo "${ECHO_T}$ac_cv_working_alloca_h" >&6
-if test $ac_cv_working_alloca_h = yes; then
-
-cat >>confdefs.h <<\_ACEOF
-#define HAVE_ALLOCA_H 1
-_ACEOF
-
-fi
-
-echo "$as_me:$LINENO: checking for alloca" >&5
-echo $ECHO_N "checking for alloca... $ECHO_C" >&6
-if test "${ac_cv_func_alloca_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#ifdef __GNUC__
-# define alloca __builtin_alloca
-#else
-# ifdef _MSC_VER
-# include <malloc.h>
-# define alloca _alloca
-# else
-# if HAVE_ALLOCA_H
-# include <alloca.h>
-# else
-# ifdef _AIX
- #pragma alloca
-# else
-# ifndef alloca /* predefined by HP cc +Olibcalls */
-char *alloca ();
-# endif
-# endif
-# endif
-# endif
-#endif
-
-int
-main ()
-{
-char *p = (char *) alloca (1);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_func_alloca_works=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_func_alloca_works=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5
-echo "${ECHO_T}$ac_cv_func_alloca_works" >&6
-
-if test $ac_cv_func_alloca_works = yes; then
-
-cat >>confdefs.h <<\_ACEOF
-#define HAVE_ALLOCA 1
-_ACEOF
-
-else
- # The SVR3 libPW and SVR4 libucb both contain incompatible functions
-# that cause trouble. Some versions do not even contain alloca or
-# contain a buggy version. If you still want to use their alloca,
-# use ar to extract alloca.o from them instead of compiling alloca.c.
-
-ALLOCA=alloca.$ac_objext
-
-cat >>confdefs.h <<\_ACEOF
-#define C_ALLOCA 1
-_ACEOF
-
-
-echo "$as_me:$LINENO: checking whether \`alloca.c' needs Cray hooks" >&5
-echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6
-if test "${ac_cv_os_cray+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#if defined(CRAY) && ! defined(CRAY2)
-webecray
-#else
-wenotbecray
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
- $EGREP "webecray" >/dev/null 2>&1; then
- ac_cv_os_cray=yes
-else
- ac_cv_os_cray=no
-fi
-rm -f conftest*
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_os_cray" >&5
-echo "${ECHO_T}$ac_cv_os_cray" >&6
-if test $ac_cv_os_cray = yes; then
- for ac_func in _getb67 GETB67 getb67; do
- as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-echo "$as_me:$LINENO: checking for $ac_func" >&5
-echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
-if eval "test \"\${$as_ac_var+set}\" = set"; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
- For example, HP-UX 11i <limits.h> declares gettimeofday. */
-#define $ac_func innocuous_$ac_func
-
-/* System header to define __stub macros and hopefully few prototypes,
- which can conflict with char $ac_func (); below.
- Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- <limits.h> exists even on freestanding compilers. */
-
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
-
-#undef $ac_func
-
-/* Override any gcc2 internal prototype to avoid an error. */
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-/* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
-char $ac_func ();
-/* The GNU C library defines this for functions which it implements
- to always fail with ENOSYS. Some functions are actually named
- something starting with __ and the normal name is an alias. */
-#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
-choke me
-#else
-char (*f) () = $ac_func;
-#endif
-#ifdef __cplusplus
-}
-#endif
-
-int
-main ()
-{
-return f != $ac_func;
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- eval "$as_ac_var=yes"
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-eval "$as_ac_var=no"
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
-echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
-if test `eval echo '${'$as_ac_var'}'` = yes; then
-
-cat >>confdefs.h <<_ACEOF
-#define CRAY_STACKSEG_END $ac_func
-_ACEOF
-
- break
-fi
-
- done
-fi
-
-echo "$as_me:$LINENO: checking stack direction for C alloca" >&5
-echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6
-if test "${ac_cv_c_stack_direction+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test "$cross_compiling" = yes; then
- ac_cv_c_stack_direction=0
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-int
-find_stack_direction ()
-{
- static char *addr = 0;
- auto char dummy;
- if (addr == 0)
- {
- addr = &dummy;
- return find_stack_direction ();
- }
- else
- return (&dummy > addr) ? 1 : -1;
-}
-
-int
-main ()
-{
- exit (find_stack_direction () < 0);
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_c_stack_direction=1
-else
- echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-ac_cv_c_stack_direction=-1
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
-fi
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5
-echo "${ECHO_T}$ac_cv_c_stack_direction" >&6
-
-cat >>confdefs.h <<_ACEOF
-#define STACK_DIRECTION $ac_cv_c_stack_direction
-_ACEOF
-
-
-fi
-
-
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for libgnomeui-2.0 >= 2.7.1 libgnomecanvas-2.0 >= 2.7.1" >&5
-echo $ECHO_N "checking for libgnomeui-2.0 >= 2.7.1 libgnomecanvas-2.0 >= 2.7.1... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "libgnomeui-2.0 >= 2.7.1 libgnomecanvas-2.0 >= 2.7.1" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GNOME_CFLAGS" >&5
-echo $ECHO_N "checking GNOME_CFLAGS... $ECHO_C" >&6
- GNOME_CFLAGS=`$PKG_CONFIG --cflags "libgnomeui-2.0 >= 2.7.1 libgnomecanvas-2.0 >= 2.7.1"`
- echo "$as_me:$LINENO: result: $GNOME_CFLAGS" >&5
-echo "${ECHO_T}$GNOME_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GNOME_LIBS" >&5
-echo $ECHO_N "checking GNOME_LIBS... $ECHO_C" >&6
- GNOME_LIBS=`$PKG_CONFIG --libs "libgnomeui-2.0 >= 2.7.1 libgnomecanvas-2.0 >= 2.7.1"`
- echo "$as_me:$LINENO: result: $GNOME_LIBS" >&5
-echo "${ECHO_T}$GNOME_LIBS" >&6
- else
- GNOME_CFLAGS=""
- GNOME_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GNOME_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libgnomeui-2.0 >= 2.7.1 libgnomecanvas-2.0 >= 2.7.1"`
- echo $GNOME_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (libgnomeui-2.0 >= 2.7.1 libgnomecanvas-2.0 >= 2.7.1) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (libgnomeui-2.0 >= 2.7.1 libgnomecanvas-2.0 >= 2.7.1) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for libglade-2.0 >= 2.3.6" >&5
-echo $ECHO_N "checking for libglade-2.0 >= 2.3.6... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "libglade-2.0 >= 2.3.6" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking LIBGLADE_CFLAGS" >&5
-echo $ECHO_N "checking LIBGLADE_CFLAGS... $ECHO_C" >&6
- LIBGLADE_CFLAGS=`$PKG_CONFIG --cflags "libglade-2.0 >= 2.3.6"`
- echo "$as_me:$LINENO: result: $LIBGLADE_CFLAGS" >&5
-echo "${ECHO_T}$LIBGLADE_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking LIBGLADE_LIBS" >&5
-echo $ECHO_N "checking LIBGLADE_LIBS... $ECHO_C" >&6
- LIBGLADE_LIBS=`$PKG_CONFIG --libs "libglade-2.0 >= 2.3.6"`
- echo "$as_me:$LINENO: result: $LIBGLADE_LIBS" >&5
-echo "${ECHO_T}$LIBGLADE_LIBS" >&6
- else
- LIBGLADE_CFLAGS=""
- LIBGLADE_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- LIBGLADE_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libglade-2.0 >= 2.3.6"`
- echo $LIBGLADE_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (libglade-2.0 >= 2.3.6) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (libglade-2.0 >= 2.3.6) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-
-
-
- ac_config_files="$ac_config_files glade-java.pc Makefile src/Makefile src/java/org/gnu/glade/LibGlade.java"
-cat >confcache <<\_ACEOF
-# This file is a shell script that caches the results of configure
-# tests run on this system so they can be shared between configure
-# scripts and configure runs, see configure's option --config-cache.
-# It is not useful on other systems. If it contains results you don't
-# want to keep, you may remove or edit it.
-#
-# config.status only pays attention to the cache file if you give it
-# the --recheck option to rerun configure.
-#
-# `ac_cv_env_foo' variables (set or unset) will be overridden when
-# loading this file, other *unset* `ac_cv_foo' will be assigned the
-# following values.
-
-_ACEOF
-
-# The following way of writing the cache mishandles newlines in values,
-# but we know of no workaround that is simple, portable, and efficient.
-# So, don't put newlines in cache variables' values.
-# Ultrix sh set writes to stderr and can't be redirected directly,
-# and sets the high bit in the cache file unless we assign to the vars.
-{
- (set) 2>&1 |
- case `(ac_space=' '; set | grep ac_space) 2>&1` in
- *ac_space=\ *)
- # `set' does not quote correctly, so add quotes (double-quote
- # substitution turns \\\\ into \\, and sed turns \\ into \).
- sed -n \
- "s/'/'\\\\''/g;
- s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
- ;;
- *)
- # `set' quotes correctly as required by POSIX, so do not add quotes.
- sed -n \
- "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
- ;;
- esac;
-} |
- sed '
- t clear
- : clear
- s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
- t end
- /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
- : end' >>confcache
-if diff $cache_file confcache >/dev/null 2>&1; then :; else
- if test -w $cache_file; then
- test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
- cat confcache >$cache_file
- else
- echo "not updating unwritable cache $cache_file"
- fi
-fi
-rm -f confcache
-
-test "x$prefix" = xNONE && prefix=$ac_default_prefix
-# Let make expand exec_prefix.
-test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
-
-# VPATH may cause trouble with some makes, so we remove $(srcdir),
-# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
-# trailing colons and then remove the whole line if VPATH becomes empty
-# (actually we leave an empty line to preserve line numbers).
-if test "x$srcdir" = x.; then
- ac_vpsub='/^[ ]*VPATH[ ]*=/{
-s/:*\$(srcdir):*/:/;
-s/:*\${srcdir}:*/:/;
-s/:*@srcdir@:*/:/;
-s/^\([^=]*=[ ]*\):*/\1/;
-s/:*$//;
-s/^[^=]*=[ ]*$//;
-}'
-fi
-
-# Transform confdefs.h into DEFS.
-# Protect against shell expansion while executing Makefile rules.
-# Protect against Makefile macro expansion.
-#
-# If the first sed substitution is executed (which looks for macros that
-# take arguments), then we branch to the quote section. Otherwise,
-# look for a macro that doesn't take arguments.
-cat >confdef2opt.sed <<\_ACEOF
-t clear
-: clear
-s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*([^)]*)\)[ ]*\(.*\),-D\1=\2,g
-t quote
-s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\),-D\1=\2,g
-t quote
-d
-: quote
-s,[ `~#$^&*(){}\\|;'"<>?],\\&,g
-s,\[,\\&,g
-s,\],\\&,g
-s,\$,$$,g
-p
-_ACEOF
-# We use echo to avoid assuming a particular line-breaking character.
-# The extra dot is to prevent the shell from consuming trailing
-# line-breaks from the sub-command output. A line-break within
-# single-quotes doesn't work because, if this script is created in a
-# platform that uses two characters for line-breaks (e.g., DOS), tr
-# would break.
-ac_LF_and_DOT=`echo; echo .`
-DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'`
-rm -f confdef2opt.sed
-
-
-ac_libobjs=
-ac_ltlibobjs=
-for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
- # 1. Remove the extension, and $U if already installed.
- ac_i=`echo "$ac_i" |
- sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
- # 2. Add them.
- ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"
- ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'
-done
-LIBOBJS=$ac_libobjs
-
-LTLIBOBJS=$ac_ltlibobjs
-
-
-
-: ${CONFIG_STATUS=./config.status}
-ac_clean_files_save=$ac_clean_files
-ac_clean_files="$ac_clean_files $CONFIG_STATUS"
-{ echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
-echo "$as_me: creating $CONFIG_STATUS" >&6;}
-cat >$CONFIG_STATUS <<_ACEOF
-#! $SHELL
-# Generated by $as_me.
-# Run this file to recreate the current configuration.
-# Compiler output produced by configure, useful for debugging
-# configure, is in config.log if it exists.
-
-debug=false
-ac_cs_recheck=false
-ac_cs_silent=false
-SHELL=\${CONFIG_SHELL-$SHELL}
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
-echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
-echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-exec 6>&1
-
-# Open the log real soon, to keep \$[0] and so on meaningful, and to
-# report actual input values of CONFIG_FILES etc. instead of their
-# values after options handling. Logging --version etc. is OK.
-exec 5>>config.log
-{
- echo
- sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
-## Running $as_me. ##
-_ASBOX
-} >&5
-cat >&5 <<_CSEOF
-
-This file was extended by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- CONFIG_FILES = $CONFIG_FILES
- CONFIG_HEADERS = $CONFIG_HEADERS
- CONFIG_LINKS = $CONFIG_LINKS
- CONFIG_COMMANDS = $CONFIG_COMMANDS
- $ $0 $@
-
-_CSEOF
-echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
-echo >&5
-_ACEOF
-
-# Files that config.status was made for.
-if test -n "$ac_config_files"; then
- echo "config_files=\"$ac_config_files\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_headers"; then
- echo "config_headers=\"$ac_config_headers\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_links"; then
- echo "config_links=\"$ac_config_links\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_commands"; then
- echo "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUS
-fi
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-
-ac_cs_usage="\
-\`$as_me' instantiates files from templates according to the
-current configuration.
-
-Usage: $0 [OPTIONS] [FILE]...
-
- -h, --help print this help, then exit
- -V, --version print version number, then exit
- -q, --quiet do not print progress messages
- -d, --debug don't remove temporary files
- --recheck update $as_me by reconfiguring in the same conditions
- --file=FILE[:TEMPLATE]
- instantiate the configuration file FILE
-
-Configuration files:
-$config_files
-
-Report bugs to <bug-autoconf at gnu.org>."
-_ACEOF
-
-cat >>$CONFIG_STATUS <<_ACEOF
-ac_cs_version="\\
-config.status
-configured by $0, generated by GNU Autoconf 2.59,
- with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This config.status script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it."
-srcdir=$srcdir
-INSTALL="$INSTALL"
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-# If no file are specified by the user, then we need to provide default
-# value. By we need to know if files were specified by the user.
-ac_need_defaults=:
-while test $# != 0
-do
- case $1 in
- --*=*)
- ac_option=`expr "x$1" : 'x\([^=]*\)='`
- ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
- ac_shift=:
- ;;
- -*)
- ac_option=$1
- ac_optarg=$2
- ac_shift=shift
- ;;
- *) # This is not an option, so the user has probably given explicit
- # arguments.
- ac_option=$1
- ac_need_defaults=false;;
- esac
-
- case $ac_option in
- # Handling of the options.
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
- -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
- ac_cs_recheck=: ;;
- --version | --vers* | -V )
- echo "$ac_cs_version"; exit 0 ;;
- --he | --h)
- # Conflict between --help and --header
- { { echo "$as_me:$LINENO: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; };;
- --help | --hel | -h )
- echo "$ac_cs_usage"; exit 0 ;;
- --debug | --d* | -d )
- debug=: ;;
- --file | --fil | --fi | --f )
- $ac_shift
- CONFIG_FILES="$CONFIG_FILES $ac_optarg"
- ac_need_defaults=false;;
- --header | --heade | --head | --hea )
- $ac_shift
- CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
- ac_need_defaults=false;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil | --si | --s)
- ac_cs_silent=: ;;
-
- # This is an error.
- -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; } ;;
-
- *) ac_config_targets="$ac_config_targets $1" ;;
-
- esac
- shift
-done
-
-ac_configure_extra_args=
-
-if $ac_cs_silent; then
- exec 6>/dev/null
- ac_configure_extra_args="$ac_configure_extra_args --silent"
-fi
-
-_ACEOF
-cat >>$CONFIG_STATUS <<_ACEOF
-if \$ac_cs_recheck; then
- echo "running $SHELL $0 " $ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
- exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
-fi
-
-_ACEOF
-
-
-
-
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-for ac_config_target in $ac_config_targets
-do
- case "$ac_config_target" in
- # Handling of arguments.
- "glade-java.pc" ) CONFIG_FILES="$CONFIG_FILES glade-java.pc" ;;
- "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
- "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
- "src/java/org/gnu/glade/LibGlade.java" ) CONFIG_FILES="$CONFIG_FILES src/java/org/gnu/glade/LibGlade.java" ;;
- *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
-echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# If the user did not use the arguments to specify the items to instantiate,
-# then the envvar interface is used. Set only those that are not.
-# We use the long form for the default assignment because of an extremely
-# bizarre bug on SunOS 4.1.3.
-if $ac_need_defaults; then
- test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
-fi
-
-# Have a temporary directory for convenience. Make it in the build tree
-# simply because there is no reason to put it here, and in addition,
-# creating and moving files from /tmp can sometimes cause problems.
-# Create a temporary directory, and hook for its removal unless debugging.
-$debug ||
-{
- trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
- trap '{ (exit 1); exit 1; }' 1 2 13 15
-}
-
-# Create a (secure) tmp directory for tmp files.
-
-{
- tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
- test -n "$tmp" && test -d "$tmp"
-} ||
-{
- tmp=./confstat$$-$RANDOM
- (umask 077 && mkdir $tmp)
-} ||
-{
- echo "$me: cannot create a temporary directory in ." >&2
- { (exit 1); exit 1; }
-}
-
-_ACEOF
-
-cat >>$CONFIG_STATUS <<_ACEOF
-
-#
-# CONFIG_FILES section.
-#
-
-# No need to generate the scripts if there are no CONFIG_FILES.
-# This happens for instance when ./config.status config.h
-if test -n "\$CONFIG_FILES"; then
- # Protect against being on the right side of a sed subst in config.status.
- sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&,]/\\\\&/g;
- s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF
-s, at SHELL@,$SHELL,;t t
-s, at PATH_SEPARATOR@,$PATH_SEPARATOR,;t t
-s, at PACKAGE_NAME@,$PACKAGE_NAME,;t t
-s, at PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t
-s, at PACKAGE_VERSION@,$PACKAGE_VERSION,;t t
-s, at PACKAGE_STRING@,$PACKAGE_STRING,;t t
-s, at PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t
-s, at exec_prefix@,$exec_prefix,;t t
-s, at prefix@,$prefix,;t t
-s, at program_transform_name@,$program_transform_name,;t t
-s, at bindir@,$bindir,;t t
-s, at sbindir@,$sbindir,;t t
-s, at libexecdir@,$libexecdir,;t t
-s, at datadir@,$datadir,;t t
-s, at sysconfdir@,$sysconfdir,;t t
-s, at sharedstatedir@,$sharedstatedir,;t t
-s, at localstatedir@,$localstatedir,;t t
-s, at libdir@,$libdir,;t t
-s, at includedir@,$includedir,;t t
-s, at oldincludedir@,$oldincludedir,;t t
-s, at infodir@,$infodir,;t t
-s, at mandir@,$mandir,;t t
-s, at build_alias@,$build_alias,;t t
-s, at host_alias@,$host_alias,;t t
-s, at target_alias@,$target_alias,;t t
-s, at DEFS@,$DEFS,;t t
-s, at ECHO_C@,$ECHO_C,;t t
-s, at ECHO_N@,$ECHO_N,;t t
-s, at ECHO_T@,$ECHO_T,;t t
-s, at LIBS@,$LIBS,;t t
-s, at INSTALLED_CLASSPATH@,$INSTALLED_CLASSPATH,;t t
-s, at INSTALLED_JNI_DIR@,$INSTALLED_JNI_DIR,;t t
-s, at version@,$version,;t t
-s, at apiversion@,$apiversion,;t t
-s, at PKG_CONFIG@,$PKG_CONFIG,;t t
-s, at GTKJAVA_CFLAGS@,$GTKJAVA_CFLAGS,;t t
-s, at GTKJAVA_LIBS@,$GTKJAVA_LIBS,;t t
-s, at gtkapiversion@,$gtkapiversion,;t t
-s, at GTKJAR@,$GTKJAR,;t t
-s, at JG_GTK_LIB_PATH@,$JG_GTK_LIB_PATH,;t t
-s, at NATIVEGTKJAR@,$NATIVEGTKJAR,;t t
-s, at GNOMEJAVA_CFLAGS@,$GNOMEJAVA_CFLAGS,;t t
-s, at GNOMEJAVA_LIBS@,$GNOMEJAVA_LIBS,;t t
-s, at gnomeapiversion@,$gnomeapiversion,;t t
-s, at GNOMEJAR@,$GNOMEJAR,;t t
-s, at JG_GNOME_LIB_PATH@,$JG_GNOME_LIB_PATH,;t t
-s, at NATIVEGNOMEJAR@,$NATIVEGNOMEJAR,;t t
-s, at CC@,$CC,;t t
-s, at CFLAGS@,$CFLAGS,;t t
-s, at LDFLAGS@,$LDFLAGS,;t t
-s, at CPPFLAGS@,$CPPFLAGS,;t t
-s, at ac_ct_CC@,$ac_ct_CC,;t t
-s, at EXEEXT@,$EXEEXT,;t t
-s, at OBJEXT@,$OBJEXT,;t t
-s, at INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
-s, at INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
-s, at INSTALL_DATA@,$INSTALL_DATA,;t t
-s, at DB1@,$DB1,;t t
-s, at DB2@,$DB2,;t t
-s, at DOCBOOK@,$DOCBOOK,;t t
-s, at JAVAC@,$JAVAC,;t t
-s, at JAR@,$JAR,;t t
-s, at GCJ@,$GCJ,;t t
-s, at GCJ_CLASSPATH@,$GCJ_CLASSPATH,;t t
-s, at GCJ_BUILD_TARGETS@,$GCJ_BUILD_TARGETS,;t t
-s, at GCJ_INSTALL_TARGETS@,$GCJ_INSTALL_TARGETS,;t t
-s, at GCJ_UNINSTALL_TARGETS@,$GCJ_UNINSTALL_TARGETS,;t t
-s, at GTK_CFLAGS@,$GTK_CFLAGS,;t t
-s, at GTK_LIBS@,$GTK_LIBS,;t t
-s, at TOPLEVEL_TARGETS@,$TOPLEVEL_TARGETS,;t t
-s, at INSTALL_TARGETS@,$INSTALL_TARGETS,;t t
-s, at UNINSTALL_TARGETS@,$UNINSTALL_TARGETS,;t t
-s, at MACRO_FLAG@,$MACRO_FLAG,;t t
-s, at ALLOCA@,$ALLOCA,;t t
-s, at CPP@,$CPP,;t t
-s, at EGREP@,$EGREP,;t t
-s, at GNOME_CFLAGS@,$GNOME_CFLAGS,;t t
-s, at GNOME_LIBS@,$GNOME_LIBS,;t t
-s, at LIBGLADE_CFLAGS@,$LIBGLADE_CFLAGS,;t t
-s, at LIBGLADE_LIBS@,$LIBGLADE_LIBS,;t t
-s, at LIBOBJS@,$LIBOBJS,;t t
-s, at LTLIBOBJS@,$LTLIBOBJS,;t t
-CEOF
-
-_ACEOF
-
- cat >>$CONFIG_STATUS <<\_ACEOF
- # Split the substitutions into bite-sized pieces for seds with
- # small command number limits, like on Digital OSF/1 and HP-UX.
- ac_max_sed_lines=48
- ac_sed_frag=1 # Number of current file.
- ac_beg=1 # First line for current file.
- ac_end=$ac_max_sed_lines # Line after last line for current file.
- ac_more_lines=:
- ac_sed_cmds=
- while $ac_more_lines; do
- if test $ac_beg -gt 1; then
- sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- else
- sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- fi
- if test ! -s $tmp/subs.frag; then
- ac_more_lines=false
- else
- # The purpose of the label and of the branching condition is to
- # speed up the sed processing (if there are no `@' at all, there
- # is no need to browse any of the substitutions).
- # These are the two extra sed commands mentioned above.
- (echo ':t
- /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
- else
- ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
- fi
- ac_sed_frag=`expr $ac_sed_frag + 1`
- ac_beg=$ac_end
- ac_end=`expr $ac_end + $ac_max_sed_lines`
- fi
- done
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds=cat
- fi
-fi # test -n "$CONFIG_FILES"
-
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
-for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
- # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
- case $ac_file in
- - | *:- | *:-:* ) # input from stdin
- cat >$tmp/stdin
- ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- * ) ac_file_in=$ac_file.in ;;
- esac
-
- # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
- ac_dir=`(dirname "$ac_file") 2>/dev/null ||
-$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$ac_file" : 'X\(//\)[^/]' \| \
- X"$ac_file" : 'X\(//\)$' \| \
- X"$ac_file" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$ac_file" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- { if $as_mkdir_p; then
- mkdir -p "$ac_dir"
- else
- as_dir="$ac_dir"
- as_dirs=
- while test ! -d "$as_dir"; do
- as_dirs="$as_dir $as_dirs"
- as_dir=`(dirname "$as_dir") 2>/dev/null ||
-$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$as_dir" : 'X\(//\)[^/]' \| \
- X"$as_dir" : 'X\(//\)$' \| \
- X"$as_dir" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$as_dir" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- done
- test ! -n "$as_dirs" || mkdir $as_dirs
- fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
-echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
- { (exit 1); exit 1; }; }; }
-
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
-
- case $INSTALL in
- [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
- *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
- esac
-
- # Let's still pretend it is `configure' which instantiates (i.e., don't
- # use $as_me), people would be surprised to read:
- # /* config.h. Generated by config.status. */
- if test x"$ac_file" = x-; then
- configure_input=
- else
- configure_input="$ac_file. "
- fi
- configure_input=$configure_input"Generated from `echo $ac_file_in |
- sed 's,.*/,,'` by configure."
-
- # First look for the input files in the build tree, otherwise in the
- # src tree.
- ac_file_inputs=`IFS=:
- for f in $ac_file_in; do
- case $f in
- -) echo $tmp/stdin ;;
- [\\/$]*)
- # Absolute (can't be DOS-style, as IFS=:)
- test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- echo "$f";;
- *) # Relative
- if test -f "$f"; then
- # Build tree
- echo "$f"
- elif test -f "$srcdir/$f"; then
- # Source tree
- echo "$srcdir/$f"
- else
- # /dev/null tree
- { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- fi;;
- esac
- done` || { (exit 1); exit 1; }
-
- if test x"$ac_file" != x-; then
- { echo "$as_me:$LINENO: creating $ac_file" >&5
-echo "$as_me: creating $ac_file" >&6;}
- rm -f "$ac_file"
- fi
-_ACEOF
-cat >>$CONFIG_STATUS <<_ACEOF
- sed "$ac_vpsub
-$extrasub
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
-:t
-/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
-s, at configure_input@,$configure_input,;t t
-s, at srcdir@,$ac_srcdir,;t t
-s, at abs_srcdir@,$ac_abs_srcdir,;t t
-s, at top_srcdir@,$ac_top_srcdir,;t t
-s, at abs_top_srcdir@,$ac_abs_top_srcdir,;t t
-s, at builddir@,$ac_builddir,;t t
-s, at abs_builddir@,$ac_abs_builddir,;t t
-s, at top_builddir@,$ac_top_builddir,;t t
-s, at abs_top_builddir@,$ac_abs_top_builddir,;t t
-s, at INSTALL@,$ac_INSTALL,;t t
-" $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
- rm -f $tmp/stdin
- if test x"$ac_file" != x-; then
- mv $tmp/out $ac_file
- else
- cat $tmp/out
- rm -f $tmp/out
- fi
-
-done
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-
-{ (exit 0); exit 0; }
-_ACEOF
-chmod +x $CONFIG_STATUS
-ac_clean_files=$ac_clean_files_save
-
-
-# configure is writing to config.log, and then calls config.status.
-# config.status does its own redirection, appending to config.log.
-# Unfortunately, on DOS this fails, as config.log is still kept open
-# by configure, so config.status won't be able to write to it; its
-# output is simply discarded. So we exec the FD to /dev/null,
-# effectively closing config.log, so it can be properly (re)opened and
-# appended to by config.status. When coming back to configure, we
-# need to make the FD available again.
-if test "$no_create" != yes; then
- ac_cs_success=:
- ac_config_status_args=
- test "$silent" = yes &&
- ac_config_status_args="$ac_config_status_args --quiet"
- exec 5>/dev/null
- $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
- exec 5>>config.log
- # Use ||, not &&, to avoid exiting from the if with $? = 1, which
- # would make configure fail if this is the last instruction.
- $ac_cs_success || { (exit 1); exit 1; }
-fi
-
diff --git a/libglade-java/configure.in b/libglade-java/configure.in
deleted file mode 100644
index ef67f9e..0000000
--- a/libglade-java/configure.in
+++ /dev/null
@@ -1,54 +0,0 @@
-dnl Process this file with autoconf to produce a configure script.
-dnl
-dnl This file is part of Java-GNOME.
-dnl
-dnl Java-GNOME is free software; you can redistribute it and/or modify it
-dnl under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
-dnl any later version.
-dnl
-dnl Java-GNOME is distributed in the hope that it will be useful, but
-dnl WITHOUT ANY WARRANTY; without even the implied warranty of
-dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-dnl GNU General Public License for more details.
-dnl
-dnl You should have received a copy of the GNU General Public License
-dnl along with Jade; see the file COPYING. If not, write to
-dnl the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
-
-AC_INIT(src/jni/org_gnu_glade_LibGlade.c)
-
-version="2.8.2"
-apiversion="2.8"
-
-
-INSTALLED_CLASSPATH=\${prefix}/share/java/glade${apiversion}-${version}.jar
-INSTALLED_JNI_DIR=\${prefix}/lib/jni/
-AC_SUBST(INSTALLED_CLASSPATH)
-AC_SUBST(INSTALLED_JNI_DIR)
-
-AC_SUBST(version)
-AC_SUBST(apiversion)
-
-JG_GTK_JAVA(2.4)
-
-JG_GNOME_JAVA(2.7)
-
-JG_COMMON
-
-PKG_CHECK_MODULES(GNOME, libgnomeui-2.0 >= 2.7.1 libgnomecanvas-2.0 >= 2.7.1)
-AC_SUBST(GNOME_CFLAGS)
-AC_SUBST(GNOME_LIBS)
-
-
-PKG_CHECK_MODULES(LIBGLADE, libglade-2.0 >= 2.3.6)
-AC_SUBST(LIBGLADE_CFLAGS)
-AC_SUBST(LIBGLADE_LIBS)
-
-
-AC_OUTPUT(
- glade-java.pc
- Makefile
- src/Makefile
- src/java/org/gnu/glade/LibGlade.java)
diff --git a/libglade-java/doc/Makefile.in.in b/libglade-java/doc/Makefile.in.in
deleted file mode 100644
index 3fe0769..0000000
--- a/libglade-java/doc/Makefile.in.in
+++ /dev/null
@@ -1,61 +0,0 @@
-%%include "common/Makefile.in.head"%%
-%%include "common/Makefile.in.top"%%
-
-all: api
-
-
-SOURCE_PATH:=../glade/src/java/org/gnu/glade/*.java
-SOURCES:= $(shell /bin/ls $(SOURCE_PATH) )
-
-## IF YOU MODIFY JAVADOC CREATION, PLEASE ALSO MODIFY IT IN THE BUILD SCRIPT ###
-JAVADOC_OPTIONS=-public -use -version -author
-JAVADOC_FOOTER="Please send any bug reports, comments, or suggestions for the API or documentation to <a href=\"mailto:java-gnome-developer at lists.sf.net\">java-gnome-developer at lists.sf.net</a>"
-# API documentation is generated by the build scripts for the tarballs. This
-# target should only be used from cvs (and in fact will only work from cvs)
-api: $(SOURCES)
- -mkdir -pv api
- -rm -rf api/*
- $(JAVADOC) \
- -d api \
- -sourcepath ../glade/src/java:../gnome/src/java:../gtk/src/java:../atk/src/java:../gdk/src/java:../pango/src/java:../glib/src/java: \
- $(JAVADOC_OPTIONS) \
- -windowtitle "Java-Gnome $(apiversion) GLADE API Reference" \
- -doctitle "Java-Gnome $(apiversion) GLADE API Reference" \
- -footer $(JAVADOC_FOOTER) \
- -linkoffline $(DESTDIR)$(datadir)/java-gnome-$(apiversion)/api/gtk/ ../doc-core/api/ \
- -linkoffline $(DESTDIR)$(datadir)/java-gnome-$(apiversion)/api/gnome/ ../doc-gnome/api/ \
- org.gnu.glade
-
-# Install targets
-install:
- # TODO: create a makefile in the following place, linking to the jar files,
- # setting ld-library-path, etc. as determined by the configure script.
- -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/glade/org/gnu/glade/class-use/
- -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/glade/resources/
- $(INSTALL) -m644 api/*.html $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/glade/
- $(INSTALL) -m644 api/*.css $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/glade/
- $(INSTALL) -m644 api/package-list $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/glade/
- $(INSTALL) -m644 api/resources/* $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/glade/resources/
- $(INSTALL) -m644 api/org/gnu/glade/*.html $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/glade/org/gnu/glade/
- $(INSTALL) -m644 api/org/gnu/glade/class-use/*.html $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/glade/org/gnu/glade/class-use/
- -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/glade/clock
- -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/glade-gnome
- $(INSTALL) -m644 examples/glade/*.* $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/glade
- $(INSTALL) -m644 examples/glade/clock/*.* $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/glade/clock
- $(INSTALL) -m644 examples/glade-gnome/*.* $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/glade-gnome
- -for f in $(DOCUMENTS); do $(INSTALL) -m644 $(JG_DOC_DIR)/$$f $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion) || exit 1; done
-
-
-# Uninstall targets
-uninstall:
- rm -rf $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/doc/glade
-
-native_install: install
-native_uninstall: uninstall
-
-clean:
- -rm -rf api
-
-mostlyclean:
-distclean: clean
-maintainer-clean: distclean
diff --git a/libglade-java/doc/configure.in.in b/libglade-java/doc/configure.in.in
deleted file mode 100644
index f64375f..0000000
--- a/libglade-java/doc/configure.in.in
+++ /dev/null
@@ -1,6 +0,0 @@
-JG_INCLUDE("common/configure.in.head");
-JG_DOC_DIR=.
-AC_SUBST(JG_DOC_DIR)
-JG_INCLUDE("common/configure.in.version");
-AC_INIT(.)
-AC_OUTPUT( Makefile )
diff --git a/libglade-java/doc/examples/glade-gnome/LibGladeGnomeTest.java b/libglade-java/doc/examples/glade-gnome/LibGladeGnomeTest.java
deleted file mode 100644
index 76f26c0..0000000
--- a/libglade-java/doc/examples/glade-gnome/LibGladeGnomeTest.java
+++ /dev/null
@@ -1,66 +0,0 @@
-
-import java.io.FileNotFoundException;
-import java.io.IOException;
-
-import org.gnu.glade.GladeXMLException;
-import org.gnu.glade.LibGlade;
-import org.gnu.gnome.Program;
-import org.gnu.gtk.Gtk;
-
-class LibGladeGnomeTest {
-
- public LibGladeGnomeTest(String filename) {
- try {
- LibGlade glade = new LibGlade(filename, this, null);
- } catch (GladeXMLException e) {
- System.err.println("Error parsing glade XML file." + e);
- } catch (FileNotFoundException e) {
- System.err.println("Glade XML file not found.");
- } catch (IOException e) {
- System.err.println("Error reading glade XML file.");
- }
-
- }
-
- //
- // Callback definitions
- //
-
- // These callbacks cater for all the examples so some callback methods may
- // be redundant for the glade file that you are investigating.
-
- public void notImplimented() {
- System.out.println("notImplimented");
- }
-
- public void gtkMainQuit() {
- Gtk.mainQuit();
- }
-
- public void notImplimented(int i) {
- System.out.println("notImplimented");
- }
-
- public void gtkMainQuit(int i) {
- Gtk.mainQuit();
- }
-
- //
- // The main program
- //
- public static void main(String args[]) {
- if (args.length != 1) {
- System.out.println("Usage\n\tLibGladeGnomeTest <glade-filename>\n");
- System.exit(0);
- }
-
- // First call Gnome.init to initialize everything
- Program prog = Program.initGnome("GladeTest", "0.1", args);
-
- // Then initialize the constructor which will put everything together
- LibGladeGnomeTest test = new LibGladeGnomeTest(args[0]);
-
- // Start the main Gtk loop
- Gtk.main();
- }
-}
diff --git a/libglade-java/doc/examples/glade-gnome/gnome-druid.glade b/libglade-java/doc/examples/glade-gnome/gnome-druid.glade
deleted file mode 100644
index 38b3ca5..0000000
--- a/libglade-java/doc/examples/glade-gnome/gnome-druid.glade
+++ /dev/null
@@ -1,93 +0,0 @@
-<?xml version="1.0"?>
-<GTK-Interface>
-
-<project>
- <name>Gnome widgets</name>
- <program_name>gnome-widgets</program_name>
- <directory></directory>
- <source_directory>src</source_directory>
- <pixmaps_directory>pixmaps</pixmaps_directory>
- <language>C</language>
- <gnome_support>True</gnome_support>
- <gettext_support>True</gettext_support>
-</project>
-
-<widget>
- <class>GtkWindow</class>
- <name>window1</name>
- <signal>
- <name>destroy</name>
- <handler>gtkMainQuit</handler>
- <last_modification_time>Wed, 14 Feb 2001 06:18:15 GMT</last_modification_time>
- </signal>
- <title>Java-GNOME Glade example</title>
- <type>GTK_WINDOW_TOPLEVEL</type>
- <position>GTK_WIN_POS_NONE</position>
- <modal>False</modal>
- <allow_shrink>False</allow_shrink>
- <allow_grow>True</allow_grow>
- <auto_shrink>False</auto_shrink>
-
- <widget>
- <class>GnomeDruid</class>
- <name>druid1</name>
-
- <widget>
- <class>GnomeDruidPageStart</class>
- <name>druidpagestart1</name>
- <title>My very own Druid - Page 1</title>
- <text>Of course it needs some text.</text>
- <title_color>255,255,255</title_color>
- <text_color>0,0,0</text_color>
- <background_color>25,25,112</background_color>
- <logo_background_color>25,25,112</logo_background_color>
- <textbox_color>255,255,255</textbox_color>
- </widget>
-
- <widget>
- <class>GnomeDruidPageStandard</class>
- <name>druidpagestandard1</name>
- <title>My very own Druid - Page 2</title>
- <title_color>255,255,255</title_color>
- <background_color>25,25,112</background_color>
- <logo_background_color>25,25,112</logo_background_color>
-
- <widget>
- <class>GtkVBox</class>
- <child_name>GnomeDruidPageStandard:vbox</child_name>
- <name>druid-vbox1</name>
- <homogeneous>False</homogeneous>
- <spacing>0</spacing>
- <child>
- <padding>0</padding>
- <expand>True</expand>
- <fill>True</fill>
- </child>
-
- <widget>
- <class>GnomeLess</class>
- <name>less1</name>
- <child>
- <padding>0</padding>
- <expand>True</expand>
- <fill>True</fill>
- </child>
- </widget>
- </widget>
- </widget>
-
- <widget>
- <class>GnomeDruidPageFinish</class>
- <name>druidpagefinish1</name>
- <title>My very own Druid - Page 3</title>
- <text>Thank you for using my Druid.</text>
- <background_color>25,25,112</background_color>
- <logo_background_color>25,25,112</logo_background_color>
- <textbox_color>255,255,255</textbox_color>
- <text_color>0,0,0</text_color>
- <title_color>255,255,255</title_color>
- </widget>
- </widget>
-</widget>
-
-</GTK-Interface>
diff --git a/libglade-java/doc/examples/glade-gnome/gnome-propertybox.glade b/libglade-java/doc/examples/glade-gnome/gnome-propertybox.glade
deleted file mode 100644
index 7cbd8f3..0000000
--- a/libglade-java/doc/examples/glade-gnome/gnome-propertybox.glade
+++ /dev/null
@@ -1,142 +0,0 @@
-<?xml version="1.0"?>
-<GTK-Interface>
-
-<project>
- <name>Gnome widgets</name>
- <program_name>gnome-widgets</program_name>
- <directory></directory>
- <source_directory>src</source_directory>
- <pixmaps_directory>pixmaps</pixmaps_directory>
- <language>C</language>
- <gnome_support>True</gnome_support>
- <gettext_support>True</gettext_support>
-</project>
-
-<widget>
- <class>GnomePropertyBox</class>
- <name>propertybox1</name>
- <signal>
- <name>destroy</name>
- <handler>gtkMainQuit</handler>
- <last_modification_time>Wed, 14 Feb 2001 07:06:11 GMT</last_modification_time>
- </signal>
- <signal>
- <name>apply</name>
- <handler>notImplimented</handler>
- <last_modification_time>Wed, 14 Feb 2001 07:06:46 GMT</last_modification_time>
- </signal>
- <signal>
- <name>help</name>
- <handler>notImplimented</handler>
- <last_modification_time>Wed, 14 Feb 2001 07:07:05 GMT</last_modification_time>
- </signal>
- <signal>
- <name>clicked</name>
- <handler>gtkMainQuit</handler>
- <last_modification_time>Wed, 14 Feb 2001 07:08:16 GMT</last_modification_time>
- </signal>
- <position>GTK_WIN_POS_NONE</position>
- <modal>False</modal>
- <allow_shrink>False</allow_shrink>
- <allow_grow>False</allow_grow>
- <auto_shrink>False</auto_shrink>
-
- <widget>
- <class>GtkNotebook</class>
- <child_name>GnomePropertyBox:notebook</child_name>
- <name>notebook1</name>
- <can_focus>True</can_focus>
- <show_tabs>True</show_tabs>
- <show_border>True</show_border>
- <tab_pos>GTK_POS_TOP</tab_pos>
- <scrollable>False</scrollable>
- <tab_hborder>2</tab_hborder>
- <tab_vborder>2</tab_vborder>
- <popup_enable>False</popup_enable>
- <child>
- <padding>0</padding>
- <expand>True</expand>
- <fill>True</fill>
- </child>
-
- <widget>
- <class>GnomeLess</class>
- <name>less1</name>
- </widget>
-
- <widget>
- <class>GtkLabel</class>
- <child_name>Notebook:tab</child_name>
- <name>label1</name>
- <label>Config Page 1</label>
- <justify>GTK_JUSTIFY_CENTER</justify>
- <wrap>False</wrap>
- <xalign>0.5</xalign>
- <yalign>0.5</yalign>
- <xpad>0</xpad>
- <ypad>0</ypad>
- </widget>
-
- <widget>
- <class>GtkScrolledWindow</class>
- <name>scrolledwindow1</name>
- <hscrollbar_policy>GTK_POLICY_NEVER</hscrollbar_policy>
- <vscrollbar_policy>GTK_POLICY_ALWAYS</vscrollbar_policy>
- <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
- <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
-
- <widget>
- <class>GtkText</class>
- <name>text1</name>
- <can_focus>True</can_focus>
- <editable>False</editable>
- <text>This is the second page of the configuration box. Currently it is not that usefull since it is only meant to show that the property box works fine. This area should of course consist of check boxes etc.</text>
- </widget>
- </widget>
-
- <widget>
- <class>GtkLabel</class>
- <child_name>Notebook:tab</child_name>
- <name>label2</name>
- <label>Config Page 2</label>
- <justify>GTK_JUSTIFY_CENTER</justify>
- <wrap>False</wrap>
- <xalign>0.5</xalign>
- <yalign>0.5</yalign>
- <xpad>0</xpad>
- <ypad>0</ypad>
- </widget>
-
- <widget>
- <class>GtkScrolledWindow</class>
- <name>scrolledwindow2</name>
- <hscrollbar_policy>GTK_POLICY_NEVER</hscrollbar_policy>
- <vscrollbar_policy>GTK_POLICY_ALWAYS</vscrollbar_policy>
- <hupdate_policy>GTK_UPDATE_CONTINUOUS</hupdate_policy>
- <vupdate_policy>GTK_UPDATE_CONTINUOUS</vupdate_policy>
-
- <widget>
- <class>GtkText</class>
- <name>text2</name>
- <can_focus>True</can_focus>
- <editable>False</editable>
- <text>This is the third page of the configuration box. Currently it is not that usefull since it is only meant to show that the property box works fine. This area should of course consist of check boxes etc.</text>
- </widget>
- </widget>
-
- <widget>
- <class>GtkLabel</class>
- <child_name>Notebook:tab</child_name>
- <name>label3</name>
- <label>Config Page 3</label>
- <justify>GTK_JUSTIFY_CENTER</justify>
- <wrap>False</wrap>
- <xalign>0.5</xalign>
- <yalign>0.5</yalign>
- <xpad>0</xpad>
- <ypad>0</ypad>
- </widget>
- </widget>
-</widget>
-
-</GTK-Interface>
diff --git a/libglade-java/doc/examples/glade-gnome/gnome-widgets.glade b/libglade-java/doc/examples/glade-gnome/gnome-widgets.glade
deleted file mode 100644
index 9bc2ef0..0000000
--- a/libglade-java/doc/examples/glade-gnome/gnome-widgets.glade
+++ /dev/null
@@ -1,685 +0,0 @@
-<?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
-<!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd" >
-
-<glade-interface>
- <requires lib="gnome" />
- <requires lib="canvas" />
-
- <widget class="GtkWindow" id="window1">
- <property name="title" translatable="yes">Java-GNOME Glade example</property>
- <property name="type">GTK_WINDOW_TOPLEVEL</property>
- <property name="modal">no</property>
- <property name="allow_shrink">no</property>
- <property name="allow_grow">yes</property>
- <property name="window-position">GTK_WIN_POS_NONE</property>
- <property name="visible">yes</property>
-
- <signal name="destroy" handler="gtkMainQuit" />
-
- <child>
- <widget class="GtkVBox" id="vbox1">
- <property name="homogeneous">no</property>
- <property name="spacing">0</property>
- <property name="visible">yes</property>
-
- <child>
- <widget class="GtkTable" id="table1">
- <property name="homogeneous">no</property>
- <property name="row_spacing">0</property>
- <property name="column_spacing">0</property>
- <property name="n-rows">7</property>
- <property name="n-columns">4</property>
- <property name="visible">yes</property>
-
- <child>
- <widget class="GnomeEntry" id="entry1">
- <property name="visible">yes</property>
-
- <child internal-child="entry">
- <widget class="GtkEntry" id="combo-entry1">
- <property name="can_focus">yes</property>
- <property name="editable">yes</property>
- <property name="text" translatable="yes"></property>
- <property name="max-length">0</property>
- <property name="visibility">yes</property>
- <property name="visible">yes</property>
- </widget>
- </child>
- </widget>
- <packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
- <property name="top_attach">0</property>
- <property name="bottom_attach">1</property>
- <property name="x_padding">0</property>
- <property name="y_padding">0</property>
- <property name="x_options">expand|fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GnomeFileEntry" id="fileentry1">
- <property name="modal">no</property>
- <property name="directory_entry">no</property>
- <property name="visible">yes</property>
-
- <child internal-child="entry">
- <widget class="GtkEntry" id="combo-entry2">
- <property name="can_focus">yes</property>
- <property name="editable">yes</property>
- <property name="text" translatable="yes"></property>
- <property name="max-length">0</property>
- <property name="visibility">yes</property>
- <property name="visible">yes</property>
- </widget>
- </child>
- </widget>
- <packing>
- <property name="left_attach">3</property>
- <property name="right_attach">4</property>
- <property name="top_attach">0</property>
- <property name="bottom_attach">1</property>
- <property name="x_padding">0</property>
- <property name="y_padding">0</property>
- <property name="x_options">expand|fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
-
- <child>
- <widget class="GnomePixmapEntry" id="pixmapentry1">
- <property name="preview">yes</property>
- <property name="visible">yes</property>
-
- <child>
- <widget class="GnomeFileEntry" id="entry2">
- <property name="child_name">GnomePixmapEntry:file-entry</property>
- <property name="modal">no</property>
- <property name="directory_entry">no</property>
- <property name="visible">yes</property>
-
- <child internal-child="entry">
- <widget class="GtkEntry" id="combo-entry4">
- <property name="can_focus">yes</property>
- <property name="editable">yes</property>
- <property name="text" translatable="yes"></property>
- <property name="max-length">0</property>
- <property name="visibility">yes</property>
- <property name="visible">yes</property>
- </widget>
- </child>
- </widget>
- </child>
- </widget>
- <packing>
- <property name="left_attach">3</property>
- <property name="right_attach">4</property>
- <property name="top_attach">1</property>
- <property name="bottom_attach">2</property>
- <property name="x_padding">0</property>
- <property name="y_padding">0</property>
- <property name="x_options">expand|fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GnomeDateEdit" id="dateedit1">
- <property name="lower_hour">7</property>
- <property name="upper_hour">19</property>
- <property name="visible">yes</property>
- <property name="dateedit_flags">GNOME_DATE_EDIT_SHOW_TIME|GNOME_DATE_EDIT_24_HR</property>
- </widget>
- <packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
- <property name="top_attach">2</property>
- <property name="bottom_attach">3</property>
- <property name="x_padding">0</property>
- <property name="y_padding">0</property>
- <property name="x_options">expand|fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
-
- <child>
- <widget class="GnomeColorPicker" id="colorpicker1">
- <property name="can_focus">yes</property>
- <property name="dither">yes</property>
- <property name="use_alpha">no</property>
- <property name="title" translatable="yes">Pick a color</property>
- <property name="visible">yes</property>
- </widget>
- <packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
- <property name="top_attach">3</property>
- <property name="bottom_attach">4</property>
- <property name="x_padding">0</property>
- <property name="y_padding">0</property>
- <property name="x_options"></property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GnomeFontPicker" id="fontpicker1">
- <property name="can_focus">yes</property>
- <property name="title" translatable="yes">Pick a Font</property>
- <property name="preview_text" translatable="yes">AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz</property>
- <property name="mode">GNOME_FONT_PICKER_MODE_PIXMAP</property>
- <property name="show_size">yes</property>
- <property name="label-font-size">14</property>
- <property name="use-font-in-label">no</property>
- <property name="visible">yes</property>
- </widget>
- <packing>
- <property name="left_attach">3</property>
- <property name="right_attach">4</property>
- <property name="top_attach">3</property>
- <property name="bottom_attach">4</property>
- <property name="x_padding">0</property>
- <property name="y_padding">0</property>
- <property name="x_options"></property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GnomeIconEntry" id="iconentry1">
- <property name="visible">yes</property>
- </widget>
- <packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
- <property name="top_attach">4</property>
- <property name="bottom_attach">5</property>
- <property name="x_padding">0</property>
- <property name="y_padding">0</property>
- <property name="x_options">fill</property>
- <property name="y_options">fill</property>
- </packing>
- </child>
-
- <child>
- <widget class="GnomeHRef" id="href1">
- <property name="can_focus">yes</property>
- <property name="url">http://java-gnome.sourceforge.net</property>
- <property name="label" translatable="yes">Java-GNOME</property>
- <property name="visible">yes</property>
- </widget>
- <packing>
- <property name="left_attach">3</property>
- <property name="right_attach">4</property>
- <property name="top_attach">4</property>
- <property name="bottom_attach">5</property>
- <property name="x_padding">0</property>
- <property name="y_padding">0</property>
- <property name="x_options"></property>
- <property name="y_options"></property>
- </packing>
- </child>
-
-
- <child>
- <widget class="GtkScrolledWindow" id="scrolledwindow1">
- <property name="hscrollbar_policy">GTK_POLICY_ALWAYS</property>
- <property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property>
- <property name="visible">yes</property>
-
- <child>
- <widget class="GnomeCanvas" id="canvas1">
- <property name="can_focus">yes</property>
- <property name="anti_aliased">no</property>
- <property name="scroll_x1">0</property>
- <property name="scroll_y1">0</property>
- <property name="scroll_x2">100</property>
- <property name="scroll_y2">100</property>
- <property name="pixels_per_unit">1</property>
- <property name="visible">yes</property>
- </widget>
- </child>
-
- <child internal-child="hscrollbar">
- <widget class="GtkHScrollbar" id="convertwidget1">
- <property name="update_policy">GTK_UPDATE_CONTINUOUS</property>
- <property name="visible">yes</property>
- </widget>
- </child>
-
- <child internal-child="vscrollbar">
- <widget class="GtkVScrollbar" id="convertwidget2">
- <property name="update_policy">GTK_UPDATE_CONTINUOUS</property>
- <property name="visible">yes</property>
- </widget>
- </child>
- </widget>
- <packing>
- <property name="left_attach">3</property>
- <property name="right_attach">4</property>
- <property name="top_attach">5</property>
- <property name="bottom_attach">6</property>
- <property name="x_padding">0</property>
- <property name="y_padding">0</property>
- <property name="x_options">fill</property>
- <property name="y_options">fill</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkScrolledWindow" id="scrolledwindow2">
- <property name="hscrollbar_policy">GTK_POLICY_ALWAYS</property>
- <property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property>
- <property name="visible">yes</property>
-
- <child>
- <widget class="GnomeIconList" id="iconlist1">
- <property name="can_focus">yes</property>
- <property name="selection_mode">GTK_SELECTION_SINGLE</property>
- <property name="icon_width">78</property>
- <property name="row_spacing">4</property>
- <property name="column_spacing">2</property>
- <property name="text_spacing">2</property>
- <property name="text_editable">no</property>
- <property name="text_static">no</property>
- <property name="visible">yes</property>
- </widget>
- </child>
-
- <child internal-child="hscrollbar">
- <widget class="GtkHScrollbar" id="convertwidget3">
- <property name="update_policy">GTK_UPDATE_CONTINUOUS</property>
- <property name="visible">yes</property>
- </widget>
- </child>
-
- <child internal-child="vscrollbar">
- <widget class="GtkVScrollbar" id="convertwidget4">
- <property name="update_policy">GTK_UPDATE_CONTINUOUS</property>
- <property name="visible">yes</property>
- </widget>
- </child>
- </widget>
- <packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
- <property name="top_attach">6</property>
- <property name="bottom_attach">7</property>
- <property name="x_padding">0</property>
- <property name="y_padding">0</property>
- <property name="x_options">fill</property>
- <property name="y_options">fill</property>
- </packing>
- </child>
-
- <child>
- <widget class="GnomeIconSelection" id="iconselection1">
- <property name="visible">yes</property>
- </widget>
- <packing>
- <property name="left_attach">3</property>
- <property name="right_attach">4</property>
- <property name="top_attach">6</property>
- <property name="bottom_attach">7</property>
- <property name="x_padding">0</property>
- <property name="y_padding">0</property>
- <property name="x_options">fill</property>
- <property name="y_options">fill</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label14">
- <property name="label" translatable="yes">Gnome Icon Selection</property>
- <property name="justify">GTK_JUSTIFY_CENTER</property>
- <property name="wrap">no</property>
- <property name="xalign">1</property>
- <property name="yalign">7.45058e-09</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- <property name="visible">yes</property>
- </widget>
- <packing>
- <property name="left_attach">2</property>
- <property name="right_attach">3</property>
- <property name="top_attach">6</property>
- <property name="bottom_attach">7</property>
- <property name="x_padding">2</property>
- <property name="y_padding">0</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label12">
- <property name="label" translatable="yes">GnomeCanvas</property>
- <property name="justify">GTK_JUSTIFY_CENTER</property>
- <property name="wrap">no</property>
- <property name="xalign">1</property>
- <property name="yalign">7.45058e-09</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- <property name="visible">yes</property>
- </widget>
- <packing>
- <property name="left_attach">2</property>
- <property name="right_attach">3</property>
- <property name="top_attach">5</property>
- <property name="bottom_attach">6</property>
- <property name="x_padding">2</property>
- <property name="y_padding">0</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label10">
- <property name="label" translatable="yes">Gnome HRef</property>
- <property name="justify">GTK_JUSTIFY_RIGHT</property>
- <property name="wrap">no</property>
- <property name="xalign">1</property>
- <property name="yalign">7.45058e-09</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- <property name="mnemonic_widget">href1</property>
- <property name="visible">yes</property>
- </widget>
- <packing>
- <property name="left_attach">2</property>
- <property name="right_attach">3</property>
- <property name="top_attach">4</property>
- <property name="bottom_attach">5</property>
- <property name="x_padding">2</property>
- <property name="y_padding">0</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label8">
- <property name="label" translatable="yes">Gnome Font Picker</property>
- <property name="justify">GTK_JUSTIFY_RIGHT</property>
- <property name="wrap">no</property>
- <property name="xalign">1</property>
- <property name="yalign">7.45058e-09</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- <property name="mnemonic_widget">fontpicker1</property>
- <property name="visible">yes</property>
- </widget>
- <packing>
- <property name="left_attach">2</property>
- <property name="right_attach">3</property>
- <property name="top_attach">3</property>
- <property name="bottom_attach">4</property>
- <property name="x_padding">2</property>
- <property name="y_padding">0</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label6">
- <property name="label" translatable="yes">Clock</property>
- <property name="justify">GTK_JUSTIFY_RIGHT</property>
- <property name="wrap">no</property>
- <property name="xalign">1</property>
- <property name="yalign">7.45058e-09</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- <property name="visible">yes</property>
- </widget>
- <packing>
- <property name="left_attach">2</property>
- <property name="right_attach">3</property>
- <property name="top_attach">2</property>
- <property name="bottom_attach">3</property>
- <property name="x_padding">2</property>
- <property name="y_padding">0</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label4">
- <property name="label" translatable="yes">Gnome Pixmap Entry</property>
- <property name="justify">GTK_JUSTIFY_RIGHT</property>
- <property name="wrap">no</property>
- <property name="xalign">1</property>
- <property name="yalign">7.45058e-09</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- <property name="mnemonic_widget">combo-entry4</property>
- <property name="visible">yes</property>
- </widget>
- <packing>
- <property name="left_attach">2</property>
- <property name="right_attach">3</property>
- <property name="top_attach">1</property>
- <property name="bottom_attach">2</property>
- <property name="x_padding">2</property>
- <property name="y_padding">0</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label2">
- <property name="label" translatable="yes">Gnome File Entry</property>
- <property name="justify">GTK_JUSTIFY_RIGHT</property>
- <property name="wrap">no</property>
- <property name="xalign">1</property>
- <property name="yalign">7.45058e-09</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- <property name="mnemonic_widget">combo-entry2</property>
- <property name="visible">yes</property>
- </widget>
- <packing>
- <property name="left_attach">2</property>
- <property name="right_attach">3</property>
- <property name="top_attach">0</property>
- <property name="bottom_attach">1</property>
- <property name="x_padding">2</property>
- <property name="y_padding">0</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label1">
- <property name="label" translatable="yes">Gnome Entry</property>
- <property name="justify">GTK_JUSTIFY_RIGHT</property>
- <property name="wrap">no</property>
- <property name="xalign">1</property>
- <property name="yalign">7.45058e-09</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- <property name="mnemonic_widget">combo-entry1</property>
- <property name="visible">yes</property>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">1</property>
- <property name="top_attach">0</property>
- <property name="bottom_attach">1</property>
- <property name="x_padding">2</property>
- <property name="y_padding">0</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label3">
- <property name="label" translatable="yes">Gnome Number Entry</property>
- <property name="justify">GTK_JUSTIFY_RIGHT</property>
- <property name="wrap">no</property>
- <property name="xalign">1</property>
- <property name="yalign">7.45058e-09</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- <property name="mnemonic_widget">combo-entry3</property>
- <property name="visible">yes</property>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">1</property>
- <property name="top_attach">1</property>
- <property name="bottom_attach">2</property>
- <property name="x_padding">2</property>
- <property name="y_padding">0</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label5">
- <property name="label" translatable="yes">Gnome Date Edit</property>
- <property name="justify">GTK_JUSTIFY_RIGHT</property>
- <property name="wrap">no</property>
- <property name="xalign">1</property>
- <property name="yalign">7.45058e-09</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- <property name="visible">yes</property>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">1</property>
- <property name="top_attach">2</property>
- <property name="bottom_attach">3</property>
- <property name="x_padding">2</property>
- <property name="y_padding">0</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label7">
- <property name="label" translatable="yes">Gnome Color Picker</property>
- <property name="justify">GTK_JUSTIFY_RIGHT</property>
- <property name="wrap">no</property>
- <property name="xalign">1</property>
- <property name="yalign">7.45058e-09</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- <property name="mnemonic_widget">colorpicker1</property>
- <property name="visible">yes</property>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">1</property>
- <property name="top_attach">3</property>
- <property name="bottom_attach">4</property>
- <property name="x_padding">2</property>
- <property name="y_padding">0</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label9">
- <property name="label" translatable="yes">Gnome Icon entry</property>
- <property name="justify">GTK_JUSTIFY_RIGHT</property>
- <property name="wrap">no</property>
- <property name="xalign">1</property>
- <property name="yalign">7.45058e-09</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- <property name="visible">yes</property>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">1</property>
- <property name="top_attach">4</property>
- <property name="bottom_attach">5</property>
- <property name="x_padding">2</property>
- <property name="y_padding">0</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label11">
- <property name="label" translatable="yes">Gtk Dial</property>
- <property name="justify">GTK_JUSTIFY_RIGHT</property>
- <property name="wrap">no</property>
- <property name="xalign">1</property>
- <property name="yalign">7.45058e-09</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- <property name="visible">yes</property>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">1</property>
- <property name="top_attach">5</property>
- <property name="bottom_attach">6</property>
- <property name="x_padding">2</property>
- <property name="y_padding">0</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label13">
- <property name="label" translatable="yes">Gnome Icon List</property>
- <property name="justify">GTK_JUSTIFY_RIGHT</property>
- <property name="wrap">no</property>
- <property name="xalign">1</property>
- <property name="yalign">7.45058e-09</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- <property name="visible">yes</property>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">1</property>
- <property name="top_attach">6</property>
- <property name="bottom_attach">7</property>
- <property name="x_padding">2</property>
- <property name="y_padding">0</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">yes</property>
- <property name="fill">yes</property>
- </packing>
- </child>
-
- <child>
- <widget class="GnomeAppBar" id="appbar1">
- <property name="has_progress">yes</property>
- <property name="has_status">yes</property>
- <property name="visible">yes</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">yes</property>
- <property name="fill">yes</property>
- </packing>
- </child>
- </widget>
- </child>
- </widget>
-</glade-interface>
diff --git a/libglade-java/doc/examples/glade/Example1.java b/libglade-java/doc/examples/glade/Example1.java
deleted file mode 100644
index 76fb6e1..0000000
--- a/libglade-java/doc/examples/glade/Example1.java
+++ /dev/null
@@ -1,45 +0,0 @@
-import java.io.IOException;
-
-import org.gnu.glade.LibGlade;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.event.ButtonEvent;
-import org.gnu.gtk.event.LifeCycleEvent;
-
-public class Example1 {
-
- private static final String gladeFilename = "example1.glade";
-
- private LibGlade libglade;
-
- public Example1() throws IOException {
- libglade = new LibGlade(gladeFilename, this);
- }
-
- // Referenced in example1.glade
- public void on_button1_clicked(ButtonEvent event, Object target) {
- System.out.println("on_button1_clicked invoked, exiting...");
- Gtk.mainQuit();
- }
-
- public void on_window1_delete_event(LifeCycleEvent event, Object target) {
- System.out.println("on_window1_delete invoked, exiting...");
- Gtk.mainQuit();
- }
-
- public static void main(String args[]) {
- Gtk.init(args);
-
- Example1 gui;
- try {
- gui = new Example1();
- } catch (IOException e) {
- System.err.println(e.toString());
- System.exit(1);
- }
-
- // Start the main Gtk loop
- Gtk.main();
- }
-}
-
-
diff --git a/libglade-java/doc/examples/glade/LibGladeTest.java b/libglade-java/doc/examples/glade/LibGladeTest.java
deleted file mode 100644
index 395d52f..0000000
--- a/libglade-java/doc/examples/glade/LibGladeTest.java
+++ /dev/null
@@ -1,102 +0,0 @@
-import java.io.IOException;
-
-import org.gnu.glade.LibGlade;
-import org.gnu.gtk.ColorSelectionDialog;
-import org.gnu.gtk.Dialog;
-import org.gnu.gtk.FileSelection;
-import org.gnu.gtk.FontSelectionDialog;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.InputDialog;
-
-public class LibGladeTest {
- Dialog dialog;
- FileSelection fileSelection;
- ColorSelectionDialog colorSelectionDialog;
- FontSelectionDialog fontSelectionDialog;
- InputDialog inputDialog;
-
- public LibGladeTest(String filename) {
- try {
- LibGlade glade = new LibGlade(filename, this);
- } catch (IOException e) {
- System.out.println("failed: " + e);
- System.exit(1);
- }
- }
-
- //
- // Callback definitions
- //
-
- // These callbacks cater for all the examples so some callback methods may
- // be redundant for the glade file that you are investigating.
-
- public void gtkMainQuit() {
- Gtk.mainQuit();
- }
-
- public void gtk_main_quit() {
- Gtk.mainQuit();
- }
-
- public void gtkWidgetDestroy() {
- Gtk.mainQuit();
- }
-
- public void notImplemented() {
- System.out.println("Not implemented");
- }
-
- // Dialog specific callback
- public void gtkDialogHide() {
- if (dialog != null) {
- dialog.hide();
- }
- }
-
- // FileSelection specific callback
- public void gtkFileSelHide() {
- if (fileSelection != null) {
- fileSelection.hide();
- }
- }
-
- // ColorSelectionDialog specific callback
- public void gtkColorSelDialogHide() {
- if (colorSelectionDialog != null) {
- colorSelectionDialog.hide();
- }
- }
-
- // ColorSelectionDialog specific callback
- public void gtkFontSelDialogHide() {
- if (fontSelectionDialog != null) {
- fontSelectionDialog.hide();
- }
- }
- // ColorSelectionDialog specific callback
- public void gtkInputDialogHide() {
- if (inputDialog != null) {
- inputDialog.hide();
- }
- }
-
- //
- // The main program
- //
- public static void main(String args[]) {
- if (args.length != 1) {
- System.out.println("Usage\n\tLibGladeTest <glade-filename>\n");
- System.exit(0);
- }
-
- // First call GTk.init to initialize everything
- Gtk.init(args);
-
- // Then initialize the constructor which will put everything together
- LibGladeTest test = new LibGladeTest(args[0]);
-
- // Start the main Gtk loop
- Gtk.main();
- }
-}
diff --git a/libglade-java/doc/examples/glade/Makefile.in b/libglade-java/doc/examples/glade/Makefile.in
deleted file mode 100644
index 973e24c..0000000
--- a/libglade-java/doc/examples/glade/Makefile.in
+++ /dev/null
@@ -1,84 +0,0 @@
-# This file is part of Java-GNOME.
-#
-# Java-GNOME is free software; you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
-# any later version.
-#
-# Java-GNOME is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with Java-GNOME; see the file COPYING. If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-#
-# This is the src/examples/glade Makefile
-
-version=@version@
-
-# Set Java related stuff
-JAVADOC = @JAVADOC@
-JAVAC = @JAVAC@
-JAVA = @JAVA@
-JAR = @JAR@
-JAVA_INCLUDES = @JAVA_INCLUDES@
-GCJ=@GCJ@ -fPIC -fjni
-GCJFLAGS=@GCJFLAGS@
-GCJ_CLASSPATH=@GCJ_CLASSPATH at .
-ANT=@ANT@
-
-JARS=../../../lib
-CLASSPATH = @CLASSPATH@$(JARS)/gtk.jar:$(JARS)/gnome.jar:$(JARS)/glade.jar
-GCJ_CLASSPATH = $(CLASSPATH):@GCJ_CLASSPATH@
-GCJ_LIBS=-L $(JARS) -lGTKJar -lGNOMEJar -lGladeJar
-
-DEMO_CLASSES=Example1.class Test.class LibGladeTest.class
-DEMO_EXES=example1 test libgladetest
-
-.SUFFIXES: .java .class
-
-# Set the suffix rules
-.java.class:
- $(JAVAC) -classpath $(CLASSPATH) $<
-
-.java.o:
- $(GCJ) $(GCJFLAGS) -g -O -L../../.. --classpath=${GCJ_CLASSPATH} -o $@ -c $<
-
-all: @TOPLEVEL_TARGETS@
-
-gtk:
-
-gnome:
-
-glade: $(DEMO_CLASSES)
-
-native-gtk:
-
-native-gnome:
-
-native-glade: $(DEMO_EXES)
-
-example1: Example1.o
- $(GCJ) $(GCJFLAGS) -g --main=Example1 $(GCJ_LIBS) -o $@ $<
-
-test: Test.o
- $(GCJ) $(GCJFLAGS) -g --main=Test $(GCJ_LIBS) -o $@ $<
-
-libgladetest: LibGladeTest.o
- $(GCJ) $(GCJFLAGS) -g --main=LibGladeTest $(GCJ_LIBS) -o $@ $<
-
-# Targets to clean after us
-
-.PHONY: mostlyclean clean distclean maintainer-clean
-
-mostlyclean:
- rm -f *.class *.o $(DEMO_EXES)
-
-clean: mostlyclean
-
-distclean: clean
- rm -f Makefile
-
-maintainer-clean: distclean
diff --git a/libglade-java/doc/examples/glade/Test.java b/libglade-java/doc/examples/glade/Test.java
deleted file mode 100644
index cbb4f72..0000000
--- a/libglade-java/doc/examples/glade/Test.java
+++ /dev/null
@@ -1,45 +0,0 @@
-/*
- * Generated by LibGladeStubs from test.glade
- */
-
-import java.io.IOException;
-
-import org.gnu.glade.LibGlade;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.event.GtkEvent;
-
-public class Test {
-
- private LibGlade libglade;
-
- private static final String gladeFile = "test.glade";
-
- public Test() throws IOException {
- libglade = new LibGlade(gladeFile, this);
- }
-
- // Signal handlers, as defined in test.glade
-
- /**
- * gtkMainQuit method to handle the "destroy" signal.
- *
- * @param source the widget that fired this signal
- * @param target an object defined as the target of this signal, or null.
- */
- public void gtkMainQuit(GtkEvent event, Object target) {
- // TODO: handler code here
- }
-
- public static void main(String args[]) {
- Test gui;
-
- Gtk.init(args);
- try {
- gui = new Test();
- } catch (IOException e) {
- System.err.println(e.toString());
- System.exit(1);
- }
- Gtk.main();
- }
-}
diff --git a/libglade-java/doc/examples/glade/clock/Clock.java b/libglade-java/doc/examples/glade/clock/Clock.java
deleted file mode 100644
index 53bf278..0000000
--- a/libglade-java/doc/examples/glade/clock/Clock.java
+++ /dev/null
@@ -1,128 +0,0 @@
-package clock;
-
-/*
- * Generated by LibGladeStubs from clock.glade
- */
-
-import java.io.IOException;
-import java.text.DateFormat;
-import java.util.Date;
-
-import org.gnu.glade.LibGlade;
-import org.gnu.glib.Fireable;
-import org.gnu.glib.Timer;
-import org.gnu.gtk.Button;
-import org.gnu.gtk.FontSelectionDialog;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.Label;
-import org.gnu.gtk.event.ButtonEvent;
-import org.gnu.gtk.event.ButtonListener;
-import org.gnu.gtk.event.GtkEvent;
-import org.gnu.pango.FontDescription;
-
-public class Clock {
-
- private LibGlade libglade;
- private final Timer clock;
- private final Label clockLabel;
-
- private static final String GLADE_FILE = "clock.glade";
- private static final String DEFAULT_FONT = "Sans 20";
-
- public Clock() throws IOException {
- libglade = new LibGlade(GLADE_FILE, this);
- clockLabel = (Label)libglade.getWidget("clockLabel");
- FontDescription fontDesc = new FontDescription(DEFAULT_FONT);
- clockLabel.setFont(fontDesc);
- setTime();
-
- clock = new Timer(
- 1000, new Fireable() {
- public boolean fire() {
- setTime();
- return true; // keep "ticking"
- }
- });
- clock.start();
- }
-
- private void setTime() {
- String dateStr = DateFormat.getTimeInstance().format(new Date());
- clockLabel.setText(dateStr);
- }
-
- private void stop() {
- clock.stop();
- Gtk.mainQuit();
- }
-
- // Signal handlers, as defined in clock.glade
-
- /**
- * on_ClockDialog_close method to handle the "close" signal.
- *
- * @param source the widget that fired this signal
- * @param target an object defined as the target of this signal, or null.
- */
- public void on_ClockDialog_delete_event(GtkEvent event) {
- stop();
- }
-
- /**
- * on_fontbutton_clicked method to handle the "clicked" signal.
- *
- * @param source the widget that fired this signal
- * @param target an object defined as the target of this signal, or null.
- */
- public void on_fontbutton_clicked(GtkEvent event, Object target) {
- final FontSelectionDialog fontsel =
- new FontSelectionDialog("Choose Clock Font");
- Button okButton = fontsel.getOKButton();
- okButton.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- String fontname = fontsel.getFontName();
- if (fontname != null) {
- FontDescription fontDesc =
- new FontDescription(fontname);
- clockLabel.setFont(fontDesc);
- }
- fontsel.destroy();
- }
- }
- });
- Button cancelButton = fontsel.getCancelButton();
- cancelButton.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- fontsel.destroy();
- }
- }
- });
-
- fontsel.show();
- }
-
- /**
- * on_closebutton_clicked method to handle the "clicked" signal.
- *
- * @param source the widget that fired this signal
- * @param target an object defined as the target of this signal, or null.
- */
- public void on_closebutton_clicked(GtkEvent event) {
- stop();
- }
-
- public static void main(String args[]) {
- Clock gui;
-
- Gtk.init(args);
- try {
- gui = new Clock();
- } catch (IOException e) {
- System.err.println(e.toString());
- System.exit(1);
- }
- Gtk.main();
- }
-}
diff --git a/libglade-java/doc/examples/glade/clock/clock.glade b/libglade-java/doc/examples/glade/clock/clock.glade
deleted file mode 100644
index 31a0a25..0000000
--- a/libglade-java/doc/examples/glade/clock/clock.glade
+++ /dev/null
@@ -1,88 +0,0 @@
-<?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
-<!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">
-
-<glade-interface>
-
-<widget class="GtkDialog" id="ClockDialog">
- <property name="border_width">8</property>
- <property name="visible">True</property>
- <property name="title" translatable="yes">Java-GNOME Clock</property>
- <property name="type">GTK_WINDOW_TOPLEVEL</property>
- <property name="window_position">GTK_WIN_POS_NONE</property>
- <property name="modal">False</property>
- <property name="resizable">True</property>
- <property name="destroy_with_parent">False</property>
- <property name="has_separator">True</property>
- <signal name="delete_event" handler="on_ClockDialog_delete_event" last_modification_time="Tue, 25 Feb 2003 05:42:59 GMT"/>
-
- <child internal-child="vbox">
- <widget class="GtkVBox" id="dialog-vbox1">
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">0</property>
-
- <child internal-child="action_area">
- <widget class="GtkHButtonBox" id="dialog-action_area1">
- <property name="visible">True</property>
- <property name="layout_style">GTK_BUTTONBOX_END</property>
-
- <child>
- <widget class="GtkButton" id="fontbutton">
- <property name="visible">True</property>
- <property name="can_default">True</property>
- <property name="can_focus">True</property>
- <property name="label">gtk-select-font</property>
- <property name="use_stock">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="response_id">0</property>
- <signal name="clicked" handler="on_fontbutton_clicked" object="clockLabel" last_modification_time="Tue, 25 Feb 2003 05:44:04 GMT"/>
- </widget>
- </child>
-
- <child>
- <widget class="GtkButton" id="closebutton">
- <property name="visible">True</property>
- <property name="can_default">True</property>
- <property name="can_focus">True</property>
- <property name="label">gtk-close</property>
- <property name="use_stock">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="response_id">-7</property>
- <signal name="clicked" handler="on_closebutton_clicked" last_modification_time="Tue, 25 Feb 2003 05:43:44 GMT"/>
- </widget>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="pack_type">GTK_PACK_END</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="clockLabel">
- <property name="visible">True</property>
- <property name="label" translatable="yes"></property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_CENTER</property>
- <property name="wrap">False</property>
- <property name="selectable">False</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- <property name="mnemonic_widget">closebutton</property>
- </widget>
- <packing>
- <property name="padding">8</property>
- <property name="expand">True</property>
- <property name="fill">True</property>
- </packing>
- </child>
- </widget>
- </child>
-</widget>
-
-</glade-interface>
diff --git a/libglade-java/doc/examples/glade/custom.glade b/libglade-java/doc/examples/glade/custom.glade
deleted file mode 100644
index 2ff2005..0000000
--- a/libglade-java/doc/examples/glade/custom.glade
+++ /dev/null
@@ -1,91 +0,0 @@
-<?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
-<!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd" >
-
-<glade-interface>
- <widget class="GtkWindow" id="window1">
- <property name="title" translatable="yes">window1</property>
- <property name="type">GTK_WINDOW_TOPLEVEL</property>
- <property name="allow_shrink">no</property>
- <property name="allow_grow">yes</property>
- <property name="window-position">GTK_WIN_POS_NONE</property>
- <property name="visible">yes</property>
-
- <signal name="destroy" handler="gtkMainQuit" />
-
- <child>
- <widget class="GtkVBox" id="vbox1">
- <property name="homogeneous">no</property>
- <property name="spacing">0</property>
- <property name="visible">yes</property>
-
- <child>
- <widget class="GtkMenuBar" id="menubar1">
- <property name="visible">yes</property>
-
- <child>
- <widget class="GtkMenuItem" id="file1">
- <property name="label" translatable="yes">File</property>
- <property name="visible">yes</property>
-
- <child>
- <widget class="GtkMenu" id="file1_menu">
- <property name="visible">yes</property>
-
- <child>
- <widget class="GtkMenuItem" id="quit1">
- <property name="label" translatable="yes">Quit</property>
- <property name="visible">yes</property>
-
- <signal name="activate" handler="gtkMainQuit" />
-
- <accelerator key="Q" modifiers="GDK_CONTROL_MASK" signal="activate" />
- </widget>
- </child>
- </widget>
- </child>
- </widget>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">no</property>
- <property name="fill">no</property>
- </packing>
- </child>
-
- <child>
- <widget class="Custom" id="custom1">
- <property name="creation_function">gtk_color_selection_new</property>
- <property name="int1">0</property>
- <property name="int2">0</property>
- <property name="last_modification_time">Mon, 07 Jun 1999 01:57:03 GMT</property>
- <property name="visible">yes</property>
- </widget>
- <packing>
- <property name="padding">4</property>
- <property name="expand">yes</property>
- <property name="fill">yes</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label1">
- <property name="label" translatable="yes">This example shows the use of a custom widget.
-In this case, the intitialiser is gtk_color_selection_new.</property>
- <property name="justify">GTK_JUSTIFY_CENTER</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- <property name="visible">yes</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">no</property>
- <property name="fill">no</property>
- </packing>
- </child>
- </widget>
- </child>
- </widget>
-</glade-interface>
diff --git a/libglade-java/doc/examples/glade/example1.glade b/libglade-java/doc/examples/glade/example1.glade
deleted file mode 100644
index 796027a..0000000
--- a/libglade-java/doc/examples/glade/example1.glade
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
-<!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">
-
-<glade-interface>
-
-<widget class="GtkWindow" id="window1">
- <property name="visible">True</property>
- <property name="title" translatable="yes">Example 1</property>
- <property name="type">GTK_WINDOW_TOPLEVEL</property>
- <property name="window_position">GTK_WIN_POS_NONE</property>
- <property name="modal">False</property>
- <property name="resizable">True</property>
- <property name="destroy_with_parent">False</property>
- <signal name="delete_event" handler="on_window1_delete_event" last_modification_time="Tue, 25 Feb 2003 05:35:17 GMT"/>
-
- <child>
- <widget class="GtkButton" id="button1">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Click to exit.</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <signal name="clicked" handler="on_button1_clicked" after="yes" object="window1" last_modification_time="Fri, 29 Nov 2002 06:41:31 GMT"/>
- </widget>
- </child>
-</widget>
-
-</glade-interface>
diff --git a/libglade-java/doc/examples/glade/gtk.glade b/libglade-java/doc/examples/glade/gtk.glade
deleted file mode 100644
index 0fa91a0..0000000
--- a/libglade-java/doc/examples/glade/gtk.glade
+++ /dev/null
@@ -1,1956 +0,0 @@
-<?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
-<!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">
-
-<glade-interface>
-
-<widget class="GtkWindow" id="window1">
- <property name="visible">True</property>
- <property name="title" translatable="yes">Java-GTK Glade example</property>
- <property name="type">GTK_WINDOW_TOPLEVEL</property>
- <property name="window_position">GTK_WIN_POS_NONE</property>
- <property name="modal">False</property>
- <property name="resizable">True</property>
- <property name="destroy_with_parent">False</property>
- <signal name="destroy" handler="gtkMainQuit"/>
-
- <child>
- <widget class="GtkVBox" id="vbox1">
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkLabel" id="label23">
- <property name="visible">True</property>
- <property name="label" translatable="yes">A lot of interesting widgets</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_CENTER</property>
- <property name="wrap">False</property>
- <property name="selectable">False</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="padding">4</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkHSeparator" id="hseparator1">
- <property name="visible">True</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">True</property>
- <property name="fill">True</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkNotebook" id="notebook1">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="show_tabs">True</property>
- <property name="show_border">True</property>
- <property name="tab_pos">GTK_POS_TOP</property>
- <property name="scrollable">False</property>
- <property name="tab_hborder">2</property>
- <property name="tab_vborder">2</property>
- <property name="enable_popup">False</property>
-
- <child>
- <widget class="GtkHandleBox" id="handlebox1">
- <property name="visible">True</property>
- <property name="shadow_type">GTK_SHADOW_OUT</property>
- <property name="handle_position">GTK_POS_LEFT</property>
- <property name="snap_edge">GTK_POS_TOP</property>
-
- <child>
- <widget class="GtkHBox" id="hbox1">
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkButton" id="button1">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Gtk Button</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <signal name="clicked" handler="notImplemented"/>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkToggleButton" id="togglebutton1">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Gtk Toggle Button</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkVSeparator" id="vseparator1">
- <property name="visible">True</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">True</property>
- <property name="fill">True</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkFrame" id="frame1">
- <property name="visible">True</property>
- <property name="label_xalign">0</property>
- <property name="label_yalign">0.5</property>
- <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
-
- <child>
- <widget class="GtkVBox" id="vbox2">
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkCheckButton" id="checkbutton1">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Gtk Check Button</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCheckButton" id="checkbutton2">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Gtk Check Button</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCheckButton" id="checkbutton3">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Gtk Check Button</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
- </widget>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label24">
- <property name="visible">True</property>
- <property name="label" translatable="yes">Check Boxes</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">False</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="type">label_item</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">True</property>
- <property name="fill">True</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkFrame" id="frame2">
- <property name="visible">True</property>
- <property name="label_xalign">0</property>
- <property name="label_yalign">0.5</property>
- <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
-
- <child>
- <widget class="GtkVBox" id="vbox3">
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkRadioButton" id="radiobutton1">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Gtk Radio Button</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkRadioButton" id="radiobutton2">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Gtk Radio Button</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- <property name="group">radiobutton1</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkRadioButton" id="radiobutton3">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Gtk Radio Button3</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- <property name="group">radiobutton1</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
- </widget>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label25">
- <property name="visible">True</property>
- <property name="label" translatable="yes">Radio Boxes</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">False</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="type">label_item</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">True</property>
- <property name="fill">True</property>
- </packing>
- </child>
- </widget>
- </child>
- </widget>
- <packing>
- <property name="tab_expand">False</property>
- <property name="tab_fill">True</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label1">
- <property name="visible">True</property>
- <property name="label" translatable="yes">Buttons galore</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_CENTER</property>
- <property name="wrap">False</property>
- <property name="selectable">False</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="type">tab</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkTable" id="table2">
- <property name="visible">True</property>
- <property name="n_rows">6</property>
- <property name="n_columns">4</property>
- <property name="homogeneous">False</property>
- <property name="row_spacing">0</property>
- <property name="column_spacing">0</property>
-
- <child>
- <widget class="GtkTreeView" id="list1">
- <property name="visible">True</property>
- <property name="headers_visible">True</property>
- <property name="rules_hint">False</property>
- <property name="reorderable">False</property>
- <property name="enable_search">True</property>
- </widget>
- <packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
- <property name="top_attach">0</property>
- <property name="bottom_attach">1</property>
- <property name="y_options">fill</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkTreeView" id="tree1">
- <property name="visible">True</property>
- <property name="headers_visible">True</property>
- <property name="rules_hint">False</property>
- <property name="reorderable">False</property>
- <property name="enable_search">True</property>
- </widget>
- <packing>
- <property name="left_attach">3</property>
- <property name="right_attach">4</property>
- <property name="top_attach">0</property>
- <property name="bottom_attach">1</property>
- <property name="y_options">fill</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkScrolledWindow" id="scrolledwindow2">
- <property name="visible">True</property>
- <property name="hscrollbar_policy">GTK_POLICY_ALWAYS</property>
- <property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property>
- <property name="shadow_type">GTK_SHADOW_IN</property>
- <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
-
- <child>
- <widget class="GtkTreeView" id="clist1">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="headers_visible">True</property>
- <property name="rules_hint">False</property>
- <property name="reorderable">False</property>
- <property name="enable_search">True</property>
- </widget>
- </child>
- </widget>
- <packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
- <property name="top_attach">1</property>
- <property name="bottom_attach">2</property>
- <property name="x_options">fill</property>
- <property name="y_options">fill</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkScrolledWindow" id="scrolledwindow3">
- <property name="visible">True</property>
- <property name="hscrollbar_policy">GTK_POLICY_ALWAYS</property>
- <property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property>
- <property name="shadow_type">GTK_SHADOW_IN</property>
- <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
-
- <child>
- <widget class="GtkTreeView" id="ctree1">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="headers_visible">True</property>
- <property name="rules_hint">False</property>
- <property name="reorderable">False</property>
- <property name="enable_search">True</property>
- </widget>
- </child>
- </widget>
- <packing>
- <property name="left_attach">3</property>
- <property name="right_attach">4</property>
- <property name="top_attach">1</property>
- <property name="bottom_attach">2</property>
- <property name="x_options">fill</property>
- <property name="y_options">fill</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkOptionMenu" id="optionmenu1">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="history">0</property>
-
- <child internal-child="menu">
- <widget class="GtkMenu" id="convertwidget5">
- <property name="visible">True</property>
-
- <child>
- <widget class="GtkMenuItem" id="convertwidget6">
- <property name="visible">True</property>
- <property name="label" translatable="yes">Something</property>
- <property name="use_underline">True</property>
- </widget>
- </child>
-
- <child>
- <widget class="GtkMenuItem" id="convertwidget7">
- <property name="visible">True</property>
- <property name="label" translatable="yes">Something else</property>
- <property name="use_underline">True</property>
- </widget>
- </child>
-
- <child>
- <widget class="GtkMenuItem" id="convertwidget8">
- <property name="visible">True</property>
- <property name="label" translatable="yes">Something else</property>
- <property name="use_underline">True</property>
- </widget>
- </child>
-
- <child>
- <widget class="GtkMenuItem" id="convertwidget9">
- <property name="visible">True</property>
- <property name="label" translatable="yes">Something else once again</property>
- <property name="use_underline">True</property>
- </widget>
- </child>
- </widget>
- </child>
- </widget>
- <packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
- <property name="top_attach">2</property>
- <property name="bottom_attach">3</property>
- <property name="x_options"></property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkSpinButton" id="spinbutton1">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="climb_rate">1</property>
- <property name="digits">0</property>
- <property name="numeric">False</property>
- <property name="update_policy">GTK_UPDATE_ALWAYS</property>
- <property name="snap_to_ticks">False</property>
- <property name="wrap">False</property>
- <property name="adjustment">1 0 100 1 10 10</property>
- </widget>
- <packing>
- <property name="left_attach">3</property>
- <property name="right_attach">4</property>
- <property name="top_attach">2</property>
- <property name="bottom_attach">3</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkProgressBar" id="progressbar1">
- <property name="visible">True</property>
- <property name="orientation">GTK_PROGRESS_LEFT_TO_RIGHT</property>
- <property name="fraction">0</property>
- <property name="pulse_step">0.1</property>
- <property name="activity_mode">False</property>
- <property name="show_text">False</property>
- <property name="text_xalign">0.5</property>
- <property name="text_yalign">0.5</property>
- </widget>
- <packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
- <property name="top_attach">3</property>
- <property name="bottom_attach">4</property>
- <property name="x_options"></property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkScrolledWindow" id="scrolledwindow4">
- <property name="visible">True</property>
- <property name="hscrollbar_policy">GTK_POLICY_ALWAYS</property>
- <property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property>
- <property name="shadow_type">GTK_SHADOW_NONE</property>
- <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
-
- <child>
- <widget class="GtkViewport" id="viewport1">
- <property name="visible">True</property>
- <property name="shadow_type">GTK_SHADOW_IN</property>
-
- <child>
- <widget class="GtkDrawingArea" id="drawingarea1">
- <property name="visible">True</property>
- </widget>
- </child>
- </widget>
- </child>
- </widget>
- <packing>
- <property name="left_attach">3</property>
- <property name="right_attach">4</property>
- <property name="top_attach">3</property>
- <property name="bottom_attach">4</property>
- <property name="x_options">fill</property>
- <property name="y_options">fill</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label10">
- <property name="visible">True</property>
- <property name="label" translatable="yes">Gtk Tree</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_CENTER</property>
- <property name="wrap">False</property>
- <property name="selectable">False</property>
- <property name="xalign">1</property>
- <property name="yalign">7.45058e-09</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="left_attach">2</property>
- <property name="right_attach">3</property>
- <property name="top_attach">0</property>
- <property name="bottom_attach">1</property>
- <property name="x_padding">2</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label12">
- <property name="visible">True</property>
- <property name="label" translatable="yes">Gtk Columned Tree</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_RIGHT</property>
- <property name="wrap">False</property>
- <property name="selectable">False</property>
- <property name="xalign">1</property>
- <property name="yalign">7.45058e-09</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="left_attach">2</property>
- <property name="right_attach">3</property>
- <property name="top_attach">1</property>
- <property name="bottom_attach">2</property>
- <property name="x_padding">2</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label14">
- <property name="visible">True</property>
- <property name="label" translatable="yes">Gtk Spin Button</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_CENTER</property>
- <property name="wrap">False</property>
- <property name="selectable">False</property>
- <property name="xalign">1</property>
- <property name="yalign">7.45058e-09</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="left_attach">2</property>
- <property name="right_attach">3</property>
- <property name="top_attach">2</property>
- <property name="bottom_attach">3</property>
- <property name="x_padding">2</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label16">
- <property name="visible">True</property>
- <property name="label" translatable="yes">Gtk Scrolled Area,
-Viewport and
-Drawing Area</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_RIGHT</property>
- <property name="wrap">True</property>
- <property name="selectable">False</property>
- <property name="xalign">1</property>
- <property name="yalign">7.45058e-09</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="left_attach">2</property>
- <property name="right_attach">3</property>
- <property name="top_attach">3</property>
- <property name="bottom_attach">4</property>
- <property name="x_padding">2</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label15">
- <property name="visible">True</property>
- <property name="label" translatable="yes">Gtk Progress Bar</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_CENTER</property>
- <property name="wrap">False</property>
- <property name="selectable">False</property>
- <property name="xalign">1</property>
- <property name="yalign">7.45058e-09</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">1</property>
- <property name="top_attach">3</property>
- <property name="bottom_attach">4</property>
- <property name="x_padding">2</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label13">
- <property name="visible">True</property>
- <property name="label" translatable="yes">Gtk Option Menu</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_CENTER</property>
- <property name="wrap">False</property>
- <property name="selectable">False</property>
- <property name="xalign">1</property>
- <property name="yalign">7.45058e-09</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">1</property>
- <property name="top_attach">2</property>
- <property name="bottom_attach">3</property>
- <property name="x_padding">2</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label11">
- <property name="visible">True</property>
- <property name="label" translatable="yes">Gtk Columned List</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_CENTER</property>
- <property name="wrap">False</property>
- <property name="selectable">False</property>
- <property name="xalign">1</property>
- <property name="yalign">7.45058e-09</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">1</property>
- <property name="top_attach">1</property>
- <property name="bottom_attach">2</property>
- <property name="x_padding">2</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label9">
- <property name="visible">True</property>
- <property name="label" translatable="yes">Gtk List</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_RIGHT</property>
- <property name="wrap">False</property>
- <property name="selectable">False</property>
- <property name="xalign">1</property>
- <property name="yalign">7.45058e-09</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">1</property>
- <property name="top_attach">0</property>
- <property name="bottom_attach">1</property>
- <property name="x_padding">2</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkEntry" id="entry1">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="editable">True</property>
- <property name="visibility">True</property>
- <property name="max_length">0</property>
- <property name="text" translatable="yes"></property>
- <property name="has_frame">True</property>
- <property name="invisible_char" translatable="yes">*</property>
- <property name="activates_default">False</property>
- </widget>
- <packing>
- <property name="left_attach">3</property>
- <property name="right_attach">4</property>
- <property name="top_attach">4</property>
- <property name="bottom_attach">5</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCombo" id="combo1">
- <property name="visible">True</property>
- <property name="value_in_list">False</property>
- <property name="allow_empty">True</property>
- <property name="case_sensitive">False</property>
- <property name="enable_arrow_keys">True</property>
- <property name="enable_arrows_always">False</property>
-
- <child internal-child="entry">
- <widget class="GtkEntry" id="combo-entry1">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="editable">True</property>
- <property name="visibility">True</property>
- <property name="max_length">0</property>
- <property name="text" translatable="yes"></property>
- <property name="has_frame">True</property>
- <property name="invisible_char" translatable="yes">*</property>
- <property name="activates_default">False</property>
- </widget>
- </child>
-
- <child internal-child="list">
- <widget class="GtkList" id="convertwidget12">
- <property name="visible">True</property>
- <property name="selection_mode">GTK_SELECTION_BROWSE</property>
-
- <child>
- <widget class="GtkListItem" id="convertwidget13">
- <property name="visible">True</property>
-
- <child>
- <widget class="GtkLabel" id="convertwidget14">
- <property name="visible">True</property>
- <property name="label" translatable="yes">Something</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">False</property>
- <property name="xalign">0</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- </child>
- </widget>
- </child>
-
- <child>
- <widget class="GtkListItem" id="convertwidget15">
- <property name="visible">True</property>
-
- <child>
- <widget class="GtkLabel" id="convertwidget16">
- <property name="visible">True</property>
- <property name="label" translatable="yes">Something else</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">False</property>
- <property name="xalign">0</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- </child>
- </widget>
- </child>
-
- <child>
- <widget class="GtkListItem" id="convertwidget17">
- <property name="visible">True</property>
-
- <child>
- <widget class="GtkLabel" id="convertwidget18">
- <property name="visible">True</property>
- <property name="label" translatable="yes">Something else</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">False</property>
- <property name="xalign">0</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- </child>
- </widget>
- </child>
-
- <child>
- <widget class="GtkListItem" id="convertwidget19">
- <property name="visible">True</property>
-
- <child>
- <widget class="GtkLabel" id="convertwidget20">
- <property name="visible">True</property>
- <property name="label" translatable="yes">Something else once more</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">False</property>
- <property name="xalign">0</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- </child>
- </widget>
- </child>
-
- <child>
- <widget class="GtkListItem" id="convertwidget21">
- <property name="visible">True</property>
-
- <child>
- <widget class="GtkLabel" id="convertwidget22">
- <property name="visible">True</property>
- <property name="label" translatable="yes"></property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">False</property>
- <property name="xalign">0</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- </child>
- </widget>
- </child>
- </widget>
- </child>
- </widget>
- <packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
- <property name="top_attach">5</property>
- <property name="bottom_attach">6</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkScrolledWindow" id="scrolledwindow5">
- <property name="visible">True</property>
- <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
- <property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property>
- <property name="shadow_type">GTK_SHADOW_IN</property>
- <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
-
- <child>
- <widget class="GtkTextView" id="text1">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="editable">False</property>
- <property name="justification">GTK_JUSTIFY_LEFT</property>
- <property name="wrap_mode">GTK_WRAP_WORD</property>
- <property name="cursor_visible">True</property>
- <property name="pixels_above_lines">0</property>
- <property name="pixels_below_lines">0</property>
- <property name="pixels_inside_wrap">0</property>
- <property name="left_margin">0</property>
- <property name="right_margin">0</property>
- <property name="indent">0</property>
- <property name="text" translatable="yes">Some initial text</property>
- </widget>
- </child>
- </widget>
- <packing>
- <property name="left_attach">3</property>
- <property name="right_attach">4</property>
- <property name="top_attach">5</property>
- <property name="bottom_attach">6</property>
- <property name="x_options">fill</property>
- <property name="y_options">fill</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label37">
- <property name="visible">True</property>
- <property name="label" translatable="yes">Some useful and helpful label</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_CENTER</property>
- <property name="wrap">False</property>
- <property name="selectable">False</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
- <property name="top_attach">4</property>
- <property name="bottom_attach">5</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label27">
- <property name="visible">True</property>
- <property name="label" translatable="yes">Gtk Combo Box</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_RIGHT</property>
- <property name="wrap">False</property>
- <property name="selectable">False</property>
- <property name="xalign">1</property>
- <property name="yalign">7.45058e-09</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">1</property>
- <property name="top_attach">5</property>
- <property name="bottom_attach">6</property>
- <property name="x_padding">2</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label38">
- <property name="visible">True</property>
- <property name="label" translatable="yes">Gtk Label</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_RIGHT</property>
- <property name="wrap">False</property>
- <property name="selectable">False</property>
- <property name="xalign">1</property>
- <property name="yalign">7.45058e-09</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">1</property>
- <property name="top_attach">4</property>
- <property name="bottom_attach">5</property>
- <property name="x_padding">2</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label26">
- <property name="visible">True</property>
- <property name="label" translatable="yes">Gtk Text Entry</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_RIGHT</property>
- <property name="wrap">False</property>
- <property name="selectable">False</property>
- <property name="xalign">1</property>
- <property name="yalign">7.45058e-09</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="left_attach">2</property>
- <property name="right_attach">3</property>
- <property name="top_attach">4</property>
- <property name="bottom_attach">5</property>
- <property name="x_padding">2</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label28">
- <property name="visible">True</property>
- <property name="label" translatable="yes">Gtk Text Box</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_RIGHT</property>
- <property name="wrap">False</property>
- <property name="selectable">False</property>
- <property name="xalign">1</property>
- <property name="yalign">7.45058e-09</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="left_attach">2</property>
- <property name="right_attach">3</property>
- <property name="top_attach">5</property>
- <property name="bottom_attach">6</property>
- <property name="x_padding">2</property>
- <property name="x_options">fill</property>
- <property name="y_options"></property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="tab_expand">False</property>
- <property name="tab_fill">True</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label2">
- <property name="visible">True</property>
- <property name="label" translatable="yes">List, trees and more</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_CENTER</property>
- <property name="wrap">False</property>
- <property name="selectable">False</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="type">tab</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkScrolledWindow" id="scrolledwindow6">
- <property name="visible">True</property>
- <property name="hscrollbar_policy">GTK_POLICY_ALWAYS</property>
- <property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property>
- <property name="shadow_type">GTK_SHADOW_NONE</property>
- <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
-
- <child>
- <widget class="GtkViewport" id="viewport2">
- <property name="visible">True</property>
- <property name="shadow_type">GTK_SHADOW_IN</property>
-
- <child>
- <widget class="GtkVPaned" id="vpaned1">
- <property name="visible">True</property>
- <property name="position">121</property>
-
- <child>
- <widget class="GtkHPaned" id="hpaned1">
- <property name="visible">True</property>
- <property name="position">394</property>
-
- <child>
- <widget class="GtkFrame" id="frame3">
- <property name="visible">True</property>
- <property name="label_xalign">0</property>
- <property name="label_yalign">0.5</property>
- <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
-
- <child>
- <widget class="GtkVBox" id="vbox4">
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkHScale" id="hscale1">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="draw_value">True</property>
- <property name="value_pos">GTK_POS_TOP</property>
- <property name="digits">1</property>
- <property name="update_policy">GTK_UPDATE_CONTINUOUS</property>
- <property name="inverted">False</property>
- <property name="adjustment">0 0 100 1 5 5</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">True</property>
- <property name="fill">True</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkHRuler" id="hruler1">
- <property name="visible">True</property>
- <property name="metric">GTK_PIXELS</property>
- <property name="lower">0</property>
- <property name="upper">10</property>
- <property name="position">8.79487</property>
- <property name="max_size">10</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">True</property>
- <property name="fill">True</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkHScrollbar" id="hscrollbar1">
- <property name="visible">True</property>
- <property name="update_policy">GTK_UPDATE_CONTINUOUS</property>
- <property name="inverted">False</property>
- <property name="adjustment">0 0 100 1 5 5</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">True</property>
- <property name="fill">True</property>
- </packing>
- </child>
- </widget>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label29">
- <property name="visible">True</property>
- <property name="label" translatable="yes">Horizontal</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">False</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="type">label_item</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="shrink">True</property>
- <property name="resize">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkFrame" id="frame4">
- <property name="visible">True</property>
- <property name="label_xalign">0</property>
- <property name="label_yalign">0.5</property>
- <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
-
- <child>
- <widget class="GtkHBox" id="hbox2">
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkVScale" id="vscale1">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="draw_value">True</property>
- <property name="value_pos">GTK_POS_TOP</property>
- <property name="digits">1</property>
- <property name="update_policy">GTK_UPDATE_CONTINUOUS</property>
- <property name="inverted">False</property>
- <property name="adjustment">0 0 100 1 5 5</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">True</property>
- <property name="fill">True</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkVRuler" id="vruler1">
- <property name="visible">True</property>
- <property name="metric">GTK_PIXELS</property>
- <property name="lower">0</property>
- <property name="upper">10</property>
- <property name="position">4.24528</property>
- <property name="max_size">10</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">True</property>
- <property name="fill">True</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkVScrollbar" id="vscrollbar1">
- <property name="visible">True</property>
- <property name="update_policy">GTK_UPDATE_CONTINUOUS</property>
- <property name="inverted">False</property>
- <property name="adjustment">0 0 100 1 5 1</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">True</property>
- <property name="fill">True</property>
- </packing>
- </child>
- </widget>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label40">
- <property name="visible">True</property>
- <property name="label" translatable="yes">Vertical</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">False</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="type">label_item</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="shrink">True</property>
- <property name="resize">True</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="shrink">True</property>
- <property name="resize">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkTable" id="table3">
- <property name="visible">True</property>
- <property name="n_rows">2</property>
- <property name="n_columns">4</property>
- <property name="homogeneous">False</property>
- <property name="row_spacing">0</property>
- <property name="column_spacing">0</property>
-
- <child>
- <widget class="GtkLabel" id="label39">
- <property name="visible">True</property>
- <property name="label" translatable="yes">Gtk Curve </property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_CENTER</property>
- <property name="wrap">False</property>
- <property name="selectable">False</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">1</property>
- <property name="top_attach">0</property>
- <property name="bottom_attach">1</property>
- <property name="x_options"></property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label30">
- <property name="visible">True</property>
- <property name="label" translatable="yes">Gtk Gamma Curve</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_CENTER</property>
- <property name="wrap">False</property>
- <property name="selectable">False</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="left_attach">2</property>
- <property name="right_attach">3</property>
- <property name="top_attach">0</property>
- <property name="bottom_attach">1</property>
- <property name="x_options"></property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label31">
- <property name="visible">True</property>
- <property name="label" translatable="yes">Gtk Image</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_CENTER</property>
- <property name="wrap">False</property>
- <property name="selectable">False</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">1</property>
- <property name="top_attach">1</property>
- <property name="bottom_attach">2</property>
- <property name="x_options"></property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label32">
- <property name="visible">True</property>
- <property name="label" translatable="yes">Gtk Preview</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_CENTER</property>
- <property name="wrap">False</property>
- <property name="selectable">False</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="left_attach">2</property>
- <property name="right_attach">3</property>
- <property name="top_attach">1</property>
- <property name="bottom_attach">2</property>
- <property name="x_options"></property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCurve" id="curve1">
- <property name="visible">True</property>
- <property name="min_x">0</property>
- <property name="max_x">1</property>
- <property name="min_y">0</property>
- <property name="max_y">1</property>
- </widget>
- <packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
- <property name="top_attach">0</property>
- <property name="bottom_attach">1</property>
- <property name="y_options">fill</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkGammaCurve" id="gammacurve1">
- <property name="visible">True</property>
- </widget>
- <packing>
- <property name="left_attach">3</property>
- <property name="right_attach">4</property>
- <property name="top_attach">0</property>
- <property name="bottom_attach">1</property>
- <property name="y_options">fill</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkImage" id="image1">
- <property name="visible">True</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
- <property name="top_attach">1</property>
- <property name="bottom_attach">2</property>
- <property name="x_options">fill</property>
- <property name="y_options">fill</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkPreview" id="preview1">
- <property name="visible">True</property>
- <property name="type">True</property>
- <property name="expand">False</property>
- </widget>
- <packing>
- <property name="left_attach">3</property>
- <property name="right_attach">4</property>
- <property name="top_attach">1</property>
- <property name="bottom_attach">2</property>
- <property name="x_options">fill</property>
- <property name="y_options">fill</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="shrink">True</property>
- <property name="resize">True</property>
- </packing>
- </child>
- </widget>
- </child>
- </widget>
- </child>
- </widget>
- <packing>
- <property name="tab_expand">False</property>
- <property name="tab_fill">True</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label3">
- <property name="visible">True</property>
- <property name="label" translatable="yes">Scales, Rulers, Curves and more</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_CENTER</property>
- <property name="wrap">False</property>
- <property name="selectable">False</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="type">tab</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkFrame" id="frame5">
- <property name="visible">True</property>
- <property name="label_xalign">0</property>
- <property name="label_yalign">0.5</property>
- <property name="shadow_type">GTK_SHADOW_ETCHED_IN</property>
-
- <child>
- <widget class="GtkScrolledWindow" id="scrolledwindow7">
- <property name="visible">True</property>
- <property name="hscrollbar_policy">GTK_POLICY_ALWAYS</property>
- <property name="vscrollbar_policy">GTK_POLICY_ALWAYS</property>
- <property name="shadow_type">GTK_SHADOW_NONE</property>
- <property name="window_placement">GTK_CORNER_TOP_LEFT</property>
-
- <child>
- <widget class="GtkViewport" id="viewport3">
- <property name="visible">True</property>
- <property name="shadow_type">GTK_SHADOW_IN</property>
-
- <child>
- <widget class="GtkTable" id="table4">
- <property name="visible">True</property>
- <property name="n_rows">2</property>
- <property name="n_columns">2</property>
- <property name="homogeneous">False</property>
- <property name="row_spacing">0</property>
- <property name="column_spacing">0</property>
-
- <child>
- <widget class="GtkLabel" id="label34">
- <property name="visible">True</property>
- <property name="label" translatable="yes">Color Selection</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_CENTER</property>
- <property name="wrap">False</property>
- <property name="selectable">False</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">1</property>
- <property name="top_attach">0</property>
- <property name="bottom_attach">1</property>
- <property name="x_options"></property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label35">
- <property name="visible">True</property>
- <property name="label" translatable="yes">Font Selection</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_CENTER</property>
- <property name="wrap">False</property>
- <property name="selectable">False</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">1</property>
- <property name="top_attach">1</property>
- <property name="bottom_attach">2</property>
- <property name="x_options"></property>
- <property name="y_options"></property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkFontSelection" id="fontselection1">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="preview_text" translatable="yes">abcdefghijk ABCDEFGHIJK</property>
- </widget>
- <packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
- <property name="top_attach">1</property>
- <property name="bottom_attach">2</property>
- <property name="y_options">fill</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkColorSelection" id="colorselection1">
- <property name="visible">True</property>
- <property name="has_opacity_control">True</property>
- <property name="has_palette">False</property>
- </widget>
- <packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
- <property name="top_attach">0</property>
- <property name="bottom_attach">1</property>
- <property name="x_options"></property>
- <property name="y_options">fill</property>
- </packing>
- </child>
- </widget>
- </child>
- </widget>
- </child>
- </widget>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label43">
- <property name="visible">True</property>
- <property name="label" translatable="yes">Selections</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_LEFT</property>
- <property name="wrap">False</property>
- <property name="selectable">False</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="type">label_item</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="tab_expand">False</property>
- <property name="tab_fill">True</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label33">
- <property name="visible">True</property>
- <property name="label" translatable="yes">Selections</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_CENTER</property>
- <property name="wrap">False</property>
- <property name="selectable">False</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="type">tab</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkStatusbar" id="statusbar1">
- <property name="visible">True</property>
- <property name="has_resize_grip">True</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
- </widget>
- </child>
-</widget>
-
-<widget class="GtkFontSelectionDialog" id="fontselectiondialog1">
- <property name="border_width">4</property>
- <property name="visible">True</property>
- <property name="title" translatable="yes">Select Font</property>
- <property name="type">GTK_WINDOW_TOPLEVEL</property>
- <property name="window_position">GTK_WIN_POS_NONE</property>
- <property name="modal">False</property>
- <property name="resizable">True</property>
- <property name="destroy_with_parent">False</property>
-
- <child internal-child="cancel_button">
- <widget class="GtkButton" id="cancel_button1">
- <property name="visible">True</property>
- <property name="can_default">True</property>
- <property name="can_focus">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <signal name="clicked" handler="gtkFontSelDialogHide"/>
- </widget>
- </child>
-
- <child internal-child="apply_button">
- <widget class="GtkButton" id="apply_button1">
- <property name="visible">True</property>
- <property name="can_default">True</property>
- <property name="can_focus">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <signal name="clicked" handler="notImplemented"/>
- </widget>
- </child>
-
- <child internal-child="ok_button">
- <widget class="GtkButton" id="ok_button1">
- <property name="visible">True</property>
- <property name="can_default">True</property>
- <property name="can_focus">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <signal name="clicked" handler="gtkFontSelDialogHide"/>
- </widget>
- </child>
-
- <child internal-child="font_selection">
- <widget class="GtkFontSelection" id="fontselection2">
- <property name="border_width">4</property>
- <property name="visible">True</property>
- <property name="preview_text" translatable="yes">abcdefghijk ABCDEFGHIJK</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">True</property>
- <property name="fill">True</property>
- </packing>
- </child>
-</widget>
-
-<widget class="GtkColorSelectionDialog" id="colorselectiondialog1">
- <property name="border_width">10</property>
- <property name="visible">True</property>
- <property name="title" translatable="yes">Select Color</property>
- <property name="type">GTK_WINDOW_TOPLEVEL</property>
- <property name="window_position">GTK_WIN_POS_NONE</property>
- <property name="modal">False</property>
- <property name="resizable">False</property>
- <property name="destroy_with_parent">False</property>
-
- <child internal-child="cancel_button">
- <widget class="GtkButton" id="cancel_button2">
- <property name="visible">True</property>
- <property name="can_default">True</property>
- <property name="can_focus">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <signal name="clicked" handler="gtkColorSelDialogHide"/>
- </widget>
- </child>
-
- <child internal-child="ok_button">
- <widget class="GtkButton" id="ok_button2">
- <property name="visible">True</property>
- <property name="can_default">True</property>
- <property name="can_focus">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <signal name="clicked" handler="gtkColorSelDialogHide"/>
- </widget>
- </child>
-
- <child internal-child="help_button">
- <widget class="GtkButton" id="help_button1">
- <property name="visible">True</property>
- <property name="can_default">True</property>
- <property name="can_focus">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <signal name="clicked" handler="notImplemented"/>
- </widget>
- </child>
-
- <child internal-child="color_selection">
- <widget class="GtkColorSelection" id="colorselection2">
- <property name="visible">True</property>
- <property name="has_opacity_control">False</property>
- <property name="has_palette">False</property>
- </widget>
- </child>
-</widget>
-
-<widget class="GtkFileSelection" id="fileselection1">
- <property name="border_width">10</property>
- <property name="visible">True</property>
- <property name="title" translatable="yes">Select File</property>
- <property name="type">GTK_WINDOW_TOPLEVEL</property>
- <property name="window_position">GTK_WIN_POS_NONE</property>
- <property name="modal">False</property>
- <property name="resizable">True</property>
- <property name="destroy_with_parent">False</property>
- <property name="show_fileops">True</property>
-
- <child internal-child="cancel_button">
- <widget class="GtkButton" id="cancel_button3">
- <property name="visible">True</property>
- <property name="can_default">True</property>
- <property name="can_focus">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <signal name="clicked" handler="gtkFileSelHide"/>
- </widget>
- </child>
-
- <child internal-child="ok_button">
- <widget class="GtkButton" id="ok_button3">
- <property name="visible">True</property>
- <property name="can_default">True</property>
- <property name="can_focus">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <signal name="clicked" handler="gtkFileSelHide"/>
- </widget>
- </child>
-</widget>
-
-<widget class="GtkDialog" id="dialog1">
- <property name="visible">True</property>
- <property name="title" translatable="yes">dialog1</property>
- <property name="type">GTK_WINDOW_TOPLEVEL</property>
- <property name="window_position">GTK_WIN_POS_NONE</property>
- <property name="modal">False</property>
- <property name="resizable">True</property>
- <property name="destroy_with_parent">False</property>
- <property name="has_separator">True</property>
-
- <child internal-child="vbox">
- <widget class="GtkVBox" id="dialog-vbox1">
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">0</property>
-
- <child internal-child="action_area">
- <widget class="GtkHButtonBox" id="dialog-action_area1">
- <property name="visible">True</property>
- <property name="layout_style">GTK_BUTTONBOX_END</property>
-
- <child>
- <widget class="GtkButton" id="button2">
- <property name="visible">True</property>
- <property name="can_default">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Ok</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="response_id">0</property>
- <signal name="clicked" handler="gtkDialogHide"/>
- </widget>
- </child>
-
- <child>
- <widget class="GtkButton" id="button3">
- <property name="visible">True</property>
- <property name="can_default">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Cancel</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="response_id">0</property>
- <signal name="clicked" handler="gtkDialogHide"/>
- </widget>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="pack_type">GTK_PACK_END</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkVBox" id="vbox5">
- <property name="visible">True</property>
- <property name="homogeneous">False</property>
- <property name="spacing">0</property>
-
- <child>
- <widget class="GtkLabel" id="label36">
- <property name="visible">True</property>
- <property name="label" translatable="yes">My very own dialog box. that is totally and utterly useless</property>
- <property name="use_underline">False</property>
- <property name="use_markup">False</property>
- <property name="justify">GTK_JUSTIFY_CENTER</property>
- <property name="wrap">False</property>
- <property name="selectable">False</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">False</property>
- <property name="fill">False</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkCalendar" id="calendar1">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="display_options">GTK_CALENDAR_SHOW_HEADING|GTK_CALENDAR_SHOW_DAY_NAMES</property>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">True</property>
- <property name="fill">True</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="padding">0</property>
- <property name="expand">True</property>
- <property name="fill">True</property>
- </packing>
- </child>
- </widget>
- </child>
-</widget>
-
-</glade-interface>
diff --git a/libglade-java/doc/examples/glade/simple.glade b/libglade-java/doc/examples/glade/simple.glade
deleted file mode 100644
index 38cf778..0000000
--- a/libglade-java/doc/examples/glade/simple.glade
+++ /dev/null
@@ -1,29 +0,0 @@
-<?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
-<!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">
-
-<glade-interface>
-
-<widget class="GtkWindow" id="HelloWindow">
- <property name="border_width">5</property>
- <property name="visible">True</property>
- <property name="title" translatable="yes">Hello</property>
- <property name="type">GTK_WINDOW_TOPLEVEL</property>
- <property name="window_position">GTK_WIN_POS_NONE</property>
- <property name="modal">False</property>
- <property name="resizable">True</property>
- <property name="destroy_with_parent">False</property>
- <signal name="destroy" handler="gtk_main_quit" last_modification_time="Sun, 24 Nov 2002 18:26:39 GMT"/>
-
- <child>
- <widget class="GtkButton" id="Hello World">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="label" translatable="yes">Hello World</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <signal name="clicked" handler="gtk_widget_destroy" object="HelloWindow"/>
- </widget>
- </child>
-</widget>
-
-</glade-interface>
diff --git a/libglade-java/doc/examples/glade/test.glade b/libglade-java/doc/examples/glade/test.glade
deleted file mode 100644
index 7fceffe..0000000
--- a/libglade-java/doc/examples/glade/test.glade
+++ /dev/null
@@ -1,453 +0,0 @@
-<?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
-<!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd" >
-
-<glade-interface>
- <widget class="GtkWindow" id="window1">
- <property name="title" translatable="yes">window1</property>
- <property name="type">GTK_WINDOW_TOPLEVEL</property>
- <property name="allow_shrink">yes</property>
- <property name="allow_grow">yes</property>
- <property name="window-position">GTK_WIN_POS_NONE</property>
- <property name="visible">yes</property>
-
- <signal name="destroy" handler="gtkMainQuit" />
-
- <child>
- <widget class="GtkTable" id="table1">
- <property name="border_width">2</property>
- <property name="homogeneous">no</property>
- <property name="row_spacing">2</property>
- <property name="column_spacing">2</property>
- <property name="n-rows">5</property>
- <property name="n-columns">3</property>
- <property name="visible">yes</property>
-
- <child>
- <widget class="GtkLabel" id="label1">
- <property name="label" translatable="yes">Hello</property>
- <property name="justify">GTK_JUSTIFY_CENTER</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- <property name="visible">yes</property>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">1</property>
- <property name="top_attach">1</property>
- <property name="bottom_attach">2</property>
- <property name="x_padding">0</property>
- <property name="y_padding">0</property>
- <property name="x_options">expand|fill</property>
- <property name="y_options">expand|fill</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkEntry" id="entry1">
- <property name="can_focus">yes</property>
- <property name="editable">yes</property>
- <property name="text" translatable="yes"></property>
- <property name="width-request">50</property>
- <property name="max-length">0</property>
- <property name="visibility">yes</property>
- <property name="visible">yes</property>
- </widget>
- <packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
- <property name="top_attach">1</property>
- <property name="bottom_attach">2</property>
- <property name="x_padding">0</property>
- <property name="y_padding">0</property>
- <property name="x_options">expand|fill</property>
- <property name="y_options">expand|fill</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkArrow" id="arrow1">
- <property name="arrow_type">GTK_ARROW_LEFT</property>
- <property name="shadow_type">GTK_SHADOW_OUT</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- <property name="visible">yes</property>
- </widget>
- <packing>
- <property name="left_attach">2</property>
- <property name="right_attach">3</property>
- <property name="top_attach">1</property>
- <property name="bottom_attach">2</property>
- <property name="x_padding">0</property>
- <property name="y_padding">0</property>
- <property name="x_options">expand|fill</property>
- <property name="y_options">expand|fill</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkSpinButton" id="spinbutton1">
- <property name="can_focus">yes</property>
- <property name="climb_rate">1</property>
- <property name="digits">0</property>
- <property name="numeric">no</property>
- <property name="update_policy">GTK_UPDATE_IF_VALID</property>
- <property name="wrap">no</property>
- <property name="snap_to_ticks">no</property>
- <property name="visible">yes</property>
- <property name="adjustment">1 0 100 1 10 10</property>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">1</property>
- <property name="top_attach">2</property>
- <property name="bottom_attach">3</property>
- <property name="x_padding">0</property>
- <property name="y_padding">0</property>
- <property name="x_options">expand|fill</property>
- <property name="y_options">expand|fill</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkHScale" id="hscale1">
- <property name="can_focus">yes</property>
- <property name="draw_value">yes</property>
- <property name="value_pos">GTK_POS_TOP</property>
- <property name="digits">1</property>
- <property name="width-request">75</property>
- <property name="visible">yes</property>
- <property name="adjustment">0 0 100 1 10 10</property>
- </widget>
- <packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
- <property name="top_attach">2</property>
- <property name="bottom_attach">3</property>
- <property name="x_padding">0</property>
- <property name="y_padding">0</property>
- <property name="x_options">expand|fill</property>
- <property name="y_options">expand|fill</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkFixed" id="fixed1">
- <property name="visible">yes</property>
-
- <child>
- <widget class="GtkButton" id="button1">
- <property name="can_focus">yes</property>
- <property name="label" translatable="yes">button1</property>
- <property name="width-request">47</property>
- <property name="height-request">22</property>
- <property name="visible">yes</property>
- </widget>
- <packing>
- <property name="x">40</property>
- <property name="y">40</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkSpinButton" id="spinbutton2">
- <property name="can_focus">yes</property>
- <property name="climb_rate">1</property>
- <property name="digits">0</property>
- <property name="numeric">no</property>
- <property name="update_policy">GTK_UPDATE_ALWAYS</property>
- <property name="wrap">no</property>
- <property name="width-request">45</property>
- <property name="height-request">22</property>
- <property name="snap_to_ticks">no</property>
- <property name="visible">yes</property>
- <property name="adjustment">1 0 100 1 10 10</property>
- </widget>
- <packing>
- <property name="x">16</property>
- <property name="y">0</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="left_attach">2</property>
- <property name="right_attach">3</property>
- <property name="top_attach">2</property>
- <property name="bottom_attach">3</property>
- <property name="x_padding">0</property>
- <property name="y_padding">0</property>
- <property name="x_options">expand|fill</property>
- <property name="y_options">expand|fill</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkFrame" id="frame1">
- <property name="label_xalign">0</property>
- <property name="shadow">GTK_SHADOW_ETCHED_IN</property>
- <property name="visible">yes</property>
-
- <child>
- <widget class="GtkHButtonBox" id="hbuttonbox1">
- <property name="layout_style">GTK_BUTTONBOX_DEFAULT_STYLE</property>
- <property name="spacing">30</property>
- <property name="visible">yes</property>
-
- <child>
- <widget class="GtkButton" id="button2">
- <property name="can_focus">yes</property>
- <property name="label" translatable="yes">button2</property>
- <property name="visible">yes</property>
- </widget>
- </child>
-
- <child>
- <widget class="GtkButton" id="button3">
- <property name="can_focus">yes</property>
- <property name="label" translatable="yes">button3</property>
- <property name="visible">yes</property>
- </widget>
- </child>
-
- <child>
- <widget class="GtkButton" id="button4">
- <property name="can_focus">yes</property>
- <property name="label" translatable="yes">button4</property>
- <property name="visible">yes</property>
- </widget>
- </child>
- </widget>
- </child>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">3</property>
- <property name="top_attach">3</property>
- <property name="bottom_attach">4</property>
- <property name="x_padding">0</property>
- <property name="y_padding">0</property>
- <property name="x_options">expand|fill</property>
- <property name="y_options">expand|fill</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkAlignment" id="alignment1">
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xscale">1</property>
- <property name="yscale">1</property>
- <property name="visible">yes</property>
-
- <child>
- <widget class="GtkVScrollbar" id="vscrollbar1">
- <property name="can_focus">yes</property>
- <property name="visible">yes</property>
- <property name="adjustment">0 0 0 0 0 0</property>
- </widget>
- </child>
- </widget>
- <packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
- <property name="top_attach">4</property>
- <property name="bottom_attach">5</property>
- <property name="x_padding">0</property>
- <property name="y_padding">0</property>
- <property name="x_options">expand|fill</property>
- <property name="y_options">expand|fill</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkAlignment" id="alignment2">
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xscale">1</property>
- <property name="yscale">1</property>
- <property name="visible">yes</property>
-
- <child>
- <widget class="GtkCurve" id="curve1">
- <property name="curve_type">GTK_CURVE_TYPE_SPLINE</property>
- <property name="min_x">0</property>
- <property name="max_x">1</property>
- <property name="min_y">0</property>
- <property name="max_y">1</property>
- <property name="visible">yes</property>
- </widget>
- </child>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">1</property>
- <property name="top_attach">4</property>
- <property name="bottom_attach">5</property>
- <property name="x_padding">0</property>
- <property name="y_padding">0</property>
- <property name="x_options">expand|fill</property>
- <property name="y_options">expand|fill</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkTreeView" id="clist1">
- <property name="visible">yes</property>
- <property name="can_focus">yes</property>
- <property name="headers-visible">yes</property>
- <property name="rules_hint">False</property>
- <property name="reorderable">False</property>
- <property name="enable_search">True</property>
-
- <child>
- <widget class="GtkLabel" id="label2">
- <property name="child_name">CList:title</property>
- <property name="label" translatable="yes">Col1</property>
- <property name="justify">GTK_JUSTIFY_CENTER</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- <property name="visible">yes</property>
- </widget>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label3">
- <property name="child_name">CList:title</property>
- <property name="label" translatable="yes">Col3</property>
- <property name="justify">GTK_JUSTIFY_CENTER</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- <property name="visible">yes</property>
- </widget>
- </child>
-
- <child>
- <widget class="GtkArrow" id="arrow2">
- <property name="child_name">CList:title</property>
- <property name="arrow_type">GTK_ARROW_DOWN</property>
- <property name="shadow_type">GTK_SHADOW_OUT</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- <property name="visible">yes</property>
- </widget>
- </child>
- </widget>
- <packing>
- <property name="left_attach">2</property>
- <property name="right_attach">3</property>
- <property name="top_attach">4</property>
- <property name="bottom_attach">5</property>
- <property name="x_padding">0</property>
- <property name="y_padding">0</property>
- <property name="x_options">expand|fill</property>
- <property name="y_options">expand|fill</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkNotebook" id="notebook1">
- <property name="can_focus">yes</property>
- <property name="show_tabs">yes</property>
- <property name="show_border">yes</property>
- <property name="tab_pos">GTK_POS_TOP</property>
- <property name="scrollable">no</property>
- <property name="tab_border">3</property>
- <property name="enable-popup">no</property>
- <property name="visible">yes</property>
-
- <child>
- <widget class="GtkHRuler" id="hruler1">
- <property name="lower">0</property>
- <property name="upper">10</property>
- <property name="position">0</property>
- <property name="max_size">10</property>
- <property name="visible">yes</property>
- </widget>
- </child>
-
- <child>
- <widget class="GtkHScale" id="hscale2">
- <property name="can_focus">yes</property>
- <property name="draw_value">yes</property>
- <property name="value_pos">GTK_POS_TOP</property>
- <property name="digits">1</property>
- <property name="visible">yes</property>
- <property name="adjustment">0 0 100 1 10 10</property>
- </widget>
- </child>
-
- <child>
- <widget class="GtkProgressBar" id="progressbar1">
- <property name="visible">yes</property>
- </widget>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label5">
- <property name="label" translatable="yes">label5</property>
- <property name="justify">GTK_JUSTIFY_CENTER</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- <property name="visible">yes</property>
- </widget>
- <packing>
- <property name="type">tab</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label6">
- <property name="label" translatable="yes">label6</property>
- <property name="justify">GTK_JUSTIFY_CENTER</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- <property name="visible">yes</property>
- </widget>
- <packing>
- <property name="type">tab</property>
- </packing>
- </child>
-
- <child>
- <widget class="GtkLabel" id="label7">
- <property name="label" translatable="yes">label7</property>
- <property name="justify">GTK_JUSTIFY_CENTER</property>
- <property name="xalign">0.5</property>
- <property name="yalign">0.5</property>
- <property name="xpad">0</property>
- <property name="ypad">0</property>
- <property name="visible">yes</property>
- </widget>
- <packing>
- <property name="type">tab</property>
- </packing>
- </child>
- </widget>
- <packing>
- <property name="left_attach">0</property>
- <property name="right_attach">3</property>
- <property name="top_attach">0</property>
- <property name="bottom_attach">1</property>
- <property name="x_padding">0</property>
- <property name="y_padding">0</property>
- <property name="x_options">expand|fill</property>
- <property name="y_options">expand|fill</property>
- </packing>
- </child>
- </widget>
- </child>
- </widget>
-</glade-interface>
diff --git a/libglade-java/doc/examples/runExample.sh b/libglade-java/doc/examples/runExample.sh
deleted file mode 100755
index ac8d19c..0000000
--- a/libglade-java/doc/examples/runExample.sh
+++ /dev/null
@@ -1,75 +0,0 @@
-#!/bin/sh
-#
-# A small script to help run example apps
-#
-
-GTK_LIB=../../gtk/lib/
-GTK_JAR=../../gtk/lib/gtk2.4.jar
-GNOME_LIB=../../gnome/lib/
-GNOME_JAR=../../gnome/lib/gnome2.6.jar
-GLADE_LIB=../../glade/lib/
-GLADE_JAR=../../glade/lib/glade2.6.jar
-
-JAVAC=javac
-JAVA=java
-
-# You should not need to modify anything below here
-
-NEED_LIB="$GTK_LIB $GNOME_LIB $GLADE_LIB "
-NEED_JAR="$GTK_JAR $GNOME_JAR $GLADE_JAR"
-
-echo "Java-Gnome Example Application Launcher"
-echo
-
-echo "Checking library paths exist.."
-
-ERROR=0
-
-for NEEDLIB in $NEED_LIB; do
- if test -e $NEEDLIB; then echo " $NEEDLIB - appears to be ok"; fi;
- if ! test -e $NEEDLIB; then echo " $NEEDLIB - DOES NOT EXIST" && ERROR=1; fi;
-done;
-
-echo
-echo "Testing JAR archives"
-for JAR in $NEED_JAR; do
- if test -e $JAR; then
- echo " $JAR - appears to be ok";
- else
- echo " $JAR - DOES NOT EXIST";
- ERROR=1
- fi;
-done;
-
-echo
-
-if ! test -e $@.java ; then
- echo "Error: unexpected example app";
- echo
- ERROR=1
-fi
-
-export CLASSPATH=$CLASSPATH:$1:$GTK_JAR:$GNOME_JAR:$GLADE_JAR
-export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$GNOME_LIB:$GTK_LIB:$GLADE_LIB
-if test "$ERROR" == "0"; then
- ($JAVAC $@.java && echo "Compilation successful") || (echo "Compilation failed"; ERROR=1)
-fi;
-
-if test $ERROR == "0"; then
- ($JAVA $@ && echo "Application successfully terminated") || (echo
- "Application terminated abnormally"; ERROR=1)
-fi;
-
-if test $ERROR == "1"; then
- echo
- echo "Usage:"
- echo "Please first ensure you have compiled java-gnome then edit this file and set
- the paths at the top of the file to point to installation
- directories"
- echo
- echo "Run an application by passing it's classname to this file, e.g."
- echo " ./$0 progressbar/ProgressBarTest"
- echo
- exit 1;
-fi;
-
diff --git a/libglade-java/glade-java.pc b/libglade-java/glade-java.pc
deleted file mode 100644
index b8c28cf..0000000
--- a/libglade-java/glade-java.pc
+++ /dev/null
@@ -1,12 +0,0 @@
-prefix=/usr/
-exec_prefix=${prefix}
-libdir=/usr/lib/jni/
-includedir=${prefix}/include
-
-
-Name: Glade-Java
-Description: LibGlade Java bindings
-Version: 2.8.2
-api_version=2.8
-classpath=${prefix}/share/java/glade2.8-2.8.2.jar
-jni_dir=${prefix}/lib/jni/
diff --git a/libglade-java/glade-java.pc.in b/libglade-java/glade-java.pc.in
deleted file mode 100644
index 6a5ca0d..0000000
--- a/libglade-java/glade-java.pc.in
+++ /dev/null
@@ -1,12 +0,0 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@
-
-
-Name: Glade-Java
-Description: LibGlade Java bindings
-Version: @version@
-api_version=@apiversion@
-classpath=@INSTALLED_CLASSPATH@
-jni_dir=@INSTALLED_JNI_DIR@
diff --git a/libglade-java/install-sh b/libglade-java/install-sh
deleted file mode 100755
index e9de238..0000000
--- a/libglade-java/install-sh
+++ /dev/null
@@ -1,251 +0,0 @@
-#!/bin/sh
-#
-# install - install a program, script, or datafile
-# This comes from X11R5 (mit/util/scripts/install.sh).
-#
-# Copyright 1991 by the Massachusetts Institute of Technology
-#
-# Permission to use, copy, modify, distribute, and sell this software and its
-# documentation for any purpose is hereby granted without fee, provided that
-# the above copyright notice appear in all copies and that both that
-# copyright notice and this permission notice appear in supporting
-# documentation, and that the name of M.I.T. not be used in advertising or
-# publicity pertaining to distribution of the software without specific,
-# written prior permission. M.I.T. makes no representations about the
-# suitability of this software for any purpose. It is provided "as is"
-# without express or implied warranty.
-#
-# Calling this script install-sh is preferred over install.sh, to prevent
-# `make' implicit rules from creating a file called install from it
-# when there is no Makefile.
-#
-# This script is compatible with the BSD install script, but was written
-# from scratch. It can only install one file at a time, a restriction
-# shared with many OS's install programs.
-
-
-# set DOITPROG to echo to test this script
-
-# Don't use :- since 4.3BSD and earlier shells don't like it.
-doit="${DOITPROG-}"
-
-
-# put in absolute paths if you don't have them in your path; or use env. vars.
-
-mvprog="${MVPROG-mv}"
-cpprog="${CPPROG-cp}"
-chmodprog="${CHMODPROG-chmod}"
-chownprog="${CHOWNPROG-chown}"
-chgrpprog="${CHGRPPROG-chgrp}"
-stripprog="${STRIPPROG-strip}"
-rmprog="${RMPROG-rm}"
-mkdirprog="${MKDIRPROG-mkdir}"
-
-transformbasename=""
-transform_arg=""
-instcmd="$mvprog"
-chmodcmd="$chmodprog 0755"
-chowncmd=""
-chgrpcmd=""
-stripcmd=""
-rmcmd="$rmprog -f"
-mvcmd="$mvprog"
-src=""
-dst=""
-dir_arg=""
-
-while [ x"$1" != x ]; do
- case $1 in
- -c) instcmd="$cpprog"
- shift
- continue;;
-
- -d) dir_arg=true
- shift
- continue;;
-
- -m) chmodcmd="$chmodprog $2"
- shift
- shift
- continue;;
-
- -o) chowncmd="$chownprog $2"
- shift
- shift
- continue;;
-
- -g) chgrpcmd="$chgrpprog $2"
- shift
- shift
- continue;;
-
- -s) stripcmd="$stripprog"
- shift
- continue;;
-
- -t=*) transformarg=`echo $1 | sed 's/-t=//'`
- shift
- continue;;
-
- -b=*) transformbasename=`echo $1 | sed 's/-b=//'`
- shift
- continue;;
-
- *) if [ x"$src" = x ]
- then
- src=$1
- else
- # this colon is to work around a 386BSD /bin/sh bug
- :
- dst=$1
- fi
- shift
- continue;;
- esac
-done
-
-if [ x"$src" = x ]
-then
- echo "install: no input file specified"
- exit 1
-else
- true
-fi
-
-if [ x"$dir_arg" != x ]; then
- dst=$src
- src=""
-
- if [ -d $dst ]; then
- instcmd=:
- chmodcmd=""
- else
- instcmd=mkdir
- fi
-else
-
-# Waiting for this to be detected by the "$instcmd $src $dsttmp" command
-# might cause directories to be created, which would be especially bad
-# if $src (and thus $dsttmp) contains '*'.
-
- if [ -f $src -o -d $src ]
- then
- true
- else
- echo "install: $src does not exist"
- exit 1
- fi
-
- if [ x"$dst" = x ]
- then
- echo "install: no destination specified"
- exit 1
- else
- true
- fi
-
-# If destination is a directory, append the input filename; if your system
-# does not like double slashes in filenames, you may need to add some logic
-
- if [ -d $dst ]
- then
- dst="$dst"/`basename $src`
- else
- true
- fi
-fi
-
-## this sed command emulates the dirname command
-dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
-
-# Make sure that the destination directory exists.
-# this part is taken from Noah Friedman's mkinstalldirs script
-
-# Skip lots of stat calls in the usual case.
-if [ ! -d "$dstdir" ]; then
-defaultIFS='
-'
-IFS="${IFS-${defaultIFS}}"
-
-oIFS="${IFS}"
-# Some sh's can't handle IFS=/ for some reason.
-IFS='%'
-set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
-IFS="${oIFS}"
-
-pathcomp=''
-
-while [ $# -ne 0 ] ; do
- pathcomp="${pathcomp}${1}"
- shift
-
- if [ ! -d "${pathcomp}" ] ;
- then
- $mkdirprog "${pathcomp}"
- else
- true
- fi
-
- pathcomp="${pathcomp}/"
-done
-fi
-
-if [ x"$dir_arg" != x ]
-then
- $doit $instcmd $dst &&
-
- if [ x"$chowncmd" != x ]; then $doit $chowncmd $dst; else true ; fi &&
- if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dst; else true ; fi &&
- if [ x"$stripcmd" != x ]; then $doit $stripcmd $dst; else true ; fi &&
- if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dst; else true ; fi
-else
-
-# If we're going to rename the final executable, determine the name now.
-
- if [ x"$transformarg" = x ]
- then
- dstfile=`basename $dst`
- else
- dstfile=`basename $dst $transformbasename |
- sed $transformarg`$transformbasename
- fi
-
-# don't allow the sed command to completely eliminate the filename
-
- if [ x"$dstfile" = x ]
- then
- dstfile=`basename $dst`
- else
- true
- fi
-
-# Make a temp file name in the proper directory.
-
- dsttmp=$dstdir/#inst.$$#
-
-# Move or copy the file name to the temp name
-
- $doit $instcmd $src $dsttmp &&
-
- trap "rm -f ${dsttmp}" 0 &&
-
-# and set any options; do chmod last to preserve setuid bits
-
-# If any of these fail, we abort the whole thing. If we want to
-# ignore errors from any of these, just make sure not to ignore
-# errors from the above "$doit $instcmd $src $dsttmp" command.
-
- if [ x"$chowncmd" != x ]; then $doit $chowncmd $dsttmp; else true;fi &&
- if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; else true;fi &&
- if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; else true;fi &&
- if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; else true;fi &&
-
-# Now rename the file to the real destination.
-
- $doit $rmcmd -f $dstdir/$dstfile &&
- $doit $mvcmd $dsttmp $dstdir/$dstfile
-
-fi &&
-
-
-exit 0
diff --git a/libglade-java/src/Makefile b/libglade-java/src/Makefile
deleted file mode 100644
index 5364767..0000000
--- a/libglade-java/src/Makefile
+++ /dev/null
@@ -1,135 +0,0 @@
-# This file is part of Java-GNOME.
-#
-# Java-GNOME is free software; you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
-# any later version.
-#
-# Java-GNOME is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with Java-GNOME; see the file COPYING. If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-#
-
-CLASSPATH = /home/java-gnome-2.8.3/libgtk-java/lib/gtk2.4-2.4.6.jar:/home/java-gnome-2.8.3/libgnome-java/lib//gnome2.8-2.8.2.jar:@CLASSPATH@:java
-NATIVEGTKJAR = /home/java-gnome-2.8.3/libgtk-java/lib//libgtkjar2.4.so
-NATIVEGNOMEJAR = /home/java-gnome-2.8.3/libgnome-java/lib//libgnomejar2.8.so
-
-OBJECTS:= \
- $(shell ls jni/*.c \
- | sort | sed -e 's=\.c=\.o=g')
-
-SOURCE_PATH:=java/org/gnu/glade/*.java
-
-JAVA_SOURCE_PATH:=java
-
-version = 2.8.2
-apiversion = 2.8
-gtkversion = @gtkversion@
-gtkapiversion = 2.4
-
-INSTALL=/usr/bin/install -c
-
-# Set Java related stuff
-JAVADOC = @JAVADOC@
-JAVAC = gcj -C
-JAVA = @JAVA@
-JAR = /usr/bin/jar
-
-# If you need to change this line please let us know
-JAVA_INCLUDES =
-#@JAVA_INCLUDES@
-
-# Set C related stuff
-CC = gcc
-CFLAGS= -g -O2 -fPIC -Wall
-GTK_CFLAGS=-DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-GTK_LIBS=-Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
-LIBGTKHTML_CFLAGS=@LIBGTKHTML_CFLAGS@
-LIBGTKHTML_LIBS=@LIBGTKHTML_LIBS@
-GNOME_CFLAGS=-DORBIT2=1 -pthread -DXTHREADS -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype [...]
-GNOME_LIBS=-Wl,--export-dynamic -pthread -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 -lpthread -lz -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lgnomecanvas-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
-LIBGLADE_CFLAGS=-DXTHREADS -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-LIBGLADE_LIBS=-Wl,--export-dynamic -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lpthread -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
-GCJ=/usr/bin/gcj -fPIC -fjni
-GCJFLAGS=
-GCJ_CLASSPATH=/usr/share/java/libgcj-3.3.5.jar:.
-
-
-.SUFFIXES: .java .class
-.c.o:
- $(CC) -c $(CFLAGS) $< $(JAVA_INCLUDES) $(GNOME_CFLAGS) $(LIBGLADE_CFLAGS) \
- -o $@
-
-.java.o:
- $(GCJ) $(GCJFLAGS) -g -O --classpath=${GCJ_CLASSPATH} -c $< \
- -o $@
-
-CLASSES:= \
- $(shell /bin/ls $(SOURCE_PATH) \
- | sort | sed -e 's=\.java=\.class=g' \
- | sed -e 's=\.\./==g' \
- | sed -e 's=\s*\(.*\)\s*= build-java/\1 =g' \
- | sed -e 's=build-java/.*/org/\(.*\)\s*= build-java/org/\1 =g' \
- )
-
-dirs: ../lib build-java
-
-../lib/:
- $(INSTALL) -d ../lib
-build-java:
- $(INSTALL) -d build-java
-
-build-java/%.class: java/%.java
- CLASSPATH=$(CLASSPATH):$(JAVA_SOURCE_PATH) $(JAVAC) -d build-java \
- $<
-
-build-java/%.o: java/%.java
- $(GCJ) $(GCJFLAGS) -g -O --classpath=$(JAVA_SOURCE_PATH):${GCJ_CLASSPATH}:${CLASSPATH} -o $@ -c \
- $<
-
-COMPILED_CLASSES:=$(shell echo $(CLASSES) | sed -e 's=\.class=\.o=g' )
-
-../lib/glade${apiversion}.jar: $(CLASSES)
- @(cd build-java; $(JAR) cf ../../lib/glade${apiversion}-${version}.jar `find -name "*.class"` )
- @(cd ../lib; test ! -L glade${apiversion}.jar && ln -s glade${apiversion}-${version}.jar glade${apiversion}.jar) || exit 0
-
-jar: dirs ../lib/glade${apiversion}.jar
-
-
-../lib/libgladejava${apiversion}.so.${version} : $(OBJECTS)
- @(test ! -d ../lib && mkdir ../lib) || exit 0
- $(CC) $(CFLAGS) -shared -o ../lib/libgladejava${apiversion}.so.${version} \
- $(OBJECTS) \
- $(CFLAGS) -Wl,--export-dynamic -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lpthread -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -DXTHREADS -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include $(JAVA_INCLUDES) -Xli [...]
- @(cd ../lib; test ! -L libgladejava${apiversion}.so && ln -s libgladejava${apiversion}.so.${version} libgladejava${apiversion}.so) || exit 0
-
-nativelib: ../lib/libgladejava${apiversion}.so.${version}
-
-../lib/libgladejar${apiversion}.so.${version}: $(COMPILED_CLASSES)
- $(GCJ) $(GCJFLAGS) -g -shared $(COMPILED_CLASSES) -o ../lib/libgladejar${apiversion}.so.${version}
- @(cd ../lib; test ! -L libgladejar${apiversion}.so && ln -s libgladejar${apiversion}.so.${version} libgladejar${apiversion}.so) || exit 0
-
-native-gcj: ../lib/libgladejar${apiversion}.so.${version}
-
-all: dirs jar nativelib native-gcj
-
-# Targets to clean up after us
-.PHONY: mostlyclean clean distclean maintainer-clean dirs all native-glade nativelib jar
-
-mostlyclean:
-
-clean: mostlyclean
- rm -f jni/*.o
- rm -rf build-java/
- rm -rf ../lib/
-
-distclean: clean
- rm -f Makefile
-
-maintainer-clean: distclean
-
diff --git a/libglade-java/src/Makefile.in b/libglade-java/src/Makefile.in
deleted file mode 100644
index 000ed3c..0000000
--- a/libglade-java/src/Makefile.in
+++ /dev/null
@@ -1,135 +0,0 @@
-# This file is part of Java-GNOME.
-#
-# Java-GNOME is free software; you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
-# any later version.
-#
-# Java-GNOME is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with Java-GNOME; see the file COPYING. If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-#
-
-CLASSPATH = @GTKJAR@:@GNOMEJAR@:@CLASSPATH@:java
-NATIVEGTKJAR = @NATIVEGTKJAR@
-NATIVEGNOMEJAR = @NATIVEGNOMEJAR@
-
-OBJECTS:= \
- $(shell ls jni/*.c \
- | sort | sed -e 's=\.c=\.o=g')
-
-SOURCE_PATH:=java/org/gnu/glade/*.java
-
-JAVA_SOURCE_PATH:=java
-
-version = @version@
-apiversion = @apiversion@
-gtkversion = @gtkversion@
-gtkapiversion = @gtkapiversion@
-
-INSTALL=@INSTALL@
-
-# Set Java related stuff
-JAVADOC = @JAVADOC@
-JAVAC = @JAVAC@
-JAVA = @JAVA@
-JAR = @JAR@
-
-# If you need to change this line please let us know
-JAVA_INCLUDES =
-#@JAVA_INCLUDES@
-
-# Set C related stuff
-CC = @CC@
-CFLAGS= @CFLAGS@ -fPIC -Wall
-GTK_CFLAGS=@GTK_CFLAGS@
-GTK_LIBS=@GTK_LIBS@
-LIBGTKHTML_CFLAGS=@LIBGTKHTML_CFLAGS@
-LIBGTKHTML_LIBS=@LIBGTKHTML_LIBS@
-GNOME_CFLAGS=@GNOME_CFLAGS@
-GNOME_LIBS=@GNOME_LIBS@
-LIBGLADE_CFLAGS=@LIBGLADE_CFLAGS@
-LIBGLADE_LIBS=@LIBGLADE_LIBS@
-GCJ=@GCJ@ -fPIC -fjni
-GCJFLAGS=
-GCJ_CLASSPATH=@GCJ_CLASSPATH at .
-
-
-.SUFFIXES: .java .class
-.c.o:
- $(CC) -c $(CFLAGS) $< $(JAVA_INCLUDES) $(GNOME_CFLAGS) $(LIBGLADE_CFLAGS) \
- -o $@
-
-.java.o:
- $(GCJ) $(GCJFLAGS) -g -O --classpath=${GCJ_CLASSPATH} -c $< \
- -o $@
-
-CLASSES:= \
- $(shell /bin/ls $(SOURCE_PATH) \
- | sort | sed -e 's=\.java=\.class=g' \
- | sed -e 's=\.\./==g' \
- | sed -e 's=\s*\(.*\)\s*= build-java/\1 =g' \
- | sed -e 's=build-java/.*/org/\(.*\)\s*= build-java/org/\1 =g' \
- )
-
-dirs: ../lib build-java
-
-../lib/:
- $(INSTALL) -d ../lib
-build-java:
- $(INSTALL) -d build-java
-
-build-java/%.class: java/%.java
- CLASSPATH=$(CLASSPATH):$(JAVA_SOURCE_PATH) $(JAVAC) -d build-java \
- $<
-
-build-java/%.o: java/%.java
- $(GCJ) $(GCJFLAGS) -g -O --classpath=$(JAVA_SOURCE_PATH):${GCJ_CLASSPATH}:${CLASSPATH} -o $@ -c \
- $<
-
-COMPILED_CLASSES:=$(shell echo $(CLASSES) | sed -e 's=\.class=\.o=g' )
-
-../lib/glade${apiversion}.jar: $(CLASSES)
- @(cd build-java; $(JAR) cf ../../lib/glade${apiversion}-${version}.jar `find -name "*.class"` )
- @(cd ../lib; test ! -L glade${apiversion}.jar && ln -s glade${apiversion}-${version}.jar glade${apiversion}.jar) || exit 0
-
-jar: dirs ../lib/glade${apiversion}.jar
-
-
-../lib/libgladejava${apiversion}.so.${version} : $(OBJECTS)
- @(test ! -d ../lib && mkdir ../lib) || exit 0
- $(CC) $(CFLAGS) -shared -o ../lib/libgladejava${apiversion}.so.${version} \
- $(OBJECTS) \
- $(CFLAGS) @LIBGLADE_LIBS@ @LIBGLADE_CFLAGS@ $(JAVA_INCLUDES) -Xlinker --no-undefined
- @(cd ../lib; test ! -L libgladejava${apiversion}.so && ln -s libgladejava${apiversion}.so.${version} libgladejava${apiversion}.so) || exit 0
-
-nativelib: ../lib/libgladejava${apiversion}.so.${version}
-
-../lib/libgladejar${apiversion}.so.${version}: $(COMPILED_CLASSES)
- $(GCJ) $(GCJFLAGS) -g -shared $(COMPILED_CLASSES) -o ../lib/libgladejar${apiversion}.so.${version}
- @(cd ../lib; test ! -L libgladejar${apiversion}.so && ln -s libgladejar${apiversion}.so.${version} libgladejar${apiversion}.so) || exit 0
-
-native-gcj: ../lib/libgladejar${apiversion}.so.${version}
-
-all: dirs jar nativelib @GCJ_BUILD_TARGETS@
-
-# Targets to clean up after us
-.PHONY: mostlyclean clean distclean maintainer-clean dirs all native-glade nativelib jar
-
-mostlyclean:
-
-clean: mostlyclean
- rm -f jni/*.o
- rm -rf build-java/
- rm -rf ../lib/
-
-distclean: clean
- rm -f Makefile
-
-maintainer-clean: distclean
-
diff --git a/libglade-java/src/java/org/gnu/glade/AdjustmentDelegate.java b/libglade-java/src/java/org/gnu/glade/AdjustmentDelegate.java
deleted file mode 100644
index 04906f8..0000000
--- a/libglade-java/src/java/org/gnu/glade/AdjustmentDelegate.java
+++ /dev/null
@@ -1,23 +0,0 @@
-package org.gnu.glade;
-
-import java.lang.reflect.Method;
-
-import org.gnu.gtk.event.AdjustmentEvent;
-import org.gnu.gtk.event.AdjustmentListener;
-
-/**
- * AdjustmentListener delegate class.
- *
- * @author Tom Ball
- */
-class AdjustmentDelegate extends ListenerDelegate implements AdjustmentListener {
-
- public AdjustmentDelegate(String signal, Object owner, Method handler, Object target)
- throws NoSuchMethodException {
- super(signal, owner, handler, target);
- }
-
- public void adjustmentEvent(AdjustmentEvent event) {
- fireEvent(event);
- }
-}
diff --git a/libglade-java/src/java/org/gnu/glade/AppBarDelegate.java b/libglade-java/src/java/org/gnu/glade/AppBarDelegate.java
deleted file mode 100644
index aa30a1e..0000000
--- a/libglade-java/src/java/org/gnu/glade/AppBarDelegate.java
+++ /dev/null
@@ -1,22 +0,0 @@
-package org.gnu.glade;
-
-import java.lang.reflect.Method;
-
-import org.gnu.gnome.event.AppBarEvent;
-import org.gnu.gnome.event.AppBarListener;
-
-/**
- * AppBarListener delegate class.
- *
- * @author Tom Ball
- */
-class AppBarDelegate extends ListenerDelegate implements AppBarListener {
-
- public AppBarDelegate(String signal, Object owner, Method handler, Object target) throws NoSuchMethodException {
- super(signal, owner, handler, target);
- }
-
- public void appBarEvent(AppBarEvent event) {
- fireEvent(event);
- }
-}
diff --git a/libglade-java/src/java/org/gnu/glade/ButtonDelegate.java b/libglade-java/src/java/org/gnu/glade/ButtonDelegate.java
deleted file mode 100644
index ac15401..0000000
--- a/libglade-java/src/java/org/gnu/glade/ButtonDelegate.java
+++ /dev/null
@@ -1,22 +0,0 @@
-package org.gnu.glade;
-
-import java.lang.reflect.Method;
-
-import org.gnu.gtk.event.ButtonEvent;
-import org.gnu.gtk.event.ButtonListener;
-
-/**
- * ButtonListener delegate class.
- *
- * @author Tom Ball
- */
-class ButtonDelegate extends ListenerDelegate implements ButtonListener {
-
- public ButtonDelegate(String signal, Object owner, Method handler, Object target) throws NoSuchMethodException {
- super(signal, owner, handler, target);
- }
-
- public void buttonEvent(ButtonEvent event) {
- fireEvent(event);
- }
-}
diff --git a/libglade-java/src/java/org/gnu/glade/CalendarDelegate.java b/libglade-java/src/java/org/gnu/glade/CalendarDelegate.java
deleted file mode 100644
index 2b4e48f..0000000
--- a/libglade-java/src/java/org/gnu/glade/CalendarDelegate.java
+++ /dev/null
@@ -1,22 +0,0 @@
-package org.gnu.glade;
-
-import java.lang.reflect.Method;
-
-import org.gnu.gtk.event.CalendarEvent;
-import org.gnu.gtk.event.CalendarListener;
-
-/**
- * CalendarListener delegate class.
- *
- * @author Tom Ball
- */
-class CalendarDelegate extends ListenerDelegate implements CalendarListener {
-
- public CalendarDelegate(String signal, Object owner, Method handler, Object target) throws NoSuchMethodException {
- super(signal, owner, handler, target);
- }
-
- public void calendarEvent(CalendarEvent event) {
- fireEvent(event);
- }
-}
diff --git a/libglade-java/src/java/org/gnu/glade/CellRendererTextDelegate.java b/libglade-java/src/java/org/gnu/glade/CellRendererTextDelegate.java
deleted file mode 100644
index 01e3b53..0000000
--- a/libglade-java/src/java/org/gnu/glade/CellRendererTextDelegate.java
+++ /dev/null
@@ -1,23 +0,0 @@
-package org.gnu.glade;
-
-import java.lang.reflect.Method;
-
-import org.gnu.gtk.event.CellRendererTextEvent;
-import org.gnu.gtk.event.CellRendererTextListener;
-
-/**
- * CellRendererTextListener delegate class.
- *
- * @author Tom Ball
- */
-class CellRendererTextDelegate extends ListenerDelegate implements CellRendererTextListener {
-
- public CellRendererTextDelegate(String signal, Object owner, Method handler, Object target)
- throws NoSuchMethodException {
- super(signal, owner, handler, target);
- }
-
- public void cellRendererTextEvent(CellRendererTextEvent event) {
- fireEvent(event);
- }
-}
diff --git a/libglade-java/src/java/org/gnu/glade/CheckMenuItemDelegate.java b/libglade-java/src/java/org/gnu/glade/CheckMenuItemDelegate.java
deleted file mode 100644
index b07f9e7..0000000
--- a/libglade-java/src/java/org/gnu/glade/CheckMenuItemDelegate.java
+++ /dev/null
@@ -1,29 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-package org.gnu.glade;
-
-import java.lang.reflect.Method;
-
-import org.gnu.gtk.event.CheckMenuItemEvent;
-import org.gnu.gtk.event.CheckMenuItemListener;
-
-/**
- * CheckMenuItemListener delegate class.
- */
-public class CheckMenuItemDelegate extends ListenerDelegate implements
- CheckMenuItemListener {
-
- public CheckMenuItemDelegate(String signal, Object owner, Method handler, Object target) throws NoSuchMethodException {
- super(signal, owner, handler, target);
- }
-
- public boolean checkMenuItemEvent(CheckMenuItemEvent event) {
- return fireEvent(event);
- }
-}
diff --git a/libglade-java/src/java/org/gnu/glade/ClientDelegate.java b/libglade-java/src/java/org/gnu/glade/ClientDelegate.java
deleted file mode 100644
index 0775d26..0000000
--- a/libglade-java/src/java/org/gnu/glade/ClientDelegate.java
+++ /dev/null
@@ -1,22 +0,0 @@
-package org.gnu.glade;
-
-import java.lang.reflect.Method;
-
-import org.gnu.gnome.event.ClientEvent;
-import org.gnu.gnome.event.ClientListener;
-
-/**
- * ClientListener delegate class.
- *
- * @author Tom Ball
- */
-class ClientDelegate extends ListenerDelegate implements ClientListener {
-
- public ClientDelegate(String signal, Object owner, Method handler, Object target) throws NoSuchMethodException {
- super(signal, owner, handler, target);
- }
-
- public void clientEvent(ClientEvent event) {
- fireEvent(event);
- }
-}
diff --git a/libglade-java/src/java/org/gnu/glade/ColorButtonDelegate.java b/libglade-java/src/java/org/gnu/glade/ColorButtonDelegate.java
deleted file mode 100644
index 02085b1..0000000
--- a/libglade-java/src/java/org/gnu/glade/ColorButtonDelegate.java
+++ /dev/null
@@ -1,30 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-package org.gnu.glade;
-
-import java.lang.reflect.Method;
-
-import org.gnu.gtk.event.ColorButtonEvent;
-import org.gnu.gtk.event.ColorButtonListener;
-
-/**
- * ColorButtonListener delegate class.
- */
-public class ColorButtonDelegate extends ListenerDelegate implements
- ColorButtonListener {
-
- public ColorButtonDelegate(String signal, Object owner, Method handler, Object target) throws NoSuchMethodException {
- super(signal, owner, handler, target);
- }
-
- public boolean colorButtonEvent(ColorButtonEvent event) {
- return fireEvent(event);
- }
-
-}
diff --git a/libglade-java/src/java/org/gnu/glade/ColorPickerDelegate.java b/libglade-java/src/java/org/gnu/glade/ColorPickerDelegate.java
deleted file mode 100644
index 18e4da9..0000000
--- a/libglade-java/src/java/org/gnu/glade/ColorPickerDelegate.java
+++ /dev/null
@@ -1,23 +0,0 @@
-package org.gnu.glade;
-
-import java.lang.reflect.Method;
-
-import org.gnu.gnome.event.ColorPickerEvent;
-import org.gnu.gnome.event.ColorPickerListener;
-
-/**
- * ColorPickerListener delegate class.
- *
- * @author Tom Ball
- */
-class ColorPickerDelegate extends ListenerDelegate implements ColorPickerListener {
-
- public ColorPickerDelegate(String signal, Object owner, Method handler, Object target)
- throws NoSuchMethodException {
- super(signal, owner, handler, target);
- }
-
- public void colorPickerEvent(ColorPickerEvent event) {
- fireEvent(event);
- }
-}
diff --git a/libglade-java/src/java/org/gnu/glade/ComboBoxDelegate.java b/libglade-java/src/java/org/gnu/glade/ComboBoxDelegate.java
deleted file mode 100644
index 22a73f0..0000000
--- a/libglade-java/src/java/org/gnu/glade/ComboBoxDelegate.java
+++ /dev/null
@@ -1,30 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-package org.gnu.glade;
-
-import java.lang.reflect.Method;
-
-import org.gnu.gtk.event.ComboBoxEvent;
-import org.gnu.gtk.event.ComboBoxListener;
-
-/**
- * ToolBarListener delegate class.
- */
-public class ComboBoxDelegate extends ListenerDelegate implements
- ComboBoxListener {
-
- public ComboBoxDelegate(String signal, Object owner, Method handler, Object target) throws NoSuchMethodException {
- super(signal, owner, handler, target);
- }
-
- public void comboBoxEvent(ComboBoxEvent event) {
- fireEvent(event);
- }
-
-}
diff --git a/libglade-java/src/java/org/gnu/glade/ContainerDelegate.java b/libglade-java/src/java/org/gnu/glade/ContainerDelegate.java
deleted file mode 100644
index 1800451..0000000
--- a/libglade-java/src/java/org/gnu/glade/ContainerDelegate.java
+++ /dev/null
@@ -1,22 +0,0 @@
-package org.gnu.glade;
-
-import java.lang.reflect.Method;
-
-import org.gnu.gtk.event.ContainerEvent;
-import org.gnu.gtk.event.ContainerListener;
-
-/**
- * ContainerListener delegate class.
- *
- * @author Tom Ball
- */
-class ContainerDelegate extends ListenerDelegate implements ContainerListener {
-
- public ContainerDelegate(String signal, Object owner, Method handler, Object target) throws NoSuchMethodException {
- super(signal, owner, handler, target);
- }
-
- public void containerEvent(ContainerEvent event) {
- fireEvent(event);
- }
-}
diff --git a/libglade-java/src/java/org/gnu/glade/DateEditDelegate.java b/libglade-java/src/java/org/gnu/glade/DateEditDelegate.java
deleted file mode 100644
index ebfed5a..0000000
--- a/libglade-java/src/java/org/gnu/glade/DateEditDelegate.java
+++ /dev/null
@@ -1,22 +0,0 @@
-package org.gnu.glade;
-
-import java.lang.reflect.Method;
-
-import org.gnu.gnome.event.DateEditEvent;
-import org.gnu.gnome.event.DateEditListener;
-
-/**
- * DateEditListener delegate class.
- *
- * @author Tom Ball
- */
-class DateEditDelegate extends ListenerDelegate implements DateEditListener {
-
- public DateEditDelegate(String signal, Object owner, Method handler, Object target) throws NoSuchMethodException {
- super(signal, owner, handler, target);
- }
-
- public void dateEditEvent(DateEditEvent event) {
- fireEvent(event);
- }
-}
diff --git a/libglade-java/src/java/org/gnu/glade/DialogDelegate.java b/libglade-java/src/java/org/gnu/glade/DialogDelegate.java
deleted file mode 100644
index afe2aa4..0000000
--- a/libglade-java/src/java/org/gnu/glade/DialogDelegate.java
+++ /dev/null
@@ -1,22 +0,0 @@
-package org.gnu.glade;
-
-import java.lang.reflect.Method;
-
-import org.gnu.gtk.event.DialogEvent;
-import org.gnu.gtk.event.DialogListener;
-
-/**
- * DialogListener delegate class.
- *
- * @author Tom Ball
- */
-class DialogDelegate extends ListenerDelegate implements DialogListener {
-
- public DialogDelegate(String signal, Object owner, Method handler, Object target) throws NoSuchMethodException {
- super(signal, owner, handler, target);
- }
-
- public boolean dialogEvent(DialogEvent event) {
- return fireEvent(event);
- }
-}
diff --git a/libglade-java/src/java/org/gnu/glade/DruidPageDelegate.java b/libglade-java/src/java/org/gnu/glade/DruidPageDelegate.java
deleted file mode 100644
index 3ddb845..0000000
--- a/libglade-java/src/java/org/gnu/glade/DruidPageDelegate.java
+++ /dev/null
@@ -1,29 +0,0 @@
-package org.gnu.glade;
-
-import java.lang.reflect.Method;
-
-import org.gnu.gnome.event.DruidPageChangeEvent;
-import org.gnu.gnome.event.DruidPageChangeListener;
-import org.gnu.gnome.event.DruidPageSetupEvent;
-import org.gnu.gnome.event.DruidPageSetupListener;
-
-/**
- * DruidPageListener delegate class.
- *
- * @author Tom Ball
- */
-class DruidPageDelegate extends ListenerDelegate implements DruidPageChangeListener, DruidPageSetupListener {
-
- public DruidPageDelegate(String signal, Object owner, Method handler, Object target) throws NoSuchMethodException {
- super(signal, owner, handler, target);
- }
-
- public boolean druidPageChangeEvent(DruidPageChangeEvent event) {
- return fireEvent(event);
- }
-
- public void druidPageSetupEvent(DruidPageSetupEvent event) {
- fireEvent(event);
- }
-
-}
diff --git a/libglade-java/src/java/org/gnu/glade/EntryDelegate.java b/libglade-java/src/java/org/gnu/glade/EntryDelegate.java
deleted file mode 100644
index c84a982..0000000
--- a/libglade-java/src/java/org/gnu/glade/EntryDelegate.java
+++ /dev/null
@@ -1,22 +0,0 @@
-package org.gnu.glade;
-
-import java.lang.reflect.Method;
-
-import org.gnu.gtk.event.EntryEvent;
-import org.gnu.gtk.event.EntryListener;
-
-/**
- * EditableListener delegate class.
- *
- * @author Tom Ball
- */
-class EntryDelegate extends ListenerDelegate implements EntryListener {
-
- public EntryDelegate(String signal, Object owner, Method handler, Object target) throws NoSuchMethodException {
- super(signal, owner, handler, target);
- }
-
- public void entryEvent(EntryEvent event) {
- fireEvent(event);
- }
-}
diff --git a/libglade-java/src/java/org/gnu/glade/ExpanderDelegate.java b/libglade-java/src/java/org/gnu/glade/ExpanderDelegate.java
deleted file mode 100644
index c6eb83a..0000000
--- a/libglade-java/src/java/org/gnu/glade/ExpanderDelegate.java
+++ /dev/null
@@ -1,29 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-package org.gnu.glade;
-
-import java.lang.reflect.Method;
-
-import org.gnu.gtk.event.ExpanderEvent;
-import org.gnu.gtk.event.ExpanderListener;
-
-/**
- * ToolBarListener delegate class.
- */
-public class ExpanderDelegate extends ListenerDelegate implements
- ExpanderListener {
-
- public ExpanderDelegate(String signal, Object owner, Method handler, Object target) throws NoSuchMethodException {
- super(signal, owner, handler, target);
- }
-
- public boolean expanderEvent(ExpanderEvent event) {
- return fireEvent(event);
- }
-}
diff --git a/libglade-java/src/java/org/gnu/glade/ExposeDelegate.java b/libglade-java/src/java/org/gnu/glade/ExposeDelegate.java
deleted file mode 100644
index 7c84578..0000000
--- a/libglade-java/src/java/org/gnu/glade/ExposeDelegate.java
+++ /dev/null
@@ -1,28 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-package org.gnu.glade;
-
-import java.lang.reflect.Method;
-
-import org.gnu.gtk.event.ExposeEvent;
-import org.gnu.gtk.event.ExposeListener;
-
-/**
- * ExposeListener delegate class.
- */
-public class ExposeDelegate extends ListenerDelegate implements ExposeListener {
-
- public ExposeDelegate(String signal, Object owner, Method handler, Object target) throws NoSuchMethodException {
- super(signal, owner, handler, target);
- }
-
- public boolean exposeEvent(ExposeEvent event) {
- return fireEvent(event);
- }
-}
diff --git a/libglade-java/src/java/org/gnu/glade/FocusDelegate.java b/libglade-java/src/java/org/gnu/glade/FocusDelegate.java
deleted file mode 100644
index 733ec92..0000000
--- a/libglade-java/src/java/org/gnu/glade/FocusDelegate.java
+++ /dev/null
@@ -1,22 +0,0 @@
-package org.gnu.glade;
-
-import java.lang.reflect.Method;
-
-import org.gnu.gtk.event.FocusEvent;
-import org.gnu.gtk.event.FocusListener;
-
-/**
- * FocusListener delegate class.
- *
- * @author Tom Ball
- */
-class FocusDelegate extends ListenerDelegate implements FocusListener {
-
- public FocusDelegate(String signal, Object owner, Method handler, Object target) throws NoSuchMethodException {
- super(signal, owner, handler, target);
- }
-
- public boolean focusEvent(FocusEvent event) {
- return fireEvent(event);
- }
-}
diff --git a/libglade-java/src/java/org/gnu/glade/FontButtonDelegate.java b/libglade-java/src/java/org/gnu/glade/FontButtonDelegate.java
deleted file mode 100644
index a5fbe00..0000000
--- a/libglade-java/src/java/org/gnu/glade/FontButtonDelegate.java
+++ /dev/null
@@ -1,29 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-package org.gnu.glade;
-
-import java.lang.reflect.Method;
-
-import org.gnu.gtk.event.FontButtonEvent;
-import org.gnu.gtk.event.FontButtonListener;
-
-/**
- * FontButtonListener delegate class.
- */
-public class FontButtonDelegate extends ListenerDelegate implements
- FontButtonListener {
-
- public FontButtonDelegate(String signal, Object owner, Method handler, Object target) throws NoSuchMethodException {
- super(signal, owner, handler, target);
- }
-
- public boolean fontButtonEvent(FontButtonEvent event) {
- return fireEvent(event);
- }
-}
diff --git a/libglade-java/src/java/org/gnu/glade/FontPickerDelegate.java b/libglade-java/src/java/org/gnu/glade/FontPickerDelegate.java
deleted file mode 100644
index c403ae8..0000000
--- a/libglade-java/src/java/org/gnu/glade/FontPickerDelegate.java
+++ /dev/null
@@ -1,23 +0,0 @@
-package org.gnu.glade;
-
-import java.lang.reflect.Method;
-
-import org.gnu.gnome.event.FontPickerEvent;
-import org.gnu.gnome.event.FontPickerListener;
-
-/**
- * FontPickerListener delegate class.
- *
- * @author Tom Ball
- */
-class FontPickerDelegate extends ListenerDelegate implements FontPickerListener {
-
- public FontPickerDelegate(String signal, Object owner, Method handler, Object target)
- throws NoSuchMethodException {
- super(signal, owner, handler, target);
- }
-
- public void fontPickerEvent(FontPickerEvent event) {
- fireEvent(event);
- }
-}
diff --git a/libglade-java/src/java/org/gnu/glade/GenerateStubs.java b/libglade-java/src/java/org/gnu/glade/GenerateStubs.java
deleted file mode 100644
index 7e6ec30..0000000
--- a/libglade-java/src/java/org/gnu/glade/GenerateStubs.java
+++ /dev/null
@@ -1,45 +0,0 @@
-/*
- * LibGlade support for libglade for Java-Gnome
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.glade;
-
-import java.lang.reflect.Method;
-
-/**
- * Command wrapper for LibGladeStubs, to catch and cleanly report
- * missing class dependencies.
- *
- * @author Tom Ball
- */
-public class GenerateStubs {
- private static void error(String message) {
- System.err.println(message);
- System.exit(1);
- }
-
- public static void main(String[] args) {
- if (args.length != 1)
- error("usage: java org.gnu.glade.GenerateStubs <filename.glade>");
-
- try {
- Class cmdClass = Class.forName("org.gnu.glade.LibGladeStubs");
- Method m = cmdClass.getMethod("execute", new Class[] { String.class });
- m.invoke(null, new Object[] { args[0] });
- System.exit(0);
- } catch (NoClassDefFoundError e) {
- error(
- "Class "
- + e.getMessage()
- + " not found\n"
- + "Either use a 1.4 or later JDK, "
- + "or include xerces.jar in your classpath.");
- } catch (Exception e) {
- error(e.toString());
- }
- }
-
-}
diff --git a/libglade-java/src/java/org/gnu/glade/GladeTemplate.j b/libglade-java/src/java/org/gnu/glade/GladeTemplate.j
deleted file mode 100644
index f1c4176..0000000
--- a/libglade-java/src/java/org/gnu/glade/GladeTemplate.j
+++ /dev/null
@@ -1,43 +0,0 @@
-/*
- * Generated by LibGladeStubs from __GLADE_FILE__
- */
-
-import org.gnu.gtk.*;
-import org.gnu.gtk.event.*;
-import org.gnu.gnome.*;
-import org.gnu.gnome.event.*;
-import org.gnu.glade.*;
-
-import java.io.IOException;
-
-public class __CLASS__ {
-
- private LibGlade libglade;
-
- private static final String gladeFile = "__GLADE_FILE__";
-
- public __CLASS__() throws IOException {
- libglade = new LibGlade(gladeFile, this);
- connectEventHandlers();
- }
-
- /** Signal handlers, as defined in __GLADE_FILE__ */
- connectEventHandlers() {
-
- __INSERT_STUBS__
-
- }
-
- public static void main(String args[]) {
- __CLASS__ gui;
-
- Gtk.init(args);
- try {
- gui = new __CLASS__();
- } catch (IOException e) {
- System.err.println(e.toString());
- System.exit(1);
- }
- Gtk.main();
- }
-}
diff --git a/libglade-java/src/java/org/gnu/glade/GladeXMLException.java b/libglade-java/src/java/org/gnu/glade/GladeXMLException.java
deleted file mode 100644
index c061ec4..0000000
--- a/libglade-java/src/java/org/gnu/glade/GladeXMLException.java
+++ /dev/null
@@ -1,14 +0,0 @@
-package org.gnu.glade;
-
-/**
- * Exception thrown due to XML parsing errors of a glade file.
- *
- * @author Tom Ball
- */
-public class GladeXMLException extends java.io.IOException {
-
- public GladeXMLException(String s) {
- super(s);
- }
-
-}
diff --git a/libglade-java/src/java/org/gnu/glade/ItemDelegate.java b/libglade-java/src/java/org/gnu/glade/ItemDelegate.java
deleted file mode 100644
index 8319513..0000000
--- a/libglade-java/src/java/org/gnu/glade/ItemDelegate.java
+++ /dev/null
@@ -1,30 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-package org.gnu.glade;
-
-import java.lang.reflect.Method;
-
-import org.gnu.gtk.event.ItemEvent;
-import org.gnu.gtk.event.ItemListener;
-
-/**
- * ItemListener delegate class.
- */
-public class ItemDelegate extends ListenerDelegate implements ItemListener {
-
- public ItemDelegate(String signal, Object owner, Method handler, Object target) throws NoSuchMethodException {
- super(signal, owner, handler, target);
- }
-
- public void itemEvent(ItemEvent event) {
- // TODO Auto-generated method stub
-
- }
-
-}
diff --git a/libglade-java/src/java/org/gnu/glade/KeyDelegate.java b/libglade-java/src/java/org/gnu/glade/KeyDelegate.java
deleted file mode 100644
index 4ae3204..0000000
--- a/libglade-java/src/java/org/gnu/glade/KeyDelegate.java
+++ /dev/null
@@ -1,22 +0,0 @@
-package org.gnu.glade;
-
-import java.lang.reflect.Method;
-
-import org.gnu.gtk.event.KeyEvent;
-import org.gnu.gtk.event.KeyListener;
-
-/**
- * KeyListener delegate class.
- *
- * @author Tom Ball
- */
-class KeyDelegate extends ListenerDelegate implements KeyListener {
-
- public KeyDelegate(String signal, Object owner, Method handler, Object target) throws NoSuchMethodException {
- super(signal, owner, handler, target);
- }
-
- public boolean keyEvent(KeyEvent event) {
- return fireEvent(event);
- }
-}
diff --git a/libglade-java/src/java/org/gnu/glade/LibGlade.java b/libglade-java/src/java/org/gnu/glade/LibGlade.java
deleted file mode 100644
index e7dd701..0000000
--- a/libglade-java/src/java/org/gnu/glade/LibGlade.java
+++ /dev/null
@@ -1,246 +0,0 @@
-/*
- * LibGlade support for libglade for Java-Gnome
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * Author: Jean van Wyk
- * Copyright 2000 Jean van Wyk, all rights reserved.
- *
- * Special Thanks to Avi Bryant for writing the original version (GladeXML)
- * for GTK.
- */
-
-/**
- * libglade support for Java-GNOME
- *
- * @author Avi Bryant
- * @author Jean van Wyk
- * @author Julian Fitzell
- * @author Tom Ball
- *
- */
-package org.gnu.glade;
-
-import java.io.BufferedReader;
-import java.io.CharArrayWriter;
-import java.io.FileInputStream;
-import java.io.FileNotFoundException;
-import java.io.IOException;
-import java.io.InputStream;
-import java.io.InputStreamReader;
-import java.io.PrintWriter;
-import java.lang.reflect.Method;
-import java.util.Hashtable;
-
-import org.gnu.gtk.Widget;
-
-public class LibGlade {
- private int gladeHandle;
-
- protected Hashtable widgets = new Hashtable();
- protected Object owner;
-
- /**
- * Create a new LibGlade object from a Glade XML definition file.
- * The definition file is read, parsed, and a GTK widget set is
- * mapped. Each LibGlade object is "owned" by an object that provides
- * event handling for all the defined widgets.
- *
- * This class supports the <a
- * href="http://glade.gnome.org/glade-2.0.dtd">Glade
- * 2.0 XML schema</a>. Glade 1.0 files (those that start with the
- * <code><GTK-Interface></code> tag) can be converted using
- * libglade-convert (part of the <code>libglade2-devel</code> package).
- *
- * @param file the path of the Glade 2.0 XML definition file.
- * @param owner the default object for event handling
- */
- public LibGlade(String file, Object owner) throws GladeXMLException, FileNotFoundException, IOException {
- this(file, owner, null);
- }
-
- /**
- * Create a new LibGlade object from a Glade XML definition file.
- * The definition file is read, parsed, and a GTK widget set is
- * mapped. Each LibGlade object is "owned" by an object that provides
- * event handling for all the defined widgets.
- *
- * This class supports the <a
- * href="http://glade.gnome.org/glade-2.0.dtd">Glade
- * 2.0 XML schema</a>. Glade 1.0 files (those that start with the
- * <code><GTK-Interface></code> tag) can be converted using
- * libglade-convert (part of the <code>libglade2-devel</code> package).
- *
- * An optional widget node root may be specified to build a fragment
- * of a widget tree (specify <code>null</code>. From the LibGlade
- * 2.0 documentation: "This feature is useful if you
- * only want to build say a toolbar or menu from the XML file, but not the
- * window it is embedded in."
- *
- * @param file the path of the Glade 2.0 XML definition file.
- * @param owner the default object for event handling
- * @param root the root widget node for a sub-tree, or
- * <code>null</code> for the complete tree.
- */
- public LibGlade(String file, Object owner, String root)
- throws GladeXMLException, FileNotFoundException, IOException {
- /* When you call glade_xml_new_from_buffer, it looses
- * information about what the glade file was, and later runs
- * into issues if you try to instantiate anything that needs a
- * path relative to that file for example, a GtkPibuf */
-
- glade_xml_new(file, root);
- glade_xml_signal_autoconnect_full();
- }
-
- /**
- * Create a new LibGlade object from an Reader which defines a
- * Glade XML definition. This definition is read, parsed, and
- * a GTK widget set is mapped. Each LibGlade object is "owned"
- * by an object that provides event handling for all the defined widgets.
- *
- * This class supports the <a
- * href="http://glade.gnome.org/glade-2.0.dtd">Glade
- * 2.0 XML schema</a>. Glade 1.0 files (those that start with the
- * <code><GTK-Interface></code> tag) can be converted using
- * libglade-convert (part of the <code>libglade2-devel</code> package).
- *
- * An optional widget node root may be specified to build a fragment
- * of a widget tree (specify <code>null</code>. From the LibGlade
- * 2.0 documentation: "This feature is useful if you
- * only want to build say a toolbar or menu from the XML file, but not the
- * window it is embedded in."
- *
- * @param in the stream for a Glade 2.0 XML definition.
- * @param owner the default object for event handling
- * @param root the root widget node for a sub-tree, or
- * <code>null</code> for the complete tree.
- */
- public LibGlade(InputStream in, Object owner, String root) throws GladeXMLException, IOException {
- this.owner = owner;
- byte[] buffer = scanXML(in);
- glade_xml_new_from_buffer(buffer, root);
- glade_xml_signal_autoconnect_full();
- }
-
- /* Lightly scan the XML stream for correctness, to improve
- * on libglade's "it works or it doesn't" error reporting. */
- private byte[] scanXML(InputStream in) throws GladeXMLException, IOException {
- CharArrayWriter caw = new CharArrayWriter(8192);
- PrintWriter pw = new PrintWriter(caw);
- BufferedReader br = new BufferedReader(new InputStreamReader(in));
- String line;
- while ((line = br.readLine()) != null) {
- if (line.indexOf("<GTK-Interface>") != -1)
- throw new GladeXMLException("obsolete Glade XML format");
- pw.println(line);
- }
- pw.close();
- return caw.toString().getBytes();
- }
-
- public Widget getWidget(String name) {
- Widget widget = (Widget)widgets.get(name);
-
- if (widget == null) {
- int handle = getNativeWidget(name);
- if (handle != 0)
- widget = getWidget(handle);
- else
- System.err.println("getWidget: failed getting " + name);
-
- }
-
- return widget;
- }
-
- protected native int getNativeWidget(String name);
- protected native String getWidgetName(int nativepeer);
-
- protected void connect(
- String handler,
- int sourceHandle,
- String signal,
- String data,
- int targetHandle,
- boolean after)
- throws GladeXMLException {
-
- Widget source = getWidget(sourceHandle);
- if (source == null)
- throw new GladeXMLException("invalid source widget handle");
- Widget target = (targetHandle != 0) ? getWidget(targetHandle) : null;
-
- Class listenerClass = source.getEventListenerClass(signal);
- if (listenerClass != null) {
- try {
- Object listener = ListenerDelegate.create(signal, listenerClass, owner, handler, target);
- Method m = source.getClass().getMethod("addListener", new Class[] { listenerClass });
- m.invoke(source, new Object[] { listener });
- } catch (Exception e) {
- System.err.println(e.toString());
- }
- }
- }
-
- protected Widget getWidget(int handle) {
- String widgetName = getWidgetName(handle);
- if (widgetName.equals("Statusbar")){
- widgetName = "StatusBar";
- }else if (widgetName.equals("Toolbar")){
- widgetName = "ToolBar";
- }
-
- if (widgetName == null)
- return null;
-
- Widget widget = (Widget)widgets.get(widgetName);
- if (widget == null) {
- try {
- widget = Widget.makeWidget(handle);
- widgets.put(widgetName, widget);
- widgets.put(getWidgetName(handle), widget);
- } catch (ClassNotFoundException e) {
- System.err.println("could not create widget: " + e.getMessage());
- }
- }
-
- return widget;
- }
-
- /**
- * glade_xml_new: create a new GladeXML native object
- * from a Glade XML definition. The gladeHandle instance variable
- * is initialized with this method. Passes the filename of the glade
- * file directly to LibGlade rather than buffering it as an
- * InputStream. This avoids obscure bugs when instantiating GtkPixbufs
- * in the native upstream LibGlade code.
- *
- * @param filename the glade file to pull the description from
- * @param root the root widget node for a sub-tree, or
- * <code>null</code> for the complete tree.
- */
- private native void glade_xml_new(String filename, String rootname) throws GladeXMLException;
-
- /**
- * glade_xml_new_from_buffer: create a new GladeXML native object
- * from a Glade XML definition. The gladeHandle instance variable
- * is initialized with this method.
- *
- * @param buffer an array containing the Glade XML definition.
- * @param root the root widget node for a sub-tree, or
- * <code>null</code> for the complete tree.
- */
-
- private native void glade_xml_new_from_buffer(byte[] buffer, String rootname) throws GladeXMLException;
-
- private native void glade_xml_signal_autoconnect_full() throws GladeXMLException;
-
- private static native void initIDs();
-
- static {
- System.loadLibrary("gladejava2.8");
- initIDs();
- }
-}
diff --git a/libglade-java/src/java/org/gnu/glade/LibGlade.java.in b/libglade-java/src/java/org/gnu/glade/LibGlade.java.in
deleted file mode 100644
index c6f92c4..0000000
--- a/libglade-java/src/java/org/gnu/glade/LibGlade.java.in
+++ /dev/null
@@ -1,246 +0,0 @@
-/*
- * LibGlade support for libglade for Java-Gnome
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * Author: Jean van Wyk
- * Copyright 2000 Jean van Wyk, all rights reserved.
- *
- * Special Thanks to Avi Bryant for writing the original version (GladeXML)
- * for GTK.
- */
-
-/**
- * libglade support for Java-GNOME
- *
- * @author Avi Bryant
- * @author Jean van Wyk
- * @author Julian Fitzell
- * @author Tom Ball
- *
- */
-package org.gnu.glade;
-
-import java.io.BufferedReader;
-import java.io.CharArrayWriter;
-import java.io.FileInputStream;
-import java.io.FileNotFoundException;
-import java.io.IOException;
-import java.io.InputStream;
-import java.io.InputStreamReader;
-import java.io.PrintWriter;
-import java.lang.reflect.Method;
-import java.util.Hashtable;
-
-import org.gnu.gtk.Widget;
-
-public class LibGlade {
- private int gladeHandle;
-
- protected Hashtable widgets = new Hashtable();
- protected Object owner;
-
- /**
- * Create a new LibGlade object from a Glade XML definition file.
- * The definition file is read, parsed, and a GTK widget set is
- * mapped. Each LibGlade object is "owned" by an object that provides
- * event handling for all the defined widgets.
- *
- * This class supports the <a
- * href="http://glade.gnome.org/glade-2.0.dtd">Glade
- * 2.0 XML schema</a>. Glade 1.0 files (those that start with the
- * <code><GTK-Interface></code> tag) can be converted using
- * libglade-convert (part of the <code>libglade2-devel</code> package).
- *
- * @param file the path of the Glade 2.0 XML definition file.
- * @param owner the default object for event handling
- */
- public LibGlade(String file, Object owner) throws GladeXMLException, FileNotFoundException, IOException {
- this(file, owner, null);
- }
-
- /**
- * Create a new LibGlade object from a Glade XML definition file.
- * The definition file is read, parsed, and a GTK widget set is
- * mapped. Each LibGlade object is "owned" by an object that provides
- * event handling for all the defined widgets.
- *
- * This class supports the <a
- * href="http://glade.gnome.org/glade-2.0.dtd">Glade
- * 2.0 XML schema</a>. Glade 1.0 files (those that start with the
- * <code><GTK-Interface></code> tag) can be converted using
- * libglade-convert (part of the <code>libglade2-devel</code> package).
- *
- * An optional widget node root may be specified to build a fragment
- * of a widget tree (specify <code>null</code>. From the LibGlade
- * 2.0 documentation: "This feature is useful if you
- * only want to build say a toolbar or menu from the XML file, but not the
- * window it is embedded in."
- *
- * @param file the path of the Glade 2.0 XML definition file.
- * @param owner the default object for event handling
- * @param root the root widget node for a sub-tree, or
- * <code>null</code> for the complete tree.
- */
- public LibGlade(String file, Object owner, String root)
- throws GladeXMLException, FileNotFoundException, IOException {
- /* When you call glade_xml_new_from_buffer, it looses
- * information about what the glade file was, and later runs
- * into issues if you try to instantiate anything that needs a
- * path relative to that file for example, a GtkPibuf */
-
- glade_xml_new(file, root);
- glade_xml_signal_autoconnect_full();
- }
-
- /**
- * Create a new LibGlade object from an Reader which defines a
- * Glade XML definition. This definition is read, parsed, and
- * a GTK widget set is mapped. Each LibGlade object is "owned"
- * by an object that provides event handling for all the defined widgets.
- *
- * This class supports the <a
- * href="http://glade.gnome.org/glade-2.0.dtd">Glade
- * 2.0 XML schema</a>. Glade 1.0 files (those that start with the
- * <code><GTK-Interface></code> tag) can be converted using
- * libglade-convert (part of the <code>libglade2-devel</code> package).
- *
- * An optional widget node root may be specified to build a fragment
- * of a widget tree (specify <code>null</code>. From the LibGlade
- * 2.0 documentation: "This feature is useful if you
- * only want to build say a toolbar or menu from the XML file, but not the
- * window it is embedded in."
- *
- * @param in the stream for a Glade 2.0 XML definition.
- * @param owner the default object for event handling
- * @param root the root widget node for a sub-tree, or
- * <code>null</code> for the complete tree.
- */
- public LibGlade(InputStream in, Object owner, String root) throws GladeXMLException, IOException {
- this.owner = owner;
- byte[] buffer = scanXML(in);
- glade_xml_new_from_buffer(buffer, root);
- glade_xml_signal_autoconnect_full();
- }
-
- /* Lightly scan the XML stream for correctness, to improve
- * on libglade's "it works or it doesn't" error reporting. */
- private byte[] scanXML(InputStream in) throws GladeXMLException, IOException {
- CharArrayWriter caw = new CharArrayWriter(8192);
- PrintWriter pw = new PrintWriter(caw);
- BufferedReader br = new BufferedReader(new InputStreamReader(in));
- String line;
- while ((line = br.readLine()) != null) {
- if (line.indexOf("<GTK-Interface>") != -1)
- throw new GladeXMLException("obsolete Glade XML format");
- pw.println(line);
- }
- pw.close();
- return caw.toString().getBytes();
- }
-
- public Widget getWidget(String name) {
- Widget widget = (Widget)widgets.get(name);
-
- if (widget == null) {
- int handle = getNativeWidget(name);
- if (handle != 0)
- widget = getWidget(handle);
- else
- System.err.println("getWidget: failed getting " + name);
-
- }
-
- return widget;
- }
-
- protected native int getNativeWidget(String name);
- protected native String getWidgetName(int nativepeer);
-
- protected void connect(
- String handler,
- int sourceHandle,
- String signal,
- String data,
- int targetHandle,
- boolean after)
- throws GladeXMLException {
-
- Widget source = getWidget(sourceHandle);
- if (source == null)
- throw new GladeXMLException("invalid source widget handle");
- Widget target = (targetHandle != 0) ? getWidget(targetHandle) : null;
-
- Class listenerClass = source.getEventListenerClass(signal);
- if (listenerClass != null) {
- try {
- Object listener = ListenerDelegate.create(signal, listenerClass, owner, handler, target);
- Method m = source.getClass().getMethod("addListener", new Class[] { listenerClass });
- m.invoke(source, new Object[] { listener });
- } catch (Exception e) {
- System.err.println(e.toString());
- }
- }
- }
-
- protected Widget getWidget(int handle) {
- String widgetName = getWidgetName(handle);
- if (widgetName.equals("Statusbar")){
- widgetName = "StatusBar";
- }else if (widgetName.equals("Toolbar")){
- widgetName = "ToolBar";
- }
-
- if (widgetName == null)
- return null;
-
- Widget widget = (Widget)widgets.get(widgetName);
- if (widget == null) {
- try {
- widget = Widget.makeWidget(handle);
- widgets.put(widgetName, widget);
- widgets.put(getWidgetName(handle), widget);
- } catch (ClassNotFoundException e) {
- System.err.println("could not create widget: " + e.getMessage());
- }
- }
-
- return widget;
- }
-
- /**
- * glade_xml_new: create a new GladeXML native object
- * from a Glade XML definition. The gladeHandle instance variable
- * is initialized with this method. Passes the filename of the glade
- * file directly to LibGlade rather than buffering it as an
- * InputStream. This avoids obscure bugs when instantiating GtkPixbufs
- * in the native upstream LibGlade code.
- *
- * @param filename the glade file to pull the description from
- * @param root the root widget node for a sub-tree, or
- * <code>null</code> for the complete tree.
- */
- private native void glade_xml_new(String filename, String rootname) throws GladeXMLException;
-
- /**
- * glade_xml_new_from_buffer: create a new GladeXML native object
- * from a Glade XML definition. The gladeHandle instance variable
- * is initialized with this method.
- *
- * @param buffer an array containing the Glade XML definition.
- * @param root the root widget node for a sub-tree, or
- * <code>null</code> for the complete tree.
- */
-
- private native void glade_xml_new_from_buffer(byte[] buffer, String rootname) throws GladeXMLException;
-
- private native void glade_xml_signal_autoconnect_full() throws GladeXMLException;
-
- private static native void initIDs();
-
- static {
- System.loadLibrary("gladejava at apiversion@");
- initIDs();
- }
-}
diff --git a/libglade-java/src/java/org/gnu/glade/LibGladeStubs.java b/libglade-java/src/java/org/gnu/glade/LibGladeStubs.java
deleted file mode 100644
index 315a05b..0000000
--- a/libglade-java/src/java/org/gnu/glade/LibGladeStubs.java
+++ /dev/null
@@ -1,243 +0,0 @@
-/*
- * LibGlade support for libglade for Java-Gnome
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.glade;
-
-import java.io.BufferedReader;
-import java.io.CharArrayWriter;
-import java.io.File;
-import java.io.FileReader;
-import java.io.FileWriter;
-import java.io.IOException;
-import java.io.InputStream;
-import java.io.InputStreamReader;
-import java.io.PrintWriter;
-import java.io.StringWriter;
-import java.util.ArrayList;
-import java.util.List;
-import java.util.NoSuchElementException;
-import java.util.StringTokenizer;
-
-/**
- * LibGladeStubs: a utility that reads a Glade definition file
- * and parses it for signal handler references. It then generates
- * a Java file which loads the Glade file and defines stubs for
- * the signal handlers.
- *
- * @author Tom Ball
- */
-public class LibGladeStubs {
-
- String gladeFile;
- String className;
- SignalDesc[] handlers;
-
- public static void execute(String path) {
- if (!(new File(path).exists()))
- error("cannot access " + path);
-
- new LibGladeStubs(path).generate();
- }
-
- public LibGladeStubs(String path) {
- gladeFile = path;
- }
-
- public void generate() {
- try {
- parseGladeFile();
- writeJavaFile();
- } catch (Exception e) {
- error(e.toString());
- }
- }
-
- private void writeJavaFile() throws Exception {
- String directory;
- String filename;
- int i = gladeFile.lastIndexOf(File.separatorChar);
- if (i > -1) {
- directory = gladeFile.substring(0, i);
- filename = gladeFile.substring(i + 1);
- } else {
- directory = ".";
- filename = gladeFile;
- }
- i = filename.indexOf(".glade");
- String basename = (i > -1) ? filename.substring(0, i) : filename;
-
- // Create capitalized class name and class filename.
- StringBuffer sb = new StringBuffer(basename);
- sb.setCharAt(0, Character.toUpperCase(sb.charAt(0)));
- className = sb.toString();
- String javaFileName = directory + File.separatorChar + className + ".java";
-
- InputStream template = this.getClass().getResourceAsStream("GladeTemplate.j");
- BufferedReader in = new BufferedReader(new InputStreamReader(template));
- PrintWriter out = new PrintWriter(new FileWriter(javaFileName));
- String line;
-
- while ((line = in.readLine()) != null) {
- out.println(expandLine(line));
- }
- out.close();
- }
-
- private String stripDir(String path) {
- int i = path.lastIndexOf(File.separatorChar);
- return (i > -1) ? path.substring(i + 1) : path;
- }
-
- private String expandLine(String line) {
- String[][] macros = new String[][] { { "__GLADE_FILE__", stripDir(gladeFile)}, {
- "__CLASS__", className }
- };
-
- if (line.indexOf("__INSERT_STUBS__") != -1)
- return createStubs();
-
- for (int i = 0; i < 2; i++) {
- String m = macros[i][0];
- String n = macros[i][1];
- int idx = line.indexOf(m);
- if (idx >= 0) {
- // allow for multiple macros per line.
- String expandedOnce = line.substring(0, idx) + n + line.substring(idx + m.length());
- return expandLine(expandedOnce);
- }
- }
- return line;
- }
-
- private String createStubs() {
- CharArrayWriter caw = new CharArrayWriter(1024);
- PrintWriter pw = new PrintWriter(caw);
- for (int i = 0; i < handlers.length; i++) {
- SignalDesc sd = handlers[i];
- pw.println("\n /**");
- pw.print(" * " + sd.handler);
- pw.println(" method to handle the \"" + sd.signal + "\" signal.");
- pw.println(" *");
- pw.println(" * @param source the widget that fired this signal");
- pw.print(" * @param target an object defined as the ");
- pw.println("target of this signal, or null.");
- pw.println(" */");
- pw.print(" public void " + sd.handler);
- if (sd.target != null)
- pw.println("(GtkEvent event, Object target) {");
- else
- pw.println("(GtkEvent event) {");
- pw.println(" // TODO: handler code here");
- pw.println(" }");
- }
- pw.close();
- return caw.toString();
- }
-
- private static void error(String message) {
- System.err.println(message);
- System.exit(1);
- }
-
- static class SignalDesc {
- String signal;
- String handler;
- String target;
-
- SignalDesc(String s, String h, String t) {
- signal = s;
- handler = h;
- target = t;
- }
- }
-
- /*
- * The following routines comprise an *extremely* simple, brain-dead
- * parser of Glade 2.0 XML files. It purposely only looks for signal
- * handler definitions so as to build a Java stubs file. Don't
- * confuse it with a real XML parser, and don't use it for anything
- * but this class!
- */
-
- private void parseGladeFile() throws IOException {
- handlers = getSignalHandlers(getXML());
- }
-
- private String getXML() throws IOException {
- BufferedReader in = new BufferedReader(new FileReader(gladeFile));
- StringWriter sw = new StringWriter(4096);
- PrintWriter out = new PrintWriter(sw);
-
- String line;
- while ((line = in.readLine()) != null) {
- if (line.indexOf("<GTK-Interface>") != -1)
- error(gladeFile + ": obsolete version (use libglade-convert)");
- out.println(line);
- }
-
- in.close();
- out.close();
- return sw.toString();
- }
-
- private static SignalDesc[] getSignalHandlers(String xml) throws GladeXMLException {
- List descs = new ArrayList();
- int idx = 0;
- while ((idx = xml.indexOf(signalStart, idx)) != -1) {
- int begin = idx + signalStart.length();
- int end = xml.indexOf(signalEnd1, idx);
- if (end != -1)
- idx = end + signalEnd1.length();
- else {
- end = xml.indexOf(signalEnd2, idx);
- if (end != -1)
- idx = end + signalEnd2.length();
- else
- throw new GladeXMLException("invalid XML signal definition");
- }
- descs.add(makeSignalDesc(xml.substring(begin, end)));
- }
- return (SignalDesc[])descs.toArray(new SignalDesc[0]);
- }
-
- private static SignalDesc makeSignalDesc(String props) throws GladeXMLException {
- String signal = null;
- String handler = null;
- String target = null;
-
- StringTokenizer st = new StringTokenizer(props, nameDelims);
- while (st.hasMoreTokens()) {
- String propName = st.nextToken(nameDelims);
- String propValue;
- try {
- propValue = st.nextToken(valueDelims);
- st.nextToken(nameDelims); // skip past trailing double-quote
- } catch (NoSuchElementException e) {
- throw new GladeXMLException("invalid XML signal definition");
- }
- if ("name".equals(propName))
- signal = propValue;
- else if ("handler".equals(propName))
- handler = propValue;
- else if ("object".equals(propName))
- target = propValue;
- else
- ; // ignore other properties, such as last modified time
- }
-
- if (signal == null || handler == null)
- throw new GladeXMLException("invalid XML signal definition");
-
- return new SignalDesc(signal, handler, target);
- }
-
- private static String signalStart = "<signal ";
- private static String signalEnd1 = "/>";
- private static String signalEnd2 = "</signal>";
- private static String nameDelims = "= \t\n\r\f";
- private static String valueDelims = "=\"";
-}
diff --git a/libglade-java/src/java/org/gnu/glade/LifeCycleDelegate.java b/libglade-java/src/java/org/gnu/glade/LifeCycleDelegate.java
deleted file mode 100644
index 2fcf36f..0000000
--- a/libglade-java/src/java/org/gnu/glade/LifeCycleDelegate.java
+++ /dev/null
@@ -1,26 +0,0 @@
-package org.gnu.glade;
-
-import java.lang.reflect.Method;
-
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-
-/**
- * LifeCycleListener delegate class.
- *
- * @author Tom Ball
- */
-class LifeCycleDelegate extends ListenerDelegate implements LifeCycleListener {
-
- public LifeCycleDelegate(String signal, Object owner, Method handler, Object target) throws NoSuchMethodException {
- super(signal, owner, handler, target);
- }
-
- public void lifeCycleEvent(LifeCycleEvent event) {
- fireEvent(event);
- }
-
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- return fireEvent(event);
- }
-}
diff --git a/libglade-java/src/java/org/gnu/glade/ListenerDelegate.java b/libglade-java/src/java/org/gnu/glade/ListenerDelegate.java
deleted file mode 100644
index 5f37a18..0000000
--- a/libglade-java/src/java/org/gnu/glade/ListenerDelegate.java
+++ /dev/null
@@ -1,211 +0,0 @@
-/*
- * LibGlade support for libglade for Java-Gnome
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-/**
- * ListenerDelegate: abstract base class for Java-GNOME event listener
- * delegate classes which connect to glade-specified event handlers.
- *
- * @author Tom Ball
- */
-package org.gnu.glade;
-
-import java.lang.reflect.Constructor;
-import java.lang.reflect.InvocationTargetException;
-import java.lang.reflect.Method;
-import java.util.HashMap;
-import java.util.Map;
-
-import org.gnu.gnome.event.AppBarListener;
-import org.gnu.gnome.event.ClientListener;
-import org.gnu.gnome.event.ColorPickerListener;
-import org.gnu.gnome.event.DateEditListener;
-import org.gnu.gnome.event.DruidPageChangeListener;
-import org.gnu.gnome.event.DruidPageSetupListener;
-import org.gnu.gnome.event.FontPickerListener;
-import org.gnu.gtk.Widget;
-import org.gnu.gtk.event.AdjustmentListener;
-import org.gnu.gtk.event.ButtonListener;
-import org.gnu.gtk.event.CalendarListener;
-import org.gnu.gtk.event.CellRendererTextListener;
-import org.gnu.gtk.event.CheckMenuItemListener;
-import org.gnu.gtk.event.ColorButtonListener;
-import org.gnu.gtk.event.ComboBoxListener;
-import org.gnu.gtk.event.ContainerListener;
-import org.gnu.gtk.event.DialogListener;
-import org.gnu.gtk.event.EntryListener;
-import org.gnu.gtk.event.ExpanderListener;
-import org.gnu.gtk.event.ExposeListener;
-import org.gnu.gtk.event.FocusListener;
-import org.gnu.gtk.event.FontButtonListener;
-import org.gnu.gtk.event.GtkEvent;
-import org.gnu.gtk.event.GtkEventType;
-import org.gnu.gtk.event.ItemListener;
-import org.gnu.gtk.event.KeyListener;
-import org.gnu.gtk.event.LifeCycleListener;
-import org.gnu.gtk.event.MenuItemListener;
-import org.gnu.gtk.event.MouseListener;
-import org.gnu.gtk.event.MouseMotionListener;
-import org.gnu.gtk.event.NotebookListener;
-import org.gnu.gtk.event.OptionMenuListener;
-import org.gnu.gtk.event.RangeListener;
-import org.gnu.gtk.event.ScaleListener;
-import org.gnu.gtk.event.SpinListener;
-import org.gnu.gtk.event.TextBufferListener;
-import org.gnu.gtk.event.TextViewListener;
-import org.gnu.gtk.event.ToggleListener;
-import org.gnu.gtk.event.ToolBarListener;
-import org.gnu.gtk.event.ToolButtonListener;
-import org.gnu.gtk.event.TreeModelListener;
-import org.gnu.gtk.event.TreeSelectionListener;
-import org.gnu.gtk.event.TreeViewColumnListener;
-
-abstract class ListenerDelegate {
-
- protected String signal; // the signal being fired by GTK
- protected Object owner; // the object which contains custom handler
- // methods
- protected Method handler; // the owner's handler method for this signal
- protected Object target; // the optional object to send the handler
-
- public ListenerDelegate(String signal, Object owner, Method handler, Object target) throws NoSuchMethodException {
- this.signal = signal;
- this.owner = owner;
- this.handler = handler;
- this.target = target;
- }
-
- private static Method getHandlerMethod(Object owner, String handlerName) throws NoSuchMethodException {
- Method[] methods = owner.getClass().getMethods();
- int n = methods.length;
- for (int i = 0; i < n; i++) {
- Method m = methods[i];
- if (m.getName().equals(handlerName)) {
- return m;
- }
- }
- throw new NoSuchMethodException(owner.getClass().getName() + '.' + handlerName);
- }
-
- public boolean fireEvent(GtkEvent event) {
- return fireEvent(event, 0.0);
- }
-
- public boolean fireEvent(GtkEvent event, double value) {
- Object[] params = null;
- Object ret = null;
- try {
- Widget source = (Widget)event.getSource();
- //System.err.println("fireEvent: source:"+source);
- GtkEventType typeNeeded = source.getEventType(signal);
- //System.err.println("fireEvent: typeNeeded:"+typeNeeded);
- if (event.getType() == typeNeeded) {
- Class[] paramTypes = handler.getParameterTypes();
-
- // handlers have optional event and target parameters
- int n = paramTypes.length;
- //System.err.println("fireEvent: n:"+n);
- if (n == 2)
- // <handler>(event, target);
- params = new Object[] { event, target };
- else if (n == 1)
- // <handler>(event);
- params = new Object[] { event };
- else
- // <handler>();
- params = new Object[0];
-
- //System.err.println("fireEvent: owner:"+owner+", event:"+event+", target:"+target);
- ret = handler.invoke(owner, params);
-
- // return type is either null (if void) or boolean
- return (ret != null && ret.getClass().equals(Boolean.TYPE)) ? ((Boolean)ret).booleanValue() : false;
- }
- /* else ignore event */
- } catch (InvocationTargetException e) {
- System.err.println("ListenerDelegate.fireEvent(" + event + "): " + e.getTargetException());
- e.getTargetException().printStackTrace();
- } catch (Exception e) {
- System.err.println("ListenerDelegate.fireEvent(" + event + "): " + e);
- e.printStackTrace();
- System.err.println("params:"+params+", ret:"+ret);
- }
- return false;
- }
-
- static ListenerDelegate create(String signal, Class listenerClass, Object owner, String handlerName, Object target)
- throws ClassNotFoundException, NoSuchMethodException, InvocationTargetException {
- try {
- Method handler = getHandlerMethod(owner, handlerName);
- Class delegateClass = (Class)delegateClassMap.get(listenerClass);
- if (delegateClass == null) {
- String listenerClassName = listenerClass.getName();
- String delegateClassName = (String) delegateMap.get(listenerClassName);
- delegateClass = Class.forName(delegateClassName);
- delegateClassMap.put(listenerClass, delegateClass);
- }
- if (delegateClass == null)
- throw new ClassNotFoundException("No libglade delegate for " + listenerClass.getName());
-
- Constructor ctor =
- delegateClass.getConstructor(new Class[] { String.class, Object.class, Method.class, Object.class });
- return (ListenerDelegate)ctor.newInstance(new Object[] { signal, owner, handler, target });
- } catch (NoSuchMethodException e) {
- throw e;
- } catch (InvocationTargetException e) {
- throw e;
- } catch (Exception e) {
- throw new InvocationTargetException(e, "ListenerDelegate.create failure");
- }
- }
-
- // Map GTK and GNOME listener interfaces to their respective delegates.
- private static Map delegateMap = new HashMap();
- private static Map delegateClassMap = new HashMap();
- static {
- delegateMap.put("org.gnu.gtk.event.AdjustmentListener", "org.gnu.glade.AdjustmentDelegate");
- delegateMap.put("org.gnu.gtk.event.ButtonListener", "org.gnu.glade.ButtonDelegate");
- delegateMap.put("org.gnu.gtk.event.CalendarListener", "org.gnu.glade.CalendarDelegate");
- delegateMap.put("org.gnu.gtk.event.CellRendererTextListener", "org.gnu.glade.CellRendererTextDelegate");
- delegateMap.put("org.gnu.gtk.event.CheckMenuItemListener", "org.gnu.glade.CheckMenuItemDelegate");
- delegateMap.put("org.gnu.gtk.event.ColorButtonListener", "org.gnu.glade.ColorButtonDelegate");
- delegateMap.put("org.gnu.gtk.event.ComboBoxListener", "org.gnu.glade.ComboBoxDelegate");
- delegateMap.put("org.gnu.gtk.event.ContainerListener", "org.gnu.glade.ContainerDelegate");
- delegateMap.put("org.gnu.gtk.event.DialogListener", "org.gnu.glade.DialogDelegate");
- delegateMap.put("org.gnu.gtk.event.EntryListener", "org.gnu.glade.EntryDelegate");
- delegateMap.put("org.gnu.gtk.event.ExpanderListener", "org.gnu.glade.ExpanderDelegate");
- delegateMap.put("org.gnu.gtk.event.ExposeListener", "org.gnu.glade.ExposeDelegate");
- delegateMap.put("org.gnu.gtk.event.FocusListener", "org.gnu.glade.FocusDelegate");
- delegateMap.put("org.gnu.gtk.event.FontButtonListener", "org.gnu.glade.FontButtonDelegate");
- delegateMap.put("org.gnu.gtk.event.ItemListener", "org.gnu.glade.ItemDelegate");
- delegateMap.put("org.gnu.gtk.event.KeyListener", "org.gnu.glade.KeyDelegate");
- delegateMap.put("org.gnu.gtk.event.LifeCycleListener", "org.gnu.glade.LifeCycleDelegate");
- delegateMap.put("org.gnu.gtk.event.MenuItemListener", "org.gnu.glade.MenuItemDelegate");
- delegateMap.put("org.gnu.gtk.event.MouseListener", "org.gnu.glade.MouseDelegate");
- delegateMap.put("org.gnu.gtk.event.MouseMotionListener", "org.gnu.glade.MouseMotionDelegate");
- delegateMap.put("org.gnu.gtk.event.NotebookListener", "org.gnu.glade.NotebookDelegate");
- delegateMap.put("org.gnu.gtk.event.OptionMenuListener", "org.gnu.glade.OptionMenuDelegate");
- delegateMap.put("org.gnu.gtk.event.RangeListener", "org.gnu.glade.RangeDelegate");
- delegateMap.put("org.gnu.gtk.event.ScaleListener", "org.gnu.glade.ScaleDelegate");
- delegateMap.put("org.gnu.gtk.event.SpinListener", "org.gnu.glade.SpinDelegate");
- delegateMap.put("org.gnu.gtk.event.TextBufferListener", "org.gnu.glade.TextBufferDelegate");
- delegateMap.put("org.gnu.gtk.event.ToggleListener", "org.gnu.glade.ToggleDelegate");
- delegateMap.put("org.gnu.gtk.event.ToolBarListener", "org.gnu.glade.ToolBarDelegate");
- delegateMap.put("org.gnu.gtk.event.ToolButtonListener", "org.gnu.glade.ToolButtonDelegate");
- delegateMap.put("org.gnu.gtk.event.TreeModelListener", "org.gnu.glade.TreeModelDelegate");
- delegateMap.put("org.gnu.gtk.event.TreeSelectionListener", "org.gnu.glade.TreeSelectionDelegate");
- delegateMap.put("org.gnu.gtk.event.TreeViewColumnListener", "org.gnu.glade.TreeViewColumnDelegate");
- delegateMap.put("org.gnu.gtk.event.TextViewListener", "org.gnu.glade.TextViewDelegate");
-
- delegateMap.put("org.gnu.gnome.AppBarListener", "org.gnu.glade.AppBarDelegate");
- delegateMap.put("org.gnu.gnome.ClientListener", "org.gnu.glade.ClientDelegate");
- delegateMap.put("org.gnu.gnome.ColorPickerListener", "org.gnu.glade.ColorPickerDelegate");
- delegateMap.put("org.gnu.gnome.DateEditListener", "org.gnu.glade.DateEditDelegate");
- delegateMap.put("org.gnu.gnome.DruidPageChangeListener", "org.gnu.glade.DruidPageDelegate");
- delegateMap.put("org.gnu.gnome.DruidPageSetupListener", "org.gnu.glade.DruidPageDelegate");
- delegateMap.put("org.gnu.gnome.FontPickerListener", "org.gnu.glade.FontPickerDelegate");
- }
-}
diff --git a/libglade-java/src/java/org/gnu/glade/MenuItemDelegate.java b/libglade-java/src/java/org/gnu/glade/MenuItemDelegate.java
deleted file mode 100644
index a0f71b8..0000000
--- a/libglade-java/src/java/org/gnu/glade/MenuItemDelegate.java
+++ /dev/null
@@ -1,22 +0,0 @@
-package org.gnu.glade;
-
-import java.lang.reflect.Method;
-
-import org.gnu.gtk.event.MenuItemEvent;
-import org.gnu.gtk.event.MenuItemListener;
-
-/**
- * MenuItemListener delegate class.
- *
- * @author Tom Ball
- */
-class MenuItemDelegate extends ListenerDelegate implements MenuItemListener {
-
- public MenuItemDelegate(String signal, Object owner, Method handler, Object target) throws NoSuchMethodException {
- super(signal, owner, handler, target);
- }
-
- public void menuItemEvent(MenuItemEvent event) {
- fireEvent(event);
- }
-}
diff --git a/libglade-java/src/java/org/gnu/glade/MouseDelegate.java b/libglade-java/src/java/org/gnu/glade/MouseDelegate.java
deleted file mode 100644
index a777bce..0000000
--- a/libglade-java/src/java/org/gnu/glade/MouseDelegate.java
+++ /dev/null
@@ -1,22 +0,0 @@
-package org.gnu.glade;
-
-import java.lang.reflect.Method;
-
-import org.gnu.gtk.event.MouseEvent;
-import org.gnu.gtk.event.MouseListener;
-
-/**
- * MouseListener delegate class.
- *
- * @author Tom Ball
- */
-class MouseDelegate extends ListenerDelegate implements MouseListener {
-
- public MouseDelegate(String signal, Object owner, Method handler, Object target) throws NoSuchMethodException {
- super(signal, owner, handler, target);
- }
-
- public boolean mouseEvent(MouseEvent event) {
- return fireEvent(event);
- }
-}
diff --git a/libglade-java/src/java/org/gnu/glade/MouseMotionDelegate.java b/libglade-java/src/java/org/gnu/glade/MouseMotionDelegate.java
deleted file mode 100644
index e08b192..0000000
--- a/libglade-java/src/java/org/gnu/glade/MouseMotionDelegate.java
+++ /dev/null
@@ -1,31 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-package org.gnu.glade;
-
-import java.lang.reflect.Method;
-
-import org.gnu.gtk.event.MouseEvent;
-import org.gnu.gtk.event.MouseMotionEvent;
-import org.gnu.gtk.event.MouseMotionListener;
-
-/**
- * MouseMotionListener delegate class.
- */
-public class MouseMotionDelegate extends ListenerDelegate implements
- MouseMotionListener {
-
- public MouseMotionDelegate(String signal, Object owner, Method handler, Object target) throws NoSuchMethodException {
- super(signal, owner, handler, target);
- }
-
- public boolean mouseMotionEvent( MouseMotionEvent event ) {
- return fireEvent(event);
- }
-
-}
diff --git a/libglade-java/src/java/org/gnu/glade/NotebookDelegate.java b/libglade-java/src/java/org/gnu/glade/NotebookDelegate.java
deleted file mode 100644
index 428dec7..0000000
--- a/libglade-java/src/java/org/gnu/glade/NotebookDelegate.java
+++ /dev/null
@@ -1,22 +0,0 @@
-package org.gnu.glade;
-
-import java.lang.reflect.Method;
-
-import org.gnu.gtk.event.NotebookEvent;
-import org.gnu.gtk.event.NotebookListener;
-
-/**
- * NotebookListener delegate class.
- *
- * @author Tom Ball
- */
-class NotebookDelegate extends ListenerDelegate implements NotebookListener {
-
- public NotebookDelegate(String signal, Object owner, Method handler, Object target) throws NoSuchMethodException {
- super(signal, owner, handler, target);
- }
-
- public void notebookEvent(NotebookEvent event) {
- fireEvent(event);
- }
-}
diff --git a/libglade-java/src/java/org/gnu/glade/OptionMenuDelegate.java b/libglade-java/src/java/org/gnu/glade/OptionMenuDelegate.java
deleted file mode 100644
index da8f02a..0000000
--- a/libglade-java/src/java/org/gnu/glade/OptionMenuDelegate.java
+++ /dev/null
@@ -1,24 +0,0 @@
-package org.gnu.glade;
-
-import java.lang.reflect.Method;
-
-import org.gnu.gtk.event.OptionMenuEvent;
-import org.gnu.gtk.event.OptionMenuListener;
-
-/**
- * OptionMenuListener delegate class
- */
-public class OptionMenuDelegate
- extends ListenerDelegate
- implements OptionMenuListener {
-
- public OptionMenuDelegate(String signal, Object owner, Method handler, Object target)
- throws NoSuchMethodException {
- super(signal, owner, handler, target);
- }
-
- public void optionMenuEvent(OptionMenuEvent event) {
- fireEvent(event);
- }
-
-}
diff --git a/libglade-java/src/java/org/gnu/glade/RangeDelegate.java b/libglade-java/src/java/org/gnu/glade/RangeDelegate.java
deleted file mode 100644
index 3625cb5..0000000
--- a/libglade-java/src/java/org/gnu/glade/RangeDelegate.java
+++ /dev/null
@@ -1,22 +0,0 @@
-package org.gnu.glade;
-
-import java.lang.reflect.Method;
-
-import org.gnu.gtk.event.RangeEvent;
-import org.gnu.gtk.event.RangeListener;
-
-/**
- * RangeListener delegate class.
- *
- * @author Tom Ball
- */
-class RangeDelegate extends ListenerDelegate implements RangeListener {
-
- public RangeDelegate(String signal, Object owner, Method handler, Object target) throws NoSuchMethodException {
- super(signal, owner, handler, target);
- }
-
- public void rangeEvent(RangeEvent event) {
- fireEvent(event);
- }
-}
diff --git a/libglade-java/src/java/org/gnu/glade/ScaleDelegate.java b/libglade-java/src/java/org/gnu/glade/ScaleDelegate.java
deleted file mode 100644
index 6e45fca..0000000
--- a/libglade-java/src/java/org/gnu/glade/ScaleDelegate.java
+++ /dev/null
@@ -1,28 +0,0 @@
-package org.gnu.glade;
-
-import java.lang.reflect.Method;
-
-import org.gnu.gtk.event.ScaleEvent;
-import org.gnu.gtk.event.ScaleListener;
-
-/**
- * ScaleListener delegate class.
- *
- * @author Tom Ball
- */
-class ScaleDelegate extends ListenerDelegate implements ScaleListener {
-
- public ScaleDelegate(String signal, Object owner, Method handler, Object target) throws NoSuchMethodException {
- super(signal, owner, handler, target);
- }
-
- public String formatScaleValue(ScaleEvent event, double value) {
- try {
- Object[] params = new Object[] { event, new Double(value)};
- return (String)handler.invoke(owner, params);
- } catch (Exception e) {
- System.err.println("failed calling " + owner.getClass().getName() + '.' + handler.getName() + ": " + e);
- }
- return "";
- }
-}
diff --git a/libglade-java/src/java/org/gnu/glade/SpinDelegate.java b/libglade-java/src/java/org/gnu/glade/SpinDelegate.java
deleted file mode 100644
index 3cb2c68..0000000
--- a/libglade-java/src/java/org/gnu/glade/SpinDelegate.java
+++ /dev/null
@@ -1,22 +0,0 @@
-package org.gnu.glade;
-
-import java.lang.reflect.Method;
-
-import org.gnu.gtk.event.SpinEvent;
-import org.gnu.gtk.event.SpinListener;
-
-/**
- * SpinListener delegate class.
- *
- * @author Tom Ball
- */
-class SpinDelegate extends ListenerDelegate implements SpinListener {
-
- public SpinDelegate(String signal, Object owner, Method handler, Object target) throws NoSuchMethodException {
- super(signal, owner, handler, target);
- }
-
- public void spinEvent(SpinEvent event) {
- fireEvent(event);
- }
-}
diff --git a/libglade-java/src/java/org/gnu/glade/TextBufferDelegate.java b/libglade-java/src/java/org/gnu/glade/TextBufferDelegate.java
deleted file mode 100644
index a58e2b7..0000000
--- a/libglade-java/src/java/org/gnu/glade/TextBufferDelegate.java
+++ /dev/null
@@ -1,23 +0,0 @@
-package org.gnu.glade;
-
-import java.lang.reflect.Method;
-
-import org.gnu.gtk.event.TextBufferEvent;
-import org.gnu.gtk.event.TextBufferListener;
-
-/**
- * TextBufferListener delegate class.
- *
- * @author Tom Ball
- */
-class TextBufferDelegate extends ListenerDelegate implements TextBufferListener {
-
- public TextBufferDelegate(String signal, Object owner, Method handler, Object target)
- throws NoSuchMethodException {
- super(signal, owner, handler, target);
- }
-
- public void textBufferEvent(TextBufferEvent event) {
- fireEvent(event);
- }
-}
diff --git a/libglade-java/src/java/org/gnu/glade/TextViewDelegate.java b/libglade-java/src/java/org/gnu/glade/TextViewDelegate.java
deleted file mode 100644
index 6700cd7..0000000
--- a/libglade-java/src/java/org/gnu/glade/TextViewDelegate.java
+++ /dev/null
@@ -1,22 +0,0 @@
-package org.gnu.glade;
-
-import java.lang.reflect.Method;
-
-import org.gnu.gtk.event.TextViewEvent;
-import org.gnu.gtk.event.TextViewListener;
-
-/**
- * TextViewListener delegate class.
- *
- * @author Tom Ball
- */
-class TextViewDelegate extends ListenerDelegate implements TextViewListener {
-
- public TextViewDelegate(String signal, Object owner, Method handler, Object target) throws NoSuchMethodException {
- super(signal, owner, handler, target);
- }
-
- public void textViewEvent(TextViewEvent event) {
- fireEvent(event);
- }
-}
diff --git a/libglade-java/src/java/org/gnu/glade/ToggleDelegate.java b/libglade-java/src/java/org/gnu/glade/ToggleDelegate.java
deleted file mode 100644
index 698b3b6..0000000
--- a/libglade-java/src/java/org/gnu/glade/ToggleDelegate.java
+++ /dev/null
@@ -1,22 +0,0 @@
-package org.gnu.glade;
-
-import java.lang.reflect.Method;
-
-import org.gnu.gtk.event.ToggleEvent;
-import org.gnu.gtk.event.ToggleListener;
-
-/**
- * ToggleListener delegate class.
- *
- * @author Tom Ball
- */
-class ToggleDelegate extends ListenerDelegate implements ToggleListener {
-
- public ToggleDelegate(String signal, Object owner, Method handler, Object target) throws NoSuchMethodException {
- super(signal, owner, handler, target);
- }
-
- public void toggleEvent(ToggleEvent event) {
- fireEvent(event);
- }
-}
diff --git a/libglade-java/src/java/org/gnu/glade/ToolBarDelegate.java b/libglade-java/src/java/org/gnu/glade/ToolBarDelegate.java
deleted file mode 100644
index 7ed6f51..0000000
--- a/libglade-java/src/java/org/gnu/glade/ToolBarDelegate.java
+++ /dev/null
@@ -1,29 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-package org.gnu.glade;
-
-import java.lang.reflect.Method;
-
-import org.gnu.gtk.event.ToolBarEvent;
-import org.gnu.gtk.event.ToolBarListener;
-
-/**
- * ToolBarListener delegate class.
- */
-public class ToolBarDelegate extends ListenerDelegate implements
- ToolBarListener {
-
- public ToolBarDelegate(String signal, Object owner, Method handler, Object target) throws NoSuchMethodException {
- super(signal, owner, handler, target);
- }
-
- public boolean toolBarEvent(ToolBarEvent event) {
- return fireEvent(event);
- }
-}
diff --git a/libglade-java/src/java/org/gnu/glade/ToolButtonDelegate.java b/libglade-java/src/java/org/gnu/glade/ToolButtonDelegate.java
deleted file mode 100644
index d433375..0000000
--- a/libglade-java/src/java/org/gnu/glade/ToolButtonDelegate.java
+++ /dev/null
@@ -1,27 +0,0 @@
-/*
- * LibGlade support for libglade for Java-Gnome
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.glade;
-
-import java.lang.reflect.Method;
-
-import org.gnu.gtk.event.ToolButtonEvent;
-import org.gnu.gtk.event.ToolButtonListener;
-
-/**
- */
-public class ToolButtonDelegate extends ListenerDelegate implements ToolButtonListener {
-
- public ToolButtonDelegate(String signal, Object owner, Method handler, Object target) throws NoSuchMethodException {
- super(signal, owner, handler, target);
- }
-
- public boolean toolButtonEvent(ToolButtonEvent event) {
- fireEvent(event);
- return false;
- }
-}
diff --git a/libglade-java/src/java/org/gnu/glade/TreeModelDelegate.java b/libglade-java/src/java/org/gnu/glade/TreeModelDelegate.java
deleted file mode 100644
index a346914..0000000
--- a/libglade-java/src/java/org/gnu/glade/TreeModelDelegate.java
+++ /dev/null
@@ -1,30 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-package org.gnu.glade;
-
-import java.lang.reflect.Method;
-
-import org.gnu.gtk.event.TreeModelEvent;
-import org.gnu.gtk.event.TreeModelListener;
-
-/**
- * TreeModelListener delegate class.
- */
-public class TreeModelDelegate extends ListenerDelegate implements
- TreeModelListener {
-
- public TreeModelDelegate(String signal, Object owner, Method handler, Object target) throws NoSuchMethodException {
- super(signal, owner, handler, target);
- }
-
- public void treeModelEvent(TreeModelEvent event) {
- fireEvent(event);
- }
-
-}
diff --git a/libglade-java/src/java/org/gnu/glade/TreeSelectionDelegate.java b/libglade-java/src/java/org/gnu/glade/TreeSelectionDelegate.java
deleted file mode 100644
index ae631e4..0000000
--- a/libglade-java/src/java/org/gnu/glade/TreeSelectionDelegate.java
+++ /dev/null
@@ -1,23 +0,0 @@
-package org.gnu.glade;
-
-import java.lang.reflect.Method;
-
-import org.gnu.gtk.event.TreeSelectionEvent;
-import org.gnu.gtk.event.TreeSelectionListener;
-
-/**
- * TreeSelectionListener delegate class.
- *
- * @author Tom Ball
- */
-class TreeSelectionDelegate extends ListenerDelegate implements TreeSelectionListener {
-
- public TreeSelectionDelegate(String signal, Object owner, Method handler, Object target)
- throws NoSuchMethodException {
- super(signal, owner, handler, target);
- }
-
- public void selectionChangedEvent(TreeSelectionEvent event) {
- fireEvent(event);
- }
-}
diff --git a/libglade-java/src/java/org/gnu/glade/TreeViewColumnDelegate.java b/libglade-java/src/java/org/gnu/glade/TreeViewColumnDelegate.java
deleted file mode 100644
index 6122278..0000000
--- a/libglade-java/src/java/org/gnu/glade/TreeViewColumnDelegate.java
+++ /dev/null
@@ -1,23 +0,0 @@
-package org.gnu.glade;
-
-import java.lang.reflect.Method;
-
-import org.gnu.gtk.event.TreeViewColumnEvent;
-import org.gnu.gtk.event.TreeViewColumnListener;
-
-/**
- * TreeViewColumnListener delegate class.
- *
- * @author Tom Ball
- */
-class TreeViewColumnDelegate extends ListenerDelegate implements TreeViewColumnListener {
-
- public TreeViewColumnDelegate(String signal, Object owner, Method handler, Object target)
- throws NoSuchMethodException {
- super(signal, owner, handler, target);
- }
-
- public void columnClickedEvent(TreeViewColumnEvent event) {
- fireEvent(event);
- }
-}
diff --git a/libglade-java/src/java/org/gnu/glade/TreeViewDelegate.java b/libglade-java/src/java/org/gnu/glade/TreeViewDelegate.java
deleted file mode 100644
index 83ff46e..0000000
--- a/libglade-java/src/java/org/gnu/glade/TreeViewDelegate.java
+++ /dev/null
@@ -1,30 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under the terms
- * of the GNU Library General Public License version 2.
- */
-
-package org.gnu.glade;
-
-import java.lang.reflect.Method;
-
-import org.gnu.gtk.event.TreeViewEvent;
-import org.gnu.gtk.event.TreeViewListener;
-
-/**
- */
-public class TreeViewDelegate extends ListenerDelegate implements TreeViewListener {
-
-
- public TreeViewDelegate(String signal, Object owner, Method handler, Object target)
- throws NoSuchMethodException {
- super(signal, owner, handler, target);
- }
-
- public void treeViewEvent(TreeViewEvent event) {
- fireEvent(event);
- }
-}
diff --git a/libglade-java/src/jni/org_gnu_glade_LibGlade.c b/libglade-java/src/jni/org_gnu_glade_LibGlade.c
deleted file mode 100644
index 6fa3959..0000000
--- a/libglade-java/src/jni/org_gnu_glade_LibGlade.c
+++ /dev/null
@@ -1,212 +0,0 @@
-/*
- * Libglade support for Java-GNOME
- *
- * The Java-Gnome bindings library is free software distributed under the
- * terms of the GNU Library General Public License version 2.
- *
- * Authors: Avi Bryant, Jean van Wyk <jeanvanwyk at iname.com>
- * Copyright 2000-2004 Java-GNOME team, all rights reserved.
- *
- * Special thanks to Avi Bryant who created the original version (GladeXML)
- * for GTK.
- */
-
-#include <jni.h>
-#include <string.h>
-#include <stdio.h>
-
-#include <glade/glade.h>
-#include <gtk/gtk.h>
-
-#define LIBGLADE_DOMAIN "libglade"
-
-static jfieldID gladeFID;
-static jmethodID connectMID;
-
-jclass getClass_GladeXMLException(JNIEnv *env) {
- static jclass cls = NULL;
- if (cls == NULL)
- cls = (*env)->FindClass(env, "org/gnu/glade/GladeXMLException");
- return cls;
-}
-
-struct jglade_info
-{
- JNIEnv *env;
- jobject o;
-};
-
-void libglade_log_handler (const gchar *log_domain,
- GLogLevelFlags log_level,
- const gchar *message,
- gpointer user_data)
-{
- if (user_data) {
- JNIEnv *env = (JNIEnv*)user_data;
- (*env)->ThrowNew(env, getClass_GladeXMLException(env), message);
- }
-}
-
-guint set_log_handler(JNIEnv* env)
-{
- // GLogLevelFlags fatal_mask;
-
- // fatal_mask = g_log_set_always_fatal (G_LOG_FATAL_MASK);
- // fatal_mask |= G_LOG_LEVEL_WARNING | G_LOG_LEVEL_CRITICAL;
- // g_log_set_always_fatal (fatal_mask);
- return g_log_set_handler (LIBGLADE_DOMAIN,
- G_LOG_LEVEL_ERROR | G_LOG_LEVEL_CRITICAL
- | G_LOG_LEVEL_WARNING | G_LOG_FLAG_FATAL,
- libglade_log_handler, (gpointer)env);
-}
-
-void remove_log_handler(guint handler_id)
-{
- g_log_remove_handler(LIBGLADE_DOMAIN, handler_id);
-}
-
-static void xml_connect(const gchar *handler_name, GObject *_source,
- const gchar *signal_name, const gchar *signal_data,
- GObject *_target, gboolean after, gpointer i)
-{
- JNIEnv *env = ((struct jglade_info *)i)->env;
- jobject obj = ((struct jglade_info *)i)->o;
- //jclass cls;
- //jmethodID getWidgetMID;
-
- jstring handler, signal, data;
- //jobject source, target;
-
- if ((*env)->ExceptionCheck(env)) {
- // debug
- char* name = handler_name ? (char*)handler_name : "<null>";
- g_warning("xml_connect: skipping %s\n", name);
- // debug
- return;
- }
-
- handler = handler_name ? (*env)->NewStringUTF(env, handler_name) : 0L;
- signal = signal_name ? (*env)->NewStringUTF(env, signal_name) : 0L;
- data = signal_data ? (*env)->NewStringUTF(env, signal_data) : 0L;
-
- (*env)->CallVoidMethod(env, obj, connectMID, handler, _source,
- signal, data, _target, after);
- // no need to check for exception since we're returning anyway...
-}
-
-JNIEXPORT jstring JNICALL Java_org_gnu_glade_LibGlade_getWidgetName (
- JNIEnv *env, jobject o, jint nativepeer)
-{
- GtkWidget* gtk;
- if (nativepeer == 0)
- return (jstring)NULL;
- gtk = (GtkWidget*)(nativepeer);
- return (*env)->NewStringUTF(env, glade_get_widget_name(gtk));
-}
-
-JNIEXPORT jint JNICALL Java_org_gnu_glade_LibGlade_getNativeWidget (
- JNIEnv *env, jobject o, jstring namestr)
-{
- char *name = (char *)(*env)->GetStringUTFChars(env, namestr, 0);
- GladeXML* xml = (GladeXML*)(int)(*env)->GetIntField(env, o, gladeFID);
- jint result;
- guint handler_id;
-
- handler_id = set_log_handler(env);
- result = (jint) glade_xml_get_widget(xml, name);
- remove_log_handler(handler_id);
-
- (*env)->ReleaseStringUTFChars(env, namestr, name);
-
- return result; // any pending exception will be handled on return.
-}
-
-/*
- * int glade_xml_new_from_buffer(byte[], String)
- */
-JNIEXPORT void JNICALL
-Java_org_gnu_glade_LibGlade_glade_1xml_1new_1from_1buffer(
- JNIEnv *env, jobject o, jbyteArray buffer, jstring root)
-{
- GladeXML *xml;
- // struct jglade_info i;
- char *rootname;
- guint handler_id;
- // jthrowable exc;
- jbyte *buf;
- int len;
-
- len = (*env)->GetArrayLength(env, buffer);
- buf = (*env)->GetByteArrayElements(env, buffer, NULL);
- if (buf == NULL)
- return;
-
- rootname = root ? (char *)(*env)->GetStringUTFChars(env, root, 0) : NULL;
-
- handler_id = set_log_handler(env);
- xml = glade_xml_new_from_buffer((char *)buf, len, rootname, NULL);
- remove_log_handler(handler_id);
-
- (*env)->ReleaseByteArrayElements(env, buffer, buf, 0);
-
- if ((*env)->ExceptionCheck(env))
- return;
-
- (*env)->SetIntField(env, o, gladeFID, (jint)xml);
-}
-
-/*
- * int glade_xml_new(String, String)
- * Directly call glade_xml_new() with the appropriate filename
- * so that libglade's internals end up constructing widgets
- * with path references correctly
- */
-JNIEXPORT void JNICALL
-Java_org_gnu_glade_LibGlade_glade_1xml_1new(
- JNIEnv *env, jobject o, jstring file, jstring root)
-{
- GladeXML *xml;
- // struct jglade_info i;
- char *filename;
- char *rootname;
- guint handler_id;
- // jthrowable exc;
-
- filename = file ? (char *)(*env)->GetStringUTFChars(env, file, 0) : NULL;
- rootname = root ? (char *)(*env)->GetStringUTFChars(env, root, 0) : NULL;
-
- handler_id = set_log_handler(env);
- xml = glade_xml_new(filename, rootname, NULL);
- remove_log_handler(handler_id);
-
- if ((*env)->ExceptionCheck(env))
- return;
-
- (*env)->SetIntField(env, o, gladeFID, (jint)xml);
-}
-
-
-
-JNIEXPORT void JNICALL
-Java_org_gnu_glade_LibGlade_glade_1xml_1signal_1autoconnect_1full (
- JNIEnv *env, jobject o)
-{
- GladeXML* xml = (GladeXML*)(int)(*env)->GetIntField(env, o, gladeFID);
- struct jglade_info i;
- guint handler_id;
-
- i.env = env;
- i.o = o;
-
- handler_id = set_log_handler(env);
- glade_xml_signal_autoconnect_full(xml, xml_connect, &i);
- remove_log_handler(handler_id);
-}
-
-JNIEXPORT void JNICALL Java_org_gnu_glade_LibGlade_initIDs (
- JNIEnv *env, jclass cls)
-{
- gladeFID = (*env)->GetFieldID(env, cls, "gladeHandle", "I");
- connectMID = (*env)->GetMethodID(env, cls, "connect",
- "(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;IZ)V");
-}
diff --git a/libgnome-java/ChangeLog b/libgnome-java/ChangeLog
deleted file mode 100644
index d18596f..0000000
--- a/libgnome-java/ChangeLog
+++ /dev/null
@@ -1,2175 +0,0 @@
-2004-11-01 13:21 morganj
-
- * .cvsignore, doc/examples/.cvsignore: ignoring generated files
-
-2004-11-01 13:12 morganj
-
- * NEWS, src/java/org/gnu/gnome/Program.java.in: Changed Program to
- not inherit from GObject.
-
-2004-11-01 13:04 morganj
-
- * NEWS, src/jni/org_gnu_gnome_CanvasGroup.c: Fixed SetIntArray call
- in get_item_list.
-
-2004-11-01 12:11 morganj
-
- * configure.in: Version bump prior to build.
-
-2004-10-27 22:02 mh
-
- * NEWS, autogen.sh: Fixing a few issues from the ML
-
-2004-10-26 18:46 mh
-
- * NEWS: Pointless changes to test cvs notifications
-
-2004-10-25 19:28 mh
-
- * NEWS: bumped version (real reason for change is to test the new
- commit email messages)
-
-2004-10-22 14:52 lucaderu
-
- * doc/examples/runExample.sh.in: fixed a typo
-
-2004-10-22 14:40 lucaderu
-
- * doc/examples/runExample.sh.in: better error message
-
-2004-10-22 14:29 lucaderu
-
- * doc/examples/runExample.sh.in: new runExamples.sh.in
-
-2004-10-22 14:28 lucaderu
-
- * doc/examples/runExample.sh: removed old runExample
-
-2004-10-22 14:27 lucaderu
-
- * configure.in: runExample autogenerated
-
-2004-10-21 22:05 morganj
-
- * configure.in: Version bump
-
-2004-10-21 21:48 morganj
-
- * NEWS, src/jni/org_gnu_gnome_UIInfo.c: Fixed Bug 155124
-
-2004-10-16 16:43 mh
-
- * NEWS, doc/doc/GNOME-tutorial.sgml: Fixed typo in tutorial
-
-2004-10-08 18:49 lucaderu
-
- * doc/examples/runExample.sh: updated runExample script
-
-2004-10-08 18:46 lucaderu
-
- * doc/examples/gconf/BasicGConfApp.java: moved gconf example to the
- right place
-
-2004-10-08 04:31 lucaderu
-
- * doc/examples/runExample.sh: updated runExample script
-
-2004-10-06 19:54 mh
-
- * Makefile.in: Build system fixes
-
-2004-10-06 13:36 mh
-
- * src/Makefile.in: more all-in-one build system fixes
-
-2004-10-05 21:06 mh
-
- * NEWS, autogen.sh, configure.in, gnome2-java.pc.buildplace.in:
- All-in-one java-gnome cvs compilation
-
-2004-09-16 12:18 morganj
-
- * configure.in: Version bump for new release.
-
-2004-07-28 13:31 morganj
-
- * src/Makefile.in: Changed classpath for native build.
-
-2004-07-19 22:27 morganj
-
- * configure.in: setting the correct version.
-
-2004-07-19 21:21 morganj
-
- * .cvsignore, NEWS: Added NEWS file.
-
-2004-07-19 21:19 morganj
-
- * .cvsignore: Added new files for new packages and updated gtk NEWS
- file.
-
-2004-07-17 16:07 morganj
-
- * src/java/org/gnu/gnome/UIInfo.java: Fixed getWidget.
-
-2004-07-12 18:37 morganj
-
- * src/: java/org/gnu/gnome/PasswordDialog.java,
- jni/org_gnu_gnome_PasswordDialog.c: added new API to
- PasswordDialog.
-
-2004-07-12 18:34 morganj
-
- * .cvsignore: ignoring generated files.
-
-2004-07-12 13:24 morganj
-
- * doc/examples/app/AppExample.java,
- src/java/org/gnu/gnome/UIInfo.java,
- src/jni/org_gnu_gnome_UIInfo.c: Partial fix for UIInfo problems.
-
-2004-07-11 09:40 mh
-
- * Makefile.in, autogen.sh, configure.in, gnome2-java.pc.in: Build
- system updates
-
-2004-07-09 15:12 mh
-
- * autogen.sh: (temporary) only include macros from local dir
-
-2004-07-09 15:11 mh
-
- * autogen.sh, configure.in: updates
-
-2004-07-09 14:39 mh
-
- * configure.in: set versions for libgnome-java
-
-2004-07-09 14:37 mh
-
- * configure.in: We need gtk libs
-
-2004-07-09 14:20 mh
-
- * configure.in: more fixes
-
-2004-07-09 14:18 mh
-
- * configure.in, install-sh: [no log message]
-
-2004-07-09 14:16 mh
-
- * configure.in: updates
-
-2004-07-09 14:09 mh
-
- * Makefile.in, autogen.sh, configure.in, gnome2-java.pc.in,
- doc/Makefile.in, src/Makefile.in: starting new build system for
- libgnome-java
-
-2004-05-20 21:16 kuzman
-
- * src/: java/org/gnu/gnome/CanvasBpath.java,
- jni/org_gnu_gnome_CanvasGroup.c, jni/org_gnu_gnome_CanvasItem.c,
- java/org/gnu/gnome/CanvasEllipse.java,
- java/org/gnu/gnome/CanvasGroup.java,
- java/org/gnu/gnome/CanvasItem.java,
- java/org/gnu/gnome/CanvasLine.java,
- java/org/gnu/gnome/CanvasPixbuf.java,
- java/org/gnu/gnome/CanvasPolygon.java,
- java/org/gnu/gnome/CanvasRE.java,
- java/org/gnu/gnome/CanvasRect.java,
- java/org/gnu/gnome/CanvasRichText.java,
- java/org/gnu/gnome/CanvasShape.java,
- java/org/gnu/gnome/CanvasText.java,
- java/org/gnu/gnome/CanvasWidget.java: Some updates for
- gnomecanvas
-
-2004-05-20 19:20 kuzman
-
- * src/: java/org/gnu/gnome/Canvas.java, jni/org_gnu_gnome_Canvas.c:
- added new methods to Canvas.
-
-2004-05-07 02:49 kuzman
-
- * src/: java/org/gnu/gnome/IconList.java,
- jni/org_gnu_gnome_IconList.c: new method selectAll.
-
-2004-04-18 19:56 kuzman
-
- * src/java/org/gnu/gnome/: AppBar.java, Client.java,
- ColorPicker.java, DateEdit.java, DruidPage.java, FontPicker.java,
- IconEntry.java: Lazy event registration.
-
-2004-04-18 17:31 kuzman
-
- * src/java/org/gnu/gnome/: AppBar.java, ColorPicker.java,
- DateEdit.java, DruidPage.java, FontPicker.java, IconEntry.java:
- Got rid of calls to super.initializeEventHandlers so it would
- compile/work until I can fix the remaining event registrations.
-
-2004-04-13 01:55 kuzman
-
- * src/: java/org/gnu/gnome/App.java,
- java/org/gnu/gnome/UIInfo.java, jni/org_gnu_gnome_App.c,
- jni/org_gnu_gnome_UIInfo.c: Partial fix for UIInfo submenus.
- Callbacks still not working.
-
-2004-04-12 18:20 kuzman
-
- * doc/: tutorial/Fourth.java, doc/GNOME-tutorial.sgml: Changed
- return type for ComboBox change event from boolean to void.
-
-2004-04-11 18:19 howama
-
- * src/java/org/gnu/gnome/: AppBar.java, ColorPicker.java,
- DateEdit.java, DruidPage.java, FontPicker.java, IconEntry.java,
- event/AppBarEvent.java, event/AppBarListener.java,
- event/ClientEvent.java, event/ClientListener.java,
- event/ColorPickerEvent.java, event/ColorPickerListener.java,
- event/DateEditEvent.java, event/DateEditListener.java,
- event/DruidPageChangeEvent.java,
- event/DruidPageChangeListener.java,
- event/DruidPageSetupEvent.java,
- event/DruidPageSetupListener.java, event/FontPickerEvent.java,
- event/FontPickerListener.java: Fixed superclass events from
- libglade
-
-2004-03-30 22:07 kuzman
-
- * src/java/org/gnu/gnome/: AppBar.java, ColorPicker.java,
- DateEdit.java, DruidPage.java, FontPicker.java, IconEntry.java:
- Making sure events are registered only once.
-
-2004-03-30 19:42 kuzman
-
- * src/java/org/gnu/gnome/: About.java, Canvas.java,
- CanvasBpath.java, CanvasClipgroup.java, CanvasEllipse.java,
- CanvasGroup.java, CanvasItem.java, CanvasLine.java,
- CanvasPixbuf.java, CanvasPolygon.java, CanvasRE.java,
- CanvasRichText.java, CanvasText.java, CanvasWidget.java,
- Client.java, ClientState.java, ColorPicker.java, Config.java,
- DateEdit.java, DialogType.java, DruidPageStandard.java,
- EdgePosition.java, Entry.java, FileDomain.java, FileEntry.java,
- FontPickerMode.java, HRef.java, HelpError.java, IconEntry.java,
- IconList.java, IconListMode.java, IconSelection.java,
- IconTextItem.java, InteractStyle.java, ModuleInfo.java,
- PasswordDialog.java, PixmapEntry.java, PreferencesType.java,
- Program.java.in, RestartStyle.java, Scores.java, Sound.java,
- UIBuilderData.java, UIInfoConfigurableTypes.java,
- UIInfoType.java, Url.java, Util.java, App.java, AppBar.java,
- CanvasRect.java, CanvasShape.java, ClientFlags.java,
- DateEditFlags.java, Druid.java, DruidPage.java,
- DruidPageEdge.java, FontPicker.java, GnomeStockItem.java,
- HelpException.java, PopupMenu.java, SaveStyle.java, UIInfo.java,
- UIPixmapType.java, WindowIcon.java: Object creation fix.
-
-2004-03-27 20:36 howama
-
- * doc/examples/runExample.sh: Added scripts to run the example apps
-
-2004-03-23 13:23 kuzman
-
- * src/java/org/gnu/gnome/: About.java, App.java, AppBar.java,
- Canvas.java, CanvasBpath.java, CanvasClipgroup.java,
- CanvasEllipse.java, CanvasGroup.java, CanvasItem.java,
- CanvasLine.java, CanvasPathDef.java, CanvasPixbuf.java,
- CanvasPoints.java, CanvasPolygon.java, CanvasRE.java,
- CanvasRect.java, CanvasRichText.java, CanvasShape.java,
- CanvasText.java, CanvasWidget.java, Client.java,
- ColorPicker.java, DateEdit.java, DruidPage.java,
- DruidPageEdge.java, DruidPageStandard.java, FileEntry.java,
- GConf.java, Gnome.java.in, Help.java, Program.java.in,
- UIInfo.java: FIX for multiple java objects pointing to same
- native object.
-
-2004-03-23 12:41 kuzman
-
- * src/java/org/gnu/gnome/: App.java, AppBar.java, CanvasItem.java,
- ColorPicker.java, DateEdit.java, DruidPageEdge.java,
- DruidPageStandard.java, Entry.java, FileEntry.java,
- FontPicker.java, HRef.java, IconEntry.java, IconList.java,
- IconSelection.java, PasswordDialog.java, PixmapEntry.java,
- About.java, Canvas.java, Client.java, Druid.java, DruidPage.java,
- IconTextItem.java, PopupMenu.java, UIInfo.java: FIX for multiple
- java objects pointing to same native object.
-
-2004-03-17 15:13 kuzman
-
- * doc/doc/GNOME-tutorial.sgml: Updated tutorial for latest API.
-
-2004-03-17 03:16 kuzman
-
- * doc/tutorial/: Fourth.java, Second.java, Third.java: Updating
- some examples - getting ready for next beta.
-
-2004-03-12 17:18 howama
-
- * doc/Makefile.in: fix linkoffline setting
-
-2004-03-11 15:26 kuzman
-
- * doc/tutorial/Second.java: update to use UIManager.
-
-2004-03-10 20:51 kuzman
-
- * doc/tutorial/Second.java: Changed menu to use UIManager.
-
-2004-03-08 15:15 kuzman
-
- * doc/doc/GNOME-tutorial.sgml: another baby change.
-
-2004-03-08 15:15 kuzman
-
- * doc/doc/GNOME-tutorial.sgml: Starting to update the tutorial -
- just a baby change
-
-2004-03-08 15:08 kuzman
-
- * doc/tutorial/Second.java: Updated for new LifeCycleListener
- interface.
-
-2004-03-05 20:55 kuzman
-
- * src/jni/: org_gnu_gnome_ClientFlags.c,
- org_gnu_gnome_ClientState.c, org_gnu_gnome_DateEditFlags.c,
- org_gnu_gnome_DialogType.c, org_gnu_gnome_EdgePosition.c,
- org_gnu_gnome_FileDomain.c, org_gnu_gnome_FontPickerMode.c,
- org_gnu_gnome_HelpError.c, org_gnu_gnome_IconListMode.c,
- org_gnu_gnome_InteractStyle.c, org_gnu_gnome_PreferencesType.c,
- org_gnu_gnome_RestartStyle.c, org_gnu_gnome_SaveStyle.c,
- org_gnu_gnome_StockIcons.c,
- org_gnu_gnome_UIInfoConfigurableTypes.c,
- org_gnu_gnome_UIInfoType.c, org_gnu_gnome_UIPixmapType.c:
- Removing empty C files.
-
-2004-03-05 20:51 kuzman
-
- * src/jni/: org_gnu_gnome_App.c, org_gnu_gnome_CanvasGroup.c,
- org_gnu_gnome_ColorPicker.c, org_gnu_gnome_Config.c: a lot of
- little fixes to remove compiler warnings, etc.
-
-2004-03-03 20:28 kuzman
-
- * doc/examples/: testgnome/TestGNOME.java, appbar/Appbar.java,
- druid/DruidExample.java, radiotoolbar/RadioToolbar.java,
- radiomenu/RadioMenu.java, stockmenu/StockMenu.java,
- dateedit/DateEditExample.java, simplemenu/SimpleMenu.java,
- colorpicker/ColorPickerTest.java, entry/EntryTest.java,
- fontpick/FontPick.java, href/HrefExample.java,
- popupmenu/PopupMenuExample.java, fileentry/FileEntryTest.java,
- gconf/BasicGConfApp.java, stocktoolbar/StockToolbar.java,
- app/AppExample.java, iconentry/IconEntryExample.java: Updated the
- examples with the new LifeCycleListener interface method.
-
-2004-02-29 17:17 piedamaro
-
- * doc/Makefile.in: Without these two, it fails to compile on my
- fedora box. Let me know if it works for you too.
-
-2004-02-28 13:20 kuzman
-
- * Makefile.in: added symlink for install target
-
-2004-02-09 21:59 kuzman
-
- * src/jni/: org_gnu_gnome_IconEntry.c,
- org_gnu_gnome_IconTextItem.c: copy/paste errors.
-
-2004-02-09 17:42 kuzman
-
- * TODO, src/java/org/gnu/gnome/IconTextItem.java,
- src/jni/org_gnu_gnome_IconTextItem.c: Added getEditable method to
- IconTextItem.
-
-2004-02-09 17:35 kuzman
-
- * src/jni/org_gnu_gnome_IconEntry.c: Added new method.
-
-2004-02-09 17:30 kuzman
-
- * TODO, src/java/org/gnu/gnome/event/IconEntryEvent.java,
- src/java/org/gnu/gnome/event/IconEntryListener.java,
- src/java/org/gnu/gnome/IconEntry.java: Added event handling to
- IconEntry.
-
-2004-02-07 22:21 kuzman
-
- * doc/examples/entry/EntryTest.java: Changed Editable to an
- interface and made appropriate changes to Entry.
-
-2004-02-07 22:11 kuzman
-
- * src/jni/: org_gnu_gnome_CanvasItem.c, org_gnu_gnome_CanvasRE.c,
- org_gnu_gnome_CanvasText.c, org_gnu_gnome_Client.c,
- org_gnu_gnome_Help.c, org_gnu_gnome_Program.c,
- org_gnu_gnome_Url.c, org_gnu_gnome_WindowIcon.c: Fixing compiler
- warnings.
-
-2004-02-06 12:46 kuzman
-
- * Makefile.in, doc/Makefile.in, src/jni/org_gnu_gnome_About.c:
- Moving fixes from stable branch.
-
-2004-02-06 11:55 kuzman
-
- * src/jni/org_gnu_gnome_Scores.c: Fixed a couple of compiler
- warnings and small bugs.
-
-2004-02-05 22:11 kuzman
-
- * doc/Makefile.in: Final install target fixes.
-
-2004-02-05 21:42 kuzman
-
- * Makefile.in, doc/Makefile.in: fixing a few install targets.
-
-2004-02-05 17:38 kuzman
-
- * src/jni/org_gnu_gnome_About.c: Fixed compiler warnings with this
- object.
-
-2004-02-04 12:39 kuzman
-
- * doc/Makefile.in: Fixed docbook build issues.
-
-2004-02-03 13:22 kuzman
-
- * Makefile.in, configure.in, src/Makefile.in,
- src/java/org/gnu/gnome/Program.java.in: Moving appropriate head
- changes to 0.8 branch.
-
-2004-02-03 13:18 kuzman
-
- * doc/: .cvsignore, Makefile.in: Moving appropriate head changes to
- 0.8 branch.
-
-2004-01-31 22:36 kuzman
-
- * doc/.cvsignore: ignoring generated directory.
-
-2004-01-27 03:54 kuzman
-
- * TODO, src/java/org/gnu/gnome/GnomeStockItem.java: Adding new
- Stock Item.
-
-2004-01-27 03:54 kuzman
-
- * src/java/org/gnu/gnome/PopupMenu.java: Deprecated PopupMenu
- class.
-
-2004-01-27 03:38 kuzman
-
- * src/java/org/gnu/gnome/App.java: Deprecating methods.
-
-2004-01-13 14:46 howama
-
- * src/Makefile.in: Only include class files in jar archives. This
- bug was causing the jar files to be 40x bigger than they needed
- to be.
-
-2004-01-10 14:04 kuzman
-
- * Makefile.in: Commenting out symlinks so compilation will work.
-
-2004-01-08 17:17 howama
-
- * Makefile.in: create links for jni so's. Force all links to be
- created, replacing any existing links
-
-2004-01-06 12:51 kuzman
-
- * src/java/org/gnu/gnome/: event/FontPickerEvent.java,
- event/FontPickerListener.java, FontPicker.java: Deprecated the
- old FontPicker and associated event classes.
-
-2004-01-05 14:28 kuzman
-
- * src/java/org/gnu/gnome/event/: ColorPickerEvent.java,
- ColorPickerListener.java: Deprecated ColorPicker event classes.
-
-2004-01-04 21:02 howama
-
- * doc/Makefile.in, Makefile.in, configure.in: various build system
- fixes
-
-2003-12-29 02:19 piedamaro
-
- * src/: java/org/gnu/gnome/PasswordDialog.java,
- jni/org_gnu_gnome_PasswordDialog.c: NEWS file update, removal of
- password dialog widget
-
-2003-12-25 00:14 kuzman
-
- * src/java/org/gnu/gnome/: Gnome.java.in, Program.java.in: Fixed
- problem with wrong version of gtkjava library being loaded.
-
-2003-12-23 14:54 kuzman
-
- * src/Makefile.in: Fixed linking version for gtk
-
-2003-12-23 14:53 kuzman
-
- * src/: java/org/gnu/gnome/PasswordDialog.java,
- jni/org_gnu_gnome_PasswordDialog.c: Found method that has been
- removed in latest libgnomeui.
-
-2003-12-22 14:27 kuzman
-
- * src/java/org/gnu/gnome/ColorPicker.java: Deprecated ColorPicker -
- replaced by gtk.ColorButton.
-
-2003-12-22 01:40 kuzman
-
- * src/java/org/gnu/gnome/Entry.java: Deprecated the gnome Entry
- widget.
-
-2003-12-19 01:20 kuzman
-
- * src/java/org/gnu/gnome/.cvsignore: Ignoring generated java
- classes.
-
-2003-12-19 00:27 kuzman
-
- * src/java/org/gnu/gnome/PasswordDialog.java: Renamed method to
- avoid collision.
-
-2003-12-18 15:05 kuzman
-
- * src/java/org/gnu/gnome/PasswordDialog.java: Added public
- interface to class.
-
-2003-12-18 14:51 kuzman
-
- * src/java/org/gnu/gnome/PasswordDialog.java: Removed "generated"
- comment.
-
-2003-12-18 02:48 kuzman
-
- * src/: java/org/gnu/gnome/PasswordDialog.java,
- jni/org_gnu_gnome_PasswordDialog.c: Added new PasswordDialog
- widget.
-
-2003-12-18 02:48 kuzman
-
- * src/java/org/gnu/gnome/HRef.java: Corrected comment.
-
-2003-12-17 19:03 howama
-
- * src/Makefile.in: Add all libs to compile scripts
-
-2003-12-17 14:32 howama
-
- * .cvsignore, doc/.cvsignore, src/.cvsignore: cvs should ignore
- generated files.
-
-2003-12-17 14:25 howama
-
- * configure.in, src/Makefile.in,
- src/java/org/gnu/gnome/Program.java,
- src/java/org/gnu/gnome/Program.java.in: Fixed library loading
-
-2003-12-17 13:03 howama
-
- * src/jni/org_gnu_gnome_vte_Terminal.c: moved to vte/src/jni
-
-2003-12-17 09:09 howama
-
- * Makefile.in, src/Makefile.in: GCJ Native compilation is now
- optional
-
-2003-12-16 19:09 kuzman
-
- * doc/examples/gconf/BasicGConfApp.java: Latest example snapshot.
-
-2003-12-16 11:41 howama
-
- * doc/Makefile.in: fixed linking of api docs
-
-2003-12-16 09:33 howama
-
- * src/Makefile.in: Use CLASSPATH environment variable instead of
- --classpath switches - some javac's call it -classpath instead.
-
-2003-12-15 18:35 howama
-
- * doc/Makefile.in: use macros from autoconf-archive, regenerated
- aclocal.m4 added api generation to makefiles & maketarballs.
-
-2003-12-14 13:44 howama
-
- * src/java/org/gnu/gnome/Gnome.java: These are now generated by
- *.in files - including a versioned link to the native library
-
-2003-12-14 13:32 howama
-
- * Makefile.in, configure.in, doc/Makefile.in, src/Makefile.in,
- src/java/org/gnu/gnome/Gnome.java,
- src/java/org/gnu/gnome/Gnome.java.in: Build script work. all
- targets should now work (including install). library loading
- fixed for core modules. Hopefully everything is now working.
-
-2003-12-13 13:09 howama
-
- * configure.in, src/Makefile.in: more make script improvements &
- fixes
-
-2003-12-12 20:26 howama
-
- * Makefile.in, src/Makefile.in: making the build scripts work a
- little more
-
-2003-12-12 19:35 howama
-
- * src/Makefile.in: More files for the new make system
-
-2003-12-12 19:30 howama
-
- * Makefile.in: More work on new make system
-
-2003-12-11 17:55 howama
-
- * doc/Makefile.in, Makefile.in, configure.in: More work on new make
- system
-
-2003-12-06 19:09 kuzman
-
- * doc/examples/gconf/BasicGConfApp.java: Example of gconf.
-
-2003-11-17 17:09 howama
-
- * doc/doc/GNOME-tutorial.sgml: Fixed minor syntax errors (many
- tools can cope, but not all)
-
-2003-10-25 14:48 kuzman
-
- * src/java/org/gnu/gnome/Program.java: Cleaned up argv handling
-
-2003-10-25 11:58 kuzman
-
- * src/: java/org/gnu/gnome/About.java,
- java/org/gnu/gnome/Client.java, java/org/gnu/gnome/Program.java,
- java/org/gnu/gnome/WindowIcon.java, jni/org_gnu_gnome_About.c,
- jni/org_gnu_gnome_Client.c, jni/org_gnu_gnome_Program.c,
- jni/org_gnu_gnome_WindowIcon.c, jni/org_gnu_gnome_vte_Terminal.c:
- Removed GStringArray calls and repalced with String[]
-
-2003-10-24 21:48 kuzman
-
- * src/: java/org/gnu/gnome/About.java, jni/org_gnu_gnome_About.c:
- Removed GStringArray calls and repalced with String[]
-
-2003-10-18 20:35 kuzman
-
- * doc/examples/druid/DruidExample.java: Cleanup
-
-2003-10-06 10:06 howama
-
- * src/java/org/gnu/gnome/: AppBar.java, ColorPicker.java,
- DateEdit.java, DruidPage.java, FontPicker.java: Clean up
- initializeEventHandlers and addEvents. Don't register events
- multiple times. Thanks to Jonas Berlin <jberlin at niksula.hut.fi>
- for this patch
-
-2003-09-03 00:13 kuzman
-
- * doc/examples/druid/DruidExample.java: Example wip to demonstrate
- druid widget.
-
-2003-08-30 00:49 kuzman
-
- * doc/examples/dateedit/DateEditExample.java: A little cleanup.
-
-2003-08-29 21:25 kuzman
-
- * doc/examples/dateedit/DateEditExample.java: New example to
- demonstrate DateEdit control.
-
-2003-08-29 21:24 kuzman
-
- * doc/examples/entry/EntryTest.java: Enhanced the example.
-
-2003-08-29 21:24 kuzman
-
- * doc/examples/colorpicker/ColorPickerTest.java: Fixed event
-
-2003-08-28 12:24 kuzman
-
- * src/: java/org/gnu/gnome/App.java, jni/org_gnu_gnome_App.c: Fixed
- bugs in the App class.
-
-2003-08-28 12:23 kuzman
-
- * doc/examples/app/AppExample.java: Updated the example to
- demonstrate more funcationality.
-
-2003-08-21 21:06 kuzman
-
- * src/java/org/gnu/gnome/UIInfo.java: Removing debug statements.
-
-2003-08-19 13:31 kuzman
-
- * src/java/org/gnu/gnome/: AppBar.java, ColorPicker.java,
- DateEdit.java, DruidPage.java, FontPicker.java,
- event/AppBarEvent.java, event/ClientEvent.java,
- event/DateEditEvent.java, event/DruidPageChangeEvent.java,
- event/DruidPageSetupEvent.java: Cleanup.
-
-2003-07-06 15:00 kuzman
-
- * doc/tutorial/Third.java: Formatting.
-
-2003-07-05 20:37 kuzman
-
- * doc/tutorial/Fourth.java: Fixed unmatching braces.
-
-2003-07-05 20:26 kuzman
-
- * doc/tutorial/: Fourth.java, Third.java: Uncommented out a method
- that is now working.
-
-2003-07-05 20:26 kuzman
-
- * doc/doc/GNOME-tutorial.sgml: Fixed commented out code.
-
-2003-07-05 20:09 kuzman
-
- * doc/doc/GNOME-tutorial.sgml: Tutorial updated (I think!!)
-
-2003-07-05 20:09 kuzman
-
- * src/java/org/gnu/gnome/About.java: Updated javadocs.
-
-2003-07-05 18:16 kuzman
-
- * doc/doc/GNOME-tutorial.sgml: More updates.
-
-2003-07-04 19:57 kuzman
-
- * doc/doc/GNOME-tutorial.sgml: Updated a couple more chapters.
-
-2003-07-04 19:56 kuzman
-
- * doc/tutorial/: Fourth.java, Third.java: Cleaned up a few of the
- examples.
-
-2003-07-04 15:40 kuzman
-
- * doc/doc/GNOME-tutorial.sgml: Updated the chapter on layout
- managers.
-
-2003-07-04 15:40 kuzman
-
- * doc/tutorial/Fourth.java: Cleaned up the formatting of the
- example.
-
-2003-07-04 14:45 kuzman
-
- * doc/doc/GNOME-tutorial.sgml: Updated the chapter on toolbars and
- statusbars.
-
-2003-07-04 14:45 kuzman
-
- * doc/tutorial/Third.java: Cleaned up the formatting of the class.
-
-2003-07-04 13:49 kuzman
-
- * doc/doc/GNOME-tutorial.sgml: finished updating the chapter on
- menus.
-
-2003-07-01 12:55 kuzman
-
- * doc/doc/GNOME-tutorial.sgml: Working on updating the tutorial.
-
-2003-06-27 13:52 howama
-
- * src/java/org/gnu/gnome/event/: DruidPageEvent.java,
- DruidPageListener.java: Replaced by separate Change/Setup events
-
-2003-06-27 13:39 howama
-
- * src/java/org/gnu/gnome/: Druid.java, DruidPage.java,
- event/DruidPageChangeEvent.java,
- event/DruidPageChangeListener.java,
- event/DruidPageSetupEvent.java,
- event/DruidPageSetupListener.java: Fixed DruidPage events. Now
- have Change events for boolean next/back/cancel and setup events
- for void prepare / finish
-
-2003-06-17 00:38 kuzman
-
- * doc/tutorial/Second.java: Updated the tutorial example.
-
-2003-06-07 20:37 kuzman
-
- * doc/doc/GNOME-tutorial.sgml: Updating more of the tutorial.
-
-2003-06-07 20:27 kuzman
-
- * doc/doc/GNOME-tutorial.sgml: Updating more of the tutorial.
-
-2003-06-07 00:08 kuzman
-
- * doc/doc/GNOME-tutorial.sgml: Starting the tutorial update.
-
-2003-05-30 00:54 kuzman
-
- * src/java/org/gnu/gnome/App.java: Created constructor that takes
- handle (thanks to pablo).
-
-2003-04-16 08:44 howama
-
- * src/: java/org/gnu/gnome/App.java,
- java/org/gnu/gnome/UIInfo.java, jni/org_gnu_gnome_App.c,
- jni/org_gnu_gnome_UIInfo.c: UIInfo modifications to make it work
-
-2003-04-07 01:08 kuzman
-
- * src/: java/org/gnu/gnome/IconTextItem.java,
- java/org/gnu/gnome/ModuleInfo.java,
- java/org/gnu/gnome/PixmapEntry.java,
- java/org/gnu/gnome/Scores.java, java/org/gnu/gnome/Sound.java,
- jni/org_gnu_gnome_IconTextItem.c,
- jni/org_gnu_gnome_PixmapEntry.c, jni/org_gnu_gnome_ModuleInfo.c,
- jni/org_gnu_gnome_Scores.c, jni/org_gnu_gnome_Sound.c: Fixed
- String handling.
-
-2003-04-07 00:36 kuzman
-
- * src/: java/org/gnu/gnome/IconSelection.java,
- jni/org_gnu_gnome_IconSelection.c: Fixed String handling.
-
-2003-04-07 00:03 kuzman
-
- * src/: java/org/gnu/gnome/ColorPicker.java,
- java/org/gnu/gnome/IconEntry.java,
- java/org/gnu/gnome/IconList.java,
- jni/org_gnu_gnome_ColorPicker.c, jni/org_gnu_gnome_IconEntry.c,
- jni/org_gnu_gnome_IconList.c, jni/org_gnu_gnome_Config.c: Fixed
- String handling.
-
-2003-04-06 17:53 kuzman
-
- * src/jni/org_gnu_gnome_Entry.c: Cleanup.
-
-2003-04-06 17:52 kuzman
-
- * src/java/org/gnu/gnome/Entry.java: Caching the gtk Entry widget.
-
-2003-04-06 17:52 kuzman
-
- * src/: java/org/gnu/gnome/Help.java, jni/org_gnu_gnome_Help.c:
- Fixed String handling.
-
-2003-04-05 12:14 kuzman
-
- * src/: java/org/gnu/gnome/FontPicker.java,
- java/org/gnu/gnome/GConf.java, jni/org_gnu_gnome_FontPicker.c,
- jni/org_gnu_gnome_GConf.c: Fixed String handling.
-
-2003-04-02 18:45 kuzman
-
- * src/: java/org/gnu/gnome/Client.java,
- java/org/gnu/gnome/ColorPicker.java,
- java/org/gnu/gnome/Config.java, java/org/gnu/gnome/Druid.java,
- java/org/gnu/gnome/DruidPageEdge.java,
- java/org/gnu/gnome/DruidPageStandard.java,
- java/org/gnu/gnome/Entry.java, java/org/gnu/gnome/FileEntry.java,
- jni/org_gnu_gnome_Client.c, jni/org_gnu_gnome_ColorPicker.c,
- jni/org_gnu_gnome_Config.c, jni/org_gnu_gnome_Druid.c,
- jni/org_gnu_gnome_DruidPageEdge.c,
- jni/org_gnu_gnome_DruidPageStandard.c, jni/org_gnu_gnome_Entry.c,
- jni/org_gnu_gnome_FileEntry.c: Fixed String handling.
-
-2003-03-31 18:08 howama
-
- * src/: java/org/gnu/gnome/UIInfo.java, jni/org_gnu_gnome_UIInfo.c:
- bug fix
-
-2003-03-30 21:53 kuzman
-
- * src/: java/org/gnu/gnome/Canvas.java,
- java/org/gnu/gnome/CanvasText.java, jni/org_gnu_gnome_Canvas.c,
- jni/org_gnu_gnome_CanvasText.c: Fixed String handling.
-
-2003-03-30 21:35 kuzman
-
- * src/: java/org/gnu/gnome/Url.java, jni/org_gnu_gnome_Url.c: Fixed
- String handling.
-
-2003-03-30 21:28 kuzman
-
- * src/: java/org/gnu/gnome/UIInfo.java, jni/org_gnu_gnome_UIInfo.c:
- Updated string handling.
-
-2003-03-30 15:08 howama
-
- * src/jni/org_gnu_gnome_HRef.c: Drag and Drop Support
-
-2003-03-24 22:10 kuzman
-
- * src/jni/org_gnu_gnome_Util.c: Fixed String handling.
-
-2003-03-24 22:09 kuzman
-
- * src/java/org/gnu/gnome/Util.java: Updated utility methods.
-
-2003-03-24 21:42 howama
-
- * src/java/org/gnu/gnome/WindowIcon.java: added default icon method
-
-2003-03-24 19:34 howama
-
- * src/java/org/gnu/gnome/: About.java, HRef.java, UIInfo.java,
- WindowIcon.java: string updates
-
-2003-03-24 19:33 howama
-
- * src/jni/: org_gnu_gnome_About.c, org_gnu_gnome_HRef.c,
- org_gnu_gnome_Program.c, org_gnu_gnome_WindowIcon.c: string
- changes
-
-2003-03-23 19:40 howama
-
- * src/jni/: org_gnu_gnome_App.c, org_gnu_gnome_AppBar.c,
- org_gnu_gnome_Program.c, org_gnu_gnome_UIInfo.c: string fixes
-
-2003-03-23 19:35 howama
-
- * src/java/org/gnu/gnome/: App.java, AppBar.java, Program.java,
- UIInfo.java: string fixes
-
-2003-03-22 13:21 howama
-
- * src/jni/org_gnu_gnome_UIInfo.c: string changes
-
-2003-03-04 23:12 tball
-
- * src/java/org/gnu/gnome/Gnome.java: Made Gtk and Gnome classes
- uninstantiable, since they only have static methods.
-
-2003-02-27 19:15 tball
-
- * src/java/org/gnu/gnome/: AppBar.java, Client.java,
- ColorPicker.java, DateEdit.java, DruidPage.java, FontPicker.java:
- Removed WeakReference use, so apps don't have to keep listener
- references.
-
-2003-01-12 19:37 kuzman
-
- * doc/examples/zvt/Zvt.java: Removed example of widget that no
- longer exists.
-
-2002-12-26 05:06 tball
-
- * src/: java/org/gnu/gnome/UIInfo.java, jni/org_gnu_gnome_UIInfo.c:
- Cleaned up bad char[] uses.
-
-2002-12-23 07:23 tball
-
- * src/java/org/gnu/gnome/: AppBar.java, ColorPicker.java,
- DateEdit.java, DruidPage.java, DruidPageStandard.java,
- FontPicker.java, event/ColorPickerEvent.java,
- event/FontPickerEvent.java: Finished EventMap conversion in GNOME
- widgets; had to make addEvents protected in all classes that
- implement it.
-
-2002-12-06 22:44 tball
-
- * src/java/org/gnu/gnome/: About.java, AppBar.java, Canvas.java,
- ColorPicker.java, DateEdit.java, Druid.java, Entry.java,
- FileEntry.java, FontPicker.java, HRef.java, IconEntry.java,
- IconList.java, IconSelection.java, PixmapEntry.java: added
- constructors for glade creation
-
-2002-12-03 00:27 rubiojr
-
- * src/jni/org_gnu_gnome_vte_Terminal.c: Added the VteTerminal
- bindings. Fixed the Makefile.in to prevent compiling the vte jni
- in the gnome target. Added a build_vte.sh to build the vte
- bindings until I can fix configure and makefiles properly.
-
-2002-11-24 20:23 kuzman
-
- * doc/examples/testgnome/TestGNOME.java: Formatting update.
-
-2002-11-24 20:22 kuzman
-
- * doc/examples/clock/Clock.java: GtkClock no longer exists.
-
-2002-11-24 20:21 kuzman
-
- * doc/examples/appbar/Appbar.java: Enhanced this example
-
-2002-11-24 20:21 kuzman
-
- * doc/examples/app/AppExample.java: Added example to demonstrate
- App.
-
-2002-11-24 20:20 kuzman
-
- * src/java/org/gnu/gnome/AppBar.java: Removed printlns.
-
-2002-11-24 20:19 kuzman
-
- * src/java/org/gnu/gnome/Entry.java: Added a method to return the
- gtk.Entry.
-
-2002-11-21 13:39 kuzman
-
- * src/java/org/gnu/gnome/event/: DateEditListener.java,
- DateEditEvent.java, DruidPageEvent.java, DruidPageListener.java,
- FontPickerEvent.java, FontPickerListener.java: New events.
-
-2002-11-21 13:36 kuzman
-
- * src/java/org/gnu/gnome/: DateEdit.java, DruidPage.java,
- FontPicker.java: Added event handling
-
-2002-11-21 13:32 kuzman
-
- * doc/examples/fontpick/FontPick.java: Fixed error with event
- handling (doesn't work)
-
-2002-11-21 13:32 kuzman
-
- * doc/examples/entry/EntryTest.java: Added simple event handling to
- example (although it doesn't work)
-
-2002-11-20 21:51 kuzman
-
- * src/java/org/gnu/gnome/: DateEditFlags.java, DialogType.java,
- EdgePosition.java, FileDomain.java, FontPickerMode.java,
- GConf.java, Gnome.java, Help.java, HelpError.java,
- IconListMode.java, InteractStyle.java, ModuleInfo.java,
- PreferencesType.java, RestartStyle.java, SaveStyle.java,
- Sound.java, UIBuilderData.java, UIInfoConfigurableTypes.java,
- UIInfoType.java, UIPixmapType.java, Url.java, Util.java: Removing
- unused imports.
-
-2002-11-20 21:09 kuzman
-
- * src/java/org/gnu/gnome/Client.java: Removing unused imports and
- fixing a bug.
-
-2002-11-20 21:09 kuzman
-
- * src/java/org/gnu/gnome/: ColorPicker.java, AppBar.java,
- CanvasPathDef.java, CanvasPoints.java, ClientFlags.java,
- ClientState.java: Removing unused imports.
-
-2002-11-20 21:05 kuzman
-
- * doc/examples/colorpicker/ColorPickerTest.java,
- doc/examples/appbar/Appbar.java,
- doc/examples/testgnome/TestGNOME.java,
- src/java/org/gnu/gnome/Config.java: Removing unused imports.
-
-2002-11-20 13:59 kuzman
-
- * src/java/org/gnu/gnome/event/: AppBarEvent.java,
- AppBarListener.java, ClientEvent.java, ClientListener.java,
- ColorPickerEvent.java, ColorPickerListener.java: New events and
- listeners.
-
-2002-11-20 13:58 kuzman
-
- * src/java/org/gnu/gnome/: AppBar.java, Client.java,
- ColorPicker.java: Added event handling.
-
-2002-11-20 13:58 kuzman
-
- * src/java/org/gnu/gnome/About.java: Initialized the event
- handling.
-
-2002-11-20 13:57 kuzman
-
- * src/java/org/gnu/gnome/: Canvas.java, CanvasBpath.java,
- CanvasEllipse.java, CanvasItem.java, CanvasLine.java,
- CanvasPoints.java, CanvasRect.java: Cleaned up the formatting.
-
-2002-11-20 13:55 kuzman
-
- * doc/examples/stocktoolbar/StockToolbar.java: Fixed errors with
- this example.
-
-2002-11-20 13:55 kuzman
-
- * doc/examples/colorpicker/ColorPickerTest.java: Updated to
- demonstrate proper event handling.
-
-2002-11-20 13:55 kuzman
-
- * doc/examples/calculator/Calculator.java: Calculator no longer
- exists.
-
-2002-11-19 14:05 kuzman
-
- * src/: java/org/gnu/gnome/App.java,
- java/org/gnu/gnome/UIInfo.java, jni/org_gnu_gnome_UIInfo.c: Fixed
- the broken UIINfo.
-
-2002-11-19 14:05 kuzman
-
- * src/java/org/gnu/gnome/GnomeStockItem.java: Renamed StockIcons to
- GnomeStockItem.
-
-2002-11-19 14:03 kuzman
-
- * doc/: tutorial/Third.java,
- examples/radiotoolbar/RadioToolbar.java,
- examples/stockmenu/StockMenu.java, tutorial/Fourth.java,
- tutorial/Second.java, examples/simplemenu/SimpleMenu.java,
- examples/radiomenu/RadioMenu.java,
- examples/stocktoolbar/StockToolbar.java: Updated the examples.
-
-2002-11-14 12:15 kuzman
-
- * src/jni/: org_gnu_gnome_App.c, org_gnu_gnome_PopupMenu.c: Fixed
- unwinding of GnomeUIInfo array.
-
-2002-11-13 21:47 kuzman
-
- * src/java/org/gnu/gnome/: UIInfo.java, UIInfoType.java: Corrected
- the names for the InfoTypes
-
-2002-11-13 21:45 kuzman
-
- * doc/examples/simplemenu/SimpleMenu.java: Created the status bar
- prior to installing the hints.
-
-2002-11-13 21:43 kuzman
-
- * doc/examples/: popupmenu/PopupMenuExample.java,
- stockmenu/StockMenu.java: Fixed app name so GConf doesn't
- complain.
-
-2002-11-13 13:32 kuzman
-
- * src/jni/org_gnu_gnome_UIInfo.c: Fixed incorrect method prototype.
-
-2002-11-13 13:31 kuzman
-
- * src/jni/org_gnu_gnome_PopupMenu.c: Fixed compile error -
- GnomePopupMenu doesn't exist!.
-
-2002-11-13 13:31 kuzman
-
- * src/java/org/gnu/gnome/UIInfo.java: Fixed NullPointerException.
-
-2002-11-13 13:30 kuzman
-
- * src/java/org/gnu/gnome/Client.java: Check before constructing.
-
-2002-11-13 13:29 kuzman
-
- * doc/examples/: popupmenu/PopupMenuExample.java,
- simplemenu/SimpleMenu.java, stockmenu/StockMenu.java: Fixed some
- more examples.
-
-2002-11-12 13:20 kuzman
-
- * src/jni/org_gnu_gnome_PopupMenu.c: Added new native methods to
- PopupMenu.
-
-2002-11-12 13:19 kuzman
-
- * src/java/org/gnu/gnome/: IconSelection.java, IconTextItem.java,
- PixmapEntry.java, PopupMenu.java, Sound.java, UIInfo.java,
- UIInfoConfigurableTypes.java, WindowIcon.java: Updating the
- public API.
-
-2002-11-12 13:18 kuzman
-
- * doc/tutorial/Second.java: Updated the tutorial for new API.
-
-2002-11-12 13:18 kuzman
-
- * doc/examples/: stockmenu/StockMenu.java,
- popupmenu/PopupMenuExample.java, simplemenu/SimpleMenu.java:
- Updated a few examples for new API.
-
-2002-11-11 19:35 kuzman
-
- * doc/examples/simplemenu/SimpleMenu.java: Updating to correct a
- few errors.
-
-2002-11-11 19:33 kuzman
-
- * src/jni/org_gnu_gnome_App.c: Added methods to popup up dialogs.
-
-2002-11-11 19:32 kuzman
-
- * src/java/org/gnu/gnome/: ColorPicker.java, HRef.java,
- IconList.java: Added to public interface.
-
-2002-11-11 19:30 kuzman
-
- * src/java/org/gnu/gnome/App.java: Added methods that support
- creating menus and toolbars with UIInfo.
-
-2002-11-10 18:52 kuzman
-
- * src/java/org/gnu/gnome/UIInfo.java: Removed REDTAG comments.
-
-2002-11-10 18:51 kuzman
-
- * src/jni/org_gnu_gnome_UIInfo.c: Added native methods to round out
- the API.
-
-2002-11-08 15:45 rubiojr
-
- * doc/examples/zvt/Zvt.java: Example updated to see the ZvtTerm
- work.
-
-2002-11-07 18:01 kuzman
-
- * doc/examples/: simplemenu/SimpleMenu.java,
- popupmenu/PopupMenuExample.java: Updated a few examples.
-
-2002-11-07 18:00 kuzman
-
- * src/java/org/gnu/gnome/UIInfo.java: partially complete.
-
-2002-11-07 11:30 kuzman
-
- * src/java/org/gnu/gnome/: UIInfoConfigurableTypes.java,
- UIInfoType.java, UIPixmapType.java: Updated the comments.
-
-2002-11-07 01:48 kuzman
-
- * doc/examples/popupmenu/: PopupMenu.java, PopupMenuExample.java:
- Renamed the example, restructured and cleaned up a little.
-
-2002-11-07 01:43 kuzman
-
- * doc/examples/messagebox/MessageBox.java: MessageBox is long gone.
-
-2002-11-07 01:41 kuzman
-
- * doc/examples/entry/EntryTest.java: Updated the example.
-
-2002-11-06 21:33 theserge
-
- * src/java/org/gnu/gnome/HelpException.java: Commented out 2
- Constructors in org.gnu.gnome.HelpException. They override
- constructors in java.lang.Exception which were added in java
- 1.4.0. This breaks the compile if using an older version of the
- JDK.
-
-2002-11-06 21:01 kuzman
-
- * src/java/org/gnu/gnome/HelpException.java: Commenting out code
- that breaks the build.
-
-2002-11-06 20:58 kuzman
-
- * src/java/org/gnu/gnome/Client.java: Somewhat completed
- implementation.
-
-2002-11-06 04:07 theserge
-
- * src/: java/org/gnu/gnome/Help.java,
- java/org/gnu/gnome/HelpError.java,
- java/org/gnu/gnome/HelpException.java, jni/org_gnu_gnome_Help.c:
- Worked on org.gnu.gnome.Help object. The implementation is
- complete, but I was unable to test because of compile errors in
- org_gnu_glade_LibGlade.c
-
-2002-11-06 02:11 kuzman
-
- * doc/examples/propertybox/PropertyBox.java: PropertyBox is a
- deprecated widget and no longer exists in java-gnome.
-
-2002-11-06 02:07 kuzman
-
- * doc/examples/iconentry/: IconEntry.java, IconEntryExample.java:
- Renamed the example and corrected the errors.
-
-2002-11-06 02:06 kuzman
-
- * src/java/org/gnu/gnome/IconEntry.java: Completed the public
- interface.
-
-2002-11-05 21:41 kuzman
-
- * src/java/org/gnu/gnome/Client.java: formating update.
-
-2002-11-05 11:11 kuzman
-
- * src/java/org/gnu/gnome/Gnome.java: Completed the public
- interface.
-
-2002-11-05 11:11 kuzman
-
- * src/java/org/gnu/gnome/: Entry.java, FontPicker.java: Updated the
- javadocs and initialized the event handling.
-
-2002-11-05 11:10 kuzman
-
- * src/java/org/gnu/gnome/Client.java: Added constructor.
-
-2002-11-05 11:01 kuzman
-
- * src/java/org/gnu/gnome/GConf.java: Added the public interface.
-
-2002-11-05 10:50 kuzman
-
- * src/java/org/gnu/gnome/: DruidPage.java, DruidPageStandard.java,
- Druid.java, DruidPageEdge.java: Initializing the event handler
-
-2002-11-05 10:47 kuzman
-
- * src/java/org/gnu/gnome/: DruidPageEdge.java,
- DruidPageStandard.java: Completed the public interface.
-
-2002-11-05 02:21 kuzman
-
- * doc/examples/href/: Href.java, HrefExample.java: Renamed and
- fixed the example program.
-
-2002-11-05 02:04 kuzman
-
- * src/java/org/gnu/gnome/Druid.java: Added a check in the noopInit
- method.
-
-2002-11-05 01:59 kuzman
-
- * src/java/org/gnu/gnome/DruidPage.java: Added a constructor to
- create this object.
-
-2002-11-05 01:57 kuzman
-
- * src/java/org/gnu/gnome/: Canvas.java, ColorPicker.java: Added
- check in noopInit()
-
-2002-11-05 01:53 kuzman
-
- * src/java/org/gnu/gnome/Druid.java: Added the public API for this
- class.
-
-2002-11-04 13:26 kuzman
-
- * src/java/org/gnu/gnome/: IconSelection.java, IconTextItem.java,
- PixmapEntry.java, PopupMenu.java, Program.java, Scores.java:
- Added GLib runtime type and noopInit methods.
-
-2002-11-04 13:18 kuzman
-
- * src/java/org/gnu/gnome/: Entry.java, FileEntry.java, HRef.java,
- IconEntry.java, FontPicker.java, IconList.java: Added GLib
- runtime type and noopInit methods.
-
-2002-11-04 13:01 kuzman
-
- * src/java/org/gnu/gnome/: DateEdit.java, Druid.java,
- DruidPage.java, DruidPageEdge.java, DruidPageStandard.java: Added
- GLib runtime type and noopInit methods.
-
-2002-11-04 12:38 kuzman
-
- * src/java/org/gnu/gnome/: CanvasShape.java, Client.java,
- ColorPicker.java, CanvasText.java, CanvasWidget.java: Added GLib
- runtime type and noopInit methods.
-
-2002-11-04 12:32 kuzman
-
- * src/java/org/gnu/gnome/: CanvasClipgroup.java,
- CanvasEllipse.java, CanvasGroup.java, CanvasItem.java,
- CanvasLine.java, CanvasPixbuf.java, CanvasPolygon.java,
- CanvasRE.java, CanvasRect.java, CanvasRichText.java: Added GLib
- runtime type and noopInit methods.
-
-2002-11-04 12:28 kuzman
-
- * src/java/org/gnu/gnome/: CanvasBpath.java, About.java, App.java,
- AppBar.java, Canvas.java: Added GLib runtime type and noopInit
- methods.
-
-2002-10-23 14:59 kuzman
-
- * src/java/org/gnu/gnome/: AppBar.java, Entry.java, FileEntry.java,
- PixmapEntry.java: Updated event handling and added default
- constructors.
-
-2002-10-22 12:37 theserge
-
- * doc/examples/colorpicker/ColorPickerTest.java,
- doc/examples/entry/EntryTest.java,
- doc/examples/gnomeexec/ExecuteTest.java,
- src/java/org/gnu/gnome/CanvasLine.java,
- src/java/org/gnu/gnome/CanvasPoints.java,
- doc/examples/dial/Dial.java: Deleted org.gnu.gnome.Execute class
-
-2002-10-20 06:21 theserge
-
- * doc/examples/testgnome/TestGNOME.java,
- src/java/org/gnu/gnome/AppBar.java,
- src/java/org/gnu/gnome/CanvasPoints.java,
- src/java/org/gnu/gnome/DateEdit.java,
- src/java/org/gnu/gnome/EdgePosition.java,
- src/java/org/gnu/gnome/Entry.java, src/jni/org_gnu_gnome_About.c,
- src/jni/org_gnu_gnome_CanvasPoints.c: Implemented CanvasPoints.
- Added documentation as well as ability to send null value for dir
- in Execute. Debugged errors which occur when running TestGNOME.
-
-2002-10-17 01:56 kuzman
-
- * src/java/org/gnu/gnome/PixmapEntry.java: Added a new constructor.
-
-2002-10-17 01:56 kuzman
-
- * src/java/org/gnu/gnome/FileEntry.java: Added a new protected
- default constructor.
-
-2002-10-17 01:53 kuzman
-
- * src/java/org/gnu/gnome/Entry.java: Added a new constructor.
-
-2002-10-17 01:53 kuzman
-
- * src/java/org/gnu/gnome/FileEntry.java: Completed the public API.
-
-2002-10-17 01:52 kuzman
-
- * doc/examples/entry/: Entry.java, EntryTest.java: Renamed the
- example and fixed a few of the errors.
-
-2002-10-16 20:37 kuzman
-
- * doc/examples/fontpick/FontPick.java: I fix a few of the errors.
-
-2002-10-16 20:34 kuzman
-
- * doc/examples/fileentry/: FileEntry.java, FileEntryTest.java: I
- renamed the example and fix a few of the errors.
-
-2002-10-16 20:28 kuzman
-
- * doc/examples/less/Less.java: The Less widget no longer exists. I
- am removing the example.
-
-2002-10-16 20:20 kuzman
-
- * src/java/org/gnu/gnome/: Config.java, Sound.java: Added a few
- public methods.
-
-2002-10-16 20:20 kuzman
-
- * doc/examples/gnome-spell/Spell.java: Removed the example.
- GnomeSpell is deprecated.
-
-2002-10-16 20:19 kuzman
-
- * doc/examples/: gnome-sound/Sound.java, gnome-sound/startup.wav,
- gnomesound/SoundTest.java, gnomesound/startup.wav,
- gnomeurl/UrlTest.java, gnome-url/Url.java: Moved and fixed the
- example.
-
-2002-10-16 20:18 kuzman
-
- * doc/examples/: gnome-config/ReadConfig.java,
- gnome-config/WriteConfig.java, gnomeconfig/ReadConfig.java,
- gnomeconfig/WriteConfig.java, gnome-exec/Execute.java,
- gnomeexec/ExecuteTest.java: Moved and fixed the config example.
-
-2002-10-12 13:02 kuzman
-
- * doc/tutorial/: First.java, Fourth.java, Second.java, Third.java:
- Fixing a few errors.
-
-2002-10-10 13:27 kuzman
-
- * doc/examples/colorpicker/: ColorPicker.java,
- ColorPickerTest.java: Renamed the example and fixed a few of the
- errors.
-
-2002-10-09 06:16 theserge
-
- * doc/examples/: appbar/Appbar.java, calculator/Calculator.java,
- clock/Clock.java, testgnome/TestGNOME.java: Tried to clean up
- some of the errors in the examples applications which were
- driving Eclipse crazy. Trying to get used to Eclipse at the same
- time as getting something done with java-gnome.
-
-2002-09-21 20:42 theserge
-
- * doc/examples/testgnome/TestGNOME.java,
- src/jni/org_gnu_gnome_CanvasRE.c: Tested CanvasEllipse
- constructors. Fixed error in wrapper functions in
- org_gnu_gnome_CanvasRE.
-
-2002-09-21 19:27 theserge
-
- * doc/examples/testgnome/TestGNOME.java: Added code to TestGNOME
- for testing the CanvasEllipse constructors.
-
-2002-09-21 04:38 theserge
-
- * src/: java/org/gnu/gnome/CanvasEllipse.java,
- java/org/gnu/gnome/CanvasRE.java,
- java/org/gnu/gnome/CanvasRect.java, jni/org_gnu_gnome_CanvasRE.c:
- Made a first attempt at constructors for CanvasItem subclasses.
-
-2002-09-18 14:41 howama
-
- * src/java/org/gnu/gnome/: ClientFlags.java, ClientState.java,
- DateEditFlags.java, DialogType.java, EdgePosition.java,
- FileDomain.java, FontPicker.java, FontPickerMode.java,
- HelpError.java, IconListMode.java, InteractStyle.java,
- PreferencesType.java, RestartStyle.java, SaveStyle.java,
- UIInfoConfigurableTypes.java, UIInfoType.java, UIPixmapType.java:
- Changed static ints of Enums to private access rather than
- public. This will make the javadoc ouput much more appealing.
-
-2002-09-16 14:26 howama
-
- * src/jni/org_gnu_gnome_Program.c: initial work on text widgets
-
-2002-09-15 05:13 theserge
-
- * src/: java/org/gnu/gnome/App.java,
- java/org/gnu/gnome/Canvas.java,
- java/org/gnu/gnome/CanvasBpath.java,
- java/org/gnu/gnome/CanvasClipgroup.java,
- java/org/gnu/gnome/CanvasEllipse.java,
- java/org/gnu/gnome/CanvasGroup.java,
- java/org/gnu/gnome/CanvasItem.java,
- java/org/gnu/gnome/CanvasLine.java,
- java/org/gnu/gnome/CanvasPixbuf.java,
- java/org/gnu/gnome/CanvasPolygon.java,
- java/org/gnu/gnome/CanvasRE.java,
- java/org/gnu/gnome/CanvasRect.java,
- java/org/gnu/gnome/CanvasRichText.java,
- java/org/gnu/gnome/CanvasShape.java,
- java/org/gnu/gnome/CanvasText.java,
- java/org/gnu/gnome/CanvasWidget.java,
- java/org/gnu/gnome/IconTextItem.java, jni/org_gnu_gnome_Canvas.c:
- Did some work on canvas stuff. Mostly Canvas and CanvasItem. I
- had to add constructors to subclasses of CanvasItem since there
- is no CanvasItem() constructor. I still need to implement
- gnome_canvas_item_new and/or gnome_canvas_item_construct. I also
- need to implement some of the subclasses of CanvasItem which have
- methods specific to them.
-
-2002-09-12 05:18 theserge
-
- * src/java/org/gnu/gnome/App.java: Caught a mistake in my last
- checkin and fixed it. Added another overloaded setStatusBar
- method.
-
-2002-09-12 04:58 theserge
-
- * src/java/org/gnu/gnome/: App.java, AppBar.java: Finished AppBar.
- Did a little work on App.
-
-2002-09-09 04:09 theserge
-
- * src/: java/org/gnu/gnome/About.java,
- java/org/gnu/gnome/AppBar.java, java/org/gnu/gnome/Program.java,
- jni/org_gnu_gnome_AppBar.c, jni/org_gnu_gnome_Program.c: Tweaked
- org.gnu.gnome.Program and org.gnu.gnome.About. Added some more
- methods to org.gnu.gnome.AppBar. org.gnu.gnome.AppBar is now
- mostly complete.
-
-2002-09-08 04:54 theserge
-
- * doc/examples/testgnome/TestGNOME.java: Played with it a little
- more, but the segfault is unaffected. I thought that maybe it
- was happening because Program was going out of scope and being
- garbage collected, but that doesn't seem to be the cause.
-
-2002-09-08 03:58 theserge
-
- * doc/examples/testgnome/TestGNOME.java,
- src/java/org/gnu/gnome/Program.java,
- src/jni/org_gnu_gnome_Program.c: Fixed Program.java and
- org_gnu_gnome_Program.c so that gnome projgrams can be
- initialized properly. The code is take largely from the oder
- version of java-gnome's gnu.gnome.Program source. The TestGNOME
- example now uses org.gnu.gnome.Program to initialize.
-
-2002-09-04 05:09 theserge
-
- * src/: java/org/gnu/gnome/About.java,
- java/org/gnu/gnome/Program.java, jni/org_gnu_gnome_Program.c:
- Worked on implementation of org.gnu.gnome.Program. I compiles
- cleanly, but is not yet finished.
-
-2002-08-31 13:56 theserge
-
- * doc/examples/testgnome/TestGNOME.java,
- src/java/org/gnu/gnome/About.java, src/jni/org_gnu_gnome_About.c:
- Tried to get TestGNOME working.
-
-2002-08-29 03:57 theserge
-
- * doc/examples/testgnome/TestGNOME.java,
- src/java/org/gnu/gnome/App.java: The implementation of TestGnome
- is complete. The primary window shows. There is still much
- debugging to do. Except for Dialog, none of the buttons result
- in another window being shown. DateEdit crashes the VM in the
- jni code.
-
-2002-08-28 04:53 theserge
-
- * doc/examples/testgnome/TestGNOME.java,
- src/jni/org_gnu_gnome_FontPicker.c,
- src/jni/org_gnu_gnome_GConf.c, src/jni/org_gnu_gnome_HRef.c,
- src/jni/org_gnu_gnome_Help.c, src/jni/org_gnu_gnome_IconEntry.c,
- src/jni/org_gnu_gnome_IconList.c,
- src/jni/org_gnu_gnome_IconSelection.c,
- src/jni/org_gnu_gnome_IconTextItem.c,
- src/jni/org_gnu_gnome_PixmapEntry.c,
- src/jni/org_gnu_gnome_Program.c, src/jni/org_gnu_gnome_Scores.c,
- src/jni/org_gnu_gnome_Sound.c, src/jni/org_gnu_gnome_Url.c,
- src/jni/org_gnu_gnome_Util.c: Finished internationalization.
- Fixed a function definition in gnome2.defs for
- org_gnu_gnome_Scores.c. Worked a little more on getting
- TestGNOME.java ready to compile and run.
-
-2002-08-23 03:59 theserge
-
- * src/jni/: org_gnu_gnome_Config.c, org_gnu_gnome_Druid.c,
- org_gnu_gnome_DruidPageEdge.c, org_gnu_gnome_DruidPageStandard.c,
- org_gnu_gnome_Entry.c, org_gnu_gnome_FileEntry.c: Implemented
- code which improves handling of international characters
- (continued from 8/20/2002).
-
-2002-08-20 20:37 kuzman
-
- * src/jni/: org_gnu_gnome_About.c, org_gnu_gnome_App.c,
- org_gnu_gnome_AppBar.c, org_gnu_gnome_Canvas.c,
- org_gnu_gnome_Client.c: Correct ordering problem with generated
- code that caused errors from compiler.
-
-2002-08-20 04:08 theserge
-
- * src/jni/: org_gnu_gnome_About.c, org_gnu_gnome_App.c,
- org_gnu_gnome_AppBar.c, org_gnu_gnome_Canvas.c,
- org_gnu_gnome_CanvasBpath.c, org_gnu_gnome_CanvasClipgroup.c,
- org_gnu_gnome_CanvasEllipse.c, org_gnu_gnome_CanvasGroup.c,
- org_gnu_gnome_CanvasText.c, org_gnu_gnome_Client.c,
- org_gnu_gnome_ColorPicker.c: Implemented code which improves
- handling of international characters in some gnome classes.
-
-2002-08-19 12:37 kuzman
-
- * src/java/org/gnu/gnome/App.java: Toolbar has been renamed to
- ToolBar.
-
-2002-08-19 04:34 theserge
-
- * doc/examples/testgnome/TestGNOME.java,
- src/java/org/gnu/gnome/App.java,
- src/java/org/gnu/gnome/ColorPicker.java,
- src/java/org/gnu/gnome/FontPicker.java,
- src/java/org/gnu/gnome/HRef.java,
- src/jni/org_gnu_gnome_ColorPicker.c: Made a lot of progress
- toward being able to run TestGNOME. I have finished implementing
- ColorPicker, DateEdit, FontPicker, and HRef. App is largly done.
-
-2002-08-17 05:33 theserge
-
- * src/: java/org/gnu/gnome/DateEdit.java,
- java/org/gnu/gnome/Url.java, jni/org_gnu_gnome_DateEdit.c:
- Finished work on org.gnu.gnome.DateEdit. It needs to be tested
- once I get the TestGnome example running.
-
-2002-08-16 14:50 kuzman
-
- * src/java/org/gnu/gnome/DateEdit.java: Fixed compile error.
-
-2002-08-16 14:43 kuzman
-
- * src/java/org/gnu/gnome/: About.java, AppBar.java, Url.java: Fixed
- a couple of typos.
-
-2002-08-16 03:45 theserge
-
- * doc/examples/testgnome/TestGNOME.java,
- src/java/org/gnu/gnome/About.java,
- src/java/org/gnu/gnome/App.java,
- src/java/org/gnu/gnome/AppBar.java,
- src/java/org/gnu/gnome/DateEdit.java,
- src/java/org/gnu/gnome/Url.java,
- src/java/org/gnu/gnome/Util.java: Made a little more progress on
- TestGnome and the Gnome classes it requires.
-
-2002-08-15 23:18 theserge
-
- * doc/examples/testgnome/TestGNOME.java,
- src/java/org/gnu/gnome/About.java,
- src/java/org/gnu/gnome/App.java: Started on Gnome classes and
- getting TestGNOME running.
-
-2002-08-08 16:05 kuzman
-
- * src/jni/: org_gnu_gnome_About.c, org_gnu_gnome_App.c,
- org_gnu_gnome_AppBar.c, org_gnu_gnome_Canvas.c,
- org_gnu_gnome_CanvasBpath.c, org_gnu_gnome_CanvasClipgroup.c,
- org_gnu_gnome_CanvasEllipse.c, org_gnu_gnome_CanvasGroup.c,
- org_gnu_gnome_CanvasItem.c, org_gnu_gnome_CanvasLine.c,
- org_gnu_gnome_CanvasPathDef.c, org_gnu_gnome_CanvasPixbuf.c,
- org_gnu_gnome_CanvasPoints.c, org_gnu_gnome_CanvasPolygon.c,
- org_gnu_gnome_CanvasRE.c, org_gnu_gnome_CanvasRect.c,
- org_gnu_gnome_CanvasRichText.c, org_gnu_gnome_CanvasShape.c,
- org_gnu_gnome_CanvasText.c, org_gnu_gnome_CanvasWidget.c,
- org_gnu_gnome_Client.c, org_gnu_gnome_ClientFlags.c,
- org_gnu_gnome_ClientState.c, org_gnu_gnome_ColorPicker.c,
- org_gnu_gnome_Config.c, org_gnu_gnome_DateEdit.c,
- org_gnu_gnome_DateEditFlags.c, org_gnu_gnome_DialogType.c,
- org_gnu_gnome_Druid.c, org_gnu_gnome_DruidPage.c,
- org_gnu_gnome_DruidPageEdge.c, org_gnu_gnome_DruidPageStandard.c,
- org_gnu_gnome_EdgePosition.c, org_gnu_gnome_Entry.c,
- org_gnu_gnome_FileDomain.c, org_gnu_gnome_FileEntry.c,
- org_gnu_gnome_FontPicker.c, org_gnu_gnome_FontPickerMode.c,
- org_gnu_gnome_GConf.c, org_gnu_gnome_Gnome.c,
- org_gnu_gnome_HRef.c, org_gnu_gnome_Help.c,
- org_gnu_gnome_HelpError.c, org_gnu_gnome_IconEntry.c,
- org_gnu_gnome_IconList.c, org_gnu_gnome_IconListMode.c,
- org_gnu_gnome_IconSelection.c, org_gnu_gnome_IconTextItem.c,
- org_gnu_gnome_InteractStyle.c, org_gnu_gnome_ModuleInfo.c,
- org_gnu_gnome_PixmapEntry.c, org_gnu_gnome_PopupMenu.c,
- org_gnu_gnome_PreferencesType.c, org_gnu_gnome_Program.c,
- org_gnu_gnome_RestartStyle.c, org_gnu_gnome_SaveStyle.c,
- org_gnu_gnome_Scores.c, org_gnu_gnome_Sound.c,
- org_gnu_gnome_StockIcons.c, org_gnu_gnome_UIBuilderData.c,
- org_gnu_gnome_UIInfo.c, org_gnu_gnome_UIInfoConfigurableTypes.c,
- org_gnu_gnome_UIInfoType.c, org_gnu_gnome_UIPixmapType.c,
- org_gnu_gnome_Url.c, org_gnu_gnome_Util.c,
- org_gnu_gnome_WindowIcon.c: Cleanup compiler warnings.
-
-2002-08-08 16:05 kuzman
-
- * src/java/org/gnu/gnome/: CanvasItem.java, CanvasText.java:
- Removed a few methods due to generator shortcomming.
-
-2002-08-08 12:41 kuzman
-
- * src/jni/: org_gnu_gnome_About.c, org_gnu_gnome_App.c,
- org_gnu_gnome_AppBar.c, org_gnu_gnome_Canvas.c,
- org_gnu_gnome_CanvasBpath.c, org_gnu_gnome_CanvasClipgroup.c,
- org_gnu_gnome_CanvasEllipse.c, org_gnu_gnome_CanvasGroup.c,
- org_gnu_gnome_CanvasItem.c, org_gnu_gnome_CanvasLine.c,
- org_gnu_gnome_CanvasPathDef.c, org_gnu_gnome_CanvasPixbuf.c,
- org_gnu_gnome_CanvasPoints.c, org_gnu_gnome_CanvasPolygon.c,
- org_gnu_gnome_CanvasRE.c, org_gnu_gnome_CanvasRect.c,
- org_gnu_gnome_CanvasRichText.c, org_gnu_gnome_CanvasShape.c,
- org_gnu_gnome_CanvasText.c, org_gnu_gnome_CanvasWidget.c,
- org_gnu_gnome_Client.c, org_gnu_gnome_ClientFlags.c,
- org_gnu_gnome_ClientState.c, org_gnu_gnome_ColorPicker.c,
- org_gnu_gnome_Config.c, org_gnu_gnome_DateEdit.c,
- org_gnu_gnome_DateEditFlags.c, org_gnu_gnome_DialogType.c,
- org_gnu_gnome_Druid.c, org_gnu_gnome_DruidPage.c,
- org_gnu_gnome_DruidPageEdge.c, org_gnu_gnome_DruidPageStandard.c,
- org_gnu_gnome_EdgePosition.c, org_gnu_gnome_Entry.c,
- org_gnu_gnome_FileDomain.c, org_gnu_gnome_FileEntry.c,
- org_gnu_gnome_FontPicker.c, org_gnu_gnome_FontPickerMode.c,
- org_gnu_gnome_GConf.c, org_gnu_gnome_Gnome.c,
- org_gnu_gnome_HRef.c, org_gnu_gnome_Help.c,
- org_gnu_gnome_HelpError.c, org_gnu_gnome_IconEntry.c,
- org_gnu_gnome_IconList.c, org_gnu_gnome_IconListMode.c,
- org_gnu_gnome_IconSelection.c, org_gnu_gnome_IconTextItem.c,
- org_gnu_gnome_InteractStyle.c, org_gnu_gnome_ModuleInfo.c,
- org_gnu_gnome_PixmapEntry.c, org_gnu_gnome_PopupMenu.c,
- org_gnu_gnome_PreferencesType.c, org_gnu_gnome_Program.c,
- org_gnu_gnome_RestartStyle.c, org_gnu_gnome_SaveStyle.c,
- org_gnu_gnome_Scores.c, org_gnu_gnome_Sound.c,
- org_gnu_gnome_StockIcons.c, org_gnu_gnome_UIBuilderData.c,
- org_gnu_gnome_UIInfo.c, org_gnu_gnome_UIInfoConfigurableTypes.c,
- org_gnu_gnome_UIInfoType.c, org_gnu_gnome_UIPixmapType.c,
- org_gnu_gnome_Url.c, org_gnu_gnome_Util.c,
- org_gnu_gnome_WindowIcon.c: Initial import of libgnome,
- libgnomeui, and libgnomecanvas glue code.
-
-2002-08-08 12:34 kuzman
-
- * src/java/org/gnu/gnome/: About.java, App.java, AppBar.java,
- Canvas.java, CanvasBpath.java, CanvasClipgroup.java,
- CanvasEllipse.java, CanvasGroup.java, CanvasItem.java,
- CanvasLine.java, CanvasPathDef.java, CanvasPixbuf.java,
- CanvasPoints.java, CanvasPolygon.java, CanvasRE.java,
- CanvasRect.java, CanvasRichText.java, CanvasShape.java,
- CanvasText.java, CanvasWidget.java, Client.java,
- ClientFlags.java, ClientState.java, ColorPicker.java,
- Config.java, DateEdit.java, DateEditFlags.java, DialogType.java,
- Druid.java, DruidPage.java, DruidPageEdge.java,
- DruidPageStandard.java, EdgePosition.java, Entry.java,
- FileDomain.java, FileEntry.java, FontPicker.java,
- FontPickerMode.java, GConf.java, Gnome.java, HRef.java,
- Help.java, HelpError.java, IconEntry.java, IconList.java,
- IconListMode.java, IconSelection.java, IconTextItem.java,
- InteractStyle.java, ModuleInfo.java, PixmapEntry.java,
- PopupMenu.java, PreferencesType.java, Program.java,
- RestartStyle.java, SaveStyle.java, Scores.java, Sound.java,
- UIBuilderData.java, UIInfo.java, UIInfoConfigurableTypes.java,
- UIInfoType.java, UIPixmapType.java, Url.java, Util.java,
- WindowIcon.java: Initial import of libgnome, libgnomeui, and
- libgnomecanvas objects.
-
-2002-08-02 17:27 kuzman
-
- * doc/examples/testgnome/TestGNOME.java: Moving example program to
- an example directory.
-
-2002-04-08 17:28 kuzman
-
- * doc/examples/iconentry/IconEntry.java: Fixed call to program_init
- but still failing when displaying icon dialog.
-
-2002-04-08 17:27 kuzman
-
- * doc/examples/href/Href.java: Cleaned up call to program_init
-
-2002-04-08 17:26 kuzman
-
- * doc/examples/fontpick/FontPick.java: Cleaned up the code but
- still am abending.
-
-2002-04-08 17:17 kuzman
-
- * doc/examples/fileentry/FileEntry.java: Updated call to
- program_init and eventDelete
-
-2002-04-08 17:14 kuzman
-
- * doc/examples/: appbar/Appbar.java, entry/Entry.java: Updated call
- to program_init
-
-2002-04-01 18:55 kuzman
-
- * doc/examples/iconentry/IconEntry.java: Updated to GNOME2 - more
- work to do
-
-2002-04-01 18:52 kuzman
-
- * doc/examples/gnome-sound/Sound.java: Updated to GNOME2.
-
-2002-04-01 18:49 kuzman
-
- * doc/examples/: gnome-config/ReadConfig.java,
- gnome-config/WriteConfig.java, gnome-exec/Execute.java: Updated
- to GNOME2
-
-2002-04-01 18:45 kuzman
-
- * doc/examples/fileentry/FileEntry.java: Updated to GNOME2 - more
- work remaining.
-
-2002-04-01 18:38 kuzman
-
- * doc/examples/entry/Entry.java: Updated to GNOME2 - more work to
- do
-
-2002-04-01 18:35 kuzman
-
- * doc/examples/colorpicker/ColorPicker.java: Updated to GNOME2.
-
-2002-04-01 18:32 kuzman
-
- * doc/examples/appbar/Appbar.java: Updated to GNOME2
-
-2001-11-20 19:18 kuzman
-
- * doc/examples/messagebox/MessageBox.java: Adjusted API to match
- current.
-
-2001-11-18 15:11 kuzman
-
- * doc/examples/entry/Entry.java: Enhanced example.
-
-2001-11-18 15:10 kuzman
-
- * doc/examples/colorpicker/ColorPicker.java: Enhanceing the
- example.
-
-2001-11-18 15:09 kuzman
-
- * doc/examples/clock/Clock.java: Adding to the example.
-
-2001-09-12 23:33 kuzman
-
- * doc/doc/GNOME-tutorial.sgml: Incremental update of next chapter.
-
-2001-09-11 13:05 kuzman
-
- * doc/examples/zvt/Zvt.java: Enhancing the example.
-
-2001-09-07 14:18 kuzman
-
- * doc/doc/GNOME-tutorial.sgml: Start of new chapter.
-
-2001-08-31 01:35 kuzman
-
- * doc/examples/colorpicker/ColorPicker.java: Enhanced example to
- demonstrate new methods.
-
-2001-08-27 13:45 kuzman
-
- * doc/examples/zvt/Zvt.java: New example to demonstrate the usage
- of the ZvtTerm widget.
-
-2001-08-22 01:16 kuzman
-
- * doc/doc/GNOME-tutorial.sgml: Added a new chapter (WIP).
-
-2001-08-16 18:54 kuzman
-
- * doc/doc/GNOME-tutorial.sgml: Updated email address and version.
-
-2001-07-17 12:21 kuzman
-
- * doc/examples/clock/Clock.java: Added REALTIME clock to example.
-
-2001-02-27 19:22 kuzman
-
- * doc/doc/GNOME-tutorial.sgml: Fixed typo.
-
-2001-02-26 19:54 kuzman
-
- * doc/doc/GNOME-tutorial.sgml: Cleaned up and added new chapter.
-
-2001-02-26 15:48 kuzman
-
- * doc/tutorial/Fourth.java: Fixed spelling.
-
-2001-02-26 15:48 kuzman
-
- * doc/tutorial/: Forth.java, Fourth.java: Fixed spelling of
- filename and class.
-
-2001-02-23 12:02 kuzman
-
- * doc/tutorial/Forth.java: New example for the tutorial.
-
-2001-02-21 18:53 kuzman
-
- * doc/examples/: gnome-config/ReadConfig.java,
- gnome-config/WriteConfig.java, gnome-exec/Execute.java,
- gnome-sound/Sound.java, gnome-sound/startup.wav,
- gnome-spell/Spell.java, gnome-url/Url.java: Examples
- demonstrating a few libgnome classes.
-
-2001-02-19 13:21 kuzman
-
- * doc/doc/GNOME-tutorial.sgml: Finished layout manager and
- containers chapters.
-
-2001-02-13 14:15 kuzman
-
- * doc/doc/GNOME-tutorial.sgml: Fixed small typo.
-
-2001-02-13 12:38 kuzman
-
- * doc/tutorial/Third.java: More cleanup
-
-2001-02-13 12:38 kuzman
-
- * doc/doc/GNOME-tutorial.sgml: Updated the chapter on Toolbars and
- Statusbars.
-
-2001-02-13 12:15 kuzman
-
- * doc/tutorial/Third.java: Updated third example to demonstrate
- GnomeUIInfo.
-
-2001-02-12 18:09 kuzman
-
- * doc/tutorial/Second.java: Updated for GnomeUIInfo.
-
-2001-02-12 18:08 kuzman
-
- * doc/doc/GNOME-tutorial.sgml: Initial update of chapter on menus.
-
-2001-02-12 11:50 kuzman
-
- * doc/examples/messagebox/MessageBox.java: Updated for shortened
- enum names.
-
-2001-02-12 11:44 kuzman
-
- * doc/examples/: stocktoolbar/StockToolbar.java,
- radiotoolbar/RadioToolbar.java: Updated for shortened enum names.
-
-2001-02-11 21:32 kuzman
-
- * doc/examples/: clock/Clock.java, dial/Dial.java,
- entry/Entry.java, fontpick/FontPick.java,
- propertybox/PropertyBox.java: New examples.
-
-2001-02-09 14:26 cjvw
-
- * doc/examples/calculator/Calculator.java: iMoved to new package
- scheme (gnu.gdk etc.)
-
-2001-02-09 12:33 kuzman
-
- * doc/examples/calculator/Calculator.java: Example to demonstrate
- the GnomeCalculator widget.
-
-2001-02-09 08:59 cjvw
-
- * doc/: examples/appbar/Appbar.java,
- examples/colorpicker/ColorPicker.java,
- examples/fileentry/FileEntry.java, examples/href/Href.java,
- examples/iconentry/IconEntry.java, examples/less/Less.java,
- examples/messagebox/MessageBox.java,
- examples/popupmenu/PopupMenu.java,
- examples/radiomenu/RadioMenu.java,
- examples/radiotoolbar/RadioToolbar.java,
- examples/simplemenu/SimpleMenu.java,
- examples/stockmenu/StockMenu.java,
- examples/stocktoolbar/StockToolbar.java, tutorial/First.java,
- tutorial/Second.java, tutorial/Third.java: Moved the examples to
- the new gnu.gdk etc. package scheme
-
-2001-02-09 08:43 cjvw
-
- * doc/doc/GNOME-tutorial.sgml: Moved packages to gnu.gdk / gnu.gtk
- / gnu.gnome. Warning: Tested but may break something.
-
-2001-02-08 23:23 kuzman
-
- * doc/examples/messagebox/MessageBox.java: Example to demonstrate
- the GnomeMessageBox widget.
-
-2001-02-08 23:06 kuzman
-
- * doc/examples/fileentry/FileEntry.java: Example to demonstrate the
- GnomeFileEntry widget.
-
-2001-02-08 23:01 kuzman
-
- * doc/examples/colorpicker/ColorPicker.java: Example to demonstrate
- the GnomeColorPicker widget.
-
-2001-02-08 22:55 kuzman
-
- * doc/examples/appbar/Appbar.java: Example to demonstrate the
- GnomeAppBar widget.
-
-2001-02-08 22:48 kuzman
-
- * doc/examples/less/Less.java: Example to demonstrate the usage of
- GnomeLess widget.
-
-2001-02-08 22:45 kuzman
-
- * doc/examples/iconentry/IconEntry.java: Fixed copy/paste error.
-
-2001-02-08 22:45 kuzman
-
- * doc/examples/href/Href.java: Fixed copy/paste.
-
-2001-02-08 22:27 kuzman
-
- * doc/examples/iconentry/IconEntry.java: Example to demonstrate the
- GnomeIconEntry widget.
-
-2001-02-08 22:17 kuzman
-
- * doc/examples/href/Href.java: Example to demonstrate the GnomeHRef
- widget.
-
-2001-02-08 22:05 kuzman
-
- * doc/examples/radiotoolbar/RadioToolbar.java: Enhanced toggle
- callbacks.
-
-2001-02-08 22:04 kuzman
-
- * doc/examples/radiomenu/RadioMenu.java: Updated toggle callbacks.
-
-2001-02-08 19:26 kuzman
-
- * doc/examples/popupmenu/PopupMenu.java: Example to demonstrate
- popup menus.
-
-2001-02-08 15:46 kuzman
-
- * doc/examples/stocktoolbar/StockToolbar.java: Corrected type
- names.
-
-2001-02-08 15:44 kuzman
-
- * doc/examples/radiotoolbar/RadioToolbar.java: Example
- demonstrating radio and toggle toolbar items.
-
-2001-02-08 15:00 kuzman
-
- * doc/examples/stocktoolbar/StockToolbar.java: Changed to use type
- instead of strings.
-
-2001-02-08 14:41 kuzman
-
- * doc/examples/radiomenu/RadioMenu.java: Completed radio menu
- implementation and added check menu examples.
-
-2001-02-07 19:56 kuzman
-
- * doc/examples/radiomenu/RadioMenu.java: Example to demonstrate
- radio menus.
-
-2001-02-07 17:57 kuzman
-
- * doc/examples/stockmenu/: StockMenu.java, topic.dat: Added help
- menu capability.
-
-2001-02-07 00:23 kuzman
-
- * doc/examples/stocktoolbar/StockToolbar.java: Example
- demonstrating stock toolbar icons and widgets.
-
-2001-02-06 18:37 kuzman
-
- * doc/examples/stockmenu/StockMenu.java: Example demonstrating
- stock menu items.
-
-2001-02-06 12:20 kuzman
-
- * doc/examples/simplemenu/SimpleMenu.java: Added to example.
-
-2001-02-05 23:32 kuzman
-
- * doc/examples/simplemenu/SimpleMenu.java: Added Statusbar support.
-
-2001-02-05 21:16 kuzman
-
- * doc/examples/simplemenu/SimpleMenu.java: Updated.
-
-2001-02-04 15:23 kuzman
-
- * doc/examples/simplemenu/SimpleMenu.java: Example to demonstrate
- usage of GnomeUIInfo.
-
-2001-01-22 13:01 kuzman
-
- * doc/tutorial/: Second.java, Third.java: Updated callback method
- to reflect correct signature.
-
-2000-12-12 19:13 kuzman
-
- * doc/tutorial/: First.java, Second.java, Third.java: Updated for
- new generation code.
-
-2000-11-21 18:46 kuzman
-
- * doc/doc/GNOME-tutorial.sgml: Updated to demonstrate new callback
- code.
-
-2000-11-21 17:54 kuzman
-
- * doc/tutorial/: Second.java, Third.java: Updated for new callback
- code.
-
-2000-11-10 03:26 kuzman
-
- * doc/tutorial/: First.java, Second.java, Third.java: Examples used
- in tutorial
-
-2000-11-09 19:23 kuzman
-
- * doc/doc/GNOME-tutorial.sgml: Added part of chapter on layout
- managers.
-
diff --git a/libgnome-java/Makefile b/libgnome-java/Makefile
deleted file mode 100644
index 633d3ae..0000000
--- a/libgnome-java/Makefile
+++ /dev/null
@@ -1,101 +0,0 @@
-# This file is part of Java-GNOME.
-#
-# Java-GNOME is free software; you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
-# any later version.
-#
-# Java-GNOME is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with Java-GNOME; see the file COPYING. If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-#
-
-
-version=2.8.2
-apiversion=2.8
-gtkversion=@gtkversion@
-gtkapiversion=2.4
-
-top_srcdir=.
-srcdir=.
-
-# Directories for configure. Will remove the redundant ones when we know where
-# to install the files.
-prefix=/usr/
-exec_prefix=${prefix}
-datadir=${prefix}/share
-bindir=${exec_prefix}/bin
-includedir=${prefix}/include
-infodir=${prefix}/info
-libdir=/usr/lib/jni/
-libexecdir=${exec_prefix}/libexec
-localstatedir=${prefix}/var
-mandir=${prefix}/man
-sharedstatedir=${prefix}/com
-
-INSTALL=/usr/bin/install -c
-
-# Set Java related stuff
-JAVADOC = @JAVADOC@
-JAVAC = gcj -C
-JAVA = @JAVA@
-JAR = /usr/bin/jar
-
-DOCBOOK = /usr/bin/db2html
-
-all: distro
-
-distro:
- $(MAKE) -C src all
-# ln -s -f libgnomejava$(apiversion).so.$(version) $(DESTDIR)$(libdir)/libgnomejava$(apiversion).so
-# ln -s -f gnome$(apiversion)-$(version).jar $(DESTDIR)$(datadir)/java-gnome/gnome$(apiversion).jar
-
-# Java-Gnome for use with a JVM
-install: native_install
- $(INSTALL) -s -m644 lib/libgnomejava$(apiversion).so.$(version) $(DESTDIR)$(libdir)/
- $(INSTALL) -m644 lib/gnome$(apiversion)-$(version).jar $(DESTDIR)$(datadir)/java
- ln -s -f libgnomejava$(apiversion).so.$(version) $(DESTDIR)$(libdir)/libgnomejava$(apiversion).so
- ln -s -f gnome$(apiversion)-$(version).jar $(DESTDIR)$(datadir)/java/gnome$(apiversion).jar
- -for f in $(DOCUMENTS); do $(INSTALL) -m644 $$f $(DESTDIR)$(datadir)/doc/libgnome$(apiversion)-java || exit 1; done
- $(INSTALL) -m644 gnome2-java.pc $(DESTDIR)$(libdir)/pkgconfig/
-
-# Java-Gnome for use with applications compiled natively with gcj.
-native_install:
- $(INSTALL) -s -m644 lib/libgnomejar$(apiversion).so.$(version) $(DESTDIR)$(libdir)/
- @ln -s -f libgnomejar$(apiversion).so.$(version) $(DESTDIR)$(libdir)/libgnomejar$(apiversion).so
-
-# Uninstall targets
-uninstall: native_uninstall
- rm -f $(libdir)/libgnomejava$(apiversion).so.$(version)
- rm -f $(libdir)/libgnomejava$(apiversion).so
- rm -f $(datadir)/java-gnome/gnome$(apiversion)-$(version).jar
- rm -f $(datadir)/java-gnome/gnome$(apiversion).jar
- rm -rf $(datadir)/java-gnome
- rm -rf $(datadir)/doc/java-gnome-$(apiversion)
-
-native_uninstall:
- rm -f $(libdir)/libgnomejar$(apiversion).so.$(version)
- rm -f $(libdir)/libgnomejar$(apiversion).so
-
-# Targets to clean up after us
-
-.PHONY: mostlyclean clean distclean maintainer-clean
-
-mostlyclean:
- -$(MAKE) -C src mostlyclean
-
-clean: mostlyclean
- -$(MAKE) -C src clean
-
-distclean: clean
- -$(MAKE) -C src distclean
- rm -f config.* Makefile *.spec
-
-maintainer-clean: distclean
- -$(MAKE) -C src maintainer-clean
-
diff --git a/libgnome-java/Makefile.in b/libgnome-java/Makefile.in
deleted file mode 100644
index 6c9aedb..0000000
--- a/libgnome-java/Makefile.in
+++ /dev/null
@@ -1,101 +0,0 @@
-# This file is part of Java-GNOME.
-#
-# Java-GNOME is free software; you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
-# any later version.
-#
-# Java-GNOME is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with Java-GNOME; see the file COPYING. If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-#
-
-
-version=@version@
-apiversion=@apiversion@
-gtkversion=@gtkversion@
-gtkapiversion=@gtkapiversion@
-
-top_srcdir=@top_srcdir@
-srcdir=@srcdir@
-
-# Directories for configure. Will remove the redundant ones when we know where
-# to install the files.
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-datadir=@datadir@
-bindir=@bindir@
-includedir=@includedir@
-infodir=@infodir@
-libdir=@libdir@
-libexecdir=@libexecdir@
-localstatedir=@localstatedir@
-mandir=@mandir@
-sharedstatedir=@sharedstatedir@
-
-INSTALL=@INSTALL@
-
-# Set Java related stuff
-JAVADOC = @JAVADOC@
-JAVAC = @JAVAC@
-JAVA = @JAVA@
-JAR = @JAR@
-
-DOCBOOK = @DOCBOOK@
-
-all: distro
-
-distro:
- $(MAKE) -C src all
-# ln -s -f libgnomejava$(apiversion).so.$(version) $(DESTDIR)$(libdir)/libgnomejava$(apiversion).so
-# ln -s -f gnome$(apiversion)-$(version).jar $(DESTDIR)$(datadir)/java-gnome/gnome$(apiversion).jar
-
-# Java-Gnome for use with a JVM
-install: @GCJ_INSTALL_TARGETS@
- $(INSTALL) -s -m644 lib/libgnomejava$(apiversion).so.$(version) $(DESTDIR)$(libdir)/
- $(INSTALL) -m644 lib/gnome$(apiversion)-$(version).jar $(DESTDIR)$(datadir)/java
- ln -s -f libgnomejava$(apiversion).so.$(version) $(DESTDIR)$(libdir)/libgnomejava$(apiversion).so
- ln -s -f gnome$(apiversion)-$(version).jar $(DESTDIR)$(datadir)/java/gnome$(apiversion).jar
- -for f in $(DOCUMENTS); do $(INSTALL) -m644 $$f $(DESTDIR)$(datadir)/doc/libgnome$(apiversion)-java || exit 1; done
- $(INSTALL) -m644 gnome2-java.pc $(DESTDIR)$(libdir)/pkgconfig/
-
-# Java-Gnome for use with applications compiled natively with gcj.
-native_install:
- $(INSTALL) -s -m644 lib/libgnomejar$(apiversion).so.$(version) $(DESTDIR)$(libdir)/
- @ln -s -f libgnomejar$(apiversion).so.$(version) $(DESTDIR)$(libdir)/libgnomejar$(apiversion).so
-
-# Uninstall targets
-uninstall: @GCJ_UNINSTALL_TARGETS@
- rm -f $(libdir)/libgnomejava$(apiversion).so.$(version)
- rm -f $(libdir)/libgnomejava$(apiversion).so
- rm -f $(datadir)/java-gnome/gnome$(apiversion)-$(version).jar
- rm -f $(datadir)/java-gnome/gnome$(apiversion).jar
- rm -rf $(datadir)/java-gnome
- rm -rf $(datadir)/doc/java-gnome-$(apiversion)
-
-native_uninstall:
- rm -f $(libdir)/libgnomejar$(apiversion).so.$(version)
- rm -f $(libdir)/libgnomejar$(apiversion).so
-
-# Targets to clean up after us
-
-.PHONY: mostlyclean clean distclean maintainer-clean
-
-mostlyclean:
- -$(MAKE) -C src mostlyclean
-
-clean: mostlyclean
- -$(MAKE) -C src clean
-
-distclean: clean
- -$(MAKE) -C src distclean
- rm -f config.* Makefile *.spec
-
-maintainer-clean: distclean
- -$(MAKE) -C src maintainer-clean
-
diff --git a/libgnome-java/NEWS b/libgnome-java/NEWS
deleted file mode 100644
index 297bad8..0000000
--- a/libgnome-java/NEWS
+++ /dev/null
@@ -1,16 +0,0 @@
-2.8.2
-- Fixed autogen.sh
-- Fixed CanvasGroup.getItemList [Jeffrey Morgan]
-- Changed Program to not inherit from GObject [Jeffrey Morgan]
-
-2.8.1
- Create buildplace pkg-config files to aid java-gnome big-tarball builds
- Fixed typo in tutorial second.java lifecycle listener.
-- Bug 155124: Message Logging - Replaced printf statements with the
- appropriate calls to g_warning and g_critical for UIInfo [Jeffrey Morgan]
-
-
-2.7.4 (19 July 2004)
-Updated Classes:
- gnome.PasswordDialog - added setShowUserpassButtons method [Jeffrey Morgan]
- gnome.UIInfo - partial fix for event propogation [Jeffrey Morgan]
diff --git a/libgnome-java/TODO b/libgnome-java/TODO
deleted file mode 100644
index 21f5b1d..0000000
--- a/libgnome-java/TODO
+++ /dev/null
@@ -1,4 +0,0 @@
-Items from code review of native and
-event handling code.
-======================
-IconTextItem - add events
diff --git a/libgnome-java/aclocal.m4 b/libgnome-java/aclocal.m4
deleted file mode 100644
index 95ff126..0000000
--- a/libgnome-java/aclocal.m4
+++ /dev/null
@@ -1,381 +0,0 @@
-# generated automatically by aclocal 1.9.4 -*- Autoconf -*-
-
-# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
-# Free Software Foundation, Inc.
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-
-dnl PKG_CHECK_MODULES(GSTUFF, gtk+-2.0 >= 1.3 glib = 1.3.4, action-if, action-not)
-dnl defines GSTUFF_LIBS, GSTUFF_CFLAGS, see pkg-config man page
-dnl also defines GSTUFF_PKG_ERRORS on error
-AC_DEFUN(PKG_CHECK_MODULES, [
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- AC_MSG_CHECKING(for $2)
-
- if $PKG_CONFIG --exists "$2" ; then
- AC_MSG_RESULT(yes)
- succeeded=yes
-
- AC_MSG_CHECKING($1_CFLAGS)
- $1_CFLAGS=`$PKG_CONFIG --cflags "$2"`
- AC_MSG_RESULT($$1_CFLAGS)
-
- AC_MSG_CHECKING($1_LIBS)
- $1_LIBS=`$PKG_CONFIG --libs "$2"`
- AC_MSG_RESULT($$1_LIBS)
- else
- $1_CFLAGS=""
- $1_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- $1_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"`
- ifelse([$4], ,echo $$1_PKG_ERRORS,)
- fi
-
- AC_SUBST($1_CFLAGS)
- AC_SUBST($1_LIBS)
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- ifelse([$3], , :, [$3])
- else
- ifelse([$4], , AC_MSG_ERROR([Library requirements ($2) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.]), [$4])
- fi
-])
-
-
-
-dnl Available from the GNU Autoconf Macro Archive at:
-dnl http://www.gnu.org/software/ac-archive/htmldoc/ac_prog_jar.html
-dnl
-AC_DEFUN([AC_PROG_JAR],[
-AC_REQUIRE([AC_EXEEXT])dnl
-if test "x$JAVAPREFIX" = x; then
- test "x$JAR" = x && AC_CHECK_PROGS(JAR, jar$EXEEXT)
-else
- test "x$JAR" = x && AC_CHECK_PROGS(JAR, jar, $JAVAPREFIX)
-fi
-test "x$JAR" = x && AC_MSG_ERROR([no acceptable jar program found in \$PATH])
-AC_PROVIDE([$0])dnl
-])
-
-dnl Available from the GNU Autoconf Macro Archive at:
-dnl http://www.gnu.org/software/ac-archive/htmldoc/ac_prog_javac.html
-dnl
-AC_DEFUN([AC_PROG_JAVAC],[
-AC_REQUIRE([AC_EXEEXT])dnl
-if test "x$JAVAPREFIX" = x; then
- test "x$JAVAC" = x && AC_CHECK_PROGS(JAVAC, "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT)
-else
- test "x$JAVAC" = x && AC_CHECK_PROGS(JAVAC, "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT, $JAVAPREFIX)
-fi
-test "x$JAVAC" = x && AC_MSG_ERROR([no acceptable Java compiler found in \$PATH])
-AC_PROG_JAVAC_WORKS
-AC_PROVIDE([$0])dnl
-])
-
-dnl Available from the GNU Autoconf Macro Archive at:
-dnl http://www.gnu.org/software/ac-archive/htmldoc/ac_prog_javac_works.html
-dnl
-AC_DEFUN([AC_PROG_JAVAC_WORKS],[
-AC_CACHE_CHECK([if $JAVAC works], ac_cv_prog_javac_works, [
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* [#]line __oline__ "configure" */
-public class Test {
-}
-EOF
-if AC_TRY_COMMAND($JAVAC $JAVACFLAGS $JAVA_TEST) >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- AC_MSG_ERROR([The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)])
- echo "configure: failed program was:" >&AC_FD_CC
- cat $JAVA_TEST >&AC_FD_CC
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-])
-AC_PROVIDE([$0])dnl
-])
-
-
-AC_DEFUN([AM_PATH_DOCBOOK],[
-AC_REQUIRE([AC_EXEEXT])dnl
-AC_PATH_PROG(DB1, db2html$EXEEXT, nocommand)
-if test "$DB1" = nocommand; then
- AC_PATH_PROG(DB2, docbook2html$EXEEXT, nocommand)
- if test "$DB2" = nocommand; then
- AC_MSG_ERROR([docbook not found in $PATH])
- else
- DOCBOOK=$DB2
- fi;dnl
-else
- DOCBOOK=$DB1
-fi;dnl
-AC_SUBST(DOCBOOK)
-])
-
-dnl This file is part of Java-GNOME.
-dnl
-dnl Java-GNOME is free software; you can redistribute it and/or modify it
-dnl under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
-dnl any later version.
-dnl
-dnl Java-GNOME is distributed in the hope that it will be useful, but
-dnl WITHOUT ANY WARRANTY; without even the implied warranty of
-dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-dnl GNU General Public License for more details.
-dnl
-dnl You should have received a copy of the GNU General Public License
-dnl along with Jade; see the file COPYING. If not, write to
-dnl the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
-dnl Copied blatantly from other source.
-
-dnl Borrowed HEAVILY from AM_PATH_GTK
-dnl
-dnl AM_PATH_GCJ([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]])
-dnl Test for GCJ
-dnl
-AC_DEFUN(AM_PATH_GCJ,
-[dnl
-dnl Get the environmental variables necessary for GCJ
-dnl
-AC_ARG_WITH(gcj-prefix,[ --with-gcj-prefix=PFX Prefix where gcj is installed (optional)],
- gcj_prefix="$withval", gcj_prefix="")
-
- if test x$gcj_prefix != x ; then
- GCJ_HOME=$gcj_prefix
- fi
-
- dnl
- dnl CHANGE: Now FIRST put GCJ_HOME/bin in the path before testing for
- dnl the java executable.
- dnl
- if test x$GCJ_HOME != x ; then
- echo "Add $GCJ_HOME/bin to path and check again."
- PATH="$GCJ_HOME/bin:$PATH"
- fi
- AC_PATH_PROG(GCJ, gcj, no)
-
- min_gcj_version=ifelse([$0], ,3.0.0,$1)
- AC_MSG_CHECKING(for GCJ - version >= $min_gcj_version)
- min_gcj_major_version=`echo $min_gcj_version |\
- sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\).*/\1/'`
- min_gcj_minor_version=`echo $min_gcj_version |\
- sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\).*/\2/'`
- min_gcj_micro_version=`echo $min_gcj_version |\
- sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\).*/\3/'`
- if test "$GCJ" = "no" ; then
- no_gcj=yes
- else
- gcj_version=`$GCJ --version 2>&1 | grep GCC | sed 's/gcj (GCC) \([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\1.\2.\3/'`
- gcj_major_version=`echo $gcj_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\1/'`
- gcj_minor_version=`echo $gcj_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\2/'`
- gcj_micro_version=`echo $gcj_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\3/'`
- AC_TRY_RUN([
-#include <stdio.h>
-
-main()
-{
- if ((1$gcj_major_version > 1$min_gcj_major_version) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version > 1$min_gcj_minor_version)) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version == 1$min_gcj_minor_version) &&
- (1$gcj_micro_version >= 1$min_gcj_micro_version)))
- {
- return(0);
- }
- else
- {
- return(1);
- }
-}], , no_gcj=yes, [echo $ac_n "cross compiling; assumed OK... $ac_c"])
- fi
- if test "x$no_gcj" = x ; then
- AC_MSG_RESULT(yes)
- dnl
- dnl Check for gcj executables and set appropriate viarable
- dnl
- AC_PATH_PROG(GCJ, gcj, no)
- AC_PATH_PROG(JAR, jar, no)
- dnl
- dnl Set CLASSPATH
- dnl
- if test x$GCJ_HOME != x ; then
- :
- else
- GCJ_HOME=`which gcj | sed 's/\(.*\).bin.*gcj/\1/'`
- fi
-
- cat << EOF > Test.java
-/* [#]line __oline__ "configure" */
-public class Test {
- public static void main(String[[]] args) {
- System.out.println(System.getProperty("sun.boot.class.path"));
- }
-}
-EOF
- GCJ_JAR=`gcj -C Test.java && gij Test`
- rm Test.java Test.class
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`(test -d /usr/share/local/java && find /usr/local/share/java -name libgcj-?.?.?.jar) || (test -d /usr/share/java && find /usr/share/java -name libgcj-?.?.?.jar)`
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`locate libgcj | grep libgcj.*\.jar`
- fi
- fi
- if test x$GCJ_JAR != x ; then
- GCJ_CLASSPATH="${GCJ_JAR}:${CLASSPATH}"
- else
- echo "***"
- echo "*** Unable to locate libgcj.jar needed by gcj"
- echo "***"
- ifelse([$3], , :, [$3])
- fi
- AC_SUBST(GCJ_CLASSPATH)
- ifelse([$2], , :, [$2])
- else
- AC_MSG_RESULT(no)
- echo "***"
- echo "*** If you have GCJ installed and it is a newer version than $min_java_version, either set"
- echo "*** the GCJ_HOME variable or add the top directory where the GCJ binaries are to"
- echo "*** the PATH. Alternatively try \"./configure --with-gcj-prefix=<java_home>\","
- echo "***"
- echo "*** Also make sure that configure does not find the wrong version of GCJ by"
- echo "*** looking at the output of \"which gcj\"."
- echo "***"
- ifelse([$3], , :, [$3])
- fi
-])
-
-
-dnl
-AC_DEFUN([JG_CHECK_NATIVECOMPILE],[
-dnl Check for a GCJ native compile option
-AC_ARG_WITH(gcj_compile,[ --without-gcj-compile Binary builds of Java-GNOME
-with gcj compiler will not be made],
- gcj_compile="no", gcj_compile="yes")
-
-if test $gcj_compile = "yes"; then
- AM_PATH_GCJ(3.0.0, , AC_ERROR(Need at lease GCJ version 3.0.0))
- GCJ_BUILD_TARGETS=native-gcj
- GCJ_INSTALL_TARGETS=native_install
- GCJ_UNINSTALL_TARGETS=native_uninstall
-else
- GCJ_BUILD_TARGETS=
- GCJ_INSTALL_TARGETS=
- GCJ_UNINSTALL_TARGETS=
-fi
-
-AC_SUBST(GCJ_BUILD_TARGETS)
-AC_SUBST(GCJ_INSTALL_TARGETS)
-AC_SUBST(GCJ_UNINSTALL_TARGETS)
-
-])
-
-
-AC_DEFUN([JG_COMMON],[
-
-dnl dependencies needed by most projects
-AC_CONFIG_AUX_DIR(.)
-
-dnl Checks for programs.
-AC_PROG_CC
-AC_PROG_INSTALL
-AM_PATH_DOCBOOK
-AC_PROG_JAVAC
-AC_PROG_JAVAC_WORKS
-dnl AC_PROG_JAVADOC
-AC_PROG_JAR
-
-JG_CHECK_NATIVECOMPILE
-
-dnl Checks for libraries.
-dnl Replace `main' with a function in -libs:
-AC_CHECK_LIB(ibs, main)
-
-dnl Check for GTK >= 2.0 and GNOME >= 1.0
-PKG_CHECK_MODULES(GTK, gtk+-2.0 >= 2.4)
-AC_SUBST(GTK_CFLAGS)
-AC_SUBST(GTK_LIBS)
-
-AC_SUBST(TOPLEVEL_TARGETS)
-AC_SUBST(INSTALL_TARGETS)
-AC_SUBST(UNINSTALL_TARGETS)
-AC_SUBST(MACRO_FLAG)
-
-dnl Checks for header files.
-dnl Fails at this stage
-dnl AC_CHECK_FILE(jni.h)
-
-dnl Checks for typedefs, structures, and compiler characteristics.
-AC_C_CONST
-
-dnl Checks for library functions.
-AC_FUNC_ALLOCA
-
-])
-
-
-AC_DEFUN(JG_GTK_JAVA,[
-
-PKG_CHECK_MODULES(GTKJAVA, gtk2-java >= $1)
-
-if test -z "$PKG_CONFIG"; then
- AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
-fi
-
-AC_MSG_CHECKING(for gtk-java api version)
-gtkapiversion=`$PKG_CONFIG --variable api_version gtk2-java`
-AC_MSG_RESULT($gtkapiversion)
-AC_SUBST(gtkapiversion)
-
-AC_MSG_CHECKING(for gtk-java jar file)
-GTKJAR=`$PKG_CONFIG --variable classpath gtk2-java`
-AC_MSG_RESULT($GTKJAR)
-AC_SUBST(GTKJAR)
-
-
-dnl GTKJAVA_MACROS=`$PKG_CONFIG --variable macro_dir gtk2-java`
-
-AC_MSG_CHECKING(for gtk-java jar file)
-JG_GTK_LIB_PATH=`$PKG_CONFIG --variable jni_dir gtk2-java`
-AC_MSG_RESULT($JG_GTK_LIB_PATH)
-AC_SUBST(JG_GTK_LIB_PATH)
-
-AC_MSG_CHECKING(for gtk-java native gcj library)
-NATIVEGTKJAR=${JG_GTK_LIB_PATH}/libgtkjar${gtkapiversion}.so
-AC_MSG_RESULT($NATIVEGTKJAR)
-AC_SUBST(NATIVEGTKJAR)
-
-])
-
diff --git a/libgnome-java/autogen.sh b/libgnome-java/autogen.sh
deleted file mode 100755
index 0da4aa1..0000000
--- a/libgnome-java/autogen.sh
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/bin/bash
-
-# This needs to be rewritten properly
-
-#PKG_CHECK_MODULES(GTKJAVA, gtk2-java >= 2.4)
-
-#if test -z "$PKG_CONFIG"; then
-# AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
-#fi
-
-GTKJAVA_MACROS=`pkg-config --variable macro_dir gtk2-java`
-
-echo "using macro dir $GTKJAVA_MACROS";
-
-PKG_CONFIG_PATH=$PKG_CONFIG_PATH:`pwd`/pkgconfig-tmp/
-aclocal -I $GTKJAVA_MACROS
-autoconf
-
-./configure $@
diff --git a/libgnome-java/autom4te.cache/output.0 b/libgnome-java/autom4te.cache/output.0
deleted file mode 100644
index a576ed1..0000000
--- a/libgnome-java/autom4te.cache/output.0
+++ /dev/null
@@ -1,5066 +0,0 @@
-@%:@! /bin/sh
-@%:@ Guess values for system-dependent variables and create Makefiles.
-@%:@ Generated by GNU Autoconf 2.59.
-@%:@
-@%:@ Copyright (C) 2003 Free Software Foundation, Inc.
-@%:@ This configure script is free software; the Free Software Foundation
-@%:@ gives unlimited permission to copy, distribute and modify it.
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-
-# Name of the host.
-# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
-# so uname gets run too.
-ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
-
-exec 6>&1
-
-#
-# Initializations.
-#
-ac_default_prefix=/usr/local
-ac_config_libobj_dir=.
-cross_compiling=no
-subdirs=
-MFLAGS=
-MAKEFLAGS=
-SHELL=${CONFIG_SHELL-/bin/sh}
-
-# Maximum number of lines to put in a shell here document.
-# This variable seems obsolete. It should probably be removed, and
-# only ac_max_sed_lines should be used.
-: ${ac_max_here_lines=38}
-
-# Identity of this package.
-PACKAGE_NAME=
-PACKAGE_TARNAME=
-PACKAGE_VERSION=
-PACKAGE_STRING=
-PACKAGE_BUGREPORT=
-
-ac_unique_file="src/jni/org_gnu_gnome_Gnome.c"
-ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALLED_CLASSPATH INSTALLED_JNI_DIR INSTALLED_CLASSPATH_BUILDPLACE INSTALLED_JNI_DIR_BUILDPLACE version apiversion PKG_CONFIG GTKJAVA_CFLAGS GTKJA [...]
-ac_subst_files=''
-
-# Initialize some variables set by options.
-ac_init_help=
-ac_init_version=false
-# The variables have the same names as the options, with
-# dashes changed to underlines.
-cache_file=/dev/null
-exec_prefix=NONE
-no_create=
-no_recursion=
-prefix=NONE
-program_prefix=NONE
-program_suffix=NONE
-program_transform_name=s,x,x,
-silent=
-site=
-srcdir=
-verbose=
-x_includes=NONE
-x_libraries=NONE
-
-# Installation directory options.
-# These are left unexpanded so users can "make install exec_prefix=/foo"
-# and all the variables that are supposed to be based on exec_prefix
-# by default will actually change.
-# Use braces instead of parens because sh, perl, etc. also accept them.
-bindir='${exec_prefix}/bin'
-sbindir='${exec_prefix}/sbin'
-libexecdir='${exec_prefix}/libexec'
-datadir='${prefix}/share'
-sysconfdir='${prefix}/etc'
-sharedstatedir='${prefix}/com'
-localstatedir='${prefix}/var'
-libdir='${exec_prefix}/lib'
-includedir='${prefix}/include'
-oldincludedir='/usr/include'
-infodir='${prefix}/info'
-mandir='${prefix}/man'
-
-ac_prev=
-for ac_option
-do
- # If the previous option needs an argument, assign it.
- if test -n "$ac_prev"; then
- eval "$ac_prev=\$ac_option"
- ac_prev=
- continue
- fi
-
- ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
-
- # Accept the important Cygnus configure options, so we can diagnose typos.
-
- case $ac_option in
-
- -bindir | --bindir | --bindi | --bind | --bin | --bi)
- ac_prev=bindir ;;
- -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
- bindir=$ac_optarg ;;
-
- -build | --build | --buil | --bui | --bu)
- ac_prev=build_alias ;;
- -build=* | --build=* | --buil=* | --bui=* | --bu=*)
- build_alias=$ac_optarg ;;
-
- -cache-file | --cache-file | --cache-fil | --cache-fi \
- | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
- ac_prev=cache_file ;;
- -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
- | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
- cache_file=$ac_optarg ;;
-
- --config-cache | -C)
- cache_file=config.cache ;;
-
- -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
- ac_prev=datadir ;;
- -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
- | --da=*)
- datadir=$ac_optarg ;;
-
- -disable-* | --disable-*)
- ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid feature name: $ac_feature" >&2
- { (exit 1); exit 1; }; }
- ac_feature=`echo $ac_feature | sed 's/-/_/g'`
- eval "enable_$ac_feature=no" ;;
-
- -enable-* | --enable-*)
- ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid feature name: $ac_feature" >&2
- { (exit 1); exit 1; }; }
- ac_feature=`echo $ac_feature | sed 's/-/_/g'`
- case $ac_option in
- *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
- *) ac_optarg=yes ;;
- esac
- eval "enable_$ac_feature='$ac_optarg'" ;;
-
- -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
- | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
- | --exec | --exe | --ex)
- ac_prev=exec_prefix ;;
- -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
- | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
- | --exec=* | --exe=* | --ex=*)
- exec_prefix=$ac_optarg ;;
-
- -gas | --gas | --ga | --g)
- # Obsolete; use --with-gas.
- with_gas=yes ;;
-
- -help | --help | --hel | --he | -h)
- ac_init_help=long ;;
- -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
- ac_init_help=recursive ;;
- -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
- ac_init_help=short ;;
-
- -host | --host | --hos | --ho)
- ac_prev=host_alias ;;
- -host=* | --host=* | --hos=* | --ho=*)
- host_alias=$ac_optarg ;;
-
- -includedir | --includedir | --includedi | --included | --include \
- | --includ | --inclu | --incl | --inc)
- ac_prev=includedir ;;
- -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
- | --includ=* | --inclu=* | --incl=* | --inc=*)
- includedir=$ac_optarg ;;
-
- -infodir | --infodir | --infodi | --infod | --info | --inf)
- ac_prev=infodir ;;
- -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
- infodir=$ac_optarg ;;
-
- -libdir | --libdir | --libdi | --libd)
- ac_prev=libdir ;;
- -libdir=* | --libdir=* | --libdi=* | --libd=*)
- libdir=$ac_optarg ;;
-
- -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
- | --libexe | --libex | --libe)
- ac_prev=libexecdir ;;
- -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
- | --libexe=* | --libex=* | --libe=*)
- libexecdir=$ac_optarg ;;
-
- -localstatedir | --localstatedir | --localstatedi | --localstated \
- | --localstate | --localstat | --localsta | --localst \
- | --locals | --local | --loca | --loc | --lo)
- ac_prev=localstatedir ;;
- -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
- | --localstate=* | --localstat=* | --localsta=* | --localst=* \
- | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
- localstatedir=$ac_optarg ;;
-
- -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
- ac_prev=mandir ;;
- -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
- mandir=$ac_optarg ;;
-
- -nfp | --nfp | --nf)
- # Obsolete; use --without-fp.
- with_fp=no ;;
-
- -no-create | --no-create | --no-creat | --no-crea | --no-cre \
- | --no-cr | --no-c | -n)
- no_create=yes ;;
-
- -no-recursion | --no-recursion | --no-recursio | --no-recursi \
- | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
- no_recursion=yes ;;
-
- -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
- | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
- | --oldin | --oldi | --old | --ol | --o)
- ac_prev=oldincludedir ;;
- -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
- | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
- | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
- oldincludedir=$ac_optarg ;;
-
- -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
- ac_prev=prefix ;;
- -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
- prefix=$ac_optarg ;;
-
- -program-prefix | --program-prefix | --program-prefi | --program-pref \
- | --program-pre | --program-pr | --program-p)
- ac_prev=program_prefix ;;
- -program-prefix=* | --program-prefix=* | --program-prefi=* \
- | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
- program_prefix=$ac_optarg ;;
-
- -program-suffix | --program-suffix | --program-suffi | --program-suff \
- | --program-suf | --program-su | --program-s)
- ac_prev=program_suffix ;;
- -program-suffix=* | --program-suffix=* | --program-suffi=* \
- | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
- program_suffix=$ac_optarg ;;
-
- -program-transform-name | --program-transform-name \
- | --program-transform-nam | --program-transform-na \
- | --program-transform-n | --program-transform- \
- | --program-transform | --program-transfor \
- | --program-transfo | --program-transf \
- | --program-trans | --program-tran \
- | --progr-tra | --program-tr | --program-t)
- ac_prev=program_transform_name ;;
- -program-transform-name=* | --program-transform-name=* \
- | --program-transform-nam=* | --program-transform-na=* \
- | --program-transform-n=* | --program-transform-=* \
- | --program-transform=* | --program-transfor=* \
- | --program-transfo=* | --program-transf=* \
- | --program-trans=* | --program-tran=* \
- | --progr-tra=* | --program-tr=* | --program-t=*)
- program_transform_name=$ac_optarg ;;
-
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil)
- silent=yes ;;
-
- -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
- ac_prev=sbindir ;;
- -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
- | --sbi=* | --sb=*)
- sbindir=$ac_optarg ;;
-
- -sharedstatedir | --sharedstatedir | --sharedstatedi \
- | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
- | --sharedst | --shareds | --shared | --share | --shar \
- | --sha | --sh)
- ac_prev=sharedstatedir ;;
- -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
- | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
- | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
- | --sha=* | --sh=*)
- sharedstatedir=$ac_optarg ;;
-
- -site | --site | --sit)
- ac_prev=site ;;
- -site=* | --site=* | --sit=*)
- site=$ac_optarg ;;
-
- -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
- ac_prev=srcdir ;;
- -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
- srcdir=$ac_optarg ;;
-
- -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
- | --syscon | --sysco | --sysc | --sys | --sy)
- ac_prev=sysconfdir ;;
- -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
- | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
- sysconfdir=$ac_optarg ;;
-
- -target | --target | --targe | --targ | --tar | --ta | --t)
- ac_prev=target_alias ;;
- -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
- target_alias=$ac_optarg ;;
-
- -v | -verbose | --verbose | --verbos | --verbo | --verb)
- verbose=yes ;;
-
- -version | --version | --versio | --versi | --vers | -V)
- ac_init_version=: ;;
-
- -with-* | --with-*)
- ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid package name: $ac_package" >&2
- { (exit 1); exit 1; }; }
- ac_package=`echo $ac_package| sed 's/-/_/g'`
- case $ac_option in
- *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
- *) ac_optarg=yes ;;
- esac
- eval "with_$ac_package='$ac_optarg'" ;;
-
- -without-* | --without-*)
- ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid package name: $ac_package" >&2
- { (exit 1); exit 1; }; }
- ac_package=`echo $ac_package | sed 's/-/_/g'`
- eval "with_$ac_package=no" ;;
-
- --x)
- # Obsolete; use --with-x.
- with_x=yes ;;
-
- -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
- | --x-incl | --x-inc | --x-in | --x-i)
- ac_prev=x_includes ;;
- -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
- | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
- x_includes=$ac_optarg ;;
-
- -x-libraries | --x-libraries | --x-librarie | --x-librari \
- | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
- ac_prev=x_libraries ;;
- -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
- | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
- x_libraries=$ac_optarg ;;
-
- -*) { echo "$as_me: error: unrecognized option: $ac_option
-Try \`$0 --help' for more information." >&2
- { (exit 1); exit 1; }; }
- ;;
-
- *=*)
- ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
- # Reject names that are not valid shell variable names.
- expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
- { (exit 1); exit 1; }; }
- ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
- eval "$ac_envvar='$ac_optarg'"
- export $ac_envvar ;;
-
- *)
- # FIXME: should be removed in autoconf 3.0.
- echo "$as_me: WARNING: you should use --build, --host, --target" >&2
- expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
- echo "$as_me: WARNING: invalid host type: $ac_option" >&2
- : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
- ;;
-
- esac
-done
-
-if test -n "$ac_prev"; then
- ac_option=--`echo $ac_prev | sed 's/_/-/g'`
- { echo "$as_me: error: missing argument to $ac_option" >&2
- { (exit 1); exit 1; }; }
-fi
-
-# Be sure to have absolute paths.
-for ac_var in exec_prefix prefix
-do
- eval ac_val=$`echo $ac_var`
- case $ac_val in
- [\\/$]* | ?:[\\/]* | NONE | '' ) ;;
- *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# Be sure to have absolute paths.
-for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
- localstatedir libdir includedir oldincludedir infodir mandir
-do
- eval ac_val=$`echo $ac_var`
- case $ac_val in
- [\\/$]* | ?:[\\/]* ) ;;
- *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# There might be people who depend on the old broken behavior: `$host'
-# used to hold the argument of --host etc.
-# FIXME: To remove some day.
-build=$build_alias
-host=$host_alias
-target=$target_alias
-
-# FIXME: To remove some day.
-if test "x$host_alias" != x; then
- if test "x$build_alias" = x; then
- cross_compiling=maybe
- echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
- If a cross compiler is detected then cross compile mode will be used." >&2
- elif test "x$build_alias" != "x$host_alias"; then
- cross_compiling=yes
- fi
-fi
-
-ac_tool_prefix=
-test -n "$host_alias" && ac_tool_prefix=$host_alias-
-
-test "$silent" = yes && exec 6>/dev/null
-
-
-# Find the source files, if location was not specified.
-if test -z "$srcdir"; then
- ac_srcdir_defaulted=yes
- # Try the directory containing this script, then its parent.
- ac_confdir=`(dirname "$0") 2>/dev/null ||
-$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$0" : 'X\(//\)[^/]' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$0" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- srcdir=$ac_confdir
- if test ! -r $srcdir/$ac_unique_file; then
- srcdir=..
- fi
-else
- ac_srcdir_defaulted=no
-fi
-if test ! -r $srcdir/$ac_unique_file; then
- if test "$ac_srcdir_defaulted" = yes; then
- { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
- { (exit 1); exit 1; }; }
- else
- { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
- { (exit 1); exit 1; }; }
- fi
-fi
-(cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||
- { echo "$as_me: error: sources are in $srcdir, but \`cd $srcdir' does not work" >&2
- { (exit 1); exit 1; }; }
-srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
-ac_env_build_alias_set=${build_alias+set}
-ac_env_build_alias_value=$build_alias
-ac_cv_env_build_alias_set=${build_alias+set}
-ac_cv_env_build_alias_value=$build_alias
-ac_env_host_alias_set=${host_alias+set}
-ac_env_host_alias_value=$host_alias
-ac_cv_env_host_alias_set=${host_alias+set}
-ac_cv_env_host_alias_value=$host_alias
-ac_env_target_alias_set=${target_alias+set}
-ac_env_target_alias_value=$target_alias
-ac_cv_env_target_alias_set=${target_alias+set}
-ac_cv_env_target_alias_value=$target_alias
-ac_env_CC_set=${CC+set}
-ac_env_CC_value=$CC
-ac_cv_env_CC_set=${CC+set}
-ac_cv_env_CC_value=$CC
-ac_env_CFLAGS_set=${CFLAGS+set}
-ac_env_CFLAGS_value=$CFLAGS
-ac_cv_env_CFLAGS_set=${CFLAGS+set}
-ac_cv_env_CFLAGS_value=$CFLAGS
-ac_env_LDFLAGS_set=${LDFLAGS+set}
-ac_env_LDFLAGS_value=$LDFLAGS
-ac_cv_env_LDFLAGS_set=${LDFLAGS+set}
-ac_cv_env_LDFLAGS_value=$LDFLAGS
-ac_env_CPPFLAGS_set=${CPPFLAGS+set}
-ac_env_CPPFLAGS_value=$CPPFLAGS
-ac_cv_env_CPPFLAGS_set=${CPPFLAGS+set}
-ac_cv_env_CPPFLAGS_value=$CPPFLAGS
-ac_env_CPP_set=${CPP+set}
-ac_env_CPP_value=$CPP
-ac_cv_env_CPP_set=${CPP+set}
-ac_cv_env_CPP_value=$CPP
-
-#
-# Report the --help message.
-#
-if test "$ac_init_help" = "long"; then
- # Omit some internal or obsolete options to make the list less imposing.
- # This message is too long to be a string in the A/UX 3.1 sh.
- cat <<_ACEOF
-\`configure' configures this package to adapt to many kinds of systems.
-
-Usage: $0 [OPTION]... [VAR=VALUE]...
-
-To assign environment variables (e.g., CC, CFLAGS...), specify them as
-VAR=VALUE. See below for descriptions of some of the useful variables.
-
-Defaults for the options are specified in brackets.
-
-Configuration:
- -h, --help display this help and exit
- --help=short display options specific to this package
- --help=recursive display the short help of all the included packages
- -V, --version display version information and exit
- -q, --quiet, --silent do not print \`checking...' messages
- --cache-file=FILE cache test results in FILE [disabled]
- -C, --config-cache alias for \`--cache-file=config.cache'
- -n, --no-create do not create output files
- --srcdir=DIR find the sources in DIR [configure dir or \`..']
-
-_ACEOF
-
- cat <<_ACEOF
-Installation directories:
- --prefix=PREFIX install architecture-independent files in PREFIX
- [$ac_default_prefix]
- --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
- [PREFIX]
-
-By default, \`make install' will install all the files in
-\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
-an installation prefix other than \`$ac_default_prefix' using \`--prefix',
-for instance \`--prefix=\$HOME'.
-
-For better control, use the options below.
-
-Fine tuning of the installation directories:
- --bindir=DIR user executables [EPREFIX/bin]
- --sbindir=DIR system admin executables [EPREFIX/sbin]
- --libexecdir=DIR program executables [EPREFIX/libexec]
- --datadir=DIR read-only architecture-independent data [PREFIX/share]
- --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
- --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
- --localstatedir=DIR modifiable single-machine data [PREFIX/var]
- --libdir=DIR object code libraries [EPREFIX/lib]
- --includedir=DIR C header files [PREFIX/include]
- --oldincludedir=DIR C header files for non-gcc [/usr/include]
- --infodir=DIR info documentation [PREFIX/info]
- --mandir=DIR man documentation [PREFIX/man]
-_ACEOF
-
- cat <<\_ACEOF
-_ACEOF
-fi
-
-if test -n "$ac_init_help"; then
-
- cat <<\_ACEOF
-
-Optional Packages:
- --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
- --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
- --without-gcj-compile Binary builds of Java-GNOME
-with gcj compiler will not be made
- --with-gcj-prefix=PFX Prefix where gcj is installed (optional)
-
-Some influential environment variables:
- CC C compiler command
- CFLAGS C compiler flags
- LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
- nonstandard directory <lib dir>
- CPPFLAGS C/C++ preprocessor flags, e.g. -I<include dir> if you have
- headers in a nonstandard directory <include dir>
- CPP C preprocessor
-
-Use these variables to override the choices made by `configure' or to help
-it to find libraries and programs with nonstandard names/locations.
-
-_ACEOF
-fi
-
-if test "$ac_init_help" = "recursive"; then
- # If there are subdirs, report their specific --help.
- ac_popdir=`pwd`
- for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
- test -d $ac_dir || continue
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
- cd $ac_dir
- # Check for guested configure; otherwise get Cygnus style configure.
- if test -f $ac_srcdir/configure.gnu; then
- echo
- $SHELL $ac_srcdir/configure.gnu --help=recursive
- elif test -f $ac_srcdir/configure; then
- echo
- $SHELL $ac_srcdir/configure --help=recursive
- elif test -f $ac_srcdir/configure.ac ||
- test -f $ac_srcdir/configure.in; then
- echo
- $ac_configure --help
- else
- echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
- fi
- cd "$ac_popdir"
- done
-fi
-
-test -n "$ac_init_help" && exit 0
-if $ac_init_version; then
- cat <<\_ACEOF
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This configure script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it.
-_ACEOF
- exit 0
-fi
-exec 5>config.log
-cat >&5 <<_ACEOF
-This file contains any messages produced by compilers while
-running configure, to aid debugging if configure makes a mistake.
-
-It was created by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- $ $0 $@
-
-_ACEOF
-{
-cat <<_ASUNAME
-@%:@@%:@ --------- @%:@@%:@
-@%:@@%:@ Platform. @%:@@%:@
-@%:@@%:@ --------- @%:@@%:@
-
-hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
-uname -m = `(uname -m) 2>/dev/null || echo unknown`
-uname -r = `(uname -r) 2>/dev/null || echo unknown`
-uname -s = `(uname -s) 2>/dev/null || echo unknown`
-uname -v = `(uname -v) 2>/dev/null || echo unknown`
-
-/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
-/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
-
-/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
-/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
-/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
-hostinfo = `(hostinfo) 2>/dev/null || echo unknown`
-/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
-/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
-/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
-
-_ASUNAME
-
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- echo "PATH: $as_dir"
-done
-
-} >&5
-
-cat >&5 <<_ACEOF
-
-
-@%:@@%:@ ----------- @%:@@%:@
-@%:@@%:@ Core tests. @%:@@%:@
-@%:@@%:@ ----------- @%:@@%:@
-
-_ACEOF
-
-
-# Keep a trace of the command line.
-# Strip out --no-create and --no-recursion so they do not pile up.
-# Strip out --silent because we don't want to record it for future runs.
-# Also quote any args containing shell meta-characters.
-# Make two passes to allow for proper duplicate-argument suppression.
-ac_configure_args=
-ac_configure_args0=
-ac_configure_args1=
-ac_sep=
-ac_must_keep_next=false
-for ac_pass in 1 2
-do
- for ac_arg
- do
- case $ac_arg in
- -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil)
- continue ;;
- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
- ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
- esac
- case $ac_pass in
- 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
- 2)
- ac_configure_args1="$ac_configure_args1 '$ac_arg'"
- if test $ac_must_keep_next = true; then
- ac_must_keep_next=false # Got value, back to normal.
- else
- case $ac_arg in
- *=* | --config-cache | -C | -disable-* | --disable-* \
- | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
- | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
- | -with-* | --with-* | -without-* | --without-* | --x)
- case "$ac_configure_args0 " in
- "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
- esac
- ;;
- -* ) ac_must_keep_next=true ;;
- esac
- fi
- ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
- # Get rid of the leading space.
- ac_sep=" "
- ;;
- esac
- done
-done
-$as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
-$as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
-
-# When interrupted or exit'd, cleanup temporary files, and complete
-# config.log. We remove comments because anyway the quotes in there
-# would cause problems or look ugly.
-# WARNING: Be sure not to use single quotes in there, as some shells,
-# such as our DU 5.0 friend, will then `close' the trap.
-trap 'exit_status=$?
- # Save into config.log some information that might help in debugging.
- {
- echo
-
- cat <<\_ASBOX
-@%:@@%:@ ---------------- @%:@@%:@
-@%:@@%:@ Cache variables. @%:@@%:@
-@%:@@%:@ ---------------- @%:@@%:@
-_ASBOX
- echo
- # The following way of writing the cache mishandles newlines in values,
-{
- (set) 2>&1 |
- case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
- *ac_space=\ *)
- sed -n \
- "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
- s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
- ;;
- *)
- sed -n \
- "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
- ;;
- esac;
-}
- echo
-
- cat <<\_ASBOX
-@%:@@%:@ ----------------- @%:@@%:@
-@%:@@%:@ Output variables. @%:@@%:@
-@%:@@%:@ ----------------- @%:@@%:@
-_ASBOX
- echo
- for ac_var in $ac_subst_vars
- do
- eval ac_val=$`echo $ac_var`
- echo "$ac_var='"'"'$ac_val'"'"'"
- done | sort
- echo
-
- if test -n "$ac_subst_files"; then
- cat <<\_ASBOX
-@%:@@%:@ ------------- @%:@@%:@
-@%:@@%:@ Output files. @%:@@%:@
-@%:@@%:@ ------------- @%:@@%:@
-_ASBOX
- echo
- for ac_var in $ac_subst_files
- do
- eval ac_val=$`echo $ac_var`
- echo "$ac_var='"'"'$ac_val'"'"'"
- done | sort
- echo
- fi
-
- if test -s confdefs.h; then
- cat <<\_ASBOX
-@%:@@%:@ ----------- @%:@@%:@
-@%:@@%:@ confdefs.h. @%:@@%:@
-@%:@@%:@ ----------- @%:@@%:@
-_ASBOX
- echo
- sed "/^$/d" confdefs.h | sort
- echo
- fi
- test "$ac_signal" != 0 &&
- echo "$as_me: caught signal $ac_signal"
- echo "$as_me: exit $exit_status"
- } >&5
- rm -f core *.core &&
- rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
- exit $exit_status
- ' 0
-for ac_signal in 1 2 13 15; do
- trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
-done
-ac_signal=0
-
-# confdefs.h avoids OS command line length limits that DEFS can exceed.
-rm -rf conftest* confdefs.h
-# AIX cpp loses on an empty file, so make sure it contains at least a newline.
-echo >confdefs.h
-
-# Predefined preprocessor variables.
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_NAME "$PACKAGE_NAME"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_TARNAME "$PACKAGE_TARNAME"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_VERSION "$PACKAGE_VERSION"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_STRING "$PACKAGE_STRING"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
-_ACEOF
-
-
-# Let the site file select an alternate cache file if it wants to.
-# Prefer explicitly selected file to automatically selected ones.
-if test -z "$CONFIG_SITE"; then
- if test "x$prefix" != xNONE; then
- CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
- else
- CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
- fi
-fi
-for ac_site_file in $CONFIG_SITE; do
- if test -r "$ac_site_file"; then
- { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
-echo "$as_me: loading site script $ac_site_file" >&6;}
- sed 's/^/| /' "$ac_site_file" >&5
- . "$ac_site_file"
- fi
-done
-
-if test -r "$cache_file"; then
- # Some versions of bash will fail to source /dev/null (special
- # files actually), so we avoid doing that.
- if test -f "$cache_file"; then
- { echo "$as_me:$LINENO: loading cache $cache_file" >&5
-echo "$as_me: loading cache $cache_file" >&6;}
- case $cache_file in
- [\\/]* | ?:[\\/]* ) . $cache_file;;
- *) . ./$cache_file;;
- esac
- fi
-else
- { echo "$as_me:$LINENO: creating cache $cache_file" >&5
-echo "$as_me: creating cache $cache_file" >&6;}
- >$cache_file
-fi
-
-# Check that the precious variables saved in the cache have kept the same
-# value.
-ac_cache_corrupted=false
-for ac_var in `(set) 2>&1 |
- sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
- eval ac_old_set=\$ac_cv_env_${ac_var}_set
- eval ac_new_set=\$ac_env_${ac_var}_set
- eval ac_old_val="\$ac_cv_env_${ac_var}_value"
- eval ac_new_val="\$ac_env_${ac_var}_value"
- case $ac_old_set,$ac_new_set in
- set,)
- { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
-echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
- ac_cache_corrupted=: ;;
- ,set)
- { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
-echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
- ac_cache_corrupted=: ;;
- ,);;
- *)
- if test "x$ac_old_val" != "x$ac_new_val"; then
- { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
-echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
- { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
-echo "$as_me: former value: $ac_old_val" >&2;}
- { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
-echo "$as_me: current value: $ac_new_val" >&2;}
- ac_cache_corrupted=:
- fi;;
- esac
- # Pass precious variables to config.status.
- if test "$ac_new_set" = set; then
- case $ac_new_val in
- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
- ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
- *) ac_arg=$ac_var=$ac_new_val ;;
- esac
- case " $ac_configure_args " in
- *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
- *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
- esac
- fi
-done
-if $ac_cache_corrupted; then
- { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
-echo "$as_me: error: changes in the environment can compromise the build" >&2;}
- { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
-echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-version="2.8.2"
-apiversion="2.8"
-
-INSTALLED_CLASSPATH=\${prefix}/share/java/gnome${apiversion}-${version}.jar
-INSTALLED_JNI_DIR=\${prefix}/lib/jni/
-
-
-
-BUILDPLACE=`pwd`
-INSTALLED_CLASSPATH_BUILDPLACE=$BUILDPLACE/lib//gnome${apiversion}-${version}.jar
-INSTALLED_JNI_DIR_BUILDPLACE=$BUILDPLACE/lib/
-
-
-
-
-
-
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gtk2-java >= 2.4" >&5
-echo $ECHO_N "checking for gtk2-java >= 2.4... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gtk2-java >= 2.4" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GTKJAVA_CFLAGS" >&5
-echo $ECHO_N "checking GTKJAVA_CFLAGS... $ECHO_C" >&6
- GTKJAVA_CFLAGS=`$PKG_CONFIG --cflags "gtk2-java >= 2.4"`
- echo "$as_me:$LINENO: result: $GTKJAVA_CFLAGS" >&5
-echo "${ECHO_T}$GTKJAVA_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GTKJAVA_LIBS" >&5
-echo $ECHO_N "checking GTKJAVA_LIBS... $ECHO_C" >&6
- GTKJAVA_LIBS=`$PKG_CONFIG --libs "gtk2-java >= 2.4"`
- echo "$as_me:$LINENO: result: $GTKJAVA_LIBS" >&5
-echo "${ECHO_T}$GTKJAVA_LIBS" >&6
- else
- GTKJAVA_CFLAGS=""
- GTKJAVA_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GTKJAVA_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk2-java >= 2.4"`
- echo $GTKJAVA_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gtk2-java >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gtk2-java >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-
-echo "$as_me:$LINENO: checking for gtk-java api version" >&5
-echo $ECHO_N "checking for gtk-java api version... $ECHO_C" >&6
-gtkapiversion=`$PKG_CONFIG --variable api_version gtk2-java`
-echo "$as_me:$LINENO: result: $gtkapiversion" >&5
-echo "${ECHO_T}$gtkapiversion" >&6
-
-
-echo "$as_me:$LINENO: checking for gtk-java jar file" >&5
-echo $ECHO_N "checking for gtk-java jar file... $ECHO_C" >&6
-GTKJAR=`$PKG_CONFIG --variable classpath gtk2-java`
-echo "$as_me:$LINENO: result: $GTKJAR" >&5
-echo "${ECHO_T}$GTKJAR" >&6
-
-
-
-
-echo "$as_me:$LINENO: checking for gtk-java jar file" >&5
-echo $ECHO_N "checking for gtk-java jar file... $ECHO_C" >&6
-JG_GTK_LIB_PATH=`$PKG_CONFIG --variable jni_dir gtk2-java`
-echo "$as_me:$LINENO: result: $JG_GTK_LIB_PATH" >&5
-echo "${ECHO_T}$JG_GTK_LIB_PATH" >&6
-
-
-echo "$as_me:$LINENO: checking for gtk-java native gcj library" >&5
-echo $ECHO_N "checking for gtk-java native gcj library... $ECHO_C" >&6
-NATIVEGTKJAR=${JG_GTK_LIB_PATH}/libgtkjar${gtkapiversion}.so
-echo "$as_me:$LINENO: result: $NATIVEGTKJAR" >&5
-echo "${ECHO_T}$NATIVEGTKJAR" >&6
-
-
-
-
-
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
-echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
-# On Suns, sometimes $CPP names a directory.
-if test -n "$CPP" && test -d "$CPP"; then
- CPP=
-fi
-if test -z "$CPP"; then
- if test "${ac_cv_prog_CPP+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- # Double quotes because CPP needs to be expanded
- for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
- do
- ac_preproc_ok=false
-for ac_c_preproc_warn_flag in '' yes
-do
- # Use a header file that comes with gcc, so configuring glibc
- # with a fresh cross-compiler works.
- # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- # <limits.h> exists even on freestanding compilers.
- # On the NeXT, cc -E runs the code through the compiler's parser,
- # not just through cpp. "Syntax error" is here to catch this case.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@ifdef __STDC__
-@%:@ include <limits.h>
-@%:@else
-@%:@ include <assert.h>
-@%:@endif
- Syntax error
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.$ac_ext
-
- # OK, works on sane cases. Now check whether non-existent headers
- # can be detected and how.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@include <ac_nonexistent.h>
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- # Broken: success on invalid input.
-continue
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then
- break
-fi
-
- done
- ac_cv_prog_CPP=$CPP
-
-fi
- CPP=$ac_cv_prog_CPP
-else
- ac_cv_prog_CPP=$CPP
-fi
-echo "$as_me:$LINENO: result: $CPP" >&5
-echo "${ECHO_T}$CPP" >&6
-ac_preproc_ok=false
-for ac_c_preproc_warn_flag in '' yes
-do
- # Use a header file that comes with gcc, so configuring glibc
- # with a fresh cross-compiler works.
- # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- # <limits.h> exists even on freestanding compilers.
- # On the NeXT, cc -E runs the code through the compiler's parser,
- # not just through cpp. "Syntax error" is here to catch this case.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@ifdef __STDC__
-@%:@ include <limits.h>
-@%:@else
-@%:@ include <assert.h>
-@%:@endif
- Syntax error
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.$ac_ext
-
- # OK, works on sane cases. Now check whether non-existent headers
- # can be detected and how.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@include <ac_nonexistent.h>
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- # Broken: success on invalid input.
-continue
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then
- :
-else
- { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." >&5
-echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-echo "$as_me:$LINENO: checking for egrep" >&5
-echo $ECHO_N "checking for egrep... $ECHO_C" >&6
-if test "${ac_cv_prog_egrep+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if echo a | (grep -E '(a|b)') >/dev/null 2>&1
- then ac_cv_prog_egrep='grep -E'
- else ac_cv_prog_egrep='egrep'
- fi
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5
-echo "${ECHO_T}$ac_cv_prog_egrep" >&6
- EGREP=$ac_cv_prog_egrep
-
-
-
-
-ac_aux_dir=
-for ac_dir in . $srcdir/.; do
- if test -f $ac_dir/install-sh; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/install-sh -c"
- break
- elif test -f $ac_dir/install.sh; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/install.sh -c"
- break
- elif test -f $ac_dir/shtool; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/shtool install -c"
- break
- fi
-done
-if test -z "$ac_aux_dir"; then
- { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in . $srcdir/." >&5
-echo "$as_me: error: cannot find install-sh or install.sh in . $srcdir/." >&2;}
- { (exit 1); exit 1; }; }
-fi
-ac_config_guess="$SHELL $ac_aux_dir/config.guess"
-ac_config_sub="$SHELL $ac_aux_dir/config.sub"
-ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
-
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-if test -n "$ac_tool_prefix"; then
- # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
-set dummy ${ac_tool_prefix}gcc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="${ac_tool_prefix}gcc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$ac_cv_prog_CC"; then
- ac_ct_CC=$CC
- # Extract the first word of "gcc", so it can be a program name with args.
-set dummy gcc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="gcc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- CC=$ac_ct_CC
-else
- CC="$ac_cv_prog_CC"
-fi
-
-if test -z "$CC"; then
- if test -n "$ac_tool_prefix"; then
- # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
-set dummy ${ac_tool_prefix}cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="${ac_tool_prefix}cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$ac_cv_prog_CC"; then
- ac_ct_CC=$CC
- # Extract the first word of "cc", so it can be a program name with args.
-set dummy cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- CC=$ac_ct_CC
-else
- CC="$ac_cv_prog_CC"
-fi
-
-fi
-if test -z "$CC"; then
- # Extract the first word of "cc", so it can be a program name with args.
-set dummy cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
- ac_prog_rejected=no
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
- ac_prog_rejected=yes
- continue
- fi
- ac_cv_prog_CC="cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-if test $ac_prog_rejected = yes; then
- # We found a bogon in the path, so make sure we never use it.
- set dummy $ac_cv_prog_CC
- shift
- if test $@%:@ != 0; then
- # We chose a different compiler from the bogus one.
- # However, it has the same basename, so the bogon will be chosen
- # first if we set CC to just the basename; use the full file name.
- shift
- ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
- fi
-fi
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$CC"; then
- if test -n "$ac_tool_prefix"; then
- for ac_prog in cl
- do
- # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
-set dummy $ac_tool_prefix$ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$CC" && break
- done
-fi
-if test -z "$CC"; then
- ac_ct_CC=$CC
- for ac_prog in cl
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$ac_ct_CC" && break
-done
-
- CC=$ac_ct_CC
-fi
-
-fi
-
-
-test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
-See \`config.log' for more details." >&5
-echo "$as_me: error: no acceptable C compiler found in \$PATH
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-
-# Provide some information about the compiler.
-echo "$as_me:$LINENO:" \
- "checking for C compiler version" >&5
-ac_compiler=`set X $ac_compile; echo $2`
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
- (eval $ac_compiler --version </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5
- (eval $ac_compiler -v </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5
- (eval $ac_compiler -V </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-ac_clean_files_save=$ac_clean_files
-ac_clean_files="$ac_clean_files a.out a.exe b.out"
-# Try to create an executable without -o first, disregard a.out.
-# It will help us diagnose broken compilers, and finding out an intuition
-# of exeext.
-echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
-ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
- (eval $ac_link_default) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- # Find the output, starting from the most likely. This scheme is
-# not robust to junk in `.', hence go to wildcards (a.*) only as a last
-# resort.
-
-# Be careful to initialize this variable, since it used to be cached.
-# Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile.
-ac_cv_exeext=
-# b.out is created by i960 compilers.
-for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out
-do
- test -f "$ac_file" || continue
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )
- ;;
- conftest.$ac_ext )
- # This is the source file.
- ;;
- [ab].out )
- # We found the default executable, but exeext='' is most
- # certainly right.
- break;;
- *.* )
- ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
- # FIXME: I believe we export ac_cv_exeext for Libtool,
- # but it would be cool to find out if it's true. Does anybody
- # maintain Libtool? --akim.
- export ac_cv_exeext
- break;;
- * )
- break;;
- esac
-done
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-{ { echo "$as_me:$LINENO: error: C compiler cannot create executables
-See \`config.log' for more details." >&5
-echo "$as_me: error: C compiler cannot create executables
-See \`config.log' for more details." >&2;}
- { (exit 77); exit 77; }; }
-fi
-
-ac_exeext=$ac_cv_exeext
-echo "$as_me:$LINENO: result: $ac_file" >&5
-echo "${ECHO_T}$ac_file" >&6
-
-# Check the compiler produces executables we can run. If not, either
-# the compiler is broken, or we cross compile.
-echo "$as_me:$LINENO: checking whether the C compiler works" >&5
-echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6
-# FIXME: These cross compiler hacks should be removed for Autoconf 3.0
-# If not cross compiling, check that we can run a simple program.
-if test "$cross_compiling" != yes; then
- if { ac_try='./$ac_file'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- cross_compiling=no
- else
- if test "$cross_compiling" = maybe; then
- cross_compiling=yes
- else
- { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
-If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot run C compiled programs.
-If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
- fi
- fi
-fi
-echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
-
-rm -f a.out a.exe conftest$ac_cv_exeext b.out
-ac_clean_files=$ac_clean_files_save
-# Check the compiler produces executables we can run. If not, either
-# the compiler is broken, or we cross compile.
-echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
-echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6
-echo "$as_me:$LINENO: result: $cross_compiling" >&5
-echo "${ECHO_T}$cross_compiling" >&6
-
-echo "$as_me:$LINENO: checking for suffix of executables" >&5
-echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- # If both `conftest.exe' and `conftest' are `present' (well, observable)
-# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
-# work properly (i.e., refer to `conftest.exe'), while it won't with
-# `rm'.
-for ac_file in conftest.exe conftest conftest.*; do
- test -f "$ac_file" || continue
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
- *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
- export ac_cv_exeext
- break;;
- * ) break;;
- esac
-done
-else
- { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-rm -f conftest$ac_cv_exeext
-echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
-echo "${ECHO_T}$ac_cv_exeext" >&6
-
-rm -f conftest.$ac_ext
-EXEEXT=$ac_cv_exeext
-ac_exeext=$EXEEXT
-echo "$as_me:$LINENO: checking for suffix of object files" >&5
-echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6
-if test "${ac_cv_objext+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.o conftest.obj
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
- *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
- break;;
- esac
-done
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-{ { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute suffix of object files: cannot compile
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-rm -f conftest.$ac_cv_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
-echo "${ECHO_T}$ac_cv_objext" >&6
-OBJEXT=$ac_cv_objext
-ac_objext=$OBJEXT
-echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
-echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6
-if test "${ac_cv_c_compiler_gnu+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-#ifndef __GNUC__
- choke me
-#endif
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_compiler_gnu=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_compiler_gnu=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_cv_c_compiler_gnu=$ac_compiler_gnu
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
-GCC=`test $ac_compiler_gnu = yes && echo yes`
-ac_test_CFLAGS=${CFLAGS+set}
-ac_save_CFLAGS=$CFLAGS
-CFLAGS="-g"
-echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
-echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6
-if test "${ac_cv_prog_cc_g+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_prog_cc_g=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_prog_cc_g=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
-echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
-if test "$ac_test_CFLAGS" = set; then
- CFLAGS=$ac_save_CFLAGS
-elif test $ac_cv_prog_cc_g = yes; then
- if test "$GCC" = yes; then
- CFLAGS="-g -O2"
- else
- CFLAGS="-g"
- fi
-else
- if test "$GCC" = yes; then
- CFLAGS="-O2"
- else
- CFLAGS=
- fi
-fi
-echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5
-echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6
-if test "${ac_cv_prog_cc_stdc+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- ac_cv_prog_cc_stdc=no
-ac_save_CC=$CC
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#include <stdarg.h>
-#include <stdio.h>
-#include <sys/types.h>
-#include <sys/stat.h>
-/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
-struct buf { int x; };
-FILE * (*rcsopen) (struct buf *, struct stat *, int);
-static char *e (p, i)
- char **p;
- int i;
-{
- return p[i];
-}
-static char *f (char * (*g) (char **, int), char **p, ...)
-{
- char *s;
- va_list v;
- va_start (v,p);
- s = g (p, va_arg (v,int));
- va_end (v);
- return s;
-}
-
-/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
- function prototypes and stuff, but not '\xHH' hex character constants.
- These don't provoke an error unfortunately, instead are silently treated
- as 'x'. The following induces an error, until -std1 is added to get
- proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
- array size at least. It's necessary to write '\x00'==0 to get something
- that's true only with -std1. */
-int osf4_cc_array ['\x00' == 0 ? 1 : -1];
-
-int test (int i, double x);
-struct s1 {int (*f) (int a);};
-struct s2 {int (*f) (double a);};
-int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
-int argc;
-char **argv;
-int
-main ()
-{
-return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
- ;
- return 0;
-}
-_ACEOF
-# Don't try gcc -ansi; that turns off useful extensions and
-# breaks some systems' header files.
-# AIX -qlanglvl=ansi
-# Ultrix and OSF/1 -std1
-# HP-UX 10.20 and later -Ae
-# HP-UX older versions -Aa -D_HPUX_SOURCE
-# SVR4 -Xc -D__EXTENSIONS__
-for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
-do
- CC="$ac_save_CC $ac_arg"
- rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_prog_cc_stdc=$ac_arg
-break
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext
-done
-rm -f conftest.$ac_ext conftest.$ac_objext
-CC=$ac_save_CC
-
-fi
-
-case "x$ac_cv_prog_cc_stdc" in
- x|xno)
- echo "$as_me:$LINENO: result: none needed" >&5
-echo "${ECHO_T}none needed" >&6 ;;
- *)
- echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5
-echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6
- CC="$CC $ac_cv_prog_cc_stdc" ;;
-esac
-
-# Some people use a C++ compiler to compile C. Since we use `exit',
-# in C++ we need to declare it. In case someone uses the same compiler
-# for both compiling C and C++ we need to have the C++ compiler decide
-# the declaration of exit, since it's the most demanding environment.
-cat >conftest.$ac_ext <<_ACEOF
-@%:@ifndef __cplusplus
- choke me
-@%:@endif
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- for ac_declaration in \
- '' \
- 'extern "C" void std::exit (int) throw (); using std::exit;' \
- 'extern "C" void std::exit (int); using std::exit;' \
- 'extern "C" void exit (int) throw ();' \
- 'extern "C" void exit (int);' \
- 'void exit (int);'
-do
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-$ac_declaration
-@%:@include <stdlib.h>
-int
-main ()
-{
-exit (42);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-continue
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-$ac_declaration
-int
-main ()
-{
-exit (42);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- break
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-done
-rm -f conftest*
-if test -n "$ac_declaration"; then
- echo '#ifdef __cplusplus' >>confdefs.h
- echo $ac_declaration >>confdefs.h
- echo '#endif' >>confdefs.h
-fi
-
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-# Find a good install program. We prefer a C program (faster),
-# so one script is as good as another. But avoid the broken or
-# incompatible versions:
-# SysV /etc/install, /usr/sbin/install
-# SunOS /usr/etc/install
-# IRIX /sbin/install
-# AIX /bin/install
-# AmigaOS /C/install, which installs bootblocks on floppy discs
-# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
-# AFS /usr/afsws/bin/install, which mishandles nonexistent args
-# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
-# OS/2's system install, which has a completely different semantic
-# ./install, which can be erroneously created by make from ./install.sh.
-echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
-echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
-if test -z "$INSTALL"; then
-if test "${ac_cv_path_install+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- # Account for people who put trailing slashes in PATH elements.
-case $as_dir/ in
- ./ | .// | /cC/* | \
- /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
- ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
- /usr/ucb/* ) ;;
- *)
- # OSF1 and SCO ODT 3.0 have their own names for install.
- # Don't use installbsd from OSF since it installs stuff as root
- # by default.
- for ac_prog in ginstall scoinst install; do
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
- if test $ac_prog = install &&
- grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
- # AIX install. It has an incompatible calling convention.
- :
- elif test $ac_prog = install &&
- grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
- # program-specific install script used by HP pwplus--don't use.
- :
- else
- ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
- break 3
- fi
- fi
- done
- done
- ;;
-esac
-done
-
-
-fi
- if test "${ac_cv_path_install+set}" = set; then
- INSTALL=$ac_cv_path_install
- else
- # As a last resort, use the slow shell script. We don't cache a
- # path for INSTALL within a source directory, because that will
- # break other packages using the cache if that directory is
- # removed, or if the path is relative.
- INSTALL=$ac_install_sh
- fi
-fi
-echo "$as_me:$LINENO: result: $INSTALL" >&5
-echo "${ECHO_T}$INSTALL" >&6
-
-# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
-# It thinks the first close brace ends the variable substitution.
-test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
-
-test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
-
-test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
-
-
-# Extract the first word of "db2html$EXEEXT", so it can be a program name with args.
-set dummy db2html$EXEEXT; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_DB1+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $DB1 in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_DB1="$DB1" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_DB1="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_DB1" && ac_cv_path_DB1="nocommand"
- ;;
-esac
-fi
-DB1=$ac_cv_path_DB1
-
-if test -n "$DB1"; then
- echo "$as_me:$LINENO: result: $DB1" >&5
-echo "${ECHO_T}$DB1" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-if test "$DB1" = nocommand; then
- # Extract the first word of "docbook2html$EXEEXT", so it can be a program name with args.
-set dummy docbook2html$EXEEXT; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_DB2+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $DB2 in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_DB2="$DB2" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_DB2="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_DB2" && ac_cv_path_DB2="nocommand"
- ;;
-esac
-fi
-DB2=$ac_cv_path_DB2
-
-if test -n "$DB2"; then
- echo "$as_me:$LINENO: result: $DB2" >&5
-echo "${ECHO_T}$DB2" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- if test "$DB2" = nocommand; then
- { { echo "$as_me:$LINENO: error: docbook not found in $PATH" >&5
-echo "$as_me: error: docbook not found in $PATH" >&2;}
- { (exit 1); exit 1; }; }
- else
- DOCBOOK=$DB2
- fi;else
- DOCBOOK=$DB1
-fi;
-
-
-if test "x$JAVAPREFIX" = x; then
- test "x$JAVAC" = x && for ac_prog in "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAVAC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAVAC"; then
- ac_cv_prog_JAVAC="$JAVAC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAVAC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAVAC=$ac_cv_prog_JAVAC
-if test -n "$JAVAC"; then
- echo "$as_me:$LINENO: result: $JAVAC" >&5
-echo "${ECHO_T}$JAVAC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAVAC" && break
-done
-
-else
- test "x$JAVAC" = x && for ac_prog in "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAVAC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAVAC"; then
- ac_cv_prog_JAVAC="$JAVAC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAVAC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAVAC=$ac_cv_prog_JAVAC
-if test -n "$JAVAC"; then
- echo "$as_me:$LINENO: result: $JAVAC" >&5
-echo "${ECHO_T}$JAVAC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAVAC" && break
-done
-test -n "$JAVAC" || JAVAC="$JAVAPREFIX"
-
-fi
-test "x$JAVAC" = x && { { echo "$as_me:$LINENO: error: no acceptable Java compiler found in \$PATH" >&5
-echo "$as_me: error: no acceptable Java compiler found in \$PATH" >&2;}
- { (exit 1); exit 1; }; }
-
-echo "$as_me:$LINENO: checking if $JAVAC works" >&5
-echo $ECHO_N "checking if $JAVAC works... $ECHO_C" >&6
-if test "${ac_cv_prog_javac_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* #line __oline__ "configure" */
-public class Test {
-}
-EOF
-if { ac_try='$JAVAC $JAVACFLAGS $JAVA_TEST'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- { { echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
-echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
- { (exit 1); exit 1; }; }
- echo "configure: failed program was:" >&5
- cat $JAVA_TEST >&5
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_javac_works" >&5
-echo "${ECHO_T}$ac_cv_prog_javac_works" >&6
-
-
-
-echo "$as_me:$LINENO: checking if $JAVAC works" >&5
-echo $ECHO_N "checking if $JAVAC works... $ECHO_C" >&6
-if test "${ac_cv_prog_javac_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* #line __oline__ "configure" */
-public class Test {
-}
-EOF
-if { ac_try='$JAVAC $JAVACFLAGS $JAVA_TEST'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- { { echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
-echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
- { (exit 1); exit 1; }; }
- echo "configure: failed program was:" >&5
- cat $JAVA_TEST >&5
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_javac_works" >&5
-echo "${ECHO_T}$ac_cv_prog_javac_works" >&6
-
-
-if test "x$JAVAPREFIX" = x; then
- test "x$JAR" = x && for ac_prog in jar$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAR"; then
- ac_cv_prog_JAR="$JAR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAR="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAR=$ac_cv_prog_JAR
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAR" && break
-done
-
-else
- test "x$JAR" = x && for ac_prog in jar
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAR"; then
- ac_cv_prog_JAR="$JAR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAR="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAR=$ac_cv_prog_JAR
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAR" && break
-done
-test -n "$JAR" || JAR="$JAVAPREFIX"
-
-fi
-test "x$JAR" = x && { { echo "$as_me:$LINENO: error: no acceptable jar program found in \$PATH" >&5
-echo "$as_me: error: no acceptable jar program found in \$PATH" >&2;}
- { (exit 1); exit 1; }; }
-
-
-
-
-# Check whether --with-gcj_compile or --without-gcj_compile was given.
-if test "${with_gcj_compile+set}" = set; then
- withval="$with_gcj_compile"
- gcj_compile="no"
-else
- gcj_compile="yes"
-fi;
-
-if test $gcj_compile = "yes"; then
-
-# Check whether --with-gcj-prefix or --without-gcj-prefix was given.
-if test "${with_gcj_prefix+set}" = set; then
- withval="$with_gcj_prefix"
- gcj_prefix="$withval"
-else
- gcj_prefix=""
-fi;
-
- if test x$gcj_prefix != x ; then
- GCJ_HOME=$gcj_prefix
- fi
-
- if test x$GCJ_HOME != x ; then
- echo "Add $GCJ_HOME/bin to path and check again."
- PATH="$GCJ_HOME/bin:$PATH"
- fi
- # Extract the first word of "gcj", so it can be a program name with args.
-set dummy gcj; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_GCJ+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $GCJ in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_GCJ="$GCJ" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_GCJ="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_GCJ" && ac_cv_path_GCJ="no"
- ;;
-esac
-fi
-GCJ=$ac_cv_path_GCJ
-
-if test -n "$GCJ"; then
- echo "$as_me:$LINENO: result: $GCJ" >&5
-echo "${ECHO_T}$GCJ" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-
- min_gcj_version=3.0.0
- echo "$as_me:$LINENO: checking for GCJ - version >= $min_gcj_version" >&5
-echo $ECHO_N "checking for GCJ - version >= $min_gcj_version... $ECHO_C" >&6
- min_gcj_major_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\1/'`
- min_gcj_minor_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\2/'`
- min_gcj_micro_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\3/'`
- if test "$GCJ" = "no" ; then
- no_gcj=yes
- else
- gcj_version=`$GCJ --version 2>&1 | grep GCC | sed 's/gcj (GCC) \([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1.\2.\3/'`
- gcj_major_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1/'`
- gcj_minor_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\2/'`
- gcj_micro_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\3/'`
- if test "$cross_compiling" = yes; then
- echo $ac_n "cross compiling; assumed OK... $ac_c"
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-#include <stdio.h>
-
-main()
-{
- if ((1$gcj_major_version > 1$min_gcj_major_version) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version > 1$min_gcj_minor_version)) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version == 1$min_gcj_minor_version) &&
- (1$gcj_micro_version >= 1$min_gcj_micro_version)))
- {
- return(0);
- }
- else
- {
- return(1);
- }
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- :
-else
- echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-no_gcj=yes
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
-fi
- fi
- if test "x$no_gcj" = x ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- # Extract the first word of "gcj", so it can be a program name with args.
-set dummy gcj; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_GCJ+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $GCJ in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_GCJ="$GCJ" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_GCJ="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_GCJ" && ac_cv_path_GCJ="no"
- ;;
-esac
-fi
-GCJ=$ac_cv_path_GCJ
-
-if test -n "$GCJ"; then
- echo "$as_me:$LINENO: result: $GCJ" >&5
-echo "${ECHO_T}$GCJ" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- # Extract the first word of "jar", so it can be a program name with args.
-set dummy jar; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $JAR in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_JAR="$JAR" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_JAR="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_JAR" && ac_cv_path_JAR="no"
- ;;
-esac
-fi
-JAR=$ac_cv_path_JAR
-
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- if test x$GCJ_HOME != x ; then
- :
- else
- GCJ_HOME=`which gcj | sed 's/\(.*\).bin.*gcj/\1/'`
- fi
-
- cat << EOF > Test.java
-/* #line __oline__ "configure" */
-public class Test {
- public static void main(String[] args) {
- System.out.println(System.getProperty("sun.boot.class.path"));
- }
-}
-EOF
- GCJ_JAR=`gcj -C Test.java && gij Test`
- rm Test.java Test.class
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`(test -d /usr/share/local/java && find /usr/local/share/java -name libgcj-?.?.?.jar) || (test -d /usr/share/java && find /usr/share/java -name libgcj-?.?.?.jar)`
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`locate libgcj | grep libgcj.*\.jar`
- fi
- fi
- if test x$GCJ_JAR != x ; then
- GCJ_CLASSPATH="${GCJ_JAR}:${CLASSPATH}"
- else
- echo "***"
- echo "*** Unable to locate libgcj.jar needed by gcj"
- echo "***"
- { { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }
- fi
-
- :
- else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
- echo "***"
- echo "*** If you have GCJ installed and it is a newer version than $min_java_version, either set"
- echo "*** the GCJ_HOME variable or add the top directory where the GCJ binaries are to"
- echo "*** the PATH. Alternatively try \"./configure --with-gcj-prefix=<java_home>\","
- echo "***"
- echo "*** Also make sure that configure does not find the wrong version of GCJ by"
- echo "*** looking at the output of \"which gcj\"."
- echo "***"
- { { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }
- fi
-
- GCJ_BUILD_TARGETS=native-gcj
- GCJ_INSTALL_TARGETS=native_install
- GCJ_UNINSTALL_TARGETS=native_uninstall
-else
- GCJ_BUILD_TARGETS=
- GCJ_INSTALL_TARGETS=
- GCJ_UNINSTALL_TARGETS=
-fi
-
-
-
-
-
-
-
-
-echo "$as_me:$LINENO: checking for main in -libs" >&5
-echo $ECHO_N "checking for main in -libs... $ECHO_C" >&6
-if test "${ac_cv_lib_ibs_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- ac_check_lib_save_LIBS=$LIBS
-LIBS="-libs $LIBS"
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-
-int
-main ()
-{
-main ();
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_lib_ibs_main=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_lib_ibs_main=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-echo "$as_me:$LINENO: result: $ac_cv_lib_ibs_main" >&5
-echo "${ECHO_T}$ac_cv_lib_ibs_main" >&6
-if test $ac_cv_lib_ibs_main = yes; then
- cat >>confdefs.h <<_ACEOF
-@%:@define HAVE_LIBIBS 1
-_ACEOF
-
- LIBS="-libs $LIBS"
-
-fi
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gtk+-2.0 >= 2.4" >&5
-echo $ECHO_N "checking for gtk+-2.0 >= 2.4... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gtk+-2.0 >= 2.4" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GTK_CFLAGS" >&5
-echo $ECHO_N "checking GTK_CFLAGS... $ECHO_C" >&6
- GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 2.4"`
- echo "$as_me:$LINENO: result: $GTK_CFLAGS" >&5
-echo "${ECHO_T}$GTK_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GTK_LIBS" >&5
-echo $ECHO_N "checking GTK_LIBS... $ECHO_C" >&6
- GTK_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 2.4"`
- echo "$as_me:$LINENO: result: $GTK_LIBS" >&5
-echo "${ECHO_T}$GTK_LIBS" >&6
- else
- GTK_CFLAGS=""
- GTK_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GTK_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk+-2.0 >= 2.4"`
- echo $GTK_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gtk+-2.0 >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gtk+-2.0 >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-
-
-
-
-
-
-
-
-echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
-echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6
-if test "${ac_cv_c_const+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-/* FIXME: Include the comments suggested by Paul. */
-#ifndef __cplusplus
- /* Ultrix mips cc rejects this. */
- typedef int charset[2];
- const charset x;
- /* SunOS 4.1.1 cc rejects this. */
- char const *const *ccp;
- char **p;
- /* NEC SVR4.0.2 mips cc rejects this. */
- struct point {int x, y;};
- static struct point const zero = {0,0};
- /* AIX XL C 1.02.0.0 rejects this.
- It does not let you subtract one const X* pointer from another in
- an arm of an if-expression whose if-part is not a constant
- expression */
- const char *g = "string";
- ccp = &g + (g ? g-g : 0);
- /* HPUX 7.0 cc rejects these. */
- ++ccp;
- p = (char**) ccp;
- ccp = (char const *const *) p;
- { /* SCO 3.2v4 cc rejects this. */
- char *t;
- char const *s = 0 ? (char *) 0 : (char const *) 0;
-
- *t++ = 0;
- }
- { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
- int x[] = {25, 17};
- const int *foo = &x[0];
- ++foo;
- }
- { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
- typedef const int *iptr;
- iptr p = 0;
- ++p;
- }
- { /* AIX XL C 1.02.0.0 rejects this saying
- "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
- struct s { int j; const int *ap[3]; };
- struct s *b; b->j = 5;
- }
- { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
- const int foo = 10;
- }
-#endif
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_c_const=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_c_const=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
-echo "${ECHO_T}$ac_cv_c_const" >&6
-if test $ac_cv_c_const = no; then
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define const
-_ACEOF
-
-fi
-
-
-# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
-# for constant arguments. Useless!
-echo "$as_me:$LINENO: checking for working alloca.h" >&5
-echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6
-if test "${ac_cv_working_alloca_h+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@include <alloca.h>
-int
-main ()
-{
-char *p = (char *) alloca (2 * sizeof (int));
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_working_alloca_h=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_working_alloca_h=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5
-echo "${ECHO_T}$ac_cv_working_alloca_h" >&6
-if test $ac_cv_working_alloca_h = yes; then
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define HAVE_ALLOCA_H 1
-_ACEOF
-
-fi
-
-echo "$as_me:$LINENO: checking for alloca" >&5
-echo $ECHO_N "checking for alloca... $ECHO_C" >&6
-if test "${ac_cv_func_alloca_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#ifdef __GNUC__
-# define alloca __builtin_alloca
-#else
-# ifdef _MSC_VER
-# include <malloc.h>
-# define alloca _alloca
-# else
-# if HAVE_ALLOCA_H
-# include <alloca.h>
-# else
-# ifdef _AIX
- #pragma alloca
-# else
-# ifndef alloca /* predefined by HP cc +Olibcalls */
-char *alloca ();
-# endif
-# endif
-# endif
-# endif
-#endif
-
-int
-main ()
-{
-char *p = (char *) alloca (1);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_func_alloca_works=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_func_alloca_works=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5
-echo "${ECHO_T}$ac_cv_func_alloca_works" >&6
-
-if test $ac_cv_func_alloca_works = yes; then
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define HAVE_ALLOCA 1
-_ACEOF
-
-else
- # The SVR3 libPW and SVR4 libucb both contain incompatible functions
-# that cause trouble. Some versions do not even contain alloca or
-# contain a buggy version. If you still want to use their alloca,
-# use ar to extract alloca.o from them instead of compiling alloca.c.
-
-ALLOCA=alloca.$ac_objext
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define C_ALLOCA 1
-_ACEOF
-
-
-echo "$as_me:$LINENO: checking whether \`alloca.c' needs Cray hooks" >&5
-echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6
-if test "${ac_cv_os_cray+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#if defined(CRAY) && ! defined(CRAY2)
-webecray
-#else
-wenotbecray
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
- $EGREP "webecray" >/dev/null 2>&1; then
- ac_cv_os_cray=yes
-else
- ac_cv_os_cray=no
-fi
-rm -f conftest*
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_os_cray" >&5
-echo "${ECHO_T}$ac_cv_os_cray" >&6
-if test $ac_cv_os_cray = yes; then
- for ac_func in _getb67 GETB67 getb67; do
- as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-echo "$as_me:$LINENO: checking for $ac_func" >&5
-echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
-if eval "test \"\${$as_ac_var+set}\" = set"; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
- For example, HP-UX 11i <limits.h> declares gettimeofday. */
-#define $ac_func innocuous_$ac_func
-
-/* System header to define __stub macros and hopefully few prototypes,
- which can conflict with char $ac_func (); below.
- Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- <limits.h> exists even on freestanding compilers. */
-
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
-
-#undef $ac_func
-
-/* Override any gcc2 internal prototype to avoid an error. */
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-/* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
-char $ac_func ();
-/* The GNU C library defines this for functions which it implements
- to always fail with ENOSYS. Some functions are actually named
- something starting with __ and the normal name is an alias. */
-#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
-choke me
-#else
-char (*f) () = $ac_func;
-#endif
-#ifdef __cplusplus
-}
-#endif
-
-int
-main ()
-{
-return f != $ac_func;
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- eval "$as_ac_var=yes"
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-eval "$as_ac_var=no"
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
-echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
-if test `eval echo '${'$as_ac_var'}'` = yes; then
-
-cat >>confdefs.h <<_ACEOF
-@%:@define CRAY_STACKSEG_END $ac_func
-_ACEOF
-
- break
-fi
-
- done
-fi
-
-echo "$as_me:$LINENO: checking stack direction for C alloca" >&5
-echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6
-if test "${ac_cv_c_stack_direction+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test "$cross_compiling" = yes; then
- ac_cv_c_stack_direction=0
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-int
-find_stack_direction ()
-{
- static char *addr = 0;
- auto char dummy;
- if (addr == 0)
- {
- addr = &dummy;
- return find_stack_direction ();
- }
- else
- return (&dummy > addr) ? 1 : -1;
-}
-
-int
-main ()
-{
- exit (find_stack_direction () < 0);
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_c_stack_direction=1
-else
- echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-ac_cv_c_stack_direction=-1
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
-fi
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5
-echo "${ECHO_T}$ac_cv_c_stack_direction" >&6
-
-cat >>confdefs.h <<_ACEOF
-@%:@define STACK_DIRECTION $ac_cv_c_stack_direction
-_ACEOF
-
-
-fi
-
-
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for libgnomeui-2.0 >= 2.6.0 libgnomecanvas-2.0 >= 2.6.0" >&5
-echo $ECHO_N "checking for libgnomeui-2.0 >= 2.6.0 libgnomecanvas-2.0 >= 2.6.0... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "libgnomeui-2.0 >= 2.6.0 libgnomecanvas-2.0 >= 2.6.0" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GNOME_CFLAGS" >&5
-echo $ECHO_N "checking GNOME_CFLAGS... $ECHO_C" >&6
- GNOME_CFLAGS=`$PKG_CONFIG --cflags "libgnomeui-2.0 >= 2.6.0 libgnomecanvas-2.0 >= 2.6.0"`
- echo "$as_me:$LINENO: result: $GNOME_CFLAGS" >&5
-echo "${ECHO_T}$GNOME_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GNOME_LIBS" >&5
-echo $ECHO_N "checking GNOME_LIBS... $ECHO_C" >&6
- GNOME_LIBS=`$PKG_CONFIG --libs "libgnomeui-2.0 >= 2.6.0 libgnomecanvas-2.0 >= 2.6.0"`
- echo "$as_me:$LINENO: result: $GNOME_LIBS" >&5
-echo "${ECHO_T}$GNOME_LIBS" >&6
- else
- GNOME_CFLAGS=""
- GNOME_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GNOME_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libgnomeui-2.0 >= 2.6.0 libgnomecanvas-2.0 >= 2.6.0"`
- echo $GNOME_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (libgnomeui-2.0 >= 2.6.0 libgnomecanvas-2.0 >= 2.6.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (libgnomeui-2.0 >= 2.6.0 libgnomecanvas-2.0 >= 2.6.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-
-
-
- ac_config_files="$ac_config_files Makefile gnome2-java.pc gnome2-java.pc.buildplace doc/Makefile doc/examples/runExample.sh src/Makefile src/java/org/gnu/gnome/Gnome.java src/java/org/gnu/gnome/Program.java"
-cat >confcache <<\_ACEOF
-# This file is a shell script that caches the results of configure
-# tests run on this system so they can be shared between configure
-# scripts and configure runs, see configure's option --config-cache.
-# It is not useful on other systems. If it contains results you don't
-# want to keep, you may remove or edit it.
-#
-# config.status only pays attention to the cache file if you give it
-# the --recheck option to rerun configure.
-#
-# `ac_cv_env_foo' variables (set or unset) will be overridden when
-# loading this file, other *unset* `ac_cv_foo' will be assigned the
-# following values.
-
-_ACEOF
-
-# The following way of writing the cache mishandles newlines in values,
-# but we know of no workaround that is simple, portable, and efficient.
-# So, don't put newlines in cache variables' values.
-# Ultrix sh set writes to stderr and can't be redirected directly,
-# and sets the high bit in the cache file unless we assign to the vars.
-{
- (set) 2>&1 |
- case `(ac_space=' '; set | grep ac_space) 2>&1` in
- *ac_space=\ *)
- # `set' does not quote correctly, so add quotes (double-quote
- # substitution turns \\\\ into \\, and sed turns \\ into \).
- sed -n \
- "s/'/'\\\\''/g;
- s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
- ;;
- *)
- # `set' quotes correctly as required by POSIX, so do not add quotes.
- sed -n \
- "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
- ;;
- esac;
-} |
- sed '
- t clear
- : clear
- s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
- t end
- /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
- : end' >>confcache
-if diff $cache_file confcache >/dev/null 2>&1; then :; else
- if test -w $cache_file; then
- test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
- cat confcache >$cache_file
- else
- echo "not updating unwritable cache $cache_file"
- fi
-fi
-rm -f confcache
-
-test "x$prefix" = xNONE && prefix=$ac_default_prefix
-# Let make expand exec_prefix.
-test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
-
-# VPATH may cause trouble with some makes, so we remove $(srcdir),
-# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
-# trailing colons and then remove the whole line if VPATH becomes empty
-# (actually we leave an empty line to preserve line numbers).
-if test "x$srcdir" = x.; then
- ac_vpsub='/^[ ]*VPATH[ ]*=/{
-s/:*\$(srcdir):*/:/;
-s/:*\${srcdir}:*/:/;
-s/:*@srcdir@:*/:/;
-s/^\([^=]*=[ ]*\):*/\1/;
-s/:*$//;
-s/^[^=]*=[ ]*$//;
-}'
-fi
-
-# Transform confdefs.h into DEFS.
-# Protect against shell expansion while executing Makefile rules.
-# Protect against Makefile macro expansion.
-#
-# If the first sed substitution is executed (which looks for macros that
-# take arguments), then we branch to the quote section. Otherwise,
-# look for a macro that doesn't take arguments.
-cat >confdef2opt.sed <<\_ACEOF
-t clear
-: clear
-s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*([^)]*)\)[ ]*\(.*\),-D\1=\2,g
-t quote
-s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\),-D\1=\2,g
-t quote
-d
-: quote
-s,[ `~#$^&*(){}\\|;'"<>?],\\&,g
-s,\[,\\&,g
-s,\],\\&,g
-s,\$,$$,g
-p
-_ACEOF
-# We use echo to avoid assuming a particular line-breaking character.
-# The extra dot is to prevent the shell from consuming trailing
-# line-breaks from the sub-command output. A line-break within
-# single-quotes doesn't work because, if this script is created in a
-# platform that uses two characters for line-breaks (e.g., DOS), tr
-# would break.
-ac_LF_and_DOT=`echo; echo .`
-DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'`
-rm -f confdef2opt.sed
-
-
-ac_libobjs=
-ac_ltlibobjs=
-for ac_i in : $LIB@&t at OBJS; do test "x$ac_i" = x: && continue
- # 1. Remove the extension, and $U if already installed.
- ac_i=`echo "$ac_i" |
- sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
- # 2. Add them.
- ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"
- ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'
-done
-LIB@&t at OBJS=$ac_libobjs
-
-LTLIBOBJS=$ac_ltlibobjs
-
-
-
-: ${CONFIG_STATUS=./config.status}
-ac_clean_files_save=$ac_clean_files
-ac_clean_files="$ac_clean_files $CONFIG_STATUS"
-{ echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
-echo "$as_me: creating $CONFIG_STATUS" >&6;}
-cat >$CONFIG_STATUS <<_ACEOF
-#! $SHELL
-# Generated by $as_me.
-# Run this file to recreate the current configuration.
-# Compiler output produced by configure, useful for debugging
-# configure, is in config.log if it exists.
-
-debug=false
-ac_cs_recheck=false
-ac_cs_silent=false
-SHELL=\${CONFIG_SHELL-$SHELL}
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
-echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
-echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-exec 6>&1
-
-# Open the log real soon, to keep \$[0] and so on meaningful, and to
-# report actual input values of CONFIG_FILES etc. instead of their
-# values after options handling. Logging --version etc. is OK.
-exec 5>>config.log
-{
- echo
- sed 'h;s/./-/g;s/^.../@%:@@%:@ /;s/...$/ @%:@@%:@/;p;x;p;x' <<_ASBOX
-@%:@@%:@ Running $as_me. @%:@@%:@
-_ASBOX
-} >&5
-cat >&5 <<_CSEOF
-
-This file was extended by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- CONFIG_FILES = $CONFIG_FILES
- CONFIG_HEADERS = $CONFIG_HEADERS
- CONFIG_LINKS = $CONFIG_LINKS
- CONFIG_COMMANDS = $CONFIG_COMMANDS
- $ $0 $@
-
-_CSEOF
-echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
-echo >&5
-_ACEOF
-
-# Files that config.status was made for.
-if test -n "$ac_config_files"; then
- echo "config_files=\"$ac_config_files\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_headers"; then
- echo "config_headers=\"$ac_config_headers\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_links"; then
- echo "config_links=\"$ac_config_links\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_commands"; then
- echo "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUS
-fi
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-
-ac_cs_usage="\
-\`$as_me' instantiates files from templates according to the
-current configuration.
-
-Usage: $0 [OPTIONS] [FILE]...
-
- -h, --help print this help, then exit
- -V, --version print version number, then exit
- -q, --quiet do not print progress messages
- -d, --debug don't remove temporary files
- --recheck update $as_me by reconfiguring in the same conditions
- --file=FILE[:TEMPLATE]
- instantiate the configuration file FILE
-
-Configuration files:
-$config_files
-
-Report bugs to <bug-autoconf at gnu.org>."
-_ACEOF
-
-cat >>$CONFIG_STATUS <<_ACEOF
-ac_cs_version="\\
-config.status
-configured by $0, generated by GNU Autoconf 2.59,
- with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This config.status script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it."
-srcdir=$srcdir
-INSTALL="$INSTALL"
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-# If no file are specified by the user, then we need to provide default
-# value. By we need to know if files were specified by the user.
-ac_need_defaults=:
-while test $# != 0
-do
- case $1 in
- --*=*)
- ac_option=`expr "x$1" : 'x\([^=]*\)='`
- ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
- ac_shift=:
- ;;
- -*)
- ac_option=$1
- ac_optarg=$2
- ac_shift=shift
- ;;
- *) # This is not an option, so the user has probably given explicit
- # arguments.
- ac_option=$1
- ac_need_defaults=false;;
- esac
-
- case $ac_option in
- # Handling of the options.
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
- -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
- ac_cs_recheck=: ;;
- --version | --vers* | -V )
- echo "$ac_cs_version"; exit 0 ;;
- --he | --h)
- # Conflict between --help and --header
- { { echo "$as_me:$LINENO: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; };;
- --help | --hel | -h )
- echo "$ac_cs_usage"; exit 0 ;;
- --debug | --d* | -d )
- debug=: ;;
- --file | --fil | --fi | --f )
- $ac_shift
- CONFIG_FILES="$CONFIG_FILES $ac_optarg"
- ac_need_defaults=false;;
- --header | --heade | --head | --hea )
- $ac_shift
- CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
- ac_need_defaults=false;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil | --si | --s)
- ac_cs_silent=: ;;
-
- # This is an error.
- -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; } ;;
-
- *) ac_config_targets="$ac_config_targets $1" ;;
-
- esac
- shift
-done
-
-ac_configure_extra_args=
-
-if $ac_cs_silent; then
- exec 6>/dev/null
- ac_configure_extra_args="$ac_configure_extra_args --silent"
-fi
-
-_ACEOF
-cat >>$CONFIG_STATUS <<_ACEOF
-if \$ac_cs_recheck; then
- echo "running $SHELL $0 " $ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
- exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
-fi
-
-_ACEOF
-
-
-
-
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-for ac_config_target in $ac_config_targets
-do
- case "$ac_config_target" in
- # Handling of arguments.
- "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
- "gnome2-java.pc" ) CONFIG_FILES="$CONFIG_FILES gnome2-java.pc" ;;
- "gnome2-java.pc.buildplace" ) CONFIG_FILES="$CONFIG_FILES gnome2-java.pc.buildplace" ;;
- "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
- "doc/examples/runExample.sh" ) CONFIG_FILES="$CONFIG_FILES doc/examples/runExample.sh" ;;
- "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
- "src/java/org/gnu/gnome/Gnome.java" ) CONFIG_FILES="$CONFIG_FILES src/java/org/gnu/gnome/Gnome.java" ;;
- "src/java/org/gnu/gnome/Program.java" ) CONFIG_FILES="$CONFIG_FILES src/java/org/gnu/gnome/Program.java" ;;
- *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
-echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# If the user did not use the arguments to specify the items to instantiate,
-# then the envvar interface is used. Set only those that are not.
-# We use the long form for the default assignment because of an extremely
-# bizarre bug on SunOS 4.1.3.
-if $ac_need_defaults; then
- test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
-fi
-
-# Have a temporary directory for convenience. Make it in the build tree
-# simply because there is no reason to put it here, and in addition,
-# creating and moving files from /tmp can sometimes cause problems.
-# Create a temporary directory, and hook for its removal unless debugging.
-$debug ||
-{
- trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
- trap '{ (exit 1); exit 1; }' 1 2 13 15
-}
-
-# Create a (secure) tmp directory for tmp files.
-
-{
- tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
- test -n "$tmp" && test -d "$tmp"
-} ||
-{
- tmp=./confstat$$-$RANDOM
- (umask 077 && mkdir $tmp)
-} ||
-{
- echo "$me: cannot create a temporary directory in ." >&2
- { (exit 1); exit 1; }
-}
-
-_ACEOF
-
-cat >>$CONFIG_STATUS <<_ACEOF
-
-#
-# CONFIG_FILES section.
-#
-
-# No need to generate the scripts if there are no CONFIG_FILES.
-# This happens for instance when ./config.status config.h
-if test -n "\$CONFIG_FILES"; then
- # Protect against being on the right side of a sed subst in config.status.
- sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&,]/\\\\&/g;
- s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF
-s, at SHELL@,$SHELL,;t t
-s, at PATH_SEPARATOR@,$PATH_SEPARATOR,;t t
-s, at PACKAGE_NAME@,$PACKAGE_NAME,;t t
-s, at PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t
-s, at PACKAGE_VERSION@,$PACKAGE_VERSION,;t t
-s, at PACKAGE_STRING@,$PACKAGE_STRING,;t t
-s, at PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t
-s, at exec_prefix@,$exec_prefix,;t t
-s, at prefix@,$prefix,;t t
-s, at program_transform_name@,$program_transform_name,;t t
-s, at bindir@,$bindir,;t t
-s, at sbindir@,$sbindir,;t t
-s, at libexecdir@,$libexecdir,;t t
-s, at datadir@,$datadir,;t t
-s, at sysconfdir@,$sysconfdir,;t t
-s, at sharedstatedir@,$sharedstatedir,;t t
-s, at localstatedir@,$localstatedir,;t t
-s, at libdir@,$libdir,;t t
-s, at includedir@,$includedir,;t t
-s, at oldincludedir@,$oldincludedir,;t t
-s, at infodir@,$infodir,;t t
-s, at mandir@,$mandir,;t t
-s, at build_alias@,$build_alias,;t t
-s, at host_alias@,$host_alias,;t t
-s, at target_alias@,$target_alias,;t t
-s, at DEFS@,$DEFS,;t t
-s, at ECHO_C@,$ECHO_C,;t t
-s, at ECHO_N@,$ECHO_N,;t t
-s, at ECHO_T@,$ECHO_T,;t t
-s, at LIBS@,$LIBS,;t t
-s, at INSTALLED_CLASSPATH@,$INSTALLED_CLASSPATH,;t t
-s, at INSTALLED_JNI_DIR@,$INSTALLED_JNI_DIR,;t t
-s, at INSTALLED_CLASSPATH_BUILDPLACE@,$INSTALLED_CLASSPATH_BUILDPLACE,;t t
-s, at INSTALLED_JNI_DIR_BUILDPLACE@,$INSTALLED_JNI_DIR_BUILDPLACE,;t t
-s, at version@,$version,;t t
-s, at apiversion@,$apiversion,;t t
-s, at PKG_CONFIG@,$PKG_CONFIG,;t t
-s, at GTKJAVA_CFLAGS@,$GTKJAVA_CFLAGS,;t t
-s, at GTKJAVA_LIBS@,$GTKJAVA_LIBS,;t t
-s, at gtkapiversion@,$gtkapiversion,;t t
-s, at GTKJAR@,$GTKJAR,;t t
-s, at JG_GTK_LIB_PATH@,$JG_GTK_LIB_PATH,;t t
-s, at NATIVEGTKJAR@,$NATIVEGTKJAR,;t t
-s, at CC@,$CC,;t t
-s, at CFLAGS@,$CFLAGS,;t t
-s, at LDFLAGS@,$LDFLAGS,;t t
-s, at CPPFLAGS@,$CPPFLAGS,;t t
-s, at ac_ct_CC@,$ac_ct_CC,;t t
-s, at EXEEXT@,$EXEEXT,;t t
-s, at OBJEXT@,$OBJEXT,;t t
-s, at INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
-s, at INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
-s, at INSTALL_DATA@,$INSTALL_DATA,;t t
-s, at DB1@,$DB1,;t t
-s, at DB2@,$DB2,;t t
-s, at DOCBOOK@,$DOCBOOK,;t t
-s, at JAVAC@,$JAVAC,;t t
-s, at JAR@,$JAR,;t t
-s, at GCJ@,$GCJ,;t t
-s, at GCJ_CLASSPATH@,$GCJ_CLASSPATH,;t t
-s, at GCJ_BUILD_TARGETS@,$GCJ_BUILD_TARGETS,;t t
-s, at GCJ_INSTALL_TARGETS@,$GCJ_INSTALL_TARGETS,;t t
-s, at GCJ_UNINSTALL_TARGETS@,$GCJ_UNINSTALL_TARGETS,;t t
-s, at GTK_CFLAGS@,$GTK_CFLAGS,;t t
-s, at GTK_LIBS@,$GTK_LIBS,;t t
-s, at TOPLEVEL_TARGETS@,$TOPLEVEL_TARGETS,;t t
-s, at INSTALL_TARGETS@,$INSTALL_TARGETS,;t t
-s, at UNINSTALL_TARGETS@,$UNINSTALL_TARGETS,;t t
-s, at MACRO_FLAG@,$MACRO_FLAG,;t t
-s, at ALLOCA@,$ALLOCA,;t t
-s, at CPP@,$CPP,;t t
-s, at EGREP@,$EGREP,;t t
-s, at GNOME_CFLAGS@,$GNOME_CFLAGS,;t t
-s, at GNOME_LIBS@,$GNOME_LIBS,;t t
-s, at LIB@&t at OBJS@,$LIB@&t at OBJS,;t t
-s, at LTLIBOBJS@,$LTLIBOBJS,;t t
-CEOF
-
-_ACEOF
-
- cat >>$CONFIG_STATUS <<\_ACEOF
- # Split the substitutions into bite-sized pieces for seds with
- # small command number limits, like on Digital OSF/1 and HP-UX.
- ac_max_sed_lines=48
- ac_sed_frag=1 # Number of current file.
- ac_beg=1 # First line for current file.
- ac_end=$ac_max_sed_lines # Line after last line for current file.
- ac_more_lines=:
- ac_sed_cmds=
- while $ac_more_lines; do
- if test $ac_beg -gt 1; then
- sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- else
- sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- fi
- if test ! -s $tmp/subs.frag; then
- ac_more_lines=false
- else
- # The purpose of the label and of the branching condition is to
- # speed up the sed processing (if there are no `@' at all, there
- # is no need to browse any of the substitutions).
- # These are the two extra sed commands mentioned above.
- (echo ':t
- /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
- else
- ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
- fi
- ac_sed_frag=`expr $ac_sed_frag + 1`
- ac_beg=$ac_end
- ac_end=`expr $ac_end + $ac_max_sed_lines`
- fi
- done
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds=cat
- fi
-fi # test -n "$CONFIG_FILES"
-
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
-for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
- # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
- case $ac_file in
- - | *:- | *:-:* ) # input from stdin
- cat >$tmp/stdin
- ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- * ) ac_file_in=$ac_file.in ;;
- esac
-
- # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
- ac_dir=`(dirname "$ac_file") 2>/dev/null ||
-$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$ac_file" : 'X\(//\)[^/]' \| \
- X"$ac_file" : 'X\(//\)$' \| \
- X"$ac_file" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$ac_file" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- { if $as_mkdir_p; then
- mkdir -p "$ac_dir"
- else
- as_dir="$ac_dir"
- as_dirs=
- while test ! -d "$as_dir"; do
- as_dirs="$as_dir $as_dirs"
- as_dir=`(dirname "$as_dir") 2>/dev/null ||
-$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$as_dir" : 'X\(//\)[^/]' \| \
- X"$as_dir" : 'X\(//\)$' \| \
- X"$as_dir" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$as_dir" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- done
- test ! -n "$as_dirs" || mkdir $as_dirs
- fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
-echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
- { (exit 1); exit 1; }; }; }
-
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
-
- case $INSTALL in
- [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
- *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
- esac
-
- # Let's still pretend it is `configure' which instantiates (i.e., don't
- # use $as_me), people would be surprised to read:
- # /* config.h. Generated by config.status. */
- if test x"$ac_file" = x-; then
- configure_input=
- else
- configure_input="$ac_file. "
- fi
- configure_input=$configure_input"Generated from `echo $ac_file_in |
- sed 's,.*/,,'` by configure."
-
- # First look for the input files in the build tree, otherwise in the
- # src tree.
- ac_file_inputs=`IFS=:
- for f in $ac_file_in; do
- case $f in
- -) echo $tmp/stdin ;;
- [\\/$]*)
- # Absolute (can't be DOS-style, as IFS=:)
- test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- echo "$f";;
- *) # Relative
- if test -f "$f"; then
- # Build tree
- echo "$f"
- elif test -f "$srcdir/$f"; then
- # Source tree
- echo "$srcdir/$f"
- else
- # /dev/null tree
- { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- fi;;
- esac
- done` || { (exit 1); exit 1; }
-
- if test x"$ac_file" != x-; then
- { echo "$as_me:$LINENO: creating $ac_file" >&5
-echo "$as_me: creating $ac_file" >&6;}
- rm -f "$ac_file"
- fi
-_ACEOF
-cat >>$CONFIG_STATUS <<_ACEOF
- sed "$ac_vpsub
-$extrasub
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
-:t
-/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
-s, at configure_input@,$configure_input,;t t
-s, at srcdir@,$ac_srcdir,;t t
-s, at abs_srcdir@,$ac_abs_srcdir,;t t
-s, at top_srcdir@,$ac_top_srcdir,;t t
-s, at abs_top_srcdir@,$ac_abs_top_srcdir,;t t
-s, at builddir@,$ac_builddir,;t t
-s, at abs_builddir@,$ac_abs_builddir,;t t
-s, at top_builddir@,$ac_top_builddir,;t t
-s, at abs_top_builddir@,$ac_abs_top_builddir,;t t
-s, at INSTALL@,$ac_INSTALL,;t t
-" $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
- rm -f $tmp/stdin
- if test x"$ac_file" != x-; then
- mv $tmp/out $ac_file
- else
- cat $tmp/out
- rm -f $tmp/out
- fi
-
-done
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-
-{ (exit 0); exit 0; }
-_ACEOF
-chmod +x $CONFIG_STATUS
-ac_clean_files=$ac_clean_files_save
-
-
-# configure is writing to config.log, and then calls config.status.
-# config.status does its own redirection, appending to config.log.
-# Unfortunately, on DOS this fails, as config.log is still kept open
-# by configure, so config.status won't be able to write to it; its
-# output is simply discarded. So we exec the FD to /dev/null,
-# effectively closing config.log, so it can be properly (re)opened and
-# appended to by config.status. When coming back to configure, we
-# need to make the FD available again.
-if test "$no_create" != yes; then
- ac_cs_success=:
- ac_config_status_args=
- test "$silent" = yes &&
- ac_config_status_args="$ac_config_status_args --quiet"
- exec 5>/dev/null
- $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
- exec 5>>config.log
- # Use ||, not &&, to avoid exiting from the if with $? = 1, which
- # would make configure fail if this is the last instruction.
- $ac_cs_success || { (exit 1); exit 1; }
-fi
-
-
-`if test -e ../pkgconfig-tmp/; then cp gnome2-java.pc.buildplace ../pkgconfig-tmp/gnome2-java.pc; fi;`
-
-`chmod +x doc/examples/runExample.sh`
-
diff --git a/libgnome-java/autom4te.cache/output.1 b/libgnome-java/autom4te.cache/output.1
deleted file mode 100644
index a576ed1..0000000
--- a/libgnome-java/autom4te.cache/output.1
+++ /dev/null
@@ -1,5066 +0,0 @@
-@%:@! /bin/sh
-@%:@ Guess values for system-dependent variables and create Makefiles.
-@%:@ Generated by GNU Autoconf 2.59.
-@%:@
-@%:@ Copyright (C) 2003 Free Software Foundation, Inc.
-@%:@ This configure script is free software; the Free Software Foundation
-@%:@ gives unlimited permission to copy, distribute and modify it.
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-
-# Name of the host.
-# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
-# so uname gets run too.
-ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
-
-exec 6>&1
-
-#
-# Initializations.
-#
-ac_default_prefix=/usr/local
-ac_config_libobj_dir=.
-cross_compiling=no
-subdirs=
-MFLAGS=
-MAKEFLAGS=
-SHELL=${CONFIG_SHELL-/bin/sh}
-
-# Maximum number of lines to put in a shell here document.
-# This variable seems obsolete. It should probably be removed, and
-# only ac_max_sed_lines should be used.
-: ${ac_max_here_lines=38}
-
-# Identity of this package.
-PACKAGE_NAME=
-PACKAGE_TARNAME=
-PACKAGE_VERSION=
-PACKAGE_STRING=
-PACKAGE_BUGREPORT=
-
-ac_unique_file="src/jni/org_gnu_gnome_Gnome.c"
-ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALLED_CLASSPATH INSTALLED_JNI_DIR INSTALLED_CLASSPATH_BUILDPLACE INSTALLED_JNI_DIR_BUILDPLACE version apiversion PKG_CONFIG GTKJAVA_CFLAGS GTKJA [...]
-ac_subst_files=''
-
-# Initialize some variables set by options.
-ac_init_help=
-ac_init_version=false
-# The variables have the same names as the options, with
-# dashes changed to underlines.
-cache_file=/dev/null
-exec_prefix=NONE
-no_create=
-no_recursion=
-prefix=NONE
-program_prefix=NONE
-program_suffix=NONE
-program_transform_name=s,x,x,
-silent=
-site=
-srcdir=
-verbose=
-x_includes=NONE
-x_libraries=NONE
-
-# Installation directory options.
-# These are left unexpanded so users can "make install exec_prefix=/foo"
-# and all the variables that are supposed to be based on exec_prefix
-# by default will actually change.
-# Use braces instead of parens because sh, perl, etc. also accept them.
-bindir='${exec_prefix}/bin'
-sbindir='${exec_prefix}/sbin'
-libexecdir='${exec_prefix}/libexec'
-datadir='${prefix}/share'
-sysconfdir='${prefix}/etc'
-sharedstatedir='${prefix}/com'
-localstatedir='${prefix}/var'
-libdir='${exec_prefix}/lib'
-includedir='${prefix}/include'
-oldincludedir='/usr/include'
-infodir='${prefix}/info'
-mandir='${prefix}/man'
-
-ac_prev=
-for ac_option
-do
- # If the previous option needs an argument, assign it.
- if test -n "$ac_prev"; then
- eval "$ac_prev=\$ac_option"
- ac_prev=
- continue
- fi
-
- ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
-
- # Accept the important Cygnus configure options, so we can diagnose typos.
-
- case $ac_option in
-
- -bindir | --bindir | --bindi | --bind | --bin | --bi)
- ac_prev=bindir ;;
- -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
- bindir=$ac_optarg ;;
-
- -build | --build | --buil | --bui | --bu)
- ac_prev=build_alias ;;
- -build=* | --build=* | --buil=* | --bui=* | --bu=*)
- build_alias=$ac_optarg ;;
-
- -cache-file | --cache-file | --cache-fil | --cache-fi \
- | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
- ac_prev=cache_file ;;
- -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
- | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
- cache_file=$ac_optarg ;;
-
- --config-cache | -C)
- cache_file=config.cache ;;
-
- -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
- ac_prev=datadir ;;
- -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
- | --da=*)
- datadir=$ac_optarg ;;
-
- -disable-* | --disable-*)
- ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid feature name: $ac_feature" >&2
- { (exit 1); exit 1; }; }
- ac_feature=`echo $ac_feature | sed 's/-/_/g'`
- eval "enable_$ac_feature=no" ;;
-
- -enable-* | --enable-*)
- ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid feature name: $ac_feature" >&2
- { (exit 1); exit 1; }; }
- ac_feature=`echo $ac_feature | sed 's/-/_/g'`
- case $ac_option in
- *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
- *) ac_optarg=yes ;;
- esac
- eval "enable_$ac_feature='$ac_optarg'" ;;
-
- -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
- | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
- | --exec | --exe | --ex)
- ac_prev=exec_prefix ;;
- -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
- | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
- | --exec=* | --exe=* | --ex=*)
- exec_prefix=$ac_optarg ;;
-
- -gas | --gas | --ga | --g)
- # Obsolete; use --with-gas.
- with_gas=yes ;;
-
- -help | --help | --hel | --he | -h)
- ac_init_help=long ;;
- -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
- ac_init_help=recursive ;;
- -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
- ac_init_help=short ;;
-
- -host | --host | --hos | --ho)
- ac_prev=host_alias ;;
- -host=* | --host=* | --hos=* | --ho=*)
- host_alias=$ac_optarg ;;
-
- -includedir | --includedir | --includedi | --included | --include \
- | --includ | --inclu | --incl | --inc)
- ac_prev=includedir ;;
- -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
- | --includ=* | --inclu=* | --incl=* | --inc=*)
- includedir=$ac_optarg ;;
-
- -infodir | --infodir | --infodi | --infod | --info | --inf)
- ac_prev=infodir ;;
- -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
- infodir=$ac_optarg ;;
-
- -libdir | --libdir | --libdi | --libd)
- ac_prev=libdir ;;
- -libdir=* | --libdir=* | --libdi=* | --libd=*)
- libdir=$ac_optarg ;;
-
- -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
- | --libexe | --libex | --libe)
- ac_prev=libexecdir ;;
- -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
- | --libexe=* | --libex=* | --libe=*)
- libexecdir=$ac_optarg ;;
-
- -localstatedir | --localstatedir | --localstatedi | --localstated \
- | --localstate | --localstat | --localsta | --localst \
- | --locals | --local | --loca | --loc | --lo)
- ac_prev=localstatedir ;;
- -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
- | --localstate=* | --localstat=* | --localsta=* | --localst=* \
- | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
- localstatedir=$ac_optarg ;;
-
- -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
- ac_prev=mandir ;;
- -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
- mandir=$ac_optarg ;;
-
- -nfp | --nfp | --nf)
- # Obsolete; use --without-fp.
- with_fp=no ;;
-
- -no-create | --no-create | --no-creat | --no-crea | --no-cre \
- | --no-cr | --no-c | -n)
- no_create=yes ;;
-
- -no-recursion | --no-recursion | --no-recursio | --no-recursi \
- | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
- no_recursion=yes ;;
-
- -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
- | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
- | --oldin | --oldi | --old | --ol | --o)
- ac_prev=oldincludedir ;;
- -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
- | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
- | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
- oldincludedir=$ac_optarg ;;
-
- -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
- ac_prev=prefix ;;
- -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
- prefix=$ac_optarg ;;
-
- -program-prefix | --program-prefix | --program-prefi | --program-pref \
- | --program-pre | --program-pr | --program-p)
- ac_prev=program_prefix ;;
- -program-prefix=* | --program-prefix=* | --program-prefi=* \
- | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
- program_prefix=$ac_optarg ;;
-
- -program-suffix | --program-suffix | --program-suffi | --program-suff \
- | --program-suf | --program-su | --program-s)
- ac_prev=program_suffix ;;
- -program-suffix=* | --program-suffix=* | --program-suffi=* \
- | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
- program_suffix=$ac_optarg ;;
-
- -program-transform-name | --program-transform-name \
- | --program-transform-nam | --program-transform-na \
- | --program-transform-n | --program-transform- \
- | --program-transform | --program-transfor \
- | --program-transfo | --program-transf \
- | --program-trans | --program-tran \
- | --progr-tra | --program-tr | --program-t)
- ac_prev=program_transform_name ;;
- -program-transform-name=* | --program-transform-name=* \
- | --program-transform-nam=* | --program-transform-na=* \
- | --program-transform-n=* | --program-transform-=* \
- | --program-transform=* | --program-transfor=* \
- | --program-transfo=* | --program-transf=* \
- | --program-trans=* | --program-tran=* \
- | --progr-tra=* | --program-tr=* | --program-t=*)
- program_transform_name=$ac_optarg ;;
-
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil)
- silent=yes ;;
-
- -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
- ac_prev=sbindir ;;
- -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
- | --sbi=* | --sb=*)
- sbindir=$ac_optarg ;;
-
- -sharedstatedir | --sharedstatedir | --sharedstatedi \
- | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
- | --sharedst | --shareds | --shared | --share | --shar \
- | --sha | --sh)
- ac_prev=sharedstatedir ;;
- -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
- | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
- | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
- | --sha=* | --sh=*)
- sharedstatedir=$ac_optarg ;;
-
- -site | --site | --sit)
- ac_prev=site ;;
- -site=* | --site=* | --sit=*)
- site=$ac_optarg ;;
-
- -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
- ac_prev=srcdir ;;
- -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
- srcdir=$ac_optarg ;;
-
- -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
- | --syscon | --sysco | --sysc | --sys | --sy)
- ac_prev=sysconfdir ;;
- -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
- | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
- sysconfdir=$ac_optarg ;;
-
- -target | --target | --targe | --targ | --tar | --ta | --t)
- ac_prev=target_alias ;;
- -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
- target_alias=$ac_optarg ;;
-
- -v | -verbose | --verbose | --verbos | --verbo | --verb)
- verbose=yes ;;
-
- -version | --version | --versio | --versi | --vers | -V)
- ac_init_version=: ;;
-
- -with-* | --with-*)
- ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid package name: $ac_package" >&2
- { (exit 1); exit 1; }; }
- ac_package=`echo $ac_package| sed 's/-/_/g'`
- case $ac_option in
- *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
- *) ac_optarg=yes ;;
- esac
- eval "with_$ac_package='$ac_optarg'" ;;
-
- -without-* | --without-*)
- ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid package name: $ac_package" >&2
- { (exit 1); exit 1; }; }
- ac_package=`echo $ac_package | sed 's/-/_/g'`
- eval "with_$ac_package=no" ;;
-
- --x)
- # Obsolete; use --with-x.
- with_x=yes ;;
-
- -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
- | --x-incl | --x-inc | --x-in | --x-i)
- ac_prev=x_includes ;;
- -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
- | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
- x_includes=$ac_optarg ;;
-
- -x-libraries | --x-libraries | --x-librarie | --x-librari \
- | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
- ac_prev=x_libraries ;;
- -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
- | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
- x_libraries=$ac_optarg ;;
-
- -*) { echo "$as_me: error: unrecognized option: $ac_option
-Try \`$0 --help' for more information." >&2
- { (exit 1); exit 1; }; }
- ;;
-
- *=*)
- ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
- # Reject names that are not valid shell variable names.
- expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
- { (exit 1); exit 1; }; }
- ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
- eval "$ac_envvar='$ac_optarg'"
- export $ac_envvar ;;
-
- *)
- # FIXME: should be removed in autoconf 3.0.
- echo "$as_me: WARNING: you should use --build, --host, --target" >&2
- expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
- echo "$as_me: WARNING: invalid host type: $ac_option" >&2
- : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
- ;;
-
- esac
-done
-
-if test -n "$ac_prev"; then
- ac_option=--`echo $ac_prev | sed 's/_/-/g'`
- { echo "$as_me: error: missing argument to $ac_option" >&2
- { (exit 1); exit 1; }; }
-fi
-
-# Be sure to have absolute paths.
-for ac_var in exec_prefix prefix
-do
- eval ac_val=$`echo $ac_var`
- case $ac_val in
- [\\/$]* | ?:[\\/]* | NONE | '' ) ;;
- *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# Be sure to have absolute paths.
-for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
- localstatedir libdir includedir oldincludedir infodir mandir
-do
- eval ac_val=$`echo $ac_var`
- case $ac_val in
- [\\/$]* | ?:[\\/]* ) ;;
- *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# There might be people who depend on the old broken behavior: `$host'
-# used to hold the argument of --host etc.
-# FIXME: To remove some day.
-build=$build_alias
-host=$host_alias
-target=$target_alias
-
-# FIXME: To remove some day.
-if test "x$host_alias" != x; then
- if test "x$build_alias" = x; then
- cross_compiling=maybe
- echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
- If a cross compiler is detected then cross compile mode will be used." >&2
- elif test "x$build_alias" != "x$host_alias"; then
- cross_compiling=yes
- fi
-fi
-
-ac_tool_prefix=
-test -n "$host_alias" && ac_tool_prefix=$host_alias-
-
-test "$silent" = yes && exec 6>/dev/null
-
-
-# Find the source files, if location was not specified.
-if test -z "$srcdir"; then
- ac_srcdir_defaulted=yes
- # Try the directory containing this script, then its parent.
- ac_confdir=`(dirname "$0") 2>/dev/null ||
-$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$0" : 'X\(//\)[^/]' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$0" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- srcdir=$ac_confdir
- if test ! -r $srcdir/$ac_unique_file; then
- srcdir=..
- fi
-else
- ac_srcdir_defaulted=no
-fi
-if test ! -r $srcdir/$ac_unique_file; then
- if test "$ac_srcdir_defaulted" = yes; then
- { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
- { (exit 1); exit 1; }; }
- else
- { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
- { (exit 1); exit 1; }; }
- fi
-fi
-(cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||
- { echo "$as_me: error: sources are in $srcdir, but \`cd $srcdir' does not work" >&2
- { (exit 1); exit 1; }; }
-srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
-ac_env_build_alias_set=${build_alias+set}
-ac_env_build_alias_value=$build_alias
-ac_cv_env_build_alias_set=${build_alias+set}
-ac_cv_env_build_alias_value=$build_alias
-ac_env_host_alias_set=${host_alias+set}
-ac_env_host_alias_value=$host_alias
-ac_cv_env_host_alias_set=${host_alias+set}
-ac_cv_env_host_alias_value=$host_alias
-ac_env_target_alias_set=${target_alias+set}
-ac_env_target_alias_value=$target_alias
-ac_cv_env_target_alias_set=${target_alias+set}
-ac_cv_env_target_alias_value=$target_alias
-ac_env_CC_set=${CC+set}
-ac_env_CC_value=$CC
-ac_cv_env_CC_set=${CC+set}
-ac_cv_env_CC_value=$CC
-ac_env_CFLAGS_set=${CFLAGS+set}
-ac_env_CFLAGS_value=$CFLAGS
-ac_cv_env_CFLAGS_set=${CFLAGS+set}
-ac_cv_env_CFLAGS_value=$CFLAGS
-ac_env_LDFLAGS_set=${LDFLAGS+set}
-ac_env_LDFLAGS_value=$LDFLAGS
-ac_cv_env_LDFLAGS_set=${LDFLAGS+set}
-ac_cv_env_LDFLAGS_value=$LDFLAGS
-ac_env_CPPFLAGS_set=${CPPFLAGS+set}
-ac_env_CPPFLAGS_value=$CPPFLAGS
-ac_cv_env_CPPFLAGS_set=${CPPFLAGS+set}
-ac_cv_env_CPPFLAGS_value=$CPPFLAGS
-ac_env_CPP_set=${CPP+set}
-ac_env_CPP_value=$CPP
-ac_cv_env_CPP_set=${CPP+set}
-ac_cv_env_CPP_value=$CPP
-
-#
-# Report the --help message.
-#
-if test "$ac_init_help" = "long"; then
- # Omit some internal or obsolete options to make the list less imposing.
- # This message is too long to be a string in the A/UX 3.1 sh.
- cat <<_ACEOF
-\`configure' configures this package to adapt to many kinds of systems.
-
-Usage: $0 [OPTION]... [VAR=VALUE]...
-
-To assign environment variables (e.g., CC, CFLAGS...), specify them as
-VAR=VALUE. See below for descriptions of some of the useful variables.
-
-Defaults for the options are specified in brackets.
-
-Configuration:
- -h, --help display this help and exit
- --help=short display options specific to this package
- --help=recursive display the short help of all the included packages
- -V, --version display version information and exit
- -q, --quiet, --silent do not print \`checking...' messages
- --cache-file=FILE cache test results in FILE [disabled]
- -C, --config-cache alias for \`--cache-file=config.cache'
- -n, --no-create do not create output files
- --srcdir=DIR find the sources in DIR [configure dir or \`..']
-
-_ACEOF
-
- cat <<_ACEOF
-Installation directories:
- --prefix=PREFIX install architecture-independent files in PREFIX
- [$ac_default_prefix]
- --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
- [PREFIX]
-
-By default, \`make install' will install all the files in
-\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
-an installation prefix other than \`$ac_default_prefix' using \`--prefix',
-for instance \`--prefix=\$HOME'.
-
-For better control, use the options below.
-
-Fine tuning of the installation directories:
- --bindir=DIR user executables [EPREFIX/bin]
- --sbindir=DIR system admin executables [EPREFIX/sbin]
- --libexecdir=DIR program executables [EPREFIX/libexec]
- --datadir=DIR read-only architecture-independent data [PREFIX/share]
- --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
- --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
- --localstatedir=DIR modifiable single-machine data [PREFIX/var]
- --libdir=DIR object code libraries [EPREFIX/lib]
- --includedir=DIR C header files [PREFIX/include]
- --oldincludedir=DIR C header files for non-gcc [/usr/include]
- --infodir=DIR info documentation [PREFIX/info]
- --mandir=DIR man documentation [PREFIX/man]
-_ACEOF
-
- cat <<\_ACEOF
-_ACEOF
-fi
-
-if test -n "$ac_init_help"; then
-
- cat <<\_ACEOF
-
-Optional Packages:
- --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
- --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
- --without-gcj-compile Binary builds of Java-GNOME
-with gcj compiler will not be made
- --with-gcj-prefix=PFX Prefix where gcj is installed (optional)
-
-Some influential environment variables:
- CC C compiler command
- CFLAGS C compiler flags
- LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
- nonstandard directory <lib dir>
- CPPFLAGS C/C++ preprocessor flags, e.g. -I<include dir> if you have
- headers in a nonstandard directory <include dir>
- CPP C preprocessor
-
-Use these variables to override the choices made by `configure' or to help
-it to find libraries and programs with nonstandard names/locations.
-
-_ACEOF
-fi
-
-if test "$ac_init_help" = "recursive"; then
- # If there are subdirs, report their specific --help.
- ac_popdir=`pwd`
- for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
- test -d $ac_dir || continue
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
- cd $ac_dir
- # Check for guested configure; otherwise get Cygnus style configure.
- if test -f $ac_srcdir/configure.gnu; then
- echo
- $SHELL $ac_srcdir/configure.gnu --help=recursive
- elif test -f $ac_srcdir/configure; then
- echo
- $SHELL $ac_srcdir/configure --help=recursive
- elif test -f $ac_srcdir/configure.ac ||
- test -f $ac_srcdir/configure.in; then
- echo
- $ac_configure --help
- else
- echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
- fi
- cd "$ac_popdir"
- done
-fi
-
-test -n "$ac_init_help" && exit 0
-if $ac_init_version; then
- cat <<\_ACEOF
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This configure script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it.
-_ACEOF
- exit 0
-fi
-exec 5>config.log
-cat >&5 <<_ACEOF
-This file contains any messages produced by compilers while
-running configure, to aid debugging if configure makes a mistake.
-
-It was created by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- $ $0 $@
-
-_ACEOF
-{
-cat <<_ASUNAME
-@%:@@%:@ --------- @%:@@%:@
-@%:@@%:@ Platform. @%:@@%:@
-@%:@@%:@ --------- @%:@@%:@
-
-hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
-uname -m = `(uname -m) 2>/dev/null || echo unknown`
-uname -r = `(uname -r) 2>/dev/null || echo unknown`
-uname -s = `(uname -s) 2>/dev/null || echo unknown`
-uname -v = `(uname -v) 2>/dev/null || echo unknown`
-
-/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
-/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
-
-/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
-/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
-/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
-hostinfo = `(hostinfo) 2>/dev/null || echo unknown`
-/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
-/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
-/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
-
-_ASUNAME
-
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- echo "PATH: $as_dir"
-done
-
-} >&5
-
-cat >&5 <<_ACEOF
-
-
-@%:@@%:@ ----------- @%:@@%:@
-@%:@@%:@ Core tests. @%:@@%:@
-@%:@@%:@ ----------- @%:@@%:@
-
-_ACEOF
-
-
-# Keep a trace of the command line.
-# Strip out --no-create and --no-recursion so they do not pile up.
-# Strip out --silent because we don't want to record it for future runs.
-# Also quote any args containing shell meta-characters.
-# Make two passes to allow for proper duplicate-argument suppression.
-ac_configure_args=
-ac_configure_args0=
-ac_configure_args1=
-ac_sep=
-ac_must_keep_next=false
-for ac_pass in 1 2
-do
- for ac_arg
- do
- case $ac_arg in
- -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil)
- continue ;;
- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
- ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
- esac
- case $ac_pass in
- 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
- 2)
- ac_configure_args1="$ac_configure_args1 '$ac_arg'"
- if test $ac_must_keep_next = true; then
- ac_must_keep_next=false # Got value, back to normal.
- else
- case $ac_arg in
- *=* | --config-cache | -C | -disable-* | --disable-* \
- | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
- | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
- | -with-* | --with-* | -without-* | --without-* | --x)
- case "$ac_configure_args0 " in
- "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
- esac
- ;;
- -* ) ac_must_keep_next=true ;;
- esac
- fi
- ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
- # Get rid of the leading space.
- ac_sep=" "
- ;;
- esac
- done
-done
-$as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
-$as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
-
-# When interrupted or exit'd, cleanup temporary files, and complete
-# config.log. We remove comments because anyway the quotes in there
-# would cause problems or look ugly.
-# WARNING: Be sure not to use single quotes in there, as some shells,
-# such as our DU 5.0 friend, will then `close' the trap.
-trap 'exit_status=$?
- # Save into config.log some information that might help in debugging.
- {
- echo
-
- cat <<\_ASBOX
-@%:@@%:@ ---------------- @%:@@%:@
-@%:@@%:@ Cache variables. @%:@@%:@
-@%:@@%:@ ---------------- @%:@@%:@
-_ASBOX
- echo
- # The following way of writing the cache mishandles newlines in values,
-{
- (set) 2>&1 |
- case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
- *ac_space=\ *)
- sed -n \
- "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
- s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
- ;;
- *)
- sed -n \
- "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
- ;;
- esac;
-}
- echo
-
- cat <<\_ASBOX
-@%:@@%:@ ----------------- @%:@@%:@
-@%:@@%:@ Output variables. @%:@@%:@
-@%:@@%:@ ----------------- @%:@@%:@
-_ASBOX
- echo
- for ac_var in $ac_subst_vars
- do
- eval ac_val=$`echo $ac_var`
- echo "$ac_var='"'"'$ac_val'"'"'"
- done | sort
- echo
-
- if test -n "$ac_subst_files"; then
- cat <<\_ASBOX
-@%:@@%:@ ------------- @%:@@%:@
-@%:@@%:@ Output files. @%:@@%:@
-@%:@@%:@ ------------- @%:@@%:@
-_ASBOX
- echo
- for ac_var in $ac_subst_files
- do
- eval ac_val=$`echo $ac_var`
- echo "$ac_var='"'"'$ac_val'"'"'"
- done | sort
- echo
- fi
-
- if test -s confdefs.h; then
- cat <<\_ASBOX
-@%:@@%:@ ----------- @%:@@%:@
-@%:@@%:@ confdefs.h. @%:@@%:@
-@%:@@%:@ ----------- @%:@@%:@
-_ASBOX
- echo
- sed "/^$/d" confdefs.h | sort
- echo
- fi
- test "$ac_signal" != 0 &&
- echo "$as_me: caught signal $ac_signal"
- echo "$as_me: exit $exit_status"
- } >&5
- rm -f core *.core &&
- rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
- exit $exit_status
- ' 0
-for ac_signal in 1 2 13 15; do
- trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
-done
-ac_signal=0
-
-# confdefs.h avoids OS command line length limits that DEFS can exceed.
-rm -rf conftest* confdefs.h
-# AIX cpp loses on an empty file, so make sure it contains at least a newline.
-echo >confdefs.h
-
-# Predefined preprocessor variables.
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_NAME "$PACKAGE_NAME"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_TARNAME "$PACKAGE_TARNAME"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_VERSION "$PACKAGE_VERSION"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_STRING "$PACKAGE_STRING"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
-_ACEOF
-
-
-# Let the site file select an alternate cache file if it wants to.
-# Prefer explicitly selected file to automatically selected ones.
-if test -z "$CONFIG_SITE"; then
- if test "x$prefix" != xNONE; then
- CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
- else
- CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
- fi
-fi
-for ac_site_file in $CONFIG_SITE; do
- if test -r "$ac_site_file"; then
- { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
-echo "$as_me: loading site script $ac_site_file" >&6;}
- sed 's/^/| /' "$ac_site_file" >&5
- . "$ac_site_file"
- fi
-done
-
-if test -r "$cache_file"; then
- # Some versions of bash will fail to source /dev/null (special
- # files actually), so we avoid doing that.
- if test -f "$cache_file"; then
- { echo "$as_me:$LINENO: loading cache $cache_file" >&5
-echo "$as_me: loading cache $cache_file" >&6;}
- case $cache_file in
- [\\/]* | ?:[\\/]* ) . $cache_file;;
- *) . ./$cache_file;;
- esac
- fi
-else
- { echo "$as_me:$LINENO: creating cache $cache_file" >&5
-echo "$as_me: creating cache $cache_file" >&6;}
- >$cache_file
-fi
-
-# Check that the precious variables saved in the cache have kept the same
-# value.
-ac_cache_corrupted=false
-for ac_var in `(set) 2>&1 |
- sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
- eval ac_old_set=\$ac_cv_env_${ac_var}_set
- eval ac_new_set=\$ac_env_${ac_var}_set
- eval ac_old_val="\$ac_cv_env_${ac_var}_value"
- eval ac_new_val="\$ac_env_${ac_var}_value"
- case $ac_old_set,$ac_new_set in
- set,)
- { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
-echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
- ac_cache_corrupted=: ;;
- ,set)
- { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
-echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
- ac_cache_corrupted=: ;;
- ,);;
- *)
- if test "x$ac_old_val" != "x$ac_new_val"; then
- { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
-echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
- { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
-echo "$as_me: former value: $ac_old_val" >&2;}
- { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
-echo "$as_me: current value: $ac_new_val" >&2;}
- ac_cache_corrupted=:
- fi;;
- esac
- # Pass precious variables to config.status.
- if test "$ac_new_set" = set; then
- case $ac_new_val in
- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
- ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
- *) ac_arg=$ac_var=$ac_new_val ;;
- esac
- case " $ac_configure_args " in
- *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
- *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
- esac
- fi
-done
-if $ac_cache_corrupted; then
- { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
-echo "$as_me: error: changes in the environment can compromise the build" >&2;}
- { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
-echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-version="2.8.2"
-apiversion="2.8"
-
-INSTALLED_CLASSPATH=\${prefix}/share/java/gnome${apiversion}-${version}.jar
-INSTALLED_JNI_DIR=\${prefix}/lib/jni/
-
-
-
-BUILDPLACE=`pwd`
-INSTALLED_CLASSPATH_BUILDPLACE=$BUILDPLACE/lib//gnome${apiversion}-${version}.jar
-INSTALLED_JNI_DIR_BUILDPLACE=$BUILDPLACE/lib/
-
-
-
-
-
-
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gtk2-java >= 2.4" >&5
-echo $ECHO_N "checking for gtk2-java >= 2.4... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gtk2-java >= 2.4" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GTKJAVA_CFLAGS" >&5
-echo $ECHO_N "checking GTKJAVA_CFLAGS... $ECHO_C" >&6
- GTKJAVA_CFLAGS=`$PKG_CONFIG --cflags "gtk2-java >= 2.4"`
- echo "$as_me:$LINENO: result: $GTKJAVA_CFLAGS" >&5
-echo "${ECHO_T}$GTKJAVA_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GTKJAVA_LIBS" >&5
-echo $ECHO_N "checking GTKJAVA_LIBS... $ECHO_C" >&6
- GTKJAVA_LIBS=`$PKG_CONFIG --libs "gtk2-java >= 2.4"`
- echo "$as_me:$LINENO: result: $GTKJAVA_LIBS" >&5
-echo "${ECHO_T}$GTKJAVA_LIBS" >&6
- else
- GTKJAVA_CFLAGS=""
- GTKJAVA_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GTKJAVA_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk2-java >= 2.4"`
- echo $GTKJAVA_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gtk2-java >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gtk2-java >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-
-echo "$as_me:$LINENO: checking for gtk-java api version" >&5
-echo $ECHO_N "checking for gtk-java api version... $ECHO_C" >&6
-gtkapiversion=`$PKG_CONFIG --variable api_version gtk2-java`
-echo "$as_me:$LINENO: result: $gtkapiversion" >&5
-echo "${ECHO_T}$gtkapiversion" >&6
-
-
-echo "$as_me:$LINENO: checking for gtk-java jar file" >&5
-echo $ECHO_N "checking for gtk-java jar file... $ECHO_C" >&6
-GTKJAR=`$PKG_CONFIG --variable classpath gtk2-java`
-echo "$as_me:$LINENO: result: $GTKJAR" >&5
-echo "${ECHO_T}$GTKJAR" >&6
-
-
-
-
-echo "$as_me:$LINENO: checking for gtk-java jar file" >&5
-echo $ECHO_N "checking for gtk-java jar file... $ECHO_C" >&6
-JG_GTK_LIB_PATH=`$PKG_CONFIG --variable jni_dir gtk2-java`
-echo "$as_me:$LINENO: result: $JG_GTK_LIB_PATH" >&5
-echo "${ECHO_T}$JG_GTK_LIB_PATH" >&6
-
-
-echo "$as_me:$LINENO: checking for gtk-java native gcj library" >&5
-echo $ECHO_N "checking for gtk-java native gcj library... $ECHO_C" >&6
-NATIVEGTKJAR=${JG_GTK_LIB_PATH}/libgtkjar${gtkapiversion}.so
-echo "$as_me:$LINENO: result: $NATIVEGTKJAR" >&5
-echo "${ECHO_T}$NATIVEGTKJAR" >&6
-
-
-
-
-
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
-echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
-# On Suns, sometimes $CPP names a directory.
-if test -n "$CPP" && test -d "$CPP"; then
- CPP=
-fi
-if test -z "$CPP"; then
- if test "${ac_cv_prog_CPP+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- # Double quotes because CPP needs to be expanded
- for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
- do
- ac_preproc_ok=false
-for ac_c_preproc_warn_flag in '' yes
-do
- # Use a header file that comes with gcc, so configuring glibc
- # with a fresh cross-compiler works.
- # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- # <limits.h> exists even on freestanding compilers.
- # On the NeXT, cc -E runs the code through the compiler's parser,
- # not just through cpp. "Syntax error" is here to catch this case.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@ifdef __STDC__
-@%:@ include <limits.h>
-@%:@else
-@%:@ include <assert.h>
-@%:@endif
- Syntax error
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.$ac_ext
-
- # OK, works on sane cases. Now check whether non-existent headers
- # can be detected and how.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@include <ac_nonexistent.h>
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- # Broken: success on invalid input.
-continue
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then
- break
-fi
-
- done
- ac_cv_prog_CPP=$CPP
-
-fi
- CPP=$ac_cv_prog_CPP
-else
- ac_cv_prog_CPP=$CPP
-fi
-echo "$as_me:$LINENO: result: $CPP" >&5
-echo "${ECHO_T}$CPP" >&6
-ac_preproc_ok=false
-for ac_c_preproc_warn_flag in '' yes
-do
- # Use a header file that comes with gcc, so configuring glibc
- # with a fresh cross-compiler works.
- # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- # <limits.h> exists even on freestanding compilers.
- # On the NeXT, cc -E runs the code through the compiler's parser,
- # not just through cpp. "Syntax error" is here to catch this case.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@ifdef __STDC__
-@%:@ include <limits.h>
-@%:@else
-@%:@ include <assert.h>
-@%:@endif
- Syntax error
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.$ac_ext
-
- # OK, works on sane cases. Now check whether non-existent headers
- # can be detected and how.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@include <ac_nonexistent.h>
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- # Broken: success on invalid input.
-continue
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then
- :
-else
- { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." >&5
-echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-echo "$as_me:$LINENO: checking for egrep" >&5
-echo $ECHO_N "checking for egrep... $ECHO_C" >&6
-if test "${ac_cv_prog_egrep+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if echo a | (grep -E '(a|b)') >/dev/null 2>&1
- then ac_cv_prog_egrep='grep -E'
- else ac_cv_prog_egrep='egrep'
- fi
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5
-echo "${ECHO_T}$ac_cv_prog_egrep" >&6
- EGREP=$ac_cv_prog_egrep
-
-
-
-
-ac_aux_dir=
-for ac_dir in . $srcdir/.; do
- if test -f $ac_dir/install-sh; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/install-sh -c"
- break
- elif test -f $ac_dir/install.sh; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/install.sh -c"
- break
- elif test -f $ac_dir/shtool; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/shtool install -c"
- break
- fi
-done
-if test -z "$ac_aux_dir"; then
- { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in . $srcdir/." >&5
-echo "$as_me: error: cannot find install-sh or install.sh in . $srcdir/." >&2;}
- { (exit 1); exit 1; }; }
-fi
-ac_config_guess="$SHELL $ac_aux_dir/config.guess"
-ac_config_sub="$SHELL $ac_aux_dir/config.sub"
-ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
-
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-if test -n "$ac_tool_prefix"; then
- # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
-set dummy ${ac_tool_prefix}gcc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="${ac_tool_prefix}gcc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$ac_cv_prog_CC"; then
- ac_ct_CC=$CC
- # Extract the first word of "gcc", so it can be a program name with args.
-set dummy gcc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="gcc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- CC=$ac_ct_CC
-else
- CC="$ac_cv_prog_CC"
-fi
-
-if test -z "$CC"; then
- if test -n "$ac_tool_prefix"; then
- # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
-set dummy ${ac_tool_prefix}cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="${ac_tool_prefix}cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$ac_cv_prog_CC"; then
- ac_ct_CC=$CC
- # Extract the first word of "cc", so it can be a program name with args.
-set dummy cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- CC=$ac_ct_CC
-else
- CC="$ac_cv_prog_CC"
-fi
-
-fi
-if test -z "$CC"; then
- # Extract the first word of "cc", so it can be a program name with args.
-set dummy cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
- ac_prog_rejected=no
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
- ac_prog_rejected=yes
- continue
- fi
- ac_cv_prog_CC="cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-if test $ac_prog_rejected = yes; then
- # We found a bogon in the path, so make sure we never use it.
- set dummy $ac_cv_prog_CC
- shift
- if test $@%:@ != 0; then
- # We chose a different compiler from the bogus one.
- # However, it has the same basename, so the bogon will be chosen
- # first if we set CC to just the basename; use the full file name.
- shift
- ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
- fi
-fi
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$CC"; then
- if test -n "$ac_tool_prefix"; then
- for ac_prog in cl
- do
- # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
-set dummy $ac_tool_prefix$ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$CC" && break
- done
-fi
-if test -z "$CC"; then
- ac_ct_CC=$CC
- for ac_prog in cl
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$ac_ct_CC" && break
-done
-
- CC=$ac_ct_CC
-fi
-
-fi
-
-
-test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
-See \`config.log' for more details." >&5
-echo "$as_me: error: no acceptable C compiler found in \$PATH
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-
-# Provide some information about the compiler.
-echo "$as_me:$LINENO:" \
- "checking for C compiler version" >&5
-ac_compiler=`set X $ac_compile; echo $2`
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
- (eval $ac_compiler --version </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5
- (eval $ac_compiler -v </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5
- (eval $ac_compiler -V </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-ac_clean_files_save=$ac_clean_files
-ac_clean_files="$ac_clean_files a.out a.exe b.out"
-# Try to create an executable without -o first, disregard a.out.
-# It will help us diagnose broken compilers, and finding out an intuition
-# of exeext.
-echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
-ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
- (eval $ac_link_default) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- # Find the output, starting from the most likely. This scheme is
-# not robust to junk in `.', hence go to wildcards (a.*) only as a last
-# resort.
-
-# Be careful to initialize this variable, since it used to be cached.
-# Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile.
-ac_cv_exeext=
-# b.out is created by i960 compilers.
-for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out
-do
- test -f "$ac_file" || continue
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )
- ;;
- conftest.$ac_ext )
- # This is the source file.
- ;;
- [ab].out )
- # We found the default executable, but exeext='' is most
- # certainly right.
- break;;
- *.* )
- ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
- # FIXME: I believe we export ac_cv_exeext for Libtool,
- # but it would be cool to find out if it's true. Does anybody
- # maintain Libtool? --akim.
- export ac_cv_exeext
- break;;
- * )
- break;;
- esac
-done
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-{ { echo "$as_me:$LINENO: error: C compiler cannot create executables
-See \`config.log' for more details." >&5
-echo "$as_me: error: C compiler cannot create executables
-See \`config.log' for more details." >&2;}
- { (exit 77); exit 77; }; }
-fi
-
-ac_exeext=$ac_cv_exeext
-echo "$as_me:$LINENO: result: $ac_file" >&5
-echo "${ECHO_T}$ac_file" >&6
-
-# Check the compiler produces executables we can run. If not, either
-# the compiler is broken, or we cross compile.
-echo "$as_me:$LINENO: checking whether the C compiler works" >&5
-echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6
-# FIXME: These cross compiler hacks should be removed for Autoconf 3.0
-# If not cross compiling, check that we can run a simple program.
-if test "$cross_compiling" != yes; then
- if { ac_try='./$ac_file'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- cross_compiling=no
- else
- if test "$cross_compiling" = maybe; then
- cross_compiling=yes
- else
- { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
-If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot run C compiled programs.
-If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
- fi
- fi
-fi
-echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
-
-rm -f a.out a.exe conftest$ac_cv_exeext b.out
-ac_clean_files=$ac_clean_files_save
-# Check the compiler produces executables we can run. If not, either
-# the compiler is broken, or we cross compile.
-echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
-echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6
-echo "$as_me:$LINENO: result: $cross_compiling" >&5
-echo "${ECHO_T}$cross_compiling" >&6
-
-echo "$as_me:$LINENO: checking for suffix of executables" >&5
-echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- # If both `conftest.exe' and `conftest' are `present' (well, observable)
-# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
-# work properly (i.e., refer to `conftest.exe'), while it won't with
-# `rm'.
-for ac_file in conftest.exe conftest conftest.*; do
- test -f "$ac_file" || continue
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
- *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
- export ac_cv_exeext
- break;;
- * ) break;;
- esac
-done
-else
- { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-rm -f conftest$ac_cv_exeext
-echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
-echo "${ECHO_T}$ac_cv_exeext" >&6
-
-rm -f conftest.$ac_ext
-EXEEXT=$ac_cv_exeext
-ac_exeext=$EXEEXT
-echo "$as_me:$LINENO: checking for suffix of object files" >&5
-echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6
-if test "${ac_cv_objext+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.o conftest.obj
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
- *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
- break;;
- esac
-done
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-{ { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute suffix of object files: cannot compile
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-rm -f conftest.$ac_cv_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
-echo "${ECHO_T}$ac_cv_objext" >&6
-OBJEXT=$ac_cv_objext
-ac_objext=$OBJEXT
-echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
-echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6
-if test "${ac_cv_c_compiler_gnu+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-#ifndef __GNUC__
- choke me
-#endif
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_compiler_gnu=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_compiler_gnu=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_cv_c_compiler_gnu=$ac_compiler_gnu
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
-GCC=`test $ac_compiler_gnu = yes && echo yes`
-ac_test_CFLAGS=${CFLAGS+set}
-ac_save_CFLAGS=$CFLAGS
-CFLAGS="-g"
-echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
-echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6
-if test "${ac_cv_prog_cc_g+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_prog_cc_g=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_prog_cc_g=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
-echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
-if test "$ac_test_CFLAGS" = set; then
- CFLAGS=$ac_save_CFLAGS
-elif test $ac_cv_prog_cc_g = yes; then
- if test "$GCC" = yes; then
- CFLAGS="-g -O2"
- else
- CFLAGS="-g"
- fi
-else
- if test "$GCC" = yes; then
- CFLAGS="-O2"
- else
- CFLAGS=
- fi
-fi
-echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5
-echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6
-if test "${ac_cv_prog_cc_stdc+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- ac_cv_prog_cc_stdc=no
-ac_save_CC=$CC
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#include <stdarg.h>
-#include <stdio.h>
-#include <sys/types.h>
-#include <sys/stat.h>
-/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
-struct buf { int x; };
-FILE * (*rcsopen) (struct buf *, struct stat *, int);
-static char *e (p, i)
- char **p;
- int i;
-{
- return p[i];
-}
-static char *f (char * (*g) (char **, int), char **p, ...)
-{
- char *s;
- va_list v;
- va_start (v,p);
- s = g (p, va_arg (v,int));
- va_end (v);
- return s;
-}
-
-/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
- function prototypes and stuff, but not '\xHH' hex character constants.
- These don't provoke an error unfortunately, instead are silently treated
- as 'x'. The following induces an error, until -std1 is added to get
- proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
- array size at least. It's necessary to write '\x00'==0 to get something
- that's true only with -std1. */
-int osf4_cc_array ['\x00' == 0 ? 1 : -1];
-
-int test (int i, double x);
-struct s1 {int (*f) (int a);};
-struct s2 {int (*f) (double a);};
-int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
-int argc;
-char **argv;
-int
-main ()
-{
-return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
- ;
- return 0;
-}
-_ACEOF
-# Don't try gcc -ansi; that turns off useful extensions and
-# breaks some systems' header files.
-# AIX -qlanglvl=ansi
-# Ultrix and OSF/1 -std1
-# HP-UX 10.20 and later -Ae
-# HP-UX older versions -Aa -D_HPUX_SOURCE
-# SVR4 -Xc -D__EXTENSIONS__
-for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
-do
- CC="$ac_save_CC $ac_arg"
- rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_prog_cc_stdc=$ac_arg
-break
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext
-done
-rm -f conftest.$ac_ext conftest.$ac_objext
-CC=$ac_save_CC
-
-fi
-
-case "x$ac_cv_prog_cc_stdc" in
- x|xno)
- echo "$as_me:$LINENO: result: none needed" >&5
-echo "${ECHO_T}none needed" >&6 ;;
- *)
- echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5
-echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6
- CC="$CC $ac_cv_prog_cc_stdc" ;;
-esac
-
-# Some people use a C++ compiler to compile C. Since we use `exit',
-# in C++ we need to declare it. In case someone uses the same compiler
-# for both compiling C and C++ we need to have the C++ compiler decide
-# the declaration of exit, since it's the most demanding environment.
-cat >conftest.$ac_ext <<_ACEOF
-@%:@ifndef __cplusplus
- choke me
-@%:@endif
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- for ac_declaration in \
- '' \
- 'extern "C" void std::exit (int) throw (); using std::exit;' \
- 'extern "C" void std::exit (int); using std::exit;' \
- 'extern "C" void exit (int) throw ();' \
- 'extern "C" void exit (int);' \
- 'void exit (int);'
-do
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-$ac_declaration
-@%:@include <stdlib.h>
-int
-main ()
-{
-exit (42);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-continue
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-$ac_declaration
-int
-main ()
-{
-exit (42);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- break
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-done
-rm -f conftest*
-if test -n "$ac_declaration"; then
- echo '#ifdef __cplusplus' >>confdefs.h
- echo $ac_declaration >>confdefs.h
- echo '#endif' >>confdefs.h
-fi
-
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-# Find a good install program. We prefer a C program (faster),
-# so one script is as good as another. But avoid the broken or
-# incompatible versions:
-# SysV /etc/install, /usr/sbin/install
-# SunOS /usr/etc/install
-# IRIX /sbin/install
-# AIX /bin/install
-# AmigaOS /C/install, which installs bootblocks on floppy discs
-# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
-# AFS /usr/afsws/bin/install, which mishandles nonexistent args
-# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
-# OS/2's system install, which has a completely different semantic
-# ./install, which can be erroneously created by make from ./install.sh.
-echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
-echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
-if test -z "$INSTALL"; then
-if test "${ac_cv_path_install+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- # Account for people who put trailing slashes in PATH elements.
-case $as_dir/ in
- ./ | .// | /cC/* | \
- /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
- ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
- /usr/ucb/* ) ;;
- *)
- # OSF1 and SCO ODT 3.0 have their own names for install.
- # Don't use installbsd from OSF since it installs stuff as root
- # by default.
- for ac_prog in ginstall scoinst install; do
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
- if test $ac_prog = install &&
- grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
- # AIX install. It has an incompatible calling convention.
- :
- elif test $ac_prog = install &&
- grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
- # program-specific install script used by HP pwplus--don't use.
- :
- else
- ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
- break 3
- fi
- fi
- done
- done
- ;;
-esac
-done
-
-
-fi
- if test "${ac_cv_path_install+set}" = set; then
- INSTALL=$ac_cv_path_install
- else
- # As a last resort, use the slow shell script. We don't cache a
- # path for INSTALL within a source directory, because that will
- # break other packages using the cache if that directory is
- # removed, or if the path is relative.
- INSTALL=$ac_install_sh
- fi
-fi
-echo "$as_me:$LINENO: result: $INSTALL" >&5
-echo "${ECHO_T}$INSTALL" >&6
-
-# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
-# It thinks the first close brace ends the variable substitution.
-test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
-
-test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
-
-test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
-
-
-# Extract the first word of "db2html$EXEEXT", so it can be a program name with args.
-set dummy db2html$EXEEXT; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_DB1+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $DB1 in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_DB1="$DB1" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_DB1="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_DB1" && ac_cv_path_DB1="nocommand"
- ;;
-esac
-fi
-DB1=$ac_cv_path_DB1
-
-if test -n "$DB1"; then
- echo "$as_me:$LINENO: result: $DB1" >&5
-echo "${ECHO_T}$DB1" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-if test "$DB1" = nocommand; then
- # Extract the first word of "docbook2html$EXEEXT", so it can be a program name with args.
-set dummy docbook2html$EXEEXT; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_DB2+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $DB2 in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_DB2="$DB2" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_DB2="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_DB2" && ac_cv_path_DB2="nocommand"
- ;;
-esac
-fi
-DB2=$ac_cv_path_DB2
-
-if test -n "$DB2"; then
- echo "$as_me:$LINENO: result: $DB2" >&5
-echo "${ECHO_T}$DB2" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- if test "$DB2" = nocommand; then
- { { echo "$as_me:$LINENO: error: docbook not found in $PATH" >&5
-echo "$as_me: error: docbook not found in $PATH" >&2;}
- { (exit 1); exit 1; }; }
- else
- DOCBOOK=$DB2
- fi;else
- DOCBOOK=$DB1
-fi;
-
-
-if test "x$JAVAPREFIX" = x; then
- test "x$JAVAC" = x && for ac_prog in "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAVAC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAVAC"; then
- ac_cv_prog_JAVAC="$JAVAC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAVAC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAVAC=$ac_cv_prog_JAVAC
-if test -n "$JAVAC"; then
- echo "$as_me:$LINENO: result: $JAVAC" >&5
-echo "${ECHO_T}$JAVAC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAVAC" && break
-done
-
-else
- test "x$JAVAC" = x && for ac_prog in "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAVAC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAVAC"; then
- ac_cv_prog_JAVAC="$JAVAC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAVAC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAVAC=$ac_cv_prog_JAVAC
-if test -n "$JAVAC"; then
- echo "$as_me:$LINENO: result: $JAVAC" >&5
-echo "${ECHO_T}$JAVAC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAVAC" && break
-done
-test -n "$JAVAC" || JAVAC="$JAVAPREFIX"
-
-fi
-test "x$JAVAC" = x && { { echo "$as_me:$LINENO: error: no acceptable Java compiler found in \$PATH" >&5
-echo "$as_me: error: no acceptable Java compiler found in \$PATH" >&2;}
- { (exit 1); exit 1; }; }
-
-echo "$as_me:$LINENO: checking if $JAVAC works" >&5
-echo $ECHO_N "checking if $JAVAC works... $ECHO_C" >&6
-if test "${ac_cv_prog_javac_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* #line __oline__ "configure" */
-public class Test {
-}
-EOF
-if { ac_try='$JAVAC $JAVACFLAGS $JAVA_TEST'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- { { echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
-echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
- { (exit 1); exit 1; }; }
- echo "configure: failed program was:" >&5
- cat $JAVA_TEST >&5
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_javac_works" >&5
-echo "${ECHO_T}$ac_cv_prog_javac_works" >&6
-
-
-
-echo "$as_me:$LINENO: checking if $JAVAC works" >&5
-echo $ECHO_N "checking if $JAVAC works... $ECHO_C" >&6
-if test "${ac_cv_prog_javac_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* #line __oline__ "configure" */
-public class Test {
-}
-EOF
-if { ac_try='$JAVAC $JAVACFLAGS $JAVA_TEST'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- { { echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
-echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
- { (exit 1); exit 1; }; }
- echo "configure: failed program was:" >&5
- cat $JAVA_TEST >&5
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_javac_works" >&5
-echo "${ECHO_T}$ac_cv_prog_javac_works" >&6
-
-
-if test "x$JAVAPREFIX" = x; then
- test "x$JAR" = x && for ac_prog in jar$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAR"; then
- ac_cv_prog_JAR="$JAR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAR="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAR=$ac_cv_prog_JAR
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAR" && break
-done
-
-else
- test "x$JAR" = x && for ac_prog in jar
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAR"; then
- ac_cv_prog_JAR="$JAR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAR="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAR=$ac_cv_prog_JAR
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAR" && break
-done
-test -n "$JAR" || JAR="$JAVAPREFIX"
-
-fi
-test "x$JAR" = x && { { echo "$as_me:$LINENO: error: no acceptable jar program found in \$PATH" >&5
-echo "$as_me: error: no acceptable jar program found in \$PATH" >&2;}
- { (exit 1); exit 1; }; }
-
-
-
-
-# Check whether --with-gcj_compile or --without-gcj_compile was given.
-if test "${with_gcj_compile+set}" = set; then
- withval="$with_gcj_compile"
- gcj_compile="no"
-else
- gcj_compile="yes"
-fi;
-
-if test $gcj_compile = "yes"; then
-
-# Check whether --with-gcj-prefix or --without-gcj-prefix was given.
-if test "${with_gcj_prefix+set}" = set; then
- withval="$with_gcj_prefix"
- gcj_prefix="$withval"
-else
- gcj_prefix=""
-fi;
-
- if test x$gcj_prefix != x ; then
- GCJ_HOME=$gcj_prefix
- fi
-
- if test x$GCJ_HOME != x ; then
- echo "Add $GCJ_HOME/bin to path and check again."
- PATH="$GCJ_HOME/bin:$PATH"
- fi
- # Extract the first word of "gcj", so it can be a program name with args.
-set dummy gcj; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_GCJ+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $GCJ in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_GCJ="$GCJ" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_GCJ="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_GCJ" && ac_cv_path_GCJ="no"
- ;;
-esac
-fi
-GCJ=$ac_cv_path_GCJ
-
-if test -n "$GCJ"; then
- echo "$as_me:$LINENO: result: $GCJ" >&5
-echo "${ECHO_T}$GCJ" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-
- min_gcj_version=3.0.0
- echo "$as_me:$LINENO: checking for GCJ - version >= $min_gcj_version" >&5
-echo $ECHO_N "checking for GCJ - version >= $min_gcj_version... $ECHO_C" >&6
- min_gcj_major_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\1/'`
- min_gcj_minor_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\2/'`
- min_gcj_micro_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\3/'`
- if test "$GCJ" = "no" ; then
- no_gcj=yes
- else
- gcj_version=`$GCJ --version 2>&1 | grep GCC | sed 's/gcj (GCC) \([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1.\2.\3/'`
- gcj_major_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1/'`
- gcj_minor_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\2/'`
- gcj_micro_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\3/'`
- if test "$cross_compiling" = yes; then
- echo $ac_n "cross compiling; assumed OK... $ac_c"
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-#include <stdio.h>
-
-main()
-{
- if ((1$gcj_major_version > 1$min_gcj_major_version) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version > 1$min_gcj_minor_version)) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version == 1$min_gcj_minor_version) &&
- (1$gcj_micro_version >= 1$min_gcj_micro_version)))
- {
- return(0);
- }
- else
- {
- return(1);
- }
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- :
-else
- echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-no_gcj=yes
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
-fi
- fi
- if test "x$no_gcj" = x ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- # Extract the first word of "gcj", so it can be a program name with args.
-set dummy gcj; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_GCJ+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $GCJ in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_GCJ="$GCJ" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_GCJ="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_GCJ" && ac_cv_path_GCJ="no"
- ;;
-esac
-fi
-GCJ=$ac_cv_path_GCJ
-
-if test -n "$GCJ"; then
- echo "$as_me:$LINENO: result: $GCJ" >&5
-echo "${ECHO_T}$GCJ" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- # Extract the first word of "jar", so it can be a program name with args.
-set dummy jar; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $JAR in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_JAR="$JAR" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_JAR="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_JAR" && ac_cv_path_JAR="no"
- ;;
-esac
-fi
-JAR=$ac_cv_path_JAR
-
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- if test x$GCJ_HOME != x ; then
- :
- else
- GCJ_HOME=`which gcj | sed 's/\(.*\).bin.*gcj/\1/'`
- fi
-
- cat << EOF > Test.java
-/* #line __oline__ "configure" */
-public class Test {
- public static void main(String[] args) {
- System.out.println(System.getProperty("sun.boot.class.path"));
- }
-}
-EOF
- GCJ_JAR=`gcj -C Test.java && gij Test`
- rm Test.java Test.class
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`(test -d /usr/share/local/java && find /usr/local/share/java -name libgcj-?.?.?.jar) || (test -d /usr/share/java && find /usr/share/java -name libgcj-?.?.?.jar)`
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`locate libgcj | grep libgcj.*\.jar`
- fi
- fi
- if test x$GCJ_JAR != x ; then
- GCJ_CLASSPATH="${GCJ_JAR}:${CLASSPATH}"
- else
- echo "***"
- echo "*** Unable to locate libgcj.jar needed by gcj"
- echo "***"
- { { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }
- fi
-
- :
- else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
- echo "***"
- echo "*** If you have GCJ installed and it is a newer version than $min_java_version, either set"
- echo "*** the GCJ_HOME variable or add the top directory where the GCJ binaries are to"
- echo "*** the PATH. Alternatively try \"./configure --with-gcj-prefix=<java_home>\","
- echo "***"
- echo "*** Also make sure that configure does not find the wrong version of GCJ by"
- echo "*** looking at the output of \"which gcj\"."
- echo "***"
- { { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }
- fi
-
- GCJ_BUILD_TARGETS=native-gcj
- GCJ_INSTALL_TARGETS=native_install
- GCJ_UNINSTALL_TARGETS=native_uninstall
-else
- GCJ_BUILD_TARGETS=
- GCJ_INSTALL_TARGETS=
- GCJ_UNINSTALL_TARGETS=
-fi
-
-
-
-
-
-
-
-
-echo "$as_me:$LINENO: checking for main in -libs" >&5
-echo $ECHO_N "checking for main in -libs... $ECHO_C" >&6
-if test "${ac_cv_lib_ibs_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- ac_check_lib_save_LIBS=$LIBS
-LIBS="-libs $LIBS"
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-
-int
-main ()
-{
-main ();
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_lib_ibs_main=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_lib_ibs_main=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-echo "$as_me:$LINENO: result: $ac_cv_lib_ibs_main" >&5
-echo "${ECHO_T}$ac_cv_lib_ibs_main" >&6
-if test $ac_cv_lib_ibs_main = yes; then
- cat >>confdefs.h <<_ACEOF
-@%:@define HAVE_LIBIBS 1
-_ACEOF
-
- LIBS="-libs $LIBS"
-
-fi
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gtk+-2.0 >= 2.4" >&5
-echo $ECHO_N "checking for gtk+-2.0 >= 2.4... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gtk+-2.0 >= 2.4" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GTK_CFLAGS" >&5
-echo $ECHO_N "checking GTK_CFLAGS... $ECHO_C" >&6
- GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 2.4"`
- echo "$as_me:$LINENO: result: $GTK_CFLAGS" >&5
-echo "${ECHO_T}$GTK_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GTK_LIBS" >&5
-echo $ECHO_N "checking GTK_LIBS... $ECHO_C" >&6
- GTK_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 2.4"`
- echo "$as_me:$LINENO: result: $GTK_LIBS" >&5
-echo "${ECHO_T}$GTK_LIBS" >&6
- else
- GTK_CFLAGS=""
- GTK_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GTK_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk+-2.0 >= 2.4"`
- echo $GTK_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gtk+-2.0 >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gtk+-2.0 >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-
-
-
-
-
-
-
-
-echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
-echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6
-if test "${ac_cv_c_const+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-/* FIXME: Include the comments suggested by Paul. */
-#ifndef __cplusplus
- /* Ultrix mips cc rejects this. */
- typedef int charset[2];
- const charset x;
- /* SunOS 4.1.1 cc rejects this. */
- char const *const *ccp;
- char **p;
- /* NEC SVR4.0.2 mips cc rejects this. */
- struct point {int x, y;};
- static struct point const zero = {0,0};
- /* AIX XL C 1.02.0.0 rejects this.
- It does not let you subtract one const X* pointer from another in
- an arm of an if-expression whose if-part is not a constant
- expression */
- const char *g = "string";
- ccp = &g + (g ? g-g : 0);
- /* HPUX 7.0 cc rejects these. */
- ++ccp;
- p = (char**) ccp;
- ccp = (char const *const *) p;
- { /* SCO 3.2v4 cc rejects this. */
- char *t;
- char const *s = 0 ? (char *) 0 : (char const *) 0;
-
- *t++ = 0;
- }
- { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
- int x[] = {25, 17};
- const int *foo = &x[0];
- ++foo;
- }
- { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
- typedef const int *iptr;
- iptr p = 0;
- ++p;
- }
- { /* AIX XL C 1.02.0.0 rejects this saying
- "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
- struct s { int j; const int *ap[3]; };
- struct s *b; b->j = 5;
- }
- { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
- const int foo = 10;
- }
-#endif
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_c_const=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_c_const=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
-echo "${ECHO_T}$ac_cv_c_const" >&6
-if test $ac_cv_c_const = no; then
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define const
-_ACEOF
-
-fi
-
-
-# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
-# for constant arguments. Useless!
-echo "$as_me:$LINENO: checking for working alloca.h" >&5
-echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6
-if test "${ac_cv_working_alloca_h+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@include <alloca.h>
-int
-main ()
-{
-char *p = (char *) alloca (2 * sizeof (int));
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_working_alloca_h=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_working_alloca_h=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5
-echo "${ECHO_T}$ac_cv_working_alloca_h" >&6
-if test $ac_cv_working_alloca_h = yes; then
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define HAVE_ALLOCA_H 1
-_ACEOF
-
-fi
-
-echo "$as_me:$LINENO: checking for alloca" >&5
-echo $ECHO_N "checking for alloca... $ECHO_C" >&6
-if test "${ac_cv_func_alloca_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#ifdef __GNUC__
-# define alloca __builtin_alloca
-#else
-# ifdef _MSC_VER
-# include <malloc.h>
-# define alloca _alloca
-# else
-# if HAVE_ALLOCA_H
-# include <alloca.h>
-# else
-# ifdef _AIX
- #pragma alloca
-# else
-# ifndef alloca /* predefined by HP cc +Olibcalls */
-char *alloca ();
-# endif
-# endif
-# endif
-# endif
-#endif
-
-int
-main ()
-{
-char *p = (char *) alloca (1);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_func_alloca_works=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_func_alloca_works=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5
-echo "${ECHO_T}$ac_cv_func_alloca_works" >&6
-
-if test $ac_cv_func_alloca_works = yes; then
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define HAVE_ALLOCA 1
-_ACEOF
-
-else
- # The SVR3 libPW and SVR4 libucb both contain incompatible functions
-# that cause trouble. Some versions do not even contain alloca or
-# contain a buggy version. If you still want to use their alloca,
-# use ar to extract alloca.o from them instead of compiling alloca.c.
-
-ALLOCA=alloca.$ac_objext
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define C_ALLOCA 1
-_ACEOF
-
-
-echo "$as_me:$LINENO: checking whether \`alloca.c' needs Cray hooks" >&5
-echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6
-if test "${ac_cv_os_cray+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#if defined(CRAY) && ! defined(CRAY2)
-webecray
-#else
-wenotbecray
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
- $EGREP "webecray" >/dev/null 2>&1; then
- ac_cv_os_cray=yes
-else
- ac_cv_os_cray=no
-fi
-rm -f conftest*
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_os_cray" >&5
-echo "${ECHO_T}$ac_cv_os_cray" >&6
-if test $ac_cv_os_cray = yes; then
- for ac_func in _getb67 GETB67 getb67; do
- as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-echo "$as_me:$LINENO: checking for $ac_func" >&5
-echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
-if eval "test \"\${$as_ac_var+set}\" = set"; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
- For example, HP-UX 11i <limits.h> declares gettimeofday. */
-#define $ac_func innocuous_$ac_func
-
-/* System header to define __stub macros and hopefully few prototypes,
- which can conflict with char $ac_func (); below.
- Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- <limits.h> exists even on freestanding compilers. */
-
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
-
-#undef $ac_func
-
-/* Override any gcc2 internal prototype to avoid an error. */
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-/* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
-char $ac_func ();
-/* The GNU C library defines this for functions which it implements
- to always fail with ENOSYS. Some functions are actually named
- something starting with __ and the normal name is an alias. */
-#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
-choke me
-#else
-char (*f) () = $ac_func;
-#endif
-#ifdef __cplusplus
-}
-#endif
-
-int
-main ()
-{
-return f != $ac_func;
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- eval "$as_ac_var=yes"
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-eval "$as_ac_var=no"
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
-echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
-if test `eval echo '${'$as_ac_var'}'` = yes; then
-
-cat >>confdefs.h <<_ACEOF
-@%:@define CRAY_STACKSEG_END $ac_func
-_ACEOF
-
- break
-fi
-
- done
-fi
-
-echo "$as_me:$LINENO: checking stack direction for C alloca" >&5
-echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6
-if test "${ac_cv_c_stack_direction+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test "$cross_compiling" = yes; then
- ac_cv_c_stack_direction=0
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-int
-find_stack_direction ()
-{
- static char *addr = 0;
- auto char dummy;
- if (addr == 0)
- {
- addr = &dummy;
- return find_stack_direction ();
- }
- else
- return (&dummy > addr) ? 1 : -1;
-}
-
-int
-main ()
-{
- exit (find_stack_direction () < 0);
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_c_stack_direction=1
-else
- echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-ac_cv_c_stack_direction=-1
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
-fi
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5
-echo "${ECHO_T}$ac_cv_c_stack_direction" >&6
-
-cat >>confdefs.h <<_ACEOF
-@%:@define STACK_DIRECTION $ac_cv_c_stack_direction
-_ACEOF
-
-
-fi
-
-
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for libgnomeui-2.0 >= 2.6.0 libgnomecanvas-2.0 >= 2.6.0" >&5
-echo $ECHO_N "checking for libgnomeui-2.0 >= 2.6.0 libgnomecanvas-2.0 >= 2.6.0... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "libgnomeui-2.0 >= 2.6.0 libgnomecanvas-2.0 >= 2.6.0" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GNOME_CFLAGS" >&5
-echo $ECHO_N "checking GNOME_CFLAGS... $ECHO_C" >&6
- GNOME_CFLAGS=`$PKG_CONFIG --cflags "libgnomeui-2.0 >= 2.6.0 libgnomecanvas-2.0 >= 2.6.0"`
- echo "$as_me:$LINENO: result: $GNOME_CFLAGS" >&5
-echo "${ECHO_T}$GNOME_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GNOME_LIBS" >&5
-echo $ECHO_N "checking GNOME_LIBS... $ECHO_C" >&6
- GNOME_LIBS=`$PKG_CONFIG --libs "libgnomeui-2.0 >= 2.6.0 libgnomecanvas-2.0 >= 2.6.0"`
- echo "$as_me:$LINENO: result: $GNOME_LIBS" >&5
-echo "${ECHO_T}$GNOME_LIBS" >&6
- else
- GNOME_CFLAGS=""
- GNOME_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GNOME_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libgnomeui-2.0 >= 2.6.0 libgnomecanvas-2.0 >= 2.6.0"`
- echo $GNOME_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (libgnomeui-2.0 >= 2.6.0 libgnomecanvas-2.0 >= 2.6.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (libgnomeui-2.0 >= 2.6.0 libgnomecanvas-2.0 >= 2.6.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-
-
-
- ac_config_files="$ac_config_files Makefile gnome2-java.pc gnome2-java.pc.buildplace doc/Makefile doc/examples/runExample.sh src/Makefile src/java/org/gnu/gnome/Gnome.java src/java/org/gnu/gnome/Program.java"
-cat >confcache <<\_ACEOF
-# This file is a shell script that caches the results of configure
-# tests run on this system so they can be shared between configure
-# scripts and configure runs, see configure's option --config-cache.
-# It is not useful on other systems. If it contains results you don't
-# want to keep, you may remove or edit it.
-#
-# config.status only pays attention to the cache file if you give it
-# the --recheck option to rerun configure.
-#
-# `ac_cv_env_foo' variables (set or unset) will be overridden when
-# loading this file, other *unset* `ac_cv_foo' will be assigned the
-# following values.
-
-_ACEOF
-
-# The following way of writing the cache mishandles newlines in values,
-# but we know of no workaround that is simple, portable, and efficient.
-# So, don't put newlines in cache variables' values.
-# Ultrix sh set writes to stderr and can't be redirected directly,
-# and sets the high bit in the cache file unless we assign to the vars.
-{
- (set) 2>&1 |
- case `(ac_space=' '; set | grep ac_space) 2>&1` in
- *ac_space=\ *)
- # `set' does not quote correctly, so add quotes (double-quote
- # substitution turns \\\\ into \\, and sed turns \\ into \).
- sed -n \
- "s/'/'\\\\''/g;
- s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
- ;;
- *)
- # `set' quotes correctly as required by POSIX, so do not add quotes.
- sed -n \
- "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
- ;;
- esac;
-} |
- sed '
- t clear
- : clear
- s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
- t end
- /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
- : end' >>confcache
-if diff $cache_file confcache >/dev/null 2>&1; then :; else
- if test -w $cache_file; then
- test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
- cat confcache >$cache_file
- else
- echo "not updating unwritable cache $cache_file"
- fi
-fi
-rm -f confcache
-
-test "x$prefix" = xNONE && prefix=$ac_default_prefix
-# Let make expand exec_prefix.
-test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
-
-# VPATH may cause trouble with some makes, so we remove $(srcdir),
-# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
-# trailing colons and then remove the whole line if VPATH becomes empty
-# (actually we leave an empty line to preserve line numbers).
-if test "x$srcdir" = x.; then
- ac_vpsub='/^[ ]*VPATH[ ]*=/{
-s/:*\$(srcdir):*/:/;
-s/:*\${srcdir}:*/:/;
-s/:*@srcdir@:*/:/;
-s/^\([^=]*=[ ]*\):*/\1/;
-s/:*$//;
-s/^[^=]*=[ ]*$//;
-}'
-fi
-
-# Transform confdefs.h into DEFS.
-# Protect against shell expansion while executing Makefile rules.
-# Protect against Makefile macro expansion.
-#
-# If the first sed substitution is executed (which looks for macros that
-# take arguments), then we branch to the quote section. Otherwise,
-# look for a macro that doesn't take arguments.
-cat >confdef2opt.sed <<\_ACEOF
-t clear
-: clear
-s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*([^)]*)\)[ ]*\(.*\),-D\1=\2,g
-t quote
-s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\),-D\1=\2,g
-t quote
-d
-: quote
-s,[ `~#$^&*(){}\\|;'"<>?],\\&,g
-s,\[,\\&,g
-s,\],\\&,g
-s,\$,$$,g
-p
-_ACEOF
-# We use echo to avoid assuming a particular line-breaking character.
-# The extra dot is to prevent the shell from consuming trailing
-# line-breaks from the sub-command output. A line-break within
-# single-quotes doesn't work because, if this script is created in a
-# platform that uses two characters for line-breaks (e.g., DOS), tr
-# would break.
-ac_LF_and_DOT=`echo; echo .`
-DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'`
-rm -f confdef2opt.sed
-
-
-ac_libobjs=
-ac_ltlibobjs=
-for ac_i in : $LIB@&t at OBJS; do test "x$ac_i" = x: && continue
- # 1. Remove the extension, and $U if already installed.
- ac_i=`echo "$ac_i" |
- sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
- # 2. Add them.
- ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"
- ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'
-done
-LIB@&t at OBJS=$ac_libobjs
-
-LTLIBOBJS=$ac_ltlibobjs
-
-
-
-: ${CONFIG_STATUS=./config.status}
-ac_clean_files_save=$ac_clean_files
-ac_clean_files="$ac_clean_files $CONFIG_STATUS"
-{ echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
-echo "$as_me: creating $CONFIG_STATUS" >&6;}
-cat >$CONFIG_STATUS <<_ACEOF
-#! $SHELL
-# Generated by $as_me.
-# Run this file to recreate the current configuration.
-# Compiler output produced by configure, useful for debugging
-# configure, is in config.log if it exists.
-
-debug=false
-ac_cs_recheck=false
-ac_cs_silent=false
-SHELL=\${CONFIG_SHELL-$SHELL}
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
-echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
-echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-exec 6>&1
-
-# Open the log real soon, to keep \$[0] and so on meaningful, and to
-# report actual input values of CONFIG_FILES etc. instead of their
-# values after options handling. Logging --version etc. is OK.
-exec 5>>config.log
-{
- echo
- sed 'h;s/./-/g;s/^.../@%:@@%:@ /;s/...$/ @%:@@%:@/;p;x;p;x' <<_ASBOX
-@%:@@%:@ Running $as_me. @%:@@%:@
-_ASBOX
-} >&5
-cat >&5 <<_CSEOF
-
-This file was extended by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- CONFIG_FILES = $CONFIG_FILES
- CONFIG_HEADERS = $CONFIG_HEADERS
- CONFIG_LINKS = $CONFIG_LINKS
- CONFIG_COMMANDS = $CONFIG_COMMANDS
- $ $0 $@
-
-_CSEOF
-echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
-echo >&5
-_ACEOF
-
-# Files that config.status was made for.
-if test -n "$ac_config_files"; then
- echo "config_files=\"$ac_config_files\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_headers"; then
- echo "config_headers=\"$ac_config_headers\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_links"; then
- echo "config_links=\"$ac_config_links\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_commands"; then
- echo "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUS
-fi
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-
-ac_cs_usage="\
-\`$as_me' instantiates files from templates according to the
-current configuration.
-
-Usage: $0 [OPTIONS] [FILE]...
-
- -h, --help print this help, then exit
- -V, --version print version number, then exit
- -q, --quiet do not print progress messages
- -d, --debug don't remove temporary files
- --recheck update $as_me by reconfiguring in the same conditions
- --file=FILE[:TEMPLATE]
- instantiate the configuration file FILE
-
-Configuration files:
-$config_files
-
-Report bugs to <bug-autoconf at gnu.org>."
-_ACEOF
-
-cat >>$CONFIG_STATUS <<_ACEOF
-ac_cs_version="\\
-config.status
-configured by $0, generated by GNU Autoconf 2.59,
- with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This config.status script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it."
-srcdir=$srcdir
-INSTALL="$INSTALL"
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-# If no file are specified by the user, then we need to provide default
-# value. By we need to know if files were specified by the user.
-ac_need_defaults=:
-while test $# != 0
-do
- case $1 in
- --*=*)
- ac_option=`expr "x$1" : 'x\([^=]*\)='`
- ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
- ac_shift=:
- ;;
- -*)
- ac_option=$1
- ac_optarg=$2
- ac_shift=shift
- ;;
- *) # This is not an option, so the user has probably given explicit
- # arguments.
- ac_option=$1
- ac_need_defaults=false;;
- esac
-
- case $ac_option in
- # Handling of the options.
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
- -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
- ac_cs_recheck=: ;;
- --version | --vers* | -V )
- echo "$ac_cs_version"; exit 0 ;;
- --he | --h)
- # Conflict between --help and --header
- { { echo "$as_me:$LINENO: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; };;
- --help | --hel | -h )
- echo "$ac_cs_usage"; exit 0 ;;
- --debug | --d* | -d )
- debug=: ;;
- --file | --fil | --fi | --f )
- $ac_shift
- CONFIG_FILES="$CONFIG_FILES $ac_optarg"
- ac_need_defaults=false;;
- --header | --heade | --head | --hea )
- $ac_shift
- CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
- ac_need_defaults=false;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil | --si | --s)
- ac_cs_silent=: ;;
-
- # This is an error.
- -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; } ;;
-
- *) ac_config_targets="$ac_config_targets $1" ;;
-
- esac
- shift
-done
-
-ac_configure_extra_args=
-
-if $ac_cs_silent; then
- exec 6>/dev/null
- ac_configure_extra_args="$ac_configure_extra_args --silent"
-fi
-
-_ACEOF
-cat >>$CONFIG_STATUS <<_ACEOF
-if \$ac_cs_recheck; then
- echo "running $SHELL $0 " $ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
- exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
-fi
-
-_ACEOF
-
-
-
-
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-for ac_config_target in $ac_config_targets
-do
- case "$ac_config_target" in
- # Handling of arguments.
- "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
- "gnome2-java.pc" ) CONFIG_FILES="$CONFIG_FILES gnome2-java.pc" ;;
- "gnome2-java.pc.buildplace" ) CONFIG_FILES="$CONFIG_FILES gnome2-java.pc.buildplace" ;;
- "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
- "doc/examples/runExample.sh" ) CONFIG_FILES="$CONFIG_FILES doc/examples/runExample.sh" ;;
- "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
- "src/java/org/gnu/gnome/Gnome.java" ) CONFIG_FILES="$CONFIG_FILES src/java/org/gnu/gnome/Gnome.java" ;;
- "src/java/org/gnu/gnome/Program.java" ) CONFIG_FILES="$CONFIG_FILES src/java/org/gnu/gnome/Program.java" ;;
- *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
-echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# If the user did not use the arguments to specify the items to instantiate,
-# then the envvar interface is used. Set only those that are not.
-# We use the long form for the default assignment because of an extremely
-# bizarre bug on SunOS 4.1.3.
-if $ac_need_defaults; then
- test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
-fi
-
-# Have a temporary directory for convenience. Make it in the build tree
-# simply because there is no reason to put it here, and in addition,
-# creating and moving files from /tmp can sometimes cause problems.
-# Create a temporary directory, and hook for its removal unless debugging.
-$debug ||
-{
- trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
- trap '{ (exit 1); exit 1; }' 1 2 13 15
-}
-
-# Create a (secure) tmp directory for tmp files.
-
-{
- tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
- test -n "$tmp" && test -d "$tmp"
-} ||
-{
- tmp=./confstat$$-$RANDOM
- (umask 077 && mkdir $tmp)
-} ||
-{
- echo "$me: cannot create a temporary directory in ." >&2
- { (exit 1); exit 1; }
-}
-
-_ACEOF
-
-cat >>$CONFIG_STATUS <<_ACEOF
-
-#
-# CONFIG_FILES section.
-#
-
-# No need to generate the scripts if there are no CONFIG_FILES.
-# This happens for instance when ./config.status config.h
-if test -n "\$CONFIG_FILES"; then
- # Protect against being on the right side of a sed subst in config.status.
- sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&,]/\\\\&/g;
- s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF
-s, at SHELL@,$SHELL,;t t
-s, at PATH_SEPARATOR@,$PATH_SEPARATOR,;t t
-s, at PACKAGE_NAME@,$PACKAGE_NAME,;t t
-s, at PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t
-s, at PACKAGE_VERSION@,$PACKAGE_VERSION,;t t
-s, at PACKAGE_STRING@,$PACKAGE_STRING,;t t
-s, at PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t
-s, at exec_prefix@,$exec_prefix,;t t
-s, at prefix@,$prefix,;t t
-s, at program_transform_name@,$program_transform_name,;t t
-s, at bindir@,$bindir,;t t
-s, at sbindir@,$sbindir,;t t
-s, at libexecdir@,$libexecdir,;t t
-s, at datadir@,$datadir,;t t
-s, at sysconfdir@,$sysconfdir,;t t
-s, at sharedstatedir@,$sharedstatedir,;t t
-s, at localstatedir@,$localstatedir,;t t
-s, at libdir@,$libdir,;t t
-s, at includedir@,$includedir,;t t
-s, at oldincludedir@,$oldincludedir,;t t
-s, at infodir@,$infodir,;t t
-s, at mandir@,$mandir,;t t
-s, at build_alias@,$build_alias,;t t
-s, at host_alias@,$host_alias,;t t
-s, at target_alias@,$target_alias,;t t
-s, at DEFS@,$DEFS,;t t
-s, at ECHO_C@,$ECHO_C,;t t
-s, at ECHO_N@,$ECHO_N,;t t
-s, at ECHO_T@,$ECHO_T,;t t
-s, at LIBS@,$LIBS,;t t
-s, at INSTALLED_CLASSPATH@,$INSTALLED_CLASSPATH,;t t
-s, at INSTALLED_JNI_DIR@,$INSTALLED_JNI_DIR,;t t
-s, at INSTALLED_CLASSPATH_BUILDPLACE@,$INSTALLED_CLASSPATH_BUILDPLACE,;t t
-s, at INSTALLED_JNI_DIR_BUILDPLACE@,$INSTALLED_JNI_DIR_BUILDPLACE,;t t
-s, at version@,$version,;t t
-s, at apiversion@,$apiversion,;t t
-s, at PKG_CONFIG@,$PKG_CONFIG,;t t
-s, at GTKJAVA_CFLAGS@,$GTKJAVA_CFLAGS,;t t
-s, at GTKJAVA_LIBS@,$GTKJAVA_LIBS,;t t
-s, at gtkapiversion@,$gtkapiversion,;t t
-s, at GTKJAR@,$GTKJAR,;t t
-s, at JG_GTK_LIB_PATH@,$JG_GTK_LIB_PATH,;t t
-s, at NATIVEGTKJAR@,$NATIVEGTKJAR,;t t
-s, at CC@,$CC,;t t
-s, at CFLAGS@,$CFLAGS,;t t
-s, at LDFLAGS@,$LDFLAGS,;t t
-s, at CPPFLAGS@,$CPPFLAGS,;t t
-s, at ac_ct_CC@,$ac_ct_CC,;t t
-s, at EXEEXT@,$EXEEXT,;t t
-s, at OBJEXT@,$OBJEXT,;t t
-s, at INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
-s, at INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
-s, at INSTALL_DATA@,$INSTALL_DATA,;t t
-s, at DB1@,$DB1,;t t
-s, at DB2@,$DB2,;t t
-s, at DOCBOOK@,$DOCBOOK,;t t
-s, at JAVAC@,$JAVAC,;t t
-s, at JAR@,$JAR,;t t
-s, at GCJ@,$GCJ,;t t
-s, at GCJ_CLASSPATH@,$GCJ_CLASSPATH,;t t
-s, at GCJ_BUILD_TARGETS@,$GCJ_BUILD_TARGETS,;t t
-s, at GCJ_INSTALL_TARGETS@,$GCJ_INSTALL_TARGETS,;t t
-s, at GCJ_UNINSTALL_TARGETS@,$GCJ_UNINSTALL_TARGETS,;t t
-s, at GTK_CFLAGS@,$GTK_CFLAGS,;t t
-s, at GTK_LIBS@,$GTK_LIBS,;t t
-s, at TOPLEVEL_TARGETS@,$TOPLEVEL_TARGETS,;t t
-s, at INSTALL_TARGETS@,$INSTALL_TARGETS,;t t
-s, at UNINSTALL_TARGETS@,$UNINSTALL_TARGETS,;t t
-s, at MACRO_FLAG@,$MACRO_FLAG,;t t
-s, at ALLOCA@,$ALLOCA,;t t
-s, at CPP@,$CPP,;t t
-s, at EGREP@,$EGREP,;t t
-s, at GNOME_CFLAGS@,$GNOME_CFLAGS,;t t
-s, at GNOME_LIBS@,$GNOME_LIBS,;t t
-s, at LIB@&t at OBJS@,$LIB@&t at OBJS,;t t
-s, at LTLIBOBJS@,$LTLIBOBJS,;t t
-CEOF
-
-_ACEOF
-
- cat >>$CONFIG_STATUS <<\_ACEOF
- # Split the substitutions into bite-sized pieces for seds with
- # small command number limits, like on Digital OSF/1 and HP-UX.
- ac_max_sed_lines=48
- ac_sed_frag=1 # Number of current file.
- ac_beg=1 # First line for current file.
- ac_end=$ac_max_sed_lines # Line after last line for current file.
- ac_more_lines=:
- ac_sed_cmds=
- while $ac_more_lines; do
- if test $ac_beg -gt 1; then
- sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- else
- sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- fi
- if test ! -s $tmp/subs.frag; then
- ac_more_lines=false
- else
- # The purpose of the label and of the branching condition is to
- # speed up the sed processing (if there are no `@' at all, there
- # is no need to browse any of the substitutions).
- # These are the two extra sed commands mentioned above.
- (echo ':t
- /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
- else
- ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
- fi
- ac_sed_frag=`expr $ac_sed_frag + 1`
- ac_beg=$ac_end
- ac_end=`expr $ac_end + $ac_max_sed_lines`
- fi
- done
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds=cat
- fi
-fi # test -n "$CONFIG_FILES"
-
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
-for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
- # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
- case $ac_file in
- - | *:- | *:-:* ) # input from stdin
- cat >$tmp/stdin
- ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- * ) ac_file_in=$ac_file.in ;;
- esac
-
- # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
- ac_dir=`(dirname "$ac_file") 2>/dev/null ||
-$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$ac_file" : 'X\(//\)[^/]' \| \
- X"$ac_file" : 'X\(//\)$' \| \
- X"$ac_file" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$ac_file" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- { if $as_mkdir_p; then
- mkdir -p "$ac_dir"
- else
- as_dir="$ac_dir"
- as_dirs=
- while test ! -d "$as_dir"; do
- as_dirs="$as_dir $as_dirs"
- as_dir=`(dirname "$as_dir") 2>/dev/null ||
-$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$as_dir" : 'X\(//\)[^/]' \| \
- X"$as_dir" : 'X\(//\)$' \| \
- X"$as_dir" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$as_dir" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- done
- test ! -n "$as_dirs" || mkdir $as_dirs
- fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
-echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
- { (exit 1); exit 1; }; }; }
-
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
-
- case $INSTALL in
- [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
- *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
- esac
-
- # Let's still pretend it is `configure' which instantiates (i.e., don't
- # use $as_me), people would be surprised to read:
- # /* config.h. Generated by config.status. */
- if test x"$ac_file" = x-; then
- configure_input=
- else
- configure_input="$ac_file. "
- fi
- configure_input=$configure_input"Generated from `echo $ac_file_in |
- sed 's,.*/,,'` by configure."
-
- # First look for the input files in the build tree, otherwise in the
- # src tree.
- ac_file_inputs=`IFS=:
- for f in $ac_file_in; do
- case $f in
- -) echo $tmp/stdin ;;
- [\\/$]*)
- # Absolute (can't be DOS-style, as IFS=:)
- test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- echo "$f";;
- *) # Relative
- if test -f "$f"; then
- # Build tree
- echo "$f"
- elif test -f "$srcdir/$f"; then
- # Source tree
- echo "$srcdir/$f"
- else
- # /dev/null tree
- { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- fi;;
- esac
- done` || { (exit 1); exit 1; }
-
- if test x"$ac_file" != x-; then
- { echo "$as_me:$LINENO: creating $ac_file" >&5
-echo "$as_me: creating $ac_file" >&6;}
- rm -f "$ac_file"
- fi
-_ACEOF
-cat >>$CONFIG_STATUS <<_ACEOF
- sed "$ac_vpsub
-$extrasub
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
-:t
-/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
-s, at configure_input@,$configure_input,;t t
-s, at srcdir@,$ac_srcdir,;t t
-s, at abs_srcdir@,$ac_abs_srcdir,;t t
-s, at top_srcdir@,$ac_top_srcdir,;t t
-s, at abs_top_srcdir@,$ac_abs_top_srcdir,;t t
-s, at builddir@,$ac_builddir,;t t
-s, at abs_builddir@,$ac_abs_builddir,;t t
-s, at top_builddir@,$ac_top_builddir,;t t
-s, at abs_top_builddir@,$ac_abs_top_builddir,;t t
-s, at INSTALL@,$ac_INSTALL,;t t
-" $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
- rm -f $tmp/stdin
- if test x"$ac_file" != x-; then
- mv $tmp/out $ac_file
- else
- cat $tmp/out
- rm -f $tmp/out
- fi
-
-done
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-
-{ (exit 0); exit 0; }
-_ACEOF
-chmod +x $CONFIG_STATUS
-ac_clean_files=$ac_clean_files_save
-
-
-# configure is writing to config.log, and then calls config.status.
-# config.status does its own redirection, appending to config.log.
-# Unfortunately, on DOS this fails, as config.log is still kept open
-# by configure, so config.status won't be able to write to it; its
-# output is simply discarded. So we exec the FD to /dev/null,
-# effectively closing config.log, so it can be properly (re)opened and
-# appended to by config.status. When coming back to configure, we
-# need to make the FD available again.
-if test "$no_create" != yes; then
- ac_cs_success=:
- ac_config_status_args=
- test "$silent" = yes &&
- ac_config_status_args="$ac_config_status_args --quiet"
- exec 5>/dev/null
- $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
- exec 5>>config.log
- # Use ||, not &&, to avoid exiting from the if with $? = 1, which
- # would make configure fail if this is the last instruction.
- $ac_cs_success || { (exit 1); exit 1; }
-fi
-
-
-`if test -e ../pkgconfig-tmp/; then cp gnome2-java.pc.buildplace ../pkgconfig-tmp/gnome2-java.pc; fi;`
-
-`chmod +x doc/examples/runExample.sh`
-
diff --git a/libgnome-java/autom4te.cache/requests b/libgnome-java/autom4te.cache/requests
deleted file mode 100644
index aa78349..0000000
--- a/libgnome-java/autom4te.cache/requests
+++ /dev/null
@@ -1,245 +0,0 @@
-# This file was generated by Autom4te Sat Jan 8 16:59:54 PST 2005.
-# It contains the lists of macros which have been traced.
-# It can be safely removed.
-
- at request = (
- bless( [
- '0',
- 1,
- [
- '/usr/share/autoconf'
- ],
- [
- '/usr/share/autoconf/autoconf/autoconf.m4f',
- '/usr/share/aclocal/pkg.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_jar.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac_works.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/am_path_docbook.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/am_path_gcj.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/jg_check_nativecompile.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/jg_gtk_java.m4',
- 'configure.in'
- ],
- {
- 'm4_pattern_forbid' => 1,
- 'AC_CONFIG_LIBOBJ_DIR' => 1,
- 'AC_C_VOLATILE' => 1,
- 'AC_TYPE_OFF_T' => 1,
- 'AC_FUNC_CLOSEDIR_VOID' => 1,
- 'AC_REPLACE_FNMATCH' => 1,
- 'AC_DEFUN' => 1,
- 'AC_PROG_LIBTOOL' => 1,
- 'AC_FUNC_STAT' => 1,
- 'AC_FUNC_WAIT3' => 1,
- 'AC_HEADER_TIME' => 1,
- 'AC_FUNC_LSTAT' => 1,
- 'AC_STRUCT_TM' => 1,
- 'AM_AUTOMAKE_VERSION' => 1,
- 'AC_FUNC_GETMNTENT' => 1,
- 'AC_TYPE_MODE_T' => 1,
- 'AC_CHECK_HEADERS' => 1,
- 'AC_FUNC_STRTOD' => 1,
- 'AC_FUNC_STRNLEN' => 1,
- 'm4_sinclude' => 1,
- 'AC_PROG_CXX' => 1,
- 'AC_PATH_X' => 1,
- 'AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK' => 1,
- 'AC_PROG_AWK' => 1,
- '_m4_warn' => 1,
- 'AM_PATH_DOCBOOK' => 1,
- 'AC_HEADER_STDC' => 1,
- 'AC_HEADER_MAJOR' => 1,
- 'JG_COMMON' => 1,
- 'JG_CHECK_NATIVECOMPILE' => 1,
- 'AC_FUNC_ERROR_AT_LINE' => 1,
- 'AC_PROG_JAVAC' => 1,
- 'AC_PROG_GCC_TRADITIONAL' => 1,
- 'AC_LIBSOURCE' => 1,
- 'AC_FUNC_MBRTOWC' => 1,
- 'AC_STRUCT_ST_BLOCKS' => 1,
- 'AC_TYPE_SIGNAL' => 1,
- 'AM_PATH_GCJ' => 1,
- 'AC_TYPE_UID_T' => 1,
- 'AC_PROG_MAKE_SET' => 1,
- 'AC_CONFIG_AUX_DIR' => 1,
- 'm4_pattern_allow' => 1,
- 'sinclude' => 1,
- 'AC_DEFINE_TRACE_LITERAL' => 1,
- 'AC_FUNC_STRERROR_R' => 1,
- 'AC_PROG_CC' => 1,
- 'AC_FUNC_FORK' => 1,
- 'AC_DECL_SYS_SIGLIST' => 1,
- 'PKG_CHECK_MODULES' => 1,
- 'AU_DEFUN' => 1,
- 'AC_FUNC_STRCOLL' => 1,
- 'AC_FUNC_VPRINTF' => 1,
- 'AC_PROG_YACC' => 1,
- 'AC_INIT' => 1,
- 'AC_STRUCT_TIMEZONE' => 1,
- 'AC_FUNC_CHOWN' => 1,
- 'AC_SUBST' => 1,
- 'AC_FUNC_ALLOCA' => 1,
- 'AC_CANONICAL_HOST' => 1,
- 'AC_FUNC_GETPGRP' => 1,
- 'AC_PROG_RANLIB' => 1,
- 'AM_INIT_AUTOMAKE' => 1,
- 'AC_FUNC_SETPGRP' => 1,
- 'AC_CONFIG_SUBDIRS' => 1,
- 'AC_FUNC_MMAP' => 1,
- 'AC_FUNC_REALLOC' => 1,
- 'AC_TYPE_SIZE_T' => 1,
- 'AC_CHECK_TYPES' => 1,
- 'AC_CONFIG_LINKS' => 1,
- 'AC_CHECK_MEMBERS' => 1,
- 'AM_MAINTAINER_MODE' => 1,
- 'AC_DEFUN_ONCE' => 1,
- 'AC_FUNC_UTIME_NULL' => 1,
- 'AC_FUNC_SELECT_ARGTYPES' => 1,
- 'AC_HEADER_STAT' => 1,
- 'AC_FUNC_STRFTIME' => 1,
- 'AC_PROG_CPP' => 1,
- 'AC_C_INLINE' => 1,
- 'AC_PROG_JAR' => 1,
- 'AC_C_CONST' => 1,
- 'AC_PROG_LEX' => 1,
- 'AC_TYPE_PID_T' => 1,
- 'AC_CONFIG_FILES' => 1,
- 'include' => 1,
- 'AC_FUNC_SETVBUF_REVERSED' => 1,
- 'AC_PROG_JAVAC_WORKS' => 1,
- 'AC_PROG_INSTALL' => 1,
- 'AM_GNU_GETTEXT' => 1,
- 'AC_FUNC_OBSTACK' => 1,
- 'AC_CHECK_LIB' => 1,
- 'AC_FUNC_MALLOC' => 1,
- 'AC_FUNC_GETGROUPS' => 1,
- 'AC_FUNC_GETLOADAVG' => 1,
- 'AH_OUTPUT' => 1,
- 'AC_FUNC_FSEEKO' => 1,
- 'AM_PROG_CC_C_O' => 1,
- 'AC_FUNC_MKTIME' => 1,
- 'AC_CANONICAL_SYSTEM' => 1,
- 'AM_CONDITIONAL' => 1,
- 'AC_CONFIG_HEADERS' => 1,
- 'JG_GTK_JAVA' => 1,
- 'AC_HEADER_SYS_WAIT' => 1,
- 'AC_FUNC_MEMCMP' => 1,
- 'AC_PROG_LN_S' => 1,
- 'm4_include' => 1,
- 'AC_HEADER_DIRENT' => 1,
- 'AC_CHECK_FUNCS' => 1
- }
- ], 'Autom4te::Request' ),
- bless( [
- '1',
- 1,
- [
- '/usr/share/autoconf'
- ],
- [
- '/usr/share/autoconf/autoconf/autoconf.m4f',
- 'aclocal.m4',
- 'configure.in'
- ],
- {
- 'm4_pattern_forbid' => 1,
- 'AC_CONFIG_LIBOBJ_DIR' => 1,
- 'AC_TYPE_OFF_T' => 1,
- 'AC_C_VOLATILE' => 1,
- 'AC_FUNC_CLOSEDIR_VOID' => 1,
- 'AC_REPLACE_FNMATCH' => 1,
- 'AC_PROG_LIBTOOL' => 1,
- 'AC_FUNC_STAT' => 1,
- 'AC_HEADER_TIME' => 1,
- 'AC_FUNC_WAIT3' => 1,
- 'AM_AUTOMAKE_VERSION' => 1,
- 'AC_STRUCT_TM' => 1,
- 'AC_FUNC_LSTAT' => 1,
- 'AC_TYPE_MODE_T' => 1,
- 'AC_FUNC_GETMNTENT' => 1,
- 'AC_FUNC_STRTOD' => 1,
- 'AC_CHECK_HEADERS' => 1,
- 'AC_FUNC_STRNLEN' => 1,
- 'm4_sinclude' => 1,
- 'AC_PROG_CXX' => 1,
- 'AC_PATH_X' => 1,
- 'AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK' => 1,
- 'AC_PROG_AWK' => 1,
- '_m4_warn' => 1,
- 'AC_HEADER_STDC' => 1,
- 'AC_HEADER_MAJOR' => 1,
- 'AC_FUNC_ERROR_AT_LINE' => 1,
- 'AC_PROG_GCC_TRADITIONAL' => 1,
- 'AC_LIBSOURCE' => 1,
- 'AC_FUNC_MBRTOWC' => 1,
- 'AC_STRUCT_ST_BLOCKS' => 1,
- 'AC_TYPE_SIGNAL' => 1,
- 'AC_TYPE_UID_T' => 1,
- 'AC_CONFIG_AUX_DIR' => 1,
- 'AC_PROG_MAKE_SET' => 1,
- 'sinclude' => 1,
- 'm4_pattern_allow' => 1,
- 'AC_DEFINE_TRACE_LITERAL' => 1,
- 'AC_FUNC_STRERROR_R' => 1,
- 'AC_PROG_CC' => 1,
- 'AC_FUNC_FORK' => 1,
- 'AC_DECL_SYS_SIGLIST' => 1,
- 'AC_FUNC_VPRINTF' => 1,
- 'AC_FUNC_STRCOLL' => 1,
- 'AC_PROG_YACC' => 1,
- 'AC_INIT' => 1,
- 'AC_STRUCT_TIMEZONE' => 1,
- 'AC_FUNC_CHOWN' => 1,
- 'AC_SUBST' => 1,
- 'AC_FUNC_ALLOCA' => 1,
- 'AC_CANONICAL_HOST' => 1,
- 'AC_FUNC_GETPGRP' => 1,
- 'AC_PROG_RANLIB' => 1,
- 'AM_INIT_AUTOMAKE' => 1,
- 'AC_FUNC_SETPGRP' => 1,
- 'AC_CONFIG_SUBDIRS' => 1,
- 'AC_FUNC_MMAP' => 1,
- 'AC_FUNC_REALLOC' => 1,
- 'AC_TYPE_SIZE_T' => 1,
- 'AC_CONFIG_LINKS' => 1,
- 'AC_CHECK_TYPES' => 1,
- 'AC_CHECK_MEMBERS' => 1,
- 'AM_MAINTAINER_MODE' => 1,
- 'AC_FUNC_UTIME_NULL' => 1,
- 'AC_FUNC_SELECT_ARGTYPES' => 1,
- 'AC_FUNC_STRFTIME' => 1,
- 'AC_HEADER_STAT' => 1,
- 'AC_C_INLINE' => 1,
- 'AC_PROG_CPP' => 1,
- 'AC_TYPE_PID_T' => 1,
- 'AC_C_CONST' => 1,
- 'AC_PROG_LEX' => 1,
- 'AC_CONFIG_FILES' => 1,
- 'include' => 1,
- 'AC_FUNC_SETVBUF_REVERSED' => 1,
- 'AC_PROG_INSTALL' => 1,
- 'AM_GNU_GETTEXT' => 1,
- 'AC_FUNC_OBSTACK' => 1,
- 'AC_CHECK_LIB' => 1,
- 'AC_FUNC_MALLOC' => 1,
- 'AC_FUNC_GETGROUPS' => 1,
- 'AC_FUNC_GETLOADAVG' => 1,
- 'AH_OUTPUT' => 1,
- 'AC_FUNC_FSEEKO' => 1,
- 'AM_PROG_CC_C_O' => 1,
- 'AM_CONDITIONAL' => 1,
- 'AC_CANONICAL_SYSTEM' => 1,
- 'AC_FUNC_MKTIME' => 1,
- 'AC_CONFIG_HEADERS' => 1,
- 'AC_HEADER_SYS_WAIT' => 1,
- 'AC_FUNC_MEMCMP' => 1,
- 'AC_PROG_LN_S' => 1,
- 'm4_include' => 1,
- 'AC_HEADER_DIRENT' => 1,
- 'AC_CHECK_FUNCS' => 1
- }
- ], 'Autom4te::Request' )
- );
-
diff --git a/libgnome-java/autom4te.cache/traces.0 b/libgnome-java/autom4te.cache/traces.0
deleted file mode 100644
index 7aa4091..0000000
--- a/libgnome-java/autom4te.cache/traces.0
+++ /dev/null
@@ -1,536 +0,0 @@
-m4trace:/usr/share/aclocal/pkg.m4:55: -1- AC_DEFUN([PKG_CHECK_MODULES], [
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- AC_MSG_CHECKING(for $2)
-
- if $PKG_CONFIG --exists "$2" ; then
- AC_MSG_RESULT(yes)
- succeeded=yes
-
- AC_MSG_CHECKING($1_CFLAGS)
- $1_CFLAGS=`$PKG_CONFIG --cflags "$2"`
- AC_MSG_RESULT($$1_CFLAGS)
-
- AC_MSG_CHECKING($1_LIBS)
- $1_LIBS=`$PKG_CONFIG --libs "$2"`
- AC_MSG_RESULT($$1_LIBS)
- else
- $1_CFLAGS=""
- $1_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- $1_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"`
- ifelse([$4], ,echo $$1_PKG_ERRORS,)
- fi
-
- AC_SUBST($1_CFLAGS)
- AC_SUBST($1_LIBS)
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- ifelse([$3], , :, [$3])
- else
- ifelse([$4], , AC_MSG_ERROR([Library requirements ($2) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.]), [$4])
- fi
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_jar.m4:13: -1- AC_DEFUN([AC_PROG_JAR], [
-AC_REQUIRE([AC_EXEEXT])dnl
-if test "x$JAVAPREFIX" = x; then
- test "x$JAR" = x && AC_CHECK_PROGS(JAR, jar$EXEEXT)
-else
- test "x$JAR" = x && AC_CHECK_PROGS(JAR, jar, $JAVAPREFIX)
-fi
-test "x$JAR" = x && AC_MSG_ERROR([no acceptable jar program found in \$PATH])
-AC_PROVIDE([$0])dnl
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac.m4:14: -1- AC_DEFUN([AC_PROG_JAVAC], [
-AC_REQUIRE([AC_EXEEXT])dnl
-if test "x$JAVAPREFIX" = x; then
- test "x$JAVAC" = x && AC_CHECK_PROGS(JAVAC, "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT)
-else
- test "x$JAVAC" = x && AC_CHECK_PROGS(JAVAC, "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT, $JAVAPREFIX)
-fi
-test "x$JAVAC" = x && AC_MSG_ERROR([no acceptable Java compiler found in \$PATH])
-AC_PROG_JAVAC_WORKS
-AC_PROVIDE([$0])dnl
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac_works.m4:23: -1- AC_DEFUN([AC_PROG_JAVAC_WORKS], [
-AC_CACHE_CHECK([if $JAVAC works], ac_cv_prog_javac_works, [
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* [#]line __oline__ "configure" */
-public class Test {
-}
-EOF
-if AC_TRY_COMMAND($JAVAC $JAVACFLAGS $JAVA_TEST) >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- AC_MSG_ERROR([The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)])
- echo "configure: failed program was:" >&AC_FD_CC
- cat $JAVA_TEST >&AC_FD_CC
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-])
-AC_PROVIDE([$0])dnl
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/am_path_docbook.m4:16: -1- AC_DEFUN([AM_PATH_DOCBOOK], [
-AC_REQUIRE([AC_EXEEXT])dnl
-AC_PATH_PROG(DB1, db2html$EXEEXT, nocommand)
-if test "$DB1" = nocommand; then
- AC_PATH_PROG(DB2, docbook2html$EXEEXT, nocommand)
- if test "$DB2" = nocommand; then
- AC_MSG_ERROR([docbook not found in $PATH])
- else
- DOCBOOK=$DB2
- fi;dnl
-else
- DOCBOOK=$DB1
-fi;dnl
-AC_SUBST(DOCBOOK)
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/am_path_gcj.m4:137: -1- AC_DEFUN([AM_PATH_GCJ], [dnl
-dnl Get the environmental variables necessary for GCJ
-dnl
-AC_ARG_WITH(gcj-prefix,[ --with-gcj-prefix=PFX Prefix where gcj is installed (optional)],
- gcj_prefix="$withval", gcj_prefix="")
-
- if test x$gcj_prefix != x ; then
- GCJ_HOME=$gcj_prefix
- fi
-
- dnl
- dnl CHANGE: Now FIRST put GCJ_HOME/bin in the path before testing for
- dnl the java executable.
- dnl
- if test x$GCJ_HOME != x ; then
- echo "Add $GCJ_HOME/bin to path and check again."
- PATH="$GCJ_HOME/bin:$PATH"
- fi
- AC_PATH_PROG(GCJ, gcj, no)
-
- min_gcj_version=ifelse([$0], ,3.0.0,$1)
- AC_MSG_CHECKING(for GCJ - version >= $min_gcj_version)
- min_gcj_major_version=`echo $min_gcj_version |\
- sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\).*/\1/'`
- min_gcj_minor_version=`echo $min_gcj_version |\
- sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\).*/\2/'`
- min_gcj_micro_version=`echo $min_gcj_version |\
- sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\).*/\3/'`
- if test "$GCJ" = "no" ; then
- no_gcj=yes
- else
- gcj_version=`$GCJ --version 2>&1 | grep GCC | sed 's/gcj (GCC) \([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\1.\2.\3/'`
- gcj_major_version=`echo $gcj_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\1/'`
- gcj_minor_version=`echo $gcj_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\2/'`
- gcj_micro_version=`echo $gcj_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\3/'`
- AC_TRY_RUN([
-#include <stdio.h>
-
-main()
-{
- if ((1$gcj_major_version > 1$min_gcj_major_version) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version > 1$min_gcj_minor_version)) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version == 1$min_gcj_minor_version) &&
- (1$gcj_micro_version >= 1$min_gcj_micro_version)))
- {
- return(0);
- }
- else
- {
- return(1);
- }
-}], , no_gcj=yes, [echo $ac_n "cross compiling; assumed OK... $ac_c"])
- fi
- if test "x$no_gcj" = x ; then
- AC_MSG_RESULT(yes)
- dnl
- dnl Check for gcj executables and set appropriate viarable
- dnl
- AC_PATH_PROG(GCJ, gcj, no)
- AC_PATH_PROG(JAR, jar, no)
- dnl
- dnl Set CLASSPATH
- dnl
- if test x$GCJ_HOME != x ; then
- :
- else
- GCJ_HOME=`which gcj | sed 's/\(.*\).bin.*gcj/\1/'`
- fi
-
- cat << EOF > Test.java
-/* [#]line __oline__ "configure" */
-public class Test {
- public static void main(String[[]] args) {
- System.out.println(System.getProperty("sun.boot.class.path"));
- }
-}
-EOF
- GCJ_JAR=`gcj -C Test.java && gij Test`
- rm Test.java Test.class
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`(test -d /usr/share/local/java && find /usr/local/share/java -name libgcj-?.?.?.jar) || (test -d /usr/share/java && find /usr/share/java -name libgcj-?.?.?.jar)`
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`locate libgcj | grep libgcj.*\.jar`
- fi
- fi
- if test x$GCJ_JAR != x ; then
- GCJ_CLASSPATH="${GCJ_JAR}:${CLASSPATH}"
- else
- echo "***"
- echo "*** Unable to locate libgcj.jar needed by gcj"
- echo "***"
- ifelse([$3], , :, [$3])
- fi
- AC_SUBST(GCJ_CLASSPATH)
- ifelse([$2], , :, [$2])
- else
- AC_MSG_RESULT(no)
- echo "***"
- echo "*** If you have GCJ installed and it is a newer version than $min_java_version, either set"
- echo "*** the GCJ_HOME variable or add the top directory where the GCJ binaries are to"
- echo "*** the PATH. Alternatively try \"./configure --with-gcj-prefix=<java_home>\","
- echo "***"
- echo "*** Also make sure that configure does not find the wrong version of GCJ by"
- echo "*** looking at the output of \"which gcj\"."
- echo "***"
- ifelse([$3], , :, [$3])
- fi
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/jg_check_nativecompile.m4:23: -1- AC_DEFUN([JG_CHECK_NATIVECOMPILE], [
-dnl Check for a GCJ native compile option
-AC_ARG_WITH(gcj_compile,[ --without-gcj-compile Binary builds of Java-GNOME
-with gcj compiler will not be made],
- gcj_compile="no", gcj_compile="yes")
-
-if test $gcj_compile = "yes"; then
- AM_PATH_GCJ(3.0.0, , AC_ERROR(Need at lease GCJ version 3.0.0))
- GCJ_BUILD_TARGETS=native-gcj
- GCJ_INSTALL_TARGETS=native_install
- GCJ_UNINSTALL_TARGETS=native_uninstall
-else
- GCJ_BUILD_TARGETS=
- GCJ_INSTALL_TARGETS=
- GCJ_UNINSTALL_TARGETS=
-fi
-
-AC_SUBST(GCJ_BUILD_TARGETS)
-AC_SUBST(GCJ_INSTALL_TARGETS)
-AC_SUBST(GCJ_UNINSTALL_TARGETS)
-
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4:41: -1- AC_DEFUN([JG_COMMON], [
-
-dnl dependencies needed by most projects
-AC_CONFIG_AUX_DIR(.)
-
-dnl Checks for programs.
-AC_PROG_CC
-AC_PROG_INSTALL
-AM_PATH_DOCBOOK
-AC_PROG_JAVAC
-AC_PROG_JAVAC_WORKS
-dnl AC_PROG_JAVADOC
-AC_PROG_JAR
-
-JG_CHECK_NATIVECOMPILE
-
-dnl Checks for libraries.
-dnl Replace `main' with a function in -libs:
-AC_CHECK_LIB(ibs, main)
-
-dnl Check for GTK >= 2.0 and GNOME >= 1.0
-PKG_CHECK_MODULES(GTK, gtk+-2.0 >= 2.4)
-AC_SUBST(GTK_CFLAGS)
-AC_SUBST(GTK_LIBS)
-
-AC_SUBST(TOPLEVEL_TARGETS)
-AC_SUBST(INSTALL_TARGETS)
-AC_SUBST(UNINSTALL_TARGETS)
-AC_SUBST(MACRO_FLAG)
-
-dnl Checks for header files.
-dnl Fails at this stage
-dnl AC_CHECK_FILE(jni.h)
-
-dnl Checks for typedefs, structures, and compiler characteristics.
-AC_C_CONST
-
-dnl Checks for library functions.
-AC_FUNC_ALLOCA
-
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/jg_gtk_java.m4:33: -1- AC_DEFUN([JG_GTK_JAVA], [
-
-PKG_CHECK_MODULES(GTKJAVA, gtk2-java >= $1)
-
-if test -z "$PKG_CONFIG"; then
- AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
-fi
-
-AC_MSG_CHECKING(for gtk-java api version)
-gtkapiversion=`$PKG_CONFIG --variable api_version gtk2-java`
-AC_MSG_RESULT($gtkapiversion)
-AC_SUBST(gtkapiversion)
-
-AC_MSG_CHECKING(for gtk-java jar file)
-GTKJAR=`$PKG_CONFIG --variable classpath gtk2-java`
-AC_MSG_RESULT($GTKJAR)
-AC_SUBST(GTKJAR)
-
-
-dnl GTKJAVA_MACROS=`$PKG_CONFIG --variable macro_dir gtk2-java`
-
-AC_MSG_CHECKING(for gtk-java jar file)
-JG_GTK_LIB_PATH=`$PKG_CONFIG --variable jni_dir gtk2-java`
-AC_MSG_RESULT($JG_GTK_LIB_PATH)
-AC_SUBST(JG_GTK_LIB_PATH)
-
-AC_MSG_CHECKING(for gtk-java native gcj library)
-NATIVEGTKJAR=${JG_GTK_LIB_PATH}/libgtkjar${gtkapiversion}.so
-AC_MSG_RESULT($NATIVEGTKJAR)
-AC_SUBST(NATIVEGTKJAR)
-
-])
-m4trace:configure.in:19: -1- AC_INIT([src/jni/org_gnu_gnome_Gnome.c])
-m4trace:configure.in:19: -1- m4_pattern_forbid([^_?A[CHUM]_])
-m4trace:configure.in:19: -1- m4_pattern_forbid([_AC_])
-m4trace:configure.in:19: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS'])
-m4trace:configure.in:19: -1- m4_pattern_allow([^AS_FLAGS$])
-m4trace:configure.in:19: -1- m4_pattern_forbid([^_?m4_])
-m4trace:configure.in:19: -1- m4_pattern_forbid([^dnl$])
-m4trace:configure.in:19: -1- m4_pattern_forbid([^_?AS_])
-m4trace:configure.in:19: -1- AC_SUBST([SHELL], [${CONFIG_SHELL-/bin/sh}])
-m4trace:configure.in:19: -1- AC_SUBST([PATH_SEPARATOR])
-m4trace:configure.in:19: -1- AC_SUBST([PACKAGE_NAME], [m4_ifdef([AC_PACKAGE_NAME], ['AC_PACKAGE_NAME'])])
-m4trace:configure.in:19: -1- AC_SUBST([PACKAGE_TARNAME], [m4_ifdef([AC_PACKAGE_TARNAME], ['AC_PACKAGE_TARNAME'])])
-m4trace:configure.in:19: -1- AC_SUBST([PACKAGE_VERSION], [m4_ifdef([AC_PACKAGE_VERSION], ['AC_PACKAGE_VERSION'])])
-m4trace:configure.in:19: -1- AC_SUBST([PACKAGE_STRING], [m4_ifdef([AC_PACKAGE_STRING], ['AC_PACKAGE_STRING'])])
-m4trace:configure.in:19: -1- AC_SUBST([PACKAGE_BUGREPORT], [m4_ifdef([AC_PACKAGE_BUGREPORT], ['AC_PACKAGE_BUGREPORT'])])
-m4trace:configure.in:19: -1- AC_SUBST([exec_prefix], [NONE])
-m4trace:configure.in:19: -1- AC_SUBST([prefix], [NONE])
-m4trace:configure.in:19: -1- AC_SUBST([program_transform_name], [s,x,x,])
-m4trace:configure.in:19: -1- AC_SUBST([bindir], ['${exec_prefix}/bin'])
-m4trace:configure.in:19: -1- AC_SUBST([sbindir], ['${exec_prefix}/sbin'])
-m4trace:configure.in:19: -1- AC_SUBST([libexecdir], ['${exec_prefix}/libexec'])
-m4trace:configure.in:19: -1- AC_SUBST([datadir], ['${prefix}/share'])
-m4trace:configure.in:19: -1- AC_SUBST([sysconfdir], ['${prefix}/etc'])
-m4trace:configure.in:19: -1- AC_SUBST([sharedstatedir], ['${prefix}/com'])
-m4trace:configure.in:19: -1- AC_SUBST([localstatedir], ['${prefix}/var'])
-m4trace:configure.in:19: -1- AC_SUBST([libdir], ['${exec_prefix}/lib'])
-m4trace:configure.in:19: -1- AC_SUBST([includedir], ['${prefix}/include'])
-m4trace:configure.in:19: -1- AC_SUBST([oldincludedir], ['/usr/include'])
-m4trace:configure.in:19: -1- AC_SUBST([infodir], ['${prefix}/info'])
-m4trace:configure.in:19: -1- AC_SUBST([mandir], ['${prefix}/man'])
-m4trace:configure.in:19: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_NAME])
-m4trace:configure.in:19: -1- AH_OUTPUT([PACKAGE_NAME], [/* Define to the full name of this package. */
-#undef PACKAGE_NAME])
-m4trace:configure.in:19: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_TARNAME])
-m4trace:configure.in:19: -1- AH_OUTPUT([PACKAGE_TARNAME], [/* Define to the one symbol short name of this package. */
-#undef PACKAGE_TARNAME])
-m4trace:configure.in:19: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_VERSION])
-m4trace:configure.in:19: -1- AH_OUTPUT([PACKAGE_VERSION], [/* Define to the version of this package. */
-#undef PACKAGE_VERSION])
-m4trace:configure.in:19: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_STRING])
-m4trace:configure.in:19: -1- AH_OUTPUT([PACKAGE_STRING], [/* Define to the full name and version of this package. */
-#undef PACKAGE_STRING])
-m4trace:configure.in:19: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_BUGREPORT])
-m4trace:configure.in:19: -1- AH_OUTPUT([PACKAGE_BUGREPORT], [/* Define to the address where bug reports for this package should be sent. */
-#undef PACKAGE_BUGREPORT])
-m4trace:configure.in:19: -1- AC_SUBST([build_alias])
-m4trace:configure.in:19: -1- AC_SUBST([host_alias])
-m4trace:configure.in:19: -1- AC_SUBST([target_alias])
-m4trace:configure.in:19: -1- AC_SUBST([DEFS])
-m4trace:configure.in:19: -1- AC_SUBST([ECHO_C])
-m4trace:configure.in:19: -1- AC_SUBST([ECHO_N])
-m4trace:configure.in:19: -1- AC_SUBST([ECHO_T])
-m4trace:configure.in:19: -1- AC_SUBST([LIBS])
-m4trace:configure.in:26: -1- AC_SUBST([INSTALLED_CLASSPATH])
-m4trace:configure.in:27: -1- AC_SUBST([INSTALLED_JNI_DIR])
-m4trace:configure.in:32: -1- AC_SUBST([INSTALLED_CLASSPATH_BUILDPLACE])
-m4trace:configure.in:33: -1- AC_SUBST([INSTALLED_JNI_DIR_BUILDPLACE])
-m4trace:configure.in:35: -1- AC_SUBST([version])
-m4trace:configure.in:36: -1- AC_SUBST([apiversion])
-m4trace:configure.in:38: -1- JG_GTK_JAVA([2.4])
-m4trace:configure.in:38: -1- PKG_CHECK_MODULES([GTKJAVA], [gtk2-java >= 2.4])
-m4trace:configure.in:38: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:38: -1- AC_SUBST([GTKJAVA_CFLAGS])
-m4trace:configure.in:38: -1- AC_SUBST([GTKJAVA_LIBS])
-m4trace:configure.in:38: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:38: -1- AC_SUBST([gtkapiversion])
-m4trace:configure.in:38: -1- AC_SUBST([GTKJAR])
-m4trace:configure.in:38: -1- AC_SUBST([JG_GTK_LIB_PATH])
-m4trace:configure.in:38: -1- AC_SUBST([NATIVEGTKJAR])
-m4trace:configure.in:40: -1- JG_COMMON
-m4trace:configure.in:40: -1- AC_CONFIG_AUX_DIR([.])
-m4trace:configure.in:40: -1- AC_PROG_CC
-m4trace:configure.in:40: -1- AC_SUBST([CC])
-m4trace:configure.in:40: -1- AC_SUBST([CFLAGS])
-m4trace:configure.in:40: -1- AC_SUBST([LDFLAGS])
-m4trace:configure.in:40: -1- AC_SUBST([CPPFLAGS])
-m4trace:configure.in:40: -1- AC_SUBST([CC])
-m4trace:configure.in:40: -1- AC_SUBST([ac_ct_CC])
-m4trace:configure.in:40: -1- AC_SUBST([CC])
-m4trace:configure.in:40: -1- AC_SUBST([ac_ct_CC])
-m4trace:configure.in:40: -1- AC_SUBST([CC])
-m4trace:configure.in:40: -1- AC_SUBST([CC])
-m4trace:configure.in:40: -1- AC_SUBST([ac_ct_CC])
-m4trace:configure.in:40: -1- AC_SUBST([EXEEXT], [$ac_cv_exeext])
-m4trace:configure.in:40: -1- AC_SUBST([OBJEXT], [$ac_cv_objext])
-m4trace:configure.in:40: -1- AC_PROG_INSTALL
-m4trace:configure.in:40: -1- AC_SUBST([INSTALL_PROGRAM])
-m4trace:configure.in:40: -1- AC_SUBST([INSTALL_SCRIPT])
-m4trace:configure.in:40: -1- AC_SUBST([INSTALL_DATA])
-m4trace:configure.in:40: -1- AM_PATH_DOCBOOK
-m4trace:configure.in:40: -1- AC_SUBST([DB1], [$ac_cv_path_DB1])
-m4trace:configure.in:40: -1- AC_SUBST([DB2], [$ac_cv_path_DB2])
-m4trace:configure.in:40: -1- AC_SUBST([DOCBOOK])
-m4trace:configure.in:40: -1- AC_PROG_JAVAC
-m4trace:configure.in:40: -1- AC_SUBST([JAVAC])
-m4trace:configure.in:40: -1- AC_SUBST([JAVAC])
-m4trace:configure.in:40: -1- AC_PROG_JAVAC_WORKS
-m4trace:configure.in:40: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac_works.m4:23: AC_PROG_JAVAC_WORKS is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac.m4:14: AC_PROG_JAVAC is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4:41: JG_COMMON is expanded from...
-configure.in:40: the top level])
-m4trace:configure.in:40: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac_works.m4:23: AC_PROG_JAVAC_WORKS is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac.m4:14: AC_PROG_JAVAC is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4:41: JG_COMMON is expanded from...
-configure.in:40: the top level])
-m4trace:configure.in:40: -1- AC_PROG_JAVAC_WORKS
-m4trace:configure.in:40: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac_works.m4:23: AC_PROG_JAVAC_WORKS is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4:41: JG_COMMON is expanded from...
-configure.in:40: the top level])
-m4trace:configure.in:40: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac_works.m4:23: AC_PROG_JAVAC_WORKS is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4:41: JG_COMMON is expanded from...
-configure.in:40: the top level])
-m4trace:configure.in:40: -1- AC_PROG_JAR
-m4trace:configure.in:40: -1- AC_SUBST([JAR])
-m4trace:configure.in:40: -1- AC_SUBST([JAR])
-m4trace:configure.in:40: -1- JG_CHECK_NATIVECOMPILE
-m4trace:configure.in:40: -2- _m4_warn([obsolete], [The macro `AC_ERROR' is obsolete.
-You should run autoupdate.], [autoconf/oldnames.m4:55: AC_ERROR is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_check_nativecompile.m4:23: JG_CHECK_NATIVECOMPILE is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4:41: JG_COMMON is expanded from...
-configure.in:40: the top level])
-m4trace:configure.in:40: -1- AM_PATH_GCJ([3.0.0], [], [{ { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }])
-m4trace:configure.in:40: -1- AC_SUBST([GCJ], [$ac_cv_path_GCJ])
-m4trace:configure.in:40: -1- _m4_warn([obsolete], [The macro `AC_TRY_RUN' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:2289: AC_TRY_RUN is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/am_path_gcj.m4:137: AM_PATH_GCJ is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_check_nativecompile.m4:23: JG_CHECK_NATIVECOMPILE is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4:41: JG_COMMON is expanded from...
-configure.in:40: the top level])
-m4trace:configure.in:40: -1- AC_SUBST([GCJ], [$ac_cv_path_GCJ])
-m4trace:configure.in:40: -1- AC_SUBST([JAR], [$ac_cv_path_JAR])
-m4trace:configure.in:40: -1- AC_SUBST([GCJ_CLASSPATH])
-m4trace:configure.in:40: -1- AC_SUBST([GCJ_BUILD_TARGETS])
-m4trace:configure.in:40: -1- AC_SUBST([GCJ_INSTALL_TARGETS])
-m4trace:configure.in:40: -1- AC_SUBST([GCJ_UNINSTALL_TARGETS])
-m4trace:configure.in:40: -1- AC_CHECK_LIB([ibs], [main])
-m4trace:configure.in:40: -1- AH_OUTPUT([HAVE_LIBIBS], [/* Define to 1 if you have the `ibs\' library (-libs). */
-#undef HAVE_LIBIBS])
-m4trace:configure.in:40: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBIBS])
-m4trace:configure.in:40: -1- PKG_CHECK_MODULES([GTK], [gtk+-2.0 >= 2.4])
-m4trace:configure.in:40: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:40: -1- AC_SUBST([GTK_CFLAGS])
-m4trace:configure.in:40: -1- AC_SUBST([GTK_LIBS])
-m4trace:configure.in:40: -1- AC_SUBST([GTK_CFLAGS])
-m4trace:configure.in:40: -1- AC_SUBST([GTK_LIBS])
-m4trace:configure.in:40: -1- AC_SUBST([TOPLEVEL_TARGETS])
-m4trace:configure.in:40: -1- AC_SUBST([INSTALL_TARGETS])
-m4trace:configure.in:40: -1- AC_SUBST([UNINSTALL_TARGETS])
-m4trace:configure.in:40: -1- AC_SUBST([MACRO_FLAG])
-m4trace:configure.in:40: -1- AC_C_CONST
-m4trace:configure.in:40: -1- AC_DEFINE_TRACE_LITERAL([const])
-m4trace:configure.in:40: -1- AH_OUTPUT([const], [/* Define to empty if `const\' does not conform to ANSI C. */
-#undef const])
-m4trace:configure.in:40: -1- AC_FUNC_ALLOCA
-m4trace:configure.in:40: -1- AC_DEFINE_TRACE_LITERAL([HAVE_ALLOCA_H])
-m4trace:configure.in:40: -1- AH_OUTPUT([HAVE_ALLOCA_H], [/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
- */
-#undef HAVE_ALLOCA_H])
-m4trace:configure.in:40: -1- AC_DEFINE_TRACE_LITERAL([HAVE_ALLOCA])
-m4trace:configure.in:40: -1- AH_OUTPUT([HAVE_ALLOCA], [/* Define to 1 if you have `alloca\', as a function or macro. */
-#undef HAVE_ALLOCA])
-m4trace:configure.in:40: -1- AC_LIBSOURCE([alloca.c])
-m4trace:configure.in:40: -1- AC_SUBST([ALLOCA], [alloca.$ac_objext])
-m4trace:configure.in:40: -1- AC_DEFINE_TRACE_LITERAL([C_ALLOCA])
-m4trace:configure.in:40: -1- AH_OUTPUT([C_ALLOCA], [/* Define to 1 if using `alloca.c\'. */
-#undef C_ALLOCA])
-m4trace:configure.in:40: -1- AC_PROG_CPP
-m4trace:configure.in:40: -1- AC_SUBST([CPP])
-m4trace:configure.in:40: -1- AC_SUBST([CPPFLAGS])
-m4trace:configure.in:40: -1- AC_SUBST([CPP])
-m4trace:configure.in:40: -1- AC_SUBST([EGREP])
-m4trace:configure.in:40: -1- AC_DEFINE_TRACE_LITERAL([CRAY_STACKSEG_END])
-m4trace:configure.in:40: -1- AH_OUTPUT([CRAY_STACKSEG_END], [/* Define to one of `_getb67\', `GETB67\', `getb67\' for Cray-2 and Cray-YMP
- systems. This function is required for `alloca.c\' support on those systems.
- */
-#undef CRAY_STACKSEG_END])
-m4trace:configure.in:40: -1- AH_OUTPUT([STACK_DIRECTION], [/* If using the C implementation of alloca, define if you know the
- direction of stack growth for your system; otherwise it will be
- automatically deduced at run-time.
- STACK_DIRECTION > 0 => grows toward higher addresses
- STACK_DIRECTION < 0 => grows toward lower addresses
- STACK_DIRECTION = 0 => direction of growth unknown */
-@%:@undef STACK_DIRECTION])
-m4trace:configure.in:40: -1- AC_DEFINE_TRACE_LITERAL([STACK_DIRECTION])
-m4trace:configure.in:42: -1- PKG_CHECK_MODULES([GNOME], [libgnomeui-2.0 >= 2.6.0 libgnomecanvas-2.0 >= 2.6.0])
-m4trace:configure.in:42: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:42: -1- AC_SUBST([GNOME_CFLAGS])
-m4trace:configure.in:42: -1- AC_SUBST([GNOME_LIBS])
-m4trace:configure.in:43: -1- AC_SUBST([GNOME_CFLAGS])
-m4trace:configure.in:44: -1- AC_SUBST([GNOME_LIBS])
-m4trace:configure.in:55: -1- AC_CONFIG_FILES([Makefile
- gnome2-java.pc
- gnome2-java.pc.buildplace
- doc/Makefile
- doc/examples/runExample.sh
- src/Makefile
- src/java/org/gnu/gnome/Gnome.java
- src/java/org/gnu/gnome/Program.java
- ])
-m4trace:configure.in:55: -1- _m4_warn([obsolete], [AC_OUTPUT should be used without arguments.
-You should run autoupdate.], [])
-m4trace:configure.in:55: -1- AC_SUBST([LIB@&t at OBJS], [$ac_libobjs])
-m4trace:configure.in:55: -1- AC_SUBST([LTLIBOBJS], [$ac_ltlibobjs])
diff --git a/libgnome-java/autom4te.cache/traces.1 b/libgnome-java/autom4te.cache/traces.1
deleted file mode 100644
index fa6e55b..0000000
--- a/libgnome-java/autom4te.cache/traces.1
+++ /dev/null
@@ -1,207 +0,0 @@
-m4trace:configure.in:19: -1- AC_INIT([src/jni/org_gnu_gnome_Gnome.c])
-m4trace:configure.in:19: -1- m4_pattern_forbid([^_?A[CHUM]_])
-m4trace:configure.in:19: -1- m4_pattern_forbid([_AC_])
-m4trace:configure.in:19: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS'])
-m4trace:configure.in:19: -1- m4_pattern_allow([^AS_FLAGS$])
-m4trace:configure.in:19: -1- m4_pattern_forbid([^_?m4_])
-m4trace:configure.in:19: -1- m4_pattern_forbid([^dnl$])
-m4trace:configure.in:19: -1- m4_pattern_forbid([^_?AS_])
-m4trace:configure.in:19: -1- AC_SUBST([SHELL], [${CONFIG_SHELL-/bin/sh}])
-m4trace:configure.in:19: -1- AC_SUBST([PATH_SEPARATOR])
-m4trace:configure.in:19: -1- AC_SUBST([PACKAGE_NAME], [m4_ifdef([AC_PACKAGE_NAME], ['AC_PACKAGE_NAME'])])
-m4trace:configure.in:19: -1- AC_SUBST([PACKAGE_TARNAME], [m4_ifdef([AC_PACKAGE_TARNAME], ['AC_PACKAGE_TARNAME'])])
-m4trace:configure.in:19: -1- AC_SUBST([PACKAGE_VERSION], [m4_ifdef([AC_PACKAGE_VERSION], ['AC_PACKAGE_VERSION'])])
-m4trace:configure.in:19: -1- AC_SUBST([PACKAGE_STRING], [m4_ifdef([AC_PACKAGE_STRING], ['AC_PACKAGE_STRING'])])
-m4trace:configure.in:19: -1- AC_SUBST([PACKAGE_BUGREPORT], [m4_ifdef([AC_PACKAGE_BUGREPORT], ['AC_PACKAGE_BUGREPORT'])])
-m4trace:configure.in:19: -1- AC_SUBST([exec_prefix], [NONE])
-m4trace:configure.in:19: -1- AC_SUBST([prefix], [NONE])
-m4trace:configure.in:19: -1- AC_SUBST([program_transform_name], [s,x,x,])
-m4trace:configure.in:19: -1- AC_SUBST([bindir], ['${exec_prefix}/bin'])
-m4trace:configure.in:19: -1- AC_SUBST([sbindir], ['${exec_prefix}/sbin'])
-m4trace:configure.in:19: -1- AC_SUBST([libexecdir], ['${exec_prefix}/libexec'])
-m4trace:configure.in:19: -1- AC_SUBST([datadir], ['${prefix}/share'])
-m4trace:configure.in:19: -1- AC_SUBST([sysconfdir], ['${prefix}/etc'])
-m4trace:configure.in:19: -1- AC_SUBST([sharedstatedir], ['${prefix}/com'])
-m4trace:configure.in:19: -1- AC_SUBST([localstatedir], ['${prefix}/var'])
-m4trace:configure.in:19: -1- AC_SUBST([libdir], ['${exec_prefix}/lib'])
-m4trace:configure.in:19: -1- AC_SUBST([includedir], ['${prefix}/include'])
-m4trace:configure.in:19: -1- AC_SUBST([oldincludedir], ['/usr/include'])
-m4trace:configure.in:19: -1- AC_SUBST([infodir], ['${prefix}/info'])
-m4trace:configure.in:19: -1- AC_SUBST([mandir], ['${prefix}/man'])
-m4trace:configure.in:19: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_NAME])
-m4trace:configure.in:19: -1- AH_OUTPUT([PACKAGE_NAME], [/* Define to the full name of this package. */
-#undef PACKAGE_NAME])
-m4trace:configure.in:19: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_TARNAME])
-m4trace:configure.in:19: -1- AH_OUTPUT([PACKAGE_TARNAME], [/* Define to the one symbol short name of this package. */
-#undef PACKAGE_TARNAME])
-m4trace:configure.in:19: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_VERSION])
-m4trace:configure.in:19: -1- AH_OUTPUT([PACKAGE_VERSION], [/* Define to the version of this package. */
-#undef PACKAGE_VERSION])
-m4trace:configure.in:19: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_STRING])
-m4trace:configure.in:19: -1- AH_OUTPUT([PACKAGE_STRING], [/* Define to the full name and version of this package. */
-#undef PACKAGE_STRING])
-m4trace:configure.in:19: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_BUGREPORT])
-m4trace:configure.in:19: -1- AH_OUTPUT([PACKAGE_BUGREPORT], [/* Define to the address where bug reports for this package should be sent. */
-#undef PACKAGE_BUGREPORT])
-m4trace:configure.in:19: -1- AC_SUBST([build_alias])
-m4trace:configure.in:19: -1- AC_SUBST([host_alias])
-m4trace:configure.in:19: -1- AC_SUBST([target_alias])
-m4trace:configure.in:19: -1- AC_SUBST([DEFS])
-m4trace:configure.in:19: -1- AC_SUBST([ECHO_C])
-m4trace:configure.in:19: -1- AC_SUBST([ECHO_N])
-m4trace:configure.in:19: -1- AC_SUBST([ECHO_T])
-m4trace:configure.in:19: -1- AC_SUBST([LIBS])
-m4trace:configure.in:26: -1- AC_SUBST([INSTALLED_CLASSPATH])
-m4trace:configure.in:27: -1- AC_SUBST([INSTALLED_JNI_DIR])
-m4trace:configure.in:32: -1- AC_SUBST([INSTALLED_CLASSPATH_BUILDPLACE])
-m4trace:configure.in:33: -1- AC_SUBST([INSTALLED_JNI_DIR_BUILDPLACE])
-m4trace:configure.in:35: -1- AC_SUBST([version])
-m4trace:configure.in:36: -1- AC_SUBST([apiversion])
-m4trace:configure.in:38: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:38: -1- AC_SUBST([GTKJAVA_CFLAGS])
-m4trace:configure.in:38: -1- AC_SUBST([GTKJAVA_LIBS])
-m4trace:configure.in:38: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:38: -1- AC_SUBST([gtkapiversion])
-m4trace:configure.in:38: -1- AC_SUBST([GTKJAR])
-m4trace:configure.in:38: -1- AC_SUBST([JG_GTK_LIB_PATH])
-m4trace:configure.in:38: -1- AC_SUBST([NATIVEGTKJAR])
-m4trace:configure.in:40: -1- AC_CONFIG_AUX_DIR([.])
-m4trace:configure.in:40: -1- AC_PROG_CC
-m4trace:configure.in:40: -1- AC_SUBST([CC])
-m4trace:configure.in:40: -1- AC_SUBST([CFLAGS])
-m4trace:configure.in:40: -1- AC_SUBST([LDFLAGS])
-m4trace:configure.in:40: -1- AC_SUBST([CPPFLAGS])
-m4trace:configure.in:40: -1- AC_SUBST([CC])
-m4trace:configure.in:40: -1- AC_SUBST([ac_ct_CC])
-m4trace:configure.in:40: -1- AC_SUBST([CC])
-m4trace:configure.in:40: -1- AC_SUBST([ac_ct_CC])
-m4trace:configure.in:40: -1- AC_SUBST([CC])
-m4trace:configure.in:40: -1- AC_SUBST([CC])
-m4trace:configure.in:40: -1- AC_SUBST([ac_ct_CC])
-m4trace:configure.in:40: -1- AC_SUBST([EXEEXT], [$ac_cv_exeext])
-m4trace:configure.in:40: -1- AC_SUBST([OBJEXT], [$ac_cv_objext])
-m4trace:configure.in:40: -1- AC_PROG_INSTALL
-m4trace:configure.in:40: -1- AC_SUBST([INSTALL_PROGRAM])
-m4trace:configure.in:40: -1- AC_SUBST([INSTALL_SCRIPT])
-m4trace:configure.in:40: -1- AC_SUBST([INSTALL_DATA])
-m4trace:configure.in:40: -1- AC_SUBST([DB1], [$ac_cv_path_DB1])
-m4trace:configure.in:40: -1- AC_SUBST([DB2], [$ac_cv_path_DB2])
-m4trace:configure.in:40: -1- AC_SUBST([DOCBOOK])
-m4trace:configure.in:40: -1- AC_SUBST([JAVAC])
-m4trace:configure.in:40: -1- AC_SUBST([JAVAC])
-m4trace:configure.in:40: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-aclocal.m4:123: AC_PROG_JAVAC_WORKS is expanded from...
-aclocal.m4:99: AC_PROG_JAVAC is expanded from...
-aclocal.m4:346: JG_COMMON is expanded from...
-configure.in:40: the top level])
-m4trace:configure.in:40: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-aclocal.m4:123: AC_PROG_JAVAC_WORKS is expanded from...
-aclocal.m4:99: AC_PROG_JAVAC is expanded from...
-aclocal.m4:346: JG_COMMON is expanded from...
-configure.in:40: the top level])
-m4trace:configure.in:40: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-aclocal.m4:123: AC_PROG_JAVAC_WORKS is expanded from...
-aclocal.m4:346: JG_COMMON is expanded from...
-configure.in:40: the top level])
-m4trace:configure.in:40: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-aclocal.m4:123: AC_PROG_JAVAC_WORKS is expanded from...
-aclocal.m4:346: JG_COMMON is expanded from...
-configure.in:40: the top level])
-m4trace:configure.in:40: -1- AC_SUBST([JAR])
-m4trace:configure.in:40: -1- AC_SUBST([JAR])
-m4trace:configure.in:40: -2- _m4_warn([obsolete], [The macro `AC_ERROR' is obsolete.
-You should run autoupdate.], [autoconf/oldnames.m4:55: AC_ERROR is expanded from...
-aclocal.m4:303: JG_CHECK_NATIVECOMPILE is expanded from...
-aclocal.m4:346: JG_COMMON is expanded from...
-configure.in:40: the top level])
-m4trace:configure.in:40: -1- AC_SUBST([GCJ], [$ac_cv_path_GCJ])
-m4trace:configure.in:40: -1- _m4_warn([obsolete], [The macro `AC_TRY_RUN' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:2289: AC_TRY_RUN is expanded from...
-aclocal.m4:278: AM_PATH_GCJ is expanded from...
-aclocal.m4:303: JG_CHECK_NATIVECOMPILE is expanded from...
-aclocal.m4:346: JG_COMMON is expanded from...
-configure.in:40: the top level])
-m4trace:configure.in:40: -1- AC_SUBST([GCJ], [$ac_cv_path_GCJ])
-m4trace:configure.in:40: -1- AC_SUBST([JAR], [$ac_cv_path_JAR])
-m4trace:configure.in:40: -1- AC_SUBST([GCJ_CLASSPATH])
-m4trace:configure.in:40: -1- AC_SUBST([GCJ_BUILD_TARGETS])
-m4trace:configure.in:40: -1- AC_SUBST([GCJ_INSTALL_TARGETS])
-m4trace:configure.in:40: -1- AC_SUBST([GCJ_UNINSTALL_TARGETS])
-m4trace:configure.in:40: -1- AC_CHECK_LIB([ibs], [main])
-m4trace:configure.in:40: -1- AH_OUTPUT([HAVE_LIBIBS], [/* Define to 1 if you have the `ibs\' library (-libs). */
-#undef HAVE_LIBIBS])
-m4trace:configure.in:40: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBIBS])
-m4trace:configure.in:40: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:40: -1- AC_SUBST([GTK_CFLAGS])
-m4trace:configure.in:40: -1- AC_SUBST([GTK_LIBS])
-m4trace:configure.in:40: -1- AC_SUBST([GTK_CFLAGS])
-m4trace:configure.in:40: -1- AC_SUBST([GTK_LIBS])
-m4trace:configure.in:40: -1- AC_SUBST([TOPLEVEL_TARGETS])
-m4trace:configure.in:40: -1- AC_SUBST([INSTALL_TARGETS])
-m4trace:configure.in:40: -1- AC_SUBST([UNINSTALL_TARGETS])
-m4trace:configure.in:40: -1- AC_SUBST([MACRO_FLAG])
-m4trace:configure.in:40: -1- AC_C_CONST
-m4trace:configure.in:40: -1- AC_DEFINE_TRACE_LITERAL([const])
-m4trace:configure.in:40: -1- AH_OUTPUT([const], [/* Define to empty if `const\' does not conform to ANSI C. */
-#undef const])
-m4trace:configure.in:40: -1- AC_FUNC_ALLOCA
-m4trace:configure.in:40: -1- AC_DEFINE_TRACE_LITERAL([HAVE_ALLOCA_H])
-m4trace:configure.in:40: -1- AH_OUTPUT([HAVE_ALLOCA_H], [/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
- */
-#undef HAVE_ALLOCA_H])
-m4trace:configure.in:40: -1- AC_DEFINE_TRACE_LITERAL([HAVE_ALLOCA])
-m4trace:configure.in:40: -1- AH_OUTPUT([HAVE_ALLOCA], [/* Define to 1 if you have `alloca\', as a function or macro. */
-#undef HAVE_ALLOCA])
-m4trace:configure.in:40: -1- AC_LIBSOURCE([alloca.c])
-m4trace:configure.in:40: -1- AC_SUBST([ALLOCA], [alloca.$ac_objext])
-m4trace:configure.in:40: -1- AC_DEFINE_TRACE_LITERAL([C_ALLOCA])
-m4trace:configure.in:40: -1- AH_OUTPUT([C_ALLOCA], [/* Define to 1 if using `alloca.c\'. */
-#undef C_ALLOCA])
-m4trace:configure.in:40: -1- AC_PROG_CPP
-m4trace:configure.in:40: -1- AC_SUBST([CPP])
-m4trace:configure.in:40: -1- AC_SUBST([CPPFLAGS])
-m4trace:configure.in:40: -1- AC_SUBST([CPP])
-m4trace:configure.in:40: -1- AC_SUBST([EGREP])
-m4trace:configure.in:40: -1- AC_DEFINE_TRACE_LITERAL([CRAY_STACKSEG_END])
-m4trace:configure.in:40: -1- AH_OUTPUT([CRAY_STACKSEG_END], [/* Define to one of `_getb67\', `GETB67\', `getb67\' for Cray-2 and Cray-YMP
- systems. This function is required for `alloca.c\' support on those systems.
- */
-#undef CRAY_STACKSEG_END])
-m4trace:configure.in:40: -1- AH_OUTPUT([STACK_DIRECTION], [/* If using the C implementation of alloca, define if you know the
- direction of stack growth for your system; otherwise it will be
- automatically deduced at run-time.
- STACK_DIRECTION > 0 => grows toward higher addresses
- STACK_DIRECTION < 0 => grows toward lower addresses
- STACK_DIRECTION = 0 => direction of growth unknown */
-@%:@undef STACK_DIRECTION])
-m4trace:configure.in:40: -1- AC_DEFINE_TRACE_LITERAL([STACK_DIRECTION])
-m4trace:configure.in:42: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:42: -1- AC_SUBST([GNOME_CFLAGS])
-m4trace:configure.in:42: -1- AC_SUBST([GNOME_LIBS])
-m4trace:configure.in:43: -1- AC_SUBST([GNOME_CFLAGS])
-m4trace:configure.in:44: -1- AC_SUBST([GNOME_LIBS])
-m4trace:configure.in:55: -1- AC_CONFIG_FILES([Makefile
- gnome2-java.pc
- gnome2-java.pc.buildplace
- doc/Makefile
- doc/examples/runExample.sh
- src/Makefile
- src/java/org/gnu/gnome/Gnome.java
- src/java/org/gnu/gnome/Program.java
- ])
-m4trace:configure.in:55: -1- _m4_warn([obsolete], [AC_OUTPUT should be used without arguments.
-You should run autoupdate.], [])
-m4trace:configure.in:55: -1- AC_SUBST([LIB@&t at OBJS], [$ac_libobjs])
-m4trace:configure.in:55: -1- AC_SUBST([LTLIBOBJS], [$ac_ltlibobjs])
diff --git a/libgnome-java/config.log b/libgnome-java/config.log
deleted file mode 100644
index 0d7ab41..0000000
--- a/libgnome-java/config.log
+++ /dev/null
@@ -1,484 +0,0 @@
-This file contains any messages produced by compilers while
-running configure, to aid debugging if configure makes a mistake.
-
-It was created by configure, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- $ ./configure --libdir=/usr/lib/jni/ --prefix=/usr/
-
-## --------- ##
-## Platform. ##
-## --------- ##
-
-hostname = pathfinderii
-uname -m = i686
-uname -r = 2.6.10-1-k7
-uname -s = Linux
-uname -v = #1 Tue Jan 11 01:41:35 UTC 2005
-
-/usr/bin/uname -p = unknown
-/bin/uname -X = unknown
-
-/bin/arch = i686
-/usr/bin/arch -k = unknown
-/usr/convex/getsysinfo = unknown
-hostinfo = unknown
-/bin/machine = unknown
-/usr/bin/oslevel = unknown
-/bin/universe = unknown
-
-PATH: /usr/sbin
-PATH: /usr/bin
-PATH: /sbin
-PATH: /bin
-PATH: /usr/bin/X11
-
-
-## ----------- ##
-## Core tests. ##
-## ----------- ##
-
-configure:1283: checking for pkg-config
-configure:1301: found /usr/bin/pkg-config
-configure:1314: result: /usr/bin/pkg-config
-configure:1331: checking for gtk2-java >= 2.4
-configure:1335: result: yes
-configure:1339: checking GTKJAVA_CFLAGS
-configure:1342: result:
-configure:1345: checking GTKJAVA_LIBS
-configure:1348: result:
-configure:1419: checking for gtk-java api version
-configure:1422: result: 2.4
-configure:1426: checking for gtk-java jar file
-configure:1429: result: /home/java-gnome-2.8.3/libgtk-java/lib/gtk2.4-2.4.6.jar
-configure:1435: checking for gtk-java jar file
-configure:1438: result: /home/java-gnome-2.8.3/libgtk-java/lib/
-configure:1442: checking for gtk-java native gcj library
-configure:1445: result: /home/java-gnome-2.8.3/libgtk-java/lib//libgtkjar2.4.so
-configure:1458: checking how to run the C preprocessor
-configure:1493: -E conftest.c
-./configure: line 1494: -E: command not found
-configure:1499: $? = 127
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-| #ifdef __STDC__
-| # include <limits.h>
-| #else
-| # include <assert.h>
-| #endif
-| Syntax error
-configure:1493: -E conftest.c
-./configure: line 1494: -E: command not found
-configure:1499: $? = 127
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-| #ifdef __STDC__
-| # include <limits.h>
-| #else
-| # include <assert.h>
-| #endif
-| Syntax error
-configure:1493: -E -traditional-cpp conftest.c
-./configure: line 1494: -E: command not found
-configure:1499: $? = 127
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-| #ifdef __STDC__
-| # include <limits.h>
-| #else
-| # include <assert.h>
-| #endif
-| Syntax error
-configure:1493: -E -traditional-cpp conftest.c
-./configure: line 1494: -E: command not found
-configure:1499: $? = 127
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-| #ifdef __STDC__
-| # include <limits.h>
-| #else
-| # include <assert.h>
-| #endif
-| Syntax error
-configure:1493: /lib/cpp conftest.c
-configure:1499: $? = 0
-configure:1531: /lib/cpp conftest.c
-conftest.c:9:28: ac_nonexistent.h: No such file or directory
-configure:1537: $? = 1
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-| #include <ac_nonexistent.h>
-configure:1576: result: /lib/cpp
-configure:1600: /lib/cpp conftest.c
-configure:1606: $? = 0
-configure:1638: /lib/cpp conftest.c
-conftest.c:9:28: ac_nonexistent.h: No such file or directory
-configure:1644: $? = 1
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-| #include <ac_nonexistent.h>
-configure:1688: checking for egrep
-configure:1698: result: grep -E
-configure:1777: checking for gcc
-configure:1793: found /usr/bin/gcc
-configure:1803: result: gcc
-configure:2047: checking for C compiler version
-configure:2050: gcc --version </dev/null >&5
-gcc (GCC) 3.3.5 (Debian 1:3.3.5-6)
-Copyright (C) 2003 Free Software Foundation, Inc.
-This is free software; see the source for copying conditions. There is NO
-warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-
-configure:2053: $? = 0
-configure:2055: gcc -v </dev/null >&5
-Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs
-Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux
-Thread model: posix
-gcc version 3.3.5 (Debian 1:3.3.5-6)
-configure:2058: $? = 0
-configure:2060: gcc -V </dev/null >&5
-gcc: `-V' option must have argument
-configure:2063: $? = 1
-configure:2086: checking for C compiler default output file name
-configure:2089: gcc conftest.c >&5
-configure:2092: $? = 0
-configure:2138: result: a.out
-configure:2143: checking whether the C compiler works
-configure:2149: ./a.out
-configure:2152: $? = 0
-configure:2169: result: yes
-configure:2176: checking whether we are cross compiling
-configure:2178: result: no
-configure:2181: checking for suffix of executables
-configure:2183: gcc -o conftest conftest.c >&5
-configure:2186: $? = 0
-configure:2211: result:
-configure:2217: checking for suffix of object files
-configure:2238: gcc -c conftest.c >&5
-configure:2241: $? = 0
-configure:2263: result: o
-configure:2267: checking whether we are using the GNU C compiler
-configure:2291: gcc -c conftest.c >&5
-configure:2297: $? = 0
-configure:2300: test -z || test ! -s conftest.err
-configure:2303: $? = 0
-configure:2306: test -s conftest.o
-configure:2309: $? = 0
-configure:2322: result: yes
-configure:2328: checking whether gcc accepts -g
-configure:2349: gcc -c -g conftest.c >&5
-configure:2355: $? = 0
-configure:2358: test -z || test ! -s conftest.err
-configure:2361: $? = 0
-configure:2364: test -s conftest.o
-configure:2367: $? = 0
-configure:2378: result: yes
-configure:2395: checking for gcc option to accept ANSI C
-configure:2465: gcc -c -g -O2 conftest.c >&5
-configure:2471: $? = 0
-configure:2474: test -z || test ! -s conftest.err
-configure:2477: $? = 0
-configure:2480: test -s conftest.o
-configure:2483: $? = 0
-configure:2501: result: none needed
-configure:2519: gcc -c -g -O2 conftest.c >&5
-conftest.c:2: error: parse error before "me"
-configure:2525: $? = 1
-configure: failed program was:
-| #ifndef __cplusplus
-| choke me
-| #endif
-configure:2668: checking for a BSD-compatible install
-configure:2723: result: /usr/bin/install -c
-configure:2737: checking for db2html
-configure:2755: found /usr/bin/db2html
-configure:2768: result: /usr/bin/db2html
-configure:2832: checking for gcj
-configure:2848: found /usr/bin/gcj
-configure:2858: result: gcj -C
-configure:2915: checking if gcj -C works
-configure:2929: gcj -C Test.java
-configure:2932: $? = 0
-configure:2945: result: yes
-configure:2950: checking if gcj -C works
-configure:2980: result: yes
-configure:2989: checking for jar
-configure:3005: found /usr/bin/jar
-configure:3015: result: jar
-configure:3103: checking for gcj
-configure:3121: found /usr/bin/gcj
-configure:3134: result: /usr/bin/gcj
-configure:3143: checking for GCJ - version >= 3.0.0
-configure:3191: gcc -o conftest -g -O2 conftest.c >&5
-configure:3194: $? = 0
-configure:3196: ./conftest
-configure:3199: $? = 0
-configure:3214: result: yes
-configure:3218: checking for gcj
-configure:3249: result: /usr/bin/gcj
-configure:3258: checking for jar
-configure:3276: found /usr/bin/jar
-configure:3289: result: /usr/bin/jar
-configure:3362: checking for main in -libs
-configure:3386: gcc -o conftest -g -O2 conftest.c -libs >&5
-/usr/bin/ld: cannot find -libs
-collect2: ld returned 1 exit status
-configure:3392: $? = 1
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-|
-|
-| int
-| main ()
-| {
-| main ();
-| ;
-| return 0;
-| }
-configure:3417: result: no
-configure:3483: checking for gtk+-2.0 >= 2.4
-configure:3487: result: yes
-configure:3491: checking GTK_CFLAGS
-configure:3494: result: -DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-configure:3497: checking GTK_LIBS
-configure:3500: result: -Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
-configure:3536: checking for an ANSI C-conforming const
-configure:3603: gcc -c -g -O2 conftest.c >&5
-configure:3609: $? = 0
-configure:3612: test -z || test ! -s conftest.err
-configure:3615: $? = 0
-configure:3618: test -s conftest.o
-configure:3621: $? = 0
-configure:3632: result: yes
-configure:3645: checking for working alloca.h
-configure:3666: gcc -o conftest -g -O2 conftest.c >&5
-configure:3672: $? = 0
-configure:3675: test -z || test ! -s conftest.err
-configure:3678: $? = 0
-configure:3681: test -s conftest
-configure:3684: $? = 0
-configure:3696: result: yes
-configure:3706: checking for alloca
-configure:3747: gcc -o conftest -g -O2 conftest.c >&5
-configure:3753: $? = 0
-configure:3756: test -z || test ! -s conftest.err
-configure:3759: $? = 0
-configure:3762: test -s conftest
-configure:3765: $? = 0
-configure:3777: result: yes
-configure:4056: checking for libgnomeui-2.0 >= 2.6.0 libgnomecanvas-2.0 >= 2.6.0
-configure:4060: result: yes
-configure:4064: checking GNOME_CFLAGS
-configure:4067: result: -DORBIT2=1 -pthread -DXTHREADS -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/inclu [...]
-configure:4070: checking GNOME_LIBS
-configure:4073: result: -Wl,--export-dynamic -pthread -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 -lpthread -lz -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lgnomecanvas-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
-configure:4231: creating ./config.status
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by config.status, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- CONFIG_FILES =
- CONFIG_HEADERS =
- CONFIG_LINKS =
- CONFIG_COMMANDS =
- $ ./config.status
-
-on pathfinderii
-
-config.status:719: creating Makefile
-config.status:719: creating gnome2-java.pc
-config.status:719: creating gnome2-java.pc.buildplace
-config.status:719: creating doc/Makefile
-config.status:719: creating doc/examples/runExample.sh
-config.status:719: creating src/Makefile
-config.status:719: creating src/java/org/gnu/gnome/Gnome.java
-config.status:719: creating src/java/org/gnu/gnome/Program.java
-
-## ---------------- ##
-## Cache variables. ##
-## ---------------- ##
-
-ac_cv_c_compiler_gnu=yes
-ac_cv_c_const=yes
-ac_cv_env_CC_set=
-ac_cv_env_CC_value=
-ac_cv_env_CFLAGS_set=
-ac_cv_env_CFLAGS_value=
-ac_cv_env_CPPFLAGS_set=
-ac_cv_env_CPPFLAGS_value=
-ac_cv_env_CPP_set=
-ac_cv_env_CPP_value=
-ac_cv_env_LDFLAGS_set=
-ac_cv_env_LDFLAGS_value=
-ac_cv_env_build_alias_set=
-ac_cv_env_build_alias_value=
-ac_cv_env_host_alias_set=
-ac_cv_env_host_alias_value=
-ac_cv_env_target_alias_set=
-ac_cv_env_target_alias_value=
-ac_cv_exeext=
-ac_cv_func_alloca_works=yes
-ac_cv_lib_ibs_main=no
-ac_cv_objext=o
-ac_cv_path_DB1=/usr/bin/db2html
-ac_cv_path_GCJ=/usr/bin/gcj
-ac_cv_path_JAR=/usr/bin/jar
-ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
-ac_cv_path_install='/usr/bin/install -c'
-ac_cv_prog_CPP=/lib/cpp
-ac_cv_prog_JAR=jar
-ac_cv_prog_JAVAC='gcj -C'
-ac_cv_prog_ac_ct_CC=gcc
-ac_cv_prog_cc_g=yes
-ac_cv_prog_cc_stdc=
-ac_cv_prog_egrep='grep -E'
-ac_cv_prog_javac_works=yes
-ac_cv_working_alloca_h=yes
-
-## ----------------- ##
-## Output variables. ##
-## ----------------- ##
-
-ALLOCA=''
-CC='gcc'
-CFLAGS='-g -O2'
-CPP='/lib/cpp'
-CPPFLAGS=''
-DB1='/usr/bin/db2html'
-DB2=''
-DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 '
-DOCBOOK='/usr/bin/db2html'
-ECHO_C=''
-ECHO_N='-n'
-ECHO_T=''
-EGREP='grep -E'
-EXEEXT=''
-GCJ='/usr/bin/gcj'
-GCJ_BUILD_TARGETS='native-gcj'
-GCJ_CLASSPATH='/usr/share/java/libgcj-3.3.5.jar:'
-GCJ_INSTALL_TARGETS='native_install'
-GCJ_UNINSTALL_TARGETS='native_uninstall'
-GNOME_CFLAGS='-DORBIT2=1 -pthread -DXTHREADS -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetyp [...]
-GNOME_LIBS='-Wl,--export-dynamic -pthread -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 -lpthread -lz -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lgnomecanvas-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 '
-GTKJAR='/home/java-gnome-2.8.3/libgtk-java/lib/gtk2.4-2.4.6.jar'
-GTKJAVA_CFLAGS=' '
-GTKJAVA_LIBS=' '
-GTK_CFLAGS='-DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
-GTK_LIBS='-Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 '
-INSTALLED_CLASSPATH='${prefix}/share/java/gnome2.8-2.8.2.jar'
-INSTALLED_CLASSPATH_BUILDPLACE='/home/java-gnome-2.8.3/libgnome-java/lib//gnome2.8-2.8.2.jar'
-INSTALLED_JNI_DIR='${prefix}/lib/jni/'
-INSTALLED_JNI_DIR_BUILDPLACE='/home/java-gnome-2.8.3/libgnome-java/lib/'
-INSTALL_DATA='${INSTALL} -m 644'
-INSTALL_PROGRAM='${INSTALL}'
-INSTALL_SCRIPT='${INSTALL}'
-INSTALL_TARGETS=''
-JAR='/usr/bin/jar'
-JAVAC='gcj -C'
-JG_GTK_LIB_PATH='/home/java-gnome-2.8.3/libgtk-java/lib/'
-LDFLAGS=''
-LIBOBJS=''
-LIBS=''
-LTLIBOBJS=''
-MACRO_FLAG=''
-NATIVEGTKJAR='/home/java-gnome-2.8.3/libgtk-java/lib//libgtkjar2.4.so'
-OBJEXT='o'
-PACKAGE_BUGREPORT=''
-PACKAGE_NAME=''
-PACKAGE_STRING=''
-PACKAGE_TARNAME=''
-PACKAGE_VERSION=''
-PATH_SEPARATOR=':'
-PKG_CONFIG='/usr/bin/pkg-config'
-SHELL='/bin/sh'
-TOPLEVEL_TARGETS=''
-UNINSTALL_TARGETS=''
-ac_ct_CC='gcc'
-apiversion='2.8'
-bindir='${exec_prefix}/bin'
-build_alias=''
-datadir='${prefix}/share'
-exec_prefix='${prefix}'
-gtkapiversion='2.4'
-host_alias=''
-includedir='${prefix}/include'
-infodir='${prefix}/info'
-libdir='/usr/lib/jni/'
-libexecdir='${exec_prefix}/libexec'
-localstatedir='${prefix}/var'
-mandir='${prefix}/man'
-oldincludedir='/usr/include'
-prefix='/usr/'
-program_transform_name='s,x,x,'
-sbindir='${exec_prefix}/sbin'
-sharedstatedir='${prefix}/com'
-sysconfdir='${prefix}/etc'
-target_alias=''
-version='2.8.2'
-
-## ----------- ##
-## confdefs.h. ##
-## ----------- ##
-
-#define HAVE_ALLOCA 1
-#define HAVE_ALLOCA_H 1
-#define PACKAGE_BUGREPORT ""
-#define PACKAGE_NAME ""
-#define PACKAGE_STRING ""
-#define PACKAGE_TARNAME ""
-#define PACKAGE_VERSION ""
-
-configure: exit 0
diff --git a/libgnome-java/config.status b/libgnome-java/config.status
deleted file mode 100644
index b00f35d..0000000
--- a/libgnome-java/config.status
+++ /dev/null
@@ -1,755 +0,0 @@
-#! /bin/sh
-# Generated by configure.
-# Run this file to recreate the current configuration.
-# Compiler output produced by configure, useful for debugging
-# configure, is in config.log if it exists.
-
-debug=false
-ac_cs_recheck=false
-ac_cs_silent=false
-SHELL=${CONFIG_SHELL-/bin/sh}
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
-echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
-echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-exec 6>&1
-
-# Open the log real soon, to keep \$[0] and so on meaningful, and to
-# report actual input values of CONFIG_FILES etc. instead of their
-# values after options handling. Logging --version etc. is OK.
-exec 5>>config.log
-{
- echo
- sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
-## Running $as_me. ##
-_ASBOX
-} >&5
-cat >&5 <<_CSEOF
-
-This file was extended by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- CONFIG_FILES = $CONFIG_FILES
- CONFIG_HEADERS = $CONFIG_HEADERS
- CONFIG_LINKS = $CONFIG_LINKS
- CONFIG_COMMANDS = $CONFIG_COMMANDS
- $ $0 $@
-
-_CSEOF
-echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
-echo >&5
-config_files=" Makefile gnome2-java.pc gnome2-java.pc.buildplace doc/Makefile doc/examples/runExample.sh src/Makefile src/java/org/gnu/gnome/Gnome.java src/java/org/gnu/gnome/Program.java"
-
-ac_cs_usage="\
-\`$as_me' instantiates files from templates according to the
-current configuration.
-
-Usage: $0 [OPTIONS] [FILE]...
-
- -h, --help print this help, then exit
- -V, --version print version number, then exit
- -q, --quiet do not print progress messages
- -d, --debug don't remove temporary files
- --recheck update $as_me by reconfiguring in the same conditions
- --file=FILE[:TEMPLATE]
- instantiate the configuration file FILE
-
-Configuration files:
-$config_files
-
-Report bugs to <bug-autoconf at gnu.org>."
-ac_cs_version="\
-config.status
-configured by ./configure, generated by GNU Autoconf 2.59,
- with options \"'--libdir=/usr/lib/jni/' '--prefix=/usr/'\"
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This config.status script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it."
-srcdir=.
-INSTALL="/usr/bin/install -c"
-# If no file are specified by the user, then we need to provide default
-# value. By we need to know if files were specified by the user.
-ac_need_defaults=:
-while test $# != 0
-do
- case $1 in
- --*=*)
- ac_option=`expr "x$1" : 'x\([^=]*\)='`
- ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
- ac_shift=:
- ;;
- -*)
- ac_option=$1
- ac_optarg=$2
- ac_shift=shift
- ;;
- *) # This is not an option, so the user has probably given explicit
- # arguments.
- ac_option=$1
- ac_need_defaults=false;;
- esac
-
- case $ac_option in
- # Handling of the options.
- -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
- ac_cs_recheck=: ;;
- --version | --vers* | -V )
- echo "$ac_cs_version"; exit 0 ;;
- --he | --h)
- # Conflict between --help and --header
- { { echo "$as_me:$LINENO: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; };;
- --help | --hel | -h )
- echo "$ac_cs_usage"; exit 0 ;;
- --debug | --d* | -d )
- debug=: ;;
- --file | --fil | --fi | --f )
- $ac_shift
- CONFIG_FILES="$CONFIG_FILES $ac_optarg"
- ac_need_defaults=false;;
- --header | --heade | --head | --hea )
- $ac_shift
- CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
- ac_need_defaults=false;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil | --si | --s)
- ac_cs_silent=: ;;
-
- # This is an error.
- -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; } ;;
-
- *) ac_config_targets="$ac_config_targets $1" ;;
-
- esac
- shift
-done
-
-ac_configure_extra_args=
-
-if $ac_cs_silent; then
- exec 6>/dev/null
- ac_configure_extra_args="$ac_configure_extra_args --silent"
-fi
-
-if $ac_cs_recheck; then
- echo "running /bin/sh ./configure " '--libdir=/usr/lib/jni/' '--prefix=/usr/' $ac_configure_extra_args " --no-create --no-recursion" >&6
- exec /bin/sh ./configure '--libdir=/usr/lib/jni/' '--prefix=/usr/' $ac_configure_extra_args --no-create --no-recursion
-fi
-
-for ac_config_target in $ac_config_targets
-do
- case "$ac_config_target" in
- # Handling of arguments.
- "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
- "gnome2-java.pc" ) CONFIG_FILES="$CONFIG_FILES gnome2-java.pc" ;;
- "gnome2-java.pc.buildplace" ) CONFIG_FILES="$CONFIG_FILES gnome2-java.pc.buildplace" ;;
- "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
- "doc/examples/runExample.sh" ) CONFIG_FILES="$CONFIG_FILES doc/examples/runExample.sh" ;;
- "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
- "src/java/org/gnu/gnome/Gnome.java" ) CONFIG_FILES="$CONFIG_FILES src/java/org/gnu/gnome/Gnome.java" ;;
- "src/java/org/gnu/gnome/Program.java" ) CONFIG_FILES="$CONFIG_FILES src/java/org/gnu/gnome/Program.java" ;;
- *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
-echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# If the user did not use the arguments to specify the items to instantiate,
-# then the envvar interface is used. Set only those that are not.
-# We use the long form for the default assignment because of an extremely
-# bizarre bug on SunOS 4.1.3.
-if $ac_need_defaults; then
- test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
-fi
-
-# Have a temporary directory for convenience. Make it in the build tree
-# simply because there is no reason to put it here, and in addition,
-# creating and moving files from /tmp can sometimes cause problems.
-# Create a temporary directory, and hook for its removal unless debugging.
-$debug ||
-{
- trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
- trap '{ (exit 1); exit 1; }' 1 2 13 15
-}
-
-# Create a (secure) tmp directory for tmp files.
-
-{
- tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
- test -n "$tmp" && test -d "$tmp"
-} ||
-{
- tmp=./confstat$$-$RANDOM
- (umask 077 && mkdir $tmp)
-} ||
-{
- echo "$me: cannot create a temporary directory in ." >&2
- { (exit 1); exit 1; }
-}
-
-
-#
-# CONFIG_FILES section.
-#
-
-# No need to generate the scripts if there are no CONFIG_FILES.
-# This happens for instance when ./config.status config.h
-if test -n "$CONFIG_FILES"; then
- # Protect against being on the right side of a sed subst in config.status.
- sed 's/,@/@@/; s/@,/@@/; s/,;t t$/@;t t/; /@;t t$/s/[\\&,]/\\&/g;
- s/@@/,@/; s/@@/@,/; s/@;t t$/,;t t/' >$tmp/subs.sed <<\CEOF
-s, at SHELL@,/bin/sh,;t t
-s, at PATH_SEPARATOR@,:,;t t
-s, at PACKAGE_NAME@,,;t t
-s, at PACKAGE_TARNAME@,,;t t
-s, at PACKAGE_VERSION@,,;t t
-s, at PACKAGE_STRING@,,;t t
-s, at PACKAGE_BUGREPORT@,,;t t
-s, at exec_prefix@,${prefix},;t t
-s, at prefix@,/usr/,;t t
-s, at program_transform_name@,s,x,x,,;t t
-s, at bindir@,${exec_prefix}/bin,;t t
-s, at sbindir@,${exec_prefix}/sbin,;t t
-s, at libexecdir@,${exec_prefix}/libexec,;t t
-s, at datadir@,${prefix}/share,;t t
-s, at sysconfdir@,${prefix}/etc,;t t
-s, at sharedstatedir@,${prefix}/com,;t t
-s, at localstatedir@,${prefix}/var,;t t
-s, at libdir@,/usr/lib/jni/,;t t
-s, at includedir@,${prefix}/include,;t t
-s, at oldincludedir@,/usr/include,;t t
-s, at infodir@,${prefix}/info,;t t
-s, at mandir@,${prefix}/man,;t t
-s, at build_alias@,,;t t
-s, at host_alias@,,;t t
-s, at target_alias@,,;t t
-s, at DEFS@,-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 ,;t t
-s, at ECHO_C@,,;t t
-s, at ECHO_N@,-n,;t t
-s, at ECHO_T@,,;t t
-s, at LIBS@,,;t t
-s, at INSTALLED_CLASSPATH@,${prefix}/share/java/gnome2.8-2.8.2.jar,;t t
-s, at INSTALLED_JNI_DIR@,${prefix}/lib/jni/,;t t
-s, at INSTALLED_CLASSPATH_BUILDPLACE@,/home/java-gnome-2.8.3/libgnome-java/lib//gnome2.8-2.8.2.jar,;t t
-s, at INSTALLED_JNI_DIR_BUILDPLACE@,/home/java-gnome-2.8.3/libgnome-java/lib/,;t t
-s, at version@,2.8.2,;t t
-s, at apiversion@,2.8,;t t
-s, at PKG_CONFIG@,/usr/bin/pkg-config,;t t
-s, at GTKJAVA_CFLAGS@, ,;t t
-s, at GTKJAVA_LIBS@, ,;t t
-s, at gtkapiversion@,2.4,;t t
-s, at GTKJAR@,/home/java-gnome-2.8.3/libgtk-java/lib/gtk2.4-2.4.6.jar,;t t
-s, at JG_GTK_LIB_PATH@,/home/java-gnome-2.8.3/libgtk-java/lib/,;t t
-s, at NATIVEGTKJAR@,/home/java-gnome-2.8.3/libgtk-java/lib//libgtkjar2.4.so,;t t
-s, at CC@,gcc,;t t
-s, at CFLAGS@,-g -O2,;t t
-s, at LDFLAGS@,,;t t
-s, at CPPFLAGS@,,;t t
-s, at ac_ct_CC@,gcc,;t t
-s, at EXEEXT@,,;t t
-s, at OBJEXT@,o,;t t
-s, at INSTALL_PROGRAM@,${INSTALL},;t t
-s, at INSTALL_SCRIPT@,${INSTALL},;t t
-s, at INSTALL_DATA@,${INSTALL} -m 644,;t t
-s, at DB1@,/usr/bin/db2html,;t t
-s, at DB2@,,;t t
-s, at DOCBOOK@,/usr/bin/db2html,;t t
-s, at JAVAC@,gcj -C,;t t
-s, at JAR@,/usr/bin/jar,;t t
-s, at GCJ@,/usr/bin/gcj,;t t
-s, at GCJ_CLASSPATH@,/usr/share/java/libgcj-3.3.5.jar:,;t t
-s, at GCJ_BUILD_TARGETS@,native-gcj,;t t
-s, at GCJ_INSTALL_TARGETS@,native_install,;t t
-s, at GCJ_UNINSTALL_TARGETS@,native_uninstall,;t t
-s, at GTK_CFLAGS@,-DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ,;t t
-s, at GTK_LIBS@,-Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ,;t t
-s, at TOPLEVEL_TARGETS@,,;t t
-s, at INSTALL_TARGETS@,,;t t
-s, at UNINSTALL_TARGETS@,,;t t
-s, at MACRO_FLAG@,,;t t
-s, at ALLOCA@,,;t t
-s, at CPP@,/lib/cpp,;t t
-s, at EGREP@,grep -E,;t t
-s, at GNOME_CFLAGS@,-DORBIT2=1 -pthread -DXTHREADS -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/free [...]
-s, at GNOME_LIBS@,-Wl,--export-dynamic -pthread -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 -lpthread -lz -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lgnomecanvas-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ,;t t
-s, at LIBOBJS@,,;t t
-s, at LTLIBOBJS@,,;t t
-CEOF
-
- # Split the substitutions into bite-sized pieces for seds with
- # small command number limits, like on Digital OSF/1 and HP-UX.
- ac_max_sed_lines=48
- ac_sed_frag=1 # Number of current file.
- ac_beg=1 # First line for current file.
- ac_end=$ac_max_sed_lines # Line after last line for current file.
- ac_more_lines=:
- ac_sed_cmds=
- while $ac_more_lines; do
- if test $ac_beg -gt 1; then
- sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- else
- sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- fi
- if test ! -s $tmp/subs.frag; then
- ac_more_lines=false
- else
- # The purpose of the label and of the branching condition is to
- # speed up the sed processing (if there are no `@' at all, there
- # is no need to browse any of the substitutions).
- # These are the two extra sed commands mentioned above.
- (echo ':t
- /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
- else
- ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
- fi
- ac_sed_frag=`expr $ac_sed_frag + 1`
- ac_beg=$ac_end
- ac_end=`expr $ac_end + $ac_max_sed_lines`
- fi
- done
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds=cat
- fi
-fi # test -n "$CONFIG_FILES"
-
-for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
- # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
- case $ac_file in
- - | *:- | *:-:* ) # input from stdin
- cat >$tmp/stdin
- ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- * ) ac_file_in=$ac_file.in ;;
- esac
-
- # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
- ac_dir=`(dirname "$ac_file") 2>/dev/null ||
-$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$ac_file" : 'X\(//\)[^/]' \| \
- X"$ac_file" : 'X\(//\)$' \| \
- X"$ac_file" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$ac_file" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- { if $as_mkdir_p; then
- mkdir -p "$ac_dir"
- else
- as_dir="$ac_dir"
- as_dirs=
- while test ! -d "$as_dir"; do
- as_dirs="$as_dir $as_dirs"
- as_dir=`(dirname "$as_dir") 2>/dev/null ||
-$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$as_dir" : 'X\(//\)[^/]' \| \
- X"$as_dir" : 'X\(//\)$' \| \
- X"$as_dir" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$as_dir" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- done
- test ! -n "$as_dirs" || mkdir $as_dirs
- fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
-echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
- { (exit 1); exit 1; }; }; }
-
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
-
- case $INSTALL in
- [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
- *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
- esac
-
- # Let's still pretend it is `configure' which instantiates (i.e., don't
- # use $as_me), people would be surprised to read:
- # /* config.h. Generated by config.status. */
- if test x"$ac_file" = x-; then
- configure_input=
- else
- configure_input="$ac_file. "
- fi
- configure_input=$configure_input"Generated from `echo $ac_file_in |
- sed 's,.*/,,'` by configure."
-
- # First look for the input files in the build tree, otherwise in the
- # src tree.
- ac_file_inputs=`IFS=:
- for f in $ac_file_in; do
- case $f in
- -) echo $tmp/stdin ;;
- [\\/$]*)
- # Absolute (can't be DOS-style, as IFS=:)
- test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- echo "$f";;
- *) # Relative
- if test -f "$f"; then
- # Build tree
- echo "$f"
- elif test -f "$srcdir/$f"; then
- # Source tree
- echo "$srcdir/$f"
- else
- # /dev/null tree
- { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- fi;;
- esac
- done` || { (exit 1); exit 1; }
-
- if test x"$ac_file" != x-; then
- { echo "$as_me:$LINENO: creating $ac_file" >&5
-echo "$as_me: creating $ac_file" >&6;}
- rm -f "$ac_file"
- fi
- sed "/^[ ]*VPATH[ ]*=/{
-s/:*\$(srcdir):*/:/;
-s/:*\${srcdir}:*/:/;
-s/:*@srcdir@:*/:/;
-s/^\([^=]*=[ ]*\):*/\1/;
-s/:*$//;
-s/^[^=]*=[ ]*$//;
-}
-
-:t
-/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
-s, at configure_input@,$configure_input,;t t
-s, at srcdir@,$ac_srcdir,;t t
-s, at abs_srcdir@,$ac_abs_srcdir,;t t
-s, at top_srcdir@,$ac_top_srcdir,;t t
-s, at abs_top_srcdir@,$ac_abs_top_srcdir,;t t
-s, at builddir@,$ac_builddir,;t t
-s, at abs_builddir@,$ac_abs_builddir,;t t
-s, at top_builddir@,$ac_top_builddir,;t t
-s, at abs_top_builddir@,$ac_abs_top_builddir,;t t
-s, at INSTALL@,$ac_INSTALL,;t t
-" $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
- rm -f $tmp/stdin
- if test x"$ac_file" != x-; then
- mv $tmp/out $ac_file
- else
- cat $tmp/out
- rm -f $tmp/out
- fi
-
-done
-
-{ (exit 0); exit 0; }
diff --git a/libgnome-java/configure b/libgnome-java/configure
deleted file mode 100644
index 49a9bdc..0000000
--- a/libgnome-java/configure
+++ /dev/null
@@ -1,5066 +0,0 @@
-#! /bin/sh
-# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.59.
-#
-# Copyright (C) 2003 Free Software Foundation, Inc.
-# This configure script is free software; the Free Software Foundation
-# gives unlimited permission to copy, distribute and modify it.
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-
-# Name of the host.
-# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
-# so uname gets run too.
-ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
-
-exec 6>&1
-
-#
-# Initializations.
-#
-ac_default_prefix=/usr/local
-ac_config_libobj_dir=.
-cross_compiling=no
-subdirs=
-MFLAGS=
-MAKEFLAGS=
-SHELL=${CONFIG_SHELL-/bin/sh}
-
-# Maximum number of lines to put in a shell here document.
-# This variable seems obsolete. It should probably be removed, and
-# only ac_max_sed_lines should be used.
-: ${ac_max_here_lines=38}
-
-# Identity of this package.
-PACKAGE_NAME=
-PACKAGE_TARNAME=
-PACKAGE_VERSION=
-PACKAGE_STRING=
-PACKAGE_BUGREPORT=
-
-ac_unique_file="src/jni/org_gnu_gnome_Gnome.c"
-ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALLED_CLASSPATH INSTALLED_JNI_DIR INSTALLED_CLASSPATH_BUILDPLACE INSTALLED_JNI_DIR_BUILDPLACE version apiversion PKG_CONFIG GTKJAVA_CFLAGS GTKJA [...]
-ac_subst_files=''
-
-# Initialize some variables set by options.
-ac_init_help=
-ac_init_version=false
-# The variables have the same names as the options, with
-# dashes changed to underlines.
-cache_file=/dev/null
-exec_prefix=NONE
-no_create=
-no_recursion=
-prefix=NONE
-program_prefix=NONE
-program_suffix=NONE
-program_transform_name=s,x,x,
-silent=
-site=
-srcdir=
-verbose=
-x_includes=NONE
-x_libraries=NONE
-
-# Installation directory options.
-# These are left unexpanded so users can "make install exec_prefix=/foo"
-# and all the variables that are supposed to be based on exec_prefix
-# by default will actually change.
-# Use braces instead of parens because sh, perl, etc. also accept them.
-bindir='${exec_prefix}/bin'
-sbindir='${exec_prefix}/sbin'
-libexecdir='${exec_prefix}/libexec'
-datadir='${prefix}/share'
-sysconfdir='${prefix}/etc'
-sharedstatedir='${prefix}/com'
-localstatedir='${prefix}/var'
-libdir='${exec_prefix}/lib'
-includedir='${prefix}/include'
-oldincludedir='/usr/include'
-infodir='${prefix}/info'
-mandir='${prefix}/man'
-
-ac_prev=
-for ac_option
-do
- # If the previous option needs an argument, assign it.
- if test -n "$ac_prev"; then
- eval "$ac_prev=\$ac_option"
- ac_prev=
- continue
- fi
-
- ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
-
- # Accept the important Cygnus configure options, so we can diagnose typos.
-
- case $ac_option in
-
- -bindir | --bindir | --bindi | --bind | --bin | --bi)
- ac_prev=bindir ;;
- -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
- bindir=$ac_optarg ;;
-
- -build | --build | --buil | --bui | --bu)
- ac_prev=build_alias ;;
- -build=* | --build=* | --buil=* | --bui=* | --bu=*)
- build_alias=$ac_optarg ;;
-
- -cache-file | --cache-file | --cache-fil | --cache-fi \
- | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
- ac_prev=cache_file ;;
- -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
- | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
- cache_file=$ac_optarg ;;
-
- --config-cache | -C)
- cache_file=config.cache ;;
-
- -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
- ac_prev=datadir ;;
- -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
- | --da=*)
- datadir=$ac_optarg ;;
-
- -disable-* | --disable-*)
- ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid feature name: $ac_feature" >&2
- { (exit 1); exit 1; }; }
- ac_feature=`echo $ac_feature | sed 's/-/_/g'`
- eval "enable_$ac_feature=no" ;;
-
- -enable-* | --enable-*)
- ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid feature name: $ac_feature" >&2
- { (exit 1); exit 1; }; }
- ac_feature=`echo $ac_feature | sed 's/-/_/g'`
- case $ac_option in
- *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
- *) ac_optarg=yes ;;
- esac
- eval "enable_$ac_feature='$ac_optarg'" ;;
-
- -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
- | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
- | --exec | --exe | --ex)
- ac_prev=exec_prefix ;;
- -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
- | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
- | --exec=* | --exe=* | --ex=*)
- exec_prefix=$ac_optarg ;;
-
- -gas | --gas | --ga | --g)
- # Obsolete; use --with-gas.
- with_gas=yes ;;
-
- -help | --help | --hel | --he | -h)
- ac_init_help=long ;;
- -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
- ac_init_help=recursive ;;
- -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
- ac_init_help=short ;;
-
- -host | --host | --hos | --ho)
- ac_prev=host_alias ;;
- -host=* | --host=* | --hos=* | --ho=*)
- host_alias=$ac_optarg ;;
-
- -includedir | --includedir | --includedi | --included | --include \
- | --includ | --inclu | --incl | --inc)
- ac_prev=includedir ;;
- -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
- | --includ=* | --inclu=* | --incl=* | --inc=*)
- includedir=$ac_optarg ;;
-
- -infodir | --infodir | --infodi | --infod | --info | --inf)
- ac_prev=infodir ;;
- -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
- infodir=$ac_optarg ;;
-
- -libdir | --libdir | --libdi | --libd)
- ac_prev=libdir ;;
- -libdir=* | --libdir=* | --libdi=* | --libd=*)
- libdir=$ac_optarg ;;
-
- -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
- | --libexe | --libex | --libe)
- ac_prev=libexecdir ;;
- -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
- | --libexe=* | --libex=* | --libe=*)
- libexecdir=$ac_optarg ;;
-
- -localstatedir | --localstatedir | --localstatedi | --localstated \
- | --localstate | --localstat | --localsta | --localst \
- | --locals | --local | --loca | --loc | --lo)
- ac_prev=localstatedir ;;
- -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
- | --localstate=* | --localstat=* | --localsta=* | --localst=* \
- | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
- localstatedir=$ac_optarg ;;
-
- -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
- ac_prev=mandir ;;
- -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
- mandir=$ac_optarg ;;
-
- -nfp | --nfp | --nf)
- # Obsolete; use --without-fp.
- with_fp=no ;;
-
- -no-create | --no-create | --no-creat | --no-crea | --no-cre \
- | --no-cr | --no-c | -n)
- no_create=yes ;;
-
- -no-recursion | --no-recursion | --no-recursio | --no-recursi \
- | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
- no_recursion=yes ;;
-
- -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
- | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
- | --oldin | --oldi | --old | --ol | --o)
- ac_prev=oldincludedir ;;
- -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
- | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
- | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
- oldincludedir=$ac_optarg ;;
-
- -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
- ac_prev=prefix ;;
- -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
- prefix=$ac_optarg ;;
-
- -program-prefix | --program-prefix | --program-prefi | --program-pref \
- | --program-pre | --program-pr | --program-p)
- ac_prev=program_prefix ;;
- -program-prefix=* | --program-prefix=* | --program-prefi=* \
- | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
- program_prefix=$ac_optarg ;;
-
- -program-suffix | --program-suffix | --program-suffi | --program-suff \
- | --program-suf | --program-su | --program-s)
- ac_prev=program_suffix ;;
- -program-suffix=* | --program-suffix=* | --program-suffi=* \
- | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
- program_suffix=$ac_optarg ;;
-
- -program-transform-name | --program-transform-name \
- | --program-transform-nam | --program-transform-na \
- | --program-transform-n | --program-transform- \
- | --program-transform | --program-transfor \
- | --program-transfo | --program-transf \
- | --program-trans | --program-tran \
- | --progr-tra | --program-tr | --program-t)
- ac_prev=program_transform_name ;;
- -program-transform-name=* | --program-transform-name=* \
- | --program-transform-nam=* | --program-transform-na=* \
- | --program-transform-n=* | --program-transform-=* \
- | --program-transform=* | --program-transfor=* \
- | --program-transfo=* | --program-transf=* \
- | --program-trans=* | --program-tran=* \
- | --progr-tra=* | --program-tr=* | --program-t=*)
- program_transform_name=$ac_optarg ;;
-
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil)
- silent=yes ;;
-
- -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
- ac_prev=sbindir ;;
- -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
- | --sbi=* | --sb=*)
- sbindir=$ac_optarg ;;
-
- -sharedstatedir | --sharedstatedir | --sharedstatedi \
- | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
- | --sharedst | --shareds | --shared | --share | --shar \
- | --sha | --sh)
- ac_prev=sharedstatedir ;;
- -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
- | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
- | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
- | --sha=* | --sh=*)
- sharedstatedir=$ac_optarg ;;
-
- -site | --site | --sit)
- ac_prev=site ;;
- -site=* | --site=* | --sit=*)
- site=$ac_optarg ;;
-
- -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
- ac_prev=srcdir ;;
- -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
- srcdir=$ac_optarg ;;
-
- -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
- | --syscon | --sysco | --sysc | --sys | --sy)
- ac_prev=sysconfdir ;;
- -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
- | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
- sysconfdir=$ac_optarg ;;
-
- -target | --target | --targe | --targ | --tar | --ta | --t)
- ac_prev=target_alias ;;
- -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
- target_alias=$ac_optarg ;;
-
- -v | -verbose | --verbose | --verbos | --verbo | --verb)
- verbose=yes ;;
-
- -version | --version | --versio | --versi | --vers | -V)
- ac_init_version=: ;;
-
- -with-* | --with-*)
- ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid package name: $ac_package" >&2
- { (exit 1); exit 1; }; }
- ac_package=`echo $ac_package| sed 's/-/_/g'`
- case $ac_option in
- *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
- *) ac_optarg=yes ;;
- esac
- eval "with_$ac_package='$ac_optarg'" ;;
-
- -without-* | --without-*)
- ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid package name: $ac_package" >&2
- { (exit 1); exit 1; }; }
- ac_package=`echo $ac_package | sed 's/-/_/g'`
- eval "with_$ac_package=no" ;;
-
- --x)
- # Obsolete; use --with-x.
- with_x=yes ;;
-
- -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
- | --x-incl | --x-inc | --x-in | --x-i)
- ac_prev=x_includes ;;
- -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
- | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
- x_includes=$ac_optarg ;;
-
- -x-libraries | --x-libraries | --x-librarie | --x-librari \
- | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
- ac_prev=x_libraries ;;
- -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
- | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
- x_libraries=$ac_optarg ;;
-
- -*) { echo "$as_me: error: unrecognized option: $ac_option
-Try \`$0 --help' for more information." >&2
- { (exit 1); exit 1; }; }
- ;;
-
- *=*)
- ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
- # Reject names that are not valid shell variable names.
- expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
- { (exit 1); exit 1; }; }
- ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
- eval "$ac_envvar='$ac_optarg'"
- export $ac_envvar ;;
-
- *)
- # FIXME: should be removed in autoconf 3.0.
- echo "$as_me: WARNING: you should use --build, --host, --target" >&2
- expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
- echo "$as_me: WARNING: invalid host type: $ac_option" >&2
- : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
- ;;
-
- esac
-done
-
-if test -n "$ac_prev"; then
- ac_option=--`echo $ac_prev | sed 's/_/-/g'`
- { echo "$as_me: error: missing argument to $ac_option" >&2
- { (exit 1); exit 1; }; }
-fi
-
-# Be sure to have absolute paths.
-for ac_var in exec_prefix prefix
-do
- eval ac_val=$`echo $ac_var`
- case $ac_val in
- [\\/$]* | ?:[\\/]* | NONE | '' ) ;;
- *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# Be sure to have absolute paths.
-for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
- localstatedir libdir includedir oldincludedir infodir mandir
-do
- eval ac_val=$`echo $ac_var`
- case $ac_val in
- [\\/$]* | ?:[\\/]* ) ;;
- *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# There might be people who depend on the old broken behavior: `$host'
-# used to hold the argument of --host etc.
-# FIXME: To remove some day.
-build=$build_alias
-host=$host_alias
-target=$target_alias
-
-# FIXME: To remove some day.
-if test "x$host_alias" != x; then
- if test "x$build_alias" = x; then
- cross_compiling=maybe
- echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
- If a cross compiler is detected then cross compile mode will be used." >&2
- elif test "x$build_alias" != "x$host_alias"; then
- cross_compiling=yes
- fi
-fi
-
-ac_tool_prefix=
-test -n "$host_alias" && ac_tool_prefix=$host_alias-
-
-test "$silent" = yes && exec 6>/dev/null
-
-
-# Find the source files, if location was not specified.
-if test -z "$srcdir"; then
- ac_srcdir_defaulted=yes
- # Try the directory containing this script, then its parent.
- ac_confdir=`(dirname "$0") 2>/dev/null ||
-$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$0" : 'X\(//\)[^/]' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$0" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- srcdir=$ac_confdir
- if test ! -r $srcdir/$ac_unique_file; then
- srcdir=..
- fi
-else
- ac_srcdir_defaulted=no
-fi
-if test ! -r $srcdir/$ac_unique_file; then
- if test "$ac_srcdir_defaulted" = yes; then
- { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
- { (exit 1); exit 1; }; }
- else
- { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
- { (exit 1); exit 1; }; }
- fi
-fi
-(cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||
- { echo "$as_me: error: sources are in $srcdir, but \`cd $srcdir' does not work" >&2
- { (exit 1); exit 1; }; }
-srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
-ac_env_build_alias_set=${build_alias+set}
-ac_env_build_alias_value=$build_alias
-ac_cv_env_build_alias_set=${build_alias+set}
-ac_cv_env_build_alias_value=$build_alias
-ac_env_host_alias_set=${host_alias+set}
-ac_env_host_alias_value=$host_alias
-ac_cv_env_host_alias_set=${host_alias+set}
-ac_cv_env_host_alias_value=$host_alias
-ac_env_target_alias_set=${target_alias+set}
-ac_env_target_alias_value=$target_alias
-ac_cv_env_target_alias_set=${target_alias+set}
-ac_cv_env_target_alias_value=$target_alias
-ac_env_CC_set=${CC+set}
-ac_env_CC_value=$CC
-ac_cv_env_CC_set=${CC+set}
-ac_cv_env_CC_value=$CC
-ac_env_CFLAGS_set=${CFLAGS+set}
-ac_env_CFLAGS_value=$CFLAGS
-ac_cv_env_CFLAGS_set=${CFLAGS+set}
-ac_cv_env_CFLAGS_value=$CFLAGS
-ac_env_LDFLAGS_set=${LDFLAGS+set}
-ac_env_LDFLAGS_value=$LDFLAGS
-ac_cv_env_LDFLAGS_set=${LDFLAGS+set}
-ac_cv_env_LDFLAGS_value=$LDFLAGS
-ac_env_CPPFLAGS_set=${CPPFLAGS+set}
-ac_env_CPPFLAGS_value=$CPPFLAGS
-ac_cv_env_CPPFLAGS_set=${CPPFLAGS+set}
-ac_cv_env_CPPFLAGS_value=$CPPFLAGS
-ac_env_CPP_set=${CPP+set}
-ac_env_CPP_value=$CPP
-ac_cv_env_CPP_set=${CPP+set}
-ac_cv_env_CPP_value=$CPP
-
-#
-# Report the --help message.
-#
-if test "$ac_init_help" = "long"; then
- # Omit some internal or obsolete options to make the list less imposing.
- # This message is too long to be a string in the A/UX 3.1 sh.
- cat <<_ACEOF
-\`configure' configures this package to adapt to many kinds of systems.
-
-Usage: $0 [OPTION]... [VAR=VALUE]...
-
-To assign environment variables (e.g., CC, CFLAGS...), specify them as
-VAR=VALUE. See below for descriptions of some of the useful variables.
-
-Defaults for the options are specified in brackets.
-
-Configuration:
- -h, --help display this help and exit
- --help=short display options specific to this package
- --help=recursive display the short help of all the included packages
- -V, --version display version information and exit
- -q, --quiet, --silent do not print \`checking...' messages
- --cache-file=FILE cache test results in FILE [disabled]
- -C, --config-cache alias for \`--cache-file=config.cache'
- -n, --no-create do not create output files
- --srcdir=DIR find the sources in DIR [configure dir or \`..']
-
-_ACEOF
-
- cat <<_ACEOF
-Installation directories:
- --prefix=PREFIX install architecture-independent files in PREFIX
- [$ac_default_prefix]
- --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
- [PREFIX]
-
-By default, \`make install' will install all the files in
-\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
-an installation prefix other than \`$ac_default_prefix' using \`--prefix',
-for instance \`--prefix=\$HOME'.
-
-For better control, use the options below.
-
-Fine tuning of the installation directories:
- --bindir=DIR user executables [EPREFIX/bin]
- --sbindir=DIR system admin executables [EPREFIX/sbin]
- --libexecdir=DIR program executables [EPREFIX/libexec]
- --datadir=DIR read-only architecture-independent data [PREFIX/share]
- --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
- --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
- --localstatedir=DIR modifiable single-machine data [PREFIX/var]
- --libdir=DIR object code libraries [EPREFIX/lib]
- --includedir=DIR C header files [PREFIX/include]
- --oldincludedir=DIR C header files for non-gcc [/usr/include]
- --infodir=DIR info documentation [PREFIX/info]
- --mandir=DIR man documentation [PREFIX/man]
-_ACEOF
-
- cat <<\_ACEOF
-_ACEOF
-fi
-
-if test -n "$ac_init_help"; then
-
- cat <<\_ACEOF
-
-Optional Packages:
- --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
- --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
- --without-gcj-compile Binary builds of Java-GNOME
-with gcj compiler will not be made
- --with-gcj-prefix=PFX Prefix where gcj is installed (optional)
-
-Some influential environment variables:
- CC C compiler command
- CFLAGS C compiler flags
- LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
- nonstandard directory <lib dir>
- CPPFLAGS C/C++ preprocessor flags, e.g. -I<include dir> if you have
- headers in a nonstandard directory <include dir>
- CPP C preprocessor
-
-Use these variables to override the choices made by `configure' or to help
-it to find libraries and programs with nonstandard names/locations.
-
-_ACEOF
-fi
-
-if test "$ac_init_help" = "recursive"; then
- # If there are subdirs, report their specific --help.
- ac_popdir=`pwd`
- for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
- test -d $ac_dir || continue
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
- cd $ac_dir
- # Check for guested configure; otherwise get Cygnus style configure.
- if test -f $ac_srcdir/configure.gnu; then
- echo
- $SHELL $ac_srcdir/configure.gnu --help=recursive
- elif test -f $ac_srcdir/configure; then
- echo
- $SHELL $ac_srcdir/configure --help=recursive
- elif test -f $ac_srcdir/configure.ac ||
- test -f $ac_srcdir/configure.in; then
- echo
- $ac_configure --help
- else
- echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
- fi
- cd "$ac_popdir"
- done
-fi
-
-test -n "$ac_init_help" && exit 0
-if $ac_init_version; then
- cat <<\_ACEOF
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This configure script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it.
-_ACEOF
- exit 0
-fi
-exec 5>config.log
-cat >&5 <<_ACEOF
-This file contains any messages produced by compilers while
-running configure, to aid debugging if configure makes a mistake.
-
-It was created by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- $ $0 $@
-
-_ACEOF
-{
-cat <<_ASUNAME
-## --------- ##
-## Platform. ##
-## --------- ##
-
-hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
-uname -m = `(uname -m) 2>/dev/null || echo unknown`
-uname -r = `(uname -r) 2>/dev/null || echo unknown`
-uname -s = `(uname -s) 2>/dev/null || echo unknown`
-uname -v = `(uname -v) 2>/dev/null || echo unknown`
-
-/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
-/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
-
-/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
-/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
-/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
-hostinfo = `(hostinfo) 2>/dev/null || echo unknown`
-/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
-/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
-/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
-
-_ASUNAME
-
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- echo "PATH: $as_dir"
-done
-
-} >&5
-
-cat >&5 <<_ACEOF
-
-
-## ----------- ##
-## Core tests. ##
-## ----------- ##
-
-_ACEOF
-
-
-# Keep a trace of the command line.
-# Strip out --no-create and --no-recursion so they do not pile up.
-# Strip out --silent because we don't want to record it for future runs.
-# Also quote any args containing shell meta-characters.
-# Make two passes to allow for proper duplicate-argument suppression.
-ac_configure_args=
-ac_configure_args0=
-ac_configure_args1=
-ac_sep=
-ac_must_keep_next=false
-for ac_pass in 1 2
-do
- for ac_arg
- do
- case $ac_arg in
- -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil)
- continue ;;
- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
- ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
- esac
- case $ac_pass in
- 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
- 2)
- ac_configure_args1="$ac_configure_args1 '$ac_arg'"
- if test $ac_must_keep_next = true; then
- ac_must_keep_next=false # Got value, back to normal.
- else
- case $ac_arg in
- *=* | --config-cache | -C | -disable-* | --disable-* \
- | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
- | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
- | -with-* | --with-* | -without-* | --without-* | --x)
- case "$ac_configure_args0 " in
- "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
- esac
- ;;
- -* ) ac_must_keep_next=true ;;
- esac
- fi
- ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
- # Get rid of the leading space.
- ac_sep=" "
- ;;
- esac
- done
-done
-$as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
-$as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
-
-# When interrupted or exit'd, cleanup temporary files, and complete
-# config.log. We remove comments because anyway the quotes in there
-# would cause problems or look ugly.
-# WARNING: Be sure not to use single quotes in there, as some shells,
-# such as our DU 5.0 friend, will then `close' the trap.
-trap 'exit_status=$?
- # Save into config.log some information that might help in debugging.
- {
- echo
-
- cat <<\_ASBOX
-## ---------------- ##
-## Cache variables. ##
-## ---------------- ##
-_ASBOX
- echo
- # The following way of writing the cache mishandles newlines in values,
-{
- (set) 2>&1 |
- case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
- *ac_space=\ *)
- sed -n \
- "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
- s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
- ;;
- *)
- sed -n \
- "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
- ;;
- esac;
-}
- echo
-
- cat <<\_ASBOX
-## ----------------- ##
-## Output variables. ##
-## ----------------- ##
-_ASBOX
- echo
- for ac_var in $ac_subst_vars
- do
- eval ac_val=$`echo $ac_var`
- echo "$ac_var='"'"'$ac_val'"'"'"
- done | sort
- echo
-
- if test -n "$ac_subst_files"; then
- cat <<\_ASBOX
-## ------------- ##
-## Output files. ##
-## ------------- ##
-_ASBOX
- echo
- for ac_var in $ac_subst_files
- do
- eval ac_val=$`echo $ac_var`
- echo "$ac_var='"'"'$ac_val'"'"'"
- done | sort
- echo
- fi
-
- if test -s confdefs.h; then
- cat <<\_ASBOX
-## ----------- ##
-## confdefs.h. ##
-## ----------- ##
-_ASBOX
- echo
- sed "/^$/d" confdefs.h | sort
- echo
- fi
- test "$ac_signal" != 0 &&
- echo "$as_me: caught signal $ac_signal"
- echo "$as_me: exit $exit_status"
- } >&5
- rm -f core *.core &&
- rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
- exit $exit_status
- ' 0
-for ac_signal in 1 2 13 15; do
- trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
-done
-ac_signal=0
-
-# confdefs.h avoids OS command line length limits that DEFS can exceed.
-rm -rf conftest* confdefs.h
-# AIX cpp loses on an empty file, so make sure it contains at least a newline.
-echo >confdefs.h
-
-# Predefined preprocessor variables.
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_NAME "$PACKAGE_NAME"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_TARNAME "$PACKAGE_TARNAME"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_VERSION "$PACKAGE_VERSION"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_STRING "$PACKAGE_STRING"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
-_ACEOF
-
-
-# Let the site file select an alternate cache file if it wants to.
-# Prefer explicitly selected file to automatically selected ones.
-if test -z "$CONFIG_SITE"; then
- if test "x$prefix" != xNONE; then
- CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
- else
- CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
- fi
-fi
-for ac_site_file in $CONFIG_SITE; do
- if test -r "$ac_site_file"; then
- { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
-echo "$as_me: loading site script $ac_site_file" >&6;}
- sed 's/^/| /' "$ac_site_file" >&5
- . "$ac_site_file"
- fi
-done
-
-if test -r "$cache_file"; then
- # Some versions of bash will fail to source /dev/null (special
- # files actually), so we avoid doing that.
- if test -f "$cache_file"; then
- { echo "$as_me:$LINENO: loading cache $cache_file" >&5
-echo "$as_me: loading cache $cache_file" >&6;}
- case $cache_file in
- [\\/]* | ?:[\\/]* ) . $cache_file;;
- *) . ./$cache_file;;
- esac
- fi
-else
- { echo "$as_me:$LINENO: creating cache $cache_file" >&5
-echo "$as_me: creating cache $cache_file" >&6;}
- >$cache_file
-fi
-
-# Check that the precious variables saved in the cache have kept the same
-# value.
-ac_cache_corrupted=false
-for ac_var in `(set) 2>&1 |
- sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
- eval ac_old_set=\$ac_cv_env_${ac_var}_set
- eval ac_new_set=\$ac_env_${ac_var}_set
- eval ac_old_val="\$ac_cv_env_${ac_var}_value"
- eval ac_new_val="\$ac_env_${ac_var}_value"
- case $ac_old_set,$ac_new_set in
- set,)
- { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
-echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
- ac_cache_corrupted=: ;;
- ,set)
- { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
-echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
- ac_cache_corrupted=: ;;
- ,);;
- *)
- if test "x$ac_old_val" != "x$ac_new_val"; then
- { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
-echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
- { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
-echo "$as_me: former value: $ac_old_val" >&2;}
- { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
-echo "$as_me: current value: $ac_new_val" >&2;}
- ac_cache_corrupted=:
- fi;;
- esac
- # Pass precious variables to config.status.
- if test "$ac_new_set" = set; then
- case $ac_new_val in
- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
- ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
- *) ac_arg=$ac_var=$ac_new_val ;;
- esac
- case " $ac_configure_args " in
- *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
- *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
- esac
- fi
-done
-if $ac_cache_corrupted; then
- { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
-echo "$as_me: error: changes in the environment can compromise the build" >&2;}
- { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
-echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-version="2.8.2"
-apiversion="2.8"
-
-INSTALLED_CLASSPATH=\${prefix}/share/java/gnome${apiversion}-${version}.jar
-INSTALLED_JNI_DIR=\${prefix}/lib/jni/
-
-
-
-BUILDPLACE=`pwd`
-INSTALLED_CLASSPATH_BUILDPLACE=$BUILDPLACE/lib//gnome${apiversion}-${version}.jar
-INSTALLED_JNI_DIR_BUILDPLACE=$BUILDPLACE/lib/
-
-
-
-
-
-
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gtk2-java >= 2.4" >&5
-echo $ECHO_N "checking for gtk2-java >= 2.4... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gtk2-java >= 2.4" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GTKJAVA_CFLAGS" >&5
-echo $ECHO_N "checking GTKJAVA_CFLAGS... $ECHO_C" >&6
- GTKJAVA_CFLAGS=`$PKG_CONFIG --cflags "gtk2-java >= 2.4"`
- echo "$as_me:$LINENO: result: $GTKJAVA_CFLAGS" >&5
-echo "${ECHO_T}$GTKJAVA_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GTKJAVA_LIBS" >&5
-echo $ECHO_N "checking GTKJAVA_LIBS... $ECHO_C" >&6
- GTKJAVA_LIBS=`$PKG_CONFIG --libs "gtk2-java >= 2.4"`
- echo "$as_me:$LINENO: result: $GTKJAVA_LIBS" >&5
-echo "${ECHO_T}$GTKJAVA_LIBS" >&6
- else
- GTKJAVA_CFLAGS=""
- GTKJAVA_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GTKJAVA_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk2-java >= 2.4"`
- echo $GTKJAVA_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gtk2-java >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gtk2-java >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-
-echo "$as_me:$LINENO: checking for gtk-java api version" >&5
-echo $ECHO_N "checking for gtk-java api version... $ECHO_C" >&6
-gtkapiversion=`$PKG_CONFIG --variable api_version gtk2-java`
-echo "$as_me:$LINENO: result: $gtkapiversion" >&5
-echo "${ECHO_T}$gtkapiversion" >&6
-
-
-echo "$as_me:$LINENO: checking for gtk-java jar file" >&5
-echo $ECHO_N "checking for gtk-java jar file... $ECHO_C" >&6
-GTKJAR=`$PKG_CONFIG --variable classpath gtk2-java`
-echo "$as_me:$LINENO: result: $GTKJAR" >&5
-echo "${ECHO_T}$GTKJAR" >&6
-
-
-
-
-echo "$as_me:$LINENO: checking for gtk-java jar file" >&5
-echo $ECHO_N "checking for gtk-java jar file... $ECHO_C" >&6
-JG_GTK_LIB_PATH=`$PKG_CONFIG --variable jni_dir gtk2-java`
-echo "$as_me:$LINENO: result: $JG_GTK_LIB_PATH" >&5
-echo "${ECHO_T}$JG_GTK_LIB_PATH" >&6
-
-
-echo "$as_me:$LINENO: checking for gtk-java native gcj library" >&5
-echo $ECHO_N "checking for gtk-java native gcj library... $ECHO_C" >&6
-NATIVEGTKJAR=${JG_GTK_LIB_PATH}/libgtkjar${gtkapiversion}.so
-echo "$as_me:$LINENO: result: $NATIVEGTKJAR" >&5
-echo "${ECHO_T}$NATIVEGTKJAR" >&6
-
-
-
-
-
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
-echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
-# On Suns, sometimes $CPP names a directory.
-if test -n "$CPP" && test -d "$CPP"; then
- CPP=
-fi
-if test -z "$CPP"; then
- if test "${ac_cv_prog_CPP+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- # Double quotes because CPP needs to be expanded
- for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
- do
- ac_preproc_ok=false
-for ac_c_preproc_warn_flag in '' yes
-do
- # Use a header file that comes with gcc, so configuring glibc
- # with a fresh cross-compiler works.
- # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- # <limits.h> exists even on freestanding compilers.
- # On the NeXT, cc -E runs the code through the compiler's parser,
- # not just through cpp. "Syntax error" is here to catch this case.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
- Syntax error
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.$ac_ext
-
- # OK, works on sane cases. Now check whether non-existent headers
- # can be detected and how.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#include <ac_nonexistent.h>
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- # Broken: success on invalid input.
-continue
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then
- break
-fi
-
- done
- ac_cv_prog_CPP=$CPP
-
-fi
- CPP=$ac_cv_prog_CPP
-else
- ac_cv_prog_CPP=$CPP
-fi
-echo "$as_me:$LINENO: result: $CPP" >&5
-echo "${ECHO_T}$CPP" >&6
-ac_preproc_ok=false
-for ac_c_preproc_warn_flag in '' yes
-do
- # Use a header file that comes with gcc, so configuring glibc
- # with a fresh cross-compiler works.
- # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- # <limits.h> exists even on freestanding compilers.
- # On the NeXT, cc -E runs the code through the compiler's parser,
- # not just through cpp. "Syntax error" is here to catch this case.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
- Syntax error
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.$ac_ext
-
- # OK, works on sane cases. Now check whether non-existent headers
- # can be detected and how.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#include <ac_nonexistent.h>
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- # Broken: success on invalid input.
-continue
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then
- :
-else
- { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." >&5
-echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-echo "$as_me:$LINENO: checking for egrep" >&5
-echo $ECHO_N "checking for egrep... $ECHO_C" >&6
-if test "${ac_cv_prog_egrep+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if echo a | (grep -E '(a|b)') >/dev/null 2>&1
- then ac_cv_prog_egrep='grep -E'
- else ac_cv_prog_egrep='egrep'
- fi
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5
-echo "${ECHO_T}$ac_cv_prog_egrep" >&6
- EGREP=$ac_cv_prog_egrep
-
-
-
-
-ac_aux_dir=
-for ac_dir in . $srcdir/.; do
- if test -f $ac_dir/install-sh; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/install-sh -c"
- break
- elif test -f $ac_dir/install.sh; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/install.sh -c"
- break
- elif test -f $ac_dir/shtool; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/shtool install -c"
- break
- fi
-done
-if test -z "$ac_aux_dir"; then
- { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in . $srcdir/." >&5
-echo "$as_me: error: cannot find install-sh or install.sh in . $srcdir/." >&2;}
- { (exit 1); exit 1; }; }
-fi
-ac_config_guess="$SHELL $ac_aux_dir/config.guess"
-ac_config_sub="$SHELL $ac_aux_dir/config.sub"
-ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
-
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-if test -n "$ac_tool_prefix"; then
- # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
-set dummy ${ac_tool_prefix}gcc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="${ac_tool_prefix}gcc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$ac_cv_prog_CC"; then
- ac_ct_CC=$CC
- # Extract the first word of "gcc", so it can be a program name with args.
-set dummy gcc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="gcc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- CC=$ac_ct_CC
-else
- CC="$ac_cv_prog_CC"
-fi
-
-if test -z "$CC"; then
- if test -n "$ac_tool_prefix"; then
- # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
-set dummy ${ac_tool_prefix}cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="${ac_tool_prefix}cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$ac_cv_prog_CC"; then
- ac_ct_CC=$CC
- # Extract the first word of "cc", so it can be a program name with args.
-set dummy cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- CC=$ac_ct_CC
-else
- CC="$ac_cv_prog_CC"
-fi
-
-fi
-if test -z "$CC"; then
- # Extract the first word of "cc", so it can be a program name with args.
-set dummy cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
- ac_prog_rejected=no
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
- ac_prog_rejected=yes
- continue
- fi
- ac_cv_prog_CC="cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-if test $ac_prog_rejected = yes; then
- # We found a bogon in the path, so make sure we never use it.
- set dummy $ac_cv_prog_CC
- shift
- if test $# != 0; then
- # We chose a different compiler from the bogus one.
- # However, it has the same basename, so the bogon will be chosen
- # first if we set CC to just the basename; use the full file name.
- shift
- ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
- fi
-fi
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$CC"; then
- if test -n "$ac_tool_prefix"; then
- for ac_prog in cl
- do
- # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
-set dummy $ac_tool_prefix$ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$CC" && break
- done
-fi
-if test -z "$CC"; then
- ac_ct_CC=$CC
- for ac_prog in cl
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$ac_ct_CC" && break
-done
-
- CC=$ac_ct_CC
-fi
-
-fi
-
-
-test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
-See \`config.log' for more details." >&5
-echo "$as_me: error: no acceptable C compiler found in \$PATH
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-
-# Provide some information about the compiler.
-echo "$as_me:$LINENO:" \
- "checking for C compiler version" >&5
-ac_compiler=`set X $ac_compile; echo $2`
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
- (eval $ac_compiler --version </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5
- (eval $ac_compiler -v </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5
- (eval $ac_compiler -V </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-ac_clean_files_save=$ac_clean_files
-ac_clean_files="$ac_clean_files a.out a.exe b.out"
-# Try to create an executable without -o first, disregard a.out.
-# It will help us diagnose broken compilers, and finding out an intuition
-# of exeext.
-echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
-ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
- (eval $ac_link_default) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- # Find the output, starting from the most likely. This scheme is
-# not robust to junk in `.', hence go to wildcards (a.*) only as a last
-# resort.
-
-# Be careful to initialize this variable, since it used to be cached.
-# Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile.
-ac_cv_exeext=
-# b.out is created by i960 compilers.
-for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out
-do
- test -f "$ac_file" || continue
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )
- ;;
- conftest.$ac_ext )
- # This is the source file.
- ;;
- [ab].out )
- # We found the default executable, but exeext='' is most
- # certainly right.
- break;;
- *.* )
- ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
- # FIXME: I believe we export ac_cv_exeext for Libtool,
- # but it would be cool to find out if it's true. Does anybody
- # maintain Libtool? --akim.
- export ac_cv_exeext
- break;;
- * )
- break;;
- esac
-done
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-{ { echo "$as_me:$LINENO: error: C compiler cannot create executables
-See \`config.log' for more details." >&5
-echo "$as_me: error: C compiler cannot create executables
-See \`config.log' for more details." >&2;}
- { (exit 77); exit 77; }; }
-fi
-
-ac_exeext=$ac_cv_exeext
-echo "$as_me:$LINENO: result: $ac_file" >&5
-echo "${ECHO_T}$ac_file" >&6
-
-# Check the compiler produces executables we can run. If not, either
-# the compiler is broken, or we cross compile.
-echo "$as_me:$LINENO: checking whether the C compiler works" >&5
-echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6
-# FIXME: These cross compiler hacks should be removed for Autoconf 3.0
-# If not cross compiling, check that we can run a simple program.
-if test "$cross_compiling" != yes; then
- if { ac_try='./$ac_file'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- cross_compiling=no
- else
- if test "$cross_compiling" = maybe; then
- cross_compiling=yes
- else
- { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
-If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot run C compiled programs.
-If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
- fi
- fi
-fi
-echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
-
-rm -f a.out a.exe conftest$ac_cv_exeext b.out
-ac_clean_files=$ac_clean_files_save
-# Check the compiler produces executables we can run. If not, either
-# the compiler is broken, or we cross compile.
-echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
-echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6
-echo "$as_me:$LINENO: result: $cross_compiling" >&5
-echo "${ECHO_T}$cross_compiling" >&6
-
-echo "$as_me:$LINENO: checking for suffix of executables" >&5
-echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- # If both `conftest.exe' and `conftest' are `present' (well, observable)
-# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
-# work properly (i.e., refer to `conftest.exe'), while it won't with
-# `rm'.
-for ac_file in conftest.exe conftest conftest.*; do
- test -f "$ac_file" || continue
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
- *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
- export ac_cv_exeext
- break;;
- * ) break;;
- esac
-done
-else
- { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-rm -f conftest$ac_cv_exeext
-echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
-echo "${ECHO_T}$ac_cv_exeext" >&6
-
-rm -f conftest.$ac_ext
-EXEEXT=$ac_cv_exeext
-ac_exeext=$EXEEXT
-echo "$as_me:$LINENO: checking for suffix of object files" >&5
-echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6
-if test "${ac_cv_objext+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.o conftest.obj
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
- *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
- break;;
- esac
-done
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-{ { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute suffix of object files: cannot compile
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-rm -f conftest.$ac_cv_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
-echo "${ECHO_T}$ac_cv_objext" >&6
-OBJEXT=$ac_cv_objext
-ac_objext=$OBJEXT
-echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
-echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6
-if test "${ac_cv_c_compiler_gnu+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-#ifndef __GNUC__
- choke me
-#endif
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_compiler_gnu=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_compiler_gnu=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_cv_c_compiler_gnu=$ac_compiler_gnu
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
-GCC=`test $ac_compiler_gnu = yes && echo yes`
-ac_test_CFLAGS=${CFLAGS+set}
-ac_save_CFLAGS=$CFLAGS
-CFLAGS="-g"
-echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
-echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6
-if test "${ac_cv_prog_cc_g+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_prog_cc_g=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_prog_cc_g=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
-echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
-if test "$ac_test_CFLAGS" = set; then
- CFLAGS=$ac_save_CFLAGS
-elif test $ac_cv_prog_cc_g = yes; then
- if test "$GCC" = yes; then
- CFLAGS="-g -O2"
- else
- CFLAGS="-g"
- fi
-else
- if test "$GCC" = yes; then
- CFLAGS="-O2"
- else
- CFLAGS=
- fi
-fi
-echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5
-echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6
-if test "${ac_cv_prog_cc_stdc+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- ac_cv_prog_cc_stdc=no
-ac_save_CC=$CC
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#include <stdarg.h>
-#include <stdio.h>
-#include <sys/types.h>
-#include <sys/stat.h>
-/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
-struct buf { int x; };
-FILE * (*rcsopen) (struct buf *, struct stat *, int);
-static char *e (p, i)
- char **p;
- int i;
-{
- return p[i];
-}
-static char *f (char * (*g) (char **, int), char **p, ...)
-{
- char *s;
- va_list v;
- va_start (v,p);
- s = g (p, va_arg (v,int));
- va_end (v);
- return s;
-}
-
-/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
- function prototypes and stuff, but not '\xHH' hex character constants.
- These don't provoke an error unfortunately, instead are silently treated
- as 'x'. The following induces an error, until -std1 is added to get
- proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
- array size at least. It's necessary to write '\x00'==0 to get something
- that's true only with -std1. */
-int osf4_cc_array ['\x00' == 0 ? 1 : -1];
-
-int test (int i, double x);
-struct s1 {int (*f) (int a);};
-struct s2 {int (*f) (double a);};
-int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
-int argc;
-char **argv;
-int
-main ()
-{
-return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
- ;
- return 0;
-}
-_ACEOF
-# Don't try gcc -ansi; that turns off useful extensions and
-# breaks some systems' header files.
-# AIX -qlanglvl=ansi
-# Ultrix and OSF/1 -std1
-# HP-UX 10.20 and later -Ae
-# HP-UX older versions -Aa -D_HPUX_SOURCE
-# SVR4 -Xc -D__EXTENSIONS__
-for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
-do
- CC="$ac_save_CC $ac_arg"
- rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_prog_cc_stdc=$ac_arg
-break
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext
-done
-rm -f conftest.$ac_ext conftest.$ac_objext
-CC=$ac_save_CC
-
-fi
-
-case "x$ac_cv_prog_cc_stdc" in
- x|xno)
- echo "$as_me:$LINENO: result: none needed" >&5
-echo "${ECHO_T}none needed" >&6 ;;
- *)
- echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5
-echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6
- CC="$CC $ac_cv_prog_cc_stdc" ;;
-esac
-
-# Some people use a C++ compiler to compile C. Since we use `exit',
-# in C++ we need to declare it. In case someone uses the same compiler
-# for both compiling C and C++ we need to have the C++ compiler decide
-# the declaration of exit, since it's the most demanding environment.
-cat >conftest.$ac_ext <<_ACEOF
-#ifndef __cplusplus
- choke me
-#endif
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- for ac_declaration in \
- '' \
- 'extern "C" void std::exit (int) throw (); using std::exit;' \
- 'extern "C" void std::exit (int); using std::exit;' \
- 'extern "C" void exit (int) throw ();' \
- 'extern "C" void exit (int);' \
- 'void exit (int);'
-do
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-$ac_declaration
-#include <stdlib.h>
-int
-main ()
-{
-exit (42);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-continue
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-$ac_declaration
-int
-main ()
-{
-exit (42);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- break
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-done
-rm -f conftest*
-if test -n "$ac_declaration"; then
- echo '#ifdef __cplusplus' >>confdefs.h
- echo $ac_declaration >>confdefs.h
- echo '#endif' >>confdefs.h
-fi
-
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-# Find a good install program. We prefer a C program (faster),
-# so one script is as good as another. But avoid the broken or
-# incompatible versions:
-# SysV /etc/install, /usr/sbin/install
-# SunOS /usr/etc/install
-# IRIX /sbin/install
-# AIX /bin/install
-# AmigaOS /C/install, which installs bootblocks on floppy discs
-# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
-# AFS /usr/afsws/bin/install, which mishandles nonexistent args
-# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
-# OS/2's system install, which has a completely different semantic
-# ./install, which can be erroneously created by make from ./install.sh.
-echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
-echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
-if test -z "$INSTALL"; then
-if test "${ac_cv_path_install+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- # Account for people who put trailing slashes in PATH elements.
-case $as_dir/ in
- ./ | .// | /cC/* | \
- /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
- ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
- /usr/ucb/* ) ;;
- *)
- # OSF1 and SCO ODT 3.0 have their own names for install.
- # Don't use installbsd from OSF since it installs stuff as root
- # by default.
- for ac_prog in ginstall scoinst install; do
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
- if test $ac_prog = install &&
- grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
- # AIX install. It has an incompatible calling convention.
- :
- elif test $ac_prog = install &&
- grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
- # program-specific install script used by HP pwplus--don't use.
- :
- else
- ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
- break 3
- fi
- fi
- done
- done
- ;;
-esac
-done
-
-
-fi
- if test "${ac_cv_path_install+set}" = set; then
- INSTALL=$ac_cv_path_install
- else
- # As a last resort, use the slow shell script. We don't cache a
- # path for INSTALL within a source directory, because that will
- # break other packages using the cache if that directory is
- # removed, or if the path is relative.
- INSTALL=$ac_install_sh
- fi
-fi
-echo "$as_me:$LINENO: result: $INSTALL" >&5
-echo "${ECHO_T}$INSTALL" >&6
-
-# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
-# It thinks the first close brace ends the variable substitution.
-test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
-
-test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
-
-test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
-
-
-# Extract the first word of "db2html$EXEEXT", so it can be a program name with args.
-set dummy db2html$EXEEXT; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_DB1+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $DB1 in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_DB1="$DB1" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_DB1="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_DB1" && ac_cv_path_DB1="nocommand"
- ;;
-esac
-fi
-DB1=$ac_cv_path_DB1
-
-if test -n "$DB1"; then
- echo "$as_me:$LINENO: result: $DB1" >&5
-echo "${ECHO_T}$DB1" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-if test "$DB1" = nocommand; then
- # Extract the first word of "docbook2html$EXEEXT", so it can be a program name with args.
-set dummy docbook2html$EXEEXT; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_DB2+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $DB2 in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_DB2="$DB2" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_DB2="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_DB2" && ac_cv_path_DB2="nocommand"
- ;;
-esac
-fi
-DB2=$ac_cv_path_DB2
-
-if test -n "$DB2"; then
- echo "$as_me:$LINENO: result: $DB2" >&5
-echo "${ECHO_T}$DB2" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- if test "$DB2" = nocommand; then
- { { echo "$as_me:$LINENO: error: docbook not found in $PATH" >&5
-echo "$as_me: error: docbook not found in $PATH" >&2;}
- { (exit 1); exit 1; }; }
- else
- DOCBOOK=$DB2
- fi;else
- DOCBOOK=$DB1
-fi;
-
-
-if test "x$JAVAPREFIX" = x; then
- test "x$JAVAC" = x && for ac_prog in "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAVAC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAVAC"; then
- ac_cv_prog_JAVAC="$JAVAC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAVAC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAVAC=$ac_cv_prog_JAVAC
-if test -n "$JAVAC"; then
- echo "$as_me:$LINENO: result: $JAVAC" >&5
-echo "${ECHO_T}$JAVAC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAVAC" && break
-done
-
-else
- test "x$JAVAC" = x && for ac_prog in "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAVAC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAVAC"; then
- ac_cv_prog_JAVAC="$JAVAC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAVAC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAVAC=$ac_cv_prog_JAVAC
-if test -n "$JAVAC"; then
- echo "$as_me:$LINENO: result: $JAVAC" >&5
-echo "${ECHO_T}$JAVAC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAVAC" && break
-done
-test -n "$JAVAC" || JAVAC="$JAVAPREFIX"
-
-fi
-test "x$JAVAC" = x && { { echo "$as_me:$LINENO: error: no acceptable Java compiler found in \$PATH" >&5
-echo "$as_me: error: no acceptable Java compiler found in \$PATH" >&2;}
- { (exit 1); exit 1; }; }
-
-echo "$as_me:$LINENO: checking if $JAVAC works" >&5
-echo $ECHO_N "checking if $JAVAC works... $ECHO_C" >&6
-if test "${ac_cv_prog_javac_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* #line 2924 "configure" */
-public class Test {
-}
-EOF
-if { ac_try='$JAVAC $JAVACFLAGS $JAVA_TEST'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- { { echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
-echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
- { (exit 1); exit 1; }; }
- echo "configure: failed program was:" >&5
- cat $JAVA_TEST >&5
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_javac_works" >&5
-echo "${ECHO_T}$ac_cv_prog_javac_works" >&6
-
-
-
-echo "$as_me:$LINENO: checking if $JAVAC works" >&5
-echo $ECHO_N "checking if $JAVAC works... $ECHO_C" >&6
-if test "${ac_cv_prog_javac_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* #line 2959 "configure" */
-public class Test {
-}
-EOF
-if { ac_try='$JAVAC $JAVACFLAGS $JAVA_TEST'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- { { echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
-echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
- { (exit 1); exit 1; }; }
- echo "configure: failed program was:" >&5
- cat $JAVA_TEST >&5
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_javac_works" >&5
-echo "${ECHO_T}$ac_cv_prog_javac_works" >&6
-
-
-if test "x$JAVAPREFIX" = x; then
- test "x$JAR" = x && for ac_prog in jar$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAR"; then
- ac_cv_prog_JAR="$JAR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAR="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAR=$ac_cv_prog_JAR
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAR" && break
-done
-
-else
- test "x$JAR" = x && for ac_prog in jar
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAR"; then
- ac_cv_prog_JAR="$JAR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAR="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAR=$ac_cv_prog_JAR
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAR" && break
-done
-test -n "$JAR" || JAR="$JAVAPREFIX"
-
-fi
-test "x$JAR" = x && { { echo "$as_me:$LINENO: error: no acceptable jar program found in \$PATH" >&5
-echo "$as_me: error: no acceptable jar program found in \$PATH" >&2;}
- { (exit 1); exit 1; }; }
-
-
-
-
-# Check whether --with-gcj_compile or --without-gcj_compile was given.
-if test "${with_gcj_compile+set}" = set; then
- withval="$with_gcj_compile"
- gcj_compile="no"
-else
- gcj_compile="yes"
-fi;
-
-if test $gcj_compile = "yes"; then
-
-# Check whether --with-gcj-prefix or --without-gcj-prefix was given.
-if test "${with_gcj_prefix+set}" = set; then
- withval="$with_gcj_prefix"
- gcj_prefix="$withval"
-else
- gcj_prefix=""
-fi;
-
- if test x$gcj_prefix != x ; then
- GCJ_HOME=$gcj_prefix
- fi
-
- if test x$GCJ_HOME != x ; then
- echo "Add $GCJ_HOME/bin to path and check again."
- PATH="$GCJ_HOME/bin:$PATH"
- fi
- # Extract the first word of "gcj", so it can be a program name with args.
-set dummy gcj; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_GCJ+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $GCJ in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_GCJ="$GCJ" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_GCJ="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_GCJ" && ac_cv_path_GCJ="no"
- ;;
-esac
-fi
-GCJ=$ac_cv_path_GCJ
-
-if test -n "$GCJ"; then
- echo "$as_me:$LINENO: result: $GCJ" >&5
-echo "${ECHO_T}$GCJ" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-
- min_gcj_version=3.0.0
- echo "$as_me:$LINENO: checking for GCJ - version >= $min_gcj_version" >&5
-echo $ECHO_N "checking for GCJ - version >= $min_gcj_version... $ECHO_C" >&6
- min_gcj_major_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\1/'`
- min_gcj_minor_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\2/'`
- min_gcj_micro_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\3/'`
- if test "$GCJ" = "no" ; then
- no_gcj=yes
- else
- gcj_version=`$GCJ --version 2>&1 | grep GCC | sed 's/gcj (GCC) \([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1.\2.\3/'`
- gcj_major_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1/'`
- gcj_minor_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\2/'`
- gcj_micro_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\3/'`
- if test "$cross_compiling" = yes; then
- echo $ac_n "cross compiling; assumed OK... $ac_c"
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-#include <stdio.h>
-
-main()
-{
- if ((1$gcj_major_version > 1$min_gcj_major_version) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version > 1$min_gcj_minor_version)) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version == 1$min_gcj_minor_version) &&
- (1$gcj_micro_version >= 1$min_gcj_micro_version)))
- {
- return(0);
- }
- else
- {
- return(1);
- }
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- :
-else
- echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-no_gcj=yes
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
-fi
- fi
- if test "x$no_gcj" = x ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- # Extract the first word of "gcj", so it can be a program name with args.
-set dummy gcj; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_GCJ+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $GCJ in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_GCJ="$GCJ" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_GCJ="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_GCJ" && ac_cv_path_GCJ="no"
- ;;
-esac
-fi
-GCJ=$ac_cv_path_GCJ
-
-if test -n "$GCJ"; then
- echo "$as_me:$LINENO: result: $GCJ" >&5
-echo "${ECHO_T}$GCJ" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- # Extract the first word of "jar", so it can be a program name with args.
-set dummy jar; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $JAR in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_JAR="$JAR" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_JAR="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_JAR" && ac_cv_path_JAR="no"
- ;;
-esac
-fi
-JAR=$ac_cv_path_JAR
-
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- if test x$GCJ_HOME != x ; then
- :
- else
- GCJ_HOME=`which gcj | sed 's/\(.*\).bin.*gcj/\1/'`
- fi
-
- cat << EOF > Test.java
-/* #line 3303 "configure" */
-public class Test {
- public static void main(String[] args) {
- System.out.println(System.getProperty("sun.boot.class.path"));
- }
-}
-EOF
- GCJ_JAR=`gcj -C Test.java && gij Test`
- rm Test.java Test.class
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`(test -d /usr/share/local/java && find /usr/local/share/java -name libgcj-?.?.?.jar) || (test -d /usr/share/java && find /usr/share/java -name libgcj-?.?.?.jar)`
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`locate libgcj | grep libgcj.*\.jar`
- fi
- fi
- if test x$GCJ_JAR != x ; then
- GCJ_CLASSPATH="${GCJ_JAR}:${CLASSPATH}"
- else
- echo "***"
- echo "*** Unable to locate libgcj.jar needed by gcj"
- echo "***"
- { { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }
- fi
-
- :
- else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
- echo "***"
- echo "*** If you have GCJ installed and it is a newer version than $min_java_version, either set"
- echo "*** the GCJ_HOME variable or add the top directory where the GCJ binaries are to"
- echo "*** the PATH. Alternatively try \"./configure --with-gcj-prefix=<java_home>\","
- echo "***"
- echo "*** Also make sure that configure does not find the wrong version of GCJ by"
- echo "*** looking at the output of \"which gcj\"."
- echo "***"
- { { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }
- fi
-
- GCJ_BUILD_TARGETS=native-gcj
- GCJ_INSTALL_TARGETS=native_install
- GCJ_UNINSTALL_TARGETS=native_uninstall
-else
- GCJ_BUILD_TARGETS=
- GCJ_INSTALL_TARGETS=
- GCJ_UNINSTALL_TARGETS=
-fi
-
-
-
-
-
-
-
-
-echo "$as_me:$LINENO: checking for main in -libs" >&5
-echo $ECHO_N "checking for main in -libs... $ECHO_C" >&6
-if test "${ac_cv_lib_ibs_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- ac_check_lib_save_LIBS=$LIBS
-LIBS="-libs $LIBS"
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-
-int
-main ()
-{
-main ();
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_lib_ibs_main=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_lib_ibs_main=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-echo "$as_me:$LINENO: result: $ac_cv_lib_ibs_main" >&5
-echo "${ECHO_T}$ac_cv_lib_ibs_main" >&6
-if test $ac_cv_lib_ibs_main = yes; then
- cat >>confdefs.h <<_ACEOF
-#define HAVE_LIBIBS 1
-_ACEOF
-
- LIBS="-libs $LIBS"
-
-fi
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gtk+-2.0 >= 2.4" >&5
-echo $ECHO_N "checking for gtk+-2.0 >= 2.4... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gtk+-2.0 >= 2.4" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GTK_CFLAGS" >&5
-echo $ECHO_N "checking GTK_CFLAGS... $ECHO_C" >&6
- GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 2.4"`
- echo "$as_me:$LINENO: result: $GTK_CFLAGS" >&5
-echo "${ECHO_T}$GTK_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GTK_LIBS" >&5
-echo $ECHO_N "checking GTK_LIBS... $ECHO_C" >&6
- GTK_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 2.4"`
- echo "$as_me:$LINENO: result: $GTK_LIBS" >&5
-echo "${ECHO_T}$GTK_LIBS" >&6
- else
- GTK_CFLAGS=""
- GTK_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GTK_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk+-2.0 >= 2.4"`
- echo $GTK_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gtk+-2.0 >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gtk+-2.0 >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-
-
-
-
-
-
-
-
-echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
-echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6
-if test "${ac_cv_c_const+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-/* FIXME: Include the comments suggested by Paul. */
-#ifndef __cplusplus
- /* Ultrix mips cc rejects this. */
- typedef int charset[2];
- const charset x;
- /* SunOS 4.1.1 cc rejects this. */
- char const *const *ccp;
- char **p;
- /* NEC SVR4.0.2 mips cc rejects this. */
- struct point {int x, y;};
- static struct point const zero = {0,0};
- /* AIX XL C 1.02.0.0 rejects this.
- It does not let you subtract one const X* pointer from another in
- an arm of an if-expression whose if-part is not a constant
- expression */
- const char *g = "string";
- ccp = &g + (g ? g-g : 0);
- /* HPUX 7.0 cc rejects these. */
- ++ccp;
- p = (char**) ccp;
- ccp = (char const *const *) p;
- { /* SCO 3.2v4 cc rejects this. */
- char *t;
- char const *s = 0 ? (char *) 0 : (char const *) 0;
-
- *t++ = 0;
- }
- { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
- int x[] = {25, 17};
- const int *foo = &x[0];
- ++foo;
- }
- { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
- typedef const int *iptr;
- iptr p = 0;
- ++p;
- }
- { /* AIX XL C 1.02.0.0 rejects this saying
- "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
- struct s { int j; const int *ap[3]; };
- struct s *b; b->j = 5;
- }
- { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
- const int foo = 10;
- }
-#endif
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_c_const=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_c_const=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
-echo "${ECHO_T}$ac_cv_c_const" >&6
-if test $ac_cv_c_const = no; then
-
-cat >>confdefs.h <<\_ACEOF
-#define const
-_ACEOF
-
-fi
-
-
-# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
-# for constant arguments. Useless!
-echo "$as_me:$LINENO: checking for working alloca.h" >&5
-echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6
-if test "${ac_cv_working_alloca_h+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#include <alloca.h>
-int
-main ()
-{
-char *p = (char *) alloca (2 * sizeof (int));
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_working_alloca_h=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_working_alloca_h=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5
-echo "${ECHO_T}$ac_cv_working_alloca_h" >&6
-if test $ac_cv_working_alloca_h = yes; then
-
-cat >>confdefs.h <<\_ACEOF
-#define HAVE_ALLOCA_H 1
-_ACEOF
-
-fi
-
-echo "$as_me:$LINENO: checking for alloca" >&5
-echo $ECHO_N "checking for alloca... $ECHO_C" >&6
-if test "${ac_cv_func_alloca_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#ifdef __GNUC__
-# define alloca __builtin_alloca
-#else
-# ifdef _MSC_VER
-# include <malloc.h>
-# define alloca _alloca
-# else
-# if HAVE_ALLOCA_H
-# include <alloca.h>
-# else
-# ifdef _AIX
- #pragma alloca
-# else
-# ifndef alloca /* predefined by HP cc +Olibcalls */
-char *alloca ();
-# endif
-# endif
-# endif
-# endif
-#endif
-
-int
-main ()
-{
-char *p = (char *) alloca (1);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_func_alloca_works=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_func_alloca_works=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5
-echo "${ECHO_T}$ac_cv_func_alloca_works" >&6
-
-if test $ac_cv_func_alloca_works = yes; then
-
-cat >>confdefs.h <<\_ACEOF
-#define HAVE_ALLOCA 1
-_ACEOF
-
-else
- # The SVR3 libPW and SVR4 libucb both contain incompatible functions
-# that cause trouble. Some versions do not even contain alloca or
-# contain a buggy version. If you still want to use their alloca,
-# use ar to extract alloca.o from them instead of compiling alloca.c.
-
-ALLOCA=alloca.$ac_objext
-
-cat >>confdefs.h <<\_ACEOF
-#define C_ALLOCA 1
-_ACEOF
-
-
-echo "$as_me:$LINENO: checking whether \`alloca.c' needs Cray hooks" >&5
-echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6
-if test "${ac_cv_os_cray+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#if defined(CRAY) && ! defined(CRAY2)
-webecray
-#else
-wenotbecray
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
- $EGREP "webecray" >/dev/null 2>&1; then
- ac_cv_os_cray=yes
-else
- ac_cv_os_cray=no
-fi
-rm -f conftest*
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_os_cray" >&5
-echo "${ECHO_T}$ac_cv_os_cray" >&6
-if test $ac_cv_os_cray = yes; then
- for ac_func in _getb67 GETB67 getb67; do
- as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-echo "$as_me:$LINENO: checking for $ac_func" >&5
-echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
-if eval "test \"\${$as_ac_var+set}\" = set"; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
- For example, HP-UX 11i <limits.h> declares gettimeofday. */
-#define $ac_func innocuous_$ac_func
-
-/* System header to define __stub macros and hopefully few prototypes,
- which can conflict with char $ac_func (); below.
- Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- <limits.h> exists even on freestanding compilers. */
-
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
-
-#undef $ac_func
-
-/* Override any gcc2 internal prototype to avoid an error. */
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-/* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
-char $ac_func ();
-/* The GNU C library defines this for functions which it implements
- to always fail with ENOSYS. Some functions are actually named
- something starting with __ and the normal name is an alias. */
-#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
-choke me
-#else
-char (*f) () = $ac_func;
-#endif
-#ifdef __cplusplus
-}
-#endif
-
-int
-main ()
-{
-return f != $ac_func;
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- eval "$as_ac_var=yes"
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-eval "$as_ac_var=no"
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
-echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
-if test `eval echo '${'$as_ac_var'}'` = yes; then
-
-cat >>confdefs.h <<_ACEOF
-#define CRAY_STACKSEG_END $ac_func
-_ACEOF
-
- break
-fi
-
- done
-fi
-
-echo "$as_me:$LINENO: checking stack direction for C alloca" >&5
-echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6
-if test "${ac_cv_c_stack_direction+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test "$cross_compiling" = yes; then
- ac_cv_c_stack_direction=0
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-int
-find_stack_direction ()
-{
- static char *addr = 0;
- auto char dummy;
- if (addr == 0)
- {
- addr = &dummy;
- return find_stack_direction ();
- }
- else
- return (&dummy > addr) ? 1 : -1;
-}
-
-int
-main ()
-{
- exit (find_stack_direction () < 0);
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_c_stack_direction=1
-else
- echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-ac_cv_c_stack_direction=-1
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
-fi
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5
-echo "${ECHO_T}$ac_cv_c_stack_direction" >&6
-
-cat >>confdefs.h <<_ACEOF
-#define STACK_DIRECTION $ac_cv_c_stack_direction
-_ACEOF
-
-
-fi
-
-
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for libgnomeui-2.0 >= 2.6.0 libgnomecanvas-2.0 >= 2.6.0" >&5
-echo $ECHO_N "checking for libgnomeui-2.0 >= 2.6.0 libgnomecanvas-2.0 >= 2.6.0... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "libgnomeui-2.0 >= 2.6.0 libgnomecanvas-2.0 >= 2.6.0" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GNOME_CFLAGS" >&5
-echo $ECHO_N "checking GNOME_CFLAGS... $ECHO_C" >&6
- GNOME_CFLAGS=`$PKG_CONFIG --cflags "libgnomeui-2.0 >= 2.6.0 libgnomecanvas-2.0 >= 2.6.0"`
- echo "$as_me:$LINENO: result: $GNOME_CFLAGS" >&5
-echo "${ECHO_T}$GNOME_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GNOME_LIBS" >&5
-echo $ECHO_N "checking GNOME_LIBS... $ECHO_C" >&6
- GNOME_LIBS=`$PKG_CONFIG --libs "libgnomeui-2.0 >= 2.6.0 libgnomecanvas-2.0 >= 2.6.0"`
- echo "$as_me:$LINENO: result: $GNOME_LIBS" >&5
-echo "${ECHO_T}$GNOME_LIBS" >&6
- else
- GNOME_CFLAGS=""
- GNOME_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GNOME_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libgnomeui-2.0 >= 2.6.0 libgnomecanvas-2.0 >= 2.6.0"`
- echo $GNOME_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (libgnomeui-2.0 >= 2.6.0 libgnomecanvas-2.0 >= 2.6.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (libgnomeui-2.0 >= 2.6.0 libgnomecanvas-2.0 >= 2.6.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-
-
-
- ac_config_files="$ac_config_files Makefile gnome2-java.pc gnome2-java.pc.buildplace doc/Makefile doc/examples/runExample.sh src/Makefile src/java/org/gnu/gnome/Gnome.java src/java/org/gnu/gnome/Program.java"
-cat >confcache <<\_ACEOF
-# This file is a shell script that caches the results of configure
-# tests run on this system so they can be shared between configure
-# scripts and configure runs, see configure's option --config-cache.
-# It is not useful on other systems. If it contains results you don't
-# want to keep, you may remove or edit it.
-#
-# config.status only pays attention to the cache file if you give it
-# the --recheck option to rerun configure.
-#
-# `ac_cv_env_foo' variables (set or unset) will be overridden when
-# loading this file, other *unset* `ac_cv_foo' will be assigned the
-# following values.
-
-_ACEOF
-
-# The following way of writing the cache mishandles newlines in values,
-# but we know of no workaround that is simple, portable, and efficient.
-# So, don't put newlines in cache variables' values.
-# Ultrix sh set writes to stderr and can't be redirected directly,
-# and sets the high bit in the cache file unless we assign to the vars.
-{
- (set) 2>&1 |
- case `(ac_space=' '; set | grep ac_space) 2>&1` in
- *ac_space=\ *)
- # `set' does not quote correctly, so add quotes (double-quote
- # substitution turns \\\\ into \\, and sed turns \\ into \).
- sed -n \
- "s/'/'\\\\''/g;
- s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
- ;;
- *)
- # `set' quotes correctly as required by POSIX, so do not add quotes.
- sed -n \
- "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
- ;;
- esac;
-} |
- sed '
- t clear
- : clear
- s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
- t end
- /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
- : end' >>confcache
-if diff $cache_file confcache >/dev/null 2>&1; then :; else
- if test -w $cache_file; then
- test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
- cat confcache >$cache_file
- else
- echo "not updating unwritable cache $cache_file"
- fi
-fi
-rm -f confcache
-
-test "x$prefix" = xNONE && prefix=$ac_default_prefix
-# Let make expand exec_prefix.
-test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
-
-# VPATH may cause trouble with some makes, so we remove $(srcdir),
-# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
-# trailing colons and then remove the whole line if VPATH becomes empty
-# (actually we leave an empty line to preserve line numbers).
-if test "x$srcdir" = x.; then
- ac_vpsub='/^[ ]*VPATH[ ]*=/{
-s/:*\$(srcdir):*/:/;
-s/:*\${srcdir}:*/:/;
-s/:*@srcdir@:*/:/;
-s/^\([^=]*=[ ]*\):*/\1/;
-s/:*$//;
-s/^[^=]*=[ ]*$//;
-}'
-fi
-
-# Transform confdefs.h into DEFS.
-# Protect against shell expansion while executing Makefile rules.
-# Protect against Makefile macro expansion.
-#
-# If the first sed substitution is executed (which looks for macros that
-# take arguments), then we branch to the quote section. Otherwise,
-# look for a macro that doesn't take arguments.
-cat >confdef2opt.sed <<\_ACEOF
-t clear
-: clear
-s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*([^)]*)\)[ ]*\(.*\),-D\1=\2,g
-t quote
-s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\),-D\1=\2,g
-t quote
-d
-: quote
-s,[ `~#$^&*(){}\\|;'"<>?],\\&,g
-s,\[,\\&,g
-s,\],\\&,g
-s,\$,$$,g
-p
-_ACEOF
-# We use echo to avoid assuming a particular line-breaking character.
-# The extra dot is to prevent the shell from consuming trailing
-# line-breaks from the sub-command output. A line-break within
-# single-quotes doesn't work because, if this script is created in a
-# platform that uses two characters for line-breaks (e.g., DOS), tr
-# would break.
-ac_LF_and_DOT=`echo; echo .`
-DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'`
-rm -f confdef2opt.sed
-
-
-ac_libobjs=
-ac_ltlibobjs=
-for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
- # 1. Remove the extension, and $U if already installed.
- ac_i=`echo "$ac_i" |
- sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
- # 2. Add them.
- ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"
- ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'
-done
-LIBOBJS=$ac_libobjs
-
-LTLIBOBJS=$ac_ltlibobjs
-
-
-
-: ${CONFIG_STATUS=./config.status}
-ac_clean_files_save=$ac_clean_files
-ac_clean_files="$ac_clean_files $CONFIG_STATUS"
-{ echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
-echo "$as_me: creating $CONFIG_STATUS" >&6;}
-cat >$CONFIG_STATUS <<_ACEOF
-#! $SHELL
-# Generated by $as_me.
-# Run this file to recreate the current configuration.
-# Compiler output produced by configure, useful for debugging
-# configure, is in config.log if it exists.
-
-debug=false
-ac_cs_recheck=false
-ac_cs_silent=false
-SHELL=\${CONFIG_SHELL-$SHELL}
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
-echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
-echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-exec 6>&1
-
-# Open the log real soon, to keep \$[0] and so on meaningful, and to
-# report actual input values of CONFIG_FILES etc. instead of their
-# values after options handling. Logging --version etc. is OK.
-exec 5>>config.log
-{
- echo
- sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
-## Running $as_me. ##
-_ASBOX
-} >&5
-cat >&5 <<_CSEOF
-
-This file was extended by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- CONFIG_FILES = $CONFIG_FILES
- CONFIG_HEADERS = $CONFIG_HEADERS
- CONFIG_LINKS = $CONFIG_LINKS
- CONFIG_COMMANDS = $CONFIG_COMMANDS
- $ $0 $@
-
-_CSEOF
-echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
-echo >&5
-_ACEOF
-
-# Files that config.status was made for.
-if test -n "$ac_config_files"; then
- echo "config_files=\"$ac_config_files\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_headers"; then
- echo "config_headers=\"$ac_config_headers\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_links"; then
- echo "config_links=\"$ac_config_links\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_commands"; then
- echo "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUS
-fi
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-
-ac_cs_usage="\
-\`$as_me' instantiates files from templates according to the
-current configuration.
-
-Usage: $0 [OPTIONS] [FILE]...
-
- -h, --help print this help, then exit
- -V, --version print version number, then exit
- -q, --quiet do not print progress messages
- -d, --debug don't remove temporary files
- --recheck update $as_me by reconfiguring in the same conditions
- --file=FILE[:TEMPLATE]
- instantiate the configuration file FILE
-
-Configuration files:
-$config_files
-
-Report bugs to <bug-autoconf at gnu.org>."
-_ACEOF
-
-cat >>$CONFIG_STATUS <<_ACEOF
-ac_cs_version="\\
-config.status
-configured by $0, generated by GNU Autoconf 2.59,
- with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This config.status script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it."
-srcdir=$srcdir
-INSTALL="$INSTALL"
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-# If no file are specified by the user, then we need to provide default
-# value. By we need to know if files were specified by the user.
-ac_need_defaults=:
-while test $# != 0
-do
- case $1 in
- --*=*)
- ac_option=`expr "x$1" : 'x\([^=]*\)='`
- ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
- ac_shift=:
- ;;
- -*)
- ac_option=$1
- ac_optarg=$2
- ac_shift=shift
- ;;
- *) # This is not an option, so the user has probably given explicit
- # arguments.
- ac_option=$1
- ac_need_defaults=false;;
- esac
-
- case $ac_option in
- # Handling of the options.
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
- -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
- ac_cs_recheck=: ;;
- --version | --vers* | -V )
- echo "$ac_cs_version"; exit 0 ;;
- --he | --h)
- # Conflict between --help and --header
- { { echo "$as_me:$LINENO: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; };;
- --help | --hel | -h )
- echo "$ac_cs_usage"; exit 0 ;;
- --debug | --d* | -d )
- debug=: ;;
- --file | --fil | --fi | --f )
- $ac_shift
- CONFIG_FILES="$CONFIG_FILES $ac_optarg"
- ac_need_defaults=false;;
- --header | --heade | --head | --hea )
- $ac_shift
- CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
- ac_need_defaults=false;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil | --si | --s)
- ac_cs_silent=: ;;
-
- # This is an error.
- -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; } ;;
-
- *) ac_config_targets="$ac_config_targets $1" ;;
-
- esac
- shift
-done
-
-ac_configure_extra_args=
-
-if $ac_cs_silent; then
- exec 6>/dev/null
- ac_configure_extra_args="$ac_configure_extra_args --silent"
-fi
-
-_ACEOF
-cat >>$CONFIG_STATUS <<_ACEOF
-if \$ac_cs_recheck; then
- echo "running $SHELL $0 " $ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
- exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
-fi
-
-_ACEOF
-
-
-
-
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-for ac_config_target in $ac_config_targets
-do
- case "$ac_config_target" in
- # Handling of arguments.
- "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
- "gnome2-java.pc" ) CONFIG_FILES="$CONFIG_FILES gnome2-java.pc" ;;
- "gnome2-java.pc.buildplace" ) CONFIG_FILES="$CONFIG_FILES gnome2-java.pc.buildplace" ;;
- "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
- "doc/examples/runExample.sh" ) CONFIG_FILES="$CONFIG_FILES doc/examples/runExample.sh" ;;
- "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
- "src/java/org/gnu/gnome/Gnome.java" ) CONFIG_FILES="$CONFIG_FILES src/java/org/gnu/gnome/Gnome.java" ;;
- "src/java/org/gnu/gnome/Program.java" ) CONFIG_FILES="$CONFIG_FILES src/java/org/gnu/gnome/Program.java" ;;
- *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
-echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# If the user did not use the arguments to specify the items to instantiate,
-# then the envvar interface is used. Set only those that are not.
-# We use the long form for the default assignment because of an extremely
-# bizarre bug on SunOS 4.1.3.
-if $ac_need_defaults; then
- test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
-fi
-
-# Have a temporary directory for convenience. Make it in the build tree
-# simply because there is no reason to put it here, and in addition,
-# creating and moving files from /tmp can sometimes cause problems.
-# Create a temporary directory, and hook for its removal unless debugging.
-$debug ||
-{
- trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
- trap '{ (exit 1); exit 1; }' 1 2 13 15
-}
-
-# Create a (secure) tmp directory for tmp files.
-
-{
- tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
- test -n "$tmp" && test -d "$tmp"
-} ||
-{
- tmp=./confstat$$-$RANDOM
- (umask 077 && mkdir $tmp)
-} ||
-{
- echo "$me: cannot create a temporary directory in ." >&2
- { (exit 1); exit 1; }
-}
-
-_ACEOF
-
-cat >>$CONFIG_STATUS <<_ACEOF
-
-#
-# CONFIG_FILES section.
-#
-
-# No need to generate the scripts if there are no CONFIG_FILES.
-# This happens for instance when ./config.status config.h
-if test -n "\$CONFIG_FILES"; then
- # Protect against being on the right side of a sed subst in config.status.
- sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&,]/\\\\&/g;
- s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF
-s, at SHELL@,$SHELL,;t t
-s, at PATH_SEPARATOR@,$PATH_SEPARATOR,;t t
-s, at PACKAGE_NAME@,$PACKAGE_NAME,;t t
-s, at PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t
-s, at PACKAGE_VERSION@,$PACKAGE_VERSION,;t t
-s, at PACKAGE_STRING@,$PACKAGE_STRING,;t t
-s, at PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t
-s, at exec_prefix@,$exec_prefix,;t t
-s, at prefix@,$prefix,;t t
-s, at program_transform_name@,$program_transform_name,;t t
-s, at bindir@,$bindir,;t t
-s, at sbindir@,$sbindir,;t t
-s, at libexecdir@,$libexecdir,;t t
-s, at datadir@,$datadir,;t t
-s, at sysconfdir@,$sysconfdir,;t t
-s, at sharedstatedir@,$sharedstatedir,;t t
-s, at localstatedir@,$localstatedir,;t t
-s, at libdir@,$libdir,;t t
-s, at includedir@,$includedir,;t t
-s, at oldincludedir@,$oldincludedir,;t t
-s, at infodir@,$infodir,;t t
-s, at mandir@,$mandir,;t t
-s, at build_alias@,$build_alias,;t t
-s, at host_alias@,$host_alias,;t t
-s, at target_alias@,$target_alias,;t t
-s, at DEFS@,$DEFS,;t t
-s, at ECHO_C@,$ECHO_C,;t t
-s, at ECHO_N@,$ECHO_N,;t t
-s, at ECHO_T@,$ECHO_T,;t t
-s, at LIBS@,$LIBS,;t t
-s, at INSTALLED_CLASSPATH@,$INSTALLED_CLASSPATH,;t t
-s, at INSTALLED_JNI_DIR@,$INSTALLED_JNI_DIR,;t t
-s, at INSTALLED_CLASSPATH_BUILDPLACE@,$INSTALLED_CLASSPATH_BUILDPLACE,;t t
-s, at INSTALLED_JNI_DIR_BUILDPLACE@,$INSTALLED_JNI_DIR_BUILDPLACE,;t t
-s, at version@,$version,;t t
-s, at apiversion@,$apiversion,;t t
-s, at PKG_CONFIG@,$PKG_CONFIG,;t t
-s, at GTKJAVA_CFLAGS@,$GTKJAVA_CFLAGS,;t t
-s, at GTKJAVA_LIBS@,$GTKJAVA_LIBS,;t t
-s, at gtkapiversion@,$gtkapiversion,;t t
-s, at GTKJAR@,$GTKJAR,;t t
-s, at JG_GTK_LIB_PATH@,$JG_GTK_LIB_PATH,;t t
-s, at NATIVEGTKJAR@,$NATIVEGTKJAR,;t t
-s, at CC@,$CC,;t t
-s, at CFLAGS@,$CFLAGS,;t t
-s, at LDFLAGS@,$LDFLAGS,;t t
-s, at CPPFLAGS@,$CPPFLAGS,;t t
-s, at ac_ct_CC@,$ac_ct_CC,;t t
-s, at EXEEXT@,$EXEEXT,;t t
-s, at OBJEXT@,$OBJEXT,;t t
-s, at INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
-s, at INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
-s, at INSTALL_DATA@,$INSTALL_DATA,;t t
-s, at DB1@,$DB1,;t t
-s, at DB2@,$DB2,;t t
-s, at DOCBOOK@,$DOCBOOK,;t t
-s, at JAVAC@,$JAVAC,;t t
-s, at JAR@,$JAR,;t t
-s, at GCJ@,$GCJ,;t t
-s, at GCJ_CLASSPATH@,$GCJ_CLASSPATH,;t t
-s, at GCJ_BUILD_TARGETS@,$GCJ_BUILD_TARGETS,;t t
-s, at GCJ_INSTALL_TARGETS@,$GCJ_INSTALL_TARGETS,;t t
-s, at GCJ_UNINSTALL_TARGETS@,$GCJ_UNINSTALL_TARGETS,;t t
-s, at GTK_CFLAGS@,$GTK_CFLAGS,;t t
-s, at GTK_LIBS@,$GTK_LIBS,;t t
-s, at TOPLEVEL_TARGETS@,$TOPLEVEL_TARGETS,;t t
-s, at INSTALL_TARGETS@,$INSTALL_TARGETS,;t t
-s, at UNINSTALL_TARGETS@,$UNINSTALL_TARGETS,;t t
-s, at MACRO_FLAG@,$MACRO_FLAG,;t t
-s, at ALLOCA@,$ALLOCA,;t t
-s, at CPP@,$CPP,;t t
-s, at EGREP@,$EGREP,;t t
-s, at GNOME_CFLAGS@,$GNOME_CFLAGS,;t t
-s, at GNOME_LIBS@,$GNOME_LIBS,;t t
-s, at LIBOBJS@,$LIBOBJS,;t t
-s, at LTLIBOBJS@,$LTLIBOBJS,;t t
-CEOF
-
-_ACEOF
-
- cat >>$CONFIG_STATUS <<\_ACEOF
- # Split the substitutions into bite-sized pieces for seds with
- # small command number limits, like on Digital OSF/1 and HP-UX.
- ac_max_sed_lines=48
- ac_sed_frag=1 # Number of current file.
- ac_beg=1 # First line for current file.
- ac_end=$ac_max_sed_lines # Line after last line for current file.
- ac_more_lines=:
- ac_sed_cmds=
- while $ac_more_lines; do
- if test $ac_beg -gt 1; then
- sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- else
- sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- fi
- if test ! -s $tmp/subs.frag; then
- ac_more_lines=false
- else
- # The purpose of the label and of the branching condition is to
- # speed up the sed processing (if there are no `@' at all, there
- # is no need to browse any of the substitutions).
- # These are the two extra sed commands mentioned above.
- (echo ':t
- /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
- else
- ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
- fi
- ac_sed_frag=`expr $ac_sed_frag + 1`
- ac_beg=$ac_end
- ac_end=`expr $ac_end + $ac_max_sed_lines`
- fi
- done
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds=cat
- fi
-fi # test -n "$CONFIG_FILES"
-
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
-for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
- # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
- case $ac_file in
- - | *:- | *:-:* ) # input from stdin
- cat >$tmp/stdin
- ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- * ) ac_file_in=$ac_file.in ;;
- esac
-
- # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
- ac_dir=`(dirname "$ac_file") 2>/dev/null ||
-$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$ac_file" : 'X\(//\)[^/]' \| \
- X"$ac_file" : 'X\(//\)$' \| \
- X"$ac_file" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$ac_file" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- { if $as_mkdir_p; then
- mkdir -p "$ac_dir"
- else
- as_dir="$ac_dir"
- as_dirs=
- while test ! -d "$as_dir"; do
- as_dirs="$as_dir $as_dirs"
- as_dir=`(dirname "$as_dir") 2>/dev/null ||
-$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$as_dir" : 'X\(//\)[^/]' \| \
- X"$as_dir" : 'X\(//\)$' \| \
- X"$as_dir" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$as_dir" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- done
- test ! -n "$as_dirs" || mkdir $as_dirs
- fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
-echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
- { (exit 1); exit 1; }; }; }
-
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
-
- case $INSTALL in
- [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
- *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
- esac
-
- # Let's still pretend it is `configure' which instantiates (i.e., don't
- # use $as_me), people would be surprised to read:
- # /* config.h. Generated by config.status. */
- if test x"$ac_file" = x-; then
- configure_input=
- else
- configure_input="$ac_file. "
- fi
- configure_input=$configure_input"Generated from `echo $ac_file_in |
- sed 's,.*/,,'` by configure."
-
- # First look for the input files in the build tree, otherwise in the
- # src tree.
- ac_file_inputs=`IFS=:
- for f in $ac_file_in; do
- case $f in
- -) echo $tmp/stdin ;;
- [\\/$]*)
- # Absolute (can't be DOS-style, as IFS=:)
- test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- echo "$f";;
- *) # Relative
- if test -f "$f"; then
- # Build tree
- echo "$f"
- elif test -f "$srcdir/$f"; then
- # Source tree
- echo "$srcdir/$f"
- else
- # /dev/null tree
- { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- fi;;
- esac
- done` || { (exit 1); exit 1; }
-
- if test x"$ac_file" != x-; then
- { echo "$as_me:$LINENO: creating $ac_file" >&5
-echo "$as_me: creating $ac_file" >&6;}
- rm -f "$ac_file"
- fi
-_ACEOF
-cat >>$CONFIG_STATUS <<_ACEOF
- sed "$ac_vpsub
-$extrasub
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
-:t
-/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
-s, at configure_input@,$configure_input,;t t
-s, at srcdir@,$ac_srcdir,;t t
-s, at abs_srcdir@,$ac_abs_srcdir,;t t
-s, at top_srcdir@,$ac_top_srcdir,;t t
-s, at abs_top_srcdir@,$ac_abs_top_srcdir,;t t
-s, at builddir@,$ac_builddir,;t t
-s, at abs_builddir@,$ac_abs_builddir,;t t
-s, at top_builddir@,$ac_top_builddir,;t t
-s, at abs_top_builddir@,$ac_abs_top_builddir,;t t
-s, at INSTALL@,$ac_INSTALL,;t t
-" $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
- rm -f $tmp/stdin
- if test x"$ac_file" != x-; then
- mv $tmp/out $ac_file
- else
- cat $tmp/out
- rm -f $tmp/out
- fi
-
-done
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-
-{ (exit 0); exit 0; }
-_ACEOF
-chmod +x $CONFIG_STATUS
-ac_clean_files=$ac_clean_files_save
-
-
-# configure is writing to config.log, and then calls config.status.
-# config.status does its own redirection, appending to config.log.
-# Unfortunately, on DOS this fails, as config.log is still kept open
-# by configure, so config.status won't be able to write to it; its
-# output is simply discarded. So we exec the FD to /dev/null,
-# effectively closing config.log, so it can be properly (re)opened and
-# appended to by config.status. When coming back to configure, we
-# need to make the FD available again.
-if test "$no_create" != yes; then
- ac_cs_success=:
- ac_config_status_args=
- test "$silent" = yes &&
- ac_config_status_args="$ac_config_status_args --quiet"
- exec 5>/dev/null
- $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
- exec 5>>config.log
- # Use ||, not &&, to avoid exiting from the if with $? = 1, which
- # would make configure fail if this is the last instruction.
- $ac_cs_success || { (exit 1); exit 1; }
-fi
-
-
-`if test -e ../pkgconfig-tmp/; then cp gnome2-java.pc.buildplace ../pkgconfig-tmp/gnome2-java.pc; fi;`
-
-`chmod +x doc/examples/runExample.sh`
-
diff --git a/libgnome-java/configure.in b/libgnome-java/configure.in
deleted file mode 100644
index 6325046..0000000
--- a/libgnome-java/configure.in
+++ /dev/null
@@ -1,60 +0,0 @@
-dnl Process this file with autoconf to produce a configure script.
-dnl
-dnl This file is part of Java-GNOME.
-dnl
-dnl Java-GNOME is free software; you can redistribute it and/or modify it
-dnl under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
-dnl any later version.
-dnl
-dnl Java-GNOME is distributed in the hope that it will be useful, but
-dnl WITHOUT ANY WARRANTY; without even the implied warranty of
-dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-dnl GNU General Public License for more details.
-dnl
-dnl You should have received a copy of the GNU General Public License
-dnl along with Jade; see the file COPYING. If not, write to
-dnl the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
-AC_INIT(src/jni/org_gnu_gnome_Gnome.c)
-
-version="2.8.2"
-apiversion="2.8"
-
-INSTALLED_CLASSPATH=\${prefix}/share/java/gnome${apiversion}-${version}.jar
-INSTALLED_JNI_DIR=\${prefix}/lib/jni/
-AC_SUBST(INSTALLED_CLASSPATH)
-AC_SUBST(INSTALLED_JNI_DIR)
-
-BUILDPLACE=`pwd`
-INSTALLED_CLASSPATH_BUILDPLACE=$BUILDPLACE/lib//gnome${apiversion}-${version}.jar
-INSTALLED_JNI_DIR_BUILDPLACE=$BUILDPLACE/lib/
-AC_SUBST(INSTALLED_CLASSPATH_BUILDPLACE)
-AC_SUBST(INSTALLED_JNI_DIR_BUILDPLACE)
-
-AC_SUBST(version)
-AC_SUBST(apiversion)
-
-JG_GTK_JAVA(2.4)
-
-JG_COMMON
-
-PKG_CHECK_MODULES(GNOME, libgnomeui-2.0 >= 2.6.0 libgnomecanvas-2.0 >= 2.6.0)
-AC_SUBST(GNOME_CFLAGS)
-AC_SUBST(GNOME_LIBS)
-
-
-AC_OUTPUT( Makefile
- gnome2-java.pc
- gnome2-java.pc.buildplace
- doc/Makefile
- doc/examples/runExample.sh
- src/Makefile
- src/java/org/gnu/gnome/Gnome.java
- src/java/org/gnu/gnome/Program.java
- )
-
-`if test -e ../pkgconfig-tmp/; then cp gnome2-java.pc.buildplace ../pkgconfig-tmp/gnome2-java.pc; fi;`
-
-`chmod +x doc/examples/runExample.sh`
-
diff --git a/libgnome-java/doc/Makefile b/libgnome-java/doc/Makefile
deleted file mode 100644
index dfbbd51..0000000
--- a/libgnome-java/doc/Makefile
+++ /dev/null
@@ -1,161 +0,0 @@
-# This file is part of Java-GNOME.
-#
-# Java-GNOME is free software; you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
-# any later version.
-#
-# Java-GNOME is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with Java-GNOME; see the file COPYING. If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-#
-
-version=2.8.2
-apiversion=2.8
-gtkversion=@gtkversion@
-gtkapiversion=2.4
-
-top_srcdir=..
-srcdir=.
-
-# Directories for configure. Will remove the redundant ones when we know where
-# to install the files.
-prefix=/usr/
-exec_prefix=${prefix}
-datadir=${prefix}/share
-bindir=${exec_prefix}/bin
-includedir=${prefix}/include
-infodir=${prefix}/info
-libdir=/usr/lib/jni/
-libexecdir=${exec_prefix}/libexec
-localstatedir=${prefix}/var
-mandir=${prefix}/man
-sharedstatedir=${prefix}/com
-
-INSTALL=/usr/bin/install -c
-JG_DOC_DIR=@JG_DOC_DIR@
-
-# Set Java related stuff
-JAVADOC = @JAVADOC@
-JAVAC = gcj -C
-JAVA = @JAVA@
-JAR = /usr/bin/jar
-
-DOCBOOK = /usr/bin/db2html
-
-all:
-#tutorial api
-
-tutorial: build-tutorial/index.html
-build-tutorial/index.html: doc/GNOME-tutorial.sgml
- -mkdir build-tutorial
- $(DOCBOOK) -o build-tutorial doc/GNOME-tutorial.sgml
-
-SOURCE_PATH:=../gnome/src/java/org/gnu/gnome/*.java \
- ../gnome/src/java/org/gnu/gnome/event/*.java
-SOURCES:= $(shell /bin/ls $(SOURCE_PATH) )
-
-## IF YOU MODIFY JAVADOC CREATION, PLEASE ALSO MODIFY IT IN THE BUILD SCRIPT ###
-JAVADOC_OPTIONS=-public -use -version -author
-JAVADOC_FOOTER="Please send any bug reports, comments, or suggestions for the API or documentation to <a href=\"mailto:java-gnome-developer at lists.sf.net\">java-gnome-developer at lists.sf.net</a>"
-# API documentation is generated by the build scripts for the tarballs. This
-# target should only be used from cvs (and in fact will only work from cvs)
-api: $(SOURCES)
- -mkdir -pv api
- -rm -rf api/*
- $(JAVADOC) \
- -d api \
- -sourcepath ../gnome/src/java:../gtk/src/java:../atk/src/java:../gdk/src/java:../pango/src/java:../glib/src/java: \
- $(JAVADOC_OPTIONS) \
- -windowtitle "Java-Gnome $(apiversion) GNOME API Reference" \
- -doctitle "Java-Gnome $(apiversion) GNOME API Reference" \
- -footer $(JAVADOC_FOOTER) \
- -linkoffline $(DESTDIR)$(datadir)/java-gnome-$(apiversion)/api/core/ ../doc-core/api/ \
- org.gnu.gnome \
- org.gnu.gnome.event
-
-# Install targets
-install:
-#tutorial api
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/doc/gnome/
-# $(INSTALL) -m644 build-tutorial/book1.html $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/doc/gnome/tutorial.html
-# # TODO: create a makefile in the following place, linking to the jar files,
-# # setting ld-library-path, etc. as determined by the configure script.
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/gnome/org/gnu/gnome/class-use/
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/gnome/org/gnu/gnome/event/
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/gnome/resources/
-# $(INSTALL) -m644 api/*.html $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/gnome/
-# $(INSTALL) -m644 api/*.css $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/gnome/
-# $(INSTALL) -m644 api/package-list $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/gnome/
-# $(INSTALL) -m644 api/resources/* $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/gnome/resources/
-# $(INSTALL) -m644 api/org/gnu/gnome/*.html $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/gnome/org/gnu/gnome/
-# $(INSTALL) -m644 api/org/gnu/gnome/class-use/*.html $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/gnome/org/gnu/gnome/class-use/
-# $(INSTALL) -m644 api/org/gnu/gnome/event/*.html $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/gnome/org/gnu/gnome/event/
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/app
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/appbar
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/colorpicker
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/dateedit
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/druid
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/entry
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/fileentry
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/fontpick
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/gconf
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/gnomeconfig
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/gnomesound
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/gnomeurl
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/href
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/iconentry
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/popupmenu
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/radiomenu
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/radiotoolbar
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/simplemenu
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/stockmenu
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/stocktoolbar
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/testgnome
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/vte
-# $(INSTALL) -m644 examples/app/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/app
-# $(INSTALL) -m644 examples/appbar/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/appbar
-# $(INSTALL) -m644 examples/colorpicker/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/colorpicker
-# $(INSTALL) -m644 examples/dateedit/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/dateedit
-# $(INSTALL) -m644 examples/druid/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/druid
-# $(INSTALL) -m644 examples/entry/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/entry
-# $(INSTALL) -m644 examples/fileentry/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/fileentry
-# $(INSTALL) -m644 examples/fontpick/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/fontpick
-# $(INSTALL) -m644 examples/gconf/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/gconf
-# $(INSTALL) -m644 examples/gnomeconfig/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/gnomeconfig
-# $(INSTALL) -m644 examples/gnomesound/*.java examples/gnomesound/*.wav $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/gnomesound
-# $(INSTALL) -m644 examples/gnomeurl/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/gnomeurl
-# $(INSTALL) -m644 examples/href/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/href
-# $(INSTALL) -m644 examples/iconentry/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/iconentry
-# $(INSTALL) -m644 examples/popupmenu/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/popupmenu
-# $(INSTALL) -m644 examples/radiomenu/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/radiomenu
-# $(INSTALL) -m644 examples/radiotoolbar/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/radiotoolbar
-# $(INSTALL) -m644 examples/simplemenu/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/simplemenu
-# $(INSTALL) -m644 examples/stockmenu/*.java examples/stockmenu/*.dat $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/stockmenu
-# $(INSTALL) -m644 examples/stocktoolbar/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/stocktoolbar
-# $(INSTALL) -m644 examples/testgnome/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/testgnome
-# $(INSTALL) -m644 examples/vte/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/vte
-# -for f in $(DOCUMENTS); do $(INSTALL) -m644 $(JG_DOC_DIR)/$$f $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion) || exit 1; done
-
-
-# Uninstall targets
-uninstall:
- rm -rf $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/doc/core
-
-native_install: install
-native_uninstall: uninstall
-
-clean:
- -rm -rf build-faq
- -rm -rf api
-
-
-mostlyclean:
-distclean: clean
-maintainer-clean: distclean
diff --git a/libgnome-java/doc/Makefile.in b/libgnome-java/doc/Makefile.in
deleted file mode 100644
index 5f9498a..0000000
--- a/libgnome-java/doc/Makefile.in
+++ /dev/null
@@ -1,161 +0,0 @@
-# This file is part of Java-GNOME.
-#
-# Java-GNOME is free software; you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
-# any later version.
-#
-# Java-GNOME is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with Java-GNOME; see the file COPYING. If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-#
-
-version=@version@
-apiversion=@apiversion@
-gtkversion=@gtkversion@
-gtkapiversion=@gtkapiversion@
-
-top_srcdir=@top_srcdir@
-srcdir=@srcdir@
-
-# Directories for configure. Will remove the redundant ones when we know where
-# to install the files.
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-datadir=@datadir@
-bindir=@bindir@
-includedir=@includedir@
-infodir=@infodir@
-libdir=@libdir@
-libexecdir=@libexecdir@
-localstatedir=@localstatedir@
-mandir=@mandir@
-sharedstatedir=@sharedstatedir@
-
-INSTALL=@INSTALL@
-JG_DOC_DIR=@JG_DOC_DIR@
-
-# Set Java related stuff
-JAVADOC = @JAVADOC@
-JAVAC = @JAVAC@
-JAVA = @JAVA@
-JAR = @JAR@
-
-DOCBOOK = @DOCBOOK@
-
-all:
-#tutorial api
-
-tutorial: build-tutorial/index.html
-build-tutorial/index.html: doc/GNOME-tutorial.sgml
- -mkdir build-tutorial
- $(DOCBOOK) -o build-tutorial doc/GNOME-tutorial.sgml
-
-SOURCE_PATH:=../gnome/src/java/org/gnu/gnome/*.java \
- ../gnome/src/java/org/gnu/gnome/event/*.java
-SOURCES:= $(shell /bin/ls $(SOURCE_PATH) )
-
-## IF YOU MODIFY JAVADOC CREATION, PLEASE ALSO MODIFY IT IN THE BUILD SCRIPT ###
-JAVADOC_OPTIONS=-public -use -version -author
-JAVADOC_FOOTER="Please send any bug reports, comments, or suggestions for the API or documentation to <a href=\"mailto:java-gnome-developer at lists.sf.net\">java-gnome-developer at lists.sf.net</a>"
-# API documentation is generated by the build scripts for the tarballs. This
-# target should only be used from cvs (and in fact will only work from cvs)
-api: $(SOURCES)
- -mkdir -pv api
- -rm -rf api/*
- $(JAVADOC) \
- -d api \
- -sourcepath ../gnome/src/java:../gtk/src/java:../atk/src/java:../gdk/src/java:../pango/src/java:../glib/src/java: \
- $(JAVADOC_OPTIONS) \
- -windowtitle "Java-Gnome $(apiversion) GNOME API Reference" \
- -doctitle "Java-Gnome $(apiversion) GNOME API Reference" \
- -footer $(JAVADOC_FOOTER) \
- -linkoffline $(DESTDIR)$(datadir)/java-gnome-$(apiversion)/api/core/ ../doc-core/api/ \
- org.gnu.gnome \
- org.gnu.gnome.event
-
-# Install targets
-install:
-#tutorial api
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/doc/gnome/
-# $(INSTALL) -m644 build-tutorial/book1.html $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/doc/gnome/tutorial.html
-# # TODO: create a makefile in the following place, linking to the jar files,
-# # setting ld-library-path, etc. as determined by the configure script.
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/gnome/org/gnu/gnome/class-use/
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/gnome/org/gnu/gnome/event/
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/gnome/resources/
-# $(INSTALL) -m644 api/*.html $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/gnome/
-# $(INSTALL) -m644 api/*.css $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/gnome/
-# $(INSTALL) -m644 api/package-list $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/gnome/
-# $(INSTALL) -m644 api/resources/* $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/gnome/resources/
-# $(INSTALL) -m644 api/org/gnu/gnome/*.html $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/gnome/org/gnu/gnome/
-# $(INSTALL) -m644 api/org/gnu/gnome/class-use/*.html $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/gnome/org/gnu/gnome/class-use/
-# $(INSTALL) -m644 api/org/gnu/gnome/event/*.html $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/gnome/org/gnu/gnome/event/
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/app
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/appbar
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/colorpicker
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/dateedit
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/druid
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/entry
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/fileentry
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/fontpick
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/gconf
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/gnomeconfig
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/gnomesound
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/gnomeurl
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/href
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/iconentry
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/popupmenu
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/radiomenu
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/radiotoolbar
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/simplemenu
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/stockmenu
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/stocktoolbar
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/testgnome
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/vte
-# $(INSTALL) -m644 examples/app/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/app
-# $(INSTALL) -m644 examples/appbar/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/appbar
-# $(INSTALL) -m644 examples/colorpicker/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/colorpicker
-# $(INSTALL) -m644 examples/dateedit/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/dateedit
-# $(INSTALL) -m644 examples/druid/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/druid
-# $(INSTALL) -m644 examples/entry/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/entry
-# $(INSTALL) -m644 examples/fileentry/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/fileentry
-# $(INSTALL) -m644 examples/fontpick/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/fontpick
-# $(INSTALL) -m644 examples/gconf/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/gconf
-# $(INSTALL) -m644 examples/gnomeconfig/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/gnomeconfig
-# $(INSTALL) -m644 examples/gnomesound/*.java examples/gnomesound/*.wav $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/gnomesound
-# $(INSTALL) -m644 examples/gnomeurl/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/gnomeurl
-# $(INSTALL) -m644 examples/href/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/href
-# $(INSTALL) -m644 examples/iconentry/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/iconentry
-# $(INSTALL) -m644 examples/popupmenu/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/popupmenu
-# $(INSTALL) -m644 examples/radiomenu/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/radiomenu
-# $(INSTALL) -m644 examples/radiotoolbar/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/radiotoolbar
-# $(INSTALL) -m644 examples/simplemenu/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/simplemenu
-# $(INSTALL) -m644 examples/stockmenu/*.java examples/stockmenu/*.dat $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/stockmenu
-# $(INSTALL) -m644 examples/stocktoolbar/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/stocktoolbar
-# $(INSTALL) -m644 examples/testgnome/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/testgnome
-# $(INSTALL) -m644 examples/vte/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/gnome/vte
-# -for f in $(DOCUMENTS); do $(INSTALL) -m644 $(JG_DOC_DIR)/$$f $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion) || exit 1; done
-
-
-# Uninstall targets
-uninstall:
- rm -rf $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/doc/core
-
-native_install: install
-native_uninstall: uninstall
-
-clean:
- -rm -rf build-faq
- -rm -rf api
-
-
-mostlyclean:
-distclean: clean
-maintainer-clean: distclean
diff --git a/libgnome-java/doc/doc/GNOME-tutorial.sgml b/libgnome-java/doc/doc/GNOME-tutorial.sgml
deleted file mode 100644
index e9da8f8..0000000
--- a/libgnome-java/doc/doc/GNOME-tutorial.sgml
+++ /dev/null
@@ -1,3018 +0,0 @@
-<!doctype book PUBLIC "-//Davenport//DTD DocBook V3.0//EN">
-<book id="index">
- <bookinfo>
- <title>Java-GNOME 2.6 GNOME Tutorial</title>
- <authorgroup>
- <author>
- <firstname>Jeffrey</firstname>
- <surname>Morgan</surname>
- <affiliation>
- <orgname>The Java-GNOME Project</orgname>
- <address>
- <email>jeffrey.morgan at bristolwest.com</email>
- </address>
- </affiliation>
- </author>
- </authorgroup>
- <copyright>
- <year>2000-2004</year>
- <holder>Jeffrey Morgan</holder>
- </copyright>
-
-<abstract>
-<para>
-This tutorial is an introduction to the Java bindings for the GNOME
-desktop environment. The intended audience is a developer that
-wants to develop a GNOME application in Java. This tutorial
-does not cover the JNI interface deployed by the project.
-</para>
-</abstract>
-</bookinfo>
-
-<preface id="copyright">
-<title>Credits and Copyrights</title>
-
-<para>
-All of the code given in this tutorial is under the GNU Library
-General Public License. All examples were written by the
-java-gnome team .
-</para>
-</preface>
-
-<chapter id="introduction">
-<title>Introduction</title>
-<para>
-As the popularity of the GNOME Desktop continues to grow, both
-inside and outside of the Linux community, more developers are
-going to be interested in targeting their applications for this
-environment. At the same time, the Java programming language
-is gaining followers. Java's object oriented capabilities,
-garbage collection, cross platform capabilities, and class
-libraries (JDK) make it an ideal language for some application
-development.
-</para>
-
-<para>
-It's only natural that some of the developers that are drawn
-to GNOME will want to develop in Java. The purpose of the
-Java-GNOME binding is to make this possible.
-</para>
-
-<para>
-This tutorial assumes that you are not familiar with GTK or
-GNOME. More seasoned GNOMErs will find it very easy to learn
-this binding. Developer's that are new to this environment
-may want to also study the GTK and GNOME documentation. I
-will try to cover as much of this background as possible but
-I am sure to leave something out.
-</para>
-
-<para>
-I would like to hear from anyone who uses this tutorial to learn
-Java-GNOME. Please let me know how I can improve this document
-and ease your learning curve.
-</para>
-
-<para>
-This document is a work in progress. You can get the latest
-copy at the <ulink url="http://java-gnome.sourceforge.net">
-Java-GNOME home page</ulink>
-</para>
-</chapter>
-
-<chapter id="getting-started">
-<title>Let's Get Started</title>
-<para>
-This tutorial assumes that you have already downloaded the
-Java-GNOME source and have installed it. Don't forget to include
-gtk.jar and gnome.jar in your classpath.
-</para>
-
-<sect1><title>My First GNOME Application</title>
-<para>
-The best place to start is with a small example. This first example
-builds a small window. It is not very useful at this point but
-we will be building upon this example through this chapter.
-</para>
-
-<example>
-<title>First.java</title>
-<programlisting role="Java">
-
-// First we import the libraries used by this example
-import org.gnu.gnome.App;
-import org.gnu.gnome.Program;
-import org.gnu.gtk.Gtk;
-
-public class First {
-
- public static void main(String[] args) {
- // Initialization
- Program.initGnomeUI("First", "0.1", args);
-
- App app = new App("First", "First App");
- app.show();
-
- Gtk.main();
- }
-}
-</programlisting>
-</example>
-
-<para>
-The above program can be compiled using:
-</para>
-
-<screen>
-<prompt>$</prompt><userinput>javac First.java</userinput>
-</screen>
-
-<para>
-Once compiled, the example can be ran as follows:
-</para>
-<screen>
-<prompt>$</prompt><userinput>java First</userinput>
-</screen>
-
-<para>
-This command assumes that gtk.jar, gnome.jar and . are in your classpath.
-If they are not I would recommend doing so now as it will help you
-throughout this tutorial. I will not include these compile statements
-throught the remainder of this tutorial.
-</para>
-
-<para>
-OK! I did say I would provide some background so here it goes.
-</para>
-
-<sect2><title>GTK+</title>
-<para>
-GTK+ (the Gimp Tool Kit) is the GUI foundation that is utilized by the
-GNOME project. GTK+ is a general purpose GUI library written in C. It
-depends upon GLib, a utility library that provides memory management
-routines, data structures and the methods to operate on them, debugging
-macros, and a portability layer.
-</para>
-
-<para>
-The GTK+ package actually contains two libraries. They are GTK and
-GDK. GDK (the Gimp Drawing Kit) is a simplified portability layer
-directly over the Windowing System. GDK is not only for low level
-library developers, but it also provides numerous drawing functions
-that will be of interest to GUI developers (Color and font manipulation
-to name a few).
-</para>
-
-<para>
-GTK provides a large collection of widgets that can be used to construct
-windows. In addition to the widgets, GTK also provides window layout
-capabilities that is based upon the same concept as the Java Layout
-Managers.
-</para>
-</sect2>
-
-<sect2><title>GNOME</title>
-<para>
-GNOME (the GNU Network Object Model Environment) is an application framework
-built upon GTK and numerious other libraries. From a developers standpoint
-it provides a common consistent framework for building applications that
-can run in the GNOME desktop environment. These applications can also
-run without the environment.
-</para>
-
-<para>
-Now that I have covered a few of the basics it's time to get back to the
-code.
-</para>
-</sect2>
-
-<sect2><title>Explanation of the code</title>
-<para>
-The example consists of one class. The first call you see in main is:
-</para>
-
-<example><title>Program.initGnomeUI()</title><programlisting>
-
-Program.initGnomeUI("First", "0.1", args);
-</programlisting></example>
-
-<para>
-The prototype for the Java method is:
-</para>
-
-<funcsynopsis>
-<funcdef>public static Program <function>Program.initGnomeUI</function></funcdef>
-<paramdef>String <parameter>appId</parameter></paramdef>
-<paramdef>String <parameter>version</parameter></paramdef>
-<paramdef>String[] <parameter>argv</parameter></paramdef>
-</funcsynopsis>
-
-<para>
-This call initializes the application. This sets up all of the GNOME
-internals and prepares them. The first parameter, <emphasis>appId
-</emphasis>, is the application id. The second parameter, <emphasis>
-version</emphasis>, should contain the application version. The third
-parameter is the command-line arguments. Gnome will parse the
-command-line arguments looking for information that it is interested
-in and will take the appropriate actions. We will be discussing this in
-more detail later in this tutorial.
-</para>
-
-<para>
-The next call creates a App object.
-</para>
-
-<example><title>App constructor</title><programlisting>
-
-App app = new App("First", "First App");
-</programlisting></example>
-
-<para>
-The prototype for the constructor is:
-</para>
-
-<funcsynopsis>
-<funcdef>public <function>App</function></funcdef>
-<paramdef>String <parameter>appname</parameter></paramdef>
-<paramdef>String <parameter>title</parameter></paramdef>
-</funcsynopsis>
-
-<para>
-The <emphasis>appname</emphasis> parameter is the name of the program
-and is used in filesnames and paths for configuration information. The
-<emphasis>title</emphasis> parameter is the window title for the
-application. Toplevel GNOME applicaions would usually only create one
-<emphasis>App</emphasis> object as their toplevel window. The
-<emphasis>App</emphasis> class has built-in support for menusbars,
-toolbars, and statusbars. It also takes care of loading the accelerators
-for you.
-</para>
-
-<para>
-Finally, we need to tell the App to display itself.
-</para>
-
-<example><title>Widget.show()</title><programlisting>
-
-app.show();
-</programlisting></example>
-
-<para>
-All widgets must call this method in order to be seen. When the
-toplevel widget calls this method the entire window is displayed.
-</para>
-
-<para>
-The final call in this example is:
-</para>
-
-<example><title>Gtk.main()</title><programlisting>
-
-Gtk.main();
-</programlisting></example>
-
-<para>
-This call places the application in the main event loop. This must be
-called in every GNOME and GTK application.
-</para>
-
-</sect2>
-</sect1>
-</chapter>
-
-<chapter id="menus">
-<title>Adding Menus</title>
-<para>
-In this chapter we will add menus to our application. But before we begin
-to look at menus let's restructure our code from the last chapter. Since
-Java is an object-oriented language we should structure our code to take
-advantage of this feature. Also, let's take our first look at signals,
-the event mechanism in GTK.
-</para>
-
-<sect1><title>Event Handling</title>
-<para>
-All GNOME and GTK applications are event driven. This means that when actions
-take place in the application it causes an event to be sent from a source
-and acted upon by a reciever. In fact, when we made the call <emphasis>
-Gtk.main()</emphasis> in the program in the last chapter we were telling
-our application to wait for an event and when the event arrives, a function
-is called. The event is called a <emphasis>signal</emphasis> in GNOME and
-GTK and the function is called a <emphasis>callback</emphasis>.
-</para>
-
-<para>
-The example below demonstrates the concept event handling. It
-is the example from the previous chapter (restructured a little) and adds
-callbacks to handle the <emphasis>delete_event</emphasis> and the <emphasis>
-destroy</emphasis> events.
-</para>
-
-<example>
-<title>Second.java - first take</title>
-<programlisting role="Java">
-
-import org.gnu.gnome.About;
-import org.gnu.gnome.App;
-import org.gnu.gnome.Program;
-import org.gnu.gnome.UIInfo;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-import org.gnu.gtk.event.MenuItemEvent;
-import org.gnu.gtk.event.MenuItemListener;
-
-public class Second implements MenuItemListener {
- private App app = null;
- public static final String appVersion = "0.1";
-
- public Second() {
- createMainWindow();
- app.showAll();
- }
-
- private void createMainWindow() {
- app = new App("Second", "Second App");
- app.setDefaultSize(200, 200);
- app.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- Gtk.mainQuit();
- return false;
- }
- });
- }
-
- public static void main(String[] args) {
- Program.initGnomeUI("Second", Second.appVersion, args);
- Second second = new Second();
- Gtk.main();
- }
-}
-</programlisting>
-</example>
-
-<para>
-First let's look at how we restructured the code. As you can see I have
-added two members to our class. I have also added a constructor and
-a method to build the window. I have also added an inner class to handle
-the events featured in this example.
-</para>
-
-<para>
-The creation of the window is handled in the <emphasis>createMainWindow
-</emphasis> method which is called from the constructor. This method
-creates our <emphasis>App</emphasis>, sets size information, and provides
-a handler for the events.
-</para>
-
-<para>
-Most window managers have a "Close" menu item on a menu or the toolbar.
-Selecting this menu option causes an event to be sent to your application.
-This event is the <emphasis>delete_event</emphasis>. Your application
-should intercept this event and perform any necessary cleanup. Things
-that you might want to do here is close files you have open, close
-any socket connections, prompt the user to save changed data, etc. The
-<emphasis>delete_event</emphasis> and other events that relate to
-the lifecycle of the application are represented by the <emphasis>
-LifeCycleEvent</emphasis> and are handle by <emphasis>LifeCycleListener
-</emphasis>. The example above handles this event by creating an inner
-class that implements <emphasis>LifeCycleListener</emphasis> to
-receive the event. This Interface has two methods. The method
-which returns a boolean is invoked when the <emphasis>delete_event
-</emphasis> or <emphasis>destroy_event</emphasis> is triggered. If you
-return true then the event is not propogated. In other words, if you
-do not wish for the application to fail you should just return true.
-This is useful if you wish to prompt the user with a dialog ask
-something like "Are you sure you wish to exit?". If the user
-clickes the "No" button you just return true.
-</para>
-
-<para>
-This has been a very brief introduction to event handling but since
-every example will be using them throughout the remainder of this tutorial
-we will stop here now and expand our discussions as we explore new topics.
-Now on to the menus.
-</para>
-</sect1>
-
-<sect1 id="adding-menus"><title>Adding menus to our example</title>
-<para>
-The primary mechanism for creating menus and toolbars in GNOME is
-a C structure called <emphasis>GnomeUIInfo</emphasis>. To ease
-the use of this struct the GNOME developers have provided a set
-of macros to wrap the initialization. The Java-GNOME bindings
-have a java class called <emphasis>UIInfo</emphasis> that
-wraps the <emphasis>GnomeUIInfo</emphasis> C structure.
-The UIInfo class also provides access to the stock menus provided
-by GNOME.
-</para>
-
-<para>
-"What is a stock menu?", you ask. The GNOME libraries provide a
-set of stock menus, toolbar buttons, and dialog buttons that can
-be used by applications. Whenever possible it is suggested you
-use these stock widgets as it facilitates a more common look-and-
-feel from application to application and makes new applications
-easier to learn.
-</para>
-
-<para>
-Let's get started by looking at the UIInfo class. The table
-below shows the initialization parameters and their possible values.
-Some of the difficulty in this class is due to the fact that the
-C structure contains numerous pointers that actually point to
-different data types depending on other values in the struct.
-Don't worry, it is not necessary to understand the C structure
-or pointers to use <emphasis>UIInfo</emphasis>.
-</para>
-
-<table frame="all"><title>UIInfo</title>
-<tgroup cols="2" align="left" colsep="1" rowsep="1">
-<thead>
- <row>
- <entry>Type/Name</entry>
- <entry>Description</entry>
- </row>
-</thead>
-<tbody>
- <row>
- <entry>UIInfoType type</entry>
- <entry>This determines the type of item being described. The
- list of possible types are listed in a table later in
- this chapter.
- </entry>
- </row>
- <row>
- <entry>String label</entry>
- <entry>This is the label that will appear in the menu item or
- on the toolbar.
- </entry>
- </row>
- <row>
- <entry>String hint</entry>
- <entry>This is the string that will appear in the statusbar for
- a menu or as a tooltip for a toolbar button.
- </entry>
- </row>
- <row>
- <entry>moreInfo</entry>
- <entry>This is one of the more complex elements in the
- <emphasis>UIInfo</emphasis> class. If the type is an item,
- toggle item, or radio item this contains the information
- (method, object/class, and user data) for the callback to
- be invoked when the menu or toolbar item is activated. For
- a radio item lead or a subtree type this contains an array of
- <emphasis>UIInfo</emphasis> objects. For a help type
- this contains the string that specifies the name of the help
- node to load. We will have more about the help node later
- in this chapter.
- </entry>
- </row>
- <row>
- <entry>UIPixmapType pixmapType</entry>
- <entry>This describes the type of pixmap. You will find a table of
- the possible values below.
- </entry>
- </row>
- <row>
- <entry>pixmapInfo</entry>
- <entry>Based upon the type of pixmap, this contains the actual data
- used to render the image. If the type is none then this value
- contains null. If the type is filename or stock this contains
- a string that points to the filename or a name describing
- the stock pixmap to use. If the type is data this contains
- an array of chars that hold the pixmap data. All of the GNOME
- stock pixmaps are described by the <emphasis>GnomeStockPixmapName
- </emphasis> class.
- </entry>
- </row>
- <row>
- <entry>int acceleratorKey</entry>
- <entry>This defines the accelerator key. A value of 0 means that
- no accelerator key is used.
- </entry>
- </row>
- <row>
- <entry>GdkModifierType acMods</entry>
- <entry>This contains the mask of modifier keys for the accelerator.
- </entry>
- </row>
- <row>
- <entry>GtkWidget widget</entry>
- <entry>This is a read-only reference to the widget that is created
- by GNOME. You can use this to get the widget in order to
- enable/disable it, etc.
- </entry>
- </row>
-</tbody>
-</tgroup>
-</table>
-
-<para>
-Without further delay let's describe the possible types defined in
-<emphasis>GnomeUIInfoType</emphasis>.
-</para>
-
-<table frame="all"><title>GnomeUIInfoType</title>
-<tgroup cols="2" align="left" colsep="1" rowsep="1">
-<thead>
- <row>
- <entry>Type</entry>
- <entry>Description</entry>
- </row>
-</thead>
-<tbody>
- <row>
- <entry>ENDOFINFO</entry>
- <entry>This is a special entry that lets GNOME know this is the
- end of a list of <emphasis>GnomeUIInfo</emphasis> elements.
- </entry>
- </row>
- <row>
- <entry>ITEM</entry>
- <entry>This is a normal menu item or radio menu item if it is inside
- of a radio list.
- </entry>
- </row>
- <row>
- <entry>TOGGLEITEM</entry>
- <entry>This is a toggle menu item.</entry>
- </row>
- <row>
- <entry>RADIOITEMS</entry>
- <entry>This is a list of radio items that belong to a radio group.</entry>
- </row>
- <row>
- <entry>SUBTREE</entry>
- <entry>This contains an array of sub-menu items.</entry>
- </row>
- <row>
- <entry>SEPARATOR</entry>
- <entry>This is a special entry that represents a separator on a menu
- or toolbar.
- </entry>
- </row>
- <row>
- <entry>HELP</entry>
- <entry>This is a list of help topics for the help menu. We will
- describe the help mechanism in GNOME in detail later in this
- chapter.
- </entry>
- </row>
- <row>
- <entry>BUILDERDATA</entry>
- <entry>This feature is not currently supported by Java-GNOME.</entry>
- </row>
- <row>
- <entry>CONFIGURABLE</entry>
- <entry>This contains a menu or toolbar item that can be completely
- configured. More on this later.
- </entry>
- </row>
- <row>
- <entry>SUBTREE_STOCK</entry>
- <entry>This is the same as a SUBTREE except that the hints, lable,
- and icon used come from the Gnome STOCK.
- </entry>
- </row>
-</tbody>
-</tgroup>
-</table>
-
-<para>
-The last data element that I wish to describe before moving on is
-the <emphasis>GnomeUIPixmapType</emphasis> class.
-</para>
-
-
-<table frame="all"><title>GnomeUIPixmapType</title>
-<tgroup cols="2" align="left" colsep="1" rowsep="1">
-<thead>
- <row>
- <entry>Type</entry>
- <entry>Description</entry>
- </row>
-</thead>
-<tbody>
- <row>
- <entry>NONE</entry>
- <entry>This pixmap type tells GNOME that there is no pixmap
- associated with this menu or toolbar item.
- </entry>
- </row>
- <row>
- <entry>STOCK</entry>
- <entry>This pixmap type tells GNOME to use one of its' stock icons.
- </entry>
- </row>
- <row>
- <entry>DATA</entry>
- <entry>This pixmap type provides GNOME with the raw data used to
- render its' icon.
- </entry>
- </row>
- <row>
- <entry>FILENAME</entry>
- <entry>This pixmap type tells GNOME to read a file that contains the
- pixmap data.
- </entry>
- </row>
-</tbody>
-</tgroup>
-</table>
-
-<para>
-As you can see, <emphasis>UIInfo</emphasis> can be quite confusing.
-If at all possible you should use one of the convenience methods
-provided by <emphasis>UIInfo</emphasis>. These convenience methods wrap the
-initialization of the UIInfo factory with easy to use static
-methods that closely mimic the macros provided by GNOME.
-</para>
-
-<para>
-The best way to demonstrate how to use <emphasis>UIInfo</emphasis> is
-through an example. Let's take our previous example and add a few menus.
-</para>
-
-
-<example>
-<title>Second.java - second take</title>
-<programlisting role="Java">
-
-import org.gnu.gnome.About;
-import org.gnu.gnome.App;
-import org.gnu.gnome.Program;
-import org.gnu.gnome.UIInfo;
-import org.gnu.gtk.ButtonsType;
-import org.gnu.gtk.DialogFlags;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.MessageDialog;
-import org.gnu.gtk.MessageType;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-import org.gnu.gtk.event.MenuItemEvent;
-import org.gnu.gtk.event.MenuItemListener;
-
-public class Second implements MenuItemListener {
- private App app = null;
- public static final String appVersion = "0.1";
-
- public Second() {
- createMainWindow();
- createMenus();
- app.showAll();
- }
-
- private void createMainWindow() {
- app = new App("Second", "Second App");
- app.setDefaultSize(200, 200);
- app.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- Gtk.mainQuit();
- return false;
- }
- }
- });
- }
-
- private void createMenus() {
-
- UIInfo fileMenu[] = {
- UIInfo.newItem("New Window", "Open a new application window", this),
- UIInfo.separator(),
- UIInfo.openItem(this),
- UIInfo.saveItem(this),
- UIInfo.saveAsItem(this),
- UIInfo.separator(),
- UIInfo.closeItem(this),
- UIInfo.quitItem(new MenuItemListener() {
- public void menuItemEvent(MenuItemEvent event) {
- fileExit();
- }
- }),
- UIInfo.end()
- };
-
- UIInfo editMenu[] = {
- UIInfo.undoItem(this),
- UIInfo.redoItem(this),
- UIInfo.separator(),
- UIInfo.cutItem(this),
- UIInfo.copyItem(this),
- UIInfo.pasteItem(this),
- UIInfo.separator(),
- UIInfo.findItem(this),
- UIInfo.findAgainItem(this),
- UIInfo.replaceItem(this),
- UIInfo.propertiesItem(this),
- UIInfo.end()
- };
-
- UIInfo moveMenu[] = {
- UIInfo.item("_Up", "Move selection up", this),
- UIInfo.item("D_own", "Move selection down", this),
- UIInfo.end()
- };
-
- UIInfo helpMenu[] = {
- UIInfo.help("second"),
- UIInfo.aboutItem(new MenuItemListener() {
- public void menuItemEvent(MenuItemEvent event) {
- helpAbout();
- }
- }),
- UIInfo.end()
- };
-
- UIInfo mainMenu[] = {
- UIInfo.subtree("_File", fileMenu),
- UIInfo.subtree("_Edit", editMenu),
- UIInfo.subtree("_Move", moveMenu),
- UIInfo.subtree("_Help", helpMenu),
- UIInfo.end()
- };
-
- app.createMenus(mainMenu);
- }
-
- public void helpAbout() {
- String title = "Second App";
- String version = "Version " + appVersion;
- String license = "GPL";
- String[] authors = { "The Java-GNOME team" };
- String comments = "This example is a part of the Java-GNOME tutorial";
- String[] documenters = { "Many people" };
- String translator = "";
- About about =
- new About(title, version, license, comments, authors, documenters, translator, null);
- about.show();
- }
-
- public void fileExit() {
- Gtk.mainQuit();
- }
-
- public void menuItemEvent(MenuItemEvent event) {
- MessageDialog dialog = new MessageDialog(app, DialogFlags.MODAL,
- MessageType.INFO, ButtonsType.OK,
- "Not implemented", false);
- dialog.run();
- dialog.destroy();
- }
-
- public static void main(String[] args) {
- Program.initGnomeUI("Second", Second.appVersion, args);
- new Second();
- Gtk.main();
- }
-}
-</programlisting>
-</example>
-
-<para>
-Most of the work is done in the <emphasis>createMenus()</emphasis>
-method which is called from the constructor. This method creates an
-arrays of <emphasis>UIInfo</emphasis> objects using the static
-methods in <emphasis>UIInfo</emphasis>. In this example we create a
-"File" menu and an "Edit" menu that use stock menu items. We also
-create a "Move" menu that creates two generic menu items. The "Move"
-menu uses the <emphasis>item()</emphasis> method of <emphasis>
-UIInfo</emphasis>. This method specifies a generic menu
-item with no icon. A few other <emphasis>UIInfo</emphasis>
-methods are use in this example. For a reference to all of the methods
-for <emphasis>UIInfo</emphasis> please refer to the javadocs. Also
-note that all <emphasis>UIInfo</emphasis> arrays end with a call
-to <emphasis>UIInfo.end()</emphasis> This is a requirement
-imposed by the GNOME libraries.
-</para>
-
-<para>
-Once the top level <emphasis>UIInfo</emphasis> array is
-constructed it is passed to the <emphasis>App</emphasis>
-via the <emphasis>createMenus()</emphasis> method. This is where
-GNOME works its' magic.
-</para>
-
-<para>
-One of the menu items warrents further discussion. The <emphasis>
-help()</emphasis> method of <emphasis>UIInfo</emphasis>
-creates one or more menu items under a help menu that utilize
-the GNOME help facilities. The string that is passed as a parameter
-is the name of the help node that the system tries to load. The
-list of help topics available is read from a data file located in
-the <emphasis>/usr/share/gnome/help/"help_node"/C</emphasis> directory
-by default. The "help_node" portion of the directory is the string
-specified in the <emphasis>help()</emphasis> method. "C" is the
-default directory but if another language is specified it will be used.
-For example, if the users current locale settings specify the German
-language the directory would be <emphasis>
-/usr/share/gnome/help/"help_node"/de</emphasis>.
-</para>
-
-<para>
-Our example application uses a help node of "second". Therefore, our
-data file should be located in the <emphasis>/usr/share/ome/help/second/C/
-</emphasis> directory. The file should always be named <emphasis>"
-topic.dat"</emphasis> and could contain the following information:
-</para>
-
-
-<example>
-<title>second.dat</title>
-<programlisting>
-index.html Help _Topics
-overview.html _Overview
-userguide.html _User Guide
-</programlisting>
-</example>
-
-<para>
-This would add three menu items to our help menu. The help system
-will invoke the browser with the appropriate page when the user
-selects the menu item. The "html" files should be located in the
-same directory as the ".dat" file.
-</para>
-
-</sect1>
-</chapter>
-
-
-<chapter id="tb-sb">
-<title>Toolbars and Statusbars</title>
-<para>
-In this chapter we will focus on adding a toolbar and statusbar
-to our application. GNOME uses many of the same facilities to
-create toolbars as it uses to create menus; namely <emphasis>
-UIInfo</emphasis>. This chapter will use the same classes
-from the previous chapter to create a toolbar and add it to the
-application. We sill also be creating a standard statusbar and
-connecting the "hints" from the <emphasis>UIInfo</emphasis>
-classes to the statusbar.
-</para>
-
-<sect1><title>Toolbars</title>
-<para>
-A Toolbar is a container used to group widgets in a dockable frame.
-Typically the toolbar contains buttons and is positioned across the
-top of the main window of an application. Let's
-get started by extending the example from the last chapter by
-adding a toolbar.
-</para>
-
-<example>
-<title>Third.java - first take</title>
-<programlisting role="Java">
-
-import org.gnu.gnome.About;
-import org.gnu.gnome.App;
-import org.gnu.gnome.Program;
-import org.gnu.gnome.UIInfo;
-import org.gnu.gtk.ButtonsType;
-import org.gnu.gtk.DialogFlags;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.GtkStockItem;
-import org.gnu.gtk.MessageDialog;
-import org.gnu.gtk.MessageType;
-import org.gnu.gtk.StatusBar;
-import org.gnu.gtk.event.ButtonEvent;
-import org.gnu.gtk.event.ButtonListener;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-import org.gnu.gtk.event.MenuItemEvent;
-import org.gnu.gtk.event.MenuItemListener;
-
-public class Third implements MenuItemListener, ButtonListener {
- private App app = null;
- private StatusBar statusbar = null;
- public static final String appVersion = "0.1";
-
- public Third() {
- createMainWindow();
- createMenus();
- createToolbar();
- app.showAll();
- }
-
- private void createMainWindow() {
- app = new App("Third", "Third App");
- app.setDefaultSize(350, 200);
- app.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- Gtk.mainQuit();
- return false;
- }
- });
- }
-
- private void createMenus() {
-
- UIInfo fileMenu[] =
- {
- UIInfo.newItem("New Window", "Open a new application window", this),
- UIInfo.separator(),
- UIInfo.openItem((MenuItemListener) this),
- UIInfo.saveItem((MenuItemListener) this),
- UIInfo.saveAsItem((MenuItemListener) this),
- UIInfo.separator(),
- UIInfo.closeItem((MenuItemListener) this),
- UIInfo.quitItem(new MenuItemListener() { public void menuItemEvent(MenuItemEvent event) { fileExit();
- }
- }), UIInfo.end()
- };
-
- UIInfo editMenu[] =
- {
- UIInfo.undoItem((MenuItemListener) this),
- UIInfo.redoItem((MenuItemListener) this),
- UIInfo.separator(),
- UIInfo.cutItem((MenuItemListener) this),
- UIInfo.copyItem((MenuItemListener) this),
- UIInfo.pasteItem((MenuItemListener) this),
- UIInfo.separator(),
- UIInfo.findItem((MenuItemListener) this),
- UIInfo.findAgainItem((MenuItemListener) this),
- UIInfo.replaceItem((MenuItemListener) this),
- UIInfo.propertiesItem((MenuItemListener) this),
- UIInfo.end()};
-
- UIInfo moveMenu[] =
- {
- UIInfo.item("_Up", "Move selection up", (MenuItemListener) this),
- UIInfo.item("D_own", "Move selection down", (MenuItemListener) this),
- UIInfo.end()};
-
- UIInfo helpMenu[] =
- {
- UIInfo.help("second"),
- UIInfo.aboutItem(new MenuItemListener() { public void menuItemEvent(MenuItemEvent event) { helpAbout();
- }
- }), UIInfo.end()
- };
-
- UIInfo mainMenu[] =
- {
- UIInfo.subtree("_File", fileMenu),
- UIInfo.subtree("_Edit", editMenu),
- UIInfo.subtree("_Move", moveMenu),
- UIInfo.subtree("_Help", helpMenu),
- UIInfo.end()};
-
- app.createMenus(mainMenu);
- }
-
- private void createToolbar() {
-
- UIInfo toolbar[] =
- {
- UIInfo.itemStock("New", "Create a new file", (ButtonListener) this, GnomeStockItem.NEW),
- UIInfo.itemStock("Open", "Open a file", (ButtonListener) this, GnomeStockItem.OPEN),
- UIInfo.separator(),
- UIInfo.itemStock("Save", "Save this file", (ButtonListener) this, GnomeStockItem.SAVE),
- UIInfo.itemStock("Save As", "Save this file as", (ButtonListener) this, GnomeStockItem.SAVE_AS),
- UIInfo.separator(),
- UIInfo.itemStock("Close", "Close this file", (ButtonListener) this, GnomeStockItem.CLOSE),
- UIInfo.end()};
-
- app.createToolBar(toolbar);
- }
-
- public void helpAbout() {
- String title = "Third App";
- String version = "Version " + appVersion;
- String license = "GPL";
- String[] authors = { "The Java-GNOME team" };
- String[] documenters = { "" };
- String comments = "This example is a part of the Java-GNOME tutorial";
- About about = new About(title, version, license, comments, authors, documenters, "", null);
- about.show();
- }
-
- public void fileExit() {
- Gtk.mainQuit();
- }
-
- public void menuItemEvent(MenuItemEvent event) {
- displayMessage();
- }
-
- public void buttonEvent(ButtonEvent event) {
- displayMessage();
- }
-
- private void displayMessage() {
- MessageDialog dialog = new MessageDialog(app, DialogFlags.MODAL,
- MessageType.INFO, ButtonsType.OK,
- "Not implemented", false);
- dialog.run();
- dialog.destroy();
- }
-
- public static void main(String[] args) {
- Program.initGnomeUI("Third", Third.appVersion, args);
- new Third();
- Gtk.main();
- }
-}
-
-</programlisting>
-</example>
-
-<para>
-In this example we have added a new method <emphasis>createToolbar()
-</emphasis>. This method creates a single array of <emphasis>
-UIInfo</emphasis> objects. As you can see, we are creating toolbar buttons
-with stock images with the <emphasis>itemStock()</emphasis> method.
-</para>
-
-<para>
-Once we have created the array of <emphasis>UIInfo</emphasis>
-objects we create the toolbar with a call to <emphasis>createToolbar()
-</emphasis>. This causes a dockable toolbar to be created and
-attached to the top of the <emphasis>App</emphasis> window just below
-the menu.
-</para>
-
-</sect1>
-
-<sect1 id="statusbar"><title>Statusbars</title>
-<para>
-A statusbar is a widget that usually is displayed along the bottom of
-the main application window and is used to display helpful text messages
-to the user. The GTK implementation of a statusbar works like a FIFO
-queue. Messages are "pushed" on the statusbar and are "popped" off the
-statusbar. In GNOME we have the added benefit of being able to connect
-the statusbar to the <emphasis>UIInfo</emphasis> hints associated
-with menu items. Let's extend the example and add a statusbar to see
-how this works. We will only show the updated code in the following
-listing.
-</para>
-
-<example>
-<title>Third.java - second take</title>
-<programlisting role="Java">
-
-
-public class Third {
- private GnomeApp app = null;
- private GtkStatusbar statusbar = null;
- public static final String appVersion = "0.1";
-
- public Third() {
- createMainWindow();
- createMenusAndStatusbar();
- createToolbar();
- app.showAll();
- }
-
- ...
-
- private void createMenusAndStatusbar() {
-
- ...
-
- app.createMenus(mainMenu);
-
- statusbar = new StatusBar();
- app.setStatusBar(statusbar);
- app.installMenuHints(mainMenu);
- }
-
- ...
-}
-
-</programlisting>
-</example>
-
-<para>
-In this updated example we have renamed our <emphasis>createMenus()
-</emphasis> method to <emphasis>createMenusAndStatusbar()</emphasis>.
-At the end of this method we create a <emphasis>Statusbar</emphasis>
-object, add it to the <emphasis>App</emphasis> with a call to
-<emphasis>setStatusBar()</emphasis> and install the menu's hints with
-a call to <emphasis>installMenuHints()</emphasis>. When you
-move your mouse over any menu item you will see it's hints displayed in
-the statusbar.
-</para>
-
-<para>
-So far we have put together a shell that contains a menu, a toolbar and
-a statusbar. Now it is time to move on to adding widgets to our application.
-But first we must understand the concept of layout managers, which is
-the topic of the next chapter.
-</para>
-
-</sect1>
-
-</chapter>
-
-<chapter id="layout">
-<title>Layout Management</title>
-<para>
-This chapter discusses placing widgets on windows. The positioning is
-accomplished with the help of layout managers. In GNOME this is called
-<emphasis>packing</emphasis> widgets. GTK provides two such layout managers,
-a table and a box, and we will discuss both in this chapter. This chapter
-will not discuss the need for layout managers as most Java developers
-already use them for GUI development.
-</para>
-
-
-<sect1><title>Boxes</title>
-<para>
-Those of you who have used the JDK's Box layout manager shoud be familiar
-with the concept of the GTK boxes. They layout their children either side
-by side (the horizontal box) or one on top of the other (the vertical box).
-That is where their similarities end. The GNOME boxes offer more flexibility
-in the way widgets behave once they are under the control of a box.
-</para>
-
-<para>
-<emphasis>VBox</emphasis> and <emphasis>HBox</emphasis> are the two
-box classes that provide vertical and horizontal layout. The constructors
-for these classes are as follows:
-</para>
-
-<funcsynopsis>
-<funcdef>public <function>VBox</function></funcdef>
-<paramdef>boolean <parameter>homogenous</parameter></paramdef>
-<paramdef>int <parameter>spacing</parameter></paramdef>
-</funcsynopsis>
-
-<funcsynopsis>
-<funcdef>public <function>HBox</function></funcdef>
-<paramdef>boolean <parameter>homogenous</parameter></paramdef>
-<paramdef>int <parameter>spacing</parameter></paramdef>
-</funcsynopsis>
-
-<para>
-The first parameter to the constructor, <emphasis>boolean homogenous
-</emphasis>, tells the <emphasis>VBox</emphasis> if all children
-should occupy the same height and tells the <emphasis>HBox</emphasis>
-if all children should occupy the same width. The second parameter,
-<emphasis>int spacing</emphasis> is the number of pixels of space to
-place around every child widget in the box. If you specify 4 for this
-parameter it will place 8 pixels between each widget due to the fact
-that it places this space on each side of the widget.
-</para>
-
-<para>
-Once a box is created, widgets can be added with the following calls:
-</para>
-
-<funcsynopsis>
-<funcdef>public void <function>packStart</function></funcdef>
-<paramdef>GtkWidget <parameter>child</parameter></paramdef>
-<paramdef>boolean <parameter>expand</parameter></paramdef>
-<paramdef>boolean <parameter>fill</parameter></paramdef>
-<paramdef>int <parameter>padding</parameter></paramdef>
-</funcsynopsis>
-<funcsynopsis>
-<funcdef>public void <function>packStart</function></funcdef>
-<paramdef>Widget <parameter>child</parameter></paramdef>
-<paramdef>boolean <parameter>expand</parameter></paramdef>
-<paramdef>boolean <parameter>fill</parameter></paramdef>
-</funcsynopsis>
-<funcsynopsis>
-<funcdef>public void <function>packStart</function></funcdef>
-<paramdef>GtkWidget <parameter>child</parameter></paramdef>
-<paramdef>boolean <parameter>expand</parameter></paramdef>
-</funcsynopsis>
-<funcsynopsis>
-<funcdef>public void <function>packStart</function></funcdef>
-<paramdef>Widget <parameter>child</parameter></paramdef>
-</funcsynopsis>
-
-<funcsynopsis>
-<funcdef>public void <function>packEnd</function></funcdef>
-<paramdef>Widget <parameter>child</parameter></paramdef>
-<paramdef>boolean <parameter>expand</parameter></paramdef>
-<paramdef>boolean <parameter>fill</parameter></paramdef>
-<paramdef>int <parameter>padding</parameter></paramdef>
-</funcsynopsis>
-<funcsynopsis>
-<funcdef>public void <function>packEnd</function></funcdef>
-<paramdef>Widget <parameter>child</parameter></paramdef>
-<paramdef>boolean <parameter>expand</parameter></paramdef>
-<paramdef>boolean <parameter>fill</parameter></paramdef>
-</funcsynopsis>
-<funcsynopsis>
-<funcdef>public void <function>packEnd</function></funcdef>
-<paramdef>Widget <parameter>child</parameter></paramdef>
-<paramdef>boolean <parameter>expand</parameter></paramdef>
-</funcsynopsis>
-<funcsynopsis>
-<funcdef>public void <function>packEnd</function></funcdef>
-<paramdef>Widget <parameter>child</parameter></paramdef>
-</funcsynopsis>
-
-<funcsynopsis>
-<funcdef>public void <function>packStartDefaults</function></funcdef>
-<paramdef>Widget <parameter>child</parameter></paramdef>
-</funcsynopsis>
-<funcsynopsis>
-<funcdef>public void <function>packEndDefaults</function></funcdef>
-<paramdef>Widget <parameter>child</parameter></paramdef>
-</funcsynopsis>
-
-<para>
-This seems like a lot but it is actually very simple. The <emphasis>
-packStart()</emphasis> series of methods pack widgets starting at the
-beginning of the box. The <emphasis>packEnd()</emphasis> series of
-methods pack widgets starting at the end of the box. The parameters
-tell the box how to layout the child in its' position. As the methods
-eliminate one or more of the parameters a default value is used. The
-next few paragraphs discuss the parameters to the methods and what impact
-they have on the child widget.
-</para>
-
-<para>
-The <emphasis>expand</emphasis> parameter causes the children to use
-the entire box. This parameter doesn't affect that actual size of the
-widget, but it does center the widget in a region whose size is determined
-by the <emphasis>homogenous</emphasis> parameter, the number of widgets,
-and the size of the box. If the <emphasis>homogenous</emphasis> parameter
-is <emphasis>true</emphasis>, each widget gets the same area. Otherwise,
-the area is determined on a percentage basis which is based on the widget's
-minimum size. The default value for the methods that do not include this
-paramater is <emphasis>true</emphasis>.
-</para>
-
-<para>
-The <emphasis>fill</emphasis> parameter instructs the children to grow
-to fill all of the area that is allocated to them. By default a widgets
-size is it's minimum size (width for horizontal boxes, and height for
-vertical boxes) but the <emphasis>fill</emphasis> parameter will cause
-it to expand until it fills it's entire area (either height or width
-depending on the type of box). The default value for the methods that
-do not include this parameter is <emphasis>true</emphasis>.
-</para>
-
-<para>
-The <emphasis>padding</emphasis> parameter places additional pixels on
-both sides of the child. For vertical boxes, it places a space that is
-<emphasis>padding</emphasis> pixes in size on the top and bottom of
-a child. For horizontal boxes, it places a space on the left and right.
-The default value for this parameter is <emphasis>0</emphasis>.
-</para>
-
-<para>
-One thing that should be noted is that if you set the <emphasis>
-homogenous</emphasis> value in the constructor to true the <emphasis>
-expand</emphasis> parameter has no effect. As you recall, the <emphasis>
-homogenous</emphasis> parameter tells the control to space all widgets
-the same size.
-</para>
-
-<para>
-That is about all there is to boxes. It seems very simple and you
-might be asking how can you achieve an advanced layout with such a simple
-layout manager. Many GNOME applications position their widgets by placing
-boxes within boxes to achieve a high degree of flexibility in their
-layout.
-</para>
-</sect1>
-
-<sect1 id="tables"><title>Tables</title>
-<para>
-A Table is a layout manager that allows you to place you widgets in rows
-and columns. In an AWT world a <emphasis>Table</emphasis> would
-probably fall somewhere between a <emphasis>GridLayout</emphasis> and
-a <emphasis>GridBagLayout</emphasis>.
-</para>
-
-<para>
-The constructor for the Table class is as follows:
-</para>
-
-<funcsynopsis>
-<funcdef>public <function>Table</function></funcdef>
-<paramdef>int <parameter>rows</parameter></paramdef>
-<paramdef>int <parameter>columns</parameter></paramdef>
-<paramdef>boolean <parameter>homogenous</parameter></paramdef>
-</funcsynopsis>
-
-<para>
-The first and second parameters specify the number of rows
-and columns. If you specify 2 rows and 2 columns you would get
-a table layout similar to the figure below. The final parameter
-specifies if all cells in the table should be the same size. If
-homogenous is set to true all cells are set to the size of the
-largest cell in the table.
-</para>
-
-<figure><title>A 2 X 2 table grid</title>
-<programlisting>
- 0 1 2
- 0 +-------------+--------------+
- | | |
- | | |
- 1 +-------------+--------------+
- | | |
- | | |
- 2 +-------------+--------------+
-</programlisting>
-</figure>
-
-<para>
-The method to insert widgets into the table is as follows:
-</para>
-
-<funcsynopsis>
-<funcdef>public void <function>attach</function></funcdef>
-<paramdef>Widget <parameter>child</parameter></paramdef>
-<paramdef>int <parameter>left_attach</parameter></paramdef>
-<paramdef>int <parameter>right_attach</parameter></paramdef>
-<paramdef>int <parameter>top_attach</parameter></paramdef>
-<paramdef>int <parameter>bottom_attach</parameter></paramdef>
-<paramdef>AttachOptions <parameter>xoptions</parameter></paramdef>
-<paramdef>AttachOptions <parameter>yoptions</parameter></paramdef>
-<paramdef>int <parameter>xpadding</parameter></paramdef>
-<paramdef>int <parameter>ypadding</parameter></paramdef>
-</funcsynopsis>
-
-<para>
-On first appearances the method looks overwhelming. Like the
-<emphasis>Box</emphasis> layout managers, <emphasis>
-Table</emphasis> provides numerous methods that have
-default values for the parameters. Let's discuss the
-parameters for the <emphasis>attach()</emphasis> method and
-their default values.
-</para>
-
-<para>
-The first parameter, <emphasis>child</emphasis> is the widget
-that is to be placed in the table.
-</para>
-
-<para>
-The next four parameters, <emphasis>left_attach</emphasis>,
-<emphasis>right_attach</emphasis>, <emphasis>top_attach
-</emphasis>, and <emphasis>bottom_attach</emphasis> define the
-location of the widget within the grid. For example, to place
-a widget in the upper left corner of the grid shown above you
-would use 0, 1, 0, 1. To place a widget in the grid that would
-occupy the entire bottom row you would use 0, 2, 1, 2. These
-values are always required.
-</para>
-
-<para>
-The next two parameters, <emphasis>xoptions</emphasis> and
-<emphasis>yoptions</emphasis> define how the widget places and
-sizes itself within the cell(s). They are of type <emphasis>
-AttachOptions</emphasis> and the possible values are
-described in the table below. You can provide multiple options
-by or'ing them together with the <emphasis>or()</emphasis>
-method of <emphasis>AttachOptions</emphasis>. The default
-values for these options is <emphasis>EXPAND</emphasis> and
-<emphasis>FILL</emphasis>.
-</para>
-
-
-<table frame="all"><title>AttachOptions</title>
-<tgroup cols="2" align="left" colsep="1" rowsep="1">
-<thead>
- <row>
- <entry>Value</entry>
- <entry>Description</entry>
- </row>
-</thead>
-<tbody>
- <row>
- <entry>FILL</entry>
- <entry>The widget expands to fill the cell(s) and grows
- as the table grows.
- </entry>
- </row>
- <row>
- <entry>SHRINK</entry>
- <entry>If the cell is smaller than the widget it contains
- minimum size then the widget can shrink to fit the
- available size.
- </entry>
- </row>
- <row>
- <entry>EXPAND</entry>
- <entry>This tells the table to expand to use any unused
- space around it.
- </entry>
- </row>
-</tbody>
-</tgroup>
-</table>
-
-<para>
-The final two parameters, <emphasis>xpadding</emphasis> and <emphasis>
-ypadding</emphasis>, specify the number of pixels of padding to
-place on the sides of the widget. For example, if you set the value
-for <emphasis>xpadding</emphasis> to 5 for all of your widgets then
-there will be 10 pixels between them. 5 on the left and 5 on the
-right. The default values for the padding is 0.
-</para>
-
-<para>
-As we stated before, there are many <emphasis>attach()</emphasis>
-methods for <emphasis>Table</emphasis>, each eliminating one
-or more of the parameters and utilizing the defaults. For a
-complete listing of these methods please refer to the javadoc
-for the <emphasis>Java-GNOME</emphasis> project.
-</para>
-
-<para>
-Let's put what we have learned about the GNOME layout managers
-to use. In the next section we will expand on our example to
-demonstrate their use.
-</para>
-
-</sect1>
-
-<sect1 id="using-lm"><title>Using Layout Managers</title>
-<para>
-In this section we will expand our example by adding widgets using both
-the box and table layout managers. The example used in this section
-is Fourth.java and I recommend you run the program and look at the
-layout of the widgets as we discuss the code.
-</para>
-
-<para>
-We add two tabs to our example, one to demonstrate the <emphasis>
-Box</emphasis> classes and one to demonstrate <emphasis>
-Table</emphasis>. The tabs layout the same set of widgets
-so you contrast the code necessary to build the window. Since our
-primary objective is to understand how to use the GNOME layout
-managers we have only fully implemented the first tab by connecting
-callbacks.
-</para>
-
-<para>
-Unlike the previous chapters, we will only show the code that has
-changed in this version of the example. The first thing we do is
-declare a few variables that will be used in the example.
-</para>
-
-<example>
-<title>Fourth.java - variable declaration</title>
-<programlisting role="Java">
- // widgets used for the boxes tab
- private VScale vscale = null;
- private HScale hscale = null;
- private CheckButton button = null;
- private Adjustment adj = null;
- private ComboBox valuePosition = null;
- private ComboBox updatePolicy = null;
-
- // widgets used for the table tab
- private VScale vscale2 = null;
- private HScale hscale2 = null;
- private CheckButton button2 = null;
- private Adjustment adj2 = null;
- private ComboBox valuePosition2 = null;
- private ComboBox updatePolicy2 = null;
-</programlisting>
-</example>
-
-<para>
-Next we add a call to <emphasis>createView()</emphasis> in our
-constructor.
-</para>
-
-<example>
-<title>Fourth.java - constructor</title>
-<programlisting role="Java">
- public Fourth() {
- createMainWindow();
- createMenusAndStatusbar();
- createToolbar();
- createView();
- app.showAll();
- }
-</programlisting>
-</example>
-
-<para>
-The <emphasis>createView()</emphasis> method is quite simple. We
-just create a <emphasis>Notebook</emphasis>, add it to the
-<emphasis>App</emphasis> with the <emphasis>setContents()
-</emphasis> method and then add two pages.
-</para>
-
-<example>
-<title>Fourth.java - createView()</title>
-<programlisting role="Java">
- private void createView() {
- // Create a notebook to hold our two example pages
- Notebook notebook = new Notebook();
- notebook.setTabPosition(PositionType.TOP);
- app.setContent(notebook);
-
- notebook.appendPage(buildBoxPage(), new Label("GtkBox"));
- notebook.appendPage(buildTablePage(), new Label("GtkTable"));
- }
- </programlisting>
-</example>
-
-<para>
-It is in the <emphasis>buildBoxPage()</emphasis> and <emphasis>
-buildTablePage()</emphasis> methods that the real work begins.
-Let's take a peak.
-</para>
-
-<sect2 id="box"><title>Box</title>
-<para>
-The <emphasis>buildBoxPage()</emphasis> method demonstrates the
-<emphasis>Box</emphasis> classes. The method creates a
-<emphasis>VBox</emphasis> object and proceeds to create
-a series of <emphasis>HBox</emphasis> objects to hold the
-widgets that represent a row and add it to the main vbox. The
-only exception to this rule is the first <emphasis>HBox
-</emphasis> which also contains a <emphasis>VBox</emphasis>
-to contain the two widgets in the upper right corner. Let's
-look at the code.
-</para>
-
-<example>
-<title>Fourth.java - buildBoxPage()</title>
-<programlisting role="Java">
- private Widget buildBoxPage() {
-
- VBox mainBox = new VBox(false, 0);
-
- HBox hbox = new HBox(false, 10);
- hbox.setBorderWidth(10);
- mainBox.packStart(hbox, true, true, 0);
-
- Adjustment adj1 = new Adjustment(0.0, 0.0, 101.0, 0.1, 1.0, 1.0);
- vscale = new VScale(adj1);
- setDefaultValues(vscale);
- hbox.packStart(vscale, true, true, 0);
-
- VBox vbox = new VBox(false, 10);
- hbox.packStart(vbox, true, true, 0);
-
- hscale = new HScale(adj1);
- hscale.setMinimumSize(200, 30);
- setDefaultValues(hscale);
- vbox.packStart(hscale, true, true, 0);
-
- HScrollBar scrollbar = new HScrollBar(adj1);
- scrollbar.setUpdatePolicy(UpdateType.CONTINUOUS);
- vbox.packStart(scrollbar, true, true, 0);
-
- hbox = new HBox(false, 10);
- hbox.setBorderWidth(10);
- mainBox.packStart(hbox, true, true, 0);
-
- button = new CheckButton("Display value on scale widgets", false);
- button.setState(true);
- button.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK))
- drawValue();
- }
- });
- hbox.packStart(button, true, true, 0);
-
- hbox = new HBox(false, 10);
- hbox.setBorderWidth(10);
-
- Label label = new Label("Scale Value Position:");
- hbox.packStart(label, false, false, 0);
-
- valuePosition = new ComboBox();
- valuePosition.appendText("Top");
- valuePosition.appendText("Bottom");
- valuePosition.appendText("Left");
- valuePosition.appendText("Right");
- valuePosition.addListener(new ComboBoxListener() {
- public void comboBoxEvent(ComboBoxEvent event) {
- int index = valuePosition.getActive();
- if (0 == index)
- posMenuSelect(PositionType.TOP);
- else if (1 == index)
- posMenuSelect(PositionType.BOTTOM);
- else if (2 == index)
- posMenuSelect(PositionType.LEFT);
- else
- posMenuSelect(PositionType.RIGHT);
- }
- });
- hbox.packStart(valuePosition, true, true, 0);
-
- mainBox.packStart(hbox, true, true, 0);
-
- hbox = new HBox(false, 10);
- hbox.setBorderWidth(10);
-
- label = new Label("Scale Update Policy:");
- hbox.packStart(label, false, false, 0);
-
- updatePolicy = new ComboBox();
- updatePolicy.appendText("Continuous");
- updatePolicy.appendText("Discontinuous");
- updatePolicy.appendText("Delayed");
- updatePolicy.addListener(new ComboBoxListener() {
- public void comboBoxEvent(ComboBoxEvent event) {
- int index = updatePolicy.getActive();
- if (0 == index)
- updateMenuSelect(UpdateType.CONTINUOUS);
- else if (1 == index)
- updateMenuSelect(UpdateType.DISCONTINUOUS);
- else
- updateMenuSelect(UpdateType.DELAYED);
- }
- });
- hbox.packStart(updatePolicy, true, true, 0);
-
- mainBox.packStart(hbox, true, true, 0);
-
- hbox = new HBox(false, 10);
- hbox.setBorderWidth(10);
-
- label = new Label("Scale Digits:");
- hbox.packStart(label, false, false, 0);
-
- adj = new Adjustment(1.0, 0.0, 5.0, 1.0, 1.0, 0.0);
- adj.addListener(new AdjustmentListener() {
- public void adjustmentEvent(AdjustmentEvent event) {
- digitsScale();
- }
- });
- HScale scale = new HScale(adj);
- scale.setDigits(0);
- hbox.packStart(scale, true, true, 0);
-
- mainBox.packStart(hbox, true, true, 0);
-
- return mainBox;
- }
-</programlisting>
-</example>
-
-</sect2>
-
-<sect2 id="table"><title>Table</title>
-<para>
-The <emphasis>buildTablePage()</emphasis> method demonstrates the
-<emphasis>Table</emphasis> class. The method builds a 6 X 3
-table and proceeds to add the widgets to the grid.
-</para>
-
-<example>
-<title>Fourth.java - buildBoxPage()</title>
-<programlisting role="Java">
- private Widget buildTablePage() {
-
- Table table = new Table(6, 3, false);
-
- Adjustment adj1 = new Adjustment(0.0, 0.0, 101.0, 0.1, 1.0, 1.0);
- vscale2 = new VScale(adj1);
- setDefaultValues(vscale2);
- table.attach(vscale2, 0, 1, 0, 2, AttachOptions.FILL, AttachOptions.FILL, 2, 10);
-
- hscale2 = new HScale(adj1);
- hscale2.setMinimumSize(200, 30);
- setDefaultValues(hscale2);
- table.attach(hscale2, 1, 3, 0, 1, AttachOptions.FILL, AttachOptions.FILL, 5, 5);
-
- HScrollBar scrollbar = new HScrollBar(adj1);
- scrollbar.setUpdatePolicy(UpdateType.CONTINUOUS);
- table.attach(scrollbar, 1, 3, 1, 2, AttachOptions.FILL, AttachOptions.FILL, 5, 5);
-
- button2 = new CheckButton("Display value on scale widgets", false);
- button2.setState(true);
- table.attach(button2, 0, 3, 2, 3, AttachOptions.FILL, AttachOptions.FILL, 5, 10);
-
- Label label = new Label("Scale Value Position:");
- table.attach(label, 0, 2, 3, 4, AttachOptions.FILL, AttachOptions.FILL, 2, 10);
-
- valuePosition2 = new ComboBox();
- valuePosition2.appendText("Top");
- valuePosition2.appendText("Bottom");
- valuePosition2.appendText("Left");
- valuePosition2.appendText("Right");
- valuePosition2.addListener(new ComboBoxListener() {
- public void comboBoxEvent(ComboBoxEvent event) {
- int index = valuePosition2.getActive();
- if (0 == index)
- posMenuSelect(PositionType.TOP);
- else if (1 == index)
- posMenuSelect(PositionType.BOTTOM);
- else if (2 == index)
- posMenuSelect(PositionType.LEFT);
- else
- posMenuSelect(PositionType.RIGHT);
- }
- });
- table.attach(valuePosition2, 2, 3, 3, 4, AttachOptions.FILL, AttachOptions.FILL, 2, 10);
-
- label = new Label("Scale Update Policy:");
- table.attach(label, 0, 2, 4, 5, AttachOptions.FILL, AttachOptions.FILL, 2, 10);
-
- updatePolicy2 = new ComboBox();
- updatePolicy2.appendText("Continuous");
- updatePolicy2.appendText("Discontinuous");
- updatePolicy2.appendText("Delayed");
- updatePolicy2.addListener(new ComboBoxListener() {
- public void comboBoxEvent(ComboBoxEvent event) {
- int index = updatePolicy2.getActive();
- if (0 == index)
- updateMenuSelect(UpdateType.CONTINUOUS);
- else if (1 == index)
- updateMenuSelect(UpdateType.DISCONTINUOUS);
- else
- updateMenuSelect(UpdateType.DELAYED);
- }
- });
- table.attach(updatePolicy2, 2, 3, 4, 5, AttachOptions.FILL, AttachOptions.FILL, 2, 10);
-
- label = new Label("Scale Digits:");
- table.attach(label, 0, 1, 5, 6, AttachOptions.FILL, AttachOptions.FILL, 2, 5);
-
- adj2 = new Adjustment(1.0, 0.0, 5.0, 1.0, 1.0, 0.0);
- HScale scale = new HScale(adj2);
- scale.setDigits(0);
- table.attach(scale, 1, 3, 5, 6, AttachOptions.FILL, AttachOptions.FILL, 3, 5);
- return table;
- }
-</programlisting>
-</example>
-
-<para>
-Laying out widgets for a window is an art that requires a lot of
-practice. Quite often to achieve the best effect you will want
-to use a combination of boxes and tables.
-</para>
-</sect2>
-</sect1>
-
-</chapter>
-
-
-<chapter id="containers">
-<title>Containers</title>
-<para>
-There are widgets in GTK and GNOME whose sole purpose is to contain
-other widgets. This chapter will discuss a few of these widgets.
-</para>
-
-<sect1 id="alignment"><title>Alignment</title>
-<para>
-The <emphasis>Alignment</emphasis> container is designed to hold
-a single widget and control the widgets size and position. The
-widget is positioned in the container a certain percentage of the
-distance from the top and left sides of the container. The widget
-is sized a certain percentage of the containers height and width.
-Let's look at a small example to demonstrate it usage.
-</para>
-
-<example>
-<title>Alignment.java - Alignment</title>
-<programlisting role="Java">
-import org.gnu.gtk.Alignment;
-import org.gnu.gtk.Button;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.Window;
-import org.gnu.gtk.WindowType;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-
-public class AlignmentExample {
-
- public AlignmentExample() {
-
- Window window = new Window(WindowType.TOPLEVEL);
- window.setTitle("Alignment Example");
- window.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- Gtk.mainQuit();
- return false;
- }
- });
- window.setDefaultSize(100, 100);
-
- Button button = new Button("The Button Label", false);
- // We will create an Alignment and add the button to it.
- // The x alignment is set to 1.0, which keeps the button
- // against the right edge. The y alignment is 0.5, keeping
- // the widget vertically centered. The scale value is set
- // to 0.15 in both directions, which limits the expansion
- // of the button to no more than 15 percent of the area
- // made available to it.
- Alignment alignment = new Alignment(1.0, 0.5, 0.15, 0.15);
- alignment.add(button);
- window.add(alignment);
-
- window.showAll();
- }
-
- public static void main(String[] args) {
- // Initialize GTK
- Gtk.init(args);
-
- AlignmentExample align = new AlignmentExample();
-
- Gtk.main();
- }
-}
-</programlisting>
-</example>
-
-</sect1>
-
-<sect1 id="frame"><title>Frame</title>
-<para>
-The <emphasis>Frame</emphasis> container is capable of containing
-one widget and it places a rectangle box around it. You can also
-have a label attached to the box. The box can have different
-appearances which is described by type <emphasis>ShadowType
-</emphasis>. The possible vales for <emphasis>ShadowType
-</emphasis> are as follows:
-</para>
-
-
-<table frame="all"><title>ShadowType</title>
-<tgroup cols="1" align="left" colsep="1" rowsep="1">
-<tbody>
- <row>
- <entry>NONE</entry>
- </row>
- <row>
- <entry>IN</entry>
- </row>
- <row>
- <entry>OUT</entry>
- </row>
- <row>
- <entry>ETCHED_IN</entry>
- </row>
- <row>
- <entry>ETCHED_OUT</entry>
- </row>
-</tbody>
-</tgroup>
-</table>
-
-<para>
-Here is a little bit of the <emphasis>createLabels()</emphasis>
-method from <emphasis>TestGTK</emphasis> to demonstrate the usage
-of <emphasis>Frame</emphasis>.
-</para>
-<example>
-<title>TestGTK.java - Frame</title>
-<programlisting role="Java">
- public void createLabels() {
- Window win = new Window(WindowType.TOPLEVEL);
- win.setTitle("labels");
- win.setBorderWidth(5);
-
- VBox vbox1 = new VBox(false, 5);
- HBox hbox = new HBox(false, 5);
- win.add(hbox);
- hbox.packStart(vbox1, false, false, 0);
-
- Frame frame = new Frame("Normal Label");
- Label label = new Label("This is a Normal Label");
- frame.add(label);
- vbox1.packStart(frame, false, false, 0);
-
- frame = new Frame("Multi-Line Label");
- label = new Label("This is a Multi-Line Label. \nSecond line\nThird line");
- frame.add(label);
- vbox1.packStart(frame, false, false, 0);
-
- frame = new Frame("Left Justiied Label");
- label = new Label("This is a Left-Justified\nMulti-line label.\nThird line");
- label.setJustification(Justification.LEFT);
- frame.add(label);
- vbox1.packStart(frame, false, false, 0);
-</programlisting>
-</example>
-</sect1>
-
-
-<sect1 id="aspectframe"><title>AspectFrame</title>
-<para>
-The <emphasis>AspectFrame</emphasis> container contains one
-widget and forces it to maintain the same aspect ration no
-matter how large the window gets resized. It extends <emphasis>
-Frame</emphasis> so all of the border types are valid for this
-type as well. Let's look at an example.
-</para>
-<example>
-
-<title>aspectframe.java - AspectFrame</title>
-<programlisting role="Java">
-import org.gnu.gtk.AspectFrame;
-import org.gnu.gtk.DrawingArea;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.Window;
-import org.gnu.gtk.WindowType;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-
-public class aspectframe {
-
- public static void main(String[] args) {
- Gtk.init(args);
-
- Window window = new Window(WindowType.TOPLEVEL);
- window.setTitle("Aspect Fame");
- window.setBorderWidth(10);
- window.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- Gtk.mainQuit();
- return false;
- }
- });
-
- // Create an AspectFrame and add it to our toplevel window
- AspectFrame aspect_frame = new AspectFrame(
- "2x1", // label
- 0.5, // center x
- 0.5, // center y
- 2, // xsize/yxsize = 2
- false); // ignore childs aspect
-
- window.add(aspect_frame);
- aspect_frame.show();
-
- // Now add a child widget to the AspectFrame
- DrawingArea drawing_area = new DrawingArea();
-
- // Ask for a 200x200 window, but the AspectFrame will give us a 200x100
- // window since we are forcing a 2x1 aspect ratio
- drawing_area.setMinimumSize(200, 200);
- aspect_frame.add(drawing_area);
- drawing_area.show();
-
- window.show();
- Gtk.main();
- }
-}
-</programlisting>
-</example>
-</sect1>
-
-<sect1 id="paned"><title>Paned</title>
-<para>
-The <emphasis>Paned</emphasis> container can hold two widgets
-either side by side or one above the other with a divider between
-them. The divider has a button on it that can be used to resize
-the two widgets. Below is an example.
-</para>
-
-<example>
-<title>Paned.java - Paned</title>
-<programlisting role="Java">
-import org.gnu.gtk.AttachOptions;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.PolicyType;
-import org.gnu.gtk.ScrolledWindow;
-import org.gnu.gtk.SimpleList;
-import org.gnu.gtk.Table;
-import org.gnu.gtk.TextBuffer;
-import org.gnu.gtk.TextView;
-import org.gnu.gtk.VPaned;
-import org.gnu.gtk.Window;
-import org.gnu.gtk.WindowType;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-
-public class PanedExample {
-
- TextView text = null;
- TextBuffer textBuffer = null;
-
- public PanedExample() {
-
- Window window = new Window(WindowType.TOPLEVEL);
- window.setTitle("Panned Windows");
- window.setBorderWidth(10);
- window.setDefaultSize(450, 400);
- window.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- Gtk.mainQuit();
- return false;
- }
- });
-
- VPaned vpaned = new VPaned();
- window.add(vpaned);
- vpaned.show();
-
- ScrolledWindow list = createList();
- vpaned.add1(list);
- list.show();
-
- Table table = createText();
- vpaned.add2(table);
- table.show();
-
- window.show();
- }
-
- // create the list of messages
- public ScrolledWindow createList() {
- // Create a new scrolled window with scrollbars only if needed.
- ScrolledWindow scrolledWindow = new ScrolledWindow(null, null);
- scrolledWindow.setPolicy(PolicyType.AUTOMATIC, PolicyType.AUTOMATIC);
-
- // Create a new list and put it in the scrolled window
- SimpleList list = new SimpleList();
- scrolledWindow.addWithViewport(list);
- list.show();
-
- // Add some messages to the window
- for (int i = 0; i < 10; i++) {
- list.addEnd("Message #" + i);
- }
- return scrolledWindow;
- }
-
- // Create a scrolled text area that displays a "message"
- public Table createText() {
- // Create a table to hold the widget and scrollbars
- Table table = new Table(2, 2, false);
-
- // Put a text widget in the upper left hand corner. Note the
- // use of _SHRINK in the y direction.
- textBuffer = new TextBuffer();
- text = new TextView(textBuffer);
- table.attach(
- text,
- 0,
- 1,
- 0,
- 1,
- AttachOptions.EXPAND.or(AttachOptions.FILL),
- AttachOptions.EXPAND.or(AttachOptions.FILL.or(AttachOptions.SHRINK)),
- 0,
- 0);
- String str =
- "From: pathfinder at nasa.gov\n"
- + "To: mom at nasa.gov\n"
- + "\n"
- + "We just got in this morning. The weather has been\n"
- + "great - clear but cold, and there are lots of fun sights.\n"
- + "Sojourner says hi. See you soon.\n"
- + " -Path\n";
- textBuffer.insertText(str);
- text.show();
-
- return table;
- }
-
- public static void main(String[] args) {
- // Initialize GTK
- Gtk.init(args);
-
- PanedExample panned = new PanedExample();
-
- Gtk.main();
- }
-}
-</programlisting>
-</example>
-</sect1>
-
-<sect1 id="scrolledwindow"><title>ScrolledWindow</title>
-<para>
-A <emphasis>ScrolledWindow</emphasis> displays a portion
-of a larger window through a view with scrollbars. The user can
-use the scrollbars to view the entirety of the child window.
-Let's take a look at an example from <emphasis>TestGTK</emphasis>.
-</para>
-
-<example>
-<title>TestGTK.java - ScrolledWindow</title>
-<programlisting role="Java">
- public void createScrolledWindows() {
- final Dialog win = new Dialog();
- win.setTitle("Scrolled Windows");
- win.setDefaultSize(200, 200);
-
- ScrolledWindow scrolled_window = new ScrolledWindow(null, null);
- scrolled_window.setBorderWidth(10);
- scrolled_window.setPolicy(PolicyType.AUTOMATIC, PolicyType.AUTOMATIC);
- ((Box) (win.getDialogLayout())).packStart(scrolled_window);
- scrolled_window.show();
-
- Table table = new Table(20, 20, true);
- table.setRowSpacing(10);
- table.setColumnSpacing(10);
- scrolled_window.addWithViewport(table);
- table.show();
-
- for (int i = 0; i < 20; i++)
- for (int j = 0; j < 20; j++) {
- ToggleButton button =
- new ToggleButton("button (" + i + "," + j + ")", false);
- table.attach(button, i, i + 1, j, j + 1,
- AttachOptions.EXPAND.or(AttachOptions.FILL),
- AttachOptions.EXPAND.or(AttachOptions.FILL),
- 0, 0);
- button.show();
- }
- Button button = new Button("close", false);
- button.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- win.destroy();
- }
- }
- });
- ((Box) win.getActionArea()).packStart(button, false, false, 10);
- button.show();
- win.show();
- win.run();
- }
-</programlisting>
-</example>
-</sect1>
-
-<sect1 id="notebook"><title>Notebook</title>
-<para>
-The <emphasis>Notebook</emphasis> container contains numerous
-windows. Each window is accessed by selecting a tab with a label
-identifying the window. Below is a complete example.
-</para>
-
-<example>
-<title>Notebook.java - Notebook</title>
-<programlisting role="Java">
-import org.gnu.gtk.Button;
-import org.gnu.gtk.CheckButton;
-import org.gnu.gtk.Frame;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.Label;
-import org.gnu.gtk.Notebook;
-import org.gnu.gtk.PositionType;
-import org.gnu.gtk.Table;
-import org.gnu.gtk.Window;
-import org.gnu.gtk.WindowType;
-import org.gnu.gtk.event.ButtonEvent;
-import org.gnu.gtk.event.ButtonListener;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-import org.gnu.gtk.event.NotebookEvent;
-import org.gnu.gtk.event.NotebookListener;
-
-public class NotebookExample implements LifeCycleListener {
-
- protected Notebook notebook = null;
- private int tabPosition = 1;
- private boolean displayTabs = true;
- private boolean displayBorder = false;
-
- public NotebookExample() {
-
- Window window = new Window(WindowType.TOPLEVEL);
- window.setBorderWidth(10);
-
- Table table = new Table(3, 6, false);
- window.add(table);
-
- // Create a new notebook, place the position of the tabs
- notebook = new Notebook();
- notebook.setTabPosition(PositionType.TOP);
- table.attach(notebook, 0, 6, 0, 1);
- notebook.show();
-
- // Let's append a bunch of pages to the notebook
- for (int i = 0; i < 5; i++) {
- String bufferf = "Append Frame " + (i + 1);
- String bufferl = "Page " + (i + 1);
-
- Frame frame = new Frame(bufferf);
- frame.setBorderWidth(10);
- frame.setMinimumSize(100, 75);
- frame.show();
-
- Label lbl = new Label(bufferf);
- frame.add(lbl);
- lbl.show();
-
- lbl = new Label(bufferl);
- notebook.appendPage(frame, lbl);
- }
-
- // Now let's add a page to a specific spot
- CheckButton checkButton = new CheckButton("Click me please!", false);
- checkButton.setMinimumSize(100, 75);
- checkButton.show();
-
- Label label = new Label("Add page");
- notebook.insertPage(checkButton, label, 2);
-
- // Now finally let's perpend pages to the notebook
- for (int i = 0; i < 5; i++) {
- String bufferf = "Prepend Frame " + (i + 1);
- String bufferl = "PPage " + (i + 1);
-
- Frame frame = new Frame(bufferf);
- frame.setBorderWidth(10);
- frame.setMinimumSize(100, 75);
- frame.show();
-
- Label lbl = new Label(bufferf);
- frame.add(lbl);
- lbl.show();
-
- lbl = new Label(bufferl);
- notebook.prependPage(frame, lbl);
- }
-
- // Set what page to start at (page 4)
- notebook.setCurrentPage(3);
- notebook.addListener(new NotebookListener() {
- public void notebookEvent(NotebookEvent event) {
- if (event.isOfType(NotebookEvent.Type.SWITCH_PAGE)) {
- System.out.println(
- "User just selected page " + event.getPageNumber());
- }
- }
- });
-
- // Quit this application.
- Button button = new Button("close", false);
- button.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- Gtk.mainQuit();
- }
- }
- });
- table.attach(button, 0, 1, 1, 2);
- button.show();
-
- // Move the Notebook to the next page.
- button = new Button("next page", false);
- button.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- notebook.nextPage();
- }
- }
- });
- table.attach(button, 1, 2, 1, 2);
- button.show();
-
- // Move the Notebook to the previous page.
- button = new Button("prev page", false);
- button.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- notebook.prevPage();
- }
- }
- });
- table.attach(button, 2, 3, 1, 2);
- button.show();
-
- // Change the position of the tabs on this Notebook
- button = new Button("tab position", false);
- button.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- if (tabPosition == 4)
- tabPosition = 0;
- notebook.setTabPosition(PositionType.intern(++tabPosition));
- }
- }
- });
- table.attach(button, 3, 4, 1, 2);
- button.show();
-
- // Display/hode the tabs and border.
- button = new Button("tabs/border on/off", false);
- button.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- displayTabs = !displayTabs;
- displayBorder = !displayBorder;
- notebook.setShowTabs(displayTabs);
- notebook.setShowBorder(displayBorder);
- }
- }
- });
- table.attach(button, 4, 5, 1, 2);
- button.show();
-
- // Remove the currently selected page.
- button = new Button("remove page", false);
- button.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- int page = notebook.getCurrentPage();
- notebook.removePage(page);
- }
- }
- });
- table.attach(button, 5, 6, 1, 2);
- button.show();
-
- table.show();
-
- window.show();
- }
-
- // Method to cause the application to exit
- public void lifeCycleEvent(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DESTROY) ||
- event.isOfType(LifeCycleEvent.Type.DELETE)) {
- Gtk.mainQuit();
- }
- }
-
- public static void main(String[] args) {
- // Initialize GTK
- Gtk.init(args);
-
- NotebookExample notebook = new NotebookExample();
-
- Gtk.main();
- }
-}
-</programlisting>
-</example>
-</sect1>
-
-<sect1 id="buttonbox"><title>ButtonBox</title>
-<para>
-The <emphasis>ButtonBox</emphasis> container is designed to
-contain a group of buttons. An example from <emphasis>TestGTK
-</emphasis> is below.
-</para>
-
-<example>
-<title>TestGTK.java - ButtonBox</title>
-<programlisting role="Java">
- private Frame createButtonBox(boolean horizontal, String title, int spacing,
- int childWidth, int childHeight, ButtonBoxStyle layout) {
- ButtonBox box;
-
- Frame frame = new Frame(title);
- if (horizontal) {
- box = new HButtonBox();
- } else {
- box = new VButtonBox();
- }
-
- box.setBorderWidth(5);
- frame.add(box);
-
- box.setLayout(layout);
- box.setSpacing(spacing);
-
- Button button;
- button = new Button("OK", false);
- box.add(button);
- button = new Button("Cancel", false);
- box.add(button);
- button = new Button("Help", false);
- box.add(button);
-
- return frame;
- }
-</programlisting>
-</example>
-</sect1>
-
-</chapter>
-
-<chapter id="non-visual">
-<title>Non-Visual Classes</title>
-<para>
-GNOME is comprised of numerous libraries that provide the APIs
-used by developers. The two main libraries are <emphasis>libgnomeui
-</emphasis> and <emphasis>libgnome</emphasis>. <emphasis>libgnomeui
-</emphasis> contains the graphical user interface functionality while
-<emphasis>libgnome</emphasis> contains common routines that may be
-used by your application. In this chapter we will look at a few
-of the classes that wrap functionality contained in <emphasis>
-libgnome</emphasis>. To get the entire API for each of these classes
-please refer to the javadocs.
-</para>
-
-<sect1 id="config"><title>Config</title>
-<para>
-It is possible to save and retrieve configuration information to
-a file from your GNOME application. You can use this capability
-to store user preferences like fonts, colors, size, etc. or you
-can use this to store userid and passwords. The information
-is stored in a file in one of two locations depending on the
-methods used. The two files are ${HOME}/.gnome/"appname" and
-${HOME}/.gnome_private/"appname". The .gnome directory is
-viewable to the world while the .gnome_private directory is only
-viewable by the user of the application.
-</para>
-
-<para>
-To demonstrate the usage of the <emphasis>Config</emphasis>
-class we have two small examples.
-</para>
-
-<example>
-<title>WriteConfig.java - Config</title>
-<programlisting role="Java">
-import org.gnu.gnome.Config;
-import org.gnu.gnome.Program;
-
-public class WriteConfig {
-
- public WriteConfig() {
-
- // items to appear in .gnome directory
- Config.setString("writeconfig/cool/bindings", "java-gnome");
- Config.setInt("writeconfig/cool/width", 16);
- Config.setDouble("writeconfig/cool/version", 0.6);
- Config.setBoolean("writeconfig/cool/very_cool", true);
-
- // items to appear in .gnome_private directory
- Config.setPrivateString("writeconfig/user/password", "javaman");
- Config.setPrivateInt("writeconfig/user/age", 2);
- Config.setPrivateDouble("writeconfig/user/salary", 100.10);
- Config.setPrivateBoolean("writeconfig/user/is_lazy", true);
-
- Config.sync();
- }
-
- public static void main(String[] args) {
-
- Program.initGnome("WriteConfig Example", "1.0", args);
-
- WriteConfig write = new WriteConfig();
-
- }
-}
-</programlisting>
-</example>
-
-<para>
-This simple example will write information to two separate files.
-The <emphasis>Config.set...()</emphasis> series of methods
-will write information to the ${HOME}/.gnome/writeconfig file
-while the <emphasis>Config.setPrivate...()</emphasis> series
-of methods will write information to the ${HOME}/.gnome_private/writeconfig
-file. The information in the .gnome file is placed under a section
-with the heading [cool] while the information in the .gnome_private
-file is placed under a section with the heading [user]. After all
-of the data is set a call is placed to the <emphasis>Config.sync()
-</emphasis> method to flush all of the information to disk. To read this
-information you could use the following example:
-</para>
-
-<example>
-<title>ReadConfig.java - Config</title>
-<programlisting role="Java">
-import org.gnu.gnome.Config;
-import org.gnu.gnome.Program;
-
-public class ReadConfig {
-
- public ReadConfig() {
-
- // items to appear in .gnome directory
- System.out.println("Bindings = " +
- Config.getString("writeconfig/cool/bindings"));
- System.out.println("Width = " +
- Config.getInt("writeconfig/cool/width"));
- System.out.println("Version = " +
- Config.getDouble("writeconfig/cool/version"));
- System.out.println("Very Cool = " +
- Config.getBoolean("writeconfig/cool/very_cool"));
-
- // items to appear in .gnome_private directory
- System.out.println("Private password = " +
- Config.getPrivateString("writeconfig/user/password"));
- System.out.println("Private age = " +
- Config.getPrivateInt("writeconfig/user/age"));
- System.out.println("Private salary = " +
- Config.getPrivateDouble("writeconfig/user/salary"));
- System.out.println("Private is lazy = " +
- Config.getPrivateBoolean("writeconfig/user/is_lazy"));
- }
-
- public static void main(String[] args) {
-
- Program.initGnome("ReadConfig Example", "1.0", args);
- ReadConfig read = new ReadConfig();
- }
-}
-</programlisting>
-</example>
-
-<para>
-This example will read and print the values written to the
-configuration files by the previous example.
-</para>
-</sect1>
-
-<sect1 id="sound"><title>Sound</title>
-<para>
-Java-GNOME provides the ability to play sounds through the
-<emphasis>Sound</emphasis> class. This class is so simple
-to use that an example will be the best demonstration.
-</para>
-
-<example>
-<title>Sound.java - Sound</title>
-<programlisting role="Java">
-import org.gnu.gnome.Program;
-import org.gnu.gnome.Sound;
-
-public class SoundTest {
-
- public SoundTest() {
-
- Sound.play("startup.wav");
- Sound.shutdown();
- }
-
- public static void main(String[] args) {
-
- Program.initGnome("Sound Example", "1.0", args);
-
- SoundTest sound = new SoundTest();
-
- }
-}
-</programlisting>
-</example>
-
-<para>
-As you might guess, this example plays a file called "startup.wav".
-Before you exit the application you should place a call to <emphasis>
-Sound.shutdown()</emphasis> to free up the resources taken
-by the sound daemon.
-</para>
-</sect1>
-
-<sect1 id="url"><title>Url</title>
-<para>
-<emphasis>Url</emphasis> provides the capability to display
-the contents of a url in the registered browser. There is only
-one static method in thic class. An example follows:
-</para>
-
-<example>
-<title>UrlTest.java - Url</title>
-<programlisting role="Java">
-import org.gnu.gnome.Program;
-import org.gnu.gnome.Url;
-
-public class UrlTest {
-
- public UrlTest() {
-
- Url.show("http://java-gnome.sourceforge.net");
- }
-
- public static void main(String[] args) {
-
- Program.initGnome("Url Example", "1.0", args);
-
- UrlTest url = new UrlTest();
-
- }
-}
-</programlisting>
-</example>
-
-<para>
-This simple example will display the Java-GNOME home page in
-the registered browser.
-</para>
-</sect1>
-</chapter>
-
-<chapter id="widgets">
-<title>The Widgets</title>
-<para>
-It is probably about time to start talking about
-the widgets that are available in Java-GNOME. There
-are so many widgets that I will not be able to cover
-them all. Instead I will just focus on a few
-of the most used and most complex.
-A good resource to learn about other widgets
-available in GTK is the GTK tutorial which is on
-the gtk <ulink url="http://www.gtk.org">web site</ulink>.
-Although it discusses the C implimentation it is very
-useful for Java-GNOME developers since there are
-many similarities.
-</para>
-
-<sect1 id="entry"><title>Gtk Entry</title>
-<para>
-The <emphasis>Entry</emphasis> widget in GTK is a sinle line text entry
-widget. A fairly large set of key bindings are supported by default. If
-the entered text is longer than the allocation of the widget, the widget
-will scroll so that the cursor position is visible. It fires three <emphasis>
-EditableEvent</emphasis> events; <emphasis>changed</emphasis>, <emphasis>
-delete_text</emphasis>, and <emphasis>insert_text</emphasis>.
-</para>
-
-<para>
-Below is a very brief example of how you can create an <emphasis>Entry
-</emphasis> widget.
-</para>
-
-<example>
-<title>EntryDemo.java - Gtk Entry</title>
-<programlisting role="Java">
-import org.gnu.gtk.Entry;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.HBox;
-import org.gnu.gtk.Widget;
-import org.gnu.gtk.Window;
-import org.gnu.gtk.WindowType;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-
-public class EntryDemo {
-
- public static Widget createEntryWidget(){
- HBox b = new HBox(true,0);
- Entry entry = new Entry();
- entry.setText("Entry widget demo.");
- entry.setVisible(true);
- b.add(entry);
- return b;
- }
-
- public static void main(String[] args) {
- Gtk.init(args);
- Window w = new Window(WindowType.TOPLEVEL);
- w.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- Gtk.mainQuit();
- return false;
- }
- });
- w.setDefaultSize(200,30);
- w.setBorderWidth(5);
- w.setTitle("The Java-Gnome team");
- w.add(createEntryWidget());
- w.showAll();
- Gtk.main();
- }
-}
-</programlisting>
-</example>
-</sect1>
-
-<sect1 id="checkbutton"><title>CheckButton</title>
-<para>
-A <emphasis>CheckButton</emphasis> widget displays a small button
-with a label next to it. The button can be toggled on or off by the
-mouse, and will retain its state until it is toggled again. This
-widget fires a <emphasis>ToggleEvent</emphasis> when it's state
-changes.
-</para>
-
-<para>
-The following is an example that demonstrates how to create and
-handle the events for a <emphasis>CheckButton</emphasis>
-</para>
-
-<example>
-<title>CheckButtonExample.java - CheckButton</title>
-<programlisting role="Java">
-import org.gnu.gtk.CheckButton;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.VBox;
-import org.gnu.gtk.Window;
-import org.gnu.gtk.WindowType;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-import org.gnu.gtk.event.ToggleEvent;
-import org.gnu.gtk.event.ToggleListener;
-
-public class CheckButtonExample implements LifeCycleListener {
- CheckButton checkButton1;
- CheckButton checkButton2;
- CheckButton checkButton3;
-
- public CheckButtonExample() {
-
- Window window = new Window(WindowType.TOPLEVEL);
- window.setTitle("CheckButton Example");
- window.addListener(this);
- window.setBorderWidth(20);
-
- VBox vbox = new VBox(false, 10);
- window.add(vbox);
-
- checkButton1 = new CheckButton("Disable Button 3", false);
- checkButton1.addListener(new ToggleListener() {
- public void toggleEvent(ToggleEvent event) {
- if (checkButton1.getState())
- checkButton3.setSensitive(false);
- else
- checkButton3.setSensitive(true);
- }
- });
- vbox.packStart(checkButton1, true, true, 0);
-
- checkButton2 = new CheckButton("Disable Button 1", false);
- checkButton2.addListener(new ToggleListener() {
- public void toggleEvent(ToggleEvent event) {
- if (checkButton2.getState())
- checkButton1.setSensitive(false);
- else
- checkButton1.setSensitive(true);
- }
- });
- vbox.packStart(checkButton2, true, true, 0);
-
- checkButton3 = new CheckButton("Say Hello", false);
- checkButton3.addListener(new ToggleListener() {
- public void toggleEvent(ToggleEvent event) {
- if (checkButton2.getState())
- System.out.println("Hello");
- }
- });
- vbox.packStart(checkButton3, true, true, 0);
-
- window.showAll();
- }
-
- public void lifeCycleEvent(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DESTROY) ||
- event.isOfType(LifeCycleEvent.Type.DELETE)) {
- Gtk.mainQuit();
- }
- }
-
- public static void main(String[] args) {
- Gtk.init(args);
- CheckButtonExample cb = new CheckButtonExample();
- Gtk.main();
- }
-}
-</programlisting>
-</example>
-</sect1>
-
-<sect1 id="label"><title>Label</title>
-<para>
-The <emphasis>Label</emphasis> widget displays a small amount of text. As the
-name implies, most labels are used to label another widget such as a <emphasis>
-Button</emphasis>, a <emphasis>MenuItem</emphasis>, or a <emphasis>
-OptionMenu</emphasis>.
-</para>
-
-<para>
-<emphasis>Labels</emphasis> may contain mnemonics. Mnemonics are underlined
-characters in the label, used for keyboard navigation. Mnemonics are created by
-providing a string with an underscore before the mnemonic character, such as "_File",
-to the constructor or <emphasis>setText</emphasis> method, with the
-<emphasis>hasMnemonic</emphasis> parameter true.
-</para>
-
-<para>
-Mnemonics automatically activate any activatable widget the label is
-inside, such as a <emphasis>Button</emphasis>; if the label is not inside the
-mnemonic's target widget, you have to tell the label about the target using
-setMnemonicWidget.
-</para>
-
-<para>
-To make it easy to format text in a <emphasis>Label</emphasis> (changing
-colors, fonts, etc.), label text can be provided in a simple markup format. Here's
-how to create a label with a small font:
-</para>
-
-<example>
-<title>Label with Markup</title>
-<programlisting role="Java">
- label = new Label("");
- label.setMarkup("<small>Small text\</small>");
-</programlisting>
-</example>
-
-<para>
-Markup strings are just a convenient way to set the <emphasis>PangoAttrList
-</emphasis> on a <emphasis>Label</emphasis>; <emphasis>setAttributes
-</emphasis> may be a simpler way to set attributes in some cases.
-Be careful though; <emphasis>PangoAttrList</emphasis> tends to cause
-internationalization problems, unless you're applying attributes to the entire string . The
-reason is that specifying the startIndex and endIndex for a <emphasis>PangoAttribute
-</emphasis> requires knowledge of the exact string being displayed, so translations
-will cause problems.
-</para>
-
-<para>
-Labels can be made selectable with <emphasis>setSelectable</emphasis>.
-Selectable labels allow the user to copy the label contents to the clipboard. Only labels
-that contain useful-to-copy information - such as error messages - should
-be made selectable.
-</para>
-
-<para>
-A label can contain any number of paragraphs, but will have performance
-problems if it contains more than a small number. Paragraphs are separated
-by newlines or other paragraph separators understood by <emphasis>Pango
-</emphasis>. Labels can automatically wrap text if you call <emphasis>setLineWrap
-</emphasis>. <emphasis>setJustify</emphasis> sets how the lines in a label
-align with one another. If you want to set how the label as a whole aligns in its
-available space, see <emphasis>Misc.setAlignment</emphasis>.
-</para>
-</sect1>
-
-<sect1 id="combo"><title>ComboBox</title>
-<para>
-The <emphasis>ComboBox</emphasis> widget displays a single item and provides a
-pull-down list of items that can be selected. The drop-down list is displayed when
-the user clicks on a small arrow button to the right of the entry field.
-</para>
-</sect1>
-
-<sect1 id="dateedit"><title>DateEdit</title>
-<para>
- A control which allows the user to select a date.
-</para>
-</sect1>
-
-<sect1 id="about"><title>About</title>
-<para>
-The <emphasis>About</emphasis> widget dialog window is designed to pop up from the
-About button on an application menu. Its purpose is to standardize the form and content.
-</para>
-</sect1>
-
-<sect1 id="treeview"><title>TreeView</title>
-<para>
-The <emphasis>TreeView</emphasis> object is a widget for displaying trees and lists.
-The sole purpose of this widget is for displaying the data on the screen and setting
-other parts of the view using the associated objects.
-</para>
-
-<para>
-The standard tree and list widgets in Gtk are very powerful, but somewhat
- complex. For your conveniance, the Java-Gnome project has derived a number of
- simpler classes for common uses of these widgets (ex. SimpleList).
- If you choose not to use those, or your requirements are such that you
- cannot use them, you will have to learn how to use the full objects.
- </para>
-
- <para>
-There is only one widget which is placed in any applications to create
-trees, lists and tables. This is the <emphasis>TreeView</emphasis>. An application can
-have any number of treeviews and they can be placed as can normal widgets.
-The data for the widget, and the method in which it is displayed is
-controlled by other classes. Gtk has been designed so that any number of
-treeview widgets can be linked to the same data store. <emphasis>TreeViewColumn
-</emphasis>s, <emphasis>CellRenderer</emphasis>s and <emphasis>TreeSelection
-</emphasis>s are created for each view, so Views can use the same data store
-but have their own column layout, data display within those columns (linked to any
-of the <emphasis>dataColumns</emphasis> in the store); and their own selections.
-</para>
-
-<para>
-Models are used to store data. Data is stored in what could be considered
-a table. There are a number of <emphasis>DataColumn</emphasis>s, which could
-be considered as data columns (in fact, in the C version of gtk, they are always refered
-to as columns; but this can get confused with <emphasis>TreeViewColumns
-</emphasis> which are quite a different matter). These <emphasis>dataColumns</emphasis>
-each store one type of data (String, boolean, int, etc.). The 'rows' of the data table,
-or the individual records in the data store are accessible using iterators called <emphasis>
-TreeIter</emphasis>s. These are used extensively in many methods. Setting data
-involves getting an iterator (usually be creating a new row) and then setting the
-value for each of the <emphasis>dataColumns</emphasis>. The ordering of these
-dataColumns has absolutely no meaning - you can decide exactly which blocks are used on
-screen by setting Attribute mappings to the <emphasis>CellRenderer</emphasis>s
-which render data on the screen (see below).
-</para>
-
-<para>
-Currently, there are two implementations of <emphasis>TreeModel</emphasis>.
-<emphasis>ListStore</emphasis> is used for tables and lists. Data is organised
-in rows and columns. <emphasis>TreeStore</emphasis> is for the hierarchical
-trees. Data is organised using <emphasis>TreePath</emphasis>'s.
-</para>
-
-<para>
-Both trees and lists can have multiple columns of data. Columns are added
-and removed using the <emphasis>TreeView</emphasis> class. Columns are objects which
-determine how the data is displayed. They have settings such as the column
-title, whether the column can be resized, and even whether the columns can be
-reorganized (by dragging the columns). Each <emphasis>TreeView</emphasis>
-widget has it's own set of columns. Determining how the data is displayed in the
-columns is done by <emphasis>CellRenderers</emphasis> (see below). Any number
-of renderers can be added to the same column.
-</para>
-
-<para>
-Tree and list `cells' may contain a large variety of data types.
-Determining how they are displayed is done by the <emphasis>CellRenderer</emphasis>
-family of classes. If the data is unusual, or you want to combine a number of data
-types in a single column, you may construct your own renderer. However, you
-are recommended to stick with the regular choices.
-</para>
-
-<para>
-The <emphasis>CellRenderer</emphasis>'s need data to be able to display. This is
-set using <emphasis>TreeViewColumn.addAttributeMapping(CellRenderer,
-CellRendererAttribute, int)</emphasis>. The renderer attributes vary with each
-renderer, for example <emphasis>CellRendererText</emphasis> has a <emphasis>
-TEXT</emphasis> attribute for the text the be displayed. The final parameter is
-for the dataColumn in the store in which the data is contained.
-</para>
-</sect1>
-
-<sect1 id="textview"><title>TextView</title>
-<para>
-java-gnome has an extremely powerful framework for multiline text editing. The
-primary objects involved in the process are <emphasis>TextBuffer</emphasis>,
-which represents the text being edited, and <emphasis>TextView</emphasis>,
-a widget which can display a TextBuffer. Each buffer can be displayed by any
-number of views.
-</para>
-
-<para>
-One of the important things to remember about text in java-gnome is that it's in
-the UTF-8 encoding. This means that one character can be encoded as multiple
-bytes. Character counts are usually referred to as offsets, while byte counts
-are called indexes. If you confuse these two, things will work fine with
-ASCII, but as soon as your buffer contains multibyte characters, bad things
-will happen.
-</para>
-
-<para>
-Text in a buffer can be marked with tags. A tag is an attribute that can
-be applied to some range of text. For example, a tag might be called "bold"
-and make the text inside the tag bold. However, the tag concept is more
-general than that; tags don't have to affect appearance. They can instead
-affect the behavior of mouse and key presses, "lock" a range of text so the
-user can't edit it, or countless other things. A tag is represented by a
-<emphasis>TextTag</emphasis> object. One <emphasis>TextTag</emphasis>
-can be applied to any number of text ranges in any number of buffers.
-</para>
-
-<para>
-Each tag is stored in a <emphasis>TextTagTable</emphasis>. A tag table defines a set of
-tags that can be used together. Each buffer has one tag table associated with
-it; only tags from that tag table can be used with the buffer. A single tag
-table can be shared between multiple buffers, however.
-</para>
-
-<para>
-Tags can have names, which is convenient sometimes (for example, you can
-name your tag that makes things bold "bold"), but they can also be anonymous
-(which is convenient if you're creating tags on-the-fly).
-</para>
-
-<para>
-Most text manipulation is accomplished with iterators, represented by a
-<emphasis>TextIter</emphasis>. An iterator represents a position between two
-characters in the text buffer. Iterators are not valid indefinitely; whenever the buffer is
-modified in a way that affects the number of characters in the buffer, all
-outstanding iterators become invalid. (Note that deleting 5 characters and
-then reinserting 5 still invalidates iterators, though you end up with the
-same number of characters you pass through a state with a different number).
-</para>
-
-<para>
-Because of this, iterators can't be used to preserve positions across
-buffer modifications. To preserve a position, the <emphasis>TextMark</emphasis>
-object is ideal. You can think of a mark as an invisible cursor or insertion point; it
-floats in the buffer, saving a position. If the text surrounding the mark is
-deleted, the mark remains in the position the text once occupied; if text is
-inserted at the mark, the mark ends up either to the left or to the right of
-the new text, depending on its gravity. The standard text cursor in
-left-to-right languages is a mark with right gravity, because it stays to the
-right of inserted text.
-</para>
-
-<para>
-Like tags, marks can be either named or anonymous. There are two marks
-built-in to <emphasis>TextBuffer</emphasis>; these are named <emphasis>
-insert</emphasis> and <emphasis>selection_bound</emphasis> and refer to
-the insertion point and the boundary of the selection which is not the insertion
-point, respectively. If no text is selected, these two marks will be in the same
-position. You can manipulate what is selected and where the cursor appears
-by moving these marks around.
-</para>
-
-<para>
-Text buffers always contain at least one line, but may be empty (that is,
-buffers can contain zero characters). The last line in the text buffer never
-ends in a line separator (such as newline); the other lines in the buffer
-always end in a line separator. Line separators count as characters when
-computing character counts and character offsets. Note that some Unicode line
-separators are represented with multiple bytes in UTF-8, and the
-two-character sequence "\r\n" is also considered a line separator.
-</para>
-</sect1>
-
-</chapter>
-
-</book>
diff --git a/libgnome-java/doc/examples/app/AppExample.java b/libgnome-java/doc/examples/app/AppExample.java
deleted file mode 100644
index 3035c6e..0000000
--- a/libgnome-java/doc/examples/app/AppExample.java
+++ /dev/null
@@ -1,210 +0,0 @@
-package app;
-
-import org.gnu.gdk.Pixbuf;
-import org.gnu.gnome.About;
-import org.gnu.gnome.App;
-import org.gnu.gnome.AppBar;
-import org.gnu.gnome.GnomeStockItem;
-import org.gnu.gnome.PreferencesType;
-import org.gnu.gnome.Program;
-import org.gnu.gnome.UIInfo;
-import org.gnu.gtk.Button;
-import org.gnu.gtk.ButtonBox;
-import org.gnu.gtk.Frame;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.HBox;
-import org.gnu.gtk.HButtonBox;
-import org.gnu.gtk.ShadowType;
-import org.gnu.gtk.event.ButtonEvent;
-import org.gnu.gtk.event.ButtonListener;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-import org.gnu.gtk.event.MenuItemEvent;
-import org.gnu.gtk.event.MenuItemListener;
-
-public class AppExample implements MenuItemListener, ButtonListener {
-
- private App app;
- private AppBar appbar;
-
- public AppExample() {
-
- app = new App("appexample", "App Example");
- app.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DELETE) || event.isOfType(LifeCycleEvent.Type.DESTROY))
- Gtk.mainQuit();
- return false;
- }
- });
-
- // Create and add the AppBar
- appbar = new AppBar(true, true, PreferencesType.ALWAYS);
- app.setStatusBar(appbar);
-
- // Create and add the Menu
- UIInfo[] menuInfo = buildMyMenus();
- app.createMenus(menuInfo);
- //app.installMenuHints(menuInfo);
-
- // create the ToolBar
- app.createToolBar(buildMyToolbar());
-
- // create the main window area
- app.setContent(buildMainView());
-
- app.showAll();
- }
-
- // build the menus for this app.
- private UIInfo[] buildMyMenus() {
-
- UIInfo fileMenu[] = {
- UIInfo.newItem("New Window", "Open a new application window", (MenuItemListener)this),
- UIInfo.separator(),
- UIInfo.openItem((MenuItemListener)this),
- UIInfo.saveItem((MenuItemListener)this),
- UIInfo.saveAsItem((MenuItemListener)this),
- UIInfo.revertItem((MenuItemListener)this),
- UIInfo.printItem((MenuItemListener)this),
- UIInfo.printSetupItem((MenuItemListener)this),
- UIInfo.separator(),
- UIInfo.closeItem((MenuItemListener)this),
- UIInfo.quitItem((MenuItemListener)this),
- UIInfo.end()
- };
-
- UIInfo editMenu[] = {
- UIInfo.undoItem((MenuItemListener)this),
- UIInfo.redoItem((MenuItemListener)this),
- UIInfo.separator(),
- UIInfo.cutItem((MenuItemListener)this),
- UIInfo.copyItem((MenuItemListener)this),
- UIInfo.pasteItem((MenuItemListener)this),
- UIInfo.clearItem((MenuItemListener)this),
- UIInfo.selectAllItem((MenuItemListener)this),
- UIInfo.separator(),
- UIInfo.findItem((MenuItemListener)this),
- UIInfo.findAgainItem((MenuItemListener)this),
- UIInfo.replaceItem((MenuItemListener)this),
- UIInfo.propertiesItem((MenuItemListener)this),
- UIInfo.end()
- };
-
- UIInfo helpMenu[] = {
- UIInfo.aboutItem(new MenuItemListener() {
- public void menuItemEvent(MenuItemEvent event) {
- helpAbout();
- }
- }),
- UIInfo.end()
- };
-
- UIInfo mainMenu[] = {
- UIInfo.subtree("_File", fileMenu),
- UIInfo.subtree("_Edit", editMenu),
- UIInfo.subtree("_Help", helpMenu),
- UIInfo.end()
- };
-
- return mainMenu;
- }
-
- private UIInfo[] buildMyToolbar() {
- UIInfo toolbar[] = {
- UIInfo.itemStock("Cut", "Cut", (ButtonListener)this, GnomeStockItem.CUT),
- UIInfo.itemStock("Copy", "Copy", (ButtonListener)this, GnomeStockItem.COPY),
- UIInfo.itemStock("Paste", "Paste", (ButtonListener)this, GnomeStockItem.PASTE),
- UIInfo.separator(),
- UIInfo.itemStock("Clear", "Clear", (ButtonListener)this, GnomeStockItem.CLEAR),
- UIInfo.separator(),
- UIInfo.itemStock("Quit", "Quit", (ButtonListener)this, GnomeStockItem.QUIT),
- UIInfo.end()
- };
-
- return toolbar;
- }
-
- private HBox buildMainView() {
- HBox main = new HBox(false, 10);
-
- Frame frame = new Frame("Popups");
- frame.setBorderWidth(10);
- frame.setShadow(ShadowType.ETCHED_IN);
- main.packStart(frame);
-
- ButtonBox bbox = new HButtonBox();
- // Add the message button
- Button button = new Button("_Message", true);
- button.addListener(new ButtonListener () {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK))
- app.message("This is a message");
- }
- });
- bbox.add(button);
- // Add the warning button
- button = new Button("_Warning", true);
- button.addListener(new ButtonListener () {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK))
- app.warning("This is a warning");
- }
- });
- bbox.add(button);
- // Add the error button
- button = new Button("_Error", true);
- button.addListener(new ButtonListener () {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK))
- app.error("This is a error");
- }
- });
- bbox.add(button);
- // Add the flase button
- button = new Button("_Flash", true);
- button.addListener(new ButtonListener () {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK))
- app.flash("This is a flash");
- }
- });
- bbox.add(button);
-
- frame.add(bbox);
-
- return main;
- }
-
- // Callback for the menu events
- public void menuItemEvent(MenuItemEvent event) {
- app.message("menu callback");
- }
-
- public void buttonEvent(ButtonEvent event) {
- app.message("button callback");
- }
-
- // Callback for the help->about menu
- public void helpAbout() {
- String title = "My about";
- String version = "Version 0.0.0";
- String license = "GPL";
- String comments = "My comments go here";
- String[] authors = { "Me", "Myself", "I" };
- String[] documenters = { "Me", "Myself", "I" };
- String translator = "Porkey";
- About about = new About(title, version, license, comments, authors, documenters, translator, (Pixbuf) null);
- about.show();
- }
-
- public static void main(String[] args) {
-
- Program prog = Program.initGnomeUI("AppExample", "1.0", args);
-
- AppExample abar = new AppExample();
-
- Gtk.main();
- }
-}
diff --git a/libgnome-java/doc/examples/appbar/Appbar.java b/libgnome-java/doc/examples/appbar/Appbar.java
deleted file mode 100644
index b7d95ed..0000000
--- a/libgnome-java/doc/examples/appbar/Appbar.java
+++ /dev/null
@@ -1,68 +0,0 @@
-package appbar;
-
-import org.gnu.gnome.App;
-import org.gnu.gnome.AppBar;
-import org.gnu.gnome.PreferencesType;
-import org.gnu.gnome.Program;
-import org.gnu.gtk.Button;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.VBox;
-import org.gnu.gtk.event.ButtonEvent;
-import org.gnu.gtk.event.ButtonListener;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-
-public class Appbar implements ButtonListener {
-
- private App app;
- private AppBar appbar;
-
- public Appbar() {
-
- app = new App("appbar", "Appbar example");
- app.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DELETE) || event.isOfType(LifeCycleEvent.Type.DESTROY))
- Gtk.mainQuit();
- return false;
- }
- });
-
- // Create and add the AppBar
- appbar = new AppBar(true, true, PreferencesType.ALWAYS);
- appbar.setProgressPercentage(0.63);
- appbar.pushStack("Showing 63 Percent");
- app.setStatusBar(appbar);
-
- VBox box = new VBox(false, 0);
- // Create a button to activate an event.
- Button aButton = new Button("_Press Me", true);
- aButton.addListener(this);
- box.packStart(aButton, false, false, 10);
- app.setContent(box);
-
- app.showAll();
- }
-
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- double rand = Math.random();
- // set the progress percentage to the random number
- appbar.setProgressPercentage(rand);
- // remove the previous message
- appbar.popStack();
- // show the updated message
- appbar.pushStack("Showing " + (int)(100*rand) + " Percent");
- }
- }
-
- public static void main(String[] args) {
-
- Program prog = Program.initGnomeUI("Appbar", "1.0", args);
-
- Appbar abar = new Appbar();
-
- Gtk.main();
- }
-}
diff --git a/libgnome-java/doc/examples/colorpicker/ColorPickerTest.java b/libgnome-java/doc/examples/colorpicker/ColorPickerTest.java
deleted file mode 100644
index f86de82..0000000
--- a/libgnome-java/doc/examples/colorpicker/ColorPickerTest.java
+++ /dev/null
@@ -1,66 +0,0 @@
-package colorpicker;
-
-import java.text.NumberFormat;
-
-import org.gnu.gnome.App;
-import org.gnu.gnome.ColorPicker;
-import org.gnu.gnome.Program;
-import org.gnu.gnome.event.ColorPickerEvent;
-import org.gnu.gnome.event.ColorPickerListener;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-
-public class ColorPickerTest implements ColorPickerListener {
-
- ColorPicker colorPicker;
-
- public ColorPickerTest() {
-
- App app = new App("colorpicker", "ColorPicker example");
- app.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DELETE) || event.isOfType(LifeCycleEvent.Type.DESTROY))
- Gtk.mainQuit();
- return false;
- }
- });
- app.setBorderWidth(20);
-
- colorPicker = new ColorPicker();
- colorPicker.setColorDouble(0.3, 0.2, 0.75, 1.0);
- colorPicker.addListener(this);
- app.setContent(colorPicker);
-
- System.out.println("The initial values are: 0.3, 0.2, 0.75, 1.0");
-
- app.showAll();
- }
-
- public void colorPickerEvent(ColorPickerEvent cpe) {
- Object o = cpe.getSource();
- if (o == colorPicker) {
- StringBuffer sb = new StringBuffer("The updated values are: ");
- NumberFormat nf = NumberFormat.getInstance();
- nf.setMaximumFractionDigits(3);
- sb.append(nf.format(colorPicker.getRedDouble()));
- sb.append(", ");
- sb.append(nf.format(colorPicker.getGreenDouble()));
- sb.append(", ");
- sb.append(nf.format(colorPicker.getBlueDouble()));
- sb.append(", ");
- sb.append(nf.format(colorPicker.getAlphaDouble()));
- System.out.println(sb.toString());
- }
- }
-
- public static void main(String[] args) {
-
- Program.initGnomeUI("ColorPickerTest", "1.0", args);
-
- ColorPickerTest cp = new ColorPickerTest();
-
- Gtk.main();
- }
-}
diff --git a/libgnome-java/doc/examples/dateedit/DateEditExample.java b/libgnome-java/doc/examples/dateedit/DateEditExample.java
deleted file mode 100644
index 418da87..0000000
--- a/libgnome-java/doc/examples/dateedit/DateEditExample.java
+++ /dev/null
@@ -1,110 +0,0 @@
-package dateedit;
-
-import java.util.Date;
-
-import org.gnu.gnome.App;
-import org.gnu.gnome.DateEdit;
-import org.gnu.gnome.Program;
-import org.gnu.gnome.event.DateEditEvent;
-import org.gnu.gnome.event.DateEditListener;
-import org.gnu.gtk.Button;
-import org.gnu.gtk.CheckButton;
-import org.gnu.gtk.Frame;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.HBox;
-import org.gnu.gtk.Label;
-import org.gnu.gtk.ShadowType;
-import org.gnu.gtk.VBox;
-import org.gnu.gtk.event.ButtonEvent;
-import org.gnu.gtk.event.ButtonListener;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-import org.gnu.gtk.event.ToggleEvent;
-import org.gnu.gtk.event.ToggleListener;
-
-public class DateEditExample {
-
- private DateEdit dateEdit;
- private CheckButton dateFormat;
- private CheckButton time;
-
- public DateEditExample() {
- App app = new App("entry", "Entry example");
- app.setBorderWidth(20);
- app.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DELETE) || event.isOfType(LifeCycleEvent.Type.DESTROY))
- Gtk.mainQuit();
- return false;
- }
- });
-
- VBox vbox = new VBox(false, 5);
- Date now = new Date();
- // Create the DateEdit control and a Label
- HBox dateEditBox = new HBox(false, 5);
- Label dateEditLabel = new Label("Date Edit:");
- dateEdit = new DateEdit(now, true, false);
- // Add a listener for the callbacks so we know when the values change
- dateEdit.addListener(new DateEditListener() {
- public void dateEditEvent(DateEditEvent event) {
- Date myDate = dateEdit.getTime();
- if (event.isOfType(DateEditEvent.Type.DATE_CHANGED))
- System.out.println("Date changed: " + myDate.toString());
- else if (event.isOfType(DateEditEvent.Type.TIME_CHANGED))
- System.out.println("Time changed: " + myDate.toString());
- }
- });
- dateEditBox.packStart(dateEditLabel);
- dateEditBox.packStart(dateEdit);
- vbox.packStart(dateEditBox);
-
- Frame frame = new Frame("Settings");
- frame.setBorderWidth(10);
- frame.setShadow(ShadowType.ETCHED_IN);
- vbox.packStart(frame);
-
- // Add a control to change the 24 hour setting of the DateEdit
- VBox settings = new VBox(false, 5);
- dateFormat = new CheckButton("24 hour format", false);
- dateFormat.setState(false);
- dateFormat.addListener(new ToggleListener() {
- public void toggleEvent(ToggleEvent event) {
- dateEdit.set24HourFormat(dateFormat.getState());
- }
- });
- settings.packStart(dateFormat);
-
- // Add a control to change the display of the time element of the DateEdit
- time = new CheckButton("Display time", false);
- time.setState(true);
- time.addListener(new ToggleListener() {
- public void toggleEvent(ToggleEvent event) {
- dateEdit.setTimeDisplay(time.getState());
- }
- });
- settings.packStart(time);
-
- frame.add(settings);
-
- // Add button to quit application.
- Button button = new Button("_Quit", true);
- button.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK))
- Gtk.mainQuit();
- }
- });
- vbox.add(button);
-
- app.setContent(vbox);
- app.showAll();
- }
-
- public static void main(String[] args) {
- Program.initGnomeUI("Entry", "1.0", args);
- new DateEditExample();
- Gtk.main();
- }
-}
diff --git a/libgnome-java/doc/examples/druid/DruidExample.java b/libgnome-java/doc/examples/druid/DruidExample.java
deleted file mode 100644
index 4222990..0000000
--- a/libgnome-java/doc/examples/druid/DruidExample.java
+++ /dev/null
@@ -1,62 +0,0 @@
-package druid;
-
-import org.gnu.gnome.App;
-import org.gnu.gnome.Druid;
-import org.gnu.gnome.DruidPageEdge;
-import org.gnu.gnome.DruidPageStandard;
-import org.gnu.gnome.EdgePosition;
-import org.gnu.gnome.Program;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.event.ButtonEvent;
-import org.gnu.gtk.event.ButtonListener;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-
-public class DruidExample {
-
- public DruidExample() {
- App app = new App("druid", "Druid example");
- app.setBorderWidth(20);
- app.setDefaultSize(500, 300);
- app.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DELETE) || event.isOfType(LifeCycleEvent.Type.DESTROY))
- Gtk.mainQuit();
- return false;
- }
- });
-
- Druid druid = new Druid();
- druid.setButtonsSensitive(false, true, true, false);
- druid.getCancelButton().addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK))
- Gtk.mainQuit();
- }
- });
-
- DruidPageEdge dpe = new DruidPageEdge(EdgePosition.START);
- dpe.setTitle("First page");
- dpe.setText("This is the first page of the Druid.\n\nYour info would be here.");
- druid.appendPage(dpe);
-
- DruidPageStandard dps = new DruidPageStandard();
- dps.setTitle("Second Page");
- druid.appendPage(dps);
-
- dpe = new DruidPageEdge(EdgePosition.FINISH);
- dpe.setTitle("Third page");
- dpe.setText("This is the final page of the Druid.\n\nYour info would be here.");
- druid.appendPage(dpe);
-
- app.setContent(druid);
- app.showAll();
- }
-
- public static void main(String[] args) {
- Program.initGnomeUI("Entry", "1.0", args);
- new DruidExample();
- Gtk.main();
- }
-}
diff --git a/libgnome-java/doc/examples/entry/EntryTest.java b/libgnome-java/doc/examples/entry/EntryTest.java
deleted file mode 100644
index 53667c8..0000000
--- a/libgnome-java/doc/examples/entry/EntryTest.java
+++ /dev/null
@@ -1,102 +0,0 @@
-package entry;
-
-import org.gnu.gnome.App;
-import org.gnu.gnome.Entry;
-import org.gnu.gnome.Program;
-import org.gnu.gtk.Button;
-import org.gnu.gtk.ButtonBox;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.HButtonBox;
-import org.gnu.gtk.HSeparator;
-import org.gnu.gtk.VBox;
-import org.gnu.gtk.event.ButtonEvent;
-import org.gnu.gtk.event.ButtonListener;
-import org.gnu.gtk.event.EntryEvent;
-import org.gnu.gtk.event.EntryListener;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-
-public class EntryTest {
-
- Entry entry;
-
- public EntryTest() {
- App app = new App("entry", "Entry example");
- app.setBorderWidth(20);
- app.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DELETE) || event.isOfType(LifeCycleEvent.Type.DESTROY))
- Gtk.mainQuit();
- return false;
- }
- });
-
- VBox vbox = new VBox(false, 10);
- // The Entry widget accepts user input; once
- // accepted, the entry is included in the history
- // of items previously entered. You can save
- // the history information so it can be restored
- // the enxt time the widget appears. In this example
- // you will notice that the items appended will
- // appear twice the second time, etc... This is
- // because we save the hisotry with the call to
- // saveHistory(). Each new invocation three new
- // entries are added to the three entries save from
- // the previous execution.
- entry = new Entry("idstring");
- entry.appendHistory("First Append", true);
- entry.appendHistory("Second Apped", true);
- entry.appendHistory("Third Append", true);
-
- // Handling of the entryChanged event is not yet implemented
- entry.getEntry().addListener(new EntryListener() {
- public void entryEvent(EntryEvent event) {
- if (event.isOfType(EntryEvent.Type.CHANGED))
- entryChanged();
- }
- });
- vbox.add(entry);
-
- // Add a separator
- HSeparator hsep = new HSeparator();
- vbox.add(hsep);
-
- // Add a pair of buttons
- ButtonBox bbox = new HButtonBox();
-
- Button button = new Button("_Clear History", true);
- button.addListener(new ButtonListener () {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK))
- entry.clearHistory();
- }
- });
- bbox.add(button);
-
- button = new Button("_Quit", true);
- button.addListener(new ButtonListener () {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK))
- Gtk.mainQuit();
- }
- });
- bbox.add(button);
- vbox.add(bbox);
-
- app.setContent(vbox);
- app.showAll();
- }
-
- public void entryChanged() {
- System.out.println("value changed - new value is: " + entry.getEntry().getText());
- }
-
- public static void main(String[] args) {
- Program.initGnomeUI("Entry", "1.0", args);
-
- EntryTest ent = new EntryTest();
-
- Gtk.main();
- }
-}
diff --git a/libgnome-java/doc/examples/fileentry/FileEntryTest.java b/libgnome-java/doc/examples/fileentry/FileEntryTest.java
deleted file mode 100644
index c62abc7..0000000
--- a/libgnome-java/doc/examples/fileentry/FileEntryTest.java
+++ /dev/null
@@ -1,42 +0,0 @@
-package fileentry;
-
-import org.gnu.gnome.App;
-import org.gnu.gnome.FileEntry;
-import org.gnu.gnome.Program;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-
-public class FileEntryTest {
-
- public FileEntryTest() {
-
- App app = new App("fileentry", "FileEntry example");
- app.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DELETE) || event.isOfType(LifeCycleEvent.Type.DESTROY))
- Gtk.mainQuit();
- return false;
- }
- });
- app.setBorderWidth(20);
-
- // The "fseekid" is the ID used to save the list of
- // previously selected filenames. the second string
- // is for the title bar on the GtkFileSelection window.
- FileEntry fileentry = new FileEntry("fseekid", "File Seeking");
- app.setContent(fileentry);
-
- app.showAll();
- }
-
- public static void main(String[] args) {
-
- Program.initGnomeUI("FileEntry", "1.0", args);
-
- FileEntryTest fe = new FileEntryTest();
-
- Gtk.main();
- }
-}
diff --git a/libgnome-java/doc/examples/fontpick/FontPick.java b/libgnome-java/doc/examples/fontpick/FontPick.java
deleted file mode 100644
index 67f9c72..0000000
--- a/libgnome-java/doc/examples/fontpick/FontPick.java
+++ /dev/null
@@ -1,71 +0,0 @@
-package fontpick;
-
-import org.gnu.gnome.App;
-import org.gnu.gnome.FontPicker;
-import org.gnu.gnome.Program;
-import org.gnu.gnome.event.FontPickerEvent;
-import org.gnu.gnome.event.FontPickerListener;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.Label;
-import org.gnu.gtk.VBox;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-import org.gnu.pango.FontDescription;
-
-public class FontPick {
-
- Label label;
- FontPicker fontPicker;
-
- public FontPick() {
-
- App app = new App("fontpick", "FontPicker example");
- app.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DELETE) || event.isOfType(LifeCycleEvent.Type.DESTROY))
- Gtk.mainQuit();
- return false;
- }
- });
- app.setBorderWidth(30);
-
- VBox box = new VBox(false, 0);
-
- label =
- new Label(
- "Select the button below and the font picker\n"
- + "window will appear.\n"
- + "The font you select will be used to\n"
- + "rewrite this text.");
- box.packStart(label, false, false, 0);
-
- fontPicker = new FontPicker();
- fontPicker.addListener(new FontPickerListener() {
- public void fontPickerEvent(FontPickerEvent event) {
- fontSet(fontPicker.getFontName());
- }
- });
- box.packStart(fontPicker, false, false, 0);
-
- app.setContent(box);
-
- app.showAll();
- }
-
- public void fontSet(String fontname) {
- System.out.println("fontname is " + fontname);
- FontDescription fontDesc = new FontDescription(fontname);
- System.out.println("Created font description");
- label.setFont(fontDesc);
- }
-
- public static void main(String[] args) {
-
- Program.initGnomeUI("FontPicker", "1.0", args);
-
- FontPick fpick = new FontPick();
-
- Gtk.main();
- }
-}
diff --git a/libgnome-java/doc/examples/gnomeconfig/ReadConfig.java b/libgnome-java/doc/examples/gnomeconfig/ReadConfig.java
deleted file mode 100644
index 94f4d62..0000000
--- a/libgnome-java/doc/examples/gnomeconfig/ReadConfig.java
+++ /dev/null
@@ -1,36 +0,0 @@
-package gnomeconfig;
-
-import org.gnu.gnome.Config;
-import org.gnu.gnome.Program;
-
-public class ReadConfig {
-
- public ReadConfig() {
-
- // items to appear in .gnome directory
- System.out.println("Bindings = " +
- Config.getString("writeconfig/cool/bindings"));
- System.out.println("Width = " +
- Config.getInt("writeconfig/cool/width"));
- System.out.println("Version = " +
- Config.getDouble("writeconfig/cool/version"));
- System.out.println("Very Cool = " +
- Config.getBoolean("writeconfig/cool/very_cool"));
-
- // items to appear in .gnome_private directory
- System.out.println("Private password = " +
- Config.getPrivateString("writeconfig/user/password"));
- System.out.println("Private age = " +
- Config.getPrivateInt("writeconfig/user/age"));
- System.out.println("Private salary = " +
- Config.getPrivateDouble("writeconfig/user/salary"));
- System.out.println("Private is lazy = " +
- Config.getPrivateBoolean("writeconfig/user/is_lazy"));
- }
-
- public static void main(String[] args) {
-
- Program.initGnome("ReadConfig Example", "1.0", args);
- ReadConfig read = new ReadConfig();
- }
-}
diff --git a/libgnome-java/doc/examples/gnomeconfig/WriteConfig.java b/libgnome-java/doc/examples/gnomeconfig/WriteConfig.java
deleted file mode 100644
index 9f96160..0000000
--- a/libgnome-java/doc/examples/gnomeconfig/WriteConfig.java
+++ /dev/null
@@ -1,32 +0,0 @@
-package gnomeconfig;
-
-import org.gnu.gnome.Config;
-import org.gnu.gnome.Program;
-
-public class WriteConfig {
-
- public WriteConfig() {
-
- // items to appear in .gnome directory
- Config.setString("writeconfig/cool/bindings", "java-gnome");
- Config.setInt("writeconfig/cool/width", 16);
- Config.setDouble("writeconfig/cool/version", 0.6);
- Config.setBoolean("writeconfig/cool/very_cool", true);
-
- // items to appear in .gnome_private directory
- Config.setPrivateString("writeconfig/user/password", "javaman");
- Config.setPrivateInt("writeconfig/user/age", 2);
- Config.setPrivateDouble("writeconfig/user/salary", 100.10);
- Config.setPrivateBoolean("writeconfig/user/is_lazy", true);
-
- Config.sync();
- }
-
- public static void main(String[] args) {
-
- Program.initGnome("WriteConfig Example", "1.0", args);
-
- WriteConfig write = new WriteConfig();
-
- }
-}
diff --git a/libgnome-java/doc/examples/gnomesound/SoundTest.java b/libgnome-java/doc/examples/gnomesound/SoundTest.java
deleted file mode 100644
index dce36d4..0000000
--- a/libgnome-java/doc/examples/gnomesound/SoundTest.java
+++ /dev/null
@@ -1,21 +0,0 @@
-package gnomesound;
-
-import org.gnu.gnome.Program;
-import org.gnu.gnome.Sound;
-
-public class SoundTest {
-
- public SoundTest() {
-
- Sound.play("startup.wav");
- Sound.shutdown();
- }
-
- public static void main(String[] args) {
-
- Program.initGnome("Sound Example", "1.0", args);
-
- SoundTest sound = new SoundTest();
-
- }
-}
diff --git a/libgnome-java/doc/examples/gnomesound/startup.wav b/libgnome-java/doc/examples/gnomesound/startup.wav
deleted file mode 100644
index 887e3c9..0000000
Binary files a/libgnome-java/doc/examples/gnomesound/startup.wav and /dev/null differ
diff --git a/libgnome-java/doc/examples/gnomeurl/UrlTest.java b/libgnome-java/doc/examples/gnomeurl/UrlTest.java
deleted file mode 100644
index 4c7acad..0000000
--- a/libgnome-java/doc/examples/gnomeurl/UrlTest.java
+++ /dev/null
@@ -1,20 +0,0 @@
-package gnomeurl;
-
-import org.gnu.gnome.Program;
-import org.gnu.gnome.Url;
-
-public class UrlTest {
-
- public UrlTest() {
-
- Url.show("http://java-gnome.sourceforge.net");
- }
-
- public static void main(String[] args) {
-
- Program.initGnome("Url Example", "1.0", args);
-
- UrlTest url = new UrlTest();
-
- }
-}
diff --git a/libgnome-java/doc/examples/href/HrefExample.java b/libgnome-java/doc/examples/href/HrefExample.java
deleted file mode 100644
index 6e1d004..0000000
--- a/libgnome-java/doc/examples/href/HrefExample.java
+++ /dev/null
@@ -1,42 +0,0 @@
-package href;
-
-import org.gnu.gnome.App;
-import org.gnu.gnome.HRef;
-import org.gnu.gnome.Program;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-
-/**
- * Example demonstrating the usage of the HRef widget.
- */
-public class HrefExample {
-
- public HrefExample() {
-
- App app = new App("href", "Href example");
- app.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DELETE) || event.isOfType(LifeCycleEvent.Type.DESTROY))
- Gtk.mainQuit();
- return false;
- }
- });
- app.setBorderWidth(20);
-
- HRef hr = new HRef("http://java-gnome.sourceforge.net", "Java-GNOME site");
- app.setContent(hr);
-
- app.showAll();
- }
-
- public static void main(String[] args) {
-
- Program.initGnomeUI("Href", "1.0", args);
-
- HrefExample href = new HrefExample();
-
- Gtk.main();
- }
-}
diff --git a/libgnome-java/doc/examples/iconentry/IconEntryExample.java b/libgnome-java/doc/examples/iconentry/IconEntryExample.java
deleted file mode 100644
index 52ab184..0000000
--- a/libgnome-java/doc/examples/iconentry/IconEntryExample.java
+++ /dev/null
@@ -1,41 +0,0 @@
-package iconentry;
-
-import org.gnu.gnome.App;
-import org.gnu.gnome.IconEntry;
-import org.gnu.gnome.Program;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-
-public class IconEntryExample {
-
- IconEntry iconentry;
-
- public IconEntryExample() {
-
- App app = new App("iconentry", "IconEntry example");
- app.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DELETE) || event.isOfType(LifeCycleEvent.Type.DESTROY))
- Gtk.mainQuit();
- return false;
- }
- });
- app.setBorderWidth(20);
-
- iconentry = new IconEntry("historyID", "Select an Icon");
- app.setContent(iconentry);
-
- app.showAll();
- }
-
- public static void main(String[] args) {
-
- Program.initGnomeUI("IconEntry", "1.0", args);
-
- IconEntryExample ie = new IconEntryExample();
-
- Gtk.main();
- }
-}
diff --git a/libgnome-java/doc/examples/popupmenu/PopupMenuExample.java b/libgnome-java/doc/examples/popupmenu/PopupMenuExample.java
deleted file mode 100644
index e963e44..0000000
--- a/libgnome-java/doc/examples/popupmenu/PopupMenuExample.java
+++ /dev/null
@@ -1,78 +0,0 @@
-package popupmenu;
-
-import org.gnu.gnome.App;
-import org.gnu.gnome.PopupMenu;
-import org.gnu.gnome.Program;
-import org.gnu.gnome.UIInfo;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-import org.gnu.gtk.event.MenuItemEvent;
-import org.gnu.gtk.event.MenuItemListener;
-
-public class PopupMenuExample implements MenuItemListener {
-
- private App app;
-
- public PopupMenuExample() {
-
- app = new App("popupmenu", "Popup Menu");
- app.setBorderWidth(80);
- app.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DELETE) || event.isOfType(LifeCycleEvent.Type.DESTROY))
- Gtk.mainQuit();
- return false;
- }
- });
-
- UIInfo menuInfo[] = buildMyMenus();
- PopupMenu popup = new PopupMenu(menuInfo);
- popup.attach(app);
-
- app.showAll();
- }
-
- public void menuItemEvent(MenuItemEvent event) {
- app.message("Not implemented...");
- }
-
- // build the menus for this app.
- protected UIInfo[] buildMyMenus() {
- UIInfo showMenu[] =
- {
- UIInfo.item("Next", null, this),
- UIInfo.item("Previous", null, this),
- UIInfo.item("Zoom In", null, this),
- UIInfo.item("Zoom Out", null, this),
- UIInfo.end()};
-
- UIInfo editMenu[] =
- {
- UIInfo.cutItem(this),
- UIInfo.copyItem(this),
- UIInfo.pasteItem(this),
- UIInfo.item("Delete", null, this),
- UIInfo.end()};
-
- UIInfo mainMenu[] =
- {
- UIInfo.subtree("Show", showMenu),
- UIInfo.item("Reduce", null, this),
- UIInfo.item("Expand", null, this),
- UIInfo.subtree("Edit", editMenu),
- UIInfo.end()};
-
- return mainMenu;
- }
-
- public static void main(String[] args) {
-
- Program.initGnomeUI("PopupMenu", "1.0", args);
-
- PopupMenuExample pm = new PopupMenuExample();
-
- Gtk.main();
- }
-}
diff --git a/libgnome-java/doc/examples/radiomenu/RadioMenu.java b/libgnome-java/doc/examples/radiomenu/RadioMenu.java
deleted file mode 100644
index 1b6b15e..0000000
--- a/libgnome-java/doc/examples/radiomenu/RadioMenu.java
+++ /dev/null
@@ -1,156 +0,0 @@
-package radiomenu;
-
-import org.gnu.gnome.App;
-import org.gnu.gnome.Program;
-import org.gnu.gnome.UIInfo;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-import org.gnu.gtk.event.MenuItemEvent;
-import org.gnu.gtk.event.MenuItemListener;
-
-public class RadioMenu implements MenuItemListener {
-
- protected App app;
- protected boolean radioOneEnabled = true;
- protected boolean radioTwoEnabled = false;
- protected boolean radioThreeEnabled = false;
- protected boolean toggleOneEnabled = false;
- protected boolean toggleTwoEnabled = false;
- protected boolean toggleThreeEnabled = false;
-
- public RadioMenu() {
-
- app = new App("radiomenu", "Radio Menu");
- app.setMinimumSize(200, 100);
- app.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DELETE) || event.isOfType(LifeCycleEvent.Type.DESTROY))
- Gtk.mainQuit();
- return false;
- }
- });
-
- UIInfo menuInfo[] = buildMyMenus();
- app.createMenus(menuInfo);
-
- app.showAll();
- }
-
- public void menuItemEvent(MenuItemEvent event) {
- app.message("Not implemented...");
- }
-
- public void radioOne() {
- radioOneEnabled = !radioOneEnabled;
- if (radioOneEnabled)
- app.message("Radio One Enabled");
- }
-
- public void radioTwo() {
- radioTwoEnabled = !radioTwoEnabled;
- if (radioTwoEnabled)
- app.message("Radio Two Enabled");
- }
-
- public void radioThree() {
- radioThreeEnabled = !radioThreeEnabled;
- if (radioThreeEnabled)
- app.message("Radio Three Enabled");
- }
-
- public void toggleOne() {
- toggleOneEnabled = !toggleOneEnabled;
- if (toggleOneEnabled)
- app.message("Toggle One Enabled");
- else
- app.message("Toggle One Disabled");
- }
-
- public void toggleTwo() {
- toggleTwoEnabled = !toggleTwoEnabled;
- if (toggleTwoEnabled)
- app.message("Toggle Two Enabled");
- else
- app.message("Toggle Two Disabled");
- }
-
- public void toggleThree() {
- toggleThreeEnabled = !toggleThreeEnabled;
- if (toggleThreeEnabled)
- app.message("Toggle Three Enabled");
- else
- app.message("Toggle Three Disabled");
- }
-
- protected UIInfo[] buildMyMenus() {
- UIInfo radioListMenu[] = {
- UIInfo.radioItem("Radio One", "The first radio button", new MenuItemListener() {
- public void menuItemEvent(MenuItemEvent event) {
- radioOne();
- }
- }),
- UIInfo.radioItem("Radio Two", "The second radio button", new MenuItemListener() {
- public void menuItemEvent(MenuItemEvent event) {
- radioTwo();
- }
- }),
- UIInfo.radioItem("Radio Three", "The third radio button", new MenuItemListener() {
- public void menuItemEvent(MenuItemEvent event) {
- radioThree();
- }
- }),
- UIInfo.end()
- };
-
- UIInfo radioMenu[] = {
- UIInfo.redoItem(this),
- UIInfo.separator(),
- UIInfo.radioList(radioListMenu),
- UIInfo.separator(),
- UIInfo.cutItem(this),
- UIInfo.end()
- };
-
- UIInfo toggleMenu[] = {
- UIInfo.newGameItem(this),
- UIInfo.separator(),
- UIInfo.toggleItem("Toggle One", "The first toggle button", new MenuItemListener() {
- public void menuItemEvent(MenuItemEvent event) {
- toggleOne();
- }
- }),
- UIInfo.toggleItem("Toggle Two", "The second toggle button", new MenuItemListener() {
- public void menuItemEvent(MenuItemEvent event) {
- toggleTwo();
- }
- }),
- UIInfo.toggleItem("Toggle Three", "The third toggle button", new MenuItemListener() {
- public void menuItemEvent(MenuItemEvent event) {
- toggleThree();
- }
- }),
- UIInfo.separator(),
- UIInfo.pauseGameItem(this),
- UIInfo.end()
- };
-
- UIInfo mainMenu[] = {
- UIInfo.subtree("Radio Buttons", radioMenu),
- UIInfo.subtree("Toggle Buttons", toggleMenu),
- UIInfo.end()
- };
-
- return mainMenu;
- }
-
- public static void main(String[] args) {
-
- Program.initGnomeUI("RadioMenu", "1.0", args);
-
- RadioMenu rm = new RadioMenu();
-
- Gtk.main();
- }
-}
diff --git a/libgnome-java/doc/examples/radiotoolbar/RadioToolbar.java b/libgnome-java/doc/examples/radiotoolbar/RadioToolbar.java
deleted file mode 100644
index 39a5dce..0000000
--- a/libgnome-java/doc/examples/radiotoolbar/RadioToolbar.java
+++ /dev/null
@@ -1,152 +0,0 @@
-package radiotoolbar;
-
-import org.gnu.gnome.App;
-import org.gnu.gnome.GnomeStockItem;
-import org.gnu.gnome.Program;
-import org.gnu.gnome.UIInfo;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.event.ButtonEvent;
-import org.gnu.gtk.event.ButtonListener;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-
-public class RadioToolbar implements ButtonListener {
-
- protected App app;
- protected boolean radioOneEnabled = true;
- protected boolean radioTwoEnabled = false;
- protected boolean radioThreeEnabled = false;
- protected boolean toggleOneEnabled = false;
- protected boolean toggleTwoEnabled = false;
- protected boolean toggleThreeEnabled = false;
-
- public RadioToolbar() {
-
- app = new App("radiotoolbar", "Radio Toolbar");
- app.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DELETE) || event.isOfType(LifeCycleEvent.Type.DESTROY))
- Gtk.mainQuit();
- return false;
- }
- });
-
- UIInfo toolbar[] = buildMyToolbar();
- app.createToolBar(toolbar);
-
- app.showAll();
- }
-
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK))
- app.message("Not implemented...");
- }
-
- public void radioOne() {
- radioOneEnabled = !radioOneEnabled;
- if (radioOneEnabled)
- app.message("Radio One Enabled");
- }
-
- public void radioTwo() {
- radioTwoEnabled = !radioTwoEnabled;
- if (radioTwoEnabled)
- app.message("Radio Two Enabled");
- }
-
- public void radioThree() {
- radioThreeEnabled = !radioThreeEnabled;
- if (radioThreeEnabled)
- app.message("Radio Three Enabled");
- }
-
- public void toggleOne() {
- toggleOneEnabled = !toggleOneEnabled;
- if (toggleOneEnabled)
- app.message("Toggle One Enabled");
- else
- app.message("Toggle One Disabled");
- }
-
- public void toggleTwo() {
- toggleTwoEnabled = !toggleTwoEnabled;
- if (toggleTwoEnabled)
- app.message("Toggle Two Enabled");
- else
- app.message("Toggle Two Disabled");
- }
-
- public void toggleThree() {
- toggleThreeEnabled = !toggleThreeEnabled;
- if (toggleThreeEnabled)
- app.message("Toggle Three Enabled");
- else
- app.message("Toggle Three Disabled");
- }
-
- protected UIInfo[] buildMyToolbar() {
- UIInfo radioList[] = {
- UIInfo.radioItemStock("Radio One", "The first radio button",
- new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- radioOne();
- }
- }
- }, GnomeStockItem.GO_UP),
- UIInfo.radioItemStock("Radio Two", "The second radio button",
- new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK))
- radioTwo();
- }
- }, GnomeStockItem.GO_DOWN),
- UIInfo.radioItemStock("Radio Three", "The third radio button",
- new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK))
- radioOne();
- }
- }, GnomeStockItem.ATTACH),
- UIInfo.end()
- };
-
- UIInfo toolbar[] = {
- UIInfo.radioList(radioList),
- UIInfo.separator(),
- UIInfo.toggleItemStock("Toggle One", "The first toggle button", new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK))
- toggleOne();
- }
- }, GnomeStockItem.GO_UP),
- UIInfo.toggleItemStock("Toggle Two", "The second toggle button",
- new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK))
- toggleTwo();
- }
- }, GnomeStockItem.GO_DOWN),
- UIInfo.toggleItemStock("Toggle Three", "The third toggle button",
- new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK))
- toggleThree();
- }
- }, GnomeStockItem.ATTACH),
- UIInfo.end()
- };
-
- return toolbar;
- }
-
- public static void main(String[] args) {
-
- Program.initGnomeUI("RadioToolbar", "1.0", args);
-
- RadioToolbar rt = new RadioToolbar();
-
- Gtk.main();
- }
-}
diff --git a/libgnome-java/doc/examples/runExample.sh b/libgnome-java/doc/examples/runExample.sh
deleted file mode 100644
index fd2dc83..0000000
--- a/libgnome-java/doc/examples/runExample.sh
+++ /dev/null
@@ -1,121 +0,0 @@
-#!/bin/sh
-#
-# A small script to help run example apps
-#
-
-prefix=/usr/
-exec_prefix=${prefix}
-libdir=/usr/lib/jni/
-classpath=${prefix}/share/java/gnome2.8-2.8.2.jar
-
-GNOMEJAVA_LIB=$libdir
-GNOMEJAVA_JAR=$classpath
-
-# You should not need to modify anything below here
-
-error_message ()
-{
- echo
- echo
- echo "Usage: ./runExample.sh CLASSNAME [ARGS]"
- echo "Please first ensure you have a valid java interpreter and compiler"
- echo "in your \$PATH and you have compiled java-gnome libraries and jars, then"
- echo "run an application by passing it's classname to this script, e.g.:"
- echo
- echo "$0 progressbar/ProgressBarTest"
- echo
- exit 1;
-}
-
-echo "Java-Gnome Example Application Launcher"
-echo
-
-GTKJAVA_JAR=`pkg-config --variable classpath gtk2-java`
-if ! test -n "$GTKJAVA_JAR"; then
- echo "Package gtk2-java was not found in the pkg-config search path."
- echo "Perhaps you should add the directory containing 'gtk2-java.pc'"
- echo "to the PKG_CONFIG_PATH environment variable"
- echo "No package 'gtk2-java' found"
- exit 1
-fi
-
-GTKJAVA_LIB=`pkg-config --variable libdir gtk2-java`
-if ! test -n "$GTKJAVA_LIB"; then
- echo "Library requirements (libgtkjava2.4) not met;"
- echo "consider adjusting the PKG_CONFIG_PATH environment"
- echo "variable if your libraries are in a nonstandard prefix"
- echo "so pkg-config can find them."
- exit 1
-fi
-
-NEED_LIB="$GTKJAVA_LIB $GNOMEJAVA_LIB"
-NEED_JAR="$GTKJAVA_JAR $GNOMEJAVA_JAR"
-
-echo "Checking for jvm and compiler availability..."
-
-#Try to use gcj first, then javac
-if [ `which gcj 2> /dev/null` ]; then
- JAVAC="gcj -C"
-elif [ `which javac 2> /dev/null` ]; then
- JAVAC=javac
-else
- echo "ERROR: no valid compiler was found in your \$PATH"
- error_message
-fi
-
-#Try to use gij first, then java
-if [ `which gij 2> /dev/null` ]; then
- JAVA=gij
-elif [ `which java 2> /dev/null` ]; then
- JAVA=java
-else
- echo "ERROR: no valid interpreter was found in your \$PATH"
- error_message
-fi
-
-echo " `echo $JAVAC | awk '{print $1}'` and $JAVA - appear to be ok"
-
-#Praise the users who use Free Software
-if [ "$JAVAC" == "gcj -C" -a "$JAVA" == "gij" ]; then
- echo
- echo " You are using Open Source java"
- echo " virtual machine and compiler: this is so good!"
-fi
-
-echo
-echo "Checking if library paths exist..."
-
-for NEEDLIB in $NEED_LIB; do
- if test -e $NEEDLIB; then echo " $NEEDLIB - appears to be ok"; fi;
- if ! test -e $NEEDLIB; then echo " $NEEDLIB - DOES NOT EXIST" && error_message; fi;
-done;
-
-echo
-echo "Testing JAR archives..."
-for JAR in $NEED_JAR; do
- if test -e $JAR; then
- echo " $JAR - appears to be ok";
- else
- echo " $JAR - DOES NOT EXIST";
- error_message
- fi;
-done;
-
-echo
-
-if ! test -e $1.java ; then
- echo "ERROR: unexpected example app";
- echo
- error_message
-fi
-
-#do the real work
-export CLASSPATH=.:$CLASSPATH:`echo $NEED_JAR | sed s'/ /:/g'`
-export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:`echo $NEED_LIB | sed s'/ /:/g'`
-
-($JAVAC $1.java && echo "Compilation successful") || (echo "ERROR: Compilation failed"; error_message)
-
-TARGET=`echo $1 | sed 's/\//\./g'`
-shift
-($JAVA $TARGET $@ && echo "Application successfully terminated") || (echo
-"Application terminated abnormally"; error_message)
diff --git a/libgnome-java/doc/examples/runExample.sh.in b/libgnome-java/doc/examples/runExample.sh.in
deleted file mode 100755
index 32ee422..0000000
--- a/libgnome-java/doc/examples/runExample.sh.in
+++ /dev/null
@@ -1,121 +0,0 @@
-#!/bin/sh
-#
-# A small script to help run example apps
-#
-
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-classpath=@INSTALLED_CLASSPATH@
-
-GNOMEJAVA_LIB=$libdir
-GNOMEJAVA_JAR=$classpath
-
-# You should not need to modify anything below here
-
-error_message ()
-{
- echo
- echo
- echo "Usage: ./runExample.sh CLASSNAME [ARGS]"
- echo "Please first ensure you have a valid java interpreter and compiler"
- echo "in your \$PATH and you have compiled java-gnome libraries and jars, then"
- echo "run an application by passing it's classname to this script, e.g.:"
- echo
- echo "$0 progressbar/ProgressBarTest"
- echo
- exit 1;
-}
-
-echo "Java-Gnome Example Application Launcher"
-echo
-
-GTKJAVA_JAR=`pkg-config --variable classpath gtk2-java`
-if ! test -n "$GTKJAVA_JAR"; then
- echo "Package gtk2-java was not found in the pkg-config search path."
- echo "Perhaps you should add the directory containing 'gtk2-java.pc'"
- echo "to the PKG_CONFIG_PATH environment variable"
- echo "No package 'gtk2-java' found"
- exit 1
-fi
-
-GTKJAVA_LIB=`pkg-config --variable libdir gtk2-java`
-if ! test -n "$GTKJAVA_LIB"; then
- echo "Library requirements (libgtkjava2.4) not met;"
- echo "consider adjusting the PKG_CONFIG_PATH environment"
- echo "variable if your libraries are in a nonstandard prefix"
- echo "so pkg-config can find them."
- exit 1
-fi
-
-NEED_LIB="$GTKJAVA_LIB $GNOMEJAVA_LIB"
-NEED_JAR="$GTKJAVA_JAR $GNOMEJAVA_JAR"
-
-echo "Checking for jvm and compiler availability..."
-
-#Try to use gcj first, then javac
-if [ `which gcj 2> /dev/null` ]; then
- JAVAC="gcj -C"
-elif [ `which javac 2> /dev/null` ]; then
- JAVAC=javac
-else
- echo "ERROR: no valid compiler was found in your \$PATH"
- error_message
-fi
-
-#Try to use gij first, then java
-if [ `which gij 2> /dev/null` ]; then
- JAVA=gij
-elif [ `which java 2> /dev/null` ]; then
- JAVA=java
-else
- echo "ERROR: no valid interpreter was found in your \$PATH"
- error_message
-fi
-
-echo " `echo $JAVAC | awk '{print $1}'` and $JAVA - appear to be ok"
-
-#Praise the users who use Free Software
-if [ "$JAVAC" == "gcj -C" -a "$JAVA" == "gij" ]; then
- echo
- echo " You are using Open Source java"
- echo " virtual machine and compiler: this is so good!"
-fi
-
-echo
-echo "Checking if library paths exist..."
-
-for NEEDLIB in $NEED_LIB; do
- if test -e $NEEDLIB; then echo " $NEEDLIB - appears to be ok"; fi;
- if ! test -e $NEEDLIB; then echo " $NEEDLIB - DOES NOT EXIST" && error_message; fi;
-done;
-
-echo
-echo "Testing JAR archives..."
-for JAR in $NEED_JAR; do
- if test -e $JAR; then
- echo " $JAR - appears to be ok";
- else
- echo " $JAR - DOES NOT EXIST";
- error_message
- fi;
-done;
-
-echo
-
-if ! test -e $1.java ; then
- echo "ERROR: unexpected example app";
- echo
- error_message
-fi
-
-#do the real work
-export CLASSPATH=.:$CLASSPATH:`echo $NEED_JAR | sed s'/ /:/g'`
-export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:`echo $NEED_LIB | sed s'/ /:/g'`
-
-($JAVAC $1.java && echo "Compilation successful") || (echo "ERROR: Compilation failed"; error_message)
-
-TARGET=`echo $1 | sed 's/\//\./g'`
-shift
-($JAVA $TARGET $@ && echo "Application successfully terminated") || (echo
-"Application terminated abnormally"; error_message)
diff --git a/libgnome-java/doc/examples/simplemenu/SimpleMenu.java b/libgnome-java/doc/examples/simplemenu/SimpleMenu.java
deleted file mode 100644
index 099d2ca..0000000
--- a/libgnome-java/doc/examples/simplemenu/SimpleMenu.java
+++ /dev/null
@@ -1,168 +0,0 @@
-package simplemenu;
-
-import org.gnu.gnome.App;
-import org.gnu.gnome.Program;
-import org.gnu.gnome.UIInfo;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.StatusBar;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-import org.gnu.gtk.event.MenuItemEvent;
-import org.gnu.gtk.event.MenuItemListener;
-
-public class SimpleMenu {
-
- private App app;
-
- public SimpleMenu() {
-
- app = new App("simplemenu", "Simple Menu");
- app.setMinimumSize(200, 200);
- app.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DELETE) || event.isOfType(LifeCycleEvent.Type.DESTROY))
- Gtk.mainQuit();
- return false;
- }
- });
-
- UIInfo menuInfo[] = buildMyMenus();
- app.createMenus(menuInfo);
-
- StatusBar statusbar = new StatusBar();
- app.setStatusBar(statusbar);
- //app.installStatusBarMenuHints(statusbar, menuInfo);
- app.installMenuHints(menuInfo);
-
- app.showAll();
- }
-
- public void fileOpen() {
- app.message("\"File/Open\" selected.");
- }
-
- public void fileClose() {
- app.message("\"File/Close\" selected.");
- }
-
- public void fileExit() {
- Gtk.mainQuit();
- }
-
- public void editCut() {
- app.message("\"Edit/Cut\" selected.");
- }
-
- public void editCopy() {
- app.message("\"Edit/Copy\" selected.");
- }
-
- public void editPaste() {
- app.message("\"Edit/Paste\" selected.");
- }
-
- public void editMoveUp() {
- app.message("\"Edit/Move/Up\" selected.");
- }
-
- public void editMoveDown() {
- app.message("\"Edit/Move/Down\" selected.");
- }
-
- public void editDelete() {
- app.message("\"Edit/Delete\" selected.");
- }
-
- // build the menus for this app.
- protected UIInfo[] buildMyMenus() {
- UIInfo fileMenu[] = {
- // File / Open menu
- UIInfo.item("_Open", "Open an existing file", new MenuItemListener() {
- public void menuItemEvent(MenuItemEvent event) {
- fileOpen();
- }
- }),
- // File / Close menu
- UIInfo.item("_Close", "Close the current file", new MenuItemListener() {
- public void menuItemEvent(MenuItemEvent event) {
- fileClose();
- }
- }),
- // Separator
- UIInfo.separator(),
- // File / Exit menu
- UIInfo.item("E_xit", "Close the window and cease", new MenuItemListener() {
- public void menuItemEvent(MenuItemEvent event) {
- fileExit();
- }
- }),
- UIInfo.end()
- };
-
- UIInfo editMoveMenu[] = {
- // Edit / Move / Up menu
- UIInfo.item("_Up", "Move selection up", new MenuItemListener() {
- public void menuItemEvent(MenuItemEvent event) {
- editMoveUp();
- }
- }),
- // Edit / Move / Down menu
- UIInfo.item("D_own", "Move selection down", new MenuItemListener() {
- public void menuItemEvent(MenuItemEvent event) {
- editMoveDown();
- }
- }),
- UIInfo.end()
- };
-
- UIInfo editMenu[] = {
- // Edit / Cut menu
- UIInfo.item("C_ut", "Delete and copy selection to clipboard", new MenuItemListener() {
- public void menuItemEvent(MenuItemEvent event) {
- editCut();
- }
- }),
- // Edit / Copy menu
- UIInfo.item("C_opy", "Copy selection to clipboard", new MenuItemListener() {
- public void menuItemEvent(MenuItemEvent event) {
- editCopy();
- }
- }),
- // Edit / Paste menu
- UIInfo.item("_Paste", "Paste selection from clipboard", new MenuItemListener() {
- public void menuItemEvent(MenuItemEvent event) {
- editPaste();
- }
- }),
- // Edit / Move menu
- UIInfo.subtree("_Move", editMoveMenu),
- // Edit / Delete menu
- UIInfo.item("_Delete", "Delete the current selection", new MenuItemListener() {
- public void menuItemEvent(MenuItemEvent event) {
- editDelete();
- }
- }),
- UIInfo.end()
- };
-
- UIInfo mainMenu[] = {
- // File menu
- UIInfo.subtree("_File", fileMenu),
- // Edit menu
- UIInfo.subtree("_Edit", editMenu),
- UIInfo.end()
- };
-
- return mainMenu;
- }
-
- public static void main(String[] args) {
-
- Program.initGnomeUI("SimpleMenu", "1.0", args);
-
- SimpleMenu sm = new SimpleMenu();
-
- Gtk.main();
- }
-}
diff --git a/libgnome-java/doc/examples/stockmenu/StockMenu.java b/libgnome-java/doc/examples/stockmenu/StockMenu.java
deleted file mode 100644
index 0911ee9..0000000
--- a/libgnome-java/doc/examples/stockmenu/StockMenu.java
+++ /dev/null
@@ -1,152 +0,0 @@
-package stockmenu;
-
-import org.gnu.gdk.Pixbuf;
-import org.gnu.gnome.About;
-import org.gnu.gnome.App;
-import org.gnu.gnome.Program;
-import org.gnu.gnome.UIInfo;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.StatusBar;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-import org.gnu.gtk.event.MenuItemEvent;
-import org.gnu.gtk.event.MenuItemListener;
-
-public class StockMenu implements MenuItemListener {
-
- private App app;
-
- public StockMenu() {
-
- app = new App("stockmenu", "Stock Menu");
- app.setMinimumSize(400, 300);
- app.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DELETE) || event.isOfType(LifeCycleEvent.Type.DESTROY))
- Gtk.mainQuit();
- return false;
- }
- });
-
- UIInfo menuInfo[] = buildMyMenus();
- app.createMenus(menuInfo);
- StatusBar statusbar = new StatusBar();
- app.setStatusBar(statusbar);
- //app.installMenuHints(menuInfo);
-
- app.showAll();
- }
-
- public void menuItemEvent(MenuItemEvent event) {
- app.message("Not implemented...");
- }
-
- public void helpAbout() {
- String title = "My about";
- String version = "Version 0.0.0";
- String license = "GPL";
- String comments = "My comments go here";
- String[] authors = { "Me", "Myself", "I" };
- String[] documenters = { "Me", "Myself", "I" };
- String translator = "Porkey";
- About about = new About(title, version, license, comments, authors, documenters, translator, (Pixbuf) null);
- about.show();
- }
-
- // build the menus for this app.
- protected UIInfo[] buildMyMenus() {
-
- UIInfo dummyMenu[] = {
- UIInfo.item("Dummy", "A placeholder menu entry", this),
- UIInfo.end()
- };
-
- UIInfo fileMenu[] = {
- UIInfo.newItem("New Window", "Open a new application window", this),
- UIInfo.newSubtree(dummyMenu),
- UIInfo.separator(),
- UIInfo.openItem(this),
- UIInfo.saveItem(this),
- UIInfo.saveAsItem(this),
- UIInfo.revertItem(this),
- UIInfo.printItem(this),
- UIInfo.printSetupItem(this),
- UIInfo.separator(),
- UIInfo.closeItem(this),
- UIInfo.quitItem(this),
- UIInfo.end()
- };
-
- UIInfo editMenu[] = {
- UIInfo.undoItem(this),
- UIInfo.redoItem(this),
- UIInfo.separator(),
- UIInfo.cutItem(this),
- UIInfo.copyItem(this),
- UIInfo.pasteItem(this),
- UIInfo.clearItem(this),
- UIInfo.selectAllItem(this),
- UIInfo.separator(),
- UIInfo.findItem(this),
- UIInfo.findAgainItem(this),
- UIInfo.replaceItem(this),
- UIInfo.propertiesItem(this),
- UIInfo.end()
- };
-
- UIInfo gameMenu[] = {
- UIInfo.newGameItem(this),
- UIInfo.pauseGameItem(this),
- UIInfo.restartGameItem(this),
- UIInfo.undoMoveItem(this),
- UIInfo.redoMoveItem(this),
- UIInfo.hintItem(this),
- UIInfo.scoresItem(this),
- UIInfo.endGameItem(this),
- UIInfo.end()
- };
-
- UIInfo settingsMenu[] = {
- UIInfo.preferencesItem(this),
- UIInfo.end()
- };
-
- UIInfo windowsMenu[] = {
- UIInfo.newWindowItem(this),
- UIInfo.closeWindowItem(this),
- UIInfo.end()
- };
-
- UIInfo helpMenu[] = {
-// UIInfo.help("stockmenu"),
- UIInfo.aboutItem(new MenuItemListener() {
- public void menuItemEvent(MenuItemEvent event) {
- helpAbout();
- }
- }),
- UIInfo.end()
- };
-
- UIInfo mainMenu[] = {
- UIInfo.subtree("_File", fileMenu),
- UIInfo.subtree("_Edit", editMenu),
- UIInfo.subtree("_Game", gameMenu),
- UIInfo.subtree("_Settings", settingsMenu),
- UIInfo.subtree("_Windows", windowsMenu),
- UIInfo.subtree("_Help", helpMenu),
- UIInfo.end()
- };
-
- return mainMenu;
- }
-
- public static void main(String[] args) {
-
- Program.initGnomeUI("StockMenu", "1.0", args);
-
- StockMenu sm = new StockMenu();
-
- Gtk.main();
- }
-}
diff --git a/libgnome-java/doc/examples/stockmenu/topic.dat b/libgnome-java/doc/examples/stockmenu/topic.dat
deleted file mode 100644
index e960d98..0000000
--- a/libgnome-java/doc/examples/stockmenu/topic.dat
+++ /dev/null
@@ -1,2 +0,0 @@
-index.html Stock Menu help
-bugs.html Reporting bugs in Stock Menu .
diff --git a/libgnome-java/doc/examples/stocktoolbar/StockToolbar.java b/libgnome-java/doc/examples/stocktoolbar/StockToolbar.java
deleted file mode 100644
index 0627d67..0000000
--- a/libgnome-java/doc/examples/stocktoolbar/StockToolbar.java
+++ /dev/null
@@ -1,148 +0,0 @@
-package stocktoolbar;
-
-import org.gnu.gnome.App;
-import org.gnu.gnome.GnomeStockItem;
-import org.gnu.gnome.Program;
-import org.gnu.gnome.UIInfo;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.GtkStockItem;
-import org.gnu.gtk.event.ButtonEvent;
-import org.gnu.gtk.event.ButtonListener;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-
-public class StockToolbar implements ButtonListener {
-
- private App app;
-
- protected GtkStockItem stock[] = {
- GnomeStockItem.NEW,
- GnomeStockItem.OPEN,
- GnomeStockItem.CLOSE,
- GnomeStockItem.REVERT_TO_SAVED,
- GnomeStockItem.SAVE,
- GnomeStockItem.SAVE_AS,
- GnomeStockItem.CUT,
- GnomeStockItem.COPY,
- GnomeStockItem.PASTE,
- GnomeStockItem.CLEAR,
- GnomeStockItem.PROPERTIES,
- GnomeStockItem.PREFERENCES,
- GnomeStockItem.HELP,
- GnomeStockItem.SCORES,
- GnomeStockItem.PRINT,
- GnomeStockItem.FIND,
- GnomeStockItem.FIND_AND_REPLACE,
- GnomeStockItem.GO_BACK,
- GnomeStockItem.GO_FORWARD,
- GnomeStockItem.GOTO_FIRST,
- GnomeStockItem.GOTO_LAST,
- GnomeStockItem.HOME,
- GnomeStockItem.STOP,
- GnomeStockItem.REFRESH,
- GnomeStockItem.UNDO,
- GnomeStockItem.REDO,
- GnomeStockItem.TIMER,
- GnomeStockItem.TIMER_STOP,
- GnomeStockItem.MAIL,
- GnomeStockItem.MAIL_RCV,
- GnomeStockItem.MAIL_SND,
- GnomeStockItem.MAIL_RPL,
- GnomeStockItem.MAIL_FWD,
- GnomeStockItem.MAIL_NEW,
- GnomeStockItem.TRASH,
- GnomeStockItem.TRASH_FULL,
- GnomeStockItem.UNDELETE,
- GnomeStockItem.SPELL_CHECK,
- GnomeStockItem.MIC,
- GnomeStockItem.LINE_IN,
- GnomeStockItem.CDROM,
- GnomeStockItem.VOLUME,
- GnomeStockItem.MIDI,
- GnomeStockItem.BOOK_RED,
- GnomeStockItem.BOOK_GREEN,
- GnomeStockItem.BOOK_BLUE,
- GnomeStockItem.BOOK_YELLOW,
- GnomeStockItem.BOOK_OPEN,
- GnomeStockItem.ABOUT,
- GnomeStockItem.QUIT,
- GnomeStockItem.MULTIPLE_FILE,
- GnomeStockItem.NOT,
- GnomeStockItem.CONVERT,
- GnomeStockItem.JUMP_TO,
- GnomeStockItem.GO_UP,
- GnomeStockItem.GO_DOWN,
- GnomeStockItem.GOTO_TOP,
- GnomeStockItem.GOTO_BOTTOM,
- GnomeStockItem.ATTACH,
- GnomeStockItem.INDEX,
- GnomeStockItem.SELECT_FONT,
- GnomeStockItem.EXECUTE,
- GnomeStockItem.JUSTIFY_LEFT,
- GnomeStockItem.JUSTIFY_RIGHT,
- GnomeStockItem.JUSTIFY_CENTER,
- GnomeStockItem.JUSTIFY_FILL,
- GnomeStockItem.BOLD,
- GnomeStockItem.ITALIC,
- GnomeStockItem.UNDERLINE,
- GnomeStockItem.STRIKETHROUGH,
- GnomeStockItem.TEXT_INDENT,
- GnomeStockItem.TEXT_UNINDENT,
- GnomeStockItem.QUIT,
- GnomeStockItem.SELECT_COLOR,
- GnomeStockItem.ADD,
- GnomeStockItem.REMOVE,
- GnomeStockItem.TABLE_BORDERS,
- GnomeStockItem.TABLE_FILL,
- GnomeStockItem.TEXT_BULLETED_LIST,
- GnomeStockItem.TEXT_NUMBERED_LIST
- };
-
- public StockToolbar() {
-
- app = new App("stocktoolbar", "Stock Toolbar");
- app.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DELETE) || event.isOfType(LifeCycleEvent.Type.DESTROY))
- Gtk.mainQuit();
- return false;
- }
- });
-
- UIInfo toolbarInfo[] = new UIInfo[8];
-
- int s = 0;
- while (s < stock.length) {
- for (int i = 0; i < 7; i++) {
- // strip of the prefix for the name
- String name = stock[s].getString();
- if (name.indexOf("gtk-") > -1)
- name = name.substring(4);
- else if (name.indexOf("gnome-") > -1)
- name = name.substring(6);
- toolbarInfo[i] = UIInfo.itemStock(name, name, this, (GtkStockItem)stock[s]);
- toolbarInfo[i + 1] = UIInfo.end();
- if (++s >= stock.length)
- break;
- }
- app.createToolBar(toolbarInfo);
- app.showAll();
- }
-
- }
-
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK))
- app.message("Toolbar button pressed...");
- }
-
- public static void main(String[] args) {
-
- Program.initGnomeUI("StockToolbar", "1.0", args);
-
- StockToolbar sm = new StockToolbar();
-
- Gtk.main();
- }
-}
diff --git a/libgnome-java/doc/examples/testgnome/TestGNOME.java b/libgnome-java/doc/examples/testgnome/TestGNOME.java
deleted file mode 100644
index 2849a72..0000000
--- a/libgnome-java/doc/examples/testgnome/TestGNOME.java
+++ /dev/null
@@ -1,377 +0,0 @@
-package testgnome;
-
-import java.util.Date;
-
-import org.gnu.gdk.Pixbuf;
-import org.gnu.gnome.About;
-import org.gnu.gnome.App;
-import org.gnu.gnome.AppBar;
-import org.gnu.gnome.Canvas;
-import org.gnu.gnome.CanvasEllipse;
-import org.gnu.gnome.CanvasGroup;
-import org.gnu.gnome.ColorPicker;
-import org.gnu.gnome.DateEdit;
-import org.gnu.gnome.FontPicker;
-import org.gnu.gnome.HRef;
-import org.gnu.gnome.PreferencesType;
-import org.gnu.gnome.Program;
-import org.gnu.gtk.Button;
-import org.gnu.gtk.Dialog;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.HBox;
-import org.gnu.gtk.HSeparator;
-import org.gnu.gtk.Label;
-import org.gnu.gtk.PolicyType;
-import org.gnu.gtk.ResponseType;
-import org.gnu.gtk.ScrolledWindow;
-import org.gnu.gtk.VBox;
-import org.gnu.gtk.event.ButtonEvent;
-import org.gnu.gtk.event.ButtonListener;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-
-/**
- Based heavily on TestGTK.java written by Olivier
-
- Not the very best example of good object-oriented Java programming,
- but well, that's not the aim. :-)
-
- @author C.J. van Wyk, Jan 2000
-
- */
-
-public class TestGNOME extends Object implements ButtonListener, LifeCycleListener {
-
- private Button aboutButton = null,
- appButton = null,
- appBarButton = null,
- canvasButton = null,
- closeButton = null,
- dateEditButton = null,
- dialogButton = null,
- entriesButton = null,
- hRefButton = null,
- miscButton = null,
- pickersButton = null;
-
- private Program myProg;
-
- private org.gnu.gtk.Window win;
-
- public TestGNOME(Program myProg) {
- super();
- this.myProg = myProg;
- createMainWindow();
- }
-
- // Here the fun (and tests) starts
- public void createAbout() {
- System.err.println("TestGnome.createAbout() entered");
- String title = "My about";
- String version = "Version 0.0.0";
- String license = "GPL";
- String comments = "My comments go here";
- String[] authors = { "Me", "Myself", "I" };
- String[] documenters = { "Me", "Myself", "I" };
- String translator = "Porkey";
- System.err.println("TestGnome.createAbout() creating new About window");
- About about = new About(title, version, license, comments, authors, documenters, translator, (Pixbuf) null);
- System.err.println("TestGnome.createAbout() About window created, handle:" + about.getHandle());
- about.show();
- System.err.println("TestGnome.createAbout() About window shown");
- }
-
- public void createApp() {
- App app = new App("AppName", "My first App");
- app.show();
- }
-
- public void createAppBar() {
- System.err.println("Creating AppBar");
- AppBar app_bar = new AppBar(true, true, PreferencesType.USER);
- System.err.println("Creating new App");
- App app = new App("AppName", "My first App");
- System.err.println("Adding AppBar to App");
- app.setStatusBar(app_bar);
- System.err.println("Showing");
- app.showAll();
- System.err.println("Done");
- }
-
- public void createCanvas() {
- System.err.println("Creating App");
- App app = new App("AppName", "Canvas Demo");
- System.err.println("Creating Canvas");
- Canvas canv = new Canvas();
- System.err.println("Getting Group");
- CanvasGroup root = canv.getRoot();
- System.err.println("Got CanvasItem with handle " + root.getHandle());
- System.err.println("Creating CanvasEllipse");
- CanvasEllipse ce = new CanvasEllipse(root, 10.0, 10.0, 200.0, 150.0, 100000, 52300, 25);
- // Dialog and wrapping up
- System.err.println("Creating the dialog");
- Dialog dial = new Dialog();
- dial.setTitle("Canvas");
- dial.setModal(true);
- dial.addButton("OK", 1);
- System.err.println("Adding the Canvas to the Dialog");
- (dial.getDialogLayout()).packStart(canv);
- dial.setDefaultResponse(0);
- dial.resize(350, 350);
- dial.showAll();
- dial.run();
- dial.destroy();
- }
-
- public void createColorSelection() {
- }
-
- public void createDateEdit() {
- Date now = new Date();
- // GnomeDateEdit
- HBox date_edit_box = new HBox(true, 0);
- Label date_edit_label = new Label("Date Edit:");
- DateEdit date_edit = new DateEdit(now, false, false);
- date_edit_box.packStart(date_edit_label);
- date_edit_box.packStart(date_edit);
- // GnomeDateEdit with time
- HBox time_date_edit_box = new HBox(true, 0);
- Label time_date_edit_label = new Label("Date Edit (with time):");
- DateEdit time_date_edit = new DateEdit(now, true, false);
- time_date_edit_box.packStart(time_date_edit_label);
- time_date_edit_box.packStart(time_date_edit);
- // GnomeDateEdit use 24 hr
- HBox hr_date_edit_box = new HBox(true, 0);
- Label hr_date_edit_label = new Label("Date Edit (using 24 hr):");
- DateEdit hr_date_edit = new DateEdit(now, true, true);
- hr_date_edit_box.packStart(hr_date_edit_label);
- hr_date_edit_box.packStart(hr_date_edit);
- // VBox used to pack everything
- VBox vbox = new VBox(true, 3);
- vbox.packStart(date_edit_box);
- vbox.packStart(time_date_edit_box);
- vbox.packStart(hr_date_edit_box);
- // Dialog and wrapping up
- Dialog dial = new Dialog();
- dial.setTitle("DateEdit");
- dial.setModal(true);
- dial.addButton("OK", 1);
- (dial.getDialogLayout()).packStart(vbox);
- // This is for when (if) we impliment method variables
- //dial.vbox.packStartDefaults(vbox);
- dial.setDefaultResponse(0);
- dial.showAll();
- dial.run();
- dial.destroy();
- }
-
- public void createDialog() {
- Label label = new Label("Test to see a dialog in Java-Gnome");
- Dialog dial = new Dialog();
- dial.setTitle("My first dialog");
- dial.setModal(true);
- dial.addButton("Ok", 1);
- dial.addButton("Cancel", 0);
- (dial.getDialogLayout()).packStart(label);
- // This is for when (if) we impliment method variables
- //dial.vbox.packStartDefaults(label);
- dial.setDefaultResponse(0);
- dial.showAll();
- dial.run();
- dial.destroy();
- }
-
- public void createEntries() {
- }
-
- public void createHRef() {
- HRef href = new HRef("http://www.gnome.org", "Gnome Site");
- Dialog dial = new Dialog();
- dial.setTitle("HRef");
- dial.setModal(true);
- dial.addButton("OK", ResponseType.OK.getValue());
- (dial.getDialogLayout()).packStart(href);
- // This is for when (if) we impliment method variables
- //dial.vbox.packStartDefaults(label);
- dial.setDefaultResponse(0);
- dial.showAll();
- dial.run();
- dial.destroy();
- }
-
- public void createPickers() {
- // GnomeColorPicker
- HBox color_picker_box = new HBox(true, 0);
- Label color_picker_label = new Label("Color Picker:");
- ColorPicker color_picker = new ColorPicker();
- color_picker.setColorDouble(0.3, 0.2, 0.7, 0.5);
- color_picker_box.packStart(color_picker_label);
- color_picker_box.packStart(color_picker);
- System.out.println("r = " + color_picker.getRedDouble() + "\ng = " + color_picker.getGreenDouble() + "\nb =" + color_picker.getBlueDouble() + "\na = " + color_picker.getAlphaDouble());
- // GnomeFontPicker
- HBox font_picker_box = new HBox(true, 0);
- Label font_picker_label = new Label("Font Picker:");
- FontPicker font_picker = new FontPicker();
- font_picker_box.packStart(font_picker_label);
- font_picker_box.packStart(font_picker);
- // VBox used to pack everything
- VBox vbox = new VBox(true, 3);
- vbox.packStart(color_picker_box);
- vbox.packStart(font_picker_box);
- // Dialog and wrapping up
- Dialog dial = new Dialog();
- dial.setTitle("Pickers");
- dial.setModal(true);
- dial.addButton("OK", 0);
- (dial.getDialogLayout()).packStart(vbox);
- // This is for when (if) we impliment method variables
- //dial.vbox.packStart(vbox);
- dial.setDefaultResponse(0);
- dial.showAll();
- dial.run();
- dial.destroy();
- }
-
- public void createMainWindow() {
- win = new org.gnu.gtk.Window(org.gnu.gtk.WindowType.TOPLEVEL);
- win.setName("main window");
- win.setDefaultSize(200, 400);
- win.addListener((LifeCycleListener) this);
- win.setTitle("gtktest");
- VBox box1 = new VBox(false, 0);
- win.add(box1);
- box1.show();
- ScrolledWindow scrolledWindow = new ScrolledWindow(null, null);
- scrolledWindow.setPolicy(PolicyType.AUTOMATIC, PolicyType.AUTOMATIC);
- scrolledWindow.setBorderWidth(10);
-
- box1.packStart(scrolledWindow, true, true, 0);
-
- scrolledWindow.show();
- VBox box2 = new VBox(false, 0); // Constructors without args fail
- box2.setBorderWidth(10);
- scrolledWindow.addWithViewport(box2);
- box2.show();
-
- // Buttons
- aboutButton = new Button("About");
- aboutButton.addListener((ButtonListener) this);
- box2.packStart(aboutButton, true, true, 0);
- aboutButton.show();
-
- appButton = new Button("App");
- appButton.addListener((ButtonListener) this);
- box2.packStart(appButton, true, true, 0);
- appButton.show();
-
- appBarButton = new Button("AppBar");
- appBarButton.addListener((ButtonListener) this);
- box2.packStart(appBarButton, true, true, 0);
- appBarButton.show();
-
- canvasButton = new Button("Canvas");
- canvasButton.addListener((ButtonListener) this);
- box2.packStart(canvasButton, true, true, 0);
- canvasButton.show();
-
- dateEditButton = new Button("DateEdit");
- dateEditButton.addListener((ButtonListener) this);
- box2.packStart(dateEditButton, true, true, 0);
- dateEditButton.show();
-
- dialogButton = new Button("Dialog");
- dialogButton.addListener((ButtonListener) this);
- box2.packStart(dialogButton, true, true, 0);
- dialogButton.show();
-
- entriesButton = new Button("Entries");
- entriesButton.addListener((ButtonListener) this);
- entriesButton.setSensitive(false);
- box2.packStart(entriesButton, true, true, 0);
- entriesButton.show();
-
- hRefButton = new Button("HRef");
- hRefButton.addListener((ButtonListener) this);
- box2.packStart(hRefButton, true, true, 0);
- hRefButton.show();
-
- miscButton = new Button("Misc");
- miscButton.addListener((ButtonListener) this);
- miscButton.setSensitive(false);
- box2.packStart(miscButton, true, true, 0);
- miscButton.show();
-
- pickersButton = new Button("Pickers");
- pickersButton.addListener((ButtonListener) this);
- box2.packStart(pickersButton, true, true, 0);
- pickersButton.show();
- // End of Buttons
-
- HSeparator separator = new HSeparator();
- box1.packStart(separator, false, true, 0);
- separator.show();
- VBox box3 = new VBox(false, 10);
- box3.setBorderWidth(10);
- box1.packStart(box3, false, true, 0);
- box3.show();
- closeButton = new Button("close");
- closeButton.addListener((ButtonListener) this);
- //button.setFlags(.GTK_CAN_DEFAULT);
- box3.packStart(closeButton, true, true, 0);
- //button.grabDefault();
- closeButton.show();
- win.show();
- }
-
- public static void main(String[] args) {
- Program myProg = Program.initGnomeUI("TestGNOME", "0.0.1", args);
- TestGNOME test = new TestGNOME(myProg);
- Gtk.main();
- }
-
- public void buttonEvent(ButtonEvent be) {
- if (be.isOfType(ButtonEvent.Type.CLICK)) {
- Object source = be.getSource();
- if (source == aboutButton) {
- createAbout();
- } else if (source == appButton) {
- createApp();
- } else if (source == appBarButton) {
- createAppBar();
- } else if (source == canvasButton) {
- createCanvas();
- } else if (source == closeButton) {
- exit(0);
- } else if (source == dateEditButton) {
- createDateEdit();
- } else if (source == dialogButton) {
- createDialog();
- } else if (source == entriesButton) {
- createEntries();
- } else if (source == hRefButton) {
- createHRef();
- } else if (source == miscButton) {
- // Nothing
- } else if (source == pickersButton) {
- createPickers();
- } else {
- System.err.println("TestGNOME.buttonEvent buttonEvent source unknown");
- }
- }
- }
-
- public void lifeCycleEvent(LifeCycleEvent lce) {
- }
-
- public boolean lifeCycleQuery(LifeCycleEvent lce) {
- if (lce.isOfType(LifeCycleEvent.Type.DESTROY) ||
- lce.isOfType(LifeCycleEvent.Type.DELETE))
- Gtk.mainQuit();
- return false;
- }
-
- private void exit(int returnVal) {
- Gtk.mainQuit();
- System.exit(returnVal);
- }
-}
diff --git a/libgnome-java/doc/tutorial/First.java b/libgnome-java/doc/tutorial/First.java
deleted file mode 100644
index 0d5face..0000000
--- a/libgnome-java/doc/tutorial/First.java
+++ /dev/null
@@ -1,16 +0,0 @@
-import org.gnu.gnome.App;
-import org.gnu.gnome.Program;
-import org.gnu.gtk.Gtk;
-
-public class First {
- public static void main(String[] args) {
- // Initialization
- Program.initGnomeUI("First", "0.1", args);
-
- App app = new App("First", "First App");
- app.show();
-
- Gtk.main();
- }
-}
-
diff --git a/libgnome-java/doc/tutorial/Fourth.java b/libgnome-java/doc/tutorial/Fourth.java
deleted file mode 100644
index 05f73bc..0000000
--- a/libgnome-java/doc/tutorial/Fourth.java
+++ /dev/null
@@ -1,430 +0,0 @@
-
-/**
- * This is the fourth application used in the Java-GNOME tutorial.
- * It demonstrates the use of layout managers.
- */
-
-import org.gnu.gnome.About;
-import org.gnu.gnome.App;
-import org.gnu.gnome.Program;
-import org.gnu.gnome.UIInfo;
-import org.gnu.gtk.Adjustment;
-import org.gnu.gtk.AttachOptions;
-import org.gnu.gtk.ButtonsType;
-import org.gnu.gtk.CheckButton;
-import org.gnu.gtk.ComboBox;
-import org.gnu.gtk.DialogFlags;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.GtkStockItem;
-import org.gnu.gtk.HBox;
-import org.gnu.gtk.HScale;
-import org.gnu.gtk.HScrollBar;
-import org.gnu.gtk.Label;
-import org.gnu.gtk.MessageDialog;
-import org.gnu.gtk.MessageType;
-import org.gnu.gtk.Notebook;
-import org.gnu.gtk.PositionType;
-import org.gnu.gtk.Scale;
-import org.gnu.gtk.StatusBar;
-import org.gnu.gtk.Table;
-import org.gnu.gtk.UpdateType;
-import org.gnu.gtk.VBox;
-import org.gnu.gtk.VScale;
-import org.gnu.gtk.Widget;
-import org.gnu.gtk.event.AdjustmentEvent;
-import org.gnu.gtk.event.AdjustmentListener;
-import org.gnu.gtk.event.ButtonEvent;
-import org.gnu.gtk.event.ButtonListener;
-import org.gnu.gtk.event.ComboBoxEvent;
-import org.gnu.gtk.event.ComboBoxListener;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-import org.gnu.gtk.event.MenuItemEvent;
-import org.gnu.gtk.event.MenuItemListener;
-
-public class Fourth implements MenuItemListener, ButtonListener {
- private App app = null;
- private StatusBar statusbar = null;
-
- // widgets used for the boxes tab
- private VScale vscale = null;
- private HScale hscale = null;
- private CheckButton button = null;
- private Adjustment adj = null;
- private ComboBox valuePosition = null;
- private ComboBox updatePolicy = null;
-
- // widgets used for the table tab
- private VScale vscale2 = null;
- private HScale hscale2 = null;
- private CheckButton button2 = null;
- private Adjustment adj2 = null;
- private ComboBox valuePosition2 = null;
- private ComboBox updatePolicy2 = null;
-
- public static final String appVersion = "0.1";
-
- public Fourth() {
- createMainWindow();
- createMenusAndStatusbar();
- createToolbar();
- createView();
- app.showAll();
- }
-
- private void createMainWindow() {
- app = new App("Fourth", "Fourth App");
- app.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- Gtk.mainQuit();
- return false;
- }
- });
- }
-
- private void createMenusAndStatusbar() {
-
- UIInfo fileMenu[] =
- {
- UIInfo.newItem("New Window", "Open a new application window", this),
- UIInfo.separator(),
- UIInfo.openItem((MenuItemListener) this),
- UIInfo.saveItem((MenuItemListener) this),
- UIInfo.saveAsItem((MenuItemListener) this),
- UIInfo.separator(),
- UIInfo.closeItem((MenuItemListener) this),
- UIInfo.quitItem(new MenuItemListener() {
- public void menuItemEvent(MenuItemEvent event) {
- fileExit();
- }
- }),
- UIInfo.end()
- };
-
- UIInfo editMenu[] =
- {
- UIInfo.undoItem((MenuItemListener) this),
- UIInfo.redoItem((MenuItemListener) this),
- UIInfo.separator(),
- UIInfo.cutItem((MenuItemListener) this),
- UIInfo.copyItem((MenuItemListener) this),
- UIInfo.pasteItem((MenuItemListener) this),
- UIInfo.separator(),
- UIInfo.findItem((MenuItemListener) this),
- UIInfo.findAgainItem((MenuItemListener) this),
- UIInfo.replaceItem((MenuItemListener) this),
- UIInfo.propertiesItem((MenuItemListener) this),
- UIInfo.end()};
-
- UIInfo moveMenu[] =
- {
- UIInfo.item("_Up", "Move selection up", (MenuItemListener) this),
- UIInfo.item("D_own", "Move selection down", (MenuItemListener) this),
- UIInfo.end()};
-
- UIInfo helpMenu[] =
- {
- UIInfo.help("second"),
- UIInfo.aboutItem(new MenuItemListener() {
- public void menuItemEvent(MenuItemEvent event) {
- helpAbout();
- }
- }),
- UIInfo.end()
- };
-
- UIInfo mainMenu[] =
- {
- UIInfo.subtree("_File", fileMenu),
- UIInfo.subtree("_Edit", editMenu),
- UIInfo.subtree("_Move", moveMenu),
- UIInfo.subtree("_Help", helpMenu),
- UIInfo.end()
- };
-
- app.createMenus(mainMenu);
-
- statusbar = new StatusBar();
- app.setStatusBar(statusbar);
- app.installMenuHints(mainMenu);
- }
-
- private void createToolbar() {
-
- UIInfo toolbar[] =
- {
- UIInfo.itemStock("New", "Create a new file", (ButtonListener) this, GtkStockItem.NEW),
- UIInfo.itemStock("Open", "Open a file", (ButtonListener) this, GtkStockItem.OPEN),
- UIInfo.separator(),
- UIInfo.itemStock("Save", "Save this file", (ButtonListener) this, GtkStockItem.SAVE),
- UIInfo.itemStock("Save As", "Save this file as", (ButtonListener) this, GtkStockItem.SAVE_AS),
- UIInfo.separator(),
- UIInfo.itemStock("Close", "Close this file", (ButtonListener) this, GtkStockItem.CLOSE),
- UIInfo.end()};
-
- app.createToolBar(toolbar);
- }
-
- private void createView() {
- // Create a notebook to hold our two example pages
- Notebook notebook = new Notebook();
- notebook.setTabPosition(PositionType.TOP);
- app.setContent(notebook);
-
- notebook.appendPage(buildBoxPage(), new Label("GtkBox"));
- notebook.appendPage(buildTablePage(), new Label("GtkTable"));
- }
-
- private Widget buildBoxPage() {
-
- VBox mainBox = new VBox(false, 0);
-
- HBox hbox = new HBox(false, 10);
- hbox.setBorderWidth(10);
- mainBox.packStart(hbox, true, true, 0);
-
- Adjustment adj1 = new Adjustment(0.0, 0.0, 101.0, 0.1, 1.0, 1.0);
- vscale = new VScale(adj1);
- setDefaultValues(vscale);
- hbox.packStart(vscale, true, true, 0);
-
- VBox vbox = new VBox(false, 10);
- hbox.packStart(vbox, true, true, 0);
-
- hscale = new HScale(adj1);
- hscale.setMinimumSize(200, 30);
- setDefaultValues(hscale);
- vbox.packStart(hscale, true, true, 0);
-
- HScrollBar scrollbar = new HScrollBar(adj1);
- scrollbar.setUpdatePolicy(UpdateType.CONTINUOUS);
- vbox.packStart(scrollbar, true, true, 0);
-
- hbox = new HBox(false, 10);
- hbox.setBorderWidth(10);
- mainBox.packStart(hbox, true, true, 0);
-
- button = new CheckButton("Display value on scale widgets", false);
- button.setState(true);
- button.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK))
- drawValue();
- }
- });
- hbox.packStart(button, true, true, 0);
-
- hbox = new HBox(false, 10);
- hbox.setBorderWidth(10);
-
- Label label = new Label("Scale Value Position:");
- hbox.packStart(label, false, false, 0);
-
- valuePosition = new ComboBox();
- valuePosition.appendText("Top");
- valuePosition.appendText("Bottom");
- valuePosition.appendText("Left");
- valuePosition.appendText("Right");
- valuePosition.addListener(new ComboBoxListener() {
- public void comboBoxEvent(ComboBoxEvent event) {
- int index = valuePosition.getActive();
- if (0 == index)
- posMenuSelect(PositionType.TOP);
- else if (1 == index)
- posMenuSelect(PositionType.BOTTOM);
- else if (2 == index)
- posMenuSelect(PositionType.LEFT);
- else
- posMenuSelect(PositionType.RIGHT);
- }
- });
- hbox.packStart(valuePosition, true, true, 0);
-
- mainBox.packStart(hbox, true, true, 0);
-
- hbox = new HBox(false, 10);
- hbox.setBorderWidth(10);
-
- label = new Label("Scale Update Policy:");
- hbox.packStart(label, false, false, 0);
-
- updatePolicy = new ComboBox();
- updatePolicy.appendText("Continuous");
- updatePolicy.appendText("Discontinuous");
- updatePolicy.appendText("Delayed");
- updatePolicy.addListener(new ComboBoxListener() {
- public void comboBoxEvent(ComboBoxEvent event) {
- int index = updatePolicy.getActive();
- if (0 == index)
- updateMenuSelect(UpdateType.CONTINUOUS);
- else if (1 == index)
- updateMenuSelect(UpdateType.DISCONTINUOUS);
- else
- updateMenuSelect(UpdateType.DELAYED);
- }
- });
- hbox.packStart(updatePolicy, true, true, 0);
-
- mainBox.packStart(hbox, true, true, 0);
-
- hbox = new HBox(false, 10);
- hbox.setBorderWidth(10);
-
- label = new Label("Scale Digits:");
- hbox.packStart(label, false, false, 0);
-
- adj = new Adjustment(1.0, 0.0, 5.0, 1.0, 1.0, 0.0);
- adj.addListener(new AdjustmentListener() {
- public void adjustmentEvent(AdjustmentEvent event) {
- digitsScale();
- }
- });
- HScale scale = new HScale(adj);
- scale.setDigits(0);
- hbox.packStart(scale, true, true, 0);
-
- mainBox.packStart(hbox, true, true, 0);
-
- return mainBox;
- }
-
- private Widget buildTablePage() {
-
- Table table = new Table(6, 3, false);
-
- Adjustment adj1 = new Adjustment(0.0, 0.0, 101.0, 0.1, 1.0, 1.0);
- vscale2 = new VScale(adj1);
- setDefaultValues(vscale2);
- table.attach(vscale2, 0, 1, 0, 2, AttachOptions.FILL, AttachOptions.FILL, 2, 10);
-
- hscale2 = new HScale(adj1);
- hscale2.setMinimumSize(200, 30);
- setDefaultValues(hscale2);
- table.attach(hscale2, 1, 3, 0, 1, AttachOptions.FILL, AttachOptions.FILL, 5, 5);
-
- HScrollBar scrollbar = new HScrollBar(adj1);
- scrollbar.setUpdatePolicy(UpdateType.CONTINUOUS);
- table.attach(scrollbar, 1, 3, 1, 2, AttachOptions.FILL, AttachOptions.FILL, 5, 5);
-
- button2 = new CheckButton("Display value on scale widgets", false);
- button2.setState(true);
- table.attach(button2, 0, 3, 2, 3, AttachOptions.FILL, AttachOptions.FILL, 5, 10);
-
- Label label = new Label("Scale Value Position:");
- table.attach(label, 0, 2, 3, 4, AttachOptions.FILL, AttachOptions.FILL, 2, 10);
-
- valuePosition2 = new ComboBox();
- valuePosition2.appendText("Top");
- valuePosition2.appendText("Bottom");
- valuePosition2.appendText("Left");
- valuePosition2.appendText("Right");
- valuePosition2.addListener(new ComboBoxListener() {
- public void comboBoxEvent(ComboBoxEvent event) {
- int index = valuePosition2.getActive();
- if (0 == index)
- posMenuSelect(PositionType.TOP);
- else if (1 == index)
- posMenuSelect(PositionType.BOTTOM);
- else if (2 == index)
- posMenuSelect(PositionType.LEFT);
- else
- posMenuSelect(PositionType.RIGHT);
- }
- });
- table.attach(valuePosition2, 2, 3, 3, 4, AttachOptions.FILL, AttachOptions.FILL, 2, 10);
-
- label = new Label("Scale Update Policy:");
- table.attach(label, 0, 2, 4, 5, AttachOptions.FILL, AttachOptions.FILL, 2, 10);
-
- updatePolicy2 = new ComboBox();
- updatePolicy2.appendText("Continuous");
- updatePolicy2.appendText("Discontinuous");
- updatePolicy2.appendText("Delayed");
- updatePolicy2.addListener(new ComboBoxListener() {
- public void comboBoxEvent(ComboBoxEvent event) {
- int index = updatePolicy2.getActive();
- if (0 == index)
- updateMenuSelect(UpdateType.CONTINUOUS);
- else if (1 == index)
- updateMenuSelect(UpdateType.DISCONTINUOUS);
- else
- updateMenuSelect(UpdateType.DELAYED);
- }
- });
- table.attach(updatePolicy2, 2, 3, 4, 5, AttachOptions.FILL, AttachOptions.FILL, 2, 10);
-
- label = new Label("Scale Digits:");
- table.attach(label, 0, 1, 5, 6, AttachOptions.FILL, AttachOptions.FILL, 2, 5);
-
- adj2 = new Adjustment(1.0, 0.0, 5.0, 1.0, 1.0, 0.0);
- HScale scale = new HScale(adj2);
- scale.setDigits(0);
- table.attach(scale, 1, 3, 5, 6, AttachOptions.FILL, AttachOptions.FILL, 3, 5);
- return table;
- }
-
- public void setDefaultValues(Scale scale) {
- scale.setUpdatePolicy(UpdateType.CONTINUOUS);
- scale.setDigits(1);
- scale.setValuePosition(PositionType.TOP);
- scale.setDrawValue(true);
- }
-
- public void drawValue() {
- hscale.setDrawValue(button.getState());
- vscale.setDrawValue(button.getState());
- }
-
- public void posMenuSelect(PositionType type) {
- hscale.setValuePosition(type);
- vscale.setValuePosition(type);
- }
-
- public void updateMenuSelect(UpdateType type) {
- hscale.setUpdatePolicy(type);
- vscale.setUpdatePolicy(type);
- }
-
- public void digitsScale() {
- hscale.setDigits((int) adj.getValue());
- vscale.setDigits((int) adj.getValue());
- }
-
- public void helpAbout() {
- String title = "Fourth App";
- String version = "Version " + appVersion;
- String license = "GPL";
- String[] authors = { "The Java-GNOME team" };
- String[] documenters = { "" };
- String comments = "This example is a part of the Java-GNOME tutorial";
- About about = new About(title, version, license, comments, authors, documenters, "", null);
- about.show();
- }
-
- public void fileExit() {
- Gtk.mainQuit();
- }
-
- public void menuItemEvent(MenuItemEvent event) {
- displayMessage();
- }
-
- public void buttonEvent(ButtonEvent event) {
- displayMessage();
- }
-
- private void displayMessage() {
- MessageDialog dialog = new MessageDialog(app, DialogFlags.MODAL,
- MessageType.INFO, ButtonsType.OK,
- "Not implemented", false);
- dialog.run();
- dialog.destroy();
- }
-
- public static void main(String[] args) {
- Program.initGnomeUI("Fourth", Fourth.appVersion, args);
- new Fourth();
- Gtk.main();
- }
-}
diff --git a/libgnome-java/doc/tutorial/Second.java b/libgnome-java/doc/tutorial/Second.java
deleted file mode 100644
index 1e4bda5..0000000
--- a/libgnome-java/doc/tutorial/Second.java
+++ /dev/null
@@ -1,134 +0,0 @@
-
-/**
- * This is the second application used in the Java-GNOME tutorial.
- * It demonstrates the use of callbacks and events. It also
- * introduces the user to menus.
- */
-
-import org.gnu.gnome.About;
-import org.gnu.gnome.App;
-import org.gnu.gnome.Program;
-import org.gnu.gnome.UIInfo;
-import org.gnu.gtk.ButtonsType;
-import org.gnu.gtk.DialogFlags;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.MessageDialog;
-import org.gnu.gtk.MessageType;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-import org.gnu.gtk.event.MenuItemEvent;
-import org.gnu.gtk.event.MenuItemListener;
-
-public class Second implements MenuItemListener {
- private App app = null;
- public static final String appVersion = "0.1";
-
- public Second() {
- createMainWindow();
- createMenus();
- app.showAll();
- }
-
- private void createMainWindow() {
- app = new App("Second", "Second App");
- app.setDefaultSize(200, 200);
- app.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- Gtk.mainQuit();
- return false;
- }
- });
- }
-
- private void createMenus() {
-
- UIInfo fileMenu[] = {
- UIInfo.newItem("New Window", "Open a new application window", this),
- UIInfo.separator(),
- UIInfo.openItem(this),
- UIInfo.saveItem(this),
- UIInfo.saveAsItem(this),
- UIInfo.separator(),
- UIInfo.closeItem(this),
- UIInfo.quitItem(new MenuItemListener() {
- public void menuItemEvent(MenuItemEvent event) {
- fileExit();
- }
- }),
- UIInfo.end()
- };
-
- UIInfo editMenu[] = {
- UIInfo.undoItem(this),
- UIInfo.redoItem(this),
- UIInfo.separator(),
- UIInfo.cutItem(this),
- UIInfo.copyItem(this),
- UIInfo.pasteItem(this),
- UIInfo.separator(),
- UIInfo.findItem(this),
- UIInfo.findAgainItem(this),
- UIInfo.replaceItem(this),
- UIInfo.propertiesItem(this),
- UIInfo.end()
- };
-
- UIInfo moveMenu[] = {
- UIInfo.item("_Up", "Move selection up", this),
- UIInfo.item("D_own", "Move selection down", this),
- UIInfo.end()
- };
-
- UIInfo helpMenu[] = {
- UIInfo.help("second"),
- UIInfo.aboutItem(new MenuItemListener() {
- public void menuItemEvent(MenuItemEvent event) {
- helpAbout();
- }
- }),
- UIInfo.end()
- };
-
- UIInfo mainMenu[] = {
- UIInfo.subtree("_File", fileMenu),
- UIInfo.subtree("_Edit", editMenu),
- UIInfo.subtree("_Move", moveMenu),
- UIInfo.subtree("_Help", helpMenu),
- UIInfo.end()
- };
-
- app.createMenus(mainMenu);
- }
-
- public void helpAbout() {
- String title = "Second App";
- String version = "Version " + appVersion;
- String license = "GPL";
- String[] authors = { "The Java-GNOME team" };
- String comments = "This example is a part of the Java-GNOME tutorial";
- String[] documenters = { "Many people" };
- String translator = "";
- About about =
- new About(title, version, license, comments, authors, documenters, translator, null);
- about.show();
- }
-
- public void fileExit() {
- Gtk.mainQuit();
- }
-
- public void menuItemEvent(MenuItemEvent event) {
- MessageDialog dialog = new MessageDialog(app, DialogFlags.MODAL,
- MessageType.INFO, ButtonsType.OK,
- "Not implemented", false);
- dialog.run();
- dialog.destroy();
- }
-
- public static void main(String[] args) {
- Program.initGnomeUI("Second", Second.appVersion, args);
- new Second();
- Gtk.main();
- }
-}
diff --git a/libgnome-java/doc/tutorial/Third.java b/libgnome-java/doc/tutorial/Third.java
deleted file mode 100644
index 752dc74..0000000
--- a/libgnome-java/doc/tutorial/Third.java
+++ /dev/null
@@ -1,162 +0,0 @@
-
-/**
- * This is the third application used in the Java-GNOME tutorial.
- * It demonstrates the use of toolbars and statusbars.
- */
-
-import org.gnu.gnome.About;
-import org.gnu.gnome.App;
-import org.gnu.gnome.Program;
-import org.gnu.gnome.UIInfo;
-import org.gnu.gtk.ButtonsType;
-import org.gnu.gtk.DialogFlags;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.GtkStockItem;
-import org.gnu.gtk.MessageDialog;
-import org.gnu.gtk.MessageType;
-import org.gnu.gtk.StatusBar;
-import org.gnu.gtk.event.ButtonEvent;
-import org.gnu.gtk.event.ButtonListener;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-import org.gnu.gtk.event.MenuItemEvent;
-import org.gnu.gtk.event.MenuItemListener;
-
-public class Third implements MenuItemListener, ButtonListener {
- private App app = null;
- private StatusBar statusbar = null;
- public static final String appVersion = "0.1";
-
- public Third() {
- createMainWindow();
- createMenusAndStatusbar();
- createToolbar();
- app.showAll();
- }
-
- private void createMainWindow() {
- app = new App("Third", "Third App");
- app.setDefaultSize(350, 200);
- app.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- Gtk.mainQuit();
- return false;
- }
- });
- }
-
- private void createMenusAndStatusbar() {
-
- UIInfo fileMenu[] =
- {
- UIInfo.newItem("New Window", "Open a new application window", this),
- UIInfo.separator(),
- UIInfo.openItem((MenuItemListener) this),
- UIInfo.saveItem((MenuItemListener) this),
- UIInfo.saveAsItem((MenuItemListener) this),
- UIInfo.separator(),
- UIInfo.closeItem((MenuItemListener) this),
- UIInfo.quitItem(new MenuItemListener() { public void menuItemEvent(MenuItemEvent event) { fileExit();
- }
- }), UIInfo.end()
- };
-
- UIInfo editMenu[] =
- {
- UIInfo.undoItem((MenuItemListener) this),
- UIInfo.redoItem((MenuItemListener) this),
- UIInfo.separator(),
- UIInfo.cutItem((MenuItemListener) this),
- UIInfo.copyItem((MenuItemListener) this),
- UIInfo.pasteItem((MenuItemListener) this),
- UIInfo.separator(),
- UIInfo.findItem((MenuItemListener) this),
- UIInfo.findAgainItem((MenuItemListener) this),
- UIInfo.replaceItem((MenuItemListener) this),
- UIInfo.propertiesItem((MenuItemListener) this),
- UIInfo.end()};
-
- UIInfo moveMenu[] =
- {
- UIInfo.item("_Up", "Move selection up", (MenuItemListener) this),
- UIInfo.item("D_own", "Move selection down", (MenuItemListener) this),
- UIInfo.end()};
-
- UIInfo helpMenu[] =
- {
- UIInfo.help("second"),
- UIInfo.aboutItem(new MenuItemListener() { public void menuItemEvent(MenuItemEvent event) { helpAbout();
- }
- }), UIInfo.end()
- };
-
- UIInfo mainMenu[] =
- {
- UIInfo.subtree("_File", fileMenu),
- UIInfo.subtree("_Edit", editMenu),
- UIInfo.subtree("_Move", moveMenu),
- UIInfo.subtree("_Help", helpMenu),
- UIInfo.end()
- };
-
- app.createMenus(mainMenu);
-
- statusbar = new StatusBar();
- app.setStatusBar(statusbar);
- app.installMenuHints(mainMenu);
- }
-
- private void createToolbar() {
-
- UIInfo toolbar[] =
- {
- UIInfo.itemStock("New", "Create a new file", (ButtonListener) this, GtkStockItem.NEW),
- UIInfo.itemStock("Open", "Open a file", (ButtonListener) this, GtkStockItem.OPEN),
- UIInfo.separator(),
- UIInfo.itemStock("Save", "Save this file", (ButtonListener) this, GtkStockItem.SAVE),
- UIInfo.itemStock("Save As", "Save this file as", (ButtonListener) this, GtkStockItem.SAVE_AS),
- UIInfo.separator(),
- UIInfo.itemStock("Close", "Close this file", (ButtonListener) this, GtkStockItem.CLOSE),
- UIInfo.end()};
-
- app.createToolBar(toolbar);
- }
-
- public void helpAbout() {
- String title = "Third App";
- String version = "Version " + appVersion;
- String license = "GPL";
- String[] authors = { "The Java-GNOME team" };
- String[] documenters = { "" };
- String comments = "This example is a part of the Java-GNOME tutorial";
- About about = new About(title, version, license, comments, authors, documenters, "", null);
- about.show();
- }
-
- public void fileExit() {
- Gtk.mainQuit();
- }
-
- public void menuItemEvent(MenuItemEvent event) {
- displayMessage();
- }
-
- public void buttonEvent(ButtonEvent event) {
- displayMessage();
- }
-
- private void displayMessage() {
- MessageDialog dialog = new MessageDialog(app, DialogFlags.MODAL,
- MessageType.INFO, ButtonsType.OK,
- "Not implemented", false);
- dialog.run();
- dialog.destroy();
- }
-
- public static void main(String[] args) {
- Program.initGnomeUI("Third", Third.appVersion, args);
- new Third();
- Gtk.main();
- }
-}
diff --git a/libgnome-java/gnome2-java.pc b/libgnome-java/gnome2-java.pc
deleted file mode 100644
index 22f274d..0000000
--- a/libgnome-java/gnome2-java.pc
+++ /dev/null
@@ -1,12 +0,0 @@
-prefix=/usr/
-exec_prefix=${prefix}
-libdir=/usr/lib/jni/
-includedir=${prefix}/include
-
-
-Name: GNOME-Java
-Description: GNOME Java bindings
-Version: 2.8.2
-api_version=2.8
-classpath=${prefix}/share/java/gnome2.8-2.8.2.jar
-jni_dir=${prefix}/lib/jni/
diff --git a/libgnome-java/gnome2-java.pc.buildplace b/libgnome-java/gnome2-java.pc.buildplace
deleted file mode 100644
index 933418d..0000000
--- a/libgnome-java/gnome2-java.pc.buildplace
+++ /dev/null
@@ -1,12 +0,0 @@
-prefix=/usr/
-exec_prefix=${prefix}
-libdir=/usr/lib/jni/
-includedir=${prefix}/include
-
-
-Name: GNOME-Java
-Description: GNOME Java bindings
-Version: 2.8.2
-api_version=2.8
-classpath=/home/java-gnome-2.8.3/libgnome-java/lib//gnome2.8-2.8.2.jar
-jni_dir=/home/java-gnome-2.8.3/libgnome-java/lib/
diff --git a/libgnome-java/gnome2-java.pc.buildplace.in b/libgnome-java/gnome2-java.pc.buildplace.in
deleted file mode 100644
index 34e2ab4..0000000
--- a/libgnome-java/gnome2-java.pc.buildplace.in
+++ /dev/null
@@ -1,12 +0,0 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@
-
-
-Name: GNOME-Java
-Description: GNOME Java bindings
-Version: @version@
-api_version=@apiversion@
-classpath=@INSTALLED_CLASSPATH_BUILDPLACE@
-jni_dir=@INSTALLED_JNI_DIR_BUILDPLACE@
diff --git a/libgnome-java/gnome2-java.pc.in b/libgnome-java/gnome2-java.pc.in
deleted file mode 100644
index 931d819..0000000
--- a/libgnome-java/gnome2-java.pc.in
+++ /dev/null
@@ -1,12 +0,0 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@
-
-
-Name: GNOME-Java
-Description: GNOME Java bindings
-Version: @version@
-api_version=@apiversion@
-classpath=@INSTALLED_CLASSPATH@
-jni_dir=@INSTALLED_JNI_DIR@
diff --git a/libgnome-java/install-sh b/libgnome-java/install-sh
deleted file mode 100755
index e9de238..0000000
--- a/libgnome-java/install-sh
+++ /dev/null
@@ -1,251 +0,0 @@
-#!/bin/sh
-#
-# install - install a program, script, or datafile
-# This comes from X11R5 (mit/util/scripts/install.sh).
-#
-# Copyright 1991 by the Massachusetts Institute of Technology
-#
-# Permission to use, copy, modify, distribute, and sell this software and its
-# documentation for any purpose is hereby granted without fee, provided that
-# the above copyright notice appear in all copies and that both that
-# copyright notice and this permission notice appear in supporting
-# documentation, and that the name of M.I.T. not be used in advertising or
-# publicity pertaining to distribution of the software without specific,
-# written prior permission. M.I.T. makes no representations about the
-# suitability of this software for any purpose. It is provided "as is"
-# without express or implied warranty.
-#
-# Calling this script install-sh is preferred over install.sh, to prevent
-# `make' implicit rules from creating a file called install from it
-# when there is no Makefile.
-#
-# This script is compatible with the BSD install script, but was written
-# from scratch. It can only install one file at a time, a restriction
-# shared with many OS's install programs.
-
-
-# set DOITPROG to echo to test this script
-
-# Don't use :- since 4.3BSD and earlier shells don't like it.
-doit="${DOITPROG-}"
-
-
-# put in absolute paths if you don't have them in your path; or use env. vars.
-
-mvprog="${MVPROG-mv}"
-cpprog="${CPPROG-cp}"
-chmodprog="${CHMODPROG-chmod}"
-chownprog="${CHOWNPROG-chown}"
-chgrpprog="${CHGRPPROG-chgrp}"
-stripprog="${STRIPPROG-strip}"
-rmprog="${RMPROG-rm}"
-mkdirprog="${MKDIRPROG-mkdir}"
-
-transformbasename=""
-transform_arg=""
-instcmd="$mvprog"
-chmodcmd="$chmodprog 0755"
-chowncmd=""
-chgrpcmd=""
-stripcmd=""
-rmcmd="$rmprog -f"
-mvcmd="$mvprog"
-src=""
-dst=""
-dir_arg=""
-
-while [ x"$1" != x ]; do
- case $1 in
- -c) instcmd="$cpprog"
- shift
- continue;;
-
- -d) dir_arg=true
- shift
- continue;;
-
- -m) chmodcmd="$chmodprog $2"
- shift
- shift
- continue;;
-
- -o) chowncmd="$chownprog $2"
- shift
- shift
- continue;;
-
- -g) chgrpcmd="$chgrpprog $2"
- shift
- shift
- continue;;
-
- -s) stripcmd="$stripprog"
- shift
- continue;;
-
- -t=*) transformarg=`echo $1 | sed 's/-t=//'`
- shift
- continue;;
-
- -b=*) transformbasename=`echo $1 | sed 's/-b=//'`
- shift
- continue;;
-
- *) if [ x"$src" = x ]
- then
- src=$1
- else
- # this colon is to work around a 386BSD /bin/sh bug
- :
- dst=$1
- fi
- shift
- continue;;
- esac
-done
-
-if [ x"$src" = x ]
-then
- echo "install: no input file specified"
- exit 1
-else
- true
-fi
-
-if [ x"$dir_arg" != x ]; then
- dst=$src
- src=""
-
- if [ -d $dst ]; then
- instcmd=:
- chmodcmd=""
- else
- instcmd=mkdir
- fi
-else
-
-# Waiting for this to be detected by the "$instcmd $src $dsttmp" command
-# might cause directories to be created, which would be especially bad
-# if $src (and thus $dsttmp) contains '*'.
-
- if [ -f $src -o -d $src ]
- then
- true
- else
- echo "install: $src does not exist"
- exit 1
- fi
-
- if [ x"$dst" = x ]
- then
- echo "install: no destination specified"
- exit 1
- else
- true
- fi
-
-# If destination is a directory, append the input filename; if your system
-# does not like double slashes in filenames, you may need to add some logic
-
- if [ -d $dst ]
- then
- dst="$dst"/`basename $src`
- else
- true
- fi
-fi
-
-## this sed command emulates the dirname command
-dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
-
-# Make sure that the destination directory exists.
-# this part is taken from Noah Friedman's mkinstalldirs script
-
-# Skip lots of stat calls in the usual case.
-if [ ! -d "$dstdir" ]; then
-defaultIFS='
-'
-IFS="${IFS-${defaultIFS}}"
-
-oIFS="${IFS}"
-# Some sh's can't handle IFS=/ for some reason.
-IFS='%'
-set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
-IFS="${oIFS}"
-
-pathcomp=''
-
-while [ $# -ne 0 ] ; do
- pathcomp="${pathcomp}${1}"
- shift
-
- if [ ! -d "${pathcomp}" ] ;
- then
- $mkdirprog "${pathcomp}"
- else
- true
- fi
-
- pathcomp="${pathcomp}/"
-done
-fi
-
-if [ x"$dir_arg" != x ]
-then
- $doit $instcmd $dst &&
-
- if [ x"$chowncmd" != x ]; then $doit $chowncmd $dst; else true ; fi &&
- if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dst; else true ; fi &&
- if [ x"$stripcmd" != x ]; then $doit $stripcmd $dst; else true ; fi &&
- if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dst; else true ; fi
-else
-
-# If we're going to rename the final executable, determine the name now.
-
- if [ x"$transformarg" = x ]
- then
- dstfile=`basename $dst`
- else
- dstfile=`basename $dst $transformbasename |
- sed $transformarg`$transformbasename
- fi
-
-# don't allow the sed command to completely eliminate the filename
-
- if [ x"$dstfile" = x ]
- then
- dstfile=`basename $dst`
- else
- true
- fi
-
-# Make a temp file name in the proper directory.
-
- dsttmp=$dstdir/#inst.$$#
-
-# Move or copy the file name to the temp name
-
- $doit $instcmd $src $dsttmp &&
-
- trap "rm -f ${dsttmp}" 0 &&
-
-# and set any options; do chmod last to preserve setuid bits
-
-# If any of these fail, we abort the whole thing. If we want to
-# ignore errors from any of these, just make sure not to ignore
-# errors from the above "$doit $instcmd $src $dsttmp" command.
-
- if [ x"$chowncmd" != x ]; then $doit $chowncmd $dsttmp; else true;fi &&
- if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; else true;fi &&
- if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; else true;fi &&
- if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; else true;fi &&
-
-# Now rename the file to the real destination.
-
- $doit $rmcmd -f $dstdir/$dstfile &&
- $doit $mvcmd $dsttmp $dstdir/$dstfile
-
-fi &&
-
-
-exit 0
diff --git a/libgnome-java/src/Makefile b/libgnome-java/src/Makefile
deleted file mode 100644
index 17bc650..0000000
--- a/libgnome-java/src/Makefile
+++ /dev/null
@@ -1,141 +0,0 @@
-# This file is part of Java-GNOME.
-#
-# Java-GNOME is free software; you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
-# any later version.
-#
-# Java-GNOME is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with Java-GNOME; see the file COPYING. If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-#
-
-
-
-CLASSPATH = /home/java-gnome-2.8.3/libgtk-java/lib/gtk2.4-2.4.6.jar:@CLASSPATH@:java
-NATIVEGTKJAR = /home/java-gnome-2.8.3/libgtk-java/lib//libgtkjar2.4.so
-
-OBJECTS:= \
- $(shell ls jni/*.c \
- | sort | sed -e 's=\.c=\.o=g')
-
-SOURCE_PATH:=java/org/gnu/gnome/*.java \
- java/org/gnu/gnome/event/*.java
-
-JAVA_SOURCE_PATH:=java
-
-version = 2.8.2
-apiversion = 2.8
-gtkversion = @gtkversion@
-gtkapiversion = 2.4
-
-INSTALL=/usr/bin/install -c
-
-# Set Java related stuff
-JAVADOC = @JAVADOC@
-JAVAC = gcj -C
-JAVA = @JAVA@
-JAR = /usr/bin/jar
-
-# If you need to change this line please let us know
-JAVA_INCLUDES =
-#@JAVA_INCLUDES@
-
-# Set C related stuff
-CC = gcc
-CFLAGS= -g -O2 -fPIC -Wall
-GTK_CFLAGS=-DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-GTK_LIBS=-Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
-LIBGTKHTML_CFLAGS=@LIBGTKHTML_CFLAGS@
-LIBGTKHTML_LIBS=@LIBGTKHTML_LIBS@
-GNOME_CFLAGS=-DORBIT2=1 -pthread -DXTHREADS -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype [...]
-GNOME_LIBS=-Wl,--export-dynamic -pthread -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 -lpthread -lz -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lgnomecanvas-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
-LIBGLADE_CFLAGS=@LIBGLADE_CFLAGS@
-LIBGLADE_LIBS=@LIBGLADE_LIBS@
-GCJ=/usr/bin/gcj -fPIC -fjni
-GCJFLAGS=
-GCJ_CLASSPATH=/usr/share/java/libgcj-3.3.5.jar:.
-
-.SUFFIXES: .java .class
-
-.c.o:
- $(CC) -c $(CFLAGS) $< $(JAVA_INCLUDES) $(GNOME_CFLAGS) \
- -o $@
-
-.java.o:
- $(GCJ) $(GCJFLAGS) -g -O --classpath=${GCJ_CLASSPATH} -c $< \
- -o $@
-
-
-
-
-CLASSES:= \
- $(shell /bin/ls $(SOURCE_PATH) \
- | sort | sed -e 's=\.java=\.class=g' \
- | sed -e 's=\.\./==g' \
- | sed -e 's=\s*\(.*\)\s*= build-java/\1 =g' \
- | sed -e 's=build-java/.*/org/\(.*\)\s*= build-java/org/\1 =g' \
- )
-
-dirs: ../lib build-java
-
-../lib/:
- $(INSTALL) -d ../lib
-build-java:
- $(INSTALL) -d build-java
-
-build-java/%.class: java/%.java
- CLASSPATH=$(JAVA_SOURCE_PATH):$(CLASSPATH) $(JAVAC) -d build-java \
- $<
-
-build-java/%.o: java/%.java
- $(GCJ) $(GCJFLAGS) -g -O --classpath=$(JAVA_SOURCE_PATH):${GCJ_CLASSPATH}:${CLASSPATH} -o $@ -c \
- $<
-
-COMPILED_CLASSES:=$(shell echo $(CLASSES) | sed -e 's=\.class=\.o=g' )
-
-../lib/gnome${apiversion}.jar: $(CLASSES)
- @(cd build-java; $(JAR) cf ../../lib/gnome${apiversion}-${version}.jar `find -name "*.class"` )
- @(cd ../lib; test ! -L gnome${apiversion}.jar && ln -s gnome${apiversion}-${version}.jar gnome${apiversion}.jar) || exit 0
-
-jar: dirs ../lib/gnome${apiversion}.jar
-
-
-../lib/libgnomejava${apiversion}.so.${version} : $(OBJECTS)
- @(test ! -d ../lib && mkdir ../lib) || exit 0
- $(CC) $(CFLAGS) -shared -o ../lib/libgnomejava${apiversion}.so.${version} \
- -L/home/java-gnome-2.8.3/libgtk-java/lib/ -lgtkjava${gtkapiversion} \
- $(OBJECTS) \
- $(CFLAGS) -Wl,--export-dynamic -pthread -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 -lpthread -lz -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lgnomecanvas-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -DORBIT2=1 -pthread -DXTHREADS -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/ [...]
- @(cd ../lib; test ! -L libgnomejava${apiversion}.so && ln -s libgnomejava${apiversion}.so.${version} libgnomejava${apiversion}.so) || exit 0
-
-nativelib: ../lib/libgnomejava${apiversion}.so.${version}
-
-../lib/libgnomejar${apiversion}.so.${version}: $(COMPILED_CLASSES)
- $(GCJ) $(GCJFLAGS) -g -shared $(COMPILED_CLASSES) -o ../lib/libgnomejar${apiversion}.so.${version}
- @(cd ../lib; test ! -L libgnomejar${apiversion}.so && ln -s libgnomejar${apiversion}.so.${version} libgnomejar${apiversion}.so) || exit 0
-
-native-gcj: ../lib/libgnomejar${apiversion}.so.${version}
-
-all: dirs jar nativelib native-gcj
-
-# Targets to clean up after us
-.PHONY: mostlyclean clean distclean maintainer-clean dirs all native-gcj nativelib jar
-
-mostlyclean:
-
-clean: mostlyclean
- rm -f jni/*.o
- rm -rf build-java/
- rm -rf ../lib/
-
-distclean: clean
- rm -f Makefile
-
-maintainer-clean: distclean
-
diff --git a/libgnome-java/src/Makefile.in b/libgnome-java/src/Makefile.in
deleted file mode 100644
index 9a8ac45..0000000
--- a/libgnome-java/src/Makefile.in
+++ /dev/null
@@ -1,141 +0,0 @@
-# This file is part of Java-GNOME.
-#
-# Java-GNOME is free software; you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
-# any later version.
-#
-# Java-GNOME is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with Java-GNOME; see the file COPYING. If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-#
-
-
-
-CLASSPATH = @GTKJAR@:@CLASSPATH@:java
-NATIVEGTKJAR = @NATIVEGTKJAR@
-
-OBJECTS:= \
- $(shell ls jni/*.c \
- | sort | sed -e 's=\.c=\.o=g')
-
-SOURCE_PATH:=java/org/gnu/gnome/*.java \
- java/org/gnu/gnome/event/*.java
-
-JAVA_SOURCE_PATH:=java
-
-version = @version@
-apiversion = @apiversion@
-gtkversion = @gtkversion@
-gtkapiversion = @gtkapiversion@
-
-INSTALL=@INSTALL@
-
-# Set Java related stuff
-JAVADOC = @JAVADOC@
-JAVAC = @JAVAC@
-JAVA = @JAVA@
-JAR = @JAR@
-
-# If you need to change this line please let us know
-JAVA_INCLUDES =
-#@JAVA_INCLUDES@
-
-# Set C related stuff
-CC = @CC@
-CFLAGS= @CFLAGS@ -fPIC -Wall
-GTK_CFLAGS=@GTK_CFLAGS@
-GTK_LIBS=@GTK_LIBS@
-LIBGTKHTML_CFLAGS=@LIBGTKHTML_CFLAGS@
-LIBGTKHTML_LIBS=@LIBGTKHTML_LIBS@
-GNOME_CFLAGS=@GNOME_CFLAGS@
-GNOME_LIBS=@GNOME_LIBS@
-LIBGLADE_CFLAGS=@LIBGLADE_CFLAGS@
-LIBGLADE_LIBS=@LIBGLADE_LIBS@
-GCJ=@GCJ@ -fPIC -fjni
-GCJFLAGS=
-GCJ_CLASSPATH=@GCJ_CLASSPATH at .
-
-.SUFFIXES: .java .class
-
-.c.o:
- $(CC) -c $(CFLAGS) $< $(JAVA_INCLUDES) $(GNOME_CFLAGS) \
- -o $@
-
-.java.o:
- $(GCJ) $(GCJFLAGS) -g -O --classpath=${GCJ_CLASSPATH} -c $< \
- -o $@
-
-
-
-
-CLASSES:= \
- $(shell /bin/ls $(SOURCE_PATH) \
- | sort | sed -e 's=\.java=\.class=g' \
- | sed -e 's=\.\./==g' \
- | sed -e 's=\s*\(.*\)\s*= build-java/\1 =g' \
- | sed -e 's=build-java/.*/org/\(.*\)\s*= build-java/org/\1 =g' \
- )
-
-dirs: ../lib build-java
-
-../lib/:
- $(INSTALL) -d ../lib
-build-java:
- $(INSTALL) -d build-java
-
-build-java/%.class: java/%.java
- CLASSPATH=$(JAVA_SOURCE_PATH):$(CLASSPATH) $(JAVAC) -d build-java \
- $<
-
-build-java/%.o: java/%.java
- $(GCJ) $(GCJFLAGS) -g -O --classpath=$(JAVA_SOURCE_PATH):${GCJ_CLASSPATH}:${CLASSPATH} -o $@ -c \
- $<
-
-COMPILED_CLASSES:=$(shell echo $(CLASSES) | sed -e 's=\.class=\.o=g' )
-
-../lib/gnome${apiversion}.jar: $(CLASSES)
- @(cd build-java; $(JAR) cf ../../lib/gnome${apiversion}-${version}.jar `find -name "*.class"` )
- @(cd ../lib; test ! -L gnome${apiversion}.jar && ln -s gnome${apiversion}-${version}.jar gnome${apiversion}.jar) || exit 0
-
-jar: dirs ../lib/gnome${apiversion}.jar
-
-
-../lib/libgnomejava${apiversion}.so.${version} : $(OBJECTS)
- @(test ! -d ../lib && mkdir ../lib) || exit 0
- $(CC) $(CFLAGS) -shared -o ../lib/libgnomejava${apiversion}.so.${version} \
- -L at JG_GTK_LIB_PATH@ -lgtkjava${gtkapiversion} \
- $(OBJECTS) \
- $(CFLAGS) @GNOME_LIBS@ @GNOME_CFLAGS@ @GTK_LIBS@ @GTK_CFLAGS@ $(JAVA_INCLUDES) -Xlinker --no-undefined
- @(cd ../lib; test ! -L libgnomejava${apiversion}.so && ln -s libgnomejava${apiversion}.so.${version} libgnomejava${apiversion}.so) || exit 0
-
-nativelib: ../lib/libgnomejava${apiversion}.so.${version}
-
-../lib/libgnomejar${apiversion}.so.${version}: $(COMPILED_CLASSES)
- $(GCJ) $(GCJFLAGS) -g -shared $(COMPILED_CLASSES) -o ../lib/libgnomejar${apiversion}.so.${version}
- @(cd ../lib; test ! -L libgnomejar${apiversion}.so && ln -s libgnomejar${apiversion}.so.${version} libgnomejar${apiversion}.so) || exit 0
-
-native-gcj: ../lib/libgnomejar${apiversion}.so.${version}
-
-all: dirs jar nativelib @GCJ_BUILD_TARGETS@
-
-# Targets to clean up after us
-.PHONY: mostlyclean clean distclean maintainer-clean dirs all native-gcj nativelib jar
-
-mostlyclean:
-
-clean: mostlyclean
- rm -f jni/*.o
- rm -rf build-java/
- rm -rf ../lib/
-
-distclean: clean
- rm -f Makefile
-
-maintainer-clean: distclean
-
diff --git a/libgnome-java/src/java/org/gnu/gnome/About.java b/libgnome-java/src/java/org/gnu/gnome/About.java
deleted file mode 100644
index 7036f3e..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/About.java
+++ /dev/null
@@ -1,76 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-import org.gnu.gdk.Pixbuf;
-import org.gnu.glib.Type;
-/**
- * The About widget dialog window is designed to pop up from the
- * About button on an application menu. Its purpose is to standardize
- * the form and content.
- */
-public class About extends org.gnu.gtk.Dialog {
-
- /**
- * Constructor to create a new About dialog.
- * @param title The title of the application.
- * @param version The version of the application.
- * @param license The license.
- * @param comments Miscellaneous comments about the application.
- * @param authors The author(s) of the application.
- * @param decumenters The documents(s) of the application.
- * @param translator The translator.
- * @param pixbuf A pixmap to display on the about dialiag.
- */
- public About(String title, String version, String license, String comments, String authors[], String documenters[], String translator, Pixbuf pixbuf) {
- super(init(title, version, license, comments, authors, documenters, translator, pixbuf));
- }
-
- private static int init(String title, String version, String license, String comments, String authors[], String documenters[], String translator, Pixbuf pixbuf) {
- int pixbufHandle;
- if (pixbuf == null) {
- pixbufHandle = 0;
- } else {
- pixbufHandle = pixbuf.getHandle();
- }
- return gnome_about_new(title,version,license,comments,authors,
- documenters,translator,pixbufHandle);
- }
-
- /**
- * Construct an About box using a handle to a native resource.
- */
- public About(int handle) {
- super(handle);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gnome_about_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gnome_about_get_type();
- native static final protected int gnome_about_new(
- String title,
- String version,
- String copyright,
- String comments,
- String [] authors,
- String [] documenters,
- String translatorCredits,
- int logo);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/App.java b/libgnome-java/src/java/org/gnu/gnome/App.java
deleted file mode 100644
index 497c9a0..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/App.java
+++ /dev/null
@@ -1,403 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-import org.gnu.gtk.AccelGroup;
-import org.gnu.gtk.Container;
-import org.gnu.gtk.MenuBar;
-import org.gnu.gtk.StatusBar;
-import org.gnu.gtk.ToolBar;
-import org.gnu.gtk.VBox;
-import org.gnu.gtk.Widget;
-import org.gnu.gtk.Window;
-
-/**
- * The App widget is the main window of a GNOME application. It is
- * a container widget that can hold a single child widget. It also
- * includes facilities for attaching menus, toolbars, a status bar, and
- * widgets that can be docked.
- */
-public class App extends Window {
-
- /**
- * Instinates a new Application window with the indicated name and title.
- * @param appname The name of the application.
- * @param title The title of the application window. The title can be
- * null, in which case the window's title will not be set.
- */
- public App(String appname, String title) {
- super(gnome_app_new(appname, title == null ? null : title));
- }
-
- public App(int handle) {
- super(handle);
- }
-
- /**
- * Returns the dock.
- * @return The dock.
- */
- public Widget getDock() {
- int hndl = getDock(getHandle());
- if (0 == hndl)
- return null;
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Widget)obj;
- return new Widget(hndl);
- }
-
- /**
- * Main accelerator group for this window (hotkeys live here).
- * @return The accelorator group.
- */
- public AccelGroup getAccelGroup() {
- return new AccelGroup(getAccelGroup(getHandle()));
- }
-
- /**
- * Returns the menu bar.
- * @return The MenuBar.
- */
- public MenuBar getMenuBar() {
- int hndl = getMenubar(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (MenuBar)obj;
- return new MenuBar(hndl);
- }
-
- /**
- * Gets the name of the application.
- * @return The name of the application.
- */
- public String getName() {
- return getName(getHandle());
- }
-
- /**
- * Gets the prefix for gnome-config, which is used to save the layout.
- * @return The prefix for gnome-config.
- */
- public String getPrefix() {
- return getPrefix(getHandle());
- }
-
- /**
- * Gets the status bar of the application windows.
- * @return The status bar.
- */
- public StatusBar getStatusBar() {
- int hndl = getStatusbar(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (StatusBar)obj;
- return new StatusBar(hndl);
- }
-
- /**
- * <I>From gnome-app.h</I>The vbox widget that ties them.
- * @return The VBox.
- */
- public VBox getVBox() {
- int hndl = getVbox(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (VBox)obj;
- return new VBox(hndl);
- }
-
- /**
- * If true, the application uses gnome-config to retrieve and save the
- * docking configuration automatically.
- * @return True if the docking configuration is to be handled
- & automatically, else false.
- */
- public boolean layoutConfig() {
- return getEnableLayoutConfig(getHandle());
- }
-
- /**
- * If true, the application uses gnome-config to retrieve and save the
- * docking configuration automatically.
- * @param enable True if the docking configuration is to be handled
- * automatically, else false.
- */
- public void layoutConfig(boolean enabled) {
- gnome_app_enable_layout_config(getHandle(), enabled);
- }
-
- /**
- * Sets the content area of the application window.
- * @param contents The widget that contains the content of the window.
- */
- public void setContent(Widget contents) {
- gnome_app_set_contents(getHandle(), contents.getHandle());
- }
-
- /**
- * Sets the menu bar of the window.
- * @param menuBar The menu bar to be used for the window.
- */
- public void setMenuBar(MenuBar menuBar) {
- gnome_app_set_menus(getHandle(), menuBar.getHandle());
- }
-
- /**
- * Construct a menu bar and attach it to the specified application window.
- * @param uiinfos An array of UIInfo objects that define the menu.
- */
- public void createMenus(UIInfo [] uiinfos) {
- if (uiinfos.length < 1)
- return;
- int[] hndls = new int[uiinfos.length];
- for (int i = 0; i < uiinfos.length; i++)
- hndls[i] = uiinfos[i].getHandle();
- gnome_app_create_menus(getHandle(), hndls);
- }
-
- /**
- * Removes <i>num</i> items from the existing app's menu structure
- * beginning with the item described by <i>path</i>.
- * @param path The path to first item to remove.
- * @param num The number of items to remove.
- */
- public void removeMenus(String path, int num) {
- gnome_app_remove_menus(getHandle(), path, num);
- }
-
- /**
- * Inserts a menu in the existing app's menu structure right after
- * the item described by <i>path</i>.
- * @param path The path to the item that preceeds the insertion.
- * @param uiinfos An array of UIInfo objects that describe the menu
- * to be inserted.
- */
- public void insertMenu(String path, UIInfo [] uiinfos) {
- if (uiinfos.length < 1)
- return;
- int[] hndls = new int[uiinfos.length];
- for (int i = 0; i < uiinfos.length; i++)
- hndls[i] = uiinfos[i].getHandle();
- gnome_app_insert_menus(getHandle(), path, hndls);
- }
-
- /**
- * Sets the tool bar of the window.
- * @param toolBar The tool bar to be used for the window.
- */
- public void setToolBar(ToolBar toolBar) {
- gnome_app_set_toolbar(getHandle(), toolBar.getHandle());
- }
-
- /**
- * Construct a toolbar and attach it to the specified application window.
- * @param uiinfos An array of UIInfo objects that define the toolbar.
- */
- public void createToolBar(UIInfo [] uiinfos) {
- if (uiinfos.length < 1)
- return;
- int[] hndls = new int[uiinfos.length];
- for (int i = 0; i < uiinfos.length; i++)
- hndls[i] = uiinfos[i].getHandle();
- gnome_app_create_toolbar(getHandle(), hndls);
- }
-
- /**
- * Sets the status bar of the application window.
- * @param appBar The app bar to use for the window.
- */
- public void setStatusBar(AppBar appBar) {
- gnome_app_set_statusbar(getHandle(), appBar.getHandle());
- }
-
- /**
- * Sets the status bar of the application window.
- * @param statusBar The status bar to use for the window.
- */
- public void setStatusBar(StatusBar statusBar) {
- gnome_app_set_statusbar(getHandle(), statusBar.getHandle());
- }
-
- /**
- * Sets the status bar of the application window, but uses the given
- * container widget rather than creating a new one.
- * @param appBar The app bar to use for the window.
- * @param container The container for the status bar.
- */
- public void setStatusBar(AppBar appBar, Container container) {
- gnome_app_set_statusbar_custom(getHandle(), container.getHandle(), appBar.getHandle());
- }
-
- /**
- * Sets the status bar of the application window, but uses the given
- * container widget rather than creating a new one.
- * @param statusBar The status bar to use for the window.
- * @param container The container for the status bar.
- */
- public void setStatusBar(StatusBar statusBar, Container container) {
- gnome_app_set_statusbar_custom(getHandle(), container.getHandle(), statusBar.getHandle());
- }
-
- /**
- * Activate the menu item hints, displaying in an appbar.
- * @param appBar The AppBar to install the hints.
- * @param uiinfos An array of UIInfo objects that contain the menu items
- * for which the hints will be created.
- */
- public void installAppBarMenuHints(AppBar appBar, UIInfo [] uiinfos) {
- int [] hndls= new int[uiinfos.length];
- for (int i = 0; i < uiinfos.length; i++) {
- hndls[i] = uiinfos[i].getHandle();
- }
- gnome_app_install_appbar_menu_hints(appBar.getHandle(), hndls);
- }
-
- /**
- * Activate the menu item hints, displaying in a statusbar.
- * @param statusBar The StatusBar to install the hints.
- * @param uiinfos An array of UIInfo objects that contain the menu items
- * for which the hints will be created.
- */
- public void installStatusBarMenuHints(StatusBar statusBar, UIInfo [] uiinfos) {
- int [] hndls= new int[uiinfos.length];
- for (int i = 0; i < uiinfos.length; i++) {
- hndls[i] = uiinfos[i].getHandle();
- }
- gnome_app_install_statusbar_menu_hints(statusBar.getHandle(), hndls);
- }
-
- /**
- * Activate the menu item hings, displaying in the statusbar or appbar.
- * @param uiinfos An array of UIInfo objects that contain the menu items
- * for which the hints will be created.
- */
- public void installMenuHints(UIInfo [] uiinfos) {
- int [] hndls= new int[uiinfos.length];
- for (int i = 0; i < uiinfos.length; i++) {
- hndls[i] = uiinfos[i].getHandle();
- }
- gnome_app_install_menu_hints(getHandle(), hndls);
- }
-
- /**
- * Display a simple message in an OK dialog or the status bar. Requires
- * confirmation from the user before it goes away.
- * @param message The text to display.
- * @return The dialog created or null.
- * @deprecated
- */
- public Widget message(String message) {
- int hndl = gnome_app_message(getHandle(), message);
- if (0 == hndl)
- return null;
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Widget)obj;
- return new Widget(hndl);
- }
-
- /**
- * Flash a message in the status bar for a few moments. If this app doesn't
- * have a status bar this method will do nothing.
- * @param flash The message to flash.
- * @deprecated
- */
- public void flash(String flash) {
- gnome_app_flash(getHandle(), flash);
- }
-
- /**
- * Display a not-so-important error message in an OK dialog or the status bar.
- * @param warning The text to display.
- * @return The dialog created or null.
- * @deprecated
- */
- public Widget warning(String warning) {
- int hndl = gnome_app_warning(getHandle(), warning);
- if (0 == hndl)
- return null;
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Widget)obj;
- return new Widget(hndl);
- }
-
- /**
- * Display an important error message in an OK dialog or the status bar.
- * @param error The text to display.
- * @return The dialog created or null.
- * @deprecated
- */
- public Widget error(String error) {
- int hndl = gnome_app_error(getHandle(), error);
- if (0 == hndl)
- return null;
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Widget)obj;
- return new Widget(hndl);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gnome_app_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected String getName(int cptr);
- native static final protected String getPrefix(int cptr);
- native static final protected int getDock(int cptr);
- native static final protected int getStatusbar(int cptr);
- native static final protected int getVbox(int cptr);
- native static final protected int getMenubar(int cptr);
- native static final protected int getContents(int cptr);
- native static final protected int getAccelGroup(int cptr);
- native static final protected boolean getEnableLayoutConfig(int cptr);
- native static final protected int gnome_app_get_type();
- native static final protected int gnome_app_new(String appname, String title);
- native static final protected void gnome_app_set_menus(int app, int menubar);
- native static final protected void gnome_app_set_toolbar(int app, int toolbar);
- native static final protected void gnome_app_set_statusbar(int app, int statusbar);
- native static final protected void gnome_app_set_statusbar_custom(int app, int container, int statusbar);
- native static final protected void gnome_app_set_contents(int app, int contents);
- native static final protected void gnome_app_enable_layout_config(int app, boolean enable);
- native static final protected void gnome_app_ui_configure_configurable(int uiinfo);
- native static final protected void gnome_app_create_menus(int app, int[] uiinfo);
- native static final protected void gnome_app_create_menus_custom(int app, int uiinfo, int uibdate);
- native static final protected void gnome_app_create_toolbar(int app, int[] uiinfo);
- native static final protected void gnome_app_create_toolbar_custom(int app, int uiinfo, int uibdata);
- native static final protected int gnome_app_find_menu_pos(int parent, String path, int pos);
- native static final protected void gnome_app_remove_menus(int app, String path, int items);
- native static final protected void gnome_app_remove_menu_range(int app, String path, int start, int items);
- native static final protected void gnome_app_insert_menus_custom(int app, String path, int menuinfo, int uibdata);
- native static final protected void gnome_app_insert_menus(int app, String path, int[] menuinfo);
- native static final protected void gnome_app_install_appbar_menu_hints(int appbar, int[] uiinfo);
- native static final protected void gnome_app_install_statusbar_menu_hints(int bar, int[] uiinfo);
- native static final protected void gnome_app_install_menu_hints(int app, int[] uiinfo);
- native static final protected void gnome_app_fill_menu(int menuShell, int uiInfo, int accelGroup, boolean ulineAccels, int pos);
- native static final protected void gnome_app_fill_menu_with_data(int menuShell, int uiInfo, int accelGroup, boolean ulineAccels, int pos, int userData);
- native static final protected void gnome_app_fill_menu_custom(int menuShell, int uiInfo, int uiBData, int accelGroup, boolean ulineAccels, int pos);
- native static final protected void gnome_app_fill_toolbar(int toolbar, int uiInfo, int accelGroup);
- native static final protected void gnome_app_fill_toolbar_with_data(int toolbar, int uiInfo, int accelGroup, int userData);
- native static final protected void gnome_app_fill_toolbar_custom(int toolbar, int uiInfo, int uiBData, int accelGroup);
- native static final protected int gnome_app_message (int app, String message);
- native static final protected void gnome_app_flash (int app, String flash);
- native static final protected int gnome_app_error (int app, String error);
- native static final protected int gnome_app_warning (int app, String warning);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/AppBar.java b/libgnome-java/src/java/org/gnu/gnome/AppBar.java
deleted file mode 100644
index e3e5345..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/AppBar.java
+++ /dev/null
@@ -1,250 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-
-import java.util.Vector;
-
-import org.gnu.glib.EventMap;
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-import org.gnu.gnome.event.AppBarEvent;
-import org.gnu.gnome.event.AppBarListener;
-import org.gnu.gtk.HBox;
-import org.gnu.gtk.ProgressBar;
-import org.gnu.gtk.event.GtkEventType;
-/**
- * The AppBar widget is a progress bar with a textual annotation.
- */
-public class AppBar extends HBox {
- /**
- * Listeners for handling AppBar events
- */
- private Vector appBarListeners = null;
-
- /**
- * Creates new instance of AppBar.
- */
- public AppBar(boolean hasProgress, boolean hasStatus, PreferencesType type) {
- super(gnome_appbar_new(hasProgress, hasStatus, type.getValue()));
- }
-
- /**
- * Construct an AppBar using a handle to a native resource.
- */
- public AppBar(int handle) {
- super(handle);
- }
-
- /**
- * Clears any prompt.
- * @see #setPrompt(String, boolean)
- */
- public void clearPrompt() {
- gnome_appbar_clear_prompt(getHandle());
- }
-
- /**
- * Clears the stack.
- */
- public void clearStack() {
- gnome_appbar_clear_stack(getHandle());
- }
-
- /**
- * Returns the progress bar used by AppBar.
- * @return The progress bar.
- */
- public ProgressBar getProgressBar() {
- int hndl = gnome_appbar_get_progress(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (ProgressBar)obj;
- return new ProgressBar(hndl);
- }
-
- /**
- * Gets the response to setPrompt
- * @see #setPrompt(String, boolean)
- * @return The user's response.
- */
- public String getResponse() {
- return gnome_appbar_get_response(getHandle());
- }
-
- /**
- * Pops the top status off the stack. Calling this on an empty stack
- * causes no problems.
- */
- public void popStack() {
- gnome_appbar_pop(getHandle());
- }
-
- /**
- * Pushes the status onto the stack.
- * @param status The status text. Not null.
- */
- public void pushStack(String status) {
- gnome_appbar_push(getHandle(), status);
- }
-
- /**
- * Refreshes to the current state of stack/default. Useful for forcing the
- * text set by a call to setStatusText to disappear.
- */
- public void refresh() {
- gnome_appbar_refresh(getHandle());
- }
-
- /**
- * Sets the percetage to show for progress.
- */
- public void setProgressPercentage(double percentage) {
- gnome_appbar_set_progress_percentage(getHandle(), percentage);
- }
-
- /**
- * Sets a prompt in the appbar and waits for a response. When the user
- * responds or cancels, a user_response signal is emitted.
- * @param prompt The message used to prompt the user.
- * @param modal True if all user input to the application should be blocked
- * until the user responds to the prompt or cancels.
- */
- public void setPrompt(String prompt, boolean modal) {
- gnome_appbar_set_prompt(getHandle(), prompt, modal);
- }
-
- /**
- * What to show when showing nothing else. Defaults to nothing.
- * @param status The text to use as default. Not null.
- */
- public void setStatusDefault(String status) {
- gnome_appbar_set_default(getHandle(), status);
- }
-
- /**
- * Sets the status text without changing the widget state. The next set
- * or push will destroy this permanently.
- * @param status The text to set. Not null.
- */
- public void setStatusText(String status) {
- gnome_appbar_set_status(getHandle(), status);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gnome_appbar_get_type());
- }
-
- ////////////////////////////////////
- // Event handling
- ///////////////////////////////////
-
- /**
- * Register an object to handle AppBar events.
- * @see org.gnu.gnome.event.AppBarListener
- */
- public void addListener(AppBarListener listener) {
- // Don't add the listener a second time if it is in the Vector.
- int i = findListener(appBarListeners, listener);
- if (i == -1) {
- if (null == appBarListeners) {
- //evtMap.initialize(this, AppBarEvent.Type.CLEAR_PROMPT);
- //evtMap.initialize(this, AppBarEvent.Type.USER_RESPONSE);
- appBarListeners = new Vector();
- }
- appBarListeners.addElement(listener);
- }
- }
- /**
- * Removes a listener
- * @see #addListener(AppBarListeners)
- */
- public void removeListener(AppBarListener listener) {
- int i = findListener(appBarListeners, listener);
- if (i > -1) {
- appBarListeners.remove(i);
- }
- if (0 == appBarListeners.size()) {
- //evtMap.uninitialize(this, AppBarEvent.Type.CLEAR_PROMPT);
- //evtMap.uninitialize(this, AppBarEvent.Type.USER_RESPONSE);
- appBarListeners = null;
- }
- }
-
- protected void fireAppBarEvent(AppBarEvent event) {
- if (null == appBarListeners) {
- return;
- }
- int size = appBarListeners.size();
- int i = 0;
- while (i < size) {
- AppBarListener abl = (AppBarListener)appBarListeners.elementAt(i);
- abl.appBarEvent(event);
- i++;
- }
- }
-
- private void handleUserResponse() {
- fireAppBarEvent(new AppBarEvent(this, AppBarEvent.Type.USER_RESPONSE));
- }
-
- private void handleClearPrompt() {
- fireAppBarEvent(new AppBarEvent(this, AppBarEvent.Type.CLEAR_PROMPT));
- }
-
- public Class getEventListenerClass(String signal) {
- Class cls = evtMap.getEventListenerClass(signal);
- if (cls == null) cls = super.getEventListenerClass(signal);
- return cls;
- }
-
- public GtkEventType getEventType(String signal) {
- GtkEventType et = evtMap.getEventType(signal);
- if (et == null) et = super.getEventType(signal);
- return et;
- }
-
- private static EventMap evtMap = new EventMap();
- static {
- addEvents(evtMap);
- }
-
- /**
- * Implementation method to build an EventMap for this widget class.
- * Not useful (or supported) for application use.
- */
- private static void addEvents(EventMap anEvtMap) {
- anEvtMap.addEvent("user_response", "handleUserResponse", AppBarEvent.Type.USER_RESPONSE, AppBarListener.class);
- anEvtMap.addEvent("clear_prompt", "handleClearPrompt", AppBarEvent.Type.CLEAR_PROMPT, AppBarListener.class);
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gnome_appbar_get_type();
- native static final protected int gnome_appbar_new(boolean hasProgress, boolean hasStatus, int interactivity);
- native static final protected void gnome_appbar_set_status(int appbar, String status);
- native static final protected int gnome_appbar_get_status(int appbar);
- native static final protected void gnome_appbar_set_default(int appbar, String defaultStatus);
- native static final protected void gnome_appbar_push(int appbar, String status);
- native static final protected void gnome_appbar_pop(int appbar);
- native static final protected void gnome_appbar_clear_stack(int appbar);
- native static final protected void gnome_appbar_set_progress_percentage(int appbar, double percentage);
- native static final protected int gnome_appbar_get_progress(int appbar);
- native static final protected void gnome_appbar_refresh(int appbar);
- native static final protected void gnome_appbar_set_prompt(int appbar, String prompt, boolean modal);
- native static final protected void gnome_appbar_clear_prompt(int appbar);
- native static final protected String gnome_appbar_get_response(int appbar);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/Canvas.java b/libgnome-java/src/java/org/gnu/gnome/Canvas.java
deleted file mode 100644
index ea028ee..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/Canvas.java
+++ /dev/null
@@ -1,372 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-import org.gnu.gdk.Color;
-import org.gnu.gdk.RgbDither;
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-import org.gnu.gtk.Layout;
-
-/**
- * You can use the GnomeCanvas widget to draw figures, display
- * graphics, position widgets, and more.
- */
-public class Canvas extends Layout {
- /**
- * Constructs a new Canvas.
- */
- public Canvas(boolean useAntialiased) {
- super(init(useAntialiased));
- }
-
- /**
- * Construct a new Canvas.
- * @deprecated
- *
- */
- public Canvas() {
- super(gnome_canvas_new());
- }
-
- /**
- * Constructs a new Canvas object form a native resource.
- * @param handle The handle to the native resource.
- */
- public Canvas(int handle) {
- super(handle);
- }
-
- private static int init(boolean useAntialiased) {
- if (useAntialiased)
- return gnome_canvas_new_aa();
- else
- return gnome_canvas_new();
- }
-
- /**
- * Takes a string specification for a color and allocates it into the
- * specified GdkColor.
- * @param spec The color to allocate.
- */
- public Color getColor(String spec) {
- int[] ch = new int[1];
- if (gnome_canvas_get_color(getHandle(), spec, ch)) {
- return new Color(ch[0]);
- } else {
- return null;
- }
- }
-
- /**
- * Allocates a color from the RGB value passed into this function.
- * @param rgba The RGB value.
- */
- public long getColorPixel(int rgba) {
- return gnome_canvas_get_color_pixel(getHandle(), rgba);
- }
-
- /**
- * The item containing the mouse pointer, or NULL if none.
- */
- public CanvasItem getCurrentCanvasItem() {
- int cih = getCurrentItem(getHandle());
- if (cih > 0) {
- return buildCanvasItem(cih);
- } else {
- return null;
- }
- }
-
- /**
- * Returns the dither mode of an antialiased canvas. Only applicable to
- * antialiased canvases - ignored by non-antialiased convases.
- */
- public RgbDither getDither() {
- int dh = gnome_canvas_get_dither(getHandle());
- return RgbDither.intern(dh);
- }
-
- /**
- * Controls the dithering used when the canvas renders. Only applicable to
- * antialiased canvases - ignored by non-antialiased canvases.
- */
- public void setDither(RgbDither dither) {
- gnome_canvas_set_dither(getHandle(), dither.getValue());
- }
-
- /**
- * The currently focused item, or NULL if none.
- */
- public CanvasItem getFocusedCanvasItem() {
- int cih = getFocusedItem(getHandle());
- if (cih > 0) {
- return buildCanvasItem(cih);
- } else {
- return null;
- }
- }
-
- /**
- * The item that holds a pointer grab, or NULL if none.
- */
- public CanvasItem getGrabbedCanvasItem() {
- int cih = getGrabbedItem(getHandle());
- if (cih > 0) {
- return buildCanvasItem(cih);
- } else {
- return null;
- }
- }
-
- /**
- * Returns the item that is at the specified position in world coordinates,
- * or NULL if no item is there.
- * @param x The horizontal coordinate.
- * @param y The vertical coordinate.
- */
- public CanvasItem getItemAt(double x, double y) {
- int cih = gnome_canvas_get_item_at(getHandle(), x, y);
- if (cih > 0) {
- return buildCanvasItem(cih);
- } else {
- return null;
- }
- }
-
- /**
- * Scaling factor to be used for display.
- */
- public double getPixelsPerUnit() {
- return (getPixelsPerUnit(getHandle()));
- }
-
- /**
- * Sets the number of pixels that correspond to one unit in world
- * coordinates.
- * @param n The number of pixels
- */
- public void setPixelsPerUnit(double n) {
- gnome_canvas_set_pixels_per_unit(getHandle(), n);
- }
-
- /**
- * Returns the root canvas item group of the canvas
- */
- public CanvasGroup getRoot() {
- int hndl = gnome_canvas_root(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (CanvasGroup)obj;
- return new CanvasGroup(hndl);
- }
-
- /**
- * Returns the horizontal scroll offset of the canvas in canvas pixel
- * coordinates.
- * @return The scroll offset x coordinate.
- */
- public double getScrollOffsetX() {
- int[] x = new int[1];
- int[] y = new int[1];
- gnome_canvas_get_scroll_offsets(getHandle(), x, y);
- return x[0];
- }
- /**
- * Returns the vertical scroll offset of the canvas in canvas pixel
- * coordinates.
- * @return The scroll offset y coordinate.
- */
- public double getScrollOffsetY() {
- int[] x = new int[1];
- int[] y = new int[1];
- gnome_canvas_get_scroll_offsets(getHandle(), x, y);
- return y[0];
- }
-
- /**
- * The x1 coordinate of the scrolling region.
- */
- public double getScrollX1() {
- return (getScrollX1(getHandle()));
- }
-
- /**
- * Set the scroll region's X1 coordinate.
- * @param x1
- */
- public void setScrollX1(double x1) {
- gnome_canvas_set_scroll_region(getHandle(), x1, getScrollY1(), getScrollX2(), getScrollY2());
- }
-
- /**
- * The x2 coordinate of the scrolling region.
- */
- public double getScrollX2() {
- return (getScrollX2(getHandle()));
- }
-
- /**
- * Set the scroll region's X2 coordinate.
- * @param x2
- */
- public void setScrollX2(double x2) {
- gnome_canvas_set_scroll_region(getHandle(), getScrollX1(), getScrollY1(), x2, getScrollY2());
- }
-
- /**
- * The y1 coordinate of the scrolling region.
- */
- public double getScrollY1() {
- return (getScrollY1(getHandle()));
- }
-
- /**
- * Set the scroll region's Y1 coordinate.
- * @param y1
- */
- public void setScrollY1(double y1) {
- gnome_canvas_set_scroll_region(getHandle(), getScrollX1(), y1, getScrollX2(), getScrollY2());
- }
-
- /**
- * The y2 coordinate of the scrolling region.
- */
- public double getScrollY2() {
- return (getScrollY2(getHandle()));
- }
-
- /**
- * Set the scroll region's Y2 coordinate.
- * @param y2
- */
- public void setScrollY2(double y2) {
- gnome_canvas_set_scroll_region(getHandle(), getScrollX1(), getScrollY1(), getScrollX2(), y2);
- }
-
- /**
- * Scrolls the canvas to the specified offsets, given in canvas pixel
- * coordinates.
- * @param cx Horizontal coordinate.
- * @param cy Vertical coordinate.
- */
- public void scrollTo(int cx, int cy) {
- gnome_canvas_scroll_to(getHandle(), cx, cy);
- }
-
- /**
- * Convenience method to set all 4 coordinates of the scroll region at
- * once.
- * @param x1 First horizontal coordinate.
- * @param y1 First vertical coordinate.
- * @param x2 Second horizontal coordinate.
- * @param y2 Second vertical coordinate.
- */
- public void setScrollRegion(double x1, double y1, double x2, double y2) {
- gnome_canvas_set_scroll_region(getHandle(), x1, y1, x2, y2);
- }
-
- /**
- * Requests that the canvas be repainted immediately instead of during the
- * idle loop.
- */
- public void update() {
- gnome_canvas_update_now(getHandle());
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gnome_canvas_get_type());
- }
-
- private CanvasItem buildCanvasItem(int hndl) {
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (CanvasItem)obj;
- return new CanvasItem(hndl);
- }
-
- public boolean getCenterScrollRegion() {
- return gnome_canvas_get_center_scroll_region(getHandle());
- }
-
- public void setCenterScrollRegion(boolean center) {
- gnome_canvas_set_center_scroll_region(getHandle(), center);
- }
-
- public void requestRedraw(int x1, int y1, int x2, int y2) {
- gnome_canvas_request_redraw(getHandle(), x1, y1, x2, y2);
- }
-
- public double windowToWorldX(double winx) {
- double[] x = new double[1];
- double[] y = new double[1];
- gnome_canvas_window_to_world(getHandle(), winx, 0.0, x, y);
- return x[0];
- }
-
- public double windowToWorldY(double winy) {
- double[] x = new double[1];
- double[] y = new double[1];
- gnome_canvas_window_to_world(getHandle(), 0.0, winy, x, y);
- return y[0];
- }
-
- public double worldToWindowX(double worldx) {
- double[] x = new double[1];
- double[] y = new double[1];
- gnome_canvas_world_to_window(getHandle(), worldx, 0.0, x, y);
- return x[0];
- }
-
- public double worldToWindowY(double worldy) {
- double[] x = new double[1];
- double[] y = new double[1];
- gnome_canvas_world_to_window(getHandle(), 0.0, worldy, x, y);
- return y[0];
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected double getScrollX1(int cptr);
- native static final protected double getScrollY1(int cptr);
- native static final protected double getScrollX2(int cptr);
- native static final protected double getScrollY2(int cptr);
- native static final protected double getPixelsPerUnit(int cptr);
- native static final protected int getCurrentItem(int cptr);
- native static final protected int getFocusedItem(int cptr);
- native static final protected int getGrabbedItem(int cptr);
- native static final protected int gnome_canvas_get_type();
- native static final protected int gnome_canvas_new();
- native static final protected int gnome_canvas_new_aa();
- native static final protected int gnome_canvas_root(int canvas);
- native static final protected void gnome_canvas_set_scroll_region(int canvas, double x1, double y1, double x2, double y2);
- native static final protected void gnome_canvas_get_scroll_region(int canvas, double[] x1, double[] y1, double[] x2, double[] y2);
- native static final protected void gnome_canvas_set_center_scroll_region(int canvas, boolean center);
- native static final protected boolean gnome_canvas_get_center_scroll_region(int canvas);
- native static final protected void gnome_canvas_set_pixels_per_unit(int canvas, double n);
- native static final protected void gnome_canvas_scroll_to(int canvas, int cx, int cy);
- native static final protected void gnome_canvas_get_scroll_offsets(int canvas, int[] cx, int[] cy);
- native static final protected void gnome_canvas_update_now(int canvas);
- native static final protected int gnome_canvas_get_item_at(int canvas, double x, double y);
- native static final protected void gnome_canvas_request_redraw(int canvas, int x1, int y1, int x2, int y2);
- native static final protected void gnome_canvas_window_to_world(int canvas, double winx, double winy, double[] worldx, double[] worldy);
- native static final protected void gnome_canvas_world_to_window(int canvas, double worldx, double worldy, double[] winx, double[] winy);
- native static final protected boolean gnome_canvas_get_color(int canvas, String spec, int[] color);
- native static final protected long gnome_canvas_get_color_pixel(int canvas, int rgba);
- native static final protected void gnome_canvas_set_stipple_origin(int canvas, int gc);
- native static final protected void gnome_canvas_set_dither(int canvas, int dither);
- native static final protected int gnome_canvas_get_dither(int canvas);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/CanvasBpath.java b/libgnome-java/src/java/org/gnu/gnome/CanvasBpath.java
deleted file mode 100644
index ea9dfd5..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/CanvasBpath.java
+++ /dev/null
@@ -1,43 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-import org.gnu.glib.Type;
-/**
- *
- */
-public class CanvasBpath extends CanvasShape {
-
- public CanvasBpath(CanvasGroup group) {
- super(group, gnome_canvas_bpath_get_type());
- }
-
- /**
- * Constructs an instance of CanvasBpath from a native widget resource.
- * @param handle The handle to the native widget.
- */
- CanvasBpath(int handle) {
- super(handle);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gnome_canvas_bpath_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gnome_canvas_bpath_get_type();
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/CanvasClipgroup.java b/libgnome-java/src/java/org/gnu/gnome/CanvasClipgroup.java
deleted file mode 100644
index e879cbd..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/CanvasClipgroup.java
+++ /dev/null
@@ -1,38 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-import org.gnu.glib.Type;
-/**
- *
- */
-public class CanvasClipgroup extends CanvasGroup {
- /**
- * Constructs an instance of CanvasClipgroup from a native widget resource.
- * @param handle The handle to the native widget.
- */
- CanvasClipgroup(int handle) {
- super(handle);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gnome_canvas_clipgroup_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gnome_canvas_clipgroup_get_type();
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/CanvasEllipse.java b/libgnome-java/src/java/org/gnu/gnome/CanvasEllipse.java
deleted file mode 100644
index 17746cf..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/CanvasEllipse.java
+++ /dev/null
@@ -1,123 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-import org.gnu.gdk.Bitmap;
-import org.gnu.gdk.Color;
-import org.gnu.glib.Type;
-
-/**
- * The GnomeCanvasEllipse is a GnomeCanvasItem that draws itself as an
- * ellipse on a GnomeCanvas.
- */
-public class CanvasEllipse extends CanvasRE {
-
- public CanvasEllipse(CanvasGroup group) {
- super(group, gnome_canvas_ellipse_get_type());
- }
-
- /**
- * Constructs an instance of CanvasEllipse from a native widget resource.
- * @param handle The handle to the native widget.
- */
- CanvasEllipse(int handle) {
- super(handle);
- }
-
- /**
- * Creates a new CanvasEllipse object.
- * @param group The parent group for the new CanvasItem.
- * @param x1 The leftmost coordinate.
- * @param y1 The topmost coordinate.
- * @param x2 The rightmost coordinate.
- * @param y2 The bottommost coordinate.
- * @param fill_color Fill color to be used.
- * @param outline_color Outline color or null for transparent.
- * @param fill_stipple Stipple used when drawing fill.
- * @param outline_stipple Stipple used when drawing outline.
- * @param width_pixels Outline width specified in pixels, independent of
- * zoom factor.
- */
- public CanvasEllipse(CanvasGroup group, double x1, double y1, double x2, double y2, Color fill_color, Color outline_color, Bitmap fill_stipple, Bitmap outline_stipple, int width_pixels) {
- super(gnome_canvas_re_new_gdk_wpix(group.getHandle(), gnome_canvas_ellipse_get_type(),
- x1, y1, x2, y2, fill_color.getHandle(),
- outline_color == null ? 0 : outline_color.getHandle(),
- fill_stipple == null ? 0 : fill_stipple.getHandle(),
- outline_stipple == null ? 0 : outline_stipple.getHandle(),
- width_pixels));
- }
-
- /**
- * Creates a new CanvasEllipse object.
- * @param group The parent group for the new CanvasItem.
- * @param x1 The leftmost coordinate.
- * @param y1 The topmost coordinate.
- * @param x2 The rightmost coordinate.
- * @param y2 The bottommost coordinate.
- * @param fill_color Fill color to be used.
- * @param outline_color Outline color or null for transparent.
- * @param fill_stipple Stipple used when drawing fill.
- * @param outline_stipple Stipple used when drawing outline.
- * @param width_units Outline width specified in Canvas units.
- */
- public CanvasEllipse(CanvasGroup group, double x1, double y1, double x2, double y2, Color fill_color, Color outline_color, Bitmap fill_stipple, Bitmap outline_stipple, double width_units) {
- super(gnome_canvas_re_new_gdk_wunit(group.getHandle(), gnome_canvas_ellipse_get_type(),
- x1, y1, x2, y2, fill_color.getHandle(),
- outline_color == null ? 0 : outline_color.getHandle(),
- fill_stipple == null ? 0 : fill_stipple.getHandle(),
- outline_stipple == null ? 0 : outline_stipple.getHandle(),
- width_units));
- }
-
- /**
- * Creates a new CanvasEllipse object.
- * @param group The parent group for the new CanvasItem.
- * @param x1 The leftmost coordinate.
- * @param y1 The topmost coordinate.
- * @param x2 The rightmost coordinate.
- * @param y2 The bottommost coordinate.
- * @param fill_color Fill color to be used.
- * @param outline_color Outline color.
- * @param width_pixels Outline width specified in pixels, independent of
- * zoom factor.
- */
- public CanvasEllipse(CanvasGroup group, double x1, double y1, double x2, double y2, int fill_color, int outline_color, int width_pixels) {
- super(gnome_canvas_re_new_rgba_wpix(group.getHandle(), gnome_canvas_ellipse_get_type(), x1, y1, x2, y2, fill_color, outline_color, width_pixels));
- }
-
- /**
- * Creates a new CanvasEllipse object.
- * @param group The parent group for the new CanvasItem.
- * @param x1 The leftmost coordinate.
- * @param y1 The topmost coordinate.
- * @param x2 The rightmost coordinate.
- * @param y2 The bottommost coordinate.
- * @param fill_color Fill color to be used.
- * @param outline_color Outline color.
- * @param width_units Outline width specified in Canvas units.
- */
- public CanvasEllipse(CanvasGroup group, double x1, double y1, double x2, double y2, int fill_color, int outline_color, double width_units) {
- super(gnome_canvas_re_new_rgba_wunit(group.getHandle(), gnome_canvas_ellipse_get_type(), x1, y1, x2, y2, fill_color, outline_color, width_units));
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gnome_canvas_ellipse_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gnome_canvas_ellipse_get_type();
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/CanvasGroup.java b/libgnome-java/src/java/org/gnu/gnome/CanvasGroup.java
deleted file mode 100644
index be2e091..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/CanvasGroup.java
+++ /dev/null
@@ -1,57 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-import org.gnu.glib.Type;
-/**
- * Objects of this class are created and managed inside a GnomeCanvas
- * widget. Its purpose is to contain and control a collection of
- * GnomeCanvasItem objects, displayed by the GnomeCanvas. The only way
- * to add a GnomeCanvasItem to a GnomeCanvas is to add it to a
- * GnomeCanvasGroup object. Because the GnomeCanvasGroup is also a
- * GnomeCanvasItem it can contain other GnomeCanvasGroups. There is
- * always one GnomeCanvasGroup in a GnomeCanvas.
- */
-public class CanvasGroup extends CanvasItem {
-
- /**
- * Constructs an instance of CanvasGroup from a native widget resource.
- * @param handle The handle to the native widget.
- */
- CanvasGroup(int handle) {
- super(handle);
- }
-
- public CanvasItem[] getItems() {
- int[] hndls = get_item_list(getHandle());
- if (null == hndls)
- return null;
- CanvasItem[] values = new CanvasItem[hndls.length];
- for (int i = 0; i < hndls.length; i++) {
- values[i] = new CanvasItem(hndls[i]);
- }
- return values;
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gnome_canvas_group_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gnome_canvas_group_get_type();
- native static final protected int[] get_item_list(int group);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/CanvasItem.java b/libgnome-java/src/java/org/gnu/gnome/CanvasItem.java
deleted file mode 100644
index eabc7ca..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/CanvasItem.java
+++ /dev/null
@@ -1,195 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-import org.gnu.gtk.GtkObject;
-/**
- * The GnomeCanvasItem is the base class of all items that a
- * GnomeCanvas displays.
- */
-public class CanvasItem extends GtkObject {
-
- protected CanvasItem(CanvasGroup group, int type) {
- super(gnome_canvas_item_new(group.getHandle(), type));
- }
- /**
- * Constructs an instance of CanvasItem from a native widget resource.
- * @param handle The handle to the native widget.
- */
- CanvasItem(int handle) {
- super(handle);
- }
-
- /**
- * Apply an absolute affine transformation to the item.
- * @param affine the affine to apply.
- */
- public void affineAbsolute(double[] affine) {
- gnome_canvas_item_affine_absolute(getHandle(), affine);
- }
-
- /**
- * Apply a relative affine transformation to the item.
- * @param affine The affine to apply.
- */
- public void affineRelative(double[] affine) {
- gnome_canvas_item_affine_relative(getHandle(), affine);
- }
-
- /**
- * Returns the parent canvas for this item.
- * @return The parent canvas.
- */
- public Canvas getCanvas() {
- int hndl = getCanvas(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Canvas)obj;
- return new Canvas(hndl);
- }
-
- /**
- * Return the parent canvas group for this item.
- * @return The parent cavas group.
- */
- public CanvasGroup getParent() {
- int hndl = getParent(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (CanvasGroup)obj;
- return new CanvasGroup(hndl);
- }
-
- /**
- * X1 coordinate fo the bounding box for this item (in canvas coordinates).
- * @return The X1 coordinate.
- */
- public double getX1() {
- return getX1(getHandle());
- }
-
- /**
- * X2 coordinate fo the bounding box for this item (in canvas coordinates).
- * @return The X2 coordinate.
- */
- public double getX2() {
- return getX2(getHandle());
- }
-
- /**
- * Y1 coordinate fo the bounding box for this item (in canvas coordinates).
- * @return The Y1 coordinate.
- */
- public double getY1() {
- return getY1(getHandle());
- }
-
- /**
- * Y2 coordinate fo the bounding box for this item (in canvas coordinates).
- * @return The Y2 coordinate.
- */
- public double getY2() {
- return getY2(getHandle());
- }
-
- /**
- * Hide the item (make it invisible). If the item is already invisible, it
- * has no effect.
- */
- public void hide() {
- gnome_canvas_item_hide(getHandle());
- }
-
- /**
- * Lower the item in the z-order of its parent group by the specified
- * number of positions.
- * @param positions The number of positions to lower the item.
- */
- public void lower(int positions) {
- gnome_canvas_item_lower(getHandle(), positions);
- }
-
- /**
- * Lower the item to the bottom of its parent group's z-order.
- */
- public void lowerToBotton() {
- gnome_canvas_item_lower_to_bottom(getHandle());
- }
-
- /**
- * Move the item by the specified amount.
- * @param x The amount to move the item horizontally.
- * @param y The amount to move the item vertically.
- */
- public void move(double x, double y) {
- gnome_canvas_item_move(getHandle(), x, y);
- }
-
- /**
- * Raise the item in the z-order of its parent group by the specified
- * number of positions.
- * @param positions The number of positions to raise the item.
- */
- public void raise(int positions) {
- gnome_canvas_item_raise(getHandle(), positions);
- }
-
- /**
- * Raise the item to the top of its parent group's z-order.
- */
- public void raiseToTop() {
- gnome_canvas_item_raise_to_top(getHandle());
- }
-
- /**
- * Show the item (make it visible). If the item is already shown, it has
- * no effect.
- */
- public void show() {
- gnome_canvas_item_show(getHandle());
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gnome_canvas_item_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getCanvas(int cptr);
- native static final protected int getParent(int cptr);
- native static final protected double getX1(int cptr);
- native static final protected double getY1(int cptr);
- native static final protected double getX2(int cptr);
- native static final protected double getY2(int cptr);
- native static final protected int gnome_canvas_item_get_type();
- native static final protected void gnome_canvas_item_move(int item, double dx, double dy);
- native static final protected void gnome_canvas_item_affine_relative(int item, double[] affine);
- native static final protected void gnome_canvas_item_affine_absolute(int item, double[] affine);
- native static final protected void gnome_canvas_item_raise(int item, int position);
- native static final protected void gnome_canvas_item_raise_to_top(int item);
- native static final protected void gnome_canvas_item_lower(int item, int positions);
- native static final protected void gnome_canvas_item_lower_to_bottom(int item);
- native static final protected void gnome_canvas_item_show(int item);
- native static final protected void gnome_canvas_item_hide(int item);
- native static final protected int gnome_canvas_item_grab(int item, int event_mask, int cursor, int etime);
- native static final protected void gnome_canvas_item_ungrab(int item, int etime);
- native static final protected void gnome_canvas_item_reparent(int item, int new_group);
- native static final protected void gnome_canvas_item_grab_focus(int item);
- native static final protected void gnome_canvas_item_request_update(int item);
- native static final protected int gnome_canvas_item_new(int group, int type);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/CanvasLine.java b/libgnome-java/src/java/org/gnu/gnome/CanvasLine.java
deleted file mode 100644
index 999c2cb..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/CanvasLine.java
+++ /dev/null
@@ -1,76 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-import org.gnu.glib.Type;
-/**
- * The GnomeCanvasLine is a GnomeCanvasItem that draws a line on a
- * GnomeCanvas. The line can contain multiple segments.
- */
-public class CanvasLine extends CanvasItem {
-
- public CanvasLine(CanvasGroup group) {
- super(group, gnome_canvas_line_get_type());
- }
-
- /**
- * Constructs an instance of CanvasLine from a native widget resource.
- * @param handle The handle to the native widget.
- */
- CanvasLine(int handle) {
- super(handle);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gnome_canvas_line_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getNumPoints(int cptr);
- native static final protected double getWidth(int cptr);
- native static final protected int getStipple(int cptr);
- native final protected void setStipple(int cptr, int stipple);
- native static final protected long getFillPixel(int cptr);
- native final protected void setFillPixel(int cptr, long fill_pixel);
- native static final protected int getFillColor(int cptr);
- native final protected void setFillColor(int cptr, int fill_color);
- native static final protected int getGc(int cptr);
- native static final protected boolean getWidthPixels(int cptr);
- native static final protected boolean getFirstArrow(int cptr);
- native final protected void setFirstArrow(int cptr, boolean first_arrow);
- native static final protected boolean getLastArrow(int cptr);
- native final protected void setLastArrow(int cptr, boolean last_arrow);
- native static final protected boolean getSmooth(int cptr);
- native final protected void setSmooth(int cptr, boolean smooth);
- native static final protected int getCap(int cptr);
- native final protected void setCap(int cptr, int cap);
- native static final protected int getLineStyle(int cptr);
- native final protected void setLineStyle(int cptr, int line_style);
- native static final protected int getJoin(int cptr);
- native final protected void setJoin(int cptr, int join);
- native static final protected int getFillRgba(int cptr);
- native final protected void setFillRgba(int cptr, int fill_rgba);
- native static final protected int getSplineSteps(int cptr);
- native final protected void setSplineSteps(int cptr, int spline_steps);
- native static final protected double getShapeA(int cptr);
- native final protected void setShapeA(int cptr, double shape_a);
- native static final protected double getShapeB(int cptr);
- native final protected void setShapeB(int cptr, double shape_b);
- native static final protected double getShapeC(int cptr);
- native final protected void setShapeC(int cptr, double shape_c);
- native static final protected int gnome_canvas_line_get_type();
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/CanvasPathDef.java b/libgnome-java/src/java/org/gnu/gnome/CanvasPathDef.java
deleted file mode 100644
index cb0589d..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/CanvasPathDef.java
+++ /dev/null
@@ -1,48 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-import org.gnu.glib.GObject;
-/**
- *
- */
-public class CanvasPathDef extends GObject
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gnome_canvas_path_def_new ();
- native static final protected int gnome_canvas_path_def_new_sized (int length);
- native static final protected void gnome_canvas_path_def_ref (int path);
- native static final protected void gnome_canvas_path_def_finish (int path);
- native static final protected void gnome_canvas_path_def_ensure_space (int path, int space);
- native static final protected void gnome_canvas_path_def_copy (int dst, int src);
- native static final protected int gnome_canvas_path_def_duplicate (int path);
- native static final protected void gnome_canvas_path_def_unref (int path);
- native static final protected void gnome_canvas_path_def_reset (int path);
- native static final protected void gnome_canvas_path_def_moveto (int path, double x, double y);
- native static final protected void gnome_canvas_path_def_lineto (int path, double x, double y);
- native static final protected void gnome_canvas_path_def_lineto_moving (int path, double x,
- double y);
- native static final protected void gnome_canvas_path_def_curveto (int path, double x0, double
- y0, double x1, double y1, double x2, double y2);
- native static final protected void gnome_canvas_path_def_closepath (int path);
- native static final protected void gnome_canvas_path_def_closepath_current (int path);
- native static final protected int gnome_canvas_path_def_length (int path);
- native static final protected boolean gnome_canvas_path_def_is_empty (int path);
- native static final protected boolean gnome_canvas_path_def_has_currentpoint (int path);
- native static final protected boolean gnome_canvas_path_def_any_open (int path);
- native static final protected boolean gnome_canvas_path_def_all_open (int path);
- native static final protected boolean gnome_canvas_path_def_any_closed (int path);
- native static final protected boolean gnome_canvas_path_def_all_closed (int path);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgnome-java/src/java/org/gnu/gnome/CanvasPixbuf.java b/libgnome-java/src/java/org/gnu/gnome/CanvasPixbuf.java
deleted file mode 100644
index 26abba0..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/CanvasPixbuf.java
+++ /dev/null
@@ -1,44 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-import org.gnu.glib.Type;
-/**
- *
- */
-public class CanvasPixbuf extends CanvasItem {
-
- public CanvasPixbuf(CanvasGroup group) {
- super(group, gnome_canvas_pixbuf_get_type());
- }
-
-
- /**
- * Constructs an instance of CanvasPixbuf from a native widget resource.
- * @param handle The handle to the native widget.
- */
- CanvasPixbuf(int handle) {
- super(handle);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gnome_canvas_pixbuf_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gnome_canvas_pixbuf_get_type();
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/CanvasPoints.java b/libgnome-java/src/java/org/gnu/gnome/CanvasPoints.java
deleted file mode 100644
index a5a36eb..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/CanvasPoints.java
+++ /dev/null
@@ -1,69 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-import org.gnu.glib.Boxed;
-public class CanvasPoints extends Boxed {
- /**
- * Constructs a new CanvasPoints object with memory reserved for the given
- * number of points.
- * @param numPoints The number of points to be represented by the object.
- */
- public CanvasPoints(int numPoints) {
- handle = gnome_canvas_points_new(numPoints);
- }
-
- // I could have created a Point class, and taken an array of Point objects,
- // but that seemed a little heavy-weight for this simple constructor.
- // Especially considering that the Point class would have to be immutable.
- // PAC.
- /**
- * Constructs a new CanvasPoints object with the given points. Point n
- * would be (xCoordinates[n], yCoordinates[n]).
- * @param xCoordinates an array containing the x coordinates of the points.
- * @param yCoordinates an array containing the y coordinates of the points.
- * @exception IllegalArgumentException Indicates that the number of
- * elements in the arrays are not the
- * same.
- */
- public CanvasPoints(double xCoordinates[], double yCoordinates[]) throws IllegalArgumentException {
- if (xCoordinates.length != yCoordinates.length) {
- throw new IllegalArgumentException("The number of X coordinates and Y coordinates must be the same.");
- } else {
- handle = gnome_canvas_points_new(xCoordinates.length);
- for (int i = 0; i < xCoordinates.length; i++) {
- gnome_canvas_points_set_point(handle, i, xCoordinates[i], yCoordinates[i]);
- }
- }
- }
-
- protected void finalize() {
- gnome_canvas_points_free(handle);
- }
-
- /**
- * Sets the value of the point at the given index.
- * @param index The index of the point. This value is 0 to
- * {@link #CanvasPoints(int) numPoints} - 1.
- */
- public void setPoint(int index, double x, double y) {
- gnome_canvas_points_set_point(handle, index, x, y);
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gnome_canvas_points_new(int numPoints);
- native static final protected int gnome_canvas_points_ref(int points);
- native static final protected void gnome_canvas_points_free(int points);
- native static final protected void gnome_canvas_points_set_point(int points, int index, double x, double y);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/CanvasPolygon.java b/libgnome-java/src/java/org/gnu/gnome/CanvasPolygon.java
deleted file mode 100644
index 22a008c..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/CanvasPolygon.java
+++ /dev/null
@@ -1,44 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-import org.gnu.glib.Type;
-/**
- * A GnomeCanvasPolygon is a GnomeCanvasItem that draws a filled
- * polygon on a GnomeCanvas.
- */
-public class CanvasPolygon extends CanvasShape {
-
- public CanvasPolygon(CanvasGroup group) {
- super(group, gnome_canvas_polygon_get_type());
- }
-
- /**
- * Constructs an instance of CanvasPolygon from a native widget resource.
- * @param handle The handle to the native widget.
- */
- CanvasPolygon(int handle) {
- super(handle);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gnome_canvas_polygon_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gnome_canvas_polygon_get_type();
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/CanvasRE.java b/libgnome-java/src/java/org/gnu/gnome/CanvasRE.java
deleted file mode 100644
index 9c2c4e2..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/CanvasRE.java
+++ /dev/null
@@ -1,87 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-import org.gnu.glib.Type;
-/**
- * This is a base class that acts as a parent for both GnomeCanvasRect
- * and GnomeCanvasEllipse. This base class includes information
- * pertaining to colors and sizes, but the two decendents contain the
- * drawing details.
- */
-public class CanvasRE extends CanvasShape {
- protected static String ARG_NAME_X1 = "x1";
- protected static String ARG_NAME_Y1 = "y1";
- protected static String ARG_NAME_X2 = "x2";
- protected static String ARG_NAME_Y2 = "y2";
- protected static String ARG_NAME_FILL_COLOR = "fill_color";
- protected static String ARG_NAME_FILL_COLOR_GDK = "fill_color_gdk";
- protected static String ARG_NAME_FILL_COLOR_RGBA = "fill_color_rgba";
- protected static String ARG_NAME_OUTLINE_COLOR = "outline_color";
- protected static String ARG_NAME_OUTLINE_COLOR_GDK = "outline_gdk_color";
- protected static String ARG_NAME_OUTLINE_COLOR_RGBA = "outline_color_rgba";
- protected static String ARG_NAME_FILL_STIPPLE = "fill_stipple";
- protected static String ARG_NAME_OUTLINE_STIPPLE = "outline_stipple";
- protected static String ARG_NAME_WIDTH_PIXELS = "width_pixels";
- protected static String ARG_NAME_WIDTH_UNITS = "width_units";
-
- protected CanvasRE(CanvasGroup group, int type) {
- super(group, type);
- }
-
- /**
- * Constructs an instance of CanvasRE from a native widget resource.
- * @param handle The handle to the native widget.
- */
- CanvasRE(int handle) {
- super(handle);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gnome_canvas_re_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected void gnome_canvas_request_redraw(int canvas, int x1, int y1, int x2, int y2);
- native static final protected int gnome_canvas_re_get_type();
- native static final protected int gnome_canvas_re_new_gdk_wpix(
- int group,
- int type,
- double x1,
- double y1,
- double x2,
- double y2,
- int fill_color,
- int outline_color,
- int fill_stipple,
- int outline_stipple,
- int width_pixels);
- native static final protected int gnome_canvas_re_new_gdk_wunit(
- int group,
- int type,
- double x1,
- double y1,
- double x2,
- double y2,
- int fill_color,
- int outline_color,
- int fill_stipple,
- int outline_stipple,
- double width_units);
- native static final protected int gnome_canvas_re_new_rgba_wpix(int group, int type, double x1, double y1, double x2, double y2, int fill_color, int outline_color, int width_pixels);
- native static final protected int gnome_canvas_re_new_rgba_wunit(int group, int type, double x1, double y1, double x2, double y2, int fill_color, int outline_color, double width_units);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/CanvasRect.java b/libgnome-java/src/java/org/gnu/gnome/CanvasRect.java
deleted file mode 100644
index 35ebd7f..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/CanvasRect.java
+++ /dev/null
@@ -1,123 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-import org.gnu.gdk.Bitmap;
-import org.gnu.gdk.Color;
-import org.gnu.glib.Type;
-
-/**
- * The GnomeCanvasRect is a GnomeCanvasItem that draws itself as a
- * rectangle on a GnomeCanvas.
- */
-public class CanvasRect extends CanvasRE {
-
- public CanvasRect(CanvasGroup group) {
- super(group, gnome_canvas_rect_get_type());
- }
-
- /**
- * Constructs an instance of CanvasRect from a native widget resource.
- * @param handle The handle to the native widget.
- */
- CanvasRect(int handle) {
- super(handle);
- }
-
- /**
- * Creates a new CanvasRect object.
- * @param group The parent group for the new CanvasItem.
- * @param x1 The leftmost coordinate.
- * @param y1 The topmost coordinate.
- * @param x2 The rightmost coordinate.
- * @param y2 The bottommost coordinate.
- * @param fill_color Fill color to be used.
- * @param outline_color Outline color or null for transparent.
- * @param fill_stipple Stipple used when drawing fill.
- * @param outline_stipple Stipple used when drawing outline.
- * @param width_pixels Outline width specified in pixels, independent of
- * zoom factor.
- */
- public CanvasRect(CanvasGroup group, double x1, double y1, double x2, double y2, Color fill_color, Color outline_color, Bitmap fill_stipple, Bitmap outline_stipple, int width_pixels) {
- super(gnome_canvas_re_new_gdk_wpix(group.getHandle(), gnome_canvas_rect_get_type(),
- x1, y1, x2, y2, fill_color.getHandle(),
- outline_color == null ? 0 : outline_color.getHandle(),
- fill_stipple == null ? 0 : fill_stipple.getHandle(),
- outline_stipple == null ? 0 : outline_stipple.getHandle(),
- width_pixels));
- }
-
- /**
- * Creates a new CanvasRect object.
- * @param group The parent group for the new CanvasItem.
- * @param x1 The leftmost coordinate.
- * @param y1 The topmost coordinate.
- * @param x2 The rightmost coordinate.
- * @param y2 The bottommost coordinate.
- * @param fill_color Fill color to be used.
- * @param outline_color Outline color or null for transparent.
- * @param fill_stipple Stipple used when drawing fill.
- * @param outline_stipple Stipple used when drawing outline.
- * @param width_units Outline width specified in Canvas units.
- */
- public CanvasRect(CanvasGroup group, double x1, double y1, double x2, double y2, Color fill_color, Color outline_color, Bitmap fill_stipple, Bitmap outline_stipple, double width_units) {
- super(gnome_canvas_re_new_gdk_wunit(group.getHandle(), gnome_canvas_rect_get_type(),
- x1, y1, x2, y2, fill_color.getHandle(),
- outline_color == null ? 0 : outline_color.getHandle(),
- fill_stipple == null ? 0 : fill_stipple.getHandle(),
- outline_stipple == null ? 0 : outline_stipple.getHandle(),
- width_units));
- }
-
- /**
- * Creates a new CanvasRect object.
- * @param group The parent group for the new CanvasItem.
- * @param x1 The leftmost coordinate.
- * @param y1 The topmost coordinate.
- * @param x2 The rightmost coordinate.
- * @param y2 The bottommost coordinate.
- * @param fill_color Fill color to be used.
- * @param outline_color Outline color.
- * @param width_pixels Outline width specified in pixels, independent of
- * zoom factor.
- */
- public CanvasRect(CanvasGroup group, double x1, double y1, double x2, double y2, int fill_color, int outline_color, int width_pixels) {
- super(gnome_canvas_re_new_rgba_wpix(group.getHandle(), gnome_canvas_rect_get_type(), x1, y1, x2, y2, fill_color, outline_color, width_pixels));
- }
-
- /**
- * Creates a new CanvasRect object.
- * @param group The parent group for the new CanvasItem.
- * @param x1 The leftmost coordinate.
- * @param y1 The topmost coordinate.
- * @param x2 The rightmost coordinate.
- * @param y2 The bottommost coordinate.
- * @param fill_color Fill color to be used.
- * @param outline_color Outline color.
- * @param width_units Outline width specified in Canvas units.
- */
- public CanvasRect(CanvasGroup group, double x1, double y1, double x2, double y2, int fill_color, int outline_color, double width_units) {
- super(gnome_canvas_re_new_rgba_wunit(group.getHandle(), gnome_canvas_rect_get_type(), x1, y1, x2, y2, fill_color, outline_color, width_units));
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gnome_canvas_rect_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gnome_canvas_rect_get_type();
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/CanvasRichText.java b/libgnome-java/src/java/org/gnu/gnome/CanvasRichText.java
deleted file mode 100644
index 9329353..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/CanvasRichText.java
+++ /dev/null
@@ -1,50 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-import org.gnu.glib.Type;
-/**
- *
- */
-public class CanvasRichText extends CanvasItem {
-
- public CanvasRichText(CanvasGroup group) {
- super(group, gnome_canvas_rich_text_get_type());
- }
-
- /**
- * Constructs an instance of CanvasRichText from a native widget resource.
- * @param handle The handle to the native widget.
- */
- CanvasRichText(int handle) {
- super(handle);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gnome_canvas_rich_text_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gnome_canvas_rich_text_get_type();
- native static final protected void gnome_canvas_rich_text_cut_clipboard(int text);
- native static final protected void gnome_canvas_rich_text_copy_clipboard(int text);
- native static final protected void gnome_canvas_rich_text_paste_clipboard(int text);
- native static final protected void gnome_canvas_rich_text_set_buffer(int text, int buffer);
- native static final protected int gnome_canvas_rich_text_get_buffer(int text);
- native static final protected void gnome_canvas_rich_text_get_iter_location(int text, int iter, int location);
- native static final protected void gnome_canvas_rich_text_get_iter_at_location(int text, int iter, int x, int y);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/CanvasShape.java b/libgnome-java/src/java/org/gnu/gnome/CanvasShape.java
deleted file mode 100644
index 6f40671..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/CanvasShape.java
+++ /dev/null
@@ -1,45 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-import org.gnu.glib.Type;
-/**
- *
- */
-public class CanvasShape extends CanvasItem {
-
- protected CanvasShape(CanvasGroup group, int type) {
- super(group, type);
- }
-
- /**
- * Constructs an instance of CanvasShape from a native widget resource.
- * @param handle The handle to the native widget.
- */
- CanvasShape(int handle) {
- super(handle);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gnome_canvas_shape_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gnome_canvas_shape_get_type();
- native static final protected void gnome_canvas_shape_set_path_def(int shape, int def);
- native static final protected int gnome_canvas_shape_get_path_def(int shape);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/CanvasText.java b/libgnome-java/src/java/org/gnu/gnome/CanvasText.java
deleted file mode 100644
index adf3d50..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/CanvasText.java
+++ /dev/null
@@ -1,93 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-import org.gnu.glib.Type;
-/**
- * A GnomeCanvasText is a GnomeCanvasItem that displays a line of text
- * of a GnomeCanvas.
- */
-public class CanvasText extends CanvasItem {
-
- public CanvasText(CanvasGroup group) {
- super(group, gnome_canvas_text_get_type());
- }
-
- /**
- * Constructs an instance of CanvasText from a native widget resource.
- * @param handle The handle to the native widget.
- */
- CanvasText(int handle) {
- super(handle);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gnome_canvas_text_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected String getText(int cptr);
- native final protected void setText(int cptr, String text);
- native static final protected double getX(int cptr);
- native final protected void setX(int cptr, double x);
- native static final protected double getY(int cptr);
- native final protected void setY(int cptr, double y);
- native static final protected int getAnchor(int cptr);
- native final protected void setAnchor(int cptr, int anchor);
- native static final protected int getJustification(int cptr);
- native final protected void setJustification(int cptr, int justification);
- native static final protected double getClipWidth(int cptr);
- native final protected void setClipWidth(int cptr, double clip_width);
- native static final protected double getClipHeight(int cptr);
- native final protected void setClipHeight(int cptr, double clip_height);
- native static final protected long getPixel(int cptr);
- native final protected void setPixel(int cptr, long pixel);
- native static final protected int getStipple(int cptr);
- native final protected void setStipple(int cptr, int stipple);
- native static final protected int getGc(int cptr);
- native static final protected int getMaxWidth(int cptr);
- native static final protected int getHeight(int cptr);
- native static final protected boolean getClip(int cptr);
- native final protected void setClip(int cptr, boolean clip);
- native static final protected int getFontDesc(int cptr);
- native final protected void setFontDesc(int cptr, int font_desc);
- native static final protected int getAttrList(int cptr);
- native final protected void setAttrList(int cptr, int attr_list);
- native static final protected int getUnderline(int cptr);
- native final protected void setUnderline(int cptr, int underline);
- native static final protected boolean getStrikethrough(int cptr);
- native final protected void setStrikethrough(int cptr, boolean strikethrough);
- native static final protected int getRise(int cptr);
- native final protected void setRise(int cptr, int rise);
- native static final protected double getScale(int cptr);
- native final protected void setScale(int cptr, double scale);
- native static final protected int getLayout(int cptr);
- native final protected void setLayout(int cptr, int layout);
- native static final protected double getXofs(int cptr);
- native static final protected double getYofs(int cptr);
- native static final protected int getCx(int cptr);
- native static final protected int getCy(int cptr);
- native static final protected boolean getUnderlineSet(int cptr);
- native static final protected boolean getStrikeSet(int cptr);
- native static final protected boolean getRiseSet(int cptr);
- native static final protected boolean getScaleSet(int cptr);
- native static final protected int getClipCx(int cptr);
- native static final protected int getClipCy(int cptr);
- native static final protected int getClipCheight(int cptr);
- native static final protected long getRgba(int cptr);
- native static final protected int gnome_canvas_text_get_type();
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/CanvasWidget.java b/libgnome-java/src/java/org/gnu/gnome/CanvasWidget.java
deleted file mode 100644
index ccc0394..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/CanvasWidget.java
+++ /dev/null
@@ -1,94 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-
-import org.gnu.glib.Type;
-import org.gnu.gtk.AnchorType;
-import org.gnu.gtk.Widget;
-/**
- * The GnomeCanvasWidget is not a widget - it is a GnomeCanvasItem that
- * is capable of containing a widget. You can use a to display any
- * widget in a GnomeCanvas as if the widget were a GnomeCanvasItem.
- */
-public class CanvasWidget extends CanvasItem {
-
- public CanvasWidget(CanvasGroup group) {
- super(group, gnome_canvas_widget_get_type());
- }
-
- /**
- * Constructs an instance of CanvasWidget from a native widget resource.
- * @param handle The handle to the native widget.
- */
- CanvasWidget(int handle) {
- super(handle);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gnome_canvas_widget_get_type());
- }
-
- public Widget getWidget() {
- return new Widget(getWidget(getHandle()));
- }
-
- public void setWidget(Widget aWidget) {
- setWidget(getHandle(), aWidget.getHandle());
- }
-
- public double getHeight() {
- return getHeight(getHandle());
- }
-
- public void setHeight(double height) {
- setHeight(getHandle(), height);
- }
-
- public double getWidth() {
- return getWidth(getHandle());
- }
-
- public void setWidth(double width) {
- setWidth(getHandle(), width);
- }
-
- public AnchorType getAnchorType() {
- return AnchorType.intern(getAnchor(getHandle()));
- }
-
- public void setAnchorType(AnchorType aType) {
- setAnchor(getHandle(), aType.getValue());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getWidget(int cptr);
- native final protected void setWidget(int cptr, int widget);
- native static final protected double getX(int cptr);
- native final protected void setX(int cptr, double x);
- native static final protected double getY(int cptr);
- native final protected void setY(int cptr, double y);
- native static final protected double getWidth(int cptr);
- native final protected void setWidth(int cptr, double width);
- native static final protected double getHeight(int cptr);
- native final protected void setHeight(int cptr, double height);
- native static final protected int getAnchor(int cptr);
- native final protected void setAnchor(int cptr, int anchor);
- native static final protected boolean getSizePixels(int cptr);
- native final protected void setSizePixels(int cptr, boolean size_pixels);
- native static final protected int gnome_canvas_widget_get_type();
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/Client.java b/libgnome-java/src/java/org/gnu/gnome/Client.java
deleted file mode 100644
index 285ffbe..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/Client.java
+++ /dev/null
@@ -1,331 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-
-import java.util.Vector;
-
-import org.gnu.glib.EventMap;
-import org.gnu.glib.Type;
-import org.gnu.gnome.event.ClientEvent;
-import org.gnu.gnome.event.ClientListener;
-import org.gnu.gtk.GtkObject;
-import org.gnu.gtk.event.GtkEventType;
-/**
- * The GnomeClient object makes it possible for your application to
- * save session information when the user logs out. If, when logging
- * out, the user chooses to save the current settings, a save_yourself
- * signal is sent to each application. Then an application can save
- * information in such a way that it is supported on the command line
- * whenever the program automatically restarts a user login.
- */
-public class Client extends GtkObject {
- /**
- * Listeners for handling Client events
- */
- private Vector clientListeners = null;
-
- /**
- * Create a new session management client and try to connect to
- * a session manager.
- */
- public Client() {
- super(gnome_client_new());
- }
-
- /**
- * Initialize a client from a handle to a native resource.
- */
- protected Client(int handle) {
- super(handle);
- }
-
- /**
- * Get the config prefix for a client. The config prefix provides
- * a suitable place to store any details about the state of the
- * client which can not be described using the app's command line
- * arguments (as set in the restart command).
- */
- public String getConfigPrefix() {
- return new String(gnome_client_get_config_prefix(getHandle()));
- }
-
- /**
- * Get the config prefix for clients which have NOT been restarted or
- * cloned. This config prefix may be used to write the user's preferred
- * config for these "new" clients.
- * <p>
- * You may also use this prefix as a place to store and retrieve config
- * details that you wish to apply to ALL instances of the app. However,
- * this practice limits user's freedom to configure each instance in
- * a different way so it should be used with caution.
- */
- public String getGlobalConfigPrefix() {
- return new String(gnome_client_get_global_config_prefix(getHandle()));
- }
-
- /**
- * Set the value used for the global config prefix. The config prefixes
- * returned by getGlobalConfigPrefix() are formed by extending this prefix
- * with a unique identifier.
- * <p>
- * The global config prefix defaults to a name based on the name of the
- * executable. This function allows you to set it to a different value.
- * It should be called BEFORE retrieving the config prefix for the
- * first time.
- */
- public void setGlobalConfigPrefix(String prefix) {
- gnome_client_set_global_config_prefix(getHandle(), prefix);
- }
-
- /**
- * Returns some flags, that give additional information about this
- * client.
- */
- public ClientFlags getFlags() {
- return ClientFlags.intern(gnome_client_get_flags(getHandle()));
- }
-
- /**
- * The session manager usually only restarts clients which are running
- * when the session was last saved. You can set the restart style
- * to make the manager restart the client:
- * - at the start of every session (RESTART_AWAY)
- * - whenever the client dies (RESTART_IMMEDIATELY)
- * - never (RESTART_NEVER)
- */
- public void setRestartStyle(RestartStyle style) {
- gnome_client_set_restart_style(getHandle(), style.getValue());
- }
-
- /**
- * The gnome-session manager includes an extension to the protocol
- * which allows the order in which clients are started up to be
- * organized into a number of run levels. This method may be
- * used to inform the gnome-session manager of where this client
- * should appear in this run level ordering. The priority runs
- * from 0 (started first) to 99 (started last) and defaults to
- * 50.
- */
- public void setPriority(int priority) {
- gnome_client_set_priority(getHandle(), priority);
- }
-
- /**
- * Sets the directory where all commands are executed.
- */
- public void setCurrentDirectory(String dir) {
- gnome_client_set_current_directory(getHandle(), dir);
- }
-
- /**
- * Provide the command that should be used to restart this
- * application.
- */
- public void setRestartCommand(String [] args) {
- gnome_client_set_restart_command(getHandle(), args.length, args);
- }
-
- /**
- * Request the session manager to save the session in some way.
- */
- public void requestSave(SaveStyle saveStyle, boolean shutdown, InteractStyle interactStyle, boolean fast, boolean global) {
- gnome_client_request_save(getHandle(), saveStyle.getValue(), shutdown, interactStyle.getValue(), fast, global);
- }
-
- /**
- * Flush the underlying connection to the connection manager. This
- * is useful if you have some pending changes that you want to
- * make sure get committed.
- */
- public void flush() {
- gnome_client_flush(getHandle());
- }
-
- /**
- * Try to connect to a session manager. This should only be called
- * after a disconnect().
- */
- public void connect() {
- gnome_client_connect(getHandle());
- }
-
- /**
- * Disconnect from the session manager.
- */
- public void disconnect() {
- gnome_client_disconnect(getHandle());
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gnome_client_get_type());
- }
-
- //////////////////////////////////////////////////
- // Event handling
- /////////////////////////////////////////////////
- /**
- * Register an object to handle Client events.
- * @see org.gnu.gnome.event.ClientListener
- */
- public void addListener(ClientListener listener) {
- // Don't add the listener a second time if it is in the Vector.
- int i = findListener(clientListeners, listener);
- if (i == -1) {
- if (null == clientListeners) {
- //evtMap.initialize(this, ClientEvent.Type.CONNECT);
- //evtMap.initialize(this, ClientEvent.Type.DIE);
- //evtMap.initialize(this, ClientEvent.Type.DISCONNECT);
- //evtMap.initialize(this, ClientEvent.Type.SAVE_COMPLETE);
- //evtMap.initialize(this, ClientEvent.Type.SAVE_YOURSELF);
- //evtMap.initialize(this, ClientEvent.Type.SHUTDOWN_CANCELLED);
- clientListeners = new Vector();
- }
- clientListeners.addElement(listener);
- }
- }
- /**
- * Removes a listener
- * @see #addListener(ClientListener)
- */
- public void removeListener(ClientListener listener) {
- int i = findListener(clientListeners, listener);
- if (i > -1) {
- clientListeners.remove(i);
- }
- if (0 == clientListeners.size()) {
- //evtMap.uninitialize(this, ClientEvent.Type.CONNECT);
- //evtMap.uninitialize(this, ClientEvent.Type.DIE);
- //evtMap.uninitialize(this, ClientEvent.Type.DISCONNECT);
- //evtMap.uninitialize(this, ClientEvent.Type.SAVE_COMPLETE);
- //evtMap.uninitialize(this, ClientEvent.Type.SAVE_YOURSELF);
- //evtMap.uninitialize(this, ClientEvent.Type.SHUTDOWN_CANCELLED);
- clientListeners = null;
- }
- }
-
- /**
- * Give us a way to locate a specific listener in a Vector.
- * @param list The Vector of listeners to search.
- * @param listener The object that is to be located in the Vector.
- * @return Returns the index of the listener in the Vector, or -1 if
- * the listener is not contained in the Vector.
- */
- protected static int findListener(Vector list, Object listener) {
- if (null == list || null == listener)
- return -1;
- return list.indexOf(listener);
- }
-
- protected void fireClientEvent(ClientEvent event) {
- if (null == clientListeners) {
- return;
- }
- int size = clientListeners.size();
- int i = 0;
- while (i < size) {
- ClientListener cl = (ClientListener)clientListeners.elementAt(i);
- cl.clientEvent(event);
- i++;
- }
- }
-
- private void handleConnect(boolean restarted) {
- fireClientEvent(new ClientEvent(this, ClientEvent.Type.CONNECT));
- }
-
- private void handleDie() {
- fireClientEvent(new ClientEvent(this, ClientEvent.Type.DIE));
- }
-
- private void handleDisconnect() {
- fireClientEvent(new ClientEvent(this, ClientEvent.Type.DISCONNECT));
- }
-
- private void handleSaveComplete() {
- fireClientEvent(new ClientEvent(this, ClientEvent.Type.SAVE_COMPLETE));
- }
-
- private void handleSaveYourself(int phase, int saveStyle, boolean shutdown, int interactStyle, boolean fase) {
- fireClientEvent(new ClientEvent(this, ClientEvent.Type.SAVE_YOURSELF));
- }
-
- private void handleShutdownCancelled() {
- fireClientEvent(new ClientEvent(this, ClientEvent.Type.SHUTDOWN_CANCELLED));
- }
-
- public Class getEventListenerClass(String signal) {
- Class cls = evtMap.getEventListenerClass(signal);
- if (cls == null) cls = super.getEventListenerClass(signal);
- return cls;
- }
-
- public GtkEventType getEventType(String signal) {
- GtkEventType et = evtMap.getEventType(signal);
- if (et == null) et = super.getEventType(signal);
- return et;
- }
-
- private static EventMap evtMap = new EventMap();
- static {
- addEvents(evtMap);
- }
-
- /**
- * Implementation method to build an EventMap for this widget class.
- * Not useful (or supported) for application use.
- */
- private static void addEvents(EventMap anEvtMap) {
- anEvtMap.addEvent("connect", "handleConnect", ClientEvent.Type.CONNECT, ClientListener.class);
- anEvtMap.addEvent("die", "handleDie", ClientEvent.Type.DIE, ClientListener.class);
- anEvtMap.addEvent("disconnect", "handleDisconnect", ClientEvent.Type.DISCONNECT, ClientListener.class);
- anEvtMap.addEvent("save_complete", "handleSaveComplete", ClientEvent.Type.SAVE_COMPLETE, ClientListener.class);
- anEvtMap.addEvent("save_yourself", "handleSaveYourself", ClientEvent.Type.SAVE_YOURSELF, ClientListener.class);
- anEvtMap.addEvent("shutdown_cancelled", "handleShutdownCancelled", ClientEvent.Type.SHUTDOWN_CANCELLED, ClientListener.class);
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gnome_client_get_type();
- native static final protected String gnome_client_get_config_prefix(int client);
- native static final protected String gnome_client_get_global_config_prefix(int client);
- native static final protected void gnome_client_set_global_config_prefix(int client, String prefix);
- native static final protected int gnome_client_get_flags(int client);
- native static final protected void gnome_client_set_restart_style(int client, int style);
- native static final protected void gnome_client_set_priority(int client, int priority);
- native static final protected void gnome_client_set_restart_command(int client, int argc, String[] args);
- native static final protected void gnome_client_set_discard_command(int client, int argc, String[] args);
- native static final protected void gnome_client_set_resign_command(int client, int argc, String[] args);
- native static final protected void gnome_client_set_shutdown_command(int client, int argc, String[] args);
- native static final protected void gnome_client_set_current_directory(int client, String dir);
- native static final protected void gnome_client_set_environment(int client, String name, String value);
- native static final protected void gnome_client_set_clone_command(int client, int argc, String[] args);
- native static final protected void gnome_client_set_process_id(int client, int id);
- native static final protected void gnome_client_set_program(int client, String program);
- native static final protected void gnome_client_set_user_id(int client, String id);
- native static final protected void gnome_client_save_any_dialog(int client, int dialog);
- native static final protected void gnome_client_save_error_dialog(int client, int dialog);
- native static final protected void gnome_client_request_phase_2(int client);
- native static final protected void gnome_client_request_save(int client, int save_style, boolean shutdown, int interact_style, boolean fast, boolean global);
- native static final protected void gnome_client_flush(int client);
- native static final protected int gnome_client_new();
- native static final protected void gnome_client_connect(int client);
- native static final protected void gnome_client_disconnect(int client);
- native static final protected void gnome_client_set_id(int client, String id);
- native static final protected String gnome_client_get_id(int client);
- native static final protected String gnome_client_get_previous_id(int client);
- native static final protected String gnome_client_get_desktop_id(int client);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/ClientFlags.java b/libgnome-java/src/java/org/gnu/gnome/ClientFlags.java
deleted file mode 100644
index b56523f..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/ClientFlags.java
+++ /dev/null
@@ -1,86 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-import org.gnu.glib.Flags;
-public class ClientFlags extends Flags
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _IS_CONNECTED = 1 << 0;
- static final public org.gnu.gnome.ClientFlags IS_CONNECTED = new org.gnu.gnome.ClientFlags (
- _IS_CONNECTED);
- static final private int _RESTARTED = 1 << 1;
- static final public org.gnu.gnome.ClientFlags RESTARTED = new org.gnu.gnome.ClientFlags (
- _RESTARTED);
- static final private int _RESTORED = 1 << 2;
- static final public org.gnu.gnome.ClientFlags RESTORED = new org.gnu.gnome.ClientFlags (
- _RESTORED);
- static final private org.gnu.gnome.ClientFlags[] theInterned = new org.gnu.gnome.ClientFlags[]
- {
- new org.gnu.gnome.ClientFlags (0), IS_CONNECTED, RESTARTED, new org.gnu.gnome.ClientFlags (
- 3), RESTORED
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gnome.ClientFlags theSacrificialOne = new
- org.gnu.gnome.ClientFlags (0);
- static public org.gnu.gnome.ClientFlags intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gnome.ClientFlags already = (org.gnu.gnome.ClientFlags) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gnome.ClientFlags(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private ClientFlags (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gnome.ClientFlags or (org.gnu.gnome.ClientFlags other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gnome.ClientFlags and (org.gnu.gnome.ClientFlags other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gnome.ClientFlags xor (org.gnu.gnome.ClientFlags other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gnome.ClientFlags other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgnome-java/src/java/org/gnu/gnome/ClientState.java b/libgnome-java/src/java/org/gnu/gnome/ClientState.java
deleted file mode 100644
index c355822..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/ClientState.java
+++ /dev/null
@@ -1,96 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-import org.gnu.glib.Enum;
-public class ClientState extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _IDLE = 0;
- static final public org.gnu.gnome.ClientState IDLE = new org.gnu.gnome.ClientState (_IDLE);
- static final private int _SAVING_PHASE_1 = 1;
- static final public org.gnu.gnome.ClientState SAVING_PHASE_1 = new org.gnu.gnome.ClientState (
- _SAVING_PHASE_1);
- static final private int _WAITING_FOR_PHASE_2 = 2;
- static final public org.gnu.gnome.ClientState WAITING_FOR_PHASE_2 = new
- org.gnu.gnome.ClientState (_WAITING_FOR_PHASE_2);
- static final private int _SAVING_PHASE_2 = 3;
- static final public org.gnu.gnome.ClientState SAVING_PHASE_2 = new org.gnu.gnome.ClientState (
- _SAVING_PHASE_2);
- static final private int _FROZEN = 4;
- static final public org.gnu.gnome.ClientState FROZEN = new org.gnu.gnome.ClientState (_FROZEN);
- static final private int _DISCONNECTED = 5;
- static final public org.gnu.gnome.ClientState DISCONNECTED = new org.gnu.gnome.ClientState (
- _DISCONNECTED);
- static final private int _REGISTERING = 6;
- static final public org.gnu.gnome.ClientState REGISTERING = new org.gnu.gnome.ClientState (
- _REGISTERING);
- static final private org.gnu.gnome.ClientState[] theInterned = new org.gnu.gnome.ClientState[]
- {
- IDLE, SAVING_PHASE_1, WAITING_FOR_PHASE_2, SAVING_PHASE_2, FROZEN, DISCONNECTED,
- REGISTERING
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gnome.ClientState theSacrificialOne = new
- org.gnu.gnome.ClientState (0);
- static public org.gnu.gnome.ClientState intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gnome.ClientState already = (org.gnu.gnome.ClientState) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gnome.ClientState(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private ClientState (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gnome.ClientState or (org.gnu.gnome.ClientState other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gnome.ClientState and (org.gnu.gnome.ClientState other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gnome.ClientState xor (org.gnu.gnome.ClientState other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gnome.ClientState other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgnome-java/src/java/org/gnu/gnome/ColorPicker.java b/libgnome-java/src/java/org/gnu/gnome/ColorPicker.java
deleted file mode 100644
index dbbe505..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/ColorPicker.java
+++ /dev/null
@@ -1,747 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-
-import java.util.Vector;
-
-import org.gnu.glib.EventMap;
-import org.gnu.glib.Type;
-import org.gnu.gnome.event.ColorPickerEvent;
-import org.gnu.gnome.event.ColorPickerListener;
-import org.gnu.gtk.Button;
-import org.gnu.gtk.event.GtkEventType;
-/**
- * The ColorPicker button pops up a ColorSelectionDialog and
- * allows a color to be selected. The button changes color to match the
- * currently selected color. The colors can be set using doubles -
- * values between 0.0 and 1.0, 8 bit integers - values between 0 and
- * 255, and 16 bit integers - values between 0 and 65535.
- *
- * @deprecated
- */
-public class ColorPicker extends Button {
- /**
- * Listeners for handling ColorPicker events
- */
- private Vector colorPickerListeners = null;
-
- /**
- * Creates a new instance of ColorPicker
- */
- public ColorPicker() {
- super(gnome_color_picker_new());
- }
-
- /**
- * Construct a ColorPicker using a handle to a native resource.
- */
- public ColorPicker(int handle) {
- super(handle);
- }
-
- /**
- * Get the alpha of the color as a double value between 0.0 and 1.0.
- * @return The alpha of the color.
- */
- public double getAlphaDouble() {
- double alpha[] = new double[1];
- double blue[] = new double[1];
- double green[] = new double[1];
- double red[] = new double[1];
-
- gnome_color_picker_get_d(getHandle(), red, green, blue, alpha);
-
- return alpha[0];
- }
-
- /**
- * Get the blue element of the color as a double value between 0.0 and 1.0.
- * @return The blue element of the color.
- */
- public double getBlueDouble() {
- double alpha[] = new double[1];
- double blue[] = new double[1];
- double green[] = new double[1];
- double red[] = new double[1];
-
- gnome_color_picker_get_d(getHandle(), red, green, blue, alpha);
-
- return blue[0];
- }
-
- /**
- * Get the green element of the color as a double value between 0.0 and
- * 1.0.
- * @return The green element of the color.
- */
- public double getGreenDouble() {
- double alpha[] = new double[1];
- double blue[] = new double[1];
- double green[] = new double[1];
- double red[] = new double[1];
-
- gnome_color_picker_get_d(getHandle(), red, green, blue, alpha);
-
- return green[0];
- }
-
- /**
- * Get the red element of the color as a double value between 0.0 and 1.0.
- * @return The red element of the color.
- */
- public double getRedDouble() {
- double alpha[] = new double[1];
- double blue[] = new double[1];
- double green[] = new double[1];
- double red[] = new double[1];
-
- gnome_color_picker_get_d(getHandle(), red, green, blue, alpha);
-
- return red[0];
- }
-
- /**
- * Get the alpha of the color as a 8 bit value between 0 and 255.
- * @return The alpha of the color.
- */
- public int getAlpha8Bit() {
- int alpha[] = new int[1];
- int blue[] = new int[1];
- int green[] = new int[1];
- int red[] = new int[1];
-
- gnome_color_picker_get_i8(getHandle(), red, green, blue, alpha);
-
- return alpha[0];
- }
-
- /**
- * Get the blue element of the color as a 8 bit value between 0 and 255.
- * @return The blue element of the color.
- */
- public int getBlue8Bit() {
- int alpha[] = new int[1];
- int blue[] = new int[1];
- int green[] = new int[1];
- int red[] = new int[1];
-
- gnome_color_picker_get_i8(getHandle(), red, green, blue, alpha);
-
- return blue[0];
- }
-
- /**
- * Get the green element of the color as a double value between 0 and 255.
- * @return The green element of the color.
- */
- public int getGreen8Bit() {
- int alpha[] = new int[1];
- int blue[] = new int[1];
- int green[] = new int[1];
- int red[] = new int[1];
-
- gnome_color_picker_get_i8(getHandle(), red, green, blue, alpha);
-
- return green[0];
- }
-
- /**
- * Get the red element of the color as a double value between 0 and 255.
- * @return The red element of the color.
- */
- public int getRed8Bit() {
- int alpha[] = new int[1];
- int blue[] = new int[1];
- int green[] = new int[1];
- int red[] = new int[1];
-
- gnome_color_picker_get_i8(getHandle(), red, green, blue, alpha);
-
- return red[0];
- }
-
- /**
- * Get the alpha of the color as a 16 bit value between 0 and 65535.
- * @return The alpha of the color.
- */
- public int getAlpha16Bit() {
- int alpha[] = new int[1];
- int blue[] = new int[1];
- int green[] = new int[1];
- int red[] = new int[1];
-
- gnome_color_picker_get_i16(getHandle(), red, green, blue, alpha);
-
- return alpha[0];
- }
-
- /**
- * Get the blue element of the color as a 16 bit value between 0 and 65535.
- * @return The blue element of the color.
- */
- public int getBlue16Bit() {
- int alpha[] = new int[1];
- int blue[] = new int[1];
- int green[] = new int[1];
- int red[] = new int[1];
-
- gnome_color_picker_get_i16(getHandle(), red, green, blue, alpha);
-
- return blue[0];
- }
-
- /**
- * Get the green element of the color as a double value between 0 and
- * 65535.
- * @return The green element of the color.
- */
- public int getGreen16Bit() {
- int alpha[] = new int[1];
- int blue[] = new int[1];
- int green[] = new int[1];
- int red[] = new int[1];
-
- gnome_color_picker_get_i16(getHandle(), red, green, blue, alpha);
-
- return green[0];
- }
-
- /**
- * Get the red element of the color as a double value between 0 and 65535.
- * @return The red element of the color.
- */
- public int getRed16Bit() {
- int alpha[] = new int[1];
- int blue[] = new int[1];
- int green[] = new int[1];
- int red[] = new int[1];
-
- gnome_color_picker_get_i16(getHandle(), red, green, blue, alpha);
-
- return red[0];
- }
-
- /**
- * Returns whether ColorPicker uses alpha.
- * @return True if alpha is used. Otherwise, false.
- */
- public boolean getAlphaEnabled() {
- return gnome_color_picker_get_use_alpha(getHandle());
- }
-
- /**
- * Returns whether ColorPicker uses dither.
- * @return True if dither is used. Otherwise, false.
- */
- public boolean getDitherEnabled() {
- return gnome_color_picker_get_dither(getHandle());
- }
-
- /**
- * Gets the title of the color picker.
- * @return The title for the color picker.
- */
- public String getTitle() {
- return gnome_color_picker_get_title(getHandle());
- }
-
- /**
- * A shortcut method to set all the color values with one call. All values
- * must be a double value between 0.0 and 1.0.
- * @param alpha The alpha of the color.
- * @param blue The blue element of the color.
- * @param green The green element of the color.
- * @param red The red element of the color.
- * @exception IllegalArgumentException Thrown if any given value is outside
- * of the valid range 0.0 to 1.0.
- */
- public void setColorDouble(double alpha, double blue, double green, double red) throws IllegalArgumentException {
- if (alpha < 0.0 || alpha > 1.0) {
- throw new IllegalArgumentException(
- "The value " + alpha + " is outside the acceptable range of 0.0 to 1.0 for alpha.");
- } else if (blue < 0.0 || blue > 1.0) {
- throw new IllegalArgumentException(
- "The value " + blue + " is outside the acceptable range of 0.0 to 1.0 for blue.");
- } else if (green < 0.0 || green > 1.0) {
- throw new IllegalArgumentException(
- "The value " + green + " is outside the acceptable range of 0.0 to 1.0 for green.");
- } else if (red < 0.0 || red > 1.0) {
- throw new IllegalArgumentException(
- "The value " + red + " is outside the acceptable range of 0.0 to 1.0 for red.");
- }
-
- gnome_color_picker_set_d(getHandle(), red, green, blue, alpha);
- }
-
- /**
- * Set the alpha of the color as a double value between 0.0 and 1.0.
- * @param alpha The alpha of the color.
- * @exception IllegalArgumentException Thrown if alpha is outside of the
- * valid range 0.0 to 1.0.
- */
- public void setAlphaDouble(double alpha) throws IllegalArgumentException {
- if (alpha < 0.0 || alpha > 1.0) {
- throw new IllegalArgumentException(
- "The value " + alpha + " is outside the acceptable range of 0.0 to 1.0.");
- }
-
- double a[] = new double[1];
- double blue[] = new double[1];
- double green[] = new double[1];
- double red[] = new double[1];
-
- gnome_color_picker_get_d(getHandle(), red, green, blue, a);
- a[0] = alpha;
- gnome_color_picker_set_d(getHandle(), red[0], green[0], blue[0], a[0]);
- }
-
- /**
- * Set the blue element of the color as a double value between 0.0 and 1.0.
- * @param color The blue element of the color.
- * @exception IllegalArgumentException Thrown if color is outside of the
- * valid range 0.0 to 1.0.
- */
- public void setBlueDouble(double color) throws IllegalArgumentException {
- if (color < 0.0 || color > 1.0) {
- throw new IllegalArgumentException(
- "The value " + color + " is outside the acceptable range of 0.0 to 1.0.");
- }
-
- double alpha[] = new double[1];
- double blue[] = new double[1];
- double green[] = new double[1];
- double red[] = new double[1];
-
- gnome_color_picker_get_d(getHandle(), red, green, blue, alpha);
- blue[0] = color;
- gnome_color_picker_set_d(getHandle(), red[0], green[0], blue[0], alpha[0]);
- }
-
- /**
- * Set the green element of the color as a double value between 0.0 and
- * 1.0.
- * @param color The green element of the color.
- * @exception IllegalArgumentException Thrown if color is outside of the
- * valid range 0.0 to 1.0.
- */
- public void setGreenDouble(double color) throws IllegalArgumentException {
- if (color < 0.0 || color > 1.0) {
- throw new IllegalArgumentException(
- "The value " + color + " is outside the acceptable range of 0.0 to 1.0.");
- }
-
- double alpha[] = new double[1];
- double blue[] = new double[1];
- double green[] = new double[1];
- double red[] = new double[1];
-
- gnome_color_picker_get_d(getHandle(), red, green, blue, alpha);
- green[0] = color;
- gnome_color_picker_set_d(getHandle(), red[0], green[0], blue[0], alpha[0]);
- }
-
- /**
- * Set the red element of the color as a double value between 0.0 and 1.0.
- * @param color The red element of the color.
- * @exception IllegalArgumentException Thrown if color is outside of the
- * valid range 0.0 to 1.0.
- */
- public void setRedDouble(double color) throws IllegalArgumentException {
- if (color < 0.0 || color > 1.0) {
- throw new IllegalArgumentException(
- "The value " + color + " is outside the acceptable range of 0.0 to 1.0.");
- }
-
- double alpha[] = new double[1];
- double blue[] = new double[1];
- double green[] = new double[1];
- double red[] = new double[1];
-
- gnome_color_picker_get_d(getHandle(), red, green, blue, alpha);
- red[0] = color;
- gnome_color_picker_set_d(getHandle(), red[0], green[0], blue[0], alpha[0]);
- }
-
- /**
- * A shortcut method to set all the color values with one call. All values
- * must be a integer value between 0 and 255.
- * @param alpha The alpha of the color.
- * @param blue The blue element of the color.
- * @param green The green element of the color.
- * @param red The red element of the color.
- * @exception IllegalArgumentException Thrown if any given value is outside
- * of the valid range 0 to 255.
- */
- public void setColor8Bit(int alpha, int blue, int green, int red) throws IllegalArgumentException {
- if (alpha < 0 || alpha > 255) {
- throw new IllegalArgumentException(
- "The value " + alpha + " is outside the acceptable range of 0 to 255 for alpha.");
- } else if (blue < 0 || blue > 255) {
- throw new IllegalArgumentException(
- "The value " + blue + " is outside the acceptable range of 0 to 255 for blue.");
- } else if (green < 0 || green > 255) {
- throw new IllegalArgumentException(
- "The value " + green + " is outside the acceptable range of 0 to 255 for green.");
- } else if (red < 0 || red > 255) {
- throw new IllegalArgumentException(
- "The value " + red + " is outside the acceptable range of 0 to 255 for red.");
- }
-
- gnome_color_picker_set_i8(getHandle(), red, green, blue, alpha);
- }
-
- /**
- * Set the alpha of the color as a 8 bit value between 0 and 255.
- * @param alpha The alpha of the color.
- * @exception IllegalArgumentException Thrown if alpha is outside of the
- * valid range 0 to 255.
- */
- public void setAlpha8Bit(int alpha) throws IllegalArgumentException {
- if (alpha < 0 || alpha > 255) {
- throw new IllegalArgumentException("The value " + alpha + " is outside the acceptable range of 0 to 255.");
- }
-
- int a[] = new int[1];
- int blue[] = new int[1];
- int green[] = new int[1];
- int red[] = new int[1];
-
- gnome_color_picker_get_i8(getHandle(), red, green, blue, a);
- a[0] = alpha;
- gnome_color_picker_set_i8(getHandle(), red[0], green[0], blue[0], a[0]);
- }
-
- /**
- * Set the blue element of the color as a 8 bit value between 0 and 255.
- * @param color The blue element of the color.
- * @exception IllegalArgumentException Thrown if color is outside of the
- * valid range 0 to 255.
- */
- public void setBlue8Bit(int color) throws IllegalArgumentException {
- if (color < 0 || color > 255) {
- throw new IllegalArgumentException("The value " + color + " is outside the acceptable range of 0 to 255.");
- }
-
- int alpha[] = new int[1];
- int blue[] = new int[1];
- int green[] = new int[1];
- int red[] = new int[1];
-
- gnome_color_picker_get_i8(getHandle(), red, green, blue, alpha);
- blue[0] = color;
- gnome_color_picker_set_i8(getHandle(), red[0], green[0], blue[0], alpha[0]);
- }
-
- /**
- * Set the green element of the color as a integer value between 0 and 255.
- * @param color The green element of the color.
- * @exception IllegalArgumentException Thrown if color is outside of the
- * valid range 0 to 255.
- */
- public void setGreen8Bit(int color) throws IllegalArgumentException {
- if (color < 0 || color > 255) {
- throw new IllegalArgumentException("The value " + color + " is outside the acceptable range of 0 to 255.");
- }
-
- int alpha[] = new int[1];
- int blue[] = new int[1];
- int green[] = new int[1];
- int red[] = new int[1];
-
- gnome_color_picker_get_i8(getHandle(), red, green, blue, alpha);
- green[0] = color;
- gnome_color_picker_set_i8(getHandle(), red[0], green[0], blue[0], alpha[0]);
- }
-
- /**
- * Set the red element of the color as a integer value between 0 and 255.
- * @param color The red element of the color.
- * @exception IllegalArgumentException Thrown if color is outside of the
- * valid range 0 to 255.
- */
- public void setRed8Bit(int color) throws IllegalArgumentException {
- if (color < 0 || color > 255) {
- throw new IllegalArgumentException("The value " + color + " is outside the acceptable range of 0 to 255.");
- }
-
- int alpha[] = new int[1];
- int blue[] = new int[1];
- int green[] = new int[1];
- int red[] = new int[1];
-
- gnome_color_picker_get_i8(getHandle(), red, green, blue, alpha);
- red[0] = color;
- gnome_color_picker_set_i8(getHandle(), red[0], green[0], blue[0], alpha[0]);
- }
-
- /**
- * A shortcut method to set all the color values with one call. All values
- * must be a integer value between 0 and 65535.
- * @param alpha The alpha of the color.
- * @param blue The blue element of the color.
- * @param green The green element of the color.
- * @param red The red element of the color.
- * @exception IllegalArgumentException Thrown if any given value is outside
- * of the valid range 0 to 65535.
- */
- public void setColor16Bit(int alpha, int blue, int green, int red) throws IllegalArgumentException {
- if (alpha < 0 || alpha > 65535) {
- throw new IllegalArgumentException(
- "The value " + alpha + " is outside the acceptable range of 0 to 65535 for alpha.");
- } else if (blue < 0 || blue > 65535) {
- throw new IllegalArgumentException(
- "The value " + blue + " is outside the acceptable range of 0 to 65535 for blue.");
- } else if (green < 0 || green > 65535) {
- throw new IllegalArgumentException(
- "The value " + green + " is outside the acceptable range of 0 to 65535 for green.");
- } else if (red < 0 || red > 65535) {
- throw new IllegalArgumentException(
- "The value " + red + " is outside the acceptable range of 0 to 65535 for red.");
- }
-
- gnome_color_picker_set_i8(getHandle(), red, green, blue, alpha);
- }
-
- /**
- * Set the alpha of the color as a 16 bit value between 0 and 65535.
- * @param alpha The alpha of the color.
- * @exception IllegalArgumentException Thrown if alpha is outside of the
- * valid range 0 to 65535.
- */
- public void setAlpha16Bit(int alpha) throws IllegalArgumentException {
- if (alpha < 0 || alpha > 65535) {
- throw new IllegalArgumentException(
- "The value " + alpha + " is outside the acceptable range of 0 to 65535.");
- }
-
- int a[] = new int[1];
- int blue[] = new int[1];
- int green[] = new int[1];
- int red[] = new int[1];
-
- gnome_color_picker_get_i16(getHandle(), red, green, blue, a);
- a[0] = alpha;
- gnome_color_picker_set_i16(getHandle(), red[0], green[0], blue[0], a[0]);
- }
-
- /**
- * Set the blue element of the color as a 16 bit value between 0 and 65535.
- * @param color The blue element of the color.
- * @exception IllegalArgumentException Thrown if color is outside of the
- * valid range 0 to 65535.
- */
- public void setBlue16Bit(int color) throws IllegalArgumentException {
- if (color < 0 || color > 65535) {
- throw new IllegalArgumentException(
- "The value " + color + " is outside the acceptable range of 0 to 65535.");
- }
-
- int alpha[] = new int[1];
- int blue[] = new int[1];
- int green[] = new int[1];
- int red[] = new int[1];
-
- gnome_color_picker_get_i16(getHandle(), red, green, blue, alpha);
- blue[0] = color;
- gnome_color_picker_set_i16(getHandle(), red[0], green[0], blue[0], alpha[0]);
- }
-
- /**
- * Set the green element of the color as a integer value between 0 and
- * 65535.
- * @param color The green element of the color.
- * @exception IllegalArgumentException Thrown if color is outside of the
- * valid range 0 to 65535.
- */
- public void setGreen16Bit(int color) throws IllegalArgumentException {
- if (color < 0 || color > 65535) {
- throw new IllegalArgumentException(
- "The value " + color + " is outside the acceptable range of 0 to 65535.");
- }
-
- int alpha[] = new int[1];
- int blue[] = new int[1];
- int green[] = new int[1];
- int red[] = new int[1];
-
- gnome_color_picker_get_i16(getHandle(), red, green, blue, alpha);
- green[0] = color;
- gnome_color_picker_set_i16(getHandle(), red[0], green[0], blue[0], alpha[0]);
- }
-
- /**
- * Set the red element of the color as a integer value between 0 and 65535.
- * @param color The red element of the color.
- * @exception IllegalArgumentException Thrown if color is outside of the
- * valid range 0 to 65535.
- */
- public void setRed16Bit(int color) throws IllegalArgumentException {
- if (color < 0 || color > 65535) {
- throw new IllegalArgumentException(
- "The value " + color + " is outside the acceptable range of 0 to 65535.");
- }
-
- int alpha[] = new int[1];
- int blue[] = new int[1];
- int green[] = new int[1];
- int red[] = new int[1];
-
- gnome_color_picker_get_i16(getHandle(), red, green, blue, alpha);
- red[0] = color;
- gnome_color_picker_set_i16(getHandle(), red[0], green[0], blue[0], alpha[0]);
- }
-
- /**
- * Sets whether ColorPicker is to use alpha.
- * @param enabled True to use alpha. Otherwise, false.
- */
- public void setAlphaEnabled(boolean enable) {
- gnome_color_picker_set_use_alpha(getHandle(), enable);
- }
-
- /**
- * Sets whether ColorPicker is to use dither.
- * @param enable True to use dither. Otherwise, false.
- */
- public void setDitherEnabled(boolean enable) {
- gnome_color_picker_set_dither(getHandle(), enable);
- }
-
- /**
- * Sets the title of the color picker.
- * @param title The title for the color picker.
- */
- public void setTitle(String title) {
- gnome_color_picker_set_title(getHandle(), title);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gnome_color_picker_get_type());
- }
-
- //////////////////////////////////////////////////////
- // Event handling
- //////////////////////////////////////////////////////
- /**
- * Register an object to handle ColorPicker events.
- * @see org.gnu.gnome.event.ColorPickerListener
- */
- public void addListener(ColorPickerListener listener) {
- // Don't add the listener a second time if it is in the Vector.
- int i = findListener(colorPickerListeners, listener);
- if (i == -1) {
- if (null == colorPickerListeners) {
- //evtMap.initialize(this, ColorPickerEvent.Type.COLOR_SET);
- colorPickerListeners = new Vector();
- }
- colorPickerListeners.addElement(listener);
- }
- }
- /**
- * Removes a listener
- * @see #addListener(ColorPickerListener)
- */
- public void removeListener(ColorPickerListener listener) {
- int i = findListener(colorPickerListeners, listener);
- if (i > -1) {
- colorPickerListeners.remove(i);
- }
- if (0 == colorPickerListeners.size()) {
- //evtMap.uninitialize(this, ColorPickerEvent.Type.COLOR_SET);
- colorPickerListeners = null;
- }
- }
-
- protected void fireColorPickerEvent(ColorPickerEvent event) {
- if (null == colorPickerListeners) {
- return;
- }
- int size = colorPickerListeners.size();
- int i = 0;
- while (i < size) {
- ColorPickerListener cpl = (ColorPickerListener)colorPickerListeners.elementAt(i);
- cpl.colorPickerEvent(event);
- i++;
- }
- }
-
- private void handleColorSet(int red, int green, int blue, int alpha) {
- fireColorPickerEvent(new ColorPickerEvent(this));
- }
-
- public Class getEventListenerClass(String signal) {
- Class cls = evtMap.getEventListenerClass(signal);
- if (cls == null) cls = super.getEventListenerClass(signal);
- return cls;
- }
-
- public GtkEventType getEventType(String signal) {
- GtkEventType et = evtMap.getEventType(signal);
- if (et == null) et = super.getEventType(signal);
- return et;
- }
-
- private static EventMap evtMap = new EventMap();
- static {
- addEvents(evtMap);
- }
-
- /**
- * Implementation method to build an EventMap for this widget class.
- * Not useful (or supported) for application use.
- */
- private static void addEvents(EventMap anEvtMap) {
- anEvtMap.addEvent("color_set", "handleColorSet", ColorPickerEvent.Type.COLOR_SET, ColorPickerListener.class);
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gnome_color_picker_get_type();
- native static final protected int gnome_color_picker_new();
- native static final protected void gnome_color_picker_set_d(
- int cp,
- double red,
- double green,
- double blue,
- double alpha);
- native static final protected void gnome_color_picker_get_d(
- int cp,
- double[] red,
- double[] green,
- double[] blue,
- double[] alpha);
- native static final protected void gnome_color_picker_set_i8(int cp, int red, int green, int blue, int alpha);
- native static final protected void gnome_color_picker_get_i8(
- int cp,
- int[] red,
- int[] green,
- int[] blue,
- int[] alpha);
- native static final protected void gnome_color_picker_set_i16(int cp, int red, int green, int blue, int alpha);
- native static final protected void gnome_color_picker_get_i16(
- int cp,
- int[] red,
- int[] green,
- int[] blue,
- int[] alpha);
- native static final protected void gnome_color_picker_set_dither(int cp, boolean dither);
- native static final protected boolean gnome_color_picker_get_dither(int cp);
- native static final protected void gnome_color_picker_set_use_alpha(int cp, boolean useAlpha);
- native static final protected boolean gnome_color_picker_get_use_alpha(int cp);
- native static final protected void gnome_color_picker_set_title(int cp, String title);
- native static final protected String gnome_color_picker_get_title(int cp);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/Config.java b/libgnome-java/src/java/org/gnu/gnome/Config.java
deleted file mode 100644
index e7f779b..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/Config.java
+++ /dev/null
@@ -1,132 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-import org.gnu.glib.Boxed;
-public class Config extends Boxed
-{
-
- static public String getString(String path) {
- return gnome_config_get_string(path);
- }
-
- static public int getInt(String path) {
- return gnome_config_get_int(path);
- }
-
- static public double getDouble(String path) {
- return gnome_config_get_float(path);
- }
-
- static public boolean getBoolean(String path) {
- return gnome_config_get_bool(path);
- }
-
- static public String getPrivateString(String path) {
- return gnome_config_private_get_string(path);
- }
-
- static public int getPrivateInt(String path) {
- return gnome_config_private_get_int(path);
- }
-
- static public double getPrivateDouble(String path) {
- return gnome_config_private_get_float(path);
- }
-
- static public boolean getPrivateBoolean(String path) {
- return gnome_config_private_get_bool(path);
- }
-
-
- static public void setString(String path, String value) {
- gnome_config_set_string(path, value);
- }
-
- static public void setInt(String path, int value) {
- gnome_config_set_int(path, value);
- }
-
- static public void setDouble(String path, double value) {
- gnome_config_set_float(path, value);
- }
-
- static public void setBoolean(String path, boolean value) {
- gnome_config_set_bool(path, value);
- }
-
- static public void setPrivateString(String path, String value) {
- gnome_config_private_set_string(path, value);
- }
-
- static public void setPrivateInt(String path, int value) {
- gnome_config_private_set_int(path, value);
- }
-
- static public void setPrivateDouble(String path, double value) {
- gnome_config_private_set_float(path, value);
- }
-
- static public void setPrivateBoolean(String path, boolean value) {
- gnome_config_private_set_bool(path, value);
- }
-
- static public void sync() {
- gnome_config_sync();
- }
-
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected String gnome_config_get_string (String path);
- native static final protected String gnome_config_get_translated_string (String path);
- native static final protected int gnome_config_get_int (String path);
- native static final protected double gnome_config_get_float (String path);
- native static final protected boolean gnome_config_get_bool (String path);
- native static final protected String gnome_config_private_get_string (String path);
- native static final protected String gnome_config_private_get_translated_string (String path);
- native static final protected int gnome_config_private_get_int (String path);
- native static final protected double gnome_config_private_get_float (String path);
- native static final protected boolean gnome_config_private_get_bool (String path);
- native static final protected void gnome_config_set_string (String path, String value);
- native static final protected void gnome_config_set_translated_string (String path, String
- value);
- native static final protected void gnome_config_set_int (String path, int value);
- native static final protected void gnome_config_set_float (String path, double value);
- native static final protected void gnome_config_set_bool (String path, boolean value);
- native static final protected void gnome_config_private_set_string (String path, String value);
- native static final protected void gnome_config_private_set_translated_string (String path,
- String value);
- native static final protected void gnome_config_private_set_int (String path, int value);
- native static final protected void gnome_config_private_set_float (String path, double value);
- native static final protected void gnome_config_private_set_bool (String path, boolean value);
- native static final protected boolean gnome_config_has_section (String path);
- native static final protected boolean gnome_config_private_has_section (String path);
- native static final protected void gnome_config_drop_all ();
- native static final protected void gnome_config_sync ();
- native static final protected void gnome_config_sync_file (String path);
- native static final protected void gnome_config_private_sync_file (String path);
- native static final protected void gnome_config_drop_file (String path);
- native static final protected void gnome_config_private_drop_file (String path);
- native static final protected void gnome_config_clean_file (String path);
- native static final protected void gnome_config_private_clean_file (String path);
- native static final protected void gnome_config_clean_section (String path);
- native static final protected void gnome_config_private_clean_section (String path);
- native static final protected void gnome_config_clean_key (String path);
- native static final protected void gnome_config_private_clean_key (String path);
- native static final protected String gnome_config_get_real_path (String path);
- native static final protected String gnome_config_private_get_real_path (String path);
- native static final protected void gnome_config_push_prefix (String path);
- native static final protected void gnome_config_pop_prefix ();
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgnome-java/src/java/org/gnu/gnome/DateEdit.java b/libgnome-java/src/java/org/gnu/gnome/DateEdit.java
deleted file mode 100644
index 1256327..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/DateEdit.java
+++ /dev/null
@@ -1,245 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-
-import java.util.Date;
-import java.util.Vector;
-
-import org.gnu.glib.EventMap;
-import org.gnu.glib.Type;
-import org.gnu.gnome.event.DateEditEvent;
-import org.gnu.gnome.event.DateEditListener;
-import org.gnu.gtk.HBox;
-import org.gnu.gtk.event.GtkEventType;
-
-/**
- * A control which allows the user to select a date.
- */
-public class DateEdit extends HBox {
- /**
- * Listeners for handling DateEdit events
- */
- private Vector dateEditListeners = null;
-
- /**
- * Creates a new DateEdit control initialized to the given date.
- * @param date The date to which the control should be initilized.
- * @param timeDisplay True if the time should be shown. False if the date
- * only should be shown.
- * @param use24fmt True if the control should display time in the 24 hour
- * format. False if the 24 hour format should not be used.
- */
- public DateEdit(java.util.Date date, boolean timeDisplay, boolean use24fmt) {
- super(gnome_date_edit_new(date.getTime() / 1000, timeDisplay, use24fmt));
- }
-
- /**
- * Construct a new DateEdit from a handle to a native resource.
- */
- public DateEdit(int handle) {
- super(handle);
- }
-
- /**
- * Returns true if the control shows the time in the 24 hour format.
- * @return True if time is being shown in the 24 hour format. Flase if the
- * time is being shown in the 12 hour format.
- */
- public boolean get24HourFormat() {
- int flags = gnome_date_edit_get_flags(getHandle());
- int formatFlag = DateEditFlags.HR24.getValue();
-
- return ((flags & formatFlag) == formatFlag);
- }
-
- public Date getInitialTime() {
- long time_t = gnome_date_edit_get_initial_time(getHandle()) * 1000;
- return new Date(time_t);
- }
-
- /**
- * Get the date/time indicated in the DateEdit control.
- * @return the date/time.
- */
- public Date getTime() {
- long time_t = gnome_date_edit_get_time(getHandle()) * 1000;
- return new Date(time_t);
- }
-
- /**
- * Returns true if the control shows the time as well as date.
- * @return True if time is being shown. Flase if the date only is being
- * shown.
- */
- public boolean getTimeDisplay() {
- int flags = gnome_date_edit_get_flags(getHandle());
- int showTimeBitValue = DateEditFlags.SHOW_TIME.getValue();
-
- return ((flags & showTimeBitValue) == showTimeBitValue);
- }
-
- public void setPopupRange(int lowHour, int upHour) {
- gnome_date_edit_set_popup_range(getHandle(), lowHour, upHour);
- }
-
- /**
- * Set the date/time indicated in the DateEdit control.
- * @param date The date/time to display.
- */
- public void setTime(Date date) {
- long time_t = date.getTime() / 1000;
- gnome_date_edit_set_time(getHandle(), time_t);
- }
-
- /**
- * Change the way the time display is formated.
- * @param enabled True if time should be shown in 24 hour format. Flase if
- * the date should be shown in 12 hour format.
- */
- public void set24HourFormat(boolean enabled) {
- int flags = gnome_date_edit_get_flags(getHandle());
- int formatFlag = DateEditFlags.HR24.getValue();
-
- if (enabled && (flags & formatFlag) == 0) {
- flags = flags | formatFlag;
- } else if ((!enabled) && (flags & formatFlag) > 0) {
- flags = flags - formatFlag;
- } else {
- // The flag does not need to be changed.
- return;
- }
- gnome_date_edit_set_flags(getHandle(), flags);
- }
-
- /**
- * Enabled/Disable the functionallity which shows time as well as date.
- * @param enabled True if time should be shown. Flase if the date only
- * should be shown.
- */
- public void setTimeDisplay(boolean enabled) {
- int flags = gnome_date_edit_get_flags(getHandle());
- int showTimeBitValue = DateEditFlags.SHOW_TIME.getValue();
-
- if (enabled && (flags & showTimeBitValue) == 0) {
- flags = flags | showTimeBitValue;
- } else if ((!enabled) && (flags & showTimeBitValue) > 0) {
- flags = flags - showTimeBitValue;
- } else {
- // The flag does not need to be changed.
- return;
- }
- gnome_date_edit_set_flags(getHandle(), flags);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gnome_date_edit_get_type());
- }
-
- ////////////////////////////////////////
- // Event handling
- ////////////////////////////////////////
-
- /**
- * Register an object to handle DateEdit events.
- * @see org.gnu.gnome.event.DateEditListener
- */
- public void addListener(DateEditListener listener) {
- // Don't add the listener a second time if it is in the Vector.
- int i = findListener(dateEditListeners, listener);
- if (i == -1) {
- if (null == dateEditListeners) {
- //evtMap.initialize(this, DateEditEvent.Type.DATE_CHANGED);
- //evtMap.initialize(this, DateEditEvent.Type.TIME_CHANGED);
- dateEditListeners = new Vector();
- }
- dateEditListeners.addElement(listener);
- }
- }
- /**
- * Removes a listener
- * @see #addListener(DateEditListeners)
- */
- public void removeListener(DateEditListener listener) {
- int i = findListener(dateEditListeners, listener);
- if (i > -1) {
- dateEditListeners.remove(i);
- }
- if (0 == dateEditListeners.size()) {
- //evtMap.uninitialize(this, DateEditEvent.Type.DATE_CHANGED);
- //evtMap.uninitialize(this, DateEditEvent.Type.TIME_CHANGED);
- dateEditListeners = null;
- }
- }
- protected void fireDateEditEvent(DateEditEvent event) {
- if (null == dateEditListeners) {
- return;
- }
- int size = dateEditListeners.size();
- int i = 0;
- while (i < size) {
- DateEditListener del = (DateEditListener)dateEditListeners.elementAt(i);
- del.dateEditEvent(event);
- i++;
- }
- }
-
- private void handleDateChanged() {
- fireDateEditEvent(new DateEditEvent(this, DateEditEvent.Type.DATE_CHANGED));
- }
-
- private void handleTimeChanged() {
- fireDateEditEvent(new DateEditEvent(this, DateEditEvent.Type.TIME_CHANGED));
- }
-
- public Class getEventListenerClass(String signal) {
- Class cls = evtMap.getEventListenerClass(signal);
- if (cls == null) cls = super.getEventListenerClass(signal);
- return cls;
- }
-
- public GtkEventType getEventType(String signal) {
- GtkEventType et = evtMap.getEventType(signal);
- if (et == null) et = super.getEventType(signal);
- return et;
- }
-
- private static EventMap evtMap = new EventMap();
- static {
- addEvents(evtMap);
- }
-
- /**
- * Implementation method to build an EventMap for this widget class.
- * Not useful (or supported) for application use.
- */
- private static void addEvents(EventMap anEvtMap) {
- anEvtMap.addEvent("date_changed", "handleDateChanged", DateEditEvent.Type.DATE_CHANGED, DateEditListener.class);
- anEvtMap.addEvent("time_changed", "handleTimeChanged", DateEditEvent.Type.TIME_CHANGED, DateEditListener.class);
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gnome_date_edit_get_type();
- native static final protected int gnome_date_edit_new(long the_time, boolean show_time, boolean use_24_format);
- native static final protected int gnome_date_edit_new_flags(long the_time, int flags);
- native static final protected void gnome_date_edit_set_time(int gde, long the_time);
- native static final protected long gnome_date_edit_get_time(int gde);
- native static final protected void gnome_date_edit_set_popup_range(int gde, int low_hour, int up_hour);
- native static final protected void gnome_date_edit_set_flags(int gde, int flags);
- native static final protected int gnome_date_edit_get_flags(int gde);
- native static final protected long gnome_date_edit_get_initial_time(int gde);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/DateEditFlags.java b/libgnome-java/src/java/org/gnu/gnome/DateEditFlags.java
deleted file mode 100644
index 210e1ec..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/DateEditFlags.java
+++ /dev/null
@@ -1,86 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-import org.gnu.glib.Flags;
-public class DateEditFlags extends Flags
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _SHOW_TIME = 1 << 0;
- static final public org.gnu.gnome.DateEditFlags SHOW_TIME = new org.gnu.gnome.DateEditFlags (
- _SHOW_TIME);
- static final private int _HR24 = 1 << 1;
- static final public org.gnu.gnome.DateEditFlags HR24 = new org.gnu.gnome.DateEditFlags (_HR24);
- static final private int _WEEK_STARTS_ON_MONDAY = 1 << 2;
- static final public org.gnu.gnome.DateEditFlags WEEK_STARTS_ON_MONDAY = new
- org.gnu.gnome.DateEditFlags (_WEEK_STARTS_ON_MONDAY);
- static final private org.gnu.gnome.DateEditFlags[] theInterned = new
- org.gnu.gnome.DateEditFlags[]
- {
- new org.gnu.gnome.DateEditFlags (0), SHOW_TIME, HR24, new org.gnu.gnome.DateEditFlags (3),
- WEEK_STARTS_ON_MONDAY
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gnome.DateEditFlags theSacrificialOne = new
- org.gnu.gnome.DateEditFlags (0);
- static public org.gnu.gnome.DateEditFlags intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gnome.DateEditFlags already = (org.gnu.gnome.DateEditFlags) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gnome.DateEditFlags(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private DateEditFlags (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gnome.DateEditFlags or (org.gnu.gnome.DateEditFlags other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gnome.DateEditFlags and (org.gnu.gnome.DateEditFlags other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gnome.DateEditFlags xor (org.gnu.gnome.DateEditFlags other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gnome.DateEditFlags other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgnome-java/src/java/org/gnu/gnome/DialogType.java b/libgnome-java/src/java/org/gnu/gnome/DialogType.java
deleted file mode 100644
index 39406c3..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/DialogType.java
+++ /dev/null
@@ -1,80 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-import org.gnu.glib.Enum;
-public class DialogType extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _ERROR = 0;
- static final public org.gnu.gnome.DialogType ERROR = new org.gnu.gnome.DialogType (_ERROR);
- static final private int _NORMAL = 1;
- static final public org.gnu.gnome.DialogType NORMAL = new org.gnu.gnome.DialogType (_NORMAL);
- static final private org.gnu.gnome.DialogType[] theInterned = new org.gnu.gnome.DialogType[]
- {
- ERROR, NORMAL
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gnome.DialogType theSacrificialOne = new org.gnu.gnome.DialogType (
- 0);
- static public org.gnu.gnome.DialogType intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gnome.DialogType already = (org.gnu.gnome.DialogType) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gnome.DialogType(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private DialogType (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gnome.DialogType or (org.gnu.gnome.DialogType other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gnome.DialogType and (org.gnu.gnome.DialogType other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gnome.DialogType xor (org.gnu.gnome.DialogType other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gnome.DialogType other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgnome-java/src/java/org/gnu/gnome/Druid.java b/libgnome-java/src/java/org/gnu/gnome/Druid.java
deleted file mode 100644
index 77e4bec..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/Druid.java
+++ /dev/null
@@ -1,189 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-import org.gnu.gtk.Button;
-import org.gnu.gtk.Container;
-import org.gnu.gtk.Widget;
-import org.gnu.gtk.Window;
-/**
- * The GNOME druid is a system for assisting the user with installing a
- * service. It is roughly equivalent in functionality to the Wizards
- * available in Windows.
- */
-public class Druid extends Container {
-
- /**
- * Construct a new Druid object.
- */
- public Druid() {
- super(gnome_druid_new());
- }
-
- /**
- * Construct a new Druid from a handle to a native resource.
- */
- public Druid(int handle) {
- super(handle);
- }
-
- /**
- * Construct a new Druid object that already contains a window.
- */
- public Druid(String title, Window parent, boolean closeOnCancel, Widget window) {
- super(gnome_druid_new_with_window(title, parent.getHandle(), closeOnCancel, window.getHandle()));
- }
-
- /**
- * Sets the sensitivity of the buttons on the Druid dialog.
- * @param backSensitive Determines if the "Back" button is sensitive.
- * @param nextSensitive Determines if the "Next" button is sensitive.
- * @param cancelSensitive Determines if the "Cancel" button is sensitive.
- * @param helpSensitive Determines if the "Help" button is sensitive.
- */
- public void setButtonsSensitive(boolean backSensitive, boolean nextSensitive, boolean cancelSensitive, boolean helpSensitive) {
- gnome_druid_set_buttons_sensitive(getHandle(), backSensitive, nextSensitive, cancelSensitive, helpSensitive);
- }
-
- /**
- * Sets the text on the last button of the dialog. If <i>showFinish</i> is true the text
- * becomes "Finish". Otherwise the text is set to "Cancel".
- * @param showFinish Determines the text of the last button on the dialog.
- */
- public void setShowFinish(boolean showFinish) {
- gnome_druid_set_show_finish(getHandle(), showFinish);
- }
-
- /**
- * Sets whether the help button should be displayed
- */
- public void setShowHelp( boolean showHelp ){
- gnome_druid_set_show_help( getHandle(), showHelp );
- }
-
- /**
- * Prepends a DruidPage into the list of pages for this dialog.
- * @param page The page to prepend.
- */
- public void prependPage(DruidPage page) {
- gnome_druid_prepend_page(getHandle(), page.getHandle());
- }
-
- /**
- * Append a DruidPage into the list of pages for this dialog.
- * @param page The page to append.
- */
- public void appendPage(DruidPage page) {
- gnome_druid_append_page(getHandle(), page.getHandle());
- }
-
- /**
- * Insert <i>page</i> after <i>backPage</i> into the list of pages for
- * this dialog. If </i>backPage is not present or null, </i>page</i> will
- * be prepended.
- * @param backPage
- * @param page
- */
- public void insertPage(DruidPage backPage, DruidPage page) {
- gnome_druid_insert_page(getHandle(), backPage.getHandle(), page.getHandle());
- }
-
- /**
- * Set the currently displayed page to <i>page</i>.
- * @param page The page to make the current page.
- */
- public void setPage(DruidPage page) {
- gnome_druid_set_page(getHandle(), page.getHandle());
- }
-
- /**
- * Retrieve the "Help" button.
- */
- public Button getHelpButton() {
- int hndl = getHelp(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Button)obj;
- return new Button(hndl);
- }
-
- /**
- * Retrieve the "Back" button.
- */
- public Button getBackButton() {
- int hndl = getBack(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Button)obj;
- return new Button(hndl);
- }
-
- /**
- * Retrieve the "Next" button.
- */
- public Button getNextButton() {
- int hndl = getNext(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Button)obj;
- return new Button(hndl);
- }
-
- /**
- * Retrieve the "Cancel" button.
- */
- public Button getCancelButton() {
- int hndl = getCancel(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Button)obj;
- return new Button(hndl);
- }
-
- /**
- * Retrieve the "Finish" button.
- */
- public Button getFinishButton() {
- int hndl = getFinish(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Button)obj;
- return new Button(hndl);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gnome_druid_get_type());
- }
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getHelp(int cptr);
- native static final protected int getBack(int cptr);
- native static final protected int getNext(int cptr);
- native static final protected int getCancel(int cptr);
- native static final protected int getFinish(int cptr);
- native static final protected int gnome_druid_get_type();
- native static final protected int gnome_druid_new();
- native static final protected void gnome_druid_set_buttons_sensitive(int druid, boolean backSensitive, boolean nextSensitive, boolean cancelSensitive, boolean helpSensitive);
- native static final protected void gnome_druid_set_show_finish(int druid, boolean showFinish);
- native static final protected void gnome_druid_set_show_help(int druid, boolean showHelp);
- native static final protected void gnome_druid_prepend_page(int druid, int page);
- native static final protected void gnome_druid_insert_page(int druid, int backPage, int page);
- native static final protected void gnome_druid_append_page(int druid, int page);
- native static final protected void gnome_druid_set_page(int druid, int page);
- native static final protected int gnome_druid_new_with_window(String title, int parent, boolean closeOnCancel, int window);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/DruidPage.java b/libgnome-java/src/java/org/gnu/gnome/DruidPage.java
deleted file mode 100644
index c8c796e..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/DruidPage.java
+++ /dev/null
@@ -1,210 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-
-import java.util.Vector;
-
-import org.gnu.glib.EventMap;
-import org.gnu.glib.Type;
-import org.gnu.gnome.event.DruidPageChangeEvent;
-import org.gnu.gnome.event.DruidPageChangeListener;
-import org.gnu.gnome.event.DruidPageSetupEvent;
-import org.gnu.gnome.event.DruidPageSetupListener;
-import org.gnu.gtk.Bin;
-import org.gnu.gtk.event.GtkEventType;
-/**
- * This widget is a virtual widget to define the interface to a druid
- * page.
- */
-public class DruidPage extends Bin {
-
- /**
- */
- private Vector druidPageChangeListeners = null;
- private Vector druidPageSetupListeners = null;
-
- /**
- * Construct a new DruidPage.
- */
- public DruidPage() {
- super(gnome_druid_page_new());
- }
-
- /**
- * Constructs a new DruidPage object form a native resource.
- * @param handle The handle to the native resource.
- */
- public DruidPage(int handle) {
- super(handle);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gnome_druid_page_get_type());
- }
-
- //////////////////////////////
- // Event handling
- //////////////////////////////
- /**
- * Register an object to handle DruidPageChange events.
- * @see org.gnu.gnome.event.DruidPageChangeListener
- */
- public void addListener(DruidPageChangeListener listener) {
- // Don't add the listener a second time if it is in the Vector.
- int i = findListener(druidPageChangeListeners, listener);
- if (i == -1) {
- if (null == druidPageChangeListeners) {
- //evtMap.initialize(this, DruidPageChangeEvent.Type.BACK);
- //evtMap.initialize(this, DruidPageChangeEvent.Type.CANCEL);
- //evtMap.initialize(this, DruidPageChangeEvent.Type.NEXT);
- druidPageChangeListeners = new Vector();
- }
- druidPageChangeListeners.addElement(listener);
- }
- }
-
- /**
- * Removes a listener
- * @see #addListener(DruidPageChangeListeners)
- */
- public void removeListener(DruidPageChangeListener listener) {
- int i = findListener(druidPageChangeListeners, listener);
- if (i > -1) {
- druidPageChangeListeners.remove(i);
- }
- if (0 == druidPageChangeListeners.size()) {
- //evtMap.uninitialize(this, DruidPageChangeEvent.Type.BACK);
- //evtMap.uninitialize(this, DruidPageChangeEvent.Type.CANCEL);
- //evtMap.uninitialize(this, DruidPageChangeEvent.Type.NEXT);
- druidPageChangeListeners = null;
- }
- }
-
- protected boolean fireDruidPageChangeEvent(DruidPageChangeEvent event) {
- if (null == druidPageChangeListeners) {
- return false;
- }
- int size = druidPageChangeListeners.size();
- int i = 0;
- while (i < size) {
- DruidPageChangeListener dpl = (DruidPageChangeListener)druidPageChangeListeners.elementAt(i);
- if (dpl.druidPageChangeEvent(event))
- return true;
- i++;
- }
- return false;
- }
-
- /**
- * Register an object to handle DruidPageSetup events.
- * @see org.gnu.gnome.event.DruidPageSetupListener
- */
- public void addListener(DruidPageSetupListener listener) {
- // Don't add the listener a second time if it is in the Vector.
- int i = findListener(druidPageSetupListeners, listener);
- if (i == -1) {
- if (null == druidPageSetupListeners) {
- //evtMap.initialize(this, DruidPageSetupEvent.Type.FINISH);
- //evtMap.initialize(this, DruidPageSetupEvent.Type.PREPARE);
- druidPageSetupListeners = new Vector();
- }
- druidPageSetupListeners.addElement(listener);
- }
- }
- /**
- * Removes a listener
- * @see #addListener(DruidPageSetupListeners)
- */
- public void removeListener(DruidPageSetupListener listener) {
- int i = findListener(druidPageSetupListeners, listener);
- if (i > -1) {
- druidPageSetupListeners.remove(i);
- }
- if (0 == druidPageSetupListeners.size()) {
- //evtMap.uninitialize(this, DruidPageSetupEvent.Type.FINISH);
- //evtMap.uninitialize(this, DruidPageSetupEvent.Type.PREPARE);
- druidPageSetupListeners = null;
- }
- }
- protected void fireDruidPageSetupEvent(DruidPageSetupEvent event) {
- if (null == druidPageSetupListeners) {
- return;
- }
- int size = druidPageSetupListeners.size();
- int i = 0;
- while (i < size) {
- DruidPageSetupListener dpl = (DruidPageSetupListener)druidPageSetupListeners.elementAt(i);
- dpl.druidPageSetupEvent(event);
- i++;
- }
- }
-
- private boolean handleNext(int widget) {
- return fireDruidPageChangeEvent(new DruidPageChangeEvent(this, DruidPageChangeEvent.Type.NEXT));
- }
-
- private boolean handleBack(int widget) {
- return fireDruidPageChangeEvent(new DruidPageChangeEvent(this, DruidPageChangeEvent.Type.BACK));
- }
-
- private void handleFinish(int widget) {
- fireDruidPageSetupEvent(new DruidPageSetupEvent(this, DruidPageSetupEvent.Type.FINISH));
- }
-
- private boolean handleCancel(int widget) {
- return fireDruidPageChangeEvent(new DruidPageChangeEvent(this, DruidPageChangeEvent.Type.CANCEL));
- }
-
- private void handlePrepare(int widget) {
- fireDruidPageSetupEvent(new DruidPageSetupEvent(this, DruidPageSetupEvent.Type.PREPARE));
- }
-
- public Class getEventListenerClass(String signal) {
- Class cls = evtMap.getEventListenerClass(signal);
- if (cls == null) cls = super.getEventListenerClass(signal);
- return cls;
- }
-
- public GtkEventType getEventType(String signal) {
- GtkEventType et = evtMap.getEventType(signal);
- if (et == null) et = super.getEventType(signal);
- return et;
- }
-
- private static EventMap evtMap = new EventMap();
- static {
- addEvents(evtMap);
- }
-
- private static void addEvents(EventMap anEvtMap) {
- anEvtMap.addEvent("next", "handleNext", DruidPageChangeEvent.Type.NEXT, DruidPageChangeListener.class);
- anEvtMap.addEvent("back", "handleBack", DruidPageChangeEvent.Type.BACK, DruidPageChangeListener.class);
- anEvtMap.addEvent("finish", "handleFinish", DruidPageSetupEvent.Type.FINISH, DruidPageSetupListener.class);
- anEvtMap.addEvent("cancel", "handleCancel", DruidPageChangeEvent.Type.CANCEL, DruidPageChangeListener.class);
- anEvtMap.addEvent("prepare", "handlePrepare", DruidPageSetupEvent.Type.PREPARE, DruidPageSetupListener.class);
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gnome_druid_page_get_type();
- native static final protected int gnome_druid_page_new();
- native static final protected boolean gnome_druid_page_next(int page);
- native static final protected void gnome_druid_page_prepare(int page);
- native static final protected boolean gnome_druid_page_back(int page);
- native static final protected boolean gnome_druid_page_cancel(int page);
- native static final protected void gnome_druid_page_finish(int page);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/DruidPageEdge.java b/libgnome-java/src/java/org/gnu/gnome/DruidPageEdge.java
deleted file mode 100644
index e538daa..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/DruidPageEdge.java
+++ /dev/null
@@ -1,141 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-import org.gnu.gdk.Color;
-import org.gnu.gdk.Pixbuf;
-import org.gnu.glib.Type;
-/**
- * A widget holding information about the overall look of the currently displayed
- * DruidPage.
- */
-public class DruidPageEdge extends DruidPage {
- /**
- * Construct a new DruidPageEdge object
- */
- public DruidPageEdge(EdgePosition position) {
- super(gnome_druid_page_edge_new(position.getValue()));
- }
-
- /**
- * Construct a new DruidPageEdge object
- */
- public DruidPageEdge(EdgePosition position, boolean antialiased, String title, String text, Pixbuf logo, Pixbuf watermark, Pixbuf topWatermark) {
- super(gnome_druid_page_edge_new_with_vals(position.getValue(), antialiased, title, text,
- logo.getHandle(), watermark.getHandle(), topWatermark.getHandle()));
- }
-
- /**
- * Set the background color for the page.
- */
- public void setBackgroundColor(Color color) {
- gnome_druid_page_edge_set_bg_color(getHandle(), color.getHandle());
- }
-
- /**
- * Set the color for the textbox.
- */
- public void setTextboxColor(Color color) {
- gnome_druid_page_edge_set_textbox_color(getHandle(), color.getHandle());
- }
-
- /**
- * Set the background color for the logo.
- */
- public void setLogoBackgroundColor(Color color) {
- gnome_druid_page_edge_set_logo_bg_color(getHandle(), color.getHandle());
- }
-
- /**
- * Set the title color.
- */
- public void setTitleColor(Color color) {
- gnome_druid_page_edge_set_title_color(getHandle(), color.getHandle());
- }
-
- /**
- * Set the text color.
- */
- public void setTextColor(Color color) {
- gnome_druid_page_edge_set_text_color(getHandle(), color.getHandle());
- }
-
- /**
- * Set the text to be displayed
- */
- public void setText(String text) {
- gnome_druid_page_edge_set_text(getHandle(), text);
- }
-
- /**
- * Set the title to be displayed.
- */
- public void setTitle(String title) {
- gnome_druid_page_edge_set_title(getHandle(), title);
- }
-
- /**
- * Set the logo for the page.
- */
- public void setLogo(Pixbuf logo) {
- gnome_druid_page_edge_set_logo(getHandle(), logo.getHandle());
- }
-
- /**
- * Set the watermark for the page.
- */
- public void setWatermark(Pixbuf watermark) {
- gnome_druid_page_edge_set_watermark(getHandle(), watermark.getHandle());
- }
-
- /**
- * Set the top watermark for the page.
- */
- public void setTopWatermark(Pixbuf watermark) {
- gnome_druid_page_edge_set_top_watermark(getHandle(), watermark.getHandle());
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gnome_druid_page_edge_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected String getTitle(int cptr);
- native static final protected String getText(int cptr);
- native static final protected int getLogoImage(int cptr);
- native static final protected int getWatermarkImage(int cptr);
- native static final protected int getTopWatermarkImage(int cptr);
- native static final protected int getBackgroundColor(int cptr);
- native static final protected int getTextboxColor(int cptr);
- native static final protected int getLogoBackgroundColor(int cptr);
- native static final protected int getTitleColor(int cptr);
- native static final protected int getTextColor(int cptr);
- native static final protected int getPosition(int cptr);
- native static final protected int gnome_druid_page_edge_get_type();
- native static final protected int gnome_druid_page_edge_new(int position);
- native static final protected int gnome_druid_page_edge_new_with_vals(int position, boolean antialiased, String title, String text, int logo, int watermark, int topWatermark);
- native static final protected void gnome_druid_page_edge_set_bg_color(int dpe, int color);
- native static final protected void gnome_druid_page_edge_set_textbox_color(int dpe, int color);
- native static final protected void gnome_druid_page_edge_set_logo_bg_color(int dpe, int color);
- native static final protected void gnome_druid_page_edge_set_title_color(int dpe, int color);
- native static final protected void gnome_druid_page_edge_set_text_color(int dpe, int color);
- native static final protected void gnome_druid_page_edge_set_text(int dpe, String text);
- native static final protected void gnome_druid_page_edge_set_title(int dpe, String title);
- native static final protected void gnome_druid_page_edge_set_logo(int dpe, int logoImage);
- native static final protected void gnome_druid_page_edge_set_watermark(int dpe, int watermark);
- native static final protected void gnome_druid_page_edge_set_top_watermark(int dpe, int topWatermark);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/DruidPageStandard.java b/libgnome-java/src/java/org/gnu/gnome/DruidPageStandard.java
deleted file mode 100644
index d2075a8..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/DruidPageStandard.java
+++ /dev/null
@@ -1,143 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-import org.gnu.gdk.Color;
-import org.gnu.gdk.Pixbuf;
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-import org.gnu.gtk.VBox;
-import org.gnu.gtk.Widget;
-/**
- * A widget representing pages that are not initial or terminal pages of a Druid.
- */
-public class DruidPageStandard extends DruidPage {
- /**
- * Construct a new DruidPageStandard object
- */
- public DruidPageStandard() {
- super(gnome_druid_page_standard_new());
- }
-
- /**
- * Construct a new DruidPageStandard object
- */
- public DruidPageStandard(String title, Pixbuf logo, Pixbuf topWatermark) {
- super(gnome_druid_page_standard_new_with_vals(title, logo.getHandle(), topWatermark.getHandle()));
- }
-
- /**
- * Constructs a new DruidPageStandard object form a native resource.
- * @param handle The handle to the native resource.
- */
- public DruidPageStandard(int handle) {
- super(handle);
- }
-
- /**
- * Set the title for the page.
- */
- public void setTitle(String title) {
- gnome_druid_page_standard_set_title(getHandle(), title);
- }
-
- /**
- * Set the logo for the page.
- */
- public void setLogo(Pixbuf logo) {
- gnome_druid_page_standard_set_logo(getHandle(), logo.getHandle());
- }
-
- /**
- * Set the watermark for the page.
- */
- public void setTopWatermark(Pixbuf watermark) {
- gnome_druid_page_standard_set_top_watermark(getHandle(), watermark.getHandle());
- }
-
- /**
- * Set the title foreground for the page.
- */
- public void setTitleForegroundColor(Color color) {
- gnome_druid_page_standard_set_title_foreground(getHandle(), color.getHandle());
- }
-
- /**
- * Set the background for the page.
- */
- public void setBackgroundColor(Color color) {
- gnome_druid_page_standard_set_background(getHandle(), color.getHandle());
- }
-
- /**
- * Set the logo background color.
- */
- public void setLogoBackgroundColor(Color color) {
- gnome_druid_page_standard_set_logo_background(getHandle(), color.getHandle());
- }
-
- /**
- * Set the contents background for the page.
- */
- public void setContentsBackgroundColor(Color color) {
- gnome_druid_page_standard_set_contents_background(getHandle(), color.getHandle());
- }
-
- /**
- * Get the layout control for the page. This can be used to add widgets
- * the the main area of the page.
- */
- public VBox getLayout() {
- int hndl = getVbox(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (VBox)obj;
- return new VBox(hndl);
- }
-
- /**
- * Convenience method to append a widget.
- */
- public void appendItem(String question, Widget item, String additionalInfo) {
- gnome_druid_page_standard_append_item(getHandle(), question, item.getHandle(), additionalInfo);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gnome_druid_page_standard_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getVbox(int cptr);
- native static final protected String getTitle(int cptr);
- native static final protected int getLogo(int cptr);
- native static final protected int getTopWatermark(int cptr);
- native static final protected int getTitleForeground(int cptr);
- native static final protected int getBackground(int cptr);
- native static final protected int getLogoBackground(int cptr);
- native static final protected int getContentsBackground(int cptr);
- native static final protected int gnome_druid_page_standard_get_type();
- native static final protected int gnome_druid_page_standard_new();
- native static final protected int gnome_druid_page_standard_new_with_vals(String title, int logo, int topWatermark);
- native static final protected void gnome_druid_page_standard_set_title(int page, String title);
- native static final protected void gnome_druid_page_standard_set_logo(int page, int logoImage);
- native static final protected void gnome_druid_page_standard_set_top_watermark(int page, int topWatermarkImage);
- native static final protected void gnome_druid_page_standard_set_title_foreground(int page, int color);
- native static final protected void gnome_druid_page_standard_set_background(int page, int color);
- native static final protected void gnome_druid_page_standard_set_logo_background(int page, int color);
- native static final protected void gnome_druid_page_standard_set_contents_background(int page, int color);
- native static final protected void gnome_druid_page_standard_append_item(int page, String questionMnemonic, int item, String additionalInfoMarkup);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/EdgePosition.java b/libgnome-java/src/java/org/gnu/gnome/EdgePosition.java
deleted file mode 100644
index f3f88d5..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/EdgePosition.java
+++ /dev/null
@@ -1,85 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-import org.gnu.glib.Enum;
-public class EdgePosition
- extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _START = 0;
- static final public org.gnu.gnome.EdgePosition START = new org.gnu.gnome.EdgePosition (_START);
- static final private int _FINISH = 1;
- static final public org.gnu.gnome.EdgePosition FINISH = new org.gnu.gnome.EdgePosition (_FINISH);
- static final private int _OTHER = 2;
- static final public org.gnu.gnome.EdgePosition OTHER = new org.gnu.gnome.EdgePosition (_OTHER);
- static final private int _LAST = 3;
- static final public org.gnu.gnome.EdgePosition LAST = new org.gnu.gnome.EdgePosition (_LAST);
- static final private org.gnu.gnome.EdgePosition[] theInterned = new org.gnu.gnome.EdgePosition[]
- {
- START, FINISH, OTHER, LAST
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gnome.EdgePosition theSacrificialOne = new
- org.gnu.gnome.EdgePosition (0);
- static public org.gnu.gnome.EdgePosition intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gnome.EdgePosition already = (org.gnu.gnome.EdgePosition) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gnome.EdgePosition(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private EdgePosition (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gnome.EdgePosition or (org.gnu.gnome.EdgePosition other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gnome.EdgePosition and (org.gnu.gnome.EdgePosition other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gnome.EdgePosition xor (org.gnu.gnome.EdgePosition other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gnome.EdgePosition other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgnome-java/src/java/org/gnu/gnome/Entry.java b/libgnome-java/src/java/org/gnu/gnome/Entry.java
deleted file mode 100644
index 02903c8..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/Entry.java
+++ /dev/null
@@ -1,130 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-import org.gnu.glib.Type;
-import org.gnu.gtk.Combo;
-/**
- * The Entry widget accepts user input - once accepted, the entry
- * is included in the history of items previously entered. You can save
- * this history information so it can be restored the next time the
- * widget appears.
- *
- * @deprecated
- */
-public class Entry extends Combo {
-
- // reference to the gtk entry widget
- private org.gnu.gtk.Entry myEntry = null;
-
- /**
- * Constructs an Entry object referencing an existing gnome Entry native
- * resource.
- * @param handle The handle to the gnome Entry widget.
- */
- public Entry(int handle) {
- super(handle);
- }
-
- /**
- * Constructs a new Entry object.
- * @param historyID The unique Id used by gnome to save and load history
- * list info.
- */
- public Entry(String historyID) {
- super(gnome_entry_new(historyID));
- }
-
- /**
- * Add a string to the end of the list.
- * @param text The string to append.
- * @param save If true, the list will be saved to history after the append.
- */
- public void appendHistory(String text, boolean save) {
- gnome_entry_append_history(getHandle(), save, text);
- }
-
- /**
- * Clear the history list.
- */
- public void clearHistory() {
- gnome_entry_clear_history(getHandle());
- }
-
- /**
- * Gets the unique Id used by gnome to save and load history info.
- */
- public String getHistoryID() {
- return gnome_entry_get_history_id(getHandle());
- }
-
- // The include file doesn't really say what max_saved does.
- public int getMaxSaved() {
- return gnome_entry_get_max_saved(getHandle());
- }
-
- /**
- * Add a string to the beginning of the list.
- * @param text The string to prepend.
- * @param save If true, the list will be saved to history after the
- * prepend.
- */
- public void prependHistory(String text, boolean save) {
- gnome_entry_prepend_history(getHandle(), save, text);
- }
-
- /**
- * Sets the unique Id used by gnome to save and load history info. This is
- * usefull if you want to save and load history lists interactively. No
- * no need to create a new control with the appropriate historyID, just
- * change it.
- */
- public void setHistoryID(String historyID) {
- gnome_entry_set_history_id(getHandle(), historyID);
- }
-
- // The include file doesn't really say what max_saved does.
- public void setMaxSaved(int maxSaved) {
- gnome_entry_set_max_saved(getHandle(), maxSaved);
- }
-
- /**
- * Return the Gtk Entry for this widget.
- */
- public org.gnu.gtk.Entry getEntry() {
- if (null == myEntry) {
- myEntry = new org.gnu.gtk.Entry(gnome_entry_gtk_entry(getHandle()));
- }
- return myEntry;
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gnome_entry_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gnome_entry_get_type();
- native static final protected int gnome_entry_new(String historyId);
- native static final protected int gnome_entry_gtk_entry(int gentry);
- native static final protected void gnome_entry_set_history_id(int gentry, String historyId);
- native static final protected String gnome_entry_get_history_id(int gentry);
- native static final protected void gnome_entry_set_max_saved(int gentry, int maxSaved);
- native static final protected int gnome_entry_get_max_saved(int gentry);
- native static final protected void gnome_entry_prepend_history(int gentry, boolean save, String text);
- native static final protected void gnome_entry_append_history(int gentry, boolean save, String text);
- native static final protected void gnome_entry_clear_history(int gentry);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/FileDomain.java b/libgnome-java/src/java/org/gnu/gnome/FileDomain.java
deleted file mode 100644
index 54d477c..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/FileDomain.java
+++ /dev/null
@@ -1,108 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-import org.gnu.glib.Enum;
-public class FileDomain extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _UNKNOWN = 0;
- static final public org.gnu.gnome.FileDomain UNKNOWN = new org.gnu.gnome.FileDomain (_UNKNOWN);
- static final private int _LIBDIR = 1;
- static final public org.gnu.gnome.FileDomain LIBDIR = new org.gnu.gnome.FileDomain (_LIBDIR);
- static final private int _DATADIR = 2;
- static final public org.gnu.gnome.FileDomain DATADIR = new org.gnu.gnome.FileDomain (_DATADIR);
- static final private int _SOUND = 3;
- static final public org.gnu.gnome.FileDomain SOUND = new org.gnu.gnome.FileDomain (_SOUND);
- static final private int _PIXMAP = 4;
- static final public org.gnu.gnome.FileDomain PIXMAP = new org.gnu.gnome.FileDomain (_PIXMAP);
- static final private int _CONFIG = 5;
- static final public org.gnu.gnome.FileDomain CONFIG = new org.gnu.gnome.FileDomain (_CONFIG);
- static final private int _HELP = 6;
- static final public org.gnu.gnome.FileDomain HELP = new org.gnu.gnome.FileDomain (_HELP);
- static final private int _APP_LIBDIR = 7;
- static final public org.gnu.gnome.FileDomain APP_LIBDIR = new org.gnu.gnome.FileDomain (
- _APP_LIBDIR);
- static final private int _APP_DATADIR = 8;
- static final public org.gnu.gnome.FileDomain APP_DATADIR = new org.gnu.gnome.FileDomain (
- _APP_DATADIR);
- static final private int _APP_SOUND = 9;
- static final public org.gnu.gnome.FileDomain APP_SOUND = new org.gnu.gnome.FileDomain (
- _APP_SOUND);
- static final private int _APP_PIXMAP = 10;
- static final public org.gnu.gnome.FileDomain APP_PIXMAP = new org.gnu.gnome.FileDomain (
- _APP_PIXMAP);
- static final private int _APP_CONFIG = 11;
- static final public org.gnu.gnome.FileDomain APP_CONFIG = new org.gnu.gnome.FileDomain (
- _APP_CONFIG);
- static final private int _APP_HELP = 12;
- static final public org.gnu.gnome.FileDomain APP_HELP = new org.gnu.gnome.FileDomain (_APP_HELP);
- static final private org.gnu.gnome.FileDomain[] theInterned = new org.gnu.gnome.FileDomain[]
- {
- UNKNOWN, LIBDIR, DATADIR, SOUND, PIXMAP, CONFIG, HELP, APP_LIBDIR, APP_DATADIR, APP_SOUND,
- APP_PIXMAP, APP_CONFIG, APP_HELP
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gnome.FileDomain theSacrificialOne = new org.gnu.gnome.FileDomain (
- 0);
- static public org.gnu.gnome.FileDomain intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gnome.FileDomain already = (org.gnu.gnome.FileDomain) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gnome.FileDomain(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private FileDomain (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gnome.FileDomain or (org.gnu.gnome.FileDomain other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gnome.FileDomain and (org.gnu.gnome.FileDomain other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gnome.FileDomain xor (org.gnu.gnome.FileDomain other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gnome.FileDomain other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgnome-java/src/java/org/gnu/gnome/FileEntry.java b/libgnome-java/src/java/org/gnu/gnome/FileEntry.java
deleted file mode 100644
index 7d57def..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/FileEntry.java
+++ /dev/null
@@ -1,112 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-import org.gnu.gtk.VBox;
-/**
- * This widget provides an entry box with history and a button which can pop up a
- * file selector dialog box. It also accepts DND drops from the filemanager and
- * other sources.
- */
-public class FileEntry extends VBox {
- /**
- * Create a new FileEntry widget
- */
- public FileEntry(String historyID, String browseDialogTitle) {
- super(gnome_file_entry_new(historyID, browseDialogTitle));
- }
-
- /**
- * Construct a new FileEntry from a handle to a native resource.
- */
- public FileEntry(int handle) {
- super(handle);
- }
-
- /**
- * Returns the Gnome Entry widget.
- */
- public Entry getEntry() {
- int hndl = gnome_file_entry_gnome_entry(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Entry)obj;
- return new Entry(hndl);
- }
-
- /**
- * Sets the title of the browse dialog.
- */
- public void setTitle(String browseDialogTitle) {
- gnome_file_entry_set_title(getHandle(), browseDialogTitle);
- }
-
- /**
- * Sets the default path for the browse dialog.
- */
- public void setDefaultPath(String path) {
- gnome_file_entry_set_default_path(getHandle(), path);
- }
-
- /**
- * Sets whether this is a directory only entry.
- */
- public void setDirectorySelection(boolean directoryEntry) {
- gnome_file_entry_set_directory_entry(getHandle(), directoryEntry);
- }
-
- /**
- * Gets the full absolute path of the file from the entry.
- */
- public String getFullPath(boolean fileMustExist) {
- return gnome_file_entry_get_full_path(getHandle(), fileMustExist);
- }
-
- /**
- * Sets the modality of the browse dialog.
- */
- public void setModal(boolean isModal) {
- gnome_file_entry_set_modal(getHandle(), isModal);
- }
-
- /**
- * Returns if the browse dialog is modal.
- */
- public boolean getModal() {
- return gnome_file_entry_get_modal(getHandle());
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gnome_file_entry_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gnome_file_entry_get_type();
- native static final protected int gnome_file_entry_new(String historyId, String browseDialogTitle);
- native static final protected int gnome_file_entry_gnome_entry(int fentry);
- native static final protected int gnome_file_entry_gtk_entry(int fentry);
- native static final protected void gnome_file_entry_set_title(int fentry, String browseDialogTitle);
- native static final protected void gnome_file_entry_set_default_path(int fentry, String path);
- native static final protected void gnome_file_entry_set_directory_entry(int fentry, boolean directoryEntry);
- native static final protected boolean gnome_file_entry_get_directory_entry(int fentry);
- native static final protected String gnome_file_entry_get_full_path(int fentry, boolean fileMustExist);
- native static final protected void gnome_file_entry_set_filename(int fentry, String filename);
- native static final protected void gnome_file_entry_set_modal(int fentry, boolean isModal);
- native static final protected boolean gnome_file_entry_get_modal(int fentry);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/FontPicker.java b/libgnome-java/src/java/org/gnu/gnome/FontPicker.java
deleted file mode 100644
index 4b4a3ad..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/FontPicker.java
+++ /dev/null
@@ -1,265 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-
-import java.util.Vector;
-
-import org.gnu.glib.EventMap;
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-import org.gnu.gnome.event.FontPickerEvent;
-import org.gnu.gnome.event.FontPickerListener;
-import org.gnu.gtk.Button;
-import org.gnu.gtk.Widget;
-import org.gnu.gtk.event.GtkEventType;
-/**
- * The FontPicker widget is a button that, when selected, presents
- * a window that enables the user to select from among the many
- * available fonts.
- *
- * @deprecated
- */
-public class FontPicker extends Button {
- /**
- * Listeners for handling FontPicker events
- */
- private Vector fontPickerListeners = null;
-
- /**
- * Creates a new font picker.
- */
- public FontPicker() {
- super(gnome_font_picker_new());
- }
-
- /**
- * Construct a FontPicker using a handle to a native resource.
- */
- public FontPicker(int handle) {
- super(handle);
- }
-
- /**
- * Enables/Disables thre rendering of the font's name in its font.
- * @param enable True if the font name should be rendered in its font.
- * False otherwise.
- * @param size The font size to use when rendering the font names.
- */
- public void enableFontPreview(boolean enable, int size) {
- gnome_font_picker_fi_set_use_font_in_label(getHandle(), enable, size);
- }
-
- /**
- * Enable/Disable the display of font sizes.
- * @param showSize True if font sizes should be shown. False otherwise.
- */
- public void enableSize(boolean showSize) {
- gnome_font_picker_fi_set_show_size(getHandle(), showSize);
- }
-
- /**
- * Get the name of the selected font.
- * @return The name of the selected font.
- */
- public String getFontName() {
- return gnome_font_picker_get_font_name(getHandle());
- }
-
- /**
- * Get the mode.
- * @return The mode.
- */
- public FontPickerMode getMode() {
- return FontPickerMode.intern(gnome_font_picker_get_mode(getHandle()));
-
- }
-
- /**
- * Get the text showen in the preview.
- * @return The text in the preview.
- */
- public String getPreviewText() {
- return gnome_font_picker_get_preview_text(getHandle());
- }
-
- /**
- * Get the title of the dialog.
- * @return The title.
- */
- public String getTitle() {
- return gnome_font_picker_get_title(getHandle());
- }
-
- /**
- * Get the user defined widget. For use with USER_WIDGET mode.
- * @return The widget.
- * @see #getMode()
- * @see #setMode(FontPickerMode)
- */
- public Widget getUserWidget() {
- int hndl = gnome_font_picker_uw_get_widget(getHandle());
- if (0 == hndl)
- return null;
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Widget)obj;
- return new Widget(hndl);
- }
-
- /**
- * Set the name of the font to be selected. (Select the specified font)
- * @param fontName The name of the font to select.
- */
- public void setFontName(String fontName) {
- gnome_font_picker_set_font_name(getHandle(), fontName);
- }
-
- /**
- * Set the mode.
- * @param mode The mode.
- */
- public void setMode(FontPickerMode mode) {
- gnome_font_picker_set_mode(getHandle(), mode.getValue());
- }
-
- /**
- * Set the text to show in the preview.
- * @param text The text to preview.
- */
- public void setPreviewText(String text) {
- gnome_font_picker_set_preview_text(getHandle(), text);
- }
-
- /**
- * Set the title of the dialog.
- * @param title The title.
- */
- public void setTitle(String title) {
- gnome_font_picker_set_title(getHandle(), title);
- }
-
- /**
- * Set the user defined widget. For use with USER_WIDGET mode.
- * @param widget The widget.
- * @see #getMode()
- * @see #setMode(FontPickerMode)
- */
- public void setUserWidget(Widget widget) {
- gnome_font_picker_uw_set_widget(getHandle(), widget.getHandle());
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gnome_font_picker_get_type());
- }
-
- //////////////////////////////////////////////////////
- // Event handling
- //////////////////////////////////////////////////////
-
- // TODO: events doen't seem to be propogated.
- /**
- * Register an object to handle FontPicker events.
- * @see org.gnu.gnome.event.FontPickerListener
- */
- public void addListener(FontPickerListener listener) {
- // Don't add the listener a second time if it is in the Vector.
- int i = findListener(fontPickerListeners, listener);
- if (i == -1) {
- if (null == fontPickerListeners) {
- evtMap.initialize((GObject) this, (GtkEventType) FontPickerEvent.Type.FONT_SET);
- fontPickerListeners = new Vector();
- }
- fontPickerListeners.addElement(listener);
- }
- }
- /**
- * Removes a listener
- * @see #addListener(FontPickerListener)
- */
- public void removeListener(FontPickerListener listener) {
- int i = findListener(fontPickerListeners, listener);
- if (i > -1) {
- fontPickerListeners.remove(i);
- }
- if (0 == fontPickerListeners.size()) {
- evtMap.uninitialize(this, FontPickerEvent.Type.FONT_SET);
- fontPickerListeners = null;
- }
- }
-
- protected void fireFontPickerEvent(FontPickerEvent event) {
- if (null == fontPickerListeners) {
- return;
- }
- int size = fontPickerListeners.size();
- int i = 0;
- while (i < size) {
- FontPickerListener fpl = (FontPickerListener)fontPickerListeners.elementAt(i);
- fpl.fontPickerEvent(event);
- i++;
- }
- }
-
- private void handleFontSet(String fontName) {
- fireFontPickerEvent(new FontPickerEvent(this));
- }
-
- public Class getEventListenerClass(String signal) {
- Class cls = evtMap.getEventListenerClass(signal);
- if (cls == null) cls = super.getEventListenerClass(signal);
- return cls;
- }
-
- public GtkEventType getEventType(String signal) {
- GtkEventType et = evtMap.getEventType(signal);
- if (et == null) et = super.getEventType(signal);
- return et;
- }
-
- private static EventMap evtMap = new EventMap();
- static {
- addEvents(evtMap);
- }
-
- /**
- * Implementation method to build an EventMap for this widget class.
- * Not useful (or supported) for application use.
- */
- private static void addEvents(EventMap anEvtMap) {
- anEvtMap.addEvent("font_set", "handleFontSet", FontPickerEvent.Type.FONT_SET, FontPickerListener.class);
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gnome_font_picker_get_type();
- native static final protected int gnome_font_picker_new();
- native static final protected void gnome_font_picker_set_title(int gfp, String title);
- native static final protected String gnome_font_picker_get_title(int gfp);
- native static final protected int gnome_font_picker_get_mode(int gfp);
- native static final protected void gnome_font_picker_set_mode(int gfp, int mode);
- native static final protected void gnome_font_picker_fi_set_use_font_in_label(
- int gfp,
- boolean use_font_in_label,
- int size);
- native static final protected void gnome_font_picker_fi_set_show_size(int gfp, boolean showSize);
- native static final protected void gnome_font_picker_uw_set_widget(int gfp, int widget);
- native static final protected int gnome_font_picker_uw_get_widget(int gfp);
- native static final protected String gnome_font_picker_get_font_name(int gfp);
- native static final protected boolean gnome_font_picker_set_font_name(int gfp, String fontname);
- native static final protected String gnome_font_picker_get_preview_text(int gfp);
- native static final protected void gnome_font_picker_set_preview_text(int gfp, String text);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/FontPickerMode.java b/libgnome-java/src/java/org/gnu/gnome/FontPickerMode.java
deleted file mode 100644
index c751d88..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/FontPickerMode.java
+++ /dev/null
@@ -1,89 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-import org.gnu.glib.Enum;
-public class FontPickerMode extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _PIXMAP = 0;
- static final public org.gnu.gnome.FontPickerMode PIXMAP = new org.gnu.gnome.FontPickerMode (
- _PIXMAP);
- static final private int _MODE_FONT_INFO = 1;
- static final public org.gnu.gnome.FontPickerMode MODE_FONT_INFO = new
- org.gnu.gnome.FontPickerMode (_MODE_FONT_INFO);
- static final private int _MODE_USER_WIDGET = 2;
- static final public org.gnu.gnome.FontPickerMode MODE_USER_WIDGET = new
- org.gnu.gnome.FontPickerMode (_MODE_USER_WIDGET);
- static final private int _MODE_UNKNOWN = 3;
- static final public org.gnu.gnome.FontPickerMode MODE_UNKNOWN = new
- org.gnu.gnome.FontPickerMode (_MODE_UNKNOWN);
- static final private org.gnu.gnome.FontPickerMode[] theInterned = new
- org.gnu.gnome.FontPickerMode[]
- {
- PIXMAP, MODE_FONT_INFO, MODE_USER_WIDGET, MODE_UNKNOWN
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gnome.FontPickerMode theSacrificialOne = new
- org.gnu.gnome.FontPickerMode (0);
- static public org.gnu.gnome.FontPickerMode intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gnome.FontPickerMode already = (org.gnu.gnome.FontPickerMode) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gnome.FontPickerMode(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private FontPickerMode (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gnome.FontPickerMode or (org.gnu.gnome.FontPickerMode other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gnome.FontPickerMode and (org.gnu.gnome.FontPickerMode other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gnome.FontPickerMode xor (org.gnu.gnome.FontPickerMode other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gnome.FontPickerMode other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgnome-java/src/java/org/gnu/gnome/GConf.java b/libgnome-java/src/java/org/gnu/gnome/GConf.java
deleted file mode 100644
index 01e458d..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/GConf.java
+++ /dev/null
@@ -1,31 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-import org.gnu.glib.Boxed;
-public class GConf extends Boxed
-{
- public static String getGnomeLibsSettings(String subkey) {
- return gnome_gconf_get_gnome_libs_settings_relative(subkey);
- }
-
- public static String getAppSettings(Program program, String subkey) {
- return gnome_gconf_get_app_settings_relative(program.getHandle(), subkey);
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected String gnome_gconf_get_gnome_libs_settings_relative (String subkey);
- native static final protected String gnome_gconf_get_app_settings_relative (int program, String subkey);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgnome-java/src/java/org/gnu/gnome/Gnome.java b/libgnome-java/src/java/org/gnu/gnome/Gnome.java
deleted file mode 100644
index a710761..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/Gnome.java
+++ /dev/null
@@ -1,52 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-public class Gnome
-{
-
- /**
- * Get the master session management client. This master client gets a
- * client id that may be specified by the '--sm-client-id' command line option.
- * A master client will be generated during application startup. If possible the
- * master client will contact the session manager after command-line parsing
- * is finished.
- */
- public static Client getMasterClient() {
- return new Client(gnome_master_client());
- }
-
- /**
- * Flush the accelerator definitions into the application specific configuration
- * file ~/.gnome/accels/<appid>
- */
- public static void syncAccelerators() {
- gnome_accelerators_sync();
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static
- {
- System.loadLibrary ("gtkjava2.4");
- System.loadLibrary ("gnomejava2.8");
- }
-
- native static final protected int gnome_master_client ();
- native static final protected void gnome_accelerators_sync ();
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-
- private Gnome() {
- // prevent instantiation
- }
-}
-
diff --git a/libgnome-java/src/java/org/gnu/gnome/Gnome.java.in b/libgnome-java/src/java/org/gnu/gnome/Gnome.java.in
deleted file mode 100644
index fe3161a..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/Gnome.java.in
+++ /dev/null
@@ -1,52 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-public class Gnome
-{
-
- /**
- * Get the master session management client. This master client gets a
- * client id that may be specified by the '--sm-client-id' command line option.
- * A master client will be generated during application startup. If possible the
- * master client will contact the session manager after command-line parsing
- * is finished.
- */
- public static Client getMasterClient() {
- return new Client(gnome_master_client());
- }
-
- /**
- * Flush the accelerator definitions into the application specific configuration
- * file ~/.gnome/accels/<appid>
- */
- public static void syncAccelerators() {
- gnome_accelerators_sync();
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static
- {
- System.loadLibrary ("gtkjava at gtkapiversion@");
- System.loadLibrary ("gnomejava at apiversion@");
- }
-
- native static final protected int gnome_master_client ();
- native static final protected void gnome_accelerators_sync ();
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-
- private Gnome() {
- // prevent instantiation
- }
-}
-
diff --git a/libgnome-java/src/java/org/gnu/gnome/GnomeStockItem.java b/libgnome-java/src/java/org/gnu/gnome/GnomeStockItem.java
deleted file mode 100644
index dda2c1a..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/GnomeStockItem.java
+++ /dev/null
@@ -1,64 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-
-import org.gnu.gtk.GtkStockItem;
-
-public class GnomeStockItem extends GtkStockItem
-{
- /**
- * Creates a new StockItem object, based on the id string for that object.
- * It is highly recommended that you use the static final strings which are
- * part of this class rather than quoting the strings directly.
- */
- public GnomeStockItem(String id){
- super(id);
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final public GnomeStockItem TIMER = new GnomeStockItem("gnome-stock-timer");
- static final public GnomeStockItem TIMER_STOP = new GnomeStockItem("gnome-stock-timer-stop");
- static final public GnomeStockItem TRASH = new GnomeStockItem("gnome-stock-trash");
- static final public GnomeStockItem TRASH_FULL = new GnomeStockItem("gnome-stock-trash-full");
- static final public GnomeStockItem SCORES = new GnomeStockItem("gnome-stock-scores");
- static final public GnomeStockItem ABOUT = new GnomeStockItem("gnome-stock-about");
- static final public GnomeStockItem BLANK = new GnomeStockItem("gnome-stock-blank");
- static final public GnomeStockItem VOLUME = new GnomeStockItem("gnome-stock-volume");
- static final public GnomeStockItem MIDI = new GnomeStockItem("gnome-stock-midi");
- static final public GnomeStockItem MIC = new GnomeStockItem("gnome-stock-mic");
- static final public GnomeStockItem LINE_IN = new GnomeStockItem("gnome-stock-line-in");
- static final public GnomeStockItem MAIL = new GnomeStockItem("gnome-stock-mail");
- static final public GnomeStockItem MAIL_RCV = new GnomeStockItem("gnome-stock-mail-rcv");
- static final public GnomeStockItem MAIL_SND = new GnomeStockItem("gnome-stock-mail-snd");
- static final public GnomeStockItem MAIL_RPL = new GnomeStockItem("gnome-stock-mail-rpl");
- static final public GnomeStockItem MAIL_FWD = new GnomeStockItem("gnome-stock-mail-fwd");
- static final public GnomeStockItem MAIL_NEW = new GnomeStockItem("gnome-stock-mail-new");
- static final public GnomeStockItem ATTACH = new GnomeStockItem("gnome-stock-attach");
- static final public GnomeStockItem BOOK_RED = new GnomeStockItem("gnome-stock-book-red");
- static final public GnomeStockItem BOOK_GREEN = new GnomeStockItem("gnome-stock-book-green");
- static final public GnomeStockItem BOOK_BLUE = new GnomeStockItem("gnome-stock-book-blue");
- static final public GnomeStockItem BOOK_YELLOW = new GnomeStockItem("gnome-stock-book-yellow");
- static final public GnomeStockItem BOOK_OPEN = new GnomeStockItem("gnome-stock-book-open");
- static final public GnomeStockItem MULTIPLE_FILE = new GnomeStockItem("gnome-stock-multiple-file");
- static final public GnomeStockItem NOT = new GnomeStockItem("gnome-stock-not");
- static final public GnomeStockItem TABLE_BORDERS = new GnomeStockItem("gnome-stock-table-borders");
- static final public GnomeStockItem TABLE_FILL = new GnomeStockItem("gnome-stock-table-fill");
- static final public GnomeStockItem TEXT_INDENT = new GnomeStockItem("gnome-stock-text-indent");
- static final public GnomeStockItem TEXT_UNINDENT = new GnomeStockItem("gnome-stock-text-unindent");
- static final public GnomeStockItem TEXT_BULLETED_LIST = new GnomeStockItem("gnome-stock-text-bulleted-list");
- static final public GnomeStockItem TEXT_NUMBERED_LIST = new GnomeStockItem("gnome-stock-text-numbered-list");
- static final public GnomeStockItem AUTHENTICATION = new GnomeStockItem("gnome-stock-authentication");
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgnome-java/src/java/org/gnu/gnome/HRef.java b/libgnome-java/src/java/org/gnu/gnome/HRef.java
deleted file mode 100644
index d70d45e..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/HRef.java
+++ /dev/null
@@ -1,88 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-import org.gnu.glib.Type;
-import org.gnu.gtk.Button;
-/**
- * The HRef widget displays a frameless button that, when
- * selected, issues a command for the web browser to connect to a web
- * site. The actual command to the browser is defined globally as the
- * default member of URL Handler list in the GNOME Control Center.
- */
-public class HRef extends Button {
-
- /**
- * Creates a new HRef with the given URL and label.
- * @param url The URL to show in the web browser when the HRef is clicked.
- * @param lable The caption for the HRef.
- */
- public HRef(String url, String lable) {
- super(gnome_href_new(url, lable));
- }
-
- /**
- * Construct a HRef using a handle to a native resource.
- */
- public HRef(int handle) {
- super(handle);
- }
-
- /**
- * Returns the caption for the HRef.
- * @return The text displayed by the HRef.
- */
- public String getText() {
- return new String(gnome_href_get_text(getHandle()));
- }
-
- /**
- * Returns the URL referenced by the HRef.
- * @return The url to show when the HRef is clicked.
- */
- public String getURL() {
- return new String(gnome_href_get_url(getHandle()));
- }
-
- /**
- * Returns the caption for the HRef.
- * @param text The text displayed by the HRef.
- */
- public void setText(String text) {
- gnome_href_set_text(getHandle(), text);
- }
-
- /**
- * Returns the URL referenced by the HRef.
- * @param url The url to show when the HRef is clicked.
- */
- public void setURL(String url) {
- gnome_href_set_url(getHandle(), url);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gnome_href_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gnome_href_get_type();
- native static final protected int gnome_href_new(String url, String lable);
- native static final protected void gnome_href_set_url(int href, String url);
- native static final protected String gnome_href_get_url(int href);
- native static final protected void gnome_href_set_text(int href, String text);
- native static final protected String gnome_href_get_text(int label);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/Help.java b/libgnome-java/src/java/org/gnu/gnome/Help.java
deleted file mode 100644
index 9f673fc..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/Help.java
+++ /dev/null
@@ -1,102 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-import org.gnu.glib.Boxed;
-public class Help extends Boxed
-{
- public static boolean display(String filename, String linkId)
- throws HelpException
- {
- int[] error = new int[1];
- boolean ret =
- gnome_help_display(filename, linkId, error);
- if (error[0] == HelpError.INTERNAL.getValue()) {
- throw new HelpException
- ("An internal error occurred opening help file: " + filename +
- ", link: " + linkId + ".");
- } else if (error[0] == HelpError.NOT_FOUND.getValue()) {
- throw new HelpException
- ("Page not found error occurred opening help file: " + filename +
- ", link: " + linkId + ".");
- }
- return ret;
- }
-
- public static boolean display
- (Program program, String docId, String filename, String lineId)
- throws HelpException
- {
- int[] error = new int[1];
- boolean ret =
- gnome_help_display_with_doc_id(program.getHandle(), docId, filename, lineId, error);
- if (error[0] == HelpError.INTERNAL.getValue()) {
- throw new HelpException
- ("An internal error occurred opening help file: " + filename +
- ", line ID: " + lineId + ".");
- } else if (error[0] == HelpError.NOT_FOUND.getValue()) {
- throw new HelpException
- ("Page not found error occurred opening help file: " + filename +
- ", line ID: " + lineId + ".");
- }
- return ret;
- }
-
- public static boolean displayDesktop
- (Program program, String docId, String filename, String linkId)
- throws HelpException
- {
- int[] error = new int[1];
- boolean ret =
- gnome_help_display_desktop(program.getHandle(), docId, filename, linkId, error);
- if (error[0] == HelpError.INTERNAL.getValue()) {
- throw new HelpException
- ("An internal error occurred opening help file: " + filename +
- ", link: " + linkId + ".");
- } else if (error[0] == HelpError.NOT_FOUND.getValue()) {
- throw new HelpException
- ("Page not found error occurred opening help file: " + filename +
- ", link: " + linkId + ".");
- }
- return ret;
- }
-
- public static boolean display(String helpUri)
- throws HelpException
- {
- int[] error = new int[1];
- boolean ret =
- gnome_help_display_uri(helpUri, error);
- if (error[0] == HelpError.INTERNAL.getValue()) {
- throw new HelpException
- ("An internal error occurred opening help uri: " +
- helpUri + ".");
- } else if (error[0] == HelpError.NOT_FOUND.getValue()) {
- throw new HelpException
- ("Page not found error occurred opening help uri: " +
- helpUri + ".");
- }
- return ret;
- }
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected boolean gnome_help_display (String filename,
- String linkId, int[] error);
- native static final protected boolean gnome_help_display_with_doc_id
- (int program, String docId, String filename, String lineId, int[] error);
- native static final protected boolean gnome_help_display_desktop
- (int program, String docId, String filename, String linkId, int[] error);
- native static final protected boolean gnome_help_display_uri
- (String helpUri, int[] error);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgnome-java/src/java/org/gnu/gnome/HelpError.java b/libgnome-java/src/java/org/gnu/gnome/HelpError.java
deleted file mode 100644
index 4b0b65a..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/HelpError.java
+++ /dev/null
@@ -1,79 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-import org.gnu.glib.Enum;
-public class HelpError extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _INTERNAL = 0;
- static final public org.gnu.gnome.HelpError INTERNAL = new org.gnu.gnome.HelpError (_INTERNAL);
- static final private int _NOT_FOUND = 1;
- static final public org.gnu.gnome.HelpError NOT_FOUND = new org.gnu.gnome.HelpError (_NOT_FOUND);
- static final private org.gnu.gnome.HelpError[] theInterned = new org.gnu.gnome.HelpError[]
- {
- INTERNAL, NOT_FOUND
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gnome.HelpError theSacrificialOne = new org.gnu.gnome.HelpError (0);
- static public org.gnu.gnome.HelpError intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gnome.HelpError already = (org.gnu.gnome.HelpError) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gnome.HelpError(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private HelpError (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gnome.HelpError or (org.gnu.gnome.HelpError other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gnome.HelpError and (org.gnu.gnome.HelpError other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gnome.HelpError xor (org.gnu.gnome.HelpError other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gnome.HelpError other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgnome-java/src/java/org/gnu/gnome/HelpException.java b/libgnome-java/src/java/org/gnu/gnome/HelpException.java
deleted file mode 100644
index 1b6e409..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/HelpException.java
+++ /dev/null
@@ -1,59 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-
-/**
- * org.gnu.gnome.HelpException
- * -
- * An exception thrown when there is an error displaying a help file.
- *
- * <P><B>Revision History:</B><UL>
- * <LI>Nov 5, 2002 This class was created.</LI>
- * </UL></P>
- *
- * @author Philip A. Chapman
- */
-public final class HelpException extends Exception {
-
- private HelpError error = null;
-
- /**
- * Constructor for HelpException.
- */
- HelpException() {
- super();
- }
-
- /**
- * Constructor for HelpException.
- * @param message
- */
- public HelpException(String message) {
- super(message);
- }
-
-// Constructors only available in java 1.4.0 and later
- /**
- * Constructor for HelpException.
- * @param message
- * @param cause
- */
-// public HelpException(String message, Throwable cause) {
-// super(message, cause);
-// }
-
- /**
- * Constructor for HelpException.
- * @param cause
- */
-// public HelpException(Throwable cause) {
-// super(cause);
-// }
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/IconEntry.java b/libgnome-java/src/java/org/gnu/gnome/IconEntry.java
deleted file mode 100644
index 26da850..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/IconEntry.java
+++ /dev/null
@@ -1,195 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-
-import java.util.Vector;
-
-import org.gnu.glib.EventMap;
-import org.gnu.glib.Type;
-import org.gnu.gnome.event.IconEntryEvent;
-import org.gnu.gnome.event.IconEntryListener;
-import org.gnu.gtk.VBox;
-import org.gnu.gtk.event.GtkEventType;
-
-/**
- * A GnomeIconEntry is a button that pops up a window displaying a
- * collection of icons. The user can select one of the icons found in
- * /usr/share/pixmaps or browse the file system to find icons in other
- * directories. The pull-down list of directory names maintains a
- * history of previously opened directories.
- */
-public class IconEntry extends VBox {
-
- private Vector listeners;
-
- /**
- * Construct a new IconEntry
- */
- public IconEntry(String historyId, String dialogTitle) {
- super(gnome_icon_entry_new(historyId, dialogTitle));
- }
-
- /**
- * Construct a new IconEntry from a handle to a native resource.
- */
- public IconEntry(int handle) {
- super(handle);
- }
-
- /**
- * Set the subdirectory in which to look for icons.
- */
- public void setSubdirectory(String subdir) {
- gnome_icon_entry_set_pixmap_subdir(getHandle(), subdir);
- }
-
- /**
- * Retrieve the filename of the icon selected
- */
- public String getFilename() {
- return gnome_icon_entry_get_filename(getHandle());
- }
-
- /**
- * Set the filename of an icon.
- */
- public void setFilename(String filename) {
- gnome_icon_entry_set_filename(getHandle(), filename);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gnome_icon_entry_get_type());
- }
-
- /**
- * Set the title for the Browse Dialog.
- */
- public void setBrowseDialogTitle(String browseDialogTitle) {
- gnome_icon_entry_set_browse_dialog_title(getHandle(), browseDialogTitle);
- }
-
- /**
- * Set the history id
- */
- public void setHistoryId(String id) {
- gnome_icon_entry_set_history_id(getHandle(), id);
- }
-
- /**
- * Sets the maximum number of save entries in the browse dialog.
- * @param maxSaved
- */
- public void setMaxSaved(int maxSaved) {
- gnome_icon_entry_set_max_saved(getHandle(), maxSaved);
- }
-
- //////////////////////////////////////////////////////
- // Event handling
- //////////////////////////////////////////////////////
-
- /**
- * Register an object to handle IconEntry events.
- * @see org.gnu.gnome.event.IconEntryListener
- */
- public void addListener(IconEntryListener listener) {
- // Don't add the listener a second time if it is in the Vector.
- int i = findListener(listeners, listener);
- if (i == -1) {
- if (null == listeners) {
- evtMap.initialize(this, IconEntryEvent.Type.BROWSE);
- evtMap.initialize(this, IconEntryEvent.Type.CHANGED);
- listeners = new Vector();
- }
- listeners.addElement(listener);
- }
- }
- /**
- * Removes a listener
- * @see #addListener(IconEntryListener)
- */
- public void removeListener(IconEntryListener listener) {
- int i = findListener(listeners, listener);
- if (i > -1) {
- listeners.remove(i);
- }
- if (0 == listeners.size()) {
- evtMap.uninitialize(this, IconEntryEvent.Type.BROWSE);
- evtMap.uninitialize(this, IconEntryEvent.Type.CHANGED);
- listeners = null;
- }
- }
-
- protected void fireIconEntryEvent(IconEntryEvent event) {
- if (null == listeners) {
- return;
- }
- int size = listeners.size();
- int i = 0;
- while (i < size) {
- IconEntryListener lis = (IconEntryListener)listeners.elementAt(i);
- lis.iconEntryEvent(event);
- i++;
- }
- }
-
- private void handleChanged() {
- fireIconEntryEvent(new IconEntryEvent(this, IconEntryEvent.Type.CHANGED));
- }
-
- private void handleBrowse() {
- fireIconEntryEvent(new IconEntryEvent(this, IconEntryEvent.Type.BROWSE));
- }
-
- public Class getEventListenerClass(String signal) {
- Class cls = evtMap.getEventListenerClass(signal);
- if (cls == null) cls = super.getEventListenerClass(signal);
- return cls;
- }
-
- public GtkEventType getEventType(String signal) {
- GtkEventType et = evtMap.getEventType(signal);
- if (et == null) et = super.getEventType(signal);
- return et;
- }
-
- private static EventMap evtMap = new EventMap();
- static {
- addEvents(evtMap);
- }
-
- /**
- * Implementation method to build an EventMap for this widget class.
- * Not useful (or supported) for application use.
- */
- private static void addEvents(EventMap anEvtMap) {
- anEvtMap.addEvent("changed", "handleChanged", IconEntryEvent.Type.CHANGED, IconEntryListener.class);
- anEvtMap.addEvent("browse", "handleBrowse", IconEntryEvent.Type.BROWSE, IconEntryListener.class);
- }
-
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gnome_icon_entry_get_type();
- native static final protected int gnome_icon_entry_new(String historyId, String browserDialogTitle);
- native static final protected void gnome_icon_entry_set_pixmap_subdir(int ientry, String subdir);
- native static final protected String gnome_icon_entry_get_filename(int ientry);
- native static final protected boolean gnome_icon_entry_set_filename(int ientry, String filename);
- native static final protected void gnome_icon_entry_set_browse_dialog_title(int ientry, String browseDialogTitle);
- native static final protected void gnome_icon_entry_set_history_id(int ientry, String historyId);
- native static final protected int gnome_icon_entry_pick_dialog(int ientry);
- native static final protected void gnome_icon_entry_set_max_saved(int ientry, int max);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/IconList.java b/libgnome-java/src/java/org/gnu/gnome/IconList.java
deleted file mode 100644
index 2a8fea9..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/IconList.java
+++ /dev/null
@@ -1,251 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-import org.gnu.glib.Type;
-import org.gnu.gtk.Adjustment;
-import org.gnu.gtk.SelectionMode;
-/**
- *
- */
-public class IconList extends Canvas {
- /**
- * Construct a new IconList object.
- */
- public IconList(int iconWidth, Adjustment adj, boolean isEditable, boolean isStaticText) {
- super(init(iconWidth, adj, isEditable, isStaticText));
- }
-
- private static int init(int iconWidth, Adjustment adj, boolean isEditable, boolean isStaticText) {
- int flags = 0;
- if (isEditable)
- flags = flags & 1 << 0;
- if (isStaticText)
- flags = flags & 1 << 1;
- return gnome_icon_list_new(iconWidth, adj.getHandle(), flags);
- }
-
- /**
- * Construct a new IconList from a handle to a native resource.
- */
- public IconList(int handle) {
- super(handle);
- }
-
- /**
- * Avoid excessive recomputes during insertion and deletion. You
- * should call <i>thaw</i> once the activity is complete.
- */
- public void freeze() {
- gnome_icon_list_freeze(getHandle());
- }
-
- /**
- * Thaw a previous frozen list.
- */
- public void thaw() {
- gnome_icon_list_thaw(getHandle());
- }
-
- /**
- * Insert an icon into this list.
- * @param pos The position for the insertion.
- * @param iconFilename The file name for the icon to insert.
- * @param text The text to display below the icon.
- */
- public void insert(int pos, String iconFilename, String text) {
- gnome_icon_list_insert(getHandle(), pos, iconFilename, text);
- }
-
- /**
- * Append an icon to the end of the list.
- * @param iconFilename The file name for the icon to insert.
- * @param text The text to display below the icon.
- */
- public void append(String iconFilename, String text) {
- gnome_icon_list_append(getHandle(), iconFilename, text);
- }
-
- /**
- * Remove an icon from this list.
- * @param pos The position of the icon to remove
- */
- public void remove(int pos) {
- gnome_icon_list_remove(getHandle(), pos);
- }
-
- /**
- * Remove all icons from this list.
- */
- public void clear() {
- gnome_icon_list_clear(getHandle());
- }
-
- /**
- * Get the number of icons in this list
- * @return The number of icons in this list.
- */
- public int getNumIcons() {
- return gnome_icon_list_get_num_icons(getHandle());
- }
-
- /**
- * Set the selection mode for this icon list.
- * @param mode The selection mode for this list.
- */
- public void setSelectionMode(SelectionMode mode) {
- gnome_icon_list_set_selection_mode(getHandle(), mode.getValue());
- }
-
- /**
- * Retrieve the selection mode for this icon list.
- * @return The selection mode for this list.
- */
- public SelectionMode getSelectionMode() {
- return SelectionMode.intern(gnome_icon_list_get_selection_mode(getHandle()));
- }
-
- /**
- * Select an icon in the list.
- * @param pos The position of the icon to select.
- */
- public void selectIcon(int pos) {
- gnome_icon_list_select_icon(getHandle(), pos);
- }
-
- /**
- * Unselect an icon in the list.
- * @param pos The position of the icon to unselect.
- */
- public void unselectIcon(int pos) {
- gnome_icon_list_unselect_icon(getHandle(), pos);
- }
-
- /**
- * Select all icons in the list.
- */
- public void selectAll() {
- gnome_icon_list_select_all(getHandle());
- }
-
- /**
- * Unselect all icons in the list.
- */
- public void unselectAll() {
- gnome_icon_list_unselect_all(getHandle());
- }
-
- // REDTAG: fix the getSelection method
-
- /**
- * Set the icon width for the list.
- * @param width The width for icons in the list.
- */
- public void setIconWidth(int width) {
- gnome_icon_list_set_icon_width(getHandle(), width);
- }
-
- /**
- * Set the row spacing for the list.
- * @param pixels The row spacing for the list.
- */
- public void setRowSpacing(int pixels) {
- gnome_icon_list_set_row_spacing(getHandle(), pixels);
- }
-
- /**
- * Set the column spacing for the list.
- * @param pixels The column spacing for the list.
- */
- public void setColumnSpacing(int pixels) {
- gnome_icon_list_set_col_spacing(getHandle(), pixels);
- }
-
- /**
- * Set the text spacing for the list.
- * @param pixels The text spacing for the list
- */
- public void setTextSpacing(int pixels) {
- gnome_icon_list_set_text_spacing(getHandle(), pixels);
- }
-
- /**
- * Set the icon border for the list.
- * @param pixels The amount of pixels that surround the icons in the list.
- */
- public void setIconBorderWidth(int pixels) {
- gnome_icon_list_set_icon_border(getHandle(), pixels);
- }
-
- /**
- * Set the text that serves as the separator for this list.
- * TODO: I don't completely understand this method. Better javadocs
- * are needed.
- */
- public void setSeparators(String sep) {
- gnome_icon_list_set_separators(getHandle(), sep);
- }
-
- /**
- * Retrieve the filename for an icon in the list.
- * @param pos The position of the icon to retrieve the filename.
- */
- public String getIconFilename(int pos) {
- return gnome_icon_list_get_icon_filename(getHandle(), pos);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gnome_icon_list_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gnome_icon_list_get_type();
- native static final protected int gnome_icon_list_new(int iconWidth, int adj, int flags);
- native static final protected void gnome_icon_list_set_hadjustment(int gil, int hadj);
- native static final protected void gnome_icon_list_set_vadjustment(int gil, int vadj);
- native static final protected void gnome_icon_list_freeze(int gil);
- native static final protected void gnome_icon_list_thaw(int gil);
- native static final protected void gnome_icon_list_insert(int gil, int idx, String iconFilename, String text);
- native static final protected void gnome_icon_list_insert_pixbuf(int gil, int idx, int im, String iconFilename, String text);
- native static final protected int gnome_icon_list_append(int gil, String iconFilename, String text);
- native static final protected int gnome_icon_list_append_pixbuf(int gil, int im, String iconFilename, String text);
- native static final protected void gnome_icon_list_clear(int gil);
- native static final protected void gnome_icon_list_remove(int gil, int idx);
- native static final protected int gnome_icon_list_get_num_icons(int gil);
- native static final protected int gnome_icon_list_get_selection_mode(int gil);
- native static final protected void gnome_icon_list_set_selection_mode(int gil, int mode);
- native static final protected void gnome_icon_list_select_icon(int gil, int idx);
- native static final protected void gnome_icon_list_unselect_icon(int gil, int idx);
- native static final protected void gnome_icon_list_select_all(int gil);
- native static final protected int gnome_icon_list_unselect_all(int gil);
- native static final protected int gnome_icon_list_get_selection(int gil);
- native static final protected void gnome_icon_list_focus_icon(int gil, int idx);
- native static final protected void gnome_icon_list_set_icon_width(int gil, int w);
- native static final protected void gnome_icon_list_set_row_spacing(int gil, int pixels);
- native static final protected void gnome_icon_list_set_col_spacing(int gil, int pixels);
- native static final protected void gnome_icon_list_set_text_spacing(int gil, int pixels);
- native static final protected void gnome_icon_list_set_icon_border(int gil, int pixels);
- native static final protected void gnome_icon_list_set_separators(int gil, String sep);
- native static final protected String gnome_icon_list_get_icon_filename(int gil, int idx);
- native static final protected int gnome_icon_list_find_icon_from_filename(int gil, String filename);
- native static final protected void gnome_icon_list_moveto(int gil, int idx, double yalign);
- native static final protected int gnome_icon_list_icon_is_visible(int gil, int idx);
- native static final protected int gnome_icon_list_get_icon_at(int gil, int x, int y);
- native static final protected int gnome_icon_list_get_items_per_line(int gil);
- native static final protected int gnome_icon_list_get_icon_text_item(int gil, int idx);
- native static final protected int gnome_icon_list_get_icon_pixbuf_item(int gil, int idx);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/IconListMode.java b/libgnome-java/src/java/org/gnu/gnome/IconListMode.java
deleted file mode 100644
index 981e0fe..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/IconListMode.java
+++ /dev/null
@@ -1,84 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-import org.gnu.glib.Enum;
-public class IconListMode extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _ICONS = 0;
- static final public org.gnu.gnome.IconListMode ICONS = new org.gnu.gnome.IconListMode (_ICONS);
- static final private int _TEXT_BELOW = 1;
- static final public org.gnu.gnome.IconListMode TEXT_BELOW = new org.gnu.gnome.IconListMode (
- _TEXT_BELOW);
- static final private int _TEXT_RIGHT = 2;
- static final public org.gnu.gnome.IconListMode TEXT_RIGHT = new org.gnu.gnome.IconListMode (
- _TEXT_RIGHT);
- static final private org.gnu.gnome.IconListMode[] theInterned = new org.gnu.gnome.IconListMode[]
- {
- ICONS, TEXT_BELOW, TEXT_RIGHT
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gnome.IconListMode theSacrificialOne = new
- org.gnu.gnome.IconListMode (0);
- static public org.gnu.gnome.IconListMode intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gnome.IconListMode already = (org.gnu.gnome.IconListMode) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gnome.IconListMode(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private IconListMode (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gnome.IconListMode or (org.gnu.gnome.IconListMode other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gnome.IconListMode and (org.gnu.gnome.IconListMode other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gnome.IconListMode xor (org.gnu.gnome.IconListMode other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gnome.IconListMode other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgnome-java/src/java/org/gnu/gnome/IconSelection.java b/libgnome-java/src/java/org/gnu/gnome/IconSelection.java
deleted file mode 100644
index 7d5a3f9..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/IconSelection.java
+++ /dev/null
@@ -1,102 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-import org.gnu.glib.Type;
-import org.gnu.gtk.VBox;
-/**
- *
- */
-public class IconSelection extends VBox {
-
- /**
- * Construct a new IconSelection object.
- */
- public IconSelection() {
- super(gnome_icon_selection_new());
- }
-
- /**
- * Construct a new IconSelection from a handle to a native resource.
- */
- public IconSelection(int handle) {
- super(handle);
- }
-
- /**
- * Add the default Gnome icon directories.
- */
- public void addDefaults() {
- gnome_icon_selection_add_defaults(getHandle());
- }
-
- /**
- * Add icons from the specified directory.
- * @param dir The director to add.
- */
- public void addDirectory(String dir) {
- gnome_icon_selection_add_directory(getHandle(), dir);
- }
-
- /**
- * Load and display the icons.
- */
- public void showIcons() {
- gnome_icon_selection_show_icons(getHandle());
- }
-
- /**
- * Clear all icons (even the icons that are not shown if <i>notShown</i>
- * is true.
- */
- public void clear(boolean notShown) {
- gnome_icon_selection_clear(getHandle(), notShown);
- }
-
- /**
- * Get the filename of the selected icon. If <i>fullPath</i> is true
- * the full path of the filename is returned.
- */
- public String getIcon(boolean fullPath) {
- return gnome_icon_selection_get_icon(getHandle(), fullPath);
- }
-
- /**
- * Select the icon specified by the filename provided. The filename
- * is not the full path, just the last component.
- */
- public void selectIcon(String filename) {
- gnome_icon_selection_select_icon(getHandle(), filename);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gnome_icon_selection_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gnome_icon_selection_get_type();
- native static final protected int gnome_icon_selection_new();
- native static final protected void gnome_icon_selection_add_defaults(int gis);
- native static final protected void gnome_icon_selection_add_directory(int gis, String dir);
- native static final protected void gnome_icon_selection_show_icons(int gis);
- native static final protected void gnome_icon_selection_clear(int gis, boolean notShown);
- native static final protected String gnome_icon_selection_get_icon(int gis, boolean fullPath);
- native static final protected void gnome_icon_selection_select_icon(int gis, String filename);
- native static final protected void gnome_icon_selection_stop_loading(int gis);
- native static final protected int gnome_icon_selection_get_gil(int gis);
- native static final protected int gnome_icon_selection_get_box(int gis);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/IconTextItem.java b/libgnome-java/src/java/org/gnu/gnome/IconTextItem.java
deleted file mode 100644
index 02331e5..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/IconTextItem.java
+++ /dev/null
@@ -1,61 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-import org.gnu.gtk.Editable;
-import org.gnu.gtk.Entry;
-/**
- *
- */
-public class IconTextItem extends CanvasItem {
- /**
- * Constructs an instance of IconTextItem from a native widget resource.
- * @param handle The handle to the native widget.
- */
- IconTextItem(int handle) {
- super(handle);
- }
-
- public String getText() {
- return gnome_icon_text_item_get_text(getHandle());
- }
-
- public Editable getEditable() {
- int hndl = gnome_icon_text_item_get_editable(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Entry)obj;
- return new Entry(hndl);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gnome_icon_text_item_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gnome_icon_text_item_get_type();
- native static final protected void gnome_icon_text_item_configure(int iti, int x, int y, int width, String fontname, String text, boolean isEditable, boolean isStatic);
- native static final protected void gnome_icon_text_item_setxy(int iti, int x, int y);
- native static final protected void gnome_icon_text_item_select(int iti, int sel);
- native static final protected void gnome_icon_text_item_focus(int iti, int focused);
- native static final protected String gnome_icon_text_item_get_text(int iti);
- native static final protected void gnome_icon_text_item_start_editing(int iti);
- native static final protected void gnome_icon_text_item_stop_editing(int iti, boolean accept);
- native static final protected int gnome_icon_text_item_get_editable(int iti);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/InteractStyle.java b/libgnome-java/src/java/org/gnu/gnome/InteractStyle.java
deleted file mode 100644
index d1936f9..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/InteractStyle.java
+++ /dev/null
@@ -1,84 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-import org.gnu.glib.Enum;
-public class InteractStyle extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _NONE = 0;
- static final public org.gnu.gnome.InteractStyle NONE = new org.gnu.gnome.InteractStyle (_NONE);
- static final private int _ERRORS = 1;
- static final public org.gnu.gnome.InteractStyle ERRORS = new org.gnu.gnome.InteractStyle (
- _ERRORS);
- static final private int _ANY = 2;
- static final public org.gnu.gnome.InteractStyle ANY = new org.gnu.gnome.InteractStyle (_ANY);
- static final private org.gnu.gnome.InteractStyle[] theInterned = new
- org.gnu.gnome.InteractStyle[]
- {
- NONE, ERRORS, ANY
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gnome.InteractStyle theSacrificialOne = new
- org.gnu.gnome.InteractStyle (0);
- static public org.gnu.gnome.InteractStyle intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gnome.InteractStyle already = (org.gnu.gnome.InteractStyle) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gnome.InteractStyle(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private InteractStyle (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gnome.InteractStyle or (org.gnu.gnome.InteractStyle other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gnome.InteractStyle and (org.gnu.gnome.InteractStyle other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gnome.InteractStyle xor (org.gnu.gnome.InteractStyle other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gnome.InteractStyle other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgnome-java/src/java/org/gnu/gnome/ModuleInfo.java b/libgnome-java/src/java/org/gnu/gnome/ModuleInfo.java
deleted file mode 100644
index 9b56d51..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/ModuleInfo.java
+++ /dev/null
@@ -1,24 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-import org.gnu.glib.Boxed;
-public class ModuleInfo extends Boxed
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected String getName (int cptr);
- native static final protected String getVersion (int cptr);
- native static final protected String getDescription (int cptr);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgnome-java/src/java/org/gnu/gnome/PasswordDialog.java b/libgnome-java/src/java/org/gnu/gnome/PasswordDialog.java
deleted file mode 100644
index c4e1490..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/PasswordDialog.java
+++ /dev/null
@@ -1,84 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-
-import org.gnu.gtk.Dialog;
-
-/**
- */
-public class PasswordDialog extends Dialog {
-
- /**
- * Construct a new PasswordDialog widget
- * @param title The title for the dialog.
- * @param message A message that is displayed on the dialog.
- * @param username The username to set in the username entry widget.
- * @param password The password to set in the password entry widget.
- * @param readonlyUsername Is the username editable?
- */
- public PasswordDialog(String title, String message, String username, String password, boolean readonlyUsername) {
- super(gnome_password_dialog_new(title, message, username, password, readonlyUsername));
- }
-
- public boolean runAndBlock() {
- return gnome_password_dialog_run_and_block(getHandle());
- }
-
- public void setUsername(String username) {
- gnome_password_dialog_set_username(getHandle(), username);
- }
-
- public String getUsername() {
- return gnome_password_dialog_get_username(getHandle());
- }
-
- public void setPassword(String password) {
- gnome_password_dialog_set_password(getHandle(), password);
- }
-
- public String getPassword() {
- return gnome_password_dialog_get_password(getHandle());
- }
-
- public void setReadonlyUsername(boolean readonly) {
- gnome_password_dialog_set_readonly_username(getHandle(), readonly);
- }
-
- public void setRemember(boolean remember) {
- gnome_password_dialog_set_remember(getHandle(), remember);
- }
-
- public boolean getRemember() {
- return gnome_password_dialog_get_remember(getHandle());
- }
-
- public void setShowUserpassButtons(boolean show) {
- gnome_password_dialog_set_show_userpass_buttons(getHandle(), show);
- }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int gnome_password_dialog_get_type();
- native static final protected int gnome_password_dialog_new(String title, String message, String username, String password, boolean readonlyUsername);
- native static final protected boolean gnome_password_dialog_run_and_block(int dialog);
- native static final protected void gnome_password_dialog_set_username(int dialog, String username);
- native static final protected void gnome_password_dialog_set_password(int dialog, String password);
- native static final protected void gnome_password_dialog_set_readonly_username(int dialog, boolean readonly);
- native static final protected void gnome_password_dialog_set_remember(int dialog, boolean remember);
- native static final protected void gnome_password_dialog_set_show_userpass_buttons(int dialog, boolean show);
- native static final protected String gnome_password_dialog_get_username(int dialog);
- native static final protected String gnome_password_dialog_get_password(int dialog);
- native static final protected boolean gnome_password_dialog_get_remember(int dialog);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/PixmapEntry.java b/libgnome-java/src/java/org/gnu/gnome/PixmapEntry.java
deleted file mode 100644
index 36a0690..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/PixmapEntry.java
+++ /dev/null
@@ -1,79 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-import org.gnu.glib.Type;
-/**
- *
- */
-public class PixmapEntry extends FileEntry {
- /**
- * Create a new Pixmap Entry.
- */
- public PixmapEntry(String historyID, String browseDialogTitle, boolean doPreview) {
- super(gnome_pixmap_entry_new(historyID, browseDialogTitle, doPreview));
- }
-
- /**
- * Construct a new PixmapEntry from a handle to a native resource.
- */
- public PixmapEntry(int handle) {
- super(handle);
- }
-
- /**
- * Set the directory for the lookup
- */
- public void setDirectory(String directory) {
- gnome_pixmap_entry_set_pixmap_subdir(getHandle(), directory);
- }
-
- /**
- * Retrun a file if it is possible to load it with gdk-pixbuf.
- */
- public String getFilename() {
- return gnome_pixmap_entry_get_filename(getHandle());
- }
-
- /**
- * Set if a preview should be displayed.
- */
- public void setPreview(boolean doPreview) {
- gnome_pixmap_entry_set_preview(getHandle(), doPreview);
- }
-
- /**
- * Set the size of the preview.
- */
- public void setPreviewSize(int width, int height) {
- gnome_pixmap_entry_set_preview_size(getHandle(), width, height);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gnome_pixmap_entry_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gnome_pixmap_entry_get_type();
- native static final protected int gnome_pixmap_entry_new(String historyId, String browseDialogTitle, boolean doPreview);
- native static final protected void gnome_pixmap_entry_set_pixmap_subdir(int pentry, String subdir);
- native static final protected int gnome_pixmap_entry_scrolled_window(int pentry);
- native static final protected int gnome_pixmap_entry_preview_widget(int pentry);
- native static final protected void gnome_pixmap_entry_set_preview(int pentry, boolean doPreview);
- native static final protected void gnome_pixmap_entry_set_preview_size(int pentry, int width, int height);
- native static final protected String gnome_pixmap_entry_get_filename(int pentry);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/PopupMenu.java b/libgnome-java/src/java/org/gnu/gnome/PopupMenu.java
deleted file mode 100644
index 94135d5..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/PopupMenu.java
+++ /dev/null
@@ -1,89 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-import org.gnu.glib.GObject;
-import org.gnu.gtk.Menu;
-import org.gnu.gtk.*;
-/**
- * @deprecated
- */
-public class PopupMenu extends Menu {
-
- /**
- * Construct a new PopupMenu object.
- */
- public PopupMenu(UIInfo [] uiinfos) {
- super(init1(uiinfos));
- }
-
- private static int init1(UIInfo[] uiinfos) {
- int [] hndls= new int[uiinfos.length];
- for (int i = 0; i < uiinfos.length; i++) {
- hndls[i] = uiinfos[i].getHandle();
- }
- return gnome_popup_menu_new(hndls);
- }
-
- /**
- * Construct a new PopupMenu object.
- */
- public PopupMenu(UIInfo [] uiinfos, AccelGroup accelGroup) {
- super(init2(uiinfos, accelGroup));
- }
-
- private static int init2(UIInfo [] uiinfos, AccelGroup accelGroup) {
- int [] hndls= new int[uiinfos.length];
- for (int i = 0; i < uiinfos.length; i++) {
- hndls[i] = uiinfos[i].getHandle();
- }
- return gnome_popup_menu_new_with_accelgroup(hndls, accelGroup.getHandle());
- }
-
- /**
- * Return the AccelGroup associated with this PopupMenu.
- */
- public AccelGroup getAccelGroup() {
- int hndl = gnome_popup_menu_get_accel_group(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (AccelGroup)obj;
- return new AccelGroup(hndl);
- }
-
- /**
- * Attach this menu to a Widget.
- */
- public void attach(Widget widget) {
- gnome_popup_menu_attach(getHandle(), widget.getHandle(), 0);
- }
-
- /**
- * Append new menu items to the PopupMenu.
- */
- public void append(UIInfo [] uiinfos) {
- int [] hndls= new int[uiinfos.length];
- for (int i = 0; i < uiinfos.length; i++) {
- hndls[i] = uiinfos[i].getHandle();
- }
- gnome_popup_menu_append(getHandle(), hndls);
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gnome_popup_menu_new(int[] uiinfo);
- native static final protected int gnome_popup_menu_new_with_accelgroup(int[] uiinfo, int accelgroup);
- native static final protected int gnome_popup_menu_get_accel_group (int menu);
- native static final protected void gnome_popup_menu_attach (int menu, int widget, int userData);
- native static final protected void gnome_popup_menu_append (int menu, int [] uiinfo);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/PreferencesType.java b/libgnome-java/src/java/org/gnu/gnome/PreferencesType.java
deleted file mode 100644
index ebf52b5..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/PreferencesType.java
+++ /dev/null
@@ -1,86 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-import org.gnu.glib.Enum;
-public class PreferencesType extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _NEVER = 0;
- static final public org.gnu.gnome.PreferencesType NEVER = new org.gnu.gnome.PreferencesType (
- _NEVER);
- static final private int _USER = 1;
- static final public org.gnu.gnome.PreferencesType USER = new org.gnu.gnome.PreferencesType (
- _USER);
- static final private int _ALWAYS = 2;
- static final public org.gnu.gnome.PreferencesType ALWAYS = new org.gnu.gnome.PreferencesType (
- _ALWAYS);
- static final private org.gnu.gnome.PreferencesType[] theInterned = new
- org.gnu.gnome.PreferencesType[]
- {
- NEVER, USER, ALWAYS
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gnome.PreferencesType theSacrificialOne = new
- org.gnu.gnome.PreferencesType (0);
- static public org.gnu.gnome.PreferencesType intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gnome.PreferencesType already = (org.gnu.gnome.PreferencesType)
- theInternedExtras.get (theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gnome.PreferencesType(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private PreferencesType (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gnome.PreferencesType or (org.gnu.gnome.PreferencesType other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gnome.PreferencesType and (org.gnu.gnome.PreferencesType other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gnome.PreferencesType xor (org.gnu.gnome.PreferencesType other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gnome.PreferencesType other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgnome-java/src/java/org/gnu/gnome/Program.java b/libgnome-java/src/java/org/gnu/gnome/Program.java
deleted file mode 100644
index 064fd00..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/Program.java
+++ /dev/null
@@ -1,114 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-import org.gnu.glib.Boxed;
-import org.gnu.glib.Type;
-/**
- * This class takes care of handling application and library
- * initialization and command line parsing.
- */
-public class Program extends Boxed {
-
- protected Program(int handle) {
- this.handle = handle;
- }
-
- /**
- * Initialize the gnome application specifying the directories
- * used by the app.
- */
- public static Program initGnomeUI(String appId, String appVersion, String[] argv, String prefix, String sysconfdir, String datadir, String libdir) {
- int handle = initLibgnome(appId, appVersion, argv.length + 1, makeArgv(argv), prefix, sysconfdir, datadir, libdir, 0);
- return new Program(handle);
- }
-
- /**
- * Initialize the gnome application using the default directories
- * for the app.
- */
- public static Program initGnomeUI(String appId, String appVersion, String[] argv) {
- int handle = initLibgnome(appId, appVersion, argv.length + 1, makeArgv(argv), "","","","", 0);
- return new Program(handle);
- }
-
- /**
- * Initialize the gnome application specifying the directories
- * use by the app.
- */
- public static Program initGnome(String appId, String appVersion, String[] argv, String prefix, String sysconfdir, String datadir, String libdir) {
- int handle = initLibgnome(appId, appVersion, argv.length + 1, makeArgv(argv), prefix, sysconfdir, datadir, libdir, 1);
- return new Program(handle);
- }
-
- /**
- * Initialize the gnome application using the default directories
- * for the app.
- */
- public static Program initGnome(String appId, String appVersion, String[] argv) {
- int handle = initLibgnome(appId, appVersion, argv.length + 1, makeArgv(argv), "","","","", 1);
- return new Program(handle);
- }
-
- public String getAppID() {
- return gnome_program_get_app_id(getHandle());
- }
-
- public String getName() {
- return gnome_program_get_human_readable_name(getHandle());
- }
-
- public String getVersion() {
- return gnome_program_get_app_version(getHandle());
- }
-
- // Load the library
- static {
- System.loadLibrary ("gtkjava2.4");
- System.loadLibrary ("gnomejava2.8");
- }
-
- native static private int initLibgnome(String appId, String appVersion, int argc, String[] argv, String prefix, String sysconfdir, String datadir, String libdir, int type);
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gnome_program_get_type());
- }
-
- private static String[] makeArgv(String[] orig) {
- String appName = System.getProperty("gnome.appName", "java-gnome");
-
- if (orig == null) {
- orig = new String[] { appName };
- } else {
- String[] newArr = new String[orig.length + 1];
- System.arraycopy(orig, 0, newArr, 1, orig.length);
- newArr[0] = appName;
- orig = newArr;
- }
- return orig;
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gnome_program_get_type();
- native static final protected int gnome_program_get();
- native static final protected String gnome_program_get_human_readable_name(int program);
- native static final protected String gnome_program_get_app_id(int program);
- native static final protected String gnome_program_get_app_version(int program);
- native static final protected void gnome_program_module_register(int moduleInfo);
- native static final protected boolean gnome_program_module_registered(int moduleInfo);
- native static final protected int gnome_program_module_load(String modName);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/Program.java.in b/libgnome-java/src/java/org/gnu/gnome/Program.java.in
deleted file mode 100644
index 7398e4d..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/Program.java.in
+++ /dev/null
@@ -1,114 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-import org.gnu.glib.Boxed;
-import org.gnu.glib.Type;
-/**
- * This class takes care of handling application and library
- * initialization and command line parsing.
- */
-public class Program extends Boxed {
-
- protected Program(int handle) {
- this.handle = handle;
- }
-
- /**
- * Initialize the gnome application specifying the directories
- * used by the app.
- */
- public static Program initGnomeUI(String appId, String appVersion, String[] argv, String prefix, String sysconfdir, String datadir, String libdir) {
- int handle = initLibgnome(appId, appVersion, argv.length + 1, makeArgv(argv), prefix, sysconfdir, datadir, libdir, 0);
- return new Program(handle);
- }
-
- /**
- * Initialize the gnome application using the default directories
- * for the app.
- */
- public static Program initGnomeUI(String appId, String appVersion, String[] argv) {
- int handle = initLibgnome(appId, appVersion, argv.length + 1, makeArgv(argv), "","","","", 0);
- return new Program(handle);
- }
-
- /**
- * Initialize the gnome application specifying the directories
- * use by the app.
- */
- public static Program initGnome(String appId, String appVersion, String[] argv, String prefix, String sysconfdir, String datadir, String libdir) {
- int handle = initLibgnome(appId, appVersion, argv.length + 1, makeArgv(argv), prefix, sysconfdir, datadir, libdir, 1);
- return new Program(handle);
- }
-
- /**
- * Initialize the gnome application using the default directories
- * for the app.
- */
- public static Program initGnome(String appId, String appVersion, String[] argv) {
- int handle = initLibgnome(appId, appVersion, argv.length + 1, makeArgv(argv), "","","","", 1);
- return new Program(handle);
- }
-
- public String getAppID() {
- return gnome_program_get_app_id(getHandle());
- }
-
- public String getName() {
- return gnome_program_get_human_readable_name(getHandle());
- }
-
- public String getVersion() {
- return gnome_program_get_app_version(getHandle());
- }
-
- // Load the library
- static {
- System.loadLibrary ("gtkjava at gtkapiversion@");
- System.loadLibrary ("gnomejava at apiversion@");
- }
-
- native static private int initLibgnome(String appId, String appVersion, int argc, String[] argv, String prefix, String sysconfdir, String datadir, String libdir, int type);
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gnome_program_get_type());
- }
-
- private static String[] makeArgv(String[] orig) {
- String appName = System.getProperty("gnome.appName", "java-gnome");
-
- if (orig == null) {
- orig = new String[] { appName };
- } else {
- String[] newArr = new String[orig.length + 1];
- System.arraycopy(orig, 0, newArr, 1, orig.length);
- newArr[0] = appName;
- orig = newArr;
- }
- return orig;
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gnome_program_get_type();
- native static final protected int gnome_program_get();
- native static final protected String gnome_program_get_human_readable_name(int program);
- native static final protected String gnome_program_get_app_id(int program);
- native static final protected String gnome_program_get_app_version(int program);
- native static final protected void gnome_program_module_register(int moduleInfo);
- native static final protected boolean gnome_program_module_registered(int moduleInfo);
- native static final protected int gnome_program_module_load(String modName);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/RestartStyle.java b/libgnome-java/src/java/org/gnu/gnome/RestartStyle.java
deleted file mode 100644
index 45e763f..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/RestartStyle.java
+++ /dev/null
@@ -1,86 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-import org.gnu.glib.Enum;
-public class RestartStyle extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _IF_RUNNING = 0;
- static final public org.gnu.gnome.RestartStyle IF_RUNNING = new org.gnu.gnome.RestartStyle (
- _IF_RUNNING);
- static final private int _ANYWAY = 1;
- static final public org.gnu.gnome.RestartStyle ANYWAY = new org.gnu.gnome.RestartStyle (_ANYWAY);
- static final private int _IMMEDIATELY = 2;
- static final public org.gnu.gnome.RestartStyle IMMEDIATELY = new org.gnu.gnome.RestartStyle (
- _IMMEDIATELY);
- static final private int _NEVER = 3;
- static final public org.gnu.gnome.RestartStyle NEVER = new org.gnu.gnome.RestartStyle (_NEVER);
- static final private org.gnu.gnome.RestartStyle[] theInterned = new org.gnu.gnome.RestartStyle[]
- {
- IF_RUNNING, ANYWAY, IMMEDIATELY, NEVER
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gnome.RestartStyle theSacrificialOne = new
- org.gnu.gnome.RestartStyle (0);
- static public org.gnu.gnome.RestartStyle intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gnome.RestartStyle already = (org.gnu.gnome.RestartStyle) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gnome.RestartStyle(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private RestartStyle (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gnome.RestartStyle or (org.gnu.gnome.RestartStyle other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gnome.RestartStyle and (org.gnu.gnome.RestartStyle other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gnome.RestartStyle xor (org.gnu.gnome.RestartStyle other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gnome.RestartStyle other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgnome-java/src/java/org/gnu/gnome/SaveStyle.java b/libgnome-java/src/java/org/gnu/gnome/SaveStyle.java
deleted file mode 100644
index a7168dc..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/SaveStyle.java
+++ /dev/null
@@ -1,81 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-import org.gnu.glib.Enum;
-public class SaveStyle extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _GLOBAL = 0;
- static final public org.gnu.gnome.SaveStyle GLOBAL = new org.gnu.gnome.SaveStyle (_GLOBAL);
- static final private int _LOCAL = 1;
- static final public org.gnu.gnome.SaveStyle LOCAL = new org.gnu.gnome.SaveStyle (_LOCAL);
- static final private int _BOTH = 2;
- static final public org.gnu.gnome.SaveStyle BOTH = new org.gnu.gnome.SaveStyle (_BOTH);
- static final private org.gnu.gnome.SaveStyle[] theInterned = new org.gnu.gnome.SaveStyle[]
- {
- GLOBAL, LOCAL, BOTH
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gnome.SaveStyle theSacrificialOne = new org.gnu.gnome.SaveStyle (0);
- static public org.gnu.gnome.SaveStyle intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gnome.SaveStyle already = (org.gnu.gnome.SaveStyle) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gnome.SaveStyle(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private SaveStyle (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gnome.SaveStyle or (org.gnu.gnome.SaveStyle other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gnome.SaveStyle and (org.gnu.gnome.SaveStyle other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gnome.SaveStyle xor (org.gnu.gnome.SaveStyle other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gnome.SaveStyle other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgnome-java/src/java/org/gnu/gnome/Scores.java b/libgnome-java/src/java/org/gnu/gnome/Scores.java
deleted file mode 100644
index 7373def..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/Scores.java
+++ /dev/null
@@ -1,37 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-import org.gnu.glib.Type;
-import org.gnu.gtk.Dialog;
-/**
- * The GnomeScores widget displays a list of names and scores for the
- * players of a game.
- */
-public class Scores extends Dialog {
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gnome_scores_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gnome_scores_get_type();
- native static final protected void gnome_scores_display(String title, String app_name, String level, int pos);
- native static final protected void gnome_scores_set_logo_pixmap(int gs, String logo);
- native static final protected void gnome_scores_set_logo_widget(int gs, int widget);
- native static final protected void gnome_scores_set_logo_label_title(int gs, String title);
- native static final protected void gnome_scores_set_current_player(int gs, int i);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/Sound.java b/libgnome-java/src/java/org/gnu/gnome/Sound.java
deleted file mode 100644
index b5b9416..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/Sound.java
+++ /dev/null
@@ -1,62 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-import org.gnu.glib.Boxed;
-
-/**
- * Class that can be used to play a sound.
- */
-public class Sound extends Boxed
-{
-
- /**
- * Initialize the esd connection
- */
- public void initialize(String hostname) {
- gnome_sound_init(hostname);
- }
-
- /**
- * Play the specifyed sound file.
- *
- * @param filename The file to play
- */
- static public void play(String filename) {
- gnome_sound_play(filename);
- }
-
- /**
- * Load the sample provided
- *
- */
- static public int loadSample(String sampleName, String fileName) {
- return gnome_sound_sample_load(sampleName, fileName);
- }
-
- /**
- * Shutdown the sound system.
- */
- static public void shutdown() {
- gnome_sound_shutdown();
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gnome_sound_connection_get ();
- native static final protected void gnome_sound_init (String hostname);
- native static final protected void gnome_sound_shutdown ();
- native static final protected int gnome_sound_sample_load (String sample_name, String filename);
- native static final protected void gnome_sound_play (String filename);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgnome-java/src/java/org/gnu/gnome/UIBuilderData.java b/libgnome-java/src/java/org/gnu/gnome/UIBuilderData.java
deleted file mode 100644
index 8e7d586..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/UIBuilderData.java
+++ /dev/null
@@ -1,30 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-import org.gnu.gtk.GtkObject;
-/**
- *
- */
-public class UIBuilderData extends GtkObject
-{
-
- public UIBuilderData(int handle) {
- super(handle);
- }
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getData (int cptr);
- native static final protected boolean getIsInterp (int cptr);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgnome-java/src/java/org/gnu/gnome/UIInfo.java b/libgnome-java/src/java/org/gnu/gnome/UIInfo.java
deleted file mode 100644
index a5615f1..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/UIInfo.java
+++ /dev/null
@@ -1,662 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-
-import org.gnu.gdk.ModifierType;
-import org.gnu.glib.GObject;
-import org.gnu.gtk.GtkStockItem;
-import org.gnu.gtk.Widget;
-import org.gnu.gtk.event.ButtonEvent;
-import org.gnu.gtk.event.ButtonListener;
-import org.gnu.gtk.event.MenuItemEvent;
-import org.gnu.gtk.event.MenuItemListener;
-/**
- *
- */
-public class UIInfo extends GObject {
-
- public int getType() {
- return getType(getHandle());
- }
-
- /**
- * Listener to handle MenuEvents
- */
- private MenuItemListener menuListener;
- /**
- * Listener to handle ButtonEvents.
- */
- private ButtonListener buttonListener;
-
- private static final byte[] zeroBytes = new byte[0];
-
- /**
- * This constructor should be used when the UIInfo
- * type is a subtree or a radioitem lead entry and the
- * UIPixmapType is stock or a filename. The moreInfo
- * argument is an array of subitems that are under the
- * subtree or radioitem and the name argument is the name
- * of the stock icon or the name of the file.
- */
- protected UIInfo(UIInfoType type, String label, String hint, UIInfo[] moreInfo, UIPixmapType pixmapType, String name, int acceleratorKey, ModifierType acMods) {
- super(init(type, label, hint, pixmapType, acceleratorKey, acMods));
- if (moreInfo == null)
- return;
- int[] hndls = new int[moreInfo.length];
- for (int i = 0; i < moreInfo.length; i++)
- hndls[i] = moreInfo[i].getHandle();
- if (null != hndls)
- setSubmenuInfo(getHandle(), hndls);
- if (null != name && 0 < name.length())
- setPixmapInfo(getHandle(), name);
- }
-
- /**
- * This constructor should be used when the UIInfo
- * type is a subtree or a radioitem lead entry and the
- * UIPixmapType is data. The moreInfo argument is
- * an array of subitems that are under the subtree or
- * radioitem and the name argument is inline xpm data.
- */
- protected UIInfo(UIInfoType type, String label, String hint, UIInfo[] moreInfo, UIPixmapType pixmapType, byte data[], int acceleratorKey, ModifierType acMods) {
- super(init(type, label, hint, pixmapType, acceleratorKey, acMods));
- int[] hndls = null;
- for (int i = 0; i < moreInfo.length; i++)
- hndls[i] = moreInfo[i].getHandle();
- if (null != hndls)
- setSubmenuInfo(getHandle(), hndls);
- if (null != data)
- setPixmapInfo(getHandle(), data);
- }
-
- /**
- * This constructor should be used when the UIInfo
- * type is a help item. The moreInfo argument is a string
- * that specifies the help node to load.
- */
- protected UIInfo(String helpNode) {
- super(uiinfo_new(UIInfoType.HELP.getValue(),
- "", "",
- UIPixmapType.NONE.getValue(), 0, 0));
- setMoreInfo(getHandle(), helpNode);
- setPixmapInfo(getHandle(), zeroBytes);
- }
-
- /**
- * This constructor should be used when the UIInfoType
- * is item, toggleitem, or radioitem and the
- * UIPixmapType is file or stock. The name name
- * argument holds the filename or stock name of the
- * pixmap.
- */
- protected UIInfo(UIInfoType type, String label, String hint, MenuItemListener listener, UIPixmapType pixmapType, String name, int acceleratorKey, ModifierType acMods) {
- super(init(type, label, hint, pixmapType, acceleratorKey, acMods));
- menuListener = listener;
- setCallbackInfo(getHandle(), "handleMenuEvent", this);
- setPixmapInfo(getHandle(), name);
- }
-
- /**
- * This constructor should be used when the UIInfoType
- * is item, toggleitem, or radioitem and the
- * UIPixmapType is file or stock. The name name
- * argument holds the filename or stock name of the
- * pixmap.
- */
- protected UIInfo(UIInfoType type, String label, String hint, ButtonListener listener, UIPixmapType pixmapType, String name, int acceleratorKey, ModifierType acMods) {
- super(init(type, label, hint, pixmapType, acceleratorKey, acMods));
- buttonListener = listener;
- setCallbackInfo(getHandle(), "handleButtonEvent", this);
- setPixmapInfo(getHandle(), name);
- }
-
- /**
- * This constructor should be used when the UIInfoType
- * is item, toggleitem, or radioitem and the
- * UIPixmapType is data. The data argument is an
- * inline xpm.
- */
- protected UIInfo(UIInfoType type, String label, String hint, MenuItemListener listener, UIPixmapType pixmapType, byte data[], int acceleratorKey, ModifierType acMods) {
- super(init(type, label, hint, pixmapType, acceleratorKey, acMods));
- if (null == data) {
- data = zeroBytes;
- }
- menuListener = listener;
- setCallbackInfo(getHandle(), "handleMenuEvent", this);
- setPixmapInfo(getHandle(), data);
- }
-
- /**
- * This constructor should be used when the UIInfoType
- * is item, toggleitem, or radioitem and the
- * UIPixmapType is data. The data argument is an
- * inline xpm.
- */
- protected UIInfo(UIInfoType type, String label, String hint, ButtonListener listener, UIPixmapType pixmapType, byte data[], int acceleratorKey, ModifierType acMods) {
- super(init(type, label, hint, pixmapType, acceleratorKey, acMods));
- if (null == data) {
- data = zeroBytes;
- }
- buttonListener = listener;
- setCallbackInfo(getHandle(), "handleButtonEvent", this);
- setPixmapInfo(getHandle(), data);
- }
-
- protected UIInfo(int hndl) {
- setHandle(hndl);
- }
-
- private static int init(UIInfoType type, String label, String hint, UIPixmapType pixmapType, int acceleratorKey, ModifierType acMods) {
- if (null == acMods) {
- acMods = ModifierType.intern(0);
- }
- if (null == label) {
- label = "";
- }
- if (null == hint) {
- hint = "";
- }
- return uiinfo_new(type.getValue(), label,
- hint, pixmapType.getValue(),
- acceleratorKey, acMods.getValue());
- }
-
- public Widget getWidget(){
- int hndl = getWidget(getHandle());
- if (0 == hndl)
- return null;
- return new Widget(hndl);
- }
-
- protected void handleMenuEvent() {
- menuListener.menuItemEvent(new MenuItemEvent(getWidget()));
- }
-
- protected void handleButtonEvent() {
- ButtonEvent be = new ButtonEvent(getWidget(), ButtonEvent.Type.CLICK);
- buttonListener.buttonEvent(be);
- }
-
- /**
- * Use this method to end an array.
- * @return A UIInfo that should be used to terminate an array
- * of UIInfo objects.
- */
- public static UIInfo end() {
- return new UIInfo(UIInfoType.ENDOFINFO, null, null, new UIInfo[0], UIPixmapType.NONE, "", 0, null);
- }
-
- /**
- * Use this method to include a separator in your menu or toolbar
- * @return A UIInfo that represents a separator.
- */
- public static UIInfo separator() {
- return new UIInfo(UIInfoType.SEPARATOR, null, null, new UIInfo[0], UIPixmapType.NONE, "", 0, null);
- }
-
- /**
- * Generic menu or toolbar item which includes a label, a
- * tooltip and an optional pixmap (in xpm format) to be
- * displayed next to the entry.
- */
- public static UIInfo item(String label, String tooltip, MenuItemListener listener, byte[] xpmData) {
- return new UIInfo(UIInfoType.ITEM, label, tooltip, listener, UIPixmapType.DATA, xpmData, 0, null);
- }
-
- /**
- * Generic menu or toolbar item which includes a label, a
- * tooltip and an optional pixmap (in xpm format) to be
- * displayed next to the entry.
- */
- public static UIInfo item(String label, String tooltip, ButtonListener listener, byte[] xpmData) {
- return new UIInfo(UIInfoType.ITEM, label, tooltip, listener, UIPixmapType.DATA, xpmData, 0, null);
- }
-
- /**
- * Use this method to include an item in your menu that
- * includes a GNOME-stock image.
- */
- public static UIInfo itemStock(String label, String tooltip, MenuItemListener listener, GtkStockItem stockID) {
- return new UIInfo(UIInfoType.ITEM, label, tooltip, listener, UIPixmapType.STOCK, stockID.getString(), 0, null);
- }
-
- /**
- * Use this method to include an item in your menu that
- * includes a GNOME-stock image.
- */
- public static UIInfo itemStock(String label, String tooltip, ButtonListener listener, GtkStockItem stockID) {
- return new UIInfo(UIInfoType.ITEM, label, tooltip, listener, UIPixmapType.STOCK, stockID.getString(), 0, null);
- }
-
- /**
- * Use this method to add an item to the menu that has
- * no pixmap associated with it.
- */
- public static UIInfo item(String label, String tooltip, MenuItemListener listener) {
- return new UIInfo(UIInfoType.ITEM, label, tooltip, listener, UIPixmapType.NONE, "", 0, null);
- }
-
- /**
- * Use this method to add an item to the menu that has
- * no pixmap associated with it.
- */
- public static UIInfo item(String label, String tooltip, ButtonListener listener) {
- return new UIInfo(UIInfoType.ITEM, label, tooltip, listener, UIPixmapType.NONE, "", 0, null);
- }
-
- /**
- * Creates a toggle-item (a checkbox) in a menu, this
- * includes an xpm graphic.
- */
- public static UIInfo toggleItem(String label, String tooltip, MenuItemListener listener, byte[] xpmData) {
- return new UIInfo(UIInfoType.TOGGLEITEM, label, tooltip, listener, UIPixmapType.DATA, xpmData, 0, null);
- }
-
- /**
- * Creates a toggle-item (a checkbox) in a menu, this
- * includes an xpm graphic.
- */
- public static UIInfo toggleItem(String label, String tooltip, ButtonListener listener, byte[] xpmData) {
- return new UIInfo(UIInfoType.TOGGLEITEM, label, tooltip, listener, UIPixmapType.DATA, xpmData, 0, null);
- }
-
-
- /**
- * Creates a toggle-item (a checkbox) in a menu, this
- * includes an stock icon.
- */
- public static UIInfo toggleItemStock(String label, String tooltip, MenuItemListener listener, GtkStockItem stock) {
- return new UIInfo(UIInfoType.TOGGLEITEM, label, tooltip, listener, UIPixmapType.STOCK, stock.getString(), 0, null);
- }
-
- /**
- * Creates a toggle-item (a checkbox) in a menu, this
- * includes an stock icon.
- */
- public static UIInfo toggleItemStock(String label, String tooltip, ButtonListener listener, GtkStockItem stock) {
- return new UIInfo(UIInfoType.TOGGLEITEM, label, tooltip, listener, UIPixmapType.STOCK, stock.getString(), 0, null);
- }
-
- /**
- * Creates a toggle-item (a checkbox) in a menu with
- * no icon.
- */
- public static UIInfo toggleItem(String label, String tooltip, MenuItemListener listener) {
- return new UIInfo(UIInfoType.TOGGLEITEM, label, tooltip, listener, UIPixmapType.NONE, "", 0, null);
- }
- /**
- * Creates a toggle-item (a checkbox) in a menu with
- * no icon.
- */
- public static UIInfo toggleItem(String label, String tooltip, ButtonListener listener) {
- return new UIInfo(UIInfoType.TOGGLEITEM, label, tooltip, listener, UIPixmapType.NONE, "", 0, null);
- }
-
- /**
- * Creates a structure to insert a list of radio
- * items.
- */
- public static UIInfo radioList(UIInfo list[]) {
- return new UIInfo(UIInfoType.RADIOITEMS, null, null, list, UIPixmapType.NONE, "", 0, null);
- }
-
- public static UIInfo radioItem(String label, String tooltip, MenuItemListener listener, byte[] xpmData) {
- return new UIInfo(UIInfoType.ITEM, label, tooltip, listener, UIPixmapType.DATA, xpmData, 0, null);
- }
-
- public static UIInfo radioItem(String label, String tooltip, ButtonListener listener, byte[] xpmData) {
- return new UIInfo(UIInfoType.ITEM, label, tooltip, listener, UIPixmapType.DATA, xpmData, 0, null);
- }
-
-
- public static UIInfo radioItem(String label, String tooltip, MenuItemListener listener) {
- return new UIInfo(UIInfoType.ITEM, label, tooltip, listener, UIPixmapType.NONE, "", 0, null);
- }
-
- public static UIInfo radioItem(String label, String tooltip, ButtonListener listener) {
- return new UIInfo(UIInfoType.ITEM, label, tooltip, listener, UIPixmapType.NONE, "", 0, null);
- }
-
- public static UIInfo radioItemStock(String label, String tooltip, MenuItemListener listener, GtkStockItem stock) {
- return new UIInfo(UIInfoType.ITEM, label, tooltip, listener, UIPixmapType.STOCK, stock.getString(), 0, null);
- }
-
- public static UIInfo radioItemStock(String label, String tooltip, ButtonListener listener, GtkStockItem stock) {
- return new UIInfo(UIInfoType.ITEM, label, tooltip, listener, UIPixmapType.STOCK, stock.getString(), 0, null);
- }
-
- /**
- * Creates a submenu or a sub-tree in the menu stracture.
- */
- public static UIInfo subtree(String label, UIInfo tree[]) {
- return new UIInfo(UIInfoType.SUBTREE, label, null, tree, UIPixmapType.NONE, "", 0, null);
- }
-
- /**
- * Creates a submenu or a sub-tree in the menu stracture
- * with a stock pixmap displayed.
- */
- public static UIInfo subtree(String label, UIInfo tree[], String stockID) {
- return new UIInfo(UIInfoType.SUBTREE, label, null, tree, UIPixmapType.STOCK, stockID, 0, null);
- }
-
- public static UIInfo help(String helpNode) {
- return new UIInfo(helpNode);
- }
-
- /////////////////////////////////
- // Stock menu items
- /////////////////////////////////
- public static UIInfo newItem(String label, String tip, MenuItemListener listener) {
- return new UIInfo(UIInfoType.ITEM_CONFIGURABLE, label, tip, listener, UIPixmapType.NONE, "", UIInfoConfigurableTypes.NEW.getValue(), (ModifierType) null);
- }
-
- public static UIInfo newSubtree(UIInfo[] tree) {
- return new UIInfo(UIInfoType.SUBTREE_STOCK, "_NEW", "", tree, UIPixmapType.STOCK, new String("Menu_New"), 0, (ModifierType) null);
- }
-
- public static UIInfo openItem(MenuItemListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.OPEN.getValue());
- }
-
- public static UIInfo openItem(ButtonListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.OPEN.getValue());
- }
-
- public static UIInfo saveItem(MenuItemListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.SAVE.getValue());
- }
-
- public static UIInfo saveItem(ButtonListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.SAVE.getValue());
- }
-
- public static UIInfo saveAsItem(MenuItemListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.SAVE_AS.getValue());
- }
-
- public static UIInfo saveAsItem(ButtonListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.SAVE_AS.getValue());
- }
-
- public static UIInfo revertItem(MenuItemListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.REVERT.getValue());
- }
-
- public static UIInfo revertItem(ButtonListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.REVERT.getValue());
- }
-
- public static UIInfo printItem(MenuItemListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.PRINT.getValue());
- }
-
- public static UIInfo printItem(ButtonListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.PRINT.getValue());
- }
-
- public static UIInfo printSetupItem(MenuItemListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.PRINT_SETUP.getValue());
- }
-
- public static UIInfo printSetupItem(ButtonListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.PRINT_SETUP.getValue());
- }
-
- public static UIInfo closeItem(MenuItemListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.CLOSE.getValue());
- }
-
- public static UIInfo closeItem(ButtonListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.CLOSE.getValue());
- }
-
- public static UIInfo quitItem(MenuItemListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.QUIT.getValue());
- }
-
- public static UIInfo quitItem(ButtonListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.QUIT.getValue());
- }
-
- public static UIInfo cutItem(MenuItemListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.CUT.getValue());
- }
-
- public static UIInfo cutItem(ButtonListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.CUT.getValue());
- }
-
- public static UIInfo copyItem(MenuItemListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.COPY.getValue());
- }
-
- public static UIInfo copyItem(ButtonListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.COPY.getValue());
- }
-
- public static UIInfo pasteItem(MenuItemListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.PASTE.getValue());
- }
-
- public static UIInfo pasteItem(ButtonListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.PASTE.getValue());
- }
-
- public static UIInfo selectAllItem(MenuItemListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.SELECT_ALL.getValue());
- }
-
- public static UIInfo selectAllItem(ButtonListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.SELECT_ALL.getValue());
- }
-
- public static UIInfo clearItem(MenuItemListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.CLEAR.getValue());
- }
-
- public static UIInfo clearItem(ButtonListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.CLEAR.getValue());
- }
-
- public static UIInfo undoItem(MenuItemListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.UNDO.getValue());
- }
-
- public static UIInfo undoItem(ButtonListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.UNDO.getValue());
- }
-
- public static UIInfo redoItem(MenuItemListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.REDO.getValue());
- }
-
- public static UIInfo redoItem(ButtonListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.REDO.getValue());
- }
-
- public static UIInfo findItem(MenuItemListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.FIND.getValue());
- }
-
- public static UIInfo findItem(ButtonListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.FIND.getValue());
- }
-
- public static UIInfo findAgainItem(MenuItemListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.FIND_AGAIN.getValue());
- }
-
- public static UIInfo findAgainItem(ButtonListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.FIND_AGAIN.getValue());
- }
-
- public static UIInfo replaceItem(MenuItemListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.REPLACE.getValue());
- }
-
- public static UIInfo replaceItem(ButtonListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.REPLACE.getValue());
- }
-
- public static UIInfo propertiesItem(MenuItemListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.PROPERTIES.getValue());
- }
-
- public static UIInfo propertiesItem(ButtonListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.PROPERTIES.getValue());
- }
-
- public static UIInfo preferencesItem(MenuItemListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.PREFERENCES.getValue());
- }
-
- public static UIInfo preferencesItem(ButtonListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.PREFERENCES.getValue());
- }
-
- public static UIInfo newWindowItem(MenuItemListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.NEW_WINDOW.getValue());
- }
-
- public static UIInfo newWindowItem(ButtonListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.NEW_WINDOW.getValue());
- }
-
- public static UIInfo closeWindowItem(MenuItemListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.CLOSE_WINDOW.getValue());
- }
-
- public static UIInfo closeWindowItem(ButtonListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.CLOSE_WINDOW.getValue());
- }
-
- public static UIInfo aboutItem(MenuItemListener listener) {
- return createDefault(listener , UIInfoConfigurableTypes.ABOUT.getValue());
- }
-
- public static UIInfo aboutItem(ButtonListener listener) {
- return createDefault(listener , UIInfoConfigurableTypes.ABOUT.getValue());
- }
-
- public static UIInfo newGameItem(MenuItemListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.NEW_GAME.getValue());
- }
-
- public static UIInfo newGameItem(ButtonListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.NEW_GAME.getValue());
- }
-
- public static UIInfo pauseGameItem(MenuItemListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.PAUSE_GAME.getValue());
- }
-
- public static UIInfo pauseGameItem(ButtonListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.PAUSE_GAME.getValue());
- }
-
- public static UIInfo restartGameItem(MenuItemListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.RESTART_GAME.getValue());
- }
-
- public static UIInfo restartGameItem(ButtonListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.RESTART_GAME.getValue());
- }
-
- public static UIInfo undoMoveItem(MenuItemListener listener) {
- return createDefault(listener , UIInfoConfigurableTypes.UNDO_MOVE.getValue());
- }
-
- public static UIInfo undoMoveItem(ButtonListener listener) {
- return createDefault(listener , UIInfoConfigurableTypes.UNDO_MOVE.getValue());
- }
-
- public static UIInfo redoMoveItem(MenuItemListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.REDO_MOVE.getValue());
- }
-
- public static UIInfo redoMoveItem(ButtonListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.REDO_MOVE.getValue());
- }
-
- public static UIInfo hintItem(MenuItemListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.HINT.getValue());
- }
-
- public static UIInfo hintItem(ButtonListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.HINT.getValue());
- }
-
- public static UIInfo scoresItem(MenuItemListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.SCORES.getValue());
- }
-
- public static UIInfo scoresItem(ButtonListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.SCORES.getValue());
- }
-
- public static UIInfo endGameItem(MenuItemListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.END_GAME.getValue());
- }
-
- public static UIInfo endGameItem(ButtonListener listener) {
- return createDefault(listener, UIInfoConfigurableTypes.END_GAME.getValue());
- }
-
- protected static UIInfo createDefault(MenuItemListener listener, int type) {
- return new UIInfo(UIInfoType.ITEM_CONFIGURABLE, null, null, listener, UIPixmapType.NONE, "", type, (ModifierType) null);
- }
-
- protected static UIInfo createDefault(ButtonListener listener, int type) {
- return new UIInfo(UIInfoType.ITEM_CONFIGURABLE, null, null, listener, UIPixmapType.NONE, "", type, (ModifierType) null);
- }
-
-
-// protected static void makeNative( UIInfo[] array ){
-// if (array.length <= 0)
-// return;
-// int[] handleArray = new int[array.length];
-// for(int i = 0; i < array.length; i++)
-// handleArray[i] = array[i].getHandle();
-//
-// int[] newHandles;
-// newHandles = toNativeArray( handleArray );
-//
-// for(int i =0; i < array.length; i++)
-// //array[i].setHandle(newHandles[i]);
-// array[i] = new UIInfo(newHandles[i]);
-//
-// }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int getType(int cptr);
- native static final protected String getLabel(int cptr);
- native static final protected String getHint(int cptr);
- native static final protected int getMoreinfo(int cptr);
- native static final protected int getUserData(int cptr);
- native static final protected int getPixmapType(int cptr);
- native static final protected int getPixmapInfo(int cptr);
- native static final protected int getAcceleratorKey(int cptr);
- native static final protected int getAcMods(int cptr);
- native static final protected int getWidget(int cptr);
-
- native static final protected int[] toNativeArray( int[] handles );
- native static final protected int uiinfo_new(int type, String label, String hint, int pixmapType, int acceleratorKey, int acMods);
- native static final protected void setPixmapInfo(int handle, String name);
- native static final protected void setPixmapInfo(int handle, byte[] data);
- native static final protected void setCallbackInfo(int handle, String callbackFunc, Object callbackObj);
- native static final protected void setMoreInfo(int handle, String moreInfo);
- native static final protected void setSubmenuInfo(int handle, int[] moreInfo);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/UIInfoConfigurableTypes.java b/libgnome-java/src/java/org/gnu/gnome/UIInfoConfigurableTypes.java
deleted file mode 100644
index 13e993b..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/UIInfoConfigurableTypes.java
+++ /dev/null
@@ -1,161 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-
-import org.gnu.glib.Enum;
-
-/**
- * The standard items that can be added into menus and toolbars.
- */
-public class UIInfoConfigurableTypes extends Enum {
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _NEW = 0;
- static final public org.gnu.gnome.UIInfoConfigurableTypes NEW = new org.gnu.gnome.UIInfoConfigurableTypes(_NEW);
- static final private int _OPEN = 1;
- static final public org.gnu.gnome.UIInfoConfigurableTypes OPEN = new org.gnu.gnome.UIInfoConfigurableTypes(_OPEN);
- static final private int _SAVE = 2;
- static final public org.gnu.gnome.UIInfoConfigurableTypes SAVE = new org.gnu.gnome.UIInfoConfigurableTypes(_SAVE);
- static final private int _SAVE_AS = 3;
- static final public org.gnu.gnome.UIInfoConfigurableTypes SAVE_AS = new org.gnu.gnome.UIInfoConfigurableTypes(_SAVE_AS);
- static final private int _REVERT = 4;
- static final public org.gnu.gnome.UIInfoConfigurableTypes REVERT = new org.gnu.gnome.UIInfoConfigurableTypes(_REVERT);
- static final private int _PRINT = 5;
- static final public org.gnu.gnome.UIInfoConfigurableTypes PRINT = new org.gnu.gnome.UIInfoConfigurableTypes(_PRINT);
- static final private int _PRINT_SETUP = 6;
- static final public org.gnu.gnome.UIInfoConfigurableTypes PRINT_SETUP = new org.gnu.gnome.UIInfoConfigurableTypes(_PRINT_SETUP);
- static final private int _CLOSE = 7;
- static final public org.gnu.gnome.UIInfoConfigurableTypes CLOSE = new org.gnu.gnome.UIInfoConfigurableTypes(_CLOSE);
- static final private int _QUIT = 8;
- static final public org.gnu.gnome.UIInfoConfigurableTypes QUIT = new org.gnu.gnome.UIInfoConfigurableTypes(_QUIT);
- static final private int _CUT = 9;
- static final public org.gnu.gnome.UIInfoConfigurableTypes CUT = new org.gnu.gnome.UIInfoConfigurableTypes(_CUT);
- static final private int _COPY = 10;
- static final public org.gnu.gnome.UIInfoConfigurableTypes COPY = new org.gnu.gnome.UIInfoConfigurableTypes(_COPY);
- static final private int _PASTE = 11;
- static final public org.gnu.gnome.UIInfoConfigurableTypes PASTE = new org.gnu.gnome.UIInfoConfigurableTypes(_PASTE);
- static final private int _CLEAR = 12;
- static final public org.gnu.gnome.UIInfoConfigurableTypes CLEAR = new org.gnu.gnome.UIInfoConfigurableTypes(_CLEAR);
- static final private int _UNDO = 13;
- static final public org.gnu.gnome.UIInfoConfigurableTypes UNDO = new org.gnu.gnome.UIInfoConfigurableTypes(_UNDO);
- static final private int _REDO = 14;
- static final public org.gnu.gnome.UIInfoConfigurableTypes REDO = new org.gnu.gnome.UIInfoConfigurableTypes(_REDO);
- static final private int _FIND = 15;
- static final public org.gnu.gnome.UIInfoConfigurableTypes FIND = new org.gnu.gnome.UIInfoConfigurableTypes(_FIND);
- static final private int _FIND_AGAIN = 16;
- static final public org.gnu.gnome.UIInfoConfigurableTypes FIND_AGAIN = new org.gnu.gnome.UIInfoConfigurableTypes(_FIND_AGAIN);
- static final private int _REPLACE = 17;
- static final public org.gnu.gnome.UIInfoConfigurableTypes REPLACE = new org.gnu.gnome.UIInfoConfigurableTypes(_REPLACE);
- static final private int _PROPERTIES = 18;
- static final public org.gnu.gnome.UIInfoConfigurableTypes PROPERTIES = new org.gnu.gnome.UIInfoConfigurableTypes(_PROPERTIES);
- static final private int _PREFERENCES = 19;
- static final public org.gnu.gnome.UIInfoConfigurableTypes PREFERENCES = new org.gnu.gnome.UIInfoConfigurableTypes(_PREFERENCES);
- static final private int _ABOUT = 20;
- static final public org.gnu.gnome.UIInfoConfigurableTypes ABOUT = new org.gnu.gnome.UIInfoConfigurableTypes(_ABOUT);
- static final private int _SELECT_ALL = 21;
- static final public org.gnu.gnome.UIInfoConfigurableTypes SELECT_ALL = new org.gnu.gnome.UIInfoConfigurableTypes(_SELECT_ALL);
- static final private int _NEW_WINDOW = 22;
- static final public org.gnu.gnome.UIInfoConfigurableTypes NEW_WINDOW = new org.gnu.gnome.UIInfoConfigurableTypes(_NEW_WINDOW);
- static final private int _CLOSE_WINDOW = 23;
- static final public org.gnu.gnome.UIInfoConfigurableTypes CLOSE_WINDOW = new org.gnu.gnome.UIInfoConfigurableTypes(_CLOSE_WINDOW);
- static final private int _NEW_GAME = 24;
- static final public org.gnu.gnome.UIInfoConfigurableTypes NEW_GAME = new org.gnu.gnome.UIInfoConfigurableTypes(_NEW_GAME);
- static final private int _PAUSE_GAME = 25;
- static final public org.gnu.gnome.UIInfoConfigurableTypes PAUSE_GAME = new org.gnu.gnome.UIInfoConfigurableTypes(_PAUSE_GAME);
- static final private int _RESTART_GAME = 26;
- static final public org.gnu.gnome.UIInfoConfigurableTypes RESTART_GAME = new org.gnu.gnome.UIInfoConfigurableTypes(_RESTART_GAME);
- static final private int _UNDO_MOVE = 27;
- static final public org.gnu.gnome.UIInfoConfigurableTypes UNDO_MOVE = new org.gnu.gnome.UIInfoConfigurableTypes(_UNDO_MOVE);
- static final private int _REDO_MOVE = 28;
- static final public org.gnu.gnome.UIInfoConfigurableTypes REDO_MOVE = new org.gnu.gnome.UIInfoConfigurableTypes(_REDO_MOVE);
- static final private int _HINT = 29;
- static final public org.gnu.gnome.UIInfoConfigurableTypes HINT = new org.gnu.gnome.UIInfoConfigurableTypes(_HINT);
- static final private int _SCORES = 30;
- static final public org.gnu.gnome.UIInfoConfigurableTypes SCORES = new org.gnu.gnome.UIInfoConfigurableTypes(_SCORES);
- static final private int _END_GAME = 31;
- static final public org.gnu.gnome.UIInfoConfigurableTypes END_GAME = new org.gnu.gnome.UIInfoConfigurableTypes(_END_GAME);
- static final private org.gnu.gnome.UIInfoConfigurableTypes[] theInterned =
- new org.gnu.gnome.UIInfoConfigurableTypes[] {
- NEW,
- OPEN,
- SAVE,
- SAVE_AS,
- REVERT,
- PRINT,
- PRINT_SETUP,
- CLOSE,
- QUIT,
- CUT,
- COPY,
- PASTE,
- CLEAR,
- UNDO,
- REDO,
- FIND,
- FIND_AGAIN,
- REPLACE,
- PROPERTIES,
- PREFERENCES,
- ABOUT,
- SELECT_ALL,
- NEW_WINDOW,
- CLOSE_WINDOW,
- NEW_GAME,
- PAUSE_GAME,
- RESTART_GAME,
- UNDO_MOVE,
- REDO_MOVE,
- HINT,
- SCORES,
- END_GAME };
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gnome.UIInfoConfigurableTypes theSacrificialOne = new org.gnu.gnome.UIInfoConfigurableTypes(0);
- static public org.gnu.gnome.UIInfoConfigurableTypes intern(int value) {
- if (value < theInterned.length) {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null) {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gnome.UIInfoConfigurableTypes already = (org.gnu.gnome.UIInfoConfigurableTypes) theInternedExtras.get(theSacrificialOne);
- if (already == null) {
- already = new org.gnu.gnome.UIInfoConfigurableTypes(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private UIInfoConfigurableTypes(int value) {
- value_ = value;
- }
-
- public org.gnu.gnome.UIInfoConfigurableTypes or(org.gnu.gnome.UIInfoConfigurableTypes other) {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gnome.UIInfoConfigurableTypes and(org.gnu.gnome.UIInfoConfigurableTypes other) {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gnome.UIInfoConfigurableTypes xor(org.gnu.gnome.UIInfoConfigurableTypes other) {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test(org.gnu.gnome.UIInfoConfigurableTypes other) {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/UIInfoType.java b/libgnome-java/src/java/org/gnu/gnome/UIInfoType.java
deleted file mode 100644
index 8b02ce4..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/UIInfoType.java
+++ /dev/null
@@ -1,125 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-
-import org.gnu.glib.Enum;
-
-/**
- * Identifies the item type that a UIInfo object specifies.
- * <p>
- * ENDOFINFO
- * No more items. Use it at the end of an array.
- * ITEM
- * Normal item, or radio item if it is inside a radioitems group.
- * TOGGLEITEM
- * Toggle (check box) item.
- * RADIOITEMS
- * Radio item group.
- * SUBTREE
- * Item that defines a subtree / submenu.
- * SEPARATOR
- * Separator lines (menu) or a blank space (toolbar).
- * HELP
- * Create a list of help topics. Used in the Help menu.
- * BUILDERDATA
- * Specifies the builder data.
- * CONFIGURABLE
- * A configurable menu item.
- * SUBTREE_STOCK
- * Item that defines a subtree / submenu, same as SUBTREE, but
- * the text should looked up in the libgnome catalog.
- * INCLUDE
- * Almost like SUBTREE, but inserts items into the current menu
- * instead of making a submenu.
- * </p>
- *
- * @see UIInfo
- */
-public class UIInfoType extends Enum {
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _ENDOFINFO = 0;
- static final public org.gnu.gnome.UIInfoType ENDOFINFO = new org.gnu.gnome.UIInfoType(_ENDOFINFO);
- static final private int _ITEM = 1;
- static final public org.gnu.gnome.UIInfoType ITEM = new org.gnu.gnome.UIInfoType(_ITEM);
- static final private int _TOGGLEITEM = 2;
- static final public org.gnu.gnome.UIInfoType TOGGLEITEM = new org.gnu.gnome.UIInfoType(_TOGGLEITEM);
- static final private int _RADIOITEMS = 3;
- static final public org.gnu.gnome.UIInfoType RADIOITEMS = new org.gnu.gnome.UIInfoType(_RADIOITEMS);
- static final private int _SUBTREE = 4;
- static final public org.gnu.gnome.UIInfoType SUBTREE = new org.gnu.gnome.UIInfoType(_SUBTREE);
- static final private int _SEPARATOR = 5;
- static final public org.gnu.gnome.UIInfoType SEPARATOR = new org.gnu.gnome.UIInfoType(_SEPARATOR);
- static final private int _HELP = 6;
- static final public org.gnu.gnome.UIInfoType HELP = new org.gnu.gnome.UIInfoType(_HELP);
- static final private int _BUILDER_DATA = 7;
- static final public org.gnu.gnome.UIInfoType BUILDER_DATA = new org.gnu.gnome.UIInfoType(_BUILDER_DATA);
- static final private int _ITEM_CONFIGURABLE = 8;
- static final public org.gnu.gnome.UIInfoType ITEM_CONFIGURABLE = new org.gnu.gnome.UIInfoType(_ITEM_CONFIGURABLE);
- static final private int _SUBTREE_STOCK = 9;
- static final public org.gnu.gnome.UIInfoType SUBTREE_STOCK = new org.gnu.gnome.UIInfoType(_SUBTREE_STOCK);
- static final private int _INCLUDE = 10;
- static final public org.gnu.gnome.UIInfoType INCLUDE = new org.gnu.gnome.UIInfoType(_INCLUDE);
- static final private org.gnu.gnome.UIInfoType[] theInterned =
- new org.gnu.gnome.UIInfoType[] {
- ENDOFINFO,
- ITEM,
- TOGGLEITEM,
- RADIOITEMS,
- SUBTREE,
- SEPARATOR,
- HELP,
- BUILDER_DATA,
- ITEM_CONFIGURABLE,
- SUBTREE_STOCK,
- INCLUDE };
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gnome.UIInfoType theSacrificialOne = new org.gnu.gnome.UIInfoType(0);
- static public org.gnu.gnome.UIInfoType intern(int value) {
- if (value < theInterned.length) {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null) {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gnome.UIInfoType already = (org.gnu.gnome.UIInfoType) theInternedExtras.get(theSacrificialOne);
- if (already == null) {
- already = new org.gnu.gnome.UIInfoType(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private UIInfoType(int value) {
- value_ = value;
- }
-
- public org.gnu.gnome.UIInfoType or(org.gnu.gnome.UIInfoType other) {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gnome.UIInfoType and(org.gnu.gnome.UIInfoType other) {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gnome.UIInfoType xor(org.gnu.gnome.UIInfoType other) {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test(org.gnu.gnome.UIInfoType other) {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/UIPixmapType.java b/libgnome-java/src/java/org/gnu/gnome/UIPixmapType.java
deleted file mode 100644
index 45bf97e..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/UIPixmapType.java
+++ /dev/null
@@ -1,71 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-
-import org.gnu.glib.Enum;
-
-/**
- * Identifies the type of pixmap used in an item.
- */
-public class UIPixmapType extends Enum {
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _NONE = 0;
- static final public org.gnu.gnome.UIPixmapType NONE = new org.gnu.gnome.UIPixmapType(_NONE);
- static final private int _STOCK = 1;
- static final public org.gnu.gnome.UIPixmapType STOCK = new org.gnu.gnome.UIPixmapType(_STOCK);
- static final private int _DATA = 2;
- static final public org.gnu.gnome.UIPixmapType DATA = new org.gnu.gnome.UIPixmapType(_DATA);
- static final private int _FILENAME = 3;
- static final public org.gnu.gnome.UIPixmapType FILENAME = new org.gnu.gnome.UIPixmapType(_FILENAME);
- static final private org.gnu.gnome.UIPixmapType[] theInterned = new org.gnu.gnome.UIPixmapType[] { NONE, STOCK, DATA, FILENAME };
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gnome.UIPixmapType theSacrificialOne = new org.gnu.gnome.UIPixmapType(0);
- static public org.gnu.gnome.UIPixmapType intern(int value) {
- if (value < theInterned.length) {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null) {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gnome.UIPixmapType already = (org.gnu.gnome.UIPixmapType) theInternedExtras.get(theSacrificialOne);
- if (already == null) {
- already = new org.gnu.gnome.UIPixmapType(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private UIPixmapType(int value) {
- value_ = value;
- }
-
- public org.gnu.gnome.UIPixmapType or(org.gnu.gnome.UIPixmapType other) {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gnome.UIPixmapType and(org.gnu.gnome.UIPixmapType other) {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gnome.UIPixmapType xor(org.gnu.gnome.UIPixmapType other) {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test(org.gnu.gnome.UIPixmapType other) {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/Url.java b/libgnome-java/src/java/org/gnu/gnome/Url.java
deleted file mode 100644
index f92c6c5..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/Url.java
+++ /dev/null
@@ -1,48 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-import org.gnu.glib.Boxed;
-public class Url extends Boxed
-{
- /**
- * This method displays the given URL in he appropriate viewer. The
- * appropriate viewer is user defined, according to these rules:<br>
- * <br>
- * 1. Extract the protocol from URL. This is defined as everything before
- * the first colon<br>
- * <br>
- * 2. Check if the key /desktop/gnome/url-handlers/<i>protocol</i>-show
- * exists in the gnome config database. If it does, use this as a command
- * template. If it doesn't, check for the key
- * /desktop/gnome/url-handlers/default-show, and if that doesn't exist fall
- * back on the compiled in default.<br>
- * <br>
- * 3. Substitute the %s in the template with the URL.<br><br>4.Call
- * GnomeExecute.shell, with the expanded command as the second argument.
- * @param url The url.
- * @return True if the url was shown. False if there was an error
- */
- public static boolean show(String url)
- {
- // FixMe: Add error handling. Awaiting the definition of the glib
- // GSpawnError enumeration.
- int errors[] = new int[1];
- return gnome_url_show(url, errors);
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected boolean gnome_url_show (String url, int [] error);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgnome-java/src/java/org/gnu/gnome/Util.java b/libgnome-java/src/java/org/gnu/gnome/Util.java
deleted file mode 100644
index 8566511..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/Util.java
+++ /dev/null
@@ -1,35 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-import org.gnu.glib.Boxed;
-public class Util extends Boxed {
- /**
- * Pass in a string, and it will prepend $HOME/.gnome2/ to it.
- */
- static String getHomeFile(String afile) {
- return gnome_util_home_file(afile);
- }
-
- /**
- * Returns the name of the user's shell.
- */
- static String getUserShell() {
- return gnome_util_user_shell();
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected String gnome_util_home_file(String afile);
- native static final protected String gnome_util_user_shell();
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/WindowIcon.java b/libgnome-java/src/java/org/gnu/gnome/WindowIcon.java
deleted file mode 100644
index a4de262..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/WindowIcon.java
+++ /dev/null
@@ -1,50 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome;
-import org.gnu.glib.Boxed;
-import org.gnu.gtk.Window;
-public class WindowIcon extends Boxed
-{
- // no instantiations
- private WindowIcon(){}
-
- /**
- * Set an icon for a window.
- * @param window The window to set the icon.
- * @param filename The filename of the icon
- */
- public static void setIcon(Window window, String filename) {
- gnome_window_icon_set_from_file(window.getHandle(), filename);
- }
-
- /**
- * Sets the default icon to be used in all windows of the application
- * @param filename The filename of the icon.
- */
- public static void setDefaultIcon(String filename){
- gnome_window_icon_set_default_from_file( filename );
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected void gnome_window_icon_set_from_default (int window);
- native static final protected void gnome_window_icon_set_from_file (int window, String filename);
- native static final protected void gnome_window_icon_set_from_file_list (int window,
- String[] filenames);
- native static final protected void gnome_window_icon_set_default_from_file (String filename);
- native static final protected void gnome_window_icon_set_default_from_file_list (
- String[] filenames);
- native static final protected void gnome_window_icon_init ();
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgnome-java/src/java/org/gnu/gnome/event/AppBarEvent.java b/libgnome-java/src/java/org/gnu/gnome/event/AppBarEvent.java
deleted file mode 100644
index 20e37a1..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/event/AppBarEvent.java
+++ /dev/null
@@ -1,58 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome.event;
-
-import org.gnu.gtk.event.GtkEvent;
-import org.gnu.gtk.event.GtkEventType;
-
-/**
- * An event represeting action by a {@link org.gnu.gnome.AppBar} widget.
- */
-public class AppBarEvent extends GtkEvent {
- /**
- * Type of a AppBarEvent
- */
- public static class Type extends GtkEventType {
- private Type(int id, String name) {
- super(id, name);
- }
- /**
- * Emitted when the user hits enter after a prompt.
- */
- public static final Type USER_RESPONSE = new Type(1, "USER_RESPONSE");
-
- /**
- * Emitted when the prompt is cleared.
- */
- public static final Type CLEAR_PROMPT = new Type(2, "CLEAR_PROMPT");
-
- }
-
- /**
- * Creates a new AppBarEvent. This is used internally by java-gnome. Users
- * only have to deal with listeners.
- */
- public AppBarEvent(Object source, AppBarEvent.Type type) {
- super(source, type);
- }
-
- /**
- * @return True if the type of this event is the same as that stated.
- */
- public boolean isOfType(AppBarEvent.Type aType) {
- return (type.getID() == aType.getID());
- }
-
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/event/AppBarListener.java b/libgnome-java/src/java/org/gnu/gnome/event/AppBarListener.java
deleted file mode 100644
index 63fe829..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/event/AppBarListener.java
+++ /dev/null
@@ -1,26 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome.event;
-
-/**
- * Listener for the {@link org.gnu.gnome.AppBar} widget.
- */
-public interface AppBarListener {
- /**
- * This method is called whenever a AppBar event occurs.
- */
- public void appBarEvent(AppBarEvent event);
-
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/event/ClientEvent.java b/libgnome-java/src/java/org/gnu/gnome/event/ClientEvent.java
deleted file mode 100644
index 7e854e6..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/event/ClientEvent.java
+++ /dev/null
@@ -1,54 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome.event;
-
-import org.gnu.gtk.event.GtkEvent;
-import org.gnu.gtk.event.GtkEventType;
-
-/**
- * An event represeting action by a {@link org.gnu.gnome.Client} widget.
- */
-public class ClientEvent extends GtkEvent {
- /**
- * Type of a ClientEvent
- */
- public static class Type extends GtkEventType {
- private Type(int id, String name) {
- super(id, name);
- }
- public static final Type SAVE_YOURSELF = new Type(1, "SAVE_YOURSELF");
- public static final Type DIE = new Type(2, "DIE");
- public static final Type SAVE_COMPLETE = new Type(3, "SAVE_COMPLETE");
- public static final Type SHUTDOWN_CANCELLED = new Type(4, "SHUTDOWN_CANCELLED");
- public static final Type CONNECT = new Type(5, "CONNECT");
- public static final Type DISCONNECT = new Type(6, "DISCONNECT");
- }
-
- /**
- * Creates a new ClientEvent. This is used internally by java-gnome. Users
- * only have to deal with listeners.
- */
- public ClientEvent(Object source, ClientEvent.Type type) {
- super(source, type);
- }
-
- /**
- * @return True if the type of this event is the same as that stated.
- */
- public boolean isOfType(ClientEvent.Type aType) {
- return (type.getID() == aType.getID());
- }
-
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/event/ClientListener.java b/libgnome-java/src/java/org/gnu/gnome/event/ClientListener.java
deleted file mode 100644
index d499801..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/event/ClientListener.java
+++ /dev/null
@@ -1,26 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome.event;
-
-/**
- * Listener for the {@link org.gnu.gnome.Client} widget.
- */
-public interface ClientListener {
- /**
- * This method is called whenever a Client event occurs.
- */
- public void clientEvent(ClientEvent event);
-
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/event/ColorPickerEvent.java b/libgnome-java/src/java/org/gnu/gnome/event/ColorPickerEvent.java
deleted file mode 100644
index 128534f..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/event/ColorPickerEvent.java
+++ /dev/null
@@ -1,43 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome.event;
-
-import org.gnu.gtk.event.GtkEvent;
-import org.gnu.gtk.event.GtkEventType;
-
-/**
- * An event represeting action by a {@link org.gnu.gnome.ColorPicker} widget.
- *
- * @deprecated
- */
-public class ColorPickerEvent extends GtkEvent {
-
- public static class Type extends GtkEventType{
- private Type(int id, String name){
- super(id, name);
- }
- /**
- */
- public static final Type COLOR_SET = new Type(1, "COLOR_SET");
- }
-
- /**
- * Creates a new ColorPickerEvent. This is used internally by java-gnome. Users
- * only have to deal with listeners.
- */
- public ColorPickerEvent(Object source) {
- super(source, Type.COLOR_SET);
- }
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/event/ColorPickerListener.java b/libgnome-java/src/java/org/gnu/gnome/event/ColorPickerListener.java
deleted file mode 100644
index 27a4b3d..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/event/ColorPickerListener.java
+++ /dev/null
@@ -1,28 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome.event;
-
-/**
- * Listener for the {@link org.gnu.gnome.ColorPicker} widget.
- *
- * @deprecated
- */
-public interface ColorPickerListener {
- /**
- * This method is called whenever a ColorPicker event occurs.
- */
- public void colorPickerEvent(ColorPickerEvent event);
-
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/event/DateEditEvent.java b/libgnome-java/src/java/org/gnu/gnome/event/DateEditEvent.java
deleted file mode 100644
index 50c9790..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/event/DateEditEvent.java
+++ /dev/null
@@ -1,53 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome.event;
-
-import org.gnu.gtk.event.GtkEvent;
-import org.gnu.gtk.event.GtkEventType;
-
-/**
- * An event represeting action by a {@link org.gnu.gnome.DateEdit} widget.
- */
-public class DateEditEvent extends GtkEvent {
- /**
- * Type of a DateEditEvent
- */
- public static class Type extends GtkEventType{
- private Type(int id, String name){
- super(id, name);
- }
-
- public static final Type DATE_CHANGED = new Type(1, "DATE_CHANGED");
- public static final Type TIME_CHANGED = new Type(2, "TIME_CHANGED");
-
- }
-
-
- /**
- * Creates a new DateEditEvent. This is used internally by java-gnome. Users
- * only have to deal with listeners.
- */
- public DateEditEvent(Object source, DateEditEvent.Type type) {
- super(source, type);
- }
-
- /**
- * @return True if the type of this event is the same as that stated.
- */
- public boolean isOfType(DateEditEvent.Type aType){
- return ( type.getID() == aType.getID());
- }
-
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/event/DateEditListener.java b/libgnome-java/src/java/org/gnu/gnome/event/DateEditListener.java
deleted file mode 100644
index 32702e2..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/event/DateEditListener.java
+++ /dev/null
@@ -1,26 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome.event;
-
-/**
- * Listener for the {@link org.gnu.gnome.DateEdit} widget.
- */
-public interface DateEditListener {
- /**
- * This method is called whenever a DateEdit event occurs.
- */
- public void dateEditEvent(DateEditEvent event);
-
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/event/DruidPageChangeEvent.java b/libgnome-java/src/java/org/gnu/gnome/event/DruidPageChangeEvent.java
deleted file mode 100644
index 9a4b088..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/event/DruidPageChangeEvent.java
+++ /dev/null
@@ -1,55 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome.event;
-
-import org.gnu.gtk.event.GtkEvent;
-import org.gnu.gtk.event.GtkEventType;
-
-/**
- * An event represeting change of page actions by a {@link
- * org.gnu.gnome.DruidPage} widget.
- */
-public class DruidPageChangeEvent extends GtkEvent {
- /**
- * Type of a DruidPageChangeEvent
- */
- public static class Type extends GtkEventType{
- private Type(int id, String name){
- super(id, name);
- }
-
- public static final Type NEXT = new Type(1, "NEXT");
- public static final Type BACK = new Type(2, "BACK");
- public static final Type CANCEL = new Type(3, "CANCEL");
-
- }
-
-
- /**
- * Creates a new DruidPageChangeEvent. This is used internally by java-gnome. Users
- * only have to deal with listeners.
- */
- public DruidPageChangeEvent(Object source, DruidPageChangeEvent.Type type) {
- super(source, type);
- }
-
- /**
- * @return True if the type of this event is the same as that stated.
- */
- public boolean isOfType(DruidPageChangeEvent.Type aType){
- return ( type.getID() == aType.getID());
- }
-
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/event/DruidPageChangeListener.java b/libgnome-java/src/java/org/gnu/gnome/event/DruidPageChangeListener.java
deleted file mode 100644
index cee3104..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/event/DruidPageChangeListener.java
+++ /dev/null
@@ -1,29 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome.event;
-
-/**
- * Listener for the {@link org.gnu.gnome.DruidPage} widget.
- */
-public interface DruidPageChangeListener {
- /**
- * This method is called whenever a DruidPageChange event occurs.
- * @return (back and next event types) <code>true</code> if this handler
- * changed the page <br>
- * (cancel) <code>true</code> if the druid shouldn't exit yet.
- */
- public boolean druidPageChangeEvent(DruidPageChangeEvent event);
-
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/event/DruidPageSetupEvent.java b/libgnome-java/src/java/org/gnu/gnome/event/DruidPageSetupEvent.java
deleted file mode 100644
index c1a9692..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/event/DruidPageSetupEvent.java
+++ /dev/null
@@ -1,53 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome.event;
-
-import org.gnu.gtk.event.GtkEvent;
-import org.gnu.gtk.event.GtkEventType;
-
-/**
- * An event represeting action by a {@link org.gnu.gnome.DruidPage} widget.
- */
-public class DruidPageSetupEvent extends GtkEvent {
- /**
- * Type of a DruidPageSetupEvent
- */
- public static class Type extends GtkEventType{
- private Type(int id, String name){
- super(id, name);
- }
-
- public static final Type PREPARE = new Type(1, "PREPARE");
- public static final Type FINISH = new Type(2, "FINISH");
-
- }
-
-
- /**
- * Creates a new DruidPageEvent. This is used internally by java-gnome. Users
- * only have to deal with listeners.
- */
- public DruidPageSetupEvent(Object source, DruidPageSetupEvent.Type type) {
- super(source, type);
- }
-
- /**
- * @return True if the type of this event is the same as that stated.
- */
- public boolean isOfType(DruidPageSetupEvent.Type aType){
- return ( type.getID() == aType.getID());
- }
-
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/event/DruidPageSetupListener.java b/libgnome-java/src/java/org/gnu/gnome/event/DruidPageSetupListener.java
deleted file mode 100644
index 4aaf263..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/event/DruidPageSetupListener.java
+++ /dev/null
@@ -1,26 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome.event;
-
-/**
- * Listener for the {@link org.gnu.gnome.DruidPage} widget.
- */
-public interface DruidPageSetupListener {
- /**
- * This method is called whenever a DruidPage event occurs.
- */
- public void druidPageSetupEvent(DruidPageSetupEvent event);
-
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/event/FontPickerEvent.java b/libgnome-java/src/java/org/gnu/gnome/event/FontPickerEvent.java
deleted file mode 100644
index 3bbaaa1..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/event/FontPickerEvent.java
+++ /dev/null
@@ -1,42 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome.event;
-
-import org.gnu.gtk.event.GtkEvent;
-import org.gnu.gtk.event.GtkEventType;
-
-/**
- * An event represeting action by a {@link org.gnu.gnome.FontPicker} widget.
- *
- * @deprecated
- */
-public class FontPickerEvent extends GtkEvent {
- public static class Type extends GtkEventType{
- private Type(int id, String name){
- super(id, name);
- }
- /**
- */
- public static final Type FONT_SET = new Type(1, "FONT_SET");
- }
-
- /**
- * Creates a new FontPickerEvent. This is used internally by java-gnome.
- * Users only have to deal with listeners.
- */
- public FontPickerEvent(Object source) {
- super(source, Type.FONT_SET);
- }
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/event/FontPickerListener.java b/libgnome-java/src/java/org/gnu/gnome/event/FontPickerListener.java
deleted file mode 100644
index 348efd5..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/event/FontPickerListener.java
+++ /dev/null
@@ -1,28 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome.event;
-
-/**
- * Listener for the {@link org.gnu.gnome.FontPicker} widget.
- *
- * @deprecated
- */
-public interface FontPickerListener {
- /**
- * This method is called whenever a FontPicker event occurs.
- */
- public void fontPickerEvent(FontPickerEvent event);
-
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/event/IconEntryEvent.java b/libgnome-java/src/java/org/gnu/gnome/event/IconEntryEvent.java
deleted file mode 100644
index d729348..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/event/IconEntryEvent.java
+++ /dev/null
@@ -1,43 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under the terms
- * of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome.event;
-
-import org.gnu.gtk.event.GtkEvent;
-import org.gnu.gtk.event.GtkEventType;
-
-/**
- * An event represeting action by a {@link org.gnu.gnome.IconEntry}widget.
- */
-public class IconEntryEvent extends GtkEvent {
- public static class Type extends GtkEventType {
- private Type(int id, String name) {
- super(id, name);
- }
- /**
- */
- public static final Type CHANGED = new Type(1, "CHANGED");
- public static final Type BROWSE = new Type(2, "BROWSE");
- }
-
- /**
- * Creates a new IconEntryrEvent. This is used internally by java-gnome.
- * Users only have to deal with listeners.
- */
- public IconEntryEvent(Object source, IconEntryEvent.Type type) {
- super(source, type);
- }
-
- /**
- * @return True if the type of this event is the same as that stated.
- */
- public boolean isOfType(IconEntryEvent.Type aType) {
- return (type.getID() == aType.getID());
- }
-}
diff --git a/libgnome-java/src/java/org/gnu/gnome/event/IconEntryListener.java b/libgnome-java/src/java/org/gnu/gnome/event/IconEntryListener.java
deleted file mode 100644
index f98e8fe..0000000
--- a/libgnome-java/src/java/org/gnu/gnome/event/IconEntryListener.java
+++ /dev/null
@@ -1,21 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnome.event;
-
-/**
- * Listener for the {@link org.gnu.gnome.IconEntry} widget.
- */
-public interface IconEntryListener {
- /**
- * This method is called whenever a IconEntry event occurs.
- */
- public void iconEntryEvent(IconEntryEvent event);
-
-}
diff --git a/libgnome-java/src/jni/org_gnu_gnome_About.c b/libgnome-java/src/jni/org_gnu_gnome_About.c
deleted file mode 100644
index 78efc21..0000000
--- a/libgnome-java/src/jni/org_gnu_gnome_About.c
+++ /dev/null
@@ -1,94 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-08 10:21:57 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gnome.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
-void freeStringArray(JNIEnv *env, jobjectArray anArray, gchar** str);
-gchar** getStringArray(JNIEnv *env, jobjectArray anArray);
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gnome.About
- * Method: gnome_about_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_About_gnome_1about_1get_1type (JNIEnv *env, jclass
- cls)
- {
- {
- return (jint)gnome_about_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gnome.About
- * Method: gnome_about_new
- * Signature: ([B[B[B[BLjava/lang/String;Ljava/lang/String;[BI)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_About_gnome_1about_1new (JNIEnv *env, jclass cls,
- jstring title, jstring version, jstring copyright, jstring comments, jobjectArray
- authors, jobjectArray documenters, jstring translatorCredits, jint logo)
- {
- const gchar* title_g = (*env)->GetStringUTFChars(env, title, NULL);
- const gchar* version_g = (*env)->GetStringUTFChars(env, version, NULL);
- const gchar* copyright_g = (*env)->GetStringUTFChars(env, copyright, NULL);
- const gchar* comments_g = (*env)->GetStringUTFChars(env, comments, NULL);
- const gchar* translatorCredits_g = (*env)->GetStringUTFChars(env, translatorCredits, NULL);
- gchar **authors_g = getStringArray(env, authors);
- gchar**documenters_g = getStringArray(env, documenters);
- jint retval;
- GdkPixbuf *logo_g;
-
- if (logo) {
- logo_g = (GdkPixbuf *)logo;
- } else {
- logo_g = NULL;
- }
-
- retval = (jint)gnome_about_new (title_g, version_g, copyright_g, comments_g, (const gchar**)authors_g,
- (const gchar**)documenters_g, translatorCredits_g, logo_g);
-
- (*env)->ReleaseStringUTFChars(env, title, title_g);
- (*env)->ReleaseStringUTFChars(env, version, version_g);
- (*env)->ReleaseStringUTFChars(env, copyright, copyright_g);
- (*env)->ReleaseStringUTFChars(env, comments, comments_g);
- (*env)->ReleaseStringUTFChars(env, translatorCredits, translatorCredits_g);
-
- freeStringArray(env, authors, authors_g);
- freeStringArray(env, documenters, documenters_g);
-
- return retval;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgnome-java/src/jni/org_gnu_gnome_App.c b/libgnome-java/src/jni/org_gnu_gnome_App.c
deleted file mode 100644
index 1d3cbb3..0000000
--- a/libgnome-java/src/jni/org_gnu_gnome_App.c
+++ /dev/null
@@ -1,716 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-08 10:21:58 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gnome.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
- GnomeUIInfo *app_getUIInfoArray(JNIEnv *env, jintArray uiinfo)
- {
- gint *uiinfo_g_g = (gint *) (*env)->GetIntArrayElements (env, uiinfo, NULL);
- jint uiinfo_len = (*env)->GetArrayLength(env, uiinfo);
- GnomeUIInfo *uiinfo_g = g_new(GnomeUIInfo, uiinfo_len);
- int i = 0;
- for (i = 0; i < uiinfo_len; i++)
- uiinfo_g[i] = *(GnomeUIInfo *)uiinfo_g_g[i];
- (*env)->ReleaseIntArrayElements (env, uiinfo, (jint*)uiinfo_g_g, 0);
- return uiinfo_g;
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- gchar * GnomeApp_get_name (GnomeApp * cptr)
- {
- return cptr->name;
- }
-
- /*
- * Class: org.gnu.gnome.App
- * Method: getName
- * Signature: (I)[B
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gnome_App_getName (JNIEnv *env, jclass cls, jint cptr)
- {
- GnomeApp *cptr_g = (GnomeApp *)cptr;
- return (*env)->NewStringUTF(env, (gchar*)GnomeApp_get_name (cptr_g));
- }
-
- gchar * GnomeApp_get_prefix (GnomeApp * cptr)
- {
- return cptr->prefix;
- }
-
- /*
- * Class: org.gnu.gnome.App
- * Method: getPrefix
- * Signature: (I)[B
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gnome_App_getPrefix (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GnomeApp *cptr_g = (GnomeApp *)cptr;
- return (*env)->NewStringUTF(env, (gchar*)GnomeApp_get_prefix (cptr_g));
- }
-
- GtkWidget * GnomeApp_get_dock (GnomeApp * cptr)
- {
- return cptr->dock;
- }
-
- /*
- * Class: org.gnu.gnome.App
- * Method: getDock
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_App_getDock (JNIEnv *env, jclass cls, jint cptr)
- {
- GnomeApp *cptr_g = (GnomeApp *)cptr;
- return (jint)GnomeApp_get_dock (cptr_g);
- }
-
- GtkWidget * GnomeApp_get_statusbar (GnomeApp * cptr)
- {
- return cptr->statusbar;
- }
-
- /*
- * Class: org.gnu.gnome.App
- * Method: getStatusbar
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_App_getStatusbar (JNIEnv *env, jclass cls, jint cptr)
- {
- GnomeApp *cptr_g = (GnomeApp *)cptr;
- return (jint)GnomeApp_get_statusbar (cptr_g);
- }
-
- GtkWidget * GnomeApp_get_vbox (GnomeApp * cptr)
- {
- return cptr->vbox;
- }
-
- /*
- * Class: org.gnu.gnome.App
- * Method: getVbox
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_App_getVbox (JNIEnv *env, jclass cls, jint cptr)
- {
- GnomeApp *cptr_g = (GnomeApp *)cptr;
- return (jint)GnomeApp_get_vbox (cptr_g);
- }
-
- GtkWidget * GnomeApp_get_menubar (GnomeApp * cptr)
- {
- return cptr->menubar;
- }
-
- /*
- * Class: org.gnu.gnome.App
- * Method: getMenubar
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_App_getMenubar (JNIEnv *env, jclass cls, jint cptr)
- {
- GnomeApp *cptr_g = (GnomeApp *)cptr;
- return (jint)GnomeApp_get_menubar (cptr_g);
- }
-
- GtkWidget * GnomeApp_get_contents (GnomeApp * cptr)
- {
- return cptr->contents;
- }
-
- /*
- * Class: org.gnu.gnome.App
- * Method: getContents
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_App_getContents (JNIEnv *env, jclass cls, jint cptr)
- {
- GnomeApp *cptr_g = (GnomeApp *)cptr;
- return (jint)GnomeApp_get_contents (cptr_g);
- }
-
- GtkAccelGroup * GnomeApp_get_accel_group (GnomeApp * cptr)
- {
- return cptr->accel_group;
- }
-
- /*
- * Class: org.gnu.gnome.App
- * Method: getAccelGroup
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_App_getAccelGroup (JNIEnv *env, jclass cls, jint cptr)
- {
- GnomeApp *cptr_g = (GnomeApp *)cptr;
- return (jint)GnomeApp_get_accel_group (cptr_g);
- }
-
- gboolean GnomeApp_get_enable_layout_config (GnomeApp * cptr)
- {
- return cptr->enable_layout_config;
- }
-
- /*
- * Class: org.gnu.gnome.App
- * Method: getEnableLayoutConfig
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gnome_App_getEnableLayoutConfig (JNIEnv *env, jclass
- cls, jint cptr)
- {
- GnomeApp *cptr_g = (GnomeApp *)cptr;
- jboolean result_j = (jboolean) (GnomeApp_get_enable_layout_config (cptr_g));
- return result_j;
- }
-
- /*
- * Class: org.gnu.gnome.App
- * Method: gnome_app_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_App_gnome_1app_1get_1type (JNIEnv *env, jclass cls)
- {
- return (jint)gnome_app_get_type ();
- }
-
- /*
- * Class: org.gnu.gnome.App
- * Method: gnome_app_new
- * Signature: ([B[B)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_App_gnome_1app_1new (JNIEnv *env, jclass cls,
- jstring appname, jstring title)
- {
- const gchar* appname_g = (*env)->GetStringUTFChars(env, appname, NULL);
- const gchar* title_g = (*env)->GetStringUTFChars(env, title, NULL);
- jint retval = (jint)gnome_app_new (appname_g, title_g);
- (*env)->ReleaseStringUTFChars(env, appname, appname_g);
- (*env)->ReleaseStringUTFChars(env, title, title_g);
- return retval;
- }
-
- /*
- * Class: org.gnu.gnome.App
- * Method: gnome_app_set_menus
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_App_gnome_1app_1set_1menus (JNIEnv *env, jclass cls,
- jint app, jint menubar)
- {
- GnomeApp *app_g = (GnomeApp *)app;
- GtkMenuBar *menubar_g = (GtkMenuBar *)menubar;
- gnome_app_set_menus (app_g, menubar_g);
- }
-
- /*
- * Class: org.gnu.gnome.App
- * Method: gnome_app_set_toolbar
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_App_gnome_1app_1set_1toolbar (JNIEnv *env, jclass cls, jint app, jint toolbar)
- {
- GnomeApp *app_g = (GnomeApp *)app;
- GtkToolbar *toolbar_g = (GtkToolbar *)toolbar;
- gnome_app_set_toolbar (app_g, toolbar_g);
- }
-
- /*
- * Class: org.gnu.gnome.App
- * Method: gnome_app_set_statusbar
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_App_gnome_1app_1set_1statusbar (JNIEnv *env, jclass cls, jint app, jint statusbar)
- {
- GnomeApp *app_g = (GnomeApp *)app;
- GtkWidget *statusbar_g = (GtkWidget *)statusbar;
- gnome_app_set_statusbar (app_g, statusbar_g);
- }
-
- /*
- * Class: org.gnu.gnome.App
- * Method: gnome_app_set_statusbar_custom
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_App_gnome_1app_1set_1statusbar_1custom (JNIEnv *env, jclass cls, jint app, jint container, jint statusbar)
- {
- GnomeApp *app_g = (GnomeApp *)app;
- GtkWidget *container_g = (GtkWidget *)container;
- GtkWidget *statusbar_g = (GtkWidget *)statusbar;
- gnome_app_set_statusbar_custom (app_g, container_g, statusbar_g);
- }
-
- /*
- * Class: org.gnu.gnome.App
- * Method: gnome_app_set_contents
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_App_gnome_1app_1set_1contents (JNIEnv *env, jclass cls, jint app, jint contents)
- {
- GnomeApp *app_g = (GnomeApp *)app;
- GtkWidget *contents_g = (GtkWidget *)contents;
- gnome_app_set_contents (app_g, contents_g);
- }
-
- /*
- * Class: org.gnu.gnome.App
- * Method: gnome_app_enable_layout_config
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_App_gnome_1app_1enable_1layout_1config (JNIEnv *env, jclass cls, jint app, jboolean enable)
- {
- GnomeApp *app_g = (GnomeApp *)app;
- gboolean enable_g = (gboolean) enable;
- gnome_app_enable_layout_config (app_g, enable_g);
- }
-
- /*
- * Class: org.gnu.gnome.App
- * Method: gnome_app_ui_configure_configurable
- * Signature: ([Lint ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_App_gnome_1app_1ui_1configure_1configurable (JNIEnv *env, jclass cls, jint uiinfo)
- {
- gnome_app_ui_configure_configurable ( (GnomeUIInfo *) uiinfo);
- }
-
- /*
- * Class: org.gnu.gnome.App
- * Method: gnome_app_create_menus
- * Signature: (I[int)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_App_gnome_1app_1create_1menus (JNIEnv *env, jclass
- cls, jint app, jintArray uiinfo)
- {
- jsize len;
- int index;
- GnomeUIInfo* menu;
- GnomeUIInfo* ptr;
-
- len = (*env)->GetArrayLength(env, uiinfo);
- menu = (GnomeUIInfo*)g_malloc(sizeof(GnomeUIInfo)*len);
- ptr = menu;
- for (index = 0; index < len; index++) {
- jint tmp;
- (*env)->GetIntArrayRegion(env, uiinfo, index, 1, &tmp);
- memcpy(ptr, (GnomeUIInfo*)tmp, sizeof(GnomeUIInfo));
- ptr++;
- }
- gnome_app_create_menus((GnomeApp*)app, menu);
- }
-
- /*
- * Class: org.gnu.gnome.App
- * Method: gnome_app_create_menus_custom
- * Signature: (I[Lint ;I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_App_gnome_1app_1create_1menus_1custom (JNIEnv *env,
- jclass cls, jint app, int uiinfo, jint uibdate)
- {
- GnomeApp *app_g = (GnomeApp *)app;
- GnomeUIInfo *uiinfo_g = (GnomeUIInfo *) uiinfo;
- GnomeUIBuilderData *uibdate_g = (GnomeUIBuilderData *)uibdate;
- gnome_app_create_menus_custom (app_g, uiinfo_g, uibdate_g);
- }
-
- /*
- * Class: org.gnu.gnome.App
- * Method: gnome_app_create_toolbar
- * Signature: (I[int)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_App_gnome_1app_1create_1toolbar (JNIEnv *env, jclass
- cls, jint app, jintArray uiinfo)
- {
- jsize len;
- int index;
- GnomeUIInfo* menu;
- GnomeUIInfo* ptr;
-
- len = (*env)->GetArrayLength(env, uiinfo);
- menu = (GnomeUIInfo*)g_malloc(sizeof(GnomeUIInfo)*len);
- ptr = menu;
- for (index = 0; index < len; index++) {
- jint tmp;
- (*env)->GetIntArrayRegion(env, uiinfo, index, 1, &tmp);
- memcpy(ptr, (GnomeUIInfo*)tmp, sizeof(GnomeUIInfo));
- ptr++;
- }
- gnome_app_create_toolbar((GnomeApp*)app, menu);
- }
-
- /*
- * Class: org.gnu.gnome.App
- * Method: gnome_app_create_toolbar_custom
- * Signature: (I[Lint ;I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_App_gnome_1app_1create_1toolbar_1custom (JNIEnv *env,
- jclass cls, jint app, jintArray uiinfo, jint uibdata)
- {
- GnomeApp *app_g = (GnomeApp *)app;
- GnomeUIInfo *uiinfo_g = app_getUIInfoArray(env, uiinfo);
- GnomeUIBuilderData *uibdata_g = (GnomeUIBuilderData *)uibdata;
- gnome_app_create_toolbar_custom (app_g, uiinfo_g, uibdata_g);
- }
-
- /*
- * Class: org.gnu.gnome.App
- * Method: gnome_app_find_menu_pos
- * Signature: (I[BI)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_App_gnome_1app_1find_1menu_1pos (JNIEnv *env, jclass
- cls, jint parent, jstring path, jint pos)
- {
- GtkWidget *parent_g = (GtkWidget *)parent;
- gint32 pos_g = (gint32) pos;
- const gchar* path_g = (*env)->GetStringUTFChars(env, path, NULL);
- jint retval = (jint)gnome_app_find_menu_pos (parent_g, path_g, &pos_g);
- (*env)->ReleaseStringUTFChars(env, path, path_g);
- return retval;
- }
-
- /*
- * Class: org.gnu.gnome.App
- * Method: gnome_app_remove_menus
- * Signature: (I[BI)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_App_gnome_1app_1remove_1menus (JNIEnv *env, jclass
- cls, jint app, jstring path, jint items)
- {
- GnomeApp *app_g = (GnomeApp *)app;
- gint32 items_g = (gint32) items;
- const gchar* path_g = (*env)->GetStringUTFChars(env, path, NULL);
- gnome_app_remove_menus (app_g, path_g, items_g);
- (*env)->ReleaseStringUTFChars(env, path, path_g);
- }
-
- /*
- * Class: org.gnu.gnome.App
- * Method: gnome_app_remove_menu_range
- * Signature: (I[BII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_App_gnome_1app_1remove_1menu_1range (JNIEnv *env,
- jclass cls, jint app, jstring path, jint start, jint items)
- {
- GnomeApp *app_g = (GnomeApp *)app;
- gint32 start_g = (gint32) start;
- gint32 items_g = (gint32) items;
- const gchar* path_g = (*env)->GetStringUTFChars(env, path, NULL);
- gnome_app_remove_menu_range (app_g, path_g, start_g, items_g);
- (*env)->ReleaseStringUTFChars(env, path, path_g);
- }
-
- /*
- * Class: org.gnu.gnome.App
- * Method: gnome_app_insert_menus_custom
- * Signature: (I[B[Lint ;I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_App_gnome_1app_1insert_1menus_1custom (JNIEnv *env,
- jclass cls, jint app, jstring path, jint menuinfo, jint uibdata)
- {
- GnomeApp *app_g = (GnomeApp *)app;
- GnomeUIBuilderData *uibdata_g = (GnomeUIBuilderData *)uibdata;
- const gchar* path_g = (*env)->GetStringUTFChars(env, path, NULL);
- gnome_app_insert_menus_custom (app_g, path_g, (GnomeUIInfo *) menuinfo, uibdata_g);
- (*env)->ReleaseStringUTFChars(env, path, path_g);
- }
-
- /*
- * Class: org.gnu.gnome.App
- * Method: gnome_app_insert_menus
- * Signature: (I[B[I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_App_gnome_1app_1insert_1menus (JNIEnv *env, jclass
- cls, jint app, jstring path, jintArray menuinfo)
- {
- const gchar* path_g = (*env)->GetStringUTFChars(env, path, NULL);
- jsize len;
- int index;
- GnomeUIInfo* menu;
- GnomeUIInfo* ptr;
-
- len = (*env)->GetArrayLength(env, menuinfo);
- menu = (GnomeUIInfo*)g_malloc(sizeof(GnomeUIInfo)*len);
- ptr = menu;
- for (index = 0; index < len; index++) {
- jint tmp;
- (*env)->GetIntArrayRegion(env, menuinfo, index, 1, &tmp);
- memcpy(ptr, (GnomeUIInfo*)tmp, sizeof(GnomeUIInfo));
- ptr++;
- }
- gnome_app_insert_menus ((GnomeApp*)menu, path_g, menu);
- (*env)->ReleaseStringUTFChars(env, path, path_g);
- }
-
- /*
- * Class: org.gnu.gnome.App
- * Method: gnome_app_install_appbar_menu_hints
- * Signature: (I[I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_App_gnome_1app_1install_1appbar_1menu_1hints (JNIEnv
- *env, jclass cls, jint appbar, jintArray uiinfo)
- {
- jsize len;
- int index;
- GnomeUIInfo* menu;
- GnomeUIInfo* ptr;
-
- len = (*env)->GetArrayLength(env, uiinfo);
- menu = (GnomeUIInfo*)g_malloc(sizeof(GnomeUIInfo)*len);
- ptr = menu;
- for (index = 0; index < len; index++) {
- jint tmp;
- (*env)->GetIntArrayRegion(env, uiinfo, index, 1, &tmp);
- memcpy(ptr, (GnomeUIInfo*)tmp, sizeof(GnomeUIInfo));
- ptr++;
- }
- gnome_app_install_appbar_menu_hints((GnomeAppBar*)appbar, menu);
- }
-
- /*
- * Class: org.gnu.gnome.App
- * Method: gnome_app_install_statusbar_menu_hints
- * Signature: (I[I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_App_gnome_1app_1install_1statusbar_1menu_1hints (
- JNIEnv *env, jclass cls, jint bar, jintArray uiinfo)
- {
- jsize len;
- int index;
- GnomeUIInfo* menu;
- GnomeUIInfo* ptr;
-
- len = (*env)->GetArrayLength(env, uiinfo);
- menu = (GnomeUIInfo*)g_malloc(sizeof(GnomeUIInfo)*len);
- ptr = menu;
- for (index = 0; index < len; index++) {
- jint tmp;
- (*env)->GetIntArrayRegion(env, uiinfo, index, 1, &tmp);
- memcpy(ptr, (GnomeUIInfo*)tmp, sizeof(GnomeUIInfo));
- ptr++;
- }
- gnome_app_install_statusbar_menu_hints ((GtkStatusbar*)bar, menu);
- }
-
- /*
- * Class: org.gnu.gnome.App
- * Method: gnome_app_install_menu_hints
- * Signature: (I[I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_App_gnome_1app_1install_1menu_1hints (JNIEnv *env,
- jclass cls, jint app, jintArray uiinfo)
- {
- jsize len;
- int index;
- GnomeUIInfo* menu;
- GnomeUIInfo* ptr;
-
- len = (*env)->GetArrayLength(env, uiinfo);
- menu = (GnomeUIInfo*)g_malloc(sizeof(GnomeUIInfo)*len);
- ptr = menu;
- for (index = 0; index < len; index++) {
- jint tmp;
- (*env)->GetIntArrayRegion(env, uiinfo, index, 1, &tmp);
- memcpy(ptr, (GnomeUIInfo*)tmp, sizeof(GnomeUIInfo));
- ptr++;
- }
- gnome_app_install_menu_hints((GnomeApp*)app, menu);
- }
-
- /*
- * Class: org.gnu.gnome.App
- * Method: gnome_app_fill_menu
- * Signature: (IIIZI)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_App_gnome_1app_1fill_1menu (JNIEnv *env, jclass cls,
- jint menuShell, jint uiInfo, jint accelGroup, jboolean ulineAccels, jint pos)
- {
- GtkMenuShell *menuShell_g = (GtkMenuShell *)menuShell;
- GnomeUIInfo *uiInfo_g = (GnomeUIInfo *)uiInfo;
- GtkAccelGroup *accelGroup_g = (GtkAccelGroup *)accelGroup;
- gboolean ulineAccels_g = (gboolean) ulineAccels;
- gint32 pos_g = (gint32) pos;
- gnome_app_fill_menu (menuShell_g, uiInfo_g, accelGroup_g, ulineAccels_g, pos_g);
- }
-
- /*
- * Class: org.gnu.gnome.App
- * Method: gnome_app_fill_menu_with_data
- * Signature: (IIIZII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_App_gnome_1app_1fill_1menu_1with_1data (JNIEnv *env,
- jclass cls, jint menuShell, jint uiInfo, jint accelGroup, jboolean ulineAccels, jint pos,
- jint userData)
- {
- GtkMenuShell *menuShell_g = (GtkMenuShell *)menuShell;
- GnomeUIInfo *uiInfo_g = (GnomeUIInfo *)uiInfo;
- GtkAccelGroup *accelGroup_g = (GtkAccelGroup *)accelGroup;
- gboolean ulineAccels_g = (gboolean) ulineAccels;
- gint32 pos_g = (gint32) pos;
- gpointer *userData_g = (gpointer *)userData;
- gnome_app_fill_menu_with_data (menuShell_g, uiInfo_g, accelGroup_g, ulineAccels_g, pos_g, userData_g);
- }
-
- /*
- * Class: org.gnu.gnome.App
- * Method: gnome_app_fill_menu_custom
- * Signature: (IIIIZI)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_App_gnome_1app_1fill_1menu_1custom (JNIEnv *env,
- jclass cls, jint menuShell, jint uiInfo, jint uiBData, jint accelGroup, jboolean
- ulineAccels, jint pos)
- {
- GtkMenuShell *menuShell_g = (GtkMenuShell *)menuShell;
- GnomeUIInfo *uiInfo_g = (GnomeUIInfo *)uiInfo;
- GnomeUIBuilderData *uiBData_g = (GnomeUIBuilderData *)uiBData;
- GtkAccelGroup *accelGroup_g = (GtkAccelGroup *)accelGroup;
- gboolean ulineAccels_g = (gboolean) ulineAccels;
- gint32 pos_g = (gint32) pos;
- {
- gnome_app_fill_menu_custom (menuShell_g, uiInfo_g, uiBData_g, accelGroup_g,
- ulineAccels_g, pos_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.App
- * Method: gnome_app_fill_toolbar
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_App_gnome_1app_1fill_1toolbar (JNIEnv *env, jclass
- cls, jint toolbar, jint uiInfo, jint accelGroup)
- {
- GtkToolbar *toolbar_g = (GtkToolbar *)toolbar;
- GnomeUIInfo *uiInfo_g = (GnomeUIInfo *)uiInfo;
- GtkAccelGroup *accelGroup_g = (GtkAccelGroup *)accelGroup;
- {
- gnome_app_fill_toolbar (toolbar_g, uiInfo_g, accelGroup_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.App
- * Method: gnome_app_fill_toolbar_with_data
- * Signature: (IIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_App_gnome_1app_1fill_1toolbar_1with_1data (JNIEnv
- *env, jclass cls, jint toolbar, jint uiInfo, jint accelGroup, jint userData)
- {
- GtkToolbar *toolbar_g = (GtkToolbar *)toolbar;
- GnomeUIInfo *uiInfo_g = (GnomeUIInfo *)uiInfo;
- GtkAccelGroup *accelGroup_g = (GtkAccelGroup *)accelGroup;
- gpointer *userData_g = (gpointer *)userData;
- {
- gnome_app_fill_toolbar_with_data (toolbar_g, uiInfo_g, accelGroup_g, userData_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.App
- * Method: gnome_app_fill_toolbar_custom
- * Signature: (IIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_App_gnome_1app_1fill_1toolbar_1custom (JNIEnv *env,
- jclass cls, jint toolbar, jint uiInfo, jint uiBData, jint accelGroup)
- {
- GtkToolbar *toolbar_g = (GtkToolbar *)toolbar;
- GnomeUIInfo *uiInfo_g = (GnomeUIInfo *)uiInfo;
- GnomeUIBuilderData *uiBData_g = (GnomeUIBuilderData *)uiBData;
- GtkAccelGroup *accelGroup_g = (GtkAccelGroup *)accelGroup;
- {
- gnome_app_fill_toolbar_custom (toolbar_g, uiInfo_g, uiBData_g, accelGroup_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.App
- * Method: gnome_app_message
- * Signature: (I[B)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_App_gnome_1app_1message (JNIEnv *env, jclass cls,
- jint app, jstring message)
- {
- GnomeApp *app_g = (GnomeApp *)app;
- const gchar* message_g = (*env)->GetStringUTFChars(env, message, NULL);
- GtkWidget *w = gnome_app_message (app_g, message_g);
- jint retval = (NULL == w) ? 0 : (jint)w;
- (*env)->ReleaseStringUTFChars( env, message, message_g );
- return retval;
- }
-
- /*
- * Class: org.gnu.gnome.App
- * Method: gnome_app_flash
- * Signature: (I[B)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_App_gnome_1app_1flash (JNIEnv *env, jclass cls, jint
- app, jstring flash)
- {
- GnomeApp *app_g = (GnomeApp *)app;
- const gchar* flash_g = (*env)->GetStringUTFChars(env, flash, NULL);
- gnome_app_flash (app_g, flash_g);
- (*env)->ReleaseStringUTFChars( env, flash, flash_g );
- }
-
- /*
- * Class: org.gnu.gnome.App
- * Method: gnome_app_error
- * Signature: (I[B)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_App_gnome_1app_1error (JNIEnv *env, jclass cls, jint
- app, jstring error)
- {
- GnomeApp *app_g = (GnomeApp *)app;
- const gchar* error_g = (*env)->GetStringUTFChars(env, error, NULL);
- GtkWidget *w = gnome_app_error (app_g, error_g);
- jint retval = (NULL == w) ? 0 : (jint)w;
- (*env)->ReleaseStringUTFChars( env, error, error_g );
- return retval;
- }
-
- /*
- * Class: org.gnu.gnome.App
- * Method: gnome_app_warning
- * Signature: (I[B)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_App_gnome_1app_1warning (JNIEnv *env, jclass cls,
- jint app, jstring warning)
- {
- GnomeApp *app_g = (GnomeApp *)app;
- const gchar* warning_g = (*env)->GetStringUTFChars(env, warning, NULL);
- GtkWidget *w = gnome_app_warning (app_g, warning_g);
- jint retval = (NULL == w) ? 0 : (jint)w;
- (*env)->ReleaseStringUTFChars( env, warning, warning_g );
- return retval;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgnome-java/src/jni/org_gnu_gnome_AppBar.c b/libgnome-java/src/jni/org_gnu_gnome_AppBar.c
deleted file mode 100644
index b505aa0..0000000
--- a/libgnome-java/src/jni/org_gnu_gnome_AppBar.c
+++ /dev/null
@@ -1,234 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-19 17:24:52 CDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gnome.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gnome.AppBar
- * Method: gnome_appbar_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_AppBar_gnome_1appbar_1get_1type (JNIEnv *env, jclass
- cls)
- {
- {
- return (jint)gnome_appbar_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gnome.AppBar
- * Method: gnome_appbar_new
- * Signature: (ZZI)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_AppBar_gnome_1appbar_1new (JNIEnv *env, jclass cls,
- jboolean hasProgress, jboolean hasStatus, jint interactivity)
- {
- gboolean hasProgress_g = (gboolean) hasProgress;
- gboolean hasStatus_g = (gboolean) hasStatus;
- GnomePreferencesType interactivity_g = (GnomePreferencesType) interactivity;
- {
- return (jint)gnome_appbar_new (hasProgress_g, hasStatus_g, interactivity_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.AppBar
- * Method: gnome_appbar_set_status
- * Signature: (I[B)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_AppBar_gnome_1appbar_1set_1status (JNIEnv *env,
- jclass cls, jint appbar, jstring status)
- {
- GnomeAppBar *appbar_g = (GnomeAppBar *)appbar;
- const gchar* status_g = (*env)->GetStringUTFChars(env, status, NULL);
- gnome_appbar_set_status (appbar_g, status_g);
- (*env)->ReleaseStringUTFChars( env, status, status_g );
- }
-
- /*
- * Class: org.gnu.gnome.AppBar
- * Method: gnome_appbar_get_status
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_AppBar_gnome_1appbar_1get_1status (JNIEnv *env,
- jclass cls, jint appbar)
- {
- GnomeAppBar *appbar_g = (GnomeAppBar *)appbar;
- {
- return (jint)gnome_appbar_get_status (appbar_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.AppBar
- * Method: gnome_appbar_set_default
- * Signature: (I[B)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_AppBar_gnome_1appbar_1set_1default (JNIEnv *env,
- jclass cls, jint appbar, jstring defaultStatus)
- {
- GnomeAppBar *appbar_g = (GnomeAppBar *)appbar;
- const gchar* defaultStatus_g = (*env)->GetStringUTFChars(env, defaultStatus, NULL);
- gnome_appbar_set_default (appbar_g, defaultStatus_g);
- (*env)->ReleaseStringUTFChars( env, defaultStatus, defaultStatus_g );
- }
-
- /*
- * Class: org.gnu.gnome.AppBar
- * Method: gnome_appbar_push
- * Signature: (I[B)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_AppBar_gnome_1appbar_1push (JNIEnv *env, jclass cls,
- jint appbar, jstring status)
- {
- GnomeAppBar *appbar_g = (GnomeAppBar *)appbar;
- const gchar* status_g = (*env)->GetStringUTFChars(env, status, NULL);
- gnome_appbar_push (appbar_g, status_g);
- (*env)->ReleaseStringUTFChars( env, status, status_g );
- }
-
- /*
- * Class: org.gnu.gnome.AppBar
- * Method: gnome_appbar_pop
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_AppBar_gnome_1appbar_1pop (JNIEnv *env, jclass cls,
- jint appbar)
- {
- GnomeAppBar *appbar_g = (GnomeAppBar *)appbar;
- {
- gnome_appbar_pop (appbar_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.AppBar
- * Method: gnome_appbar_clear_stack
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_AppBar_gnome_1appbar_1clear_1stack (JNIEnv *env,
- jclass cls, jint appbar)
- {
- GnomeAppBar *appbar_g = (GnomeAppBar *)appbar;
- {
- gnome_appbar_clear_stack (appbar_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.AppBar
- * Method: gnome_appbar_set_progress_percentage
- * Signature: (ID)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_AppBar_gnome_1appbar_1set_1progress_1percentage (
- JNIEnv *env, jclass cls, jint appbar, jdouble percentage)
- {
- GnomeAppBar *appbar_g = (GnomeAppBar *)appbar;
- gdouble percentage_g = (gdouble) percentage;
- {
- gnome_appbar_set_progress_percentage (appbar_g, percentage_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.AppBar
- * Method: gnome_appbar_get_progress
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_AppBar_gnome_1appbar_1get_1progress (JNIEnv *env,
- jclass cls, jint appbar)
- {
- GnomeAppBar *appbar_g = (GnomeAppBar *)appbar;
- {
- return (jint)gnome_appbar_get_progress (appbar_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.AppBar
- * Method: gnome_appbar_refresh
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_AppBar_gnome_1appbar_1refresh (JNIEnv *env, jclass
- cls, jint appbar)
- {
- GnomeAppBar *appbar_g = (GnomeAppBar *)appbar;
- {
- gnome_appbar_refresh (appbar_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.AppBar
- * Method: gnome_appbar_set_prompt
- * Signature: (I[BZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_AppBar_gnome_1appbar_1set_1prompt (JNIEnv *env,
- jclass cls, jint appbar, jstring prompt, jboolean modal)
- {
- GnomeAppBar *appbar_g = (GnomeAppBar *)appbar;
- gboolean modal_g = (gboolean) modal;
- const gchar* prompt_g = (*env)->GetStringUTFChars(env, prompt, NULL);
- gnome_appbar_set_prompt (appbar_g, prompt_g, modal_g);
- (*env)->ReleaseStringUTFChars( env, prompt, prompt_g );
- }
-
- /*
- * Class: org.gnu.gnome.AppBar
- * Method: gnome_appbar_clear_prompt
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_AppBar_gnome_1appbar_1clear_1prompt (JNIEnv *env,
- jclass cls, jint appbar)
- {
- GnomeAppBar *appbar_g = (GnomeAppBar *)appbar;
- {
- gnome_appbar_clear_prompt (appbar_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.AppBar
- * Method: gnome_appbar_get_response
- * Signature: (I)[B
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gnome_AppBar_gnome_1appbar_1get_1response (JNIEnv
- *env, jclass cls, jint appbar)
- {
- GnomeAppBar *appbar_g = (GnomeAppBar *)appbar;
- return (*env)->NewStringUTF( env, (gchar*)gnome_appbar_get_response (appbar_g) );
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgnome-java/src/jni/org_gnu_gnome_Canvas.c b/libgnome-java/src/jni/org_gnu_gnome_Canvas.c
deleted file mode 100644
index 40424d5..0000000
--- a/libgnome-java/src/jni/org_gnu_gnome_Canvas.c
+++ /dev/null
@@ -1,493 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gnome.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
-gdouble GnomeCanvas_get_scroll_x1 (GnomeCanvas * cptr)
-{
- return cptr->scroll_x1;
-}
-
-/*
- * Class: org.gnu.gnome.Canvas
- * Method: getScrollX1
- * Signature: (I)D
- */
-JNIEXPORT jdouble JNICALL Java_org_gnu_gnome_Canvas_getScrollX1 (JNIEnv *env, jclass cls, jint
- cptr)
-{
- GnomeCanvas *cptr_g = (GnomeCanvas *)cptr;
- {
- jdouble result_j = (jdouble) (GnomeCanvas_get_scroll_x1 (cptr_g));
- return result_j;
- }
-}
-
-gdouble GnomeCanvas_get_scroll_y1 (GnomeCanvas * cptr)
-{
- return cptr->scroll_y1;
-}
-
-/*
- * Class: org.gnu.gnome.Canvas
- * Method: getScrollY1
- * Signature: (I)D
- */
-JNIEXPORT jdouble JNICALL Java_org_gnu_gnome_Canvas_getScrollY1 (JNIEnv *env, jclass cls, jint
- cptr)
-{
- GnomeCanvas *cptr_g = (GnomeCanvas *)cptr;
- {
- jdouble result_j = (jdouble) (GnomeCanvas_get_scroll_y1 (cptr_g));
- return result_j;
- }
-}
-
-gdouble GnomeCanvas_get_scroll_x2 (GnomeCanvas * cptr)
-{
- return cptr->scroll_x2;
-}
-
-/*
- * Class: org.gnu.gnome.Canvas
- * Method: getScrollX2
- * Signature: (I)D
- */
-JNIEXPORT jdouble JNICALL Java_org_gnu_gnome_Canvas_getScrollX2 (JNIEnv *env, jclass cls, jint
- cptr)
-{
- GnomeCanvas *cptr_g = (GnomeCanvas *)cptr;
- {
- jdouble result_j = (jdouble) (GnomeCanvas_get_scroll_x2 (cptr_g));
- return result_j;
- }
-}
-
-gdouble GnomeCanvas_get_scroll_y2 (GnomeCanvas * cptr)
-{
- return cptr->scroll_y2;
-}
-
-/*
- * Class: org.gnu.gnome.Canvas
- * Method: getScrollY2
- * Signature: (I)D
- */
-JNIEXPORT jdouble JNICALL Java_org_gnu_gnome_Canvas_getScrollY2 (JNIEnv *env, jclass cls, jint
- cptr)
-{
- GnomeCanvas *cptr_g = (GnomeCanvas *)cptr;
- {
- jdouble result_j = (jdouble) (GnomeCanvas_get_scroll_y2 (cptr_g));
- return result_j;
- }
-}
-
-gdouble GnomeCanvas_get_pixels_per_unit (GnomeCanvas * cptr)
-{
- return cptr->pixels_per_unit;
-}
-
-/*
- * Class: org.gnu.gnome.Canvas
- * Method: getPixelsPerUnit
- * Signature: (I)D
- */
-JNIEXPORT jdouble JNICALL Java_org_gnu_gnome_Canvas_getPixelsPerUnit (JNIEnv *env, jclass cls,
- jint cptr)
-{
- GnomeCanvas *cptr_g = (GnomeCanvas *)cptr;
- {
- jdouble result_j = (jdouble) (GnomeCanvas_get_pixels_per_unit (cptr_g));
- return result_j;
- }
-}
-
-GnomeCanvasItem * GnomeCanvas_get_current_item (GnomeCanvas * cptr)
-{
- return cptr->current_item;
-}
-
-/*
- * Class: org.gnu.gnome.Canvas
- * Method: getCurrentItem
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnome_Canvas_getCurrentItem (JNIEnv *env, jclass cls, jint
- cptr)
-{
- GnomeCanvas *cptr_g = (GnomeCanvas *)cptr;
- {
- return (jint)GnomeCanvas_get_current_item (cptr_g);
- }
-}
-
-GnomeCanvasItem * GnomeCanvas_get_focused_item (GnomeCanvas * cptr)
-{
- return cptr->focused_item;
-}
-
-/*
- * Class: org.gnu.gnome.Canvas
- * Method: getFocusedItem
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnome_Canvas_getFocusedItem (JNIEnv *env, jclass cls, jint
- cptr)
-{
- GnomeCanvas *cptr_g = (GnomeCanvas *)cptr;
- {
- return (jint)GnomeCanvas_get_focused_item (cptr_g);
- }
-}
-
-GnomeCanvasItem * GnomeCanvas_get_grabbed_item (GnomeCanvas * cptr)
-{
- return cptr->grabbed_item;
-}
-
-/*
- * Class: org.gnu.gnome.Canvas
- * Method: getGrabbedItem
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnome_Canvas_getGrabbedItem (JNIEnv *env, jclass cls, jint
- cptr)
-{
- GnomeCanvas *cptr_g = (GnomeCanvas *)cptr;
- {
- return (jint)GnomeCanvas_get_grabbed_item (cptr_g);
- }
-}
-
-/*
- * Class: org.gnu.gnome.Canvas
- * Method: gnome_canvas_get_type
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnome_Canvas_gnome_1canvas_1get_1type (JNIEnv *env, jclass
- cls)
-{
- {
- return (jint)gnome_canvas_get_type ();
- }
-}
-
-/*
- * Class: org.gnu.gnome.Canvas
- * Method: gnome_canvas_new
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnome_Canvas_gnome_1canvas_1new (JNIEnv *env, jclass cls)
-{
- {
- return (jint)gnome_canvas_new ();
- }
-}
-
-/*
- * Class: org_gnu_gnome_Canvas
- * Method: gnome_canvas_new_aa
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnome_Canvas_gnome_1canvas_1new_1aa
-(JNIEnv *env, jclass cls)
-{
- return (jint)gnome_canvas_new_aa();
-}
-
-
-/*
- * Class: org.gnu.gnome.Canvas
- * Method: gnome_canvas_root
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnome_Canvas_gnome_1canvas_1root (JNIEnv *env, jclass cls,
- jint canvas)
-{
- GnomeCanvas *canvas_g = (GnomeCanvas *)canvas;
- {
- return (jint)gnome_canvas_root (canvas_g);
- }
-}
-
-/*
- * Class: org.gnu.gnome.Canvas
- * Method: gnome_canvas_set_scroll_region
- * Signature: (IDDDD)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_Canvas_gnome_1canvas_1set_1scroll_1region (JNIEnv
- *env, jclass cls, jint canvas, jdouble x1, jdouble y1, jdouble x2, jdouble y2)
-{
- GnomeCanvas *canvas_g = (GnomeCanvas *)canvas;
- gdouble x1_g = (gdouble) x1;
- gdouble y1_g = (gdouble) y1;
- gdouble x2_g = (gdouble) x2;
- gdouble y2_g = (gdouble) y2;
- {
- gnome_canvas_set_scroll_region (canvas_g, x1_g, y1_g, x2_g, y2_g);
- }
-}
-
-/*
- * Class: org.gnu.gnome.Canvas
- * Method: gnome_canvas_get_scroll_region
- * Signature: (I[Ldouble ;[Ldouble ;[Ldouble ;[Ldouble ;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_Canvas_gnome_1canvas_1get_1scroll_1region (JNIEnv
- *env, jclass cls, jint canvas, jdoubleArray x1, jdoubleArray y1, jdoubleArray x2,
- jdoubleArray y2)
-{
- GnomeCanvas *canvas_g = (GnomeCanvas *)canvas;
- gdouble *x1_g = (gdouble *) (*env)->GetDoubleArrayElements (env, x1, NULL);
- gdouble *y1_g = (gdouble *) (*env)->GetDoubleArrayElements (env, y1, NULL);
- gdouble *x2_g = (gdouble *) (*env)->GetDoubleArrayElements (env, x2, NULL);
- gdouble *y2_g = (gdouble *) (*env)->GetDoubleArrayElements (env, y2, NULL);
- {
- gnome_canvas_get_scroll_region (canvas_g, x1_g, y1_g, x2_g, y2_g);
- (*env)->ReleaseDoubleArrayElements (env, x1, (jdouble *) x1_g, 0);
- (*env)->ReleaseDoubleArrayElements (env, y1, (jdouble *) y1_g, 0);
- (*env)->ReleaseDoubleArrayElements (env, x2, (jdouble *) x2_g, 0);
- (*env)->ReleaseDoubleArrayElements (env, y2, (jdouble *) y2_g, 0);
- }
-}
-
-/*
- * Class: org.gnu.gnome.Canvas
- * Method: gnome_canvas_set_pixels_per_unit
- * Signature: (ID)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_Canvas_gnome_1canvas_1set_1pixels_1per_1unit (JNIEnv
- *env, jclass cls, jint canvas, jdouble n)
-{
- GnomeCanvas *canvas_g = (GnomeCanvas *)canvas;
- gdouble n_g = (gdouble) n;
- {
- gnome_canvas_set_pixels_per_unit (canvas_g, n_g);
- }
-}
-
-/*
- * Class: org.gnu.gnome.Canvas
- * Method: gnome_canvas_scroll_to
- * Signature: (III)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_Canvas_gnome_1canvas_1scroll_1to (JNIEnv *env, jclass
- cls, jint canvas, jint cx, jint cy)
-{
- GnomeCanvas *canvas_g = (GnomeCanvas *)canvas;
- gint32 cx_g = (gint32) cx;
- gint32 cy_g = (gint32) cy;
- {
- gnome_canvas_scroll_to (canvas_g, cx_g, cy_g);
- }
-}
-
-/*
- * Class: org.gnu.gnome.Canvas
- * Method: gnome_canvas_get_scroll_offsets
- * Signature: (I[Lint ;[Lint ;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_Canvas_gnome_1canvas_1get_1scroll_1offsets (JNIEnv
- *env, jclass cls, jint canvas, jintArray cx, jintArray cy)
-{
- GnomeCanvas *canvas_g = (GnomeCanvas *)canvas;
- gint *cx_g = (gint *) (*env)->GetIntArrayElements (env, cx, NULL);
- gint *cy_g = (gint *) (*env)->GetIntArrayElements (env, cy, NULL);
- {
- gnome_canvas_get_scroll_offsets (canvas_g, cx_g, cy_g);
- (*env)->ReleaseIntArrayElements (env, cx, (jint *) cx_g, 0);
- (*env)->ReleaseIntArrayElements (env, cy, (jint *) cy_g, 0);
- }
-}
-
-/*
- * Class: org.gnu.gnome.Canvas
- * Method: gnome_canvas_update_now
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_Canvas_gnome_1canvas_1update_1now (JNIEnv *env,
- jclass cls, jint canvas)
-{
- GnomeCanvas *canvas_g = (GnomeCanvas *)canvas;
- {
- gnome_canvas_update_now (canvas_g);
- }
-}
-
-/*
- * Class: org.gnu.gnome.Canvas
- * Method: gnome_canvas_get_item_at
- * Signature: (IDD)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnome_Canvas_gnome_1canvas_1get_1item_1at (JNIEnv *env,
- jclass cls, jint canvas, jdouble x, jdouble y)
-{
- GnomeCanvas *canvas_g = (GnomeCanvas *)canvas;
- gdouble x_g = (gdouble) x;
- gdouble y_g = (gdouble) y;
- {
- return (jint)gnome_canvas_get_item_at (canvas_g, x_g, y_g);
- }
-}
-
-/*
- * Class: org.gnu.gnome.Canvas
- * Method: gnome_canvas_get_color
- * Signature: (Ijava.lang.String;[Lint ;)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gnome_Canvas_gnome_1canvas_1get_1color (JNIEnv *env,
- jclass cls, jint canvas, jstring spec, jintArray color)
-{
- const gchar* spec_g = (*env)->GetStringUTFChars(env, spec, 0);
- gint *color_g_g = (gint *) (*env)->GetIntArrayElements (env, color, NULL);
- GdkColor *color_g = (GdkColor *)color_g_g;
- jboolean result_j = (jboolean) (gnome_canvas_get_color ((GnomeCanvas*)canvas, spec_g, color_g));
- (*env)->ReleaseIntArrayElements (env, color, (jint*)color_g_g, 0);
- (*env)->ReleaseStringUTFChars(env, spec, spec_g);
- return result_j;
-}
-
-/*
- * Class: org.gnu.gnome.Canvas
- * Method: gnome_canvas_get_color_pixel
- * Signature: (II)J
- */
-JNIEXPORT jlong JNICALL Java_org_gnu_gnome_Canvas_gnome_1canvas_1get_1color_1pixel (JNIEnv
- *env, jclass cls, jint canvas, jint rgba)
-{
- GnomeCanvas *canvas_g = (GnomeCanvas *)canvas;
- gint32 rgba_g = (gint32) rgba;
- {
- jlong result_j = (jlong) (gnome_canvas_get_color_pixel (canvas_g, rgba_g));
- return result_j;
- }
-}
-
-/*
- * Class: org.gnu.gnome.Canvas
- * Method: gnome_canvas_set_stipple_origin
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_Canvas_gnome_1canvas_1set_1stipple_1origin (JNIEnv
- *env, jclass cls, jint canvas, jint gc)
-{
- GnomeCanvas *canvas_g = (GnomeCanvas *)canvas;
- GdkGC *gc_g = (GdkGC *)gc;
- {
- gnome_canvas_set_stipple_origin (canvas_g, gc_g);
- }
-}
-
-/*
- * Class: org.gnu.gnome.Canvas
- * Method: gnome_canvas_set_dither
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_Canvas_gnome_1canvas_1set_1dither (JNIEnv *env,
- jclass cls, jint canvas, jint dither)
-{
- GnomeCanvas *canvas_g = (GnomeCanvas *)canvas;
- GdkRgbDither dither_g = (GdkRgbDither) dither;
- {
- gnome_canvas_set_dither (canvas_g, dither_g);
- }
-}
-
-/*
- * Class: org.gnu.gnome.Canvas
- * Method: gnome_canvas_get_dither
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnome_Canvas_gnome_1canvas_1get_1dither (JNIEnv *env,
- jclass cls, jint canvas)
-{
- GnomeCanvas *canvas_g = (GnomeCanvas *)canvas;
- {
- jint result_j = (jint) (gnome_canvas_get_dither (canvas_g));
- return result_j;
- }
-}
-
-/*
- * Class: org_gnu_gnome_Canvas
- * Method: gnome_canvas_set_center_scroll_region
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_Canvas_gnome_1canvas_1set_1center_1scroll_1region
- (JNIEnv *env, jclass cls, jint canvas, jboolean center)
-{
- gnome_canvas_set_center_scroll_region((GnomeCanvas*)canvas, (gboolean)center);
-}
-
-/*
- * Class: org_gnu_gnome_Canvas
- * Method: gnome_canvas_get_center_scroll_region
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gnome_Canvas_gnome_1canvas_1get_1center_1scroll_1region
- (JNIEnv *env, jclass cls, jint canvas)
-{
- return (jboolean)gnome_canvas_get_center_scroll_region((GnomeCanvas*)canvas);
-}
-
-/*
- * Class: org_gnu_gnome_Canvas
- * Method: gnome_canvas_request_redraw
- * Signature: (IIIII)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_Canvas_gnome_1canvas_1request_1redraw
- (JNIEnv *env, jclass cls, jint canvas, jint x1, jint y1, jint x2, jint y2)
-{
- gnome_canvas_request_redraw((GnomeCanvas*)canvas, x1, y1, x2, y2);
-}
-
-/*
- * Class: org_gnu_gnome_Canvas
- * Method: gnome_canvas_window_to_world
- * Signature: (IDD[D[D)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_Canvas_gnome_1canvas_1window_1to_1world
- (JNIEnv *env, jclass cls, jint canvas,
- jdouble winx, jdouble winy, jdoubleArray worldx, jdoubleArray worldy)
-{
- jdouble *wx = (*env)->GetDoubleArrayElements(env, worldx, NULL);
- jdouble *wy = (*env)->GetDoubleArrayElements(env, worldy, NULL);
- gnome_canvas_window_to_world((GnomeCanvas*)canvas, winx, winy, wx, wy);
- (*env)->ReleaseDoubleArrayElements(env, worldx, wx, 0);
- (*env)->ReleaseDoubleArrayElements(env, worldy, wy, 0);
-}
-
-/*
- * Class: org_gnu_gnome_Canvas
- * Method: gnome_canvas_world_to_window
- * Signature: (IDD[D[D)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_Canvas_gnome_1canvas_1world_1to_1window
- (JNIEnv *env, jclass cls, jint canvas,
- jdouble worldx, jdouble worldy, jdoubleArray winx, jdoubleArray winy)
-{
- jdouble *wx = (*env)->GetDoubleArrayElements(env, winx, NULL);
- jdouble *wy = (*env)->GetDoubleArrayElements(env, winy, NULL);
- gnome_canvas_window_to_world((GnomeCanvas*)canvas, worldx, worldy, wx, wy);
- (*env)->ReleaseDoubleArrayElements(env, winx, wx, 0);
- (*env)->ReleaseDoubleArrayElements(env, winy, wy, 0);
-}
-
-
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgnome-java/src/jni/org_gnu_gnome_CanvasBpath.c b/libgnome-java/src/jni/org_gnu_gnome_CanvasBpath.c
deleted file mode 100644
index dd9ee79..0000000
--- a/libgnome-java/src/jni/org_gnu_gnome_CanvasBpath.c
+++ /dev/null
@@ -1,50 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-19 17:24:58 CDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gnome.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gnome.CanvasBpath
- * Method: gnome_canvas_bpath_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasBpath_gnome_1canvas_1bpath_1get_1type (JNIEnv
- *env, jclass cls)
- {
- {
- return (jint)gnome_canvas_bpath_get_type ();
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgnome-java/src/jni/org_gnu_gnome_CanvasClipgroup.c b/libgnome-java/src/jni/org_gnu_gnome_CanvasClipgroup.c
deleted file mode 100644
index ebf4265..0000000
--- a/libgnome-java/src/jni/org_gnu_gnome_CanvasClipgroup.c
+++ /dev/null
@@ -1,50 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-19 17:24:57 CDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gnome.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gnome.CanvasClipgroup
- * Method: gnome_canvas_clipgroup_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasClipgroup_gnome_1canvas_1clipgroup_1get_1type (
- JNIEnv *env, jclass cls)
- {
- {
- return (jint)gnome_canvas_clipgroup_get_type ();
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgnome-java/src/jni/org_gnu_gnome_CanvasEllipse.c b/libgnome-java/src/jni/org_gnu_gnome_CanvasEllipse.c
deleted file mode 100644
index 5006196..0000000
--- a/libgnome-java/src/jni/org_gnu_gnome_CanvasEllipse.c
+++ /dev/null
@@ -1,50 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-19 17:24:55 CDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gnome.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gnome.CanvasEllipse
- * Method: gnome_canvas_ellipse_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasEllipse_gnome_1canvas_1ellipse_1get_1type (
- JNIEnv *env, jclass cls)
- {
- {
- return (jint)gnome_canvas_ellipse_get_type ();
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgnome-java/src/jni/org_gnu_gnome_CanvasGroup.c b/libgnome-java/src/jni/org_gnu_gnome_CanvasGroup.c
deleted file mode 100644
index 9d6fc65..0000000
--- a/libgnome-java/src/jni/org_gnu_gnome_CanvasGroup.c
+++ /dev/null
@@ -1,60 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gnome.h>
-#include <libgnomecanvas/libgnomecanvas.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
-/*
- * Class: org.gnu.gnome.CanvasGroup
- * Method: gnome_canvas_group_get_type
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasGroup_gnome_1canvas_1group_1get_1type (JNIEnv
- *env, jclass cls)
-{
- {
- return (jint)gnome_canvas_group_get_type ();
- }
-}
-
-/*
- * Class: org_gnu_gnome_CanvasGroup
- * Method: get_item_list
- * Signature: (I)[I
- */
-JNIEXPORT jintArray JNICALL Java_org_gnu_gnome_CanvasGroup_get_1item_1list
- (JNIEnv *env, jclass cls, jint group)
-{
- GList *list = ((GnomeCanvasGroup*)group)->item_list;
- guint len;
- jintArray ar;
- int i = 0;
- if (NULL == list)
- return NULL;
- len = g_list_length(list);
- ar = (*env)->NewIntArray(env, len);
- while (list != NULL) {
- (*env)->SetIntArrayRegion(env, ar, i, 1, (jint*)&list->data);
- list = g_list_next(list);
- i++;
- }
- return ar;
-}
-
-
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgnome-java/src/jni/org_gnu_gnome_CanvasItem.c b/libgnome-java/src/jni/org_gnu_gnome_CanvasItem.c
deleted file mode 100644
index 8bc20b3..0000000
--- a/libgnome-java/src/jni/org_gnu_gnome_CanvasItem.c
+++ /dev/null
@@ -1,372 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gnome.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
-GnomeCanvas * GnomeCanvasItem_get_canvas (GnomeCanvasItem * cptr)
-{
- return cptr->canvas;
-}
-
-/*
- * Class: org.gnu.gnome.CanvasItem
- * Method: getCanvas
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasItem_getCanvas (JNIEnv *env, jclass cls, jint
- cptr)
-{
- GnomeCanvasItem *cptr_g = (GnomeCanvasItem *)cptr;
- return (jint)GnomeCanvasItem_get_canvas (cptr_g);
-}
-
-GnomeCanvasItem * GnomeCanvasItem_get_parent (GnomeCanvasItem * cptr)
-{
- return cptr->parent;
-}
-
-/*
- * Class: org.gnu.gnome.CanvasItem
- * Method: getParent
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasItem_getParent (JNIEnv *env, jclass cls, jint
- cptr)
-{
- GnomeCanvasItem *cptr_g = (GnomeCanvasItem *)cptr;
- {
- return (jint)GnomeCanvasItem_get_parent (cptr_g);
- }
-}
-
-gdouble GnomeCanvasItem_get_x1 (GnomeCanvasItem * cptr)
-{
- return cptr->x1;
-}
-
-/*
- * Class: org.gnu.gnome.CanvasItem
- * Method: getX1
- * Signature: (I)D
- */
-JNIEXPORT jdouble JNICALL Java_org_gnu_gnome_CanvasItem_getX1 (JNIEnv *env, jclass cls, jint
- cptr)
-{
- GnomeCanvasItem *cptr_g = (GnomeCanvasItem *)cptr;
- {
- jdouble result_j = (jdouble) (GnomeCanvasItem_get_x1 (cptr_g));
- return result_j;
- }
-}
-
-gdouble GnomeCanvasItem_get_y1 (GnomeCanvasItem * cptr)
-{
- return cptr->y1;
-}
-
-/*
- * Class: org.gnu.gnome.CanvasItem
- * Method: getY1
- * Signature: (I)D
- */
-JNIEXPORT jdouble JNICALL Java_org_gnu_gnome_CanvasItem_getY1 (JNIEnv *env, jclass cls, jint
- cptr)
-{
- GnomeCanvasItem *cptr_g = (GnomeCanvasItem *)cptr;
- {
- jdouble result_j = (jdouble) (GnomeCanvasItem_get_y1 (cptr_g));
- return result_j;
- }
-}
-
-gdouble GnomeCanvasItem_get_x2 (GnomeCanvasItem * cptr)
-{
- return cptr->x2;
-}
-
-/*
- * Class: org.gnu.gnome.CanvasItem
- * Method: getX2
- * Signature: (I)D
- */
-JNIEXPORT jdouble JNICALL Java_org_gnu_gnome_CanvasItem_getX2 (JNIEnv *env, jclass cls, jint
- cptr)
-{
- GnomeCanvasItem *cptr_g = (GnomeCanvasItem *)cptr;
- {
- jdouble result_j = (jdouble) (GnomeCanvasItem_get_x2 (cptr_g));
- return result_j;
- }
-}
-
-gdouble GnomeCanvasItem_get_y2 (GnomeCanvasItem * cptr)
-{
- return cptr->y2;
-}
-
-/*
- * Class: org.gnu.gnome.CanvasItem
- * Method: getY2
- * Signature: (I)D
- */
-JNIEXPORT jdouble JNICALL Java_org_gnu_gnome_CanvasItem_getY2 (JNIEnv *env, jclass cls, jint
- cptr)
-{
- GnomeCanvasItem *cptr_g = (GnomeCanvasItem *)cptr;
- {
- jdouble result_j = (jdouble) (GnomeCanvasItem_get_y2 (cptr_g));
- return result_j;
- }
-}
-
-/*
- * Class: org.gnu.gnome.CanvasItem
- * Method: gnome_canvas_item_get_type
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasItem_gnome_1canvas_1item_1get_1type (JNIEnv
- *env, jclass cls)
-{
- {
- return (jint)gnome_canvas_item_get_type ();
- }
-}
-
-/*
- * Class: org.gnu.gnome.CanvasItem
- * Method: gnome_canvas_item_move
- * Signature: (IDD)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasItem_gnome_1canvas_1item_1move (JNIEnv *env,
- jclass cls, jint item, jdouble dx, jdouble dy)
-{
- GnomeCanvasItem *item_g = (GnomeCanvasItem *)item;
- gdouble dx_g = (gdouble) dx;
- gdouble dy_g = (gdouble) dy;
- {
- gnome_canvas_item_move (item_g, dx_g, dy_g);
- }
-}
-
-/*
- * Class: org.gnu.gnome.CanvasItem
- * Method: gnome_canvas_item_affine_relative
- * Signature: (I[Ldouble ;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasItem_gnome_1canvas_1item_1affine_1relative (
- JNIEnv *env, jclass cls, jint item, jdoubleArray affine)
-{
- GnomeCanvasItem *item_g = (GnomeCanvasItem *)item;
- gdouble *affine_g = (gdouble *) (*env)->GetDoubleArrayElements (env, affine, NULL);
- {
- gnome_canvas_item_affine_relative (item_g, affine_g);
- (*env)->ReleaseDoubleArrayElements (env, affine, (jdouble *) affine_g, 0);
- }
-}
-
-/*
- * Class: org.gnu.gnome.CanvasItem
- * Method: gnome_canvas_item_affine_absolute
- * Signature: (I[Ldouble ;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasItem_gnome_1canvas_1item_1affine_1absolute (
- JNIEnv *env, jclass cls, jint item, jdoubleArray affine)
-{
- GnomeCanvasItem *item_g = (GnomeCanvasItem *)item;
- gdouble *affine_g = (gdouble *) (*env)->GetDoubleArrayElements (env, affine, NULL);
- {
- gnome_canvas_item_affine_absolute (item_g, affine_g);
- (*env)->ReleaseDoubleArrayElements (env, affine, (jdouble *) affine_g, 0);
- }
-}
-
-/*
- * Class: org.gnu.gnome.CanvasItem
- * Method: gnome_canvas_item_raise
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasItem_gnome_1canvas_1item_1raise (JNIEnv *env,
- jclass cls, jint item, jint position)
-{
- GnomeCanvasItem *item_g = (GnomeCanvasItem *)item;
- gint32 position_g = (gint32) position;
- {
- gnome_canvas_item_raise (item_g, position_g);
- }
-}
-
-/*
- * Class: org.gnu.gnome.CanvasItem
- * Method: gnome_canvas_item_raise_to_top
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasItem_gnome_1canvas_1item_1raise_1to_1top (
- JNIEnv *env, jclass cls, jint item)
-{
- GnomeCanvasItem *item_g = (GnomeCanvasItem *)item;
- {
- gnome_canvas_item_raise_to_top (item_g);
- }
-}
-
-/*
- * Class: org.gnu.gnome.CanvasItem
- * Method: gnome_canvas_item_lower
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasItem_gnome_1canvas_1item_1lower (JNIEnv *env,
- jclass cls, jint item, jint positions)
-{
- GnomeCanvasItem *item_g = (GnomeCanvasItem *)item;
- gint32 positions_g = (gint32) positions;
- {
- gnome_canvas_item_lower (item_g, positions_g);
- }
-}
-
-/*
- * Class: org.gnu.gnome.CanvasItem
- * Method: gnome_canvas_item_lower_to_bottom
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasItem_gnome_1canvas_1item_1lower_1to_1bottom (
- JNIEnv *env, jclass cls, jint item)
-{
- GnomeCanvasItem *item_g = (GnomeCanvasItem *)item;
- {
- gnome_canvas_item_lower_to_bottom (item_g);
- }
-}
-
-/*
- * Class: org.gnu.gnome.CanvasItem
- * Method: gnome_canvas_item_show
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasItem_gnome_1canvas_1item_1show (JNIEnv *env,
- jclass cls, jint item)
-{
- GnomeCanvasItem *item_g = (GnomeCanvasItem *)item;
- {
- gnome_canvas_item_show (item_g);
- }
-}
-
-/*
- * Class: org.gnu.gnome.CanvasItem
- * Method: gnome_canvas_item_hide
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasItem_gnome_1canvas_1item_1hide (JNIEnv *env,
- jclass cls, jint item)
-{
- GnomeCanvasItem *item_g = (GnomeCanvasItem *)item;
- {
- gnome_canvas_item_hide (item_g);
- }
-}
-
-/*
- * Class: org.gnu.gnome.CanvasItem
- * Method: gnome_canvas_item_grab
- * Signature: (IIII)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasItem_gnome_1canvas_1item_1grab (JNIEnv *env,
- jclass cls, jint item, jint event_mask, jint cursor, jint etime)
-{
- GnomeCanvasItem *item_g = (GnomeCanvasItem *)item;
- gint32 event_mask_g = (gint32) event_mask;
- GdkCursor *cursor_g = (GdkCursor *)cursor;
- gint32 etime_g = (gint32) etime;
- {
- jint result_j = (jint) (gnome_canvas_item_grab (item_g, event_mask_g, cursor_g, etime_g));
- return result_j;
- }
-}
-
-/*
- * Class: org.gnu.gnome.CanvasItem
- * Method: gnome_canvas_item_ungrab
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasItem_gnome_1canvas_1item_1ungrab (JNIEnv *env,
- jclass cls, jint item, jint etime)
-{
- GnomeCanvasItem *item_g = (GnomeCanvasItem *)item;
- gint32 etime_g = (gint32) etime;
- {
- gnome_canvas_item_ungrab (item_g, etime_g);
- }
-}
-
-/*
- * Class: org.gnu.gnome.CanvasItem
- * Method: gnome_canvas_item_reparent
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasItem_gnome_1canvas_1item_1reparent (JNIEnv
- *env, jclass cls, jint item, jint new_group)
-{
- GnomeCanvasItem *item_g = (GnomeCanvasItem *)item;
- GnomeCanvasGroup *new_group_g = (GnomeCanvasGroup *)new_group;
- {
- gnome_canvas_item_reparent (item_g, new_group_g);
- }
-}
-
-/*
- * Class: org.gnu.gnome.CanvasItem
- * Method: gnome_canvas_item_grab_focus
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasItem_gnome_1canvas_1item_1grab_1focus (JNIEnv
- *env, jclass cls, jint item)
-{
- GnomeCanvasItem *item_g = (GnomeCanvasItem *)item;
- {
- gnome_canvas_item_grab_focus (item_g);
- }
-}
-
-/*
- * Class: org.gnu.gnome.CanvasItem
- * Method: gnome_canvas_item_request_update
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasItem_gnome_1canvas_1item_1request_1update (
- JNIEnv *env, jclass cls, jint item)
-{
- GnomeCanvasItem *item_g = (GnomeCanvasItem *)item;
- {
- gnome_canvas_item_request_update (item_g);
- }
-}
-
-/*
- * Class: org_gnu_gnome_CanvasItem
- * Method: gnome_canvas_item_new
- * Signature: (II)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasItem_gnome_1canvas_1item_1new
- (JNIEnv *env, jclass cls, jint group, jint type)
-{
- return (jint)gnome_canvas_item_new((GnomeCanvasGroup*)group, (GType)type, NULL);
-}
-
-
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgnome-java/src/jni/org_gnu_gnome_CanvasLine.c b/libgnome-java/src/jni/org_gnu_gnome_CanvasLine.c
deleted file mode 100644
index 44956d4..0000000
--- a/libgnome-java/src/jni/org_gnu_gnome_CanvasLine.c
+++ /dev/null
@@ -1,684 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-08 10:21:57 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gnome.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- gint32 GnomeCanvasLine_get_num_points (GnomeCanvasLine * cptr)
- {
- return cptr->num_points;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasLine
- * Method: getNumPoints
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasLine_getNumPoints (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GnomeCanvasLine *cptr_g = (GnomeCanvasLine *)cptr;
- {
- jint result_j = (jint) (GnomeCanvasLine_get_num_points (cptr_g));
- return result_j;
- }
- }
-
- gdouble GnomeCanvasLine_get_width (GnomeCanvasLine * cptr)
- {
- return cptr->width;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasLine
- * Method: getWidth
- * Signature: (I)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_gnome_CanvasLine_getWidth (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GnomeCanvasLine *cptr_g = (GnomeCanvasLine *)cptr;
- {
- jdouble result_j = (jdouble) (GnomeCanvasLine_get_width (cptr_g));
- return result_j;
- }
- }
-
- GdkBitmap * GnomeCanvasLine_get_stipple (GnomeCanvasLine * cptr)
- {
- return cptr->stipple;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasLine
- * Method: getStipple
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasLine_getStipple (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GnomeCanvasLine *cptr_g = (GnomeCanvasLine *)cptr;
- {
- return (jint)GnomeCanvasLine_get_stipple (cptr_g);
- }
- }
-
- void GnomeCanvasLine_set_stipple (GnomeCanvasLine * cptr, GdkBitmap * stipple)
- {
- cptr->stipple = stipple;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasLine
- * Method: setStipple
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasLine_setStipple (JNIEnv *env, jint cptr, jint
- stipple)
- {
- GnomeCanvasLine *cptr_g = (GnomeCanvasLine *)cptr;
- GdkBitmap *stipple_g = (GdkBitmap *)stipple;
- {
- GnomeCanvasLine_set_stipple (cptr_g, stipple_g);
- }
- }
-
- glong GnomeCanvasLine_get_fill_pixel (GnomeCanvasLine * cptr)
- {
- return cptr->fill_pixel;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasLine
- * Method: getFillPixel
- * Signature: (I)J
- */
- JNIEXPORT jlong JNICALL Java_org_gnu_gnome_CanvasLine_getFillPixel (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GnomeCanvasLine *cptr_g = (GnomeCanvasLine *)cptr;
- {
- jlong result_j = (jlong) (GnomeCanvasLine_get_fill_pixel (cptr_g));
- return result_j;
- }
- }
-
- void GnomeCanvasLine_set_fill_pixel (GnomeCanvasLine * cptr, glong fill_pixel)
- {
- cptr->fill_pixel = fill_pixel;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasLine
- * Method: setFillPixel
- * Signature: (IJ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasLine_setFillPixel (JNIEnv *env, jint cptr,
- jlong fill_pixel)
- {
- GnomeCanvasLine *cptr_g = (GnomeCanvasLine *)cptr;
- glong fill_pixel_g = (glong) fill_pixel;
- {
- GnomeCanvasLine_set_fill_pixel (cptr_g, fill_pixel_g);
- }
- }
-
- gint32 GnomeCanvasLine_get_fill_color (GnomeCanvasLine * cptr)
- {
- return cptr->fill_color;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasLine
- * Method: getFillColor
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasLine_getFillColor (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GnomeCanvasLine *cptr_g = (GnomeCanvasLine *)cptr;
- {
- jint result_j = (jint) (GnomeCanvasLine_get_fill_color (cptr_g));
- return result_j;
- }
- }
-
- void GnomeCanvasLine_set_fill_color (GnomeCanvasLine * cptr, gint32 fill_color)
- {
- cptr->fill_color = fill_color;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasLine
- * Method: setFillColor
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasLine_setFillColor (JNIEnv *env, jint cptr, jint
- fill_color)
- {
- GnomeCanvasLine *cptr_g = (GnomeCanvasLine *)cptr;
- gint32 fill_color_g = (gint32) fill_color;
- {
- GnomeCanvasLine_set_fill_color (cptr_g, fill_color_g);
- }
- }
-
- GdkGC * GnomeCanvasLine_get_gc (GnomeCanvasLine * cptr)
- {
- return cptr->gc;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasLine
- * Method: getGc
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasLine_getGc (JNIEnv *env, jclass cls, jint cptr)
- {
- GnomeCanvasLine *cptr_g = (GnomeCanvasLine *)cptr;
- {
- return (jint)GnomeCanvasLine_get_gc (cptr_g);
- }
- }
-
- gboolean GnomeCanvasLine_get_width_pixels (GnomeCanvasLine * cptr)
- {
- return cptr->width_pixels;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasLine
- * Method: getWidthPixels
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gnome_CanvasLine_getWidthPixels (JNIEnv *env, jclass
- cls, jint cptr)
- {
- GnomeCanvasLine *cptr_g = (GnomeCanvasLine *)cptr;
- {
- jboolean result_j = (jboolean) (GnomeCanvasLine_get_width_pixels (cptr_g));
- return result_j;
- }
- }
-
- gboolean GnomeCanvasLine_get_first_arrow (GnomeCanvasLine * cptr)
- {
- return cptr->first_arrow;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasLine
- * Method: getFirstArrow
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gnome_CanvasLine_getFirstArrow (JNIEnv *env, jclass
- cls, jint cptr)
- {
- GnomeCanvasLine *cptr_g = (GnomeCanvasLine *)cptr;
- {
- jboolean result_j = (jboolean) (GnomeCanvasLine_get_first_arrow (cptr_g));
- return result_j;
- }
- }
-
- void GnomeCanvasLine_set_first_arrow (GnomeCanvasLine * cptr, gboolean first_arrow)
- {
- cptr->first_arrow = first_arrow;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasLine
- * Method: setFirstArrow
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasLine_setFirstArrow (JNIEnv *env, jint cptr,
- jboolean first_arrow)
- {
- GnomeCanvasLine *cptr_g = (GnomeCanvasLine *)cptr;
- gboolean first_arrow_g = (gboolean) first_arrow;
- {
- GnomeCanvasLine_set_first_arrow (cptr_g, first_arrow_g);
- }
- }
-
- gboolean GnomeCanvasLine_get_last_arrow (GnomeCanvasLine * cptr)
- {
- return cptr->last_arrow;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasLine
- * Method: getLastArrow
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gnome_CanvasLine_getLastArrow (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GnomeCanvasLine *cptr_g = (GnomeCanvasLine *)cptr;
- {
- jboolean result_j = (jboolean) (GnomeCanvasLine_get_last_arrow (cptr_g));
- return result_j;
- }
- }
-
- void GnomeCanvasLine_set_last_arrow (GnomeCanvasLine * cptr, gboolean last_arrow)
- {
- cptr->last_arrow = last_arrow;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasLine
- * Method: setLastArrow
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasLine_setLastArrow (JNIEnv *env, jint cptr,
- jboolean last_arrow)
- {
- GnomeCanvasLine *cptr_g = (GnomeCanvasLine *)cptr;
- gboolean last_arrow_g = (gboolean) last_arrow;
- {
- GnomeCanvasLine_set_last_arrow (cptr_g, last_arrow_g);
- }
- }
-
- gboolean GnomeCanvasLine_get_smooth (GnomeCanvasLine * cptr)
- {
- return cptr->smooth;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasLine
- * Method: getSmooth
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gnome_CanvasLine_getSmooth (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GnomeCanvasLine *cptr_g = (GnomeCanvasLine *)cptr;
- {
- jboolean result_j = (jboolean) (GnomeCanvasLine_get_smooth (cptr_g));
- return result_j;
- }
- }
-
- void GnomeCanvasLine_set_smooth (GnomeCanvasLine * cptr, gboolean smooth)
- {
- cptr->smooth = smooth;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasLine
- * Method: setSmooth
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasLine_setSmooth (JNIEnv *env, jint cptr,
- jboolean smooth)
- {
- GnomeCanvasLine *cptr_g = (GnomeCanvasLine *)cptr;
- gboolean smooth_g = (gboolean) smooth;
- {
- GnomeCanvasLine_set_smooth (cptr_g, smooth_g);
- }
- }
-
- GdkCapStyle GnomeCanvasLine_get_cap (GnomeCanvasLine * cptr)
- {
- return cptr->cap;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasLine
- * Method: getCap
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasLine_getCap (JNIEnv *env, jclass cls, jint cptr)
- {
- GnomeCanvasLine *cptr_g = (GnomeCanvasLine *)cptr;
- {
- jint result_j = (jint) (GnomeCanvasLine_get_cap (cptr_g));
- return result_j;
- }
- }
-
- void GnomeCanvasLine_set_cap (GnomeCanvasLine * cptr, GdkCapStyle cap)
- {
- cptr->cap = cap;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasLine
- * Method: setCap
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasLine_setCap (JNIEnv *env, jint cptr, jint cap)
- {
- GnomeCanvasLine *cptr_g = (GnomeCanvasLine *)cptr;
- GdkCapStyle cap_g = (GdkCapStyle) cap;
- {
- GnomeCanvasLine_set_cap (cptr_g, cap_g);
- }
- }
-
- GdkLineStyle GnomeCanvasLine_get_line_style (GnomeCanvasLine * cptr)
- {
- return cptr->line_style;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasLine
- * Method: getLineStyle
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasLine_getLineStyle (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GnomeCanvasLine *cptr_g = (GnomeCanvasLine *)cptr;
- {
- jint result_j = (jint) (GnomeCanvasLine_get_line_style (cptr_g));
- return result_j;
- }
- }
-
- void GnomeCanvasLine_set_line_style (GnomeCanvasLine * cptr, GdkLineStyle line_style)
- {
- cptr->line_style = line_style;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasLine
- * Method: setLineStyle
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasLine_setLineStyle (JNIEnv *env, jint cptr, jint
- line_style)
- {
- GnomeCanvasLine *cptr_g = (GnomeCanvasLine *)cptr;
- GdkLineStyle line_style_g = (GdkLineStyle) line_style;
- {
- GnomeCanvasLine_set_line_style (cptr_g, line_style_g);
- }
- }
-
- GdkJoinStyle GnomeCanvasLine_get_join (GnomeCanvasLine * cptr)
- {
- return cptr->join;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasLine
- * Method: getJoin
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasLine_getJoin (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GnomeCanvasLine *cptr_g = (GnomeCanvasLine *)cptr;
- {
- jint result_j = (jint) (GnomeCanvasLine_get_join (cptr_g));
- return result_j;
- }
- }
-
- void GnomeCanvasLine_set_join (GnomeCanvasLine * cptr, GdkJoinStyle join)
- {
- cptr->join = join;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasLine
- * Method: setJoin
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasLine_setJoin (JNIEnv *env, jint cptr, jint join)
- {
- GnomeCanvasLine *cptr_g = (GnomeCanvasLine *)cptr;
- GdkJoinStyle join_g = (GdkJoinStyle) join;
- {
- GnomeCanvasLine_set_join (cptr_g, join_g);
- }
- }
-
- gint32 GnomeCanvasLine_get_fill_rgba (GnomeCanvasLine * cptr)
- {
- return cptr->fill_rgba;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasLine
- * Method: getFillRgba
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasLine_getFillRgba (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GnomeCanvasLine *cptr_g = (GnomeCanvasLine *)cptr;
- {
- jint result_j = (jint) (GnomeCanvasLine_get_fill_rgba (cptr_g));
- return result_j;
- }
- }
-
- void GnomeCanvasLine_set_fill_rgba (GnomeCanvasLine * cptr, gint32 fill_rgba)
- {
- cptr->fill_rgba = fill_rgba;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasLine
- * Method: setFillRgba
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasLine_setFillRgba (JNIEnv *env, jint cptr, jint
- fill_rgba)
- {
- GnomeCanvasLine *cptr_g = (GnomeCanvasLine *)cptr;
- gint32 fill_rgba_g = (gint32) fill_rgba;
- {
- GnomeCanvasLine_set_fill_rgba (cptr_g, fill_rgba_g);
- }
- }
-
- gint32 GnomeCanvasLine_get_spline_steps (GnomeCanvasLine * cptr)
- {
- return cptr->spline_steps;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasLine
- * Method: getSplineSteps
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasLine_getSplineSteps (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GnomeCanvasLine *cptr_g = (GnomeCanvasLine *)cptr;
- {
- jint result_j = (jint) (GnomeCanvasLine_get_spline_steps (cptr_g));
- return result_j;
- }
- }
-
- void GnomeCanvasLine_set_spline_steps (GnomeCanvasLine * cptr, gint32 spline_steps)
- {
- cptr->spline_steps = spline_steps;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasLine
- * Method: setSplineSteps
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasLine_setSplineSteps (JNIEnv *env, jint cptr,
- jint spline_steps)
- {
- GnomeCanvasLine *cptr_g = (GnomeCanvasLine *)cptr;
- gint32 spline_steps_g = (gint32) spline_steps;
- {
- GnomeCanvasLine_set_spline_steps (cptr_g, spline_steps_g);
- }
- }
-
- gdouble GnomeCanvasLine_get_shape_a (GnomeCanvasLine * cptr)
- {
- return cptr->shape_a;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasLine
- * Method: getShapeA
- * Signature: (I)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_gnome_CanvasLine_getShapeA (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GnomeCanvasLine *cptr_g = (GnomeCanvasLine *)cptr;
- {
- jdouble result_j = (jdouble) (GnomeCanvasLine_get_shape_a (cptr_g));
- return result_j;
- }
- }
-
- void GnomeCanvasLine_set_shape_a (GnomeCanvasLine * cptr, gdouble shape_a)
- {
- cptr->shape_a = shape_a;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasLine
- * Method: setShapeA
- * Signature: (ID)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasLine_setShapeA (JNIEnv *env, jint cptr, jdouble
- shape_a)
- {
- GnomeCanvasLine *cptr_g = (GnomeCanvasLine *)cptr;
- gdouble shape_a_g = (gdouble) shape_a;
- {
- GnomeCanvasLine_set_shape_a (cptr_g, shape_a_g);
- }
- }
-
- gdouble GnomeCanvasLine_get_shape_b (GnomeCanvasLine * cptr)
- {
- return cptr->shape_b;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasLine
- * Method: getShapeB
- * Signature: (I)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_gnome_CanvasLine_getShapeB (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GnomeCanvasLine *cptr_g = (GnomeCanvasLine *)cptr;
- {
- jdouble result_j = (jdouble) (GnomeCanvasLine_get_shape_b (cptr_g));
- return result_j;
- }
- }
-
- void GnomeCanvasLine_set_shape_b (GnomeCanvasLine * cptr, gdouble shape_b)
- {
- cptr->shape_b = shape_b;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasLine
- * Method: setShapeB
- * Signature: (ID)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasLine_setShapeB (JNIEnv *env, jint cptr, jdouble
- shape_b)
- {
- GnomeCanvasLine *cptr_g = (GnomeCanvasLine *)cptr;
- gdouble shape_b_g = (gdouble) shape_b;
- {
- GnomeCanvasLine_set_shape_b (cptr_g, shape_b_g);
- }
- }
-
- gdouble GnomeCanvasLine_get_shape_c (GnomeCanvasLine * cptr)
- {
- return cptr->shape_c;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasLine
- * Method: getShapeC
- * Signature: (I)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_gnome_CanvasLine_getShapeC (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GnomeCanvasLine *cptr_g = (GnomeCanvasLine *)cptr;
- {
- jdouble result_j = (jdouble) (GnomeCanvasLine_get_shape_c (cptr_g));
- return result_j;
- }
- }
-
- void GnomeCanvasLine_set_shape_c (GnomeCanvasLine * cptr, gdouble shape_c)
- {
- cptr->shape_c = shape_c;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasLine
- * Method: setShapeC
- * Signature: (ID)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasLine_setShapeC (JNIEnv *env, jint cptr, jdouble
- shape_c)
- {
- GnomeCanvasLine *cptr_g = (GnomeCanvasLine *)cptr;
- gdouble shape_c_g = (gdouble) shape_c;
- {
- GnomeCanvasLine_set_shape_c (cptr_g, shape_c_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.CanvasLine
- * Method: gnome_canvas_line_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasLine_gnome_1canvas_1line_1get_1type (JNIEnv
- *env, jclass cls)
- {
- {
- return (jint)gnome_canvas_line_get_type ();
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgnome-java/src/jni/org_gnu_gnome_CanvasPathDef.c b/libgnome-java/src/jni/org_gnu_gnome_CanvasPathDef.c
deleted file mode 100644
index 73bd682..0000000
--- a/libgnome-java/src/jni/org_gnu_gnome_CanvasPathDef.c
+++ /dev/null
@@ -1,371 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-08 10:21:58 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gnome.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gnome.CanvasPathDef
- * Method: gnome_canvas_path_def_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasPathDef_gnome_1canvas_1path_1def_1new (JNIEnv
- *env, jclass cls)
- {
- {
- return (jint)gnome_canvas_path_def_new ();
- }
- }
-
- /*
- * Class: org.gnu.gnome.CanvasPathDef
- * Method: gnome_canvas_path_def_new_sized
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasPathDef_gnome_1canvas_1path_1def_1new_1sized (
- JNIEnv *env, jclass cls, jint length)
- {
- gint32 length_g = (gint32) length;
- {
- return (jint)gnome_canvas_path_def_new_sized (length_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.CanvasPathDef
- * Method: gnome_canvas_path_def_ref
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasPathDef_gnome_1canvas_1path_1def_1ref (JNIEnv
- *env, jclass cls, jint path)
- {
- GnomeCanvasPathDef *path_g = (GnomeCanvasPathDef *)path;
- {
- gnome_canvas_path_def_ref (path_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.CanvasPathDef
- * Method: gnome_canvas_path_def_finish
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasPathDef_gnome_1canvas_1path_1def_1finish (
- JNIEnv *env, jclass cls, jint path)
- {
- GnomeCanvasPathDef *path_g = (GnomeCanvasPathDef *)path;
- {
- gnome_canvas_path_def_finish (path_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.CanvasPathDef
- * Method: gnome_canvas_path_def_ensure_space
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasPathDef_gnome_1canvas_1path_1def_1ensure_1space (
- JNIEnv *env, jclass cls, jint path, jint space)
- {
- GnomeCanvasPathDef *path_g = (GnomeCanvasPathDef *)path;
- gint32 space_g = (gint32) space;
- {
- gnome_canvas_path_def_ensure_space (path_g, space_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.CanvasPathDef
- * Method: gnome_canvas_path_def_copy
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasPathDef_gnome_1canvas_1path_1def_1copy (JNIEnv
- *env, jclass cls, jint dst, jint src)
- {
- GnomeCanvasPathDef *dst_g = (GnomeCanvasPathDef *)dst;
- GnomeCanvasPathDef *src_g = (GnomeCanvasPathDef *)src;
- {
- gnome_canvas_path_def_copy (dst_g, src_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.CanvasPathDef
- * Method: gnome_canvas_path_def_duplicate
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasPathDef_gnome_1canvas_1path_1def_1duplicate (
- JNIEnv *env, jclass cls, jint path)
- {
- GnomeCanvasPathDef *path_g = (GnomeCanvasPathDef *)path;
- {
- return (jint)gnome_canvas_path_def_duplicate (path_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.CanvasPathDef
- * Method: gnome_canvas_path_def_unref
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasPathDef_gnome_1canvas_1path_1def_1unref (JNIEnv
- *env, jclass cls, jint path)
- {
- GnomeCanvasPathDef *path_g = (GnomeCanvasPathDef *)path;
- {
- gnome_canvas_path_def_unref (path_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.CanvasPathDef
- * Method: gnome_canvas_path_def_reset
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasPathDef_gnome_1canvas_1path_1def_1reset (JNIEnv
- *env, jclass cls, jint path)
- {
- GnomeCanvasPathDef *path_g = (GnomeCanvasPathDef *)path;
- {
- gnome_canvas_path_def_reset (path_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.CanvasPathDef
- * Method: gnome_canvas_path_def_moveto
- * Signature: (IDD)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasPathDef_gnome_1canvas_1path_1def_1moveto (
- JNIEnv *env, jclass cls, jint path, jdouble x, jdouble y)
- {
- GnomeCanvasPathDef *path_g = (GnomeCanvasPathDef *)path;
- gdouble x_g = (gdouble) x;
- gdouble y_g = (gdouble) y;
- {
- gnome_canvas_path_def_moveto (path_g, x_g, y_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.CanvasPathDef
- * Method: gnome_canvas_path_def_lineto
- * Signature: (IDD)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasPathDef_gnome_1canvas_1path_1def_1lineto (
- JNIEnv *env, jclass cls, jint path, jdouble x, jdouble y)
- {
- GnomeCanvasPathDef *path_g = (GnomeCanvasPathDef *)path;
- gdouble x_g = (gdouble) x;
- gdouble y_g = (gdouble) y;
- {
- gnome_canvas_path_def_lineto (path_g, x_g, y_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.CanvasPathDef
- * Method: gnome_canvas_path_def_lineto_moving
- * Signature: (IDD)V
- */
- JNIEXPORT void JNICALL
- Java_org_gnu_gnome_CanvasPathDef_gnome_1canvas_1path_1def_1lineto_1moving (JNIEnv *env, jclass
- cls, jint path, jdouble x, jdouble y)
- {
- GnomeCanvasPathDef *path_g = (GnomeCanvasPathDef *)path;
- gdouble x_g = (gdouble) x;
- gdouble y_g = (gdouble) y;
- {
- gnome_canvas_path_def_lineto_moving (path_g, x_g, y_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.CanvasPathDef
- * Method: gnome_canvas_path_def_curveto
- * Signature: (IDDDDDD)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasPathDef_gnome_1canvas_1path_1def_1curveto (
- JNIEnv *env, jclass cls, jint path, jdouble x0, jdouble y0, jdouble x1, jdouble y1, jdouble
- x2, jdouble y2)
- {
- GnomeCanvasPathDef *path_g = (GnomeCanvasPathDef *)path;
- gdouble x0_g = (gdouble) x0;
- gdouble y0_g = (gdouble) y0;
- gdouble x1_g = (gdouble) x1;
- gdouble y1_g = (gdouble) y1;
- gdouble x2_g = (gdouble) x2;
- gdouble y2_g = (gdouble) y2;
- {
- gnome_canvas_path_def_curveto (path_g, x0_g, y0_g, x1_g, y1_g, x2_g, y2_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.CanvasPathDef
- * Method: gnome_canvas_path_def_closepath
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasPathDef_gnome_1canvas_1path_1def_1closepath (
- JNIEnv *env, jclass cls, jint path)
- {
- GnomeCanvasPathDef *path_g = (GnomeCanvasPathDef *)path;
- {
- gnome_canvas_path_def_closepath (path_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.CanvasPathDef
- * Method: gnome_canvas_path_def_closepath_current
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL
- Java_org_gnu_gnome_CanvasPathDef_gnome_1canvas_1path_1def_1closepath_1current (JNIEnv *env,
- jclass cls, jint path)
- {
- GnomeCanvasPathDef *path_g = (GnomeCanvasPathDef *)path;
- {
- gnome_canvas_path_def_closepath_current (path_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.CanvasPathDef
- * Method: gnome_canvas_path_def_length
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasPathDef_gnome_1canvas_1path_1def_1length (
- JNIEnv *env, jclass cls, jint path)
- {
- GnomeCanvasPathDef *path_g = (GnomeCanvasPathDef *)path;
- {
- jint result_j = (jint) (gnome_canvas_path_def_length (path_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gnome.CanvasPathDef
- * Method: gnome_canvas_path_def_is_empty
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gnome_CanvasPathDef_gnome_1canvas_1path_1def_1is_1empty (
- JNIEnv *env, jclass cls, jint path)
- {
- GnomeCanvasPathDef *path_g = (GnomeCanvasPathDef *)path;
- {
- jboolean result_j = (jboolean) (gnome_canvas_path_def_is_empty (path_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gnome.CanvasPathDef
- * Method: gnome_canvas_path_def_has_currentpoint
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL
- Java_org_gnu_gnome_CanvasPathDef_gnome_1canvas_1path_1def_1has_1currentpoint (JNIEnv *env,
- jclass cls, jint path)
- {
- GnomeCanvasPathDef *path_g = (GnomeCanvasPathDef *)path;
- {
- jboolean result_j = (jboolean) (gnome_canvas_path_def_has_currentpoint (path_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gnome.CanvasPathDef
- * Method: gnome_canvas_path_def_any_open
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gnome_CanvasPathDef_gnome_1canvas_1path_1def_1any_1open (
- JNIEnv *env, jclass cls, jint path)
- {
- GnomeCanvasPathDef *path_g = (GnomeCanvasPathDef *)path;
- {
- jboolean result_j = (jboolean) (gnome_canvas_path_def_any_open (path_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gnome.CanvasPathDef
- * Method: gnome_canvas_path_def_all_open
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gnome_CanvasPathDef_gnome_1canvas_1path_1def_1all_1open (
- JNIEnv *env, jclass cls, jint path)
- {
- GnomeCanvasPathDef *path_g = (GnomeCanvasPathDef *)path;
- {
- jboolean result_j = (jboolean) (gnome_canvas_path_def_all_open (path_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gnome.CanvasPathDef
- * Method: gnome_canvas_path_def_any_closed
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL
- Java_org_gnu_gnome_CanvasPathDef_gnome_1canvas_1path_1def_1any_1closed (JNIEnv *env, jclass
- cls, jint path)
- {
- GnomeCanvasPathDef *path_g = (GnomeCanvasPathDef *)path;
- {
- jboolean result_j = (jboolean) (gnome_canvas_path_def_any_closed (path_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gnome.CanvasPathDef
- * Method: gnome_canvas_path_def_all_closed
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL
- Java_org_gnu_gnome_CanvasPathDef_gnome_1canvas_1path_1def_1all_1closed (JNIEnv *env, jclass
- cls, jint path)
- {
- GnomeCanvasPathDef *path_g = (GnomeCanvasPathDef *)path;
- {
- jboolean result_j = (jboolean) (gnome_canvas_path_def_all_closed (path_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgnome-java/src/jni/org_gnu_gnome_CanvasPixbuf.c b/libgnome-java/src/jni/org_gnu_gnome_CanvasPixbuf.c
deleted file mode 100644
index a748a32..0000000
--- a/libgnome-java/src/jni/org_gnu_gnome_CanvasPixbuf.c
+++ /dev/null
@@ -1,50 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-08 10:21:59 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gnome.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gnome.CanvasPixbuf
- * Method: gnome_canvas_pixbuf_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasPixbuf_gnome_1canvas_1pixbuf_1get_1type (JNIEnv
- *env, jclass cls)
- {
- {
- return (jint)gnome_canvas_pixbuf_get_type ();
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgnome-java/src/jni/org_gnu_gnome_CanvasPoints.c b/libgnome-java/src/jni/org_gnu_gnome_CanvasPoints.c
deleted file mode 100644
index 7e368d6..0000000
--- a/libgnome-java/src/jni/org_gnu_gnome_CanvasPoints.c
+++ /dev/null
@@ -1,113 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- * Philip A. Chapman <pchapman at pcsw.us>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-08 10:21:55 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gnome.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
-
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gnome.CanvasPoints
- * Method: gnome_canvas_points_new
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasPoints_gnome_1canvas_1points_1new (JNIEnv *env,
- jclass cls, jint numPoints)
- {
- gint32 numPoints_g = (gint32) numPoints;
- {
- return (jint)gnome_canvas_points_new (numPoints_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.CanvasPoints
- * Method: gnome_canvas_points_ref
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasPoints_gnome_1canvas_1points_1ref (JNIEnv *env,
- jclass cls, jint points)
- {
- GnomeCanvasPoints *points_g = (GnomeCanvasPoints *)points;
- {
- return (jint)gnome_canvas_points_ref (points_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.CanvasPoints
- * Method: gnome_canvas_points_free
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasPoints_gnome_1canvas_1points_1free (JNIEnv
- *env, jclass cls, jint points)
- {
- GnomeCanvasPoints *points_g = (GnomeCanvasPoints *)points;
- {
- gnome_canvas_points_free (points_g);
- }
- }
-
- // This function was generated by the code generator, but heavily modified.
- // FYI I basicaly needed this function and cheated. I used the code
- // generator to generate a stub and the casting and added my own code PAC.
- /*
- * Class: org.gnu.gnome.CanvasPoints
- * Method: gnome_canvas_points_set_point
- * Signature: (IIDD)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasPoints_gnome_1canvas_1points_1set_1point (
- JNIEnv *env, jclass cls, jint points, jint index, jdouble x, jdouble y)
- {
- // points are stored in an array with x and y alternating. Thus the x
- // coordinate of point 0 is at points_g->coords[0], the y coordinate of
- // point 0 is at points_g->coords[1]. The x coordinate of point 1 is at
- // points_g->coords[2], the y coordinate of point 1 is at
- // points_g->coords[3]. Etc.
- GnomeCanvasPoints *points_g = (GnomeCanvasPoints *)points;
- gint32 index_g = (gint32) index;
- gdouble x_g = (gdouble) x;
- gdouble y_g = (gdouble) y;
- // Make sure a good index value was passed in. We don't want to attmept
- // to access memory outside of the array.
- if (index_g > -1 && index_g < points_g->num_points) {
- gint32 xindex = index_g * 2;
- gint32 yindex = xindex + 1;
- {
- points_g->coords[xindex] = x_g;
- points_g->coords[yindex] = y_g;
- }
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgnome-java/src/jni/org_gnu_gnome_CanvasPolygon.c b/libgnome-java/src/jni/org_gnu_gnome_CanvasPolygon.c
deleted file mode 100644
index 12eb254..0000000
--- a/libgnome-java/src/jni/org_gnu_gnome_CanvasPolygon.c
+++ /dev/null
@@ -1,50 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-08 10:21:58 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gnome.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gnome.CanvasPolygon
- * Method: gnome_canvas_polygon_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasPolygon_gnome_1canvas_1polygon_1get_1type (
- JNIEnv *env, jclass cls)
- {
- {
- return (jint)gnome_canvas_polygon_get_type ();
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgnome-java/src/jni/org_gnu_gnome_CanvasRE.c b/libgnome-java/src/jni/org_gnu_gnome_CanvasRE.c
deleted file mode 100644
index eded6e9..0000000
--- a/libgnome-java/src/jni/org_gnu_gnome_CanvasRE.c
+++ /dev/null
@@ -1,193 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-08 10:21:57 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gnome.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gnome.CanvasRE
- * Method: gnome_canvas_request_redraw
- * Signature: (IIIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasRE_gnome_1canvas_1request_1redraw (JNIEnv *env,
- jclass cls, jint canvas, jint x1, jint y1, jint x2, jint y2)
- {
- GnomeCanvas *canvas_g = (GnomeCanvas *)canvas;
- gint32 x1_g = (gint32) x1;
- gint32 y1_g = (gint32) y1;
- gint32 x2_g = (gint32) x2;
- gint32 y2_g = (gint32) y2;
- {
- gnome_canvas_request_redraw (canvas_g, x1_g, y1_g, x2_g, y2_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.CanvasRE
- * Method: gnome_canvas_re_new_gdk_wpix
- * Signature: (IIDDDDIIIII)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasRE_gnome_1canvas_1re_1new_1gdk_1wpix (JNIEnv
- *env, jclass cls, jint group, jint type, jdouble x1, jdouble y1, jdouble x2, jdouble y2,
- jint fill_color, jint outline_color, jint fill_stipple, jint outline_stipple, jint
- width_pixels)
- {
- GnomeCanvasGroup *group_g = (GnomeCanvasGroup *)group;
- GType type_g = (GType)type;
- gdouble x1_g = (gdouble) x1;
- gdouble y1_g = (gdouble) y1;
- gdouble x2_g = (gdouble) x2;
- gdouble y2_g = (gdouble) y2;
- GdkColor *fill_color_g = (GdkColor *)fill_color;
- GdkColor *outline_color_g = (GdkColor *)outline_color;
- GdkBitmap *fill_stipple_g = (GdkBitmap *)fill_stipple;
- GdkBitmap *outline_stipple_g = (GdkBitmap *)outline_stipple;
- gint32 width_pixels_g = (gint32) width_pixels;
- {
- return (jint)gnome_canvas_item_new
- (group_g, type_g,
- "x1", x1_g,
- "y1", y1_g,
- "x2", x2_g,
- "y2", y2_g,
- "fill_color_gdk", fill_color_g,
- "outline_color_gdk", outline_color_g,
- "fill_stipple", fill_stipple_g,
- "outline_stipple", outline_stipple_g,
- "width_pixels", width_pixels_g,
- NULL);
- }
- }
-
- /*
- * Class: org.gnu.gnome.CanvasRE
- * Method: gnome_canvas_re_new_gdk_wunit
- * Signature: (IIDDDDIIIID)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasRE_gnome_1canvas_1re_1new_1gdk_1wunit (JNIEnv
- *env, jclass cls, jint group, jint type, jdouble x1, jdouble y1, jdouble x2, jdouble y2,
- jint fill_color, jint outline_color, jint fill_stipple, jint outline_stipple, jdouble
- width_units)
- {
- GnomeCanvasGroup* group_g = (GnomeCanvasGroup *)group;
- GType type_g = (GType)type;
- gdouble x1_g = (gdouble) x1;
- gdouble y1_g = (gdouble) y1;
- gdouble x2_g = (gdouble) x2;
- gdouble y2_g = (gdouble) y2;
- GdkColor *fill_color_g = (GdkColor *)fill_color;
- GdkColor *outline_color_g = (GdkColor *)outline_color;
- GdkBitmap *fill_stipple_g = (GdkBitmap *)fill_stipple;
- GdkBitmap *outline_stipple_g = (GdkBitmap *)outline_stipple;
- gdouble width_units_g = (gdouble) width_units;
- {
- return (jint)gnome_canvas_item_new
- (group_g, type_g,
- "x1", x1_g,
- "y1", y1_g,
- "x2", x2_g,
- "y2", y2_g,
- "fill_color_gdk", fill_color_g,
- "outline_color_gdk", outline_color_g,
- "fill_stipple", fill_stipple_g,
- "outline_stipple", outline_stipple_g,
- "width_units", width_units_g,
- NULL);
- }
- }
-
- /*
- * Class: org.gnu.gnome.CanvasRE
- * Method: gnome_canvas_re_new_rgba_wpix
- * Signature: (IIDDDDIII)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasRE_gnome_1canvas_1re_1new_1rgba_1wpix (JNIEnv
- *env, jclass cls, jint group, jint type, jdouble x1, jdouble y1, jdouble x2, jdouble y2,
- jint fill_color, jint outline_color, jint width_pixels)
- {
- GnomeCanvasGroup *group_g = (GnomeCanvasGroup *)group;
- GType type_g = (GType )type;
- gdouble x1_g = (gdouble) x1;
- gdouble y1_g = (gdouble) y1;
- gdouble x2_g = (gdouble) x2;
- gdouble y2_g = (gdouble) y2;
- gint32 fill_color_g = (gint32) fill_color;
- gint32 outline_color_g = (gint32) outline_color;
- gint32 width_pixels_g = (gint32) width_pixels;
- {
- return (jint)gnome_canvas_item_new
- (group_g, type_g,
- "x1", x1_g,
- "y1", y1_g,
- "x2", x2_g,
- "y2", y2_g,
- "fill_color_rgba", fill_color_g,
- "outline_color_rgba", outline_color_g,
- "width_pixels", width_pixels_g,
- NULL);
- }
- }
-
- /*
- * Class: org.gnu.gnome.CanvasRE
- * Method: gnome_canvas_re_new_rgba_wunit
- * Signature: (IIDDDDIID)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasRE_gnome_1canvas_1re_1new_1rgba_1wunit (JNIEnv
- *env, jclass cls, jint group, jint type, jdouble x1, jdouble y1, jdouble x2, jdouble y2,
- jint fill_color, jint outline_color, jdouble width_units)
- {
- GnomeCanvasGroup *group_g = (GnomeCanvasGroup *)group;
- GType type_g = (GType)type;
- gdouble x1_g = (gdouble) x1;
- gdouble y1_g = (gdouble) y1;
- gdouble x2_g = (gdouble) x2;
- gdouble y2_g = (gdouble) y2;
- gint32 fill_color_g = (gint32) fill_color;
- gint32 outline_color_g = (gint32) outline_color;
- gdouble width_units_g = (gdouble) width_units;
- {
- return (jint)gnome_canvas_item_new
- (group_g, type_g,
- "x1", x1_g,
- "y1", y1_g,
- "x2", x2_g,
- "y2", y2_g,
- "fill_color_rgba", fill_color_g,
- "outline_color_rgba", outline_color_g,
- "width_units", width_units_g,
- NULL);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgnome-java/src/jni/org_gnu_gnome_CanvasRect.c b/libgnome-java/src/jni/org_gnu_gnome_CanvasRect.c
deleted file mode 100644
index 1b78c67..0000000
--- a/libgnome-java/src/jni/org_gnu_gnome_CanvasRect.c
+++ /dev/null
@@ -1,50 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-08 10:21:59 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gnome.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gnome.CanvasRect
- * Method: gnome_canvas_rect_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasRect_gnome_1canvas_1rect_1get_1type (JNIEnv
- *env, jclass cls)
- {
- {
- return (jint)gnome_canvas_rect_get_type ();
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgnome-java/src/jni/org_gnu_gnome_CanvasRichText.c b/libgnome-java/src/jni/org_gnu_gnome_CanvasRichText.c
deleted file mode 100644
index 05d20f4..0000000
--- a/libgnome-java/src/jni/org_gnu_gnome_CanvasRichText.c
+++ /dev/null
@@ -1,159 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-08 10:21:59 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gnome.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gnome.CanvasRichText
- * Method: gnome_canvas_rich_text_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasRichText_gnome_1canvas_1rich_1text_1get_1type (
- JNIEnv *env, jclass cls)
- {
- {
- return (jint)gnome_canvas_rich_text_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gnome.CanvasRichText
- * Method: gnome_canvas_rich_text_cut_clipboard
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL
- Java_org_gnu_gnome_CanvasRichText_gnome_1canvas_1rich_1text_1cut_1clipboard (JNIEnv *env,
- jclass cls, jint text)
- {
- GnomeCanvasRichText *text_g = (GnomeCanvasRichText *)text;
- {
- gnome_canvas_rich_text_cut_clipboard (text_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.CanvasRichText
- * Method: gnome_canvas_rich_text_copy_clipboard
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL
- Java_org_gnu_gnome_CanvasRichText_gnome_1canvas_1rich_1text_1copy_1clipboard (JNIEnv *env,
- jclass cls, jint text)
- {
- GnomeCanvasRichText *text_g = (GnomeCanvasRichText *)text;
- {
- gnome_canvas_rich_text_copy_clipboard (text_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.CanvasRichText
- * Method: gnome_canvas_rich_text_paste_clipboard
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL
- Java_org_gnu_gnome_CanvasRichText_gnome_1canvas_1rich_1text_1paste_1clipboard (JNIEnv *env,
- jclass cls, jint text)
- {
- GnomeCanvasRichText *text_g = (GnomeCanvasRichText *)text;
- {
- gnome_canvas_rich_text_paste_clipboard (text_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.CanvasRichText
- * Method: gnome_canvas_rich_text_set_buffer
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasRichText_gnome_1canvas_1rich_1text_1set_1buffer (
- JNIEnv *env, jclass cls, jint text, jint buffer)
- {
- GnomeCanvasRichText *text_g = (GnomeCanvasRichText *)text;
- GtkTextBuffer *buffer_g = (GtkTextBuffer *)buffer;
- {
- gnome_canvas_rich_text_set_buffer (text_g, buffer_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.CanvasRichText
- * Method: gnome_canvas_rich_text_get_buffer
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasRichText_gnome_1canvas_1rich_1text_1get_1buffer (
- JNIEnv *env, jclass cls, jint text)
- {
- GnomeCanvasRichText *text_g = (GnomeCanvasRichText *)text;
- {
- return (jint)gnome_canvas_rich_text_get_buffer (text_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.CanvasRichText
- * Method: gnome_canvas_rich_text_get_iter_location
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL
- Java_org_gnu_gnome_CanvasRichText_gnome_1canvas_1rich_1text_1get_1iter_1location (JNIEnv *env,
- jclass cls, jint text, jint iter, jint location)
- {
- GnomeCanvasRichText *text_g = (GnomeCanvasRichText *)text;
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- GdkRectangle *location_g = (GdkRectangle *)location;
- {
- gnome_canvas_rich_text_get_iter_location (text_g, iter_g, location_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.CanvasRichText
- * Method: gnome_canvas_rich_text_get_iter_at_location
- * Signature: (IIII)V
- */
- JNIEXPORT void JNICALL
- Java_org_gnu_gnome_CanvasRichText_gnome_1canvas_1rich_1text_1get_1iter_1at_1location (JNIEnv
- *env, jclass cls, jint text, jint iter, jint x, jint y)
- {
- GnomeCanvasRichText *text_g = (GnomeCanvasRichText *)text;
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- gint32 x_g = (gint32) x;
- gint32 y_g = (gint32) y;
- {
- gnome_canvas_rich_text_get_iter_at_location (text_g, iter_g, x_g, y_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgnome-java/src/jni/org_gnu_gnome_CanvasShape.c b/libgnome-java/src/jni/org_gnu_gnome_CanvasShape.c
deleted file mode 100644
index 6efd372..0000000
--- a/libgnome-java/src/jni/org_gnu_gnome_CanvasShape.c
+++ /dev/null
@@ -1,79 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-08 10:21:57 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gnome.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gnome.CanvasShape
- * Method: gnome_canvas_shape_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasShape_gnome_1canvas_1shape_1get_1type (JNIEnv
- *env, jclass cls)
- {
- {
- return (jint)gnome_canvas_shape_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gnome.CanvasShape
- * Method: gnome_canvas_shape_set_path_def
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasShape_gnome_1canvas_1shape_1set_1path_1def (
- JNIEnv *env, jclass cls, jint shape, jint def)
- {
- GnomeCanvasShape *shape_g = (GnomeCanvasShape *)shape;
- GnomeCanvasPathDef *def_g = (GnomeCanvasPathDef *)def;
- {
- gnome_canvas_shape_set_path_def (shape_g, def_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.CanvasShape
- * Method: gnome_canvas_shape_get_path_def
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasShape_gnome_1canvas_1shape_1get_1path_1def (
- JNIEnv *env, jclass cls, jint shape)
- {
- GnomeCanvasShape *shape_g = (GnomeCanvasShape *)shape;
- {
- return (jint)gnome_canvas_shape_get_path_def (shape_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgnome-java/src/jni/org_gnu_gnome_CanvasText.c b/libgnome-java/src/jni/org_gnu_gnome_CanvasText.c
deleted file mode 100644
index 30e4dcc..0000000
--- a/libgnome-java/src/jni/org_gnu_gnome_CanvasText.c
+++ /dev/null
@@ -1,1016 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-08 10:21:57 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gnome.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- gchar * GnomeCanvasText_get_text (GnomeCanvasText * cptr)
- {
- return cptr->text;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasText
- * Method: getText
- * Signature: (I)java.lang.String;
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gnome_CanvasText_getText (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GnomeCanvasText *cptr_g = (GnomeCanvasText *)cptr;
- gchar *result_g = (gchar*)GnomeCanvasText_get_text (cptr_g);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- void GnomeCanvasText_set_text (GnomeCanvasText * cptr, gchar * text)
- {
- cptr->text = text;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasText
- * Method: setText
- * Signature: (Ijava.lang.String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasText_setText (JNIEnv *env, jint cptr,
- jstring text)
- {
- GnomeCanvasText *cptr_g = (GnomeCanvasText *)cptr;
- gchar* text_g = (gchar*)(*env)->GetStringUTFChars(env, text, 0);
- GnomeCanvasText_set_text (cptr_g, text_g);
- (*env)->ReleaseStringUTFChars(env, text, text_g);
- }
-
- gdouble GnomeCanvasText_get_x (GnomeCanvasText * cptr)
- {
- return cptr->x;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasText
- * Method: getX
- * Signature: (I)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_gnome_CanvasText_getX (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GnomeCanvasText *cptr_g = (GnomeCanvasText *)cptr;
- {
- jdouble result_j = (jdouble) (GnomeCanvasText_get_x (cptr_g));
- return result_j;
- }
- }
-
- void GnomeCanvasText_set_x (GnomeCanvasText * cptr, gdouble x)
- {
- cptr->x = x;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasText
- * Method: setX
- * Signature: (ID)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasText_setX (JNIEnv *env, jint cptr, jdouble x)
- {
- GnomeCanvasText *cptr_g = (GnomeCanvasText *)cptr;
- gdouble x_g = (gdouble) x;
- {
- GnomeCanvasText_set_x (cptr_g, x_g);
- }
- }
-
- gdouble GnomeCanvasText_get_y (GnomeCanvasText * cptr)
- {
- return cptr->y;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasText
- * Method: getY
- * Signature: (I)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_gnome_CanvasText_getY (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GnomeCanvasText *cptr_g = (GnomeCanvasText *)cptr;
- {
- jdouble result_j = (jdouble) (GnomeCanvasText_get_y (cptr_g));
- return result_j;
- }
- }
-
- void GnomeCanvasText_set_y (GnomeCanvasText * cptr, gdouble y)
- {
- cptr->y = y;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasText
- * Method: setY
- * Signature: (ID)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasText_setY (JNIEnv *env, jint cptr, jdouble y)
- {
- GnomeCanvasText *cptr_g = (GnomeCanvasText *)cptr;
- gdouble y_g = (gdouble) y;
- {
- GnomeCanvasText_set_y (cptr_g, y_g);
- }
- }
-
- GtkAnchorType GnomeCanvasText_get_anchor (GnomeCanvasText * cptr)
- {
- return cptr->anchor;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasText
- * Method: getAnchor
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasText_getAnchor (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GnomeCanvasText *cptr_g = (GnomeCanvasText *)cptr;
- {
- jint result_j = (jint) (GnomeCanvasText_get_anchor (cptr_g));
- return result_j;
- }
- }
-
- void GnomeCanvasText_set_anchor (GnomeCanvasText * cptr, GtkAnchorType anchor)
- {
- cptr->anchor = anchor;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasText
- * Method: setAnchor
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasText_setAnchor (JNIEnv *env, jint cptr, jint
- anchor)
- {
- GnomeCanvasText *cptr_g = (GnomeCanvasText *)cptr;
- GtkAnchorType anchor_g = (GtkAnchorType) anchor;
- {
- GnomeCanvasText_set_anchor (cptr_g, anchor_g);
- }
- }
-
- GtkJustification GnomeCanvasText_get_justification (GnomeCanvasText * cptr)
- {
- return cptr->justification;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasText
- * Method: getJustification
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasText_getJustification (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GnomeCanvasText *cptr_g = (GnomeCanvasText *)cptr;
- {
- jint result_j = (jint) (GnomeCanvasText_get_justification (cptr_g));
- return result_j;
- }
- }
-
- void GnomeCanvasText_set_justification (GnomeCanvasText * cptr, GtkJustification justification)
- {
- cptr->justification = justification;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasText
- * Method: setJustification
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasText_setJustification (JNIEnv *env, jint cptr,
- jint justification)
- {
- GnomeCanvasText *cptr_g = (GnomeCanvasText *)cptr;
- GtkJustification justification_g = (GtkJustification) justification;
- {
- GnomeCanvasText_set_justification (cptr_g, justification_g);
- }
- }
-
- gdouble GnomeCanvasText_get_clip_width (GnomeCanvasText * cptr)
- {
- return cptr->clip_width;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasText
- * Method: getClipWidth
- * Signature: (I)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_gnome_CanvasText_getClipWidth (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GnomeCanvasText *cptr_g = (GnomeCanvasText *)cptr;
- {
- jdouble result_j = (jdouble) (GnomeCanvasText_get_clip_width (cptr_g));
- return result_j;
- }
- }
-
- void GnomeCanvasText_set_clip_width (GnomeCanvasText * cptr, gdouble clip_width)
- {
- cptr->clip_width = clip_width;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasText
- * Method: setClipWidth
- * Signature: (ID)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasText_setClipWidth (JNIEnv *env, jint cptr,
- jdouble clip_width)
- {
- GnomeCanvasText *cptr_g = (GnomeCanvasText *)cptr;
- gdouble clip_width_g = (gdouble) clip_width;
- {
- GnomeCanvasText_set_clip_width (cptr_g, clip_width_g);
- }
- }
-
- gdouble GnomeCanvasText_get_clip_height (GnomeCanvasText * cptr)
- {
- return cptr->clip_height;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasText
- * Method: getClipHeight
- * Signature: (I)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_gnome_CanvasText_getClipHeight (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GnomeCanvasText *cptr_g = (GnomeCanvasText *)cptr;
- {
- jdouble result_j = (jdouble) (GnomeCanvasText_get_clip_height (cptr_g));
- return result_j;
- }
- }
-
- void GnomeCanvasText_set_clip_height (GnomeCanvasText * cptr, gdouble clip_height)
- {
- cptr->clip_height = clip_height;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasText
- * Method: setClipHeight
- * Signature: (ID)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasText_setClipHeight (JNIEnv *env, jint cptr,
- jdouble clip_height)
- {
- GnomeCanvasText *cptr_g = (GnomeCanvasText *)cptr;
- gdouble clip_height_g = (gdouble) clip_height;
- {
- GnomeCanvasText_set_clip_height (cptr_g, clip_height_g);
- }
- }
-
- glong GnomeCanvasText_get_pixel (GnomeCanvasText * cptr)
- {
- return cptr->pixel;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasText
- * Method: getPixel
- * Signature: (I)J
- */
- JNIEXPORT jlong JNICALL Java_org_gnu_gnome_CanvasText_getPixel (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GnomeCanvasText *cptr_g = (GnomeCanvasText *)cptr;
- {
- jlong result_j = (jlong) (GnomeCanvasText_get_pixel (cptr_g));
- return result_j;
- }
- }
-
- void GnomeCanvasText_set_pixel (GnomeCanvasText * cptr, glong pixel)
- {
- cptr->pixel = pixel;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasText
- * Method: setPixel
- * Signature: (IJ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasText_setPixel (JNIEnv *env, jint cptr, jlong
- pixel)
- {
- GnomeCanvasText *cptr_g = (GnomeCanvasText *)cptr;
- glong pixel_g = (glong) pixel;
- {
- GnomeCanvasText_set_pixel (cptr_g, pixel_g);
- }
- }
-
- GdkBitmap * GnomeCanvasText_get_stipple (GnomeCanvasText * cptr)
- {
- return cptr->stipple;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasText
- * Method: getStipple
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasText_getStipple (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GnomeCanvasText *cptr_g = (GnomeCanvasText *)cptr;
- {
- return (jint)GnomeCanvasText_get_stipple (cptr_g);
- }
- }
-
- void GnomeCanvasText_set_stipple (GnomeCanvasText * cptr, GdkBitmap * stipple)
- {
- cptr->stipple = stipple;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasText
- * Method: setStipple
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasText_setStipple (JNIEnv *env, jint cptr, jint
- stipple)
- {
- GnomeCanvasText *cptr_g = (GnomeCanvasText *)cptr;
- GdkBitmap *stipple_g = (GdkBitmap *)stipple;
- {
- GnomeCanvasText_set_stipple (cptr_g, stipple_g);
- }
- }
-
- GdkGC * GnomeCanvasText_get_gc (GnomeCanvasText * cptr)
- {
- return cptr->gc;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasText
- * Method: getGc
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasText_getGc (JNIEnv *env, jclass cls, jint cptr)
- {
- GnomeCanvasText *cptr_g = (GnomeCanvasText *)cptr;
- {
- return (jint)GnomeCanvasText_get_gc (cptr_g);
- }
- }
-
- gint32 GnomeCanvasText_get_max_width (GnomeCanvasText * cptr)
- {
- return cptr->max_width;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasText
- * Method: getMaxWidth
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasText_getMaxWidth (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GnomeCanvasText *cptr_g = (GnomeCanvasText *)cptr;
- {
- jint result_j = (jint) (GnomeCanvasText_get_max_width (cptr_g));
- return result_j;
- }
- }
-
- gint32 GnomeCanvasText_get_height (GnomeCanvasText * cptr)
- {
- return cptr->height;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasText
- * Method: getHeight
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasText_getHeight (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GnomeCanvasText *cptr_g = (GnomeCanvasText *)cptr;
- {
- jint result_j = (jint) (GnomeCanvasText_get_height (cptr_g));
- return result_j;
- }
- }
-
- gboolean GnomeCanvasText_get_clip (GnomeCanvasText * cptr)
- {
- return cptr->clip;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasText
- * Method: getClip
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gnome_CanvasText_getClip (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GnomeCanvasText *cptr_g = (GnomeCanvasText *)cptr;
- {
- jboolean result_j = (jboolean) (GnomeCanvasText_get_clip (cptr_g));
- return result_j;
- }
- }
-
- void GnomeCanvasText_set_clip (GnomeCanvasText * cptr, gboolean clip)
- {
- cptr->clip = clip;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasText
- * Method: setClip
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasText_setClip (JNIEnv *env, jint cptr, jboolean
- clip)
- {
- GnomeCanvasText *cptr_g = (GnomeCanvasText *)cptr;
- gboolean clip_g = (gboolean) clip;
- {
- GnomeCanvasText_set_clip (cptr_g, clip_g);
- }
- }
-
- PangoFontDescription * GnomeCanvasText_get_font_desc (GnomeCanvasText * cptr)
- {
- return cptr->font_desc;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasText
- * Method: getFontDesc
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasText_getFontDesc (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GnomeCanvasText *cptr_g = (GnomeCanvasText *)cptr;
- {
- return (jint)GnomeCanvasText_get_font_desc (cptr_g);
- }
- }
-
- void GnomeCanvasText_set_font_desc (GnomeCanvasText * cptr, PangoFontDescription * font_desc)
- {
- cptr->font_desc = font_desc;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasText
- * Method: setFontDesc
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasText_setFontDesc (JNIEnv *env, jint cptr, jint
- font_desc)
- {
- GnomeCanvasText *cptr_g = (GnomeCanvasText *)cptr;
- PangoFontDescription *font_desc_g = (PangoFontDescription *)font_desc;
- {
- GnomeCanvasText_set_font_desc (cptr_g, font_desc_g);
- }
- }
-
- PangoAttrList * GnomeCanvasText_get_attr_list (GnomeCanvasText * cptr)
- {
- return cptr->attr_list;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasText
- * Method: getAttrList
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasText_getAttrList (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GnomeCanvasText *cptr_g = (GnomeCanvasText *)cptr;
- {
- return (jint)GnomeCanvasText_get_attr_list (cptr_g);
- }
- }
-
- void GnomeCanvasText_set_attr_list (GnomeCanvasText * cptr, PangoAttrList * attr_list)
- {
- cptr->attr_list = attr_list;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasText
- * Method: setAttrList
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasText_setAttrList (JNIEnv *env, jint cptr, jint
- attr_list)
- {
- GnomeCanvasText *cptr_g = (GnomeCanvasText *)cptr;
- PangoAttrList *attr_list_g = (PangoAttrList *)attr_list;
- {
- GnomeCanvasText_set_attr_list (cptr_g, attr_list_g);
- }
- }
-
- PangoUnderline GnomeCanvasText_get_underline (GnomeCanvasText * cptr)
- {
- return cptr->underline;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasText
- * Method: getUnderline
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasText_getUnderline (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GnomeCanvasText *cptr_g = (GnomeCanvasText *)cptr;
- {
- jint result_j = (jint) (GnomeCanvasText_get_underline (cptr_g));
- return result_j;
- }
- }
-
- void GnomeCanvasText_set_underline (GnomeCanvasText * cptr, PangoUnderline underline)
- {
- cptr->underline = underline;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasText
- * Method: setUnderline
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasText_setUnderline (JNIEnv *env, jint cptr, jint
- underline)
- {
- GnomeCanvasText *cptr_g = (GnomeCanvasText *)cptr;
- PangoUnderline underline_g = (PangoUnderline) underline;
- {
- GnomeCanvasText_set_underline (cptr_g, underline_g);
- }
- }
-
- gboolean GnomeCanvasText_get_strikethrough (GnomeCanvasText * cptr)
- {
- return cptr->strikethrough;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasText
- * Method: getStrikethrough
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gnome_CanvasText_getStrikethrough (JNIEnv *env, jclass
- cls, jint cptr)
- {
- GnomeCanvasText *cptr_g = (GnomeCanvasText *)cptr;
- {
- jboolean result_j = (jboolean) (GnomeCanvasText_get_strikethrough (cptr_g));
- return result_j;
- }
- }
-
- void GnomeCanvasText_set_strikethrough (GnomeCanvasText * cptr, gboolean strikethrough)
- {
- cptr->strikethrough = strikethrough;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasText
- * Method: setStrikethrough
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasText_setStrikethrough (JNIEnv *env, jint cptr,
- jboolean strikethrough)
- {
- GnomeCanvasText *cptr_g = (GnomeCanvasText *)cptr;
- gboolean strikethrough_g = (gboolean) strikethrough;
- {
- GnomeCanvasText_set_strikethrough (cptr_g, strikethrough_g);
- }
- }
-
- gint32 GnomeCanvasText_get_rise (GnomeCanvasText * cptr)
- {
- return cptr->rise;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasText
- * Method: getRise
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasText_getRise (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GnomeCanvasText *cptr_g = (GnomeCanvasText *)cptr;
- {
- jint result_j = (jint) (GnomeCanvasText_get_rise (cptr_g));
- return result_j;
- }
- }
-
- void GnomeCanvasText_set_rise (GnomeCanvasText * cptr, gint32 rise)
- {
- cptr->rise = rise;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasText
- * Method: setRise
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasText_setRise (JNIEnv *env, jint cptr, jint rise)
- {
- GnomeCanvasText *cptr_g = (GnomeCanvasText *)cptr;
- gint32 rise_g = (gint32) rise;
- {
- GnomeCanvasText_set_rise (cptr_g, rise_g);
- }
- }
-
- gdouble GnomeCanvasText_get_scale (GnomeCanvasText * cptr)
- {
- return cptr->scale;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasText
- * Method: getScale
- * Signature: (I)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_gnome_CanvasText_getScale (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GnomeCanvasText *cptr_g = (GnomeCanvasText *)cptr;
- {
- jdouble result_j = (jdouble) (GnomeCanvasText_get_scale (cptr_g));
- return result_j;
- }
- }
-
- void GnomeCanvasText_set_scale (GnomeCanvasText * cptr, gdouble scale)
- {
- cptr->scale = scale;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasText
- * Method: setScale
- * Signature: (ID)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasText_setScale (JNIEnv *env, jint cptr, jdouble
- scale)
- {
- GnomeCanvasText *cptr_g = (GnomeCanvasText *)cptr;
- gdouble scale_g = (gdouble) scale;
- {
- GnomeCanvasText_set_scale (cptr_g, scale_g);
- }
- }
-
- PangoLayout * GnomeCanvasText_get_layout (GnomeCanvasText * cptr)
- {
- return cptr->layout;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasText
- * Method: getLayout
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasText_getLayout (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GnomeCanvasText *cptr_g = (GnomeCanvasText *)cptr;
- {
- return (jint)GnomeCanvasText_get_layout (cptr_g);
- }
- }
-
- void GnomeCanvasText_set_layout (GnomeCanvasText * cptr, PangoLayout * layout)
- {
- cptr->layout = layout;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasText
- * Method: setLayout
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasText_setLayout (JNIEnv *env, jint cptr, jint
- layout)
- {
- GnomeCanvasText *cptr_g = (GnomeCanvasText *)cptr;
- PangoLayout *layout_g = (PangoLayout *)layout;
- {
- GnomeCanvasText_set_layout (cptr_g, layout_g);
- }
- }
-
- gdouble GnomeCanvasText_get_xofs (GnomeCanvasText * cptr)
- {
- return cptr->xofs;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasText
- * Method: getXofs
- * Signature: (I)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_gnome_CanvasText_getXofs (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GnomeCanvasText *cptr_g = (GnomeCanvasText *)cptr;
- {
- jdouble result_j = (jdouble) (GnomeCanvasText_get_xofs (cptr_g));
- return result_j;
- }
- }
-
- gdouble GnomeCanvasText_get_yofs (GnomeCanvasText * cptr)
- {
- return cptr->yofs;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasText
- * Method: getYofs
- * Signature: (I)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_gnome_CanvasText_getYofs (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GnomeCanvasText *cptr_g = (GnomeCanvasText *)cptr;
- {
- jdouble result_j = (jdouble) (GnomeCanvasText_get_yofs (cptr_g));
- return result_j;
- }
- }
-
- gint32 GnomeCanvasText_get_cx (GnomeCanvasText * cptr)
- {
- return cptr->cx;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasText
- * Method: getCx
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasText_getCx (JNIEnv *env, jclass cls, jint cptr)
- {
- GnomeCanvasText *cptr_g = (GnomeCanvasText *)cptr;
- {
- jint result_j = (jint) (GnomeCanvasText_get_cx (cptr_g));
- return result_j;
- }
- }
-
- gint32 GnomeCanvasText_get_cy (GnomeCanvasText * cptr)
- {
- return cptr->cy;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasText
- * Method: getCy
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasText_getCy (JNIEnv *env, jclass cls, jint cptr)
- {
- GnomeCanvasText *cptr_g = (GnomeCanvasText *)cptr;
- {
- jint result_j = (jint) (GnomeCanvasText_get_cy (cptr_g));
- return result_j;
- }
- }
-
- gboolean GnomeCanvasText_get_underline_set (GnomeCanvasText * cptr)
- {
- return cptr->underline_set;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasText
- * Method: getUnderlineSet
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gnome_CanvasText_getUnderlineSet (JNIEnv *env, jclass
- cls, jint cptr)
- {
- GnomeCanvasText *cptr_g = (GnomeCanvasText *)cptr;
- {
- jboolean result_j = (jboolean) (GnomeCanvasText_get_underline_set (cptr_g));
- return result_j;
- }
- }
-
- gboolean GnomeCanvasText_get_strike_set (GnomeCanvasText * cptr)
- {
- return cptr->strike_set;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasText
- * Method: getStrikeSet
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gnome_CanvasText_getStrikeSet (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GnomeCanvasText *cptr_g = (GnomeCanvasText *)cptr;
- {
- jboolean result_j = (jboolean) (GnomeCanvasText_get_strike_set (cptr_g));
- return result_j;
- }
- }
-
- gboolean GnomeCanvasText_get_rise_set (GnomeCanvasText * cptr)
- {
- return cptr->rise_set;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasText
- * Method: getRiseSet
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gnome_CanvasText_getRiseSet (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GnomeCanvasText *cptr_g = (GnomeCanvasText *)cptr;
- {
- jboolean result_j = (jboolean) (GnomeCanvasText_get_rise_set (cptr_g));
- return result_j;
- }
- }
-
- gboolean GnomeCanvasText_get_scale_set (GnomeCanvasText * cptr)
- {
- return cptr->scale_set;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasText
- * Method: getScaleSet
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gnome_CanvasText_getScaleSet (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GnomeCanvasText *cptr_g = (GnomeCanvasText *)cptr;
- {
- jboolean result_j = (jboolean) (GnomeCanvasText_get_scale_set (cptr_g));
- return result_j;
- }
- }
-
- gint32 GnomeCanvasText_get_clip_cx (GnomeCanvasText * cptr)
- {
- return cptr->clip_cx;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasText
- * Method: getClipCx
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasText_getClipCx (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GnomeCanvasText *cptr_g = (GnomeCanvasText *)cptr;
- {
- jint result_j = (jint) (GnomeCanvasText_get_clip_cx (cptr_g));
- return result_j;
- }
- }
-
- gint32 GnomeCanvasText_get_clip_cy (GnomeCanvasText * cptr)
- {
- return cptr->clip_cy;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasText
- * Method: getClipCy
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasText_getClipCy (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GnomeCanvasText *cptr_g = (GnomeCanvasText *)cptr;
- {
- jint result_j = (jint) (GnomeCanvasText_get_clip_cy (cptr_g));
- return result_j;
- }
- }
-
- gint32 GnomeCanvasText_get_clip_cheight (GnomeCanvasText * cptr)
- {
- return cptr->clip_cheight;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasText
- * Method: getClipCheight
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasText_getClipCheight (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GnomeCanvasText *cptr_g = (GnomeCanvasText *)cptr;
- {
- jint result_j = (jint) (GnomeCanvasText_get_clip_cheight (cptr_g));
- return result_j;
- }
- }
-
- glong GnomeCanvasText_get_rgba (GnomeCanvasText * cptr)
- {
- return cptr->rgba;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasText
- * Method: getRgba
- * Signature: (I)J
- */
- JNIEXPORT jlong JNICALL Java_org_gnu_gnome_CanvasText_getRgba (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GnomeCanvasText *cptr_g = (GnomeCanvasText *)cptr;
- {
- jlong result_j = (jlong) (GnomeCanvasText_get_rgba (cptr_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gnome.CanvasText
- * Method: gnome_canvas_text_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasText_gnome_1canvas_1text_1get_1type (JNIEnv
- *env, jclass cls)
- {
- {
- return (jint)gnome_canvas_text_get_type ();
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgnome-java/src/jni/org_gnu_gnome_CanvasWidget.c b/libgnome-java/src/jni/org_gnu_gnome_CanvasWidget.c
deleted file mode 100644
index 33d9e7a..0000000
--- a/libgnome-java/src/jni/org_gnu_gnome_CanvasWidget.c
+++ /dev/null
@@ -1,327 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-08 10:21:55 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gnome.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- GtkWidget * GnomeCanvasWidget_get_widget (GnomeCanvasWidget * cptr)
- {
- return cptr->widget;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasWidget
- * Method: getWidget
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasWidget_getWidget (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GnomeCanvasWidget *cptr_g = (GnomeCanvasWidget *)cptr;
- {
- return (jint)GnomeCanvasWidget_get_widget (cptr_g);
- }
- }
-
- void GnomeCanvasWidget_set_widget (GnomeCanvasWidget * cptr, GtkWidget * widget)
- {
- cptr->widget = widget;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasWidget
- * Method: setWidget
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasWidget_setWidget (JNIEnv *env, jint cptr, jint
- widget)
- {
- GnomeCanvasWidget *cptr_g = (GnomeCanvasWidget *)cptr;
- GtkWidget *widget_g = (GtkWidget *)widget;
- {
- GnomeCanvasWidget_set_widget (cptr_g, widget_g);
- }
- }
-
- gdouble GnomeCanvasWidget_get_x (GnomeCanvasWidget * cptr)
- {
- return cptr->x;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasWidget
- * Method: getX
- * Signature: (I)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_gnome_CanvasWidget_getX (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GnomeCanvasWidget *cptr_g = (GnomeCanvasWidget *)cptr;
- {
- jdouble result_j = (jdouble) (GnomeCanvasWidget_get_x (cptr_g));
- return result_j;
- }
- }
-
- void GnomeCanvasWidget_set_x (GnomeCanvasWidget * cptr, gdouble x)
- {
- cptr->x = x;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasWidget
- * Method: setX
- * Signature: (ID)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasWidget_setX (JNIEnv *env, jint cptr, jdouble x)
- {
- GnomeCanvasWidget *cptr_g = (GnomeCanvasWidget *)cptr;
- gdouble x_g = (gdouble) x;
- {
- GnomeCanvasWidget_set_x (cptr_g, x_g);
- }
- }
-
- gdouble GnomeCanvasWidget_get_y (GnomeCanvasWidget * cptr)
- {
- return cptr->y;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasWidget
- * Method: getY
- * Signature: (I)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_gnome_CanvasWidget_getY (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GnomeCanvasWidget *cptr_g = (GnomeCanvasWidget *)cptr;
- {
- jdouble result_j = (jdouble) (GnomeCanvasWidget_get_y (cptr_g));
- return result_j;
- }
- }
-
- void GnomeCanvasWidget_set_y (GnomeCanvasWidget * cptr, gdouble y)
- {
- cptr->y = y;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasWidget
- * Method: setY
- * Signature: (ID)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasWidget_setY (JNIEnv *env, jint cptr, jdouble y)
- {
- GnomeCanvasWidget *cptr_g = (GnomeCanvasWidget *)cptr;
- gdouble y_g = (gdouble) y;
- {
- GnomeCanvasWidget_set_y (cptr_g, y_g);
- }
- }
-
- gdouble GnomeCanvasWidget_get_width (GnomeCanvasWidget * cptr)
- {
- return cptr->width;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasWidget
- * Method: getWidth
- * Signature: (I)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_gnome_CanvasWidget_getWidth (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GnomeCanvasWidget *cptr_g = (GnomeCanvasWidget *)cptr;
- {
- jdouble result_j = (jdouble) (GnomeCanvasWidget_get_width (cptr_g));
- return result_j;
- }
- }
-
- void GnomeCanvasWidget_set_width (GnomeCanvasWidget * cptr, gdouble width)
- {
- cptr->width = width;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasWidget
- * Method: setWidth
- * Signature: (ID)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasWidget_setWidth (JNIEnv *env, jint cptr,
- jdouble width)
- {
- GnomeCanvasWidget *cptr_g = (GnomeCanvasWidget *)cptr;
- gdouble width_g = (gdouble) width;
- {
- GnomeCanvasWidget_set_width (cptr_g, width_g);
- }
- }
-
- gdouble GnomeCanvasWidget_get_height (GnomeCanvasWidget * cptr)
- {
- return cptr->height;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasWidget
- * Method: getHeight
- * Signature: (I)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_gnome_CanvasWidget_getHeight (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GnomeCanvasWidget *cptr_g = (GnomeCanvasWidget *)cptr;
- {
- jdouble result_j = (jdouble) (GnomeCanvasWidget_get_height (cptr_g));
- return result_j;
- }
- }
-
- void GnomeCanvasWidget_set_height (GnomeCanvasWidget * cptr, gdouble height)
- {
- cptr->height = height;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasWidget
- * Method: setHeight
- * Signature: (ID)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasWidget_setHeight (JNIEnv *env, jint cptr,
- jdouble height)
- {
- GnomeCanvasWidget *cptr_g = (GnomeCanvasWidget *)cptr;
- gdouble height_g = (gdouble) height;
- {
- GnomeCanvasWidget_set_height (cptr_g, height_g);
- }
- }
-
- GtkAnchorType GnomeCanvasWidget_get_anchor (GnomeCanvasWidget * cptr)
- {
- return cptr->anchor;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasWidget
- * Method: getAnchor
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasWidget_getAnchor (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GnomeCanvasWidget *cptr_g = (GnomeCanvasWidget *)cptr;
- {
- jint result_j = (jint) (GnomeCanvasWidget_get_anchor (cptr_g));
- return result_j;
- }
- }
-
- void GnomeCanvasWidget_set_anchor (GnomeCanvasWidget * cptr, GtkAnchorType anchor)
- {
- cptr->anchor = anchor;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasWidget
- * Method: setAnchor
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasWidget_setAnchor (JNIEnv *env, jint cptr, jint
- anchor)
- {
- GnomeCanvasWidget *cptr_g = (GnomeCanvasWidget *)cptr;
- GtkAnchorType anchor_g = (GtkAnchorType) anchor;
- {
- GnomeCanvasWidget_set_anchor (cptr_g, anchor_g);
- }
- }
-
- gboolean GnomeCanvasWidget_get_size_pixels (GnomeCanvasWidget * cptr)
- {
- return cptr->size_pixels;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasWidget
- * Method: getSizePixels
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gnome_CanvasWidget_getSizePixels (JNIEnv *env, jclass
- cls, jint cptr)
- {
- GnomeCanvasWidget *cptr_g = (GnomeCanvasWidget *)cptr;
- {
- jboolean result_j = (jboolean) (GnomeCanvasWidget_get_size_pixels (cptr_g));
- return result_j;
- }
- }
-
- void GnomeCanvasWidget_set_size_pixels (GnomeCanvasWidget * cptr, gboolean size_pixels)
- {
- cptr->size_pixels = size_pixels;
- }
-
- /*
- * Class: org.gnu.gnome.CanvasWidget
- * Method: setSizePixels
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_CanvasWidget_setSizePixels (JNIEnv *env, jint cptr,
- jboolean size_pixels)
- {
- GnomeCanvasWidget *cptr_g = (GnomeCanvasWidget *)cptr;
- gboolean size_pixels_g = (gboolean) size_pixels;
- {
- GnomeCanvasWidget_set_size_pixels (cptr_g, size_pixels_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.CanvasWidget
- * Method: gnome_canvas_widget_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_CanvasWidget_gnome_1canvas_1widget_1get_1type (JNIEnv
- *env, jclass cls)
- {
- {
- return (jint)gnome_canvas_widget_get_type ();
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgnome-java/src/jni/org_gnu_gnome_Client.c b/libgnome-java/src/jni/org_gnu_gnome_Client.c
deleted file mode 100644
index 65b333a..0000000
--- a/libgnome-java/src/jni/org_gnu_gnome_Client.c
+++ /dev/null
@@ -1,450 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-08 10:21:57 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gnome.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
-gchar** getStringArray(JNIEnv *env, jobjectArray anArray);
-void freeStringArray(JNIEnv *env, jobjectArray anArray, gchar** str);
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gnome.Client
- * Method: gnome_client_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_Client_gnome_1client_1get_1type (JNIEnv *env, jclass
- cls)
- {
- {
- return (jint)gnome_client_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gnome.Client
- * Method: gnome_client_get_config_prefix
- * Signature: (I)java.lang.String;
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gnome_Client_gnome_1client_1get_1config_1prefix (
- JNIEnv *env, jclass cls, jint client)
- {
- gchar *result_g = (gchar*)gnome_client_get_config_prefix ((GnomeClient*)client);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- /*
- * Class: org.gnu.gnome.Client
- * Method: gnome_client_get_global_config_prefix
- * Signature: (I)java.lang.String;
- */
- JNIEXPORT jstring JNICALL
- Java_org_gnu_gnome_Client_gnome_1client_1get_1global_1config_1prefix (JNIEnv *env, jclass cls,
- jint client)
- {
- gchar *result_g = (gchar*)gnome_client_get_global_config_prefix ((GnomeClient*)client);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- /*
- * Class: org.gnu.gnome.Client
- * Method: gnome_client_set_global_config_prefix
- * Signature: (Ijava.lang.String)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Client_gnome_1client_1set_1global_1config_1prefix (
- JNIEnv *env, jclass cls, jint client, jstring prefix)
- {
- const gchar* prefix_g = (*env)->GetStringUTFChars(env, prefix, 0);
- gnome_client_set_global_config_prefix ((GnomeClient*)client, prefix_g);
- if (prefix)
- (*env)->ReleaseStringUTFChars(env, prefix, prefix_g);
- }
-
- /*
- * Class: org.gnu.gnome.Client
- * Method: gnome_client_get_flags
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_Client_gnome_1client_1get_1flags (JNIEnv *env, jclass
- cls, jint client)
- {
- GnomeClient *client_g = (GnomeClient *)client;
- {
- jint result_j = (jint) (gnome_client_get_flags (client_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gnome.Client
- * Method: gnome_client_set_restart_style
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Client_gnome_1client_1set_1restart_1style (JNIEnv
- *env, jclass cls, jint client, jint style)
- {
- GnomeClient *client_g = (GnomeClient *)client;
- GnomeRestartStyle style_g = (GnomeRestartStyle) style;
- {
- gnome_client_set_restart_style (client_g, style_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.Client
- * Method: gnome_client_set_priority
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Client_gnome_1client_1set_1priority (JNIEnv *env,
- jclass cls, jint client, jint priority)
- {
- GnomeClient *client_g = (GnomeClient *)client;
- gint32 priority_g = (gint32) priority;
- {
- gnome_client_set_priority (client_g, priority_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.Client
- * Method: gnome_client_set_restart_command
- * Signature: (II[Ljava/lang/String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Client_gnome_1client_1set_1restart_1command (JNIEnv
- *env, jclass cls, jint client, jint argc, jobjectArray args)
- {
- GnomeClient *client_g = (GnomeClient *)client;
- gint32 argc_g_int = ((gint32) argc) + 1;
- gchar **args_g_arr = getStringArray(env, args);
- gnome_client_set_restart_command (client_g, argc_g_int, args_g_arr);
- freeStringArray(env, args, args_g_arr);
- }
-
- /*
- * Class: org.gnu.gnome.Client
- * Method: gnome_client_set_discard_command
- * Signature: (II[Ljava/lang/String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Client_gnome_1client_1set_1discard_1command (JNIEnv
- *env, jclass cls, jint client, jint argc, jobjectArray args)
- {
- GnomeClient *client_g = (GnomeClient *)client;
- gint32 argc_g_int = ((gint32) argc) + 1;
- gchar **args_g_arr = getStringArray(env, args);
- gnome_client_set_discard_command (client_g, argc_g_int, args_g_arr);
- freeStringArray(env, args, args_g_arr);
- }
-
- /*
- * Class: org.gnu.gnome.Client
- * Method: gnome_client_set_resign_command
- * Signature: (II[Ljava/lang/String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Client_gnome_1client_1set_1resign_1command (JNIEnv
- *env, jclass cls, jint client, jint argc, jobjectArray args)
- {
- GnomeClient *client_g = (GnomeClient *)client;
- gint32 argc_g_int = ((gint32) argc) + 1;
- gchar **args_g_arr = getStringArray(env, args);
- gnome_client_set_resign_command (client_g, argc_g_int, args_g_arr);
- freeStringArray(env, args, args_g_arr);
- }
-
- /*
- * Class: org.gnu.gnome.Client
- * Method: gnome_client_set_shutdown_command
- * Signature: (II[Ljava/lang/String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Client_gnome_1client_1set_1shutdown_1command (JNIEnv
- *env, jclass cls, jint client, jint argc, jobjectArray args)
- {
- GnomeClient *client_g = (GnomeClient *)client;
- gint32 argc_g = ((gint32) argc) + 1;
- gchar **args_g = getStringArray(env, args);
- gnome_client_set_shutdown_command (client_g, argc_g, args_g);
- freeStringArray(env, args, args_g);
- }
-
- /*
- * Class: org.gnu.gnome.Client
- * Method: gnome_client_set_current_directory
- * Signature: (Ijava.lang.String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Client_gnome_1client_1set_1current_1directory (JNIEnv
- *env, jclass cls, jint client, jstring dir)
- {
- const gchar* dir_g = (*env)->GetStringUTFChars(env, dir, 0);
- gnome_client_set_current_directory ((GnomeClient*)client, dir_g);
- if (dir) (*env)->ReleaseStringUTFChars(env, dir, dir_g);
- }
-
- /*
- * Class: org.gnu.gnome.Client
- * Method: gnome_client_set_environment
- * Signature: (Ijava.lang.String;java.lang.String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Client_gnome_1client_1set_1environment (JNIEnv *env,
- jclass cls, jint client, jstring name, jstring value)
- {
- const gchar* name_g = (*env)->GetStringUTFChars(env, name, 0);
- const gchar* value_g = (*env)->GetStringUTFChars(env, value, 0);
- gnome_client_set_environment ((GnomeClient*)client, name_g, value_g);
- if (name) (*env)->ReleaseStringUTFChars(env, name, name_g);
- if (value) (*env)->ReleaseStringUTFChars(env, value, value_g);
- }
-
- /*
- * Class: org.gnu.gnome.Client
- * Method: gnome_client_set_clone_command
- * Signature: (II[Ljava/lang/String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Client_gnome_1client_1set_1clone_1command (JNIEnv
- *env, jclass cls, jint client, jint argc, jobjectArray args)
- {
- GnomeClient *client_g = (GnomeClient *)client;
- gint32 argc_g = ((gint32) argc) + 1;
- gchar **args_g = getStringArray(env, args);
- gnome_client_set_clone_command (client_g, argc_g, args_g);
- freeStringArray(env, args, args_g);
- }
-
- /*
- * Class: org.gnu.gnome.Client
- * Method: gnome_client_set_process_id
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Client_gnome_1client_1set_1process_1id (JNIEnv *env,
- jclass cls, jint client, jint id)
- {
- GnomeClient *client_g = (GnomeClient *)client;
- gint32 id_g = (gint32) id;
- {
- gnome_client_set_process_id (client_g, id_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.Client
- * Method: gnome_client_set_program
- * Signature: (Ijava.lang.String)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Client_gnome_1client_1set_1program (JNIEnv *env,
- jclass cls, jint client, jstring program)
- {
- const gchar* program_g = (*env)->GetStringUTFChars(env, program, 0);
- gnome_client_set_program ((GnomeClient*)client, program_g);
- if (program) (*env)->ReleaseStringUTFChars(env, program, program_g);
- }
-
- /*
- * Class: org.gnu.gnome.Client
- * Method: gnome_client_set_user_id
- * Signature: (Ijava.lang.String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Client_gnome_1client_1set_1user_1id (JNIEnv *env,
- jclass cls, jint client, jstring id)
- {
- const gchar* id_g = (*env)->GetStringUTFChars(env, id, 0);
- gnome_client_set_user_id ((GnomeClient*)client, id_g);
- if (id) (*env)->ReleaseStringUTFChars(env, id, id_g);
- }
-
- /*
- * Class: org.gnu.gnome.Client
- * Method: gnome_client_save_any_dialog
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Client_gnome_1client_1save_1any_1dialog (JNIEnv *env,
- jclass cls, jint client, jint dialog)
- {
- GnomeClient *client_g = (GnomeClient *)client;
- GtkDialog *dialog_g = (GtkDialog *)dialog;
- {
- gnome_client_save_any_dialog (client_g, dialog_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.Client
- * Method: gnome_client_save_error_dialog
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Client_gnome_1client_1save_1error_1dialog (JNIEnv
- *env, jclass cls, jint client, jint dialog)
- {
- GnomeClient *client_g = (GnomeClient *)client;
- GtkDialog *dialog_g = (GtkDialog *)dialog;
- {
- gnome_client_save_error_dialog (client_g, dialog_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.Client
- * Method: gnome_client_request_phase_2
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Client_gnome_1client_1request_1phase_12 (JNIEnv *env,
- jclass cls, jint client)
- {
- GnomeClient *client_g = (GnomeClient *)client;
- {
- gnome_client_request_phase_2 (client_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.Client
- * Method: gnome_client_request_save
- * Signature: (IIZIZZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Client_gnome_1client_1request_1save (JNIEnv *env,
- jclass cls, jint client, jint save_style, jboolean shutdown, jint interact_style, jboolean
- fast, jboolean global)
- {
- GnomeClient *client_g = (GnomeClient *)client;
- GnomeSaveStyle save_style_g = (GnomeSaveStyle) save_style;
- gboolean shutdown_g = (gboolean) shutdown;
- GnomeInteractStyle interact_style_g = (GnomeInteractStyle) interact_style;
- gboolean fast_g = (gboolean) fast;
- gboolean global_g = (gboolean) global;
- {
- gnome_client_request_save (client_g, save_style_g, shutdown_g, interact_style_g,
- fast_g, global_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.Client
- * Method: gnome_client_flush
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Client_gnome_1client_1flush (JNIEnv *env, jclass cls,
- jint client)
- {
- GnomeClient *client_g = (GnomeClient *)client;
- {
- gnome_client_flush (client_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.Client
- * Method: gnome_client_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_Client_gnome_1client_1new (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gnome_client_new ();
- }
- }
-
- /*
- * Class: org.gnu.gnome.Client
- * Method: gnome_client_connect
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Client_gnome_1client_1connect (JNIEnv *env, jclass
- cls, jint client)
- {
- GnomeClient *client_g = (GnomeClient *)client;
- {
- gnome_client_connect (client_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.Client
- * Method: gnome_client_disconnect
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Client_gnome_1client_1disconnect (JNIEnv *env, jclass
- cls, jint client)
- {
- GnomeClient *client_g = (GnomeClient *)client;
- {
- gnome_client_disconnect (client_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.Client
- * Method: gnome_client_set_id
- * Signature: (Ijava.lang.String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Client_gnome_1client_1set_1id (JNIEnv *env, jclass
- cls, jint client, jstring id)
- {
- const gchar* id_g = (*env)->GetStringUTFChars(env, id, 0);
- gnome_client_set_id ((GnomeClient*)client, id_g);
- if (id) (*env)->ReleaseStringUTFChars(env, id, id_g);
- }
-
- /*
- * Class: org.gnu.gnome.Client
- * Method: gnome_client_get_id
- * Signature: (I)java.lang.String;
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gnome_Client_gnome_1client_1get_1id (JNIEnv *env,
- jclass cls, jint client)
- {
- gchar *result_g = (gchar*)gnome_client_get_id ((GnomeClient*)client);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- /*
- * Class: org.gnu.gnome.Client
- * Method: gnome_client_get_previous_id
- * Signature: (I)java.lang.String
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gnome_Client_gnome_1client_1get_1previous_1id (JNIEnv
- *env, jclass cls, jint client)
- {
- gchar *result_g = (gchar*)gnome_client_get_previous_id ((GnomeClient*)client);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- /*
- * Class: org.gnu.gnome.Client
- * Method: gnome_client_get_desktop_id
- * Signature: (I)java.lang.String
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gnome_Client_gnome_1client_1get_1desktop_1id (JNIEnv
- *env, jclass cls, jint client)
- {
- gchar *result_g = (gchar*)gnome_client_get_desktop_id ((GnomeClient*)client);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgnome-java/src/jni/org_gnu_gnome_ColorPicker.c b/libgnome-java/src/jni/org_gnu_gnome_ColorPicker.c
deleted file mode 100644
index 2c37a25..0000000
--- a/libgnome-java/src/jni/org_gnu_gnome_ColorPicker.c
+++ /dev/null
@@ -1,269 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-18 16:09:17 CDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gnome.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gnome.ColorPicker
- * Method: gnome_color_picker_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_ColorPicker_gnome_1color_1picker_1get_1type (JNIEnv
- *env, jclass cls)
- {
- {
- return (jint)gnome_color_picker_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gnome.ColorPicker
- * Method: gnome_color_picker_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_ColorPicker_gnome_1color_1picker_1new (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gnome_color_picker_new ();
- }
- }
-
- /*
- * Class: org.gnu.gnome.ColorPicker
- * Method: gnome_color_picker_set_d
- * Signature: (IDDDD)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_ColorPicker_gnome_1color_1picker_1set_1d (JNIEnv
- *env, jclass cls, jint cp, jdouble red, jdouble green, jdouble blue, jdouble alpha)
- {
- GnomeColorPicker *cp_g = (GnomeColorPicker *)cp;
- gdouble red_g = (gdouble) red;
- gdouble green_g = (gdouble) green;
- gdouble blue_g = (gdouble) blue;
- gdouble alpha_g = (gdouble) alpha;
- {
- gnome_color_picker_set_d (cp_g, red_g, green_g, blue_g, alpha_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.ColorPicker
- * Method: gnome_color_picker_get_d
- * Signature: (I[Ldouble ;[Ldouble ;[Ldouble ;[Ldouble ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_ColorPicker_gnome_1color_1picker_1get_1d (JNIEnv
- *env, jclass cls, jint cp, jdoubleArray red, jdoubleArray green, jdoubleArray blue,
- jdoubleArray alpha)
- {
- GnomeColorPicker *cp_g = (GnomeColorPicker *)cp;
- gdouble *red_g = (gdouble *) (*env)->GetDoubleArrayElements (env, red, NULL);
- gdouble *green_g = (gdouble *) (*env)->GetDoubleArrayElements (env, green, NULL);
- gdouble *blue_g = (gdouble *) (*env)->GetDoubleArrayElements (env, blue, NULL);
- gdouble *alpha_g = (gdouble *) (*env)->GetDoubleArrayElements (env, alpha, NULL);
- {
- gnome_color_picker_get_d (cp_g, red_g, green_g, blue_g, alpha_g);
- (*env)->ReleaseDoubleArrayElements (env, red, (jdouble *) red_g, 0);
- (*env)->ReleaseDoubleArrayElements (env, green, (jdouble *) green_g, 0);
- (*env)->ReleaseDoubleArrayElements (env, blue, (jdouble *) blue_g, 0);
- (*env)->ReleaseDoubleArrayElements (env, alpha, (jdouble *) alpha_g, 0);
- }
- }
-
- /*
- * Class: org.gnu.gnome.ColorPicker
- * Method: gnome_color_picker_set_i8
- * Signature: (IIIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_ColorPicker_gnome_1color_1picker_1set_1i8 (JNIEnv
- *env, jclass cls, jint cp, jint red, jint green, jint blue, jint alpha)
- {
- GnomeColorPicker *cp_g = (GnomeColorPicker *)cp;
- gint32 red_g = (gint32) red;
- gint32 green_g = (gint32) green;
- gint32 blue_g = (gint32) blue;
- gint32 alpha_g = (gint32) alpha;
- {
- gnome_color_picker_set_i8 (cp_g, red_g, green_g, blue_g, alpha_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.ColorPicker
- * Method: gnome_color_picker_get_i8
- * Signature: (I[Lint ;[Lint ;[Lint ;[Lint ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_ColorPicker_gnome_1color_1picker_1get_1i8 (JNIEnv
- *env, jclass cls, jint cp, jintArray red, jintArray green, jintArray blue, jintArray alpha)
- {
- GnomeColorPicker *cp_g = (GnomeColorPicker *)cp;
- guint8 *red_g = (guint8 *) (*env)->GetIntArrayElements (env, red, NULL);
- guint8 *green_g = (guint8 *) (*env)->GetIntArrayElements (env, green, NULL);
- guint8 *blue_g = (guint8 *) (*env)->GetIntArrayElements (env, blue, NULL);
- guint8 *alpha_g = (guint8 *) (*env)->GetIntArrayElements (env, alpha, NULL);
- {
- gnome_color_picker_get_i8 (cp_g, red_g, green_g, blue_g, alpha_g);
- (*env)->ReleaseIntArrayElements (env, red, (jint *) red_g, 0);
- (*env)->ReleaseIntArrayElements (env, green, (jint *) green_g, 0);
- (*env)->ReleaseIntArrayElements (env, blue, (jint *) blue_g, 0);
- (*env)->ReleaseIntArrayElements (env, alpha, (jint *) alpha_g, 0);
- }
- }
-
- /*
- * Class: org.gnu.gnome.ColorPicker
- * Method: gnome_color_picker_set_i16
- * Signature: (IIIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_ColorPicker_gnome_1color_1picker_1set_1i16 (JNIEnv
- *env, jclass cls, jint cp, jint red, jint green, jint blue, jint alpha)
- {
- GnomeColorPicker *cp_g = (GnomeColorPicker *)cp;
- gint32 red_g = (gint32) red;
- gint32 green_g = (gint32) green;
- gint32 blue_g = (gint32) blue;
- gint32 alpha_g = (gint32) alpha;
- {
- gnome_color_picker_set_i16 (cp_g, red_g, green_g, blue_g, alpha_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.ColorPicker
- * Method: gnome_color_picker_get_i16
- * Signature: (I[Lint ;[Lint ;[Lint ;[Lint ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_ColorPicker_gnome_1color_1picker_1get_1i16 (JNIEnv
- *env, jclass cls, jint cp, jintArray red, jintArray green, jintArray blue, jintArray alpha)
- {
- GnomeColorPicker *cp_g = (GnomeColorPicker *)cp;
- gushort *red_g = (gushort *) (*env)->GetIntArrayElements (env, red, NULL);
- gushort *green_g = (gushort *) (*env)->GetIntArrayElements (env, green, NULL);
- gushort *blue_g = (gushort *) (*env)->GetIntArrayElements (env, blue, NULL);
- gushort *alpha_g = (gushort *) (*env)->GetIntArrayElements (env, alpha, NULL);
- {
- gnome_color_picker_get_i16 (cp_g, red_g, green_g, blue_g, alpha_g);
- (*env)->ReleaseIntArrayElements (env, red, (jint *) red_g, 0);
- (*env)->ReleaseIntArrayElements (env, green, (jint *) green_g, 0);
- (*env)->ReleaseIntArrayElements (env, blue, (jint *) blue_g, 0);
- (*env)->ReleaseIntArrayElements (env, alpha, (jint *) alpha_g, 0);
- }
- }
-
- /*
- * Class: org.gnu.gnome.ColorPicker
- * Method: gnome_color_picker_set_dither
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_ColorPicker_gnome_1color_1picker_1set_1dither (JNIEnv
- *env, jclass cls, jint cp, jboolean dither)
- {
- GnomeColorPicker *cp_g = (GnomeColorPicker *)cp;
- gboolean dither_g = (gboolean) dither;
- {
- gnome_color_picker_set_dither (cp_g, dither_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.ColorPicker
- * Method: gnome_color_picker_get_dither
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gnome_ColorPicker_gnome_1color_1picker_1get_1dither (
- JNIEnv *env, jclass cls, jint cp)
- {
- GnomeColorPicker *cp_g = (GnomeColorPicker *)cp;
- {
- jboolean result_j = (jboolean) (gnome_color_picker_get_dither (cp_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gnome.ColorPicker
- * Method: gnome_color_picker_set_use_alpha
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_ColorPicker_gnome_1color_1picker_1set_1use_1alpha (
- JNIEnv *env, jclass cls, jint cp, jboolean useAlpha)
- {
- GnomeColorPicker *cp_g = (GnomeColorPicker *)cp;
- gboolean useAlpha_g = (gboolean) useAlpha;
- {
- gnome_color_picker_set_use_alpha (cp_g, useAlpha_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.ColorPicker
- * Method: gnome_color_picker_get_use_alpha
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gnome_ColorPicker_gnome_1color_1picker_1get_1use_1alpha (
- JNIEnv *env, jclass cls, jint cp)
- {
- GnomeColorPicker *cp_g = (GnomeColorPicker *)cp;
- {
- jboolean result_j = (jboolean) (gnome_color_picker_get_use_alpha (cp_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gnome.ColorPicker
- * Method: gnome_color_picker_set_title
- * Signature: (Ijava.lang.String)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_ColorPicker_gnome_1color_1picker_1set_1title (JNIEnv
- *env, jclass cls, jint cp, jstring title)
- {
- const gchar* title_g = (*env)->GetStringUTFChars(env, title, 0);
- gnome_color_picker_set_title ((GnomeColorPicker*)cp, title_g);
- if (title) (*env)->ReleaseStringUTFChars(env, title, title_g);
- }
-
- /*
- * Class: org.gnu.gnome.ColorPicker
- * Method: gnome_color_picker_get_title
- * Signature: (I)java.lang.String
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gnome_ColorPicker_gnome_1color_1picker_1get_1title (
- JNIEnv *env, jclass cls, jint cp)
- {
- gchar *result_g = (gchar*)gnome_color_picker_get_title ((GnomeColorPicker*)cp);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgnome-java/src/jni/org_gnu_gnome_Config.c b/libgnome-java/src/jni/org_gnu_gnome_Config.c
deleted file mode 100644
index e11e4f2..0000000
--- a/libgnome-java/src/jni/org_gnu_gnome_Config.c
+++ /dev/null
@@ -1,552 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-08 10:21:56 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gnome.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gnome.Config
- * Method: gnome_config_get_string
- * Signature: (java.lang.String;)java.lang.String;
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gnome_Config_gnome_1config_1get_1string (JNIEnv *env,
- jclass cls, jstring path)
- {
- const gchar* path_g = (*env)->GetStringUTFChars(env, path, 0);
- gchar *result_g = (gchar*)gnome_config_get_string (path_g);
- if (path) (*env)->ReleaseStringUTFChars(env, path, path_g);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- /*
- * Class: org.gnu.gnome.Config
- * Method: gnome_config_get_translated_string
- * Signature: (java.lang.String;)java.lang.String;
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gnome_Config_gnome_1config_1get_1translated_1string (
- JNIEnv *env, jclass cls, jstring path)
- {
- const gchar* path_g = (*env)->GetStringUTFChars(env, path, 0);
- gchar *result_g = (gchar*)gnome_config_get_translated_string (path_g);
- if (path) (*env)->ReleaseStringUTFChars(env, path, path_g);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- /*
- * Class: org.gnu.gnome.Config
- * Method: gnome_config_get_int
- * Signature: (java.lang.String;)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_Config_gnome_1config_1get_1int (JNIEnv *env, jclass
- cls, jstring path)
- {
- const gchar* path_g = (*env)->GetStringUTFChars(env, path, 0);
- jint result_j = (jint) (gnome_config_get_int (path_g));
- if (path) (*env)->ReleaseStringUTFChars(env, path, path_g);
- return result_j;
- }
-
- /*
- * Class: org.gnu.gnome.Config
- * Method: gnome_config_get_float
- * Signature: (java.lang.String;)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_gnome_Config_gnome_1config_1get_1float (JNIEnv *env,
- jclass cls, jstring path)
- {
- const gchar* path_g = (*env)->GetStringUTFChars(env, path, 0);
- jdouble result_j = (jdouble) (gnome_config_get_float (path_g));
- if (path) (*env)->ReleaseStringUTFChars(env, path, path_g);
- return result_j;
- }
-
- /*
- * Class: org.gnu.gnome.Config
- * Method: gnome_config_get_bool
- * Signature: (java.lang.String;)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gnome_Config_gnome_1config_1get_1bool (JNIEnv *env,
- jclass cls, jstring path)
- {
- const gchar* path_g = (*env)->GetStringUTFChars(env, path, 0);
- jboolean result_j = (jboolean) (gnome_config_get_bool (path_g));
- if (path) (*env)->ReleaseStringUTFChars(env, path, path_g);
- return result_j;
- }
-
- /*
- * Class: org.gnu.gnome.Config
- * Method: gnome_config_private_get_string
- * Signature: (java.lang.String;)java.lang.String;
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gnome_Config_gnome_1config_1private_1get_1string (
- JNIEnv *env, jclass cls, jstring path)
- {
- const gchar* path_g = (*env)->GetStringUTFChars(env, path, 0);
- gchar *result_g = (gchar*)gnome_config_private_get_string (path_g);
- if (path) (*env)->ReleaseStringUTFChars(env, path, path_g);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- /*
- * Class: org.gnu.gnome.Config
- * Method: gnome_config_private_get_translated_string
- * Signature: (java.lang.String;)java.lang.String;
- */
- JNIEXPORT jstring JNICALL
- Java_org_gnu_gnome_Config_gnome_1config_1private_1get_1translated_1string (JNIEnv *env, jclass
- cls, jstring path)
- {
- const gchar* path_g = (*env)->GetStringUTFChars(env, path, 0);
- gchar *result_g = (gchar*)gnome_config_private_get_translated_string (path_g);
- if (path) (*env)->ReleaseStringUTFChars(env, path, path_g);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- /*
- * Class: org.gnu.gnome.Config
- * Method: gnome_config_private_get_int
- * Signature: (java.lang.String;)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_Config_gnome_1config_1private_1get_1int (JNIEnv *env,
- jclass cls, jstring path)
- {
- const gchar* path_g = (*env)->GetStringUTFChars(env, path, 0);
- jint result_j = (jint) (gnome_config_private_get_int (path_g));
- if (path) (*env)->ReleaseStringUTFChars(env, path, path_g);
- return result_j;
- }
-
- /*
- * Class: org.gnu.gnome.Config
- * Method: gnome_config_private_get_float
- * Signature: (java.lang.String;)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_gnome_Config_gnome_1config_1private_1get_1float (JNIEnv
- *env, jclass cls, jstring path)
- {
- const gchar* path_g = (*env)->GetStringUTFChars(env, path, 0);
- jdouble result_j = (jdouble) (gnome_config_private_get_float (path_g));
- if (path) (*env)->ReleaseStringUTFChars(env, path, path_g);
- return result_j;
- }
-
- /*
- * Class: org.gnu.gnome.Config
- * Method: gnome_config_private_get_bool
- * Signature: (java.lang.String;)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gnome_Config_gnome_1config_1private_1get_1bool (JNIEnv
- *env, jclass cls, jstring path)
- {
- const gchar* path_g = (*env)->GetStringUTFChars(env, path, 0);
- jboolean result_j = (jboolean) (gnome_config_private_get_bool (path_g));
- if (path) (*env)->ReleaseStringUTFChars(env, path, path_g);
- return result_j;
- }
-
- /*
- * Class: org.gnu.gnome.Config
- * Method: gnome_config_set_string
- * Signature: (java.lang.String;java.lang.String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Config_gnome_1config_1set_1string (JNIEnv *env,
- jclass cls, jstring path, jstring value)
- {
- const gchar* path_g = (*env)->GetStringUTFChars(env, path, 0);
- const gchar* value_g = (*env)->GetStringUTFChars(env, value, 0);
- gnome_config_set_string (path_g, value_g);
- if (path) (*env)->ReleaseStringUTFChars(env, path, path_g);
- if (value) (*env)->ReleaseStringUTFChars(env, value, value_g);
- }
-
- /*
- * Class: org.gnu.gnome.Config
- * Method: gnome_config_set_translated_string
- * Signature: (java.lang.String;java.lang.String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Config_gnome_1config_1set_1translated_1string (JNIEnv
- *env, jclass cls, jstring path, jstring value)
- {
- const gchar* path_g = (*env)->GetStringUTFChars(env, path, 0);
- const gchar* value_g = (*env)->GetStringUTFChars(env, value, 0);
- gnome_config_set_translated_string (path_g, value_g);
- if (path) (*env)->ReleaseStringUTFChars(env, path, path_g);
- if (value) (*env)->ReleaseStringUTFChars(env, value, value_g);
- }
-
- /*
- * Class: org.gnu.gnome.Config
- * Method: gnome_config_set_int
- * Signature: (java.lang.StringI)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Config_gnome_1config_1set_1int (JNIEnv *env, jclass
- cls, jstring path, jint value)
- {
- const gchar* path_g = (*env)->GetStringUTFChars(env, path, 0);
- gnome_config_set_int (path_g, (gint)value);
- if (path) (*env)->ReleaseStringUTFChars(env, path, path_g);
- }
-
- /*
- * Class: org.gnu.gnome.Config
- * Method: gnome_config_set_float
- * Signature: ([BD)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Config_gnome_1config_1set_1float (JNIEnv *env, jclass
- cls, jstring path, jdouble value)
- {
- const gchar* path_g = (*env)->GetStringUTFChars(env, path, 0);
- gnome_config_set_float (path_g, (gfloat)value);
- if (path) (*env)->ReleaseStringUTFChars(env, path, path_g);
- }
-
- /*
- * Class: org.gnu.gnome.Config
- * Method: gnome_config_set_bool
- * Signature: ([BZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Config_gnome_1config_1set_1bool (JNIEnv *env, jclass
- cls, jstring path, jboolean value)
- {
- const gchar* path_g = (*env)->GetStringUTFChars(env, path, 0);
- gnome_config_set_bool (path_g, (gboolean)value);
- if (path) (*env)->ReleaseStringUTFChars(env, path, path_g);
- }
-
- /*
- * Class: org.gnu.gnome.Config
- * Method: gnome_config_private_set_string
- * Signature: ([B[B)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Config_gnome_1config_1private_1set_1string (JNIEnv
- *env, jclass cls, jstring path, jstring value)
- {
- const gchar* path_g = (*env)->GetStringUTFChars(env, path, 0);
- const gchar* value_g = (*env)->GetStringUTFChars(env, value, 0);
- gnome_config_private_set_string (path_g, value_g);
- if (path) (*env)->ReleaseStringUTFChars(env, path, path_g);
- if (value) (*env)->ReleaseStringUTFChars(env, value, value_g);
- }
-
- /*
- * Class: org.gnu.gnome.Config
- * Method: gnome_config_private_set_translated_string
- * Signature: ([B[B)V
- */
- JNIEXPORT void JNICALL
- Java_org_gnu_gnome_Config_gnome_1config_1private_1set_1translated_1string (JNIEnv *env, jclass
- cls, jstring path, jstring value)
- {
- const gchar* path_g = (*env)->GetStringUTFChars(env, path, 0);
- const gchar* value_g = (*env)->GetStringUTFChars(env, value, 0);
- gnome_config_private_set_translated_string (path_g, value_g);
- if (path) (*env)->ReleaseStringUTFChars(env, path, path_g);
- if (value) (*env)->ReleaseStringUTFChars(env, value, value_g);
- }
-
- /*
- * Class: org.gnu.gnome.Config
- * Method: gnome_config_private_set_int
- * Signature: ([BI)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Config_gnome_1config_1private_1set_1int (JNIEnv *env,
- jclass cls, jstring path, jint value)
- {
- const gchar* path_g = (*env)->GetStringUTFChars(env, path, 0);
- gnome_config_private_set_int (path_g, (gint)value);
- if (path) (*env)->ReleaseStringUTFChars(env, path, path_g);
- }
-
- /*
- * Class: org.gnu.gnome.Config
- * Method: gnome_config_private_set_float
- * Signature: ([BD)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Config_gnome_1config_1private_1set_1float (JNIEnv
- *env, jclass cls, jstring path, jdouble value)
- {
- const gchar* path_g = (*env)->GetStringUTFChars(env, path, 0);
- gnome_config_private_set_float (path_g, (gdouble)value);
- if (path) (*env)->ReleaseStringUTFChars(env, path, path_g);
- }
-
- /*
- * Class: org.gnu.gnome.Config
- * Method: gnome_config_private_set_bool
- * Signature: ([BZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Config_gnome_1config_1private_1set_1bool (JNIEnv
- *env, jclass cls, jstring path, jboolean value)
- {
- const gchar* path_g = (*env)->GetStringUTFChars(env, path, 0);
- gnome_config_private_set_bool (path_g, (gboolean)value);
- if (path) (*env)->ReleaseStringUTFChars(env, path, path_g);
- }
-
- /*
- * Class: org.gnu.gnome.Config
- * Method: gnome_config_has_section
- * Signature: ([B)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gnome_Config_gnome_1config_1has_1section (JNIEnv *env,
- jclass cls, jstring path)
- {
- const gchar* path_g = (*env)->GetStringUTFChars(env, path, 0);
- jboolean result_j = (jboolean) (gnome_config_has_section (path_g));
- if (path) (*env)->ReleaseStringUTFChars(env, path, path_g);
- return result_j;
- }
-
- /*
- * Class: org.gnu.gnome.Config
- * Method: gnome_config_private_has_section
- * Signature: ([B)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gnome_Config_gnome_1config_1private_1has_1section (
- JNIEnv *env, jclass cls, jstring path)
- {
- const gchar* path_g = (*env)->GetStringUTFChars(env, path, 0);
- jboolean result_j = (jboolean) (gnome_config_private_has_section (path_g));
- if (path) (*env)->ReleaseStringUTFChars(env, path, path_g);
- return result_j;
- }
-
- /*
- * Class: org.gnu.gnome.Config
- * Method: gnome_config_drop_all
- * Signature: ()V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Config_gnome_1config_1drop_1all (JNIEnv *env, jclass
- cls)
- {
- {
- gnome_config_drop_all ();
- }
- }
-
- /*
- * Class: org.gnu.gnome.Config
- * Method: gnome_config_sync
- * Signature: ()V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Config_gnome_1config_1sync (JNIEnv *env, jclass cls)
- {
- {
- gnome_config_sync ();
- }
- }
-
- /*
- * Class: org.gnu.gnome.Config
- * Method: gnome_config_sync_file
- * Signature: ([B)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Config_gnome_1config_1sync_1file
- (JNIEnv *env, jclass cls, jstring path)
- {
- gchar* path_g = (gchar*)(*env)->GetStringUTFChars(env, path, 0);
- gnome_config_sync_file (path_g);
- if (path) (*env)->ReleaseStringUTFChars(env, path, path_g);
- }
-
- /*
- * Class: org.gnu.gnome.Config
- * Method: gnome_config_private_sync_file
- * Signature: ([B)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Config_gnome_1config_1private_1sync_1file (JNIEnv
- *env, jclass cls, jstring path)
- {
- gchar* path_g = (gchar*)(*env)->GetStringUTFChars(env, path, 0);
- gnome_config_private_sync_file (path_g);
- if (path) (*env)->ReleaseStringUTFChars(env, path, path_g);
- }
-
- /*
- * Class: org.gnu.gnome.Config
- * Method: gnome_config_drop_file
- * Signature: ([BZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Config_gnome_1config_1drop_1file
- (JNIEnv *env, jclass cls, jstring path)
- {
- const gchar* path_g = (*env)->GetStringUTFChars(env, path, 0);
- gnome_config_drop_file (path_g);
- if (path) (*env)->ReleaseStringUTFChars(env, path, path_g);
- }
-
- /*
- * Class: org.gnu.gnome.Config
- * Method: gnome_config_private_drop_file
- * Signature: ([B)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Config_gnome_1config_1private_1drop_1file (JNIEnv *env, jclass cls, jstring path)
- {
- const gchar* path_g = (*env)->GetStringUTFChars(env, path, 0);
- gnome_config_private_drop_file (path_g);
- if (path) (*env)->ReleaseStringUTFChars(env, path, path_g);
- }
-
- /*
- * Class: org.gnu.gnome.Config
- * Method: gnome_config_clean_file
- * Signature: ([B)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Config_gnome_1config_1clean_1file
- (JNIEnv *env, jclass cls, jstring path)
- {
- const gchar* path_g = (*env)->GetStringUTFChars(env, path, 0);
- gnome_config_clean_file (path_g);
- if (path) (*env)->ReleaseStringUTFChars(env, path, path_g);
- }
-
- /*
- * Class: org.gnu.gnome.Config
- * Method: gnome_config_private_clean_file
- * Signature: ([B)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Config_gnome_1config_1private_1clean_1file (JNIEnv
- *env, jclass cls, jstring path)
- {
- const gchar* path_g = (*env)->GetStringUTFChars(env, path, 0);
- gnome_config_private_clean_file (path_g);
- if (path) (*env)->ReleaseStringUTFChars(env, path, path_g);
- }
-
- /*
- * Class: org.gnu.gnome.Config
- * Method: gnome_config_clean_section
- * Signature: ([B)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Config_gnome_1config_1clean_1section (JNIEnv *env, jclass cls, jstring path)
- {
- const gchar* path_g = (*env)->GetStringUTFChars(env, path, 0);
- gnome_config_clean_section (path_g);
- if (path) (*env)->ReleaseStringUTFChars(env, path, path_g);
- }
-
- /*
- * Class: org.gnu.gnome.Config
- * Method: gnome_config_private_clean_section
- * Signature: ([B)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Config_gnome_1config_1private_1clean_1section (JNIEnv
- *env, jclass cls, jstring path)
- {
- const gchar* path_g = (*env)->GetStringUTFChars(env, path, 0);
- gnome_config_private_clean_section (path_g);
- if (path) (*env)->ReleaseStringUTFChars(env, path, path_g);
- }
-
- /*
- * Class: org.gnu.gnome.Config
- * Method: gnome_config_clean_key
- * Signature: ([B)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Config_gnome_1config_1clean_1key
- (JNIEnv *env, jclass cls, jstring path)
- {
- const gchar* path_g = (*env)->GetStringUTFChars(env, path, 0);
- gnome_config_clean_key (path_g);
- if (path) (*env)->ReleaseStringUTFChars(env, path, path_g);
- }
-
- /*
- * Class: org.gnu.gnome.Config
- * Method: gnome_config_private_clean_key
- * Signature: ([B)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Config_gnome_1config_1private_1clean_1key (JNIEnv
- *env, jclass cls, jstring path)
- {
- const gchar* path_g = (*env)->GetStringUTFChars(env, path, 0);
- gnome_config_private_clean_key (path_g);
- if (path) (*env)->ReleaseStringUTFChars(env, path, path_g);
- }
-
- /*
- * Class: org.gnu.gnome.Config
- * Method: gnome_config_get_real_path
- * Signature: ([B)[B
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gnome_Config_gnome_1config_1get_1real_1path (JNIEnv
- *env, jclass cls, jstring path)
- {
- const gchar* path_g = (*env)->GetStringUTFChars(env, path, 0);
- gchar *result_g = (gchar*)gnome_config_get_real_path (path_g);
- if (path) (*env)->ReleaseStringUTFChars(env, path, path_g);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- /*
- * Class: org.gnu.gnome.Config
- * Method: gnome_config_private_get_real_path
- * Signature: ([B)[B
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gnome_Config_gnome_1config_1private_1get_1real_1path (
- JNIEnv *env, jclass cls, jstring path)
- {
- const gchar* path_g = (*env)->GetStringUTFChars(env, path, 0);
- gchar *result_g = (gchar*)gnome_config_private_get_real_path (path_g);
- if (path) (*env)->ReleaseStringUTFChars(env, path, path_g);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- /*
- * Class: org.gnu.gnome.Config
- * Method: gnome_config_push_prefix
- * Signature: ([B)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Config_gnome_1config_1push_1prefix (JNIEnv *env,
- jclass cls, jstring path)
- {
- const gchar* path_g = (*env)->GetStringUTFChars(env, path, 0);
- gnome_config_push_prefix (path_g);
- if (path) (*env)->ReleaseStringUTFChars(env, path, path_g);
- }
-
- /*
- * Class: org.gnu.gnome.Config
- * Method: gnome_config_pop_prefix
- * Signature: ()V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Config_gnome_1config_1pop_1prefix (JNIEnv *env,
- jclass cls)
- {
- {
- gnome_config_pop_prefix ();
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgnome-java/src/jni/org_gnu_gnome_DateEdit.c b/libgnome-java/src/jni/org_gnu_gnome_DateEdit.c
deleted file mode 100644
index 113d731..0000000
--- a/libgnome-java/src/jni/org_gnu_gnome_DateEdit.c
+++ /dev/null
@@ -1,172 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-16 20:10:31 CDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gnome.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gnome.DateEdit
- * Method: gnome_date_edit_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_DateEdit_gnome_1date_1edit_1get_1type (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gnome_date_edit_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gnome.DateEdit
- * Method: gnome_date_edit_new
- * Signature: (JZZ)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_DateEdit_gnome_1date_1edit_1new (JNIEnv *env, jclass
- cls, jlong the_time, jboolean show_time, jboolean use_24_format)
- {
- time_t the_time_g = (time_t) the_time;
- gboolean show_time_g = (gboolean) show_time;
- gboolean use_24_format_g = (gboolean) use_24_format;
- {
- return (jint)gnome_date_edit_new (the_time_g, show_time_g, use_24_format_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.DateEdit
- * Method: gnome_date_edit_new_flags
- * Signature: (JI)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_DateEdit_gnome_1date_1edit_1new_1flags (JNIEnv *env,
- jclass cls, jlong the_time, jint flags)
- {
- time_t the_time_g = (time_t) the_time;
- GnomeDateEditFlags flags_g = (GnomeDateEditFlags) flags;
- {
- return (jint)gnome_date_edit_new_flags (the_time_g, flags_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.DateEdit
- * Method: gnome_date_edit_set_time
- * Signature: (IJ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_DateEdit_gnome_1date_1edit_1set_1time (JNIEnv *env,
- jclass cls, jint gde, jlong the_time)
- {
- GnomeDateEdit *gde_g = (GnomeDateEdit *)gde;
- time_t the_time_g = (time_t) the_time;
- {
- gnome_date_edit_set_time (gde_g, the_time_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.DateEdit
- * Method: gnome_date_edit_get_time
- * Signature: (I)J
- */
- JNIEXPORT jlong JNICALL Java_org_gnu_gnome_DateEdit_gnome_1date_1edit_1get_1time (JNIEnv *env,
- jclass cls, jint gde)
- {
- GnomeDateEdit *gde_g = (GnomeDateEdit *)gde;
- {
- jlong result = gnome_date_edit_get_time (gde_g);
- return result;
- }
- }
-
- /*
- * Class: org.gnu.gnome.DateEdit
- * Method: gnome_date_edit_set_popup_range
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_DateEdit_gnome_1date_1edit_1set_1popup_1range (JNIEnv
- *env, jclass cls, jint gde, jint low_hour, jint up_hour)
- {
- GnomeDateEdit *gde_g = (GnomeDateEdit *)gde;
- gint32 low_hour_g = (gint32) low_hour;
- gint32 up_hour_g = (gint32) up_hour;
- {
- gnome_date_edit_set_popup_range (gde_g, low_hour_g, up_hour_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.DateEdit
- * Method: gnome_date_edit_set_flags
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_DateEdit_gnome_1date_1edit_1set_1flags (JNIEnv *env,
- jclass cls, jint gde, jint flags)
- {
- GnomeDateEdit *gde_g = (GnomeDateEdit *)gde;
- GnomeDateEditFlags flags_g = (GnomeDateEditFlags) flags;
- {
- gnome_date_edit_set_flags (gde_g, flags_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.DateEdit
- * Method: gnome_date_edit_get_flags
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_DateEdit_gnome_1date_1edit_1get_1flags (JNIEnv *env,
- jclass cls, jint gde)
- {
- GnomeDateEdit *gde_g = (GnomeDateEdit *)gde;
- {
- jint result_j = (jint) (gnome_date_edit_get_flags (gde_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gnome.DateEdit
- * Method: gnome_date_edit_get_initial_time
- * Signature: (I)J
- */
- JNIEXPORT jlong JNICALL Java_org_gnu_gnome_DateEdit_gnome_1date_1edit_1get_1initial_1time (
- JNIEnv *env, jclass cls, jint gde)
- {
- GnomeDateEdit *gde_g = (GnomeDateEdit *)gde;
- {
- jlong result = gnome_date_edit_get_initial_time (gde_g);
- return result;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgnome-java/src/jni/org_gnu_gnome_Druid.c b/libgnome-java/src/jni/org_gnu_gnome_Druid.c
deleted file mode 100644
index 4df9a60..0000000
--- a/libgnome-java/src/jni/org_gnu_gnome_Druid.c
+++ /dev/null
@@ -1,277 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-08 10:21:58 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gnome.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- GtkButton * GnomeDruid_get_help (GnomeDruid * cptr)
- {
- return (GtkButton*)cptr->help;
- }
-
- /*
- * Class: org.gnu.gnome.Druid
- * Method: getHelp
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_Druid_getHelp (JNIEnv *env, jclass cls, jint cptr)
- {
- GnomeDruid *cptr_g = (GnomeDruid *)cptr;
- {
- return (jint)GnomeDruid_get_help (cptr_g);
- }
- }
-
- GtkButton * GnomeDruid_get_back (GnomeDruid * cptr)
- {
- return (GtkButton*)cptr->back;
- }
-
- /*
- * Class: org.gnu.gnome.Druid
- * Method: getBack
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_Druid_getBack (JNIEnv *env, jclass cls, jint cptr)
- {
- GnomeDruid *cptr_g = (GnomeDruid *)cptr;
- {
- return (jint)GnomeDruid_get_back (cptr_g);
- }
- }
-
- GtkButton * GnomeDruid_get_next (GnomeDruid * cptr)
- {
- return (GtkButton*)cptr->next;
- }
-
- /*
- * Class: org.gnu.gnome.Druid
- * Method: getNext
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_Druid_getNext (JNIEnv *env, jclass cls, jint cptr)
- {
- GnomeDruid *cptr_g = (GnomeDruid *)cptr;
- {
- return (jint)GnomeDruid_get_next (cptr_g);
- }
- }
-
- GtkButton * GnomeDruid_get_cancel (GnomeDruid * cptr)
- {
- return (GtkButton*)cptr->cancel;
- }
-
- /*
- * Class: org.gnu.gnome.Druid
- * Method: getCancel
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_Druid_getCancel (JNIEnv *env, jclass cls, jint cptr)
- {
- GnomeDruid *cptr_g = (GnomeDruid *)cptr;
- {
- return (jint)GnomeDruid_get_cancel (cptr_g);
- }
- }
-
- GtkButton * GnomeDruid_get_finish (GnomeDruid * cptr)
- {
- return (GtkButton*)cptr->finish;
- }
-
- /*
- * Class: org.gnu.gnome.Druid
- * Method: getFinish
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_Druid_getFinish (JNIEnv *env, jclass cls, jint cptr)
- {
- GnomeDruid *cptr_g = (GnomeDruid *)cptr;
- {
- return (jint)GnomeDruid_get_finish (cptr_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.Druid
- * Method: gnome_druid_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_Druid_gnome_1druid_1get_1type (JNIEnv *env, jclass
- cls)
- {
- {
- return (jint)gnome_druid_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gnome.Druid
- * Method: gnome_druid_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_Druid_gnome_1druid_1new (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gnome_druid_new ();
- }
- }
-
- /*
- * Class: org.gnu.gnome.Druid
- * Method: gnome_druid_set_buttons_sensitive
- * Signature: (IZZZZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Druid_gnome_1druid_1set_1buttons_1sensitive (JNIEnv
- *env, jclass cls, jint druid, jboolean backSensitive, jboolean nextSensitive, jboolean
- cancelSensitive, jboolean helpSensitive)
- {
- GnomeDruid *druid_g = (GnomeDruid *)druid;
- gboolean backSensitive_g = (gboolean) backSensitive;
- gboolean nextSensitive_g = (gboolean) nextSensitive;
- gboolean cancelSensitive_g = (gboolean) cancelSensitive;
- gboolean helpSensitive_g = (gboolean) helpSensitive;
- {
- gnome_druid_set_buttons_sensitive (druid_g, backSensitive_g, nextSensitive_g,
- cancelSensitive_g, helpSensitive_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.Druid
- * Method: gnome_druid_set_show_finish
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Druid_gnome_1druid_1set_1show_1finish (JNIEnv *env,
- jclass cls, jint druid, jboolean showFinish)
- {
- GnomeDruid *druid_g = (GnomeDruid *)druid;
- gboolean showFinish_g = (gboolean) showFinish;
- {
- gnome_druid_set_show_finish (druid_g, showFinish_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.Druid
- * Method: gnome_druid_set_show_help
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Druid_gnome_1druid_1set_1show_1help (JNIEnv *env,
- jclass cls, jint druid, jboolean showHelp)
- {
- GnomeDruid *druid_g = (GnomeDruid *)druid;
- gboolean showHelp_g = (gboolean) showHelp;
- {
- gnome_druid_set_show_help (druid_g, showHelp_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.Druid
- * Method: gnome_druid_prepend_page
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Druid_gnome_1druid_1prepend_1page (JNIEnv *env,
- jclass cls, jint druid, jint page)
- {
- GnomeDruid *druid_g = (GnomeDruid *)druid;
- GnomeDruidPage *page_g = (GnomeDruidPage *)page;
- {
- gnome_druid_prepend_page (druid_g, page_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.Druid
- * Method: gnome_druid_insert_page
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Druid_gnome_1druid_1insert_1page (JNIEnv *env, jclass
- cls, jint druid, jint backPage, jint page)
- {
- GnomeDruid *druid_g = (GnomeDruid *)druid;
- GnomeDruidPage *backPage_g = (GnomeDruidPage *)backPage;
- GnomeDruidPage *page_g = (GnomeDruidPage *)page;
- {
- gnome_druid_insert_page (druid_g, backPage_g, page_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.Druid
- * Method: gnome_druid_append_page
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Druid_gnome_1druid_1append_1page (JNIEnv *env, jclass
- cls, jint druid, jint page)
- {
- GnomeDruid *druid_g = (GnomeDruid *)druid;
- GnomeDruidPage *page_g = (GnomeDruidPage *)page;
- {
- gnome_druid_append_page (druid_g, page_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.Druid
- * Method: gnome_druid_set_page
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Druid_gnome_1druid_1set_1page (JNIEnv *env, jclass
- cls, jint druid, jint page)
- {
- GnomeDruid *druid_g = (GnomeDruid *)druid;
- GnomeDruidPage *page_g = (GnomeDruidPage *)page;
- {
- gnome_druid_set_page (druid_g, page_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.Druid
- * Method: gnome_druid_new_with_window
- * Signature: (java.lang.String;IZI)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_Druid_gnome_1druid_1new_1with_1window (JNIEnv *env,
- jclass cls, jstring title, jint parent, jboolean closeOnCancel, jint window)
- {
- const gchar* title_g = (*env)->GetStringUTFChars(env, title, 0);
- jint result = (jint)gnome_druid_new_with_window (title_g, (GtkWindow*)parent, (gboolean)closeOnCancel, (GtkWidget**)window);
- if (title) (*env)->ReleaseStringUTFChars(env, title, title_g);
- return result;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgnome-java/src/jni/org_gnu_gnome_DruidPage.c b/libgnome-java/src/jni/org_gnu_gnome_DruidPage.c
deleted file mode 100644
index 8be074f..0000000
--- a/libgnome-java/src/jni/org_gnu_gnome_DruidPage.c
+++ /dev/null
@@ -1,136 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-08 10:21:59 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gnome.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gnome.DruidPage
- * Method: gnome_druid_page_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_DruidPage_gnome_1druid_1page_1get_1type (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gnome_druid_page_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gnome.DruidPage
- * Method: gnome_druid_page_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_DruidPage_gnome_1druid_1page_1new (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gnome_druid_page_new ();
- }
- }
-
- /*
- * Class: org.gnu.gnome.DruidPage
- * Method: gnome_druid_page_next
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gnome_DruidPage_gnome_1druid_1page_1next (JNIEnv *env,
- jclass cls, jint page)
- {
- GnomeDruidPage *page_g = (GnomeDruidPage *)page;
- {
- jboolean result_j = (jboolean) (gnome_druid_page_next (page_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gnome.DruidPage
- * Method: gnome_druid_page_prepare
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_DruidPage_gnome_1druid_1page_1prepare (JNIEnv *env,
- jclass cls, jint page)
- {
- GnomeDruidPage *page_g = (GnomeDruidPage *)page;
- {
- gnome_druid_page_prepare (page_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.DruidPage
- * Method: gnome_druid_page_back
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gnome_DruidPage_gnome_1druid_1page_1back (JNIEnv *env,
- jclass cls, jint page)
- {
- GnomeDruidPage *page_g = (GnomeDruidPage *)page;
- {
- jboolean result_j = (jboolean) (gnome_druid_page_back (page_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gnome.DruidPage
- * Method: gnome_druid_page_cancel
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gnome_DruidPage_gnome_1druid_1page_1cancel (JNIEnv
- *env, jclass cls, jint page)
- {
- GnomeDruidPage *page_g = (GnomeDruidPage *)page;
- {
- jboolean result_j = (jboolean) (gnome_druid_page_cancel (page_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gnome.DruidPage
- * Method: gnome_druid_page_finish
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_DruidPage_gnome_1druid_1page_1finish (JNIEnv *env,
- jclass cls, jint page)
- {
- GnomeDruidPage *page_g = (GnomeDruidPage *)page;
- {
- gnome_druid_page_finish (page_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgnome-java/src/jni/org_gnu_gnome_DruidPageEdge.c b/libgnome-java/src/jni/org_gnu_gnome_DruidPageEdge.c
deleted file mode 100644
index 216f6a1..0000000
--- a/libgnome-java/src/jni/org_gnu_gnome_DruidPageEdge.c
+++ /dev/null
@@ -1,446 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-08 10:21:59 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gnome.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- gchar * GnomeDruidPageEdge_get_title (GnomeDruidPageEdge * cptr)
- {
- return cptr->title;
- }
-
- /*
- * Class: org.gnu.gnome.DruidPageEdge
- * Method: getTitle
- * Signature: (I)java.lang.String;
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gnome_DruidPageEdge_getTitle (JNIEnv *env, jclass
- cls, jint cptr)
- {
- gchar *result_g = (gchar*)GnomeDruidPageEdge_get_title ((GnomeDruidPageEdge*)cptr);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- gchar * GnomeDruidPageEdge_get_text (GnomeDruidPageEdge * cptr)
- {
- return cptr->text;
- }
-
- /*
- * Class: org.gnu.gnome.DruidPageEdge
- * Method: getText
- * Signature: (I)java.lang.String
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gnome_DruidPageEdge_getText (JNIEnv *env, jclass cls,
- jint cptr)
- {
- gchar *result_g = (gchar*)GnomeDruidPageEdge_get_text ((GnomeDruidPageEdge*)cptr);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- GdkPixbuf * GnomeDruidPageEdge_get_logo_image (GnomeDruidPageEdge * cptr)
- {
- return cptr->logo_image;
- }
-
- /*
- * Class: org.gnu.gnome.DruidPageEdge
- * Method: getLogoImage
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_DruidPageEdge_getLogoImage (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GnomeDruidPageEdge *cptr_g = (GnomeDruidPageEdge *)cptr;
- {
- return (jint)GnomeDruidPageEdge_get_logo_image (cptr_g);
- }
- }
-
- GdkPixbuf * GnomeDruidPageEdge_get_watermark_image (GnomeDruidPageEdge * cptr)
- {
- return cptr->watermark_image;
- }
-
- /*
- * Class: org.gnu.gnome.DruidPageEdge
- * Method: getWatermarkImage
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_DruidPageEdge_getWatermarkImage (JNIEnv *env, jclass
- cls, jint cptr)
- {
- GnomeDruidPageEdge *cptr_g = (GnomeDruidPageEdge *)cptr;
- {
- return (jint)GnomeDruidPageEdge_get_watermark_image (cptr_g);
- }
- }
-
- GdkPixbuf * GnomeDruidPageEdge_get_top_watermark_image (GnomeDruidPageEdge * cptr)
- {
- return cptr->top_watermark_image;
- }
-
- /*
- * Class: org.gnu.gnome.DruidPageEdge
- * Method: getTopWatermarkImage
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_DruidPageEdge_getTopWatermarkImage (JNIEnv *env,
- jclass cls, jint cptr)
- {
- GnomeDruidPageEdge *cptr_g = (GnomeDruidPageEdge *)cptr;
- {
- return (jint)GnomeDruidPageEdge_get_top_watermark_image (cptr_g);
- }
- }
-
- GdkColor * GnomeDruidPageEdge_get_background_color (GnomeDruidPageEdge * cptr)
- {
- return (GdkColor *)&cptr->background_color;
- }
-
- /*
- * Class: org.gnu.gnome.DruidPageEdge
- * Method: getBackgroundColor
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_DruidPageEdge_getBackgroundColor (JNIEnv *env, jclass
- cls, jint cptr)
- {
- GnomeDruidPageEdge *cptr_g = (GnomeDruidPageEdge *)cptr;
- {
- return (jint)GnomeDruidPageEdge_get_background_color (cptr_g);
- }
- }
-
- GdkColor * GnomeDruidPageEdge_get_textbox_color (GnomeDruidPageEdge * cptr)
- {
- return (GdkColor *)&cptr->textbox_color;
- }
-
- /*
- * Class: org.gnu.gnome.DruidPageEdge
- * Method: getTextboxColor
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_DruidPageEdge_getTextboxColor (JNIEnv *env, jclass
- cls, jint cptr)
- {
- GnomeDruidPageEdge *cptr_g = (GnomeDruidPageEdge *)cptr;
- {
- return (jint)GnomeDruidPageEdge_get_textbox_color (cptr_g);
- }
- }
-
- GdkColor * GnomeDruidPageEdge_get_logo_background_color (GnomeDruidPageEdge * cptr)
- {
- return (GdkColor *)&cptr->logo_background_color;
- }
-
- /*
- * Class: org.gnu.gnome.DruidPageEdge
- * Method: getLogoBackgroundColor
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_DruidPageEdge_getLogoBackgroundColor (JNIEnv *env,
- jclass cls, jint cptr)
- {
- GnomeDruidPageEdge *cptr_g = (GnomeDruidPageEdge *)cptr;
- {
- return (jint)GnomeDruidPageEdge_get_logo_background_color (cptr_g);
- }
- }
-
- GdkColor * GnomeDruidPageEdge_get_title_color (GnomeDruidPageEdge * cptr)
- {
- return (GdkColor *)&cptr->title_color;
- }
-
- /*
- * Class: org.gnu.gnome.DruidPageEdge
- * Method: getTitleColor
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_DruidPageEdge_getTitleColor (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GnomeDruidPageEdge *cptr_g = (GnomeDruidPageEdge *)cptr;
- {
- return (jint)GnomeDruidPageEdge_get_title_color (cptr_g);
- }
- }
-
- GdkColor * GnomeDruidPageEdge_get_text_color (GnomeDruidPageEdge * cptr)
- {
- return (GdkColor *)&cptr->text_color;
- }
-
- /*
- * Class: org.gnu.gnome.DruidPageEdge
- * Method: getTextColor
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_DruidPageEdge_getTextColor (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GnomeDruidPageEdge *cptr_g = (GnomeDruidPageEdge *)cptr;
- {
- return (jint)GnomeDruidPageEdge_get_text_color (cptr_g);
- }
- }
-
- GnomeEdgePosition GnomeDruidPageEdge_get_position (GnomeDruidPageEdge * cptr)
- {
- return cptr->position;
- }
-
- /*
- * Class: org.gnu.gnome.DruidPageEdge
- * Method: getPosition
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_DruidPageEdge_getPosition (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GnomeDruidPageEdge *cptr_g = (GnomeDruidPageEdge *)cptr;
- {
- jint result_j = (jint) (GnomeDruidPageEdge_get_position (cptr_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gnome.DruidPageEdge
- * Method: gnome_druid_page_edge_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_DruidPageEdge_gnome_1druid_1page_1edge_1get_1type (
- JNIEnv *env, jclass cls)
- {
- {
- return (jint)gnome_druid_page_edge_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gnome.DruidPageEdge
- * Method: gnome_druid_page_edge_new
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_DruidPageEdge_gnome_1druid_1page_1edge_1new (JNIEnv
- *env, jclass cls, jint position)
- {
- GnomeEdgePosition position_g = (GnomeEdgePosition) position;
- {
- return (jint)gnome_druid_page_edge_new (position_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.DruidPageEdge
- * Method: gnome_druid_page_edge_new_with_vals
- * Signature: (IZjava.lang.String;java.lang.String;III)I
- */
- JNIEXPORT jint JNICALL
- Java_org_gnu_gnome_DruidPageEdge_gnome_1druid_1page_1edge_1new_1with_1vals (JNIEnv *env, jclass
- cls, jint position, jboolean antialiased, jstring title, jstring text, jint logo,
- jint watermark, jint topWatermark)
- {
- GnomeEdgePosition position_g = (GnomeEdgePosition) position;
- gchar* title_g = (gchar*)(*env)->GetStringUTFChars(env, title, 0);
- gchar* text_g = (gchar*)(*env)->GetStringUTFChars(env, text, 0);
- GdkPixbuf *logo_g = (GdkPixbuf *)logo;
- GdkPixbuf *watermark_g = (GdkPixbuf *)watermark;
- GdkPixbuf *topWatermark_g = (GdkPixbuf *)topWatermark;
- jint result = (jint)gnome_druid_page_edge_new_with_vals (position_g, (gboolean)antialiased, title_g,
- text_g, logo_g, watermark_g, topWatermark_g);
- if (title) (*env)->ReleaseStringUTFChars(env, title, title_g);
- if (text) (*env)->ReleaseStringUTFChars(env, text, text_g);
- return result;
- }
-
- /*
- * Class: org.gnu.gnome.DruidPageEdge
- * Method: gnome_druid_page_edge_set_bg_color
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL
- Java_org_gnu_gnome_DruidPageEdge_gnome_1druid_1page_1edge_1set_1bg_1color (JNIEnv *env, jclass
- cls, jint dpe, jint color)
- {
- GnomeDruidPageEdge *dpe_g = (GnomeDruidPageEdge *)dpe;
- GdkColor *color_g = (GdkColor *)color;
- {
- gnome_druid_page_edge_set_bg_color (dpe_g, color_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.DruidPageEdge
- * Method: gnome_druid_page_edge_set_textbox_color
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL
- Java_org_gnu_gnome_DruidPageEdge_gnome_1druid_1page_1edge_1set_1textbox_1color (JNIEnv *env,
- jclass cls, jint dpe, jint color)
- {
- GnomeDruidPageEdge *dpe_g = (GnomeDruidPageEdge *)dpe;
- GdkColor *color_g = (GdkColor *)color;
- {
- gnome_druid_page_edge_set_textbox_color (dpe_g, color_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.DruidPageEdge
- * Method: gnome_druid_page_edge_set_logo_bg_color
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL
- Java_org_gnu_gnome_DruidPageEdge_gnome_1druid_1page_1edge_1set_1logo_1bg_1color (JNIEnv *env,
- jclass cls, jint dpe, jint color)
- {
- GnomeDruidPageEdge *dpe_g = (GnomeDruidPageEdge *)dpe;
- GdkColor *color_g = (GdkColor *)color;
- {
- gnome_druid_page_edge_set_logo_bg_color (dpe_g, color_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.DruidPageEdge
- * Method: gnome_druid_page_edge_set_title_color
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL
- Java_org_gnu_gnome_DruidPageEdge_gnome_1druid_1page_1edge_1set_1title_1color (JNIEnv *env,
- jclass cls, jint dpe, jint color)
- {
- GnomeDruidPageEdge *dpe_g = (GnomeDruidPageEdge *)dpe;
- GdkColor *color_g = (GdkColor *)color;
- {
- gnome_druid_page_edge_set_title_color (dpe_g, color_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.DruidPageEdge
- * Method: gnome_druid_page_edge_set_text_color
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL
- Java_org_gnu_gnome_DruidPageEdge_gnome_1druid_1page_1edge_1set_1text_1color (JNIEnv *env,
- jclass cls, jint dpe, jint color)
- {
- GnomeDruidPageEdge *dpe_g = (GnomeDruidPageEdge *)dpe;
- GdkColor *color_g = (GdkColor *)color;
- {
- gnome_druid_page_edge_set_text_color (dpe_g, color_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.DruidPageEdge
- * Method: gnome_druid_page_edge_set_text
- * Signature: (Ijava.lang.String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_DruidPageEdge_gnome_1druid_1page_1edge_1set_1text (
- JNIEnv *env, jclass cls, jint dpe, jstring text)
- {
- gchar* text_g = (gchar*)(*env)->GetStringUTFChars(env, text, 0);
- gnome_druid_page_edge_set_text ((GnomeDruidPageEdge*)dpe, text_g);
- if (text) (*env)->ReleaseStringUTFChars(env, text, text_g);
- }
-
- /*
- * Class: org.gnu.gnome.DruidPageEdge
- * Method: gnome_druid_page_edge_set_title
- * Signature: (Ijava.lang.String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_DruidPageEdge_gnome_1druid_1page_1edge_1set_1title (
- JNIEnv *env, jclass cls, jint dpe, jstring title)
- {
- gchar* title_g = (gchar*)(*env)->GetStringUTFChars(env, title, 0);
- gnome_druid_page_edge_set_title ((GnomeDruidPageEdge*)dpe, title_g);
- if (title) (*env)->ReleaseStringUTFChars(env, title, title_g);
- }
-
- /*
- * Class: org.gnu.gnome.DruidPageEdge
- * Method: gnome_druid_page_edge_set_logo
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_DruidPageEdge_gnome_1druid_1page_1edge_1set_1logo (
- JNIEnv *env, jclass cls, jint dpe, jint logoImage)
- {
- GnomeDruidPageEdge *dpe_g = (GnomeDruidPageEdge *)dpe;
- GdkPixbuf *logoImage_g = (GdkPixbuf *)logoImage;
- {
- gnome_druid_page_edge_set_logo (dpe_g, logoImage_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.DruidPageEdge
- * Method: gnome_druid_page_edge_set_watermark
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL
- Java_org_gnu_gnome_DruidPageEdge_gnome_1druid_1page_1edge_1set_1watermark (JNIEnv *env, jclass
- cls, jint dpe, jint watermark)
- {
- GnomeDruidPageEdge *dpe_g = (GnomeDruidPageEdge *)dpe;
- GdkPixbuf *watermark_g = (GdkPixbuf *)watermark;
- {
- gnome_druid_page_edge_set_watermark (dpe_g, watermark_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.DruidPageEdge
- * Method: gnome_druid_page_edge_set_top_watermark
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL
- Java_org_gnu_gnome_DruidPageEdge_gnome_1druid_1page_1edge_1set_1top_1watermark (JNIEnv *env,
- jclass cls, jint dpe, jint topWatermark)
- {
- GnomeDruidPageEdge *dpe_g = (GnomeDruidPageEdge *)dpe;
- GdkPixbuf *topWatermark_g = (GdkPixbuf *)topWatermark;
- {
- gnome_druid_page_edge_set_top_watermark (dpe_g, topWatermark_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgnome-java/src/jni/org_gnu_gnome_DruidPageStandard.c b/libgnome-java/src/jni/org_gnu_gnome_DruidPageStandard.c
deleted file mode 100644
index 093fce8..0000000
--- a/libgnome-java/src/jni/org_gnu_gnome_DruidPageStandard.c
+++ /dev/null
@@ -1,360 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-08 10:21:56 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gnome.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- GtkWidget * GnomeDruidPageStandard_get_vbox (GnomeDruidPageStandard * cptr)
- {
- return cptr->vbox;
- }
-
- /*
- * Class: org.gnu.gnome.DruidPageStandard
- * Method: getVbox
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_DruidPageStandard_getVbox (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GnomeDruidPageStandard *cptr_g = (GnomeDruidPageStandard *)cptr;
- {
- return (jint)GnomeDruidPageStandard_get_vbox (cptr_g);
- }
- }
-
- gchar * GnomeDruidPageStandard_get_title (GnomeDruidPageStandard * cptr)
- {
- return cptr->title;
- }
-
- /*
- * Class: org.gnu.gnome.DruidPageStandard
- * Method: getTitle
- * Signature: (I)java.lang.String;
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gnome_DruidPageStandard_getTitle (JNIEnv *env, jclass
- cls, jint cptr)
- {
- gchar *result_g = (gchar*)GnomeDruidPageStandard_get_title ((GnomeDruidPageStandard*)cptr);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- GdkPixbuf * GnomeDruidPageStandard_get_logo (GnomeDruidPageStandard * cptr)
- {
- return cptr->logo;
- }
-
- /*
- * Class: org.gnu.gnome.DruidPageStandard
- * Method: getLogo
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_DruidPageStandard_getLogo (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GnomeDruidPageStandard *cptr_g = (GnomeDruidPageStandard *)cptr;
- {
- return (jint)GnomeDruidPageStandard_get_logo (cptr_g);
- }
- }
-
- GdkPixbuf * GnomeDruidPageStandard_get_top_watermark (GnomeDruidPageStandard * cptr)
- {
- return cptr->top_watermark;
- }
-
- /*
- * Class: org.gnu.gnome.DruidPageStandard
- * Method: getTopWatermark
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_DruidPageStandard_getTopWatermark (JNIEnv *env,
- jclass cls, jint cptr)
- {
- GnomeDruidPageStandard *cptr_g = (GnomeDruidPageStandard *)cptr;
- {
- return (jint)GnomeDruidPageStandard_get_top_watermark (cptr_g);
- }
- }
-
- GdkColor * GnomeDruidPageStandard_get_title_foreground (GnomeDruidPageStandard * cptr)
- {
- return (GdkColor*)&cptr->title_foreground;
- }
-
- /*
- * Class: org.gnu.gnome.DruidPageStandard
- * Method: getTitleForeground
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_DruidPageStandard_getTitleForeground (JNIEnv *env,
- jclass cls, jint cptr)
- {
- GnomeDruidPageStandard *cptr_g = (GnomeDruidPageStandard *)cptr;
- {
- return (jint)GnomeDruidPageStandard_get_title_foreground (cptr_g);
- }
- }
-
- GdkColor * GnomeDruidPageStandard_get_background (GnomeDruidPageStandard * cptr)
- {
- return (GdkColor*)&cptr->background;
- }
-
- /*
- * Class: org.gnu.gnome.DruidPageStandard
- * Method: getBackground
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_DruidPageStandard_getBackground (JNIEnv *env, jclass
- cls, jint cptr)
- {
- GnomeDruidPageStandard *cptr_g = (GnomeDruidPageStandard *)cptr;
- {
- return (jint)GnomeDruidPageStandard_get_background (cptr_g);
- }
- }
-
- GdkColor * GnomeDruidPageStandard_get_logo_background (GnomeDruidPageStandard * cptr)
- {
- return (GdkColor*)&cptr->logo_background;
- }
-
- /*
- * Class: org.gnu.gnome.DruidPageStandard
- * Method: getLogoBackground
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_DruidPageStandard_getLogoBackground (JNIEnv *env,
- jclass cls, jint cptr)
- {
- GnomeDruidPageStandard *cptr_g = (GnomeDruidPageStandard *)cptr;
- {
- return (jint)GnomeDruidPageStandard_get_logo_background (cptr_g);
- }
- }
-
- GdkColor * GnomeDruidPageStandard_get_contents_background (GnomeDruidPageStandard * cptr)
- {
- return (GdkColor*)&cptr->contents_background;
- }
-
- /*
- * Class: org.gnu.gnome.DruidPageStandard
- * Method: getContentsBackground
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_DruidPageStandard_getContentsBackground (JNIEnv *env,
- jclass cls, jint cptr)
- {
- GnomeDruidPageStandard *cptr_g = (GnomeDruidPageStandard *)cptr;
- {
- return (jint)GnomeDruidPageStandard_get_contents_background (cptr_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.DruidPageStandard
- * Method: gnome_druid_page_standard_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL
- Java_org_gnu_gnome_DruidPageStandard_gnome_1druid_1page_1standard_1get_1type (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gnome_druid_page_standard_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gnome.DruidPageStandard
- * Method: gnome_druid_page_standard_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_DruidPageStandard_gnome_1druid_1page_1standard_1new (
- JNIEnv *env, jclass cls)
- {
- {
- return (jint)gnome_druid_page_standard_new ();
- }
- }
-
- /*
- * Class: org.gnu.gnome.DruidPageStandard
- * Method: gnome_druid_page_standard_new_with_vals
- * Signature: (java.lang.String;II)I
- */
- JNIEXPORT jint JNICALL
- Java_org_gnu_gnome_DruidPageStandard_gnome_1druid_1page_1standard_1new_1with_1vals (JNIEnv
- *env, jclass cls, jstring title, jint logo, jint topWatermark)
- {
- gchar* title_g = (gchar*)(*env)->GetStringUTFChars(env, title, 0);
- GdkPixbuf *logo_g = (GdkPixbuf *)logo;
- GdkPixbuf *topWatermark_g = (GdkPixbuf *)topWatermark;
- jint result = (jint)gnome_druid_page_standard_new_with_vals (title_g, logo_g, topWatermark_g);
- if (title) (*env)->ReleaseStringUTFChars(env, title, title_g);
- return result;
- }
-
- /*
- * Class: org.gnu.gnome.DruidPageStandard
- * Method: gnome_druid_page_standard_set_title
- * Signature: (Ijava.lang.String;)V
- */
- JNIEXPORT void JNICALL
- Java_org_gnu_gnome_DruidPageStandard_gnome_1druid_1page_1standard_1set_1title (JNIEnv *env,
- jclass cls, jint page, jstring title)
- {
- gchar* title_g = (gchar*)(*env)->GetStringUTFChars(env, title, 0);
- gnome_druid_page_standard_set_title ((GnomeDruidPageStandard*)page, title_g);
- if (title) (*env)->ReleaseStringUTFChars(env, title, title_g);
- }
-
- /*
- * Class: org.gnu.gnome.DruidPageStandard
- * Method: gnome_druid_page_standard_set_logo
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL
- Java_org_gnu_gnome_DruidPageStandard_gnome_1druid_1page_1standard_1set_1logo (JNIEnv *env,
- jclass cls, jint page, jint logoImage)
- {
- GnomeDruidPageStandard *page_g = (GnomeDruidPageStandard *)page;
- GdkPixbuf *logoImage_g = (GdkPixbuf *)logoImage;
- {
- gnome_druid_page_standard_set_logo (page_g, logoImage_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.DruidPageStandard
- * Method: gnome_druid_page_standard_set_top_watermark
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL
- Java_org_gnu_gnome_DruidPageStandard_gnome_1druid_1page_1standard_1set_1top_1watermark (JNIEnv
- *env, jclass cls, jint page, jint topWatermarkImage)
- {
- GnomeDruidPageStandard *page_g = (GnomeDruidPageStandard *)page;
- GdkPixbuf *topWatermarkImage_g = (GdkPixbuf *)topWatermarkImage;
- {
- gnome_druid_page_standard_set_top_watermark (page_g, topWatermarkImage_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.DruidPageStandard
- * Method: gnome_druid_page_standard_set_title_foreground
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL
- Java_org_gnu_gnome_DruidPageStandard_gnome_1druid_1page_1standard_1set_1title_1foreground (
- JNIEnv *env, jclass cls, jint page, jint color)
- {
- GnomeDruidPageStandard *page_g = (GnomeDruidPageStandard *)page;
- GdkColor *color_g = (GdkColor *)color;
- {
- gnome_druid_page_standard_set_title_foreground (page_g, color_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.DruidPageStandard
- * Method: gnome_druid_page_standard_set_background
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL
- Java_org_gnu_gnome_DruidPageStandard_gnome_1druid_1page_1standard_1set_1background (JNIEnv
- *env, jclass cls, jint page, jint color)
- {
- GnomeDruidPageStandard *page_g = (GnomeDruidPageStandard *)page;
- GdkColor *color_g = (GdkColor *)color;
- {
- gnome_druid_page_standard_set_background (page_g, color_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.DruidPageStandard
- * Method: gnome_druid_page_standard_set_logo_background
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL
- Java_org_gnu_gnome_DruidPageStandard_gnome_1druid_1page_1standard_1set_1logo_1background (
- JNIEnv *env, jclass cls, jint page, jint color)
- {
- GnomeDruidPageStandard *page_g = (GnomeDruidPageStandard *)page;
- GdkColor *color_g = (GdkColor *)color;
- {
- gnome_druid_page_standard_set_logo_background (page_g, color_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.DruidPageStandard
- * Method: gnome_druid_page_standard_set_contents_background
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL
- Java_org_gnu_gnome_DruidPageStandard_gnome_1druid_1page_1standard_1set_1contents_1background (
- JNIEnv *env, jclass cls, jint page, jint color)
- {
- GnomeDruidPageStandard *page_g = (GnomeDruidPageStandard *)page;
- GdkColor *color_g = (GdkColor *)color;
- {
- gnome_druid_page_standard_set_contents_background (page_g, color_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.DruidPageStandard
- * Method: gnome_druid_page_standard_append_item
- * Signature: (Ijava.lang.String;Ijava.lang.String;)V
- */
- JNIEXPORT void JNICALL
- Java_org_gnu_gnome_DruidPageStandard_gnome_1druid_1page_1standard_1append_1item (JNIEnv *env,
- jclass cls, jint page, jstring questionMnemonic, jint item, jstring additionalInfoMarkup)
- {
- GnomeDruidPageStandard *page_g = (GnomeDruidPageStandard *)page;
- gchar* questionMnemonic_g = (gchar*)(*env)->GetStringUTFChars(env, questionMnemonic, 0);
- GtkWidget *item_g = (GtkWidget *)item;
- gchar* additionalInfoMarkup_g = (gchar*)(*env)->GetStringUTFChars(env, additionalInfoMarkup, 0);
- gnome_druid_page_standard_append_item (page_g, questionMnemonic_g, item_g,
- additionalInfoMarkup_g);
- if (questionMnemonic) (*env)->ReleaseStringUTFChars(env, questionMnemonic, questionMnemonic_g);
- if (additionalInfoMarkup) (*env)->ReleaseStringUTFChars(env, additionalInfoMarkup, additionalInfoMarkup_g);
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgnome-java/src/jni/org_gnu_gnome_Entry.c b/libgnome-java/src/jni/org_gnu_gnome_Entry.c
deleted file mode 100644
index 0ecf730..0000000
--- a/libgnome-java/src/jni/org_gnu_gnome_Entry.c
+++ /dev/null
@@ -1,170 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-08 10:21:58 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gnome.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gnome.Entry
- * Method: gnome_entry_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_Entry_gnome_1entry_1get_1type (JNIEnv *env, jclass
- cls)
- {
- {
- return (jint)gnome_entry_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gnome.Entry
- * Method: gnome_entry_new
- * Signature: (java.lang.String;)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_Entry_gnome_1entry_1new (JNIEnv *env, jclass cls,
- jstring historyId)
- {
- gchar* historyId_g = (gchar*)(*env)->GetStringUTFChars(env, historyId, 0);
- jint result = (jint)gnome_entry_new (historyId_g);
- if (historyId) (*env)->ReleaseStringUTFChars(env, historyId, historyId_g);
- return result;
- }
-
- /*
- * Class: org.gnu.gnome.Entry
- * Method: gnome_entry_gtk_entry
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_Entry_gnome_1entry_1gtk_1entry (JNIEnv *env, jclass
- cls, jint gentry)
- {
- return (jint)gnome_entry_gtk_entry ((GnomeEntry*)gentry);
- }
-
- /*
- * Class: org.gnu.gnome.Entry
- * Method: gnome_entry_set_history_id
- * Signature: (Ijava.lang.String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Entry_gnome_1entry_1set_1history_1id (JNIEnv *env,
- jclass cls, jint gentry, jstring historyId)
- {
- gchar* historyId_g = (gchar*)(*env)->GetStringUTFChars(env, historyId, 0);
- gnome_entry_set_history_id ((GnomeEntry*)gentry, historyId_g);
- if (historyId) (*env)->ReleaseStringUTFChars(env, historyId, historyId_g);
- }
-
- /*
- * Class: org.gnu.gnome.Entry
- * Method: gnome_entry_get_history_id
- * Signature: (I)java.lang.String;
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gnome_Entry_gnome_1entry_1get_1history_1id (JNIEnv
- *env, jclass cls, jint gentry)
- {
- gchar *result_g = (gchar*)gnome_entry_get_history_id ((GnomeEntry*)gentry);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- /*
- * Class: org.gnu.gnome.Entry
- * Method: gnome_entry_set_max_saved
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Entry_gnome_1entry_1set_1max_1saved (JNIEnv *env,
- jclass cls, jint gentry, jint maxSaved)
- {
- GnomeEntry *gentry_g = (GnomeEntry *)gentry;
- guint32 maxSaved_g = (guint32) maxSaved;
- {
- gnome_entry_set_max_saved (gentry_g, maxSaved_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.Entry
- * Method: gnome_entry_get_max_saved
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_Entry_gnome_1entry_1get_1max_1saved (JNIEnv *env,
- jclass cls, jint gentry)
- {
- GnomeEntry *gentry_g = (GnomeEntry *)gentry;
- {
- jint result_j = (jint) (gnome_entry_get_max_saved (gentry_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gnome.Entry
- * Method: gnome_entry_prepend_history
- * Signature: (IZjava.lang.String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Entry_gnome_1entry_1prepend_1history (JNIEnv *env,
- jclass cls, jint gentry, jboolean save, jstring text)
- {
- gchar* text_g = (gchar*)(*env)->GetStringUTFChars(env, text, 0);
- gnome_entry_prepend_history ((GnomeEntry*)gentry, (gboolean)save, text_g);
- if (text) (*env)->ReleaseStringUTFChars(env, text, text_g);
- }
-
- /*
- * Class: org.gnu.gnome.Entry
- * Method: gnome_entry_append_history
- * Signature: (IZjava.lang.String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Entry_gnome_1entry_1append_1history (JNIEnv *env,
- jclass cls, jint gentry, jboolean save, jstring text)
- {
- gchar* text_g = (gchar*)(*env)->GetStringUTFChars(env, text, 0);
- gnome_entry_append_history ((GnomeEntry*)gentry, (gboolean)save, text_g);
- if (text) (*env)->ReleaseStringUTFChars(env, text, text_g);
- }
-
- /*
- * Class: org.gnu.gnome.Entry
- * Method: gnome_entry_clear_history
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Entry_gnome_1entry_1clear_1history (JNIEnv *env,
- jclass cls, jint gentry)
- {
- GnomeEntry *gentry_g = (GnomeEntry *)gentry;
- {
- gnome_entry_clear_history (gentry_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgnome-java/src/jni/org_gnu_gnome_FileEntry.c b/libgnome-java/src/jni/org_gnu_gnome_FileEntry.c
deleted file mode 100644
index 1539c07..0000000
--- a/libgnome-java/src/jni/org_gnu_gnome_FileEntry.c
+++ /dev/null
@@ -1,206 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-08 10:21:58 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gnome.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gnome.FileEntry
- * Method: gnome_file_entry_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_FileEntry_gnome_1file_1entry_1get_1type (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gnome_file_entry_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gnome.FileEntry
- * Method: gnome_file_entry_new
- * Signature: (java.lang.String;java.lang.String;)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_FileEntry_gnome_1file_1entry_1new (JNIEnv *env,
- jclass cls, jstring historyId, jstring browseDialogTitle)
- {
- gchar* historyId_g = (gchar*)(*env)->GetStringUTFChars(env, historyId, 0);
- gchar* browseDialogTitle_g = (gchar*)(*env)->GetStringUTFChars(env, browseDialogTitle, 0);
- jint result = (jint)gnome_file_entry_new (historyId_g, browseDialogTitle_g);
- if (historyId) (*env)->ReleaseStringUTFChars(env, historyId, historyId_g);
- if (browseDialogTitle) (*env)->ReleaseStringUTFChars(env, browseDialogTitle, browseDialogTitle_g);
- return result;
- }
-
- /*
- * Class: org.gnu.gnome.FileEntry
- * Method: gnome_file_entry_gnome_entry
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_FileEntry_gnome_1file_1entry_1gnome_1entry (JNIEnv
- *env, jclass cls, jint fentry)
- {
- GnomeFileEntry *fentry_g = (GnomeFileEntry *)fentry;
- {
- return (jint)gnome_file_entry_gnome_entry (fentry_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.FileEntry
- * Method: gnome_file_entry_gtk_entry
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_FileEntry_gnome_1file_1entry_1gtk_1entry (JNIEnv
- *env, jclass cls, jint fentry)
- {
- GnomeFileEntry *fentry_g = (GnomeFileEntry *)fentry;
- {
- return (jint)gnome_file_entry_gtk_entry (fentry_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.FileEntry
- * Method: gnome_file_entry_set_title
- * Signature: (Ijava.lang.String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_FileEntry_gnome_1file_1entry_1set_1title (JNIEnv
- *env, jclass cls, jint fentry, jstring browseDialogTitle)
- {
- gchar* browseDialogTitle_g = (gchar*)(*env)->GetStringUTFChars(env, browseDialogTitle, 0);
- gnome_file_entry_set_title ((GnomeFileEntry*)fentry, browseDialogTitle_g);
- if (browseDialogTitle) (*env)->ReleaseStringUTFChars(env, browseDialogTitle, browseDialogTitle_g);
- }
-
- /*
- * Class: org.gnu.gnome.FileEntry
- * Method: gnome_file_entry_set_default_path
- * Signature: (Ijava.lang.String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_FileEntry_gnome_1file_1entry_1set_1default_1path (
- JNIEnv *env, jclass cls, jint fentry, jstring path)
- {
- gchar* path_g = (gchar*)(*env)->GetStringUTFChars(env, path, 0);
- gnome_file_entry_set_default_path ((GnomeFileEntry*)fentry, path_g);
- if (path) (*env)->ReleaseStringUTFChars(env, path, path_g);
- }
-
- /*
- * Class: org.gnu.gnome.FileEntry
- * Method: gnome_file_entry_set_directory_entry
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_FileEntry_gnome_1file_1entry_1set_1directory_1entry (
- JNIEnv *env, jclass cls, jint fentry, jboolean directoryEntry)
- {
- GnomeFileEntry *fentry_g = (GnomeFileEntry *)fentry;
- gboolean directoryEntry_g = (gboolean) directoryEntry;
- {
- gnome_file_entry_set_directory_entry (fentry_g, directoryEntry_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.FileEntry
- * Method: gnome_file_entry_get_directory_entry
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL
- Java_org_gnu_gnome_FileEntry_gnome_1file_1entry_1get_1directory_1entry (JNIEnv *env, jclass
- cls, jint fentry)
- {
- GnomeFileEntry *fentry_g = (GnomeFileEntry *)fentry;
- {
- jboolean result_j = (jboolean) (gnome_file_entry_get_directory_entry (fentry_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gnome.FileEntry
- * Method: gnome_file_entry_get_full_path
- * Signature: (IZ)java.lang.String;
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gnome_FileEntry_gnome_1file_1entry_1get_1full_1path (
- JNIEnv *env, jclass cls, jint fentry, jboolean fileMustExist)
- {
- gchar *result_g = (gchar*)gnome_file_entry_get_full_path ((GnomeFileEntry*)fentry, (gboolean)fileMustExist);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- /*
- * Class: org.gnu.gnome.FileEntry
- * Method: gnome_file_entry_set_filename
- * Signature: (Ijava.lang.String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_FileEntry_gnome_1file_1entry_1set_1filename (JNIEnv
- *env, jclass cls, jint fentry, jstring filename)
- {
- gchar* filename_g = (gchar*)(*env)->GetStringUTFChars(env, filename, 0);
- gnome_file_entry_set_filename ((GnomeFileEntry*)fentry, filename_g);
- if (filename) (*env)->ReleaseStringUTFChars(env, filename, filename_g);
- }
-
- /*
- * Class: org.gnu.gnome.FileEntry
- * Method: gnome_file_entry_set_modal
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_FileEntry_gnome_1file_1entry_1set_1modal (JNIEnv
- *env, jclass cls, jint fentry, jboolean isModal)
- {
- GnomeFileEntry *fentry_g = (GnomeFileEntry *)fentry;
- gboolean isModal_g = (gboolean) isModal;
- {
- gnome_file_entry_set_modal (fentry_g, isModal_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.FileEntry
- * Method: gnome_file_entry_get_modal
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gnome_FileEntry_gnome_1file_1entry_1get_1modal (JNIEnv
- *env, jclass cls, jint fentry)
- {
- GnomeFileEntry *fentry_g = (GnomeFileEntry *)fentry;
- {
- jboolean result_j = (jboolean) (gnome_file_entry_get_modal (fentry_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgnome-java/src/jni/org_gnu_gnome_FontPicker.c b/libgnome-java/src/jni/org_gnu_gnome_FontPicker.c
deleted file mode 100644
index b090aea..0000000
--- a/libgnome-java/src/jni/org_gnu_gnome_FontPicker.c
+++ /dev/null
@@ -1,231 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-08 10:21:59 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gnome.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gnome.FontPicker
- * Method: gnome_font_picker_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_FontPicker_gnome_1font_1picker_1get_1type (JNIEnv
- *env, jclass cls)
- {
- {
- return (jint)gnome_font_picker_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gnome.FontPicker
- * Method: gnome_font_picker_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_FontPicker_gnome_1font_1picker_1new (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gnome_font_picker_new ();
- }
- }
-
- /*
- * Class: org.gnu.gnome.FontPicker
- * Method: gnome_font_picker_set_title
- * Signature: (Ijava.lang.String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_FontPicker_gnome_1font_1picker_1set_1title (JNIEnv
- *env, jclass cls, jint gfp, jstring title)
- {
- gchar* title_g = (gchar*)(*env)->GetStringUTFChars(env, title, 0);
- gnome_font_picker_set_title ((GnomeFontPicker*)gfp, title_g);
- if (title) (*env)->ReleaseStringUTFChars(env, title, title_g);
- }
-
- /*
- * Class: org.gnu.gnome.FontPicker
- * Method: gnome_font_picker_get_title
- * Signature: (I)java.lang.String;
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gnome_FontPicker_gnome_1font_1picker_1get_1title (
- JNIEnv *env, jclass cls, jint gfp)
- {
- gchar *result_g = (gchar*)gnome_font_picker_get_title ((GnomeFontPicker*)gfp);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- /*
- * Class: org.gnu.gnome.FontPicker
- * Method: gnome_font_picker_get_mode
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_FontPicker_gnome_1font_1picker_1get_1mode (JNIEnv
- *env, jclass cls, jint gfp)
- {
- GnomeFontPicker *gfp_g = (GnomeFontPicker *)gfp;
- {
- jint result_j = (jint) (gnome_font_picker_get_mode (gfp_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gnome.FontPicker
- * Method: gnome_font_picker_set_mode
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_FontPicker_gnome_1font_1picker_1set_1mode (JNIEnv
- *env, jclass cls, jint gfp, jint mode)
- {
- GnomeFontPicker *gfp_g = (GnomeFontPicker *)gfp;
- GnomeFontPickerMode mode_g = (GnomeFontPickerMode) mode;
- {
- gnome_font_picker_set_mode (gfp_g, mode_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.FontPicker
- * Method: gnome_font_picker_fi_set_use_font_in_label
- * Signature: (IZI)V
- */
- JNIEXPORT void JNICALL
- Java_org_gnu_gnome_FontPicker_gnome_1font_1picker_1fi_1set_1use_1font_1in_1label (JNIEnv *env,
- jclass cls, jint gfp, jboolean use_font_in_label, jint size)
- {
- GnomeFontPicker *gfp_g = (GnomeFontPicker *)gfp;
- gboolean use_font_in_label_g = (gboolean) use_font_in_label;
- gint32 size_g = (gint32) size;
- {
- gnome_font_picker_fi_set_use_font_in_label (gfp_g, use_font_in_label_g, size_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.FontPicker
- * Method: gnome_font_picker_fi_set_show_size
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_FontPicker_gnome_1font_1picker_1fi_1set_1show_1size (
- JNIEnv *env, jclass cls, jint gfp, jboolean showSize)
- {
- GnomeFontPicker *gfp_g = (GnomeFontPicker *)gfp;
- gboolean showSize_g = (gboolean) showSize;
- {
- gnome_font_picker_fi_set_show_size (gfp_g, showSize_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.FontPicker
- * Method: gnome_font_picker_uw_set_widget
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_FontPicker_gnome_1font_1picker_1uw_1set_1widget (
- JNIEnv *env, jclass cls, jint gfp, jint widget)
- {
- GnomeFontPicker *gfp_g = (GnomeFontPicker *)gfp;
- GtkWidget *widget_g = (GtkWidget *)widget;
- {
- gnome_font_picker_uw_set_widget (gfp_g, widget_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.FontPicker
- * Method: gnome_font_picker_uw_get_widget
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_FontPicker_gnome_1font_1picker_1uw_1get_1widget (
- JNIEnv *env, jclass cls, jint gfp)
- {
- GnomeFontPicker *gfp_g = (GnomeFontPicker *)gfp;
- {
- return (jint)gnome_font_picker_uw_get_widget (gfp_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.FontPicker
- * Method: gnome_font_picker_get_font_name
- * Signature: (I)java.lang.String;
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gnome_FontPicker_gnome_1font_1picker_1get_1font_1name (
- JNIEnv *env, jclass cls, jint gfp)
- {
- gchar *result_g = (gchar*)gnome_font_picker_get_font_name ((GnomeFontPicker*)gfp);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- /*
- * Class: org.gnu.gnome.FontPicker
- * Method: gnome_font_picker_set_font_name
- * Signature: (Ijava.lang.String;)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gnome_FontPicker_gnome_1font_1picker_1set_1font_1name (
- JNIEnv *env, jclass cls, jint gfp, jstring fontname)
- {
- gchar* fontname_g = (gchar*)(*env)->GetStringUTFChars(env, fontname, 0);
- jboolean result_j = (jboolean) (gnome_font_picker_set_font_name ((GnomeFontPicker*)gfp, fontname_g));
- if (fontname) (*env)->ReleaseStringUTFChars(env, fontname, fontname_g);
- return result_j;
- }
-
- /*
- * Class: org.gnu.gnome.FontPicker
- * Method: gnome_font_picker_get_preview_text
- * Signature: (I)java.lang.String;
- */
- JNIEXPORT jstring JNICALL
- Java_org_gnu_gnome_FontPicker_gnome_1font_1picker_1get_1preview_1text (JNIEnv *env, jclass cls,
- jint gfp)
- {
- gchar *result_g = (gchar*)gnome_font_picker_get_preview_text ((GnomeFontPicker*)gfp);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- /*
- * Class: org.gnu.gnome.FontPicker
- * Method: gnome_font_picker_set_preview_text
- * Signature: (Ijava.lang.String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_FontPicker_gnome_1font_1picker_1set_1preview_1text (
- JNIEnv *env, jclass cls, jint gfp, jstring text)
- {
- gchar* text_g = (gchar*)(*env)->GetStringUTFChars(env, text, 0);
- gnome_font_picker_set_preview_text ((GnomeFontPicker*)gfp, text_g);
- if (text) (*env)->ReleaseStringUTFChars(env, text, text_g);
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgnome-java/src/jni/org_gnu_gnome_GConf.c b/libgnome-java/src/jni/org_gnu_gnome_GConf.c
deleted file mode 100644
index 5ff1b61..0000000
--- a/libgnome-java/src/jni/org_gnu_gnome_GConf.c
+++ /dev/null
@@ -1,65 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-08 10:21:56 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gnome.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gnome.GConf
- * Method: gnome_gconf_get_gnome_libs_settings_relative
- * Signature: (java.lang.String;)java.lang.String;
- */
- JNIEXPORT jstring JNICALL
- Java_org_gnu_gnome_GConf_gnome_1gconf_1get_1gnome_1libs_1settings_1relative (JNIEnv *env,
- jclass cls, jstring subkey)
- {
- gchar* subkey_g = (gchar*)(*env)->GetStringUTFChars(env, subkey, 0);
- gchar *result_g = (gchar*)gnome_gconf_get_gnome_libs_settings_relative (subkey_g);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- /*
- * Class: org.gnu.gnome.GConf
- * Method: gnome_gconf_get_app_settings_relative
- * Signature: (Ijava.lang.String;)java.lang.String;
- */
- JNIEXPORT jstring JNICALL
- Java_org_gnu_gnome_GConf_gnome_1gconf_1get_1app_1settings_1relative (JNIEnv *env, jclass cls,
- jint program, jstring subkey)
- {
- gchar* subkey_g = (gchar*)(*env)->GetStringUTFChars(env, subkey, 0);
- gchar *result_g = (gchar*)gnome_gconf_get_app_settings_relative ((GnomeProgram*)program, subkey_g);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgnome-java/src/jni/org_gnu_gnome_Gnome.c b/libgnome-java/src/jni/org_gnu_gnome_Gnome.c
deleted file mode 100644
index 0d572fc..0000000
--- a/libgnome-java/src/jni/org_gnu_gnome_Gnome.c
+++ /dev/null
@@ -1,62 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-08 10:21:57 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gnome.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gnome.Gnome
- * Method: gnome_master_client
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_Gnome_gnome_1master_1client (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gnome_master_client ();
- }
- }
-
- /*
- * Class: org.gnu.gnome.Gnome
- * Method: gnome_accelerators_sync
- * Signature: ()V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Gnome_gnome_1accelerators_1sync (JNIEnv *env, jclass
- cls)
- {
- {
- gnome_accelerators_sync ();
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgnome-java/src/jni/org_gnu_gnome_HRef.c b/libgnome-java/src/jni/org_gnu_gnome_HRef.c
deleted file mode 100644
index 28f5f80..0000000
--- a/libgnome-java/src/jni/org_gnu_gnome_HRef.c
+++ /dev/null
@@ -1,117 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-08 10:21:59 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gnome.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gnome.HRef
- * Method: gnome_href_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_HRef_gnome_1href_1get_1type (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gnome_href_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gnome.HRef
- * Method: gnome_href_new
- * Signature: ([B[B)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_HRef_gnome_1href_1new (JNIEnv *env, jclass cls,
- jstring url, jstring lable)
- {
- const gchar* url_g = (*env)->GetStringUTFChars(env, url, NULL);
- const gchar* lable_g = (*env)->GetStringUTFChars(env, lable, NULL);
- jint retval = (jint)gnome_href_new (url_g, lable_g);
- (*env)->ReleaseStringUTFChars( env, url, url_g);
- (*env)->ReleaseStringUTFChars( env, lable, lable_g );
- return retval;
- }
-
- /*
- * Class: org.gnu.gnome.HRef
- * Method: gnome_href_set_url
- * Signature: (I[B)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_HRef_gnome_1href_1set_1url (JNIEnv *env, jclass cls,
- jint href, jstring url)
- {
- GnomeHRef *href_g = (GnomeHRef *)href;
- const gchar* url_g = (*env)->GetStringUTFChars(env, url, NULL);
- gnome_href_set_url (href_g, url_g);
- (*env)->ReleaseStringUTFChars(env, url, url_g );
- }
-
- /*
- * Class: org.gnu.gnome.HRef
- * Method: gnome_href_get_url
- * Signature: (I)[B
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gnome_HRef_gnome_1href_1get_1url (JNIEnv *env, jclass
- cls, jint href)
- {
- GnomeHRef *href_g = (GnomeHRef *)href;
- return (*env)->NewStringUTF(env, (gchar*)gnome_href_get_url (href_g));
- }
-
- /*
- * Class: org.gnu.gnome.HRef
- * Method: gnome_href_set_text
- * Signature: (I[B)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_HRef_gnome_1href_1set_1text (JNIEnv *env, jclass cls,
- jint href, jstring text)
- {
- GnomeHRef *href_g = (GnomeHRef *)href;
- const gchar* text_g = (*env)->GetStringUTFChars(env, text, NULL);
- gnome_href_set_text (href_g, text_g);
- (*env)->ReleaseStringUTFChars(env, text, text_g);
- }
-
- /*
- * Class: org.gnu.gnome.HRef
- * Method: gnome_href_get_text
- * Signature: (I)[B
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gnome_HRef_gnome_1href_1get_1text (JNIEnv *env,
- jclass cls, jint label)
- {
- GnomeHRef *label_g = (GnomeHRef *)label;
- return (*env)->NewStringUTF(env, (gchar*)gnome_href_get_text (label_g));
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgnome-java/src/jni/org_gnu_gnome_Help.c b/libgnome-java/src/jni/org_gnu_gnome_Help.c
deleted file mode 100644
index 0ed72a2..0000000
--- a/libgnome-java/src/jni/org_gnu_gnome_Help.c
+++ /dev/null
@@ -1,114 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- * Philip A. Chapman <pchapman at pcsw.us>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-08 10:21:59 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gnome.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gnome.Help
- * Method: gnome_help_display
- * Signature: (java.lang.String;java.lang.String;[I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gnome_Help_gnome_1help_1display(JNIEnv *env, jclass
- cls, jstring filename, jstring linkId, jintArray error)
- {
- gchar* filename_g = (gchar*)(*env)->GetStringUTFChars(env, filename, 0);
- gchar* linkId_g = (gchar*)(*env)->GetStringUTFChars(env, linkId, 0);
- GError *error_g = (GError *) (*env)->GetIntArrayElements (env, error, NULL);
- jboolean result_j = (jboolean) (gnome_help_display (filename_g, linkId_g, &error_g));
- (*env)->ReleaseIntArrayElements (env, error, (jint *) error_g, 0);
- if (filename) (*env)->ReleaseStringUTFChars(env, filename, filename_g);
- if (linkId) (*env)->ReleaseStringUTFChars(env, linkId, linkId_g);
- return result_j;
- }
-
- /*
- * Class: org.gnu.gnome.Help
- * Method: gnome_help_display_with_doc_id
- * Signature: (Ijava.lang.String;java.lang.String;java.lang.String;[I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gnome_Help_gnome_1help_1display_1with_1doc_1id (JNIEnv
- *env, jclass cls, jint program, jstring docId, jstring filename, jstring lineId, jintArray error)
- {
- gchar* docId_g = (gchar*)(*env)->GetStringUTFChars(env, docId, 0);
- gchar* filename_g = (gchar*)(*env)->GetStringUTFChars(env, filename, 0);
- gchar* lineId_g = (gchar*)(*env)->GetStringUTFChars(env, lineId, 0);
- GError *error_g = (GError *) (*env)->GetIntArrayElements (env, error, NULL);
- jboolean result_j = (jboolean) (gnome_help_display_with_doc_id
- ((GnomeProgram*)program, docId_g, filename_g, lineId_g, &error_g));
- (*env)->ReleaseIntArrayElements (env, error, (jint *) error_g, 0);
- if (docId) (*env)->ReleaseStringUTFChars(env, docId, docId_g);
- if (filename) (*env)->ReleaseStringUTFChars(env, filename, filename_g);
- if (lineId) (*env)->ReleaseStringUTFChars(env, lineId, lineId_g);
- return result_j;
- }
-
- /*
- * Class: org.gnu.gnome.Help
- * Method: gnome_help_display_desktop
- * Signature: (Ijava.lang.String;java.lang.String;java.lang.String;[I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gnome_Help_gnome_1help_1display_1desktop (JNIEnv *env,
- jclass cls, jint program, jstring docId, jstring filename, jstring linkId, jintArray error)
- {
- gchar* docId_g = (gchar*)(*env)->GetStringUTFChars(env, docId, 0);
- gchar* filename_g = (gchar*)(*env)->GetStringUTFChars(env, filename, 0);
- gchar* linkId_g = (gchar*)(*env)->GetStringUTFChars(env, linkId, 0);
- GError *error_g = (GError *) (*env)->GetIntArrayElements (env, error, NULL);
- jboolean result_j = (jboolean) gnome_help_display_desktop ((GnomeProgram*)program, docId_g,
- filename_g, linkId_g, &error_g);
- (*env)->ReleaseIntArrayElements (env, error, (jint *) error_g, 0);
- if (docId) (*env)->ReleaseStringUTFChars(env, docId, docId_g);
- if (filename) (*env)->ReleaseStringUTFChars(env, filename, filename_g);
- if (linkId) (*env)->ReleaseStringUTFChars(env, linkId, linkId_g);
- return result_j;
- }
-
- /*
- * Class: org.gnu.gnome.Help
- * Method: gnome_help_display_uri
- * Signature: (java.lang.String;[I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gnome_Help_gnome_1help_1display_1uri (JNIEnv *env,
- jclass cls, jstring helpUri, jintArray error)
- {
- gchar* helpUri_g = (gchar*)(*env)->GetStringUTFChars(env, helpUri, 0);
- GError *error_g = (GError *) (*env)->GetIntArrayElements (env, error, NULL);
- jboolean result_j = (jboolean) gnome_help_display_uri (helpUri_g, &error_g);
- (*env)->ReleaseIntArrayElements (env, error, (jint *) error_g, 0);
- if (helpUri) (*env)->ReleaseStringUTFChars(env, helpUri, helpUri_g);
- return result_j;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgnome-java/src/jni/org_gnu_gnome_IconEntry.c b/libgnome-java/src/jni/org_gnu_gnome_IconEntry.c
deleted file mode 100644
index 0576f12..0000000
--- a/libgnome-java/src/jni/org_gnu_gnome_IconEntry.c
+++ /dev/null
@@ -1,158 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-08 10:21:56 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gnome.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gnome.IconEntry
- * Method: gnome_icon_entry_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_IconEntry_gnome_1icon_1entry_1get_1type (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gnome_icon_entry_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gnome.IconEntry
- * Method: gnome_icon_entry_new
- * Signature: (java.lang.String;java.lang.String;)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_IconEntry_gnome_1icon_1entry_1new (JNIEnv *env,
- jclass cls, jstring historyId, jstring browserDialogTitle)
- {
- gchar* historyId_g = (gchar*)(*env)->GetStringUTFChars(env, historyId, 0);
- gchar* browserDialogTitle_g = (gchar*)(*env)->GetStringUTFChars(env, browserDialogTitle, 0);
- jint result = (jint)gnome_icon_entry_new (historyId_g, browserDialogTitle_g);
- if (historyId) (*env)->ReleaseStringUTFChars(env, historyId, historyId_g);
- if (browserDialogTitle) (*env)->ReleaseStringUTFChars(env, browserDialogTitle, browserDialogTitle_g);
- return result;
- }
-
- /*
- * Class: org.gnu.gnome.IconEntry
- * Method: gnome_icon_entry_set_pixmap_subdir
- * Signature: (Ijava.lang.String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_IconEntry_gnome_1icon_1entry_1set_1pixmap_1subdir (
- JNIEnv *env, jclass cls, jint ientry, jstring subdir)
- {
- gchar* subdir_g = (gchar*)(*env)->GetStringUTFChars(env, subdir, 0);
- gnome_icon_entry_set_pixmap_subdir ((GnomeIconEntry*)ientry, subdir_g);
- if (subdir) (*env)->ReleaseStringUTFChars(env, subdir, subdir_g);
- }
-
- /*
- * Class: org.gnu.gnome.IconEntry
- * Method: gnome_icon_entry_get_filename
- * Signature: (I)java.lang.String;
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gnome_IconEntry_gnome_1icon_1entry_1get_1filename (
- JNIEnv *env, jclass cls, jint ientry)
- {
- gchar *result_g = (gchar*)gnome_icon_entry_get_filename ((GnomeIconEntry*)ientry);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- /*
- * Class: org.gnu.gnome.IconEntry
- * Method: gnome_icon_entry_set_filename
- * Signature: (Ijava.lang.String;)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gnome_IconEntry_gnome_1icon_1entry_1set_1filename (
- JNIEnv *env, jclass cls, jint ientry, jstring filename)
- {
- gchar* filename_g = (gchar*)(*env)->GetStringUTFChars(env, filename, 0);
- jboolean result_j = (jboolean) (gnome_icon_entry_set_filename((GnomeIconEntry*)ientry, filename_g));
- if (filename) (*env)->ReleaseStringUTFChars(env, filename, filename_g);
- return result_j;
- }
-
- /*
- * Class: org.gnu.gnome.IconEntry
- * Method: gnome_icon_entry_set_browse_dialog_title
- * Signature: (Ijava.lang.String;)V
- */
- JNIEXPORT void JNICALL
- Java_org_gnu_gnome_IconEntry_gnome_1icon_1entry_1set_1browse_1dialog_1title (JNIEnv *env,
- jclass cls, jint ientry, jstring browseDialogTitle)
- {
- gchar* browseDialogTitle_g = (gchar*)(*env)->GetStringUTFChars(env, browseDialogTitle, 0);
- gnome_icon_entry_set_browse_dialog_title ((GnomeIconEntry*)ientry, browseDialogTitle_g);
- if (browseDialogTitle) (*env)->ReleaseStringUTFChars(env, browseDialogTitle, browseDialogTitle_g);
- }
-
- /*
- * Class: org.gnu.gnome.IconEntry
- * Method: gnome_icon_entry_set_history_id
- * Signature: (Ijava.lang.String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_IconEntry_gnome_1icon_1entry_1set_1history_1id (
- JNIEnv *env, jclass cls, jint ientry, jstring historyId)
- {
- gchar* historyId_g = (gchar*)(*env)->GetStringUTFChars(env, historyId, 0);
- gnome_icon_entry_set_history_id ((GnomeIconEntry*)ientry, historyId_g);
- if (historyId) (*env)->ReleaseStringUTFChars(env, historyId, historyId_g);
- }
-
- /*
- * Class: org.gnu.gnome.IconEntry
- * Method: gnome_icon_entry_pick_dialog
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_IconEntry_gnome_1icon_1entry_1pick_1dialog (JNIEnv
- *env, jclass cls, jint ientry)
- {
- GnomeIconEntry *ientry_g = (GnomeIconEntry *)ientry;
- {
- return (jint)gnome_icon_entry_pick_dialog (ientry_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-
-/*
- * Class: org_gnu_gnome_IconEntry
- * Method: gnome_icon_entry_set_max_saved
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_IconEntry_gnome_1icon_1entry_1set_1max_1saved
- (JNIEnv *env, jclass cls, jint ientry, jint max)
-{
- gnome_icon_entry_set_max_saved((GnomeIconEntry*)ientry, (guint)max);
-}
-
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgnome-java/src/jni/org_gnu_gnome_IconList.c b/libgnome-java/src/jni/org_gnu_gnome_IconList.c
deleted file mode 100644
index bff34cf..0000000
--- a/libgnome-java/src/jni/org_gnu_gnome_IconList.c
+++ /dev/null
@@ -1,537 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gnome.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
-/*
- * Class: org.gnu.gnome.IconList
- * Method: gnome_icon_list_get_type
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnome_IconList_gnome_1icon_1list_1get_1type (JNIEnv *env,
- jclass cls)
-{
- {
- return (jint)gnome_icon_list_get_type ();
- }
-}
-
-/*
- * Class: org.gnu.gnome.IconList
- * Method: gnome_icon_list_new
- * Signature: (III)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnome_IconList_gnome_1icon_1list_1new (JNIEnv *env, jclass
- cls, jint iconWidth, jint adj, jint flags)
-{
- gint32 iconWidth_g = (gint32) iconWidth;
- GtkAdjustment *adj_g = (GtkAdjustment *)adj;
- gint32 flags_g = (gint32) flags;
- {
- return (jint)gnome_icon_list_new (iconWidth_g, adj_g, flags_g);
- }
-}
-
-/*
- * Class: org.gnu.gnome.IconList
- * Method: gnome_icon_list_set_hadjustment
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_IconList_gnome_1icon_1list_1set_1hadjustment (JNIEnv
- *env, jclass cls, jint gil, jint hadj)
-{
- GnomeIconList *gil_g = (GnomeIconList *)gil;
- GtkAdjustment *hadj_g = (GtkAdjustment *)hadj;
- {
- gnome_icon_list_set_hadjustment (gil_g, hadj_g);
- }
-}
-
-/*
- * Class: org.gnu.gnome.IconList
- * Method: gnome_icon_list_set_vadjustment
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_IconList_gnome_1icon_1list_1set_1vadjustment (JNIEnv
- *env, jclass cls, jint gil, jint vadj)
-{
- GnomeIconList *gil_g = (GnomeIconList *)gil;
- GtkAdjustment *vadj_g = (GtkAdjustment *)vadj;
- {
- gnome_icon_list_set_vadjustment (gil_g, vadj_g);
- }
-}
-
-/*
- * Class: org.gnu.gnome.IconList
- * Method: gnome_icon_list_freeze
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_IconList_gnome_1icon_1list_1freeze (JNIEnv *env,
- jclass cls, jint gil)
-{
- GnomeIconList *gil_g = (GnomeIconList *)gil;
- {
- gnome_icon_list_freeze (gil_g);
- }
-}
-
-/*
- * Class: org.gnu.gnome.IconList
- * Method: gnome_icon_list_thaw
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_IconList_gnome_1icon_1list_1thaw (JNIEnv *env, jclass
- cls, jint gil)
-{
- GnomeIconList *gil_g = (GnomeIconList *)gil;
- {
- gnome_icon_list_thaw (gil_g);
- }
-}
-
-/*
- * Class: org.gnu.gnome.IconList
- * Method: gnome_icon_list_insert
- * Signature: (IIjava.lang.String;java.lang.String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_IconList_gnome_1icon_1list_1insert (JNIEnv *env,
- jclass cls, jint gil, jint idx, jstring iconFilename, jstring text)
-{
- gchar* iconFilename_g = (gchar*)(*env)->GetStringUTFChars(env, iconFilename, 0);
- gchar* text_g = (gchar*)(*env)->GetStringUTFChars(env, text, 0);
- gnome_icon_list_insert ((GnomeIconList*)gil, (gint32)idx, iconFilename_g, text_g);
- if (iconFilename) (*env)->ReleaseStringUTFChars(env, iconFilename, iconFilename_g);
- if (text) (*env)->ReleaseStringUTFChars(env, text, text_g);
-}
-
-/*
- * Class: org.gnu.gnome.IconList
- * Method: gnome_icon_list_insert_pixbuf
- * Signature: (IIIjava.lang.String;java.lang.String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_IconList_gnome_1icon_1list_1insert_1pixbuf (JNIEnv
- *env, jclass cls, jint gil, jint idx, jint im, jstring iconFilename, jstring text)
-{
- gchar* iconFilename_g = (gchar*)(*env)->GetStringUTFChars(env, iconFilename, 0);
- gchar* text_g = (gchar*)(*env)->GetStringUTFChars(env, text, 0);
- gnome_icon_list_insert_pixbuf ((GnomeIconList*)gil, (gint32)idx, (GdkPixbuf*)im, iconFilename_g, text_g);
- if (iconFilename) (*env)->ReleaseStringUTFChars(env, iconFilename, iconFilename_g);
- if (text) (*env)->ReleaseStringUTFChars(env, text, text_g);
-}
-
-/*
- * Class: org.gnu.gnome.IconList
- * Method: gnome_icon_list_append
- * Signature: (Ijava.lang.String;java.lang.String;)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnome_IconList_gnome_1icon_1list_1append (JNIEnv *env,
- jclass cls, jint gil, jstring iconFilename, jstring text)
-{
- gchar* iconFilename_g = (gchar*)(*env)->GetStringUTFChars(env, iconFilename, 0);
- gchar* text_g = (gchar*)(*env)->GetStringUTFChars(env, text, 0);
- jint result_j = (jint) (gnome_icon_list_append ((GnomeIconList*)gil, iconFilename_g, text_g));
- if (iconFilename) (*env)->ReleaseStringUTFChars(env, iconFilename, iconFilename_g);
- if (text) (*env)->ReleaseStringUTFChars(env, text, text_g);
- return result_j;
-}
-
-/*
- * Class: org.gnu.gnome.IconList
- * Method: gnome_icon_list_append_pixbuf
- * Signature: (IIjava.lang.String;java.lang.String;)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnome_IconList_gnome_1icon_1list_1append_1pixbuf (JNIEnv
- *env, jclass cls, jint gil, jint im, jstring iconFilename, jstring text)
-{
- gchar* iconFilename_g = (gchar*)(*env)->GetStringUTFChars(env, iconFilename, 0);
- gchar* text_g = (gchar*)(*env)->GetStringUTFChars(env, text, 0);
- jint result_j = (jint) (gnome_icon_list_append_pixbuf ((GnomeIconList*)gil, (GdkPixbuf*)im, iconFilename_g, text_g));
- if (iconFilename) (*env)->ReleaseStringUTFChars(env, iconFilename, iconFilename_g);
- if (text) (*env)->ReleaseStringUTFChars(env, text, text_g);
- return result_j;
-}
-
-/*
- * Class: org.gnu.gnome.IconList
- * Method: gnome_icon_list_clear
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_IconList_gnome_1icon_1list_1clear (JNIEnv *env,
- jclass cls, jint gil)
-{
- GnomeIconList *gil_g = (GnomeIconList *)gil;
- {
- gnome_icon_list_clear (gil_g);
- }
-}
-
-/*
- * Class: org.gnu.gnome.IconList
- * Method: gnome_icon_list_remove
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_IconList_gnome_1icon_1list_1remove (JNIEnv *env,
- jclass cls, jint gil, jint idx)
-{
- GnomeIconList *gil_g = (GnomeIconList *)gil;
- gint32 idx_g = (gint32) idx;
- {
- gnome_icon_list_remove (gil_g, idx_g);
- }
-}
-
-/*
- * Class: org.gnu.gnome.IconList
- * Method: gnome_icon_list_get_num_icons
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnome_IconList_gnome_1icon_1list_1get_1num_1icons (JNIEnv
- *env, jclass cls, jint gil)
-{
- GnomeIconList *gil_g = (GnomeIconList *)gil;
- {
- jint result_j = (jint) (gnome_icon_list_get_num_icons (gil_g));
- return result_j;
- }
-}
-
-/*
- * Class: org.gnu.gnome.IconList
- * Method: gnome_icon_list_get_selection_mode
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnome_IconList_gnome_1icon_1list_1get_1selection_1mode (
- JNIEnv *env, jclass cls, jint gil)
-{
- GnomeIconList *gil_g = (GnomeIconList *)gil;
- {
- jint result_j = (jint) (gnome_icon_list_get_selection_mode (gil_g));
- return result_j;
- }
-}
-
-/*
- * Class: org.gnu.gnome.IconList
- * Method: gnome_icon_list_set_selection_mode
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_IconList_gnome_1icon_1list_1set_1selection_1mode (
- JNIEnv *env, jclass cls, jint gil, jint mode)
-{
- GnomeIconList *gil_g = (GnomeIconList *)gil;
- GtkSelectionMode mode_g = (GtkSelectionMode) mode;
- {
- gnome_icon_list_set_selection_mode (gil_g, mode_g);
- }
-}
-
-/*
- * Class: org.gnu.gnome.IconList
- * Method: gnome_icon_list_select_icon
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_IconList_gnome_1icon_1list_1select_1icon (JNIEnv
- *env, jclass cls, jint gil, jint idx)
-{
- GnomeIconList *gil_g = (GnomeIconList *)gil;
- gint32 idx_g = (gint32) idx;
- {
- gnome_icon_list_select_icon (gil_g, idx_g);
- }
-}
-
-/*
- * Class: org.gnu.gnome.IconList
- * Method: gnome_icon_list_unselect_icon
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_IconList_gnome_1icon_1list_1unselect_1icon (JNIEnv
- *env, jclass cls, jint gil, jint idx)
-{
- GnomeIconList *gil_g = (GnomeIconList *)gil;
- gint32 idx_g = (gint32) idx;
- {
- gnome_icon_list_unselect_icon (gil_g, idx_g);
- }
-}
-
-/*
- * Class: org_gnu_gnome_IconList
- * Method: gnome_icon_list_select_all
- * Signature: (I)V */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_IconList_gnome_1icon_1list_1select_1all
- (JNIEnv *env, jclass cls, jint gil)
-{
- gnome_icon_list_select_all((GnomeIconList*)gil);
-}
-
-/*
- * Class: org.gnu.gnome.IconList
- * Method: gnome_icon_list_unselect_all
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnome_IconList_gnome_1icon_1list_1unselect_1all (JNIEnv
- *env, jclass cls, jint gil)
-{
- GnomeIconList *gil_g = (GnomeIconList *)gil;
- {
- jint result_j = (jint) (gnome_icon_list_unselect_all (gil_g));
- return result_j;
- }
-}
-
-/*
- * Class: org.gnu.gnome.IconList
- * Method: gnome_icon_list_get_selection
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnome_IconList_gnome_1icon_1list_1get_1selection (JNIEnv
- *env, jclass cls, jint gil)
-{
- GnomeIconList *gil_g = (GnomeIconList *)gil;
- {
- return (jint)gnome_icon_list_get_selection (gil_g);
- }
-}
-
-/*
- * Class: org.gnu.gnome.IconList
- * Method: gnome_icon_list_focus_icon
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_IconList_gnome_1icon_1list_1focus_1icon (JNIEnv *env,
- jclass cls, jint gil, jint idx)
-{
- GnomeIconList *gil_g = (GnomeIconList *)gil;
- gint32 idx_g = (gint32) idx;
- {
- gnome_icon_list_focus_icon (gil_g, idx_g);
- }
-}
-
-/*
- * Class: org.gnu.gnome.IconList
- * Method: gnome_icon_list_set_icon_width
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_IconList_gnome_1icon_1list_1set_1icon_1width (JNIEnv
- *env, jclass cls, jint gil, jint w)
-{
- GnomeIconList *gil_g = (GnomeIconList *)gil;
- gint32 w_g = (gint32) w;
- {
- gnome_icon_list_set_icon_width (gil_g, w_g);
- }
-}
-
-/*
- * Class: org.gnu.gnome.IconList
- * Method: gnome_icon_list_set_row_spacing
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_IconList_gnome_1icon_1list_1set_1row_1spacing (JNIEnv
- *env, jclass cls, jint gil, jint pixels)
-{
- GnomeIconList *gil_g = (GnomeIconList *)gil;
- gint32 pixels_g = (gint32) pixels;
- {
- gnome_icon_list_set_row_spacing (gil_g, pixels_g);
- }
-}
-
-/*
- * Class: org.gnu.gnome.IconList
- * Method: gnome_icon_list_set_col_spacing
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_IconList_gnome_1icon_1list_1set_1col_1spacing (JNIEnv
- *env, jclass cls, jint gil, jint pixels)
-{
- GnomeIconList *gil_g = (GnomeIconList *)gil;
- gint32 pixels_g = (gint32) pixels;
- {
- gnome_icon_list_set_col_spacing (gil_g, pixels_g);
- }
-}
-
-/*
- * Class: org.gnu.gnome.IconList
- * Method: gnome_icon_list_set_text_spacing
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_IconList_gnome_1icon_1list_1set_1text_1spacing (
- JNIEnv *env, jclass cls, jint gil, jint pixels)
-{
- GnomeIconList *gil_g = (GnomeIconList *)gil;
- gint32 pixels_g = (gint32) pixels;
- {
- gnome_icon_list_set_text_spacing (gil_g, pixels_g);
- }
-}
-
-/*
- * Class: org.gnu.gnome.IconList
- * Method: gnome_icon_list_set_icon_border
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_IconList_gnome_1icon_1list_1set_1icon_1border (JNIEnv
- *env, jclass cls, jint gil, jint pixels)
-{
- GnomeIconList *gil_g = (GnomeIconList *)gil;
- gint32 pixels_g = (gint32) pixels;
- {
- gnome_icon_list_set_icon_border (gil_g, pixels_g);
- }
-}
-
-/*
- * Class: org.gnu.gnome.IconList
- * Method: gnome_icon_list_set_separators
- * Signature: (Ijava.lang.String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_IconList_gnome_1icon_1list_1set_1separators (JNIEnv
- *env, jclass cls, jint gil, jstring sep)
-{
- gchar* sep_g = (gchar*)(*env)->GetStringUTFChars(env, sep, 0);
- gnome_icon_list_set_separators ((GnomeIconList*)gil, sep_g);
- if (sep) (*env)->ReleaseStringUTFChars(env, sep, sep_g);
-}
-
-/*
- * Class: org.gnu.gnome.IconList
- * Method: gnome_icon_list_get_icon_filename
- * Signature: (II)java.lang.String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gnome_IconList_gnome_1icon_1list_1get_1icon_1filename (
- JNIEnv *env, jclass cls, jint gil, jint idx)
-{
- gchar *result_g = (gchar*)gnome_icon_list_get_icon_filename ((GnomeIconList*)gil, (gint32)idx);
- return (*env)->NewStringUTF(env, result_g);
-}
-
-/*
- * Class: org.gnu.gnome.IconList
- * Method: gnome_icon_list_find_icon_from_filename
- * Signature: (Ijava.lang.String;)I
- */
-JNIEXPORT jint JNICALL
-Java_org_gnu_gnome_IconList_gnome_1icon_1list_1find_1icon_1from_1filename (JNIEnv *env, jclass
- cls, jint gil, jstring filename)
-{
- gchar* filename_g = (gchar*)(*env)->GetStringUTFChars(env, filename, 0);
- jint result_j = (jint) (gnome_icon_list_find_icon_from_filename ((GnomeIconList*)gil, filename_g));
- if (filename) (*env)->ReleaseStringUTFChars(env, filename, filename_g);
- return result_j;
-}
-
-/*
- * Class: org.gnu.gnome.IconList
- * Method: gnome_icon_list_moveto
- * Signature: (IID)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_IconList_gnome_1icon_1list_1moveto (JNIEnv *env,
- jclass cls, jint gil, jint idx, jdouble yalign)
-{
- GnomeIconList *gil_g = (GnomeIconList *)gil;
- gint32 idx_g = (gint32) idx;
- gdouble yalign_g = (gdouble) yalign;
- {
- gnome_icon_list_moveto (gil_g, idx_g, yalign_g);
- }
-}
-
-/*
- * Class: org.gnu.gnome.IconList
- * Method: gnome_icon_list_icon_is_visible
- * Signature: (II)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnome_IconList_gnome_1icon_1list_1icon_1is_1visible (JNIEnv
- *env, jclass cls, jint gil, jint idx)
-{
- GnomeIconList *gil_g = (GnomeIconList *)gil;
- gint32 idx_g = (gint32) idx;
- {
- jint result_j = (jint) (gnome_icon_list_icon_is_visible (gil_g, idx_g));
- return result_j;
- }
-}
-
-/*
- * Class: org.gnu.gnome.IconList
- * Method: gnome_icon_list_get_icon_at
- * Signature: (III)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnome_IconList_gnome_1icon_1list_1get_1icon_1at (JNIEnv
- *env, jclass cls, jint gil, jint x, jint y)
-{
- GnomeIconList *gil_g = (GnomeIconList *)gil;
- gint32 x_g = (gint32) x;
- gint32 y_g = (gint32) y;
- {
- jint result_j = (jint) (gnome_icon_list_get_icon_at (gil_g, x_g, y_g));
- return result_j;
- }
-}
-
-/*
- * Class: org.gnu.gnome.IconList
- * Method: gnome_icon_list_get_items_per_line
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnome_IconList_gnome_1icon_1list_1get_1items_1per_1line (
- JNIEnv *env, jclass cls, jint gil)
-{
- GnomeIconList *gil_g = (GnomeIconList *)gil;
- {
- jint result_j = (jint) (gnome_icon_list_get_items_per_line (gil_g));
- return result_j;
- }
-}
-
-/*
- * Class: org.gnu.gnome.IconList
- * Method: gnome_icon_list_get_icon_text_item
- * Signature: (II)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnome_IconList_gnome_1icon_1list_1get_1icon_1text_1item (
- JNIEnv *env, jclass cls, jint gil, jint idx)
-{
- GnomeIconList *gil_g = (GnomeIconList *)gil;
- gint32 idx_g = (gint32) idx;
- {
- return (jint)gnome_icon_list_get_icon_text_item (gil_g, idx_g);
- }
-}
-
-/*
- * Class: org.gnu.gnome.IconList
- * Method: gnome_icon_list_get_icon_pixbuf_item
- * Signature: (II)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnome_IconList_gnome_1icon_1list_1get_1icon_1pixbuf_1item (
- JNIEnv *env, jclass cls, jint gil, jint idx)
-{
- GnomeIconList *gil_g = (GnomeIconList *)gil;
- gint32 idx_g = (gint32) idx;
- {
- return (jint)gnome_icon_list_get_icon_pixbuf_item (gil_g, idx_g);
- }
-}
-
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgnome-java/src/jni/org_gnu_gnome_IconSelection.c b/libgnome-java/src/jni/org_gnu_gnome_IconSelection.c
deleted file mode 100644
index da6e731..0000000
--- a/libgnome-java/src/jni/org_gnu_gnome_IconSelection.c
+++ /dev/null
@@ -1,186 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-08 10:21:57 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gnome.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gnome.IconSelection
- * Method: gnome_icon_selection_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_IconSelection_gnome_1icon_1selection_1get_1type (
- JNIEnv *env, jclass cls)
- {
- {
- return (jint)gnome_icon_selection_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gnome.IconSelection
- * Method: gnome_icon_selection_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_IconSelection_gnome_1icon_1selection_1new (JNIEnv
- *env, jclass cls)
- {
- {
- return (jint)gnome_icon_selection_new ();
- }
- }
-
- /*
- * Class: org.gnu.gnome.IconSelection
- * Method: gnome_icon_selection_add_defaults
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_IconSelection_gnome_1icon_1selection_1add_1defaults (
- JNIEnv *env, jclass cls, jint gis)
- {
- GnomeIconSelection *gis_g = (GnomeIconSelection *)gis;
- {
- gnome_icon_selection_add_defaults (gis_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.IconSelection
- * Method: gnome_icon_selection_add_directory
- * Signature: (Ijava.lang.String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_IconSelection_gnome_1icon_1selection_1add_1directory (
- JNIEnv *env, jclass cls, jint gis, jstring dir)
- {
- gchar* dir_g = (gchar*)(*env)->GetStringUTFChars(env, dir, 0);
- gnome_icon_selection_add_directory ((GnomeIconSelection*)gis, dir_g);
- if (dir) (*env)->ReleaseStringUTFChars(env, dir, dir_g);
- }
-
- /*
- * Class: org.gnu.gnome.IconSelection
- * Method: gnome_icon_selection_show_icons
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_IconSelection_gnome_1icon_1selection_1show_1icons (
- JNIEnv *env, jclass cls, jint gis)
- {
- GnomeIconSelection *gis_g = (GnomeIconSelection *)gis;
- {
- gnome_icon_selection_show_icons (gis_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.IconSelection
- * Method: gnome_icon_selection_clear
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_IconSelection_gnome_1icon_1selection_1clear (JNIEnv
- *env, jclass cls, jint gis, jboolean notShown)
- {
- GnomeIconSelection *gis_g = (GnomeIconSelection *)gis;
- gboolean notShown_g = (gboolean) notShown;
- {
- gnome_icon_selection_clear (gis_g, notShown_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.IconSelection
- * Method: gnome_icon_selection_get_icon
- * Signature: (IZ)java.lang.String;
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gnome_IconSelection_gnome_1icon_1selection_1get_1icon (
- JNIEnv *env, jclass cls, jint gis, jboolean fullPath)
- {
- gchar *result_g = (gchar*)gnome_icon_selection_get_icon ((GnomeIconSelection*)gis, (gboolean)fullPath);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- /*
- * Class: org.gnu.gnome.IconSelection
- * Method: gnome_icon_selection_select_icon
- * Signature: (Ijava.lang.String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_IconSelection_gnome_1icon_1selection_1select_1icon (
- JNIEnv *env, jclass cls, jint gis, jstring filename)
- {
- gchar* filename_g = (gchar*)(*env)->GetStringUTFChars(env, filename, 0);
- gnome_icon_selection_select_icon ((GnomeIconSelection*)gis, filename_g);
- if (filename) (*env)->ReleaseStringUTFChars(env, filename, filename_g);
- }
-
- /*
- * Class: org.gnu.gnome.IconSelection
- * Method: gnome_icon_selection_stop_loading
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_IconSelection_gnome_1icon_1selection_1stop_1loading (
- JNIEnv *env, jclass cls, jint gis)
- {
- GnomeIconSelection *gis_g = (GnomeIconSelection *)gis;
- {
- gnome_icon_selection_stop_loading (gis_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.IconSelection
- * Method: gnome_icon_selection_get_gil
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_IconSelection_gnome_1icon_1selection_1get_1gil (
- JNIEnv *env, jclass cls, jint gis)
- {
- GnomeIconSelection *gis_g = (GnomeIconSelection *)gis;
- {
- return (jint)gnome_icon_selection_get_gil (gis_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.IconSelection
- * Method: gnome_icon_selection_get_box
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_IconSelection_gnome_1icon_1selection_1get_1box (
- JNIEnv *env, jclass cls, jint gis)
- {
- GnomeIconSelection *gis_g = (GnomeIconSelection *)gis;
- {
- return (jint)gnome_icon_selection_get_box (gis_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgnome-java/src/jni/org_gnu_gnome_IconTextItem.c b/libgnome-java/src/jni/org_gnu_gnome_IconTextItem.c
deleted file mode 100644
index 60eb5d2..0000000
--- a/libgnome-java/src/jni/org_gnu_gnome_IconTextItem.c
+++ /dev/null
@@ -1,167 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-08 10:21:56 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gnome.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gnome.IconTextItem
- * Method: gnome_icon_text_item_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_IconTextItem_gnome_1icon_1text_1item_1get_1type (
- JNIEnv *env, jclass cls)
- {
- {
- return (jint)gnome_icon_text_item_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gnome.IconTextItem
- * Method: gnome_icon_text_item_configure
- * Signature: (IIIIjava.lang.String;java.lang.String;ZZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_IconTextItem_gnome_1icon_1text_1item_1configure (
- JNIEnv *env, jclass cls, jint iti, jint x, jint y, jint width, jstring fontname,
- jstring text, jboolean isEditable, jboolean isStatic)
- {
- gchar* fontname_g = (gchar*)(*env)->GetStringUTFChars(env, fontname, 0);
- gchar* text_g = (gchar*)(*env)->GetStringUTFChars(env, text, 0);
- gnome_icon_text_item_configure ((GnomeIconTextItem*)iti, (gint32)x,
- (gint32)y, (gint32)width, fontname_g, text_g,
- (gboolean)isEditable, (gboolean)isStatic);
- if (fontname) (*env)->ReleaseStringUTFChars(env, fontname, fontname_g);
- if (text) (*env)->ReleaseStringUTFChars(env, text, text_g);
- }
-
- /*
- * Class: org.gnu.gnome.IconTextItem
- * Method: gnome_icon_text_item_setxy
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_IconTextItem_gnome_1icon_1text_1item_1setxy (JNIEnv
- *env, jclass cls, jint iti, jint x, jint y)
- {
- GnomeIconTextItem *iti_g = (GnomeIconTextItem *)iti;
- gint32 x_g = (gint32) x;
- gint32 y_g = (gint32) y;
- {
- gnome_icon_text_item_setxy (iti_g, x_g, y_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.IconTextItem
- * Method: gnome_icon_text_item_select
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_IconTextItem_gnome_1icon_1text_1item_1select (JNIEnv
- *env, jclass cls, jint iti, jint sel)
- {
- GnomeIconTextItem *iti_g = (GnomeIconTextItem *)iti;
- gint32 sel_g = (gint32) sel;
- {
- gnome_icon_text_item_select (iti_g, sel_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.IconTextItem
- * Method: gnome_icon_text_item_focus
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_IconTextItem_gnome_1icon_1text_1item_1focus (JNIEnv
- *env, jclass cls, jint iti, jint focused)
- {
- GnomeIconTextItem *iti_g = (GnomeIconTextItem *)iti;
- gint32 focused_g = (gint32) focused;
- {
- gnome_icon_text_item_focus (iti_g, focused_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.IconTextItem
- * Method: gnome_icon_text_item_get_text
- * Signature: (I)java.lang.String;
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gnome_IconTextItem_gnome_1icon_1text_1item_1get_1text (
- JNIEnv *env, jclass cls, jint iti)
- {
- gchar *result_g = (gchar*)gnome_icon_text_item_get_text ((GnomeIconTextItem*)iti);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- /*
- * Class: org.gnu.gnome.IconTextItem
- * Method: gnome_icon_text_item_start_editing
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_IconTextItem_gnome_1icon_1text_1item_1start_1editing (
- JNIEnv *env, jclass cls, jint iti)
- {
- GnomeIconTextItem *iti_g = (GnomeIconTextItem *)iti;
- {
- gnome_icon_text_item_start_editing (iti_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.IconTextItem
- * Method: gnome_icon_text_item_stop_editing
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_IconTextItem_gnome_1icon_1text_1item_1stop_1editing (
- JNIEnv *env, jclass cls, jint iti, jboolean accept)
- {
- GnomeIconTextItem *iti_g = (GnomeIconTextItem *)iti;
- gboolean accept_g = (gboolean) accept;
- {
- gnome_icon_text_item_stop_editing (iti_g, accept_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-
-/*
- * Class: org_gnu_gnome_IconTextItem
- * Method: gnome_icon_text_item_get_editable
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnome_IconTextItem_gnome_1icon_1text_1item_1get_1editable
- (JNIEnv *env, jclass cls, jint iti)
-{
- return (jint)gnome_icon_text_item_get_editable((GnomeIconTextItem*)iti);
-}
-
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgnome-java/src/jni/org_gnu_gnome_ModuleInfo.c b/libgnome-java/src/jni/org_gnu_gnome_ModuleInfo.c
deleted file mode 100644
index a88e3bd..0000000
--- a/libgnome-java/src/jni/org_gnu_gnome_ModuleInfo.c
+++ /dev/null
@@ -1,88 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-08 10:21:58 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gnome.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- gchar * GnomeModuleInfo_get_name (GnomeModuleInfo * cptr)
- {
- return (gchar *)cptr->name;
- }
-
- /*
- * Class: org.gnu.gnome.ModuleInfo
- * Method: getName
- * Signature: (I)java.lang.String;
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gnome_ModuleInfo_getName (JNIEnv *env, jclass cls,
- jint cptr)
- {
- gchar *result_g = (gchar*)GnomeModuleInfo_get_name ((GnomeModuleInfo*)cptr);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- gchar * GnomeModuleInfo_get_version (GnomeModuleInfo * cptr)
- {
- return (gchar *)cptr->version;
- }
-
- /*
- * Class: org.gnu.gnome.ModuleInfo
- * Method: getVersion
- * Signature: (I)java.lang.String;
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gnome_ModuleInfo_getVersion (JNIEnv *env, jclass cls,
- jint cptr)
- {
- gchar *result_g = (gchar*)GnomeModuleInfo_get_version ((GnomeModuleInfo*)cptr);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- gchar * GnomeModuleInfo_get_description (GnomeModuleInfo * cptr)
- {
- return (gchar *)cptr->description;
- }
-
- /*
- * Class: org.gnu.gnome.ModuleInfo
- * Method: getDescription
- * Signature: (I)java.lang.String;
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gnome_ModuleInfo_getDescription (JNIEnv *env, jclass
- cls, jint cptr)
- {
- gchar *result_g = (gchar*)GnomeModuleInfo_get_description ((GnomeModuleInfo*)cptr);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgnome-java/src/jni/org_gnu_gnome_PasswordDialog.c b/libgnome-java/src/jni/org_gnu_gnome_PasswordDialog.c
deleted file mode 100644
index 0f5d8b7..0000000
--- a/libgnome-java/src/jni/org_gnu_gnome_PasswordDialog.c
+++ /dev/null
@@ -1,172 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gnome.h>
-
-#ifndef _Included_org_gnu_gnome_PasswordDialog
-#define _Included_org_gnu_gnome_PasswordDialog
-#ifdef __cplusplus
-extern "C" {
-#endif
-/* Inaccessible static: evtMap */
-/* Inaccessible static: class_000240 */
-/* Inaccessible static: class_000241 */
-/* Inaccessible static: class_000242 */
-/* Inaccessible static: class_000243 */
-/* Inaccessible static: class_000244 */
-/* Inaccessible static: class_000245 */
-/* Inaccessible static: evtMap */
-/* Inaccessible static: class_000240 */
-/* Inaccessible static: evtMap */
-/* Inaccessible static: class_000240 */
-/*
- * Class: org_gnu_gnome_PasswordDialog
- * Method: gnome_password_dialog_get_type
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnome_PasswordDialog_gnome_1password_1dialog_1get_1type
- (JNIEnv *env, jclass cls)
-{
- return (jint)gnome_password_dialog_get_type();
-}
-
-/*
- * Class: org_gnu_gnome_PasswordDialog
- * Method: gnome_password_dialog_new
- * Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnome_PasswordDialog_gnome_1password_1dialog_1new
- (JNIEnv *env, jclass cls, jstring title, jstring message, jstring username, jstring password, jboolean readonly)
-{
- const char *t = title ? (*env)->GetStringUTFChars(env, title, NULL) : NULL;
- const char *m = message ? (*env)->GetStringUTFChars(env, message, NULL) : NULL;
- const char *u = username ? (*env)->GetStringUTFChars(env, username, NULL) : NULL;
- const char *p = password ? (*env)->GetStringUTFChars(env, password, NULL) : NULL;
- GtkWidget *ret = gnome_password_dialog_new(t, m, u, p, (gboolean)readonly);
- if (t)
- (*env)->ReleaseStringUTFChars(env, title, t);
- if (m)
- (*env)->ReleaseStringUTFChars(env, message, m);
- if (u)
- (*env)->ReleaseStringUTFChars(env, username, u);
- if (p)
- (*env)->ReleaseStringUTFChars(env, password, p);
- return (jint)ret;
-}
-
-/*
- * Class: org_gnu_gnome_PasswordDialog
- * Method: gnome_password_dialog_run_and_block
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gnome_PasswordDialog_gnome_1password_1dialog_1run_1and_1block
- (JNIEnv *env, jclass cls, jint dialog)
-{
- return (jboolean)gnome_password_dialog_run_and_block((GnomePasswordDialog*)dialog);
-}
-
-/*
- * Class: org_gnu_gnome_PasswordDialog
- * Method: gnome_password_dialog_set_username
- * Signature: (ILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_PasswordDialog_gnome_1password_1dialog_1set_1username
- (JNIEnv *env, jclass cls, jint dialog, jstring username)
-{
- const char *u = (*env)->GetStringUTFChars(env, username, NULL);
- gnome_password_dialog_set_username((GnomePasswordDialog*)dialog, u);
- (*env)->ReleaseStringUTFChars(env, username, u);
-}
-
-/*
- * Class: org_gnu_gnome_PasswordDialog
- * Method: gnome_password_dialog_set_password
- * Signature: (ILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_PasswordDialog_gnome_1password_1dialog_1set_1password
- (JNIEnv *env, jclass cls, jint dialog, jstring password)
-{
- const char *p = (*env)->GetStringUTFChars(env, password, NULL);
- gnome_password_dialog_set_password((GnomePasswordDialog*)dialog, p);
- (*env)->ReleaseStringUTFChars(env, password, p);
-}
-
-/*
- * Class: org_gnu_gnome_PasswordDialog
- * Method: gnome_password_dialog_set_readonly_username
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_PasswordDialog_gnome_1password_1dialog_1set_1readonly_1username
- (JNIEnv *env, jclass cls, jint dialog, jboolean readonly)
-{
- gnome_password_dialog_set_readonly_username((GnomePasswordDialog*)dialog, (gboolean)readonly);
-}
-
-/*
- * Class: org_gnu_gnome_PasswordDialog
- * Method: gnome_password_dialog_set_remember
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_PasswordDialog_gnome_1password_1dialog_1set_1remember
- (JNIEnv *env, jclass cls, jint dialog, jboolean remember)
-{
- gnome_password_dialog_set_remember((GnomePasswordDialog*)dialog, (gboolean)remember);
-}
-
-/*
- * Class: org_gnu_gnome_PasswordDialog
- * * Method: gnome_password_dialog_set_show_userpass_buttons
- * Signature: (IZ)V */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_PasswordDialog_gnome_1password_1dialog_1set_1show_1userpass_1buttons
- (JNIEnv *env, jclass cls, jint dialog, jboolean show)
-{
- gnome_password_dialog_set_show_userpass_buttons((GnomePasswordDialog*)dialog, (gboolean)show);
-}
-
-/*
- * Class: org_gnu_gnome_PasswordDialog
- * Method: gnome_password_dialog_get_username
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gnome_PasswordDialog_gnome_1password_1dialog_1get_1username
- (JNIEnv *env, jclass cls, jint dialog)
-{
- char *username = gnome_password_dialog_get_username((GnomePasswordDialog*)dialog);
- return (*env)->NewStringUTF(env, username);
-}
-
-/*
- * Class: org_gnu_gnome_PasswordDialog
- * Method: gnome_password_dialog_get_password
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gnome_PasswordDialog_gnome_1password_1dialog_1get_1password
- (JNIEnv *env, jclass cls, jint dialog)
-{
- char *password = gnome_password_dialog_get_password((GnomePasswordDialog*)dialog);
- return (*env)->NewStringUTF(env, password);
-}
-
-/*
- * Class: org_gnu_gnome_PasswordDialog
- * Method: gnome_password_dialog_get_remember
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gnome_PasswordDialog_gnome_1password_1dialog_1get_1remember
- (JNIEnv *env, jclass cls, jint dialog)
-{
- return (jboolean)gnome_password_dialog_get_remember((GnomePasswordDialog*)dialog);
-}
-
-#ifdef __cplusplus
-}
-#endif
-#endif
diff --git a/libgnome-java/src/jni/org_gnu_gnome_PixmapEntry.c b/libgnome-java/src/jni/org_gnu_gnome_PixmapEntry.c
deleted file mode 100644
index 3710e6c..0000000
--- a/libgnome-java/src/jni/org_gnu_gnome_PixmapEntry.c
+++ /dev/null
@@ -1,150 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-08 10:21:57 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gnome.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gnome.PixmapEntry
- * Method: gnome_pixmap_entry_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_PixmapEntry_gnome_1pixmap_1entry_1get_1type (JNIEnv
- *env, jclass cls)
- {
- {
- return (jint)gnome_pixmap_entry_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gnome.PixmapEntry
- * Method: gnome_pixmap_entry_new
- * Signature: (java.lang.String;java.lang.String;Z)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_PixmapEntry_gnome_1pixmap_1entry_1new (JNIEnv *env,
- jclass cls, jstring historyId, jstring browseDialogTitle, jboolean doPreview)
- {
- gchar* historyId_g = (gchar*)(*env)->GetStringUTFChars(env, historyId, 0);
- gchar* browseDialogTitle_g = (gchar*)(*env)->GetStringUTFChars(env, browseDialogTitle, 0);
- jint result = (jint)gnome_pixmap_entry_new (historyId_g, browseDialogTitle_g, (gboolean)doPreview);
- if (historyId) (*env)->ReleaseStringUTFChars(env, historyId, historyId_g);
- if (browseDialogTitle) (*env)->ReleaseStringUTFChars(env, browseDialogTitle, browseDialogTitle_g);
- return result;
- }
-
- /*
- * Class: org.gnu.gnome.PixmapEntry
- * Method: gnome_pixmap_entry_set_pixmap_subdir
- * Signature: (Ijava.lang.String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_PixmapEntry_gnome_1pixmap_1entry_1set_1pixmap_1subdir (
- JNIEnv *env, jclass cls, jint pentry, jstring subdir)
- {
- gchar* subdir_g = (gchar*)(*env)->GetStringUTFChars(env, subdir, 0);
- gnome_pixmap_entry_set_pixmap_subdir ((GnomePixmapEntry*)pentry, subdir_g);
- if (subdir) (*env)->ReleaseStringUTFChars(env, subdir, subdir_g);
- }
-
- /*
- * Class: org.gnu.gnome.PixmapEntry
- * Method: gnome_pixmap_entry_scrolled_window
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_PixmapEntry_gnome_1pixmap_1entry_1scrolled_1window (
- JNIEnv *env, jclass cls, jint pentry)
- {
- GnomePixmapEntry *pentry_g = (GnomePixmapEntry *)pentry;
- {
- return (jint)gnome_pixmap_entry_scrolled_window (pentry_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.PixmapEntry
- * Method: gnome_pixmap_entry_preview_widget
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_PixmapEntry_gnome_1pixmap_1entry_1preview_1widget (
- JNIEnv *env, jclass cls, jint pentry)
- {
- GnomePixmapEntry *pentry_g = (GnomePixmapEntry *)pentry;
- {
- return (jint)gnome_pixmap_entry_preview_widget (pentry_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.PixmapEntry
- * Method: gnome_pixmap_entry_set_preview
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_PixmapEntry_gnome_1pixmap_1entry_1set_1preview (
- JNIEnv *env, jclass cls, jint pentry, jboolean doPreview)
- {
- GnomePixmapEntry *pentry_g = (GnomePixmapEntry *)pentry;
- gboolean doPreview_g = (gboolean) doPreview;
- {
- gnome_pixmap_entry_set_preview (pentry_g, doPreview_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.PixmapEntry
- * Method: gnome_pixmap_entry_set_preview_size
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_PixmapEntry_gnome_1pixmap_1entry_1set_1preview_1size (
- JNIEnv *env, jclass cls, jint pentry, jint width, jint height)
- {
- GnomePixmapEntry *pentry_g = (GnomePixmapEntry *)pentry;
- gint32 width_g = (gint32) width;
- gint32 height_g = (gint32) height;
- {
- gnome_pixmap_entry_set_preview_size (pentry_g, width_g, height_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.PixmapEntry
- * Method: gnome_pixmap_entry_get_filename
- * Signature: (I)java.lang.String;
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gnome_PixmapEntry_gnome_1pixmap_1entry_1get_1filename (
- JNIEnv *env, jclass cls, jint pentry)
- {
- gchar *result_g = (gchar*)gnome_pixmap_entry_get_filename ((GnomePixmapEntry*)pentry);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgnome-java/src/jni/org_gnu_gnome_PopupMenu.c b/libgnome-java/src/jni/org_gnu_gnome_PopupMenu.c
deleted file mode 100644
index 68d54dc..0000000
--- a/libgnome-java/src/jni/org_gnu_gnome_PopupMenu.c
+++ /dev/null
@@ -1,118 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-08 10:21:59 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gnome.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
- GnomeUIInfo *pm_getUIInfoArray(JNIEnv *env, jintArray uiinfo)
- {
- gint *uiinfo_g_g = (gint *) (*env)->GetIntArrayElements (env, uiinfo, NULL);
- jint uiinfo_len = (*env)->GetArrayLength(env, uiinfo);
- GnomeUIInfo *uiinfo_g = g_new(GnomeUIInfo, uiinfo_len);
- int i = 0;
- for (i = 0; i < uiinfo_len; i++)
- uiinfo_g[i] = *(GnomeUIInfo *)uiinfo_g_g[i];
- (*env)->ReleaseIntArrayElements (env, uiinfo, (jint*)uiinfo_g_g, 0);
- return uiinfo_g;
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gnome.PopupMenu
- * Method: gnome_popup_menu_new
- * Signature: ([Lint ;)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_PopupMenu_gnome_1popup_1menu_1new (JNIEnv *env,
- jclass cls, jintArray uiinfo)
- {
- GnomeUIInfo *uiinfo_g = pm_getUIInfoArray(env, uiinfo);
- return (jint)gnome_popup_menu_new (uiinfo_g);
- }
-
- /*
- * Class: org.gnu.gnome.PopupMenu
- * Method: gnome_popup_menu_new_with_accelgroup
- * Signature: ([Lint ;I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_PopupMenu_gnome_1popup_1menu_1new_1with_1accelgroup (
- JNIEnv *env, jclass cls, jintArray uiinfo, jint accelgroup)
- {
- GnomeUIInfo *uiinfo_g = pm_getUIInfoArray(env, uiinfo);
- GtkAccelGroup *accelgroup_g = (GtkAccelGroup *)accelgroup;
- return (jint)gnome_popup_menu_new_with_accelgroup (uiinfo_g, accelgroup_g);
- }
-
- /*
- * Class: org.gnu.gnome.PopupMenu
- * Method: gnome_popup_menu_get_accel_group
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_PopupMenu_gnome_1popup_1menu_1get_1accel_1group (
- JNIEnv *env, jclass cls, jint menu)
- {
- GtkMenu *menu_g = (GtkMenu *)menu;
- {
- return (jint)gnome_popup_menu_get_accel_group (menu_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.PopupMenu
- * Method: gnome_popup_menu_attach
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_PopupMenu_gnome_1popup_1menu_1attach (JNIEnv *env,
- jclass cls, jint menu, jint widget, jint userData)
- {
- GtkMenu *menu_g = (GtkMenu *)menu;
- GtkWidget *widget_g = (GtkWidget *)widget;
- gpointer *userData_g = (gpointer *)userData;
- {
- gnome_popup_menu_attach ((GtkWidget*)menu_g, widget_g, userData_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.PopupMenu
- * Method: gnome_popup_menu_append
- * Signature: (I[Lint ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_PopupMenu_gnome_1popup_1menu_1append (JNIEnv *env,
- jclass cls, jint menu, jintArray uiinfo)
- {
- GtkMenu *menu_g = (GtkMenu *)menu;
- GnomeUIInfo *uiinfo_g = pm_getUIInfoArray(env, uiinfo);
- gnome_popup_menu_append ((GtkWidget*)menu_g, uiinfo_g);
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgnome-java/src/jni/org_gnu_gnome_Program.c b/libgnome-java/src/jni/org_gnu_gnome_Program.c
deleted file mode 100644
index 2dae17f..0000000
--- a/libgnome-java/src/jni/org_gnu_gnome_Program.c
+++ /dev/null
@@ -1,198 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-08 10:21:56 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gnome.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
-gchar** getStringArray(JNIEnv *env, jobjectArray anArray);
-void freeStringArray(JNIEnv *env, jobjectArray anArray, gchar** str);
-
-
- /*
- * Class: gnu.gnome.Program
- * Method: initLibgnomeui0
- * Signature: ([B[BI[Ljava/lang/String;[B[B[B[B)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_Program_initLibgnome
- (JNIEnv *env, jclass cls, jstring appId, jstring appVersion,
- jint argc, jobjectArray argv, jstring prefix, jstring sysconfdir,
- jstring datadir, jstring libdir, jint type)
- {
- const gchar *appId_g = (*env)->GetStringUTFChars(env, appId, NULL);
- const gchar *appVersion_g = (*env)->GetStringUTFChars(env, appVersion, NULL);
- const gchar *prefix_g = (*env)->GetStringUTFChars(env, prefix, NULL);
- const gchar *sysconfdir_g = (*env)->GetStringUTFChars(env, sysconfdir, NULL);
- const gchar *datadir_g = (*env)->GetStringUTFChars(env, datadir, NULL);
- const gchar *libdir_g = (*env)->GetStringUTFChars(env, libdir, NULL);
- gint32 argc_g = (gint32) argc;
- gchar **argv_g = getStringArray(env, argv);
- const GnomeModuleInfo *module_info;
-
- if (type == 0)
- module_info = LIBGNOMEUI_MODULE;
- else
- module_info = LIBGNOME_MODULE;
-
- {
- jint retval;
- if (prefix_g)
- retval = (jint)gnome_program_init
- (appId_g, appVersion_g, module_info, argc_g, argv_g,
- GNOME_PARAM_APP_PREFIX, prefix_g,
- GNOME_PARAM_APP_SYSCONFDIR, sysconfdir_g,
- LIBGNOMEUI_PARAM_CRASH_DIALOG, FALSE,
- GNOME_PARAM_APP_DATADIR, datadir_g,
- GNOME_PARAM_APP_LIBDIR, libdir_g,
- NULL);
- else
- retval = (jint)gnome_program_init(appId_g, appVersion_g,
- module_info, argc_g,
- argv_g, NULL);
- (*env)->ReleaseStringUTFChars(env, appId, appId_g );
- (*env)->ReleaseStringUTFChars(env, appVersion, appVersion_g );
- (*env)->ReleaseStringUTFChars(env, prefix, prefix_g );
- (*env)->ReleaseStringUTFChars(env, sysconfdir, sysconfdir_g );
- (*env)->ReleaseStringUTFChars(env, datadir, datadir_g );
- (*env)->ReleaseStringUTFChars(env, libdir, libdir_g );
- freeStringArray(env, argv, argv_g);
- return retval;
- }
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gnome.Program
- * Method: gnome_program_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_Program_gnome_1program_1get_1type (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gnome_program_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gnome.Program
- * Method: gnome_program_get
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_Program_gnome_1program_1get (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gnome_program_get ();
- }
- }
-
- /*
- * Class: org.gnu.gnome.Program
- * Method: gnome_program_get_human_readable_name
- * Signature: (I)[B
- */
- JNIEXPORT jstring JNICALL
- Java_org_gnu_gnome_Program_gnome_1program_1get_1human_1readable_1name (JNIEnv *env, jclass cls,
- jint program)
- {
- GnomeProgram *program_g = (GnomeProgram *)program;
- return (*env)->NewStringUTF(env, (gchar*) gnome_program_get_human_readable_name (program_g));
- }
-
- /*
- * Class: org.gnu.gnome.Program
- * Method: gnome_program_get_app_id
- * Signature: (I)[B
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gnome_Program_gnome_1program_1get_1app_1id (JNIEnv
- *env, jclass cls, jint program)
- {
- GnomeProgram *program_g = (GnomeProgram *)program;
- return (*env)->NewStringUTF(env, (gchar*)gnome_program_get_app_id (program_g) );
- }
-
- /*
- * Class: org.gnu.gnome.Program
- * Method: gnome_program_get_app_version
- * Signature: (I)[B
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gnome_Program_gnome_1program_1get_1app_1version (
- JNIEnv *env, jclass cls, jint program)
- {
- GnomeProgram *program_g = (GnomeProgram *)program;
- return (*env)->NewStringUTF(env, (gchar*)gnome_program_get_app_version (program_g));
- }
-
- /*
- * Class: org.gnu.gnome.Program
- * Method: gnome_program_module_register
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Program_gnome_1program_1module_1register (JNIEnv
- *env, jclass cls, jint moduleInfo)
- {
- GnomeModuleInfo *moduleInfo_g = (GnomeModuleInfo *)moduleInfo;
- {
- gnome_program_module_register (moduleInfo_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.Program
- * Method: gnome_program_module_registered
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gnome_Program_gnome_1program_1module_1registered (
- JNIEnv *env, jclass cls, jint moduleInfo)
- {
- GnomeModuleInfo *moduleInfo_g = (GnomeModuleInfo *)moduleInfo;
- {
- jboolean result_j = (jboolean) (gnome_program_module_registered (moduleInfo_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gnome.Program
- * Method: gnome_program_module_load
- * Signature: ([B)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_Program_gnome_1program_1module_1load (JNIEnv *env,
- jclass cls, jstring modName)
- {
- const gchar* modName_g = (*env)->GetStringUTFChars(env, modName, NULL);
- jint retval = (jint)gnome_program_module_load (modName_g);
- (*env)->ReleaseStringUTFChars( env, modName, modName_g );
- return retval;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgnome-java/src/jni/org_gnu_gnome_Scores.c b/libgnome-java/src/jni/org_gnu_gnome_Scores.c
deleted file mode 100644
index bdad3f5..0000000
--- a/libgnome-java/src/jni/org_gnu_gnome_Scores.c
+++ /dev/null
@@ -1,123 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-08 10:21:59 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gnome.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gnome.Scores
- * Method: gnome_scores_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_Scores_gnome_1scores_1get_1type (JNIEnv *env, jclass
- cls)
- {
- {
- return (jint)gnome_scores_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gnome.Scores
- * Method: gnome_scores_display
- * Signature: (java.lang.String;java.lang.String;java.lang.String;I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_Scores_gnome_1scores_1display (JNIEnv *env, jclass
- cls, jstring title, jstring app_name, jstring level, jint pos)
- {
- gchar* title_g = (gchar*)(*env)->GetStringUTFChars(env, title, 0);
- gchar* app_name_g = (gchar*)(*env)->GetStringUTFChars(env, app_name, 0);
- gchar* level_g = (gchar*)(*env)->GetStringUTFChars(env, level, 0);
- jint result = (jint)gnome_scores_display (title_g, app_name_g, level_g, (gint32)pos);
- if (title) (*env)->ReleaseStringUTFChars(env, title, title_g);
- if (app_name) (*env)->ReleaseStringUTFChars(env, app_name, app_name_g);
- if (level) (*env)->ReleaseStringUTFChars(env, level, level_g);
- return result;
- }
-
- /*
- * Class: org.gnu.gnome.Scores
- * Method: gnome_scores_set_logo_pixmap
- * Signature: (Ijava.lang.String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Scores_gnome_1scores_1set_1logo_1pixmap (JNIEnv *env,
- jclass cls, jint gs, jstring logo)
- {
- gchar* logo_g = (gchar*)(*env)->GetStringUTFChars(env, logo, 0);
- gnome_scores_set_logo_pixmap ((GnomeScores*)gs, logo_g);
- if (logo) (*env)->ReleaseStringUTFChars(env, logo, logo_g);
- }
-
- /*
- * Class: org.gnu.gnome.Scores
- * Method: gnome_scores_set_logo_widget
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Scores_gnome_1scores_1set_1logo_1widget (JNIEnv *env,
- jclass cls, jint gs, jint widget)
- {
- GnomeScores *gs_g = (GnomeScores *)gs;
- GtkWidget *widget_g = (GtkWidget *)widget;
- {
- gnome_scores_set_logo_widget (gs_g, widget_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.Scores
- * Method: gnome_scores_set_logo_label_title
- * Signature: (Ijava.lang.String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Scores_gnome_1scores_1set_1logo_1label_1title (JNIEnv *env, jclass cls, jint gs, jstring text)
- {
- gchar* text_g = (gchar*)(*env)->GetStringUTFChars(env, text, 0);
- gnome_scores_set_logo_label_title ((GnomeScores*)gs, text_g);
- if (text) (*env)->ReleaseStringUTFChars(env, text, text_g);
- }
-
- /*
- * Class: org.gnu.gnome.Scores
- * Method: gnome_scores_set_current_player
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Scores_gnome_1scores_1set_1current_1player (JNIEnv
- *env, jclass cls, jint gs, jint i)
- {
- GnomeScores *gs_g = (GnomeScores *)gs;
- gint32 i_g = (gint32) i;
- {
- gnome_scores_set_current_player (gs_g, i_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgnome-java/src/jni/org_gnu_gnome_Sound.c b/libgnome-java/src/jni/org_gnu_gnome_Sound.c
deleted file mode 100644
index 00ff8f4..0000000
--- a/libgnome-java/src/jni/org_gnu_gnome_Sound.c
+++ /dev/null
@@ -1,105 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-08 10:21:59 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gnome.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gnome.Sound
- * Method: gnome_sound_connection_get
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_Sound_gnome_1sound_1connection_1get (JNIEnv *env,
- jclass cls)
- {
- {
- jint result_j = (jint) (gnome_sound_connection_get ());
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gnome.Sound
- * Method: gnome_sound_init
- * Signature: (java.lang.String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Sound_gnome_1sound_1init (JNIEnv *env, jclass cls,
- jstring hostname)
- {
- gchar* hostname_g = (gchar*)(*env)->GetStringUTFChars(env, hostname, 0);
- gnome_sound_init (hostname_g);
- if (hostname) (*env)->ReleaseStringUTFChars(env, hostname, hostname_g);
- }
-
- /*
- * Class: org.gnu.gnome.Sound
- * Method: gnome_sound_shutdown
- * Signature: ()V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Sound_gnome_1sound_1shutdown (JNIEnv *env, jclass cls)
- {
- {
- gnome_sound_shutdown ();
- }
- }
-
- /*
- * Class: org.gnu.gnome.Sound
- * Method: gnome_sound_sample_load
- * Signature: (java.lang.String;java.lang.String;)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_Sound_gnome_1sound_1sample_1load (JNIEnv *env, jclass
- cls, jstring sample_name, jstring filename)
- {
- gchar* sample_name_g = (gchar*)(*env)->GetStringUTFChars(env, sample_name, 0);
- gchar* filename_g = (gchar*)(*env)->GetStringUTFChars(env, filename, 0);
- jint result_j = (jint) (gnome_sound_sample_load (sample_name_g, filename_g));
- if (sample_name) (*env)->ReleaseStringUTFChars(env, sample_name, sample_name_g);
- if (filename) (*env)->ReleaseStringUTFChars(env, filename, filename_g);
- return result_j;
- }
-
- /*
- * Class: org.gnu.gnome.Sound
- * Method: gnome_sound_play
- * Signature: (java.lang.String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_Sound_gnome_1sound_1play (JNIEnv *env, jclass cls,
- jstring filename)
- {
- gchar* filename_g = (gchar*)(*env)->GetStringUTFChars(env, filename, 0);
- gnome_sound_play (filename_g);
- if (filename) (*env)->ReleaseStringUTFChars(env, filename, filename_g);
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgnome-java/src/jni/org_gnu_gnome_UIBuilderData.c b/libgnome-java/src/jni/org_gnu_gnome_UIBuilderData.c
deleted file mode 100644
index 34f43c0..0000000
--- a/libgnome-java/src/jni/org_gnu_gnome_UIBuilderData.c
+++ /dev/null
@@ -1,76 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-08 10:21:55 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gnome.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- gpointer GnomeUIBuilderData_get_data (GnomeUIBuilderData * cptr)
- {
- return cptr->data;
- }
-
- /*
- * Class: org.gnu.gnome.UIBuilderData
- * Method: getData
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_UIBuilderData_getData (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GnomeUIBuilderData *cptr_g = (GnomeUIBuilderData *)cptr;
- {
- return (jint)GnomeUIBuilderData_get_data (cptr_g);
- }
- }
-
- gboolean GnomeUIBuilderData_get_is_interp (GnomeUIBuilderData * cptr)
- {
- return cptr->is_interp;
- }
-
- /*
- * Class: org.gnu.gnome.UIBuilderData
- * Method: getIsInterp
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gnome_UIBuilderData_getIsInterp (JNIEnv *env, jclass
- cls, jint cptr)
- {
- GnomeUIBuilderData *cptr_g = (GnomeUIBuilderData *)cptr;
- {
- jboolean result_j = (jboolean) (GnomeUIBuilderData_get_is_interp (cptr_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgnome-java/src/jni/org_gnu_gnome_UIInfo.c b/libgnome-java/src/jni/org_gnu_gnome_UIInfo.c
deleted file mode 100644
index 307a390..0000000
--- a/libgnome-java/src/jni/org_gnu_gnome_UIInfo.c
+++ /dev/null
@@ -1,391 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gnome.h>
-#include <string.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
-typedef struct {
- JNIEnv *env;
- jobject obj; /* object to recieve the signal */
- jmethodID methodID; /* methodID of callback method */
- jobject methodData; /* user defined data to pass to callback method */
-} UIInfo_CallbackInfo;
-
-// halps make a local array into a native array.
- JNIEXPORT jintArray JNICALL Java_org_gnu_gnome_UIInfo_toNativeArray(JNIEnv *env, jclass cls, jintArray uiinfo)
- {
- gint *uiinfo_g_g = (gint *) (*env)->GetIntArrayElements (env, uiinfo, NULL);
- jint uiinfo_len = (*env)->GetArrayLength(env, uiinfo);
- GnomeUIInfo *uiinfo_g = g_new(GnomeUIInfo, uiinfo_len);
- gint *new_array_g = g_new( gint, uiinfo_len );
- jintArray new_array;
- int i = 0;
- for (i = 0; i < uiinfo_len; i++){
- uiinfo_g[i] = *(GnomeUIInfo *)uiinfo_g_g[i];
- new_array_g[i] = (gint) & uiinfo_g[i];
-// g_free(uiinfo_g_g[i]);
- }
- (*env)->ReleaseIntArrayElements (env, uiinfo, (jint*)uiinfo_g_g, 0);
-
- new_array = (*env)->NewIntArray(env, uiinfo_len);
- (*env)->SetIntArrayRegion( env, new_array, 0, uiinfo_len, (jint *) new_array_g);
- g_free( new_array_g );
- return new_array;
- }
-
-
-/*
- * Class: org_gnu_gnome_UIInfo
- * Method: uiinfo_new
- * Signature: (Ijava.lang.String;java.lang.String;III)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnome_UIInfo_uiinfo_1new(JNIEnv *env, jclass cls, jint type, jstring label, jstring hint, jint pmType, jint acceleratorKey, jint acMods) {
- GnomeUIInfo *cptr = g_new(GnomeUIInfo, 1);
- GnomeUIInfoType infoType = (GnomeUIInfoType)type;
- GnomeUIPixmapType pixmapType = (GnomeUIPixmapType)pmType;
- guint accelKey = (guint)acceleratorKey;
- GdkModifierType modifierType = (GdkModifierType)acMods;
-
- const gchar* label_g = (*env)->GetStringUTFChars(env, label, 0);
- const gchar* hint_g = (*env)->GetStringUTFChars(env, hint, 0);
-
- cptr->type = infoType;
- cptr->label = label_g;
- cptr->hint = hint_g;
- cptr->pixmap_type = pixmapType;
- cptr->accelerator_key = accelKey;
- cptr->ac_mods = modifierType;
-
- return (jint)cptr;
-}
-
-/*
- * Class: org_gnu_gnome_UIInfo
- * Method: setPixmapInfo
- * Signature: (Ijava.lang.String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_UIInfo_setPixmapInfo__ILjava_lang_String_2
- (JNIEnv *env, jclass cls, jint hndl, jstring data) {
- GnomeUIInfo *uiinfo = (GnomeUIInfo*)hndl;
- const gchar* data_g = (*env)->GetStringUTFChars(env, data, 0);
- uiinfo->pixmap_info = (gconstpointer)data_g;
-}
-
-/*
- * Class: org_gnu_gnome_UIInfo
- * Method: setPixmapInfo
- * Signature: (I[B)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_UIInfo_setPixmapInfo__I_3B
- (JNIEnv *env, jclass cls, jint hndl, jbyteArray data) {
- GnomeUIInfo *uiinfo = (GnomeUIInfo*)hndl;
- jint data_len = (*env)->GetArrayLength(env, data);
- gchar* data_g = (gchar*)g_malloc(data_len + 1);
- (*env)->GetByteArrayRegion(env, data, 0, data_len, (jbyte*)data_g);
- data_g[data_len] = 0;
- uiinfo->pixmap_info = (gconstpointer)data_g;
-}
-
-/*
- * This is the callback method that recieves all callbacks
- * associated with the GnomeUIInfo activate. It calls out
- * to the java method.
- */
-static void
-activateCallback(GtkWidget *widget, gpointer data)
-{
- UIInfo_CallbackInfo *cbi = data;
- jvalue *jargs = g_new(jvalue, 1);
-
- if (data == NULL) {
- g_critical("Java-GNOME - unable to determine the callback method\n");
- return;
- }
-
- jargs->i = cbi->methodData;
- (* cbi->env)->CallVoidMethodA(cbi->env, cbi->obj, cbi->methodID, jargs);
-}
-
-/*
- * Class: org_gnu_gnome_UIInfo
- * Method: setCallbackInfo
- * Signature: (ILjava/lang/String;Ljava/lang/Object;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_UIInfo_setCallbackInfo
- (JNIEnv *env, jclass cls, jint hndl, jstring method, jobject obj) {
- GnomeUIInfo *uiinfo = (GnomeUIInfo*)hndl;
- UIInfo_CallbackInfo *callbackData;
- jthrowable exc;
-
- callbackData = g_new(UIInfo_CallbackInfo, 1);
- callbackData->env = env;
- callbackData->obj = (*env)->NewGlobalRef(env, obj);
- callbackData->methodID = (*env)->GetMethodID(env,
- (*env)->GetObjectClass(env, obj),
- (*env)->GetStringUTFChars(env, method, 0),
- "()V");
- exc = (*env)->ExceptionOccurred(env);
- if (exc) {
- g_critical("Java-GNOME - cannot find callback method %s with signature %s in the specified object.\n",
- (*env)->GetStringUTFChars(env, method, 0), "()V");
- g_critical("Java-GNOME - exception is:\n");
- (*env)->ExceptionDescribe(env);
- (*env)->ExceptionClear(env);
- g_warning("\n\nJava-GNOME - signal will not be mapped\n\n");
- return;
- }
- uiinfo->user_data = callbackData;
- uiinfo->moreinfo = activateCallback;
-}
-
-/*
- * Class: org_gnu_gnome_UIInfo
- * Method: setMoreInfo
- * Signature: (Ijava.lang.String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_UIInfo_setMoreInfo
- (JNIEnv *env, jclass cls, jint hndl, jstring info) {
- GnomeUIInfo *uiinfo = (GnomeUIInfo*)hndl;
- const gchar* info_g = (*env)->GetStringUTFChars(env, info, 0);
- uiinfo->moreinfo = (gpointer)info_g;
-}
-
-/*
- * Class: org_gnu_gnome_UIInfo
- * Method: setSubmenuInfo
- * Signature: (I[I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnome_UIInfo_setSubmenuInfo
- (JNIEnv *env, jclass cls, jint hndl, jintArray info)
-{
- jsize len;
- int index;
- GnomeUIInfo* submenu;
- GnomeUIInfo* ptr;
-
- len = (*env)->GetArrayLength(env, info);
- submenu = (GnomeUIInfo*)g_malloc(sizeof(GnomeUIInfo)*len);
- ptr = submenu;
- for (index = 0; index < len; index++) {
- jint tmp;
- (*env)->GetIntArrayRegion(env, info, index, 1, &tmp);
- memcpy(ptr, (GnomeUIInfo*)tmp, sizeof(GnomeUIInfo));
- ptr->widget = ((GnomeUIInfo*)tmp)->widget;
- ptr->user_data = ((GnomeUIInfo*)tmp)->user_data;
- ptr->moreinfo = ((GnomeUIInfo*)tmp)->moreinfo;
- ptr++;
- }
- ((GnomeUIInfo*)hndl)->moreinfo = (gpointer)submenu;
- ((GnomeUIInfo*)hndl)->user_data = NULL;
-}
-
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- GnomeUIInfoType GnomeUIInfo_get_type (GnomeUIInfo * cptr)
- {
- return cptr->type;
- }
-
- /*
- * Class: org.gnu.gnome.UIInfo
- * Method: getType
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_UIInfo_getType (JNIEnv *env, jclass cls, jint cptr)
- {
- GnomeUIInfo *cptr_g = (GnomeUIInfo *)cptr;
- {
- jint result_j = (jint) (GnomeUIInfo_get_type (cptr_g));
- return result_j;
- }
- }
-
- gchar * GnomeUIInfo_get_label (GnomeUIInfo * cptr)
- {
- return (gchar *)cptr->label;
- }
-
- /*
- * Class: org.gnu.gnome.UIInfo
- * Method: getLabel
- * Signature: (I)java.lang.String;
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gnome_UIInfo_getLabel (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GnomeUIInfo *cptr_g = (GnomeUIInfo *)cptr;
- return (*env)->NewStringUTF(env, (gchar*)GnomeUIInfo_get_label (cptr_g));
- }
-
- gchar * GnomeUIInfo_get_hint (GnomeUIInfo * cptr)
- {
- return (gchar *)cptr->hint;
- }
-
- /*
- * Class: org.gnu.gnome.UIInfo
- * Method: getHint
- * Signature: (I)java.lang.String;
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gnome_UIInfo_getHint (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GnomeUIInfo *cptr_g = (GnomeUIInfo *)cptr;
- return (*env)->NewStringUTF(env,(gchar*)GnomeUIInfo_get_hint (cptr_g));
- }
-
- gpointer GnomeUIInfo_get_moreinfo (GnomeUIInfo * cptr)
- {
- return cptr->moreinfo;
- }
-
- /*
- * Class: org.gnu.gnome.UIInfo
- * Method: getMoreinfo
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_UIInfo_getMoreinfo (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GnomeUIInfo *cptr_g = (GnomeUIInfo *)cptr;
- {
- return (jint)GnomeUIInfo_get_moreinfo (cptr_g);
- }
- }
-
- gpointer GnomeUIInfo_get_user_data (GnomeUIInfo * cptr)
- {
- return cptr->user_data;
- }
-
- /*
- * Class: org.gnu.gnome.UIInfo
- * Method: getUserData
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_UIInfo_getUserData (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GnomeUIInfo *cptr_g = (GnomeUIInfo *)cptr;
- {
- return (jint)GnomeUIInfo_get_user_data (cptr_g);
- }
- }
-
- GnomeUIPixmapType GnomeUIInfo_get_pixmap_type (GnomeUIInfo * cptr)
- {
- return cptr->pixmap_type;
- }
-
- /*
- * Class: org.gnu.gnome.UIInfo
- * Method: getPixmapType
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_UIInfo_getPixmapType (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GnomeUIInfo *cptr_g = (GnomeUIInfo *)cptr;
- {
- jint result_j = (jint) (GnomeUIInfo_get_pixmap_type (cptr_g));
- return result_j;
- }
- }
-
- gpointer GnomeUIInfo_get_pixmap_info (GnomeUIInfo * cptr)
- {
- return (gpointer)cptr->pixmap_info;
- }
-
- /*
- * Class: org.gnu.gnome.UIInfo
- * Method: getPixmapInfo
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_UIInfo_getPixmapInfo (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GnomeUIInfo *cptr_g = (GnomeUIInfo *)cptr;
- {
- return (jint)GnomeUIInfo_get_pixmap_info (cptr_g);
- }
- }
-
- gint32 GnomeUIInfo_get_accelerator_key (GnomeUIInfo * cptr)
- {
- return cptr->accelerator_key;
- }
-
- /*
- * Class: org.gnu.gnome.UIInfo
- * Method: getAcceleratorKey
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_UIInfo_getAcceleratorKey (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GnomeUIInfo *cptr_g = (GnomeUIInfo *)cptr;
- {
- jint result_j = (jint) (GnomeUIInfo_get_accelerator_key (cptr_g));
- return result_j;
- }
- }
-
- GdkModifierType GnomeUIInfo_get_ac_mods (GnomeUIInfo * cptr)
- {
- return cptr->ac_mods;
- }
-
- /*
- * Class: org.gnu.gnome.UIInfo
- * Method: getAcMods
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_UIInfo_getAcMods (JNIEnv *env, jclass cls, jint cptr)
- {
- GnomeUIInfo *cptr_g = (GnomeUIInfo *)cptr;
- {
- jint result_j = (jint) (GnomeUIInfo_get_ac_mods (cptr_g));
- return result_j;
- }
- }
-
- GtkWidget * GnomeUIInfo_get_widget (GnomeUIInfo * cptr)
- {
- return cptr->widget;
- }
-
- /*
- * Class: org.gnu.gnome.UIInfo
- * Method: getWidget
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gnome_UIInfo_getWidget (JNIEnv *env, jclass cls, jint cptr)
- {
- GnomeUIInfo *cptr_g = (GnomeUIInfo *)cptr;
- {
- return (jint)GnomeUIInfo_get_widget (cptr_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgnome-java/src/jni/org_gnu_gnome_Url.c b/libgnome-java/src/jni/org_gnu_gnome_Url.c
deleted file mode 100644
index c45d2dc..0000000
--- a/libgnome-java/src/jni/org_gnu_gnome_Url.c
+++ /dev/null
@@ -1,54 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-08 10:21:58 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gnome.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gnome.Url
- * Method: gnome_url_show
- * Signature: (java.lang.String;[Lint ;)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gnome_Url_gnome_1url_1show (JNIEnv *env, jclass cls,
- jstring url, jintArray error)
- {
- const gchar* url_g = (*env)->GetStringUTFChars(env, url, 0);
- gint *error_g_g = (gint *) (*env)->GetIntArrayElements (env, error, 0);
- GError *error_g = (GError *)error_g_g;
- jboolean result_j = (jboolean) (gnome_url_show (url_g, &error_g));
- (*env)->ReleaseIntArrayElements (env, error, (jint*)error_g_g, 0);
- (*env)->ReleaseStringUTFChars(env, url, url_g);
- return result_j;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgnome-java/src/jni/org_gnu_gnome_Util.c b/libgnome-java/src/jni/org_gnu_gnome_Util.c
deleted file mode 100644
index 36beafd..0000000
--- a/libgnome-java/src/jni/org_gnu_gnome_Util.c
+++ /dev/null
@@ -1,63 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-08 10:21:56 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gnome.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gnome.Util
- * Method: gnome_util_home_file
- * Signature: (java.lang.String;)java.lang.String;
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gnome_Util_gnome_1util_1home_1file (JNIEnv *env,
- jclass cls, jstring afile)
- {
- const gchar* afile_g = (*env)->GetStringUTFChars(env, afile, 0);
- const gchar *result_g = gnome_util_home_file (afile_g);
- (*env)->ReleaseStringUTFChars(env, afile, afile_g);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- /*
- * Class: org.gnu.gnome.Util
- * Method: gnome_util_user_shell
- * Signature: ()java.lang.String;
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gnome_Util_gnome_1util_1user_1shell (JNIEnv *env,
- jclass cls)
- {
- const gchar *result_g = gnome_util_user_shell ();
- return (*env)->NewStringUTF(env, result_g);
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgnome-java/src/jni/org_gnu_gnome_WindowIcon.c b/libgnome-java/src/jni/org_gnu_gnome_WindowIcon.c
deleted file mode 100644
index d6935fe..0000000
--- a/libgnome-java/src/jni/org_gnu_gnome_WindowIcon.c
+++ /dev/null
@@ -1,124 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-08 10:21:59 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gnome.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
-gchar** getStringArray(JNIEnv *env, jobjectArray anArray);
-void freeStringArray(JNIEnv *env, jobjectArray anArray, gchar** str);
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gnome.WindowIcon
- * Method: gnome_window_icon_set_from_default
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_WindowIcon_gnome_1window_1icon_1set_1from_1default (
- JNIEnv *env, jclass cls, jint window)
- {
- GtkWindow *window_g = (GtkWindow *)window;
- {
- gnome_window_icon_set_from_default (window_g);
- }
- }
-
- /*
- * Class: org.gnu.gnome.WindowIcon
- * Method: gnome_window_icon_set_from_file
- * Signature: (I[B)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_WindowIcon_gnome_1window_1icon_1set_1from_1file (
- JNIEnv *env, jclass cls, jint window, jstring filename)
- {
- GtkWindow *window_g = (GtkWindow *)window;
- const gchar* filename_g = (*env)->GetStringUTFChars( env, filename, NULL );
- gnome_window_icon_set_from_file (window_g, filename_g);
- (*env)->ReleaseStringUTFChars(env, filename, filename_g);
- }
-
- /*
- * Class: org.gnu.gnome.WindowIcon
- * Method: gnome_window_icon_set_from_file_list
- * Signature: ([Ijava/lang/String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_WindowIcon_gnome_1window_1icon_1set_1from_1file_1list (
- JNIEnv *env, jclass cls, jint window, jobjectArray filenames)
- {
- GtkWindow *window_g = (GtkWindow *)window;
- gchar **filenames_g = getStringArray(env, filenames);
- gnome_window_icon_set_from_file_list (window_g, (const gchar**)filenames_g);
- freeStringArray(env, filenames, filenames_g);
- }
-
- /*
- * Class: org.gnu.gnome.WindowIcon
- * Method: gnome_window_icon_set_default_from_file
- * Signature: ([B)V
- */
- JNIEXPORT void JNICALL
- Java_org_gnu_gnome_WindowIcon_gnome_1window_1icon_1set_1default_1from_1file (JNIEnv *env,
- jclass cls, jstring filename)
- {
- const gchar* filename_g = (*env)->GetStringUTFChars(env, filename, NULL);
- gnome_window_icon_set_default_from_file (filename_g);
- (*env)->ReleaseStringUTFChars(env, filename, filename_g);
- }
-
- /*
- * Class: org.gnu.gnome.WindowIcon
- * Method: gnome_window_icon_set_default_from_file_list
- * Signature: ([Ljava/lang/String;)V
- */
- JNIEXPORT void JNICALL
- Java_org_gnu_gnome_WindowIcon_gnome_1window_1icon_1set_1default_1from_1file_1list (JNIEnv *env,
- jclass cls, jobjectArray filenames)
- {
- gchar **filenames_g = getStringArray(env, filenames);
- gnome_window_icon_set_default_from_file_list ((const gchar**)filenames_g);
- freeStringArray(env, filenames, filenames_g);
- }
-
- /*
- * Class: org.gnu.gnome.WindowIcon
- * Method: gnome_window_icon_init
- * Signature: ()V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gnome_WindowIcon_gnome_1window_1icon_1init (JNIEnv *env,
- jclass cls)
- {
- {
- gnome_window_icon_init ();
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgnomevfs-java/ChangeLog b/libgnomevfs-java/ChangeLog
deleted file mode 100644
index 8c22d94..0000000
--- a/libgnomevfs-java/ChangeLog
+++ /dev/null
@@ -1,128 +0,0 @@
-2004-10-06 19:54 mh
-
- * Makefile.in: Build system fixes
-
-2004-10-06 13:36 mh
-
- * src/Makefile.in: more all-in-one build system fixes
-
-2004-09-16 12:17 morganj
-
- * .cvsignore: ignoring a few additional files.
-
-2004-07-28 13:31 morganj
-
- * src/Makefile.in: Changed classpath for native build.
-
-2004-07-23 13:45 morganj
-
- * NEWS, configure.in, src/java/org/gnu/gnomevfs/VFSResult.java:
- Updated VFSResult and required libs.
-
-2004-07-19 22:27 morganj
-
- * configure.in: setting the correct version.
-
-2004-07-19 21:19 morganj
-
- * NEWS: Added new files for new packages and updated gtk NEWS file.
-
-2004-07-16 19:58 morganj
-
- * .cvsignore, aclocal.m4: Removing generated file.
-
-2004-07-14 20:58 morganj
-
- * src/jni/org_gnu_gnomevfs_VFSDirectory.c: Native methods for
- VFSDirectory.
-
-2004-07-14 18:34 morganj
-
- * src/java/org/gnu/gnomevfs/VFSURI.java: Added the public API.
-
-2004-07-14 13:48 morganj
-
- * src/jni/: org_gnu_gnomevfs_VFSFileInfo.c,
- org_gnu_gnomevfs_VFSResult.c, org_gnu_gnomevfs_VFSURI.c: some
- gnomevfs native methods.
-
-2004-07-13 18:26 morganj
-
- * src/java/org/gnu/gnomevfs/: VFSDirectory.java, VFSException.java,
- VFSFileFlags.java, VFSFileInfo.java, VFSFileInfoFields.java,
- VFSFileInfoOptions.java, VFSFileType.java: more gnomevfs updates.
-
-2004-07-13 14:57 morganj
-
- * src/java/org/gnu/gnomevfs/: VFSDirectory.java, VFSResult.java,
- VFSURI.java, VFSURIHideOptions.java: more updates to gnomevfs
- bindings.
-
-2004-07-13 13:08 mh
-
- * configure.in: Require gtk-java
-
-2004-07-13 12:50 morganj
-
- * .cvsignore: ignoring generated files
-
-2004-07-13 12:50 morganj
-
- * Makefile.in: fixed install target directories.
-
-2004-07-13 07:45 mh
-
- * autogen.sh: this should be here
-
-2004-07-12 20:05 morganj
-
- * src/java/org/gnu/gnomevfs/VFSResult.java: added public getText
- method.
-
-2004-07-12 20:04 morganj
-
- * src/java/org/gnu/gnomevfs/: VFSOpenMode.java, VFSResult.java,
- VFSSeekPosition.java: adding a few classes to gnome-vfs
-
-2004-07-11 10:04 mh
-
- * .cvsignore, Makefile.in, Makefile.in.in, aclocal.m4,
- configure.in, configure.in.in, gnomevfs-java.pc.in, install-sh,
- src/.cvsignore, src/Makefile.in, src/Makefile.in.in: Build system
- improvements
-
-2004-05-15 09:24 piedamaro
-
- * src/: java/org/gnu/gnomevfs/GnomeVfs.java.in,
- jni/org_gnu_gnomevfs_GnomeVfs.c: Completed initialization stuff
-
-2004-05-14 16:09 kuzman
-
- * src/jni/org_gnu_gnomevfs_GnomeVfs.c: Fix a minor typo and include
- appropriate header.
-
-2004-05-13 23:54 piedamaro
-
- * configure.in.in: Fixed a typo
-
-2004-05-13 19:42 piedamaro
-
- * src/.cvsignore, .cvsignore: added cvsignore
-
-2004-05-13 19:14 piedamaro
-
- * Makefile.in.in, configure.in.in, src/Makefile.in.in: And now some
- building love...
-
-2004-05-13 19:13 piedamaro
-
- * src/jni/org_gnu_gnomevfs_GnomeVfs.c: This can be considered my
- first attemp to write C :)
-
-2004-05-13 18:10 piedamaro
-
- * src/java/org/gnu/gnomevfs/: .cvsignore, GnomeVfs.java.in: First
- approach to the gnomevfs fight.... Actually I've cloned what
- I've seen in the other packages, and I'm improvising :) Expect a
- lot of questions on the hackers list.
-
diff --git a/libgnomevfs-java/Makefile b/libgnomevfs-java/Makefile
deleted file mode 100644
index 87e9f21..0000000
--- a/libgnomevfs-java/Makefile
+++ /dev/null
@@ -1,98 +0,0 @@
-# This file is part of Java-GNOME.
-#
-# Java-GNOME is free software; you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
-# any later version.
-#
-# Java-GNOME is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with Java-GNOME; see the file COPYING. If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-#
-
-
-version=2.7.4
-apiversion=2.7
-gnomevfsversion=2.7.4
-gnomevfsapiversion=2.7
-
-top_srcdir=.
-srcdir=.
-
-# Directories for configure. Will remove the redundant ones when we know where
-# to install the files.
-prefix=/usr/
-exec_prefix=${prefix}
-datadir=${prefix}/share
-bindir=${exec_prefix}/bin
-includedir=${prefix}/include
-infodir=${prefix}/info
-libdir=/usr/lib/jni/
-libexecdir=${exec_prefix}/libexec
-localstatedir=${prefix}/var
-mandir=${prefix}/man
-sharedstatedir=${prefix}/com
-
-INSTALL=/usr/bin/install -c
-
-# Set Java related stuff
-JAVADOC = @JAVADOC@
-JAVAC = gcj -C
-JAVA = @JAVA@
-JAR = /usr/bin/jar
-
-DOCBOOK = /usr/bin/db2html
-
-all: distro
-
-distro:
- $(MAKE) -C src all
-
-# Install targets
-install: native_install
- $(INSTALL) -s -m644 lib/libgnomevfsjava$(gnomevfsapiversion).so.$(gnomevfsversion) $(DESTDIR)$(libdir)/
- ln -s -f libgnomevfsjava$(gnomevfsapiversion).so.$(gnomevfsversion) $(DESTDIR)$(libdir)/libgnomevfsjava$(gnomevfsapiversion).so
- $(INSTALL) -m644 lib/gnomevfs$(gnomevfsapiversion)-$(gnomevfsversion).jar $(DESTDIR)$(datadir)/java
- ln -s -f gnomevfs$(gnomevfsapiversion)-$(gnomevfsversion).jar $(DESTDIR)$(datadir)/java/gnomevfs$(gnomevfsapiversion).jar
- -for f in $(DOCUMENTS); do $(INSTALL) -m644 $(JG_DOC_DIR)/$$f $(DESTDIR)$(datadir)/doc/java-gnome-$(gnomevfsapiversion) || exit 1; done
- $(INSTALL) -m644 gnomevfs-java.pc $(DESTDIR)$(libdir)/pkgconfig/
-
-
-native_install:
- $(INSTALL) -s -m644 lib/libgnomevfsjar$(gnomevfsapiversion).so.$(gnomevfsversion) $(DESTDIR)$(libdir)/
- @ln -s -f libgnomevfsjar$(gnomevfsapiversion).so.$(gnomevfsversion) $(DESTDIR)$(libdir)/libgnomevfsjar$(gnomevfsapiversion).so
-
-# Uninstall targets
-uninstall: native_uninstall
- rm -f $(libdir)/libgnomevfsjava$(gnomevfsapiversion).so.$(gnomevfsversion)
- rm -f $(libdir)/libgnomevfsjava$(gnomevfsapiversion).so
- rm -f $(datadir)/java/gnomevfs$(gnomevfsapiversion)-$(gnomevfsversion).jar
- rm -f $(datadir)/java/gnomevfs$(gnomevfsapiversion).jar
- rm -rf $(datadir)/doc/java-gnome-$(gnomevfsapiversion)
-
-native_uninstall:
- rm -f $(libdir)/libgnomevfsjar$(gnomevfsapiversion).so.$(gnomevfsversion)
- rm -f $(libdir)/libgnomevfsjar$(gnomevfsapiversion).so
-
-
-# Targets to clean up after us
-
-.PHONY: mostlyclean clean distclean maintainer-clean
-
-mostlyclean:
- -$(MAKE) -C src mostlyclean
-
-clean: mostlyclean
- -$(MAKE) -C src clean
-
-distclean: clean
- -$(MAKE) -C src distclean
- rm -f config.* Makefile *.spec
-
-maintainer-clean: distclean
- -$(MAKE) -C src maintainer-clean
diff --git a/libgnomevfs-java/Makefile.in b/libgnomevfs-java/Makefile.in
deleted file mode 100644
index 98cb2ca..0000000
--- a/libgnomevfs-java/Makefile.in
+++ /dev/null
@@ -1,98 +0,0 @@
-# This file is part of Java-GNOME.
-#
-# Java-GNOME is free software; you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
-# any later version.
-#
-# Java-GNOME is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with Java-GNOME; see the file COPYING. If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-#
-
-
-version=@version@
-apiversion=@apiversion@
-gnomevfsversion=@version@
-gnomevfsapiversion=@apiversion@
-
-top_srcdir=@top_srcdir@
-srcdir=@srcdir@
-
-# Directories for configure. Will remove the redundant ones when we know where
-# to install the files.
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-datadir=@datadir@
-bindir=@bindir@
-includedir=@includedir@
-infodir=@infodir@
-libdir=@libdir@
-libexecdir=@libexecdir@
-localstatedir=@localstatedir@
-mandir=@mandir@
-sharedstatedir=@sharedstatedir@
-
-INSTALL=@INSTALL@
-
-# Set Java related stuff
-JAVADOC = @JAVADOC@
-JAVAC = @JAVAC@
-JAVA = @JAVA@
-JAR = @JAR@
-
-DOCBOOK = @DOCBOOK@
-
-all: distro
-
-distro:
- $(MAKE) -C src all
-
-# Install targets
-install: @GCJ_INSTALL_TARGETS@
- $(INSTALL) -s -m644 lib/libgnomevfsjava$(gnomevfsapiversion).so.$(gnomevfsversion) $(DESTDIR)$(libdir)/
- ln -s -f libgnomevfsjava$(gnomevfsapiversion).so.$(gnomevfsversion) $(DESTDIR)$(libdir)/libgnomevfsjava$(gnomevfsapiversion).so
- $(INSTALL) -m644 lib/gnomevfs$(gnomevfsapiversion)-$(gnomevfsversion).jar $(DESTDIR)$(datadir)/java
- ln -s -f gnomevfs$(gnomevfsapiversion)-$(gnomevfsversion).jar $(DESTDIR)$(datadir)/java/gnomevfs$(gnomevfsapiversion).jar
- -for f in $(DOCUMENTS); do $(INSTALL) -m644 $(JG_DOC_DIR)/$$f $(DESTDIR)$(datadir)/doc/java-gnome-$(gnomevfsapiversion) || exit 1; done
- $(INSTALL) -m644 gnomevfs-java.pc $(DESTDIR)$(libdir)/pkgconfig/
-
-
-native_install:
- $(INSTALL) -s -m644 lib/libgnomevfsjar$(gnomevfsapiversion).so.$(gnomevfsversion) $(DESTDIR)$(libdir)/
- @ln -s -f libgnomevfsjar$(gnomevfsapiversion).so.$(gnomevfsversion) $(DESTDIR)$(libdir)/libgnomevfsjar$(gnomevfsapiversion).so
-
-# Uninstall targets
-uninstall: @GCJ_UNINSTALL_TARGETS@
- rm -f $(libdir)/libgnomevfsjava$(gnomevfsapiversion).so.$(gnomevfsversion)
- rm -f $(libdir)/libgnomevfsjava$(gnomevfsapiversion).so
- rm -f $(datadir)/java/gnomevfs$(gnomevfsapiversion)-$(gnomevfsversion).jar
- rm -f $(datadir)/java/gnomevfs$(gnomevfsapiversion).jar
- rm -rf $(datadir)/doc/java-gnome-$(gnomevfsapiversion)
-
-native_uninstall:
- rm -f $(libdir)/libgnomevfsjar$(gnomevfsapiversion).so.$(gnomevfsversion)
- rm -f $(libdir)/libgnomevfsjar$(gnomevfsapiversion).so
-
-
-# Targets to clean up after us
-
-.PHONY: mostlyclean clean distclean maintainer-clean
-
-mostlyclean:
- -$(MAKE) -C src mostlyclean
-
-clean: mostlyclean
- -$(MAKE) -C src clean
-
-distclean: clean
- -$(MAKE) -C src distclean
- rm -f config.* Makefile *.spec
-
-maintainer-clean: distclean
- -$(MAKE) -C src maintainer-clean
diff --git a/libgnomevfs-java/NEWS b/libgnomevfs-java/NEWS
deleted file mode 100644
index ff295fa..0000000
--- a/libgnomevfs-java/NEWS
+++ /dev/null
@@ -1,20 +0,0 @@
-2.7.5 (Not yet released)
-Updated Classes:
- VFSResult - added new error codes [Jeffrey Morgan]
-Other
- bumped required libgnomevfs lib to 2.7.5 [Jeffrey Morgan]
-
-2.7.4 (19 July 2004)
-New Classes:
- VFSDirectory [Jeffrey Morgan]
- VFSException [Jeffrey Morgan]
- VFSFileFlags [Jeffrey Morgan]
- VFSFileInfo [Jeffrey Morgan]
- VFSFileInfoFields [Jeffrey Morgan]
- VFSFileInfoOptions [Jeffrey Morgan]
- VFSFileType [Jeffrey Morgan]
- VFSOpenMode [Jeffrey Morgan]
- VFSResult [Jeffrey Morgan]
- VFSSeekPosition [Jeffrey Morgan]
- VFSURI [Jeffrey Morgan]
- VFSURIHideOptions [Jeffrey Morgan]
diff --git a/libgnomevfs-java/aclocal.m4 b/libgnomevfs-java/aclocal.m4
deleted file mode 100644
index 95ff126..0000000
--- a/libgnomevfs-java/aclocal.m4
+++ /dev/null
@@ -1,381 +0,0 @@
-# generated automatically by aclocal 1.9.4 -*- Autoconf -*-
-
-# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
-# Free Software Foundation, Inc.
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-
-dnl PKG_CHECK_MODULES(GSTUFF, gtk+-2.0 >= 1.3 glib = 1.3.4, action-if, action-not)
-dnl defines GSTUFF_LIBS, GSTUFF_CFLAGS, see pkg-config man page
-dnl also defines GSTUFF_PKG_ERRORS on error
-AC_DEFUN(PKG_CHECK_MODULES, [
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- AC_MSG_CHECKING(for $2)
-
- if $PKG_CONFIG --exists "$2" ; then
- AC_MSG_RESULT(yes)
- succeeded=yes
-
- AC_MSG_CHECKING($1_CFLAGS)
- $1_CFLAGS=`$PKG_CONFIG --cflags "$2"`
- AC_MSG_RESULT($$1_CFLAGS)
-
- AC_MSG_CHECKING($1_LIBS)
- $1_LIBS=`$PKG_CONFIG --libs "$2"`
- AC_MSG_RESULT($$1_LIBS)
- else
- $1_CFLAGS=""
- $1_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- $1_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"`
- ifelse([$4], ,echo $$1_PKG_ERRORS,)
- fi
-
- AC_SUBST($1_CFLAGS)
- AC_SUBST($1_LIBS)
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- ifelse([$3], , :, [$3])
- else
- ifelse([$4], , AC_MSG_ERROR([Library requirements ($2) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.]), [$4])
- fi
-])
-
-
-
-dnl Available from the GNU Autoconf Macro Archive at:
-dnl http://www.gnu.org/software/ac-archive/htmldoc/ac_prog_jar.html
-dnl
-AC_DEFUN([AC_PROG_JAR],[
-AC_REQUIRE([AC_EXEEXT])dnl
-if test "x$JAVAPREFIX" = x; then
- test "x$JAR" = x && AC_CHECK_PROGS(JAR, jar$EXEEXT)
-else
- test "x$JAR" = x && AC_CHECK_PROGS(JAR, jar, $JAVAPREFIX)
-fi
-test "x$JAR" = x && AC_MSG_ERROR([no acceptable jar program found in \$PATH])
-AC_PROVIDE([$0])dnl
-])
-
-dnl Available from the GNU Autoconf Macro Archive at:
-dnl http://www.gnu.org/software/ac-archive/htmldoc/ac_prog_javac.html
-dnl
-AC_DEFUN([AC_PROG_JAVAC],[
-AC_REQUIRE([AC_EXEEXT])dnl
-if test "x$JAVAPREFIX" = x; then
- test "x$JAVAC" = x && AC_CHECK_PROGS(JAVAC, "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT)
-else
- test "x$JAVAC" = x && AC_CHECK_PROGS(JAVAC, "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT, $JAVAPREFIX)
-fi
-test "x$JAVAC" = x && AC_MSG_ERROR([no acceptable Java compiler found in \$PATH])
-AC_PROG_JAVAC_WORKS
-AC_PROVIDE([$0])dnl
-])
-
-dnl Available from the GNU Autoconf Macro Archive at:
-dnl http://www.gnu.org/software/ac-archive/htmldoc/ac_prog_javac_works.html
-dnl
-AC_DEFUN([AC_PROG_JAVAC_WORKS],[
-AC_CACHE_CHECK([if $JAVAC works], ac_cv_prog_javac_works, [
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* [#]line __oline__ "configure" */
-public class Test {
-}
-EOF
-if AC_TRY_COMMAND($JAVAC $JAVACFLAGS $JAVA_TEST) >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- AC_MSG_ERROR([The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)])
- echo "configure: failed program was:" >&AC_FD_CC
- cat $JAVA_TEST >&AC_FD_CC
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-])
-AC_PROVIDE([$0])dnl
-])
-
-
-AC_DEFUN([AM_PATH_DOCBOOK],[
-AC_REQUIRE([AC_EXEEXT])dnl
-AC_PATH_PROG(DB1, db2html$EXEEXT, nocommand)
-if test "$DB1" = nocommand; then
- AC_PATH_PROG(DB2, docbook2html$EXEEXT, nocommand)
- if test "$DB2" = nocommand; then
- AC_MSG_ERROR([docbook not found in $PATH])
- else
- DOCBOOK=$DB2
- fi;dnl
-else
- DOCBOOK=$DB1
-fi;dnl
-AC_SUBST(DOCBOOK)
-])
-
-dnl This file is part of Java-GNOME.
-dnl
-dnl Java-GNOME is free software; you can redistribute it and/or modify it
-dnl under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
-dnl any later version.
-dnl
-dnl Java-GNOME is distributed in the hope that it will be useful, but
-dnl WITHOUT ANY WARRANTY; without even the implied warranty of
-dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-dnl GNU General Public License for more details.
-dnl
-dnl You should have received a copy of the GNU General Public License
-dnl along with Jade; see the file COPYING. If not, write to
-dnl the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
-dnl Copied blatantly from other source.
-
-dnl Borrowed HEAVILY from AM_PATH_GTK
-dnl
-dnl AM_PATH_GCJ([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]])
-dnl Test for GCJ
-dnl
-AC_DEFUN(AM_PATH_GCJ,
-[dnl
-dnl Get the environmental variables necessary for GCJ
-dnl
-AC_ARG_WITH(gcj-prefix,[ --with-gcj-prefix=PFX Prefix where gcj is installed (optional)],
- gcj_prefix="$withval", gcj_prefix="")
-
- if test x$gcj_prefix != x ; then
- GCJ_HOME=$gcj_prefix
- fi
-
- dnl
- dnl CHANGE: Now FIRST put GCJ_HOME/bin in the path before testing for
- dnl the java executable.
- dnl
- if test x$GCJ_HOME != x ; then
- echo "Add $GCJ_HOME/bin to path and check again."
- PATH="$GCJ_HOME/bin:$PATH"
- fi
- AC_PATH_PROG(GCJ, gcj, no)
-
- min_gcj_version=ifelse([$0], ,3.0.0,$1)
- AC_MSG_CHECKING(for GCJ - version >= $min_gcj_version)
- min_gcj_major_version=`echo $min_gcj_version |\
- sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\).*/\1/'`
- min_gcj_minor_version=`echo $min_gcj_version |\
- sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\).*/\2/'`
- min_gcj_micro_version=`echo $min_gcj_version |\
- sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\).*/\3/'`
- if test "$GCJ" = "no" ; then
- no_gcj=yes
- else
- gcj_version=`$GCJ --version 2>&1 | grep GCC | sed 's/gcj (GCC) \([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\1.\2.\3/'`
- gcj_major_version=`echo $gcj_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\1/'`
- gcj_minor_version=`echo $gcj_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\2/'`
- gcj_micro_version=`echo $gcj_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\3/'`
- AC_TRY_RUN([
-#include <stdio.h>
-
-main()
-{
- if ((1$gcj_major_version > 1$min_gcj_major_version) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version > 1$min_gcj_minor_version)) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version == 1$min_gcj_minor_version) &&
- (1$gcj_micro_version >= 1$min_gcj_micro_version)))
- {
- return(0);
- }
- else
- {
- return(1);
- }
-}], , no_gcj=yes, [echo $ac_n "cross compiling; assumed OK... $ac_c"])
- fi
- if test "x$no_gcj" = x ; then
- AC_MSG_RESULT(yes)
- dnl
- dnl Check for gcj executables and set appropriate viarable
- dnl
- AC_PATH_PROG(GCJ, gcj, no)
- AC_PATH_PROG(JAR, jar, no)
- dnl
- dnl Set CLASSPATH
- dnl
- if test x$GCJ_HOME != x ; then
- :
- else
- GCJ_HOME=`which gcj | sed 's/\(.*\).bin.*gcj/\1/'`
- fi
-
- cat << EOF > Test.java
-/* [#]line __oline__ "configure" */
-public class Test {
- public static void main(String[[]] args) {
- System.out.println(System.getProperty("sun.boot.class.path"));
- }
-}
-EOF
- GCJ_JAR=`gcj -C Test.java && gij Test`
- rm Test.java Test.class
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`(test -d /usr/share/local/java && find /usr/local/share/java -name libgcj-?.?.?.jar) || (test -d /usr/share/java && find /usr/share/java -name libgcj-?.?.?.jar)`
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`locate libgcj | grep libgcj.*\.jar`
- fi
- fi
- if test x$GCJ_JAR != x ; then
- GCJ_CLASSPATH="${GCJ_JAR}:${CLASSPATH}"
- else
- echo "***"
- echo "*** Unable to locate libgcj.jar needed by gcj"
- echo "***"
- ifelse([$3], , :, [$3])
- fi
- AC_SUBST(GCJ_CLASSPATH)
- ifelse([$2], , :, [$2])
- else
- AC_MSG_RESULT(no)
- echo "***"
- echo "*** If you have GCJ installed and it is a newer version than $min_java_version, either set"
- echo "*** the GCJ_HOME variable or add the top directory where the GCJ binaries are to"
- echo "*** the PATH. Alternatively try \"./configure --with-gcj-prefix=<java_home>\","
- echo "***"
- echo "*** Also make sure that configure does not find the wrong version of GCJ by"
- echo "*** looking at the output of \"which gcj\"."
- echo "***"
- ifelse([$3], , :, [$3])
- fi
-])
-
-
-dnl
-AC_DEFUN([JG_CHECK_NATIVECOMPILE],[
-dnl Check for a GCJ native compile option
-AC_ARG_WITH(gcj_compile,[ --without-gcj-compile Binary builds of Java-GNOME
-with gcj compiler will not be made],
- gcj_compile="no", gcj_compile="yes")
-
-if test $gcj_compile = "yes"; then
- AM_PATH_GCJ(3.0.0, , AC_ERROR(Need at lease GCJ version 3.0.0))
- GCJ_BUILD_TARGETS=native-gcj
- GCJ_INSTALL_TARGETS=native_install
- GCJ_UNINSTALL_TARGETS=native_uninstall
-else
- GCJ_BUILD_TARGETS=
- GCJ_INSTALL_TARGETS=
- GCJ_UNINSTALL_TARGETS=
-fi
-
-AC_SUBST(GCJ_BUILD_TARGETS)
-AC_SUBST(GCJ_INSTALL_TARGETS)
-AC_SUBST(GCJ_UNINSTALL_TARGETS)
-
-])
-
-
-AC_DEFUN([JG_COMMON],[
-
-dnl dependencies needed by most projects
-AC_CONFIG_AUX_DIR(.)
-
-dnl Checks for programs.
-AC_PROG_CC
-AC_PROG_INSTALL
-AM_PATH_DOCBOOK
-AC_PROG_JAVAC
-AC_PROG_JAVAC_WORKS
-dnl AC_PROG_JAVADOC
-AC_PROG_JAR
-
-JG_CHECK_NATIVECOMPILE
-
-dnl Checks for libraries.
-dnl Replace `main' with a function in -libs:
-AC_CHECK_LIB(ibs, main)
-
-dnl Check for GTK >= 2.0 and GNOME >= 1.0
-PKG_CHECK_MODULES(GTK, gtk+-2.0 >= 2.4)
-AC_SUBST(GTK_CFLAGS)
-AC_SUBST(GTK_LIBS)
-
-AC_SUBST(TOPLEVEL_TARGETS)
-AC_SUBST(INSTALL_TARGETS)
-AC_SUBST(UNINSTALL_TARGETS)
-AC_SUBST(MACRO_FLAG)
-
-dnl Checks for header files.
-dnl Fails at this stage
-dnl AC_CHECK_FILE(jni.h)
-
-dnl Checks for typedefs, structures, and compiler characteristics.
-AC_C_CONST
-
-dnl Checks for library functions.
-AC_FUNC_ALLOCA
-
-])
-
-
-AC_DEFUN(JG_GTK_JAVA,[
-
-PKG_CHECK_MODULES(GTKJAVA, gtk2-java >= $1)
-
-if test -z "$PKG_CONFIG"; then
- AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
-fi
-
-AC_MSG_CHECKING(for gtk-java api version)
-gtkapiversion=`$PKG_CONFIG --variable api_version gtk2-java`
-AC_MSG_RESULT($gtkapiversion)
-AC_SUBST(gtkapiversion)
-
-AC_MSG_CHECKING(for gtk-java jar file)
-GTKJAR=`$PKG_CONFIG --variable classpath gtk2-java`
-AC_MSG_RESULT($GTKJAR)
-AC_SUBST(GTKJAR)
-
-
-dnl GTKJAVA_MACROS=`$PKG_CONFIG --variable macro_dir gtk2-java`
-
-AC_MSG_CHECKING(for gtk-java jar file)
-JG_GTK_LIB_PATH=`$PKG_CONFIG --variable jni_dir gtk2-java`
-AC_MSG_RESULT($JG_GTK_LIB_PATH)
-AC_SUBST(JG_GTK_LIB_PATH)
-
-AC_MSG_CHECKING(for gtk-java native gcj library)
-NATIVEGTKJAR=${JG_GTK_LIB_PATH}/libgtkjar${gtkapiversion}.so
-AC_MSG_RESULT($NATIVEGTKJAR)
-AC_SUBST(NATIVEGTKJAR)
-
-])
-
diff --git a/libgnomevfs-java/autogen.sh b/libgnomevfs-java/autogen.sh
deleted file mode 100755
index 5bc589b..0000000
--- a/libgnomevfs-java/autogen.sh
+++ /dev/null
@@ -1,17 +0,0 @@
-#/bin/bash
-
-# This needs to be rewritten properly
-
-#PKG_CHECK_MODULES(GTKJAVA, gtk2-java >= 2.4)
-
-#if test -z "$PKG_CONFIG"; then
-# AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
-#fi
-GTKJAVA_MACROS=`pkg-config --variable macro_dir gtk2-java`
-
-echo "using macro dir $GTKJAVA_MACROS";
-
-aclocal -I $GTKJAVA_MACROS
-autoconf
-
-./configure $@
diff --git a/libgnomevfs-java/autom4te.cache/output.0 b/libgnomevfs-java/autom4te.cache/output.0
deleted file mode 100644
index 226fd03..0000000
--- a/libgnomevfs-java/autom4te.cache/output.0
+++ /dev/null
@@ -1,5048 +0,0 @@
-@%:@! /bin/sh
-@%:@ Guess values for system-dependent variables and create Makefiles.
-@%:@ Generated by GNU Autoconf 2.59.
-@%:@
-@%:@ Copyright (C) 2003 Free Software Foundation, Inc.
-@%:@ This configure script is free software; the Free Software Foundation
-@%:@ gives unlimited permission to copy, distribute and modify it.
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-
-# Name of the host.
-# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
-# so uname gets run too.
-ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
-
-exec 6>&1
-
-#
-# Initializations.
-#
-ac_default_prefix=/usr/local
-ac_config_libobj_dir=.
-cross_compiling=no
-subdirs=
-MFLAGS=
-MAKEFLAGS=
-SHELL=${CONFIG_SHELL-/bin/sh}
-
-# Maximum number of lines to put in a shell here document.
-# This variable seems obsolete. It should probably be removed, and
-# only ac_max_sed_lines should be used.
-: ${ac_max_here_lines=38}
-
-# Identity of this package.
-PACKAGE_NAME=
-PACKAGE_TARNAME=
-PACKAGE_VERSION=
-PACKAGE_STRING=
-PACKAGE_BUGREPORT=
-
-ac_unique_file="src/jni/org_gnu_gnomevfs_GnomeVfs.c"
-ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALLED_CLASSPATH INSTALLED_JNI_DIR version apiversion CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DA [...]
-ac_subst_files=''
-
-# Initialize some variables set by options.
-ac_init_help=
-ac_init_version=false
-# The variables have the same names as the options, with
-# dashes changed to underlines.
-cache_file=/dev/null
-exec_prefix=NONE
-no_create=
-no_recursion=
-prefix=NONE
-program_prefix=NONE
-program_suffix=NONE
-program_transform_name=s,x,x,
-silent=
-site=
-srcdir=
-verbose=
-x_includes=NONE
-x_libraries=NONE
-
-# Installation directory options.
-# These are left unexpanded so users can "make install exec_prefix=/foo"
-# and all the variables that are supposed to be based on exec_prefix
-# by default will actually change.
-# Use braces instead of parens because sh, perl, etc. also accept them.
-bindir='${exec_prefix}/bin'
-sbindir='${exec_prefix}/sbin'
-libexecdir='${exec_prefix}/libexec'
-datadir='${prefix}/share'
-sysconfdir='${prefix}/etc'
-sharedstatedir='${prefix}/com'
-localstatedir='${prefix}/var'
-libdir='${exec_prefix}/lib'
-includedir='${prefix}/include'
-oldincludedir='/usr/include'
-infodir='${prefix}/info'
-mandir='${prefix}/man'
-
-ac_prev=
-for ac_option
-do
- # If the previous option needs an argument, assign it.
- if test -n "$ac_prev"; then
- eval "$ac_prev=\$ac_option"
- ac_prev=
- continue
- fi
-
- ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
-
- # Accept the important Cygnus configure options, so we can diagnose typos.
-
- case $ac_option in
-
- -bindir | --bindir | --bindi | --bind | --bin | --bi)
- ac_prev=bindir ;;
- -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
- bindir=$ac_optarg ;;
-
- -build | --build | --buil | --bui | --bu)
- ac_prev=build_alias ;;
- -build=* | --build=* | --buil=* | --bui=* | --bu=*)
- build_alias=$ac_optarg ;;
-
- -cache-file | --cache-file | --cache-fil | --cache-fi \
- | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
- ac_prev=cache_file ;;
- -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
- | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
- cache_file=$ac_optarg ;;
-
- --config-cache | -C)
- cache_file=config.cache ;;
-
- -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
- ac_prev=datadir ;;
- -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
- | --da=*)
- datadir=$ac_optarg ;;
-
- -disable-* | --disable-*)
- ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid feature name: $ac_feature" >&2
- { (exit 1); exit 1; }; }
- ac_feature=`echo $ac_feature | sed 's/-/_/g'`
- eval "enable_$ac_feature=no" ;;
-
- -enable-* | --enable-*)
- ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid feature name: $ac_feature" >&2
- { (exit 1); exit 1; }; }
- ac_feature=`echo $ac_feature | sed 's/-/_/g'`
- case $ac_option in
- *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
- *) ac_optarg=yes ;;
- esac
- eval "enable_$ac_feature='$ac_optarg'" ;;
-
- -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
- | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
- | --exec | --exe | --ex)
- ac_prev=exec_prefix ;;
- -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
- | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
- | --exec=* | --exe=* | --ex=*)
- exec_prefix=$ac_optarg ;;
-
- -gas | --gas | --ga | --g)
- # Obsolete; use --with-gas.
- with_gas=yes ;;
-
- -help | --help | --hel | --he | -h)
- ac_init_help=long ;;
- -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
- ac_init_help=recursive ;;
- -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
- ac_init_help=short ;;
-
- -host | --host | --hos | --ho)
- ac_prev=host_alias ;;
- -host=* | --host=* | --hos=* | --ho=*)
- host_alias=$ac_optarg ;;
-
- -includedir | --includedir | --includedi | --included | --include \
- | --includ | --inclu | --incl | --inc)
- ac_prev=includedir ;;
- -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
- | --includ=* | --inclu=* | --incl=* | --inc=*)
- includedir=$ac_optarg ;;
-
- -infodir | --infodir | --infodi | --infod | --info | --inf)
- ac_prev=infodir ;;
- -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
- infodir=$ac_optarg ;;
-
- -libdir | --libdir | --libdi | --libd)
- ac_prev=libdir ;;
- -libdir=* | --libdir=* | --libdi=* | --libd=*)
- libdir=$ac_optarg ;;
-
- -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
- | --libexe | --libex | --libe)
- ac_prev=libexecdir ;;
- -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
- | --libexe=* | --libex=* | --libe=*)
- libexecdir=$ac_optarg ;;
-
- -localstatedir | --localstatedir | --localstatedi | --localstated \
- | --localstate | --localstat | --localsta | --localst \
- | --locals | --local | --loca | --loc | --lo)
- ac_prev=localstatedir ;;
- -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
- | --localstate=* | --localstat=* | --localsta=* | --localst=* \
- | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
- localstatedir=$ac_optarg ;;
-
- -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
- ac_prev=mandir ;;
- -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
- mandir=$ac_optarg ;;
-
- -nfp | --nfp | --nf)
- # Obsolete; use --without-fp.
- with_fp=no ;;
-
- -no-create | --no-create | --no-creat | --no-crea | --no-cre \
- | --no-cr | --no-c | -n)
- no_create=yes ;;
-
- -no-recursion | --no-recursion | --no-recursio | --no-recursi \
- | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
- no_recursion=yes ;;
-
- -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
- | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
- | --oldin | --oldi | --old | --ol | --o)
- ac_prev=oldincludedir ;;
- -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
- | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
- | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
- oldincludedir=$ac_optarg ;;
-
- -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
- ac_prev=prefix ;;
- -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
- prefix=$ac_optarg ;;
-
- -program-prefix | --program-prefix | --program-prefi | --program-pref \
- | --program-pre | --program-pr | --program-p)
- ac_prev=program_prefix ;;
- -program-prefix=* | --program-prefix=* | --program-prefi=* \
- | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
- program_prefix=$ac_optarg ;;
-
- -program-suffix | --program-suffix | --program-suffi | --program-suff \
- | --program-suf | --program-su | --program-s)
- ac_prev=program_suffix ;;
- -program-suffix=* | --program-suffix=* | --program-suffi=* \
- | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
- program_suffix=$ac_optarg ;;
-
- -program-transform-name | --program-transform-name \
- | --program-transform-nam | --program-transform-na \
- | --program-transform-n | --program-transform- \
- | --program-transform | --program-transfor \
- | --program-transfo | --program-transf \
- | --program-trans | --program-tran \
- | --progr-tra | --program-tr | --program-t)
- ac_prev=program_transform_name ;;
- -program-transform-name=* | --program-transform-name=* \
- | --program-transform-nam=* | --program-transform-na=* \
- | --program-transform-n=* | --program-transform-=* \
- | --program-transform=* | --program-transfor=* \
- | --program-transfo=* | --program-transf=* \
- | --program-trans=* | --program-tran=* \
- | --progr-tra=* | --program-tr=* | --program-t=*)
- program_transform_name=$ac_optarg ;;
-
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil)
- silent=yes ;;
-
- -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
- ac_prev=sbindir ;;
- -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
- | --sbi=* | --sb=*)
- sbindir=$ac_optarg ;;
-
- -sharedstatedir | --sharedstatedir | --sharedstatedi \
- | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
- | --sharedst | --shareds | --shared | --share | --shar \
- | --sha | --sh)
- ac_prev=sharedstatedir ;;
- -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
- | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
- | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
- | --sha=* | --sh=*)
- sharedstatedir=$ac_optarg ;;
-
- -site | --site | --sit)
- ac_prev=site ;;
- -site=* | --site=* | --sit=*)
- site=$ac_optarg ;;
-
- -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
- ac_prev=srcdir ;;
- -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
- srcdir=$ac_optarg ;;
-
- -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
- | --syscon | --sysco | --sysc | --sys | --sy)
- ac_prev=sysconfdir ;;
- -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
- | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
- sysconfdir=$ac_optarg ;;
-
- -target | --target | --targe | --targ | --tar | --ta | --t)
- ac_prev=target_alias ;;
- -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
- target_alias=$ac_optarg ;;
-
- -v | -verbose | --verbose | --verbos | --verbo | --verb)
- verbose=yes ;;
-
- -version | --version | --versio | --versi | --vers | -V)
- ac_init_version=: ;;
-
- -with-* | --with-*)
- ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid package name: $ac_package" >&2
- { (exit 1); exit 1; }; }
- ac_package=`echo $ac_package| sed 's/-/_/g'`
- case $ac_option in
- *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
- *) ac_optarg=yes ;;
- esac
- eval "with_$ac_package='$ac_optarg'" ;;
-
- -without-* | --without-*)
- ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid package name: $ac_package" >&2
- { (exit 1); exit 1; }; }
- ac_package=`echo $ac_package | sed 's/-/_/g'`
- eval "with_$ac_package=no" ;;
-
- --x)
- # Obsolete; use --with-x.
- with_x=yes ;;
-
- -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
- | --x-incl | --x-inc | --x-in | --x-i)
- ac_prev=x_includes ;;
- -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
- | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
- x_includes=$ac_optarg ;;
-
- -x-libraries | --x-libraries | --x-librarie | --x-librari \
- | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
- ac_prev=x_libraries ;;
- -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
- | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
- x_libraries=$ac_optarg ;;
-
- -*) { echo "$as_me: error: unrecognized option: $ac_option
-Try \`$0 --help' for more information." >&2
- { (exit 1); exit 1; }; }
- ;;
-
- *=*)
- ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
- # Reject names that are not valid shell variable names.
- expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
- { (exit 1); exit 1; }; }
- ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
- eval "$ac_envvar='$ac_optarg'"
- export $ac_envvar ;;
-
- *)
- # FIXME: should be removed in autoconf 3.0.
- echo "$as_me: WARNING: you should use --build, --host, --target" >&2
- expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
- echo "$as_me: WARNING: invalid host type: $ac_option" >&2
- : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
- ;;
-
- esac
-done
-
-if test -n "$ac_prev"; then
- ac_option=--`echo $ac_prev | sed 's/_/-/g'`
- { echo "$as_me: error: missing argument to $ac_option" >&2
- { (exit 1); exit 1; }; }
-fi
-
-# Be sure to have absolute paths.
-for ac_var in exec_prefix prefix
-do
- eval ac_val=$`echo $ac_var`
- case $ac_val in
- [\\/$]* | ?:[\\/]* | NONE | '' ) ;;
- *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# Be sure to have absolute paths.
-for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
- localstatedir libdir includedir oldincludedir infodir mandir
-do
- eval ac_val=$`echo $ac_var`
- case $ac_val in
- [\\/$]* | ?:[\\/]* ) ;;
- *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# There might be people who depend on the old broken behavior: `$host'
-# used to hold the argument of --host etc.
-# FIXME: To remove some day.
-build=$build_alias
-host=$host_alias
-target=$target_alias
-
-# FIXME: To remove some day.
-if test "x$host_alias" != x; then
- if test "x$build_alias" = x; then
- cross_compiling=maybe
- echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
- If a cross compiler is detected then cross compile mode will be used." >&2
- elif test "x$build_alias" != "x$host_alias"; then
- cross_compiling=yes
- fi
-fi
-
-ac_tool_prefix=
-test -n "$host_alias" && ac_tool_prefix=$host_alias-
-
-test "$silent" = yes && exec 6>/dev/null
-
-
-# Find the source files, if location was not specified.
-if test -z "$srcdir"; then
- ac_srcdir_defaulted=yes
- # Try the directory containing this script, then its parent.
- ac_confdir=`(dirname "$0") 2>/dev/null ||
-$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$0" : 'X\(//\)[^/]' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$0" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- srcdir=$ac_confdir
- if test ! -r $srcdir/$ac_unique_file; then
- srcdir=..
- fi
-else
- ac_srcdir_defaulted=no
-fi
-if test ! -r $srcdir/$ac_unique_file; then
- if test "$ac_srcdir_defaulted" = yes; then
- { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
- { (exit 1); exit 1; }; }
- else
- { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
- { (exit 1); exit 1; }; }
- fi
-fi
-(cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||
- { echo "$as_me: error: sources are in $srcdir, but \`cd $srcdir' does not work" >&2
- { (exit 1); exit 1; }; }
-srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
-ac_env_build_alias_set=${build_alias+set}
-ac_env_build_alias_value=$build_alias
-ac_cv_env_build_alias_set=${build_alias+set}
-ac_cv_env_build_alias_value=$build_alias
-ac_env_host_alias_set=${host_alias+set}
-ac_env_host_alias_value=$host_alias
-ac_cv_env_host_alias_set=${host_alias+set}
-ac_cv_env_host_alias_value=$host_alias
-ac_env_target_alias_set=${target_alias+set}
-ac_env_target_alias_value=$target_alias
-ac_cv_env_target_alias_set=${target_alias+set}
-ac_cv_env_target_alias_value=$target_alias
-ac_env_CC_set=${CC+set}
-ac_env_CC_value=$CC
-ac_cv_env_CC_set=${CC+set}
-ac_cv_env_CC_value=$CC
-ac_env_CFLAGS_set=${CFLAGS+set}
-ac_env_CFLAGS_value=$CFLAGS
-ac_cv_env_CFLAGS_set=${CFLAGS+set}
-ac_cv_env_CFLAGS_value=$CFLAGS
-ac_env_LDFLAGS_set=${LDFLAGS+set}
-ac_env_LDFLAGS_value=$LDFLAGS
-ac_cv_env_LDFLAGS_set=${LDFLAGS+set}
-ac_cv_env_LDFLAGS_value=$LDFLAGS
-ac_env_CPPFLAGS_set=${CPPFLAGS+set}
-ac_env_CPPFLAGS_value=$CPPFLAGS
-ac_cv_env_CPPFLAGS_set=${CPPFLAGS+set}
-ac_cv_env_CPPFLAGS_value=$CPPFLAGS
-ac_env_CPP_set=${CPP+set}
-ac_env_CPP_value=$CPP
-ac_cv_env_CPP_set=${CPP+set}
-ac_cv_env_CPP_value=$CPP
-
-#
-# Report the --help message.
-#
-if test "$ac_init_help" = "long"; then
- # Omit some internal or obsolete options to make the list less imposing.
- # This message is too long to be a string in the A/UX 3.1 sh.
- cat <<_ACEOF
-\`configure' configures this package to adapt to many kinds of systems.
-
-Usage: $0 [OPTION]... [VAR=VALUE]...
-
-To assign environment variables (e.g., CC, CFLAGS...), specify them as
-VAR=VALUE. See below for descriptions of some of the useful variables.
-
-Defaults for the options are specified in brackets.
-
-Configuration:
- -h, --help display this help and exit
- --help=short display options specific to this package
- --help=recursive display the short help of all the included packages
- -V, --version display version information and exit
- -q, --quiet, --silent do not print \`checking...' messages
- --cache-file=FILE cache test results in FILE [disabled]
- -C, --config-cache alias for \`--cache-file=config.cache'
- -n, --no-create do not create output files
- --srcdir=DIR find the sources in DIR [configure dir or \`..']
-
-_ACEOF
-
- cat <<_ACEOF
-Installation directories:
- --prefix=PREFIX install architecture-independent files in PREFIX
- [$ac_default_prefix]
- --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
- [PREFIX]
-
-By default, \`make install' will install all the files in
-\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
-an installation prefix other than \`$ac_default_prefix' using \`--prefix',
-for instance \`--prefix=\$HOME'.
-
-For better control, use the options below.
-
-Fine tuning of the installation directories:
- --bindir=DIR user executables [EPREFIX/bin]
- --sbindir=DIR system admin executables [EPREFIX/sbin]
- --libexecdir=DIR program executables [EPREFIX/libexec]
- --datadir=DIR read-only architecture-independent data [PREFIX/share]
- --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
- --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
- --localstatedir=DIR modifiable single-machine data [PREFIX/var]
- --libdir=DIR object code libraries [EPREFIX/lib]
- --includedir=DIR C header files [PREFIX/include]
- --oldincludedir=DIR C header files for non-gcc [/usr/include]
- --infodir=DIR info documentation [PREFIX/info]
- --mandir=DIR man documentation [PREFIX/man]
-_ACEOF
-
- cat <<\_ACEOF
-_ACEOF
-fi
-
-if test -n "$ac_init_help"; then
-
- cat <<\_ACEOF
-
-Optional Packages:
- --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
- --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
- --without-gcj-compile Binary builds of Java-GNOME
-with gcj compiler will not be made
- --with-gcj-prefix=PFX Prefix where gcj is installed (optional)
-
-Some influential environment variables:
- CC C compiler command
- CFLAGS C compiler flags
- LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
- nonstandard directory <lib dir>
- CPPFLAGS C/C++ preprocessor flags, e.g. -I<include dir> if you have
- headers in a nonstandard directory <include dir>
- CPP C preprocessor
-
-Use these variables to override the choices made by `configure' or to help
-it to find libraries and programs with nonstandard names/locations.
-
-_ACEOF
-fi
-
-if test "$ac_init_help" = "recursive"; then
- # If there are subdirs, report their specific --help.
- ac_popdir=`pwd`
- for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
- test -d $ac_dir || continue
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
- cd $ac_dir
- # Check for guested configure; otherwise get Cygnus style configure.
- if test -f $ac_srcdir/configure.gnu; then
- echo
- $SHELL $ac_srcdir/configure.gnu --help=recursive
- elif test -f $ac_srcdir/configure; then
- echo
- $SHELL $ac_srcdir/configure --help=recursive
- elif test -f $ac_srcdir/configure.ac ||
- test -f $ac_srcdir/configure.in; then
- echo
- $ac_configure --help
- else
- echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
- fi
- cd "$ac_popdir"
- done
-fi
-
-test -n "$ac_init_help" && exit 0
-if $ac_init_version; then
- cat <<\_ACEOF
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This configure script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it.
-_ACEOF
- exit 0
-fi
-exec 5>config.log
-cat >&5 <<_ACEOF
-This file contains any messages produced by compilers while
-running configure, to aid debugging if configure makes a mistake.
-
-It was created by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- $ $0 $@
-
-_ACEOF
-{
-cat <<_ASUNAME
-@%:@@%:@ --------- @%:@@%:@
-@%:@@%:@ Platform. @%:@@%:@
-@%:@@%:@ --------- @%:@@%:@
-
-hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
-uname -m = `(uname -m) 2>/dev/null || echo unknown`
-uname -r = `(uname -r) 2>/dev/null || echo unknown`
-uname -s = `(uname -s) 2>/dev/null || echo unknown`
-uname -v = `(uname -v) 2>/dev/null || echo unknown`
-
-/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
-/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
-
-/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
-/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
-/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
-hostinfo = `(hostinfo) 2>/dev/null || echo unknown`
-/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
-/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
-/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
-
-_ASUNAME
-
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- echo "PATH: $as_dir"
-done
-
-} >&5
-
-cat >&5 <<_ACEOF
-
-
-@%:@@%:@ ----------- @%:@@%:@
-@%:@@%:@ Core tests. @%:@@%:@
-@%:@@%:@ ----------- @%:@@%:@
-
-_ACEOF
-
-
-# Keep a trace of the command line.
-# Strip out --no-create and --no-recursion so they do not pile up.
-# Strip out --silent because we don't want to record it for future runs.
-# Also quote any args containing shell meta-characters.
-# Make two passes to allow for proper duplicate-argument suppression.
-ac_configure_args=
-ac_configure_args0=
-ac_configure_args1=
-ac_sep=
-ac_must_keep_next=false
-for ac_pass in 1 2
-do
- for ac_arg
- do
- case $ac_arg in
- -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil)
- continue ;;
- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
- ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
- esac
- case $ac_pass in
- 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
- 2)
- ac_configure_args1="$ac_configure_args1 '$ac_arg'"
- if test $ac_must_keep_next = true; then
- ac_must_keep_next=false # Got value, back to normal.
- else
- case $ac_arg in
- *=* | --config-cache | -C | -disable-* | --disable-* \
- | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
- | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
- | -with-* | --with-* | -without-* | --without-* | --x)
- case "$ac_configure_args0 " in
- "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
- esac
- ;;
- -* ) ac_must_keep_next=true ;;
- esac
- fi
- ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
- # Get rid of the leading space.
- ac_sep=" "
- ;;
- esac
- done
-done
-$as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
-$as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
-
-# When interrupted or exit'd, cleanup temporary files, and complete
-# config.log. We remove comments because anyway the quotes in there
-# would cause problems or look ugly.
-# WARNING: Be sure not to use single quotes in there, as some shells,
-# such as our DU 5.0 friend, will then `close' the trap.
-trap 'exit_status=$?
- # Save into config.log some information that might help in debugging.
- {
- echo
-
- cat <<\_ASBOX
-@%:@@%:@ ---------------- @%:@@%:@
-@%:@@%:@ Cache variables. @%:@@%:@
-@%:@@%:@ ---------------- @%:@@%:@
-_ASBOX
- echo
- # The following way of writing the cache mishandles newlines in values,
-{
- (set) 2>&1 |
- case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
- *ac_space=\ *)
- sed -n \
- "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
- s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
- ;;
- *)
- sed -n \
- "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
- ;;
- esac;
-}
- echo
-
- cat <<\_ASBOX
-@%:@@%:@ ----------------- @%:@@%:@
-@%:@@%:@ Output variables. @%:@@%:@
-@%:@@%:@ ----------------- @%:@@%:@
-_ASBOX
- echo
- for ac_var in $ac_subst_vars
- do
- eval ac_val=$`echo $ac_var`
- echo "$ac_var='"'"'$ac_val'"'"'"
- done | sort
- echo
-
- if test -n "$ac_subst_files"; then
- cat <<\_ASBOX
-@%:@@%:@ ------------- @%:@@%:@
-@%:@@%:@ Output files. @%:@@%:@
-@%:@@%:@ ------------- @%:@@%:@
-_ASBOX
- echo
- for ac_var in $ac_subst_files
- do
- eval ac_val=$`echo $ac_var`
- echo "$ac_var='"'"'$ac_val'"'"'"
- done | sort
- echo
- fi
-
- if test -s confdefs.h; then
- cat <<\_ASBOX
-@%:@@%:@ ----------- @%:@@%:@
-@%:@@%:@ confdefs.h. @%:@@%:@
-@%:@@%:@ ----------- @%:@@%:@
-_ASBOX
- echo
- sed "/^$/d" confdefs.h | sort
- echo
- fi
- test "$ac_signal" != 0 &&
- echo "$as_me: caught signal $ac_signal"
- echo "$as_me: exit $exit_status"
- } >&5
- rm -f core *.core &&
- rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
- exit $exit_status
- ' 0
-for ac_signal in 1 2 13 15; do
- trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
-done
-ac_signal=0
-
-# confdefs.h avoids OS command line length limits that DEFS can exceed.
-rm -rf conftest* confdefs.h
-# AIX cpp loses on an empty file, so make sure it contains at least a newline.
-echo >confdefs.h
-
-# Predefined preprocessor variables.
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_NAME "$PACKAGE_NAME"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_TARNAME "$PACKAGE_TARNAME"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_VERSION "$PACKAGE_VERSION"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_STRING "$PACKAGE_STRING"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
-_ACEOF
-
-
-# Let the site file select an alternate cache file if it wants to.
-# Prefer explicitly selected file to automatically selected ones.
-if test -z "$CONFIG_SITE"; then
- if test "x$prefix" != xNONE; then
- CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
- else
- CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
- fi
-fi
-for ac_site_file in $CONFIG_SITE; do
- if test -r "$ac_site_file"; then
- { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
-echo "$as_me: loading site script $ac_site_file" >&6;}
- sed 's/^/| /' "$ac_site_file" >&5
- . "$ac_site_file"
- fi
-done
-
-if test -r "$cache_file"; then
- # Some versions of bash will fail to source /dev/null (special
- # files actually), so we avoid doing that.
- if test -f "$cache_file"; then
- { echo "$as_me:$LINENO: loading cache $cache_file" >&5
-echo "$as_me: loading cache $cache_file" >&6;}
- case $cache_file in
- [\\/]* | ?:[\\/]* ) . $cache_file;;
- *) . ./$cache_file;;
- esac
- fi
-else
- { echo "$as_me:$LINENO: creating cache $cache_file" >&5
-echo "$as_me: creating cache $cache_file" >&6;}
- >$cache_file
-fi
-
-# Check that the precious variables saved in the cache have kept the same
-# value.
-ac_cache_corrupted=false
-for ac_var in `(set) 2>&1 |
- sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
- eval ac_old_set=\$ac_cv_env_${ac_var}_set
- eval ac_new_set=\$ac_env_${ac_var}_set
- eval ac_old_val="\$ac_cv_env_${ac_var}_value"
- eval ac_new_val="\$ac_env_${ac_var}_value"
- case $ac_old_set,$ac_new_set in
- set,)
- { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
-echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
- ac_cache_corrupted=: ;;
- ,set)
- { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
-echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
- ac_cache_corrupted=: ;;
- ,);;
- *)
- if test "x$ac_old_val" != "x$ac_new_val"; then
- { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
-echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
- { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
-echo "$as_me: former value: $ac_old_val" >&2;}
- { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
-echo "$as_me: current value: $ac_new_val" >&2;}
- ac_cache_corrupted=:
- fi;;
- esac
- # Pass precious variables to config.status.
- if test "$ac_new_set" = set; then
- case $ac_new_val in
- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
- ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
- *) ac_arg=$ac_var=$ac_new_val ;;
- esac
- case " $ac_configure_args " in
- *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
- *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
- esac
- fi
-done
-if $ac_cache_corrupted; then
- { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
-echo "$as_me: error: changes in the environment can compromise the build" >&2;}
- { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
-echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-version="2.7.4"
-apiversion="2.7"
-
-INSTALLED_CLASSPATH=\${prefix}/share/java/gnome${apiversion}-${version}.jar
-INSTALLED_JNI_DIR=\${prefix}/lib/jni/
-
-
-
-
-
-
-
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
-echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
-# On Suns, sometimes $CPP names a directory.
-if test -n "$CPP" && test -d "$CPP"; then
- CPP=
-fi
-if test -z "$CPP"; then
- if test "${ac_cv_prog_CPP+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- # Double quotes because CPP needs to be expanded
- for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
- do
- ac_preproc_ok=false
-for ac_c_preproc_warn_flag in '' yes
-do
- # Use a header file that comes with gcc, so configuring glibc
- # with a fresh cross-compiler works.
- # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- # <limits.h> exists even on freestanding compilers.
- # On the NeXT, cc -E runs the code through the compiler's parser,
- # not just through cpp. "Syntax error" is here to catch this case.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@ifdef __STDC__
-@%:@ include <limits.h>
-@%:@else
-@%:@ include <assert.h>
-@%:@endif
- Syntax error
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.$ac_ext
-
- # OK, works on sane cases. Now check whether non-existent headers
- # can be detected and how.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@include <ac_nonexistent.h>
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- # Broken: success on invalid input.
-continue
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then
- break
-fi
-
- done
- ac_cv_prog_CPP=$CPP
-
-fi
- CPP=$ac_cv_prog_CPP
-else
- ac_cv_prog_CPP=$CPP
-fi
-echo "$as_me:$LINENO: result: $CPP" >&5
-echo "${ECHO_T}$CPP" >&6
-ac_preproc_ok=false
-for ac_c_preproc_warn_flag in '' yes
-do
- # Use a header file that comes with gcc, so configuring glibc
- # with a fresh cross-compiler works.
- # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- # <limits.h> exists even on freestanding compilers.
- # On the NeXT, cc -E runs the code through the compiler's parser,
- # not just through cpp. "Syntax error" is here to catch this case.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@ifdef __STDC__
-@%:@ include <limits.h>
-@%:@else
-@%:@ include <assert.h>
-@%:@endif
- Syntax error
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.$ac_ext
-
- # OK, works on sane cases. Now check whether non-existent headers
- # can be detected and how.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@include <ac_nonexistent.h>
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- # Broken: success on invalid input.
-continue
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then
- :
-else
- { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." >&5
-echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-echo "$as_me:$LINENO: checking for egrep" >&5
-echo $ECHO_N "checking for egrep... $ECHO_C" >&6
-if test "${ac_cv_prog_egrep+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if echo a | (grep -E '(a|b)') >/dev/null 2>&1
- then ac_cv_prog_egrep='grep -E'
- else ac_cv_prog_egrep='egrep'
- fi
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5
-echo "${ECHO_T}$ac_cv_prog_egrep" >&6
- EGREP=$ac_cv_prog_egrep
-
-
-
-
-ac_aux_dir=
-for ac_dir in . $srcdir/.; do
- if test -f $ac_dir/install-sh; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/install-sh -c"
- break
- elif test -f $ac_dir/install.sh; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/install.sh -c"
- break
- elif test -f $ac_dir/shtool; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/shtool install -c"
- break
- fi
-done
-if test -z "$ac_aux_dir"; then
- { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in . $srcdir/." >&5
-echo "$as_me: error: cannot find install-sh or install.sh in . $srcdir/." >&2;}
- { (exit 1); exit 1; }; }
-fi
-ac_config_guess="$SHELL $ac_aux_dir/config.guess"
-ac_config_sub="$SHELL $ac_aux_dir/config.sub"
-ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
-
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-if test -n "$ac_tool_prefix"; then
- # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
-set dummy ${ac_tool_prefix}gcc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="${ac_tool_prefix}gcc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$ac_cv_prog_CC"; then
- ac_ct_CC=$CC
- # Extract the first word of "gcc", so it can be a program name with args.
-set dummy gcc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="gcc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- CC=$ac_ct_CC
-else
- CC="$ac_cv_prog_CC"
-fi
-
-if test -z "$CC"; then
- if test -n "$ac_tool_prefix"; then
- # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
-set dummy ${ac_tool_prefix}cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="${ac_tool_prefix}cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$ac_cv_prog_CC"; then
- ac_ct_CC=$CC
- # Extract the first word of "cc", so it can be a program name with args.
-set dummy cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- CC=$ac_ct_CC
-else
- CC="$ac_cv_prog_CC"
-fi
-
-fi
-if test -z "$CC"; then
- # Extract the first word of "cc", so it can be a program name with args.
-set dummy cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
- ac_prog_rejected=no
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
- ac_prog_rejected=yes
- continue
- fi
- ac_cv_prog_CC="cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-if test $ac_prog_rejected = yes; then
- # We found a bogon in the path, so make sure we never use it.
- set dummy $ac_cv_prog_CC
- shift
- if test $@%:@ != 0; then
- # We chose a different compiler from the bogus one.
- # However, it has the same basename, so the bogon will be chosen
- # first if we set CC to just the basename; use the full file name.
- shift
- ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
- fi
-fi
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$CC"; then
- if test -n "$ac_tool_prefix"; then
- for ac_prog in cl
- do
- # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
-set dummy $ac_tool_prefix$ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$CC" && break
- done
-fi
-if test -z "$CC"; then
- ac_ct_CC=$CC
- for ac_prog in cl
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$ac_ct_CC" && break
-done
-
- CC=$ac_ct_CC
-fi
-
-fi
-
-
-test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
-See \`config.log' for more details." >&5
-echo "$as_me: error: no acceptable C compiler found in \$PATH
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-
-# Provide some information about the compiler.
-echo "$as_me:$LINENO:" \
- "checking for C compiler version" >&5
-ac_compiler=`set X $ac_compile; echo $2`
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
- (eval $ac_compiler --version </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5
- (eval $ac_compiler -v </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5
- (eval $ac_compiler -V </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-ac_clean_files_save=$ac_clean_files
-ac_clean_files="$ac_clean_files a.out a.exe b.out"
-# Try to create an executable without -o first, disregard a.out.
-# It will help us diagnose broken compilers, and finding out an intuition
-# of exeext.
-echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
-ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
- (eval $ac_link_default) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- # Find the output, starting from the most likely. This scheme is
-# not robust to junk in `.', hence go to wildcards (a.*) only as a last
-# resort.
-
-# Be careful to initialize this variable, since it used to be cached.
-# Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile.
-ac_cv_exeext=
-# b.out is created by i960 compilers.
-for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out
-do
- test -f "$ac_file" || continue
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )
- ;;
- conftest.$ac_ext )
- # This is the source file.
- ;;
- [ab].out )
- # We found the default executable, but exeext='' is most
- # certainly right.
- break;;
- *.* )
- ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
- # FIXME: I believe we export ac_cv_exeext for Libtool,
- # but it would be cool to find out if it's true. Does anybody
- # maintain Libtool? --akim.
- export ac_cv_exeext
- break;;
- * )
- break;;
- esac
-done
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-{ { echo "$as_me:$LINENO: error: C compiler cannot create executables
-See \`config.log' for more details." >&5
-echo "$as_me: error: C compiler cannot create executables
-See \`config.log' for more details." >&2;}
- { (exit 77); exit 77; }; }
-fi
-
-ac_exeext=$ac_cv_exeext
-echo "$as_me:$LINENO: result: $ac_file" >&5
-echo "${ECHO_T}$ac_file" >&6
-
-# Check the compiler produces executables we can run. If not, either
-# the compiler is broken, or we cross compile.
-echo "$as_me:$LINENO: checking whether the C compiler works" >&5
-echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6
-# FIXME: These cross compiler hacks should be removed for Autoconf 3.0
-# If not cross compiling, check that we can run a simple program.
-if test "$cross_compiling" != yes; then
- if { ac_try='./$ac_file'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- cross_compiling=no
- else
- if test "$cross_compiling" = maybe; then
- cross_compiling=yes
- else
- { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
-If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot run C compiled programs.
-If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
- fi
- fi
-fi
-echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
-
-rm -f a.out a.exe conftest$ac_cv_exeext b.out
-ac_clean_files=$ac_clean_files_save
-# Check the compiler produces executables we can run. If not, either
-# the compiler is broken, or we cross compile.
-echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
-echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6
-echo "$as_me:$LINENO: result: $cross_compiling" >&5
-echo "${ECHO_T}$cross_compiling" >&6
-
-echo "$as_me:$LINENO: checking for suffix of executables" >&5
-echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- # If both `conftest.exe' and `conftest' are `present' (well, observable)
-# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
-# work properly (i.e., refer to `conftest.exe'), while it won't with
-# `rm'.
-for ac_file in conftest.exe conftest conftest.*; do
- test -f "$ac_file" || continue
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
- *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
- export ac_cv_exeext
- break;;
- * ) break;;
- esac
-done
-else
- { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-rm -f conftest$ac_cv_exeext
-echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
-echo "${ECHO_T}$ac_cv_exeext" >&6
-
-rm -f conftest.$ac_ext
-EXEEXT=$ac_cv_exeext
-ac_exeext=$EXEEXT
-echo "$as_me:$LINENO: checking for suffix of object files" >&5
-echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6
-if test "${ac_cv_objext+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.o conftest.obj
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
- *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
- break;;
- esac
-done
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-{ { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute suffix of object files: cannot compile
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-rm -f conftest.$ac_cv_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
-echo "${ECHO_T}$ac_cv_objext" >&6
-OBJEXT=$ac_cv_objext
-ac_objext=$OBJEXT
-echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
-echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6
-if test "${ac_cv_c_compiler_gnu+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-#ifndef __GNUC__
- choke me
-#endif
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_compiler_gnu=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_compiler_gnu=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_cv_c_compiler_gnu=$ac_compiler_gnu
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
-GCC=`test $ac_compiler_gnu = yes && echo yes`
-ac_test_CFLAGS=${CFLAGS+set}
-ac_save_CFLAGS=$CFLAGS
-CFLAGS="-g"
-echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
-echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6
-if test "${ac_cv_prog_cc_g+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_prog_cc_g=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_prog_cc_g=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
-echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
-if test "$ac_test_CFLAGS" = set; then
- CFLAGS=$ac_save_CFLAGS
-elif test $ac_cv_prog_cc_g = yes; then
- if test "$GCC" = yes; then
- CFLAGS="-g -O2"
- else
- CFLAGS="-g"
- fi
-else
- if test "$GCC" = yes; then
- CFLAGS="-O2"
- else
- CFLAGS=
- fi
-fi
-echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5
-echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6
-if test "${ac_cv_prog_cc_stdc+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- ac_cv_prog_cc_stdc=no
-ac_save_CC=$CC
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#include <stdarg.h>
-#include <stdio.h>
-#include <sys/types.h>
-#include <sys/stat.h>
-/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
-struct buf { int x; };
-FILE * (*rcsopen) (struct buf *, struct stat *, int);
-static char *e (p, i)
- char **p;
- int i;
-{
- return p[i];
-}
-static char *f (char * (*g) (char **, int), char **p, ...)
-{
- char *s;
- va_list v;
- va_start (v,p);
- s = g (p, va_arg (v,int));
- va_end (v);
- return s;
-}
-
-/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
- function prototypes and stuff, but not '\xHH' hex character constants.
- These don't provoke an error unfortunately, instead are silently treated
- as 'x'. The following induces an error, until -std1 is added to get
- proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
- array size at least. It's necessary to write '\x00'==0 to get something
- that's true only with -std1. */
-int osf4_cc_array ['\x00' == 0 ? 1 : -1];
-
-int test (int i, double x);
-struct s1 {int (*f) (int a);};
-struct s2 {int (*f) (double a);};
-int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
-int argc;
-char **argv;
-int
-main ()
-{
-return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
- ;
- return 0;
-}
-_ACEOF
-# Don't try gcc -ansi; that turns off useful extensions and
-# breaks some systems' header files.
-# AIX -qlanglvl=ansi
-# Ultrix and OSF/1 -std1
-# HP-UX 10.20 and later -Ae
-# HP-UX older versions -Aa -D_HPUX_SOURCE
-# SVR4 -Xc -D__EXTENSIONS__
-for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
-do
- CC="$ac_save_CC $ac_arg"
- rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_prog_cc_stdc=$ac_arg
-break
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext
-done
-rm -f conftest.$ac_ext conftest.$ac_objext
-CC=$ac_save_CC
-
-fi
-
-case "x$ac_cv_prog_cc_stdc" in
- x|xno)
- echo "$as_me:$LINENO: result: none needed" >&5
-echo "${ECHO_T}none needed" >&6 ;;
- *)
- echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5
-echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6
- CC="$CC $ac_cv_prog_cc_stdc" ;;
-esac
-
-# Some people use a C++ compiler to compile C. Since we use `exit',
-# in C++ we need to declare it. In case someone uses the same compiler
-# for both compiling C and C++ we need to have the C++ compiler decide
-# the declaration of exit, since it's the most demanding environment.
-cat >conftest.$ac_ext <<_ACEOF
-@%:@ifndef __cplusplus
- choke me
-@%:@endif
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- for ac_declaration in \
- '' \
- 'extern "C" void std::exit (int) throw (); using std::exit;' \
- 'extern "C" void std::exit (int); using std::exit;' \
- 'extern "C" void exit (int) throw ();' \
- 'extern "C" void exit (int);' \
- 'void exit (int);'
-do
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-$ac_declaration
-@%:@include <stdlib.h>
-int
-main ()
-{
-exit (42);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-continue
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-$ac_declaration
-int
-main ()
-{
-exit (42);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- break
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-done
-rm -f conftest*
-if test -n "$ac_declaration"; then
- echo '#ifdef __cplusplus' >>confdefs.h
- echo $ac_declaration >>confdefs.h
- echo '#endif' >>confdefs.h
-fi
-
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-# Find a good install program. We prefer a C program (faster),
-# so one script is as good as another. But avoid the broken or
-# incompatible versions:
-# SysV /etc/install, /usr/sbin/install
-# SunOS /usr/etc/install
-# IRIX /sbin/install
-# AIX /bin/install
-# AmigaOS /C/install, which installs bootblocks on floppy discs
-# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
-# AFS /usr/afsws/bin/install, which mishandles nonexistent args
-# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
-# OS/2's system install, which has a completely different semantic
-# ./install, which can be erroneously created by make from ./install.sh.
-echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
-echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
-if test -z "$INSTALL"; then
-if test "${ac_cv_path_install+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- # Account for people who put trailing slashes in PATH elements.
-case $as_dir/ in
- ./ | .// | /cC/* | \
- /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
- ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
- /usr/ucb/* ) ;;
- *)
- # OSF1 and SCO ODT 3.0 have their own names for install.
- # Don't use installbsd from OSF since it installs stuff as root
- # by default.
- for ac_prog in ginstall scoinst install; do
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
- if test $ac_prog = install &&
- grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
- # AIX install. It has an incompatible calling convention.
- :
- elif test $ac_prog = install &&
- grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
- # program-specific install script used by HP pwplus--don't use.
- :
- else
- ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
- break 3
- fi
- fi
- done
- done
- ;;
-esac
-done
-
-
-fi
- if test "${ac_cv_path_install+set}" = set; then
- INSTALL=$ac_cv_path_install
- else
- # As a last resort, use the slow shell script. We don't cache a
- # path for INSTALL within a source directory, because that will
- # break other packages using the cache if that directory is
- # removed, or if the path is relative.
- INSTALL=$ac_install_sh
- fi
-fi
-echo "$as_me:$LINENO: result: $INSTALL" >&5
-echo "${ECHO_T}$INSTALL" >&6
-
-# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
-# It thinks the first close brace ends the variable substitution.
-test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
-
-test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
-
-test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
-
-
-# Extract the first word of "db2html$EXEEXT", so it can be a program name with args.
-set dummy db2html$EXEEXT; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_DB1+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $DB1 in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_DB1="$DB1" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_DB1="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_DB1" && ac_cv_path_DB1="nocommand"
- ;;
-esac
-fi
-DB1=$ac_cv_path_DB1
-
-if test -n "$DB1"; then
- echo "$as_me:$LINENO: result: $DB1" >&5
-echo "${ECHO_T}$DB1" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-if test "$DB1" = nocommand; then
- # Extract the first word of "docbook2html$EXEEXT", so it can be a program name with args.
-set dummy docbook2html$EXEEXT; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_DB2+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $DB2 in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_DB2="$DB2" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_DB2="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_DB2" && ac_cv_path_DB2="nocommand"
- ;;
-esac
-fi
-DB2=$ac_cv_path_DB2
-
-if test -n "$DB2"; then
- echo "$as_me:$LINENO: result: $DB2" >&5
-echo "${ECHO_T}$DB2" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- if test "$DB2" = nocommand; then
- { { echo "$as_me:$LINENO: error: docbook not found in $PATH" >&5
-echo "$as_me: error: docbook not found in $PATH" >&2;}
- { (exit 1); exit 1; }; }
- else
- DOCBOOK=$DB2
- fi;else
- DOCBOOK=$DB1
-fi;
-
-
-if test "x$JAVAPREFIX" = x; then
- test "x$JAVAC" = x && for ac_prog in "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAVAC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAVAC"; then
- ac_cv_prog_JAVAC="$JAVAC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAVAC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAVAC=$ac_cv_prog_JAVAC
-if test -n "$JAVAC"; then
- echo "$as_me:$LINENO: result: $JAVAC" >&5
-echo "${ECHO_T}$JAVAC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAVAC" && break
-done
-
-else
- test "x$JAVAC" = x && for ac_prog in "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAVAC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAVAC"; then
- ac_cv_prog_JAVAC="$JAVAC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAVAC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAVAC=$ac_cv_prog_JAVAC
-if test -n "$JAVAC"; then
- echo "$as_me:$LINENO: result: $JAVAC" >&5
-echo "${ECHO_T}$JAVAC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAVAC" && break
-done
-test -n "$JAVAC" || JAVAC="$JAVAPREFIX"
-
-fi
-test "x$JAVAC" = x && { { echo "$as_me:$LINENO: error: no acceptable Java compiler found in \$PATH" >&5
-echo "$as_me: error: no acceptable Java compiler found in \$PATH" >&2;}
- { (exit 1); exit 1; }; }
-
-echo "$as_me:$LINENO: checking if $JAVAC works" >&5
-echo $ECHO_N "checking if $JAVAC works... $ECHO_C" >&6
-if test "${ac_cv_prog_javac_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* #line __oline__ "configure" */
-public class Test {
-}
-EOF
-if { ac_try='$JAVAC $JAVACFLAGS $JAVA_TEST'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- { { echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
-echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
- { (exit 1); exit 1; }; }
- echo "configure: failed program was:" >&5
- cat $JAVA_TEST >&5
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_javac_works" >&5
-echo "${ECHO_T}$ac_cv_prog_javac_works" >&6
-
-
-
-echo "$as_me:$LINENO: checking if $JAVAC works" >&5
-echo $ECHO_N "checking if $JAVAC works... $ECHO_C" >&6
-if test "${ac_cv_prog_javac_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* #line __oline__ "configure" */
-public class Test {
-}
-EOF
-if { ac_try='$JAVAC $JAVACFLAGS $JAVA_TEST'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- { { echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
-echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
- { (exit 1); exit 1; }; }
- echo "configure: failed program was:" >&5
- cat $JAVA_TEST >&5
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_javac_works" >&5
-echo "${ECHO_T}$ac_cv_prog_javac_works" >&6
-
-
-if test "x$JAVAPREFIX" = x; then
- test "x$JAR" = x && for ac_prog in jar$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAR"; then
- ac_cv_prog_JAR="$JAR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAR="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAR=$ac_cv_prog_JAR
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAR" && break
-done
-
-else
- test "x$JAR" = x && for ac_prog in jar
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAR"; then
- ac_cv_prog_JAR="$JAR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAR="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAR=$ac_cv_prog_JAR
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAR" && break
-done
-test -n "$JAR" || JAR="$JAVAPREFIX"
-
-fi
-test "x$JAR" = x && { { echo "$as_me:$LINENO: error: no acceptable jar program found in \$PATH" >&5
-echo "$as_me: error: no acceptable jar program found in \$PATH" >&2;}
- { (exit 1); exit 1; }; }
-
-
-
-
-# Check whether --with-gcj_compile or --without-gcj_compile was given.
-if test "${with_gcj_compile+set}" = set; then
- withval="$with_gcj_compile"
- gcj_compile="no"
-else
- gcj_compile="yes"
-fi;
-
-if test $gcj_compile = "yes"; then
-
-# Check whether --with-gcj-prefix or --without-gcj-prefix was given.
-if test "${with_gcj_prefix+set}" = set; then
- withval="$with_gcj_prefix"
- gcj_prefix="$withval"
-else
- gcj_prefix=""
-fi;
-
- if test x$gcj_prefix != x ; then
- GCJ_HOME=$gcj_prefix
- fi
-
- if test x$GCJ_HOME != x ; then
- echo "Add $GCJ_HOME/bin to path and check again."
- PATH="$GCJ_HOME/bin:$PATH"
- fi
- # Extract the first word of "gcj", so it can be a program name with args.
-set dummy gcj; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_GCJ+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $GCJ in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_GCJ="$GCJ" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_GCJ="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_GCJ" && ac_cv_path_GCJ="no"
- ;;
-esac
-fi
-GCJ=$ac_cv_path_GCJ
-
-if test -n "$GCJ"; then
- echo "$as_me:$LINENO: result: $GCJ" >&5
-echo "${ECHO_T}$GCJ" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-
- min_gcj_version=3.0.0
- echo "$as_me:$LINENO: checking for GCJ - version >= $min_gcj_version" >&5
-echo $ECHO_N "checking for GCJ - version >= $min_gcj_version... $ECHO_C" >&6
- min_gcj_major_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\1/'`
- min_gcj_minor_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\2/'`
- min_gcj_micro_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\3/'`
- if test "$GCJ" = "no" ; then
- no_gcj=yes
- else
- gcj_version=`$GCJ --version 2>&1 | grep GCC | sed 's/gcj (GCC) \([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1.\2.\3/'`
- gcj_major_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1/'`
- gcj_minor_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\2/'`
- gcj_micro_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\3/'`
- if test "$cross_compiling" = yes; then
- echo $ac_n "cross compiling; assumed OK... $ac_c"
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-#include <stdio.h>
-
-main()
-{
- if ((1$gcj_major_version > 1$min_gcj_major_version) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version > 1$min_gcj_minor_version)) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version == 1$min_gcj_minor_version) &&
- (1$gcj_micro_version >= 1$min_gcj_micro_version)))
- {
- return(0);
- }
- else
- {
- return(1);
- }
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- :
-else
- echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-no_gcj=yes
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
-fi
- fi
- if test "x$no_gcj" = x ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- # Extract the first word of "gcj", so it can be a program name with args.
-set dummy gcj; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_GCJ+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $GCJ in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_GCJ="$GCJ" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_GCJ="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_GCJ" && ac_cv_path_GCJ="no"
- ;;
-esac
-fi
-GCJ=$ac_cv_path_GCJ
-
-if test -n "$GCJ"; then
- echo "$as_me:$LINENO: result: $GCJ" >&5
-echo "${ECHO_T}$GCJ" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- # Extract the first word of "jar", so it can be a program name with args.
-set dummy jar; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $JAR in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_JAR="$JAR" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_JAR="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_JAR" && ac_cv_path_JAR="no"
- ;;
-esac
-fi
-JAR=$ac_cv_path_JAR
-
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- if test x$GCJ_HOME != x ; then
- :
- else
- GCJ_HOME=`which gcj | sed 's/\(.*\).bin.*gcj/\1/'`
- fi
-
- cat << EOF > Test.java
-/* #line __oline__ "configure" */
-public class Test {
- public static void main(String[] args) {
- System.out.println(System.getProperty("sun.boot.class.path"));
- }
-}
-EOF
- GCJ_JAR=`gcj -C Test.java && gij Test`
- rm Test.java Test.class
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`(test -d /usr/share/local/java && find /usr/local/share/java -name libgcj-?.?.?.jar) || (test -d /usr/share/java && find /usr/share/java -name libgcj-?.?.?.jar)`
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`locate libgcj | grep libgcj.*\.jar`
- fi
- fi
- if test x$GCJ_JAR != x ; then
- GCJ_CLASSPATH="${GCJ_JAR}:${CLASSPATH}"
- else
- echo "***"
- echo "*** Unable to locate libgcj.jar needed by gcj"
- echo "***"
- { { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }
- fi
-
- :
- else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
- echo "***"
- echo "*** If you have GCJ installed and it is a newer version than $min_java_version, either set"
- echo "*** the GCJ_HOME variable or add the top directory where the GCJ binaries are to"
- echo "*** the PATH. Alternatively try \"./configure --with-gcj-prefix=<java_home>\","
- echo "***"
- echo "*** Also make sure that configure does not find the wrong version of GCJ by"
- echo "*** looking at the output of \"which gcj\"."
- echo "***"
- { { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }
- fi
-
- GCJ_BUILD_TARGETS=native-gcj
- GCJ_INSTALL_TARGETS=native_install
- GCJ_UNINSTALL_TARGETS=native_uninstall
-else
- GCJ_BUILD_TARGETS=
- GCJ_INSTALL_TARGETS=
- GCJ_UNINSTALL_TARGETS=
-fi
-
-
-
-
-
-
-
-
-echo "$as_me:$LINENO: checking for main in -libs" >&5
-echo $ECHO_N "checking for main in -libs... $ECHO_C" >&6
-if test "${ac_cv_lib_ibs_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- ac_check_lib_save_LIBS=$LIBS
-LIBS="-libs $LIBS"
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-
-int
-main ()
-{
-main ();
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_lib_ibs_main=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_lib_ibs_main=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-echo "$as_me:$LINENO: result: $ac_cv_lib_ibs_main" >&5
-echo "${ECHO_T}$ac_cv_lib_ibs_main" >&6
-if test $ac_cv_lib_ibs_main = yes; then
- cat >>confdefs.h <<_ACEOF
-@%:@define HAVE_LIBIBS 1
-_ACEOF
-
- LIBS="-libs $LIBS"
-
-fi
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gtk+-2.0 >= 2.4" >&5
-echo $ECHO_N "checking for gtk+-2.0 >= 2.4... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gtk+-2.0 >= 2.4" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GTK_CFLAGS" >&5
-echo $ECHO_N "checking GTK_CFLAGS... $ECHO_C" >&6
- GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 2.4"`
- echo "$as_me:$LINENO: result: $GTK_CFLAGS" >&5
-echo "${ECHO_T}$GTK_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GTK_LIBS" >&5
-echo $ECHO_N "checking GTK_LIBS... $ECHO_C" >&6
- GTK_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 2.4"`
- echo "$as_me:$LINENO: result: $GTK_LIBS" >&5
-echo "${ECHO_T}$GTK_LIBS" >&6
- else
- GTK_CFLAGS=""
- GTK_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GTK_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk+-2.0 >= 2.4"`
- echo $GTK_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gtk+-2.0 >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gtk+-2.0 >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-
-
-
-
-
-
-
-
-echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
-echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6
-if test "${ac_cv_c_const+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-/* FIXME: Include the comments suggested by Paul. */
-#ifndef __cplusplus
- /* Ultrix mips cc rejects this. */
- typedef int charset[2];
- const charset x;
- /* SunOS 4.1.1 cc rejects this. */
- char const *const *ccp;
- char **p;
- /* NEC SVR4.0.2 mips cc rejects this. */
- struct point {int x, y;};
- static struct point const zero = {0,0};
- /* AIX XL C 1.02.0.0 rejects this.
- It does not let you subtract one const X* pointer from another in
- an arm of an if-expression whose if-part is not a constant
- expression */
- const char *g = "string";
- ccp = &g + (g ? g-g : 0);
- /* HPUX 7.0 cc rejects these. */
- ++ccp;
- p = (char**) ccp;
- ccp = (char const *const *) p;
- { /* SCO 3.2v4 cc rejects this. */
- char *t;
- char const *s = 0 ? (char *) 0 : (char const *) 0;
-
- *t++ = 0;
- }
- { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
- int x[] = {25, 17};
- const int *foo = &x[0];
- ++foo;
- }
- { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
- typedef const int *iptr;
- iptr p = 0;
- ++p;
- }
- { /* AIX XL C 1.02.0.0 rejects this saying
- "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
- struct s { int j; const int *ap[3]; };
- struct s *b; b->j = 5;
- }
- { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
- const int foo = 10;
- }
-#endif
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_c_const=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_c_const=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
-echo "${ECHO_T}$ac_cv_c_const" >&6
-if test $ac_cv_c_const = no; then
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define const
-_ACEOF
-
-fi
-
-
-# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
-# for constant arguments. Useless!
-echo "$as_me:$LINENO: checking for working alloca.h" >&5
-echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6
-if test "${ac_cv_working_alloca_h+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@include <alloca.h>
-int
-main ()
-{
-char *p = (char *) alloca (2 * sizeof (int));
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_working_alloca_h=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_working_alloca_h=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5
-echo "${ECHO_T}$ac_cv_working_alloca_h" >&6
-if test $ac_cv_working_alloca_h = yes; then
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define HAVE_ALLOCA_H 1
-_ACEOF
-
-fi
-
-echo "$as_me:$LINENO: checking for alloca" >&5
-echo $ECHO_N "checking for alloca... $ECHO_C" >&6
-if test "${ac_cv_func_alloca_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#ifdef __GNUC__
-# define alloca __builtin_alloca
-#else
-# ifdef _MSC_VER
-# include <malloc.h>
-# define alloca _alloca
-# else
-# if HAVE_ALLOCA_H
-# include <alloca.h>
-# else
-# ifdef _AIX
- #pragma alloca
-# else
-# ifndef alloca /* predefined by HP cc +Olibcalls */
-char *alloca ();
-# endif
-# endif
-# endif
-# endif
-#endif
-
-int
-main ()
-{
-char *p = (char *) alloca (1);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_func_alloca_works=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_func_alloca_works=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5
-echo "${ECHO_T}$ac_cv_func_alloca_works" >&6
-
-if test $ac_cv_func_alloca_works = yes; then
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define HAVE_ALLOCA 1
-_ACEOF
-
-else
- # The SVR3 libPW and SVR4 libucb both contain incompatible functions
-# that cause trouble. Some versions do not even contain alloca or
-# contain a buggy version. If you still want to use their alloca,
-# use ar to extract alloca.o from them instead of compiling alloca.c.
-
-ALLOCA=alloca.$ac_objext
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define C_ALLOCA 1
-_ACEOF
-
-
-echo "$as_me:$LINENO: checking whether \`alloca.c' needs Cray hooks" >&5
-echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6
-if test "${ac_cv_os_cray+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#if defined(CRAY) && ! defined(CRAY2)
-webecray
-#else
-wenotbecray
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
- $EGREP "webecray" >/dev/null 2>&1; then
- ac_cv_os_cray=yes
-else
- ac_cv_os_cray=no
-fi
-rm -f conftest*
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_os_cray" >&5
-echo "${ECHO_T}$ac_cv_os_cray" >&6
-if test $ac_cv_os_cray = yes; then
- for ac_func in _getb67 GETB67 getb67; do
- as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-echo "$as_me:$LINENO: checking for $ac_func" >&5
-echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
-if eval "test \"\${$as_ac_var+set}\" = set"; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
- For example, HP-UX 11i <limits.h> declares gettimeofday. */
-#define $ac_func innocuous_$ac_func
-
-/* System header to define __stub macros and hopefully few prototypes,
- which can conflict with char $ac_func (); below.
- Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- <limits.h> exists even on freestanding compilers. */
-
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
-
-#undef $ac_func
-
-/* Override any gcc2 internal prototype to avoid an error. */
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-/* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
-char $ac_func ();
-/* The GNU C library defines this for functions which it implements
- to always fail with ENOSYS. Some functions are actually named
- something starting with __ and the normal name is an alias. */
-#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
-choke me
-#else
-char (*f) () = $ac_func;
-#endif
-#ifdef __cplusplus
-}
-#endif
-
-int
-main ()
-{
-return f != $ac_func;
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- eval "$as_ac_var=yes"
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-eval "$as_ac_var=no"
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
-echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
-if test `eval echo '${'$as_ac_var'}'` = yes; then
-
-cat >>confdefs.h <<_ACEOF
-@%:@define CRAY_STACKSEG_END $ac_func
-_ACEOF
-
- break
-fi
-
- done
-fi
-
-echo "$as_me:$LINENO: checking stack direction for C alloca" >&5
-echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6
-if test "${ac_cv_c_stack_direction+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test "$cross_compiling" = yes; then
- ac_cv_c_stack_direction=0
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-int
-find_stack_direction ()
-{
- static char *addr = 0;
- auto char dummy;
- if (addr == 0)
- {
- addr = &dummy;
- return find_stack_direction ();
- }
- else
- return (&dummy > addr) ? 1 : -1;
-}
-
-int
-main ()
-{
- exit (find_stack_direction () < 0);
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_c_stack_direction=1
-else
- echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-ac_cv_c_stack_direction=-1
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
-fi
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5
-echo "${ECHO_T}$ac_cv_c_stack_direction" >&6
-
-cat >>confdefs.h <<_ACEOF
-@%:@define STACK_DIRECTION $ac_cv_c_stack_direction
-_ACEOF
-
-
-fi
-
-
-
-
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gtk2-java >= 2.4" >&5
-echo $ECHO_N "checking for gtk2-java >= 2.4... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gtk2-java >= 2.4" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GTKJAVA_CFLAGS" >&5
-echo $ECHO_N "checking GTKJAVA_CFLAGS... $ECHO_C" >&6
- GTKJAVA_CFLAGS=`$PKG_CONFIG --cflags "gtk2-java >= 2.4"`
- echo "$as_me:$LINENO: result: $GTKJAVA_CFLAGS" >&5
-echo "${ECHO_T}$GTKJAVA_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GTKJAVA_LIBS" >&5
-echo $ECHO_N "checking GTKJAVA_LIBS... $ECHO_C" >&6
- GTKJAVA_LIBS=`$PKG_CONFIG --libs "gtk2-java >= 2.4"`
- echo "$as_me:$LINENO: result: $GTKJAVA_LIBS" >&5
-echo "${ECHO_T}$GTKJAVA_LIBS" >&6
- else
- GTKJAVA_CFLAGS=""
- GTKJAVA_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GTKJAVA_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk2-java >= 2.4"`
- echo $GTKJAVA_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gtk2-java >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gtk2-java >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-
-echo "$as_me:$LINENO: checking for gtk-java api version" >&5
-echo $ECHO_N "checking for gtk-java api version... $ECHO_C" >&6
-gtkapiversion=`$PKG_CONFIG --variable api_version gtk2-java`
-echo "$as_me:$LINENO: result: $gtkapiversion" >&5
-echo "${ECHO_T}$gtkapiversion" >&6
-
-
-echo "$as_me:$LINENO: checking for gtk-java jar file" >&5
-echo $ECHO_N "checking for gtk-java jar file... $ECHO_C" >&6
-GTKJAR=`$PKG_CONFIG --variable classpath gtk2-java`
-echo "$as_me:$LINENO: result: $GTKJAR" >&5
-echo "${ECHO_T}$GTKJAR" >&6
-
-
-
-
-echo "$as_me:$LINENO: checking for gtk-java jar file" >&5
-echo $ECHO_N "checking for gtk-java jar file... $ECHO_C" >&6
-JG_GTK_LIB_PATH=`$PKG_CONFIG --variable jni_dir gtk2-java`
-echo "$as_me:$LINENO: result: $JG_GTK_LIB_PATH" >&5
-echo "${ECHO_T}$JG_GTK_LIB_PATH" >&6
-
-
-echo "$as_me:$LINENO: checking for gtk-java native gcj library" >&5
-echo $ECHO_N "checking for gtk-java native gcj library... $ECHO_C" >&6
-NATIVEGTKJAR=${JG_GTK_LIB_PATH}/libgtkjar${gtkapiversion}.so
-echo "$as_me:$LINENO: result: $NATIVEGTKJAR" >&5
-echo "${ECHO_T}$NATIVEGTKJAR" >&6
-
-
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gnome-vfs-2.0 >= 2.7.5" >&5
-echo $ECHO_N "checking for gnome-vfs-2.0 >= 2.7.5... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gnome-vfs-2.0 >= 2.7.5" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GNOMEVFS_CFLAGS" >&5
-echo $ECHO_N "checking GNOMEVFS_CFLAGS... $ECHO_C" >&6
- GNOMEVFS_CFLAGS=`$PKG_CONFIG --cflags "gnome-vfs-2.0 >= 2.7.5"`
- echo "$as_me:$LINENO: result: $GNOMEVFS_CFLAGS" >&5
-echo "${ECHO_T}$GNOMEVFS_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GNOMEVFS_LIBS" >&5
-echo $ECHO_N "checking GNOMEVFS_LIBS... $ECHO_C" >&6
- GNOMEVFS_LIBS=`$PKG_CONFIG --libs "gnome-vfs-2.0 >= 2.7.5"`
- echo "$as_me:$LINENO: result: $GNOMEVFS_LIBS" >&5
-echo "${ECHO_T}$GNOMEVFS_LIBS" >&6
- else
- GNOMEVFS_CFLAGS=""
- GNOMEVFS_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GNOMEVFS_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gnome-vfs-2.0 >= 2.7.5"`
- echo $GNOMEVFS_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gnome-vfs-2.0 >= 2.7.5) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gnome-vfs-2.0 >= 2.7.5) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-
-
- ac_config_files="$ac_config_files Makefile gnomevfs-java.pc src/Makefile src/java/org/gnu/gnomevfs/GnomeVfs.java"
-cat >confcache <<\_ACEOF
-# This file is a shell script that caches the results of configure
-# tests run on this system so they can be shared between configure
-# scripts and configure runs, see configure's option --config-cache.
-# It is not useful on other systems. If it contains results you don't
-# want to keep, you may remove or edit it.
-#
-# config.status only pays attention to the cache file if you give it
-# the --recheck option to rerun configure.
-#
-# `ac_cv_env_foo' variables (set or unset) will be overridden when
-# loading this file, other *unset* `ac_cv_foo' will be assigned the
-# following values.
-
-_ACEOF
-
-# The following way of writing the cache mishandles newlines in values,
-# but we know of no workaround that is simple, portable, and efficient.
-# So, don't put newlines in cache variables' values.
-# Ultrix sh set writes to stderr and can't be redirected directly,
-# and sets the high bit in the cache file unless we assign to the vars.
-{
- (set) 2>&1 |
- case `(ac_space=' '; set | grep ac_space) 2>&1` in
- *ac_space=\ *)
- # `set' does not quote correctly, so add quotes (double-quote
- # substitution turns \\\\ into \\, and sed turns \\ into \).
- sed -n \
- "s/'/'\\\\''/g;
- s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
- ;;
- *)
- # `set' quotes correctly as required by POSIX, so do not add quotes.
- sed -n \
- "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
- ;;
- esac;
-} |
- sed '
- t clear
- : clear
- s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
- t end
- /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
- : end' >>confcache
-if diff $cache_file confcache >/dev/null 2>&1; then :; else
- if test -w $cache_file; then
- test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
- cat confcache >$cache_file
- else
- echo "not updating unwritable cache $cache_file"
- fi
-fi
-rm -f confcache
-
-test "x$prefix" = xNONE && prefix=$ac_default_prefix
-# Let make expand exec_prefix.
-test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
-
-# VPATH may cause trouble with some makes, so we remove $(srcdir),
-# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
-# trailing colons and then remove the whole line if VPATH becomes empty
-# (actually we leave an empty line to preserve line numbers).
-if test "x$srcdir" = x.; then
- ac_vpsub='/^[ ]*VPATH[ ]*=/{
-s/:*\$(srcdir):*/:/;
-s/:*\${srcdir}:*/:/;
-s/:*@srcdir@:*/:/;
-s/^\([^=]*=[ ]*\):*/\1/;
-s/:*$//;
-s/^[^=]*=[ ]*$//;
-}'
-fi
-
-# Transform confdefs.h into DEFS.
-# Protect against shell expansion while executing Makefile rules.
-# Protect against Makefile macro expansion.
-#
-# If the first sed substitution is executed (which looks for macros that
-# take arguments), then we branch to the quote section. Otherwise,
-# look for a macro that doesn't take arguments.
-cat >confdef2opt.sed <<\_ACEOF
-t clear
-: clear
-s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*([^)]*)\)[ ]*\(.*\),-D\1=\2,g
-t quote
-s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\),-D\1=\2,g
-t quote
-d
-: quote
-s,[ `~#$^&*(){}\\|;'"<>?],\\&,g
-s,\[,\\&,g
-s,\],\\&,g
-s,\$,$$,g
-p
-_ACEOF
-# We use echo to avoid assuming a particular line-breaking character.
-# The extra dot is to prevent the shell from consuming trailing
-# line-breaks from the sub-command output. A line-break within
-# single-quotes doesn't work because, if this script is created in a
-# platform that uses two characters for line-breaks (e.g., DOS), tr
-# would break.
-ac_LF_and_DOT=`echo; echo .`
-DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'`
-rm -f confdef2opt.sed
-
-
-ac_libobjs=
-ac_ltlibobjs=
-for ac_i in : $LIB@&t at OBJS; do test "x$ac_i" = x: && continue
- # 1. Remove the extension, and $U if already installed.
- ac_i=`echo "$ac_i" |
- sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
- # 2. Add them.
- ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"
- ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'
-done
-LIB@&t at OBJS=$ac_libobjs
-
-LTLIBOBJS=$ac_ltlibobjs
-
-
-
-: ${CONFIG_STATUS=./config.status}
-ac_clean_files_save=$ac_clean_files
-ac_clean_files="$ac_clean_files $CONFIG_STATUS"
-{ echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
-echo "$as_me: creating $CONFIG_STATUS" >&6;}
-cat >$CONFIG_STATUS <<_ACEOF
-#! $SHELL
-# Generated by $as_me.
-# Run this file to recreate the current configuration.
-# Compiler output produced by configure, useful for debugging
-# configure, is in config.log if it exists.
-
-debug=false
-ac_cs_recheck=false
-ac_cs_silent=false
-SHELL=\${CONFIG_SHELL-$SHELL}
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
-echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
-echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-exec 6>&1
-
-# Open the log real soon, to keep \$[0] and so on meaningful, and to
-# report actual input values of CONFIG_FILES etc. instead of their
-# values after options handling. Logging --version etc. is OK.
-exec 5>>config.log
-{
- echo
- sed 'h;s/./-/g;s/^.../@%:@@%:@ /;s/...$/ @%:@@%:@/;p;x;p;x' <<_ASBOX
-@%:@@%:@ Running $as_me. @%:@@%:@
-_ASBOX
-} >&5
-cat >&5 <<_CSEOF
-
-This file was extended by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- CONFIG_FILES = $CONFIG_FILES
- CONFIG_HEADERS = $CONFIG_HEADERS
- CONFIG_LINKS = $CONFIG_LINKS
- CONFIG_COMMANDS = $CONFIG_COMMANDS
- $ $0 $@
-
-_CSEOF
-echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
-echo >&5
-_ACEOF
-
-# Files that config.status was made for.
-if test -n "$ac_config_files"; then
- echo "config_files=\"$ac_config_files\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_headers"; then
- echo "config_headers=\"$ac_config_headers\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_links"; then
- echo "config_links=\"$ac_config_links\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_commands"; then
- echo "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUS
-fi
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-
-ac_cs_usage="\
-\`$as_me' instantiates files from templates according to the
-current configuration.
-
-Usage: $0 [OPTIONS] [FILE]...
-
- -h, --help print this help, then exit
- -V, --version print version number, then exit
- -q, --quiet do not print progress messages
- -d, --debug don't remove temporary files
- --recheck update $as_me by reconfiguring in the same conditions
- --file=FILE[:TEMPLATE]
- instantiate the configuration file FILE
-
-Configuration files:
-$config_files
-
-Report bugs to <bug-autoconf at gnu.org>."
-_ACEOF
-
-cat >>$CONFIG_STATUS <<_ACEOF
-ac_cs_version="\\
-config.status
-configured by $0, generated by GNU Autoconf 2.59,
- with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This config.status script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it."
-srcdir=$srcdir
-INSTALL="$INSTALL"
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-# If no file are specified by the user, then we need to provide default
-# value. By we need to know if files were specified by the user.
-ac_need_defaults=:
-while test $# != 0
-do
- case $1 in
- --*=*)
- ac_option=`expr "x$1" : 'x\([^=]*\)='`
- ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
- ac_shift=:
- ;;
- -*)
- ac_option=$1
- ac_optarg=$2
- ac_shift=shift
- ;;
- *) # This is not an option, so the user has probably given explicit
- # arguments.
- ac_option=$1
- ac_need_defaults=false;;
- esac
-
- case $ac_option in
- # Handling of the options.
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
- -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
- ac_cs_recheck=: ;;
- --version | --vers* | -V )
- echo "$ac_cs_version"; exit 0 ;;
- --he | --h)
- # Conflict between --help and --header
- { { echo "$as_me:$LINENO: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; };;
- --help | --hel | -h )
- echo "$ac_cs_usage"; exit 0 ;;
- --debug | --d* | -d )
- debug=: ;;
- --file | --fil | --fi | --f )
- $ac_shift
- CONFIG_FILES="$CONFIG_FILES $ac_optarg"
- ac_need_defaults=false;;
- --header | --heade | --head | --hea )
- $ac_shift
- CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
- ac_need_defaults=false;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil | --si | --s)
- ac_cs_silent=: ;;
-
- # This is an error.
- -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; } ;;
-
- *) ac_config_targets="$ac_config_targets $1" ;;
-
- esac
- shift
-done
-
-ac_configure_extra_args=
-
-if $ac_cs_silent; then
- exec 6>/dev/null
- ac_configure_extra_args="$ac_configure_extra_args --silent"
-fi
-
-_ACEOF
-cat >>$CONFIG_STATUS <<_ACEOF
-if \$ac_cs_recheck; then
- echo "running $SHELL $0 " $ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
- exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
-fi
-
-_ACEOF
-
-
-
-
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-for ac_config_target in $ac_config_targets
-do
- case "$ac_config_target" in
- # Handling of arguments.
- "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
- "gnomevfs-java.pc" ) CONFIG_FILES="$CONFIG_FILES gnomevfs-java.pc" ;;
- "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
- "src/java/org/gnu/gnomevfs/GnomeVfs.java" ) CONFIG_FILES="$CONFIG_FILES src/java/org/gnu/gnomevfs/GnomeVfs.java" ;;
- *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
-echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# If the user did not use the arguments to specify the items to instantiate,
-# then the envvar interface is used. Set only those that are not.
-# We use the long form for the default assignment because of an extremely
-# bizarre bug on SunOS 4.1.3.
-if $ac_need_defaults; then
- test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
-fi
-
-# Have a temporary directory for convenience. Make it in the build tree
-# simply because there is no reason to put it here, and in addition,
-# creating and moving files from /tmp can sometimes cause problems.
-# Create a temporary directory, and hook for its removal unless debugging.
-$debug ||
-{
- trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
- trap '{ (exit 1); exit 1; }' 1 2 13 15
-}
-
-# Create a (secure) tmp directory for tmp files.
-
-{
- tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
- test -n "$tmp" && test -d "$tmp"
-} ||
-{
- tmp=./confstat$$-$RANDOM
- (umask 077 && mkdir $tmp)
-} ||
-{
- echo "$me: cannot create a temporary directory in ." >&2
- { (exit 1); exit 1; }
-}
-
-_ACEOF
-
-cat >>$CONFIG_STATUS <<_ACEOF
-
-#
-# CONFIG_FILES section.
-#
-
-# No need to generate the scripts if there are no CONFIG_FILES.
-# This happens for instance when ./config.status config.h
-if test -n "\$CONFIG_FILES"; then
- # Protect against being on the right side of a sed subst in config.status.
- sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&,]/\\\\&/g;
- s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF
-s, at SHELL@,$SHELL,;t t
-s, at PATH_SEPARATOR@,$PATH_SEPARATOR,;t t
-s, at PACKAGE_NAME@,$PACKAGE_NAME,;t t
-s, at PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t
-s, at PACKAGE_VERSION@,$PACKAGE_VERSION,;t t
-s, at PACKAGE_STRING@,$PACKAGE_STRING,;t t
-s, at PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t
-s, at exec_prefix@,$exec_prefix,;t t
-s, at prefix@,$prefix,;t t
-s, at program_transform_name@,$program_transform_name,;t t
-s, at bindir@,$bindir,;t t
-s, at sbindir@,$sbindir,;t t
-s, at libexecdir@,$libexecdir,;t t
-s, at datadir@,$datadir,;t t
-s, at sysconfdir@,$sysconfdir,;t t
-s, at sharedstatedir@,$sharedstatedir,;t t
-s, at localstatedir@,$localstatedir,;t t
-s, at libdir@,$libdir,;t t
-s, at includedir@,$includedir,;t t
-s, at oldincludedir@,$oldincludedir,;t t
-s, at infodir@,$infodir,;t t
-s, at mandir@,$mandir,;t t
-s, at build_alias@,$build_alias,;t t
-s, at host_alias@,$host_alias,;t t
-s, at target_alias@,$target_alias,;t t
-s, at DEFS@,$DEFS,;t t
-s, at ECHO_C@,$ECHO_C,;t t
-s, at ECHO_N@,$ECHO_N,;t t
-s, at ECHO_T@,$ECHO_T,;t t
-s, at LIBS@,$LIBS,;t t
-s, at INSTALLED_CLASSPATH@,$INSTALLED_CLASSPATH,;t t
-s, at INSTALLED_JNI_DIR@,$INSTALLED_JNI_DIR,;t t
-s, at version@,$version,;t t
-s, at apiversion@,$apiversion,;t t
-s, at CC@,$CC,;t t
-s, at CFLAGS@,$CFLAGS,;t t
-s, at LDFLAGS@,$LDFLAGS,;t t
-s, at CPPFLAGS@,$CPPFLAGS,;t t
-s, at ac_ct_CC@,$ac_ct_CC,;t t
-s, at EXEEXT@,$EXEEXT,;t t
-s, at OBJEXT@,$OBJEXT,;t t
-s, at INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
-s, at INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
-s, at INSTALL_DATA@,$INSTALL_DATA,;t t
-s, at DB1@,$DB1,;t t
-s, at DB2@,$DB2,;t t
-s, at DOCBOOK@,$DOCBOOK,;t t
-s, at JAVAC@,$JAVAC,;t t
-s, at JAR@,$JAR,;t t
-s, at GCJ@,$GCJ,;t t
-s, at GCJ_CLASSPATH@,$GCJ_CLASSPATH,;t t
-s, at GCJ_BUILD_TARGETS@,$GCJ_BUILD_TARGETS,;t t
-s, at GCJ_INSTALL_TARGETS@,$GCJ_INSTALL_TARGETS,;t t
-s, at GCJ_UNINSTALL_TARGETS@,$GCJ_UNINSTALL_TARGETS,;t t
-s, at PKG_CONFIG@,$PKG_CONFIG,;t t
-s, at GTK_CFLAGS@,$GTK_CFLAGS,;t t
-s, at GTK_LIBS@,$GTK_LIBS,;t t
-s, at TOPLEVEL_TARGETS@,$TOPLEVEL_TARGETS,;t t
-s, at INSTALL_TARGETS@,$INSTALL_TARGETS,;t t
-s, at UNINSTALL_TARGETS@,$UNINSTALL_TARGETS,;t t
-s, at MACRO_FLAG@,$MACRO_FLAG,;t t
-s, at ALLOCA@,$ALLOCA,;t t
-s, at CPP@,$CPP,;t t
-s, at EGREP@,$EGREP,;t t
-s, at GTKJAVA_CFLAGS@,$GTKJAVA_CFLAGS,;t t
-s, at GTKJAVA_LIBS@,$GTKJAVA_LIBS,;t t
-s, at gtkapiversion@,$gtkapiversion,;t t
-s, at GTKJAR@,$GTKJAR,;t t
-s, at JG_GTK_LIB_PATH@,$JG_GTK_LIB_PATH,;t t
-s, at NATIVEGTKJAR@,$NATIVEGTKJAR,;t t
-s, at GNOMEVFS_CFLAGS@,$GNOMEVFS_CFLAGS,;t t
-s, at GNOMEVFS_LIBS@,$GNOMEVFS_LIBS,;t t
-s, at LIB@&t at OBJS@,$LIB@&t at OBJS,;t t
-s, at LTLIBOBJS@,$LTLIBOBJS,;t t
-CEOF
-
-_ACEOF
-
- cat >>$CONFIG_STATUS <<\_ACEOF
- # Split the substitutions into bite-sized pieces for seds with
- # small command number limits, like on Digital OSF/1 and HP-UX.
- ac_max_sed_lines=48
- ac_sed_frag=1 # Number of current file.
- ac_beg=1 # First line for current file.
- ac_end=$ac_max_sed_lines # Line after last line for current file.
- ac_more_lines=:
- ac_sed_cmds=
- while $ac_more_lines; do
- if test $ac_beg -gt 1; then
- sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- else
- sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- fi
- if test ! -s $tmp/subs.frag; then
- ac_more_lines=false
- else
- # The purpose of the label and of the branching condition is to
- # speed up the sed processing (if there are no `@' at all, there
- # is no need to browse any of the substitutions).
- # These are the two extra sed commands mentioned above.
- (echo ':t
- /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
- else
- ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
- fi
- ac_sed_frag=`expr $ac_sed_frag + 1`
- ac_beg=$ac_end
- ac_end=`expr $ac_end + $ac_max_sed_lines`
- fi
- done
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds=cat
- fi
-fi # test -n "$CONFIG_FILES"
-
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
-for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
- # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
- case $ac_file in
- - | *:- | *:-:* ) # input from stdin
- cat >$tmp/stdin
- ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- * ) ac_file_in=$ac_file.in ;;
- esac
-
- # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
- ac_dir=`(dirname "$ac_file") 2>/dev/null ||
-$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$ac_file" : 'X\(//\)[^/]' \| \
- X"$ac_file" : 'X\(//\)$' \| \
- X"$ac_file" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$ac_file" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- { if $as_mkdir_p; then
- mkdir -p "$ac_dir"
- else
- as_dir="$ac_dir"
- as_dirs=
- while test ! -d "$as_dir"; do
- as_dirs="$as_dir $as_dirs"
- as_dir=`(dirname "$as_dir") 2>/dev/null ||
-$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$as_dir" : 'X\(//\)[^/]' \| \
- X"$as_dir" : 'X\(//\)$' \| \
- X"$as_dir" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$as_dir" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- done
- test ! -n "$as_dirs" || mkdir $as_dirs
- fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
-echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
- { (exit 1); exit 1; }; }; }
-
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
-
- case $INSTALL in
- [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
- *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
- esac
-
- # Let's still pretend it is `configure' which instantiates (i.e., don't
- # use $as_me), people would be surprised to read:
- # /* config.h. Generated by config.status. */
- if test x"$ac_file" = x-; then
- configure_input=
- else
- configure_input="$ac_file. "
- fi
- configure_input=$configure_input"Generated from `echo $ac_file_in |
- sed 's,.*/,,'` by configure."
-
- # First look for the input files in the build tree, otherwise in the
- # src tree.
- ac_file_inputs=`IFS=:
- for f in $ac_file_in; do
- case $f in
- -) echo $tmp/stdin ;;
- [\\/$]*)
- # Absolute (can't be DOS-style, as IFS=:)
- test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- echo "$f";;
- *) # Relative
- if test -f "$f"; then
- # Build tree
- echo "$f"
- elif test -f "$srcdir/$f"; then
- # Source tree
- echo "$srcdir/$f"
- else
- # /dev/null tree
- { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- fi;;
- esac
- done` || { (exit 1); exit 1; }
-
- if test x"$ac_file" != x-; then
- { echo "$as_me:$LINENO: creating $ac_file" >&5
-echo "$as_me: creating $ac_file" >&6;}
- rm -f "$ac_file"
- fi
-_ACEOF
-cat >>$CONFIG_STATUS <<_ACEOF
- sed "$ac_vpsub
-$extrasub
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
-:t
-/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
-s, at configure_input@,$configure_input,;t t
-s, at srcdir@,$ac_srcdir,;t t
-s, at abs_srcdir@,$ac_abs_srcdir,;t t
-s, at top_srcdir@,$ac_top_srcdir,;t t
-s, at abs_top_srcdir@,$ac_abs_top_srcdir,;t t
-s, at builddir@,$ac_builddir,;t t
-s, at abs_builddir@,$ac_abs_builddir,;t t
-s, at top_builddir@,$ac_top_builddir,;t t
-s, at abs_top_builddir@,$ac_abs_top_builddir,;t t
-s, at INSTALL@,$ac_INSTALL,;t t
-" $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
- rm -f $tmp/stdin
- if test x"$ac_file" != x-; then
- mv $tmp/out $ac_file
- else
- cat $tmp/out
- rm -f $tmp/out
- fi
-
-done
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-
-{ (exit 0); exit 0; }
-_ACEOF
-chmod +x $CONFIG_STATUS
-ac_clean_files=$ac_clean_files_save
-
-
-# configure is writing to config.log, and then calls config.status.
-# config.status does its own redirection, appending to config.log.
-# Unfortunately, on DOS this fails, as config.log is still kept open
-# by configure, so config.status won't be able to write to it; its
-# output is simply discarded. So we exec the FD to /dev/null,
-# effectively closing config.log, so it can be properly (re)opened and
-# appended to by config.status. When coming back to configure, we
-# need to make the FD available again.
-if test "$no_create" != yes; then
- ac_cs_success=:
- ac_config_status_args=
- test "$silent" = yes &&
- ac_config_status_args="$ac_config_status_args --quiet"
- exec 5>/dev/null
- $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
- exec 5>>config.log
- # Use ||, not &&, to avoid exiting from the if with $? = 1, which
- # would make configure fail if this is the last instruction.
- $ac_cs_success || { (exit 1); exit 1; }
-fi
-
diff --git a/libgnomevfs-java/autom4te.cache/output.1 b/libgnomevfs-java/autom4te.cache/output.1
deleted file mode 100644
index 226fd03..0000000
--- a/libgnomevfs-java/autom4te.cache/output.1
+++ /dev/null
@@ -1,5048 +0,0 @@
-@%:@! /bin/sh
-@%:@ Guess values for system-dependent variables and create Makefiles.
-@%:@ Generated by GNU Autoconf 2.59.
-@%:@
-@%:@ Copyright (C) 2003 Free Software Foundation, Inc.
-@%:@ This configure script is free software; the Free Software Foundation
-@%:@ gives unlimited permission to copy, distribute and modify it.
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-
-# Name of the host.
-# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
-# so uname gets run too.
-ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
-
-exec 6>&1
-
-#
-# Initializations.
-#
-ac_default_prefix=/usr/local
-ac_config_libobj_dir=.
-cross_compiling=no
-subdirs=
-MFLAGS=
-MAKEFLAGS=
-SHELL=${CONFIG_SHELL-/bin/sh}
-
-# Maximum number of lines to put in a shell here document.
-# This variable seems obsolete. It should probably be removed, and
-# only ac_max_sed_lines should be used.
-: ${ac_max_here_lines=38}
-
-# Identity of this package.
-PACKAGE_NAME=
-PACKAGE_TARNAME=
-PACKAGE_VERSION=
-PACKAGE_STRING=
-PACKAGE_BUGREPORT=
-
-ac_unique_file="src/jni/org_gnu_gnomevfs_GnomeVfs.c"
-ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALLED_CLASSPATH INSTALLED_JNI_DIR version apiversion CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DA [...]
-ac_subst_files=''
-
-# Initialize some variables set by options.
-ac_init_help=
-ac_init_version=false
-# The variables have the same names as the options, with
-# dashes changed to underlines.
-cache_file=/dev/null
-exec_prefix=NONE
-no_create=
-no_recursion=
-prefix=NONE
-program_prefix=NONE
-program_suffix=NONE
-program_transform_name=s,x,x,
-silent=
-site=
-srcdir=
-verbose=
-x_includes=NONE
-x_libraries=NONE
-
-# Installation directory options.
-# These are left unexpanded so users can "make install exec_prefix=/foo"
-# and all the variables that are supposed to be based on exec_prefix
-# by default will actually change.
-# Use braces instead of parens because sh, perl, etc. also accept them.
-bindir='${exec_prefix}/bin'
-sbindir='${exec_prefix}/sbin'
-libexecdir='${exec_prefix}/libexec'
-datadir='${prefix}/share'
-sysconfdir='${prefix}/etc'
-sharedstatedir='${prefix}/com'
-localstatedir='${prefix}/var'
-libdir='${exec_prefix}/lib'
-includedir='${prefix}/include'
-oldincludedir='/usr/include'
-infodir='${prefix}/info'
-mandir='${prefix}/man'
-
-ac_prev=
-for ac_option
-do
- # If the previous option needs an argument, assign it.
- if test -n "$ac_prev"; then
- eval "$ac_prev=\$ac_option"
- ac_prev=
- continue
- fi
-
- ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
-
- # Accept the important Cygnus configure options, so we can diagnose typos.
-
- case $ac_option in
-
- -bindir | --bindir | --bindi | --bind | --bin | --bi)
- ac_prev=bindir ;;
- -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
- bindir=$ac_optarg ;;
-
- -build | --build | --buil | --bui | --bu)
- ac_prev=build_alias ;;
- -build=* | --build=* | --buil=* | --bui=* | --bu=*)
- build_alias=$ac_optarg ;;
-
- -cache-file | --cache-file | --cache-fil | --cache-fi \
- | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
- ac_prev=cache_file ;;
- -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
- | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
- cache_file=$ac_optarg ;;
-
- --config-cache | -C)
- cache_file=config.cache ;;
-
- -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
- ac_prev=datadir ;;
- -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
- | --da=*)
- datadir=$ac_optarg ;;
-
- -disable-* | --disable-*)
- ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid feature name: $ac_feature" >&2
- { (exit 1); exit 1; }; }
- ac_feature=`echo $ac_feature | sed 's/-/_/g'`
- eval "enable_$ac_feature=no" ;;
-
- -enable-* | --enable-*)
- ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid feature name: $ac_feature" >&2
- { (exit 1); exit 1; }; }
- ac_feature=`echo $ac_feature | sed 's/-/_/g'`
- case $ac_option in
- *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
- *) ac_optarg=yes ;;
- esac
- eval "enable_$ac_feature='$ac_optarg'" ;;
-
- -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
- | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
- | --exec | --exe | --ex)
- ac_prev=exec_prefix ;;
- -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
- | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
- | --exec=* | --exe=* | --ex=*)
- exec_prefix=$ac_optarg ;;
-
- -gas | --gas | --ga | --g)
- # Obsolete; use --with-gas.
- with_gas=yes ;;
-
- -help | --help | --hel | --he | -h)
- ac_init_help=long ;;
- -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
- ac_init_help=recursive ;;
- -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
- ac_init_help=short ;;
-
- -host | --host | --hos | --ho)
- ac_prev=host_alias ;;
- -host=* | --host=* | --hos=* | --ho=*)
- host_alias=$ac_optarg ;;
-
- -includedir | --includedir | --includedi | --included | --include \
- | --includ | --inclu | --incl | --inc)
- ac_prev=includedir ;;
- -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
- | --includ=* | --inclu=* | --incl=* | --inc=*)
- includedir=$ac_optarg ;;
-
- -infodir | --infodir | --infodi | --infod | --info | --inf)
- ac_prev=infodir ;;
- -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
- infodir=$ac_optarg ;;
-
- -libdir | --libdir | --libdi | --libd)
- ac_prev=libdir ;;
- -libdir=* | --libdir=* | --libdi=* | --libd=*)
- libdir=$ac_optarg ;;
-
- -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
- | --libexe | --libex | --libe)
- ac_prev=libexecdir ;;
- -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
- | --libexe=* | --libex=* | --libe=*)
- libexecdir=$ac_optarg ;;
-
- -localstatedir | --localstatedir | --localstatedi | --localstated \
- | --localstate | --localstat | --localsta | --localst \
- | --locals | --local | --loca | --loc | --lo)
- ac_prev=localstatedir ;;
- -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
- | --localstate=* | --localstat=* | --localsta=* | --localst=* \
- | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
- localstatedir=$ac_optarg ;;
-
- -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
- ac_prev=mandir ;;
- -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
- mandir=$ac_optarg ;;
-
- -nfp | --nfp | --nf)
- # Obsolete; use --without-fp.
- with_fp=no ;;
-
- -no-create | --no-create | --no-creat | --no-crea | --no-cre \
- | --no-cr | --no-c | -n)
- no_create=yes ;;
-
- -no-recursion | --no-recursion | --no-recursio | --no-recursi \
- | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
- no_recursion=yes ;;
-
- -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
- | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
- | --oldin | --oldi | --old | --ol | --o)
- ac_prev=oldincludedir ;;
- -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
- | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
- | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
- oldincludedir=$ac_optarg ;;
-
- -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
- ac_prev=prefix ;;
- -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
- prefix=$ac_optarg ;;
-
- -program-prefix | --program-prefix | --program-prefi | --program-pref \
- | --program-pre | --program-pr | --program-p)
- ac_prev=program_prefix ;;
- -program-prefix=* | --program-prefix=* | --program-prefi=* \
- | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
- program_prefix=$ac_optarg ;;
-
- -program-suffix | --program-suffix | --program-suffi | --program-suff \
- | --program-suf | --program-su | --program-s)
- ac_prev=program_suffix ;;
- -program-suffix=* | --program-suffix=* | --program-suffi=* \
- | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
- program_suffix=$ac_optarg ;;
-
- -program-transform-name | --program-transform-name \
- | --program-transform-nam | --program-transform-na \
- | --program-transform-n | --program-transform- \
- | --program-transform | --program-transfor \
- | --program-transfo | --program-transf \
- | --program-trans | --program-tran \
- | --progr-tra | --program-tr | --program-t)
- ac_prev=program_transform_name ;;
- -program-transform-name=* | --program-transform-name=* \
- | --program-transform-nam=* | --program-transform-na=* \
- | --program-transform-n=* | --program-transform-=* \
- | --program-transform=* | --program-transfor=* \
- | --program-transfo=* | --program-transf=* \
- | --program-trans=* | --program-tran=* \
- | --progr-tra=* | --program-tr=* | --program-t=*)
- program_transform_name=$ac_optarg ;;
-
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil)
- silent=yes ;;
-
- -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
- ac_prev=sbindir ;;
- -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
- | --sbi=* | --sb=*)
- sbindir=$ac_optarg ;;
-
- -sharedstatedir | --sharedstatedir | --sharedstatedi \
- | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
- | --sharedst | --shareds | --shared | --share | --shar \
- | --sha | --sh)
- ac_prev=sharedstatedir ;;
- -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
- | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
- | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
- | --sha=* | --sh=*)
- sharedstatedir=$ac_optarg ;;
-
- -site | --site | --sit)
- ac_prev=site ;;
- -site=* | --site=* | --sit=*)
- site=$ac_optarg ;;
-
- -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
- ac_prev=srcdir ;;
- -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
- srcdir=$ac_optarg ;;
-
- -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
- | --syscon | --sysco | --sysc | --sys | --sy)
- ac_prev=sysconfdir ;;
- -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
- | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
- sysconfdir=$ac_optarg ;;
-
- -target | --target | --targe | --targ | --tar | --ta | --t)
- ac_prev=target_alias ;;
- -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
- target_alias=$ac_optarg ;;
-
- -v | -verbose | --verbose | --verbos | --verbo | --verb)
- verbose=yes ;;
-
- -version | --version | --versio | --versi | --vers | -V)
- ac_init_version=: ;;
-
- -with-* | --with-*)
- ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid package name: $ac_package" >&2
- { (exit 1); exit 1; }; }
- ac_package=`echo $ac_package| sed 's/-/_/g'`
- case $ac_option in
- *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
- *) ac_optarg=yes ;;
- esac
- eval "with_$ac_package='$ac_optarg'" ;;
-
- -without-* | --without-*)
- ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid package name: $ac_package" >&2
- { (exit 1); exit 1; }; }
- ac_package=`echo $ac_package | sed 's/-/_/g'`
- eval "with_$ac_package=no" ;;
-
- --x)
- # Obsolete; use --with-x.
- with_x=yes ;;
-
- -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
- | --x-incl | --x-inc | --x-in | --x-i)
- ac_prev=x_includes ;;
- -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
- | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
- x_includes=$ac_optarg ;;
-
- -x-libraries | --x-libraries | --x-librarie | --x-librari \
- | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
- ac_prev=x_libraries ;;
- -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
- | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
- x_libraries=$ac_optarg ;;
-
- -*) { echo "$as_me: error: unrecognized option: $ac_option
-Try \`$0 --help' for more information." >&2
- { (exit 1); exit 1; }; }
- ;;
-
- *=*)
- ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
- # Reject names that are not valid shell variable names.
- expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
- { (exit 1); exit 1; }; }
- ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
- eval "$ac_envvar='$ac_optarg'"
- export $ac_envvar ;;
-
- *)
- # FIXME: should be removed in autoconf 3.0.
- echo "$as_me: WARNING: you should use --build, --host, --target" >&2
- expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
- echo "$as_me: WARNING: invalid host type: $ac_option" >&2
- : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
- ;;
-
- esac
-done
-
-if test -n "$ac_prev"; then
- ac_option=--`echo $ac_prev | sed 's/_/-/g'`
- { echo "$as_me: error: missing argument to $ac_option" >&2
- { (exit 1); exit 1; }; }
-fi
-
-# Be sure to have absolute paths.
-for ac_var in exec_prefix prefix
-do
- eval ac_val=$`echo $ac_var`
- case $ac_val in
- [\\/$]* | ?:[\\/]* | NONE | '' ) ;;
- *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# Be sure to have absolute paths.
-for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
- localstatedir libdir includedir oldincludedir infodir mandir
-do
- eval ac_val=$`echo $ac_var`
- case $ac_val in
- [\\/$]* | ?:[\\/]* ) ;;
- *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# There might be people who depend on the old broken behavior: `$host'
-# used to hold the argument of --host etc.
-# FIXME: To remove some day.
-build=$build_alias
-host=$host_alias
-target=$target_alias
-
-# FIXME: To remove some day.
-if test "x$host_alias" != x; then
- if test "x$build_alias" = x; then
- cross_compiling=maybe
- echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
- If a cross compiler is detected then cross compile mode will be used." >&2
- elif test "x$build_alias" != "x$host_alias"; then
- cross_compiling=yes
- fi
-fi
-
-ac_tool_prefix=
-test -n "$host_alias" && ac_tool_prefix=$host_alias-
-
-test "$silent" = yes && exec 6>/dev/null
-
-
-# Find the source files, if location was not specified.
-if test -z "$srcdir"; then
- ac_srcdir_defaulted=yes
- # Try the directory containing this script, then its parent.
- ac_confdir=`(dirname "$0") 2>/dev/null ||
-$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$0" : 'X\(//\)[^/]' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$0" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- srcdir=$ac_confdir
- if test ! -r $srcdir/$ac_unique_file; then
- srcdir=..
- fi
-else
- ac_srcdir_defaulted=no
-fi
-if test ! -r $srcdir/$ac_unique_file; then
- if test "$ac_srcdir_defaulted" = yes; then
- { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
- { (exit 1); exit 1; }; }
- else
- { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
- { (exit 1); exit 1; }; }
- fi
-fi
-(cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||
- { echo "$as_me: error: sources are in $srcdir, but \`cd $srcdir' does not work" >&2
- { (exit 1); exit 1; }; }
-srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
-ac_env_build_alias_set=${build_alias+set}
-ac_env_build_alias_value=$build_alias
-ac_cv_env_build_alias_set=${build_alias+set}
-ac_cv_env_build_alias_value=$build_alias
-ac_env_host_alias_set=${host_alias+set}
-ac_env_host_alias_value=$host_alias
-ac_cv_env_host_alias_set=${host_alias+set}
-ac_cv_env_host_alias_value=$host_alias
-ac_env_target_alias_set=${target_alias+set}
-ac_env_target_alias_value=$target_alias
-ac_cv_env_target_alias_set=${target_alias+set}
-ac_cv_env_target_alias_value=$target_alias
-ac_env_CC_set=${CC+set}
-ac_env_CC_value=$CC
-ac_cv_env_CC_set=${CC+set}
-ac_cv_env_CC_value=$CC
-ac_env_CFLAGS_set=${CFLAGS+set}
-ac_env_CFLAGS_value=$CFLAGS
-ac_cv_env_CFLAGS_set=${CFLAGS+set}
-ac_cv_env_CFLAGS_value=$CFLAGS
-ac_env_LDFLAGS_set=${LDFLAGS+set}
-ac_env_LDFLAGS_value=$LDFLAGS
-ac_cv_env_LDFLAGS_set=${LDFLAGS+set}
-ac_cv_env_LDFLAGS_value=$LDFLAGS
-ac_env_CPPFLAGS_set=${CPPFLAGS+set}
-ac_env_CPPFLAGS_value=$CPPFLAGS
-ac_cv_env_CPPFLAGS_set=${CPPFLAGS+set}
-ac_cv_env_CPPFLAGS_value=$CPPFLAGS
-ac_env_CPP_set=${CPP+set}
-ac_env_CPP_value=$CPP
-ac_cv_env_CPP_set=${CPP+set}
-ac_cv_env_CPP_value=$CPP
-
-#
-# Report the --help message.
-#
-if test "$ac_init_help" = "long"; then
- # Omit some internal or obsolete options to make the list less imposing.
- # This message is too long to be a string in the A/UX 3.1 sh.
- cat <<_ACEOF
-\`configure' configures this package to adapt to many kinds of systems.
-
-Usage: $0 [OPTION]... [VAR=VALUE]...
-
-To assign environment variables (e.g., CC, CFLAGS...), specify them as
-VAR=VALUE. See below for descriptions of some of the useful variables.
-
-Defaults for the options are specified in brackets.
-
-Configuration:
- -h, --help display this help and exit
- --help=short display options specific to this package
- --help=recursive display the short help of all the included packages
- -V, --version display version information and exit
- -q, --quiet, --silent do not print \`checking...' messages
- --cache-file=FILE cache test results in FILE [disabled]
- -C, --config-cache alias for \`--cache-file=config.cache'
- -n, --no-create do not create output files
- --srcdir=DIR find the sources in DIR [configure dir or \`..']
-
-_ACEOF
-
- cat <<_ACEOF
-Installation directories:
- --prefix=PREFIX install architecture-independent files in PREFIX
- [$ac_default_prefix]
- --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
- [PREFIX]
-
-By default, \`make install' will install all the files in
-\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
-an installation prefix other than \`$ac_default_prefix' using \`--prefix',
-for instance \`--prefix=\$HOME'.
-
-For better control, use the options below.
-
-Fine tuning of the installation directories:
- --bindir=DIR user executables [EPREFIX/bin]
- --sbindir=DIR system admin executables [EPREFIX/sbin]
- --libexecdir=DIR program executables [EPREFIX/libexec]
- --datadir=DIR read-only architecture-independent data [PREFIX/share]
- --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
- --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
- --localstatedir=DIR modifiable single-machine data [PREFIX/var]
- --libdir=DIR object code libraries [EPREFIX/lib]
- --includedir=DIR C header files [PREFIX/include]
- --oldincludedir=DIR C header files for non-gcc [/usr/include]
- --infodir=DIR info documentation [PREFIX/info]
- --mandir=DIR man documentation [PREFIX/man]
-_ACEOF
-
- cat <<\_ACEOF
-_ACEOF
-fi
-
-if test -n "$ac_init_help"; then
-
- cat <<\_ACEOF
-
-Optional Packages:
- --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
- --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
- --without-gcj-compile Binary builds of Java-GNOME
-with gcj compiler will not be made
- --with-gcj-prefix=PFX Prefix where gcj is installed (optional)
-
-Some influential environment variables:
- CC C compiler command
- CFLAGS C compiler flags
- LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
- nonstandard directory <lib dir>
- CPPFLAGS C/C++ preprocessor flags, e.g. -I<include dir> if you have
- headers in a nonstandard directory <include dir>
- CPP C preprocessor
-
-Use these variables to override the choices made by `configure' or to help
-it to find libraries and programs with nonstandard names/locations.
-
-_ACEOF
-fi
-
-if test "$ac_init_help" = "recursive"; then
- # If there are subdirs, report their specific --help.
- ac_popdir=`pwd`
- for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
- test -d $ac_dir || continue
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
- cd $ac_dir
- # Check for guested configure; otherwise get Cygnus style configure.
- if test -f $ac_srcdir/configure.gnu; then
- echo
- $SHELL $ac_srcdir/configure.gnu --help=recursive
- elif test -f $ac_srcdir/configure; then
- echo
- $SHELL $ac_srcdir/configure --help=recursive
- elif test -f $ac_srcdir/configure.ac ||
- test -f $ac_srcdir/configure.in; then
- echo
- $ac_configure --help
- else
- echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
- fi
- cd "$ac_popdir"
- done
-fi
-
-test -n "$ac_init_help" && exit 0
-if $ac_init_version; then
- cat <<\_ACEOF
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This configure script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it.
-_ACEOF
- exit 0
-fi
-exec 5>config.log
-cat >&5 <<_ACEOF
-This file contains any messages produced by compilers while
-running configure, to aid debugging if configure makes a mistake.
-
-It was created by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- $ $0 $@
-
-_ACEOF
-{
-cat <<_ASUNAME
-@%:@@%:@ --------- @%:@@%:@
-@%:@@%:@ Platform. @%:@@%:@
-@%:@@%:@ --------- @%:@@%:@
-
-hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
-uname -m = `(uname -m) 2>/dev/null || echo unknown`
-uname -r = `(uname -r) 2>/dev/null || echo unknown`
-uname -s = `(uname -s) 2>/dev/null || echo unknown`
-uname -v = `(uname -v) 2>/dev/null || echo unknown`
-
-/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
-/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
-
-/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
-/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
-/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
-hostinfo = `(hostinfo) 2>/dev/null || echo unknown`
-/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
-/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
-/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
-
-_ASUNAME
-
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- echo "PATH: $as_dir"
-done
-
-} >&5
-
-cat >&5 <<_ACEOF
-
-
-@%:@@%:@ ----------- @%:@@%:@
-@%:@@%:@ Core tests. @%:@@%:@
-@%:@@%:@ ----------- @%:@@%:@
-
-_ACEOF
-
-
-# Keep a trace of the command line.
-# Strip out --no-create and --no-recursion so they do not pile up.
-# Strip out --silent because we don't want to record it for future runs.
-# Also quote any args containing shell meta-characters.
-# Make two passes to allow for proper duplicate-argument suppression.
-ac_configure_args=
-ac_configure_args0=
-ac_configure_args1=
-ac_sep=
-ac_must_keep_next=false
-for ac_pass in 1 2
-do
- for ac_arg
- do
- case $ac_arg in
- -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil)
- continue ;;
- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
- ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
- esac
- case $ac_pass in
- 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
- 2)
- ac_configure_args1="$ac_configure_args1 '$ac_arg'"
- if test $ac_must_keep_next = true; then
- ac_must_keep_next=false # Got value, back to normal.
- else
- case $ac_arg in
- *=* | --config-cache | -C | -disable-* | --disable-* \
- | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
- | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
- | -with-* | --with-* | -without-* | --without-* | --x)
- case "$ac_configure_args0 " in
- "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
- esac
- ;;
- -* ) ac_must_keep_next=true ;;
- esac
- fi
- ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
- # Get rid of the leading space.
- ac_sep=" "
- ;;
- esac
- done
-done
-$as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
-$as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
-
-# When interrupted or exit'd, cleanup temporary files, and complete
-# config.log. We remove comments because anyway the quotes in there
-# would cause problems or look ugly.
-# WARNING: Be sure not to use single quotes in there, as some shells,
-# such as our DU 5.0 friend, will then `close' the trap.
-trap 'exit_status=$?
- # Save into config.log some information that might help in debugging.
- {
- echo
-
- cat <<\_ASBOX
-@%:@@%:@ ---------------- @%:@@%:@
-@%:@@%:@ Cache variables. @%:@@%:@
-@%:@@%:@ ---------------- @%:@@%:@
-_ASBOX
- echo
- # The following way of writing the cache mishandles newlines in values,
-{
- (set) 2>&1 |
- case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
- *ac_space=\ *)
- sed -n \
- "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
- s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
- ;;
- *)
- sed -n \
- "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
- ;;
- esac;
-}
- echo
-
- cat <<\_ASBOX
-@%:@@%:@ ----------------- @%:@@%:@
-@%:@@%:@ Output variables. @%:@@%:@
-@%:@@%:@ ----------------- @%:@@%:@
-_ASBOX
- echo
- for ac_var in $ac_subst_vars
- do
- eval ac_val=$`echo $ac_var`
- echo "$ac_var='"'"'$ac_val'"'"'"
- done | sort
- echo
-
- if test -n "$ac_subst_files"; then
- cat <<\_ASBOX
-@%:@@%:@ ------------- @%:@@%:@
-@%:@@%:@ Output files. @%:@@%:@
-@%:@@%:@ ------------- @%:@@%:@
-_ASBOX
- echo
- for ac_var in $ac_subst_files
- do
- eval ac_val=$`echo $ac_var`
- echo "$ac_var='"'"'$ac_val'"'"'"
- done | sort
- echo
- fi
-
- if test -s confdefs.h; then
- cat <<\_ASBOX
-@%:@@%:@ ----------- @%:@@%:@
-@%:@@%:@ confdefs.h. @%:@@%:@
-@%:@@%:@ ----------- @%:@@%:@
-_ASBOX
- echo
- sed "/^$/d" confdefs.h | sort
- echo
- fi
- test "$ac_signal" != 0 &&
- echo "$as_me: caught signal $ac_signal"
- echo "$as_me: exit $exit_status"
- } >&5
- rm -f core *.core &&
- rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
- exit $exit_status
- ' 0
-for ac_signal in 1 2 13 15; do
- trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
-done
-ac_signal=0
-
-# confdefs.h avoids OS command line length limits that DEFS can exceed.
-rm -rf conftest* confdefs.h
-# AIX cpp loses on an empty file, so make sure it contains at least a newline.
-echo >confdefs.h
-
-# Predefined preprocessor variables.
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_NAME "$PACKAGE_NAME"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_TARNAME "$PACKAGE_TARNAME"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_VERSION "$PACKAGE_VERSION"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_STRING "$PACKAGE_STRING"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
-_ACEOF
-
-
-# Let the site file select an alternate cache file if it wants to.
-# Prefer explicitly selected file to automatically selected ones.
-if test -z "$CONFIG_SITE"; then
- if test "x$prefix" != xNONE; then
- CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
- else
- CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
- fi
-fi
-for ac_site_file in $CONFIG_SITE; do
- if test -r "$ac_site_file"; then
- { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
-echo "$as_me: loading site script $ac_site_file" >&6;}
- sed 's/^/| /' "$ac_site_file" >&5
- . "$ac_site_file"
- fi
-done
-
-if test -r "$cache_file"; then
- # Some versions of bash will fail to source /dev/null (special
- # files actually), so we avoid doing that.
- if test -f "$cache_file"; then
- { echo "$as_me:$LINENO: loading cache $cache_file" >&5
-echo "$as_me: loading cache $cache_file" >&6;}
- case $cache_file in
- [\\/]* | ?:[\\/]* ) . $cache_file;;
- *) . ./$cache_file;;
- esac
- fi
-else
- { echo "$as_me:$LINENO: creating cache $cache_file" >&5
-echo "$as_me: creating cache $cache_file" >&6;}
- >$cache_file
-fi
-
-# Check that the precious variables saved in the cache have kept the same
-# value.
-ac_cache_corrupted=false
-for ac_var in `(set) 2>&1 |
- sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
- eval ac_old_set=\$ac_cv_env_${ac_var}_set
- eval ac_new_set=\$ac_env_${ac_var}_set
- eval ac_old_val="\$ac_cv_env_${ac_var}_value"
- eval ac_new_val="\$ac_env_${ac_var}_value"
- case $ac_old_set,$ac_new_set in
- set,)
- { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
-echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
- ac_cache_corrupted=: ;;
- ,set)
- { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
-echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
- ac_cache_corrupted=: ;;
- ,);;
- *)
- if test "x$ac_old_val" != "x$ac_new_val"; then
- { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
-echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
- { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
-echo "$as_me: former value: $ac_old_val" >&2;}
- { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
-echo "$as_me: current value: $ac_new_val" >&2;}
- ac_cache_corrupted=:
- fi;;
- esac
- # Pass precious variables to config.status.
- if test "$ac_new_set" = set; then
- case $ac_new_val in
- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
- ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
- *) ac_arg=$ac_var=$ac_new_val ;;
- esac
- case " $ac_configure_args " in
- *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
- *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
- esac
- fi
-done
-if $ac_cache_corrupted; then
- { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
-echo "$as_me: error: changes in the environment can compromise the build" >&2;}
- { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
-echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-version="2.7.4"
-apiversion="2.7"
-
-INSTALLED_CLASSPATH=\${prefix}/share/java/gnome${apiversion}-${version}.jar
-INSTALLED_JNI_DIR=\${prefix}/lib/jni/
-
-
-
-
-
-
-
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
-echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
-# On Suns, sometimes $CPP names a directory.
-if test -n "$CPP" && test -d "$CPP"; then
- CPP=
-fi
-if test -z "$CPP"; then
- if test "${ac_cv_prog_CPP+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- # Double quotes because CPP needs to be expanded
- for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
- do
- ac_preproc_ok=false
-for ac_c_preproc_warn_flag in '' yes
-do
- # Use a header file that comes with gcc, so configuring glibc
- # with a fresh cross-compiler works.
- # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- # <limits.h> exists even on freestanding compilers.
- # On the NeXT, cc -E runs the code through the compiler's parser,
- # not just through cpp. "Syntax error" is here to catch this case.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@ifdef __STDC__
-@%:@ include <limits.h>
-@%:@else
-@%:@ include <assert.h>
-@%:@endif
- Syntax error
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.$ac_ext
-
- # OK, works on sane cases. Now check whether non-existent headers
- # can be detected and how.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@include <ac_nonexistent.h>
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- # Broken: success on invalid input.
-continue
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then
- break
-fi
-
- done
- ac_cv_prog_CPP=$CPP
-
-fi
- CPP=$ac_cv_prog_CPP
-else
- ac_cv_prog_CPP=$CPP
-fi
-echo "$as_me:$LINENO: result: $CPP" >&5
-echo "${ECHO_T}$CPP" >&6
-ac_preproc_ok=false
-for ac_c_preproc_warn_flag in '' yes
-do
- # Use a header file that comes with gcc, so configuring glibc
- # with a fresh cross-compiler works.
- # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- # <limits.h> exists even on freestanding compilers.
- # On the NeXT, cc -E runs the code through the compiler's parser,
- # not just through cpp. "Syntax error" is here to catch this case.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@ifdef __STDC__
-@%:@ include <limits.h>
-@%:@else
-@%:@ include <assert.h>
-@%:@endif
- Syntax error
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.$ac_ext
-
- # OK, works on sane cases. Now check whether non-existent headers
- # can be detected and how.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@include <ac_nonexistent.h>
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- # Broken: success on invalid input.
-continue
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then
- :
-else
- { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." >&5
-echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-echo "$as_me:$LINENO: checking for egrep" >&5
-echo $ECHO_N "checking for egrep... $ECHO_C" >&6
-if test "${ac_cv_prog_egrep+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if echo a | (grep -E '(a|b)') >/dev/null 2>&1
- then ac_cv_prog_egrep='grep -E'
- else ac_cv_prog_egrep='egrep'
- fi
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5
-echo "${ECHO_T}$ac_cv_prog_egrep" >&6
- EGREP=$ac_cv_prog_egrep
-
-
-
-
-ac_aux_dir=
-for ac_dir in . $srcdir/.; do
- if test -f $ac_dir/install-sh; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/install-sh -c"
- break
- elif test -f $ac_dir/install.sh; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/install.sh -c"
- break
- elif test -f $ac_dir/shtool; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/shtool install -c"
- break
- fi
-done
-if test -z "$ac_aux_dir"; then
- { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in . $srcdir/." >&5
-echo "$as_me: error: cannot find install-sh or install.sh in . $srcdir/." >&2;}
- { (exit 1); exit 1; }; }
-fi
-ac_config_guess="$SHELL $ac_aux_dir/config.guess"
-ac_config_sub="$SHELL $ac_aux_dir/config.sub"
-ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
-
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-if test -n "$ac_tool_prefix"; then
- # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
-set dummy ${ac_tool_prefix}gcc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="${ac_tool_prefix}gcc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$ac_cv_prog_CC"; then
- ac_ct_CC=$CC
- # Extract the first word of "gcc", so it can be a program name with args.
-set dummy gcc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="gcc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- CC=$ac_ct_CC
-else
- CC="$ac_cv_prog_CC"
-fi
-
-if test -z "$CC"; then
- if test -n "$ac_tool_prefix"; then
- # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
-set dummy ${ac_tool_prefix}cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="${ac_tool_prefix}cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$ac_cv_prog_CC"; then
- ac_ct_CC=$CC
- # Extract the first word of "cc", so it can be a program name with args.
-set dummy cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- CC=$ac_ct_CC
-else
- CC="$ac_cv_prog_CC"
-fi
-
-fi
-if test -z "$CC"; then
- # Extract the first word of "cc", so it can be a program name with args.
-set dummy cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
- ac_prog_rejected=no
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
- ac_prog_rejected=yes
- continue
- fi
- ac_cv_prog_CC="cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-if test $ac_prog_rejected = yes; then
- # We found a bogon in the path, so make sure we never use it.
- set dummy $ac_cv_prog_CC
- shift
- if test $@%:@ != 0; then
- # We chose a different compiler from the bogus one.
- # However, it has the same basename, so the bogon will be chosen
- # first if we set CC to just the basename; use the full file name.
- shift
- ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
- fi
-fi
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$CC"; then
- if test -n "$ac_tool_prefix"; then
- for ac_prog in cl
- do
- # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
-set dummy $ac_tool_prefix$ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$CC" && break
- done
-fi
-if test -z "$CC"; then
- ac_ct_CC=$CC
- for ac_prog in cl
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$ac_ct_CC" && break
-done
-
- CC=$ac_ct_CC
-fi
-
-fi
-
-
-test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
-See \`config.log' for more details." >&5
-echo "$as_me: error: no acceptable C compiler found in \$PATH
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-
-# Provide some information about the compiler.
-echo "$as_me:$LINENO:" \
- "checking for C compiler version" >&5
-ac_compiler=`set X $ac_compile; echo $2`
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
- (eval $ac_compiler --version </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5
- (eval $ac_compiler -v </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5
- (eval $ac_compiler -V </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-ac_clean_files_save=$ac_clean_files
-ac_clean_files="$ac_clean_files a.out a.exe b.out"
-# Try to create an executable without -o first, disregard a.out.
-# It will help us diagnose broken compilers, and finding out an intuition
-# of exeext.
-echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
-ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
- (eval $ac_link_default) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- # Find the output, starting from the most likely. This scheme is
-# not robust to junk in `.', hence go to wildcards (a.*) only as a last
-# resort.
-
-# Be careful to initialize this variable, since it used to be cached.
-# Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile.
-ac_cv_exeext=
-# b.out is created by i960 compilers.
-for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out
-do
- test -f "$ac_file" || continue
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )
- ;;
- conftest.$ac_ext )
- # This is the source file.
- ;;
- [ab].out )
- # We found the default executable, but exeext='' is most
- # certainly right.
- break;;
- *.* )
- ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
- # FIXME: I believe we export ac_cv_exeext for Libtool,
- # but it would be cool to find out if it's true. Does anybody
- # maintain Libtool? --akim.
- export ac_cv_exeext
- break;;
- * )
- break;;
- esac
-done
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-{ { echo "$as_me:$LINENO: error: C compiler cannot create executables
-See \`config.log' for more details." >&5
-echo "$as_me: error: C compiler cannot create executables
-See \`config.log' for more details." >&2;}
- { (exit 77); exit 77; }; }
-fi
-
-ac_exeext=$ac_cv_exeext
-echo "$as_me:$LINENO: result: $ac_file" >&5
-echo "${ECHO_T}$ac_file" >&6
-
-# Check the compiler produces executables we can run. If not, either
-# the compiler is broken, or we cross compile.
-echo "$as_me:$LINENO: checking whether the C compiler works" >&5
-echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6
-# FIXME: These cross compiler hacks should be removed for Autoconf 3.0
-# If not cross compiling, check that we can run a simple program.
-if test "$cross_compiling" != yes; then
- if { ac_try='./$ac_file'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- cross_compiling=no
- else
- if test "$cross_compiling" = maybe; then
- cross_compiling=yes
- else
- { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
-If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot run C compiled programs.
-If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
- fi
- fi
-fi
-echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
-
-rm -f a.out a.exe conftest$ac_cv_exeext b.out
-ac_clean_files=$ac_clean_files_save
-# Check the compiler produces executables we can run. If not, either
-# the compiler is broken, or we cross compile.
-echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
-echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6
-echo "$as_me:$LINENO: result: $cross_compiling" >&5
-echo "${ECHO_T}$cross_compiling" >&6
-
-echo "$as_me:$LINENO: checking for suffix of executables" >&5
-echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- # If both `conftest.exe' and `conftest' are `present' (well, observable)
-# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
-# work properly (i.e., refer to `conftest.exe'), while it won't with
-# `rm'.
-for ac_file in conftest.exe conftest conftest.*; do
- test -f "$ac_file" || continue
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
- *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
- export ac_cv_exeext
- break;;
- * ) break;;
- esac
-done
-else
- { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-rm -f conftest$ac_cv_exeext
-echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
-echo "${ECHO_T}$ac_cv_exeext" >&6
-
-rm -f conftest.$ac_ext
-EXEEXT=$ac_cv_exeext
-ac_exeext=$EXEEXT
-echo "$as_me:$LINENO: checking for suffix of object files" >&5
-echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6
-if test "${ac_cv_objext+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.o conftest.obj
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
- *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
- break;;
- esac
-done
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-{ { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute suffix of object files: cannot compile
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-rm -f conftest.$ac_cv_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
-echo "${ECHO_T}$ac_cv_objext" >&6
-OBJEXT=$ac_cv_objext
-ac_objext=$OBJEXT
-echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
-echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6
-if test "${ac_cv_c_compiler_gnu+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-#ifndef __GNUC__
- choke me
-#endif
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_compiler_gnu=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_compiler_gnu=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_cv_c_compiler_gnu=$ac_compiler_gnu
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
-GCC=`test $ac_compiler_gnu = yes && echo yes`
-ac_test_CFLAGS=${CFLAGS+set}
-ac_save_CFLAGS=$CFLAGS
-CFLAGS="-g"
-echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
-echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6
-if test "${ac_cv_prog_cc_g+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_prog_cc_g=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_prog_cc_g=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
-echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
-if test "$ac_test_CFLAGS" = set; then
- CFLAGS=$ac_save_CFLAGS
-elif test $ac_cv_prog_cc_g = yes; then
- if test "$GCC" = yes; then
- CFLAGS="-g -O2"
- else
- CFLAGS="-g"
- fi
-else
- if test "$GCC" = yes; then
- CFLAGS="-O2"
- else
- CFLAGS=
- fi
-fi
-echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5
-echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6
-if test "${ac_cv_prog_cc_stdc+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- ac_cv_prog_cc_stdc=no
-ac_save_CC=$CC
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#include <stdarg.h>
-#include <stdio.h>
-#include <sys/types.h>
-#include <sys/stat.h>
-/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
-struct buf { int x; };
-FILE * (*rcsopen) (struct buf *, struct stat *, int);
-static char *e (p, i)
- char **p;
- int i;
-{
- return p[i];
-}
-static char *f (char * (*g) (char **, int), char **p, ...)
-{
- char *s;
- va_list v;
- va_start (v,p);
- s = g (p, va_arg (v,int));
- va_end (v);
- return s;
-}
-
-/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
- function prototypes and stuff, but not '\xHH' hex character constants.
- These don't provoke an error unfortunately, instead are silently treated
- as 'x'. The following induces an error, until -std1 is added to get
- proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
- array size at least. It's necessary to write '\x00'==0 to get something
- that's true only with -std1. */
-int osf4_cc_array ['\x00' == 0 ? 1 : -1];
-
-int test (int i, double x);
-struct s1 {int (*f) (int a);};
-struct s2 {int (*f) (double a);};
-int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
-int argc;
-char **argv;
-int
-main ()
-{
-return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
- ;
- return 0;
-}
-_ACEOF
-# Don't try gcc -ansi; that turns off useful extensions and
-# breaks some systems' header files.
-# AIX -qlanglvl=ansi
-# Ultrix and OSF/1 -std1
-# HP-UX 10.20 and later -Ae
-# HP-UX older versions -Aa -D_HPUX_SOURCE
-# SVR4 -Xc -D__EXTENSIONS__
-for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
-do
- CC="$ac_save_CC $ac_arg"
- rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_prog_cc_stdc=$ac_arg
-break
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext
-done
-rm -f conftest.$ac_ext conftest.$ac_objext
-CC=$ac_save_CC
-
-fi
-
-case "x$ac_cv_prog_cc_stdc" in
- x|xno)
- echo "$as_me:$LINENO: result: none needed" >&5
-echo "${ECHO_T}none needed" >&6 ;;
- *)
- echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5
-echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6
- CC="$CC $ac_cv_prog_cc_stdc" ;;
-esac
-
-# Some people use a C++ compiler to compile C. Since we use `exit',
-# in C++ we need to declare it. In case someone uses the same compiler
-# for both compiling C and C++ we need to have the C++ compiler decide
-# the declaration of exit, since it's the most demanding environment.
-cat >conftest.$ac_ext <<_ACEOF
-@%:@ifndef __cplusplus
- choke me
-@%:@endif
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- for ac_declaration in \
- '' \
- 'extern "C" void std::exit (int) throw (); using std::exit;' \
- 'extern "C" void std::exit (int); using std::exit;' \
- 'extern "C" void exit (int) throw ();' \
- 'extern "C" void exit (int);' \
- 'void exit (int);'
-do
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-$ac_declaration
-@%:@include <stdlib.h>
-int
-main ()
-{
-exit (42);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-continue
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-$ac_declaration
-int
-main ()
-{
-exit (42);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- break
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-done
-rm -f conftest*
-if test -n "$ac_declaration"; then
- echo '#ifdef __cplusplus' >>confdefs.h
- echo $ac_declaration >>confdefs.h
- echo '#endif' >>confdefs.h
-fi
-
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-# Find a good install program. We prefer a C program (faster),
-# so one script is as good as another. But avoid the broken or
-# incompatible versions:
-# SysV /etc/install, /usr/sbin/install
-# SunOS /usr/etc/install
-# IRIX /sbin/install
-# AIX /bin/install
-# AmigaOS /C/install, which installs bootblocks on floppy discs
-# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
-# AFS /usr/afsws/bin/install, which mishandles nonexistent args
-# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
-# OS/2's system install, which has a completely different semantic
-# ./install, which can be erroneously created by make from ./install.sh.
-echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
-echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
-if test -z "$INSTALL"; then
-if test "${ac_cv_path_install+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- # Account for people who put trailing slashes in PATH elements.
-case $as_dir/ in
- ./ | .// | /cC/* | \
- /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
- ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
- /usr/ucb/* ) ;;
- *)
- # OSF1 and SCO ODT 3.0 have their own names for install.
- # Don't use installbsd from OSF since it installs stuff as root
- # by default.
- for ac_prog in ginstall scoinst install; do
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
- if test $ac_prog = install &&
- grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
- # AIX install. It has an incompatible calling convention.
- :
- elif test $ac_prog = install &&
- grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
- # program-specific install script used by HP pwplus--don't use.
- :
- else
- ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
- break 3
- fi
- fi
- done
- done
- ;;
-esac
-done
-
-
-fi
- if test "${ac_cv_path_install+set}" = set; then
- INSTALL=$ac_cv_path_install
- else
- # As a last resort, use the slow shell script. We don't cache a
- # path for INSTALL within a source directory, because that will
- # break other packages using the cache if that directory is
- # removed, or if the path is relative.
- INSTALL=$ac_install_sh
- fi
-fi
-echo "$as_me:$LINENO: result: $INSTALL" >&5
-echo "${ECHO_T}$INSTALL" >&6
-
-# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
-# It thinks the first close brace ends the variable substitution.
-test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
-
-test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
-
-test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
-
-
-# Extract the first word of "db2html$EXEEXT", so it can be a program name with args.
-set dummy db2html$EXEEXT; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_DB1+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $DB1 in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_DB1="$DB1" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_DB1="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_DB1" && ac_cv_path_DB1="nocommand"
- ;;
-esac
-fi
-DB1=$ac_cv_path_DB1
-
-if test -n "$DB1"; then
- echo "$as_me:$LINENO: result: $DB1" >&5
-echo "${ECHO_T}$DB1" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-if test "$DB1" = nocommand; then
- # Extract the first word of "docbook2html$EXEEXT", so it can be a program name with args.
-set dummy docbook2html$EXEEXT; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_DB2+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $DB2 in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_DB2="$DB2" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_DB2="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_DB2" && ac_cv_path_DB2="nocommand"
- ;;
-esac
-fi
-DB2=$ac_cv_path_DB2
-
-if test -n "$DB2"; then
- echo "$as_me:$LINENO: result: $DB2" >&5
-echo "${ECHO_T}$DB2" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- if test "$DB2" = nocommand; then
- { { echo "$as_me:$LINENO: error: docbook not found in $PATH" >&5
-echo "$as_me: error: docbook not found in $PATH" >&2;}
- { (exit 1); exit 1; }; }
- else
- DOCBOOK=$DB2
- fi;else
- DOCBOOK=$DB1
-fi;
-
-
-if test "x$JAVAPREFIX" = x; then
- test "x$JAVAC" = x && for ac_prog in "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAVAC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAVAC"; then
- ac_cv_prog_JAVAC="$JAVAC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAVAC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAVAC=$ac_cv_prog_JAVAC
-if test -n "$JAVAC"; then
- echo "$as_me:$LINENO: result: $JAVAC" >&5
-echo "${ECHO_T}$JAVAC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAVAC" && break
-done
-
-else
- test "x$JAVAC" = x && for ac_prog in "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAVAC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAVAC"; then
- ac_cv_prog_JAVAC="$JAVAC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAVAC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAVAC=$ac_cv_prog_JAVAC
-if test -n "$JAVAC"; then
- echo "$as_me:$LINENO: result: $JAVAC" >&5
-echo "${ECHO_T}$JAVAC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAVAC" && break
-done
-test -n "$JAVAC" || JAVAC="$JAVAPREFIX"
-
-fi
-test "x$JAVAC" = x && { { echo "$as_me:$LINENO: error: no acceptable Java compiler found in \$PATH" >&5
-echo "$as_me: error: no acceptable Java compiler found in \$PATH" >&2;}
- { (exit 1); exit 1; }; }
-
-echo "$as_me:$LINENO: checking if $JAVAC works" >&5
-echo $ECHO_N "checking if $JAVAC works... $ECHO_C" >&6
-if test "${ac_cv_prog_javac_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* #line __oline__ "configure" */
-public class Test {
-}
-EOF
-if { ac_try='$JAVAC $JAVACFLAGS $JAVA_TEST'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- { { echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
-echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
- { (exit 1); exit 1; }; }
- echo "configure: failed program was:" >&5
- cat $JAVA_TEST >&5
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_javac_works" >&5
-echo "${ECHO_T}$ac_cv_prog_javac_works" >&6
-
-
-
-echo "$as_me:$LINENO: checking if $JAVAC works" >&5
-echo $ECHO_N "checking if $JAVAC works... $ECHO_C" >&6
-if test "${ac_cv_prog_javac_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* #line __oline__ "configure" */
-public class Test {
-}
-EOF
-if { ac_try='$JAVAC $JAVACFLAGS $JAVA_TEST'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- { { echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
-echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
- { (exit 1); exit 1; }; }
- echo "configure: failed program was:" >&5
- cat $JAVA_TEST >&5
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_javac_works" >&5
-echo "${ECHO_T}$ac_cv_prog_javac_works" >&6
-
-
-if test "x$JAVAPREFIX" = x; then
- test "x$JAR" = x && for ac_prog in jar$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAR"; then
- ac_cv_prog_JAR="$JAR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAR="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAR=$ac_cv_prog_JAR
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAR" && break
-done
-
-else
- test "x$JAR" = x && for ac_prog in jar
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAR"; then
- ac_cv_prog_JAR="$JAR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAR="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAR=$ac_cv_prog_JAR
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAR" && break
-done
-test -n "$JAR" || JAR="$JAVAPREFIX"
-
-fi
-test "x$JAR" = x && { { echo "$as_me:$LINENO: error: no acceptable jar program found in \$PATH" >&5
-echo "$as_me: error: no acceptable jar program found in \$PATH" >&2;}
- { (exit 1); exit 1; }; }
-
-
-
-
-# Check whether --with-gcj_compile or --without-gcj_compile was given.
-if test "${with_gcj_compile+set}" = set; then
- withval="$with_gcj_compile"
- gcj_compile="no"
-else
- gcj_compile="yes"
-fi;
-
-if test $gcj_compile = "yes"; then
-
-# Check whether --with-gcj-prefix or --without-gcj-prefix was given.
-if test "${with_gcj_prefix+set}" = set; then
- withval="$with_gcj_prefix"
- gcj_prefix="$withval"
-else
- gcj_prefix=""
-fi;
-
- if test x$gcj_prefix != x ; then
- GCJ_HOME=$gcj_prefix
- fi
-
- if test x$GCJ_HOME != x ; then
- echo "Add $GCJ_HOME/bin to path and check again."
- PATH="$GCJ_HOME/bin:$PATH"
- fi
- # Extract the first word of "gcj", so it can be a program name with args.
-set dummy gcj; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_GCJ+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $GCJ in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_GCJ="$GCJ" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_GCJ="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_GCJ" && ac_cv_path_GCJ="no"
- ;;
-esac
-fi
-GCJ=$ac_cv_path_GCJ
-
-if test -n "$GCJ"; then
- echo "$as_me:$LINENO: result: $GCJ" >&5
-echo "${ECHO_T}$GCJ" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-
- min_gcj_version=3.0.0
- echo "$as_me:$LINENO: checking for GCJ - version >= $min_gcj_version" >&5
-echo $ECHO_N "checking for GCJ - version >= $min_gcj_version... $ECHO_C" >&6
- min_gcj_major_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\1/'`
- min_gcj_minor_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\2/'`
- min_gcj_micro_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\3/'`
- if test "$GCJ" = "no" ; then
- no_gcj=yes
- else
- gcj_version=`$GCJ --version 2>&1 | grep GCC | sed 's/gcj (GCC) \([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1.\2.\3/'`
- gcj_major_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1/'`
- gcj_minor_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\2/'`
- gcj_micro_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\3/'`
- if test "$cross_compiling" = yes; then
- echo $ac_n "cross compiling; assumed OK... $ac_c"
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-#include <stdio.h>
-
-main()
-{
- if ((1$gcj_major_version > 1$min_gcj_major_version) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version > 1$min_gcj_minor_version)) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version == 1$min_gcj_minor_version) &&
- (1$gcj_micro_version >= 1$min_gcj_micro_version)))
- {
- return(0);
- }
- else
- {
- return(1);
- }
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- :
-else
- echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-no_gcj=yes
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
-fi
- fi
- if test "x$no_gcj" = x ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- # Extract the first word of "gcj", so it can be a program name with args.
-set dummy gcj; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_GCJ+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $GCJ in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_GCJ="$GCJ" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_GCJ="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_GCJ" && ac_cv_path_GCJ="no"
- ;;
-esac
-fi
-GCJ=$ac_cv_path_GCJ
-
-if test -n "$GCJ"; then
- echo "$as_me:$LINENO: result: $GCJ" >&5
-echo "${ECHO_T}$GCJ" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- # Extract the first word of "jar", so it can be a program name with args.
-set dummy jar; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $JAR in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_JAR="$JAR" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_JAR="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_JAR" && ac_cv_path_JAR="no"
- ;;
-esac
-fi
-JAR=$ac_cv_path_JAR
-
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- if test x$GCJ_HOME != x ; then
- :
- else
- GCJ_HOME=`which gcj | sed 's/\(.*\).bin.*gcj/\1/'`
- fi
-
- cat << EOF > Test.java
-/* #line __oline__ "configure" */
-public class Test {
- public static void main(String[] args) {
- System.out.println(System.getProperty("sun.boot.class.path"));
- }
-}
-EOF
- GCJ_JAR=`gcj -C Test.java && gij Test`
- rm Test.java Test.class
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`(test -d /usr/share/local/java && find /usr/local/share/java -name libgcj-?.?.?.jar) || (test -d /usr/share/java && find /usr/share/java -name libgcj-?.?.?.jar)`
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`locate libgcj | grep libgcj.*\.jar`
- fi
- fi
- if test x$GCJ_JAR != x ; then
- GCJ_CLASSPATH="${GCJ_JAR}:${CLASSPATH}"
- else
- echo "***"
- echo "*** Unable to locate libgcj.jar needed by gcj"
- echo "***"
- { { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }
- fi
-
- :
- else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
- echo "***"
- echo "*** If you have GCJ installed and it is a newer version than $min_java_version, either set"
- echo "*** the GCJ_HOME variable or add the top directory where the GCJ binaries are to"
- echo "*** the PATH. Alternatively try \"./configure --with-gcj-prefix=<java_home>\","
- echo "***"
- echo "*** Also make sure that configure does not find the wrong version of GCJ by"
- echo "*** looking at the output of \"which gcj\"."
- echo "***"
- { { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }
- fi
-
- GCJ_BUILD_TARGETS=native-gcj
- GCJ_INSTALL_TARGETS=native_install
- GCJ_UNINSTALL_TARGETS=native_uninstall
-else
- GCJ_BUILD_TARGETS=
- GCJ_INSTALL_TARGETS=
- GCJ_UNINSTALL_TARGETS=
-fi
-
-
-
-
-
-
-
-
-echo "$as_me:$LINENO: checking for main in -libs" >&5
-echo $ECHO_N "checking for main in -libs... $ECHO_C" >&6
-if test "${ac_cv_lib_ibs_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- ac_check_lib_save_LIBS=$LIBS
-LIBS="-libs $LIBS"
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-
-int
-main ()
-{
-main ();
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_lib_ibs_main=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_lib_ibs_main=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-echo "$as_me:$LINENO: result: $ac_cv_lib_ibs_main" >&5
-echo "${ECHO_T}$ac_cv_lib_ibs_main" >&6
-if test $ac_cv_lib_ibs_main = yes; then
- cat >>confdefs.h <<_ACEOF
-@%:@define HAVE_LIBIBS 1
-_ACEOF
-
- LIBS="-libs $LIBS"
-
-fi
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gtk+-2.0 >= 2.4" >&5
-echo $ECHO_N "checking for gtk+-2.0 >= 2.4... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gtk+-2.0 >= 2.4" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GTK_CFLAGS" >&5
-echo $ECHO_N "checking GTK_CFLAGS... $ECHO_C" >&6
- GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 2.4"`
- echo "$as_me:$LINENO: result: $GTK_CFLAGS" >&5
-echo "${ECHO_T}$GTK_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GTK_LIBS" >&5
-echo $ECHO_N "checking GTK_LIBS... $ECHO_C" >&6
- GTK_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 2.4"`
- echo "$as_me:$LINENO: result: $GTK_LIBS" >&5
-echo "${ECHO_T}$GTK_LIBS" >&6
- else
- GTK_CFLAGS=""
- GTK_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GTK_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk+-2.0 >= 2.4"`
- echo $GTK_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gtk+-2.0 >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gtk+-2.0 >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-
-
-
-
-
-
-
-
-echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
-echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6
-if test "${ac_cv_c_const+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-/* FIXME: Include the comments suggested by Paul. */
-#ifndef __cplusplus
- /* Ultrix mips cc rejects this. */
- typedef int charset[2];
- const charset x;
- /* SunOS 4.1.1 cc rejects this. */
- char const *const *ccp;
- char **p;
- /* NEC SVR4.0.2 mips cc rejects this. */
- struct point {int x, y;};
- static struct point const zero = {0,0};
- /* AIX XL C 1.02.0.0 rejects this.
- It does not let you subtract one const X* pointer from another in
- an arm of an if-expression whose if-part is not a constant
- expression */
- const char *g = "string";
- ccp = &g + (g ? g-g : 0);
- /* HPUX 7.0 cc rejects these. */
- ++ccp;
- p = (char**) ccp;
- ccp = (char const *const *) p;
- { /* SCO 3.2v4 cc rejects this. */
- char *t;
- char const *s = 0 ? (char *) 0 : (char const *) 0;
-
- *t++ = 0;
- }
- { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
- int x[] = {25, 17};
- const int *foo = &x[0];
- ++foo;
- }
- { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
- typedef const int *iptr;
- iptr p = 0;
- ++p;
- }
- { /* AIX XL C 1.02.0.0 rejects this saying
- "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
- struct s { int j; const int *ap[3]; };
- struct s *b; b->j = 5;
- }
- { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
- const int foo = 10;
- }
-#endif
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_c_const=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_c_const=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
-echo "${ECHO_T}$ac_cv_c_const" >&6
-if test $ac_cv_c_const = no; then
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define const
-_ACEOF
-
-fi
-
-
-# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
-# for constant arguments. Useless!
-echo "$as_me:$LINENO: checking for working alloca.h" >&5
-echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6
-if test "${ac_cv_working_alloca_h+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@include <alloca.h>
-int
-main ()
-{
-char *p = (char *) alloca (2 * sizeof (int));
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_working_alloca_h=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_working_alloca_h=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5
-echo "${ECHO_T}$ac_cv_working_alloca_h" >&6
-if test $ac_cv_working_alloca_h = yes; then
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define HAVE_ALLOCA_H 1
-_ACEOF
-
-fi
-
-echo "$as_me:$LINENO: checking for alloca" >&5
-echo $ECHO_N "checking for alloca... $ECHO_C" >&6
-if test "${ac_cv_func_alloca_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#ifdef __GNUC__
-# define alloca __builtin_alloca
-#else
-# ifdef _MSC_VER
-# include <malloc.h>
-# define alloca _alloca
-# else
-# if HAVE_ALLOCA_H
-# include <alloca.h>
-# else
-# ifdef _AIX
- #pragma alloca
-# else
-# ifndef alloca /* predefined by HP cc +Olibcalls */
-char *alloca ();
-# endif
-# endif
-# endif
-# endif
-#endif
-
-int
-main ()
-{
-char *p = (char *) alloca (1);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_func_alloca_works=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_func_alloca_works=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5
-echo "${ECHO_T}$ac_cv_func_alloca_works" >&6
-
-if test $ac_cv_func_alloca_works = yes; then
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define HAVE_ALLOCA 1
-_ACEOF
-
-else
- # The SVR3 libPW and SVR4 libucb both contain incompatible functions
-# that cause trouble. Some versions do not even contain alloca or
-# contain a buggy version. If you still want to use their alloca,
-# use ar to extract alloca.o from them instead of compiling alloca.c.
-
-ALLOCA=alloca.$ac_objext
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define C_ALLOCA 1
-_ACEOF
-
-
-echo "$as_me:$LINENO: checking whether \`alloca.c' needs Cray hooks" >&5
-echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6
-if test "${ac_cv_os_cray+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#if defined(CRAY) && ! defined(CRAY2)
-webecray
-#else
-wenotbecray
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
- $EGREP "webecray" >/dev/null 2>&1; then
- ac_cv_os_cray=yes
-else
- ac_cv_os_cray=no
-fi
-rm -f conftest*
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_os_cray" >&5
-echo "${ECHO_T}$ac_cv_os_cray" >&6
-if test $ac_cv_os_cray = yes; then
- for ac_func in _getb67 GETB67 getb67; do
- as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-echo "$as_me:$LINENO: checking for $ac_func" >&5
-echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
-if eval "test \"\${$as_ac_var+set}\" = set"; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
- For example, HP-UX 11i <limits.h> declares gettimeofday. */
-#define $ac_func innocuous_$ac_func
-
-/* System header to define __stub macros and hopefully few prototypes,
- which can conflict with char $ac_func (); below.
- Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- <limits.h> exists even on freestanding compilers. */
-
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
-
-#undef $ac_func
-
-/* Override any gcc2 internal prototype to avoid an error. */
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-/* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
-char $ac_func ();
-/* The GNU C library defines this for functions which it implements
- to always fail with ENOSYS. Some functions are actually named
- something starting with __ and the normal name is an alias. */
-#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
-choke me
-#else
-char (*f) () = $ac_func;
-#endif
-#ifdef __cplusplus
-}
-#endif
-
-int
-main ()
-{
-return f != $ac_func;
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- eval "$as_ac_var=yes"
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-eval "$as_ac_var=no"
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
-echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
-if test `eval echo '${'$as_ac_var'}'` = yes; then
-
-cat >>confdefs.h <<_ACEOF
-@%:@define CRAY_STACKSEG_END $ac_func
-_ACEOF
-
- break
-fi
-
- done
-fi
-
-echo "$as_me:$LINENO: checking stack direction for C alloca" >&5
-echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6
-if test "${ac_cv_c_stack_direction+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test "$cross_compiling" = yes; then
- ac_cv_c_stack_direction=0
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-int
-find_stack_direction ()
-{
- static char *addr = 0;
- auto char dummy;
- if (addr == 0)
- {
- addr = &dummy;
- return find_stack_direction ();
- }
- else
- return (&dummy > addr) ? 1 : -1;
-}
-
-int
-main ()
-{
- exit (find_stack_direction () < 0);
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_c_stack_direction=1
-else
- echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-ac_cv_c_stack_direction=-1
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
-fi
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5
-echo "${ECHO_T}$ac_cv_c_stack_direction" >&6
-
-cat >>confdefs.h <<_ACEOF
-@%:@define STACK_DIRECTION $ac_cv_c_stack_direction
-_ACEOF
-
-
-fi
-
-
-
-
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gtk2-java >= 2.4" >&5
-echo $ECHO_N "checking for gtk2-java >= 2.4... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gtk2-java >= 2.4" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GTKJAVA_CFLAGS" >&5
-echo $ECHO_N "checking GTKJAVA_CFLAGS... $ECHO_C" >&6
- GTKJAVA_CFLAGS=`$PKG_CONFIG --cflags "gtk2-java >= 2.4"`
- echo "$as_me:$LINENO: result: $GTKJAVA_CFLAGS" >&5
-echo "${ECHO_T}$GTKJAVA_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GTKJAVA_LIBS" >&5
-echo $ECHO_N "checking GTKJAVA_LIBS... $ECHO_C" >&6
- GTKJAVA_LIBS=`$PKG_CONFIG --libs "gtk2-java >= 2.4"`
- echo "$as_me:$LINENO: result: $GTKJAVA_LIBS" >&5
-echo "${ECHO_T}$GTKJAVA_LIBS" >&6
- else
- GTKJAVA_CFLAGS=""
- GTKJAVA_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GTKJAVA_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk2-java >= 2.4"`
- echo $GTKJAVA_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gtk2-java >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gtk2-java >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-
-echo "$as_me:$LINENO: checking for gtk-java api version" >&5
-echo $ECHO_N "checking for gtk-java api version... $ECHO_C" >&6
-gtkapiversion=`$PKG_CONFIG --variable api_version gtk2-java`
-echo "$as_me:$LINENO: result: $gtkapiversion" >&5
-echo "${ECHO_T}$gtkapiversion" >&6
-
-
-echo "$as_me:$LINENO: checking for gtk-java jar file" >&5
-echo $ECHO_N "checking for gtk-java jar file... $ECHO_C" >&6
-GTKJAR=`$PKG_CONFIG --variable classpath gtk2-java`
-echo "$as_me:$LINENO: result: $GTKJAR" >&5
-echo "${ECHO_T}$GTKJAR" >&6
-
-
-
-
-echo "$as_me:$LINENO: checking for gtk-java jar file" >&5
-echo $ECHO_N "checking for gtk-java jar file... $ECHO_C" >&6
-JG_GTK_LIB_PATH=`$PKG_CONFIG --variable jni_dir gtk2-java`
-echo "$as_me:$LINENO: result: $JG_GTK_LIB_PATH" >&5
-echo "${ECHO_T}$JG_GTK_LIB_PATH" >&6
-
-
-echo "$as_me:$LINENO: checking for gtk-java native gcj library" >&5
-echo $ECHO_N "checking for gtk-java native gcj library... $ECHO_C" >&6
-NATIVEGTKJAR=${JG_GTK_LIB_PATH}/libgtkjar${gtkapiversion}.so
-echo "$as_me:$LINENO: result: $NATIVEGTKJAR" >&5
-echo "${ECHO_T}$NATIVEGTKJAR" >&6
-
-
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gnome-vfs-2.0 >= 2.7.5" >&5
-echo $ECHO_N "checking for gnome-vfs-2.0 >= 2.7.5... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gnome-vfs-2.0 >= 2.7.5" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GNOMEVFS_CFLAGS" >&5
-echo $ECHO_N "checking GNOMEVFS_CFLAGS... $ECHO_C" >&6
- GNOMEVFS_CFLAGS=`$PKG_CONFIG --cflags "gnome-vfs-2.0 >= 2.7.5"`
- echo "$as_me:$LINENO: result: $GNOMEVFS_CFLAGS" >&5
-echo "${ECHO_T}$GNOMEVFS_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GNOMEVFS_LIBS" >&5
-echo $ECHO_N "checking GNOMEVFS_LIBS... $ECHO_C" >&6
- GNOMEVFS_LIBS=`$PKG_CONFIG --libs "gnome-vfs-2.0 >= 2.7.5"`
- echo "$as_me:$LINENO: result: $GNOMEVFS_LIBS" >&5
-echo "${ECHO_T}$GNOMEVFS_LIBS" >&6
- else
- GNOMEVFS_CFLAGS=""
- GNOMEVFS_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GNOMEVFS_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gnome-vfs-2.0 >= 2.7.5"`
- echo $GNOMEVFS_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gnome-vfs-2.0 >= 2.7.5) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gnome-vfs-2.0 >= 2.7.5) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-
-
- ac_config_files="$ac_config_files Makefile gnomevfs-java.pc src/Makefile src/java/org/gnu/gnomevfs/GnomeVfs.java"
-cat >confcache <<\_ACEOF
-# This file is a shell script that caches the results of configure
-# tests run on this system so they can be shared between configure
-# scripts and configure runs, see configure's option --config-cache.
-# It is not useful on other systems. If it contains results you don't
-# want to keep, you may remove or edit it.
-#
-# config.status only pays attention to the cache file if you give it
-# the --recheck option to rerun configure.
-#
-# `ac_cv_env_foo' variables (set or unset) will be overridden when
-# loading this file, other *unset* `ac_cv_foo' will be assigned the
-# following values.
-
-_ACEOF
-
-# The following way of writing the cache mishandles newlines in values,
-# but we know of no workaround that is simple, portable, and efficient.
-# So, don't put newlines in cache variables' values.
-# Ultrix sh set writes to stderr and can't be redirected directly,
-# and sets the high bit in the cache file unless we assign to the vars.
-{
- (set) 2>&1 |
- case `(ac_space=' '; set | grep ac_space) 2>&1` in
- *ac_space=\ *)
- # `set' does not quote correctly, so add quotes (double-quote
- # substitution turns \\\\ into \\, and sed turns \\ into \).
- sed -n \
- "s/'/'\\\\''/g;
- s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
- ;;
- *)
- # `set' quotes correctly as required by POSIX, so do not add quotes.
- sed -n \
- "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
- ;;
- esac;
-} |
- sed '
- t clear
- : clear
- s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
- t end
- /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
- : end' >>confcache
-if diff $cache_file confcache >/dev/null 2>&1; then :; else
- if test -w $cache_file; then
- test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
- cat confcache >$cache_file
- else
- echo "not updating unwritable cache $cache_file"
- fi
-fi
-rm -f confcache
-
-test "x$prefix" = xNONE && prefix=$ac_default_prefix
-# Let make expand exec_prefix.
-test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
-
-# VPATH may cause trouble with some makes, so we remove $(srcdir),
-# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
-# trailing colons and then remove the whole line if VPATH becomes empty
-# (actually we leave an empty line to preserve line numbers).
-if test "x$srcdir" = x.; then
- ac_vpsub='/^[ ]*VPATH[ ]*=/{
-s/:*\$(srcdir):*/:/;
-s/:*\${srcdir}:*/:/;
-s/:*@srcdir@:*/:/;
-s/^\([^=]*=[ ]*\):*/\1/;
-s/:*$//;
-s/^[^=]*=[ ]*$//;
-}'
-fi
-
-# Transform confdefs.h into DEFS.
-# Protect against shell expansion while executing Makefile rules.
-# Protect against Makefile macro expansion.
-#
-# If the first sed substitution is executed (which looks for macros that
-# take arguments), then we branch to the quote section. Otherwise,
-# look for a macro that doesn't take arguments.
-cat >confdef2opt.sed <<\_ACEOF
-t clear
-: clear
-s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*([^)]*)\)[ ]*\(.*\),-D\1=\2,g
-t quote
-s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\),-D\1=\2,g
-t quote
-d
-: quote
-s,[ `~#$^&*(){}\\|;'"<>?],\\&,g
-s,\[,\\&,g
-s,\],\\&,g
-s,\$,$$,g
-p
-_ACEOF
-# We use echo to avoid assuming a particular line-breaking character.
-# The extra dot is to prevent the shell from consuming trailing
-# line-breaks from the sub-command output. A line-break within
-# single-quotes doesn't work because, if this script is created in a
-# platform that uses two characters for line-breaks (e.g., DOS), tr
-# would break.
-ac_LF_and_DOT=`echo; echo .`
-DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'`
-rm -f confdef2opt.sed
-
-
-ac_libobjs=
-ac_ltlibobjs=
-for ac_i in : $LIB@&t at OBJS; do test "x$ac_i" = x: && continue
- # 1. Remove the extension, and $U if already installed.
- ac_i=`echo "$ac_i" |
- sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
- # 2. Add them.
- ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"
- ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'
-done
-LIB@&t at OBJS=$ac_libobjs
-
-LTLIBOBJS=$ac_ltlibobjs
-
-
-
-: ${CONFIG_STATUS=./config.status}
-ac_clean_files_save=$ac_clean_files
-ac_clean_files="$ac_clean_files $CONFIG_STATUS"
-{ echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
-echo "$as_me: creating $CONFIG_STATUS" >&6;}
-cat >$CONFIG_STATUS <<_ACEOF
-#! $SHELL
-# Generated by $as_me.
-# Run this file to recreate the current configuration.
-# Compiler output produced by configure, useful for debugging
-# configure, is in config.log if it exists.
-
-debug=false
-ac_cs_recheck=false
-ac_cs_silent=false
-SHELL=\${CONFIG_SHELL-$SHELL}
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
-echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
-echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-exec 6>&1
-
-# Open the log real soon, to keep \$[0] and so on meaningful, and to
-# report actual input values of CONFIG_FILES etc. instead of their
-# values after options handling. Logging --version etc. is OK.
-exec 5>>config.log
-{
- echo
- sed 'h;s/./-/g;s/^.../@%:@@%:@ /;s/...$/ @%:@@%:@/;p;x;p;x' <<_ASBOX
-@%:@@%:@ Running $as_me. @%:@@%:@
-_ASBOX
-} >&5
-cat >&5 <<_CSEOF
-
-This file was extended by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- CONFIG_FILES = $CONFIG_FILES
- CONFIG_HEADERS = $CONFIG_HEADERS
- CONFIG_LINKS = $CONFIG_LINKS
- CONFIG_COMMANDS = $CONFIG_COMMANDS
- $ $0 $@
-
-_CSEOF
-echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
-echo >&5
-_ACEOF
-
-# Files that config.status was made for.
-if test -n "$ac_config_files"; then
- echo "config_files=\"$ac_config_files\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_headers"; then
- echo "config_headers=\"$ac_config_headers\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_links"; then
- echo "config_links=\"$ac_config_links\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_commands"; then
- echo "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUS
-fi
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-
-ac_cs_usage="\
-\`$as_me' instantiates files from templates according to the
-current configuration.
-
-Usage: $0 [OPTIONS] [FILE]...
-
- -h, --help print this help, then exit
- -V, --version print version number, then exit
- -q, --quiet do not print progress messages
- -d, --debug don't remove temporary files
- --recheck update $as_me by reconfiguring in the same conditions
- --file=FILE[:TEMPLATE]
- instantiate the configuration file FILE
-
-Configuration files:
-$config_files
-
-Report bugs to <bug-autoconf at gnu.org>."
-_ACEOF
-
-cat >>$CONFIG_STATUS <<_ACEOF
-ac_cs_version="\\
-config.status
-configured by $0, generated by GNU Autoconf 2.59,
- with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This config.status script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it."
-srcdir=$srcdir
-INSTALL="$INSTALL"
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-# If no file are specified by the user, then we need to provide default
-# value. By we need to know if files were specified by the user.
-ac_need_defaults=:
-while test $# != 0
-do
- case $1 in
- --*=*)
- ac_option=`expr "x$1" : 'x\([^=]*\)='`
- ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
- ac_shift=:
- ;;
- -*)
- ac_option=$1
- ac_optarg=$2
- ac_shift=shift
- ;;
- *) # This is not an option, so the user has probably given explicit
- # arguments.
- ac_option=$1
- ac_need_defaults=false;;
- esac
-
- case $ac_option in
- # Handling of the options.
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
- -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
- ac_cs_recheck=: ;;
- --version | --vers* | -V )
- echo "$ac_cs_version"; exit 0 ;;
- --he | --h)
- # Conflict between --help and --header
- { { echo "$as_me:$LINENO: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; };;
- --help | --hel | -h )
- echo "$ac_cs_usage"; exit 0 ;;
- --debug | --d* | -d )
- debug=: ;;
- --file | --fil | --fi | --f )
- $ac_shift
- CONFIG_FILES="$CONFIG_FILES $ac_optarg"
- ac_need_defaults=false;;
- --header | --heade | --head | --hea )
- $ac_shift
- CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
- ac_need_defaults=false;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil | --si | --s)
- ac_cs_silent=: ;;
-
- # This is an error.
- -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; } ;;
-
- *) ac_config_targets="$ac_config_targets $1" ;;
-
- esac
- shift
-done
-
-ac_configure_extra_args=
-
-if $ac_cs_silent; then
- exec 6>/dev/null
- ac_configure_extra_args="$ac_configure_extra_args --silent"
-fi
-
-_ACEOF
-cat >>$CONFIG_STATUS <<_ACEOF
-if \$ac_cs_recheck; then
- echo "running $SHELL $0 " $ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
- exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
-fi
-
-_ACEOF
-
-
-
-
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-for ac_config_target in $ac_config_targets
-do
- case "$ac_config_target" in
- # Handling of arguments.
- "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
- "gnomevfs-java.pc" ) CONFIG_FILES="$CONFIG_FILES gnomevfs-java.pc" ;;
- "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
- "src/java/org/gnu/gnomevfs/GnomeVfs.java" ) CONFIG_FILES="$CONFIG_FILES src/java/org/gnu/gnomevfs/GnomeVfs.java" ;;
- *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
-echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# If the user did not use the arguments to specify the items to instantiate,
-# then the envvar interface is used. Set only those that are not.
-# We use the long form for the default assignment because of an extremely
-# bizarre bug on SunOS 4.1.3.
-if $ac_need_defaults; then
- test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
-fi
-
-# Have a temporary directory for convenience. Make it in the build tree
-# simply because there is no reason to put it here, and in addition,
-# creating and moving files from /tmp can sometimes cause problems.
-# Create a temporary directory, and hook for its removal unless debugging.
-$debug ||
-{
- trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
- trap '{ (exit 1); exit 1; }' 1 2 13 15
-}
-
-# Create a (secure) tmp directory for tmp files.
-
-{
- tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
- test -n "$tmp" && test -d "$tmp"
-} ||
-{
- tmp=./confstat$$-$RANDOM
- (umask 077 && mkdir $tmp)
-} ||
-{
- echo "$me: cannot create a temporary directory in ." >&2
- { (exit 1); exit 1; }
-}
-
-_ACEOF
-
-cat >>$CONFIG_STATUS <<_ACEOF
-
-#
-# CONFIG_FILES section.
-#
-
-# No need to generate the scripts if there are no CONFIG_FILES.
-# This happens for instance when ./config.status config.h
-if test -n "\$CONFIG_FILES"; then
- # Protect against being on the right side of a sed subst in config.status.
- sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&,]/\\\\&/g;
- s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF
-s, at SHELL@,$SHELL,;t t
-s, at PATH_SEPARATOR@,$PATH_SEPARATOR,;t t
-s, at PACKAGE_NAME@,$PACKAGE_NAME,;t t
-s, at PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t
-s, at PACKAGE_VERSION@,$PACKAGE_VERSION,;t t
-s, at PACKAGE_STRING@,$PACKAGE_STRING,;t t
-s, at PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t
-s, at exec_prefix@,$exec_prefix,;t t
-s, at prefix@,$prefix,;t t
-s, at program_transform_name@,$program_transform_name,;t t
-s, at bindir@,$bindir,;t t
-s, at sbindir@,$sbindir,;t t
-s, at libexecdir@,$libexecdir,;t t
-s, at datadir@,$datadir,;t t
-s, at sysconfdir@,$sysconfdir,;t t
-s, at sharedstatedir@,$sharedstatedir,;t t
-s, at localstatedir@,$localstatedir,;t t
-s, at libdir@,$libdir,;t t
-s, at includedir@,$includedir,;t t
-s, at oldincludedir@,$oldincludedir,;t t
-s, at infodir@,$infodir,;t t
-s, at mandir@,$mandir,;t t
-s, at build_alias@,$build_alias,;t t
-s, at host_alias@,$host_alias,;t t
-s, at target_alias@,$target_alias,;t t
-s, at DEFS@,$DEFS,;t t
-s, at ECHO_C@,$ECHO_C,;t t
-s, at ECHO_N@,$ECHO_N,;t t
-s, at ECHO_T@,$ECHO_T,;t t
-s, at LIBS@,$LIBS,;t t
-s, at INSTALLED_CLASSPATH@,$INSTALLED_CLASSPATH,;t t
-s, at INSTALLED_JNI_DIR@,$INSTALLED_JNI_DIR,;t t
-s, at version@,$version,;t t
-s, at apiversion@,$apiversion,;t t
-s, at CC@,$CC,;t t
-s, at CFLAGS@,$CFLAGS,;t t
-s, at LDFLAGS@,$LDFLAGS,;t t
-s, at CPPFLAGS@,$CPPFLAGS,;t t
-s, at ac_ct_CC@,$ac_ct_CC,;t t
-s, at EXEEXT@,$EXEEXT,;t t
-s, at OBJEXT@,$OBJEXT,;t t
-s, at INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
-s, at INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
-s, at INSTALL_DATA@,$INSTALL_DATA,;t t
-s, at DB1@,$DB1,;t t
-s, at DB2@,$DB2,;t t
-s, at DOCBOOK@,$DOCBOOK,;t t
-s, at JAVAC@,$JAVAC,;t t
-s, at JAR@,$JAR,;t t
-s, at GCJ@,$GCJ,;t t
-s, at GCJ_CLASSPATH@,$GCJ_CLASSPATH,;t t
-s, at GCJ_BUILD_TARGETS@,$GCJ_BUILD_TARGETS,;t t
-s, at GCJ_INSTALL_TARGETS@,$GCJ_INSTALL_TARGETS,;t t
-s, at GCJ_UNINSTALL_TARGETS@,$GCJ_UNINSTALL_TARGETS,;t t
-s, at PKG_CONFIG@,$PKG_CONFIG,;t t
-s, at GTK_CFLAGS@,$GTK_CFLAGS,;t t
-s, at GTK_LIBS@,$GTK_LIBS,;t t
-s, at TOPLEVEL_TARGETS@,$TOPLEVEL_TARGETS,;t t
-s, at INSTALL_TARGETS@,$INSTALL_TARGETS,;t t
-s, at UNINSTALL_TARGETS@,$UNINSTALL_TARGETS,;t t
-s, at MACRO_FLAG@,$MACRO_FLAG,;t t
-s, at ALLOCA@,$ALLOCA,;t t
-s, at CPP@,$CPP,;t t
-s, at EGREP@,$EGREP,;t t
-s, at GTKJAVA_CFLAGS@,$GTKJAVA_CFLAGS,;t t
-s, at GTKJAVA_LIBS@,$GTKJAVA_LIBS,;t t
-s, at gtkapiversion@,$gtkapiversion,;t t
-s, at GTKJAR@,$GTKJAR,;t t
-s, at JG_GTK_LIB_PATH@,$JG_GTK_LIB_PATH,;t t
-s, at NATIVEGTKJAR@,$NATIVEGTKJAR,;t t
-s, at GNOMEVFS_CFLAGS@,$GNOMEVFS_CFLAGS,;t t
-s, at GNOMEVFS_LIBS@,$GNOMEVFS_LIBS,;t t
-s, at LIB@&t at OBJS@,$LIB@&t at OBJS,;t t
-s, at LTLIBOBJS@,$LTLIBOBJS,;t t
-CEOF
-
-_ACEOF
-
- cat >>$CONFIG_STATUS <<\_ACEOF
- # Split the substitutions into bite-sized pieces for seds with
- # small command number limits, like on Digital OSF/1 and HP-UX.
- ac_max_sed_lines=48
- ac_sed_frag=1 # Number of current file.
- ac_beg=1 # First line for current file.
- ac_end=$ac_max_sed_lines # Line after last line for current file.
- ac_more_lines=:
- ac_sed_cmds=
- while $ac_more_lines; do
- if test $ac_beg -gt 1; then
- sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- else
- sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- fi
- if test ! -s $tmp/subs.frag; then
- ac_more_lines=false
- else
- # The purpose of the label and of the branching condition is to
- # speed up the sed processing (if there are no `@' at all, there
- # is no need to browse any of the substitutions).
- # These are the two extra sed commands mentioned above.
- (echo ':t
- /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
- else
- ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
- fi
- ac_sed_frag=`expr $ac_sed_frag + 1`
- ac_beg=$ac_end
- ac_end=`expr $ac_end + $ac_max_sed_lines`
- fi
- done
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds=cat
- fi
-fi # test -n "$CONFIG_FILES"
-
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
-for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
- # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
- case $ac_file in
- - | *:- | *:-:* ) # input from stdin
- cat >$tmp/stdin
- ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- * ) ac_file_in=$ac_file.in ;;
- esac
-
- # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
- ac_dir=`(dirname "$ac_file") 2>/dev/null ||
-$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$ac_file" : 'X\(//\)[^/]' \| \
- X"$ac_file" : 'X\(//\)$' \| \
- X"$ac_file" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$ac_file" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- { if $as_mkdir_p; then
- mkdir -p "$ac_dir"
- else
- as_dir="$ac_dir"
- as_dirs=
- while test ! -d "$as_dir"; do
- as_dirs="$as_dir $as_dirs"
- as_dir=`(dirname "$as_dir") 2>/dev/null ||
-$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$as_dir" : 'X\(//\)[^/]' \| \
- X"$as_dir" : 'X\(//\)$' \| \
- X"$as_dir" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$as_dir" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- done
- test ! -n "$as_dirs" || mkdir $as_dirs
- fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
-echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
- { (exit 1); exit 1; }; }; }
-
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
-
- case $INSTALL in
- [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
- *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
- esac
-
- # Let's still pretend it is `configure' which instantiates (i.e., don't
- # use $as_me), people would be surprised to read:
- # /* config.h. Generated by config.status. */
- if test x"$ac_file" = x-; then
- configure_input=
- else
- configure_input="$ac_file. "
- fi
- configure_input=$configure_input"Generated from `echo $ac_file_in |
- sed 's,.*/,,'` by configure."
-
- # First look for the input files in the build tree, otherwise in the
- # src tree.
- ac_file_inputs=`IFS=:
- for f in $ac_file_in; do
- case $f in
- -) echo $tmp/stdin ;;
- [\\/$]*)
- # Absolute (can't be DOS-style, as IFS=:)
- test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- echo "$f";;
- *) # Relative
- if test -f "$f"; then
- # Build tree
- echo "$f"
- elif test -f "$srcdir/$f"; then
- # Source tree
- echo "$srcdir/$f"
- else
- # /dev/null tree
- { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- fi;;
- esac
- done` || { (exit 1); exit 1; }
-
- if test x"$ac_file" != x-; then
- { echo "$as_me:$LINENO: creating $ac_file" >&5
-echo "$as_me: creating $ac_file" >&6;}
- rm -f "$ac_file"
- fi
-_ACEOF
-cat >>$CONFIG_STATUS <<_ACEOF
- sed "$ac_vpsub
-$extrasub
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
-:t
-/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
-s, at configure_input@,$configure_input,;t t
-s, at srcdir@,$ac_srcdir,;t t
-s, at abs_srcdir@,$ac_abs_srcdir,;t t
-s, at top_srcdir@,$ac_top_srcdir,;t t
-s, at abs_top_srcdir@,$ac_abs_top_srcdir,;t t
-s, at builddir@,$ac_builddir,;t t
-s, at abs_builddir@,$ac_abs_builddir,;t t
-s, at top_builddir@,$ac_top_builddir,;t t
-s, at abs_top_builddir@,$ac_abs_top_builddir,;t t
-s, at INSTALL@,$ac_INSTALL,;t t
-" $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
- rm -f $tmp/stdin
- if test x"$ac_file" != x-; then
- mv $tmp/out $ac_file
- else
- cat $tmp/out
- rm -f $tmp/out
- fi
-
-done
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-
-{ (exit 0); exit 0; }
-_ACEOF
-chmod +x $CONFIG_STATUS
-ac_clean_files=$ac_clean_files_save
-
-
-# configure is writing to config.log, and then calls config.status.
-# config.status does its own redirection, appending to config.log.
-# Unfortunately, on DOS this fails, as config.log is still kept open
-# by configure, so config.status won't be able to write to it; its
-# output is simply discarded. So we exec the FD to /dev/null,
-# effectively closing config.log, so it can be properly (re)opened and
-# appended to by config.status. When coming back to configure, we
-# need to make the FD available again.
-if test "$no_create" != yes; then
- ac_cs_success=:
- ac_config_status_args=
- test "$silent" = yes &&
- ac_config_status_args="$ac_config_status_args --quiet"
- exec 5>/dev/null
- $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
- exec 5>>config.log
- # Use ||, not &&, to avoid exiting from the if with $? = 1, which
- # would make configure fail if this is the last instruction.
- $ac_cs_success || { (exit 1); exit 1; }
-fi
-
diff --git a/libgnomevfs-java/autom4te.cache/requests b/libgnomevfs-java/autom4te.cache/requests
deleted file mode 100644
index aa78349..0000000
--- a/libgnomevfs-java/autom4te.cache/requests
+++ /dev/null
@@ -1,245 +0,0 @@
-# This file was generated by Autom4te Sat Jan 8 16:59:54 PST 2005.
-# It contains the lists of macros which have been traced.
-# It can be safely removed.
-
- at request = (
- bless( [
- '0',
- 1,
- [
- '/usr/share/autoconf'
- ],
- [
- '/usr/share/autoconf/autoconf/autoconf.m4f',
- '/usr/share/aclocal/pkg.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_jar.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac_works.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/am_path_docbook.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/am_path_gcj.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/jg_check_nativecompile.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/jg_gtk_java.m4',
- 'configure.in'
- ],
- {
- 'm4_pattern_forbid' => 1,
- 'AC_CONFIG_LIBOBJ_DIR' => 1,
- 'AC_C_VOLATILE' => 1,
- 'AC_TYPE_OFF_T' => 1,
- 'AC_FUNC_CLOSEDIR_VOID' => 1,
- 'AC_REPLACE_FNMATCH' => 1,
- 'AC_DEFUN' => 1,
- 'AC_PROG_LIBTOOL' => 1,
- 'AC_FUNC_STAT' => 1,
- 'AC_FUNC_WAIT3' => 1,
- 'AC_HEADER_TIME' => 1,
- 'AC_FUNC_LSTAT' => 1,
- 'AC_STRUCT_TM' => 1,
- 'AM_AUTOMAKE_VERSION' => 1,
- 'AC_FUNC_GETMNTENT' => 1,
- 'AC_TYPE_MODE_T' => 1,
- 'AC_CHECK_HEADERS' => 1,
- 'AC_FUNC_STRTOD' => 1,
- 'AC_FUNC_STRNLEN' => 1,
- 'm4_sinclude' => 1,
- 'AC_PROG_CXX' => 1,
- 'AC_PATH_X' => 1,
- 'AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK' => 1,
- 'AC_PROG_AWK' => 1,
- '_m4_warn' => 1,
- 'AM_PATH_DOCBOOK' => 1,
- 'AC_HEADER_STDC' => 1,
- 'AC_HEADER_MAJOR' => 1,
- 'JG_COMMON' => 1,
- 'JG_CHECK_NATIVECOMPILE' => 1,
- 'AC_FUNC_ERROR_AT_LINE' => 1,
- 'AC_PROG_JAVAC' => 1,
- 'AC_PROG_GCC_TRADITIONAL' => 1,
- 'AC_LIBSOURCE' => 1,
- 'AC_FUNC_MBRTOWC' => 1,
- 'AC_STRUCT_ST_BLOCKS' => 1,
- 'AC_TYPE_SIGNAL' => 1,
- 'AM_PATH_GCJ' => 1,
- 'AC_TYPE_UID_T' => 1,
- 'AC_PROG_MAKE_SET' => 1,
- 'AC_CONFIG_AUX_DIR' => 1,
- 'm4_pattern_allow' => 1,
- 'sinclude' => 1,
- 'AC_DEFINE_TRACE_LITERAL' => 1,
- 'AC_FUNC_STRERROR_R' => 1,
- 'AC_PROG_CC' => 1,
- 'AC_FUNC_FORK' => 1,
- 'AC_DECL_SYS_SIGLIST' => 1,
- 'PKG_CHECK_MODULES' => 1,
- 'AU_DEFUN' => 1,
- 'AC_FUNC_STRCOLL' => 1,
- 'AC_FUNC_VPRINTF' => 1,
- 'AC_PROG_YACC' => 1,
- 'AC_INIT' => 1,
- 'AC_STRUCT_TIMEZONE' => 1,
- 'AC_FUNC_CHOWN' => 1,
- 'AC_SUBST' => 1,
- 'AC_FUNC_ALLOCA' => 1,
- 'AC_CANONICAL_HOST' => 1,
- 'AC_FUNC_GETPGRP' => 1,
- 'AC_PROG_RANLIB' => 1,
- 'AM_INIT_AUTOMAKE' => 1,
- 'AC_FUNC_SETPGRP' => 1,
- 'AC_CONFIG_SUBDIRS' => 1,
- 'AC_FUNC_MMAP' => 1,
- 'AC_FUNC_REALLOC' => 1,
- 'AC_TYPE_SIZE_T' => 1,
- 'AC_CHECK_TYPES' => 1,
- 'AC_CONFIG_LINKS' => 1,
- 'AC_CHECK_MEMBERS' => 1,
- 'AM_MAINTAINER_MODE' => 1,
- 'AC_DEFUN_ONCE' => 1,
- 'AC_FUNC_UTIME_NULL' => 1,
- 'AC_FUNC_SELECT_ARGTYPES' => 1,
- 'AC_HEADER_STAT' => 1,
- 'AC_FUNC_STRFTIME' => 1,
- 'AC_PROG_CPP' => 1,
- 'AC_C_INLINE' => 1,
- 'AC_PROG_JAR' => 1,
- 'AC_C_CONST' => 1,
- 'AC_PROG_LEX' => 1,
- 'AC_TYPE_PID_T' => 1,
- 'AC_CONFIG_FILES' => 1,
- 'include' => 1,
- 'AC_FUNC_SETVBUF_REVERSED' => 1,
- 'AC_PROG_JAVAC_WORKS' => 1,
- 'AC_PROG_INSTALL' => 1,
- 'AM_GNU_GETTEXT' => 1,
- 'AC_FUNC_OBSTACK' => 1,
- 'AC_CHECK_LIB' => 1,
- 'AC_FUNC_MALLOC' => 1,
- 'AC_FUNC_GETGROUPS' => 1,
- 'AC_FUNC_GETLOADAVG' => 1,
- 'AH_OUTPUT' => 1,
- 'AC_FUNC_FSEEKO' => 1,
- 'AM_PROG_CC_C_O' => 1,
- 'AC_FUNC_MKTIME' => 1,
- 'AC_CANONICAL_SYSTEM' => 1,
- 'AM_CONDITIONAL' => 1,
- 'AC_CONFIG_HEADERS' => 1,
- 'JG_GTK_JAVA' => 1,
- 'AC_HEADER_SYS_WAIT' => 1,
- 'AC_FUNC_MEMCMP' => 1,
- 'AC_PROG_LN_S' => 1,
- 'm4_include' => 1,
- 'AC_HEADER_DIRENT' => 1,
- 'AC_CHECK_FUNCS' => 1
- }
- ], 'Autom4te::Request' ),
- bless( [
- '1',
- 1,
- [
- '/usr/share/autoconf'
- ],
- [
- '/usr/share/autoconf/autoconf/autoconf.m4f',
- 'aclocal.m4',
- 'configure.in'
- ],
- {
- 'm4_pattern_forbid' => 1,
- 'AC_CONFIG_LIBOBJ_DIR' => 1,
- 'AC_TYPE_OFF_T' => 1,
- 'AC_C_VOLATILE' => 1,
- 'AC_FUNC_CLOSEDIR_VOID' => 1,
- 'AC_REPLACE_FNMATCH' => 1,
- 'AC_PROG_LIBTOOL' => 1,
- 'AC_FUNC_STAT' => 1,
- 'AC_HEADER_TIME' => 1,
- 'AC_FUNC_WAIT3' => 1,
- 'AM_AUTOMAKE_VERSION' => 1,
- 'AC_STRUCT_TM' => 1,
- 'AC_FUNC_LSTAT' => 1,
- 'AC_TYPE_MODE_T' => 1,
- 'AC_FUNC_GETMNTENT' => 1,
- 'AC_FUNC_STRTOD' => 1,
- 'AC_CHECK_HEADERS' => 1,
- 'AC_FUNC_STRNLEN' => 1,
- 'm4_sinclude' => 1,
- 'AC_PROG_CXX' => 1,
- 'AC_PATH_X' => 1,
- 'AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK' => 1,
- 'AC_PROG_AWK' => 1,
- '_m4_warn' => 1,
- 'AC_HEADER_STDC' => 1,
- 'AC_HEADER_MAJOR' => 1,
- 'AC_FUNC_ERROR_AT_LINE' => 1,
- 'AC_PROG_GCC_TRADITIONAL' => 1,
- 'AC_LIBSOURCE' => 1,
- 'AC_FUNC_MBRTOWC' => 1,
- 'AC_STRUCT_ST_BLOCKS' => 1,
- 'AC_TYPE_SIGNAL' => 1,
- 'AC_TYPE_UID_T' => 1,
- 'AC_CONFIG_AUX_DIR' => 1,
- 'AC_PROG_MAKE_SET' => 1,
- 'sinclude' => 1,
- 'm4_pattern_allow' => 1,
- 'AC_DEFINE_TRACE_LITERAL' => 1,
- 'AC_FUNC_STRERROR_R' => 1,
- 'AC_PROG_CC' => 1,
- 'AC_FUNC_FORK' => 1,
- 'AC_DECL_SYS_SIGLIST' => 1,
- 'AC_FUNC_VPRINTF' => 1,
- 'AC_FUNC_STRCOLL' => 1,
- 'AC_PROG_YACC' => 1,
- 'AC_INIT' => 1,
- 'AC_STRUCT_TIMEZONE' => 1,
- 'AC_FUNC_CHOWN' => 1,
- 'AC_SUBST' => 1,
- 'AC_FUNC_ALLOCA' => 1,
- 'AC_CANONICAL_HOST' => 1,
- 'AC_FUNC_GETPGRP' => 1,
- 'AC_PROG_RANLIB' => 1,
- 'AM_INIT_AUTOMAKE' => 1,
- 'AC_FUNC_SETPGRP' => 1,
- 'AC_CONFIG_SUBDIRS' => 1,
- 'AC_FUNC_MMAP' => 1,
- 'AC_FUNC_REALLOC' => 1,
- 'AC_TYPE_SIZE_T' => 1,
- 'AC_CONFIG_LINKS' => 1,
- 'AC_CHECK_TYPES' => 1,
- 'AC_CHECK_MEMBERS' => 1,
- 'AM_MAINTAINER_MODE' => 1,
- 'AC_FUNC_UTIME_NULL' => 1,
- 'AC_FUNC_SELECT_ARGTYPES' => 1,
- 'AC_FUNC_STRFTIME' => 1,
- 'AC_HEADER_STAT' => 1,
- 'AC_C_INLINE' => 1,
- 'AC_PROG_CPP' => 1,
- 'AC_TYPE_PID_T' => 1,
- 'AC_C_CONST' => 1,
- 'AC_PROG_LEX' => 1,
- 'AC_CONFIG_FILES' => 1,
- 'include' => 1,
- 'AC_FUNC_SETVBUF_REVERSED' => 1,
- 'AC_PROG_INSTALL' => 1,
- 'AM_GNU_GETTEXT' => 1,
- 'AC_FUNC_OBSTACK' => 1,
- 'AC_CHECK_LIB' => 1,
- 'AC_FUNC_MALLOC' => 1,
- 'AC_FUNC_GETGROUPS' => 1,
- 'AC_FUNC_GETLOADAVG' => 1,
- 'AH_OUTPUT' => 1,
- 'AC_FUNC_FSEEKO' => 1,
- 'AM_PROG_CC_C_O' => 1,
- 'AM_CONDITIONAL' => 1,
- 'AC_CANONICAL_SYSTEM' => 1,
- 'AC_FUNC_MKTIME' => 1,
- 'AC_CONFIG_HEADERS' => 1,
- 'AC_HEADER_SYS_WAIT' => 1,
- 'AC_FUNC_MEMCMP' => 1,
- 'AC_PROG_LN_S' => 1,
- 'm4_include' => 1,
- 'AC_HEADER_DIRENT' => 1,
- 'AC_CHECK_FUNCS' => 1
- }
- ], 'Autom4te::Request' )
- );
-
diff --git a/libgnomevfs-java/autom4te.cache/traces.0 b/libgnomevfs-java/autom4te.cache/traces.0
deleted file mode 100644
index b2a568d..0000000
--- a/libgnomevfs-java/autom4te.cache/traces.0
+++ /dev/null
@@ -1,530 +0,0 @@
-m4trace:/usr/share/aclocal/pkg.m4:55: -1- AC_DEFUN([PKG_CHECK_MODULES], [
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- AC_MSG_CHECKING(for $2)
-
- if $PKG_CONFIG --exists "$2" ; then
- AC_MSG_RESULT(yes)
- succeeded=yes
-
- AC_MSG_CHECKING($1_CFLAGS)
- $1_CFLAGS=`$PKG_CONFIG --cflags "$2"`
- AC_MSG_RESULT($$1_CFLAGS)
-
- AC_MSG_CHECKING($1_LIBS)
- $1_LIBS=`$PKG_CONFIG --libs "$2"`
- AC_MSG_RESULT($$1_LIBS)
- else
- $1_CFLAGS=""
- $1_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- $1_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"`
- ifelse([$4], ,echo $$1_PKG_ERRORS,)
- fi
-
- AC_SUBST($1_CFLAGS)
- AC_SUBST($1_LIBS)
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- ifelse([$3], , :, [$3])
- else
- ifelse([$4], , AC_MSG_ERROR([Library requirements ($2) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.]), [$4])
- fi
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_jar.m4:13: -1- AC_DEFUN([AC_PROG_JAR], [
-AC_REQUIRE([AC_EXEEXT])dnl
-if test "x$JAVAPREFIX" = x; then
- test "x$JAR" = x && AC_CHECK_PROGS(JAR, jar$EXEEXT)
-else
- test "x$JAR" = x && AC_CHECK_PROGS(JAR, jar, $JAVAPREFIX)
-fi
-test "x$JAR" = x && AC_MSG_ERROR([no acceptable jar program found in \$PATH])
-AC_PROVIDE([$0])dnl
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac.m4:14: -1- AC_DEFUN([AC_PROG_JAVAC], [
-AC_REQUIRE([AC_EXEEXT])dnl
-if test "x$JAVAPREFIX" = x; then
- test "x$JAVAC" = x && AC_CHECK_PROGS(JAVAC, "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT)
-else
- test "x$JAVAC" = x && AC_CHECK_PROGS(JAVAC, "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT, $JAVAPREFIX)
-fi
-test "x$JAVAC" = x && AC_MSG_ERROR([no acceptable Java compiler found in \$PATH])
-AC_PROG_JAVAC_WORKS
-AC_PROVIDE([$0])dnl
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac_works.m4:23: -1- AC_DEFUN([AC_PROG_JAVAC_WORKS], [
-AC_CACHE_CHECK([if $JAVAC works], ac_cv_prog_javac_works, [
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* [#]line __oline__ "configure" */
-public class Test {
-}
-EOF
-if AC_TRY_COMMAND($JAVAC $JAVACFLAGS $JAVA_TEST) >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- AC_MSG_ERROR([The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)])
- echo "configure: failed program was:" >&AC_FD_CC
- cat $JAVA_TEST >&AC_FD_CC
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-])
-AC_PROVIDE([$0])dnl
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/am_path_docbook.m4:16: -1- AC_DEFUN([AM_PATH_DOCBOOK], [
-AC_REQUIRE([AC_EXEEXT])dnl
-AC_PATH_PROG(DB1, db2html$EXEEXT, nocommand)
-if test "$DB1" = nocommand; then
- AC_PATH_PROG(DB2, docbook2html$EXEEXT, nocommand)
- if test "$DB2" = nocommand; then
- AC_MSG_ERROR([docbook not found in $PATH])
- else
- DOCBOOK=$DB2
- fi;dnl
-else
- DOCBOOK=$DB1
-fi;dnl
-AC_SUBST(DOCBOOK)
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/am_path_gcj.m4:137: -1- AC_DEFUN([AM_PATH_GCJ], [dnl
-dnl Get the environmental variables necessary for GCJ
-dnl
-AC_ARG_WITH(gcj-prefix,[ --with-gcj-prefix=PFX Prefix where gcj is installed (optional)],
- gcj_prefix="$withval", gcj_prefix="")
-
- if test x$gcj_prefix != x ; then
- GCJ_HOME=$gcj_prefix
- fi
-
- dnl
- dnl CHANGE: Now FIRST put GCJ_HOME/bin in the path before testing for
- dnl the java executable.
- dnl
- if test x$GCJ_HOME != x ; then
- echo "Add $GCJ_HOME/bin to path and check again."
- PATH="$GCJ_HOME/bin:$PATH"
- fi
- AC_PATH_PROG(GCJ, gcj, no)
-
- min_gcj_version=ifelse([$0], ,3.0.0,$1)
- AC_MSG_CHECKING(for GCJ - version >= $min_gcj_version)
- min_gcj_major_version=`echo $min_gcj_version |\
- sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\).*/\1/'`
- min_gcj_minor_version=`echo $min_gcj_version |\
- sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\).*/\2/'`
- min_gcj_micro_version=`echo $min_gcj_version |\
- sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\).*/\3/'`
- if test "$GCJ" = "no" ; then
- no_gcj=yes
- else
- gcj_version=`$GCJ --version 2>&1 | grep GCC | sed 's/gcj (GCC) \([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\1.\2.\3/'`
- gcj_major_version=`echo $gcj_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\1/'`
- gcj_minor_version=`echo $gcj_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\2/'`
- gcj_micro_version=`echo $gcj_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\3/'`
- AC_TRY_RUN([
-#include <stdio.h>
-
-main()
-{
- if ((1$gcj_major_version > 1$min_gcj_major_version) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version > 1$min_gcj_minor_version)) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version == 1$min_gcj_minor_version) &&
- (1$gcj_micro_version >= 1$min_gcj_micro_version)))
- {
- return(0);
- }
- else
- {
- return(1);
- }
-}], , no_gcj=yes, [echo $ac_n "cross compiling; assumed OK... $ac_c"])
- fi
- if test "x$no_gcj" = x ; then
- AC_MSG_RESULT(yes)
- dnl
- dnl Check for gcj executables and set appropriate viarable
- dnl
- AC_PATH_PROG(GCJ, gcj, no)
- AC_PATH_PROG(JAR, jar, no)
- dnl
- dnl Set CLASSPATH
- dnl
- if test x$GCJ_HOME != x ; then
- :
- else
- GCJ_HOME=`which gcj | sed 's/\(.*\).bin.*gcj/\1/'`
- fi
-
- cat << EOF > Test.java
-/* [#]line __oline__ "configure" */
-public class Test {
- public static void main(String[[]] args) {
- System.out.println(System.getProperty("sun.boot.class.path"));
- }
-}
-EOF
- GCJ_JAR=`gcj -C Test.java && gij Test`
- rm Test.java Test.class
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`(test -d /usr/share/local/java && find /usr/local/share/java -name libgcj-?.?.?.jar) || (test -d /usr/share/java && find /usr/share/java -name libgcj-?.?.?.jar)`
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`locate libgcj | grep libgcj.*\.jar`
- fi
- fi
- if test x$GCJ_JAR != x ; then
- GCJ_CLASSPATH="${GCJ_JAR}:${CLASSPATH}"
- else
- echo "***"
- echo "*** Unable to locate libgcj.jar needed by gcj"
- echo "***"
- ifelse([$3], , :, [$3])
- fi
- AC_SUBST(GCJ_CLASSPATH)
- ifelse([$2], , :, [$2])
- else
- AC_MSG_RESULT(no)
- echo "***"
- echo "*** If you have GCJ installed and it is a newer version than $min_java_version, either set"
- echo "*** the GCJ_HOME variable or add the top directory where the GCJ binaries are to"
- echo "*** the PATH. Alternatively try \"./configure --with-gcj-prefix=<java_home>\","
- echo "***"
- echo "*** Also make sure that configure does not find the wrong version of GCJ by"
- echo "*** looking at the output of \"which gcj\"."
- echo "***"
- ifelse([$3], , :, [$3])
- fi
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/jg_check_nativecompile.m4:23: -1- AC_DEFUN([JG_CHECK_NATIVECOMPILE], [
-dnl Check for a GCJ native compile option
-AC_ARG_WITH(gcj_compile,[ --without-gcj-compile Binary builds of Java-GNOME
-with gcj compiler will not be made],
- gcj_compile="no", gcj_compile="yes")
-
-if test $gcj_compile = "yes"; then
- AM_PATH_GCJ(3.0.0, , AC_ERROR(Need at lease GCJ version 3.0.0))
- GCJ_BUILD_TARGETS=native-gcj
- GCJ_INSTALL_TARGETS=native_install
- GCJ_UNINSTALL_TARGETS=native_uninstall
-else
- GCJ_BUILD_TARGETS=
- GCJ_INSTALL_TARGETS=
- GCJ_UNINSTALL_TARGETS=
-fi
-
-AC_SUBST(GCJ_BUILD_TARGETS)
-AC_SUBST(GCJ_INSTALL_TARGETS)
-AC_SUBST(GCJ_UNINSTALL_TARGETS)
-
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4:41: -1- AC_DEFUN([JG_COMMON], [
-
-dnl dependencies needed by most projects
-AC_CONFIG_AUX_DIR(.)
-
-dnl Checks for programs.
-AC_PROG_CC
-AC_PROG_INSTALL
-AM_PATH_DOCBOOK
-AC_PROG_JAVAC
-AC_PROG_JAVAC_WORKS
-dnl AC_PROG_JAVADOC
-AC_PROG_JAR
-
-JG_CHECK_NATIVECOMPILE
-
-dnl Checks for libraries.
-dnl Replace `main' with a function in -libs:
-AC_CHECK_LIB(ibs, main)
-
-dnl Check for GTK >= 2.0 and GNOME >= 1.0
-PKG_CHECK_MODULES(GTK, gtk+-2.0 >= 2.4)
-AC_SUBST(GTK_CFLAGS)
-AC_SUBST(GTK_LIBS)
-
-AC_SUBST(TOPLEVEL_TARGETS)
-AC_SUBST(INSTALL_TARGETS)
-AC_SUBST(UNINSTALL_TARGETS)
-AC_SUBST(MACRO_FLAG)
-
-dnl Checks for header files.
-dnl Fails at this stage
-dnl AC_CHECK_FILE(jni.h)
-
-dnl Checks for typedefs, structures, and compiler characteristics.
-AC_C_CONST
-
-dnl Checks for library functions.
-AC_FUNC_ALLOCA
-
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/jg_gtk_java.m4:33: -1- AC_DEFUN([JG_GTK_JAVA], [
-
-PKG_CHECK_MODULES(GTKJAVA, gtk2-java >= $1)
-
-if test -z "$PKG_CONFIG"; then
- AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
-fi
-
-AC_MSG_CHECKING(for gtk-java api version)
-gtkapiversion=`$PKG_CONFIG --variable api_version gtk2-java`
-AC_MSG_RESULT($gtkapiversion)
-AC_SUBST(gtkapiversion)
-
-AC_MSG_CHECKING(for gtk-java jar file)
-GTKJAR=`$PKG_CONFIG --variable classpath gtk2-java`
-AC_MSG_RESULT($GTKJAR)
-AC_SUBST(GTKJAR)
-
-
-dnl GTKJAVA_MACROS=`$PKG_CONFIG --variable macro_dir gtk2-java`
-
-AC_MSG_CHECKING(for gtk-java jar file)
-JG_GTK_LIB_PATH=`$PKG_CONFIG --variable jni_dir gtk2-java`
-AC_MSG_RESULT($JG_GTK_LIB_PATH)
-AC_SUBST(JG_GTK_LIB_PATH)
-
-AC_MSG_CHECKING(for gtk-java native gcj library)
-NATIVEGTKJAR=${JG_GTK_LIB_PATH}/libgtkjar${gtkapiversion}.so
-AC_MSG_RESULT($NATIVEGTKJAR)
-AC_SUBST(NATIVEGTKJAR)
-
-])
-m4trace:configure.in:20: -1- AC_INIT([src/jni/org_gnu_gnomevfs_GnomeVfs.c])
-m4trace:configure.in:20: -1- m4_pattern_forbid([^_?A[CHUM]_])
-m4trace:configure.in:20: -1- m4_pattern_forbid([_AC_])
-m4trace:configure.in:20: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS'])
-m4trace:configure.in:20: -1- m4_pattern_allow([^AS_FLAGS$])
-m4trace:configure.in:20: -1- m4_pattern_forbid([^_?m4_])
-m4trace:configure.in:20: -1- m4_pattern_forbid([^dnl$])
-m4trace:configure.in:20: -1- m4_pattern_forbid([^_?AS_])
-m4trace:configure.in:20: -1- AC_SUBST([SHELL], [${CONFIG_SHELL-/bin/sh}])
-m4trace:configure.in:20: -1- AC_SUBST([PATH_SEPARATOR])
-m4trace:configure.in:20: -1- AC_SUBST([PACKAGE_NAME], [m4_ifdef([AC_PACKAGE_NAME], ['AC_PACKAGE_NAME'])])
-m4trace:configure.in:20: -1- AC_SUBST([PACKAGE_TARNAME], [m4_ifdef([AC_PACKAGE_TARNAME], ['AC_PACKAGE_TARNAME'])])
-m4trace:configure.in:20: -1- AC_SUBST([PACKAGE_VERSION], [m4_ifdef([AC_PACKAGE_VERSION], ['AC_PACKAGE_VERSION'])])
-m4trace:configure.in:20: -1- AC_SUBST([PACKAGE_STRING], [m4_ifdef([AC_PACKAGE_STRING], ['AC_PACKAGE_STRING'])])
-m4trace:configure.in:20: -1- AC_SUBST([PACKAGE_BUGREPORT], [m4_ifdef([AC_PACKAGE_BUGREPORT], ['AC_PACKAGE_BUGREPORT'])])
-m4trace:configure.in:20: -1- AC_SUBST([exec_prefix], [NONE])
-m4trace:configure.in:20: -1- AC_SUBST([prefix], [NONE])
-m4trace:configure.in:20: -1- AC_SUBST([program_transform_name], [s,x,x,])
-m4trace:configure.in:20: -1- AC_SUBST([bindir], ['${exec_prefix}/bin'])
-m4trace:configure.in:20: -1- AC_SUBST([sbindir], ['${exec_prefix}/sbin'])
-m4trace:configure.in:20: -1- AC_SUBST([libexecdir], ['${exec_prefix}/libexec'])
-m4trace:configure.in:20: -1- AC_SUBST([datadir], ['${prefix}/share'])
-m4trace:configure.in:20: -1- AC_SUBST([sysconfdir], ['${prefix}/etc'])
-m4trace:configure.in:20: -1- AC_SUBST([sharedstatedir], ['${prefix}/com'])
-m4trace:configure.in:20: -1- AC_SUBST([localstatedir], ['${prefix}/var'])
-m4trace:configure.in:20: -1- AC_SUBST([libdir], ['${exec_prefix}/lib'])
-m4trace:configure.in:20: -1- AC_SUBST([includedir], ['${prefix}/include'])
-m4trace:configure.in:20: -1- AC_SUBST([oldincludedir], ['/usr/include'])
-m4trace:configure.in:20: -1- AC_SUBST([infodir], ['${prefix}/info'])
-m4trace:configure.in:20: -1- AC_SUBST([mandir], ['${prefix}/man'])
-m4trace:configure.in:20: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_NAME])
-m4trace:configure.in:20: -1- AH_OUTPUT([PACKAGE_NAME], [/* Define to the full name of this package. */
-#undef PACKAGE_NAME])
-m4trace:configure.in:20: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_TARNAME])
-m4trace:configure.in:20: -1- AH_OUTPUT([PACKAGE_TARNAME], [/* Define to the one symbol short name of this package. */
-#undef PACKAGE_TARNAME])
-m4trace:configure.in:20: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_VERSION])
-m4trace:configure.in:20: -1- AH_OUTPUT([PACKAGE_VERSION], [/* Define to the version of this package. */
-#undef PACKAGE_VERSION])
-m4trace:configure.in:20: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_STRING])
-m4trace:configure.in:20: -1- AH_OUTPUT([PACKAGE_STRING], [/* Define to the full name and version of this package. */
-#undef PACKAGE_STRING])
-m4trace:configure.in:20: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_BUGREPORT])
-m4trace:configure.in:20: -1- AH_OUTPUT([PACKAGE_BUGREPORT], [/* Define to the address where bug reports for this package should be sent. */
-#undef PACKAGE_BUGREPORT])
-m4trace:configure.in:20: -1- AC_SUBST([build_alias])
-m4trace:configure.in:20: -1- AC_SUBST([host_alias])
-m4trace:configure.in:20: -1- AC_SUBST([target_alias])
-m4trace:configure.in:20: -1- AC_SUBST([DEFS])
-m4trace:configure.in:20: -1- AC_SUBST([ECHO_C])
-m4trace:configure.in:20: -1- AC_SUBST([ECHO_N])
-m4trace:configure.in:20: -1- AC_SUBST([ECHO_T])
-m4trace:configure.in:20: -1- AC_SUBST([LIBS])
-m4trace:configure.in:27: -1- AC_SUBST([INSTALLED_CLASSPATH])
-m4trace:configure.in:28: -1- AC_SUBST([INSTALLED_JNI_DIR])
-m4trace:configure.in:30: -1- AC_SUBST([version])
-m4trace:configure.in:31: -1- AC_SUBST([apiversion])
-m4trace:configure.in:33: -1- JG_COMMON
-m4trace:configure.in:33: -1- AC_CONFIG_AUX_DIR([.])
-m4trace:configure.in:33: -1- AC_PROG_CC
-m4trace:configure.in:33: -1- AC_SUBST([CC])
-m4trace:configure.in:33: -1- AC_SUBST([CFLAGS])
-m4trace:configure.in:33: -1- AC_SUBST([LDFLAGS])
-m4trace:configure.in:33: -1- AC_SUBST([CPPFLAGS])
-m4trace:configure.in:33: -1- AC_SUBST([CC])
-m4trace:configure.in:33: -1- AC_SUBST([ac_ct_CC])
-m4trace:configure.in:33: -1- AC_SUBST([CC])
-m4trace:configure.in:33: -1- AC_SUBST([ac_ct_CC])
-m4trace:configure.in:33: -1- AC_SUBST([CC])
-m4trace:configure.in:33: -1- AC_SUBST([CC])
-m4trace:configure.in:33: -1- AC_SUBST([ac_ct_CC])
-m4trace:configure.in:33: -1- AC_SUBST([EXEEXT], [$ac_cv_exeext])
-m4trace:configure.in:33: -1- AC_SUBST([OBJEXT], [$ac_cv_objext])
-m4trace:configure.in:33: -1- AC_PROG_INSTALL
-m4trace:configure.in:33: -1- AC_SUBST([INSTALL_PROGRAM])
-m4trace:configure.in:33: -1- AC_SUBST([INSTALL_SCRIPT])
-m4trace:configure.in:33: -1- AC_SUBST([INSTALL_DATA])
-m4trace:configure.in:33: -1- AM_PATH_DOCBOOK
-m4trace:configure.in:33: -1- AC_SUBST([DB1], [$ac_cv_path_DB1])
-m4trace:configure.in:33: -1- AC_SUBST([DB2], [$ac_cv_path_DB2])
-m4trace:configure.in:33: -1- AC_SUBST([DOCBOOK])
-m4trace:configure.in:33: -1- AC_PROG_JAVAC
-m4trace:configure.in:33: -1- AC_SUBST([JAVAC])
-m4trace:configure.in:33: -1- AC_SUBST([JAVAC])
-m4trace:configure.in:33: -1- AC_PROG_JAVAC_WORKS
-m4trace:configure.in:33: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac_works.m4:23: AC_PROG_JAVAC_WORKS is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac.m4:14: AC_PROG_JAVAC is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4:41: JG_COMMON is expanded from...
-configure.in:33: the top level])
-m4trace:configure.in:33: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac_works.m4:23: AC_PROG_JAVAC_WORKS is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac.m4:14: AC_PROG_JAVAC is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4:41: JG_COMMON is expanded from...
-configure.in:33: the top level])
-m4trace:configure.in:33: -1- AC_PROG_JAVAC_WORKS
-m4trace:configure.in:33: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac_works.m4:23: AC_PROG_JAVAC_WORKS is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4:41: JG_COMMON is expanded from...
-configure.in:33: the top level])
-m4trace:configure.in:33: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac_works.m4:23: AC_PROG_JAVAC_WORKS is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4:41: JG_COMMON is expanded from...
-configure.in:33: the top level])
-m4trace:configure.in:33: -1- AC_PROG_JAR
-m4trace:configure.in:33: -1- AC_SUBST([JAR])
-m4trace:configure.in:33: -1- AC_SUBST([JAR])
-m4trace:configure.in:33: -1- JG_CHECK_NATIVECOMPILE
-m4trace:configure.in:33: -2- _m4_warn([obsolete], [The macro `AC_ERROR' is obsolete.
-You should run autoupdate.], [autoconf/oldnames.m4:55: AC_ERROR is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_check_nativecompile.m4:23: JG_CHECK_NATIVECOMPILE is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4:41: JG_COMMON is expanded from...
-configure.in:33: the top level])
-m4trace:configure.in:33: -1- AM_PATH_GCJ([3.0.0], [], [{ { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }])
-m4trace:configure.in:33: -1- AC_SUBST([GCJ], [$ac_cv_path_GCJ])
-m4trace:configure.in:33: -1- _m4_warn([obsolete], [The macro `AC_TRY_RUN' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:2289: AC_TRY_RUN is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/am_path_gcj.m4:137: AM_PATH_GCJ is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_check_nativecompile.m4:23: JG_CHECK_NATIVECOMPILE is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4:41: JG_COMMON is expanded from...
-configure.in:33: the top level])
-m4trace:configure.in:33: -1- AC_SUBST([GCJ], [$ac_cv_path_GCJ])
-m4trace:configure.in:33: -1- AC_SUBST([JAR], [$ac_cv_path_JAR])
-m4trace:configure.in:33: -1- AC_SUBST([GCJ_CLASSPATH])
-m4trace:configure.in:33: -1- AC_SUBST([GCJ_BUILD_TARGETS])
-m4trace:configure.in:33: -1- AC_SUBST([GCJ_INSTALL_TARGETS])
-m4trace:configure.in:33: -1- AC_SUBST([GCJ_UNINSTALL_TARGETS])
-m4trace:configure.in:33: -1- AC_CHECK_LIB([ibs], [main])
-m4trace:configure.in:33: -1- AH_OUTPUT([HAVE_LIBIBS], [/* Define to 1 if you have the `ibs\' library (-libs). */
-#undef HAVE_LIBIBS])
-m4trace:configure.in:33: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBIBS])
-m4trace:configure.in:33: -1- PKG_CHECK_MODULES([GTK], [gtk+-2.0 >= 2.4])
-m4trace:configure.in:33: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:33: -1- AC_SUBST([GTK_CFLAGS])
-m4trace:configure.in:33: -1- AC_SUBST([GTK_LIBS])
-m4trace:configure.in:33: -1- AC_SUBST([GTK_CFLAGS])
-m4trace:configure.in:33: -1- AC_SUBST([GTK_LIBS])
-m4trace:configure.in:33: -1- AC_SUBST([TOPLEVEL_TARGETS])
-m4trace:configure.in:33: -1- AC_SUBST([INSTALL_TARGETS])
-m4trace:configure.in:33: -1- AC_SUBST([UNINSTALL_TARGETS])
-m4trace:configure.in:33: -1- AC_SUBST([MACRO_FLAG])
-m4trace:configure.in:33: -1- AC_C_CONST
-m4trace:configure.in:33: -1- AC_DEFINE_TRACE_LITERAL([const])
-m4trace:configure.in:33: -1- AH_OUTPUT([const], [/* Define to empty if `const\' does not conform to ANSI C. */
-#undef const])
-m4trace:configure.in:33: -1- AC_FUNC_ALLOCA
-m4trace:configure.in:33: -1- AC_DEFINE_TRACE_LITERAL([HAVE_ALLOCA_H])
-m4trace:configure.in:33: -1- AH_OUTPUT([HAVE_ALLOCA_H], [/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
- */
-#undef HAVE_ALLOCA_H])
-m4trace:configure.in:33: -1- AC_DEFINE_TRACE_LITERAL([HAVE_ALLOCA])
-m4trace:configure.in:33: -1- AH_OUTPUT([HAVE_ALLOCA], [/* Define to 1 if you have `alloca\', as a function or macro. */
-#undef HAVE_ALLOCA])
-m4trace:configure.in:33: -1- AC_LIBSOURCE([alloca.c])
-m4trace:configure.in:33: -1- AC_SUBST([ALLOCA], [alloca.$ac_objext])
-m4trace:configure.in:33: -1- AC_DEFINE_TRACE_LITERAL([C_ALLOCA])
-m4trace:configure.in:33: -1- AH_OUTPUT([C_ALLOCA], [/* Define to 1 if using `alloca.c\'. */
-#undef C_ALLOCA])
-m4trace:configure.in:33: -1- AC_PROG_CPP
-m4trace:configure.in:33: -1- AC_SUBST([CPP])
-m4trace:configure.in:33: -1- AC_SUBST([CPPFLAGS])
-m4trace:configure.in:33: -1- AC_SUBST([CPP])
-m4trace:configure.in:33: -1- AC_SUBST([EGREP])
-m4trace:configure.in:33: -1- AC_DEFINE_TRACE_LITERAL([CRAY_STACKSEG_END])
-m4trace:configure.in:33: -1- AH_OUTPUT([CRAY_STACKSEG_END], [/* Define to one of `_getb67\', `GETB67\', `getb67\' for Cray-2 and Cray-YMP
- systems. This function is required for `alloca.c\' support on those systems.
- */
-#undef CRAY_STACKSEG_END])
-m4trace:configure.in:33: -1- AH_OUTPUT([STACK_DIRECTION], [/* If using the C implementation of alloca, define if you know the
- direction of stack growth for your system; otherwise it will be
- automatically deduced at run-time.
- STACK_DIRECTION > 0 => grows toward higher addresses
- STACK_DIRECTION < 0 => grows toward lower addresses
- STACK_DIRECTION = 0 => direction of growth unknown */
-@%:@undef STACK_DIRECTION])
-m4trace:configure.in:33: -1- AC_DEFINE_TRACE_LITERAL([STACK_DIRECTION])
-m4trace:configure.in:35: -1- JG_GTK_JAVA([2.4])
-m4trace:configure.in:35: -1- PKG_CHECK_MODULES([GTKJAVA], [gtk2-java >= 2.4])
-m4trace:configure.in:35: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:35: -1- AC_SUBST([GTKJAVA_CFLAGS])
-m4trace:configure.in:35: -1- AC_SUBST([GTKJAVA_LIBS])
-m4trace:configure.in:35: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:35: -1- AC_SUBST([gtkapiversion])
-m4trace:configure.in:35: -1- AC_SUBST([GTKJAR])
-m4trace:configure.in:35: -1- AC_SUBST([JG_GTK_LIB_PATH])
-m4trace:configure.in:35: -1- AC_SUBST([NATIVEGTKJAR])
-m4trace:configure.in:38: -1- PKG_CHECK_MODULES([GNOMEVFS], [gnome-vfs-2.0 >= 2.7.5])
-m4trace:configure.in:38: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:38: -1- AC_SUBST([GNOMEVFS_CFLAGS])
-m4trace:configure.in:38: -1- AC_SUBST([GNOMEVFS_LIBS])
-m4trace:configure.in:39: -1- AC_SUBST([GNOMEVFS_CFLAGS])
-m4trace:configure.in:40: -1- AC_SUBST([GNOMEVFS_LIBS])
-m4trace:configure.in:46: -1- AC_CONFIG_FILES([Makefile
- gnomevfs-java.pc
- src/Makefile
- src/java/org/gnu/gnomevfs/GnomeVfs.java
- ])
-m4trace:configure.in:46: -1- _m4_warn([obsolete], [AC_OUTPUT should be used without arguments.
-You should run autoupdate.], [])
-m4trace:configure.in:46: -1- AC_SUBST([LIB@&t at OBJS], [$ac_libobjs])
-m4trace:configure.in:46: -1- AC_SUBST([LTLIBOBJS], [$ac_ltlibobjs])
diff --git a/libgnomevfs-java/autom4te.cache/traces.1 b/libgnomevfs-java/autom4te.cache/traces.1
deleted file mode 100644
index 0d93290..0000000
--- a/libgnomevfs-java/autom4te.cache/traces.1
+++ /dev/null
@@ -1,201 +0,0 @@
-m4trace:configure.in:20: -1- AC_INIT([src/jni/org_gnu_gnomevfs_GnomeVfs.c])
-m4trace:configure.in:20: -1- m4_pattern_forbid([^_?A[CHUM]_])
-m4trace:configure.in:20: -1- m4_pattern_forbid([_AC_])
-m4trace:configure.in:20: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS'])
-m4trace:configure.in:20: -1- m4_pattern_allow([^AS_FLAGS$])
-m4trace:configure.in:20: -1- m4_pattern_forbid([^_?m4_])
-m4trace:configure.in:20: -1- m4_pattern_forbid([^dnl$])
-m4trace:configure.in:20: -1- m4_pattern_forbid([^_?AS_])
-m4trace:configure.in:20: -1- AC_SUBST([SHELL], [${CONFIG_SHELL-/bin/sh}])
-m4trace:configure.in:20: -1- AC_SUBST([PATH_SEPARATOR])
-m4trace:configure.in:20: -1- AC_SUBST([PACKAGE_NAME], [m4_ifdef([AC_PACKAGE_NAME], ['AC_PACKAGE_NAME'])])
-m4trace:configure.in:20: -1- AC_SUBST([PACKAGE_TARNAME], [m4_ifdef([AC_PACKAGE_TARNAME], ['AC_PACKAGE_TARNAME'])])
-m4trace:configure.in:20: -1- AC_SUBST([PACKAGE_VERSION], [m4_ifdef([AC_PACKAGE_VERSION], ['AC_PACKAGE_VERSION'])])
-m4trace:configure.in:20: -1- AC_SUBST([PACKAGE_STRING], [m4_ifdef([AC_PACKAGE_STRING], ['AC_PACKAGE_STRING'])])
-m4trace:configure.in:20: -1- AC_SUBST([PACKAGE_BUGREPORT], [m4_ifdef([AC_PACKAGE_BUGREPORT], ['AC_PACKAGE_BUGREPORT'])])
-m4trace:configure.in:20: -1- AC_SUBST([exec_prefix], [NONE])
-m4trace:configure.in:20: -1- AC_SUBST([prefix], [NONE])
-m4trace:configure.in:20: -1- AC_SUBST([program_transform_name], [s,x,x,])
-m4trace:configure.in:20: -1- AC_SUBST([bindir], ['${exec_prefix}/bin'])
-m4trace:configure.in:20: -1- AC_SUBST([sbindir], ['${exec_prefix}/sbin'])
-m4trace:configure.in:20: -1- AC_SUBST([libexecdir], ['${exec_prefix}/libexec'])
-m4trace:configure.in:20: -1- AC_SUBST([datadir], ['${prefix}/share'])
-m4trace:configure.in:20: -1- AC_SUBST([sysconfdir], ['${prefix}/etc'])
-m4trace:configure.in:20: -1- AC_SUBST([sharedstatedir], ['${prefix}/com'])
-m4trace:configure.in:20: -1- AC_SUBST([localstatedir], ['${prefix}/var'])
-m4trace:configure.in:20: -1- AC_SUBST([libdir], ['${exec_prefix}/lib'])
-m4trace:configure.in:20: -1- AC_SUBST([includedir], ['${prefix}/include'])
-m4trace:configure.in:20: -1- AC_SUBST([oldincludedir], ['/usr/include'])
-m4trace:configure.in:20: -1- AC_SUBST([infodir], ['${prefix}/info'])
-m4trace:configure.in:20: -1- AC_SUBST([mandir], ['${prefix}/man'])
-m4trace:configure.in:20: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_NAME])
-m4trace:configure.in:20: -1- AH_OUTPUT([PACKAGE_NAME], [/* Define to the full name of this package. */
-#undef PACKAGE_NAME])
-m4trace:configure.in:20: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_TARNAME])
-m4trace:configure.in:20: -1- AH_OUTPUT([PACKAGE_TARNAME], [/* Define to the one symbol short name of this package. */
-#undef PACKAGE_TARNAME])
-m4trace:configure.in:20: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_VERSION])
-m4trace:configure.in:20: -1- AH_OUTPUT([PACKAGE_VERSION], [/* Define to the version of this package. */
-#undef PACKAGE_VERSION])
-m4trace:configure.in:20: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_STRING])
-m4trace:configure.in:20: -1- AH_OUTPUT([PACKAGE_STRING], [/* Define to the full name and version of this package. */
-#undef PACKAGE_STRING])
-m4trace:configure.in:20: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_BUGREPORT])
-m4trace:configure.in:20: -1- AH_OUTPUT([PACKAGE_BUGREPORT], [/* Define to the address where bug reports for this package should be sent. */
-#undef PACKAGE_BUGREPORT])
-m4trace:configure.in:20: -1- AC_SUBST([build_alias])
-m4trace:configure.in:20: -1- AC_SUBST([host_alias])
-m4trace:configure.in:20: -1- AC_SUBST([target_alias])
-m4trace:configure.in:20: -1- AC_SUBST([DEFS])
-m4trace:configure.in:20: -1- AC_SUBST([ECHO_C])
-m4trace:configure.in:20: -1- AC_SUBST([ECHO_N])
-m4trace:configure.in:20: -1- AC_SUBST([ECHO_T])
-m4trace:configure.in:20: -1- AC_SUBST([LIBS])
-m4trace:configure.in:27: -1- AC_SUBST([INSTALLED_CLASSPATH])
-m4trace:configure.in:28: -1- AC_SUBST([INSTALLED_JNI_DIR])
-m4trace:configure.in:30: -1- AC_SUBST([version])
-m4trace:configure.in:31: -1- AC_SUBST([apiversion])
-m4trace:configure.in:33: -1- AC_CONFIG_AUX_DIR([.])
-m4trace:configure.in:33: -1- AC_PROG_CC
-m4trace:configure.in:33: -1- AC_SUBST([CC])
-m4trace:configure.in:33: -1- AC_SUBST([CFLAGS])
-m4trace:configure.in:33: -1- AC_SUBST([LDFLAGS])
-m4trace:configure.in:33: -1- AC_SUBST([CPPFLAGS])
-m4trace:configure.in:33: -1- AC_SUBST([CC])
-m4trace:configure.in:33: -1- AC_SUBST([ac_ct_CC])
-m4trace:configure.in:33: -1- AC_SUBST([CC])
-m4trace:configure.in:33: -1- AC_SUBST([ac_ct_CC])
-m4trace:configure.in:33: -1- AC_SUBST([CC])
-m4trace:configure.in:33: -1- AC_SUBST([CC])
-m4trace:configure.in:33: -1- AC_SUBST([ac_ct_CC])
-m4trace:configure.in:33: -1- AC_SUBST([EXEEXT], [$ac_cv_exeext])
-m4trace:configure.in:33: -1- AC_SUBST([OBJEXT], [$ac_cv_objext])
-m4trace:configure.in:33: -1- AC_PROG_INSTALL
-m4trace:configure.in:33: -1- AC_SUBST([INSTALL_PROGRAM])
-m4trace:configure.in:33: -1- AC_SUBST([INSTALL_SCRIPT])
-m4trace:configure.in:33: -1- AC_SUBST([INSTALL_DATA])
-m4trace:configure.in:33: -1- AC_SUBST([DB1], [$ac_cv_path_DB1])
-m4trace:configure.in:33: -1- AC_SUBST([DB2], [$ac_cv_path_DB2])
-m4trace:configure.in:33: -1- AC_SUBST([DOCBOOK])
-m4trace:configure.in:33: -1- AC_SUBST([JAVAC])
-m4trace:configure.in:33: -1- AC_SUBST([JAVAC])
-m4trace:configure.in:33: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-aclocal.m4:123: AC_PROG_JAVAC_WORKS is expanded from...
-aclocal.m4:99: AC_PROG_JAVAC is expanded from...
-aclocal.m4:346: JG_COMMON is expanded from...
-configure.in:33: the top level])
-m4trace:configure.in:33: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-aclocal.m4:123: AC_PROG_JAVAC_WORKS is expanded from...
-aclocal.m4:99: AC_PROG_JAVAC is expanded from...
-aclocal.m4:346: JG_COMMON is expanded from...
-configure.in:33: the top level])
-m4trace:configure.in:33: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-aclocal.m4:123: AC_PROG_JAVAC_WORKS is expanded from...
-aclocal.m4:346: JG_COMMON is expanded from...
-configure.in:33: the top level])
-m4trace:configure.in:33: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-aclocal.m4:123: AC_PROG_JAVAC_WORKS is expanded from...
-aclocal.m4:346: JG_COMMON is expanded from...
-configure.in:33: the top level])
-m4trace:configure.in:33: -1- AC_SUBST([JAR])
-m4trace:configure.in:33: -1- AC_SUBST([JAR])
-m4trace:configure.in:33: -2- _m4_warn([obsolete], [The macro `AC_ERROR' is obsolete.
-You should run autoupdate.], [autoconf/oldnames.m4:55: AC_ERROR is expanded from...
-aclocal.m4:303: JG_CHECK_NATIVECOMPILE is expanded from...
-aclocal.m4:346: JG_COMMON is expanded from...
-configure.in:33: the top level])
-m4trace:configure.in:33: -1- AC_SUBST([GCJ], [$ac_cv_path_GCJ])
-m4trace:configure.in:33: -1- _m4_warn([obsolete], [The macro `AC_TRY_RUN' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:2289: AC_TRY_RUN is expanded from...
-aclocal.m4:278: AM_PATH_GCJ is expanded from...
-aclocal.m4:303: JG_CHECK_NATIVECOMPILE is expanded from...
-aclocal.m4:346: JG_COMMON is expanded from...
-configure.in:33: the top level])
-m4trace:configure.in:33: -1- AC_SUBST([GCJ], [$ac_cv_path_GCJ])
-m4trace:configure.in:33: -1- AC_SUBST([JAR], [$ac_cv_path_JAR])
-m4trace:configure.in:33: -1- AC_SUBST([GCJ_CLASSPATH])
-m4trace:configure.in:33: -1- AC_SUBST([GCJ_BUILD_TARGETS])
-m4trace:configure.in:33: -1- AC_SUBST([GCJ_INSTALL_TARGETS])
-m4trace:configure.in:33: -1- AC_SUBST([GCJ_UNINSTALL_TARGETS])
-m4trace:configure.in:33: -1- AC_CHECK_LIB([ibs], [main])
-m4trace:configure.in:33: -1- AH_OUTPUT([HAVE_LIBIBS], [/* Define to 1 if you have the `ibs\' library (-libs). */
-#undef HAVE_LIBIBS])
-m4trace:configure.in:33: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBIBS])
-m4trace:configure.in:33: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:33: -1- AC_SUBST([GTK_CFLAGS])
-m4trace:configure.in:33: -1- AC_SUBST([GTK_LIBS])
-m4trace:configure.in:33: -1- AC_SUBST([GTK_CFLAGS])
-m4trace:configure.in:33: -1- AC_SUBST([GTK_LIBS])
-m4trace:configure.in:33: -1- AC_SUBST([TOPLEVEL_TARGETS])
-m4trace:configure.in:33: -1- AC_SUBST([INSTALL_TARGETS])
-m4trace:configure.in:33: -1- AC_SUBST([UNINSTALL_TARGETS])
-m4trace:configure.in:33: -1- AC_SUBST([MACRO_FLAG])
-m4trace:configure.in:33: -1- AC_C_CONST
-m4trace:configure.in:33: -1- AC_DEFINE_TRACE_LITERAL([const])
-m4trace:configure.in:33: -1- AH_OUTPUT([const], [/* Define to empty if `const\' does not conform to ANSI C. */
-#undef const])
-m4trace:configure.in:33: -1- AC_FUNC_ALLOCA
-m4trace:configure.in:33: -1- AC_DEFINE_TRACE_LITERAL([HAVE_ALLOCA_H])
-m4trace:configure.in:33: -1- AH_OUTPUT([HAVE_ALLOCA_H], [/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
- */
-#undef HAVE_ALLOCA_H])
-m4trace:configure.in:33: -1- AC_DEFINE_TRACE_LITERAL([HAVE_ALLOCA])
-m4trace:configure.in:33: -1- AH_OUTPUT([HAVE_ALLOCA], [/* Define to 1 if you have `alloca\', as a function or macro. */
-#undef HAVE_ALLOCA])
-m4trace:configure.in:33: -1- AC_LIBSOURCE([alloca.c])
-m4trace:configure.in:33: -1- AC_SUBST([ALLOCA], [alloca.$ac_objext])
-m4trace:configure.in:33: -1- AC_DEFINE_TRACE_LITERAL([C_ALLOCA])
-m4trace:configure.in:33: -1- AH_OUTPUT([C_ALLOCA], [/* Define to 1 if using `alloca.c\'. */
-#undef C_ALLOCA])
-m4trace:configure.in:33: -1- AC_PROG_CPP
-m4trace:configure.in:33: -1- AC_SUBST([CPP])
-m4trace:configure.in:33: -1- AC_SUBST([CPPFLAGS])
-m4trace:configure.in:33: -1- AC_SUBST([CPP])
-m4trace:configure.in:33: -1- AC_SUBST([EGREP])
-m4trace:configure.in:33: -1- AC_DEFINE_TRACE_LITERAL([CRAY_STACKSEG_END])
-m4trace:configure.in:33: -1- AH_OUTPUT([CRAY_STACKSEG_END], [/* Define to one of `_getb67\', `GETB67\', `getb67\' for Cray-2 and Cray-YMP
- systems. This function is required for `alloca.c\' support on those systems.
- */
-#undef CRAY_STACKSEG_END])
-m4trace:configure.in:33: -1- AH_OUTPUT([STACK_DIRECTION], [/* If using the C implementation of alloca, define if you know the
- direction of stack growth for your system; otherwise it will be
- automatically deduced at run-time.
- STACK_DIRECTION > 0 => grows toward higher addresses
- STACK_DIRECTION < 0 => grows toward lower addresses
- STACK_DIRECTION = 0 => direction of growth unknown */
-@%:@undef STACK_DIRECTION])
-m4trace:configure.in:33: -1- AC_DEFINE_TRACE_LITERAL([STACK_DIRECTION])
-m4trace:configure.in:35: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:35: -1- AC_SUBST([GTKJAVA_CFLAGS])
-m4trace:configure.in:35: -1- AC_SUBST([GTKJAVA_LIBS])
-m4trace:configure.in:35: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:35: -1- AC_SUBST([gtkapiversion])
-m4trace:configure.in:35: -1- AC_SUBST([GTKJAR])
-m4trace:configure.in:35: -1- AC_SUBST([JG_GTK_LIB_PATH])
-m4trace:configure.in:35: -1- AC_SUBST([NATIVEGTKJAR])
-m4trace:configure.in:38: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:38: -1- AC_SUBST([GNOMEVFS_CFLAGS])
-m4trace:configure.in:38: -1- AC_SUBST([GNOMEVFS_LIBS])
-m4trace:configure.in:39: -1- AC_SUBST([GNOMEVFS_CFLAGS])
-m4trace:configure.in:40: -1- AC_SUBST([GNOMEVFS_LIBS])
-m4trace:configure.in:46: -1- AC_CONFIG_FILES([Makefile
- gnomevfs-java.pc
- src/Makefile
- src/java/org/gnu/gnomevfs/GnomeVfs.java
- ])
-m4trace:configure.in:46: -1- _m4_warn([obsolete], [AC_OUTPUT should be used without arguments.
-You should run autoupdate.], [])
-m4trace:configure.in:46: -1- AC_SUBST([LIB@&t at OBJS], [$ac_libobjs])
-m4trace:configure.in:46: -1- AC_SUBST([LTLIBOBJS], [$ac_ltlibobjs])
diff --git a/libgnomevfs-java/config.log b/libgnomevfs-java/config.log
deleted file mode 100644
index 714e935..0000000
--- a/libgnomevfs-java/config.log
+++ /dev/null
@@ -1,478 +0,0 @@
-This file contains any messages produced by compilers while
-running configure, to aid debugging if configure makes a mistake.
-
-It was created by configure, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- $ ./configure --libdir=/usr/lib/jni/ --prefix=/usr/
-
-## --------- ##
-## Platform. ##
-## --------- ##
-
-hostname = pathfinderii
-uname -m = i686
-uname -r = 2.6.10-1-k7
-uname -s = Linux
-uname -v = #1 Tue Jan 11 01:41:35 UTC 2005
-
-/usr/bin/uname -p = unknown
-/bin/uname -X = unknown
-
-/bin/arch = i686
-/usr/bin/arch -k = unknown
-/usr/convex/getsysinfo = unknown
-hostinfo = unknown
-/bin/machine = unknown
-/usr/bin/oslevel = unknown
-/bin/universe = unknown
-
-PATH: /usr/sbin
-PATH: /usr/bin
-PATH: /sbin
-PATH: /bin
-PATH: /usr/bin/X11
-
-
-## ----------- ##
-## Core tests. ##
-## ----------- ##
-
-configure:1276: checking how to run the C preprocessor
-configure:1311: -E conftest.c
-./configure: line 1312: -E: command not found
-configure:1317: $? = 127
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-| #ifdef __STDC__
-| # include <limits.h>
-| #else
-| # include <assert.h>
-| #endif
-| Syntax error
-configure:1311: -E conftest.c
-./configure: line 1312: -E: command not found
-configure:1317: $? = 127
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-| #ifdef __STDC__
-| # include <limits.h>
-| #else
-| # include <assert.h>
-| #endif
-| Syntax error
-configure:1311: -E -traditional-cpp conftest.c
-./configure: line 1312: -E: command not found
-configure:1317: $? = 127
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-| #ifdef __STDC__
-| # include <limits.h>
-| #else
-| # include <assert.h>
-| #endif
-| Syntax error
-configure:1311: -E -traditional-cpp conftest.c
-./configure: line 1312: -E: command not found
-configure:1317: $? = 127
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-| #ifdef __STDC__
-| # include <limits.h>
-| #else
-| # include <assert.h>
-| #endif
-| Syntax error
-configure:1311: /lib/cpp conftest.c
-configure:1317: $? = 0
-configure:1349: /lib/cpp conftest.c
-conftest.c:9:28: ac_nonexistent.h: No such file or directory
-configure:1355: $? = 1
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-| #include <ac_nonexistent.h>
-configure:1394: result: /lib/cpp
-configure:1418: /lib/cpp conftest.c
-configure:1424: $? = 0
-configure:1456: /lib/cpp conftest.c
-conftest.c:9:28: ac_nonexistent.h: No such file or directory
-configure:1462: $? = 1
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-| #include <ac_nonexistent.h>
-configure:1506: checking for egrep
-configure:1516: result: grep -E
-configure:1595: checking for gcc
-configure:1611: found /usr/bin/gcc
-configure:1621: result: gcc
-configure:1865: checking for C compiler version
-configure:1868: gcc --version </dev/null >&5
-gcc (GCC) 3.3.5 (Debian 1:3.3.5-6)
-Copyright (C) 2003 Free Software Foundation, Inc.
-This is free software; see the source for copying conditions. There is NO
-warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-
-configure:1871: $? = 0
-configure:1873: gcc -v </dev/null >&5
-Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs
-Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux
-Thread model: posix
-gcc version 3.3.5 (Debian 1:3.3.5-6)
-configure:1876: $? = 0
-configure:1878: gcc -V </dev/null >&5
-gcc: `-V' option must have argument
-configure:1881: $? = 1
-configure:1904: checking for C compiler default output file name
-configure:1907: gcc conftest.c >&5
-configure:1910: $? = 0
-configure:1956: result: a.out
-configure:1961: checking whether the C compiler works
-configure:1967: ./a.out
-configure:1970: $? = 0
-configure:1987: result: yes
-configure:1994: checking whether we are cross compiling
-configure:1996: result: no
-configure:1999: checking for suffix of executables
-configure:2001: gcc -o conftest conftest.c >&5
-configure:2004: $? = 0
-configure:2029: result:
-configure:2035: checking for suffix of object files
-configure:2056: gcc -c conftest.c >&5
-configure:2059: $? = 0
-configure:2081: result: o
-configure:2085: checking whether we are using the GNU C compiler
-configure:2109: gcc -c conftest.c >&5
-configure:2115: $? = 0
-configure:2118: test -z || test ! -s conftest.err
-configure:2121: $? = 0
-configure:2124: test -s conftest.o
-configure:2127: $? = 0
-configure:2140: result: yes
-configure:2146: checking whether gcc accepts -g
-configure:2167: gcc -c -g conftest.c >&5
-configure:2173: $? = 0
-configure:2176: test -z || test ! -s conftest.err
-configure:2179: $? = 0
-configure:2182: test -s conftest.o
-configure:2185: $? = 0
-configure:2196: result: yes
-configure:2213: checking for gcc option to accept ANSI C
-configure:2283: gcc -c -g -O2 conftest.c >&5
-configure:2289: $? = 0
-configure:2292: test -z || test ! -s conftest.err
-configure:2295: $? = 0
-configure:2298: test -s conftest.o
-configure:2301: $? = 0
-configure:2319: result: none needed
-configure:2337: gcc -c -g -O2 conftest.c >&5
-conftest.c:2: error: parse error before "me"
-configure:2343: $? = 1
-configure: failed program was:
-| #ifndef __cplusplus
-| choke me
-| #endif
-configure:2486: checking for a BSD-compatible install
-configure:2541: result: /usr/bin/install -c
-configure:2555: checking for db2html
-configure:2573: found /usr/bin/db2html
-configure:2586: result: /usr/bin/db2html
-configure:2650: checking for gcj
-configure:2666: found /usr/bin/gcj
-configure:2676: result: gcj -C
-configure:2733: checking if gcj -C works
-configure:2747: gcj -C Test.java
-configure:2750: $? = 0
-configure:2763: result: yes
-configure:2768: checking if gcj -C works
-configure:2798: result: yes
-configure:2807: checking for jar
-configure:2823: found /usr/bin/jar
-configure:2833: result: jar
-configure:2921: checking for gcj
-configure:2939: found /usr/bin/gcj
-configure:2952: result: /usr/bin/gcj
-configure:2961: checking for GCJ - version >= 3.0.0
-configure:3009: gcc -o conftest -g -O2 conftest.c >&5
-configure:3012: $? = 0
-configure:3014: ./conftest
-configure:3017: $? = 0
-configure:3032: result: yes
-configure:3036: checking for gcj
-configure:3067: result: /usr/bin/gcj
-configure:3076: checking for jar
-configure:3094: found /usr/bin/jar
-configure:3107: result: /usr/bin/jar
-configure:3180: checking for main in -libs
-configure:3204: gcc -o conftest -g -O2 conftest.c -libs >&5
-/usr/bin/ld: cannot find -libs
-collect2: ld returned 1 exit status
-configure:3210: $? = 1
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-|
-|
-| int
-| main ()
-| {
-| main ();
-| ;
-| return 0;
-| }
-configure:3235: result: no
-configure:3253: checking for pkg-config
-configure:3271: found /usr/bin/pkg-config
-configure:3284: result: /usr/bin/pkg-config
-configure:3301: checking for gtk+-2.0 >= 2.4
-configure:3305: result: yes
-configure:3309: checking GTK_CFLAGS
-configure:3312: result: -DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-configure:3315: checking GTK_LIBS
-configure:3318: result: -Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
-configure:3354: checking for an ANSI C-conforming const
-configure:3421: gcc -c -g -O2 conftest.c >&5
-configure:3427: $? = 0
-configure:3430: test -z || test ! -s conftest.err
-configure:3433: $? = 0
-configure:3436: test -s conftest.o
-configure:3439: $? = 0
-configure:3450: result: yes
-configure:3463: checking for working alloca.h
-configure:3484: gcc -o conftest -g -O2 conftest.c >&5
-configure:3490: $? = 0
-configure:3493: test -z || test ! -s conftest.err
-configure:3496: $? = 0
-configure:3499: test -s conftest
-configure:3502: $? = 0
-configure:3514: result: yes
-configure:3524: checking for alloca
-configure:3565: gcc -o conftest -g -O2 conftest.c >&5
-configure:3571: $? = 0
-configure:3574: test -z || test ! -s conftest.err
-configure:3577: $? = 0
-configure:3580: test -s conftest
-configure:3583: $? = 0
-configure:3595: result: yes
-configure:3876: checking for gtk2-java >= 2.4
-configure:3880: result: yes
-configure:3884: checking GTKJAVA_CFLAGS
-configure:3887: result:
-configure:3890: checking GTKJAVA_LIBS
-configure:3893: result:
-configure:3964: checking for gtk-java api version
-configure:3967: result: 2.4
-configure:3971: checking for gtk-java jar file
-configure:3974: result: /home/java-gnome-2.8.3/libgtk-java/lib/gtk2.4-2.4.6.jar
-configure:3980: checking for gtk-java jar file
-configure:3983: result: /home/java-gnome-2.8.3/libgtk-java/lib/
-configure:3987: checking for gtk-java native gcj library
-configure:3990: result: /home/java-gnome-2.8.3/libgtk-java/lib//libgtkjar2.4.so
-configure:4050: checking for gnome-vfs-2.0 >= 2.7.5
-configure:4054: result: yes
-configure:4058: checking GNOMEVFS_CFLAGS
-configure:4061: result: -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0
-configure:4064: checking GNOMEVFS_LIBS
-configure:4067: result: -pthread -Wl,--export-dynamic -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0
-configure:4224: creating ./config.status
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by config.status, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- CONFIG_FILES =
- CONFIG_HEADERS =
- CONFIG_LINKS =
- CONFIG_COMMANDS =
- $ ./config.status
-
-on pathfinderii
-
-config.status:713: creating Makefile
-config.status:713: creating gnomevfs-java.pc
-config.status:713: creating src/Makefile
-config.status:713: creating src/java/org/gnu/gnomevfs/GnomeVfs.java
-
-## ---------------- ##
-## Cache variables. ##
-## ---------------- ##
-
-ac_cv_c_compiler_gnu=yes
-ac_cv_c_const=yes
-ac_cv_env_CC_set=
-ac_cv_env_CC_value=
-ac_cv_env_CFLAGS_set=
-ac_cv_env_CFLAGS_value=
-ac_cv_env_CPPFLAGS_set=
-ac_cv_env_CPPFLAGS_value=
-ac_cv_env_CPP_set=
-ac_cv_env_CPP_value=
-ac_cv_env_LDFLAGS_set=
-ac_cv_env_LDFLAGS_value=
-ac_cv_env_build_alias_set=
-ac_cv_env_build_alias_value=
-ac_cv_env_host_alias_set=
-ac_cv_env_host_alias_value=
-ac_cv_env_target_alias_set=
-ac_cv_env_target_alias_value=
-ac_cv_exeext=
-ac_cv_func_alloca_works=yes
-ac_cv_lib_ibs_main=no
-ac_cv_objext=o
-ac_cv_path_DB1=/usr/bin/db2html
-ac_cv_path_GCJ=/usr/bin/gcj
-ac_cv_path_JAR=/usr/bin/jar
-ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
-ac_cv_path_install='/usr/bin/install -c'
-ac_cv_prog_CPP=/lib/cpp
-ac_cv_prog_JAR=jar
-ac_cv_prog_JAVAC='gcj -C'
-ac_cv_prog_ac_ct_CC=gcc
-ac_cv_prog_cc_g=yes
-ac_cv_prog_cc_stdc=
-ac_cv_prog_egrep='grep -E'
-ac_cv_prog_javac_works=yes
-ac_cv_working_alloca_h=yes
-
-## ----------------- ##
-## Output variables. ##
-## ----------------- ##
-
-ALLOCA=''
-CC='gcc'
-CFLAGS='-g -O2'
-CPP='/lib/cpp'
-CPPFLAGS=''
-DB1='/usr/bin/db2html'
-DB2=''
-DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 '
-DOCBOOK='/usr/bin/db2html'
-ECHO_C=''
-ECHO_N='-n'
-ECHO_T=''
-EGREP='grep -E'
-EXEEXT=''
-GCJ='/usr/bin/gcj'
-GCJ_BUILD_TARGETS='native-gcj'
-GCJ_CLASSPATH='/usr/share/java/libgcj-3.3.5.jar:'
-GCJ_INSTALL_TARGETS='native_install'
-GCJ_UNINSTALL_TARGETS='native_uninstall'
-GNOMEVFS_CFLAGS='-pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 '
-GNOMEVFS_LIBS='-pthread -Wl,--export-dynamic -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 '
-GTKJAR='/home/java-gnome-2.8.3/libgtk-java/lib/gtk2.4-2.4.6.jar'
-GTKJAVA_CFLAGS=' '
-GTKJAVA_LIBS=' '
-GTK_CFLAGS='-DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
-GTK_LIBS='-Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 '
-INSTALLED_CLASSPATH='${prefix}/share/java/gnome2.7-2.7.4.jar'
-INSTALLED_JNI_DIR='${prefix}/lib/jni/'
-INSTALL_DATA='${INSTALL} -m 644'
-INSTALL_PROGRAM='${INSTALL}'
-INSTALL_SCRIPT='${INSTALL}'
-INSTALL_TARGETS=''
-JAR='/usr/bin/jar'
-JAVAC='gcj -C'
-JG_GTK_LIB_PATH='/home/java-gnome-2.8.3/libgtk-java/lib/'
-LDFLAGS=''
-LIBOBJS=''
-LIBS=''
-LTLIBOBJS=''
-MACRO_FLAG=''
-NATIVEGTKJAR='/home/java-gnome-2.8.3/libgtk-java/lib//libgtkjar2.4.so'
-OBJEXT='o'
-PACKAGE_BUGREPORT=''
-PACKAGE_NAME=''
-PACKAGE_STRING=''
-PACKAGE_TARNAME=''
-PACKAGE_VERSION=''
-PATH_SEPARATOR=':'
-PKG_CONFIG='/usr/bin/pkg-config'
-SHELL='/bin/sh'
-TOPLEVEL_TARGETS=''
-UNINSTALL_TARGETS=''
-ac_ct_CC='gcc'
-apiversion='2.7'
-bindir='${exec_prefix}/bin'
-build_alias=''
-datadir='${prefix}/share'
-exec_prefix='${prefix}'
-gtkapiversion='2.4'
-host_alias=''
-includedir='${prefix}/include'
-infodir='${prefix}/info'
-libdir='/usr/lib/jni/'
-libexecdir='${exec_prefix}/libexec'
-localstatedir='${prefix}/var'
-mandir='${prefix}/man'
-oldincludedir='/usr/include'
-prefix='/usr/'
-program_transform_name='s,x,x,'
-sbindir='${exec_prefix}/sbin'
-sharedstatedir='${prefix}/com'
-sysconfdir='${prefix}/etc'
-target_alias=''
-version='2.7.4'
-
-## ----------- ##
-## confdefs.h. ##
-## ----------- ##
-
-#define HAVE_ALLOCA 1
-#define HAVE_ALLOCA_H 1
-#define PACKAGE_BUGREPORT ""
-#define PACKAGE_NAME ""
-#define PACKAGE_STRING ""
-#define PACKAGE_TARNAME ""
-#define PACKAGE_VERSION ""
-
-configure: exit 0
diff --git a/libgnomevfs-java/config.status b/libgnomevfs-java/config.status
deleted file mode 100644
index 4605e0b..0000000
--- a/libgnomevfs-java/config.status
+++ /dev/null
@@ -1,749 +0,0 @@
-#! /bin/sh
-# Generated by configure.
-# Run this file to recreate the current configuration.
-# Compiler output produced by configure, useful for debugging
-# configure, is in config.log if it exists.
-
-debug=false
-ac_cs_recheck=false
-ac_cs_silent=false
-SHELL=${CONFIG_SHELL-/bin/sh}
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
-echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
-echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-exec 6>&1
-
-# Open the log real soon, to keep \$[0] and so on meaningful, and to
-# report actual input values of CONFIG_FILES etc. instead of their
-# values after options handling. Logging --version etc. is OK.
-exec 5>>config.log
-{
- echo
- sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
-## Running $as_me. ##
-_ASBOX
-} >&5
-cat >&5 <<_CSEOF
-
-This file was extended by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- CONFIG_FILES = $CONFIG_FILES
- CONFIG_HEADERS = $CONFIG_HEADERS
- CONFIG_LINKS = $CONFIG_LINKS
- CONFIG_COMMANDS = $CONFIG_COMMANDS
- $ $0 $@
-
-_CSEOF
-echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
-echo >&5
-config_files=" Makefile gnomevfs-java.pc src/Makefile src/java/org/gnu/gnomevfs/GnomeVfs.java"
-
-ac_cs_usage="\
-\`$as_me' instantiates files from templates according to the
-current configuration.
-
-Usage: $0 [OPTIONS] [FILE]...
-
- -h, --help print this help, then exit
- -V, --version print version number, then exit
- -q, --quiet do not print progress messages
- -d, --debug don't remove temporary files
- --recheck update $as_me by reconfiguring in the same conditions
- --file=FILE[:TEMPLATE]
- instantiate the configuration file FILE
-
-Configuration files:
-$config_files
-
-Report bugs to <bug-autoconf at gnu.org>."
-ac_cs_version="\
-config.status
-configured by ./configure, generated by GNU Autoconf 2.59,
- with options \"'--libdir=/usr/lib/jni/' '--prefix=/usr/'\"
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This config.status script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it."
-srcdir=.
-INSTALL="/usr/bin/install -c"
-# If no file are specified by the user, then we need to provide default
-# value. By we need to know if files were specified by the user.
-ac_need_defaults=:
-while test $# != 0
-do
- case $1 in
- --*=*)
- ac_option=`expr "x$1" : 'x\([^=]*\)='`
- ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
- ac_shift=:
- ;;
- -*)
- ac_option=$1
- ac_optarg=$2
- ac_shift=shift
- ;;
- *) # This is not an option, so the user has probably given explicit
- # arguments.
- ac_option=$1
- ac_need_defaults=false;;
- esac
-
- case $ac_option in
- # Handling of the options.
- -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
- ac_cs_recheck=: ;;
- --version | --vers* | -V )
- echo "$ac_cs_version"; exit 0 ;;
- --he | --h)
- # Conflict between --help and --header
- { { echo "$as_me:$LINENO: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; };;
- --help | --hel | -h )
- echo "$ac_cs_usage"; exit 0 ;;
- --debug | --d* | -d )
- debug=: ;;
- --file | --fil | --fi | --f )
- $ac_shift
- CONFIG_FILES="$CONFIG_FILES $ac_optarg"
- ac_need_defaults=false;;
- --header | --heade | --head | --hea )
- $ac_shift
- CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
- ac_need_defaults=false;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil | --si | --s)
- ac_cs_silent=: ;;
-
- # This is an error.
- -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; } ;;
-
- *) ac_config_targets="$ac_config_targets $1" ;;
-
- esac
- shift
-done
-
-ac_configure_extra_args=
-
-if $ac_cs_silent; then
- exec 6>/dev/null
- ac_configure_extra_args="$ac_configure_extra_args --silent"
-fi
-
-if $ac_cs_recheck; then
- echo "running /bin/sh ./configure " '--libdir=/usr/lib/jni/' '--prefix=/usr/' $ac_configure_extra_args " --no-create --no-recursion" >&6
- exec /bin/sh ./configure '--libdir=/usr/lib/jni/' '--prefix=/usr/' $ac_configure_extra_args --no-create --no-recursion
-fi
-
-for ac_config_target in $ac_config_targets
-do
- case "$ac_config_target" in
- # Handling of arguments.
- "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
- "gnomevfs-java.pc" ) CONFIG_FILES="$CONFIG_FILES gnomevfs-java.pc" ;;
- "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
- "src/java/org/gnu/gnomevfs/GnomeVfs.java" ) CONFIG_FILES="$CONFIG_FILES src/java/org/gnu/gnomevfs/GnomeVfs.java" ;;
- *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
-echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# If the user did not use the arguments to specify the items to instantiate,
-# then the envvar interface is used. Set only those that are not.
-# We use the long form for the default assignment because of an extremely
-# bizarre bug on SunOS 4.1.3.
-if $ac_need_defaults; then
- test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
-fi
-
-# Have a temporary directory for convenience. Make it in the build tree
-# simply because there is no reason to put it here, and in addition,
-# creating and moving files from /tmp can sometimes cause problems.
-# Create a temporary directory, and hook for its removal unless debugging.
-$debug ||
-{
- trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
- trap '{ (exit 1); exit 1; }' 1 2 13 15
-}
-
-# Create a (secure) tmp directory for tmp files.
-
-{
- tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
- test -n "$tmp" && test -d "$tmp"
-} ||
-{
- tmp=./confstat$$-$RANDOM
- (umask 077 && mkdir $tmp)
-} ||
-{
- echo "$me: cannot create a temporary directory in ." >&2
- { (exit 1); exit 1; }
-}
-
-
-#
-# CONFIG_FILES section.
-#
-
-# No need to generate the scripts if there are no CONFIG_FILES.
-# This happens for instance when ./config.status config.h
-if test -n "$CONFIG_FILES"; then
- # Protect against being on the right side of a sed subst in config.status.
- sed 's/,@/@@/; s/@,/@@/; s/,;t t$/@;t t/; /@;t t$/s/[\\&,]/\\&/g;
- s/@@/,@/; s/@@/@,/; s/@;t t$/,;t t/' >$tmp/subs.sed <<\CEOF
-s, at SHELL@,/bin/sh,;t t
-s, at PATH_SEPARATOR@,:,;t t
-s, at PACKAGE_NAME@,,;t t
-s, at PACKAGE_TARNAME@,,;t t
-s, at PACKAGE_VERSION@,,;t t
-s, at PACKAGE_STRING@,,;t t
-s, at PACKAGE_BUGREPORT@,,;t t
-s, at exec_prefix@,${prefix},;t t
-s, at prefix@,/usr/,;t t
-s, at program_transform_name@,s,x,x,,;t t
-s, at bindir@,${exec_prefix}/bin,;t t
-s, at sbindir@,${exec_prefix}/sbin,;t t
-s, at libexecdir@,${exec_prefix}/libexec,;t t
-s, at datadir@,${prefix}/share,;t t
-s, at sysconfdir@,${prefix}/etc,;t t
-s, at sharedstatedir@,${prefix}/com,;t t
-s, at localstatedir@,${prefix}/var,;t t
-s, at libdir@,/usr/lib/jni/,;t t
-s, at includedir@,${prefix}/include,;t t
-s, at oldincludedir@,/usr/include,;t t
-s, at infodir@,${prefix}/info,;t t
-s, at mandir@,${prefix}/man,;t t
-s, at build_alias@,,;t t
-s, at host_alias@,,;t t
-s, at target_alias@,,;t t
-s, at DEFS@,-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 ,;t t
-s, at ECHO_C@,,;t t
-s, at ECHO_N@,-n,;t t
-s, at ECHO_T@,,;t t
-s, at LIBS@,,;t t
-s, at INSTALLED_CLASSPATH@,${prefix}/share/java/gnome2.7-2.7.4.jar,;t t
-s, at INSTALLED_JNI_DIR@,${prefix}/lib/jni/,;t t
-s, at version@,2.7.4,;t t
-s, at apiversion@,2.7,;t t
-s, at CC@,gcc,;t t
-s, at CFLAGS@,-g -O2,;t t
-s, at LDFLAGS@,,;t t
-s, at CPPFLAGS@,,;t t
-s, at ac_ct_CC@,gcc,;t t
-s, at EXEEXT@,,;t t
-s, at OBJEXT@,o,;t t
-s, at INSTALL_PROGRAM@,${INSTALL},;t t
-s, at INSTALL_SCRIPT@,${INSTALL},;t t
-s, at INSTALL_DATA@,${INSTALL} -m 644,;t t
-s, at DB1@,/usr/bin/db2html,;t t
-s, at DB2@,,;t t
-s, at DOCBOOK@,/usr/bin/db2html,;t t
-s, at JAVAC@,gcj -C,;t t
-s, at JAR@,/usr/bin/jar,;t t
-s, at GCJ@,/usr/bin/gcj,;t t
-s, at GCJ_CLASSPATH@,/usr/share/java/libgcj-3.3.5.jar:,;t t
-s, at GCJ_BUILD_TARGETS@,native-gcj,;t t
-s, at GCJ_INSTALL_TARGETS@,native_install,;t t
-s, at GCJ_UNINSTALL_TARGETS@,native_uninstall,;t t
-s, at PKG_CONFIG@,/usr/bin/pkg-config,;t t
-s, at GTK_CFLAGS@,-DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ,;t t
-s, at GTK_LIBS@,-Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ,;t t
-s, at TOPLEVEL_TARGETS@,,;t t
-s, at INSTALL_TARGETS@,,;t t
-s, at UNINSTALL_TARGETS@,,;t t
-s, at MACRO_FLAG@,,;t t
-s, at ALLOCA@,,;t t
-s, at CPP@,/lib/cpp,;t t
-s, at EGREP@,grep -E,;t t
-s, at GTKJAVA_CFLAGS@, ,;t t
-s, at GTKJAVA_LIBS@, ,;t t
-s, at gtkapiversion@,2.4,;t t
-s, at GTKJAR@,/home/java-gnome-2.8.3/libgtk-java/lib/gtk2.4-2.4.6.jar,;t t
-s, at JG_GTK_LIB_PATH@,/home/java-gnome-2.8.3/libgtk-java/lib/,;t t
-s, at NATIVEGTKJAR@,/home/java-gnome-2.8.3/libgtk-java/lib//libgtkjar2.4.so,;t t
-s, at GNOMEVFS_CFLAGS@,-pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 ,;t t
-s, at GNOMEVFS_LIBS@,-pthread -Wl,--export-dynamic -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ,;t t
-s, at LIBOBJS@,,;t t
-s, at LTLIBOBJS@,,;t t
-CEOF
-
- # Split the substitutions into bite-sized pieces for seds with
- # small command number limits, like on Digital OSF/1 and HP-UX.
- ac_max_sed_lines=48
- ac_sed_frag=1 # Number of current file.
- ac_beg=1 # First line for current file.
- ac_end=$ac_max_sed_lines # Line after last line for current file.
- ac_more_lines=:
- ac_sed_cmds=
- while $ac_more_lines; do
- if test $ac_beg -gt 1; then
- sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- else
- sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- fi
- if test ! -s $tmp/subs.frag; then
- ac_more_lines=false
- else
- # The purpose of the label and of the branching condition is to
- # speed up the sed processing (if there are no `@' at all, there
- # is no need to browse any of the substitutions).
- # These are the two extra sed commands mentioned above.
- (echo ':t
- /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
- else
- ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
- fi
- ac_sed_frag=`expr $ac_sed_frag + 1`
- ac_beg=$ac_end
- ac_end=`expr $ac_end + $ac_max_sed_lines`
- fi
- done
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds=cat
- fi
-fi # test -n "$CONFIG_FILES"
-
-for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
- # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
- case $ac_file in
- - | *:- | *:-:* ) # input from stdin
- cat >$tmp/stdin
- ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- * ) ac_file_in=$ac_file.in ;;
- esac
-
- # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
- ac_dir=`(dirname "$ac_file") 2>/dev/null ||
-$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$ac_file" : 'X\(//\)[^/]' \| \
- X"$ac_file" : 'X\(//\)$' \| \
- X"$ac_file" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$ac_file" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- { if $as_mkdir_p; then
- mkdir -p "$ac_dir"
- else
- as_dir="$ac_dir"
- as_dirs=
- while test ! -d "$as_dir"; do
- as_dirs="$as_dir $as_dirs"
- as_dir=`(dirname "$as_dir") 2>/dev/null ||
-$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$as_dir" : 'X\(//\)[^/]' \| \
- X"$as_dir" : 'X\(//\)$' \| \
- X"$as_dir" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$as_dir" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- done
- test ! -n "$as_dirs" || mkdir $as_dirs
- fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
-echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
- { (exit 1); exit 1; }; }; }
-
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
-
- case $INSTALL in
- [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
- *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
- esac
-
- # Let's still pretend it is `configure' which instantiates (i.e., don't
- # use $as_me), people would be surprised to read:
- # /* config.h. Generated by config.status. */
- if test x"$ac_file" = x-; then
- configure_input=
- else
- configure_input="$ac_file. "
- fi
- configure_input=$configure_input"Generated from `echo $ac_file_in |
- sed 's,.*/,,'` by configure."
-
- # First look for the input files in the build tree, otherwise in the
- # src tree.
- ac_file_inputs=`IFS=:
- for f in $ac_file_in; do
- case $f in
- -) echo $tmp/stdin ;;
- [\\/$]*)
- # Absolute (can't be DOS-style, as IFS=:)
- test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- echo "$f";;
- *) # Relative
- if test -f "$f"; then
- # Build tree
- echo "$f"
- elif test -f "$srcdir/$f"; then
- # Source tree
- echo "$srcdir/$f"
- else
- # /dev/null tree
- { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- fi;;
- esac
- done` || { (exit 1); exit 1; }
-
- if test x"$ac_file" != x-; then
- { echo "$as_me:$LINENO: creating $ac_file" >&5
-echo "$as_me: creating $ac_file" >&6;}
- rm -f "$ac_file"
- fi
- sed "/^[ ]*VPATH[ ]*=/{
-s/:*\$(srcdir):*/:/;
-s/:*\${srcdir}:*/:/;
-s/:*@srcdir@:*/:/;
-s/^\([^=]*=[ ]*\):*/\1/;
-s/:*$//;
-s/^[^=]*=[ ]*$//;
-}
-
-:t
-/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
-s, at configure_input@,$configure_input,;t t
-s, at srcdir@,$ac_srcdir,;t t
-s, at abs_srcdir@,$ac_abs_srcdir,;t t
-s, at top_srcdir@,$ac_top_srcdir,;t t
-s, at abs_top_srcdir@,$ac_abs_top_srcdir,;t t
-s, at builddir@,$ac_builddir,;t t
-s, at abs_builddir@,$ac_abs_builddir,;t t
-s, at top_builddir@,$ac_top_builddir,;t t
-s, at abs_top_builddir@,$ac_abs_top_builddir,;t t
-s, at INSTALL@,$ac_INSTALL,;t t
-" $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
- rm -f $tmp/stdin
- if test x"$ac_file" != x-; then
- mv $tmp/out $ac_file
- else
- cat $tmp/out
- rm -f $tmp/out
- fi
-
-done
-
-{ (exit 0); exit 0; }
diff --git a/libgnomevfs-java/configure b/libgnomevfs-java/configure
deleted file mode 100644
index acfe2c6..0000000
--- a/libgnomevfs-java/configure
+++ /dev/null
@@ -1,5048 +0,0 @@
-#! /bin/sh
-# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.59.
-#
-# Copyright (C) 2003 Free Software Foundation, Inc.
-# This configure script is free software; the Free Software Foundation
-# gives unlimited permission to copy, distribute and modify it.
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-
-# Name of the host.
-# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
-# so uname gets run too.
-ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
-
-exec 6>&1
-
-#
-# Initializations.
-#
-ac_default_prefix=/usr/local
-ac_config_libobj_dir=.
-cross_compiling=no
-subdirs=
-MFLAGS=
-MAKEFLAGS=
-SHELL=${CONFIG_SHELL-/bin/sh}
-
-# Maximum number of lines to put in a shell here document.
-# This variable seems obsolete. It should probably be removed, and
-# only ac_max_sed_lines should be used.
-: ${ac_max_here_lines=38}
-
-# Identity of this package.
-PACKAGE_NAME=
-PACKAGE_TARNAME=
-PACKAGE_VERSION=
-PACKAGE_STRING=
-PACKAGE_BUGREPORT=
-
-ac_unique_file="src/jni/org_gnu_gnomevfs_GnomeVfs.c"
-ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALLED_CLASSPATH INSTALLED_JNI_DIR version apiversion CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DA [...]
-ac_subst_files=''
-
-# Initialize some variables set by options.
-ac_init_help=
-ac_init_version=false
-# The variables have the same names as the options, with
-# dashes changed to underlines.
-cache_file=/dev/null
-exec_prefix=NONE
-no_create=
-no_recursion=
-prefix=NONE
-program_prefix=NONE
-program_suffix=NONE
-program_transform_name=s,x,x,
-silent=
-site=
-srcdir=
-verbose=
-x_includes=NONE
-x_libraries=NONE
-
-# Installation directory options.
-# These are left unexpanded so users can "make install exec_prefix=/foo"
-# and all the variables that are supposed to be based on exec_prefix
-# by default will actually change.
-# Use braces instead of parens because sh, perl, etc. also accept them.
-bindir='${exec_prefix}/bin'
-sbindir='${exec_prefix}/sbin'
-libexecdir='${exec_prefix}/libexec'
-datadir='${prefix}/share'
-sysconfdir='${prefix}/etc'
-sharedstatedir='${prefix}/com'
-localstatedir='${prefix}/var'
-libdir='${exec_prefix}/lib'
-includedir='${prefix}/include'
-oldincludedir='/usr/include'
-infodir='${prefix}/info'
-mandir='${prefix}/man'
-
-ac_prev=
-for ac_option
-do
- # If the previous option needs an argument, assign it.
- if test -n "$ac_prev"; then
- eval "$ac_prev=\$ac_option"
- ac_prev=
- continue
- fi
-
- ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
-
- # Accept the important Cygnus configure options, so we can diagnose typos.
-
- case $ac_option in
-
- -bindir | --bindir | --bindi | --bind | --bin | --bi)
- ac_prev=bindir ;;
- -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
- bindir=$ac_optarg ;;
-
- -build | --build | --buil | --bui | --bu)
- ac_prev=build_alias ;;
- -build=* | --build=* | --buil=* | --bui=* | --bu=*)
- build_alias=$ac_optarg ;;
-
- -cache-file | --cache-file | --cache-fil | --cache-fi \
- | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
- ac_prev=cache_file ;;
- -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
- | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
- cache_file=$ac_optarg ;;
-
- --config-cache | -C)
- cache_file=config.cache ;;
-
- -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
- ac_prev=datadir ;;
- -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
- | --da=*)
- datadir=$ac_optarg ;;
-
- -disable-* | --disable-*)
- ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid feature name: $ac_feature" >&2
- { (exit 1); exit 1; }; }
- ac_feature=`echo $ac_feature | sed 's/-/_/g'`
- eval "enable_$ac_feature=no" ;;
-
- -enable-* | --enable-*)
- ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid feature name: $ac_feature" >&2
- { (exit 1); exit 1; }; }
- ac_feature=`echo $ac_feature | sed 's/-/_/g'`
- case $ac_option in
- *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
- *) ac_optarg=yes ;;
- esac
- eval "enable_$ac_feature='$ac_optarg'" ;;
-
- -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
- | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
- | --exec | --exe | --ex)
- ac_prev=exec_prefix ;;
- -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
- | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
- | --exec=* | --exe=* | --ex=*)
- exec_prefix=$ac_optarg ;;
-
- -gas | --gas | --ga | --g)
- # Obsolete; use --with-gas.
- with_gas=yes ;;
-
- -help | --help | --hel | --he | -h)
- ac_init_help=long ;;
- -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
- ac_init_help=recursive ;;
- -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
- ac_init_help=short ;;
-
- -host | --host | --hos | --ho)
- ac_prev=host_alias ;;
- -host=* | --host=* | --hos=* | --ho=*)
- host_alias=$ac_optarg ;;
-
- -includedir | --includedir | --includedi | --included | --include \
- | --includ | --inclu | --incl | --inc)
- ac_prev=includedir ;;
- -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
- | --includ=* | --inclu=* | --incl=* | --inc=*)
- includedir=$ac_optarg ;;
-
- -infodir | --infodir | --infodi | --infod | --info | --inf)
- ac_prev=infodir ;;
- -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
- infodir=$ac_optarg ;;
-
- -libdir | --libdir | --libdi | --libd)
- ac_prev=libdir ;;
- -libdir=* | --libdir=* | --libdi=* | --libd=*)
- libdir=$ac_optarg ;;
-
- -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
- | --libexe | --libex | --libe)
- ac_prev=libexecdir ;;
- -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
- | --libexe=* | --libex=* | --libe=*)
- libexecdir=$ac_optarg ;;
-
- -localstatedir | --localstatedir | --localstatedi | --localstated \
- | --localstate | --localstat | --localsta | --localst \
- | --locals | --local | --loca | --loc | --lo)
- ac_prev=localstatedir ;;
- -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
- | --localstate=* | --localstat=* | --localsta=* | --localst=* \
- | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
- localstatedir=$ac_optarg ;;
-
- -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
- ac_prev=mandir ;;
- -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
- mandir=$ac_optarg ;;
-
- -nfp | --nfp | --nf)
- # Obsolete; use --without-fp.
- with_fp=no ;;
-
- -no-create | --no-create | --no-creat | --no-crea | --no-cre \
- | --no-cr | --no-c | -n)
- no_create=yes ;;
-
- -no-recursion | --no-recursion | --no-recursio | --no-recursi \
- | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
- no_recursion=yes ;;
-
- -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
- | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
- | --oldin | --oldi | --old | --ol | --o)
- ac_prev=oldincludedir ;;
- -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
- | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
- | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
- oldincludedir=$ac_optarg ;;
-
- -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
- ac_prev=prefix ;;
- -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
- prefix=$ac_optarg ;;
-
- -program-prefix | --program-prefix | --program-prefi | --program-pref \
- | --program-pre | --program-pr | --program-p)
- ac_prev=program_prefix ;;
- -program-prefix=* | --program-prefix=* | --program-prefi=* \
- | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
- program_prefix=$ac_optarg ;;
-
- -program-suffix | --program-suffix | --program-suffi | --program-suff \
- | --program-suf | --program-su | --program-s)
- ac_prev=program_suffix ;;
- -program-suffix=* | --program-suffix=* | --program-suffi=* \
- | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
- program_suffix=$ac_optarg ;;
-
- -program-transform-name | --program-transform-name \
- | --program-transform-nam | --program-transform-na \
- | --program-transform-n | --program-transform- \
- | --program-transform | --program-transfor \
- | --program-transfo | --program-transf \
- | --program-trans | --program-tran \
- | --progr-tra | --program-tr | --program-t)
- ac_prev=program_transform_name ;;
- -program-transform-name=* | --program-transform-name=* \
- | --program-transform-nam=* | --program-transform-na=* \
- | --program-transform-n=* | --program-transform-=* \
- | --program-transform=* | --program-transfor=* \
- | --program-transfo=* | --program-transf=* \
- | --program-trans=* | --program-tran=* \
- | --progr-tra=* | --program-tr=* | --program-t=*)
- program_transform_name=$ac_optarg ;;
-
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil)
- silent=yes ;;
-
- -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
- ac_prev=sbindir ;;
- -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
- | --sbi=* | --sb=*)
- sbindir=$ac_optarg ;;
-
- -sharedstatedir | --sharedstatedir | --sharedstatedi \
- | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
- | --sharedst | --shareds | --shared | --share | --shar \
- | --sha | --sh)
- ac_prev=sharedstatedir ;;
- -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
- | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
- | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
- | --sha=* | --sh=*)
- sharedstatedir=$ac_optarg ;;
-
- -site | --site | --sit)
- ac_prev=site ;;
- -site=* | --site=* | --sit=*)
- site=$ac_optarg ;;
-
- -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
- ac_prev=srcdir ;;
- -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
- srcdir=$ac_optarg ;;
-
- -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
- | --syscon | --sysco | --sysc | --sys | --sy)
- ac_prev=sysconfdir ;;
- -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
- | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
- sysconfdir=$ac_optarg ;;
-
- -target | --target | --targe | --targ | --tar | --ta | --t)
- ac_prev=target_alias ;;
- -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
- target_alias=$ac_optarg ;;
-
- -v | -verbose | --verbose | --verbos | --verbo | --verb)
- verbose=yes ;;
-
- -version | --version | --versio | --versi | --vers | -V)
- ac_init_version=: ;;
-
- -with-* | --with-*)
- ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid package name: $ac_package" >&2
- { (exit 1); exit 1; }; }
- ac_package=`echo $ac_package| sed 's/-/_/g'`
- case $ac_option in
- *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
- *) ac_optarg=yes ;;
- esac
- eval "with_$ac_package='$ac_optarg'" ;;
-
- -without-* | --without-*)
- ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid package name: $ac_package" >&2
- { (exit 1); exit 1; }; }
- ac_package=`echo $ac_package | sed 's/-/_/g'`
- eval "with_$ac_package=no" ;;
-
- --x)
- # Obsolete; use --with-x.
- with_x=yes ;;
-
- -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
- | --x-incl | --x-inc | --x-in | --x-i)
- ac_prev=x_includes ;;
- -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
- | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
- x_includes=$ac_optarg ;;
-
- -x-libraries | --x-libraries | --x-librarie | --x-librari \
- | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
- ac_prev=x_libraries ;;
- -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
- | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
- x_libraries=$ac_optarg ;;
-
- -*) { echo "$as_me: error: unrecognized option: $ac_option
-Try \`$0 --help' for more information." >&2
- { (exit 1); exit 1; }; }
- ;;
-
- *=*)
- ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
- # Reject names that are not valid shell variable names.
- expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
- { (exit 1); exit 1; }; }
- ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
- eval "$ac_envvar='$ac_optarg'"
- export $ac_envvar ;;
-
- *)
- # FIXME: should be removed in autoconf 3.0.
- echo "$as_me: WARNING: you should use --build, --host, --target" >&2
- expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
- echo "$as_me: WARNING: invalid host type: $ac_option" >&2
- : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
- ;;
-
- esac
-done
-
-if test -n "$ac_prev"; then
- ac_option=--`echo $ac_prev | sed 's/_/-/g'`
- { echo "$as_me: error: missing argument to $ac_option" >&2
- { (exit 1); exit 1; }; }
-fi
-
-# Be sure to have absolute paths.
-for ac_var in exec_prefix prefix
-do
- eval ac_val=$`echo $ac_var`
- case $ac_val in
- [\\/$]* | ?:[\\/]* | NONE | '' ) ;;
- *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# Be sure to have absolute paths.
-for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
- localstatedir libdir includedir oldincludedir infodir mandir
-do
- eval ac_val=$`echo $ac_var`
- case $ac_val in
- [\\/$]* | ?:[\\/]* ) ;;
- *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# There might be people who depend on the old broken behavior: `$host'
-# used to hold the argument of --host etc.
-# FIXME: To remove some day.
-build=$build_alias
-host=$host_alias
-target=$target_alias
-
-# FIXME: To remove some day.
-if test "x$host_alias" != x; then
- if test "x$build_alias" = x; then
- cross_compiling=maybe
- echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
- If a cross compiler is detected then cross compile mode will be used." >&2
- elif test "x$build_alias" != "x$host_alias"; then
- cross_compiling=yes
- fi
-fi
-
-ac_tool_prefix=
-test -n "$host_alias" && ac_tool_prefix=$host_alias-
-
-test "$silent" = yes && exec 6>/dev/null
-
-
-# Find the source files, if location was not specified.
-if test -z "$srcdir"; then
- ac_srcdir_defaulted=yes
- # Try the directory containing this script, then its parent.
- ac_confdir=`(dirname "$0") 2>/dev/null ||
-$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$0" : 'X\(//\)[^/]' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$0" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- srcdir=$ac_confdir
- if test ! -r $srcdir/$ac_unique_file; then
- srcdir=..
- fi
-else
- ac_srcdir_defaulted=no
-fi
-if test ! -r $srcdir/$ac_unique_file; then
- if test "$ac_srcdir_defaulted" = yes; then
- { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
- { (exit 1); exit 1; }; }
- else
- { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
- { (exit 1); exit 1; }; }
- fi
-fi
-(cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||
- { echo "$as_me: error: sources are in $srcdir, but \`cd $srcdir' does not work" >&2
- { (exit 1); exit 1; }; }
-srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
-ac_env_build_alias_set=${build_alias+set}
-ac_env_build_alias_value=$build_alias
-ac_cv_env_build_alias_set=${build_alias+set}
-ac_cv_env_build_alias_value=$build_alias
-ac_env_host_alias_set=${host_alias+set}
-ac_env_host_alias_value=$host_alias
-ac_cv_env_host_alias_set=${host_alias+set}
-ac_cv_env_host_alias_value=$host_alias
-ac_env_target_alias_set=${target_alias+set}
-ac_env_target_alias_value=$target_alias
-ac_cv_env_target_alias_set=${target_alias+set}
-ac_cv_env_target_alias_value=$target_alias
-ac_env_CC_set=${CC+set}
-ac_env_CC_value=$CC
-ac_cv_env_CC_set=${CC+set}
-ac_cv_env_CC_value=$CC
-ac_env_CFLAGS_set=${CFLAGS+set}
-ac_env_CFLAGS_value=$CFLAGS
-ac_cv_env_CFLAGS_set=${CFLAGS+set}
-ac_cv_env_CFLAGS_value=$CFLAGS
-ac_env_LDFLAGS_set=${LDFLAGS+set}
-ac_env_LDFLAGS_value=$LDFLAGS
-ac_cv_env_LDFLAGS_set=${LDFLAGS+set}
-ac_cv_env_LDFLAGS_value=$LDFLAGS
-ac_env_CPPFLAGS_set=${CPPFLAGS+set}
-ac_env_CPPFLAGS_value=$CPPFLAGS
-ac_cv_env_CPPFLAGS_set=${CPPFLAGS+set}
-ac_cv_env_CPPFLAGS_value=$CPPFLAGS
-ac_env_CPP_set=${CPP+set}
-ac_env_CPP_value=$CPP
-ac_cv_env_CPP_set=${CPP+set}
-ac_cv_env_CPP_value=$CPP
-
-#
-# Report the --help message.
-#
-if test "$ac_init_help" = "long"; then
- # Omit some internal or obsolete options to make the list less imposing.
- # This message is too long to be a string in the A/UX 3.1 sh.
- cat <<_ACEOF
-\`configure' configures this package to adapt to many kinds of systems.
-
-Usage: $0 [OPTION]... [VAR=VALUE]...
-
-To assign environment variables (e.g., CC, CFLAGS...), specify them as
-VAR=VALUE. See below for descriptions of some of the useful variables.
-
-Defaults for the options are specified in brackets.
-
-Configuration:
- -h, --help display this help and exit
- --help=short display options specific to this package
- --help=recursive display the short help of all the included packages
- -V, --version display version information and exit
- -q, --quiet, --silent do not print \`checking...' messages
- --cache-file=FILE cache test results in FILE [disabled]
- -C, --config-cache alias for \`--cache-file=config.cache'
- -n, --no-create do not create output files
- --srcdir=DIR find the sources in DIR [configure dir or \`..']
-
-_ACEOF
-
- cat <<_ACEOF
-Installation directories:
- --prefix=PREFIX install architecture-independent files in PREFIX
- [$ac_default_prefix]
- --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
- [PREFIX]
-
-By default, \`make install' will install all the files in
-\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
-an installation prefix other than \`$ac_default_prefix' using \`--prefix',
-for instance \`--prefix=\$HOME'.
-
-For better control, use the options below.
-
-Fine tuning of the installation directories:
- --bindir=DIR user executables [EPREFIX/bin]
- --sbindir=DIR system admin executables [EPREFIX/sbin]
- --libexecdir=DIR program executables [EPREFIX/libexec]
- --datadir=DIR read-only architecture-independent data [PREFIX/share]
- --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
- --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
- --localstatedir=DIR modifiable single-machine data [PREFIX/var]
- --libdir=DIR object code libraries [EPREFIX/lib]
- --includedir=DIR C header files [PREFIX/include]
- --oldincludedir=DIR C header files for non-gcc [/usr/include]
- --infodir=DIR info documentation [PREFIX/info]
- --mandir=DIR man documentation [PREFIX/man]
-_ACEOF
-
- cat <<\_ACEOF
-_ACEOF
-fi
-
-if test -n "$ac_init_help"; then
-
- cat <<\_ACEOF
-
-Optional Packages:
- --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
- --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
- --without-gcj-compile Binary builds of Java-GNOME
-with gcj compiler will not be made
- --with-gcj-prefix=PFX Prefix where gcj is installed (optional)
-
-Some influential environment variables:
- CC C compiler command
- CFLAGS C compiler flags
- LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
- nonstandard directory <lib dir>
- CPPFLAGS C/C++ preprocessor flags, e.g. -I<include dir> if you have
- headers in a nonstandard directory <include dir>
- CPP C preprocessor
-
-Use these variables to override the choices made by `configure' or to help
-it to find libraries and programs with nonstandard names/locations.
-
-_ACEOF
-fi
-
-if test "$ac_init_help" = "recursive"; then
- # If there are subdirs, report their specific --help.
- ac_popdir=`pwd`
- for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
- test -d $ac_dir || continue
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
- cd $ac_dir
- # Check for guested configure; otherwise get Cygnus style configure.
- if test -f $ac_srcdir/configure.gnu; then
- echo
- $SHELL $ac_srcdir/configure.gnu --help=recursive
- elif test -f $ac_srcdir/configure; then
- echo
- $SHELL $ac_srcdir/configure --help=recursive
- elif test -f $ac_srcdir/configure.ac ||
- test -f $ac_srcdir/configure.in; then
- echo
- $ac_configure --help
- else
- echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
- fi
- cd "$ac_popdir"
- done
-fi
-
-test -n "$ac_init_help" && exit 0
-if $ac_init_version; then
- cat <<\_ACEOF
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This configure script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it.
-_ACEOF
- exit 0
-fi
-exec 5>config.log
-cat >&5 <<_ACEOF
-This file contains any messages produced by compilers while
-running configure, to aid debugging if configure makes a mistake.
-
-It was created by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- $ $0 $@
-
-_ACEOF
-{
-cat <<_ASUNAME
-## --------- ##
-## Platform. ##
-## --------- ##
-
-hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
-uname -m = `(uname -m) 2>/dev/null || echo unknown`
-uname -r = `(uname -r) 2>/dev/null || echo unknown`
-uname -s = `(uname -s) 2>/dev/null || echo unknown`
-uname -v = `(uname -v) 2>/dev/null || echo unknown`
-
-/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
-/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
-
-/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
-/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
-/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
-hostinfo = `(hostinfo) 2>/dev/null || echo unknown`
-/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
-/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
-/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
-
-_ASUNAME
-
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- echo "PATH: $as_dir"
-done
-
-} >&5
-
-cat >&5 <<_ACEOF
-
-
-## ----------- ##
-## Core tests. ##
-## ----------- ##
-
-_ACEOF
-
-
-# Keep a trace of the command line.
-# Strip out --no-create and --no-recursion so they do not pile up.
-# Strip out --silent because we don't want to record it for future runs.
-# Also quote any args containing shell meta-characters.
-# Make two passes to allow for proper duplicate-argument suppression.
-ac_configure_args=
-ac_configure_args0=
-ac_configure_args1=
-ac_sep=
-ac_must_keep_next=false
-for ac_pass in 1 2
-do
- for ac_arg
- do
- case $ac_arg in
- -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil)
- continue ;;
- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
- ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
- esac
- case $ac_pass in
- 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
- 2)
- ac_configure_args1="$ac_configure_args1 '$ac_arg'"
- if test $ac_must_keep_next = true; then
- ac_must_keep_next=false # Got value, back to normal.
- else
- case $ac_arg in
- *=* | --config-cache | -C | -disable-* | --disable-* \
- | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
- | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
- | -with-* | --with-* | -without-* | --without-* | --x)
- case "$ac_configure_args0 " in
- "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
- esac
- ;;
- -* ) ac_must_keep_next=true ;;
- esac
- fi
- ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
- # Get rid of the leading space.
- ac_sep=" "
- ;;
- esac
- done
-done
-$as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
-$as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
-
-# When interrupted or exit'd, cleanup temporary files, and complete
-# config.log. We remove comments because anyway the quotes in there
-# would cause problems or look ugly.
-# WARNING: Be sure not to use single quotes in there, as some shells,
-# such as our DU 5.0 friend, will then `close' the trap.
-trap 'exit_status=$?
- # Save into config.log some information that might help in debugging.
- {
- echo
-
- cat <<\_ASBOX
-## ---------------- ##
-## Cache variables. ##
-## ---------------- ##
-_ASBOX
- echo
- # The following way of writing the cache mishandles newlines in values,
-{
- (set) 2>&1 |
- case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
- *ac_space=\ *)
- sed -n \
- "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
- s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
- ;;
- *)
- sed -n \
- "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
- ;;
- esac;
-}
- echo
-
- cat <<\_ASBOX
-## ----------------- ##
-## Output variables. ##
-## ----------------- ##
-_ASBOX
- echo
- for ac_var in $ac_subst_vars
- do
- eval ac_val=$`echo $ac_var`
- echo "$ac_var='"'"'$ac_val'"'"'"
- done | sort
- echo
-
- if test -n "$ac_subst_files"; then
- cat <<\_ASBOX
-## ------------- ##
-## Output files. ##
-## ------------- ##
-_ASBOX
- echo
- for ac_var in $ac_subst_files
- do
- eval ac_val=$`echo $ac_var`
- echo "$ac_var='"'"'$ac_val'"'"'"
- done | sort
- echo
- fi
-
- if test -s confdefs.h; then
- cat <<\_ASBOX
-## ----------- ##
-## confdefs.h. ##
-## ----------- ##
-_ASBOX
- echo
- sed "/^$/d" confdefs.h | sort
- echo
- fi
- test "$ac_signal" != 0 &&
- echo "$as_me: caught signal $ac_signal"
- echo "$as_me: exit $exit_status"
- } >&5
- rm -f core *.core &&
- rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
- exit $exit_status
- ' 0
-for ac_signal in 1 2 13 15; do
- trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
-done
-ac_signal=0
-
-# confdefs.h avoids OS command line length limits that DEFS can exceed.
-rm -rf conftest* confdefs.h
-# AIX cpp loses on an empty file, so make sure it contains at least a newline.
-echo >confdefs.h
-
-# Predefined preprocessor variables.
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_NAME "$PACKAGE_NAME"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_TARNAME "$PACKAGE_TARNAME"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_VERSION "$PACKAGE_VERSION"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_STRING "$PACKAGE_STRING"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
-_ACEOF
-
-
-# Let the site file select an alternate cache file if it wants to.
-# Prefer explicitly selected file to automatically selected ones.
-if test -z "$CONFIG_SITE"; then
- if test "x$prefix" != xNONE; then
- CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
- else
- CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
- fi
-fi
-for ac_site_file in $CONFIG_SITE; do
- if test -r "$ac_site_file"; then
- { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
-echo "$as_me: loading site script $ac_site_file" >&6;}
- sed 's/^/| /' "$ac_site_file" >&5
- . "$ac_site_file"
- fi
-done
-
-if test -r "$cache_file"; then
- # Some versions of bash will fail to source /dev/null (special
- # files actually), so we avoid doing that.
- if test -f "$cache_file"; then
- { echo "$as_me:$LINENO: loading cache $cache_file" >&5
-echo "$as_me: loading cache $cache_file" >&6;}
- case $cache_file in
- [\\/]* | ?:[\\/]* ) . $cache_file;;
- *) . ./$cache_file;;
- esac
- fi
-else
- { echo "$as_me:$LINENO: creating cache $cache_file" >&5
-echo "$as_me: creating cache $cache_file" >&6;}
- >$cache_file
-fi
-
-# Check that the precious variables saved in the cache have kept the same
-# value.
-ac_cache_corrupted=false
-for ac_var in `(set) 2>&1 |
- sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
- eval ac_old_set=\$ac_cv_env_${ac_var}_set
- eval ac_new_set=\$ac_env_${ac_var}_set
- eval ac_old_val="\$ac_cv_env_${ac_var}_value"
- eval ac_new_val="\$ac_env_${ac_var}_value"
- case $ac_old_set,$ac_new_set in
- set,)
- { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
-echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
- ac_cache_corrupted=: ;;
- ,set)
- { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
-echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
- ac_cache_corrupted=: ;;
- ,);;
- *)
- if test "x$ac_old_val" != "x$ac_new_val"; then
- { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
-echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
- { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
-echo "$as_me: former value: $ac_old_val" >&2;}
- { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
-echo "$as_me: current value: $ac_new_val" >&2;}
- ac_cache_corrupted=:
- fi;;
- esac
- # Pass precious variables to config.status.
- if test "$ac_new_set" = set; then
- case $ac_new_val in
- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
- ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
- *) ac_arg=$ac_var=$ac_new_val ;;
- esac
- case " $ac_configure_args " in
- *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
- *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
- esac
- fi
-done
-if $ac_cache_corrupted; then
- { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
-echo "$as_me: error: changes in the environment can compromise the build" >&2;}
- { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
-echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-version="2.7.4"
-apiversion="2.7"
-
-INSTALLED_CLASSPATH=\${prefix}/share/java/gnome${apiversion}-${version}.jar
-INSTALLED_JNI_DIR=\${prefix}/lib/jni/
-
-
-
-
-
-
-
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
-echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
-# On Suns, sometimes $CPP names a directory.
-if test -n "$CPP" && test -d "$CPP"; then
- CPP=
-fi
-if test -z "$CPP"; then
- if test "${ac_cv_prog_CPP+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- # Double quotes because CPP needs to be expanded
- for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
- do
- ac_preproc_ok=false
-for ac_c_preproc_warn_flag in '' yes
-do
- # Use a header file that comes with gcc, so configuring glibc
- # with a fresh cross-compiler works.
- # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- # <limits.h> exists even on freestanding compilers.
- # On the NeXT, cc -E runs the code through the compiler's parser,
- # not just through cpp. "Syntax error" is here to catch this case.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
- Syntax error
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.$ac_ext
-
- # OK, works on sane cases. Now check whether non-existent headers
- # can be detected and how.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#include <ac_nonexistent.h>
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- # Broken: success on invalid input.
-continue
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then
- break
-fi
-
- done
- ac_cv_prog_CPP=$CPP
-
-fi
- CPP=$ac_cv_prog_CPP
-else
- ac_cv_prog_CPP=$CPP
-fi
-echo "$as_me:$LINENO: result: $CPP" >&5
-echo "${ECHO_T}$CPP" >&6
-ac_preproc_ok=false
-for ac_c_preproc_warn_flag in '' yes
-do
- # Use a header file that comes with gcc, so configuring glibc
- # with a fresh cross-compiler works.
- # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- # <limits.h> exists even on freestanding compilers.
- # On the NeXT, cc -E runs the code through the compiler's parser,
- # not just through cpp. "Syntax error" is here to catch this case.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
- Syntax error
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.$ac_ext
-
- # OK, works on sane cases. Now check whether non-existent headers
- # can be detected and how.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#include <ac_nonexistent.h>
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- # Broken: success on invalid input.
-continue
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then
- :
-else
- { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." >&5
-echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-echo "$as_me:$LINENO: checking for egrep" >&5
-echo $ECHO_N "checking for egrep... $ECHO_C" >&6
-if test "${ac_cv_prog_egrep+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if echo a | (grep -E '(a|b)') >/dev/null 2>&1
- then ac_cv_prog_egrep='grep -E'
- else ac_cv_prog_egrep='egrep'
- fi
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5
-echo "${ECHO_T}$ac_cv_prog_egrep" >&6
- EGREP=$ac_cv_prog_egrep
-
-
-
-
-ac_aux_dir=
-for ac_dir in . $srcdir/.; do
- if test -f $ac_dir/install-sh; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/install-sh -c"
- break
- elif test -f $ac_dir/install.sh; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/install.sh -c"
- break
- elif test -f $ac_dir/shtool; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/shtool install -c"
- break
- fi
-done
-if test -z "$ac_aux_dir"; then
- { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in . $srcdir/." >&5
-echo "$as_me: error: cannot find install-sh or install.sh in . $srcdir/." >&2;}
- { (exit 1); exit 1; }; }
-fi
-ac_config_guess="$SHELL $ac_aux_dir/config.guess"
-ac_config_sub="$SHELL $ac_aux_dir/config.sub"
-ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
-
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-if test -n "$ac_tool_prefix"; then
- # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
-set dummy ${ac_tool_prefix}gcc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="${ac_tool_prefix}gcc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$ac_cv_prog_CC"; then
- ac_ct_CC=$CC
- # Extract the first word of "gcc", so it can be a program name with args.
-set dummy gcc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="gcc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- CC=$ac_ct_CC
-else
- CC="$ac_cv_prog_CC"
-fi
-
-if test -z "$CC"; then
- if test -n "$ac_tool_prefix"; then
- # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
-set dummy ${ac_tool_prefix}cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="${ac_tool_prefix}cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$ac_cv_prog_CC"; then
- ac_ct_CC=$CC
- # Extract the first word of "cc", so it can be a program name with args.
-set dummy cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- CC=$ac_ct_CC
-else
- CC="$ac_cv_prog_CC"
-fi
-
-fi
-if test -z "$CC"; then
- # Extract the first word of "cc", so it can be a program name with args.
-set dummy cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
- ac_prog_rejected=no
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
- ac_prog_rejected=yes
- continue
- fi
- ac_cv_prog_CC="cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-if test $ac_prog_rejected = yes; then
- # We found a bogon in the path, so make sure we never use it.
- set dummy $ac_cv_prog_CC
- shift
- if test $# != 0; then
- # We chose a different compiler from the bogus one.
- # However, it has the same basename, so the bogon will be chosen
- # first if we set CC to just the basename; use the full file name.
- shift
- ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
- fi
-fi
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$CC"; then
- if test -n "$ac_tool_prefix"; then
- for ac_prog in cl
- do
- # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
-set dummy $ac_tool_prefix$ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$CC" && break
- done
-fi
-if test -z "$CC"; then
- ac_ct_CC=$CC
- for ac_prog in cl
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$ac_ct_CC" && break
-done
-
- CC=$ac_ct_CC
-fi
-
-fi
-
-
-test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
-See \`config.log' for more details." >&5
-echo "$as_me: error: no acceptable C compiler found in \$PATH
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-
-# Provide some information about the compiler.
-echo "$as_me:$LINENO:" \
- "checking for C compiler version" >&5
-ac_compiler=`set X $ac_compile; echo $2`
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
- (eval $ac_compiler --version </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5
- (eval $ac_compiler -v </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5
- (eval $ac_compiler -V </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-ac_clean_files_save=$ac_clean_files
-ac_clean_files="$ac_clean_files a.out a.exe b.out"
-# Try to create an executable without -o first, disregard a.out.
-# It will help us diagnose broken compilers, and finding out an intuition
-# of exeext.
-echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
-ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
- (eval $ac_link_default) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- # Find the output, starting from the most likely. This scheme is
-# not robust to junk in `.', hence go to wildcards (a.*) only as a last
-# resort.
-
-# Be careful to initialize this variable, since it used to be cached.
-# Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile.
-ac_cv_exeext=
-# b.out is created by i960 compilers.
-for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out
-do
- test -f "$ac_file" || continue
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )
- ;;
- conftest.$ac_ext )
- # This is the source file.
- ;;
- [ab].out )
- # We found the default executable, but exeext='' is most
- # certainly right.
- break;;
- *.* )
- ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
- # FIXME: I believe we export ac_cv_exeext for Libtool,
- # but it would be cool to find out if it's true. Does anybody
- # maintain Libtool? --akim.
- export ac_cv_exeext
- break;;
- * )
- break;;
- esac
-done
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-{ { echo "$as_me:$LINENO: error: C compiler cannot create executables
-See \`config.log' for more details." >&5
-echo "$as_me: error: C compiler cannot create executables
-See \`config.log' for more details." >&2;}
- { (exit 77); exit 77; }; }
-fi
-
-ac_exeext=$ac_cv_exeext
-echo "$as_me:$LINENO: result: $ac_file" >&5
-echo "${ECHO_T}$ac_file" >&6
-
-# Check the compiler produces executables we can run. If not, either
-# the compiler is broken, or we cross compile.
-echo "$as_me:$LINENO: checking whether the C compiler works" >&5
-echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6
-# FIXME: These cross compiler hacks should be removed for Autoconf 3.0
-# If not cross compiling, check that we can run a simple program.
-if test "$cross_compiling" != yes; then
- if { ac_try='./$ac_file'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- cross_compiling=no
- else
- if test "$cross_compiling" = maybe; then
- cross_compiling=yes
- else
- { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
-If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot run C compiled programs.
-If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
- fi
- fi
-fi
-echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
-
-rm -f a.out a.exe conftest$ac_cv_exeext b.out
-ac_clean_files=$ac_clean_files_save
-# Check the compiler produces executables we can run. If not, either
-# the compiler is broken, or we cross compile.
-echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
-echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6
-echo "$as_me:$LINENO: result: $cross_compiling" >&5
-echo "${ECHO_T}$cross_compiling" >&6
-
-echo "$as_me:$LINENO: checking for suffix of executables" >&5
-echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- # If both `conftest.exe' and `conftest' are `present' (well, observable)
-# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
-# work properly (i.e., refer to `conftest.exe'), while it won't with
-# `rm'.
-for ac_file in conftest.exe conftest conftest.*; do
- test -f "$ac_file" || continue
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
- *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
- export ac_cv_exeext
- break;;
- * ) break;;
- esac
-done
-else
- { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-rm -f conftest$ac_cv_exeext
-echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
-echo "${ECHO_T}$ac_cv_exeext" >&6
-
-rm -f conftest.$ac_ext
-EXEEXT=$ac_cv_exeext
-ac_exeext=$EXEEXT
-echo "$as_me:$LINENO: checking for suffix of object files" >&5
-echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6
-if test "${ac_cv_objext+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.o conftest.obj
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
- *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
- break;;
- esac
-done
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-{ { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute suffix of object files: cannot compile
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-rm -f conftest.$ac_cv_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
-echo "${ECHO_T}$ac_cv_objext" >&6
-OBJEXT=$ac_cv_objext
-ac_objext=$OBJEXT
-echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
-echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6
-if test "${ac_cv_c_compiler_gnu+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-#ifndef __GNUC__
- choke me
-#endif
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_compiler_gnu=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_compiler_gnu=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_cv_c_compiler_gnu=$ac_compiler_gnu
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
-GCC=`test $ac_compiler_gnu = yes && echo yes`
-ac_test_CFLAGS=${CFLAGS+set}
-ac_save_CFLAGS=$CFLAGS
-CFLAGS="-g"
-echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
-echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6
-if test "${ac_cv_prog_cc_g+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_prog_cc_g=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_prog_cc_g=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
-echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
-if test "$ac_test_CFLAGS" = set; then
- CFLAGS=$ac_save_CFLAGS
-elif test $ac_cv_prog_cc_g = yes; then
- if test "$GCC" = yes; then
- CFLAGS="-g -O2"
- else
- CFLAGS="-g"
- fi
-else
- if test "$GCC" = yes; then
- CFLAGS="-O2"
- else
- CFLAGS=
- fi
-fi
-echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5
-echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6
-if test "${ac_cv_prog_cc_stdc+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- ac_cv_prog_cc_stdc=no
-ac_save_CC=$CC
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#include <stdarg.h>
-#include <stdio.h>
-#include <sys/types.h>
-#include <sys/stat.h>
-/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
-struct buf { int x; };
-FILE * (*rcsopen) (struct buf *, struct stat *, int);
-static char *e (p, i)
- char **p;
- int i;
-{
- return p[i];
-}
-static char *f (char * (*g) (char **, int), char **p, ...)
-{
- char *s;
- va_list v;
- va_start (v,p);
- s = g (p, va_arg (v,int));
- va_end (v);
- return s;
-}
-
-/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
- function prototypes and stuff, but not '\xHH' hex character constants.
- These don't provoke an error unfortunately, instead are silently treated
- as 'x'. The following induces an error, until -std1 is added to get
- proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
- array size at least. It's necessary to write '\x00'==0 to get something
- that's true only with -std1. */
-int osf4_cc_array ['\x00' == 0 ? 1 : -1];
-
-int test (int i, double x);
-struct s1 {int (*f) (int a);};
-struct s2 {int (*f) (double a);};
-int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
-int argc;
-char **argv;
-int
-main ()
-{
-return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
- ;
- return 0;
-}
-_ACEOF
-# Don't try gcc -ansi; that turns off useful extensions and
-# breaks some systems' header files.
-# AIX -qlanglvl=ansi
-# Ultrix and OSF/1 -std1
-# HP-UX 10.20 and later -Ae
-# HP-UX older versions -Aa -D_HPUX_SOURCE
-# SVR4 -Xc -D__EXTENSIONS__
-for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
-do
- CC="$ac_save_CC $ac_arg"
- rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_prog_cc_stdc=$ac_arg
-break
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext
-done
-rm -f conftest.$ac_ext conftest.$ac_objext
-CC=$ac_save_CC
-
-fi
-
-case "x$ac_cv_prog_cc_stdc" in
- x|xno)
- echo "$as_me:$LINENO: result: none needed" >&5
-echo "${ECHO_T}none needed" >&6 ;;
- *)
- echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5
-echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6
- CC="$CC $ac_cv_prog_cc_stdc" ;;
-esac
-
-# Some people use a C++ compiler to compile C. Since we use `exit',
-# in C++ we need to declare it. In case someone uses the same compiler
-# for both compiling C and C++ we need to have the C++ compiler decide
-# the declaration of exit, since it's the most demanding environment.
-cat >conftest.$ac_ext <<_ACEOF
-#ifndef __cplusplus
- choke me
-#endif
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- for ac_declaration in \
- '' \
- 'extern "C" void std::exit (int) throw (); using std::exit;' \
- 'extern "C" void std::exit (int); using std::exit;' \
- 'extern "C" void exit (int) throw ();' \
- 'extern "C" void exit (int);' \
- 'void exit (int);'
-do
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-$ac_declaration
-#include <stdlib.h>
-int
-main ()
-{
-exit (42);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-continue
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-$ac_declaration
-int
-main ()
-{
-exit (42);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- break
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-done
-rm -f conftest*
-if test -n "$ac_declaration"; then
- echo '#ifdef __cplusplus' >>confdefs.h
- echo $ac_declaration >>confdefs.h
- echo '#endif' >>confdefs.h
-fi
-
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-# Find a good install program. We prefer a C program (faster),
-# so one script is as good as another. But avoid the broken or
-# incompatible versions:
-# SysV /etc/install, /usr/sbin/install
-# SunOS /usr/etc/install
-# IRIX /sbin/install
-# AIX /bin/install
-# AmigaOS /C/install, which installs bootblocks on floppy discs
-# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
-# AFS /usr/afsws/bin/install, which mishandles nonexistent args
-# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
-# OS/2's system install, which has a completely different semantic
-# ./install, which can be erroneously created by make from ./install.sh.
-echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
-echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
-if test -z "$INSTALL"; then
-if test "${ac_cv_path_install+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- # Account for people who put trailing slashes in PATH elements.
-case $as_dir/ in
- ./ | .// | /cC/* | \
- /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
- ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
- /usr/ucb/* ) ;;
- *)
- # OSF1 and SCO ODT 3.0 have their own names for install.
- # Don't use installbsd from OSF since it installs stuff as root
- # by default.
- for ac_prog in ginstall scoinst install; do
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
- if test $ac_prog = install &&
- grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
- # AIX install. It has an incompatible calling convention.
- :
- elif test $ac_prog = install &&
- grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
- # program-specific install script used by HP pwplus--don't use.
- :
- else
- ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
- break 3
- fi
- fi
- done
- done
- ;;
-esac
-done
-
-
-fi
- if test "${ac_cv_path_install+set}" = set; then
- INSTALL=$ac_cv_path_install
- else
- # As a last resort, use the slow shell script. We don't cache a
- # path for INSTALL within a source directory, because that will
- # break other packages using the cache if that directory is
- # removed, or if the path is relative.
- INSTALL=$ac_install_sh
- fi
-fi
-echo "$as_me:$LINENO: result: $INSTALL" >&5
-echo "${ECHO_T}$INSTALL" >&6
-
-# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
-# It thinks the first close brace ends the variable substitution.
-test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
-
-test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
-
-test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
-
-
-# Extract the first word of "db2html$EXEEXT", so it can be a program name with args.
-set dummy db2html$EXEEXT; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_DB1+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $DB1 in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_DB1="$DB1" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_DB1="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_DB1" && ac_cv_path_DB1="nocommand"
- ;;
-esac
-fi
-DB1=$ac_cv_path_DB1
-
-if test -n "$DB1"; then
- echo "$as_me:$LINENO: result: $DB1" >&5
-echo "${ECHO_T}$DB1" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-if test "$DB1" = nocommand; then
- # Extract the first word of "docbook2html$EXEEXT", so it can be a program name with args.
-set dummy docbook2html$EXEEXT; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_DB2+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $DB2 in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_DB2="$DB2" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_DB2="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_DB2" && ac_cv_path_DB2="nocommand"
- ;;
-esac
-fi
-DB2=$ac_cv_path_DB2
-
-if test -n "$DB2"; then
- echo "$as_me:$LINENO: result: $DB2" >&5
-echo "${ECHO_T}$DB2" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- if test "$DB2" = nocommand; then
- { { echo "$as_me:$LINENO: error: docbook not found in $PATH" >&5
-echo "$as_me: error: docbook not found in $PATH" >&2;}
- { (exit 1); exit 1; }; }
- else
- DOCBOOK=$DB2
- fi;else
- DOCBOOK=$DB1
-fi;
-
-
-if test "x$JAVAPREFIX" = x; then
- test "x$JAVAC" = x && for ac_prog in "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAVAC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAVAC"; then
- ac_cv_prog_JAVAC="$JAVAC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAVAC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAVAC=$ac_cv_prog_JAVAC
-if test -n "$JAVAC"; then
- echo "$as_me:$LINENO: result: $JAVAC" >&5
-echo "${ECHO_T}$JAVAC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAVAC" && break
-done
-
-else
- test "x$JAVAC" = x && for ac_prog in "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAVAC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAVAC"; then
- ac_cv_prog_JAVAC="$JAVAC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAVAC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAVAC=$ac_cv_prog_JAVAC
-if test -n "$JAVAC"; then
- echo "$as_me:$LINENO: result: $JAVAC" >&5
-echo "${ECHO_T}$JAVAC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAVAC" && break
-done
-test -n "$JAVAC" || JAVAC="$JAVAPREFIX"
-
-fi
-test "x$JAVAC" = x && { { echo "$as_me:$LINENO: error: no acceptable Java compiler found in \$PATH" >&5
-echo "$as_me: error: no acceptable Java compiler found in \$PATH" >&2;}
- { (exit 1); exit 1; }; }
-
-echo "$as_me:$LINENO: checking if $JAVAC works" >&5
-echo $ECHO_N "checking if $JAVAC works... $ECHO_C" >&6
-if test "${ac_cv_prog_javac_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* #line 2742 "configure" */
-public class Test {
-}
-EOF
-if { ac_try='$JAVAC $JAVACFLAGS $JAVA_TEST'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- { { echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
-echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
- { (exit 1); exit 1; }; }
- echo "configure: failed program was:" >&5
- cat $JAVA_TEST >&5
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_javac_works" >&5
-echo "${ECHO_T}$ac_cv_prog_javac_works" >&6
-
-
-
-echo "$as_me:$LINENO: checking if $JAVAC works" >&5
-echo $ECHO_N "checking if $JAVAC works... $ECHO_C" >&6
-if test "${ac_cv_prog_javac_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* #line 2777 "configure" */
-public class Test {
-}
-EOF
-if { ac_try='$JAVAC $JAVACFLAGS $JAVA_TEST'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- { { echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
-echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
- { (exit 1); exit 1; }; }
- echo "configure: failed program was:" >&5
- cat $JAVA_TEST >&5
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_javac_works" >&5
-echo "${ECHO_T}$ac_cv_prog_javac_works" >&6
-
-
-if test "x$JAVAPREFIX" = x; then
- test "x$JAR" = x && for ac_prog in jar$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAR"; then
- ac_cv_prog_JAR="$JAR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAR="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAR=$ac_cv_prog_JAR
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAR" && break
-done
-
-else
- test "x$JAR" = x && for ac_prog in jar
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAR"; then
- ac_cv_prog_JAR="$JAR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAR="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAR=$ac_cv_prog_JAR
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAR" && break
-done
-test -n "$JAR" || JAR="$JAVAPREFIX"
-
-fi
-test "x$JAR" = x && { { echo "$as_me:$LINENO: error: no acceptable jar program found in \$PATH" >&5
-echo "$as_me: error: no acceptable jar program found in \$PATH" >&2;}
- { (exit 1); exit 1; }; }
-
-
-
-
-# Check whether --with-gcj_compile or --without-gcj_compile was given.
-if test "${with_gcj_compile+set}" = set; then
- withval="$with_gcj_compile"
- gcj_compile="no"
-else
- gcj_compile="yes"
-fi;
-
-if test $gcj_compile = "yes"; then
-
-# Check whether --with-gcj-prefix or --without-gcj-prefix was given.
-if test "${with_gcj_prefix+set}" = set; then
- withval="$with_gcj_prefix"
- gcj_prefix="$withval"
-else
- gcj_prefix=""
-fi;
-
- if test x$gcj_prefix != x ; then
- GCJ_HOME=$gcj_prefix
- fi
-
- if test x$GCJ_HOME != x ; then
- echo "Add $GCJ_HOME/bin to path and check again."
- PATH="$GCJ_HOME/bin:$PATH"
- fi
- # Extract the first word of "gcj", so it can be a program name with args.
-set dummy gcj; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_GCJ+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $GCJ in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_GCJ="$GCJ" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_GCJ="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_GCJ" && ac_cv_path_GCJ="no"
- ;;
-esac
-fi
-GCJ=$ac_cv_path_GCJ
-
-if test -n "$GCJ"; then
- echo "$as_me:$LINENO: result: $GCJ" >&5
-echo "${ECHO_T}$GCJ" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-
- min_gcj_version=3.0.0
- echo "$as_me:$LINENO: checking for GCJ - version >= $min_gcj_version" >&5
-echo $ECHO_N "checking for GCJ - version >= $min_gcj_version... $ECHO_C" >&6
- min_gcj_major_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\1/'`
- min_gcj_minor_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\2/'`
- min_gcj_micro_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\3/'`
- if test "$GCJ" = "no" ; then
- no_gcj=yes
- else
- gcj_version=`$GCJ --version 2>&1 | grep GCC | sed 's/gcj (GCC) \([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1.\2.\3/'`
- gcj_major_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1/'`
- gcj_minor_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\2/'`
- gcj_micro_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\3/'`
- if test "$cross_compiling" = yes; then
- echo $ac_n "cross compiling; assumed OK... $ac_c"
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-#include <stdio.h>
-
-main()
-{
- if ((1$gcj_major_version > 1$min_gcj_major_version) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version > 1$min_gcj_minor_version)) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version == 1$min_gcj_minor_version) &&
- (1$gcj_micro_version >= 1$min_gcj_micro_version)))
- {
- return(0);
- }
- else
- {
- return(1);
- }
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- :
-else
- echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-no_gcj=yes
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
-fi
- fi
- if test "x$no_gcj" = x ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- # Extract the first word of "gcj", so it can be a program name with args.
-set dummy gcj; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_GCJ+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $GCJ in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_GCJ="$GCJ" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_GCJ="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_GCJ" && ac_cv_path_GCJ="no"
- ;;
-esac
-fi
-GCJ=$ac_cv_path_GCJ
-
-if test -n "$GCJ"; then
- echo "$as_me:$LINENO: result: $GCJ" >&5
-echo "${ECHO_T}$GCJ" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- # Extract the first word of "jar", so it can be a program name with args.
-set dummy jar; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $JAR in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_JAR="$JAR" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_JAR="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_JAR" && ac_cv_path_JAR="no"
- ;;
-esac
-fi
-JAR=$ac_cv_path_JAR
-
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- if test x$GCJ_HOME != x ; then
- :
- else
- GCJ_HOME=`which gcj | sed 's/\(.*\).bin.*gcj/\1/'`
- fi
-
- cat << EOF > Test.java
-/* #line 3121 "configure" */
-public class Test {
- public static void main(String[] args) {
- System.out.println(System.getProperty("sun.boot.class.path"));
- }
-}
-EOF
- GCJ_JAR=`gcj -C Test.java && gij Test`
- rm Test.java Test.class
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`(test -d /usr/share/local/java && find /usr/local/share/java -name libgcj-?.?.?.jar) || (test -d /usr/share/java && find /usr/share/java -name libgcj-?.?.?.jar)`
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`locate libgcj | grep libgcj.*\.jar`
- fi
- fi
- if test x$GCJ_JAR != x ; then
- GCJ_CLASSPATH="${GCJ_JAR}:${CLASSPATH}"
- else
- echo "***"
- echo "*** Unable to locate libgcj.jar needed by gcj"
- echo "***"
- { { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }
- fi
-
- :
- else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
- echo "***"
- echo "*** If you have GCJ installed and it is a newer version than $min_java_version, either set"
- echo "*** the GCJ_HOME variable or add the top directory where the GCJ binaries are to"
- echo "*** the PATH. Alternatively try \"./configure --with-gcj-prefix=<java_home>\","
- echo "***"
- echo "*** Also make sure that configure does not find the wrong version of GCJ by"
- echo "*** looking at the output of \"which gcj\"."
- echo "***"
- { { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }
- fi
-
- GCJ_BUILD_TARGETS=native-gcj
- GCJ_INSTALL_TARGETS=native_install
- GCJ_UNINSTALL_TARGETS=native_uninstall
-else
- GCJ_BUILD_TARGETS=
- GCJ_INSTALL_TARGETS=
- GCJ_UNINSTALL_TARGETS=
-fi
-
-
-
-
-
-
-
-
-echo "$as_me:$LINENO: checking for main in -libs" >&5
-echo $ECHO_N "checking for main in -libs... $ECHO_C" >&6
-if test "${ac_cv_lib_ibs_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- ac_check_lib_save_LIBS=$LIBS
-LIBS="-libs $LIBS"
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-
-int
-main ()
-{
-main ();
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_lib_ibs_main=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_lib_ibs_main=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-echo "$as_me:$LINENO: result: $ac_cv_lib_ibs_main" >&5
-echo "${ECHO_T}$ac_cv_lib_ibs_main" >&6
-if test $ac_cv_lib_ibs_main = yes; then
- cat >>confdefs.h <<_ACEOF
-#define HAVE_LIBIBS 1
-_ACEOF
-
- LIBS="-libs $LIBS"
-
-fi
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gtk+-2.0 >= 2.4" >&5
-echo $ECHO_N "checking for gtk+-2.0 >= 2.4... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gtk+-2.0 >= 2.4" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GTK_CFLAGS" >&5
-echo $ECHO_N "checking GTK_CFLAGS... $ECHO_C" >&6
- GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 2.4"`
- echo "$as_me:$LINENO: result: $GTK_CFLAGS" >&5
-echo "${ECHO_T}$GTK_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GTK_LIBS" >&5
-echo $ECHO_N "checking GTK_LIBS... $ECHO_C" >&6
- GTK_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 2.4"`
- echo "$as_me:$LINENO: result: $GTK_LIBS" >&5
-echo "${ECHO_T}$GTK_LIBS" >&6
- else
- GTK_CFLAGS=""
- GTK_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GTK_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk+-2.0 >= 2.4"`
- echo $GTK_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gtk+-2.0 >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gtk+-2.0 >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-
-
-
-
-
-
-
-
-echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
-echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6
-if test "${ac_cv_c_const+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-/* FIXME: Include the comments suggested by Paul. */
-#ifndef __cplusplus
- /* Ultrix mips cc rejects this. */
- typedef int charset[2];
- const charset x;
- /* SunOS 4.1.1 cc rejects this. */
- char const *const *ccp;
- char **p;
- /* NEC SVR4.0.2 mips cc rejects this. */
- struct point {int x, y;};
- static struct point const zero = {0,0};
- /* AIX XL C 1.02.0.0 rejects this.
- It does not let you subtract one const X* pointer from another in
- an arm of an if-expression whose if-part is not a constant
- expression */
- const char *g = "string";
- ccp = &g + (g ? g-g : 0);
- /* HPUX 7.0 cc rejects these. */
- ++ccp;
- p = (char**) ccp;
- ccp = (char const *const *) p;
- { /* SCO 3.2v4 cc rejects this. */
- char *t;
- char const *s = 0 ? (char *) 0 : (char const *) 0;
-
- *t++ = 0;
- }
- { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
- int x[] = {25, 17};
- const int *foo = &x[0];
- ++foo;
- }
- { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
- typedef const int *iptr;
- iptr p = 0;
- ++p;
- }
- { /* AIX XL C 1.02.0.0 rejects this saying
- "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
- struct s { int j; const int *ap[3]; };
- struct s *b; b->j = 5;
- }
- { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
- const int foo = 10;
- }
-#endif
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_c_const=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_c_const=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
-echo "${ECHO_T}$ac_cv_c_const" >&6
-if test $ac_cv_c_const = no; then
-
-cat >>confdefs.h <<\_ACEOF
-#define const
-_ACEOF
-
-fi
-
-
-# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
-# for constant arguments. Useless!
-echo "$as_me:$LINENO: checking for working alloca.h" >&5
-echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6
-if test "${ac_cv_working_alloca_h+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#include <alloca.h>
-int
-main ()
-{
-char *p = (char *) alloca (2 * sizeof (int));
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_working_alloca_h=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_working_alloca_h=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5
-echo "${ECHO_T}$ac_cv_working_alloca_h" >&6
-if test $ac_cv_working_alloca_h = yes; then
-
-cat >>confdefs.h <<\_ACEOF
-#define HAVE_ALLOCA_H 1
-_ACEOF
-
-fi
-
-echo "$as_me:$LINENO: checking for alloca" >&5
-echo $ECHO_N "checking for alloca... $ECHO_C" >&6
-if test "${ac_cv_func_alloca_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#ifdef __GNUC__
-# define alloca __builtin_alloca
-#else
-# ifdef _MSC_VER
-# include <malloc.h>
-# define alloca _alloca
-# else
-# if HAVE_ALLOCA_H
-# include <alloca.h>
-# else
-# ifdef _AIX
- #pragma alloca
-# else
-# ifndef alloca /* predefined by HP cc +Olibcalls */
-char *alloca ();
-# endif
-# endif
-# endif
-# endif
-#endif
-
-int
-main ()
-{
-char *p = (char *) alloca (1);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_func_alloca_works=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_func_alloca_works=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5
-echo "${ECHO_T}$ac_cv_func_alloca_works" >&6
-
-if test $ac_cv_func_alloca_works = yes; then
-
-cat >>confdefs.h <<\_ACEOF
-#define HAVE_ALLOCA 1
-_ACEOF
-
-else
- # The SVR3 libPW and SVR4 libucb both contain incompatible functions
-# that cause trouble. Some versions do not even contain alloca or
-# contain a buggy version. If you still want to use their alloca,
-# use ar to extract alloca.o from them instead of compiling alloca.c.
-
-ALLOCA=alloca.$ac_objext
-
-cat >>confdefs.h <<\_ACEOF
-#define C_ALLOCA 1
-_ACEOF
-
-
-echo "$as_me:$LINENO: checking whether \`alloca.c' needs Cray hooks" >&5
-echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6
-if test "${ac_cv_os_cray+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#if defined(CRAY) && ! defined(CRAY2)
-webecray
-#else
-wenotbecray
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
- $EGREP "webecray" >/dev/null 2>&1; then
- ac_cv_os_cray=yes
-else
- ac_cv_os_cray=no
-fi
-rm -f conftest*
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_os_cray" >&5
-echo "${ECHO_T}$ac_cv_os_cray" >&6
-if test $ac_cv_os_cray = yes; then
- for ac_func in _getb67 GETB67 getb67; do
- as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-echo "$as_me:$LINENO: checking for $ac_func" >&5
-echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
-if eval "test \"\${$as_ac_var+set}\" = set"; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
- For example, HP-UX 11i <limits.h> declares gettimeofday. */
-#define $ac_func innocuous_$ac_func
-
-/* System header to define __stub macros and hopefully few prototypes,
- which can conflict with char $ac_func (); below.
- Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- <limits.h> exists even on freestanding compilers. */
-
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
-
-#undef $ac_func
-
-/* Override any gcc2 internal prototype to avoid an error. */
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-/* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
-char $ac_func ();
-/* The GNU C library defines this for functions which it implements
- to always fail with ENOSYS. Some functions are actually named
- something starting with __ and the normal name is an alias. */
-#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
-choke me
-#else
-char (*f) () = $ac_func;
-#endif
-#ifdef __cplusplus
-}
-#endif
-
-int
-main ()
-{
-return f != $ac_func;
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- eval "$as_ac_var=yes"
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-eval "$as_ac_var=no"
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
-echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
-if test `eval echo '${'$as_ac_var'}'` = yes; then
-
-cat >>confdefs.h <<_ACEOF
-#define CRAY_STACKSEG_END $ac_func
-_ACEOF
-
- break
-fi
-
- done
-fi
-
-echo "$as_me:$LINENO: checking stack direction for C alloca" >&5
-echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6
-if test "${ac_cv_c_stack_direction+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test "$cross_compiling" = yes; then
- ac_cv_c_stack_direction=0
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-int
-find_stack_direction ()
-{
- static char *addr = 0;
- auto char dummy;
- if (addr == 0)
- {
- addr = &dummy;
- return find_stack_direction ();
- }
- else
- return (&dummy > addr) ? 1 : -1;
-}
-
-int
-main ()
-{
- exit (find_stack_direction () < 0);
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_c_stack_direction=1
-else
- echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-ac_cv_c_stack_direction=-1
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
-fi
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5
-echo "${ECHO_T}$ac_cv_c_stack_direction" >&6
-
-cat >>confdefs.h <<_ACEOF
-#define STACK_DIRECTION $ac_cv_c_stack_direction
-_ACEOF
-
-
-fi
-
-
-
-
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gtk2-java >= 2.4" >&5
-echo $ECHO_N "checking for gtk2-java >= 2.4... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gtk2-java >= 2.4" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GTKJAVA_CFLAGS" >&5
-echo $ECHO_N "checking GTKJAVA_CFLAGS... $ECHO_C" >&6
- GTKJAVA_CFLAGS=`$PKG_CONFIG --cflags "gtk2-java >= 2.4"`
- echo "$as_me:$LINENO: result: $GTKJAVA_CFLAGS" >&5
-echo "${ECHO_T}$GTKJAVA_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GTKJAVA_LIBS" >&5
-echo $ECHO_N "checking GTKJAVA_LIBS... $ECHO_C" >&6
- GTKJAVA_LIBS=`$PKG_CONFIG --libs "gtk2-java >= 2.4"`
- echo "$as_me:$LINENO: result: $GTKJAVA_LIBS" >&5
-echo "${ECHO_T}$GTKJAVA_LIBS" >&6
- else
- GTKJAVA_CFLAGS=""
- GTKJAVA_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GTKJAVA_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk2-java >= 2.4"`
- echo $GTKJAVA_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gtk2-java >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gtk2-java >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-
-echo "$as_me:$LINENO: checking for gtk-java api version" >&5
-echo $ECHO_N "checking for gtk-java api version... $ECHO_C" >&6
-gtkapiversion=`$PKG_CONFIG --variable api_version gtk2-java`
-echo "$as_me:$LINENO: result: $gtkapiversion" >&5
-echo "${ECHO_T}$gtkapiversion" >&6
-
-
-echo "$as_me:$LINENO: checking for gtk-java jar file" >&5
-echo $ECHO_N "checking for gtk-java jar file... $ECHO_C" >&6
-GTKJAR=`$PKG_CONFIG --variable classpath gtk2-java`
-echo "$as_me:$LINENO: result: $GTKJAR" >&5
-echo "${ECHO_T}$GTKJAR" >&6
-
-
-
-
-echo "$as_me:$LINENO: checking for gtk-java jar file" >&5
-echo $ECHO_N "checking for gtk-java jar file... $ECHO_C" >&6
-JG_GTK_LIB_PATH=`$PKG_CONFIG --variable jni_dir gtk2-java`
-echo "$as_me:$LINENO: result: $JG_GTK_LIB_PATH" >&5
-echo "${ECHO_T}$JG_GTK_LIB_PATH" >&6
-
-
-echo "$as_me:$LINENO: checking for gtk-java native gcj library" >&5
-echo $ECHO_N "checking for gtk-java native gcj library... $ECHO_C" >&6
-NATIVEGTKJAR=${JG_GTK_LIB_PATH}/libgtkjar${gtkapiversion}.so
-echo "$as_me:$LINENO: result: $NATIVEGTKJAR" >&5
-echo "${ECHO_T}$NATIVEGTKJAR" >&6
-
-
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gnome-vfs-2.0 >= 2.7.5" >&5
-echo $ECHO_N "checking for gnome-vfs-2.0 >= 2.7.5... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gnome-vfs-2.0 >= 2.7.5" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GNOMEVFS_CFLAGS" >&5
-echo $ECHO_N "checking GNOMEVFS_CFLAGS... $ECHO_C" >&6
- GNOMEVFS_CFLAGS=`$PKG_CONFIG --cflags "gnome-vfs-2.0 >= 2.7.5"`
- echo "$as_me:$LINENO: result: $GNOMEVFS_CFLAGS" >&5
-echo "${ECHO_T}$GNOMEVFS_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GNOMEVFS_LIBS" >&5
-echo $ECHO_N "checking GNOMEVFS_LIBS... $ECHO_C" >&6
- GNOMEVFS_LIBS=`$PKG_CONFIG --libs "gnome-vfs-2.0 >= 2.7.5"`
- echo "$as_me:$LINENO: result: $GNOMEVFS_LIBS" >&5
-echo "${ECHO_T}$GNOMEVFS_LIBS" >&6
- else
- GNOMEVFS_CFLAGS=""
- GNOMEVFS_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GNOMEVFS_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gnome-vfs-2.0 >= 2.7.5"`
- echo $GNOMEVFS_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gnome-vfs-2.0 >= 2.7.5) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gnome-vfs-2.0 >= 2.7.5) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-
-
- ac_config_files="$ac_config_files Makefile gnomevfs-java.pc src/Makefile src/java/org/gnu/gnomevfs/GnomeVfs.java"
-cat >confcache <<\_ACEOF
-# This file is a shell script that caches the results of configure
-# tests run on this system so they can be shared between configure
-# scripts and configure runs, see configure's option --config-cache.
-# It is not useful on other systems. If it contains results you don't
-# want to keep, you may remove or edit it.
-#
-# config.status only pays attention to the cache file if you give it
-# the --recheck option to rerun configure.
-#
-# `ac_cv_env_foo' variables (set or unset) will be overridden when
-# loading this file, other *unset* `ac_cv_foo' will be assigned the
-# following values.
-
-_ACEOF
-
-# The following way of writing the cache mishandles newlines in values,
-# but we know of no workaround that is simple, portable, and efficient.
-# So, don't put newlines in cache variables' values.
-# Ultrix sh set writes to stderr and can't be redirected directly,
-# and sets the high bit in the cache file unless we assign to the vars.
-{
- (set) 2>&1 |
- case `(ac_space=' '; set | grep ac_space) 2>&1` in
- *ac_space=\ *)
- # `set' does not quote correctly, so add quotes (double-quote
- # substitution turns \\\\ into \\, and sed turns \\ into \).
- sed -n \
- "s/'/'\\\\''/g;
- s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
- ;;
- *)
- # `set' quotes correctly as required by POSIX, so do not add quotes.
- sed -n \
- "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
- ;;
- esac;
-} |
- sed '
- t clear
- : clear
- s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
- t end
- /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
- : end' >>confcache
-if diff $cache_file confcache >/dev/null 2>&1; then :; else
- if test -w $cache_file; then
- test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
- cat confcache >$cache_file
- else
- echo "not updating unwritable cache $cache_file"
- fi
-fi
-rm -f confcache
-
-test "x$prefix" = xNONE && prefix=$ac_default_prefix
-# Let make expand exec_prefix.
-test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
-
-# VPATH may cause trouble with some makes, so we remove $(srcdir),
-# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
-# trailing colons and then remove the whole line if VPATH becomes empty
-# (actually we leave an empty line to preserve line numbers).
-if test "x$srcdir" = x.; then
- ac_vpsub='/^[ ]*VPATH[ ]*=/{
-s/:*\$(srcdir):*/:/;
-s/:*\${srcdir}:*/:/;
-s/:*@srcdir@:*/:/;
-s/^\([^=]*=[ ]*\):*/\1/;
-s/:*$//;
-s/^[^=]*=[ ]*$//;
-}'
-fi
-
-# Transform confdefs.h into DEFS.
-# Protect against shell expansion while executing Makefile rules.
-# Protect against Makefile macro expansion.
-#
-# If the first sed substitution is executed (which looks for macros that
-# take arguments), then we branch to the quote section. Otherwise,
-# look for a macro that doesn't take arguments.
-cat >confdef2opt.sed <<\_ACEOF
-t clear
-: clear
-s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*([^)]*)\)[ ]*\(.*\),-D\1=\2,g
-t quote
-s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\),-D\1=\2,g
-t quote
-d
-: quote
-s,[ `~#$^&*(){}\\|;'"<>?],\\&,g
-s,\[,\\&,g
-s,\],\\&,g
-s,\$,$$,g
-p
-_ACEOF
-# We use echo to avoid assuming a particular line-breaking character.
-# The extra dot is to prevent the shell from consuming trailing
-# line-breaks from the sub-command output. A line-break within
-# single-quotes doesn't work because, if this script is created in a
-# platform that uses two characters for line-breaks (e.g., DOS), tr
-# would break.
-ac_LF_and_DOT=`echo; echo .`
-DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'`
-rm -f confdef2opt.sed
-
-
-ac_libobjs=
-ac_ltlibobjs=
-for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
- # 1. Remove the extension, and $U if already installed.
- ac_i=`echo "$ac_i" |
- sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
- # 2. Add them.
- ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"
- ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'
-done
-LIBOBJS=$ac_libobjs
-
-LTLIBOBJS=$ac_ltlibobjs
-
-
-
-: ${CONFIG_STATUS=./config.status}
-ac_clean_files_save=$ac_clean_files
-ac_clean_files="$ac_clean_files $CONFIG_STATUS"
-{ echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
-echo "$as_me: creating $CONFIG_STATUS" >&6;}
-cat >$CONFIG_STATUS <<_ACEOF
-#! $SHELL
-# Generated by $as_me.
-# Run this file to recreate the current configuration.
-# Compiler output produced by configure, useful for debugging
-# configure, is in config.log if it exists.
-
-debug=false
-ac_cs_recheck=false
-ac_cs_silent=false
-SHELL=\${CONFIG_SHELL-$SHELL}
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
-echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
-echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-exec 6>&1
-
-# Open the log real soon, to keep \$[0] and so on meaningful, and to
-# report actual input values of CONFIG_FILES etc. instead of their
-# values after options handling. Logging --version etc. is OK.
-exec 5>>config.log
-{
- echo
- sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
-## Running $as_me. ##
-_ASBOX
-} >&5
-cat >&5 <<_CSEOF
-
-This file was extended by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- CONFIG_FILES = $CONFIG_FILES
- CONFIG_HEADERS = $CONFIG_HEADERS
- CONFIG_LINKS = $CONFIG_LINKS
- CONFIG_COMMANDS = $CONFIG_COMMANDS
- $ $0 $@
-
-_CSEOF
-echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
-echo >&5
-_ACEOF
-
-# Files that config.status was made for.
-if test -n "$ac_config_files"; then
- echo "config_files=\"$ac_config_files\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_headers"; then
- echo "config_headers=\"$ac_config_headers\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_links"; then
- echo "config_links=\"$ac_config_links\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_commands"; then
- echo "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUS
-fi
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-
-ac_cs_usage="\
-\`$as_me' instantiates files from templates according to the
-current configuration.
-
-Usage: $0 [OPTIONS] [FILE]...
-
- -h, --help print this help, then exit
- -V, --version print version number, then exit
- -q, --quiet do not print progress messages
- -d, --debug don't remove temporary files
- --recheck update $as_me by reconfiguring in the same conditions
- --file=FILE[:TEMPLATE]
- instantiate the configuration file FILE
-
-Configuration files:
-$config_files
-
-Report bugs to <bug-autoconf at gnu.org>."
-_ACEOF
-
-cat >>$CONFIG_STATUS <<_ACEOF
-ac_cs_version="\\
-config.status
-configured by $0, generated by GNU Autoconf 2.59,
- with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This config.status script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it."
-srcdir=$srcdir
-INSTALL="$INSTALL"
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-# If no file are specified by the user, then we need to provide default
-# value. By we need to know if files were specified by the user.
-ac_need_defaults=:
-while test $# != 0
-do
- case $1 in
- --*=*)
- ac_option=`expr "x$1" : 'x\([^=]*\)='`
- ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
- ac_shift=:
- ;;
- -*)
- ac_option=$1
- ac_optarg=$2
- ac_shift=shift
- ;;
- *) # This is not an option, so the user has probably given explicit
- # arguments.
- ac_option=$1
- ac_need_defaults=false;;
- esac
-
- case $ac_option in
- # Handling of the options.
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
- -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
- ac_cs_recheck=: ;;
- --version | --vers* | -V )
- echo "$ac_cs_version"; exit 0 ;;
- --he | --h)
- # Conflict between --help and --header
- { { echo "$as_me:$LINENO: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; };;
- --help | --hel | -h )
- echo "$ac_cs_usage"; exit 0 ;;
- --debug | --d* | -d )
- debug=: ;;
- --file | --fil | --fi | --f )
- $ac_shift
- CONFIG_FILES="$CONFIG_FILES $ac_optarg"
- ac_need_defaults=false;;
- --header | --heade | --head | --hea )
- $ac_shift
- CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
- ac_need_defaults=false;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil | --si | --s)
- ac_cs_silent=: ;;
-
- # This is an error.
- -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; } ;;
-
- *) ac_config_targets="$ac_config_targets $1" ;;
-
- esac
- shift
-done
-
-ac_configure_extra_args=
-
-if $ac_cs_silent; then
- exec 6>/dev/null
- ac_configure_extra_args="$ac_configure_extra_args --silent"
-fi
-
-_ACEOF
-cat >>$CONFIG_STATUS <<_ACEOF
-if \$ac_cs_recheck; then
- echo "running $SHELL $0 " $ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
- exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
-fi
-
-_ACEOF
-
-
-
-
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-for ac_config_target in $ac_config_targets
-do
- case "$ac_config_target" in
- # Handling of arguments.
- "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
- "gnomevfs-java.pc" ) CONFIG_FILES="$CONFIG_FILES gnomevfs-java.pc" ;;
- "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
- "src/java/org/gnu/gnomevfs/GnomeVfs.java" ) CONFIG_FILES="$CONFIG_FILES src/java/org/gnu/gnomevfs/GnomeVfs.java" ;;
- *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
-echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# If the user did not use the arguments to specify the items to instantiate,
-# then the envvar interface is used. Set only those that are not.
-# We use the long form for the default assignment because of an extremely
-# bizarre bug on SunOS 4.1.3.
-if $ac_need_defaults; then
- test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
-fi
-
-# Have a temporary directory for convenience. Make it in the build tree
-# simply because there is no reason to put it here, and in addition,
-# creating and moving files from /tmp can sometimes cause problems.
-# Create a temporary directory, and hook for its removal unless debugging.
-$debug ||
-{
- trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
- trap '{ (exit 1); exit 1; }' 1 2 13 15
-}
-
-# Create a (secure) tmp directory for tmp files.
-
-{
- tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
- test -n "$tmp" && test -d "$tmp"
-} ||
-{
- tmp=./confstat$$-$RANDOM
- (umask 077 && mkdir $tmp)
-} ||
-{
- echo "$me: cannot create a temporary directory in ." >&2
- { (exit 1); exit 1; }
-}
-
-_ACEOF
-
-cat >>$CONFIG_STATUS <<_ACEOF
-
-#
-# CONFIG_FILES section.
-#
-
-# No need to generate the scripts if there are no CONFIG_FILES.
-# This happens for instance when ./config.status config.h
-if test -n "\$CONFIG_FILES"; then
- # Protect against being on the right side of a sed subst in config.status.
- sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&,]/\\\\&/g;
- s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF
-s, at SHELL@,$SHELL,;t t
-s, at PATH_SEPARATOR@,$PATH_SEPARATOR,;t t
-s, at PACKAGE_NAME@,$PACKAGE_NAME,;t t
-s, at PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t
-s, at PACKAGE_VERSION@,$PACKAGE_VERSION,;t t
-s, at PACKAGE_STRING@,$PACKAGE_STRING,;t t
-s, at PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t
-s, at exec_prefix@,$exec_prefix,;t t
-s, at prefix@,$prefix,;t t
-s, at program_transform_name@,$program_transform_name,;t t
-s, at bindir@,$bindir,;t t
-s, at sbindir@,$sbindir,;t t
-s, at libexecdir@,$libexecdir,;t t
-s, at datadir@,$datadir,;t t
-s, at sysconfdir@,$sysconfdir,;t t
-s, at sharedstatedir@,$sharedstatedir,;t t
-s, at localstatedir@,$localstatedir,;t t
-s, at libdir@,$libdir,;t t
-s, at includedir@,$includedir,;t t
-s, at oldincludedir@,$oldincludedir,;t t
-s, at infodir@,$infodir,;t t
-s, at mandir@,$mandir,;t t
-s, at build_alias@,$build_alias,;t t
-s, at host_alias@,$host_alias,;t t
-s, at target_alias@,$target_alias,;t t
-s, at DEFS@,$DEFS,;t t
-s, at ECHO_C@,$ECHO_C,;t t
-s, at ECHO_N@,$ECHO_N,;t t
-s, at ECHO_T@,$ECHO_T,;t t
-s, at LIBS@,$LIBS,;t t
-s, at INSTALLED_CLASSPATH@,$INSTALLED_CLASSPATH,;t t
-s, at INSTALLED_JNI_DIR@,$INSTALLED_JNI_DIR,;t t
-s, at version@,$version,;t t
-s, at apiversion@,$apiversion,;t t
-s, at CC@,$CC,;t t
-s, at CFLAGS@,$CFLAGS,;t t
-s, at LDFLAGS@,$LDFLAGS,;t t
-s, at CPPFLAGS@,$CPPFLAGS,;t t
-s, at ac_ct_CC@,$ac_ct_CC,;t t
-s, at EXEEXT@,$EXEEXT,;t t
-s, at OBJEXT@,$OBJEXT,;t t
-s, at INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
-s, at INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
-s, at INSTALL_DATA@,$INSTALL_DATA,;t t
-s, at DB1@,$DB1,;t t
-s, at DB2@,$DB2,;t t
-s, at DOCBOOK@,$DOCBOOK,;t t
-s, at JAVAC@,$JAVAC,;t t
-s, at JAR@,$JAR,;t t
-s, at GCJ@,$GCJ,;t t
-s, at GCJ_CLASSPATH@,$GCJ_CLASSPATH,;t t
-s, at GCJ_BUILD_TARGETS@,$GCJ_BUILD_TARGETS,;t t
-s, at GCJ_INSTALL_TARGETS@,$GCJ_INSTALL_TARGETS,;t t
-s, at GCJ_UNINSTALL_TARGETS@,$GCJ_UNINSTALL_TARGETS,;t t
-s, at PKG_CONFIG@,$PKG_CONFIG,;t t
-s, at GTK_CFLAGS@,$GTK_CFLAGS,;t t
-s, at GTK_LIBS@,$GTK_LIBS,;t t
-s, at TOPLEVEL_TARGETS@,$TOPLEVEL_TARGETS,;t t
-s, at INSTALL_TARGETS@,$INSTALL_TARGETS,;t t
-s, at UNINSTALL_TARGETS@,$UNINSTALL_TARGETS,;t t
-s, at MACRO_FLAG@,$MACRO_FLAG,;t t
-s, at ALLOCA@,$ALLOCA,;t t
-s, at CPP@,$CPP,;t t
-s, at EGREP@,$EGREP,;t t
-s, at GTKJAVA_CFLAGS@,$GTKJAVA_CFLAGS,;t t
-s, at GTKJAVA_LIBS@,$GTKJAVA_LIBS,;t t
-s, at gtkapiversion@,$gtkapiversion,;t t
-s, at GTKJAR@,$GTKJAR,;t t
-s, at JG_GTK_LIB_PATH@,$JG_GTK_LIB_PATH,;t t
-s, at NATIVEGTKJAR@,$NATIVEGTKJAR,;t t
-s, at GNOMEVFS_CFLAGS@,$GNOMEVFS_CFLAGS,;t t
-s, at GNOMEVFS_LIBS@,$GNOMEVFS_LIBS,;t t
-s, at LIBOBJS@,$LIBOBJS,;t t
-s, at LTLIBOBJS@,$LTLIBOBJS,;t t
-CEOF
-
-_ACEOF
-
- cat >>$CONFIG_STATUS <<\_ACEOF
- # Split the substitutions into bite-sized pieces for seds with
- # small command number limits, like on Digital OSF/1 and HP-UX.
- ac_max_sed_lines=48
- ac_sed_frag=1 # Number of current file.
- ac_beg=1 # First line for current file.
- ac_end=$ac_max_sed_lines # Line after last line for current file.
- ac_more_lines=:
- ac_sed_cmds=
- while $ac_more_lines; do
- if test $ac_beg -gt 1; then
- sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- else
- sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- fi
- if test ! -s $tmp/subs.frag; then
- ac_more_lines=false
- else
- # The purpose of the label and of the branching condition is to
- # speed up the sed processing (if there are no `@' at all, there
- # is no need to browse any of the substitutions).
- # These are the two extra sed commands mentioned above.
- (echo ':t
- /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
- else
- ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
- fi
- ac_sed_frag=`expr $ac_sed_frag + 1`
- ac_beg=$ac_end
- ac_end=`expr $ac_end + $ac_max_sed_lines`
- fi
- done
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds=cat
- fi
-fi # test -n "$CONFIG_FILES"
-
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
-for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
- # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
- case $ac_file in
- - | *:- | *:-:* ) # input from stdin
- cat >$tmp/stdin
- ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- * ) ac_file_in=$ac_file.in ;;
- esac
-
- # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
- ac_dir=`(dirname "$ac_file") 2>/dev/null ||
-$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$ac_file" : 'X\(//\)[^/]' \| \
- X"$ac_file" : 'X\(//\)$' \| \
- X"$ac_file" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$ac_file" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- { if $as_mkdir_p; then
- mkdir -p "$ac_dir"
- else
- as_dir="$ac_dir"
- as_dirs=
- while test ! -d "$as_dir"; do
- as_dirs="$as_dir $as_dirs"
- as_dir=`(dirname "$as_dir") 2>/dev/null ||
-$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$as_dir" : 'X\(//\)[^/]' \| \
- X"$as_dir" : 'X\(//\)$' \| \
- X"$as_dir" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$as_dir" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- done
- test ! -n "$as_dirs" || mkdir $as_dirs
- fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
-echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
- { (exit 1); exit 1; }; }; }
-
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
-
- case $INSTALL in
- [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
- *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
- esac
-
- # Let's still pretend it is `configure' which instantiates (i.e., don't
- # use $as_me), people would be surprised to read:
- # /* config.h. Generated by config.status. */
- if test x"$ac_file" = x-; then
- configure_input=
- else
- configure_input="$ac_file. "
- fi
- configure_input=$configure_input"Generated from `echo $ac_file_in |
- sed 's,.*/,,'` by configure."
-
- # First look for the input files in the build tree, otherwise in the
- # src tree.
- ac_file_inputs=`IFS=:
- for f in $ac_file_in; do
- case $f in
- -) echo $tmp/stdin ;;
- [\\/$]*)
- # Absolute (can't be DOS-style, as IFS=:)
- test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- echo "$f";;
- *) # Relative
- if test -f "$f"; then
- # Build tree
- echo "$f"
- elif test -f "$srcdir/$f"; then
- # Source tree
- echo "$srcdir/$f"
- else
- # /dev/null tree
- { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- fi;;
- esac
- done` || { (exit 1); exit 1; }
-
- if test x"$ac_file" != x-; then
- { echo "$as_me:$LINENO: creating $ac_file" >&5
-echo "$as_me: creating $ac_file" >&6;}
- rm -f "$ac_file"
- fi
-_ACEOF
-cat >>$CONFIG_STATUS <<_ACEOF
- sed "$ac_vpsub
-$extrasub
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
-:t
-/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
-s, at configure_input@,$configure_input,;t t
-s, at srcdir@,$ac_srcdir,;t t
-s, at abs_srcdir@,$ac_abs_srcdir,;t t
-s, at top_srcdir@,$ac_top_srcdir,;t t
-s, at abs_top_srcdir@,$ac_abs_top_srcdir,;t t
-s, at builddir@,$ac_builddir,;t t
-s, at abs_builddir@,$ac_abs_builddir,;t t
-s, at top_builddir@,$ac_top_builddir,;t t
-s, at abs_top_builddir@,$ac_abs_top_builddir,;t t
-s, at INSTALL@,$ac_INSTALL,;t t
-" $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
- rm -f $tmp/stdin
- if test x"$ac_file" != x-; then
- mv $tmp/out $ac_file
- else
- cat $tmp/out
- rm -f $tmp/out
- fi
-
-done
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-
-{ (exit 0); exit 0; }
-_ACEOF
-chmod +x $CONFIG_STATUS
-ac_clean_files=$ac_clean_files_save
-
-
-# configure is writing to config.log, and then calls config.status.
-# config.status does its own redirection, appending to config.log.
-# Unfortunately, on DOS this fails, as config.log is still kept open
-# by configure, so config.status won't be able to write to it; its
-# output is simply discarded. So we exec the FD to /dev/null,
-# effectively closing config.log, so it can be properly (re)opened and
-# appended to by config.status. When coming back to configure, we
-# need to make the FD available again.
-if test "$no_create" != yes; then
- ac_cs_success=:
- ac_config_status_args=
- test "$silent" = yes &&
- ac_config_status_args="$ac_config_status_args --quiet"
- exec 5>/dev/null
- $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
- exec 5>>config.log
- # Use ||, not &&, to avoid exiting from the if with $? = 1, which
- # would make configure fail if this is the last instruction.
- $ac_cs_success || { (exit 1); exit 1; }
-fi
-
diff --git a/libgnomevfs-java/configure.in b/libgnomevfs-java/configure.in
deleted file mode 100644
index 7fad73b..0000000
--- a/libgnomevfs-java/configure.in
+++ /dev/null
@@ -1,46 +0,0 @@
-dnl Process this file with autoconf to produce a configure script.
-dnl
-dnl This file is part of Java-GNOME.
-dnl
-dnl Java-GNOME is free software; you can redistribute it and/or modify it
-dnl under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
-dnl any later version.
-dnl
-dnl Java-GNOME is distributed in the hope that it will be useful, but
-dnl WITHOUT ANY WARRANTY; without even the implied warranty of
-dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-dnl GNU General Public License for more details.
-dnl
-dnl You should have received a copy of the GNU General Public License
-dnl along with Jade; see the file COPYING. If not, write to
-dnl the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
-
-AC_INIT(src/jni/org_gnu_gnomevfs_GnomeVfs.c)
-
-version="2.7.4"
-apiversion="2.7"
-
-INSTALLED_CLASSPATH=\${prefix}/share/java/gnome${apiversion}-${version}.jar
-INSTALLED_JNI_DIR=\${prefix}/lib/jni/
-AC_SUBST(INSTALLED_CLASSPATH)
-AC_SUBST(INSTALLED_JNI_DIR)
-
-AC_SUBST(version)
-AC_SUBST(apiversion)
-
-JG_COMMON
-
-JG_GTK_JAVA(2.4)
-
-dnl Check for libgnomevfs >= 2.7.5
-PKG_CHECK_MODULES(GNOMEVFS, gnome-vfs-2.0 >= 2.7.5)
-AC_SUBST(GNOMEVFS_CFLAGS)
-AC_SUBST(GNOMEVFS_LIBS)
-
-AC_OUTPUT( Makefile
- gnomevfs-java.pc
- src/Makefile
- src/java/org/gnu/gnomevfs/GnomeVfs.java
- )
diff --git a/libgnomevfs-java/gnomevfs-java.pc b/libgnomevfs-java/gnomevfs-java.pc
deleted file mode 100644
index bae402b..0000000
--- a/libgnomevfs-java/gnomevfs-java.pc
+++ /dev/null
@@ -1,12 +0,0 @@
-prefix=/usr/
-exec_prefix=${prefix}
-libdir=/usr/lib/jni/
-includedir=${prefix}/include
-
-
-Name: GNOME-vfs-Java
-Description: GNOMEvfs Java bindings
-Version: 2.7.4
-api_version=2.7
-classpath=${prefix}/share/java/gnome2.7-2.7.4.jar
-jni_dir=${prefix}/lib/jni/
diff --git a/libgnomevfs-java/gnomevfs-java.pc.in b/libgnomevfs-java/gnomevfs-java.pc.in
deleted file mode 100644
index 30cdfb1..0000000
--- a/libgnomevfs-java/gnomevfs-java.pc.in
+++ /dev/null
@@ -1,12 +0,0 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@
-
-
-Name: GNOME-vfs-Java
-Description: GNOMEvfs Java bindings
-Version: @version@
-api_version=@apiversion@
-classpath=@INSTALLED_CLASSPATH@
-jni_dir=@INSTALLED_JNI_DIR@
diff --git a/libgnomevfs-java/install-sh b/libgnomevfs-java/install-sh
deleted file mode 100755
index e9de238..0000000
--- a/libgnomevfs-java/install-sh
+++ /dev/null
@@ -1,251 +0,0 @@
-#!/bin/sh
-#
-# install - install a program, script, or datafile
-# This comes from X11R5 (mit/util/scripts/install.sh).
-#
-# Copyright 1991 by the Massachusetts Institute of Technology
-#
-# Permission to use, copy, modify, distribute, and sell this software and its
-# documentation for any purpose is hereby granted without fee, provided that
-# the above copyright notice appear in all copies and that both that
-# copyright notice and this permission notice appear in supporting
-# documentation, and that the name of M.I.T. not be used in advertising or
-# publicity pertaining to distribution of the software without specific,
-# written prior permission. M.I.T. makes no representations about the
-# suitability of this software for any purpose. It is provided "as is"
-# without express or implied warranty.
-#
-# Calling this script install-sh is preferred over install.sh, to prevent
-# `make' implicit rules from creating a file called install from it
-# when there is no Makefile.
-#
-# This script is compatible with the BSD install script, but was written
-# from scratch. It can only install one file at a time, a restriction
-# shared with many OS's install programs.
-
-
-# set DOITPROG to echo to test this script
-
-# Don't use :- since 4.3BSD and earlier shells don't like it.
-doit="${DOITPROG-}"
-
-
-# put in absolute paths if you don't have them in your path; or use env. vars.
-
-mvprog="${MVPROG-mv}"
-cpprog="${CPPROG-cp}"
-chmodprog="${CHMODPROG-chmod}"
-chownprog="${CHOWNPROG-chown}"
-chgrpprog="${CHGRPPROG-chgrp}"
-stripprog="${STRIPPROG-strip}"
-rmprog="${RMPROG-rm}"
-mkdirprog="${MKDIRPROG-mkdir}"
-
-transformbasename=""
-transform_arg=""
-instcmd="$mvprog"
-chmodcmd="$chmodprog 0755"
-chowncmd=""
-chgrpcmd=""
-stripcmd=""
-rmcmd="$rmprog -f"
-mvcmd="$mvprog"
-src=""
-dst=""
-dir_arg=""
-
-while [ x"$1" != x ]; do
- case $1 in
- -c) instcmd="$cpprog"
- shift
- continue;;
-
- -d) dir_arg=true
- shift
- continue;;
-
- -m) chmodcmd="$chmodprog $2"
- shift
- shift
- continue;;
-
- -o) chowncmd="$chownprog $2"
- shift
- shift
- continue;;
-
- -g) chgrpcmd="$chgrpprog $2"
- shift
- shift
- continue;;
-
- -s) stripcmd="$stripprog"
- shift
- continue;;
-
- -t=*) transformarg=`echo $1 | sed 's/-t=//'`
- shift
- continue;;
-
- -b=*) transformbasename=`echo $1 | sed 's/-b=//'`
- shift
- continue;;
-
- *) if [ x"$src" = x ]
- then
- src=$1
- else
- # this colon is to work around a 386BSD /bin/sh bug
- :
- dst=$1
- fi
- shift
- continue;;
- esac
-done
-
-if [ x"$src" = x ]
-then
- echo "install: no input file specified"
- exit 1
-else
- true
-fi
-
-if [ x"$dir_arg" != x ]; then
- dst=$src
- src=""
-
- if [ -d $dst ]; then
- instcmd=:
- chmodcmd=""
- else
- instcmd=mkdir
- fi
-else
-
-# Waiting for this to be detected by the "$instcmd $src $dsttmp" command
-# might cause directories to be created, which would be especially bad
-# if $src (and thus $dsttmp) contains '*'.
-
- if [ -f $src -o -d $src ]
- then
- true
- else
- echo "install: $src does not exist"
- exit 1
- fi
-
- if [ x"$dst" = x ]
- then
- echo "install: no destination specified"
- exit 1
- else
- true
- fi
-
-# If destination is a directory, append the input filename; if your system
-# does not like double slashes in filenames, you may need to add some logic
-
- if [ -d $dst ]
- then
- dst="$dst"/`basename $src`
- else
- true
- fi
-fi
-
-## this sed command emulates the dirname command
-dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
-
-# Make sure that the destination directory exists.
-# this part is taken from Noah Friedman's mkinstalldirs script
-
-# Skip lots of stat calls in the usual case.
-if [ ! -d "$dstdir" ]; then
-defaultIFS='
-'
-IFS="${IFS-${defaultIFS}}"
-
-oIFS="${IFS}"
-# Some sh's can't handle IFS=/ for some reason.
-IFS='%'
-set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
-IFS="${oIFS}"
-
-pathcomp=''
-
-while [ $# -ne 0 ] ; do
- pathcomp="${pathcomp}${1}"
- shift
-
- if [ ! -d "${pathcomp}" ] ;
- then
- $mkdirprog "${pathcomp}"
- else
- true
- fi
-
- pathcomp="${pathcomp}/"
-done
-fi
-
-if [ x"$dir_arg" != x ]
-then
- $doit $instcmd $dst &&
-
- if [ x"$chowncmd" != x ]; then $doit $chowncmd $dst; else true ; fi &&
- if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dst; else true ; fi &&
- if [ x"$stripcmd" != x ]; then $doit $stripcmd $dst; else true ; fi &&
- if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dst; else true ; fi
-else
-
-# If we're going to rename the final executable, determine the name now.
-
- if [ x"$transformarg" = x ]
- then
- dstfile=`basename $dst`
- else
- dstfile=`basename $dst $transformbasename |
- sed $transformarg`$transformbasename
- fi
-
-# don't allow the sed command to completely eliminate the filename
-
- if [ x"$dstfile" = x ]
- then
- dstfile=`basename $dst`
- else
- true
- fi
-
-# Make a temp file name in the proper directory.
-
- dsttmp=$dstdir/#inst.$$#
-
-# Move or copy the file name to the temp name
-
- $doit $instcmd $src $dsttmp &&
-
- trap "rm -f ${dsttmp}" 0 &&
-
-# and set any options; do chmod last to preserve setuid bits
-
-# If any of these fail, we abort the whole thing. If we want to
-# ignore errors from any of these, just make sure not to ignore
-# errors from the above "$doit $instcmd $src $dsttmp" command.
-
- if [ x"$chowncmd" != x ]; then $doit $chowncmd $dsttmp; else true;fi &&
- if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; else true;fi &&
- if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; else true;fi &&
- if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; else true;fi &&
-
-# Now rename the file to the real destination.
-
- $doit $rmcmd -f $dstdir/$dstfile &&
- $doit $mvcmd $dsttmp $dstdir/$dstfile
-
-fi &&
-
-
-exit 0
diff --git a/libgnomevfs-java/src/Makefile b/libgnomevfs-java/src/Makefile
deleted file mode 100644
index 2845c3e..0000000
--- a/libgnomevfs-java/src/Makefile
+++ /dev/null
@@ -1,133 +0,0 @@
-# This file is part of Java-GNOME.
-#
-# Java-GNOME is free software; you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
-# any later version.
-#
-# Java-GNOME is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with Java-GNOME; see the file COPYING. If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-#
-
-CLASSPATH = /home/java-gnome-2.8.3/libgtk-java/lib/gtk2.4-2.4.6.jar:@CLASSPATH@:java
-NATIVEGTKJAR = /home/java-gnome-2.8.3/libgtk-java/lib//libgtkjar2.4.so
-
-OBJECTS:= \
- $(shell ls jni/*.c \
- | sort | sed -e 's=\.c=\.o=g')
-
-SOURCE_PATH:=java/org/gnu/gnomevfs/*.java
-
-JAVA_SOURCE_PATH:=java
-
-version = 2.7.4
-apiversion = 2.7
-gnomevfsversion = 2.7.4
-gnomevfsapiversion = 2.7
-
-INSTALL=/usr/bin/install -c
-
-# Set Java related stuff
-JAVADOC = @JAVADOC@
-JAVAC = gcj -C
-JAVA = @JAVA@
-JAR = /usr/bin/jar
-
-# If you need to change this line please let us know
-JAVA_INCLUDES =
-#@JAVA_INCLUDES@
-
-# Set C related stuff
-CC = gcc
-CFLAGS= -g -O2 -fPIC -Wall
-GTK_CFLAGS=-DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-GTK_LIBS=-Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
-LIBGTKHTML_CFLAGS=@LIBGTKHTML_CFLAGS@
-LIBGTKHTML_LIBS=@LIBGTKHTML_LIBS@
-GNOMEVFS_CFLAGS=-pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0
-GNOMEVFS_LIBS=-pthread -Wl,--export-dynamic -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0
-LIBGLADE_CFLAGS=@LIBGLADE_CFLAGS@
-LIBGLADE_LIBS=@LIBGLADE_LIBS@
-GCJ=/usr/bin/gcj -fPIC -fjni
-GCJFLAGS=
-GCJ_CLASSPATH=/usr/share/java/libgcj-3.3.5.jar:.
-
-.SUFFIXES: .java .class
-.c.o:
- $(CC) -c $(CFLAGS) $< $(JAVA_INCLUDES) $(GNOMEVFS_CFLAGS) \
- -o $@
-
-.java.o:
- $(GCJ) $(GCJFLAGS) -g -O --classpath=${GCJ_CLASSPATH} -c $< \
- -o $@
-
-CLASSES:= \
- $(shell /bin/ls $(SOURCE_PATH) \
- | sort | sed -e 's=\.java=\.class=g' \
- | sed -e 's=\.\./==g' \
- | sed -e 's=\s*\(.*\)\s*= build-java/\1 =g' \
- | sed -e 's=build-java/.*/org/\(.*\)\s*= build-java/org/\1 =g' \
- )
-
-dirs: ../lib build-java
-
-../lib/:
- $(INSTALL) -d ../lib
-build-java:
- $(INSTALL) -d build-java
-
-build-java/%.class: java/%.java
- CLASSPATH=$(CLASSPATH):$(JAVA_SOURCE_PATH) $(JAVAC) -d build-java \
- $<
-
-build-java/%.o: java/%.java
- $(GCJ) $(GCJFLAGS) -g -O --classpath=$(JAVA_SOURCE_PATH):${GCJ_CLASSPATH}:${CLASSPATH} -o $@ -c \
- $<
-
-COMPILED_CLASSES:=$(shell echo $(CLASSES) | sed -e 's=\.class=\.o=g' )
-
-../lib/gnomevfs${gnomevfsapiversion}.jar: $(CLASSES)
- @(cd build-java; $(JAR) cf ../../lib/gnomevfs${gnomevfsapiversion}-${gnomevfsversion}.jar `find -name "*.class"` )
- @(cd ../lib; test ! -L gnomevfs${gnomevfsapiversion}.jar && ln -s gnomevfs${gnomevfsapiversion}-${gnomevfsversion}.jar gnomevfs${gnomevfsapiversion}.jar) || exit 0
-
-jar: dirs ../lib/gnomevfs${gnomevfsapiversion}.jar
-
-
-../lib/libgnomevfsjava${gnomevfsapiversion}.so.${gnomevfsversion} : $(OBJECTS)
- @(test ! -d ../lib && mkdir ../lib) || exit 0
- $(CC) $(CFLAGS) -shared -o ../lib/libgnomevfsjava${gnomevfsapiversion}.so.${gnomevfsversion} \
- $(OBJECTS) \
- $(CFLAGS) -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -pthread -Wl,--export-dynamic -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 $(JAVA_INCLUDES) -Xlinker --no-undefined
- @(cd ../lib; test ! -L libgnomevfsjava${gnomevfsapiversion}.so && ln -s libgnomevfsjava${gnomevfsapiversion}.so.${gnomevfsversion} libgnomevfsjava${gnomevfsapiversion}.so) || exit 0
-
-nativelib: ../lib/libgnomevfsjava${gnomevfsapiversion}.so.${gnomevfsversion}
-
-../lib/libgnomevfsjar${gnomevfsapiversion}.so.${gnomevfsversion}: $(COMPILED_CLASSES)
- $(GCJ) $(GCJFLAGS) -g -shared $(COMPILED_CLASSES) -o ../lib/libgnomevfsjar${gnomevfsapiversion}.so.${gnomevfsversion}
- @(cd ../lib; test ! -L libgnomevfsjar${gnomevfsapiversion}.so && ln -s libgnomevfsjar${gnomevfsapiversion}.so.${gnomevfsversion} libgnomevfsjar${gnomevfsapiversion}.so) || exit 0
-
-native-gcj: ../lib/libgnomevfsjar${gnomevfsapiversion}.so.${gnomevfsversion}
-
-all: dirs jar nativelib native-gcj
-
-# Targets to clean up after us
-.PHONY: mostlyclean clean distclean maintainer-clean dirs all native-gcj nativelib jar
-
-mostlyclean:
-
-clean: mostlyclean
- rm -f jni/*.o
- rm -rf build-java/
- rm -rf ../lib/
-
-distclean: clean
- rm -f Makefile
-
-maintainer-clean: distclean
-
diff --git a/libgnomevfs-java/src/Makefile.in b/libgnomevfs-java/src/Makefile.in
deleted file mode 100644
index 8fa2b45..0000000
--- a/libgnomevfs-java/src/Makefile.in
+++ /dev/null
@@ -1,133 +0,0 @@
-# This file is part of Java-GNOME.
-#
-# Java-GNOME is free software; you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
-# any later version.
-#
-# Java-GNOME is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with Java-GNOME; see the file COPYING. If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-#
-
-CLASSPATH = @GTKJAR@:@CLASSPATH@:java
-NATIVEGTKJAR = @NATIVEGTKJAR@
-
-OBJECTS:= \
- $(shell ls jni/*.c \
- | sort | sed -e 's=\.c=\.o=g')
-
-SOURCE_PATH:=java/org/gnu/gnomevfs/*.java
-
-JAVA_SOURCE_PATH:=java
-
-version = @version@
-apiversion = @apiversion@
-gnomevfsversion = @version@
-gnomevfsapiversion = @apiversion@
-
-INSTALL=@INSTALL@
-
-# Set Java related stuff
-JAVADOC = @JAVADOC@
-JAVAC = @JAVAC@
-JAVA = @JAVA@
-JAR = @JAR@
-
-# If you need to change this line please let us know
-JAVA_INCLUDES =
-#@JAVA_INCLUDES@
-
-# Set C related stuff
-CC = @CC@
-CFLAGS= @CFLAGS@ -fPIC -Wall
-GTK_CFLAGS=@GTK_CFLAGS@
-GTK_LIBS=@GTK_LIBS@
-LIBGTKHTML_CFLAGS=@LIBGTKHTML_CFLAGS@
-LIBGTKHTML_LIBS=@LIBGTKHTML_LIBS@
-GNOMEVFS_CFLAGS=@GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS=@GNOMEVFS_LIBS@
-LIBGLADE_CFLAGS=@LIBGLADE_CFLAGS@
-LIBGLADE_LIBS=@LIBGLADE_LIBS@
-GCJ=@GCJ@ -fPIC -fjni
-GCJFLAGS=
-GCJ_CLASSPATH=@GCJ_CLASSPATH at .
-
-.SUFFIXES: .java .class
-.c.o:
- $(CC) -c $(CFLAGS) $< $(JAVA_INCLUDES) $(GNOMEVFS_CFLAGS) \
- -o $@
-
-.java.o:
- $(GCJ) $(GCJFLAGS) -g -O --classpath=${GCJ_CLASSPATH} -c $< \
- -o $@
-
-CLASSES:= \
- $(shell /bin/ls $(SOURCE_PATH) \
- | sort | sed -e 's=\.java=\.class=g' \
- | sed -e 's=\.\./==g' \
- | sed -e 's=\s*\(.*\)\s*= build-java/\1 =g' \
- | sed -e 's=build-java/.*/org/\(.*\)\s*= build-java/org/\1 =g' \
- )
-
-dirs: ../lib build-java
-
-../lib/:
- $(INSTALL) -d ../lib
-build-java:
- $(INSTALL) -d build-java
-
-build-java/%.class: java/%.java
- CLASSPATH=$(CLASSPATH):$(JAVA_SOURCE_PATH) $(JAVAC) -d build-java \
- $<
-
-build-java/%.o: java/%.java
- $(GCJ) $(GCJFLAGS) -g -O --classpath=$(JAVA_SOURCE_PATH):${GCJ_CLASSPATH}:${CLASSPATH} -o $@ -c \
- $<
-
-COMPILED_CLASSES:=$(shell echo $(CLASSES) | sed -e 's=\.class=\.o=g' )
-
-../lib/gnomevfs${gnomevfsapiversion}.jar: $(CLASSES)
- @(cd build-java; $(JAR) cf ../../lib/gnomevfs${gnomevfsapiversion}-${gnomevfsversion}.jar `find -name "*.class"` )
- @(cd ../lib; test ! -L gnomevfs${gnomevfsapiversion}.jar && ln -s gnomevfs${gnomevfsapiversion}-${gnomevfsversion}.jar gnomevfs${gnomevfsapiversion}.jar) || exit 0
-
-jar: dirs ../lib/gnomevfs${gnomevfsapiversion}.jar
-
-
-../lib/libgnomevfsjava${gnomevfsapiversion}.so.${gnomevfsversion} : $(OBJECTS)
- @(test ! -d ../lib && mkdir ../lib) || exit 0
- $(CC) $(CFLAGS) -shared -o ../lib/libgnomevfsjava${gnomevfsapiversion}.so.${gnomevfsversion} \
- $(OBJECTS) \
- $(CFLAGS) @GNOMEVFS_CFLAGS@ @GNOMEVFS_LIBS@ $(JAVA_INCLUDES) -Xlinker --no-undefined
- @(cd ../lib; test ! -L libgnomevfsjava${gnomevfsapiversion}.so && ln -s libgnomevfsjava${gnomevfsapiversion}.so.${gnomevfsversion} libgnomevfsjava${gnomevfsapiversion}.so) || exit 0
-
-nativelib: ../lib/libgnomevfsjava${gnomevfsapiversion}.so.${gnomevfsversion}
-
-../lib/libgnomevfsjar${gnomevfsapiversion}.so.${gnomevfsversion}: $(COMPILED_CLASSES)
- $(GCJ) $(GCJFLAGS) -g -shared $(COMPILED_CLASSES) -o ../lib/libgnomevfsjar${gnomevfsapiversion}.so.${gnomevfsversion}
- @(cd ../lib; test ! -L libgnomevfsjar${gnomevfsapiversion}.so && ln -s libgnomevfsjar${gnomevfsapiversion}.so.${gnomevfsversion} libgnomevfsjar${gnomevfsapiversion}.so) || exit 0
-
-native-gcj: ../lib/libgnomevfsjar${gnomevfsapiversion}.so.${gnomevfsversion}
-
-all: dirs jar nativelib @GCJ_BUILD_TARGETS@
-
-# Targets to clean up after us
-.PHONY: mostlyclean clean distclean maintainer-clean dirs all native-gcj nativelib jar
-
-mostlyclean:
-
-clean: mostlyclean
- rm -f jni/*.o
- rm -rf build-java/
- rm -rf ../lib/
-
-distclean: clean
- rm -f Makefile
-
-maintainer-clean: distclean
-
diff --git a/libgnomevfs-java/src/java/org/gnu/gnomevfs/GnomeVfs.java b/libgnomevfs-java/src/java/org/gnu/gnomevfs/GnomeVfs.java
deleted file mode 100644
index 6028c26..0000000
--- a/libgnomevfs-java/src/java/org/gnu/gnomevfs/GnomeVfs.java
+++ /dev/null
@@ -1,67 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2003 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnomevfs;
-
-/**
- * @author Luca De Rugeriis <piedamaro at fastwebnet.it>
- *
- * <p>This class provides initialization/shutdown for GnomeVfs
- */
-
-public class GnomeVfs {
-
- /**
- * If GnomeVFS is not already initialized, initialize it. This must be called prior to performing any other GnomeVFS
- * operations, and may be called multiple times without error.
- *
- * @return true if GnomeVFS is successfully initialized (or was already initialized)
- */
- public static boolean init() {
- return gnome_vfs_init ();
- }
-
- /**
- * Detects if GnomeVFS has already been initialized (GnomeVFS must be initialized
- * prior to using any methods or operations).
- *
- * @return true if GnomeVFS has already been initialized
- */
- public static boolean isInitialized() {
- return gnome_vfs_initialized();
- }
-
- /**
- * Cease all active GnomeVFS operations and unload the MIME database from memory.
- *
- */
- public static void shutdown() {
- gnome_vfs_shutdown();
- }
-
- // Load the library
- static {
- System.loadLibrary("gnomevfsjava at gnomevfsapiversion@");
- }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected boolean gnome_vfs_init ();
- native static final protected boolean gnome_vfs_initialized();
- native static final protected void gnome_vfs_shutdown();
- /****************************************
- * END OF JNI CODE
- ****************************************/
-
- private GnomeVfs() {
- // prevent instantiation
- }
-
-}
\ No newline at end of file
diff --git a/libgnomevfs-java/src/java/org/gnu/gnomevfs/GnomeVfs.java.in b/libgnomevfs-java/src/java/org/gnu/gnomevfs/GnomeVfs.java.in
deleted file mode 100644
index 6028c26..0000000
--- a/libgnomevfs-java/src/java/org/gnu/gnomevfs/GnomeVfs.java.in
+++ /dev/null
@@ -1,67 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2003 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gnomevfs;
-
-/**
- * @author Luca De Rugeriis <piedamaro at fastwebnet.it>
- *
- * <p>This class provides initialization/shutdown for GnomeVfs
- */
-
-public class GnomeVfs {
-
- /**
- * If GnomeVFS is not already initialized, initialize it. This must be called prior to performing any other GnomeVFS
- * operations, and may be called multiple times without error.
- *
- * @return true if GnomeVFS is successfully initialized (or was already initialized)
- */
- public static boolean init() {
- return gnome_vfs_init ();
- }
-
- /**
- * Detects if GnomeVFS has already been initialized (GnomeVFS must be initialized
- * prior to using any methods or operations).
- *
- * @return true if GnomeVFS has already been initialized
- */
- public static boolean isInitialized() {
- return gnome_vfs_initialized();
- }
-
- /**
- * Cease all active GnomeVFS operations and unload the MIME database from memory.
- *
- */
- public static void shutdown() {
- gnome_vfs_shutdown();
- }
-
- // Load the library
- static {
- System.loadLibrary("gnomevfsjava at gnomevfsapiversion@");
- }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected boolean gnome_vfs_init ();
- native static final protected boolean gnome_vfs_initialized();
- native static final protected void gnome_vfs_shutdown();
- /****************************************
- * END OF JNI CODE
- ****************************************/
-
- private GnomeVfs() {
- // prevent instantiation
- }
-
-}
\ No newline at end of file
diff --git a/libgnomevfs-java/src/java/org/gnu/gnomevfs/VFSDirectory.java b/libgnomevfs-java/src/java/org/gnu/gnomevfs/VFSDirectory.java
deleted file mode 100644
index 60c2ce2..0000000
--- a/libgnomevfs-java/src/java/org/gnu/gnomevfs/VFSDirectory.java
+++ /dev/null
@@ -1,113 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-package org.gnu.gnomevfs;
-
-import org.gnu.glib.GObject;
-
-/**
- * Object for handing directory related tasks.
- */
-public class VFSDirectory extends GObject {
-
- public VFSDirectory(String uri, VFSFileInfoOptions options) throws VFSException {
- int[] handle = new int[1];
- VFSResult result = VFSResult.intern(gnome_vfs_directory_open(handle, uri, options.getValue()));
- if (result == VFSResult.OK)
- setHandle(handle[0]);
- else
- throw new VFSException(result);
- }
-
- public VFSDirectory(VFSURI uri, VFSFileInfoOptions options) throws VFSException {
- int[] handle = new int[1];
- VFSResult result = VFSResult.intern(gnome_vfs_directory_open_from_uri(handle, uri.getHandle(), options.getValue()));
- if (result == VFSResult.OK)
- setHandle(handle[0]);
- else
- throw new VFSException(result);
- }
-
- public void close() throws VFSException {
- VFSResult result = VFSResult.intern(gnome_vfs_directory_close(getHandle()));
- if (result != VFSResult.OK)
- throw new VFSException(result);
- }
-
- public VFSFileInfo readNext() throws VFSException {
- int[] info = new int[1];
- VFSResult result = VFSResult.intern(gnome_vfs_directory_read_next(getHandle(), info));
- if (result == VFSResult.OK)
- return new VFSFileInfo(info[0]);
- else
- throw new VFSException(result);
- }
-
- /**
- * Create a new directory
- *
- * @param uri URI of the directory to be created.
- * @param perm Unix-style permissions for the newly created directory.
- */
- static public void makeDirectory(String uri, int perm) throws VFSException{
- VFSResult result = VFSResult.intern(gnome_vfs_make_directory(uri, perm));
- if (result != VFSResult.OK)
- throw new VFSException(result);
- }
-
- /**
- * Create a directory at uri. Only succeeds if a file or directory does
- * not already exist at uri.
- *
- * @param uri
- * @param perm
- */
- static public void makeDirectory(VFSURI uri, int perm) throws VFSException {
- VFSResult result = VFSResult.intern(gnome_vfs_make_directory_for_uri(uri.getHandle(), perm));
- if (result != VFSResult.OK)
- throw new VFSException(result);
- }
-
- /**
- * Remove the directory. The directory must be empty.
- *
- * @param uri
- */
- static public void removeDirectory(String uri) throws VFSException {
- VFSResult result = VFSResult.intern(gnome_vfs_remove_directory(uri));
- if (result != VFSResult.OK)
- throw new VFSException(result);
- }
-
- /**
- * Remove the directory. The directory must be empty.
- *
- * @param uri
- */
- static public void removeDirectory(VFSURI uri) throws VFSException {
- VFSResult result = VFSResult.intern(gnome_vfs_remove_directory_from_uri(uri.getHandle()));
- if (result != VFSResult.OK)
- throw new VFSException(result);
- }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int gnome_vfs_directory_open(int[] handle, String uri, int options);
- native static final protected int gnome_vfs_directory_open_from_uri(int[] handle, int uri, int options);
- native static final protected int gnome_vfs_directory_read_next(int handle, int[] fileInfo);
- native static final protected int gnome_vfs_directory_close(int handle);
- // static public API
- native static final protected int gnome_vfs_make_directory(String uri, int perm);
- native static final protected int gnome_vfs_make_directory_for_uri(int uri, int perm);
- native static final protected int gnome_vfs_remove_directory(String uri);
- native static final protected int gnome_vfs_remove_directory_from_uri(int uri);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libgnomevfs-java/src/java/org/gnu/gnomevfs/VFSException.java b/libgnomevfs-java/src/java/org/gnu/gnomevfs/VFSException.java
deleted file mode 100644
index e00d214..0000000
--- a/libgnomevfs-java/src/java/org/gnu/gnomevfs/VFSException.java
+++ /dev/null
@@ -1,27 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-package org.gnu.gnomevfs;
-
-/**
- */
-public class VFSException extends Exception {
-
- VFSResult result;
-
- public VFSException(VFSResult result) {
- this.result = result;
- }
-
- private VFSException() {}
-
- public VFSResult getError() {
- return result;
- }
-
-}
diff --git a/libgnomevfs-java/src/java/org/gnu/gnomevfs/VFSFileFlags.java b/libgnomevfs-java/src/java/org/gnu/gnomevfs/VFSFileFlags.java
deleted file mode 100644
index 80078a4..0000000
--- a/libgnomevfs-java/src/java/org/gnu/gnomevfs/VFSFileFlags.java
+++ /dev/null
@@ -1,72 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-package org.gnu.gnomevfs;
-
-import org.gnu.glib.Flags;
-
-/**
- */
-public class VFSFileFlags extends Flags {
- static final private int _NONE = 0;
-
- static final public VFSFileFlags NONE = new VFSFileFlags(_NONE);
-
- static final private int _SYMLINK = 1 << 0;
-
- static final public VFSFileFlags SYMLINK = new VFSFileFlags(_SYMLINK);
-
- static final private int _LOCAL = 1 << 1;
-
- static final public VFSFileFlags LOCAL = new VFSFileFlags(_LOCAL);
-
- static final private VFSFileFlags[] theInterned = new VFSFileFlags[] {
- NONE, SYMLINK, LOCAL
- };
-
- static private java.util.Hashtable theInternedExtras;
-
- static final private VFSFileFlags theSacrificialOne = new VFSFileFlags(0);
-
- static public VFSFileFlags intern(int value) {
- if (value < theInterned.length) {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null) {
- theInternedExtras = new java.util.Hashtable();
- }
- VFSFileFlags already = (VFSFileFlags) theInternedExtras
- .get(theSacrificialOne);
- if (already == null) {
- already = new VFSFileFlags(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private VFSFileFlags(int value) {
- value_ = value;
- }
-
- public VFSFileFlags or(VFSFileFlags other) {
- return intern(value_ | other.value_);
- }
-
- public VFSFileFlags and(VFSFileFlags other) {
- return intern(value_ & other.value_);
- }
-
- public VFSFileFlags xor(VFSFileFlags other) {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test(VFSFileFlags other) {
- return (value_ & other.value_) == other.value_;
- }
-}
diff --git a/libgnomevfs-java/src/java/org/gnu/gnomevfs/VFSFileInfo.java b/libgnomevfs-java/src/java/org/gnu/gnomevfs/VFSFileInfo.java
deleted file mode 100644
index 7443b17..0000000
--- a/libgnomevfs-java/src/java/org/gnu/gnomevfs/VFSFileInfo.java
+++ /dev/null
@@ -1,41 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-package org.gnu.gnomevfs;
-
-import org.gnu.glib.GObject;
-
-/**
- * Contains information about a file.
- */
-public class VFSFileInfo extends GObject {
-
- VFSFileInfo(int handle) {
- setHandle(handle);
- }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int gnome_vfs_file_info_new();
- native static final protected String getName(int handle);
- native static final protected int getValidFields(int handle);
- native static final protected int getFileType(int handle);
- native static final protected int getFilePermissions(int handle);
- native static final protected int getFileFlags(int handle);
- native static final protected int getFileSize(int handle);
- native static final protected int getBlockCount(int handle);
- native static final protected String getMimeType(int handle);
- native static final protected String getSymlinkName(int handle);
- native static final protected long getAtime(int handle);
- native static final protected long getCtime(int handle);
- native static final protected long getMtime(int handle);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libgnomevfs-java/src/java/org/gnu/gnomevfs/VFSFileInfoFields.java b/libgnomevfs-java/src/java/org/gnu/gnomevfs/VFSFileInfoFields.java
deleted file mode 100644
index d93af97..0000000
--- a/libgnomevfs-java/src/java/org/gnu/gnomevfs/VFSFileInfoFields.java
+++ /dev/null
@@ -1,125 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-package org.gnu.gnomevfs;
-
-import org.gnu.glib.Flags;
-
-/**
- */
-public class VFSFileInfoFields extends Flags {
-
- static final private int _NONE = 0;
-
- static final public VFSFileInfoFields NONE = new VFSFileInfoFields(_NONE);
-
- static final private int _TYPE = 1 << 0;
-
- static final public VFSFileInfoFields TYPE = new VFSFileInfoFields(_TYPE);
-
- static final private int _PERMISSIONS = 1 << 1;
-
- static final public VFSFileInfoFields PERMISSIONS = new VFSFileInfoFields(_PERMISSIONS);
-
- static final private int _FLAGS = 1 << 2;
-
- static final public VFSFileInfoFields FLAGS = new VFSFileInfoFields(_FLAGS);
-
- static final private int _DEVICE = 1 << 3;
-
- static final public VFSFileInfoFields DEVICE = new VFSFileInfoFields(_DEVICE);
-
- static final private int _INODE = 1 << 4;
-
- static final public VFSFileInfoFields INODE = new VFSFileInfoFields(_INODE);
-
- static final private int _LINK_COUNT = 1 << 5;
-
- static final public VFSFileInfoFields LINK_COUNT = new VFSFileInfoFields(_LINK_COUNT);
-
- static final private int _SIZE = 1 << 6;
-
- static final public VFSFileInfoFields SIZE = new VFSFileInfoFields(_SIZE);
-
- static final private int _BLOCK_COUNT = 1 << 7;
-
- static final public VFSFileInfoFields BLOCK_COUNT = new VFSFileInfoFields(_BLOCK_COUNT);
-
- static final private int _IO_BLOCK_SIZE = 1 << 8;
-
- static final public VFSFileInfoFields IO_BLOCK_SIZE = new VFSFileInfoFields(_IO_BLOCK_SIZE);
-
- static final private int _ATIME = 1 << 9;
-
- static final public VFSFileInfoFields ATIME = new VFSFileInfoFields(_ATIME);
-
- static final private int _MTIME = 1 << 10;
-
- static final public VFSFileInfoFields MTIME = new VFSFileInfoFields(_MTIME);
-
- static final private int _CTIME = 1 << 11;
-
- static final public VFSFileInfoFields CTIME = new VFSFileInfoFields(_CTIME);
-
- static final private int _SYMLINK_NAME = 1 << 12;
-
- static final public VFSFileInfoFields SYMLINK_NAME = new VFSFileInfoFields(_SYMLINK_NAME);
-
- static final private int _MIME_TYPE = 1 << 13;
-
- static final public VFSFileInfoFields MIME_TYPE = new VFSFileInfoFields(_MIME_TYPE);
-
- static final private int _ACCESS = 1 << 14;
-
- static final public VFSFileInfoFields ACCESS = new VFSFileInfoFields(_ACCESS);
-
- static final private VFSFileInfoFields[] theInterned = new VFSFileInfoFields[] {
- NONE, FLAGS, DEVICE, INODE, LINK_COUNT, SIZE, BLOCK_COUNT, IO_BLOCK_SIZE,
- ATIME, MTIME, CTIME, SYMLINK_NAME, MIME_TYPE, ACCESS };
-
- static private java.util.Hashtable theInternedExtras;
-
- static final private VFSFileInfoFields theSacrificialOne = new VFSFileInfoFields(0);
-
- static public VFSFileInfoFields intern(int value) {
- if (value < theInterned.length) {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null) {
- theInternedExtras = new java.util.Hashtable();
- }
- VFSFileInfoFields already = (VFSFileInfoFields) theInternedExtras
- .get(theSacrificialOne);
- if (already == null) {
- already = new VFSFileInfoFields(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private VFSFileInfoFields(int value) {
- value_ = value;
- }
-
- public VFSFileInfoFields or(VFSFileInfoFields other) {
- return intern(value_ | other.value_);
- }
-
- public VFSFileInfoFields and(VFSFileInfoFields other) {
- return intern(value_ & other.value_);
- }
-
- public VFSFileInfoFields xor(VFSFileInfoFields other) {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test(VFSFileInfoFields other) {
- return (value_ & other.value_) == other.value_;
- }
-}
diff --git a/libgnomevfs-java/src/java/org/gnu/gnomevfs/VFSFileInfoOptions.java b/libgnomevfs-java/src/java/org/gnu/gnomevfs/VFSFileInfoOptions.java
deleted file mode 100644
index 120e568..0000000
--- a/libgnomevfs-java/src/java/org/gnu/gnomevfs/VFSFileInfoOptions.java
+++ /dev/null
@@ -1,84 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-package org.gnu.gnomevfs;
-
-import org.gnu.glib.Flags;
-
-/**
- */
-public class VFSFileInfoOptions extends Flags {
- static final private int _DEFAULT = 0;
-
- static final public VFSFileInfoOptions DEFAULT = new VFSFileInfoOptions(_DEFAULT);
-
- static final private int _GET_MIME_TYPE = 1 << 0;
-
- static final public VFSFileInfoOptions GET_MIME_TYPE = new VFSFileInfoOptions(_GET_MIME_TYPE);
-
- static final private int _FORCE_FAST_MIME_TYPE = 1 << 1;
-
- static final public VFSFileInfoOptions FORCE_FAST_MIME_TYPE = new VFSFileInfoOptions(_FORCE_FAST_MIME_TYPE);
-
- static final private int _FORCE_SLOW_MIME_TYPE = 1 << 2;
-
- static final public VFSFileInfoOptions FORCE_SLOW_MIME_TYPE = new VFSFileInfoOptions(_FORCE_SLOW_MIME_TYPE);
-
- static final private int _FOLLOW_LINKS = 1 << 3;
-
- static final public VFSFileInfoOptions FOLLOW_LINKS = new VFSFileInfoOptions(_FOLLOW_LINKS);
-
- static final private int _GET_ACCESS_RIGHTS = 1 << 4;
-
- static final public VFSFileInfoOptions GET_ACCESS_RIGHTS = new VFSFileInfoOptions(_GET_ACCESS_RIGHTS);
-
- static final private VFSFileInfoOptions[] theInterned = new VFSFileInfoOptions[] {
- DEFAULT, GET_MIME_TYPE, FORCE_FAST_MIME_TYPE, FORCE_SLOW_MIME_TYPE, FOLLOW_LINKS,
- GET_ACCESS_RIGHTS};
-
- static private java.util.Hashtable theInternedExtras;
-
- static final private VFSFileInfoOptions theSacrificialOne = new VFSFileInfoOptions(0);
-
- static public VFSFileInfoOptions intern(int value) {
- if (value < theInterned.length) {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null) {
- theInternedExtras = new java.util.Hashtable();
- }
- VFSFileInfoOptions already = (VFSFileInfoOptions) theInternedExtras
- .get(theSacrificialOne);
- if (already == null) {
- already = new VFSFileInfoOptions(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private VFSFileInfoOptions(int value) {
- value_ = value;
- }
-
- public VFSFileInfoOptions or(VFSFileInfoOptions other) {
- return intern(value_ | other.value_);
- }
-
- public VFSFileInfoOptions and(VFSFileInfoOptions other) {
- return intern(value_ & other.value_);
- }
-
- public VFSFileInfoOptions xor(VFSFileInfoOptions other) {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test(VFSFileInfoOptions other) {
- return (value_ & other.value_) == other.value_;
- }
-}
diff --git a/libgnomevfs-java/src/java/org/gnu/gnomevfs/VFSFileType.java b/libgnomevfs-java/src/java/org/gnu/gnomevfs/VFSFileType.java
deleted file mode 100644
index a6d5e0d..0000000
--- a/libgnomevfs-java/src/java/org/gnu/gnomevfs/VFSFileType.java
+++ /dev/null
@@ -1,92 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-package org.gnu.gnomevfs;
-
-import org.gnu.glib.Enum;
-
-/**
- */
-public class VFSFileType extends Enum {
- static final private int _UNKNOWN = 0;
-
- static final public VFSFileType UNKNOWN = new VFSFileType(_UNKNOWN);
-
- static final private int _REGULAR = 1;
-
- static final public VFSFileType REGULAR = new VFSFileType(_REGULAR);
-
- static final private int _DIRECTORY = 2;
-
- static final public VFSFileType DIRECTORY = new VFSFileType(_DIRECTORY);
-
- static final private int _FIFO = 3;
-
- static final public VFSFileType FIFO = new VFSFileType(_FIFO);
-
- static final private int _SOCKET = 4;
-
- static final public VFSFileType SOCKET = new VFSFileType(_SOCKET);
-
- static final private int _CHARACTER_DEVICE = 5;
-
- static final public VFSFileType CHARACTER_DEVICE = new VFSFileType(_CHARACTER_DEVICE);
-
- static final private int _BLOCK_DEVICE = 6;
-
- static final public VFSFileType BLOCK_DEVICE = new VFSFileType(_BLOCK_DEVICE);
-
- static final private int _SYMBOLIC_LINK = 7;
-
- static final public VFSFileType SYMBOLIC_LINK = new VFSFileType(_SYMBOLIC_LINK);
-
- static final private VFSFileType[] theInterned = new VFSFileType[] {
- REGULAR, DIRECTORY, FIFO, SOCKET, CHARACTER_DEVICE, BLOCK_DEVICE, SYMBOLIC_LINK };
-
- static private java.util.Hashtable theInternedExtras;
-
- static final private VFSFileType theSacrificialOne = new VFSFileType(
- 0);
-
- static public VFSFileType intern(int value) {
- if (value < theInterned.length) {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null) {
- theInternedExtras = new java.util.Hashtable();
- }
- VFSFileType already = (VFSFileType) theInternedExtras
- .get(theSacrificialOne);
- if (already == null) {
- already = new VFSFileType(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private VFSFileType(int value) {
- value_ = value;
- }
-
- public VFSFileType or(VFSFileType other) {
- return intern(value_ | other.value_);
- }
-
- public VFSFileType and(VFSFileType other) {
- return intern(value_ & other.value_);
- }
-
- public VFSFileType xor(VFSFileType other) {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test(VFSFileType other) {
- return (value_ & other.value_) == other.value_;
- }
-}
diff --git a/libgnomevfs-java/src/java/org/gnu/gnomevfs/VFSOpenMode.java b/libgnomevfs-java/src/java/org/gnu/gnomevfs/VFSOpenMode.java
deleted file mode 100644
index b83c906..0000000
--- a/libgnomevfs-java/src/java/org/gnu/gnomevfs/VFSOpenMode.java
+++ /dev/null
@@ -1,78 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-package org.gnu.gnomevfs;
-
-import org.gnu.glib.Flags;
-
-/**
- * Mode in which files are opened. If RANDOM is not used the files must be
- * accessed sequentially.
- */
-public class VFSOpenMode extends Flags {
-
- static final private int _NONE = 0;
-
- static final public VFSOpenMode NONE = new VFSOpenMode(_NONE);
-
- static final private int _READ = 1 << 0;
-
- static final public VFSOpenMode READ = new VFSOpenMode(_READ);
-
- static final private int _WRITE = 1 << 1;
-
- static final public VFSOpenMode WRITE = new VFSOpenMode(_WRITE);
-
- static final private int _RANDOM = 1 << 2;
-
- static final public VFSOpenMode RANDOM = new VFSOpenMode(_RANDOM);
-
- static final private VFSOpenMode[] theInterned = new VFSOpenMode[] { NONE,
- READ, WRITE, RANDOM };
-
- static private java.util.Hashtable theInternedExtras;
-
- static final private VFSOpenMode theSacrificialOne = new VFSOpenMode(0);
-
- static public VFSOpenMode intern(int value) {
- if (value < theInterned.length) {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null) {
- theInternedExtras = new java.util.Hashtable();
- }
- VFSOpenMode already = (VFSOpenMode) theInternedExtras
- .get(theSacrificialOne);
- if (already == null) {
- already = new VFSOpenMode(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private VFSOpenMode(int value) {
- value_ = value;
- }
-
- public VFSOpenMode or(VFSOpenMode other) {
- return intern(value_ | other.value_);
- }
-
- public VFSOpenMode and(VFSOpenMode other) {
- return intern(value_ & other.value_);
- }
-
- public VFSOpenMode xor(VFSOpenMode other) {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test(VFSOpenMode other) {
- return (value_ & other.value_) == other.value_;
- }
-}
\ No newline at end of file
diff --git a/libgnomevfs-java/src/java/org/gnu/gnomevfs/VFSResult.java b/libgnomevfs-java/src/java/org/gnu/gnomevfs/VFSResult.java
deleted file mode 100644
index 9652fb4..0000000
--- a/libgnomevfs-java/src/java/org/gnu/gnomevfs/VFSResult.java
+++ /dev/null
@@ -1,286 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-package org.gnu.gnomevfs;
-
-import org.gnu.glib.Enum;
-
-/**
- */
-public class VFSResult extends Enum {
-
- static final private int _OK = 0;
-
- static final public VFSResult OK = new VFSResult(_OK);
-
- static final private int _ERROR_NOT_FOUND = 1;
-
- static final public VFSResult ERROR_NOT_FOUND = new VFSResult(_ERROR_NOT_FOUND);
-
- static final private int _ERROR_GENERIC = 2;
-
- static final public VFSResult ERROR_GENERIC = new VFSResult(_ERROR_GENERIC);
-
- static final private int _ERROR_INTERNAL = 3;
-
- static final public VFSResult ERROR_INTERNAL = new VFSResult(_ERROR_INTERNAL);
-
- static final private int _ERROR_BAD_PARAMETERS = 4;
-
- static final public VFSResult ERROR_BAD_PARAMETERS = new VFSResult(_ERROR_BAD_PARAMETERS);
-
- static final private int _ERROR_NOT_SUPPORTED = 5;
-
- static final public VFSResult ERROR_NOT_SUPPORTED = new VFSResult(_ERROR_NOT_SUPPORTED);
-
- static final private int _ERROR_IO = 6;
-
- static final public VFSResult ERROR_IO = new VFSResult(_ERROR_IO);
-
- static final private int _ERROR_CORRUPTED_DATA = 7;
-
- static final public VFSResult ERROR_CORRUPTED_DATA = new VFSResult(_ERROR_CORRUPTED_DATA);
-
- static final private int _ERROR_WRONG_FORMAT = 8;
-
- static final public VFSResult ERROR_WRONG_FORMAT = new VFSResult(_ERROR_WRONG_FORMAT);
-
- static final private int _ERROR_BAD_FILE = 9;
-
- static final public VFSResult ERROR_BAD_FILE = new VFSResult(_ERROR_BAD_FILE);
-
- static final private int _ERROR_TOO_BIG = 10;
-
- static final public VFSResult ERROR_TOO_BIG = new VFSResult(_ERROR_TOO_BIG);
-
- static final private int _ERROR_NO_SPACE = 11;
-
- static final public VFSResult ERROR_NO_SPACE = new VFSResult(_ERROR_NO_SPACE);
-
- static final private int _ERROR_READ_ONLY = 12;
-
- static final public VFSResult ERROR_READ_ONLY = new VFSResult(_ERROR_READ_ONLY);
-
- static final private int _ERROR_INVALID_URI = 13;
-
- static final public VFSResult ERROR_INVALID_URI = new VFSResult(_ERROR_INVALID_URI);
-
- static final private int _ERROR_NOT_OPEN = 14;
-
- static final public VFSResult ERROR_NOT_OPEN = new VFSResult(_ERROR_NOT_OPEN);
-
- static final private int _ERROR_INVALID_OPEN_MODE = 15;
-
- static final public VFSResult ERROR_INVALID_OPEN_MODE = new VFSResult(_ERROR_INVALID_OPEN_MODE);
-
- static final private int _ERROR_ACCESS_DENIED = 16;
-
- static final public VFSResult ERROR_ACCESS_DENIED = new VFSResult(_ERROR_ACCESS_DENIED);
-
- static final private int _ERROR_TOO_MANY_OPEN_FILES = 17;
-
- static final public VFSResult ERROR_TOO_MANY_OPEN_FILES = new VFSResult(_ERROR_TOO_MANY_OPEN_FILES);
-
- static final private int _ERROR_EOF = 18;
-
- static final public VFSResult ERROR_EOF = new VFSResult(_ERROR_EOF);
-
- static final private int _ERROR_NOT_A_DIRECTORY = 19;
-
- static final public VFSResult ERROR_NOT_A_DIRECTORY = new VFSResult(_ERROR_NOT_A_DIRECTORY);
-
- static final private int _ERROR_IN_PROGRESS = 20;
-
- static final public VFSResult ERROR_IN_PROGRESS = new VFSResult(_ERROR_IN_PROGRESS);
-
- static final private int _ERROR_INTERRUPTED = 21;
-
- static final public VFSResult ERROR_INTERRUPTED = new VFSResult(_ERROR_INTERRUPTED);
-
- static final private int _ERROR_FILE_EXISTS = 22;
-
- static final public VFSResult ERROR_FILE_EXISTS = new VFSResult(_ERROR_FILE_EXISTS);
-
- static final private int _ERROR_LOOP = 23;
-
- static final public VFSResult ERROR_LOOP = new VFSResult(_ERROR_LOOP);
-
- static final private int _ERROR_NOT_PERMITTED = 24;
-
- static final public VFSResult ERROR_NOT_PERMITTED = new VFSResult(_ERROR_NOT_PERMITTED);
-
- static final private int _ERROR_IS_DIRECTORY = 25;
-
- static final public VFSResult ERROR_IS_DIRECTORY = new VFSResult(_ERROR_IS_DIRECTORY);
-
- static final private int _ERROR_NO_MEMORY = 26;
-
- static final public VFSResult ERROR_NO_MEMORY = new VFSResult(_ERROR_NO_MEMORY);
-
- static final private int _ERROR_HOST_NOT_FOUND = 27;
-
- static final public VFSResult ERROR_HOST_NOT_FOUND = new VFSResult(_ERROR_HOST_NOT_FOUND);
-
- static final private int _ERROR_INVALID_HOST_NAME = 28;
-
- static final public VFSResult ERROR_INVALID_HOST_NAME = new VFSResult(_ERROR_INVALID_HOST_NAME);
-
- static final private int _ERROR_HOST_HAS_NO_ADDRESS = 29;
-
- static final public VFSResult ERROR_HOST_HAS_NO_ADDRESS = new VFSResult(_ERROR_HOST_HAS_NO_ADDRESS);
-
- static final private int _ERROR_LOGIN_FAILED = 30;
-
- static final public VFSResult ERROR_LOGIN_FAILED = new VFSResult(_ERROR_LOGIN_FAILED);
-
- static final private int _ERROR_CANCELLED = 31;
-
- static final public VFSResult ERROR_CANCELLED = new VFSResult(_ERROR_CANCELLED);
-
- static final private int _ERROR_DIRECTORY_BUSY = 32;
-
- static final public VFSResult ERROR_DIRECTORY_BUSY = new VFSResult(_ERROR_DIRECTORY_BUSY);
-
- static final private int _ERROR_DIRECTORY_NOT_EMPTY = 33;
-
- static final public VFSResult ERROR_DIRECTORY_NOT_EMPTY = new VFSResult(_ERROR_DIRECTORY_NOT_EMPTY);
-
- static final private int _ERROR_TOO_MANY_LINKS = 34;
-
- static final public VFSResult ERROR_TOO_MANY_LINKS = new VFSResult(_ERROR_TOO_MANY_LINKS);
-
- static final private int _ERROR_READ_ONLY_FILE_SYSTEM = 35;
-
- static final public VFSResult ERROR_READ_ONLY_FILE_SYSTEM = new VFSResult(_ERROR_READ_ONLY_FILE_SYSTEM);
-
- static final private int _ERROR_NOT_SAME_FILE_SYSTEM = 36;
-
- static final public VFSResult ERROR_NOT_SAME_FILE_SYSTEM = new VFSResult(_ERROR_NOT_SAME_FILE_SYSTEM);
-
- static final private int _ERROR_NAME_TOO_LONG = 37;
-
- static final public VFSResult ERROR_NAME_TOO_LONG = new VFSResult(_ERROR_NAME_TOO_LONG);
-
- static final private int _ERROR_SERVICE_NOT_AVAILABLE = 38;
-
- static final public VFSResult ERROR_SERVICE_NOT_AVAILABLE = new VFSResult(_ERROR_SERVICE_NOT_AVAILABLE);
-
- static final private int _ERROR_SERVICE_OBSOLETE = 39;
-
- static final public VFSResult ERROR_SERVICE_OBSOLETE = new VFSResult(_ERROR_SERVICE_OBSOLETE);
-
- static final private int _ERROR_PROTOCOL_ERROR = 40;
-
- static final public VFSResult ERROR_PROTOCOL_ERROR = new VFSResult(_ERROR_PROTOCOL_ERROR);
-
- static final private int _ERROR_NO_MASTER_BROWSER = 41;
-
- static final public VFSResult ERROR_NO_MASTER_BROWSER = new VFSResult(_ERROR_NO_MASTER_BROWSER);
-
- static final private int _ERROR_NO_DEFAULT = 42;
-
- static final public VFSResult ERROR_NO_DEFAULT = new VFSResult(_ERROR_NO_DEFAULT);
-
- static final private int _ERROR_NO_HANDLER = 43;
-
- static final public VFSResult ERROR_NO_HANDLER = new VFSResult(_ERROR_NO_HANDLER);
-
- static final private int _ERROR_PARSE = 44;
-
- static final public VFSResult ERROR_PARSE = new VFSResult(_ERROR_PARSE);
-
- static final private int _ERROR_LAUNCH = 45;
-
- static final public VFSResult ERROR_LAUNCH = new VFSResult(_ERROR_LAUNCH);
-
- static final private int _ERROR_TIMEOUT = 46;
-
- static final public VFSResult ERROR_TIMEOUT = new VFSResult(_ERROR_TIMEOUT);
-
- static final private int _ERROR_NAMESERVER = 47;
-
- static final public VFSResult ERROR_NAMESERVER = new VFSResult(_ERROR_NAMESERVER);
-
- static final private int _ERROR_LOCKED = 48;
-
- static final public VFSResult ERROR_LOCKED = new VFSResult(_ERROR_LOCKED);
-
- static final private int _ERROR_DEPRECATED_FUNCTION = 49;
-
- static final public VFSResult ERROR_DEPRECATED_FUNCTION = new VFSResult(_ERROR_DEPRECATED_FUNCTION);
-
- static final private VFSResult[] theInterned = new VFSResult[] {
- OK, ERROR_NOT_FOUND, ERROR_GENERIC, ERROR_INTERNAL, ERROR_BAD_PARAMETERS,
- ERROR_NOT_SUPPORTED, ERROR_IO, ERROR_CORRUPTED_DATA, ERROR_WRONG_FORMAT,
- ERROR_BAD_FILE, ERROR_TOO_BIG, ERROR_NO_SPACE, ERROR_READ_ONLY, ERROR_INVALID_URI,
- ERROR_NOT_OPEN, ERROR_INVALID_OPEN_MODE, ERROR_ACCESS_DENIED, ERROR_TOO_MANY_OPEN_FILES,
- ERROR_EOF, ERROR_NOT_A_DIRECTORY, ERROR_IN_PROGRESS, ERROR_INTERRUPTED, ERROR_FILE_EXISTS,
- ERROR_LOOP, ERROR_NOT_PERMITTED, ERROR_IS_DIRECTORY, ERROR_NO_MEMORY, ERROR_HOST_NOT_FOUND,
- ERROR_INVALID_HOST_NAME, ERROR_HOST_HAS_NO_ADDRESS, ERROR_LOGIN_FAILED, ERROR_CANCELLED,
- ERROR_DIRECTORY_BUSY, ERROR_DIRECTORY_NOT_EMPTY, ERROR_TOO_MANY_LINKS,
- ERROR_READ_ONLY_FILE_SYSTEM, ERROR_NOT_SAME_FILE_SYSTEM, ERROR_NAME_TOO_LONG,
- ERROR_SERVICE_NOT_AVAILABLE, ERROR_SERVICE_OBSOLETE, ERROR_PROTOCOL_ERROR,
- ERROR_NO_MASTER_BROWSER, ERROR_NO_DEFAULT, ERROR_NO_HANDLER, ERROR_PARSE, ERROR_LAUNCH,
- ERROR_TIMEOUT, ERROR_NAMESERVER, ERROR_LOCKED, ERROR_DEPRECATED_FUNCTION
- };
-
- static private java.util.Hashtable theInternedExtras;
-
- static final private VFSResult theSacrificialOne = new VFSResult(
- 0);
-
- static public VFSResult intern(int value) {
- if (value < theInterned.length) {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null) {
- theInternedExtras = new java.util.Hashtable();
- }
- VFSResult already = (VFSResult) theInternedExtras
- .get(theSacrificialOne);
- if (already == null) {
- already = new VFSResult(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private VFSResult(int value) {
- value_ = value;
- }
-
- public VFSResult or(VFSResult other) {
- return intern(value_ | other.value_);
- }
-
- public VFSResult and(VFSResult other) {
- return intern(value_ & other.value_);
- }
-
- public VFSResult xor(VFSResult other) {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test(VFSResult other) {
- return (value_ & other.value_) == other.value_;
- }
-
- public String getText() {
- return gnome_vfs_result_to_string(getValue());
- }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected String gnome_vfs_result_to_string(int result);
- native static final protected int gnome_vfs_result_from_errno_code(int errno);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
\ No newline at end of file
diff --git a/libgnomevfs-java/src/java/org/gnu/gnomevfs/VFSSeekPosition.java b/libgnomevfs-java/src/java/org/gnu/gnomevfs/VFSSeekPosition.java
deleted file mode 100644
index 0ce9ba4..0000000
--- a/libgnomevfs-java/src/java/org/gnu/gnomevfs/VFSSeekPosition.java
+++ /dev/null
@@ -1,77 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-package org.gnu.gnomevfs;
-
-import org.gnu.glib.Enum;
-
-/**
- * This is used to specify the start positon for seek operations
- */
-public class VFSSeekPosition extends Enum {
-
- static final private int _START = 0;
-
- static final public VFSSeekPosition START = new VFSSeekPosition(_START);
-
- static final private int _CURRENT = 1;
-
- static final public VFSSeekPosition CURRENT = new VFSSeekPosition(_CURRENT);
-
- static final private int _END = 2;
-
- static final public VFSSeekPosition END = new VFSSeekPosition(_END);
-
- static final private VFSSeekPosition[] theInterned = new VFSSeekPosition[] {
- START, CURRENT, END }
-
- ;
-
- static private java.util.Hashtable theInternedExtras;
-
- static final private VFSSeekPosition theSacrificialOne = new VFSSeekPosition(
- 0);
-
- static public VFSSeekPosition intern(int value) {
- if (value < theInterned.length) {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null) {
- theInternedExtras = new java.util.Hashtable();
- }
- VFSSeekPosition already = (VFSSeekPosition) theInternedExtras
- .get(theSacrificialOne);
- if (already == null) {
- already = new VFSSeekPosition(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private VFSSeekPosition(int value) {
- value_ = value;
- }
-
- public VFSSeekPosition or(VFSSeekPosition other) {
- return intern(value_ | other.value_);
- }
-
- public VFSSeekPosition and(VFSSeekPosition other) {
- return intern(value_ & other.value_);
- }
-
- public VFSSeekPosition xor(VFSSeekPosition other) {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test(VFSSeekPosition other) {
- return (value_ & other.value_) == other.value_;
- }
-
-}
\ No newline at end of file
diff --git a/libgnomevfs-java/src/java/org/gnu/gnomevfs/VFSURI.java b/libgnomevfs-java/src/java/org/gnu/gnomevfs/VFSURI.java
deleted file mode 100644
index 7faf603..0000000
--- a/libgnomevfs-java/src/java/org/gnu/gnomevfs/VFSURI.java
+++ /dev/null
@@ -1,250 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-package org.gnu.gnomevfs;
-
-import org.gnu.glib.GObject;
-
-/**
- * An object that describes a URI element
- */
-public class VFSURI extends GObject {
-
- public VFSURI(String uri) {
- super(gnome_vfs_uri_new(uri));
- }
-
- VFSURI(int handle) {
- super(handle);
- }
-
- /**
- * Create a new VFSURI obtained by appending uriFragment to the
- * current VFSURI.
- *
- * @param uriFragment
- * @return
- */
- public VFSURI appendString(String uriFragment) {
- return new VFSURI(gnome_vfs_uri_append_string(getHandle(), uriFragment));
- }
-
- /**
- * Create a new VFSURI obtained by appending path to the
- * current VFSURI.
- *
- * @param path
- * @return
- */
- public VFSURI appendPath(String path) {
- return new VFSURI(gnome_vfs_uri_append_path(getHandle(), path));
- }
-
- /**
- * Create a new VFSURI obtained by appending filename to the
- * current VFSURI.
- *
- * @param filename
- * @return
- */
- public VFSURI appendFilename(String filename) {
- return new VFSURI(gnome_vfs_uri_append_file_name(getHandle(), filename));
- }
-
- /**
- * Translate the VFSURI into a printable string.
- *
- * @param hideOptions
- * @return
- */
- public String toString(VFSURIHideOptions hideOptions) {
- return gnome_vfs_uri_to_string(getHandle(), hideOptions.getValue());
- }
-
- /**
- * Check if uri is local (native) file system.
- *
- * @return
- */
- public boolean isLocal() {
- return gnome_vfs_uri_is_local(getHandle());
- }
-
- /**
- * Check if the uri has a parent or not.
- *
- * @return
- */
- public boolean hasParent() {
- return gnome_vfs_uri_has_parent(getHandle());
- }
-
- /**
- * Retrieve the uri's parent.
- *
- * @return
- */
- public VFSURI getParent() {
- return new VFSURI(gnome_vfs_uri_get_parent(getHandle()));
- }
-
- /**
- * Retrieve the toplevel VFSURI in the uri.
- *
- * @return
- */
- public VFSURI getToplevel() {
- return new VFSURI(gnome_vfs_uri_get_toplevel(getHandle()));
- }
-
- /**
- * Retrieve the host name for uri.
- *
- * @return
- */
- public String getHostName() {
- return gnome_vfs_uri_get_host_name(getHandle());
- }
-
- /**
- * Retrieve the scheme for uri.
- *
- * @return
- */
- public String getScheme() {
- return gnome_vfs_uri_get_scheme(getHandle());
- }
-
- /**
- * Retrieve the host port number in uri.
- * @return
- */
- public int getHostPort() {
- return gnome_vfs_uri_get_host_port(getHandle());
- }
-
- /**
- * Retrieve the user name in uri.
- *
- * @return
- */
- public String getUserName() {
- return gnome_vfs_uri_get_user_name(getHandle());
- }
-
- /**
- * Retrieve the password in uri.
- *
- * @return
- */
- public String getPassword() {
- return gnome_vfs_uri_get_password(getHandle());
- }
-
- /**
- * Set the host name accessed by uri.
- *
- * @param hostname
- */
- public void setHostName(String hostname) {
- gnome_vfs_uri_set_host_name(getHandle(), hostname);
- }
-
- /**
- * Set the host port number in uri. If the port number
- * is zero, the default port for the uri's toplevel access
- * method is used.
- *
- * @param portNumber
- */
- public void setHostPort(int portNumber) {
- gnome_vfs_uri_set_host_port(getHandle(), portNumber);
- }
-
- /**
- * Set the user name for the uri.
- *
- * @param username
- */
- public void setUserName(String username) {
- gnome_vfs_uri_set_user_name(getHandle(), username);
- }
-
- /**
- * Set the password for the uri.
- *
- * @param password
- */
- public void setPassword(String password) {
- gnome_vfs_uri_set_password(getHandle(), password);
- }
-
- /**
- * Returns true if the provided uri is equal to this object.
- *
- * @param uri
- * @return
- */
- public boolean isEqual(VFSURI uri) {
- return gnome_vfs_uri_equal(getHandle(), uri.getHandle());
- }
-
- /**
- * Check if child is contained in this uri.
- *
- * @param child
- * @param recursive
- * @return
- */
- public boolean isParent(VFSURI child, boolean recursive) {
- return gnome_vfs_uri_is_parent(getHandle(), child.getHandle(), recursive);
- }
-
- /**
- * Retrieve the full path name for the uri.
- *
- * @return
- */
- public String getPath() {
- return gnome_vfs_uri_get_path(getHandle());
- }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int gnome_vfs_uri_new(String uri);
- native static final protected int gnome_vfs_uri_resolve_relative(int base, String relatedReference);
- native static final protected int gnome_vfs_uri_append_string(int uri, String uriFragment);
- native static final protected int gnome_vfs_uri_append_path(int uri, String path);
- native static final protected int gnome_vfs_uri_append_file_name(int uri, String filename);
- native static final protected String gnome_vfs_uri_to_string(int uri, int hideOptions);
- native static final protected int gnome_vfs_uri_dup(int uri);
- native static final protected boolean gnome_vfs_uri_is_local(int uri);
- native static final protected boolean gnome_vfs_uri_has_parent(int uri);
- native static final protected int gnome_vfs_uri_get_parent(int uri);
- native static final protected int gnome_vfs_uri_get_toplevel(int uri);
- native static final protected String gnome_vfs_uri_get_host_name(int uri);
- native static final protected String gnome_vfs_uri_get_scheme(int uri);
- native static final protected int gnome_vfs_uri_get_host_port(int uri);
- native static final protected String gnome_vfs_uri_get_user_name(int uri);
- native static final protected String gnome_vfs_uri_get_password(int uri);
- native static final protected void gnome_vfs_uri_set_host_name(int uri, String host);
- native static final protected void gnome_vfs_uri_set_host_port(int uri, int port);
- native static final protected void gnome_vfs_uri_set_user_name(int uri, String username);
- native static final protected void gnome_vfs_uri_set_password(int uri, String password);
- native static final protected boolean gnome_vfs_uri_equal(int a, int b);
- native static final protected boolean gnome_vfs_uri_is_parent(int uri, int child, boolean recursive);
- native static final protected String gnome_vfs_uri_get_path(int uri);
- native static final protected String gnome_vfs_uri_get_fragment_identifier(int uri);
- native static final protected String gnome_vfs_uri_extract_dirname(int uri);
- native static final protected String gnome_vfs_uri_extract_short_name(int uri);
- native static final protected String gnome_vfs_uri_extract_short_path_name(int uri);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libgnomevfs-java/src/java/org/gnu/gnomevfs/VFSURIHideOptions.java b/libgnomevfs-java/src/java/org/gnu/gnomevfs/VFSURIHideOptions.java
deleted file mode 100644
index d179911..0000000
--- a/libgnomevfs-java/src/java/org/gnu/gnomevfs/VFSURIHideOptions.java
+++ /dev/null
@@ -1,91 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-package org.gnu.gnomevfs;
-
-import org.gnu.glib.Flags;
-
-/**
- * Controls hiding of various elements of a VFSURI when
- * it is converted to a String.
- */
-public class VFSURIHideOptions extends Flags {
- static final private int _NONE = 0;
-
- static final public VFSURIHideOptions NONE = new VFSURIHideOptions(_NONE);
-
- static final private int _USER_NAME = 1 << 0;
-
- static final public VFSURIHideOptions USER_NAME = new VFSURIHideOptions(_USER_NAME);
-
- static final private int _PASSWORD = 1 << 1;
-
- static final public VFSURIHideOptions PASSWORD = new VFSURIHideOptions(_PASSWORD);
-
- static final private int _HOST_NAME = 1 << 2;
-
- static final public VFSURIHideOptions HOST_NAME = new VFSURIHideOptions(_HOST_NAME);
-
- static final private int _HOST_PORT = 1 << 3;
-
- static final public VFSURIHideOptions HOST_PORT = new VFSURIHideOptions(_HOST_PORT);
-
- static final private int _TOPLEVEL_METHOD = 1 << 4;
-
- static final public VFSURIHideOptions TOPLEVEL_METHOD = new VFSURIHideOptions(_TOPLEVEL_METHOD);
-
- static final private int _FRAGMENT_IDENTIFIER = 1 << 8;
-
- static final public VFSURIHideOptions FRAGMENT_IDENTIFIER = new VFSURIHideOptions(_FRAGMENT_IDENTIFIER);
-
-
-
- static final private VFSURIHideOptions[] theInterned = new VFSURIHideOptions[] { NONE,
- PASSWORD, HOST_NAME, HOST_PORT, TOPLEVEL_METHOD, FRAGMENT_IDENTIFIER };
-
- static private java.util.Hashtable theInternedExtras;
-
- static final private VFSURIHideOptions theSacrificialOne = new VFSURIHideOptions(0);
-
- static public VFSURIHideOptions intern(int value) {
- if (value < theInterned.length) {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null) {
- theInternedExtras = new java.util.Hashtable();
- }
- VFSURIHideOptions already = (VFSURIHideOptions) theInternedExtras
- .get(theSacrificialOne);
- if (already == null) {
- already = new VFSURIHideOptions(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private VFSURIHideOptions(int value) {
- value_ = value;
- }
-
- public VFSURIHideOptions or(VFSURIHideOptions other) {
- return intern(value_ | other.value_);
- }
-
- public VFSURIHideOptions and(VFSURIHideOptions other) {
- return intern(value_ & other.value_);
- }
-
- public VFSURIHideOptions xor(VFSURIHideOptions other) {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test(VFSURIHideOptions other) {
- return (value_ & other.value_) == other.value_;
- }
-}
diff --git a/libgnomevfs-java/src/jni/org_gnu_gnomevfs_GnomeVfs.c b/libgnomevfs-java/src/jni/org_gnu_gnomevfs_GnomeVfs.c
deleted file mode 100644
index 25a2b45..0000000
--- a/libgnomevfs-java/src/jni/org_gnu_gnomevfs_GnomeVfs.c
+++ /dev/null
@@ -1,57 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-
-#include <jni.h>
-#include <libgnomevfs/gnome-vfs.h>
-
-#ifndef _Included_org_gnu_gnomevfs_GnomeVfs
-#define _Included_org_gnu_gnomevfs_GnomeVfs
-#ifdef __cplusplus
-extern "C" {
-#endif
-
-/*
- * Class: org_gnu_gnomevfs_GnomeVfs
- * Method: gnome_vfs_init
- * Signature: ()Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gnomevfs_GnomeVfs_gnome_1vfs_1init
- (JNIEnv *env, jclass cls)
-{
- jboolean retval = gnome_vfs_init();
- return retval;
-}
-
-/*
- * Class: org_gnu_gnomevfs_GnomeVfs
- * Method: gnome_vfs_initialized
- * Signature: ()Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gnomevfs_GnomeVfs_gnome_1vfs_1initialized
- (JNIEnv *env, jclass cls)
-{
- return gnome_vfs_initialized();
-}
-
-/*
- * Class: org_gnu_gnomevfs_GnomeVfs
- * Method: gnome_vfs_shutdown
- * Signature: ()V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnomevfs_GnomeVfs_gnome_1vfs_1shutdown
- (JNIEnv *env , jclass cls)
-{
- gnome_vfs_shutdown();
-}
-
-#ifdef __cplusplus
-}
-#endif
-#endif
diff --git a/libgnomevfs-java/src/jni/org_gnu_gnomevfs_VFSDirectory.c b/libgnomevfs-java/src/jni/org_gnu_gnomevfs_VFSDirectory.c
deleted file mode 100644
index bf8db43..0000000
--- a/libgnomevfs-java/src/jni/org_gnu_gnomevfs_VFSDirectory.c
+++ /dev/null
@@ -1,131 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <libgnomevfs/gnome-vfs.h>
-
-#ifndef _Included_org_gnu_gnomevfs_VFSDirectory
-#define _Included_org_gnu_gnomevfs_VFSDirectory
-#ifdef __cplusplus
-extern "C" {
-#endif
-
-/*
- * Class: org_gnu_gnomevfs_VFSDirectory
- * Method: gnome_vfs_directory_open
- * Signature: ([ILjava/lang/String;I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnomevfs_VFSDirectory_gnome_1vfs_1directory_1open
- (JNIEnv *env, jclass cls, jintArray handle, jstring uri, jint options)
-{
- const gchar* str = (*env)->GetStringUTFChars(env, uri, NULL);
- GnomeVFSDirectoryHandle *h;
- GnomeVFSResult result = gnome_vfs_directory_open(&h, str, (GnomeVFSFileInfoOptions)options);
- if (result == GNOME_VFS_OK)
- (*env)->SetIntArrayRegion(env, handle, 1, 1, (jint*)h);
- (*env)->ReleaseStringUTFChars(env, uri, str);
- return result;
-}
-
-/*
- * Class: org_gnu_gnomevfs_VFSDirectory
- * Method: gnome_vfs_directory_open_from_uri
- * Signature: ([III)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnomevfs_VFSDirectory_gnome_1vfs_1directory_1open_1from_1uri
- (JNIEnv *env, jclass cls, jintArray handle, jint uri, jint options)
-{
- GnomeVFSDirectoryHandle *h;
- GnomeVFSResult result = gnome_vfs_directory_open_from_uri(&h, (GnomeVFSURI*)uri, (GnomeVFSFileInfoOptions)options);
- if (result == GNOME_VFS_OK)
- (*env)->SetIntArrayRegion(env, handle, 1, 1, (jint*)h);
- return result;
-}
-
-/*
- * Class: org_gnu_gnomevfs_VFSDirectory
- * Method: gnome_vfs_directory_read_next
- * Signature: (I[I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnomevfs_VFSDirectory_gnome_1vfs_1directory_1read_1next
- (JNIEnv *env, jclass cls, jint dir, jintArray info)
-{
- GnomeVFSFileInfo *i = NULL;
- GnomeVFSResult result = gnome_vfs_directory_read_next((GnomeVFSDirectoryHandle*)dir, i);
- if (result == GNOME_VFS_OK)
- (*env)->SetIntArrayRegion(env, info, 1, 1, (jint*)i);
- return result;
-
-}
-
-/*
- * Class: org_gnu_gnomevfs_VFSDirectory
- * Method: gnome_vfs_directory_close
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnomevfs_VFSDirectory_gnome_1vfs_1directory_1close
- (JNIEnv *env, jclass cls, jint dir)
-{
- return (jint)gnome_vfs_directory_close((GnomeVFSDirectoryHandle*)dir);
-}
-
-/*
- * Class: org_gnu_gnomevfs_VFSDirectory
- * Method: gnome_vfs_make_directory
- * Signature: (Ljava/lang/String;I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnomevfs_VFSDirectory_gnome_1vfs_1make_1directory
- (JNIEnv *env, jclass cls, jstring uri, jint perm)
-{
- const gchar* str = (*env)->GetStringUTFChars(env, uri, NULL);
- jint result = (jint)gnome_vfs_make_directory(str, (guint)perm);
- (*env)->ReleaseStringUTFChars(env, uri, str);
- return result;
-}
-
-/*
- * Class: org_gnu_gnomevfs_VFSDirectory
- * Method: gnome_vfs_make_directory_for_uri
- * Signature: (II)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnomevfs_VFSDirectory_gnome_1vfs_1make_1directory_1for_1uri
- (JNIEnv *env, jclass cls, jint uri, jint perm)
-{
- return (jint)gnome_vfs_make_directory_for_uri((GnomeVFSURI*)uri, (guint)perm);
-}
-
-/*
- * Class: org_gnu_gnomevfs_VFSDirectory
- * Method: gnome_vfs_remove_directory
- * Signature: (Ljava/lang/String;)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnomevfs_VFSDirectory_gnome_1vfs_1remove_1directory
- (JNIEnv *env, jclass cls, jstring uri)
-{
- const gchar* str = (*env)->GetStringUTFChars(env, uri, NULL);
- jint result = (jint)gnome_vfs_remove_directory(str);
- (*env)->ReleaseStringUTFChars(env, uri, str);
- return result;
-}
-
-/*
- * Class: org_gnu_gnomevfs_VFSDirectory
- * Method: gnome_vfs_remove_directory_from_uri
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnomevfs_VFSDirectory_gnome_1vfs_1remove_1directory_1from_1uri
- (JNIEnv *env, jclass cls, jint uri)
-{
- return (jint)gnome_vfs_remove_directory_from_uri((GnomeVFSURI*)uri);
-}
-
-#ifdef __cplusplus
-}
-#endif
-#endif
diff --git a/libgnomevfs-java/src/jni/org_gnu_gnomevfs_VFSFileInfo.c b/libgnomevfs-java/src/jni/org_gnu_gnomevfs_VFSFileInfo.c
deleted file mode 100644
index bb426f5..0000000
--- a/libgnomevfs-java/src/jni/org_gnu_gnomevfs_VFSFileInfo.c
+++ /dev/null
@@ -1,165 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <libgnomevfs/gnome-vfs.h>
-
-#ifndef _Included_org_gnu_gnomevfs_VFSFileInfo
-#define _Included_org_gnu_gnomevfs_VFSFileInfo
-#ifdef __cplusplus
-extern "C" {
-#endif
-
-/*
- * Class: org_gnu_gnomevfs_VFSFileInfo
- * Method: gnome_vfs_file_info_new
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnomevfs_VFSFileInfo_gnome_1vfs_1file_1info_1new
- (JNIEnv *env, jclass cls)
-{
- return (jint)gnome_vfs_file_info_new();
-}
-
-/*
- * Class: org_gnu_gnomevfs_VFSFileInfo
- * Method: getName
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gnomevfs_VFSFileInfo_getName
- (JNIEnv *env, jclass cls, jint handle)
-{
- return (*env)->NewStringUTF(env, ((GnomeVFSFileInfo*)handle)->name);
-}
-
-/*
- * Class: org_gnu_gnomevfs_VFSFileInfo
- * Method: getValidFields
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnomevfs_VFSFileInfo_getValidFields
- (JNIEnv *env, jclass cls, jint handle)
-{
- return (jint)((GnomeVFSFileInfo*)handle)->valid_fields;
-}
-
-/*
- * Class: org_gnu_gnomevfs_VFSFileInfo
- * Method: getFileType
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnomevfs_VFSFileInfo_getFileType
- (JNIEnv *env, jclass cls, jint handle)
-{
- return (jint)((GnomeVFSFileInfo*)handle)->type;
-}
-
-/*
- * Class: org_gnu_gnomevfs_VFSFileInfo
- * Method: getFilePermissions
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnomevfs_VFSFileInfo_getFilePermissions
- (JNIEnv *env, jclass cls, jint handle)
-{
- return (jint)((GnomeVFSFileInfo*)handle)->permissions;
-}
-
-/*
- * Class: org_gnu_gnomevfs_VFSFileInfo
- * Method: getFileFlags
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnomevfs_VFSFileInfo_getFileFlags
- (JNIEnv *env, jclass cls, jint handle)
-{
- return (jint)((GnomeVFSFileInfo*)handle)->flags;
-}
-
-/*
- * Class: org_gnu_gnomevfs_VFSFileInfo
- * Method: getFileSize
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnomevfs_VFSFileInfo_getFileSize
- (JNIEnv *env, jclass cls, jint handle)
-{
- return (jint)((GnomeVFSFileInfo*)handle)->size;
-}
-
-/*
- * Class: org_gnu_gnomevfs_VFSFileInfo
- * Method: getBlockCount
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnomevfs_VFSFileInfo_getBlockCount
- (JNIEnv *env, jclass cls, jint handle)
-{
- return (jint)((GnomeVFSFileInfo*)handle)->block_count;
-}
-
-/*
- * Class: org_gnu_gnomevfs_VFSFileInfo
- * Method: getMimeType
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gnomevfs_VFSFileInfo_getMimeType
- (JNIEnv *env, jclass cls, jint handle)
-{
- return (*env)->NewStringUTF(env, ((GnomeVFSFileInfo*)handle)->mime_type);
-}
-
-/*
- * Class: org_gnu_gnomevfs_VFSFileInfo
- * Method: getSymlinkName
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gnomevfs_VFSFileInfo_getSymlinkName
- (JNIEnv *env, jclass cls, jint handle)
-{
- return (*env)->NewStringUTF(env, ((GnomeVFSFileInfo*)handle)->symlink_name);
-}
-
-/*
- * Class: org_gnu_gnomevfs_VFSFileInfo
- * Method: getAtime
- * Signature: (I)J
- */
-JNIEXPORT jlong JNICALL Java_org_gnu_gnomevfs_VFSFileInfo_getAtime
- (JNIEnv *env, jclass cls, jint handle)
-{
- return (jlong)((GnomeVFSFileInfo*)handle)->atime;
-}
-
-/*
- * Class: org_gnu_gnomevfs_VFSFileInfo
- * Method: getCtime
- * Signature: (I)J
- */
-JNIEXPORT jlong JNICALL Java_org_gnu_gnomevfs_VFSFileInfo_getCtime
- (JNIEnv *env, jclass cls, jint handle)
-{
- return (jlong)((GnomeVFSFileInfo*)handle)->ctime;
-}
-
-/*
- * Class: org_gnu_gnomevfs_VFSFileInfo
- * Method: getMtime
- * Signature: (I)J
- */
-JNIEXPORT jlong JNICALL Java_org_gnu_gnomevfs_VFSFileInfo_getMtime
- (JNIEnv *env, jclass cls, jint handle)
-{
- return (jlong)((GnomeVFSFileInfo*)handle)->mtime;
-}
-
-#ifdef __cplusplus
-}
-#endif
-#endif
diff --git a/libgnomevfs-java/src/jni/org_gnu_gnomevfs_VFSResult.c b/libgnomevfs-java/src/jni/org_gnu_gnomevfs_VFSResult.c
deleted file mode 100644
index 5adb21b..0000000
--- a/libgnomevfs-java/src/jni/org_gnu_gnomevfs_VFSResult.c
+++ /dev/null
@@ -1,190 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-
-#include <jni.h>
-#include <libgnomevfs/gnome-vfs.h>
-
-#ifndef _Included_org_gnu_gnomevfs_VFSResult
-#define _Included_org_gnu_gnomevfs_VFSResult
-#ifdef __cplusplus
-extern "C" {
-#endif
-#undef org_gnu_gnomevfs_VFSResult__OK
-#define org_gnu_gnomevfs_VFSResult__OK 0L
-/* Inaccessible static: OK */
-#undef org_gnu_gnomevfs_VFSResult__ERROR_NOT_FOUND
-#define org_gnu_gnomevfs_VFSResult__ERROR_NOT_FOUND 1L
-/* Inaccessible static: ERROR_NOT_FOUND */
-#undef org_gnu_gnomevfs_VFSResult__ERROR_GENERIC
-#define org_gnu_gnomevfs_VFSResult__ERROR_GENERIC 2L
-/* Inaccessible static: ERROR_GENERIC */
-#undef org_gnu_gnomevfs_VFSResult__ERROR_INTERNAL
-#define org_gnu_gnomevfs_VFSResult__ERROR_INTERNAL 3L
-/* Inaccessible static: ERROR_INTERNAL */
-#undef org_gnu_gnomevfs_VFSResult__ERROR_BAD_PARAMETERS
-#define org_gnu_gnomevfs_VFSResult__ERROR_BAD_PARAMETERS 4L
-/* Inaccessible static: ERROR_BAD_PARAMETERS */
-#undef org_gnu_gnomevfs_VFSResult__ERROR_NOT_SUPPORTED
-#define org_gnu_gnomevfs_VFSResult__ERROR_NOT_SUPPORTED 5L
-/* Inaccessible static: ERROR_NOT_SUPPORTED */
-#undef org_gnu_gnomevfs_VFSResult__ERROR_IO
-#define org_gnu_gnomevfs_VFSResult__ERROR_IO 6L
-/* Inaccessible static: ERROR_IO */
-#undef org_gnu_gnomevfs_VFSResult__ERROR_CORRUPTED_DATA
-#define org_gnu_gnomevfs_VFSResult__ERROR_CORRUPTED_DATA 7L
-/* Inaccessible static: ERROR_CORRUPTED_DATA */
-#undef org_gnu_gnomevfs_VFSResult__ERROR_WRONG_FORMAT
-#define org_gnu_gnomevfs_VFSResult__ERROR_WRONG_FORMAT 8L
-/* Inaccessible static: ERROR_WRONG_FORMAT */
-#undef org_gnu_gnomevfs_VFSResult__ERROR_BAD_FILE
-#define org_gnu_gnomevfs_VFSResult__ERROR_BAD_FILE 9L
-/* Inaccessible static: ERROR_BAD_FILE */
-#undef org_gnu_gnomevfs_VFSResult__ERROR_TOO_BIG
-#define org_gnu_gnomevfs_VFSResult__ERROR_TOO_BIG 10L
-/* Inaccessible static: ERROR_TOO_BIG */
-#undef org_gnu_gnomevfs_VFSResult__ERROR_NO_SPACE
-#define org_gnu_gnomevfs_VFSResult__ERROR_NO_SPACE 11L
-/* Inaccessible static: ERROR_NO_SPACE */
-#undef org_gnu_gnomevfs_VFSResult__ERROR_READ_ONLY
-#define org_gnu_gnomevfs_VFSResult__ERROR_READ_ONLY 12L
-/* Inaccessible static: ERROR_READ_ONLY */
-#undef org_gnu_gnomevfs_VFSResult__ERROR_INVALID_URI
-#define org_gnu_gnomevfs_VFSResult__ERROR_INVALID_URI 13L
-/* Inaccessible static: ERROR_INVALID_URI */
-#undef org_gnu_gnomevfs_VFSResult__ERROR_NOT_OPEN
-#define org_gnu_gnomevfs_VFSResult__ERROR_NOT_OPEN 14L
-/* Inaccessible static: ERROR_NOT_OPEN */
-#undef org_gnu_gnomevfs_VFSResult__ERROR_INVALID_OPEN_MODE
-#define org_gnu_gnomevfs_VFSResult__ERROR_INVALID_OPEN_MODE 15L
-/* Inaccessible static: ERROR_INVALID_OPEN_MODE */
-#undef org_gnu_gnomevfs_VFSResult__ERROR_ACCESS_DENIED
-#define org_gnu_gnomevfs_VFSResult__ERROR_ACCESS_DENIED 16L
-/* Inaccessible static: ERROR_ACCESS_DENIED */
-#undef org_gnu_gnomevfs_VFSResult__ERROR_TOO_MANY_OPEN_FILES
-#define org_gnu_gnomevfs_VFSResult__ERROR_TOO_MANY_OPEN_FILES 17L
-/* Inaccessible static: ERROR_TOO_MANY_OPEN_FILES */
-#undef org_gnu_gnomevfs_VFSResult__ERROR_EOF
-#define org_gnu_gnomevfs_VFSResult__ERROR_EOF 18L
-/* Inaccessible static: ERROR_EOF */
-#undef org_gnu_gnomevfs_VFSResult__ERROR_NOT_A_DIRECTORY
-#define org_gnu_gnomevfs_VFSResult__ERROR_NOT_A_DIRECTORY 19L
-/* Inaccessible static: ERROR_NOT_A_DIRECTORY */
-#undef org_gnu_gnomevfs_VFSResult__ERROR_IN_PROGRESS
-#define org_gnu_gnomevfs_VFSResult__ERROR_IN_PROGRESS 20L
-/* Inaccessible static: ERROR_IN_PROGRESS */
-#undef org_gnu_gnomevfs_VFSResult__ERROR_INTERRUPTED
-#define org_gnu_gnomevfs_VFSResult__ERROR_INTERRUPTED 21L
-/* Inaccessible static: ERROR_INTERRUPTED */
-#undef org_gnu_gnomevfs_VFSResult__ERROR_FILE_EXISTS
-#define org_gnu_gnomevfs_VFSResult__ERROR_FILE_EXISTS 22L
-/* Inaccessible static: ERROR_FILE_EXISTS */
-#undef org_gnu_gnomevfs_VFSResult__ERROR_LOOP
-#define org_gnu_gnomevfs_VFSResult__ERROR_LOOP 23L
-/* Inaccessible static: ERROR_LOOP */
-#undef org_gnu_gnomevfs_VFSResult__ERROR_NOT_PERMITTED
-#define org_gnu_gnomevfs_VFSResult__ERROR_NOT_PERMITTED 24L
-/* Inaccessible static: ERROR_NOT_PERMITTED */
-#undef org_gnu_gnomevfs_VFSResult__ERROR_IS_DIRECTORY
-#define org_gnu_gnomevfs_VFSResult__ERROR_IS_DIRECTORY 25L
-/* Inaccessible static: ERROR_IS_DIRECTORY */
-#undef org_gnu_gnomevfs_VFSResult__ERROR_NO_MEMORY
-#define org_gnu_gnomevfs_VFSResult__ERROR_NO_MEMORY 26L
-/* Inaccessible static: ERROR_NO_MEMORY */
-#undef org_gnu_gnomevfs_VFSResult__ERROR_HOST_NOT_FOUND
-#define org_gnu_gnomevfs_VFSResult__ERROR_HOST_NOT_FOUND 27L
-/* Inaccessible static: ERROR_HOST_NOT_FOUND */
-#undef org_gnu_gnomevfs_VFSResult__ERROR_INVALID_HOST_NAME
-#define org_gnu_gnomevfs_VFSResult__ERROR_INVALID_HOST_NAME 28L
-/* Inaccessible static: ERROR_INVALID_HOST_NAME */
-#undef org_gnu_gnomevfs_VFSResult__ERROR_HOST_HAS_NO_ADDRESS
-#define org_gnu_gnomevfs_VFSResult__ERROR_HOST_HAS_NO_ADDRESS 29L
-/* Inaccessible static: ERROR_HOST_HAS_NO_ADDRESS */
-#undef org_gnu_gnomevfs_VFSResult__ERROR_LOGIN_FAILED
-#define org_gnu_gnomevfs_VFSResult__ERROR_LOGIN_FAILED 30L
-/* Inaccessible static: ERROR_LOGIN_FAILED */
-#undef org_gnu_gnomevfs_VFSResult__ERROR_CANCELLED
-#define org_gnu_gnomevfs_VFSResult__ERROR_CANCELLED 31L
-/* Inaccessible static: ERROR_CANCELLED */
-#undef org_gnu_gnomevfs_VFSResult__ERROR_DIRECTORY_BUSY
-#define org_gnu_gnomevfs_VFSResult__ERROR_DIRECTORY_BUSY 32L
-/* Inaccessible static: ERROR_DIRECTORY_BUSY */
-#undef org_gnu_gnomevfs_VFSResult__ERROR_DIRECTORY_NOT_EMPTY
-#define org_gnu_gnomevfs_VFSResult__ERROR_DIRECTORY_NOT_EMPTY 33L
-/* Inaccessible static: ERROR_DIRECTORY_NOT_EMPTY */
-#undef org_gnu_gnomevfs_VFSResult__ERROR_TOO_MANY_LINKS
-#define org_gnu_gnomevfs_VFSResult__ERROR_TOO_MANY_LINKS 34L
-/* Inaccessible static: ERROR_TOO_MANY_LINKS */
-#undef org_gnu_gnomevfs_VFSResult__ERROR_READ_ONLY_FILE_SYSTEM
-#define org_gnu_gnomevfs_VFSResult__ERROR_READ_ONLY_FILE_SYSTEM 35L
-/* Inaccessible static: ERROR_READ_ONLY_FILE_SYSTEM */
-#undef org_gnu_gnomevfs_VFSResult__ERROR_NOT_SAME_FILE_SYSTEM
-#define org_gnu_gnomevfs_VFSResult__ERROR_NOT_SAME_FILE_SYSTEM 36L
-/* Inaccessible static: ERROR_NOT_SAME_FILE_SYSTEM */
-#undef org_gnu_gnomevfs_VFSResult__ERROR_NAME_TOO_LONG
-#define org_gnu_gnomevfs_VFSResult__ERROR_NAME_TOO_LONG 37L
-/* Inaccessible static: ERROR_NAME_TOO_LONG */
-#undef org_gnu_gnomevfs_VFSResult__ERROR_SERVICE_NOT_AVAILABLE
-#define org_gnu_gnomevfs_VFSResult__ERROR_SERVICE_NOT_AVAILABLE 38L
-/* Inaccessible static: ERROR_SERVICE_NOT_AVAILABLE */
-#undef org_gnu_gnomevfs_VFSResult__ERROR_SERVICE_OBSOLETE
-#define org_gnu_gnomevfs_VFSResult__ERROR_SERVICE_OBSOLETE 39L
-/* Inaccessible static: ERROR_SERVICE_OBSOLETE */
-#undef org_gnu_gnomevfs_VFSResult__ERROR_PROTOCOL_ERROR
-#define org_gnu_gnomevfs_VFSResult__ERROR_PROTOCOL_ERROR 40L
-/* Inaccessible static: ERROR_PROTOCOL_ERROR */
-#undef org_gnu_gnomevfs_VFSResult__ERROR_NO_MASTER_BROWSER
-#define org_gnu_gnomevfs_VFSResult__ERROR_NO_MASTER_BROWSER 41L
-/* Inaccessible static: ERROR_NO_MASTER_BROWSER */
-#undef org_gnu_gnomevfs_VFSResult__ERROR_NO_DEFAULT
-#define org_gnu_gnomevfs_VFSResult__ERROR_NO_DEFAULT 42L
-/* Inaccessible static: ERROR_NO_DEFAULT */
-#undef org_gnu_gnomevfs_VFSResult__ERROR_NO_HANDLER
-#define org_gnu_gnomevfs_VFSResult__ERROR_NO_HANDLER 43L
-/* Inaccessible static: ERROR_NO_HANDLER */
-#undef org_gnu_gnomevfs_VFSResult__ERROR_PARSE
-#define org_gnu_gnomevfs_VFSResult__ERROR_PARSE 44L
-/* Inaccessible static: ERROR_PARSE */
-#undef org_gnu_gnomevfs_VFSResult__ERROR_LAUNCH
-#define org_gnu_gnomevfs_VFSResult__ERROR_LAUNCH 45L
-/* Inaccessible static: ERROR_LAUNCH */
-#undef org_gnu_gnomevfs_VFSResult__ERROR_TIMEOUT
-#define org_gnu_gnomevfs_VFSResult__ERROR_TIMEOUT 46L
-/* Inaccessible static: ERROR_TIMEOUT */
-/* Inaccessible static: theInterned */
-/* Inaccessible static: theInternedExtras */
-/* Inaccessible static: theSacrificialOne */
-
-/*
- * Class: org_gnu_gnomevfs_VFSResult
- * Method: gnome_vfs_result_to_string
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gnomevfs_VFSResult_gnome_1vfs_1result_1to_1string
- (JNIEnv *env, jclass cls, jint result)
-{
- const char* message = gnome_vfs_result_to_string((GnomeVFSResult)result);
- return (*env)->NewStringUTF(env, message);
-}
-
-/*
- * Class: org_gnu_gnomevfs_VFSResult
- * Method: gnome_vfs_result_from_errno_code
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnomevfs_VFSResult_gnome_1vfs_1result_1from_1errno_1code
- (JNIEnv *env, jclass cls, jint errno)
-{
- return (jint)gnome_vfs_result_from_errno_code((int)errno);
-}
-
-#ifdef __cplusplus
-}
-#endif
-#endif
diff --git a/libgnomevfs-java/src/jni/org_gnu_gnomevfs_VFSURI.c b/libgnomevfs-java/src/jni/org_gnu_gnomevfs_VFSURI.c
deleted file mode 100644
index acc6ef9..0000000
--- a/libgnomevfs-java/src/jni/org_gnu_gnomevfs_VFSURI.c
+++ /dev/null
@@ -1,341 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <libgnomevfs/gnome-vfs.h>
-
-#ifndef _Included_org_gnu_gnomevfs_VFSURI
-#define _Included_org_gnu_gnomevfs_VFSURI
-#ifdef __cplusplus
-extern "C" {
-#endif
-
-/*
- * Class: org_gnu_gnomevfs_VFSURI
- * Method: gnome_vfs_uri_new
- * Signature: (Ljava/lang/String;)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnomevfs_VFSURI_gnome_1vfs_1uri_1new
- (JNIEnv *env, jclass cls, jstring uri)
-{
- const gchar* u = (*env)->GetStringUTFChars(env, uri, NULL);
- jint result = (jint)gnome_vfs_uri_new(u);
- (*env)->ReleaseStringUTFChars(env, uri, u);
- return result;
-}
-
-/*
- * Class: org_gnu_gnomevfs_VFSURI
- * Method: gnome_vfs_uri_resolve_relative
- * Signature: (ILjava/lang/String;)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnomevfs_VFSURI_gnome_1vfs_1uri_1resolve_1relative
- (JNIEnv *env, jclass cls, jint base, jstring relative)
-{
- const gchar* r = (*env)->GetStringUTFChars(env, relative, NULL);
- jint result = (jint)gnome_vfs_uri_resolve_relative((GnomeVFSURI*)base, r);
- (*env)->ReleaseStringUTFChars(env, relative, r);
- return result;
-}
-
-/*
- * Class: org_gnu_gnomevfs_VFSURI
- * Method: gnome_vfs_uri_append_string
- * Signature: (ILjava/lang/String;)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnomevfs_VFSURI_gnome_1vfs_1uri_1append_1string
- (JNIEnv *env, jclass cls, jint uri, jstring fragment)
-{
- const gchar* str = (*env)->GetStringUTFChars(env, fragment, NULL);
- jint result = (jint)gnome_vfs_uri_append_string((GnomeVFSURI*)uri, str);
- (*env)->ReleaseStringUTFChars(env, fragment, str);
- return result;
-}
-
-/*
- * Class: org_gnu_gnomevfs_VFSURI
- * Method: gnome_vfs_uri_append_path
- * Signature: (ILjava/lang/String;)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnomevfs_VFSURI_gnome_1vfs_1uri_1append_1path
- (JNIEnv *env, jclass cls, jint uri, jstring path)
-{
- const gchar* str = (*env)->GetStringUTFChars(env, path, NULL);
- jint result = (jint)gnome_vfs_uri_append_path((GnomeVFSURI*)uri, str);
- (*env)->ReleaseStringUTFChars(env, path, str);
- return result;
-}
-
-/*
- * Class: org_gnu_gnomevfs_VFSURI
- * Method: gnome_vfs_uri_append_file_name
- * Signature: (ILjava/lang/String;)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnomevfs_VFSURI_gnome_1vfs_1uri_1append_1file_1name
- (JNIEnv *env, jclass cls, jint uri, jstring filename)
-{
- const gchar* str = (*env)->GetStringUTFChars(env, filename, NULL);
- jint result = (jint)gnome_vfs_uri_append_file_name((GnomeVFSURI*)uri, str);
- (*env)->ReleaseStringUTFChars(env, filename, str);
- return result;
-}
-
-/*
- * Class: org_gnu_gnomevfs_VFSURI
- * Method: gnome_vfs_uri_to_string
- * Signature: (II)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gnomevfs_VFSURI_gnome_1vfs_1uri_1to_1string
- (JNIEnv *env, jclass cls, jint uri, jint hideOptions)
-{
- gchar* str = gnome_vfs_uri_to_string((GnomeVFSURI*)uri, (GnomeVFSURIHideOptions)hideOptions);
- return (*env)->NewStringUTF(env, str);
-}
-
-/*
- * Class: org_gnu_gnomevfs_VFSURI
- * Method: gnome_vfs_uri_dup
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnomevfs_VFSURI_gnome_1vfs_1uri_1dup
- (JNIEnv *env, jclass cls, jint uri)
-{
- return (jint)gnome_vfs_uri_dup((GnomeVFSURI*)uri);
-}
-
-/*
- * Class: org_gnu_gnomevfs_VFSURI
- * Method: gnome_vfs_uri_is_local
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gnomevfs_VFSURI_gnome_1vfs_1uri_1is_1local
- (JNIEnv *env, jclass cls, jint uri)
-{
- return (jboolean)gnome_vfs_uri_is_local((GnomeVFSURI*)uri);
-}
-
-/*
- * Class: org_gnu_gnomevfs_VFSURI
- * Method: gnome_vfs_uri_has_parent
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gnomevfs_VFSURI_gnome_1vfs_1uri_1has_1parent
- (JNIEnv *env, jclass cls, jint uri)
-{
- return (jboolean)gnome_vfs_uri_has_parent((GnomeVFSURI*)uri);
-}
-
-/*
- * Class: org_gnu_gnomevfs_VFSURI
- * Method: gnome_vfs_uri_get_parent
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnomevfs_VFSURI_gnome_1vfs_1uri_1get_1parent
- (JNIEnv *env, jclass cls, jint uri)
-{
- return (jint)gnome_vfs_uri_get_parent((GnomeVFSURI*)uri);
-}
-
-/*
- * Class: org_gnu_gnomevfs_VFSURI
- * Method: gnome_vfs_uri_get_toplevel
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnomevfs_VFSURI_gnome_1vfs_1uri_1get_1toplevel
- (JNIEnv *env, jclass cls, jint uri)
-{
- return (jint)gnome_vfs_uri_get_toplevel((GnomeVFSURI*)uri);
-}
-
-/*
- * Class: org_gnu_gnomevfs_VFSURI
- * Method: gnome_vfs_uri_get_host_name
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gnomevfs_VFSURI_gnome_1vfs_1uri_1get_1host_1name
- (JNIEnv *env, jclass cls, jint uri)
-{
- return (*env)->NewStringUTF(env, gnome_vfs_uri_get_host_name((GnomeVFSURI*)uri));
-}
-
-/*
- * Class: org_gnu_gnomevfs_VFSURI
- * Method: gnome_vfs_uri_get_scheme
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gnomevfs_VFSURI_gnome_1vfs_1uri_1get_1scheme
- (JNIEnv *env, jclass cls, jint uri)
-{
- return (*env)->NewStringUTF(env, gnome_vfs_uri_get_scheme((GnomeVFSURI*)uri));
-}
-
-/*
- * Class: org_gnu_gnomevfs_VFSURI
- * Method: gnome_vfs_uri_get_host_port
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnomevfs_VFSURI_gnome_1vfs_1uri_1get_1host_1port
- (JNIEnv *env, jclass cls, jint uri)
-{
- return (jint)gnome_vfs_uri_get_host_port((GnomeVFSURI*)uri);
-}
-
-/*
- * Class: org_gnu_gnomevfs_VFSURI
- * Method: gnome_vfs_uri_get_user_name
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gnomevfs_VFSURI_gnome_1vfs_1uri_1get_1user_1name
- (JNIEnv *env, jclass cls, jint uri)
-{
- return (*env)->NewStringUTF(env, gnome_vfs_uri_get_user_name((GnomeVFSURI*)uri));
-}
-
-/*
- * Class: org_gnu_gnomevfs_VFSURI
- * Method: gnome_vfs_uri_get_password
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gnomevfs_VFSURI_gnome_1vfs_1uri_1get_1password
- (JNIEnv *env, jclass cls, jint uri)
-{
- return (*env)->NewStringUTF(env, gnome_vfs_uri_get_password((GnomeVFSURI*)uri));
-}
-
-/*
- * Class: org_gnu_gnomevfs_VFSURI
- * Method: gnome_vfs_uri_set_host_name
- * Signature: (ILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnomevfs_VFSURI_gnome_1vfs_1uri_1set_1host_1name
- (JNIEnv *env, jclass cls, jint uri, jstring host)
-{
- const gchar* str = (*env)->GetStringUTFChars(env, host, NULL);
- gnome_vfs_uri_set_host_name((GnomeVFSURI*)uri, str);
- (*env)->ReleaseStringUTFChars(env, host, str);
-}
-
-/*
- * Class: org_gnu_gnomevfs_VFSURI
- * Method: gnome_vfs_uri_set_host_port
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnomevfs_VFSURI_gnome_1vfs_1uri_1set_1host_1port
- (JNIEnv *env, jclass cls, jint uri, jint port)
-{
- gnome_vfs_uri_set_host_port((GnomeVFSURI*)uri, port);
-}
-
-/*
- * Class: org_gnu_gnomevfs_VFSURI
- * Method: gnome_vfs_uri_set_user_name
- * Signature: (ILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnomevfs_VFSURI_gnome_1vfs_1uri_1set_1user_1name
- (JNIEnv *env, jclass cls, jint uri, jstring name)
-{
- const gchar* str = (*env)->GetStringUTFChars(env, name, NULL);
- gnome_vfs_uri_set_user_name((GnomeVFSURI*)uri, str);
- (*env)->ReleaseStringUTFChars(env, name, str);
-}
-
-/*
- * Class: org_gnu_gnomevfs_VFSURI
- * Method: gnome_vfs_uri_set_password
- * Signature: (ILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnomevfs_VFSURI_gnome_1vfs_1uri_1set_1password
- (JNIEnv *env, jclass cls, jint uri, jstring pass)
-{
- const gchar* str = (*env)->GetStringUTFChars(env, pass, NULL);
- gnome_vfs_uri_set_password((GnomeVFSURI*)uri, str);
- (*env)->ReleaseStringUTFChars(env, pass, str);
-}
-
-/*
- * Class: org_gnu_gnomevfs_VFSURI
- * Method: gnome_vfs_uri_equal
- * Signature: (II)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gnomevfs_VFSURI_gnome_1vfs_1uri_1equal
- (JNIEnv *env, jclass cls, jint a, jint b)
-{
- return (jboolean)gnome_vfs_uri_equal((GnomeVFSURI*)a, (GnomeVFSURI*)b);
-}
-
-/*
- * Class: org_gnu_gnomevfs_VFSURI
- * Method: gnome_vfs_uri_is_parent
- * Signature: (IIZ)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gnomevfs_VFSURI_gnome_1vfs_1uri_1is_1parent
- (JNIEnv *env, jclass cls, jint parent, jint child, jboolean recursive)
-{
- return (jboolean)gnome_vfs_uri_is_parent((GnomeVFSURI*)parent, (GnomeVFSURI*)child, recursive);
-}
-
-/*
- * Class: org_gnu_gnomevfs_VFSURI
- * Method: gnome_vfs_uri_get_path
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gnomevfs_VFSURI_gnome_1vfs_1uri_1get_1path
- (JNIEnv *env, jclass cls, jint uri)
-{
- return (*env)->NewStringUTF(env, gnome_vfs_uri_get_path((GnomeVFSURI*)uri));
-}
-
-/*
- * Class: org_gnu_gnomevfs_VFSURI
- * Method: gnome_vfs_uri_get_fragment_identifier
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gnomevfs_VFSURI_gnome_1vfs_1uri_1get_1fragment_1identifier
- (JNIEnv *env, jclass cls, jint uri)
-{
- return (*env)->NewStringUTF(env, gnome_vfs_uri_get_fragment_identifier((GnomeVFSURI*)uri));
-}
-
-/*
- * Class: org_gnu_gnomevfs_VFSURI
- * Method: gnome_vfs_uri_extract_dirname
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gnomevfs_VFSURI_gnome_1vfs_1uri_1extract_1dirname
- (JNIEnv *env, jclass cls, jint uri)
-{
- return (*env)->NewStringUTF(env, gnome_vfs_uri_extract_dirname((GnomeVFSURI*)uri));
-}
-
-/*
- * Class: org_gnu_gnomevfs_VFSURI
- * Method: gnome_vfs_uri_extract_short_name
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gnomevfs_VFSURI_gnome_1vfs_1uri_1extract_1short_1name
- (JNIEnv *env, jclass cls, jint uri)
-{
- return (*env)->NewStringUTF(env, gnome_vfs_uri_extract_short_name((GnomeVFSURI*)uri));
-}
-
-/*
- * Class: org_gnu_gnomevfs_VFSURI
- * Method: gnome_vfs_uri_extract_short_path_name
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gnomevfs_VFSURI_gnome_1vfs_1uri_1extract_1short_1path_1name
- (JNIEnv *env, jclass cls, jint uri)
-{
- return (*env)->NewStringUTF(env, gnome_vfs_uri_extract_short_path_name((GnomeVFSURI*)uri));
-}
-
-#ifdef __cplusplus
-}
-#endif
-#endif
diff --git a/libgtk-java/AUTHORS b/libgtk-java/AUTHORS
deleted file mode 100644
index c897197..0000000
--- a/libgtk-java/AUTHORS
+++ /dev/null
@@ -1,11 +0,0 @@
-Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
-Olivier Gutknecht <gutkneco at lirmm.fr>
-Elliot Lee <sopwith at redhat.com>
-Jean Van Wyk <jeanvanwyk at iname.com>
-Dan Bornstein <danfuzz at milk.com>
-Rekha Jayaram <rekha.jayaram at divine.com>
-Tom Ball <tom.ball at sun.com>
-Mark Howard <mh at debian.org>
-Luca De Rugeriis <piedamaro at fastwebnet.it>
-Mark Davidson <medavidson at mac.com>
-Michael Stepanov <misha at thunderworx.com>
diff --git a/libgtk-java/COPYING b/libgtk-java/COPYING
deleted file mode 100644
index 92b8903..0000000
--- a/libgtk-java/COPYING
+++ /dev/null
@@ -1,481 +0,0 @@
- GNU LIBRARY GENERAL PUBLIC LICENSE
- Version 2, June 1991
-
- Copyright (C) 1991 Free Software Foundation, Inc.
- 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
-
-[This is the first released version of the library GPL. It is
- numbered 2 because it goes with version 2 of the ordinary GPL.]
-
- Preamble
-
- The licenses for most software are designed to take away your
-freedom to share and change it. By contrast, the GNU General Public
-Licenses are intended to guarantee your freedom to share and change
-free software--to make sure the software is free for all its users.
-
- This license, the Library General Public License, applies to some
-specially designated Free Software Foundation software, and to any
-other libraries whose authors decide to use it. You can use it for
-your libraries, too.
-
- When we speak of free software, we are referring to freedom, not
-price. Our General Public Licenses are designed to make sure that you
-have the freedom to distribute copies of free software (and charge for
-this service if you wish), that you receive source code or can get it
-if you want it, that you can change the software or use pieces of it
-in new free programs; and that you know you can do these things.
-
- To protect your rights, we need to make restrictions that forbid
-anyone to deny you these rights or to ask you to surrender the rights.
-These restrictions translate to certain responsibilities for you if
-you distribute copies of the library, or if you modify it.
-
- For example, if you distribute copies of the library, whether gratis
-or for a fee, you must give the recipients all the rights that we gave
-you. You must make sure that they, too, receive or can get the source
-code. If you link a program with the library, you must provide
-complete object files to the recipients so that they can relink them
-with the library, after making changes to the library and recompiling
-it. And you must show them these terms so they know their rights.
-
- Our method of protecting your rights has two steps: (1) copyright
-the library, and (2) offer you this license which gives you legal
-permission to copy, distribute and/or modify the library.
-
- Also, for each distributor's protection, we want to make certain
-that everyone understands that there is no warranty for this free
-library. If the library is modified by someone else and passed on, we
-want its recipients to know that what they have is not the original
-version, so that any problems introduced by others will not reflect on
-the original authors' reputations.
-
- Finally, any free program is threatened constantly by software
-patents. We wish to avoid the danger that companies distributing free
-software will individually obtain patent licenses, thus in effect
-transforming the program into proprietary software. To prevent this,
-we have made it clear that any patent must be licensed for everyone's
-free use or not licensed at all.
-
- Most GNU software, including some libraries, is covered by the ordinary
-GNU General Public License, which was designed for utility programs. This
-license, the GNU Library General Public License, applies to certain
-designated libraries. This license is quite different from the ordinary
-one; be sure to read it in full, and don't assume that anything in it is
-the same as in the ordinary license.
-
- The reason we have a separate public license for some libraries is that
-they blur the distinction we usually make between modifying or adding to a
-program and simply using it. Linking a program with a library, without
-changing the library, is in some sense simply using the library, and is
-analogous to running a utility program or application program. However, in
-a textual and legal sense, the linked executable is a combined work, a
-derivative of the original library, and the ordinary General Public License
-treats it as such.
-
- Because of this blurred distinction, using the ordinary General
-Public License for libraries did not effectively promote software
-sharing, because most developers did not use the libraries. We
-concluded that weaker conditions might promote sharing better.
-
- However, unrestricted linking of non-free programs would deprive the
-users of those programs of all benefit from the free status of the
-libraries themselves. This Library General Public License is intended to
-permit developers of non-free programs to use free libraries, while
-preserving your freedom as a user of such programs to change the free
-libraries that are incorporated in them. (We have not seen how to achieve
-this as regards changes in header files, but we have achieved it as regards
-changes in the actual functions of the Library.) The hope is that this
-will lead to faster development of free libraries.
-
- The precise terms and conditions for copying, distribution and
-modification follow. Pay close attention to the difference between a
-"work based on the library" and a "work that uses the library". The
-former contains code derived from the library, while the latter only
-works together with the library.
-
- Note that it is possible for a library to be covered by the ordinary
-General Public License rather than by this special one.
-
- GNU LIBRARY GENERAL PUBLIC LICENSE
- TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
- 0. This License Agreement applies to any software library which
-contains a notice placed by the copyright holder or other authorized
-party saying it may be distributed under the terms of this Library
-General Public License (also called "this License"). Each licensee is
-addressed as "you".
-
- A "library" means a collection of software functions and/or data
-prepared so as to be conveniently linked with application programs
-(which use some of those functions and data) to form executables.
-
- The "Library", below, refers to any such software library or work
-which has been distributed under these terms. A "work based on the
-Library" means either the Library or any derivative work under
-copyright law: that is to say, a work containing the Library or a
-portion of it, either verbatim or with modifications and/or translated
-straightforwardly into another language. (Hereinafter, translation is
-included without limitation in the term "modification".)
-
- "Source code" for a work means the preferred form of the work for
-making modifications to it. For a library, complete source code means
-all the source code for all modules it contains, plus any associated
-interface definition files, plus the scripts used to control compilation
-and installation of the library.
-
- Activities other than copying, distribution and modification are not
-covered by this License; they are outside its scope. The act of
-running a program using the Library is not restricted, and output from
-such a program is covered only if its contents constitute a work based
-on the Library (independent of the use of the Library in a tool for
-writing it). Whether that is true depends on what the Library does
-and what the program that uses the Library does.
-
- 1. You may copy and distribute verbatim copies of the Library's
-complete source code as you receive it, in any medium, provided that
-you conspicuously and appropriately publish on each copy an
-appropriate copyright notice and disclaimer of warranty; keep intact
-all the notices that refer to this License and to the absence of any
-warranty; and distribute a copy of this License along with the
-Library.
-
- You may charge a fee for the physical act of transferring a copy,
-and you may at your option offer warranty protection in exchange for a
-fee.
-
- 2. You may modify your copy or copies of the Library or any portion
-of it, thus forming a work based on the Library, and copy and
-distribute such modifications or work under the terms of Section 1
-above, provided that you also meet all of these conditions:
-
- a) The modified work must itself be a software library.
-
- b) You must cause the files modified to carry prominent notices
- stating that you changed the files and the date of any change.
-
- c) You must cause the whole of the work to be licensed at no
- charge to all third parties under the terms of this License.
-
- d) If a facility in the modified Library refers to a function or a
- table of data to be supplied by an application program that uses
- the facility, other than as an argument passed when the facility
- is invoked, then you must make a good faith effort to ensure that,
- in the event an application does not supply such function or
- table, the facility still operates, and performs whatever part of
- its purpose remains meaningful.
-
- (For example, a function in a library to compute square roots has
- a purpose that is entirely well-defined independent of the
- application. Therefore, Subsection 2d requires that any
- application-supplied function or table used by this function must
- be optional: if the application does not supply it, the square
- root function must still compute square roots.)
-
-These requirements apply to the modified work as a whole. If
-identifiable sections of that work are not derived from the Library,
-and can be reasonably considered independent and separate works in
-themselves, then this License, and its terms, do not apply to those
-sections when you distribute them as separate works. But when you
-distribute the same sections as part of a whole which is a work based
-on the Library, the distribution of the whole must be on the terms of
-this License, whose permissions for other licensees extend to the
-entire whole, and thus to each and every part regardless of who wrote
-it.
-
-Thus, it is not the intent of this section to claim rights or contest
-your rights to work written entirely by you; rather, the intent is to
-exercise the right to control the distribution of derivative or
-collective works based on the Library.
-
-In addition, mere aggregation of another work not based on the Library
-with the Library (or with a work based on the Library) on a volume of
-a storage or distribution medium does not bring the other work under
-the scope of this License.
-
- 3. You may opt to apply the terms of the ordinary GNU General Public
-License instead of this License to a given copy of the Library. To do
-this, you must alter all the notices that refer to this License, so
-that they refer to the ordinary GNU General Public License, version 2,
-instead of to this License. (If a newer version than version 2 of the
-ordinary GNU General Public License has appeared, then you can specify
-that version instead if you wish.) Do not make any other change in
-these notices.
-
- Once this change is made in a given copy, it is irreversible for
-that copy, so the ordinary GNU General Public License applies to all
-subsequent copies and derivative works made from that copy.
-
- This option is useful when you wish to copy part of the code of
-the Library into a program that is not a library.
-
- 4. You may copy and distribute the Library (or a portion or
-derivative of it, under Section 2) in object code or executable form
-under the terms of Sections 1 and 2 above provided that you accompany
-it with the complete corresponding machine-readable source code, which
-must be distributed under the terms of Sections 1 and 2 above on a
-medium customarily used for software interchange.
-
- If distribution of object code is made by offering access to copy
-from a designated place, then offering equivalent access to copy the
-source code from the same place satisfies the requirement to
-distribute the source code, even though third parties are not
-compelled to copy the source along with the object code.
-
- 5. A program that contains no derivative of any portion of the
-Library, but is designed to work with the Library by being compiled or
-linked with it, is called a "work that uses the Library". Such a
-work, in isolation, is not a derivative work of the Library, and
-therefore falls outside the scope of this License.
-
- However, linking a "work that uses the Library" with the Library
-creates an executable that is a derivative of the Library (because it
-contains portions of the Library), rather than a "work that uses the
-library". The executable is therefore covered by this License.
-Section 6 states terms for distribution of such executables.
-
- When a "work that uses the Library" uses material from a header file
-that is part of the Library, the object code for the work may be a
-derivative work of the Library even though the source code is not.
-Whether this is true is especially significant if the work can be
-linked without the Library, or if the work is itself a library. The
-threshold for this to be true is not precisely defined by law.
-
- If such an object file uses only numerical parameters, data
-structure layouts and accessors, and small macros and small inline
-functions (ten lines or less in length), then the use of the object
-file is unrestricted, regardless of whether it is legally a derivative
-work. (Executables containing this object code plus portions of the
-Library will still fall under Section 6.)
-
- Otherwise, if the work is a derivative of the Library, you may
-distribute the object code for the work under the terms of Section 6.
-Any executables containing that work also fall under Section 6,
-whether or not they are linked directly with the Library itself.
-
- 6. As an exception to the Sections above, you may also compile or
-link a "work that uses the Library" with the Library to produce a
-work containing portions of the Library, and distribute that work
-under terms of your choice, provided that the terms permit
-modification of the work for the customer's own use and reverse
-engineering for debugging such modifications.
-
- You must give prominent notice with each copy of the work that the
-Library is used in it and that the Library and its use are covered by
-this License. You must supply a copy of this License. If the work
-during execution displays copyright notices, you must include the
-copyright notice for the Library among them, as well as a reference
-directing the user to the copy of this License. Also, you must do one
-of these things:
-
- a) Accompany the work with the complete corresponding
- machine-readable source code for the Library including whatever
- changes were used in the work (which must be distributed under
- Sections 1 and 2 above); and, if the work is an executable linked
- with the Library, with the complete machine-readable "work that
- uses the Library", as object code and/or source code, so that the
- user can modify the Library and then relink to produce a modified
- executable containing the modified Library. (It is understood
- that the user who changes the contents of definitions files in the
- Library will not necessarily be able to recompile the application
- to use the modified definitions.)
-
- b) Accompany the work with a written offer, valid for at
- least three years, to give the same user the materials
- specified in Subsection 6a, above, for a charge no more
- than the cost of performing this distribution.
-
- c) If distribution of the work is made by offering access to copy
- from a designated place, offer equivalent access to copy the above
- specified materials from the same place.
-
- d) Verify that the user has already received a copy of these
- materials or that you have already sent this user a copy.
-
- For an executable, the required form of the "work that uses the
-Library" must include any data and utility programs needed for
-reproducing the executable from it. However, as a special exception,
-the source code distributed need not include anything that is normally
-distributed (in either source or binary form) with the major
-components (compiler, kernel, and so on) of the operating system on
-which the executable runs, unless that component itself accompanies
-the executable.
-
- It may happen that this requirement contradicts the license
-restrictions of other proprietary libraries that do not normally
-accompany the operating system. Such a contradiction means you cannot
-use both them and the Library together in an executable that you
-distribute.
-
- 7. You may place library facilities that are a work based on the
-Library side-by-side in a single library together with other library
-facilities not covered by this License, and distribute such a combined
-library, provided that the separate distribution of the work based on
-the Library and of the other library facilities is otherwise
-permitted, and provided that you do these two things:
-
- a) Accompany the combined library with a copy of the same work
- based on the Library, uncombined with any other library
- facilities. This must be distributed under the terms of the
- Sections above.
-
- b) Give prominent notice with the combined library of the fact
- that part of it is a work based on the Library, and explaining
- where to find the accompanying uncombined form of the same work.
-
- 8. You may not copy, modify, sublicense, link with, or distribute
-the Library except as expressly provided under this License. Any
-attempt otherwise to copy, modify, sublicense, link with, or
-distribute the Library is void, and will automatically terminate your
-rights under this License. However, parties who have received copies,
-or rights, from you under this License will not have their licenses
-terminated so long as such parties remain in full compliance.
-
- 9. You are not required to accept this License, since you have not
-signed it. However, nothing else grants you permission to modify or
-distribute the Library or its derivative works. These actions are
-prohibited by law if you do not accept this License. Therefore, by
-modifying or distributing the Library (or any work based on the
-Library), you indicate your acceptance of this License to do so, and
-all its terms and conditions for copying, distributing or modifying
-the Library or works based on it.
-
- 10. Each time you redistribute the Library (or any work based on the
-Library), the recipient automatically receives a license from the
-original licensor to copy, distribute, link with or modify the Library
-subject to these terms and conditions. You may not impose any further
-restrictions on the recipients' exercise of the rights granted herein.
-You are not responsible for enforcing compliance by third parties to
-this License.
-
- 11. If, as a consequence of a court judgment or allegation of patent
-infringement or for any other reason (not limited to patent issues),
-conditions are imposed on you (whether by court order, agreement or
-otherwise) that contradict the conditions of this License, they do not
-excuse you from the conditions of this License. If you cannot
-distribute so as to satisfy simultaneously your obligations under this
-License and any other pertinent obligations, then as a consequence you
-may not distribute the Library at all. For example, if a patent
-license would not permit royalty-free redistribution of the Library by
-all those who receive copies directly or indirectly through you, then
-the only way you could satisfy both it and this License would be to
-refrain entirely from distribution of the Library.
-
-If any portion of this section is held invalid or unenforceable under any
-particular circumstance, the balance of the section is intended to apply,
-and the section as a whole is intended to apply in other circumstances.
-
-It is not the purpose of this section to induce you to infringe any
-patents or other property right claims or to contest validity of any
-such claims; this section has the sole purpose of protecting the
-integrity of the free software distribution system which is
-implemented by public license practices. Many people have made
-generous contributions to the wide range of software distributed
-through that system in reliance on consistent application of that
-system; it is up to the author/donor to decide if he or she is willing
-to distribute software through any other system and a licensee cannot
-impose that choice.
-
-This section is intended to make thoroughly clear what is believed to
-be a consequence of the rest of this License.
-
- 12. If the distribution and/or use of the Library is restricted in
-certain countries either by patents or by copyrighted interfaces, the
-original copyright holder who places the Library under this License may add
-an explicit geographical distribution limitation excluding those countries,
-so that distribution is permitted only in or among countries not thus
-excluded. In such case, this License incorporates the limitation as if
-written in the body of this License.
-
- 13. The Free Software Foundation may publish revised and/or new
-versions of the Library General Public License from time to time.
-Such new versions will be similar in spirit to the present version,
-but may differ in detail to address new problems or concerns.
-
-Each version is given a distinguishing version number. If the Library
-specifies a version number of this License which applies to it and
-"any later version", you have the option of following the terms and
-conditions either of that version or of any later version published by
-the Free Software Foundation. If the Library does not specify a
-license version number, you may choose any version ever published by
-the Free Software Foundation.
-
- 14. If you wish to incorporate parts of the Library into other free
-programs whose distribution conditions are incompatible with these,
-write to the author to ask for permission. For software which is
-copyrighted by the Free Software Foundation, write to the Free
-Software Foundation; we sometimes make exceptions for this. Our
-decision will be guided by the two goals of preserving the free status
-of all derivatives of our free software and of promoting the sharing
-and reuse of software generally.
-
- NO WARRANTY
-
- 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
-WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
-EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
-OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
-KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
-IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
-PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
-LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
-THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
-
- 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
-WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
-AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
-FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
-CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
-LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
-RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
-FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
-SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
-DAMAGES.
-
- END OF TERMS AND CONDITIONS
-
- How to Apply These Terms to Your New Libraries
-
- If you develop a new library, and you want it to be of the greatest
-possible use to the public, we recommend making it free software that
-everyone can redistribute and change. You can do so by permitting
-redistribution under these terms (or, alternatively, under the terms of the
-ordinary General Public License).
-
- To apply these terms, attach the following notices to the library. It is
-safest to attach them to the start of each source file to most effectively
-convey the exclusion of warranty; and each file should have at least the
-"copyright" line and a pointer to where the full notice is found.
-
- <one line to give the library's name and a brief idea of what it does.>
- Copyright (C) <year> <name of author>
-
- This library is free software; you can redistribute it and/or
- modify it under the terms of the GNU Library General Public
- License as published by the Free Software Foundation; either
- version 2 of the License, or (at your option) any later version.
-
- This library is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- Library General Public License for more details.
-
- You should have received a copy of the GNU Library General Public
- License along with this library; if not, write to the Free
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
-Also add information on how to contact you by electronic and paper mail.
-
-You should also get your employer (if you work as a programmer) or your
-school, if any, to sign a "copyright disclaimer" for the library, if
-necessary. Here is a sample; alter the names:
-
- Yoyodyne, Inc., hereby disclaims all copyright interest in the
- library `Frob' (a library for tweaking knobs) written by James Random Hacker.
-
- <signature of Ty Coon>, 1 April 1990
- Ty Coon, President of Vice
-
-That's all there is to it!
diff --git a/libgtk-java/ChangeLog b/libgtk-java/ChangeLog
deleted file mode 100644
index 6a0c290..0000000
--- a/libgtk-java/ChangeLog
+++ /dev/null
@@ -1,7152 +0,0 @@
-2004-11-20 Mark Howard,,, <mh at tildemh.com>
-
- * src/java/org/gnu/glib/GObject.java.in:
- * src/jni/org_gnu_glib_GObject.c:
- Print stack traces for log messages from most wrapped libraries.
- Based on Jeff's work.
- Bug 155124: Message Logging
-
-2004-11-20 Mark Howard,,, <mh at tildemh.com>
-
- * src/java/org/gnu/glib/Value.java: (Value.setString):
- Bug 158368: [PATCH] Value#setString crash
- Thanks to Nicholas Rahn
-
-2004-11-20 Mark Howard,,, <mh at tildemh.com>
-
- * src/java/org/gnu/gtk/TreeModelFilter.java: (TreeModelFilter),
- (TreeModelFilter.TreeModelFilter), (TreeModelFilter.getModel):
- * src/java/org/gnu/gtk/event/EntryCompletionEvent.java:
- (EntryCompletionEvent), (EntryCompletionEvent.getModel),
- (EntryCompletionEvent.setModel):
- * src/jni/org_gnu_glib_GObject.c:
- * src/jni/org_gnu_gtk_TreeModelFilter.c:
- Bug 157696: EntryCompletion.handleMatchSelected is broken
- Applied Laurent Martelli's excellent patch.
-
-2004-11-20 Mark Howard,,, <mh at tildemh.com>
-
- * src/jni/org_gnu_gtk_CellRendererText.c:
- Bug 158760: [PATCH] CellRendererText#set_UnderLine impl
- Thanks to Nicholas Rahn
-
-2004-11-14 Mark Howard,,, <mh at tildemh.com>
-
- * src/java/org/gnu/glib/EventMap.java: (EventMap.Entry),
- (EventMap.Entry.addHandlerID), (EventMap.Entry.getHandlerID),
- (EventMap.initialize), (EventMap.uninitialize):
- Bug 156502: EventMap fields should not be static
- Applied Laurent Martelli's patch
-
- * src/java/org/gnu/gtk/TreeView.java:
- Bug 157557: typo in TreeView.addEvents
-
- * src/java/org/gnu/glib/CustomEvents.java:
- (CustomEvents.addEventAndWait):
- * src/java/org/gnu/gtk/Gtk.java.in:
- Bug 157562: CustomEvents.addEventAndWait deadlock
- Applied Laurent Martelli's patch
-
-2004-11-07 Mark Howard,,, <mh at tildemh.com>
-
- * macros/am_path_gcj.m4:
- Removed trailing tab. Fixes "unexpected end of file" bugs
-
-2004-11-06 Mark Howard,,, <mh at tildemh.com>
-
- * src/jni/jg_jnu.c:
- * src/jni/jg_jnu.h:
- * src/jni/org_gnu_gdk_Display.c:
- * src/jni/org_gnu_gdk_Screen.c:
- * src/jni/org_gnu_gtk_Action.c:
- * src/jni/org_gnu_gtk_ActionGroup.c:
- * src/jni/org_gnu_gtk_Container.c:
- * src/jni/org_gnu_gtk_FileChooserHelper.c:
- * src/jni/org_gnu_gtk_RadioAction.c:
- * src/jni/org_gnu_gtk_RadioButton.c:
- * src/jni/org_gnu_gtk_RadioMenuItem.c:
- * src/jni/org_gnu_gtk_RadioToolButton.c:
- * src/jni/org_gnu_gtk_SelectionData.c:
- * src/jni/org_gnu_gtk_TreePath.c:
- * src/jni/org_gnu_gtk_TreeSelection.c:
- * src/jni/org_gnu_gtk_TreeView.c:
- * src/jni/org_gnu_gtk_TreeViewColumn.c:
- * src/jni/org_gnu_gtk_UIManager.c:
- * src/jni/org_gnu_gtk_Widget.c:
- * src/jni/org_gnu_gtk_Window.c:
- Bug 156923: Container.getChildren is broken
- Applied Laurent Martelli's excellent patch for array handling
-
-
-2004-11-06 Mark Howard,,, <mh at tildemh.com>
-
- * NEWS:
- * src/jni/org_gnu_gtk_Widget.c:
- Bug 157497: gtk_widget_get_ancestor is broken
- Applied Laurent Martelli's patch
- * src/jni/org_gnu_glib_Quark.c:
- Bug 157496: g_quark_to_string is broken
- Applied Laurent Martelli's patch
-
-
-2004-11-03 Mark Howard <mh at tildemh.com>
-
- * src/jni/org_gnu_gtk_Requisition.c:
- Fixed basic functionality. Thanks to Laurent Martelli for the patch.
- Bug 157251: org.gnu.gtk.Requisition is broken
-
-2004-11-01 13:20 morganj
-
- * .cvsignore, doc/examples/.cvsignore: ignoring generated files
-
-2004-11-01 13:19 morganj
-
- * NEWS: [no log message]
-
-2004-11-01 13:02 morganj
-
- * src/: java/org/gnu/gtk/TreeView.java,
- jni/org_gnu_gtk_Container.c, jni/org_gnu_gtk_TreeView.c: Applied
- Laurent Martelli's patches to fix Container.getChildren and
- TreeView.getPathAtPos.
-
-2004-11-01 12:04 morganj
-
- * configure.in: Version bump prior to build.
-
-2004-10-30 16:29 Mark Howard
-
- * src/jni/org_gnu_gtk_RadioMenuItem.c: Bug 156897: RadioMenuItem
- crash Applied full patch
-
-2004-10-30 14:43 Mark Howard
-
- * NEWS, src/jni/org_gnu_gtk_RadioMenuItem.c: Bug 156897:
- RadioMenuItem crash. Applied patch.
-
-2004-10-29 20:49 morganj
-
- * NEWS, src/java/org/gnu/gtk/Label.java,
- src/java/org/gnu/gtk/TextBuffer.java: Fixed bug 156752 -
- replacing null with string on label and textbuffer.
-
-2004-10-29 18:55 morganj
-
- * NEWS, src/java/org/gnu/gtk/CheckMenuItem.java: Fixed javadoc -
- Bug 156807
-
-2004-10-28 20:52 Mark Howard
-
- * NEWS, src/java/org/gnu/gtk/TreeView.java: Fixed Bug 156712: Tree
- expand events is never sent
-
-2004-10-28 11:50 morganj
-
- * src/java/org/gnu/gtk/SimpleList.java: Applied part of Nicholas
- Rahn's patch to prevent NullPointerExceptions.
-
-2004-10-27 22:02 Mark Howard
-
- * NEWS, autogen.sh, src/jni/org_gnu_gtk_ActionGroup.c: Fixing a few
- issues from the ML
-
-2004-10-26 18:46 Mark Howard
-
- * INSTALL, NEWS: Pointless changes to test cvs notifications
-
-2004-10-25 19:28 Mark Howard
-
- * NEWS: bumped version (real reason for change is to test the new
- commit email messages)
-
-2004-10-25 15:34 morganj
-
- * src/: java/org/gnu/glib/GObject.java.in,
- jni/org_gnu_glib_GObject.c: Partial fix for But 155124
-
-2004-10-24 13:24 Mark Howard
-
- * NEWS: Version bump
-
-2004-10-24 11:46 Mark Howard
-
- * src/java/org/gnu/glib/GObject.java.in: Fixed Bug 156233: GObject
- contructor should use setHandle
-
-2004-10-24 11:42 Mark Howard
-
- * NEWS: Fixed Bug 156233: GObject contructor should use setHandle
-
-2004-10-23 17:24 Mark Howard
-
- * NEWS, src/jni/org_gnu_glib_GObject.c: Fixed Bug 156222:
- UnsatisfiedLinkError: org.gnu.glib.GObject.removeEventHandler
-
-2004-10-23 12:42 Mark Howard
-
- * NEWS, doc/examples/buttons/Buttons.java,
- src/jni/org_gnu_glib_GObject.c: fixing Bug 156115: Should print
- stack trace if exception is caught in event handler
-
-2004-10-21 22:03 morganj
-
- * configure.in: Version bump.
-
-2004-10-21 22:00 morganj
-
- * NEWS, src/java/org/gnu/gtk/Entry.java: Fixed bug 155014
-
-2004-10-21 21:48 morganj
-
- * NEWS, src/jni/org_gnu_glib_GObject.c,
- src/jni/org_gnu_gtk_ActionGroup.c: Fixed Bug 155124
-
-2004-10-21 20:00 Mark Howard
-
- * NEWS, src/jni/org_gnu_gtk_TreePath.c: Bug 156079:
- TreePath.getIndices gives NullPointerException Added patch by
- Laurent Martelli
-
-2004-10-17 22:43 lucaderu
-
- * configure.in: Make runExample.sh executable
-
-2004-10-17 20:09 lucaderu
-
- * README: Updated README file with current cvs and bugzilla
- addresses
-
-2004-10-17 19:54 lucaderu
-
- * AUTHORS: Updated my e-mail
-
-2004-10-17 19:53 lucaderu
-
- * NEWS: NEWS updated
-
-2004-10-17 19:50 lucaderu
-
- * doc/examples/runExample.sh: Removed old runExample.sh
-
-2004-10-17 19:48 lucaderu
-
- * doc/examples/runExample.sh.in: Added renewed runExample.sh.in
-
-2004-10-17 19:46 lucaderu
-
- * configure.in: Added runExample.sh
-
-2004-10-17 15:35 Mark Howard
-
- * NEWS, src/java/org/gnu/gtk/ListStore.java,
- src/jni/org_gnu_gtk_ListStore.c: ListStore.setSortColumn
- implementation
-
-2004-10-14 21:53 Mark Howard
-
- * NEWS, src/jni/org_gnu_gdk_Display.c,
- src/jni/org_gnu_gtk_IconInfo.c: Applied patches from Bug 155422:
- Remove libglade-java build dependency on libgnome-java Thanks to
- Jerry Haltom
-
-2004-10-11 20:25 Mark Howard
-
- * NEWS, src/jni/org_gnu_gtk_ActionEntry.c,
- src/jni/org_gnu_gtk_ActionGroup.c,
- src/jni/org_gnu_gtk_ToggleActionEntry.c: Applied patch from
- #155083 - Crashes using instances of ActionEntry
-
-2004-10-08 04:21 lucaderu
-
- * doc/examples/runExample.sh: updated runExample script
-
-2004-10-06 19:54 Mark Howard
-
- * Makefile.in: Build system fixes
-
-2004-10-05 21:06 Mark Howard
-
- * NEWS, configure.in, gtk2-java.pc.buildplace.in: All-in-one
- java-gnome cvs compilation
-
-2004-09-16 12:37 morganj
-
- * NEWS, configure.in: Version bump.
-
-2004-08-02 17:55 morganj
-
- * src/java/org/gnu/gtk/: Expander.java, Range.java: Added new
- constructor to Expander and new method to Range to fix glade
- problems.
-
-2004-07-28 13:31 morganj
-
- * src/Makefile.in: Changed classpath for native build.
-
-2004-07-19 22:27 morganj
-
- * configure.in: setting the correct version.
-
-2004-07-19 21:37 morganj
-
- * src/java/org/gnu/gdk/Color.java: Fixing my last fix!
-
-2004-07-19 21:19 morganj
-
- * NEWS: Added new files for new packages and updated gtk NEWS file.
-
-2004-07-19 20:48 morganj
-
- * src/java/org/gnu/gdk/Color.java: Fixed White.
-
-2004-07-15 13:17 morganj
-
- * macros/am_path_gcj.m4: Added enhanced check for libgcj.jar.
-
-2004-07-14 09:19 Mark Howard
-
- * macros/aclocal.m4: This shouldn't be here
-
-2004-07-12 18:34 morganj
-
- * .cvsignore, Makefile.in: update to makefile to fix install target
- and ignoring generated files.
-
-2004-07-12 14:35 Mark Howard
-
- * Makefile.in: Fixed a couple of glitches
-
-2004-07-11 09:39 Mark Howard
-
- * Makefile.in, configure.in, gtk2-java.pc.in, macros/jg_common.m4,
- macros/jg_gnome_java.m4, macros/jg_gtk_java.m4: Build system
- updates
-
-2004-07-09 14:24 Mark Howard
-
- * Makefile.in: fixed locations
-
-2004-07-09 14:09 Mark Howard
-
- * gtk2-java.pc.in: starting new build system for libgnome-java
-
-2004-07-09 13:44 Mark Howard
-
- * Makefile.in: install pkg-config file
-
-2004-07-09 13:08 Mark Howard
-
- * doc/Makefile.in: disabled currently broken things
-
-2004-07-09 13:05 Mark Howard
-
- * doc/Makefile.in: disabled some broken things
-
-2004-07-09 13:03 Mark Howard
-
- * configure.in, doc/Makefile.in: [no log message]
-
-2004-07-09 12:15 Mark Howard
-
- * src/Makefile.in: dir structure changing
-
-2004-07-09 12:15 Mark Howard
-
- * autogen.sh: call configure after autogen
-
-2004-07-09 12:13 Mark Howard
-
- * INSTALL, Makefile.in, Makefile.in.in, README.cvs, autogen.sh,
- configure.in, genConfigure.in, genMakefile.in, gtk2-java.pc.in,
- doc/Makefile.in, doc/configure.in.in, macros/aclocal.m4,
- macros/am_path_gcj.m4, macros/jg_check_nativecompile.m4: Build
- system changes for new cvs structure
-
-2004-06-08 14:02 kuzman
-
- * NEWS: version bump
-
-2004-06-08 13:03 kuzman
-
- * NEWS: Added date for 2.7.2 release.
-
-2004-06-07 19:22 medavidson
-
- * NEWS: Documented my recent check-ins
-
-2004-06-07 17:24 nite_man
-
- * NEWS:
- Added my changes.
-
-2004-06-07 15:20 piedamaro
-
- * NEWS: NEWS file updated
-
-2004-05-20 21:16 kuzman
-
- * NEWS: Some updates for gnomecanvas
-
-2004-05-20 19:20 kuzman
-
- * NEWS: added new methods to Canvas.
-
-2004-05-20 16:38 nite_man
-
- * AUTHORS:
- Added new developer
-
-2004-05-19 23:56 medavidson
-
- * NEWS: Added my recent changes
-
-2004-05-19 23:48 medavidson
-
- * AUTHORS: Added myself (Mark Davidson) to the AUTHORS file.
-
-2004-05-19 18:26 kuzman
-
- * NEWS: added entry for generated code.
-
-2004-05-14 16:08 kuzman
-
- * genConfigure.in, genMakefile.in: Add remaining items for bonobo
- and gnome-vfs.
-
-2004-05-10 15:13 kuzman
-
- * NEWS: New heading for 2.7.2.
-
-2004-05-10 12:22 kuzman
-
- * NEWS: Added Jonas's changes to NEWS file.
-
-2004-05-09 13:42 kuzman
-
- * NEWS: A little build cleanup.
-
-2004-05-07 02:49 kuzman
-
- * NEWS: new method selectAll.
-
-2004-04-25 12:26 xkr47
-
- * src/java/org/gnu/gtk/CellRendererToggle.java: Fixed bug - Vector
- listeners was not initialized to null as it should in the new
- lazy event registration scheme.
-
-2004-04-23 14:18 xkr47
-
- * src/java/org/gnu/gtk/Table.java: Fixed javadoc of attach()
- methods
-
-2004-04-22 17:05 xkr47
-
- * src/java/org/gnu/gdk/Window.java: Added getEvents() and
- setEvents()
-
-2004-04-20 16:20 xkr47
-
- * src/: java/org/gnu/gdk/EventMotion.java,
- java/org/gnu/gtk/Widget.java,
- java/org/gnu/gtk/event/MouseMotionEvent.java,
- java/org/gnu/gtk/event/MouseMotionListener.java,
- jni/org_gnu_gtk_Widget.c: Added mouse motion listener support.
- Added Widget.getWindow() for custom widget drawing and mouse
- event mask adjustments
-
-2004-04-20 16:16 xkr47
-
- * src/java/org/gnu/gtk/event/LifeCycleEvent.java: removed emacs
- local variable stuff that accidentally slipped in..
-
-2004-04-20 16:03 xkr47
-
- * src/java/org/gnu/gtk/: Widget.java, event/LifeCycleEvent.java:
- Added MAP and UNMAP event support to LifeCycleListener
-
-2004-04-20 14:38 xkr47
-
- * src/java/org/gnu/gtk/event/: ExposeEvent.java,
- ExposeListener.java: javadoc update
-
-2004-04-20 14:21 xkr47
-
- * src/: java/org/gnu/gdk/EventExpose.java,
- java/org/gnu/gdk/EventNoExpose.java,
- java/org/gnu/gtk/Widget.java, jni/org_gnu_gdk_EventExpose.c,
- jni/org_gnu_gdk_EventNoExpose.c,
- java/org/gnu/gtk/event/ExposeEvent.java,
- java/org/gnu/gtk/event/ExposeListener.java: Expose and NoExpose
- event support
-
-2004-04-18 19:57 kuzman
-
- * NEWS: Lazy event registration.
-
-2004-04-18 17:31 kuzman
-
- * src/java/org/gnu/gtk/: Widget.java, ToolButton.java,
- TreeModel.java, TreeSelection.java, TreeView.java,
- TreeViewColumn.java, UIManager.java: Lazy event registration.
-
-2004-04-18 17:15 kuzman
-
- * src/java/org/gnu/gtk/: ToggleButton.java, ToggleToolButton.java,
- ToolBar.java, ToolButton.java: Lazy event registration.
-
-2004-04-18 15:40 kuzman
-
- * src/java/org/gnu/gtk/: StatusBar.java, TextBuffer.java,
- TextView.java: Lazy event registration.
-
-2004-04-18 15:23 kuzman
-
- * src/java/org/gnu/gtk/: Notebook.java, OptionMenu.java,
- Range.java, Scale.java, SpinButton.java: Lazy event registration.
-
-2004-04-18 15:06 kuzman
-
- * src/java/org/gnu/gtk/: FontButton.java, HandleBox.java,
- Item.java, MenuItem.java: Lazy event registration.
-
-2004-04-18 14:59 kuzman
-
- * src/java/org/gnu/gtk/: Expander.java, Dialog.java, Entry.java,
- EntryCompletion.java: Lazy event registration.
-
-2004-04-18 14:48 kuzman
-
- * src/java/org/gnu/gtk/: ColorButton.java, ColorSelection.java,
- ComboBox.java, Container.java: Lazy event registration.
-
-2004-04-18 14:41 kuzman
-
- * src/java/org/gnu/gtk/: CellRendererText.java,
- CellRendererToggle.java: Lazy event registration.
-
-2004-04-18 14:35 kuzman
-
- * src/java/org/gnu/gtk/Adjustment.java,
- src/java/org/gnu/gtk/Button.java,
- src/java/org/gnu/gtk/Calendar.java,
- src/java/org/gnu/gtk/CellEditable.java,
- src/java/org/gnu/gtk/CheckMenuItem.java,
- src/java/org/gnu/gtk/event/CalendarEvent.java,
- doc/examples/calendar/CalendarExample.java: Lazy event
- registration.
-
-2004-04-16 13:09 kuzman
-
- * src/java/org/gnu/: glib/EventMap.java, gtk/Widget.java: Example
- of lazy event registration.
-
-2004-04-14 21:10 kuzman
-
- * NEWS: Updated ConfEntry
-
-2004-04-13 01:50 kuzman
-
- * doc/examples/: dataTable/TableExample.java,
- treestore/TreeStoreExample.java: Cleanup
-
-2004-04-12 18:20 kuzman
-
- * src/java/org/gnu/gtk/ComboBox.java,
- src/java/org/gnu/gtk/event/ComboBoxListener.java,
- doc/examples/rangewidgets/RangeWidgets.java: Changed return type
- for ComboBox change event from boolean to void.
-
-2004-04-12 11:33 Mark Howard
-
- * src/java/org/gnu/glib/GObject.java.in: Fixed glade superclass
- problems
-
-2004-04-12 09:21 xkr47
-
- * src/java/org/gnu/gtk/event/MouseEvent.java: Fixed according to
- discussion on mailing list Re: Button numbers 4 5 6..
-
-2004-04-11 18:19 Mark Howard
-
- * NEWS, src/java/org/gnu/gdk/Visual.java,
- src/java/org/gnu/glib/EventMap.java,
- src/java/org/gnu/glib/GObject.java.in,
- src/java/org/gnu/gtk/Adjustment.java,
- src/java/org/gnu/gtk/BindingSet.java,
- src/java/org/gnu/gtk/Button.java,
- src/java/org/gnu/gtk/Calendar.java,
- src/java/org/gnu/gtk/CellEditable.java,
- src/java/org/gnu/gtk/CellRendererText.java,
- src/java/org/gnu/gtk/CellRendererToggle.java,
- src/java/org/gnu/gtk/CheckMenuItem.java,
- src/java/org/gnu/gtk/ColorButton.java,
- src/java/org/gnu/gtk/ColorSelection.java,
- src/java/org/gnu/gtk/ComboBox.java,
- src/java/org/gnu/gtk/Container.java,
- src/java/org/gnu/gtk/Dialog.java,
- src/java/org/gnu/gtk/Entry.java,
- src/java/org/gnu/gtk/EntryCompletion.java,
- src/java/org/gnu/gtk/Expander.java,
- src/java/org/gnu/gtk/FontButton.java,
- src/java/org/gnu/gtk/HandleBox.java,
- src/java/org/gnu/gtk/Item.java,
- src/java/org/gnu/gtk/MenuItem.java,
- src/java/org/gnu/gtk/Notebook.java,
- src/java/org/gnu/gtk/OptionMenu.java,
- src/java/org/gnu/gtk/Range.java, src/java/org/gnu/gtk/Scale.java,
- src/java/org/gnu/gtk/SpinButton.java,
- src/java/org/gnu/gtk/StatusBar.java,
- src/java/org/gnu/gtk/TextBuffer.java,
- src/java/org/gnu/gtk/TextView.java,
- src/java/org/gnu/gtk/ToggleButton.java,
- src/java/org/gnu/gtk/ToggleToolButton.java,
- src/java/org/gnu/gtk/ToolBar.java,
- src/java/org/gnu/gtk/ToolButton.java,
- src/java/org/gnu/gtk/TreeModel.java,
- src/java/org/gnu/gtk/TreeSelection.java,
- src/java/org/gnu/gtk/TreeView.java,
- src/java/org/gnu/gtk/TreeViewColumn.java,
- src/java/org/gnu/gtk/UIManager.java,
- src/java/org/gnu/gtk/Widget.java,
- src/java/org/gnu/gtk/event/ButtonEvent.java,
- src/java/org/gnu/gtk/event/ButtonListener.java,
- src/java/org/gnu/gtk/event/CalendarEvent.java,
- src/java/org/gnu/gtk/event/CalendarListener.java,
- src/java/org/gnu/gtk/event/CellRendererTextEvent.java,
- src/java/org/gnu/gtk/event/CellRendererTextListener.java,
- src/java/org/gnu/gtk/event/CellRendererToggleEvent.java,
- src/java/org/gnu/gtk/event/CellRendererToggleListener.java,
- src/java/org/gnu/gtk/event/ComboBoxListener.java,
- src/java/org/gnu/gtk/event/ContainerEvent.java,
- src/java/org/gnu/gtk/event/ContainerListener.java,
- src/java/org/gnu/gtk/event/DialogEvent.java,
- src/java/org/gnu/gtk/event/DialogListener.java,
- src/java/org/gnu/gtk/event/DragDestinationListener.java,
- src/java/org/gnu/gtk/event/DragSourceListener.java,
- src/java/org/gnu/gtk/event/EntryEvent.java,
- src/java/org/gnu/gtk/event/EntryListener.java,
- src/java/org/gnu/gtk/event/FocusEvent.java,
- src/java/org/gnu/gtk/event/FocusListener.java,
- src/java/org/gnu/gtk/event/GtkEvent.java,
- src/java/org/gnu/gtk/event/KeyEvent.java,
- src/java/org/gnu/gtk/event/KeyListener.java,
- src/java/org/gnu/gtk/event/LifeCycleEvent.java,
- src/java/org/gnu/gtk/event/LifeCycleListener.java,
- src/java/org/gnu/gtk/event/MenuItemEvent.java,
- src/java/org/gnu/gtk/event/MenuItemListener.java,
- src/java/org/gnu/gtk/event/MouseEvent.java,
- src/java/org/gnu/gtk/event/NotebookEvent.java,
- src/java/org/gnu/gtk/event/NotebookListener.java,
- src/java/org/gnu/gtk/event/OptionMenuEvent.java,
- src/java/org/gnu/gtk/event/OptionMenuListener.java,
- src/java/org/gnu/gtk/event/RangeEvent.java,
- src/java/org/gnu/gtk/event/RangeListener.java,
- src/java/org/gnu/gtk/event/ScaleEvent.java,
- src/java/org/gnu/gtk/event/ScaleListener.java,
- src/java/org/gnu/gtk/event/SpinEvent.java,
- src/java/org/gnu/gtk/event/SpinListener.java,
- src/java/org/gnu/gtk/event/TextBufferEvent.java,
- src/java/org/gnu/gtk/event/TextBufferListener.java,
- src/java/org/gnu/gtk/event/TextViewEvent.java,
- src/java/org/gnu/gtk/event/TextViewListener.java,
- src/java/org/gnu/gtk/event/ToggleEvent.java,
- src/java/org/gnu/gtk/event/ToggleListener.java,
- src/java/org/gnu/gtk/event/TreeSelectionEvent.java,
- src/java/org/gnu/gtk/event/TreeSelectionListener.java,
- src/java/org/gnu/gtk/event/TreeViewColumnEvent.java,
- src/java/org/gnu/gtk/event/TreeViewColumnListener.java,
- src/java/org/gnu/gtk/event/TreeViewEvent.java: Fixed superclass
- events from libglade
-
-2004-04-11 11:30 Mark Howard
-
- * NEWS, src/java/org/gnu/gtk/event/MouseListener.java: doc updates
-
-2004-04-10 00:38 xkr47
-
- * src/java/org/gnu/gtk/ComboBox.java: Added ##TODO##: //
- ##TODO## reutrn value ignored - should it be void or acted upon?
- cbl.comboBoxEvent(event);
-
-2004-04-10 00:17 xkr47
-
- * src/java/org/gnu/gtk/CellRendererText.java: Fixed bug in
- initializeEventHandlers - if statement was wrong way around
-
-2004-03-30 22:07 kuzman
-
- * src/java/org/gnu/: glib/GObject.java.in, gtk/Adjustment.java,
- gtk/Button.java, gtk/Calendar.java, gtk/CellEditable.java,
- gtk/CellRendererText.java, gtk/CellRendererToggle.java,
- gtk/CheckMenuItem.java, gtk/ColorButton.java,
- gtk/ColorSelection.java, gtk/ComboBox.java, gtk/Container.java,
- gtk/Dialog.java, gtk/Entry.java, gtk/EntryCompletion.java,
- gtk/Expander.java, gtk/FontButton.java, gtk/Frame.java,
- gtk/HandleBox.java, gtk/Item.java, gtk/MenuItem.java,
- gtk/MessageDialog.java, gtk/Notebook.java, gtk/OptionMenu.java,
- gtk/Range.java, gtk/Scale.java, gtk/SpinButton.java,
- gtk/StatusBar.java, gtk/TextBuffer.java, gtk/TextView.java,
- gtk/ToggleButton.java, gtk/ToggleToolButton.java,
- gtk/ToolBar.java, gtk/ToolButton.java, gtk/TreeModel.java,
- gtk/TreeSelection.java, gtk/TreeView.java,
- gtk/TreeViewColumn.java, gtk/UIManager.java, gtk/Widget.java:
- Making sure events are registered only once.
-
-2004-03-30 19:38 kuzman
-
- * src/java/org/gnu/glib/Boxed.java,
- src/java/org/gnu/glib/CustomEvents.java,
- src/java/org/gnu/glib/Enum.java,
- src/java/org/gnu/glib/Error.java,
- src/java/org/gnu/glib/EventMap.java,
- src/java/org/gnu/glib/Fireable.java,
- src/java/org/gnu/glib/Flags.java,
- src/java/org/gnu/glib/GListString.java,
- src/java/org/gnu/glib/List.java,
- src/java/org/gnu/glib/Quark.java,
- src/java/org/gnu/glib/SpawnError.java,
- src/java/org/gnu/glib/Timer.java,
- src/java/org/gnu/glib/Type.java,
- src/java/org/gnu/glib/TypeInterface.java,
- src/java/org/gnu/glib/Value.java, NEWS,
- src/java/org/gnu/atk/AtkObject.java,
- src/java/org/gnu/atk/Layer.java,
- src/java/org/gnu/atk/Relation.java,
- src/java/org/gnu/atk/RelationSet.java,
- src/java/org/gnu/atk/RelationType.java,
- src/java/org/gnu/atk/Role.java, src/java/org/gnu/atk/State.java,
- src/java/org/gnu/atk/StateType.java,
- src/java/org/gnu/gdk/AxisUse.java,
- src/java/org/gnu/gdk/CapStyle.java,
- src/java/org/gnu/gdk/Color.java,
- src/java/org/gnu/gdk/Colormap.java,
- src/java/org/gnu/gdk/Colorspace.java,
- src/java/org/gnu/gdk/CrossingMode.java,
- src/java/org/gnu/gdk/CursorType.java,
- src/java/org/gnu/gdk/Device.java,
- src/java/org/gnu/gdk/Dimension.java,
- src/java/org/gnu/gdk/Display.java,
- src/java/org/gnu/gdk/DragAction.java,
- src/java/org/gnu/gdk/DragContext.java,
- src/java/org/gnu/gdk/DragProtocol.java,
- src/java/org/gnu/gdk/Drawable.java,
- src/java/org/gnu/gdk/Event.java,
- src/java/org/gnu/gdk/EventButton.java,
- src/java/org/gnu/gdk/EventClient.java,
- src/java/org/gnu/gdk/EventConfigure.java,
- src/java/org/gnu/gdk/EventCrossing.java,
- src/java/org/gnu/gdk/EventDND.java,
- src/java/org/gnu/gdk/EventExpose.java,
- src/java/org/gnu/gdk/EventFocus.java,
- src/java/org/gnu/gdk/EventKey.java,
- src/java/org/gnu/gdk/EventMask.java,
- src/java/org/gnu/gdk/EventMotion.java,
- src/java/org/gnu/gdk/EventNoExpose.java,
- src/java/org/gnu/gdk/EventProperty.java,
- src/java/org/gnu/gdk/EventProximity.java,
- src/java/org/gnu/gdk/EventScroll.java,
- src/java/org/gnu/gdk/EventSelection.java,
- src/java/org/gnu/gdk/EventSetting.java,
- src/java/org/gnu/gdk/EventVisibility.java,
- src/java/org/gnu/gdk/EventWindowState.java,
- src/java/org/gnu/gdk/ExtensionMode.java,
- src/java/org/gnu/gdk/Fill.java,
- src/java/org/gnu/gdk/FillRule.java,
- src/java/org/gnu/gdk/Function.java, src/java/org/gnu/gdk/GC.java,
- src/java/org/gnu/gdk/GCValuesMask.java,
- src/java/org/gnu/gdk/GrabStatus.java,
- src/java/org/gnu/gdk/Gravity.java,
- src/java/org/gnu/gdk/Image.java,
- src/java/org/gnu/gdk/InputCondition.java,
- src/java/org/gnu/gdk/InputMode.java,
- src/java/org/gnu/gdk/InputSource.java,
- src/java/org/gnu/gdk/InterpType.java,
- src/java/org/gnu/gdk/JoinStyle.java,
- src/java/org/gnu/gdk/KeySymbol.java,
- src/java/org/gnu/gdk/Keymap.java,
- src/java/org/gnu/gdk/KeymapKey.java,
- src/java/org/gnu/gdk/LineStyle.java,
- src/java/org/gnu/gdk/ModifierType.java,
- src/java/org/gnu/gdk/OverlapType.java,
- src/java/org/gnu/gdk/Pango.java,
- src/java/org/gnu/gdk/PangoAttrEmbossed.java,
- src/java/org/gnu/gdk/PangoAttrStipple.java,
- src/java/org/gnu/gdk/Pixbuf.java,
- src/java/org/gnu/gdk/PixbufAlphaMode.java,
- src/java/org/gnu/gdk/PixbufAnimation.java,
- src/java/org/gnu/gdk/PixbufAnimationIter.java,
- src/java/org/gnu/gdk/PixbufFrame.java,
- src/java/org/gnu/gdk/PixbufLoader.java,
- src/java/org/gnu/gdk/Pixmap.java,
- src/java/org/gnu/gdk/Point.java,
- src/java/org/gnu/gdk/PropMode.java,
- src/java/org/gnu/gdk/Property.java,
- src/java/org/gnu/gdk/PropertyState.java,
- src/java/org/gnu/gdk/Rectangle.java,
- src/java/org/gnu/gdk/Region.java,
- src/java/org/gnu/gdk/RgbCmap.java,
- src/java/org/gnu/gdk/RgbDither.java,
- src/java/org/gnu/gdk/Screen.java,
- src/java/org/gnu/gdk/ScrollDirection.java,
- src/java/org/gnu/gdk/Segment.java,
- src/java/org/gnu/gdk/SettingAction.java,
- src/java/org/gnu/gdk/Span.java, src/java/org/gnu/gdk/Status.java,
- src/java/org/gnu/gdk/VisualType.java,
- src/java/org/gnu/gdk/WMDecoration.java,
- src/java/org/gnu/gdk/WMFunction.java,
- src/java/org/gnu/gdk/Window.java,
- src/java/org/gnu/gdk/WindowAttr.java,
- src/java/org/gnu/gdk/WindowClass.java,
- src/java/org/gnu/gdk/WindowEdge.java,
- src/java/org/gnu/gdk/WindowHints.java,
- src/java/org/gnu/gdk/WindowState.java,
- src/java/org/gnu/gdk/WindowTypeException.java,
- src/java/org/gnu/gdk/WindowTypeHint.java,
- src/java/org/gnu/gdk/Atom.java,
- src/java/org/gnu/gdk/ByteOrder.java,
- src/java/org/gnu/gdk/Cursor.java,
- src/java/org/gnu/gdk/EventAny.java,
- src/java/org/gnu/gdk/EventType.java,
- src/java/org/gnu/gdk/Geometry.java,
- src/java/org/gnu/gdk/ImageType.java,
- src/java/org/gnu/gdk/NativeWindow.java,
- src/java/org/gnu/gdk/NotifyType.java,
- src/java/org/gnu/gdk/SubwindowMode.java,
- src/java/org/gnu/gdk/VisibilityState.java,
- src/java/org/gnu/gdk/Visual.java,
- src/java/org/gnu/gdk/WindowAttributesType.java,
- src/java/org/gnu/gdk/WindowType.java,
- src/java/org/gnu/pango/Alignment.java,
- src/java/org/gnu/pango/AttrColor.java,
- src/java/org/gnu/pango/AttrFloat.java,
- src/java/org/gnu/pango/AttrFontDesc.java,
- src/java/org/gnu/pango/AttrInt.java,
- src/java/org/gnu/pango/AttrIterator.java,
- src/java/org/gnu/pango/AttrLanguage.java,
- src/java/org/gnu/pango/AttrList.java,
- src/java/org/gnu/pango/AttrShape.java,
- src/java/org/gnu/pango/AttrString.java,
- src/java/org/gnu/pango/AttrType.java,
- src/java/org/gnu/pango/Attribute.java,
- src/java/org/gnu/pango/Color.java,
- src/java/org/gnu/pango/Context.java,
- src/java/org/gnu/pango/Coverage.java,
- src/java/org/gnu/pango/CoverageLevel.java,
- src/java/org/gnu/pango/Direction.java,
- src/java/org/gnu/pango/FontDescription.java,
- src/java/org/gnu/pango/FontFamily.java,
- src/java/org/gnu/pango/FontMask.java,
- src/java/org/gnu/pango/FontMetrics.java,
- src/java/org/gnu/pango/GlyphString.java,
- src/java/org/gnu/pango/Language.java,
- src/java/org/gnu/pango/Layout.java,
- src/java/org/gnu/pango/LayoutLine.java,
- src/java/org/gnu/pango/Rectangle.java,
- src/java/org/gnu/pango/Scale.java,
- src/java/org/gnu/pango/Stretch.java,
- src/java/org/gnu/pango/Style.java,
- src/java/org/gnu/pango/TabAlign.java,
- src/java/org/gnu/pango/TabArray.java,
- src/java/org/gnu/pango/Underline.java,
- src/java/org/gnu/pango/Variant.java,
- src/java/org/gnu/pango/Weight.java,
- src/java/org/gnu/pango/WrapMode.java,
- src/java/org/gnu/gtk/AccelFlags.java,
- src/java/org/gnu/gtk/AccelGroup.java,
- src/java/org/gnu/gtk/AccelKey.java,
- src/java/org/gnu/gtk/AccelLabel.java,
- src/java/org/gnu/gtk/Action.java,
- src/java/org/gnu/gtk/Adjustment.java,
- src/java/org/gnu/gtk/AttachOptions.java,
- src/java/org/gnu/gtk/Bin.java, src/java/org/gnu/gtk/Border.java,
- src/java/org/gnu/gtk/Box.java, src/java/org/gnu/gtk/Button.java,
- src/java/org/gnu/gtk/ButtonBox.java,
- src/java/org/gnu/gtk/ButtonsType.java,
- src/java/org/gnu/gtk/Calendar.java,
- src/java/org/gnu/gtk/CalendarDisplayOptions.java,
- src/java/org/gnu/gtk/CellEditable.java,
- src/java/org/gnu/gtk/CellRendererPixbuf.java,
- src/java/org/gnu/gtk/CellRendererState.java,
- src/java/org/gnu/gtk/CellRendererToggle.java,
- src/java/org/gnu/gtk/CheckMenuItem.java,
- src/java/org/gnu/gtk/ColorSelectionDialog.java,
- src/java/org/gnu/gtk/Combo.java,
- src/java/org/gnu/gtk/ComboBox.java,
- src/java/org/gnu/gtk/ComboBoxEntry.java,
- src/java/org/gnu/gtk/Container.java,
- src/java/org/gnu/gtk/CornerType.java,
- src/java/org/gnu/gtk/Curve.java,
- src/java/org/gnu/gtk/CurveType.java,
- src/java/org/gnu/gtk/DataColumn.java,
- src/java/org/gnu/gtk/DataColumnBoolean.java,
- src/java/org/gnu/gtk/DataColumnDouble.java,
- src/java/org/gnu/gtk/DataColumnIconSize.java,
- src/java/org/gnu/gtk/DataColumnObject.java,
- src/java/org/gnu/gtk/DataColumnPixbuf.java,
- src/java/org/gnu/gtk/DataColumnString.java,
- src/java/org/gnu/gtk/DebugFlag.java,
- src/java/org/gnu/gtk/DestDefaults.java,
- src/java/org/gnu/gtk/Dialog.java,
- src/java/org/gnu/gtk/DialogFlags.java,
- src/java/org/gnu/gtk/DrawingArea.java,
- src/java/org/gnu/gtk/EventBox.java,
- src/java/org/gnu/gtk/Expander.java,
- src/java/org/gnu/gtk/ExpanderStyle.java,
- src/java/org/gnu/gtk/FileChooserDialog.java,
- src/java/org/gnu/gtk/FileChooserWidget.java,
- src/java/org/gnu/gtk/FileFilter.java,
- src/java/org/gnu/gtk/FileSelection.java,
- src/java/org/gnu/gtk/FontSelection.java,
- src/java/org/gnu/gtk/Frame.java,
- src/java/org/gnu/gtk/GammaCurve.java,
- src/java/org/gnu/gtk/GtkObject.java,
- src/java/org/gnu/gtk/HRuler.java,
- src/java/org/gnu/gtk/HSeparator.java,
- src/java/org/gnu/gtk/HandleBox.java,
- src/java/org/gnu/gtk/IMContextSimple.java,
- src/java/org/gnu/gtk/IMMulticontext.java,
- src/java/org/gnu/gtk/IconFactory.java,
- src/java/org/gnu/gtk/IconSource.java,
- src/java/org/gnu/gtk/ImageAnimationData.java,
- src/java/org/gnu/gtk/ImageIconSetData.java,
- src/java/org/gnu/gtk/ImageImageData.java,
- src/java/org/gnu/gtk/ImagePixbufData.java,
- src/java/org/gnu/gtk/ImagePixmapData.java,
- src/java/org/gnu/gtk/ImageType.java,
- src/java/org/gnu/gtk/InputDialog.java,
- src/java/org/gnu/gtk/Invisible.java,
- src/java/org/gnu/gtk/ItemFactory.java,
- src/java/org/gnu/gtk/ItemFactoryEntry.java,
- src/java/org/gnu/gtk/Layout.java,
- src/java/org/gnu/gtk/ListStore.java,
- src/java/org/gnu/gtk/Menu.java,
- src/java/org/gnu/gtk/MenuBar.java,
- src/java/org/gnu/gtk/MenuItem.java,
- src/java/org/gnu/gtk/MenuShell.java,
- src/java/org/gnu/gtk/MessageType.java,
- src/java/org/gnu/gtk/MovementStep.java,
- src/java/org/gnu/gtk/Notebook.java,
- src/java/org/gnu/gtk/OptionMenu.java,
- src/java/org/gnu/gtk/Orientation.java,
- src/java/org/gnu/gtk/PackType.java,
- src/java/org/gnu/gtk/Paned.java,
- src/java/org/gnu/gtk/PathType.java,
- src/java/org/gnu/gtk/Plug.java,
- src/java/org/gnu/gtk/PolicyType.java,
- src/java/org/gnu/gtk/Progress.java,
- src/java/org/gnu/gtk/ProgressBar.java,
- src/java/org/gnu/gtk/ProgressBarOrientation.java,
- src/java/org/gnu/gtk/ProgressBarStyle.java,
- src/java/org/gnu/gtk/RadioButton.java,
- src/java/org/gnu/gtk/Range.java,
- src/java/org/gnu/gtk/RcFlags.java,
- src/java/org/gnu/gtk/RcProperty.java,
- src/java/org/gnu/gtk/RcStyle.java,
- src/java/org/gnu/gtk/Requisition.java,
- src/java/org/gnu/gtk/ResponseType.java,
- src/java/org/gnu/gtk/Scale.java,
- src/java/org/gnu/gtk/ScrollBar.java,
- src/java/org/gnu/gtk/ScrollType.java,
- src/java/org/gnu/gtk/SelectionMode.java,
- src/java/org/gnu/gtk/SeparatorMenuItem.java,
- src/java/org/gnu/gtk/SeparatorToolItem.java,
- src/java/org/gnu/gtk/ShadowType.java,
- src/java/org/gnu/gtk/SimpleList.java,
- src/java/org/gnu/gtk/SizeGroup.java,
- src/java/org/gnu/gtk/SortType.java,
- src/java/org/gnu/gtk/SpinButton.java,
- src/java/org/gnu/gtk/SpinButtonUpdatePolicy.java,
- src/java/org/gnu/gtk/SpinType.java,
- src/java/org/gnu/gtk/StatusBar.java,
- src/java/org/gnu/gtk/Style.java,
- src/java/org/gnu/gtk/SubmenuDirection.java,
- src/java/org/gnu/gtk/Table.java,
- src/java/org/gnu/gtk/TargetFlags.java,
- src/java/org/gnu/gtk/TextAppearance.java,
- src/java/org/gnu/gtk/TextAttributes.java,
- src/java/org/gnu/gtk/TextBuffer.java,
- src/java/org/gnu/gtk/TextChildAnchor.java,
- src/java/org/gnu/gtk/TextDirection.java,
- src/java/org/gnu/gtk/TextLine.java,
- src/java/org/gnu/gtk/TextLineData.java,
- src/java/org/gnu/gtk/TextMark.java,
- src/java/org/gnu/gtk/TextSearchFlags.java,
- src/java/org/gnu/gtk/TextTag.java,
- src/java/org/gnu/gtk/TextTagTable.java,
- src/java/org/gnu/gtk/TextView.java,
- src/java/org/gnu/gtk/TextWindowType.java,
- src/java/org/gnu/gtk/ToggleAction.java,
- src/java/org/gnu/gtk/ToggleButton.java,
- src/java/org/gnu/gtk/ToolBar.java,
- src/java/org/gnu/gtk/ToolBarChildType.java,
- src/java/org/gnu/gtk/ToolBarStyle.java,
- src/java/org/gnu/gtk/ToolItem.java,
- src/java/org/gnu/gtk/TreeDragDest.java,
- src/java/org/gnu/gtk/TreeDragDestListener.java,
- src/java/org/gnu/gtk/TreeDragSource.java,
- src/java/org/gnu/gtk/TreePath.java,
- src/java/org/gnu/gtk/TreeSelection.java,
- src/java/org/gnu/gtk/TreeSelectionForEach.java,
- src/java/org/gnu/gtk/TreeSortable.java,
- src/java/org/gnu/gtk/TreeStore.java,
- src/java/org/gnu/gtk/TreeViewColumn.java,
- src/java/org/gnu/gtk/TreeViewColumnDrop.java,
- src/java/org/gnu/gtk/TreeViewDropPosition.java,
- src/java/org/gnu/gtk/UIManager.java,
- src/java/org/gnu/gtk/UpdateType.java,
- src/java/org/gnu/gtk/VBox.java,
- src/java/org/gnu/gtk/VButtonBox.java,
- src/java/org/gnu/gtk/VPaned.java,
- src/java/org/gnu/gtk/VRuler.java,
- src/java/org/gnu/gtk/VScale.java,
- src/java/org/gnu/gtk/VSeparator.java,
- src/java/org/gnu/gtk/Viewport.java,
- src/java/org/gnu/gtk/Widget.java,
- src/java/org/gnu/gtk/WidgetAuxInfo.java,
- src/java/org/gnu/gtk/WindowGroup.java,
- src/java/org/gnu/gtk/WindowPosition.java,
- src/java/org/gnu/gtk/WindowType.java,
- src/java/org/gnu/gtk/WrapMode.java,
- src/java/org/gnu/gtk/Accessible.java,
- src/java/org/gnu/gtk/ActionGroup.java,
- src/java/org/gnu/gtk/Alignment.java,
- src/java/org/gnu/gtk/Allocation.java,
- src/java/org/gnu/gtk/AnchorType.java,
- src/java/org/gnu/gtk/Arrow.java,
- src/java/org/gnu/gtk/ArrowType.java,
- src/java/org/gnu/gtk/AspectFrame.java,
- src/java/org/gnu/gtk/ButtonBoxStyle.java,
- src/java/org/gnu/gtk/CellRenderer.java,
- src/java/org/gnu/gtk/CellRendererAttribute.java,
- src/java/org/gnu/gtk/CellRendererMode.java,
- src/java/org/gnu/gtk/CellRendererText.java,
- src/java/org/gnu/gtk/CheckButton.java,
- src/java/org/gnu/gtk/ColorButton.java,
- src/java/org/gnu/gtk/ColorSelection.java,
- src/java/org/gnu/gtk/DataColumnInt.java,
- src/java/org/gnu/gtk/DataColumnStockItem.java,
- src/java/org/gnu/gtk/DeleteType.java,
- src/java/org/gnu/gtk/DirectionType.java,
- src/java/org/gnu/gtk/Entry.java,
- src/java/org/gnu/gtk/EntryCompletion.java,
- src/java/org/gnu/gtk/Fixed.java,
- src/java/org/gnu/gtk/FontButton.java,
- src/java/org/gnu/gtk/FontSelectionDialog.java,
- src/java/org/gnu/gtk/GtkStockItem.java,
- src/java/org/gnu/gtk/HBox.java,
- src/java/org/gnu/gtk/HButtonBox.java,
- src/java/org/gnu/gtk/HPaned.java,
- src/java/org/gnu/gtk/HScale.java,
- src/java/org/gnu/gtk/HScrollBar.java,
- src/java/org/gnu/gtk/IMContext.java,
- src/java/org/gnu/gtk/IconSet.java,
- src/java/org/gnu/gtk/IconSize.java,
- src/java/org/gnu/gtk/IconTheme.java,
- src/java/org/gnu/gtk/Image.java,
- src/java/org/gnu/gtk/ImageMenuItem.java,
- src/java/org/gnu/gtk/ImageStockData.java,
- src/java/org/gnu/gtk/Item.java,
- src/java/org/gnu/gtk/Justification.java,
- src/java/org/gnu/gtk/Label.java,
- src/java/org/gnu/gtk/MenuDirectionType.java,
- src/java/org/gnu/gtk/MenuFactoryType.java,
- src/java/org/gnu/gtk/MessageDialog.java,
- src/java/org/gnu/gtk/MetricType.java,
- src/java/org/gnu/gtk/Misc.java,
- src/java/org/gnu/gtk/ObjectFlags.java,
- src/java/org/gnu/gtk/PathPriorityType.java,
- src/java/org/gnu/gtk/PositionType.java,
- src/java/org/gnu/gtk/RadioAction.java,
- src/java/org/gnu/gtk/RadioMenuItem.java,
- src/java/org/gnu/gtk/RadioToolButton.java,
- src/java/org/gnu/gtk/RcTokenType.java,
- src/java/org/gnu/gtk/ReliefStyle.java,
- src/java/org/gnu/gtk/ResizeMode.java,
- src/java/org/gnu/gtk/Ruler.java,
- src/java/org/gnu/gtk/ScrolledWindow.java,
- src/java/org/gnu/gtk/SelectionData.java,
- src/java/org/gnu/gtk/Separator.java,
- src/java/org/gnu/gtk/SideType.java,
- src/java/org/gnu/gtk/SignalRunType.java,
- src/java/org/gnu/gtk/SizeGroupMode.java,
- src/java/org/gnu/gtk/StateType.java,
- src/java/org/gnu/gtk/SubmenuPlacement.java,
- src/java/org/gnu/gtk/TargetEntry.java,
- src/java/org/gnu/gtk/TearoffMenuItem.java,
- src/java/org/gnu/gtk/ToggleToolButton.java,
- src/java/org/gnu/gtk/ToolBarSpaceStyle.java,
- src/java/org/gnu/gtk/ToolButton.java,
- src/java/org/gnu/gtk/ToolTips.java,
- src/java/org/gnu/gtk/TreeDragSourceListener.java,
- src/java/org/gnu/gtk/TreeIterComparison.java,
- src/java/org/gnu/gtk/TreeModel.java,
- src/java/org/gnu/gtk/TreeModelSort.java,
- src/java/org/gnu/gtk/TreeView.java,
- src/java/org/gnu/gtk/TreeViewColumnSizing.java,
- src/java/org/gnu/gtk/VScrollBar.java,
- src/java/org/gnu/gtk/Visibility.java,
- src/java/org/gnu/gtk/WidgetFlags.java,
- src/java/org/gnu/gtk/WidgetHelpType.java,
- src/java/org/gnu/gtk/Window.java: Object creation fix.
-
-2004-03-29 19:17 kuzman
-
- * src/java/org/gnu/glib/GObject.java.in: Fixed the copyright.
-
-2004-03-29 14:43 kuzman
-
- * doc/examples/: buttons/ButtonEvents.java,
- entrycompletion/EntryCompletionExample.java: Minor update to
- example.
-
-2004-03-29 14:39 kuzman
-
- * doc/examples/: application/Application.java,
- buttonbox/ButtonBoxes.java: Minor update to example.
-
-2004-03-28 18:59 nite_man
-
- * doc/examples/expander/SimpleExpander.java:
-
- I've added new example which display of using control
- Expander.
-
-2004-03-28 13:02 Mark Howard
-
- * NEWS, src/jni/org_gnu_glib_Value.c,
- src/jni/org_gnu_gtk_TreeView.c: Fixed pixbuf glib.Value; modified
- ordering in makefiles (now more obvious what is currently being
- built)
-
-2004-03-27 20:36 Mark Howard
-
- * NEWS, doc/examples/runExample.sh: Added scripts to run the
- example apps
-
-2004-03-27 13:00 Mark Howard
-
- * NEWS, TODO, doc/examples/dataTable/TableExample.java,
- doc/examples/treestore/TreeStoreExample.java,
- src/java/org/gnu/glib/GObject.java.in,
- src/java/org/gnu/glib/Timer.java,
- src/java/org/gnu/gtk/Adjustment.java,
- src/java/org/gnu/gtk/Button.java,
- src/java/org/gnu/gtk/Calendar.java,
- src/java/org/gnu/gtk/CellEditable.java,
- src/java/org/gnu/gtk/CellRendererText.java,
- src/java/org/gnu/gtk/CellRendererToggle.java,
- src/java/org/gnu/gtk/CheckMenuItem.java,
- src/java/org/gnu/gtk/ColorButton.java,
- src/java/org/gnu/gtk/ColorSelection.java,
- src/java/org/gnu/gtk/ComboBox.java,
- src/java/org/gnu/gtk/Container.java,
- src/java/org/gnu/gtk/Dialog.java,
- src/java/org/gnu/gtk/Entry.java,
- src/java/org/gnu/gtk/EntryCompletion.java,
- src/java/org/gnu/gtk/Expander.java,
- src/java/org/gnu/gtk/FontButton.java,
- src/java/org/gnu/gtk/HandleBox.java,
- src/java/org/gnu/gtk/ImageMenuItem.java,
- src/java/org/gnu/gtk/Item.java,
- src/java/org/gnu/gtk/MenuItem.java,
- src/java/org/gnu/gtk/Notebook.java,
- src/java/org/gnu/gtk/OptionMenu.java,
- src/java/org/gnu/gtk/Range.java,
- src/java/org/gnu/gtk/SpinButton.java,
- src/java/org/gnu/gtk/StatusBar.java,
- src/java/org/gnu/gtk/TextBuffer.java,
- src/java/org/gnu/gtk/TextView.java,
- src/java/org/gnu/gtk/ToggleButton.java,
- src/java/org/gnu/gtk/ToggleToolButton.java,
- src/java/org/gnu/gtk/ToolBar.java,
- src/java/org/gnu/gtk/ToolButton.java,
- src/java/org/gnu/gtk/TreeModel.java,
- src/java/org/gnu/gtk/TreeSelection.java,
- src/java/org/gnu/gtk/TreeView.java,
- src/java/org/gnu/gtk/TreeViewColumn.java,
- src/java/org/gnu/gtk/UIManager.java,
- src/java/org/gnu/gtk/Widget.java: Fixed eventInititialization
- problems
-
-2004-03-26 20:24 Mark Howard
-
- * NEWS, src/jni/org_gnu_glib_GObject.c: Fixed two big memory leaks
- :)
-
-2004-03-25 17:40 kuzman
-
- * doc/examples/testgtk/TestGTK.java: Fixed a couple of small items
- in the tutorial.
-
-2004-03-25 17:37 kuzman
-
- * src/java/org/gnu/: glib/GObject.java.in, gtk/AccelLabel.java,
- gtk/AspectFrame.java, gtk/Calendar.java,
- gtk/CellRendererText.java, gtk/CellRendererToggle.java,
- gtk/ColorButton.java, gtk/ColorSelectionDialog.java,
- gtk/ComboBox.java, gtk/ComboBoxEntry.java, gtk/Dialog.java,
- gtk/DrawingArea.java, gtk/EntryCompletion.java,
- gtk/EventBox.java, gtk/FileChooserDialog.java, gtk/Frame.java,
- gtk/HBox.java, gtk/HButtonBox.java, gtk/HRuler.java,
- gtk/HandleBox.java, gtk/InputDialog.java, gtk/Menu.java,
- gtk/MenuBar.java, gtk/MenuItem.java, gtk/MenuShell.java,
- gtk/Notebook.java, gtk/OptionMenu.java, gtk/Progress.java,
- gtk/ProgressBar.java, gtk/RadioMenuItem.java, gtk/Range.java,
- gtk/Scale.java, gtk/ScrollBar.java, gtk/ScrolledWindow.java,
- gtk/Settings.java, gtk/SimpleList.java, gtk/SpinButton.java,
- gtk/ToolBar.java, gtk/ToolButton.java, gtk/ToolItem.java,
- gtk/TreeIter.java, gtk/TreeSelection.java,
- gtk/TreeViewColumn.java, gtk/VBox.java, gtk/VButtonBox.java,
- gtk/VPaned.java, gtk/VRuler.java, gtk/Widget.java,
- gtk/Adjustment.java, gtk/Alignment.java, gtk/Bin.java,
- gtk/Box.java, gtk/Button.java, gtk/CellEditable.java,
- gtk/CheckButton.java, gtk/CheckMenuItem.java,
- gtk/ColorSelection.java, gtk/Combo.java, gtk/Container.java,
- gtk/Entry.java, gtk/Expander.java, gtk/FileChooserWidget.java,
- gtk/FileSelection.java, gtk/Fixed.java, gtk/FontButton.java,
- gtk/FontSelection.java, gtk/FontSelectionDialog.java,
- gtk/HPaned.java, gtk/HScale.java, gtk/HScrollBar.java,
- gtk/HSeparator.java, gtk/Image.java, gtk/ImageMenuItem.java,
- gtk/Item.java, gtk/Label.java, gtk/Layout.java,
- gtk/ListStore.java, gtk/MessageDialog.java, gtk/Misc.java,
- gtk/RadioButton.java, gtk/Ruler.java, gtk/Separator.java,
- gtk/SeparatorMenuItem.java, gtk/StatusBar.java, gtk/Table.java,
- gtk/TearoffMenuItem.java, gtk/TextBuffer.java, gtk/TextView.java,
- gtk/ToggleButton.java, gtk/ToggleToolButton.java,
- gtk/TreeModel.java, gtk/TreeStore.java, gtk/TreeView.java,
- gtk/UIManager.java, gtk/VScale.java, gtk/VScrollBar.java,
- gtk/VSeparator.java, gtk/Viewport.java, gtk/Window.java: Fixed
- bug where events are fired more than once.
-
-2004-03-23 20:55 kuzman
-
- * src/java/org/gnu/gtk/: RadioToolButton.java,
- SeparatorToolItem.java, ToggleToolButton.java, ToolButton.java:
- Allow ToolItem derived objects to be created in glade.
-
-2004-03-23 20:44 kuzman
-
- * src/java/org/gnu/gtk/: FileChooserDialog.java,
- FileChooserWidget.java: Libglade should be able to create these
- now.
-
-2004-03-23 15:29 kuzman
-
- * src/java/org/gnu/: gdk/Device.java, gtk/Clipboard.java,
- gtk/Entry.java, gtk/Invisible.java, gtk/Widget.java,
- gtk/Window.java, atk/AtkObject.java, gdk/Bitmap.java,
- gdk/Colormap.java, gdk/Display.java, gdk/DragContext.java,
- gdk/Drawable.java, gdk/Event.java, gdk/GC.java, gdk/Image.java,
- gdk/Pixbuf.java, gdk/PixbufLoader.java, gdk/Pixmap.java,
- gdk/Screen.java, gdk/Visual.java, gdk/Window.java,
- pango/Context.java, pango/Font.java, pango/FontFace.java,
- pango/FontFamily.java, pango/Layout.java: FIX for multiple java
- objects pointing to same native object.
-
-2004-03-23 13:23 kuzman
-
- * src/java/org/gnu/: glib/GObject.java.in, gtk/Gtk.java.in,
- gdk/Gdk.java.in: FIX for multiple java objects pointing to same
- native object.
-
-2004-03-23 12:41 kuzman
-
- * src/java/org/gnu/: gtk/CellRendererToggle.java,
- gtk/FileFilter.java, gtk/IMContextSimple.java,
- gtk/OptionMenu.java, gtk/VButtonBox.java, gtk/AccelGroup.java,
- gtk/AccelLabel.java, gtk/Accessible.java, gtk/Action.java,
- gtk/ActionGroup.java, gtk/Adjustment.java, gtk/Alignment.java,
- gtk/Arrow.java, gtk/AspectFrame.java, gtk/Bin.java, gtk/Box.java,
- gtk/Button.java, gtk/ButtonBox.java, gtk/Calendar.java,
- gtk/CellEditable.java, gtk/CellRenderer.java,
- gtk/CellRendererPixbuf.java, gtk/CellRendererText.java,
- gtk/CheckButton.java, gtk/CheckMenuItem.java,
- gtk/ColorButton.java, gtk/ColorSelection.java,
- gtk/ColorSelectionDialog.java, gtk/Combo.java, gtk/ComboBox.java,
- gtk/ComboBoxEntry.java, gtk/Container.java, gtk/Curve.java,
- gtk/Dialog.java, gtk/DrawingArea.java, gtk/Entry.java,
- gtk/EntryCompletion.java, gtk/EventBox.java, gtk/Expander.java,
- gtk/FileChooserDialog.java, gtk/FileChooserWidget.java,
- gtk/FileSelection.java, gtk/Fixed.java, gtk/FontButton.java,
- gtk/FontSelection.java, gtk/FontSelectionDialog.java,
- gtk/Frame.java, gtk/GammaCurve.java, gtk/GtkObject.java,
- gtk/HBox.java, gtk/HButtonBox.java, gtk/HPaned.java,
- gtk/HRuler.java, gtk/HScale.java, gtk/HScrollBar.java,
- gtk/HSeparator.java, gtk/HandleBox.java, gtk/IMContext.java,
- gtk/IMMulticontext.java, gtk/IconFactory.java,
- gtk/IconTheme.java, gtk/Image.java, gtk/ImageMenuItem.java,
- gtk/InputDialog.java, gtk/Invisible.java, gtk/Item.java,
- gtk/ItemFactory.java, gtk/Label.java, gtk/Layout.java,
- gtk/ListStore.java, gtk/Menu.java, gtk/MenuBar.java,
- gtk/MenuItem.java, gtk/MenuShell.java, gtk/MessageDialog.java,
- gtk/Misc.java, gtk/Notebook.java, gtk/Paned.java,
- gtk/Progress.java, gtk/ProgressBar.java, gtk/RadioAction.java,
- gtk/RadioButton.java, gtk/RadioMenuItem.java,
- gtk/RadioToolButton.java, gtk/Range.java, gtk/RcStyle.java,
- gtk/Ruler.java, gtk/Scale.java, gtk/ScrollBar.java,
- gtk/ScrolledWindow.java, gtk/SelectionData.java,
- gtk/SeparatorMenuItem.java, gtk/SeparatorToolItem.java,
- gtk/SimpleList.java, gtk/SizeGroup.java, gtk/SpinButton.java,
- gtk/StatusBar.java, gtk/Style.java, gtk/Table.java,
- gtk/TargetEntry.java, gtk/TearoffMenuItem.java,
- gtk/TextBuffer.java, gtk/TextChildAnchor.java, gtk/TextIter.java,
- gtk/TextMark.java, gtk/TextTag.java, gtk/TextTagTable.java,
- gtk/TextView.java, gtk/ToggleAction.java, gtk/ToggleButton.java,
- gtk/ToggleToolButton.java, gtk/ToolBar.java, gtk/ToolButton.java,
- gtk/ToolItem.java, gtk/ToolTips.java, gtk/TreeModel.java,
- gtk/TreeSelection.java, gtk/TreeStore.java, gtk/TreeView.java,
- gtk/TreeViewColumn.java, gtk/UIManager.java, gtk/VBox.java,
- gtk/VPaned.java, gtk/VRuler.java, gtk/VScale.java,
- gtk/VScrollBar.java, gtk/VSeparator.java, gtk/Viewport.java,
- gtk/Widget.java, gtk/Window.java, gtk/WindowGroup.java,
- gdk/Colormap.java, gdk/Device.java, gdk/Display.java,
- gdk/DragContext.java, gdk/Drawable.java, gdk/Event.java,
- gdk/GC.java, gdk/Image.java, gdk/Pixbuf.java,
- gdk/PixbufLoader.java, gdk/Pixmap.java, gdk/Region.java,
- gdk/Screen.java, gdk/Visual.java, gdk/Window.java,
- gdk/WindowAttr.java, gdk/WindowAttrFactory.java,
- glib/GListString.java, glib/Timer.java, pango/AttrList.java,
- pango/Context.java, pango/Font.java, pango/FontFace.java,
- pango/FontFamily.java, pango/Layout.java, atk/RelationSet.java,
- atk/AtkObject.java: FIX for multiple java objects pointing to
- same native object.
-
-2004-03-18 17:04 kuzman
-
- * NEWS: Bumped versions so it requires latest release of libs.
-
-2004-03-18 15:13 kuzman
-
- * src/java/org/gnu/gtk/TreeView.java: It looks like glade wants
- this to be public.
-
-2004-03-18 14:53 kuzman
-
- * doc/examples/testgtk/TestGTK.java: Fixing typo on button label.
-
-2004-03-17 19:04 kuzman
-
- * NEWS: Added bug number to resolution.
-
-2004-03-17 18:35 kuzman
-
- * NEWS: Updated with changes for beta2.
-
-2004-03-17 16:06 kuzman
-
- * NEWS: Added entry for updated documents.
-
-2004-03-17 16:05 kuzman
-
- * doc/examples/testgtk/TestGTK.java: A few more updates for next
- beta.
-
-2004-03-17 15:12 kuzman
-
- * doc/examples/entry/EntryDemo.java: Updated.
-
-2004-03-17 11:18 kuzman
-
- * doc/examples/testgtk/TestGTK.java: Removed debug print
- statements.
-
-2004-03-17 10:41 kuzman
-
- * src/java/org/gnu/gtk/Item.java: This class should not be
- instantiated.
-
-2004-03-17 03:18 kuzman
-
- * src/java/org/gnu/gtk/ToolItem.java: No events for ToolItem.
-
-2004-03-17 03:18 kuzman
-
- * src/java/org/gnu/gtk/UIManager.java: These events cause real
- problems - need to fix later.
-
-2004-03-17 03:17 kuzman
-
- * src/java/org/gnu/gtk/ToolButton.java: handling null icons.
-
-2004-03-17 03:16 kuzman
-
- * doc/examples/: rangewidgets/RangeWidgets.java,
- testgtk/TestGTK.java, uimanager/UIManagerExample.java: Updating
- some examples - getting ready for next beta.
-
-2004-03-16 21:00 kuzman
-
- * doc/examples/testgtk/TestGTK.java,
- src/java/org/gnu/pango/Scale.java, doc/examples/frame/Frame.java,
- doc/examples/progressbar/ProgressBarTest.java,
- doc/examples/progressbar/TimerTask.java: A little cleanup of a
- few of the examples.
-
-2004-03-15 22:13 kuzman
-
- * src/java/org/gnu/glib/Boxed.java,
- src/java/org/gnu/glib/Enum.java, NEWS,
- src/java/org/gnu/glib/Flags.java,
- src/java/org/gnu/glib/GObject.java.in: applied two more of
- Jonas's patches.
-
-2004-03-15 21:58 kuzman
-
- * src/java/org/gnu/gdk/Color.java, NEWS: Applied Jonas Berlin's
- patch to fix handle allocation bug.
-
-2004-03-15 20:44 kuzman
-
- * src/jni/org_gnu_gtk_UIManager.c: Removed debug print statements.
-
-2004-03-15 20:43 kuzman
-
- * NEWS, src/java/org/gnu/gtk/UIManager.java,
- src/java/org/gnu/gtk/event/UIManagerEvent.java: Fixed UIManager
- bug during object creations.
-
-2004-03-15 01:27 kuzman
-
- * src/java/org/gnu/gdk/Drawable.java: Added missing Drawable public
- API.
-
-2004-03-13 16:27 kuzman
-
- * src/: java/org/gnu/gdk/Drawable.java,
- java/org/gnu/gdk/Gdk.java.in, jni/org_gnu_gdk_Drawable.c,
- jni/org_gnu_gdk_Gdk.c: Moved some glue code from Gdk to Drawable.
-
-2004-03-12 17:35 Mark Howard
-
- * TODO: I was wrong about this - we are doing it right.
-
-2004-03-12 17:34 Mark Howard
-
- * src/jni/org_gnu_gtk_TextBuffer.c, NEWS, TODO,
- src/java/org/gnu/gtk/TextBuffer.java: fixed selectRange method
-
-2004-03-12 17:11 Mark Howard
-
- * src/java/org/gnu/gtk/TextView.java, NEWS, TODO,
- src/jni/org_gnu_gtk_TextView.c: implemented textview methods
-
-2004-03-12 12:06 Mark Howard
-
- * NEWS, src/java/org/gnu/gtk/TreeIter.java,
- src/java/org/gnu/gtk/TreeModel.java: Fix bug with getIter handle
-
-2004-03-10 12:13 kuzman
-
- * src/java/org/gnu/gtk/EntryCompletion.java: Added javadocs.
-
-2004-03-10 02:11 kuzman
-
- * NEWS, src/java/org/gnu/gtk/FileChooser.java,
- src/java/org/gnu/gtk/FileChooserDialog.java,
- src/java/org/gnu/gtk/FileChooserHelper.java,
- src/java/org/gnu/gtk/FileChooserWidget.java,
- src/jni/org_gnu_gtk_FileChooserHelper.c: updated FileChooser with
- gtk changes.
-
-2004-03-09 00:48 kuzman
-
- * NEWS: Dynamic loading of gtkhtml and gconf native libs.
-
-2004-03-08 15:42 kuzman
-
- * src/java/org/gnu/gtk/ComboBoxEntry.java: Updated the default
- constructor and added javadocs.
-
-2004-03-08 15:37 kuzman
-
- * doc/examples/rangewidgets/RangeWidgets.java: Replaced OptionMenu
- with ComboBox
-
-2004-03-08 15:28 kuzman
-
- * doc/examples/testgtk/TestGTK.java: Removed unused imports.
-
-2004-03-08 14:54 kuzman
-
- * doc/examples/textbuffer/TextBuffer.java: Replaced OptionMenu with
- ComboBox.
-
-2004-03-05 20:13 kuzman
-
- * src/jni/org_gnu_gtk_UIManager.c: Removing empty C files.
-
-2004-03-05 19:34 kuzman
-
- * src/jni/: org_gnu_atk_Layer.c, org_gnu_atk_Role.c,
- org_gnu_atk_State.c: Removing empty C files.
-
-2004-03-05 19:27 kuzman
-
- * src/: java/org/gnu/gtk/Expander.java,
- jni/org_gnu_gtk_CellRendererPixbuf.c,
- jni/org_gnu_gtk_CellRendererText.c,
- jni/org_gnu_gtk_ColorButton.c, jni/org_gnu_gtk_ColorSelection.c,
- jni/org_gnu_gtk_Container.c, jni/org_gnu_gtk_Curve.c,
- jni/org_gnu_gtk_Expander.c, jni/org_gnu_gtk_Gtk.c,
- jni/org_gnu_gtk_IconSet.c, jni/org_gnu_gtk_Image.c,
- jni/org_gnu_gtk_ImageMenuItem.c,
- jni/org_gnu_gtk_ItemFactoryEntry.c: a lot of little fixes to
- remove compiler warnings, etc.
-
-2004-03-05 19:01 kuzman
-
- * src/jni/: org_gnu_gdk_Atom.c, org_gnu_gdk_Color.c,
- org_gnu_gdk_GC.c, org_gnu_gdk_Geometry.c,
- org_gnu_gdk_KeymapKey.c, org_gnu_gdk_PangoAttrEmbossed.c,
- org_gnu_gdk_Pixbuf.c, org_gnu_gdk_Point.c,
- org_gnu_gdk_Property.c, org_gnu_gdk_Rectangle.c,
- org_gnu_gdk_Region.c, org_gnu_gdk_Segment.c, org_gnu_gdk_Span.c,
- org_gnu_gdk_Visual.c, org_gnu_gdk_Window.c,
- org_gnu_gdk_WindowAttr.c, org_gnu_glib_GListString.c,
- org_gnu_glib_GObject.c, org_gnu_glib_List.c,
- org_gnu_glib_Value.c, org_gnu_pango_AttrColor.c,
- org_gnu_pango_AttrInt.c, org_gnu_pango_Attribute.c,
- org_gnu_pango_Color.c, org_gnu_pango_Context.c,
- org_gnu_pango_Coverage.c, org_gnu_pango_FontFamily.c,
- org_gnu_pango_Language.c, org_gnu_pango_Layout.c,
- org_gnu_pango_LayoutLine.c, org_gnu_pango_Rectangle.c,
- org_gnu_pango_TabArray.c, org_gnu_atk_RelationType.c,
- org_gnu_atk_StateType.c: a lot of little fixes to remove compiler
- warnings, etc.
-
-2004-03-05 16:49 Mark Howard
-
- * src/java/org/gnu/glib/CustomEvents.java: Fixed compile error with
- some compilers
-
-2004-03-04 20:01 kuzman
-
- * doc/examples/testgtk/TestGTK.java: Updated to use new ComboBox
- widget.
-
-2004-03-04 19:18 kuzman
-
- * src/java/org/gnu/gtk/ComboBox.java: Changed constructor behavior
- and added javadocs
-
-2004-03-04 17:52 Mark Howard
-
- * NEWS: add customEvents changes
-
-2004-03-04 17:49 Mark Howard
-
- * src/: java/org/gnu/glib/CustomEvents.java,
- jni/org_gnu_glib_CustomEvents.c: Reverted to old version of
- CustomEvents with a couple of enhancements: - wake up the main
- loop after setting pending (I didn't know about this function
- before - that's why we were using the alternative version) -
- Better lock handling in the java code
-
-2004-03-04 16:06 kuzman
-
- * src/jni/: org_gnu_gtk_Gtk.c, org_gnu_gtk_IMContext.c,
- org_gnu_gtk_Image.c: adding forward declarations.
-
-2004-03-03 21:15 kuzman
-
- * NEWS, src/java/org/gnu/gtk/ActionGroup.java,
- src/jni/org_gnu_gtk_ActionGroup.c: Fixed bug adding
- RadioActionEntry array to ActionGroup.
-
-2004-03-03 20:28 kuzman
-
- * doc/examples/: calendar/CalendarExample.java,
- alignment/AlignmentExample.java, application/Application.java,
- buttons/Buttons.java, aspectframe/aspectframe.java,
- checkbutton/CheckButtonExample.java,
- notebook/NotebookExample.java, rangewidgets/RangeWidgets.java,
- table/TableExample.java, frame/Frame.java,
- mandel/JavaGTKMandelGUI.java, spinbutton/Spinbutton.java,
- text/Text.java, filechooser/FileChooserExample.java,
- invisible/InvisibleExample.java, packbox/Packbox.java,
- progressbar/ProgressBarTest.java, textbuffer/TextBuffer.java,
- draganddrop/DnDExample1.java, draganddrop/DnDExample3.java,
- image/ImageTest.java, testgtk/TestGTK.java,
- tree/TreeExample.java, editor/Editor.java, entry/EntryDemo.java,
- scrolledwin/ScrolledWin.java, treestore/TreeStoreExample.java,
- fixed/FixedExample.java, paned/PanedExample.java,
- radiobuttons/Radiobuttons.java, scale/ScalesExample.java,
- statusbar/StatusBarExample.java, uimanager/UIManagerExample.java:
- Updated the examples with the new LifeCycleListener interface
- method.
-
-2004-03-03 20:02 kuzman
-
- * src/java/org/gnu/gtk/Widget.java: Updated LifeCycleDelegate and
- changed Widget to fire all LCEvents before returning.
-
-2004-03-03 16:55 Mark Howard
-
- * NEWS, src/java/org/gnu/gtk/Widget.java,
- src/java/org/gnu/gtk/event/LifeCycleListener.java: Added separate
- method for boolean LifeCycleEvents
-
-2004-03-01 22:53 Mark Howard
-
- * NEWS, macros/aclocal.m4: Another GCJ_JAR hack
-
-2004-03-01 21:14 kuzman
-
- * NEWS: updated date.
-
-2004-03-01 20:59 kuzman
-
- * src/: java/org/gnu/gtk/ComboBoxEntry.java,
- java/org/gnu/gtk/FileChooser.java,
- java/org/gnu/gtk/FileChooserAction.java,
- java/org/gnu/gtk/FileChooserDialog.java,
- java/org/gnu/gtk/FileChooserHelper.java,
- java/org/gnu/gtk/FileChooserWidget.java,
- java/org/gnu/gtk/Rc.java, java/org/gnu/gtk/Widget.java,
- jni/org_gnu_gtk_ComboBoxEntry.c, jni/org_gnu_gtk_Rc.c,
- jni/org_gnu_gtk_Widget.c: synced with gtk cvs.
-
-2004-02-29 19:10 piedamaro
-
- * NEWS: Updated
-
-2004-02-29 19:03 piedamaro
-
- * TODO: Updated
-
-2004-02-29 18:59 piedamaro
-
- * src/java/org/gnu/gtk/Clipboard.java: Added some last minute API
- ;) It seems that wrapping the whole clipboard object would be an
- overkill for the moment since it's quite compilcated.
-
-2004-02-29 17:17 piedamaro
-
- * doc/Makefile.in: Without these two, it fails to compile on my
- fedora box. Let me know if it works for you too.
-
-2004-02-29 17:15 piedamaro
-
- * macros/aclocal.m4: Another hack to find libgcj!
-
-2004-02-29 00:20 kuzman
-
- * src/: java/org/gnu/gtk/FileChooser.java,
- java/org/gnu/gtk/FileChooserDialog.java,
- java/org/gnu/gtk/FileChooserHelper.java,
- java/org/gnu/gtk/FileChooserWidget.java,
- jni/org_gnu_gtk_FileChooserHelper.c: Removed a couple of methods
- that disappeared from gtk+
-
-2004-02-28 22:13 Mark Howard
-
- * TODO: added note about symlinks
-
-2004-02-28 21:58 kuzman
-
- * src/java/org/gnu/gtk/SimpleList.java: Implemented two remaining
- methods.
-
-2004-02-28 21:44 kuzman
-
- * TODO: A few minor updates.
-
-2004-02-28 21:28 Mark Howard
-
- * src/java/org/gnu/gtk/CellRendererToggle.java: removed annoying
- comment
-
-2004-02-28 21:26 Mark Howard
-
- * TODO: Moved TODO.gtk to replace old TODO (which is in a more
- prominent position and gets installed). Updated TODO.
-
-2004-02-28 21:19 kuzman
-
- * src/java/org/gnu/gtk/TreeViewColumn.java: Revived Mark's
- comments.
-
-2004-02-28 21:17 kuzman
-
- * src/: java/org/gnu/gtk/TreeViewColumn.java,
- jni/org_gnu_gtk_TreeViewColumn.c: Implemented missing method.
-
-2004-02-28 21:16 kuzman
-
- * src/java/org/gnu/gtk/event/CellRendererToggleEvent.java: Renamed
- instance variable for clarification
-
-2004-02-28 21:06 Mark Howard
-
- * src/java/org/gnu/gtk/TreeViewColumn.java: Updated todo - now
- things get interesting!
-
-2004-02-28 20:41 Mark Howard
-
- * NEWS, src/java/org/gnu/gtk/SimpleList.java,
- src/java/org/gnu/gtk/TreeViewColumn.java,
- src/java/org/gnu/gtk/UpdateType.java: gtk.TreeViewColumn:
- [Mark Howard]
- changed setSortColumnID(int) to
- setSortColumn(DataColumn)
- removed int getSortColumnID()
- added API for focusCell(CellRenderer)
- gtk.SimpleList: [Mark Howard]
- added String[] getSelected()
- added String[] getEntries()
- gtk.UpdateType - doc updates
-
-2004-02-28 16:54 kuzman
-
- * src/java/org/gnu/gtk/: ComboBox.java, EntryCompletion.java: Fixed
- the creation of the TreeIter to include a TreeModel
-
-2004-02-28 16:51 kuzman
-
- * NEWS, src/java/org/gnu/gdk/Atom.java,
- src/java/org/gnu/gdk/Pixmap.java, src/jni/org_gnu_gdk_Pixmap.c:
- Updated Pixmap
-
-2004-02-28 15:05 kuzman
-
- * src/jni/org_gnu_gtk_RadioToolButton.c,
- src/jni/org_gnu_gtk_SelectionData.c,
- src/java/org/gnu/gtk/SelectionData.java, NEWS: Updated
- SelectionData
-
-2004-02-28 14:31 Mark Howard
-
- * NEWS, src/java/org/gnu/gtk/ListStore.java,
- src/java/org/gnu/gtk/TreeIter.java,
- src/java/org/gnu/gtk/TreeModel.java,
- src/java/org/gnu/gtk/TreeSelection.java,
- src/java/org/gnu/gtk/TreeStore.java,
- src/java/org/gnu/gtk/TreeView.java,
- src/jni/org_gnu_gtk_TreeIter.c: Added TreeModel reference to
- TreeIter; moved a few methods from TreeModel to TreeIter.
-
-2004-02-26 17:24 kuzman
-
- * src/java/org/gnu/gtk/: TreeModel.java, event/TreeModelEvent.java:
- Added rows_reordered event.
-
-2004-02-26 01:57 kuzman
-
- * src/java/org/gnu/gtk/CellEditable.java,
- src/java/org/gnu/gtk/CellRenderer.java,
- src/java/org/gnu/gtk/TreeViewColumn.java,
- src/java/org/gnu/gtk/event/CellEditableEvent.java,
- src/java/org/gnu/gtk/event/CellEditableListener.java,
- src/jni/org_gnu_gtk_TreeViewColumn.c, NEWS,
- src/jni/org_gnu_gtk_CellEditable.c: Updates for CellEditable,
- CellRenderer, and TreeViewColumn
-
-2004-02-25 21:40 kuzman
-
- * NEWS, doc/examples/testgtk/TestGTK.java,
- doc/examples/treestore/TreeStoreExample.java,
- src/java/org/gnu/gtk/TreeSelection.java,
- src/jni/org_gnu_gtk_TreeSelection.c: Updated TreeSelection
-
-2004-02-25 20:07 kuzman
-
- * doc/examples/testgtk/TestGTK.java,
- src/java/org/gnu/gtk/ListStore.java,
- src/jni/org_gnu_gtk_ListStore.c, NEWS: Updated ListStore.
-
-2004-02-25 18:42 kuzman
-
- * src/jni/org_gnu_gtk_TreeStore.c,
- src/java/org/gnu/gtk/TreeStore.java, NEWS: Updated TreeStore.
-
-2004-02-25 15:12 kuzman
-
- * src/java/org/gnu/gtk/TreeView.java: Makeing sure we get
- containers events.
-
-2004-02-25 13:34 kuzman
-
- * NEWS, src/java/org/gnu/gtk/TreeView.java,
- src/java/org/gnu/gtk/event/TreeViewEvent.java,
- src/java/org/gnu/gtk/event/TreeViewListener.java,
- src/jni/org_gnu_gtk_TreeView.c: Updated TreeView widget.
-
-2004-02-24 12:19 kuzman
-
- * src/java/org/gnu/gtk/RadioButton.java,
- src/java/org/gnu/gtk/TreeModel.java,
- src/java/org/gnu/gtk/TreePath.java,
- src/jni/org_gnu_gtk_TreeModel.c, src/jni/org_gnu_gtk_TreePath.c,
- NEWS, src/java/org/gnu/gtk/event/TreeModelEvent.java,
- src/java/org/gnu/gtk/event/TreeModelListener.java: Updates to
- TreeModel and TreePath.
-
-2004-02-22 15:09 kuzman
-
- * src/java/org/gnu/gtk/DataBlock.java,
- src/java/org/gnu/gtk/DataBlockBoolean.java,
- src/java/org/gnu/gtk/DataBlockDouble.java,
- src/java/org/gnu/gtk/DataBlockIconSize.java,
- src/java/org/gnu/gtk/DataBlockInt.java,
- src/java/org/gnu/gtk/DataBlockObject.java,
- src/java/org/gnu/gtk/DataBlockPixbuf.java,
- src/java/org/gnu/gtk/DataBlockStockItem.java,
- src/java/org/gnu/gtk/DataBlockString.java,
- src/java/org/gnu/gtk/DataColumn.java,
- src/java/org/gnu/gtk/DataColumnBoolean.java,
- src/java/org/gnu/gtk/DataColumnDouble.java,
- src/java/org/gnu/gtk/DataColumnIconSize.java,
- src/java/org/gnu/gtk/DataColumnInt.java,
- src/java/org/gnu/gtk/DataColumnObject.java,
- src/java/org/gnu/gtk/DataColumnPixbuf.java,
- src/java/org/gnu/gtk/DataColumnStockItem.java,
- src/java/org/gnu/gtk/DataColumnString.java,
- src/java/org/gnu/gtk/ListStore.java,
- src/java/org/gnu/gtk/SimpleList.java,
- src/java/org/gnu/gtk/TreeModel.java,
- src/java/org/gnu/gtk/TreeSortable.java,
- src/java/org/gnu/gtk/TreeStore.java,
- src/java/org/gnu/gtk/TreeView.java,
- src/java/org/gnu/gtk/TreeViewColumn.java,
- doc/examples/dataTable/TableExample.java,
- doc/examples/entrycompletion/EntryCompletionExample.java,
- doc/examples/testgtk/TestGTK.java,
- doc/examples/tree/TreeExample.java,
- doc/examples/treestore/TreeStoreExample.java, NEWS,
- doc/examples/radiobuttons/Radiobuttons.java: renamed DataBlock*
- to DataColumn*
-
-2004-02-22 14:48 kuzman
-
- * NEWS, src/java/org/gnu/gtk/RadioButton.java,
- src/java/org/gnu/gtk/RadioMenuItem.java,
- src/jni/org_gnu_gtk_RadioButton.c: Fixed constructors for
- RadioButton
-
-2004-02-22 14:15 kuzman
-
- * NEWS, src/java/org/gnu/gtk/UIManager.java,
- src/java/org/gnu/gtk/event/AdjustmentEvent.java,
- src/java/org/gnu/gtk/event/UIManagerEvent.java,
- src/java/org/gnu/gtk/event/UIManagerListener.java: Added event
- handling for UIManager and fixed bug with AdjustmentEvent
- constructor.
-
-2004-02-22 13:51 kuzman
-
- * src/java/org/gnu/gtk/Adjustment.java,
- src/java/org/gnu/gtk/event/AdjustmentEvent.java,
- src/java/org/gnu/gtk/event/AdjustmentListener.java, NEWS: Added
- changed event to Adjustment
-
-2004-02-22 13:40 kuzman
-
- * src/java/org/gnu/gtk/: ColorSelection.java, Expander.java,
- event/ExpanderEvent.java, event/ExpanderListener.java: Added
- activate event handling to Expander.
-
-2004-02-22 13:23 kuzman
-
- * src/java/org/gnu/gtk/ColorSelection.java,
- src/java/org/gnu/gtk/event/ColorSelectionEvent.java,
- src/java/org/gnu/gtk/event/ColorSelectionListener.java, NEWS:
- added color_changed event for ColorSelection
-
-2004-02-21 20:54 kuzman
-
- * src/java/org/gnu/gtk/UIManager.java,
- src/jni/org_gnu_gtk_UIManager.c, NEWS: Added getToplevels method.
-
-2004-02-21 14:12 kuzman
-
- * src/java/org/gnu/gtk/ComboBox.java,
- src/jni/org_gnu_gtk_ComboBox.c, NEWS: added popup and popdown
- methods to combo box
-
-2004-02-21 13:58 kuzman
-
- * src/java/org/gnu/gtk/AccelMap.java,
- src/java/org/gnu/gtk/RadioMenuItem.java,
- src/jni/org_gnu_gtk_AccelMap.c,
- src/jni/org_gnu_gtk_RadioMenuItem.c, NEWS: Added new methods to
- AccelMap and RadioMenuItem.
-
-2004-02-20 14:46 kuzman
-
- * NEWS, src/java/org/gnu/gtk/Window.java,
- src/jni/org_gnu_gtk_Window.c: added get/setAcceptFocus methods.
-
-2004-02-20 14:39 kuzman
-
- * src/java/org/gnu/gtk/Window.java, NEWS,
- src/jni/org_gnu_gtk_Window.c: Added setDefaultIcon method
-
-2004-02-20 14:26 kuzman
-
- * NEWS, src/java/org/gnu/gtk/Window.java,
- src/jni/org_gnu_gtk_Window.c: Added listToplevelWindows method.
-
-2004-02-20 13:08 kuzman
-
- * NEWS, src/java/org/gnu/gtk/Window.java,
- src/jni/org_gnu_gtk_Window.c: Added new methods to Window.
-
-2004-02-19 18:36 kuzman
-
- * doc/examples/draganddrop/: DnDExample.java, DnDExample1.java,
- DnDExample3.java: Renamed example and added another.
-
-2004-02-17 21:58 kuzman
-
- * src/java/org/gnu/gtk/: TreeModel.java, TreeSelection.java,
- TreeStore.java, TreeView.java, Widget.java, Window.java:
- Reorganized the JNI layer
-
-2004-02-17 12:14 kuzman
-
- * NEWS: Added heading for next release.
-
-2004-02-17 01:43 kuzman
-
- * src/java/org/gnu/gtk/Action.java,
- src/java/org/gnu/gtk/ActionGroup.java,
- src/java/org/gnu/gtk/Paned.java,
- src/java/org/gnu/gtk/RadioAction.java,
- src/java/org/gnu/gtk/ToggleAction.java,
- src/jni/org_gnu_gtk_Action.c, src/jni/org_gnu_gtk_ActionGroup.c,
- src/jni/org_gnu_gtk_Paned.c, src/jni/org_gnu_gtk_RadioAction.c,
- src/jni/org_gnu_gtk_ToggleAction.c, NEWS: Final updates before
- 2.5.5 release.
-
-2004-02-15 19:31 kuzman
-
- * src/jni/org_gnu_gtk_Widget.c: Fixed problem creating
- GtkTargetEntry array.
-
-2004-02-15 14:12 kuzman
-
- * src/: jni/org_gnu_gtk_TargetEntry.c,
- java/org/gnu/gtk/TargetEntry.java: Fixing TargetEntries
-
-2004-02-14 22:25 kuzman
-
- * doc/examples/draganddrop/DnDExample.java,
- src/jni/org_gnu_gtk_Widget.c: Updates.
-
-2004-02-14 19:59 kuzman
-
- * src/: java/org/gnu/gtk/DragDestination.java,
- java/org/gnu/gtk/DragSource.java, java/org/gnu/gtk/Widget.java,
- jni/org_gnu_gtk_Widget.c,
- java/org/gnu/gtk/event/DragSourceListener.java: Moving
- functionality to Widget class.
-
-2004-02-14 19:13 kuzman
-
- * src/java/org/gnu/gtk/event/DragDestinationListener.java:
- copy/paste error.
-
-2004-02-14 19:11 kuzman
-
- * src/java/org/gnu/gtk/: event/DragDestinationListener.java,
- event/DragSourceListener.java, DragDestinationListener.java,
- DragSourceListener.java: Removed duplicates.
-
-2004-02-14 18:32 kuzman
-
- * src/java/org/gnu/gtk/: DragDestinationListener.java,
- DragSourceListener.java: Listeners for the source and dest
-
-2004-02-14 13:54 kuzman
-
- * NEWS: Updates to roll back to 2.5.5
-
-2004-02-14 13:22 kuzman
-
- * src/: java/org/gnu/gtk/DragDestination.java,
- java/org/gnu/gtk/DragSource.java, jni/org_gnu_gtk_ActionGroup.c:
- A little drag and drop
-
-2004-02-14 13:21 kuzman
-
- * macros/: aclocal.m4, am_path_gcj.m4: Small updates to build and
- renamed to beta1
-
-2004-02-13 12:33 kuzman
-
- * src/: java/org/gnu/gtk/ActionGroup.java,
- jni/org_gnu_gtk_ActionGroup.c: printing debug messages.
-
-2004-02-09 17:42 kuzman
-
- * NEWS: Added getEditable method to IconTextItem.
-
-2004-02-09 17:35 kuzman
-
- * NEWS: Added new method.
-
-2004-02-09 17:30 kuzman
-
- * NEWS: Added event handling to IconEntry.
-
-2004-02-09 00:10 kuzman
-
- * NEWS, src/java/org/gnu/gtk/RadioMenuItem.java,
- src/jni/org_gnu_gtk_RadioMenuItem.c: Fixed bugs and added new
- methods.
-
-2004-02-08 23:21 kuzman
-
- * NEWS, src/java/org/gnu/gtk/ToolTips.java,
- src/java/org/gnu/gtk/ToolTipsData.java,
- src/jni/org_gnu_gtk_ToolTips.c: Updated ToolTips and ToolTipsData
- classes (added methods)
-
-2004-02-08 22:56 kuzman
-
- * NEWS, src/java/org/gnu/gtk/TearoffMenuItem.java,
- src/jni/org_gnu_gtk_TearoffMenuItem.c: New method for
- TearoffMenuItem
-
-2004-02-08 22:49 kuzman
-
- * src/java/org/gnu/gtk/Invisible.java, NEWS,
- src/jni/org_gnu_gtk_Invisible.c: Added new methods to Invisible.
-
-2004-02-08 22:41 kuzman
-
- * NEWS, src/java/org/gnu/gtk/IMContext.java: Added additional
- methods to IMContext
-
-2004-02-08 22:00 kuzman
-
- * src/java/org/gnu/gtk/IconInfo.java,
- src/java/org/gnu/gtk/IconLookupFlags.java,
- src/java/org/gnu/gtk/IconTheme.java,
- src/jni/org_gnu_gtk_IconInfo.c, NEWS,
- src/jni/org_gnu_gtk_IconTheme.c: Added IconTheme, IconInfo, and
- IconLookupFlags classes.
-
-2004-02-08 14:04 kuzman
-
- * NEWS, src/java/org/gnu/gtk/Rc.java,
- src/java/org/gnu/gtk/RcStyle.java,
- src/java/org/gnu/gtk/Style.java: Updates to Rc, RcStyle, and
- Style classes.
-
-2004-02-07 22:21 kuzman
-
- * NEWS, src/java/org/gnu/gtk/Editable.java,
- src/java/org/gnu/gtk/EditableHelper.java,
- src/java/org/gnu/gtk/Entry.java,
- src/java/org/gnu/gtk/event/EditableEvent.java,
- src/java/org/gnu/gtk/event/EditableListener.java,
- src/java/org/gnu/gtk/event/EntryEvent.java: Changed Editable to
- an interface and made appropriate changes to Entry.
-
-2004-02-07 21:47 kuzman
-
- * src/jni/: org_gnu_gtk_Rc.c, org_gnu_gtk_TextBuffer.c,
- org_gnu_gtk_ToolTips.c, org_gnu_gtk_TreeModel.c,
- org_gnu_gtk_TreePath.c, org_gnu_gtk_TreeStore.c,
- org_gnu_gtk_TreeView.c: Fixed a few issues with casting, etc.
-
-2004-02-06 12:46 kuzman
-
- * Makefile.in.in, NEWS, doc/Makefile.in, macros/aclocal.m4,
- macros/am_path_docbook.m4, macros/am_path_gcj.m4: Moving fixes
- from stable branch.
-
-2004-02-06 12:01 kuzman
-
- * src/java/org/gnu/gtk/Item.java: Forgot to initialize event
- handling.
-
-2004-02-06 11:56 kuzman
-
- * NEWS, src/java/org/gnu/gtk/EventBox.java,
- src/java/org/gnu/gtk/Item.java,
- src/java/org/gnu/gtk/event/ItemEvent.java,
- src/java/org/gnu/gtk/event/ItemListener.java,
- src/jni/org_gnu_gtk_EventBox.c: Added events to Item and methods
- to EventBox.
-
-2004-02-06 11:55 kuzman
-
- * src/jni/: org_gnu_gtk_TreeSelection.c, org_gnu_gtk_Widget.c:
- Fixed a couple of compiler warnings and small bugs.
-
-2004-02-05 21:42 kuzman
-
- * Makefile.in.in, doc/Makefile.in: fixing a few install targets.
-
-2004-02-04 22:16 Mark Howard
-
- * NEWS, src/java/org/gnu/gtk/TreeViewColumn.java: TreeViewColumn
- API additions
-
-2004-02-04 21:02 Mark Howard
-
- * src/java/org/gnu/gtk/: ListStore.java, TreeStore.java,
- TreeView.java, TreeViewColumnDrop.java: Fixed stupid typos
-
-2004-02-04 20:35 Mark Howard
-
- * NEWS, src/java/org/gnu/gtk/ListStore.java,
- src/java/org/gnu/gtk/TreeStore.java,
- src/java/org/gnu/gtk/TreeView.java,
- src/java/org/gnu/gtk/TreeViewColumnDrop.java: API additions for
- trees
-
-2004-02-04 13:06 kuzman
-
- * NEWS, macros/aclocal.m4, macros/am_path_gcj.m4: Fixed locating
- gcj jar file.
-
-2004-02-04 12:39 kuzman
-
- * doc/Makefile.in, macros/aclocal.m4, macros/am_path_docbook.m4:
- Fixed docbook build issues.
-
-2004-02-03 13:25 kuzman
-
- * genConfigure.in, mksrcdir.sh: Moving appropriate head changes to
- 0.8 branch.
-
-2004-02-03 13:20 kuzman
-
- * src/java/org/gnu/gdk/Gdk.java.in,
- src/java/org/gnu/glib/.cvsignore,
- src/java/org/gnu/glib/GObject.java.in,
- src/jni/org_gnu_glib_GObject.c, Makefile.in.in,
- src/java/org/gnu/gtk/Gtk.java.in: Moving appropriate head changes
- to 0.8 branch.
-
-2004-02-03 13:15 kuzman
-
- * configure.in, AUTHORS, NEWS, doc/Makefile.in: Moving appropriate
- head changes to 0.8 branch.
-
-2004-02-01 20:18 Mark Howard
-
- * src/java/org/gnu/gtk/CellRendererText.java: Tree API review
-
-2004-02-01 15:43 kuzman
-
- * NEWS, src/java/org/gnu/gtk/StatusBar.java,
- src/java/org/gnu/gtk/event/StatusBarEvent.java,
- src/java/org/gnu/gtk/event/StatusBarListener.java: Added status
- bar event handling.
-
-2004-01-31 21:09 kuzman
-
- * src/java/org/gnu/gtk/Widget.java, NEWS,
- src/java/org/gnu/gdk/Display.java, src/jni/org_gnu_gtk_Widget.c:
- added new methods for Widget.
-
-2004-01-31 20:38 kuzman
-
- * NEWS, src/java/org/gnu/gtk/HandleBox.java,
- src/java/org/gnu/gtk/event/HandleBoxEvent.java,
- src/java/org/gnu/gtk/event/HandleBoxListener.java: Added event
- handling to HandleBox.
-
-2004-01-31 17:44 kuzman
-
- * NEWS, src/java/org/gnu/gtk/Window.java,
- src/jni/org_gnu_gtk_Window.c: more updates for Window.
-
-2004-01-31 16:01 kuzman
-
- * NEWS, src/java/org/gnu/gdk/Display.java,
- src/java/org/gnu/gdk/Screen.java, src/jni/org_gnu_gdk_Display.c:
- added gdk.Display.
-
-2004-01-31 12:05 Mark Howard
-
- * NEWS, src/java/org/gnu/gtk/ListStore.java,
- src/java/org/gnu/gtk/TreeDragDest.java,
- src/java/org/gnu/gtk/TreeDragDestListener.java,
- src/java/org/gnu/gtk/TreeDragSource.java,
- src/java/org/gnu/gtk/TreeDragSourceListener.java,
- src/java/org/gnu/gtk/TreeIterComparison.java,
- src/java/org/gnu/gtk/TreeModel.java,
- src/java/org/gnu/gtk/TreeSortable.java,
- src/java/org/gnu/gtk/TreeStore.java: Tree/List widget updates
-
-2004-01-30 13:32 kuzman
-
- * doc/examples/testgtk/TestGTK.java: Fixed example so it works with
- updated api.
-
-2004-01-30 13:31 kuzman
-
- * src/: java/org/gnu/gdk/Screen.java, jni/org_gnu_gdk_Screen.c:
- Added new Screen class from gdk.
-
-2004-01-30 13:31 kuzman
-
- * src/java/org/gnu/gtk/Paned.java,
- src/java/org/gnu/gtk/RadioButton.java,
- src/java/org/gnu/gtk/SeparatorToolItem.java,
- src/java/org/gnu/gtk/Window.java,
- src/jni/org_gnu_gtk_RadioButton.c,
- src/jni/org_gnu_gtk_SeparatorToolItem.c,
- src/jni/org_gnu_gtk_Window.c, NEWS: More updates of gtk.
-
-2004-01-29 13:52 kuzman
-
- * src/java/org/gnu/gtk/FileChooserDialog.java,
- src/java/org/gnu/gtk/FileChooserWidget.java,
- src/java/org/gnu/gtk/MessageDialog.java,
- src/java/org/gnu/gtk/RadioToolButton.java,
- src/java/org/gnu/gtk/ToggleToolButton.java,
- src/java/org/gnu/gtk/ToolButton.java,
- src/jni/org_gnu_gtk_FileChooserDialog.c,
- src/jni/org_gnu_gtk_FileChooserWidget.c,
- src/jni/org_gnu_gtk_MessageDialog.c,
- src/jni/org_gnu_gtk_RadioToolButton.c,
- src/jni/org_gnu_gtk_ToolButton.c,
- src/java/org/gnu/gtk/event/ToggleToolButtonEvent.java,
- src/java/org/gnu/gtk/event/ToggleToolButtonListener.java,
- src/java/org/gnu/gtk/event/ToolBarEvent.java,
- src/java/org/gnu/gtk/event/ToolButtonEvent.java,
- src/java/org/gnu/gtk/event/ToolButtonListener.java, NEWS: Lots of
- changes!!
-
-2004-01-28 22:44 kuzman
-
- * NEWS, src/java/org/gnu/gtk/Notebook.java,
- src/jni/org_gnu_gtk_Notebook.c: Added getNumPages to Notebook.
-
-2004-01-28 22:38 kuzman
-
- * src/java/org/gnu/gtk/Menu.java, src/jni/org_gnu_gtk_Menu.c, NEWS:
- Added missing native methods to Menu.
-
-2004-01-28 22:27 kuzman
-
- * NEWS, src/java/org/gnu/gtk/Container.java,
- src/jni/org_gnu_gtk_Container.c: added getChildren method.
-
-2004-01-27 13:00 kuzman
-
- * src/java/org/gnu/gtk/CheckMenuItem.java,
- src/java/org/gnu/gtk/Alignment.java,
- src/java/org/gnu/gtk/Button.java,
- src/java/org/gnu/gtk/ButtonBox.java,
- src/java/org/gnu/gtk/Calendar.java, src/jni/org_gnu_gtk_Button.c,
- NEWS, src/java/org/gnu/gtk/event/CheckMenuItemEvent.java,
- src/java/org/gnu/gtk/event/CheckMenuItemListener.java,
- src/jni/org_gnu_gtk_Alignment.c, src/jni/org_gnu_gtk_ButtonBox.c,
- src/jni/org_gnu_gtk_Calendar.c,
- src/jni/org_gnu_gtk_CheckMenuItem.c: Numerous updates.
-
-2004-01-27 03:54 kuzman
-
- * NEWS: Deprecated PopupMenu class.
-
-2004-01-27 03:38 kuzman
-
- * NEWS: Deprecating methods.
-
-2004-01-26 14:57 kuzman
-
- * src/java/org/gnu/gtk/GtkStockItem.java: Added the latest stock
- items.
-
-2004-01-26 14:57 kuzman
-
- * src/java/org/gnu/gtk/Container.java: Cleaned up a little code
- formatting.
-
-2004-01-26 14:56 kuzman
-
- * src/java/org/gnu/gtk/Entry.java: Removed TODO comment.
-
-2004-01-25 20:32 kuzman
-
- * NEWS, doc/examples/entrycompletion/EntryCompletionExample.java,
- doc/examples/filechooser/FileChooserExample.java,
- src/java/org/gnu/gtk/EntryCompletion.java,
- src/java/org/gnu/gtk/FileChooser.java,
- src/java/org/gnu/gtk/FileChooserDialog.java,
- src/java/org/gnu/gtk/FileChooserHelper.java,
- src/java/org/gnu/gtk/FileFilter.java,
- src/jni/org_gnu_glib_GObject.c,
- src/jni/org_gnu_gtk_FileChooserDialog.c,
- src/jni/org_gnu_gtk_FileChooserHelper.c,
- src/jni/org_gnu_gtk_FileFilter.c: Completed the first round of
- the FileChooser classes.
-
-2004-01-23 00:41 kuzman
-
- * src/java/org/gnu/gtk/FileChooserHelper.java,
- src/jni/org_gnu_gtk_FileChooserHelper.c, NEWS: Added new
- FileChooserHelper class.
-
-2004-01-21 01:32 kuzman
-
- * src/java/org/gnu/gtk/FileChooserException.java: Applied Jeff
- Long's patch.
-
-2004-01-20 13:58 kuzman
-
- * src/java/org/gnu/gtk/FileChooser.java, NEWS,
- src/java/org/gnu/gtk/FileChooserException.java,
- src/java/org/gnu/gtk/FileFilter.java,
- src/java/org/gnu/gtk/FileFilterFlags.java: Starting FileChooser
- work.
-
-2004-01-20 13:06 kuzman
-
- * NEWS: Applied Jeff Long's patch.
-
-2004-01-19 21:49 kuzman
-
- * NEWS: Ready for build.
-
-2004-01-19 17:38 kuzman
-
- * src/jni/org_gnu_gtk_ActionGroup.c: Cleanup for release.
-
-2004-01-18 21:06 kuzman
-
- * src/: java/org/gnu/gtk/ActionGroup.java,
- java/org/gnu/gtk/ActionEntry.java,
- java/org/gnu/gtk/RadioActionEntry.java,
- java/org/gnu/gtk/ToggleActionEntry.java,
- jni/org_gnu_gtk_ActionEntry.c, jni/org_gnu_gtk_ActionGroup.c,
- jni/org_gnu_gtk_RadioActionEntry.c,
- jni/org_gnu_gtk_ToggleActionEntry.c: Fixed most of the errors
- with *Action*
-
-2004-01-18 15:55 Mark Howard
-
- * NEWS, src/java/org/gnu/gtk/DataBlockIconSize.java,
- src/java/org/gnu/gtk/DataBlockStockItem.java,
- src/java/org/gnu/gtk/ListStore.java,
- src/java/org/gnu/gtk/TreeStore.java: added new datablocks
-
-2004-01-16 18:52 kuzman
-
- * AUTHORS: Luca - you are the man!!.
-
-2004-01-16 16:44 kuzman
-
- * doc/examples/entrycompletion/EntryCompletionExample.java:
- Beginning of example to demonstrate EntryCompletion control.
-
-2004-01-13 14:46 Mark Howard
-
- * NEWS: Only include class files in jar archives. This bug was
- causing the jar files to be 40x bigger than they needed to be.
-
-2004-01-13 13:20 kuzman
-
- * doc/examples/uimanager/UIManagerExample.java: New example to
- demonstrate UIManager.
-
-2004-01-13 13:19 kuzman
-
- * src/java/org/gnu/gtk/ActionGroup.java: Made constructor public
- and changed order of parms for addRadioActions.
-
-2004-01-12 17:24 kuzman
-
- * src/java/org/gnu/gtk/ActionGroup.java,
- src/java/org/gnu/gtk/UIManager.java, NEWS: Added public interface
- for UIManager.
-
-2004-01-12 16:52 kuzman
-
- * NEWS, src/java/org/gnu/gtk/ActionGroup.java,
- src/java/org/gnu/gtk/event/RadioActionEntryListener.java,
- src/jni/org_gnu_gtk_ActionGroup.c: Added RadioActionEntry
- handling.
-
-2004-01-12 14:53 Mark Howard
-
- * src/java/org/gnu/gtk/Expander.java: Modified javadoc - gcj didn't
- like it.
-
-2004-01-12 13:08 kuzman
-
- * NEWS: Updating deprecated list.
-
-2004-01-12 12:15 kuzman
-
- * NEWS: Added Joe Markus Clarke contribution.
-
-2004-01-12 12:06 kuzman
-
- * NEWS: Identifying deprecated OptionMenu class.
-
-2004-01-12 11:54 Mark Howard
-
- * NEWS: update
-
-2004-01-12 11:54 Mark Howard
-
- * Makefile.in.in: Moved symlink creation back to install target.
-
-2004-01-11 16:09 kuzman
-
- * NEWS: Updated NEWS.
-
-2004-01-11 15:35 piedamaro
-
- * src/java/org/gnu/gtk/Expander.java: Completed public interface
- and javadocs.
-
-2004-01-11 15:33 piedamaro
-
- * NEWS: Updated NEWS
-
-2004-01-11 04:38 piedamaro
-
- * src/java/org/gnu/gtk/ToolItem.java: Completed public interface
- and javadocs.
-
-2004-01-11 04:29 piedamaro
-
- * src/java/org/gnu/gtk/Action.java: Minor javadocs fixes
-
-2004-01-11 04:22 piedamaro
-
- * NEWS: Added credits to NEWS file
-
-2004-01-10 14:04 kuzman
-
- * Makefile.in.in: Commenting out symlinks so compilation will work.
-
-2004-01-10 01:52 piedamaro
-
- * NEWS: Updated NEWS
-
-2004-01-10 01:48 piedamaro
-
- * src/java/org/gnu/gtk/BindingSet.java: Use of KeySymbol objects
- instead of simple ints
-
-2004-01-10 01:21 piedamaro
-
- * NEWS: Updated
-
-2004-01-09 20:17 kuzman
-
- * src/java/org/gnu/gtk/RadioAction.java: Fixed compilation errors.
-
-2004-01-09 18:19 kuzman
-
- * src/java/org/gnu/gtk/RadioAction.java,
- src/jni/org_gnu_gtk_RadioAction.c, NEWS: Added RadioAction class.
-
-2004-01-09 18:18 kuzman
-
- * src/java/org/gnu/gtk/: Action.java, ToggleAction.java: Fixed bug
- that created multiple objects.
-
-2004-01-09 12:46 kuzman
-
- * src/java/org/gnu/gtk/ToolBar.java: Fixed callback signature.
-
-2004-01-08 21:57 piedamaro
-
- * src/java/org/gnu/gtk/Action.java: getProxies method completed
-
-2004-01-08 18:33 kuzman
-
- * NEWS, src/jni/org_gnu_gtk_RadioActionEntry.c: Completed
- implementation of RadionActionEntry.
-
-2004-01-08 18:32 kuzman
-
- * src/jni/org_gnu_gtk_ToggleAction.c: Added ToggleAction and
- associated methods.
-
-2004-01-08 18:32 kuzman
-
- * src/jni/org_gnu_gtk_Action.c: Fixed allocation and freeing of
- action object.
-
-2004-01-08 18:25 kuzman
-
- * NEWS, src/java/org/gnu/gtk/ActionGroup.java,
- src/java/org/gnu/gtk/ToggleAction.java,
- src/java/org/gnu/gtk/ToggleActionEntry.java,
- src/java/org/gnu/gtk/event/ToggleActionEntryListener.java: Added
- ToggleAction and associated methods.
-
-2004-01-08 18:24 kuzman
-
- * src/java/org/gnu/gtk/Action.java: Fixed allocation and freeing of
- action object.
-
-2004-01-08 17:24 kuzman
-
- * src/java/org/gnu/gtk/ActionGroup.java,
- src/java/org/gnu/gtk/ToggleActionEntry.java,
- src/jni/org_gnu_gtk_ActionEntry.c,
- src/jni/org_gnu_gtk_ActionGroup.c,
- src/jni/org_gnu_gtk_ToggleActionEntry.c, NEWS: Added the
- GtkToggleActionEntry handling.
-
-2004-01-08 17:19 Mark Howard
-
- * NEWS: fixed symlinks
-
-2004-01-08 17:17 Mark Howard
-
- * Makefile.in.in: create links for jni so's. Force all links to be
- created, replacing any existing links
-
-2004-01-08 16:28 kuzman
-
- * src/java/org/gnu/gtk/ActionEntry.java,
- src/java/org/gnu/gtk/ActionGroup.java,
- src/jni/org_gnu_gtk_ActionEntry.c,
- src/jni/org_gnu_gtk_ActionGroup.c, NEWS: Completed round one of
- the ActionEntry/ActionGroup work.
-
-2004-01-07 16:33 kuzman
-
- * src/jni/org_gnu_gtk_ActionGroup.c: Added new method. This method
- is in gtk cvs now.
-
-2004-01-07 15:14 kuzman
-
- * src/jni/org_gnu_gtk_Alignment.c: Fixed a simple type.
-
-2004-01-07 13:51 kuzman
-
- * src/java/org/gnu/gtk/event/ActionEntryListener.java,
- src/java/org/gnu/gtk/event/ToggleActionEntryListener.java, NEWS,
- src/java/org/gnu/gtk/ActionEntry.java,
- src/java/org/gnu/gtk/ActionGroup.java,
- src/java/org/gnu/gtk/RadioActionEntry.java,
- src/java/org/gnu/gtk/ToggleActionEntry.java: Starting to complete
- the Action/UIManager classes.
-
-2004-01-07 08:55 Mark Howard
-
- * NEWS, src/java/org/gnu/gtk/Alignment.java,
- src/java/org/gnu/gtk/TextBuffer.java,
- src/java/org/gnu/gtk/TextView.java,
- src/jni/org_gnu_gtk_Alignment.c: Added public api for new methods
- for gtk 2.3
-
-2004-01-06 20:16 kuzman
-
- * src/java/org/gnu/gtk/FontButton.java: Fixed copy/paste javadoc
- comment.
-
-2004-01-06 20:16 kuzman
-
- * src/java/org/gnu/gtk/ToolBar.java,
- src/java/org/gnu/gtk/ToolBarChildType.java,
- src/java/org/gnu/gtk/ToolBarSpaceStyle.java,
- src/java/org/gnu/gtk/ToolItem.java, NEWS,
- src/java/org/gnu/gtk/event/ToolBarEvent.java,
- src/java/org/gnu/gtk/event/ToolBarListener.java,
- src/jni/org_gnu_gtk_ToolBar.c, src/jni/org_gnu_gtk_ToolItem.c:
- Updated ToolBar to bring it current and added ToolItem.
-
-2004-01-06 19:18 kuzman
-
- * src/java/org/gnu/gtk/event/: ColorButtonEvent.java,
- ComboBoxEvent.java, EntryCompletionEvent.java,
- FontButtonEvent.java: Fixed copy/paste errors.
-
-2004-01-06 13:52 kuzman
-
- * src/java/org/gnu/gtk/ColorButton.java: Added javadocs.
-
-2004-01-06 12:51 kuzman
-
- * NEWS: Deprecated the old FontPicker and associated event classes.
-
-2004-01-06 12:49 kuzman
-
- * src/java/org/gnu/gtk/ColorButton.java: Some cleanup of internal
- method names.
-
-2004-01-06 12:48 kuzman
-
- * NEWS, src/java/org/gnu/gtk/FontButton.java,
- src/java/org/gnu/gtk/event/FontButtonEvent.java,
- src/java/org/gnu/gtk/event/FontButtonListener.java: Completed the
- implementation of FontButton.
-
-2004-01-06 00:59 kuzman
-
- * NEWS, src/java/org/gnu/gtk/Action.java,
- src/java/org/gnu/gtk/ActionGroup.java,
- src/jni/org_gnu_gtk_ActionGroup.c: Added public interface for
- ActionGroup.
-
-2004-01-06 00:24 kuzman
-
- * src/jni/: org_gnu_gtk_Action.c, org_gnu_gtk_ActionGroup.c,
- org_gnu_gtk_UIManager.c: Patches to assist compilation on some
- platforms.
-
-2004-01-05 21:29 kuzman
-
- * src/java/org/gnu/gtk/FontButton.java, NEWS,
- src/jni/org_gnu_gtk_FontButton.c: Added glue and JNI for
- FontButton widget.
-
-2004-01-05 21:04 kuzman
-
- * NEWS: Starting new development stream.
-
-2004-01-05 15:22 kuzman
-
- * NEWS: Updated.
-
-2004-01-05 15:22 kuzman
-
- * src/: java/org/gnu/gtk/UIManager.java,
- java/org/gnu/gtk/UIManagerItemType.java,
- jni/org_gnu_gtk_UIManager.c: Added UIManager and
- UIManagerItemType.
-
-2004-01-05 14:29 kuzman
-
- * NEWS: Updated for new build.
-
-2004-01-05 14:28 kuzman
-
- * src/java/org/gnu/gtk/: event/ColorButtonEvent.java,
- event/ColorButtonListener.java, event/ComboBoxEvent.java,
- event/ComboBoxListener.java, event/EntryCompletionEvent.java,
- event/EntryCompletionListener.java, ColorButton.java,
- ComboBox.java, EntryCompletion.java: Added event handling for
- ColorButton, ComboBox, and EntryCompletion.
-
-2004-01-04 21:04 Mark Howard
-
- * NEWS: updated
-
-2004-01-04 21:02 Mark Howard
-
- * configure.in, genConfigure.in, doc/Makefile.in: various build
- system fixes
-
-2004-01-04 16:39 Mark Howard
-
- * src/java/org/gnu/gtk/TreeModel.java: Fixed typo
-
-2004-01-04 16:12 Mark Howard
-
- * src/jni/org_gnu_gtk_TreeModel.c: Fixed typo.
-
-2004-01-04 10:52 Mark Howard
-
- * Makefile.in.in: stop if for loop fails
-
-2004-01-03 20:15 Mark Howard
-
- * src/: java/org/gnu/gdk/KeySymbol.java,
- java/org/gnu/gtk/CellRenderer.java,
- java/org/gnu/gtk/CellRendererPixbuf.java,
- java/org/gnu/gtk/CellRendererToggle.java,
- java/org/gnu/gtk/ItemFactory.java,
- java/org/gnu/gtk/ItemFactoryEntry.java,
- java/org/gnu/gtk/ListStore.java,
- java/org/gnu/gtk/OptionMenu.java,
- java/org/gnu/gtk/TreeModel.java,
- java/org/gnu/gtk/TreeSelection.java, jni/org_gnu_gtk_ListStore.c,
- jni/org_gnu_gtk_TreeModel.c: updates for gtk 2.3
-
-2004-01-03 20:05 Mark Howard
-
- * mksrcdir.sh: script to make symlink src tree for quick access to
- dirs.
-
-2003-12-30 04:30 piedamaro
-
- * src/java/org/gnu/gtk/: Action.java, TreeSelectionForEach.java,
- TreeViewColumn.java: Action class, still can't understand how to
- create an Action object
-
-2003-12-30 02:45 piedamaro
-
- * src/java/org/gnu/gtk/: BindingSet.java,
- ColorSelectionDialog.java: documentation for BindingSet class
-
-2003-12-29 02:19 piedamaro
-
- * NEWS: NEWS file update, removal of password dialog widget
-
-2003-12-28 08:22 Mark Howard
-
- * src/jni/org_gnu_gtk_Menu.c: Fixed bug in menu popup
-
-2003-12-28 08:07 Mark Howard
-
- * src/jni/org_gnu_gtk_Menu.c: fixed bug in popup
-
-2003-12-27 17:29 piedamaro
-
- * src/java/org/gnu/gtk/BindingSet.java: public interface for
- BindingSet, still need to add javadocs
-
-2003-12-25 16:42 piedamaro
-
- * src/jni/org_gnu_gtk_Action.c: fixed a typo which prevents
- libgtkjava to be compiled
-
-2003-12-25 00:14 kuzman
-
- * NEWS, src/java/org/gnu/gdk/Gdk.java.in,
- src/java/org/gnu/glib/GObject.java.in,
- src/java/org/gnu/gtk/Gtk.java.in: Fixed problem with wrong
- version of gtkjava library being loaded.
-
-2003-12-24 23:58 kuzman
-
- * NEWS: Updated status of Action class.
-
-2003-12-24 23:58 kuzman
-
- * src/: java/org/gnu/gtk/Action.java, jni/org_gnu_gtk_Action.c:
- Added JNI code to Action class.
-
-2003-12-24 23:40 kuzman
-
- * NEWS: Updates status of ActionGroup
-
-2003-12-24 10:26 Mark Howard
-
- * NEWS: Added a few months of news. Please try to keep this
- updated.
-
-2003-12-23 16:15 kuzman
-
- * src/jni/org_gnu_gtk_ActionGroup.c: Added jni code for ActionGroup
- object.
-
-2003-12-23 14:30 kuzman
-
- * src/: java/org/gnu/gtk/Expander.java, jni/org_gnu_gtk_Expander.c:
- Added JNI for Expander class.
-
-2003-12-22 14:27 kuzman
-
- * src/java/org/gnu/gtk/: Action.java, ActionGroup.java,
- Expander.java: Adding Action, ActionGroup, and Expander glue
- code.
-
-2003-12-22 01:40 kuzman
-
- * src/java/org/gnu/gtk/Combo.java: Deprecated the Combo class.
-
-2003-12-22 01:40 kuzman
-
- * src/java/org/gnu/gtk/Entry.java: Added two new methods to Entry
- to support EntryCompletion.
-
-2003-12-22 01:40 kuzman
-
- * src/java/org/gnu/gtk/: ColorButton.java, ComboBox.java,
- ComboBoxEntry.java, EntryCompletion.java: Added initial public
- interface for: ColorButton ComboBox
- ComboBoxEntry EntryCompletion
-
-2003-12-20 13:00 kuzman
-
- * src/java/org/gnu/gtk/: FileChooserAction.java,
- FileChooserError.java: Added FileChooserAction and
- FileChooserError (enums used by FileChooser widgets).
-
-2003-12-20 12:13 kuzman
-
- * src/: java/org/gnu/gtk/ColorButton.java,
- jni/org_gnu_gtk_ColorButton.c: Adding the jni and glue code for
- the new ColorButton widget in gtk.
-
-2003-12-20 10:59 Mark Howard
-
- * Makefile.in.in: Follow upstream versioning
-
-2003-12-19 19:13 kuzman
-
- * src/: java/org/gnu/gtk/Entry.java,
- java/org/gnu/gtk/EntryCompletion.java, jni/org_gnu_gtk_Entry.c,
- jni/org_gnu_gtk_EntryCompletion.c: Added glue code for new
- EntryCompletion class and new methods to Entry that use it.
-
-2003-12-19 18:41 kuzman
-
- * src/: java/org/gnu/gtk/ComboBox.java,
- java/org/gnu/gtk/ComboBoxEntry.java, jni/org_gnu_gtk_ComboBox.c,
- jni/org_gnu_gtk_ComboBoxEntry.c: Added new ComboBox and
- ComboBoxEntry widgets from gtk development.
-
-2003-12-19 15:46 kuzman
-
- * src/java/org/gnu/gtk/BindingSet.java: Added constructor.
-
-2003-12-19 01:33 kuzman
-
- * src/java/org/gnu/gtk/DestDefaults.java: Fixed problem.
-
-2003-12-19 01:20 kuzman
-
- * src/java/org/gnu/: glib/.cvsignore, gdk/.cvsignore,
- gtk/.cvsignore: Ignoring generated java classes.
-
-2003-12-19 01:18 kuzman
-
- * src/: java/org/gnu/gtk/BindingSet.java,
- jni/org_gnu_gtk_BindingSet.c: New Gtk class.
-
-2003-12-19 01:18 kuzman
-
- * src/java/org/gnu/gtk/: AccelFlags.java, Button.java,
- ButtonBox.java, Calendar.java, Clipboard.java: Updated.
-
-2003-12-19 01:17 kuzman
-
- * src/jni/org_gnu_gtk_Clipboard.c: Added new method.
-
-2003-12-17 14:32 Mark Howard
-
- * src/.cvsignore, doc/.cvsignore: cvs should ignore generated
- files.
-
-2003-12-17 14:25 Mark Howard
-
- * configure.in, src/java/org/gnu/gdk/Gdk.java,
- src/java/org/gnu/gdk/Gdk.java.in,
- src/java/org/gnu/glib/GObject.java,
- src/java/org/gnu/glib/GObject.java.in: Fixed library loading
-
-2003-12-17 09:09 Mark Howard
-
- * Makefile.in.in: GCJ Native compilation is now optional
-
-2003-12-17 08:48 Mark Howard
-
- * README.cvs: Changes autoconf requirement into a README note - it
- is not needed when configuring, only when running autoconf.
-
-2003-12-16 19:10 kuzman
-
- * src/java/org/gnu/gtk/: Editable.java, Entry.java, Image.java,
- event/EntryEvent.java, event/EntryListener.java: Added event
- handling to Entry and apis for Image.
-
-2003-12-16 19:09 kuzman
-
- * src/: java/org/gnu/glib/GObject.java, jni/org_gnu_glib_GObject.c:
- Methods to set and get data from objects.
-
-2003-12-16 15:28 Mark Howard
-
- * README.cvs: Useful stuff for ppl who get java-gnome from cvs.
-
-2003-12-16 09:39 Mark Howard
-
- * macros/aclocal.m4: Revert previous changes - @JAVA_INCLUDES@
- wasn't being set
-
-2003-12-15 18:36 Mark Howard
-
- * macros/: ac_prog_jar.m4, ac_prog_javac.m4,
- ac_prog_javac_works.m4, ac_prog_javadoc.m4, am_path_gcj.m4:
- am_path_gcj.m4 moved from aclocal.m4 (which is now generated by
- aclocal). other m4 macros taken from autoconf-archive
-
-2003-12-15 18:35 Mark Howard
-
- * macros/aclocal.m4, doc/Makefile.in: use macros from
- autoconf-archive, regenerated aclocal.m4 added api generation to
- makefiles & maketarballs.
-
-2003-12-15 15:22 Mark Howard
-
- * src/java/org/gnu/gtk/: Window.java, WindowPosition.java: Updated
- docs for window.setPosition. (probably) fixes bug #855817
-
-2003-12-14 13:44 Mark Howard
-
- * src/java/org/gnu/gtk/Gtk.java: These are now generated by *.in
- files - including a versioned link to the native library
-
-2003-12-14 13:41 Mark Howard
-
- * configure.in: build system related scripts - forgot to add to cvs
- with the others
-
-2003-12-14 13:32 Mark Howard
-
- * Makefile.in.in, doc/Makefile.in, doc/configure.in.in,
- src/java/org/gnu/gtk/Gtk.java, src/java/org/gnu/gtk/Gtk.java.in:
- Build script work. all targets should now work (including
- install). library loading fixed for core modules. Hopefully
- everything is now working.
-
-2003-12-13 13:09 Mark Howard
-
- * INSTALL, genConfigure.in, genMakefile.in: more make script
- improvements & fixes
-
-2003-12-12 19:30 Mark Howard
-
- * Makefile.in.in, genMakefile.in: More work on new make system
-
-2003-12-11 17:54 Mark Howard
-
- * genConfigure.in, genMakefile.in, doc/Makefile.in,
- doc/configure.in.in, Makefile.in.in: More work on new make system
-
-2003-12-11 16:43 Mark Howard
-
- * genMakefile.in: New tool to generate makefile.ins from
- makefile.in.ins
-
-2003-12-09 19:23 Mark Howard
-
- * src/java/org/gnu/glib/CustomEvents.java: Reduced amount of code
- in synchronized blocks and only call native setEventsPending if
- it is unlikely to have been called recently. This brings
- significant performance improvements. Hopefully is still all
- valid.
-
-2003-11-26 03:05 piedamaro
-
- * src/java/org/gnu/gtk/Calendar.java: Fixed a typo that prevents
- DAY_OF_MONTH to be returned correctly
-
-2003-11-24 13:29 kuzman
-
- * src/jni/jg_jnu.c: Added GConf shell.
-
-2003-11-20 12:01 kuzman
-
- * src/java/org/gnu/glib/EventMap.java: Formatting.
-
-2003-11-19 17:17 Mark Howard
-
- * src/: java/org/gnu/gtk/CellRendererText.java,
- jni/org_gnu_gtk_Widget.c: Removed debugging output - confirmed
- working.
-
-2003-11-19 16:59 Mark Howard
-
- * TODO: updated my todo section
-
-2003-11-19 02:20 kuzman
-
- * macros/aclocal.m4: Fixed GCJ version retrieval.
-
-2003-11-17 15:23 kuzman
-
- * doc/examples/testgtk/TestGTK.java: fixing problems with getting
- values from TreeModel
-
-2003-11-17 15:13 kuzman
-
- * src/: jni/org_gnu_glib_Value.c, jni/org_gnu_gtk_TreeModel.c,
- java/org/gnu/gtk/TreeModel.java, java/org/gnu/glib/Value.java:
- fixing problems with getting values from TreeModel
-
-2003-11-17 14:11 kuzman
-
- * src/java/org/gnu/gtk/SelectionMode.java: Fixed problem with
- class.
-
-2003-11-13 20:36 kuzman
-
- * doc/examples/testgtk/TestGTK.java: Updated the toolbar example.
-
-2003-11-12 13:58 kuzman
-
- * src/jni/org_gnu_gtk_ToolBar.c: Fixed NULL string handling.
-
-2003-11-12 13:58 kuzman
-
- * doc/examples/tree/TreeExample.java: Minor cleanup.
-
-2003-11-12 13:57 kuzman
-
- * doc/examples/testgtk/TestGTK.java: Added MessageDialog example.
-
-2003-11-04 20:04 kuzman
-
- * src/java/org/gnu/gdk/GC.java: Applied Jonas Berlin's patch -
- (thanks Jonas)
-
-2003-10-30 15:43 kuzman
-
- * src/: java/org/gnu/gtk/Combo.java,
- jni/org_gnu_glib_GListString.c, jni/org_gnu_gtk_Combo.c: Fixed
- GListString handing.
-
-2003-10-30 15:42 kuzman
-
- * src/java/org/gnu/glib/GListString.java: Fixed problems with this
- object - it works now!
-
-2003-10-27 20:54 kuzman
-
- * src/jni/org_gnu_glib_GListString.c: Fixed null handle.
-
-2003-10-27 18:05 kuzman
-
- * macros/aclocal.m4: Patch to fix discovery of gcj version.
-
-2003-10-25 14:49 kuzman
-
- * src/jni/org_gnu_gtk_IMContext.c: Removed GStringArray calls and
- repalced with String[]
-
-2003-10-25 14:49 kuzman
-
- * src/java/org/gnu/gtk/Gtk.java: Cleaned up argv handling
-
-2003-10-25 11:58 kuzman
-
- * src/: java/org/gnu/glib/GStringArray.java,
- java/org/gnu/gtk/IMContext.java, java/org/gnu/gtk/Rc.java,
- java/org/gnu/gtk/Widget.java, java/org/gnu/gtk/Gtk.java,
- java/org/gnu/gtk/Image.java, jni/org_gnu_gtk_Gtk.c,
- jni/org_gnu_gtk_IMContext.c, jni/org_gnu_gtk_Image.c,
- jni/org_gnu_gtk_Rc.c, jni/org_gnu_gtk_Widget.c: Removed
- GStringArray calls and repalced with String[]
-
-2003-10-24 21:48 kuzman
-
- * src/jni/jg_jnu.c: Removed GStringArray calls and repalced with
- String[]
-
-2003-10-18 20:35 kuzman
-
- * src/jni/org_gnu_gdk_Color.c: Cleanup
-
-2003-10-18 20:34 kuzman
-
- * src/java/org/gnu/gdk/Pixbuf.java: cleanup
-
-2003-10-18 20:34 kuzman
-
- * src/java/org/gnu/gdk/Color.java: Fixed color class to display
- correct colors.
-
-2003-10-17 19:33 kuzman
-
- * doc/examples/testgtk/TestGTK.java: Updated the list store demo.
-
-2003-10-14 19:40 Mark Howard
-
- * src/jni/org_gnu_glib_GObject.c: Fixed memory leak. Thanks to
- Jonas Berlin for this patch
-
-2003-10-14 19:29 Mark Howard
-
- * src/: java/org/gnu/gtk/Widget.java, jni/org_gnu_gtk_Widget.c:
- Applied patch for setSensitive from Jonas Berlin
- <jberlin at niksula.hut.fi>
-
-2003-10-06 10:22 Mark Howard
-
- * src/java/org/gnu/gtk/event/: OptionMenuEvent.java,
- OptionMenuListener.java: New event. Thanks to Jonas Berlin
- <jberlin at niksula.hut.fi> for writing this.
-
-2003-10-06 10:21 Mark Howard
-
- * src/java/org/gnu/gtk/OptionMenu.java: New event. Thanks to Jonas
- Berlin <jberlin at niksula.hut.fi> for writing this
-
-2003-10-06 10:06 Mark Howard
-
- * src/java/org/gnu/gtk/: Adjustment.java, Bin.java, Box.java,
- Button.java, Calendar.java, CellRendererText.java,
- CellRendererToggle.java, Container.java, Dialog.java,
- Editable.java, HBox.java, MenuItem.java, Notebook.java,
- Range.java, Scale.java, SpinButton.java, TextBuffer.java,
- TextView.java, ToggleButton.java, TreeSelection.java,
- TreeViewColumn.java, Widget.java: Clean up
- initializeEventHandlers and addEvents. Don't register events
- multiple times. Thanks to Jonas Berlin <jberlin at niksula.hut.fi>
- for this patch
-
-2003-10-06 09:48 Mark Howard
-
- * src/jni/: org_gnu_gtk_TextBuffer.c, org_gnu_gtk_TextTag.c:
- Updated text widgets
-
-2003-10-03 18:35 Mark Howard
-
- * doc/examples/textbuffer/TextBuffer.java: Added widgets inside
- textView
-
-2003-10-03 13:14 Mark Howard
-
- * doc/examples/textbuffer/: TextBuffer.java, gtk-logo-rgb.gif: New
- example. Demonstration of TextView abilities. This is a copy of
- the example in gtk-demo. Everything works apart from stippled
- background, internationalized text and custom widgets. (yet)
-
-2003-10-03 13:13 Mark Howard
-
- * src/java/org/gnu/: gdk/Bitmap.java, gtk/ScrolledWindow.java,
- gtk/TextBuffer.java, gtk/TextTag.java, pango/Scale.java: Added
- more functionality to MultiLine Text Widgets and fixed a few bugs
-
-2003-10-03 09:15 Mark Howard
-
- * src/jni/org_gnu_gtk_TextBuffer.c: Fixed typo in TextBuffer
- create_tag
-
-2003-09-11 21:22 Mark Howard
-
- * src/jni/org_gnu_glib_CustomEvents.c: Applied patch from Jonas
- Berlin <jberlin at niksula.hut.fi> Fixes refresh problems for
- CustomEvents. Thanks!
-
-2003-08-19 13:31 kuzman
-
- * src/java/org/gnu/gtk/: event/NotebookEvent.java, Adjustment.java,
- Button.java, Calendar.java, CellRendererText.java,
- CellRendererToggle.java, Container.java, Dialog.java,
- Editable.java, MenuItem.java, Notebook.java, RadioMenuItem.java,
- Range.java, Scale.java, SimpleList.java, SpinButton.java,
- TextBuffer.java, TextView.java, ToggleButton.java, TreePath.java,
- Widget.java, event/ButtonEvent.java, event/CalendarEvent.java,
- event/ContainerEvent.java, event/DialogEvent.java,
- event/EditableEvent.java, event/FocusEvent.java: Cleanup.
-
-2003-08-19 12:34 kuzman
-
- * doc/examples/dataTable/TableExample.java: Cleanup.
-
-2003-08-19 12:30 kuzman
-
- * doc/examples/: testgtk/TestGTK.java, table/TableExample.java,
- buttons/ButtonEvents.java, buttons/Buttons.java,
- calendar/CalendarExample.java: Cleanup.
-
-2003-08-19 12:17 kuzman
-
- * doc/examples/testgtk/TestGTK.java: Removed an unused callback
- method.
-
-2003-08-18 20:23 kuzman
-
- * src/: java/org/gnu/gtk/Dialog.java, jni/org_gnu_gtk_Dialog.c:
- Removed bad methods.
-
-2003-08-18 20:22 kuzman
-
- * doc/examples/testgtk/TestGTK.java: Updated to show proper
- creation of Dialog.
-
-2003-08-13 19:23 Mark Howard
-
- * src/java/org/gnu/gtk/: CellRendererToggle.java,
- event/CellRendererToggleEvent.java,
- event/CellRendererToggleListener.java: Patches from Tiago
- Cogumbreiro <cogumbreiro at linus.uac.pt> to implement
- CellRendererToggle events.
-
-2003-08-13 19:20 Mark Howard
-
- * src/java/org/gnu/gtk/event/CellRendererTextEvent.java: Applied
- patch by Tiago Cogumbreiro <cogumbreiro at linus.uac.pt> to make
- data accessible
-
-2003-08-01 18:13 Mark Howard
-
- * TODO: Added a few things from my wishlist
-
-2003-08-01 17:41 Mark Howard
-
- * TODO: Added personal aims. Updated roadmap from website
-
-2003-07-05 20:21 kuzman
-
- * doc/FAQ.sgml: Updated for new release.
-
-2003-07-05 20:09 kuzman
-
- * src/java/org/gnu/gtk/: TextView.java, TreeView.java: Updated
- javadocs.
-
-2003-07-05 18:15 kuzman
-
- * doc/examples/: checkbutton/CheckButtonExample.java,
- entry/EntryDemo.java: Example cleanup.
-
-2003-07-04 19:56 kuzman
-
- * doc/examples/: alignment/AlignmentExample.java,
- aspectframe/aspectframe.java, frame/Frame.java,
- notebook/NotebookExample.java, paned/PanedExample.java,
- testgtk/TestGTK.java: Cleaned up a few of the examples.
-
-2003-07-02 17:17 Mark Howard
-
- * src/jni/org_gnu_gtk_TextBuffer.c: Added createTag function
-
-2003-07-02 17:16 Mark Howard
-
- * src/java/org/gnu/gtk/TextBuffer.java: Added createTag method
-
-2003-07-02 17:00 Mark Howard
-
- * src/jni/org_gnu_gtk_TextTag.c: Ability to modify properties
-
-2003-07-02 17:00 Mark Howard
-
- * src/java/org/gnu/gtk/TextTag.java: Ability to modify some
- properties - still far more to do to make this useful.
-
-2003-07-01 15:41 Mark Howard
-
- * src/: java/org/gnu/glib/CustomEvents.java,
- jni/org_gnu_glib_CustomEvents.c: New class for adding custom
- methods to be executed in the glib main loop. This will allow the
- creation of multithreaded applications (since all gtk
- modifications must be done within the main loop)
-
-2003-07-01 12:56 kuzman
-
- * src/java/org/gnu/glib/GStringArray.java: Changed the handle to an
- integer.
-
-2003-06-28 20:11 Mark Howard
-
- * doc/examples/buttons/Buttons.java: Fixed icon path
-
-2003-06-28 20:07 Mark Howard
-
- * doc/examples/calendar/CalendarExample.java: use stock item button
-
-2003-06-28 20:07 Mark Howard
-
- * src/jni/jg_jnu.c: #include <stddef.h>
-
-2003-06-25 01:25 kuzman
-
- * src/java/org/gnu/gtk/Frame.java: Fixed label alignment method.
-
-2003-06-23 22:04 Mark Howard
-
- * src/java/org/gnu/gtk/TextBuffer.java: BugFix: typo in ntive
- methods for text selection
-
-2003-06-23 21:47 Mark Howard
-
- * src/java/org/gnu/gtk/OptionMenu.java: Bug fix: call correct
- native functions for getting selected option
-
-2003-05-31 00:47 kuzman
-
- * doc/examples/: dataTable/TableExample.java,
- treestore/TreeStoreExample.java, testgtk/TestGTK.java,
- tree/TreeExample.java: Fixed errors and cleaned up code.
-
-2003-05-12 15:11 rubiojr
-
- * doc/examples/treestore/TreeStoreExample.java: Partially fixed.
- Don't know why colums can't be activated/desactivated
-
-2003-04-21 01:32 kuzman
-
- * src/jni/: org_gnu_atk_AtkObject.c, org_gnu_gdk_Keymap.c,
- org_gnu_gdk_Pixbuf.c, org_gnu_gdk_PixbufAnimation.c,
- org_gnu_gdk_PixbufLoader.c, org_gnu_gdk_Pixmap.c,
- org_gnu_gdk_Property.c: Fixed type conversions.
-
-2003-04-21 01:30 kuzman
-
- * src/: java/org/gnu/gtk/ToolTipsData.java,
- java/org/gnu/gtk/Rc.java, java/org/gnu/gtk/RcStyle.java,
- java/org/gnu/gtk/SelectionData.java,
- java/org/gnu/gtk/SimpleList.java, java/org/gnu/gtk/Style.java,
- java/org/gnu/gtk/ToolBar.java, java/org/gnu/gtk/ToolTips.java,
- jni/org_gnu_gtk_RcStyle.c, jni/org_gnu_gtk_Style.c,
- jni/org_gnu_gtk_ToolTipsData.c, jni/org_gnu_gtk_Widget.c,
- jni/org_gnu_gtk_Rc.c, jni/org_gnu_gtk_ToolBar.c,
- jni/org_gnu_gtk_ToolTips.c: Fixed String handling.
-
-2003-04-20 12:46 kuzman
-
- * src/: java/org/gnu/gtk/Menu.java, java/org/gnu/gtk/MenuItem.java,
- java/org/gnu/gtk/Notebook.java, jni/org_gnu_gtk_Menu.c,
- jni/org_gnu_gtk_MenuItem.c, jni/org_gnu_gtk_Notebook.c: Fixed
- String handling.
-
-2003-04-19 02:35 kuzman
-
- * src/jni/org_gnu_glib_GObject.c: Fixed problems with callback
- arguments.
-
-2003-04-19 02:34 kuzman
-
- * src/: java/org/gnu/gtk/IconSet.java, java/org/gnu/gtk/Image.java,
- java/org/gnu/gtk/ItemFactoryEntry.java,
- java/org/gnu/gtk/IconSource.java,
- java/org/gnu/gtk/ImageMenuItem.java,
- java/org/gnu/gtk/ItemFactory.java, jni/org_gnu_gtk_IconSet.c,
- jni/org_gnu_gtk_IconSource.c, jni/org_gnu_gtk_Image.c,
- jni/org_gnu_gtk_ImageMenuItem.c, jni/org_gnu_gtk_ItemFactory.c,
- jni/org_gnu_gtk_ItemFactoryEntry.c,
- java/org/gnu/gtk/IconFactory.java, jni/org_gnu_gtk_IconFactory.c:
- Fixed String handling.
-
-2003-04-16 08:44 Mark Howard
-
- * src/java/org/gnu/glib/GObject.java: UIInfo modifications to make
- it work
-
-2003-04-13 22:59 kuzman
-
- * src/: java/org/gnu/gtk/AccelMap.java,
- java/org/gnu/gtk/ColorSelection.java,
- java/org/gnu/gtk/ColorSelectionDialog.java,
- java/org/gnu/gtk/FileSelection.java,
- java/org/gnu/gtk/FontSelection.java,
- java/org/gnu/gtk/FontSelectionDialog.java,
- jni/org_gnu_gtk_ColorSelectionDialog.c,
- jni/org_gnu_gtk_FileSelection.c, jni/org_gnu_gtk_FontSelection.c,
- jni/org_gnu_gtk_AccelMap.c, jni/org_gnu_gtk_ColorSelection.c,
- jni/org_gnu_gtk_FontSelectionDialog.c: Fixed String handling.
-
-2003-04-12 16:53 Mark Howard
-
- * src/java/org/gnu/gtk/: DataBlock.java, DataBlockBoolean.java,
- DataBlockDouble.java, DataBlockInt.java, DataBlockObject.java,
- DataBlockPixbuf.java, DataBlockString.java, ListStore.java,
- SimpleList.java, TreeModel.java, TreeStore.java, TreeView.java,
- TreeViewColumn.java: TreeModel api change.
-
-2003-04-12 16:52 Mark Howard
-
- * src/jni/org_gnu_gtk_TreeView.c: bug fix
-
-2003-04-12 16:52 Mark Howard
-
- * doc/examples/: dataTable/TableExample.java,
- tree/TreeExample.java: TreeModel API Change updates
-
-2003-04-06 21:41 rubiojr
-
- * src/jni/: org_gnu_glib_GListString.c, org_gnu_glib_Timer.c,
- org_gnu_gtk_SelectionData.c: fixed variable definitions.
-
-2003-04-06 17:54 kuzman
-
- * src/jni/org_gnu_gtk_Entry.c: Cleanup.
-
-2003-04-06 17:53 kuzman
-
- * src/jni/org_gnu_gdk_EventKey.c: Handling null strings in the
- native layer.
-
-2003-04-06 17:53 kuzman
-
- * src/java/org/gnu/gtk/Editable.java: Fixed error with insert
- event.
-
-2003-03-30 15:10 Mark Howard
-
- * src/jni/: org_gnu_gtk_SelectionData.c, org_gnu_gtk_TargetEntry.c:
- Drag and Drop Support
-
-2003-03-30 15:07 Mark Howard
-
- * doc/examples/draganddrop/DnDExample.java: Drag and Drop example
-
-2003-03-30 15:06 Mark Howard
-
- * src/: java/org/gnu/gdk/DragContext.java,
- java/org/gnu/gtk/TargetFlags.java, java/org/gnu/gtk/Widget.java,
- jni/org_gnu_gtk_Widget.c, java/org/gnu/gtk/SelectionData.java,
- java/org/gnu/gtk/TargetEntry.java,
- java/org/gnu/gtk/event/DragDestinationListener.java,
- java/org/gnu/gtk/event/DragSourceListener.java: Drag and Drop
- Support
-
-2003-03-27 19:31 Mark Howard
-
- * src/jni/org_gnu_gtk_Button.c: bug fixing
-
-2003-03-26 21:13 Mark Howard
-
- * src/: jni/org_gnu_gtk_Clipboard.c, jni/org_gnu_gtk_RadioButton.c,
- jni/org_gnu_gtk_RadioMenuItem.c, java/org/gnu/gtk/Clipboard.java,
- java/org/gnu/gtk/RadioButton.java,
- java/org/gnu/gtk/RadioMenuItem.java: string changes
-
-2003-03-25 08:08 Mark Howard
-
- * src/java/org/gnu/gtk/ToggleButton.java: string changes
-
-2003-03-24 21:43 Mark Howard
-
- * src/jni/org_gnu_gtk_MessageDialog.c: bug fix.
-
-2003-03-24 11:45 kuzman
-
- * src/jni/org_gnu_glib_Value.c: Fixed problem with String rework.
-
-2003-03-23 19:40 Mark Howard
-
- * src/jni/org_gnu_gtk_ToggleButton.c: string fixes
-
-2003-03-23 16:44 kuzman
-
- * src/: java/org/gnu/pango/AttrString.java,
- java/org/gnu/pango/Color.java,
- java/org/gnu/pango/FontDescription.java,
- java/org/gnu/pango/FontFace.java,
- java/org/gnu/pango/FontFamily.java,
- java/org/gnu/pango/GlyphString.java,
- java/org/gnu/pango/Language.java, java/org/gnu/pango/Layout.java,
- jni/org_gnu_pango_AttrString.c, jni/org_gnu_pango_Color.c,
- jni/org_gnu_pango_FontFace.c, jni/org_gnu_pango_FontFamily.c,
- jni/org_gnu_pango_GlyphString.c, jni/org_gnu_pango_Language.c,
- jni/org_gnu_pango_FontDescription.c, jni/org_gnu_pango_Layout.c:
- Fixing string handling.
-
-2003-03-23 15:59 kuzman
-
- * src/: java/org/gnu/atk/AtkObject.java,
- jni/org_gnu_atk_AtkObject.c: Fixing string handling.
-
-2003-03-23 15:49 kuzman
-
- * src/: java/org/gnu/gdk/Gdk.java, java/org/gnu/gdk/Pixbuf.java,
- java/org/gnu/gdk/PixbufAnimation.java,
- java/org/gnu/gdk/PixbufLoader.java, java/org/gnu/gdk/Pixmap.java,
- java/org/gnu/gdk/Window.java, java/org/gnu/gdk/WindowAttr.java,
- jni/org_gnu_gdk_Gdk.c, jni/org_gnu_gdk_Pixbuf.c,
- jni/org_gnu_gdk_PixbufAnimation.c,
- jni/org_gnu_gdk_PixbufLoader.c, jni/org_gnu_gdk_Pixmap.c,
- jni/org_gnu_gdk_Window.c, jni/org_gnu_gdk_WindowAttr.c,
- jni/org_gnu_glib_Value.c: Fixing string handling.
-
-2003-03-22 16:41 kuzman
-
- * src/jni/: org_gnu_glib_Type.c, org_gnu_glib_Value.c: Fixing
- string handling.
-
-2003-03-22 16:37 kuzman
-
- * src/: java/org/gnu/gdk/EventSetting.java,
- java/org/gnu/gdk/Atom.java, java/org/gnu/gdk/Color.java,
- java/org/gnu/gdk/Device.java, java/org/gnu/gdk/EventKey.java,
- java/org/gnu/glib/Error.java, java/org/gnu/glib/GListString.java,
- java/org/gnu/glib/GStringArray.java,
- java/org/gnu/glib/Quark.java, java/org/gnu/glib/Type.java,
- java/org/gnu/glib/Value.java, jni/org_gnu_gdk_Atom.c,
- jni/org_gnu_gdk_Color.c, jni/org_gnu_gdk_Device.c,
- jni/org_gnu_gdk_EventKey.c, jni/org_gnu_gdk_EventSetting.c,
- jni/org_gnu_glib_Error.c, jni/org_gnu_glib_GListString.c,
- jni/org_gnu_glib_Quark.c: Fixing string handling.
-
-2003-03-22 14:29 Mark Howard
-
- * src/: jni/org_gnu_glib_GObject.c, jni/org_gnu_gtk_AccelLabel.c,
- jni/org_gnu_gtk_AspectFrame.c, jni/org_gnu_gtk_CheckButton.c,
- jni/org_gnu_gtk_CheckMenuItem.c, jni/org_gnu_gtk_Combo.c,
- jni/org_gnu_gtk_Dialog.c, jni/org_gnu_gtk_Editable.c,
- jni/org_gnu_gtk_IMContext.c, jni/org_gnu_gtk_MessageDialog.c,
- jni/org_gnu_gtk_Progress.c, jni/org_gnu_gtk_ProgressBar.c,
- jni/org_gnu_gtk_StatusBar.c, java/org/gnu/gtk/AccelLabel.java,
- java/org/gnu/gtk/AspectFrame.java,
- java/org/gnu/gtk/CheckButton.java,
- java/org/gnu/gtk/CheckMenuItem.java, java/org/gnu/gtk/Combo.java,
- java/org/gnu/gtk/Dialog.java, java/org/gnu/gtk/Editable.java,
- java/org/gnu/gtk/IMContext.java,
- java/org/gnu/gtk/MessageDialog.java,
- java/org/gnu/gtk/Progress.java,
- java/org/gnu/gtk/ProgressBar.java,
- java/org/gnu/gtk/StatusBar.java: string changes
-
-2003-03-22 13:21 Mark Howard
-
- * src/java/org/gnu/glib/: Type.java, Value.java: sting changes
-
-2003-03-22 13:21 Mark Howard
-
- * src/: jni/org_gnu_glib_Type.c, jni/org_gnu_glib_Value.c,
- jni/org_gnu_gtk_Button.c, jni/org_gnu_gtk_CellRenderer.c,
- jni/org_gnu_gtk_Entry.c, jni/org_gnu_gtk_Frame.c,
- jni/org_gnu_gtk_Gtk.c, jni/org_gnu_gtk_Label.c,
- jni/org_gnu_gtk_TreeModel.c, jni/org_gnu_gtk_TreePath.c,
- jni/org_gnu_gtk_TreeViewColumn.c, jni/org_gnu_gtk_Widget.c,
- jni/org_gnu_gtk_Window.c, java/org/gnu/gtk/Button.java,
- java/org/gnu/gtk/CellRenderer.java, java/org/gnu/gtk/Entry.java,
- java/org/gnu/gtk/Frame.java, java/org/gnu/gtk/Gtk.java,
- java/org/gnu/gtk/Label.java, java/org/gnu/gtk/TreeModel.java,
- java/org/gnu/gtk/TreePath.java,
- java/org/gnu/gtk/TreeViewColumn.java,
- java/org/gnu/gtk/Widget.java, java/org/gnu/gtk/Window.java:
- string changes
-
-2003-03-21 21:04 tball
-
- * src/java/org/gnu/gtk/: TextIter.java, TextMark.java,
- TextTag.java, TextTagTable.java: Byte array to String conversions
-
-2003-03-21 21:03 tball
-
- * src/jni/: org_gnu_gtk_TextIter.c, org_gnu_gtk_TextMark.c,
- org_gnu_gtk_TextTag.c, org_gnu_gtk_TextTagTable.c:
- jbytearray->jstring conversions
-
-2003-03-21 20:37 tball
-
- * src/jni/org_gnu_gtk_TextBuffer.c: Fixed previous botched putback
- (interim file got committed).
-
-2003-03-21 17:37 tball
-
- * src/: java/org/gnu/gtk/TextBuffer.java,
- jni/org_gnu_gtk_TextBuffer.c: Byte-to-char conversion of
- TextBuffer.
-
-2003-03-21 11:36 kuzman
-
- * doc/examples/mandel/JavaGTKMandelGUI.java: Fixed compilation
- errors.
-
-2003-03-21 11:34 kuzman
-
- * doc/examples/treestore/TreeStoreExample.java: New example
- demonstrating the usage of a tree view/store.
-
-2003-03-21 11:34 kuzman
-
- * doc/examples/tree/: TreeExample.java, test.xpm: Trying to get
- images to display in the tree control.
-
-2003-03-21 11:33 kuzman
-
- * src/java/org/gnu/gdk/Pixmap.java: Added method to retrieve the
- Type for a Pixmap
-
-2003-03-20 14:43 Mark Howard
-
- * src/java/org/gnu/gtk/CellRendererText.java: Added more properties
-
-2003-03-06 12:28 Mark Howard
-
- * AUTHORS: Added myself
-
-2003-03-06 04:42 tball
-
- * src/: jni/org_gnu_glib_Timer.c, java/org/gnu/glib/Fireable.java,
- java/org/gnu/glib/Timer.java: Changed Timer to take a Fireable
- instance, which is like a Runnable but returns a boolean. This
- is more in keeping with the GLib timeout callback design.
-
-2003-03-04 23:12 tball
-
- * src/java/org/gnu/gtk/Gtk.java: Made Gtk and Gnome classes
- uninstantiable, since they only have static methods.
-
-2003-03-04 23:10 tball
-
- * AUTHORS: Added myself as an author; now it's Mark's turn...
-
-2003-02-28 05:42 tball
-
- * src/jni/org_gnu_glib_GObject.c: Fixed bad value casts.
-
-2003-02-27 19:56 tball
-
- * src/jni/: jg_jnu.c, jg_jnu.h, org_gnu_glib_Timer.c: Moved JNU
- functions to separate file for sharing, added header file.
-
-2003-02-27 19:14 tball
-
- * src/java/org/gnu/gtk/: Adjustment.java, Button.java,
- Calendar.java, CellRendererText.java, Container.java,
- Dialog.java, Editable.java, MenuItem.java, Notebook.java,
- Range.java, Scale.java, SpinButton.java, TextBuffer.java,
- TextView.java, ToggleButton.java, TreeSelection.java,
- TreeViewColumn.java, Widget.java: Removed WeakReference usage so
- that apps don't have to keep listener references.
-
-2003-02-27 19:11 tball
-
- * src/: jni/org_gnu_glib_Timer.c, java/org/gnu/glib/Timer.java:
- Added org.gnu.glib.Timer.
-
-2003-02-27 19:09 tball
-
- * src/: jni/org_gnu_glib_GListString.c,
- java/org/gnu/glib/GListString.java: Tightened up finalizer and
- native handle use.
-
-2003-02-18 13:59 rubiojr
-
- * src/java/org/gnu/gtk/TreeView.java: Added setModel method.
-
-2003-02-14 17:45 rubiojr
-
- * src/: jni/org_gnu_gtk_Widget.c, java/org/gnu/gtk/Widget.java:
- Fixed a bug that caused a widget to disapear when grabDefault was
- called on it.
-
-2003-02-05 15:29 Mark Howard
-
- * src/: jni/org_gnu_glib_Type.c, jni/org_gnu_gtk_ListStore.c,
- java/org/gnu/glib/Type.java, java/org/gnu/gtk/ListStore.java:
- patches by Destrius <destrius at threeone.net>
-
-2003-01-30 11:43 kuzman
-
- * src/java/org/gnu/gdk/Pixbuf.java: Applied Destrius's patch.
-
-2003-01-12 19:33 kuzman
-
- * doc/examples/application/Application.java: Removed unused
- imports.
-
-2003-01-04 06:09 tball
-
- * src/java/org/gnu/gtk/: Container.java, event/ContainerEvent.java,
- event/ContainerListener.java: Added support for container events.
-
-2003-01-02 20:51 tball
-
- * src/java/org/gnu/gtk/Widget.java: Fixed infinite loop in
- findListener.
-
-2003-01-02 19:25 tball
-
- * src/: java/org/gnu/gdk/Color.java,
- java/org/gnu/gtk/ColorSelection.java, jni/org_gnu_gdk_Color.c,
- jni/org_gnu_gtk_ColorSelection.c: Fixed Color and ColorSelection;
- gtktest's ColorSelection now works.
-
-2002-12-23 07:23 tball
-
- * src/java/org/gnu/gtk/: Bin.java, Box.java, Button.java,
- Calendar.java, Container.java, Dialog.java, Editable.java,
- HBox.java, MenuItem.java, Notebook.java, Range.java, Scale.java,
- SpinButton.java, TextView.java, ToggleButton.java, Widget.java:
- Finished EventMap conversion in GNOME widgets; had to make
- addEvents protected in all classes that implement it.
-
-2002-12-21 20:08 Mark Howard
-
- * src/java/org/gnu/gtk/: ListStore.java, TreeSelection.java,
- TreeSelectionForEach.java: Moved treeSelection inner interface to
- an external one for kaffe compatibility; Added Java Object and
- Pixmap storage ability to ListStore
-
-2002-12-21 12:07 Mark Howard
-
- * src/java/org/gnu/gtk/: SizeGroup.java, SizeGroupMode.java:
- Immplemented SizeGroup functionality
-
-2002-12-13 20:49 Mark Howard
-
- * doc/examples/tree/TreeExample.java,
- src/java/org/gnu/glib/Type.java,
- src/java/org/gnu/glib/Value.java,
- src/java/org/gnu/gtk/CellRendererPixbuf.java,
- src/java/org/gnu/gtk/TreeStore.java, src/jni/org_gnu_glib_Type.c,
- src/jni/org_gnu_glib_Value.c,
- src/jni/org_gnu_gtk_CellRendererPixbuf.c: CellRendererPixbuf in
- trees work - unfinished, requires gdk.Pixuf
-
-2002-12-07 02:25 tball
-
- * src/java/org/gnu/gtk/: CellRendererText.java,
- event/CellRendererTextListener.java: Fixed method name to match
- project naming conventions
-
-2002-12-06 17:06 tball
-
- * src/: java/org/gnu/gtk/Gtk.java, java/org/gnu/gtk/Widget.java,
- jni/org_gnu_gtk_Gtk.c: Moved widget creation code from native C
- in glade to Widget (where it belongs), fixed Gtk.gtk_type_name.
-
-2002-12-06 15:01 kuzman
-
- * src/jni/org_gnu_glib_GObject.c: Fixed improper mapping of enums
- and flags.
-
-2002-12-03 07:33 tball
-
- * src/java/org/gnu/: glib/EventMap.java, gtk/Adjustment.java,
- gtk/Button.java, gtk/Calendar.java, gtk/CellRendererText.java,
- gtk/Dialog.java, gtk/Editable.java, gtk/MenuItem.java,
- gtk/Notebook.java, gtk/Range.java, gtk/Scale.java,
- gtk/SpinButton.java, gtk/TextBuffer.java, gtk/TextView.java,
- gtk/ToggleButton.java, gtk/TreeSelection.java,
- gtk/TreeViewColumn.java, gtk/Widget.java: Moved EventMap to
- org.gnu.glib -- don't panic, as all the other files just have an
- additional import statement. Also fixed glade jar build.
-
-2002-12-02 13:55 kuzman
-
- * src/java/org/gnu/gtk/Frame.java: Fixing null pointer problem in
- native code.
-
-2002-12-02 07:14 tball
-
- * src/java/org/gnu/gtk/HScrollBar.java: Missed one from previous
- commit.
-
-2002-12-02 07:13 tball
-
- * src/java/org/gnu/gtk/: AccelLabel.java, Alignment.java,
- Arrow.java, AspectFrame.java, Bin.java, Box.java, Button.java,
- ButtonBox.java, Calendar.java, CheckButton.java,
- CheckMenuItem.java, ColorSelection.java,
- ColorSelectionDialog.java, Combo.java, Container.java,
- Curve.java, Dialog.java, DrawingArea.java, Editable.java,
- Entry.java, EventBox.java, FileSelection.java, Fixed.java,
- FontSelection.java, FontSelectionDialog.java, Frame.java,
- GammaCurve.java, HBox.java, HButtonBox.java, HPaned.java,
- HRuler.java, HScale.java, HSeparator.java, HandleBox.java,
- Image.java, ImageMenuItem.java, InputDialog.java, Item.java,
- Label.java, Layout.java, Menu.java, MenuBar.java, MenuItem.java,
- MenuShell.java, MessageDialog.java, Misc.java, Notebook.java,
- OptionMenu.java, Paned.java, Progress.java, ProgressBar.java,
- RadioButton.java, RadioMenuItem.java, Range.java, Ruler.java,
- Scale.java, ScrollBar.java, ScrolledWindow.java, Separator.java,
- SeparatorMenuItem.java, SimpleList.java, SpinButton.java,
- StatusBar.java, Table.java, TearoffMenuItem.java, TextView.java,
- ToggleButton.java, TreeView.java, VBox.java, VButtonBox.java,
- VPaned.java, VRuler.java, VScale.java, VScrollBar.java,
- VSeparator.java, Viewport.java, Widget.java, Window.java: Added
- constructors for building widgets from libglade; although a lot
- of classes were affected, they all either are referenced from
- Glade or they have a child which is. These constructors invoke
- their superclass constructor to ensure that event handlers are
- only installed once.
-
-2002-11-30 23:24 tball
-
- * src/java/org/gnu/gtk/: Adjustment.java, Button.java,
- Calendar.java, CellRendererText.java, Dialog.java, Editable.java,
- MenuItem.java, Notebook.java, Range.java, Scale.java,
- SpinButton.java, TextView.java, ToggleButton.java, Widget.java:
- Fixed event handler inheritance, support both event-specific and
- GtkEvent-generic handler signatures in SignalHandler.
-
-2002-11-29 21:18 tball
-
- * src/java/org/gnu/gtk/: Adjustment.java, Button.java,
- Calendar.java, CellRendererText.java, Dialog.java, Editable.java,
- MenuItem.java, Notebook.java, Range.java, Scale.java,
- SpinButton.java, TextBuffer.java, TextView.java,
- ToggleButton.java, TreeSelection.java, TreeViewColumn.java,
- Widget.java, event/AdjustmentEvent.java,
- event/CalendarEvent.java, event/CellRendererTextEvent.java,
- event/MenuItemEvent.java, event/RangeEvent.java,
- event/ScaleEvent.java, event/SpinEvent.java,
- event/ToggleEvent.java, event/TreeSelectionEvent.java,
- event/TreeViewColumnEvent.java: Fixed signal to event mapping,
- added missing event types. libglade should now work reasonably
- well for GTK widgets.
-
-2002-11-28 19:04 tball
-
- * src/java/org/gnu/gtk/: Adjustment.java, Button.java,
- Calendar.java, CellRendererText.java, Dialog.java, Editable.java,
- MenuItem.java, Notebook.java, Range.java, Scale.java,
- SpinButton.java, TextBuffer.java, TextView.java,
- ToggleButton.java, TreeSelection.java, TreeViewColumn.java,
- Widget.java: Added getEventMethod to return the method name that
- maps to a signal.
-
-2002-11-28 04:06 tball
-
- * src/java/org/gnu/gtk/: Adjustment.java, Button.java,
- Calendar.java, CellRendererText.java, Dialog.java, Editable.java,
- MenuItem.java, Notebook.java, Range.java, Scale.java,
- SpinButton.java, TextBuffer.java, TextView.java,
- ToggleButton.java, TreeSelection.java, TreeViewColumn.java,
- Widget.java: Optimized getEventListenerClass' signature.
-
-2002-11-28 00:40 tball
-
- * src/java/org/gnu/gtk/: Adjustment.java, Button.java,
- Calendar.java, CellRendererText.java, Dialog.java, Editable.java,
- MenuItem.java, Notebook.java, Range.java, Scale.java,
- SpinButton.java, TextBuffer.java, TextView.java,
- ToggleButton.java, TreeSelection.java, TreeViewColumn.java,
- Widget.java: Moved signal handling information into EventMap
- class.
-
-2002-11-24 21:01 tball
-
- * src/java/org/gnu/gtk/: MenuItem.java, Window.java: Cleaned up
- LibGlade's constructors, improved error reporting for obsolete
- and missing files. Added GTK constructors for creating widgets
- from existing native peers. LibGlade connecting still doesn't
- work yet.
-
-2002-11-24 20:24 kuzman
-
- * src/java/org/gnu/gtk/Widget.java: Uncommented the event handlers.
-
-2002-11-24 20:18 kuzman
-
- * src/java/org/gnu/gtk/event/MouseEvent.java: Removed printlns
-
-2002-11-24 20:16 kuzman
-
- * src/java/org/gnu/gtk/Entry.java: Changed a constructor from
- protected to public.
-
-2002-11-24 20:15 kuzman
-
- * src/jni/org_gnu_glib_GObject.c: Checking for boolean return.
-
-2002-11-21 13:34 kuzman
-
- * src/java/org/gnu/gtk/event/EditableListener.java: Changed return
- type on event method.
-
-2002-11-21 13:34 kuzman
-
- * src/java/org/gnu/gtk/Editable.java: Added TODO comment
-
-2002-11-21 13:33 kuzman
-
- * src/java/org/gnu/gtk/TextBuffer.java: Renamed event (correction)
-
-2002-11-20 21:46 kuzman
-
- * src/java/org/gnu/gtk/: Button.java, ListStore.java,
- SimpleList.java, TreeStore.java: Removing unused imports.
-
-2002-11-20 21:06 kuzman
-
- * doc/examples/paned/PanedExample.java,
- doc/examples/frame/Frame.java,
- doc/examples/table/TableExample.java,
- doc/examples/statusbar/StatusBarExample.java,
- doc/examples/stockicons/GtkStockIcons.java,
- doc/examples/testgtk/TestGTK.java,
- doc/examples/progressbar/ProgressBarTest.java,
- src/java/org/gnu/gtk/event/ButtonEvent.java,
- src/java/org/gnu/gtk/event/RangeEvent.java,
- src/java/org/gnu/gtk/event/ScaleEvent.java,
- src/java/org/gnu/gtk/event/SpinEvent.java,
- src/java/org/gnu/gtk/event/CellRendererTextEvent.java,
- src/java/org/gnu/gtk/event/TreeSelectionEvent.java: Removing
- unused imports.
-
-2002-11-20 13:56 kuzman
-
- * src/java/org/gnu/gtk/event/GtkEventType.java: Made the methods
- public so it could be used by the gnome package.
-
-2002-11-19 14:04 kuzman
-
- * src/java/org/gnu/gtk/: GtkStockItem.java, Image.java,
- Button.java: Renamed StockItem to GtkStockItem.
-
-2002-11-19 14:03 kuzman
-
- * doc/examples/: buttonbox/ButtonBoxes.java,
- scale/ScalesExample.java, stockicons/GtkStockIcons.java: Updated
- the examples.
-
-2002-11-12 13:19 kuzman
-
- * src/java/org/gnu/gtk/AccelGroup.java: Added a constructor that
- takes a handle.
-
-2002-11-07 19:59 kuzman
-
- * src/java/org/gnu/gtk/ItemFactoryEntry.java: Fixed reference to
- wrong type.
-
-2002-11-07 01:42 kuzman
-
- * src/java/org/gnu/gtk/Combo.java: Cleanup.
-
-2002-11-07 01:41 kuzman
-
- * src/jni/org_gnu_gtk_Combo.c: Added method to return the Entry.
-
-2002-11-07 01:41 kuzman
-
- * src/java/org/gnu/gtk/Combo.java: Added method that returns the
- text and a method that returns the Entry from the Combo.
-
-2002-11-07 01:40 kuzman
-
- * src/java/org/gnu/gtk/Entry.java: Added a constructor that takes a
- handle.
-
-2002-11-04 00:49 kuzman
-
- * src/java/org/gnu/gtk/: Menu.java, MenuDirectionType.java,
- MessageType.java, Misc.java, PolicyType.java: Updated the
- javadocs.
-
-2002-11-03 21:44 kuzman
-
- * src/java/org/gnu/gtk/Justification.java: Cleaned up the comments.
-
-2002-10-31 21:06 kuzman
-
- * src/java/org/gnu/gtk/: ItemFactory.java, ItemFactoryEntry.java:
- Work in progress.
-
-2002-10-30 00:56 kuzman
-
- * src/jni/org_gnu_gdk_Point.c: Fixed a type in the C code.
-
-2002-10-29 21:44 kuzman
-
- * src/java/org/gnu/glib/Type.java: Added method to compare two
- types.
-
-2002-10-29 20:48 kuzman
-
- * src/java/org/gnu/gtk/: VSeparator.java, WindowGroup.java,
- VButtonBox.java, VScale.java, Widget.java, Window.java,
- VPaned.java, VRuler.java, VScrollBar.java, Viewport.java,
- VBox.java: Added method to retrieve the GLib runtime info.
-
-2002-10-29 20:45 kuzman
-
- * src/java/org/gnu/gtk/: ToolBar.java, TreeIter.java,
- TreeModel.java, TreeSortable.java, TreeView.java,
- TreeViewColumn.java, ToolTips.java, TreeModelSort.java,
- TreeSelection.java, TreeStore.java: Added method to retrieve the
- GLib runtime info.
-
-2002-10-29 20:42 kuzman
-
- * src/java/org/gnu/gtk/: Style.java, Table.java,
- TearoffMenuItem.java, TextChildAnchor.java, TextTag.java,
- TextTagTable.java, TextView.java, TextBuffer.java, TextMark.java,
- ToggleButton.java: Added method to retrieve the GLib runtime
- info.
-
-2002-10-29 20:38 kuzman
-
- * src/java/org/gnu/gtk/: Scale.java, Ruler.java, ScrollBar.java,
- ScrolledWindow.java, Separator.java, SeparatorMenuItem.java,
- Settings.java, SizeGroup.java, SpinButton.java, StatusBar.java:
- Added method to retrieve the GLib runtime info.
-
-2002-10-29 20:33 kuzman
-
- * src/java/org/gnu/gtk/: Layout.java, Menu.java, MenuBar.java,
- MenuItem.java, Label.java, ListStore.java, MenuShell.java,
- MessageDialog.java, Misc.java, Notebook.java, OptionMenu.java,
- Paned.java, Plug.java, ProgressBar.java, RadioButton.java,
- RadioMenuItem.java, Range.java, RcStyle.java: Added method to
- retrieve the GLib runtime info.
-
-2002-10-29 20:29 kuzman
-
- * src/java/org/gnu/gtk/: IconFactory.java, IMContext.java,
- IMContextSimple.java, IMMulticontext.java, Image.java,
- ImageMenuItem.java, InputDialog.java, Invisible.java, Item.java,
- ItemFactory.java: Added method to retrieve the GLib runtime info.
-
-2002-10-29 20:26 kuzman
-
- * src/java/org/gnu/gtk/: Entry.java, HSeparator.java,
- GtkObject.java, HBox.java, HButtonBox.java, HPaned.java,
- HRuler.java, HScale.java, HScrollBar.java, HandleBox.java: Added
- method to retrieve the GLib runtime info.
-
-2002-10-29 20:04 kuzman
-
- * src/java/org/gnu/gtk/: DrawingArea.java, Dialog.java,
- Editable.java, EventBox.java, FileSelection.java, Fixed.java,
- FontSelection.java, FontSelectionDialog.java, Frame.java,
- GammaCurve.java: Added method to retrieve the GLib runtime info.
-
-2002-10-29 19:58 kuzman
-
- * src/java/org/gnu/gtk/: CellRenderer.java, Calendar.java,
- CellEditable.java, CellRendererText.java, CheckButton.java,
- CheckMenuItem.java, Combo.java, Container.java,
- CellRendererPixbuf.java, CellRendererToggle.java,
- ColorSelection.java, ColorSelectionDialog.java, Curve.java: Added
- method to retrieve the GLib runtime info.
-
-2002-10-29 17:50 kuzman
-
- * src/java/org/gnu/gtk/: AccelGroup.java, AccelLabel.java,
- Accessible.java, Adjustment.java, Alignment.java, Arrow.java,
- AspectFrame.java, Bin.java, Box.java, Button.java,
- ButtonBox.java: Fixed type in javadocs.
-
-2002-10-29 17:48 kuzman
-
- * src/java/org/gnu/gtk/: AccelGroup.java, AccelLabel.java,
- Accessible.java, Adjustment.java, Alignment.java, Arrow.java,
- AspectFrame.java, Bin.java, Box.java, Button.java,
- ButtonBox.java: Added runtime type accessor.
-
-2002-10-29 17:37 kuzman
-
- * src/java/org/gnu/glib/Type.java: Added method to retrieve the int
- type.
-
-2002-10-29 16:25 kuzman
-
- * src/java/org/gnu/gtk/Item.java: Updated the javadocs.
-
-2002-10-29 16:22 kuzman
-
- * src/java/org/gnu/gtk/: InputDialog.java, Invisible.java: Updated
- the javadocs.
-
-2002-10-29 16:20 kuzman
-
- * src/java/org/gnu/gtk/IMContext.java: Added a method - needs
- several more.
-
-2002-10-29 16:16 kuzman
-
- * src/java/org/gnu/gtk/: IMContextSimple.java, IMMulticontext.java:
- Added constructor.
-
-2002-10-29 15:27 kuzman
-
- * src/java/org/gnu/gtk/ImageMenuItem.java: Updated the javadocs.
-
-2002-10-29 15:24 kuzman
-
- * src/java/org/gnu/gtk/Image.java: Added a method and updated the
- javadocs.
-
-2002-10-29 14:53 kuzman
-
- * src/java/org/gnu/gtk/ImageType.java: Updated the javadocs
-
-2002-10-29 14:46 kuzman
-
- * src/java/org/gnu/gtk/: IconFactory.java, IconSet.java,
- IconSource.java: Enhanced the icon capability of the bindings.
-
-2002-10-29 14:06 kuzman
-
- * src/java/org/gnu/gtk/: HScale.java, HSeparator.java: Updated the
- javadocs
-
-2002-10-29 13:59 kuzman
-
- * src/java/org/gnu/gtk/: HandleBox.java, HButtonBox.java,
- HRuler.java: Updated the javadocs
-
-2002-10-29 13:38 kuzman
-
- * src/java/org/gnu/gtk/GtkObject.java: Updated the javadocs and
- added a method.
-
-2002-10-29 13:33 kuzman
-
- * src/java/org/gnu/gtk/ObjectFlags.java: Fixed bugs and updated the
- javadocs.
-
-2002-10-29 13:24 kuzman
-
- * src/java/org/gnu/gtk/: Frame.java, GammaCurve.java: Updated the
- javadocs
-
-2002-10-29 13:14 kuzman
-
- * src/java/org/gnu/gtk/FontSelectionDialog.java: Updated the
- javadocs and removed duplicate method. Also, now inherits from
- Dialog.
-
-2002-10-29 13:10 kuzman
-
- * src/jni/org_gnu_gtk_FontSelectionDialog.c: Removed duplicate
- method.
-
-2002-10-29 13:09 kuzman
-
- * src/java/org/gnu/gtk/FontSelection.java: Updated the javadocs
-
-2002-10-29 13:05 kuzman
-
- * src/java/org/gnu/gtk/Fixed.java: Updated the javadocs
-
-2002-10-29 13:02 kuzman
-
- * src/jni/org_gnu_gtk_FileSelection.c: Removed conflicting method.
-
-2002-10-29 13:02 kuzman
-
- * src/java/org/gnu/gtk/FileSelection.java: FileSelection should
- inherit from Dialog.
-
-2002-10-29 12:52 kuzman
-
- * src/java/org/gnu/gtk/EventBox.java: Updated the javadocs
-
-2002-10-29 12:47 kuzman
-
- * src/java/org/gnu/gtk/Entry.java: Completed the public interface.
-
-2002-10-29 12:38 kuzman
-
- * src/jni/org_gnu_gdk_Point.c: added method to free the native
- resources.
-
-2002-10-29 12:38 kuzman
-
- * src/java/org/gnu/gdk/Point.java: Added finalize method to free
- the native resources.
-
-2002-10-29 12:29 kuzman
-
- * src/java/org/gnu/gtk/Editable.java: Completed the public
- interface and added event handling.
-
-2002-10-29 12:27 kuzman
-
- * src/java/org/gnu/gtk/event/: EditableEvent.java,
- EditableListener.java: Event and Listener for the Editable
- widget.
-
-2002-10-29 12:22 kuzman
-
- * src/java/org/gnu/gtk/Dialog.java: Changed the handle callback
- method to set the response.
-
-2002-10-29 12:22 kuzman
-
- * src/java/org/gnu/gtk/event/DialogEvent.java: Added method to set
- the response for the event.
-
-2002-10-28 22:03 kuzman
-
- * src/java/org/gnu/gtk/Entry.java: Entry now inherits from
- Editable.
-
-2002-10-28 22:03 kuzman
-
- * src/java/org/gnu/gtk/Editable.java: Added a few additional public
- methods.
-
-2002-10-28 21:24 kuzman
-
- * src/java/org/gnu/gtk/DrawingArea.java: Updated the javadocs
-
-2002-10-28 19:52 kuzman
-
- * src/java/org/gnu/gtk/Dialog.java: Added a few more public methods
- and all event handling.
-
-2002-10-28 19:50 kuzman
-
- * src/java/org/gnu/gtk/event/: DialogListener.java: Fixed
- copy/paste bug.
-
-2002-10-28 19:46 kuzman
-
- * src/java/org/gnu/gtk/event/: DialogEvent.java,
- DialogListener.java: Dialog event handling classes.
-
-2002-10-28 19:25 kuzman
-
- * src/java/org/gnu/gtk/event/FocusEvent.java: Added comparison
- method.
-
-2002-10-28 19:07 kuzman
-
- * src/java/org/gnu/gtk/CornerType.java: Added javadocs.
-
-2002-10-28 19:01 kuzman
-
- * src/java/org/gnu/gtk/Container.java: Added a missing public
- method and updated the javadocs.
-
-2002-10-28 18:58 kuzman
-
- * src/java/org/gnu/gtk/Combo.java: Updated the javadoc.
-
-2002-10-28 18:47 kuzman
-
- * src/java/org/gnu/gtk/ColorSelectionDialog.java: Updated the
- javadoc.
-
-2002-10-28 18:44 kuzman
-
- * doc/examples/testgtk/TestGTK.java: Updated the example to match
- the updated public API.
-
-2002-10-28 18:44 kuzman
-
- * src/java/org/gnu/gtk/ColorSelection.java: Added a few missing
- public methods.
-
-2002-10-28 17:52 kuzman
-
- * src/java/org/gnu/gtk/CheckMenuItem.java: Added a couple of
- missing public methods.
-
-2002-10-28 17:38 kuzman
-
- * src/java/org/gnu/gtk/CalendarDisplayOptions.java: Added javadocs.
-
-2002-10-28 17:35 kuzman
-
- * src/java/org/gnu/gtk/ButtonsType.java: Added javadocs.
-
-2002-10-28 17:26 kuzman
-
- * src/java/org/gnu/gtk/ButtonsType.java: Added javadocs.
-
-2002-10-28 17:18 kuzman
-
- * src/java/org/gnu/gtk/: AspectFrame.java, Bin.java: Added
- javadocs.
-
-2002-10-28 17:13 kuzman
-
- * src/java/org/gnu/gtk/ArrowType.java: Added javadocs.
-
-2002-10-28 17:10 kuzman
-
- * src/java/org/gnu/gtk/Alignment.java: Added javadocs.
-
-2002-10-28 16:38 kuzman
-
- * src/java/org/gnu/gtk/AccelMap.java: Added a couple of methods to
- load and save accelerator maps.
-
-2002-10-28 16:32 kuzman
-
- * src/java/org/gnu/gtk/AccelLabel.java: Added comments and a new
- method to retrieve the width of the accelerator
-
-2002-10-28 16:26 kuzman
-
- * src/java/org/gnu/gtk/AccelKey.java: Added protected constructor
- so this object cannot be constructed.
-
-2002-10-28 16:24 kuzman
-
- * src/java/org/gnu/gtk/AccelGroup.java: Added comments and updated
- the API.
-
-2002-10-27 12:50 kuzman
-
- * src/java/org/gnu/gtk/: Button.java, CheckButton.java,
- ToggleButton.java: Removed a few print statements that were used
- for debigging.
-
-2002-10-27 12:30 kuzman
-
- * src/java/org/gnu/gtk/: AccelGroup.java, Adjustment.java,
- Arrow.java, AspectFrame.java, Box.java, ButtonBox.java,
- CheckButton.java, Combo.java, Editable.java, EventBox.java,
- FontSelection.java, FontSelectionDialog.java, Frame.java,
- HButtonBox.java, HPaned.java, HRuler.java, HSeparator.java,
- HandleBox.java, Label.java, Layout.java, Menu.java, Misc.java,
- Notebook.java, ProgressBar.java, RadioButton.java, Scale.java,
- ScrollBar.java, Separator.java, SimpleList.java, SpinButton.java,
- TextView.java, ToggleButton.java, VRuler.java, VScrollBar.java,
- VSeparator.java, Widget.java, Window.java, AccelLabel.java,
- Alignment.java, Bin.java, Button.java, Calendar.java,
- CheckMenuItem.java, ColorSelection.java,
- ColorSelectionDialog.java, Container.java, Curve.java,
- Dialog.java, DrawingArea.java, Entry.java, FileSelection.java,
- Fixed.java, GammaCurve.java, HBox.java, HScale.java,
- HScrollBar.java, Image.java, InputDialog.java, Invisible.java,
- Item.java, MenuBar.java, MenuItem.java, MenuShell.java,
- MessageDialog.java, OptionMenu.java, Paned.java,
- RadioMenuItem.java, Range.java, Ruler.java, ScrolledWindow.java,
- SeparatorMenuItem.java, StatusBar.java, Table.java,
- TearoffMenuItem.java, TextBuffer.java, ToolBar.java,
- ToolTips.java, TreeView.java, VBox.java, VButtonBox.java,
- VPaned.java, VScale.java, Viewport.java: Changed all Widget
- classes to properly handle default constructors.
-
-2002-10-27 12:29 kuzman
-
- * src/java/org/gnu/glib/GObject.java: Added default initialization
- to the handle member.
-
-2002-10-25 13:18 kuzman
-
- * src/jni/org_gnu_glib_GListString.c: Corrected handling of native
- peer.
-
-2002-10-24 13:55 kuzman
-
- * doc/examples/testgtk/TestGTK.java: Connected main buttons to
- callbacks.
-
-2002-10-23 15:02 kuzman
-
- * src/java/org/gnu/gtk/: AccelLabel.java, Adjustment.java,
- AspectFrame.java, CheckButton.java, Combo.java, Curve.java,
- DrawingArea.java, Entry.java, GammaCurve.java, HPaned.java,
- HRuler.java, HandleBox.java, IconFactory.java, Item.java,
- Layout.java, MenuBar.java, ProgressBar.java, RadioButton.java,
- Separator.java, SizeGroup.java, TearoffMenuItem.java,
- TextBuffer.java, TextView.java, ToggleButton.java, ToolBar.java,
- TreeView.java, VBox.java, VRuler.java, Widget.java,
- Alignment.java, Arrow.java, Button.java, FileSelection.java,
- Fixed.java, FontSelectionDialog.java, HBox.java, Image.java,
- ImageMenuItem.java, InputDialog.java, Invisible.java,
- MessageDialog.java, Ruler.java, ScrolledWindow.java,
- StatusBar.java, VButtonBox.java, VPaned.java, Viewport.java:
- Fixed all outstading issues with initializeEventHandlers
- invocation, added constructors for a few classes and rounded out
- the API for a few classes.
-
-2002-10-23 15:00 kuzman
-
- * src/java/org/gnu/gtk/event/: TextBufferEvent.java,
- TextBufferListener.java: Updated the TextBuffer events
-
-2002-10-20 15:54 Mark Howard
-
- * src/jni/org_gnu_gtk_CellRendererText.c: changes
-
-2002-10-20 06:21 theserge
-
- * src/java/org/gnu/gtk/HBox.java: Implemented CanvasPoints. Added
- documentation as well as ability to send null value for dir in
- Execute. Debugged errors which occur when running TestGNOME.
-
-2002-10-19 15:10 kuzman
-
- * src/java/org/gnu/gtk/: TextView.java, event/TextViewEvent.java: A
- small incremental update to the TextView events.
-
-2002-10-19 10:06 kuzman
-
- * src/java/org/gnu/gtk/TextView.java: Added the beginning of the
- event handling.
-
-2002-10-19 10:06 kuzman
-
- * src/java/org/gnu/gtk/Widget.java: Formatting.
-
-2002-10-19 10:06 kuzman
-
- * src/java/org/gnu/gtk/event/: TextViewEvent.java,
- TextViewListener.java: The beginning of the event handling for
- the TextView widget.
-
-2002-10-19 10:05 kuzman
-
- * src/java/org/gnu/gtk/event/: LifeCycleEvent.java,
- LifeCycleListener.java, TextBufferEvent.java, ToggleEvent.java: A
- little bit of formatting cleanup.
-
-2002-10-17 16:13 kuzman
-
- * src/: java/org/gnu/gdk/Cursor.java,
- java/org/gnu/gdk/DragContext.java,
- java/org/gnu/gdk/Function.java, java/org/gnu/gdk/GC.java,
- java/org/gnu/gdk/Geometry.java, java/org/gnu/gdk/Image.java,
- java/org/gnu/gdk/Rectangle.java,
- java/org/gnu/gtk/AccelGroup.java,
- java/org/gnu/gtk/Accessible.java,
- java/org/gnu/gtk/Allocation.java, java/org/gnu/gtk/Arrow.java,
- java/org/gnu/gtk/Bin.java, java/org/gnu/gtk/Clipboard.java,
- java/org/gnu/gtk/Curve.java, java/org/gnu/gtk/AccelLabel.java,
- java/org/gnu/gtk/ColorSelection.java,
- jni/org_gnu_gtk_ColorSelection.c: Misc. updates.
-
-2002-10-17 14:19 kuzman
-
- * src/java/org/gnu/pango/: AttrIterator.java, AttrList.java: New
- public methods.
-
-2002-10-17 12:22 kuzman
-
- * src/java/org/gnu/atk/AtkObject.java: Removed unused import.
-
-2002-10-17 01:30 kuzman
-
- * src/java/org/gnu/atk/: AtkObject.java, Layer.java,
- RelationSet.java, Role.java: Added javadoc comments and new
- public methods.
-
-2002-10-16 19:13 kuzman
-
- * doc/examples/mandel/JavaGTKMandelGUI.java: Fixed the last error
- here.
-
-2002-10-16 17:52 kuzman
-
- * doc/examples/pixmap/: Pixmap.java, test.xpm: Removed example for
- the deprecated Pixmap widget.
-
-2002-10-16 17:51 kuzman
-
- * doc/examples/image/: test.xpm, ImageTest.java: Added new example
- to demonstrate the Image control.
-
-2002-10-16 12:24 kuzman
-
- * doc/examples/progressbar/ProgressBarTest.java: Fixed remaining
- errors with this example.
-
-2002-10-16 01:36 kuzman
-
- * doc/examples/mandel/JavaGTKMandelGUI.java: Fixed a few additional
- errors.
-
-2002-10-16 01:30 kuzman
-
- * src/java/org/gnu/gtk/Widget.java: Passing real gdk event classes
- to the gtk event methods.
-
-2002-10-16 01:30 kuzman
-
- * src/java/org/gnu/gtk/event/: KeyEvent.java, MouseEvent.java:
- Enhancing the gtk event classes to contain information from the
- gdk events.
-
-2002-10-16 01:29 kuzman
-
- * src/java/org/gnu/gdk/: EventButton.java, EventCrossing.java,
- EventKey.java, EventScroll.java: Added constructors and new
- methods to access veriables of the low level event classes.
-
-2002-10-16 01:29 kuzman
-
- * src/java/org/gnu/gdk/KeySymbol.java: New class that holds
- constants that represents all key symbols in GDK.
-
-2002-10-14 21:50 kuzman
-
- * src/java/org/gnu/gdk/Colormap.java: Added a method to allocate a
- single color.
-
-2002-10-14 21:50 kuzman
-
- * doc/examples/mandel/JavaGTKMandelGUI.java: Minor updates for the
- example program.
-
-2002-10-14 21:25 kuzman
-
- * src/java/org/gnu/gtk/Gtk.java: Added a couple of methods to
- provide low level access to the event loop.
-
-2002-10-14 19:23 kuzman
-
- * src/jni/org_gnu_gdk_Color.c: Additions to round-out API.
-
-2002-10-14 19:19 kuzman
-
- * src/java/org/gnu/: gdk/Color.java, gdk/Colormap.java,
- gdk/GC.java, gtk/Widget.java, gtk/DrawingArea.java: Additions to
- round-out API.
-
-2002-10-14 19:14 kuzman
-
- * doc/examples/mandel/JavaGTKMandelGUI.java: Updated the example to
- fix a few of the problems and the discover what work should be
- done for gdk.
-
-2002-10-14 16:25 kuzman
-
- * src/java/org/gnu/glib/GObject.java: Needed to change the old
- event handling methods back to public so the libglade interface
- will work properly. I will want to revisit this sometime in the
- future.
-
-2002-10-12 14:38 kuzman
-
- * doc/examples/calendar/CalendarExample.java: Added calendar event
- handling.
-
-2002-10-12 14:35 kuzman
-
- * src/java/org/gnu/gtk/: Calendar.java, event/CalendarEvent.java:
- Completed the Calendar event handling.
-
-2002-10-12 14:35 kuzman
-
- * src/java/org/gnu/glib/GObject.java: Changed old event handling
- methods to protected.
-
-2002-10-12 13:28 kuzman
-
- * src/java/org/gnu/gtk/event/: CalendarEvent.java,
- CalendarListener.java: Event handling for the Calendar widget.
-
-2002-10-11 21:01 kuzman
-
- * src/java/org/gnu/gtk/Notebook.java: Fixed to work with updated
- events.
-
-2002-10-11 20:54 kuzman
-
- * doc/examples/stockicons/GtkStockIcons.java: Moved this example
- from the buttons directory.
-
-2002-10-11 20:54 kuzman
-
- * doc/examples/buttons/GtkStockButtons.java: Moved this example to
- another directory.
-
-2002-10-11 19:09 kuzman
-
- * src/jni/org_gnu_glib_GObject.c: Significant event cleanup.
-
-2002-10-11 19:09 kuzman
-
- * src/java/org/gnu/gtk/Widget.java: Updated to properly handle
- events.
-
-2002-10-11 19:08 kuzman
-
- * doc/examples/buttons/Buttons.java: Updated to better demonstrate
- events.
-
-2002-10-08 21:44 kuzman
-
- * doc/examples/calendar/CalendarExample.java: Fixed all errors
- except those related to calendar events. Need the events!!
-
-2002-10-08 21:43 kuzman
-
- * doc/examples/progressbar/ProgressBarTest.java: Renamed and fixed
- a few errors. Still need to enhance the ProgressBar API.
-
-2002-10-08 20:29 kuzman
-
- * src/java/org/gnu/gtk/ProgressBar.java: Added method to retrieve
- the current percentage.
-
-2002-10-08 20:28 kuzman
-
- * doc/examples/progressbar/ProgressBar.java: Renamed the example
- and cleaned up a few errors.
-
-2002-10-08 18:21 kuzman
-
- * doc/examples/text/Text.java: Fixed errors.
-
-2002-10-08 18:03 kuzman
-
- * doc/examples/editor/Editor.java: Fixed errors.
-
-2002-10-08 18:00 kuzman
-
- * doc/examples/application/Application.java: Fixed errors. Still
- need to get this example working.
-
-2002-10-08 17:55 kuzman
-
- * doc/examples/paned/PanedExample.java: Fixed errors.
-
-2002-10-08 12:28 kuzman
-
- * doc/examples/tree/Tree.java: Removed old example.
-
-2002-10-08 12:27 kuzman
-
- * doc/examples/testgtk/TestGTK.java: Removed remaining errors.
-
-2002-10-08 12:12 kuzman
-
- * doc/examples/buttons/: ButtonEvents.java, Buttons.java: Cleaned
- up errors.
-
-2002-10-04 11:30 Mark Howard
-
- * src/java/org/gnu/gtk/: TreeSelection.java,
- event/CellRendererTextEvent.java,
- event/CellRendererTextListener.java, event/TextBufferEvent.java,
- event/TextBufferListener.java: more event work
-
-2002-10-02 16:40 Mark Howard
-
- * src/java/org/gnu/gtk/: CellRendererText.java, Combo.java,
- ResponseType.java, TreeSelection.java, TreeView.java,
- Widget.java: bug fixing
-
-2002-09-30 12:02 Mark Howard
-
- * src/java/org/gnu/gtk/: Widget.java, event/FocusListener.java,
- event/KeyListener.java, event/MouseListener.java: sorted out
- return values for events
-
-2002-09-28 19:16 Mark Howard
-
- * src/: java/org/gnu/glib/Boxed.java, java/org/gnu/glib/Type.java,
- java/org/gnu/glib/Value.java, java/org/gnu/gtk/Button.java,
- java/org/gnu/gtk/CheckButton.java,
- java/org/gnu/gtk/RadioButton.java,
- java/org/gnu/gtk/SimpleList.java,
- java/org/gnu/gtk/ToggleButton.java,
- java/org/gnu/gtk/TreeIter.java, java/org/gnu/gtk/TreeModel.java,
- java/org/gnu/gtk/TreeSelection.java,
- java/org/gnu/gtk/TreeStore.java, jni/org_gnu_glib_GObject.c,
- jni/org_gnu_glib_Type.c, jni/org_gnu_glib_Value.c,
- jni/org_gnu_gtk_TreeModel.c, jni/org_gnu_gtk_TreeSelection.c: bug
- fixes; treeSelection jni work
-
-2002-09-27 14:51 Mark Howard
-
- * src/: java/org/gnu/gtk/CheckButton.java,
- java/org/gnu/gtk/RadioButton.java,
- java/org/gnu/gtk/ToggleButton.java, jni/org_gnu_glib_GObject.c:
- more temporary fixes
-
-2002-09-27 11:12 Mark Howard
-
- * src/java/org/gnu/gtk/: Settings.java, Widget.java: ref bug fix;
- event bug hiding (needs fixing in GObject jni code - this just
- hides the effects of it).
-
-2002-09-24 02:06 kuzman
-
- * doc/examples/paned/PanedExample.java: Slight cleanup - not close
- to finished.
-
-2002-09-21 16:17 Mark Howard
-
- * doc/examples/table/TableExample.java: bug fix
-
-2002-09-18 18:27 kuzman
-
- * src/java/org/gnu/pango/AttrLanguage.java: Fixed simple brace
- mismatch.
-
-2002-09-18 15:48 Mark Howard
-
- * src/java/org/gnu/: glib/Boxed.java, glib/GObject.java,
- gtk/Adjustment.java, gtk/CellRenderer.java,
- gtk/CellRendererToggle.java, gtk/Dialog.java,
- gtk/MessageDialog.java, gtk/TextAttributes.java,
- gtk/TextBuffer.java, gtk/TextIter.java, gtk/TextView.java,
- gtk/TreeStore.java, gtk/TreeView.java, gtk/TreeViewColumn.java,
- gtk/TreeViewColumnSizing.java, gtk/event/MenuItemListener.java,
- gtk/event/TreeSelectionEvent.java,
- gtk/event/TreeViewColumnEvent.java, gtk/event/TreeViewEvent.java,
- pango/AttrIterator.java, pango/AttrLanguage.java,
- pango/AttrList.java: Fixed all javadoc errors
-
-2002-09-18 14:41 Mark Howard
-
- * src/java/org/gnu/: atk/Layer.java, atk/RelationType.java,
- atk/Role.java, atk/StateType.java, gdk/AxisUse.java,
- gdk/ByteOrder.java, gdk/CapStyle.java, gdk/Colorspace.java,
- gdk/CrossingMode.java, gdk/CursorType.java, gdk/DragAction.java,
- gdk/DragProtocol.java, gdk/EventMask.java, gdk/EventType.java,
- gdk/ExtensionMode.java, gdk/Fill.java, gdk/FillRule.java,
- gdk/Function.java, gdk/GCValuesMask.java, gdk/GrabStatus.java,
- gdk/Gravity.java, gdk/ImageType.java, gdk/InputCondition.java,
- gdk/InputMode.java, gdk/InputSource.java, gdk/InterpType.java,
- gdk/JoinStyle.java, gdk/LineStyle.java, gdk/ModifierType.java,
- gdk/NotifyType.java, gdk/OverlapType.java,
- gdk/PixbufAlphaMode.java, gdk/PropMode.java,
- gdk/PropertyState.java, gdk/RgbDither.java,
- gdk/ScrollDirection.java, gdk/SettingAction.java,
- gdk/Status.java, gdk/SubwindowMode.java,
- gdk/VisibilityState.java, gdk/VisualType.java,
- gdk/WMDecoration.java, gdk/WMFunction.java,
- gdk/WindowAttributesType.java, gdk/WindowClass.java,
- gdk/WindowEdge.java, gdk/WindowHints.java, gdk/WindowState.java,
- gdk/WindowType.java, gdk/WindowTypeHint.java,
- glib/SpawnError.java, gtk/AccelFlags.java, gtk/AnchorType.java,
- gtk/ArrowType.java, gtk/AttachOptions.java,
- gtk/ButtonBoxStyle.java, gtk/ButtonsType.java,
- gtk/CalendarDisplayOptions.java, gtk/CellRendererMode.java,
- gtk/CellRendererState.java, gtk/CornerType.java,
- gtk/CurveType.java, gtk/DebugFlag.java, gtk/DeleteType.java,
- gtk/DestDefaults.java, gtk/DialogFlags.java,
- gtk/DirectionType.java, gtk/ExpanderStyle.java,
- gtk/IconSize.java, gtk/ImageType.java, gtk/Justification.java,
- gtk/MenuDirectionType.java, gtk/MenuFactoryType.java,
- gtk/MessageType.java, gtk/MetricType.java, gtk/MovementStep.java,
- gtk/ObjectFlags.java, gtk/Orientation.java, gtk/PackType.java,
- gtk/PathPriorityType.java, gtk/PathType.java,
- gtk/PolicyType.java, gtk/PositionType.java,
- gtk/ProgressBarOrientation.java, gtk/ProgressBarStyle.java,
- gtk/RcFlags.java, gtk/RcTokenType.java, gtk/ReliefStyle.java,
- gtk/ResizeMode.java, gtk/ResponseType.java, gtk/ScrollType.java,
- gtk/SelectionMode.java, gtk/ShadowType.java, gtk/SideType.java,
- gtk/SignalRunType.java, gtk/SizeGroupMode.java,
- gtk/SortType.java, gtk/SpinButtonUpdatePolicy.java,
- gtk/SpinType.java, gtk/StateType.java, gtk/SubmenuDirection.java,
- gtk/SubmenuPlacement.java, gtk/TargetFlags.java,
- gtk/TextDirection.java, gtk/TextSearchFlags.java,
- gtk/TextWindowType.java, gtk/ToolBarChildType.java,
- gtk/ToolBarSpaceStyle.java, gtk/ToolBarStyle.java,
- gtk/TreeViewColumnSizing.java, gtk/TreeViewDropPosition.java,
- gtk/UpdateType.java, gtk/Visibility.java, gtk/Widget.java,
- gtk/WidgetFlags.java, gtk/WidgetHelpType.java,
- gtk/WindowPosition.java, gtk/WindowType.java, gtk/WrapMode.java,
- pango/Alignment.java, pango/AttrType.java,
- pango/CoverageLevel.java, pango/Direction.java,
- pango/FontMask.java, pango/Stretch.java, pango/Style.java,
- pango/TabAlign.java, pango/Underline.java, pango/Variant.java,
- pango/Weight.java, pango/WrapMode.java: Changed static ints of
- Enums to private access rather than public. This will make the
- javadoc ouput much more appealing.
-
-2002-09-18 13:20 Mark Howard
-
- * src/: java/org/gnu/gtk/FileSelection.java,
- java/org/gnu/gtk/TextTagTable.java,
- java/org/gnu/gtk/TreeStore.java,
- java/org/gnu/pango/Alignment.java,
- java/org/gnu/pango/AttrColor.java,
- java/org/gnu/pango/AttrFloat.java,
- java/org/gnu/pango/AttrFontDesc.java,
- java/org/gnu/pango/AttrInt.java,
- java/org/gnu/pango/AttrIterator.java,
- java/org/gnu/pango/AttrList.java,
- java/org/gnu/pango/AttrShape.java,
- java/org/gnu/pango/AttrString.java,
- java/org/gnu/pango/AttrType.java,
- java/org/gnu/pango/Attribute.java, java/org/gnu/pango/Color.java,
- java/org/gnu/pango/Context.java,
- java/org/gnu/pango/Coverage.java,
- java/org/gnu/pango/CoverageLevel.java,
- java/org/gnu/pango/Direction.java, java/org/gnu/pango/Font.java,
- java/org/gnu/pango/FontDescription.java,
- java/org/gnu/pango/FontFace.java,
- java/org/gnu/pango/FontFamily.java,
- java/org/gnu/pango/FontMask.java,
- java/org/gnu/pango/FontMetrics.java,
- java/org/gnu/pango/Language.java, java/org/gnu/pango/Layout.java,
- java/org/gnu/pango/LayoutLine.java,
- java/org/gnu/pango/Rectangle.java,
- java/org/gnu/pango/Stretch.java, java/org/gnu/pango/Style.java,
- java/org/gnu/pango/TabAlign.java,
- java/org/gnu/pango/TabArray.java,
- java/org/gnu/pango/Underline.java,
- java/org/gnu/pango/Variant.java, java/org/gnu/pango/Weight.java,
- java/org/gnu/pango/WrapMode.java, jni/org_gnu_gtk_TextTagTable.c,
- jni/org_gnu_pango_AttrColor.c, jni/org_gnu_pango_Context.c,
- jni/org_gnu_pango_TabArray.c: All pango objects, and a few bug
- fixes.
-
-2002-09-16 14:26 Mark Howard
-
- * src/: java/org/gnu/gdk/Pixbuf.java,
- java/org/gnu/gtk/Clipboard.java,
- java/org/gnu/gtk/Justification.java,
- java/org/gnu/gtk/TextAppearance.java,
- java/org/gnu/gtk/TextAttributes.java,
- java/org/gnu/gtk/TextBuffer.java,
- java/org/gnu/gtk/TextChildAnchor.java,
- java/org/gnu/gtk/TextDirection.java,
- java/org/gnu/gtk/TextIter.java, java/org/gnu/gtk/TextMark.java,
- java/org/gnu/gtk/TextSearchFlags.java,
- java/org/gnu/gtk/TextTag.java,
- java/org/gnu/gtk/TextTagTable.java,
- java/org/gnu/gtk/TextView.java, java/org/gnu/gtk/WrapMode.java,
- java/org/gnu/pango/Language.java,
- java/org/gnu/pango/TabArray.java, jni/org_gnu_gtk_TextBuffer.c,
- jni/org_gnu_gtk_TextIter.c, jni/org_gnu_gtk_TextView.c: initial
- work on text widgets
-
-2002-09-12 09:14 Mark Howard
-
- * src/: java/org/gnu/gtk/MenuBar.java,
- java/org/gnu/gtk/RadioButton.java,
- java/org/gnu/gtk/StatusBar.java, jni/org_gnu_gtk_RadioButton.c:
- added constructor
-
-2002-09-11 16:46 Mark Howard
-
- * src/: java/org/gnu/gtk/CellRendererPixbuf.java,
- java/org/gnu/gtk/TreeIter.java, java/org/gnu/gtk/TreePath.java,
- java/org/gnu/gtk/TreeSelection.java,
- java/org/gnu/gtk/TreeSortable.java,
- java/org/gnu/gtk/TreeView.java,
- java/org/gnu/gtk/TreeViewColumn.java,
- java/org/gnu/gtk/Widget.java,
- java/org/gnu/gtk/event/TreeSelectionEvent.java,
- java/org/gnu/gtk/event/TreeSelectionListener.java,
- java/org/gnu/gtk/event/TreeViewColumnEvent.java,
- java/org/gnu/gtk/event/TreeViewColumnListener.java,
- jni/org_gnu_gtk_CellRendererText.c, jni/org_gnu_gtk_TreeView.c:
- tree signal work; bug fixes
-
-2002-09-11 13:52 kuzman
-
- * doc/examples/: statusbar/StatusBarExample.java,
- testgtk/TestGTK.java, scrolledwin/ScrolledWin.java,
- spinbutton/Spinbutton.java: Updated for new event handling.
-
-2002-09-11 13:45 kuzman
-
- * doc/examples/: notebook/NotebookExample.java,
- packbox/Packbox.java, radiobuttons/Radiobuttons.java,
- rangewidgets/RangeWidgets.java, scale/ScalesExample.java: Updated
- for new event handling.
-
-2002-09-11 13:40 kuzman
-
- * src/java/org/gnu/gtk/event/NotebookEvent.java: Added isOfType
- method.
-
-2002-09-11 13:36 kuzman
-
- * doc/examples/: alignment/AlignmentExample.java,
- checkbutton/CheckButtonExample.java,
- invisible/InvisibleExample.java, fixed/FixedExample.java: Updated
- examples with new Event Type API.
-
-2002-09-11 12:51 Mark Howard
-
- * doc/examples/tree/TreeExample.java,
- src/java/org/gnu/gtk/TreeModel.java,
- src/java/org/gnu/gtk/TreeView.java,
- src/jni/org_gnu_gtk_TreeModel.c, src/jni/org_gnu_gtk_TreeView.c:
- more tree work
-
-2002-09-10 17:21 Mark Howard
-
- * doc/examples/dataTable/TableExample.java,
- doc/examples/tree/TreeExample.java,
- src/java/org/gnu/gtk/CellRenderer.java,
- src/java/org/gnu/gtk/CellRendererText.java,
- src/java/org/gnu/gtk/CellRendererToggle.java,
- src/java/org/gnu/gtk/ListStore.java,
- src/java/org/gnu/gtk/SimpleList.java,
- src/java/org/gnu/gtk/TreeView.java,
- src/java/org/gnu/pango/FontDescription.java,
- src/jni/org_gnu_gtk_CellRendererText.c,
- src/jni/org_gnu_gtk_CellRendererToggle.c: yet more tree and list
- work
-
-2002-09-10 13:35 Mark Howard
-
- * doc/examples/tree/TreeExample.java,
- src/java/org/gnu/glib/Type.java,
- src/java/org/gnu/glib/Value.java,
- src/java/org/gnu/gtk/CellRenderer.java,
- src/java/org/gnu/gtk/CellRendererAttribute.java,
- src/java/org/gnu/gtk/CellRendererText.java,
- src/java/org/gnu/gtk/CellRendererToggle.java,
- src/java/org/gnu/gtk/ListStore.java,
- src/java/org/gnu/gtk/TreeStore.java,
- src/java/org/gnu/gtk/TreeViewColumn.java,
- src/jni/org_gnu_glib_Type.c, src/jni/org_gnu_gtk_ListStore.c,
- src/jni/org_gnu_gtk_TreeStore.c: more tree work
-
-2002-09-09 18:35 Mark Howard
-
- * src/java/org/gnu/gtk/: SelectionMode.java, TreeIter.java,
- TreePath.java, TreeSelection.java, TreeSortable.java,
- TreeView.java, TreeViewColumn.java: more tree work
-
-2002-09-09 15:31 Mark Howard
-
- * doc/examples/tree/TreeExample.java,
- src/java/org/gnu/glib/Value.java,
- src/java/org/gnu/gtk/ListStore.java,
- src/java/org/gnu/gtk/TreeViewColumn.java,
- src/jni/org_gnu_glib_Value.c, src/jni/org_gnu_gtk_ListStore.c:
- Bug fixes to make trees possible
-
-2002-09-09 12:50 kuzman
-
- * src/java/org/gnu/gtk/ProgressBar.java: Added new constructor to
- the ProgressBar widget.
-
-2002-09-06 18:26 Mark Howard
-
- * doc/examples/buttons/ButtonEvents.java,
- src/java/org/gnu/glib/Type.java,
- src/java/org/gnu/gtk/Adjustment.java,
- src/java/org/gnu/gtk/Button.java,
- src/java/org/gnu/gtk/MenuItem.java,
- src/java/org/gnu/gtk/Notebook.java,
- src/java/org/gnu/gtk/Range.java,
- src/java/org/gnu/gtk/SpinButton.java,
- src/java/org/gnu/gtk/Widget.java,
- src/java/org/gnu/gtk/event/AdjustmentEvent.java,
- src/java/org/gnu/gtk/event/ButtonEvent.java,
- src/java/org/gnu/gtk/event/FocusEvent.java,
- src/java/org/gnu/gtk/event/GtkEvent.java,
- src/java/org/gnu/gtk/event/GtkEventType.java,
- src/java/org/gnu/gtk/event/KeyEvent.java,
- src/java/org/gnu/gtk/event/LifeCycleEvent.java,
- src/java/org/gnu/gtk/event/MenuItemEvent.java,
- src/java/org/gnu/gtk/event/MouseEvent.java,
- src/java/org/gnu/gtk/event/NotebookEvent.java,
- src/java/org/gnu/gtk/event/RangeEvent.java,
- src/java/org/gnu/gtk/event/ScaleEvent.java,
- src/java/org/gnu/gtk/event/SpinEvent.java,
- src/java/org/gnu/gtk/event/ToggleEvent.java,
- src/java/org/gnu/gtk/event/TreeViewEvent.java: Changed Events to
- use Type inner classes rather than integer constants
-
-2002-09-03 23:28 rubiojr
-
- * src/java/org/gnu/gdk/: Dimension.java, Drawable.java, Gdk.java,
- Window.java, WindowAttr.java: New Dimension class that replaces
- the sun's one. java.awt.Dimension removed from the classes that
- used it. Api documentation update in GdkWindow.
-
-2002-09-03 17:36 kuzman
-
- * src/java/org/gnu/gdk/Window.java: Fixed last commint.
-
-2002-09-03 17:33 kuzman
-
- * src/jni/org_gnu_gdk_Window.c: backing out mistake.
-
-2002-09-03 17:05 kuzman
-
- * doc/examples/mandel/: JavaGTKMandel.java, JavaGTKMandelGUI.java,
- JavaGTKMandelMath.java: A couple of simple updates to match new
- API. Not complete.
-
-2002-09-03 17:02 kuzman
-
- * src/: java/org/gnu/gdk/Window.java, jni/org_gnu_gdk_Window.c:
- Added accessors to get the width and height of the X Window.
-
-2002-09-03 16:54 kuzman
-
- * src/java/org/gnu/gdk/Colormap.java: Added a default constructor.
-
-2002-09-03 16:44 kuzman
-
- * doc/examples/calendar/: CalendarExample.java, Calendar.java:
- Renamed the example and partially updated to match new Calendar
- API.
-
-2002-09-03 16:41 kuzman
-
- * src/java/org/gnu/pango/FontDescription.java: Added a couple of
- constructors. Needs further work.
-
-2002-09-03 16:38 Mark Howard
-
- * src/java/org/gnu/gtk/TreeViewColumn.java: bug fix
-
-2002-09-03 16:29 Mark Howard
-
- * src/java/org/gnu/gtk/: SortType.java, TreePath.java,
- TreeViewColumn.java, TreeViewColumnSizing.java: More Tree Work
-
-2002-09-03 16:26 kuzman
-
- * src/java/org/gnu/gtk/Calendar.java: Added the API. No event
- handling yet.
-
-2002-09-03 16:20 kuzman
-
- * src/jni/org_gnu_gtk_Calendar.c: Moved method from
- CalendarDisplayOptions to Calendar.
-
-2002-09-03 16:18 kuzman
-
- * src/java/org/gnu/gtk/CalendarDisplayOptions.java: Removed bad
- method.
-
-2002-09-03 15:54 kuzman
-
- * doc/examples/: application/Application.java,
- entry/EntryDemo.java: A little cleanup.
-
-2002-09-03 15:32 kuzman
-
- * src/java/org/gnu/gtk/Scale.java: Fixed signature of callback
- method.
-
-2002-09-03 15:26 kuzman
-
- * doc/examples/rangewidgets/RangeWidgets.java: Updated for new API.
-
-2002-09-03 14:49 kuzman
-
- * doc/examples/scale/ScalesExample.java: Changed StockName to
- StockItem
-
-2002-09-03 14:48 kuzman
-
- * doc/examples/table/TableExample.java: Added casts to addListener.
-
-2002-09-03 11:29 kuzman
-
- * doc/examples/testgtk/TestGTK.java: A few more updates. Getting
- closer.
-
-2002-09-03 10:35 Mark Howard
-
- * src/java/org/gnu/gtk/: ListStore.java, TreeSelection.java,
- TreeView.java, TreeViewColumn.java, event/TreeViewEvent.java:
- More tree work
-
-2002-08-31 00:01 kuzman
-
- * src/java/org/gnu/gtk/ToolBar.java: removed unused import.
-
-2002-08-30 20:05 kuzman
-
- * src/java/org/gnu/gtk/SeparatorMenuItem.java: Added constructor.
-
-2002-08-30 19:34 kuzman
-
- * src/java/org/gnu/gtk/RadioButton.java: Added comments for second
- constructor.
-
-2002-08-30 19:33 kuzman
-
- * src/jni/org_gnu_gtk_RadioMenuItem.c: Cleanup and correction.
-
-2002-08-30 19:24 kuzman
-
- * src/jni/org_gnu_gtk_RadioMenuItem.c: Added two methods.
-
-2002-08-30 19:23 kuzman
-
- * src/java/org/gnu/gtk/RadioMenuItem.java: Added constructor and
- two manual native methods.
-
-2002-08-30 15:44 kuzman
-
- * src/java/org/gnu/gtk/RadioButton.java: Initializing event
- handling for this widget.
-
-2002-08-30 15:42 kuzman
-
- * src/java/org/gnu/gtk/CheckMenuItem.java: Added public interface.
-
-2002-08-30 15:21 kuzman
-
- * src/java/org/gnu/gtk/OptionMenu.java: Public Interface.
-
-2002-08-30 15:21 kuzman
-
- * src/java/org/gnu/gtk/MenuBar.java: Initialized event handling.
-
-2002-08-30 15:20 kuzman
-
- * src/java/org/gnu/gtk/: Menu.java, MenuItem.java: Rounding out the
- API
-
-2002-08-30 15:07 kuzman
-
- * src/java/org/gnu/gtk/MenuItem.java: Event handling added to
- MenuItem.
-
-2002-08-30 15:01 kuzman
-
- * src/java/org/gnu/gtk/Menu.java: Removed TODO comments.
-
-2002-08-30 15:01 kuzman
-
- * src/java/org/gnu/gtk/event/: MenuItemEvent.java,
- MenuItemListener.java: Event and Listener to handle MenuItem
- events.
-
-2002-08-30 14:52 kuzman
-
- * src/jni/org_gnu_gtk_Menu.c: typo
-
-2002-08-30 14:49 kuzman
-
- * src/jni/org_gnu_gtk_Menu.c: Added manual popup glue code.
-
-2002-08-30 13:33 kuzman
-
- * src/java/org/gnu/gtk/MenuBar.java: Added constructor for MenuBar.
-
-2002-08-30 13:30 kuzman
-
- * src/java/org/gnu/gtk/: TearoffMenuItem.java, MenuItem.java:
- Rounded out MenuItem and added constructor to TearoffMenuItem.
-
-2002-08-30 12:23 kuzman
-
- * src/jni/org_gnu_glib_Value.c: Fixed a couple of lame typos.
-
-2002-08-30 12:17 kuzman
-
- * src/java/org/gnu/glib/Value.java: Fixed the init method - I
- changed the interface.
-
-2002-08-30 12:17 kuzman
-
- * src/jni/org_gnu_glib_Value.c: Fixed generated method.
-
-2002-08-30 01:48 kuzman
-
- * src/java/org/gnu/gtk/: MenuItem.java, MenuShell.java: A few very
- minor updates.
-
-2002-08-28 18:10 kuzman
-
- * doc/examples/testgtk/TestGTK.java: A few minor updates.
-
-2002-08-28 18:03 kuzman
-
- * src/java/org/gnu/gtk/MenuItem.java: Showing Ujwal how to write
- the public interface.
-
-2002-08-27 21:56 kuzman
-
- * doc/examples/spinbutton/Spinbutton.java: Updated for latest API.
-
-2002-08-27 21:52 kuzman
-
- * src/java/org/gnu/gtk/Adjustment.java: Added a little event
- handling to Adjustment.
-
-2002-08-27 21:47 kuzman
-
- * src/java/org/gnu/gtk/event/: AdjustmentEvent.java,
- AdjustmentListener.java: Initial commit of AdjustmentEvent, etc.
-
-2002-08-27 21:35 kuzman
-
- * doc/examples/progressbar/: TimerTask.java, Timer.java: Moved to
- the correct package.
-
-2002-08-27 21:35 kuzman
-
- * doc/examples/progressbar/ProgressBar.java: Updated the API.
-
-2002-08-27 21:30 kuzman
-
- * doc/examples/spinbutton/Spinbutton.java: Updated the API.
-
-2002-08-27 21:30 kuzman
-
- * src/java/org/gnu/gtk/SpinButton.java: Added a missing method.
-
-2002-08-27 21:01 kuzman
-
- * src/java/org/gnu/gtk/Widget.java: Updated the remove method to
- match the add method.
-
-2002-08-27 20:51 kuzman
-
- * src/java/org/gnu/gtk/Notebook.java: Updated the remove method to
- match the add method.
-
-2002-08-27 20:18 kuzman
-
- * doc/examples/notebook/NotebookExample.java: Changed to match
- updated API.
-
-2002-08-27 20:13 kuzman
-
- * src/java/org/gnu/gtk/Notebook.java: Changed addNotebookListener()
- to addListener() to stay consistent with the remainder of the
- API.
-
-2002-08-27 20:11 kuzman
-
- * doc/examples/statusbar/StatusBarExample.java: Changed to match
- change API for event listening.
-
-2002-08-27 19:50 kuzman
-
- * doc/examples/: alignment/AlignmentExample.java,
- buttons/Buttons.java, checkbutton/CheckButtonExample.java,
- fixed/FixedExample.java, invisible/InvisibleExample.java,
- packbox/Packbox.java, radiobuttons/Radiobuttons.java,
- scrolledwin/ScrolledWin.java: Changed to match updated API.
-
-2002-08-27 19:49 kuzman
-
- * src/java/org/gnu/gtk/Widget.java: Renamed event registration
- methods to keep the bindings consistent.
-
-2002-08-27 19:35 kuzman
-
- * src/java/org/gnu/gtk/Image.java: Changed StockName to StockItem.
-
-2002-08-27 12:45 Mark Howard
-
- * src/java/org/gnu/gtk/Widget.java: added ref and unref calls
-
-2002-08-27 12:41 kuzman
-
- * doc/examples/: paned/PanedExample.java, alignment/Alignment.java,
- alignment/AlignmentExample.java, paned/Paned.java,
- radiobuttons/Radiobuttons.java, testgtk/TestGTK.java,
- editor/Editor.java, pixmap/Pixmap.java,
- scrolledwin/ScrolledWin.java: Updated a few examples last night.
-
-2002-08-27 03:11 rubiojr
-
- * doc/examples/buttonbox/ButtonBoxes.java,
- doc/examples/buttons/GtkStockButtons.java,
- src/java/org/gnu/gtk/Button.java: Class renamed and added static
- objects. Dependant examples modified.
-
-2002-08-27 00:13 rubiojr
-
- * src/jni/org_gnu_gtk_RadioButton.c: changed null to NULL, it
- prevent code to compile. I'm not a jni programmer so I'm not
- sure if this change is correct
-
-2002-08-26 20:50 kuzman
-
- * doc/examples/testgtk/TestGTK.java: Added a few more updates.
-
-2002-08-26 20:49 kuzman
-
- * src/java/org/gnu/gtk/ToolTips.java: Added the public interface.
-
-2002-08-26 20:43 kuzman
-
- * src/java/org/gnu/gtk/Widget.java: Added a couple of methods to
- handle styles.
-
-2002-08-26 20:40 kuzman
-
- * src/java/org/gnu/gtk/Style.java: Added a constructor.
-
-2002-08-26 20:40 kuzman
-
- * src/java/org/gnu/gtk/Image.java: Added a few additional
- constructors.
-
-2002-08-26 19:55 kuzman
-
- * src/java/org/gnu/gtk/RcStyle.java: Added a couple of
- constructors.
-
-2002-08-26 19:34 kuzman
-
- * src/java/org/gnu/gtk/Dialog.java: Added a few additional methods
- to help round out the interface.
-
-2002-08-26 18:28 kuzman
-
- * src/jni/org_gnu_gtk_RadioButton.c: Added manual jni method for
- empty constructor.
-
-2002-08-26 18:27 kuzman
-
- * src/java/org/gnu/gtk/RadioButton.java: Implementation. Also
- added manual jni method for empty constructor.
-
-2002-08-26 18:25 rubiojr
-
- * doc/examples/entry/EntryDemo.java: Entry widget demo updated.
-
-2002-08-26 17:38 rubiojr
-
- * doc/examples/entry/: Entry.java, EntryDemo.java: Demo renamed
-
-2002-08-26 17:25 kuzman
-
- * src/java/org/gnu/gtk/: HPaned.java, Paned.java, VPaned.java:
- Implementation.
-
-2002-08-26 17:09 kuzman
-
- * src/java/org/gnu/gtk/: Viewport.java, ScrolledWindow.java:
- Implementation.
-
-2002-08-26 17:04 rubiojr
-
- * doc/examples/filesel/Filesel.java: removing
-
-2002-08-26 10:37 kuzman
-
- * doc/examples/testgtk/TestGTK.java: Not complete but alot closer.
-
-2002-08-26 04:05 rubiojr
-
- * doc/examples/: buttons/GtkStockButtons.java,
- fileselector/FileSelectorDemo.java: FileSelector example added.
- Old example removed
-
-2002-08-26 02:26 rubiojr
-
- * doc/examples/buttons/GtkStockButtons.java: Added more buttons
-
-2002-08-25 18:31 kuzman
-
- * src/java/org/gnu/gtk/ToolBar.java: Started the public interface.
-
-2002-08-25 17:51 kuzman
-
- * src/java/org/gnu/gtk/: FontSelection.java,
- FontSelectionDialog.java: Started Font Selection Dialog.
-
-2002-08-25 03:03 kuzman
-
- * src/java/org/gnu/gtk/Entry.java: Changed a couple of methods from
- protected to public.
-
-2002-08-25 03:00 kuzman
-
- * src/java/org/gnu/gtk/: ColorSelection.java,
- ColorSelectionDialog.java: Enhancing the public interface.
-
-2002-08-25 02:55 rubiojr
-
- * doc/examples/buttons/GtkStockButtons.java: Initial work in a
- example that shows the gtk stock buttons. Actually it shows the
- file menu buttons and the navigation buttons. It will be added
- to a bigger application with a notebook full of gtk widgets.
-
-2002-08-25 01:40 rubiojr
-
- * src/java/org/gnu/gtk/Button.java: Added a constructor. It is
- temporal, till you decide if it is usefull. I think it is.
-
-2002-08-25 01:00 kuzman
-
- * src/java/org/gnu/gdk/Color.java: Added a new Constructor.
-
-2002-08-24 23:28 rubiojr
-
- * src/java/org/gnu/gdk/: Gdk.java, Window.java: Stupid example
- removed
-
-2002-08-24 23:17 kuzman
-
- * src/java/org/gnu/gtk/FileSelection.java: Start of public
- interface.
-
-2002-08-24 23:13 kuzman
-
- * src/java/org/gnu/gtk/Button.java: Added a new constructor.
-
-2002-08-24 22:46 kuzman
-
- * src/java/org/gnu/gtk/ToggleButton.java: Just a tad bit cleanup.
-
-2002-08-24 22:31 kuzman
-
- * src/java/org/gnu/gtk/Combo.java: completed the implementation.
-
-2002-08-24 22:02 kuzman
-
- * src/java/org/gnu/glib/GListString.java: Added a new constructor
- that takes an array of strings.
-
-2002-08-24 21:49 kuzman
-
- * src/java/org/gnu/gtk/Dialog.java: Added methods to get the layout
- controls for the dialog.
-
-2002-08-24 21:42 kuzman
-
- * src/java/org/gnu/gtk/HButtonBox.java: Added new constructor.
-
-2002-08-24 21:28 kuzman
-
- * src/java/org/gnu/gtk/VBox.java: Added new constructor.
-
-2002-08-24 21:26 kuzman
-
- * src/java/org/gnu/gtk/Notebook.java: Rename method and cleanup.
-
-2002-08-24 15:52 kuzman
-
- * doc/examples/invisible/: Invisible.java, InvisibleExample.java:
- Renamed the example and updated it for the new API.
-
-2002-08-24 15:51 kuzman
-
- * src/java/org/gnu/gtk/Invisible.java: Added a constructor.
-
-2002-08-24 15:43 kuzman
-
- * doc/examples/packbox/Packbox.java: Updated the example for new
- API.
-
-2002-08-24 15:34 kuzman
-
- * src/java/org/gnu/gtk/Misc.java: Added methods that will be used
- by subclasses.
-
-2002-08-23 18:49 rubiojr
-
- * src/java/org/gnu/gdk/Device.java: Some methods in Device class
- wrapped.
-
-2002-08-23 18:00 Mark Howard
-
- * src/java/org/gnu/gtk/: CellRenderer.java, CellRendererText.java,
- CellRendererToggle.java, ListStore.java, TreeIter.java,
- TreeModel.java, TreeView.java, TreeViewColumn.java: initial tree
- & list work
-
-2002-08-23 17:55 Mark Howard
-
- * doc/examples/tree/TreeExample.java: new example
-
-2002-08-23 17:53 Mark Howard
-
- * src/jni/org_gnu_glib_Type.c: changed getSTRING method name
-
-2002-08-23 17:52 Mark Howard
-
- * src/java/org/gnu/glib/: Type.java, Value.java: (temporary)
- changes needed for tree & list widgets
-
-2002-08-23 17:52 rubiojr
-
- * src/java/org/gnu/gdk/Cursor.java: Constructor fixed
-
-2002-08-23 17:49 rubiojr
-
- * src/java/org/gnu/gdk/: Cursor.java, Gdk.java: Two methods wrapped
- in Gdk. Constructor added in Cursor
-
-2002-08-22 19:36 rubiojr
-
- * src/java/org/gnu/: gdk/Window.java, gdk/WindowAttr.java,
- gdk/WindowAttrFactory.java, glib/List.java: Bug fixes, new method
- in Window class, new constructor in List class and new Example
- that makes the java vm throw a horrible error.
-
-2002-08-22 17:47 rubiojr
-
- * src/java/org/gnu/gdk/WindowAttrFactory.java: New class that
- generates premade attributes for the windows.
-
-2002-08-22 17:39 rubiojr
-
- * src/java/org/gnu/gdk/: GC.java, Window.java: more methods added
- to the Window class. getDefaultContext added to GC class.
-
-2002-08-22 11:42 Mark Howard
-
- * doc/examples/scale/ScalesExample.java: new example
-
-2002-08-22 11:42 Mark Howard
-
- * src/java/org/gnu/gtk/: Dialog.java, HScrollBar.java,
- MessageDialog.java, Range.java, Scale.java, ScrollBar.java,
- VScrollBar.java: more work
-
-2002-08-22 03:51 rubiojr
-
- * src/java/org/gnu/gdk/Window.java: New attribute added. Window
- attributes are now handled in the GdkWindow class.
-
-2002-08-22 03:38 rubiojr
-
- * src/java/org/gnu/gdk/WindowAttr.java: a few methods added.
-
-2002-08-22 02:21 rubiojr
-
- * src/java/org/gnu/gdk/: Drawable.java, Window.java: Work started
- in GdkWindow.
-
-2002-08-22 00:48 rubiojr
-
- * src/java/org/gnu/gdk/: AxisUse.java, ByteOrder.java,
- Colormap.java, Visual.java, VisualType.java, WindowType.java:
- Methods from Enum descendants removed. I realized that I had to
- use intern.
-
-2002-08-21 20:45 rubiojr
-
- * src/java/org/gnu/gdk/: Colormap.java, Visual.java,
- VisualType.java: Bug fixes
-
-2002-08-21 19:58 rubiojr
-
- * src/java/org/gnu/gdk/: Colormap.java, Visual.java,
- VisualType.java: Some methods wrapped in org.gnu.gdk.Visual
-
-2002-08-21 14:36 kuzman
-
- * src/java/org/gnu/gtk/Notebook.java: Updated signatures for
- callbacks.
-
-2002-08-21 14:34 kuzman
-
- * src/java/org/gnu/gtk/event/NotebookEvent.java: Added additional
- constructor.
-
-2002-08-21 13:21 kuzman
-
- * doc/examples/checkbutton/: CheckButton.java,
- CheckButtonExample.java: Renamed the example and updated it for
- the new API.
-
-2002-08-21 13:04 kuzman
-
- * doc/examples/notebook/: Notebook.java, NotebookExample.java:
- Renamed the example and updated it for the new API.
-
-2002-08-21 13:02 kuzman
-
- * src/java/org/gnu/gtk/Notebook.java: Modified to add the page
- number for the event.
-
-2002-08-21 13:02 kuzman
-
- * src/java/org/gnu/gtk/event/NotebookEvent.java: Added the page
- number for the event.
-
-2002-08-21 12:24 Mark Howard
-
- * src/java/org/gnu/gtk/: Adjustment.java, Button.java, Entry.java,
- HScrollBar.java, PositionType.java, StatusBar.java,
- ToggleButton.java, UpdateType.java: updated docs
-
-2002-08-21 12:22 Mark Howard
-
- * src/java/org/gnu/gtk/event/: ScaleEvent.java, ScaleListener.java:
- Scale widget event handlers
-
-2002-08-21 12:22 Mark Howard
-
- * doc/examples/buttonbox/ButtonBoxes.java: improved layout
-
-2002-08-21 12:22 Mark Howard
-
- * src/java/org/gnu/gtk/: HScale.java, Scale.java, VScale.java:
- implemented main methods
-
-2002-08-21 11:14 Mark Howard
-
- * doc/examples/buttons/Buttons.java: bug fix
-
-2002-08-21 11:14 Mark Howard
-
- * src/java/org/gnu/gtk/event/: RangeEvent.java, RangeListener.java,
- SpinEvent.java, SpinListener.java: New event handling code
-
-2002-08-21 11:13 Mark Howard
-
- * src/java/org/gnu/gtk/: Range.java, SpinButton.java,
- SpinButtonUpdatePolicy.java, SpinType.java: implemented main
- methods
-
-2002-08-20 20:37 kuzman
-
- * src/jni/: org_gnu_gdk_Atom.c, org_gnu_gdk_Bitmap.c,
- org_gnu_gdk_Color.c, org_gnu_gdk_Gdk.c, org_gnu_gdk_Pixbuf.c,
- org_gnu_gdk_PixbufAnimation.c, org_gnu_gdk_PixbufLoader.c,
- org_gnu_gdk_Pixmap.c, org_gnu_gdk_Property.c,
- org_gnu_gtk_AccelMap.c, org_gnu_gtk_AspectFrame.c,
- org_gnu_gtk_CellRenderer.c, org_gnu_gtk_Clipboard.c,
- org_gnu_gtk_ColorSelection.c, org_gnu_gtk_Dialog.c,
- org_gnu_gtk_Editable.c, org_gnu_gtk_IMContext.c,
- org_gnu_gtk_IconFactory.c, org_gnu_gtk_Image.c,
- org_gnu_gtk_ImageMenuItem.c, org_gnu_gtk_ItemFactory.c,
- org_gnu_gtk_Rc.c, org_gnu_gtk_TextBuffer.c,
- org_gnu_gtk_TextIter.c, org_gnu_gtk_ToolBar.c,
- org_gnu_gtk_ToolTips.c, org_gnu_gtk_TreeViewColumn.c,
- org_gnu_gtk_Widget.c, org_gnu_gtk_Window.c,
- org_gnu_pango_Coverage.c, org_gnu_pango_GlyphString.c,
- org_gnu_pango_Layout.c: Correct ordering problem with generated
- code that caused errors from compiler.
-
-2002-08-20 17:18 Mark Howard
-
- * doc/examples/buttonbox/ButtonBoxes.java: button box example
-
-2002-08-20 17:16 Mark Howard
-
- * doc/examples/base/ButtonBoxes.java: moved to the correct location
-
-2002-08-20 15:20 Mark Howard
-
- * doc/examples/: base/ButtonBoxes.java, buttons/ButtonEvents.java:
- updates
-
-2002-08-20 15:20 Mark Howard
-
- * src/java/org/gnu/gtk/: Entry.java, HSeparator.java,
- Separator.java, VSeparator.java: main methods
-
-2002-08-20 02:31 kuzman
-
- * src/java/org/gnu/gtk/Notebook.java: Added event handling to
- widget.
-
-2002-08-20 02:20 kuzman
-
- * src/java/org/gnu/gtk/event/: NotebookListener.java,
- NotebookEvent.java: Objects to handle Notebook widget events.
-
-2002-08-20 02:11 kuzman
-
- * src/java/org/gnu/gtk/PackType.java: Commented type.
-
-2002-08-20 02:10 kuzman
-
- * src/java/org/gnu/gtk/Notebook.java: Public Interface for Notebook
- class.
-
-2002-08-20 01:12 kuzman
-
- * src/jni/org_gnu_gtk_Requisition.c: Fixed cut-n-paste error.
-
-2002-08-20 01:11 kuzman
-
- * doc/examples/: table/TableExample.java,
- statusbar/StatusBarExample.java: Cleaned up example.
-
-2002-08-20 01:06 kuzman
-
- * doc/examples/fixed/: Fixed.java, FixedExample.java: Renamed and
- completed example.
-
-2002-08-19 21:20 kuzman
-
- * doc/examples/statusbar/: StatusBarExample.java, Statusbar.java:
- Renamed and updated example to work with latest API.
-
-2002-08-19 21:09 kuzman
-
- * doc/examples/table/: TableExample.java, Table.java: Renamed and
- updated example to work with latest API.
-
-2002-08-19 20:52 kuzman
-
- * doc/examples/testgtk/TestGTK.java: Updated. Fixed a few errors.
-
-2002-08-19 20:14 kuzman
-
- * src/java/org/gnu/gtk/Layout.java: Protected noops constructor to
- remove errors.
-
-2002-08-19 20:12 kuzman
-
- * src/java/org/gnu/gtk/Window.java: Updated method with
- Requisition.
-
-2002-08-19 20:11 kuzman
-
- * src/java/org/gnu/gtk/Layout.java: Public Interface.
-
-2002-08-19 20:11 kuzman
-
- * src/java/org/gnu/gtk/Requisition.java: Added constructor.
-
-2002-08-19 20:08 kuzman
-
- * src/jni/org_gnu_gtk_Requisition.c: Added manual allocation for
- Requisition.
-
-2002-08-19 20:05 kuzman
-
- * src/java/org/gnu/gtk/Adjustment.java: Added constructor that
- takes a native handle.
-
-2002-08-19 19:34 kuzman
-
- * src/java/org/gnu/gtk/MessageDialog.java: Created public interface
- for MessageDialog.
-
-2002-08-19 19:26 kuzman
-
- * src/java/org/gnu/gtk/WindowGroup.java: Added public interface for
- WindowGroup.
-
-2002-08-19 19:19 kuzman
-
- * src/java/org/gnu/gtk/WindowPosition.java: Added comments
- descritpion values.
-
-2002-08-19 19:12 kuzman
-
- * src/java/org/gnu/gtk/: Widget.java, Window.java: Fixed method
- that returned Point.
-
-2002-08-19 19:07 kuzman
-
- * src/: jni/org_gnu_gdk_Point.c, java/org/gnu/gdk/Point.java: Added
- manual constructor.
-
-2002-08-19 18:54 kuzman
-
- * src/jni/: org_gnu_gtk_AccelLabel.c, org_gnu_gtk_AccelMap.c,
- org_gnu_gtk_AspectFrame.c, org_gnu_gtk_Button.c,
- org_gnu_gtk_CellRenderer.c, org_gnu_gtk_CheckButton.c,
- org_gnu_gtk_CheckMenuItem.c, org_gnu_gtk_Clipboard.c,
- org_gnu_gtk_ColorSelection.c, org_gnu_gtk_ColorSelectionDialog.c,
- org_gnu_gtk_Combo.c, org_gnu_gtk_Dialog.c,
- org_gnu_gtk_Editable.c, org_gnu_gtk_Entry.c,
- org_gnu_gtk_FileSelection.c, org_gnu_gtk_FontSelection.c,
- org_gnu_gtk_FontSelectionDialog.c, org_gnu_gtk_Frame.c,
- org_gnu_gtk_IMContext.c, org_gnu_gtk_IconFactory.c,
- org_gnu_gtk_IconSet.c, org_gnu_gtk_IconSource.c,
- org_gnu_gtk_Image.c, org_gnu_gtk_ImageMenuItem.c,
- org_gnu_gtk_ItemFactory.c, org_gnu_gtk_Label.c,
- org_gnu_gtk_Menu.c, org_gnu_gtk_MenuItem.c,
- org_gnu_gtk_MessageDialog.c, org_gnu_gtk_Notebook.c,
- org_gnu_gtk_ProgressBar.c, org_gnu_gtk_RadioButton.c,
- org_gnu_gtk_Rc.c, org_gnu_gtk_StatusBar.c, org_gnu_gtk_Style.c,
- org_gnu_gtk_TextBuffer.c, org_gnu_gtk_TextIter.c,
- org_gnu_gtk_TextTag.c, org_gnu_gtk_TextTagTable.c,
- org_gnu_gtk_ToggleButton.c, org_gnu_gtk_ToolBar.c,
- org_gnu_gtk_ToolTips.c, org_gnu_gtk_TreePath.c,
- org_gnu_gtk_TreeViewColumn.c, org_gnu_gtk_Widget.c,
- org_gnu_gtk_Window.c, org_gnu_pango_Color.c,
- org_gnu_pango_Coverage.c, org_gnu_pango_FontDescription.c,
- org_gnu_pango_GlyphString.c, org_gnu_pango_Language.c,
- org_gnu_pango_Layout.c: Fixed the remainder of my stupid typo.
-
-2002-08-19 18:37 kuzman
-
- * src/jni/: org_gnu_atk_AtkObject.c, org_gnu_atk_RelationType.c,
- org_gnu_atk_StateType.c, org_gnu_gdk_Atom.c,
- org_gnu_gdk_Bitmap.c, org_gnu_gdk_Color.c, org_gnu_gdk_Gdk.c,
- org_gnu_gdk_Pixbuf.c, org_gnu_gdk_PixbufAnimation.c,
- org_gnu_gdk_PixbufLoader.c, org_gnu_gdk_Pixmap.c,
- org_gnu_gdk_Property.c, org_gnu_gdk_Window.c,
- org_gnu_glib_Error.c, org_gnu_glib_Quark.c, org_gnu_glib_Type.c,
- org_gnu_glib_Value.c: Fixed type for atk, gdk, and glib packages.
-
-2002-08-19 18:11 kuzman
-
- * src/jni/: org_gnu_gdk_Atom.c, org_gnu_gdk_Bitmap.c,
- org_gnu_gdk_Color.c, org_gnu_gdk_Gdk.c, org_gnu_gdk_Pixbuf.c,
- org_gnu_gdk_PixbufAnimation.c, org_gnu_gdk_PixbufLoader.c,
- org_gnu_gdk_Pixmap.c, org_gnu_gdk_Property.c,
- org_gnu_gdk_Window.c: Updated GDK classes for new String
- handling.
-
-2002-08-19 17:28 kuzman
-
- * src/jni/: org_gnu_gtk_AccelLabel.c, org_gnu_gtk_AccelMap.c,
- org_gnu_gtk_AspectFrame.c, org_gnu_gtk_Button.c,
- org_gnu_gtk_CellRenderer.c, org_gnu_gtk_CheckButton.c,
- org_gnu_gtk_CheckMenuItem.c, org_gnu_gtk_Clipboard.c,
- org_gnu_gtk_ColorSelection.c, org_gnu_gtk_ColorSelectionDialog.c,
- org_gnu_gtk_Combo.c, org_gnu_gtk_Dialog.c,
- org_gnu_gtk_Editable.c, org_gnu_gtk_Entry.c,
- org_gnu_gtk_FileSelection.c, org_gnu_gtk_FontSelection.c,
- org_gnu_gtk_FontSelectionDialog.c, org_gnu_gtk_Frame.c,
- org_gnu_gtk_IMContext.c, org_gnu_gtk_IconFactory.c,
- org_gnu_gtk_IconSet.c, org_gnu_gtk_IconSource.c,
- org_gnu_gtk_Image.c, org_gnu_gtk_ImageMenuItem.c,
- org_gnu_gtk_ItemFactory.c, org_gnu_gtk_Label.c,
- org_gnu_gtk_Menu.c, org_gnu_gtk_MenuItem.c,
- org_gnu_gtk_MessageDialog.c, org_gnu_gtk_Notebook.c,
- org_gnu_gtk_ProgressBar.c, org_gnu_gtk_RadioButton.c,
- org_gnu_gtk_Rc.c, org_gnu_gtk_StatusBar.c, org_gnu_gtk_Style.c,
- org_gnu_gtk_TextBuffer.c, org_gnu_gtk_TextIter.c,
- org_gnu_gtk_TextTag.c, org_gnu_gtk_TextTagTable.c,
- org_gnu_gtk_ToggleButton.c, org_gnu_gtk_ToolBar.c,
- org_gnu_gtk_ToolTips.c, org_gnu_gtk_TreePath.c,
- org_gnu_gtk_TreeViewColumn.c, org_gnu_gtk_Widget.c,
- org_gnu_gtk_Window.c: Updated String handling.
-
-2002-08-19 16:59 Mark Howard
-
- * src/java/org/gnu/gtk/: Progress.java, ProgressBar.java,
- ProgressBarOrientation.java: initial work
-
-2002-08-19 13:34 kuzman
-
- * src/jni/: org_gnu_pango_Color.c, org_gnu_pango_Coverage.c,
- org_gnu_pango_FontDescription.c, org_gnu_pango_GlyphString.c,
- org_gnu_pango_Language.c, org_gnu_pango_Layout.c: Updated for
- proper String handling.
-
-2002-08-19 13:30 Mark Howard
-
- * src/java/org/gnu/gtk/event/: ToggleEvent.java,
- ToggleListener.java: Toggle button event handling
-
-2002-08-19 13:29 Mark Howard
-
- * src/java/org/gnu/gtk/: Button.java, CheckButton.java,
- ColorSelection.java, FontSelection.java, Frame.java, HBox.java,
- HButtonBox.java, Label.java, Table.java, ToggleButton.java,
- VBox.java, VButtonBox.java, event/ButtonEvent.java,
- event/ButtonListener.java: event handling work
-
-2002-08-19 12:54 kuzman
-
- * src/jni/: org_gnu_atk_AtkObject.c, org_gnu_atk_RelationType.c,
- org_gnu_atk_StateType.c: Updated for proper String handling.
-
-2002-08-19 12:48 kuzman
-
- * src/jni/: org_gnu_glib_Error.c, org_gnu_glib_Quark.c,
- org_gnu_glib_Type.c, org_gnu_glib_Value.c: Updated for proper
- String handling.
-
-2002-08-19 10:54 Mark Howard
-
- * src/java/org/gnu/gtk/Button.java: added support for multiple
- listeners
-
-2002-08-18 17:13 rubiojr
-
- * src/java/org/gnu/gdk/: Window.java, WindowType.java,
- WindowTypeException.java: new exception added. start working in
- Window class
-
-2002-08-18 16:59 Mark Howard
-
- * src/: jni/org_gnu_gtk_HScrollBar.c, jni/org_gnu_gtk_ScrollBar.c,
- jni/org_gnu_gtk_StatusBar.c, jni/org_gnu_gtk_ToolBar.c,
- jni/org_gnu_gtk_ToolTips.c, jni/org_gnu_gtk_ToolTipsData.c,
- jni/org_gnu_gtk_VScrollBar.c, java/org/gnu/gtk/HScrollBar.java,
- java/org/gnu/gtk/ScrollBar.java, java/org/gnu/gtk/ToolBar.java,
- java/org/gnu/gtk/ToolBarChildType.java,
- java/org/gnu/gtk/ToolBarSpaceStyle.java,
- java/org/gnu/gtk/ToolBarStyle.java,
- java/org/gnu/gtk/ToolTips.java,
- java/org/gnu/gtk/ToolTipsData.java,
- java/org/gnu/gtk/VScrollBar.java: renamed
-
-2002-08-18 13:39 kuzman
-
- * src/java/org/gnu/gtk/Widget.java: Fixed initialization of the
- listener containers.
-
-2002-08-18 13:30 kuzman
-
- * doc/examples/buttons/Buttons.java: Updated to demonstrate a
- simple button and event.
-
-2002-08-18 13:29 kuzman
-
- * src/java/org/gnu/gtk/Image.java: Added one simple constructor to
- the Image class.
-
-2002-08-17 16:56 Mark Howard
-
- * src/java/org/gnu/gtk/ColorSelection.java: implemented main
- methods
-
-2002-08-17 16:55 Mark Howard
-
- * src/java/org/gnu/gtk/StatusBar.java: renamed
-
-2002-08-17 16:55 Mark Howard
-
- * src/java/org/gnu/gtk/Button.java: Added Event Handling
-
-2002-08-17 16:54 Mark Howard
-
- * doc/examples/frame/Frame.java: updates
-
-2002-08-17 16:52 Mark Howard
-
- * src/java/org/gnu/gtk/event/: ButtonEvent.java,
- ButtonListener.java: Button event classes
-
-2002-08-17 16:52 Mark Howard
-
- * doc/examples/buttons/ButtonEvents.java: new example class
-
-2002-08-17 10:53 Mark Howard
-
- * src/java/org/gnu/gtk/ShadowType.java: added comment
-
-2002-08-17 10:51 Mark Howard
-
- * doc/examples/base/ButtonBoxes.java: New Button Boxes example
-
-2002-08-17 10:50 Mark Howard
-
- * src/java/org/gnu/gtk/Frame.java: Main methods
-
-2002-08-16 21:21 rubiojr
-
- * src/java/org/gnu/gdk/: Atom.java, Bitmap.java, Color.java: Color
- class upgraded.
-
-2002-08-16 19:51 Mark Howard
-
- * src/java/org/gnu/gtk/Label.java: fixed comment link
-
-2002-08-16 19:50 Mark Howard
-
- * src/java/org/gnu/gtk/: CheckButton.java, FontSelection.java,
- ToggleButton.java: completed most methods
-
-2002-08-16 18:51 kuzman
-
- * src/jni/org_gnu_glib_GObject.c: Cleanup.
-
-2002-08-16 17:18 kuzman
-
- * src/java/org/gnu/gdk/: EventButton.java, EventKey.java: Accessors
- for a few of the members.
-
-2002-08-16 16:07 Mark Howard
-
- * src/java/org/gnu/gtk/Table.java: removed unused lines
-
-2002-08-16 16:06 Mark Howard
-
- * src/java/org/gnu/gtk/Button.java: added constructor with stock
- item
-
-2002-08-16 16:06 Mark Howard
-
- * src/java/org/gnu/gtk/Label.java: various
-
-2002-08-16 16:05 Mark Howard
-
- * src/java/org/gnu/gtk/Box.java: removed unused code
-
-2002-08-16 16:04 Mark Howard
-
- * src/java/org/gnu/glib/GObject.java: Added constructor with handle
- parameter
-
-2002-08-16 14:45 kuzman
-
- * src/java/org/gnu/glib/SpawnError.java: New class.
-
-2002-08-16 14:31 Mark Howard
-
- * src/java/org/gnu/gtk/Label.java: implemented more methods
-
-2002-08-16 14:30 Mark Howard
-
- * src/java/org/gnu/gtk/Justification.java: Added comment
-
-2002-08-16 12:22 Mark Howard
-
- * src/java/org/gnu/gtk/ButtonBox.java: typo fix
-
-2002-08-16 12:18 Mark Howard
-
- * src/java/org/gnu/gtk/ButtonBoxStyle.java: updated comments
-
-2002-08-16 12:10 Mark Howard
-
- * src/java/org/gnu/gtk/: AttachOptions.java, Button.java,
- ButtonBox.java, ReliefStyle.java, Table.java: sorted enum related
- methods
-
-2002-08-15 21:13 kuzman
-
- * src/java/org/gnu/gtk/Widget.java: Added mouse event handling to
- the widget class.
-
-2002-08-15 20:39 kuzman
-
- * src/java/org/gnu/gtk/: Widget.java, event/KeyEvent.java: Updated
- the KeyEvent so it will take the GDK EventKey.
-
-2002-08-15 20:34 kuzman
-
- * src/java/org/gnu/gdk/: EventAny.java, EventButton.java,
- EventClient.java, EventConfigure.java, EventCrossing.java,
- EventDND.java, EventExpose.java, EventFocus.java, EventKey.java,
- EventMotion.java, EventNoExpose.java, EventProperty.java,
- EventProximity.java, EventScroll.java, EventSelection.java,
- EventSetting.java, EventVisibility.java, EventWindowState.java:
- Changed the GDK event types to inherit from Boxed.
-
-2002-08-15 20:23 kuzman
-
- * src/java/org/gnu/gtk/event/: GtkEvent.java, MouseEvent.java,
- MouseListener.java: Beginning work on the mouse events.
-
-2002-08-15 19:26 theserge
-
- * src/java/org/gnu/gtk/Widget.java: Small change in findListener to
- check listener paramater for null
-
-2002-08-15 18:48 kuzman
-
- * src/java/org/gnu/gtk/Widget.java: Correct event error.
-
-2002-08-15 18:18 kuzman
-
- * src/java/org/gnu/gtk/Widget.java: Updated event handling.
-
-2002-08-15 18:18 kuzman
-
- * src/java/org/gnu/gtk/event/: LifeCycleListener.java,
- FocusListener.java, GtkEvent.java, KeyListener.java,
- LifeCycleEvent.java: Updates to the event classes.
-
-2002-08-15 17:00 rubiojr
-
- * src/java/org/gnu/gdk/: Atom.java, Bitmap.java, Color.java,
- Colormap.java, Drawable.java, Event.java, FillRule.java,
- Image.java, Pixmap.java, Point.java, Rectangle.java, Region.java,
- Visual.java, Window.java, WindowAttr.java: new features. I have
- to work on documentation.
-
-2002-08-15 14:34 kuzman
-
- * src/java/org/gnu/gtk/Table.java: Fixed a couple of errors that
- prohibited compilation.
-
-2002-08-15 14:27 kuzman
-
- * src/java/org/gnu/gtk/: HBox.java, VBox.java: Added protected
- default constructor to eliminate compiler errors on derived
- classes.
-
-2002-08-15 14:24 kuzman
-
- * src/java/org/gnu/gtk/Label.java: Cleaned up a typo and added a
- protected default constructor to eliminate compile
-
-2002-08-15 13:51 Mark Howard
-
- * src/java/org/gnu/gtk/: Box.java, Button.java, ButtonBox.java,
- HBox.java, HButtonBox.java, Label.java, Table.java, VBox.java,
- VButtonBox.java: initial work
-
-2002-08-15 00:24 kuzman
-
- * src/jni/org_gnu_gtk_GtkObject.c: Removed duplicate comments.
-
-2002-08-14 23:05 kuzman
-
- * doc/examples/: alignment/Alignment.java,
- aspectframe/aspectframe.java, base/base.java: Started to update a
- couple of examples to represet the new PI.
-
-2002-08-14 23:05 kuzman
-
- * src/java/org/gnu/gtk/: Fixed.java, Widget.java, AspectFrame.java,
- Container.java, GtkObject.java, Window.java, Alignment.java,
- Box.java, Gtk.java, HBox.java, Table.java, VBox.java: Added the
- public interface to several classes.
-
-2002-08-14 23:04 kuzman
-
- * src/java/org/gnu/gtk/event/: FocusEvent.java, FocusListener.java,
- GtkEvent.java, KeyEvent.java, KeyListener.java: Added several
- event related classes and updated FocusListener.
-
-2002-08-14 22:56 kuzman
-
- * src/java/org/gnu/: atk/AtkObject.java, pango/Context.java,
- pango/Layout.java: Added constructors.
-
-2002-08-14 22:55 kuzman
-
- * src/jni/: org_gnu_gtk_AspectFrame.c, org_gnu_gtk_GtkObject.c,
- org_gnu_gtk_Widget.c: Fixed a few invalid methods.
-
-2002-08-13 19:41 kuzman
-
- * src/java/org/gnu/gtk/Widget.java: FocusListener moved to new
- package.
-
-2002-08-13 19:41 kuzman
-
- * src/java/org/gnu/gtk/event/FocusListener.java: New package and
- moved FocusListener.
-
-2002-08-13 18:17 kuzman
-
- * src/java/org/gnu/gtk/Widget.java: Fixed a typo.
-
-2002-08-13 16:58 theserge
-
- * src/java/org/gnu/gtk/Widget.java: Made a few adjustments to the
- event handling code. A way to lookup a listener's index in the
- Vector of listeners was needed.
-
-2002-08-13 15:56 kuzman
-
- * src/java/org/gnu/gtk/: Widget.java, Window.java: Added capability
- to handle focus events.
-
-2002-08-13 15:52 kuzman
-
- * src/jni/org_gnu_glib_GObject.c: Fix/Cleanup the event handling.
-
-2002-08-09 20:12 kuzman
-
- * src/java/org/gnu/gtk/Gtk.java: Fixed problem with initialization.
-
-2002-08-09 20:11 kuzman
-
- * src/java/org/gnu/glib/GStringArray.java: Fixed problems with peer
- being an int.
-
-2002-08-09 20:11 kuzman
-
- * src/jni/org_gnu_gtk_Gtk.c: Fixed problem.
-
-2002-08-08 20:17 kuzman
-
- * src/java/org/gnu/gtk/: Gtk.java, Widget.java, WindowGroup.java,
- WindowType.java: More cleanup.
-
-2002-08-08 20:16 kuzman
-
- * src/jni/: org_gnu_gtk_Gtk.c, org_gnu_gtk_Widget.c,
- org_gnu_gtk_WindowGroup.c: Cleanup and error correction.
-
-2002-08-07 03:23 kuzman
-
- * src/jni/org_gnu_pango_Coverage.c: Fixed typo.
-
-2002-08-07 02:45 kuzman
-
- * src/: jni/org_gnu_pango_Coverage.c,
- java/org/gnu/pango/Coverage.java: Fixed typo.
-
-2002-08-07 02:29 kuzman
-
- * src/jni/: org_gnu_gdk_Colormap.c, org_gnu_gdk_EventClient.c,
- org_gnu_gdk_EventProperty.c, org_gnu_gdk_EventSelection.c,
- org_gnu_gdk_Keymap.c, org_gnu_gdk_Pixbuf.c, org_gnu_gdk_Pixmap.c,
- org_gnu_gdk_Point.c, org_gnu_gdk_Property.c,
- org_gnu_gdk_Window.c, org_gnu_glib_GListString.c: Cleanup some
- more compiler warnings.
-
-2002-08-06 21:30 kuzman
-
- * src/java/org/gnu/gtk/Gtk.java: Make sure we load the library.
-
-2002-08-06 21:20 kuzman
-
- * src/java/org/gnu/gtk/: Dialog.java, FontSelectionDialog.java,
- Window.java: A few updates.
-
-2002-08-06 20:04 kuzman
-
- * doc/examples/base/base.java: Updated this example to match the
- new public API.
-
-2002-08-06 20:03 kuzman
-
- * src/java/org/gnu/gtk/: Gtk.java, Widget.java, Window.java: I
- added a couple of methods in order to perform a test.
-
-2002-08-06 16:24 kuzman
-
- * src/jni/: org_gnu_gtk_ColorSelectionDialog.c,
- org_gnu_gtk_Combo.c, org_gnu_gtk_Dialog.c, org_gnu_gtk_Entry.c,
- org_gnu_gtk_FileSelection.c, org_gnu_gtk_FontSelection.c,
- org_gnu_gtk_FontSelectionDialog.c, org_gnu_gtk_Frame.c,
- org_gnu_gtk_Gtk.c, org_gnu_gtk_IMContext.c,
- org_gnu_gtk_IMContextSimple.c, org_gnu_gtk_IconSource.c,
- org_gnu_gtk_Image.c, org_gnu_gtk_ItemFactory.c,
- org_gnu_gtk_Label.c, org_gnu_gtk_ListStore.c, org_gnu_gtk_Menu.c,
- org_gnu_gtk_MenuShell.c, org_gnu_gtk_Misc.c,
- org_gnu_gtk_Notebook.c, org_gnu_gtk_OptionMenu.c,
- org_gnu_gtk_ProgressBar.c, org_gnu_gtk_Rc.c,
- org_gnu_gtk_ScrolledWindow.c, org_gnu_gtk_TextAppearance.c,
- org_gnu_gtk_TextAttributes.c, org_gnu_gtk_TextMark.c,
- org_gnu_gtk_TextView.c, org_gnu_gtk_TreeModelSort.c,
- org_gnu_gtk_TreePath.c, org_gnu_gtk_TreeSelection.c,
- org_gnu_gtk_TreeSortable.c, org_gnu_gtk_TreeStore.c,
- org_gnu_gtk_TreeView.c, org_gnu_gtk_TreeViewColumn.c,
- org_gnu_gtk_Widget.c, org_gnu_gtk_Window.c,
- org_gnu_pango_Context.c, org_gnu_pango_FontFamily.c,
- org_gnu_pango_Layout.c, org_gnu_pango_LayoutLine.c: Fixed
- numerous compiler wanrings and errors.
-
-2002-08-06 16:24 kuzman
-
- * src/java/org/gnu/gtk/: TreePath.java, TreeSelection.java:
- Corrected a couple of method signatures.
-
-2002-08-06 15:13 kuzman
-
- * src/java/org/gnu/gtk/TextView.java: Fixed method signature.
-
-2002-08-06 15:10 kuzman
-
- * src/java/org/gnu/gtk/ListStore.java: Fixed method name error.
-
-2002-08-06 02:00 kuzman
-
- * src/jni/: org_gnu_gtk_AccelGroup.c, org_gnu_gtk_AccelKey.c,
- org_gnu_gtk_AccelLabel.c, org_gnu_gtk_AccelMap.c,
- org_gnu_gtk_Accessible.c, org_gnu_gtk_Adjustment.c,
- org_gnu_gtk_Alignment.c, org_gnu_gtk_Arrow.c,
- org_gnu_gtk_AspectFrame.c, org_gnu_gtk_Bin.c,
- org_gnu_gtk_Border.c, org_gnu_gtk_Box.c, org_gnu_gtk_Button.c,
- org_gnu_gtk_ButtonBox.c, org_gnu_gtk_Calendar.c,
- org_gnu_gtk_CellEditable.c, org_gnu_gtk_CellRenderer.c,
- org_gnu_gtk_CellRendererPixbuf.c, org_gnu_gtk_CellRendererText.c,
- org_gnu_gtk_CellRendererToggle.c, org_gnu_gtk_CheckButton.c,
- org_gnu_gtk_CheckMenuItem.c, org_gnu_gtk_Clipboard.c,
- org_gnu_gtk_ColorSelection.c, org_gnu_gtk_ColorSelectionDialog.c,
- org_gnu_gtk_Combo.c, org_gnu_gtk_Container.c,
- org_gnu_gtk_Curve.c, org_gnu_gtk_Dialog.c,
- org_gnu_gtk_DrawingArea.c, org_gnu_gtk_Editable.c,
- org_gnu_gtk_Entry.c, org_gnu_gtk_EventBox.c,
- org_gnu_gtk_FileSelection.c, org_gnu_gtk_Fixed.c,
- org_gnu_gtk_FontSelection.c, org_gnu_gtk_FontSelectionDialog.c,
- org_gnu_gtk_Frame.c, org_gnu_gtk_GammaCurve.c, org_gnu_gtk_Gtk.c,
- org_gnu_gtk_GtkObject.c, org_gnu_gtk_HBox.c,
- org_gnu_gtk_HButtonBox.c, org_gnu_gtk_HPaned.c,
- org_gnu_gtk_HRuler.c, org_gnu_gtk_HScale.c,
- org_gnu_gtk_HSeparator.c, org_gnu_gtk_HandleBox.c,
- org_gnu_gtk_IMContext.c, org_gnu_gtk_IMContextSimple.c,
- org_gnu_gtk_IMMulticontext.c, org_gnu_gtk_IconFactory.c,
- org_gnu_gtk_IconSet.c, org_gnu_gtk_IconSource.c,
- org_gnu_gtk_Image.c, org_gnu_gtk_ImageMenuItem.c,
- org_gnu_gtk_InputDialog.c, org_gnu_gtk_Invisible.c,
- org_gnu_gtk_Item.c, org_gnu_gtk_ItemFactory.c,
- org_gnu_gtk_ItemFactoryEntry.c, org_gnu_gtk_Label.c,
- org_gnu_gtk_Layout.c, org_gnu_gtk_ListStore.c,
- org_gnu_gtk_Menu.c, org_gnu_gtk_MenuBar.c,
- org_gnu_gtk_MenuItem.c, org_gnu_gtk_MenuShell.c,
- org_gnu_gtk_MessageDialog.c, org_gnu_gtk_Misc.c,
- org_gnu_gtk_Notebook.c, org_gnu_gtk_OptionMenu.c,
- org_gnu_gtk_Paned.c, org_gnu_gtk_Plug.c, org_gnu_gtk_Progress.c,
- org_gnu_gtk_ProgressBar.c, org_gnu_gtk_RadioButton.c,
- org_gnu_gtk_RadioMenuItem.c, org_gnu_gtk_Range.c,
- org_gnu_gtk_Rc.c, org_gnu_gtk_RcStyle.c,
- org_gnu_gtk_Requisition.c, org_gnu_gtk_Ruler.c,
- org_gnu_gtk_Scale.c, org_gnu_gtk_ScrolledWindow.c,
- org_gnu_gtk_Separator.c, org_gnu_gtk_SeparatorMenuItem.c,
- org_gnu_gtk_Settings.c, org_gnu_gtk_SizeGroup.c,
- org_gnu_gtk_SpinButton.c, org_gnu_gtk_Style.c,
- org_gnu_gtk_Table.c, org_gnu_gtk_TearoffMenuItem.c,
- org_gnu_gtk_TextAppearance.c, org_gnu_gtk_TextAttributes.c,
- org_gnu_gtk_TextBuffer.c, org_gnu_gtk_TextChildAnchor.c,
- org_gnu_gtk_TextIter.c, org_gnu_gtk_TextMark.c,
- org_gnu_gtk_TextTag.c, org_gnu_gtk_TextTagTable.c,
- org_gnu_gtk_TextView.c, org_gnu_gtk_ToggleButton.c,
- org_gnu_gtk_TreeIter.c, org_gnu_gtk_TreeModelSort.c,
- org_gnu_gtk_TreePath.c, org_gnu_gtk_TreeSelection.c,
- org_gnu_gtk_TreeSortable.c, org_gnu_gtk_TreeStore.c,
- org_gnu_gtk_TreeView.c, org_gnu_gtk_TreeViewColumn.c,
- org_gnu_gtk_VBox.c, org_gnu_gtk_VButtonBox.c,
- org_gnu_gtk_VPaned.c, org_gnu_gtk_VRuler.c, org_gnu_gtk_VScale.c,
- org_gnu_gtk_VSeparator.c, org_gnu_gtk_Viewport.c,
- org_gnu_gtk_Visibility.c, org_gnu_gtk_Widget.c,
- org_gnu_gtk_WidgetAuxInfo.c, org_gnu_gtk_Window.c,
- org_gnu_gtk_WindowGroup.c: Removed the inclusion of unused header
- files.
-
-2002-08-06 01:38 kuzman
-
- * src/jni/: org_gnu_gdk_Atom.c, org_gnu_gdk_Bitmap.c,
- org_gnu_gdk_Color.c, org_gnu_gdk_Colormap.c,
- org_gnu_gdk_Cursor.c, org_gnu_gdk_Device.c,
- org_gnu_gdk_DragContext.c, org_gnu_gdk_Drawable.c,
- org_gnu_gdk_Event.c, org_gnu_gdk_EventAny.c,
- org_gnu_gdk_EventButton.c, org_gnu_gdk_EventClient.c,
- org_gnu_gdk_EventConfigure.c, org_gnu_gdk_EventCrossing.c,
- org_gnu_gdk_EventDND.c, org_gnu_gdk_EventExpose.c,
- org_gnu_gdk_EventFocus.c, org_gnu_gdk_EventKey.c,
- org_gnu_gdk_EventMotion.c, org_gnu_gdk_EventNoExpose.c,
- org_gnu_gdk_EventProperty.c, org_gnu_gdk_EventProximity.c,
- org_gnu_gdk_EventScroll.c, org_gnu_gdk_EventSelection.c,
- org_gnu_gdk_EventSetting.c, org_gnu_gdk_EventVisibility.c,
- org_gnu_gdk_EventWindowState.c, org_gnu_gdk_GC.c,
- org_gnu_gdk_Gdk.c, org_gnu_gdk_Geometry.c, org_gnu_gdk_Image.c,
- org_gnu_gdk_Keymap.c, org_gnu_gdk_KeymapKey.c,
- org_gnu_gdk_Pango.c, org_gnu_gdk_PangoAttrEmbossed.c,
- org_gnu_gdk_PangoAttrStipple.c, org_gnu_gdk_Pixbuf.c,
- org_gnu_gdk_PixbufAnimation.c, org_gnu_gdk_PixbufAnimationIter.c,
- org_gnu_gdk_PixbufLoader.c, org_gnu_gdk_Pixmap.c,
- org_gnu_gdk_Point.c, org_gnu_gdk_Property.c,
- org_gnu_gdk_Rectangle.c, org_gnu_gdk_Region.c,
- org_gnu_gdk_RgbCmap.c, org_gnu_gdk_Segment.c, org_gnu_gdk_Span.c,
- org_gnu_gdk_Visual.c, org_gnu_gdk_Window.c,
- org_gnu_gdk_WindowAttr.c: Removed the inclusion of jgtypes.h.
-
-2002-08-06 01:19 kuzman
-
- * src/jni/: org_gnu_glib_Error.c, org_gnu_glib_GListString.c,
- org_gnu_glib_GObject.c, org_gnu_glib_List.c,
- org_gnu_glib_Quark.c, org_gnu_glib_Type.c, org_gnu_glib_Value.c:
- Removed the inclusion of jgtypes.h.
-
-2002-08-06 01:17 kuzman
-
- * src/jni/: org_gnu_pango_AttrColor.c, org_gnu_pango_AttrFloat.c,
- org_gnu_pango_AttrFontDesc.c, org_gnu_pango_AttrInt.c,
- org_gnu_pango_AttrIterator.c, org_gnu_pango_AttrLanguage.c,
- org_gnu_pango_AttrList.c, org_gnu_pango_AttrShape.c,
- org_gnu_pango_AttrString.c, org_gnu_pango_Attribute.c,
- org_gnu_pango_Color.c, org_gnu_pango_Context.c,
- org_gnu_pango_Coverage.c, org_gnu_pango_Font.c,
- org_gnu_pango_FontDescription.c, org_gnu_pango_FontFace.c,
- org_gnu_pango_FontFamily.c, org_gnu_pango_FontMetrics.c,
- org_gnu_pango_GlyphString.c, org_gnu_pango_Language.c,
- org_gnu_pango_Layout.c, org_gnu_pango_LayoutLine.c,
- org_gnu_pango_Rectangle.c, org_gnu_pango_TabArray.c: Removed the
- inclusion of jgtypes.h from the pango glue code.
-
-2002-08-06 01:13 kuzman
-
- * src/jni/: org_gnu_atk_AtkObject.c, org_gnu_atk_Layer.c,
- org_gnu_atk_Relation.c, org_gnu_atk_RelationSet.c,
- org_gnu_atk_RelationType.c, org_gnu_atk_Role.c,
- org_gnu_atk_State.c, org_gnu_atk_StateType.c: Removed the
- inclusion of jgtypes.h header file in atk files.
-
-2002-08-02 17:28 kuzman
-
- * doc/examples/testgtk/test.xpm: File needed by example
-
-2002-08-02 17:26 kuzman
-
- * doc/examples/testgtk/TestGTK.java: Moving example program to an
- example directory.
-
-2002-08-02 14:57 kuzman
-
- * src/jni/: org_gnu_gtk_AccelMap.c, org_gnu_gtk_AspectFrame.c,
- org_gnu_gtk_Bin.c, org_gnu_gtk_CellRenderer.c,
- org_gnu_gtk_HButtonBox.c, org_gnu_gtk_IconSet.c,
- org_gnu_gtk_Plug.c, org_gnu_gtk_Range.c, org_gnu_gtk_Rc.c,
- org_gnu_gtk_TextTag.c, org_gnu_gtk_TreeModelSort.c,
- org_gnu_gtk_VScale.c, org_gnu_gtk_AccelGroup.c,
- org_gnu_gtk_AccelKey.c, org_gnu_gtk_AccelLabel.c,
- org_gnu_gtk_Accessible.c, org_gnu_gtk_Adjustment.c,
- org_gnu_gtk_Alignment.c, org_gnu_gtk_Arrow.c,
- org_gnu_gtk_Border.c, org_gnu_gtk_Box.c, org_gnu_gtk_Button.c,
- org_gnu_gtk_ButtonBox.c, org_gnu_gtk_Calendar.c,
- org_gnu_gtk_CellEditable.c, org_gnu_gtk_CellRendererPixbuf.c,
- org_gnu_gtk_CellRendererText.c, org_gnu_gtk_CellRendererToggle.c,
- org_gnu_gtk_CheckButton.c, org_gnu_gtk_CheckMenuItem.c,
- org_gnu_gtk_Clipboard.c, org_gnu_gtk_ColorSelection.c,
- org_gnu_gtk_ColorSelectionDialog.c, org_gnu_gtk_Combo.c,
- org_gnu_gtk_Container.c, org_gnu_gtk_Curve.c,
- org_gnu_gtk_Dialog.c, org_gnu_gtk_DrawingArea.c,
- org_gnu_gtk_Editable.c, org_gnu_gtk_Entry.c,
- org_gnu_gtk_EventBox.c, org_gnu_gtk_FileSelection.c,
- org_gnu_gtk_Fixed.c, org_gnu_gtk_FontSelection.c,
- org_gnu_gtk_FontSelectionDialog.c, org_gnu_gtk_Frame.c,
- org_gnu_gtk_GammaCurve.c, org_gnu_gtk_Gtk.c,
- org_gnu_gtk_GtkObject.c, org_gnu_gtk_HBox.c,
- org_gnu_gtk_HPaned.c, org_gnu_gtk_HRuler.c, org_gnu_gtk_HScale.c,
- org_gnu_gtk_HSeparator.c, org_gnu_gtk_HandleBox.c,
- org_gnu_gtk_IMContext.c, org_gnu_gtk_IMContextSimple.c,
- org_gnu_gtk_IMMulticontext.c, org_gnu_gtk_IconFactory.c,
- org_gnu_gtk_IconSource.c, org_gnu_gtk_Image.c,
- org_gnu_gtk_ImageMenuItem.c, org_gnu_gtk_InputDialog.c,
- org_gnu_gtk_Invisible.c, org_gnu_gtk_Item.c,
- org_gnu_gtk_ItemFactory.c, org_gnu_gtk_ItemFactoryEntry.c,
- org_gnu_gtk_Label.c, org_gnu_gtk_Layout.c,
- org_gnu_gtk_ListStore.c, org_gnu_gtk_Menu.c,
- org_gnu_gtk_MenuBar.c, org_gnu_gtk_MenuItem.c,
- org_gnu_gtk_MenuShell.c, org_gnu_gtk_MessageDialog.c,
- org_gnu_gtk_Misc.c, org_gnu_gtk_Notebook.c,
- org_gnu_gtk_OptionMenu.c, org_gnu_gtk_Paned.c,
- org_gnu_gtk_Progress.c, org_gnu_gtk_ProgressBar.c,
- org_gnu_gtk_RadioButton.c, org_gnu_gtk_RadioMenuItem.c,
- org_gnu_gtk_RcStyle.c, org_gnu_gtk_Requisition.c,
- org_gnu_gtk_Ruler.c, org_gnu_gtk_Scale.c,
- org_gnu_gtk_ScrolledWindow.c, org_gnu_gtk_Separator.c,
- org_gnu_gtk_SeparatorMenuItem.c, org_gnu_gtk_Settings.c,
- org_gnu_gtk_SizeGroup.c, org_gnu_gtk_SpinButton.c,
- org_gnu_gtk_Style.c, org_gnu_gtk_Table.c,
- org_gnu_gtk_TearoffMenuItem.c, org_gnu_gtk_TextAppearance.c,
- org_gnu_gtk_TextAttributes.c, org_gnu_gtk_TextBuffer.c,
- org_gnu_gtk_TextChildAnchor.c, org_gnu_gtk_TextIter.c,
- org_gnu_gtk_TextMark.c, org_gnu_gtk_TextTagTable.c,
- org_gnu_gtk_TextView.c, org_gnu_gtk_ToggleButton.c,
- org_gnu_gtk_TreeIter.c, org_gnu_gtk_TreePath.c,
- org_gnu_gtk_TreeSelection.c, org_gnu_gtk_TreeSortable.c,
- org_gnu_gtk_TreeStore.c, org_gnu_gtk_TreeView.c,
- org_gnu_gtk_TreeViewColumn.c, org_gnu_gtk_VBox.c,
- org_gnu_gtk_VButtonBox.c, org_gnu_gtk_VPaned.c,
- org_gnu_gtk_VRuler.c, org_gnu_gtk_VSeparator.c,
- org_gnu_gtk_Viewport.c, org_gnu_gtk_Visibility.c,
- org_gnu_gtk_Widget.c, org_gnu_gtk_WidgetAuxInfo.c,
- org_gnu_gtk_Window.c, org_gnu_gtk_WindowGroup.c: Initial import
- of the gtk glue code.
-
-2002-08-02 14:44 kuzman
-
- * src/java/org/gnu/gtk/: AccelFlags.java, AccelGroup.java,
- AccelMap.java, Allocation.java, AnchorType.java, Arrow.java,
- AttachOptions.java, Box.java, Button.java, ButtonBox.java,
- ButtonsType.java, CellEditable.java, CellRenderer.java,
- CellRendererMode.java, CellRendererPixbuf.java,
- CellRendererState.java, CellRendererText.java,
- CheckMenuItem.java, Clipboard.java, Combo.java, Container.java,
- CurveType.java, DebugFlag.java, DeleteType.java,
- DestDefaults.java, DirectionType.java, DrawingArea.java,
- Editable.java, Entry.java, EventBox.java, ExpanderStyle.java,
- Fixed.java, FontSelection.java, FontSelectionDialog.java,
- Frame.java, Gtk.java, HRuler.java, HandleBox.java,
- IMContext.java, IconSet.java, IconSize.java, Image.java,
- ImageIconSetData.java, ImageImageData.java, ImageMenuItem.java,
- ImagePixmapData.java, ImageStockData.java, Justification.java,
- Label.java, ListStore.java, Menu.java, MenuDirectionType.java,
- MenuFactoryType.java, MessageType.java, MovementStep.java,
- ObjectFlags.java, OptionMenu.java, Orientation.java, Paned.java,
- PathPriorityType.java, Progress.java, ProgressBarStyle.java,
- RadioMenuItem.java, Rc.java, RcFlags.java, ReliefStyle.java,
- Requisition.java, ResizeMode.java, ResponseType.java, Ruler.java,
- ScrollType.java, SelectionMode.java, Separator.java,
- ShadowType.java, SideType.java, SignalRunType.java,
- SizeGroupMode.java, SortType.java, SpinButtonUpdatePolicy.java,
- SpinType.java, StateType.java, Style.java, SubmenuDirection.java,
- Table.java, TearoffMenuItem.java, TextAppearance.java,
- TextAttributes.java, TextChildAnchor.java, TextDirection.java,
- TextLineData.java, TextMark.java, TextTagTable.java,
- TextWindowType.java, ToggleButton.java, TreeModelSort.java,
- TreePath.java, TreeSelection.java, TreeSortable.java,
- TreeView.java, TreeViewColumn.java, TreeViewColumnSizing.java,
- TreeViewDropPosition.java, VBox.java, VScale.java, Viewport.java,
- Widget.java, WidgetAuxInfo.java, WidgetHelpType.java,
- Window.java, WindowGroup.java, WindowPosition.java,
- AccelKey.java, AccelLabel.java, Accessible.java, Adjustment.java,
- Alignment.java, ArrowType.java, AspectFrame.java, Bin.java,
- Border.java, ButtonBoxStyle.java, Calendar.java,
- CalendarDisplayOptions.java, CellRendererToggle.java,
- CheckButton.java, ColorSelection.java, ColorSelectionDialog.java,
- CornerType.java, Curve.java, Dialog.java, DialogFlags.java,
- FileSelection.java, GammaCurve.java, GtkObject.java, HBox.java,
- HButtonBox.java, HPaned.java, HScale.java, HSeparator.java,
- IMContextSimple.java, IMMulticontext.java, IconFactory.java,
- IconSource.java, ImageAnimationData.java, ImagePixbufData.java,
- ImageType.java, InputDialog.java, Invisible.java, Item.java,
- ItemFactory.java, ItemFactoryEntry.java, Layout.java,
- MenuBar.java, MenuItem.java, MenuShell.java, MessageDialog.java,
- MetricType.java, Misc.java, Notebook.java, PackType.java,
- PathType.java, Plug.java, PolicyType.java, PositionType.java,
- ProgressBar.java, ProgressBarOrientation.java, RadioButton.java,
- Range.java, RcProperty.java, RcStyle.java, RcTokenType.java,
- Scale.java, ScrolledWindow.java, SeparatorMenuItem.java,
- Settings.java, SizeGroup.java, SpinButton.java,
- SubmenuPlacement.java, TargetFlags.java, TextBuffer.java,
- TextIter.java, TextLine.java, TextSearchFlags.java, TextTag.java,
- TextView.java, TreeIter.java, TreeStore.java, UpdateType.java,
- VButtonBox.java, VPaned.java, VRuler.java, VSeparator.java,
- Visibility.java, WidgetFlags.java, WindowType.java,
- WrapMode.java: Initial import of the gtk generated code.
-
-2002-08-02 14:39 kuzman
-
- * src/jni/org_gnu_glib_GListString.c: Classes used by GTK.
-
-2002-08-02 14:35 kuzman
-
- * src/java/org/gnu/glib/: GListString.java, GStringArray.java:
- Classes used by GTK.
-
-2002-08-02 12:14 kuzman
-
- * src/java/org/gnu/glib/Value.java: Method had wrong signature.
-
-2002-08-01 15:45 kuzman
-
- * src/jni/: org_gnu_gdk_Atom.c, org_gnu_gdk_Color.c,
- org_gnu_gdk_Cursor.c, org_gnu_gdk_Device.c,
- org_gnu_gdk_DragContext.c, org_gnu_gdk_Event.c,
- org_gnu_gdk_EventAny.c, org_gnu_gdk_EventButton.c,
- org_gnu_gdk_EventClient.c, org_gnu_gdk_EventConfigure.c,
- org_gnu_gdk_EventCrossing.c, org_gnu_gdk_EventDND.c,
- org_gnu_gdk_EventExpose.c, org_gnu_gdk_EventFocus.c,
- org_gnu_gdk_EventKey.c, org_gnu_gdk_EventMotion.c,
- org_gnu_gdk_EventNoExpose.c, org_gnu_gdk_EventProperty.c,
- org_gnu_gdk_EventProximity.c, org_gnu_gdk_EventScroll.c,
- org_gnu_gdk_EventSelection.c, org_gnu_gdk_EventSetting.c,
- org_gnu_gdk_EventVisibility.c, org_gnu_gdk_EventWindowState.c,
- org_gnu_gdk_Geometry.c, org_gnu_gdk_Image.c,
- org_gnu_gdk_KeymapKey.c, org_gnu_gdk_PangoAttrStipple.c,
- org_gnu_gdk_Pixbuf.c, org_gnu_gdk_PixbufAnimation.c,
- org_gnu_gdk_PixbufLoader.c, org_gnu_gdk_Pixmap.c,
- org_gnu_gdk_Property.c, org_gnu_gdk_Rectangle.c,
- org_gnu_gdk_Segment.c, org_gnu_gdk_Span.c, org_gnu_gdk_Visual.c,
- org_gnu_gdk_Window.c, org_gnu_gdk_WindowAttr.c: Cleanup of
- compiler warnings.
-
-2002-08-01 12:05 kuzman
-
- * src/jni/: org_gnu_gdk_Atom.c, org_gnu_gdk_Bitmap.c,
- org_gnu_gdk_Color.c, org_gnu_gdk_Colormap.c,
- org_gnu_gdk_Cursor.c, org_gnu_gdk_Device.c,
- org_gnu_gdk_DragContext.c, org_gnu_gdk_Drawable.c,
- org_gnu_gdk_Event.c, org_gnu_gdk_EventAny.c,
- org_gnu_gdk_EventButton.c, org_gnu_gdk_EventClient.c,
- org_gnu_gdk_EventConfigure.c, org_gnu_gdk_EventCrossing.c,
- org_gnu_gdk_EventDND.c, org_gnu_gdk_EventExpose.c,
- org_gnu_gdk_EventFocus.c, org_gnu_gdk_EventKey.c,
- org_gnu_gdk_EventMotion.c, org_gnu_gdk_EventNoExpose.c,
- org_gnu_gdk_EventProperty.c, org_gnu_gdk_EventProximity.c,
- org_gnu_gdk_EventScroll.c, org_gnu_gdk_EventSelection.c,
- org_gnu_gdk_EventSetting.c, org_gnu_gdk_EventVisibility.c,
- org_gnu_gdk_EventWindowState.c, org_gnu_gdk_GC.c,
- org_gnu_gdk_Gdk.c, org_gnu_gdk_Geometry.c, org_gnu_gdk_Image.c,
- org_gnu_gdk_Keymap.c, org_gnu_gdk_KeymapKey.c,
- org_gnu_gdk_Pango.c, org_gnu_gdk_PangoAttrEmbossed.c,
- org_gnu_gdk_PangoAttrStipple.c, org_gnu_gdk_Pixbuf.c,
- org_gnu_gdk_PixbufAnimation.c, org_gnu_gdk_PixbufAnimationIter.c,
- org_gnu_gdk_PixbufLoader.c, org_gnu_gdk_Pixmap.c,
- org_gnu_gdk_Point.c, org_gnu_gdk_Property.c,
- org_gnu_gdk_Rectangle.c, org_gnu_gdk_Region.c,
- org_gnu_gdk_RgbCmap.c, org_gnu_gdk_Segment.c, org_gnu_gdk_Span.c,
- org_gnu_gdk_Visual.c, org_gnu_gdk_Window.c,
- org_gnu_gdk_WindowAttr.c: Initial import of GDK glue code.
-
-2002-07-31 21:41 kuzman
-
- * src/java/org/gnu/gdk/: CapStyle.java, CrossingMode.java,
- DragContext.java, Drawable.java, EventClient.java,
- EventWindowState.java, GCValuesMask.java, PixbufLoader.java,
- WindowEdge.java, EventFocus.java, EventProximity.java,
- EventVisibility.java, FillRule.java, Function.java, GC.java,
- Pixmap.java, Point.java, PropertyState.java, RgbCmap.java,
- VisibilityState.java, WindowType.java, WindowTypeHint.java,
- PixbufAlphaMode.java, Atom.java, Color.java, Cursor.java,
- CursorType.java, DragProtocol.java, EventDND.java,
- EventMask.java, EventMotion.java, EventSelection.java,
- EventSetting.java, EventType.java, Gravity.java, ImageType.java,
- InputSource.java, InterpType.java, KeymapKey.java,
- PixbufAnimation.java, PixbufFrame.java, Rectangle.java,
- Region.java, Visual.java, WindowAttr.java, Device.java,
- EventAny.java, EventButton.java, InputCondition.java, Pango.java,
- PangoAttrEmbossed.java, Segment.java, VisualType.java,
- WindowAttributesType.java, AxisUse.java, Bitmap.java,
- ByteOrder.java, Colormap.java, Colorspace.java, DragAction.java,
- Event.java, EventConfigure.java, EventCrossing.java,
- EventExpose.java, EventKey.java, EventNoExpose.java,
- EventProperty.java, EventScroll.java, ExtensionMode.java,
- Fill.java, Gdk.java, Geometry.java, GrabStatus.java, Image.java,
- InputMode.java, JoinStyle.java, Keymap.java, LineStyle.java,
- ModifierType.java, NativeWindow.java, NotifyType.java,
- OverlapType.java, PangoAttrStipple.java, Pixbuf.java,
- PixbufAnimationIter.java, PropMode.java, Property.java,
- RgbDither.java, ScrollDirection.java, SettingAction.java,
- Span.java, Status.java, SubwindowMode.java, WMDecoration.java,
- WMFunction.java, Window.java, WindowClass.java, WindowHints.java,
- WindowState.java: Initial version of gdk classes.
-
-2002-07-31 19:45 kuzman
-
- * src/jni/: org_gnu_pango_AttrFloat.c,
- org_gnu_pango_AttrFontDesc.c, org_gnu_pango_AttrLanguage.c,
- org_gnu_pango_AttrShape.c, org_gnu_pango_AttrString.c,
- org_gnu_pango_FontDescription.c, org_gnu_pango_FontFace.c,
- org_gnu_pango_FontFamily.c, org_gnu_pango_Language.c,
- org_gnu_pango_Layout.c, org_gnu_pango_LayoutLine.c,
- org_gnu_pango_TabArray.c: Cleanup compiler warnings.
-
-2002-07-31 19:16 kuzman
-
- * src/jni/: org_gnu_pango_AttrColor.c, org_gnu_pango_AttrFloat.c,
- org_gnu_pango_AttrFontDesc.c, org_gnu_pango_AttrInt.c,
- org_gnu_pango_AttrIterator.c, org_gnu_pango_AttrLanguage.c,
- org_gnu_pango_AttrList.c, org_gnu_pango_AttrShape.c,
- org_gnu_pango_AttrString.c, org_gnu_pango_Attribute.c,
- org_gnu_pango_Color.c, org_gnu_pango_Context.c,
- org_gnu_pango_Coverage.c, org_gnu_pango_Font.c,
- org_gnu_pango_FontDescription.c, org_gnu_pango_FontFace.c,
- org_gnu_pango_FontFamily.c, org_gnu_pango_FontMetrics.c,
- org_gnu_pango_GlyphString.c, org_gnu_pango_Language.c,
- org_gnu_pango_Layout.c, org_gnu_pango_LayoutLine.c,
- org_gnu_pango_Rectangle.c, org_gnu_pango_TabArray.c: Initial
- pango glue code.
-
-2002-07-31 18:46 kuzman
-
- * src/java/org/gnu/pango/: Alignment.java, AttrColor.java,
- AttrFloat.java, AttrFontDesc.java, AttrInt.java,
- AttrIterator.java, AttrLanguage.java, AttrList.java,
- AttrShape.java, AttrString.java, AttrType.java, Attribute.java,
- Color.java, Context.java, Coverage.java, CoverageLevel.java,
- Direction.java, Font.java, FontDescription.java, FontFace.java,
- FontFamily.java, FontMask.java, FontMetrics.java,
- GlyphString.java, Language.java, Layout.java, LayoutLine.java,
- Rectangle.java, Stretch.java, Style.java, TabAlign.java,
- TabArray.java, Underline.java, Variant.java, Weight.java,
- WrapMode.java: Initial import of pango classes.
-
-2002-07-31 18:46 kuzman
-
- * src/java/org/gnu/glib/Flags.java: rename member to match
- generated code.
-
-2002-07-31 18:11 kuzman
-
- * src/jni/org_gnu_atk_AtkObject.c: Compiler warnings.
-
-2002-07-31 18:10 kuzman
-
- * src/jni/: org_gnu_atk_AtkObject.c, org_gnu_atk_RelationType.c,
- org_gnu_atk_StateType.c: Cleanup up a few compile warnings.
-
-2002-07-31 17:47 kuzman
-
- * src/jni/: org_gnu_atk_AtkObject.c, org_gnu_atk_Layer.c,
- org_gnu_atk_Relation.c, org_gnu_atk_RelationSet.c,
- org_gnu_atk_RelationType.c, org_gnu_atk_Role.c,
- org_gnu_atk_State.c, org_gnu_atk_StateType.c: Initial import of
- ATK glue code.
-
-2002-07-31 17:45 kuzman
-
- * src/java/org/gnu/atk/: AtkObject.java, Layer.java, Relation.java,
- RelationSet.java, RelationType.java, Role.java, State.java,
- StateType.java: Initial import of ATK classes.
-
-2002-07-31 17:25 kuzman
-
- * src/java/org/gnu/glib/Enum.java: renamed variable so it matches
- the generated code.
-
-2002-07-31 12:04 kuzman
-
- * src/java/org/gnu/glib/GObject.java: GObject - renamed from Object
-
-2002-07-31 12:04 kuzman
-
- * src/jni/org_gnu_glib_GObject.c: Changed org_gnu_glib_Object.c to
- org_gnu_glib_GLib.c
-
-2002-07-31 11:59 kuzman
-
- * src/java/org/gnu/glib/: Object.java, TypeInterface.java: Change
- org.gnu.glib.Object to org.gnu.glib.GObject in order to avoid
- confusion.
-
-2002-07-30 12:46 kuzman
-
- * src/jni/: org_gnu_glib_Error.c, org_gnu_glib_Quark.c,
- org_gnu_glib_Type.c, org_gnu_glib_Value.c: Cleanup and correction
- of errors.
-
-2002-07-26 18:44 kuzman
-
- * TODO: update
-
-2002-07-26 12:57 kuzman
-
- * src/jni/: org_gnu_glib_Error.c, org_gnu_glib_List.c,
- org_gnu_glib_Quark.c, org_gnu_glib_Type.c, org_gnu_glib_Value.c:
- JNI code for the initial GLIB objects
-
-2002-07-26 12:54 kuzman
-
- * src/java/org/gnu/glib/Type.java: Restructured around the newly
- generated methods. Also added new public methods to create the
- TYPES needed by the bindings.
-
-2002-07-25 20:55 kuzman
-
- * src/java/org/gnu/glib/Value.java: Updated value - started
- structure and added a constructor and copy method. More to come.
-
-2002-07-25 20:54 kuzman
-
- * src/java/org/gnu/glib/Type.java: New type - Type which represents
- the GType in the glib object system.
-
-2002-07-25 20:30 kuzman
-
- * src/java/org/gnu/glib/List.java: Added a new datatype - List
- (GList)
-
-2002-07-25 16:48 kuzman
-
- * src/java/org/gnu/glib/TypeInterface.java: This is currently used
- by GtkEditable. I am not sure if I will need this int he long
- run. It may get removed later.
-
-2002-07-25 16:47 kuzman
-
- * src/java/org/gnu/glib/: Boxed.java, Enum.java, Error.java,
- Flags.java, Object.java, Quark.java: Updates
-
-2002-07-25 02:31 kuzman
-
- * src/java/org/gnu/glib/: Boxed.java, Enum.java, Error.java,
- Flags.java, Object.java, Quark.java, Value.java: Initial classes
- for org.gnu.glib package
-
-2002-05-16 18:49 kuzman
-
- * doc/FAQ.sgml: Fix option to linker - case
-
-2002-05-06 20:27 kuzman
-
- * doc/examples/application/Application.java: Start of new example -
- WIP
-
-2002-05-05 14:37 kuzman
-
- * doc/examples/ctree/CTree.java: This example is no longer
- relevant.
-
-2002-04-12 12:54 kuzman
-
- * doc/examples/editor/Editor.java: Example contributed by Soren.
-
-2002-04-08 12:20 kuzman
-
- * INSTALL: Updated INSTALL file thanks to Soren
-
-2002-04-01 18:27 kuzman
-
- * doc/examples/statusbar/Statusbar.java: Updated to GTK2
-
-2002-04-01 18:25 kuzman
-
- * doc/examples/spinbutton/Spinbutton.java: Updated to GTK2 - still
- not working properly
-
-2002-04-01 18:16 kuzman
-
- * doc/examples/: rangewidgets/RangeWidgets.java,
- scrolledwin/ScrolledWin.java: Updated to GTK2
-
-2002-04-01 17:52 kuzman
-
- * doc/examples/packbox/Packbox.java: Updated to GTK2
-
-2002-04-01 17:51 kuzman
-
- * doc/examples/notebook/Notebook.java: Updated to GTK2 - still has
- problems.
-
-2002-04-01 17:43 kuzman
-
- * doc/examples/: frame/Frame.java, invisible/Invisible.java:
- Updated to GTK2
-
-2002-04-01 15:04 kuzman
-
- * doc/examples/clist/CList.java: Removed - GtkCList is no longer
- supported - see GtkList example.
-
-2002-04-01 14:02 kuzman
-
- * doc/examples/: alignment/Alignment.java,
- aspectframe/aspectframe.java, buttons/Buttons.java,
- calendar/Calendar.java, checkbutton/CheckButton.java,
- entry/Entry.java: Some updates.
-
-2001-12-05 12:42 kuzman
-
- * macros/aclocal.m4: Changes to support GNOME 2 build.
-
-2001-11-21 13:03 kuzman
-
- * TODO: Updated.
-
-2001-11-20 20:04 kuzman
-
- * TODO: Updated Roadmap
-
-2001-11-20 19:47 kuzman
-
- * README: Updated my email address.
-
-2001-11-20 19:46 kuzman
-
- * NEWS: Updated for next release.
-
-2001-11-20 19:27 kuzman
-
- * doc/FAQ.sgml: Removed question about GnomeMessageBox. It is no
- longer relevant.
-
-2001-11-20 19:25 kuzman
-
- * AUTHORS: Updated to reflect reality.
-
-2001-11-20 17:52 kuzman
-
- * doc/examples/notebook/Notebook.java: Updated for new API
-
-2001-11-13 12:45 kuzman
-
- * doc/examples/mandel/: JavaGTKMandel.java, JavaGTKMandelGUI.java,
- JavaGTKMandelMath.java, mandel.glade: Example provided by Markus
- Fritsche that demonstrates low-level GDK drawing.
-
-2001-10-28 13:23 kuzman
-
- * doc/examples/scrolledwin/ScrolledWin.java: Added example to
- demonstrate the use of GtkScrolledWindow
-
-2001-10-26 16:48 kuzman
-
- * doc/examples/radiobuttons/Radiobuttons.java: Added example to
- demonstrate RadioButtons.
-
-2001-10-26 16:12 kuzman
-
- * doc/examples/progressbar/: ProgressBar.java, Timer.java,
- TimerTask.java: Example to demonstrate progress bar.
-
-2001-10-23 19:59 kuzman
-
- * doc/examples/packbox/Packbox.java: Added example to demonstrate
- the packing of GtkBox classes.
-
-2001-10-22 18:42 kuzman
-
- * doc/examples/frame/Frame.java: Added new example to demonstrate
- GtkFrame
-
-2001-10-22 18:33 kuzman
-
- * doc/examples/fixed/Fixed.java: New example to demonstrate
- GtkFixed.
-
-2001-09-14 20:55 rekha
-
- * doc/examples/checkbutton/CheckButton.java: [no log message]
-
-2001-09-14 18:15 kuzman
-
- * doc/FAQ.sgml: Updated date.
-
-2001-09-13 17:10 kuzman
-
- * TODO: Updated for 0.7 release.
-
-2001-09-13 17:04 kuzman
-
- * NEWS: Getting ready for 0.7
-
-2001-09-12 23:26 kuzman
-
- * doc/FAQ.sgml: Added a few QAs for gcj
-
-2001-09-12 12:10 kuzman
-
- * macros/aclocal.m4: Fixed error in location of libgcj.jar on
- Debian
-
-2001-09-11 12:24 kuzman
-
- * macros/aclocal.m4: Fixes so it will build with Kaffe
-
-2001-09-07 14:16 kuzman
-
- * macros/aclocal.m4: Added new macro for GCJ detection.
-
-2001-08-28 12:03 kuzman
-
- * doc/FAQ.sgml: Added new FAQ for extending the bindings.
-
-2001-08-20 18:53 kuzman
-
- * macros/aclocal.m4: Updated to support multiple include
- directories for jni.
-
-2001-08-16 19:00 kuzman
-
- * doc/FAQ.sgml: Added input from Ryan Gustafson
-
-2001-08-14 10:59 kuzman
-
- * AUTHORS: Updated email address.
-
-2001-07-31 01:22 kuzman
-
- * doc/examples/clist/CList.java: Updated example to demonstrate new
- functionality of GtkCList.
-
-2001-07-21 15:09 kuzman
-
- * doc/examples/clist/CList.java: Added two new classes to provide
- MVC for GtkCList.
-
-2001-03-05 19:33 kuzman
-
- * doc/examples/notebook/Notebook.java: Updated example to
- demonstrate switch_page signal.
-
-2001-03-01 17:32 kuzman
-
- * doc/examples/ctree/CTree.java: Example to demonstrate the usage
- of GtkCTree.
-
-2001-02-27 11:23 kuzman
-
- * INSTALL: Updated to show multiple jars and so.
-
-2001-02-26 21:01 kuzman
-
- * THANKS: Added a few notables.
-
-2001-02-26 14:51 kuzman
-
- * doc/examples/aspectframe/aspectframe.java: Small cleanup.
-
-2001-02-15 09:02 cjvw
-
- * doc/FAQ.sgml: libglade changes
-
-2001-02-15 08:17 cjvw
-
- * macros/aclocal.m4: Added the LibGlade classes + examples
-
-2001-02-11 21:23 kuzman
-
- * doc/examples/: alignment/Alignment.java,
- checkbutton/CheckButton.java, invisible/Invisible.java: New GTK
- examples.
-
-2001-02-11 21:21 kuzman
-
- * doc/examples/calendar/Calendar.java: Fixed font handling.
-
-2001-02-09 12:39 cjvw
-
- * doc/examples/: aspectframe/aspectframe.java, base/base.java,
- buttons/Buttons.java, calendar/Calendar.java, clist/CList.java,
- entry/Entry.java, filesel/Filesel.java, notebook/Notebook.java,
- paned/Paned.java, pixmap/Pixmap.java,
- rangewidgets/RangeWidgets.java, spinbutton/Spinbutton.java,
- statusbar/Statusbar.java, table/Table.java, text/Text.java,
- tree/Tree.java: Moved examples to new package scheme.
-
-2001-02-09 08:43 cjvw
-
- * doc/FAQ.sgml: Moved packages to gnu.gdk / gnu.gtk / gnu.gnome.
- Warning: Tested but may break something.
-
-2001-02-08 21:07 kuzman
-
- * doc/examples/table/Table.java: Example to demonstrate table
- layout manager.
-
-2001-02-08 20:57 kuzman
-
- * doc/examples/statusbar/Statusbar.java: Example to demonstrate
- statusbar widget.
-
-2001-02-08 20:17 kuzman
-
- * doc/examples/tree/Tree.java: Example to demonstrate the GtkTree
- widget.
-
-2001-02-05 13:18 cjvw
-
- * macros/aclocal.m4: Better JDK 1.3/1.1/ kaffe support
-
-2001-02-01 19:40 kuzman
-
- * doc/examples/calendar/Calendar.java: Added classes for
- GnomeUIInfo and GnomeUIInfoFactory.
-
-2001-01-29 17:08 kuzman
-
- * doc/examples/filesel/Filesel.java: New example.
-
-2001-01-29 13:46 kuzman
-
- * doc/examples/buttons/: Buttons.java, info.xpm: Added example
- demonstrating adding pixmap to button.
-
-2001-01-29 13:25 kuzman
-
- * doc/examples/pixmap/: Pixmap.java, test.xpm: New example
- demonstrating pixmap widget.
-
-2001-01-26 17:56 kuzman
-
- * doc/examples/calendar/Calendar.java: Updated to use new
- non-generated methods.
-
-2001-01-25 03:05 kuzman
-
- * doc/examples/calendar/Calendar.java: New example to demonstrate
- GtkCalendar widget. wip!
-
-2001-01-22 13:03 kuzman
-
- * doc/examples/clist/CList.java: Updated callback method to reflect
- signature.
-
-2000-12-12 19:05 kuzman
-
- * doc/examples/text/Text.java: Updated for new enum code.
-
-2000-12-12 18:31 kuzman
-
- * doc/examples/paned/Paned.java: Updated for new generated code.
-
-2000-12-10 13:29 kuzman
-
- * doc/examples/rangewidgets/RangeWidgets.java: New example.
-
-2000-12-10 13:23 kuzman
-
- * doc/examples/text/Text.java: Updated for new enum code.
-
-2000-12-10 13:19 kuzman
-
- * doc/examples/: paned/Paned.java, spinbutton/Spinbutton.java:
- Updated for new enum code.
-
-2000-12-10 13:15 kuzman
-
- * doc/examples/: aspectframe/aspectframe.java, base/base.java,
- clist/CList.java, notebook/Notebook.java, entry/Entry.java:
- Updated for new enum code.
-
-2000-12-06 14:19 kuzman
-
- * doc/examples/paned/Paned.java: Updated for new generated code.
-
-2000-12-06 13:50 kuzman
-
- * doc/examples/text/Text.java: updated for new generated code.
-
-2000-12-06 13:31 kuzman
-
- * doc/examples/clist/CList.java: Updated for new generation code.
-
-2000-12-03 23:21 danfuzz
-
- * doc/examples/notebook/Notebook.java: tweak for the new world
-
-2000-11-28 05:53 cjvw
-
- * doc/FAQ.sgml: Added another JDK/JRE. Fixed a few bugs in
- Makefile.in
-
-2000-11-24 11:56 kuzman
-
- * doc/examples/spinbutton/Spinbutton.java: Added new example.
-
-2000-11-22 16:14 kuzman
-
- * doc/examples/text/Text.java: Fixed initial active state for
- wordWrap CheckButton.
-
-2000-11-22 15:50 kuzman
-
- * doc/examples/notebook/Notebook.java: Added new example.
-
-2000-11-22 14:19 kuzman
-
- * doc/examples/: paned/Paned.java, text/Text.java: Added new
- example.
-
-2000-11-21 18:00 kuzman
-
- * doc/examples/entry/Entry.java: Updated for new callback code.
-
-2000-11-21 17:58 kuzman
-
- * doc/examples/clist/CList.java: Updated for the new callback code.
-
-2000-11-21 17:56 kuzman
-
- * doc/examples/aspectframe/aspectframe.java: Updated for new
- callback code.
-
-2000-11-15 12:26 kuzman
-
- * doc/examples/clist/: CList.java, clist.java: Cleaned up example.
-
-2000-11-14 13:12 kuzman
-
- * doc/examples/entry/Entry.java: Added call to select text in entry
- upon initialization.
-
-2000-11-14 02:36 kuzman
-
- * doc/examples/entry/Entry.java: New example.
-
-2000-11-13 11:57 cjvw
-
- * doc/FAQ.sgml: Added a question regarding bugs / feature requests.
-
-2000-11-13 08:51 cjvw
-
- * doc/FAQ.sgml: Kaffe now works! Added workaround for kaffe.
- Updated list of JRE's.
-
-2000-11-13 06:37 cjvw
-
- * macros/aclocal.m4: Update the macros so that JAVA_HOME will
- ALWAYS work.
-
-2000-11-12 22:37 kuzman
-
- * doc/examples/clist/clist.java: GTK examples.
-
-2000-11-12 22:36 kuzman
-
- * doc/examples/base/base.java: Fixed call to Gtk.init
-
-2000-11-12 22:35 kuzman
-
- * doc/examples/aspectframe/aspectframe.java: Fixed call to
- Gtk.init.
-
-2000-11-12 15:48 kuzman
-
- * doc/examples/aspectframe/aspectframe.java: Example taken from gtk
- library.
-
-2000-11-12 15:48 kuzman
-
- * doc/examples/base/base.java: Example from gtk library.
-
-2000-11-10 06:15 cjvw
-
- * doc/FAQ.sgml: Updated the answer for Java-GNOME or Java-GTK.
-
-2000-11-10 04:41 danfuzz
-
- * doc/FAQ.sgml: noted that Sun JDK 1.3 seems to work
-
-2000-11-10 02:21 rob0a
-
- * doc/FAQ.sgml: Added Q and A: How do I submit questions to the
- FAQ?
-
-2000-11-10 01:26 rob0a
-
- * doc/FAQ.sgml: added 2 questions: * How can I build only
- Java-GTK? * Why can't Java-GTK and Java-GNOME be installed
- at the same time? (I didn't answer this
- one...Jean?)
-
-2000-11-09 21:18 kuzman
-
- * AUTHORS: Added Rob Tandy.
-
-2000-11-09 19:52 kuzman
-
- * NEWS: Ready for 0.5
-
-2000-11-09 19:28 kuzman
-
- * README: Updated for 0.5 release.
-
-2000-11-09 17:55 kuzman
-
- * TODO: Ready for 0.5.
-
-2000-11-08 13:46 kuzman
-
- * AUTHORS: Added Kevin.
-
-2000-11-08 01:49 kuzman
-
- * AUTHORS: Added two new members.
-
-2000-11-02 12:43 cjvw
-
- * doc/FAQ.sgml: Completed initial parser document, added FAQ.
-
-2000-03-01 15:52 olg
-
- * README: URL change
-
-2000-01-28 09:44 cjvw
-
- * macros/aclocal.m4: Macros now automatically detect the
- genunix/... directory for JAVA_INCLUDES.
-
-2000-01-19 09:38 olg
-
- * AUTHORS, COPYING, INSTALL, NEWS, README, THANKS, TODO,
- macros/aclocal.m4, install-sh: Initial SourceForge import
-
-2000-01-19 09:38 olg
-
- * AUTHORS, COPYING, INSTALL, NEWS, README, THANKS, TODO,
- macros/aclocal.m4, install-sh: Initial revision
-
diff --git a/libgtk-java/INSTALL b/libgtk-java/INSTALL
deleted file mode 100644
index 03cdde1..0000000
--- a/libgtk-java/INSTALL
+++ /dev/null
@@ -1,89 +0,0 @@
-Building Java-Gnome
----------------------
-
-Note: This is now completely out of date and needs rewriting
-- Mark Howard 8 July 2004
-
-MULTIPLE TARBALLS
-The Java-Gnome project distributes a number of different tarballs:
-java-gnome - Contains everything. If you get this, you don't need any of the
- others
-libgtk-java - Gtk
-libgnome-java - Gnome
-libglade-java - Glade
-libgconf-java - Gconf
-libgtkhtml-java - GtkHTML
-libvte-java - vte (terminal widgets)
-java-gnome-doc-core - core docs & examples
-java-gnome-doc-gnome - gnome docs & examples
-java-gnome-doc-glade - glade docs & examples
-
-Each tarball has its own configure script and makefiles.
-
-
-REQUIREMENTS:
-
-- A JDK for Linux such as the IBM Jikes compiler or the Sun/Blackdown compiler.
- Make sure that javadoc, javac, java etc. is in your PATH.
- Warning: JNI calls are not compatible with Metrowerks JIT compiler on
- JDK PowerPC 1.1. Be sure to unset the JAVA_COMPILER variable.
-
-- GTK2 and/or GNOME2 libraries.
- If you install these from rpm, you should get both the system rpm and the
- developer rpm (the latter containing the files for pkg-config and headerfiles).
- Your rpm distributer may chose not to split the packages in this way.
-
-- GCJ release 3.0.0 or higher. See http://gcc.gnu.org/java/
-
-
-CONFIGURE THE BUILDPROCESS:
-
-Run ./configure using the following flags to customize the build:
-
---libdir=<install dir for shared objects>
-eg. --libdir=/usr/lib
-
---with-gcj-prefix=<root dir of gcc that also contain gcj>
-
---with-java-prefix=<root dir of JDK that you wish to use>
-Only required if the build process does not find your java compiler. If you
-have more than one JDK then type "which java" to find out which is the default.
-
-
-BUILD AND INSTALL:
-
-Run ./make or ./make all
-Run ./make install
-
-You can save space after the build by running ./make clean. If you later want
-to uninstall then run ./make uninstall.
-
-
-SETUP FOR USE:
-
-The exact files that are produced will depend on what tarball you are using.
-They will include:
-*.jar files
-lib*java.so files
-lib*jar.so files
-The jar and lib*java.so files are required if you want to run java-gnome
-applications using a JVM. the lib*jar.so files are to use if you want to create
-native applications using gcj.
-
-The jars are typically installed in /usr/local/share/java-gnome, and should be
-added to your CLASSPATH when you run Java-Gnome applications.
-The so files are typically installed in /usr/local/lib/jni/ and should be in
-your LD_LIBRARY_PATH when you run Java-Gnome applications
-
-
-EXAMPLES, DOCUMENTATION AND HOW TO GET FURTHER HELP:
-
-The documentation package (and all-in-one package) contain a number of examples
-applications and a tutorial.
-
-The project homepage is located at http://java-gnome.sourceforge.net/. Here you
-can find further information and also sign up for the mailinglist, where help
-and advice is readily available.
-
-Have fun
-
diff --git a/libgtk-java/Makefile b/libgtk-java/Makefile
deleted file mode 100644
index 7608a85..0000000
--- a/libgtk-java/Makefile
+++ /dev/null
@@ -1,95 +0,0 @@
-# This file is part of Java-GNOME.
-#
-# Java-GNOME is free software; you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
-# any later version.
-#
-# Java-GNOME is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with Java-GNOME; see the file COPYING. If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-#
-
-gtkversion=2.4.6
-gtkapiversion=2.4
-
-# Directories for configure.
-prefix=/usr/
-exec_prefix=${prefix}
-datadir=${prefix}/share
-libdir=/usr/lib/jni/
-
-INSTALL=/usr/bin/install -c
-
-DOCUMENTS:= AUTHORS COPYING INSTALL NEWS README THANKS TODO
-
-all: distro
-
-distro:
- $(MAKE) -C src all
- $(MAKE) -C doc all
-
-# Install core gtk java libraries and required libraries
-install: native_install
- -$(INSTALL) -d $(DESTDIR)$(datadir)/java/
- -$(INSTALL) -d $(DESTDIR)$(datadir)/doc/libgtk$(apiversion)-java/
- -$(INSTALL) -d $(DESTDIR)$(libdir)/
- $(INSTALL) -s -m644 lib/libgtkjava$(gtkapiversion).so.$(gtkversion) $(DESTDIR)$(libdir)/
- $(INSTALL) -m644 lib/gtk$(gtkapiversion)-$(gtkversion).jar $(DESTDIR)$(datadir)/java/
- ln -s -f libgtkjava$(gtkapiversion).so.$(gtkversion) $(DESTDIR)$(libdir)/libgtkjava$(gtkapiversion).so
- ln -s -f gtk$(gtkapiversion)-$(gtkversion).jar $(DESTDIR)$(datadir)/java/gtk$(gtkapiversion).jar
- -for f in $(DOCUMENTS); do $(INSTALL) -m644 $$f $(DESTDIR)$(datadir)/doc/libgtk$(gtkapiversion)-java || exit 1; done;
- -$(INSTALL) -d $(DESTDIR)$(libdir)/pkgconfig/
- $(INSTALL) -m644 gtk2-java.pc $(DESTDIR)$(libdir)/pkgconfig/
- -$(INSTALL) -d $(DESTDIR)$(datadir)/libgtk-java/macros/
- $(INSTALL) -m644 macros/*.m4 $(DESTDIR)$(datadir)/libgtk-java/macros/
- $(MAKE) -C doc install
-
-# install native (gcj compiled) libraries
-native_install:
- -$(INSTALL) -d $(DESTDIR)$(libdir)/
- $(INSTALL) -s -m644 lib/libgtkjar$(gtkapiversion).so.$(gtkversion) $(DESTDIR)$(libdir)/
- @ln -s -f libgtkjar$(gtkapiversion).so.$(gtkversion) $(DESTDIR)$(libdir)/libgtkjar$(gtkapiversion).so
-
-# Uninstall targets
-uninstall: native_uninstall
- rm -f $(libdir)/libgtkjava$(gtkapiversion).so.$(gtkversion)
- rm -f $(libdir)/libgtkjava$(gtkapiversion).so
- rm -f $(datadir)/java-gnome/gtk$(gtkapiversion)-$(gtkversion).jar
- rm -f $(datadir)/java-gnome/gtk$(gtkapiversion).jar
- rm -rf $(datadir)/java-gnome
- rm -rf $(datadir)/doc/java-gnome-$(gtkapiversion)
-
-native_uninstall:
- rm -f $(libdir)/libgtkjar$(gtkapiversion).so.$(gtkversion)
- rm -f $(libdir)/libgtkjar$(gtkapiversion).so
-
-.PHONY: all distro install native_install uninstall native_uninstall
-
-# Targets to clean up after us
-
-.PHONY: mostlyclean clean distclean maintainer-clean
-
-mostlyclean:
- -$(MAKE) -C src mostlyclean
- -$(MAKE) -C doc mostlyclean
-
-clean: mostlyclean
- -$(MAKE) -C src clean
- -$(MAKE) -C doc clean
-
-distclean: clean
- -$(MAKE) -C src distclean
- -$(MAKE) -C doc distclean
- rm -f config.* Makefile *.spec
-
-maintainer-clean: distclean
- -$(MAKE) -C src maintainer-clean
- -$(MAKE) -C doc maintainer-clean
-
-
diff --git a/libgtk-java/Makefile.in b/libgtk-java/Makefile.in
deleted file mode 100644
index 8b7b55b..0000000
--- a/libgtk-java/Makefile.in
+++ /dev/null
@@ -1,95 +0,0 @@
-# This file is part of Java-GNOME.
-#
-# Java-GNOME is free software; you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
-# any later version.
-#
-# Java-GNOME is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with Java-GNOME; see the file COPYING. If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-#
-
-gtkversion=@gtkversion@
-gtkapiversion=@gtkapiversion@
-
-# Directories for configure.
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-datadir=@datadir@
-libdir=@libdir@
-
-INSTALL=@INSTALL@
-
-DOCUMENTS:= AUTHORS COPYING INSTALL NEWS README THANKS TODO
-
-all: distro
-
-distro:
- $(MAKE) -C src all
- $(MAKE) -C doc all
-
-# Install core gtk java libraries and required libraries
-install: @GCJ_INSTALL_TARGETS@
- -$(INSTALL) -d $(DESTDIR)$(datadir)/java/
- -$(INSTALL) -d $(DESTDIR)$(datadir)/doc/libgtk$(apiversion)-java/
- -$(INSTALL) -d $(DESTDIR)$(libdir)/
- $(INSTALL) -s -m644 lib/libgtkjava$(gtkapiversion).so.$(gtkversion) $(DESTDIR)$(libdir)/
- $(INSTALL) -m644 lib/gtk$(gtkapiversion)-$(gtkversion).jar $(DESTDIR)$(datadir)/java/
- ln -s -f libgtkjava$(gtkapiversion).so.$(gtkversion) $(DESTDIR)$(libdir)/libgtkjava$(gtkapiversion).so
- ln -s -f gtk$(gtkapiversion)-$(gtkversion).jar $(DESTDIR)$(datadir)/java/gtk$(gtkapiversion).jar
- -for f in $(DOCUMENTS); do $(INSTALL) -m644 $$f $(DESTDIR)$(datadir)/doc/libgtk$(gtkapiversion)-java || exit 1; done;
- -$(INSTALL) -d $(DESTDIR)$(libdir)/pkgconfig/
- $(INSTALL) -m644 gtk2-java.pc $(DESTDIR)$(libdir)/pkgconfig/
- -$(INSTALL) -d $(DESTDIR)$(datadir)/libgtk-java/macros/
- $(INSTALL) -m644 macros/*.m4 $(DESTDIR)$(datadir)/libgtk-java/macros/
- $(MAKE) -C doc install
-
-# install native (gcj compiled) libraries
-native_install:
- -$(INSTALL) -d $(DESTDIR)$(libdir)/
- $(INSTALL) -s -m644 lib/libgtkjar$(gtkapiversion).so.$(gtkversion) $(DESTDIR)$(libdir)/
- @ln -s -f libgtkjar$(gtkapiversion).so.$(gtkversion) $(DESTDIR)$(libdir)/libgtkjar$(gtkapiversion).so
-
-# Uninstall targets
-uninstall: @GCJ_UNINSTALL_TARGETS@
- rm -f $(libdir)/libgtkjava$(gtkapiversion).so.$(gtkversion)
- rm -f $(libdir)/libgtkjava$(gtkapiversion).so
- rm -f $(datadir)/java-gnome/gtk$(gtkapiversion)-$(gtkversion).jar
- rm -f $(datadir)/java-gnome/gtk$(gtkapiversion).jar
- rm -rf $(datadir)/java-gnome
- rm -rf $(datadir)/doc/java-gnome-$(gtkapiversion)
-
-native_uninstall:
- rm -f $(libdir)/libgtkjar$(gtkapiversion).so.$(gtkversion)
- rm -f $(libdir)/libgtkjar$(gtkapiversion).so
-
-.PHONY: all distro install native_install uninstall native_uninstall
-
-# Targets to clean up after us
-
-.PHONY: mostlyclean clean distclean maintainer-clean
-
-mostlyclean:
- -$(MAKE) -C src mostlyclean
- -$(MAKE) -C doc mostlyclean
-
-clean: mostlyclean
- -$(MAKE) -C src clean
- -$(MAKE) -C doc clean
-
-distclean: clean
- -$(MAKE) -C src distclean
- -$(MAKE) -C doc distclean
- rm -f config.* Makefile *.spec
-
-maintainer-clean: distclean
- -$(MAKE) -C src maintainer-clean
- -$(MAKE) -C doc maintainer-clean
-
-
diff --git a/libgtk-java/NEWS b/libgtk-java/NEWS
deleted file mode 100644
index 8e249e9..0000000
--- a/libgtk-java/NEWS
+++ /dev/null
@@ -1,516 +0,0 @@
-2.4.7 (Not yet released)
-- Lots of bug fixes (See ChangeLog for full details)
-
-2.4.6
-- Fixed actiongroup patch error
-- Fixed #! lines
-- Bug 156712: Tree expand events is never sent
- Fixed. Thanks to Laurent Martelli
-- Bug 156807: Bad doc for CheckMenuItem.addListener
- Fixed. [Jeffrey Morgan]
-- Bug 156752: TextBuffer.setText(null) crashes JVM
- Fixed. Replacing null with empty string in TextBuffer and Label. [Jeffrey Morgan]
-- Bug 156897: RadioMenuItem crash [Laurent Martelli]
-- Bug 156923: Container.getChildren broken
- Fixed. Thanks to Laurent Martelli
-- Fixed TreeView.getPathAtPos method.
-
-
-2.4.5 (24 October 2004)
-- Improved runExample.sh script [Luca De Rugeriis]
-- Applied patch to correct JNI mapping errors, preventing Windows builds. Thanks
- to Jerry Haltom, Bug 155422
-- Generate gtk2-java.pc.buildplace to aid all-in-one java-gnome compiles [Mark
- Howard]
-- Applied patch to fix crash using instances of ActionEntry [bug #155083]
-- Fixed ListStore.setSortColumn [Mark Howard]
-- Bug 156079: TreePath.getIndices gives NullPointerException
- Thanks to Laurent Martelli for the patch
-- Bug 155124: Message Logging - Replaced printf statements with the
- appropriate calls to g_warning and g_critical for GObject and
- ActionGroup [Jeffrey Morgan]
-- Bug 155014: Entry.setText segv on null - Checking for null and setting
- Entry widget text to blank on null. [Jeffrey Morgan]
-- Bug 156115: Should print stack trace if exception is caught in event handler
- Now prints stack trace [Mark Howard]
-- Bug 156222: UnsatisfiedLinkError: org.gnu.glib.GObject.removeEventHandler
- Fixed name typo [Mark Howard]
-- Bug 156233: GObject contructor should use setHandle
- Fixed [Mark Howard] Thanks to Laurent Martelli for many recent reports
-
-2.4.4 (16 September 2004)
-Updated Classes:
- Expander - added constructor so it would work with glade [Jeffrey Morgan]
- Range - standardized method to add event handling [Jeffrey Morgan]
-
-2.4.3 (19 July 2004)
-Updated Classes:
- gdk.Color - fixed WHITE constant [Jeffrey Morgan]
-
-2.7.2 (07 June 2004)
-New Classes:
- gtkhtml.DomDocumentType [Mark Davidson]
- gnomevfs.GnomeVfs - GnomeVfs initialization stuff [Luca De Rugeriis]
-Updated Classes:
- gtkhtml.DomNode - Added dom_Node_get_doctype() [Mark Davidson]
- gtkhtml.DomNodeList - Added public API and C-side bindings [Mark Davidson]
- gtkhtml.DomNamedNodeMap - Added wrapper classes [Mark Davidson]
- gtkhtml.DomDocumentType - Added public API [Mark Davidson]
- gtkthml.* - Fixed bad package name that prevented library from loading [Mark Davidson]
- gnome.Canvas - added the following methods: [Jeffrey Morgan]
- new constructor
- getCenterScrollRegion
- setCenterScrollRegion
- requestRedraw
- windowToWorldX
- windowToWorldY
- worldToWindowX
- worldToWindowY
- gnome.CanvasBpath - added new constructor [Jeffrey Morgan]
- gnome.CanvasEllipse - added new constructor [Jeffrey Morgan]
- gnome.CanvasGroup - added getItems method [Jeffrey Morgan]
- gnome.CanvasLine - added new constructor [Jeffrey Morgan]
- gnome.CanvasPixbuf - added new constructor [Jeffrey Morgan]
- gnome.CanvasPolygon - added new constructor [Jeffrey Morgan]
- gnome.CanvasRect - added new constructor [Jeffrey Morgan]
- gnome.CanvasRichText - added new constructor [Jeffrey Morgan]
- gnome.CanvasText - added new constructor [Jeffrey Morgan]
- gnome.CanvasWidget - added the following methods: [Jeffrey Morgan]
- new constructor
- getWidget
- setWidget
- getHeight
- setHeight
- getWidth
- setWidth
- getAnchorType
- setAnchorType
-Other:
- added code generated from idl for bonobo. [Jeffrey Morgan]
- added ability to dynamically insert proper native library version in vte [Michael Stepanov]
-
-2.7.1 (10 May 2004)
-Updated Classes:
- gconf.ConfEntry added the following methods: [Jeffrey Morgan]
- setValue
- stealValue
- setSchemaName
- isDefault
- setIsDefault
- gnome.IconList - added selectAll method [Jeffrey Morgan]
- gdk.EventExpose, gdk.EventMotion, gdk.EventNoExpose, gdk.Window,
- and gtk.Widget - Fixed Expose, NoExpose and Motion events [Jonas Berlin]
-Other:
- implemented lazy event registration [Jeffrey Morgan]
- build improvements to allow gconf and gtkhtml to have
- independent versions [Jeffrey Morgan]
-
-2.6.0 (13 April 2004)
-- Continued fix for proper object creation and event registration [Jeffrey Morgan]
-- Fixed glade event calling for superclasses [Mark Howard]
-- Updated documentation
-
-2.5.7 (2.6 Beta2) (29 March 2004)
-Updated Classes:
- glib.CustomEvents - Reverted implementation to original implementation plus a
- fix for the update bug. (far better performance when adding events) [Mark Howard]
- glib.Boxed & glib.GObject - implemented hashCode & equals methods [Jonas Berlin]
- glib.Enum & glib.Flags - Fixed memory leak in equals method [Jonas Berlin]
- gdk.Color - Fixed handle allocation bug [Jonas Berlin]
- gdk.Drawable - added the following methods: [Jeffrey Morgan]
- drawRGBImage
- drawRGBImageDitherAlign
- drawRGB32Image
- drawRGB32ImageDitherAlign
- drawGrayImage
- drawIndexedImage
- drawPolygon
- drawDrawable
- drawImage
- drawPoints
- drawSegments
- drawLines
- drawGlyphs
- drawLayoutLine
- drawLayout
- drawLayoutLineWithColors
- drawLayoutWithColors
- gtk.ComboBox - fixed problem with no-op constructor so it now uses
- simpler API when not supplying model [Jeffrey Morgan]
- gtk.ComboBoxEntry - fixed problem with no-op constructor so it now uses
- simpler API when not supplying model [Jeffrey Morgan]
- gtk.Expander - fixed signature of native set_expanded method [Jeffrey Morgan]
- gtk.FileChooserDialog - updated API due to gtk change [Jeffrey Morgan]
- gtk.FileChooserWidget - updated API due to gtk change [Jeffrey Morgan]
- gtk.Item - fixed bug with no-op constructor setting up events prior
- object creation [Jeffrey Morgan]
- gtk.TextBuffer - fixed selectRange method [Mark Howard]
- gtk.TextView
- - fixed set/get acceptsTab/overwrite [Mark Howard]
- - Fixed problem when creating TreeView via glade [Jeffrey Morgan]
- gtk.ToolButton - fixed bug when handling null Icons in object creation. [Jeffrey Morgan]
- gtk.ToolItem - fixed bug that caused failure in creating subclasses Fixes #917565 [Jeffrey Morgan]
- gtk.TreeIter - Fixed bug in TreeIter object construction. Fixes: #914500 [Mark Howard]
- gtk.UIManager
- - fixed object creation bug [Jeffrey Morgan]
- - enabled event handling [Jeffrey Morgan]
- glib.Value - Fixed Pixbuf handling [Mark Howard]
-Updated Interfaces:
- gtk.FileChooser - updated API due to gtk change [Jeffrey Morgan]
-Other:
- - Added dynamic loading of gconf and gtkhtml libraries. [Jeffrey Morgan]
- - fixed gnome api doc linkoffline setting
- - Updated example applications to use new widgets.
- - Removed all empty generated JNI/C files. [Jeffrey Morgan]
- - Added tutorial examples to eclipse classpath [Jeffrey Morgan]
- - Updated the tutorial to reflect new API [Jeffrey Morgan]
- - Fixed native widget to multiple java object mapping problems (and hence
- memory leak)
- - Fixed memory leak with Strings in signals [Mark Howard]
- - Fixed event intialisation [Mark Howard]
- - Added shell script to help run example apps [Mark Howard]
-
-
-2.5.6 (aka 2.6 Beta1) (3 March 2004)
-- New Classes:
- gtk.event.CellEditableEvent [Jeffrey Morgan]
- gtk.event.ColorSelectionEvent [Jeffrey Morgan]
- gtk.event.ExpanderEvent [Jeffrey Morgan]
- gtk.event.TreeModelEvent [Jeffrey Morgan]
- gtk.event.UIManagerEvent [Jeffrey Morgan]
--New Interfaces:
- gtk.event.CellEditableListener [Jeffrey Morgan]
- gtk.event.ColorSelectionListener [Jeffrey Morgan]
- gtk.event.ExpanderListener [Jeffrey Morgan]
- gtk.event.TreeModelListener [Jeffrey Morgan]
- gtk.event.TreeViewListener [Jeffrey Morgan]
- gtk.event.UIManagerListener [Jeffrey Morgan]
-- Updated Classes:
- gdk.Pixmap - Changed constructor to take a Drawable instead of a Window [Jeffrey Morgan]
- gtk.AccelMap - added API: [Jeffrey Morgan]
- added lockPath and unlockPath methods
- added getAccelMap method
- gtk.ActionGroup - fixed bug when adding RadioActionEntrys to ActionGroup [Jeffrey Morgan=
- gtk.Adjustment - added changed event [Jeffrey Morgan]
- gtk.CellEditable - added missing methods and events [Jeffrey Morgan]
- gtk.CellRenderer - changed from abstract to concrete class [Jeffrey Morgan]
- gtk.Clipboard - added API: [Luca De Rugeriis]
- added get method
- added getForDisplay method
- added getDisplay method
- added getContents method
- added isTextAvailable method
- gtk.ColorSelection - added color_changed event [Jeffrey Morgan]
- gtk.ComboBox - added popup and popdown methods [Jeffrey Morgan]
- gtk.Expander - added activate event [Jeffrey Morgan]
- gtk.ListStore - updated native layer and added missing methods [Jeffrey Morgan]
- gtk.RadioButton - fixed problems with constructors [Jeffrey Morgan]
- gtk.RadioMenuItem - added two new constructors to create from existing widgets. [Jeffrey Morgan]
- gtk.SelectionData - added missing methods and access to properties [Jeffrey Morgan]
- gtk.TreeModel - updated native layer and added events. [Jeffrey Morgan]
- gtk.TreePath - added appendIndex, prependIndex, and getIndices methods [Jeffrey Morgan]
- gtk.TreeSelection - added missing methods [Jeffrey Morgan]
- gtk.TreeStore - updated native layer and added several missing methods [Jeffrey Morgan]
- gtk.TreeView - updated native layer, added many method, added events [Jeffrey Morgan]
- gtk.TreeViewColumn - added missing methods [Jeffrey Morgan]
- gtk.TreeViewEvent - added support for TreeView events.
- gtk.UIManager - added API: [Jefffrey Morgan]
- added getToplevels method
- added all event handling
- gtk.Window - added API: [Jeffrey Morgan]
- added get/setDefaultIconList methods
- added listToplevelWindows method
- added setDefaultIcon method
- added get/setAcceptFocus methods
- gtk.event.Adjustment = added CHANGED event Type [Jeffrey Morgan]
- gtk.TreeIter - Added reference to treeModel; moved some methods from
- TreeModel to TreeIter [Mark Howard]
- gtk.TreeViewColumn: [Mark Howard]
- changed setSortColumnID(int) to setSortColumn(DataColumn)
- removed int getSortColumnID()
- added API for focusCell(CellRenderer)
- gtk.SimpleList: [Mark Howard]
- added String[] getSelected()
- added String[] getEntries()
- gtk.event.LifeCycleListener [Mark Howard]
- added boolean lifeCycleQuery(LifeCycleEvent) to handle delete and
- destroy events. Modified gtk.Widget to use this.
-- Renamed DataBlock* classes to DataColumn* [Jeffrey Morgan]
-- Other
- Added fallback brute force locate for gcj.jar if usual locations fail [Mark Howard]
-
-
-2.5.5 (16 February 2004)
-- New Classes:
- gnome.IconEntryEvent [Jeffrey Morgan]
- gtk.IconInfo [Jeffrey Morgan]
- gtk.IconLookupFlags [Jeffrey Morgan]
- gtk.IconTheme [Jeffrey Morgan]
- gtk.event.ItemEvent [Jeffrey Morgan]
-- New Interfaces;
- gnome.IconEntryListener [Jeffrey Morgan]
- gtk.TreeViewColumnDrop [Mark Howard]
- gtk.event.ItemListener [Jeffrey Morgan]
-- Updated Classes:
- gconf.ConfClient - fixed problem setting lists [Jeffrey Morgan]
- gconf.ConfValue - fixed problem setting and getting lists [Jeffrey Morgan]
- gnome.IconEntry - added changed and browse events and setMaxSaved method [Jeffrey Morgan]
- gnome.IconTextItem - added getEditable method [Jeffrey Morgan]
- gtk.Action - updated API to match latest GTK [Jeffrey Morgan]
- gtk.ActionGroup - updated API to match latest GTK [Jeffrey Morgan]
- gtk.Editable - reimplemented Editable as an Interface with helper delegate [Jeffrey Morgan]
- gtk.Entry - change to extend Widget and implement Editable and added toggle_overwrite event [Jeffrey Morgan]
- gtk.EventBox - added set/getWindowVisible and set/getAboveChild methods [Jeffrey Morgan]
- gtk.IMContext - completed public interface [Jeffrey Morgan]
- gtk.Invisible - add constructor that takes Screen and get/setScreen methods [Jeffrey Morgan]
- gtk.Item - added event handling [Jeffrey Morgan]
- gtk.Paned - added geChild1/2 methods [Jeffrey Morgan]
- gtk.RadioAction - updated API to match latest GTK [Jeffrey Morgan]
- gtk.RadioMenuItem - fixed constructors and added additional methods [Jeffrey Morgan]
- gtk.Rc - added public interface [Jeffrey Morgan]
- gtk.RcStyle - added getFontDescription and getName methods [Jeffrey Morgan]
- gtk.Style - added API: [Jeffrey Morgan]
- attach
- detach
- setBackground
- applyDefaultBackground
- lookupIconSet
- gtk.TearoffMenuItem - add getTornOff method [Jeffrey Morgan]
- gtk.ToggleAction - updated API to match latest GTK [Jeffrey Morgan]
- gtk.ToolTips - added getData method [Jeffrey Morgan]
- gtk.ToolTipsData - added numerous methods [Jeffrey Morgan]
- gtk.TreeView: Added API: [Mark Howard]
- autoSizeColumns
- getColumns
- setCursor
- expandToPath
- setColumnDragChecker
- gtk.ListStore and gtk.TreeStore Added API [Mark Howard]
- swapRows
- moveRowToEnd
- moveRowAfter
- moveRowToStart
- moveRowBefore
- gtk.TreeViewColumn Added API: [Mark Howard]
- get/set Expand
-- Other:
- Build script now finds db2html or docbook2html in the users path [Jeffrey Morgan]
- Build script not finds the libgcj jar file correctly [Jeffrey Morgan]
- Stripping installed shared objects [Jeffrey Morgan]
- Install targets work for docs [Jeffrey Morgan]
-
-
-2.5.4 (3 February 2004)
-- New Classes:
- gdk.Display [Jeffrey Morgan]
- gdk.Screen [Jeffrey Morgan]
- gtk.FileChooserDialog [Jeffrey Morgan]
- gtk.FileChooserWidget [Jeffrey Morgan]
- gtk.FileChooserException [Jeffrey Morgan]
- gtk.FileChooserHelper [Jeffrey Morgan]
- gtk.FileFilter [Jeffrey Morgan]
- gtk.FileFilterFlags [Jeffrey Morgan]
- gtk.OptionMenuDelegate [Jeff Long]
- gtk.RadioToolButton [Jeffrey Morgan]
- gtk.SeparatorToolItem [Jeffrey Morgan]
- gtk.ToolButton [Jeffrey Morgan]
- gtk.ToggleToolButton [Jeffrey Morgan]
- gtk.event.HandleBoxEvent [Jeffrey Morgan]
- gtk.event.StatusBarEvent [Jeffrey Morgan]
- gtk.event.ToolButtonEvent [Jeffrey Morgan]
- gtk.event.ToggleToolButtonEvent [Jeffrey Morgan]
-- New Interfaces:
- gtk.FileChooser [Jeffrey Morgan]
- gtk.TreeSortable [Mark Howard]
- gtk.TreeIterComparison [Mark Howard]
- gtk.TreeDragSource [Mark Howard]
- gtk.TreeDragSourceListener [Mark Howard]
- gtk.TreeDragDest [Mark Howard]
- gtk.TreeDragDestListener [Mark Howard]
- gtk.event.HandleBoxListener [Jeffrey Morgan]
- gtk.event.StatusBarListener [Jeffrey Morgan]
- gtk.event.ToolButtonListener [Jeffrey Morgan]
- gtk.event.ToggleToolButtonListener [Jeffrey Morgan]
-- Updated Classes:
- gnome.App - deprecated message, flash, error and warning methods [Jeffrey Morgan]
- gtk.Alignment - added getTop/Bottom/Left/RightPadding methods [Jeffrey Morgan]
- gtk.ButtonBox - added getChildSecondary method [Jeffrey Morgan]
- gtk.Button - added setFocusOnClick and getFocusOnClick methods [Jeffrey Morgan]
- gtk.Calendar - added next_month and prev_month events. [Jeffrey Morgan]
- gtk.Calendar - added getDisplayOptions method [Jeffrey Morgan]
- gtk.CheckMenuItem - added toggled event [Jeffrey Morgan]
- gtk.CheckMenuItem - added set/getDrawAsRadio methods [Jeffrey Morgan]
- gtk.Container - added getChildren method. [Jeffrey Morgan]
- gtk.HandleBox - added child_attached and child_detached events [Jeffrey Morgan]
- gtk.ListenerDelegate - added support for OptionMenu [Jeff Long]
- gtk.Menu - added set_screen, menu_attach, and set_monitor native methods [Jeffrey Morgan]
- gtk.MessageDialog - add markup option for constructor and setMarkup methods [Jeffrey Morgan]
- gtk.Notebook - added getNumPages method. [Jeffrey Morgan]
- gtk.RadioButton - added get/setGroup methods [Jeffrey Morgan]
- gtk.StatusBar - added text_pushed and text_popped events [Jeffrey Morgan]
- gtk.TreeStore, gtk.ListStore - Implement TreeSortable and TreeDrag* [Mark Howard]
- gtk.Widget - added canActivateAccel, getScreen, hasScreen, getDisplay and
- getRootWindow methods [Jeffrey Morgan]
- gtk.Window - added set/getSkipTaskbarHint methods [Jeffrey Morgan]
- gtk.Window - added set/getPagerHint methods [Jeffrey Morgan]
- gtk.Window - added set/getScreen methods [Jeffrey Morgan]
- gtk.Window - added isActive and hasToplevelFocus methods [Jeffrey Morgan]
- gtk.Window - added setIconFromFile and setDefaultIconFromFile methods [Jeffrey Morgan]
- gtk.Window - added setAutoStartupNotification, fullscreen, unfullscreen setKeepAbove
- and setKeepBelow methods [Jeffrey Morgan]
-- Deprecated Classes:
- gnome.PopupMenu [Jeffrey Morgan]
-- New Examples:
- EntryCompletionExample [Jeffrey Morgan]
- FileChooserExample [Jeffrey Morgan]
-
-
-2.5.3 (19 January 2004)
-- Known Issues
- ActionGroup.addRadioActions causes application to crash.
-- New Classes:
- FontButton [Jeffrey Morgan]
- FontButtonEvent [Jeffrey Morgan]
- ToolItem [Jeffrey Morgan, Luca De Rugeriis]
- ToolBarEvent [Jeffrey Morgan]
- ActionEntry [Jeffrey Morgan]
- ToggleAction [Jeffrey Morgan]
- ToggleActionEntry [Jeffrey Morgan]
- RadioAction [Jeffrey Morgan]
- RadioActionEntry [Jeffrey Morgan]
- DataBlockStockItem [Mark Howard]
- DataBlockIconSize [Mark Howard]
-- New Interfaces:
- FontButtonListener [Jeffrey Morgan]
- ToolBarListener [Jeffrey Morgan]
- ActionEntryListener [Jeffrey Morgan]
- ToggleActionEntryListener [Jeffrey Morgan]
- RadioActionEntryListener [Jeffrey Morgan]
-- Updated Classes
- Action - Added public interface & docs [Luca De Rugeriis]
- ActionGroup - Added public interface [Jeffrey Morgan]
- Alignment - Added setPadding method. [Mark Howard]
- BindingSet - Amended activateBinding methods to use gdk KeySymbol [Luca De Rugeriis]
- Expander - Added public interface & docs [Luca De Rugeriis]
- GtkTextView get/set acceptsTab/overwrite (public API & docs) [Mark Howard]
- TextBuffer selectRange (public API & docs) [Mark Howard]
- ToolBar - Deprecated 8 methods and added 9 new methods and proper event handling. [Jeffrey Morgan]
- ConfClient - Cleaned up JNI code [Joe Marcus Clarke]
- UIManager - Added public interface [Jeffrey Morgan]
- ListStore, TreeStore - Added setValue methods for new DataBlock types
-- Deprecated Classes/Interfaces:
- FontPicker [Jeffrey Morgan]
- FontPickerEvent [Jeffrey Morgan]
- FontPickerListener [Jeffrey Morgan]
- ToolBarChildType [Jeffrey Morgan]
- ToolBarSpaceStyle [Jeffrey Morgan]
- OptionMenu [Mark Howard]
- ItemFactory [Mark Howard]
- ItemFactoryEntry [Mark Howard]
-- Fixed creation of symlinks in build scripts [Mark Howard]
-- Fixed gconf tarball configure script [Mark Howard]
-- Only include class files in Jar archive. [Mark Howard]
-
-2.5.2 (5 January 2004)
-- New Classes:
- Action (glue code and JNI) [Jeffrey Morgan]
- ActionGroup (glue code and JNI) [Jeffrey Morgan]
- Expander (glue code and JNI) [Jeffrey Morgan]
- UIManager(glue code and JNI) [Jeffrey Morgan]
- ComboBoxEvent [Jeffrey Morgan]
- ColorButtonEvent [Jeffrey Morgan]
- EntryCompletionEvent [Jeffrey Morgan]
- UIManagerItemType [Jeffrey Morgan]
-- New Interfaces:
- ComboBoxListener [Jeffrey Morgan]
- ColorButtonListener [Jeffrey Morgan]
- EntryCompletionListener [Jeffrey Morgan]
-- Updated Classes
- BindingSet - Added public interface [Luca De Rugeriis]
-- Deprecated the following Classes/Interfaces:
- ColorPickerEvent [Jeffrey Morgan]
- ColorPickerListener [Jeffrey Morgan]
-- Added Event Handling for the following Classes:
- ComboBox [Jeffrey Morgan]
- ColorButton [Jeffrey Morgan]
- EntryCompletion [Jeffrey Morgan]
-- Tree and Text Widgets updated
-- Fixed problem with wrong version of gtkjava library being loaded.
-- Various build system improvements and fixes
-
-
-2.5.1 (22 December 2003)
-- Initial GTK 2.3 / GNOME 2.5 support
-- Joined the GNOME Bindings release
-- Added New classes from GTK 2.3:
- ColorButton [Jeffrey Morgan]
- ComboBox [Jeffrey Morgan]
- ComboBoxEntry [Jeffrey Morgan]
- EntryCompletion [Jeffrey Morgan]
- FileChooserAction (needed for FileChooser) [Jeffrey Morgan]
- FileChooserError (needed for FileChooser) [Jeffrey Morgan]
- BindingSet [Jeffrey Morgan]
-- Added two new methods to Entry to utilize the EntryCompletion class. [Jeffrey Morgan]
-- Deprecated classes:
- gtk.Combo (replaced by ComboBox) [Jeffrey Morgan]
- gnome.Entry [Jeffrey Morgan]
- gnome.ColorPicker (replaced by ColorButton) [Jeffrey Morgan]
-
-0.8.2 (18 December 2003)
- - Initial support for gconf and libgtkhtml added [Jeffrey Morgan]
- - Event handling for gtk Entry widget added [Jeffrey Morgan]
- - Event handling of many gtk Widgets fixed [Jeffrey Morgan]
- - Various other big fixes
- - Restructured source tree, separation of libraries into separate
- tarballs (one for each major gnome library, where possible; plus an
- all-in-one tarball containing everything)
-
-0.8.1 (6 November 2003)
-- Bug Fix release
-
-0.8.0 (6 July 2003)
-- First release supporting gtk/gnome 2
-- New development technique - we modify the output of the code generator, fixing
- errors and adding a good public API, rather than trying to make the code
- generator perfect.
-
-
-0.7.1
-- stability greatly enhanced
-- better support for low-level GDK drawing
-- several new widgets/classes
-
-0.7
-- support for gcj native compilation
-- limited support for ZvtTerm widget
-
-0.5
-With release 0.5 the Java-GNOME is proud to announce the revival of the
-project. This release contains many enhancement, among them are:
-- numerous fixes and enhancements to the generator
-- support for many new GTK and GNOME widgets
-- the ability to make a GTK only binding
-- a FAQ
-- a Tutorial
-- a document describing the parser
-- hosting on sourceforge which gives you the ability to report bugs,
- submit patches, and subscribe to the Java-GNOME mailing lists
-
-0.4.1 snapshot
-- many fixes to the generator (esp. default args)
-- fix in the parser code to better handle pre/post code
-- autoconf !
-- some doc for the generator
-
-This one really is the "Jean Van Wyk" release who contributed many
-improvements, including the doc and all the autoconf code !
-
-Second development snapshot
-- Preliminary Gnome support
-- In the current version, you can add a (java-code "pre" "call" post) description. "pre" "call" and "post" are C code that will be directly included in the .c file
-
-First public development snapshot
-- Gnome/GTK functions returning an object won't work (except for constructors)
-- Gnome APIs are not supported yet
-- GDK APIs are not supported yet
-- ...
diff --git a/libgtk-java/README b/libgtk-java/README
deleted file mode 100644
index 5027905..0000000
--- a/libgtk-java/README
+++ /dev/null
@@ -1,66 +0,0 @@
-Java-GNOME
-==========
-
-Java-GNOME is a set of Java bindings for GNOME and GTK libraries,
-so GNOME applications can be written in Java. It is implemented
-as a JNI layer that delegates the Java calls out to the underlying
-C library.
-
-The official web site is:
- http://java-gnome.sourceforge.net
-
-
-Installation
-============
-
-See the INSTALL file
-
-
-How to report bugs
-==================
-
-You can submit bugs at the following url:
- http://bugzilla.gnome.org/enter_bug.cgi?product=java-gnome
-
-Please indicate what version of the library you were using when
-you encountered the bug.
-
-Please include the following information in your bug report:
-
-1) The type of system and version of the operating system you are using.
-2) The version of GTK/GNOME you are using.
-3) A detailed description of the bug. If the bug is reporducable, please
-indicate haw to reproduce.
-
-You can also submit enhancement requests at the same location.
-
-
-CVS access
-==========
-
-The source is available via anonymous cvs. To checkout you can use the
-following command:
-
- cvs -d:pserver:anonymous at anoncvs.gnome.org:/cvs/gnome login
-
-When prompted for a password hit enter.
-
-After login you can checkout the code with this command:
-
- cvs -z3 -d:pserver:anonymous at anoncvs.gnome.org:/cvs/gnome co java-gnome
-
-
-How to submit patches
-=====================
-
-Patches can be submitted at the following url:
- http://bugzilla.gnome.org/enter_bug.cgi?product=java-gnome
-
-
-How can I contribute / join the team
-====================================
-
-Submitting bugs and patches is a great help to the team. If you wish
-to have a greater involvement, we would welcome new members to the team.
-Just send an email to jeffrey.morgan at bristolwest.com and I will help you get started.
-
diff --git a/libgtk-java/THANKS b/libgtk-java/THANKS
deleted file mode 100644
index 0828c8f..0000000
--- a/libgtk-java/THANKS
+++ /dev/null
@@ -1,5 +0,0 @@
-Paul Gear <gear at gargoyle.apana.org.au>
-Andre Fornacon <A.Fornacon at tesis.de>
-Hajime Inoue <hinoue at cs.unm.edu>
-Avi Bryant <avi at beta4.com>
-Adrian Robert <arobert at cogsci.ucsd.edu>
diff --git a/libgtk-java/TODO b/libgtk-java/TODO
deleted file mode 100644
index dac6ef2..0000000
--- a/libgtk-java/TODO
+++ /dev/null
@@ -1,123 +0,0 @@
-Please also grep -ir TODO and grep -ir FIXME in the source tree and see our bug
-database.
-
-
- Methods requiring jni &/or glue code:
---------------------------------------------------------------------------------
-
-TreeStore/ListStore:
- setSortMethod( TreeIterComparison method, DataColumn column )
- setDragDestListener( TreeDragDestListener listener ){
- setDragSourceListener( TreeDragSourceListener listener ){
-
-Clipboard:
- getForDisplay (Display display, Atom atom)
- getContents(Atom atom)
-
- Build System
---------------------------------------------------------------------------------
-
-Application/shell script/? to compile and run examples
-- It would be really good if we could make it easier for our users to run the
- examples.
-- Perhaps bundle them all together in a gtk-demo style app and compile this with
- the bindings??
-
-Build: Better detection of javac - possibly customise autoconf-archive's java
- macros?
-Build: Have compile options for disabling docs and individual modules
-Build: Clever detection of gtk java-gnome for other java-gnome modules
- (pkgconfig?)
-Build: Reorganise cvs to have directories for modules the same as how we release
- them - then it's easier for newbies and also to go in jhbuild, etc.
-
-Symlinks gtk2.5.jar -> gtk2.5-2.5.24.jar are currently created at install time
-(in the build dir). It would be very useful to do this at build time instead
-since we often don't install it.
-
-
-================================================================================
-
- Items Requiring API changes - these can only happen in developmental releases
---------------------------------------------------------------------------------
- GtkCellRendererState
- GtkCellRendererMode
- CellRenderer properties set/get
-
- TreeSelection
- // TODO: GtkTreeSelectionFunc ()
- // gtk_tree_selection_set_select_function ()
- tk_tree_selection_unselect_range
- TreeViewColumn
- gtk_tree_view_column_set_cell_data_func() (complex)
- TreeView
- gtk_tree_view_map_expanded_rows ( ?? is it useful?
- gtk_tree_view_enable_model_drag_dest - ??
- gtk_tree_view_enable_model_drag_source -??
- gtk_tree_view_unset_rows_drag_source -??
- gtk_tree_view_unset_rows_drag_dest -??
- gtk_tree_view_set_drag_dest_row - no
- gtk_tree_view_get_drag_dest_row -no
- gtk_tree_view_get_dest_row_at_pos - no
- gtk_tree_view_set_search_equal_func - surely this is not useful?
- TreeModelSort ('implements' treemodel and treesortable)
- -don't bother
- TreeModelFilter ('implements' treemdel)
- -complex - questionable
- CellLayout
- - GtkCellLayout is implemented by GtkTreeViewColumn, GtkEntryCompletion, GtkComboBoxEntry and GtkComboBox.
- - leave for 2.8? what's it for?
- CellEditable
- implemented by GtkEntry and GtkSpinButton.
- CR Text
- - add lots of setProperty methods
- - type enforcement for attributes??
-
- Add a ::screen-changed signal to GtkWidget
- Add ::snap-edge-set-property to GtkHandleBox
- gdk_draw_pixbuf() as better name for gdk_pixbuf_render_to_drawable()
- Add ::keys-changed signal to GdkKeymap, handle keymap changes for keybindings
- Add GtkWidget::is_focus, GtkWindow::is_active properties
-
-
- Button - add set_alignment and get_alignment methods
- Clipboard - add full event handling so this widget is useful
- Clipboard - complete API (needs many functions)
- Drag, DragDest, DragSource - need to implement DND
- - are these done?
- InputDialog - add enable_device and disable_device events
- GtkStockItem - add add, add_static, and lookup methods
- AccelGroup - add accel_changed event
- Accessible - add connect_widget_destroyed method
- BindingSet - add add_signal method
- CellLayout - need to implement this interface and add a helper class
- CellRendererState - add FOCUSED member
- CellRenderer - add editing_canceled event
- CellRendererSepText - implement this class
- CellView - implement this class
- CellViewMenuItem - implement this class
- CheckButton - add get_props method
- MenuShell - add select_first method
- Scale - add get_layout, and get_layout_offsets methods
- Style - where do the gtk_paint* method belong? - need to implement
- TreeModel - add get_flags method
- TreeModelFilter - implement this class
- TreeModelSort - add iter_is_valid and public API
- TreeSortable - full implementation needed
- Widget - add motion_notify_event, expose_event, drag_begin, drag_end, drag_leave,
- drag_motion, and drag_drop events
- Widget - add set/get_no_show_all and queue_resize_no_redraw methods
-
- Glade Custom Widget support
-
- RadioButton - a new constructor without a RadioButton entry - passing null the
- first time isn't really a good way to do this.
-
- add TextBuffer.getText(). Just call getText( getStartIter() getEndIter() )
-
- New Libraries to implement
---------------------------------------------------------------------------------
- gnome-print
- Bonobo
- panel applets
-
diff --git a/libgtk-java/aclocal.m4 b/libgtk-java/aclocal.m4
deleted file mode 100644
index 523856d..0000000
--- a/libgtk-java/aclocal.m4
+++ /dev/null
@@ -1,78 +0,0 @@
-# generated automatically by aclocal 1.9.4 -*- Autoconf -*-
-
-# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
-# Free Software Foundation, Inc.
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-
-dnl PKG_CHECK_MODULES(GSTUFF, gtk+-2.0 >= 1.3 glib = 1.3.4, action-if, action-not)
-dnl defines GSTUFF_LIBS, GSTUFF_CFLAGS, see pkg-config man page
-dnl also defines GSTUFF_PKG_ERRORS on error
-AC_DEFUN(PKG_CHECK_MODULES, [
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- AC_MSG_CHECKING(for $2)
-
- if $PKG_CONFIG --exists "$2" ; then
- AC_MSG_RESULT(yes)
- succeeded=yes
-
- AC_MSG_CHECKING($1_CFLAGS)
- $1_CFLAGS=`$PKG_CONFIG --cflags "$2"`
- AC_MSG_RESULT($$1_CFLAGS)
-
- AC_MSG_CHECKING($1_LIBS)
- $1_LIBS=`$PKG_CONFIG --libs "$2"`
- AC_MSG_RESULT($$1_LIBS)
- else
- $1_CFLAGS=""
- $1_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- $1_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"`
- ifelse([$4], ,echo $$1_PKG_ERRORS,)
- fi
-
- AC_SUBST($1_CFLAGS)
- AC_SUBST($1_LIBS)
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- ifelse([$3], , :, [$3])
- else
- ifelse([$4], , AC_MSG_ERROR([Library requirements ($2) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.]), [$4])
- fi
-])
-
-
-
-m4_include([macros/ac_prog_jar.m4])
-m4_include([macros/ac_prog_javac.m4])
-m4_include([macros/ac_prog_javac_works.m4])
-m4_include([macros/am_path_docbook.m4])
-m4_include([macros/am_path_gcj.m4])
-m4_include([macros/jg_check_nativecompile.m4])
-m4_include([macros/jg_common.m4])
diff --git a/libgtk-java/autogen.sh b/libgtk-java/autogen.sh
deleted file mode 100755
index 26e0b43..0000000
--- a/libgtk-java/autogen.sh
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/bash
-
-# This needs to be rewritten properly
-
-aclocal -I macros/
-autoconf
-
-./configure $@
diff --git a/libgtk-java/autom4te.cache/output.0 b/libgtk-java/autom4te.cache/output.0
deleted file mode 100644
index f0abfe5..0000000
--- a/libgtk-java/autom4te.cache/output.0
+++ /dev/null
@@ -1,4786 +0,0 @@
-@%:@! /bin/sh
-@%:@ Guess values for system-dependent variables and create Makefiles.
-@%:@ Generated by GNU Autoconf 2.59.
-@%:@
-@%:@ Copyright (C) 2003 Free Software Foundation, Inc.
-@%:@ This configure script is free software; the Free Software Foundation
-@%:@ gives unlimited permission to copy, distribute and modify it.
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-
-# Name of the host.
-# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
-# so uname gets run too.
-ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
-
-exec 6>&1
-
-#
-# Initializations.
-#
-ac_default_prefix=/usr/local
-ac_config_libobj_dir=.
-cross_compiling=no
-subdirs=
-MFLAGS=
-MAKEFLAGS=
-SHELL=${CONFIG_SHELL-/bin/sh}
-
-# Maximum number of lines to put in a shell here document.
-# This variable seems obsolete. It should probably be removed, and
-# only ac_max_sed_lines should be used.
-: ${ac_max_here_lines=38}
-
-# Identity of this package.
-PACKAGE_NAME=
-PACKAGE_TARNAME=
-PACKAGE_VERSION=
-PACKAGE_STRING=
-PACKAGE_BUGREPORT=
-
-ac_unique_file="src/jni/org_gnu_gtk_Gtk.c"
-ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS gtkversion gtkapiversion INSTALLED_CLASSPATH INSTALLED_JNI_DIR INSTALLED_MACRO_DIR INSTALLED_CLASSPATH_BUILDPLACE INSTALLED_JNI_DIR_BUILDPLACE INSTA [...]
-ac_subst_files=''
-
-# Initialize some variables set by options.
-ac_init_help=
-ac_init_version=false
-# The variables have the same names as the options, with
-# dashes changed to underlines.
-cache_file=/dev/null
-exec_prefix=NONE
-no_create=
-no_recursion=
-prefix=NONE
-program_prefix=NONE
-program_suffix=NONE
-program_transform_name=s,x,x,
-silent=
-site=
-srcdir=
-verbose=
-x_includes=NONE
-x_libraries=NONE
-
-# Installation directory options.
-# These are left unexpanded so users can "make install exec_prefix=/foo"
-# and all the variables that are supposed to be based on exec_prefix
-# by default will actually change.
-# Use braces instead of parens because sh, perl, etc. also accept them.
-bindir='${exec_prefix}/bin'
-sbindir='${exec_prefix}/sbin'
-libexecdir='${exec_prefix}/libexec'
-datadir='${prefix}/share'
-sysconfdir='${prefix}/etc'
-sharedstatedir='${prefix}/com'
-localstatedir='${prefix}/var'
-libdir='${exec_prefix}/lib'
-includedir='${prefix}/include'
-oldincludedir='/usr/include'
-infodir='${prefix}/info'
-mandir='${prefix}/man'
-
-ac_prev=
-for ac_option
-do
- # If the previous option needs an argument, assign it.
- if test -n "$ac_prev"; then
- eval "$ac_prev=\$ac_option"
- ac_prev=
- continue
- fi
-
- ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
-
- # Accept the important Cygnus configure options, so we can diagnose typos.
-
- case $ac_option in
-
- -bindir | --bindir | --bindi | --bind | --bin | --bi)
- ac_prev=bindir ;;
- -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
- bindir=$ac_optarg ;;
-
- -build | --build | --buil | --bui | --bu)
- ac_prev=build_alias ;;
- -build=* | --build=* | --buil=* | --bui=* | --bu=*)
- build_alias=$ac_optarg ;;
-
- -cache-file | --cache-file | --cache-fil | --cache-fi \
- | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
- ac_prev=cache_file ;;
- -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
- | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
- cache_file=$ac_optarg ;;
-
- --config-cache | -C)
- cache_file=config.cache ;;
-
- -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
- ac_prev=datadir ;;
- -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
- | --da=*)
- datadir=$ac_optarg ;;
-
- -disable-* | --disable-*)
- ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid feature name: $ac_feature" >&2
- { (exit 1); exit 1; }; }
- ac_feature=`echo $ac_feature | sed 's/-/_/g'`
- eval "enable_$ac_feature=no" ;;
-
- -enable-* | --enable-*)
- ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid feature name: $ac_feature" >&2
- { (exit 1); exit 1; }; }
- ac_feature=`echo $ac_feature | sed 's/-/_/g'`
- case $ac_option in
- *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
- *) ac_optarg=yes ;;
- esac
- eval "enable_$ac_feature='$ac_optarg'" ;;
-
- -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
- | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
- | --exec | --exe | --ex)
- ac_prev=exec_prefix ;;
- -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
- | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
- | --exec=* | --exe=* | --ex=*)
- exec_prefix=$ac_optarg ;;
-
- -gas | --gas | --ga | --g)
- # Obsolete; use --with-gas.
- with_gas=yes ;;
-
- -help | --help | --hel | --he | -h)
- ac_init_help=long ;;
- -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
- ac_init_help=recursive ;;
- -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
- ac_init_help=short ;;
-
- -host | --host | --hos | --ho)
- ac_prev=host_alias ;;
- -host=* | --host=* | --hos=* | --ho=*)
- host_alias=$ac_optarg ;;
-
- -includedir | --includedir | --includedi | --included | --include \
- | --includ | --inclu | --incl | --inc)
- ac_prev=includedir ;;
- -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
- | --includ=* | --inclu=* | --incl=* | --inc=*)
- includedir=$ac_optarg ;;
-
- -infodir | --infodir | --infodi | --infod | --info | --inf)
- ac_prev=infodir ;;
- -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
- infodir=$ac_optarg ;;
-
- -libdir | --libdir | --libdi | --libd)
- ac_prev=libdir ;;
- -libdir=* | --libdir=* | --libdi=* | --libd=*)
- libdir=$ac_optarg ;;
-
- -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
- | --libexe | --libex | --libe)
- ac_prev=libexecdir ;;
- -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
- | --libexe=* | --libex=* | --libe=*)
- libexecdir=$ac_optarg ;;
-
- -localstatedir | --localstatedir | --localstatedi | --localstated \
- | --localstate | --localstat | --localsta | --localst \
- | --locals | --local | --loca | --loc | --lo)
- ac_prev=localstatedir ;;
- -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
- | --localstate=* | --localstat=* | --localsta=* | --localst=* \
- | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
- localstatedir=$ac_optarg ;;
-
- -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
- ac_prev=mandir ;;
- -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
- mandir=$ac_optarg ;;
-
- -nfp | --nfp | --nf)
- # Obsolete; use --without-fp.
- with_fp=no ;;
-
- -no-create | --no-create | --no-creat | --no-crea | --no-cre \
- | --no-cr | --no-c | -n)
- no_create=yes ;;
-
- -no-recursion | --no-recursion | --no-recursio | --no-recursi \
- | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
- no_recursion=yes ;;
-
- -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
- | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
- | --oldin | --oldi | --old | --ol | --o)
- ac_prev=oldincludedir ;;
- -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
- | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
- | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
- oldincludedir=$ac_optarg ;;
-
- -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
- ac_prev=prefix ;;
- -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
- prefix=$ac_optarg ;;
-
- -program-prefix | --program-prefix | --program-prefi | --program-pref \
- | --program-pre | --program-pr | --program-p)
- ac_prev=program_prefix ;;
- -program-prefix=* | --program-prefix=* | --program-prefi=* \
- | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
- program_prefix=$ac_optarg ;;
-
- -program-suffix | --program-suffix | --program-suffi | --program-suff \
- | --program-suf | --program-su | --program-s)
- ac_prev=program_suffix ;;
- -program-suffix=* | --program-suffix=* | --program-suffi=* \
- | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
- program_suffix=$ac_optarg ;;
-
- -program-transform-name | --program-transform-name \
- | --program-transform-nam | --program-transform-na \
- | --program-transform-n | --program-transform- \
- | --program-transform | --program-transfor \
- | --program-transfo | --program-transf \
- | --program-trans | --program-tran \
- | --progr-tra | --program-tr | --program-t)
- ac_prev=program_transform_name ;;
- -program-transform-name=* | --program-transform-name=* \
- | --program-transform-nam=* | --program-transform-na=* \
- | --program-transform-n=* | --program-transform-=* \
- | --program-transform=* | --program-transfor=* \
- | --program-transfo=* | --program-transf=* \
- | --program-trans=* | --program-tran=* \
- | --progr-tra=* | --program-tr=* | --program-t=*)
- program_transform_name=$ac_optarg ;;
-
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil)
- silent=yes ;;
-
- -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
- ac_prev=sbindir ;;
- -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
- | --sbi=* | --sb=*)
- sbindir=$ac_optarg ;;
-
- -sharedstatedir | --sharedstatedir | --sharedstatedi \
- | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
- | --sharedst | --shareds | --shared | --share | --shar \
- | --sha | --sh)
- ac_prev=sharedstatedir ;;
- -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
- | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
- | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
- | --sha=* | --sh=*)
- sharedstatedir=$ac_optarg ;;
-
- -site | --site | --sit)
- ac_prev=site ;;
- -site=* | --site=* | --sit=*)
- site=$ac_optarg ;;
-
- -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
- ac_prev=srcdir ;;
- -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
- srcdir=$ac_optarg ;;
-
- -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
- | --syscon | --sysco | --sysc | --sys | --sy)
- ac_prev=sysconfdir ;;
- -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
- | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
- sysconfdir=$ac_optarg ;;
-
- -target | --target | --targe | --targ | --tar | --ta | --t)
- ac_prev=target_alias ;;
- -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
- target_alias=$ac_optarg ;;
-
- -v | -verbose | --verbose | --verbos | --verbo | --verb)
- verbose=yes ;;
-
- -version | --version | --versio | --versi | --vers | -V)
- ac_init_version=: ;;
-
- -with-* | --with-*)
- ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid package name: $ac_package" >&2
- { (exit 1); exit 1; }; }
- ac_package=`echo $ac_package| sed 's/-/_/g'`
- case $ac_option in
- *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
- *) ac_optarg=yes ;;
- esac
- eval "with_$ac_package='$ac_optarg'" ;;
-
- -without-* | --without-*)
- ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid package name: $ac_package" >&2
- { (exit 1); exit 1; }; }
- ac_package=`echo $ac_package | sed 's/-/_/g'`
- eval "with_$ac_package=no" ;;
-
- --x)
- # Obsolete; use --with-x.
- with_x=yes ;;
-
- -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
- | --x-incl | --x-inc | --x-in | --x-i)
- ac_prev=x_includes ;;
- -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
- | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
- x_includes=$ac_optarg ;;
-
- -x-libraries | --x-libraries | --x-librarie | --x-librari \
- | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
- ac_prev=x_libraries ;;
- -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
- | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
- x_libraries=$ac_optarg ;;
-
- -*) { echo "$as_me: error: unrecognized option: $ac_option
-Try \`$0 --help' for more information." >&2
- { (exit 1); exit 1; }; }
- ;;
-
- *=*)
- ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
- # Reject names that are not valid shell variable names.
- expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
- { (exit 1); exit 1; }; }
- ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
- eval "$ac_envvar='$ac_optarg'"
- export $ac_envvar ;;
-
- *)
- # FIXME: should be removed in autoconf 3.0.
- echo "$as_me: WARNING: you should use --build, --host, --target" >&2
- expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
- echo "$as_me: WARNING: invalid host type: $ac_option" >&2
- : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
- ;;
-
- esac
-done
-
-if test -n "$ac_prev"; then
- ac_option=--`echo $ac_prev | sed 's/_/-/g'`
- { echo "$as_me: error: missing argument to $ac_option" >&2
- { (exit 1); exit 1; }; }
-fi
-
-# Be sure to have absolute paths.
-for ac_var in exec_prefix prefix
-do
- eval ac_val=$`echo $ac_var`
- case $ac_val in
- [\\/$]* | ?:[\\/]* | NONE | '' ) ;;
- *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# Be sure to have absolute paths.
-for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
- localstatedir libdir includedir oldincludedir infodir mandir
-do
- eval ac_val=$`echo $ac_var`
- case $ac_val in
- [\\/$]* | ?:[\\/]* ) ;;
- *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# There might be people who depend on the old broken behavior: `$host'
-# used to hold the argument of --host etc.
-# FIXME: To remove some day.
-build=$build_alias
-host=$host_alias
-target=$target_alias
-
-# FIXME: To remove some day.
-if test "x$host_alias" != x; then
- if test "x$build_alias" = x; then
- cross_compiling=maybe
- echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
- If a cross compiler is detected then cross compile mode will be used." >&2
- elif test "x$build_alias" != "x$host_alias"; then
- cross_compiling=yes
- fi
-fi
-
-ac_tool_prefix=
-test -n "$host_alias" && ac_tool_prefix=$host_alias-
-
-test "$silent" = yes && exec 6>/dev/null
-
-
-# Find the source files, if location was not specified.
-if test -z "$srcdir"; then
- ac_srcdir_defaulted=yes
- # Try the directory containing this script, then its parent.
- ac_confdir=`(dirname "$0") 2>/dev/null ||
-$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$0" : 'X\(//\)[^/]' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$0" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- srcdir=$ac_confdir
- if test ! -r $srcdir/$ac_unique_file; then
- srcdir=..
- fi
-else
- ac_srcdir_defaulted=no
-fi
-if test ! -r $srcdir/$ac_unique_file; then
- if test "$ac_srcdir_defaulted" = yes; then
- { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
- { (exit 1); exit 1; }; }
- else
- { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
- { (exit 1); exit 1; }; }
- fi
-fi
-(cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||
- { echo "$as_me: error: sources are in $srcdir, but \`cd $srcdir' does not work" >&2
- { (exit 1); exit 1; }; }
-srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
-ac_env_build_alias_set=${build_alias+set}
-ac_env_build_alias_value=$build_alias
-ac_cv_env_build_alias_set=${build_alias+set}
-ac_cv_env_build_alias_value=$build_alias
-ac_env_host_alias_set=${host_alias+set}
-ac_env_host_alias_value=$host_alias
-ac_cv_env_host_alias_set=${host_alias+set}
-ac_cv_env_host_alias_value=$host_alias
-ac_env_target_alias_set=${target_alias+set}
-ac_env_target_alias_value=$target_alias
-ac_cv_env_target_alias_set=${target_alias+set}
-ac_cv_env_target_alias_value=$target_alias
-ac_env_CC_set=${CC+set}
-ac_env_CC_value=$CC
-ac_cv_env_CC_set=${CC+set}
-ac_cv_env_CC_value=$CC
-ac_env_CFLAGS_set=${CFLAGS+set}
-ac_env_CFLAGS_value=$CFLAGS
-ac_cv_env_CFLAGS_set=${CFLAGS+set}
-ac_cv_env_CFLAGS_value=$CFLAGS
-ac_env_LDFLAGS_set=${LDFLAGS+set}
-ac_env_LDFLAGS_value=$LDFLAGS
-ac_cv_env_LDFLAGS_set=${LDFLAGS+set}
-ac_cv_env_LDFLAGS_value=$LDFLAGS
-ac_env_CPPFLAGS_set=${CPPFLAGS+set}
-ac_env_CPPFLAGS_value=$CPPFLAGS
-ac_cv_env_CPPFLAGS_set=${CPPFLAGS+set}
-ac_cv_env_CPPFLAGS_value=$CPPFLAGS
-ac_env_CPP_set=${CPP+set}
-ac_env_CPP_value=$CPP
-ac_cv_env_CPP_set=${CPP+set}
-ac_cv_env_CPP_value=$CPP
-
-#
-# Report the --help message.
-#
-if test "$ac_init_help" = "long"; then
- # Omit some internal or obsolete options to make the list less imposing.
- # This message is too long to be a string in the A/UX 3.1 sh.
- cat <<_ACEOF
-\`configure' configures this package to adapt to many kinds of systems.
-
-Usage: $0 [OPTION]... [VAR=VALUE]...
-
-To assign environment variables (e.g., CC, CFLAGS...), specify them as
-VAR=VALUE. See below for descriptions of some of the useful variables.
-
-Defaults for the options are specified in brackets.
-
-Configuration:
- -h, --help display this help and exit
- --help=short display options specific to this package
- --help=recursive display the short help of all the included packages
- -V, --version display version information and exit
- -q, --quiet, --silent do not print \`checking...' messages
- --cache-file=FILE cache test results in FILE [disabled]
- -C, --config-cache alias for \`--cache-file=config.cache'
- -n, --no-create do not create output files
- --srcdir=DIR find the sources in DIR [configure dir or \`..']
-
-_ACEOF
-
- cat <<_ACEOF
-Installation directories:
- --prefix=PREFIX install architecture-independent files in PREFIX
- [$ac_default_prefix]
- --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
- [PREFIX]
-
-By default, \`make install' will install all the files in
-\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
-an installation prefix other than \`$ac_default_prefix' using \`--prefix',
-for instance \`--prefix=\$HOME'.
-
-For better control, use the options below.
-
-Fine tuning of the installation directories:
- --bindir=DIR user executables [EPREFIX/bin]
- --sbindir=DIR system admin executables [EPREFIX/sbin]
- --libexecdir=DIR program executables [EPREFIX/libexec]
- --datadir=DIR read-only architecture-independent data [PREFIX/share]
- --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
- --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
- --localstatedir=DIR modifiable single-machine data [PREFIX/var]
- --libdir=DIR object code libraries [EPREFIX/lib]
- --includedir=DIR C header files [PREFIX/include]
- --oldincludedir=DIR C header files for non-gcc [/usr/include]
- --infodir=DIR info documentation [PREFIX/info]
- --mandir=DIR man documentation [PREFIX/man]
-_ACEOF
-
- cat <<\_ACEOF
-_ACEOF
-fi
-
-if test -n "$ac_init_help"; then
-
- cat <<\_ACEOF
-
-Optional Packages:
- --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
- --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
- --without-gcj-compile Binary builds of Java-GNOME
-with gcj compiler will not be made
- --with-gcj-prefix=PFX Prefix where gcj is installed (optional)
-
-Some influential environment variables:
- CC C compiler command
- CFLAGS C compiler flags
- LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
- nonstandard directory <lib dir>
- CPPFLAGS C/C++ preprocessor flags, e.g. -I<include dir> if you have
- headers in a nonstandard directory <include dir>
- CPP C preprocessor
-
-Use these variables to override the choices made by `configure' or to help
-it to find libraries and programs with nonstandard names/locations.
-
-_ACEOF
-fi
-
-if test "$ac_init_help" = "recursive"; then
- # If there are subdirs, report their specific --help.
- ac_popdir=`pwd`
- for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
- test -d $ac_dir || continue
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
- cd $ac_dir
- # Check for guested configure; otherwise get Cygnus style configure.
- if test -f $ac_srcdir/configure.gnu; then
- echo
- $SHELL $ac_srcdir/configure.gnu --help=recursive
- elif test -f $ac_srcdir/configure; then
- echo
- $SHELL $ac_srcdir/configure --help=recursive
- elif test -f $ac_srcdir/configure.ac ||
- test -f $ac_srcdir/configure.in; then
- echo
- $ac_configure --help
- else
- echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
- fi
- cd "$ac_popdir"
- done
-fi
-
-test -n "$ac_init_help" && exit 0
-if $ac_init_version; then
- cat <<\_ACEOF
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This configure script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it.
-_ACEOF
- exit 0
-fi
-exec 5>config.log
-cat >&5 <<_ACEOF
-This file contains any messages produced by compilers while
-running configure, to aid debugging if configure makes a mistake.
-
-It was created by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- $ $0 $@
-
-_ACEOF
-{
-cat <<_ASUNAME
-@%:@@%:@ --------- @%:@@%:@
-@%:@@%:@ Platform. @%:@@%:@
-@%:@@%:@ --------- @%:@@%:@
-
-hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
-uname -m = `(uname -m) 2>/dev/null || echo unknown`
-uname -r = `(uname -r) 2>/dev/null || echo unknown`
-uname -s = `(uname -s) 2>/dev/null || echo unknown`
-uname -v = `(uname -v) 2>/dev/null || echo unknown`
-
-/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
-/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
-
-/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
-/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
-/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
-hostinfo = `(hostinfo) 2>/dev/null || echo unknown`
-/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
-/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
-/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
-
-_ASUNAME
-
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- echo "PATH: $as_dir"
-done
-
-} >&5
-
-cat >&5 <<_ACEOF
-
-
-@%:@@%:@ ----------- @%:@@%:@
-@%:@@%:@ Core tests. @%:@@%:@
-@%:@@%:@ ----------- @%:@@%:@
-
-_ACEOF
-
-
-# Keep a trace of the command line.
-# Strip out --no-create and --no-recursion so they do not pile up.
-# Strip out --silent because we don't want to record it for future runs.
-# Also quote any args containing shell meta-characters.
-# Make two passes to allow for proper duplicate-argument suppression.
-ac_configure_args=
-ac_configure_args0=
-ac_configure_args1=
-ac_sep=
-ac_must_keep_next=false
-for ac_pass in 1 2
-do
- for ac_arg
- do
- case $ac_arg in
- -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil)
- continue ;;
- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
- ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
- esac
- case $ac_pass in
- 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
- 2)
- ac_configure_args1="$ac_configure_args1 '$ac_arg'"
- if test $ac_must_keep_next = true; then
- ac_must_keep_next=false # Got value, back to normal.
- else
- case $ac_arg in
- *=* | --config-cache | -C | -disable-* | --disable-* \
- | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
- | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
- | -with-* | --with-* | -without-* | --without-* | --x)
- case "$ac_configure_args0 " in
- "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
- esac
- ;;
- -* ) ac_must_keep_next=true ;;
- esac
- fi
- ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
- # Get rid of the leading space.
- ac_sep=" "
- ;;
- esac
- done
-done
-$as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
-$as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
-
-# When interrupted or exit'd, cleanup temporary files, and complete
-# config.log. We remove comments because anyway the quotes in there
-# would cause problems or look ugly.
-# WARNING: Be sure not to use single quotes in there, as some shells,
-# such as our DU 5.0 friend, will then `close' the trap.
-trap 'exit_status=$?
- # Save into config.log some information that might help in debugging.
- {
- echo
-
- cat <<\_ASBOX
-@%:@@%:@ ---------------- @%:@@%:@
-@%:@@%:@ Cache variables. @%:@@%:@
-@%:@@%:@ ---------------- @%:@@%:@
-_ASBOX
- echo
- # The following way of writing the cache mishandles newlines in values,
-{
- (set) 2>&1 |
- case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
- *ac_space=\ *)
- sed -n \
- "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
- s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
- ;;
- *)
- sed -n \
- "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
- ;;
- esac;
-}
- echo
-
- cat <<\_ASBOX
-@%:@@%:@ ----------------- @%:@@%:@
-@%:@@%:@ Output variables. @%:@@%:@
-@%:@@%:@ ----------------- @%:@@%:@
-_ASBOX
- echo
- for ac_var in $ac_subst_vars
- do
- eval ac_val=$`echo $ac_var`
- echo "$ac_var='"'"'$ac_val'"'"'"
- done | sort
- echo
-
- if test -n "$ac_subst_files"; then
- cat <<\_ASBOX
-@%:@@%:@ ------------- @%:@@%:@
-@%:@@%:@ Output files. @%:@@%:@
-@%:@@%:@ ------------- @%:@@%:@
-_ASBOX
- echo
- for ac_var in $ac_subst_files
- do
- eval ac_val=$`echo $ac_var`
- echo "$ac_var='"'"'$ac_val'"'"'"
- done | sort
- echo
- fi
-
- if test -s confdefs.h; then
- cat <<\_ASBOX
-@%:@@%:@ ----------- @%:@@%:@
-@%:@@%:@ confdefs.h. @%:@@%:@
-@%:@@%:@ ----------- @%:@@%:@
-_ASBOX
- echo
- sed "/^$/d" confdefs.h | sort
- echo
- fi
- test "$ac_signal" != 0 &&
- echo "$as_me: caught signal $ac_signal"
- echo "$as_me: exit $exit_status"
- } >&5
- rm -f core *.core &&
- rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
- exit $exit_status
- ' 0
-for ac_signal in 1 2 13 15; do
- trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
-done
-ac_signal=0
-
-# confdefs.h avoids OS command line length limits that DEFS can exceed.
-rm -rf conftest* confdefs.h
-# AIX cpp loses on an empty file, so make sure it contains at least a newline.
-echo >confdefs.h
-
-# Predefined preprocessor variables.
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_NAME "$PACKAGE_NAME"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_TARNAME "$PACKAGE_TARNAME"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_VERSION "$PACKAGE_VERSION"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_STRING "$PACKAGE_STRING"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
-_ACEOF
-
-
-# Let the site file select an alternate cache file if it wants to.
-# Prefer explicitly selected file to automatically selected ones.
-if test -z "$CONFIG_SITE"; then
- if test "x$prefix" != xNONE; then
- CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
- else
- CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
- fi
-fi
-for ac_site_file in $CONFIG_SITE; do
- if test -r "$ac_site_file"; then
- { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
-echo "$as_me: loading site script $ac_site_file" >&6;}
- sed 's/^/| /' "$ac_site_file" >&5
- . "$ac_site_file"
- fi
-done
-
-if test -r "$cache_file"; then
- # Some versions of bash will fail to source /dev/null (special
- # files actually), so we avoid doing that.
- if test -f "$cache_file"; then
- { echo "$as_me:$LINENO: loading cache $cache_file" >&5
-echo "$as_me: loading cache $cache_file" >&6;}
- case $cache_file in
- [\\/]* | ?:[\\/]* ) . $cache_file;;
- *) . ./$cache_file;;
- esac
- fi
-else
- { echo "$as_me:$LINENO: creating cache $cache_file" >&5
-echo "$as_me: creating cache $cache_file" >&6;}
- >$cache_file
-fi
-
-# Check that the precious variables saved in the cache have kept the same
-# value.
-ac_cache_corrupted=false
-for ac_var in `(set) 2>&1 |
- sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
- eval ac_old_set=\$ac_cv_env_${ac_var}_set
- eval ac_new_set=\$ac_env_${ac_var}_set
- eval ac_old_val="\$ac_cv_env_${ac_var}_value"
- eval ac_new_val="\$ac_env_${ac_var}_value"
- case $ac_old_set,$ac_new_set in
- set,)
- { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
-echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
- ac_cache_corrupted=: ;;
- ,set)
- { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
-echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
- ac_cache_corrupted=: ;;
- ,);;
- *)
- if test "x$ac_old_val" != "x$ac_new_val"; then
- { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
-echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
- { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
-echo "$as_me: former value: $ac_old_val" >&2;}
- { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
-echo "$as_me: current value: $ac_new_val" >&2;}
- ac_cache_corrupted=:
- fi;;
- esac
- # Pass precious variables to config.status.
- if test "$ac_new_set" = set; then
- case $ac_new_val in
- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
- ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
- *) ac_arg=$ac_var=$ac_new_val ;;
- esac
- case " $ac_configure_args " in
- *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
- *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
- esac
- fi
-done
-if $ac_cache_corrupted; then
- { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
-echo "$as_me: error: changes in the environment can compromise the build" >&2;}
- { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
-echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-gtkversion="2.4.6"
-
-gtkapiversion="2.4"
-
-
-INSTALLED_CLASSPATH=\${prefix}/share/java/gtk${gtkapiversion}-${gtkversion}.jar
-INSTALLED_JNI_DIR=\${prefix}/lib/jni/
-INSTALLED_MACRO_DIR=\${prefix}/share/libgtk-java/macros/
-
-
-
-
-BUILDDIR=`pwd`
-
-INSTALLED_CLASSPATH_BUILDPLACE=$BUILDDIR/lib/gtk${gtkapiversion}-${gtkversion}.jar
-INSTALLED_JNI_DIR_BUILDPLACE=$BUILDDIR/lib/
-INSTALLED_MACRO_DIR_BUILDPLACE=$BUILDDIR/macros/
-
-
-
-
-
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
-echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
-# On Suns, sometimes $CPP names a directory.
-if test -n "$CPP" && test -d "$CPP"; then
- CPP=
-fi
-if test -z "$CPP"; then
- if test "${ac_cv_prog_CPP+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- # Double quotes because CPP needs to be expanded
- for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
- do
- ac_preproc_ok=false
-for ac_c_preproc_warn_flag in '' yes
-do
- # Use a header file that comes with gcc, so configuring glibc
- # with a fresh cross-compiler works.
- # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- # <limits.h> exists even on freestanding compilers.
- # On the NeXT, cc -E runs the code through the compiler's parser,
- # not just through cpp. "Syntax error" is here to catch this case.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@ifdef __STDC__
-@%:@ include <limits.h>
-@%:@else
-@%:@ include <assert.h>
-@%:@endif
- Syntax error
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.$ac_ext
-
- # OK, works on sane cases. Now check whether non-existent headers
- # can be detected and how.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@include <ac_nonexistent.h>
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- # Broken: success on invalid input.
-continue
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then
- break
-fi
-
- done
- ac_cv_prog_CPP=$CPP
-
-fi
- CPP=$ac_cv_prog_CPP
-else
- ac_cv_prog_CPP=$CPP
-fi
-echo "$as_me:$LINENO: result: $CPP" >&5
-echo "${ECHO_T}$CPP" >&6
-ac_preproc_ok=false
-for ac_c_preproc_warn_flag in '' yes
-do
- # Use a header file that comes with gcc, so configuring glibc
- # with a fresh cross-compiler works.
- # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- # <limits.h> exists even on freestanding compilers.
- # On the NeXT, cc -E runs the code through the compiler's parser,
- # not just through cpp. "Syntax error" is here to catch this case.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@ifdef __STDC__
-@%:@ include <limits.h>
-@%:@else
-@%:@ include <assert.h>
-@%:@endif
- Syntax error
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.$ac_ext
-
- # OK, works on sane cases. Now check whether non-existent headers
- # can be detected and how.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@include <ac_nonexistent.h>
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- # Broken: success on invalid input.
-continue
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then
- :
-else
- { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." >&5
-echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-echo "$as_me:$LINENO: checking for egrep" >&5
-echo $ECHO_N "checking for egrep... $ECHO_C" >&6
-if test "${ac_cv_prog_egrep+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if echo a | (grep -E '(a|b)') >/dev/null 2>&1
- then ac_cv_prog_egrep='grep -E'
- else ac_cv_prog_egrep='egrep'
- fi
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5
-echo "${ECHO_T}$ac_cv_prog_egrep" >&6
- EGREP=$ac_cv_prog_egrep
-
-
-
-
-ac_aux_dir=
-for ac_dir in . $srcdir/.; do
- if test -f $ac_dir/install-sh; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/install-sh -c"
- break
- elif test -f $ac_dir/install.sh; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/install.sh -c"
- break
- elif test -f $ac_dir/shtool; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/shtool install -c"
- break
- fi
-done
-if test -z "$ac_aux_dir"; then
- { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in . $srcdir/." >&5
-echo "$as_me: error: cannot find install-sh or install.sh in . $srcdir/." >&2;}
- { (exit 1); exit 1; }; }
-fi
-ac_config_guess="$SHELL $ac_aux_dir/config.guess"
-ac_config_sub="$SHELL $ac_aux_dir/config.sub"
-ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
-
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-if test -n "$ac_tool_prefix"; then
- # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
-set dummy ${ac_tool_prefix}gcc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="${ac_tool_prefix}gcc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$ac_cv_prog_CC"; then
- ac_ct_CC=$CC
- # Extract the first word of "gcc", so it can be a program name with args.
-set dummy gcc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="gcc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- CC=$ac_ct_CC
-else
- CC="$ac_cv_prog_CC"
-fi
-
-if test -z "$CC"; then
- if test -n "$ac_tool_prefix"; then
- # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
-set dummy ${ac_tool_prefix}cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="${ac_tool_prefix}cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$ac_cv_prog_CC"; then
- ac_ct_CC=$CC
- # Extract the first word of "cc", so it can be a program name with args.
-set dummy cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- CC=$ac_ct_CC
-else
- CC="$ac_cv_prog_CC"
-fi
-
-fi
-if test -z "$CC"; then
- # Extract the first word of "cc", so it can be a program name with args.
-set dummy cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
- ac_prog_rejected=no
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
- ac_prog_rejected=yes
- continue
- fi
- ac_cv_prog_CC="cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-if test $ac_prog_rejected = yes; then
- # We found a bogon in the path, so make sure we never use it.
- set dummy $ac_cv_prog_CC
- shift
- if test $@%:@ != 0; then
- # We chose a different compiler from the bogus one.
- # However, it has the same basename, so the bogon will be chosen
- # first if we set CC to just the basename; use the full file name.
- shift
- ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
- fi
-fi
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$CC"; then
- if test -n "$ac_tool_prefix"; then
- for ac_prog in cl
- do
- # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
-set dummy $ac_tool_prefix$ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$CC" && break
- done
-fi
-if test -z "$CC"; then
- ac_ct_CC=$CC
- for ac_prog in cl
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$ac_ct_CC" && break
-done
-
- CC=$ac_ct_CC
-fi
-
-fi
-
-
-test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
-See \`config.log' for more details." >&5
-echo "$as_me: error: no acceptable C compiler found in \$PATH
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-
-# Provide some information about the compiler.
-echo "$as_me:$LINENO:" \
- "checking for C compiler version" >&5
-ac_compiler=`set X $ac_compile; echo $2`
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
- (eval $ac_compiler --version </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5
- (eval $ac_compiler -v </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5
- (eval $ac_compiler -V </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-ac_clean_files_save=$ac_clean_files
-ac_clean_files="$ac_clean_files a.out a.exe b.out"
-# Try to create an executable without -o first, disregard a.out.
-# It will help us diagnose broken compilers, and finding out an intuition
-# of exeext.
-echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
-ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
- (eval $ac_link_default) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- # Find the output, starting from the most likely. This scheme is
-# not robust to junk in `.', hence go to wildcards (a.*) only as a last
-# resort.
-
-# Be careful to initialize this variable, since it used to be cached.
-# Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile.
-ac_cv_exeext=
-# b.out is created by i960 compilers.
-for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out
-do
- test -f "$ac_file" || continue
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )
- ;;
- conftest.$ac_ext )
- # This is the source file.
- ;;
- [ab].out )
- # We found the default executable, but exeext='' is most
- # certainly right.
- break;;
- *.* )
- ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
- # FIXME: I believe we export ac_cv_exeext for Libtool,
- # but it would be cool to find out if it's true. Does anybody
- # maintain Libtool? --akim.
- export ac_cv_exeext
- break;;
- * )
- break;;
- esac
-done
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-{ { echo "$as_me:$LINENO: error: C compiler cannot create executables
-See \`config.log' for more details." >&5
-echo "$as_me: error: C compiler cannot create executables
-See \`config.log' for more details." >&2;}
- { (exit 77); exit 77; }; }
-fi
-
-ac_exeext=$ac_cv_exeext
-echo "$as_me:$LINENO: result: $ac_file" >&5
-echo "${ECHO_T}$ac_file" >&6
-
-# Check the compiler produces executables we can run. If not, either
-# the compiler is broken, or we cross compile.
-echo "$as_me:$LINENO: checking whether the C compiler works" >&5
-echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6
-# FIXME: These cross compiler hacks should be removed for Autoconf 3.0
-# If not cross compiling, check that we can run a simple program.
-if test "$cross_compiling" != yes; then
- if { ac_try='./$ac_file'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- cross_compiling=no
- else
- if test "$cross_compiling" = maybe; then
- cross_compiling=yes
- else
- { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
-If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot run C compiled programs.
-If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
- fi
- fi
-fi
-echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
-
-rm -f a.out a.exe conftest$ac_cv_exeext b.out
-ac_clean_files=$ac_clean_files_save
-# Check the compiler produces executables we can run. If not, either
-# the compiler is broken, or we cross compile.
-echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
-echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6
-echo "$as_me:$LINENO: result: $cross_compiling" >&5
-echo "${ECHO_T}$cross_compiling" >&6
-
-echo "$as_me:$LINENO: checking for suffix of executables" >&5
-echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- # If both `conftest.exe' and `conftest' are `present' (well, observable)
-# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
-# work properly (i.e., refer to `conftest.exe'), while it won't with
-# `rm'.
-for ac_file in conftest.exe conftest conftest.*; do
- test -f "$ac_file" || continue
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
- *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
- export ac_cv_exeext
- break;;
- * ) break;;
- esac
-done
-else
- { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-rm -f conftest$ac_cv_exeext
-echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
-echo "${ECHO_T}$ac_cv_exeext" >&6
-
-rm -f conftest.$ac_ext
-EXEEXT=$ac_cv_exeext
-ac_exeext=$EXEEXT
-echo "$as_me:$LINENO: checking for suffix of object files" >&5
-echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6
-if test "${ac_cv_objext+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.o conftest.obj
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
- *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
- break;;
- esac
-done
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-{ { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute suffix of object files: cannot compile
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-rm -f conftest.$ac_cv_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
-echo "${ECHO_T}$ac_cv_objext" >&6
-OBJEXT=$ac_cv_objext
-ac_objext=$OBJEXT
-echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
-echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6
-if test "${ac_cv_c_compiler_gnu+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-#ifndef __GNUC__
- choke me
-#endif
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_compiler_gnu=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_compiler_gnu=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_cv_c_compiler_gnu=$ac_compiler_gnu
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
-GCC=`test $ac_compiler_gnu = yes && echo yes`
-ac_test_CFLAGS=${CFLAGS+set}
-ac_save_CFLAGS=$CFLAGS
-CFLAGS="-g"
-echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
-echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6
-if test "${ac_cv_prog_cc_g+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_prog_cc_g=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_prog_cc_g=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
-echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
-if test "$ac_test_CFLAGS" = set; then
- CFLAGS=$ac_save_CFLAGS
-elif test $ac_cv_prog_cc_g = yes; then
- if test "$GCC" = yes; then
- CFLAGS="-g -O2"
- else
- CFLAGS="-g"
- fi
-else
- if test "$GCC" = yes; then
- CFLAGS="-O2"
- else
- CFLAGS=
- fi
-fi
-echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5
-echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6
-if test "${ac_cv_prog_cc_stdc+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- ac_cv_prog_cc_stdc=no
-ac_save_CC=$CC
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#include <stdarg.h>
-#include <stdio.h>
-#include <sys/types.h>
-#include <sys/stat.h>
-/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
-struct buf { int x; };
-FILE * (*rcsopen) (struct buf *, struct stat *, int);
-static char *e (p, i)
- char **p;
- int i;
-{
- return p[i];
-}
-static char *f (char * (*g) (char **, int), char **p, ...)
-{
- char *s;
- va_list v;
- va_start (v,p);
- s = g (p, va_arg (v,int));
- va_end (v);
- return s;
-}
-
-/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
- function prototypes and stuff, but not '\xHH' hex character constants.
- These don't provoke an error unfortunately, instead are silently treated
- as 'x'. The following induces an error, until -std1 is added to get
- proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
- array size at least. It's necessary to write '\x00'==0 to get something
- that's true only with -std1. */
-int osf4_cc_array ['\x00' == 0 ? 1 : -1];
-
-int test (int i, double x);
-struct s1 {int (*f) (int a);};
-struct s2 {int (*f) (double a);};
-int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
-int argc;
-char **argv;
-int
-main ()
-{
-return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
- ;
- return 0;
-}
-_ACEOF
-# Don't try gcc -ansi; that turns off useful extensions and
-# breaks some systems' header files.
-# AIX -qlanglvl=ansi
-# Ultrix and OSF/1 -std1
-# HP-UX 10.20 and later -Ae
-# HP-UX older versions -Aa -D_HPUX_SOURCE
-# SVR4 -Xc -D__EXTENSIONS__
-for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
-do
- CC="$ac_save_CC $ac_arg"
- rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_prog_cc_stdc=$ac_arg
-break
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext
-done
-rm -f conftest.$ac_ext conftest.$ac_objext
-CC=$ac_save_CC
-
-fi
-
-case "x$ac_cv_prog_cc_stdc" in
- x|xno)
- echo "$as_me:$LINENO: result: none needed" >&5
-echo "${ECHO_T}none needed" >&6 ;;
- *)
- echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5
-echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6
- CC="$CC $ac_cv_prog_cc_stdc" ;;
-esac
-
-# Some people use a C++ compiler to compile C. Since we use `exit',
-# in C++ we need to declare it. In case someone uses the same compiler
-# for both compiling C and C++ we need to have the C++ compiler decide
-# the declaration of exit, since it's the most demanding environment.
-cat >conftest.$ac_ext <<_ACEOF
-@%:@ifndef __cplusplus
- choke me
-@%:@endif
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- for ac_declaration in \
- '' \
- 'extern "C" void std::exit (int) throw (); using std::exit;' \
- 'extern "C" void std::exit (int); using std::exit;' \
- 'extern "C" void exit (int) throw ();' \
- 'extern "C" void exit (int);' \
- 'void exit (int);'
-do
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-$ac_declaration
-@%:@include <stdlib.h>
-int
-main ()
-{
-exit (42);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-continue
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-$ac_declaration
-int
-main ()
-{
-exit (42);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- break
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-done
-rm -f conftest*
-if test -n "$ac_declaration"; then
- echo '#ifdef __cplusplus' >>confdefs.h
- echo $ac_declaration >>confdefs.h
- echo '#endif' >>confdefs.h
-fi
-
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-# Find a good install program. We prefer a C program (faster),
-# so one script is as good as another. But avoid the broken or
-# incompatible versions:
-# SysV /etc/install, /usr/sbin/install
-# SunOS /usr/etc/install
-# IRIX /sbin/install
-# AIX /bin/install
-# AmigaOS /C/install, which installs bootblocks on floppy discs
-# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
-# AFS /usr/afsws/bin/install, which mishandles nonexistent args
-# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
-# OS/2's system install, which has a completely different semantic
-# ./install, which can be erroneously created by make from ./install.sh.
-echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
-echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
-if test -z "$INSTALL"; then
-if test "${ac_cv_path_install+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- # Account for people who put trailing slashes in PATH elements.
-case $as_dir/ in
- ./ | .// | /cC/* | \
- /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
- ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
- /usr/ucb/* ) ;;
- *)
- # OSF1 and SCO ODT 3.0 have their own names for install.
- # Don't use installbsd from OSF since it installs stuff as root
- # by default.
- for ac_prog in ginstall scoinst install; do
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
- if test $ac_prog = install &&
- grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
- # AIX install. It has an incompatible calling convention.
- :
- elif test $ac_prog = install &&
- grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
- # program-specific install script used by HP pwplus--don't use.
- :
- else
- ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
- break 3
- fi
- fi
- done
- done
- ;;
-esac
-done
-
-
-fi
- if test "${ac_cv_path_install+set}" = set; then
- INSTALL=$ac_cv_path_install
- else
- # As a last resort, use the slow shell script. We don't cache a
- # path for INSTALL within a source directory, because that will
- # break other packages using the cache if that directory is
- # removed, or if the path is relative.
- INSTALL=$ac_install_sh
- fi
-fi
-echo "$as_me:$LINENO: result: $INSTALL" >&5
-echo "${ECHO_T}$INSTALL" >&6
-
-# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
-# It thinks the first close brace ends the variable substitution.
-test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
-
-test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
-
-test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
-
-
-# Extract the first word of "db2html$EXEEXT", so it can be a program name with args.
-set dummy db2html$EXEEXT; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_DB1+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $DB1 in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_DB1="$DB1" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_DB1="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_DB1" && ac_cv_path_DB1="nocommand"
- ;;
-esac
-fi
-DB1=$ac_cv_path_DB1
-
-if test -n "$DB1"; then
- echo "$as_me:$LINENO: result: $DB1" >&5
-echo "${ECHO_T}$DB1" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-if test "$DB1" = nocommand; then
- # Extract the first word of "docbook2html$EXEEXT", so it can be a program name with args.
-set dummy docbook2html$EXEEXT; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_DB2+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $DB2 in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_DB2="$DB2" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_DB2="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_DB2" && ac_cv_path_DB2="nocommand"
- ;;
-esac
-fi
-DB2=$ac_cv_path_DB2
-
-if test -n "$DB2"; then
- echo "$as_me:$LINENO: result: $DB2" >&5
-echo "${ECHO_T}$DB2" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- if test "$DB2" = nocommand; then
- { { echo "$as_me:$LINENO: error: docbook not found in $PATH" >&5
-echo "$as_me: error: docbook not found in $PATH" >&2;}
- { (exit 1); exit 1; }; }
- else
- DOCBOOK=$DB2
- fi;else
- DOCBOOK=$DB1
-fi;
-
-
-if test "x$JAVAPREFIX" = x; then
- test "x$JAVAC" = x && for ac_prog in "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAVAC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAVAC"; then
- ac_cv_prog_JAVAC="$JAVAC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAVAC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAVAC=$ac_cv_prog_JAVAC
-if test -n "$JAVAC"; then
- echo "$as_me:$LINENO: result: $JAVAC" >&5
-echo "${ECHO_T}$JAVAC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAVAC" && break
-done
-
-else
- test "x$JAVAC" = x && for ac_prog in "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAVAC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAVAC"; then
- ac_cv_prog_JAVAC="$JAVAC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAVAC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAVAC=$ac_cv_prog_JAVAC
-if test -n "$JAVAC"; then
- echo "$as_me:$LINENO: result: $JAVAC" >&5
-echo "${ECHO_T}$JAVAC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAVAC" && break
-done
-test -n "$JAVAC" || JAVAC="$JAVAPREFIX"
-
-fi
-test "x$JAVAC" = x && { { echo "$as_me:$LINENO: error: no acceptable Java compiler found in \$PATH" >&5
-echo "$as_me: error: no acceptable Java compiler found in \$PATH" >&2;}
- { (exit 1); exit 1; }; }
-
-echo "$as_me:$LINENO: checking if $JAVAC works" >&5
-echo $ECHO_N "checking if $JAVAC works... $ECHO_C" >&6
-if test "${ac_cv_prog_javac_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* #line __oline__ "configure" */
-public class Test {
-}
-EOF
-if { ac_try='$JAVAC $JAVACFLAGS $JAVA_TEST'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- { { echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
-echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
- { (exit 1); exit 1; }; }
- echo "configure: failed program was:" >&5
- cat $JAVA_TEST >&5
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_javac_works" >&5
-echo "${ECHO_T}$ac_cv_prog_javac_works" >&6
-
-
-
-echo "$as_me:$LINENO: checking if $JAVAC works" >&5
-echo $ECHO_N "checking if $JAVAC works... $ECHO_C" >&6
-if test "${ac_cv_prog_javac_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* #line __oline__ "configure" */
-public class Test {
-}
-EOF
-if { ac_try='$JAVAC $JAVACFLAGS $JAVA_TEST'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- { { echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
-echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
- { (exit 1); exit 1; }; }
- echo "configure: failed program was:" >&5
- cat $JAVA_TEST >&5
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_javac_works" >&5
-echo "${ECHO_T}$ac_cv_prog_javac_works" >&6
-
-
-if test "x$JAVAPREFIX" = x; then
- test "x$JAR" = x && for ac_prog in jar$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAR"; then
- ac_cv_prog_JAR="$JAR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAR="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAR=$ac_cv_prog_JAR
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAR" && break
-done
-
-else
- test "x$JAR" = x && for ac_prog in jar
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAR"; then
- ac_cv_prog_JAR="$JAR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAR="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAR=$ac_cv_prog_JAR
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAR" && break
-done
-test -n "$JAR" || JAR="$JAVAPREFIX"
-
-fi
-test "x$JAR" = x && { { echo "$as_me:$LINENO: error: no acceptable jar program found in \$PATH" >&5
-echo "$as_me: error: no acceptable jar program found in \$PATH" >&2;}
- { (exit 1); exit 1; }; }
-
-
-
-
-# Check whether --with-gcj_compile or --without-gcj_compile was given.
-if test "${with_gcj_compile+set}" = set; then
- withval="$with_gcj_compile"
- gcj_compile="no"
-else
- gcj_compile="yes"
-fi;
-
-if test $gcj_compile = "yes"; then
-
-# Check whether --with-gcj-prefix or --without-gcj-prefix was given.
-if test "${with_gcj_prefix+set}" = set; then
- withval="$with_gcj_prefix"
- gcj_prefix="$withval"
-else
- gcj_prefix=""
-fi;
-
- if test x$gcj_prefix != x ; then
- GCJ_HOME=$gcj_prefix
- fi
-
- if test x$GCJ_HOME != x ; then
- echo "Add $GCJ_HOME/bin to path and check again."
- PATH="$GCJ_HOME/bin:$PATH"
- fi
- # Extract the first word of "gcj", so it can be a program name with args.
-set dummy gcj; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_GCJ+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $GCJ in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_GCJ="$GCJ" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_GCJ="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_GCJ" && ac_cv_path_GCJ="no"
- ;;
-esac
-fi
-GCJ=$ac_cv_path_GCJ
-
-if test -n "$GCJ"; then
- echo "$as_me:$LINENO: result: $GCJ" >&5
-echo "${ECHO_T}$GCJ" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-
- min_gcj_version=3.0.0
- echo "$as_me:$LINENO: checking for GCJ - version >= $min_gcj_version" >&5
-echo $ECHO_N "checking for GCJ - version >= $min_gcj_version... $ECHO_C" >&6
- min_gcj_major_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\1/'`
- min_gcj_minor_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\2/'`
- min_gcj_micro_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\3/'`
- if test "$GCJ" = "no" ; then
- no_gcj=yes
- else
- gcj_version=`$GCJ --version 2>&1 | grep GCC | sed 's/gcj (GCC) \([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1.\2.\3/'`
- gcj_major_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1/'`
- gcj_minor_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\2/'`
- gcj_micro_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\3/'`
- if test "$cross_compiling" = yes; then
- echo $ac_n "cross compiling; assumed OK... $ac_c"
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-#include <stdio.h>
-
-main()
-{
- if ((1$gcj_major_version > 1$min_gcj_major_version) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version > 1$min_gcj_minor_version)) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version == 1$min_gcj_minor_version) &&
- (1$gcj_micro_version >= 1$min_gcj_micro_version)))
- {
- return(0);
- }
- else
- {
- return(1);
- }
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- :
-else
- echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-no_gcj=yes
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
-fi
- fi
- if test "x$no_gcj" = x ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- # Extract the first word of "gcj", so it can be a program name with args.
-set dummy gcj; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_GCJ+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $GCJ in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_GCJ="$GCJ" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_GCJ="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_GCJ" && ac_cv_path_GCJ="no"
- ;;
-esac
-fi
-GCJ=$ac_cv_path_GCJ
-
-if test -n "$GCJ"; then
- echo "$as_me:$LINENO: result: $GCJ" >&5
-echo "${ECHO_T}$GCJ" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- # Extract the first word of "jar", so it can be a program name with args.
-set dummy jar; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $JAR in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_JAR="$JAR" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_JAR="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_JAR" && ac_cv_path_JAR="no"
- ;;
-esac
-fi
-JAR=$ac_cv_path_JAR
-
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- if test x$GCJ_HOME != x ; then
- :
- else
- GCJ_HOME=`which gcj | sed 's/\(.*\).bin.*gcj/\1/'`
- fi
-
- cat << EOF > Test.java
-/* #line __oline__ "configure" */
-public class Test {
- public static void main(String[] args) {
- System.out.println(System.getProperty("sun.boot.class.path"));
- }
-}
-EOF
- GCJ_JAR=`gcj -C Test.java && gij Test`
- rm Test.java Test.class
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`(test -d /usr/share/local/java && find /usr/local/share/java -name libgcj-?.?.?.jar) || (test -d /usr/share/java && find /usr/share/java -name libgcj-?.?.?.jar)`
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`locate libgcj | grep libgcj.*\.jar`
- fi
- fi
- if test x$GCJ_JAR != x ; then
- GCJ_CLASSPATH="${GCJ_JAR}:${CLASSPATH}"
- else
- echo "***"
- echo "*** Unable to locate libgcj.jar needed by gcj"
- echo "***"
- { { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }
- fi
-
- :
- else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
- echo "***"
- echo "*** If you have GCJ installed and it is a newer version than $min_java_version, either set"
- echo "*** the GCJ_HOME variable or add the top directory where the GCJ binaries are to"
- echo "*** the PATH. Alternatively try \"./configure --with-gcj-prefix=<java_home>\","
- echo "***"
- echo "*** Also make sure that configure does not find the wrong version of GCJ by"
- echo "*** looking at the output of \"which gcj\"."
- echo "***"
- { { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }
- fi
-
- GCJ_BUILD_TARGETS=native-gcj
- GCJ_INSTALL_TARGETS=native_install
- GCJ_UNINSTALL_TARGETS=native_uninstall
-else
- GCJ_BUILD_TARGETS=
- GCJ_INSTALL_TARGETS=
- GCJ_UNINSTALL_TARGETS=
-fi
-
-
-
-
-
-
-
-
-echo "$as_me:$LINENO: checking for main in -libs" >&5
-echo $ECHO_N "checking for main in -libs... $ECHO_C" >&6
-if test "${ac_cv_lib_ibs_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- ac_check_lib_save_LIBS=$LIBS
-LIBS="-libs $LIBS"
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-
-int
-main ()
-{
-main ();
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_lib_ibs_main=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_lib_ibs_main=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-echo "$as_me:$LINENO: result: $ac_cv_lib_ibs_main" >&5
-echo "${ECHO_T}$ac_cv_lib_ibs_main" >&6
-if test $ac_cv_lib_ibs_main = yes; then
- cat >>confdefs.h <<_ACEOF
-@%:@define HAVE_LIBIBS 1
-_ACEOF
-
- LIBS="-libs $LIBS"
-
-fi
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gtk+-2.0 >= 2.4" >&5
-echo $ECHO_N "checking for gtk+-2.0 >= 2.4... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gtk+-2.0 >= 2.4" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GTK_CFLAGS" >&5
-echo $ECHO_N "checking GTK_CFLAGS... $ECHO_C" >&6
- GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 2.4"`
- echo "$as_me:$LINENO: result: $GTK_CFLAGS" >&5
-echo "${ECHO_T}$GTK_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GTK_LIBS" >&5
-echo $ECHO_N "checking GTK_LIBS... $ECHO_C" >&6
- GTK_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 2.4"`
- echo "$as_me:$LINENO: result: $GTK_LIBS" >&5
-echo "${ECHO_T}$GTK_LIBS" >&6
- else
- GTK_CFLAGS=""
- GTK_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GTK_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk+-2.0 >= 2.4"`
- echo $GTK_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gtk+-2.0 >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gtk+-2.0 >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-
-
-
-
-
-
-
-
-echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
-echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6
-if test "${ac_cv_c_const+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-/* FIXME: Include the comments suggested by Paul. */
-#ifndef __cplusplus
- /* Ultrix mips cc rejects this. */
- typedef int charset[2];
- const charset x;
- /* SunOS 4.1.1 cc rejects this. */
- char const *const *ccp;
- char **p;
- /* NEC SVR4.0.2 mips cc rejects this. */
- struct point {int x, y;};
- static struct point const zero = {0,0};
- /* AIX XL C 1.02.0.0 rejects this.
- It does not let you subtract one const X* pointer from another in
- an arm of an if-expression whose if-part is not a constant
- expression */
- const char *g = "string";
- ccp = &g + (g ? g-g : 0);
- /* HPUX 7.0 cc rejects these. */
- ++ccp;
- p = (char**) ccp;
- ccp = (char const *const *) p;
- { /* SCO 3.2v4 cc rejects this. */
- char *t;
- char const *s = 0 ? (char *) 0 : (char const *) 0;
-
- *t++ = 0;
- }
- { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
- int x[] = {25, 17};
- const int *foo = &x[0];
- ++foo;
- }
- { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
- typedef const int *iptr;
- iptr p = 0;
- ++p;
- }
- { /* AIX XL C 1.02.0.0 rejects this saying
- "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
- struct s { int j; const int *ap[3]; };
- struct s *b; b->j = 5;
- }
- { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
- const int foo = 10;
- }
-#endif
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_c_const=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_c_const=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
-echo "${ECHO_T}$ac_cv_c_const" >&6
-if test $ac_cv_c_const = no; then
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define const
-_ACEOF
-
-fi
-
-
-# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
-# for constant arguments. Useless!
-echo "$as_me:$LINENO: checking for working alloca.h" >&5
-echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6
-if test "${ac_cv_working_alloca_h+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@include <alloca.h>
-int
-main ()
-{
-char *p = (char *) alloca (2 * sizeof (int));
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_working_alloca_h=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_working_alloca_h=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5
-echo "${ECHO_T}$ac_cv_working_alloca_h" >&6
-if test $ac_cv_working_alloca_h = yes; then
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define HAVE_ALLOCA_H 1
-_ACEOF
-
-fi
-
-echo "$as_me:$LINENO: checking for alloca" >&5
-echo $ECHO_N "checking for alloca... $ECHO_C" >&6
-if test "${ac_cv_func_alloca_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#ifdef __GNUC__
-# define alloca __builtin_alloca
-#else
-# ifdef _MSC_VER
-# include <malloc.h>
-# define alloca _alloca
-# else
-# if HAVE_ALLOCA_H
-# include <alloca.h>
-# else
-# ifdef _AIX
- #pragma alloca
-# else
-# ifndef alloca /* predefined by HP cc +Olibcalls */
-char *alloca ();
-# endif
-# endif
-# endif
-# endif
-#endif
-
-int
-main ()
-{
-char *p = (char *) alloca (1);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_func_alloca_works=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_func_alloca_works=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5
-echo "${ECHO_T}$ac_cv_func_alloca_works" >&6
-
-if test $ac_cv_func_alloca_works = yes; then
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define HAVE_ALLOCA 1
-_ACEOF
-
-else
- # The SVR3 libPW and SVR4 libucb both contain incompatible functions
-# that cause trouble. Some versions do not even contain alloca or
-# contain a buggy version. If you still want to use their alloca,
-# use ar to extract alloca.o from them instead of compiling alloca.c.
-
-ALLOCA=alloca.$ac_objext
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define C_ALLOCA 1
-_ACEOF
-
-
-echo "$as_me:$LINENO: checking whether \`alloca.c' needs Cray hooks" >&5
-echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6
-if test "${ac_cv_os_cray+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#if defined(CRAY) && ! defined(CRAY2)
-webecray
-#else
-wenotbecray
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
- $EGREP "webecray" >/dev/null 2>&1; then
- ac_cv_os_cray=yes
-else
- ac_cv_os_cray=no
-fi
-rm -f conftest*
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_os_cray" >&5
-echo "${ECHO_T}$ac_cv_os_cray" >&6
-if test $ac_cv_os_cray = yes; then
- for ac_func in _getb67 GETB67 getb67; do
- as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-echo "$as_me:$LINENO: checking for $ac_func" >&5
-echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
-if eval "test \"\${$as_ac_var+set}\" = set"; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
- For example, HP-UX 11i <limits.h> declares gettimeofday. */
-#define $ac_func innocuous_$ac_func
-
-/* System header to define __stub macros and hopefully few prototypes,
- which can conflict with char $ac_func (); below.
- Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- <limits.h> exists even on freestanding compilers. */
-
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
-
-#undef $ac_func
-
-/* Override any gcc2 internal prototype to avoid an error. */
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-/* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
-char $ac_func ();
-/* The GNU C library defines this for functions which it implements
- to always fail with ENOSYS. Some functions are actually named
- something starting with __ and the normal name is an alias. */
-#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
-choke me
-#else
-char (*f) () = $ac_func;
-#endif
-#ifdef __cplusplus
-}
-#endif
-
-int
-main ()
-{
-return f != $ac_func;
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- eval "$as_ac_var=yes"
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-eval "$as_ac_var=no"
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
-echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
-if test `eval echo '${'$as_ac_var'}'` = yes; then
-
-cat >>confdefs.h <<_ACEOF
-@%:@define CRAY_STACKSEG_END $ac_func
-_ACEOF
-
- break
-fi
-
- done
-fi
-
-echo "$as_me:$LINENO: checking stack direction for C alloca" >&5
-echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6
-if test "${ac_cv_c_stack_direction+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test "$cross_compiling" = yes; then
- ac_cv_c_stack_direction=0
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-int
-find_stack_direction ()
-{
- static char *addr = 0;
- auto char dummy;
- if (addr == 0)
- {
- addr = &dummy;
- return find_stack_direction ();
- }
- else
- return (&dummy > addr) ? 1 : -1;
-}
-
-int
-main ()
-{
- exit (find_stack_direction () < 0);
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_c_stack_direction=1
-else
- echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-ac_cv_c_stack_direction=-1
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
-fi
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5
-echo "${ECHO_T}$ac_cv_c_stack_direction" >&6
-
-cat >>confdefs.h <<_ACEOF
-@%:@define STACK_DIRECTION $ac_cv_c_stack_direction
-_ACEOF
-
-
-fi
-
-
-
-
- ac_config_files="$ac_config_files Makefile gtk2-java.pc gtk2-java.pc.buildplace doc/Makefile doc/examples/runExample.sh src/Makefile src/java//org/gnu/gtk/Gtk.java src/java/org/gnu/gdk/Gdk.java src/java/org/gnu/glib/GObject.java"
-cat >confcache <<\_ACEOF
-# This file is a shell script that caches the results of configure
-# tests run on this system so they can be shared between configure
-# scripts and configure runs, see configure's option --config-cache.
-# It is not useful on other systems. If it contains results you don't
-# want to keep, you may remove or edit it.
-#
-# config.status only pays attention to the cache file if you give it
-# the --recheck option to rerun configure.
-#
-# `ac_cv_env_foo' variables (set or unset) will be overridden when
-# loading this file, other *unset* `ac_cv_foo' will be assigned the
-# following values.
-
-_ACEOF
-
-# The following way of writing the cache mishandles newlines in values,
-# but we know of no workaround that is simple, portable, and efficient.
-# So, don't put newlines in cache variables' values.
-# Ultrix sh set writes to stderr and can't be redirected directly,
-# and sets the high bit in the cache file unless we assign to the vars.
-{
- (set) 2>&1 |
- case `(ac_space=' '; set | grep ac_space) 2>&1` in
- *ac_space=\ *)
- # `set' does not quote correctly, so add quotes (double-quote
- # substitution turns \\\\ into \\, and sed turns \\ into \).
- sed -n \
- "s/'/'\\\\''/g;
- s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
- ;;
- *)
- # `set' quotes correctly as required by POSIX, so do not add quotes.
- sed -n \
- "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
- ;;
- esac;
-} |
- sed '
- t clear
- : clear
- s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
- t end
- /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
- : end' >>confcache
-if diff $cache_file confcache >/dev/null 2>&1; then :; else
- if test -w $cache_file; then
- test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
- cat confcache >$cache_file
- else
- echo "not updating unwritable cache $cache_file"
- fi
-fi
-rm -f confcache
-
-test "x$prefix" = xNONE && prefix=$ac_default_prefix
-# Let make expand exec_prefix.
-test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
-
-# VPATH may cause trouble with some makes, so we remove $(srcdir),
-# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
-# trailing colons and then remove the whole line if VPATH becomes empty
-# (actually we leave an empty line to preserve line numbers).
-if test "x$srcdir" = x.; then
- ac_vpsub='/^[ ]*VPATH[ ]*=/{
-s/:*\$(srcdir):*/:/;
-s/:*\${srcdir}:*/:/;
-s/:*@srcdir@:*/:/;
-s/^\([^=]*=[ ]*\):*/\1/;
-s/:*$//;
-s/^[^=]*=[ ]*$//;
-}'
-fi
-
-# Transform confdefs.h into DEFS.
-# Protect against shell expansion while executing Makefile rules.
-# Protect against Makefile macro expansion.
-#
-# If the first sed substitution is executed (which looks for macros that
-# take arguments), then we branch to the quote section. Otherwise,
-# look for a macro that doesn't take arguments.
-cat >confdef2opt.sed <<\_ACEOF
-t clear
-: clear
-s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*([^)]*)\)[ ]*\(.*\),-D\1=\2,g
-t quote
-s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\),-D\1=\2,g
-t quote
-d
-: quote
-s,[ `~#$^&*(){}\\|;'"<>?],\\&,g
-s,\[,\\&,g
-s,\],\\&,g
-s,\$,$$,g
-p
-_ACEOF
-# We use echo to avoid assuming a particular line-breaking character.
-# The extra dot is to prevent the shell from consuming trailing
-# line-breaks from the sub-command output. A line-break within
-# single-quotes doesn't work because, if this script is created in a
-# platform that uses two characters for line-breaks (e.g., DOS), tr
-# would break.
-ac_LF_and_DOT=`echo; echo .`
-DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'`
-rm -f confdef2opt.sed
-
-
-ac_libobjs=
-ac_ltlibobjs=
-for ac_i in : $LIB@&t at OBJS; do test "x$ac_i" = x: && continue
- # 1. Remove the extension, and $U if already installed.
- ac_i=`echo "$ac_i" |
- sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
- # 2. Add them.
- ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"
- ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'
-done
-LIB@&t at OBJS=$ac_libobjs
-
-LTLIBOBJS=$ac_ltlibobjs
-
-
-
-: ${CONFIG_STATUS=./config.status}
-ac_clean_files_save=$ac_clean_files
-ac_clean_files="$ac_clean_files $CONFIG_STATUS"
-{ echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
-echo "$as_me: creating $CONFIG_STATUS" >&6;}
-cat >$CONFIG_STATUS <<_ACEOF
-#! $SHELL
-# Generated by $as_me.
-# Run this file to recreate the current configuration.
-# Compiler output produced by configure, useful for debugging
-# configure, is in config.log if it exists.
-
-debug=false
-ac_cs_recheck=false
-ac_cs_silent=false
-SHELL=\${CONFIG_SHELL-$SHELL}
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
-echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
-echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-exec 6>&1
-
-# Open the log real soon, to keep \$[0] and so on meaningful, and to
-# report actual input values of CONFIG_FILES etc. instead of their
-# values after options handling. Logging --version etc. is OK.
-exec 5>>config.log
-{
- echo
- sed 'h;s/./-/g;s/^.../@%:@@%:@ /;s/...$/ @%:@@%:@/;p;x;p;x' <<_ASBOX
-@%:@@%:@ Running $as_me. @%:@@%:@
-_ASBOX
-} >&5
-cat >&5 <<_CSEOF
-
-This file was extended by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- CONFIG_FILES = $CONFIG_FILES
- CONFIG_HEADERS = $CONFIG_HEADERS
- CONFIG_LINKS = $CONFIG_LINKS
- CONFIG_COMMANDS = $CONFIG_COMMANDS
- $ $0 $@
-
-_CSEOF
-echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
-echo >&5
-_ACEOF
-
-# Files that config.status was made for.
-if test -n "$ac_config_files"; then
- echo "config_files=\"$ac_config_files\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_headers"; then
- echo "config_headers=\"$ac_config_headers\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_links"; then
- echo "config_links=\"$ac_config_links\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_commands"; then
- echo "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUS
-fi
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-
-ac_cs_usage="\
-\`$as_me' instantiates files from templates according to the
-current configuration.
-
-Usage: $0 [OPTIONS] [FILE]...
-
- -h, --help print this help, then exit
- -V, --version print version number, then exit
- -q, --quiet do not print progress messages
- -d, --debug don't remove temporary files
- --recheck update $as_me by reconfiguring in the same conditions
- --file=FILE[:TEMPLATE]
- instantiate the configuration file FILE
-
-Configuration files:
-$config_files
-
-Report bugs to <bug-autoconf at gnu.org>."
-_ACEOF
-
-cat >>$CONFIG_STATUS <<_ACEOF
-ac_cs_version="\\
-config.status
-configured by $0, generated by GNU Autoconf 2.59,
- with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This config.status script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it."
-srcdir=$srcdir
-INSTALL="$INSTALL"
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-# If no file are specified by the user, then we need to provide default
-# value. By we need to know if files were specified by the user.
-ac_need_defaults=:
-while test $# != 0
-do
- case $1 in
- --*=*)
- ac_option=`expr "x$1" : 'x\([^=]*\)='`
- ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
- ac_shift=:
- ;;
- -*)
- ac_option=$1
- ac_optarg=$2
- ac_shift=shift
- ;;
- *) # This is not an option, so the user has probably given explicit
- # arguments.
- ac_option=$1
- ac_need_defaults=false;;
- esac
-
- case $ac_option in
- # Handling of the options.
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
- -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
- ac_cs_recheck=: ;;
- --version | --vers* | -V )
- echo "$ac_cs_version"; exit 0 ;;
- --he | --h)
- # Conflict between --help and --header
- { { echo "$as_me:$LINENO: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; };;
- --help | --hel | -h )
- echo "$ac_cs_usage"; exit 0 ;;
- --debug | --d* | -d )
- debug=: ;;
- --file | --fil | --fi | --f )
- $ac_shift
- CONFIG_FILES="$CONFIG_FILES $ac_optarg"
- ac_need_defaults=false;;
- --header | --heade | --head | --hea )
- $ac_shift
- CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
- ac_need_defaults=false;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil | --si | --s)
- ac_cs_silent=: ;;
-
- # This is an error.
- -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; } ;;
-
- *) ac_config_targets="$ac_config_targets $1" ;;
-
- esac
- shift
-done
-
-ac_configure_extra_args=
-
-if $ac_cs_silent; then
- exec 6>/dev/null
- ac_configure_extra_args="$ac_configure_extra_args --silent"
-fi
-
-_ACEOF
-cat >>$CONFIG_STATUS <<_ACEOF
-if \$ac_cs_recheck; then
- echo "running $SHELL $0 " $ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
- exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
-fi
-
-_ACEOF
-
-
-
-
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-for ac_config_target in $ac_config_targets
-do
- case "$ac_config_target" in
- # Handling of arguments.
- "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
- "gtk2-java.pc" ) CONFIG_FILES="$CONFIG_FILES gtk2-java.pc" ;;
- "gtk2-java.pc.buildplace" ) CONFIG_FILES="$CONFIG_FILES gtk2-java.pc.buildplace" ;;
- "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
- "doc/examples/runExample.sh" ) CONFIG_FILES="$CONFIG_FILES doc/examples/runExample.sh" ;;
- "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
- "src/java//org/gnu/gtk/Gtk.java" ) CONFIG_FILES="$CONFIG_FILES src/java//org/gnu/gtk/Gtk.java" ;;
- "src/java/org/gnu/gdk/Gdk.java" ) CONFIG_FILES="$CONFIG_FILES src/java/org/gnu/gdk/Gdk.java" ;;
- "src/java/org/gnu/glib/GObject.java" ) CONFIG_FILES="$CONFIG_FILES src/java/org/gnu/glib/GObject.java" ;;
- *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
-echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# If the user did not use the arguments to specify the items to instantiate,
-# then the envvar interface is used. Set only those that are not.
-# We use the long form for the default assignment because of an extremely
-# bizarre bug on SunOS 4.1.3.
-if $ac_need_defaults; then
- test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
-fi
-
-# Have a temporary directory for convenience. Make it in the build tree
-# simply because there is no reason to put it here, and in addition,
-# creating and moving files from /tmp can sometimes cause problems.
-# Create a temporary directory, and hook for its removal unless debugging.
-$debug ||
-{
- trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
- trap '{ (exit 1); exit 1; }' 1 2 13 15
-}
-
-# Create a (secure) tmp directory for tmp files.
-
-{
- tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
- test -n "$tmp" && test -d "$tmp"
-} ||
-{
- tmp=./confstat$$-$RANDOM
- (umask 077 && mkdir $tmp)
-} ||
-{
- echo "$me: cannot create a temporary directory in ." >&2
- { (exit 1); exit 1; }
-}
-
-_ACEOF
-
-cat >>$CONFIG_STATUS <<_ACEOF
-
-#
-# CONFIG_FILES section.
-#
-
-# No need to generate the scripts if there are no CONFIG_FILES.
-# This happens for instance when ./config.status config.h
-if test -n "\$CONFIG_FILES"; then
- # Protect against being on the right side of a sed subst in config.status.
- sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&,]/\\\\&/g;
- s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF
-s, at SHELL@,$SHELL,;t t
-s, at PATH_SEPARATOR@,$PATH_SEPARATOR,;t t
-s, at PACKAGE_NAME@,$PACKAGE_NAME,;t t
-s, at PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t
-s, at PACKAGE_VERSION@,$PACKAGE_VERSION,;t t
-s, at PACKAGE_STRING@,$PACKAGE_STRING,;t t
-s, at PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t
-s, at exec_prefix@,$exec_prefix,;t t
-s, at prefix@,$prefix,;t t
-s, at program_transform_name@,$program_transform_name,;t t
-s, at bindir@,$bindir,;t t
-s, at sbindir@,$sbindir,;t t
-s, at libexecdir@,$libexecdir,;t t
-s, at datadir@,$datadir,;t t
-s, at sysconfdir@,$sysconfdir,;t t
-s, at sharedstatedir@,$sharedstatedir,;t t
-s, at localstatedir@,$localstatedir,;t t
-s, at libdir@,$libdir,;t t
-s, at includedir@,$includedir,;t t
-s, at oldincludedir@,$oldincludedir,;t t
-s, at infodir@,$infodir,;t t
-s, at mandir@,$mandir,;t t
-s, at build_alias@,$build_alias,;t t
-s, at host_alias@,$host_alias,;t t
-s, at target_alias@,$target_alias,;t t
-s, at DEFS@,$DEFS,;t t
-s, at ECHO_C@,$ECHO_C,;t t
-s, at ECHO_N@,$ECHO_N,;t t
-s, at ECHO_T@,$ECHO_T,;t t
-s, at LIBS@,$LIBS,;t t
-s, at gtkversion@,$gtkversion,;t t
-s, at gtkapiversion@,$gtkapiversion,;t t
-s, at INSTALLED_CLASSPATH@,$INSTALLED_CLASSPATH,;t t
-s, at INSTALLED_JNI_DIR@,$INSTALLED_JNI_DIR,;t t
-s, at INSTALLED_MACRO_DIR@,$INSTALLED_MACRO_DIR,;t t
-s, at INSTALLED_CLASSPATH_BUILDPLACE@,$INSTALLED_CLASSPATH_BUILDPLACE,;t t
-s, at INSTALLED_JNI_DIR_BUILDPLACE@,$INSTALLED_JNI_DIR_BUILDPLACE,;t t
-s, at INSTALLED_MACRO_DIR_BUILDPLACE@,$INSTALLED_MACRO_DIR_BUILDPLACE,;t t
-s, at CC@,$CC,;t t
-s, at CFLAGS@,$CFLAGS,;t t
-s, at LDFLAGS@,$LDFLAGS,;t t
-s, at CPPFLAGS@,$CPPFLAGS,;t t
-s, at ac_ct_CC@,$ac_ct_CC,;t t
-s, at EXEEXT@,$EXEEXT,;t t
-s, at OBJEXT@,$OBJEXT,;t t
-s, at INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
-s, at INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
-s, at INSTALL_DATA@,$INSTALL_DATA,;t t
-s, at DB1@,$DB1,;t t
-s, at DB2@,$DB2,;t t
-s, at DOCBOOK@,$DOCBOOK,;t t
-s, at JAVAC@,$JAVAC,;t t
-s, at JAR@,$JAR,;t t
-s, at GCJ@,$GCJ,;t t
-s, at GCJ_CLASSPATH@,$GCJ_CLASSPATH,;t t
-s, at GCJ_BUILD_TARGETS@,$GCJ_BUILD_TARGETS,;t t
-s, at GCJ_INSTALL_TARGETS@,$GCJ_INSTALL_TARGETS,;t t
-s, at GCJ_UNINSTALL_TARGETS@,$GCJ_UNINSTALL_TARGETS,;t t
-s, at PKG_CONFIG@,$PKG_CONFIG,;t t
-s, at GTK_CFLAGS@,$GTK_CFLAGS,;t t
-s, at GTK_LIBS@,$GTK_LIBS,;t t
-s, at TOPLEVEL_TARGETS@,$TOPLEVEL_TARGETS,;t t
-s, at INSTALL_TARGETS@,$INSTALL_TARGETS,;t t
-s, at UNINSTALL_TARGETS@,$UNINSTALL_TARGETS,;t t
-s, at MACRO_FLAG@,$MACRO_FLAG,;t t
-s, at ALLOCA@,$ALLOCA,;t t
-s, at CPP@,$CPP,;t t
-s, at EGREP@,$EGREP,;t t
-s, at LIB@&t at OBJS@,$LIB@&t at OBJS,;t t
-s, at LTLIBOBJS@,$LTLIBOBJS,;t t
-CEOF
-
-_ACEOF
-
- cat >>$CONFIG_STATUS <<\_ACEOF
- # Split the substitutions into bite-sized pieces for seds with
- # small command number limits, like on Digital OSF/1 and HP-UX.
- ac_max_sed_lines=48
- ac_sed_frag=1 # Number of current file.
- ac_beg=1 # First line for current file.
- ac_end=$ac_max_sed_lines # Line after last line for current file.
- ac_more_lines=:
- ac_sed_cmds=
- while $ac_more_lines; do
- if test $ac_beg -gt 1; then
- sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- else
- sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- fi
- if test ! -s $tmp/subs.frag; then
- ac_more_lines=false
- else
- # The purpose of the label and of the branching condition is to
- # speed up the sed processing (if there are no `@' at all, there
- # is no need to browse any of the substitutions).
- # These are the two extra sed commands mentioned above.
- (echo ':t
- /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
- else
- ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
- fi
- ac_sed_frag=`expr $ac_sed_frag + 1`
- ac_beg=$ac_end
- ac_end=`expr $ac_end + $ac_max_sed_lines`
- fi
- done
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds=cat
- fi
-fi # test -n "$CONFIG_FILES"
-
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
-for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
- # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
- case $ac_file in
- - | *:- | *:-:* ) # input from stdin
- cat >$tmp/stdin
- ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- * ) ac_file_in=$ac_file.in ;;
- esac
-
- # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
- ac_dir=`(dirname "$ac_file") 2>/dev/null ||
-$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$ac_file" : 'X\(//\)[^/]' \| \
- X"$ac_file" : 'X\(//\)$' \| \
- X"$ac_file" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$ac_file" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- { if $as_mkdir_p; then
- mkdir -p "$ac_dir"
- else
- as_dir="$ac_dir"
- as_dirs=
- while test ! -d "$as_dir"; do
- as_dirs="$as_dir $as_dirs"
- as_dir=`(dirname "$as_dir") 2>/dev/null ||
-$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$as_dir" : 'X\(//\)[^/]' \| \
- X"$as_dir" : 'X\(//\)$' \| \
- X"$as_dir" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$as_dir" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- done
- test ! -n "$as_dirs" || mkdir $as_dirs
- fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
-echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
- { (exit 1); exit 1; }; }; }
-
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
-
- case $INSTALL in
- [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
- *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
- esac
-
- # Let's still pretend it is `configure' which instantiates (i.e., don't
- # use $as_me), people would be surprised to read:
- # /* config.h. Generated by config.status. */
- if test x"$ac_file" = x-; then
- configure_input=
- else
- configure_input="$ac_file. "
- fi
- configure_input=$configure_input"Generated from `echo $ac_file_in |
- sed 's,.*/,,'` by configure."
-
- # First look for the input files in the build tree, otherwise in the
- # src tree.
- ac_file_inputs=`IFS=:
- for f in $ac_file_in; do
- case $f in
- -) echo $tmp/stdin ;;
- [\\/$]*)
- # Absolute (can't be DOS-style, as IFS=:)
- test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- echo "$f";;
- *) # Relative
- if test -f "$f"; then
- # Build tree
- echo "$f"
- elif test -f "$srcdir/$f"; then
- # Source tree
- echo "$srcdir/$f"
- else
- # /dev/null tree
- { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- fi;;
- esac
- done` || { (exit 1); exit 1; }
-
- if test x"$ac_file" != x-; then
- { echo "$as_me:$LINENO: creating $ac_file" >&5
-echo "$as_me: creating $ac_file" >&6;}
- rm -f "$ac_file"
- fi
-_ACEOF
-cat >>$CONFIG_STATUS <<_ACEOF
- sed "$ac_vpsub
-$extrasub
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
-:t
-/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
-s, at configure_input@,$configure_input,;t t
-s, at srcdir@,$ac_srcdir,;t t
-s, at abs_srcdir@,$ac_abs_srcdir,;t t
-s, at top_srcdir@,$ac_top_srcdir,;t t
-s, at abs_top_srcdir@,$ac_abs_top_srcdir,;t t
-s, at builddir@,$ac_builddir,;t t
-s, at abs_builddir@,$ac_abs_builddir,;t t
-s, at top_builddir@,$ac_top_builddir,;t t
-s, at abs_top_builddir@,$ac_abs_top_builddir,;t t
-s, at INSTALL@,$ac_INSTALL,;t t
-" $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
- rm -f $tmp/stdin
- if test x"$ac_file" != x-; then
- mv $tmp/out $ac_file
- else
- cat $tmp/out
- rm -f $tmp/out
- fi
-
-done
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-
-{ (exit 0); exit 0; }
-_ACEOF
-chmod +x $CONFIG_STATUS
-ac_clean_files=$ac_clean_files_save
-
-
-# configure is writing to config.log, and then calls config.status.
-# config.status does its own redirection, appending to config.log.
-# Unfortunately, on DOS this fails, as config.log is still kept open
-# by configure, so config.status won't be able to write to it; its
-# output is simply discarded. So we exec the FD to /dev/null,
-# effectively closing config.log, so it can be properly (re)opened and
-# appended to by config.status. When coming back to configure, we
-# need to make the FD available again.
-if test "$no_create" != yes; then
- ac_cs_success=:
- ac_config_status_args=
- test "$silent" = yes &&
- ac_config_status_args="$ac_config_status_args --quiet"
- exec 5>/dev/null
- $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
- exec 5>>config.log
- # Use ||, not &&, to avoid exiting from the if with $? = 1, which
- # would make configure fail if this is the last instruction.
- $ac_cs_success || { (exit 1); exit 1; }
-fi
-
-
-`if test -e ../pkgconfig-tmp/; then cp gtk2-java.pc.buildplace ../pkgconfig-tmp/gtk2-java.pc; fi;`
-
-`chmod +x doc/examples/runExample.sh`
diff --git a/libgtk-java/autom4te.cache/output.1 b/libgtk-java/autom4te.cache/output.1
deleted file mode 100644
index f0abfe5..0000000
--- a/libgtk-java/autom4te.cache/output.1
+++ /dev/null
@@ -1,4786 +0,0 @@
-@%:@! /bin/sh
-@%:@ Guess values for system-dependent variables and create Makefiles.
-@%:@ Generated by GNU Autoconf 2.59.
-@%:@
-@%:@ Copyright (C) 2003 Free Software Foundation, Inc.
-@%:@ This configure script is free software; the Free Software Foundation
-@%:@ gives unlimited permission to copy, distribute and modify it.
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-
-# Name of the host.
-# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
-# so uname gets run too.
-ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
-
-exec 6>&1
-
-#
-# Initializations.
-#
-ac_default_prefix=/usr/local
-ac_config_libobj_dir=.
-cross_compiling=no
-subdirs=
-MFLAGS=
-MAKEFLAGS=
-SHELL=${CONFIG_SHELL-/bin/sh}
-
-# Maximum number of lines to put in a shell here document.
-# This variable seems obsolete. It should probably be removed, and
-# only ac_max_sed_lines should be used.
-: ${ac_max_here_lines=38}
-
-# Identity of this package.
-PACKAGE_NAME=
-PACKAGE_TARNAME=
-PACKAGE_VERSION=
-PACKAGE_STRING=
-PACKAGE_BUGREPORT=
-
-ac_unique_file="src/jni/org_gnu_gtk_Gtk.c"
-ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS gtkversion gtkapiversion INSTALLED_CLASSPATH INSTALLED_JNI_DIR INSTALLED_MACRO_DIR INSTALLED_CLASSPATH_BUILDPLACE INSTALLED_JNI_DIR_BUILDPLACE INSTA [...]
-ac_subst_files=''
-
-# Initialize some variables set by options.
-ac_init_help=
-ac_init_version=false
-# The variables have the same names as the options, with
-# dashes changed to underlines.
-cache_file=/dev/null
-exec_prefix=NONE
-no_create=
-no_recursion=
-prefix=NONE
-program_prefix=NONE
-program_suffix=NONE
-program_transform_name=s,x,x,
-silent=
-site=
-srcdir=
-verbose=
-x_includes=NONE
-x_libraries=NONE
-
-# Installation directory options.
-# These are left unexpanded so users can "make install exec_prefix=/foo"
-# and all the variables that are supposed to be based on exec_prefix
-# by default will actually change.
-# Use braces instead of parens because sh, perl, etc. also accept them.
-bindir='${exec_prefix}/bin'
-sbindir='${exec_prefix}/sbin'
-libexecdir='${exec_prefix}/libexec'
-datadir='${prefix}/share'
-sysconfdir='${prefix}/etc'
-sharedstatedir='${prefix}/com'
-localstatedir='${prefix}/var'
-libdir='${exec_prefix}/lib'
-includedir='${prefix}/include'
-oldincludedir='/usr/include'
-infodir='${prefix}/info'
-mandir='${prefix}/man'
-
-ac_prev=
-for ac_option
-do
- # If the previous option needs an argument, assign it.
- if test -n "$ac_prev"; then
- eval "$ac_prev=\$ac_option"
- ac_prev=
- continue
- fi
-
- ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
-
- # Accept the important Cygnus configure options, so we can diagnose typos.
-
- case $ac_option in
-
- -bindir | --bindir | --bindi | --bind | --bin | --bi)
- ac_prev=bindir ;;
- -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
- bindir=$ac_optarg ;;
-
- -build | --build | --buil | --bui | --bu)
- ac_prev=build_alias ;;
- -build=* | --build=* | --buil=* | --bui=* | --bu=*)
- build_alias=$ac_optarg ;;
-
- -cache-file | --cache-file | --cache-fil | --cache-fi \
- | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
- ac_prev=cache_file ;;
- -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
- | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
- cache_file=$ac_optarg ;;
-
- --config-cache | -C)
- cache_file=config.cache ;;
-
- -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
- ac_prev=datadir ;;
- -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
- | --da=*)
- datadir=$ac_optarg ;;
-
- -disable-* | --disable-*)
- ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid feature name: $ac_feature" >&2
- { (exit 1); exit 1; }; }
- ac_feature=`echo $ac_feature | sed 's/-/_/g'`
- eval "enable_$ac_feature=no" ;;
-
- -enable-* | --enable-*)
- ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid feature name: $ac_feature" >&2
- { (exit 1); exit 1; }; }
- ac_feature=`echo $ac_feature | sed 's/-/_/g'`
- case $ac_option in
- *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
- *) ac_optarg=yes ;;
- esac
- eval "enable_$ac_feature='$ac_optarg'" ;;
-
- -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
- | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
- | --exec | --exe | --ex)
- ac_prev=exec_prefix ;;
- -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
- | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
- | --exec=* | --exe=* | --ex=*)
- exec_prefix=$ac_optarg ;;
-
- -gas | --gas | --ga | --g)
- # Obsolete; use --with-gas.
- with_gas=yes ;;
-
- -help | --help | --hel | --he | -h)
- ac_init_help=long ;;
- -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
- ac_init_help=recursive ;;
- -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
- ac_init_help=short ;;
-
- -host | --host | --hos | --ho)
- ac_prev=host_alias ;;
- -host=* | --host=* | --hos=* | --ho=*)
- host_alias=$ac_optarg ;;
-
- -includedir | --includedir | --includedi | --included | --include \
- | --includ | --inclu | --incl | --inc)
- ac_prev=includedir ;;
- -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
- | --includ=* | --inclu=* | --incl=* | --inc=*)
- includedir=$ac_optarg ;;
-
- -infodir | --infodir | --infodi | --infod | --info | --inf)
- ac_prev=infodir ;;
- -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
- infodir=$ac_optarg ;;
-
- -libdir | --libdir | --libdi | --libd)
- ac_prev=libdir ;;
- -libdir=* | --libdir=* | --libdi=* | --libd=*)
- libdir=$ac_optarg ;;
-
- -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
- | --libexe | --libex | --libe)
- ac_prev=libexecdir ;;
- -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
- | --libexe=* | --libex=* | --libe=*)
- libexecdir=$ac_optarg ;;
-
- -localstatedir | --localstatedir | --localstatedi | --localstated \
- | --localstate | --localstat | --localsta | --localst \
- | --locals | --local | --loca | --loc | --lo)
- ac_prev=localstatedir ;;
- -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
- | --localstate=* | --localstat=* | --localsta=* | --localst=* \
- | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
- localstatedir=$ac_optarg ;;
-
- -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
- ac_prev=mandir ;;
- -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
- mandir=$ac_optarg ;;
-
- -nfp | --nfp | --nf)
- # Obsolete; use --without-fp.
- with_fp=no ;;
-
- -no-create | --no-create | --no-creat | --no-crea | --no-cre \
- | --no-cr | --no-c | -n)
- no_create=yes ;;
-
- -no-recursion | --no-recursion | --no-recursio | --no-recursi \
- | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
- no_recursion=yes ;;
-
- -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
- | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
- | --oldin | --oldi | --old | --ol | --o)
- ac_prev=oldincludedir ;;
- -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
- | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
- | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
- oldincludedir=$ac_optarg ;;
-
- -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
- ac_prev=prefix ;;
- -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
- prefix=$ac_optarg ;;
-
- -program-prefix | --program-prefix | --program-prefi | --program-pref \
- | --program-pre | --program-pr | --program-p)
- ac_prev=program_prefix ;;
- -program-prefix=* | --program-prefix=* | --program-prefi=* \
- | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
- program_prefix=$ac_optarg ;;
-
- -program-suffix | --program-suffix | --program-suffi | --program-suff \
- | --program-suf | --program-su | --program-s)
- ac_prev=program_suffix ;;
- -program-suffix=* | --program-suffix=* | --program-suffi=* \
- | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
- program_suffix=$ac_optarg ;;
-
- -program-transform-name | --program-transform-name \
- | --program-transform-nam | --program-transform-na \
- | --program-transform-n | --program-transform- \
- | --program-transform | --program-transfor \
- | --program-transfo | --program-transf \
- | --program-trans | --program-tran \
- | --progr-tra | --program-tr | --program-t)
- ac_prev=program_transform_name ;;
- -program-transform-name=* | --program-transform-name=* \
- | --program-transform-nam=* | --program-transform-na=* \
- | --program-transform-n=* | --program-transform-=* \
- | --program-transform=* | --program-transfor=* \
- | --program-transfo=* | --program-transf=* \
- | --program-trans=* | --program-tran=* \
- | --progr-tra=* | --program-tr=* | --program-t=*)
- program_transform_name=$ac_optarg ;;
-
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil)
- silent=yes ;;
-
- -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
- ac_prev=sbindir ;;
- -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
- | --sbi=* | --sb=*)
- sbindir=$ac_optarg ;;
-
- -sharedstatedir | --sharedstatedir | --sharedstatedi \
- | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
- | --sharedst | --shareds | --shared | --share | --shar \
- | --sha | --sh)
- ac_prev=sharedstatedir ;;
- -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
- | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
- | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
- | --sha=* | --sh=*)
- sharedstatedir=$ac_optarg ;;
-
- -site | --site | --sit)
- ac_prev=site ;;
- -site=* | --site=* | --sit=*)
- site=$ac_optarg ;;
-
- -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
- ac_prev=srcdir ;;
- -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
- srcdir=$ac_optarg ;;
-
- -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
- | --syscon | --sysco | --sysc | --sys | --sy)
- ac_prev=sysconfdir ;;
- -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
- | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
- sysconfdir=$ac_optarg ;;
-
- -target | --target | --targe | --targ | --tar | --ta | --t)
- ac_prev=target_alias ;;
- -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
- target_alias=$ac_optarg ;;
-
- -v | -verbose | --verbose | --verbos | --verbo | --verb)
- verbose=yes ;;
-
- -version | --version | --versio | --versi | --vers | -V)
- ac_init_version=: ;;
-
- -with-* | --with-*)
- ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid package name: $ac_package" >&2
- { (exit 1); exit 1; }; }
- ac_package=`echo $ac_package| sed 's/-/_/g'`
- case $ac_option in
- *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
- *) ac_optarg=yes ;;
- esac
- eval "with_$ac_package='$ac_optarg'" ;;
-
- -without-* | --without-*)
- ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid package name: $ac_package" >&2
- { (exit 1); exit 1; }; }
- ac_package=`echo $ac_package | sed 's/-/_/g'`
- eval "with_$ac_package=no" ;;
-
- --x)
- # Obsolete; use --with-x.
- with_x=yes ;;
-
- -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
- | --x-incl | --x-inc | --x-in | --x-i)
- ac_prev=x_includes ;;
- -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
- | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
- x_includes=$ac_optarg ;;
-
- -x-libraries | --x-libraries | --x-librarie | --x-librari \
- | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
- ac_prev=x_libraries ;;
- -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
- | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
- x_libraries=$ac_optarg ;;
-
- -*) { echo "$as_me: error: unrecognized option: $ac_option
-Try \`$0 --help' for more information." >&2
- { (exit 1); exit 1; }; }
- ;;
-
- *=*)
- ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
- # Reject names that are not valid shell variable names.
- expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
- { (exit 1); exit 1; }; }
- ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
- eval "$ac_envvar='$ac_optarg'"
- export $ac_envvar ;;
-
- *)
- # FIXME: should be removed in autoconf 3.0.
- echo "$as_me: WARNING: you should use --build, --host, --target" >&2
- expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
- echo "$as_me: WARNING: invalid host type: $ac_option" >&2
- : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
- ;;
-
- esac
-done
-
-if test -n "$ac_prev"; then
- ac_option=--`echo $ac_prev | sed 's/_/-/g'`
- { echo "$as_me: error: missing argument to $ac_option" >&2
- { (exit 1); exit 1; }; }
-fi
-
-# Be sure to have absolute paths.
-for ac_var in exec_prefix prefix
-do
- eval ac_val=$`echo $ac_var`
- case $ac_val in
- [\\/$]* | ?:[\\/]* | NONE | '' ) ;;
- *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# Be sure to have absolute paths.
-for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
- localstatedir libdir includedir oldincludedir infodir mandir
-do
- eval ac_val=$`echo $ac_var`
- case $ac_val in
- [\\/$]* | ?:[\\/]* ) ;;
- *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# There might be people who depend on the old broken behavior: `$host'
-# used to hold the argument of --host etc.
-# FIXME: To remove some day.
-build=$build_alias
-host=$host_alias
-target=$target_alias
-
-# FIXME: To remove some day.
-if test "x$host_alias" != x; then
- if test "x$build_alias" = x; then
- cross_compiling=maybe
- echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
- If a cross compiler is detected then cross compile mode will be used." >&2
- elif test "x$build_alias" != "x$host_alias"; then
- cross_compiling=yes
- fi
-fi
-
-ac_tool_prefix=
-test -n "$host_alias" && ac_tool_prefix=$host_alias-
-
-test "$silent" = yes && exec 6>/dev/null
-
-
-# Find the source files, if location was not specified.
-if test -z "$srcdir"; then
- ac_srcdir_defaulted=yes
- # Try the directory containing this script, then its parent.
- ac_confdir=`(dirname "$0") 2>/dev/null ||
-$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$0" : 'X\(//\)[^/]' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$0" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- srcdir=$ac_confdir
- if test ! -r $srcdir/$ac_unique_file; then
- srcdir=..
- fi
-else
- ac_srcdir_defaulted=no
-fi
-if test ! -r $srcdir/$ac_unique_file; then
- if test "$ac_srcdir_defaulted" = yes; then
- { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
- { (exit 1); exit 1; }; }
- else
- { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
- { (exit 1); exit 1; }; }
- fi
-fi
-(cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||
- { echo "$as_me: error: sources are in $srcdir, but \`cd $srcdir' does not work" >&2
- { (exit 1); exit 1; }; }
-srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
-ac_env_build_alias_set=${build_alias+set}
-ac_env_build_alias_value=$build_alias
-ac_cv_env_build_alias_set=${build_alias+set}
-ac_cv_env_build_alias_value=$build_alias
-ac_env_host_alias_set=${host_alias+set}
-ac_env_host_alias_value=$host_alias
-ac_cv_env_host_alias_set=${host_alias+set}
-ac_cv_env_host_alias_value=$host_alias
-ac_env_target_alias_set=${target_alias+set}
-ac_env_target_alias_value=$target_alias
-ac_cv_env_target_alias_set=${target_alias+set}
-ac_cv_env_target_alias_value=$target_alias
-ac_env_CC_set=${CC+set}
-ac_env_CC_value=$CC
-ac_cv_env_CC_set=${CC+set}
-ac_cv_env_CC_value=$CC
-ac_env_CFLAGS_set=${CFLAGS+set}
-ac_env_CFLAGS_value=$CFLAGS
-ac_cv_env_CFLAGS_set=${CFLAGS+set}
-ac_cv_env_CFLAGS_value=$CFLAGS
-ac_env_LDFLAGS_set=${LDFLAGS+set}
-ac_env_LDFLAGS_value=$LDFLAGS
-ac_cv_env_LDFLAGS_set=${LDFLAGS+set}
-ac_cv_env_LDFLAGS_value=$LDFLAGS
-ac_env_CPPFLAGS_set=${CPPFLAGS+set}
-ac_env_CPPFLAGS_value=$CPPFLAGS
-ac_cv_env_CPPFLAGS_set=${CPPFLAGS+set}
-ac_cv_env_CPPFLAGS_value=$CPPFLAGS
-ac_env_CPP_set=${CPP+set}
-ac_env_CPP_value=$CPP
-ac_cv_env_CPP_set=${CPP+set}
-ac_cv_env_CPP_value=$CPP
-
-#
-# Report the --help message.
-#
-if test "$ac_init_help" = "long"; then
- # Omit some internal or obsolete options to make the list less imposing.
- # This message is too long to be a string in the A/UX 3.1 sh.
- cat <<_ACEOF
-\`configure' configures this package to adapt to many kinds of systems.
-
-Usage: $0 [OPTION]... [VAR=VALUE]...
-
-To assign environment variables (e.g., CC, CFLAGS...), specify them as
-VAR=VALUE. See below for descriptions of some of the useful variables.
-
-Defaults for the options are specified in brackets.
-
-Configuration:
- -h, --help display this help and exit
- --help=short display options specific to this package
- --help=recursive display the short help of all the included packages
- -V, --version display version information and exit
- -q, --quiet, --silent do not print \`checking...' messages
- --cache-file=FILE cache test results in FILE [disabled]
- -C, --config-cache alias for \`--cache-file=config.cache'
- -n, --no-create do not create output files
- --srcdir=DIR find the sources in DIR [configure dir or \`..']
-
-_ACEOF
-
- cat <<_ACEOF
-Installation directories:
- --prefix=PREFIX install architecture-independent files in PREFIX
- [$ac_default_prefix]
- --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
- [PREFIX]
-
-By default, \`make install' will install all the files in
-\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
-an installation prefix other than \`$ac_default_prefix' using \`--prefix',
-for instance \`--prefix=\$HOME'.
-
-For better control, use the options below.
-
-Fine tuning of the installation directories:
- --bindir=DIR user executables [EPREFIX/bin]
- --sbindir=DIR system admin executables [EPREFIX/sbin]
- --libexecdir=DIR program executables [EPREFIX/libexec]
- --datadir=DIR read-only architecture-independent data [PREFIX/share]
- --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
- --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
- --localstatedir=DIR modifiable single-machine data [PREFIX/var]
- --libdir=DIR object code libraries [EPREFIX/lib]
- --includedir=DIR C header files [PREFIX/include]
- --oldincludedir=DIR C header files for non-gcc [/usr/include]
- --infodir=DIR info documentation [PREFIX/info]
- --mandir=DIR man documentation [PREFIX/man]
-_ACEOF
-
- cat <<\_ACEOF
-_ACEOF
-fi
-
-if test -n "$ac_init_help"; then
-
- cat <<\_ACEOF
-
-Optional Packages:
- --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
- --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
- --without-gcj-compile Binary builds of Java-GNOME
-with gcj compiler will not be made
- --with-gcj-prefix=PFX Prefix where gcj is installed (optional)
-
-Some influential environment variables:
- CC C compiler command
- CFLAGS C compiler flags
- LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
- nonstandard directory <lib dir>
- CPPFLAGS C/C++ preprocessor flags, e.g. -I<include dir> if you have
- headers in a nonstandard directory <include dir>
- CPP C preprocessor
-
-Use these variables to override the choices made by `configure' or to help
-it to find libraries and programs with nonstandard names/locations.
-
-_ACEOF
-fi
-
-if test "$ac_init_help" = "recursive"; then
- # If there are subdirs, report their specific --help.
- ac_popdir=`pwd`
- for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
- test -d $ac_dir || continue
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
- cd $ac_dir
- # Check for guested configure; otherwise get Cygnus style configure.
- if test -f $ac_srcdir/configure.gnu; then
- echo
- $SHELL $ac_srcdir/configure.gnu --help=recursive
- elif test -f $ac_srcdir/configure; then
- echo
- $SHELL $ac_srcdir/configure --help=recursive
- elif test -f $ac_srcdir/configure.ac ||
- test -f $ac_srcdir/configure.in; then
- echo
- $ac_configure --help
- else
- echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
- fi
- cd "$ac_popdir"
- done
-fi
-
-test -n "$ac_init_help" && exit 0
-if $ac_init_version; then
- cat <<\_ACEOF
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This configure script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it.
-_ACEOF
- exit 0
-fi
-exec 5>config.log
-cat >&5 <<_ACEOF
-This file contains any messages produced by compilers while
-running configure, to aid debugging if configure makes a mistake.
-
-It was created by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- $ $0 $@
-
-_ACEOF
-{
-cat <<_ASUNAME
-@%:@@%:@ --------- @%:@@%:@
-@%:@@%:@ Platform. @%:@@%:@
-@%:@@%:@ --------- @%:@@%:@
-
-hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
-uname -m = `(uname -m) 2>/dev/null || echo unknown`
-uname -r = `(uname -r) 2>/dev/null || echo unknown`
-uname -s = `(uname -s) 2>/dev/null || echo unknown`
-uname -v = `(uname -v) 2>/dev/null || echo unknown`
-
-/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
-/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
-
-/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
-/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
-/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
-hostinfo = `(hostinfo) 2>/dev/null || echo unknown`
-/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
-/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
-/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
-
-_ASUNAME
-
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- echo "PATH: $as_dir"
-done
-
-} >&5
-
-cat >&5 <<_ACEOF
-
-
-@%:@@%:@ ----------- @%:@@%:@
-@%:@@%:@ Core tests. @%:@@%:@
-@%:@@%:@ ----------- @%:@@%:@
-
-_ACEOF
-
-
-# Keep a trace of the command line.
-# Strip out --no-create and --no-recursion so they do not pile up.
-# Strip out --silent because we don't want to record it for future runs.
-# Also quote any args containing shell meta-characters.
-# Make two passes to allow for proper duplicate-argument suppression.
-ac_configure_args=
-ac_configure_args0=
-ac_configure_args1=
-ac_sep=
-ac_must_keep_next=false
-for ac_pass in 1 2
-do
- for ac_arg
- do
- case $ac_arg in
- -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil)
- continue ;;
- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
- ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
- esac
- case $ac_pass in
- 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
- 2)
- ac_configure_args1="$ac_configure_args1 '$ac_arg'"
- if test $ac_must_keep_next = true; then
- ac_must_keep_next=false # Got value, back to normal.
- else
- case $ac_arg in
- *=* | --config-cache | -C | -disable-* | --disable-* \
- | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
- | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
- | -with-* | --with-* | -without-* | --without-* | --x)
- case "$ac_configure_args0 " in
- "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
- esac
- ;;
- -* ) ac_must_keep_next=true ;;
- esac
- fi
- ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
- # Get rid of the leading space.
- ac_sep=" "
- ;;
- esac
- done
-done
-$as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
-$as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
-
-# When interrupted or exit'd, cleanup temporary files, and complete
-# config.log. We remove comments because anyway the quotes in there
-# would cause problems or look ugly.
-# WARNING: Be sure not to use single quotes in there, as some shells,
-# such as our DU 5.0 friend, will then `close' the trap.
-trap 'exit_status=$?
- # Save into config.log some information that might help in debugging.
- {
- echo
-
- cat <<\_ASBOX
-@%:@@%:@ ---------------- @%:@@%:@
-@%:@@%:@ Cache variables. @%:@@%:@
-@%:@@%:@ ---------------- @%:@@%:@
-_ASBOX
- echo
- # The following way of writing the cache mishandles newlines in values,
-{
- (set) 2>&1 |
- case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
- *ac_space=\ *)
- sed -n \
- "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
- s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
- ;;
- *)
- sed -n \
- "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
- ;;
- esac;
-}
- echo
-
- cat <<\_ASBOX
-@%:@@%:@ ----------------- @%:@@%:@
-@%:@@%:@ Output variables. @%:@@%:@
-@%:@@%:@ ----------------- @%:@@%:@
-_ASBOX
- echo
- for ac_var in $ac_subst_vars
- do
- eval ac_val=$`echo $ac_var`
- echo "$ac_var='"'"'$ac_val'"'"'"
- done | sort
- echo
-
- if test -n "$ac_subst_files"; then
- cat <<\_ASBOX
-@%:@@%:@ ------------- @%:@@%:@
-@%:@@%:@ Output files. @%:@@%:@
-@%:@@%:@ ------------- @%:@@%:@
-_ASBOX
- echo
- for ac_var in $ac_subst_files
- do
- eval ac_val=$`echo $ac_var`
- echo "$ac_var='"'"'$ac_val'"'"'"
- done | sort
- echo
- fi
-
- if test -s confdefs.h; then
- cat <<\_ASBOX
-@%:@@%:@ ----------- @%:@@%:@
-@%:@@%:@ confdefs.h. @%:@@%:@
-@%:@@%:@ ----------- @%:@@%:@
-_ASBOX
- echo
- sed "/^$/d" confdefs.h | sort
- echo
- fi
- test "$ac_signal" != 0 &&
- echo "$as_me: caught signal $ac_signal"
- echo "$as_me: exit $exit_status"
- } >&5
- rm -f core *.core &&
- rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
- exit $exit_status
- ' 0
-for ac_signal in 1 2 13 15; do
- trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
-done
-ac_signal=0
-
-# confdefs.h avoids OS command line length limits that DEFS can exceed.
-rm -rf conftest* confdefs.h
-# AIX cpp loses on an empty file, so make sure it contains at least a newline.
-echo >confdefs.h
-
-# Predefined preprocessor variables.
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_NAME "$PACKAGE_NAME"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_TARNAME "$PACKAGE_TARNAME"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_VERSION "$PACKAGE_VERSION"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_STRING "$PACKAGE_STRING"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
-_ACEOF
-
-
-# Let the site file select an alternate cache file if it wants to.
-# Prefer explicitly selected file to automatically selected ones.
-if test -z "$CONFIG_SITE"; then
- if test "x$prefix" != xNONE; then
- CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
- else
- CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
- fi
-fi
-for ac_site_file in $CONFIG_SITE; do
- if test -r "$ac_site_file"; then
- { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
-echo "$as_me: loading site script $ac_site_file" >&6;}
- sed 's/^/| /' "$ac_site_file" >&5
- . "$ac_site_file"
- fi
-done
-
-if test -r "$cache_file"; then
- # Some versions of bash will fail to source /dev/null (special
- # files actually), so we avoid doing that.
- if test -f "$cache_file"; then
- { echo "$as_me:$LINENO: loading cache $cache_file" >&5
-echo "$as_me: loading cache $cache_file" >&6;}
- case $cache_file in
- [\\/]* | ?:[\\/]* ) . $cache_file;;
- *) . ./$cache_file;;
- esac
- fi
-else
- { echo "$as_me:$LINENO: creating cache $cache_file" >&5
-echo "$as_me: creating cache $cache_file" >&6;}
- >$cache_file
-fi
-
-# Check that the precious variables saved in the cache have kept the same
-# value.
-ac_cache_corrupted=false
-for ac_var in `(set) 2>&1 |
- sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
- eval ac_old_set=\$ac_cv_env_${ac_var}_set
- eval ac_new_set=\$ac_env_${ac_var}_set
- eval ac_old_val="\$ac_cv_env_${ac_var}_value"
- eval ac_new_val="\$ac_env_${ac_var}_value"
- case $ac_old_set,$ac_new_set in
- set,)
- { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
-echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
- ac_cache_corrupted=: ;;
- ,set)
- { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
-echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
- ac_cache_corrupted=: ;;
- ,);;
- *)
- if test "x$ac_old_val" != "x$ac_new_val"; then
- { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
-echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
- { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
-echo "$as_me: former value: $ac_old_val" >&2;}
- { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
-echo "$as_me: current value: $ac_new_val" >&2;}
- ac_cache_corrupted=:
- fi;;
- esac
- # Pass precious variables to config.status.
- if test "$ac_new_set" = set; then
- case $ac_new_val in
- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
- ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
- *) ac_arg=$ac_var=$ac_new_val ;;
- esac
- case " $ac_configure_args " in
- *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
- *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
- esac
- fi
-done
-if $ac_cache_corrupted; then
- { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
-echo "$as_me: error: changes in the environment can compromise the build" >&2;}
- { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
-echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-gtkversion="2.4.6"
-
-gtkapiversion="2.4"
-
-
-INSTALLED_CLASSPATH=\${prefix}/share/java/gtk${gtkapiversion}-${gtkversion}.jar
-INSTALLED_JNI_DIR=\${prefix}/lib/jni/
-INSTALLED_MACRO_DIR=\${prefix}/share/libgtk-java/macros/
-
-
-
-
-BUILDDIR=`pwd`
-
-INSTALLED_CLASSPATH_BUILDPLACE=$BUILDDIR/lib/gtk${gtkapiversion}-${gtkversion}.jar
-INSTALLED_JNI_DIR_BUILDPLACE=$BUILDDIR/lib/
-INSTALLED_MACRO_DIR_BUILDPLACE=$BUILDDIR/macros/
-
-
-
-
-
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
-echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
-# On Suns, sometimes $CPP names a directory.
-if test -n "$CPP" && test -d "$CPP"; then
- CPP=
-fi
-if test -z "$CPP"; then
- if test "${ac_cv_prog_CPP+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- # Double quotes because CPP needs to be expanded
- for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
- do
- ac_preproc_ok=false
-for ac_c_preproc_warn_flag in '' yes
-do
- # Use a header file that comes with gcc, so configuring glibc
- # with a fresh cross-compiler works.
- # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- # <limits.h> exists even on freestanding compilers.
- # On the NeXT, cc -E runs the code through the compiler's parser,
- # not just through cpp. "Syntax error" is here to catch this case.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@ifdef __STDC__
-@%:@ include <limits.h>
-@%:@else
-@%:@ include <assert.h>
-@%:@endif
- Syntax error
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.$ac_ext
-
- # OK, works on sane cases. Now check whether non-existent headers
- # can be detected and how.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@include <ac_nonexistent.h>
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- # Broken: success on invalid input.
-continue
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then
- break
-fi
-
- done
- ac_cv_prog_CPP=$CPP
-
-fi
- CPP=$ac_cv_prog_CPP
-else
- ac_cv_prog_CPP=$CPP
-fi
-echo "$as_me:$LINENO: result: $CPP" >&5
-echo "${ECHO_T}$CPP" >&6
-ac_preproc_ok=false
-for ac_c_preproc_warn_flag in '' yes
-do
- # Use a header file that comes with gcc, so configuring glibc
- # with a fresh cross-compiler works.
- # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- # <limits.h> exists even on freestanding compilers.
- # On the NeXT, cc -E runs the code through the compiler's parser,
- # not just through cpp. "Syntax error" is here to catch this case.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@ifdef __STDC__
-@%:@ include <limits.h>
-@%:@else
-@%:@ include <assert.h>
-@%:@endif
- Syntax error
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.$ac_ext
-
- # OK, works on sane cases. Now check whether non-existent headers
- # can be detected and how.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@include <ac_nonexistent.h>
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- # Broken: success on invalid input.
-continue
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then
- :
-else
- { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." >&5
-echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-echo "$as_me:$LINENO: checking for egrep" >&5
-echo $ECHO_N "checking for egrep... $ECHO_C" >&6
-if test "${ac_cv_prog_egrep+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if echo a | (grep -E '(a|b)') >/dev/null 2>&1
- then ac_cv_prog_egrep='grep -E'
- else ac_cv_prog_egrep='egrep'
- fi
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5
-echo "${ECHO_T}$ac_cv_prog_egrep" >&6
- EGREP=$ac_cv_prog_egrep
-
-
-
-
-ac_aux_dir=
-for ac_dir in . $srcdir/.; do
- if test -f $ac_dir/install-sh; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/install-sh -c"
- break
- elif test -f $ac_dir/install.sh; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/install.sh -c"
- break
- elif test -f $ac_dir/shtool; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/shtool install -c"
- break
- fi
-done
-if test -z "$ac_aux_dir"; then
- { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in . $srcdir/." >&5
-echo "$as_me: error: cannot find install-sh or install.sh in . $srcdir/." >&2;}
- { (exit 1); exit 1; }; }
-fi
-ac_config_guess="$SHELL $ac_aux_dir/config.guess"
-ac_config_sub="$SHELL $ac_aux_dir/config.sub"
-ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
-
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-if test -n "$ac_tool_prefix"; then
- # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
-set dummy ${ac_tool_prefix}gcc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="${ac_tool_prefix}gcc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$ac_cv_prog_CC"; then
- ac_ct_CC=$CC
- # Extract the first word of "gcc", so it can be a program name with args.
-set dummy gcc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="gcc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- CC=$ac_ct_CC
-else
- CC="$ac_cv_prog_CC"
-fi
-
-if test -z "$CC"; then
- if test -n "$ac_tool_prefix"; then
- # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
-set dummy ${ac_tool_prefix}cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="${ac_tool_prefix}cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$ac_cv_prog_CC"; then
- ac_ct_CC=$CC
- # Extract the first word of "cc", so it can be a program name with args.
-set dummy cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- CC=$ac_ct_CC
-else
- CC="$ac_cv_prog_CC"
-fi
-
-fi
-if test -z "$CC"; then
- # Extract the first word of "cc", so it can be a program name with args.
-set dummy cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
- ac_prog_rejected=no
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
- ac_prog_rejected=yes
- continue
- fi
- ac_cv_prog_CC="cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-if test $ac_prog_rejected = yes; then
- # We found a bogon in the path, so make sure we never use it.
- set dummy $ac_cv_prog_CC
- shift
- if test $@%:@ != 0; then
- # We chose a different compiler from the bogus one.
- # However, it has the same basename, so the bogon will be chosen
- # first if we set CC to just the basename; use the full file name.
- shift
- ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
- fi
-fi
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$CC"; then
- if test -n "$ac_tool_prefix"; then
- for ac_prog in cl
- do
- # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
-set dummy $ac_tool_prefix$ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$CC" && break
- done
-fi
-if test -z "$CC"; then
- ac_ct_CC=$CC
- for ac_prog in cl
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$ac_ct_CC" && break
-done
-
- CC=$ac_ct_CC
-fi
-
-fi
-
-
-test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
-See \`config.log' for more details." >&5
-echo "$as_me: error: no acceptable C compiler found in \$PATH
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-
-# Provide some information about the compiler.
-echo "$as_me:$LINENO:" \
- "checking for C compiler version" >&5
-ac_compiler=`set X $ac_compile; echo $2`
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
- (eval $ac_compiler --version </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5
- (eval $ac_compiler -v </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5
- (eval $ac_compiler -V </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-ac_clean_files_save=$ac_clean_files
-ac_clean_files="$ac_clean_files a.out a.exe b.out"
-# Try to create an executable without -o first, disregard a.out.
-# It will help us diagnose broken compilers, and finding out an intuition
-# of exeext.
-echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
-ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
- (eval $ac_link_default) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- # Find the output, starting from the most likely. This scheme is
-# not robust to junk in `.', hence go to wildcards (a.*) only as a last
-# resort.
-
-# Be careful to initialize this variable, since it used to be cached.
-# Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile.
-ac_cv_exeext=
-# b.out is created by i960 compilers.
-for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out
-do
- test -f "$ac_file" || continue
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )
- ;;
- conftest.$ac_ext )
- # This is the source file.
- ;;
- [ab].out )
- # We found the default executable, but exeext='' is most
- # certainly right.
- break;;
- *.* )
- ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
- # FIXME: I believe we export ac_cv_exeext for Libtool,
- # but it would be cool to find out if it's true. Does anybody
- # maintain Libtool? --akim.
- export ac_cv_exeext
- break;;
- * )
- break;;
- esac
-done
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-{ { echo "$as_me:$LINENO: error: C compiler cannot create executables
-See \`config.log' for more details." >&5
-echo "$as_me: error: C compiler cannot create executables
-See \`config.log' for more details." >&2;}
- { (exit 77); exit 77; }; }
-fi
-
-ac_exeext=$ac_cv_exeext
-echo "$as_me:$LINENO: result: $ac_file" >&5
-echo "${ECHO_T}$ac_file" >&6
-
-# Check the compiler produces executables we can run. If not, either
-# the compiler is broken, or we cross compile.
-echo "$as_me:$LINENO: checking whether the C compiler works" >&5
-echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6
-# FIXME: These cross compiler hacks should be removed for Autoconf 3.0
-# If not cross compiling, check that we can run a simple program.
-if test "$cross_compiling" != yes; then
- if { ac_try='./$ac_file'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- cross_compiling=no
- else
- if test "$cross_compiling" = maybe; then
- cross_compiling=yes
- else
- { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
-If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot run C compiled programs.
-If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
- fi
- fi
-fi
-echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
-
-rm -f a.out a.exe conftest$ac_cv_exeext b.out
-ac_clean_files=$ac_clean_files_save
-# Check the compiler produces executables we can run. If not, either
-# the compiler is broken, or we cross compile.
-echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
-echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6
-echo "$as_me:$LINENO: result: $cross_compiling" >&5
-echo "${ECHO_T}$cross_compiling" >&6
-
-echo "$as_me:$LINENO: checking for suffix of executables" >&5
-echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- # If both `conftest.exe' and `conftest' are `present' (well, observable)
-# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
-# work properly (i.e., refer to `conftest.exe'), while it won't with
-# `rm'.
-for ac_file in conftest.exe conftest conftest.*; do
- test -f "$ac_file" || continue
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
- *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
- export ac_cv_exeext
- break;;
- * ) break;;
- esac
-done
-else
- { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-rm -f conftest$ac_cv_exeext
-echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
-echo "${ECHO_T}$ac_cv_exeext" >&6
-
-rm -f conftest.$ac_ext
-EXEEXT=$ac_cv_exeext
-ac_exeext=$EXEEXT
-echo "$as_me:$LINENO: checking for suffix of object files" >&5
-echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6
-if test "${ac_cv_objext+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.o conftest.obj
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
- *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
- break;;
- esac
-done
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-{ { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute suffix of object files: cannot compile
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-rm -f conftest.$ac_cv_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
-echo "${ECHO_T}$ac_cv_objext" >&6
-OBJEXT=$ac_cv_objext
-ac_objext=$OBJEXT
-echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
-echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6
-if test "${ac_cv_c_compiler_gnu+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-#ifndef __GNUC__
- choke me
-#endif
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_compiler_gnu=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_compiler_gnu=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_cv_c_compiler_gnu=$ac_compiler_gnu
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
-GCC=`test $ac_compiler_gnu = yes && echo yes`
-ac_test_CFLAGS=${CFLAGS+set}
-ac_save_CFLAGS=$CFLAGS
-CFLAGS="-g"
-echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
-echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6
-if test "${ac_cv_prog_cc_g+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_prog_cc_g=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_prog_cc_g=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
-echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
-if test "$ac_test_CFLAGS" = set; then
- CFLAGS=$ac_save_CFLAGS
-elif test $ac_cv_prog_cc_g = yes; then
- if test "$GCC" = yes; then
- CFLAGS="-g -O2"
- else
- CFLAGS="-g"
- fi
-else
- if test "$GCC" = yes; then
- CFLAGS="-O2"
- else
- CFLAGS=
- fi
-fi
-echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5
-echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6
-if test "${ac_cv_prog_cc_stdc+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- ac_cv_prog_cc_stdc=no
-ac_save_CC=$CC
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#include <stdarg.h>
-#include <stdio.h>
-#include <sys/types.h>
-#include <sys/stat.h>
-/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
-struct buf { int x; };
-FILE * (*rcsopen) (struct buf *, struct stat *, int);
-static char *e (p, i)
- char **p;
- int i;
-{
- return p[i];
-}
-static char *f (char * (*g) (char **, int), char **p, ...)
-{
- char *s;
- va_list v;
- va_start (v,p);
- s = g (p, va_arg (v,int));
- va_end (v);
- return s;
-}
-
-/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
- function prototypes and stuff, but not '\xHH' hex character constants.
- These don't provoke an error unfortunately, instead are silently treated
- as 'x'. The following induces an error, until -std1 is added to get
- proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
- array size at least. It's necessary to write '\x00'==0 to get something
- that's true only with -std1. */
-int osf4_cc_array ['\x00' == 0 ? 1 : -1];
-
-int test (int i, double x);
-struct s1 {int (*f) (int a);};
-struct s2 {int (*f) (double a);};
-int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
-int argc;
-char **argv;
-int
-main ()
-{
-return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
- ;
- return 0;
-}
-_ACEOF
-# Don't try gcc -ansi; that turns off useful extensions and
-# breaks some systems' header files.
-# AIX -qlanglvl=ansi
-# Ultrix and OSF/1 -std1
-# HP-UX 10.20 and later -Ae
-# HP-UX older versions -Aa -D_HPUX_SOURCE
-# SVR4 -Xc -D__EXTENSIONS__
-for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
-do
- CC="$ac_save_CC $ac_arg"
- rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_prog_cc_stdc=$ac_arg
-break
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext
-done
-rm -f conftest.$ac_ext conftest.$ac_objext
-CC=$ac_save_CC
-
-fi
-
-case "x$ac_cv_prog_cc_stdc" in
- x|xno)
- echo "$as_me:$LINENO: result: none needed" >&5
-echo "${ECHO_T}none needed" >&6 ;;
- *)
- echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5
-echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6
- CC="$CC $ac_cv_prog_cc_stdc" ;;
-esac
-
-# Some people use a C++ compiler to compile C. Since we use `exit',
-# in C++ we need to declare it. In case someone uses the same compiler
-# for both compiling C and C++ we need to have the C++ compiler decide
-# the declaration of exit, since it's the most demanding environment.
-cat >conftest.$ac_ext <<_ACEOF
-@%:@ifndef __cplusplus
- choke me
-@%:@endif
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- for ac_declaration in \
- '' \
- 'extern "C" void std::exit (int) throw (); using std::exit;' \
- 'extern "C" void std::exit (int); using std::exit;' \
- 'extern "C" void exit (int) throw ();' \
- 'extern "C" void exit (int);' \
- 'void exit (int);'
-do
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-$ac_declaration
-@%:@include <stdlib.h>
-int
-main ()
-{
-exit (42);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-continue
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-$ac_declaration
-int
-main ()
-{
-exit (42);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- break
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-done
-rm -f conftest*
-if test -n "$ac_declaration"; then
- echo '#ifdef __cplusplus' >>confdefs.h
- echo $ac_declaration >>confdefs.h
- echo '#endif' >>confdefs.h
-fi
-
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-# Find a good install program. We prefer a C program (faster),
-# so one script is as good as another. But avoid the broken or
-# incompatible versions:
-# SysV /etc/install, /usr/sbin/install
-# SunOS /usr/etc/install
-# IRIX /sbin/install
-# AIX /bin/install
-# AmigaOS /C/install, which installs bootblocks on floppy discs
-# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
-# AFS /usr/afsws/bin/install, which mishandles nonexistent args
-# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
-# OS/2's system install, which has a completely different semantic
-# ./install, which can be erroneously created by make from ./install.sh.
-echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
-echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
-if test -z "$INSTALL"; then
-if test "${ac_cv_path_install+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- # Account for people who put trailing slashes in PATH elements.
-case $as_dir/ in
- ./ | .// | /cC/* | \
- /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
- ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
- /usr/ucb/* ) ;;
- *)
- # OSF1 and SCO ODT 3.0 have their own names for install.
- # Don't use installbsd from OSF since it installs stuff as root
- # by default.
- for ac_prog in ginstall scoinst install; do
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
- if test $ac_prog = install &&
- grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
- # AIX install. It has an incompatible calling convention.
- :
- elif test $ac_prog = install &&
- grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
- # program-specific install script used by HP pwplus--don't use.
- :
- else
- ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
- break 3
- fi
- fi
- done
- done
- ;;
-esac
-done
-
-
-fi
- if test "${ac_cv_path_install+set}" = set; then
- INSTALL=$ac_cv_path_install
- else
- # As a last resort, use the slow shell script. We don't cache a
- # path for INSTALL within a source directory, because that will
- # break other packages using the cache if that directory is
- # removed, or if the path is relative.
- INSTALL=$ac_install_sh
- fi
-fi
-echo "$as_me:$LINENO: result: $INSTALL" >&5
-echo "${ECHO_T}$INSTALL" >&6
-
-# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
-# It thinks the first close brace ends the variable substitution.
-test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
-
-test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
-
-test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
-
-
-# Extract the first word of "db2html$EXEEXT", so it can be a program name with args.
-set dummy db2html$EXEEXT; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_DB1+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $DB1 in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_DB1="$DB1" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_DB1="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_DB1" && ac_cv_path_DB1="nocommand"
- ;;
-esac
-fi
-DB1=$ac_cv_path_DB1
-
-if test -n "$DB1"; then
- echo "$as_me:$LINENO: result: $DB1" >&5
-echo "${ECHO_T}$DB1" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-if test "$DB1" = nocommand; then
- # Extract the first word of "docbook2html$EXEEXT", so it can be a program name with args.
-set dummy docbook2html$EXEEXT; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_DB2+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $DB2 in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_DB2="$DB2" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_DB2="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_DB2" && ac_cv_path_DB2="nocommand"
- ;;
-esac
-fi
-DB2=$ac_cv_path_DB2
-
-if test -n "$DB2"; then
- echo "$as_me:$LINENO: result: $DB2" >&5
-echo "${ECHO_T}$DB2" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- if test "$DB2" = nocommand; then
- { { echo "$as_me:$LINENO: error: docbook not found in $PATH" >&5
-echo "$as_me: error: docbook not found in $PATH" >&2;}
- { (exit 1); exit 1; }; }
- else
- DOCBOOK=$DB2
- fi;else
- DOCBOOK=$DB1
-fi;
-
-
-if test "x$JAVAPREFIX" = x; then
- test "x$JAVAC" = x && for ac_prog in "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAVAC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAVAC"; then
- ac_cv_prog_JAVAC="$JAVAC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAVAC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAVAC=$ac_cv_prog_JAVAC
-if test -n "$JAVAC"; then
- echo "$as_me:$LINENO: result: $JAVAC" >&5
-echo "${ECHO_T}$JAVAC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAVAC" && break
-done
-
-else
- test "x$JAVAC" = x && for ac_prog in "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAVAC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAVAC"; then
- ac_cv_prog_JAVAC="$JAVAC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAVAC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAVAC=$ac_cv_prog_JAVAC
-if test -n "$JAVAC"; then
- echo "$as_me:$LINENO: result: $JAVAC" >&5
-echo "${ECHO_T}$JAVAC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAVAC" && break
-done
-test -n "$JAVAC" || JAVAC="$JAVAPREFIX"
-
-fi
-test "x$JAVAC" = x && { { echo "$as_me:$LINENO: error: no acceptable Java compiler found in \$PATH" >&5
-echo "$as_me: error: no acceptable Java compiler found in \$PATH" >&2;}
- { (exit 1); exit 1; }; }
-
-echo "$as_me:$LINENO: checking if $JAVAC works" >&5
-echo $ECHO_N "checking if $JAVAC works... $ECHO_C" >&6
-if test "${ac_cv_prog_javac_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* #line __oline__ "configure" */
-public class Test {
-}
-EOF
-if { ac_try='$JAVAC $JAVACFLAGS $JAVA_TEST'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- { { echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
-echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
- { (exit 1); exit 1; }; }
- echo "configure: failed program was:" >&5
- cat $JAVA_TEST >&5
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_javac_works" >&5
-echo "${ECHO_T}$ac_cv_prog_javac_works" >&6
-
-
-
-echo "$as_me:$LINENO: checking if $JAVAC works" >&5
-echo $ECHO_N "checking if $JAVAC works... $ECHO_C" >&6
-if test "${ac_cv_prog_javac_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* #line __oline__ "configure" */
-public class Test {
-}
-EOF
-if { ac_try='$JAVAC $JAVACFLAGS $JAVA_TEST'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- { { echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
-echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
- { (exit 1); exit 1; }; }
- echo "configure: failed program was:" >&5
- cat $JAVA_TEST >&5
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_javac_works" >&5
-echo "${ECHO_T}$ac_cv_prog_javac_works" >&6
-
-
-if test "x$JAVAPREFIX" = x; then
- test "x$JAR" = x && for ac_prog in jar$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAR"; then
- ac_cv_prog_JAR="$JAR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAR="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAR=$ac_cv_prog_JAR
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAR" && break
-done
-
-else
- test "x$JAR" = x && for ac_prog in jar
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAR"; then
- ac_cv_prog_JAR="$JAR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAR="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAR=$ac_cv_prog_JAR
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAR" && break
-done
-test -n "$JAR" || JAR="$JAVAPREFIX"
-
-fi
-test "x$JAR" = x && { { echo "$as_me:$LINENO: error: no acceptable jar program found in \$PATH" >&5
-echo "$as_me: error: no acceptable jar program found in \$PATH" >&2;}
- { (exit 1); exit 1; }; }
-
-
-
-
-# Check whether --with-gcj_compile or --without-gcj_compile was given.
-if test "${with_gcj_compile+set}" = set; then
- withval="$with_gcj_compile"
- gcj_compile="no"
-else
- gcj_compile="yes"
-fi;
-
-if test $gcj_compile = "yes"; then
-
-# Check whether --with-gcj-prefix or --without-gcj-prefix was given.
-if test "${with_gcj_prefix+set}" = set; then
- withval="$with_gcj_prefix"
- gcj_prefix="$withval"
-else
- gcj_prefix=""
-fi;
-
- if test x$gcj_prefix != x ; then
- GCJ_HOME=$gcj_prefix
- fi
-
- if test x$GCJ_HOME != x ; then
- echo "Add $GCJ_HOME/bin to path and check again."
- PATH="$GCJ_HOME/bin:$PATH"
- fi
- # Extract the first word of "gcj", so it can be a program name with args.
-set dummy gcj; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_GCJ+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $GCJ in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_GCJ="$GCJ" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_GCJ="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_GCJ" && ac_cv_path_GCJ="no"
- ;;
-esac
-fi
-GCJ=$ac_cv_path_GCJ
-
-if test -n "$GCJ"; then
- echo "$as_me:$LINENO: result: $GCJ" >&5
-echo "${ECHO_T}$GCJ" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-
- min_gcj_version=3.0.0
- echo "$as_me:$LINENO: checking for GCJ - version >= $min_gcj_version" >&5
-echo $ECHO_N "checking for GCJ - version >= $min_gcj_version... $ECHO_C" >&6
- min_gcj_major_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\1/'`
- min_gcj_minor_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\2/'`
- min_gcj_micro_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\3/'`
- if test "$GCJ" = "no" ; then
- no_gcj=yes
- else
- gcj_version=`$GCJ --version 2>&1 | grep GCC | sed 's/gcj (GCC) \([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1.\2.\3/'`
- gcj_major_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1/'`
- gcj_minor_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\2/'`
- gcj_micro_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\3/'`
- if test "$cross_compiling" = yes; then
- echo $ac_n "cross compiling; assumed OK... $ac_c"
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-#include <stdio.h>
-
-main()
-{
- if ((1$gcj_major_version > 1$min_gcj_major_version) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version > 1$min_gcj_minor_version)) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version == 1$min_gcj_minor_version) &&
- (1$gcj_micro_version >= 1$min_gcj_micro_version)))
- {
- return(0);
- }
- else
- {
- return(1);
- }
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- :
-else
- echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-no_gcj=yes
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
-fi
- fi
- if test "x$no_gcj" = x ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- # Extract the first word of "gcj", so it can be a program name with args.
-set dummy gcj; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_GCJ+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $GCJ in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_GCJ="$GCJ" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_GCJ="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_GCJ" && ac_cv_path_GCJ="no"
- ;;
-esac
-fi
-GCJ=$ac_cv_path_GCJ
-
-if test -n "$GCJ"; then
- echo "$as_me:$LINENO: result: $GCJ" >&5
-echo "${ECHO_T}$GCJ" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- # Extract the first word of "jar", so it can be a program name with args.
-set dummy jar; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $JAR in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_JAR="$JAR" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_JAR="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_JAR" && ac_cv_path_JAR="no"
- ;;
-esac
-fi
-JAR=$ac_cv_path_JAR
-
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- if test x$GCJ_HOME != x ; then
- :
- else
- GCJ_HOME=`which gcj | sed 's/\(.*\).bin.*gcj/\1/'`
- fi
-
- cat << EOF > Test.java
-/* #line __oline__ "configure" */
-public class Test {
- public static void main(String[] args) {
- System.out.println(System.getProperty("sun.boot.class.path"));
- }
-}
-EOF
- GCJ_JAR=`gcj -C Test.java && gij Test`
- rm Test.java Test.class
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`(test -d /usr/share/local/java && find /usr/local/share/java -name libgcj-?.?.?.jar) || (test -d /usr/share/java && find /usr/share/java -name libgcj-?.?.?.jar)`
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`locate libgcj | grep libgcj.*\.jar`
- fi
- fi
- if test x$GCJ_JAR != x ; then
- GCJ_CLASSPATH="${GCJ_JAR}:${CLASSPATH}"
- else
- echo "***"
- echo "*** Unable to locate libgcj.jar needed by gcj"
- echo "***"
- { { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }
- fi
-
- :
- else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
- echo "***"
- echo "*** If you have GCJ installed and it is a newer version than $min_java_version, either set"
- echo "*** the GCJ_HOME variable or add the top directory where the GCJ binaries are to"
- echo "*** the PATH. Alternatively try \"./configure --with-gcj-prefix=<java_home>\","
- echo "***"
- echo "*** Also make sure that configure does not find the wrong version of GCJ by"
- echo "*** looking at the output of \"which gcj\"."
- echo "***"
- { { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }
- fi
-
- GCJ_BUILD_TARGETS=native-gcj
- GCJ_INSTALL_TARGETS=native_install
- GCJ_UNINSTALL_TARGETS=native_uninstall
-else
- GCJ_BUILD_TARGETS=
- GCJ_INSTALL_TARGETS=
- GCJ_UNINSTALL_TARGETS=
-fi
-
-
-
-
-
-
-
-
-echo "$as_me:$LINENO: checking for main in -libs" >&5
-echo $ECHO_N "checking for main in -libs... $ECHO_C" >&6
-if test "${ac_cv_lib_ibs_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- ac_check_lib_save_LIBS=$LIBS
-LIBS="-libs $LIBS"
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-
-int
-main ()
-{
-main ();
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_lib_ibs_main=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_lib_ibs_main=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-echo "$as_me:$LINENO: result: $ac_cv_lib_ibs_main" >&5
-echo "${ECHO_T}$ac_cv_lib_ibs_main" >&6
-if test $ac_cv_lib_ibs_main = yes; then
- cat >>confdefs.h <<_ACEOF
-@%:@define HAVE_LIBIBS 1
-_ACEOF
-
- LIBS="-libs $LIBS"
-
-fi
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gtk+-2.0 >= 2.4" >&5
-echo $ECHO_N "checking for gtk+-2.0 >= 2.4... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gtk+-2.0 >= 2.4" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GTK_CFLAGS" >&5
-echo $ECHO_N "checking GTK_CFLAGS... $ECHO_C" >&6
- GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 2.4"`
- echo "$as_me:$LINENO: result: $GTK_CFLAGS" >&5
-echo "${ECHO_T}$GTK_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GTK_LIBS" >&5
-echo $ECHO_N "checking GTK_LIBS... $ECHO_C" >&6
- GTK_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 2.4"`
- echo "$as_me:$LINENO: result: $GTK_LIBS" >&5
-echo "${ECHO_T}$GTK_LIBS" >&6
- else
- GTK_CFLAGS=""
- GTK_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GTK_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk+-2.0 >= 2.4"`
- echo $GTK_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gtk+-2.0 >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gtk+-2.0 >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-
-
-
-
-
-
-
-
-echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
-echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6
-if test "${ac_cv_c_const+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-/* FIXME: Include the comments suggested by Paul. */
-#ifndef __cplusplus
- /* Ultrix mips cc rejects this. */
- typedef int charset[2];
- const charset x;
- /* SunOS 4.1.1 cc rejects this. */
- char const *const *ccp;
- char **p;
- /* NEC SVR4.0.2 mips cc rejects this. */
- struct point {int x, y;};
- static struct point const zero = {0,0};
- /* AIX XL C 1.02.0.0 rejects this.
- It does not let you subtract one const X* pointer from another in
- an arm of an if-expression whose if-part is not a constant
- expression */
- const char *g = "string";
- ccp = &g + (g ? g-g : 0);
- /* HPUX 7.0 cc rejects these. */
- ++ccp;
- p = (char**) ccp;
- ccp = (char const *const *) p;
- { /* SCO 3.2v4 cc rejects this. */
- char *t;
- char const *s = 0 ? (char *) 0 : (char const *) 0;
-
- *t++ = 0;
- }
- { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
- int x[] = {25, 17};
- const int *foo = &x[0];
- ++foo;
- }
- { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
- typedef const int *iptr;
- iptr p = 0;
- ++p;
- }
- { /* AIX XL C 1.02.0.0 rejects this saying
- "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
- struct s { int j; const int *ap[3]; };
- struct s *b; b->j = 5;
- }
- { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
- const int foo = 10;
- }
-#endif
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_c_const=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_c_const=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
-echo "${ECHO_T}$ac_cv_c_const" >&6
-if test $ac_cv_c_const = no; then
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define const
-_ACEOF
-
-fi
-
-
-# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
-# for constant arguments. Useless!
-echo "$as_me:$LINENO: checking for working alloca.h" >&5
-echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6
-if test "${ac_cv_working_alloca_h+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@include <alloca.h>
-int
-main ()
-{
-char *p = (char *) alloca (2 * sizeof (int));
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_working_alloca_h=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_working_alloca_h=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5
-echo "${ECHO_T}$ac_cv_working_alloca_h" >&6
-if test $ac_cv_working_alloca_h = yes; then
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define HAVE_ALLOCA_H 1
-_ACEOF
-
-fi
-
-echo "$as_me:$LINENO: checking for alloca" >&5
-echo $ECHO_N "checking for alloca... $ECHO_C" >&6
-if test "${ac_cv_func_alloca_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#ifdef __GNUC__
-# define alloca __builtin_alloca
-#else
-# ifdef _MSC_VER
-# include <malloc.h>
-# define alloca _alloca
-# else
-# if HAVE_ALLOCA_H
-# include <alloca.h>
-# else
-# ifdef _AIX
- #pragma alloca
-# else
-# ifndef alloca /* predefined by HP cc +Olibcalls */
-char *alloca ();
-# endif
-# endif
-# endif
-# endif
-#endif
-
-int
-main ()
-{
-char *p = (char *) alloca (1);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_func_alloca_works=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_func_alloca_works=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5
-echo "${ECHO_T}$ac_cv_func_alloca_works" >&6
-
-if test $ac_cv_func_alloca_works = yes; then
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define HAVE_ALLOCA 1
-_ACEOF
-
-else
- # The SVR3 libPW and SVR4 libucb both contain incompatible functions
-# that cause trouble. Some versions do not even contain alloca or
-# contain a buggy version. If you still want to use their alloca,
-# use ar to extract alloca.o from them instead of compiling alloca.c.
-
-ALLOCA=alloca.$ac_objext
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define C_ALLOCA 1
-_ACEOF
-
-
-echo "$as_me:$LINENO: checking whether \`alloca.c' needs Cray hooks" >&5
-echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6
-if test "${ac_cv_os_cray+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#if defined(CRAY) && ! defined(CRAY2)
-webecray
-#else
-wenotbecray
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
- $EGREP "webecray" >/dev/null 2>&1; then
- ac_cv_os_cray=yes
-else
- ac_cv_os_cray=no
-fi
-rm -f conftest*
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_os_cray" >&5
-echo "${ECHO_T}$ac_cv_os_cray" >&6
-if test $ac_cv_os_cray = yes; then
- for ac_func in _getb67 GETB67 getb67; do
- as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-echo "$as_me:$LINENO: checking for $ac_func" >&5
-echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
-if eval "test \"\${$as_ac_var+set}\" = set"; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
- For example, HP-UX 11i <limits.h> declares gettimeofday. */
-#define $ac_func innocuous_$ac_func
-
-/* System header to define __stub macros and hopefully few prototypes,
- which can conflict with char $ac_func (); below.
- Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- <limits.h> exists even on freestanding compilers. */
-
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
-
-#undef $ac_func
-
-/* Override any gcc2 internal prototype to avoid an error. */
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-/* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
-char $ac_func ();
-/* The GNU C library defines this for functions which it implements
- to always fail with ENOSYS. Some functions are actually named
- something starting with __ and the normal name is an alias. */
-#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
-choke me
-#else
-char (*f) () = $ac_func;
-#endif
-#ifdef __cplusplus
-}
-#endif
-
-int
-main ()
-{
-return f != $ac_func;
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- eval "$as_ac_var=yes"
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-eval "$as_ac_var=no"
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
-echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
-if test `eval echo '${'$as_ac_var'}'` = yes; then
-
-cat >>confdefs.h <<_ACEOF
-@%:@define CRAY_STACKSEG_END $ac_func
-_ACEOF
-
- break
-fi
-
- done
-fi
-
-echo "$as_me:$LINENO: checking stack direction for C alloca" >&5
-echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6
-if test "${ac_cv_c_stack_direction+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test "$cross_compiling" = yes; then
- ac_cv_c_stack_direction=0
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-int
-find_stack_direction ()
-{
- static char *addr = 0;
- auto char dummy;
- if (addr == 0)
- {
- addr = &dummy;
- return find_stack_direction ();
- }
- else
- return (&dummy > addr) ? 1 : -1;
-}
-
-int
-main ()
-{
- exit (find_stack_direction () < 0);
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_c_stack_direction=1
-else
- echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-ac_cv_c_stack_direction=-1
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
-fi
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5
-echo "${ECHO_T}$ac_cv_c_stack_direction" >&6
-
-cat >>confdefs.h <<_ACEOF
-@%:@define STACK_DIRECTION $ac_cv_c_stack_direction
-_ACEOF
-
-
-fi
-
-
-
-
- ac_config_files="$ac_config_files Makefile gtk2-java.pc gtk2-java.pc.buildplace doc/Makefile doc/examples/runExample.sh src/Makefile src/java//org/gnu/gtk/Gtk.java src/java/org/gnu/gdk/Gdk.java src/java/org/gnu/glib/GObject.java"
-cat >confcache <<\_ACEOF
-# This file is a shell script that caches the results of configure
-# tests run on this system so they can be shared between configure
-# scripts and configure runs, see configure's option --config-cache.
-# It is not useful on other systems. If it contains results you don't
-# want to keep, you may remove or edit it.
-#
-# config.status only pays attention to the cache file if you give it
-# the --recheck option to rerun configure.
-#
-# `ac_cv_env_foo' variables (set or unset) will be overridden when
-# loading this file, other *unset* `ac_cv_foo' will be assigned the
-# following values.
-
-_ACEOF
-
-# The following way of writing the cache mishandles newlines in values,
-# but we know of no workaround that is simple, portable, and efficient.
-# So, don't put newlines in cache variables' values.
-# Ultrix sh set writes to stderr and can't be redirected directly,
-# and sets the high bit in the cache file unless we assign to the vars.
-{
- (set) 2>&1 |
- case `(ac_space=' '; set | grep ac_space) 2>&1` in
- *ac_space=\ *)
- # `set' does not quote correctly, so add quotes (double-quote
- # substitution turns \\\\ into \\, and sed turns \\ into \).
- sed -n \
- "s/'/'\\\\''/g;
- s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
- ;;
- *)
- # `set' quotes correctly as required by POSIX, so do not add quotes.
- sed -n \
- "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
- ;;
- esac;
-} |
- sed '
- t clear
- : clear
- s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
- t end
- /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
- : end' >>confcache
-if diff $cache_file confcache >/dev/null 2>&1; then :; else
- if test -w $cache_file; then
- test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
- cat confcache >$cache_file
- else
- echo "not updating unwritable cache $cache_file"
- fi
-fi
-rm -f confcache
-
-test "x$prefix" = xNONE && prefix=$ac_default_prefix
-# Let make expand exec_prefix.
-test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
-
-# VPATH may cause trouble with some makes, so we remove $(srcdir),
-# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
-# trailing colons and then remove the whole line if VPATH becomes empty
-# (actually we leave an empty line to preserve line numbers).
-if test "x$srcdir" = x.; then
- ac_vpsub='/^[ ]*VPATH[ ]*=/{
-s/:*\$(srcdir):*/:/;
-s/:*\${srcdir}:*/:/;
-s/:*@srcdir@:*/:/;
-s/^\([^=]*=[ ]*\):*/\1/;
-s/:*$//;
-s/^[^=]*=[ ]*$//;
-}'
-fi
-
-# Transform confdefs.h into DEFS.
-# Protect against shell expansion while executing Makefile rules.
-# Protect against Makefile macro expansion.
-#
-# If the first sed substitution is executed (which looks for macros that
-# take arguments), then we branch to the quote section. Otherwise,
-# look for a macro that doesn't take arguments.
-cat >confdef2opt.sed <<\_ACEOF
-t clear
-: clear
-s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*([^)]*)\)[ ]*\(.*\),-D\1=\2,g
-t quote
-s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\),-D\1=\2,g
-t quote
-d
-: quote
-s,[ `~#$^&*(){}\\|;'"<>?],\\&,g
-s,\[,\\&,g
-s,\],\\&,g
-s,\$,$$,g
-p
-_ACEOF
-# We use echo to avoid assuming a particular line-breaking character.
-# The extra dot is to prevent the shell from consuming trailing
-# line-breaks from the sub-command output. A line-break within
-# single-quotes doesn't work because, if this script is created in a
-# platform that uses two characters for line-breaks (e.g., DOS), tr
-# would break.
-ac_LF_and_DOT=`echo; echo .`
-DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'`
-rm -f confdef2opt.sed
-
-
-ac_libobjs=
-ac_ltlibobjs=
-for ac_i in : $LIB@&t at OBJS; do test "x$ac_i" = x: && continue
- # 1. Remove the extension, and $U if already installed.
- ac_i=`echo "$ac_i" |
- sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
- # 2. Add them.
- ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"
- ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'
-done
-LIB@&t at OBJS=$ac_libobjs
-
-LTLIBOBJS=$ac_ltlibobjs
-
-
-
-: ${CONFIG_STATUS=./config.status}
-ac_clean_files_save=$ac_clean_files
-ac_clean_files="$ac_clean_files $CONFIG_STATUS"
-{ echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
-echo "$as_me: creating $CONFIG_STATUS" >&6;}
-cat >$CONFIG_STATUS <<_ACEOF
-#! $SHELL
-# Generated by $as_me.
-# Run this file to recreate the current configuration.
-# Compiler output produced by configure, useful for debugging
-# configure, is in config.log if it exists.
-
-debug=false
-ac_cs_recheck=false
-ac_cs_silent=false
-SHELL=\${CONFIG_SHELL-$SHELL}
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
-echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
-echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-exec 6>&1
-
-# Open the log real soon, to keep \$[0] and so on meaningful, and to
-# report actual input values of CONFIG_FILES etc. instead of their
-# values after options handling. Logging --version etc. is OK.
-exec 5>>config.log
-{
- echo
- sed 'h;s/./-/g;s/^.../@%:@@%:@ /;s/...$/ @%:@@%:@/;p;x;p;x' <<_ASBOX
-@%:@@%:@ Running $as_me. @%:@@%:@
-_ASBOX
-} >&5
-cat >&5 <<_CSEOF
-
-This file was extended by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- CONFIG_FILES = $CONFIG_FILES
- CONFIG_HEADERS = $CONFIG_HEADERS
- CONFIG_LINKS = $CONFIG_LINKS
- CONFIG_COMMANDS = $CONFIG_COMMANDS
- $ $0 $@
-
-_CSEOF
-echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
-echo >&5
-_ACEOF
-
-# Files that config.status was made for.
-if test -n "$ac_config_files"; then
- echo "config_files=\"$ac_config_files\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_headers"; then
- echo "config_headers=\"$ac_config_headers\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_links"; then
- echo "config_links=\"$ac_config_links\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_commands"; then
- echo "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUS
-fi
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-
-ac_cs_usage="\
-\`$as_me' instantiates files from templates according to the
-current configuration.
-
-Usage: $0 [OPTIONS] [FILE]...
-
- -h, --help print this help, then exit
- -V, --version print version number, then exit
- -q, --quiet do not print progress messages
- -d, --debug don't remove temporary files
- --recheck update $as_me by reconfiguring in the same conditions
- --file=FILE[:TEMPLATE]
- instantiate the configuration file FILE
-
-Configuration files:
-$config_files
-
-Report bugs to <bug-autoconf at gnu.org>."
-_ACEOF
-
-cat >>$CONFIG_STATUS <<_ACEOF
-ac_cs_version="\\
-config.status
-configured by $0, generated by GNU Autoconf 2.59,
- with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This config.status script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it."
-srcdir=$srcdir
-INSTALL="$INSTALL"
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-# If no file are specified by the user, then we need to provide default
-# value. By we need to know if files were specified by the user.
-ac_need_defaults=:
-while test $# != 0
-do
- case $1 in
- --*=*)
- ac_option=`expr "x$1" : 'x\([^=]*\)='`
- ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
- ac_shift=:
- ;;
- -*)
- ac_option=$1
- ac_optarg=$2
- ac_shift=shift
- ;;
- *) # This is not an option, so the user has probably given explicit
- # arguments.
- ac_option=$1
- ac_need_defaults=false;;
- esac
-
- case $ac_option in
- # Handling of the options.
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
- -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
- ac_cs_recheck=: ;;
- --version | --vers* | -V )
- echo "$ac_cs_version"; exit 0 ;;
- --he | --h)
- # Conflict between --help and --header
- { { echo "$as_me:$LINENO: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; };;
- --help | --hel | -h )
- echo "$ac_cs_usage"; exit 0 ;;
- --debug | --d* | -d )
- debug=: ;;
- --file | --fil | --fi | --f )
- $ac_shift
- CONFIG_FILES="$CONFIG_FILES $ac_optarg"
- ac_need_defaults=false;;
- --header | --heade | --head | --hea )
- $ac_shift
- CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
- ac_need_defaults=false;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil | --si | --s)
- ac_cs_silent=: ;;
-
- # This is an error.
- -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; } ;;
-
- *) ac_config_targets="$ac_config_targets $1" ;;
-
- esac
- shift
-done
-
-ac_configure_extra_args=
-
-if $ac_cs_silent; then
- exec 6>/dev/null
- ac_configure_extra_args="$ac_configure_extra_args --silent"
-fi
-
-_ACEOF
-cat >>$CONFIG_STATUS <<_ACEOF
-if \$ac_cs_recheck; then
- echo "running $SHELL $0 " $ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
- exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
-fi
-
-_ACEOF
-
-
-
-
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-for ac_config_target in $ac_config_targets
-do
- case "$ac_config_target" in
- # Handling of arguments.
- "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
- "gtk2-java.pc" ) CONFIG_FILES="$CONFIG_FILES gtk2-java.pc" ;;
- "gtk2-java.pc.buildplace" ) CONFIG_FILES="$CONFIG_FILES gtk2-java.pc.buildplace" ;;
- "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
- "doc/examples/runExample.sh" ) CONFIG_FILES="$CONFIG_FILES doc/examples/runExample.sh" ;;
- "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
- "src/java//org/gnu/gtk/Gtk.java" ) CONFIG_FILES="$CONFIG_FILES src/java//org/gnu/gtk/Gtk.java" ;;
- "src/java/org/gnu/gdk/Gdk.java" ) CONFIG_FILES="$CONFIG_FILES src/java/org/gnu/gdk/Gdk.java" ;;
- "src/java/org/gnu/glib/GObject.java" ) CONFIG_FILES="$CONFIG_FILES src/java/org/gnu/glib/GObject.java" ;;
- *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
-echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# If the user did not use the arguments to specify the items to instantiate,
-# then the envvar interface is used. Set only those that are not.
-# We use the long form for the default assignment because of an extremely
-# bizarre bug on SunOS 4.1.3.
-if $ac_need_defaults; then
- test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
-fi
-
-# Have a temporary directory for convenience. Make it in the build tree
-# simply because there is no reason to put it here, and in addition,
-# creating and moving files from /tmp can sometimes cause problems.
-# Create a temporary directory, and hook for its removal unless debugging.
-$debug ||
-{
- trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
- trap '{ (exit 1); exit 1; }' 1 2 13 15
-}
-
-# Create a (secure) tmp directory for tmp files.
-
-{
- tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
- test -n "$tmp" && test -d "$tmp"
-} ||
-{
- tmp=./confstat$$-$RANDOM
- (umask 077 && mkdir $tmp)
-} ||
-{
- echo "$me: cannot create a temporary directory in ." >&2
- { (exit 1); exit 1; }
-}
-
-_ACEOF
-
-cat >>$CONFIG_STATUS <<_ACEOF
-
-#
-# CONFIG_FILES section.
-#
-
-# No need to generate the scripts if there are no CONFIG_FILES.
-# This happens for instance when ./config.status config.h
-if test -n "\$CONFIG_FILES"; then
- # Protect against being on the right side of a sed subst in config.status.
- sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&,]/\\\\&/g;
- s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF
-s, at SHELL@,$SHELL,;t t
-s, at PATH_SEPARATOR@,$PATH_SEPARATOR,;t t
-s, at PACKAGE_NAME@,$PACKAGE_NAME,;t t
-s, at PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t
-s, at PACKAGE_VERSION@,$PACKAGE_VERSION,;t t
-s, at PACKAGE_STRING@,$PACKAGE_STRING,;t t
-s, at PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t
-s, at exec_prefix@,$exec_prefix,;t t
-s, at prefix@,$prefix,;t t
-s, at program_transform_name@,$program_transform_name,;t t
-s, at bindir@,$bindir,;t t
-s, at sbindir@,$sbindir,;t t
-s, at libexecdir@,$libexecdir,;t t
-s, at datadir@,$datadir,;t t
-s, at sysconfdir@,$sysconfdir,;t t
-s, at sharedstatedir@,$sharedstatedir,;t t
-s, at localstatedir@,$localstatedir,;t t
-s, at libdir@,$libdir,;t t
-s, at includedir@,$includedir,;t t
-s, at oldincludedir@,$oldincludedir,;t t
-s, at infodir@,$infodir,;t t
-s, at mandir@,$mandir,;t t
-s, at build_alias@,$build_alias,;t t
-s, at host_alias@,$host_alias,;t t
-s, at target_alias@,$target_alias,;t t
-s, at DEFS@,$DEFS,;t t
-s, at ECHO_C@,$ECHO_C,;t t
-s, at ECHO_N@,$ECHO_N,;t t
-s, at ECHO_T@,$ECHO_T,;t t
-s, at LIBS@,$LIBS,;t t
-s, at gtkversion@,$gtkversion,;t t
-s, at gtkapiversion@,$gtkapiversion,;t t
-s, at INSTALLED_CLASSPATH@,$INSTALLED_CLASSPATH,;t t
-s, at INSTALLED_JNI_DIR@,$INSTALLED_JNI_DIR,;t t
-s, at INSTALLED_MACRO_DIR@,$INSTALLED_MACRO_DIR,;t t
-s, at INSTALLED_CLASSPATH_BUILDPLACE@,$INSTALLED_CLASSPATH_BUILDPLACE,;t t
-s, at INSTALLED_JNI_DIR_BUILDPLACE@,$INSTALLED_JNI_DIR_BUILDPLACE,;t t
-s, at INSTALLED_MACRO_DIR_BUILDPLACE@,$INSTALLED_MACRO_DIR_BUILDPLACE,;t t
-s, at CC@,$CC,;t t
-s, at CFLAGS@,$CFLAGS,;t t
-s, at LDFLAGS@,$LDFLAGS,;t t
-s, at CPPFLAGS@,$CPPFLAGS,;t t
-s, at ac_ct_CC@,$ac_ct_CC,;t t
-s, at EXEEXT@,$EXEEXT,;t t
-s, at OBJEXT@,$OBJEXT,;t t
-s, at INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
-s, at INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
-s, at INSTALL_DATA@,$INSTALL_DATA,;t t
-s, at DB1@,$DB1,;t t
-s, at DB2@,$DB2,;t t
-s, at DOCBOOK@,$DOCBOOK,;t t
-s, at JAVAC@,$JAVAC,;t t
-s, at JAR@,$JAR,;t t
-s, at GCJ@,$GCJ,;t t
-s, at GCJ_CLASSPATH@,$GCJ_CLASSPATH,;t t
-s, at GCJ_BUILD_TARGETS@,$GCJ_BUILD_TARGETS,;t t
-s, at GCJ_INSTALL_TARGETS@,$GCJ_INSTALL_TARGETS,;t t
-s, at GCJ_UNINSTALL_TARGETS@,$GCJ_UNINSTALL_TARGETS,;t t
-s, at PKG_CONFIG@,$PKG_CONFIG,;t t
-s, at GTK_CFLAGS@,$GTK_CFLAGS,;t t
-s, at GTK_LIBS@,$GTK_LIBS,;t t
-s, at TOPLEVEL_TARGETS@,$TOPLEVEL_TARGETS,;t t
-s, at INSTALL_TARGETS@,$INSTALL_TARGETS,;t t
-s, at UNINSTALL_TARGETS@,$UNINSTALL_TARGETS,;t t
-s, at MACRO_FLAG@,$MACRO_FLAG,;t t
-s, at ALLOCA@,$ALLOCA,;t t
-s, at CPP@,$CPP,;t t
-s, at EGREP@,$EGREP,;t t
-s, at LIB@&t at OBJS@,$LIB@&t at OBJS,;t t
-s, at LTLIBOBJS@,$LTLIBOBJS,;t t
-CEOF
-
-_ACEOF
-
- cat >>$CONFIG_STATUS <<\_ACEOF
- # Split the substitutions into bite-sized pieces for seds with
- # small command number limits, like on Digital OSF/1 and HP-UX.
- ac_max_sed_lines=48
- ac_sed_frag=1 # Number of current file.
- ac_beg=1 # First line for current file.
- ac_end=$ac_max_sed_lines # Line after last line for current file.
- ac_more_lines=:
- ac_sed_cmds=
- while $ac_more_lines; do
- if test $ac_beg -gt 1; then
- sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- else
- sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- fi
- if test ! -s $tmp/subs.frag; then
- ac_more_lines=false
- else
- # The purpose of the label and of the branching condition is to
- # speed up the sed processing (if there are no `@' at all, there
- # is no need to browse any of the substitutions).
- # These are the two extra sed commands mentioned above.
- (echo ':t
- /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
- else
- ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
- fi
- ac_sed_frag=`expr $ac_sed_frag + 1`
- ac_beg=$ac_end
- ac_end=`expr $ac_end + $ac_max_sed_lines`
- fi
- done
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds=cat
- fi
-fi # test -n "$CONFIG_FILES"
-
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
-for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
- # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
- case $ac_file in
- - | *:- | *:-:* ) # input from stdin
- cat >$tmp/stdin
- ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- * ) ac_file_in=$ac_file.in ;;
- esac
-
- # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
- ac_dir=`(dirname "$ac_file") 2>/dev/null ||
-$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$ac_file" : 'X\(//\)[^/]' \| \
- X"$ac_file" : 'X\(//\)$' \| \
- X"$ac_file" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$ac_file" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- { if $as_mkdir_p; then
- mkdir -p "$ac_dir"
- else
- as_dir="$ac_dir"
- as_dirs=
- while test ! -d "$as_dir"; do
- as_dirs="$as_dir $as_dirs"
- as_dir=`(dirname "$as_dir") 2>/dev/null ||
-$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$as_dir" : 'X\(//\)[^/]' \| \
- X"$as_dir" : 'X\(//\)$' \| \
- X"$as_dir" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$as_dir" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- done
- test ! -n "$as_dirs" || mkdir $as_dirs
- fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
-echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
- { (exit 1); exit 1; }; }; }
-
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
-
- case $INSTALL in
- [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
- *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
- esac
-
- # Let's still pretend it is `configure' which instantiates (i.e., don't
- # use $as_me), people would be surprised to read:
- # /* config.h. Generated by config.status. */
- if test x"$ac_file" = x-; then
- configure_input=
- else
- configure_input="$ac_file. "
- fi
- configure_input=$configure_input"Generated from `echo $ac_file_in |
- sed 's,.*/,,'` by configure."
-
- # First look for the input files in the build tree, otherwise in the
- # src tree.
- ac_file_inputs=`IFS=:
- for f in $ac_file_in; do
- case $f in
- -) echo $tmp/stdin ;;
- [\\/$]*)
- # Absolute (can't be DOS-style, as IFS=:)
- test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- echo "$f";;
- *) # Relative
- if test -f "$f"; then
- # Build tree
- echo "$f"
- elif test -f "$srcdir/$f"; then
- # Source tree
- echo "$srcdir/$f"
- else
- # /dev/null tree
- { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- fi;;
- esac
- done` || { (exit 1); exit 1; }
-
- if test x"$ac_file" != x-; then
- { echo "$as_me:$LINENO: creating $ac_file" >&5
-echo "$as_me: creating $ac_file" >&6;}
- rm -f "$ac_file"
- fi
-_ACEOF
-cat >>$CONFIG_STATUS <<_ACEOF
- sed "$ac_vpsub
-$extrasub
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
-:t
-/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
-s, at configure_input@,$configure_input,;t t
-s, at srcdir@,$ac_srcdir,;t t
-s, at abs_srcdir@,$ac_abs_srcdir,;t t
-s, at top_srcdir@,$ac_top_srcdir,;t t
-s, at abs_top_srcdir@,$ac_abs_top_srcdir,;t t
-s, at builddir@,$ac_builddir,;t t
-s, at abs_builddir@,$ac_abs_builddir,;t t
-s, at top_builddir@,$ac_top_builddir,;t t
-s, at abs_top_builddir@,$ac_abs_top_builddir,;t t
-s, at INSTALL@,$ac_INSTALL,;t t
-" $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
- rm -f $tmp/stdin
- if test x"$ac_file" != x-; then
- mv $tmp/out $ac_file
- else
- cat $tmp/out
- rm -f $tmp/out
- fi
-
-done
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-
-{ (exit 0); exit 0; }
-_ACEOF
-chmod +x $CONFIG_STATUS
-ac_clean_files=$ac_clean_files_save
-
-
-# configure is writing to config.log, and then calls config.status.
-# config.status does its own redirection, appending to config.log.
-# Unfortunately, on DOS this fails, as config.log is still kept open
-# by configure, so config.status won't be able to write to it; its
-# output is simply discarded. So we exec the FD to /dev/null,
-# effectively closing config.log, so it can be properly (re)opened and
-# appended to by config.status. When coming back to configure, we
-# need to make the FD available again.
-if test "$no_create" != yes; then
- ac_cs_success=:
- ac_config_status_args=
- test "$silent" = yes &&
- ac_config_status_args="$ac_config_status_args --quiet"
- exec 5>/dev/null
- $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
- exec 5>>config.log
- # Use ||, not &&, to avoid exiting from the if with $? = 1, which
- # would make configure fail if this is the last instruction.
- $ac_cs_success || { (exit 1); exit 1; }
-fi
-
-
-`if test -e ../pkgconfig-tmp/; then cp gtk2-java.pc.buildplace ../pkgconfig-tmp/gtk2-java.pc; fi;`
-
-`chmod +x doc/examples/runExample.sh`
diff --git a/libgtk-java/autom4te.cache/requests b/libgtk-java/autom4te.cache/requests
deleted file mode 100644
index 7ee82b9..0000000
--- a/libgtk-java/autom4te.cache/requests
+++ /dev/null
@@ -1,243 +0,0 @@
-# This file was generated by Autom4te Sat Jan 8 16:59:54 PST 2005.
-# It contains the lists of macros which have been traced.
-# It can be safely removed.
-
- at request = (
- bless( [
- '0',
- 1,
- [
- '/usr/share/autoconf'
- ],
- [
- '/usr/share/autoconf/autoconf/autoconf.m4f',
- '/usr/share/aclocal/pkg.m4',
- 'macros/ac_prog_jar.m4',
- 'macros/ac_prog_javac.m4',
- 'macros/ac_prog_javac_works.m4',
- 'macros/am_path_docbook.m4',
- 'macros/am_path_gcj.m4',
- 'macros/jg_check_nativecompile.m4',
- 'macros/jg_common.m4',
- 'configure.in'
- ],
- {
- 'm4_pattern_forbid' => 1,
- 'AC_CONFIG_LIBOBJ_DIR' => 1,
- 'AC_C_VOLATILE' => 1,
- 'AC_TYPE_OFF_T' => 1,
- 'AC_FUNC_CLOSEDIR_VOID' => 1,
- 'AC_REPLACE_FNMATCH' => 1,
- 'AC_DEFUN' => 1,
- 'AC_PROG_LIBTOOL' => 1,
- 'AC_FUNC_STAT' => 1,
- 'AC_FUNC_WAIT3' => 1,
- 'AC_HEADER_TIME' => 1,
- 'AC_FUNC_LSTAT' => 1,
- 'AC_STRUCT_TM' => 1,
- 'AM_AUTOMAKE_VERSION' => 1,
- 'AC_FUNC_GETMNTENT' => 1,
- 'AC_TYPE_MODE_T' => 1,
- 'AC_CHECK_HEADERS' => 1,
- 'AC_FUNC_STRTOD' => 1,
- 'AC_FUNC_STRNLEN' => 1,
- 'm4_sinclude' => 1,
- 'AC_PROG_CXX' => 1,
- 'AC_PATH_X' => 1,
- 'AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK' => 1,
- 'AC_PROG_AWK' => 1,
- '_m4_warn' => 1,
- 'AM_PATH_DOCBOOK' => 1,
- 'AC_HEADER_STDC' => 1,
- 'AC_HEADER_MAJOR' => 1,
- 'JG_COMMON' => 1,
- 'JG_CHECK_NATIVECOMPILE' => 1,
- 'AC_FUNC_ERROR_AT_LINE' => 1,
- 'AC_PROG_JAVAC' => 1,
- 'AC_PROG_GCC_TRADITIONAL' => 1,
- 'AC_LIBSOURCE' => 1,
- 'AC_FUNC_MBRTOWC' => 1,
- 'AC_STRUCT_ST_BLOCKS' => 1,
- 'AC_TYPE_SIGNAL' => 1,
- 'AM_PATH_GCJ' => 1,
- 'AC_TYPE_UID_T' => 1,
- 'AC_PROG_MAKE_SET' => 1,
- 'AC_CONFIG_AUX_DIR' => 1,
- 'm4_pattern_allow' => 1,
- 'sinclude' => 1,
- 'AC_DEFINE_TRACE_LITERAL' => 1,
- 'AC_FUNC_STRERROR_R' => 1,
- 'AC_PROG_CC' => 1,
- 'AC_FUNC_FORK' => 1,
- 'AC_DECL_SYS_SIGLIST' => 1,
- 'PKG_CHECK_MODULES' => 1,
- 'AU_DEFUN' => 1,
- 'AC_FUNC_STRCOLL' => 1,
- 'AC_FUNC_VPRINTF' => 1,
- 'AC_PROG_YACC' => 1,
- 'AC_INIT' => 1,
- 'AC_STRUCT_TIMEZONE' => 1,
- 'AC_FUNC_CHOWN' => 1,
- 'AC_SUBST' => 1,
- 'AC_FUNC_ALLOCA' => 1,
- 'AC_CANONICAL_HOST' => 1,
- 'AC_FUNC_GETPGRP' => 1,
- 'AC_PROG_RANLIB' => 1,
- 'AM_INIT_AUTOMAKE' => 1,
- 'AC_FUNC_SETPGRP' => 1,
- 'AC_CONFIG_SUBDIRS' => 1,
- 'AC_FUNC_MMAP' => 1,
- 'AC_FUNC_REALLOC' => 1,
- 'AC_TYPE_SIZE_T' => 1,
- 'AC_CHECK_TYPES' => 1,
- 'AC_CONFIG_LINKS' => 1,
- 'AC_CHECK_MEMBERS' => 1,
- 'AM_MAINTAINER_MODE' => 1,
- 'AC_DEFUN_ONCE' => 1,
- 'AC_FUNC_UTIME_NULL' => 1,
- 'AC_FUNC_SELECT_ARGTYPES' => 1,
- 'AC_HEADER_STAT' => 1,
- 'AC_FUNC_STRFTIME' => 1,
- 'AC_PROG_CPP' => 1,
- 'AC_C_INLINE' => 1,
- 'AC_PROG_JAR' => 1,
- 'AC_C_CONST' => 1,
- 'AC_PROG_LEX' => 1,
- 'AC_TYPE_PID_T' => 1,
- 'AC_CONFIG_FILES' => 1,
- 'include' => 1,
- 'AC_FUNC_SETVBUF_REVERSED' => 1,
- 'AC_PROG_JAVAC_WORKS' => 1,
- 'AC_PROG_INSTALL' => 1,
- 'AM_GNU_GETTEXT' => 1,
- 'AC_FUNC_OBSTACK' => 1,
- 'AC_CHECK_LIB' => 1,
- 'AC_FUNC_MALLOC' => 1,
- 'AC_FUNC_GETGROUPS' => 1,
- 'AC_FUNC_GETLOADAVG' => 1,
- 'AH_OUTPUT' => 1,
- 'AC_FUNC_FSEEKO' => 1,
- 'AM_PROG_CC_C_O' => 1,
- 'AC_FUNC_MKTIME' => 1,
- 'AC_CANONICAL_SYSTEM' => 1,
- 'AM_CONDITIONAL' => 1,
- 'AC_CONFIG_HEADERS' => 1,
- 'AC_HEADER_SYS_WAIT' => 1,
- 'AC_FUNC_MEMCMP' => 1,
- 'AC_PROG_LN_S' => 1,
- 'm4_include' => 1,
- 'AC_HEADER_DIRENT' => 1,
- 'AC_CHECK_FUNCS' => 1
- }
- ], 'Autom4te::Request' ),
- bless( [
- '1',
- 1,
- [
- '/usr/share/autoconf'
- ],
- [
- '/usr/share/autoconf/autoconf/autoconf.m4f',
- 'aclocal.m4',
- 'configure.in'
- ],
- {
- 'm4_pattern_forbid' => 1,
- 'AC_CONFIG_LIBOBJ_DIR' => 1,
- 'AC_TYPE_OFF_T' => 1,
- 'AC_C_VOLATILE' => 1,
- 'AC_FUNC_CLOSEDIR_VOID' => 1,
- 'AC_REPLACE_FNMATCH' => 1,
- 'AC_PROG_LIBTOOL' => 1,
- 'AC_FUNC_STAT' => 1,
- 'AC_HEADER_TIME' => 1,
- 'AC_FUNC_WAIT3' => 1,
- 'AM_AUTOMAKE_VERSION' => 1,
- 'AC_STRUCT_TM' => 1,
- 'AC_FUNC_LSTAT' => 1,
- 'AC_TYPE_MODE_T' => 1,
- 'AC_FUNC_GETMNTENT' => 1,
- 'AC_FUNC_STRTOD' => 1,
- 'AC_CHECK_HEADERS' => 1,
- 'AC_FUNC_STRNLEN' => 1,
- 'm4_sinclude' => 1,
- 'AC_PROG_CXX' => 1,
- 'AC_PATH_X' => 1,
- 'AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK' => 1,
- 'AC_PROG_AWK' => 1,
- '_m4_warn' => 1,
- 'AC_HEADER_STDC' => 1,
- 'AC_HEADER_MAJOR' => 1,
- 'AC_FUNC_ERROR_AT_LINE' => 1,
- 'AC_PROG_GCC_TRADITIONAL' => 1,
- 'AC_LIBSOURCE' => 1,
- 'AC_FUNC_MBRTOWC' => 1,
- 'AC_STRUCT_ST_BLOCKS' => 1,
- 'AC_TYPE_SIGNAL' => 1,
- 'AC_TYPE_UID_T' => 1,
- 'AC_CONFIG_AUX_DIR' => 1,
- 'AC_PROG_MAKE_SET' => 1,
- 'sinclude' => 1,
- 'm4_pattern_allow' => 1,
- 'AC_DEFINE_TRACE_LITERAL' => 1,
- 'AC_FUNC_STRERROR_R' => 1,
- 'AC_PROG_CC' => 1,
- 'AC_FUNC_FORK' => 1,
- 'AC_DECL_SYS_SIGLIST' => 1,
- 'AC_FUNC_VPRINTF' => 1,
- 'AC_FUNC_STRCOLL' => 1,
- 'AC_PROG_YACC' => 1,
- 'AC_INIT' => 1,
- 'AC_STRUCT_TIMEZONE' => 1,
- 'AC_FUNC_CHOWN' => 1,
- 'AC_SUBST' => 1,
- 'AC_FUNC_ALLOCA' => 1,
- 'AC_CANONICAL_HOST' => 1,
- 'AC_FUNC_GETPGRP' => 1,
- 'AC_PROG_RANLIB' => 1,
- 'AM_INIT_AUTOMAKE' => 1,
- 'AC_FUNC_SETPGRP' => 1,
- 'AC_CONFIG_SUBDIRS' => 1,
- 'AC_FUNC_MMAP' => 1,
- 'AC_FUNC_REALLOC' => 1,
- 'AC_TYPE_SIZE_T' => 1,
- 'AC_CONFIG_LINKS' => 1,
- 'AC_CHECK_TYPES' => 1,
- 'AC_CHECK_MEMBERS' => 1,
- 'AM_MAINTAINER_MODE' => 1,
- 'AC_FUNC_UTIME_NULL' => 1,
- 'AC_FUNC_SELECT_ARGTYPES' => 1,
- 'AC_FUNC_STRFTIME' => 1,
- 'AC_HEADER_STAT' => 1,
- 'AC_C_INLINE' => 1,
- 'AC_PROG_CPP' => 1,
- 'AC_TYPE_PID_T' => 1,
- 'AC_C_CONST' => 1,
- 'AC_PROG_LEX' => 1,
- 'AC_CONFIG_FILES' => 1,
- 'include' => 1,
- 'AC_FUNC_SETVBUF_REVERSED' => 1,
- 'AC_PROG_INSTALL' => 1,
- 'AM_GNU_GETTEXT' => 1,
- 'AC_FUNC_OBSTACK' => 1,
- 'AC_CHECK_LIB' => 1,
- 'AC_FUNC_MALLOC' => 1,
- 'AC_FUNC_GETGROUPS' => 1,
- 'AC_FUNC_GETLOADAVG' => 1,
- 'AH_OUTPUT' => 1,
- 'AC_FUNC_FSEEKO' => 1,
- 'AM_PROG_CC_C_O' => 1,
- 'AM_CONDITIONAL' => 1,
- 'AC_CANONICAL_SYSTEM' => 1,
- 'AC_FUNC_MKTIME' => 1,
- 'AC_CONFIG_HEADERS' => 1,
- 'AC_HEADER_SYS_WAIT' => 1,
- 'AC_FUNC_MEMCMP' => 1,
- 'AC_PROG_LN_S' => 1,
- 'm4_include' => 1,
- 'AC_HEADER_DIRENT' => 1,
- 'AC_CHECK_FUNCS' => 1
- }
- ], 'Autom4te::Request' )
- );
-
diff --git a/libgtk-java/autom4te.cache/traces.0 b/libgtk-java/autom4te.cache/traces.0
deleted file mode 100644
index c231635..0000000
--- a/libgtk-java/autom4te.cache/traces.0
+++ /dev/null
@@ -1,491 +0,0 @@
-m4trace:/usr/share/aclocal/pkg.m4:55: -1- AC_DEFUN([PKG_CHECK_MODULES], [
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- AC_MSG_CHECKING(for $2)
-
- if $PKG_CONFIG --exists "$2" ; then
- AC_MSG_RESULT(yes)
- succeeded=yes
-
- AC_MSG_CHECKING($1_CFLAGS)
- $1_CFLAGS=`$PKG_CONFIG --cflags "$2"`
- AC_MSG_RESULT($$1_CFLAGS)
-
- AC_MSG_CHECKING($1_LIBS)
- $1_LIBS=`$PKG_CONFIG --libs "$2"`
- AC_MSG_RESULT($$1_LIBS)
- else
- $1_CFLAGS=""
- $1_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- $1_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"`
- ifelse([$4], ,echo $$1_PKG_ERRORS,)
- fi
-
- AC_SUBST($1_CFLAGS)
- AC_SUBST($1_LIBS)
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- ifelse([$3], , :, [$3])
- else
- ifelse([$4], , AC_MSG_ERROR([Library requirements ($2) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.]), [$4])
- fi
-])
-m4trace:macros/ac_prog_jar.m4:13: -1- AC_DEFUN([AC_PROG_JAR], [
-AC_REQUIRE([AC_EXEEXT])dnl
-if test "x$JAVAPREFIX" = x; then
- test "x$JAR" = x && AC_CHECK_PROGS(JAR, jar$EXEEXT)
-else
- test "x$JAR" = x && AC_CHECK_PROGS(JAR, jar, $JAVAPREFIX)
-fi
-test "x$JAR" = x && AC_MSG_ERROR([no acceptable jar program found in \$PATH])
-AC_PROVIDE([$0])dnl
-])
-m4trace:macros/ac_prog_javac.m4:14: -1- AC_DEFUN([AC_PROG_JAVAC], [
-AC_REQUIRE([AC_EXEEXT])dnl
-if test "x$JAVAPREFIX" = x; then
- test "x$JAVAC" = x && AC_CHECK_PROGS(JAVAC, "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT)
-else
- test "x$JAVAC" = x && AC_CHECK_PROGS(JAVAC, "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT, $JAVAPREFIX)
-fi
-test "x$JAVAC" = x && AC_MSG_ERROR([no acceptable Java compiler found in \$PATH])
-AC_PROG_JAVAC_WORKS
-AC_PROVIDE([$0])dnl
-])
-m4trace:macros/ac_prog_javac_works.m4:23: -1- AC_DEFUN([AC_PROG_JAVAC_WORKS], [
-AC_CACHE_CHECK([if $JAVAC works], ac_cv_prog_javac_works, [
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* [#]line __oline__ "configure" */
-public class Test {
-}
-EOF
-if AC_TRY_COMMAND($JAVAC $JAVACFLAGS $JAVA_TEST) >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- AC_MSG_ERROR([The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)])
- echo "configure: failed program was:" >&AC_FD_CC
- cat $JAVA_TEST >&AC_FD_CC
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-])
-AC_PROVIDE([$0])dnl
-])
-m4trace:macros/am_path_docbook.m4:16: -1- AC_DEFUN([AM_PATH_DOCBOOK], [
-AC_REQUIRE([AC_EXEEXT])dnl
-AC_PATH_PROG(DB1, db2html$EXEEXT, nocommand)
-if test "$DB1" = nocommand; then
- AC_PATH_PROG(DB2, docbook2html$EXEEXT, nocommand)
- if test "$DB2" = nocommand; then
- AC_MSG_ERROR([docbook not found in $PATH])
- else
- DOCBOOK=$DB2
- fi;dnl
-else
- DOCBOOK=$DB1
-fi;dnl
-AC_SUBST(DOCBOOK)
-])
-m4trace:macros/am_path_gcj.m4:137: -1- AC_DEFUN([AM_PATH_GCJ], [dnl
-dnl Get the environmental variables necessary for GCJ
-dnl
-AC_ARG_WITH(gcj-prefix,[ --with-gcj-prefix=PFX Prefix where gcj is installed (optional)],
- gcj_prefix="$withval", gcj_prefix="")
-
- if test x$gcj_prefix != x ; then
- GCJ_HOME=$gcj_prefix
- fi
-
- dnl
- dnl CHANGE: Now FIRST put GCJ_HOME/bin in the path before testing for
- dnl the java executable.
- dnl
- if test x$GCJ_HOME != x ; then
- echo "Add $GCJ_HOME/bin to path and check again."
- PATH="$GCJ_HOME/bin:$PATH"
- fi
- AC_PATH_PROG(GCJ, gcj, no)
-
- min_gcj_version=ifelse([$0], ,3.0.0,$1)
- AC_MSG_CHECKING(for GCJ - version >= $min_gcj_version)
- min_gcj_major_version=`echo $min_gcj_version |\
- sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\).*/\1/'`
- min_gcj_minor_version=`echo $min_gcj_version |\
- sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\).*/\2/'`
- min_gcj_micro_version=`echo $min_gcj_version |\
- sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\).*/\3/'`
- if test "$GCJ" = "no" ; then
- no_gcj=yes
- else
- gcj_version=`$GCJ --version 2>&1 | grep GCC | sed 's/gcj (GCC) \([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\1.\2.\3/'`
- gcj_major_version=`echo $gcj_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\1/'`
- gcj_minor_version=`echo $gcj_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\2/'`
- gcj_micro_version=`echo $gcj_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\3/'`
- AC_TRY_RUN([
-#include <stdio.h>
-
-main()
-{
- if ((1$gcj_major_version > 1$min_gcj_major_version) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version > 1$min_gcj_minor_version)) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version == 1$min_gcj_minor_version) &&
- (1$gcj_micro_version >= 1$min_gcj_micro_version)))
- {
- return(0);
- }
- else
- {
- return(1);
- }
-}], , no_gcj=yes, [echo $ac_n "cross compiling; assumed OK... $ac_c"])
- fi
- if test "x$no_gcj" = x ; then
- AC_MSG_RESULT(yes)
- dnl
- dnl Check for gcj executables and set appropriate viarable
- dnl
- AC_PATH_PROG(GCJ, gcj, no)
- AC_PATH_PROG(JAR, jar, no)
- dnl
- dnl Set CLASSPATH
- dnl
- if test x$GCJ_HOME != x ; then
- :
- else
- GCJ_HOME=`which gcj | sed 's/\(.*\).bin.*gcj/\1/'`
- fi
-
- cat << EOF > Test.java
-/* [#]line __oline__ "configure" */
-public class Test {
- public static void main(String[[]] args) {
- System.out.println(System.getProperty("sun.boot.class.path"));
- }
-}
-EOF
- GCJ_JAR=`gcj -C Test.java && gij Test`
- rm Test.java Test.class
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`(test -d /usr/share/local/java && find /usr/local/share/java -name libgcj-?.?.?.jar) || (test -d /usr/share/java && find /usr/share/java -name libgcj-?.?.?.jar)`
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`locate libgcj | grep libgcj.*\.jar`
- fi
- fi
- if test x$GCJ_JAR != x ; then
- GCJ_CLASSPATH="${GCJ_JAR}:${CLASSPATH}"
- else
- echo "***"
- echo "*** Unable to locate libgcj.jar needed by gcj"
- echo "***"
- ifelse([$3], , :, [$3])
- fi
- AC_SUBST(GCJ_CLASSPATH)
- ifelse([$2], , :, [$2])
- else
- AC_MSG_RESULT(no)
- echo "***"
- echo "*** If you have GCJ installed and it is a newer version than $min_java_version, either set"
- echo "*** the GCJ_HOME variable or add the top directory where the GCJ binaries are to"
- echo "*** the PATH. Alternatively try \"./configure --with-gcj-prefix=<java_home>\","
- echo "***"
- echo "*** Also make sure that configure does not find the wrong version of GCJ by"
- echo "*** looking at the output of \"which gcj\"."
- echo "***"
- ifelse([$3], , :, [$3])
- fi
-])
-m4trace:macros/jg_check_nativecompile.m4:23: -1- AC_DEFUN([JG_CHECK_NATIVECOMPILE], [
-dnl Check for a GCJ native compile option
-AC_ARG_WITH(gcj_compile,[ --without-gcj-compile Binary builds of Java-GNOME
-with gcj compiler will not be made],
- gcj_compile="no", gcj_compile="yes")
-
-if test $gcj_compile = "yes"; then
- AM_PATH_GCJ(3.0.0, , AC_ERROR(Need at lease GCJ version 3.0.0))
- GCJ_BUILD_TARGETS=native-gcj
- GCJ_INSTALL_TARGETS=native_install
- GCJ_UNINSTALL_TARGETS=native_uninstall
-else
- GCJ_BUILD_TARGETS=
- GCJ_INSTALL_TARGETS=
- GCJ_UNINSTALL_TARGETS=
-fi
-
-AC_SUBST(GCJ_BUILD_TARGETS)
-AC_SUBST(GCJ_INSTALL_TARGETS)
-AC_SUBST(GCJ_UNINSTALL_TARGETS)
-
-])
-m4trace:macros/jg_common.m4:41: -1- AC_DEFUN([JG_COMMON], [
-
-dnl dependencies needed by most projects
-AC_CONFIG_AUX_DIR(.)
-
-dnl Checks for programs.
-AC_PROG_CC
-AC_PROG_INSTALL
-AM_PATH_DOCBOOK
-AC_PROG_JAVAC
-AC_PROG_JAVAC_WORKS
-dnl AC_PROG_JAVADOC
-AC_PROG_JAR
-
-JG_CHECK_NATIVECOMPILE
-
-dnl Checks for libraries.
-dnl Replace `main' with a function in -libs:
-AC_CHECK_LIB(ibs, main)
-
-dnl Check for GTK >= 2.0 and GNOME >= 1.0
-PKG_CHECK_MODULES(GTK, gtk+-2.0 >= 2.4)
-AC_SUBST(GTK_CFLAGS)
-AC_SUBST(GTK_LIBS)
-
-AC_SUBST(TOPLEVEL_TARGETS)
-AC_SUBST(INSTALL_TARGETS)
-AC_SUBST(UNINSTALL_TARGETS)
-AC_SUBST(MACRO_FLAG)
-
-dnl Checks for header files.
-dnl Fails at this stage
-dnl AC_CHECK_FILE(jni.h)
-
-dnl Checks for typedefs, structures, and compiler characteristics.
-AC_C_CONST
-
-dnl Checks for library functions.
-AC_FUNC_ALLOCA
-
-])
-m4trace:configure.in:19: -1- AC_INIT([src/jni/org_gnu_gtk_Gtk.c])
-m4trace:configure.in:19: -1- m4_pattern_forbid([^_?A[CHUM]_])
-m4trace:configure.in:19: -1- m4_pattern_forbid([_AC_])
-m4trace:configure.in:19: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS'])
-m4trace:configure.in:19: -1- m4_pattern_allow([^AS_FLAGS$])
-m4trace:configure.in:19: -1- m4_pattern_forbid([^_?m4_])
-m4trace:configure.in:19: -1- m4_pattern_forbid([^dnl$])
-m4trace:configure.in:19: -1- m4_pattern_forbid([^_?AS_])
-m4trace:configure.in:19: -1- AC_SUBST([SHELL], [${CONFIG_SHELL-/bin/sh}])
-m4trace:configure.in:19: -1- AC_SUBST([PATH_SEPARATOR])
-m4trace:configure.in:19: -1- AC_SUBST([PACKAGE_NAME], [m4_ifdef([AC_PACKAGE_NAME], ['AC_PACKAGE_NAME'])])
-m4trace:configure.in:19: -1- AC_SUBST([PACKAGE_TARNAME], [m4_ifdef([AC_PACKAGE_TARNAME], ['AC_PACKAGE_TARNAME'])])
-m4trace:configure.in:19: -1- AC_SUBST([PACKAGE_VERSION], [m4_ifdef([AC_PACKAGE_VERSION], ['AC_PACKAGE_VERSION'])])
-m4trace:configure.in:19: -1- AC_SUBST([PACKAGE_STRING], [m4_ifdef([AC_PACKAGE_STRING], ['AC_PACKAGE_STRING'])])
-m4trace:configure.in:19: -1- AC_SUBST([PACKAGE_BUGREPORT], [m4_ifdef([AC_PACKAGE_BUGREPORT], ['AC_PACKAGE_BUGREPORT'])])
-m4trace:configure.in:19: -1- AC_SUBST([exec_prefix], [NONE])
-m4trace:configure.in:19: -1- AC_SUBST([prefix], [NONE])
-m4trace:configure.in:19: -1- AC_SUBST([program_transform_name], [s,x,x,])
-m4trace:configure.in:19: -1- AC_SUBST([bindir], ['${exec_prefix}/bin'])
-m4trace:configure.in:19: -1- AC_SUBST([sbindir], ['${exec_prefix}/sbin'])
-m4trace:configure.in:19: -1- AC_SUBST([libexecdir], ['${exec_prefix}/libexec'])
-m4trace:configure.in:19: -1- AC_SUBST([datadir], ['${prefix}/share'])
-m4trace:configure.in:19: -1- AC_SUBST([sysconfdir], ['${prefix}/etc'])
-m4trace:configure.in:19: -1- AC_SUBST([sharedstatedir], ['${prefix}/com'])
-m4trace:configure.in:19: -1- AC_SUBST([localstatedir], ['${prefix}/var'])
-m4trace:configure.in:19: -1- AC_SUBST([libdir], ['${exec_prefix}/lib'])
-m4trace:configure.in:19: -1- AC_SUBST([includedir], ['${prefix}/include'])
-m4trace:configure.in:19: -1- AC_SUBST([oldincludedir], ['/usr/include'])
-m4trace:configure.in:19: -1- AC_SUBST([infodir], ['${prefix}/info'])
-m4trace:configure.in:19: -1- AC_SUBST([mandir], ['${prefix}/man'])
-m4trace:configure.in:19: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_NAME])
-m4trace:configure.in:19: -1- AH_OUTPUT([PACKAGE_NAME], [/* Define to the full name of this package. */
-#undef PACKAGE_NAME])
-m4trace:configure.in:19: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_TARNAME])
-m4trace:configure.in:19: -1- AH_OUTPUT([PACKAGE_TARNAME], [/* Define to the one symbol short name of this package. */
-#undef PACKAGE_TARNAME])
-m4trace:configure.in:19: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_VERSION])
-m4trace:configure.in:19: -1- AH_OUTPUT([PACKAGE_VERSION], [/* Define to the version of this package. */
-#undef PACKAGE_VERSION])
-m4trace:configure.in:19: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_STRING])
-m4trace:configure.in:19: -1- AH_OUTPUT([PACKAGE_STRING], [/* Define to the full name and version of this package. */
-#undef PACKAGE_STRING])
-m4trace:configure.in:19: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_BUGREPORT])
-m4trace:configure.in:19: -1- AH_OUTPUT([PACKAGE_BUGREPORT], [/* Define to the address where bug reports for this package should be sent. */
-#undef PACKAGE_BUGREPORT])
-m4trace:configure.in:19: -1- AC_SUBST([build_alias])
-m4trace:configure.in:19: -1- AC_SUBST([host_alias])
-m4trace:configure.in:19: -1- AC_SUBST([target_alias])
-m4trace:configure.in:19: -1- AC_SUBST([DEFS])
-m4trace:configure.in:19: -1- AC_SUBST([ECHO_C])
-m4trace:configure.in:19: -1- AC_SUBST([ECHO_N])
-m4trace:configure.in:19: -1- AC_SUBST([ECHO_T])
-m4trace:configure.in:19: -1- AC_SUBST([LIBS])
-m4trace:configure.in:22: -1- AC_SUBST([gtkversion])
-m4trace:configure.in:24: -1- AC_SUBST([gtkapiversion])
-m4trace:configure.in:29: -1- AC_SUBST([INSTALLED_CLASSPATH])
-m4trace:configure.in:30: -1- AC_SUBST([INSTALLED_JNI_DIR])
-m4trace:configure.in:31: -1- AC_SUBST([INSTALLED_MACRO_DIR])
-m4trace:configure.in:38: -1- AC_SUBST([INSTALLED_CLASSPATH_BUILDPLACE])
-m4trace:configure.in:39: -1- AC_SUBST([INSTALLED_JNI_DIR_BUILDPLACE])
-m4trace:configure.in:40: -1- AC_SUBST([INSTALLED_MACRO_DIR_BUILDPLACE])
-m4trace:configure.in:42: -1- JG_COMMON
-m4trace:configure.in:42: -1- AC_CONFIG_AUX_DIR([.])
-m4trace:configure.in:42: -1- AC_PROG_CC
-m4trace:configure.in:42: -1- AC_SUBST([CC])
-m4trace:configure.in:42: -1- AC_SUBST([CFLAGS])
-m4trace:configure.in:42: -1- AC_SUBST([LDFLAGS])
-m4trace:configure.in:42: -1- AC_SUBST([CPPFLAGS])
-m4trace:configure.in:42: -1- AC_SUBST([CC])
-m4trace:configure.in:42: -1- AC_SUBST([ac_ct_CC])
-m4trace:configure.in:42: -1- AC_SUBST([CC])
-m4trace:configure.in:42: -1- AC_SUBST([ac_ct_CC])
-m4trace:configure.in:42: -1- AC_SUBST([CC])
-m4trace:configure.in:42: -1- AC_SUBST([CC])
-m4trace:configure.in:42: -1- AC_SUBST([ac_ct_CC])
-m4trace:configure.in:42: -1- AC_SUBST([EXEEXT], [$ac_cv_exeext])
-m4trace:configure.in:42: -1- AC_SUBST([OBJEXT], [$ac_cv_objext])
-m4trace:configure.in:42: -1- AC_PROG_INSTALL
-m4trace:configure.in:42: -1- AC_SUBST([INSTALL_PROGRAM])
-m4trace:configure.in:42: -1- AC_SUBST([INSTALL_SCRIPT])
-m4trace:configure.in:42: -1- AC_SUBST([INSTALL_DATA])
-m4trace:configure.in:42: -1- AM_PATH_DOCBOOK
-m4trace:configure.in:42: -1- AC_SUBST([DB1], [$ac_cv_path_DB1])
-m4trace:configure.in:42: -1- AC_SUBST([DB2], [$ac_cv_path_DB2])
-m4trace:configure.in:42: -1- AC_SUBST([DOCBOOK])
-m4trace:configure.in:42: -1- AC_PROG_JAVAC
-m4trace:configure.in:42: -1- AC_SUBST([JAVAC])
-m4trace:configure.in:42: -1- AC_SUBST([JAVAC])
-m4trace:configure.in:42: -1- AC_PROG_JAVAC_WORKS
-m4trace:configure.in:42: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-macros/ac_prog_javac_works.m4:23: AC_PROG_JAVAC_WORKS is expanded from...
-macros/ac_prog_javac.m4:14: AC_PROG_JAVAC is expanded from...
-macros/jg_common.m4:41: JG_COMMON is expanded from...
-configure.in:42: the top level])
-m4trace:configure.in:42: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-macros/ac_prog_javac_works.m4:23: AC_PROG_JAVAC_WORKS is expanded from...
-macros/ac_prog_javac.m4:14: AC_PROG_JAVAC is expanded from...
-macros/jg_common.m4:41: JG_COMMON is expanded from...
-configure.in:42: the top level])
-m4trace:configure.in:42: -1- AC_PROG_JAVAC_WORKS
-m4trace:configure.in:42: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-macros/ac_prog_javac_works.m4:23: AC_PROG_JAVAC_WORKS is expanded from...
-macros/jg_common.m4:41: JG_COMMON is expanded from...
-configure.in:42: the top level])
-m4trace:configure.in:42: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-macros/ac_prog_javac_works.m4:23: AC_PROG_JAVAC_WORKS is expanded from...
-macros/jg_common.m4:41: JG_COMMON is expanded from...
-configure.in:42: the top level])
-m4trace:configure.in:42: -1- AC_PROG_JAR
-m4trace:configure.in:42: -1- AC_SUBST([JAR])
-m4trace:configure.in:42: -1- AC_SUBST([JAR])
-m4trace:configure.in:42: -1- JG_CHECK_NATIVECOMPILE
-m4trace:configure.in:42: -2- _m4_warn([obsolete], [The macro `AC_ERROR' is obsolete.
-You should run autoupdate.], [autoconf/oldnames.m4:55: AC_ERROR is expanded from...
-macros/jg_check_nativecompile.m4:23: JG_CHECK_NATIVECOMPILE is expanded from...
-macros/jg_common.m4:41: JG_COMMON is expanded from...
-configure.in:42: the top level])
-m4trace:configure.in:42: -1- AM_PATH_GCJ([3.0.0], [], [{ { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }])
-m4trace:configure.in:42: -1- AC_SUBST([GCJ], [$ac_cv_path_GCJ])
-m4trace:configure.in:42: -1- _m4_warn([obsolete], [The macro `AC_TRY_RUN' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:2289: AC_TRY_RUN is expanded from...
-macros/am_path_gcj.m4:137: AM_PATH_GCJ is expanded from...
-macros/jg_check_nativecompile.m4:23: JG_CHECK_NATIVECOMPILE is expanded from...
-macros/jg_common.m4:41: JG_COMMON is expanded from...
-configure.in:42: the top level])
-m4trace:configure.in:42: -1- AC_SUBST([GCJ], [$ac_cv_path_GCJ])
-m4trace:configure.in:42: -1- AC_SUBST([JAR], [$ac_cv_path_JAR])
-m4trace:configure.in:42: -1- AC_SUBST([GCJ_CLASSPATH])
-m4trace:configure.in:42: -1- AC_SUBST([GCJ_BUILD_TARGETS])
-m4trace:configure.in:42: -1- AC_SUBST([GCJ_INSTALL_TARGETS])
-m4trace:configure.in:42: -1- AC_SUBST([GCJ_UNINSTALL_TARGETS])
-m4trace:configure.in:42: -1- AC_CHECK_LIB([ibs], [main])
-m4trace:configure.in:42: -1- AH_OUTPUT([HAVE_LIBIBS], [/* Define to 1 if you have the `ibs\' library (-libs). */
-#undef HAVE_LIBIBS])
-m4trace:configure.in:42: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBIBS])
-m4trace:configure.in:42: -1- PKG_CHECK_MODULES([GTK], [gtk+-2.0 >= 2.4])
-m4trace:configure.in:42: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:42: -1- AC_SUBST([GTK_CFLAGS])
-m4trace:configure.in:42: -1- AC_SUBST([GTK_LIBS])
-m4trace:configure.in:42: -1- AC_SUBST([GTK_CFLAGS])
-m4trace:configure.in:42: -1- AC_SUBST([GTK_LIBS])
-m4trace:configure.in:42: -1- AC_SUBST([TOPLEVEL_TARGETS])
-m4trace:configure.in:42: -1- AC_SUBST([INSTALL_TARGETS])
-m4trace:configure.in:42: -1- AC_SUBST([UNINSTALL_TARGETS])
-m4trace:configure.in:42: -1- AC_SUBST([MACRO_FLAG])
-m4trace:configure.in:42: -1- AC_C_CONST
-m4trace:configure.in:42: -1- AC_DEFINE_TRACE_LITERAL([const])
-m4trace:configure.in:42: -1- AH_OUTPUT([const], [/* Define to empty if `const\' does not conform to ANSI C. */
-#undef const])
-m4trace:configure.in:42: -1- AC_FUNC_ALLOCA
-m4trace:configure.in:42: -1- AC_DEFINE_TRACE_LITERAL([HAVE_ALLOCA_H])
-m4trace:configure.in:42: -1- AH_OUTPUT([HAVE_ALLOCA_H], [/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
- */
-#undef HAVE_ALLOCA_H])
-m4trace:configure.in:42: -1- AC_DEFINE_TRACE_LITERAL([HAVE_ALLOCA])
-m4trace:configure.in:42: -1- AH_OUTPUT([HAVE_ALLOCA], [/* Define to 1 if you have `alloca\', as a function or macro. */
-#undef HAVE_ALLOCA])
-m4trace:configure.in:42: -1- AC_LIBSOURCE([alloca.c])
-m4trace:configure.in:42: -1- AC_SUBST([ALLOCA], [alloca.$ac_objext])
-m4trace:configure.in:42: -1- AC_DEFINE_TRACE_LITERAL([C_ALLOCA])
-m4trace:configure.in:42: -1- AH_OUTPUT([C_ALLOCA], [/* Define to 1 if using `alloca.c\'. */
-#undef C_ALLOCA])
-m4trace:configure.in:42: -1- AC_PROG_CPP
-m4trace:configure.in:42: -1- AC_SUBST([CPP])
-m4trace:configure.in:42: -1- AC_SUBST([CPPFLAGS])
-m4trace:configure.in:42: -1- AC_SUBST([CPP])
-m4trace:configure.in:42: -1- AC_SUBST([EGREP])
-m4trace:configure.in:42: -1- AC_DEFINE_TRACE_LITERAL([CRAY_STACKSEG_END])
-m4trace:configure.in:42: -1- AH_OUTPUT([CRAY_STACKSEG_END], [/* Define to one of `_getb67\', `GETB67\', `getb67\' for Cray-2 and Cray-YMP
- systems. This function is required for `alloca.c\' support on those systems.
- */
-#undef CRAY_STACKSEG_END])
-m4trace:configure.in:42: -1- AH_OUTPUT([STACK_DIRECTION], [/* If using the C implementation of alloca, define if you know the
- direction of stack growth for your system; otherwise it will be
- automatically deduced at run-time.
- STACK_DIRECTION > 0 => grows toward higher addresses
- STACK_DIRECTION < 0 => grows toward lower addresses
- STACK_DIRECTION = 0 => direction of growth unknown */
-@%:@undef STACK_DIRECTION])
-m4trace:configure.in:42: -1- AC_DEFINE_TRACE_LITERAL([STACK_DIRECTION])
-m4trace:configure.in:53: -1- AC_CONFIG_FILES([Makefile
- gtk2-java.pc
- gtk2-java.pc.buildplace
- doc/Makefile
- doc/examples/runExample.sh
- src/Makefile
- src/java//org/gnu/gtk/Gtk.java
- src/java/org/gnu/gdk/Gdk.java
- src/java/org/gnu/glib/GObject.java
- ])
-m4trace:configure.in:53: -1- _m4_warn([obsolete], [AC_OUTPUT should be used without arguments.
-You should run autoupdate.], [])
-m4trace:configure.in:53: -1- AC_SUBST([LIB@&t at OBJS], [$ac_libobjs])
-m4trace:configure.in:53: -1- AC_SUBST([LTLIBOBJS], [$ac_ltlibobjs])
diff --git a/libgtk-java/autom4te.cache/traces.1 b/libgtk-java/autom4te.cache/traces.1
deleted file mode 100644
index c6dadb3..0000000
--- a/libgtk-java/autom4te.cache/traces.1
+++ /dev/null
@@ -1,204 +0,0 @@
-m4trace:aclocal.m4:72: -1- m4_include([macros/ac_prog_jar.m4])
-m4trace:aclocal.m4:73: -1- m4_include([macros/ac_prog_javac.m4])
-m4trace:aclocal.m4:74: -1- m4_include([macros/ac_prog_javac_works.m4])
-m4trace:aclocal.m4:75: -1- m4_include([macros/am_path_docbook.m4])
-m4trace:aclocal.m4:76: -1- m4_include([macros/am_path_gcj.m4])
-m4trace:aclocal.m4:77: -1- m4_include([macros/jg_check_nativecompile.m4])
-m4trace:aclocal.m4:78: -1- m4_include([macros/jg_common.m4])
-m4trace:configure.in:19: -1- AC_INIT([src/jni/org_gnu_gtk_Gtk.c])
-m4trace:configure.in:19: -1- m4_pattern_forbid([^_?A[CHUM]_])
-m4trace:configure.in:19: -1- m4_pattern_forbid([_AC_])
-m4trace:configure.in:19: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS'])
-m4trace:configure.in:19: -1- m4_pattern_allow([^AS_FLAGS$])
-m4trace:configure.in:19: -1- m4_pattern_forbid([^_?m4_])
-m4trace:configure.in:19: -1- m4_pattern_forbid([^dnl$])
-m4trace:configure.in:19: -1- m4_pattern_forbid([^_?AS_])
-m4trace:configure.in:19: -1- AC_SUBST([SHELL], [${CONFIG_SHELL-/bin/sh}])
-m4trace:configure.in:19: -1- AC_SUBST([PATH_SEPARATOR])
-m4trace:configure.in:19: -1- AC_SUBST([PACKAGE_NAME], [m4_ifdef([AC_PACKAGE_NAME], ['AC_PACKAGE_NAME'])])
-m4trace:configure.in:19: -1- AC_SUBST([PACKAGE_TARNAME], [m4_ifdef([AC_PACKAGE_TARNAME], ['AC_PACKAGE_TARNAME'])])
-m4trace:configure.in:19: -1- AC_SUBST([PACKAGE_VERSION], [m4_ifdef([AC_PACKAGE_VERSION], ['AC_PACKAGE_VERSION'])])
-m4trace:configure.in:19: -1- AC_SUBST([PACKAGE_STRING], [m4_ifdef([AC_PACKAGE_STRING], ['AC_PACKAGE_STRING'])])
-m4trace:configure.in:19: -1- AC_SUBST([PACKAGE_BUGREPORT], [m4_ifdef([AC_PACKAGE_BUGREPORT], ['AC_PACKAGE_BUGREPORT'])])
-m4trace:configure.in:19: -1- AC_SUBST([exec_prefix], [NONE])
-m4trace:configure.in:19: -1- AC_SUBST([prefix], [NONE])
-m4trace:configure.in:19: -1- AC_SUBST([program_transform_name], [s,x,x,])
-m4trace:configure.in:19: -1- AC_SUBST([bindir], ['${exec_prefix}/bin'])
-m4trace:configure.in:19: -1- AC_SUBST([sbindir], ['${exec_prefix}/sbin'])
-m4trace:configure.in:19: -1- AC_SUBST([libexecdir], ['${exec_prefix}/libexec'])
-m4trace:configure.in:19: -1- AC_SUBST([datadir], ['${prefix}/share'])
-m4trace:configure.in:19: -1- AC_SUBST([sysconfdir], ['${prefix}/etc'])
-m4trace:configure.in:19: -1- AC_SUBST([sharedstatedir], ['${prefix}/com'])
-m4trace:configure.in:19: -1- AC_SUBST([localstatedir], ['${prefix}/var'])
-m4trace:configure.in:19: -1- AC_SUBST([libdir], ['${exec_prefix}/lib'])
-m4trace:configure.in:19: -1- AC_SUBST([includedir], ['${prefix}/include'])
-m4trace:configure.in:19: -1- AC_SUBST([oldincludedir], ['/usr/include'])
-m4trace:configure.in:19: -1- AC_SUBST([infodir], ['${prefix}/info'])
-m4trace:configure.in:19: -1- AC_SUBST([mandir], ['${prefix}/man'])
-m4trace:configure.in:19: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_NAME])
-m4trace:configure.in:19: -1- AH_OUTPUT([PACKAGE_NAME], [/* Define to the full name of this package. */
-#undef PACKAGE_NAME])
-m4trace:configure.in:19: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_TARNAME])
-m4trace:configure.in:19: -1- AH_OUTPUT([PACKAGE_TARNAME], [/* Define to the one symbol short name of this package. */
-#undef PACKAGE_TARNAME])
-m4trace:configure.in:19: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_VERSION])
-m4trace:configure.in:19: -1- AH_OUTPUT([PACKAGE_VERSION], [/* Define to the version of this package. */
-#undef PACKAGE_VERSION])
-m4trace:configure.in:19: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_STRING])
-m4trace:configure.in:19: -1- AH_OUTPUT([PACKAGE_STRING], [/* Define to the full name and version of this package. */
-#undef PACKAGE_STRING])
-m4trace:configure.in:19: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_BUGREPORT])
-m4trace:configure.in:19: -1- AH_OUTPUT([PACKAGE_BUGREPORT], [/* Define to the address where bug reports for this package should be sent. */
-#undef PACKAGE_BUGREPORT])
-m4trace:configure.in:19: -1- AC_SUBST([build_alias])
-m4trace:configure.in:19: -1- AC_SUBST([host_alias])
-m4trace:configure.in:19: -1- AC_SUBST([target_alias])
-m4trace:configure.in:19: -1- AC_SUBST([DEFS])
-m4trace:configure.in:19: -1- AC_SUBST([ECHO_C])
-m4trace:configure.in:19: -1- AC_SUBST([ECHO_N])
-m4trace:configure.in:19: -1- AC_SUBST([ECHO_T])
-m4trace:configure.in:19: -1- AC_SUBST([LIBS])
-m4trace:configure.in:22: -1- AC_SUBST([gtkversion])
-m4trace:configure.in:24: -1- AC_SUBST([gtkapiversion])
-m4trace:configure.in:29: -1- AC_SUBST([INSTALLED_CLASSPATH])
-m4trace:configure.in:30: -1- AC_SUBST([INSTALLED_JNI_DIR])
-m4trace:configure.in:31: -1- AC_SUBST([INSTALLED_MACRO_DIR])
-m4trace:configure.in:38: -1- AC_SUBST([INSTALLED_CLASSPATH_BUILDPLACE])
-m4trace:configure.in:39: -1- AC_SUBST([INSTALLED_JNI_DIR_BUILDPLACE])
-m4trace:configure.in:40: -1- AC_SUBST([INSTALLED_MACRO_DIR_BUILDPLACE])
-m4trace:configure.in:42: -1- AC_CONFIG_AUX_DIR([.])
-m4trace:configure.in:42: -1- AC_PROG_CC
-m4trace:configure.in:42: -1- AC_SUBST([CC])
-m4trace:configure.in:42: -1- AC_SUBST([CFLAGS])
-m4trace:configure.in:42: -1- AC_SUBST([LDFLAGS])
-m4trace:configure.in:42: -1- AC_SUBST([CPPFLAGS])
-m4trace:configure.in:42: -1- AC_SUBST([CC])
-m4trace:configure.in:42: -1- AC_SUBST([ac_ct_CC])
-m4trace:configure.in:42: -1- AC_SUBST([CC])
-m4trace:configure.in:42: -1- AC_SUBST([ac_ct_CC])
-m4trace:configure.in:42: -1- AC_SUBST([CC])
-m4trace:configure.in:42: -1- AC_SUBST([CC])
-m4trace:configure.in:42: -1- AC_SUBST([ac_ct_CC])
-m4trace:configure.in:42: -1- AC_SUBST([EXEEXT], [$ac_cv_exeext])
-m4trace:configure.in:42: -1- AC_SUBST([OBJEXT], [$ac_cv_objext])
-m4trace:configure.in:42: -1- AC_PROG_INSTALL
-m4trace:configure.in:42: -1- AC_SUBST([INSTALL_PROGRAM])
-m4trace:configure.in:42: -1- AC_SUBST([INSTALL_SCRIPT])
-m4trace:configure.in:42: -1- AC_SUBST([INSTALL_DATA])
-m4trace:configure.in:42: -1- AC_SUBST([DB1], [$ac_cv_path_DB1])
-m4trace:configure.in:42: -1- AC_SUBST([DB2], [$ac_cv_path_DB2])
-m4trace:configure.in:42: -1- AC_SUBST([DOCBOOK])
-m4trace:configure.in:42: -1- AC_SUBST([JAVAC])
-m4trace:configure.in:42: -1- AC_SUBST([JAVAC])
-m4trace:configure.in:42: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-macros/ac_prog_javac_works.m4:23: AC_PROG_JAVAC_WORKS is expanded from...
-macros/ac_prog_javac.m4:14: AC_PROG_JAVAC is expanded from...
-macros/jg_common.m4:41: JG_COMMON is expanded from...
-configure.in:42: the top level])
-m4trace:configure.in:42: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-macros/ac_prog_javac_works.m4:23: AC_PROG_JAVAC_WORKS is expanded from...
-macros/ac_prog_javac.m4:14: AC_PROG_JAVAC is expanded from...
-macros/jg_common.m4:41: JG_COMMON is expanded from...
-configure.in:42: the top level])
-m4trace:configure.in:42: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-macros/ac_prog_javac_works.m4:23: AC_PROG_JAVAC_WORKS is expanded from...
-macros/jg_common.m4:41: JG_COMMON is expanded from...
-configure.in:42: the top level])
-m4trace:configure.in:42: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-macros/ac_prog_javac_works.m4:23: AC_PROG_JAVAC_WORKS is expanded from...
-macros/jg_common.m4:41: JG_COMMON is expanded from...
-configure.in:42: the top level])
-m4trace:configure.in:42: -1- AC_SUBST([JAR])
-m4trace:configure.in:42: -1- AC_SUBST([JAR])
-m4trace:configure.in:42: -2- _m4_warn([obsolete], [The macro `AC_ERROR' is obsolete.
-You should run autoupdate.], [autoconf/oldnames.m4:55: AC_ERROR is expanded from...
-macros/jg_check_nativecompile.m4:23: JG_CHECK_NATIVECOMPILE is expanded from...
-macros/jg_common.m4:41: JG_COMMON is expanded from...
-configure.in:42: the top level])
-m4trace:configure.in:42: -1- AC_SUBST([GCJ], [$ac_cv_path_GCJ])
-m4trace:configure.in:42: -1- _m4_warn([obsolete], [The macro `AC_TRY_RUN' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:2289: AC_TRY_RUN is expanded from...
-macros/am_path_gcj.m4:137: AM_PATH_GCJ is expanded from...
-macros/jg_check_nativecompile.m4:23: JG_CHECK_NATIVECOMPILE is expanded from...
-macros/jg_common.m4:41: JG_COMMON is expanded from...
-configure.in:42: the top level])
-m4trace:configure.in:42: -1- AC_SUBST([GCJ], [$ac_cv_path_GCJ])
-m4trace:configure.in:42: -1- AC_SUBST([JAR], [$ac_cv_path_JAR])
-m4trace:configure.in:42: -1- AC_SUBST([GCJ_CLASSPATH])
-m4trace:configure.in:42: -1- AC_SUBST([GCJ_BUILD_TARGETS])
-m4trace:configure.in:42: -1- AC_SUBST([GCJ_INSTALL_TARGETS])
-m4trace:configure.in:42: -1- AC_SUBST([GCJ_UNINSTALL_TARGETS])
-m4trace:configure.in:42: -1- AC_CHECK_LIB([ibs], [main])
-m4trace:configure.in:42: -1- AH_OUTPUT([HAVE_LIBIBS], [/* Define to 1 if you have the `ibs\' library (-libs). */
-#undef HAVE_LIBIBS])
-m4trace:configure.in:42: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBIBS])
-m4trace:configure.in:42: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:42: -1- AC_SUBST([GTK_CFLAGS])
-m4trace:configure.in:42: -1- AC_SUBST([GTK_LIBS])
-m4trace:configure.in:42: -1- AC_SUBST([GTK_CFLAGS])
-m4trace:configure.in:42: -1- AC_SUBST([GTK_LIBS])
-m4trace:configure.in:42: -1- AC_SUBST([TOPLEVEL_TARGETS])
-m4trace:configure.in:42: -1- AC_SUBST([INSTALL_TARGETS])
-m4trace:configure.in:42: -1- AC_SUBST([UNINSTALL_TARGETS])
-m4trace:configure.in:42: -1- AC_SUBST([MACRO_FLAG])
-m4trace:configure.in:42: -1- AC_C_CONST
-m4trace:configure.in:42: -1- AC_DEFINE_TRACE_LITERAL([const])
-m4trace:configure.in:42: -1- AH_OUTPUT([const], [/* Define to empty if `const\' does not conform to ANSI C. */
-#undef const])
-m4trace:configure.in:42: -1- AC_FUNC_ALLOCA
-m4trace:configure.in:42: -1- AC_DEFINE_TRACE_LITERAL([HAVE_ALLOCA_H])
-m4trace:configure.in:42: -1- AH_OUTPUT([HAVE_ALLOCA_H], [/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
- */
-#undef HAVE_ALLOCA_H])
-m4trace:configure.in:42: -1- AC_DEFINE_TRACE_LITERAL([HAVE_ALLOCA])
-m4trace:configure.in:42: -1- AH_OUTPUT([HAVE_ALLOCA], [/* Define to 1 if you have `alloca\', as a function or macro. */
-#undef HAVE_ALLOCA])
-m4trace:configure.in:42: -1- AC_LIBSOURCE([alloca.c])
-m4trace:configure.in:42: -1- AC_SUBST([ALLOCA], [alloca.$ac_objext])
-m4trace:configure.in:42: -1- AC_DEFINE_TRACE_LITERAL([C_ALLOCA])
-m4trace:configure.in:42: -1- AH_OUTPUT([C_ALLOCA], [/* Define to 1 if using `alloca.c\'. */
-#undef C_ALLOCA])
-m4trace:configure.in:42: -1- AC_PROG_CPP
-m4trace:configure.in:42: -1- AC_SUBST([CPP])
-m4trace:configure.in:42: -1- AC_SUBST([CPPFLAGS])
-m4trace:configure.in:42: -1- AC_SUBST([CPP])
-m4trace:configure.in:42: -1- AC_SUBST([EGREP])
-m4trace:configure.in:42: -1- AC_DEFINE_TRACE_LITERAL([CRAY_STACKSEG_END])
-m4trace:configure.in:42: -1- AH_OUTPUT([CRAY_STACKSEG_END], [/* Define to one of `_getb67\', `GETB67\', `getb67\' for Cray-2 and Cray-YMP
- systems. This function is required for `alloca.c\' support on those systems.
- */
-#undef CRAY_STACKSEG_END])
-m4trace:configure.in:42: -1- AH_OUTPUT([STACK_DIRECTION], [/* If using the C implementation of alloca, define if you know the
- direction of stack growth for your system; otherwise it will be
- automatically deduced at run-time.
- STACK_DIRECTION > 0 => grows toward higher addresses
- STACK_DIRECTION < 0 => grows toward lower addresses
- STACK_DIRECTION = 0 => direction of growth unknown */
-@%:@undef STACK_DIRECTION])
-m4trace:configure.in:42: -1- AC_DEFINE_TRACE_LITERAL([STACK_DIRECTION])
-m4trace:configure.in:53: -1- AC_CONFIG_FILES([Makefile
- gtk2-java.pc
- gtk2-java.pc.buildplace
- doc/Makefile
- doc/examples/runExample.sh
- src/Makefile
- src/java//org/gnu/gtk/Gtk.java
- src/java/org/gnu/gdk/Gdk.java
- src/java/org/gnu/glib/GObject.java
- ])
-m4trace:configure.in:53: -1- _m4_warn([obsolete], [AC_OUTPUT should be used without arguments.
-You should run autoupdate.], [])
-m4trace:configure.in:53: -1- AC_SUBST([LIB@&t at OBJS], [$ac_libobjs])
-m4trace:configure.in:53: -1- AC_SUBST([LTLIBOBJS], [$ac_ltlibobjs])
diff --git a/libgtk-java/config.log b/libgtk-java/config.log
deleted file mode 100644
index b09a640..0000000
--- a/libgtk-java/config.log
+++ /dev/null
@@ -1,459 +0,0 @@
-This file contains any messages produced by compilers while
-running configure, to aid debugging if configure makes a mistake.
-
-It was created by configure, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- $ ./configure --libdir=/usr/lib/jni/ --prefix=/usr/
-
-## --------- ##
-## Platform. ##
-## --------- ##
-
-hostname = pathfinderii
-uname -m = i686
-uname -r = 2.6.10-1-k7
-uname -s = Linux
-uname -v = #1 Tue Jan 11 01:41:35 UTC 2005
-
-/usr/bin/uname -p = unknown
-/bin/uname -X = unknown
-
-/bin/arch = i686
-/usr/bin/arch -k = unknown
-/usr/convex/getsysinfo = unknown
-hostinfo = unknown
-/bin/machine = unknown
-/usr/bin/oslevel = unknown
-/bin/universe = unknown
-
-PATH: /usr/sbin
-PATH: /usr/bin
-PATH: /sbin
-PATH: /bin
-PATH: /usr/bin/X11
-
-
-## ----------- ##
-## Core tests. ##
-## ----------- ##
-
-configure:1286: checking how to run the C preprocessor
-configure:1321: -E conftest.c
-./configure: line 1322: -E: command not found
-configure:1327: $? = 127
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-| #ifdef __STDC__
-| # include <limits.h>
-| #else
-| # include <assert.h>
-| #endif
-| Syntax error
-configure:1321: -E conftest.c
-./configure: line 1322: -E: command not found
-configure:1327: $? = 127
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-| #ifdef __STDC__
-| # include <limits.h>
-| #else
-| # include <assert.h>
-| #endif
-| Syntax error
-configure:1321: -E -traditional-cpp conftest.c
-./configure: line 1322: -E: command not found
-configure:1327: $? = 127
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-| #ifdef __STDC__
-| # include <limits.h>
-| #else
-| # include <assert.h>
-| #endif
-| Syntax error
-configure:1321: -E -traditional-cpp conftest.c
-./configure: line 1322: -E: command not found
-configure:1327: $? = 127
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-| #ifdef __STDC__
-| # include <limits.h>
-| #else
-| # include <assert.h>
-| #endif
-| Syntax error
-configure:1321: /lib/cpp conftest.c
-configure:1327: $? = 0
-configure:1359: /lib/cpp conftest.c
-conftest.c:9:28: ac_nonexistent.h: No such file or directory
-configure:1365: $? = 1
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-| #include <ac_nonexistent.h>
-configure:1404: result: /lib/cpp
-configure:1428: /lib/cpp conftest.c
-configure:1434: $? = 0
-configure:1466: /lib/cpp conftest.c
-conftest.c:9:28: ac_nonexistent.h: No such file or directory
-configure:1472: $? = 1
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-| #include <ac_nonexistent.h>
-configure:1516: checking for egrep
-configure:1526: result: grep -E
-configure:1605: checking for gcc
-configure:1621: found /usr/bin/gcc
-configure:1631: result: gcc
-configure:1875: checking for C compiler version
-configure:1878: gcc --version </dev/null >&5
-gcc (GCC) 3.3.5 (Debian 1:3.3.5-6)
-Copyright (C) 2003 Free Software Foundation, Inc.
-This is free software; see the source for copying conditions. There is NO
-warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-
-configure:1881: $? = 0
-configure:1883: gcc -v </dev/null >&5
-Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs
-Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux
-Thread model: posix
-gcc version 3.3.5 (Debian 1:3.3.5-6)
-configure:1886: $? = 0
-configure:1888: gcc -V </dev/null >&5
-gcc: `-V' option must have argument
-configure:1891: $? = 1
-configure:1914: checking for C compiler default output file name
-configure:1917: gcc conftest.c >&5
-configure:1920: $? = 0
-configure:1966: result: a.out
-configure:1971: checking whether the C compiler works
-configure:1977: ./a.out
-configure:1980: $? = 0
-configure:1997: result: yes
-configure:2004: checking whether we are cross compiling
-configure:2006: result: no
-configure:2009: checking for suffix of executables
-configure:2011: gcc -o conftest conftest.c >&5
-configure:2014: $? = 0
-configure:2039: result:
-configure:2045: checking for suffix of object files
-configure:2066: gcc -c conftest.c >&5
-configure:2069: $? = 0
-configure:2091: result: o
-configure:2095: checking whether we are using the GNU C compiler
-configure:2119: gcc -c conftest.c >&5
-configure:2125: $? = 0
-configure:2128: test -z || test ! -s conftest.err
-configure:2131: $? = 0
-configure:2134: test -s conftest.o
-configure:2137: $? = 0
-configure:2150: result: yes
-configure:2156: checking whether gcc accepts -g
-configure:2177: gcc -c -g conftest.c >&5
-configure:2183: $? = 0
-configure:2186: test -z || test ! -s conftest.err
-configure:2189: $? = 0
-configure:2192: test -s conftest.o
-configure:2195: $? = 0
-configure:2206: result: yes
-configure:2223: checking for gcc option to accept ANSI C
-configure:2293: gcc -c -g -O2 conftest.c >&5
-configure:2299: $? = 0
-configure:2302: test -z || test ! -s conftest.err
-configure:2305: $? = 0
-configure:2308: test -s conftest.o
-configure:2311: $? = 0
-configure:2329: result: none needed
-configure:2347: gcc -c -g -O2 conftest.c >&5
-conftest.c:2: error: parse error before "me"
-configure:2353: $? = 1
-configure: failed program was:
-| #ifndef __cplusplus
-| choke me
-| #endif
-configure:2496: checking for a BSD-compatible install
-configure:2551: result: /usr/bin/install -c
-configure:2565: checking for db2html
-configure:2583: found /usr/bin/db2html
-configure:2596: result: /usr/bin/db2html
-configure:2660: checking for gcj
-configure:2676: found /usr/bin/gcj
-configure:2686: result: gcj -C
-configure:2743: checking if gcj -C works
-configure:2757: gcj -C Test.java
-configure:2760: $? = 0
-configure:2773: result: yes
-configure:2778: checking if gcj -C works
-configure:2808: result: yes
-configure:2817: checking for jar
-configure:2833: found /usr/bin/jar
-configure:2843: result: jar
-configure:2931: checking for gcj
-configure:2949: found /usr/bin/gcj
-configure:2962: result: /usr/bin/gcj
-configure:2971: checking for GCJ - version >= 3.0.0
-configure:3019: gcc -o conftest -g -O2 conftest.c >&5
-configure:3022: $? = 0
-configure:3024: ./conftest
-configure:3027: $? = 0
-configure:3042: result: yes
-configure:3046: checking for gcj
-configure:3077: result: /usr/bin/gcj
-configure:3086: checking for jar
-configure:3104: found /usr/bin/jar
-configure:3117: result: /usr/bin/jar
-configure:3190: checking for main in -libs
-configure:3214: gcc -o conftest -g -O2 conftest.c -libs >&5
-/usr/bin/ld: cannot find -libs
-collect2: ld returned 1 exit status
-configure:3220: $? = 1
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-|
-|
-| int
-| main ()
-| {
-| main ();
-| ;
-| return 0;
-| }
-configure:3245: result: no
-configure:3263: checking for pkg-config
-configure:3281: found /usr/bin/pkg-config
-configure:3294: result: /usr/bin/pkg-config
-configure:3311: checking for gtk+-2.0 >= 2.4
-configure:3315: result: yes
-configure:3319: checking GTK_CFLAGS
-configure:3322: result: -DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-configure:3325: checking GTK_LIBS
-configure:3328: result: -Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
-configure:3364: checking for an ANSI C-conforming const
-configure:3431: gcc -c -g -O2 conftest.c >&5
-configure:3437: $? = 0
-configure:3440: test -z || test ! -s conftest.err
-configure:3443: $? = 0
-configure:3446: test -s conftest.o
-configure:3449: $? = 0
-configure:3460: result: yes
-configure:3473: checking for working alloca.h
-configure:3494: gcc -o conftest -g -O2 conftest.c >&5
-configure:3500: $? = 0
-configure:3503: test -z || test ! -s conftest.err
-configure:3506: $? = 0
-configure:3509: test -s conftest
-configure:3512: $? = 0
-configure:3524: result: yes
-configure:3534: checking for alloca
-configure:3575: gcc -o conftest -g -O2 conftest.c >&5
-configure:3581: $? = 0
-configure:3584: test -z || test ! -s conftest.err
-configure:3587: $? = 0
-configure:3590: test -s conftest
-configure:3593: $? = 0
-configure:3605: result: yes
-configure:3957: creating ./config.status
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by config.status, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- CONFIG_FILES =
- CONFIG_HEADERS =
- CONFIG_LINKS =
- CONFIG_COMMANDS =
- $ ./config.status
-
-on pathfinderii
-
-config.status:714: creating Makefile
-config.status:714: creating gtk2-java.pc
-config.status:714: creating gtk2-java.pc.buildplace
-config.status:714: creating doc/Makefile
-config.status:714: creating doc/examples/runExample.sh
-config.status:714: creating src/Makefile
-config.status:714: creating src/java//org/gnu/gtk/Gtk.java
-config.status:714: creating src/java/org/gnu/gdk/Gdk.java
-config.status:714: creating src/java/org/gnu/glib/GObject.java
-
-## ---------------- ##
-## Cache variables. ##
-## ---------------- ##
-
-ac_cv_c_compiler_gnu=yes
-ac_cv_c_const=yes
-ac_cv_env_CC_set=
-ac_cv_env_CC_value=
-ac_cv_env_CFLAGS_set=
-ac_cv_env_CFLAGS_value=
-ac_cv_env_CPPFLAGS_set=
-ac_cv_env_CPPFLAGS_value=
-ac_cv_env_CPP_set=
-ac_cv_env_CPP_value=
-ac_cv_env_LDFLAGS_set=
-ac_cv_env_LDFLAGS_value=
-ac_cv_env_build_alias_set=
-ac_cv_env_build_alias_value=
-ac_cv_env_host_alias_set=
-ac_cv_env_host_alias_value=
-ac_cv_env_target_alias_set=
-ac_cv_env_target_alias_value=
-ac_cv_exeext=
-ac_cv_func_alloca_works=yes
-ac_cv_lib_ibs_main=no
-ac_cv_objext=o
-ac_cv_path_DB1=/usr/bin/db2html
-ac_cv_path_GCJ=/usr/bin/gcj
-ac_cv_path_JAR=/usr/bin/jar
-ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
-ac_cv_path_install='/usr/bin/install -c'
-ac_cv_prog_CPP=/lib/cpp
-ac_cv_prog_JAR=jar
-ac_cv_prog_JAVAC='gcj -C'
-ac_cv_prog_ac_ct_CC=gcc
-ac_cv_prog_cc_g=yes
-ac_cv_prog_cc_stdc=
-ac_cv_prog_egrep='grep -E'
-ac_cv_prog_javac_works=yes
-ac_cv_working_alloca_h=yes
-
-## ----------------- ##
-## Output variables. ##
-## ----------------- ##
-
-ALLOCA=''
-CC='gcc'
-CFLAGS='-g -O2'
-CPP='/lib/cpp'
-CPPFLAGS=''
-DB1='/usr/bin/db2html'
-DB2=''
-DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 '
-DOCBOOK='/usr/bin/db2html'
-ECHO_C=''
-ECHO_N='-n'
-ECHO_T=''
-EGREP='grep -E'
-EXEEXT=''
-GCJ='/usr/bin/gcj'
-GCJ_BUILD_TARGETS='native-gcj'
-GCJ_CLASSPATH='/usr/share/java/libgcj-3.3.5.jar:'
-GCJ_INSTALL_TARGETS='native_install'
-GCJ_UNINSTALL_TARGETS='native_uninstall'
-GTK_CFLAGS='-DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
-GTK_LIBS='-Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 '
-INSTALLED_CLASSPATH='${prefix}/share/java/gtk2.4-2.4.6.jar'
-INSTALLED_CLASSPATH_BUILDPLACE='/home/java-gnome-2.8.3/libgtk-java/lib/gtk2.4-2.4.6.jar'
-INSTALLED_JNI_DIR='${prefix}/lib/jni/'
-INSTALLED_JNI_DIR_BUILDPLACE='/home/java-gnome-2.8.3/libgtk-java/lib/'
-INSTALLED_MACRO_DIR='${prefix}/share/libgtk-java/macros/'
-INSTALLED_MACRO_DIR_BUILDPLACE='/home/java-gnome-2.8.3/libgtk-java/macros/'
-INSTALL_DATA='${INSTALL} -m 644'
-INSTALL_PROGRAM='${INSTALL}'
-INSTALL_SCRIPT='${INSTALL}'
-INSTALL_TARGETS=''
-JAR='/usr/bin/jar'
-JAVAC='gcj -C'
-LDFLAGS=''
-LIBOBJS=''
-LIBS=''
-LTLIBOBJS=''
-MACRO_FLAG=''
-OBJEXT='o'
-PACKAGE_BUGREPORT=''
-PACKAGE_NAME=''
-PACKAGE_STRING=''
-PACKAGE_TARNAME=''
-PACKAGE_VERSION=''
-PATH_SEPARATOR=':'
-PKG_CONFIG='/usr/bin/pkg-config'
-SHELL='/bin/sh'
-TOPLEVEL_TARGETS=''
-UNINSTALL_TARGETS=''
-ac_ct_CC='gcc'
-bindir='${exec_prefix}/bin'
-build_alias=''
-datadir='${prefix}/share'
-exec_prefix='${prefix}'
-gtkapiversion='2.4'
-gtkversion='2.4.6'
-host_alias=''
-includedir='${prefix}/include'
-infodir='${prefix}/info'
-libdir='/usr/lib/jni/'
-libexecdir='${exec_prefix}/libexec'
-localstatedir='${prefix}/var'
-mandir='${prefix}/man'
-oldincludedir='/usr/include'
-prefix='/usr/'
-program_transform_name='s,x,x,'
-sbindir='${exec_prefix}/sbin'
-sharedstatedir='${prefix}/com'
-sysconfdir='${prefix}/etc'
-target_alias=''
-
-## ----------- ##
-## confdefs.h. ##
-## ----------- ##
-
-#define HAVE_ALLOCA 1
-#define HAVE_ALLOCA_H 1
-#define PACKAGE_BUGREPORT ""
-#define PACKAGE_NAME ""
-#define PACKAGE_STRING ""
-#define PACKAGE_TARNAME ""
-#define PACKAGE_VERSION ""
-
-configure: exit 0
diff --git a/libgtk-java/config.status b/libgtk-java/config.status
deleted file mode 100644
index 13d36d8..0000000
--- a/libgtk-java/config.status
+++ /dev/null
@@ -1,750 +0,0 @@
-#! /bin/sh
-# Generated by configure.
-# Run this file to recreate the current configuration.
-# Compiler output produced by configure, useful for debugging
-# configure, is in config.log if it exists.
-
-debug=false
-ac_cs_recheck=false
-ac_cs_silent=false
-SHELL=${CONFIG_SHELL-/bin/sh}
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
-echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
-echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-exec 6>&1
-
-# Open the log real soon, to keep \$[0] and so on meaningful, and to
-# report actual input values of CONFIG_FILES etc. instead of their
-# values after options handling. Logging --version etc. is OK.
-exec 5>>config.log
-{
- echo
- sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
-## Running $as_me. ##
-_ASBOX
-} >&5
-cat >&5 <<_CSEOF
-
-This file was extended by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- CONFIG_FILES = $CONFIG_FILES
- CONFIG_HEADERS = $CONFIG_HEADERS
- CONFIG_LINKS = $CONFIG_LINKS
- CONFIG_COMMANDS = $CONFIG_COMMANDS
- $ $0 $@
-
-_CSEOF
-echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
-echo >&5
-config_files=" Makefile gtk2-java.pc gtk2-java.pc.buildplace doc/Makefile doc/examples/runExample.sh src/Makefile src/java//org/gnu/gtk/Gtk.java src/java/org/gnu/gdk/Gdk.java src/java/org/gnu/glib/GObject.java"
-
-ac_cs_usage="\
-\`$as_me' instantiates files from templates according to the
-current configuration.
-
-Usage: $0 [OPTIONS] [FILE]...
-
- -h, --help print this help, then exit
- -V, --version print version number, then exit
- -q, --quiet do not print progress messages
- -d, --debug don't remove temporary files
- --recheck update $as_me by reconfiguring in the same conditions
- --file=FILE[:TEMPLATE]
- instantiate the configuration file FILE
-
-Configuration files:
-$config_files
-
-Report bugs to <bug-autoconf at gnu.org>."
-ac_cs_version="\
-config.status
-configured by ./configure, generated by GNU Autoconf 2.59,
- with options \"'--libdir=/usr/lib/jni/' '--prefix=/usr/'\"
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This config.status script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it."
-srcdir=.
-INSTALL="/usr/bin/install -c"
-# If no file are specified by the user, then we need to provide default
-# value. By we need to know if files were specified by the user.
-ac_need_defaults=:
-while test $# != 0
-do
- case $1 in
- --*=*)
- ac_option=`expr "x$1" : 'x\([^=]*\)='`
- ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
- ac_shift=:
- ;;
- -*)
- ac_option=$1
- ac_optarg=$2
- ac_shift=shift
- ;;
- *) # This is not an option, so the user has probably given explicit
- # arguments.
- ac_option=$1
- ac_need_defaults=false;;
- esac
-
- case $ac_option in
- # Handling of the options.
- -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
- ac_cs_recheck=: ;;
- --version | --vers* | -V )
- echo "$ac_cs_version"; exit 0 ;;
- --he | --h)
- # Conflict between --help and --header
- { { echo "$as_me:$LINENO: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; };;
- --help | --hel | -h )
- echo "$ac_cs_usage"; exit 0 ;;
- --debug | --d* | -d )
- debug=: ;;
- --file | --fil | --fi | --f )
- $ac_shift
- CONFIG_FILES="$CONFIG_FILES $ac_optarg"
- ac_need_defaults=false;;
- --header | --heade | --head | --hea )
- $ac_shift
- CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
- ac_need_defaults=false;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil | --si | --s)
- ac_cs_silent=: ;;
-
- # This is an error.
- -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; } ;;
-
- *) ac_config_targets="$ac_config_targets $1" ;;
-
- esac
- shift
-done
-
-ac_configure_extra_args=
-
-if $ac_cs_silent; then
- exec 6>/dev/null
- ac_configure_extra_args="$ac_configure_extra_args --silent"
-fi
-
-if $ac_cs_recheck; then
- echo "running /bin/sh ./configure " '--libdir=/usr/lib/jni/' '--prefix=/usr/' $ac_configure_extra_args " --no-create --no-recursion" >&6
- exec /bin/sh ./configure '--libdir=/usr/lib/jni/' '--prefix=/usr/' $ac_configure_extra_args --no-create --no-recursion
-fi
-
-for ac_config_target in $ac_config_targets
-do
- case "$ac_config_target" in
- # Handling of arguments.
- "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
- "gtk2-java.pc" ) CONFIG_FILES="$CONFIG_FILES gtk2-java.pc" ;;
- "gtk2-java.pc.buildplace" ) CONFIG_FILES="$CONFIG_FILES gtk2-java.pc.buildplace" ;;
- "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
- "doc/examples/runExample.sh" ) CONFIG_FILES="$CONFIG_FILES doc/examples/runExample.sh" ;;
- "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
- "src/java//org/gnu/gtk/Gtk.java" ) CONFIG_FILES="$CONFIG_FILES src/java//org/gnu/gtk/Gtk.java" ;;
- "src/java/org/gnu/gdk/Gdk.java" ) CONFIG_FILES="$CONFIG_FILES src/java/org/gnu/gdk/Gdk.java" ;;
- "src/java/org/gnu/glib/GObject.java" ) CONFIG_FILES="$CONFIG_FILES src/java/org/gnu/glib/GObject.java" ;;
- *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
-echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# If the user did not use the arguments to specify the items to instantiate,
-# then the envvar interface is used. Set only those that are not.
-# We use the long form for the default assignment because of an extremely
-# bizarre bug on SunOS 4.1.3.
-if $ac_need_defaults; then
- test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
-fi
-
-# Have a temporary directory for convenience. Make it in the build tree
-# simply because there is no reason to put it here, and in addition,
-# creating and moving files from /tmp can sometimes cause problems.
-# Create a temporary directory, and hook for its removal unless debugging.
-$debug ||
-{
- trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
- trap '{ (exit 1); exit 1; }' 1 2 13 15
-}
-
-# Create a (secure) tmp directory for tmp files.
-
-{
- tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
- test -n "$tmp" && test -d "$tmp"
-} ||
-{
- tmp=./confstat$$-$RANDOM
- (umask 077 && mkdir $tmp)
-} ||
-{
- echo "$me: cannot create a temporary directory in ." >&2
- { (exit 1); exit 1; }
-}
-
-
-#
-# CONFIG_FILES section.
-#
-
-# No need to generate the scripts if there are no CONFIG_FILES.
-# This happens for instance when ./config.status config.h
-if test -n "$CONFIG_FILES"; then
- # Protect against being on the right side of a sed subst in config.status.
- sed 's/,@/@@/; s/@,/@@/; s/,;t t$/@;t t/; /@;t t$/s/[\\&,]/\\&/g;
- s/@@/,@/; s/@@/@,/; s/@;t t$/,;t t/' >$tmp/subs.sed <<\CEOF
-s, at SHELL@,/bin/sh,;t t
-s, at PATH_SEPARATOR@,:,;t t
-s, at PACKAGE_NAME@,,;t t
-s, at PACKAGE_TARNAME@,,;t t
-s, at PACKAGE_VERSION@,,;t t
-s, at PACKAGE_STRING@,,;t t
-s, at PACKAGE_BUGREPORT@,,;t t
-s, at exec_prefix@,${prefix},;t t
-s, at prefix@,/usr/,;t t
-s, at program_transform_name@,s,x,x,,;t t
-s, at bindir@,${exec_prefix}/bin,;t t
-s, at sbindir@,${exec_prefix}/sbin,;t t
-s, at libexecdir@,${exec_prefix}/libexec,;t t
-s, at datadir@,${prefix}/share,;t t
-s, at sysconfdir@,${prefix}/etc,;t t
-s, at sharedstatedir@,${prefix}/com,;t t
-s, at localstatedir@,${prefix}/var,;t t
-s, at libdir@,/usr/lib/jni/,;t t
-s, at includedir@,${prefix}/include,;t t
-s, at oldincludedir@,/usr/include,;t t
-s, at infodir@,${prefix}/info,;t t
-s, at mandir@,${prefix}/man,;t t
-s, at build_alias@,,;t t
-s, at host_alias@,,;t t
-s, at target_alias@,,;t t
-s, at DEFS@,-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 ,;t t
-s, at ECHO_C@,,;t t
-s, at ECHO_N@,-n,;t t
-s, at ECHO_T@,,;t t
-s, at LIBS@,,;t t
-s, at gtkversion@,2.4.6,;t t
-s, at gtkapiversion@,2.4,;t t
-s, at INSTALLED_CLASSPATH@,${prefix}/share/java/gtk2.4-2.4.6.jar,;t t
-s, at INSTALLED_JNI_DIR@,${prefix}/lib/jni/,;t t
-s, at INSTALLED_MACRO_DIR@,${prefix}/share/libgtk-java/macros/,;t t
-s, at INSTALLED_CLASSPATH_BUILDPLACE@,/home/java-gnome-2.8.3/libgtk-java/lib/gtk2.4-2.4.6.jar,;t t
-s, at INSTALLED_JNI_DIR_BUILDPLACE@,/home/java-gnome-2.8.3/libgtk-java/lib/,;t t
-s, at INSTALLED_MACRO_DIR_BUILDPLACE@,/home/java-gnome-2.8.3/libgtk-java/macros/,;t t
-s, at CC@,gcc,;t t
-s, at CFLAGS@,-g -O2,;t t
-s, at LDFLAGS@,,;t t
-s, at CPPFLAGS@,,;t t
-s, at ac_ct_CC@,gcc,;t t
-s, at EXEEXT@,,;t t
-s, at OBJEXT@,o,;t t
-s, at INSTALL_PROGRAM@,${INSTALL},;t t
-s, at INSTALL_SCRIPT@,${INSTALL},;t t
-s, at INSTALL_DATA@,${INSTALL} -m 644,;t t
-s, at DB1@,/usr/bin/db2html,;t t
-s, at DB2@,,;t t
-s, at DOCBOOK@,/usr/bin/db2html,;t t
-s, at JAVAC@,gcj -C,;t t
-s, at JAR@,/usr/bin/jar,;t t
-s, at GCJ@,/usr/bin/gcj,;t t
-s, at GCJ_CLASSPATH@,/usr/share/java/libgcj-3.3.5.jar:,;t t
-s, at GCJ_BUILD_TARGETS@,native-gcj,;t t
-s, at GCJ_INSTALL_TARGETS@,native_install,;t t
-s, at GCJ_UNINSTALL_TARGETS@,native_uninstall,;t t
-s, at PKG_CONFIG@,/usr/bin/pkg-config,;t t
-s, at GTK_CFLAGS@,-DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ,;t t
-s, at GTK_LIBS@,-Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ,;t t
-s, at TOPLEVEL_TARGETS@,,;t t
-s, at INSTALL_TARGETS@,,;t t
-s, at UNINSTALL_TARGETS@,,;t t
-s, at MACRO_FLAG@,,;t t
-s, at ALLOCA@,,;t t
-s, at CPP@,/lib/cpp,;t t
-s, at EGREP@,grep -E,;t t
-s, at LIBOBJS@,,;t t
-s, at LTLIBOBJS@,,;t t
-CEOF
-
- # Split the substitutions into bite-sized pieces for seds with
- # small command number limits, like on Digital OSF/1 and HP-UX.
- ac_max_sed_lines=48
- ac_sed_frag=1 # Number of current file.
- ac_beg=1 # First line for current file.
- ac_end=$ac_max_sed_lines # Line after last line for current file.
- ac_more_lines=:
- ac_sed_cmds=
- while $ac_more_lines; do
- if test $ac_beg -gt 1; then
- sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- else
- sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- fi
- if test ! -s $tmp/subs.frag; then
- ac_more_lines=false
- else
- # The purpose of the label and of the branching condition is to
- # speed up the sed processing (if there are no `@' at all, there
- # is no need to browse any of the substitutions).
- # These are the two extra sed commands mentioned above.
- (echo ':t
- /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
- else
- ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
- fi
- ac_sed_frag=`expr $ac_sed_frag + 1`
- ac_beg=$ac_end
- ac_end=`expr $ac_end + $ac_max_sed_lines`
- fi
- done
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds=cat
- fi
-fi # test -n "$CONFIG_FILES"
-
-for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
- # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
- case $ac_file in
- - | *:- | *:-:* ) # input from stdin
- cat >$tmp/stdin
- ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- * ) ac_file_in=$ac_file.in ;;
- esac
-
- # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
- ac_dir=`(dirname "$ac_file") 2>/dev/null ||
-$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$ac_file" : 'X\(//\)[^/]' \| \
- X"$ac_file" : 'X\(//\)$' \| \
- X"$ac_file" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$ac_file" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- { if $as_mkdir_p; then
- mkdir -p "$ac_dir"
- else
- as_dir="$ac_dir"
- as_dirs=
- while test ! -d "$as_dir"; do
- as_dirs="$as_dir $as_dirs"
- as_dir=`(dirname "$as_dir") 2>/dev/null ||
-$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$as_dir" : 'X\(//\)[^/]' \| \
- X"$as_dir" : 'X\(//\)$' \| \
- X"$as_dir" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$as_dir" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- done
- test ! -n "$as_dirs" || mkdir $as_dirs
- fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
-echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
- { (exit 1); exit 1; }; }; }
-
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
-
- case $INSTALL in
- [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
- *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
- esac
-
- # Let's still pretend it is `configure' which instantiates (i.e., don't
- # use $as_me), people would be surprised to read:
- # /* config.h. Generated by config.status. */
- if test x"$ac_file" = x-; then
- configure_input=
- else
- configure_input="$ac_file. "
- fi
- configure_input=$configure_input"Generated from `echo $ac_file_in |
- sed 's,.*/,,'` by configure."
-
- # First look for the input files in the build tree, otherwise in the
- # src tree.
- ac_file_inputs=`IFS=:
- for f in $ac_file_in; do
- case $f in
- -) echo $tmp/stdin ;;
- [\\/$]*)
- # Absolute (can't be DOS-style, as IFS=:)
- test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- echo "$f";;
- *) # Relative
- if test -f "$f"; then
- # Build tree
- echo "$f"
- elif test -f "$srcdir/$f"; then
- # Source tree
- echo "$srcdir/$f"
- else
- # /dev/null tree
- { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- fi;;
- esac
- done` || { (exit 1); exit 1; }
-
- if test x"$ac_file" != x-; then
- { echo "$as_me:$LINENO: creating $ac_file" >&5
-echo "$as_me: creating $ac_file" >&6;}
- rm -f "$ac_file"
- fi
- sed "/^[ ]*VPATH[ ]*=/{
-s/:*\$(srcdir):*/:/;
-s/:*\${srcdir}:*/:/;
-s/:*@srcdir@:*/:/;
-s/^\([^=]*=[ ]*\):*/\1/;
-s/:*$//;
-s/^[^=]*=[ ]*$//;
-}
-
-:t
-/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
-s, at configure_input@,$configure_input,;t t
-s, at srcdir@,$ac_srcdir,;t t
-s, at abs_srcdir@,$ac_abs_srcdir,;t t
-s, at top_srcdir@,$ac_top_srcdir,;t t
-s, at abs_top_srcdir@,$ac_abs_top_srcdir,;t t
-s, at builddir@,$ac_builddir,;t t
-s, at abs_builddir@,$ac_abs_builddir,;t t
-s, at top_builddir@,$ac_top_builddir,;t t
-s, at abs_top_builddir@,$ac_abs_top_builddir,;t t
-s, at INSTALL@,$ac_INSTALL,;t t
-" $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
- rm -f $tmp/stdin
- if test x"$ac_file" != x-; then
- mv $tmp/out $ac_file
- else
- cat $tmp/out
- rm -f $tmp/out
- fi
-
-done
-
-{ (exit 0); exit 0; }
diff --git a/libgtk-java/configure b/libgtk-java/configure
deleted file mode 100644
index be82f37..0000000
--- a/libgtk-java/configure
+++ /dev/null
@@ -1,4786 +0,0 @@
-#! /bin/sh
-# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.59.
-#
-# Copyright (C) 2003 Free Software Foundation, Inc.
-# This configure script is free software; the Free Software Foundation
-# gives unlimited permission to copy, distribute and modify it.
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-
-# Name of the host.
-# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
-# so uname gets run too.
-ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
-
-exec 6>&1
-
-#
-# Initializations.
-#
-ac_default_prefix=/usr/local
-ac_config_libobj_dir=.
-cross_compiling=no
-subdirs=
-MFLAGS=
-MAKEFLAGS=
-SHELL=${CONFIG_SHELL-/bin/sh}
-
-# Maximum number of lines to put in a shell here document.
-# This variable seems obsolete. It should probably be removed, and
-# only ac_max_sed_lines should be used.
-: ${ac_max_here_lines=38}
-
-# Identity of this package.
-PACKAGE_NAME=
-PACKAGE_TARNAME=
-PACKAGE_VERSION=
-PACKAGE_STRING=
-PACKAGE_BUGREPORT=
-
-ac_unique_file="src/jni/org_gnu_gtk_Gtk.c"
-ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS gtkversion gtkapiversion INSTALLED_CLASSPATH INSTALLED_JNI_DIR INSTALLED_MACRO_DIR INSTALLED_CLASSPATH_BUILDPLACE INSTALLED_JNI_DIR_BUILDPLACE INSTA [...]
-ac_subst_files=''
-
-# Initialize some variables set by options.
-ac_init_help=
-ac_init_version=false
-# The variables have the same names as the options, with
-# dashes changed to underlines.
-cache_file=/dev/null
-exec_prefix=NONE
-no_create=
-no_recursion=
-prefix=NONE
-program_prefix=NONE
-program_suffix=NONE
-program_transform_name=s,x,x,
-silent=
-site=
-srcdir=
-verbose=
-x_includes=NONE
-x_libraries=NONE
-
-# Installation directory options.
-# These are left unexpanded so users can "make install exec_prefix=/foo"
-# and all the variables that are supposed to be based on exec_prefix
-# by default will actually change.
-# Use braces instead of parens because sh, perl, etc. also accept them.
-bindir='${exec_prefix}/bin'
-sbindir='${exec_prefix}/sbin'
-libexecdir='${exec_prefix}/libexec'
-datadir='${prefix}/share'
-sysconfdir='${prefix}/etc'
-sharedstatedir='${prefix}/com'
-localstatedir='${prefix}/var'
-libdir='${exec_prefix}/lib'
-includedir='${prefix}/include'
-oldincludedir='/usr/include'
-infodir='${prefix}/info'
-mandir='${prefix}/man'
-
-ac_prev=
-for ac_option
-do
- # If the previous option needs an argument, assign it.
- if test -n "$ac_prev"; then
- eval "$ac_prev=\$ac_option"
- ac_prev=
- continue
- fi
-
- ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
-
- # Accept the important Cygnus configure options, so we can diagnose typos.
-
- case $ac_option in
-
- -bindir | --bindir | --bindi | --bind | --bin | --bi)
- ac_prev=bindir ;;
- -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
- bindir=$ac_optarg ;;
-
- -build | --build | --buil | --bui | --bu)
- ac_prev=build_alias ;;
- -build=* | --build=* | --buil=* | --bui=* | --bu=*)
- build_alias=$ac_optarg ;;
-
- -cache-file | --cache-file | --cache-fil | --cache-fi \
- | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
- ac_prev=cache_file ;;
- -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
- | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
- cache_file=$ac_optarg ;;
-
- --config-cache | -C)
- cache_file=config.cache ;;
-
- -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
- ac_prev=datadir ;;
- -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
- | --da=*)
- datadir=$ac_optarg ;;
-
- -disable-* | --disable-*)
- ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid feature name: $ac_feature" >&2
- { (exit 1); exit 1; }; }
- ac_feature=`echo $ac_feature | sed 's/-/_/g'`
- eval "enable_$ac_feature=no" ;;
-
- -enable-* | --enable-*)
- ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid feature name: $ac_feature" >&2
- { (exit 1); exit 1; }; }
- ac_feature=`echo $ac_feature | sed 's/-/_/g'`
- case $ac_option in
- *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
- *) ac_optarg=yes ;;
- esac
- eval "enable_$ac_feature='$ac_optarg'" ;;
-
- -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
- | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
- | --exec | --exe | --ex)
- ac_prev=exec_prefix ;;
- -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
- | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
- | --exec=* | --exe=* | --ex=*)
- exec_prefix=$ac_optarg ;;
-
- -gas | --gas | --ga | --g)
- # Obsolete; use --with-gas.
- with_gas=yes ;;
-
- -help | --help | --hel | --he | -h)
- ac_init_help=long ;;
- -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
- ac_init_help=recursive ;;
- -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
- ac_init_help=short ;;
-
- -host | --host | --hos | --ho)
- ac_prev=host_alias ;;
- -host=* | --host=* | --hos=* | --ho=*)
- host_alias=$ac_optarg ;;
-
- -includedir | --includedir | --includedi | --included | --include \
- | --includ | --inclu | --incl | --inc)
- ac_prev=includedir ;;
- -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
- | --includ=* | --inclu=* | --incl=* | --inc=*)
- includedir=$ac_optarg ;;
-
- -infodir | --infodir | --infodi | --infod | --info | --inf)
- ac_prev=infodir ;;
- -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
- infodir=$ac_optarg ;;
-
- -libdir | --libdir | --libdi | --libd)
- ac_prev=libdir ;;
- -libdir=* | --libdir=* | --libdi=* | --libd=*)
- libdir=$ac_optarg ;;
-
- -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
- | --libexe | --libex | --libe)
- ac_prev=libexecdir ;;
- -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
- | --libexe=* | --libex=* | --libe=*)
- libexecdir=$ac_optarg ;;
-
- -localstatedir | --localstatedir | --localstatedi | --localstated \
- | --localstate | --localstat | --localsta | --localst \
- | --locals | --local | --loca | --loc | --lo)
- ac_prev=localstatedir ;;
- -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
- | --localstate=* | --localstat=* | --localsta=* | --localst=* \
- | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
- localstatedir=$ac_optarg ;;
-
- -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
- ac_prev=mandir ;;
- -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
- mandir=$ac_optarg ;;
-
- -nfp | --nfp | --nf)
- # Obsolete; use --without-fp.
- with_fp=no ;;
-
- -no-create | --no-create | --no-creat | --no-crea | --no-cre \
- | --no-cr | --no-c | -n)
- no_create=yes ;;
-
- -no-recursion | --no-recursion | --no-recursio | --no-recursi \
- | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
- no_recursion=yes ;;
-
- -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
- | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
- | --oldin | --oldi | --old | --ol | --o)
- ac_prev=oldincludedir ;;
- -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
- | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
- | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
- oldincludedir=$ac_optarg ;;
-
- -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
- ac_prev=prefix ;;
- -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
- prefix=$ac_optarg ;;
-
- -program-prefix | --program-prefix | --program-prefi | --program-pref \
- | --program-pre | --program-pr | --program-p)
- ac_prev=program_prefix ;;
- -program-prefix=* | --program-prefix=* | --program-prefi=* \
- | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
- program_prefix=$ac_optarg ;;
-
- -program-suffix | --program-suffix | --program-suffi | --program-suff \
- | --program-suf | --program-su | --program-s)
- ac_prev=program_suffix ;;
- -program-suffix=* | --program-suffix=* | --program-suffi=* \
- | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
- program_suffix=$ac_optarg ;;
-
- -program-transform-name | --program-transform-name \
- | --program-transform-nam | --program-transform-na \
- | --program-transform-n | --program-transform- \
- | --program-transform | --program-transfor \
- | --program-transfo | --program-transf \
- | --program-trans | --program-tran \
- | --progr-tra | --program-tr | --program-t)
- ac_prev=program_transform_name ;;
- -program-transform-name=* | --program-transform-name=* \
- | --program-transform-nam=* | --program-transform-na=* \
- | --program-transform-n=* | --program-transform-=* \
- | --program-transform=* | --program-transfor=* \
- | --program-transfo=* | --program-transf=* \
- | --program-trans=* | --program-tran=* \
- | --progr-tra=* | --program-tr=* | --program-t=*)
- program_transform_name=$ac_optarg ;;
-
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil)
- silent=yes ;;
-
- -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
- ac_prev=sbindir ;;
- -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
- | --sbi=* | --sb=*)
- sbindir=$ac_optarg ;;
-
- -sharedstatedir | --sharedstatedir | --sharedstatedi \
- | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
- | --sharedst | --shareds | --shared | --share | --shar \
- | --sha | --sh)
- ac_prev=sharedstatedir ;;
- -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
- | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
- | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
- | --sha=* | --sh=*)
- sharedstatedir=$ac_optarg ;;
-
- -site | --site | --sit)
- ac_prev=site ;;
- -site=* | --site=* | --sit=*)
- site=$ac_optarg ;;
-
- -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
- ac_prev=srcdir ;;
- -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
- srcdir=$ac_optarg ;;
-
- -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
- | --syscon | --sysco | --sysc | --sys | --sy)
- ac_prev=sysconfdir ;;
- -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
- | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
- sysconfdir=$ac_optarg ;;
-
- -target | --target | --targe | --targ | --tar | --ta | --t)
- ac_prev=target_alias ;;
- -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
- target_alias=$ac_optarg ;;
-
- -v | -verbose | --verbose | --verbos | --verbo | --verb)
- verbose=yes ;;
-
- -version | --version | --versio | --versi | --vers | -V)
- ac_init_version=: ;;
-
- -with-* | --with-*)
- ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid package name: $ac_package" >&2
- { (exit 1); exit 1; }; }
- ac_package=`echo $ac_package| sed 's/-/_/g'`
- case $ac_option in
- *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
- *) ac_optarg=yes ;;
- esac
- eval "with_$ac_package='$ac_optarg'" ;;
-
- -without-* | --without-*)
- ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid package name: $ac_package" >&2
- { (exit 1); exit 1; }; }
- ac_package=`echo $ac_package | sed 's/-/_/g'`
- eval "with_$ac_package=no" ;;
-
- --x)
- # Obsolete; use --with-x.
- with_x=yes ;;
-
- -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
- | --x-incl | --x-inc | --x-in | --x-i)
- ac_prev=x_includes ;;
- -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
- | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
- x_includes=$ac_optarg ;;
-
- -x-libraries | --x-libraries | --x-librarie | --x-librari \
- | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
- ac_prev=x_libraries ;;
- -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
- | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
- x_libraries=$ac_optarg ;;
-
- -*) { echo "$as_me: error: unrecognized option: $ac_option
-Try \`$0 --help' for more information." >&2
- { (exit 1); exit 1; }; }
- ;;
-
- *=*)
- ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
- # Reject names that are not valid shell variable names.
- expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
- { (exit 1); exit 1; }; }
- ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
- eval "$ac_envvar='$ac_optarg'"
- export $ac_envvar ;;
-
- *)
- # FIXME: should be removed in autoconf 3.0.
- echo "$as_me: WARNING: you should use --build, --host, --target" >&2
- expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
- echo "$as_me: WARNING: invalid host type: $ac_option" >&2
- : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
- ;;
-
- esac
-done
-
-if test -n "$ac_prev"; then
- ac_option=--`echo $ac_prev | sed 's/_/-/g'`
- { echo "$as_me: error: missing argument to $ac_option" >&2
- { (exit 1); exit 1; }; }
-fi
-
-# Be sure to have absolute paths.
-for ac_var in exec_prefix prefix
-do
- eval ac_val=$`echo $ac_var`
- case $ac_val in
- [\\/$]* | ?:[\\/]* | NONE | '' ) ;;
- *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# Be sure to have absolute paths.
-for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
- localstatedir libdir includedir oldincludedir infodir mandir
-do
- eval ac_val=$`echo $ac_var`
- case $ac_val in
- [\\/$]* | ?:[\\/]* ) ;;
- *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# There might be people who depend on the old broken behavior: `$host'
-# used to hold the argument of --host etc.
-# FIXME: To remove some day.
-build=$build_alias
-host=$host_alias
-target=$target_alias
-
-# FIXME: To remove some day.
-if test "x$host_alias" != x; then
- if test "x$build_alias" = x; then
- cross_compiling=maybe
- echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
- If a cross compiler is detected then cross compile mode will be used." >&2
- elif test "x$build_alias" != "x$host_alias"; then
- cross_compiling=yes
- fi
-fi
-
-ac_tool_prefix=
-test -n "$host_alias" && ac_tool_prefix=$host_alias-
-
-test "$silent" = yes && exec 6>/dev/null
-
-
-# Find the source files, if location was not specified.
-if test -z "$srcdir"; then
- ac_srcdir_defaulted=yes
- # Try the directory containing this script, then its parent.
- ac_confdir=`(dirname "$0") 2>/dev/null ||
-$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$0" : 'X\(//\)[^/]' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$0" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- srcdir=$ac_confdir
- if test ! -r $srcdir/$ac_unique_file; then
- srcdir=..
- fi
-else
- ac_srcdir_defaulted=no
-fi
-if test ! -r $srcdir/$ac_unique_file; then
- if test "$ac_srcdir_defaulted" = yes; then
- { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
- { (exit 1); exit 1; }; }
- else
- { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
- { (exit 1); exit 1; }; }
- fi
-fi
-(cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||
- { echo "$as_me: error: sources are in $srcdir, but \`cd $srcdir' does not work" >&2
- { (exit 1); exit 1; }; }
-srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
-ac_env_build_alias_set=${build_alias+set}
-ac_env_build_alias_value=$build_alias
-ac_cv_env_build_alias_set=${build_alias+set}
-ac_cv_env_build_alias_value=$build_alias
-ac_env_host_alias_set=${host_alias+set}
-ac_env_host_alias_value=$host_alias
-ac_cv_env_host_alias_set=${host_alias+set}
-ac_cv_env_host_alias_value=$host_alias
-ac_env_target_alias_set=${target_alias+set}
-ac_env_target_alias_value=$target_alias
-ac_cv_env_target_alias_set=${target_alias+set}
-ac_cv_env_target_alias_value=$target_alias
-ac_env_CC_set=${CC+set}
-ac_env_CC_value=$CC
-ac_cv_env_CC_set=${CC+set}
-ac_cv_env_CC_value=$CC
-ac_env_CFLAGS_set=${CFLAGS+set}
-ac_env_CFLAGS_value=$CFLAGS
-ac_cv_env_CFLAGS_set=${CFLAGS+set}
-ac_cv_env_CFLAGS_value=$CFLAGS
-ac_env_LDFLAGS_set=${LDFLAGS+set}
-ac_env_LDFLAGS_value=$LDFLAGS
-ac_cv_env_LDFLAGS_set=${LDFLAGS+set}
-ac_cv_env_LDFLAGS_value=$LDFLAGS
-ac_env_CPPFLAGS_set=${CPPFLAGS+set}
-ac_env_CPPFLAGS_value=$CPPFLAGS
-ac_cv_env_CPPFLAGS_set=${CPPFLAGS+set}
-ac_cv_env_CPPFLAGS_value=$CPPFLAGS
-ac_env_CPP_set=${CPP+set}
-ac_env_CPP_value=$CPP
-ac_cv_env_CPP_set=${CPP+set}
-ac_cv_env_CPP_value=$CPP
-
-#
-# Report the --help message.
-#
-if test "$ac_init_help" = "long"; then
- # Omit some internal or obsolete options to make the list less imposing.
- # This message is too long to be a string in the A/UX 3.1 sh.
- cat <<_ACEOF
-\`configure' configures this package to adapt to many kinds of systems.
-
-Usage: $0 [OPTION]... [VAR=VALUE]...
-
-To assign environment variables (e.g., CC, CFLAGS...), specify them as
-VAR=VALUE. See below for descriptions of some of the useful variables.
-
-Defaults for the options are specified in brackets.
-
-Configuration:
- -h, --help display this help and exit
- --help=short display options specific to this package
- --help=recursive display the short help of all the included packages
- -V, --version display version information and exit
- -q, --quiet, --silent do not print \`checking...' messages
- --cache-file=FILE cache test results in FILE [disabled]
- -C, --config-cache alias for \`--cache-file=config.cache'
- -n, --no-create do not create output files
- --srcdir=DIR find the sources in DIR [configure dir or \`..']
-
-_ACEOF
-
- cat <<_ACEOF
-Installation directories:
- --prefix=PREFIX install architecture-independent files in PREFIX
- [$ac_default_prefix]
- --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
- [PREFIX]
-
-By default, \`make install' will install all the files in
-\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
-an installation prefix other than \`$ac_default_prefix' using \`--prefix',
-for instance \`--prefix=\$HOME'.
-
-For better control, use the options below.
-
-Fine tuning of the installation directories:
- --bindir=DIR user executables [EPREFIX/bin]
- --sbindir=DIR system admin executables [EPREFIX/sbin]
- --libexecdir=DIR program executables [EPREFIX/libexec]
- --datadir=DIR read-only architecture-independent data [PREFIX/share]
- --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
- --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
- --localstatedir=DIR modifiable single-machine data [PREFIX/var]
- --libdir=DIR object code libraries [EPREFIX/lib]
- --includedir=DIR C header files [PREFIX/include]
- --oldincludedir=DIR C header files for non-gcc [/usr/include]
- --infodir=DIR info documentation [PREFIX/info]
- --mandir=DIR man documentation [PREFIX/man]
-_ACEOF
-
- cat <<\_ACEOF
-_ACEOF
-fi
-
-if test -n "$ac_init_help"; then
-
- cat <<\_ACEOF
-
-Optional Packages:
- --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
- --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
- --without-gcj-compile Binary builds of Java-GNOME
-with gcj compiler will not be made
- --with-gcj-prefix=PFX Prefix where gcj is installed (optional)
-
-Some influential environment variables:
- CC C compiler command
- CFLAGS C compiler flags
- LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
- nonstandard directory <lib dir>
- CPPFLAGS C/C++ preprocessor flags, e.g. -I<include dir> if you have
- headers in a nonstandard directory <include dir>
- CPP C preprocessor
-
-Use these variables to override the choices made by `configure' or to help
-it to find libraries and programs with nonstandard names/locations.
-
-_ACEOF
-fi
-
-if test "$ac_init_help" = "recursive"; then
- # If there are subdirs, report their specific --help.
- ac_popdir=`pwd`
- for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
- test -d $ac_dir || continue
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
- cd $ac_dir
- # Check for guested configure; otherwise get Cygnus style configure.
- if test -f $ac_srcdir/configure.gnu; then
- echo
- $SHELL $ac_srcdir/configure.gnu --help=recursive
- elif test -f $ac_srcdir/configure; then
- echo
- $SHELL $ac_srcdir/configure --help=recursive
- elif test -f $ac_srcdir/configure.ac ||
- test -f $ac_srcdir/configure.in; then
- echo
- $ac_configure --help
- else
- echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
- fi
- cd "$ac_popdir"
- done
-fi
-
-test -n "$ac_init_help" && exit 0
-if $ac_init_version; then
- cat <<\_ACEOF
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This configure script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it.
-_ACEOF
- exit 0
-fi
-exec 5>config.log
-cat >&5 <<_ACEOF
-This file contains any messages produced by compilers while
-running configure, to aid debugging if configure makes a mistake.
-
-It was created by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- $ $0 $@
-
-_ACEOF
-{
-cat <<_ASUNAME
-## --------- ##
-## Platform. ##
-## --------- ##
-
-hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
-uname -m = `(uname -m) 2>/dev/null || echo unknown`
-uname -r = `(uname -r) 2>/dev/null || echo unknown`
-uname -s = `(uname -s) 2>/dev/null || echo unknown`
-uname -v = `(uname -v) 2>/dev/null || echo unknown`
-
-/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
-/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
-
-/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
-/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
-/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
-hostinfo = `(hostinfo) 2>/dev/null || echo unknown`
-/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
-/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
-/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
-
-_ASUNAME
-
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- echo "PATH: $as_dir"
-done
-
-} >&5
-
-cat >&5 <<_ACEOF
-
-
-## ----------- ##
-## Core tests. ##
-## ----------- ##
-
-_ACEOF
-
-
-# Keep a trace of the command line.
-# Strip out --no-create and --no-recursion so they do not pile up.
-# Strip out --silent because we don't want to record it for future runs.
-# Also quote any args containing shell meta-characters.
-# Make two passes to allow for proper duplicate-argument suppression.
-ac_configure_args=
-ac_configure_args0=
-ac_configure_args1=
-ac_sep=
-ac_must_keep_next=false
-for ac_pass in 1 2
-do
- for ac_arg
- do
- case $ac_arg in
- -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil)
- continue ;;
- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
- ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
- esac
- case $ac_pass in
- 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
- 2)
- ac_configure_args1="$ac_configure_args1 '$ac_arg'"
- if test $ac_must_keep_next = true; then
- ac_must_keep_next=false # Got value, back to normal.
- else
- case $ac_arg in
- *=* | --config-cache | -C | -disable-* | --disable-* \
- | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
- | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
- | -with-* | --with-* | -without-* | --without-* | --x)
- case "$ac_configure_args0 " in
- "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
- esac
- ;;
- -* ) ac_must_keep_next=true ;;
- esac
- fi
- ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
- # Get rid of the leading space.
- ac_sep=" "
- ;;
- esac
- done
-done
-$as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
-$as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
-
-# When interrupted or exit'd, cleanup temporary files, and complete
-# config.log. We remove comments because anyway the quotes in there
-# would cause problems or look ugly.
-# WARNING: Be sure not to use single quotes in there, as some shells,
-# such as our DU 5.0 friend, will then `close' the trap.
-trap 'exit_status=$?
- # Save into config.log some information that might help in debugging.
- {
- echo
-
- cat <<\_ASBOX
-## ---------------- ##
-## Cache variables. ##
-## ---------------- ##
-_ASBOX
- echo
- # The following way of writing the cache mishandles newlines in values,
-{
- (set) 2>&1 |
- case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
- *ac_space=\ *)
- sed -n \
- "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
- s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
- ;;
- *)
- sed -n \
- "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
- ;;
- esac;
-}
- echo
-
- cat <<\_ASBOX
-## ----------------- ##
-## Output variables. ##
-## ----------------- ##
-_ASBOX
- echo
- for ac_var in $ac_subst_vars
- do
- eval ac_val=$`echo $ac_var`
- echo "$ac_var='"'"'$ac_val'"'"'"
- done | sort
- echo
-
- if test -n "$ac_subst_files"; then
- cat <<\_ASBOX
-## ------------- ##
-## Output files. ##
-## ------------- ##
-_ASBOX
- echo
- for ac_var in $ac_subst_files
- do
- eval ac_val=$`echo $ac_var`
- echo "$ac_var='"'"'$ac_val'"'"'"
- done | sort
- echo
- fi
-
- if test -s confdefs.h; then
- cat <<\_ASBOX
-## ----------- ##
-## confdefs.h. ##
-## ----------- ##
-_ASBOX
- echo
- sed "/^$/d" confdefs.h | sort
- echo
- fi
- test "$ac_signal" != 0 &&
- echo "$as_me: caught signal $ac_signal"
- echo "$as_me: exit $exit_status"
- } >&5
- rm -f core *.core &&
- rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
- exit $exit_status
- ' 0
-for ac_signal in 1 2 13 15; do
- trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
-done
-ac_signal=0
-
-# confdefs.h avoids OS command line length limits that DEFS can exceed.
-rm -rf conftest* confdefs.h
-# AIX cpp loses on an empty file, so make sure it contains at least a newline.
-echo >confdefs.h
-
-# Predefined preprocessor variables.
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_NAME "$PACKAGE_NAME"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_TARNAME "$PACKAGE_TARNAME"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_VERSION "$PACKAGE_VERSION"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_STRING "$PACKAGE_STRING"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
-_ACEOF
-
-
-# Let the site file select an alternate cache file if it wants to.
-# Prefer explicitly selected file to automatically selected ones.
-if test -z "$CONFIG_SITE"; then
- if test "x$prefix" != xNONE; then
- CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
- else
- CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
- fi
-fi
-for ac_site_file in $CONFIG_SITE; do
- if test -r "$ac_site_file"; then
- { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
-echo "$as_me: loading site script $ac_site_file" >&6;}
- sed 's/^/| /' "$ac_site_file" >&5
- . "$ac_site_file"
- fi
-done
-
-if test -r "$cache_file"; then
- # Some versions of bash will fail to source /dev/null (special
- # files actually), so we avoid doing that.
- if test -f "$cache_file"; then
- { echo "$as_me:$LINENO: loading cache $cache_file" >&5
-echo "$as_me: loading cache $cache_file" >&6;}
- case $cache_file in
- [\\/]* | ?:[\\/]* ) . $cache_file;;
- *) . ./$cache_file;;
- esac
- fi
-else
- { echo "$as_me:$LINENO: creating cache $cache_file" >&5
-echo "$as_me: creating cache $cache_file" >&6;}
- >$cache_file
-fi
-
-# Check that the precious variables saved in the cache have kept the same
-# value.
-ac_cache_corrupted=false
-for ac_var in `(set) 2>&1 |
- sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
- eval ac_old_set=\$ac_cv_env_${ac_var}_set
- eval ac_new_set=\$ac_env_${ac_var}_set
- eval ac_old_val="\$ac_cv_env_${ac_var}_value"
- eval ac_new_val="\$ac_env_${ac_var}_value"
- case $ac_old_set,$ac_new_set in
- set,)
- { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
-echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
- ac_cache_corrupted=: ;;
- ,set)
- { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
-echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
- ac_cache_corrupted=: ;;
- ,);;
- *)
- if test "x$ac_old_val" != "x$ac_new_val"; then
- { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
-echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
- { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
-echo "$as_me: former value: $ac_old_val" >&2;}
- { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
-echo "$as_me: current value: $ac_new_val" >&2;}
- ac_cache_corrupted=:
- fi;;
- esac
- # Pass precious variables to config.status.
- if test "$ac_new_set" = set; then
- case $ac_new_val in
- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
- ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
- *) ac_arg=$ac_var=$ac_new_val ;;
- esac
- case " $ac_configure_args " in
- *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
- *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
- esac
- fi
-done
-if $ac_cache_corrupted; then
- { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
-echo "$as_me: error: changes in the environment can compromise the build" >&2;}
- { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
-echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-gtkversion="2.4.6"
-
-gtkapiversion="2.4"
-
-
-INSTALLED_CLASSPATH=\${prefix}/share/java/gtk${gtkapiversion}-${gtkversion}.jar
-INSTALLED_JNI_DIR=\${prefix}/lib/jni/
-INSTALLED_MACRO_DIR=\${prefix}/share/libgtk-java/macros/
-
-
-
-
-BUILDDIR=`pwd`
-
-INSTALLED_CLASSPATH_BUILDPLACE=$BUILDDIR/lib/gtk${gtkapiversion}-${gtkversion}.jar
-INSTALLED_JNI_DIR_BUILDPLACE=$BUILDDIR/lib/
-INSTALLED_MACRO_DIR_BUILDPLACE=$BUILDDIR/macros/
-
-
-
-
-
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
-echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
-# On Suns, sometimes $CPP names a directory.
-if test -n "$CPP" && test -d "$CPP"; then
- CPP=
-fi
-if test -z "$CPP"; then
- if test "${ac_cv_prog_CPP+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- # Double quotes because CPP needs to be expanded
- for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
- do
- ac_preproc_ok=false
-for ac_c_preproc_warn_flag in '' yes
-do
- # Use a header file that comes with gcc, so configuring glibc
- # with a fresh cross-compiler works.
- # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- # <limits.h> exists even on freestanding compilers.
- # On the NeXT, cc -E runs the code through the compiler's parser,
- # not just through cpp. "Syntax error" is here to catch this case.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
- Syntax error
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.$ac_ext
-
- # OK, works on sane cases. Now check whether non-existent headers
- # can be detected and how.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#include <ac_nonexistent.h>
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- # Broken: success on invalid input.
-continue
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then
- break
-fi
-
- done
- ac_cv_prog_CPP=$CPP
-
-fi
- CPP=$ac_cv_prog_CPP
-else
- ac_cv_prog_CPP=$CPP
-fi
-echo "$as_me:$LINENO: result: $CPP" >&5
-echo "${ECHO_T}$CPP" >&6
-ac_preproc_ok=false
-for ac_c_preproc_warn_flag in '' yes
-do
- # Use a header file that comes with gcc, so configuring glibc
- # with a fresh cross-compiler works.
- # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- # <limits.h> exists even on freestanding compilers.
- # On the NeXT, cc -E runs the code through the compiler's parser,
- # not just through cpp. "Syntax error" is here to catch this case.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
- Syntax error
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.$ac_ext
-
- # OK, works on sane cases. Now check whether non-existent headers
- # can be detected and how.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#include <ac_nonexistent.h>
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- # Broken: success on invalid input.
-continue
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then
- :
-else
- { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." >&5
-echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-echo "$as_me:$LINENO: checking for egrep" >&5
-echo $ECHO_N "checking for egrep... $ECHO_C" >&6
-if test "${ac_cv_prog_egrep+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if echo a | (grep -E '(a|b)') >/dev/null 2>&1
- then ac_cv_prog_egrep='grep -E'
- else ac_cv_prog_egrep='egrep'
- fi
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5
-echo "${ECHO_T}$ac_cv_prog_egrep" >&6
- EGREP=$ac_cv_prog_egrep
-
-
-
-
-ac_aux_dir=
-for ac_dir in . $srcdir/.; do
- if test -f $ac_dir/install-sh; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/install-sh -c"
- break
- elif test -f $ac_dir/install.sh; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/install.sh -c"
- break
- elif test -f $ac_dir/shtool; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/shtool install -c"
- break
- fi
-done
-if test -z "$ac_aux_dir"; then
- { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in . $srcdir/." >&5
-echo "$as_me: error: cannot find install-sh or install.sh in . $srcdir/." >&2;}
- { (exit 1); exit 1; }; }
-fi
-ac_config_guess="$SHELL $ac_aux_dir/config.guess"
-ac_config_sub="$SHELL $ac_aux_dir/config.sub"
-ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
-
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-if test -n "$ac_tool_prefix"; then
- # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
-set dummy ${ac_tool_prefix}gcc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="${ac_tool_prefix}gcc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$ac_cv_prog_CC"; then
- ac_ct_CC=$CC
- # Extract the first word of "gcc", so it can be a program name with args.
-set dummy gcc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="gcc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- CC=$ac_ct_CC
-else
- CC="$ac_cv_prog_CC"
-fi
-
-if test -z "$CC"; then
- if test -n "$ac_tool_prefix"; then
- # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
-set dummy ${ac_tool_prefix}cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="${ac_tool_prefix}cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$ac_cv_prog_CC"; then
- ac_ct_CC=$CC
- # Extract the first word of "cc", so it can be a program name with args.
-set dummy cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- CC=$ac_ct_CC
-else
- CC="$ac_cv_prog_CC"
-fi
-
-fi
-if test -z "$CC"; then
- # Extract the first word of "cc", so it can be a program name with args.
-set dummy cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
- ac_prog_rejected=no
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
- ac_prog_rejected=yes
- continue
- fi
- ac_cv_prog_CC="cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-if test $ac_prog_rejected = yes; then
- # We found a bogon in the path, so make sure we never use it.
- set dummy $ac_cv_prog_CC
- shift
- if test $# != 0; then
- # We chose a different compiler from the bogus one.
- # However, it has the same basename, so the bogon will be chosen
- # first if we set CC to just the basename; use the full file name.
- shift
- ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
- fi
-fi
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$CC"; then
- if test -n "$ac_tool_prefix"; then
- for ac_prog in cl
- do
- # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
-set dummy $ac_tool_prefix$ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$CC" && break
- done
-fi
-if test -z "$CC"; then
- ac_ct_CC=$CC
- for ac_prog in cl
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$ac_ct_CC" && break
-done
-
- CC=$ac_ct_CC
-fi
-
-fi
-
-
-test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
-See \`config.log' for more details." >&5
-echo "$as_me: error: no acceptable C compiler found in \$PATH
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-
-# Provide some information about the compiler.
-echo "$as_me:$LINENO:" \
- "checking for C compiler version" >&5
-ac_compiler=`set X $ac_compile; echo $2`
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
- (eval $ac_compiler --version </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5
- (eval $ac_compiler -v </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5
- (eval $ac_compiler -V </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-ac_clean_files_save=$ac_clean_files
-ac_clean_files="$ac_clean_files a.out a.exe b.out"
-# Try to create an executable without -o first, disregard a.out.
-# It will help us diagnose broken compilers, and finding out an intuition
-# of exeext.
-echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
-ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
- (eval $ac_link_default) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- # Find the output, starting from the most likely. This scheme is
-# not robust to junk in `.', hence go to wildcards (a.*) only as a last
-# resort.
-
-# Be careful to initialize this variable, since it used to be cached.
-# Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile.
-ac_cv_exeext=
-# b.out is created by i960 compilers.
-for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out
-do
- test -f "$ac_file" || continue
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )
- ;;
- conftest.$ac_ext )
- # This is the source file.
- ;;
- [ab].out )
- # We found the default executable, but exeext='' is most
- # certainly right.
- break;;
- *.* )
- ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
- # FIXME: I believe we export ac_cv_exeext for Libtool,
- # but it would be cool to find out if it's true. Does anybody
- # maintain Libtool? --akim.
- export ac_cv_exeext
- break;;
- * )
- break;;
- esac
-done
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-{ { echo "$as_me:$LINENO: error: C compiler cannot create executables
-See \`config.log' for more details." >&5
-echo "$as_me: error: C compiler cannot create executables
-See \`config.log' for more details." >&2;}
- { (exit 77); exit 77; }; }
-fi
-
-ac_exeext=$ac_cv_exeext
-echo "$as_me:$LINENO: result: $ac_file" >&5
-echo "${ECHO_T}$ac_file" >&6
-
-# Check the compiler produces executables we can run. If not, either
-# the compiler is broken, or we cross compile.
-echo "$as_me:$LINENO: checking whether the C compiler works" >&5
-echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6
-# FIXME: These cross compiler hacks should be removed for Autoconf 3.0
-# If not cross compiling, check that we can run a simple program.
-if test "$cross_compiling" != yes; then
- if { ac_try='./$ac_file'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- cross_compiling=no
- else
- if test "$cross_compiling" = maybe; then
- cross_compiling=yes
- else
- { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
-If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot run C compiled programs.
-If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
- fi
- fi
-fi
-echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
-
-rm -f a.out a.exe conftest$ac_cv_exeext b.out
-ac_clean_files=$ac_clean_files_save
-# Check the compiler produces executables we can run. If not, either
-# the compiler is broken, or we cross compile.
-echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
-echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6
-echo "$as_me:$LINENO: result: $cross_compiling" >&5
-echo "${ECHO_T}$cross_compiling" >&6
-
-echo "$as_me:$LINENO: checking for suffix of executables" >&5
-echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- # If both `conftest.exe' and `conftest' are `present' (well, observable)
-# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
-# work properly (i.e., refer to `conftest.exe'), while it won't with
-# `rm'.
-for ac_file in conftest.exe conftest conftest.*; do
- test -f "$ac_file" || continue
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
- *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
- export ac_cv_exeext
- break;;
- * ) break;;
- esac
-done
-else
- { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-rm -f conftest$ac_cv_exeext
-echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
-echo "${ECHO_T}$ac_cv_exeext" >&6
-
-rm -f conftest.$ac_ext
-EXEEXT=$ac_cv_exeext
-ac_exeext=$EXEEXT
-echo "$as_me:$LINENO: checking for suffix of object files" >&5
-echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6
-if test "${ac_cv_objext+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.o conftest.obj
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
- *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
- break;;
- esac
-done
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-{ { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute suffix of object files: cannot compile
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-rm -f conftest.$ac_cv_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
-echo "${ECHO_T}$ac_cv_objext" >&6
-OBJEXT=$ac_cv_objext
-ac_objext=$OBJEXT
-echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
-echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6
-if test "${ac_cv_c_compiler_gnu+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-#ifndef __GNUC__
- choke me
-#endif
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_compiler_gnu=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_compiler_gnu=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_cv_c_compiler_gnu=$ac_compiler_gnu
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
-GCC=`test $ac_compiler_gnu = yes && echo yes`
-ac_test_CFLAGS=${CFLAGS+set}
-ac_save_CFLAGS=$CFLAGS
-CFLAGS="-g"
-echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
-echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6
-if test "${ac_cv_prog_cc_g+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_prog_cc_g=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_prog_cc_g=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
-echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
-if test "$ac_test_CFLAGS" = set; then
- CFLAGS=$ac_save_CFLAGS
-elif test $ac_cv_prog_cc_g = yes; then
- if test "$GCC" = yes; then
- CFLAGS="-g -O2"
- else
- CFLAGS="-g"
- fi
-else
- if test "$GCC" = yes; then
- CFLAGS="-O2"
- else
- CFLAGS=
- fi
-fi
-echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5
-echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6
-if test "${ac_cv_prog_cc_stdc+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- ac_cv_prog_cc_stdc=no
-ac_save_CC=$CC
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#include <stdarg.h>
-#include <stdio.h>
-#include <sys/types.h>
-#include <sys/stat.h>
-/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
-struct buf { int x; };
-FILE * (*rcsopen) (struct buf *, struct stat *, int);
-static char *e (p, i)
- char **p;
- int i;
-{
- return p[i];
-}
-static char *f (char * (*g) (char **, int), char **p, ...)
-{
- char *s;
- va_list v;
- va_start (v,p);
- s = g (p, va_arg (v,int));
- va_end (v);
- return s;
-}
-
-/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
- function prototypes and stuff, but not '\xHH' hex character constants.
- These don't provoke an error unfortunately, instead are silently treated
- as 'x'. The following induces an error, until -std1 is added to get
- proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
- array size at least. It's necessary to write '\x00'==0 to get something
- that's true only with -std1. */
-int osf4_cc_array ['\x00' == 0 ? 1 : -1];
-
-int test (int i, double x);
-struct s1 {int (*f) (int a);};
-struct s2 {int (*f) (double a);};
-int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
-int argc;
-char **argv;
-int
-main ()
-{
-return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
- ;
- return 0;
-}
-_ACEOF
-# Don't try gcc -ansi; that turns off useful extensions and
-# breaks some systems' header files.
-# AIX -qlanglvl=ansi
-# Ultrix and OSF/1 -std1
-# HP-UX 10.20 and later -Ae
-# HP-UX older versions -Aa -D_HPUX_SOURCE
-# SVR4 -Xc -D__EXTENSIONS__
-for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
-do
- CC="$ac_save_CC $ac_arg"
- rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_prog_cc_stdc=$ac_arg
-break
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext
-done
-rm -f conftest.$ac_ext conftest.$ac_objext
-CC=$ac_save_CC
-
-fi
-
-case "x$ac_cv_prog_cc_stdc" in
- x|xno)
- echo "$as_me:$LINENO: result: none needed" >&5
-echo "${ECHO_T}none needed" >&6 ;;
- *)
- echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5
-echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6
- CC="$CC $ac_cv_prog_cc_stdc" ;;
-esac
-
-# Some people use a C++ compiler to compile C. Since we use `exit',
-# in C++ we need to declare it. In case someone uses the same compiler
-# for both compiling C and C++ we need to have the C++ compiler decide
-# the declaration of exit, since it's the most demanding environment.
-cat >conftest.$ac_ext <<_ACEOF
-#ifndef __cplusplus
- choke me
-#endif
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- for ac_declaration in \
- '' \
- 'extern "C" void std::exit (int) throw (); using std::exit;' \
- 'extern "C" void std::exit (int); using std::exit;' \
- 'extern "C" void exit (int) throw ();' \
- 'extern "C" void exit (int);' \
- 'void exit (int);'
-do
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-$ac_declaration
-#include <stdlib.h>
-int
-main ()
-{
-exit (42);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-continue
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-$ac_declaration
-int
-main ()
-{
-exit (42);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- break
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-done
-rm -f conftest*
-if test -n "$ac_declaration"; then
- echo '#ifdef __cplusplus' >>confdefs.h
- echo $ac_declaration >>confdefs.h
- echo '#endif' >>confdefs.h
-fi
-
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-# Find a good install program. We prefer a C program (faster),
-# so one script is as good as another. But avoid the broken or
-# incompatible versions:
-# SysV /etc/install, /usr/sbin/install
-# SunOS /usr/etc/install
-# IRIX /sbin/install
-# AIX /bin/install
-# AmigaOS /C/install, which installs bootblocks on floppy discs
-# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
-# AFS /usr/afsws/bin/install, which mishandles nonexistent args
-# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
-# OS/2's system install, which has a completely different semantic
-# ./install, which can be erroneously created by make from ./install.sh.
-echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
-echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
-if test -z "$INSTALL"; then
-if test "${ac_cv_path_install+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- # Account for people who put trailing slashes in PATH elements.
-case $as_dir/ in
- ./ | .// | /cC/* | \
- /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
- ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
- /usr/ucb/* ) ;;
- *)
- # OSF1 and SCO ODT 3.0 have their own names for install.
- # Don't use installbsd from OSF since it installs stuff as root
- # by default.
- for ac_prog in ginstall scoinst install; do
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
- if test $ac_prog = install &&
- grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
- # AIX install. It has an incompatible calling convention.
- :
- elif test $ac_prog = install &&
- grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
- # program-specific install script used by HP pwplus--don't use.
- :
- else
- ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
- break 3
- fi
- fi
- done
- done
- ;;
-esac
-done
-
-
-fi
- if test "${ac_cv_path_install+set}" = set; then
- INSTALL=$ac_cv_path_install
- else
- # As a last resort, use the slow shell script. We don't cache a
- # path for INSTALL within a source directory, because that will
- # break other packages using the cache if that directory is
- # removed, or if the path is relative.
- INSTALL=$ac_install_sh
- fi
-fi
-echo "$as_me:$LINENO: result: $INSTALL" >&5
-echo "${ECHO_T}$INSTALL" >&6
-
-# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
-# It thinks the first close brace ends the variable substitution.
-test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
-
-test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
-
-test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
-
-
-# Extract the first word of "db2html$EXEEXT", so it can be a program name with args.
-set dummy db2html$EXEEXT; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_DB1+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $DB1 in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_DB1="$DB1" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_DB1="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_DB1" && ac_cv_path_DB1="nocommand"
- ;;
-esac
-fi
-DB1=$ac_cv_path_DB1
-
-if test -n "$DB1"; then
- echo "$as_me:$LINENO: result: $DB1" >&5
-echo "${ECHO_T}$DB1" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-if test "$DB1" = nocommand; then
- # Extract the first word of "docbook2html$EXEEXT", so it can be a program name with args.
-set dummy docbook2html$EXEEXT; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_DB2+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $DB2 in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_DB2="$DB2" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_DB2="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_DB2" && ac_cv_path_DB2="nocommand"
- ;;
-esac
-fi
-DB2=$ac_cv_path_DB2
-
-if test -n "$DB2"; then
- echo "$as_me:$LINENO: result: $DB2" >&5
-echo "${ECHO_T}$DB2" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- if test "$DB2" = nocommand; then
- { { echo "$as_me:$LINENO: error: docbook not found in $PATH" >&5
-echo "$as_me: error: docbook not found in $PATH" >&2;}
- { (exit 1); exit 1; }; }
- else
- DOCBOOK=$DB2
- fi;else
- DOCBOOK=$DB1
-fi;
-
-
-if test "x$JAVAPREFIX" = x; then
- test "x$JAVAC" = x && for ac_prog in "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAVAC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAVAC"; then
- ac_cv_prog_JAVAC="$JAVAC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAVAC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAVAC=$ac_cv_prog_JAVAC
-if test -n "$JAVAC"; then
- echo "$as_me:$LINENO: result: $JAVAC" >&5
-echo "${ECHO_T}$JAVAC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAVAC" && break
-done
-
-else
- test "x$JAVAC" = x && for ac_prog in "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAVAC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAVAC"; then
- ac_cv_prog_JAVAC="$JAVAC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAVAC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAVAC=$ac_cv_prog_JAVAC
-if test -n "$JAVAC"; then
- echo "$as_me:$LINENO: result: $JAVAC" >&5
-echo "${ECHO_T}$JAVAC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAVAC" && break
-done
-test -n "$JAVAC" || JAVAC="$JAVAPREFIX"
-
-fi
-test "x$JAVAC" = x && { { echo "$as_me:$LINENO: error: no acceptable Java compiler found in \$PATH" >&5
-echo "$as_me: error: no acceptable Java compiler found in \$PATH" >&2;}
- { (exit 1); exit 1; }; }
-
-echo "$as_me:$LINENO: checking if $JAVAC works" >&5
-echo $ECHO_N "checking if $JAVAC works... $ECHO_C" >&6
-if test "${ac_cv_prog_javac_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* #line 2752 "configure" */
-public class Test {
-}
-EOF
-if { ac_try='$JAVAC $JAVACFLAGS $JAVA_TEST'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- { { echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
-echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
- { (exit 1); exit 1; }; }
- echo "configure: failed program was:" >&5
- cat $JAVA_TEST >&5
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_javac_works" >&5
-echo "${ECHO_T}$ac_cv_prog_javac_works" >&6
-
-
-
-echo "$as_me:$LINENO: checking if $JAVAC works" >&5
-echo $ECHO_N "checking if $JAVAC works... $ECHO_C" >&6
-if test "${ac_cv_prog_javac_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* #line 2787 "configure" */
-public class Test {
-}
-EOF
-if { ac_try='$JAVAC $JAVACFLAGS $JAVA_TEST'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- { { echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
-echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
- { (exit 1); exit 1; }; }
- echo "configure: failed program was:" >&5
- cat $JAVA_TEST >&5
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_javac_works" >&5
-echo "${ECHO_T}$ac_cv_prog_javac_works" >&6
-
-
-if test "x$JAVAPREFIX" = x; then
- test "x$JAR" = x && for ac_prog in jar$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAR"; then
- ac_cv_prog_JAR="$JAR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAR="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAR=$ac_cv_prog_JAR
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAR" && break
-done
-
-else
- test "x$JAR" = x && for ac_prog in jar
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAR"; then
- ac_cv_prog_JAR="$JAR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAR="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAR=$ac_cv_prog_JAR
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAR" && break
-done
-test -n "$JAR" || JAR="$JAVAPREFIX"
-
-fi
-test "x$JAR" = x && { { echo "$as_me:$LINENO: error: no acceptable jar program found in \$PATH" >&5
-echo "$as_me: error: no acceptable jar program found in \$PATH" >&2;}
- { (exit 1); exit 1; }; }
-
-
-
-
-# Check whether --with-gcj_compile or --without-gcj_compile was given.
-if test "${with_gcj_compile+set}" = set; then
- withval="$with_gcj_compile"
- gcj_compile="no"
-else
- gcj_compile="yes"
-fi;
-
-if test $gcj_compile = "yes"; then
-
-# Check whether --with-gcj-prefix or --without-gcj-prefix was given.
-if test "${with_gcj_prefix+set}" = set; then
- withval="$with_gcj_prefix"
- gcj_prefix="$withval"
-else
- gcj_prefix=""
-fi;
-
- if test x$gcj_prefix != x ; then
- GCJ_HOME=$gcj_prefix
- fi
-
- if test x$GCJ_HOME != x ; then
- echo "Add $GCJ_HOME/bin to path and check again."
- PATH="$GCJ_HOME/bin:$PATH"
- fi
- # Extract the first word of "gcj", so it can be a program name with args.
-set dummy gcj; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_GCJ+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $GCJ in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_GCJ="$GCJ" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_GCJ="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_GCJ" && ac_cv_path_GCJ="no"
- ;;
-esac
-fi
-GCJ=$ac_cv_path_GCJ
-
-if test -n "$GCJ"; then
- echo "$as_me:$LINENO: result: $GCJ" >&5
-echo "${ECHO_T}$GCJ" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-
- min_gcj_version=3.0.0
- echo "$as_me:$LINENO: checking for GCJ - version >= $min_gcj_version" >&5
-echo $ECHO_N "checking for GCJ - version >= $min_gcj_version... $ECHO_C" >&6
- min_gcj_major_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\1/'`
- min_gcj_minor_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\2/'`
- min_gcj_micro_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\3/'`
- if test "$GCJ" = "no" ; then
- no_gcj=yes
- else
- gcj_version=`$GCJ --version 2>&1 | grep GCC | sed 's/gcj (GCC) \([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1.\2.\3/'`
- gcj_major_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1/'`
- gcj_minor_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\2/'`
- gcj_micro_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\3/'`
- if test "$cross_compiling" = yes; then
- echo $ac_n "cross compiling; assumed OK... $ac_c"
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-#include <stdio.h>
-
-main()
-{
- if ((1$gcj_major_version > 1$min_gcj_major_version) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version > 1$min_gcj_minor_version)) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version == 1$min_gcj_minor_version) &&
- (1$gcj_micro_version >= 1$min_gcj_micro_version)))
- {
- return(0);
- }
- else
- {
- return(1);
- }
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- :
-else
- echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-no_gcj=yes
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
-fi
- fi
- if test "x$no_gcj" = x ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- # Extract the first word of "gcj", so it can be a program name with args.
-set dummy gcj; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_GCJ+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $GCJ in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_GCJ="$GCJ" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_GCJ="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_GCJ" && ac_cv_path_GCJ="no"
- ;;
-esac
-fi
-GCJ=$ac_cv_path_GCJ
-
-if test -n "$GCJ"; then
- echo "$as_me:$LINENO: result: $GCJ" >&5
-echo "${ECHO_T}$GCJ" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- # Extract the first word of "jar", so it can be a program name with args.
-set dummy jar; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $JAR in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_JAR="$JAR" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_JAR="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_JAR" && ac_cv_path_JAR="no"
- ;;
-esac
-fi
-JAR=$ac_cv_path_JAR
-
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- if test x$GCJ_HOME != x ; then
- :
- else
- GCJ_HOME=`which gcj | sed 's/\(.*\).bin.*gcj/\1/'`
- fi
-
- cat << EOF > Test.java
-/* #line 3131 "configure" */
-public class Test {
- public static void main(String[] args) {
- System.out.println(System.getProperty("sun.boot.class.path"));
- }
-}
-EOF
- GCJ_JAR=`gcj -C Test.java && gij Test`
- rm Test.java Test.class
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`(test -d /usr/share/local/java && find /usr/local/share/java -name libgcj-?.?.?.jar) || (test -d /usr/share/java && find /usr/share/java -name libgcj-?.?.?.jar)`
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`locate libgcj | grep libgcj.*\.jar`
- fi
- fi
- if test x$GCJ_JAR != x ; then
- GCJ_CLASSPATH="${GCJ_JAR}:${CLASSPATH}"
- else
- echo "***"
- echo "*** Unable to locate libgcj.jar needed by gcj"
- echo "***"
- { { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }
- fi
-
- :
- else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
- echo "***"
- echo "*** If you have GCJ installed and it is a newer version than $min_java_version, either set"
- echo "*** the GCJ_HOME variable or add the top directory where the GCJ binaries are to"
- echo "*** the PATH. Alternatively try \"./configure --with-gcj-prefix=<java_home>\","
- echo "***"
- echo "*** Also make sure that configure does not find the wrong version of GCJ by"
- echo "*** looking at the output of \"which gcj\"."
- echo "***"
- { { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }
- fi
-
- GCJ_BUILD_TARGETS=native-gcj
- GCJ_INSTALL_TARGETS=native_install
- GCJ_UNINSTALL_TARGETS=native_uninstall
-else
- GCJ_BUILD_TARGETS=
- GCJ_INSTALL_TARGETS=
- GCJ_UNINSTALL_TARGETS=
-fi
-
-
-
-
-
-
-
-
-echo "$as_me:$LINENO: checking for main in -libs" >&5
-echo $ECHO_N "checking for main in -libs... $ECHO_C" >&6
-if test "${ac_cv_lib_ibs_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- ac_check_lib_save_LIBS=$LIBS
-LIBS="-libs $LIBS"
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-
-int
-main ()
-{
-main ();
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_lib_ibs_main=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_lib_ibs_main=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-echo "$as_me:$LINENO: result: $ac_cv_lib_ibs_main" >&5
-echo "${ECHO_T}$ac_cv_lib_ibs_main" >&6
-if test $ac_cv_lib_ibs_main = yes; then
- cat >>confdefs.h <<_ACEOF
-#define HAVE_LIBIBS 1
-_ACEOF
-
- LIBS="-libs $LIBS"
-
-fi
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gtk+-2.0 >= 2.4" >&5
-echo $ECHO_N "checking for gtk+-2.0 >= 2.4... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gtk+-2.0 >= 2.4" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GTK_CFLAGS" >&5
-echo $ECHO_N "checking GTK_CFLAGS... $ECHO_C" >&6
- GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 2.4"`
- echo "$as_me:$LINENO: result: $GTK_CFLAGS" >&5
-echo "${ECHO_T}$GTK_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GTK_LIBS" >&5
-echo $ECHO_N "checking GTK_LIBS... $ECHO_C" >&6
- GTK_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 2.4"`
- echo "$as_me:$LINENO: result: $GTK_LIBS" >&5
-echo "${ECHO_T}$GTK_LIBS" >&6
- else
- GTK_CFLAGS=""
- GTK_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GTK_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk+-2.0 >= 2.4"`
- echo $GTK_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gtk+-2.0 >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gtk+-2.0 >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-
-
-
-
-
-
-
-
-echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
-echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6
-if test "${ac_cv_c_const+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-/* FIXME: Include the comments suggested by Paul. */
-#ifndef __cplusplus
- /* Ultrix mips cc rejects this. */
- typedef int charset[2];
- const charset x;
- /* SunOS 4.1.1 cc rejects this. */
- char const *const *ccp;
- char **p;
- /* NEC SVR4.0.2 mips cc rejects this. */
- struct point {int x, y;};
- static struct point const zero = {0,0};
- /* AIX XL C 1.02.0.0 rejects this.
- It does not let you subtract one const X* pointer from another in
- an arm of an if-expression whose if-part is not a constant
- expression */
- const char *g = "string";
- ccp = &g + (g ? g-g : 0);
- /* HPUX 7.0 cc rejects these. */
- ++ccp;
- p = (char**) ccp;
- ccp = (char const *const *) p;
- { /* SCO 3.2v4 cc rejects this. */
- char *t;
- char const *s = 0 ? (char *) 0 : (char const *) 0;
-
- *t++ = 0;
- }
- { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
- int x[] = {25, 17};
- const int *foo = &x[0];
- ++foo;
- }
- { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
- typedef const int *iptr;
- iptr p = 0;
- ++p;
- }
- { /* AIX XL C 1.02.0.0 rejects this saying
- "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
- struct s { int j; const int *ap[3]; };
- struct s *b; b->j = 5;
- }
- { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
- const int foo = 10;
- }
-#endif
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_c_const=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_c_const=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
-echo "${ECHO_T}$ac_cv_c_const" >&6
-if test $ac_cv_c_const = no; then
-
-cat >>confdefs.h <<\_ACEOF
-#define const
-_ACEOF
-
-fi
-
-
-# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
-# for constant arguments. Useless!
-echo "$as_me:$LINENO: checking for working alloca.h" >&5
-echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6
-if test "${ac_cv_working_alloca_h+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#include <alloca.h>
-int
-main ()
-{
-char *p = (char *) alloca (2 * sizeof (int));
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_working_alloca_h=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_working_alloca_h=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5
-echo "${ECHO_T}$ac_cv_working_alloca_h" >&6
-if test $ac_cv_working_alloca_h = yes; then
-
-cat >>confdefs.h <<\_ACEOF
-#define HAVE_ALLOCA_H 1
-_ACEOF
-
-fi
-
-echo "$as_me:$LINENO: checking for alloca" >&5
-echo $ECHO_N "checking for alloca... $ECHO_C" >&6
-if test "${ac_cv_func_alloca_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#ifdef __GNUC__
-# define alloca __builtin_alloca
-#else
-# ifdef _MSC_VER
-# include <malloc.h>
-# define alloca _alloca
-# else
-# if HAVE_ALLOCA_H
-# include <alloca.h>
-# else
-# ifdef _AIX
- #pragma alloca
-# else
-# ifndef alloca /* predefined by HP cc +Olibcalls */
-char *alloca ();
-# endif
-# endif
-# endif
-# endif
-#endif
-
-int
-main ()
-{
-char *p = (char *) alloca (1);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_func_alloca_works=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_func_alloca_works=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5
-echo "${ECHO_T}$ac_cv_func_alloca_works" >&6
-
-if test $ac_cv_func_alloca_works = yes; then
-
-cat >>confdefs.h <<\_ACEOF
-#define HAVE_ALLOCA 1
-_ACEOF
-
-else
- # The SVR3 libPW and SVR4 libucb both contain incompatible functions
-# that cause trouble. Some versions do not even contain alloca or
-# contain a buggy version. If you still want to use their alloca,
-# use ar to extract alloca.o from them instead of compiling alloca.c.
-
-ALLOCA=alloca.$ac_objext
-
-cat >>confdefs.h <<\_ACEOF
-#define C_ALLOCA 1
-_ACEOF
-
-
-echo "$as_me:$LINENO: checking whether \`alloca.c' needs Cray hooks" >&5
-echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6
-if test "${ac_cv_os_cray+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#if defined(CRAY) && ! defined(CRAY2)
-webecray
-#else
-wenotbecray
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
- $EGREP "webecray" >/dev/null 2>&1; then
- ac_cv_os_cray=yes
-else
- ac_cv_os_cray=no
-fi
-rm -f conftest*
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_os_cray" >&5
-echo "${ECHO_T}$ac_cv_os_cray" >&6
-if test $ac_cv_os_cray = yes; then
- for ac_func in _getb67 GETB67 getb67; do
- as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-echo "$as_me:$LINENO: checking for $ac_func" >&5
-echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
-if eval "test \"\${$as_ac_var+set}\" = set"; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
- For example, HP-UX 11i <limits.h> declares gettimeofday. */
-#define $ac_func innocuous_$ac_func
-
-/* System header to define __stub macros and hopefully few prototypes,
- which can conflict with char $ac_func (); below.
- Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- <limits.h> exists even on freestanding compilers. */
-
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
-
-#undef $ac_func
-
-/* Override any gcc2 internal prototype to avoid an error. */
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-/* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
-char $ac_func ();
-/* The GNU C library defines this for functions which it implements
- to always fail with ENOSYS. Some functions are actually named
- something starting with __ and the normal name is an alias. */
-#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
-choke me
-#else
-char (*f) () = $ac_func;
-#endif
-#ifdef __cplusplus
-}
-#endif
-
-int
-main ()
-{
-return f != $ac_func;
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- eval "$as_ac_var=yes"
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-eval "$as_ac_var=no"
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
-echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
-if test `eval echo '${'$as_ac_var'}'` = yes; then
-
-cat >>confdefs.h <<_ACEOF
-#define CRAY_STACKSEG_END $ac_func
-_ACEOF
-
- break
-fi
-
- done
-fi
-
-echo "$as_me:$LINENO: checking stack direction for C alloca" >&5
-echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6
-if test "${ac_cv_c_stack_direction+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test "$cross_compiling" = yes; then
- ac_cv_c_stack_direction=0
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-int
-find_stack_direction ()
-{
- static char *addr = 0;
- auto char dummy;
- if (addr == 0)
- {
- addr = &dummy;
- return find_stack_direction ();
- }
- else
- return (&dummy > addr) ? 1 : -1;
-}
-
-int
-main ()
-{
- exit (find_stack_direction () < 0);
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_c_stack_direction=1
-else
- echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-ac_cv_c_stack_direction=-1
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
-fi
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5
-echo "${ECHO_T}$ac_cv_c_stack_direction" >&6
-
-cat >>confdefs.h <<_ACEOF
-#define STACK_DIRECTION $ac_cv_c_stack_direction
-_ACEOF
-
-
-fi
-
-
-
-
- ac_config_files="$ac_config_files Makefile gtk2-java.pc gtk2-java.pc.buildplace doc/Makefile doc/examples/runExample.sh src/Makefile src/java//org/gnu/gtk/Gtk.java src/java/org/gnu/gdk/Gdk.java src/java/org/gnu/glib/GObject.java"
-cat >confcache <<\_ACEOF
-# This file is a shell script that caches the results of configure
-# tests run on this system so they can be shared between configure
-# scripts and configure runs, see configure's option --config-cache.
-# It is not useful on other systems. If it contains results you don't
-# want to keep, you may remove or edit it.
-#
-# config.status only pays attention to the cache file if you give it
-# the --recheck option to rerun configure.
-#
-# `ac_cv_env_foo' variables (set or unset) will be overridden when
-# loading this file, other *unset* `ac_cv_foo' will be assigned the
-# following values.
-
-_ACEOF
-
-# The following way of writing the cache mishandles newlines in values,
-# but we know of no workaround that is simple, portable, and efficient.
-# So, don't put newlines in cache variables' values.
-# Ultrix sh set writes to stderr and can't be redirected directly,
-# and sets the high bit in the cache file unless we assign to the vars.
-{
- (set) 2>&1 |
- case `(ac_space=' '; set | grep ac_space) 2>&1` in
- *ac_space=\ *)
- # `set' does not quote correctly, so add quotes (double-quote
- # substitution turns \\\\ into \\, and sed turns \\ into \).
- sed -n \
- "s/'/'\\\\''/g;
- s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
- ;;
- *)
- # `set' quotes correctly as required by POSIX, so do not add quotes.
- sed -n \
- "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
- ;;
- esac;
-} |
- sed '
- t clear
- : clear
- s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
- t end
- /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
- : end' >>confcache
-if diff $cache_file confcache >/dev/null 2>&1; then :; else
- if test -w $cache_file; then
- test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
- cat confcache >$cache_file
- else
- echo "not updating unwritable cache $cache_file"
- fi
-fi
-rm -f confcache
-
-test "x$prefix" = xNONE && prefix=$ac_default_prefix
-# Let make expand exec_prefix.
-test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
-
-# VPATH may cause trouble with some makes, so we remove $(srcdir),
-# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
-# trailing colons and then remove the whole line if VPATH becomes empty
-# (actually we leave an empty line to preserve line numbers).
-if test "x$srcdir" = x.; then
- ac_vpsub='/^[ ]*VPATH[ ]*=/{
-s/:*\$(srcdir):*/:/;
-s/:*\${srcdir}:*/:/;
-s/:*@srcdir@:*/:/;
-s/^\([^=]*=[ ]*\):*/\1/;
-s/:*$//;
-s/^[^=]*=[ ]*$//;
-}'
-fi
-
-# Transform confdefs.h into DEFS.
-# Protect against shell expansion while executing Makefile rules.
-# Protect against Makefile macro expansion.
-#
-# If the first sed substitution is executed (which looks for macros that
-# take arguments), then we branch to the quote section. Otherwise,
-# look for a macro that doesn't take arguments.
-cat >confdef2opt.sed <<\_ACEOF
-t clear
-: clear
-s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*([^)]*)\)[ ]*\(.*\),-D\1=\2,g
-t quote
-s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\),-D\1=\2,g
-t quote
-d
-: quote
-s,[ `~#$^&*(){}\\|;'"<>?],\\&,g
-s,\[,\\&,g
-s,\],\\&,g
-s,\$,$$,g
-p
-_ACEOF
-# We use echo to avoid assuming a particular line-breaking character.
-# The extra dot is to prevent the shell from consuming trailing
-# line-breaks from the sub-command output. A line-break within
-# single-quotes doesn't work because, if this script is created in a
-# platform that uses two characters for line-breaks (e.g., DOS), tr
-# would break.
-ac_LF_and_DOT=`echo; echo .`
-DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'`
-rm -f confdef2opt.sed
-
-
-ac_libobjs=
-ac_ltlibobjs=
-for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
- # 1. Remove the extension, and $U if already installed.
- ac_i=`echo "$ac_i" |
- sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
- # 2. Add them.
- ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"
- ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'
-done
-LIBOBJS=$ac_libobjs
-
-LTLIBOBJS=$ac_ltlibobjs
-
-
-
-: ${CONFIG_STATUS=./config.status}
-ac_clean_files_save=$ac_clean_files
-ac_clean_files="$ac_clean_files $CONFIG_STATUS"
-{ echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
-echo "$as_me: creating $CONFIG_STATUS" >&6;}
-cat >$CONFIG_STATUS <<_ACEOF
-#! $SHELL
-# Generated by $as_me.
-# Run this file to recreate the current configuration.
-# Compiler output produced by configure, useful for debugging
-# configure, is in config.log if it exists.
-
-debug=false
-ac_cs_recheck=false
-ac_cs_silent=false
-SHELL=\${CONFIG_SHELL-$SHELL}
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
-echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
-echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-exec 6>&1
-
-# Open the log real soon, to keep \$[0] and so on meaningful, and to
-# report actual input values of CONFIG_FILES etc. instead of their
-# values after options handling. Logging --version etc. is OK.
-exec 5>>config.log
-{
- echo
- sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
-## Running $as_me. ##
-_ASBOX
-} >&5
-cat >&5 <<_CSEOF
-
-This file was extended by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- CONFIG_FILES = $CONFIG_FILES
- CONFIG_HEADERS = $CONFIG_HEADERS
- CONFIG_LINKS = $CONFIG_LINKS
- CONFIG_COMMANDS = $CONFIG_COMMANDS
- $ $0 $@
-
-_CSEOF
-echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
-echo >&5
-_ACEOF
-
-# Files that config.status was made for.
-if test -n "$ac_config_files"; then
- echo "config_files=\"$ac_config_files\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_headers"; then
- echo "config_headers=\"$ac_config_headers\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_links"; then
- echo "config_links=\"$ac_config_links\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_commands"; then
- echo "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUS
-fi
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-
-ac_cs_usage="\
-\`$as_me' instantiates files from templates according to the
-current configuration.
-
-Usage: $0 [OPTIONS] [FILE]...
-
- -h, --help print this help, then exit
- -V, --version print version number, then exit
- -q, --quiet do not print progress messages
- -d, --debug don't remove temporary files
- --recheck update $as_me by reconfiguring in the same conditions
- --file=FILE[:TEMPLATE]
- instantiate the configuration file FILE
-
-Configuration files:
-$config_files
-
-Report bugs to <bug-autoconf at gnu.org>."
-_ACEOF
-
-cat >>$CONFIG_STATUS <<_ACEOF
-ac_cs_version="\\
-config.status
-configured by $0, generated by GNU Autoconf 2.59,
- with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This config.status script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it."
-srcdir=$srcdir
-INSTALL="$INSTALL"
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-# If no file are specified by the user, then we need to provide default
-# value. By we need to know if files were specified by the user.
-ac_need_defaults=:
-while test $# != 0
-do
- case $1 in
- --*=*)
- ac_option=`expr "x$1" : 'x\([^=]*\)='`
- ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
- ac_shift=:
- ;;
- -*)
- ac_option=$1
- ac_optarg=$2
- ac_shift=shift
- ;;
- *) # This is not an option, so the user has probably given explicit
- # arguments.
- ac_option=$1
- ac_need_defaults=false;;
- esac
-
- case $ac_option in
- # Handling of the options.
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
- -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
- ac_cs_recheck=: ;;
- --version | --vers* | -V )
- echo "$ac_cs_version"; exit 0 ;;
- --he | --h)
- # Conflict between --help and --header
- { { echo "$as_me:$LINENO: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; };;
- --help | --hel | -h )
- echo "$ac_cs_usage"; exit 0 ;;
- --debug | --d* | -d )
- debug=: ;;
- --file | --fil | --fi | --f )
- $ac_shift
- CONFIG_FILES="$CONFIG_FILES $ac_optarg"
- ac_need_defaults=false;;
- --header | --heade | --head | --hea )
- $ac_shift
- CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
- ac_need_defaults=false;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil | --si | --s)
- ac_cs_silent=: ;;
-
- # This is an error.
- -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; } ;;
-
- *) ac_config_targets="$ac_config_targets $1" ;;
-
- esac
- shift
-done
-
-ac_configure_extra_args=
-
-if $ac_cs_silent; then
- exec 6>/dev/null
- ac_configure_extra_args="$ac_configure_extra_args --silent"
-fi
-
-_ACEOF
-cat >>$CONFIG_STATUS <<_ACEOF
-if \$ac_cs_recheck; then
- echo "running $SHELL $0 " $ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
- exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
-fi
-
-_ACEOF
-
-
-
-
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-for ac_config_target in $ac_config_targets
-do
- case "$ac_config_target" in
- # Handling of arguments.
- "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
- "gtk2-java.pc" ) CONFIG_FILES="$CONFIG_FILES gtk2-java.pc" ;;
- "gtk2-java.pc.buildplace" ) CONFIG_FILES="$CONFIG_FILES gtk2-java.pc.buildplace" ;;
- "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
- "doc/examples/runExample.sh" ) CONFIG_FILES="$CONFIG_FILES doc/examples/runExample.sh" ;;
- "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
- "src/java//org/gnu/gtk/Gtk.java" ) CONFIG_FILES="$CONFIG_FILES src/java//org/gnu/gtk/Gtk.java" ;;
- "src/java/org/gnu/gdk/Gdk.java" ) CONFIG_FILES="$CONFIG_FILES src/java/org/gnu/gdk/Gdk.java" ;;
- "src/java/org/gnu/glib/GObject.java" ) CONFIG_FILES="$CONFIG_FILES src/java/org/gnu/glib/GObject.java" ;;
- *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
-echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# If the user did not use the arguments to specify the items to instantiate,
-# then the envvar interface is used. Set only those that are not.
-# We use the long form for the default assignment because of an extremely
-# bizarre bug on SunOS 4.1.3.
-if $ac_need_defaults; then
- test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
-fi
-
-# Have a temporary directory for convenience. Make it in the build tree
-# simply because there is no reason to put it here, and in addition,
-# creating and moving files from /tmp can sometimes cause problems.
-# Create a temporary directory, and hook for its removal unless debugging.
-$debug ||
-{
- trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
- trap '{ (exit 1); exit 1; }' 1 2 13 15
-}
-
-# Create a (secure) tmp directory for tmp files.
-
-{
- tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
- test -n "$tmp" && test -d "$tmp"
-} ||
-{
- tmp=./confstat$$-$RANDOM
- (umask 077 && mkdir $tmp)
-} ||
-{
- echo "$me: cannot create a temporary directory in ." >&2
- { (exit 1); exit 1; }
-}
-
-_ACEOF
-
-cat >>$CONFIG_STATUS <<_ACEOF
-
-#
-# CONFIG_FILES section.
-#
-
-# No need to generate the scripts if there are no CONFIG_FILES.
-# This happens for instance when ./config.status config.h
-if test -n "\$CONFIG_FILES"; then
- # Protect against being on the right side of a sed subst in config.status.
- sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&,]/\\\\&/g;
- s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF
-s, at SHELL@,$SHELL,;t t
-s, at PATH_SEPARATOR@,$PATH_SEPARATOR,;t t
-s, at PACKAGE_NAME@,$PACKAGE_NAME,;t t
-s, at PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t
-s, at PACKAGE_VERSION@,$PACKAGE_VERSION,;t t
-s, at PACKAGE_STRING@,$PACKAGE_STRING,;t t
-s, at PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t
-s, at exec_prefix@,$exec_prefix,;t t
-s, at prefix@,$prefix,;t t
-s, at program_transform_name@,$program_transform_name,;t t
-s, at bindir@,$bindir,;t t
-s, at sbindir@,$sbindir,;t t
-s, at libexecdir@,$libexecdir,;t t
-s, at datadir@,$datadir,;t t
-s, at sysconfdir@,$sysconfdir,;t t
-s, at sharedstatedir@,$sharedstatedir,;t t
-s, at localstatedir@,$localstatedir,;t t
-s, at libdir@,$libdir,;t t
-s, at includedir@,$includedir,;t t
-s, at oldincludedir@,$oldincludedir,;t t
-s, at infodir@,$infodir,;t t
-s, at mandir@,$mandir,;t t
-s, at build_alias@,$build_alias,;t t
-s, at host_alias@,$host_alias,;t t
-s, at target_alias@,$target_alias,;t t
-s, at DEFS@,$DEFS,;t t
-s, at ECHO_C@,$ECHO_C,;t t
-s, at ECHO_N@,$ECHO_N,;t t
-s, at ECHO_T@,$ECHO_T,;t t
-s, at LIBS@,$LIBS,;t t
-s, at gtkversion@,$gtkversion,;t t
-s, at gtkapiversion@,$gtkapiversion,;t t
-s, at INSTALLED_CLASSPATH@,$INSTALLED_CLASSPATH,;t t
-s, at INSTALLED_JNI_DIR@,$INSTALLED_JNI_DIR,;t t
-s, at INSTALLED_MACRO_DIR@,$INSTALLED_MACRO_DIR,;t t
-s, at INSTALLED_CLASSPATH_BUILDPLACE@,$INSTALLED_CLASSPATH_BUILDPLACE,;t t
-s, at INSTALLED_JNI_DIR_BUILDPLACE@,$INSTALLED_JNI_DIR_BUILDPLACE,;t t
-s, at INSTALLED_MACRO_DIR_BUILDPLACE@,$INSTALLED_MACRO_DIR_BUILDPLACE,;t t
-s, at CC@,$CC,;t t
-s, at CFLAGS@,$CFLAGS,;t t
-s, at LDFLAGS@,$LDFLAGS,;t t
-s, at CPPFLAGS@,$CPPFLAGS,;t t
-s, at ac_ct_CC@,$ac_ct_CC,;t t
-s, at EXEEXT@,$EXEEXT,;t t
-s, at OBJEXT@,$OBJEXT,;t t
-s, at INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
-s, at INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
-s, at INSTALL_DATA@,$INSTALL_DATA,;t t
-s, at DB1@,$DB1,;t t
-s, at DB2@,$DB2,;t t
-s, at DOCBOOK@,$DOCBOOK,;t t
-s, at JAVAC@,$JAVAC,;t t
-s, at JAR@,$JAR,;t t
-s, at GCJ@,$GCJ,;t t
-s, at GCJ_CLASSPATH@,$GCJ_CLASSPATH,;t t
-s, at GCJ_BUILD_TARGETS@,$GCJ_BUILD_TARGETS,;t t
-s, at GCJ_INSTALL_TARGETS@,$GCJ_INSTALL_TARGETS,;t t
-s, at GCJ_UNINSTALL_TARGETS@,$GCJ_UNINSTALL_TARGETS,;t t
-s, at PKG_CONFIG@,$PKG_CONFIG,;t t
-s, at GTK_CFLAGS@,$GTK_CFLAGS,;t t
-s, at GTK_LIBS@,$GTK_LIBS,;t t
-s, at TOPLEVEL_TARGETS@,$TOPLEVEL_TARGETS,;t t
-s, at INSTALL_TARGETS@,$INSTALL_TARGETS,;t t
-s, at UNINSTALL_TARGETS@,$UNINSTALL_TARGETS,;t t
-s, at MACRO_FLAG@,$MACRO_FLAG,;t t
-s, at ALLOCA@,$ALLOCA,;t t
-s, at CPP@,$CPP,;t t
-s, at EGREP@,$EGREP,;t t
-s, at LIBOBJS@,$LIBOBJS,;t t
-s, at LTLIBOBJS@,$LTLIBOBJS,;t t
-CEOF
-
-_ACEOF
-
- cat >>$CONFIG_STATUS <<\_ACEOF
- # Split the substitutions into bite-sized pieces for seds with
- # small command number limits, like on Digital OSF/1 and HP-UX.
- ac_max_sed_lines=48
- ac_sed_frag=1 # Number of current file.
- ac_beg=1 # First line for current file.
- ac_end=$ac_max_sed_lines # Line after last line for current file.
- ac_more_lines=:
- ac_sed_cmds=
- while $ac_more_lines; do
- if test $ac_beg -gt 1; then
- sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- else
- sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- fi
- if test ! -s $tmp/subs.frag; then
- ac_more_lines=false
- else
- # The purpose of the label and of the branching condition is to
- # speed up the sed processing (if there are no `@' at all, there
- # is no need to browse any of the substitutions).
- # These are the two extra sed commands mentioned above.
- (echo ':t
- /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
- else
- ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
- fi
- ac_sed_frag=`expr $ac_sed_frag + 1`
- ac_beg=$ac_end
- ac_end=`expr $ac_end + $ac_max_sed_lines`
- fi
- done
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds=cat
- fi
-fi # test -n "$CONFIG_FILES"
-
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
-for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
- # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
- case $ac_file in
- - | *:- | *:-:* ) # input from stdin
- cat >$tmp/stdin
- ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- * ) ac_file_in=$ac_file.in ;;
- esac
-
- # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
- ac_dir=`(dirname "$ac_file") 2>/dev/null ||
-$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$ac_file" : 'X\(//\)[^/]' \| \
- X"$ac_file" : 'X\(//\)$' \| \
- X"$ac_file" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$ac_file" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- { if $as_mkdir_p; then
- mkdir -p "$ac_dir"
- else
- as_dir="$ac_dir"
- as_dirs=
- while test ! -d "$as_dir"; do
- as_dirs="$as_dir $as_dirs"
- as_dir=`(dirname "$as_dir") 2>/dev/null ||
-$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$as_dir" : 'X\(//\)[^/]' \| \
- X"$as_dir" : 'X\(//\)$' \| \
- X"$as_dir" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$as_dir" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- done
- test ! -n "$as_dirs" || mkdir $as_dirs
- fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
-echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
- { (exit 1); exit 1; }; }; }
-
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
-
- case $INSTALL in
- [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
- *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
- esac
-
- # Let's still pretend it is `configure' which instantiates (i.e., don't
- # use $as_me), people would be surprised to read:
- # /* config.h. Generated by config.status. */
- if test x"$ac_file" = x-; then
- configure_input=
- else
- configure_input="$ac_file. "
- fi
- configure_input=$configure_input"Generated from `echo $ac_file_in |
- sed 's,.*/,,'` by configure."
-
- # First look for the input files in the build tree, otherwise in the
- # src tree.
- ac_file_inputs=`IFS=:
- for f in $ac_file_in; do
- case $f in
- -) echo $tmp/stdin ;;
- [\\/$]*)
- # Absolute (can't be DOS-style, as IFS=:)
- test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- echo "$f";;
- *) # Relative
- if test -f "$f"; then
- # Build tree
- echo "$f"
- elif test -f "$srcdir/$f"; then
- # Source tree
- echo "$srcdir/$f"
- else
- # /dev/null tree
- { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- fi;;
- esac
- done` || { (exit 1); exit 1; }
-
- if test x"$ac_file" != x-; then
- { echo "$as_me:$LINENO: creating $ac_file" >&5
-echo "$as_me: creating $ac_file" >&6;}
- rm -f "$ac_file"
- fi
-_ACEOF
-cat >>$CONFIG_STATUS <<_ACEOF
- sed "$ac_vpsub
-$extrasub
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
-:t
-/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
-s, at configure_input@,$configure_input,;t t
-s, at srcdir@,$ac_srcdir,;t t
-s, at abs_srcdir@,$ac_abs_srcdir,;t t
-s, at top_srcdir@,$ac_top_srcdir,;t t
-s, at abs_top_srcdir@,$ac_abs_top_srcdir,;t t
-s, at builddir@,$ac_builddir,;t t
-s, at abs_builddir@,$ac_abs_builddir,;t t
-s, at top_builddir@,$ac_top_builddir,;t t
-s, at abs_top_builddir@,$ac_abs_top_builddir,;t t
-s, at INSTALL@,$ac_INSTALL,;t t
-" $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
- rm -f $tmp/stdin
- if test x"$ac_file" != x-; then
- mv $tmp/out $ac_file
- else
- cat $tmp/out
- rm -f $tmp/out
- fi
-
-done
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-
-{ (exit 0); exit 0; }
-_ACEOF
-chmod +x $CONFIG_STATUS
-ac_clean_files=$ac_clean_files_save
-
-
-# configure is writing to config.log, and then calls config.status.
-# config.status does its own redirection, appending to config.log.
-# Unfortunately, on DOS this fails, as config.log is still kept open
-# by configure, so config.status won't be able to write to it; its
-# output is simply discarded. So we exec the FD to /dev/null,
-# effectively closing config.log, so it can be properly (re)opened and
-# appended to by config.status. When coming back to configure, we
-# need to make the FD available again.
-if test "$no_create" != yes; then
- ac_cs_success=:
- ac_config_status_args=
- test "$silent" = yes &&
- ac_config_status_args="$ac_config_status_args --quiet"
- exec 5>/dev/null
- $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
- exec 5>>config.log
- # Use ||, not &&, to avoid exiting from the if with $? = 1, which
- # would make configure fail if this is the last instruction.
- $ac_cs_success || { (exit 1); exit 1; }
-fi
-
-
-`if test -e ../pkgconfig-tmp/; then cp gtk2-java.pc.buildplace ../pkgconfig-tmp/gtk2-java.pc; fi;`
-
-`chmod +x doc/examples/runExample.sh`
diff --git a/libgtk-java/configure.in b/libgtk-java/configure.in
deleted file mode 100644
index f7d0961..0000000
--- a/libgtk-java/configure.in
+++ /dev/null
@@ -1,57 +0,0 @@
-dnl Process this file with autoconf to produce a configure script.
-dnl
-dnl This file is part of Java-GNOME.
-dnl
-dnl Java-GNOME is free software; you can redistribute it and/or modify it
-dnl under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
-dnl any later version.
-dnl
-dnl Java-GNOME is distributed in the hope that it will be useful, but
-dnl WITHOUT ANY WARRANTY; without even the implied warranty of
-dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-dnl GNU General Public License for more details.
-dnl
-dnl You should have received a copy of the GNU General Public License
-dnl along with Jade; see the file COPYING. If not, write to
-dnl the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
-AC_INIT(src/jni/org_gnu_gtk_Gtk.c)
-
-gtkversion="2.4.6"
-AC_SUBST(gtkversion)
-gtkapiversion="2.4"
-AC_SUBST(gtkapiversion)
-
-INSTALLED_CLASSPATH=\${prefix}/share/java/gtk${gtkapiversion}-${gtkversion}.jar
-INSTALLED_JNI_DIR=\${prefix}/lib/jni/
-INSTALLED_MACRO_DIR=\${prefix}/share/libgtk-java/macros/
-AC_SUBST(INSTALLED_CLASSPATH)
-AC_SUBST(INSTALLED_JNI_DIR)
-AC_SUBST(INSTALLED_MACRO_DIR)
-
-BUILDDIR=`pwd`
-
-INSTALLED_CLASSPATH_BUILDPLACE=$BUILDDIR/lib/gtk${gtkapiversion}-${gtkversion}.jar
-INSTALLED_JNI_DIR_BUILDPLACE=$BUILDDIR/lib/
-INSTALLED_MACRO_DIR_BUILDPLACE=$BUILDDIR/macros/
-AC_SUBST(INSTALLED_CLASSPATH_BUILDPLACE)
-AC_SUBST(INSTALLED_JNI_DIR_BUILDPLACE)
-AC_SUBST(INSTALLED_MACRO_DIR_BUILDPLACE)
-
-JG_COMMON
-
-AC_OUTPUT(Makefile
- gtk2-java.pc
- gtk2-java.pc.buildplace
- doc/Makefile
- doc/examples/runExample.sh
- src/Makefile
- src/java//org/gnu/gtk/Gtk.java
- src/java/org/gnu/gdk/Gdk.java
- src/java/org/gnu/glib/GObject.java
- )
-
-`if test -e ../pkgconfig-tmp/; then cp gtk2-java.pc.buildplace ../pkgconfig-tmp/gtk2-java.pc; fi;`
-
-`chmod +x doc/examples/runExample.sh`
diff --git a/libgtk-java/doc/FAQ.sgml b/libgtk-java/doc/FAQ.sgml
deleted file mode 100644
index 3bbf37b..0000000
--- a/libgtk-java/doc/FAQ.sgml
+++ /dev/null
@@ -1,493 +0,0 @@
-<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V3.1//EN">
-<article>
-<artheader>
- <author><firstname>Java-GNOME</firstname><surname>team</surname></author>
- <authorinitials>cjvw</authorinitials>
- <artpagenums>339-343</artpagenums>
- <volumenum>0</volumenum>
- <issuenum>1</issuenum>
- <publisher><publishername>The TeX User's Group</publishername></publisher>
- <pubdate>2000</pubdate>
- <title>Java-GNOME Frequently Asked Questions</title>
- <titleabbrev>CTAN-Web</titleabbrev>
- <revhistory>
- <revision>
- <revnumber>0.8</revnumber>
- <date>05 July 2003</date>
- </revision>
- </revhistory>
-</artheader>
-
-<qandaset>
-<title>Where can I find ...?</title>
-<qandaentry>
-<question>
-<para>
-Where can I find the latest version of this document?
-</para>
-</question>
-<answer>
-<para>
-You can find the latest version of Java-GNOME and the FAQ at:
-<ulink url="http://java-gnome.sourceforge.net">
-http://java-gnome.sourceforge.net</ulink>.
-</para>
-</answer>
-</qandaentry>
-
-<qandaentry>
-<question>
-<para>
-How do I submit questions for this FAQ?
-</para>
-</question>
-<answer>
-<para>
-You can submit questions to the FAQ by sending them to the
-java-gnome-developer mailing list. Use the following email address for the
-list:
-<email>java-gnome-developer at lists.sourceforge.net</email>.
-</para>
-
-<para>
-This list is a good place for discussions about using Java-GTK and Java-GNOME.
-You can subscribe to the list at:
-<ulink url="http://lists.sourceforge.net/mailman/listinfo/java-gnome-developer">
-http://lists.sourceforge.net/mailman/listinfo/java-gnome-developer</ulink>.
-
-You can find the list archives at:
-<ulink url="http://www.geocrawler.com/lists/3/SourceForge/7036/0/">
-http://www.geocrawler.com/lists/3/SourceForge/7036/0/</ulink>.
-</para>
-</answer>
-</qandaentry>
-
-<qandaentry>
-<question>
-<para>
-Where can I find the latest version Java-GTK?
-</para>
-</question>
-<answer>
-<para>
-Java-GTK is part of Java-GNOME and can be found at:
-<ulink url="http://java-gnome.sourceforge.net">
-http://java-gnome.sourceforge.net</ulink>.
-</para>
-</answer>
-</qandaentry>
-
-<qandaentry>
-<question>
-<para>
-Where can I find the latest version Java-GNOME?
-</para>
-</question>
-<answer>
-<para>
-You can find the latest version of Java-GNOME and the FAQ at:
-<ulink url="http://java-gnome.sourceforge.net">
-http://java-gnome.sourceforge.net</ulink>.
-</para>
-</answer>
-</qandaentry>
-
-<qandaentry>
-<question>
-<para>
-What is the difference between Java-GTK and Java-GNOME?
-</para>
-</question>
-<answer>
-<para>
-Java-GTK and Java-GNOME can be built from the same source. We split Java-GNOME
-into Java-GTK which only contains GLib, ATK, Pango, GDK and GTK objects and
-Java-GNOME which contains all the GNOME stuff. There is no seperate project
-called Java-GTK.
-</para>
-</answer>
-</qandaentry>
-
-<qandaentry>
-<question>
-<para>
-Do I need GNOME to use Java-GTK?
-</para>
-</question>
-<answer>
-<para>
-No, you do not need GNOME to use Java-GTK. But you need GLib, ATK, Pango, GDK
-and GTK to use Java-GTK.
-</para>
-</answer>
-</qandaentry>
-
-<qandaentry>
-<question>
-<para>
-Do I need GNOME to use Java-GNOME?
-</para>
-</question>
-<answer>
-<para>
-Yes, you need GNOME to use Java-GNOME.
-</para>
-</answer>
-</qandaentry>
-
-<qandaentry>
-<question>
-<para>
-How can I build only Java-GTK?
-</para>
-</question>
-<answer>
-<para>
-To build the GTK bindings only, pass the --with-gtk-only flag to configure.
-</para>
-</answer>
-</qandaentry>
-
-<qandaentry>
-<question>
-<para>
-Why can't Java-GTK and Java-GNOME be installed at the same time?
-</para>
-</question>
-<answer>
-<para>
-If you install Java-GNOME you have all of the libraries included in Java-GTK.
-</para>
-</answer>
-</qandaentry>
-
-<qandaentry>
-<question>
-<para>
-Which version of GTK and GNOME do you use?
-</para>
-</question>
-<answer>
-<para>
-Currently Java-GNOME is being built using
-<itemizedlist>
-<listitem>
-<para>
-gtk+-2.0 - 2.0or higher
-</para>
-</listitem>
-<listitem>
-<para>
-libgnomeui-2.0 - 1.108 or higher
-</para>
-</listitem>
-<listitem>
-<para>
-libglade-2.0 - 1.99 or higher
-</para>
-</listitem>
-</itemizedlist>
-</para>
-</answer>
-</qandaentry>
-
-<qandaentry>
-<question>
-<para>
-Does Java-GNOME work for Vendor X's JDK/JRE version Y?
-</para>
-</question>
-<answer>
-<para>
-Currently Java-GNOME has been tested and found working on the following JDK's
-<itemizedlist>
-<listitem>
-<para>
-Blackdown's JDK 1.1.7
-</para>
-</listitem>
-<listitem>
-<para>
-IBM's JDK 1.1.8
-</para>
-</listitem>
-<listitem>
-<para>
-Blackdown 1.3.0-FCS (Java 2)
-</para>
-</listitem>
-<listitem>
-<para>
-IBM's JDK 1.3 (Java 2)
-</para>
-</listitem>
-<listitem>
-<para>
-Sun's JDK 1.3 (Java 2)
-</para>
-</listitem>
-<listitem>
-<para>
-Kaffe 1.0.5 (See next question and answer)
-</para>
-</listitem>
-</itemizedlist>
-</para>
-
-<para>
-If you know of any other JDK/JRE's that Java-GNOME works with please let us
-know.
-</para>
-</answer>
-</qandaentry>
-
-<qandaentry>
-<question>
-<para>
-Does Java-GNOME work with kaffe?
-</para>
-</question>
-<answer>
-<para>
-<important>
-<para>
-New. Java-GNOME now works with kaffe, but does not (yet) compile with kaffe.
-The following workaround were tested with kaffe-1.0.5-3 on a RedHat 6.2 system.
-</para>
-<para>
-Update. Java-GNOMEunderstands about using kaffe for comiplation but we were not
-able to get it to compile. If you have used kaffe to compile java files and are
-willing to help please contact us.
-</para>
-</important>
-</para>
-
-<para>
-Yes, it actually works better than IBM JDK 1.1.8. You can either set the
-environment variable <command>LD_LIBRARY_PATH</command> or you will have
-to create a few links (as root) to get it working.
-</para>
-
-<para>
-Create links from your kaffe library directory (/usr/lib/kaffe on my system) to
-libGTKJava.so for Java-GTK and to libGTKJava.so and libGNOMEJava.so for
-Java-GNOME or set your LD_LIBRARY_PATH so that it includes the path to the above
-libraries.
-</para>
-
-<para>
-On my system this means that I had to do the following to get it running:
-
-<screen>
-cd /usr/lib/kaffe
-ln -s /usr/lib/libGNOMEJava.so
-ln -s /usr/lib/libGTKJava.so
-</screen>
-or
-<screen>
-export LD_LIBRARY_PATH=/usr/lib
-</screen>
-</para>
-
-<para>
-I then changed to the /usr/share/java-gnome/test dir and ran:
-
-<screen>
-kaffe -addclasspath ../gtk.jar:../gnome.jar:. TestGNOME
-</screen>
-
-and saw the pretty examples.
-</para>
-</answer>
-</qandaentry>
-
-<qandaentry>
-<question id="glade">
-<para>
-Can Java-GNOME read glade files like libglade?
-</para>
-</question>
-<answer>
-<para>
-Yes. Java-GNOME can do it. See the examples directory for some examples.
-</para>
-</answer>
-</qandaentry>
-
-<qandaentry>
-<question id="bugs">
-<para>
-Where can I submit a bug / feature request?
-</para>
-</question>
-<answer>
-<para>
-You can submit all bugs / feature requests on sourceforge
-(<ulink url="http://java-gnome.sourceforge.net">
-http://java-gnome.sourceforge.net</ulink>) or on the java-gnome-developer
-mailing list. Use the following email address for the list:
-<email>java-gnome-developer at lists.sourceforge.net</email>.
-</para>
-
-<para>
-This list is a good place for discussions about using Java-GTK and Java-GNOME.
-You can subscribe to the list at:
-<ulink url="http://lists.sourceforge.net/mailman/listinfo/java-gnome-developer">
-http://lists.sourceforge.net/mailman/listinfo/java-gnome-developer</ulink>.
-You can find the list archives at:
-<ulink url="http://www.geocrawler.com/lists/3/SourceForge/7036/0/">
-http://www.geocrawler.com/lists/3/SourceForge/7036/0/</ulink>.
-</para>
-
-<para>
-<important>
-<para>
-When submitting a bug please include as much as possible of the following:
-
-<itemizedlist>
-<listitem>
-<para>
-The output from <command>which java</command>
-</para>
-</listitem>
-<listitem>
-<para>
-The output from <command>java --version</command>
-</para>
-</listitem>
-<listitem>
-<para>
-The supplier of the JDK eg.: Sun, IBM, Blackdown, etc.
-</para>
-</listitem>
-<listitem>
-<para>
-The place where you installed Java
-</para>
-</listitem>
-<listitem>
-<para>
-The output from <command>echo $PATH</command>
-</para>
-</listitem>
-<listitem>
-<para>
-Full path and current directory when running java
-</para>
-</listitem>
-<listitem>
-<para>
-As full a description of the problem as possible
-</para>
-</listitem>
-<listitem>
-<para>
-The Java-GNOME/GTK version
-</para>
-</listitem>
-</itemizedlist>
-</para>
-</important>
-</para>
-</answer>
-</qandaentry>
-
-<qandaentry>
-<question>
-<para>
-How do I fix the following error?
-</para>
-
-<para>
-<screen>
-lib/libGTKJava.so.0.x.y: undefined symbol:
-gnome_entry_max_saved
- at java.lang.ClassLoader$NativeLibrary.load(Native Method)
- at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1382)
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1306)
- at java.lang.Runtime.loadLibrary0(Runtime.java:749)
- at java.lang.System.loadLibrary(System.java:820)
- at gnu.gtk.Gtk.<clinit>(Gtk.java:23)
- at TestGTK.main(TestGTK.java:412)
-</screen>
-</para>
-</question>
-<answer>
-<para>
-The most common error of this type is caused by the fact that your system can
-not find the libraries it needs to load. Try to run make install as root and
-ensure that the directory the two libraries (libGtkJava.so and libGNOMEJava.so)
-end up in is in the dynamic loader's path.
-</para>
-
-<para>
-If you did this and it still gives you the same error message please contact us.
-Also see <xref linkend="bugs">.
-</para>
-</answer>
-</qandaentry>
-
-
-<qandaentry>
-<question>
-<para>
-What are the requirements for compiling Java-GNOME
-with GCJ?
-</para>
-</question>
-<answer>
-<para>
-In order to compile Java-GNOME with GCJ for binary
-support you must have GCJ release 3.0.0 or higher
-and a JDK.
-</para>
-</answer>
-</qandaentry>
-
-<qandaentry>
-<question>
-<para>
-How do I compile Java-GNOME with GCJ?
-</para>
-</question>
-<answer>
-<para>
-There are a few arguments to the configure script that
-will facilitate the build. They are --with-gcj-compile
-(compile the bindings with native gcj support) and
---with-gcj-prefix (specify the root directory fo the
-gcc tree which contains gcj). If gcj is in your path
-you should just be able to type "./configure --with-gcj-compile".
-
-The build process will generate the java and jni code and
-compile the java and C code. This part of the build will
-use your standard JDK and C compiler. Once this is complete
-it will compile the java code into a shared object using
-gcj with the jni feature.
-</para>
-</answer>
-</qandaentry>
-
-<qandaentry>
-<question>
-<para>
-How do I compile the examples using gcj?
-</para>
-</question>
-<answer>
-<para>
-In order to compile the examples using gcj
-you must first build the bindings using the
-"--with-gcj-compile" option. You then should be
-able to compile the examples using the following
-command:
-<screen>
-gcj -fPIC -fjni -g -O -o Calculator --main=Calculator \
--L<emphasis>path to shared objects</emphasis> Calculator.java -lGTKJAR -lGNOMEJAR
-</screen>
-</para>
-</answer>
-</qandaentry>
-
-</qandaset>
-</article>
diff --git a/libgtk-java/doc/Makefile b/libgtk-java/doc/Makefile
deleted file mode 100644
index e4bead6..0000000
--- a/libgtk-java/doc/Makefile
+++ /dev/null
@@ -1,208 +0,0 @@
-# This file is part of Java-GNOME.
-#
-# Java-GNOME is free software; you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
-# any later version.
-#
-# Java-GNOME is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with Java-GNOME; see the file COPYING. If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-#
-#
-
-gtkversion=2.4.6
-gtkapiversion=2.4
-
-# Directories for configure. Will remove the redundant ones when we know where
-# to install the files.
-prefix=/usr/
-exec_prefix=${prefix}
-datadir=${prefix}/share
-bindir=${exec_prefix}/bin
-includedir=${prefix}/include
-infodir=${prefix}/info
-libdir=/usr/lib/jni/
-libexecdir=${exec_prefix}/libexec
-localstatedir=${prefix}/var
-mandir=${prefix}/man
-sharedstatedir=${prefix}/com
-
-INSTALL=/usr/bin/install -c
-JG_DOC_DIR=../
-
-# Set Java related stuff
-JAVADOC = @JAVADOC@
-JAVAC = gcj -C
-JAVA = @JAVA@
-JAR = /usr/bin/jar
-
-DOCBOOK = /usr/bin/db2html
-
-all:
-#faq api
-
-
-faq: build-faq/index.html
-build-faq/index.html: FAQ.sgml
- -mkdir build-faq
- $(DOCBOOK) -o build-faq FAQ.sgml
-
-SOURCE_PATH:=../src/java/org/gnu/gtk/*.java \
- ../src/java/org/gnu/gtk/event/*.java \
- ../src/java/org/gnu/glib/*.java \
- ../src/java/org/gnu/gdk/*.java \
- ../src/java/org/gnu/pango/*.java \
- ../src/java/org/gnu/atk/*.java
-SOURCES:= $(shell /bin/ls $(SOURCE_PATH) )
-
-## IF YOU MODIFY JAVADOC CREATION, PLEASE ALSO MODIFY IT IN THE BUILD SCRIPT ###
-JAVADOC_OPTIONS=-public -use -version -author
-JAVADOC_FOOTER="Please send any bug reports, comments, or suggestions for the API or documentation to <a href=\"mailto:java-gnome-developer at lists.sf.net\">java-gnome-developer at lists.sf.net</a>"
-# API documentation is generated by the build scripts for the tarballs. This
-# target should only be used from cvs (and in fact will only work from cvs)
-api: $(SOURCES)
- -mkdir -pv api
- -rm -rf api/*
- $(JAVADOC) \
- -d api \
- -sourcepath ../gtk/src/java:../gdk/src/java:../glib/src/java:../pango/src/java:../atk/src/java: \
- $(JAVADOC_OPTIONS) \
- -windowtitle "Java-Gnome $(apiversion) API Reference" \
- -doctitle "Java-Gnome $(apiversion) API Reference" \
- -footer $(JAVADOC_FOOTER) \
- org.gnu.glib \
- org.gnu.pango \
- org.gnu.atk \
- org.gnu.gdk \
- org.gnu.gtk \
- org.gnu.gtk.event
-
-
-# Install targets
-install:
-#faq api
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/doc/core/
-# $(INSTALL) -m644 build-faq/t1.html $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/doc/core/faq.html
-# $(INSTALL) -m644 tutorial/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/doc/core/
-# # TODO: create a makefile in the following place, linking to the jar files,
-# # setting ld-library-path, etc. as determined by the configure script.
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/core/org/gnu/atk/class-use
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/core/org/gnu/gdk/class-use
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/core/org/gnu/glib/class-use
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/core/org/gnu/gtk/class-use
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/core/org/gnu/gtk/event
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/core/org/gnu/gtk/event/class-use
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/core/org/gnu/pango/class-use
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/core/resources
-# $(INSTALL) -m644 api/*.html $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/core/
-# $(INSTALL) -m644 api/*.css $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/core/
-# $(INSTALL) -m644 api/package-list $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/core/
-# $(INSTALL) -m644 api/org/gnu/atk/*.html $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/core/org/gnu/atk/
-# $(INSTALL) -m644 api/org/gnu/atk/class-use/*.html $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/core/org/gnu/atk/class-use/
-# $(INSTALL) -m644 api/org/gnu/gdk/*.html $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/core/org/gnu/gdk/
-# $(INSTALL) -m644 api/org/gnu/gdk/class-use/*.html $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/core/org/gnu/gdk/class-use/
-# $(INSTALL) -m644 api/org/gnu/glib/*.html $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/core/org/gnu/glib/
-# $(INSTALL) -m644 api/org/gnu/glib/class-use/*.html $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/core/org/gnu/glib/class-use/
-# $(INSTALL) -m644 api/org/gnu/gtk/*.html $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/core/org/gnu/gtk/
-# $(INSTALL) -m644 api/org/gnu/gtk/class-use/*.html $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/core/org/gnu/gtk/class-use/
-# $(INSTALL) -m644 api/org/gnu/gtk/event/*.html $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/core/org/gnu/gtk/event/
-# $(INSTALL) -m644 api/org/gnu/gtk/event/class-use/*.html $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/core/org/gnu/gtk/event/class-use/
-# $(INSTALL) -m644 api/org/gnu/pango/*.html $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/core/org/gnu/pango/
-# $(INSTALL) -m644 api/org/gnu/pango/class-use/*.html $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/core/org/gnu/pango/class-use/
-# $(INSTALL) -m644 api/resources/* $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/core/resources/
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/alignment
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/appication
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/aspectframe
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/base
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/buttonbox
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/buttons
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/calendar
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/checkbutton
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/dataTable
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/draganddrop
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/editor
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/entry
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/fileselector
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/fixed
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/frame
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/html
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/image
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/invisible
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/mandel
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/notebook
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/packbox
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/paned
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/progressbar
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/radiobuttons
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/rangewidgets
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/scale
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/scrolledwin
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/spinbutton
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/statusbar
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/stockicons
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/table
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/testgtk
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/text
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/textbuffer
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/tree
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/treestore
-# $(INSTALL) -m644 examples/alignment/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/alignment
-# $(INSTALL) -m644 examples/application/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/application
-# $(INSTALL) -m644 examples/aspectframe/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/aspectframe
-# $(INSTALL) -m644 examples/base/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/base
-# $(INSTALL) -m644 examples/buttonbox/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/buttonbox
-# $(INSTALL) -m644 examples/buttons/*.java examples/buttons/*.xpm $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/buttons
-# $(INSTALL) -m644 examples/calendar/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/calendar
-# $(INSTALL) -m644 examples/checkbutton/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/checkbutton
-# $(INSTALL) -m644 examples/dataTable/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/dataTable
-# $(INSTALL) -m644 examples/draganddrop/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/draganddrop
-# $(INSTALL) -m644 examples/editor/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/editor
-# $(INSTALL) -m644 examples/entry/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/entry
-# $(INSTALL) -m644 examples/fileselector/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/fileselector
-# $(INSTALL) -m644 examples/fixed/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/fixed
-# $(INSTALL) -m644 examples/frame/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/frame
-# $(INSTALL) -m644 examples/html/*.java examples/html/*.html $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/html
-# $(INSTALL) -m644 examples/image/*.java examples/image/*.xpm $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/image
-# $(INSTALL) -m644 examples/invisible/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/invisible
-# $(INSTALL) -m644 examples/mandel/*.java examples/mandel/*.glade $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/mandel
-# $(INSTALL) -m644 examples/notebook/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/notebook
-# $(INSTALL) -m644 examples/packbox/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/packbox
-# $(INSTALL) -m644 examples/paned/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/paned
-# $(INSTALL) -m644 examples/progressbar/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/progressbar
-# $(INSTALL) -m644 examples/radiobuttons/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/radiobuttons
-# $(INSTALL) -m644 examples/rangewidgets/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/rangewidgets
-# $(INSTALL) -m644 examples/scale/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/scale
-# $(INSTALL) -m644 examples/scrolledwin/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/scrolledwin
-# $(INSTALL) -m644 examples/spinbutton/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/spinbutton
-# $(INSTALL) -m644 examples/statusbar/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/statusbar
-# $(INSTALL) -m644 examples/stockicons/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/stockicons
-# $(INSTALL) -m644 examples/table/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/table
-# $(INSTALL) -m644 examples/testgtk/*.java examples/testgtk/*.xpm $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/testgtk
-# $(INSTALL) -m644 examples/text/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/text
-# $(INSTALL) -m644 examples/textbuffer/*.java examples/textbuffer/*.gif $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/textbuffer
-# $(INSTALL) -m644 examples/tree/*.java examples/tree/*.xpm $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/tree
-# $(INSTALL) -m644 examples/treestore/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/treestore
-# -for f in $(DOCUMENTS); do $(INSTALL) -m644 $(JG_DOC_DIR)/$$f $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion) || exit 1; done
-
-
-# Uninstall targets
-uninstall:
- rm -rf $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/doc/core
-
-native_install: install
-native_uninstall: uninstall
-
-clean:
- -rm -rf build-faq
- -rm -rf api
-
-mostlyclean:
-distclean: clean
-maintainer-clean: distclean
diff --git a/libgtk-java/doc/Makefile.in b/libgtk-java/doc/Makefile.in
deleted file mode 100644
index 1595bf5..0000000
--- a/libgtk-java/doc/Makefile.in
+++ /dev/null
@@ -1,208 +0,0 @@
-# This file is part of Java-GNOME.
-#
-# Java-GNOME is free software; you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
-# any later version.
-#
-# Java-GNOME is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with Java-GNOME; see the file COPYING. If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-#
-#
-
-gtkversion=@gtkversion@
-gtkapiversion=@gtkapiversion@
-
-# Directories for configure. Will remove the redundant ones when we know where
-# to install the files.
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-datadir=@datadir@
-bindir=@bindir@
-includedir=@includedir@
-infodir=@infodir@
-libdir=@libdir@
-libexecdir=@libexecdir@
-localstatedir=@localstatedir@
-mandir=@mandir@
-sharedstatedir=@sharedstatedir@
-
-INSTALL=@INSTALL@
-JG_DOC_DIR=../
-
-# Set Java related stuff
-JAVADOC = @JAVADOC@
-JAVAC = @JAVAC@
-JAVA = @JAVA@
-JAR = @JAR@
-
-DOCBOOK = @DOCBOOK@
-
-all:
-#faq api
-
-
-faq: build-faq/index.html
-build-faq/index.html: FAQ.sgml
- -mkdir build-faq
- $(DOCBOOK) -o build-faq FAQ.sgml
-
-SOURCE_PATH:=../src/java/org/gnu/gtk/*.java \
- ../src/java/org/gnu/gtk/event/*.java \
- ../src/java/org/gnu/glib/*.java \
- ../src/java/org/gnu/gdk/*.java \
- ../src/java/org/gnu/pango/*.java \
- ../src/java/org/gnu/atk/*.java
-SOURCES:= $(shell /bin/ls $(SOURCE_PATH) )
-
-## IF YOU MODIFY JAVADOC CREATION, PLEASE ALSO MODIFY IT IN THE BUILD SCRIPT ###
-JAVADOC_OPTIONS=-public -use -version -author
-JAVADOC_FOOTER="Please send any bug reports, comments, or suggestions for the API or documentation to <a href=\"mailto:java-gnome-developer at lists.sf.net\">java-gnome-developer at lists.sf.net</a>"
-# API documentation is generated by the build scripts for the tarballs. This
-# target should only be used from cvs (and in fact will only work from cvs)
-api: $(SOURCES)
- -mkdir -pv api
- -rm -rf api/*
- $(JAVADOC) \
- -d api \
- -sourcepath ../gtk/src/java:../gdk/src/java:../glib/src/java:../pango/src/java:../atk/src/java: \
- $(JAVADOC_OPTIONS) \
- -windowtitle "Java-Gnome $(apiversion) API Reference" \
- -doctitle "Java-Gnome $(apiversion) API Reference" \
- -footer $(JAVADOC_FOOTER) \
- org.gnu.glib \
- org.gnu.pango \
- org.gnu.atk \
- org.gnu.gdk \
- org.gnu.gtk \
- org.gnu.gtk.event
-
-
-# Install targets
-install:
-#faq api
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/doc/core/
-# $(INSTALL) -m644 build-faq/t1.html $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/doc/core/faq.html
-# $(INSTALL) -m644 tutorial/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/doc/core/
-# # TODO: create a makefile in the following place, linking to the jar files,
-# # setting ld-library-path, etc. as determined by the configure script.
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/core/org/gnu/atk/class-use
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/core/org/gnu/gdk/class-use
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/core/org/gnu/glib/class-use
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/core/org/gnu/gtk/class-use
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/core/org/gnu/gtk/event
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/core/org/gnu/gtk/event/class-use
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/core/org/gnu/pango/class-use
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/core/resources
-# $(INSTALL) -m644 api/*.html $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/core/
-# $(INSTALL) -m644 api/*.css $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/core/
-# $(INSTALL) -m644 api/package-list $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/core/
-# $(INSTALL) -m644 api/org/gnu/atk/*.html $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/core/org/gnu/atk/
-# $(INSTALL) -m644 api/org/gnu/atk/class-use/*.html $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/core/org/gnu/atk/class-use/
-# $(INSTALL) -m644 api/org/gnu/gdk/*.html $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/core/org/gnu/gdk/
-# $(INSTALL) -m644 api/org/gnu/gdk/class-use/*.html $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/core/org/gnu/gdk/class-use/
-# $(INSTALL) -m644 api/org/gnu/glib/*.html $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/core/org/gnu/glib/
-# $(INSTALL) -m644 api/org/gnu/glib/class-use/*.html $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/core/org/gnu/glib/class-use/
-# $(INSTALL) -m644 api/org/gnu/gtk/*.html $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/core/org/gnu/gtk/
-# $(INSTALL) -m644 api/org/gnu/gtk/class-use/*.html $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/core/org/gnu/gtk/class-use/
-# $(INSTALL) -m644 api/org/gnu/gtk/event/*.html $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/core/org/gnu/gtk/event/
-# $(INSTALL) -m644 api/org/gnu/gtk/event/class-use/*.html $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/core/org/gnu/gtk/event/class-use/
-# $(INSTALL) -m644 api/org/gnu/pango/*.html $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/core/org/gnu/pango/
-# $(INSTALL) -m644 api/org/gnu/pango/class-use/*.html $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/core/org/gnu/pango/class-use/
-# $(INSTALL) -m644 api/resources/* $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/api/core/resources/
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/alignment
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/appication
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/aspectframe
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/base
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/buttonbox
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/buttons
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/calendar
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/checkbutton
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/dataTable
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/draganddrop
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/editor
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/entry
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/fileselector
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/fixed
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/frame
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/html
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/image
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/invisible
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/mandel
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/notebook
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/packbox
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/paned
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/progressbar
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/radiobuttons
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/rangewidgets
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/scale
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/scrolledwin
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/spinbutton
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/statusbar
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/stockicons
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/table
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/testgtk
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/text
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/textbuffer
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/tree
-# -$(INSTALL) -d -m755 $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/treestore
-# $(INSTALL) -m644 examples/alignment/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/alignment
-# $(INSTALL) -m644 examples/application/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/application
-# $(INSTALL) -m644 examples/aspectframe/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/aspectframe
-# $(INSTALL) -m644 examples/base/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/base
-# $(INSTALL) -m644 examples/buttonbox/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/buttonbox
-# $(INSTALL) -m644 examples/buttons/*.java examples/buttons/*.xpm $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/buttons
-# $(INSTALL) -m644 examples/calendar/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/calendar
-# $(INSTALL) -m644 examples/checkbutton/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/checkbutton
-# $(INSTALL) -m644 examples/dataTable/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/dataTable
-# $(INSTALL) -m644 examples/draganddrop/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/draganddrop
-# $(INSTALL) -m644 examples/editor/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/editor
-# $(INSTALL) -m644 examples/entry/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/entry
-# $(INSTALL) -m644 examples/fileselector/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/fileselector
-# $(INSTALL) -m644 examples/fixed/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/fixed
-# $(INSTALL) -m644 examples/frame/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/frame
-# $(INSTALL) -m644 examples/html/*.java examples/html/*.html $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/html
-# $(INSTALL) -m644 examples/image/*.java examples/image/*.xpm $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/image
-# $(INSTALL) -m644 examples/invisible/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/invisible
-# $(INSTALL) -m644 examples/mandel/*.java examples/mandel/*.glade $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/mandel
-# $(INSTALL) -m644 examples/notebook/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/notebook
-# $(INSTALL) -m644 examples/packbox/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/packbox
-# $(INSTALL) -m644 examples/paned/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/paned
-# $(INSTALL) -m644 examples/progressbar/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/progressbar
-# $(INSTALL) -m644 examples/radiobuttons/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/radiobuttons
-# $(INSTALL) -m644 examples/rangewidgets/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/rangewidgets
-# $(INSTALL) -m644 examples/scale/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/scale
-# $(INSTALL) -m644 examples/scrolledwin/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/scrolledwin
-# $(INSTALL) -m644 examples/spinbutton/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/spinbutton
-# $(INSTALL) -m644 examples/statusbar/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/statusbar
-# $(INSTALL) -m644 examples/stockicons/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/stockicons
-# $(INSTALL) -m644 examples/table/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/table
-# $(INSTALL) -m644 examples/testgtk/*.java examples/testgtk/*.xpm $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/testgtk
-# $(INSTALL) -m644 examples/text/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/text
-# $(INSTALL) -m644 examples/textbuffer/*.java examples/textbuffer/*.gif $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/textbuffer
-# $(INSTALL) -m644 examples/tree/*.java examples/tree/*.xpm $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/tree
-# $(INSTALL) -m644 examples/treestore/*.java $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/examples/core/treestore
-# -for f in $(DOCUMENTS); do $(INSTALL) -m644 $(JG_DOC_DIR)/$$f $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion) || exit 1; done
-
-
-# Uninstall targets
-uninstall:
- rm -rf $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion)/doc/core
-
-native_install: install
-native_uninstall: uninstall
-
-clean:
- -rm -rf build-faq
- -rm -rf api
-
-mostlyclean:
-distclean: clean
-maintainer-clean: distclean
diff --git a/libgtk-java/doc/examples/alignment/AlignmentExample.java b/libgtk-java/doc/examples/alignment/AlignmentExample.java
deleted file mode 100644
index a82f52c..0000000
--- a/libgtk-java/doc/examples/alignment/AlignmentExample.java
+++ /dev/null
@@ -1,52 +0,0 @@
-package alignment;
-
-import org.gnu.gtk.Alignment;
-import org.gnu.gtk.Button;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.Window;
-import org.gnu.gtk.WindowType;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-
-public class AlignmentExample {
-
- public AlignmentExample() {
-
- Window window = new Window(WindowType.TOPLEVEL);
- window.setTitle("Alignment Example");
- window.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DESTROY) ||
- event.isOfType(LifeCycleEvent.Type.DELETE)) {
- Gtk.mainQuit();
- }
- return false;
- }
- });
- window.setDefaultSize(100, 100);
-
- Button button = new Button("The Button Label", false);
- // We will create an Alignment and add the button to it.
- // The x alignment is set to 1.0, which keeps the button
- // against the right edge. The y alignment is 0.5, keeping
- // the widget vertically centered. The scale value is set
- // to 0.15 in both directions, which limits the expansion
- // of the button to no more than 15 percent of the area
- // made available to it.
- Alignment alignment = new Alignment(1.0, 0.5, 0.15, 0.15);
- alignment.add(button);
- window.add(alignment);
-
- window.showAll();
- }
-
- public static void main(String[] args) {
- // Initialize GTK
- Gtk.init(args);
-
- AlignmentExample align = new AlignmentExample();
-
- Gtk.main();
- }
-}
diff --git a/libgtk-java/doc/examples/application/Application.java b/libgtk-java/doc/examples/application/Application.java
deleted file mode 100644
index 6a7399c..0000000
--- a/libgtk-java/doc/examples/application/Application.java
+++ /dev/null
@@ -1,48 +0,0 @@
-package application;
-
-import org.gnu.gtk.AccelGroup;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.Table;
-import org.gnu.gtk.Window;
-import org.gnu.gtk.WindowType;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-
-public class Application {
-
- public Application() {
-
- Window window = new Window(WindowType.TOPLEVEL);
- window.setBorderWidth(5);
- window.setTitle("Application Window");
- window.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DESTROY) ||
- event.isOfType(LifeCycleEvent.Type.DELETE)) {
- Gtk.mainQuit();
- }
- return false;
- }
- });
- window.setMinimumSize(200, 200);
-
- Table table = new Table(1, 4, false);
- window.add(table);
-
- AccelGroup accelGroup = new AccelGroup();
- window.addAccelGroup(accelGroup);
- //ItemFactory itemFactory = new ItemFactory(MenuBar.getType(), "<main>", accelGroup);
-
- window.showAll();
- }
-
- public static void main(String[] args) {
- // Initialize GTK
- Gtk.init(args);
-
- Application app = new Application();
-
- Gtk.main();
- }
-}
diff --git a/libgtk-java/doc/examples/aspectframe/aspectframe.java b/libgtk-java/doc/examples/aspectframe/aspectframe.java
deleted file mode 100644
index 084de38..0000000
--- a/libgtk-java/doc/examples/aspectframe/aspectframe.java
+++ /dev/null
@@ -1,53 +0,0 @@
-package aspectframe;
-
-import org.gnu.gtk.AspectFrame;
-import org.gnu.gtk.DrawingArea;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.Window;
-import org.gnu.gtk.WindowType;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-
-public class aspectframe {
-
- public static void main(String[] args) {
- Gtk.init(args);
-
- Window window = new Window(WindowType.TOPLEVEL);
- window.setTitle("Aspect Fame");
- window.setBorderWidth(10);
- window.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DESTROY) ||
- event.isOfType(LifeCycleEvent.Type.DELETE)) {
- Gtk.mainQuit();
- }
- return false;
- }
- });
-
- // Create an AspectFrame and add it to our toplevel window
- AspectFrame aspect_frame = new AspectFrame(
- "2x1", // label
- 0.5, // center x
- 0.5, // center y
- 2, // xsize/yxsize = 2
- false); // ignore childs aspect
-
- window.add(aspect_frame);
- aspect_frame.show();
-
- // Now add a child widget to the AspectFrame
- DrawingArea drawing_area = new DrawingArea();
-
- // Ask for a 200x200 window, but the AspectFrame will give us a 200x100
- // window since we are forcing a 2x1 aspect ratio
- drawing_area.setMinimumSize(200, 200);
- aspect_frame.add(drawing_area);
- drawing_area.show();
-
- window.show();
- Gtk.main();
- }
-}
diff --git a/libgtk-java/doc/examples/base/base.java b/libgtk-java/doc/examples/base/base.java
deleted file mode 100644
index e44d341..0000000
--- a/libgtk-java/doc/examples/base/base.java
+++ /dev/null
@@ -1,17 +0,0 @@
-package base;
-
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.Window;
-import org.gnu.gtk.WindowType;
-
-public class base {
- public static void main(String[] args) {
- Gtk.init(args);
-
- Window window = new Window(WindowType.TOPLEVEL);
- window.show();
-
- Gtk.main();
- }
-}
-
diff --git a/libgtk-java/doc/examples/buttonbox/ButtonBoxes.java b/libgtk-java/doc/examples/buttonbox/ButtonBoxes.java
deleted file mode 100644
index 6a00291..0000000
--- a/libgtk-java/doc/examples/buttonbox/ButtonBoxes.java
+++ /dev/null
@@ -1,116 +0,0 @@
-package buttonbox;
-
-import org.gnu.gtk.Button;
-import org.gnu.gtk.ButtonBox;
-import org.gnu.gtk.ButtonBoxStyle;
-import org.gnu.gtk.Frame;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.GtkStockItem;
-import org.gnu.gtk.HBox;
-import org.gnu.gtk.HButtonBox;
-import org.gnu.gtk.VBox;
-import org.gnu.gtk.VButtonBox;
-import org.gnu.gtk.Window;
-import org.gnu.gtk.WindowType;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-
-/**
- * An example application demonstrating the ButtonBox widgets.
- * This creates a number of button boxes displaying the various properties of
- * the boxes.
- * The actual buttonboxes (and enclosing frames) are created using the createBox
- * method for conveniance.
- */
-public class ButtonBoxes{
- public static void main(String[] args) {
- Gtk.init(args);
-
- // Construct the window
- Window window = new Window(WindowType.TOPLEVEL);
- window.setTitle("Java-Gnome ButtonBox Example");
- window.setBorderWidth(10);
- window.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DESTROY) ||
- event.isOfType(LifeCycleEvent.Type.DELETE)) {
- Gtk.mainQuit();
- }
- return false;
- }
- });
-
-
- // Create a Vbox to organise the screen
- VBox mainVBox = new VBox(false, 0);
- window.add(mainVBox);
-
- // The two types of buttonbox will be enclosed in frames.
- Frame horizFrame = new Frame("Horizontal Button Boxes");
- Frame vertFrame = new Frame("Vertical Button Boxes");
-
- // Add those frames to the main window
- mainVBox.packStart(horizFrame, true, true, 10);
- mainVBox.packStart(vertFrame, true, true, 10);
-
- // Create Boxes within those frames for drawing the individual buttonboxes
- VBox horiz = new VBox(false, 0);
- HBox vert = new HBox(false, 0);
- horiz.setBorderWidth(10);
- vert.setBorderWidth(10);
- horizFrame.add(horiz);
- vertFrame.add(vert);
-
- // Add horizontal boxes
- horiz.packStart( createBox(true, "Default Style", ButtonBoxStyle.DEFAULT_STYLE));
- horiz.packStart( createBox(true, "Spread", ButtonBoxStyle.SPREAD) );
- horiz.packStart( createBox(true, "Edge", ButtonBoxStyle.EDGE) );
- horiz.packStart( createBox(true, "Start", ButtonBoxStyle.START) );
- horiz.packStart( createBox(true, "End", ButtonBoxStyle.END) );
-
- //Add vertical boxes
- vert.packStart( createBox(false, "Default Style", ButtonBoxStyle.DEFAULT_STYLE) );
- vert.packStart( createBox(false, "Spread", ButtonBoxStyle.SPREAD) );
- vert.packStart( createBox(false, "Edge", ButtonBoxStyle.EDGE) );
- vert.packStart( createBox(false, "Start", ButtonBoxStyle.START) );
- vert.packStart( createBox(false, "End", ButtonBoxStyle.END) );
-
- window.show();
- window.showAll();
- mainVBox.showAll();
- horizFrame.showAll();
- horiz.showAll();
- Gtk.main();
- }
-
- /**
- * Construct a single button box enclosed within a frame. Adds a few buttons
- * to the box.
- * @param horizontal If true, a horizontal box is created, else a vertical box
- * is created.
- * @param label Text label to go at the top of the frame
- * @param layout Style to use fo rhte buttonBox.
- */
- public static Frame createBox(boolean horizontal,
- String label,
- ButtonBoxStyle layout){
- ButtonBox box = null;
- if (horizontal){
- box = new HButtonBox();
- }else{
- box = new VButtonBox();
- }
- box.setLayout(layout);
- box.setSpacing(40);
- box.setBorderWidth(5);
- box.packStart( new Button(GtkStockItem.OK) );
- box.packStart( new Button(GtkStockItem.CANCEL) );
- box.packStart( new Button(GtkStockItem.HELP ) );
-
- Frame frame = new Frame(label);
- frame.add(box);
- return frame;
- }
-}
-
diff --git a/libgtk-java/doc/examples/buttons/ButtonEvents.java b/libgtk-java/doc/examples/buttons/ButtonEvents.java
deleted file mode 100644
index eaf3b51..0000000
--- a/libgtk-java/doc/examples/buttons/ButtonEvents.java
+++ /dev/null
@@ -1,90 +0,0 @@
-package buttons;
-
-import org.gnu.gtk.Button;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.Window;
-import org.gnu.gtk.WindowType;
-import org.gnu.gtk.event.ButtonEvent;
-import org.gnu.gtk.event.ButtonListener;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-import org.gnu.gtk.event.MouseEvent;
-import org.gnu.gtk.event.MouseListener;
-
-/**
- * An example class for handing events from the button class.
- */
-public class ButtonEvents {
-
- /**
- * In the constructor for the class, we set up a simple window containing a
- * single button
- */
- public ButtonEvents(){
- Window window = new Window(WindowType.TOPLEVEL);
- window.setTitle("Java-Gnome Button Events Example");
- window.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DESTROY) ||
- event.isOfType(LifeCycleEvent.Type.DELETE)) {
- Gtk.mainQuit();
- }
- return false;
- }
- });
- window.show();
-
- // Create the button
- Button button = new Button( "_Click me & watch the terminal window", true );
-
- // Create an instantiaion of a listener abjoect and associate it
- // with the button
- button.addListener(new MyListener());
-
- button.addListener( new MouseListener(){
- public boolean mouseEvent(MouseEvent event){
- System.out.println("Event: "+event);
- return true;
- }
- });
- // Add the button to the window
- window.add(button);
- window.showAll();
- }
-
- /**
- * In the main part of this application, we set up Gtk and call the
- * constructor.
- */
- public static void main(String[] args) {
- Gtk.init(args);
- new ButtonEvents();
- Gtk.main();
- }
-
- /**
- * This class is for handling all events from the button. It implements
- * ButtonListener.
- */
- public class MyListener implements ButtonListener{
- /**
- * This method is called whenever a button event occurs
- */
- public void buttonEvent(ButtonEvent event){
- // Print a message
- System.out.println(event);
- // Look for the specific event of click
- if (event.isOfType(ButtonEvent.Type.CLICK) ){
- // call another method to handle this
- click(event);
- }
- }
-
- // This is not part of the Listener interface.
- public void click(ButtonEvent event){
- System.out.println("The button was pressed.");
- }
- }
-}
-
diff --git a/libgtk-java/doc/examples/buttons/Buttons.java b/libgtk-java/doc/examples/buttons/Buttons.java
deleted file mode 100644
index aca7d56..0000000
--- a/libgtk-java/doc/examples/buttons/Buttons.java
+++ /dev/null
@@ -1,69 +0,0 @@
-package buttons;
-
-
-import org.gnu.gtk.Button;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.HBox;
-import org.gnu.gtk.Image;
-import org.gnu.gtk.Label;
-import org.gnu.gtk.Window;
-import org.gnu.gtk.WindowType;
-import org.gnu.gtk.event.ButtonEvent;
-import org.gnu.gtk.event.ButtonListener;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-
-public class Buttons implements ButtonListener {
-
- public Buttons() {
-
- Window window = new Window(WindowType.TOPLEVEL);
- window.setBorderWidth(10);
- window.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DESTROY) ||
- event.isOfType(LifeCycleEvent.Type.DELETE)) {
- Gtk.mainQuit();
- }
- return false;
- }
- });
-
- Button button = new Button();
- button.addListener(this);
-
- HBox box1 = xpmLabelBox("buttons/info.xpm", "cool button");
- button.add(box1);
- window.add(button);
-
- window.showAll();
- }
-
- public void buttonEvent(ButtonEvent event ) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- System.out.println("Hello again - the button was pressed");
- throw new RuntimeException("Failing in the event handler");
- }
- }
-
- private HBox xpmLabelBox(String xpmFilename, String labelText) {
- HBox box1 = new HBox(false, 0);
- box1.setBorderWidth(2);
-
- Image image = new Image(xpmFilename);
- Label label = new Label(labelText);
-
- box1.packStart(image, false, false, 3);
- box1.packStart(label, false, false, 3);
-
- return box1;
- }
-
- public static void main(String[] args) {
- // Initialize GTK
- Gtk.init(args);
- new Buttons();
- Gtk.main();
- }
-}
diff --git a/libgtk-java/doc/examples/buttons/info.xpm b/libgtk-java/doc/examples/buttons/info.xpm
deleted file mode 100644
index 9b0d2ef..0000000
--- a/libgtk-java/doc/examples/buttons/info.xpm
+++ /dev/null
@@ -1,92 +0,0 @@
-/* XPM */
-static char *openfile[] = {
-/* width height num_colors chars_per_pixel */
-" 20 19 66 2",
-/* colors */
-".. c None",
-".# c #000000",
-".a c #dfdfdf",
-".b c #7f7f7f",
-".c c #006f6f",
-".d c #00efef",
-".e c #009f9f",
-".f c #004040",
-".g c #00bfbf",
-".h c #ff0000",
-".i c #ffffff",
-".j c #7f0000",
-".k c #007070",
-".l c #00ffff",
-".m c #00a0a0",
-".n c #004f4f",
-".o c #00cfcf",
-".p c #8f8f8f",
-".q c #6f6f6f",
-".r c #a0a0a0",
-".s c #7f7f00",
-".t c #007f7f",
-".u c #5f5f5f",
-".v c #707070",
-".w c #00f0f0",
-".x c #009090",
-".y c #ffff00",
-".z c #0000ff",
-".A c #00afaf",
-".B c #00d0d0",
-".C c #00dfdf",
-".D c #005f5f",
-".E c #00b0b0",
-".F c #001010",
-".G c #00c0c0",
-".H c #000f0f",
-".I c #00007f",
-".J c #005050",
-".K c #002f2f",
-".L c #dfcfcf",
-".M c #dfd0d0",
-".N c #006060",
-".O c #00e0e0",
-".P c #00ff00",
-".Q c #002020",
-".R c #dfc0c0",
-".S c #008080",
-".T c #001f1f",
-".U c #003f3f",
-".V c #007f00",
-".W c #00000f",
-".X c #000010",
-".Y c #00001f",
-".Z c #000020",
-".0 c #00002f",
-".1 c #000030",
-".2 c #00003f",
-".3 c #000040",
-".4 c #00004f",
-".5 c #000050",
-".6 c #00005f",
-".7 c #000060",
-".8 c #00006f",
-".9 c #000070",
-"#. c #7f7f80",
-"## c #9f9f9f",
-/* pixels */
-"........................................",
-"........................................",
-"........................................",
-".......................#.#.#............",
-".....................#.......#...#......",
-"...............................#.#......",
-".......#.#.#.................#.#.#......",
-".....#.y.i.y.#.#.#.#.#.#.#..............",
-".....#.i.y.i.y.i.y.i.y.i.#..............",
-".....#.y.i.y.i.y.i.y.i.y.#..............",
-".....#.i.y.i.y.#.#.#.#.#.#.#.#.#.#.#....",
-".....#.y.i.y.#.s.s.s.s.s.s.s.s.s.#......",
-".....#.i.y.#.s.s.s.s.s.s.s.s.s.#........",
-".....#.y.#.s.s.s.s.s.s.s.s.s.#..........",
-".....#.#.s.s.s.s.s.s.s.s.s.#............",
-".....#.#.#.#.#.#.#.#.#.#.#..............",
-"........................................",
-"........................................",
-"........................................"
-};
diff --git a/libgtk-java/doc/examples/calendar/CalendarExample.java b/libgtk-java/doc/examples/calendar/CalendarExample.java
deleted file mode 100644
index a553716..0000000
--- a/libgtk-java/doc/examples/calendar/CalendarExample.java
+++ /dev/null
@@ -1,250 +0,0 @@
-package calendar;
-
-import org.gnu.gtk.Button;
-import org.gnu.gtk.ButtonBoxStyle;
-import org.gnu.gtk.Calendar;
-import org.gnu.gtk.CalendarDisplayOptions;
-import org.gnu.gtk.CheckButton;
-import org.gnu.gtk.FontSelectionDialog;
-import org.gnu.gtk.Frame;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.HBox;
-import org.gnu.gtk.HButtonBox;
-import org.gnu.gtk.Label;
-import org.gnu.gtk.VBox;
-import org.gnu.gtk.VSeparator;
-import org.gnu.gtk.Window;
-import org.gnu.gtk.WindowType;
-import org.gnu.gtk.event.ButtonEvent;
-import org.gnu.gtk.event.ButtonListener;
-import org.gnu.gtk.event.CalendarEvent;
-import org.gnu.gtk.event.CalendarListener;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-import org.gnu.gtk.event.ToggleEvent;
-import org.gnu.gtk.event.ToggleListener;
-import org.gnu.gtk.GtkStockItem;
-import org.gnu.pango.FontDescription;
-
-
-public class CalendarExample {
-
- private String flags[] = { "Show Heading", "Show Day Names", "No Month Change", "Show Week Numbers", "Week Start Monday" };
-
- private Label selected;
- private Label selectedDoubleClick;
- private Label month;
- private CheckButton[] toggle = new CheckButton[5];
- protected FontSelectionDialog fontsel;
-
- private boolean showHeading = false;
- private boolean showDayNames = false;
- private boolean noMonthChange = false;
- private boolean showWeekNumbers = false;
- private boolean weekStartMonday = false;
-
- private Calendar calendar;
-
- public CalendarExample() {
-
- Window window = new Window(WindowType.TOPLEVEL);
- window.setBorderWidth(5);
- window.setTitle("Calendar Example");
- window.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DESTROY) ||
- event.isOfType(LifeCycleEvent.Type.DELETE)) {
- Gtk.mainQuit();
- }
- return false;
- }
- });
-
- VBox vbox = new VBox(false, 10);
- window.add(vbox);
-
- // The top part of the window, Calendar, flags, and fontsel.
- HBox hbox = new HBox(false, 10);
- vbox.packStart(hbox, true, true, 10);
- HButtonBox hbbox = new HButtonBox();
- hbox.packStart(hbbox, false, false, 10);
- hbbox.setLayout(ButtonBoxStyle.SPREAD);
- hbbox.setSpacing(5);
-
- // Calendar Widget
- Frame frame = new Frame("Calendar");
- hbbox.packStart(frame, true, true, 10);
- calendar = new Calendar();
- // setup the initial state of the calendar widget
- calendarSetFlags();
- calendar.markDay(19);
- calendar.addListener(new CalendarListener() {
- public void calendarEvent(CalendarEvent event) {
- if (event.isOfType(CalendarEvent.Type.MONTH_CHANGED_NEXT) ||
- event.isOfType(CalendarEvent.Type.MONTH_CHANGED_PREV)) {
- calendarMonthChanged();
- } else if (event.isOfType(CalendarEvent.Type.DAY_SELECTED)) {
- calendarDaySelected();
- } else if (event.isOfType(CalendarEvent.Type.DAY_SELECTED_DOUBLE_CLICK)) {
- calendarDaySelectedDoubleClick();
- }
- }
- });
- frame.add(calendar);
-
- VSeparator separator = new VSeparator();
- hbox.packStart(separator, false, true, 0);
-
- VBox vbox2 = new VBox(false, 10);
- hbox.packStart(vbox2, false, false, 10);
-
- frame = new Frame("Flags");
- vbox2.packStart(frame, true, true, 10);
- VBox vbox3 = new VBox(true, 5);
- frame.add(vbox3);
-
- for (int i = 0; i < 5; i++) {
- toggle[i] = new CheckButton(flags[i], false);
- toggle[i].addListener(new ToggleListener() {
- public void toggleEvent(ToggleEvent event) {
- calendarToggleFlag();
- }
- });
- vbox3.packStart(toggle[i], true, true, 0);
- }
-
- // Build the right font-button
- Button button = new Button("Font...", false);
- button.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- calendarSelectFont();
- }
- }
- });
- vbox2.packStart(button, false, false, 0);
-
- // Build the signal-event part.
- frame = new Frame("Signal events");
- vbox.packStart(frame, true, true, 10);
- vbox2 = new VBox(true, 5);
- frame.add(vbox2);
-
- hbox = new HBox(false, 5);
- vbox2.packStart(hbox, false, true, 0);
- Label label = new Label("Day selected:");
- hbox.packStart(label, false, true, 0);
- selected = new Label("");
- hbox.packStart(selected, false, true, 0);
-
- hbox = new HBox(false, 5);
- vbox2.packStart(hbox, false, true, 0);
- label = new Label("Day selected double click:");
- hbox.packStart(label, false, true, 0);
- selectedDoubleClick = new Label("");
- hbox.packStart(selectedDoubleClick, false, true, 0);
-
- hbox = new HBox(false, 5);
- vbox2.packStart(hbox, false, true, 0);
- label = new Label("Month change:");
- hbox.packStart(label, false, true, 0);
- month = new Label("");
- hbox.packStart(month, false, true, 0);
-
- HButtonBox bbox = new HButtonBox();
- vbox.packStart(bbox, false, false, 0);
- bbox.setLayout(ButtonBoxStyle.END);
-
- button = new Button( GtkStockItem.CLOSE );
- button.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- Gtk.mainQuit();
- }
- }
- });
- bbox.add(button);
-
- window.showAll();
- }
-
- public void calendarMonthChanged() {
- java.util.Calendar cal = calendar.getDate();
- month.setText(cal.getTime().toString());
- }
-
- public void calendarDaySelected() {
- java.util.Calendar cal = calendar.getDate();
- selected.setText(cal.getTime().toString());
- }
-
- public void calendarDaySelectedDoubleClick() {
- java.util.Calendar cal = calendar.getDate();
- selectedDoubleClick.setText(cal.getTime().toString());
- }
-
- public void calendarToggleFlag() {
- showHeading = toggle[0].getState();
- showDayNames = toggle[1].getState();
- noMonthChange = toggle[2].getState();
- showWeekNumbers = toggle[3].getState();
- weekStartMonday = toggle[4].getState();
-
- calendarSetFlags();
- }
-
- public void calendarSelectFont() {
- fontsel = new FontSelectionDialog("Font Selection Dialog");
- Button okButton = fontsel.getOKButton();
- okButton.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- calendarFontSelectionOK();
- }
- }
- });
- Button cancelButton = fontsel.getCancelButton();
- cancelButton.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- fontsel.destroy();
- }
- }
- });
-
- fontsel.show();
- }
-
- public void calendarFontSelectionOK() {
- String fontname = fontsel.getFontName();
- if (fontname != null) {
- FontDescription fontDesc = new FontDescription(fontname);
- calendar.setFont(fontDesc);
- }
- }
-
- public void calendarSetFlags() {
- int options = 0;
-
- if (showHeading)
- options += (1 << 0);
- if (showDayNames)
- options += (1 << 1);
- if (noMonthChange)
- options += (1 << 2);
- if (showWeekNumbers)
- options += (1 << 3);
- if (weekStartMonday)
- options += (1 << 4);
-
- calendar.setDisplayOptions(CalendarDisplayOptions.intern(options));
- }
-
- public static void main(String[] args) {
- // Initialize GTK
- Gtk.init(args);
- new CalendarExample();
- Gtk.main();
- }
-}
diff --git a/libgtk-java/doc/examples/checkbutton/CheckButtonExample.java b/libgtk-java/doc/examples/checkbutton/CheckButtonExample.java
deleted file mode 100644
index fdde7d7..0000000
--- a/libgtk-java/doc/examples/checkbutton/CheckButtonExample.java
+++ /dev/null
@@ -1,78 +0,0 @@
-package checkbutton;
-
-import org.gnu.gtk.CheckButton;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.VBox;
-import org.gnu.gtk.Window;
-import org.gnu.gtk.WindowType;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-import org.gnu.gtk.event.ToggleEvent;
-import org.gnu.gtk.event.ToggleListener;
-
-public class CheckButtonExample implements LifeCycleListener {
- CheckButton checkButton1;
- CheckButton checkButton2;
- CheckButton checkButton3;
-
- public CheckButtonExample() {
-
- Window window = new Window(WindowType.TOPLEVEL);
- window.setTitle("CheckButton Example");
- window.addListener(this);
- window.setBorderWidth(20);
-
- VBox vbox = new VBox(false, 10);
- window.add(vbox);
-
- checkButton1 = new CheckButton("Disable Button 3", false);
- checkButton1.addListener(new ToggleListener() {
- public void toggleEvent(ToggleEvent event) {
- if (checkButton1.getState())
- checkButton3.setSensitive(false);
- else
- checkButton3.setSensitive(true);
- }
- });
- vbox.packStart(checkButton1, true, true, 0);
-
- checkButton2 = new CheckButton("Disable Button 1", false);
- checkButton2.addListener(new ToggleListener() {
- public void toggleEvent(ToggleEvent event) {
- if (checkButton2.getState())
- checkButton1.setSensitive(false);
- else
- checkButton1.setSensitive(true);
- }
- });
- vbox.packStart(checkButton2, true, true, 0);
-
- checkButton3 = new CheckButton("Say Hello", false);
- checkButton3.addListener(new ToggleListener() {
- public void toggleEvent(ToggleEvent event) {
- if (checkButton2.getState())
- System.out.println("Hello");
- }
- });
- vbox.packStart(checkButton3, true, true, 0);
-
- window.showAll();
- }
-
- public void lifeCycleEvent(LifeCycleEvent event) {
- }
-
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DESTROY) ||
- event.isOfType(LifeCycleEvent.Type.DELETE)) {
- Gtk.mainQuit();
- }
- return false;
- }
-
- public static void main(String[] args) {
- Gtk.init(args);
- CheckButtonExample cb = new CheckButtonExample();
- Gtk.main();
- }
-}
diff --git a/libgtk-java/doc/examples/dataTable/TableExample.java b/libgtk-java/doc/examples/dataTable/TableExample.java
deleted file mode 100644
index a44645e..0000000
--- a/libgtk-java/doc/examples/dataTable/TableExample.java
+++ /dev/null
@@ -1,129 +0,0 @@
-package dataTable;
-
-import org.gnu.gtk.CellRenderer;
-import org.gnu.gtk.CellRendererText;
-import org.gnu.gtk.CellRendererToggle;
-import org.gnu.gtk.DataColumn;
-import org.gnu.gtk.DataColumnBoolean;
-import org.gnu.gtk.DataColumnString;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.ListStore;
-import org.gnu.gtk.TreeIter;
-import org.gnu.gtk.TreeView;
-import org.gnu.gtk.TreeViewColumn;
-import org.gnu.gtk.Window;
-import org.gnu.gtk.WindowType;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-import org.gnu.gtk.event.TreeModelEvent;
-import org.gnu.gtk.event.TreeModelListener;
-
-/**
- * An example application creating a table using the TreeView widget.
- */
-public class TableExample implements TreeModelListener{
-
- ListStore store;
- TreeView treeWidget;
- public TableExample(){
- Window window = new Window(WindowType.TOPLEVEL);
- window.setTitle("Table Example - TODO List");
- window.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DESTROY) ||
- event.isOfType(LifeCycleEvent.Type.DELETE)) {
- Gtk.mainQuit();
- }
- return false;
- }
- });
-
-
- // Create some data blocks to represent the places where we store data
- DataColumnBoolean dataDone = new DataColumnBoolean();
- DataColumnString dataTarget = new DataColumnString();
-
- // Create a list store for the data of the table.
- store = new ListStore( new DataColumn[] { dataDone, dataTarget } );
- store.addListener(this );
- // create a new row in the store and set values in that row
- TreeIter iter = store.appendRow();
- store.setValue(iter, dataDone, false);
- store.setValue(iter, dataTarget, "Complete all example apps");
-
- // add another row
- TreeIter iter2 = store.appendRow();
- store.setValue(iter2, dataDone, true);
- store.setValue(iter2, dataTarget, "Start the TableExample application");
-
- // add another row
- TreeIter iter3 = store.appendRow();
- store.setValue(iter3, dataDone, false);
- store.setValue(iter3, dataTarget, "Release the library");
-
- // another row.
- TreeIter iter4 = store.insertRowAfter(iter2);
- store.setValue(iter4, dataDone, false);
- store.setValue(iter4, dataTarget, "Demonstrate some of the more powerful features of the list objects");
-
- ////////////////////////////////////////////////////////////////
- // Construct a widget for displaying the data.
- // Associate the widget with the above listStore (we could, in fact, have
- // many TreeView widgets associated with the same store
- treeWidget = new TreeView( store );
-
- // create a new column in the view, set a title for it and append it to the
- // tree widget.
- TreeViewColumn column1 = new TreeViewColumn();
- column1.setTitle("Target");
- treeWidget.appendColumn( column1 );
- // Add renderers to that column so that the data will be displayed.
- // Set an attribute mapping so that the renderer knows which DataColumn in
- // the store contains the data it needs. (datablock 0)
- CellRenderer renderer = new CellRendererText();
- column1.packStart( renderer, true );
- column1.addAttributeMapping( renderer, CellRendererText.Attribute.TEXT, dataTarget);
-
- // Add a second column to display the boolean values as checkboxes.
- TreeViewColumn column2 = new TreeViewColumn();
- column2.setTitle("Done");
- treeWidget.appendColumn( column2 );
- // Add a renderer to the column and set the data mapping
- CellRenderer renderer2 = new CellRendererToggle();
- column2.packStart(renderer2, true );
- column2.addAttributeMapping( renderer2, CellRendererToggle.Attribute.ACTIVE, dataDone);
-
- // let the user change the order of the columns by dragging them.
- column1.setReorderable(true);
- column2.setReorderable(true);
- // make them resixable
- column1.setResizable(true);
- column2.setResizable(true);
-
- window.add(treeWidget);
- treeWidget.show();
- window.show();
- treeWidget.setReorderable( true );
-
- }
-
- public void treeModelEvent( TreeModelEvent event ){
-// System.out.println("TreeModelEvent");
-// System.err.println("TreeModelEvent");
- if (event.isOfType(TreeModelEvent.Type.ROWS_REORDERED)){
- System.out.println("Rows Reordered");
- System.out.println("Iter " + event.getTreeIter().toString());
- System.out.println("Path: " + event.getTreePath().toString() );
- Gtk.mainQuit();
- }
- }
-
-
- public static void main(String[] args) {
- Gtk.init(args);
- new TableExample();
- Gtk.main();
- }
-}
-
diff --git a/libgtk-java/doc/examples/draganddrop/DnDExample1.java b/libgtk-java/doc/examples/draganddrop/DnDExample1.java
deleted file mode 100644
index 19ff331..0000000
--- a/libgtk-java/doc/examples/draganddrop/DnDExample1.java
+++ /dev/null
@@ -1,98 +0,0 @@
-
-package draganddrop;
-
-import org.gnu.gdk.DragAction;
-import org.gnu.gdk.DragContext;
-import org.gnu.gdk.ModifierType;
-import org.gnu.gtk.Button;
-import org.gnu.gtk.DestDefaults;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.HBox;
-import org.gnu.gtk.Label;
-import org.gnu.gtk.SelectionData;
-import org.gnu.gtk.TargetEntry;
-import org.gnu.gtk.TargetFlags;
-import org.gnu.gtk.Widget;
-import org.gnu.gtk.Window;
-import org.gnu.gtk.WindowType;
-import org.gnu.gtk.event.DragDestinationListener;
-import org.gnu.gtk.event.DragSourceListener;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-
-/**
- */
-public class DnDExample1 {
-
- private Window win;
-
- private TargetEntry[] target = new TargetEntry[] {
- new TargetEntry("text/plain", TargetFlags.NO_RESTRICTION, 0)
- };
-
- public DnDExample1() {
- win = new Window( WindowType.TOPLEVEL );
- win.setBorderWidth(25);
- win.setTitle("Java-Gnome Drag and Drop Example");
- win.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DESTROY) ||
- event.isOfType(LifeCycleEvent.Type.DELETE)) {
- Gtk.mainQuit();
- }
- return false;
- }
- });
-
-
- HBox box = new HBox(true, 0);
- win.add(box);
-
- packSendingButton(box, "Left Source Text");
- packReceivingButton(box, "Destination Window");
- packSendingButton(box, "Right Source Text");
-
- win.showAll();
- }
-
- private void packSendingButton(HBox box, String text) {
- Button button = new Button(text, false);
- box.packStart(button, true, false, 0);
- button.addListener(new DragSourceListener() {
- public void dragBegin(Widget widget, DragContext dc) {}
- public void dragMotion(Widget widget, DragContext dc, int x, int y) {}
- public void getDragData(Widget widget, DragContext dc, SelectionData sd, int info) {
- Button but = (Button)widget;
- Label label = (Label)but.getChild();
- String text = label.getText();
- sd.setText(text);
- }
- public void deleteDragData(Widget widget, DragContext dc) {}
- public void dragDrop(Widget widget, DragContext dc, int x, int y) {}
- public void dragEnd(Widget widget, DragContext dc) {}
-
- });
- button.setDragSource(ModifierType.BUTTON1_MASK, target, DragAction.COPY);
- }
-
- private void packReceivingButton(HBox box, String text) {
- Button button = new Button(text, false);
- box.packStart(button, true, false, 0);
- button.addListener(new DragDestinationListener() {
- public void dataReceived(Widget widget, DragContext dc, SelectionData data, int targetInfo) {
- Button but = (Button)widget;
- Label label = (Label)but.getChild();
- label.setText(data.getText());
- }
- });
- button.setDragDestination(DestDefaults.MOTION.or(DestDefaults.HIGHLIGHT.or(DestDefaults.DROP)),
- target, DragAction.COPY);
- }
-
- public static void main(String[] args) {
- Gtk.init(args);
- DnDExample1 example = new DnDExample1();
- Gtk.main();
- }
-}
diff --git a/libgtk-java/doc/examples/draganddrop/DnDExample3.java b/libgtk-java/doc/examples/draganddrop/DnDExample3.java
deleted file mode 100644
index d41e468..0000000
--- a/libgtk-java/doc/examples/draganddrop/DnDExample3.java
+++ /dev/null
@@ -1,131 +0,0 @@
-
-package draganddrop;
-
-import org.gnu.gdk.DragContext;
-import org.gnu.gtk.Button;
-import org.gnu.gtk.ButtonBox;
-import org.gnu.gtk.ButtonBoxStyle;
-import org.gnu.gtk.DestDefaults;
-import org.gnu.gtk.Entry;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.GtkStockItem;
-import org.gnu.gtk.HButtonBox;
-import org.gnu.gtk.Label;
-import org.gnu.gtk.SelectionData;
-import org.gnu.gtk.TargetEntry;
-import org.gnu.gtk.TargetFlags;
-import org.gnu.gtk.VBox;
-import org.gnu.gtk.Widget;
-import org.gnu.gtk.Window;
-import org.gnu.gtk.WindowType;
-import org.gnu.gtk.event.ButtonEvent;
-import org.gnu.gtk.event.ButtonListener;
-import org.gnu.gtk.event.DragDestinationListener;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-
-/**
- * An example of using drag and drop in applications
- */
-public class DnDExample3 implements DragDestinationListener{
-
- final private Window win;
-
- private Label info;
-
- /**
- * Create the main window
- */
- private DnDExample3(){
-
- win = new Window( WindowType.TOPLEVEL );
- win.setBorderWidth(25);
- win.setTitle("Java-Gnome Drag and Drop Example");
- win.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DESTROY) ||
- event.isOfType(LifeCycleEvent.Type.DELETE)) {
- Gtk.mainQuit();
- }
- return false;
- }
- });
-
-
- VBox vb = new VBox( false, 25 );
- win.add(vb);
-
- info = new Label("Drag things (e.g. files from nautilus) into the frame below");
- info.setLineWrap(true);
- vb.packStart(info, false, false, 0);
-
-// Frame ddFrame = new Frame("Drag and Drop frame");
-// ddFrame.setShadow( ShadowType.OUT );
- Entry ddFrame = new Entry();
- vb.packStart( ddFrame, true, true, 0);
-
-
-
- /*
- * Set the frame up so that it may receive drag and drop events of the
- * specified types from any application.
- * The final integers of TargetEntry are used only in this application -
- * They exist as it is faster to compare integers than strings when
- * handling drop events.
- */
- ddFrame.addListener( (DragDestinationListener) this );
- ddFrame.setDragDestination( DestDefaults.ALL,
- new TargetEntry[] {
- new TargetEntry( "text/uri-list", TargetFlags.NO_RESTRICTION, 1),
- new TargetEntry( "text/x-moz-url", TargetFlags.NO_RESTRICTION, 2),
- new TargetEntry( "UTF8_STRING", TargetFlags.NO_RESTRICTION, 3),
- new TargetEntry( "STRING", TargetFlags.NO_RESTRICTION, 4),
- new TargetEntry( "application/x-color", TargetFlags.NO_RESTRICTION, 5),
- new TargetEntry( "property/bgimage", TargetFlags.NO_RESTRICTION, 6),
-
- },
- org.gnu.gdk.DragAction.COPY );
-
-
- Button close = new Button( GtkStockItem.CLOSE );
- close.addListener( new ButtonListener(){
- public void buttonEvent( ButtonEvent event ){
- if (event.isOfType( ButtonEvent.Type.CLICK )){
- win.hide();
- Gtk.mainQuit();
- }
- }
- });
- ButtonBox bb = new HButtonBox();
- bb.setLayout( ButtonBoxStyle.END );
- bb.add(close);
- vb.packStart( bb, false, false, 0);
-
-
- win.showAll();
- }
-
- /**
- * Called when items are dragged into the frame
- * implements the DragDestinationListener interface.
- */
- public void dataReceived(Widget widget, DragContext dc, SelectionData data, int targetInfo) {
- System.out.println("Drag Data Received");
- System.out.println("ID: "+targetInfo);
- System.out.println( "length: "+data.getLength() );
- System.out.println( data.getText() );
- }
-
-
-
- /**
- * Initialise gtk, create the application, start the main graphics loop
- */
- public static void main( String[] args ){
- Gtk.init(args);
- DnDExample3 instance = new DnDExample3();
- Gtk.main();
- }
-
-}
diff --git a/libgtk-java/doc/examples/editor/Editor.java b/libgtk-java/doc/examples/editor/Editor.java
deleted file mode 100644
index ea41cd1..0000000
--- a/libgtk-java/doc/examples/editor/Editor.java
+++ /dev/null
@@ -1,46 +0,0 @@
-package editor;
-
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.ScrolledWindow;
-import org.gnu.gtk.TextBuffer;
-import org.gnu.gtk.TextTagTable;
-import org.gnu.gtk.TextView;
-import org.gnu.gtk.Window;
-import org.gnu.gtk.WindowType;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-
-public class Editor {
-
- public Editor() {
- Window window = new Window(WindowType.TOPLEVEL);
- window.setTitle("Editor");
- window.setDefaultSize(500, 380);
- window.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DESTROY) ||
- event.isOfType(LifeCycleEvent.Type.DELETE)) {
- Gtk.mainQuit();
- }
- return false;
- }
- });
-
- String text = "This is a test";
- TextBuffer textBuffer = new TextBuffer(new TextTagTable());
- textBuffer.insertText(text);
- TextView textView = new TextView(textBuffer);
-
- ScrolledWindow scrolledWindow = new ScrolledWindow(null, null);
- scrolledWindow.add(textView);
- window.add(scrolledWindow);
- window.showAll();
- }
-
- public static void main(String[] args) {
- Gtk.init(args);
- Editor editor = new Editor();
- Gtk.main();
- }
-}
diff --git a/libgtk-java/doc/examples/entry/EntryDemo.java b/libgtk-java/doc/examples/entry/EntryDemo.java
deleted file mode 100644
index 4de7edd..0000000
--- a/libgtk-java/doc/examples/entry/EntryDemo.java
+++ /dev/null
@@ -1,40 +0,0 @@
-package entry;
-
-import org.gnu.gtk.Entry;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.HBox;
-import org.gnu.gtk.Widget;
-import org.gnu.gtk.Window;
-import org.gnu.gtk.WindowType;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-
-public class EntryDemo {
-
- public static Widget createEntryWidget(){
- HBox b = new HBox(true,0);
- Entry entry = new Entry();
- entry.setText("Entry widget demo.");
- entry.setVisible(true);
- b.add(entry);
- return b;
- }
-
- public static void main(String[] args) {
- Gtk.init(args);
- Window w = new Window(WindowType.TOPLEVEL);
- w.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- Gtk.mainQuit();
- return false;
- }
- });
- w.setDefaultSize(200,30);
- w.setBorderWidth(5);
- w.setTitle("The Java-Gnome team");
- w.add(createEntryWidget());
- w.showAll();
- Gtk.main();
- }
-}
diff --git a/libgtk-java/doc/examples/entrycompletion/EntryCompletionExample.java b/libgtk-java/doc/examples/entrycompletion/EntryCompletionExample.java
deleted file mode 100644
index 6ae44ca..0000000
--- a/libgtk-java/doc/examples/entrycompletion/EntryCompletionExample.java
+++ /dev/null
@@ -1,87 +0,0 @@
-package entrycompletion;
-
-import org.gnu.gtk.DataColumn;
-import org.gnu.gtk.DataColumnString;
-import org.gnu.gtk.Dialog;
-import org.gnu.gtk.Entry;
-import org.gnu.gtk.EntryCompletion;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.Label;
-import org.gnu.gtk.ListStore;
-import org.gnu.gtk.TreeIter;
-import org.gnu.gtk.TreeModel;
-import org.gnu.gtk.VBox;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-
-/**
- * EntryCompletion provides a mechanism for adding support for
- * completion in Entry.
- */
-public class EntryCompletionExample {
-
- public EntryCompletionExample() {
- Dialog dialog = new Dialog();
- dialog.addButton("Close", 0);
- dialog.setResizable(false);
- dialog.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) { }
-
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if(event.isOfType(LifeCycleEvent.Type.DESTROY) ||
- event.isOfType(LifeCycleEvent.Type.DELETE)) {
- Gtk.mainQuit();
- }
- return true;
- }
- });
-
- VBox vbox = new VBox(false, 5);
- dialog.getDialogLayout().packStart(vbox, true, true, 0);
- vbox.setBorderWidth(5);
-
- Label label = new Label("");
- label.setMarkup("Completion demo, try writing <b>total</b> or <b>gnome</b> for example.");
- vbox.packStart(label, false, false, 0);
-
- Entry entry = new Entry();
- vbox.packStart(entry, false, false, 0);
-
- EntryCompletion completion = new EntryCompletion();
- entry.setCompletion(completion);
-
- TreeModel completionModel = createCompletionModel();
- completion.setModel(completionModel);
- completion.setTextColumn(0);
-
- dialog.showAll();
- dialog.run();
- dialog.destroy();
- }
-
- private TreeModel createCompletionModel() {
- DataColumnString s1 = new DataColumnString();
-
- ListStore list = new ListStore(new DataColumn[] { s1 });
-
- TreeIter iter = list.appendRow();
- list.setValue(iter, s1, "GNOME");
-
- iter = list.appendRow();
- list.setValue(iter, s1, "total");
-
- iter = list.appendRow();
- list.setValue(iter, s1, "totally");
-
- return list;
- }
-
- public static void main(String[] args) {
- // Initialize GTK
- Gtk.init(args);
-
- EntryCompletionExample example = new EntryCompletionExample();
-
- Gtk.main();
- }
-}
diff --git a/libgtk-java/doc/examples/expander/SimpleExpander.java b/libgtk-java/doc/examples/expander/SimpleExpander.java
deleted file mode 100644
index 221b53a..0000000
--- a/libgtk-java/doc/examples/expander/SimpleExpander.java
+++ /dev/null
@@ -1,143 +0,0 @@
-/**
- * $Id: SimpleExpander.java,v 1.1 2004/03/28 17:59:27 nite_man Exp $
- *
- **/
-package expander;
-
-import org.gnu.gtk.*;
-import org.gnu.gtk.event.*;
-
-public class SimpleExpander {
-
- private Label label = null;
- private Label indicator = null;
- private HBox hbox = null;
- private int winHeight = 250;
- private int winWidht = 450;
- private String[] items = {"Second", "Third", "Fourth"};
- private String[] styleFlags = {"Collapse", "Expande"};
-
- private Expander expander = new Expander("Test expander", false);
-
- private RadioButton[] radioBtns = new RadioButton[styleFlags.length];
-
- public SimpleExpander () {
- Window mainWin = new Window(WindowType.TOPLEVEL);
- mainWin.setDecorated(true);
- mainWin.setDefaultSize(winWidht, winHeight);
-
- mainWin.addListener(new LifeCycleListener () {
- public void lifeCycleEvent(LifeCycleEvent event) { }
-
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if( event.isOfType(LifeCycleEvent.Type.DESTROY) ||
- event.isOfType(LifeCycleEvent.Type.DELETE) ) {
- Gtk.mainQuit();
- }
- return true;
- }
- } );
-
- expander.addListener(new ExpanderListener () {
- public boolean expanderEvent (ExpanderEvent event) {
- if(event.isOfType(ExpanderEvent.Type.ACTIVATE)) {
- indicator.setLabel("YES");
- }
-
- return false;
- }
- } );
-
- SimpleList list = new SimpleList();
- list.addStart("First list element");
- for (int i = 0; i < items.length; i++) {
- String item = items[i];
- list.addEnd(item+" list element");
- }
-
- expander.add(list);
- expander.setBorderWidth(3);
- VBox mainBox = new VBox(false, 4);
-
- HBox topBox = new HBox(true, 4);
- HBox bottomBox = new HBox(false, 4);
-
- mainBox.packStart(topBox, true, true, 4);
- mainBox.packStart(bottomBox, true, true, 4);
-
- VBox exBox = new VBox(false, 2);
- //mainBox.packStart(vbox, false, false, 0);
- topBox.packStart(exBox, true, true, 4);
-
- Frame frame = new Frame("Expander Frame");
- frame.add(expander);
-
- hbox = new HBox(false, 4);
-
- Frame evFrame = new Frame("Expander Events");
- evFrame.add(hbox);
-
- label = new Label("Activate Expander: ");
- hbox.packStart(label, false, true, 0);
- indicator = new Label("");
- hbox.packStart(indicator, false, true, 0);
- exBox.packStart(frame, true, true, 0);
- VBox evBox = new VBox(false, 4);
- bottomBox.packStart(evBox, true, true, 2);
- evBox.packStart(evFrame, false, false, 4);
-
- VBox chBox = new VBox(false, 4);
- Frame chFrame = new Frame("Expander Style");
-
- RadioButton rBtn = new RadioButton((RadioButton)null, "Test", false);
-
- for (int i = 0; i < styleFlags.length; i++) {
- String styleFlag = styleFlags[i];
- radioBtns[i]= new RadioButton(rBtn, styleFlag, false);
- radioBtns[i].addListener(new ButtonListener(){
- public void buttonEvent(ButtonEvent event) {
- if(event.isOfType(ButtonEvent.Type.CLICK)) {
- setExpanderStyle();
- }
- }
- } );
-
- chBox.packStart(radioBtns[i], false, false, 0);
- }
-
- chFrame.add(chBox);
- topBox.packStart(chFrame, true, true, 0);
-
- VButtonBox bbox = new VButtonBox();
- evBox.packStart(bbox, true, true, 0);
- bbox.setLayout(ButtonBoxStyle.START);
-
- Button closeBtn = new Button( GtkStockItem.CLOSE );
- closeBtn.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- Gtk.mainQuit();
- }
- }
- } );
-
- bbox.packStart(closeBtn, true, false, 0);
-
- mainWin.add(mainBox);
- mainWin.showAll();
- }
-
- private void setExpanderStyle() {
- if(radioBtns[0].getState()) {
- expander.setExpanded(false);
- } else if(radioBtns[1].getState()) {
- expander.setExpanded(true);
- }
- }
-
- public static void main(final String[] args) {
- Gtk.init(args);
- new SimpleExpander();
- Gtk.main();
- }
-}
diff --git a/libgtk-java/doc/examples/filechooser/FileChooserExample.java b/libgtk-java/doc/examples/filechooser/FileChooserExample.java
deleted file mode 100644
index 5a71716..0000000
--- a/libgtk-java/doc/examples/filechooser/FileChooserExample.java
+++ /dev/null
@@ -1,50 +0,0 @@
-
-package filechooser;
-
-import org.gnu.gtk.FileChooserAction;
-import org.gnu.gtk.FileChooserDialog;
-import org.gnu.gtk.FileFilter;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-
-/**
- * This is an example that demonstrates the new FileChooser object.
- */
-public class FileChooserExample {
-
- public FileChooserExample() {
- FileChooserDialog dialog = new FileChooserDialog("File Chooser", null, FileChooserAction.ACTION_OPEN);
- dialog.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DESTROY) ||
- event.isOfType(LifeCycleEvent.Type.DELETE)) {
- Gtk.mainQuit();
- }
- return false;
- }
- });
-
- FileFilter filter = new FileFilter();
- filter.setName("Java Source File");
- filter.addPattern("*.java");
- dialog.addFilter(filter);
-
- filter = new FileFilter();
- filter.setName("C Source File");
- filter.addPattern("*.c");
- dialog.addFilter(filter);
-
- dialog.showAll();
- }
-
- public static void main(String[] args) {
- // Initialize GTK
- Gtk.init(args);
-
- FileChooserExample example = new FileChooserExample();
-
- Gtk.main();
- }
-}
diff --git a/libgtk-java/doc/examples/fileselector/FileSelectorDemo.java b/libgtk-java/doc/examples/fileselector/FileSelectorDemo.java
deleted file mode 100644
index d481e10..0000000
--- a/libgtk-java/doc/examples/fileselector/FileSelectorDemo.java
+++ /dev/null
@@ -1,44 +0,0 @@
-package fileselector;
-
-import org.gnu.gtk.*;
-import org.gnu.gtk.event.*;
-
-public class FileSelectorDemo {
-
- protected FileSelection filew;
-
-
- public FileSelectorDemo() {
- filew = new FileSelection("File selection");
-
- Button okBtn=filew.getOKButton();
- okBtn.addListener(new ButtonListener(){
- public void buttonEvent(ButtonEvent evt){
- System.out.println("Ok button pressed.");
- }
- });
-
- Button cancelBtn=filew.getCancelButton();
- cancelBtn.addListener(new ButtonListener(){
- public void buttonEvent(ButtonEvent evt){
- System.out.println("Cancel button pressed");
- }
- });
-
-
- filew.show();
- }
-
- public void fileOkSel() {
- System.out.println(filew.getFilename());
- }
-
- public static void main(String[] args) {
- // Initialize GTK
- Gtk.init(args);
-
- FileSelectorDemo fs = new FileSelectorDemo();
-
- Gtk.main();
- }
-}
diff --git a/libgtk-java/doc/examples/fixed/FixedExample.java b/libgtk-java/doc/examples/fixed/FixedExample.java
deleted file mode 100644
index 3d16dcd..0000000
--- a/libgtk-java/doc/examples/fixed/FixedExample.java
+++ /dev/null
@@ -1,86 +0,0 @@
-package fixed;
-
-import org.gnu.gtk.Button;
-import org.gnu.gtk.Fixed;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.Window;
-import org.gnu.gtk.WindowType;
-import org.gnu.gtk.event.ButtonEvent;
-import org.gnu.gtk.event.ButtonListener;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-
-public class FixedExample implements LifeCycleListener {
-
- Fixed fixed;
- Button button1, button2, button3;
- int x = 50;
- int y = 50;
-
- public FixedExample() {
-
- Window window = new Window(WindowType.TOPLEVEL);
- window.setBorderWidth(10);
- window.setTitle("Fixed Container");
- window.addListener(this);
-
- fixed = new Fixed();
- window.add(fixed);
-
- button1 = new Button("Press Me", false);
- button1.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- x = (x + 30) % 300;
- y = (y + 50) % 300;
- fixed.moveWidget(button1, x, y);
- }
- }
- });
- fixed.putWidget(button1, 50, 50);
-
- button2 = new Button("Press Me", false);
- button2.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- x = (x + 30) % 300;
- y = (y + 50) % 300;
- fixed.moveWidget(button2, x, y);
- }
- }
- });
- fixed.putWidget(button2, 100, 100);
-
- button3 = new Button("Press Me", false);
- button3.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- x = (x + 30) % 300;
- y = (y + 50) % 300;
- fixed.moveWidget(button3, x, y);
- }
- }
- });
- fixed.putWidget(button3, 150, 150);
-
- window.showAll();
- }
-
- public void lifeCycleEvent(LifeCycleEvent event) {
- }
-
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DESTROY))
- Gtk.mainQuit();
- return false;
- }
-
- public static void main(String[] args) {
- // Initialize GTK
- Gtk.init(args);
-
- FixedExample fixed = new FixedExample();
-
- Gtk.main();
- }
-}
diff --git a/libgtk-java/doc/examples/frame/Frame.java b/libgtk-java/doc/examples/frame/Frame.java
deleted file mode 100644
index fd1b518..0000000
--- a/libgtk-java/doc/examples/frame/Frame.java
+++ /dev/null
@@ -1,44 +0,0 @@
-package frame;
-
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.ShadowType;
-import org.gnu.gtk.Widget;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-
-public class Frame {
-
- public Frame() {
-
- org.gnu.gtk.Window window = new org.gnu.gtk.Window(org.gnu.gtk.WindowType.TOPLEVEL);
- window.setBorderWidth(10);
- window.setTitle("Frame Example");
- window.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DESTROY) ||
- event.isOfType(LifeCycleEvent.Type.DELETE)) {
- Gtk.mainQuit();
- }
- return false;
- }
- });
- window.setDefaultSize(300, 300);
-
- org.gnu.gtk.Frame frame = new org.gnu.gtk.Frame("Frame Widget");
- frame.setLabelAlign(1.0);
- frame.setShadow(ShadowType.ETCHED_OUT);
- window.add(frame);
-
- window.showAll();
- }
-
- public static void main(String[] args) {
- // Initialize GTK
- Gtk.init(args);
-
- Frame frame = new Frame();
-
- Gtk.main();
- }
-}
diff --git a/libgtk-java/doc/examples/image/ImageTest.java b/libgtk-java/doc/examples/image/ImageTest.java
deleted file mode 100644
index d27ce6a..0000000
--- a/libgtk-java/doc/examples/image/ImageTest.java
+++ /dev/null
@@ -1,55 +0,0 @@
-package image;
-
-import org.gnu.gtk.Button;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.Image;
-import org.gnu.gtk.Window;
-import org.gnu.gtk.WindowType;
-import org.gnu.gtk.event.ButtonEvent;
-import org.gnu.gtk.event.ButtonListener;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-
-public class ImageTest {
-
- public ImageTest() {
-
- Window window = new Window(WindowType.TOPLEVEL);
- window.setBorderWidth(10);
- window.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DESTROY) ||
- event.isOfType(LifeCycleEvent.Type.DELETE)) {
- Gtk.mainQuit();
- }
- return false;
- }
- });
-
- Image image = new Image("test.xpm");
- Button button = new Button();
- button.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK))
- buttonClicked();
- }
- });
- button.add(image);
- window.add(button);
- window.showAll();
- }
-
- public void buttonClicked() {
- System.out.println("button clicked");
- }
-
- public static void main(String[] args) {
- // Initialize GTK
- Gtk.init(args);
-
- ImageTest pm = new ImageTest();
-
- Gtk.main();
- }
-}
diff --git a/libgtk-java/doc/examples/image/test.xpm b/libgtk-java/doc/examples/image/test.xpm
deleted file mode 100644
index 95cec7d..0000000
--- a/libgtk-java/doc/examples/image/test.xpm
+++ /dev/null
@@ -1,23 +0,0 @@
-/* XPM */
-/** test.xpm **/
-static char *test[] = {
-"12 14 4 1",
-" c None",
-"X c #FFFFFF",
-"R c Red",
-"B c #0000FF",
-" RRBB ",
-"XXXXXXXXXXXX",
-"XXXXXXXXXXXX",
-"XX RRBB ",
-"XX RRBB ",
-"XX RRBB ",
-"XXXXXXXXXXXX",
-"XXXXXXXXXXXX",
-" RRBB XX",
-" RRBB XX",
-" RRBB XX",
-"XXXXXXXXXXXX",
-"XXXXXXXXXXXX",
-" RRBB ",
-};
diff --git a/libgtk-java/doc/examples/invisible/InvisibleExample.java b/libgtk-java/doc/examples/invisible/InvisibleExample.java
deleted file mode 100644
index 5ca40a5..0000000
--- a/libgtk-java/doc/examples/invisible/InvisibleExample.java
+++ /dev/null
@@ -1,61 +0,0 @@
-package invisible;
-
-import org.gnu.gtk.Button;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.HBox;
-import org.gnu.gtk.Invisible;
-import org.gnu.gtk.Window;
-import org.gnu.gtk.WindowType;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-
-public class InvisibleExample {
-
- public InvisibleExample() {
-
- Window window = new Window(WindowType.TOPLEVEL);
- window.setTitle("Invisible Example");
- window.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DESTROY) ||
- event.isOfType(LifeCycleEvent.Type.DELETE)) {
- Gtk.mainQuit();
- }
- return false;
- }
- });
-
- HBox box = new HBox(false, 0);
-
- Button button = new Button("Left Button", true);
- box.packStart(button, false, false, 0);
-
- // The Invisible widget displays a blank window.
- // It is a very useful but often forgotten widget
- // that can be used very effectively as a placeholder
- // or spacer to assist in the layout of widgets. You
- // can size the widget using the setSizeRequest() method. Our
- // buttons will have a height of 60 pixels and there
- // will be a space of 30 pixels between them.
- Invisible invisible = new Invisible();
- invisible.setMinimumSize(30, 60);
- box.packStart(invisible, false, false, 0);
-
- button = new Button("Right Button", true);
- box.packStart(button, false, false, 0);
-
- window.add(box);
-
- window.showAll();
- }
-
- public static void main(String[] args) {
- // Initialize GTK
- Gtk.init(args);
-
- InvisibleExample inv = new InvisibleExample();
-
- Gtk.main();
- }
-}
diff --git a/libgtk-java/doc/examples/mandel/JavaGTKMandel.java b/libgtk-java/doc/examples/mandel/JavaGTKMandel.java
deleted file mode 100644
index 424d38b..0000000
--- a/libgtk-java/doc/examples/mandel/JavaGTKMandel.java
+++ /dev/null
@@ -1,40 +0,0 @@
-/*
- * This file is part of Java-GTK Mandel
- * Copyright (c) 2001 Markus Fritsche
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License
- * as published by the Free Software Foundation; either version 2
- * of the License, or any later version.
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- */
-
-package mandel;
-
-import org.gnu.gtk.Gtk;
-/**
- *Description of the Class
- *
- * @author Markus Fritsche
- * @created 12. November 2001
- */
-class JavaGTKMandel extends java.lang.Object {
-
-
- /**
- *The main program for the JavaGTKMandel class
- *
- * @param args The command line arguments
- */
- public static void main(String[] args) {
- Gtk.init(args);
- JavaGTKMandelGUI gui = new JavaGTKMandelGUI();
- Gtk.main();
- }
-}
-
diff --git a/libgtk-java/doc/examples/mandel/JavaGTKMandelGUI.java b/libgtk-java/doc/examples/mandel/JavaGTKMandelGUI.java
deleted file mode 100644
index b442634..0000000
--- a/libgtk-java/doc/examples/mandel/JavaGTKMandelGUI.java
+++ /dev/null
@@ -1,456 +0,0 @@
-/*
- * This file is part of Java-GTK Mandel -
- * Copyright (c) 2001 Markus Fritsche
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License
- * as published by the Free Software Foundation; either version 2
- * of the License, or any later version.
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- */
-
-package mandel;
-
-import java.io.FileNotFoundException;
-import java.io.IOException;
-
-import org.gnu.gdk.Color;
-import org.gnu.gdk.Colormap;
-import org.gnu.gdk.Event;
-import org.gnu.gdk.GC;
-import org.gnu.glade.GladeXMLException;
-import org.gnu.glade.LibGlade;
-import org.gnu.gtk.Button;
-import org.gnu.gtk.DrawingArea;
-import org.gnu.gtk.Entry;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.Label;
-import org.gnu.gtk.ProgressBar;
-import org.gnu.gtk.RadioButton;
-import org.gnu.gtk.Window;
-import org.gnu.gtk.event.ButtonEvent;
-import org.gnu.gtk.event.ButtonListener;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-import org.gnu.gtk.event.MouseEvent;
-import org.gnu.gtk.event.MouseListener;
-
-/**
- *This class is responsible for the GUI, i.e. building the window,
- *has the required callbacks etc.
- *
- * @author Markus Fritsche
- * @created 12. November 2001
- */
-public class JavaGTKMandelGUI extends java.lang.Object {
- // This one stores the last color allocated.
- // This causes a massive gain of performance
- // because allocating colors is expensive
- // (afaic)
- private short lastColor;
- // this ones store the beginning of the zoom request.
- // for further information look at zoomStart()
- private double newX;
- private double newY;
-
- short red = 0;
- short green = 0;
- short blue = 0;
-
- double oldReMin = -2.25;
- double oldImMin = -1.5;
- double oldImMax = 1.5;
- double oldReMax = 0.75;
-
- private JavaGTKMandelMath mandelmath;
-
- // GdkPixmap pmap = null;
-
- // needed for the zoomStart/ zoomEnd functions
- // and the callbacks of the radiobuttons
- private Label lbl_Img_Julia = null;
- private Label lbl_Re_Julia = null;
- private Entry reMaxE = null;
- private Entry reMinE = null;
- private Entry imgMinE = null;
- private Entry imgMaxE = null;
- private Entry depthE = null;
- private Entry txt_red = null;
- private Entry txt_green = null;
- private Entry txt_blue = null;
-
- private RadioButton rbtn_julia = null;
- private RadioButton rbtn_apfel = null;
-
- private Entry txt_Img_Julia = null;
- private Entry txt_Re_Julia = null;
-
- private ProgressBar progressbar = null;
- // -----------------------------------
-
- // our output window
- private DrawingArea drwarea = null;
-
- // the corrosponding GdkWindow
- private org.gnu.gdk.Window gwin = null;
-
- // the GdkGC used for drawing
- private GC gc = null;
- // the GdkColor used for drawing
- private Color color = null;
- // the GdkColormap used for allocation of color
- private Colormap cmap = null;
-
- /**
- *Constructor for the JavaGTKMandelGUI object
- */
- public JavaGTKMandelGUI() {
- // build up the window and get various objects.
- createMainWindow();
-
- // here are our mathematical functions. Only interesting
- // for freaks ;-)
- mandelmath = new JavaGTKMandelMath();
-
- // create a GdkColormap. we will allocate our colors with
- // the help of it
- cmap = new Colormap();
- }
-
- /**
- * what to do if a delete_event occurs
- *
- * @param event a GdkEvent
- * @return always false
- */
- public boolean delete_event(Event event) {
- return (false);
- }
-
- /**
- *computes the values and paints the fractal
- */
- public void btn_paint_clicked() {
- // get the width and height of the window
- int width = (int) gwin.getWidth();
- int height = (int) gwin.getHeight();
- // get the preferences
- double reMax = Double.parseDouble(reMaxE.getText());
- double reMin = Double.parseDouble(reMinE.getText());
- double imMax = Double.parseDouble(imgMaxE.getText());
- double imMin = Double.parseDouble(imgMinE.getText());
- int depth = Integer.parseInt(depthE.getText());
- double restRe = 0.0;
- double restIm = 0.0;
- red = Short.parseShort(txt_red.getText());
- green = Short.parseShort(txt_green.getText());
- blue = Short.parseShort(txt_blue.getText());
-
- lastColor = -1;
-
- if (rbtn_julia.getState()) {
- restRe = Double.parseDouble(txt_Re_Julia.getText());
- restIm = Double.parseDouble(txt_Img_Julia.getText());
- for (int j = 0; j < width; ++j) {
-
- progressbar.setFraction(.01 * ((double) j / (double) width));
-
- Gtk.mainIteration();
-
- for (int i = 0; i < height; ++i) {
- double teil_re =
- mandelmath.realPart(width, j, reMin, reMax);
- double teil_im = mandelmath.imPart(height, i, imMin, imMax);
- paintPixel(
- gwin,
- j,
- i,
- mandelmath.compute(
- depth,
- teil_re,
- teil_im,
- restRe,
- restIm));
- }
- }
-
- } else {
-
- for (int j = 0; j < width; ++j) {
-
- progressbar.setFraction(.01 * ((double) j / (double) width));
-
- Gtk.mainIteration();
-
- for (int i = 0; i < height; ++i) {
-
- double teil_re =
- mandelmath.realPart(width, j, reMin, reMax);
- double teil_im = mandelmath.imPart(height, i, imMin, imMax);
- paintPixel(
- gwin,
- j,
- i,
- mandelmath.compute(
- depth,
- teil_re,
- teil_im,
- teil_re,
- teil_im));
- }
- }
- }
-
- }
-
- /**
- *Description of the Method
- *
- * @param event a GdkEvent, emitted by clicking on
- * the drawing area. Calculate the new reMin/ imMax
- * @return always false
- */
- public void zoomStart(MouseEvent event) {
- int width = gwin.getWidth();
- int height = gwin.getHeight();
- double reMin = Double.parseDouble(reMinE.getText());
- double reMax = Double.parseDouble(reMaxE.getText());
- double imMin = Double.parseDouble(imgMinE.getText());
- double imMax = Double.parseDouble(imgMaxE.getText());
- newX = mandelmath.realPart(width, (int) event.getX(), reMin, reMax);
- newY = mandelmath.imPart(height, (int) event.getY(), imMax, imMin);
- }
-
- /**
- *Called when the mousebutton is released. For further information look
- *at zoomStart
- *
- * @param event a GdkEvent
- * @return always false
- */
- public void zoomEnd(MouseEvent event) {
- int width = gwin.getWidth();
- int height = gwin.getHeight();
- double reMin = oldReMin = Double.parseDouble(reMinE.getText());
- double reMax = oldReMax = Double.parseDouble(reMaxE.getText());
- double imMin = oldImMin = Double.parseDouble(imgMinE.getText());
- double imMax = oldImMax = Double.parseDouble(imgMaxE.getText());
- reMax = mandelmath.realPart(width, (int) event.getX(), reMin, reMax);
- imMin = mandelmath.imPart(height, (int) event.getY(), imMax, imMin);
- reMaxE.setText(Double.toString(reMax));
- imgMinE.setText(Double.toString(imMin));
- reMinE.setText(Double.toString(newX));
- imgMaxE.setText(Double.toString(newY));
- }
-
- /**
- *Sets the defaults when the button Default was clicked
- */
- public void defaults() {
- // set default values
- txt_Img_Julia.setText("0.18");
- txt_Re_Julia.setText("-0.743");
- reMaxE.setText("0.75");
- reMinE.setText("-2.25");
- imgMaxE.setText("1.5");
- imgMinE.setText("-1.5");
- depthE.setText("400");
- }
-
- public void btn_back_clicked() {
- reMaxE.setText(Double.toString(oldReMax));
- reMinE.setText(Double.toString(oldReMin));
- imgMinE.setText(Double.toString(oldImMin));
- imgMaxE.setText(Double.toString(oldImMax));
- }
-
- /**
- *activates the Entry fields for julia
- */
- public void rbtn_julia_clicked() {
- // activate the fields for julia
- lbl_Img_Julia.setSensitive(true);
- txt_Img_Julia.setSensitive(true);
- lbl_Re_Julia.setSensitive(true);
- txt_Re_Julia.setSensitive(true);
- }
-
- /**
- *deactivates the Entrys for julia
- */
- public void rbtn_apfel_clicked() {
- // deactivate fields for julia
- lbl_Img_Julia.setSensitive(false);
- txt_Img_Julia.setSensitive(false);
- lbl_Re_Julia.setSensitive(false);
- txt_Re_Julia.setSensitive(false);
- }
-
- /**
- *Gets the lowLevels attribute of the MandelGUI object
- */
- private void getLowLevels() {
- // get the GdkWindow of drwarea
- gwin = drwarea.getParentWindow();
- color = new Color(0, 0, 0);
- // create a new GdkGC, here we will put our color with
- // which we will draw the pixels with
- gc = new GC(gwin);
- }
-
- /**
- *Description of the Method
- *
- * @param window window (GdkWindow or GdkPixmap) to draw the
- *pixel in
- * @param x x position of the pixel
- * @param y y position of the pixel
- * @param colorvalue a value to generate a color of
- */
- private void paintPixel(
- org.gnu.gdk.Window window,
- int x,
- int y,
- short colorvalue) {
- if (lastColor != colorvalue) {
- color.setRed((short) (colorvalue * red));
- color.setBlue((short) (colorvalue * blue));
- color.setGreen((short) (colorvalue * green));
- cmap.allocateColor(color, false, true);
- gc.setForeground(color);
- }
- // draw the pixel
- window.drawPoint(gc, x, y);
- }
-
- /**
- *Builds up the application window and attaches the callbacks
- */
- private void createMainWindow() {
- // load the glade interface definition
- LibGlade glade = null;
- try {
- glade = new LibGlade("mandel.glade", this);
- } catch (GladeXMLException ex) {
- ex.printStackTrace();
- } catch (FileNotFoundException ex) {
- ex.printStackTrace();
- } catch (IOException ex) {
- ex.printStackTrace();
- }
-
- // attach the callback function for btn_end
- Button btn_end = (Button) glade.getWidget("btn_end");
- btn_end.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK))
- Gtk.mainQuit();
- }
- });
-
- // attach the callback function for btn_default
- Button btn_default = (Button) glade.getWidget("btn_default");
- btn_default.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK))
- defaults();
- }
- });
-
- // get the labels for julia options
- lbl_Img_Julia = (Label) glade.getWidget("lbl_Img_Julia");
- lbl_Re_Julia = (Label) glade.getWidget("lbl_Re_Julia");
- txt_Img_Julia = (Entry) glade.getWidget("txt_Img_Julia");
- txt_Re_Julia = (Entry) glade.getWidget("txt_Re_Julia");
-
- // get the other option fields
- reMaxE = (Entry) glade.getWidget("reMax");
- reMinE = (Entry) glade.getWidget("reMin");
- imgMaxE = (Entry) glade.getWidget("imgMax");
- imgMinE = (Entry) glade.getWidget("imgMin");
- depthE = (Entry) glade.getWidget("depth");
- txt_red = (Entry) glade.getWidget("txt_red");
- txt_green = (Entry) glade.getWidget("txt_green");
- txt_blue = (Entry) glade.getWidget("txt_blue");
-
- // get the two radiobuttons and attach the callback functions
- rbtn_julia = (RadioButton) glade.getWidget("rbtn_julia");
- rbtn_julia.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK))
- rbtn_julia_clicked();
- }
- });
- rbtn_apfel = (RadioButton) glade.getWidget("rbtn_apfel");
- rbtn_apfel.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK))
- rbtn_apfel_clicked();
- }
- });
-
- // get the main window and attach the callback functions
- Window win = (Window) glade.getWidget("window1");
- win.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DESTROY) ||
- event.isOfType(LifeCycleEvent.Type.DELETE)) {
- Gtk.mainQuit();
- }
- return false;
- }
- });
-
- // get the action button
- Button btn_paint = (Button) glade.getWidget("btn_paint");
- btn_paint.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK))
- btn_paint_clicked();
- }
- });
-
- Button btn_back = (Button) glade.getWidget("btn_back");
- btn_back.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK))
- btn_back_clicked();
- }
- });
-
- progressbar = (ProgressBar) glade.getWidget("progressbar");
-
- // get the DrawingArea, where we will put the computed
- // picture
- drwarea = (DrawingArea) glade.getWidget("drwarea");
-
- // and, of course, attach the functions for zooming.
- // look into mandel.glade
- // (GDK_BUTTON_PRESS_MASK and GDK_BUTTON_RELEASE_MASK will
- // be emitted by drwarea)
- drwarea.addListener(new MouseListener() {
- public boolean mouseEvent(MouseEvent event) {
- if (event.isOfType(MouseEvent.Type.BUTTON_PRESS)) {
- zoomStart(event);
- } else if (event.isOfType(MouseEvent.Type.BUTTON_RELEASE)) {
- zoomEnd(event);
- }
- return true;
- }
- });
-
- // get some lowlevel graphic things, like a color, etc.
- getLowLevels();
-
- // show the main window with all child widgets
- win.showAll();
-
- }
-
-}
diff --git a/libgtk-java/doc/examples/mandel/JavaGTKMandelMath.java b/libgtk-java/doc/examples/mandel/JavaGTKMandelMath.java
deleted file mode 100644
index 16431f7..0000000
--- a/libgtk-java/doc/examples/mandel/JavaGTKMandelMath.java
+++ /dev/null
@@ -1,98 +0,0 @@
-/*
- * This file is part of Java-GTK Mandel -
- * Copyright (c) 2001 [Author]
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License
- * as published by the Free Software Foundation; either version 2
- * of the License, or any later version.
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- */
-/**
- *Description of the Class
- *
- * @author mbusse
- * @created 12. November 2001
- */
-
-package mandel;
-
-public class JavaGTKMandelMath extends java.lang.Object {
-
- /**
- *Constructor for the MandelMath object
- */
- public JavaGTKMandelMath() { }
-
-
- /**
- *returns the real part of x
- *
- * @param width width of the window
- * @param x position of x in the window
- * @param reMin minimal real value
- * @param reMax maximal real value
- * @return the real part corresponding to x
- */
- public double realPart(int width, int x, double reMin, double reMax) {
- return ((reMax - reMin) * x / width + reMin);
- }
-
-
- /**
- *returns the imaginary part of y
- *
- * @param height height of the window
- * @param y position of y in the window
- * @param imMin minimal imaginary value
- * @param imMax maximal imaginary value
- * @return the imaginary part corresponding to y
- */
- public double imPart(int height, int y, double imMin, double imMax) {
- return ((imMax - imMin) * y / height + imMin);
- }
-
-
- /**
- *computes a given point
- *
- * @param depth number of iterations
- * @param part_re real part of the actual computed value
- * @param part_im imaginary part of the actual computed value
- * @param rest_re
- * @param rest_im
- * @return 0 or the depth when the point was "out of bounds"
- */
- public short compute(int depth,
- double part_re,
- double part_im,
- double rest_re,
- double rest_im) {
- double re_new = part_re;
- double im_new = part_im;
- double re2 = 0;
- short d1 = 0;
- while (
- !((d1 == depth)
- ||
- ((re_new * re_new) + (im_new * im_new) > 100))
- ) {
- ++d1;
- re2 = re_new * re_new - im_new * im_new + rest_re;
- im_new = 2 * re_new * im_new + rest_im;
- re_new = re2;
- }
- if (d1 == depth) {
- return (0);
- } else {
- return (d1);
- }
-
- }
-}
-
diff --git a/libgtk-java/doc/examples/mandel/mandel.glade b/libgtk-java/doc/examples/mandel/mandel.glade
deleted file mode 100644
index 2d36cbc..0000000
--- a/libgtk-java/doc/examples/mandel/mandel.glade
+++ /dev/null
@@ -1,765 +0,0 @@
-<?xml version="1.0"?>
-<GTK-Interface>
-
-<project>
- <name>app</name>
- <program_name>app</program_name>
- <directory></directory>
- <source_directory>src</source_directory>
- <pixmaps_directory>pixmaps</pixmaps_directory>
- <language>C</language>
- <gnome_support>False</gnome_support>
- <gettext_support>True</gettext_support>
-</project>
-
-<widget>
- <class>GtkWindow</class>
- <name>window1</name>
- <width>520</width>
- <height>460</height>
- <title>JavaGTK Mandelbrot</title>
- <type>GTK_WINDOW_TOPLEVEL</type>
- <position>GTK_WIN_POS_MOUSE</position>
- <modal>False</modal>
- <allow_shrink>False</allow_shrink>
- <allow_grow>True</allow_grow>
- <auto_shrink>False</auto_shrink>
-
- <widget>
- <class>GtkHBox</class>
- <name>hbox1</name>
- <homogeneous>False</homogeneous>
- <spacing>0</spacing>
-
- <widget>
- <class>GtkHPaned</class>
- <name>hpaned1</name>
- <handle_size>10</handle_size>
- <gutter_size>6</gutter_size>
- <position>0</position>
- <child>
- <padding>0</padding>
- <expand>True</expand>
- <fill>True</fill>
- </child>
-
- <widget>
- <class>GtkDrawingArea</class>
- <name>drwarea</name>
- <width>320</width>
- <height>340</height>
- <events>GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_VISIBILITY_NOTIFY_MASK</events>
- <extension_events>GDK_EXTENSION_EVENTS_ALL</extension_events>
- <child>
- <shrink>False</shrink>
- <resize>True</resize>
- </child>
- </widget>
-
- <widget>
- <class>GtkFrame</class>
- <name>frame1</name>
- <width>150</width>
- <height>313</height>
- <label_xalign>0</label_xalign>
- <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
- <child>
- <shrink>False</shrink>
- <resize>False</resize>
- </child>
-
- <widget>
- <class>GtkVBox</class>
- <name>vbox1</name>
- <width>160</width>
- <height>320</height>
- <homogeneous>False</homogeneous>
- <spacing>0</spacing>
-
- <widget>
- <class>GtkButton</class>
- <name>btn_paint</name>
- <border_width>1</border_width>
- <tooltip>Fraktal berechnen</tooltip>
- <can_focus>True</can_focus>
- <label>Show fractal</label>
- <relief>GTK_RELIEF_NORMAL</relief>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>False</fill>
- </child>
- </widget>
-
- <widget>
- <class>GtkTable</class>
- <name>table2</name>
- <width>140</width>
- <rows>10</rows>
- <columns>2</columns>
- <homogeneous>False</homogeneous>
- <row_spacing>0</row_spacing>
- <column_spacing>0</column_spacing>
- <child>
- <padding>0</padding>
- <expand>True</expand>
- <fill>True</fill>
- </child>
-
- <widget>
- <class>GtkLabel</class>
- <name>label1</name>
- <label>real max</label>
- <justify>GTK_JUSTIFY_CENTER</justify>
- <wrap>False</wrap>
- <xalign>0</xalign>
- <yalign>0.5</yalign>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <child>
- <left_attach>0</left_attach>
- <right_attach>1</right_attach>
- <top_attach>0</top_attach>
- <bottom_attach>1</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>False</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>True</xfill>
- <yfill>False</yfill>
- </child>
- </widget>
-
- <widget>
- <class>GtkLabel</class>
- <name>label2</name>
- <label>real min</label>
- <justify>GTK_JUSTIFY_CENTER</justify>
- <wrap>False</wrap>
- <xalign>0</xalign>
- <yalign>0.5</yalign>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <child>
- <left_attach>0</left_attach>
- <right_attach>1</right_attach>
- <top_attach>1</top_attach>
- <bottom_attach>2</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>False</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>True</xfill>
- <yfill>False</yfill>
- </child>
- </widget>
-
- <widget>
- <class>GtkLabel</class>
- <name>label3</name>
- <label>Img max</label>
- <justify>GTK_JUSTIFY_CENTER</justify>
- <wrap>False</wrap>
- <xalign>0</xalign>
- <yalign>0.5</yalign>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <child>
- <left_attach>0</left_attach>
- <right_attach>1</right_attach>
- <top_attach>2</top_attach>
- <bottom_attach>3</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>False</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>True</xfill>
- <yfill>False</yfill>
- </child>
- </widget>
-
- <widget>
- <class>GtkLabel</class>
- <name>label4</name>
- <label>Img min</label>
- <justify>GTK_JUSTIFY_CENTER</justify>
- <wrap>False</wrap>
- <xalign>0</xalign>
- <yalign>0.5</yalign>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <child>
- <left_attach>0</left_attach>
- <right_attach>1</right_attach>
- <top_attach>3</top_attach>
- <bottom_attach>4</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>False</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>True</xfill>
- <yfill>False</yfill>
- </child>
- </widget>
-
- <widget>
- <class>GtkLabel</class>
- <name>label5</name>
- <label>Depth</label>
- <justify>GTK_JUSTIFY_CENTER</justify>
- <wrap>False</wrap>
- <xalign>0</xalign>
- <yalign>0.5</yalign>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <child>
- <left_attach>0</left_attach>
- <right_attach>1</right_attach>
- <top_attach>4</top_attach>
- <bottom_attach>5</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>False</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>True</xfill>
- <yfill>False</yfill>
- </child>
- </widget>
-
- <widget>
- <class>GtkLabel</class>
- <name>lbl_Re_Julia</name>
- <sensitive>False</sensitive>
- <label>real Julia</label>
- <justify>GTK_JUSTIFY_CENTER</justify>
- <wrap>False</wrap>
- <xalign>0</xalign>
- <yalign>0.5</yalign>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <child>
- <left_attach>0</left_attach>
- <right_attach>1</right_attach>
- <top_attach>5</top_attach>
- <bottom_attach>6</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>False</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>True</xfill>
- <yfill>False</yfill>
- </child>
- </widget>
-
- <widget>
- <class>GtkLabel</class>
- <name>lbl_Img_Julia</name>
- <sensitive>False</sensitive>
- <label>Img Julia</label>
- <justify>GTK_JUSTIFY_CENTER</justify>
- <wrap>False</wrap>
- <xalign>0</xalign>
- <yalign>0.5</yalign>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <child>
- <left_attach>0</left_attach>
- <right_attach>1</right_attach>
- <top_attach>6</top_attach>
- <bottom_attach>7</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>False</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>True</xfill>
- <yfill>False</yfill>
- </child>
- </widget>
-
- <widget>
- <class>GtkEntry</class>
- <name>txt_Img_Julia</name>
- <width>60</width>
- <sensitive>False</sensitive>
- <tooltip>Imagin�rabschnitt (nur f�r Juliamenge)</tooltip>
- <can_focus>True</can_focus>
- <editable>True</editable>
- <text_visible>True</text_visible>
- <text_max_length>0</text_max_length>
- <text>0.18</text>
- <child>
- <left_attach>1</left_attach>
- <right_attach>2</right_attach>
- <top_attach>6</top_attach>
- <bottom_attach>7</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>True</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>False</xfill>
- <yfill>False</yfill>
- </child>
- </widget>
-
- <widget>
- <class>GtkEntry</class>
- <name>txt_Re_Julia</name>
- <width>60</width>
- <sensitive>False</sensitive>
- <tooltip>Realabschnitt (nur f�r Juliamenge)</tooltip>
- <can_focus>True</can_focus>
- <editable>True</editable>
- <text_visible>True</text_visible>
- <text_max_length>0</text_max_length>
- <text>-0.743</text>
- <child>
- <left_attach>1</left_attach>
- <right_attach>2</right_attach>
- <top_attach>5</top_attach>
- <bottom_attach>6</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>True</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>False</xfill>
- <yfill>False</yfill>
- </child>
- </widget>
-
- <widget>
- <class>GtkEntry</class>
- <name>depth</name>
- <width>60</width>
- <tooltip>Tiefe der Rekursion</tooltip>
- <can_focus>True</can_focus>
- <editable>True</editable>
- <text_visible>True</text_visible>
- <text_max_length>4</text_max_length>
- <text>400</text>
- <child>
- <left_attach>1</left_attach>
- <right_attach>2</right_attach>
- <top_attach>4</top_attach>
- <bottom_attach>5</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>True</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>False</xfill>
- <yfill>False</yfill>
- </child>
- </widget>
-
- <widget>
- <class>GtkEntry</class>
- <name>imgMin</name>
- <width>60</width>
- <tooltip>Minimum Imagin�rteil</tooltip>
- <can_focus>True</can_focus>
- <editable>True</editable>
- <text_visible>True</text_visible>
- <text_max_length>0</text_max_length>
- <text>-1.5</text>
- <child>
- <left_attach>1</left_attach>
- <right_attach>2</right_attach>
- <top_attach>3</top_attach>
- <bottom_attach>4</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>True</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>False</xfill>
- <yfill>False</yfill>
- </child>
- </widget>
-
- <widget>
- <class>GtkEntry</class>
- <name>imgMax</name>
- <width>60</width>
- <tooltip>Maximum Imagin�rteil</tooltip>
- <can_focus>True</can_focus>
- <editable>True</editable>
- <text_visible>True</text_visible>
- <text_max_length>0</text_max_length>
- <text>1.5</text>
- <child>
- <left_attach>1</left_attach>
- <right_attach>2</right_attach>
- <top_attach>2</top_attach>
- <bottom_attach>3</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>True</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>False</xfill>
- <yfill>False</yfill>
- </child>
- </widget>
-
- <widget>
- <class>GtkEntry</class>
- <name>reMin</name>
- <width>60</width>
- <tooltip>Minimum Realanteil</tooltip>
- <can_focus>True</can_focus>
- <editable>True</editable>
- <text_visible>True</text_visible>
- <text_max_length>0</text_max_length>
- <text>-2.25</text>
- <child>
- <left_attach>1</left_attach>
- <right_attach>2</right_attach>
- <top_attach>1</top_attach>
- <bottom_attach>2</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>True</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>False</xfill>
- <yfill>False</yfill>
- </child>
- </widget>
-
- <widget>
- <class>GtkEntry</class>
- <name>reMax</name>
- <width>60</width>
- <tooltip>Maximum Realanteil</tooltip>
- <can_focus>True</can_focus>
- <editable>True</editable>
- <text_visible>True</text_visible>
- <text_max_length>0</text_max_length>
- <text>0.75</text>
- <child>
- <left_attach>1</left_attach>
- <right_attach>2</right_attach>
- <top_attach>0</top_attach>
- <bottom_attach>1</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>True</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>False</xfill>
- <yfill>False</yfill>
- </child>
- </widget>
-
- <widget>
- <class>GtkEntry</class>
- <name>txt_red</name>
- <width>60</width>
- <tooltip>Red multplicator</tooltip>
- <can_focus>True</can_focus>
- <editable>True</editable>
- <text_visible>True</text_visible>
- <text_max_length>0</text_max_length>
- <text>500</text>
- <child>
- <left_attach>1</left_attach>
- <right_attach>2</right_attach>
- <top_attach>7</top_attach>
- <bottom_attach>8</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>True</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>False</xfill>
- <yfill>False</yfill>
- </child>
- </widget>
-
- <widget>
- <class>GtkEntry</class>
- <name>txt_green</name>
- <width>60</width>
- <tooltip>Green multiplicator</tooltip>
- <can_focus>True</can_focus>
- <editable>True</editable>
- <text_visible>True</text_visible>
- <text_max_length>0</text_max_length>
- <text>600</text>
- <child>
- <left_attach>1</left_attach>
- <right_attach>2</right_attach>
- <top_attach>8</top_attach>
- <bottom_attach>9</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>True</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>False</xfill>
- <yfill>False</yfill>
- </child>
- </widget>
-
- <widget>
- <class>GtkEntry</class>
- <name>txt_blue</name>
- <width>60</width>
- <tooltip>Blue multiplicator</tooltip>
- <can_focus>True</can_focus>
- <editable>True</editable>
- <text_visible>True</text_visible>
- <text_max_length>0</text_max_length>
- <text>500</text>
- <child>
- <left_attach>1</left_attach>
- <right_attach>2</right_attach>
- <top_attach>9</top_attach>
- <bottom_attach>10</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>True</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>False</xfill>
- <yfill>False</yfill>
- </child>
- </widget>
-
- <widget>
- <class>GtkLabel</class>
- <name>label6</name>
- <label>Red</label>
- <justify>GTK_JUSTIFY_CENTER</justify>
- <wrap>False</wrap>
- <xalign>0</xalign>
- <yalign>0.5</yalign>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <child>
- <left_attach>0</left_attach>
- <right_attach>1</right_attach>
- <top_attach>7</top_attach>
- <bottom_attach>8</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>False</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>True</xfill>
- <yfill>False</yfill>
- </child>
- </widget>
-
- <widget>
- <class>GtkLabel</class>
- <name>label7</name>
- <label>Green</label>
- <justify>GTK_JUSTIFY_CENTER</justify>
- <wrap>False</wrap>
- <xalign>0</xalign>
- <yalign>0.5</yalign>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <child>
- <left_attach>0</left_attach>
- <right_attach>1</right_attach>
- <top_attach>8</top_attach>
- <bottom_attach>9</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>False</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>True</xfill>
- <yfill>False</yfill>
- </child>
- </widget>
-
- <widget>
- <class>GtkLabel</class>
- <name>label8</name>
- <label>Blue</label>
- <justify>GTK_JUSTIFY_CENTER</justify>
- <wrap>False</wrap>
- <xalign>0</xalign>
- <yalign>0.5</yalign>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <child>
- <left_attach>0</left_attach>
- <right_attach>1</right_attach>
- <top_attach>9</top_attach>
- <bottom_attach>10</bottom_attach>
- <xpad>0</xpad>
- <ypad>0</ypad>
- <xexpand>False</xexpand>
- <yexpand>False</yexpand>
- <xshrink>False</xshrink>
- <yshrink>False</yshrink>
- <xfill>True</xfill>
- <yfill>False</yfill>
- </child>
- </widget>
- </widget>
-
- <widget>
- <class>GtkVBox</class>
- <name>vbox2</name>
- <homogeneous>False</homogeneous>
- <spacing>0</spacing>
- <child>
- <padding>0</padding>
- <expand>True</expand>
- <fill>True</fill>
- </child>
-
- <widget>
- <class>GtkFrame</class>
- <name>frame2</name>
- <label>Bildauswahl</label>
- <label_xalign>0</label_xalign>
- <shadow_type>GTK_SHADOW_ETCHED_IN</shadow_type>
- <child>
- <padding>0</padding>
- <expand>True</expand>
- <fill>True</fill>
- </child>
-
- <widget>
- <class>GtkVBox</class>
- <name>vbox3</name>
- <height>60</height>
- <homogeneous>False</homogeneous>
- <spacing>0</spacing>
-
- <widget>
- <class>GtkRadioButton</class>
- <name>rbtn_apfel</name>
- <tooltip>Apfelm�nnchen ausw�hlen</tooltip>
- <can_focus>True</can_focus>
- <label>Apfelm�nnchen</label>
- <active>True</active>
- <draw_indicator>True</draw_indicator>
- <group>radiogroup1</group>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>False</fill>
- </child>
- </widget>
-
- <widget>
- <class>GtkRadioButton</class>
- <name>rbtn_julia</name>
- <tooltip>Juliamenge ausw�hlen</tooltip>
- <can_focus>True</can_focus>
- <label>Juliamenge</label>
- <active>False</active>
- <draw_indicator>True</draw_indicator>
- <group>radiogroup1</group>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>False</fill>
- </child>
- </widget>
- </widget>
- </widget>
-
- <widget>
- <class>GtkButton</class>
- <name>btn_default</name>
- <border_width>1</border_width>
- <can_focus>True</can_focus>
- <label>_Defaults</label>
- <relief>GTK_RELIEF_NORMAL</relief>
- <child>
- <padding>1</padding>
- <expand>False</expand>
- <fill>False</fill>
- </child>
- </widget>
-
- <widget>
- <class>GtkButton</class>
- <name>btn_back</name>
- <height>26</height>
- <can_focus>True</can_focus>
- <label>Back</label>
- <relief>GTK_RELIEF_NORMAL</relief>
- <child>
- <padding>1</padding>
- <expand>False</expand>
- <fill>False</fill>
- </child>
- </widget>
-
- <widget>
- <class>GtkButton</class>
- <name>btn_end</name>
- <can_focus>True</can_focus>
- <label>Quit</label>
- <relief>GTK_RELIEF_NORMAL</relief>
- <child>
- <padding>1</padding>
- <expand>False</expand>
- <fill>False</fill>
- </child>
- </widget>
- </widget>
-
- <widget>
- <class>GtkProgressBar</class>
- <name>progressbar</name>
- <value>0</value>
- <lower>0</lower>
- <upper>100</upper>
- <bar_style>GTK_PROGRESS_CONTINUOUS</bar_style>
- <orientation>GTK_PROGRESS_LEFT_TO_RIGHT</orientation>
- <activity_mode>False</activity_mode>
- <show_text>True</show_text>
- <format>%P %% Done</format>
- <text_xalign>0.5</text_xalign>
- <text_yalign>0.5</text_yalign>
- <child>
- <padding>0</padding>
- <expand>False</expand>
- <fill>False</fill>
- </child>
- </widget>
- </widget>
- </widget>
- </widget>
- </widget>
-</widget>
-
-</GTK-Interface>
diff --git a/libgtk-java/doc/examples/notebook/NotebookExample.java b/libgtk-java/doc/examples/notebook/NotebookExample.java
deleted file mode 100644
index a6e37f9..0000000
--- a/libgtk-java/doc/examples/notebook/NotebookExample.java
+++ /dev/null
@@ -1,199 +0,0 @@
-package notebook;
-
-import org.gnu.gtk.Button;
-import org.gnu.gtk.CheckButton;
-import org.gnu.gtk.Frame;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.Label;
-import org.gnu.gtk.Notebook;
-import org.gnu.gtk.PositionType;
-import org.gnu.gtk.Table;
-import org.gnu.gtk.Window;
-import org.gnu.gtk.WindowType;
-import org.gnu.gtk.event.ButtonEvent;
-import org.gnu.gtk.event.ButtonListener;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-import org.gnu.gtk.event.NotebookEvent;
-import org.gnu.gtk.event.NotebookListener;
-
-public class NotebookExample implements LifeCycleListener {
-
- protected Notebook notebook = null;
- private int tabPosition = 1;
- private boolean displayTabs = true;
- private boolean displayBorder = false;
-
- public NotebookExample() {
-
- Window window = new Window(WindowType.TOPLEVEL);
- window.setBorderWidth(10);
-
- Table table = new Table(3, 6, false);
- window.add(table);
-
- // Create a new notebook, place the position of the tabs
- notebook = new Notebook();
- notebook.setTabPosition(PositionType.TOP);
- table.attach(notebook, 0, 6, 0, 1);
- notebook.show();
-
- // Let's append a bunch of pages to the notebook
- for (int i = 0; i < 5; i++) {
- String bufferf = "Append Frame " + (i + 1);
- String bufferl = "Page " + (i + 1);
-
- Frame frame = new Frame(bufferf);
- frame.setBorderWidth(10);
- frame.setMinimumSize(100, 75);
- frame.show();
-
- Label lbl = new Label(bufferf);
- frame.add(lbl);
- lbl.show();
-
- lbl = new Label(bufferl);
- notebook.appendPage(frame, lbl);
- }
-
- // Now let's add a page to a specific spot
- CheckButton checkButton = new CheckButton("Click me please!", false);
- checkButton.setMinimumSize(100, 75);
- checkButton.show();
-
- Label label = new Label("Add page");
- notebook.insertPage(checkButton, label, 2);
-
- // Now finally let's perpend pages to the notebook
- for (int i = 0; i < 5; i++) {
- String bufferf = "Prepend Frame " + (i + 1);
- String bufferl = "PPage " + (i + 1);
-
- Frame frame = new Frame(bufferf);
- frame.setBorderWidth(10);
- frame.setMinimumSize(100, 75);
- frame.show();
-
- Label lbl = new Label(bufferf);
- frame.add(lbl);
- lbl.show();
-
- lbl = new Label(bufferl);
- notebook.prependPage(frame, lbl);
- }
-
- // Set what page to start at (page 4)
- notebook.setCurrentPage(3);
- notebook.addListener(new NotebookListener() {
- public void notebookEvent(NotebookEvent event) {
- if (event.isOfType(NotebookEvent.Type.SWITCH_PAGE)) {
- System.out.println(
- "User just selected page " + event.getPageNumber());
- }
- }
- });
-
- // Quit this application.
- Button button = new Button("close", false);
- button.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- Gtk.mainQuit();
- }
- }
- });
- table.attach(button, 0, 1, 1, 2);
- button.show();
-
- // Move the Notebook to the next page.
- button = new Button("next page", false);
- button.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- notebook.nextPage();
- }
- }
- });
- table.attach(button, 1, 2, 1, 2);
- button.show();
-
- // Move the Notebook to the previous page.
- button = new Button("prev page", false);
- button.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- notebook.prevPage();
- }
- }
- });
- table.attach(button, 2, 3, 1, 2);
- button.show();
-
- // Change the position of the tabs on this Notebook
- button = new Button("tab position", false);
- button.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- if (tabPosition == 4)
- tabPosition = 0;
- notebook.setTabPosition(PositionType.intern(++tabPosition));
- }
- }
- });
- table.attach(button, 3, 4, 1, 2);
- button.show();
-
- // Display/hode the tabs and border.
- button = new Button("tabs/border on/off", false);
- button.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- displayTabs = !displayTabs;
- displayBorder = !displayBorder;
- notebook.setShowTabs(displayTabs);
- notebook.setShowBorder(displayBorder);
- }
- }
- });
- table.attach(button, 4, 5, 1, 2);
- button.show();
-
- // Remove the currently selected page.
- button = new Button("remove page", false);
- button.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- int page = notebook.getCurrentPage();
- notebook.removePage(page);
- }
- }
- });
- table.attach(button, 5, 6, 1, 2);
- button.show();
-
- table.show();
-
- window.show();
- }
-
- // Method to cause the application to exit
- public void lifeCycleEvent(LifeCycleEvent event) {
- }
-
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DESTROY) ||
- event.isOfType(LifeCycleEvent.Type.DELETE)) {
- Gtk.mainQuit();
- }
- return false;
- }
-
- public static void main(String[] args) {
- // Initialize GTK
- Gtk.init(args);
-
- NotebookExample notebook = new NotebookExample();
-
- Gtk.main();
- }
-}
diff --git a/libgtk-java/doc/examples/packbox/Packbox.java b/libgtk-java/doc/examples/packbox/Packbox.java
deleted file mode 100644
index c968edd..0000000
--- a/libgtk-java/doc/examples/packbox/Packbox.java
+++ /dev/null
@@ -1,259 +0,0 @@
-package packbox;
-
-import org.gnu.gtk.Button;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.HBox;
-import org.gnu.gtk.HSeparator;
-import org.gnu.gtk.Label;
-import org.gnu.gtk.VBox;
-import org.gnu.gtk.Window;
-import org.gnu.gtk.WindowType;
-import org.gnu.gtk.event.ButtonEvent;
-import org.gnu.gtk.event.ButtonListener;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-
-/**
- * This is an example that demonstrates the Box layout control.
- */
-public class Packbox {
-
- private VBox box1;
-
- public Packbox(int which) {
-
- Window window = new Window(WindowType.TOPLEVEL);
- window.setBorderWidth(10);
- window.setTitle("Packbox");
- window.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DESTROY) ||
- event.isOfType(LifeCycleEvent.Type.DELETE)) {
- Gtk.mainQuit();
- }
- return false;
- }
- });
-
- // We create a vertical box (vbox) to pack the horizontal boxes into.
- // This allows us to stack the horizontal boxes filled with buttons one
- // on top of the other in this vbox.
- box1 = new VBox(false, 0);
- window.add(box1);
-
- // which example to show.
- switch (which) {
- case 1 :
- createView1();
- break;
-
- case 2 :
- createView2();
- break;
-
- case 3 :
- createView3();
- }
-
- /* Create another new hbox.. remember we can use as many as we need! */
- HBox quitbox = new HBox(false, 0);
-
- /* Our quit button. */
- Button button = new Button("Quit", true);
-
- /* Setup the signal to terminate the program when the button is clicked */
- button.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- Gtk.mainQuit();
- }
- }
- });
-
- /* Pack the button into the quitbox.
- * The last 3 arguments to gtk_box_pack_start are:
- * expand, fill, padding. */
- quitbox.packStart(button, true, false, 0);
- /* pack the quitbox into the vbox (box1) */
- box1.packStart(quitbox, false, false, 0);
-
- window.showAll();
- }
-
- protected HBox makeBox(boolean homogeneous, int spacing, boolean expand, boolean fill, int padding) {
-
- /* Create a new hbox with the appropriate homogeneous
- * and spacing settings */
- HBox box = new HBox(homogeneous, spacing);
-
- /* Create a series of buttons with the appropriate settings */
- Button button = new Button("gtk_box_pack", true);
- box.packStart(button, expand, fill, padding);
-
- button = new Button("(box,", true);
- box.packStart(button, expand, fill, padding);
-
- button = new Button("button,", true);
- box.packStart(button, expand, fill, padding);
-
- /* Create a button with the label depending on the value of
- * expand. */
- if (expand == true) {
- button = new Button("true,", true);
- } else {
- button = new Button("false,", true);
- }
- box.packStart(button, expand, fill, padding);
-
- /* This is the same as the button creation for "expand"
- * above, but uses the shorthand form. */
- button = new Button(fill ? "true," : "false,", true);
- box.packStart(button, expand, fill, padding);
-
- button = new Button("" + padding, true);
- box.packStart(button, expand, fill, padding);
-
- return box;
- }
-
- protected void createView1() {
-
- /* create a new label. */
- Label label = new Label("gtk_hbox_new (FALSE, 0);");
-
- /* Align the label to the left side. We'll discuss this function and
- * others in the section on Widget Attributes. */
- label.setAlignment(0, 0);
-
- /* Pack the label into the vertical box (vbox box1). Remember that
- * widgets added to a vbox will be packed one on top of the other in
- * order. */
- box1.packStart(label, false, false, 0);
-
- /* Call our make box function - homogeneous = FALSE, spacing = 0,
- * expand = FALSE, fill = FALSE, padding = 0 */
- HBox box2 = makeBox(false, 0, false, false, 0);
- box1.packStart(box2, false, false, 0);
-
- /* Call our make box function - homogeneous = FALSE, spacing = 0,
- * expand = TRUE, fill = FALSE, padding = 0 */
- box2 = makeBox(false, 0, true, false, 0);
- box1.packStart(box2, false, false, 0);
-
- /* Args are: homogeneous, spacing, expand, fill, padding */
- box2 = makeBox(false, 0, true, true, 0);
- box1.packStart(box2, false, false, 0);
-
- /* Creates a separator */
- HSeparator separator = new HSeparator();
-
- /* Pack the separator into the vbox. Remember each of these
- * widgets is being packed into a vbox, so they'll be stacked
- * vertically. */
- box1.packStart(separator, false, true, 5);
-
- /* Create another new label, and show it. */
- label = new Label("gtk_hbox_new (TRUE, 0);");
- label.setAlignment(0, 0);
- box1.packStart(label, false, false, 0);
-
- /* Args are: homogeneous, spacing, expand, fill, padding */
- box2 = makeBox(true, 0, true, false, 0);
- box1.packStart(box2, false, false, 0);
-
- /* Args are: homogeneous, spacing, expand, fill, padding */
- box2 = makeBox(true, 0, true, true, 0);
- box1.packStart(box2, false, false, 0);
-
- /* Another new separator. */
- separator = new HSeparator();
- /* The last 3 arguments to gtk_box_pack_start are:
- * expand, fill, padding. */
- box1.packStart(separator, false, true, 5);
- }
-
- protected void createView2() {
- /* Create a new label, remember box1 is a vbox as created
- * near the beginning of main() */
- Label label = new Label("gtk_hbox_new (FALSE, 10);");
- label.setAlignment(0, 0);
- box1.packStart(label, false, false, 0);
-
- /* Args are: homogeneous, spacing, expand, fill, padding */
- HBox box2 = makeBox(false, 10, true, false, 0);
- box1.packStart(box2, false, false, 0);
-
- /* Args are: homogeneous, spacing, expand, fill, padding */
- box2 = makeBox(false, 10, true, true, 0);
- box1.packStart(box2, false, false, 0);
-
- HSeparator separator = new HSeparator();
- /* The last 3 arguments to gtk_box_pack_start are:
- * expand, fill, padding. */
- box1.packStart(separator, false, true, 5);
-
- label = new Label("gtk_hbox_new (FALSE, 0);");
- label.setAlignment(0, 0);
- box1.packStart(label, false, false, 0);
-
- /* Args are: homogeneous, spacing, expand, fill, padding */
- box2 = makeBox(false, 0, true, false, 10);
- box1.packStart(box2, false, false, 0);
-
- /* Args are: homogeneous, spacing, expand, fill, padding */
- box2 = makeBox(false, 0, true, true, 10);
- box1.packStart(box2, false, false, 0);
-
- separator = new HSeparator();
- /* The last 3 arguments to gtk_box_pack_start
- * are: expand, fill, padding. */
- box1.packStart(separator, false, true, 5);
- }
-
- protected void createView3() {
- /* This demonstrates the ability to use gtk_box_pack_end() to
- * right justify widgets. First, we create a new box as before. */
- HBox box2 = makeBox(false, 0, false, false, 0);
-
- /* Create the label that will be put at the end. */
- Label label = new Label("end");
- /* Pack it using gtk_box_pack_end(), so it is put on the right
- * side of the hbox created in the make_box() call. */
- box2.packEnd(label, false, false, 0);
-
- /* Pack box2 into box1 (the vbox remember ? :) */
- box1.packStart(box2, false, false, 0);
-
- /* A separator for the bottom. */
- HSeparator separator = new HSeparator();
- /* This explicitly sets the separator to 400 pixels wide by 5 pixels
- * high. This is so the hbox we created will also be 400 pixels wide,
- * and the "end" label will be separated from the other labels in the
- * hbox. Otherwise, all the widgets in the hbox would be packed as
- * close together as possible. */
- separator.setMinimumSize(400, 5);
- /* pack the separator into the vbox (box1) created near the start
- * of main() */
- box1.packStart(separator, false, true, 5);
- }
-
- public static void main(String[] args) {
-
- int which = 0;
-
- // Initialize GTK
- Gtk.init(args);
-
- if (args.length != 1) {
- System.err.println("usage: java Packbox num, where num is 1, 2, or 3");
- System.exit(1);
- } else {
- which = new Integer(args[0]).intValue();
- }
-
- Packbox pb = new Packbox(which);
-
- Gtk.main();
- }
-}
diff --git a/libgtk-java/doc/examples/paned/PanedExample.java b/libgtk-java/doc/examples/paned/PanedExample.java
deleted file mode 100644
index 45caeb5..0000000
--- a/libgtk-java/doc/examples/paned/PanedExample.java
+++ /dev/null
@@ -1,113 +0,0 @@
-package paned;
-
-import org.gnu.gtk.AttachOptions;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.PolicyType;
-import org.gnu.gtk.ScrolledWindow;
-import org.gnu.gtk.SimpleList;
-import org.gnu.gtk.Table;
-import org.gnu.gtk.TextBuffer;
-import org.gnu.gtk.TextView;
-import org.gnu.gtk.VPaned;
-import org.gnu.gtk.Window;
-import org.gnu.gtk.WindowType;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-
-public class PanedExample {
-
- TextView text = null;
- TextBuffer textBuffer = null;
-
- public PanedExample() {
-
- Window window = new Window(WindowType.TOPLEVEL);
- window.setTitle("Panned Windows");
- window.setBorderWidth(10);
- window.setDefaultSize(450, 400);
- window.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DESTROY) ||
- event.isOfType(LifeCycleEvent.Type.DELETE)) {
- Gtk.mainQuit();
- }
- return false;
- }
- });
-
- VPaned vpaned = new VPaned();
- window.add(vpaned);
- vpaned.show();
-
- ScrolledWindow list = createList();
- vpaned.add1(list);
- list.show();
-
- Table table = createText();
- vpaned.add2(table);
- table.show();
-
- window.show();
- }
-
- // create the list of messages
- public ScrolledWindow createList() {
- // Create a new scrolled window with scrollbars only if needed.
- ScrolledWindow scrolledWindow = new ScrolledWindow(null, null);
- scrolledWindow.setPolicy(PolicyType.AUTOMATIC, PolicyType.AUTOMATIC);
-
- // Create a new list and put it in the scrolled window
- SimpleList list = new SimpleList();
- scrolledWindow.addWithViewport(list);
- list.show();
-
- // Add some messages to the window
- for (int i = 0; i < 10; i++) {
- list.addEnd("Message #" + i);
- }
- return scrolledWindow;
- }
-
- // Create a scrolled text area that displays a "message"
- public Table createText() {
- // Create a table to hold the widget and scrollbars
- Table table = new Table(2, 2, false);
-
- // Put a text widget in the upper left hand corner. Note the
- // use of _SHRINK in the y direction.
- textBuffer = new TextBuffer();
- text = new TextView(textBuffer);
- table.attach(
- text,
- 0,
- 1,
- 0,
- 1,
- AttachOptions.EXPAND.or(AttachOptions.FILL),
- AttachOptions.EXPAND.or(AttachOptions.FILL.or(AttachOptions.SHRINK)),
- 0,
- 0);
- String str =
- "From: pathfinder at nasa.gov\n"
- + "To: mom at nasa.gov\n"
- + "\n"
- + "We just got in this morning. The weather has been\n"
- + "great - clear but cold, and there are lots of fun sights.\n"
- + "Sojourner says hi. See you soon.\n"
- + " -Path\n";
- textBuffer.insertText(str);
- text.show();
-
- return table;
- }
-
- public static void main(String[] args) {
- // Initialize GTK
- Gtk.init(args);
-
- PanedExample panned = new PanedExample();
-
- Gtk.main();
- }
-}
diff --git a/libgtk-java/doc/examples/progressbar/ProgressBarTest.java b/libgtk-java/doc/examples/progressbar/ProgressBarTest.java
deleted file mode 100644
index 257faf9..0000000
--- a/libgtk-java/doc/examples/progressbar/ProgressBarTest.java
+++ /dev/null
@@ -1,101 +0,0 @@
-package progressbar;
-
-import org.gnu.gtk.Alignment;
-import org.gnu.gtk.Button;
-import org.gnu.gtk.CheckButton;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.HSeparator;
-import org.gnu.gtk.ProgressBar;
-import org.gnu.gtk.VBox;
-import org.gnu.gtk.Window;
-import org.gnu.gtk.WindowType;
-import org.gnu.gtk.event.ButtonEvent;
-import org.gnu.gtk.event.ButtonListener;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-
-public class ProgressBarTest {
-
- private ProgressBar progressbar = null;
- private Timer timer = null;
-
- public ProgressBarTest() {
-
- Window window = new Window(WindowType.TOPLEVEL);
- window.setBorderWidth(0);
- window.setTitle("ProgressBar Example");
- window.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DESTROY) ||
- event.isOfType(LifeCycleEvent.Type.DELETE)) {
- Gtk.mainQuit();
- }
- return false;
- }
- });
-
- VBox vbox = new VBox(false, 5);
- vbox.setBorderWidth(10);
- window.add(vbox);
-
- /* Create a centering alignment object */
- Alignment align = new Alignment(0.5, 0.5, 0, 0);
- vbox.packStart(align, false, false, 5);
-
- /* Create the ProgressBar using the adjustment */
- progressbar = new ProgressBar();
-
- align.add(progressbar);
-
- HSeparator hsep = new HSeparator();
- vbox.packStart(hsep, false, false, 0);
-
- /* Add a button to exit the program */
- Button button = new Button("close");
- button.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- exitProgram();
- }
- }
- });
- vbox.packStart(button, false, false, 0);
-
- window.showAll();
-
- /* Add a timer callback to update the value of the progress bar */
- TimerTask t1 = new TimerTask() {
- public void run() {
- double percent = progressbar.getFraction();
- if (percent >= .99)
- percent = 0.0;
- else {
- percent += 0.01;
- if (percent >= 1.0)
- percent = .999;
- }
- progressbar.setFraction(percent);
- }
- };
-
- timer = new Timer();
- timer.schedule(t1, 1000, 150);
- }
-
- public void exitProgram() {
- /* First stop the timer */
- timer.cancel();
- /* Now stop the event loop and exit GTK */
- Gtk.mainQuit();
- }
-
- public static void main(String[] args) {
- // Initialize GTK
- Gtk.init(args);
-
- ProgressBarTest pb = new ProgressBarTest();
-
- Gtk.main();
- }
-}
diff --git a/libgtk-java/doc/examples/progressbar/Timer.java b/libgtk-java/doc/examples/progressbar/Timer.java
deleted file mode 100644
index 9af1c3e..0000000
--- a/libgtk-java/doc/examples/progressbar/Timer.java
+++ /dev/null
@@ -1,182 +0,0 @@
-package progressbar;
-
-import java.util.Comparator;
-import java.util.Date;
-import java.util.TreeSet;
-
-/**
- * This class is a simple implementation of the Java 1.3 java.util.Timer API
- */
-
-public class Timer {
- // This sorted set stores the tasks that this Timer is responsible for.
- // It uses a comparator (defined below) to sort the task by execution time.
- TreeSet tasks = new TreeSet(new TimerTaskComparator());
-
- // This is the thread the timer uses to execute the tasks
- TimerThread timer;
-
- /** This constructor creates a Timer that does not use a daemon thread */
- public Timer() { this(false); }
-
- /** The main constructor: the internal thread is a daemon if specified */
- public Timer(boolean isDaemon) {
- timer = new TimerThread(isDaemon);
- timer.start();
- }
-
- /** Stop the timer thread, and discard all scheduled tasks */
- public void cancel() {
- synchronized(tasks) {
- timer.pleaseStop(); // set a flag asking the thread to stop
- tasks.clear(); // Discard all tasks
- tasks.notify(); // Wake up the thread if it is in wait()
- }
- }
-
- /** Schedule a single execution after delay milliseconds */
- public void schedule(TimerTask task, long delay) {
- task.schedule(System.currentTimeMillis() + delay, 0, false);
- schedule(task);
- }
-
- /** Schedule a single execution at the specified time */
- public void schedule(TimerTask task, Date time) {
- task.schedule(time.getTime(), 0, false);
- schedule(task);
- }
-
- /** Schedule a periodic execution starting at the specified time */
- public void schedule(TimerTask task, Date firstTime, long period) {
- task.schedule(firstTime.getTime(), period, false);
- schedule(task);
- }
-
- /** Schedule a periodic execution starting after the specified delay */
- public void schedule(TimerTask task, long delay, long period) {
- task.schedule(System.currentTimeMillis() + delay, period, false);
- schedule(task);
- }
-
- /**
- * Schedule a periodic execution starting after the specified delay.
- * Schedule fixed-rate executions period ms after the start of the last.
- * Instead of fixed-interval executions measured from the end of the las.
- */
- public void scheduleAtFixedRate(TimerTask task, long delay, long period) {
- task.schedule(System.currentTimeMillis() + delay, period, true);
- schedule(task);
- }
-
- /** Schedule a periodic execution starting after the specified time */
- public void scheduleAtFixedRate(TimerTask task, Date firstTime,
- long period) {
- task.schedule(firstTime.getTime(), period, true);
- schedule(task);
- }
-
- // This internal method adds a task to the sorted set of tasks
- void schedule(TimerTask task) {
- synchronized(tasks) {
- tasks.add(task);
- tasks.notify(); // wake up the thread if it is waiting
- }
- }
-
- /**
- * This inner class is used to sort tasks by next execution time.
- */
- static class TimerTaskComparator implements Comparator {
- public int compare(Object a, Object b) {
- TimerTask t1 = (TimerTask)a;
- TimerTask t2 = (TimerTask)b;
- long diff = t1.nextTime - t2.nextTime;
- if (diff < 0)
- return -1;
- else if (diff > 0)
- return 1;
- else
- return 0;
- }
-
- public boolean equals(Object o) {
- return this == o;
- }
- }
-
- /**
- * This inner class defines the thread that runs each of the tasks at
- * their scheduled times
- */
- class TimerThread extends Thread {
- // This flag will be set to true to tell the thread to stop
- // running. Note that it is declared as volatile, which means
- // that it may be changed asynchronously by another thread, so
- // threads must always read its true value, and not use a cached
- // version.
- volatile boolean stopped = false;
-
- // the constructor
- public TimerThread(boolean isDaemon) {setDaemon(isDaemon);}
-
- // Ask the thread to stop by setting the flag
- public void pleaseStop() { stopped = true; }
-
- // This is the body of the thread
- public void run() {
- TimerTask readyToRun = null; // Is there a task to run right now?
-
- // The thread loops until the stopped flag is set to true
- while (!stopped) {
- // If there is a task that is ready to run, then run it
- if (readyToRun != null) {
- if (readyToRun.cancelled) {
- readyToRun = null;
- continue;
- }
- // Run the task.
- readyToRun.run();
- // Ask it to reschedule itself, and if it wants to run
- // again, then insert it back into the set of tasks.
- if (readyToRun.reschedule())
- schedule(readyToRun);
- // We've run it, so there is nothing to run now
- readyToRun = null;
- // Go back to the top of the loop to see if we've
- // been stopped
- continue;
- }
-
- // Now acquire a lock on the set of tasks
- synchronized(tasks) {
- long timeout; // how many ms 'till the next execution?
-
- if (tasks.isEmpty()) {
- timeout = 0;
- }
- else {
- // If there are scheduled tasks, then get the first one
- // Since the set is sorted, this is the next one.
- TimerTask t = (TimerTask)tasks.first();
- timeout = t.nextTime - System.currentTimeMillis();
- // Check whether it needs to run now
- if (timeout <= 0) {
- readyToRun = t;
- tasks.remove(t);
- continue;
- }
- }
-
- // If we get here, there is nothing ready to run now
- // so wait for time to run out, or wait 'till notify is
- // called when somethind new is added to the set of
- // tasks.
- try {
- tasks.wait(timeout);
- }
- catch (InterruptedException e) {}
- }
- }
- }
- }
-}
diff --git a/libgtk-java/doc/examples/progressbar/TimerTask.java b/libgtk-java/doc/examples/progressbar/TimerTask.java
deleted file mode 100644
index c6f3243..0000000
--- a/libgtk-java/doc/examples/progressbar/TimerTask.java
+++ /dev/null
@@ -1,54 +0,0 @@
-package progressbar;
-/**
- * This class implements the same API ans the Java 1.3 java.util.TimerTask.
- * Note that a TimerTask can only be scheduled on one Timer at a time, but that
- * this implementation does not enforce that constraint.
- */
-public abstract class TimerTask implements Runnable {
- boolean cancelled = false; // Has it been cancelled?
- long nextTime = -1; // When is it next scheduled?
- long period; // What is the execution interval?
- boolean fixedRate; // Fixed-rate execution?
- protected TimerTask() {
- }
- /**
- * Cancel the execution of the task. Return true if it was actually
- * running, or false if it was already cancelled or never scheduled.
- */
- public boolean cancel() {
- if (cancelled)
- return false;
- cancelled = true;
- if (nextTime == -1)
- return false;
- return true;
- }
- /**
- * When is the timer scheduled to execute? The run() method can use this to
- * see whether it was invoked when it was supposed to be.
- */
- public long scheduledExecutionTime() {
- return nextTime;
- }
- /**
- * Subclasses must override this to provide that code that is to be run.
- * The timer class will invoke this from its internal thread.
- */
- public abstract void run();
- // This method is used by Timer to tell the Task how it is scheduled.
- void schedule(long nextTime, long period, boolean fixedRate) {
- this.nextTime = nextTime;
- this.period = period;
- this.fixedRate = fixedRate;
- }
- // This will be called by Timer after Timer calls the run method.
- boolean reschedule() {
- if (period == 0 || cancelled)
- return false;
- if (fixedRate)
- nextTime += period;
- else
- nextTime = System.currentTimeMillis() + period;
- return true;
- }
-}
diff --git a/libgtk-java/doc/examples/radiobuttons/Radiobuttons.java b/libgtk-java/doc/examples/radiobuttons/Radiobuttons.java
deleted file mode 100644
index 911a444..0000000
--- a/libgtk-java/doc/examples/radiobuttons/Radiobuttons.java
+++ /dev/null
@@ -1,114 +0,0 @@
-package radiobuttons;
-
-import org.gnu.gtk.Button;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.HSeparator;
-import org.gnu.gtk.RadioButton;
-import org.gnu.gtk.VBox;
-import org.gnu.gtk.Window;
-import org.gnu.gtk.WindowType;
-import org.gnu.gtk.event.ButtonEvent;
-import org.gnu.gtk.event.ButtonListener;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-
-public class Radiobuttons {
-
- RadioButton button1, button2, button3;
-
- public Radiobuttons() {
-
- Window window = new Window(WindowType.TOPLEVEL);
- window.setBorderWidth(0);
- window.setTitle("Radiobuttons Example");
- window.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DESTROY) ||
- event.isOfType(LifeCycleEvent.Type.DELETE)) {
- Gtk.mainQuit();
- }
- return false;
- }
- });
-
- VBox box1 = new VBox(false, 0);
- window.add(box1);
-
- VBox box2 = new VBox(false, 10);
- box2.setBorderWidth(10);
- box1.packStart(box2, true, true, 0);
-
- button1 = new RadioButton((RadioButton)null, "button1", false);
- button1.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- if (button1.getState()) {
- System.out.println("Button 1 Selected");
- } else {
- System.out.println("Button 1 Unselected");
- }
- }
- }
- });
- box2.packStart(button1, true, true, 0);
-
- button2 = new RadioButton(button1, "button2", false);
- button2.setState(true);
- button2.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- if (button2.getState()) {
- System.out.println("Button 1 Selected");
- } else {
- System.out.println("Button 1 Unselected");
- }
- }
- }
- });
- box2.packStart(button2, true, true, 0);
-
- button3 = new RadioButton(button1, "button3", false);
- button3.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- if (button3.getState()) {
- System.out.println("Button 1 Selected");
- } else {
- System.out.println("Button 1 Unselected");
- }
-
- }
- }
- });
- box2.packStart(button3, true, true, 0);
-
- HSeparator separator = new HSeparator();
- box1.packStart(separator, false, true, 0);
-
- box2 = new VBox(false, 10);
- box2.setBorderWidth(10);
- box1.packStart(box2, false, true, 0);
-
- Button button = new Button("close");
- button.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- Gtk.mainQuit();
- }
- }
- });
- box2.packStart(button, true, true, 0);
-
- window.showAll();
- }
-
- public static void main(String[] args) {
- // Initialize GTK
- Gtk.init(args);
-
- Radiobuttons rb = new Radiobuttons();
-
- Gtk.main();
- }
-}
diff --git a/libgtk-java/doc/examples/rangewidgets/RangeWidgets.java b/libgtk-java/doc/examples/rangewidgets/RangeWidgets.java
deleted file mode 100644
index 50e9bed..0000000
--- a/libgtk-java/doc/examples/rangewidgets/RangeWidgets.java
+++ /dev/null
@@ -1,244 +0,0 @@
-package rangewidgets;
-
-import org.gnu.gtk.Adjustment;
-import org.gnu.gtk.Button;
-import org.gnu.gtk.CheckButton;
-import org.gnu.gtk.ComboBox;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.HBox;
-import org.gnu.gtk.HScale;
-import org.gnu.gtk.HScrollBar;
-import org.gnu.gtk.HSeparator;
-import org.gnu.gtk.Label;
-import org.gnu.gtk.MenuItem;
-import org.gnu.gtk.PositionType;
-import org.gnu.gtk.Scale;
-import org.gnu.gtk.UpdateType;
-import org.gnu.gtk.VBox;
-import org.gnu.gtk.VScale;
-import org.gnu.gtk.Window;
-import org.gnu.gtk.WindowType;
-import org.gnu.gtk.event.AdjustmentEvent;
-import org.gnu.gtk.event.AdjustmentListener;
-import org.gnu.gtk.event.ButtonEvent;
-import org.gnu.gtk.event.ButtonListener;
-import org.gnu.gtk.event.ComboBoxEvent;
-import org.gnu.gtk.event.ComboBoxListener;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-
-public class RangeWidgets {
-
- private VScale vscale = null;
- private HScale hscale = null;
- private CheckButton button = null;
- private Adjustment adj = null;
- private ComboBox valuePosition = null;
- private ComboBox updatePolicy = null;
-
- public RangeWidgets() {
-
- Window window = new Window(WindowType.TOPLEVEL);
- window.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DESTROY) ||
- event.isOfType(LifeCycleEvent.Type.DELETE)) {
- Gtk.mainQuit();
- }
- return false;
- }
- });
- window.setTitle("Range Controls");
-
- VBox box1 = new VBox(false, 0);
- window.add(box1);
-
- HBox box2 = new HBox(false, 10);
- box2.setBorderWidth(10);
- box1.packStart(box2, true, true, 0);
-
- // value,lower, upper, step_increment, page_increment, page_size
- // Note that the page_size value only makes a difference
- // for scrollbar widgets, and the highest value you'll
- // get is actually (upper - page_size).
- Adjustment adj1 = new Adjustment(0.0, 0.0, 101.0, 0.1, 1.0, 1.0);
-
- vscale = new VScale(adj1);
- setDefaultValues(vscale);
- box2.packStart(vscale, true, true, 0);
-
- VBox box3 = new VBox(false, 10);
- box2.packStart(box3, true, true, 0);
-
- // Reuse the same adjustment
- hscale = new HScale(adj1);
- hscale.setMinimumSize(200, 30);
- setDefaultValues(hscale);
- box3.packStart(hscale, true, true, 0);
-
- // Reuse the same adjustment again
- HScrollBar scrollbar = new HScrollBar(adj1);
- // Notice how this causes the scales to always be
- // updated continuously when the scrollbar is moved.
- scrollbar.setUpdatePolicy(UpdateType.CONTINUOUS);
- box3.packStart(scrollbar, true, true, 0);
-
- box2 = new HBox(false, 10);
- box2.setBorderWidth(10);
- box1.packStart(box2, true, true, 0);
-
- // A checkbutton to control whether the value is
- // displayed or not.
- button = new CheckButton("Display value on scale widgets", false);
- button.setState(true);
- button.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- drawValue();
- }
- }
- });
- box2.packStart(button, true, true, 0);
-
- box2 = new HBox(false, 10);
- box2.setBorderWidth(10);
-
- // An option menu to change the position of the value
- Label label = new Label("Scale Value Position:");
- box2.packStart(label, false, false, 0);
-
- valuePosition = new ComboBox();
- valuePosition.appendText("Top");
- valuePosition.appendText("Bottom");
- valuePosition.appendText("Left");
- valuePosition.appendText("Right");
- valuePosition.addListener(new ComboBoxListener() {
- public void comboBoxEvent(ComboBoxEvent event) {
- int index = valuePosition.getActive();
- if (0 == index)
- posMenuSelect(PositionType.TOP);
- else if (1 == index)
- posMenuSelect(PositionType.BOTTOM);
- else if (2 == index)
- posMenuSelect(PositionType.LEFT);
- else
- posMenuSelect(PositionType.RIGHT);
- }
- });
- box2.packStart(valuePosition, true, true, 0);
-
- box1.packStart(box2, true, true, 0);
-
- box2 = new HBox(false, 10);
- box2.setBorderWidth(10);
-
- // Yet another option menu, this time for the update
- // policy of the scale widgets.
- label = new Label("Scale Update Policy:");
- box2.packStart(label, false, false, 0);
-
- updatePolicy = new ComboBox();
- updatePolicy.appendText("Continuous");
- updatePolicy.appendText("Discontinuous");
- updatePolicy.appendText("Delayed");
- updatePolicy.addListener(new ComboBoxListener() {
- public void comboBoxEvent(ComboBoxEvent event) {
- int index = updatePolicy.getActive();
- if (0 == index)
- updateMenuSelect(UpdateType.CONTINUOUS);
- else if (1 == index)
- updateMenuSelect(UpdateType.DISCONTINUOUS);
- else
- updateMenuSelect(UpdateType.DELAYED);
- }
- });
- box2.packStart(updatePolicy, true, true, 0);
-
- box1.packStart(box2, true, true, 0);
-
- box2 = new HBox(false, 10);
- box2.setBorderWidth(10);
-
- // An HScale widget for adjusting the number of digits
- // on the sample scales.
- label = new Label("Scale Digits:");
- box2.packStart(label, false, false, 0);
-
- adj = new Adjustment(1.0, 0.0, 5.0, 1.0, 1.0, 0.0);
- adj.addListener(new AdjustmentListener() {
- public void adjustmentEvent(AdjustmentEvent event) {
- digitsScale();
- }
- });
- HScale scale = new HScale(adj);
- scale.setDigits(0);
- box2.packStart(scale, true, true, 0);
-
- box1.packStart(box2, true, true, 0);
-
- box2 = new HBox(false, 10);
- box2.setBorderWidth(10);
-
- HSeparator separator = new HSeparator();
- box1.packStart(separator, false, true, 0);
-
- box3 = new VBox(false, 10);
- box3.setBorderWidth(10);
- box1.packStart(box3, false, true, 0);
-
- Button quit = new Button("Quit");
- quit.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- Gtk.mainQuit();
- }
- }
- });
- box3.packStart(quit, true, true, 0);
-
- window.showAll();
- }
-
- public void setDefaultValues(Scale scale) {
- scale.setUpdatePolicy(UpdateType.CONTINUOUS);
- scale.setDigits(1);
- scale.setValuePosition(PositionType.TOP);
- scale.setDrawValue(true);
- }
-
- public MenuItem makeMenuItem(String name) {
- MenuItem item = new MenuItem(name, false);
- item.show();
- return item;
- }
-
- public void drawValue() {
- hscale.setDrawValue(button.getState());
- vscale.setDrawValue(button.getState());
- }
-
- public void posMenuSelect(PositionType positionType) {
- hscale.setValuePosition(positionType);
- vscale.setValuePosition(positionType);
- }
-
- public void updateMenuSelect(UpdateType updateType) {
- hscale.setUpdatePolicy(updateType);
- vscale.setUpdatePolicy(updateType);
- }
-
- public void digitsScale() {
- hscale.setDigits((int) adj.getValue());
- vscale.setDigits((int) adj.getValue());
- }
-
- public static void main(String[] args) {
- // Initialize GTK
- Gtk.init(args);
-
- new RangeWidgets();
-
- Gtk.main();
- }
-}
diff --git a/libgtk-java/doc/examples/runExample.sh b/libgtk-java/doc/examples/runExample.sh
deleted file mode 100644
index 072a5ec..0000000
--- a/libgtk-java/doc/examples/runExample.sh
+++ /dev/null
@@ -1,103 +0,0 @@
-#!/bin/sh
-#
-# A small script to help run example apps
-#
-
-prefix=/usr/
-exec_prefix=${prefix}
-libdir=/usr/lib/jni/
-classpath=${prefix}/share/java/gtk2.4-2.4.6.jar
-
-GTK_LIB=$libdir
-GTK_JAR=$classpath
-
-# You should not need to modify anything below here
-
-error_message ()
-{
- echo
- echo
- echo "Usage: ./runExample.sh CLASSNAME [ARGS]"
- echo "Please first ensure you have a valid java interpreter and compiler"
- echo "in your \$PATH and you have compiled java-gnome libraries and jars, then"
- echo "run an application by passing it's classname to this script, e.g.:"
- echo
- echo "$0 progressbar/ProgressBarTest"
- echo
- exit 1;
-}
-
-NEED_LIB="$GTK_LIB"
-NEED_JAR="$GTK_JAR"
-
-echo "Java-Gnome Example Application Launcher"
-echo
-
-echo "Checking for jvm and compiler availability..."
-
-#Try to use gcj first, then javac
-if [ `which gcj 2> /dev/null` ]; then
- JAVAC="gcj -C"
-elif [ `which javac 2> /dev/null` ]; then
- JAVAC=javac
-else
- echo "ERROR: no valid compiler was found in your \$PATH"
- error_message
-fi
-
-#Try to use gij first, then java
-if [ `which gij 2> /dev/null` ]; then
- JAVA=gij
-elif [ `which java 2> /dev/null` ]; then
- JAVA=java
-else
- echo "ERROR: no valid interpreter was found in your \$PATH"
- error_message
-fi
-
-echo " `echo $JAVAC | awk '{print $1}'` and $JAVA - appear to be ok"
-
-#Praise the users who use Free Software
-if [ "$JAVAC" == "gcj -C" -a "$JAVA" == "gij" ]; then
- echo
- echo " You are using Open Source java"
- echo " virtual machine and compiler: this is so good!"
-fi
-
-echo
-echo "Checking if library paths exist..."
-
-for NEEDLIB in $NEED_LIB; do
- if test -e $NEEDLIB; then echo " $NEEDLIB - appears to be ok"; fi;
- if ! test -e $NEEDLIB; then echo " $NEEDLIB - DOES NOT EXIST" && error_message; fi;
-done;
-
-echo
-echo "Testing JAR archives..."
-for JAR in $NEED_JAR; do
- if test -e $JAR; then
- echo " $JAR - appears to be ok";
- else
- echo " $JAR - DOES NOT EXIST";
- error_message
- fi;
-done;
-
-echo
-
-if ! test -e $1.java ; then
- echo "ERROR: unexpected example app";
- echo
- error_message
-fi
-
-#do the real work
-export CLASSPATH=.:$CLASSPATH:`echo $NEED_JAR | sed s'/ /:/g'`
-export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:`echo $NEED_LIB | sed s'/ /:/g'`
-
-($JAVAC $1.java && echo "Compilation successful") || (echo "ERROR: Compilation failed"; error_message)
-
-TARGET=`echo $1 | sed 's/\//\./g'`
-shift
-($JAVA $TARGET $@ && echo "Application successfully terminated") || (echo
-"Application terminated abnormally"; error_message)
diff --git a/libgtk-java/doc/examples/runExample.sh.in b/libgtk-java/doc/examples/runExample.sh.in
deleted file mode 100755
index 2d48ffa..0000000
--- a/libgtk-java/doc/examples/runExample.sh.in
+++ /dev/null
@@ -1,103 +0,0 @@
-#!/bin/sh
-#
-# A small script to help run example apps
-#
-
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-classpath=@INSTALLED_CLASSPATH@
-
-GTK_LIB=$libdir
-GTK_JAR=$classpath
-
-# You should not need to modify anything below here
-
-error_message ()
-{
- echo
- echo
- echo "Usage: ./runExample.sh CLASSNAME [ARGS]"
- echo "Please first ensure you have a valid java interpreter and compiler"
- echo "in your \$PATH and you have compiled java-gnome libraries and jars, then"
- echo "run an application by passing it's classname to this script, e.g.:"
- echo
- echo "$0 progressbar/ProgressBarTest"
- echo
- exit 1;
-}
-
-NEED_LIB="$GTK_LIB"
-NEED_JAR="$GTK_JAR"
-
-echo "Java-Gnome Example Application Launcher"
-echo
-
-echo "Checking for jvm and compiler availability..."
-
-#Try to use gcj first, then javac
-if [ `which gcj 2> /dev/null` ]; then
- JAVAC="gcj -C"
-elif [ `which javac 2> /dev/null` ]; then
- JAVAC=javac
-else
- echo "ERROR: no valid compiler was found in your \$PATH"
- error_message
-fi
-
-#Try to use gij first, then java
-if [ `which gij 2> /dev/null` ]; then
- JAVA=gij
-elif [ `which java 2> /dev/null` ]; then
- JAVA=java
-else
- echo "ERROR: no valid interpreter was found in your \$PATH"
- error_message
-fi
-
-echo " `echo $JAVAC | awk '{print $1}'` and $JAVA - appear to be ok"
-
-#Praise the users who use Free Software
-if [ "$JAVAC" == "gcj -C" -a "$JAVA" == "gij" ]; then
- echo
- echo " You are using Open Source java"
- echo " virtual machine and compiler: this is so good!"
-fi
-
-echo
-echo "Checking if library paths exist..."
-
-for NEEDLIB in $NEED_LIB; do
- if test -e $NEEDLIB; then echo " $NEEDLIB - appears to be ok"; fi;
- if ! test -e $NEEDLIB; then echo " $NEEDLIB - DOES NOT EXIST" && error_message; fi;
-done;
-
-echo
-echo "Testing JAR archives..."
-for JAR in $NEED_JAR; do
- if test -e $JAR; then
- echo " $JAR - appears to be ok";
- else
- echo " $JAR - DOES NOT EXIST";
- error_message
- fi;
-done;
-
-echo
-
-if ! test -e $1.java ; then
- echo "ERROR: unexpected example app";
- echo
- error_message
-fi
-
-#do the real work
-export CLASSPATH=.:$CLASSPATH:`echo $NEED_JAR | sed s'/ /:/g'`
-export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:`echo $NEED_LIB | sed s'/ /:/g'`
-
-($JAVAC $1.java && echo "Compilation successful") || (echo "ERROR: Compilation failed"; error_message)
-
-TARGET=`echo $1 | sed 's/\//\./g'`
-shift
-($JAVA $TARGET $@ && echo "Application successfully terminated") || (echo
-"Application terminated abnormally"; error_message)
diff --git a/libgtk-java/doc/examples/scale/ScalesExample.java b/libgtk-java/doc/examples/scale/ScalesExample.java
deleted file mode 100644
index e9d1d8e..0000000
--- a/libgtk-java/doc/examples/scale/ScalesExample.java
+++ /dev/null
@@ -1,111 +0,0 @@
-package scale;
-
-import org.gnu.gtk.Button;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.HScale;
-import org.gnu.gtk.PositionType;
-import org.gnu.gtk.Scale;
-import org.gnu.gtk.GtkStockItem;
-import org.gnu.gtk.UpdateType;
-import org.gnu.gtk.VBox;
-import org.gnu.gtk.VScale;
-import org.gnu.gtk.Window;
-import org.gnu.gtk.WindowType;
-import org.gnu.gtk.event.ButtonEvent;
-import org.gnu.gtk.event.ButtonListener;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-import org.gnu.gtk.event.RangeEvent;
-import org.gnu.gtk.event.RangeListener;
-import org.gnu.gtk.event.ScaleEvent;
-import org.gnu.gtk.event.ScaleListener;
-
-public class ScalesExample implements LifeCycleListener {
-
- protected HScale hscale = null;
- protected VScale vscale = null;
-
- public ScalesExample() {
-
- Window window = new Window(WindowType.TOPLEVEL);
- window.setTitle("Java-GNOME Scales Example");
- window.setBorderWidth(10);
-
- VBox mainvbox = new VBox(false, 5);
-
- //create a horizontal scale
- hscale = new HScale(0.0, 10.0, 0.25);
- // Don't display a value with this one.
- hscale.setDrawValue(false);
- // Do something when the value changes
- hscale.addRangeListener( new RangeListener(){
- public void rangeEvent(RangeEvent event){
- System.out.println(event);
- System.out.println("Value = "+ ((Scale) event.getSource()).getValue());
- }
- } );
- // Make this update at less fequent times
- hscale.setUpdatePolicy( UpdateType.DELAYED );
- // Have the lowest value at the right.
- hscale.setInverted(true);
-
- // Show the scale
- hscale.show();
- mainvbox.packStart(hscale);
-
-
- // Create a vertical scale
- vscale = new VScale(0.0, 10.0, 0.25);
- // Show 5 decimal places
- vscale.setDigits(5);
- // move the placement of the value label
- // Note that bottom means the place where the value is at it's lowest.
- vscale.setValuePosition( PositionType.LEFT.and( PositionType.BOTTOM ) );
- // Add a Format listener, so that we can have a custom format for the
- // label
- vscale.setFormatListener( new ScaleListener(){
- public String formatScaleValue(ScaleEvent event, double value){
- return ">>>"+value+"<<<";
- }
-
- }
- );
- vscale.show();
- mainvbox.packStart(vscale);
-
- // Quit this application.
- Button button = new Button(GtkStockItem.CLOSE);
- button.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- Gtk.mainQuit();
- }
- }
- });
- mainvbox.packEnd(button);
- button.show();
-
- mainvbox.show();
- window.add(mainvbox);
- window.show();
- }
-
- // Method to cause the application to exit
- public void lifeCycleEvent(LifeCycleEvent event) {
- }
-
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DESTROY))
- Gtk.mainQuit();
- return false;
- }
-
- public static void main(String[] args) {
- // Initialize GTK
- Gtk.init(args);
-
- ScalesExample example = new ScalesExample();
-
- Gtk.main();
- }
-}
diff --git a/libgtk-java/doc/examples/scrolledwin/ScrolledWin.java b/libgtk-java/doc/examples/scrolledwin/ScrolledWin.java
deleted file mode 100644
index 5cb1bea..0000000
--- a/libgtk-java/doc/examples/scrolledwin/ScrolledWin.java
+++ /dev/null
@@ -1,75 +0,0 @@
-package scrolledwin;
-
-import org.gnu.gtk.AttachOptions;
-import org.gnu.gtk.Box;
-import org.gnu.gtk.Button;
-import org.gnu.gtk.Dialog;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.PolicyType;
-import org.gnu.gtk.ScrolledWindow;
-import org.gnu.gtk.Table;
-import org.gnu.gtk.ToggleButton;
-import org.gnu.gtk.event.ButtonEvent;
-import org.gnu.gtk.event.ButtonListener;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-
-public class ScrolledWin {
-
- public ScrolledWin() {
-
- Dialog window = new Dialog();
- window.setTitle("ScrolledWindow Example");
- window.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DESTROY) ||
- event.isOfType(LifeCycleEvent.Type.DELETE)) {
- Gtk.mainQuit();
- }
- return false;
- }
- });
- window.setDefaultSize(300, 300);
-
- ScrolledWindow scrollWin = new ScrolledWindow(null, null);
- scrollWin.setBorderWidth(10);
- scrollWin.setPolicy(PolicyType.AUTOMATIC, PolicyType.ALWAYS);
- ((Box) (window.getDialogLayout())).packStart(scrollWin, true, true, 0);
-
- Table table = new Table(10, 10, false);
-
- table.setRowSpacing(10);
- table.setColumnSpacing(10);
- scrollWin.addWithViewport(table);
- table.show();
-
- for (int i = 0; i < 10; i++)
- for (int j = 0; j < 10; j++) {
- ToggleButton button = new ToggleButton("button (" + i + "," + j + ")", false);
- table.attach(button, i, i + 1, j, j + 1, AttachOptions.EXPAND.or(AttachOptions.FILL), AttachOptions.EXPAND.or(AttachOptions.FILL), 0, 0);
- button.show();
- }
-
- Button button = new Button("close");
- button.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- Gtk.mainQuit();
- }
- }
- });
- ((Box) window.getActionArea()).packStart(button, false, false, 10);
-
- window.showAll();
- }
-
- public static void main(String[] args) {
- // Initialize GTK
- Gtk.init(args);
-
- ScrolledWin sw = new ScrolledWin();
-
- Gtk.main();
- }
-}
diff --git a/libgtk-java/doc/examples/spinbutton/Spinbutton.java b/libgtk-java/doc/examples/spinbutton/Spinbutton.java
deleted file mode 100644
index 3dc0b1c..0000000
--- a/libgtk-java/doc/examples/spinbutton/Spinbutton.java
+++ /dev/null
@@ -1,222 +0,0 @@
-package spinbutton;
-
-
-import org.gnu.gtk.Adjustment;
-import org.gnu.gtk.Button;
-import org.gnu.gtk.CheckButton;
-import org.gnu.gtk.Frame;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.HBox;
-import org.gnu.gtk.Label;
-import org.gnu.gtk.SpinButton;
-import org.gnu.gtk.VBox;
-import org.gnu.gtk.Window;
-import org.gnu.gtk.WindowType;
-import org.gnu.gtk.event.AdjustmentEvent;
-import org.gnu.gtk.event.AdjustmentListener;
-import org.gnu.gtk.event.ButtonEvent;
-import org.gnu.gtk.event.ButtonListener;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-
-public class Spinbutton {
-
- private SpinButton spinner1 = null;
- private SpinButton spinner2 = null;
- private CheckButton cbutton1 = null;
- private CheckButton cbutton2 = null;
- private Label valLabel = null;
- private Window window = null;
-
- public Spinbutton() {
-
- window = new Window(WindowType.TOPLEVEL);
- window.setTitle("Spin Button");
- window.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DESTROY) ||
- event.isOfType(LifeCycleEvent.Type.DELETE)) {
- Gtk.mainQuit();
- }
- return false;
- }
- });
-
- VBox mainVbox = new VBox(false, 5);
- mainVbox.setBorderWidth(10);
- window.add(mainVbox);
-
- Frame frame = new Frame("Not accelerated");
- mainVbox.packStart(frame, true, true, 0);
-
- VBox vbox = new VBox(false, 0);
- vbox.setBorderWidth(5);
- frame.add(vbox);
-
- // Day, month, year spinners
- HBox hbox = new HBox(false, 0);
- vbox.packStart(hbox, true, true, 5);
-
- VBox vbox2 = new VBox(false, 0);
- hbox.packStart(vbox2, true, true, 5);
-
- Label label = new Label("Day :");
- vbox2.packStart(label, false, true, 0);
-
- Adjustment adj = new Adjustment(1.0, 1.0, 31.0, 1.0, 5.0, 0.0);
- SpinButton spinner = new SpinButton(adj, 0, 0);
- spinner.setWrap(true);
- vbox2.packStart(spinner, false, true, 0);
-
- vbox2 = new VBox(false, 0);
- hbox.packStart(vbox2, true, true, 5);
-
- label = new Label("Month :");
- vbox2.packStart(label, false, true, 0);
-
- adj = new Adjustment(1.0, 1.0, 12.0, 1.0, 5.0, 0.0);
- spinner = new SpinButton(adj, 0, 0);
- spinner.setWrap(true);
- vbox2.packStart(spinner, false, true, 0);
-
- vbox2 = new VBox(false, 0);
- hbox.packStart(vbox2, true, true, 5);
-
- label = new Label("Year :");
- vbox2.packStart(label, false, true, 0);
-
- adj = new Adjustment(2000.0, 0.0, 2100.0, 1.0, 100.0, 0.0);
- spinner = new SpinButton(adj, 0, 0);
- spinner.setWrap(false);
- spinner.setMinimumSize(55, 0);
- vbox2.packStart(spinner, false, true, 0);
-
- frame = new Frame("Accelerated");
- mainVbox.packStart(frame, true, true, 0);
-
- vbox = new VBox(false, 0);
- vbox.setBorderWidth(5);
- frame.add(vbox);
-
- hbox = new HBox(false, 0);
- vbox.packStart(hbox, false, true, 5);
-
- vbox2 = new VBox(false, 0);
- hbox.packStart(vbox2, true, true, 5);
-
- label = new Label("Value :");
- vbox2.packStart(label, false, true, 0);
-
- adj = new Adjustment(0.0, -10000.0, 10000.0, 0.5, 100.0, 0.0);
- spinner1 = new SpinButton(adj, 1.0, 2);
- spinner1.setWrap(true);
- spinner1.setMinimumSize(100, 0);
- vbox2.packStart(spinner1, false, true, 0);
-
- vbox2 = new VBox(false, 0);
- hbox.packStart(vbox2, true, true, 5);
-
- label = new Label("Digits :");
- vbox2.packStart(label, false, true, 0);
-
- adj = new Adjustment(2, 1, 5, 1, 1, 0);
- spinner2 = new SpinButton(adj, 0.0, 0);
- spinner2.setWrap(true);
- adj.addListener(new AdjustmentListener() {
- public void adjustmentEvent(AdjustmentEvent event) {
- changeDigits();
- }
- });
- vbox2.packStart(spinner2, false, true, 0);
-
- hbox = new HBox(false, 0);
- vbox.packStart(hbox, false, true, 5);
-
- cbutton1 = new CheckButton("Snap to 0.5-ticks", false);
- cbutton1.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- toggleSnap();
- }
- }
- });
- vbox.packStart(cbutton1, true, true, 0);
- cbutton1.setState(true);
-
- cbutton2 = new CheckButton("Numeric only input mode", false);
- cbutton2.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- toggleNumeric();
- }
- }
- });
- vbox.packStart(cbutton2, true, true, 0);
- cbutton2.setState(true);
-
- valLabel = new Label("");
-
- hbox = new HBox(false, 0);
- vbox.packStart(hbox, false, true, 5);
- Button button = new Button("Value as Int", false);
- //button.setUserData(valLabel);
- button.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- valLabel.setText("" + spinner1.getIntValue());
- }
- }
- });
- hbox.packStart(button, true, true, 5);
-
- button = new Button("Value as Float", false);
- button.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- valLabel.setText("" + spinner1.getValue());
- }
- }
- });
- hbox.packStart(button, true, true, 5);
-
- vbox.packStart(valLabel, true, true, 0);
- valLabel.setText("0");
-
- hbox = new HBox(false, 0);
- mainVbox.packStart(hbox, false, true, 0);
-
- button = new Button("Close");
- button.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- window.destroy();
- }
- }
- });
- hbox.packStart(button, true, true, 5);
-
- window.showAll();
- }
-
- private void changeDigits() {
- spinner1.setPrecision(spinner2.getIntValue());
- }
-
- private void toggleSnap() {
- spinner1.setSnap(cbutton1.getState());
- }
-
- private void toggleNumeric() {
- spinner1.setNumeric(cbutton2.getState());
- }
-
- public static void main(String[] args) {
- // Initialize GTK
- Gtk.init(args);
-
- Spinbutton sb = new Spinbutton();
-
- Gtk.main();
- }
-}
diff --git a/libgtk-java/doc/examples/statusbar/StatusBarExample.java b/libgtk-java/doc/examples/statusbar/StatusBarExample.java
deleted file mode 100644
index 7eae4ed..0000000
--- a/libgtk-java/doc/examples/statusbar/StatusBarExample.java
+++ /dev/null
@@ -1,74 +0,0 @@
-package statusbar;
-
-import org.gnu.gtk.Button;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.StatusBar;
-import org.gnu.gtk.VBox;
-import org.gnu.gtk.Window;
-import org.gnu.gtk.WindowType;
-import org.gnu.gtk.event.ButtonEvent;
-import org.gnu.gtk.event.ButtonListener;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-
-public class StatusBarExample implements ButtonListener, LifeCycleListener {
- StatusBar statusbar;
- Button button1, button2;
- int count = 1;
- int contextId = 0;
-
- public StatusBarExample() {
-
- Window window = new Window(WindowType.TOPLEVEL);
- window.setMinimumSize(200, 100);
- window.setTitle("StatusBar Example");
- window.addListener(this);
-
- VBox vbox = new VBox(false, 1);
- window.add(vbox);
-
- statusbar = new StatusBar();
- vbox.packStart(statusbar, true, true, 0);
-
- contextId = statusbar.getContextID("Statusbar example");
-
- button1 = new Button("push item", false);
- button1.addListener((ButtonListener)this);
- vbox.packStart(button1, true, true, 2);
-
- button2 = new Button("pop last item", false);
- button2.addListener((ButtonListener)this);
- vbox.packStart(button2, true, true, 2);
-
- window.showAll();
- }
-
- public void lifeCycleEvent(LifeCycleEvent event) {
- }
-
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DESTROY))
- Gtk.mainQuit();
- return false;
- }
-
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- if (button1 == event.getSource()) {
- String buff = "Item " + count++;
- statusbar.push(contextId, buff);
- } else if (button2 == event.getSource()) {
- statusbar.pop(contextId);
- }
- }
- }
-
- public static void main(String[] args) {
- // Initialize GTK
- Gtk.init(args);
-
- StatusBarExample sb = new StatusBarExample();
-
- Gtk.main();
- }
-}
diff --git a/libgtk-java/doc/examples/stockicons/GtkStockIcons.java b/libgtk-java/doc/examples/stockicons/GtkStockIcons.java
deleted file mode 100644
index 9840778..0000000
--- a/libgtk-java/doc/examples/stockicons/GtkStockIcons.java
+++ /dev/null
@@ -1,252 +0,0 @@
-package stockicons;
-
-import org.gnu.gnome.GnomeStockItem;
-import org.gnu.gtk.Button;
-import org.gnu.gtk.Frame;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.HBox;
-import org.gnu.gtk.VBox;
-import org.gnu.gtk.Widget;
-import org.gnu.gtk.Window;
-import org.gnu.gtk.WindowType;
-
-public class GtkStockIcons {
-
- public GtkStockIcons() {
- //createGUI();
- }
-
- public Widget createGUI() {
- VBox topBox = new VBox(false, 10);
- topBox.add(createFileIconBox());
- topBox.add(createNavigationIconBox());
- topBox.add(createEditIconBox());
- topBox.add(createDialogBox());
- topBox.add(createOtherBox());
- return topBox;
- }
-
- private Frame createFileIconBox() {
- HBox fileBox1 = new HBox(true, 2);
- Button save = new Button(GnomeStockItem.SAVE);
- fileBox1.add(save);
- Button saveAs = new Button(GnomeStockItem.SAVE_AS);
- fileBox1.add(saveAs);
- Button close = new Button(GnomeStockItem.CLOSE);
- fileBox1.add(close);
- Button open = new Button(GnomeStockItem.OPEN);
- fileBox1.add(open);
-
- HBox fileBox2 = new HBox(true, 2);
- Button print = new Button(GnomeStockItem.PRINT);
- fileBox2.add(print);
- Button printPreview = new Button(GnomeStockItem.PRINT_PREVIEW);
- fileBox2.add(printPreview);
- Button quit = new Button(GnomeStockItem.QUIT);
- fileBox2.add(quit);
- Button newb = new Button(GnomeStockItem.NEW);
- fileBox2.add(newb);
-
- VBox fileIconBox = new VBox(true, 2);
- fileIconBox.add(fileBox1);
- fileIconBox.add(fileBox2);
- Frame f = new Frame("File manipulation Icons");
- f.add(fileIconBox);
-
- return f;
- }
-
- private Frame createNavigationIconBox() {
- HBox navBox1 = new HBox(true, 2);
- Button goToBottom = new Button(GnomeStockItem.GOTO_BOTTOM);
- navBox1.add(goToBottom);
- Button goToFirst = new Button(GnomeStockItem.GOTO_FIRST);
- navBox1.add(goToFirst);
- Button goToLast = new Button(GnomeStockItem.GOTO_LAST);
- navBox1.add(goToLast);
- Button goToTop = new Button(GnomeStockItem.GOTO_TOP);
- navBox1.add(goToTop);
-
- HBox navBox2 = new HBox(true, 2);
- Button goBack = new Button(GnomeStockItem.GO_BACK);
- navBox2.add(goBack);
- Button goFoward = new Button(GnomeStockItem.GO_FORWARD);
- navBox2.add(goFoward);
- Button goUp = new Button(GnomeStockItem.GO_UP);
- navBox2.add(goUp);
- Button goDown = new Button(GnomeStockItem.GO_DOWN);
- navBox2.add(goDown);
-
- HBox navBox3 = new HBox(true, 2);
- Button home = new Button(GnomeStockItem.HOME);
- navBox3.add(home);
- Button stop = new Button(GnomeStockItem.STOP);
- navBox3.add(stop);
- Button jumpTo = new Button(GnomeStockItem.JUMP_TO);
- navBox3.add(jumpTo);
- Button index = new Button(GnomeStockItem.INDEX);
- navBox3.add(index);
-
- VBox navigationIconBox = new VBox(true, 2);
- navigationIconBox.add(navBox1);
- navigationIconBox.add(navBox2);
- navigationIconBox.add(navBox3);
- Frame f = new Frame("Navigation Icons");
- f.add(navigationIconBox);
-
- return f;
- }
-
- private Frame createEditIconBox() {
- HBox editBox1 = new HBox(true, 2);
- Button clear = new Button(GnomeStockItem.CLEAR);
- editBox1.add(clear);
- Button copy = new Button(GnomeStockItem.COPY);
- editBox1.add(copy);
- Button cut = new Button(GnomeStockItem.CUT);
- editBox1.add(cut);
- Button paste = new Button(GnomeStockItem.PASTE);
- editBox1.add(paste);
-
- HBox editBox2 = new HBox(true, 2);
- Button delete = new Button(GnomeStockItem.DELETE);
- editBox2.add(delete);
- Button undelete = new Button(GnomeStockItem.UNDELETE);
- editBox2.add(undelete);
- Button find = new Button(GnomeStockItem.FIND);
- editBox2.add(find);
- Button findAndReplace = new Button(GnomeStockItem.FIND_AND_REPLACE);
- editBox2.add(findAndReplace);
-
- HBox editBox3 = new HBox(true, 2);
- Button justifyLeft = new Button(GnomeStockItem.JUSTIFY_LEFT);
- editBox3.add(justifyLeft);
- Button justifyCenter = new Button(GnomeStockItem.JUSTIFY_CENTER);
- editBox3.add(justifyCenter);
- Button justifyRight = new Button(GnomeStockItem.JUSTIFY_RIGHT);
- editBox3.add(justifyRight);
- Button justifyFill = new Button(GnomeStockItem.JUSTIFY_FILL);
- editBox3.add(justifyFill);
-
- HBox editBox4 = new HBox(true, 2);
- Button bold = new Button(GnomeStockItem.BOLD);
- editBox4.add(bold);
- Button italic = new Button(GnomeStockItem.ITALIC);
- editBox4.add(italic);
- Button underline = new Button(GnomeStockItem.UNDERLINE);
- editBox4.add(underline);
- Button strikeThrough = new Button(GnomeStockItem.STRIKETHROUGH);
- editBox4.add(strikeThrough);
-
- VBox editVBox = new VBox(true, 2);
- editVBox.add(editBox1);
- editVBox.add(editBox2);
- editVBox.add(editBox3);
- editVBox.add(editBox4);
- Frame f = new Frame("Edition Icons");
- f.add(editVBox);
- return f;
- }
-
- private Frame createDialogBox() {
- HBox dialogBox1 = new HBox(true, 2);
- Button ok = new Button(GnomeStockItem.OK);
- dialogBox1.add(ok);
- Button cancel = new Button(GnomeStockItem.CANCEL);
- dialogBox1.add(cancel);
- Button apply = new Button(GnomeStockItem.APPLY);
- dialogBox1.add(apply);
- Button help = new Button(GnomeStockItem.HELP);
- dialogBox1.add(help);
-
- HBox dialogBox2 = new HBox(true, 2);
- Button info = new Button(GnomeStockItem.DIALOG_INFO);
- dialogBox2.add(info);
- Button warn = new Button(GnomeStockItem.DIALOG_WARNING);
- dialogBox2.add(warn);
- Button error = new Button(GnomeStockItem.DIALOG_ERROR);
- dialogBox2.add(error);
- Button question = new Button(GnomeStockItem.DIALOG_QUESTION);
- dialogBox2.add(question);
-
- VBox dialogVBox = new VBox(true, 2);
- dialogVBox.add(dialogBox1);
- dialogVBox.add(dialogBox2);
- Frame f = new Frame("Dialog Icons");
- f.add(dialogVBox);
- return f;
- }
-
- private Frame createOtherBox() {
- HBox otherBox1 = new HBox(true, 2);
- Button floppy = new Button(GnomeStockItem.FLOPPY);
- otherBox1.add(floppy);
- Button cdrom = new Button(GnomeStockItem.CDROM);
- otherBox1.add(cdrom);
- Button convert = new Button(GnomeStockItem.CONVERT);
- otherBox1.add(convert);
- Button spellCheck = new Button(GnomeStockItem.SPELL_CHECK);
- otherBox1.add(spellCheck);
-
- HBox otherBox2 = new HBox(true, 2);
- Button zoomIn = new Button(GnomeStockItem.ZOOM_IN);
- otherBox2.add(zoomIn);
- Button zoomOut = new Button(GnomeStockItem.ZOOM_OUT);
- otherBox2.add(zoomOut);
- Button zoomFit = new Button(GnomeStockItem.ZOOM_FIT);
- otherBox2.add(zoomFit);
- Button zoom = new Button(GnomeStockItem.ZOOM_100);
- otherBox2.add(zoom);
-
- HBox otherBox3 = new HBox(true, 2);
- Button yes = new Button(GnomeStockItem.YES);
- otherBox3.add(yes);
- Button no = new Button(GnomeStockItem.NO);
- otherBox3.add(no);
- Button undo = new Button(GnomeStockItem.UNDO);
- otherBox3.add(undo);
- Button redo = new Button(GnomeStockItem.REDO);
- otherBox3.add(redo);
-
- HBox otherBox4 = new HBox(true, 2);
- Button color = new Button(GnomeStockItem.SELECT_COLOR);
- otherBox4.add(color);
- Button font = new Button(GnomeStockItem.SELECT_FONT);
- otherBox4.add(font);
- Button preferences = new Button(GnomeStockItem.PREFERENCES);
- otherBox4.add(preferences);
- Button properties = new Button(GnomeStockItem.PROPERTIES);
- otherBox4.add(properties);
-
- HBox otherBox5 = new HBox(true, 2);
- Button execute = new Button(GnomeStockItem.EXECUTE);
- otherBox5.add(execute);
- Button remove = new Button(GnomeStockItem.REMOVE);
- otherBox5.add(remove);
- Button refresh = new Button(GnomeStockItem.REFRESH);
- otherBox5.add(refresh);
- Button revertToSaved = new Button(GnomeStockItem.REVERT_TO_SAVED);
- otherBox5.add(revertToSaved);
-
- VBox otherVBox = new VBox(true, 2);
- otherVBox.add(otherBox1);
- otherVBox.add(otherBox2);
- otherVBox.add(otherBox3);
- otherVBox.add(otherBox4);
- otherVBox.add(otherBox5);
- Frame f = new Frame("Other Icons");
- f.add(otherVBox);
- return f;
- }
-
- public static void main(String args[]) {
- Gtk.init(args);
- Window w = new Window(WindowType.TOPLEVEL);
- w.setName("The Java-Gnome team");
- w.setBorderWidth(5);
- GtkStockIcons sb = new GtkStockIcons();
- w.add(sb.createGUI());
- w.showAll();
- Gtk.main();
- }
-}
diff --git a/libgtk-java/doc/examples/table/TableExample.java b/libgtk-java/doc/examples/table/TableExample.java
deleted file mode 100644
index a5c37ae..0000000
--- a/libgtk-java/doc/examples/table/TableExample.java
+++ /dev/null
@@ -1,71 +0,0 @@
-package table;
-
-import org.gnu.gtk.Button;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.Table;
-import org.gnu.gtk.Window;
-import org.gnu.gtk.WindowType;
-import org.gnu.gtk.event.ButtonEvent;
-import org.gnu.gtk.event.ButtonListener;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-
-public class TableExample implements ButtonListener, LifeCycleListener {
-
- protected Button button1, button2, button3;
-
- public TableExample() {
-
- Window window = new Window(WindowType.TOPLEVEL);
- window.setTitle("Table Example");
- //window.signalConnect("destroy", "mainQuit", Gtk.class);
- //window.signalConnect("delete_event", "eventDelete", this);
- window.setBorderWidth(20);
-
- Table table = new Table(2, 2, true);
- window.add(table);
-
- button1 = new Button("button 1", false);
- button1.addListener((ButtonListener)this);
- table.attach(button1, 0, 1, 0, 1);
-
- button2 = new Button("button 2", false);
- button2.addListener((ButtonListener)this);
- table.attach(button2, 1, 2, 0, 1);
-
- button3 = new Button("Quit", false);
- button3.addListener((ButtonListener)this);
- table.attach(button3, 0, 2, 1, 2);
-
- window.showAll();
- }
-
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- String source = "";
- if (button1 == event.getSource())
- source = "button1";
- else if (button2 == event.getSource())
- source = "button2";
- else if (button3 == event.getSource())
- source = "button3";
- System.out.println(source + " pressed");
- }
- }
-
- public void lifeCycleEvent(LifeCycleEvent event) {
- }
-
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DESTROY))
- Gtk.mainQuit();
- return false;
- }
-
- public static void main(String[] args) {
- // Initialize GTK
- Gtk.init(args);
- new TableExample();
- Gtk.main();
- }
-}
diff --git a/libgtk-java/doc/examples/testgtk/TestGTK.java b/libgtk-java/doc/examples/testgtk/TestGTK.java
deleted file mode 100644
index 276109a..0000000
--- a/libgtk-java/doc/examples/testgtk/TestGTK.java
+++ /dev/null
@@ -1,1785 +0,0 @@
-package testgtk;
-
-import org.gnu.gtk.Adjustment;
-import org.gnu.gtk.AttachOptions;
-import org.gnu.gtk.Button;
-import org.gnu.gtk.ButtonBox;
-import org.gnu.gtk.ButtonBoxStyle;
-import org.gnu.gtk.ButtonsType;
-import org.gnu.gtk.CellRenderer;
-import org.gnu.gtk.CellRendererText;
-import org.gnu.gtk.CellRendererToggle;
-import org.gnu.gtk.CheckButton;
-import org.gnu.gtk.CheckMenuItem;
-import org.gnu.gtk.ColorSelection;
-import org.gnu.gtk.ColorSelectionDialog;
-import org.gnu.gtk.ComboBox;
-import org.gnu.gtk.DataColumn;
-import org.gnu.gtk.DataColumnBoolean;
-import org.gnu.gtk.DataColumnInt;
-import org.gnu.gtk.DataColumnString;
-import org.gnu.gtk.Dialog;
-import org.gnu.gtk.DialogFlags;
-import org.gnu.gtk.Entry;
-import org.gnu.gtk.FileChooserAction;
-import org.gnu.gtk.FileChooserDialog;
-import org.gnu.gtk.FileSelection;
-import org.gnu.gtk.FontSelectionDialog;
-import org.gnu.gtk.Frame;
-import org.gnu.gtk.GammaCurve;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.HBox;
-import org.gnu.gtk.HButtonBox;
-import org.gnu.gtk.HPaned;
-import org.gnu.gtk.HScale;
-import org.gnu.gtk.HScrollBar;
-import org.gnu.gtk.HSeparator;
-import org.gnu.gtk.HandleBox;
-import org.gnu.gtk.Image;
-import org.gnu.gtk.Justification;
-import org.gnu.gtk.Label;
-import org.gnu.gtk.ListStore;
-import org.gnu.gtk.Menu;
-import org.gnu.gtk.MenuBar;
-import org.gnu.gtk.MenuItem;
-import org.gnu.gtk.MessageDialog;
-import org.gnu.gtk.MessageType;
-import org.gnu.gtk.Notebook;
-import org.gnu.gtk.Orientation;
-import org.gnu.gtk.PolicyType;
-import org.gnu.gtk.RadioButton;
-import org.gnu.gtk.ResponseType;
-import org.gnu.gtk.ScrolledWindow;
-import org.gnu.gtk.SelectionMode;
-import org.gnu.gtk.SeparatorToolItem;
-import org.gnu.gtk.ShadowType;
-import org.gnu.gtk.StatusBar;
-import org.gnu.gtk.Table;
-import org.gnu.gtk.ToggleButton;
-import org.gnu.gtk.ToolBar;
-import org.gnu.gtk.ToolBarStyle;
-import org.gnu.gtk.ToolButton;
-import org.gnu.gtk.ToolTips;
-import org.gnu.gtk.TreeIter;
-import org.gnu.gtk.TreePath;
-import org.gnu.gtk.TreeSelection;
-import org.gnu.gtk.TreeView;
-import org.gnu.gtk.TreeViewColumn;
-import org.gnu.gtk.UpdateType;
-import org.gnu.gtk.VBox;
-import org.gnu.gtk.VButtonBox;
-import org.gnu.gtk.VPaned;
-import org.gnu.gtk.Window;
-import org.gnu.gtk.WindowType;
-import org.gnu.gtk.event.ButtonEvent;
-import org.gnu.gtk.event.ButtonListener;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-import org.gnu.gtk.event.ToggleEvent;
-import org.gnu.gtk.event.ToggleListener;
-import org.gnu.gtk.event.ToolButtonEvent;
-import org.gnu.gtk.event.ToolButtonListener;
-import org.gnu.gtk.event.TreeSelectionEvent;
-import org.gnu.gtk.event.TreeSelectionListener;
-
-/**
- * A transcription of the testgtk.c example in Java.
- *
- * Not the very best example of good object-oriented Java programming, but
- * well, that's not the aim. :-)
- *
- * @author Ol. Gutknecht, Aug 1999
- *
- */
-
-public class TestGTK implements ButtonListener {
- // members
- private Window mainWindow = null;
- private Label label = null;
- private ToolBar toolbar = null;
- private Entry entry = null;
- private CheckButton editable = null;
- private CheckButton visible = null;
- private CheckButton sensitive = null;
- private StatusBar statusBar = null;
- private FileSelection filesel = null;
- private FontSelectionDialog fontsel = null;
- private ColorSelectionDialog colorsel = null;
- private ListStore list = null;
-
- // For list store example
- private DataColumnBoolean b;
- private DataColumnInt i1;
- private DataColumnString s1;
- private DataColumnString s2;
-
- // Buttons for the main selection
- private Button buttonBox,
- buttons,
- checkButton,
- colorSelection,
- dialog,
- entryButton,
- fileChooser,
- fileSelection,
- fontSelection,
- gammaCurve,
- handleBox,
- labelButton,
- listStore,
- menu,
- messageDialog,
- notebook,
- pane,
- radioButton,
- rangeControls,
- reparent,
- scrolledWindow,
- statusBarButton,
- toggleButton,
- toolBar,
- toolTips;
-
- ////////////////////////////////////////////////////////
- // Button Box
- ////////////////////////////////////////////////////////
- private Frame createButtonBox(boolean horizontal, String title, int spacing, ButtonBoxStyle layout) {
- ButtonBox box;
-
- Frame frame = new Frame(title);
- if (horizontal) {
- box = new HButtonBox();
- } else {
- box = new VButtonBox();
- }
-
- box.setBorderWidth(5);
- frame.add(box);
-
- box.setLayout(layout);
- box.setSpacing(spacing);
-
- Button button;
- button = new Button("OK", false);
- box.add(button);
- button = new Button("Cancel", false);
- box.add(button);
- button = new Button("Help", false);
- box.add(button);
-
- return frame;
- }
-
- public void createButtonBox() {
- final Window win = new Window(WindowType.TOPLEVEL);
- win.setTitle("Button Boxes");
- win.setBorderWidth(10);
-
- VBox mainvbox = new VBox(false, 0);
- win.add(mainvbox);
-
- Frame frameHoriz = new Frame("Horizontal Button Boxes");
- mainvbox.packStart(frameHoriz, true, true, 10);
-
- VBox vbox = new VBox(false, 0);
- vbox.setBorderWidth(10);
- frameHoriz.add(vbox);
-
- vbox.packStart(createButtonBox(true, "Spread", 40, ButtonBoxStyle.SPREAD), true, true, 0);
- vbox.packStart(createButtonBox(true, "Edge", 40, ButtonBoxStyle.EDGE), true, true, 5);
- vbox.packStart(createButtonBox(true, "Start", 40, ButtonBoxStyle.START), true, true, 5);
- vbox.packStart(createButtonBox(true, "End", 40, ButtonBoxStyle.END), true, true, 5);
-
- Frame vertFrame = new Frame("Vertical Button Boxes");
- mainvbox.packStart(vertFrame, true, true, 10);
-
- HBox hbox = new HBox(false, 0);
- hbox.setBorderWidth(10);
- vertFrame.add(hbox);
-
- hbox.packStart(createButtonBox(false, "Spread", 30, ButtonBoxStyle.SPREAD), true, true, 0);
- hbox.packStart(createButtonBox(false, "Edge", 30, ButtonBoxStyle.EDGE), true, true, 5);
- hbox.packStart(createButtonBox(false, "Start", 30, ButtonBoxStyle.START), true, true, 5);
- hbox.packStart(createButtonBox(false, "End", 30, ButtonBoxStyle.END), true, true, 5);
-
- Button button = new Button("close", false);
- button.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- win.destroy();
- }
- }
- });
- mainvbox.packStart(button);
- button.show();
- win.showAll();
- }
-
- ////////////////////////////////////////////////////////
- // Buttons
- ////////////////////////////////////////////////////////
- public void createButtons() {
- final Window win = new Window(WindowType.TOPLEVEL);
- win.setTitle("Button");
- win.setBorderWidth(0);
-
- VBox box1 = new VBox(false, 0);
- win.add(box1);
-
- Table table = new Table(3, 3, false);
- table.setRowSpacing(5);
- table.setColumnSpacing(5);
- table.setBorderWidth(10);
- box1.packStart(table, true, true, 0);
-
- Button myButtons[] = new Button[9];
- for (int i = 0; i < 3; i++) {
- for (int j = 0; j < 3; j++) {
- int n = i * 3 + j;
- myButtons[n] = new Button("button" + n, false);
- table.attach(myButtons[n], i, i + 1, j, j + 1);
- // We don't have access to widget flags yet
- }
- }
- for (int n = 0; n < 9; n++) {
- myButtons[n].addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- ((Button) event.getSource()).hide();
- }
- }
- });
- }
-
- HSeparator separator = new HSeparator();
- box1.packStart(separator);
-
- VBox box2 = new VBox(true, 10);
- box2.setBorderWidth(10);
- box1.packStart(box2);
-
- Button button = new Button("close", false);
- button.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- win.destroy();
- }
- }
- });
- box2.packStart(button);
- win.showAll();
- }
-
- ////////////////////////////////////////////////////////
- // Check Buttons
- ////////////////////////////////////////////////////////
- public void createCheckButtons() {
- final Window win = new Window(WindowType.TOPLEVEL);
- win.setTitle("CheckButton");
-
- VBox box1 = new VBox(false, 0);
- win.add(box1);
-
- VBox box2 = new VBox(false, 10);
- box2.setBorderWidth(10);
- box1.packStart(box2);
-
- for (int i = 1; i < 5; i++) {
- CheckButton button = new CheckButton("button" + i, false);
- box2.packStart(button);
- }
-
- HSeparator separator = new HSeparator();
- box1.packStart(separator, false, true, 0);
-
- VBox box3 = new VBox(false, 10);
- box3.setBorderWidth(10);
- box1.packStart(box3, false, true, 0);
-
- Button button = new Button("close", false);
- button.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- win.destroy();
- }
- }
- });
- box3.packStart(button);
-
- win.showAll();
- }
-
- ////////////////////////////////////////////////////////
- // Color Selection
- ////////////////////////////////////////////////////////
- public void createColorSelection() {
- colorsel = new ColorSelectionDialog("color selection dialog");
-
- Button okButton = colorsel.getOKButton();
- okButton.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- ColorSelection cs = colorsel.getColorSelectionWidget();
- System.out.println("The color selected has a value of " + cs.getCurrentColor());
- }
- }
- });
- Button cancelButton = colorsel.getCancelButton();
- cancelButton.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- colorsel.destroy();
- }
- }
- });
- colorsel.show();
- }
-
- ////////////////////////////////////////////////////////
- // Dialog
- ////////////////////////////////////////////////////////
- public void createDialog() {
- final Dialog win = new Dialog();
- win.setTitle("dialog");
- VBox vbox = win.getDialogLayout();
-
- label = new Label("This is a label!");
- label.setPadding(10, 10);
- vbox.packStart(label);
- label.show();
-
- win.addButton("OK", 0);
- win.addButton("Cancel", 1);
- int result = win.run();
- System.out.println("User selected " + (result == 0 ? "OK" : "Cancel"));
- win.destroy();
- }
-
- ////////////////////////////////////////////////////////
- // Entry
- ////////////////////////////////////////////////////////
- public void createEntry() {
- final Window win = new Window(WindowType.TOPLEVEL);
- win.setTitle("entry");
-
- VBox box1 = new VBox(false, 0);
- win.add(box1);
-
- VBox box2 = new VBox(false, 10);
- box2.setBorderWidth(10);
- box1.packStart(box2);
-
- entry = new Entry();
- entry.setText("hello world");
- box2.packStart(entry);
-
- ComboBox combo = new ComboBox();
- combo.appendText("item0");
- combo.appendText("item1, item1");
- combo.appendText("item2, item2, item2");
- combo.appendText("item3, item3, item3, item3");
- combo.appendText("item4, item4, item4, item4, item4");
- combo.appendText("item5, item5, item5, item5, item5, item5");
- combo.appendText("item6, item6, item6, item6, item6");
- combo.appendText("item7, item7, item7, item7");
- combo.appendText("item8, item8, item8");
- combo.appendText("item9, item9");
- combo.setActive(0);
- box2.packStart(combo);
-
- editable = new CheckButton("Editable", false);
- box2.packStart(editable, false, true, 0);
- editable.setState(true);
- editable.addListener(new ToggleListener() {
- public void toggleEvent(ToggleEvent event) {
- editableToggled();
- }
- });
-
- visible = new CheckButton("Visible", false);
- box2.packStart(visible, false, true, 0);
- visible.setState(true);
- editable.addListener(new ToggleListener() {
- public void toggleEvent(ToggleEvent event) {
- visibleToggled();
- }
- });
-
- sensitive = new CheckButton("Sensitive", false);
- box2.packStart(sensitive, false, true, 0);
- sensitive.setState(true);
- editable.addListener(new ToggleListener() {
- public void toggleEvent(ToggleEvent event) {
- sensitiveToggled();
- }
- });
-
- HSeparator separator = new HSeparator();
- box1.packStart(separator, false, true, 0);
-
- VBox box3 = new VBox(false, 10);
- box3.setBorderWidth(10);
- box1.packStart(box3, false, true, 0);
-
- Button button = new Button("close", false);
- button.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- win.destroy();
- }
- }
- });
- box3.packStart(button);
-
- win.showAll();
- }
-
- //
- // Entry Callbacks
- //
- public void editableToggled() {
- entry.setSensitive(editable.getState());
- }
-
- public void visibleToggled() {
- entry.setVisible(visible.getState());
- }
-
- public void sensitiveToggled() {
- entry.setSensitive(sensitive.getState());
- }
-
- ////////////////////////////////////////////////////////
- // File Chooser
- ////////////////////////////////////////////////////////
- public void createFileChooser() {
- final Dialog dia = new Dialog();
- dia.addButton("Close", 0);
- VBox vbox = dia.getDialogLayout();
- ButtonBox box = new VButtonBox();
- box.setLayout(ButtonBoxStyle.SPREAD);
- Button open = new Button("Open", false);
- open.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent evt) {
- if (evt.isOfType(ButtonEvent.Type.CLICK)) {
- FileChooserDialog chooser = new FileChooserDialog("Open", dia, FileChooserAction.ACTION_OPEN);
- chooser.run();
- chooser.destroy();
- }
- }
- });
- Button save = new Button("Save", false);
- save.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent evt) {
- if (evt.isOfType(ButtonEvent.Type.CLICK)) {
- FileChooserDialog chooser = new FileChooserDialog("Save", dia, FileChooserAction.ACTION_SAVE);
- chooser.run();
- chooser.destroy();
- }
- }
- });
- Button openFolder = new Button("Select Folder", false);
- openFolder.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent evt) {
- if (evt.isOfType(ButtonEvent.Type.CLICK)) {
- FileChooserDialog chooser = new FileChooserDialog("Select Folder", dia, FileChooserAction.ACTION_SELECT_FOLDER);
- chooser.run();
- chooser.destroy();
- }
- }
- });
- Button createFolder = new Button("Create Folder", false);
- createFolder.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent evt) {
- if (evt.isOfType(ButtonEvent.Type.CLICK)) {
- FileChooserDialog chooser = new FileChooserDialog("Create Folder", dia, FileChooserAction.ACTION_CREATE_FOLDER);
- chooser.run();
- chooser.destroy();
- }
- }
- });
- box.packStart(open);
- box.packStart(save);
- box.packStart(openFolder);
- box.packStart(createFolder);
- vbox.packStart(box);
-
- dia.showAll();
- dia.run();
- dia.destroy();
- }
-
- ////////////////////////////////////////////////////////
- // File Selection
- ////////////////////////////////////////////////////////
- public void createFileSelection() {
- filesel = new FileSelection("file selection");
- filesel.setFilename("TestGTK.java");
-
- Button okButton = filesel.getOKButton();
- okButton.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- fileOkSel();
- }
- }
- });
-
- Button cancelButton = filesel.getCancelButton();
- cancelButton.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- filesel.destroy();
- }
- }
- });
-
- filesel.show();
- }
-
- public void fileOkSel() {
- System.out.println(filesel.getFilename());
- }
-
- ////////////////////////////////////////////////////////
- // Font Selection
- ////////////////////////////////////////////////////////
- public void createFontSelection() {
- fontsel = new FontSelectionDialog("font selection");
-
- Button okButton = fontsel.getOKButton();
- okButton.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- fontSelectionOk();
- }
- }
- });
-
- Button cancelButton = fontsel.getCancelButton();
- cancelButton.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- fontsel.destroy();
- }
- }
- });
-
- fontsel.show();
- }
-
- public void fontSelectionOk() {
- System.out.println(fontsel.getFontName());
- }
-
- ////////////////////////////////////////////////////////
- // Gamma Curve
- ////////////////////////////////////////////////////////
- public void createGammaCurve() {
- Window win = new Window(WindowType.TOPLEVEL);
- win.setTitle("gamma curve");
- win.setDefaultSize(200, 200);
-
- GammaCurve curve = new GammaCurve();
- win.add(curve);
- curve.show();
-
- win.show();
- }
-
- ////////////////////////////////////////////////////////
- // Handle Box
- ////////////////////////////////////////////////////////
- public void createHandleBox() {
- Window win = new Window(WindowType.TOPLEVEL);
- win.setTitle("handle box");
- win.setBorderWidth(20);
-
- VBox vbox = new VBox(false, 0);
- win.add(vbox);
-
- Label aLabel = new Label("Above");
- vbox.add(aLabel);
-
- HSeparator separator = new HSeparator();
- vbox.add(separator);
-
- HBox hbox = new HBox(false, 10);
- vbox.add(hbox);
-
- separator = new HSeparator();
- vbox.add(separator);
- separator.show();
-
- aLabel = new Label("Below");
- vbox.add(aLabel);
-
- HandleBox aHandleBox = new HandleBox();
- hbox.packStart(aHandleBox, false, false, 0);
- aHandleBox.show();
-
- toolbar = makeToolbar();
- aHandleBox.add(toolbar);
-
- win.showAll();
- }
-
- private ToolBar makeToolbar() {
- ToolBar tb = new ToolBar();
- tb.setOrientation(Orientation.HORIZONTAL);
- tb.setStyle(ToolBarStyle.TEXT);
-
- ToolButton toolButton1 = new ToolButton(null, "Horizontal");
- tb.insert(toolButton1, 0);
- toolButton1.addListener(new ToolButtonListener() {
- public boolean toolButtonEvent(ToolButtonEvent evt) {
- setToolbarHorizontal();
- return true;
- }
- });
-
- ToolButton toolButton2 = new ToolButton(null, "Vertical");
- tb.insert(toolButton2, 1);
- toolButton2.addListener(new ToolButtonListener() {
- public boolean toolButtonEvent(ToolButtonEvent evt) {
- setToolbarVertical();
- return true;
- }
- });
- tb.insert(new SeparatorToolItem(), 2);
-
- ToolButton toolButton3 = new ToolButton(null, "Enable");
- tb.insert(toolButton3, 3);
- toolButton3.addListener(new ToolButtonListener() {
- public boolean toolButtonEvent(ToolButtonEvent evt) {
- setToolbarEnableTooltips();
- return true;
- }
- });
-
-
- ToolButton toolButton4 = new ToolButton(null, "Disable");
- tb.insert(toolButton4, 4);
- toolButton4.addListener(new ToolButtonListener() {
- public boolean toolButtonEvent(ToolButtonEvent evt) {
- setToolbarDisableTooltips();
- return true;
- }
- });
- tb.insert(new SeparatorToolItem(), 5);
-
- return tb;
- }
-
- //
- // Handle Box Events
- //
- public void setToolbarHorizontal() {
- toolbar.setOrientation(Orientation.HORIZONTAL);
- }
-
- public void setToolbarVertical() {
- toolbar.setOrientation(Orientation.VERTICAL);
- }
-
- public void setToolbarEnableTooltips() {
- toolbar.setToolTips(true);
- }
-
- public void setToolbarDisableTooltips() {
- toolbar.setToolTips(false);
- }
-
- ////////////////////////////////////////////////////////
- // Labels
- ////////////////////////////////////////////////////////
- public void createLabels() {
- Window win = new Window(WindowType.TOPLEVEL);
- win.setTitle("labels");
- win.setBorderWidth(5);
-
- VBox vbox1 = new VBox(false, 5);
- HBox hbox = new HBox(false, 5);
- win.add(hbox);
- hbox.packStart(vbox1, false, false, 0);
-
- Frame frame = new Frame("Normal Label");
- Label aLabel = new Label("This is a Normal Label");
- frame.add(aLabel);
- vbox1.packStart(frame, false, false, 0);
-
- frame = new Frame("Multi-Line Label");
- aLabel = new Label("This is a Multi-Line Label. \nSecond line\nThird line");
- frame.add(aLabel);
- vbox1.packStart(frame, false, false, 0);
-
- frame = new Frame("Left Justiied Label");
- aLabel = new Label("This is a Left-Justified\nMulti-line label.\nThird line");
- aLabel.setJustification(Justification.LEFT);
- frame.add(aLabel);
- vbox1.packStart(frame, false, false, 0);
-
- frame = new Frame("Right Justified Label");
- aLabel = new Label("This is a Right-Justified\nMulti-line label\n\nFourth line");
- aLabel.setJustification(Justification.RIGHT);
- frame.add(aLabel);
- vbox1.packStart(frame, false, false, 0);
-
- VBox vbox2 = new VBox(false, 5);
- hbox.packStart(vbox2, false, false, 0);
-
- frame = new Frame("Line wrapped label");
- aLabel =
- new Label(
- "This is an example of a line-wrapped label. It should not be taking up the entire "
- +
- // big space to test spacing
- "width allocated to it, but automatically wraps the words to fit. "
- + "The time has come, for all good men, to come to the aid of their party. "
- + "The sixth sheik's six sheep's sick.\n"
- + " It supports multiple paragraphs correctly, and correctly adds "
- + "many extra spaces. ");
- aLabel.setLineWrap(true);
- frame.add(aLabel);
- vbox2.packStart(frame, false, false, 0);
-
- frame = new Frame("Filled, wrapped label");
- aLabel =
- new Label(
- "This is an example of a line-wrapped, filled label. It should be taking "
- + "up the entire width allocated to it. Here is a sentence to prove "
- + "my point. Here is another sentence. "
- + "Here comes the sun, do de do de do \n"
- + " This is a new paragraph \n"
- + " This is another newer, longer, better paragraph. It is coming to an end. "
- + "unfortunately.");
- aLabel.setJustification(Justification.FILL);
- aLabel.setLineWrap(true);
- frame.add(aLabel);
- vbox2.packStart(frame, false, false, 0);
-
- frame = new Frame("Underlined label");
- aLabel = new Label("This label is underlined!\n" + "This one is underlined in quit a funky fashion");
- aLabel.setJustification(Justification.LEFT);
- aLabel.setUnderlinePattern("_________________________ _ _________ _ _____ _ __ __ ___ ____ _____");
- frame.add(aLabel);
- vbox2.packStart(frame, false, false, 0);
-
- win.showAll();
- }
-
- ////////////////////////////////////////////////////////
- // List Store
- ///////////////////////////////////////////////////////
- public void createListStore() {
- Window win = new Window(WindowType.TOPLEVEL);
- win.setTitle("list store example");
- win.setBorderWidth(8);
- win.setDefaultSize(280, 250);
-
- VBox vbox = new VBox(false, 8);
- win.add(vbox);
-
- Label aLabel = new Label("This is a bug list (note: not based on read data).");
- vbox.packStart(aLabel, false, false, 0);
-
- ScrolledWindow sw = new ScrolledWindow(null, null);
- sw.setShadowType(ShadowType.ETCHED_IN);
- sw.setPolicy(PolicyType.NEVER, PolicyType.AUTOMATIC);
- vbox.packStart(sw, true, true, 0);
-
- // Initialize column data blocks
- b = new DataColumnBoolean();
- i1 = new DataColumnInt();
- s1 = new DataColumnString();
- s2 = new DataColumnString();
-
- list = new ListStore(new DataColumn[] { b, i1, s1, s2 });
-
- addListStoreRow(list, false, 60482, "Normal", "scrollable notebookds are hidden tabs");
- addListStoreRow(list, false, 60620, "Critical", "gdk_window_clear_area (gdkwindow-win32.c) is not thread-safe");
- addListStoreRow(list, false, 50214, "Major", "Xft support does not clean up correctly");
- addListStoreRow(list, true, 52877, "Major", "GtkFileSelection needs a refresh method");
- addListStoreRow(list, false, 56070, "Normal", "Can't click button after setting in sensitive");
-
- TreeView treeView = new TreeView(list);
- TreeSelection selection = treeView.getSelection();
- selection.setMode(SelectionMode.SINGLE);
- selection.addListener(new TreeSelectionListener() {
- public void selectionChangedEvent(TreeSelectionEvent event ) {
- TreeSelection mySelection = (TreeSelection)event.getSource();
- TreePath[] selected = mySelection.getSelectedRows();
- for (int index = 0; index < selected.length; index++) {
- TreeIter anIter = list.getIter(selected[index]);
- boolean fixed = list.getValue(anIter, b);
- int bugNum = list.getValue(anIter, i1);
- String severity = list.getValue(anIter, s1);
- String description = list.getValue(anIter, s2);
- System.out.println("Row selected:");
- System.out.println(" Fixed: " + fixed + " Num: " + bugNum + " Sev: " + severity + " Desc: " + description);
- }
- }
- });
-
- // add the columns
- TreeViewColumn column = new TreeViewColumn();
- CellRenderer renderer = new CellRendererToggle();
- column.packStart(renderer, true);
- column.addAttributeMapping(renderer, CellRendererToggle.Attribute.ACTIVE, b);
- column.setTitle("Fixed?");
- treeView.appendColumn(column);
-
- column = new TreeViewColumn();
- renderer = new CellRendererText();
- column.packStart(renderer, true);
- column.addAttributeMapping(renderer, CellRendererText.Attribute.TEXT, i1);
- column.setTitle("Bug number");
- treeView.appendColumn(column);
-
- column = new TreeViewColumn();
- renderer = new CellRendererText();
- column.packStart(renderer, true);
- column.addAttributeMapping(renderer, CellRendererText.Attribute.TEXT, s1);
- column.setTitle("Severity");
- treeView.appendColumn(column);
-
- column = new TreeViewColumn();
- renderer = new CellRendererText();
- column.packStart(renderer, true);
- column.addAttributeMapping(renderer, CellRendererText.Attribute.TEXT, s2);
- column.setTitle("Description");
- treeView.appendColumn(column);
-
- sw.add(treeView);
-
- win.showAll();
- }
-
- private void addListStoreRow(ListStore store, boolean fixed, int number, String severity, String description) {
- TreeIter iter = store.appendRow();
- store.setValue(iter, b, fixed);
- store.setValue(iter, i1, number);
- store.setValue(iter, s1, severity);
- store.setValue(iter, s2, description);
- }
-
- ////////////////////////////////////////////////////////
- // Menus
- ////////////////////////////////////////////////////////
- public Menu createMenu(int items) {
-
- Menu menu1, menu2;
- MenuItem menuItem;
- CheckMenuItem checkItem;
- int i, j, k;
-
- menu1 = new Menu();
-
- for (i = 1; i <= items; i++) {
-
- menuItem = new MenuItem("Item" + i, false);
-
- for (j = 1; j <= items; j++) {
-
- menu2 = new Menu();
- menuItem.setSubmenu(menu2);
-
- for (k = 1; k <= items; k++) {
-
- checkItem = new CheckMenuItem("CheckItem" + k, false);
- menu2.append(checkItem);
- checkItem.show();
- }
- }
- menu1.append(menuItem);
- menuItem.show();
- }
-
- return menu1;
- }
-
- public void createMenus() {
-
- final Window win = new Window(WindowType.TOPLEVEL);
- win.setTitle("Menus");
- win.setDefaultSize(200, 100);
-
- VBox box1 = new VBox(false, 0);
- win.add(box1);
-
- MenuBar menuBar = new MenuBar();
-
- MenuItem menuItem1 = new MenuItem("Menu 1", false);
- MenuItem menuItem2 = new MenuItem("Menu 2", false);
-
- box1.add(menuBar);
- menuBar.append(menuItem1);
- menuBar.append(menuItem2);
-
- menuItem1.setSubmenu(createMenu(5));
- menuItem2.setSubmenu(createMenu(8));
-
- HSeparator separator = new HSeparator();
- box1.packStart(separator);
-
- VBox box2 = new VBox(true, 10);
- box2.setBorderWidth(10);
- box1.packStart(box2);
-
- Button button = new Button("close", false);
- button.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- win.destroy();
- }
- }
- });
- box2.packStart(button);
-
- win.showAll();
-
- }
-
- ////////////////////////////////////////////////////////
- // Message Dialog
- ////////////////////////////////////////////////////////
- public void createMessageDialog() {
- MessageDialog dia =
- new MessageDialog(
- mainWindow,
- DialogFlags.MODAL,
- MessageType.QUESTION,
- ButtonsType.YES_NO,
- "Do you like this MessageDialog",
- false);
- int answer = dia.run();
-
- System.out.println("User selected " + ((answer == ResponseType.YES.getValue()) ? "yes" : "no"));
- dia.destroy();
- }
-
- ////////////////////////////////////////////////////////
- // Notebook
- ////////////////////////////////////////////////////////
- public void createNotebook() {
-
- Window win = new Window(WindowType.TOPLEVEL);
- win.setTitle("Notebook");
- win.setBorderWidth(10);
- win.setDefaultSize(200, 200);
-
- HBox box1 = new HBox(false, 0);
- box1.show();
-
- Notebook aNotebook = new Notebook();
- aNotebook.show();
- box1.add(aNotebook);
-
- HBox page1 = new HBox(false, 0);
- page1.show();
- Label label1 = new Label("Page 1");
- label1.show();
- page1.packStart(label1);
- aNotebook.insertPage(page1, new Label("Page 1"), 0);
-
- HBox page2 = new HBox(false, 0);
- page2.show();
- Label label2 = new Label("Page 2");
- label2.show();
- page2.packStart(label2);
- aNotebook.insertPage(page2, new Label("Page 2"), 1);
-
- HBox page3 = new HBox(false, 0);
- page3.show();
- Label label3 = new Label("Page 3");
- label3.show();
- page3.packStart(label3);
- aNotebook.insertPage(page3, new Label("Page 3"), 2);
-
- win.add(box1);
- win.show();
-
- }
-
- ////////////////////////////////////////////////////////
- // Panes
- ////////////////////////////////////////////////////////
- public void createPanes() {
- final Window win = new Window(WindowType.TOPLEVEL);
- win.setTitle("panes");
-
- VPaned vpaned = new VPaned();
- win.add(vpaned);
- vpaned.setBorderWidth(5);
- vpaned.show();
-
- HPaned hpaned = new HPaned();
- vpaned.add(hpaned);
-
- Frame frame = new Frame("frame");
- frame.setShadow(ShadowType.IN);
- frame.setMinimumSize(60, 60);
- hpaned.add1(frame);
- frame.show();
-
- frame = new Frame("frame");
- frame.setShadow(ShadowType.IN);
- frame.setMinimumSize(80, 60);
- hpaned.add2(frame);
- frame.show();
-
- hpaned.show();
-
- VBox box = new VBox(false, 10);
- box.setBorderWidth(10);
- vpaned.add2(box);
- box.show();
-
- Button button = new Button("close", false);
- button.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- win.destroy();
- }
- }
- });
- box.packStart(button);
- button.show();
-
- win.show();
- }
-
- ////////////////////////////////////////////////////////
- // Radio Buttons
- ////////////////////////////////////////////////////////
- public void createRadioButtons() {
-
- final Window win = new Window(WindowType.TOPLEVEL);
- win.setTitle("Radio Buttons");
- win.setBorderWidth(10);
-
- VBox box1 = new VBox(false, 0);
- box1.show();
-
- RadioButton button1 = new RadioButton((RadioButton)null, "Button1", false);
- box1.packStart(button1);
- button1.show();
-
- RadioButton button2 = new RadioButton(button1, "Button2", false);
- box1.packStart(button2);
- button2.show();
-
- RadioButton button3 = new RadioButton(button1, "Button3", false);
- box1.packStart(button3);
- button3.show();
-
- VBox box2 = new VBox(true, 10);
- box2.setBorderWidth(10);
- box1.packStart(box2);
- box2.show();
-
- HSeparator separator = new HSeparator();
- box2.packStart(separator);
- separator.show();
-
- Button button4 = new Button("close", false);
- button4.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- win.destroy();
- }
- }
- });
- box2.packStart(button4);
- button4.show();
-
- win.add(box1);
- win.show();
-
- }
-
- ////////////////////////////////////////////////////////
- // Range Control
- ////////////////////////////////////////////////////////
- public void createRangeControls() {
- final Window win = new Window(WindowType.TOPLEVEL);
- win.setTitle("Range Controls");
- win.setBorderWidth(0);
-
- VBox box1 = new VBox(false, 0);
- win.add(box1);
- box1.show();
-
- VBox box2 = new VBox(false, 10);
- box2.setBorderWidth(10);
- box1.packStart(box2, true, true, 0);
- box2.show();
-
- Adjustment adjustment = new Adjustment(0, 0, 101, (float) 0.1, 1, 1);
- HScale scale = new HScale(adjustment);
- scale.setMinimumSize(150, 30);
- scale.setUpdatePolicy(UpdateType.DELAYED);
- scale.setDigits(1);
- scale.setDrawValue(true);
- box2.packStart(scale, true, true, 0);
- scale.show();
-
- HScrollBar scrollbar = new HScrollBar(adjustment);
- scrollbar.setUpdatePolicy(UpdateType.CONTINUOUS);
- box2.packStart(scrollbar, true, true, 0);
- scrollbar.show();
-
- box2 = new VBox(false, 10);
- box2.setBorderWidth(10);
- box1.packStart(box2, false, true, 0);
- box2.show();
-
- Button button = new Button("close", false);
- button.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- win.destroy();
- }
- }
- });
- box2.packStart(button);
- button.show();
- win.show();
-
- }
-
- ////////////////////////////////////////////////////////
- // Reparent
- ////////////////////////////////////////////////////////
- public void createReparent() {
-
- final Window win = new Window(WindowType.TOPLEVEL);
- win.setTitle("Reparent");
- win.setBorderWidth(10);
- win.setDefaultSize(200, 125);
-
- VBox box1 = new VBox(false, 0);
- box1.show();
-
- HBox box2 = new HBox(false, 0);
- box2.setBorderWidth(10);
- box1.packStart(box2);
- box2.show();
-
- Frame frame1 = new Frame("Frame 1");
- box2.packStart(frame1);
- frame1.show();
-
- Frame frame2 = new Frame("Frame 2");
- box2.packStart(frame2);
- frame2.show();
-
- final VBox box3 = new VBox(false, 0);
- frame1.add(box3);
- box3.show();
-
- final VBox box4 = new VBox(false, 0);
- frame2.add(box4);
- box4.show();
-
- Button button1 = new Button("switch", false);
- button1.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- label.reparent(box3);
- }
- }
- });
- button1.show();
- box3.packStart(button1);
-
- Button button2 = new Button("switch", false);
- button2.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- label.reparent(box4);
- }
- }
- });
- button2.show();
- box4.packStart(button2);
-
- label = new Label("Hello World");
- label.show();
- box3.packStart(label);
-
- HSeparator separator = new HSeparator();
- box1.packStart(separator);
- separator.show();
-
- Button button3 = new Button("close", false);
- button3.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- win.destroy();
- }
- }
- });
- box1.packStart(button3);
- button3.show();
-
- win.add(box1);
- win.show();
-
- }
-
- ////////////////////////////////////////////////////////
- // Scrolled Window
- ////////////////////////////////////////////////////////
- public void createScrolledWindows() {
- final Dialog win = new Dialog();
- win.setTitle("Scrolled Windows");
- win.setDefaultSize(200, 200);
-
- ScrolledWindow scrolled_window = new ScrolledWindow(null, null);
- scrolled_window.setBorderWidth(10);
- scrolled_window.setPolicy(PolicyType.AUTOMATIC, PolicyType.AUTOMATIC);
- win.getDialogLayout().packStart(scrolled_window);
- scrolled_window.show();
-
- Table table = new Table(20, 20, true);
- table.setRowSpacing(10);
- table.setColumnSpacing(10);
- scrolled_window.addWithViewport(table);
- table.show();
-
- for (int i = 0; i < 20; i++)
- for (int j = 0; j < 20; j++) {
- ToggleButton button = new ToggleButton("button (" + i + "," + j + ")", false);
- table.attach(
- button,
- i,
- i + 1,
- j,
- j + 1,
- AttachOptions.EXPAND.or(AttachOptions.FILL),
- AttachOptions.EXPAND.or(AttachOptions.FILL),
- 0,
- 0);
- button.show();
- }
- Button button = new Button("close", false);
- button.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- win.destroy();
- }
- }
- });
- win.getActionArea().packStart(button, false, false, 10);
- button.show();
- win.show();
- win.run();
- }
-
- ////////////////////////////////////////////////////////
- // Status Bar
- ////////////////////////////////////////////////////////
- public void createStatusBar() {
-
- final Window win = new Window(WindowType.TOPLEVEL);
- win.setTitle("Status Bar");
- win.setBorderWidth(10);
- win.setDefaultSize(200, 100);
-
- VBox box1 = new VBox(false, 0);
- box1.show();
-
- HBox box2 = new HBox(false, 0);
- box2.setBorderWidth(10);
- box1.packStart(box2);
- box2.show();
-
- statusBar = new StatusBar();
- box1.packStart(statusBar);
- statusBar.show();
-
- Button button1 = new Button("Push", false);
- box2.packStart(button1);
- button1.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- java.text.DateFormat format = java.text.DateFormat.getTimeInstance(java.text.DateFormat.LONG);
- statusBar.push(1, "status updated at: " + format.format(new java.util.Date()));
- }
- }
- });
- button1.show();
-
- Button button2 = new Button("Pop", false);
- box2.packStart(button2);
- button2.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- statusBar.pop(1);
- }
- }
- });
- button2.show();
-
- HSeparator separator = new HSeparator();
- box1.packStart(separator);
- separator.show();
-
- Button button3 = new Button("close", false);
- button3.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- win.destroy();
- }
- }
- });
- box1.packStart(button3);
- button3.show();
-
- win.add(box1);
- win.show();
-
- }
-
- ////////////////////////////////////////////////////////
- // Toggle Buttons
- ////////////////////////////////////////////////////////
- public void createToggleButtons() {
- final Window win = new Window(WindowType.TOPLEVEL);
- win.setTitle("toggle butttons");
- win.setBorderWidth(0);
- VBox box1 = new VBox(false, 0);
-
- win.add(box1);
- box1.show();
-
- VBox box2 = new VBox(false, 10);
- box2.setBorderWidth(10);
- box1.packStart(box2);
- box2.show();
- for (int i = 0; i < 4; i++) {
- ToggleButton button = new ToggleButton("button" + i, false);
- box2.packStart(button);
- button.show();
- }
-
- HSeparator separator = new HSeparator();
- box1.packStart(separator, false, false, 0);
- separator.show();
-
- VBox box3 = new VBox(false, 10);
- box3.setBorderWidth(10);
- box1.packStart(box3, false, false, 0);
- box3.show();
-
- Button button = new Button("close", false);
- button.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- win.destroy();
- }
- }
- });
- box3.packStart(button);
- button.grabDefault();
- button.show();
- win.show();
-
- }
-
- ////////////////////////////////////////////////////////
- // Toolbar
- ////////////////////////////////////////////////////////
- public void createToolbar() {
- Window win = new Window(WindowType.TOPLEVEL);
- win.setTitle("Toolbar test");
- win.setBorderWidth(0);
- win.realize();
-
- toolbar = new ToolBar();
- toolbar.setOrientation(Orientation.HORIZONTAL);
- toolbar.setStyle(ToolBarStyle.TEXT);
-
- Image image = new Image("testgtk/Test.xpm");
- ToolButton toolButton = new ToolButton(image, "Horizontal");
- toolButton.addListener(new ToolButtonListener() {
- public boolean toolButtonEvent(ToolButtonEvent evt) {
- setTBHorizontal();
- return true;
- }
- });
- toolbar.insert(toolButton, 0);
-
- toolButton = new ToolButton(image, "Vertical");
- toolButton.addListener(new ToolButtonListener() {
- public boolean toolButtonEvent(ToolButtonEvent evt) {
- setTBVertical();
- return true;
- }
- });
- toolbar.insert(toolButton, 1);
-
- SeparatorToolItem sti = new SeparatorToolItem();
- sti.setDrawLine(false);
- toolbar.insert(sti, 2);
-
- toolButton = new ToolButton(image, "Icons");
- toolButton.addListener(new ToolButtonListener() {
- public boolean toolButtonEvent(ToolButtonEvent evt) {
- setTBIcons();
- return true;
- }
- });
- toolbar.insert(toolButton, 3);
-
- toolButton = new ToolButton(image, "Text");
- toolButton.addListener(new ToolButtonListener() {
- public boolean toolButtonEvent(ToolButtonEvent evt) {
- setTBText();
- return true;
- }
- });
- toolbar.insert(toolButton, 4);
-
- toolButton = new ToolButton(image, "Both");
- toolButton.addListener(new ToolButtonListener() {
- public boolean toolButtonEvent(ToolButtonEvent evt) {
- setTBBoth();
- return true;
- }
- });
- toolbar.insert(toolButton, 5);
- sti = new SeparatorToolItem();
- toolbar.insert(sti, 6);
-
- toolButton = new ToolButton(image, "Enable");
- toolButton.addListener(new ToolButtonListener() {
- public boolean toolButtonEvent(ToolButtonEvent evt) {
- setTBEnable();
- return true;
- }
- });
- toolbar.insert(toolButton, 7);
-
- toolButton = new ToolButton(image, "Disable");
- toolButton.addListener(new ToolButtonListener() {
- public boolean toolButtonEvent(ToolButtonEvent evt) {
- setTBDisable();
- return true;
- }
- });
- toolbar.insert(toolButton, 8);
- toolbar.setMinimumSize(550, 50);
-
- win.add(toolbar);
- win.showAll();
- }
-
- public Button createToolbarButton(String buttonText, String xpmFilename) {
- VBox box1 = new VBox(false, 0);
- box1.setBorderWidth(2);
-
- Image image = new Image(xpmFilename);
-
- Label aLabel = new Label(buttonText);
-
- box1.packStart(image, false, false, 3);
- box1.packStart(aLabel, false, false, 3);
-
- Button button = new Button();
- button.add(box1);
-
- return button;
- }
-
- public void setTBHorizontal() {
- toolbar.setOrientation(Orientation.HORIZONTAL);
- }
-
- public void setTBVertical() {
- toolbar.setOrientation(Orientation.VERTICAL);
- }
-
- public void setTBIcons() {
- System.out.println("Not implemented yet!");
- }
-
- public void setTBText() {
- System.out.println("Not implemented yet!");
- }
-
- public void setTBBoth() {
- System.out.println("Not implemented yet!");
- }
-
- public void setTBEnable() {
- toolbar.setToolTips(true);
- }
-
- public void setTBDisable() {
- toolbar.setToolTips(false);
- }
-
- ////////////////////////////////////////////////////////
- // Tool Tips
- ////////////////////////////////////////////////////////
- public void createToolTips() {
-
- final Window win = new Window(WindowType.TOPLEVEL);
- win.setTitle("Tool Tips");
- win.setBorderWidth(10);
- win.setDefaultSize(200, 100);
-
- VBox box1 = new VBox(false, 0);
- box1.show();
-
- MenuBar menuBar = new MenuBar();
- menuBar.show();
-
- MenuItem menuItem = new MenuItem("Menu 1", false);
- menuItem.show();
-
- ToolTips aToolTips = new ToolTips();
-
- box1.add(menuBar);
- menuBar.append(menuItem);
- aToolTips.setTip(menuItem, "This is a menu tooltip", "Menu");
-
- HBox box3 = new HBox(false, 0);
- box1.packStart(box3);
- box3.show();
-
- Button button = new Button("Button", false);
- button.setBorderWidth(2);
- box3.packStart(button);
- aToolTips.setTip(button, "This is a button with a tooltip.", "Button");
- button.show();
-
- Button button2 = new Button("Button", false);
- button2.setBorderWidth(2);
- box3.packStart(button2);
- aToolTips.setTip(
- button2,
- "This is a button with an extra long tooltip text. This way we can be sure that wrapping works inside of tooltip text. I should ramble a bit more just to make sure though.",
- "Button");
- button2.show();
-
- HSeparator separator = new HSeparator();
- box1.packStart(separator);
- separator.show();
-
- VBox box2 = new VBox(true, 10);
- box2.setBorderWidth(10);
- box1.packStart(box2);
- box2.show();
-
- Button button3 = new Button("close", false);
- button3.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- win.destroy();
- }
- }
- });
- aToolTips.setTip(button3, "Use this button to close this window", "Button");
- box2.packStart(button3);
- button3.show();
-
- win.add(box1);
- win.show();
-
- }
-
- public void addButtons(VBox box) {
- buttonBox = new Button("Button Box", false);
- buttonBox.addListener(this);
- box.packStart(buttonBox, true, true, 0);
- buttons = new Button("Buttons", false);
- buttons.addListener(this);
- box.packStart(buttons, true, true, 0);
- checkButton = new Button("Check Button", false);
- checkButton.addListener(this);
- box.packStart(checkButton, true, true, 0);
- colorSelection = new Button("Color Selection", false);
- colorSelection.addListener(this);
- box.packStart(colorSelection, true, true, 0);
- dialog = new Button("Dialog", false);
- dialog.addListener(this);
- box.packStart(dialog, true, true, 0);
- entryButton = new Button("Entry", false);
- entryButton.addListener(this);
- box.packStart(entryButton, true, true, 0);
- fileChooser = new Button("File Chooser (new)", false);
- fileChooser.addListener(this);
- box.packStart(fileChooser, true, true, 0);
- fileSelection = new Button("File Selection (old)", false);
- fileSelection.addListener(this);
- box.packStart(fileSelection, true, true, 0);
- fontSelection = new Button("Font Selection", false);
- fontSelection.addListener(this);
- box.packStart(fontSelection, true, true, 0);
- gammaCurve = new Button("Gamma Curve", false);
- gammaCurve.addListener(this);
- box.packStart(gammaCurve, true, true, 0);
- handleBox = new Button("Handle Box", false);
- handleBox.addListener(this);
- box.packStart(handleBox, true, true, 0);
- labelButton = new Button("Label", false);
- labelButton.addListener(this);
- box.packStart(labelButton, true, true, 0);
- listStore = new Button("List Store", false);
- listStore.addListener(this);
- box.packStart(listStore, true, true, 0);
- menu = new Button("Menu", false);
- menu.addListener(this);
- box.packStart(menu, true, true, 0);
- messageDialog = new Button("Message Dialog", false);
- messageDialog.addListener(this);
- box.packStart(messageDialog, true, true, 0);
- notebook = new Button("Notebook", false);
- notebook.addListener(this);
- box.packStart(notebook, true, true, 0);
- pane = new Button("Pane", false);
- pane.addListener(this);
- box.packStart(pane, true, true, 0);
- radioButton = new Button("Radio Button", false);
- radioButton.addListener(this);
- box.packStart(radioButton, true, true, 0);
- rangeControls = new Button("Range Controls", false);
- rangeControls.addListener(this);
- box.packStart(rangeControls, true, true, 0);
- reparent = new Button("Reparent", false);
- reparent.addListener(this);
- box.packStart(reparent, true, true, 0);
- scrolledWindow = new Button("Scrolled Window", false);
- scrolledWindow.addListener(this);
- box.packStart(scrolledWindow, true, true, 0);
- statusBarButton = new Button("Status Bar", false);
- statusBarButton.addListener(this);
- box.packStart(statusBarButton, true, true, 0);
- toggleButton = new Button("Toggle Button", false);
- toggleButton.addListener(this);
- box.packStart(toggleButton, true, true, 0);
- toolBar = new Button("ToolBar", false);
- toolBar.addListener(this);
- box.packStart(toolBar, true, true, 0);
- toolTips = new Button("ToolTips", false);
- toolTips.addListener(this);
- box.packStart(toolTips, true, true, 0);
- }
-
- ////////////////////////////////////////////////////////
- // Main Window
- ////////////////////////////////////////////////////////
- public void createMainWindow() {
-
- mainWindow = new Window(WindowType.TOPLEVEL);
- mainWindow.setName("main window");
- mainWindow.setDefaultSize(200, 400);
- mainWindow.setTitle("gtktest");
- mainWindow.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DESTROY) ||
- event.isOfType(LifeCycleEvent.Type.DELETE)) {
- Gtk.mainQuit();
- }
- return true;
- }
- });
- VBox box1 = new VBox(false, 0);
- mainWindow.add(box1);
- ScrolledWindow aScrolledWindow = new ScrolledWindow(null, null);
- aScrolledWindow.setPolicy(PolicyType.AUTOMATIC, PolicyType.AUTOMATIC);
- aScrolledWindow.setBorderWidth(10);
- box1.packStart(aScrolledWindow, true, true, 0);
- VBox box2 = new VBox(false, 0); // Constructors
- // without args fail
- box2.setBorderWidth(10);
- aScrolledWindow.addWithViewport(box2);
- addButtons(box2);
- HSeparator separator = new HSeparator();
- box1.packStart(separator, false, true, 0);
- VBox box3 = new VBox(false, 10);
- box3.setBorderWidth(10);
- box1.packStart(box3, false, true, 0);
- Button button = new Button("close", false);
- button.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- Gtk.mainQuit();
- }
- }
- });
- box3.packStart(button, true, true, 0);
- mainWindow.showAll();
- }
-
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- Button source = (Button) event.getSource();
-
- if (source == buttonBox)
- createButtonBox();
- else if (source == buttons)
- createButtons();
- else if (source == checkButton)
- createCheckButtons();
- else if (source == colorSelection)
- createColorSelection();
- else if (source == dialog)
- createDialog();
- else if (source == entryButton)
- createEntry();
- else if (source == fileChooser)
- createFileChooser();
- else if (source == fileSelection)
- createFileSelection();
- else if (source == fontSelection)
- createFontSelection();
- else if (source == gammaCurve)
- createGammaCurve();
- else if (source == handleBox)
- createHandleBox();
- else if (source == labelButton)
- createLabels();
- else if (source == listStore)
- createListStore();
- else if (source == menu)
- createMenus();
- else if (source == messageDialog)
- createMessageDialog();
- else if (source == notebook)
- createNotebook();
- else if (source == pane)
- createPanes();
- else if (source == radioButton)
- createRadioButtons();
- else if (source == rangeControls)
- createRangeControls();
- else if (source == reparent)
- createReparent();
- else if (source == scrolledWindow)
- createScrolledWindows();
- else if (source == statusBarButton)
- createStatusBar();
- else if (source == toggleButton)
- createToggleButtons();
- else if (source == toolBar)
- createToolbar();
- else if (source == toolTips)
- createToolTips();
- }
- }
-
- public TestGTK() {
- createMainWindow();
- }
-
- public static void main(String[] args) {
- Gtk.init(args);
- new TestGTK();
- Gtk.main();
- }
-}
diff --git a/libgtk-java/doc/examples/testgtk/test.xpm b/libgtk-java/doc/examples/testgtk/test.xpm
deleted file mode 100644
index 890bfd7..0000000
--- a/libgtk-java/doc/examples/testgtk/test.xpm
+++ /dev/null
@@ -1,92 +0,0 @@
-/* XPM */
-static char *openfile[] = {
-/* width height num_colors chars_per_pixel */
-" 20 19 66 2",
-/* colors */
-".. c None",
-".# c #000000",
-".a c #dfdfdf",
-".b c #7f7f7f",
-".c c #006f6f",
-".d c #00efef",
-".e c #009f9f",
-".f c #004040",
-".g c #00bfbf",
-".h c #ff0000",
-".i c #ffffff",
-".j c #7f0000",
-".k c #007070",
-".l c #00ffff",
-".m c #00a0a0",
-".n c #004f4f",
-".o c #00cfcf",
-".p c #8f8f8f",
-".q c #6f6f6f",
-".r c #a0a0a0",
-".s c #7f7f00",
-".t c #007f7f",
-".u c #5f5f5f",
-".v c #707070",
-".w c #00f0f0",
-".x c #009090",
-".y c #ffff00",
-".z c #0000ff",
-".A c #00afaf",
-".B c #00d0d0",
-".C c #00dfdf",
-".D c #005f5f",
-".E c #00b0b0",
-".F c #001010",
-".G c #00c0c0",
-".H c #000f0f",
-".I c #00007f",
-".J c #005050",
-".K c #002f2f",
-".L c #dfcfcf",
-".M c #dfd0d0",
-".N c #006060",
-".O c #00e0e0",
-".P c #00ff00",
-".Q c #002020",
-".R c #dfc0c0",
-".S c #008080",
-".T c #001f1f",
-".U c #003f3f",
-".V c #007f00",
-".W c #00000f",
-".X c #000010",
-".Y c #00001f",
-".Z c #000020",
-".0 c #00002f",
-".1 c #000030",
-".2 c #00003f",
-".3 c #000040",
-".4 c #00004f",
-".5 c #000050",
-".6 c #00005f",
-".7 c #000060",
-".8 c #00006f",
-".9 c #000070",
-"#. c #7f7f80",
-"## c #9f9f9f",
-/* pixels */
-"........................................",
-"........................................",
-"........................................",
-".......................#.#.#............",
-".....................#.......#...#......",
-"...............................#.#......",
-".......#.#.#.................#.#.#......",
-".....#.y.i.y.#.#.#.#.#.#.#..............",
-".....#.i.y.i.y.i.y.i.y.i.#..............",
-".....#.y.i.y.i.y.i.y.i.y.#..............",
-".....#.i.y.i.y.#.#.#.#.#.#.#.#.#.#.#....",
-".....#.y.i.y.#.s.s.s.s.s.s.s.s.s.#......",
-".....#.i.y.#.s.s.s.s.s.s.s.s.s.#........",
-".....#.y.#.s.s.s.s.s.s.s.s.s.#..........",
-".....#.#.s.s.s.s.s.s.s.s.s.#............",
-".....#.#.#.#.#.#.#.#.#.#.#..............",
-"........................................",
-"........................................",
-"........................................"
-};
diff --git a/libgtk-java/doc/examples/text/Text.java b/libgtk-java/doc/examples/text/Text.java
deleted file mode 100644
index 2b4cb88..0000000
--- a/libgtk-java/doc/examples/text/Text.java
+++ /dev/null
@@ -1,160 +0,0 @@
-package text;
-
-import java.io.File;
-import java.io.FileReader;
-
-import org.gnu.gtk.AttachOptions;
-import org.gnu.gtk.Button;
-import org.gnu.gtk.CheckButton;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.HButtonBox;
-import org.gnu.gtk.HSeparator;
-import org.gnu.gtk.Table;
-import org.gnu.gtk.TextBuffer;
-import org.gnu.gtk.TextView;
-import org.gnu.gtk.VBox;
-import org.gnu.gtk.Window;
-import org.gnu.gtk.WindowType;
-import org.gnu.gtk.WrapMode;
-import org.gnu.gtk.event.ButtonEvent;
-import org.gnu.gtk.event.ButtonListener;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-import org.gnu.gtk.event.ToggleEvent;
-import org.gnu.gtk.event.ToggleListener;
-
-public class Text {
- TextView text = null;
- TextBuffer textBuffer = null;
- CheckButton editable = null;
- CheckButton wordWrap = null;
-
- public Text() {
-
- Window window = new Window(WindowType.TOPLEVEL);
- window.setDefaultSize(600, 500);
- window.setTitle("Text Widget Example");
- window.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DESTROY) ||
- event.isOfType(LifeCycleEvent.Type.DELETE)) {
- Gtk.mainQuit();
- }
- return false;
- }
- });
- window.setBorderWidth(0);
-
- VBox box1 = new VBox(false, 0);
- window.add(box1);
- box1.show();
-
- VBox box2 = new VBox(false, 10);
- box2.setBorderWidth(10);
- box1.packStart(box2, true, true, 0);
- box2.show();
-
- Table table = new Table(2, 2, false);
- table.setRowSpacing(0, 2);
- table.setColumnSpacing(0, 2);
- box2.packStart(table, true, true, 0);
- table.show();
-
- textBuffer = new TextBuffer();
- text = new TextView(textBuffer);
- text.setEditable(true);
- table.attach(text, 0, 1, 0, 1,
- AttachOptions.EXPAND.or(
- AttachOptions.SHRINK.or(
- AttachOptions.FILL)),
- AttachOptions.EXPAND.or(
- AttachOptions.SHRINK.or(
- AttachOptions.FILL)),
- 0, 0);
- text.show();
-
- // Load the file Text.java into the text window
- try {
- File infile = new File(".", "Text.java"); // Create a file object
- FileReader in = new FileReader(infile); // Create a char stream
- int size = (int)infile.length(); // check file size
- char[] data = new char[size];
- int charsRead = 0;
- while (charsRead < size)
- charsRead += in.read(data, charsRead, size - charsRead);
-
- // insert the data into the Text widget
- textBuffer.insertText(new String(data));
- }
- catch (Exception e) {
- System.err.println(e);
- }
-
- HButtonBox hbbox = new HButtonBox();
- box2.packStart(hbbox, false, false, 0);
- hbbox.show();
-
- editable = new CheckButton("Editable", false);
- hbbox.packStart(editable, false, false, 0);
- editable.addListener(new ToggleListener() {
- public void toggleEvent(ToggleEvent event) {
- toggleEditable();
- }
- });
- editable.setState(true);
- editable.show();
-
- wordWrap = new CheckButton("Wrap Words", false);
- hbbox.packStart(wordWrap, false, true, 0);
- wordWrap.addListener(new ToggleListener() {
- public void toggleEvent(ToggleEvent event) {
- toggleWordWrap();
- }
- });
- wordWrap.setState(false);
- wordWrap.show();
-
- HSeparator separator = new HSeparator();
- box1.packStart(separator, false, true, 0);
- separator.show();
-
- VBox box3 = new VBox(false, 10);
- box3.setBorderWidth(10);
- box1.packStart(box3, false, true, 0);
- box3.show();
-
- Button button = new Button("close", false);
- button.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- Gtk.mainQuit();
- }
- }
- });
- box3.packStart(button, true, true, 0);
- button.show();
-
- window.show();
- }
-
- public void toggleEditable() {
- text.setEditable(editable.getState());
- }
-
- public void toggleWordWrap() {
- if (wordWrap.getState())
- text.setWrapMode(WrapMode.WORD);
- else
- text.setWrapMode(WrapMode.NONE);
- }
-
- public static void main(String[] args) {
- // Initialize GTK
- Gtk.init(args);
-
- Text text = new Text();
-
- Gtk.main();
- }
-}
diff --git a/libgtk-java/doc/examples/textbuffer/TextBuffer.java b/libgtk-java/doc/examples/textbuffer/TextBuffer.java
deleted file mode 100644
index 122cb0e..0000000
--- a/libgtk-java/doc/examples/textbuffer/TextBuffer.java
+++ /dev/null
@@ -1,434 +0,0 @@
-package textbuffer;
-
-import org.gnu.gtk.*;
-import org.gnu.pango.*;
-import org.gnu.gdk.*;
-import org.gnu.gtk.event.*;
-
-public class TextBuffer extends org.gnu.gtk.Window implements ButtonListener {
-
-
- VPaned vpaned;
- TextView view1;
- TextView view2;
- org.gnu.gtk.TextBuffer buffer;
-
- public TextBuffer(){
- super( org.gnu.gtk.WindowType.TOPLEVEL );
-
- setDefaultSize( 450, 450 );
- addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DESTROY) ||
- event.isOfType(LifeCycleEvent.Type.DELETE)) {
- Gtk.mainQuit();
- }
- return false;
- }
- });
- setTitle("TextView Demo");
-
- vpaned = new VPaned();
- vpaned.setBorderWidth(5);
- add( vpaned );
-
- view1 = new TextView();
- buffer = view1.getBuffer();
- view2 = new TextView( buffer );
-
- ScrolledWindow sw;
-
- sw = new ScrolledWindow();
- sw.setPolicy( PolicyType.AUTOMATIC, PolicyType.AUTOMATIC );
- vpaned.add1( sw );
- sw.add( view1 );
-
- sw = new ScrolledWindow();
- sw.setPolicy( PolicyType.AUTOMATIC, PolicyType.AUTOMATIC );
- vpaned.add2( sw );
- sw.add( view2 );
-
- createTags();
- insertText();
-
- attachWidgets( view1 );
- attachWidgets( view2 );
-
- showAll();
- }
-
- private void createTags(){
-/* Create a bunch of tags. Note that it's also possible to
- * create tags with gtk_text_tag_new() then add them to the
- * tag table for the buffer, gtk_text_buffer_create_tag() is
- * just a convenience function. Also note that you don't have
- * to give tags a name; pass NULL for the name to create an
- * anonymous tag.
- *
- * In any real app, another useful optimization would be to create
- * a GtkTextTagTable in advance, and reuse the same tag table for
- * all the buffers with the same tag set, instead of creating
- * new copies of the same tags for every buffer.
- *
- * Tags are assigned default priorities in order of addition to the
- * tag table. That is, tags created later that affect the same text
- * property affected by an earlier tag will override the earlier
- * tag. You can modify tag priorities with
- * gtk_text_tag_set_priority().
- */
- TextTag tag;
-
- tag = buffer.createTag("heading");
- tag.setWeight( Weight.BOLD );
- tag.setSize( 15 );
-
- tag = buffer.createTag("italic");
- tag.setStyle( org.gnu.pango.Style.ITALIC );
-
- tag = buffer.createTag("bold");
- tag.setWeight( Weight.BOLD );
-
- tag = buffer.createTag("big");
- tag.setSize( 20 );
-
- tag = buffer.createTag("xx-small");
- tag.setScale( org.gnu.pango.Scale.XX_SMALL );
-
- tag = buffer.createTag("x-large");
- tag.setScale( org.gnu.pango.Scale.X_LARGE );
-
- tag = buffer.createTag("monospace");
- tag.setFamily( "monospace" );
-
- tag = buffer.createTag("blue_foreground");
- tag.setForeground( "blue" );
-
- tag = buffer.createTag("red_background");
- tag.setBackground( "red" );
-
- // #define gray50_width 2
-//#define gray50_height 2
-//static char gray50_bits[] = {
-// 0x02, 0x01
-//};
-//
- //stipple = gdk_bitmap_create_from_data (NULL,
- // gray50_bits, gray50_width,
- // gray50_height);
-
- tag = buffer.createTag("background_stipple");
- // "background_stipple", stipple, NULL);
-
- tag = buffer.createTag("foreground_stipple");
- // "foreground_stipple", stipple, NULL);
-
-// g_object_unref (stipple);
-
- tag = buffer.createTag("big_gap_before_line");
- tag.setPixelsAboveLines( 30 );
-
- tag = buffer.createTag("big_gap_after_line");
- tag.setPixelsBelowLines( 30 );
-
- tag = buffer.createTag("double_spaced_line");
- tag.setPixelsInsideWrap( 10 );
-
- tag = buffer.createTag("not_editable");
- tag.setEditable( false );
-
- tag = buffer.createTag("word_wrap");
- tag.setWrapMode( org.gnu.gtk.WrapMode.WORD );
-
- tag = buffer.createTag("char_wrap");
- tag.setWrapMode( org.gnu.gtk.WrapMode.CHAR );
-
- tag = buffer.createTag("no_wrap");
- tag.setWrapMode( org.gnu.gtk.WrapMode.NONE );
-
- tag = buffer.createTag("center");
- tag.setJustification( Justification.CENTER );
-
- tag = buffer.createTag("right_justify");
- tag.setJustification( Justification.RIGHT );
-
- tag = buffer.createTag("wide_margins");
- tag.setLeftMargin( 50 );
- tag.setRightMargin( 50 );
-
- tag = buffer.createTag("strikethrough");
- tag.setStrikethrough( true );
-
- tag = buffer.createTag("underline");
- tag.setUnderline( Underline.SINGLE );
-
- tag = buffer.createTag("double_underline");
- tag.setUnderline( Underline.DOUBLE );
-
- tag = buffer.createTag("superscript");
- tag.setRise( 10 );
- tag.setSize( 8 );
-
- tag = buffer.createTag("subscript");
- tag.setRise( -10 );
- tag.setSize( 8 );
-
- tag = buffer.createTag("rtl_quote");
- tag.setWrapMode( org.gnu.gtk.WrapMode.WORD );
- tag.setDirection( TextDirection.RTL );
- tag.setIndent( 30 );
- tag.setLeftMargin( 20 );
- tag.setRightMargin( 20 );
- }
- private void insertText(){
- TextIter iter;
- TextIter start, end;
- Pixbuf pixbuf;
- Pixbuf scaled;
- TextChildAnchor anchor;
- String filename;
-
-
- filename = "/usr/share/gtk-2.0/demo/gtk-logo-rgb.gif";
- pixbuf = new Pixbuf( filename );
-
-
- scaled = pixbuf.scale( 32, 32, InterpType.BILINEAR);
- pixbuf = scaled;
-
- /* get start of buffer; each insertion will revalidate the
- * iterator to point to just after the inserted text.
- */
- iter = buffer.getStartIter();
-
- buffer.insertText( iter, "The text widget can display text with all kinds of nifty attributes. It also supports multiple views of the same buffer; this demo is showing the same buffer in two places.\n\n");
-
- buffer.insertText( iter, "Font styles. ", "heading" );
-
- buffer.insertText( iter, "For example, you can have ");
- buffer.insertText( iter, "italic", "italic");
-
- buffer.insertText( iter, ", ");
- buffer.insertText( iter, "bold", "bold" );
- buffer.insertText( iter, ", or ");
- buffer.insertText( iter, "monospace (typewriter)", "monospace" );
- buffer.insertText( iter, ", or ");
- buffer.insertText( iter, "big", "big" );
- buffer.insertText( iter, " text. ");
- buffer.insertText( iter, "It's best not to hardcode specific text sizes; you can use relative sizes as with CSS, such as " );
- buffer.insertText( iter, "xx-small", "xx-small" );
- buffer.insertText( iter, " or " );
- buffer.insertText( iter, "x-large", "x-large" );
- buffer.insertText( iter, " to ensure that your program properly adapts if the user changes the default font size.\n\n");
-
- buffer.insertText( iter, "Colors. ", "heading" );
-
- buffer.insertText( iter, "Colors such as " );
- buffer.insertText( iter, "a blue foreground", "blue_foreground" );
- buffer.insertText( iter, " or " );
- buffer.insertText( iter, "a red background", "red_background" );
- buffer.insertText( iter, " or even " );
- buffer.insertText( iter, "a stippled red background", new String[] {"red_background", "background_stipple" } );
-
- buffer.insertText( iter, " or ");
- buffer.insertText( iter, "a stippled blue foreground on solid red background",
- new String[] {"blue_foreground", "red_background", "foreground_stipple" } );
- buffer.insertText( iter, " (select that to read it) can be used.\n\n" );
-
- buffer.insertText( iter, "Underline, strikethrough, and rise. ", "heading" );
-
- buffer.insertText( iter, "Strikethrough", "strikethrough" );
- buffer.insertText( iter, ", " );
- buffer.insertText( iter, "underline", "underline" );
- buffer.insertText( iter, ", " );
- buffer.insertText( iter, "double underline", "double_underline" );
- buffer.insertText( iter, ", ");
- buffer.insertText( iter, "superscript", "superscript" );
- buffer.insertText( iter, ", and " );
- buffer.insertText( iter, "subscript", "subscript" );
- buffer.insertText( iter, " are all supported.\n\n");
-
- buffer.insertText( iter, "Images. ", "heading" );
-
- buffer.insertText( iter, "The buffer can have images in it: " );
- buffer.insertPixbuf( iter, pixbuf );
- buffer.insertPixbuf( iter, pixbuf );
- buffer.insertPixbuf( iter, pixbuf );
- buffer.insertText( iter, " for example.\n\n");
-
- buffer.insertText( iter, "Spacing. ", "heading" );
-
- buffer.insertText( iter, "You can adjust the amount of space before each line.\n" );
-
- buffer.insertText( iter, "This line has a whole lot of space before it.\n", new String[] {"big_gap_before_line", "wide_margins" } );
- buffer.insertText( iter, "You can also adjust the amount of space after each line; this line has a whole lot of space after it.\n",
- new String[] {"big_gap_after_line", "wide_margins" } );
-
- buffer.insertText( iter,
- "You can also adjust the amount of space between wrapped lines; this line has extra space between each wrapped line in the same paragraph. To show off wrapping, some filler text: the quick brown fox jumped over the lazy dog. Blah blah blah blah blah blah blah blah blah.\n",
- new String[] {"double_spaced_line", "wide_margins" });
-
- buffer.insertText( iter, "Also note that those lines have extra-wide margins.\n\n");
-
- buffer.insertText( iter, "Editability. ", "heading");
-
- buffer.insertText( iter, "This line is 'locked down' and can't be edited by the user - just try it! You can't delete this line.\n\n",
- "not_editable" );
-
- buffer.insertText( iter, "Wrapping. ", "heading" );
-
- buffer.insertText( iter,
- "This line (and most of the others in this buffer) is word-wrapped, using the proper Unicode algorithm. Word wrap should work in all scripts and languages that GTK+ supports. Let's make this a long paragraph to demonstrate: blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah\n\n");
-
- buffer.insertText( iter,
- "This line has character-based wrapping, and can wrap between any two character glyphs. Let's make this a long paragraph to demonstrate: blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah blah\n\n",
- "char_wrap");
-
- buffer.insertText( iter, "This line has all wrapping turned off, so it makes the horizontal scrollbar appear.\n\n\n",
- "no_wrap");
-
- buffer.insertText( iter, "Justification. ", "heading");
-
- buffer.insertText( iter, "\nThis line has center justification.\n", "center" );
-
- buffer.insertText( iter, "This line has right justification.\n", "right_justify" );
-
- buffer.insertText( iter,
- "\nThis line has big wide margins. Text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text.\n",
- "wide_margins" );
-
-
- buffer.insertText( iter, "Internationalization. ",
- "heading" );
-
- buffer.insertText( iter,
- "You can put all sorts of Unicode text in the buffer.\n\nGerman (Deutsch S\303\274d) Gr\303\274\303\237 Gott\nGreek (\316\225\316\273\316\273\316\267\316\275\316\271\316\272\316\254) \316\223\316\265\316\271\316\254 \317\203\316\261\317\202\nHebrew \327\251\327\234\327\225\327\235\nJapanese (\346\227\245\346\234\254\350\252\236)\n\nThe widget properly handles bidirectional text, word wrapping, DOS/UNIX/Unicode paragraph separators, grapheme boundaries, and so on using the Pango inte [...]
-
-
-
- buffer.insertText( iter, "Here's a word-wrapped quote in a right-to-left language:\n");
- buffer.insertText( iter, "\331\210\331\202\330\257 \330\250\330\257\330\243 \330\253\331\204\330\247\330\253 \331\205\331\206 \330\243\331\203\330\253\330\261 \330\247\331\204\331\205\330\244\330\263\330\263\330\247\330\252 \330\252\331\202\330\257\331\205\330\247 \331\201\331\212 \330\264\330\250\331\203\330\251 \330\247\331\203\330\263\331\212\331\210\331\206 \330\250\330\261\330\247\331\205\330\254\331\207\330\247 \331\203\331\205\331\206\330\270\331\205\330\247\330\252 \331\204\330 [...]
- "rtl_quote");
-
- buffer.insertText( iter, "You can put widgets in the buffer: Here's a button: ");
- anchor = buffer.createChildAnchor( iter );
- buffer.insertText( iter, " and a menu: " );
- anchor = buffer.createChildAnchor( iter );
- buffer.insertText( iter, " and a scale: " );
- anchor = buffer.createChildAnchor( iter );
- buffer.insertText( iter, " and an animation: " );
- anchor = buffer.createChildAnchor( iter );
- buffer.insertText( iter, " finally a text entry: " );
- anchor = buffer.createChildAnchor( iter );
- buffer.insertText( iter, ".\n" );
-
-
- buffer.insertText( iter, "\n\nThis demo doesn't demonstrate all the GtkTextBuffer features; it leaves out, for example: invisible/hidden text (doesn't work in GTK 2, but planned), tab stops, application-drawn areas on the sides of the widget for displaying breakpoints and such...");
-
- /* Apply word_wrap tag to whole buffer */
- buffer.applyTag( "word_wrap", buffer.getStartIter(), buffer.getEndIter() );
-
- }
-
- private void attachWidgets( TextView view ){
- TextIter iter;
- iter = buffer.getStartIter();
- int i = 0;
- while( findAnchor( iter ) ){
- TextChildAnchor anchor = iter.getChildAnchor();
- Widget widget;
-
- if ( i == 0 ){
- widget = new Button("Click Me");
- ((Button) widget).addListener( (ButtonListener) this );
- // add signal
- }else if( i == 1 ){
- widget = new ComboBox();
- ((ComboBox)widget).appendText("Option 1");
- ((ComboBox)widget).appendText("Option 2");
- ((ComboBox)widget).appendText("Option 3");
- }else if( i == 2 ){
- widget = new HScale(0, 100, 1);
- // gtk_widget_set_size_request (widget, 70, -1);
- widget.setMinimumSize( 70, -1 );
- }else if ( i == 3 ){
- widget = new org.gnu.gtk.Image( "/usr/share/gtk-2.0/demo/floppybuddy.gif" );
- }else if ( i == 4 ){
- widget = new Entry();
- }else{
- throw new RuntimeException("This shouldn't happen");
- }
- view.addChild( widget, anchor );
- widget.showAll();
- i++;
-
-
- }
- }
-
- private boolean findAnchor( TextIter iter ){
- while( iter.moveForwardChar() ){
- if ( iter.isChildAnchor() ){
- return true;
- }
- }
- return false;
- }
-
- private org.gnu.gtk.Window easterEggWindow = null;
- private void recursiveAttachView(int depth, TextView view, TextChildAnchor anchor){
- if (depth > 4){
- return;
- }
- TextView childView = new TextView( view.getBuffer() );
- /* Event box is to add a black border around each child view */
- EventBox eb = new EventBox();
-
- eb.setBackgroundColor( StateType.NORMAL, org.gnu.gdk.Color.BLACK );
-
- org.gnu.gtk.Alignment align = new org.gnu.gtk.Alignment(0.5, 0.5, 1.0, 1.0);
- align.setBorderWidth( 1 );
-
- eb.add( align );
- align.add( childView );
-
- view.addChild( eb, anchor );
-
- recursiveAttachView (depth + 1, childView, anchor);
- }
- public void buttonEvent( ButtonEvent event ){
- if (event.isOfType( ButtonEvent.Type.CLICK )){
- org.gnu.gtk.TextBuffer buffer = new org.gnu.gtk.TextBuffer();
- TextIter iter = buffer.getStartIter();
- buffer.insertText( iter, "This buffer is shared by a set of nested text views.\n Nested view:\n");
-
- TextChildAnchor anchor = buffer.createChildAnchor( iter );
-
- buffer.insertText( iter, "\nDon't do this in real applications, please.\n");
-
- TextView view = new TextView( buffer );
-
- recursiveAttachView(0, view, anchor );
-
- easterEggWindow = new org.gnu.gtk.Window( org.gnu.gtk.WindowType.TOPLEVEL );
- ScrolledWindow sw = new ScrolledWindow();
- sw.setPolicy( PolicyType.AUTOMATIC, PolicyType.AUTOMATIC );
-
- easterEggWindow.add( sw );
- sw.add( view );
-
- easterEggWindow.setDefaultSize( 300, 400 );
-
- easterEggWindow.showAll();
- }
- }
-
- public static void main(String[] args) {
- Gtk.init(args);
-
- new TextBuffer();
-
- Gtk.main();
- }
-}
-
diff --git a/libgtk-java/doc/examples/textbuffer/gtk-logo-rgb.gif b/libgtk-java/doc/examples/textbuffer/gtk-logo-rgb.gif
deleted file mode 100644
index 63c622b..0000000
Binary files a/libgtk-java/doc/examples/textbuffer/gtk-logo-rgb.gif and /dev/null differ
diff --git a/libgtk-java/doc/examples/tree/TreeExample.java b/libgtk-java/doc/examples/tree/TreeExample.java
deleted file mode 100644
index d30ec69..0000000
--- a/libgtk-java/doc/examples/tree/TreeExample.java
+++ /dev/null
@@ -1,153 +0,0 @@
-package tree;
-
-import org.gnu.gdk.Pixbuf;
-import org.gnu.gtk.CellRenderer;
-import org.gnu.gtk.CellRendererPixbuf;
-import org.gnu.gtk.CellRendererText;
-import org.gnu.gtk.CellRendererToggle;
-import org.gnu.gtk.DataColumn;
-import org.gnu.gtk.DataColumnBoolean;
-import org.gnu.gtk.DataColumnInt;
-import org.gnu.gtk.DataColumnPixbuf;
-import org.gnu.gtk.DataColumnString;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.TreeIter;
-import org.gnu.gtk.TreeStore;
-import org.gnu.gtk.TreeView;
-import org.gnu.gtk.TreeViewColumn;
-import org.gnu.gtk.Window;
-import org.gnu.gtk.WindowType;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-
-/**
- * An example of the use of the tree widget
- */
-public class TreeExample {
-
- public TreeExample(){
- Window window = new Window(WindowType.TOPLEVEL);
- window.setTitle("Tree Example");
- window.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DESTROY) ||
- event.isOfType(LifeCycleEvent.Type.DELETE)) {
- Gtk.mainQuit();
- }
- return false;
- }
- });
-
- // Make some data blocks to refer to the data for the tree
- DataColumnString dataString = new DataColumnString();
- DataColumnInt dataInt = new DataColumnInt();
- DataColumnBoolean dataBool = new DataColumnBoolean();
- DataColumnPixbuf dataPix = new DataColumnPixbuf();
-
-
- // Construct a new store for the data of the tree.
- TreeStore store = new TreeStore( new DataColumn[] {dataString, dataInt, dataBool, dataPix} );
-
- // create a new row in the column
- TreeIter iter = store.appendRow(null);
- store.setValue(iter, dataString, "First added");
- store.setValue(iter, dataInt, 12345 );
- store.setValue(iter, dataBool, true );
- store.setValue(iter, dataPix, new Pixbuf("tree/test.xpm"));
-
- // add a second row before the first
- TreeIter iter2 = store.insertRowBefore(iter, null);
- store.setValue(iter2, dataString, "inserted before first");
- store.setValue(iter2, dataInt, 00001 );
- store.setValue(iter2, dataBool, false);
-
- // Add a child to that node
- TreeIter iter3 = store.appendRow(iter2);
- store.setValue(iter3, dataString, "First Child");
- store.setValue(iter3, dataInt, 908);
- store.setValue(iter3, dataBool, true);
- store.setValue(iter3, dataPix, new Pixbuf("tree/test.xpm"));
-
- // Give that child a brother
- TreeIter iter4 = store.appendRow(iter2);
- store.setValue(iter4, dataString, "First Child's brother");
- store.setValue(iter4, dataInt, 909);
- store.setValue(iter4, dataBool, true);
-
- // make a grandchild from that last one.
- TreeIter iter5 = store.appendRow(iter4);
- store.setValue(iter5, dataString, "First Child's brother's child ;)");
- store.setValue(iter5, dataInt, 5463);
- store.setValue(iter5, dataBool, false);
-
- // finally insert a node at the specified position (1: after 0, before 1) in
- // the children
- TreeIter iter6 = store.insertRow(iter2, 1);
- store.setValue(iter6, dataString, "Another child");
- store.setValue(iter6, dataInt, 5463);
- store.setValue(iter6, dataBool, false);
-
- ///////////////////////////////////////////////////////////////
- // Construct the widget, using teh above defined store.
- TreeView treeWidget = new TreeView( store );
-
- // create a new column to be visible in the output, set a title for it and
- // append it to the tree.
- TreeViewColumn column1 = new TreeViewColumn();
- column1.setTitle("Main Data");
- treeWidget.appendColumn( column1 );
-
- // Add renderers to that column to display the data and associate the data
- // blocks in the store with the renderer attributes.
- CellRenderer renderer = (CellRenderer) new CellRendererText();
- column1.packStart( renderer, true );
- column1.addAttributeMapping( renderer, CellRendererText.Attribute.TEXT, dataString);
-
- CellRenderer renderer2 = (CellRenderer) new CellRendererText();
- column1.packStart( renderer2, true );
- column1.addAttributeMapping( renderer2, CellRendererText.Attribute.TEXT, dataInt);
-
- // Lets have the boolean value's on another column...
- TreeViewColumn column2 = new TreeViewColumn();
- column2.setTitle("Completed?");
- treeWidget.appendColumn(column2);
-
- // add the renderer and associate data - we're using the same data as in the
- // first column - that's no problem.
- CellRendererToggle renderer3 = new CellRendererToggle();
- renderer3.setUserEditable(true);
- column2.packStart( renderer3, true );
- column2.addAttributeMapping( renderer3, CellRendererToggle.Attribute.ACTIVE, dataBool);
-
- // A third column to demonstrate the use of pixmaps
- TreeViewColumn column3 = new TreeViewColumn();
- column3.setTitle("Pixbufs");
- treeWidget.appendColumn(column3);
-
- // And for the renderer...
- CellRendererPixbuf pixRenderer = new CellRendererPixbuf();
- column3.packStart( pixRenderer, true );
- column3.addAttributeMapping(pixRenderer, CellRendererPixbuf.Attribute.PIXBUF, dataPix);
-
- // Make the columns resizable and reorderable.
- column1.setResizable(true);
- column1.setReorderable(true);
- column2.setResizable(true);
- column2.setReorderable(true);
- column3.setResizable(true);
- column3.setReorderable(false);
-
- window.add(treeWidget);
- treeWidget.show();
- window.show();
-
- }
- public static void main(String[] args) {
- Gtk.init(args);
- TreeExample te = new TreeExample();
-
- Gtk.main();
- }
-}
-
diff --git a/libgtk-java/doc/examples/tree/test.xpm b/libgtk-java/doc/examples/tree/test.xpm
deleted file mode 100644
index 95cec7d..0000000
--- a/libgtk-java/doc/examples/tree/test.xpm
+++ /dev/null
@@ -1,23 +0,0 @@
-/* XPM */
-/** test.xpm **/
-static char *test[] = {
-"12 14 4 1",
-" c None",
-"X c #FFFFFF",
-"R c Red",
-"B c #0000FF",
-" RRBB ",
-"XXXXXXXXXXXX",
-"XXXXXXXXXXXX",
-"XX RRBB ",
-"XX RRBB ",
-"XX RRBB ",
-"XXXXXXXXXXXX",
-"XXXXXXXXXXXX",
-" RRBB XX",
-" RRBB XX",
-" RRBB XX",
-"XXXXXXXXXXXX",
-"XXXXXXXXXXXX",
-" RRBB ",
-};
diff --git a/libgtk-java/doc/examples/treestore/TreeStoreExample.java b/libgtk-java/doc/examples/treestore/TreeStoreExample.java
deleted file mode 100644
index 8f8fa4c..0000000
--- a/libgtk-java/doc/examples/treestore/TreeStoreExample.java
+++ /dev/null
@@ -1,470 +0,0 @@
-package treestore;
-
-import org.gnu.gtk.CellRenderer;
-import org.gnu.gtk.CellRendererText;
-import org.gnu.gtk.CellRendererToggle;
-import org.gnu.gtk.DataColumn;
-import org.gnu.gtk.DataColumnBoolean;
-import org.gnu.gtk.DataColumnString;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.Label;
-import org.gnu.gtk.PolicyType;
-import org.gnu.gtk.ScrolledWindow;
-import org.gnu.gtk.SelectionMode;
-import org.gnu.gtk.ShadowType;
-import org.gnu.gtk.TreeIter;
-import org.gnu.gtk.TreePath;
-import org.gnu.gtk.TreeSelection;
-import org.gnu.gtk.TreeStore;
-import org.gnu.gtk.TreeView;
-import org.gnu.gtk.TreeViewColumn;
-import org.gnu.gtk.TreeViewColumnSizing;
-import org.gnu.gtk.VBox;
-import org.gnu.gtk.Window;
-import org.gnu.gtk.WindowType;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-import org.gnu.gtk.event.TreeSelectionEvent;
-import org.gnu.gtk.event.*;
-
-
-/**
- * An example taken from gtk-demo to demonstrate the tree
- * store widget.
- */
-public class TreeStoreExample implements TreeModelListener{
- // Data used in this example
- private static Object[][] janData = new Object[][] {
- {
- "New Years Day", Boolean.TRUE, Boolean.TRUE, Boolean.FALSE,
- Boolean.FALSE, Boolean.FALSE
- },
- {
- "Presidential Inaguration", Boolean.FALSE, Boolean.TRUE,
- Boolean.FALSE, Boolean.TRUE, Boolean.FALSE
- },
- {
- "Martin Luther King Jr. Day", Boolean.FALSE, Boolean.TRUE,
- Boolean.FALSE, Boolean.TRUE, Boolean.FALSE
- }
- };
- private static Object[][] febData = new Object[][] {
- {
- "Presidents' Day", Boolean.FALSE, Boolean.TRUE, Boolean.FALSE,
- Boolean.TRUE, Boolean.FALSE
- },
- {
- "Groundhog Day", Boolean.FALSE, Boolean.FALSE, Boolean.FALSE,
- Boolean.FALSE, Boolean.FALSE
- },
- {
- "Valentine's Day", Boolean.FALSE, Boolean.FALSE, Boolean.FALSE,
- Boolean.FALSE, Boolean.TRUE
- }
- };
- private static Object[][] marData = new Object[][] {
- {
- "National Tree Planting Day", Boolean.FALSE, Boolean.FALSE,
- Boolean.FALSE, Boolean.FALSE, Boolean.FALSE
- },
- {
- "St. Patrick's Day", Boolean.FALSE, Boolean.FALSE, Boolean.FALSE,
- Boolean.FALSE, Boolean.FALSE
- }
- };
- private static Object[][] aprData = new Object[][] {
- {
- "April Fools' Day", Boolean.FALSE, Boolean.FALSE, Boolean.FALSE,
- Boolean.FALSE, Boolean.FALSE
- },
- {
- "Army Day", Boolean.FALSE, Boolean.FALSE, Boolean.FALSE,
- Boolean.FALSE, Boolean.FALSE
- },
- {
- "Earth Day", Boolean.FALSE, Boolean.FALSE, Boolean.FALSE,
- Boolean.FALSE, Boolean.FALSE
- },
- {
- "Administrative Professionals' Day", Boolean.FALSE,
- Boolean.FALSE, Boolean.FALSE, Boolean.FALSE, Boolean.FALSE
- }
- };
- private static Object[][] mayData = new Object[][] {
- {
- "Nurses' Day", Boolean.FALSE, Boolean.FALSE, Boolean.FALSE,
- Boolean.FALSE, Boolean.FALSE
- },
- {
- "National Day of Prayer", Boolean.FALSE, Boolean.FALSE,
- Boolean.FALSE, Boolean.FALSE, Boolean.FALSE
- },
- {
- "Mothers' Day", Boolean.FALSE, Boolean.FALSE, Boolean.FALSE,
- Boolean.FALSE, Boolean.FALSE
- },
- {
- "Armed Forces Day", Boolean.FALSE, Boolean.FALSE, Boolean.FALSE,
- Boolean.FALSE, Boolean.FALSE
- },
- {
- "Memorial Day", Boolean.TRUE, Boolean.TRUE, Boolean.TRUE,
- Boolean.TRUE, Boolean.FALSE
- }
- };
- private static Object[][] junData = new Object[][] {
- {
- "June Fathers' Day", Boolean.FALSE, Boolean.FALSE, Boolean.FALSE,
- Boolean.FALSE, Boolean.FALSE
- },
- {
- "Juneteenth (Liberation of Slaves", Boolean.FALSE, Boolean.FALSE,
- Boolean.FALSE, Boolean.FALSE, Boolean.FALSE
- },
- {
- "Flag Day", Boolean.FALSE, Boolean.TRUE, Boolean.FALSE,
- Boolean.TRUE, Boolean.FALSE
- }
- };
- private static Object[][] julData = new Object[][] {
- {
- "Parent's Day", Boolean.FALSE, Boolean.FALSE, Boolean.FALSE,
- Boolean.FALSE, Boolean.FALSE
- },
- {
- "Independence Day", Boolean.FALSE, Boolean.TRUE, Boolean.FALSE,
- Boolean.TRUE, Boolean.FALSE
- }
- };
- private static Object[][] augData = new Object[][] {
- {
- "Air Force Day", Boolean.FALSE, Boolean.FALSE, Boolean.FALSE,
- Boolean.FALSE, Boolean.FALSE
- },
- {
- "Coast Guard Day", Boolean.FALSE, Boolean.FALSE, Boolean.FALSE,
- Boolean.FALSE, Boolean.FALSE
- },
- {
- "Friendship Day", Boolean.FALSE, Boolean.FALSE, Boolean.FALSE,
- Boolean.FALSE, Boolean.FALSE
- }
- };
- private static Object[][] sepData = new Object[][] {
- {
- "Grandparents' Day", Boolean.FALSE, Boolean.FALSE, Boolean.FALSE,
- Boolean.FALSE, Boolean.FALSE
- },
- {
- "Citizenship Day or Constitution Day", Boolean.FALSE,
- Boolean.FALSE, Boolean.FALSE, Boolean.FALSE, Boolean.FALSE,
- },
- {
- "Labor Day", Boolean.TRUE, Boolean.TRUE, Boolean.TRUE,
- Boolean.TRUE, Boolean.FALSE
- }
- };
- private static Object[][] octData = new Object[][] {
- {
- "National Children's Day", Boolean.FALSE, Boolean.FALSE,
- Boolean.FALSE, Boolean.FALSE, Boolean.FALSE
- },
- {
- "Bosses' Day", Boolean.FALSE, Boolean.FALSE, Boolean.FALSE,
- Boolean.FALSE, Boolean.FALSE
- },
- {
- "Sweetest Day", Boolean.FALSE, Boolean.FALSE, Boolean.FALSE,
- Boolean.FALSE, Boolean.FALSE
- },
- {
- "Mother-in-Law's Day", Boolean.FALSE, Boolean.FALSE,
- Boolean.FALSE, Boolean.FALSE, Boolean.FALSE
- },
- {
- "Navy Day", Boolean.FALSE, Boolean.FALSE, Boolean.FALSE,
- Boolean.FALSE, Boolean.FALSE
- },
- {
- "Columbus Day", Boolean.FALSE, Boolean.TRUE, Boolean.FALSE,
- Boolean.TRUE, Boolean.FALSE
- },
- {
- "Halloween", Boolean.FALSE, Boolean.FALSE, Boolean.FALSE,
- Boolean.FALSE, Boolean.FALSE
- }
- };
- private static Object[][] novData = new Object[][] {
- {
- "Marine Corps Day", Boolean.FALSE, Boolean.FALSE, Boolean.FALSE,
- Boolean.FALSE, Boolean.FALSE
- },
- {
- "Veterans' Day", Boolean.TRUE, Boolean.TRUE, Boolean.TRUE,
- Boolean.TRUE, Boolean.FALSE
- },
- {
- "Thanksgiving", Boolean.FALSE, Boolean.TRUE, Boolean.FALSE,
- Boolean.TRUE, Boolean.FALSE
- }
- };
- private static Object[][] decData = new Object[][] {
- {
- "Pearl Harbor Rememberance Day", Boolean.FALSE, Boolean.FALSE,
- Boolean.FALSE, Boolean.FALSE, Boolean.FALSE
- },
- {
- "Christmas", Boolean.TRUE, Boolean.TRUE, Boolean.TRUE,
- Boolean.TRUE, Boolean.FALSE
- },
- {
- "Kwanzaa", Boolean.FALSE, Boolean.FALSE, Boolean.FALSE,
- Boolean.FALSE, Boolean.FALSE
- }
- };
-
- // model to hold the data
- TreeStore store = null;
-
- // tree control
- TreeView tree = null;
- DataColumn[] columns;
-
- public TreeStoreExample() {
- Window window = new Window(WindowType.TOPLEVEL);
- window.setTitle("Card planning sheet");
- window.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DESTROY) ||
- event.isOfType(LifeCycleEvent.Type.DELETE)) {
- Gtk.mainQuit();
- }
- return false;
- }
- });
-
- // add a vbox to hold the widgets for this window
- VBox vbox = new VBox(false, 8);
- vbox.setBorderWidth(8);
- window.add(vbox);
-
- // add a label at the top of the window
- Label label = new Label("Jeff's Holiday Card Planning Sheet", false);
- vbox.packStart(label, false, false, 0);
-
- // add a scrolled window to hold the tree control
- ScrolledWindow sw = new ScrolledWindow(null, null);
- sw.setShadowType(ShadowType.ETCHED_IN);
- sw.setPolicy(PolicyType.AUTOMATIC, PolicyType.AUTOMATIC);
- vbox.packStart(sw, true, true, 0);
-
- // create the tree model
- columns = new DataColumn[] {
- new DataColumnString(), new DataColumnBoolean(),
- new DataColumnBoolean(), new DataColumnBoolean(),
- new DataColumnBoolean(), new DataColumnBoolean()
- };
- store = new TreeStore(columns);
-
- // add data to the model
- addMonth("January", janData);
- addMonth("February", febData);
- addMonth("March", marData);
- addMonth("April", aprData);
- addMonth("May", mayData);
- addMonth("June", junData);
- addMonth("July", julData);
- addMonth("August", augData);
- addMonth("September", sepData);
- addMonth("October", octData);
- addMonth("November", novData);
- addMonth("December", decData);
-
- // Create the tree view object
- tree = new TreeView(store);
- tree.setAlternateRowColor(true);
-
- // set the selection mode to enable the selection of multiple rows.
- TreeSelection ts = tree.getSelection();
- ts.setMode(SelectionMode.MULTIPLE);
- ts.addListener(new TreeSelectionListener() {
- public void selectionChangedEvent(TreeSelectionEvent event ) {
- TreeSelection mySelection = (TreeSelection)event.getSource();
- TreePath[] selected = mySelection.getSelectedRows();
- for (int index = 0; index < selected.length; index++) {
- TreeIter anIter = store.getIter(selected[index]);
- String col1 = store.getValue(anIter, (DataColumnString)columns[0]);
- System.out.println("Row selected:");
- System.out.println(" Col1: " + col1);
- }
- }
- });
-
-
- // add the columns to the tree
- addColumns();
-
- // add the tree to the scrolled window
- sw.add(tree);
-
- // make sure all rows are expanded
- tree.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.REALIZE)) {
- tree.expandAll();
- }
- }
- public boolean lifeCycleQuery(LifeCycleEvent event) {return false;}
- });
-
- window.setDefaultSize(650, 400);
-
- window.showAll();
- }
-
- /**
- * Add a month and all of the associated data to our model.
- */
- public void addMonth(String month, Object[][] data) {
- TreeIter iter = store.appendRow(null);
-
- // add the label row
- store.setValue(iter, (DataColumnString) columns[0], month);
-
- // Add the rows of data associated with this month.
- for (int i = 0; i < data.length; i++) {
- TreeIter child = store.appendRow(iter);
- Object[] row = data[i];
-
- for (int j = 0; j < row.length; j++) {
- if (row[j] instanceof Boolean) {
- store.setValue(child, (DataColumnBoolean) columns[j],
- ((Boolean) row[j]).booleanValue());
- } else {
- store.setValue(child, (DataColumnString) columns[j],
- row[j].toString());
- }
- }
-
- // add the columnt to indicate if it is visible
- //store.setValue(child, (DataColumnBoolean)columns[7], true);
- }
- }
-
- /**
- * Add the columns to the TreeView.
- */
- public void addColumns() {
- // create the first column - holiday names
- TreeViewColumn column = new TreeViewColumn();
- column.setTitle("Holiday");
- column.setClickable(true);
- tree.appendColumn(column);
-
- CellRenderer renderer = new CellRendererText();
- column.packStart(renderer, true);
- column.addAttributeMapping(renderer, CellRendererText.Attribute.TEXT,
- columns[0]);
-
- // Jeff column
- column = new TreeViewColumn();
- column.setTitle("Jeff");
- column.setClickable(true);
- column.setSizing(TreeViewColumnSizing.FIXED);
- column.setFixedWidth(70);
- tree.appendColumn(column);
-
- CellRendererToggle toggle = new CellRendererToggle();
- column.packStart(toggle, false);
- column.addAttributeMapping(toggle, CellRendererToggle.Attribute.ACTIVE,
- columns[1]);
- column.addAttributeMapping(toggle,
- CellRendererToggle.Attribute.ACTIVATABLE, columns[1]);
-
- // Kimberly column
- column = new TreeViewColumn();
- column.setTitle("Kimberly");
- column.setClickable(true);
- column.setSizing(TreeViewColumnSizing.FIXED);
- column.setFixedWidth(70);
- tree.appendColumn(column);
-
- toggle = new CellRendererToggle();
- column.packStart(toggle, false);
- column.addAttributeMapping(toggle, CellRendererToggle.Attribute.ACTIVE,
- columns[2]);
- column.addAttributeMapping(toggle,
- CellRendererToggle.Attribute.ACTIVATABLE, columns[2]);
-
- // Katherine column
- column = new TreeViewColumn();
- column.setTitle("Katherine");
- column.setClickable(true);
- column.setSizing(TreeViewColumnSizing.FIXED);
- column.setFixedWidth(70);
- tree.appendColumn(column);
-
- toggle = new CellRendererToggle();
- column.packStart(toggle, false);
- column.addAttributeMapping(toggle, CellRendererToggle.Attribute.ACTIVE,
- columns[3]);
- column.addAttributeMapping(toggle,
- CellRendererToggle.Attribute.ACTIVATABLE, columns[3]);
-
-
- // Jared column
- column = new TreeViewColumn();
- column.setTitle("Jared");
- column.setClickable(true);
- column.setSizing(TreeViewColumnSizing.FIXED);
- column.setFixedWidth(70);
- tree.appendColumn(column);
-
- toggle = new CellRendererToggle();
- column.packStart(toggle, false);
- column.addAttributeMapping(toggle, CellRendererToggle.Attribute.ACTIVE,
- columns[4]);
- column.addAttributeMapping(toggle,
- CellRendererToggle.Attribute.ACTIVATABLE, columns[4]);
-
-
- // Joseph column
- column = new TreeViewColumn();
- column.setTitle("Joseph");
- column.setClickable(true);
- column.setSizing(TreeViewColumnSizing.FIXED);
- column.setFixedWidth(70);
- tree.appendColumn(column);
-
- toggle = new CellRendererToggle();
- column.packStart(toggle, false);
- column.addAttributeMapping(toggle, CellRendererToggle.Attribute.ACTIVE,
- columns[5]);
- column.addAttributeMapping(toggle,
- CellRendererToggle.Attribute.ACTIVATABLE, columns[5]);
- tree.setReorderable( true );
- store.addListener(this );
-
- }
-
- public void treeModelEvent( TreeModelEvent event ){
- System.out.println("TreeModelEvent");
- System.err.println("TreeModelEvent");
- if (event.isOfType(TreeModelEvent.Type.ROWS_REORDERED)){
- System.out.println("Rows Reordered");
- System.out.println("Iter " + event.getTreeIter().toString());
- System.out.println("Path: " + event.getTreePath().toString() );
- Gtk.mainQuit();
- }
- }
-
-
- public static void main(String[] args) {
- Gtk.init(args);
-
- TreeStoreExample tse = new TreeStoreExample();
-
- Gtk.main();
- }
-}
diff --git a/libgtk-java/doc/examples/uimanager/UIManagerExample.java b/libgtk-java/doc/examples/uimanager/UIManagerExample.java
deleted file mode 100644
index 9ed8bbe..0000000
--- a/libgtk-java/doc/examples/uimanager/UIManagerExample.java
+++ /dev/null
@@ -1,210 +0,0 @@
-
-package uimanager;
-
-import org.gnu.gtk.Action;
-import org.gnu.gtk.ActionEntry;
-import org.gnu.gtk.ActionGroup;
-import org.gnu.gtk.Button;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.GtkStockItem;
-import org.gnu.gtk.HSeparator;
-import org.gnu.gtk.Label;
-import org.gnu.gtk.RadioAction;
-import org.gnu.gtk.RadioActionEntry;
-import org.gnu.gtk.ToggleAction;
-import org.gnu.gtk.ToggleActionEntry;
-import org.gnu.gtk.UIManager;
-import org.gnu.gtk.VBox;
-import org.gnu.gtk.Window;
-import org.gnu.gtk.WindowType;
-import org.gnu.gtk.event.ActionEntryListener;
-import org.gnu.gtk.event.ButtonEvent;
-import org.gnu.gtk.event.ButtonListener;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-import org.gnu.gtk.event.RadioActionEntryListener;
-import org.gnu.gtk.event.ToggleActionEntryListener;
-
-/**
- * This is an example that demonstrates various ways to use *Action* classes
- * and the UIManager class.
- */
-public class UIManagerExample implements ActionEntryListener, ToggleActionEntryListener, RadioActionEntryListener {
-
- // colors used for colorEntries
- private static final int RED = 0;
- private static final int GREEN = 1;
- private static final int BLUE = 2;
-
- // shapes used for shapeEntries
- private static final int SQUARE = 0;
- private static final int RECTANGLE = 1;
- private static final int OVAL = 2;
-
- /*
- * The next four arrays define the actions that can be applied to Menus and ToolBars.
- */
-
- private ActionEntry[] entries = {
- new ActionEntry("FileMenu", null, "_File"),
- new ActionEntry("PreferencesMenu", null, "_Preferences"),
- new ActionEntry("ColorMenu", null, "_Color"),
- new ActionEntry("ShapeMenu", null, "_Shape"),
- new ActionEntry("HelpMenu", null, "_Help"),
- new ActionEntry("New", GtkStockItem.NEW.getString(), "_New", "<control>N", "Create a new file", this),
- new ActionEntry("Open", GtkStockItem.OPEN.getString(), "_Open", "<control>O", "Open a file", this),
- new ActionEntry("Save", GtkStockItem.SAVE.getString(), "_Save", "<control>S", "Save current file", this),
- new ActionEntry("SaveAs", GtkStockItem.SAVE_AS.getString(), "Save _As", null, "Save to a file", this),
- new ActionEntry("Quit", GtkStockItem.QUIT.getString(), "_Quit", "<control>Q", "Quit", this),
- new ActionEntry("About", null, "_About", "<control>A", "About", this)
- };
-
- private ToggleActionEntry[] toggleEntries = {
- new ToggleActionEntry("Bold", GtkStockItem.BOLD.getString(), "_Bold", "<control>B", "Bold", true, this),
- };
-
- private RadioActionEntry[] colorEntries = {
- new RadioActionEntry("Red", null, "_Red", "<control>R", "Blood", RED),
- new RadioActionEntry("Green", null, "_Green", "<control>G", "Grass", GREEN),
- new RadioActionEntry("Blue", null, "_Blue", "<control>B", "Sky", BLUE)
- };
-
- private RadioActionEntry[] shapeEntries = {
- new RadioActionEntry("Square", null, "_Square", "<control>S", "Square", SQUARE),
- new RadioActionEntry("Rectangle", null, "_Rectangle", "<control>R", "Rectangle", RECTANGLE),
- new RadioActionEntry("Oval", null, "_Oval", "<control>O", "Egg", OVAL)
- };
-
- /*
- * This string defines the structure of the MenuBar and the ToolBar. This
- * information could also be stored in an external file.
- */
- private String uiInfo =
- "<ui>" +
- " <menubar name='MenuBar'>" +
- " <menu action='FileMenu'>" +
- " <menuitem action='New'/>" +
- " <menuitem action='Open'/>" +
- " <menuitem action='Save'/>" +
- " <menuitem action='SaveAs'/>" +
- " <separator/>" +
- " <menuitem action='Quit'/>" +
- " </menu>" +
- " <menu action='PreferencesMenu'>" +
- " <menu action='ColorMenu'>" +
- " <menuitem action='Red'/>" +
- " <menuitem action='Green'/>" +
- " <menuitem action='Blue'/>" +
- " </menu>" +
- " <menu action='ShapeMenu'>" +
- " <menuitem action='Square'/>" +
- " <menuitem action='Rectangle'/>" +
- " <menuitem action='Oval'/>" +
- " </menu>" +
- " <menuitem action='Bold'/>" +
- " </menu>" +
- " <menu action='HelpMenu'>" +
- " <menuitem action='About'/>" +
- " </menu>" +
- " </menubar>" +
- " <toolbar name='ToolBar'>" +
- " <toolitem action='Open'/>" +
- " <toolitem action='Quit'/>" +
- " <toolitem action='Sepq'/>" +
- " </toolbar>" +
- "</ui>";
-
- UIManagerExample(){
- Window window = new Window(WindowType.TOPLEVEL);
- window.setDefaultSize(600, 500);
- window.setTitle("UIManager Example");
- window.setBorderWidth(0);
- window.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DESTROY) ||
- event.isOfType(LifeCycleEvent.Type.DELETE)) {
- Gtk.mainQuit();
- }
- return false;
- }
- });
-
- // create the action group (The collection of possible actions and related
- // event handling information.
- ActionGroup actions = new ActionGroup("Actions");
- actions.addActions(entries);
- actions.addToggleActions(toggleEntries);
- actions.addRadioActions(colorEntries, RED, this);
- actions.addRadioActions(shapeEntries, OVAL, this);
-
- // create the ui manager to will be responsible for rendering the menus and
- // toolbars.
- UIManager ui = new UIManager();
- ui.insertActionGroup(actions, 0);
- window.addAccelGroup(ui.getAccelGroup());
- ui.addUIFromString(uiInfo);
-
- VBox box1 = new VBox(false, 0);
- window.add(box1);
-
- // add the menu bar from the ui by specifying the path
- box1.packStart(ui.getWidget("/MenuBar"), false, false, 0);
-
- Label label = new Label("UIManager\nExample\nApplication");
- label.setMinimumSize(200, 200);
- label.setAlignment(0.5, 0.5);
- box1.packStart(label, true, true, 0);
-
- HSeparator separator = new HSeparator();
- box1.packStart(separator, false, true, 0);
-
- VBox box2 = new VBox(false, 10);
- box2.setBorderWidth(10);
- box1.packStart(box2, false, true, 0);
-
- Button button = new Button("Close", false);
- button.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent evt) {
- if (evt.isOfType(ButtonEvent.Type.CLICK)) {
- Gtk.mainQuit();
- }
- }
- });
- box2.packStart(button, true, true, 0);
-
- window.showAll();
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.event.ActionEntryListener#actionEvent(org.gnu.gtk.Action)
- */
- public void actionEvent(Action action) {
- System.out.println("Action "+ action.getName() +" activated");
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.event.ToggleActionEntryListener#actionEvent(org.gnu.gtk.ToggleAction)
- */
- public void actionEvent(ToggleAction action) {
- System.out.println("Action "+ action.getName() +" activated");
- System.out.println("Toggle is " + action.getActive());
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.event.RadioActionEntryListener#actionEvent(org.gnu.gtk.RadioAction)
- */
- public void actionEvent(RadioAction action) {
- System.out.println("Action "+ action.getName() +" activated");
- System.out.println("Current value is "+ action.getCurrentValue());
- }
-
- public static void main(String[] args) {
- // Initialize GTK
- Gtk.init(args);
-
- UIManagerExample example = new UIManagerExample();
-
- Gtk.main();
- }
-}
diff --git a/libgtk-java/gtk2-java.pc b/libgtk-java/gtk2-java.pc
deleted file mode 100644
index f8a1baa..0000000
--- a/libgtk-java/gtk2-java.pc
+++ /dev/null
@@ -1,13 +0,0 @@
-prefix=/usr/
-exec_prefix=${prefix}
-libdir=/usr/lib/jni/
-includedir=${prefix}/include
-
-
-Name: GTK-Java
-Description: GTK Java bindings
-Version: 2.4.6
-api_version=2.4
-classpath=${prefix}/share/java/gtk2.4-2.4.6.jar
-macro_dir=${prefix}/share/libgtk-java/macros/
-jni_dir=${prefix}/lib/jni/
diff --git a/libgtk-java/gtk2-java.pc.buildplace b/libgtk-java/gtk2-java.pc.buildplace
deleted file mode 100644
index ff42fbc..0000000
--- a/libgtk-java/gtk2-java.pc.buildplace
+++ /dev/null
@@ -1,13 +0,0 @@
-prefix=/usr/
-exec_prefix=${prefix}
-libdir=/usr/lib/jni/
-includedir=${prefix}/include
-
-
-Name: GTK-Java
-Description: GTK Java bindings
-Version: 2.4.6
-api_version=2.4
-classpath=/home/java-gnome-2.8.3/libgtk-java/lib/gtk2.4-2.4.6.jar
-macro_dir=/home/java-gnome-2.8.3/libgtk-java/macros/
-jni_dir=/home/java-gnome-2.8.3/libgtk-java/lib/
diff --git a/libgtk-java/gtk2-java.pc.buildplace.in b/libgtk-java/gtk2-java.pc.buildplace.in
deleted file mode 100644
index c426ee5..0000000
--- a/libgtk-java/gtk2-java.pc.buildplace.in
+++ /dev/null
@@ -1,13 +0,0 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@
-
-
-Name: GTK-Java
-Description: GTK Java bindings
-Version: @gtkversion@
-api_version=@gtkapiversion@
-classpath=@INSTALLED_CLASSPATH_BUILDPLACE@
-macro_dir=@INSTALLED_MACRO_DIR_BUILDPLACE@
-jni_dir=@INSTALLED_JNI_DIR_BUILDPLACE@
diff --git a/libgtk-java/gtk2-java.pc.in b/libgtk-java/gtk2-java.pc.in
deleted file mode 100644
index 01e284b..0000000
--- a/libgtk-java/gtk2-java.pc.in
+++ /dev/null
@@ -1,13 +0,0 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@
-
-
-Name: GTK-Java
-Description: GTK Java bindings
-Version: @gtkversion@
-api_version=@gtkapiversion@
-classpath=@INSTALLED_CLASSPATH@
-macro_dir=@INSTALLED_MACRO_DIR@
-jni_dir=@INSTALLED_JNI_DIR@
diff --git a/libgtk-java/install-sh b/libgtk-java/install-sh
deleted file mode 100755
index e9de238..0000000
--- a/libgtk-java/install-sh
+++ /dev/null
@@ -1,251 +0,0 @@
-#!/bin/sh
-#
-# install - install a program, script, or datafile
-# This comes from X11R5 (mit/util/scripts/install.sh).
-#
-# Copyright 1991 by the Massachusetts Institute of Technology
-#
-# Permission to use, copy, modify, distribute, and sell this software and its
-# documentation for any purpose is hereby granted without fee, provided that
-# the above copyright notice appear in all copies and that both that
-# copyright notice and this permission notice appear in supporting
-# documentation, and that the name of M.I.T. not be used in advertising or
-# publicity pertaining to distribution of the software without specific,
-# written prior permission. M.I.T. makes no representations about the
-# suitability of this software for any purpose. It is provided "as is"
-# without express or implied warranty.
-#
-# Calling this script install-sh is preferred over install.sh, to prevent
-# `make' implicit rules from creating a file called install from it
-# when there is no Makefile.
-#
-# This script is compatible with the BSD install script, but was written
-# from scratch. It can only install one file at a time, a restriction
-# shared with many OS's install programs.
-
-
-# set DOITPROG to echo to test this script
-
-# Don't use :- since 4.3BSD and earlier shells don't like it.
-doit="${DOITPROG-}"
-
-
-# put in absolute paths if you don't have them in your path; or use env. vars.
-
-mvprog="${MVPROG-mv}"
-cpprog="${CPPROG-cp}"
-chmodprog="${CHMODPROG-chmod}"
-chownprog="${CHOWNPROG-chown}"
-chgrpprog="${CHGRPPROG-chgrp}"
-stripprog="${STRIPPROG-strip}"
-rmprog="${RMPROG-rm}"
-mkdirprog="${MKDIRPROG-mkdir}"
-
-transformbasename=""
-transform_arg=""
-instcmd="$mvprog"
-chmodcmd="$chmodprog 0755"
-chowncmd=""
-chgrpcmd=""
-stripcmd=""
-rmcmd="$rmprog -f"
-mvcmd="$mvprog"
-src=""
-dst=""
-dir_arg=""
-
-while [ x"$1" != x ]; do
- case $1 in
- -c) instcmd="$cpprog"
- shift
- continue;;
-
- -d) dir_arg=true
- shift
- continue;;
-
- -m) chmodcmd="$chmodprog $2"
- shift
- shift
- continue;;
-
- -o) chowncmd="$chownprog $2"
- shift
- shift
- continue;;
-
- -g) chgrpcmd="$chgrpprog $2"
- shift
- shift
- continue;;
-
- -s) stripcmd="$stripprog"
- shift
- continue;;
-
- -t=*) transformarg=`echo $1 | sed 's/-t=//'`
- shift
- continue;;
-
- -b=*) transformbasename=`echo $1 | sed 's/-b=//'`
- shift
- continue;;
-
- *) if [ x"$src" = x ]
- then
- src=$1
- else
- # this colon is to work around a 386BSD /bin/sh bug
- :
- dst=$1
- fi
- shift
- continue;;
- esac
-done
-
-if [ x"$src" = x ]
-then
- echo "install: no input file specified"
- exit 1
-else
- true
-fi
-
-if [ x"$dir_arg" != x ]; then
- dst=$src
- src=""
-
- if [ -d $dst ]; then
- instcmd=:
- chmodcmd=""
- else
- instcmd=mkdir
- fi
-else
-
-# Waiting for this to be detected by the "$instcmd $src $dsttmp" command
-# might cause directories to be created, which would be especially bad
-# if $src (and thus $dsttmp) contains '*'.
-
- if [ -f $src -o -d $src ]
- then
- true
- else
- echo "install: $src does not exist"
- exit 1
- fi
-
- if [ x"$dst" = x ]
- then
- echo "install: no destination specified"
- exit 1
- else
- true
- fi
-
-# If destination is a directory, append the input filename; if your system
-# does not like double slashes in filenames, you may need to add some logic
-
- if [ -d $dst ]
- then
- dst="$dst"/`basename $src`
- else
- true
- fi
-fi
-
-## this sed command emulates the dirname command
-dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
-
-# Make sure that the destination directory exists.
-# this part is taken from Noah Friedman's mkinstalldirs script
-
-# Skip lots of stat calls in the usual case.
-if [ ! -d "$dstdir" ]; then
-defaultIFS='
-'
-IFS="${IFS-${defaultIFS}}"
-
-oIFS="${IFS}"
-# Some sh's can't handle IFS=/ for some reason.
-IFS='%'
-set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
-IFS="${oIFS}"
-
-pathcomp=''
-
-while [ $# -ne 0 ] ; do
- pathcomp="${pathcomp}${1}"
- shift
-
- if [ ! -d "${pathcomp}" ] ;
- then
- $mkdirprog "${pathcomp}"
- else
- true
- fi
-
- pathcomp="${pathcomp}/"
-done
-fi
-
-if [ x"$dir_arg" != x ]
-then
- $doit $instcmd $dst &&
-
- if [ x"$chowncmd" != x ]; then $doit $chowncmd $dst; else true ; fi &&
- if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dst; else true ; fi &&
- if [ x"$stripcmd" != x ]; then $doit $stripcmd $dst; else true ; fi &&
- if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dst; else true ; fi
-else
-
-# If we're going to rename the final executable, determine the name now.
-
- if [ x"$transformarg" = x ]
- then
- dstfile=`basename $dst`
- else
- dstfile=`basename $dst $transformbasename |
- sed $transformarg`$transformbasename
- fi
-
-# don't allow the sed command to completely eliminate the filename
-
- if [ x"$dstfile" = x ]
- then
- dstfile=`basename $dst`
- else
- true
- fi
-
-# Make a temp file name in the proper directory.
-
- dsttmp=$dstdir/#inst.$$#
-
-# Move or copy the file name to the temp name
-
- $doit $instcmd $src $dsttmp &&
-
- trap "rm -f ${dsttmp}" 0 &&
-
-# and set any options; do chmod last to preserve setuid bits
-
-# If any of these fail, we abort the whole thing. If we want to
-# ignore errors from any of these, just make sure not to ignore
-# errors from the above "$doit $instcmd $src $dsttmp" command.
-
- if [ x"$chowncmd" != x ]; then $doit $chowncmd $dsttmp; else true;fi &&
- if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; else true;fi &&
- if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; else true;fi &&
- if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; else true;fi &&
-
-# Now rename the file to the real destination.
-
- $doit $rmcmd -f $dstdir/$dstfile &&
- $doit $mvcmd $dsttmp $dstdir/$dstfile
-
-fi &&
-
-
-exit 0
diff --git a/libgtk-java/macros/ac_prog_jar.m4 b/libgtk-java/macros/ac_prog_jar.m4
deleted file mode 100644
index 7d5df71..0000000
--- a/libgtk-java/macros/ac_prog_jar.m4
+++ /dev/null
@@ -1,13 +0,0 @@
-dnl Available from the GNU Autoconf Macro Archive at:
-dnl http://www.gnu.org/software/ac-archive/htmldoc/ac_prog_jar.html
-dnl
-AC_DEFUN([AC_PROG_JAR],[
-AC_REQUIRE([AC_EXEEXT])dnl
-if test "x$JAVAPREFIX" = x; then
- test "x$JAR" = x && AC_CHECK_PROGS(JAR, jar$EXEEXT)
-else
- test "x$JAR" = x && AC_CHECK_PROGS(JAR, jar, $JAVAPREFIX)
-fi
-test "x$JAR" = x && AC_MSG_ERROR([no acceptable jar program found in \$PATH])
-AC_PROVIDE([$0])dnl
-])
diff --git a/libgtk-java/macros/ac_prog_javac.m4 b/libgtk-java/macros/ac_prog_javac.m4
deleted file mode 100644
index b0897e0..0000000
--- a/libgtk-java/macros/ac_prog_javac.m4
+++ /dev/null
@@ -1,14 +0,0 @@
-dnl Available from the GNU Autoconf Macro Archive at:
-dnl http://www.gnu.org/software/ac-archive/htmldoc/ac_prog_javac.html
-dnl
-AC_DEFUN([AC_PROG_JAVAC],[
-AC_REQUIRE([AC_EXEEXT])dnl
-if test "x$JAVAPREFIX" = x; then
- test "x$JAVAC" = x && AC_CHECK_PROGS(JAVAC, "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT)
-else
- test "x$JAVAC" = x && AC_CHECK_PROGS(JAVAC, "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT, $JAVAPREFIX)
-fi
-test "x$JAVAC" = x && AC_MSG_ERROR([no acceptable Java compiler found in \$PATH])
-AC_PROG_JAVAC_WORKS
-AC_PROVIDE([$0])dnl
-])
diff --git a/libgtk-java/macros/ac_prog_javac_works.m4 b/libgtk-java/macros/ac_prog_javac_works.m4
deleted file mode 100644
index 7cfa548..0000000
--- a/libgtk-java/macros/ac_prog_javac_works.m4
+++ /dev/null
@@ -1,23 +0,0 @@
-dnl Available from the GNU Autoconf Macro Archive at:
-dnl http://www.gnu.org/software/ac-archive/htmldoc/ac_prog_javac_works.html
-dnl
-AC_DEFUN([AC_PROG_JAVAC_WORKS],[
-AC_CACHE_CHECK([if $JAVAC works], ac_cv_prog_javac_works, [
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* [#]line __oline__ "configure" */
-public class Test {
-}
-EOF
-if AC_TRY_COMMAND($JAVAC $JAVACFLAGS $JAVA_TEST) >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- AC_MSG_ERROR([The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)])
- echo "configure: failed program was:" >&AC_FD_CC
- cat $JAVA_TEST >&AC_FD_CC
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-])
-AC_PROVIDE([$0])dnl
-])
diff --git a/libgtk-java/macros/ac_prog_javadoc.m4 b/libgtk-java/macros/ac_prog_javadoc.m4
deleted file mode 100644
index aa3ece4..0000000
--- a/libgtk-java/macros/ac_prog_javadoc.m4
+++ /dev/null
@@ -1,14 +0,0 @@
-dnl Available from the GNU Autoconf Macro Archive at:
-dnl http://www.gnu.org/software/ac-archive/htmldoc/ac_prog_javadoc.html
-dnl
-AC_DEFUN([AC_PROG_JAVADOC],[
-AC_REQUIRE([AC_EXEEXT])dnl
-if test "x$JAVAPREFIX" = x; then
- test "x$JAVADOC" = x && AC_CHECK_PROGS(JAVADOC, javadoc$EXEEXT)
-else
- test "x$JAVADOC" = x && AC_CHECK_PROGS(JAVADOC, javadoc, $JAVAPREFIX)
-fi
-test "x$JAVADOC" = x && AC_MSG_ERROR([no acceptable javadoc generator found in \$PATH])
-AC_PROVIDE([$0])dnl
-])
-
diff --git a/libgtk-java/macros/am_path_docbook.m4 b/libgtk-java/macros/am_path_docbook.m4
deleted file mode 100644
index a6cd543..0000000
--- a/libgtk-java/macros/am_path_docbook.m4
+++ /dev/null
@@ -1,16 +0,0 @@
-
-AC_DEFUN([AM_PATH_DOCBOOK],[
-AC_REQUIRE([AC_EXEEXT])dnl
-AC_PATH_PROG(DB1, db2html$EXEEXT, nocommand)
-if test "$DB1" = nocommand; then
- AC_PATH_PROG(DB2, docbook2html$EXEEXT, nocommand)
- if test "$DB2" = nocommand; then
- AC_MSG_ERROR([docbook not found in $PATH])
- else
- DOCBOOK=$DB2
- fi;dnl
-else
- DOCBOOK=$DB1
-fi;dnl
-AC_SUBST(DOCBOOK)
-])
diff --git a/libgtk-java/macros/am_path_gcj.m4 b/libgtk-java/macros/am_path_gcj.m4
deleted file mode 100644
index 33b11cd..0000000
--- a/libgtk-java/macros/am_path_gcj.m4
+++ /dev/null
@@ -1,138 +0,0 @@
-dnl This file is part of Java-GNOME.
-dnl
-dnl Java-GNOME is free software; you can redistribute it and/or modify it
-dnl under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
-dnl any later version.
-dnl
-dnl Java-GNOME is distributed in the hope that it will be useful, but
-dnl WITHOUT ANY WARRANTY; without even the implied warranty of
-dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-dnl GNU General Public License for more details.
-dnl
-dnl You should have received a copy of the GNU General Public License
-dnl along with Jade; see the file COPYING. If not, write to
-dnl the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
-dnl Copied blatantly from other source.
-
-dnl Borrowed HEAVILY from AM_PATH_GTK
-dnl
-dnl AM_PATH_GCJ([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]])
-dnl Test for GCJ
-dnl
-AC_DEFUN(AM_PATH_GCJ,
-[dnl
-dnl Get the environmental variables necessary for GCJ
-dnl
-AC_ARG_WITH(gcj-prefix,[ --with-gcj-prefix=PFX Prefix where gcj is installed (optional)],
- gcj_prefix="$withval", gcj_prefix="")
-
- if test x$gcj_prefix != x ; then
- GCJ_HOME=$gcj_prefix
- fi
-
- dnl
- dnl CHANGE: Now FIRST put GCJ_HOME/bin in the path before testing for
- dnl the java executable.
- dnl
- if test x$GCJ_HOME != x ; then
- echo "Add $GCJ_HOME/bin to path and check again."
- PATH="$GCJ_HOME/bin:$PATH"
- fi
- AC_PATH_PROG(GCJ, gcj, no)
-
- min_gcj_version=ifelse([$0], ,3.0.0,$1)
- AC_MSG_CHECKING(for GCJ - version >= $min_gcj_version)
- min_gcj_major_version=`echo $min_gcj_version |\
- sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\).*/\1/'`
- min_gcj_minor_version=`echo $min_gcj_version |\
- sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\).*/\2/'`
- min_gcj_micro_version=`echo $min_gcj_version |\
- sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\).*/\3/'`
- if test "$GCJ" = "no" ; then
- no_gcj=yes
- else
- gcj_version=`$GCJ --version 2>&1 | grep GCC | sed 's/gcj (GCC) \([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\1.\2.\3/'`
- gcj_major_version=`echo $gcj_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\1/'`
- gcj_minor_version=`echo $gcj_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\2/'`
- gcj_micro_version=`echo $gcj_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\3/'`
- AC_TRY_RUN([
-#include <stdio.h>
-
-main()
-{
- if ((1$gcj_major_version > 1$min_gcj_major_version) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version > 1$min_gcj_minor_version)) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version == 1$min_gcj_minor_version) &&
- (1$gcj_micro_version >= 1$min_gcj_micro_version)))
- {
- return(0);
- }
- else
- {
- return(1);
- }
-}], , no_gcj=yes, [echo $ac_n "cross compiling; assumed OK... $ac_c"])
- fi
- if test "x$no_gcj" = x ; then
- AC_MSG_RESULT(yes)
- dnl
- dnl Check for gcj executables and set appropriate viarable
- dnl
- AC_PATH_PROG(GCJ, gcj, no)
- AC_PATH_PROG(JAR, jar, no)
- dnl
- dnl Set CLASSPATH
- dnl
- if test x$GCJ_HOME != x ; then
- :
- else
- GCJ_HOME=`which gcj | sed 's/\(.*\).bin.*gcj/\1/'`
- fi
-
- cat << EOF > Test.java
-/* [#]line __oline__ "configure" */
-public class Test {
- public static void main(String[[]] args) {
- System.out.println(System.getProperty("sun.boot.class.path"));
- }
-}
-EOF
- GCJ_JAR=`gcj -C Test.java && gij Test`
- rm Test.java Test.class
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`(test -d /usr/share/local/java && find /usr/local/share/java -name libgcj-?.?.?.jar) || (test -d /usr/share/java && find /usr/share/java -name libgcj-?.?.?.jar)`
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`locate libgcj | grep libgcj.*\.jar`
- fi
- fi
- if test x$GCJ_JAR != x ; then
- GCJ_CLASSPATH="${GCJ_JAR}:${CLASSPATH}"
- else
- echo "***"
- echo "*** Unable to locate libgcj.jar needed by gcj"
- echo "***"
- ifelse([$3], , :, [$3])
- fi
- AC_SUBST(GCJ_CLASSPATH)
- ifelse([$2], , :, [$2])
- else
- AC_MSG_RESULT(no)
- echo "***"
- echo "*** If you have GCJ installed and it is a newer version than $min_java_version, either set"
- echo "*** the GCJ_HOME variable or add the top directory where the GCJ binaries are to"
- echo "*** the PATH. Alternatively try \"./configure --with-gcj-prefix=<java_home>\","
- echo "***"
- echo "*** Also make sure that configure does not find the wrong version of GCJ by"
- echo "*** looking at the output of \"which gcj\"."
- echo "***"
- ifelse([$3], , :, [$3])
- fi
-])
-
diff --git a/libgtk-java/macros/jg_check_nativecompile.m4 b/libgtk-java/macros/jg_check_nativecompile.m4
deleted file mode 100644
index 354cbf8..0000000
--- a/libgtk-java/macros/jg_check_nativecompile.m4
+++ /dev/null
@@ -1,24 +0,0 @@
-dnl
-AC_DEFUN([JG_CHECK_NATIVECOMPILE],[
-dnl Check for a GCJ native compile option
-AC_ARG_WITH(gcj_compile,[ --without-gcj-compile Binary builds of Java-GNOME
-with gcj compiler will not be made],
- gcj_compile="no", gcj_compile="yes")
-
-if test $gcj_compile = "yes"; then
- AM_PATH_GCJ(3.0.0, , AC_ERROR(Need at lease GCJ version 3.0.0))
- GCJ_BUILD_TARGETS=native-gcj
- GCJ_INSTALL_TARGETS=native_install
- GCJ_UNINSTALL_TARGETS=native_uninstall
-else
- GCJ_BUILD_TARGETS=
- GCJ_INSTALL_TARGETS=
- GCJ_UNINSTALL_TARGETS=
-fi
-
-AC_SUBST(GCJ_BUILD_TARGETS)
-AC_SUBST(GCJ_INSTALL_TARGETS)
-AC_SUBST(GCJ_UNINSTALL_TARGETS)
-
-])
-
diff --git a/libgtk-java/macros/jg_common.m4 b/libgtk-java/macros/jg_common.m4
deleted file mode 100644
index 26ac319..0000000
--- a/libgtk-java/macros/jg_common.m4
+++ /dev/null
@@ -1,41 +0,0 @@
-AC_DEFUN([JG_COMMON],[
-
-dnl dependencies needed by most projects
-AC_CONFIG_AUX_DIR(.)
-
-dnl Checks for programs.
-AC_PROG_CC
-AC_PROG_INSTALL
-AM_PATH_DOCBOOK
-AC_PROG_JAVAC
-AC_PROG_JAVAC_WORKS
-dnl AC_PROG_JAVADOC
-AC_PROG_JAR
-
-JG_CHECK_NATIVECOMPILE
-
-dnl Checks for libraries.
-dnl Replace `main' with a function in -libs:
-AC_CHECK_LIB(ibs, main)
-
-dnl Check for GTK >= 2.0 and GNOME >= 1.0
-PKG_CHECK_MODULES(GTK, gtk+-2.0 >= 2.4)
-AC_SUBST(GTK_CFLAGS)
-AC_SUBST(GTK_LIBS)
-
-AC_SUBST(TOPLEVEL_TARGETS)
-AC_SUBST(INSTALL_TARGETS)
-AC_SUBST(UNINSTALL_TARGETS)
-AC_SUBST(MACRO_FLAG)
-
-dnl Checks for header files.
-dnl Fails at this stage
-dnl AC_CHECK_FILE(jni.h)
-
-dnl Checks for typedefs, structures, and compiler characteristics.
-AC_C_CONST
-
-dnl Checks for library functions.
-AC_FUNC_ALLOCA
-
-])
diff --git a/libgtk-java/macros/jg_gnome_java.m4 b/libgtk-java/macros/jg_gnome_java.m4
deleted file mode 100644
index e58b9d8..0000000
--- a/libgtk-java/macros/jg_gnome_java.m4
+++ /dev/null
@@ -1,34 +0,0 @@
-
-AC_DEFUN(JG_GNOME_JAVA,[
-
-PKG_CHECK_MODULES(GNOMEJAVA, gnome2-java >= $1)
-
-if test -z "$PKG_CONFIG"; then
- AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
-fi
-
-AC_MSG_CHECKING(for gnome-java api version)
-gnomeapiversion=`$PKG_CONFIG --variable api_version gnome2-java`
-AC_MSG_RESULT($gnomeapiversion)
-AC_SUBST(gnomeapiversion)
-
-AC_MSG_CHECKING(for gnome-java jar file)
-GNOMEJAR=`$PKG_CONFIG --variable classpath gnome2-java`
-AC_MSG_RESULT($GNOMEJAR)
-AC_SUBST(GNOMEJAR)
-
-
-dnl GTKJAVA_MACROS=`$PKG_CONFIG --variable macro_dir gtk2-java`
-
-AC_MSG_CHECKING(for gnome-java jar file)
-JG_GNOME_LIB_PATH=`$PKG_CONFIG --variable jni_dir gnome2-java`
-AC_MSG_RESULT($JG_GNOME_LIB_PATH)
-AC_SUBST(JG_GNOME_LIB_PATH)
-
-AC_MSG_CHECKING(for gnome-java native gcj library)
-NATIVEGNOMEJAR=${JG_GNOME_LIB_PATH}/libgnomejar${gnomeapiversion}.so
-AC_MSG_RESULT($NATIVEGNOMEJAR)
-AC_SUBST(NATIVEGNOMEJAR)
-
-
-])
diff --git a/libgtk-java/macros/jg_gtk_java.m4 b/libgtk-java/macros/jg_gtk_java.m4
deleted file mode 100644
index 7e86709..0000000
--- a/libgtk-java/macros/jg_gtk_java.m4
+++ /dev/null
@@ -1,33 +0,0 @@
-
-AC_DEFUN(JG_GTK_JAVA,[
-
-PKG_CHECK_MODULES(GTKJAVA, gtk2-java >= $1)
-
-if test -z "$PKG_CONFIG"; then
- AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
-fi
-
-AC_MSG_CHECKING(for gtk-java api version)
-gtkapiversion=`$PKG_CONFIG --variable api_version gtk2-java`
-AC_MSG_RESULT($gtkapiversion)
-AC_SUBST(gtkapiversion)
-
-AC_MSG_CHECKING(for gtk-java jar file)
-GTKJAR=`$PKG_CONFIG --variable classpath gtk2-java`
-AC_MSG_RESULT($GTKJAR)
-AC_SUBST(GTKJAR)
-
-
-dnl GTKJAVA_MACROS=`$PKG_CONFIG --variable macro_dir gtk2-java`
-
-AC_MSG_CHECKING(for gtk-java jar file)
-JG_GTK_LIB_PATH=`$PKG_CONFIG --variable jni_dir gtk2-java`
-AC_MSG_RESULT($JG_GTK_LIB_PATH)
-AC_SUBST(JG_GTK_LIB_PATH)
-
-AC_MSG_CHECKING(for gtk-java native gcj library)
-NATIVEGTKJAR=${JG_GTK_LIB_PATH}/libgtkjar${gtkapiversion}.so
-AC_MSG_RESULT($NATIVEGTKJAR)
-AC_SUBST(NATIVEGTKJAR)
-
-])
diff --git a/libgtk-java/mksrcdir.sh b/libgtk-java/mksrcdir.sh
deleted file mode 100755
index e6c404e..0000000
--- a/libgtk-java/mksrcdir.sh
+++ /dev/null
@@ -1,32 +0,0 @@
-#!/bin/sh
-# creates a src/ symlink dir for convenience
-
-mkdir -pv src/java
-cd src/java
-
-ln -s ../../gtk/src/java/org/gnu/gtk/ gtk
-ln -s ../../gdk/src/java/org/gnu/gdk/ gdk
-ln -s ../../atk/src/java/org/gnu/atk/ atk
-ln -s ../../pango/src/java/org/gnu/pango/ pango
-ln -s ../../gnome/src/java/org/gnu/gnome/ gnome
-ln -s ../../glib/src/java/org/gnu/glib/ glib
-ln -s ../../gtkhtml/src/java/org/gnu/gtkhtml/ gtkhtml
-ln -s ../../gconf/src/java/org/gnu/gconf/ gconf
-ln -s ../../vte/src/java/org/gnu/gnomevte/ vte
-ln -s ../../glade/src/java/org/gnu/glade/ glade
-
-cd ../
-mkdir -pv c-jni
-cd c-jni
-
-ln -s ../../gtk/src/jni/ gtk
-ln -s ../../gdk/src/jni/ gdk
-ln -s ../../atk/src/jni/ atk
-ln -s ../../pango/src/jni/ pango
-ln -s ../../gnome/src/jni/ gnome
-ln -s ../../glib/src/jni/ glib
-ln -s ../../gtkhtml/src/jni/ gtkhtml
-ln -s ../../gconf/src/jni/ gconf
-ln -s ../../vte/src/jni/ vte
-ln -s ../../glade/src/jni/ glade
-
diff --git a/libgtk-java/src/Makefile b/libgtk-java/src/Makefile
deleted file mode 100644
index 42fd5b0..0000000
--- a/libgtk-java/src/Makefile
+++ /dev/null
@@ -1,131 +0,0 @@
-# This file is part of Java-GNOME.
-#
-# Java-GNOME is free software; you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
-# any later version.
-#
-# Java-GNOME is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with Java-GNOME; see the file COPYING. If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-#
-
-CLASSPATH = @CLASSPATH@:java:
-
-OBJECTS:= \
- $(shell ls jni/*.c | sort | sed -e 's=\.c=\.o=g')
-
-SOURCE_PATH:=java/org/gnu/gtk/*.java \
- java/org/gnu/gtk/event/*.java \
- java/org/gnu/glib/*.java \
- java/org/gnu/gdk/*.java \
- java/org/gnu/pango/*.java \
- java/org/gnu/atk/*.java
-
-JAVA_SOURCE_PATH:=java
-
-
-gtkversion = 2.4.6
-gtkapiversion = 2.4
-
-# Set Java related stuff
-JAVAC = gcj -C
-JAVA = @JAVA@
-JAR = /usr/bin/jar
-
-# If you need to change this line please let us know
-JAVA_INCLUDES =
-
-# Set C related stuff
-CC = gcc
-CFLAGS= -g -O2 -fPIC -Wall
-GTK_CFLAGS=-DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-GTK_LIBS=-Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
-GCJ=/usr/bin/gcj -fPIC -fjni
-GCJFLAGS=
-GCJ_CLASSPATH=/usr/share/java/libgcj-3.3.5.jar:.
-INSTALL=/usr/bin/install -c
-
-.SUFFIXES: .java .class
-
-.c.o:
- $(CC) -c $(CFLAGS) $< $(JAVA_INCLUDES) $(GTK_CFLAGS) \
- -o $@
-
-.java.o:
- $(GCJ) $(GCJFLAGS) -g -O --classpath=${GCJ_CLASSPATH} -c $< \
- -o $@
-
-
-CLASSES:= \
- $(shell /bin/ls $(SOURCE_PATH) \
- | sort | sed -e 's=\.java=\.class=g' \
- | sed -e 's=\.\./==g' \
- | sed -e 's=\s*\(.*\)\s*= build-java/\1 =g' \
- | sed -e 's=build-java/.*/org/\(.*\)\s*= build-java/org/\1 =g' \
- )
-
-dirs: ../lib build-java
-
-../lib/:
- $(INSTALL) -d ../lib
-build-java:
- $(INSTALL) -d build-java
-
-build-java/%.class: java/%.java
- CLASSPATH=$(JAVA_SOURCE_PATH) $(JAVAC) -d build-java \
- $<
-
-build-java/%.o: java/%.java
- $(GCJ) $(GCJFLAGS) -g -O --classpath=$(JAVA_SOURCE_PATH):${GCJ_CLASSPATH} -o $@ -c \
- $<
-
-COMPILED_CLASSES:=$(shell echo $(CLASSES) | sed -e 's=\.class=\.o=g' )
-
-../lib/gtk${gtkapiversion}.jar: $(CLASSES)
- (cd build-java; \
- $(JAR) cf ../../lib/gtk${gtkapiversion}-${gtkversion}.jar \
- `find -name "*.class"` )
- (cd ../lib; test ! -L gtk${gtkapiversion}.jar && ln -s gtk${gtkapiversion}-${gtkversion}.jar gtk${gtkapiversion}.jar) || exit 0
-
-jar: dirs ../lib/gtk${gtkapiversion}.jar
-
-
-../lib/libgtkjava${gtkapiversion}.so.${gtkversion} : $(OBJECTS)
- @(test ! -d ../lib && mkdir ../lib) || exit 0
- $(CC) $(CFLAGS) -shared \
- $(CFLAGS) $(GTK_LIBS) $(JAVA_INCLUDES) -Xlinker --no-undefined \
- $(OBJECTS) \
- -o ../lib/libgtkjava${gtkapiversion}.so.${gtkversion}
- (cd ../lib; test ! -L libgtkjava${gtkapiversion}.so && ln -s libgtkjava${gtkapiversion}.so.${gtkversion} libgtkjava${gtkapiversion}.so) || exit 0
-
-nativelib: ../lib/libgtkjava${gtkapiversion}.so.${gtkversion}
-
-../lib/libgtkjar${gtkapiversion}.so.${gtkversion}: $(COMPILED_CLASSES)
- $(GCJ) $(GCJFLAGS) -g -shared $(COMPILED_CLASSES) -o ../lib/libgtkjar${gtkapiversion}.so.${gtkversion}
- @(cd ../lib; test ! -L libgtkjar${gtkapiversion}.so && ln -s libgtkjar${gtkapiversion}.so.${gtkversion} libgtkjar${gtkapiversion}.so) || exit 0
-
-native-gcj: ../lib/libgtkjar${gtkapiversion}.so.${gtkversion}
-
-all: dirs jar nativelib native-gcj
-
-# Targets to clean up after us
-.PHONY: mostlyclean clean distclean maintainer-clean dirs all native-gcj nativelib jar
-
-mostlyclean:
-
-clean: mostlyclean
- rm -f jni/*.o
- rm -rf build-java/
- rm -rf ../lib/
-
-distclean: clean
- rm -f Makefile
-
-maintainer-clean: distclean
-
diff --git a/libgtk-java/src/Makefile.in b/libgtk-java/src/Makefile.in
deleted file mode 100644
index 15fa8f7..0000000
--- a/libgtk-java/src/Makefile.in
+++ /dev/null
@@ -1,131 +0,0 @@
-# This file is part of Java-GNOME.
-#
-# Java-GNOME is free software; you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
-# any later version.
-#
-# Java-GNOME is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with Java-GNOME; see the file COPYING. If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-#
-
-CLASSPATH = @CLASSPATH@:java:
-
-OBJECTS:= \
- $(shell ls jni/*.c | sort | sed -e 's=\.c=\.o=g')
-
-SOURCE_PATH:=java/org/gnu/gtk/*.java \
- java/org/gnu/gtk/event/*.java \
- java/org/gnu/glib/*.java \
- java/org/gnu/gdk/*.java \
- java/org/gnu/pango/*.java \
- java/org/gnu/atk/*.java
-
-JAVA_SOURCE_PATH:=java
-
-
-gtkversion = @gtkversion@
-gtkapiversion = @gtkapiversion@
-
-# Set Java related stuff
-JAVAC = @JAVAC@
-JAVA = @JAVA@
-JAR = @JAR@
-
-# If you need to change this line please let us know
-JAVA_INCLUDES =
-
-# Set C related stuff
-CC = @CC@
-CFLAGS= @CFLAGS@ -fPIC -Wall
-GTK_CFLAGS=@GTK_CFLAGS@
-GTK_LIBS=@GTK_LIBS@
-GCJ=@GCJ@ -fPIC -fjni
-GCJFLAGS=
-GCJ_CLASSPATH=@GCJ_CLASSPATH at .
-INSTALL=@INSTALL@
-
-.SUFFIXES: .java .class
-
-.c.o:
- $(CC) -c $(CFLAGS) $< $(JAVA_INCLUDES) $(GTK_CFLAGS) \
- -o $@
-
-.java.o:
- $(GCJ) $(GCJFLAGS) -g -O --classpath=${GCJ_CLASSPATH} -c $< \
- -o $@
-
-
-CLASSES:= \
- $(shell /bin/ls $(SOURCE_PATH) \
- | sort | sed -e 's=\.java=\.class=g' \
- | sed -e 's=\.\./==g' \
- | sed -e 's=\s*\(.*\)\s*= build-java/\1 =g' \
- | sed -e 's=build-java/.*/org/\(.*\)\s*= build-java/org/\1 =g' \
- )
-
-dirs: ../lib build-java
-
-../lib/:
- $(INSTALL) -d ../lib
-build-java:
- $(INSTALL) -d build-java
-
-build-java/%.class: java/%.java
- CLASSPATH=$(JAVA_SOURCE_PATH) $(JAVAC) -d build-java \
- $<
-
-build-java/%.o: java/%.java
- $(GCJ) $(GCJFLAGS) -g -O --classpath=$(JAVA_SOURCE_PATH):${GCJ_CLASSPATH} -o $@ -c \
- $<
-
-COMPILED_CLASSES:=$(shell echo $(CLASSES) | sed -e 's=\.class=\.o=g' )
-
-../lib/gtk${gtkapiversion}.jar: $(CLASSES)
- (cd build-java; \
- $(JAR) cf ../../lib/gtk${gtkapiversion}-${gtkversion}.jar \
- `find -name "*.class"` )
- (cd ../lib; test ! -L gtk${gtkapiversion}.jar && ln -s gtk${gtkapiversion}-${gtkversion}.jar gtk${gtkapiversion}.jar) || exit 0
-
-jar: dirs ../lib/gtk${gtkapiversion}.jar
-
-
-../lib/libgtkjava${gtkapiversion}.so.${gtkversion} : $(OBJECTS)
- @(test ! -d ../lib && mkdir ../lib) || exit 0
- $(CC) $(CFLAGS) -shared \
- $(CFLAGS) $(GTK_LIBS) $(JAVA_INCLUDES) -Xlinker --no-undefined \
- $(OBJECTS) \
- -o ../lib/libgtkjava${gtkapiversion}.so.${gtkversion}
- (cd ../lib; test ! -L libgtkjava${gtkapiversion}.so && ln -s libgtkjava${gtkapiversion}.so.${gtkversion} libgtkjava${gtkapiversion}.so) || exit 0
-
-nativelib: ../lib/libgtkjava${gtkapiversion}.so.${gtkversion}
-
-../lib/libgtkjar${gtkapiversion}.so.${gtkversion}: $(COMPILED_CLASSES)
- $(GCJ) $(GCJFLAGS) -g -shared $(COMPILED_CLASSES) -o ../lib/libgtkjar${gtkapiversion}.so.${gtkversion}
- @(cd ../lib; test ! -L libgtkjar${gtkapiversion}.so && ln -s libgtkjar${gtkapiversion}.so.${gtkversion} libgtkjar${gtkapiversion}.so) || exit 0
-
-native-gcj: ../lib/libgtkjar${gtkapiversion}.so.${gtkversion}
-
-all: dirs jar nativelib @GCJ_BUILD_TARGETS@
-
-# Targets to clean up after us
-.PHONY: mostlyclean clean distclean maintainer-clean dirs all native-gcj nativelib jar
-
-mostlyclean:
-
-clean: mostlyclean
- rm -f jni/*.o
- rm -rf build-java/
- rm -rf ../lib/
-
-distclean: clean
- rm -f Makefile
-
-maintainer-clean: distclean
-
diff --git a/libgtk-java/src/java/org/gnu/atk/AtkObject.java b/libgtk-java/src/java/org/gnu/atk/AtkObject.java
deleted file mode 100644
index c327c4f..0000000
--- a/libgtk-java/src/java/org/gnu/atk/AtkObject.java
+++ /dev/null
@@ -1,157 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.atk;
-
-import org.gnu.glib.GObject;
-
-/**
- * This class is the primary class for accessibility support via the Accessibility TookKit (ATK).
- * Objects which are instances of AtkObject are queried for properties which relate basic
- * properties of a UI component such as name and description.
- */
-public class AtkObject extends GObject
-{
- /**
- * Construct a new AtkObject using the handle returned
- * by a call to the native layer.
- *
- * @param handle The handle to the native resource.
- */
- public AtkObject(int handle) {
- super(handle);
- }
-
- /**
- * Gets the accessible name of the accessible.
- *
- * @returns A string representing the accessible name of the accessible.
- */
- public String getName() {
- return atk_object_get_name(getHandle());
- }
-
- /**
- * Sets the accessible name of the accessible.
- *
- * @param name The accessible name.
- */
- public void setName(String name) {
- atk_object_set_name(getHandle(), name);
- }
-
- /**
- * Gets the accessible description of the accessible.
- *
- * @returns A string representing the accessible description of the accessible.
- */
- public String getDescription() {
- return atk_object_get_description(getHandle());
- }
-
- /**
- * Sets the accessible description of the accessible.
- *
- * @param description The accessible description.
- */
- public void setDescription(String description) {
- atk_object_set_description(getHandle(), description);
- }
-
- /**
- * Get the accessible parent of the accessible.
- *
- * @return An AtkObject representing the accessible parent of the accessible.
- */
- public AtkObject getParent() {
- int hndl = atk_object_get_parent(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (AtkObject)obj;
- return new AtkObject(hndl);
- }
-
- /**
- * Sets the accessible parent of the accessible.
- *
- * @param parent The accessible parent.
- */
- public void setParent(AtkObject parent) {
- atk_object_set_parent(getHandle(), parent.getHandle());
- }
-
- /**
- * Returns the number of accessible children of the accessible.
- *
- * @return the number of accessible children.
- */
- public int getNumChildren() {
- return atk_object_get_n_accessible_children(getHandle());
- }
-
- /**
- * Returns the specified child of the object. The index is 0 based.
- *
- * @param index The position of the child starting at 0.
- * @return An AtkObject that is the child at the specified position.
- */
- public AtkObject getChild(int index) {
- int hndl = atk_object_ref_accessible_child(getHandle(), index);
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (AtkObject)obj;
- return new AtkObject(hndl);
- }
-
- /**
- * Gets the role of the accessible.
- *
- * @return A Role which is the role of the accessible.
- */
- public Role getRole() {
- return Role.intern(atk_object_get_role(getHandle()));
- }
-
- /**
- * Sets the role of the accessible.
- *
- * @param role The role to be set.
- */
- public void setRole(Role role) {
- atk_object_set_role(getHandle(), role.getValue());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int atk_object_get_type ();
- native static final protected String atk_object_get_name (int accessible);
- native static final protected String atk_object_get_description (int accessible);
- native static final protected int atk_object_get_parent (int accessible);
- native static final protected int atk_object_get_n_accessible_children (int accessible);
- native static final protected int atk_object_ref_accessible_child (int accessible, int i);
- native static final protected int atk_object_ref_relation_set (int accessible);
- native static final protected int atk_object_get_role (int accessible);
- native static final protected int atk_object_get_layer (int accessible);
- native static final protected int atk_object_get_mdi_zorder (int accessible);
- native static final protected int atk_object_get_index_in_parent (int accessible);
- native static final protected void atk_object_set_name (int accessible, String name);
- native static final protected void atk_object_set_description (int accessible, String description);
- native static final protected void atk_object_set_parent (int accessible, int parent);
- native static final protected void atk_object_set_role (int accessible, int role);
- native static final protected void atk_object_remove_property_change_handler (int accessible,
- int handlerId);
- native static final protected void atk_object_notify_state_change (int accessible, int state,
- boolean value);
- native static final protected void atk_object_initialize (int accessible, int data);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/atk/Layer.java b/libgtk-java/src/java/org/gnu/atk/Layer.java
deleted file mode 100644
index defcc68..0000000
--- a/libgtk-java/src/java/org/gnu/atk/Layer.java
+++ /dev/null
@@ -1,93 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.atk;
-
-import org.gnu.glib.Enum;
-
-/**
- * Describes the layer of a component.
- */
-public class Layer extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _INVALID = 0;
- static final public org.gnu.atk.Layer INVALID = new org.gnu.atk.Layer (_INVALID);
- static final private int _BACKGROUND = 1;
- static final public org.gnu.atk.Layer BACKGROUND = new org.gnu.atk.Layer (_BACKGROUND);
- static final private int _CANVAS = 2;
- static final public org.gnu.atk.Layer CANVAS = new org.gnu.atk.Layer (_CANVAS);
- static final private int _WIDGET = 3;
- static final public org.gnu.atk.Layer WIDGET = new org.gnu.atk.Layer (_WIDGET);
- static final private int _MDI = 4;
- static final public org.gnu.atk.Layer MDI = new org.gnu.atk.Layer (_MDI);
- static final private int _POPUP = 5;
- static final public org.gnu.atk.Layer POPUP = new org.gnu.atk.Layer (_POPUP);
- static final private int _OVERLAY = 6;
- static final public org.gnu.atk.Layer OVERLAY = new org.gnu.atk.Layer (_OVERLAY);
- static final private org.gnu.atk.Layer[] theInterned = new org.gnu.atk.Layer[]
- {
- INVALID, BACKGROUND, CANVAS, WIDGET, MDI, POPUP, OVERLAY
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.atk.Layer theSacrificialOne = new org.gnu.atk.Layer (0);
- static public org.gnu.atk.Layer intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.atk.Layer already = (org.gnu.atk.Layer) theInternedExtras.get (theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.atk.Layer(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private Layer (int value)
- {
- value_ = value;
- }
-
- public org.gnu.atk.Layer or (org.gnu.atk.Layer other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.atk.Layer and (org.gnu.atk.Layer other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.atk.Layer xor (org.gnu.atk.Layer other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.atk.Layer other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/atk/Relation.java b/libgtk-java/src/java/org/gnu/atk/Relation.java
deleted file mode 100644
index a28fc4e..0000000
--- a/libgtk-java/src/java/org/gnu/atk/Relation.java
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.atk;
-import org.gnu.glib.GObject;
-public class Relation extends GObject
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int atk_relation_get_type ();
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/atk/RelationSet.java b/libgtk-java/src/java/org/gnu/atk/RelationSet.java
deleted file mode 100644
index 867110a..0000000
--- a/libgtk-java/src/java/org/gnu/atk/RelationSet.java
+++ /dev/null
@@ -1,62 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.atk;
-
-import org.gnu.glib.GObject;
-
-public class RelationSet extends GObject
-{
- /**
- * Create a new empty RelationSet
- */
- public RelationSet() {
- super(atk_relation_set_new());
- }
-
- /**
- * Add a new relation to the current relation set if it is not already present.
- */
- public void add(Relation relation) {
- atk_relation_set_add(getHandle(), relation.getHandle());
- }
-
- /**
- * Remove a relation from the relation set.
- */
- public void remove(Relation relation) {
- atk_relation_set_remove(getHandle(), relation.getHandle());
- }
-
- /**
- * Determines whether the relation set contains a relation that matches
- * the specified type.
- */
- public boolean contains(RelationType relationship) {
- return atk_relation_set_contains(getHandle(), relationship.getValue());
- }
-
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int atk_relation_set_get_type ();
- native static final protected int atk_relation_set_new ();
- native static final protected boolean atk_relation_set_contains (int set, int relationship);
- native static final protected void atk_relation_set_remove (int set, int relation);
- native static final protected void atk_relation_set_add (int set, int relation);
- native static final protected int atk_relation_set_get_n_relations (int set);
- native static final protected int atk_relation_set_get_relation (int set, int index);
- native static final protected int atk_relation_set_get_relation_by_type (int set, int
- relationship);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/atk/RelationType.java b/libgtk-java/src/java/org/gnu/atk/RelationType.java
deleted file mode 100644
index 663b838..0000000
--- a/libgtk-java/src/java/org/gnu/atk/RelationType.java
+++ /dev/null
@@ -1,103 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.atk;
-import org.gnu.glib.Enum;
-public class RelationType extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _NULL = 0;
- static final public org.gnu.atk.RelationType NULL = new org.gnu.atk.RelationType (_NULL);
- static final private int _CONTROLLED_BY = 1;
- static final public org.gnu.atk.RelationType CONTROLLED_BY = new org.gnu.atk.RelationType (
- _CONTROLLED_BY);
- static final private int _CONTROLLER_FOR = 2;
- static final public org.gnu.atk.RelationType CONTROLLER_FOR = new org.gnu.atk.RelationType (
- _CONTROLLER_FOR);
- static final private int _LABEL_FOR = 3;
- static final public org.gnu.atk.RelationType LABEL_FOR = new org.gnu.atk.RelationType (
- _LABEL_FOR);
- static final private int _LABELLED_BY = 4;
- static final public org.gnu.atk.RelationType LABELLED_BY = new org.gnu.atk.RelationType (
- _LABELLED_BY);
- static final private int _MEMBER_OF = 5;
- static final public org.gnu.atk.RelationType MEMBER_OF = new org.gnu.atk.RelationType (
- _MEMBER_OF);
- static final private int _NODE_CHILD_OF = 6;
- static final public org.gnu.atk.RelationType NODE_CHILD_OF = new org.gnu.atk.RelationType (
- _NODE_CHILD_OF);
- static final private int _LAST_DEFINED = 7;
- static final public org.gnu.atk.RelationType LAST_DEFINED = new org.gnu.atk.RelationType (
- _LAST_DEFINED);
- static final private org.gnu.atk.RelationType[] theInterned = new org.gnu.atk.RelationType[]
- {
- NULL, CONTROLLED_BY, CONTROLLER_FOR, LABEL_FOR, LABELLED_BY, MEMBER_OF, NODE_CHILD_OF,
- LAST_DEFINED
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.atk.RelationType theSacrificialOne = new org.gnu.atk.RelationType (
- 0);
- static public org.gnu.atk.RelationType intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.atk.RelationType already = (org.gnu.atk.RelationType) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.atk.RelationType(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private RelationType (int value)
- {
- value_ = value;
- }
-
- public org.gnu.atk.RelationType or (org.gnu.atk.RelationType other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.atk.RelationType and (org.gnu.atk.RelationType other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.atk.RelationType xor (org.gnu.atk.RelationType other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.atk.RelationType other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- native static final protected int atk_relation_type_register (byte[] name);
- native static final protected byte[] atk_relation_type_get_name (int type);
- native static final protected int atk_relation_type_for_name (byte[] name);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/atk/Role.java b/libgtk-java/src/java/org/gnu/atk/Role.java
deleted file mode 100644
index 78c2d9b..0000000
--- a/libgtk-java/src/java/org/gnu/atk/Role.java
+++ /dev/null
@@ -1,230 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.atk;
-
-import org.gnu.glib.Enum;
-
-/**
- * Describes the role of an object.
- */
-public class Role extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _INVALID = 0;
- static final public org.gnu.atk.Role INVALID = new org.gnu.atk.Role (_INVALID);
- static final private int _ACCEL_LABEL = 1;
- static final public org.gnu.atk.Role ACCEL_LABEL = new org.gnu.atk.Role (_ACCEL_LABEL);
- static final private int _ALERT = 2;
- static final public org.gnu.atk.Role ALERT = new org.gnu.atk.Role (_ALERT);
- static final private int _ANIMATION = 3;
- static final public org.gnu.atk.Role ANIMATION = new org.gnu.atk.Role (_ANIMATION);
- static final private int _ARROW = 4;
- static final public org.gnu.atk.Role ARROW = new org.gnu.atk.Role (_ARROW);
- static final private int _CALENDAR = 5;
- static final public org.gnu.atk.Role CALENDAR = new org.gnu.atk.Role (_CALENDAR);
- static final private int _CANVAS = 6;
- static final public org.gnu.atk.Role CANVAS = new org.gnu.atk.Role (_CANVAS);
- static final private int _CHECK_BOX = 7;
- static final public org.gnu.atk.Role CHECK_BOX = new org.gnu.atk.Role (_CHECK_BOX);
- static final private int _CHECK_MENU_ITEM = 8;
- static final public org.gnu.atk.Role CHECK_MENU_ITEM = new org.gnu.atk.Role (_CHECK_MENU_ITEM);
- static final private int _COLOR_CHOOSER = 9;
- static final public org.gnu.atk.Role COLOR_CHOOSER = new org.gnu.atk.Role (_COLOR_CHOOSER);
- static final private int _COLUMN_HEADER = 10;
- static final public org.gnu.atk.Role COLUMN_HEADER = new org.gnu.atk.Role (_COLUMN_HEADER);
- static final private int _COMBO_BOX = 11;
- static final public org.gnu.atk.Role COMBO_BOX = new org.gnu.atk.Role (_COMBO_BOX);
- static final private int _DATE_EDITOR = 12;
- static final public org.gnu.atk.Role DATE_EDITOR = new org.gnu.atk.Role (_DATE_EDITOR);
- static final private int _DESKTOP_ICON = 13;
- static final public org.gnu.atk.Role DESKTOP_ICON = new org.gnu.atk.Role (_DESKTOP_ICON);
- static final private int _DESKTOP_FRAME = 14;
- static final public org.gnu.atk.Role DESKTOP_FRAME = new org.gnu.atk.Role (_DESKTOP_FRAME);
- static final private int _DIAL = 15;
- static final public org.gnu.atk.Role DIAL = new org.gnu.atk.Role (_DIAL);
- static final private int _DIALOG = 16;
- static final public org.gnu.atk.Role DIALOG = new org.gnu.atk.Role (_DIALOG);
- static final private int _DIRECOTRY_PANE = 17;
- static final public org.gnu.atk.Role DIRECOTRY_PANE = new org.gnu.atk.Role (_DIRECOTRY_PANE);
- static final private int _DRAWING_AREA = 18;
- static final public org.gnu.atk.Role DRAWING_AREA = new org.gnu.atk.Role (_DRAWING_AREA);
- static final private int _FILE_CHOOSER = 19;
- static final public org.gnu.atk.Role FILE_CHOOSER = new org.gnu.atk.Role (_FILE_CHOOSER);
- static final private int _FILLER = 20;
- static final public org.gnu.atk.Role FILLER = new org.gnu.atk.Role (_FILLER);
- static final private int _FONT_CHOOSER = 21;
- static final public org.gnu.atk.Role FONT_CHOOSER = new org.gnu.atk.Role (_FONT_CHOOSER);
- static final private int _FRAME = 22;
- static final public org.gnu.atk.Role FRAME = new org.gnu.atk.Role (_FRAME);
- static final private int _GLASS_PANE = 23;
- static final public org.gnu.atk.Role GLASS_PANE = new org.gnu.atk.Role (_GLASS_PANE);
- static final private int _HTML_CONTAINER = 24;
- static final public org.gnu.atk.Role HTML_CONTAINER = new org.gnu.atk.Role (_HTML_CONTAINER);
- static final private int _ICON = 25;
- static final public org.gnu.atk.Role ICON = new org.gnu.atk.Role (_ICON);
- static final private int _IMAGE = 26;
- static final public org.gnu.atk.Role IMAGE = new org.gnu.atk.Role (_IMAGE);
- static final private int _INTERNAL_FRAME = 27;
- static final public org.gnu.atk.Role INTERNAL_FRAME = new org.gnu.atk.Role (_INTERNAL_FRAME);
- static final private int _LABEL = 28;
- static final public org.gnu.atk.Role LABEL = new org.gnu.atk.Role (_LABEL);
- static final private int _LAYERED_PANE = 29;
- static final public org.gnu.atk.Role LAYERED_PANE = new org.gnu.atk.Role (_LAYERED_PANE);
- static final private int _LIST = 30;
- static final public org.gnu.atk.Role LIST = new org.gnu.atk.Role (_LIST);
- static final private int _LIST_ITEM = 31;
- static final public org.gnu.atk.Role LIST_ITEM = new org.gnu.atk.Role (_LIST_ITEM);
- static final private int _MENU = 32;
- static final public org.gnu.atk.Role MENU = new org.gnu.atk.Role (_MENU);
- static final private int _MENU_BAR = 33;
- static final public org.gnu.atk.Role MENU_BAR = new org.gnu.atk.Role (_MENU_BAR);
- static final private int _MENU_ITEM = 34;
- static final public org.gnu.atk.Role MENU_ITEM = new org.gnu.atk.Role (_MENU_ITEM);
- static final private int _OPTION_PANE = 35;
- static final public org.gnu.atk.Role OPTION_PANE = new org.gnu.atk.Role (_OPTION_PANE);
- static final private int _PAGE_TAB = 36;
- static final public org.gnu.atk.Role PAGE_TAB = new org.gnu.atk.Role (_PAGE_TAB);
- static final private int _PAGE_TAB_LIST = 37;
- static final public org.gnu.atk.Role PAGE_TAB_LIST = new org.gnu.atk.Role (_PAGE_TAB_LIST);
- static final private int _PANEL = 38;
- static final public org.gnu.atk.Role PANEL = new org.gnu.atk.Role (_PANEL);
- static final private int _PASSWORD_TEXT = 39;
- static final public org.gnu.atk.Role PASSWORD_TEXT = new org.gnu.atk.Role (_PASSWORD_TEXT);
- static final private int _POPUP_MENU = 40;
- static final public org.gnu.atk.Role POPUP_MENU = new org.gnu.atk.Role (_POPUP_MENU);
- static final private int _PROGRESS_BAR = 41;
- static final public org.gnu.atk.Role PROGRESS_BAR = new org.gnu.atk.Role (_PROGRESS_BAR);
- static final private int _PUSH_BUTTON = 42;
- static final public org.gnu.atk.Role PUSH_BUTTON = new org.gnu.atk.Role (_PUSH_BUTTON);
- static final private int _RADIO_BUTTON = 43;
- static final public org.gnu.atk.Role RADIO_BUTTON = new org.gnu.atk.Role (_RADIO_BUTTON);
- static final private int _RADIO_MENU_ITEM = 44;
- static final public org.gnu.atk.Role RADIO_MENU_ITEM = new org.gnu.atk.Role (_RADIO_MENU_ITEM);
- static final private int _ROOT_PANE = 45;
- static final public org.gnu.atk.Role ROOT_PANE = new org.gnu.atk.Role (_ROOT_PANE);
- static final private int _ROW_HEADER = 46;
- static final public org.gnu.atk.Role ROW_HEADER = new org.gnu.atk.Role (_ROW_HEADER);
- static final private int _SCROLL_BAR = 47;
- static final public org.gnu.atk.Role SCROLL_BAR = new org.gnu.atk.Role (_SCROLL_BAR);
- static final private int _SCROLL_PANE = 48;
- static final public org.gnu.atk.Role SCROLL_PANE = new org.gnu.atk.Role (_SCROLL_PANE);
- static final private int _SEPARATOR = 49;
- static final public org.gnu.atk.Role SEPARATOR = new org.gnu.atk.Role (_SEPARATOR);
- static final private int _SLIDER = 50;
- static final public org.gnu.atk.Role SLIDER = new org.gnu.atk.Role (_SLIDER);
- static final private int _SPLIT_PANE = 51;
- static final public org.gnu.atk.Role SPLIT_PANE = new org.gnu.atk.Role (_SPLIT_PANE);
- static final private int _SPIN_BUTTON = 52;
- static final public org.gnu.atk.Role SPIN_BUTTON = new org.gnu.atk.Role (_SPIN_BUTTON);
- static final private int _STATUSBAR = 53;
- static final public org.gnu.atk.Role STATUSBAR = new org.gnu.atk.Role (_STATUSBAR);
- static final private int _TABLE = 54;
- static final public org.gnu.atk.Role TABLE = new org.gnu.atk.Role (_TABLE);
- static final private int _TABLE_CELL = 55;
- static final public org.gnu.atk.Role TABLE_CELL = new org.gnu.atk.Role (_TABLE_CELL);
- static final private int _TABLE_COLUMN_HEADER = 56;
- static final public org.gnu.atk.Role TABLE_COLUMN_HEADER = new org.gnu.atk.Role (
- _TABLE_COLUMN_HEADER);
- static final private int _TABLE_ROW_HEADER = 57;
- static final public org.gnu.atk.Role TABLE_ROW_HEADER = new org.gnu.atk.Role (_TABLE_ROW_HEADER);
- static final private int _TEAR_OFF_MENU_ITEM = 58;
- static final public org.gnu.atk.Role TEAR_OFF_MENU_ITEM = new org.gnu.atk.Role (
- _TEAR_OFF_MENU_ITEM);
- static final private int _TERMINAL = 59;
- static final public org.gnu.atk.Role TERMINAL = new org.gnu.atk.Role (_TERMINAL);
- static final private int _TEXT = 60;
- static final public org.gnu.atk.Role TEXT = new org.gnu.atk.Role (_TEXT);
- static final private int _TOGGLE_BUTTON = 61;
- static final public org.gnu.atk.Role TOGGLE_BUTTON = new org.gnu.atk.Role (_TOGGLE_BUTTON);
- static final private int _TOOL_BAR = 62;
- static final public org.gnu.atk.Role TOOL_BAR = new org.gnu.atk.Role (_TOOL_BAR);
- static final private int _TOOL_TIP = 63;
- static final public org.gnu.atk.Role TOOL_TIP = new org.gnu.atk.Role (_TOOL_TIP);
- static final private int _TREE = 64;
- static final public org.gnu.atk.Role TREE = new org.gnu.atk.Role (_TREE);
- static final private int _TREE_TABLE = 65;
- static final public org.gnu.atk.Role TREE_TABLE = new org.gnu.atk.Role (_TREE_TABLE);
- static final private int _UNKNOWN = 66;
- static final public org.gnu.atk.Role UNKNOWN = new org.gnu.atk.Role (_UNKNOWN);
- static final private int _VIEWPORT = 67;
- static final public org.gnu.atk.Role VIEWPORT = new org.gnu.atk.Role (_VIEWPORT);
- static final private int _WINDOW = 68;
- static final public org.gnu.atk.Role WINDOW = new org.gnu.atk.Role (_WINDOW);
- static final private int _LAST_DEFINED = 69;
- static final public org.gnu.atk.Role LAST_DEFINED = new org.gnu.atk.Role (_LAST_DEFINED);
- static final private org.gnu.atk.Role[] theInterned = new org.gnu.atk.Role[]
- {
- INVALID, ACCEL_LABEL, ALERT, ANIMATION, ARROW, CALENDAR, CANVAS, CHECK_BOX,
- CHECK_MENU_ITEM, COLOR_CHOOSER, COLUMN_HEADER, COMBO_BOX, DATE_EDITOR, DESKTOP_ICON,
- DESKTOP_FRAME, DIAL, DIALOG, DIRECOTRY_PANE, DRAWING_AREA, FILE_CHOOSER, FILLER,
- FONT_CHOOSER, FRAME, GLASS_PANE, HTML_CONTAINER, ICON, IMAGE, INTERNAL_FRAME, LABEL,
- LAYERED_PANE, LIST, LIST_ITEM, MENU, MENU_BAR, MENU_ITEM, OPTION_PANE, PAGE_TAB,
- PAGE_TAB_LIST, PANEL, PASSWORD_TEXT, POPUP_MENU, PROGRESS_BAR, PUSH_BUTTON, RADIO_BUTTON,
- RADIO_MENU_ITEM, ROOT_PANE, ROW_HEADER, SCROLL_BAR, SCROLL_PANE, SEPARATOR, SLIDER,
- SPLIT_PANE, SPIN_BUTTON, STATUSBAR, TABLE, TABLE_CELL, TABLE_COLUMN_HEADER,
- TABLE_ROW_HEADER, TEAR_OFF_MENU_ITEM, TERMINAL, TEXT, TOGGLE_BUTTON, TOOL_BAR, TOOL_TIP,
- TREE, TREE_TABLE, UNKNOWN, VIEWPORT, WINDOW, LAST_DEFINED
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.atk.Role theSacrificialOne = new org.gnu.atk.Role (0);
- static public org.gnu.atk.Role intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.atk.Role already = (org.gnu.atk.Role) theInternedExtras.get (theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.atk.Role(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private Role (int value)
- {
- value_ = value;
- }
-
- public org.gnu.atk.Role or (org.gnu.atk.Role other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.atk.Role and (org.gnu.atk.Role other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.atk.Role xor (org.gnu.atk.Role other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.atk.Role other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/atk/State.java b/libgtk-java/src/java/org/gnu/atk/State.java
deleted file mode 100644
index d950644..0000000
--- a/libgtk-java/src/java/org/gnu/atk/State.java
+++ /dev/null
@@ -1,21 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.atk;
-import org.gnu.glib.Boxed;
-public class State extends Boxed
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/atk/StateType.java b/libgtk-java/src/java/org/gnu/atk/StateType.java
deleted file mode 100644
index 89b31fb..0000000
--- a/libgtk-java/src/java/org/gnu/atk/StateType.java
+++ /dev/null
@@ -1,142 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.atk;
-import org.gnu.glib.Enum;
-public class StateType extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _INVALID = 0;
- static final public org.gnu.atk.StateType INVALID = new org.gnu.atk.StateType (_INVALID);
- static final private int _ACTIVE = 1;
- static final public org.gnu.atk.StateType ACTIVE = new org.gnu.atk.StateType (_ACTIVE);
- static final private int _ARMED = 2;
- static final public org.gnu.atk.StateType ARMED = new org.gnu.atk.StateType (_ARMED);
- static final private int _BUSY = 3;
- static final public org.gnu.atk.StateType BUSY = new org.gnu.atk.StateType (_BUSY);
- static final private int _CHECKED = 4;
- static final public org.gnu.atk.StateType CHECKED = new org.gnu.atk.StateType (_CHECKED);
- static final private int _DEFUNCT = 5;
- static final public org.gnu.atk.StateType DEFUNCT = new org.gnu.atk.StateType (_DEFUNCT);
- static final private int _EDITABLE = 6;
- static final public org.gnu.atk.StateType EDITABLE = new org.gnu.atk.StateType (_EDITABLE);
- static final private int _ENABLED = 7;
- static final public org.gnu.atk.StateType ENABLED = new org.gnu.atk.StateType (_ENABLED);
- static final private int _EXPANDABLE = 8;
- static final public org.gnu.atk.StateType EXPANDABLE = new org.gnu.atk.StateType (_EXPANDABLE);
- static final private int _EXPANDED = 9;
- static final public org.gnu.atk.StateType EXPANDED = new org.gnu.atk.StateType (_EXPANDED);
- static final private int _FOCUSABLE = 10;
- static final public org.gnu.atk.StateType FOCUSABLE = new org.gnu.atk.StateType (_FOCUSABLE);
- static final private int _FOCUSED = 11;
- static final public org.gnu.atk.StateType FOCUSED = new org.gnu.atk.StateType (_FOCUSED);
- static final private int _HORIZONTAL = 12;
- static final public org.gnu.atk.StateType HORIZONTAL = new org.gnu.atk.StateType (_HORIZONTAL);
- static final private int _ICONIFIED = 13;
- static final public org.gnu.atk.StateType ICONIFIED = new org.gnu.atk.StateType (_ICONIFIED);
- static final private int _MODAL = 14;
- static final public org.gnu.atk.StateType MODAL = new org.gnu.atk.StateType (_MODAL);
- static final private int _MULTI_LINE = 15;
- static final public org.gnu.atk.StateType MULTI_LINE = new org.gnu.atk.StateType (_MULTI_LINE);
- static final private int _MULTISELECTABLE = 16;
- static final public org.gnu.atk.StateType MULTISELECTABLE = new org.gnu.atk.StateType (
- _MULTISELECTABLE);
- static final private int _OPAQUE = 17;
- static final public org.gnu.atk.StateType OPAQUE = new org.gnu.atk.StateType (_OPAQUE);
- static final private int _PRESSED = 18;
- static final public org.gnu.atk.StateType PRESSED = new org.gnu.atk.StateType (_PRESSED);
- static final private int _RESIZABLE = 19;
- static final public org.gnu.atk.StateType RESIZABLE = new org.gnu.atk.StateType (_RESIZABLE);
- static final private int _SELECTABLE = 20;
- static final public org.gnu.atk.StateType SELECTABLE = new org.gnu.atk.StateType (_SELECTABLE);
- static final private int _SELECTED = 21;
- static final public org.gnu.atk.StateType SELECTED = new org.gnu.atk.StateType (_SELECTED);
- static final private int _SENSITIVE = 22;
- static final public org.gnu.atk.StateType SENSITIVE = new org.gnu.atk.StateType (_SENSITIVE);
- static final private int _SHOWING = 23;
- static final public org.gnu.atk.StateType SHOWING = new org.gnu.atk.StateType (_SHOWING);
- static final private int _SINGLE_LINE = 24;
- static final public org.gnu.atk.StateType SINGLE_LINE = new org.gnu.atk.StateType (_SINGLE_LINE);
- static final private int _STALE = 25;
- static final public org.gnu.atk.StateType STALE = new org.gnu.atk.StateType (_STALE);
- static final private int _TRANSIENT = 26;
- static final public org.gnu.atk.StateType TRANSIENT = new org.gnu.atk.StateType (_TRANSIENT);
- static final private int _VERTICAL = 27;
- static final public org.gnu.atk.StateType VERTICAL = new org.gnu.atk.StateType (_VERTICAL);
- static final private int _VISIBLE = 28;
- static final public org.gnu.atk.StateType VISIBLE = new org.gnu.atk.StateType (_VISIBLE);
- static final private int _LAST_DEFINED = 29;
- static final public org.gnu.atk.StateType LAST_DEFINED = new org.gnu.atk.StateType (
- _LAST_DEFINED);
- static final private org.gnu.atk.StateType[] theInterned = new org.gnu.atk.StateType[]
- {
- INVALID, ACTIVE, ARMED, BUSY, CHECKED, DEFUNCT, EDITABLE, ENABLED, EXPANDABLE, EXPANDED,
- FOCUSABLE, FOCUSED, HORIZONTAL, ICONIFIED, MODAL, MULTI_LINE, MULTISELECTABLE, OPAQUE,
- PRESSED, RESIZABLE, SELECTABLE, SELECTED, SENSITIVE, SHOWING, SINGLE_LINE, STALE,
- TRANSIENT, VERTICAL, VISIBLE, LAST_DEFINED
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.atk.StateType theSacrificialOne = new org.gnu.atk.StateType (0);
- static public org.gnu.atk.StateType intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.atk.StateType already = (org.gnu.atk.StateType) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.atk.StateType(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private StateType (int value)
- {
- value_ = value;
- }
-
- public org.gnu.atk.StateType or (org.gnu.atk.StateType other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.atk.StateType and (org.gnu.atk.StateType other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.atk.StateType xor (org.gnu.atk.StateType other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.atk.StateType other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- native static final protected byte[] atk_state_type_get_name (int type);
- native static final protected int atk_state_type_for_name (byte[] name);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/Atom.java b/libgtk-java/src/java/org/gnu/gdk/Atom.java
deleted file mode 100644
index 995d92c..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/Atom.java
+++ /dev/null
@@ -1,52 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
- /*
-
- * TODO:
- * - Wrap the intern native methode.
- * - Beautify documentation.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Boxed;
-
-public class Atom extends Boxed
-{
-
- public Atom(String name, boolean onlyIfExists) {
- handle = gdk_atom_intern(name, onlyIfExists);
- }
-
- /**
- * Builds an atom with
- * the specified handle.
- */
- public Atom(int handle){
- this.handle=handle;
- }
-
- /**
- * Obtains the atom's name.
- * @return The atom's name
- */
-
- public String getName(){
- return Atom.gdk_atom_name(handle);
- }
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gdk_atom_intern (String atomName, boolean onlyIfExists);
- native static final protected String gdk_atom_name (int atom);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/AxisUse.java b/libgtk-java/src/java/org/gnu/gdk/AxisUse.java
deleted file mode 100644
index afbcca1..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/AxisUse.java
+++ /dev/null
@@ -1,91 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Enum;
-public class AxisUse extends Enum{
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _IGNORE = 0;
- static final public org.gnu.gdk.AxisUse IGNORE = new org.gnu.gdk.AxisUse (_IGNORE);
- static final private int _X = 1;
- static final public org.gnu.gdk.AxisUse X = new org.gnu.gdk.AxisUse (_X);
- static final private int _Y = 2;
- static final public org.gnu.gdk.AxisUse Y = new org.gnu.gdk.AxisUse (_Y);
- static final private int _PRESSURE = 3;
- static final public org.gnu.gdk.AxisUse PRESSURE = new org.gnu.gdk.AxisUse (_PRESSURE);
- static final private int _XTILT = 4;
- static final public org.gnu.gdk.AxisUse XTILT = new org.gnu.gdk.AxisUse (_XTILT);
- static final private int _YTILT = 5;
- static final public org.gnu.gdk.AxisUse YTILT = new org.gnu.gdk.AxisUse (_YTILT);
- static final private int _WHEEL = 6;
- static final public org.gnu.gdk.AxisUse WHEEL = new org.gnu.gdk.AxisUse (_WHEEL);
- static final private int _LAST = 7;
- static final public org.gnu.gdk.AxisUse LAST = new org.gnu.gdk.AxisUse (_LAST);
- static final private org.gnu.gdk.AxisUse[] theInterned = new org.gnu.gdk.AxisUse[]
- {
- IGNORE, X, Y, PRESSURE, XTILT, YTILT, WHEEL, LAST
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gdk.AxisUse theSacrificialOne = new org.gnu.gdk.AxisUse (0);
- static public org.gnu.gdk.AxisUse intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gdk.AxisUse already = (org.gnu.gdk.AxisUse) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gdk.AxisUse(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private AxisUse (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gdk.AxisUse or (org.gnu.gdk.AxisUse other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gdk.AxisUse and (org.gnu.gdk.AxisUse other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gdk.AxisUse xor (org.gnu.gdk.AxisUse other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gdk.AxisUse other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/Bitmap.java b/libgtk-java/src/java/org/gnu/gdk/Bitmap.java
deleted file mode 100644
index 4cf2c9f..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/Bitmap.java
+++ /dev/null
@@ -1,42 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-/**
- *
- */
-public class Bitmap extends Drawable
-{
-
- public Bitmap(int handle){
- super(handle);
- }
-
- /**
- * Creates a new <code>Bitmap</code> from data in XBM format.
- */
- public Bitmap(Window window,byte data[],int width,int height){
- super(Bitmap.gdk_bitmap_create_from_data(window.getHandle(),data,width,height));
- }
- /**
- * Creates a new <code>Bitmap</code> from data in XBM format.
- */
- public Bitmap(byte data[],int width,int height){
- super(Bitmap.gdk_bitmap_create_from_data(-1,data,width,height));
- }
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gdk_bitmap_create_from_data (int window, byte[] data, int
- width, int height);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/ByteOrder.java b/libgtk-java/src/java/org/gnu/gdk/ByteOrder.java
deleted file mode 100644
index 6342dcb..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/ByteOrder.java
+++ /dev/null
@@ -1,80 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Enum;
-public class ByteOrder extends Enum
-{
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _LSB_FIRST = 0;
- static final public org.gnu.gdk.ByteOrder LSB_FIRST = new org.gnu.gdk.ByteOrder (_LSB_FIRST);
- static final private int _MSB_FIRST = 1;
- static final public org.gnu.gdk.ByteOrder MSB_FIRST = new org.gnu.gdk.ByteOrder (_MSB_FIRST);
- static final private org.gnu.gdk.ByteOrder[] theInterned = new org.gnu.gdk.ByteOrder[]
- {
- LSB_FIRST, MSB_FIRST
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gdk.ByteOrder theSacrificialOne = new org.gnu.gdk.ByteOrder (0);
- static public org.gnu.gdk.ByteOrder intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gdk.ByteOrder already = (org.gnu.gdk.ByteOrder) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gdk.ByteOrder(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private ByteOrder (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gdk.ByteOrder or (org.gnu.gdk.ByteOrder other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gdk.ByteOrder and (org.gnu.gdk.ByteOrder other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gdk.ByteOrder xor (org.gnu.gdk.ByteOrder other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gdk.ByteOrder other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/CapStyle.java b/libgtk-java/src/java/org/gnu/gdk/CapStyle.java
deleted file mode 100644
index 2f13c15..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/CapStyle.java
+++ /dev/null
@@ -1,83 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Enum;
-public class CapStyle extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _NOT_LAST = 0;
- static final public org.gnu.gdk.CapStyle NOT_LAST = new org.gnu.gdk.CapStyle (_NOT_LAST);
- static final private int _BUTT = 1;
- static final public org.gnu.gdk.CapStyle BUTT = new org.gnu.gdk.CapStyle (_BUTT);
- static final private int _ROUND = 2;
- static final public org.gnu.gdk.CapStyle ROUND = new org.gnu.gdk.CapStyle (_ROUND);
- static final private int _PROJECTING = 3;
- static final public org.gnu.gdk.CapStyle PROJECTING = new org.gnu.gdk.CapStyle (_PROJECTING);
- static final private org.gnu.gdk.CapStyle[] theInterned = new org.gnu.gdk.CapStyle[]
- {
- NOT_LAST, BUTT, ROUND, PROJECTING
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gdk.CapStyle theSacrificialOne = new org.gnu.gdk.CapStyle (0);
- static public org.gnu.gdk.CapStyle intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gdk.CapStyle already = (org.gnu.gdk.CapStyle) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gdk.CapStyle(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private CapStyle (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gdk.CapStyle or (org.gnu.gdk.CapStyle other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gdk.CapStyle and (org.gnu.gdk.CapStyle other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gdk.CapStyle xor (org.gnu.gdk.CapStyle other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gdk.CapStyle other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/Color.java b/libgtk-java/src/java/org/gnu/gdk/Color.java
deleted file mode 100644
index 64592ac..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/Color.java
+++ /dev/null
@@ -1,160 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-/*
- * TODO:
- * Everything but the constructor.
- */
-package org.gnu.gdk;
-import org.gnu.glib.Boxed;
-public class Color extends Boxed {
-
- private boolean handleAllocated = false; // true if created by this class.
-
- public static final Color RED = new Color(65535, 0, 0);
- public static final Color BLUE = new Color(0, 0, 65535);
- public static final Color GREEN = new Color(0, 65535, 0);
- public static final Color BLACK = new Color(0, 0, 0);
- public static final Color YELLOW = new Color(65535, 65535, 0);
- public static final Color WHITE = new Color(65535, 65535, 65535);
- public static final Color ORANGE = new Color(65535, 51400, 0);
-
- /**
- * Construct a Color object from a handle to a native resource.
- */
- public Color(int handle) {
- this.handle = handle;
- }
-
- /**
- * Creates an sRGB color with the specified
- * red, green, and blue values in the range (0 - 65535).
- */
- public Color(int red, int green, int blue) {
- handle = allocHandle();
- handleAllocated = true;
- setRed(handle, red);
- setBlue(handle, blue);
- setGreen(handle, green);
- }
-
- /**
- * Makes a copy of this color.
- */
- public Object clone() {
- return new Color(Color.gdk_color_copy(handle));
- }
-
- protected synchronized void finalize() {
- if (handle != 0) {
- if (handleAllocated)
- // allocated during initialization
- freeHandle(handle);
- else
- // allocated by clone()
- Color.gdk_color_free(handle);
- }
- handle = 0;
- }
-
- /**
- * Determines whether another object is equal to this Color.
- */
- public boolean equals(Object color) {
- if (color == null) {
- return false;
- }
- return Color.gdk_color_equal(handle, ((Color) color).handle);
- }
-
- public int hashCode() {
- return Color.gdk_color_hash(handle);
- }
-
- /**
- * Returns the red component in the range 0-65535 in the default sRGB space.
- */
- public int getRed() {
- return Color.getRed(handle);
- }
-
- /**
- * Sets the red component in the range of 0-65535.
- */
- public void setRed(short value) {
- Color.setRed(handle, value);
- }
-
- /**
- * Returns the green component in the range 0-65535 in the default sRGB space.
- */
- public int getGreen() {
- return Color.getGreen(handle);
- }
-
- /**
- * Sets the green component in the range of 0-65535.
- */
- public void setGreen(short value) {
- Color.setGreen(handle, value);
- }
-
- /**
- * Returns the blue component in the range 0-65535 in the default sRGB space.
- */
- public int getBlue() {
- return Color.getBlue(handle);
- }
-
- /**
- * Sets the blue component in the range of 0-65535.
- */
- public void setBlue(short value) {
- Color.setBlue(handle, value);
- }
-
- /**
- *
- * Returns a string representation of this Color.
- */
- public String toString() {
- return "Red: "
- + getRed()
- + "\n"
- + "Green: "
- + getGreen()
- + "\n"
- + "Blue: "
- + getBlue()
- + "\n";
- }
-
- private static native int allocHandle();
- private static native void freeHandle(int handle);
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getPixel(int obj);
- native static final protected int getRed(int obj);
- native static final protected void setRed(int obj, int red);
- native static final protected int getGreen(int obj);
- native static final protected void setGreen(int obj, int green);
- native static final protected int getBlue(int obj);
- native static final protected void setBlue(int obj, int blue);
- native static final protected int gdk_color_get_type();
- native static final protected int gdk_color_copy(int color);
- native static final protected void gdk_color_free(int color);
- native static final protected int gdk_color_parse(String spec, int color);
- native static final protected int gdk_color_hash(int colora);
- native static final protected boolean gdk_color_equal(int colora, int colorb);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gdk/Colormap.java b/libgtk-java/src/java/org/gnu/gdk/Colormap.java
deleted file mode 100644
index 97544e4..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/Colormap.java
+++ /dev/null
@@ -1,98 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
- /*
- * TODO:
- * Some methods look ugly and unusable. Are they going to be implemented?
- *
- *
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.GObject;
-/**
- *
- */
-public class Colormap extends GObject
-{
-
- /**
- * Create a Colormap initialized to the system's
- * default colormap.
- */
- public Colormap() {
- super(Colormap.gdk_colormap_get_system());
- }
-
- /**
- * Create a new Colormap from a handle to a native resource.
- */
- public Colormap(int handle){
- super(handle);
- }
-
- /**
- * Creates a new colormap for the given visual.
- *
- */
- public Colormap(org.gnu.gdk.Visual v, boolean private_){
- super(gdk_colormap_new(v.getHandle(), private_ == true ? 1 : 0));
- }
-
- /**
- * Returns the system's default colormap.
- */
- public static Colormap getSystem(){
- return new Colormap(Colormap.gdk_colormap_get_system());
- }
-
- /**
- * Returns the visual for which a given colormap was created.
- */
- public Visual getVisual(){
- int hndl = gdk_colormap_get_visual(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Visual)obj;
- return new Visual(hndl);
- }
-
- /**
- * Allocates a single color from a colormap.
- *
- * @param color The color to allocate
- * @param writable If true the color is allocated writable.
- * @param bestMatch If true GDK will attempt to do matching against existing
- * colors if the color cannot be allocated as requested.
- */
- public boolean allocateColor(Color color, boolean writable, boolean bestMatch) {
- return Colormap.gdk_colormap_alloc_color(getHandle(), color.getHandle(), writable, bestMatch);
- }
-
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gdk_colormap_get_type ();
- native static final protected int gdk_colormap_new (int visual, int allocate);
- native static final protected int gdk_colormap_get_system ();
- native static final protected int gdk_colormap_alloc_colors (int colormap, int [] colors, int
- numColors, boolean writable, boolean bestMatch, boolean[] success);
- native static final protected boolean gdk_colormap_alloc_color (int colormap, int color,
- boolean writable, boolean best_match);
- native static final protected void gdk_colormap_free_colors (int colormap, int [] colors, int
- numColors);
- native static final protected void gdk_colormap_query_color (int colormap, long pixel, int
- result);
- native static final protected int gdk_colormap_get_visual (int colormap);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/Colorspace.java b/libgtk-java/src/java/org/gnu/gdk/Colorspace.java
deleted file mode 100644
index 17e18fd..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/Colorspace.java
+++ /dev/null
@@ -1,77 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Enum;
-public class Colorspace extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _RGB = 0;
- static final public org.gnu.gdk.Colorspace RGB = new org.gnu.gdk.Colorspace (_RGB);
- static final private org.gnu.gdk.Colorspace[] theInterned = new org.gnu.gdk.Colorspace[]
- {
- RGB
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gdk.Colorspace theSacrificialOne = new org.gnu.gdk.Colorspace (0);
- static public org.gnu.gdk.Colorspace intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gdk.Colorspace already = (org.gnu.gdk.Colorspace) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gdk.Colorspace(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private Colorspace (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gdk.Colorspace or (org.gnu.gdk.Colorspace other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gdk.Colorspace and (org.gnu.gdk.Colorspace other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gdk.Colorspace xor (org.gnu.gdk.Colorspace other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gdk.Colorspace other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/CrossingMode.java b/libgtk-java/src/java/org/gnu/gdk/CrossingMode.java
deleted file mode 100644
index 9fd893a..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/CrossingMode.java
+++ /dev/null
@@ -1,82 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Enum;
-public class CrossingMode extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _NORMAL = 0;
- static final public org.gnu.gdk.CrossingMode NORMAL = new org.gnu.gdk.CrossingMode (_NORMAL);
- static final private int _GRAB = 1;
- static final public org.gnu.gdk.CrossingMode GRAB = new org.gnu.gdk.CrossingMode (_GRAB);
- static final private int _UNGRAB = 2;
- static final public org.gnu.gdk.CrossingMode UNGRAB = new org.gnu.gdk.CrossingMode (_UNGRAB);
- static final private org.gnu.gdk.CrossingMode[] theInterned = new org.gnu.gdk.CrossingMode[]
- {
- NORMAL, GRAB, UNGRAB
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gdk.CrossingMode theSacrificialOne = new org.gnu.gdk.CrossingMode (
- 0);
- static public org.gnu.gdk.CrossingMode intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gdk.CrossingMode already = (org.gnu.gdk.CrossingMode) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gdk.CrossingMode(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private CrossingMode (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gdk.CrossingMode or (org.gnu.gdk.CrossingMode other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gdk.CrossingMode and (org.gnu.gdk.CrossingMode other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gdk.CrossingMode xor (org.gnu.gdk.CrossingMode other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gdk.CrossingMode other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/Cursor.java b/libgtk-java/src/java/org/gnu/gdk/Cursor.java
deleted file mode 100644
index 1fe549f..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/Cursor.java
+++ /dev/null
@@ -1,41 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Boxed;
-public class Cursor extends Boxed {
-
- /**
- * Creates a new cursor from the set of builtin cursors.
- */
- public Cursor(CursorType ctype) {
- handle = gdk_cursor_new(ctype.getValue());
- }
-
- /**
- * Create a new cursor from a pixmap.
- */
- public Cursor(Pixmap source, Pixmap mask, Color fg, Color bg, int x, int y) {
- handle = gdk_cursor_new_from_pixmap(source.getHandle(), mask.getHandle(),
- fg.getHandle(), bg.getHandle(), x, y);
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getType(int obj);
- native static final protected int gdk_cursor_new(int cursorType);
- native static final protected int gdk_cursor_new_from_pixmap(int source,
- int mask, int fg, int bg, int x, int y);
- native static final protected int gdk_cursor_ref(int cursor);
- native static final protected void gdk_cursor_unref(int cursor);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gdk/CursorType.java b/libgtk-java/src/java/org/gnu/gdk/CursorType.java
deleted file mode 100644
index dac05f3..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/CursorType.java
+++ /dev/null
@@ -1,297 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Enum;
-public class CursorType extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _X_CURSOR = 0;
- static final public org.gnu.gdk.CursorType X_CURSOR = new org.gnu.gdk.CursorType (_X_CURSOR);
- static final private int _ARROW = 2;
- static final public org.gnu.gdk.CursorType ARROW = new org.gnu.gdk.CursorType (_ARROW);
- static final private int _BASED_ARROW_DOWN = 4;
- static final public org.gnu.gdk.CursorType BASED_ARROW_DOWN = new org.gnu.gdk.CursorType (
- _BASED_ARROW_DOWN);
- static final private int _BASED_ARROW_UP = 6;
- static final public org.gnu.gdk.CursorType BASED_ARROW_UP = new org.gnu.gdk.CursorType (
- _BASED_ARROW_UP);
- static final private int _BOAT = 8;
- static final public org.gnu.gdk.CursorType BOAT = new org.gnu.gdk.CursorType (_BOAT);
- static final private int _BOGOSITY = 10;
- static final public org.gnu.gdk.CursorType BOGOSITY = new org.gnu.gdk.CursorType (_BOGOSITY);
- static final private int _BOTTOM_LEFT_CORNER = 12;
- static final public org.gnu.gdk.CursorType BOTTOM_LEFT_CORNER = new org.gnu.gdk.CursorType (
- _BOTTOM_LEFT_CORNER);
- static final private int _BOTTOM_RIGHT_CORNER = 14;
- static final public org.gnu.gdk.CursorType BOTTOM_RIGHT_CORNER = new org.gnu.gdk.CursorType (
- _BOTTOM_RIGHT_CORNER);
- static final private int _BOTTOM_SIDE = 16;
- static final public org.gnu.gdk.CursorType BOTTOM_SIDE = new org.gnu.gdk.CursorType (
- _BOTTOM_SIDE);
- static final private int _BOTTOM_TEE = 18;
- static final public org.gnu.gdk.CursorType BOTTOM_TEE = new org.gnu.gdk.CursorType (_BOTTOM_TEE);
- static final private int _BOX_SPIRAL = 20;
- static final public org.gnu.gdk.CursorType BOX_SPIRAL = new org.gnu.gdk.CursorType (_BOX_SPIRAL);
- static final private int _CENTER_PTR = 22;
- static final public org.gnu.gdk.CursorType CENTER_PTR = new org.gnu.gdk.CursorType (_CENTER_PTR);
- static final private int _CIRCLE = 24;
- static final public org.gnu.gdk.CursorType CIRCLE = new org.gnu.gdk.CursorType (_CIRCLE);
- static final private int _CLOCK = 26;
- static final public org.gnu.gdk.CursorType CLOCK = new org.gnu.gdk.CursorType (_CLOCK);
- static final private int _COFFEE_MUG = 28;
- static final public org.gnu.gdk.CursorType COFFEE_MUG = new org.gnu.gdk.CursorType (_COFFEE_MUG);
- static final private int _CROSS = 30;
- static final public org.gnu.gdk.CursorType CROSS = new org.gnu.gdk.CursorType (_CROSS);
- static final private int _CROSS_REVERSE = 32;
- static final public org.gnu.gdk.CursorType CROSS_REVERSE = new org.gnu.gdk.CursorType (
- _CROSS_REVERSE);
- static final private int _CROSSHAIR = 34;
- static final public org.gnu.gdk.CursorType CROSSHAIR = new org.gnu.gdk.CursorType (_CROSSHAIR);
- static final private int _DIAMOND_CROSS = 36;
- static final public org.gnu.gdk.CursorType DIAMOND_CROSS = new org.gnu.gdk.CursorType (
- _DIAMOND_CROSS);
- static final private int _DOT = 38;
- static final public org.gnu.gdk.CursorType DOT = new org.gnu.gdk.CursorType (_DOT);
- static final private int _DOTBOX = 40;
- static final public org.gnu.gdk.CursorType DOTBOX = new org.gnu.gdk.CursorType (_DOTBOX);
- static final private int _DOUBLE_ARROW = 42;
- static final public org.gnu.gdk.CursorType DOUBLE_ARROW = new org.gnu.gdk.CursorType (
- _DOUBLE_ARROW);
- static final private int _DRAFT_LARGE = 44;
- static final public org.gnu.gdk.CursorType DRAFT_LARGE = new org.gnu.gdk.CursorType (
- _DRAFT_LARGE);
- static final private int _DRAFT_SMALL = 46;
- static final public org.gnu.gdk.CursorType DRAFT_SMALL = new org.gnu.gdk.CursorType (
- _DRAFT_SMALL);
- static final private int _DRAPED_BOX = 48;
- static final public org.gnu.gdk.CursorType DRAPED_BOX = new org.gnu.gdk.CursorType (_DRAPED_BOX);
- static final private int _EXCHANGE = 50;
- static final public org.gnu.gdk.CursorType EXCHANGE = new org.gnu.gdk.CursorType (_EXCHANGE);
- static final private int _FLEUR = 52;
- static final public org.gnu.gdk.CursorType FLEUR = new org.gnu.gdk.CursorType (_FLEUR);
- static final private int _GOBBLER = 54;
- static final public org.gnu.gdk.CursorType GOBBLER = new org.gnu.gdk.CursorType (_GOBBLER);
- static final private int _GUMBY = 56;
- static final public org.gnu.gdk.CursorType GUMBY = new org.gnu.gdk.CursorType (_GUMBY);
- static final private int _HAND1 = 58;
- static final public org.gnu.gdk.CursorType HAND1 = new org.gnu.gdk.CursorType (_HAND1);
- static final private int _HAND2 = 60;
- static final public org.gnu.gdk.CursorType HAND2 = new org.gnu.gdk.CursorType (_HAND2);
- static final private int _HEART = 62;
- static final public org.gnu.gdk.CursorType HEART = new org.gnu.gdk.CursorType (_HEART);
- static final private int _ICON = 64;
- static final public org.gnu.gdk.CursorType ICON = new org.gnu.gdk.CursorType (_ICON);
- static final private int _IRON_CROSS = 66;
- static final public org.gnu.gdk.CursorType IRON_CROSS = new org.gnu.gdk.CursorType (_IRON_CROSS);
- static final private int _LEFT_PTR = 68;
- static final public org.gnu.gdk.CursorType LEFT_PTR = new org.gnu.gdk.CursorType (_LEFT_PTR);
- static final private int _LEFT_SIDE = 70;
- static final public org.gnu.gdk.CursorType LEFT_SIDE = new org.gnu.gdk.CursorType (_LEFT_SIDE);
- static final private int _LEFT_TEE = 72;
- static final public org.gnu.gdk.CursorType LEFT_TEE = new org.gnu.gdk.CursorType (_LEFT_TEE);
- static final private int _LEFTBUTTON = 74;
- static final public org.gnu.gdk.CursorType LEFTBUTTON = new org.gnu.gdk.CursorType (_LEFTBUTTON);
- static final private int _LL_ANGLE = 76;
- static final public org.gnu.gdk.CursorType LL_ANGLE = new org.gnu.gdk.CursorType (_LL_ANGLE);
- static final private int _LR_ANGLE = 78;
- static final public org.gnu.gdk.CursorType LR_ANGLE = new org.gnu.gdk.CursorType (_LR_ANGLE);
- static final private int _MAN = 80;
- static final public org.gnu.gdk.CursorType MAN = new org.gnu.gdk.CursorType (_MAN);
- static final private int _MIDDLEBUTTON = 82;
- static final public org.gnu.gdk.CursorType MIDDLEBUTTON = new org.gnu.gdk.CursorType (
- _MIDDLEBUTTON);
- static final private int _MOUSE = 84;
- static final public org.gnu.gdk.CursorType MOUSE = new org.gnu.gdk.CursorType (_MOUSE);
- static final private int _PENCIL = 86;
- static final public org.gnu.gdk.CursorType PENCIL = new org.gnu.gdk.CursorType (_PENCIL);
- static final private int _PIRATE = 88;
- static final public org.gnu.gdk.CursorType PIRATE = new org.gnu.gdk.CursorType (_PIRATE);
- static final private int _PLUS = 90;
- static final public org.gnu.gdk.CursorType PLUS = new org.gnu.gdk.CursorType (_PLUS);
- static final private int _QUESTION_ARROW = 92;
- static final public org.gnu.gdk.CursorType QUESTION_ARROW = new org.gnu.gdk.CursorType (
- _QUESTION_ARROW);
- static final private int _RIGHT_PTR = 94;
- static final public org.gnu.gdk.CursorType RIGHT_PTR = new org.gnu.gdk.CursorType (_RIGHT_PTR);
- static final private int _RIGHT_SIDE = 96;
- static final public org.gnu.gdk.CursorType RIGHT_SIDE = new org.gnu.gdk.CursorType (_RIGHT_SIDE);
- static final private int _RIGHT_TEE = 98;
- static final public org.gnu.gdk.CursorType RIGHT_TEE = new org.gnu.gdk.CursorType (_RIGHT_TEE);
- static final private int _RIGHTBUTTON = 100;
- static final public org.gnu.gdk.CursorType RIGHTBUTTON = new org.gnu.gdk.CursorType (
- _RIGHTBUTTON);
- static final private int _RTL_LOGO = 102;
- static final public org.gnu.gdk.CursorType RTL_LOGO = new org.gnu.gdk.CursorType (_RTL_LOGO);
- static final private int _SAILBOAT = 104;
- static final public org.gnu.gdk.CursorType SAILBOAT = new org.gnu.gdk.CursorType (_SAILBOAT);
- static final private int _SB_DOWN_ARROW = 106;
- static final public org.gnu.gdk.CursorType SB_DOWN_ARROW = new org.gnu.gdk.CursorType (
- _SB_DOWN_ARROW);
- static final private int _SB_H_DOUBLE_ARROW = 108;
- static final public org.gnu.gdk.CursorType SB_H_DOUBLE_ARROW = new org.gnu.gdk.CursorType (
- _SB_H_DOUBLE_ARROW);
- static final private int _SB_LEFT_ARROW = 110;
- static final public org.gnu.gdk.CursorType SB_LEFT_ARROW = new org.gnu.gdk.CursorType (
- _SB_LEFT_ARROW);
- static final private int _SB_RIGHT_ARROW = 112;
- static final public org.gnu.gdk.CursorType SB_RIGHT_ARROW = new org.gnu.gdk.CursorType (
- _SB_RIGHT_ARROW);
- static final private int _SB_UP_ARROW = 114;
- static final public org.gnu.gdk.CursorType SB_UP_ARROW = new org.gnu.gdk.CursorType (
- _SB_UP_ARROW);
- static final private int _SB_V_DOUBLE_ARROW = 116;
- static final public org.gnu.gdk.CursorType SB_V_DOUBLE_ARROW = new org.gnu.gdk.CursorType (
- _SB_V_DOUBLE_ARROW);
- static final private int _SHUTTLE = 118;
- static final public org.gnu.gdk.CursorType SHUTTLE = new org.gnu.gdk.CursorType (_SHUTTLE);
- static final private int _SIZING = 120;
- static final public org.gnu.gdk.CursorType SIZING = new org.gnu.gdk.CursorType (_SIZING);
- static final private int _SPIDER = 122;
- static final public org.gnu.gdk.CursorType SPIDER = new org.gnu.gdk.CursorType (_SPIDER);
- static final private int _SPARYCAN = 124;
- static final public org.gnu.gdk.CursorType SPARYCAN = new org.gnu.gdk.CursorType (_SPARYCAN);
- static final private int _STAR = 126;
- static final public org.gnu.gdk.CursorType STAR = new org.gnu.gdk.CursorType (_STAR);
- static final private int _TARGET = 128;
- static final public org.gnu.gdk.CursorType TARGET = new org.gnu.gdk.CursorType (_TARGET);
- static final private int _TCROSS = 130;
- static final public org.gnu.gdk.CursorType TCROSS = new org.gnu.gdk.CursorType (_TCROSS);
- static final private int _TOP_LEFT_ARROW = 132;
- static final public org.gnu.gdk.CursorType TOP_LEFT_ARROW = new org.gnu.gdk.CursorType (
- _TOP_LEFT_ARROW);
- static final private int _TOP_LEFT_CORNER = 134;
- static final public org.gnu.gdk.CursorType TOP_LEFT_CORNER = new org.gnu.gdk.CursorType (
- _TOP_LEFT_CORNER);
- static final private int _TOP_RIGHT_CORNER = 136;
- static final public org.gnu.gdk.CursorType TOP_RIGHT_CORNER = new org.gnu.gdk.CursorType (
- _TOP_RIGHT_CORNER);
- static final private int _TOP_SIDE = 138;
- static final public org.gnu.gdk.CursorType TOP_SIDE = new org.gnu.gdk.CursorType (_TOP_SIDE);
- static final private int _TOP_TEE = 140;
- static final public org.gnu.gdk.CursorType TOP_TEE = new org.gnu.gdk.CursorType (_TOP_TEE);
- static final private int _TREK = 142;
- static final public org.gnu.gdk.CursorType TREK = new org.gnu.gdk.CursorType (_TREK);
- static final private int _UL_ANGLE = 144;
- static final public org.gnu.gdk.CursorType UL_ANGLE = new org.gnu.gdk.CursorType (_UL_ANGLE);
- static final private int _UMBRELLA = 146;
- static final public org.gnu.gdk.CursorType UMBRELLA = new org.gnu.gdk.CursorType (_UMBRELLA);
- static final private int _UR_ANGLE = 148;
- static final public org.gnu.gdk.CursorType UR_ANGLE = new org.gnu.gdk.CursorType (_UR_ANGLE);
- static final private int _WATCH = 150;
- static final public org.gnu.gdk.CursorType WATCH = new org.gnu.gdk.CursorType (_WATCH);
- static final private int _XTERM = 152;
- static final public org.gnu.gdk.CursorType XTERM = new org.gnu.gdk.CursorType (_XTERM);
- static final private int _LAST_CURSOR = 153;
- static final public org.gnu.gdk.CursorType LAST_CURSOR = new org.gnu.gdk.CursorType (
- _LAST_CURSOR);
- static final private int _CURSOR_IS_PIXMAP = -1;
- static final public org.gnu.gdk.CursorType CURSOR_IS_PIXMAP = new org.gnu.gdk.CursorType (
- _CURSOR_IS_PIXMAP);
- static final private org.gnu.gdk.CursorType[] theInterned = new org.gnu.gdk.CursorType[]
- {
- X_CURSOR, new org.gnu.gdk.CursorType (1), ARROW, new org.gnu.gdk.CursorType (3),
- BASED_ARROW_DOWN, new org.gnu.gdk.CursorType (5), BASED_ARROW_UP, new
- org.gnu.gdk.CursorType (7), BOAT, new org.gnu.gdk.CursorType (9), BOGOSITY, new
- org.gnu.gdk.CursorType (11), BOTTOM_LEFT_CORNER, new org.gnu.gdk.CursorType (13),
- BOTTOM_RIGHT_CORNER, new org.gnu.gdk.CursorType (15), BOTTOM_SIDE, new
- org.gnu.gdk.CursorType (17), BOTTOM_TEE, new org.gnu.gdk.CursorType (19), BOX_SPIRAL, new
- org.gnu.gdk.CursorType (21), CENTER_PTR, new org.gnu.gdk.CursorType (23), CIRCLE, new
- org.gnu.gdk.CursorType (25), CLOCK, new org.gnu.gdk.CursorType (27), COFFEE_MUG, new
- org.gnu.gdk.CursorType (29), CROSS, new org.gnu.gdk.CursorType (31), CROSS_REVERSE, new
- org.gnu.gdk.CursorType (33), CROSSHAIR, new org.gnu.gdk.CursorType (35), DIAMOND_CROSS, new
- org.gnu.gdk.CursorType (37), DOT, new org.gnu.gdk.CursorType (39), DOTBOX, new
- org.gnu.gdk.CursorType (41), DOUBLE_ARROW, new org.gnu.gdk.CursorType (43), DRAFT_LARGE,
- new org.gnu.gdk.CursorType (45), DRAFT_SMALL, new org.gnu.gdk.CursorType (47), DRAPED_BOX,
- new org.gnu.gdk.CursorType (49), EXCHANGE, new org.gnu.gdk.CursorType (51), FLEUR, new
- org.gnu.gdk.CursorType (53), GOBBLER, new org.gnu.gdk.CursorType (55), GUMBY, new
- org.gnu.gdk.CursorType (57), HAND1, new org.gnu.gdk.CursorType (59), HAND2, new
- org.gnu.gdk.CursorType (61), HEART, new org.gnu.gdk.CursorType (63), ICON, new
- org.gnu.gdk.CursorType (65), IRON_CROSS, new org.gnu.gdk.CursorType (67), LEFT_PTR, new
- org.gnu.gdk.CursorType (69), LEFT_SIDE, new org.gnu.gdk.CursorType (71), LEFT_TEE, new
- org.gnu.gdk.CursorType (73), LEFTBUTTON, new org.gnu.gdk.CursorType (75), LL_ANGLE, new
- org.gnu.gdk.CursorType (77), LR_ANGLE, new org.gnu.gdk.CursorType (79), MAN, new
- org.gnu.gdk.CursorType (81), MIDDLEBUTTON, new org.gnu.gdk.CursorType (83), MOUSE, new
- org.gnu.gdk.CursorType (85), PENCIL, new org.gnu.gdk.CursorType (87), PIRATE, new
- org.gnu.gdk.CursorType (89), PLUS, new org.gnu.gdk.CursorType (91), QUESTION_ARROW, new
- org.gnu.gdk.CursorType (93), RIGHT_PTR, new org.gnu.gdk.CursorType (95), RIGHT_SIDE, new
- org.gnu.gdk.CursorType (97), RIGHT_TEE, new org.gnu.gdk.CursorType (99), RIGHTBUTTON, new
- org.gnu.gdk.CursorType (101), RTL_LOGO, new org.gnu.gdk.CursorType (103), SAILBOAT, new
- org.gnu.gdk.CursorType (105), SB_DOWN_ARROW, new org.gnu.gdk.CursorType (107),
- SB_H_DOUBLE_ARROW, new org.gnu.gdk.CursorType (109), SB_LEFT_ARROW, new
- org.gnu.gdk.CursorType (111), SB_RIGHT_ARROW, new org.gnu.gdk.CursorType (113),
- SB_UP_ARROW, new org.gnu.gdk.CursorType (115), SB_V_DOUBLE_ARROW, new
- org.gnu.gdk.CursorType (117), SHUTTLE, new org.gnu.gdk.CursorType (119), SIZING, new
- org.gnu.gdk.CursorType (121), SPIDER, new org.gnu.gdk.CursorType (123), SPARYCAN, new
- org.gnu.gdk.CursorType (125), STAR, new org.gnu.gdk.CursorType (127), TARGET, new
- org.gnu.gdk.CursorType (129), TCROSS, new org.gnu.gdk.CursorType (131), TOP_LEFT_ARROW, new
- org.gnu.gdk.CursorType (133), TOP_LEFT_CORNER, new org.gnu.gdk.CursorType (135),
- TOP_RIGHT_CORNER, new org.gnu.gdk.CursorType (137), TOP_SIDE, new org.gnu.gdk.CursorType (
- 139), TOP_TEE, new org.gnu.gdk.CursorType (141), TREK, new org.gnu.gdk.CursorType (143)
- , UL_ANGLE, new org.gnu.gdk.CursorType (145), UMBRELLA, new org.gnu.gdk.CursorType (147),
- UR_ANGLE, new org.gnu.gdk.CursorType (149), WATCH, new org.gnu.gdk.CursorType (151), XTERM,
- LAST_CURSOR
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gdk.CursorType theSacrificialOne = new org.gnu.gdk.CursorType (0);
- static public org.gnu.gdk.CursorType intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gdk.CursorType already = (org.gnu.gdk.CursorType) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gdk.CursorType(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private CursorType (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gdk.CursorType or (org.gnu.gdk.CursorType other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gdk.CursorType and (org.gnu.gdk.CursorType other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gdk.CursorType xor (org.gnu.gdk.CursorType other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gdk.CursorType other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/Device.java b/libgtk-java/src/java/org/gnu/gdk/Device.java
deleted file mode 100644
index 1935b18..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/Device.java
+++ /dev/null
@@ -1,129 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.GObject;
-
-/**
- * In addition to the normal keyboard and mouse input devices,
- * GTK+ also contains support for extended input devices.
- * In particular, this support is targeted at graphics tablets. Graphics tablets typically
- * return sub-pixel positioning information
- * and possibly information about the pressure and tilt of the stylus.
- * Under X, the support for extended devices is done through the XInput extension.
- *
- * This class represents a generic device, allowing the programmer to configure
- * various aspects of each device.
- */
-public class Device extends GObject
-{
- public Device(int handle){
- super(handle);
- }
-
- /**
- * Returns the name of this device.
- */
- public String getName(){
- return Device.getName(getHandle());
- }
-
-
- /**
- * Returns the type of this device.
- */
- public org.gnu.gdk.InputSource getSource(){
- int value=Device.getSource(getHandle());
- return org.gnu.gdk.InputSource.intern(value);
- }
-
-
- /**
- * Returns the mode of an input device.
- */
- public org.gnu.gdk.InputMode getMode(){
- int value=Device.getMode(getHandle());
- return org.gnu.gdk.InputMode.intern(value);
- }
-
- /**
- * TRUE if the X pointer follows device motion.
- */
- public boolean hasCursor(){
- return Device.getHasCursor(getHandle());
- }
-
- public static org.gnu.glib.List getDevicesList(){
- org.gnu.glib.List l;
- l=new org.gnu.glib.List(Device.gdk_devices_list());
- return l;
- }
-
- /**
- * Sets the source type for an input device.
- */
- public void setSource(org.gnu.gdk.InputSource source){
- Device.gdk_device_set_source(getHandle(),source.getValue());
- }
-
- /**
- * Sets a the mode of an input device.
- * The mode controls if the device is active and whether the device's range is mapped to the entire screen or to a single window.
- */
-
- public void setMode(org.gnu.gdk.InputMode mode){
- Device.gdk_device_set_mode(getHandle(),mode.getValue());
- }
-
- /**
- * Specifies the X key event to generate when a macro button of a device is pressed.
- */
- public void setKeyValue(int btnIndex, int keyVal, org.gnu.gdk.ModifierType modifier){
- Device.gdk_device_set_key(getHandle(), btnIndex, keyVal, modifier.getValue());
- }
-
- /**
- * Specifies how an axis of a device is used.
- */
- public void setAxisUse(int axisIndex, AxisUse use){
- Device.gdk_device_set_axis_use(getHandle(), axisIndex, use.getValue());
- }
-
- /**
- * Returns the device for the core pointer.
- */
- public static org.gnu.gdk.Device getCorePointer(){
- return new Device(Device.gdk_device_get_core_pointer());
- }
-
-
-
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected String getName (int obj);
- native static final protected int getSource (int obj);
- native static final protected int getMode (int obj);
- native static final protected boolean getHasCursor (int obj);
- native static final protected int gdk_device_get_type ();
- native static final protected int gdk_devices_list ();
- native static final protected void gdk_device_set_source (int device, int source);
- native static final protected void gdk_device_set_mode (int device, int mode);
- native static final protected void gdk_device_set_key (int device, int index, int keyval, int
- modifiers);
- native static final protected void gdk_device_set_axis_use (int device, int index, int use);
- native static final protected boolean gdk_device_get_axis (int device, double [] axes, int use,
- double [] value);
- native static final protected int gdk_device_get_core_pointer ();
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/Dimension.java b/libgtk-java/src/java/org/gnu/gdk/Dimension.java
deleted file mode 100644
index 0aa19f1..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/Dimension.java
+++ /dev/null
@@ -1,46 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-
-
-public class Dimension{
-
- private int height;
- private int width;
-
- /**
- * Creates a new <code>Dimension</code> object with the specified width and height.
- *
- * @param width the new object's width.
- * @param height the new object's height.
- */
- public Dimension(int width, int height){
- if(width<0 || height<0)
- throw new IllegalArgumentException("Negative values not aloud");
- this.height=height;
- this.width=width;
- }
-
- /**
- * @return the height of the <code>dimension</code> object.
- */
- public int getHeight(){
- return height;
- }
-
- /**
- * @return the width of the <code>dimension</code> object.
- */
- public int getWidth(){
- return width;
- }
-}
-
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/Display.java b/libgtk-java/src/java/org/gnu/gdk/Display.java
deleted file mode 100644
index 6399d85..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/Display.java
+++ /dev/null
@@ -1,157 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-
-import org.gnu.glib.GObject;
-
-/**
- */
-public class Display extends GObject {
-
- public Display() {
- super(gdk_display_get_default());
- }
-
- public Display(int hndl) {
- super(hndl);
- }
-
- public static Display open(String name) {
- int hndl = gdk_display_open(name);
- return new Display(hndl);
- }
-
- public String getName() {
- return gdk_display_get_name(getHandle());
- }
-
- public int getNumScreens() {
- return gdk_display_get_n_screens(getHandle());
- }
-
- public Screen getScreen(int screenNumber) {
- int hndl = gdk_display_get_screen(getHandle(), screenNumber);
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Screen)obj;
- return new Screen(hndl);
- }
-
- public Screen getDefaultScreen() {
- int hndl = gdk_display_get_default_screen(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Screen)obj;
- return new Screen(hndl);
- }
-
- public void ungrabPointer() {
- gdk_display_pointer_ungrab(getHandle(), 0);
- }
-
- public void ungrabKeyboard() {
- gdk_display_keyboard_ungrab(getHandle(), 0);
- }
-
- public boolean pointerIsGrabbed() {
- return gdk_display_pointer_is_grabbed(getHandle());
- }
-
- public void beep() {
- gdk_display_beep(getHandle());
- }
-
- public void sync() {
- gdk_display_sync(getHandle());
- }
-
- public void flush() {
- gdk_display_flush(getHandle());
- }
-
- public void close() {
- gdk_display_close(getHandle());
- }
-
- public Device[] listDevice() {
- int[] hndls = gdk_display_list_devices(getHandle());
- if (null == hndls)
- return null;
- Device[] devices = new Device[hndls.length];
- for (int i = 0; i < hndls.length; i++) {
- GObject obj = retrieveGObject(hndls[i]);
- if (null != obj)
- devices[i] = (Device)obj;
- else
- devices[i] = new Device(hndls[i]);
- }
- return devices;
- }
-
- public Device getCorePointer() {
- int hndl = gdk_display_get_core_pointer(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Device)obj;
- return new Device(hndl);
- }
-
- public Window getWindowAtPointer() {
- int hndl = gdk_display_get_window_at_pointer(getHandle(), 0, 0);
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Window)obj;
- return new Window(hndl);
- }
-
- public boolean supportsCursorAlpha() {
- return gdk_display_supports_cursor_alpha(getHandle());
- }
-
- public boolean supportsCursorColor() {
- return gdk_display_supports_cursor_color(getHandle());
- }
-
- public int getDefaultCursorSize() {
- return gdk_display_get_default_cursor_size(getHandle());
- }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int gdk_display_get_type();
- native static final protected int gdk_display_open(String displayName);
- native static final protected String gdk_display_get_name(int display);
- native static final protected int gdk_display_get_n_screens(int display);
- native static final protected int gdk_display_get_screen(int display, int screenNum);
- native static final protected int gdk_display_get_default_screen(int display);
- native static final protected void gdk_display_pointer_ungrab(int display, int time);
- native static final protected void gdk_display_keyboard_ungrab(int display, int time);
- native static final protected boolean gdk_display_pointer_is_grabbed(int display);
- native static final protected void gdk_display_beep(int display);
- native static final protected void gdk_display_sync(int display);
- native static final protected void gdk_display_flush(int display);
- native static final protected void gdk_display_close(int display);
- native static final protected int[] gdk_display_list_devices(int display);
- native static final protected int gdk_display_get_event(int display);
- native static final protected int gdk_display_peek_event(int display);
- native static final protected void gdk_display_put_event(int display, int event);
- native static final protected int gdk_display_get_default();
- native static final protected int gdk_display_get_core_pointer(int display);
- native static final protected void gdk_display_get_pointer(int display, int[] screen, int[] x, int[] y, int[] modType);
- native static final protected int gdk_display_get_window_at_pointer(int display, int x, int y);
- native static final protected boolean gdk_display_supports_cursor_alpha(int display);
- native static final protected boolean gdk_display_supports_cursor_color(int display);
- native static final protected int gdk_display_get_default_cursor_size(int display);
- native static final protected void gdk_display_get_maximum_cursor_size(int display, int[] width, int[] height);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gdk/DragAction.java b/libgtk-java/src/java/org/gnu/gdk/DragAction.java
deleted file mode 100644
index 5c203b4..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/DragAction.java
+++ /dev/null
@@ -1,97 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Flags;
-public class DragAction extends Flags
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _DEFAULT = 1 << 0;
- static final public org.gnu.gdk.DragAction DEFAULT = new org.gnu.gdk.DragAction (_DEFAULT);
- static final private int _COPY = 1 << 1;
- static final public org.gnu.gdk.DragAction COPY = new org.gnu.gdk.DragAction (_COPY);
- static final private int _MOVE = 1 << 2;
- static final public org.gnu.gdk.DragAction MOVE = new org.gnu.gdk.DragAction (_MOVE);
- static final private int _LINK = 1 << 3;
- static final public org.gnu.gdk.DragAction LINK = new org.gnu.gdk.DragAction (_LINK);
- static final private int _PRIVATE = 1 << 4;
- static final public org.gnu.gdk.DragAction PRIVATE = new org.gnu.gdk.DragAction (_PRIVATE);
- static final private int _ASK = 1 << 5;
- static final public org.gnu.gdk.DragAction ASK = new org.gnu.gdk.DragAction (_ASK);
- static final private org.gnu.gdk.DragAction[] theInterned = new org.gnu.gdk.DragAction[]
- {
- new org.gnu.gdk.DragAction (0), DEFAULT, COPY, new org.gnu.gdk.DragAction (3), MOVE, new
- org.gnu.gdk.DragAction (5), new org.gnu.gdk.DragAction (6), new org.gnu.gdk.DragAction (7),
- LINK, new org.gnu.gdk.DragAction (9), new org.gnu.gdk.DragAction (10), new
- org.gnu.gdk.DragAction (11), new org.gnu.gdk.DragAction (12), new org.gnu.gdk.DragAction (
- 13), new org.gnu.gdk.DragAction (14), new org.gnu.gdk.DragAction (15), PRIVATE, new
- org.gnu.gdk.DragAction (17), new org.gnu.gdk.DragAction (18), new org.gnu.gdk.DragAction (
- 19), new org.gnu.gdk.DragAction (20), new org.gnu.gdk.DragAction (21), new
- org.gnu.gdk.DragAction (22), new org.gnu.gdk.DragAction (23), new org.gnu.gdk.DragAction (
- 24), new org.gnu.gdk.DragAction (25), new org.gnu.gdk.DragAction (26), new
- org.gnu.gdk.DragAction (27), new org.gnu.gdk.DragAction (28), new org.gnu.gdk.DragAction (
- 29), new org.gnu.gdk.DragAction (30), new org.gnu.gdk.DragAction (31), ASK
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gdk.DragAction theSacrificialOne = new org.gnu.gdk.DragAction (0);
- static public org.gnu.gdk.DragAction intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gdk.DragAction already = (org.gnu.gdk.DragAction) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gdk.DragAction(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private DragAction (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gdk.DragAction or (org.gnu.gdk.DragAction other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gdk.DragAction and (org.gnu.gdk.DragAction other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gdk.DragAction xor (org.gnu.gdk.DragAction other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gdk.DragAction other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/DragContext.java b/libgtk-java/src/java/org/gnu/gdk/DragContext.java
deleted file mode 100644
index ee41bb3..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/DragContext.java
+++ /dev/null
@@ -1,99 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.GObject;
-/**
- * A DragContext holds information about a drag in process. It is used
- * on both source and destination sides.
- */
-public class DragContext extends GObject
-{
- /**
- * Construct a DragContext.
- */
- public DragContext() {
- super(gdk_drag_context_new());
- }
-
- /**
- * Construct a DragContext using native resources. Used internally by
- * java-gnome
- */
- public DragContext( int handle ){
- super(handle);
- }
-
- /**
- * Return the source window.
- */
- public Window getSource() {
- int hndl = getSourceWindow(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Window)obj;
- return new Window(hndl);
- }
-
- /**
- * Return the destination window.
- */
- public Window getDestination() {
- int hndl = getDestWindow(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Window)obj;
- return new Window(hndl);
- }
-
- /**
- * Return the Drag Protocol
- */
- public DragProtocol getProtocol() {
- return DragProtocol.intern(getProtocol(getHandle()));
- }
-
- /**
- * Returns true if the context is used on the source side.
- */
- public boolean isSource() {
- return getIsSource(getHandle());
- }
-
- /**
- * Return the action suggested by the source.
- */
- public DragAction getSuggestedAction() {
- return DragAction.intern(getSuggestedAction(getHandle()));
- }
-
- /**
- * Return the action chosen by the destination.
- */
- public DragAction getAction() {
- return DragAction.intern(getAction(getHandle()));
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getProtocol (int obj);
- native static final protected boolean getIsSource (int obj);
- native static final protected int getSourceWindow (int obj);
- native static final protected int getDestWindow (int obj);
- native static final protected int getActions (int obj);
- native static final protected int getSuggestedAction (int obj);
- native static final protected int getAction (int obj);
- native static final protected int gdk_drag_context_get_type ();
- native static final protected int gdk_drag_context_new ();
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/DragProtocol.java b/libgtk-java/src/java/org/gnu/gdk/DragProtocol.java
deleted file mode 100644
index d676537..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/DragProtocol.java
+++ /dev/null
@@ -1,91 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Enum;
-public class DragProtocol extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _MOTIF = 0;
- static final public org.gnu.gdk.DragProtocol MOTIF = new org.gnu.gdk.DragProtocol (_MOTIF);
- static final private int _XDND = 1;
- static final public org.gnu.gdk.DragProtocol XDND = new org.gnu.gdk.DragProtocol (_XDND);
- static final private int _ROOTWIN = 2;
- static final public org.gnu.gdk.DragProtocol ROOTWIN = new org.gnu.gdk.DragProtocol (_ROOTWIN);
- static final private int _NONE = 3;
- static final public org.gnu.gdk.DragProtocol NONE = new org.gnu.gdk.DragProtocol (_NONE);
- static final private int _WIN32_DROPFILES = 4;
- static final public org.gnu.gdk.DragProtocol WIN32_DROPFILES = new org.gnu.gdk.DragProtocol (
- _WIN32_DROPFILES);
- static final private int _OLE2 = 5;
- static final public org.gnu.gdk.DragProtocol OLE2 = new org.gnu.gdk.DragProtocol (_OLE2);
- static final private int _LOCAL = 6;
- static final public org.gnu.gdk.DragProtocol LOCAL = new org.gnu.gdk.DragProtocol (_LOCAL);
- static final private org.gnu.gdk.DragProtocol[] theInterned = new org.gnu.gdk.DragProtocol[]
- {
- MOTIF, XDND, ROOTWIN, NONE, WIN32_DROPFILES, OLE2, LOCAL
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gdk.DragProtocol theSacrificialOne = new org.gnu.gdk.DragProtocol (
- 0);
- static public org.gnu.gdk.DragProtocol intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gdk.DragProtocol already = (org.gnu.gdk.DragProtocol) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gdk.DragProtocol(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private DragProtocol (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gdk.DragProtocol or (org.gnu.gdk.DragProtocol other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gdk.DragProtocol and (org.gnu.gdk.DragProtocol other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gdk.DragProtocol xor (org.gnu.gdk.DragProtocol other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gdk.DragProtocol other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/Drawable.java b/libgtk-java/src/java/org/gnu/gdk/Drawable.java
deleted file mode 100644
index ed77363..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/Drawable.java
+++ /dev/null
@@ -1,205 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
- /*
- * TODO:
- * Document everything.
- * What is the gdk_drawable_get_type(), what should i do with it?
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.GObject;
-import org.gnu.pango.Font;
-import org.gnu.pango.GlyphString;
-import org.gnu.pango.Layout;
-import org.gnu.pango.LayoutLine;
-
-/**
- *
- */
-
-public class Drawable extends GObject
-{
-
- public Drawable(int handle){
- super(handle);
- }
-
- public Dimension getSize(){
- int width[]=new int[1];
- int height[]=new int[1];
- Drawable.gdk_drawable_get_size(getHandle(),width,height);
- return new Dimension(width[0],height[0]);
- }
-
- public void setColormap(Colormap cmap){
- Drawable.gdk_drawable_set_colormap(getHandle(),cmap.getHandle());
- }
-
- public Colormap getColormap(){
- int hndl = gdk_drawable_get_colormap(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Colormap)obj;
- return new Colormap(hndl);
- }
-
- public Visual getVisual(){
- int hndl = gdk_drawable_get_visual(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Visual)obj;
- return new Visual(hndl);
- }
-
-
- public int getDepth(){
- return Drawable.gdk_drawable_get_depth(getHandle());
- }
-
- public Image getImage(int x, int y, int width, int height){
- int hndl = gdk_drawable_get_image(getHandle(),x,y,width,height);
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Image)obj;
- return new Image(hndl);
- }
-
- public Region getClipRegion(){
- return new Region(Drawable.gdk_drawable_get_clip_region(getHandle()));
- }
-
- public Region getVisibleRegion(){
- return new Region(Drawable.gdk_drawable_get_visible_region(getHandle()));
- }
-
- public void drawRGBImage(GC gc, int x, int y, int width, int height, RgbDither dither, byte[] buffer, int rowStride) {
- gdk_draw_rgb_image(getHandle(), gc.getHandle(), x, y, width, height, dither.getValue(), buffer, rowStride);
- }
-
- public void drawRGBImageDitherAlign(GC gc, int x, int y, int width, int height, RgbDither dither, byte[] buffer, int rowStride, int xdith, int ydith) {
- gdk_draw_rgb_image_dithalign(getHandle(), gc.getHandle(), x, y, width, height, dither.getValue(), buffer, rowStride, xdith, ydith);
- }
-
- public void drawRGB32Image(GC gc, int x, int y, int width, int height, RgbDither dither, byte[] buffer, int rowStride) {
- gdk_draw_rgb_32_image(getHandle(), gc.getHandle(), x, y, width, height, dither.getValue(), buffer, rowStride);
- }
-
- public void drawRGB32ImageDitherAlign(GC gc, int x, int y, int width, int height, RgbDither dither, byte[] buffer, int rowStride, int xdith, int ydith) {
- gdk_draw_rgb_32_image_dithalign(getHandle(), gc.getHandle(), x, y, width, height, dither.getValue(), buffer, rowStride, xdith, ydith);
- }
-
-
- public void drawGrayImage(GC gc, int x, int y, int width, int height, RgbDither dither, byte[] buffer, int rowStride) {
- gdk_draw_gray_image(getHandle(), gc.getHandle(), x, y, width, height, dither.getValue(), buffer, rowStride);
- }
-
- public void drawIndexedImage(GC gc, int x, int y, int width, int height, RgbDither dither, byte[] buffer, int rowStride, RgbCmap cmap) {
- gdk_draw_indexed_image(getHandle(), gc.getHandle(), x, y, width, height, dither.getValue(), buffer, rowStride, cmap.getHandle());
- }
-
- public void drawPolygon(GC gc, boolean filled, Point[] points) {
- int[] hndls = new int[points.length];
- for (int i = 0; i < points.length; i++) {
- hndls[i] = points[i].getHandle();
- }
- gdk_draw_polygon(getHandle(), gc.getHandle(), filled, hndls, hndls.length);
- }
-
- public void drawDrawable(GC gc, Drawable src, int xsrc, int ysrc, int xdest, int ydest, int width, int height) {
- gdk_draw_drawable(getHandle(), gc.getHandle(), src.getHandle(), xsrc, ysrc, xdest, ydest, width, height);
- }
-
- public void drawImage(GC gc, Image image, int xsrc, int ysrc, int xdest, int ydest, int width, int height) {
- gdk_draw_image(getHandle(), gc.getHandle(), image.getHandle(), xsrc, ysrc, xdest, ydest, width, height);
- }
-
- public void drawPoints(GC gc, Point[] points) {
- int[] hndls = new int[points.length];
- for (int i = 0; i < points.length; i++) {
- hndls[i] = points[i].getHandle();
- }
- gdk_draw_points(getHandle(), gc.getHandle(), hndls, hndls.length);
- }
-
- public void drawSegments(GC gc, Segment[] segments) {
- int[] hndls = new int[segments.length];
- for (int i = 0; i < segments.length; i++) {
- hndls[i] = segments[i].getHandle();
- }
- gdk_draw_segments(getHandle(), gc.getHandle(), hndls, hndls.length);
- }
-
- public void drawLines(GC gc, Point[] points) {
- int[] hndls = new int[points.length];
- for (int i = 0; i < points.length; i++) {
- hndls[i] = points[i].getHandle();
- }
- gdk_draw_lines(getHandle(), gc.getHandle(), hndls, hndls.length);
- }
-
- public void drawGlyphs(GC gc, Font font, int x, int y, GlyphString glyphs) {
- gdk_draw_glyphs(getHandle(), gc.getHandle(), font.getHandle(), x, y, glyphs.getHandle());
- }
-
- public void drawLayoutLine(GC gc, int x, int y, LayoutLine line) {
- gdk_draw_layout_line(getHandle(), gc.getHandle(), x, y, line.getHandle());
- }
-
- public void drawLayout(GC gc, int x, int y, Layout layout) {
- gdk_draw_layout(getHandle(), gc.getHandle(), x, y, layout.getHandle());
- }
-
- public void drawLayoutLineWithColors(GC gc, int x, int y, LayoutLine line, Color foreground, Color background) {
- gdk_draw_layout_line_with_colors(getHandle(), gc.getHandle(), x, y, line.getHandle(), foreground.getHandle(), background.getHandle());
- }
-
- public void drawLayoutWithColors(GC gc, int x, int y, Layout layout, Color foreground, Color background) {
- gdk_draw_layout_with_colors(getHandle(), gc.getHandle(), x, y, layout.getHandle(), foreground.getHandle(), background.getHandle());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gdk_drawable_get_type (); // ??? not in the api
- native static final protected void gdk_drawable_get_size (int drawable, int [] width, int []
- height);
- native static final protected void gdk_drawable_set_colormap (int drawable, int colormap);
- native static final protected int gdk_drawable_get_colormap (int drawable);
- native static final protected int gdk_drawable_get_visual (int drawable);
- native static final protected int gdk_drawable_get_depth (int drawable);
- native static final protected int gdk_drawable_get_image (int drawable, int x, int y, int
- width, int height);
- native static final protected int gdk_drawable_get_clip_region (int drawable);
- native static final protected int gdk_drawable_get_visible_region (int drawable);
-
- // moved from Gdk
- native static final protected void gdk_draw_rgb_image (int drawable, int gc, int x, int y, int width, int height, int dith, byte[] rgbBuf, int rowstride);
- native static final protected void gdk_draw_rgb_image_dithalign (int drawable, int gc, int x, int y, int width, int height, int dith, byte[] rgbBuf, int rowstride, int xDith, int yDith);
- native static final protected void gdk_draw_rgb_32_image (int drawable, int gc, int x, int y, int width, int height, int dith, byte[] rgbBuf, int rowstride);
- native static final protected void gdk_draw_rgb_32_image_dithalign (int drawable, int gc, int x, int y, int width, int height, int dith, byte[] rgbBuf, int rowstride, int xDith, int yDith);
- native static final protected void gdk_draw_gray_image (int drawable, int gc, int x, int y, int width, int height, int dith, byte[] rgbBuf, int rowstride);
- native static final protected void gdk_draw_indexed_image (int drawable, int gc, int x, int y, int width, int height, int dith, byte[] buf, int rowstride, int cmap);
- native static final protected void gdk_draw_polygon (int window, int gc, boolean filled, int [] points, int numPoints);
- native static final protected void gdk_draw_drawable (int drawable, int gc, int src, int xsrc, int ysrc, int xdest, int ydest, int width, int height);
- native static final protected void gdk_draw_image (int drawable, int gc, int image, int xsrc, int ysrc, int xdest, int ydest, int width, int height);
- native static final protected void gdk_draw_points (int drawable, int gc, int [] points, int numPoints);
- native static final protected void gdk_draw_segments (int drawable, int gc, int [] segments, int numSegs);
- native static final protected void gdk_draw_lines (int window, int gc, int [] points, int numPoints);
- native static final protected void gdk_draw_glyphs (int drawable, int gc, int font, int x, int y, int glyphs);
- native static final protected void gdk_draw_layout_line (int drawable, int gc, int x, int y, int line);
- native static final protected void gdk_draw_layout (int drawable, int gc, int x, int y, int layout);
- native static final protected void gdk_draw_layout_line_with_colors (int drawable, int gc, int x, int y, int line, int foreground, int background);
- native static final protected void gdk_draw_layout_with_colors (int drawable, int gc, int x, int y, int layout, int foreground, int background);
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/Event.java b/libgtk-java/src/java/org/gnu/gdk/Event.java
deleted file mode 100644
index eb53243..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/Event.java
+++ /dev/null
@@ -1,48 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
- /*
- * TODO:
- * Everything but the constructor.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.GObject;
-/**
- *
- */
-public class Event extends GObject
-{
-
- public Event(int handle){
- super(handle);
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getType (int obj);
- native static final protected int gdk_event_get ();
- native static final protected int gdk_event_peek ();
- native static final protected int gdk_event_get_graphics_expose (int window);
- native static final protected void gdk_event_put (int event);
- native static final protected int gdk_event_copy (int event);
- native static final protected void gdk_event_free (int event);
- native static final protected int gdk_event_get_time (int event);
- native static final protected boolean gdk_event_get_coords (int event, double [] xWin, double []
- yWin);
- native static final protected boolean gdk_event_get_root_coords (int event, double [] xRoot,
- double [] yRoot);
- native static final protected boolean gdk_event_get_axis (int event, int axisUse, double []
- value);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/EventAny.java b/libgtk-java/src/java/org/gnu/gdk/EventAny.java
deleted file mode 100644
index 124c74b..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/EventAny.java
+++ /dev/null
@@ -1,27 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Boxed;
-/**
- *
- */
-public class EventAny extends Boxed
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getType (int obj);
- native static final protected int getWindow (int obj);
- native static final protected boolean getSendEvent (int obj);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/EventButton.java b/libgtk-java/src/java/org/gnu/gdk/EventButton.java
deleted file mode 100644
index af01018..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/EventButton.java
+++ /dev/null
@@ -1,56 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Boxed;
-/**
- *
- */
-public class EventButton extends Boxed
-{
-
- public EventButton(int handle) {
- this.handle = handle;
- }
-
- public int getButton() {
- return EventButton.getButton(handle);
- }
-
- public double getX() {
- return EventButton.getX(handle);
- }
-
- public double getY() {
- return EventButton.getY(handle);
- }
-
- public int getType() {
- return EventButton.getType(handle);
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getType (int obj);
- native static final protected int getWindow (int obj);
- native static final protected boolean getSendEvent (int obj);
- native static final protected int getTime (int obj);
- native static final protected double getX (int obj);
- native static final protected double getY (int obj);
- native static final protected int getState (int obj);
- native static final protected int getButton (int obj);
- native static final protected int getDevice (int obj);
- native static final protected double getXRoot (int obj);
- native static final protected double getYRoot (int obj);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/EventClient.java b/libgtk-java/src/java/org/gnu/gdk/EventClient.java
deleted file mode 100644
index b5b4006..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/EventClient.java
+++ /dev/null
@@ -1,29 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Boxed;
-/**
- *
- */
-public class EventClient extends Boxed
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getType (int obj);
- native static final protected int getWindow (int obj);
- native static final protected int getSendEvent (int obj);
- native static final protected int getMessageType (int obj);
- native static final protected short getDataFormat (int obj);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/EventConfigure.java b/libgtk-java/src/java/org/gnu/gdk/EventConfigure.java
deleted file mode 100644
index 4de5153..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/EventConfigure.java
+++ /dev/null
@@ -1,31 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Boxed;
-/**
- *
- */
-public class EventConfigure extends Boxed
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getType (int obj);
- native static final protected int getWindow (int obj);
- native static final protected boolean getSendEvent (int obj);
- native static final protected int getX (int obj);
- native static final protected int getY (int obj);
- native static final protected int getWidth (int obj);
- native static final protected int getHeight (int obj);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/EventCrossing.java b/libgtk-java/src/java/org/gnu/gdk/EventCrossing.java
deleted file mode 100644
index b66828c..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/EventCrossing.java
+++ /dev/null
@@ -1,41 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Boxed;
-/**
- *
- */
-public class EventCrossing extends Boxed
-{
- public EventCrossing(int handle) {
- this.handle = handle;
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getType (int obj);
- native static final protected int getWindow (int obj);
- native static final protected boolean getSendEvent (int obj);
- native static final protected int getSubwindow (int obj);
- native static final protected int getTime (int obj);
- native static final protected double getX (int obj);
- native static final protected double getY (int obj);
- native static final protected double getXRoot (int obj);
- native static final protected double getYRoot (int obj);
- native static final protected int getMode (int obj);
- native static final protected int getDetail (int obj);
- native static final protected boolean getFocus (int obj);
- native static final protected int getState (int obj);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/EventDND.java b/libgtk-java/src/java/org/gnu/gdk/EventDND.java
deleted file mode 100644
index fd30f70..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/EventDND.java
+++ /dev/null
@@ -1,31 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Boxed;
-/**
- *
- */
-public class EventDND extends Boxed
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getType (int obj);
- native static final protected int getWindow (int obj);
- native static final protected boolean getSendEvent (int obj);
- native static final protected int getContext (int obj);
- native static final protected int getTime (int obj);
- native static final protected short getXRoot (int obj);
- native static final protected short getYRoot (int obj);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/EventExpose.java b/libgtk-java/src/java/org/gnu/gdk/EventExpose.java
deleted file mode 100644
index 75b9ff6..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/EventExpose.java
+++ /dev/null
@@ -1,54 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Boxed;
-/**
- *
- */
-public class EventExpose extends Boxed
-{
- public EventExpose(int handle) {
- this.handle = handle;
- }
-
- public Window getWindow() {
- return new Window(getWindow(handle));
- }
-
- public boolean getSendEvent() {
- return getSendEvent(handle);
- }
-
- public Rectangle getArea() {
- return new Rectangle(getArea(handle));
- }
-
- public Region getRegion() {
- return new Region(getRegion(handle));
- }
-
- public int getCount() {
- return getCount(handle);
- }
-
-
- native static final protected int getArea (int obj);
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getType (int obj);
- native static final protected int getWindow (int obj);
- native static final protected boolean getSendEvent (int obj);
- native static final protected int getRegion (int obj);
- native static final protected int getCount (int obj);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gdk/EventFocus.java b/libgtk-java/src/java/org/gnu/gdk/EventFocus.java
deleted file mode 100644
index 5d022e2..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/EventFocus.java
+++ /dev/null
@@ -1,28 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Boxed;
-/**
- *
- */
-public class EventFocus extends Boxed
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getType (int obj);
- native static final protected int getWindow (int obj);
- native static final protected boolean getSendEvent (int obj);
- native static final protected int getIn (int obj);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/EventKey.java b/libgtk-java/src/java/org/gnu/gdk/EventKey.java
deleted file mode 100644
index d552d3f..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/EventKey.java
+++ /dev/null
@@ -1,58 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Boxed;
-/**
- *
- */
-public class EventKey extends Boxed
-{
- public EventKey(int handle) {
- this.handle = handle;
- }
-
- public int getKeyVal() {
- return EventKey.getKeyval(handle);
- }
-
- public String getString() {
- return EventKey.getString(handle);
- }
-
- public int getGroup() {
- return EventKey.getGroup(handle);
- }
-
- public int getLength() {
- return EventKey.getLength(handle);
- }
-
- public int getState() {
- return EventKey.getState(handle);
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getType (int obj);
- native static final protected int getWindow (int obj);
- native static final protected boolean getSendEvent (int obj);
- native static final protected int getTime (int obj);
- native static final protected int getState (int obj);
- native static final protected int getKeyval (int obj);
- native static final protected int getLength (int obj);
- native static final protected String getString (int obj);
- native static final protected int getHardwareKeycode (int obj);
- native static final protected int getGroup (int obj);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/EventMask.java b/libgtk-java/src/java/org/gnu/gdk/EventMask.java
deleted file mode 100644
index 68aa7d5..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/EventMask.java
+++ /dev/null
@@ -1,238 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Flags;
-public class EventMask extends Flags
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _EXPOSURE_MASK = 1 << 1;
- static final public org.gnu.gdk.EventMask EXPOSURE_MASK = new org.gnu.gdk.EventMask (
- _EXPOSURE_MASK);
- static final private int _POINTER_MOTION_MASK = 1 << 2;
- static final public org.gnu.gdk.EventMask POINTER_MOTION_MASK = new org.gnu.gdk.EventMask (
- _POINTER_MOTION_MASK);
- static final private int _POINTER_MOTION_HINT_MASK = 1 << 3;
- static final public org.gnu.gdk.EventMask POINTER_MOTION_HINT_MASK = new org.gnu.gdk.EventMask (
- _POINTER_MOTION_HINT_MASK);
- static final private int _BUTTON_MOTION_MASK = 1 << 4;
- static final public org.gnu.gdk.EventMask BUTTON_MOTION_MASK = new org.gnu.gdk.EventMask (
- _BUTTON_MOTION_MASK);
- static final private int _BUTTON1_MOTION_MASK = 1 << 5;
- static final public org.gnu.gdk.EventMask BUTTON1_MOTION_MASK = new org.gnu.gdk.EventMask (
- _BUTTON1_MOTION_MASK);
- static final private int _BUTTON2_MOTION_MASK = 1 << 6;
- static final public org.gnu.gdk.EventMask BUTTON2_MOTION_MASK = new org.gnu.gdk.EventMask (
- _BUTTON2_MOTION_MASK);
- static final private int _BUTTON3_MOTION_MASK = 1 << 7;
- static final public org.gnu.gdk.EventMask BUTTON3_MOTION_MASK = new org.gnu.gdk.EventMask (
- _BUTTON3_MOTION_MASK);
- static final private int _BUTTON_PRESS_MASK = 1 << 8;
- static final public org.gnu.gdk.EventMask BUTTON_PRESS_MASK = new org.gnu.gdk.EventMask (
- _BUTTON_PRESS_MASK);
- static final private int _BUTTON_RELEASE_MASK = 1 << 9;
- static final public org.gnu.gdk.EventMask BUTTON_RELEASE_MASK = new org.gnu.gdk.EventMask (
- _BUTTON_RELEASE_MASK);
- static final private int _KEY_PRESS_MASK = 1 << 10;
- static final public org.gnu.gdk.EventMask KEY_PRESS_MASK = new org.gnu.gdk.EventMask (
- _KEY_PRESS_MASK);
- static final private int _KEY_RELEASE_MASK = 1 << 11;
- static final public org.gnu.gdk.EventMask KEY_RELEASE_MASK = new org.gnu.gdk.EventMask (
- _KEY_RELEASE_MASK);
- static final private int _ENTER_NOTIFY_MASK = 1 << 12;
- static final public org.gnu.gdk.EventMask ENTER_NOTIFY_MASK = new org.gnu.gdk.EventMask (
- _ENTER_NOTIFY_MASK);
- static final private int _LEAVE_NOTIFY_MASK = 1 << 13;
- static final public org.gnu.gdk.EventMask LEAVE_NOTIFY_MASK = new org.gnu.gdk.EventMask (
- _LEAVE_NOTIFY_MASK);
- static final private int _FOCUS_CHANGE_MASK = 1 << 14;
- static final public org.gnu.gdk.EventMask FOCUS_CHANGE_MASK = new org.gnu.gdk.EventMask (
- _FOCUS_CHANGE_MASK);
- static final private int _STRUCTURE_MASK = 1 << 15;
- static final public org.gnu.gdk.EventMask STRUCTURE_MASK = new org.gnu.gdk.EventMask (
- _STRUCTURE_MASK);
- static final private int _PROPERTY_CHANGE_MASK = 1 << 16;
- static final public org.gnu.gdk.EventMask PROPERTY_CHANGE_MASK = new org.gnu.gdk.EventMask (
- _PROPERTY_CHANGE_MASK);
- static final private int _VISIBILITY_NOTIFY_MASK = 1 << 17;
- static final public org.gnu.gdk.EventMask VISIBILITY_NOTIFY_MASK = new org.gnu.gdk.EventMask (
- _VISIBILITY_NOTIFY_MASK);
- static final private int _PROXIMITY_IN_MASK = 1 << 18;
- static final public org.gnu.gdk.EventMask PROXIMITY_IN_MASK = new org.gnu.gdk.EventMask (
- _PROXIMITY_IN_MASK);
- static final private int _PROXIMITY_OUT_MASK = 1 << 19;
- static final public org.gnu.gdk.EventMask PROXIMITY_OUT_MASK = new org.gnu.gdk.EventMask (
- _PROXIMITY_OUT_MASK);
- static final private int _SUBSTRUCTURE_MASK = 1 << 20;
- static final public org.gnu.gdk.EventMask SUBSTRUCTURE_MASK = new org.gnu.gdk.EventMask (
- _SUBSTRUCTURE_MASK);
- static final private int _SCROLL_MASK = 1 << 21;
- static final public org.gnu.gdk.EventMask SCROLL_MASK = new org.gnu.gdk.EventMask (_SCROLL_MASK);
- static final private int _ALL_EVENTS_MASK = 1 << 22;
- static final public org.gnu.gdk.EventMask ALL_EVENTS_MASK = new org.gnu.gdk.EventMask (
- _ALL_EVENTS_MASK);
- static final private org.gnu.gdk.EventMask[] theInterned = new org.gnu.gdk.EventMask[]
- {
- new org.gnu.gdk.EventMask (0), new org.gnu.gdk.EventMask (1), EXPOSURE_MASK, new
- org.gnu.gdk.EventMask (3), POINTER_MOTION_MASK, new org.gnu.gdk.EventMask (5), new
- org.gnu.gdk.EventMask (6), new org.gnu.gdk.EventMask (7), POINTER_MOTION_HINT_MASK, new
- org.gnu.gdk.EventMask (9), new org.gnu.gdk.EventMask (10), new org.gnu.gdk.EventMask (11),
- new org.gnu.gdk.EventMask (12), new org.gnu.gdk.EventMask (13), new org.gnu.gdk.EventMask (
- 14), new org.gnu.gdk.EventMask (15), BUTTON_MOTION_MASK, new org.gnu.gdk.EventMask (17)
- , new org.gnu.gdk.EventMask (18), new org.gnu.gdk.EventMask (19), new org.gnu.gdk.EventMask (
- 20), new org.gnu.gdk.EventMask (21), new org.gnu.gdk.EventMask (22), new
- org.gnu.gdk.EventMask (23), new org.gnu.gdk.EventMask (24), new org.gnu.gdk.EventMask (25),
- new org.gnu.gdk.EventMask (26), new org.gnu.gdk.EventMask (27), new org.gnu.gdk.EventMask (
- 28), new org.gnu.gdk.EventMask (29), new org.gnu.gdk.EventMask (30), new
- org.gnu.gdk.EventMask (31), BUTTON1_MOTION_MASK, new org.gnu.gdk.EventMask (33), new
- org.gnu.gdk.EventMask (34), new org.gnu.gdk.EventMask (35), new org.gnu.gdk.EventMask (36),
- new org.gnu.gdk.EventMask (37), new org.gnu.gdk.EventMask (38), new org.gnu.gdk.EventMask (
- 39), new org.gnu.gdk.EventMask (40), new org.gnu.gdk.EventMask (41), new
- org.gnu.gdk.EventMask (42), new org.gnu.gdk.EventMask (43), new org.gnu.gdk.EventMask (44),
- new org.gnu.gdk.EventMask (45), new org.gnu.gdk.EventMask (46), new org.gnu.gdk.EventMask (
- 47), new org.gnu.gdk.EventMask (48), new org.gnu.gdk.EventMask (49), new
- org.gnu.gdk.EventMask (50), new org.gnu.gdk.EventMask (51), new org.gnu.gdk.EventMask (52),
- new org.gnu.gdk.EventMask (53), new org.gnu.gdk.EventMask (54), new org.gnu.gdk.EventMask (
- 55), new org.gnu.gdk.EventMask (56), new org.gnu.gdk.EventMask (57), new
- org.gnu.gdk.EventMask (58), new org.gnu.gdk.EventMask (59), new org.gnu.gdk.EventMask (60),
- new org.gnu.gdk.EventMask (61), new org.gnu.gdk.EventMask (62), new org.gnu.gdk.EventMask (
- 63), BUTTON2_MOTION_MASK, new org.gnu.gdk.EventMask (65), new org.gnu.gdk.EventMask (66)
- , new org.gnu.gdk.EventMask (67), new org.gnu.gdk.EventMask (68), new org.gnu.gdk.EventMask (
- 69), new org.gnu.gdk.EventMask (70), new org.gnu.gdk.EventMask (71), new
- org.gnu.gdk.EventMask (72), new org.gnu.gdk.EventMask (73), new org.gnu.gdk.EventMask (74),
- new org.gnu.gdk.EventMask (75), new org.gnu.gdk.EventMask (76), new org.gnu.gdk.EventMask (
- 77), new org.gnu.gdk.EventMask (78), new org.gnu.gdk.EventMask (79), new
- org.gnu.gdk.EventMask (80), new org.gnu.gdk.EventMask (81), new org.gnu.gdk.EventMask (82),
- new org.gnu.gdk.EventMask (83), new org.gnu.gdk.EventMask (84), new org.gnu.gdk.EventMask (
- 85), new org.gnu.gdk.EventMask (86), new org.gnu.gdk.EventMask (87), new
- org.gnu.gdk.EventMask (88), new org.gnu.gdk.EventMask (89), new org.gnu.gdk.EventMask (90),
- new org.gnu.gdk.EventMask (91), new org.gnu.gdk.EventMask (92), new org.gnu.gdk.EventMask (
- 93), new org.gnu.gdk.EventMask (94), new org.gnu.gdk.EventMask (95), new
- org.gnu.gdk.EventMask (96), new org.gnu.gdk.EventMask (97), new org.gnu.gdk.EventMask (98),
- new org.gnu.gdk.EventMask (99), new org.gnu.gdk.EventMask (100), new org.gnu.gdk.EventMask (
- 101), new org.gnu.gdk.EventMask (102), new org.gnu.gdk.EventMask (103), new
- org.gnu.gdk.EventMask (104), new org.gnu.gdk.EventMask (105), new org.gnu.gdk.EventMask (
- 106), new org.gnu.gdk.EventMask (107), new org.gnu.gdk.EventMask (108), new
- org.gnu.gdk.EventMask (109), new org.gnu.gdk.EventMask (110), new org.gnu.gdk.EventMask (
- 111), new org.gnu.gdk.EventMask (112), new org.gnu.gdk.EventMask (113), new
- org.gnu.gdk.EventMask (114), new org.gnu.gdk.EventMask (115), new org.gnu.gdk.EventMask (
- 116), new org.gnu.gdk.EventMask (117), new org.gnu.gdk.EventMask (118), new
- org.gnu.gdk.EventMask (119), new org.gnu.gdk.EventMask (120), new org.gnu.gdk.EventMask (
- 121), new org.gnu.gdk.EventMask (122), new org.gnu.gdk.EventMask (123), new
- org.gnu.gdk.EventMask (124), new org.gnu.gdk.EventMask (125), new org.gnu.gdk.EventMask (
- 126), new org.gnu.gdk.EventMask (127), BUTTON3_MOTION_MASK, new org.gnu.gdk.EventMask (
- 129), new org.gnu.gdk.EventMask (130), new org.gnu.gdk.EventMask (131), new
- org.gnu.gdk.EventMask (132), new org.gnu.gdk.EventMask (133), new org.gnu.gdk.EventMask (
- 134), new org.gnu.gdk.EventMask (135), new org.gnu.gdk.EventMask (136), new
- org.gnu.gdk.EventMask (137), new org.gnu.gdk.EventMask (138), new org.gnu.gdk.EventMask (
- 139), new org.gnu.gdk.EventMask (140), new org.gnu.gdk.EventMask (141), new
- org.gnu.gdk.EventMask (142), new org.gnu.gdk.EventMask (143), new org.gnu.gdk.EventMask (
- 144), new org.gnu.gdk.EventMask (145), new org.gnu.gdk.EventMask (146), new
- org.gnu.gdk.EventMask (147), new org.gnu.gdk.EventMask (148), new org.gnu.gdk.EventMask (
- 149), new org.gnu.gdk.EventMask (150), new org.gnu.gdk.EventMask (151), new
- org.gnu.gdk.EventMask (152), new org.gnu.gdk.EventMask (153), new org.gnu.gdk.EventMask (
- 154), new org.gnu.gdk.EventMask (155), new org.gnu.gdk.EventMask (156), new
- org.gnu.gdk.EventMask (157), new org.gnu.gdk.EventMask (158), new org.gnu.gdk.EventMask (
- 159), new org.gnu.gdk.EventMask (160), new org.gnu.gdk.EventMask (161), new
- org.gnu.gdk.EventMask (162), new org.gnu.gdk.EventMask (163), new org.gnu.gdk.EventMask (
- 164), new org.gnu.gdk.EventMask (165), new org.gnu.gdk.EventMask (166), new
- org.gnu.gdk.EventMask (167), new org.gnu.gdk.EventMask (168), new org.gnu.gdk.EventMask (
- 169), new org.gnu.gdk.EventMask (170), new org.gnu.gdk.EventMask (171), new
- org.gnu.gdk.EventMask (172), new org.gnu.gdk.EventMask (173), new org.gnu.gdk.EventMask (
- 174), new org.gnu.gdk.EventMask (175), new org.gnu.gdk.EventMask (176), new
- org.gnu.gdk.EventMask (177), new org.gnu.gdk.EventMask (178), new org.gnu.gdk.EventMask (
- 179), new org.gnu.gdk.EventMask (180), new org.gnu.gdk.EventMask (181), new
- org.gnu.gdk.EventMask (182), new org.gnu.gdk.EventMask (183), new org.gnu.gdk.EventMask (
- 184), new org.gnu.gdk.EventMask (185), new org.gnu.gdk.EventMask (186), new
- org.gnu.gdk.EventMask (187), new org.gnu.gdk.EventMask (188), new org.gnu.gdk.EventMask (
- 189), new org.gnu.gdk.EventMask (190), new org.gnu.gdk.EventMask (191), new
- org.gnu.gdk.EventMask (192), new org.gnu.gdk.EventMask (193), new org.gnu.gdk.EventMask (
- 194), new org.gnu.gdk.EventMask (195), new org.gnu.gdk.EventMask (196), new
- org.gnu.gdk.EventMask (197), new org.gnu.gdk.EventMask (198), new org.gnu.gdk.EventMask (
- 199), new org.gnu.gdk.EventMask (200), new org.gnu.gdk.EventMask (201), new
- org.gnu.gdk.EventMask (202), new org.gnu.gdk.EventMask (203), new org.gnu.gdk.EventMask (
- 204), new org.gnu.gdk.EventMask (205), new org.gnu.gdk.EventMask (206), new
- org.gnu.gdk.EventMask (207), new org.gnu.gdk.EventMask (208), new org.gnu.gdk.EventMask (
- 209), new org.gnu.gdk.EventMask (210), new org.gnu.gdk.EventMask (211), new
- org.gnu.gdk.EventMask (212), new org.gnu.gdk.EventMask (213), new org.gnu.gdk.EventMask (
- 214), new org.gnu.gdk.EventMask (215), new org.gnu.gdk.EventMask (216), new
- org.gnu.gdk.EventMask (217), new org.gnu.gdk.EventMask (218), new org.gnu.gdk.EventMask (
- 219), new org.gnu.gdk.EventMask (220), new org.gnu.gdk.EventMask (221), new
- org.gnu.gdk.EventMask (222), new org.gnu.gdk.EventMask (223), new org.gnu.gdk.EventMask (
- 224), new org.gnu.gdk.EventMask (225), new org.gnu.gdk.EventMask (226), new
- org.gnu.gdk.EventMask (227), new org.gnu.gdk.EventMask (228), new org.gnu.gdk.EventMask (
- 229), new org.gnu.gdk.EventMask (230), new org.gnu.gdk.EventMask (231), new
- org.gnu.gdk.EventMask (232), new org.gnu.gdk.EventMask (233), new org.gnu.gdk.EventMask (
- 234), new org.gnu.gdk.EventMask (235), new org.gnu.gdk.EventMask (236), new
- org.gnu.gdk.EventMask (237), new org.gnu.gdk.EventMask (238), new org.gnu.gdk.EventMask (
- 239), new org.gnu.gdk.EventMask (240), new org.gnu.gdk.EventMask (241), new
- org.gnu.gdk.EventMask (242), new org.gnu.gdk.EventMask (243), new org.gnu.gdk.EventMask (
- 244), new org.gnu.gdk.EventMask (245), new org.gnu.gdk.EventMask (246), new
- org.gnu.gdk.EventMask (247), new org.gnu.gdk.EventMask (248), new org.gnu.gdk.EventMask (
- 249), new org.gnu.gdk.EventMask (250), new org.gnu.gdk.EventMask (251), new
- org.gnu.gdk.EventMask (252), new org.gnu.gdk.EventMask (253), new org.gnu.gdk.EventMask (
- 254), new org.gnu.gdk.EventMask (255)
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gdk.EventMask theSacrificialOne = new org.gnu.gdk.EventMask (0);
- static public org.gnu.gdk.EventMask intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gdk.EventMask already = (org.gnu.gdk.EventMask) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gdk.EventMask(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private EventMask (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gdk.EventMask or (org.gnu.gdk.EventMask other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gdk.EventMask and (org.gnu.gdk.EventMask other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gdk.EventMask xor (org.gnu.gdk.EventMask other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gdk.EventMask other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/EventMotion.java b/libgtk-java/src/java/org/gnu/gdk/EventMotion.java
deleted file mode 100644
index f327206..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/EventMotion.java
+++ /dev/null
@@ -1,78 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Boxed;
-/**
- *
- */
-public class EventMotion extends Boxed
-{
- public EventMotion(int handle) {
- this.handle = handle;
- }
-
- public Window getWindow(){
- return new Window(getWindow(handle));
- }
-
- public boolean getSendEvent(){
- return getSendEvent(handle);
- }
-
- public int getTimeMillis(){
- return getTime(handle);
- }
-
- public double getX(){
- return getX(handle);
- }
-
- public double getY(){
- return getY(handle);
- }
-
- public ModifierType getState(){
- return ModifierType.intern(getState(handle));
- }
-
- public boolean isHint(){
- return getIsHint(handle) == 1;
- }
-
- public Device getDevice(){
- return new Device(getDevice(handle));
- }
-
- public double getXRoot(){
- return getXRoot(handle);
- }
-
- public double getYRoot(){
- return getYRoot(handle);
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getType (int obj);
- native static final protected int getWindow (int obj);
- native static final protected boolean getSendEvent (int obj);
- native static final protected int getTime (int obj);
- native static final protected double getX (int obj);
- native static final protected double getY (int obj);
- native static final protected int getState (int obj);
- native static final protected int getIsHint (int obj);
- native static final protected int getDevice (int obj);
- native static final protected double getXRoot (int obj);
- native static final protected double getYRoot (int obj);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gdk/EventNoExpose.java b/libgtk-java/src/java/org/gnu/gdk/EventNoExpose.java
deleted file mode 100644
index 1add56f..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/EventNoExpose.java
+++ /dev/null
@@ -1,38 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Boxed;
-/**
- *
- */
-public class EventNoExpose extends Boxed
-{
- public EventNoExpose(int handle) {
- this.handle = handle;
- }
-
- public Window getWindow() {
- return new Window(getWindow(handle));
- }
-
- public boolean getSendEvent() {
- return getSendEvent(handle);
- }
-
- native static final protected boolean getSendEvent (int obj);
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getType (int obj);
- native static final protected int getWindow (int obj);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gdk/EventProperty.java b/libgtk-java/src/java/org/gnu/gdk/EventProperty.java
deleted file mode 100644
index ef1ce5b..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/EventProperty.java
+++ /dev/null
@@ -1,30 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Boxed;
-/**
- *
- */
-public class EventProperty extends Boxed
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getType (int obj);
- native static final protected int getWindow (int obj);
- native static final protected boolean getSendEvent (int obj);
- native static final protected int getAtom (int obj);
- native static final protected int getTime (int obj);
- native static final protected int getState (int obj);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/EventProximity.java b/libgtk-java/src/java/org/gnu/gdk/EventProximity.java
deleted file mode 100644
index 2fdd20a..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/EventProximity.java
+++ /dev/null
@@ -1,29 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Boxed;
-/**
- *
- */
-public class EventProximity extends Boxed
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getType (int obj);
- native static final protected int getWindow (int obj);
- native static final protected boolean getSendEvent (int obj);
- native static final protected int getTime (int obj);
- native static final protected int getDevice (int obj);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/EventScroll.java b/libgtk-java/src/java/org/gnu/gdk/EventScroll.java
deleted file mode 100644
index 0e5818b..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/EventScroll.java
+++ /dev/null
@@ -1,42 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Boxed;
-/**
- *
- */
-public class EventScroll extends Boxed
-{
- public EventScroll(int handle) {
- this.handle = handle;
- }
-
- public ScrollDirection getScrollDirection() {
- return ScrollDirection.intern(getDirection(handle));
- }
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getType (int obj);
- native static final protected int getWindow (int obj);
- native static final protected boolean getSendEvent (int obj);
- native static final protected int getTime (int obj);
- native static final protected double getX (int obj);
- native static final protected double getY (int obj);
- native static final protected int getState (int obj);
- native static final protected int getDirection (int obj);
- native static final protected int getDevice (int obj);
- native static final protected double getXRoot (int obj);
- native static final protected double getYRoot (int obj);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/EventSelection.java b/libgtk-java/src/java/org/gnu/gdk/EventSelection.java
deleted file mode 100644
index 8740185..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/EventSelection.java
+++ /dev/null
@@ -1,32 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Boxed;
-/**
- *
- */
-public class EventSelection extends Boxed
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getType (int obj);
- native static final protected int getWindow (int obj);
- native static final protected boolean getSendEvent (int obj);
- native static final protected int getSelection (int obj);
- native static final protected int getTarget (int obj);
- native static final protected int getProperty (int obj);
- native static final protected int getRequestor (int obj);
- native static final protected int getTime (int obj);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/EventSetting.java b/libgtk-java/src/java/org/gnu/gdk/EventSetting.java
deleted file mode 100644
index 93da87d..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/EventSetting.java
+++ /dev/null
@@ -1,29 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Boxed;
-/**
- *
- */
-public class EventSetting extends Boxed
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getType (int obj);
- native static final protected int getWindow (int obj);
- native static final protected int getSendEvent (int obj);
- native static final protected int getAction (int obj);
- native static final protected String getName (int obj);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/EventType.java b/libgtk-java/src/java/org/gnu/gdk/EventType.java
deleted file mode 100644
index 6cf7602..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/EventType.java
+++ /dev/null
@@ -1,167 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Enum;
-public class EventType extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _NOTHING = -1;
- static final public org.gnu.gdk.EventType NOTHING = new org.gnu.gdk.EventType (_NOTHING);
- static final private int _DELETE = 0;
- static final public org.gnu.gdk.EventType DELETE = new org.gnu.gdk.EventType (_DELETE);
- static final private int _DESTROY = 1;
- static final public org.gnu.gdk.EventType DESTROY = new org.gnu.gdk.EventType (_DESTROY);
- static final private int _EXPOSE = 2;
- static final public org.gnu.gdk.EventType EXPOSE = new org.gnu.gdk.EventType (_EXPOSE);
- static final private int _MOTION_NOTIFY = 3;
- static final public org.gnu.gdk.EventType MOTION_NOTIFY = new org.gnu.gdk.EventType (
- _MOTION_NOTIFY);
- static final private int _BUTTON_PRESS = 4;
- static final public org.gnu.gdk.EventType BUTTON_PRESS = new org.gnu.gdk.EventType (
- _BUTTON_PRESS);
- static final private int _BUTTON2_PRESS = 5;
- static final public org.gnu.gdk.EventType BUTTON2_PRESS = new org.gnu.gdk.EventType (
- _BUTTON2_PRESS);
- static final private int _BUTTON3_PRESS = 6;
- static final public org.gnu.gdk.EventType BUTTON3_PRESS = new org.gnu.gdk.EventType (
- _BUTTON3_PRESS);
- static final private int _BUTTON_RELEASE = 7;
- static final public org.gnu.gdk.EventType BUTTON_RELEASE = new org.gnu.gdk.EventType (
- _BUTTON_RELEASE);
- static final private int _KEY_PRESS = 8;
- static final public org.gnu.gdk.EventType KEY_PRESS = new org.gnu.gdk.EventType (_KEY_PRESS);
- static final private int _KEY_RELEASE = 9;
- static final public org.gnu.gdk.EventType KEY_RELEASE = new org.gnu.gdk.EventType (_KEY_RELEASE);
- static final private int _ENTER_NOTIFY = 10;
- static final public org.gnu.gdk.EventType ENTER_NOTIFY = new org.gnu.gdk.EventType (
- _ENTER_NOTIFY);
- static final private int _LEAVE_NOTIFY = 11;
- static final public org.gnu.gdk.EventType LEAVE_NOTIFY = new org.gnu.gdk.EventType (
- _LEAVE_NOTIFY);
- static final private int _FOCUS_CHANGE = 12;
- static final public org.gnu.gdk.EventType FOCUS_CHANGE = new org.gnu.gdk.EventType (
- _FOCUS_CHANGE);
- static final private int _CONFIGURE = 13;
- static final public org.gnu.gdk.EventType CONFIGURE = new org.gnu.gdk.EventType (_CONFIGURE);
- static final private int _MAP = 14;
- static final public org.gnu.gdk.EventType MAP = new org.gnu.gdk.EventType (_MAP);
- static final private int _UNMAP = 15;
- static final public org.gnu.gdk.EventType UNMAP = new org.gnu.gdk.EventType (_UNMAP);
- static final private int _PROPERTY_NOTIFY = 16;
- static final public org.gnu.gdk.EventType PROPERTY_NOTIFY = new org.gnu.gdk.EventType (
- _PROPERTY_NOTIFY);
- static final private int _SELECTION_CLEAR = 17;
- static final public org.gnu.gdk.EventType SELECTION_CLEAR = new org.gnu.gdk.EventType (
- _SELECTION_CLEAR);
- static final private int _SELECTION_REQUEST = 18;
- static final public org.gnu.gdk.EventType SELECTION_REQUEST = new org.gnu.gdk.EventType (
- _SELECTION_REQUEST);
- static final private int _SELECTION_NOTIFY = 19;
- static final public org.gnu.gdk.EventType SELECTION_NOTIFY = new org.gnu.gdk.EventType (
- _SELECTION_NOTIFY);
- static final private int _PROXIMITY_IN = 20;
- static final public org.gnu.gdk.EventType PROXIMITY_IN = new org.gnu.gdk.EventType (
- _PROXIMITY_IN);
- static final private int _PROXIMITY_OUT = 21;
- static final public org.gnu.gdk.EventType PROXIMITY_OUT = new org.gnu.gdk.EventType (
- _PROXIMITY_OUT);
- static final private int _DRAG_ENTER = 22;
- static final public org.gnu.gdk.EventType DRAG_ENTER = new org.gnu.gdk.EventType (_DRAG_ENTER);
- static final private int _DRAG_LEAVE = 23;
- static final public org.gnu.gdk.EventType DRAG_LEAVE = new org.gnu.gdk.EventType (_DRAG_LEAVE);
- static final private int _DRAG_MOTION = 24;
- static final public org.gnu.gdk.EventType DRAG_MOTION = new org.gnu.gdk.EventType (_DRAG_MOTION);
- static final private int _DRAG_STATUS = 25;
- static final public org.gnu.gdk.EventType DRAG_STATUS = new org.gnu.gdk.EventType (_DRAG_STATUS);
- static final private int _DROP_START = 26;
- static final public org.gnu.gdk.EventType DROP_START = new org.gnu.gdk.EventType (_DROP_START);
- static final private int _DROP_FINISHED = 27;
- static final public org.gnu.gdk.EventType DROP_FINISHED = new org.gnu.gdk.EventType (
- _DROP_FINISHED);
- static final private int _CLIENT_EVENT = 28;
- static final public org.gnu.gdk.EventType CLIENT_EVENT = new org.gnu.gdk.EventType (
- _CLIENT_EVENT);
- static final private int _VISIBILITY_NOTIFY = 29;
- static final public org.gnu.gdk.EventType VISIBILITY_NOTIFY = new org.gnu.gdk.EventType (
- _VISIBILITY_NOTIFY);
- static final private int _NO_EXPOSE = 30;
- static final public org.gnu.gdk.EventType NO_EXPOSE = new org.gnu.gdk.EventType (_NO_EXPOSE);
- static final private int _SCROLL = 31;
- static final public org.gnu.gdk.EventType SCROLL = new org.gnu.gdk.EventType (_SCROLL);
- static final private int _STATE = 32;
- static final public org.gnu.gdk.EventType STATE = new org.gnu.gdk.EventType (_STATE);
- static final private int _SETTING = 33;
- static final public org.gnu.gdk.EventType SETTING = new org.gnu.gdk.EventType (_SETTING);
- static final private org.gnu.gdk.EventType[] theInterned = new org.gnu.gdk.EventType[]
- {
- DELETE, DESTROY, EXPOSE, MOTION_NOTIFY, BUTTON_PRESS, BUTTON2_PRESS, BUTTON3_PRESS,
- BUTTON_RELEASE, KEY_PRESS, KEY_RELEASE, ENTER_NOTIFY, LEAVE_NOTIFY, FOCUS_CHANGE,
- CONFIGURE, MAP, UNMAP, PROPERTY_NOTIFY, SELECTION_CLEAR, SELECTION_REQUEST,
- SELECTION_NOTIFY, PROXIMITY_IN, PROXIMITY_OUT, DRAG_ENTER, DRAG_LEAVE, DRAG_MOTION,
- DRAG_STATUS, DROP_START, DROP_FINISHED, CLIENT_EVENT, VISIBILITY_NOTIFY, NO_EXPOSE, SCROLL,
- STATE, SETTING
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gdk.EventType theSacrificialOne = new org.gnu.gdk.EventType (0);
- static public org.gnu.gdk.EventType intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gdk.EventType already = (org.gnu.gdk.EventType) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gdk.EventType(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private EventType (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gdk.EventType or (org.gnu.gdk.EventType other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gdk.EventType and (org.gnu.gdk.EventType other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gdk.EventType xor (org.gnu.gdk.EventType other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gdk.EventType other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/EventVisibility.java b/libgtk-java/src/java/org/gnu/gdk/EventVisibility.java
deleted file mode 100644
index cef341e..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/EventVisibility.java
+++ /dev/null
@@ -1,28 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Boxed;
-/**
- *
- */
-public class EventVisibility extends Boxed
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getType (int obj);
- native static final protected int getWindow (int obj);
- native static final protected boolean getSendEvent (int obj);
- native static final protected int getState (int obj);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/EventWindowState.java b/libgtk-java/src/java/org/gnu/gdk/EventWindowState.java
deleted file mode 100644
index 932d1e8..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/EventWindowState.java
+++ /dev/null
@@ -1,29 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Boxed;
-/**
- *
- */
-public class EventWindowState extends Boxed
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getType (int obj);
- native static final protected int getWindow (int obj);
- native static final protected boolean getSendEvent (int obj);
- native static final protected int getChangedMask (int obj);
- native static final protected int getNewWindowState (int obj);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/ExtensionMode.java b/libgtk-java/src/java/org/gnu/gdk/ExtensionMode.java
deleted file mode 100644
index 9d4bafd..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/ExtensionMode.java
+++ /dev/null
@@ -1,85 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Enum;
-public class ExtensionMode extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _EVENTS_NONE = 0;
- static final public org.gnu.gdk.ExtensionMode EVENTS_NONE = new org.gnu.gdk.ExtensionMode (
- _EVENTS_NONE);
- static final private int _EVENTS_ALL = 1;
- static final public org.gnu.gdk.ExtensionMode EVENTS_ALL = new org.gnu.gdk.ExtensionMode (
- _EVENTS_ALL);
- static final private int _EVENTS_CURSOR = 2;
- static final public org.gnu.gdk.ExtensionMode EVENTS_CURSOR = new org.gnu.gdk.ExtensionMode (
- _EVENTS_CURSOR);
- static final private org.gnu.gdk.ExtensionMode[] theInterned = new org.gnu.gdk.ExtensionMode[]
- {
- EVENTS_NONE, EVENTS_ALL, EVENTS_CURSOR
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gdk.ExtensionMode theSacrificialOne = new
- org.gnu.gdk.ExtensionMode (0);
- static public org.gnu.gdk.ExtensionMode intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gdk.ExtensionMode already = (org.gnu.gdk.ExtensionMode) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gdk.ExtensionMode(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private ExtensionMode (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gdk.ExtensionMode or (org.gnu.gdk.ExtensionMode other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gdk.ExtensionMode and (org.gnu.gdk.ExtensionMode other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gdk.ExtensionMode xor (org.gnu.gdk.ExtensionMode other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gdk.ExtensionMode other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/Fill.java b/libgtk-java/src/java/org/gnu/gdk/Fill.java
deleted file mode 100644
index 5876425..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/Fill.java
+++ /dev/null
@@ -1,82 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Enum;
-public class Fill extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _SOLID = 0;
- static final public org.gnu.gdk.Fill SOLID = new org.gnu.gdk.Fill (_SOLID);
- static final private int _TILED = 1;
- static final public org.gnu.gdk.Fill TILED = new org.gnu.gdk.Fill (_TILED);
- static final private int _STIPPLED = 2;
- static final public org.gnu.gdk.Fill STIPPLED = new org.gnu.gdk.Fill (_STIPPLED);
- static final private int _OPAQUE_STIPPLED = 3;
- static final public org.gnu.gdk.Fill OPAQUE_STIPPLED = new org.gnu.gdk.Fill (_OPAQUE_STIPPLED);
- static final private org.gnu.gdk.Fill[] theInterned = new org.gnu.gdk.Fill[]
- {
- SOLID, TILED, STIPPLED, OPAQUE_STIPPLED
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gdk.Fill theSacrificialOne = new org.gnu.gdk.Fill (0);
- static public org.gnu.gdk.Fill intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gdk.Fill already = (org.gnu.gdk.Fill) theInternedExtras.get (theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gdk.Fill(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private Fill (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gdk.Fill or (org.gnu.gdk.Fill other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gdk.Fill and (org.gnu.gdk.Fill other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gdk.Fill xor (org.gnu.gdk.Fill other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gdk.Fill other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/FillRule.java b/libgtk-java/src/java/org/gnu/gdk/FillRule.java
deleted file mode 100644
index 5e2e94d..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/FillRule.java
+++ /dev/null
@@ -1,84 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Enum;
-public class FillRule extends Enum
-{
-
- /*public FillRule(int value){
- this.value_=value;
- }*/
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _EVEN_ODD = 0;
- static final public org.gnu.gdk.FillRule EVEN_ODD = new org.gnu.gdk.FillRule (_EVEN_ODD);
- static final private int _WINDING = 1;
- static final public org.gnu.gdk.FillRule WINDING = new org.gnu.gdk.FillRule (_WINDING);
- static final private org.gnu.gdk.FillRule[] theInterned = new org.gnu.gdk.FillRule[]
- {
- EVEN_ODD, WINDING
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gdk.FillRule theSacrificialOne = new org.gnu.gdk.FillRule (0);
- static public org.gnu.gdk.FillRule intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gdk.FillRule already = (org.gnu.gdk.FillRule) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gdk.FillRule(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private FillRule (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gdk.FillRule or (org.gnu.gdk.FillRule other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gdk.FillRule and (org.gnu.gdk.FillRule other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gdk.FillRule xor (org.gnu.gdk.FillRule other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gdk.FillRule other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/Function.java b/libgtk-java/src/java/org/gnu/gdk/Function.java
deleted file mode 100644
index 699c340..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/Function.java
+++ /dev/null
@@ -1,114 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-
-import org.gnu.glib.Enum;
-
-/**
- * Determines how the bit values for the source pixels are combined with the
- * bit values for destination pixels to produce the final result.
- */
-public class Function extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _COPY = 0;
- static final public org.gnu.gdk.Function COPY = new org.gnu.gdk.Function (_COPY);
- static final private int _INVERT = 1;
- static final public org.gnu.gdk.Function INVERT = new org.gnu.gdk.Function (_INVERT);
- static final private int _XOR = 2;
- static final public org.gnu.gdk.Function XOR = new org.gnu.gdk.Function (_XOR);
- static final private int _CLEAR = 3;
- static final public org.gnu.gdk.Function CLEAR = new org.gnu.gdk.Function (_CLEAR);
- static final private int _AND = 4;
- static final public org.gnu.gdk.Function AND = new org.gnu.gdk.Function (_AND);
- static final private int _AND_REVERSE = 5;
- static final public org.gnu.gdk.Function AND_REVERSE = new org.gnu.gdk.Function (_AND_REVERSE);
- static final private int _AND_INVERT = 6;
- static final public org.gnu.gdk.Function AND_INVERT = new org.gnu.gdk.Function (_AND_INVERT);
- static final private int _NOOP = 7;
- static final public org.gnu.gdk.Function NOOP = new org.gnu.gdk.Function (_NOOP);
- static final private int _OR = 8;
- static final public org.gnu.gdk.Function OR = new org.gnu.gdk.Function (_OR);
- static final private int _EQUIV = 9;
- static final public org.gnu.gdk.Function EQUIV = new org.gnu.gdk.Function (_EQUIV);
- static final private int _OR_REVERSE = 10;
- static final public org.gnu.gdk.Function OR_REVERSE = new org.gnu.gdk.Function (_OR_REVERSE);
- static final private int _COPY_INVERT = 11;
- static final public org.gnu.gdk.Function COPY_INVERT = new org.gnu.gdk.Function (_COPY_INVERT);
- static final private int _OR_INVERT = 12;
- static final public org.gnu.gdk.Function OR_INVERT = new org.gnu.gdk.Function (_OR_INVERT);
- static final private int _NAND = 13;
- static final public org.gnu.gdk.Function NAND = new org.gnu.gdk.Function (_NAND);
- static final private int _NOR = 14;
- static final public org.gnu.gdk.Function NOR = new org.gnu.gdk.Function (_NOR);
- static final private int _SET = 15;
- static final public org.gnu.gdk.Function SET = new org.gnu.gdk.Function (_SET);
- static final private org.gnu.gdk.Function[] theInterned = new org.gnu.gdk.Function[]
- {
- COPY, INVERT, XOR, CLEAR, AND, AND_REVERSE, AND_INVERT, NOOP, OR, EQUIV, OR_REVERSE,
- COPY_INVERT, OR_INVERT, NAND, NOR, SET
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gdk.Function theSacrificialOne = new org.gnu.gdk.Function (0);
- static public org.gnu.gdk.Function intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gdk.Function already = (org.gnu.gdk.Function) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gdk.Function(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private Function (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gdk.Function or (org.gnu.gdk.Function other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gdk.Function and (org.gnu.gdk.Function other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gdk.Function xor (org.gnu.gdk.Function other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gdk.Function other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/GC.java b/libgtk-java/src/java/org/gnu/gdk/GC.java
deleted file mode 100644
index c3772ae..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/GC.java
+++ /dev/null
@@ -1,309 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.GObject;
-/**
- * All drawing operations in GDK take a GC argument. A graphics context
- * encapsulates information about the way things are drawn, such as the
- * foreground color or line width. By using graphics context, the number
- * of arguments to each drawing call is reduced, and communication overhead
- * is minimized.
- */
-public class GC extends GObject
-{
-
- public GC(int handle){
- super(handle);
- }
-
- public GC(Window window) {
- super(gdk_gc_new(window.getHandle()));
- }
-
-
- public static GC getDefaultGC(org.gnu.gdk.Drawable d){
- return new GC(GC.gdk_gc_new(d.getHandle()));
- }
-
- /**
- * Getst he x origin of the clip mask.
- */
- public int getClipXOrigin() {
- return getClipXOrigin(getHandle());
- }
-
- /**
- * Gets the y origin of the clip mask.
- */
- public int getClipYOrigin() {
- return getClipYOrigin(getHandle());
- }
-
- /**
- * Gets the x origin of the tile or stipple.
- */
- public int getTsXOrigin() {
- return getTsXOrigin(getHandle());
- }
-
- /**
- * Gets the y origin of the tile or stipple.
- */
- public int getTsYOrigin() {
- return getTsYOrigin(getHandle());
- }
-
- /**
- * Sets the foreground color for the graphics context.
- */
- public void setForeground(Color color) {
- gdk_gc_set_foreground(getHandle(), color.getHandle());
- }
-
- /**
- * Sets the background color for the graphics context.
- */
- public void setBackground(Color color) {
- gdk_gc_set_background(getHandle(), color.getHandle());
- }
-
- /**
- * Sets the foreground color using an unallocated color. The
- * pixel value for the color will be determined using GdkRGB.
- * If the colormap has not previously been initialized for
- * GdkRGB, then for pseudo-color colormaps (colormaps with a
- * small modifiable number of colors), a colorcube will be
- * allocated in the colormap.
- * <p>
- * Calling this function for a GC without a colormap is an
- * error.
- */
- public void setRGBForeground(Color color) {
- gdk_gc_set_rgb_fg_color(getHandle(), color.getHandle());
- }
-
- /**
- * Sets the background color using an unallocated color. The
- * pixel value for the color will be determined using GdkRGB.
- * If the colormap has not previously been initialized for
- * GdkRGB, then for pseudo-color colormaps (colormaps with a
- * small modifiable number of colors), a colorcube will be
- * allocated in the colormap.
- * <p>
- * Calling this function for a GC without a colormap is an
- * error.
- */
- public void setRGBBackground(Color color) {
- gdk_gc_set_rgb_bg_color(getHandle(), color.getHandle());
- }
-
- /**
- * Determines how the current pixel values and the pixel values being
- * drawn are combined to produce the final pixel values.
- */
- public void setFunction(Function func) {
- gdk_gc_set_function(getHandle(), func.getValue());
- }
-
- /**
- * Sets the fill mode for the graphic context.
- */
- public void setFillMode(Fill mode) {
- gdk_gc_set_fill(getHandle(), mode.getValue());
- }
-
- /**
- * Sets the tile pixmap for the graphics context. This will only be
- * used if the fill mode is TILED.
- */
- public void setTile(Pixmap tile) {
- gdk_gc_set_tile(getHandle(), tile.getHandle());
- }
-
- /**
- * Sets the stipple bitmap for a graphics context. The stipple will only be
- * used if the fill mode is STIPPLED or OPAQUE_STIPPLED.
- */
- public void setStipple(Pixmap stipple) {
- gdk_gc_set_stipple(getHandle(), stipple.getHandle());
- }
-
- /**
- * Sets the origin when using tiles or stipples with the GC. The tile
- * or stipple will be aligned such that the upper left cornor of the tile
- * or stipple will coincide with this point.
- */
- public void setOrigin(int x, int y) {
- gdk_gc_set_ts_origin(getHandle(), x, y);
- }
-
- /**
- * Sets the origin of the clip mask. The coordinates are interpreted
- * relative to the upper-left cornor of the destination drawable of
- * the current operation.
- */
- public void setClipOrigin(int x, int y) {
- gdk_gc_set_clip_origin(getHandle(), x, y);
- }
-
- /**
- * Sets the clip mask for a graphics context from a rectangle.
- */
- public void setClipRectangle(Rectangle rect) {
- gdk_gc_set_clip_rectangle(getHandle(), rect.getHandle());
- }
-
- /**
- * Sets the clip mask for a graphics context from a region.
- */
- public void setClipRegion(Region reg) {
- gdk_gc_set_clip_region(getHandle(), reg.getHandle());
- }
-
- /**
- * Sets the clip mask for a graphics context from a bitmap.
- */
- public void setClipMask(Bitmap mask) {
- gdk_gc_set_clip_mask(getHandle(), mask.getHandle());
- }
-
- /**
- * Sets how drawing with this GC on a window will affect
- * child windows.
- */
- public void setSubwindow(SubwindowMode mode) {
- gdk_gc_set_subwindow(getHandle(), mode.getValue());
- }
-
- /**
- * Sets whether copying non-visible portions of a drawable
- * using this graphics context generate exposure events for
- * the corresponding regions of the destination drawable.
- *
- * @see Drawable#drawDrawable
- */
-
- public void setExposures(boolean exposures) {
- gdk_gc_set_exposures(getHandle(), exposures);
- }
-
- /**
- * Sets various attributes of how lines are drawn. <!-- See
- * the corresponding members of GdkGCValues for full
- * explanations of the arguments. --
- *
- * @param lineWidth the width of lines.
- * @param lineStyle the dash-style for lines.
- * @param capStyle the manner in which the ends of lines are drawn.
- * @param joinStyle the manner in which lines are joined together.
- */
- public void setLineAttributes(int lineWidth, LineStyle lineStyle, CapStyle capStyle, JoinStyle joinStyle) {
- gdk_gc_set_line_attributes(getHandle(), lineWidth, lineStyle.getValue(), capStyle.getValue(), joinStyle.getValue());
- }
-
- /**
- * Sets the way dashed-lines are drawn. Lines will be drawn
- * with alternating on and off segments of the lengths
- * specified in dash_list. The manner in which the on and off
- * segments are drawn is determined by the line style.
- *
- * @param dashOffset the phase of the pattern for the dashed
- * line-style you want to see
- * @param dashList the dash-list for the dashed line-style you
- * want to set.
- * @see setLineAttributes
- */
- public void setDashes(int dashOffset, int[] dashList) {
- gdk_gc_set_dashes(getHandle(), dashOffset, dashList, dashList.length);
- }
-
- /**
- * Offset attributes such as the clip and tile-stipple origins
- * of the GC so that drawing at X - x_offset, y - y_offset
- * with the offset GC has the same effect as drawing at x, y
- * with the original GC.
- *
- * @param xOffset amount by which to offset the GC in the X direction
- * @param yOffset amount by which to offset the GC in the Y direction
- */
- public void offset(int xOffset, int yOffset) {
- gdk_gc_offset(getHandle(), xOffset, yOffset);
- }
-
- /**
- * Copy the set of values (settings) from another graphics context.
- *
- * @param source the source graphics context.
- */
- public void copy(GC source) {
- gdk_gc_copy(getHandle(), source.getHandle());
- }
-
- /**
- * Sets the colormap to the given colormap. The depth of the
- * colormap's visual must match the depth of the drawable for
- * which the GC was created.
- */
- public void setColormap(Colormap colormap) {
- gdk_gc_set_colormap(getHandle(), colormap.getHandle());
- }
-
- /**
- * Gets the colormap, if it exists. A GC will have a colormap
- * if the drawable for which it was created has a colormap, or
- * if a colormap was set explicitely with setColormap().
- */
- public Colormap getColormap() {
- int colormapHandle = gdk_gc_get_colormap(getHandle());
- if (colormapHandle == 0)
- return null;
- GObject obj = retrieveGObject(colormapHandle);
- if (null != obj)
- return (Colormap)obj;
- return new Colormap(colormapHandle);
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getClipXOrigin (int obj);
- native static final protected int getClipYOrigin (int obj);
- native static final protected int getTsXOrigin (int obj);
- native static final protected int getTsYOrigin (int obj);
- native static final protected int gdk_gc_get_type ();
- native static final protected int gdk_gc_new (int drawable);
- native static final protected void gdk_gc_set_foreground (int gc, int color);
- native static final protected void gdk_gc_set_background (int gc, int color);
- native static final protected void gdk_gc_set_function (int gc, int function);
- native static final protected void gdk_gc_set_fill (int gc, int fill);
- native static final protected void gdk_gc_set_tile (int gc, int tile);
- native static final protected void gdk_gc_set_stipple (int gc, int stipple);
- native static final protected void gdk_gc_set_ts_origin (int gc, int x, int y);
- native static final protected void gdk_gc_set_clip_origin (int gc, int x, int y);
- native static final protected void gdk_gc_set_clip_mask (int gc, int mask);
- native static final protected void gdk_gc_set_clip_rectangle (int gc, int rectangle);
- native static final protected void gdk_gc_set_clip_region (int gc, int region);
- native static final protected void gdk_gc_set_subwindow (int gc, int mode);
- native static final protected void gdk_gc_set_exposures (int gc, boolean exposures);
- native static final protected void gdk_gc_set_line_attributes (int gc, int lineWidth, int
- lineStyle, int capStyle, int joinStyle);
- native static final protected void gdk_gc_set_dashes (int gc, int dashOffset, int [] dashList,
- int n);
- native static final protected void gdk_gc_offset (int gc, int xOffset, int yOffset);
- native static final protected void gdk_gc_copy (int dstGC, int srcGC);
- native static final protected void gdk_gc_set_colormap (int gc, int colormap);
- native static final protected int gdk_gc_get_colormap (int gc);
- native static final protected void gdk_gc_set_rgb_fg_color (int gc, int color);
- native static final protected void gdk_gc_set_rgb_bg_color (int gc, int color);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/GCValuesMask.java b/libgtk-java/src/java/org/gnu/gdk/GCValuesMask.java
deleted file mode 100644
index 2996f94..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/GCValuesMask.java
+++ /dev/null
@@ -1,127 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Enum;
-public class GCValuesMask extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _FOREGROUND = 0;
- static final public org.gnu.gdk.GCValuesMask FOREGROUND = new org.gnu.gdk.GCValuesMask (
- _FOREGROUND);
- static final private int _BACKGROUND = 1;
- static final public org.gnu.gdk.GCValuesMask BACKGROUND = new org.gnu.gdk.GCValuesMask (
- _BACKGROUND);
- static final private int _FONT = 2;
- static final public org.gnu.gdk.GCValuesMask FONT = new org.gnu.gdk.GCValuesMask (_FONT);
- static final private int _FUNCTION = 3;
- static final public org.gnu.gdk.GCValuesMask FUNCTION = new org.gnu.gdk.GCValuesMask (_FUNCTION);
- static final private int _FILL = 4;
- static final public org.gnu.gdk.GCValuesMask FILL = new org.gnu.gdk.GCValuesMask (_FILL);
- static final private int _TILE = 5;
- static final public org.gnu.gdk.GCValuesMask TILE = new org.gnu.gdk.GCValuesMask (_TILE);
- static final private int _STIPPLE = 6;
- static final public org.gnu.gdk.GCValuesMask STIPPLE = new org.gnu.gdk.GCValuesMask (_STIPPLE);
- static final private int _CLIP_MASK = 7;
- static final public org.gnu.gdk.GCValuesMask CLIP_MASK = new org.gnu.gdk.GCValuesMask (
- _CLIP_MASK);
- static final private int _SUBWINDOW = 8;
- static final public org.gnu.gdk.GCValuesMask SUBWINDOW = new org.gnu.gdk.GCValuesMask (
- _SUBWINDOW);
- static final private int _TS_X_ORIGIN = 9;
- static final public org.gnu.gdk.GCValuesMask TS_X_ORIGIN = new org.gnu.gdk.GCValuesMask (
- _TS_X_ORIGIN);
- static final private int _TS_Y_ORIGIN = 10;
- static final public org.gnu.gdk.GCValuesMask TS_Y_ORIGIN = new org.gnu.gdk.GCValuesMask (
- _TS_Y_ORIGIN);
- static final private int _CLIP_X_ORIGIN = 11;
- static final public org.gnu.gdk.GCValuesMask CLIP_X_ORIGIN = new org.gnu.gdk.GCValuesMask (
- _CLIP_X_ORIGIN);
- static final private int _CLIP_Y_ORIGIN = 12;
- static final public org.gnu.gdk.GCValuesMask CLIP_Y_ORIGIN = new org.gnu.gdk.GCValuesMask (
- _CLIP_Y_ORIGIN);
- static final private int _EXPOSURES = 13;
- static final public org.gnu.gdk.GCValuesMask EXPOSURES = new org.gnu.gdk.GCValuesMask (
- _EXPOSURES);
- static final private int _LINE_WIDTH = 14;
- static final public org.gnu.gdk.GCValuesMask LINE_WIDTH = new org.gnu.gdk.GCValuesMask (
- _LINE_WIDTH);
- static final private int _LINE_STYLE = 15;
- static final public org.gnu.gdk.GCValuesMask LINE_STYLE = new org.gnu.gdk.GCValuesMask (
- _LINE_STYLE);
- static final private int _CAP_STYLE = 16;
- static final public org.gnu.gdk.GCValuesMask CAP_STYLE = new org.gnu.gdk.GCValuesMask (
- _CAP_STYLE);
- static final private int _JOIN_STYLE = 17;
- static final public org.gnu.gdk.GCValuesMask JOIN_STYLE = new org.gnu.gdk.GCValuesMask (
- _JOIN_STYLE);
- static final private org.gnu.gdk.GCValuesMask[] theInterned = new org.gnu.gdk.GCValuesMask[]
- {
- FOREGROUND, BACKGROUND, FONT, FUNCTION, FILL, TILE, STIPPLE, CLIP_MASK, SUBWINDOW,
- TS_X_ORIGIN, TS_Y_ORIGIN, CLIP_X_ORIGIN, CLIP_Y_ORIGIN, EXPOSURES, LINE_WIDTH, LINE_STYLE,
- CAP_STYLE, JOIN_STYLE
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gdk.GCValuesMask theSacrificialOne = new org.gnu.gdk.GCValuesMask (
- 0);
- static public org.gnu.gdk.GCValuesMask intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gdk.GCValuesMask already = (org.gnu.gdk.GCValuesMask) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gdk.GCValuesMask(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private GCValuesMask (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gdk.GCValuesMask or (org.gnu.gdk.GCValuesMask other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gdk.GCValuesMask and (org.gnu.gdk.GCValuesMask other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gdk.GCValuesMask xor (org.gnu.gdk.GCValuesMask other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gdk.GCValuesMask other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/Gdk.java b/libgtk-java/src/java/org/gnu/gdk/Gdk.java
deleted file mode 100644
index 55b5334..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/Gdk.java
+++ /dev/null
@@ -1,52 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-
-public class Gdk
-{
-
- public static Dimension getScreenDimension(){
- int width=Gdk.gdk_screen_width();
- int height=Gdk.gdk_screen_height();
- return new Dimension(width,height);
- }
-
- public static void beep(){
- Gdk.gdk_beep();
- }
-
- static {
- System.loadLibrary("gtkjava2.4");
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected void gdk_input_set_extension_events (int window, int mask, int mode);
- native static final protected void gdk_flush ();
- native static final protected String gdk_set_locale ();
- native static final protected int gdk_screen_width ();
- native static final protected int gdk_screen_height ();
- native static final protected int gdk_screen_width_mm ();
- native static final protected int gdk_screen_height_mm ();
- native static final protected void gdk_beep ();
- native static final protected void gdk_set_show_events (boolean showEvents);
- native static final protected boolean gdk_get_show_events ();
- native static final protected String gdk_keyval_name (int keyval);
- native static final protected int gdk_keyval_from_name (String keyvalName);
- native static final protected int gdk_keyval_to_upper (int keyval);
- native static final protected int gdk_keyval_to_lower (int keyval);
- native static final protected boolean gdk_keyval_is_upper (int keyval);
- native static final protected boolean gdk_keyval_is_lower (int keyval);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/Gdk.java.in b/libgtk-java/src/java/org/gnu/gdk/Gdk.java.in
deleted file mode 100644
index 89987ca..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/Gdk.java.in
+++ /dev/null
@@ -1,52 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-
-public class Gdk
-{
-
- public static Dimension getScreenDimension(){
- int width=Gdk.gdk_screen_width();
- int height=Gdk.gdk_screen_height();
- return new Dimension(width,height);
- }
-
- public static void beep(){
- Gdk.gdk_beep();
- }
-
- static {
- System.loadLibrary("gtkjava at gtkapiversion@");
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected void gdk_input_set_extension_events (int window, int mask, int mode);
- native static final protected void gdk_flush ();
- native static final protected String gdk_set_locale ();
- native static final protected int gdk_screen_width ();
- native static final protected int gdk_screen_height ();
- native static final protected int gdk_screen_width_mm ();
- native static final protected int gdk_screen_height_mm ();
- native static final protected void gdk_beep ();
- native static final protected void gdk_set_show_events (boolean showEvents);
- native static final protected boolean gdk_get_show_events ();
- native static final protected String gdk_keyval_name (int keyval);
- native static final protected int gdk_keyval_from_name (String keyvalName);
- native static final protected int gdk_keyval_to_upper (int keyval);
- native static final protected int gdk_keyval_to_lower (int keyval);
- native static final protected boolean gdk_keyval_is_upper (int keyval);
- native static final protected boolean gdk_keyval_is_lower (int keyval);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/Geometry.java b/libgtk-java/src/java/org/gnu/gdk/Geometry.java
deleted file mode 100644
index 262345c..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/Geometry.java
+++ /dev/null
@@ -1,35 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.GObject;
-/**
- * Gives the window manager information about a window's geometry constraints.
- */
-public class Geometry extends GObject
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getMinWidth (int obj);
- native static final protected int getMinHeight (int obj);
- native static final protected int getMaxWidth (int obj);
- native static final protected int getMaxHeight (int obj);
- native static final protected int getBaseWidth (int obj);
- native static final protected int getBaseHeight (int obj);
- native static final protected int getWidthInc (int obj);
- native static final protected int getHeightInc (int obj);
- native static final protected double getMinAspect (int obj);
- native static final protected double getMaxAspect (int obj);
- native static final protected int getWinGravity (int obj);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/GrabStatus.java b/libgtk-java/src/java/org/gnu/gdk/GrabStatus.java
deleted file mode 100644
index ed39948..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/GrabStatus.java
+++ /dev/null
@@ -1,93 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Flags;
-public class GrabStatus extends Flags
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _SUCCESS = 1 << 0;
- static final public org.gnu.gdk.GrabStatus SUCCESS = new org.gnu.gdk.GrabStatus (_SUCCESS);
- static final private int _ALREADY_GRABBED = 1 << 1;
- static final public org.gnu.gdk.GrabStatus ALREADY_GRABBED = new org.gnu.gdk.GrabStatus (
- _ALREADY_GRABBED);
- static final private int _INVALID_TIME = 1 << 2;
- static final public org.gnu.gdk.GrabStatus INVALID_TIME = new org.gnu.gdk.GrabStatus (
- _INVALID_TIME);
- static final private int _NOT_VIEWABLE = 1 << 3;
- static final public org.gnu.gdk.GrabStatus NOT_VIEWABLE = new org.gnu.gdk.GrabStatus (
- _NOT_VIEWABLE);
- static final private int _FROZEN = 1 << 4;
- static final public org.gnu.gdk.GrabStatus FROZEN = new org.gnu.gdk.GrabStatus (_FROZEN);
- static final private org.gnu.gdk.GrabStatus[] theInterned = new org.gnu.gdk.GrabStatus[]
- {
- new org.gnu.gdk.GrabStatus (0), SUCCESS, ALREADY_GRABBED, new org.gnu.gdk.GrabStatus (3),
- INVALID_TIME, new org.gnu.gdk.GrabStatus (5), new org.gnu.gdk.GrabStatus (6), new
- org.gnu.gdk.GrabStatus (7), NOT_VIEWABLE, new org.gnu.gdk.GrabStatus (9), new
- org.gnu.gdk.GrabStatus (10), new org.gnu.gdk.GrabStatus (11), new org.gnu.gdk.GrabStatus (
- 12), new org.gnu.gdk.GrabStatus (13), new org.gnu.gdk.GrabStatus (14), new
- org.gnu.gdk.GrabStatus (15), FROZEN
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gdk.GrabStatus theSacrificialOne = new org.gnu.gdk.GrabStatus (0);
- static public org.gnu.gdk.GrabStatus intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gdk.GrabStatus already = (org.gnu.gdk.GrabStatus) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gdk.GrabStatus(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private GrabStatus (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gdk.GrabStatus or (org.gnu.gdk.GrabStatus other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gdk.GrabStatus and (org.gnu.gdk.GrabStatus other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gdk.GrabStatus xor (org.gnu.gdk.GrabStatus other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gdk.GrabStatus other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/Gravity.java b/libgtk-java/src/java/org/gnu/gdk/Gravity.java
deleted file mode 100644
index c5edd53..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/Gravity.java
+++ /dev/null
@@ -1,96 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Enum;
-public class Gravity extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _NORTH_WEST = 1;
- static final public org.gnu.gdk.Gravity NORTH_WEST = new org.gnu.gdk.Gravity (_NORTH_WEST);
- static final private int _NORTH = 2;
- static final public org.gnu.gdk.Gravity NORTH = new org.gnu.gdk.Gravity (_NORTH);
- static final private int _NORTH_EAST = 3;
- static final public org.gnu.gdk.Gravity NORTH_EAST = new org.gnu.gdk.Gravity (_NORTH_EAST);
- static final private int _WEST = 4;
- static final public org.gnu.gdk.Gravity WEST = new org.gnu.gdk.Gravity (_WEST);
- static final private int _CENTER = 5;
- static final public org.gnu.gdk.Gravity CENTER = new org.gnu.gdk.Gravity (_CENTER);
- static final private int _EAST = 6;
- static final public org.gnu.gdk.Gravity EAST = new org.gnu.gdk.Gravity (_EAST);
- static final private int _SOUTH_WEST = 7;
- static final public org.gnu.gdk.Gravity SOUTH_WEST = new org.gnu.gdk.Gravity (_SOUTH_WEST);
- static final private int _SOUTH = 8;
- static final public org.gnu.gdk.Gravity SOUTH = new org.gnu.gdk.Gravity (_SOUTH);
- static final private int _SOUTH_EAST = 9;
- static final public org.gnu.gdk.Gravity SOUTH_EAST = new org.gnu.gdk.Gravity (_SOUTH_EAST);
- static final private int _STATIC = 10;
- static final public org.gnu.gdk.Gravity STATIC = new org.gnu.gdk.Gravity (_STATIC);
- static final private org.gnu.gdk.Gravity[] theInterned = new org.gnu.gdk.Gravity[]
- {
- new org.gnu.gdk.Gravity (0), NORTH_WEST, NORTH, NORTH_EAST, WEST, CENTER, EAST, SOUTH_WEST,
- SOUTH, SOUTH_EAST, STATIC
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gdk.Gravity theSacrificialOne = new org.gnu.gdk.Gravity (0);
- static public org.gnu.gdk.Gravity intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gdk.Gravity already = (org.gnu.gdk.Gravity) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gdk.Gravity(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private Gravity (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gdk.Gravity or (org.gnu.gdk.Gravity other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gdk.Gravity and (org.gnu.gdk.Gravity other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gdk.Gravity xor (org.gnu.gdk.Gravity other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gdk.Gravity other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/Image.java b/libgtk-java/src/java/org/gnu/gdk/Image.java
deleted file mode 100644
index a968c86..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/Image.java
+++ /dev/null
@@ -1,75 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
- /*
- * TODO:
- * Everything but the constructor.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.GObject;
-/**
- * Image represents an area for drawing graphics.
- */
-public class Image extends GObject
-{
-
- public Image(int handle){
- super(handle);
- }
-
- /**
- * Create a new Image.
- */
- public Image(ImageType type, Visual visual, int width, int height) {
- super(gdk_image_new(type.getValue(), visual.getHandle(), width, height));
- }
-
- /**
- * Retrieves the colormap for a given image.
- */
- public Colormap getColormap() {
- int hndl = gdk_image_get_colormap(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Colormap)obj;
- return new Colormap(hndl);
- }
-
- /**
- * Sets the colormap for the image.
- */
- public void setColormap(Colormap cmap) {
- gdk_image_set_colormap(getHandle(), cmap.getHandle());
- }
-
-
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getVisual (int obj);
- native static final protected int getByteOrder (int obj);
- native static final protected int getWidth (int obj);
- native static final protected int getHeight (int obj);
- native static final protected int getDepth (int obj);
- native static final protected int getBpp (int obj);
- native static final protected int getBpl (int obj);
- native static final protected int getBitsPerPixel (int obj);
- native static final protected int gdk_image_get_type ();
- native static final protected int gdk_image_new (int type, int visual, int width, int height);
- native static final protected void gdk_image_put_pixel (int image, int x, int y, int pixel);
- native static final protected int gdk_image_get_pixel (int image, int x, int y);
- native static final protected void gdk_image_set_colormap (int image, int colormap);
- native static final protected int gdk_image_get_colormap (int image);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/ImageType.java b/libgtk-java/src/java/org/gnu/gdk/ImageType.java
deleted file mode 100644
index fe7eb41..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/ImageType.java
+++ /dev/null
@@ -1,81 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Enum;
-public class ImageType extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _NORMAL = 0;
- static final public org.gnu.gdk.ImageType NORMAL = new org.gnu.gdk.ImageType (_NORMAL);
- static final private int _SHARED = 1;
- static final public org.gnu.gdk.ImageType SHARED = new org.gnu.gdk.ImageType (_SHARED);
- static final private int _FASTEST = 2;
- static final public org.gnu.gdk.ImageType FASTEST = new org.gnu.gdk.ImageType (_FASTEST);
- static final private org.gnu.gdk.ImageType[] theInterned = new org.gnu.gdk.ImageType[]
- {
- NORMAL, SHARED, FASTEST
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gdk.ImageType theSacrificialOne = new org.gnu.gdk.ImageType (0);
- static public org.gnu.gdk.ImageType intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gdk.ImageType already = (org.gnu.gdk.ImageType) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gdk.ImageType(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private ImageType (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gdk.ImageType or (org.gnu.gdk.ImageType other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gdk.ImageType and (org.gnu.gdk.ImageType other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gdk.ImageType xor (org.gnu.gdk.ImageType other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gdk.ImageType other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/InputCondition.java b/libgtk-java/src/java/org/gnu/gdk/InputCondition.java
deleted file mode 100644
index ea9bde8..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/InputCondition.java
+++ /dev/null
@@ -1,84 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Flags;
-public class InputCondition extends Flags
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _READ = 1 << 0;
- static final public org.gnu.gdk.InputCondition READ = new org.gnu.gdk.InputCondition (_READ);
- static final private int _WRITE = 1 << 1;
- static final public org.gnu.gdk.InputCondition WRITE = new org.gnu.gdk.InputCondition (_WRITE);
- static final private int _EXCEPTION = 1 << 2;
- static final public org.gnu.gdk.InputCondition EXCEPTION = new org.gnu.gdk.InputCondition (
- _EXCEPTION);
- static final private org.gnu.gdk.InputCondition[] theInterned = new org.gnu.gdk.InputCondition[]
- {
- new org.gnu.gdk.InputCondition (0), READ, WRITE, new org.gnu.gdk.InputCondition (3),
- EXCEPTION
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gdk.InputCondition theSacrificialOne = new
- org.gnu.gdk.InputCondition (0);
- static public org.gnu.gdk.InputCondition intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gdk.InputCondition already = (org.gnu.gdk.InputCondition) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gdk.InputCondition(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private InputCondition (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gdk.InputCondition or (org.gnu.gdk.InputCondition other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gdk.InputCondition and (org.gnu.gdk.InputCondition other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gdk.InputCondition xor (org.gnu.gdk.InputCondition other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gdk.InputCondition other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/InputMode.java b/libgtk-java/src/java/org/gnu/gdk/InputMode.java
deleted file mode 100644
index 5b4dfb0..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/InputMode.java
+++ /dev/null
@@ -1,81 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Enum;
-public class InputMode extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _DISABLED = 0;
- static final public org.gnu.gdk.InputMode DISABLED = new org.gnu.gdk.InputMode (_DISABLED);
- static final private int _SCREEN = 1;
- static final public org.gnu.gdk.InputMode SCREEN = new org.gnu.gdk.InputMode (_SCREEN);
- static final private int _WINDOW = 2;
- static final public org.gnu.gdk.InputMode WINDOW = new org.gnu.gdk.InputMode (_WINDOW);
- static final private org.gnu.gdk.InputMode[] theInterned = new org.gnu.gdk.InputMode[]
- {
- DISABLED, SCREEN, WINDOW
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gdk.InputMode theSacrificialOne = new org.gnu.gdk.InputMode (0);
- static public org.gnu.gdk.InputMode intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gdk.InputMode already = (org.gnu.gdk.InputMode) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gdk.InputMode(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private InputMode (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gdk.InputMode or (org.gnu.gdk.InputMode other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gdk.InputMode and (org.gnu.gdk.InputMode other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gdk.InputMode xor (org.gnu.gdk.InputMode other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gdk.InputMode other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/InputSource.java b/libgtk-java/src/java/org/gnu/gdk/InputSource.java
deleted file mode 100644
index 741198b..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/InputSource.java
+++ /dev/null
@@ -1,83 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Enum;
-public class InputSource extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _MOUSE = 0;
- static final public org.gnu.gdk.InputSource MOUSE = new org.gnu.gdk.InputSource (_MOUSE);
- static final private int _PEN = 1;
- static final public org.gnu.gdk.InputSource PEN = new org.gnu.gdk.InputSource (_PEN);
- static final private int _ERASER = 2;
- static final public org.gnu.gdk.InputSource ERASER = new org.gnu.gdk.InputSource (_ERASER);
- static final private int _CURSOR = 3;
- static final public org.gnu.gdk.InputSource CURSOR = new org.gnu.gdk.InputSource (_CURSOR);
- static final private org.gnu.gdk.InputSource[] theInterned = new org.gnu.gdk.InputSource[]
- {
- MOUSE, PEN, ERASER, CURSOR
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gdk.InputSource theSacrificialOne = new org.gnu.gdk.InputSource (0);
- static public org.gnu.gdk.InputSource intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gdk.InputSource already = (org.gnu.gdk.InputSource) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gdk.InputSource(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private InputSource (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gdk.InputSource or (org.gnu.gdk.InputSource other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gdk.InputSource and (org.gnu.gdk.InputSource other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gdk.InputSource xor (org.gnu.gdk.InputSource other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gdk.InputSource other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/InterpType.java b/libgtk-java/src/java/org/gnu/gdk/InterpType.java
deleted file mode 100644
index 560c720..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/InterpType.java
+++ /dev/null
@@ -1,83 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Enum;
-public class InterpType extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _NEAREST = 0;
- static final public org.gnu.gdk.InterpType NEAREST = new org.gnu.gdk.InterpType (_NEAREST);
- static final private int _TILES = 1;
- static final public org.gnu.gdk.InterpType TILES = new org.gnu.gdk.InterpType (_TILES);
- static final private int _BILINEAR = 2;
- static final public org.gnu.gdk.InterpType BILINEAR = new org.gnu.gdk.InterpType (_BILINEAR);
- static final private int _HYPER = 3;
- static final public org.gnu.gdk.InterpType HYPER = new org.gnu.gdk.InterpType (_HYPER);
- static final private org.gnu.gdk.InterpType[] theInterned = new org.gnu.gdk.InterpType[]
- {
- NEAREST, TILES, BILINEAR, HYPER
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gdk.InterpType theSacrificialOne = new org.gnu.gdk.InterpType (0);
- static public org.gnu.gdk.InterpType intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gdk.InterpType already = (org.gnu.gdk.InterpType) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gdk.InterpType(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private InterpType (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gdk.InterpType or (org.gnu.gdk.InterpType other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gdk.InterpType and (org.gnu.gdk.InterpType other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gdk.InterpType xor (org.gnu.gdk.InterpType other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gdk.InterpType other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/JoinStyle.java b/libgtk-java/src/java/org/gnu/gdk/JoinStyle.java
deleted file mode 100644
index 90499fb..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/JoinStyle.java
+++ /dev/null
@@ -1,81 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Enum;
-public class JoinStyle extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _MITER = 0;
- static final public org.gnu.gdk.JoinStyle MITER = new org.gnu.gdk.JoinStyle (_MITER);
- static final private int _ROUND = 1;
- static final public org.gnu.gdk.JoinStyle ROUND = new org.gnu.gdk.JoinStyle (_ROUND);
- static final private int _BEVEL = 2;
- static final public org.gnu.gdk.JoinStyle BEVEL = new org.gnu.gdk.JoinStyle (_BEVEL);
- static final private org.gnu.gdk.JoinStyle[] theInterned = new org.gnu.gdk.JoinStyle[]
- {
- MITER, ROUND, BEVEL
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gdk.JoinStyle theSacrificialOne = new org.gnu.gdk.JoinStyle (0);
- static public org.gnu.gdk.JoinStyle intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gdk.JoinStyle already = (org.gnu.gdk.JoinStyle) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gdk.JoinStyle(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private JoinStyle (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gdk.JoinStyle or (org.gnu.gdk.JoinStyle other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gdk.JoinStyle and (org.gnu.gdk.JoinStyle other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gdk.JoinStyle xor (org.gnu.gdk.JoinStyle other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gdk.JoinStyle other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/KeySymbol.java b/libgtk-java/src/java/org/gnu/gdk/KeySymbol.java
deleted file mode 100644
index 069f3fd..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/KeySymbol.java
+++ /dev/null
@@ -1,1359 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-
-import org.gnu.glib.Flags;
-
-/**
- *
- */
-public class KeySymbol extends Flags {
-
- static final private int _BackSpace = 0xFF08; /** Representation of a BackSpace key. */ public static final KeySymbol BackSpace = new KeySymbol(_BackSpace);
- static final private int _Tab = 0xFF09; /** Representation of a Tab key. */ public static final KeySymbol Tab = new KeySymbol(_Tab);
- static final private int _Linefeed = 0xFF0A; /** Representation of a Linefeed key. */ public static final KeySymbol Linefeed = new KeySymbol(_Linefeed);
- static final private int _Clear = 0xFF0B; /** Representation of a Clear key. */ public static final KeySymbol Clear = new KeySymbol(_Clear);
- static final private int _Return = 0xFF0D; /** Representation of a Return key. */ public static final KeySymbol Return = new KeySymbol(_Return);
- static final private int _Pause = 0xFF13; /** Representation of a Pause key. */ public static final KeySymbol Pause = new KeySymbol(_Pause);
- static final private int _Scroll_Lock = 0xFF14; /** Representation of a Scroll_Lock key. */ public static final KeySymbol Scroll_Lock = new KeySymbol(_Scroll_Lock);
- static final private int _Sys_Req = 0xFF15; /** Representation of a Sys_Req key. */ public static final KeySymbol Sys_Req = new KeySymbol(_Sys_Req);
- static final private int _Escape = 0xFF1B; /** Representation of a Escape key. */ public static final KeySymbol Escape = new KeySymbol(_Escape);
- static final private int _Delete = 0xFFFF; /** Representation of a Delete key. */ public static final KeySymbol Delete = new KeySymbol(_Delete);
- static final private int _Multi_key = 0xFF20; /** Representation of a Multi_key key. */ public static final KeySymbol Multi_key = new KeySymbol(_Multi_key);
- static final private int _Codeinput = 0xFF37; /** Representation of a Codeinput key. */ public static final KeySymbol Codeinput = new KeySymbol(_Codeinput);
- static final private int _SingleCandidate = 0xFF3C; /** Representation of a SingleCandidate key. */ public static final KeySymbol SingleCandidate = new KeySymbol(_SingleCandidate);
- static final private int _MultipleCandidate = 0xFF3D; /** Representation of a MultipleCandidate key. */ public static final KeySymbol MultipleCandidate = new KeySymbol(_MultipleCandidate);
- static final private int _PreviousCandidate = 0xFF3E; /** Representation of a PreviousCandidate key. */ public static final KeySymbol PreviousCandidate = new KeySymbol(_PreviousCandidate);
- static final private int _Kanji = 0xFF21; /** Representation of a Kanji key. */ public static final KeySymbol Kanji = new KeySymbol(_Kanji);
- static final private int _Muhenkan = 0xFF22; /** Representation of a Muhenkan key. */ public static final KeySymbol Muhenkan = new KeySymbol(_Muhenkan);
- static final private int _Henkan_Mode = 0xFF23; /** Representation of a Henkan_Mode key. */ public static final KeySymbol Henkan_Mode = new KeySymbol(_Henkan_Mode);
- static final private int _Henkan = 0xFF23; /** Representation of a Henkan key. */ public static final KeySymbol Henkan = new KeySymbol(_Henkan);
- static final private int _Romaji = 0xFF24; /** Representation of a Romaji key. */ public static final KeySymbol Romaji = new KeySymbol(_Romaji);
- static final private int _Hiragana = 0xFF25; /** Representation of a Hiragana key. */ public static final KeySymbol Hiragana = new KeySymbol(_Hiragana);
- static final private int _Katakana = 0xFF26; /** Representation of a Katakana key. */ public static final KeySymbol Katakana = new KeySymbol(_Katakana);
- static final private int _Hiragana_Katakana = 0xFF27; /** Representation of a Hiragana_Katakana key. */ public static final KeySymbol Hiragana_Katakana = new KeySymbol(_Hiragana_Katakana);
- static final private int _Zenkaku = 0xFF28; /** Representation of a Zenkaku key. */ public static final KeySymbol Zenkaku = new KeySymbol(_Zenkaku);
- static final private int _Hankaku = 0xFF29; /** Representation of a Hankaku key. */ public static final KeySymbol Hankaku = new KeySymbol(_Hankaku);
- static final private int _Zenkaku_Hankaku = 0xFF2A; /** Representation of a Zenkaku_Hankaku key. */ public static final KeySymbol Zenkaku_Hankaku = new KeySymbol(_Zenkaku_Hankaku);
- static final private int _Touroku = 0xFF2B; /** Representation of a Touroku key. */ public static final KeySymbol Touroku = new KeySymbol(_Touroku);
- static final private int _Massyo = 0xFF2C; /** Representation of a Massyo key. */ public static final KeySymbol Massyo = new KeySymbol(_Massyo);
- static final private int _Kana_Lock = 0xFF2D; /** Representation of a Kana_Lock key. */ public static final KeySymbol Kana_Lock = new KeySymbol(_Kana_Lock);
- static final private int _Kana_Shift = 0xFF2E; /** Representation of a Kana_Shift key. */ public static final KeySymbol Kana_Shift = new KeySymbol(_Kana_Shift);
- static final private int _Eisu_Shift = 0xFF2F; /** Representation of a Eisu_Shift key. */ public static final KeySymbol Eisu_Shift = new KeySymbol(_Eisu_Shift);
- static final private int _Eisu_toggle = 0xFF30; /** Representation of a Eisu_toggle key. */ public static final KeySymbol Eisu_toggle = new KeySymbol(_Eisu_toggle);
- static final private int _Kanji_Bangou = 0xFF37; /** Representation of a Kanji_Bangou key. */ public static final KeySymbol Kanji_Bangou = new KeySymbol(_Kanji_Bangou);
- static final private int _Zen_Koho = 0xFF3D; /** Representation of a Zen_Koho key. */ public static final KeySymbol Zen_Koho = new KeySymbol(_Zen_Koho);
- static final private int _Mae_Koho = 0xFF3E; /** Representation of a Mae_Koho key. */ public static final KeySymbol Mae_Koho = new KeySymbol(_Mae_Koho);
- static final private int _Home = 0xFF50; /** Representation of a Home key. */ public static final KeySymbol Home = new KeySymbol(_Home);
- static final private int _Left = 0xFF51; /** Representation of a Left key. */ public static final KeySymbol Left = new KeySymbol(_Left);
- static final private int _Up = 0xFF52; /** Representation of a Up key. */ public static final KeySymbol Up = new KeySymbol(_Up);
- static final private int _Right = 0xFF53; /** Representation of a Right key. */ public static final KeySymbol Right = new KeySymbol(_Right);
- static final private int _Down = 0xFF54; /** Representation of a Down key. */ public static final KeySymbol Down = new KeySymbol(_Down);
- static final private int _Prior = 0xFF55; /** Representation of a Prior key. */ public static final KeySymbol Prior = new KeySymbol(_Prior);
- static final private int _Page_Up = 0xFF55; /** Representation of a Page_Up key. */ public static final KeySymbol Page_Up = new KeySymbol(_Page_Up);
- static final private int _Next = 0xFF56; /** Representation of a Next key. */ public static final KeySymbol Next = new KeySymbol(_Next);
- static final private int _Page_Down = 0xFF56; /** Representation of a Page_Down key. */ public static final KeySymbol Page_Down = new KeySymbol(_Page_Down);
- static final private int _End = 0xFF57; /** Representation of a End key. */ public static final KeySymbol End = new KeySymbol(_End);
- static final private int _Begin = 0xFF58; /** Representation of a Begin key. */ public static final KeySymbol Begin = new KeySymbol(_Begin);
- static final private int _Select = 0xFF60; /** Representation of a Select key. */ public static final KeySymbol Select = new KeySymbol(_Select);
- static final private int _Print = 0xFF61; /** Representation of a Print key. */ public static final KeySymbol Print = new KeySymbol(_Print);
- static final private int _Execute = 0xFF62; /** Representation of a Execute key. */ public static final KeySymbol Execute = new KeySymbol(_Execute);
- static final private int _Insert = 0xFF63; /** Representation of a Insert key. */ public static final KeySymbol Insert = new KeySymbol(_Insert);
- static final private int _Undo = 0xFF65; /** Representation of a Undo key. */ public static final KeySymbol Undo = new KeySymbol(_Undo);
- static final private int _Redo = 0xFF66; /** Representation of a Redo key. */ public static final KeySymbol Redo = new KeySymbol(_Redo);
- static final private int _Menu = 0xFF67; /** Representation of a Menu key. */ public static final KeySymbol Menu = new KeySymbol(_Menu);
- static final private int _Find = 0xFF68; /** Representation of a Find key. */ public static final KeySymbol Find = new KeySymbol(_Find);
- static final private int _Cancel = 0xFF69; /** Representation of a Cancel key. */ public static final KeySymbol Cancel = new KeySymbol(_Cancel);
- static final private int _Help = 0xFF6A; /** Representation of a Help key. */ public static final KeySymbol Help = new KeySymbol(_Help);
- static final private int _Break = 0xFF6B; /** Representation of a Break key. */ public static final KeySymbol Break = new KeySymbol(_Break);
- static final private int _Mode_switch = 0xFF7E; /** Representation of a Mode_switch key. */ public static final KeySymbol Mode_switch = new KeySymbol(_Mode_switch);
- static final private int _script_switch = 0xFF7E; /** Representation of a script_switch key. */ public static final KeySymbol script_switch = new KeySymbol(_script_switch);
- static final private int _Num_Lock = 0xFF7F; /** Representation of a Num_Lock key. */ public static final KeySymbol Num_Lock = new KeySymbol(_Num_Lock);
- static final private int _KP_Space = 0xFF80; /** Representation of a KP_Space key. */ public static final KeySymbol KP_Space = new KeySymbol(_KP_Space);
- static final private int _KP_Tab = 0xFF89; /** Representation of a KP_Tab key. */ public static final KeySymbol KP_Tab = new KeySymbol(_KP_Tab);
- static final private int _KP_Enter = 0xFF8D; /** Representation of a KP_Enter key. */ public static final KeySymbol KP_Enter = new KeySymbol(_KP_Enter);
- static final private int _KP_F1 = 0xFF91; /** Representation of a KP_F1 key. */ public static final KeySymbol KP_F1 = new KeySymbol(_KP_F1);
- static final private int _KP_F2 = 0xFF92; /** Representation of a KP_F2 key. */ public static final KeySymbol KP_F2 = new KeySymbol(_KP_F2);
- static final private int _KP_F3 = 0xFF93; /** Representation of a KP_F3 key. */ public static final KeySymbol KP_F3 = new KeySymbol(_KP_F3);
- static final private int _KP_F4 = 0xFF94; /** Representation of a KP_F4 key. */ public static final KeySymbol KP_F4 = new KeySymbol(_KP_F4);
- static final private int _KP_Home = 0xFF95; /** Representation of a KP_Home key. */ public static final KeySymbol KP_Home = new KeySymbol(_KP_Home);
- static final private int _KP_Left = 0xFF96; /** Representation of a KP_Left key. */ public static final KeySymbol KP_Left = new KeySymbol(_KP_Left);
- static final private int _KP_Up = 0xFF97; /** Representation of a KP_Up key. */ public static final KeySymbol KP_Up = new KeySymbol(_KP_Up);
- static final private int _KP_Right = 0xFF98; /** Representation of a KP_Right key. */ public static final KeySymbol KP_Right = new KeySymbol(_KP_Right);
- static final private int _KP_Down = 0xFF99; /** Representation of a KP_Down key. */ public static final KeySymbol KP_Down = new KeySymbol(_KP_Down);
- static final private int _KP_Prior = 0xFF9A; /** Representation of a KP_Prior key. */ public static final KeySymbol KP_Prior = new KeySymbol(_KP_Prior);
- static final private int _KP_Page_Up = 0xFF9A; /** Representation of a KP_Page_Up key. */ public static final KeySymbol KP_Page_Up = new KeySymbol(_KP_Page_Up);
- static final private int _KP_Next = 0xFF9B; /** Representation of a KP_Next key. */ public static final KeySymbol KP_Next = new KeySymbol(_KP_Next);
- static final private int _KP_Page_Down = 0xFF9B; /** Representation of a KP_Page_Down key. */ public static final KeySymbol KP_Page_Down = new KeySymbol(_KP_Page_Down);
- static final private int _KP_End = 0xFF9C; /** Representation of a KP_End key. */ public static final KeySymbol KP_End = new KeySymbol(_KP_End);
- static final private int _KP_Begin = 0xFF9D; /** Representation of a KP_Begin key. */ public static final KeySymbol KP_Begin = new KeySymbol(_KP_Begin);
- static final private int _KP_Insert = 0xFF9E; /** Representation of a KP_Insert key. */ public static final KeySymbol KP_Insert = new KeySymbol(_KP_Insert);
- static final private int _KP_Delete = 0xFF9F; /** Representation of a KP_Delete key. */ public static final KeySymbol KP_Delete = new KeySymbol(_KP_Delete);
- static final private int _KP_Equal = 0xFFBD; /** Representation of a KP_Equal key. */ public static final KeySymbol KP_Equal = new KeySymbol(_KP_Equal);
- static final private int _KP_Multiply = 0xFFAA; /** Representation of a KP_Multiply key. */ public static final KeySymbol KP_Multiply = new KeySymbol(_KP_Multiply);
- static final private int _KP_Add = 0xFFAB; /** Representation of a KP_Add key. */ public static final KeySymbol KP_Add = new KeySymbol(_KP_Add);
- static final private int _KP_Separator = 0xFFAC; /** Representation of a KP_Separator key. */ public static final KeySymbol KP_Separator = new KeySymbol(_KP_Separator);
- static final private int _KP_Subtract = 0xFFAD; /** Representation of a KP_Subtract key. */ public static final KeySymbol KP_Subtract = new KeySymbol(_KP_Subtract);
- static final private int _KP_Decimal = 0xFFAE; /** Representation of a KP_Decimal key. */ public static final KeySymbol KP_Decimal = new KeySymbol(_KP_Decimal);
- static final private int _KP_Divide = 0xFFAF; /** Representation of a KP_Divide key. */ public static final KeySymbol KP_Divide = new KeySymbol(_KP_Divide);
- static final private int _KP_0 = 0xFFB0; /** Representation of a KP_0 key. */ public static final KeySymbol KP_0 = new KeySymbol(_KP_0);
- static final private int _KP_1 = 0xFFB1; /** Representation of a KP_1 key. */ public static final KeySymbol KP_1 = new KeySymbol(_KP_1);
- static final private int _KP_2 = 0xFFB2; /** Representation of a KP_2 key. */ public static final KeySymbol KP_2 = new KeySymbol(_KP_2);
- static final private int _KP_3 = 0xFFB3; /** Representation of a KP_3 key. */ public static final KeySymbol KP_3 = new KeySymbol(_KP_3);
- static final private int _KP_4 = 0xFFB4; /** Representation of a KP_4 key. */ public static final KeySymbol KP_4 = new KeySymbol(_KP_4);
- static final private int _KP_5 = 0xFFB5; /** Representation of a KP_5 key. */ public static final KeySymbol KP_5 = new KeySymbol(_KP_5);
- static final private int _KP_6 = 0xFFB6; /** Representation of a KP_6 key. */ public static final KeySymbol KP_6 = new KeySymbol(_KP_6);
- static final private int _KP_7 = 0xFFB7; /** Representation of a KP_7 key. */ public static final KeySymbol KP_7 = new KeySymbol(_KP_7);
- static final private int _KP_8 = 0xFFB8; /** Representation of a KP_8 key. */ public static final KeySymbol KP_8 = new KeySymbol(_KP_8);
- static final private int _KP_9 = 0xFFB9; /** Representation of a KP_9 key. */ public static final KeySymbol KP_9 = new KeySymbol(_KP_9);
- static final private int _F1 = 0xFFBE; /** Representation of a F1 key. */ public static final KeySymbol F1 = new KeySymbol(_F1);
- static final private int _F2 = 0xFFBF; /** Representation of a F2 key. */ public static final KeySymbol F2 = new KeySymbol(_F2);
- static final private int _F3 = 0xFFC0; /** Representation of a F3 key. */ public static final KeySymbol F3 = new KeySymbol(_F3);
- static final private int _F4 = 0xFFC1; /** Representation of a F4 key. */ public static final KeySymbol F4 = new KeySymbol(_F4);
- static final private int _F5 = 0xFFC2; /** Representation of a F5 key. */ public static final KeySymbol F5 = new KeySymbol(_F5);
- static final private int _F6 = 0xFFC3; /** Representation of a F6 key. */ public static final KeySymbol F6 = new KeySymbol(_F6);
- static final private int _F7 = 0xFFC4; /** Representation of a F7 key. */ public static final KeySymbol F7 = new KeySymbol(_F7);
- static final private int _F8 = 0xFFC5; /** Representation of a F8 key. */ public static final KeySymbol F8 = new KeySymbol(_F8);
- static final private int _F9 = 0xFFC6; /** Representation of a F9 key. */ public static final KeySymbol F9 = new KeySymbol(_F9);
- static final private int _F10 = 0xFFC7; /** Representation of a F10 key. */ public static final KeySymbol F10 = new KeySymbol(_F10);
- static final private int _F11 = 0xFFC8; /** Representation of a F11 key. */ public static final KeySymbol F11 = new KeySymbol(_F11);
- static final private int _L1 = 0xFFC8; /** Representation of a L1 key. */ public static final KeySymbol L1 = new KeySymbol(_L1);
- static final private int _F12 = 0xFFC9; /** Representation of a F12 key. */ public static final KeySymbol F12 = new KeySymbol(_F12);
- static final private int _L2 = 0xFFC9; /** Representation of a L2 key. */ public static final KeySymbol L2 = new KeySymbol(_L2);
- static final private int _F13 = 0xFFCA; /** Representation of a F13 key. */ public static final KeySymbol F13 = new KeySymbol(_F13);
- static final private int _L3 = 0xFFCA; /** Representation of a L3 key. */ public static final KeySymbol L3 = new KeySymbol(_L3);
- static final private int _F14 = 0xFFCB; /** Representation of a F14 key. */ public static final KeySymbol F14 = new KeySymbol(_F14);
- static final private int _L4 = 0xFFCB; /** Representation of a L4 key. */ public static final KeySymbol L4 = new KeySymbol(_L4);
- static final private int _F15 = 0xFFCC; /** Representation of a F15 key. */ public static final KeySymbol F15 = new KeySymbol(_F15);
- static final private int _L5 = 0xFFCC; /** Representation of a L5 key. */ public static final KeySymbol L5 = new KeySymbol(_L5);
- static final private int _F16 = 0xFFCD; /** Representation of a F16 key. */ public static final KeySymbol F16 = new KeySymbol(_F16);
- static final private int _L6 = 0xFFCD; /** Representation of a L6 key. */ public static final KeySymbol L6 = new KeySymbol(_L6);
- static final private int _F17 = 0xFFCE; /** Representation of a F17 key. */ public static final KeySymbol F17 = new KeySymbol(_F17);
- static final private int _L7 = 0xFFCE; /** Representation of a L7 key. */ public static final KeySymbol L7 = new KeySymbol(_L7);
- static final private int _F18 = 0xFFCF; /** Representation of a F18 key. */ public static final KeySymbol F18 = new KeySymbol(_F18);
- static final private int _L8 = 0xFFCF; /** Representation of a L8 key. */ public static final KeySymbol L8 = new KeySymbol(_L8);
- static final private int _F19 = 0xFFD0; /** Representation of a F19 key. */ public static final KeySymbol F19 = new KeySymbol(_F19);
- static final private int _L9 = 0xFFD0; /** Representation of a L9 key. */ public static final KeySymbol L9 = new KeySymbol(_L9);
- static final private int _F20 = 0xFFD1; /** Representation of a F20 key. */ public static final KeySymbol F20 = new KeySymbol(_F20);
- static final private int _L10 = 0xFFD1; /** Representation of a L10 key. */ public static final KeySymbol L10 = new KeySymbol(_L10);
- static final private int _F21 = 0xFFD2; /** Representation of a F21 key. */ public static final KeySymbol F21 = new KeySymbol(_F21);
- static final private int _R1 = 0xFFD2; /** Representation of a R1 key. */ public static final KeySymbol R1 = new KeySymbol(_R1);
- static final private int _F22 = 0xFFD3; /** Representation of a F22 key. */ public static final KeySymbol F22 = new KeySymbol(_F22);
- static final private int _R2 = 0xFFD3; /** Representation of a R2 key. */ public static final KeySymbol R2 = new KeySymbol(_R2);
- static final private int _F23 = 0xFFD4; /** Representation of a F23 key. */ public static final KeySymbol F23 = new KeySymbol(_F23);
- static final private int _R3 = 0xFFD4; /** Representation of a R3 key. */ public static final KeySymbol R3 = new KeySymbol(_R3);
- static final private int _F24 = 0xFFD5; /** Representation of a F24 key. */ public static final KeySymbol F24 = new KeySymbol(_F24);
- static final private int _R4 = 0xFFD5; /** Representation of a R4 key. */ public static final KeySymbol R4 = new KeySymbol(_R4);
- static final private int _F25 = 0xFFD6; /** Representation of a F25 key. */ public static final KeySymbol F25 = new KeySymbol(_F25);
- static final private int _R5 = 0xFFD6; /** Representation of a R5 key. */ public static final KeySymbol R5 = new KeySymbol(_R5);
- static final private int _F26 = 0xFFD7; /** Representation of a F26 key. */ public static final KeySymbol F26 = new KeySymbol(_F26);
- static final private int _R6 = 0xFFD7; /** Representation of a R6 key. */ public static final KeySymbol R6 = new KeySymbol(_R6);
- static final private int _F27 = 0xFFD8; /** Representation of a F27 key. */ public static final KeySymbol F27 = new KeySymbol(_F27);
- static final private int _R7 = 0xFFD8; /** Representation of a R7 key. */ public static final KeySymbol R7 = new KeySymbol(_R7);
- static final private int _F28 = 0xFFD9; /** Representation of a F28 key. */ public static final KeySymbol F28 = new KeySymbol(_F28);
- static final private int _R8 = 0xFFD9; /** Representation of a R8 key. */ public static final KeySymbol R8 = new KeySymbol(_R8);
- static final private int _F29 = 0xFFDA; /** Representation of a F29 key. */ public static final KeySymbol F29 = new KeySymbol(_F29);
- static final private int _R9 = 0xFFDA; /** Representation of a R9 key. */ public static final KeySymbol R9 = new KeySymbol(_R9);
- static final private int _F30 = 0xFFDB; /** Representation of a F30 key. */ public static final KeySymbol F30 = new KeySymbol(_F30);
- static final private int _R10 = 0xFFDB; /** Representation of a R10 key. */ public static final KeySymbol R10 = new KeySymbol(_R10);
- static final private int _F31 = 0xFFDC; /** Representation of a F31 key. */ public static final KeySymbol F31 = new KeySymbol(_F31);
- static final private int _R11 = 0xFFDC; /** Representation of a R11 key. */ public static final KeySymbol R11 = new KeySymbol(_R11);
- static final private int _F32 = 0xFFDD; /** Representation of a F32 key. */ public static final KeySymbol F32 = new KeySymbol(_F32);
- static final private int _R12 = 0xFFDD; /** Representation of a R12 key. */ public static final KeySymbol R12 = new KeySymbol(_R12);
- static final private int _F33 = 0xFFDE; /** Representation of a F33 key. */ public static final KeySymbol F33 = new KeySymbol(_F33);
- static final private int _R13 = 0xFFDE; /** Representation of a R13 key. */ public static final KeySymbol R13 = new KeySymbol(_R13);
- static final private int _F34 = 0xFFDF; /** Representation of a F34 key. */ public static final KeySymbol F34 = new KeySymbol(_F34);
- static final private int _R14 = 0xFFDF; /** Representation of a R14 key. */ public static final KeySymbol R14 = new KeySymbol(_R14);
- static final private int _F35 = 0xFFE0; /** Representation of a F35 key. */ public static final KeySymbol F35 = new KeySymbol(_F35);
- static final private int _R15 = 0xFFE0; /** Representation of a R15 key. */ public static final KeySymbol R15 = new KeySymbol(_R15);
- static final private int _Shift_L = 0xFFE1; /** Representation of a Shift_L key. */ public static final KeySymbol Shift_L = new KeySymbol(_Shift_L);
- static final private int _Shift_R = 0xFFE2; /** Representation of a Shift_R key. */ public static final KeySymbol Shift_R = new KeySymbol(_Shift_R);
- static final private int _Control_L = 0xFFE3; /** Representation of a Control_L key. */ public static final KeySymbol Control_L = new KeySymbol(_Control_L);
- static final private int _Control_R = 0xFFE4; /** Representation of a Control_R key. */ public static final KeySymbol Control_R = new KeySymbol(_Control_R);
- static final private int _Caps_Lock = 0xFFE5; /** Representation of a Caps_Lock key. */ public static final KeySymbol Caps_Lock = new KeySymbol(_Caps_Lock);
- static final private int _Shift_Lock = 0xFFE6; /** Representation of a Shift_Lock key. */ public static final KeySymbol Shift_Lock = new KeySymbol(_Shift_Lock);
- static final private int _Meta_L = 0xFFE7; /** Representation of a Meta_L key. */ public static final KeySymbol Meta_L = new KeySymbol(_Meta_L);
- static final private int _Meta_R = 0xFFE8; /** Representation of a Meta_R key. */ public static final KeySymbol Meta_R = new KeySymbol(_Meta_R);
- static final private int _Alt_L = 0xFFE9; /** Representation of a Alt_L key. */ public static final KeySymbol Alt_L = new KeySymbol(_Alt_L);
- static final private int _Alt_R = 0xFFEA; /** Representation of a Alt_R key. */ public static final KeySymbol Alt_R = new KeySymbol(_Alt_R);
- static final private int _Super_L = 0xFFEB; /** Representation of a Super_L key. */ public static final KeySymbol Super_L = new KeySymbol(_Super_L);
- static final private int _Super_R = 0xFFEC; /** Representation of a Super_R key. */ public static final KeySymbol Super_R = new KeySymbol(_Super_R);
- static final private int _Hyper_L = 0xFFED; /** Representation of a Hyper_L key. */ public static final KeySymbol Hyper_L = new KeySymbol(_Hyper_L);
- static final private int _Hyper_R = 0xFFEE; /** Representation of a Hyper_R key. */ public static final KeySymbol Hyper_R = new KeySymbol(_Hyper_R);
- static final private int _ISO_Lock = 0xFE01; /** Representation of a ISO_Lock key. */ public static final KeySymbol ISO_Lock = new KeySymbol(_ISO_Lock);
- static final private int _ISO_Level2_Latch = 0xFE02; /** Representation of a ISO_Level2_Latch key. */ public static final KeySymbol ISO_Level2_Latch = new KeySymbol(_ISO_Level2_Latch);
- static final private int _ISO_Level3_Shift = 0xFE03; /** Representation of a ISO_Level3_Shift key. */ public static final KeySymbol ISO_Level3_Shift = new KeySymbol(_ISO_Level3_Shift);
- static final private int _ISO_Level3_Latch = 0xFE04; /** Representation of a ISO_Level3_Latch key. */ public static final KeySymbol ISO_Level3_Latch = new KeySymbol(_ISO_Level3_Latch);
- static final private int _ISO_Level3_Lock = 0xFE05; /** Representation of a ISO_Level3_Lock key. */ public static final KeySymbol ISO_Level3_Lock = new KeySymbol(_ISO_Level3_Lock);
- static final private int _ISO_Group_Shift = 0xFF7E; /** Representation of a ISO_Group_Shift key. */ public static final KeySymbol ISO_Group_Shift = new KeySymbol(_ISO_Group_Shift);
- static final private int _ISO_Group_Latch = 0xFE06; /** Representation of a ISO_Group_Latch key. */ public static final KeySymbol ISO_Group_Latch = new KeySymbol(_ISO_Group_Latch);
- static final private int _ISO_Group_Lock = 0xFE07; /** Representation of a ISO_Group_Lock key. */ public static final KeySymbol ISO_Group_Lock = new KeySymbol(_ISO_Group_Lock);
- static final private int _ISO_Next_Group = 0xFE08; /** Representation of a ISO_Next_Group key. */ public static final KeySymbol ISO_Next_Group = new KeySymbol(_ISO_Next_Group);
- static final private int _ISO_Next_Group_Lock = 0xFE09; /** Representation of a ISO_Next_Group_Lock key. */ public static final KeySymbol ISO_Next_Group_Lock = new KeySymbol(_ISO_Next_Group_Lock);
- static final private int _ISO_Prev_Group = 0xFE0A; /** Representation of a ISO_Prev_Group key. */ public static final KeySymbol ISO_Prev_Group = new KeySymbol(_ISO_Prev_Group);
- static final private int _ISO_Prev_Group_Lock = 0xFE0B; /** Representation of a ISO_Prev_Group_Lock key. */ public static final KeySymbol ISO_Prev_Group_Lock = new KeySymbol(_ISO_Prev_Group_Lock);
- static final private int _ISO_First_Group = 0xFE0C; /** Representation of a ISO_First_Group key. */ public static final KeySymbol ISO_First_Group = new KeySymbol(_ISO_First_Group);
- static final private int _ISO_First_Group_Lock = 0xFE0D; /** Representation of a ISO_First_Group_Lock key. */ public static final KeySymbol ISO_First_Group_Lock = new KeySymbol(_ISO_First_Group_Lock);
- static final private int _ISO_Last_Group = 0xFE0E; /** Representation of a ISO_Last_Group key. */ public static final KeySymbol ISO_Last_Group = new KeySymbol(_ISO_Last_Group);
- static final private int _ISO_Last_Group_Lock = 0xFE0F; /** Representation of a ISO_Last_Group_Lock key. */ public static final KeySymbol ISO_Last_Group_Lock = new KeySymbol(_ISO_Last_Group_Lock);
- static final private int _ISO_Left_Tab = 0xFE20; /** Representation of a ISO_Left_Tab key. */ public static final KeySymbol ISO_Left_Tab = new KeySymbol(_ISO_Left_Tab);
- static final private int _ISO_Move_Line_Up = 0xFE21; /** Representation of a ISO_Move_Line_Up key. */ public static final KeySymbol ISO_Move_Line_Up = new KeySymbol(_ISO_Move_Line_Up);
- static final private int _ISO_Move_Line_Down = 0xFE22; /** Representation of a ISO_Move_Line_Down key. */ public static final KeySymbol ISO_Move_Line_Down = new KeySymbol(_ISO_Move_Line_Down);
- static final private int _ISO_Partial_Line_Up = 0xFE23; /** Representation of a ISO_Partial_Line_Up key. */ public static final KeySymbol ISO_Partial_Line_Up = new KeySymbol(_ISO_Partial_Line_Up);
- static final private int _ISO_Partial_Line_Down = 0xFE24; /** Representation of a ISO_Partial_Line_Down key. */ public static final KeySymbol ISO_Partial_Line_Down = new KeySymbol(_ISO_Partial_Line_Down);
- static final private int _ISO_Partial_Space_Left = 0xFE25; /** Representation of a ISO_Partial_Space_Left key. */ public static final KeySymbol ISO_Partial_Space_Left = new KeySymbol(_ISO_Partial_Space_Left);
- static final private int _ISO_Partial_Space_Right = 0xFE26; /** Representation of a ISO_Partial_Space_Right key. */ public static final KeySymbol ISO_Partial_Space_Right = new KeySymbol(_ISO_Partial_Space_Right);
- static final private int _ISO_Set_Margin_Left = 0xFE27; /** Representation of a ISO_Set_Margin_Left key. */ public static final KeySymbol ISO_Set_Margin_Left = new KeySymbol(_ISO_Set_Margin_Left);
- static final private int _ISO_Set_Margin_Right = 0xFE28; /** Representation of a ISO_Set_Margin_Right key. */ public static final KeySymbol ISO_Set_Margin_Right = new KeySymbol(_ISO_Set_Margin_Right);
- static final private int _ISO_Release_Margin_Left = 0xFE29; /** Representation of a ISO_Release_Margin_Left key. */ public static final KeySymbol ISO_Release_Margin_Left = new KeySymbol(_ISO_Release_Margin_Left);
- static final private int _ISO_Release_Margin_Right = 0xFE2A; /** Representation of a ISO_Release_Margin_Right key. */ public static final KeySymbol ISO_Release_Margin_Right = new KeySymbol(_ISO_Release_Margin_Right);
- static final private int _ISO_Release_Both_Margins = 0xFE2B; /** Representation of a ISO_Release_Both_Margins key. */ public static final KeySymbol ISO_Release_Both_Margins = new KeySymbol(_ISO_Release_Both_Margins);
- static final private int _ISO_Fast_Cursor_Left = 0xFE2C; /** Representation of a ISO_Fast_Cursor_Left key. */ public static final KeySymbol ISO_Fast_Cursor_Left = new KeySymbol(_ISO_Fast_Cursor_Left);
- static final private int _ISO_Fast_Cursor_Right = 0xFE2D; /** Representation of a ISO_Fast_Cursor_Right key. */ public static final KeySymbol ISO_Fast_Cursor_Right = new KeySymbol(_ISO_Fast_Cursor_Right);
- static final private int _ISO_Fast_Cursor_Up = 0xFE2E; /** Representation of a ISO_Fast_Cursor_Up key. */ public static final KeySymbol ISO_Fast_Cursor_Up = new KeySymbol(_ISO_Fast_Cursor_Up);
- static final private int _ISO_Fast_Cursor_Down = 0xFE2F; /** Representation of a ISO_Fast_Cursor_Down key. */ public static final KeySymbol ISO_Fast_Cursor_Down = new KeySymbol(_ISO_Fast_Cursor_Down);
- static final private int _ISO_Continuous_Underline = 0xFE30; /** Representation of a ISO_Continuous_Underline key. */ public static final KeySymbol ISO_Continuous_Underline = new KeySymbol(_ISO_Continuous_Underline);
- static final private int _ISO_Discontinuous_Underline = 0xFE31; /** Representation of a ISO_Discontinuous_Underline key. */ public static final KeySymbol ISO_Discontinuous_Underline = new KeySymbol(_ISO_Discontinuous_Underline);
- static final private int _ISO_Emphasize = 0xFE32; /** Representation of a ISO_Emphasize key. */ public static final KeySymbol ISO_Emphasize = new KeySymbol(_ISO_Emphasize);
- static final private int _ISO_Center_Object = 0xFE33; /** Representation of a ISO_Center_Object key. */ public static final KeySymbol ISO_Center_Object = new KeySymbol(_ISO_Center_Object);
- static final private int _ISO_Enter = 0xFE34; /** Representation of a ISO_Enter key. */ public static final KeySymbol ISO_Enter = new KeySymbol(_ISO_Enter);
- static final private int _dead_grave = 0xFE50; /** Representation of a dead_grave key. */ public static final KeySymbol dead_grave = new KeySymbol(_dead_grave);
- static final private int _dead_acute = 0xFE51; /** Representation of a dead_acute key. */ public static final KeySymbol dead_acute = new KeySymbol(_dead_acute);
- static final private int _dead_circumflex = 0xFE52; /** Representation of a dead_circumflex key. */ public static final KeySymbol dead_circumflex = new KeySymbol(_dead_circumflex);
- static final private int _dead_tilde = 0xFE53; /** Representation of a dead_tilde key. */ public static final KeySymbol dead_tilde = new KeySymbol(_dead_tilde);
- static final private int _dead_macron = 0xFE54; /** Representation of a dead_macron key. */ public static final KeySymbol dead_macron = new KeySymbol(_dead_macron);
- static final private int _dead_breve = 0xFE55; /** Representation of a dead_breve key. */ public static final KeySymbol dead_breve = new KeySymbol(_dead_breve);
- static final private int _dead_abovedot = 0xFE56; /** Representation of a dead_abovedot key. */ public static final KeySymbol dead_abovedot = new KeySymbol(_dead_abovedot);
- static final private int _dead_diaeresis = 0xFE57; /** Representation of a dead_diaeresis key. */ public static final KeySymbol dead_diaeresis = new KeySymbol(_dead_diaeresis);
- static final private int _dead_abovering = 0xFE58; /** Representation of a dead_abovering key. */ public static final KeySymbol dead_abovering = new KeySymbol(_dead_abovering);
- static final private int _dead_doubleacute = 0xFE59; /** Representation of a dead_doubleacute key. */ public static final KeySymbol dead_doubleacute = new KeySymbol(_dead_doubleacute);
- static final private int _dead_caron = 0xFE5A; /** Representation of a dead_caron key. */ public static final KeySymbol dead_caron = new KeySymbol(_dead_caron);
- static final private int _dead_cedilla = 0xFE5B; /** Representation of a dead_cedilla key. */ public static final KeySymbol dead_cedilla = new KeySymbol(_dead_cedilla);
- static final private int _dead_ogonek = 0xFE5C; /** Representation of a dead_ogonek key. */ public static final KeySymbol dead_ogonek = new KeySymbol(_dead_ogonek);
- static final private int _dead_iota = 0xFE5D; /** Representation of a dead_iota key. */ public static final KeySymbol dead_iota = new KeySymbol(_dead_iota);
- static final private int _dead_voiced_sound = 0xFE5E; /** Representation of a dead_voiced_sound key. */ public static final KeySymbol dead_voiced_sound = new KeySymbol(_dead_voiced_sound);
- static final private int _dead_semivoiced_sound = 0xFE5F; /** Representation of a dead_semivoiced_sound key. */ public static final KeySymbol dead_semivoiced_sound = new KeySymbol(_dead_semivoiced_sound);
- static final private int _dead_belowdot = 0xFE60; /** Representation of a dead_belowdot key. */ public static final KeySymbol dead_belowdot = new KeySymbol(_dead_belowdot);
- static final private int _First_Virtual_Screen = 0xFED0; /** Representation of a First_Virtual_Screen key. */ public static final KeySymbol First_Virtual_Screen = new KeySymbol(_First_Virtual_Screen);
- static final private int _Prev_Virtual_Screen = 0xFED1; /** Representation of a Prev_Virtual_Screen key. */ public static final KeySymbol Prev_Virtual_Screen = new KeySymbol(_Prev_Virtual_Screen);
- static final private int _Next_Virtual_Screen = 0xFED2; /** Representation of a Next_Virtual_Screen key. */ public static final KeySymbol Next_Virtual_Screen = new KeySymbol(_Next_Virtual_Screen);
- static final private int _Last_Virtual_Screen = 0xFED4; /** Representation of a Last_Virtual_Screen key. */ public static final KeySymbol Last_Virtual_Screen = new KeySymbol(_Last_Virtual_Screen);
- static final private int _Terminate_Server = 0xFED5; /** Representation of a Terminate_Server key. */ public static final KeySymbol Terminate_Server = new KeySymbol(_Terminate_Server);
- static final private int _AccessX_Enable = 0xFE70; /** Representation of a AccessX_Enable key. */ public static final KeySymbol AccessX_Enable = new KeySymbol(_AccessX_Enable);
- static final private int _AccessX_Feedback_Enable = 0xFE71; /** Representation of a AccessX_Feedback_Enable key. */ public static final KeySymbol AccessX_Feedback_Enable = new KeySymbol(_AccessX_Feedback_Enable);
- static final private int _RepeatKeys_Enable = 0xFE72; /** Representation of a RepeatKeys_Enable key. */ public static final KeySymbol RepeatKeys_Enable = new KeySymbol(_RepeatKeys_Enable);
- static final private int _SlowKeys_Enable = 0xFE73; /** Representation of a SlowKeys_Enable key. */ public static final KeySymbol SlowKeys_Enable = new KeySymbol(_SlowKeys_Enable);
- static final private int _BounceKeys_Enable = 0xFE74; /** Representation of a BounceKeys_Enable key. */ public static final KeySymbol BounceKeys_Enable = new KeySymbol(_BounceKeys_Enable);
- static final private int _StickyKeys_Enable = 0xFE75; /** Representation of a StickyKeys_Enable key. */ public static final KeySymbol StickyKeys_Enable = new KeySymbol(_StickyKeys_Enable);
- static final private int _MouseKeys_Enable = 0xFE76; /** Representation of a MouseKeys_Enable key. */ public static final KeySymbol MouseKeys_Enable = new KeySymbol(_MouseKeys_Enable);
- static final private int _MouseKeys_Accel_Enable = 0xFE77; /** Representation of a MouseKeys_Accel_Enable key. */ public static final KeySymbol MouseKeys_Accel_Enable = new KeySymbol(_MouseKeys_Accel_Enable);
- static final private int _Overlay1_Enable = 0xFE78; /** Representation of a Overlay1_Enable key. */ public static final KeySymbol Overlay1_Enable = new KeySymbol(_Overlay1_Enable);
- static final private int _Overlay2_Enable = 0xFE79; /** Representation of a Overlay2_Enable key. */ public static final KeySymbol Overlay2_Enable = new KeySymbol(_Overlay2_Enable);
- static final private int _AudibleBell_Enable = 0xFE7A; /** Representation of a AudibleBell_Enable key. */ public static final KeySymbol AudibleBell_Enable = new KeySymbol(_AudibleBell_Enable);
- static final private int _Pointer_Left = 0xFEE0; /** Representation of a Pointer_Left key. */ public static final KeySymbol Pointer_Left = new KeySymbol(_Pointer_Left);
- static final private int _Pointer_Right = 0xFEE1; /** Representation of a Pointer_Right key. */ public static final KeySymbol Pointer_Right = new KeySymbol(_Pointer_Right);
- static final private int _Pointer_Up = 0xFEE2; /** Representation of a Pointer_Up key. */ public static final KeySymbol Pointer_Up = new KeySymbol(_Pointer_Up);
- static final private int _Pointer_Down = 0xFEE3; /** Representation of a Pointer_Down key. */ public static final KeySymbol Pointer_Down = new KeySymbol(_Pointer_Down);
- static final private int _Pointer_UpLeft = 0xFEE4; /** Representation of a Pointer_UpLeft key. */ public static final KeySymbol Pointer_UpLeft = new KeySymbol(_Pointer_UpLeft);
- static final private int _Pointer_UpRight = 0xFEE5; /** Representation of a Pointer_UpRight key. */ public static final KeySymbol Pointer_UpRight = new KeySymbol(_Pointer_UpRight);
- static final private int _Pointer_DownLeft = 0xFEE6; /** Representation of a Pointer_DownLeft key. */ public static final KeySymbol Pointer_DownLeft = new KeySymbol(_Pointer_DownLeft);
- static final private int _Pointer_DownRight = 0xFEE7; /** Representation of a Pointer_DownRight key. */ public static final KeySymbol Pointer_DownRight = new KeySymbol(_Pointer_DownRight);
- static final private int _Pointer_Button_Dflt = 0xFEE8; /** Representation of a Pointer_Button_Dflt key. */ public static final KeySymbol Pointer_Button_Dflt = new KeySymbol(_Pointer_Button_Dflt);
- static final private int _Pointer_Button1 = 0xFEE9; /** Representation of a Pointer_Button1 key. */ public static final KeySymbol Pointer_Button1 = new KeySymbol(_Pointer_Button1);
- static final private int _Pointer_Button2 = 0xFEEA; /** Representation of a Pointer_Button2 key. */ public static final KeySymbol Pointer_Button2 = new KeySymbol(_Pointer_Button2);
- static final private int _Pointer_Button3 = 0xFEEB; /** Representation of a Pointer_Button3 key. */ public static final KeySymbol Pointer_Button3 = new KeySymbol(_Pointer_Button3);
- static final private int _Pointer_Button4 = 0xFEEC; /** Representation of a Pointer_Button4 key. */ public static final KeySymbol Pointer_Button4 = new KeySymbol(_Pointer_Button4);
- static final private int _Pointer_Button5 = 0xFEED; /** Representation of a Pointer_Button5 key. */ public static final KeySymbol Pointer_Button5 = new KeySymbol(_Pointer_Button5);
- static final private int _Pointer_DblClick_Dflt = 0xFEEE; /** Representation of a Pointer_DblClick_Dflt key. */ public static final KeySymbol Pointer_DblClick_Dflt = new KeySymbol(_Pointer_DblClick_Dflt);
- static final private int _Pointer_DblClick1 = 0xFEEF; /** Representation of a Pointer_DblClick1 key. */ public static final KeySymbol Pointer_DblClick1 = new KeySymbol(_Pointer_DblClick1);
- static final private int _Pointer_DblClick2 = 0xFEF0; /** Representation of a Pointer_DblClick2 key. */ public static final KeySymbol Pointer_DblClick2 = new KeySymbol(_Pointer_DblClick2);
- static final private int _Pointer_DblClick3 = 0xFEF1; /** Representation of a Pointer_DblClick3 key. */ public static final KeySymbol Pointer_DblClick3 = new KeySymbol(_Pointer_DblClick3);
- static final private int _Pointer_DblClick4 = 0xFEF2; /** Representation of a Pointer_DblClick4 key. */ public static final KeySymbol Pointer_DblClick4 = new KeySymbol(_Pointer_DblClick4);
- static final private int _Pointer_DblClick5 = 0xFEF3; /** Representation of a Pointer_DblClick5 key. */ public static final KeySymbol Pointer_DblClick5 = new KeySymbol(_Pointer_DblClick5);
- static final private int _Pointer_Drag_Dflt = 0xFEF4; /** Representation of a Pointer_Drag_Dflt key. */ public static final KeySymbol Pointer_Drag_Dflt = new KeySymbol(_Pointer_Drag_Dflt);
- static final private int _Pointer_Drag1 = 0xFEF5; /** Representation of a Pointer_Drag1 key. */ public static final KeySymbol Pointer_Drag1 = new KeySymbol(_Pointer_Drag1);
- static final private int _Pointer_Drag2 = 0xFEF6; /** Representation of a Pointer_Drag2 key. */ public static final KeySymbol Pointer_Drag2 = new KeySymbol(_Pointer_Drag2);
- static final private int _Pointer_Drag3 = 0xFEF7; /** Representation of a Pointer_Drag3 key. */ public static final KeySymbol Pointer_Drag3 = new KeySymbol(_Pointer_Drag3);
- static final private int _Pointer_Drag4 = 0xFEF8; /** Representation of a Pointer_Drag4 key. */ public static final KeySymbol Pointer_Drag4 = new KeySymbol(_Pointer_Drag4);
- static final private int _Pointer_Drag5 = 0xFEFD; /** Representation of a Pointer_Drag5 key. */ public static final KeySymbol Pointer_Drag5 = new KeySymbol(_Pointer_Drag5);
- static final private int _Pointer_EnableKeys = 0xFEF9; /** Representation of a Pointer_EnableKeys key. */ public static final KeySymbol Pointer_EnableKeys = new KeySymbol(_Pointer_EnableKeys);
- static final private int _Pointer_Accelerate = 0xFEFA; /** Representation of a Pointer_Accelerate key. */ public static final KeySymbol Pointer_Accelerate = new KeySymbol(_Pointer_Accelerate);
- static final private int _Pointer_DfltBtnNext = 0xFEFB; /** Representation of a Pointer_DfltBtnNext key. */ public static final KeySymbol Pointer_DfltBtnNext = new KeySymbol(_Pointer_DfltBtnNext);
- static final private int _Pointer_DfltBtnPrev = 0xFEFC; /** Representation of a Pointer_DfltBtnPrev key. */ public static final KeySymbol Pointer_DfltBtnPrev = new KeySymbol(_Pointer_DfltBtnPrev);
- static final private int _Duplicate_3270 = 0xFD01; /** Representation of a Duplicate_3270 key. */ public static final KeySymbol Duplicate_3270 = new KeySymbol(_Duplicate_3270);
- static final private int _FieldMark_3270 = 0xFD02; /** Representation of a FieldMark_3270 key. */ public static final KeySymbol FieldMark_3270 = new KeySymbol(_FieldMark_3270);
- static final private int _Right2_3270 = 0xFD03; /** Representation of a Right2_3270 key. */ public static final KeySymbol Right2_3270 = new KeySymbol(_Right2_3270);
- static final private int _Left2_3270 = 0xFD04; /** Representation of a Left2_3270 key. */ public static final KeySymbol Left2_3270 = new KeySymbol(_Left2_3270);
- static final private int _BackTab_3270 = 0xFD05; /** Representation of a BackTab_3270 key. */ public static final KeySymbol BackTab_3270 = new KeySymbol(_BackTab_3270);
- static final private int _EraseEOF_3270 = 0xFD06; /** Representation of a EraseEOF_3270 key. */ public static final KeySymbol EraseEOF_3270 = new KeySymbol(_EraseEOF_3270);
- static final private int _EraseInput_3270 = 0xFD07; /** Representation of a EraseInput_3270 key. */ public static final KeySymbol EraseInput_3270 = new KeySymbol(_EraseInput_3270);
- static final private int _Reset_3270 = 0xFD08; /** Representation of a Reset_3270 key. */ public static final KeySymbol Reset_3270 = new KeySymbol(_Reset_3270);
- static final private int _Quit_3270 = 0xFD09; /** Representation of a Quit_3270 key. */ public static final KeySymbol Quit_3270 = new KeySymbol(_Quit_3270);
- static final private int _PA1_3270 = 0xFD0A; /** Representation of a PA1_3270 key. */ public static final KeySymbol PA1_3270 = new KeySymbol(_PA1_3270);
- static final private int _PA2_3270 = 0xFD0B; /** Representation of a PA2_3270 key. */ public static final KeySymbol PA2_3270 = new KeySymbol(_PA2_3270);
- static final private int _PA3_3270 = 0xFD0C; /** Representation of a PA3_3270 key. */ public static final KeySymbol PA3_3270 = new KeySymbol(_PA3_3270);
- static final private int _Test_3270 = 0xFD0D; /** Representation of a Test_3270 key. */ public static final KeySymbol Test_3270 = new KeySymbol(_Test_3270);
- static final private int _Attn_3270 = 0xFD0E; /** Representation of a Attn_3270 key. */ public static final KeySymbol Attn_3270 = new KeySymbol(_Attn_3270);
- static final private int _CursorBlink_3270 = 0xFD0F; /** Representation of a CursorBlink_3270 key. */ public static final KeySymbol CursorBlink_3270 = new KeySymbol(_CursorBlink_3270);
- static final private int _AltCursor_3270 = 0xFD10; /** Representation of a AltCursor_3270 key. */ public static final KeySymbol AltCursor_3270 = new KeySymbol(_AltCursor_3270);
- static final private int _KeyClick_3270 = 0xFD11; /** Representation of a KeyClick_3270 key. */ public static final KeySymbol KeyClick_3270 = new KeySymbol(_KeyClick_3270);
- static final private int _Jump_3270 = 0xFD12; /** Representation of a Jump_3270 key. */ public static final KeySymbol Jump_3270 = new KeySymbol(_Jump_3270);
- static final private int _Ident_3270 = 0xFD13; /** Representation of a Ident_3270 key. */ public static final KeySymbol Ident_3270 = new KeySymbol(_Ident_3270);
- static final private int _Rule_3270 = 0xFD14; /** Representation of a Rule_3270 key. */ public static final KeySymbol Rule_3270 = new KeySymbol(_Rule_3270);
- static final private int _Copy_3270 = 0xFD15; /** Representation of a Copy_3270 key. */ public static final KeySymbol Copy_3270 = new KeySymbol(_Copy_3270);
- static final private int _Play_3270 = 0xFD16; /** Representation of a Play_3270 key. */ public static final KeySymbol Play_3270 = new KeySymbol(_Play_3270);
- static final private int _Setup_3270 = 0xFD17; /** Representation of a Setup_3270 key. */ public static final KeySymbol Setup_3270 = new KeySymbol(_Setup_3270);
- static final private int _Record_3270 = 0xFD18; /** Representation of a Record_3270 key. */ public static final KeySymbol Record_3270 = new KeySymbol(_Record_3270);
- static final private int _ChangeScreen_3270 = 0xFD19; /** Representation of a ChangeScreen_3270 key. */ public static final KeySymbol ChangeScreen_3270 = new KeySymbol(_ChangeScreen_3270);
- static final private int _DeleteWord_3270 = 0xFD1A; /** Representation of a DeleteWord_3270 key. */ public static final KeySymbol DeleteWord_3270 = new KeySymbol(_DeleteWord_3270);
- static final private int _ExSelect_3270 = 0xFD1B; /** Representation of a ExSelect_3270 key. */ public static final KeySymbol ExSelect_3270 = new KeySymbol(_ExSelect_3270);
- static final private int _CursorSelect_3270 = 0xFD1C; /** Representation of a CursorSelect_3270 key. */ public static final KeySymbol CursorSelect_3270 = new KeySymbol(_CursorSelect_3270);
- static final private int _PrintScreen_3270 = 0xFD1D; /** Representation of a PrintScreen_3270 key. */ public static final KeySymbol PrintScreen_3270 = new KeySymbol(_PrintScreen_3270);
- static final private int _Enter_3270 = 0xFD1E; /** Representation of a Enter_3270 key. */ public static final KeySymbol Enter_3270 = new KeySymbol(_Enter_3270);
- static final private int _space = 0x020; /** Representation of a space key. */ public static final KeySymbol space = new KeySymbol(_space);
- static final private int _exclam = 0x021; /** Representation of a exclam key. */ public static final KeySymbol exclam = new KeySymbol(_exclam);
- static final private int _quotedbl = 0x022; /** Representation of a quotedbl key. */ public static final KeySymbol quotedbl = new KeySymbol(_quotedbl);
- static final private int _numbersign = 0x023; /** Representation of a numbersign key. */ public static final KeySymbol numbersign = new KeySymbol(_numbersign);
- static final private int _dollar = 0x024; /** Representation of a dollar key. */ public static final KeySymbol dollar = new KeySymbol(_dollar);
- static final private int _percent = 0x025; /** Representation of a percent key. */ public static final KeySymbol percent = new KeySymbol(_percent);
- static final private int _ampersand = 0x026; /** Representation of a ampersand key. */ public static final KeySymbol ampersand = new KeySymbol(_ampersand);
- static final private int _apostrophe = 0x027; /** Representation of a apostrophe key. */ public static final KeySymbol apostrophe = new KeySymbol(_apostrophe);
- static final private int _quoteright = 0x027; /** Representation of a quoteright key. */ public static final KeySymbol quoteright = new KeySymbol(_quoteright);
- static final private int _parenleft = 0x028; /** Representation of a parenleft key. */ public static final KeySymbol parenleft = new KeySymbol(_parenleft);
- static final private int _parenright = 0x029; /** Representation of a parenright key. */ public static final KeySymbol parenright = new KeySymbol(_parenright);
- static final private int _asterisk = 0x02a; /** Representation of a asterisk key. */ public static final KeySymbol asterisk = new KeySymbol(_asterisk);
- static final private int _plus = 0x02b; /** Representation of a plus key. */ public static final KeySymbol plus = new KeySymbol(_plus);
- static final private int _comma = 0x02c; /** Representation of a comma key. */ public static final KeySymbol comma = new KeySymbol(_comma);
- static final private int _minus = 0x02d; /** Representation of a minus key. */ public static final KeySymbol minus = new KeySymbol(_minus);
- static final private int _period = 0x02e; /** Representation of a period key. */ public static final KeySymbol period = new KeySymbol(_period);
- static final private int _slash = 0x02f; /** Representation of a slash key. */ public static final KeySymbol slash = new KeySymbol(_slash);
- static final private int _num_0 = 0x030; /** Representation of a num_0 key. */ public static final KeySymbol num_0 = new KeySymbol(_num_0);
- static final private int _num_1 = 0x031; /** Representation of a num_1 key. */ public static final KeySymbol num_1 = new KeySymbol(_num_1);
- static final private int _num_2 = 0x032; /** Representation of a num_2 key. */ public static final KeySymbol num_2 = new KeySymbol(_num_2);
- static final private int _num_3 = 0x033; /** Representation of a num_3 key. */ public static final KeySymbol num_3 = new KeySymbol(_num_3);
- static final private int _num_4 = 0x034; /** Representation of a num_4 key. */ public static final KeySymbol num_4 = new KeySymbol(_num_4);
- static final private int _num_5 = 0x035; /** Representation of a num_5 key. */ public static final KeySymbol num_5 = new KeySymbol(_num_5);
- static final private int _num_6 = 0x036; /** Representation of a num_6 key. */ public static final KeySymbol num_6 = new KeySymbol(_num_6);
- static final private int _num_7 = 0x037; /** Representation of a num_7 key. */ public static final KeySymbol num_7 = new KeySymbol(_num_7);
- static final private int _num_8 = 0x038; /** Representation of a num_8 key. */ public static final KeySymbol num_8 = new KeySymbol(_num_8);
- static final private int _num_9 = 0x039; /** Representation of a num_9 key. */ public static final KeySymbol num_9 = new KeySymbol(_num_9);
- static final private int _colon = 0x03a; /** Representation of a colon key. */ public static final KeySymbol colon = new KeySymbol(_colon);
- static final private int _semicolon = 0x03b; /** Representation of a semicolon key. */ public static final KeySymbol semicolon = new KeySymbol(_semicolon);
- static final private int _less = 0x03c; /** Representation of a less key. */ public static final KeySymbol less = new KeySymbol(_less);
- static final private int _equal = 0x03d; /** Representation of a equal key. */ public static final KeySymbol equal = new KeySymbol(_equal);
- static final private int _greater = 0x03e; /** Representation of a greater key. */ public static final KeySymbol greater = new KeySymbol(_greater);
- static final private int _question = 0x03f; /** Representation of a question key. */ public static final KeySymbol question = new KeySymbol(_question);
- static final private int _at = 0x040; /** Representation of a at key. */ public static final KeySymbol at = new KeySymbol(_at);
- static final private int _A = 0x041; /** Representation of a A key. */ public static final KeySymbol A = new KeySymbol(_A);
- static final private int _B = 0x042; /** Representation of a B key. */ public static final KeySymbol B = new KeySymbol(_B);
- static final private int _C = 0x043; /** Representation of a C key. */ public static final KeySymbol C = new KeySymbol(_C);
- static final private int _D = 0x044; /** Representation of a D key. */ public static final KeySymbol D = new KeySymbol(_D);
- static final private int _E = 0x045; /** Representation of a E key. */ public static final KeySymbol E = new KeySymbol(_E);
- static final private int _F = 0x046; /** Representation of a F key. */ public static final KeySymbol F = new KeySymbol(_F);
- static final private int _G = 0x047; /** Representation of a G key. */ public static final KeySymbol G = new KeySymbol(_G);
- static final private int _H = 0x048; /** Representation of a H key. */ public static final KeySymbol H = new KeySymbol(_H);
- static final private int _I = 0x049; /** Representation of a I key. */ public static final KeySymbol I = new KeySymbol(_I);
- static final private int _J = 0x04a; /** Representation of a J key. */ public static final KeySymbol J = new KeySymbol(_J);
- static final private int _K = 0x04b; /** Representation of a K key. */ public static final KeySymbol K = new KeySymbol(_K);
- static final private int _L = 0x04c; /** Representation of a L key. */ public static final KeySymbol L = new KeySymbol(_L);
- static final private int _M = 0x04d; /** Representation of a M key. */ public static final KeySymbol M = new KeySymbol(_M);
- static final private int _N = 0x04e; /** Representation of a N key. */ public static final KeySymbol N = new KeySymbol(_N);
- static final private int _O = 0x04f; /** Representation of a O key. */ public static final KeySymbol O = new KeySymbol(_O);
- static final private int _P = 0x050; /** Representation of a P key. */ public static final KeySymbol P = new KeySymbol(_P);
- static final private int _Q = 0x051; /** Representation of a Q key. */ public static final KeySymbol Q = new KeySymbol(_Q);
- static final private int _R = 0x052; /** Representation of a R key. */ public static final KeySymbol R = new KeySymbol(_R);
- static final private int _S = 0x053; /** Representation of a S key. */ public static final KeySymbol S = new KeySymbol(_S);
- static final private int _T = 0x054; /** Representation of a T key. */ public static final KeySymbol T = new KeySymbol(_T);
- static final private int _U = 0x055; /** Representation of a U key. */ public static final KeySymbol U = new KeySymbol(_U);
- static final private int _V = 0x056; /** Representation of a V key. */ public static final KeySymbol V = new KeySymbol(_V);
- static final private int _W = 0x057; /** Representation of a W key. */ public static final KeySymbol W = new KeySymbol(_W);
- static final private int _X = 0x058; /** Representation of a X key. */ public static final KeySymbol X = new KeySymbol(_X);
- static final private int _Y = 0x059; /** Representation of a Y key. */ public static final KeySymbol Y = new KeySymbol(_Y);
- static final private int _Z = 0x05a; /** Representation of a Z key. */ public static final KeySymbol Z = new KeySymbol(_Z);
- static final private int _bracketleft = 0x05b; /** Representation of a bracketleft key. */ public static final KeySymbol bracketleft = new KeySymbol(_bracketleft);
- static final private int _backslash = 0x05c; /** Representation of a backslash key. */ public static final KeySymbol backslash = new KeySymbol(_backslash);
- static final private int _bracketright = 0x05d; /** Representation of a bracketright key. */ public static final KeySymbol bracketright = new KeySymbol(_bracketright);
- static final private int _asciicircum = 0x05e; /** Representation of a asciicircum key. */ public static final KeySymbol asciicircum = new KeySymbol(_asciicircum);
- static final private int _underscore = 0x05f; /** Representation of a underscore key. */ public static final KeySymbol underscore = new KeySymbol(_underscore);
- static final private int _grave = 0x060; /** Representation of a grave key. */ public static final KeySymbol grave = new KeySymbol(_grave);
- static final private int _quoteleft = 0x060; /** Representation of a quoteleft key. */ public static final KeySymbol quoteleft = new KeySymbol(_quoteleft);
- static final private int _a = 0x061; /** Representation of a a key. */ public static final KeySymbol a = new KeySymbol(_a);
- static final private int _b = 0x062; /** Representation of a b key. */ public static final KeySymbol b = new KeySymbol(_b);
- static final private int _c = 0x063; /** Representation of a c key. */ public static final KeySymbol c = new KeySymbol(_c);
- static final private int _d = 0x064; /** Representation of a d key. */ public static final KeySymbol d = new KeySymbol(_d);
- static final private int _e = 0x065; /** Representation of a e key. */ public static final KeySymbol e = new KeySymbol(_e);
- static final private int _f = 0x066; /** Representation of a f key. */ public static final KeySymbol f = new KeySymbol(_f);
- static final private int _g = 0x067; /** Representation of a g key. */ public static final KeySymbol g = new KeySymbol(_g);
- static final private int _h = 0x068; /** Representation of a h key. */ public static final KeySymbol h = new KeySymbol(_h);
- static final private int _i = 0x069; /** Representation of a i key. */ public static final KeySymbol i = new KeySymbol(_i);
- static final private int _j = 0x06a; /** Representation of a j key. */ public static final KeySymbol j = new KeySymbol(_j);
- static final private int _k = 0x06b; /** Representation of a k key. */ public static final KeySymbol k = new KeySymbol(_k);
- static final private int _l = 0x06c; /** Representation of a l key. */ public static final KeySymbol l = new KeySymbol(_l);
- static final private int _m = 0x06d; /** Representation of a m key. */ public static final KeySymbol m = new KeySymbol(_m);
- static final private int _n = 0x06e; /** Representation of a n key. */ public static final KeySymbol n = new KeySymbol(_n);
- static final private int _o = 0x06f; /** Representation of a o key. */ public static final KeySymbol o = new KeySymbol(_o);
- static final private int _p = 0x070; /** Representation of a p key. */ public static final KeySymbol p = new KeySymbol(_p);
- static final private int _q = 0x071; /** Representation of a q key. */ public static final KeySymbol q = new KeySymbol(_q);
- static final private int _r = 0x072; /** Representation of a r key. */ public static final KeySymbol r = new KeySymbol(_r);
- static final private int _s = 0x073; /** Representation of a s key. */ public static final KeySymbol s = new KeySymbol(_s);
- static final private int _t = 0x074; /** Representation of a t key. */ public static final KeySymbol t = new KeySymbol(_t);
- static final private int _u = 0x075; /** Representation of a u key. */ public static final KeySymbol u = new KeySymbol(_u);
- static final private int _v = 0x076; /** Representation of a v key. */ public static final KeySymbol v = new KeySymbol(_v);
- static final private int _w = 0x077; /** Representation of a w key. */ public static final KeySymbol w = new KeySymbol(_w);
- static final private int _x = 0x078; /** Representation of a x key. */ public static final KeySymbol x = new KeySymbol(_x);
- static final private int _y = 0x079; /** Representation of a y key. */ public static final KeySymbol y = new KeySymbol(_y);
- static final private int _z = 0x07a; /** Representation of a z key. */ public static final KeySymbol z = new KeySymbol(_z);
- static final private int _braceleft = 0x07b; /** Representation of a braceleft key. */ public static final KeySymbol braceleft = new KeySymbol(_braceleft);
- static final private int _bar = 0x07c; /** Representation of a bar key. */ public static final KeySymbol bar = new KeySymbol(_bar);
- static final private int _braceright = 0x07d; /** Representation of a braceright key. */ public static final KeySymbol braceright = new KeySymbol(_braceright);
- static final private int _asciitilde = 0x07e; /** Representation of a asciitilde key. */ public static final KeySymbol asciitilde = new KeySymbol(_asciitilde);
- static final private int _nobreakspace = 0x0a0; /** Representation of a nobreakspace key. */ public static final KeySymbol nobreakspace = new KeySymbol(_nobreakspace);
- static final private int _exclamdown = 0x0a1; /** Representation of a exclamdown key. */ public static final KeySymbol exclamdown = new KeySymbol(_exclamdown);
- static final private int _cent = 0x0a2; /** Representation of a cent key. */ public static final KeySymbol cent = new KeySymbol(_cent);
- static final private int _sterling = 0x0a3; /** Representation of a sterling key. */ public static final KeySymbol sterling = new KeySymbol(_sterling);
- static final private int _currency = 0x0a4; /** Representation of a currency key. */ public static final KeySymbol currency = new KeySymbol(_currency);
- static final private int _yen = 0x0a5; /** Representation of a yen key. */ public static final KeySymbol yen = new KeySymbol(_yen);
- static final private int _brokenbar = 0x0a6; /** Representation of a brokenbar key. */ public static final KeySymbol brokenbar = new KeySymbol(_brokenbar);
- static final private int _section = 0x0a7; /** Representation of a section key. */ public static final KeySymbol section = new KeySymbol(_section);
- static final private int _diaeresis = 0x0a8; /** Representation of a diaeresis key. */ public static final KeySymbol diaeresis = new KeySymbol(_diaeresis);
- static final private int _copyright = 0x0a9; /** Representation of a copyright key. */ public static final KeySymbol copyright = new KeySymbol(_copyright);
- static final private int _ordfeminine = 0x0aa; /** Representation of a ordfeminine key. */ public static final KeySymbol ordfeminine = new KeySymbol(_ordfeminine);
- static final private int _guillemotleft = 0x0ab; /** Representation of a guillemotleft key. */ public static final KeySymbol guillemotleft = new KeySymbol(_guillemotleft);
- static final private int _notsign = 0x0ac; /** Representation of a notsign key. */ public static final KeySymbol notsign = new KeySymbol(_notsign);
- static final private int _hyphen = 0x0ad; /** Representation of a hyphen key. */ public static final KeySymbol hyphen = new KeySymbol(_hyphen);
- static final private int _registered = 0x0ae; /** Representation of a registered key. */ public static final KeySymbol registered = new KeySymbol(_registered);
- static final private int _macron = 0x0af; /** Representation of a macron key. */ public static final KeySymbol macron = new KeySymbol(_macron);
- static final private int _degree = 0x0b0; /** Representation of a degree key. */ public static final KeySymbol degree = new KeySymbol(_degree);
- static final private int _plusminus = 0x0b1; /** Representation of a plusminus key. */ public static final KeySymbol plusminus = new KeySymbol(_plusminus);
- static final private int _twosuperior = 0x0b2; /** Representation of a twosuperior key. */ public static final KeySymbol twosuperior = new KeySymbol(_twosuperior);
- static final private int _threesuperior = 0x0b3; /** Representation of a threesuperior key. */ public static final KeySymbol threesuperior = new KeySymbol(_threesuperior);
- static final private int _acute = 0x0b4; /** Representation of a acute key. */ public static final KeySymbol acute = new KeySymbol(_acute);
- static final private int _mu = 0x0b5; /** Representation of a mu key. */ public static final KeySymbol mu = new KeySymbol(_mu);
- static final private int _paragraph = 0x0b6; /** Representation of a paragraph key. */ public static final KeySymbol paragraph = new KeySymbol(_paragraph);
- static final private int _periodcentered = 0x0b7; /** Representation of a periodcentered key. */ public static final KeySymbol periodcentered = new KeySymbol(_periodcentered);
- static final private int _cedilla = 0x0b8; /** Representation of a cedilla key. */ public static final KeySymbol cedilla = new KeySymbol(_cedilla);
- static final private int _onesuperior = 0x0b9; /** Representation of a onesuperior key. */ public static final KeySymbol onesuperior = new KeySymbol(_onesuperior);
- static final private int _masculine = 0x0ba; /** Representation of a masculine key. */ public static final KeySymbol masculine = new KeySymbol(_masculine);
- static final private int _guillemotright = 0x0bb; /** Representation of a guillemotright key. */ public static final KeySymbol guillemotright = new KeySymbol(_guillemotright);
- static final private int _onequarter = 0x0bc; /** Representation of a onequarter key. */ public static final KeySymbol onequarter = new KeySymbol(_onequarter);
- static final private int _onehalf = 0x0bd; /** Representation of a onehalf key. */ public static final KeySymbol onehalf = new KeySymbol(_onehalf);
- static final private int _threequarters = 0x0be; /** Representation of a threequarters key. */ public static final KeySymbol threequarters = new KeySymbol(_threequarters);
- static final private int _questiondown = 0x0bf; /** Representation of a questiondown key. */ public static final KeySymbol questiondown = new KeySymbol(_questiondown);
- static final private int _Agrave = 0x0c0; /** Representation of a Agrave key. */ public static final KeySymbol Agrave = new KeySymbol(_Agrave);
- static final private int _Aacute = 0x0c1; /** Representation of a Aacute key. */ public static final KeySymbol Aacute = new KeySymbol(_Aacute);
- static final private int _Acircumflex = 0x0c2; /** Representation of a Acircumflex key. */ public static final KeySymbol Acircumflex = new KeySymbol(_Acircumflex);
- static final private int _Atilde = 0x0c3; /** Representation of a Atilde key. */ public static final KeySymbol Atilde = new KeySymbol(_Atilde);
- static final private int _Adiaeresis = 0x0c4; /** Representation of a Adiaeresis key. */ public static final KeySymbol Adiaeresis = new KeySymbol(_Adiaeresis);
- static final private int _Aring = 0x0c5; /** Representation of a Aring key. */ public static final KeySymbol Aring = new KeySymbol(_Aring);
- static final private int _AE = 0x0c6; /** Representation of a AE key. */ public static final KeySymbol AE = new KeySymbol(_AE);
- static final private int _Ccedilla = 0x0c7; /** Representation of a Ccedilla key. */ public static final KeySymbol Ccedilla = new KeySymbol(_Ccedilla);
- static final private int _Egrave = 0x0c8; /** Representation of a Egrave key. */ public static final KeySymbol Egrave = new KeySymbol(_Egrave);
- static final private int _Eacute = 0x0c9; /** Representation of a Eacute key. */ public static final KeySymbol Eacute = new KeySymbol(_Eacute);
- static final private int _Ecircumflex = 0x0ca; /** Representation of a Ecircumflex key. */ public static final KeySymbol Ecircumflex = new KeySymbol(_Ecircumflex);
- static final private int _Ediaeresis = 0x0cb; /** Representation of a Ediaeresis key. */ public static final KeySymbol Ediaeresis = new KeySymbol(_Ediaeresis);
- static final private int _Igrave = 0x0cc; /** Representation of a Igrave key. */ public static final KeySymbol Igrave = new KeySymbol(_Igrave);
- static final private int _Iacute = 0x0cd; /** Representation of a Iacute key. */ public static final KeySymbol Iacute = new KeySymbol(_Iacute);
- static final private int _Icircumflex = 0x0ce; /** Representation of a Icircumflex key. */ public static final KeySymbol Icircumflex = new KeySymbol(_Icircumflex);
- static final private int _Idiaeresis = 0x0cf; /** Representation of a Idiaeresis key. */ public static final KeySymbol Idiaeresis = new KeySymbol(_Idiaeresis);
- static final private int _ETH = 0x0d0; /** Representation of a ETH key. */ public static final KeySymbol ETH = new KeySymbol(_ETH);
- static final private int _Eth = 0x0d0; /** Representation of a Eth key. */ public static final KeySymbol Eth = new KeySymbol(_Eth);
- static final private int _Ntilde = 0x0d1; /** Representation of a Ntilde key. */ public static final KeySymbol Ntilde = new KeySymbol(_Ntilde);
- static final private int _Ograve = 0x0d2; /** Representation of a Ograve key. */ public static final KeySymbol Ograve = new KeySymbol(_Ograve);
- static final private int _Oacute = 0x0d3; /** Representation of a Oacute key. */ public static final KeySymbol Oacute = new KeySymbol(_Oacute);
- static final private int _Ocircumflex = 0x0d4; /** Representation of a Ocircumflex key. */ public static final KeySymbol Ocircumflex = new KeySymbol(_Ocircumflex);
- static final private int _Otilde = 0x0d5; /** Representation of a Otilde key. */ public static final KeySymbol Otilde = new KeySymbol(_Otilde);
- static final private int _Odiaeresis = 0x0d6; /** Representation of a Odiaeresis key. */ public static final KeySymbol Odiaeresis = new KeySymbol(_Odiaeresis);
- static final private int _multiply = 0x0d7; /** Representation of a multiply key. */ public static final KeySymbol multiply = new KeySymbol(_multiply);
- static final private int _Ooblique = 0x0d8; /** Representation of a Ooblique key. */ public static final KeySymbol Ooblique = new KeySymbol(_Ooblique);
- static final private int _Ugrave = 0x0d9; /** Representation of a Ugrave key. */ public static final KeySymbol Ugrave = new KeySymbol(_Ugrave);
- static final private int _Uacute = 0x0da; /** Representation of a Uacute key. */ public static final KeySymbol Uacute = new KeySymbol(_Uacute);
- static final private int _Ucircumflex = 0x0db; /** Representation of a Ucircumflex key. */ public static final KeySymbol Ucircumflex = new KeySymbol(_Ucircumflex);
- static final private int _Udiaeresis = 0x0dc; /** Representation of a Udiaeresis key. */ public static final KeySymbol Udiaeresis = new KeySymbol(_Udiaeresis);
- static final private int _Yacute = 0x0dd; /** Representation of a Yacute key. */ public static final KeySymbol Yacute = new KeySymbol(_Yacute);
- static final private int _THORN = 0x0de; /** Representation of a THORN key. */ public static final KeySymbol THORN = new KeySymbol(_THORN);
- static final private int _Thorn = 0x0de; /** Representation of a Thorn key. */ public static final KeySymbol Thorn = new KeySymbol(_Thorn);
- static final private int _ssharp = 0x0df; /** Representation of a ssharp key. */ public static final KeySymbol ssharp = new KeySymbol(_ssharp);
- static final private int _agrave = 0x0e0; /** Representation of a agrave key. */ public static final KeySymbol agrave = new KeySymbol(_agrave);
- static final private int _aacute = 0x0e1; /** Representation of a aacute key. */ public static final KeySymbol aacute = new KeySymbol(_aacute);
- static final private int _acircumflex = 0x0e2; /** Representation of a acircumflex key. */ public static final KeySymbol acircumflex = new KeySymbol(_acircumflex);
- static final private int _atilde = 0x0e3; /** Representation of a atilde key. */ public static final KeySymbol atilde = new KeySymbol(_atilde);
- static final private int _adiaeresis = 0x0e4; /** Representation of a adiaeresis key. */ public static final KeySymbol adiaeresis = new KeySymbol(_adiaeresis);
- static final private int _aring = 0x0e5; /** Representation of a aring key. */ public static final KeySymbol aring = new KeySymbol(_aring);
- static final private int _ae = 0x0e6; /** Representation of a ae key. */ public static final KeySymbol ae = new KeySymbol(_ae);
- static final private int _ccedilla = 0x0e7; /** Representation of a ccedilla key. */ public static final KeySymbol ccedilla = new KeySymbol(_ccedilla);
- static final private int _egrave = 0x0e8; /** Representation of a egrave key. */ public static final KeySymbol egrave = new KeySymbol(_egrave);
- static final private int _eacute = 0x0e9; /** Representation of a eacute key. */ public static final KeySymbol eacute = new KeySymbol(_eacute);
- static final private int _ecircumflex = 0x0ea; /** Representation of a ecircumflex key. */ public static final KeySymbol ecircumflex = new KeySymbol(_ecircumflex);
- static final private int _ediaeresis = 0x0eb; /** Representation of a ediaeresis key. */ public static final KeySymbol ediaeresis = new KeySymbol(_ediaeresis);
- static final private int _igrave = 0x0ec; /** Representation of a igrave key. */ public static final KeySymbol igrave = new KeySymbol(_igrave);
- static final private int _iacute = 0x0ed; /** Representation of a iacute key. */ public static final KeySymbol iacute = new KeySymbol(_iacute);
- static final private int _icircumflex = 0x0ee; /** Representation of a icircumflex key. */ public static final KeySymbol icircumflex = new KeySymbol(_icircumflex);
- static final private int _idiaeresis = 0x0ef; /** Representation of a idiaeresis key. */ public static final KeySymbol idiaeresis = new KeySymbol(_idiaeresis);
- static final private int _eth = 0x0f0; /** Representation of a eth key. */ public static final KeySymbol eth = new KeySymbol(_eth);
- static final private int _ntilde = 0x0f1; /** Representation of a ntilde key. */ public static final KeySymbol ntilde = new KeySymbol(_ntilde);
- static final private int _ograve = 0x0f2; /** Representation of a ograve key. */ public static final KeySymbol ograve = new KeySymbol(_ograve);
- static final private int _oacute = 0x0f3; /** Representation of a oacute key. */ public static final KeySymbol oacute = new KeySymbol(_oacute);
- static final private int _ocircumflex = 0x0f4; /** Representation of a ocircumflex key. */ public static final KeySymbol ocircumflex = new KeySymbol(_ocircumflex);
- static final private int _otilde = 0x0f5; /** Representation of a otilde key. */ public static final KeySymbol otilde = new KeySymbol(_otilde);
- static final private int _odiaeresis = 0x0f6; /** Representation of a odiaeresis key. */ public static final KeySymbol odiaeresis = new KeySymbol(_odiaeresis);
- static final private int _division = 0x0f7; /** Representation of a division key. */ public static final KeySymbol division = new KeySymbol(_division);
- static final private int _oslash = 0x0f8; /** Representation of a oslash key. */ public static final KeySymbol oslash = new KeySymbol(_oslash);
- static final private int _ugrave = 0x0f9; /** Representation of a ugrave key. */ public static final KeySymbol ugrave = new KeySymbol(_ugrave);
- static final private int _uacute = 0x0fa; /** Representation of a uacute key. */ public static final KeySymbol uacute = new KeySymbol(_uacute);
- static final private int _ucircumflex = 0x0fb; /** Representation of a ucircumflex key. */ public static final KeySymbol ucircumflex = new KeySymbol(_ucircumflex);
- static final private int _udiaeresis = 0x0fc; /** Representation of a udiaeresis key. */ public static final KeySymbol udiaeresis = new KeySymbol(_udiaeresis);
- static final private int _yacute = 0x0fd; /** Representation of a yacute key. */ public static final KeySymbol yacute = new KeySymbol(_yacute);
- static final private int _thorn = 0x0fe; /** Representation of a thorn key. */ public static final KeySymbol thorn = new KeySymbol(_thorn);
- static final private int _ydiaeresis = 0x0ff; /** Representation of a ydiaeresis key. */ public static final KeySymbol ydiaeresis = new KeySymbol(_ydiaeresis);
- static final private int _Aogonek = 0x1a1; /** Representation of a Aogonek key. */ public static final KeySymbol Aogonek = new KeySymbol(_Aogonek);
- static final private int _breve = 0x1a2; /** Representation of a breve key. */ public static final KeySymbol breve = new KeySymbol(_breve);
- static final private int _Lstroke = 0x1a3; /** Representation of a Lstroke key. */ public static final KeySymbol Lstroke = new KeySymbol(_Lstroke);
- static final private int _Lcaron = 0x1a5; /** Representation of a Lcaron key. */ public static final KeySymbol Lcaron = new KeySymbol(_Lcaron);
- static final private int _Sacute = 0x1a6; /** Representation of a Sacute key. */ public static final KeySymbol Sacute = new KeySymbol(_Sacute);
- static final private int _Scaron = 0x1a9; /** Representation of a Scaron key. */ public static final KeySymbol Scaron = new KeySymbol(_Scaron);
- static final private int _Scedilla = 0x1aa; /** Representation of a Scedilla key. */ public static final KeySymbol Scedilla = new KeySymbol(_Scedilla);
- static final private int _Tcaron = 0x1ab; /** Representation of a Tcaron key. */ public static final KeySymbol Tcaron = new KeySymbol(_Tcaron);
- static final private int _Zacute = 0x1ac; /** Representation of a Zacute key. */ public static final KeySymbol Zacute = new KeySymbol(_Zacute);
- static final private int _Zcaron = 0x1ae; /** Representation of a Zcaron key. */ public static final KeySymbol Zcaron = new KeySymbol(_Zcaron);
- static final private int _Zabovedot = 0x1af; /** Representation of a Zabovedot key. */ public static final KeySymbol Zabovedot = new KeySymbol(_Zabovedot);
- static final private int _aogonek = 0x1b1; /** Representation of a aogonek key. */ public static final KeySymbol aogonek = new KeySymbol(_aogonek);
- static final private int _ogonek = 0x1b2; /** Representation of a ogonek key. */ public static final KeySymbol ogonek = new KeySymbol(_ogonek);
- static final private int _lstroke = 0x1b3; /** Representation of a lstroke key. */ public static final KeySymbol lstroke = new KeySymbol(_lstroke);
- static final private int _lcaron = 0x1b5; /** Representation of a lcaron key. */ public static final KeySymbol lcaron = new KeySymbol(_lcaron);
- static final private int _sacute = 0x1b6; /** Representation of a sacute key. */ public static final KeySymbol sacute = new KeySymbol(_sacute);
- static final private int _caron = 0x1b7; /** Representation of a caron key. */ public static final KeySymbol caron = new KeySymbol(_caron);
- static final private int _scaron = 0x1b9; /** Representation of a scaron key. */ public static final KeySymbol scaron = new KeySymbol(_scaron);
- static final private int _scedilla = 0x1ba; /** Representation of a scedilla key. */ public static final KeySymbol scedilla = new KeySymbol(_scedilla);
- static final private int _tcaron = 0x1bb; /** Representation of a tcaron key. */ public static final KeySymbol tcaron = new KeySymbol(_tcaron);
- static final private int _zacute = 0x1bc; /** Representation of a zacute key. */ public static final KeySymbol zacute = new KeySymbol(_zacute);
- static final private int _doubleacute = 0x1bd; /** Representation of a doubleacute key. */ public static final KeySymbol doubleacute = new KeySymbol(_doubleacute);
- static final private int _zcaron = 0x1be; /** Representation of a zcaron key. */ public static final KeySymbol zcaron = new KeySymbol(_zcaron);
- static final private int _zabovedot = 0x1bf; /** Representation of a zabovedot key. */ public static final KeySymbol zabovedot = new KeySymbol(_zabovedot);
- static final private int _Racute = 0x1c0; /** Representation of a Racute key. */ public static final KeySymbol Racute = new KeySymbol(_Racute);
- static final private int _Abreve = 0x1c3; /** Representation of a Abreve key. */ public static final KeySymbol Abreve = new KeySymbol(_Abreve);
- static final private int _Lacute = 0x1c5; /** Representation of a Lacute key. */ public static final KeySymbol Lacute = new KeySymbol(_Lacute);
- static final private int _Cacute = 0x1c6; /** Representation of a Cacute key. */ public static final KeySymbol Cacute = new KeySymbol(_Cacute);
- static final private int _Ccaron = 0x1c8; /** Representation of a Ccaron key. */ public static final KeySymbol Ccaron = new KeySymbol(_Ccaron);
- static final private int _Eogonek = 0x1ca; /** Representation of a Eogonek key. */ public static final KeySymbol Eogonek = new KeySymbol(_Eogonek);
- static final private int _Ecaron = 0x1cc; /** Representation of a Ecaron key. */ public static final KeySymbol Ecaron = new KeySymbol(_Ecaron);
- static final private int _Dcaron = 0x1cf; /** Representation of a Dcaron key. */ public static final KeySymbol Dcaron = new KeySymbol(_Dcaron);
- static final private int _Dstroke = 0x1d0; /** Representation of a Dstroke key. */ public static final KeySymbol Dstroke = new KeySymbol(_Dstroke);
- static final private int _Nacute = 0x1d1; /** Representation of a Nacute key. */ public static final KeySymbol Nacute = new KeySymbol(_Nacute);
- static final private int _Ncaron = 0x1d2; /** Representation of a Ncaron key. */ public static final KeySymbol Ncaron = new KeySymbol(_Ncaron);
- static final private int _Odoubleacute = 0x1d5; /** Representation of a Odoubleacute key. */ public static final KeySymbol Odoubleacute = new KeySymbol(_Odoubleacute);
- static final private int _Rcaron = 0x1d8; /** Representation of a Rcaron key. */ public static final KeySymbol Rcaron = new KeySymbol(_Rcaron);
- static final private int _Uring = 0x1d9; /** Representation of a Uring key. */ public static final KeySymbol Uring = new KeySymbol(_Uring);
- static final private int _Udoubleacute = 0x1db; /** Representation of a Udoubleacute key. */ public static final KeySymbol Udoubleacute = new KeySymbol(_Udoubleacute);
- static final private int _Tcedilla = 0x1de; /** Representation of a Tcedilla key. */ public static final KeySymbol Tcedilla = new KeySymbol(_Tcedilla);
- static final private int _racute = 0x1e0; /** Representation of a racute key. */ public static final KeySymbol racute = new KeySymbol(_racute);
- static final private int _abreve = 0x1e3; /** Representation of a abreve key. */ public static final KeySymbol abreve = new KeySymbol(_abreve);
- static final private int _lacute = 0x1e5; /** Representation of a lacute key. */ public static final KeySymbol lacute = new KeySymbol(_lacute);
- static final private int _cacute = 0x1e6; /** Representation of a cacute key. */ public static final KeySymbol cacute = new KeySymbol(_cacute);
- static final private int _ccaron = 0x1e8; /** Representation of a ccaron key. */ public static final KeySymbol ccaron = new KeySymbol(_ccaron);
- static final private int _eogonek = 0x1ea; /** Representation of a eogonek key. */ public static final KeySymbol eogonek = new KeySymbol(_eogonek);
- static final private int _ecaron = 0x1ec; /** Representation of a ecaron key. */ public static final KeySymbol ecaron = new KeySymbol(_ecaron);
- static final private int _dcaron = 0x1ef; /** Representation of a dcaron key. */ public static final KeySymbol dcaron = new KeySymbol(_dcaron);
- static final private int _dstroke = 0x1f0; /** Representation of a dstroke key. */ public static final KeySymbol dstroke = new KeySymbol(_dstroke);
- static final private int _nacute = 0x1f1; /** Representation of a nacute key. */ public static final KeySymbol nacute = new KeySymbol(_nacute);
- static final private int _ncaron = 0x1f2; /** Representation of a ncaron key. */ public static final KeySymbol ncaron = new KeySymbol(_ncaron);
- static final private int _odoubleacute = 0x1f5; /** Representation of a odoubleacute key. */ public static final KeySymbol odoubleacute = new KeySymbol(_odoubleacute);
- static final private int _udoubleacute = 0x1fb; /** Representation of a udoubleacute key. */ public static final KeySymbol udoubleacute = new KeySymbol(_udoubleacute);
- static final private int _rcaron = 0x1f8; /** Representation of a rcaron key. */ public static final KeySymbol rcaron = new KeySymbol(_rcaron);
- static final private int _uring = 0x1f9; /** Representation of a uring key. */ public static final KeySymbol uring = new KeySymbol(_uring);
- static final private int _tcedilla = 0x1fe; /** Representation of a tcedilla key. */ public static final KeySymbol tcedilla = new KeySymbol(_tcedilla);
- static final private int _abovedot = 0x1ff; /** Representation of a abovedot key. */ public static final KeySymbol abovedot = new KeySymbol(_abovedot);
- static final private int _Hstroke = 0x2a1; /** Representation of a Hstroke key. */ public static final KeySymbol Hstroke = new KeySymbol(_Hstroke);
- static final private int _Hcircumflex = 0x2a6; /** Representation of a Hcircumflex key. */ public static final KeySymbol Hcircumflex = new KeySymbol(_Hcircumflex);
- static final private int _Iabovedot = 0x2a9; /** Representation of a Iabovedot key. */ public static final KeySymbol Iabovedot = new KeySymbol(_Iabovedot);
- static final private int _Gbreve = 0x2ab; /** Representation of a Gbreve key. */ public static final KeySymbol Gbreve = new KeySymbol(_Gbreve);
- static final private int _Jcircumflex = 0x2ac; /** Representation of a Jcircumflex key. */ public static final KeySymbol Jcircumflex = new KeySymbol(_Jcircumflex);
- static final private int _hstroke = 0x2b1; /** Representation of a hstroke key. */ public static final KeySymbol hstroke = new KeySymbol(_hstroke);
- static final private int _hcircumflex = 0x2b6; /** Representation of a hcircumflex key. */ public static final KeySymbol hcircumflex = new KeySymbol(_hcircumflex);
- static final private int _idotless = 0x2b9; /** Representation of a idotless key. */ public static final KeySymbol idotless = new KeySymbol(_idotless);
- static final private int _gbreve = 0x2bb; /** Representation of a gbreve key. */ public static final KeySymbol gbreve = new KeySymbol(_gbreve);
- static final private int _jcircumflex = 0x2bc; /** Representation of a jcircumflex key. */ public static final KeySymbol jcircumflex = new KeySymbol(_jcircumflex);
- static final private int _Cabovedot = 0x2c5; /** Representation of a Cabovedot key. */ public static final KeySymbol Cabovedot = new KeySymbol(_Cabovedot);
- static final private int _Ccircumflex = 0x2c6; /** Representation of a Ccircumflex key. */ public static final KeySymbol Ccircumflex = new KeySymbol(_Ccircumflex);
- static final private int _Gabovedot = 0x2d5; /** Representation of a Gabovedot key. */ public static final KeySymbol Gabovedot = new KeySymbol(_Gabovedot);
- static final private int _Gcircumflex = 0x2d8; /** Representation of a Gcircumflex key. */ public static final KeySymbol Gcircumflex = new KeySymbol(_Gcircumflex);
- static final private int _Ubreve = 0x2dd; /** Representation of a Ubreve key. */ public static final KeySymbol Ubreve = new KeySymbol(_Ubreve);
- static final private int _Scircumflex = 0x2de; /** Representation of a Scircumflex key. */ public static final KeySymbol Scircumflex = new KeySymbol(_Scircumflex);
- static final private int _cabovedot = 0x2e5; /** Representation of a cabovedot key. */ public static final KeySymbol cabovedot = new KeySymbol(_cabovedot);
- static final private int _ccircumflex = 0x2e6; /** Representation of a ccircumflex key. */ public static final KeySymbol ccircumflex = new KeySymbol(_ccircumflex);
- static final private int _gabovedot = 0x2f5; /** Representation of a gabovedot key. */ public static final KeySymbol gabovedot = new KeySymbol(_gabovedot);
- static final private int _gcircumflex = 0x2f8; /** Representation of a gcircumflex key. */ public static final KeySymbol gcircumflex = new KeySymbol(_gcircumflex);
- static final private int _ubreve = 0x2fd; /** Representation of a ubreve key. */ public static final KeySymbol ubreve = new KeySymbol(_ubreve);
- static final private int _scircumflex = 0x2fe; /** Representation of a scircumflex key. */ public static final KeySymbol scircumflex = new KeySymbol(_scircumflex);
- static final private int _kra = 0x3a2; /** Representation of a kra key. */ public static final KeySymbol kra = new KeySymbol(_kra);
- static final private int _kappa = 0x3a2; /** Representation of a kappa key. */ public static final KeySymbol kappa = new KeySymbol(_kappa);
- static final private int _Rcedilla = 0x3a3; /** Representation of a Rcedilla key. */ public static final KeySymbol Rcedilla = new KeySymbol(_Rcedilla);
- static final private int _Itilde = 0x3a5; /** Representation of a Itilde key. */ public static final KeySymbol Itilde = new KeySymbol(_Itilde);
- static final private int _Lcedilla = 0x3a6; /** Representation of a Lcedilla key. */ public static final KeySymbol Lcedilla = new KeySymbol(_Lcedilla);
- static final private int _Emacron = 0x3aa; /** Representation of a Emacron key. */ public static final KeySymbol Emacron = new KeySymbol(_Emacron);
- static final private int _Gcedilla = 0x3ab; /** Representation of a Gcedilla key. */ public static final KeySymbol Gcedilla = new KeySymbol(_Gcedilla);
- static final private int _Tslash = 0x3ac; /** Representation of a Tslash key. */ public static final KeySymbol Tslash = new KeySymbol(_Tslash);
- static final private int _rcedilla = 0x3b3; /** Representation of a rcedilla key. */ public static final KeySymbol rcedilla = new KeySymbol(_rcedilla);
- static final private int _itilde = 0x3b5; /** Representation of a itilde key. */ public static final KeySymbol itilde = new KeySymbol(_itilde);
- static final private int _lcedilla = 0x3b6; /** Representation of a lcedilla key. */ public static final KeySymbol lcedilla = new KeySymbol(_lcedilla);
- static final private int _emacron = 0x3ba; /** Representation of a emacron key. */ public static final KeySymbol emacron = new KeySymbol(_emacron);
- static final private int _gcedilla = 0x3bb; /** Representation of a gcedilla key. */ public static final KeySymbol gcedilla = new KeySymbol(_gcedilla);
- static final private int _tslash = 0x3bc; /** Representation of a tslash key. */ public static final KeySymbol tslash = new KeySymbol(_tslash);
- static final private int _ENG = 0x3bd; /** Representation of a ENG key. */ public static final KeySymbol ENG = new KeySymbol(_ENG);
- static final private int _eng = 0x3bf; /** Representation of a eng key. */ public static final KeySymbol eng = new KeySymbol(_eng);
- static final private int _Amacron = 0x3c0; /** Representation of a Amacron key. */ public static final KeySymbol Amacron = new KeySymbol(_Amacron);
- static final private int _Iogonek = 0x3c7; /** Representation of a Iogonek key. */ public static final KeySymbol Iogonek = new KeySymbol(_Iogonek);
- static final private int _Eabovedot = 0x3cc; /** Representation of a Eabovedot key. */ public static final KeySymbol Eabovedot = new KeySymbol(_Eabovedot);
- static final private int _Imacron = 0x3cf; /** Representation of a Imacron key. */ public static final KeySymbol Imacron = new KeySymbol(_Imacron);
- static final private int _Ncedilla = 0x3d1; /** Representation of a Ncedilla key. */ public static final KeySymbol Ncedilla = new KeySymbol(_Ncedilla);
- static final private int _Omacron = 0x3d2; /** Representation of a Omacron key. */ public static final KeySymbol Omacron = new KeySymbol(_Omacron);
- static final private int _Kcedilla = 0x3d3; /** Representation of a Kcedilla key. */ public static final KeySymbol Kcedilla = new KeySymbol(_Kcedilla);
- static final private int _Uogonek = 0x3d9; /** Representation of a Uogonek key. */ public static final KeySymbol Uogonek = new KeySymbol(_Uogonek);
- static final private int _Utilde = 0x3dd; /** Representation of a Utilde key. */ public static final KeySymbol Utilde = new KeySymbol(_Utilde);
- static final private int _Umacron = 0x3de; /** Representation of a Umacron key. */ public static final KeySymbol Umacron = new KeySymbol(_Umacron);
- static final private int _amacron = 0x3e0; /** Representation of a amacron key. */ public static final KeySymbol amacron = new KeySymbol(_amacron);
- static final private int _iogonek = 0x3e7; /** Representation of a iogonek key. */ public static final KeySymbol iogonek = new KeySymbol(_iogonek);
- static final private int _eabovedot = 0x3ec; /** Representation of a eabovedot key. */ public static final KeySymbol eabovedot = new KeySymbol(_eabovedot);
- static final private int _imacron = 0x3ef; /** Representation of a imacron key. */ public static final KeySymbol imacron = new KeySymbol(_imacron);
- static final private int _ncedilla = 0x3f1; /** Representation of a ncedilla key. */ public static final KeySymbol ncedilla = new KeySymbol(_ncedilla);
- static final private int _omacron = 0x3f2; /** Representation of a omacron key. */ public static final KeySymbol omacron = new KeySymbol(_omacron);
- static final private int _kcedilla = 0x3f3; /** Representation of a kcedilla key. */ public static final KeySymbol kcedilla = new KeySymbol(_kcedilla);
- static final private int _uogonek = 0x3f9; /** Representation of a uogonek key. */ public static final KeySymbol uogonek = new KeySymbol(_uogonek);
- static final private int _utilde = 0x3fd; /** Representation of a utilde key. */ public static final KeySymbol utilde = new KeySymbol(_utilde);
- static final private int _umacron = 0x3fe; /** Representation of a umacron key. */ public static final KeySymbol umacron = new KeySymbol(_umacron);
- static final private int _OE = 0x13bc; /** Representation of a OE key. */ public static final KeySymbol OE = new KeySymbol(_OE);
- static final private int _oe = 0x13bd; /** Representation of a oe key. */ public static final KeySymbol oe = new KeySymbol(_oe);
- static final private int _Ydiaeresis = 0x13be; /** Representation of a Ydiaeresis key. */ public static final KeySymbol Ydiaeresis = new KeySymbol(_Ydiaeresis);
- static final private int _overline = 0x47e; /** Representation of a overline key. */ public static final KeySymbol overline = new KeySymbol(_overline);
- static final private int _kana_fullstop = 0x4a1; /** Representation of a kana_fullstop key. */ public static final KeySymbol kana_fullstop = new KeySymbol(_kana_fullstop);
- static final private int _kana_openingbracket = 0x4a2; /** Representation of a kana_openingbracket key. */ public static final KeySymbol kana_openingbracket = new KeySymbol(_kana_openingbracket);
- static final private int _kana_closingbracket = 0x4a3; /** Representation of a kana_closingbracket key. */ public static final KeySymbol kana_closingbracket = new KeySymbol(_kana_closingbracket);
- static final private int _kana_comma = 0x4a4; /** Representation of a kana_comma key. */ public static final KeySymbol kana_comma = new KeySymbol(_kana_comma);
- static final private int _kana_conjunctive = 0x4a5; /** Representation of a kana_conjunctive key. */ public static final KeySymbol kana_conjunctive = new KeySymbol(_kana_conjunctive);
- static final private int _kana_middledot = 0x4a5; /** Representation of a kana_middledot key. */ public static final KeySymbol kana_middledot = new KeySymbol(_kana_middledot);
- static final private int _kana_WO = 0x4a6; /** Representation of a kana_WO key. */ public static final KeySymbol kana_WO = new KeySymbol(_kana_WO);
- static final private int _kana_a = 0x4a7; /** Representation of a kana_a key. */ public static final KeySymbol kana_a = new KeySymbol(_kana_a);
- static final private int _kana_i = 0x4a8; /** Representation of a kana_i key. */ public static final KeySymbol kana_i = new KeySymbol(_kana_i);
- static final private int _kana_u = 0x4a9; /** Representation of a kana_u key. */ public static final KeySymbol kana_u = new KeySymbol(_kana_u);
- static final private int _kana_e = 0x4aa; /** Representation of a kana_e key. */ public static final KeySymbol kana_e = new KeySymbol(_kana_e);
- static final private int _kana_o = 0x4ab; /** Representation of a kana_o key. */ public static final KeySymbol kana_o = new KeySymbol(_kana_o);
- static final private int _kana_ya = 0x4ac; /** Representation of a kana_ya key. */ public static final KeySymbol kana_ya = new KeySymbol(_kana_ya);
- static final private int _kana_yu = 0x4ad; /** Representation of a kana_yu key. */ public static final KeySymbol kana_yu = new KeySymbol(_kana_yu);
- static final private int _kana_yo = 0x4ae; /** Representation of a kana_yo key. */ public static final KeySymbol kana_yo = new KeySymbol(_kana_yo);
- static final private int _kana_tsu = 0x4af; /** Representation of a kana_tsu key. */ public static final KeySymbol kana_tsu = new KeySymbol(_kana_tsu);
- static final private int _kana_tu = 0x4af; /** Representation of a kana_tu key. */ public static final KeySymbol kana_tu = new KeySymbol(_kana_tu);
- static final private int _prolongedsound = 0x4b0; /** Representation of a prolongedsound key. */ public static final KeySymbol prolongedsound = new KeySymbol(_prolongedsound);
- static final private int _kana_A = 0x4b1; /** Representation of a kana_A key. */ public static final KeySymbol kana_A = new KeySymbol(_kana_A);
- static final private int _kana_I = 0x4b2; /** Representation of a kana_I key. */ public static final KeySymbol kana_I = new KeySymbol(_kana_I);
- static final private int _kana_U = 0x4b3; /** Representation of a kana_U key. */ public static final KeySymbol kana_U = new KeySymbol(_kana_U);
- static final private int _kana_E = 0x4b4; /** Representation of a kana_E key. */ public static final KeySymbol kana_E = new KeySymbol(_kana_E);
- static final private int _kana_O = 0x4b5; /** Representation of a kana_O key. */ public static final KeySymbol kana_O = new KeySymbol(_kana_O);
- static final private int _kana_KA = 0x4b6; /** Representation of a kana_KA key. */ public static final KeySymbol kana_KA = new KeySymbol(_kana_KA);
- static final private int _kana_KI = 0x4b7; /** Representation of a kana_KI key. */ public static final KeySymbol kana_KI = new KeySymbol(_kana_KI);
- static final private int _kana_KU = 0x4b8; /** Representation of a kana_KU key. */ public static final KeySymbol kana_KU = new KeySymbol(_kana_KU);
- static final private int _kana_KE = 0x4b9; /** Representation of a kana_KE key. */ public static final KeySymbol kana_KE = new KeySymbol(_kana_KE);
- static final private int _kana_KO = 0x4ba; /** Representation of a kana_KO key. */ public static final KeySymbol kana_KO = new KeySymbol(_kana_KO);
- static final private int _kana_SA = 0x4bb; /** Representation of a kana_SA key. */ public static final KeySymbol kana_SA = new KeySymbol(_kana_SA);
- static final private int _kana_SHI = 0x4bc; /** Representation of a kana_SHI key. */ public static final KeySymbol kana_SHI = new KeySymbol(_kana_SHI);
- static final private int _kana_SU = 0x4bd; /** Representation of a kana_SU key. */ public static final KeySymbol kana_SU = new KeySymbol(_kana_SU);
- static final private int _kana_SE = 0x4be; /** Representation of a kana_SE key. */ public static final KeySymbol kana_SE = new KeySymbol(_kana_SE);
- static final private int _kana_SO = 0x4bf; /** Representation of a kana_SO key. */ public static final KeySymbol kana_SO = new KeySymbol(_kana_SO);
- static final private int _kana_TA = 0x4c0; /** Representation of a kana_TA key. */ public static final KeySymbol kana_TA = new KeySymbol(_kana_TA);
- static final private int _kana_CHI = 0x4c1; /** Representation of a kana_CHI key. */ public static final KeySymbol kana_CHI = new KeySymbol(_kana_CHI);
- static final private int _kana_TI = 0x4c1; /** Representation of a kana_TI key. */ public static final KeySymbol kana_TI = new KeySymbol(_kana_TI);
- static final private int _kana_TSU = 0x4c2; /** Representation of a kana_TSU key. */ public static final KeySymbol kana_TSU = new KeySymbol(_kana_TSU);
- static final private int _kana_TU = 0x4c2; /** Representation of a kana_TU key. */ public static final KeySymbol kana_TU = new KeySymbol(_kana_TU);
- static final private int _kana_TE = 0x4c3; /** Representation of a kana_TE key. */ public static final KeySymbol kana_TE = new KeySymbol(_kana_TE);
- static final private int _kana_TO = 0x4c4; /** Representation of a kana_TO key. */ public static final KeySymbol kana_TO = new KeySymbol(_kana_TO);
- static final private int _kana_NA = 0x4c5; /** Representation of a kana_NA key. */ public static final KeySymbol kana_NA = new KeySymbol(_kana_NA);
- static final private int _kana_NI = 0x4c6; /** Representation of a kana_NI key. */ public static final KeySymbol kana_NI = new KeySymbol(_kana_NI);
- static final private int _kana_NU = 0x4c7; /** Representation of a kana_NU key. */ public static final KeySymbol kana_NU = new KeySymbol(_kana_NU);
- static final private int _kana_NE = 0x4c8; /** Representation of a kana_NE key. */ public static final KeySymbol kana_NE = new KeySymbol(_kana_NE);
- static final private int _kana_NO = 0x4c9; /** Representation of a kana_NO key. */ public static final KeySymbol kana_NO = new KeySymbol(_kana_NO);
- static final private int _kana_HA = 0x4ca; /** Representation of a kana_HA key. */ public static final KeySymbol kana_HA = new KeySymbol(_kana_HA);
- static final private int _kana_HI = 0x4cb; /** Representation of a kana_HI key. */ public static final KeySymbol kana_HI = new KeySymbol(_kana_HI);
- static final private int _kana_FU = 0x4cc; /** Representation of a kana_FU key. */ public static final KeySymbol kana_FU = new KeySymbol(_kana_FU);
- static final private int _kana_HU = 0x4cc; /** Representation of a kana_HU key. */ public static final KeySymbol kana_HU = new KeySymbol(_kana_HU);
- static final private int _kana_HE = 0x4cd; /** Representation of a kana_HE key. */ public static final KeySymbol kana_HE = new KeySymbol(_kana_HE);
- static final private int _kana_HO = 0x4ce; /** Representation of a kana_HO key. */ public static final KeySymbol kana_HO = new KeySymbol(_kana_HO);
- static final private int _kana_MA = 0x4cf; /** Representation of a kana_MA key. */ public static final KeySymbol kana_MA = new KeySymbol(_kana_MA);
- static final private int _kana_MI = 0x4d0; /** Representation of a kana_MI key. */ public static final KeySymbol kana_MI = new KeySymbol(_kana_MI);
- static final private int _kana_MU = 0x4d1; /** Representation of a kana_MU key. */ public static final KeySymbol kana_MU = new KeySymbol(_kana_MU);
- static final private int _kana_ME = 0x4d2; /** Representation of a kana_ME key. */ public static final KeySymbol kana_ME = new KeySymbol(_kana_ME);
- static final private int _kana_MO = 0x4d3; /** Representation of a kana_MO key. */ public static final KeySymbol kana_MO = new KeySymbol(_kana_MO);
- static final private int _kana_YA = 0x4d4; /** Representation of a kana_YA key. */ public static final KeySymbol kana_YA = new KeySymbol(_kana_YA);
- static final private int _kana_YU = 0x4d5; /** Representation of a kana_YU key. */ public static final KeySymbol kana_YU = new KeySymbol(_kana_YU);
- static final private int _kana_YO = 0x4d6; /** Representation of a kana_YO key. */ public static final KeySymbol kana_YO = new KeySymbol(_kana_YO);
- static final private int _kana_RA = 0x4d7; /** Representation of a kana_RA key. */ public static final KeySymbol kana_RA = new KeySymbol(_kana_RA);
- static final private int _kana_RI = 0x4d8; /** Representation of a kana_RI key. */ public static final KeySymbol kana_RI = new KeySymbol(_kana_RI);
- static final private int _kana_RU = 0x4d9; /** Representation of a kana_RU key. */ public static final KeySymbol kana_RU = new KeySymbol(_kana_RU);
- static final private int _kana_RE = 0x4da; /** Representation of a kana_RE key. */ public static final KeySymbol kana_RE = new KeySymbol(_kana_RE);
- static final private int _kana_RO = 0x4db; /** Representation of a kana_RO key. */ public static final KeySymbol kana_RO = new KeySymbol(_kana_RO);
- static final private int _kana_WA = 0x4dc; /** Representation of a kana_WA key. */ public static final KeySymbol kana_WA = new KeySymbol(_kana_WA);
- static final private int _kana_N = 0x4dd; /** Representation of a kana_N key. */ public static final KeySymbol kana_N = new KeySymbol(_kana_N);
- static final private int _voicedsound = 0x4de; /** Representation of a voicedsound key. */ public static final KeySymbol voicedsound = new KeySymbol(_voicedsound);
- static final private int _semivoicedsound = 0x4df; /** Representation of a semivoicedsound key. */ public static final KeySymbol semivoicedsound = new KeySymbol(_semivoicedsound);
- static final private int _kana_switch = 0xFF7E; /** Representation of a kana_switch key. */ public static final KeySymbol kana_switch = new KeySymbol(_kana_switch);
- static final private int _Arabic_comma = 0x5ac; /** Representation of a Arabic_comma key. */ public static final KeySymbol Arabic_comma = new KeySymbol(_Arabic_comma);
- static final private int _Arabic_semicolon = 0x5bb; /** Representation of a Arabic_semicolon key. */ public static final KeySymbol Arabic_semicolon = new KeySymbol(_Arabic_semicolon);
- static final private int _Arabic_question_mark = 0x5bf; /** Representation of a Arabic_question_mark key. */ public static final KeySymbol Arabic_question_mark = new KeySymbol(_Arabic_question_mark);
- static final private int _Arabic_hamza = 0x5c1; /** Representation of a Arabic_hamza key. */ public static final KeySymbol Arabic_hamza = new KeySymbol(_Arabic_hamza);
- static final private int _Arabic_maddaonalef = 0x5c2; /** Representation of a Arabic_maddaonalef key. */ public static final KeySymbol Arabic_maddaonalef = new KeySymbol(_Arabic_maddaonalef);
- static final private int _Arabic_hamzaonalef = 0x5c3; /** Representation of a Arabic_hamzaonalef key. */ public static final KeySymbol Arabic_hamzaonalef = new KeySymbol(_Arabic_hamzaonalef);
- static final private int _Arabic_hamzaonwaw = 0x5c4; /** Representation of a Arabic_hamzaonwaw key. */ public static final KeySymbol Arabic_hamzaonwaw = new KeySymbol(_Arabic_hamzaonwaw);
- static final private int _Arabic_hamzaunderalef = 0x5c5; /** Representation of a Arabic_hamzaunderalef key. */ public static final KeySymbol Arabic_hamzaunderalef = new KeySymbol(_Arabic_hamzaunderalef);
- static final private int _Arabic_hamzaonyeh = 0x5c6; /** Representation of a Arabic_hamzaonyeh key. */ public static final KeySymbol Arabic_hamzaonyeh = new KeySymbol(_Arabic_hamzaonyeh);
- static final private int _Arabic_alef = 0x5c7; /** Representation of a Arabic_alef key. */ public static final KeySymbol Arabic_alef = new KeySymbol(_Arabic_alef);
- static final private int _Arabic_beh = 0x5c8; /** Representation of a Arabic_beh key. */ public static final KeySymbol Arabic_beh = new KeySymbol(_Arabic_beh);
- static final private int _Arabic_tehmarbuta = 0x5c9; /** Representation of a Arabic_tehmarbuta key. */ public static final KeySymbol Arabic_tehmarbuta = new KeySymbol(_Arabic_tehmarbuta);
- static final private int _Arabic_teh = 0x5ca; /** Representation of a Arabic_teh key. */ public static final KeySymbol Arabic_teh = new KeySymbol(_Arabic_teh);
- static final private int _Arabic_theh = 0x5cb; /** Representation of a Arabic_theh key. */ public static final KeySymbol Arabic_theh = new KeySymbol(_Arabic_theh);
- static final private int _Arabic_jeem = 0x5cc; /** Representation of a Arabic_jeem key. */ public static final KeySymbol Arabic_jeem = new KeySymbol(_Arabic_jeem);
- static final private int _Arabic_hah = 0x5cd; /** Representation of a Arabic_hah key. */ public static final KeySymbol Arabic_hah = new KeySymbol(_Arabic_hah);
- static final private int _Arabic_khah = 0x5ce; /** Representation of a Arabic_khah key. */ public static final KeySymbol Arabic_khah = new KeySymbol(_Arabic_khah);
- static final private int _Arabic_dal = 0x5cf; /** Representation of a Arabic_dal key. */ public static final KeySymbol Arabic_dal = new KeySymbol(_Arabic_dal);
- static final private int _Arabic_thal = 0x5d0; /** Representation of a Arabic_thal key. */ public static final KeySymbol Arabic_thal = new KeySymbol(_Arabic_thal);
- static final private int _Arabic_ra = 0x5d1; /** Representation of a Arabic_ra key. */ public static final KeySymbol Arabic_ra = new KeySymbol(_Arabic_ra);
- static final private int _Arabic_zain = 0x5d2; /** Representation of a Arabic_zain key. */ public static final KeySymbol Arabic_zain = new KeySymbol(_Arabic_zain);
- static final private int _Arabic_seen = 0x5d3; /** Representation of a Arabic_seen key. */ public static final KeySymbol Arabic_seen = new KeySymbol(_Arabic_seen);
- static final private int _Arabic_sheen = 0x5d4; /** Representation of a Arabic_sheen key. */ public static final KeySymbol Arabic_sheen = new KeySymbol(_Arabic_sheen);
- static final private int _Arabic_sad = 0x5d5; /** Representation of a Arabic_sad key. */ public static final KeySymbol Arabic_sad = new KeySymbol(_Arabic_sad);
- static final private int _Arabic_dad = 0x5d6; /** Representation of a Arabic_dad key. */ public static final KeySymbol Arabic_dad = new KeySymbol(_Arabic_dad);
- static final private int _Arabic_tah = 0x5d7; /** Representation of a Arabic_tah key. */ public static final KeySymbol Arabic_tah = new KeySymbol(_Arabic_tah);
- static final private int _Arabic_zah = 0x5d8; /** Representation of a Arabic_zah key. */ public static final KeySymbol Arabic_zah = new KeySymbol(_Arabic_zah);
- static final private int _Arabic_ain = 0x5d9; /** Representation of a Arabic_ain key. */ public static final KeySymbol Arabic_ain = new KeySymbol(_Arabic_ain);
- static final private int _Arabic_ghain = 0x5da; /** Representation of a Arabic_ghain key. */ public static final KeySymbol Arabic_ghain = new KeySymbol(_Arabic_ghain);
- static final private int _Arabic_tatweel = 0x5e0; /** Representation of a Arabic_tatweel key. */ public static final KeySymbol Arabic_tatweel = new KeySymbol(_Arabic_tatweel);
- static final private int _Arabic_feh = 0x5e1; /** Representation of a Arabic_feh key. */ public static final KeySymbol Arabic_feh = new KeySymbol(_Arabic_feh);
- static final private int _Arabic_qaf = 0x5e2; /** Representation of a Arabic_qaf key. */ public static final KeySymbol Arabic_qaf = new KeySymbol(_Arabic_qaf);
- static final private int _Arabic_kaf = 0x5e3; /** Representation of a Arabic_kaf key. */ public static final KeySymbol Arabic_kaf = new KeySymbol(_Arabic_kaf);
- static final private int _Arabic_lam = 0x5e4; /** Representation of a Arabic_lam key. */ public static final KeySymbol Arabic_lam = new KeySymbol(_Arabic_lam);
- static final private int _Arabic_meem = 0x5e5; /** Representation of a Arabic_meem key. */ public static final KeySymbol Arabic_meem = new KeySymbol(_Arabic_meem);
- static final private int _Arabic_noon = 0x5e6; /** Representation of a Arabic_noon key. */ public static final KeySymbol Arabic_noon = new KeySymbol(_Arabic_noon);
- static final private int _Arabic_ha = 0x5e7; /** Representation of a Arabic_ha key. */ public static final KeySymbol Arabic_ha = new KeySymbol(_Arabic_ha);
- static final private int _Arabic_heh = 0x5e7; /** Representation of a Arabic_heh key. */ public static final KeySymbol Arabic_heh = new KeySymbol(_Arabic_heh);
- static final private int _Arabic_waw = 0x5e8; /** Representation of a Arabic_waw key. */ public static final KeySymbol Arabic_waw = new KeySymbol(_Arabic_waw);
- static final private int _Arabic_alefmaksura = 0x5e9; /** Representation of a Arabic_alefmaksura key. */ public static final KeySymbol Arabic_alefmaksura = new KeySymbol(_Arabic_alefmaksura);
- static final private int _Arabic_yeh = 0x5ea; /** Representation of a Arabic_yeh key. */ public static final KeySymbol Arabic_yeh = new KeySymbol(_Arabic_yeh);
- static final private int _Arabic_fathatan = 0x5eb; /** Representation of a Arabic_fathatan key. */ public static final KeySymbol Arabic_fathatan = new KeySymbol(_Arabic_fathatan);
- static final private int _Arabic_dammatan = 0x5ec; /** Representation of a Arabic_dammatan key. */ public static final KeySymbol Arabic_dammatan = new KeySymbol(_Arabic_dammatan);
- static final private int _Arabic_kasratan = 0x5ed; /** Representation of a Arabic_kasratan key. */ public static final KeySymbol Arabic_kasratan = new KeySymbol(_Arabic_kasratan);
- static final private int _Arabic_fatha = 0x5ee; /** Representation of a Arabic_fatha key. */ public static final KeySymbol Arabic_fatha = new KeySymbol(_Arabic_fatha);
- static final private int _Arabic_damma = 0x5ef; /** Representation of a Arabic_damma key. */ public static final KeySymbol Arabic_damma = new KeySymbol(_Arabic_damma);
- static final private int _Arabic_kasra = 0x5f0; /** Representation of a Arabic_kasra key. */ public static final KeySymbol Arabic_kasra = new KeySymbol(_Arabic_kasra);
- static final private int _Arabic_shadda = 0x5f1; /** Representation of a Arabic_shadda key. */ public static final KeySymbol Arabic_shadda = new KeySymbol(_Arabic_shadda);
- static final private int _Arabic_sukun = 0x5f2; /** Representation of a Arabic_sukun key. */ public static final KeySymbol Arabic_sukun = new KeySymbol(_Arabic_sukun);
- static final private int _Arabic_switch = 0xFF7E; /** Representation of a Arabic_switch key. */ public static final KeySymbol Arabic_switch = new KeySymbol(_Arabic_switch);
- static final private int _Serbian_dje = 0x6a1; /** Representation of a Serbian_dje key. */ public static final KeySymbol Serbian_dje = new KeySymbol(_Serbian_dje);
- static final private int _Macedonia_gje = 0x6a2; /** Representation of a Macedonia_gje key. */ public static final KeySymbol Macedonia_gje = new KeySymbol(_Macedonia_gje);
- static final private int _Cyrillic_io = 0x6a3; /** Representation of a Cyrillic_io key. */ public static final KeySymbol Cyrillic_io = new KeySymbol(_Cyrillic_io);
- static final private int _Ukrainian_ie = 0x6a4; /** Representation of a Ukrainian_ie key. */ public static final KeySymbol Ukrainian_ie = new KeySymbol(_Ukrainian_ie);
- static final private int _Ukranian_je = 0x6a4; /** Representation of a Ukranian_je key. */ public static final KeySymbol Ukranian_je = new KeySymbol(_Ukranian_je);
- static final private int _Macedonia_dse = 0x6a5; /** Representation of a Macedonia_dse key. */ public static final KeySymbol Macedonia_dse = new KeySymbol(_Macedonia_dse);
- static final private int _Ukrainian_i = 0x6a6; /** Representation of a Ukrainian_i key. */ public static final KeySymbol Ukrainian_i = new KeySymbol(_Ukrainian_i);
- static final private int _Ukranian_i = 0x6a6; /** Representation of a Ukranian_i key. */ public static final KeySymbol Ukranian_i = new KeySymbol(_Ukranian_i);
- static final private int _Ukrainian_yi = 0x6a7; /** Representation of a Ukrainian_yi key. */ public static final KeySymbol Ukrainian_yi = new KeySymbol(_Ukrainian_yi);
- static final private int _Ukranian_yi = 0x6a7; /** Representation of a Ukranian_yi key. */ public static final KeySymbol Ukranian_yi = new KeySymbol(_Ukranian_yi);
- static final private int _Cyrillic_je = 0x6a8; /** Representation of a Cyrillic_je key. */ public static final KeySymbol Cyrillic_je = new KeySymbol(_Cyrillic_je);
- static final private int _Serbian_je = 0x6a8; /** Representation of a Serbian_je key. */ public static final KeySymbol Serbian_je = new KeySymbol(_Serbian_je);
- static final private int _Cyrillic_lje = 0x6a9; /** Representation of a Cyrillic_lje key. */ public static final KeySymbol Cyrillic_lje = new KeySymbol(_Cyrillic_lje);
- static final private int _Serbian_lje = 0x6a9; /** Representation of a Serbian_lje key. */ public static final KeySymbol Serbian_lje = new KeySymbol(_Serbian_lje);
- static final private int _Cyrillic_nje = 0x6aa; /** Representation of a Cyrillic_nje key. */ public static final KeySymbol Cyrillic_nje = new KeySymbol(_Cyrillic_nje);
- static final private int _Serbian_nje = 0x6aa; /** Representation of a Serbian_nje key. */ public static final KeySymbol Serbian_nje = new KeySymbol(_Serbian_nje);
- static final private int _Serbian_tshe = 0x6ab; /** Representation of a Serbian_tshe key. */ public static final KeySymbol Serbian_tshe = new KeySymbol(_Serbian_tshe);
- static final private int _Macedonia_kje = 0x6ac; /** Representation of a Macedonia_kje key. */ public static final KeySymbol Macedonia_kje = new KeySymbol(_Macedonia_kje);
- static final private int _Byelorussian_shortu = 0x6ae; /** Representation of a Byelorussian_shortu key. */ public static final KeySymbol Byelorussian_shortu = new KeySymbol(_Byelorussian_shortu);
- static final private int _Cyrillic_dzhe = 0x6af; /** Representation of a Cyrillic_dzhe key. */ public static final KeySymbol Cyrillic_dzhe = new KeySymbol(_Cyrillic_dzhe);
- static final private int _Serbian_dze = 0x6af; /** Representation of a Serbian_dze key. */ public static final KeySymbol Serbian_dze = new KeySymbol(_Serbian_dze);
- static final private int _numerosign = 0x6b0; /** Representation of a numerosign key. */ public static final KeySymbol numerosign = new KeySymbol(_numerosign);
- static final private int _Serbian_DJE = 0x6b1; /** Representation of a Serbian_DJE key. */ public static final KeySymbol Serbian_DJE = new KeySymbol(_Serbian_DJE);
- static final private int _Macedonia_GJE = 0x6b2; /** Representation of a Macedonia_GJE key. */ public static final KeySymbol Macedonia_GJE = new KeySymbol(_Macedonia_GJE);
- static final private int _Cyrillic_IO = 0x6b3; /** Representation of a Cyrillic_IO key. */ public static final KeySymbol Cyrillic_IO = new KeySymbol(_Cyrillic_IO);
- static final private int _Ukrainian_IE = 0x6b4; /** Representation of a Ukrainian_IE key. */ public static final KeySymbol Ukrainian_IE = new KeySymbol(_Ukrainian_IE);
- static final private int _Ukranian_JE = 0x6b4; /** Representation of a Ukranian_JE key. */ public static final KeySymbol Ukranian_JE = new KeySymbol(_Ukranian_JE);
- static final private int _Macedonia_DSE = 0x6b5; /** Representation of a Macedonia_DSE key. */ public static final KeySymbol Macedonia_DSE = new KeySymbol(_Macedonia_DSE);
- static final private int _Ukrainian_I = 0x6b6; /** Representation of a Ukrainian_I key. */ public static final KeySymbol Ukrainian_I = new KeySymbol(_Ukrainian_I);
- static final private int _Ukranian_I = 0x6b6; /** Representation of a Ukranian_I key. */ public static final KeySymbol Ukranian_I = new KeySymbol(_Ukranian_I);
- static final private int _Ukrainian_YI = 0x6b7; /** Representation of a Ukrainian_YI key. */ public static final KeySymbol Ukrainian_YI = new KeySymbol(_Ukrainian_YI);
- static final private int _Ukranian_YI = 0x6b7; /** Representation of a Ukranian_YI key. */ public static final KeySymbol Ukranian_YI = new KeySymbol(_Ukranian_YI);
- static final private int _Cyrillic_JE = 0x6b8; /** Representation of a Cyrillic_JE key. */ public static final KeySymbol Cyrillic_JE = new KeySymbol(_Cyrillic_JE);
- static final private int _Serbian_JE = 0x6b8; /** Representation of a Serbian_JE key. */ public static final KeySymbol Serbian_JE = new KeySymbol(_Serbian_JE);
- static final private int _Cyrillic_LJE = 0x6b9; /** Representation of a Cyrillic_LJE key. */ public static final KeySymbol Cyrillic_LJE = new KeySymbol(_Cyrillic_LJE);
- static final private int _Serbian_LJE = 0x6b9; /** Representation of a Serbian_LJE key. */ public static final KeySymbol Serbian_LJE = new KeySymbol(_Serbian_LJE);
- static final private int _Cyrillic_NJE = 0x6ba; /** Representation of a Cyrillic_NJE key. */ public static final KeySymbol Cyrillic_NJE = new KeySymbol(_Cyrillic_NJE);
- static final private int _Serbian_NJE = 0x6ba; /** Representation of a Serbian_NJE key. */ public static final KeySymbol Serbian_NJE = new KeySymbol(_Serbian_NJE);
- static final private int _Serbian_TSHE = 0x6bb; /** Representation of a Serbian_TSHE key. */ public static final KeySymbol Serbian_TSHE = new KeySymbol(_Serbian_TSHE);
- static final private int _Macedonia_KJE = 0x6bc; /** Representation of a Macedonia_KJE key. */ public static final KeySymbol Macedonia_KJE = new KeySymbol(_Macedonia_KJE);
- static final private int _Byelorussian_SHORTU = 0x6be; /** Representation of a Byelorussian_SHORTU key. */ public static final KeySymbol Byelorussian_SHORTU = new KeySymbol(_Byelorussian_SHORTU);
- static final private int _Cyrillic_DZHE = 0x6bf; /** Representation of a Cyrillic_DZHE key. */ public static final KeySymbol Cyrillic_DZHE = new KeySymbol(_Cyrillic_DZHE);
- static final private int _Serbian_DZE = 0x6bf; /** Representation of a Serbian_DZE key. */ public static final KeySymbol Serbian_DZE = new KeySymbol(_Serbian_DZE);
- static final private int _Cyrillic_yu = 0x6c0; /** Representation of a Cyrillic_yu key. */ public static final KeySymbol Cyrillic_yu = new KeySymbol(_Cyrillic_yu);
- static final private int _Cyrillic_a = 0x6c1; /** Representation of a Cyrillic_a key. */ public static final KeySymbol Cyrillic_a = new KeySymbol(_Cyrillic_a);
- static final private int _Cyrillic_be = 0x6c2; /** Representation of a Cyrillic_be key. */ public static final KeySymbol Cyrillic_be = new KeySymbol(_Cyrillic_be);
- static final private int _Cyrillic_tse = 0x6c3; /** Representation of a Cyrillic_tse key. */ public static final KeySymbol Cyrillic_tse = new KeySymbol(_Cyrillic_tse);
- static final private int _Cyrillic_de = 0x6c4; /** Representation of a Cyrillic_de key. */ public static final KeySymbol Cyrillic_de = new KeySymbol(_Cyrillic_de);
- static final private int _Cyrillic_ie = 0x6c5; /** Representation of a Cyrillic_ie key. */ public static final KeySymbol Cyrillic_ie = new KeySymbol(_Cyrillic_ie);
- static final private int _Cyrillic_ef = 0x6c6; /** Representation of a Cyrillic_ef key. */ public static final KeySymbol Cyrillic_ef = new KeySymbol(_Cyrillic_ef);
- static final private int _Cyrillic_ghe = 0x6c7; /** Representation of a Cyrillic_ghe key. */ public static final KeySymbol Cyrillic_ghe = new KeySymbol(_Cyrillic_ghe);
- static final private int _Cyrillic_ha = 0x6c8; /** Representation of a Cyrillic_ha key. */ public static final KeySymbol Cyrillic_ha = new KeySymbol(_Cyrillic_ha);
- static final private int _Cyrillic_i = 0x6c9; /** Representation of a Cyrillic_i key. */ public static final KeySymbol Cyrillic_i = new KeySymbol(_Cyrillic_i);
- static final private int _Cyrillic_shorti = 0x6ca; /** Representation of a Cyrillic_shorti key. */ public static final KeySymbol Cyrillic_shorti = new KeySymbol(_Cyrillic_shorti);
- static final private int _Cyrillic_ka = 0x6cb; /** Representation of a Cyrillic_ka key. */ public static final KeySymbol Cyrillic_ka = new KeySymbol(_Cyrillic_ka);
- static final private int _Cyrillic_el = 0x6cc; /** Representation of a Cyrillic_el key. */ public static final KeySymbol Cyrillic_el = new KeySymbol(_Cyrillic_el);
- static final private int _Cyrillic_em = 0x6cd; /** Representation of a Cyrillic_em key. */ public static final KeySymbol Cyrillic_em = new KeySymbol(_Cyrillic_em);
- static final private int _Cyrillic_en = 0x6ce; /** Representation of a Cyrillic_en key. */ public static final KeySymbol Cyrillic_en = new KeySymbol(_Cyrillic_en);
- static final private int _Cyrillic_o = 0x6cf; /** Representation of a Cyrillic_o key. */ public static final KeySymbol Cyrillic_o = new KeySymbol(_Cyrillic_o);
- static final private int _Cyrillic_pe = 0x6d0; /** Representation of a Cyrillic_pe key. */ public static final KeySymbol Cyrillic_pe = new KeySymbol(_Cyrillic_pe);
- static final private int _Cyrillic_ya = 0x6d1; /** Representation of a Cyrillic_ya key. */ public static final KeySymbol Cyrillic_ya = new KeySymbol(_Cyrillic_ya);
- static final private int _Cyrillic_er = 0x6d2; /** Representation of a Cyrillic_er key. */ public static final KeySymbol Cyrillic_er = new KeySymbol(_Cyrillic_er);
- static final private int _Cyrillic_es = 0x6d3; /** Representation of a Cyrillic_es key. */ public static final KeySymbol Cyrillic_es = new KeySymbol(_Cyrillic_es);
- static final private int _Cyrillic_te = 0x6d4; /** Representation of a Cyrillic_te key. */ public static final KeySymbol Cyrillic_te = new KeySymbol(_Cyrillic_te);
- static final private int _Cyrillic_u = 0x6d5; /** Representation of a Cyrillic_u key. */ public static final KeySymbol Cyrillic_u = new KeySymbol(_Cyrillic_u);
- static final private int _Cyrillic_zhe = 0x6d6; /** Representation of a Cyrillic_zhe key. */ public static final KeySymbol Cyrillic_zhe = new KeySymbol(_Cyrillic_zhe);
- static final private int _Cyrillic_ve = 0x6d7; /** Representation of a Cyrillic_ve key. */ public static final KeySymbol Cyrillic_ve = new KeySymbol(_Cyrillic_ve);
- static final private int _Cyrillic_softsign = 0x6d8; /** Representation of a Cyrillic_softsign key. */ public static final KeySymbol Cyrillic_softsign = new KeySymbol(_Cyrillic_softsign);
- static final private int _Cyrillic_yeru = 0x6d9; /** Representation of a Cyrillic_yeru key. */ public static final KeySymbol Cyrillic_yeru = new KeySymbol(_Cyrillic_yeru);
- static final private int _Cyrillic_ze = 0x6da; /** Representation of a Cyrillic_ze key. */ public static final KeySymbol Cyrillic_ze = new KeySymbol(_Cyrillic_ze);
- static final private int _Cyrillic_sha = 0x6db; /** Representation of a Cyrillic_sha key. */ public static final KeySymbol Cyrillic_sha = new KeySymbol(_Cyrillic_sha);
- static final private int _Cyrillic_e = 0x6dc; /** Representation of a Cyrillic_e key. */ public static final KeySymbol Cyrillic_e = new KeySymbol(_Cyrillic_e);
- static final private int _Cyrillic_shcha = 0x6dd; /** Representation of a Cyrillic_shcha key. */ public static final KeySymbol Cyrillic_shcha = new KeySymbol(_Cyrillic_shcha);
- static final private int _Cyrillic_che = 0x6de; /** Representation of a Cyrillic_che key. */ public static final KeySymbol Cyrillic_che = new KeySymbol(_Cyrillic_che);
- static final private int _Cyrillic_hardsign = 0x6df; /** Representation of a Cyrillic_hardsign key. */ public static final KeySymbol Cyrillic_hardsign = new KeySymbol(_Cyrillic_hardsign);
- static final private int _Cyrillic_YU = 0x6e0; /** Representation of a Cyrillic_YU key. */ public static final KeySymbol Cyrillic_YU = new KeySymbol(_Cyrillic_YU);
- static final private int _Cyrillic_A = 0x6e1; /** Representation of a Cyrillic_A key. */ public static final KeySymbol Cyrillic_A = new KeySymbol(_Cyrillic_A);
- static final private int _Cyrillic_BE = 0x6e2; /** Representation of a Cyrillic_BE key. */ public static final KeySymbol Cyrillic_BE = new KeySymbol(_Cyrillic_BE);
- static final private int _Cyrillic_TSE = 0x6e3; /** Representation of a Cyrillic_TSE key. */ public static final KeySymbol Cyrillic_TSE = new KeySymbol(_Cyrillic_TSE);
- static final private int _Cyrillic_DE = 0x6e4; /** Representation of a Cyrillic_DE key. */ public static final KeySymbol Cyrillic_DE = new KeySymbol(_Cyrillic_DE);
- static final private int _Cyrillic_IE = 0x6e5; /** Representation of a Cyrillic_IE key. */ public static final KeySymbol Cyrillic_IE = new KeySymbol(_Cyrillic_IE);
- static final private int _Cyrillic_EF = 0x6e6; /** Representation of a Cyrillic_EF key. */ public static final KeySymbol Cyrillic_EF = new KeySymbol(_Cyrillic_EF);
- static final private int _Cyrillic_GHE = 0x6e7; /** Representation of a Cyrillic_GHE key. */ public static final KeySymbol Cyrillic_GHE = new KeySymbol(_Cyrillic_GHE);
- static final private int _Cyrillic_HA = 0x6e8; /** Representation of a Cyrillic_HA key. */ public static final KeySymbol Cyrillic_HA = new KeySymbol(_Cyrillic_HA);
- static final private int _Cyrillic_I = 0x6e9; /** Representation of a Cyrillic_I key. */ public static final KeySymbol Cyrillic_I = new KeySymbol(_Cyrillic_I);
- static final private int _Cyrillic_SHORTI = 0x6ea; /** Representation of a Cyrillic_SHORTI key. */ public static final KeySymbol Cyrillic_SHORTI = new KeySymbol(_Cyrillic_SHORTI);
- static final private int _Cyrillic_KA = 0x6eb; /** Representation of a Cyrillic_KA key. */ public static final KeySymbol Cyrillic_KA = new KeySymbol(_Cyrillic_KA);
- static final private int _Cyrillic_EL = 0x6ec; /** Representation of a Cyrillic_EL key. */ public static final KeySymbol Cyrillic_EL = new KeySymbol(_Cyrillic_EL);
- static final private int _Cyrillic_EM = 0x6ed; /** Representation of a Cyrillic_EM key. */ public static final KeySymbol Cyrillic_EM = new KeySymbol(_Cyrillic_EM);
- static final private int _Cyrillic_EN = 0x6ee; /** Representation of a Cyrillic_EN key. */ public static final KeySymbol Cyrillic_EN = new KeySymbol(_Cyrillic_EN);
- static final private int _Cyrillic_O = 0x6ef; /** Representation of a Cyrillic_O key. */ public static final KeySymbol Cyrillic_O = new KeySymbol(_Cyrillic_O);
- static final private int _Cyrillic_PE = 0x6f0; /** Representation of a Cyrillic_PE key. */ public static final KeySymbol Cyrillic_PE = new KeySymbol(_Cyrillic_PE);
- static final private int _Cyrillic_YA = 0x6f1; /** Representation of a Cyrillic_YA key. */ public static final KeySymbol Cyrillic_YA = new KeySymbol(_Cyrillic_YA);
- static final private int _Cyrillic_ER = 0x6f2; /** Representation of a Cyrillic_ER key. */ public static final KeySymbol Cyrillic_ER = new KeySymbol(_Cyrillic_ER);
- static final private int _Cyrillic_ES = 0x6f3; /** Representation of a Cyrillic_ES key. */ public static final KeySymbol Cyrillic_ES = new KeySymbol(_Cyrillic_ES);
- static final private int _Cyrillic_TE = 0x6f4; /** Representation of a Cyrillic_TE key. */ public static final KeySymbol Cyrillic_TE = new KeySymbol(_Cyrillic_TE);
- static final private int _Cyrillic_U = 0x6f5; /** Representation of a Cyrillic_U key. */ public static final KeySymbol Cyrillic_U = new KeySymbol(_Cyrillic_U);
- static final private int _Cyrillic_ZHE = 0x6f6; /** Representation of a Cyrillic_ZHE key. */ public static final KeySymbol Cyrillic_ZHE = new KeySymbol(_Cyrillic_ZHE);
- static final private int _Cyrillic_VE = 0x6f7; /** Representation of a Cyrillic_VE key. */ public static final KeySymbol Cyrillic_VE = new KeySymbol(_Cyrillic_VE);
- static final private int _Cyrillic_SOFTSIGN = 0x6f8; /** Representation of a Cyrillic_SOFTSIGN key. */ public static final KeySymbol Cyrillic_SOFTSIGN = new KeySymbol(_Cyrillic_SOFTSIGN);
- static final private int _Cyrillic_YERU = 0x6f9; /** Representation of a Cyrillic_YERU key. */ public static final KeySymbol Cyrillic_YERU = new KeySymbol(_Cyrillic_YERU);
- static final private int _Cyrillic_ZE = 0x6fa; /** Representation of a Cyrillic_ZE key. */ public static final KeySymbol Cyrillic_ZE = new KeySymbol(_Cyrillic_ZE);
- static final private int _Cyrillic_SHA = 0x6fb; /** Representation of a Cyrillic_SHA key. */ public static final KeySymbol Cyrillic_SHA = new KeySymbol(_Cyrillic_SHA);
- static final private int _Cyrillic_E = 0x6fc; /** Representation of a Cyrillic_E key. */ public static final KeySymbol Cyrillic_E = new KeySymbol(_Cyrillic_E);
- static final private int _Cyrillic_SHCHA = 0x6fd; /** Representation of a Cyrillic_SHCHA key. */ public static final KeySymbol Cyrillic_SHCHA = new KeySymbol(_Cyrillic_SHCHA);
- static final private int _Cyrillic_CHE = 0x6fe; /** Representation of a Cyrillic_CHE key. */ public static final KeySymbol Cyrillic_CHE = new KeySymbol(_Cyrillic_CHE);
- static final private int _Cyrillic_HARDSIGN = 0x6ff; /** Representation of a Cyrillic_HARDSIGN key. */ public static final KeySymbol Cyrillic_HARDSIGN = new KeySymbol(_Cyrillic_HARDSIGN);
- static final private int _Greek_ALPHAaccent = 0x7a1; /** Representation of a Greek_ALPHAaccent key. */ public static final KeySymbol Greek_ALPHAaccent = new KeySymbol(_Greek_ALPHAaccent);
- static final private int _Greek_EPSILONaccent = 0x7a2; /** Representation of a Greek_EPSILONaccent key. */ public static final KeySymbol Greek_EPSILONaccent = new KeySymbol(_Greek_EPSILONaccent);
- static final private int _Greek_ETAaccent = 0x7a3; /** Representation of a Greek_ETAaccent key. */ public static final KeySymbol Greek_ETAaccent = new KeySymbol(_Greek_ETAaccent);
- static final private int _Greek_IOTAaccent = 0x7a4; /** Representation of a Greek_IOTAaccent key. */ public static final KeySymbol Greek_IOTAaccent = new KeySymbol(_Greek_IOTAaccent);
- static final private int _Greek_IOTAdiaeresis = 0x7a5; /** Representation of a Greek_IOTAdiaeresis key. */ public static final KeySymbol Greek_IOTAdiaeresis = new KeySymbol(_Greek_IOTAdiaeresis);
- static final private int _Greek_OMICRONaccent = 0x7a7; /** Representation of a Greek_OMICRONaccent key. */ public static final KeySymbol Greek_OMICRONaccent = new KeySymbol(_Greek_OMICRONaccent);
- static final private int _Greek_UPSILONaccent = 0x7a8; /** Representation of a Greek_UPSILONaccent key. */ public static final KeySymbol Greek_UPSILONaccent = new KeySymbol(_Greek_UPSILONaccent);
- static final private int _Greek_UPSILONdieresis = 0x7a9; /** Representation of a Greek_UPSILONdieresis key. */ public static final KeySymbol Greek_UPSILONdieresis = new KeySymbol(_Greek_UPSILONdieresis);
- static final private int _Greek_OMEGAaccent = 0x7ab; /** Representation of a Greek_OMEGAaccent key. */ public static final KeySymbol Greek_OMEGAaccent = new KeySymbol(_Greek_OMEGAaccent);
- static final private int _Greek_accentdieresis = 0x7ae; /** Representation of a Greek_accentdieresis key. */ public static final KeySymbol Greek_accentdieresis = new KeySymbol(_Greek_accentdieresis);
- static final private int _Greek_horizbar = 0x7af; /** Representation of a Greek_horizbar key. */ public static final KeySymbol Greek_horizbar = new KeySymbol(_Greek_horizbar);
- static final private int _Greek_alphaaccent = 0x7b1; /** Representation of a Greek_alphaaccent key. */ public static final KeySymbol Greek_alphaaccent = new KeySymbol(_Greek_alphaaccent);
- static final private int _Greek_epsilonaccent = 0x7b2; /** Representation of a Greek_epsilonaccent key. */ public static final KeySymbol Greek_epsilonaccent = new KeySymbol(_Greek_epsilonaccent);
- static final private int _Greek_etaaccent = 0x7b3; /** Representation of a Greek_etaaccent key. */ public static final KeySymbol Greek_etaaccent = new KeySymbol(_Greek_etaaccent);
- static final private int _Greek_iotaaccent = 0x7b4; /** Representation of a Greek_iotaaccent key. */ public static final KeySymbol Greek_iotaaccent = new KeySymbol(_Greek_iotaaccent);
- static final private int _Greek_iotadieresis = 0x7b5; /** Representation of a Greek_iotadieresis key. */ public static final KeySymbol Greek_iotadieresis = new KeySymbol(_Greek_iotadieresis);
- static final private int _Greek_iotaaccentdieresis = 0x7b6; /** Representation of a Greek_iotaaccentdieresis key. */ public static final KeySymbol Greek_iotaaccentdieresis = new KeySymbol(_Greek_iotaaccentdieresis);
- static final private int _Greek_omicronaccent = 0x7b7; /** Representation of a Greek_omicronaccent key. */ public static final KeySymbol Greek_omicronaccent = new KeySymbol(_Greek_omicronaccent);
- static final private int _Greek_upsilonaccent = 0x7b8; /** Representation of a Greek_upsilonaccent key. */ public static final KeySymbol Greek_upsilonaccent = new KeySymbol(_Greek_upsilonaccent);
- static final private int _Greek_upsilondieresis = 0x7b9; /** Representation of a Greek_upsilondieresis key. */ public static final KeySymbol Greek_upsilondieresis = new KeySymbol(_Greek_upsilondieresis);
- static final private int _Greek_upsilonaccentdieresis = 0x7ba; /** Representation of a Greek_upsilonaccentdieresis key. */ public static final KeySymbol Greek_upsilonaccentdieresis = new KeySymbol(_Greek_upsilonaccentdieresis);
- static final private int _Greek_omegaaccent = 0x7bb; /** Representation of a Greek_omegaaccent key. */ public static final KeySymbol Greek_omegaaccent = new KeySymbol(_Greek_omegaaccent);
- static final private int _Greek_ALPHA = 0x7c1; /** Representation of a Greek_ALPHA key. */ public static final KeySymbol Greek_ALPHA = new KeySymbol(_Greek_ALPHA);
- static final private int _Greek_BETA = 0x7c2; /** Representation of a Greek_BETA key. */ public static final KeySymbol Greek_BETA = new KeySymbol(_Greek_BETA);
- static final private int _Greek_GAMMA = 0x7c3; /** Representation of a Greek_GAMMA key. */ public static final KeySymbol Greek_GAMMA = new KeySymbol(_Greek_GAMMA);
- static final private int _Greek_DELTA = 0x7c4; /** Representation of a Greek_DELTA key. */ public static final KeySymbol Greek_DELTA = new KeySymbol(_Greek_DELTA);
- static final private int _Greek_EPSILON = 0x7c5; /** Representation of a Greek_EPSILON key. */ public static final KeySymbol Greek_EPSILON = new KeySymbol(_Greek_EPSILON);
- static final private int _Greek_ZETA = 0x7c6; /** Representation of a Greek_ZETA key. */ public static final KeySymbol Greek_ZETA = new KeySymbol(_Greek_ZETA);
- static final private int _Greek_ETA = 0x7c7; /** Representation of a Greek_ETA key. */ public static final KeySymbol Greek_ETA = new KeySymbol(_Greek_ETA);
- static final private int _Greek_THETA = 0x7c8; /** Representation of a Greek_THETA key. */ public static final KeySymbol Greek_THETA = new KeySymbol(_Greek_THETA);
- static final private int _Greek_IOTA = 0x7c9; /** Representation of a Greek_IOTA key. */ public static final KeySymbol Greek_IOTA = new KeySymbol(_Greek_IOTA);
- static final private int _Greek_KAPPA = 0x7ca; /** Representation of a Greek_KAPPA key. */ public static final KeySymbol Greek_KAPPA = new KeySymbol(_Greek_KAPPA);
- static final private int _Greek_LAMDA = 0x7cb; /** Representation of a Greek_LAMDA key. */ public static final KeySymbol Greek_LAMDA = new KeySymbol(_Greek_LAMDA);
- static final private int _Greek_LAMBDA = 0x7cb; /** Representation of a Greek_LAMBDA key. */ public static final KeySymbol Greek_LAMBDA = new KeySymbol(_Greek_LAMBDA);
- static final private int _Greek_MU = 0x7cc; /** Representation of a Greek_MU key. */ public static final KeySymbol Greek_MU = new KeySymbol(_Greek_MU);
- static final private int _Greek_NU = 0x7cd; /** Representation of a Greek_NU key. */ public static final KeySymbol Greek_NU = new KeySymbol(_Greek_NU);
- static final private int _Greek_XI = 0x7ce; /** Representation of a Greek_XI key. */ public static final KeySymbol Greek_XI = new KeySymbol(_Greek_XI);
- static final private int _Greek_OMICRON = 0x7cf; /** Representation of a Greek_OMICRON key. */ public static final KeySymbol Greek_OMICRON = new KeySymbol(_Greek_OMICRON);
- static final private int _Greek_PI = 0x7d0; /** Representation of a Greek_PI key. */ public static final KeySymbol Greek_PI = new KeySymbol(_Greek_PI);
- static final private int _Greek_RHO = 0x7d1; /** Representation of a Greek_RHO key. */ public static final KeySymbol Greek_RHO = new KeySymbol(_Greek_RHO);
- static final private int _Greek_SIGMA = 0x7d2; /** Representation of a Greek_SIGMA key. */ public static final KeySymbol Greek_SIGMA = new KeySymbol(_Greek_SIGMA);
- static final private int _Greek_TAU = 0x7d4; /** Representation of a Greek_TAU key. */ public static final KeySymbol Greek_TAU = new KeySymbol(_Greek_TAU);
- static final private int _Greek_UPSILON = 0x7d5; /** Representation of a Greek_UPSILON key. */ public static final KeySymbol Greek_UPSILON = new KeySymbol(_Greek_UPSILON);
- static final private int _Greek_PHI = 0x7d6; /** Representation of a Greek_PHI key. */ public static final KeySymbol Greek_PHI = new KeySymbol(_Greek_PHI);
- static final private int _Greek_CHI = 0x7d7; /** Representation of a Greek_CHI key. */ public static final KeySymbol Greek_CHI = new KeySymbol(_Greek_CHI);
- static final private int _Greek_PSI = 0x7d8; /** Representation of a Greek_PSI key. */ public static final KeySymbol Greek_PSI = new KeySymbol(_Greek_PSI);
- static final private int _Greek_OMEGA = 0x7d9; /** Representation of a Greek_OMEGA key. */ public static final KeySymbol Greek_OMEGA = new KeySymbol(_Greek_OMEGA);
- static final private int _Greek_alpha = 0x7e1; /** Representation of a Greek_alpha key. */ public static final KeySymbol Greek_alpha = new KeySymbol(_Greek_alpha);
- static final private int _Greek_beta = 0x7e2; /** Representation of a Greek_beta key. */ public static final KeySymbol Greek_beta = new KeySymbol(_Greek_beta);
- static final private int _Greek_gamma = 0x7e3; /** Representation of a Greek_gamma key. */ public static final KeySymbol Greek_gamma = new KeySymbol(_Greek_gamma);
- static final private int _Greek_delta = 0x7e4; /** Representation of a Greek_delta key. */ public static final KeySymbol Greek_delta = new KeySymbol(_Greek_delta);
- static final private int _Greek_epsilon = 0x7e5; /** Representation of a Greek_epsilon key. */ public static final KeySymbol Greek_epsilon = new KeySymbol(_Greek_epsilon);
- static final private int _Greek_zeta = 0x7e6; /** Representation of a Greek_zeta key. */ public static final KeySymbol Greek_zeta = new KeySymbol(_Greek_zeta);
- static final private int _Greek_eta = 0x7e7; /** Representation of a Greek_eta key. */ public static final KeySymbol Greek_eta = new KeySymbol(_Greek_eta);
- static final private int _Greek_theta = 0x7e8; /** Representation of a Greek_theta key. */ public static final KeySymbol Greek_theta = new KeySymbol(_Greek_theta);
- static final private int _Greek_iota = 0x7e9; /** Representation of a Greek_iota key. */ public static final KeySymbol Greek_iota = new KeySymbol(_Greek_iota);
- static final private int _Greek_kappa = 0x7ea; /** Representation of a Greek_kappa key. */ public static final KeySymbol Greek_kappa = new KeySymbol(_Greek_kappa);
- static final private int _Greek_lamda = 0x7eb; /** Representation of a Greek_lamda key. */ public static final KeySymbol Greek_lamda = new KeySymbol(_Greek_lamda);
- static final private int _Greek_lambda = 0x7eb; /** Representation of a Greek_lambda key. */ public static final KeySymbol Greek_lambda = new KeySymbol(_Greek_lambda);
- static final private int _Greek_mu = 0x7ec; /** Representation of a Greek_mu key. */ public static final KeySymbol Greek_mu = new KeySymbol(_Greek_mu);
- static final private int _Greek_nu = 0x7ed; /** Representation of a Greek_nu key. */ public static final KeySymbol Greek_nu = new KeySymbol(_Greek_nu);
- static final private int _Greek_xi = 0x7ee; /** Representation of a Greek_xi key. */ public static final KeySymbol Greek_xi = new KeySymbol(_Greek_xi);
- static final private int _Greek_omicron = 0x7ef; /** Representation of a Greek_omicron key. */ public static final KeySymbol Greek_omicron = new KeySymbol(_Greek_omicron);
- static final private int _Greek_pi = 0x7f0; /** Representation of a Greek_pi key. */ public static final KeySymbol Greek_pi = new KeySymbol(_Greek_pi);
- static final private int _Greek_rho = 0x7f1; /** Representation of a Greek_rho key. */ public static final KeySymbol Greek_rho = new KeySymbol(_Greek_rho);
- static final private int _Greek_sigma = 0x7f2; /** Representation of a Greek_sigma key. */ public static final KeySymbol Greek_sigma = new KeySymbol(_Greek_sigma);
- static final private int _Greek_finalsmallsigma = 0x7f3; /** Representation of a Greek_finalsmallsigma key. */ public static final KeySymbol Greek_finalsmallsigma = new KeySymbol(_Greek_finalsmallsigma);
- static final private int _Greek_tau = 0x7f4; /** Representation of a Greek_tau key. */ public static final KeySymbol Greek_tau = new KeySymbol(_Greek_tau);
- static final private int _Greek_upsilon = 0x7f5; /** Representation of a Greek_upsilon key. */ public static final KeySymbol Greek_upsilon = new KeySymbol(_Greek_upsilon);
- static final private int _Greek_phi = 0x7f6; /** Representation of a Greek_phi key. */ public static final KeySymbol Greek_phi = new KeySymbol(_Greek_phi);
- static final private int _Greek_chi = 0x7f7; /** Representation of a Greek_chi key. */ public static final KeySymbol Greek_chi = new KeySymbol(_Greek_chi);
- static final private int _Greek_psi = 0x7f8; /** Representation of a Greek_psi key. */ public static final KeySymbol Greek_psi = new KeySymbol(_Greek_psi);
- static final private int _Greek_omega = 0x7f9; /** Representation of a Greek_omega key. */ public static final KeySymbol Greek_omega = new KeySymbol(_Greek_omega);
- static final private int _Greek_switch = 0xFF7E; /** Representation of a Greek_switch key. */ public static final KeySymbol Greek_switch = new KeySymbol(_Greek_switch);
- static final private int _leftradical = 0x8a1; /** Representation of a leftradical key. */ public static final KeySymbol leftradical = new KeySymbol(_leftradical);
- static final private int _topleftradical = 0x8a2; /** Representation of a topleftradical key. */ public static final KeySymbol topleftradical = new KeySymbol(_topleftradical);
- static final private int _horizconnector = 0x8a3; /** Representation of a horizconnector key. */ public static final KeySymbol horizconnector = new KeySymbol(_horizconnector);
- static final private int _topintegral = 0x8a4; /** Representation of a topintegral key. */ public static final KeySymbol topintegral = new KeySymbol(_topintegral);
- static final private int _botintegral = 0x8a5; /** Representation of a botintegral key. */ public static final KeySymbol botintegral = new KeySymbol(_botintegral);
- static final private int _vertconnector = 0x8a6; /** Representation of a vertconnector key. */ public static final KeySymbol vertconnector = new KeySymbol(_vertconnector);
- static final private int _topleftsqbracket = 0x8a7; /** Representation of a topleftsqbracket key. */ public static final KeySymbol topleftsqbracket = new KeySymbol(_topleftsqbracket);
- static final private int _botleftsqbracket = 0x8a8; /** Representation of a botleftsqbracket key. */ public static final KeySymbol botleftsqbracket = new KeySymbol(_botleftsqbracket);
- static final private int _toprightsqbracket = 0x8a9; /** Representation of a toprightsqbracket key. */ public static final KeySymbol toprightsqbracket = new KeySymbol(_toprightsqbracket);
- static final private int _botrightsqbracket = 0x8aa; /** Representation of a botrightsqbracket key. */ public static final KeySymbol botrightsqbracket = new KeySymbol(_botrightsqbracket);
- static final private int _topleftparens = 0x8ab; /** Representation of a topleftparens key. */ public static final KeySymbol topleftparens = new KeySymbol(_topleftparens);
- static final private int _botleftparens = 0x8ac; /** Representation of a botleftparens key. */ public static final KeySymbol botleftparens = new KeySymbol(_botleftparens);
- static final private int _toprightparens = 0x8ad; /** Representation of a toprightparens key. */ public static final KeySymbol toprightparens = new KeySymbol(_toprightparens);
- static final private int _botrightparens = 0x8ae; /** Representation of a botrightparens key. */ public static final KeySymbol botrightparens = new KeySymbol(_botrightparens);
- static final private int _leftmiddlecurlybrace = 0x8af; /** Representation of a leftmiddlecurlybrace key. */ public static final KeySymbol leftmiddlecurlybrace = new KeySymbol(_leftmiddlecurlybrace);
- static final private int _rightmiddlecurlybrace = 0x8b0; /** Representation of a rightmiddlecurlybrace key. */ public static final KeySymbol rightmiddlecurlybrace = new KeySymbol(_rightmiddlecurlybrace);
- static final private int _topleftsummation = 0x8b1; /** Representation of a topleftsummation key. */ public static final KeySymbol topleftsummation = new KeySymbol(_topleftsummation);
- static final private int _botleftsummation = 0x8b2; /** Representation of a botleftsummation key. */ public static final KeySymbol botleftsummation = new KeySymbol(_botleftsummation);
- static final private int _topvertsummationconnector = 0x8b3; /** Representation of a topvertsummationconnector key. */ public static final KeySymbol topvertsummationconnector = new KeySymbol(_topvertsummationconnector);
- static final private int _botvertsummationconnector = 0x8b4; /** Representation of a botvertsummationconnector key. */ public static final KeySymbol botvertsummationconnector = new KeySymbol(_botvertsummationconnector);
- static final private int _toprightsummation = 0x8b5; /** Representation of a toprightsummation key. */ public static final KeySymbol toprightsummation = new KeySymbol(_toprightsummation);
- static final private int _botrightsummation = 0x8b6; /** Representation of a botrightsummation key. */ public static final KeySymbol botrightsummation = new KeySymbol(_botrightsummation);
- static final private int _rightmiddlesummation = 0x8b7; /** Representation of a rightmiddlesummation key. */ public static final KeySymbol rightmiddlesummation = new KeySymbol(_rightmiddlesummation);
- static final private int _lessthanequal = 0x8bc; /** Representation of a lessthanequal key. */ public static final KeySymbol lessthanequal = new KeySymbol(_lessthanequal);
- static final private int _notequal = 0x8bd; /** Representation of a notequal key. */ public static final KeySymbol notequal = new KeySymbol(_notequal);
- static final private int _greaterthanequal = 0x8be; /** Representation of a greaterthanequal key. */ public static final KeySymbol greaterthanequal = new KeySymbol(_greaterthanequal);
- static final private int _integral = 0x8bf; /** Representation of a integral key. */ public static final KeySymbol integral = new KeySymbol(_integral);
- static final private int _therefore = 0x8c0; /** Representation of a therefore key. */ public static final KeySymbol therefore = new KeySymbol(_therefore);
- static final private int _variation = 0x8c1; /** Representation of a variation key. */ public static final KeySymbol variation = new KeySymbol(_variation);
- static final private int _infinity = 0x8c2; /** Representation of a infinity key. */ public static final KeySymbol infinity = new KeySymbol(_infinity);
- static final private int _nabla = 0x8c5; /** Representation of a nabla key. */ public static final KeySymbol nabla = new KeySymbol(_nabla);
- static final private int _approximate = 0x8c8; /** Representation of a approximate key. */ public static final KeySymbol approximate = new KeySymbol(_approximate);
- static final private int _similarequal = 0x8c9; /** Representation of a similarequal key. */ public static final KeySymbol similarequal = new KeySymbol(_similarequal);
- static final private int _ifonlyif = 0x8cd; /** Representation of a ifonlyif key. */ public static final KeySymbol ifonlyif = new KeySymbol(_ifonlyif);
- static final private int _implies = 0x8ce; /** Representation of a implies key. */ public static final KeySymbol implies = new KeySymbol(_implies);
- static final private int _identical = 0x8cf; /** Representation of a identical key. */ public static final KeySymbol identical = new KeySymbol(_identical);
- static final private int _radical = 0x8d6; /** Representation of a radical key. */ public static final KeySymbol radical = new KeySymbol(_radical);
- static final private int _includedin = 0x8da; /** Representation of a includedin key. */ public static final KeySymbol includedin = new KeySymbol(_includedin);
- static final private int _includes = 0x8db; /** Representation of a includes key. */ public static final KeySymbol includes = new KeySymbol(_includes);
- static final private int _intersection = 0x8dc; /** Representation of a intersection key. */ public static final KeySymbol intersection = new KeySymbol(_intersection);
- static final private int _union = 0x8dd; /** Representation of a union key. */ public static final KeySymbol union = new KeySymbol(_union);
- static final private int _logicaland = 0x8de; /** Representation of a logicaland key. */ public static final KeySymbol logicaland = new KeySymbol(_logicaland);
- static final private int _logicalor = 0x8df; /** Representation of a logicalor key. */ public static final KeySymbol logicalor = new KeySymbol(_logicalor);
- static final private int _partialderivative = 0x8ef; /** Representation of a partialderivative key. */ public static final KeySymbol partialderivative = new KeySymbol(_partialderivative);
- static final private int _function = 0x8f6; /** Representation of a function key. */ public static final KeySymbol function = new KeySymbol(_function);
- static final private int _leftarrow = 0x8fb; /** Representation of a leftarrow key. */ public static final KeySymbol leftarrow = new KeySymbol(_leftarrow);
- static final private int _uparrow = 0x8fc; /** Representation of a uparrow key. */ public static final KeySymbol uparrow = new KeySymbol(_uparrow);
- static final private int _rightarrow = 0x8fd; /** Representation of a rightarrow key. */ public static final KeySymbol rightarrow = new KeySymbol(_rightarrow);
- static final private int _downarrow = 0x8fe; /** Representation of a downarrow key. */ public static final KeySymbol downarrow = new KeySymbol(_downarrow);
- static final private int _blank = 0x9df; /** Representation of a blank key. */ public static final KeySymbol blank = new KeySymbol(_blank);
- static final private int _soliddiamond = 0x9e0; /** Representation of a soliddiamond key. */ public static final KeySymbol soliddiamond = new KeySymbol(_soliddiamond);
- static final private int _checkerboard = 0x9e1; /** Representation of a checkerboard key. */ public static final KeySymbol checkerboard = new KeySymbol(_checkerboard);
- static final private int _ht = 0x9e2; /** Representation of a ht key. */ public static final KeySymbol ht = new KeySymbol(_ht);
- static final private int _ff = 0x9e3; /** Representation of a ff key. */ public static final KeySymbol ff = new KeySymbol(_ff);
- static final private int _cr = 0x9e4; /** Representation of a cr key. */ public static final KeySymbol cr = new KeySymbol(_cr);
- static final private int _lf = 0x9e5; /** Representation of a lf key. */ public static final KeySymbol lf = new KeySymbol(_lf);
- static final private int _nl = 0x9e8; /** Representation of a nl key. */ public static final KeySymbol nl = new KeySymbol(_nl);
- static final private int _vt = 0x9e9; /** Representation of a vt key. */ public static final KeySymbol vt = new KeySymbol(_vt);
- static final private int _lowrightcorner = 0x9ea; /** Representation of a lowrightcorner key. */ public static final KeySymbol lowrightcorner = new KeySymbol(_lowrightcorner);
- static final private int _uprightcorner = 0x9eb; /** Representation of a uprightcorner key. */ public static final KeySymbol uprightcorner = new KeySymbol(_uprightcorner);
- static final private int _upleftcorner = 0x9ec; /** Representation of a upleftcorner key. */ public static final KeySymbol upleftcorner = new KeySymbol(_upleftcorner);
- static final private int _lowleftcorner = 0x9ed; /** Representation of a lowleftcorner key. */ public static final KeySymbol lowleftcorner = new KeySymbol(_lowleftcorner);
- static final private int _crossinglines = 0x9ee; /** Representation of a crossinglines key. */ public static final KeySymbol crossinglines = new KeySymbol(_crossinglines);
- static final private int _horizlinescan1 = 0x9ef; /** Representation of a horizlinescan1 key. */ public static final KeySymbol horizlinescan1 = new KeySymbol(_horizlinescan1);
- static final private int _horizlinescan3 = 0x9f0; /** Representation of a horizlinescan3 key. */ public static final KeySymbol horizlinescan3 = new KeySymbol(_horizlinescan3);
- static final private int _horizlinescan5 = 0x9f1; /** Representation of a horizlinescan5 key. */ public static final KeySymbol horizlinescan5 = new KeySymbol(_horizlinescan5);
- static final private int _horizlinescan7 = 0x9f2; /** Representation of a horizlinescan7 key. */ public static final KeySymbol horizlinescan7 = new KeySymbol(_horizlinescan7);
- static final private int _horizlinescan9 = 0x9f3; /** Representation of a horizlinescan9 key. */ public static final KeySymbol horizlinescan9 = new KeySymbol(_horizlinescan9);
- static final private int _leftt = 0x9f4; /** Representation of a leftt key. */ public static final KeySymbol leftt = new KeySymbol(_leftt);
- static final private int _rightt = 0x9f5; /** Representation of a rightt key. */ public static final KeySymbol rightt = new KeySymbol(_rightt);
- static final private int _bott = 0x9f6; /** Representation of a bott key. */ public static final KeySymbol bott = new KeySymbol(_bott);
- static final private int _topt = 0x9f7; /** Representation of a topt key. */ public static final KeySymbol topt = new KeySymbol(_topt);
- static final private int _vertbar = 0x9f8; /** Representation of a vertbar key. */ public static final KeySymbol vertbar = new KeySymbol(_vertbar);
- static final private int _emspace = 0xaa1; /** Representation of a emspace key. */ public static final KeySymbol emspace = new KeySymbol(_emspace);
- static final private int _enspace = 0xaa2; /** Representation of a enspace key. */ public static final KeySymbol enspace = new KeySymbol(_enspace);
- static final private int _em3space = 0xaa3; /** Representation of a em3space key. */ public static final KeySymbol em3space = new KeySymbol(_em3space);
- static final private int _em4space = 0xaa4; /** Representation of a em4space key. */ public static final KeySymbol em4space = new KeySymbol(_em4space);
- static final private int _digitspace = 0xaa5; /** Representation of a digitspace key. */ public static final KeySymbol digitspace = new KeySymbol(_digitspace);
- static final private int _punctspace = 0xaa6; /** Representation of a punctspace key. */ public static final KeySymbol punctspace = new KeySymbol(_punctspace);
- static final private int _thinspace = 0xaa7; /** Representation of a thinspace key. */ public static final KeySymbol thinspace = new KeySymbol(_thinspace);
- static final private int _hairspace = 0xaa8; /** Representation of a hairspace key. */ public static final KeySymbol hairspace = new KeySymbol(_hairspace);
- static final private int _emdash = 0xaa9; /** Representation of a emdash key. */ public static final KeySymbol emdash = new KeySymbol(_emdash);
- static final private int _endash = 0xaaa; /** Representation of a endash key. */ public static final KeySymbol endash = new KeySymbol(_endash);
- static final private int _signifblank = 0xaac; /** Representation of a signifblank key. */ public static final KeySymbol signifblank = new KeySymbol(_signifblank);
- static final private int _ellipsis = 0xaae; /** Representation of a ellipsis key. */ public static final KeySymbol ellipsis = new KeySymbol(_ellipsis);
- static final private int _doubbaselinedot = 0xaaf; /** Representation of a doubbaselinedot key. */ public static final KeySymbol doubbaselinedot = new KeySymbol(_doubbaselinedot);
- static final private int _onethird = 0xab0; /** Representation of a onethird key. */ public static final KeySymbol onethird = new KeySymbol(_onethird);
- static final private int _twothirds = 0xab1; /** Representation of a twothirds key. */ public static final KeySymbol twothirds = new KeySymbol(_twothirds);
- static final private int _onefifth = 0xab2; /** Representation of a onefifth key. */ public static final KeySymbol onefifth = new KeySymbol(_onefifth);
- static final private int _twofifths = 0xab3; /** Representation of a twofifths key. */ public static final KeySymbol twofifths = new KeySymbol(_twofifths);
- static final private int _threefifths = 0xab4; /** Representation of a threefifths key. */ public static final KeySymbol threefifths = new KeySymbol(_threefifths);
- static final private int _fourfifths = 0xab5; /** Representation of a fourfifths key. */ public static final KeySymbol fourfifths = new KeySymbol(_fourfifths);
- static final private int _onesixth = 0xab6; /** Representation of a onesixth key. */ public static final KeySymbol onesixth = new KeySymbol(_onesixth);
- static final private int _fivesixths = 0xab7; /** Representation of a fivesixths key. */ public static final KeySymbol fivesixths = new KeySymbol(_fivesixths);
- static final private int _careof = 0xab8; /** Representation of a careof key. */ public static final KeySymbol careof = new KeySymbol(_careof);
- static final private int _figdash = 0xabb; /** Representation of a figdash key. */ public static final KeySymbol figdash = new KeySymbol(_figdash);
- static final private int _leftanglebracket = 0xabc; /** Representation of a leftanglebracket key. */ public static final KeySymbol leftanglebracket = new KeySymbol(_leftanglebracket);
- static final private int _decimalpoint = 0xabd; /** Representation of a decimalpoint key. */ public static final KeySymbol decimalpoint = new KeySymbol(_decimalpoint);
- static final private int _rightanglebracket = 0xabe; /** Representation of a rightanglebracket key. */ public static final KeySymbol rightanglebracket = new KeySymbol(_rightanglebracket);
- static final private int _marker = 0xabf; /** Representation of a marker key. */ public static final KeySymbol marker = new KeySymbol(_marker);
- static final private int _oneeighth = 0xac3; /** Representation of a oneeighth key. */ public static final KeySymbol oneeighth = new KeySymbol(_oneeighth);
- static final private int _threeeighths = 0xac4; /** Representation of a threeeighths key. */ public static final KeySymbol threeeighths = new KeySymbol(_threeeighths);
- static final private int _fiveeighths = 0xac5; /** Representation of a fiveeighths key. */ public static final KeySymbol fiveeighths = new KeySymbol(_fiveeighths);
- static final private int _seveneighths = 0xac6; /** Representation of a seveneighths key. */ public static final KeySymbol seveneighths = new KeySymbol(_seveneighths);
- static final private int _trademark = 0xac9; /** Representation of a trademark key. */ public static final KeySymbol trademark = new KeySymbol(_trademark);
- static final private int _signaturemark = 0xaca; /** Representation of a signaturemark key. */ public static final KeySymbol signaturemark = new KeySymbol(_signaturemark);
- static final private int _trademarkincircle = 0xacb; /** Representation of a trademarkincircle key. */ public static final KeySymbol trademarkincircle = new KeySymbol(_trademarkincircle);
- static final private int _leftopentriangle = 0xacc; /** Representation of a leftopentriangle key. */ public static final KeySymbol leftopentriangle = new KeySymbol(_leftopentriangle);
- static final private int _rightopentriangle = 0xacd; /** Representation of a rightopentriangle key. */ public static final KeySymbol rightopentriangle = new KeySymbol(_rightopentriangle);
- static final private int _emopencircle = 0xace; /** Representation of a emopencircle key. */ public static final KeySymbol emopencircle = new KeySymbol(_emopencircle);
- static final private int _emopenrectangle = 0xacf; /** Representation of a emopenrectangle key. */ public static final KeySymbol emopenrectangle = new KeySymbol(_emopenrectangle);
- static final private int _leftsinglequotemark = 0xad0; /** Representation of a leftsinglequotemark key. */ public static final KeySymbol leftsinglequotemark = new KeySymbol(_leftsinglequotemark);
- static final private int _rightsinglequotemark = 0xad1; /** Representation of a rightsinglequotemark key. */ public static final KeySymbol rightsinglequotemark = new KeySymbol(_rightsinglequotemark);
- static final private int _leftdoublequotemark = 0xad2; /** Representation of a leftdoublequotemark key. */ public static final KeySymbol leftdoublequotemark = new KeySymbol(_leftdoublequotemark);
- static final private int _rightdoublequotemark = 0xad3; /** Representation of a rightdoublequotemark key. */ public static final KeySymbol rightdoublequotemark = new KeySymbol(_rightdoublequotemark);
- static final private int _prescription = 0xad4; /** Representation of a prescription key. */ public static final KeySymbol prescription = new KeySymbol(_prescription);
- static final private int _minutes = 0xad6; /** Representation of a minutes key. */ public static final KeySymbol minutes = new KeySymbol(_minutes);
- static final private int _seconds = 0xad7; /** Representation of a seconds key. */ public static final KeySymbol seconds = new KeySymbol(_seconds);
- static final private int _latincross = 0xad9; /** Representation of a latincross key. */ public static final KeySymbol latincross = new KeySymbol(_latincross);
- static final private int _hexagram = 0xada; /** Representation of a hexagram key. */ public static final KeySymbol hexagram = new KeySymbol(_hexagram);
- static final private int _filledrectbullet = 0xadb; /** Representation of a filledrectbullet key. */ public static final KeySymbol filledrectbullet = new KeySymbol(_filledrectbullet);
- static final private int _filledlefttribullet = 0xadc; /** Representation of a filledlefttribullet key. */ public static final KeySymbol filledlefttribullet = new KeySymbol(_filledlefttribullet);
- static final private int _filledrighttribullet = 0xadd; /** Representation of a filledrighttribullet key. */ public static final KeySymbol filledrighttribullet = new KeySymbol(_filledrighttribullet);
- static final private int _emfilledcircle = 0xade; /** Representation of a emfilledcircle key. */ public static final KeySymbol emfilledcircle = new KeySymbol(_emfilledcircle);
- static final private int _emfilledrect = 0xadf; /** Representation of a emfilledrect key. */ public static final KeySymbol emfilledrect = new KeySymbol(_emfilledrect);
- static final private int _enopencircbullet = 0xae0; /** Representation of a enopencircbullet key. */ public static final KeySymbol enopencircbullet = new KeySymbol(_enopencircbullet);
- static final private int _enopensquarebullet = 0xae1; /** Representation of a enopensquarebullet key. */ public static final KeySymbol enopensquarebullet = new KeySymbol(_enopensquarebullet);
- static final private int _openrectbullet = 0xae2; /** Representation of a openrectbullet key. */ public static final KeySymbol openrectbullet = new KeySymbol(_openrectbullet);
- static final private int _opentribulletup = 0xae3; /** Representation of a opentribulletup key. */ public static final KeySymbol opentribulletup = new KeySymbol(_opentribulletup);
- static final private int _opentribulletdown = 0xae4; /** Representation of a opentribulletdown key. */ public static final KeySymbol opentribulletdown = new KeySymbol(_opentribulletdown);
- static final private int _openstar = 0xae5; /** Representation of a openstar key. */ public static final KeySymbol openstar = new KeySymbol(_openstar);
- static final private int _enfilledcircbullet = 0xae6; /** Representation of a enfilledcircbullet key. */ public static final KeySymbol enfilledcircbullet = new KeySymbol(_enfilledcircbullet);
- static final private int _enfilledsqbullet = 0xae7; /** Representation of a enfilledsqbullet key. */ public static final KeySymbol enfilledsqbullet = new KeySymbol(_enfilledsqbullet);
- static final private int _filledtribulletup = 0xae8; /** Representation of a filledtribulletup key. */ public static final KeySymbol filledtribulletup = new KeySymbol(_filledtribulletup);
- static final private int _filledtribulletdown = 0xae9; /** Representation of a filledtribulletdown key. */ public static final KeySymbol filledtribulletdown = new KeySymbol(_filledtribulletdown);
- static final private int _leftpointer = 0xaea; /** Representation of a leftpointer key. */ public static final KeySymbol leftpointer = new KeySymbol(_leftpointer);
- static final private int _rightpointer = 0xaeb; /** Representation of a rightpointer key. */ public static final KeySymbol rightpointer = new KeySymbol(_rightpointer);
- static final private int _club = 0xaec; /** Representation of a club key. */ public static final KeySymbol club = new KeySymbol(_club);
- static final private int _diamond = 0xaed; /** Representation of a diamond key. */ public static final KeySymbol diamond = new KeySymbol(_diamond);
- static final private int _heart = 0xaee; /** Representation of a heart key. */ public static final KeySymbol heart = new KeySymbol(_heart);
- static final private int _maltesecross = 0xaf0; /** Representation of a maltesecross key. */ public static final KeySymbol maltesecross = new KeySymbol(_maltesecross);
- static final private int _dagger = 0xaf1; /** Representation of a dagger key. */ public static final KeySymbol dagger = new KeySymbol(_dagger);
- static final private int _doubledagger = 0xaf2; /** Representation of a doubledagger key. */ public static final KeySymbol doubledagger = new KeySymbol(_doubledagger);
- static final private int _checkmark = 0xaf3; /** Representation of a checkmark key. */ public static final KeySymbol checkmark = new KeySymbol(_checkmark);
- static final private int _ballotcross = 0xaf4; /** Representation of a ballotcross key. */ public static final KeySymbol ballotcross = new KeySymbol(_ballotcross);
- static final private int _musicalsharp = 0xaf5; /** Representation of a musicalsharp key. */ public static final KeySymbol musicalsharp = new KeySymbol(_musicalsharp);
- static final private int _musicalflat = 0xaf6; /** Representation of a musicalflat key. */ public static final KeySymbol musicalflat = new KeySymbol(_musicalflat);
- static final private int _malesymbol = 0xaf7; /** Representation of a malesymbol key. */ public static final KeySymbol malesymbol = new KeySymbol(_malesymbol);
- static final private int _femalesymbol = 0xaf8; /** Representation of a femalesymbol key. */ public static final KeySymbol femalesymbol = new KeySymbol(_femalesymbol);
- static final private int _telephone = 0xaf9; /** Representation of a telephone key. */ public static final KeySymbol telephone = new KeySymbol(_telephone);
- static final private int _telephonerecorder = 0xafa; /** Representation of a telephonerecorder key. */ public static final KeySymbol telephonerecorder = new KeySymbol(_telephonerecorder);
- static final private int _phonographcopyright = 0xafb; /** Representation of a phonographcopyright key. */ public static final KeySymbol phonographcopyright = new KeySymbol(_phonographcopyright);
- static final private int _caret = 0xafc; /** Representation of a caret key. */ public static final KeySymbol caret = new KeySymbol(_caret);
- static final private int _singlelowquotemark = 0xafd; /** Representation of a singlelowquotemark key. */ public static final KeySymbol singlelowquotemark = new KeySymbol(_singlelowquotemark);
- static final private int _doublelowquotemark = 0xafe; /** Representation of a doublelowquotemark key. */ public static final KeySymbol doublelowquotemark = new KeySymbol(_doublelowquotemark);
- static final private int _cursor = 0xaff; /** Representation of a cursor key. */ public static final KeySymbol cursor = new KeySymbol(_cursor);
- static final private int _leftcaret = 0xba3; /** Representation of a leftcaret key. */ public static final KeySymbol leftcaret = new KeySymbol(_leftcaret);
- static final private int _rightcaret = 0xba6; /** Representation of a rightcaret key. */ public static final KeySymbol rightcaret = new KeySymbol(_rightcaret);
- static final private int _downcaret = 0xba8; /** Representation of a downcaret key. */ public static final KeySymbol downcaret = new KeySymbol(_downcaret);
- static final private int _upcaret = 0xba9; /** Representation of a upcaret key. */ public static final KeySymbol upcaret = new KeySymbol(_upcaret);
- static final private int _overbar = 0xbc0; /** Representation of a overbar key. */ public static final KeySymbol overbar = new KeySymbol(_overbar);
- static final private int _downtack = 0xbc2; /** Representation of a downtack key. */ public static final KeySymbol downtack = new KeySymbol(_downtack);
- static final private int _upshoe = 0xbc3; /** Representation of a upshoe key. */ public static final KeySymbol upshoe = new KeySymbol(_upshoe);
- static final private int _downstile = 0xbc4; /** Representation of a downstile key. */ public static final KeySymbol downstile = new KeySymbol(_downstile);
- static final private int _underbar = 0xbc6; /** Representation of a underbar key. */ public static final KeySymbol underbar = new KeySymbol(_underbar);
- static final private int _jot = 0xbca; /** Representation of a jot key. */ public static final KeySymbol jot = new KeySymbol(_jot);
- static final private int _quad = 0xbcc; /** Representation of a quad key. */ public static final KeySymbol quad = new KeySymbol(_quad);
- static final private int _uptack = 0xbce; /** Representation of a uptack key. */ public static final KeySymbol uptack = new KeySymbol(_uptack);
- static final private int _circle = 0xbcf; /** Representation of a circle key. */ public static final KeySymbol circle = new KeySymbol(_circle);
- static final private int _upstile = 0xbd3; /** Representation of a upstile key. */ public static final KeySymbol upstile = new KeySymbol(_upstile);
- static final private int _downshoe = 0xbd6; /** Representation of a downshoe key. */ public static final KeySymbol downshoe = new KeySymbol(_downshoe);
- static final private int _rightshoe = 0xbd8; /** Representation of a rightshoe key. */ public static final KeySymbol rightshoe = new KeySymbol(_rightshoe);
- static final private int _leftshoe = 0xbda; /** Representation of a leftshoe key. */ public static final KeySymbol leftshoe = new KeySymbol(_leftshoe);
- static final private int _lefttack = 0xbdc; /** Representation of a lefttack key. */ public static final KeySymbol lefttack = new KeySymbol(_lefttack);
- static final private int _righttack = 0xbfc; /** Representation of a righttack key. */ public static final KeySymbol righttack = new KeySymbol(_righttack);
- static final private int _hebrew_doublelowline = 0xcdf; /** Representation of a hebrew_doublelowline key. */ public static final KeySymbol hebrew_doublelowline = new KeySymbol(_hebrew_doublelowline);
- static final private int _hebrew_aleph = 0xce0; /** Representation of a hebrew_aleph key. */ public static final KeySymbol hebrew_aleph = new KeySymbol(_hebrew_aleph);
- static final private int _hebrew_bet = 0xce1; /** Representation of a hebrew_bet key. */ public static final KeySymbol hebrew_bet = new KeySymbol(_hebrew_bet);
- static final private int _hebrew_beth = 0xce1; /** Representation of a hebrew_beth key. */ public static final KeySymbol hebrew_beth = new KeySymbol(_hebrew_beth);
- static final private int _hebrew_gimel = 0xce2; /** Representation of a hebrew_gimel key. */ public static final KeySymbol hebrew_gimel = new KeySymbol(_hebrew_gimel);
- static final private int _hebrew_gimmel = 0xce2; /** Representation of a hebrew_gimmel key. */ public static final KeySymbol hebrew_gimmel = new KeySymbol(_hebrew_gimmel);
- static final private int _hebrew_dalet = 0xce3; /** Representation of a hebrew_dalet key. */ public static final KeySymbol hebrew_dalet = new KeySymbol(_hebrew_dalet);
- static final private int _hebrew_daleth = 0xce3; /** Representation of a hebrew_daleth key. */ public static final KeySymbol hebrew_daleth = new KeySymbol(_hebrew_daleth);
- static final private int _hebrew_he = 0xce4; /** Representation of a hebrew_he key. */ public static final KeySymbol hebrew_he = new KeySymbol(_hebrew_he);
- static final private int _hebrew_waw = 0xce5; /** Representation of a hebrew_waw key. */ public static final KeySymbol hebrew_waw = new KeySymbol(_hebrew_waw);
- static final private int _hebrew_zain = 0xce6; /** Representation of a hebrew_zain key. */ public static final KeySymbol hebrew_zain = new KeySymbol(_hebrew_zain);
- static final private int _hebrew_zayin = 0xce6; /** Representation of a hebrew_zayin key. */ public static final KeySymbol hebrew_zayin = new KeySymbol(_hebrew_zayin);
- static final private int _hebrew_chet = 0xce7; /** Representation of a hebrew_chet key. */ public static final KeySymbol hebrew_chet = new KeySymbol(_hebrew_chet);
- static final private int _hebrew_het = 0xce7; /** Representation of a hebrew_het key. */ public static final KeySymbol hebrew_het = new KeySymbol(_hebrew_het);
- static final private int _hebrew_tet = 0xce8; /** Representation of a hebrew_tet key. */ public static final KeySymbol hebrew_tet = new KeySymbol(_hebrew_tet);
- static final private int _hebrew_teth = 0xce8; /** Representation of a hebrew_teth key. */ public static final KeySymbol hebrew_teth = new KeySymbol(_hebrew_teth);
- static final private int _hebrew_yod = 0xce9; /** Representation of a hebrew_yod key. */ public static final KeySymbol hebrew_yod = new KeySymbol(_hebrew_yod);
- static final private int _hebrew_finalkaph = 0xcea; /** Representation of a hebrew_finalkaph key. */ public static final KeySymbol hebrew_finalkaph = new KeySymbol(_hebrew_finalkaph);
- static final private int _hebrew_kaph = 0xceb; /** Representation of a hebrew_kaph key. */ public static final KeySymbol hebrew_kaph = new KeySymbol(_hebrew_kaph);
- static final private int _hebrew_lamed = 0xcec; /** Representation of a hebrew_lamed key. */ public static final KeySymbol hebrew_lamed = new KeySymbol(_hebrew_lamed);
- static final private int _hebrew_finalmem = 0xced; /** Representation of a hebrew_finalmem key. */ public static final KeySymbol hebrew_finalmem = new KeySymbol(_hebrew_finalmem);
- static final private int _hebrew_mem = 0xcee; /** Representation of a hebrew_mem key. */ public static final KeySymbol hebrew_mem = new KeySymbol(_hebrew_mem);
- static final private int _hebrew_finalnun = 0xcef; /** Representation of a hebrew_finalnun key. */ public static final KeySymbol hebrew_finalnun = new KeySymbol(_hebrew_finalnun);
- static final private int _hebrew_nun = 0xcf0; /** Representation of a hebrew_nun key. */ public static final KeySymbol hebrew_nun = new KeySymbol(_hebrew_nun);
- static final private int _hebrew_samech = 0xcf1; /** Representation of a hebrew_samech key. */ public static final KeySymbol hebrew_samech = new KeySymbol(_hebrew_samech);
- static final private int _hebrew_samekh = 0xcf1; /** Representation of a hebrew_samekh key. */ public static final KeySymbol hebrew_samekh = new KeySymbol(_hebrew_samekh);
- static final private int _hebrew_ayin = 0xcf2; /** Representation of a hebrew_ayin key. */ public static final KeySymbol hebrew_ayin = new KeySymbol(_hebrew_ayin);
- static final private int _hebrew_finalpe = 0xcf3; /** Representation of a hebrew_finalpe key. */ public static final KeySymbol hebrew_finalpe = new KeySymbol(_hebrew_finalpe);
- static final private int _hebrew_pe = 0xcf4; /** Representation of a hebrew_pe key. */ public static final KeySymbol hebrew_pe = new KeySymbol(_hebrew_pe);
- static final private int _hebrew_finalzade = 0xcf5; /** Representation of a hebrew_finalzade key. */ public static final KeySymbol hebrew_finalzade = new KeySymbol(_hebrew_finalzade);
- static final private int _hebrew_finalzadi = 0xcf5; /** Representation of a hebrew_finalzadi key. */ public static final KeySymbol hebrew_finalzadi = new KeySymbol(_hebrew_finalzadi);
- static final private int _hebrew_zade = 0xcf6; /** Representation of a hebrew_zade key. */ public static final KeySymbol hebrew_zade = new KeySymbol(_hebrew_zade);
- static final private int _hebrew_zadi = 0xcf6; /** Representation of a hebrew_zadi key. */ public static final KeySymbol hebrew_zadi = new KeySymbol(_hebrew_zadi);
- static final private int _hebrew_qoph = 0xcf7; /** Representation of a hebrew_qoph key. */ public static final KeySymbol hebrew_qoph = new KeySymbol(_hebrew_qoph);
- static final private int _hebrew_kuf = 0xcf7; /** Representation of a hebrew_kuf key. */ public static final KeySymbol hebrew_kuf = new KeySymbol(_hebrew_kuf);
- static final private int _hebrew_resh = 0xcf8; /** Representation of a hebrew_resh key. */ public static final KeySymbol hebrew_resh = new KeySymbol(_hebrew_resh);
- static final private int _hebrew_shin = 0xcf9; /** Representation of a hebrew_shin key. */ public static final KeySymbol hebrew_shin = new KeySymbol(_hebrew_shin);
- static final private int _hebrew_taw = 0xcfa; /** Representation of a hebrew_taw key. */ public static final KeySymbol hebrew_taw = new KeySymbol(_hebrew_taw);
- static final private int _hebrew_taf = 0xcfa; /** Representation of a hebrew_taf key. */ public static final KeySymbol hebrew_taf = new KeySymbol(_hebrew_taf);
- static final private int _Hebrew_switch = 0xFF7E; /** Representation of a Hebrew_switch key. */ public static final KeySymbol Hebrew_switch = new KeySymbol(_Hebrew_switch);
- static final private int _Thai_kokai = 0xda1; /** Representation of a Thai_kokai key. */ public static final KeySymbol Thai_kokai = new KeySymbol(_Thai_kokai);
- static final private int _Thai_khokhai = 0xda2; /** Representation of a Thai_khokhai key. */ public static final KeySymbol Thai_khokhai = new KeySymbol(_Thai_khokhai);
- static final private int _Thai_khokhuat = 0xda3; /** Representation of a Thai_khokhuat key. */ public static final KeySymbol Thai_khokhuat = new KeySymbol(_Thai_khokhuat);
- static final private int _Thai_khokhwai = 0xda4; /** Representation of a Thai_khokhwai key. */ public static final KeySymbol Thai_khokhwai = new KeySymbol(_Thai_khokhwai);
- static final private int _Thai_khokhon = 0xda5; /** Representation of a Thai_khokhon key. */ public static final KeySymbol Thai_khokhon = new KeySymbol(_Thai_khokhon);
- static final private int _Thai_khorakhang = 0xda6; /** Representation of a Thai_khorakhang key. */ public static final KeySymbol Thai_khorakhang = new KeySymbol(_Thai_khorakhang);
- static final private int _Thai_ngongu = 0xda7; /** Representation of a Thai_ngongu key. */ public static final KeySymbol Thai_ngongu = new KeySymbol(_Thai_ngongu);
- static final private int _Thai_chochan = 0xda8; /** Representation of a Thai_chochan key. */ public static final KeySymbol Thai_chochan = new KeySymbol(_Thai_chochan);
- static final private int _Thai_choching = 0xda9; /** Representation of a Thai_choching key. */ public static final KeySymbol Thai_choching = new KeySymbol(_Thai_choching);
- static final private int _Thai_chochang = 0xdaa; /** Representation of a Thai_chochang key. */ public static final KeySymbol Thai_chochang = new KeySymbol(_Thai_chochang);
- static final private int _Thai_soso = 0xdab; /** Representation of a Thai_soso key. */ public static final KeySymbol Thai_soso = new KeySymbol(_Thai_soso);
- static final private int _Thai_chochoe = 0xdac; /** Representation of a Thai_chochoe key. */ public static final KeySymbol Thai_chochoe = new KeySymbol(_Thai_chochoe);
- static final private int _Thai_yoying = 0xdad; /** Representation of a Thai_yoying key. */ public static final KeySymbol Thai_yoying = new KeySymbol(_Thai_yoying);
- static final private int _Thai_dochada = 0xdae; /** Representation of a Thai_dochada key. */ public static final KeySymbol Thai_dochada = new KeySymbol(_Thai_dochada);
- static final private int _Thai_topatak = 0xdaf; /** Representation of a Thai_topatak key. */ public static final KeySymbol Thai_topatak = new KeySymbol(_Thai_topatak);
- static final private int _Thai_thothan = 0xdb0; /** Representation of a Thai_thothan key. */ public static final KeySymbol Thai_thothan = new KeySymbol(_Thai_thothan);
- static final private int _Thai_thonangmontho = 0xdb1; /** Representation of a Thai_thonangmontho key. */ public static final KeySymbol Thai_thonangmontho = new KeySymbol(_Thai_thonangmontho);
- static final private int _Thai_thophuthao = 0xdb2; /** Representation of a Thai_thophuthao key. */ public static final KeySymbol Thai_thophuthao = new KeySymbol(_Thai_thophuthao);
- static final private int _Thai_nonen = 0xdb3; /** Representation of a Thai_nonen key. */ public static final KeySymbol Thai_nonen = new KeySymbol(_Thai_nonen);
- static final private int _Thai_dodek = 0xdb4; /** Representation of a Thai_dodek key. */ public static final KeySymbol Thai_dodek = new KeySymbol(_Thai_dodek);
- static final private int _Thai_totao = 0xdb5; /** Representation of a Thai_totao key. */ public static final KeySymbol Thai_totao = new KeySymbol(_Thai_totao);
- static final private int _Thai_thothung = 0xdb6; /** Representation of a Thai_thothung key. */ public static final KeySymbol Thai_thothung = new KeySymbol(_Thai_thothung);
- static final private int _Thai_thothahan = 0xdb7; /** Representation of a Thai_thothahan key. */ public static final KeySymbol Thai_thothahan = new KeySymbol(_Thai_thothahan);
- static final private int _Thai_thothong = 0xdb8; /** Representation of a Thai_thothong key. */ public static final KeySymbol Thai_thothong = new KeySymbol(_Thai_thothong);
- static final private int _Thai_nonu = 0xdb9; /** Representation of a Thai_nonu key. */ public static final KeySymbol Thai_nonu = new KeySymbol(_Thai_nonu);
- static final private int _Thai_bobaimai = 0xdba; /** Representation of a Thai_bobaimai key. */ public static final KeySymbol Thai_bobaimai = new KeySymbol(_Thai_bobaimai);
- static final private int _Thai_popla = 0xdbb; /** Representation of a Thai_popla key. */ public static final KeySymbol Thai_popla = new KeySymbol(_Thai_popla);
- static final private int _Thai_phophung = 0xdbc; /** Representation of a Thai_phophung key. */ public static final KeySymbol Thai_phophung = new KeySymbol(_Thai_phophung);
- static final private int _Thai_fofa = 0xdbd; /** Representation of a Thai_fofa key. */ public static final KeySymbol Thai_fofa = new KeySymbol(_Thai_fofa);
- static final private int _Thai_phophan = 0xdbe; /** Representation of a Thai_phophan key. */ public static final KeySymbol Thai_phophan = new KeySymbol(_Thai_phophan);
- static final private int _Thai_fofan = 0xdbf; /** Representation of a Thai_fofan key. */ public static final KeySymbol Thai_fofan = new KeySymbol(_Thai_fofan);
- static final private int _Thai_phosamphao = 0xdc0; /** Representation of a Thai_phosamphao key. */ public static final KeySymbol Thai_phosamphao = new KeySymbol(_Thai_phosamphao);
- static final private int _Thai_moma = 0xdc1; /** Representation of a Thai_moma key. */ public static final KeySymbol Thai_moma = new KeySymbol(_Thai_moma);
- static final private int _Thai_yoyak = 0xdc2; /** Representation of a Thai_yoyak key. */ public static final KeySymbol Thai_yoyak = new KeySymbol(_Thai_yoyak);
- static final private int _Thai_rorua = 0xdc3; /** Representation of a Thai_rorua key. */ public static final KeySymbol Thai_rorua = new KeySymbol(_Thai_rorua);
- static final private int _Thai_ru = 0xdc4; /** Representation of a Thai_ru key. */ public static final KeySymbol Thai_ru = new KeySymbol(_Thai_ru);
- static final private int _Thai_loling = 0xdc5; /** Representation of a Thai_loling key. */ public static final KeySymbol Thai_loling = new KeySymbol(_Thai_loling);
- static final private int _Thai_lu = 0xdc6; /** Representation of a Thai_lu key. */ public static final KeySymbol Thai_lu = new KeySymbol(_Thai_lu);
- static final private int _Thai_wowaen = 0xdc7; /** Representation of a Thai_wowaen key. */ public static final KeySymbol Thai_wowaen = new KeySymbol(_Thai_wowaen);
- static final private int _Thai_sosala = 0xdc8; /** Representation of a Thai_sosala key. */ public static final KeySymbol Thai_sosala = new KeySymbol(_Thai_sosala);
- static final private int _Thai_sorusi = 0xdc9; /** Representation of a Thai_sorusi key. */ public static final KeySymbol Thai_sorusi = new KeySymbol(_Thai_sorusi);
- static final private int _Thai_sosua = 0xdca; /** Representation of a Thai_sosua key. */ public static final KeySymbol Thai_sosua = new KeySymbol(_Thai_sosua);
- static final private int _Thai_hohip = 0xdcb; /** Representation of a Thai_hohip key. */ public static final KeySymbol Thai_hohip = new KeySymbol(_Thai_hohip);
- static final private int _Thai_lochula = 0xdcc; /** Representation of a Thai_lochula key. */ public static final KeySymbol Thai_lochula = new KeySymbol(_Thai_lochula);
- static final private int _Thai_oang = 0xdcd; /** Representation of a Thai_oang key. */ public static final KeySymbol Thai_oang = new KeySymbol(_Thai_oang);
- static final private int _Thai_honokhuk = 0xdce; /** Representation of a Thai_honokhuk key. */ public static final KeySymbol Thai_honokhuk = new KeySymbol(_Thai_honokhuk);
- static final private int _Thai_paiyannoi = 0xdcf; /** Representation of a Thai_paiyannoi key. */ public static final KeySymbol Thai_paiyannoi = new KeySymbol(_Thai_paiyannoi);
- static final private int _Thai_saraa = 0xdd0; /** Representation of a Thai_saraa key. */ public static final KeySymbol Thai_saraa = new KeySymbol(_Thai_saraa);
- static final private int _Thai_maihanakat = 0xdd1; /** Representation of a Thai_maihanakat key. */ public static final KeySymbol Thai_maihanakat = new KeySymbol(_Thai_maihanakat);
- static final private int _Thai_saraaa = 0xdd2; /** Representation of a Thai_saraaa key. */ public static final KeySymbol Thai_saraaa = new KeySymbol(_Thai_saraaa);
- static final private int _Thai_saraam = 0xdd3; /** Representation of a Thai_saraam key. */ public static final KeySymbol Thai_saraam = new KeySymbol(_Thai_saraam);
- static final private int _Thai_sarai = 0xdd4; /** Representation of a Thai_sarai key. */ public static final KeySymbol Thai_sarai = new KeySymbol(_Thai_sarai);
- static final private int _Thai_saraii = 0xdd5; /** Representation of a Thai_saraii key. */ public static final KeySymbol Thai_saraii = new KeySymbol(_Thai_saraii);
- static final private int _Thai_saraue = 0xdd6; /** Representation of a Thai_saraue key. */ public static final KeySymbol Thai_saraue = new KeySymbol(_Thai_saraue);
- static final private int _Thai_sarauee = 0xdd7; /** Representation of a Thai_sarauee key. */ public static final KeySymbol Thai_sarauee = new KeySymbol(_Thai_sarauee);
- static final private int _Thai_sarau = 0xdd8; /** Representation of a Thai_sarau key. */ public static final KeySymbol Thai_sarau = new KeySymbol(_Thai_sarau);
- static final private int _Thai_sarauu = 0xdd9; /** Representation of a Thai_sarauu key. */ public static final KeySymbol Thai_sarauu = new KeySymbol(_Thai_sarauu);
- static final private int _Thai_phinthu = 0xdda; /** Representation of a Thai_phinthu key. */ public static final KeySymbol Thai_phinthu = new KeySymbol(_Thai_phinthu);
- static final private int _Thai_maihanakat_maitho = 0xdde; /** Representation of a Thai_maihanakat_maitho key. */ public static final KeySymbol Thai_maihanakat_maitho = new KeySymbol(_Thai_maihanakat_maitho);
- static final private int _Thai_baht = 0xddf; /** Representation of a Thai_baht key. */ public static final KeySymbol Thai_baht = new KeySymbol(_Thai_baht);
- static final private int _Thai_sarae = 0xde0; /** Representation of a Thai_sarae key. */ public static final KeySymbol Thai_sarae = new KeySymbol(_Thai_sarae);
- static final private int _Thai_saraae = 0xde1; /** Representation of a Thai_saraae key. */ public static final KeySymbol Thai_saraae = new KeySymbol(_Thai_saraae);
- static final private int _Thai_sarao = 0xde2; /** Representation of a Thai_sarao key. */ public static final KeySymbol Thai_sarao = new KeySymbol(_Thai_sarao);
- static final private int _Thai_saraaimaimuan = 0xde3; /** Representation of a Thai_saraaimaimuan key. */ public static final KeySymbol Thai_saraaimaimuan = new KeySymbol(_Thai_saraaimaimuan);
- static final private int _Thai_saraaimaimalai = 0xde4; /** Representation of a Thai_saraaimaimalai key. */ public static final KeySymbol Thai_saraaimaimalai = new KeySymbol(_Thai_saraaimaimalai);
- static final private int _Thai_lakkhangyao = 0xde5; /** Representation of a Thai_lakkhangyao key. */ public static final KeySymbol Thai_lakkhangyao = new KeySymbol(_Thai_lakkhangyao);
- static final private int _Thai_maiyamok = 0xde6; /** Representation of a Thai_maiyamok key. */ public static final KeySymbol Thai_maiyamok = new KeySymbol(_Thai_maiyamok);
- static final private int _Thai_maitaikhu = 0xde7; /** Representation of a Thai_maitaikhu key. */ public static final KeySymbol Thai_maitaikhu = new KeySymbol(_Thai_maitaikhu);
- static final private int _Thai_maiek = 0xde8; /** Representation of a Thai_maiek key. */ public static final KeySymbol Thai_maiek = new KeySymbol(_Thai_maiek);
- static final private int _Thai_maitho = 0xde9; /** Representation of a Thai_maitho key. */ public static final KeySymbol Thai_maitho = new KeySymbol(_Thai_maitho);
- static final private int _Thai_maitri = 0xdea; /** Representation of a Thai_maitri key. */ public static final KeySymbol Thai_maitri = new KeySymbol(_Thai_maitri);
- static final private int _Thai_maichattawa = 0xdeb; /** Representation of a Thai_maichattawa key. */ public static final KeySymbol Thai_maichattawa = new KeySymbol(_Thai_maichattawa);
- static final private int _Thai_thanthakhat = 0xdec; /** Representation of a Thai_thanthakhat key. */ public static final KeySymbol Thai_thanthakhat = new KeySymbol(_Thai_thanthakhat);
- static final private int _Thai_nikhahit = 0xded; /** Representation of a Thai_nikhahit key. */ public static final KeySymbol Thai_nikhahit = new KeySymbol(_Thai_nikhahit);
- static final private int _Thai_leksun = 0xdf0; /** Representation of a Thai_leksun key. */ public static final KeySymbol Thai_leksun = new KeySymbol(_Thai_leksun);
- static final private int _Thai_leknung = 0xdf1; /** Representation of a Thai_leknung key. */ public static final KeySymbol Thai_leknung = new KeySymbol(_Thai_leknung);
- static final private int _Thai_leksong = 0xdf2; /** Representation of a Thai_leksong key. */ public static final KeySymbol Thai_leksong = new KeySymbol(_Thai_leksong);
- static final private int _Thai_leksam = 0xdf3; /** Representation of a Thai_leksam key. */ public static final KeySymbol Thai_leksam = new KeySymbol(_Thai_leksam);
- static final private int _Thai_leksi = 0xdf4; /** Representation of a Thai_leksi key. */ public static final KeySymbol Thai_leksi = new KeySymbol(_Thai_leksi);
- static final private int _Thai_lekha = 0xdf5; /** Representation of a Thai_lekha key. */ public static final KeySymbol Thai_lekha = new KeySymbol(_Thai_lekha);
- static final private int _Thai_lekhok = 0xdf6; /** Representation of a Thai_lekhok key. */ public static final KeySymbol Thai_lekhok = new KeySymbol(_Thai_lekhok);
- static final private int _Thai_lekchet = 0xdf7; /** Representation of a Thai_lekchet key. */ public static final KeySymbol Thai_lekchet = new KeySymbol(_Thai_lekchet);
- static final private int _Thai_lekpaet = 0xdf8; /** Representation of a Thai_lekpaet key. */ public static final KeySymbol Thai_lekpaet = new KeySymbol(_Thai_lekpaet);
- static final private int _Thai_lekkao = 0xdf9; /** Representation of a Thai_lekkao key. */ public static final KeySymbol Thai_lekkao = new KeySymbol(_Thai_lekkao);
- static final private int _Hangul = 0xff31; /** Representation of a Hangul key. */ public static final KeySymbol Hangul = new KeySymbol(_Hangul);
- static final private int _Hangul_Start = 0xff32; /** Representation of a Hangul_Start key. */ public static final KeySymbol Hangul_Start = new KeySymbol(_Hangul_Start);
- static final private int _Hangul_End = 0xff33; /** Representation of a Hangul_End key. */ public static final KeySymbol Hangul_End = new KeySymbol(_Hangul_End);
- static final private int _Hangul_Hanja = 0xff34; /** Representation of a Hangul_Hanja key. */ public static final KeySymbol Hangul_Hanja = new KeySymbol(_Hangul_Hanja);
- static final private int _Hangul_Jamo = 0xff35; /** Representation of a Hangul_Jamo key. */ public static final KeySymbol Hangul_Jamo = new KeySymbol(_Hangul_Jamo);
- static final private int _Hangul_Romaja = 0xff36; /** Representation of a Hangul_Romaja key. */ public static final KeySymbol Hangul_Romaja = new KeySymbol(_Hangul_Romaja);
- static final private int _Hangul_Codeinput = 0xff37; /** Representation of a Hangul_Codeinput key. */ public static final KeySymbol Hangul_Codeinput = new KeySymbol(_Hangul_Codeinput);
- static final private int _Hangul_Jeonja = 0xff38; /** Representation of a Hangul_Jeonja key. */ public static final KeySymbol Hangul_Jeonja = new KeySymbol(_Hangul_Jeonja);
- static final private int _Hangul_Banja = 0xff39; /** Representation of a Hangul_Banja key. */ public static final KeySymbol Hangul_Banja = new KeySymbol(_Hangul_Banja);
- static final private int _Hangul_PreHanja = 0xff3a; /** Representation of a Hangul_PreHanja key. */ public static final KeySymbol Hangul_PreHanja = new KeySymbol(_Hangul_PreHanja);
- static final private int _Hangul_PostHanja = 0xff3b; /** Representation of a Hangul_PostHanja key. */ public static final KeySymbol Hangul_PostHanja = new KeySymbol(_Hangul_PostHanja);
- static final private int _Hangul_SingleCandidate = 0xff3c; /** Representation of a Hangul_SingleCandidate key. */ public static final KeySymbol Hangul_SingleCandidate = new KeySymbol(_Hangul_SingleCandidate);
- static final private int _Hangul_MultipleCandidate = 0xff3d; /** Representation of a Hangul_MultipleCandidate key. */ public static final KeySymbol Hangul_MultipleCandidate = new KeySymbol(_Hangul_MultipleCandidate);
- static final private int _Hangul_PreviousCandidate = 0xff3e; /** Representation of a Hangul_PreviousCandidate key. */ public static final KeySymbol Hangul_PreviousCandidate = new KeySymbol(_Hangul_PreviousCandidate);
- static final private int _Hangul_Special = 0xff3f; /** Representation of a Hangul_Special key. */ public static final KeySymbol Hangul_Special = new KeySymbol(_Hangul_Special);
- static final private int _Hangul_switch = 0xFF7E; /** Representation of a Hangul_switch key. */ public static final KeySymbol Hangul_switch = new KeySymbol(_Hangul_switch);
- static final private int _Hangul_Kiyeog = 0xea1; /** Representation of a Hangul_Kiyeog key. */ public static final KeySymbol Hangul_Kiyeog = new KeySymbol(_Hangul_Kiyeog);
- static final private int _Hangul_SsangKiyeog = 0xea2; /** Representation of a Hangul_SsangKiyeog key. */ public static final KeySymbol Hangul_SsangKiyeog = new KeySymbol(_Hangul_SsangKiyeog);
- static final private int _Hangul_KiyeogSios = 0xea3; /** Representation of a Hangul_KiyeogSios key. */ public static final KeySymbol Hangul_KiyeogSios = new KeySymbol(_Hangul_KiyeogSios);
- static final private int _Hangul_Nieun = 0xea4; /** Representation of a Hangul_Nieun key. */ public static final KeySymbol Hangul_Nieun = new KeySymbol(_Hangul_Nieun);
- static final private int _Hangul_NieunJieuj = 0xea5; /** Representation of a Hangul_NieunJieuj key. */ public static final KeySymbol Hangul_NieunJieuj = new KeySymbol(_Hangul_NieunJieuj);
- static final private int _Hangul_NieunHieuh = 0xea6; /** Representation of a Hangul_NieunHieuh key. */ public static final KeySymbol Hangul_NieunHieuh = new KeySymbol(_Hangul_NieunHieuh);
- static final private int _Hangul_Dikeud = 0xea7; /** Representation of a Hangul_Dikeud key. */ public static final KeySymbol Hangul_Dikeud = new KeySymbol(_Hangul_Dikeud);
- static final private int _Hangul_SsangDikeud = 0xea8; /** Representation of a Hangul_SsangDikeud key. */ public static final KeySymbol Hangul_SsangDikeud = new KeySymbol(_Hangul_SsangDikeud);
- static final private int _Hangul_Rieul = 0xea9; /** Representation of a Hangul_Rieul key. */ public static final KeySymbol Hangul_Rieul = new KeySymbol(_Hangul_Rieul);
- static final private int _Hangul_RieulKiyeog = 0xeaa; /** Representation of a Hangul_RieulKiyeog key. */ public static final KeySymbol Hangul_RieulKiyeog = new KeySymbol(_Hangul_RieulKiyeog);
- static final private int _Hangul_RieulMieum = 0xeab; /** Representation of a Hangul_RieulMieum key. */ public static final KeySymbol Hangul_RieulMieum = new KeySymbol(_Hangul_RieulMieum);
- static final private int _Hangul_RieulPieub = 0xeac; /** Representation of a Hangul_RieulPieub key. */ public static final KeySymbol Hangul_RieulPieub = new KeySymbol(_Hangul_RieulPieub);
- static final private int _Hangul_RieulSios = 0xead; /** Representation of a Hangul_RieulSios key. */ public static final KeySymbol Hangul_RieulSios = new KeySymbol(_Hangul_RieulSios);
- static final private int _Hangul_RieulTieut = 0xeae; /** Representation of a Hangul_RieulTieut key. */ public static final KeySymbol Hangul_RieulTieut = new KeySymbol(_Hangul_RieulTieut);
- static final private int _Hangul_RieulPhieuf = 0xeaf; /** Representation of a Hangul_RieulPhieuf key. */ public static final KeySymbol Hangul_RieulPhieuf = new KeySymbol(_Hangul_RieulPhieuf);
- static final private int _Hangul_RieulHieuh = 0xeb0; /** Representation of a Hangul_RieulHieuh key. */ public static final KeySymbol Hangul_RieulHieuh = new KeySymbol(_Hangul_RieulHieuh);
- static final private int _Hangul_Mieum = 0xeb1; /** Representation of a Hangul_Mieum key. */ public static final KeySymbol Hangul_Mieum = new KeySymbol(_Hangul_Mieum);
- static final private int _Hangul_Pieub = 0xeb2; /** Representation of a Hangul_Pieub key. */ public static final KeySymbol Hangul_Pieub = new KeySymbol(_Hangul_Pieub);
- static final private int _Hangul_SsangPieub = 0xeb3; /** Representation of a Hangul_SsangPieub key. */ public static final KeySymbol Hangul_SsangPieub = new KeySymbol(_Hangul_SsangPieub);
- static final private int _Hangul_PieubSios = 0xeb4; /** Representation of a Hangul_PieubSios key. */ public static final KeySymbol Hangul_PieubSios = new KeySymbol(_Hangul_PieubSios);
- static final private int _Hangul_Sios = 0xeb5; /** Representation of a Hangul_Sios key. */ public static final KeySymbol Hangul_Sios = new KeySymbol(_Hangul_Sios);
- static final private int _Hangul_SsangSios = 0xeb6; /** Representation of a Hangul_SsangSios key. */ public static final KeySymbol Hangul_SsangSios = new KeySymbol(_Hangul_SsangSios);
- static final private int _Hangul_Ieung = 0xeb7; /** Representation of a Hangul_Ieung key. */ public static final KeySymbol Hangul_Ieung = new KeySymbol(_Hangul_Ieung);
- static final private int _Hangul_Jieuj = 0xeb8; /** Representation of a Hangul_Jieuj key. */ public static final KeySymbol Hangul_Jieuj = new KeySymbol(_Hangul_Jieuj);
- static final private int _Hangul_SsangJieuj = 0xeb9; /** Representation of a Hangul_SsangJieuj key. */ public static final KeySymbol Hangul_SsangJieuj = new KeySymbol(_Hangul_SsangJieuj);
- static final private int _Hangul_Cieuc = 0xeba; /** Representation of a Hangul_Cieuc key. */ public static final KeySymbol Hangul_Cieuc = new KeySymbol(_Hangul_Cieuc);
- static final private int _Hangul_Khieuq = 0xebb; /** Representation of a Hangul_Khieuq key. */ public static final KeySymbol Hangul_Khieuq = new KeySymbol(_Hangul_Khieuq);
- static final private int _Hangul_Tieut = 0xebc; /** Representation of a Hangul_Tieut key. */ public static final KeySymbol Hangul_Tieut = new KeySymbol(_Hangul_Tieut);
- static final private int _Hangul_Phieuf = 0xebd; /** Representation of a Hangul_Phieuf key. */ public static final KeySymbol Hangul_Phieuf = new KeySymbol(_Hangul_Phieuf);
- static final private int _Hangul_Hieuh = 0xebe; /** Representation of a Hangul_Hieuh key. */ public static final KeySymbol Hangul_Hieuh = new KeySymbol(_Hangul_Hieuh);
- static final private int _Hangul_A = 0xebf; /** Representation of a Hangul_A key. */ public static final KeySymbol Hangul_A = new KeySymbol(_Hangul_A);
- static final private int _Hangul_AE = 0xec0; /** Representation of a Hangul_AE key. */ public static final KeySymbol Hangul_AE = new KeySymbol(_Hangul_AE);
- static final private int _Hangul_YA = 0xec1; /** Representation of a Hangul_YA key. */ public static final KeySymbol Hangul_YA = new KeySymbol(_Hangul_YA);
- static final private int _Hangul_YAE = 0xec2; /** Representation of a Hangul_YAE key. */ public static final KeySymbol Hangul_YAE = new KeySymbol(_Hangul_YAE);
- static final private int _Hangul_EO = 0xec3; /** Representation of a Hangul_EO key. */ public static final KeySymbol Hangul_EO = new KeySymbol(_Hangul_EO);
- static final private int _Hangul_E = 0xec4; /** Representation of a Hangul_E key. */ public static final KeySymbol Hangul_E = new KeySymbol(_Hangul_E);
- static final private int _Hangul_YEO = 0xec5; /** Representation of a Hangul_YEO key. */ public static final KeySymbol Hangul_YEO = new KeySymbol(_Hangul_YEO);
- static final private int _Hangul_YE = 0xec6; /** Representation of a Hangul_YE key. */ public static final KeySymbol Hangul_YE = new KeySymbol(_Hangul_YE);
- static final private int _Hangul_O = 0xec7; /** Representation of a Hangul_O key. */ public static final KeySymbol Hangul_O = new KeySymbol(_Hangul_O);
- static final private int _Hangul_WA = 0xec8; /** Representation of a Hangul_WA key. */ public static final KeySymbol Hangul_WA = new KeySymbol(_Hangul_WA);
- static final private int _Hangul_WAE = 0xec9; /** Representation of a Hangul_WAE key. */ public static final KeySymbol Hangul_WAE = new KeySymbol(_Hangul_WAE);
- static final private int _Hangul_OE = 0xeca; /** Representation of a Hangul_OE key. */ public static final KeySymbol Hangul_OE = new KeySymbol(_Hangul_OE);
- static final private int _Hangul_YO = 0xecb; /** Representation of a Hangul_YO key. */ public static final KeySymbol Hangul_YO = new KeySymbol(_Hangul_YO);
- static final private int _Hangul_U = 0xecc; /** Representation of a Hangul_U key. */ public static final KeySymbol Hangul_U = new KeySymbol(_Hangul_U);
- static final private int _Hangul_WEO = 0xecd; /** Representation of a Hangul_WEO key. */ public static final KeySymbol Hangul_WEO = new KeySymbol(_Hangul_WEO);
- static final private int _Hangul_WE = 0xece; /** Representation of a Hangul_WE key. */ public static final KeySymbol Hangul_WE = new KeySymbol(_Hangul_WE);
- static final private int _Hangul_WI = 0xecf; /** Representation of a Hangul_WI key. */ public static final KeySymbol Hangul_WI = new KeySymbol(_Hangul_WI);
- static final private int _Hangul_YU = 0xed0; /** Representation of a Hangul_YU key. */ public static final KeySymbol Hangul_YU = new KeySymbol(_Hangul_YU);
- static final private int _Hangul_EU = 0xed1; /** Representation of a Hangul_EU key. */ public static final KeySymbol Hangul_EU = new KeySymbol(_Hangul_EU);
- static final private int _Hangul_YI = 0xed2; /** Representation of a Hangul_YI key. */ public static final KeySymbol Hangul_YI = new KeySymbol(_Hangul_YI);
- static final private int _Hangul_I = 0xed3; /** Representation of a Hangul_I key. */ public static final KeySymbol Hangul_I = new KeySymbol(_Hangul_I);
- static final private int _Hangul_J_Kiyeog = 0xed4; /** Representation of a Hangul_J_Kiyeog key. */ public static final KeySymbol Hangul_J_Kiyeog = new KeySymbol(_Hangul_J_Kiyeog);
- static final private int _Hangul_J_SsangKiyeog = 0xed5; /** Representation of a Hangul_J_SsangKiyeog key. */ public static final KeySymbol Hangul_J_SsangKiyeog = new KeySymbol(_Hangul_J_SsangKiyeog);
- static final private int _Hangul_J_KiyeogSios = 0xed6; /** Representation of a Hangul_J_KiyeogSios key. */ public static final KeySymbol Hangul_J_KiyeogSios = new KeySymbol(_Hangul_J_KiyeogSios);
- static final private int _Hangul_J_Nieun = 0xed7; /** Representation of a Hangul_J_Nieun key. */ public static final KeySymbol Hangul_J_Nieun = new KeySymbol(_Hangul_J_Nieun);
- static final private int _Hangul_J_NieunJieuj = 0xed8; /** Representation of a Hangul_J_NieunJieuj key. */ public static final KeySymbol Hangul_J_NieunJieuj = new KeySymbol(_Hangul_J_NieunJieuj);
- static final private int _Hangul_J_NieunHieuh = 0xed9; /** Representation of a Hangul_J_NieunHieuh key. */ public static final KeySymbol Hangul_J_NieunHieuh = new KeySymbol(_Hangul_J_NieunHieuh);
- static final private int _Hangul_J_Dikeud = 0xeda; /** Representation of a Hangul_J_Dikeud key. */ public static final KeySymbol Hangul_J_Dikeud = new KeySymbol(_Hangul_J_Dikeud);
- static final private int _Hangul_J_Rieul = 0xedb; /** Representation of a Hangul_J_Rieul key. */ public static final KeySymbol Hangul_J_Rieul = new KeySymbol(_Hangul_J_Rieul);
- static final private int _Hangul_J_RieulKiyeog = 0xedc; /** Representation of a Hangul_J_RieulKiyeog key. */ public static final KeySymbol Hangul_J_RieulKiyeog = new KeySymbol(_Hangul_J_RieulKiyeog);
- static final private int _Hangul_J_RieulMieum = 0xedd; /** Representation of a Hangul_J_RieulMieum key. */ public static final KeySymbol Hangul_J_RieulMieum = new KeySymbol(_Hangul_J_RieulMieum);
- static final private int _Hangul_J_RieulPieub = 0xede; /** Representation of a Hangul_J_RieulPieub key. */ public static final KeySymbol Hangul_J_RieulPieub = new KeySymbol(_Hangul_J_RieulPieub);
- static final private int _Hangul_J_RieulSios = 0xedf; /** Representation of a Hangul_J_RieulSios key. */ public static final KeySymbol Hangul_J_RieulSios = new KeySymbol(_Hangul_J_RieulSios);
- static final private int _Hangul_J_RieulTieut = 0xee0; /** Representation of a Hangul_J_RieulTieut key. */ public static final KeySymbol Hangul_J_RieulTieut = new KeySymbol(_Hangul_J_RieulTieut);
- static final private int _Hangul_J_RieulPhieuf = 0xee1; /** Representation of a Hangul_J_RieulPhieuf key. */ public static final KeySymbol Hangul_J_RieulPhieuf = new KeySymbol(_Hangul_J_RieulPhieuf);
- static final private int _Hangul_J_RieulHieuh = 0xee2; /** Representation of a Hangul_J_RieulHieuh key. */ public static final KeySymbol Hangul_J_RieulHieuh = new KeySymbol(_Hangul_J_RieulHieuh);
- static final private int _Hangul_J_Mieum = 0xee3; /** Representation of a Hangul_J_Mieum key. */ public static final KeySymbol Hangul_J_Mieum = new KeySymbol(_Hangul_J_Mieum);
- static final private int _Hangul_J_Pieub = 0xee4; /** Representation of a Hangul_J_Pieub key. */ public static final KeySymbol Hangul_J_Pieub = new KeySymbol(_Hangul_J_Pieub);
- static final private int _Hangul_J_PieubSios = 0xee5; /** Representation of a Hangul_J_PieubSios key. */ public static final KeySymbol Hangul_J_PieubSios = new KeySymbol(_Hangul_J_PieubSios);
- static final private int _Hangul_J_Sios = 0xee6; /** Representation of a Hangul_J_Sios key. */ public static final KeySymbol Hangul_J_Sios = new KeySymbol(_Hangul_J_Sios);
- static final private int _Hangul_J_SsangSios = 0xee7; /** Representation of a Hangul_J_SsangSios key. */ public static final KeySymbol Hangul_J_SsangSios = new KeySymbol(_Hangul_J_SsangSios);
- static final private int _Hangul_J_Ieung = 0xee8; /** Representation of a Hangul_J_Ieung key. */ public static final KeySymbol Hangul_J_Ieung = new KeySymbol(_Hangul_J_Ieung);
- static final private int _Hangul_J_Jieuj = 0xee9; /** Representation of a Hangul_J_Jieuj key. */ public static final KeySymbol Hangul_J_Jieuj = new KeySymbol(_Hangul_J_Jieuj);
- static final private int _Hangul_J_Cieuc = 0xeea; /** Representation of a Hangul_J_Cieuc key. */ public static final KeySymbol Hangul_J_Cieuc = new KeySymbol(_Hangul_J_Cieuc);
- static final private int _Hangul_J_Khieuq = 0xeeb; /** Representation of a Hangul_J_Khieuq key. */ public static final KeySymbol Hangul_J_Khieuq = new KeySymbol(_Hangul_J_Khieuq);
- static final private int _Hangul_J_Tieut = 0xeec; /** Representation of a Hangul_J_Tieut key. */ public static final KeySymbol Hangul_J_Tieut = new KeySymbol(_Hangul_J_Tieut);
- static final private int _Hangul_J_Phieuf = 0xeed; /** Representation of a Hangul_J_Phieuf key. */ public static final KeySymbol Hangul_J_Phieuf = new KeySymbol(_Hangul_J_Phieuf);
- static final private int _Hangul_J_Hieuh = 0xeee; /** Representation of a Hangul_J_Hieuh key. */ public static final KeySymbol Hangul_J_Hieuh = new KeySymbol(_Hangul_J_Hieuh);
- static final private int _Hangul_RieulYeorinHieuh = 0xeef; /** Representation of a Hangul_RieulYeorinHieuh key. */ public static final KeySymbol Hangul_RieulYeorinHieuh = new KeySymbol(_Hangul_RieulYeorinHieuh);
- static final private int _Hangul_SunkyeongeumMieum = 0xef0; /** Representation of a Hangul_SunkyeongeumMieum key. */ public static final KeySymbol Hangul_SunkyeongeumMieum = new KeySymbol(_Hangul_SunkyeongeumMieum);
- static final private int _Hangul_SunkyeongeumPieub = 0xef1; /** Representation of a Hangul_SunkyeongeumPieub key. */ public static final KeySymbol Hangul_SunkyeongeumPieub = new KeySymbol(_Hangul_SunkyeongeumPieub);
- static final private int _Hangul_PanSios = 0xef2; /** Representation of a Hangul_PanSios key. */ public static final KeySymbol Hangul_PanSios = new KeySymbol(_Hangul_PanSios);
- static final private int _Hangul_KkogjiDalrinIeung = 0xef3; /** Representation of a Hangul_KkogjiDalrinIeung key. */ public static final KeySymbol Hangul_KkogjiDalrinIeung = new KeySymbol(_Hangul_KkogjiDalrinIeung);
- static final private int _Hangul_SunkyeongeumPhieuf = 0xef4; /** Representation of a Hangul_SunkyeongeumPhieuf key. */ public static final KeySymbol Hangul_SunkyeongeumPhieuf = new KeySymbol(_Hangul_SunkyeongeumPhieuf);
- static final private int _Hangul_YeorinHieuh = 0xef5; /** Representation of a Hangul_YeorinHieuh key. */ public static final KeySymbol Hangul_YeorinHieuh = new KeySymbol(_Hangul_YeorinHieuh);
- static final private int _Hangul_AraeA = 0xef6; /** Representation of a Hangul_AraeA key. */ public static final KeySymbol Hangul_AraeA = new KeySymbol(_Hangul_AraeA);
- static final private int _Hangul_AraeAE = 0xef7; /** Representation of a Hangul_AraeAE key. */ public static final KeySymbol Hangul_AraeAE = new KeySymbol(_Hangul_AraeAE);
- static final private int _Hangul_J_PanSios = 0xef8; /** Representation of a Hangul_J_PanSios key. */ public static final KeySymbol Hangul_J_PanSios = new KeySymbol(_Hangul_J_PanSios);
- static final private int _Hangul_J_KkogjiDalrinIeung = 0xef9; /** Representation of a Hangul_J_KkogjiDalrinIeung key. */ public static final KeySymbol Hangul_J_KkogjiDalrinIeung = new KeySymbol(_Hangul_J_KkogjiDalrinIeung);
- static final private int _Hangul_J_YeorinHieuh = 0xefa; /** Representation of a Hangul_J_YeorinHieuh key. */ public static final KeySymbol Hangul_J_YeorinHieuh = new KeySymbol(_Hangul_J_YeorinHieuh);
- static final private int _Korean_Won = 0xeff; /** Representation of a Korean_Won key. */ public static final KeySymbol Korean_Won = new KeySymbol(_Korean_Won);
- static final private int _EcuSign = 0x20a0; /** Representation of a EcuSign key. */ public static final KeySymbol EcuSign = new KeySymbol(_EcuSign);
- static final private int _ColonSign = 0x20a1; /** Representation of a ColonSign key. */ public static final KeySymbol ColonSign = new KeySymbol(_ColonSign);
- static final private int _CruzeiroSign = 0x20a2; /** Representation of a CruzeiroSign key. */ public static final KeySymbol CruzeiroSign = new KeySymbol(_CruzeiroSign);
- static final private int _FFrancSign = 0x20a3; /** Representation of a FFrancSign key. */ public static final KeySymbol FFrancSign = new KeySymbol(_FFrancSign);
- static final private int _LiraSign = 0x20a4; /** Representation of a LiraSign key. */ public static final KeySymbol LiraSign = new KeySymbol(_LiraSign);
- static final private int _MillSign = 0x20a5; /** Representation of a MillSign key. */ public static final KeySymbol MillSign = new KeySymbol(_MillSign);
- static final private int _NairaSign = 0x20a6; /** Representation of a NairaSign key. */ public static final KeySymbol NairaSign = new KeySymbol(_NairaSign);
- static final private int _PesetaSign = 0x20a7; /** Representation of a PesetaSign key. */ public static final KeySymbol PesetaSign = new KeySymbol(_PesetaSign);
- static final private int _RupeeSign = 0x20a8; /** Representation of a RupeeSign key. */ public static final KeySymbol RupeeSign = new KeySymbol(_RupeeSign);
- static final private int _WonSign = 0x20a9; /** Representation of a WonSign key. */ public static final KeySymbol WonSign = new KeySymbol(_WonSign);
- static final private int _NewSheqelSign = 0x20aa; /** Representation of a NewSheqelSign key. */ public static final KeySymbol NewSheqelSign = new KeySymbol(_NewSheqelSign);
- static final private int _DongSign = 0x20ab; /** Representation of a DongSign key. */ public static final KeySymbol DongSign = new KeySymbol(_DongSign);
- static final private int _EuroSign = 0x20ac; /** Representation of a EuroSign key. */ public static final KeySymbol EuroSign = new KeySymbol(_EuroSign);
-
- private KeySymbol (int value)
- {
- value_ = value;
- }
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gdk/Keymap.java b/libgtk-java/src/java/org/gnu/gdk/Keymap.java
deleted file mode 100644
index b663aa4..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/Keymap.java
+++ /dev/null
@@ -1,32 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.GObject;
-/**
- *
- */
-public class Keymap extends GObject
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gdk_keymap_get_type ();
- native static final protected int gdk_keymap_get_default ();
- native static final protected int gdk_keymap_lookup_key (int keymap, int key);
- native static final protected boolean gdk_keymap_get_entries_for_keyval (int keymap, int
- keyval, int [] keys, int [] numKeys);
- native static final protected boolean gdk_keymap_get_entries_for_keycode (int keymap, int
- hardwareKeycode, int [] keys, int [] keyvals, int [] numEntries);
- native static final protected int gdk_keymap_get_direction (int keymap);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/KeymapKey.java b/libgtk-java/src/java/org/gnu/gdk/KeymapKey.java
deleted file mode 100644
index 0a25207..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/KeymapKey.java
+++ /dev/null
@@ -1,24 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Boxed;
-public class KeymapKey extends Boxed
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getKeycode (int obj);
- native static final protected int getGroup (int obj);
- native static final protected int getLevel (int obj);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/LineStyle.java b/libgtk-java/src/java/org/gnu/gdk/LineStyle.java
deleted file mode 100644
index 7ac3413..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/LineStyle.java
+++ /dev/null
@@ -1,81 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Enum;
-public class LineStyle extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _SOLID = 0;
- static final public org.gnu.gdk.LineStyle SOLID = new org.gnu.gdk.LineStyle (_SOLID);
- static final private int _ON_OFF_DASH = 1;
- static final public org.gnu.gdk.LineStyle ON_OFF_DASH = new org.gnu.gdk.LineStyle (_ON_OFF_DASH);
- static final private int _DOUBLE_DASH = 2;
- static final public org.gnu.gdk.LineStyle DOUBLE_DASH = new org.gnu.gdk.LineStyle (_DOUBLE_DASH);
- static final private org.gnu.gdk.LineStyle[] theInterned = new org.gnu.gdk.LineStyle[]
- {
- SOLID, ON_OFF_DASH, DOUBLE_DASH
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gdk.LineStyle theSacrificialOne = new org.gnu.gdk.LineStyle (0);
- static public org.gnu.gdk.LineStyle intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gdk.LineStyle already = (org.gnu.gdk.LineStyle) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gdk.LineStyle(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private LineStyle (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gdk.LineStyle or (org.gnu.gdk.LineStyle other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gdk.LineStyle and (org.gnu.gdk.LineStyle other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gdk.LineStyle xor (org.gnu.gdk.LineStyle other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gdk.LineStyle other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/ModifierType.java b/libgtk-java/src/java/org/gnu/gdk/ModifierType.java
deleted file mode 100644
index 6fb1eec..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/ModifierType.java
+++ /dev/null
@@ -1,238 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Flags;
-public class ModifierType extends Flags
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _SHIFT_MASK = 1 << 0;
- static final public org.gnu.gdk.ModifierType SHIFT_MASK = new org.gnu.gdk.ModifierType (
- _SHIFT_MASK);
- static final private int _LOCK_MASK = 1 << 1;
- static final public org.gnu.gdk.ModifierType LOCK_MASK = new org.gnu.gdk.ModifierType (
- _LOCK_MASK);
- static final private int _CONTROL_MASK = 1 << 2;
- static final public org.gnu.gdk.ModifierType CONTROL_MASK = new org.gnu.gdk.ModifierType (
- _CONTROL_MASK);
- static final private int _MOD1_MASK = 1 << 3;
- static final public org.gnu.gdk.ModifierType MOD1_MASK = new org.gnu.gdk.ModifierType (
- _MOD1_MASK);
- static final private int _MOD2_MASK = 1 << 4;
- static final public org.gnu.gdk.ModifierType MOD2_MASK = new org.gnu.gdk.ModifierType (
- _MOD2_MASK);
- static final private int _MOD3_MASK = 1 << 5;
- static final public org.gnu.gdk.ModifierType MOD3_MASK = new org.gnu.gdk.ModifierType (
- _MOD3_MASK);
- static final private int _MOD4_MASK = 1 << 6;
- static final public org.gnu.gdk.ModifierType MOD4_MASK = new org.gnu.gdk.ModifierType (
- _MOD4_MASK);
- static final private int _MOD5_MASK = 1 << 7;
- static final public org.gnu.gdk.ModifierType MOD5_MASK = new org.gnu.gdk.ModifierType (
- _MOD5_MASK);
- static final private int _BUTTON1_MASK = 1 << 8;
- static final public org.gnu.gdk.ModifierType BUTTON1_MASK = new org.gnu.gdk.ModifierType (
- _BUTTON1_MASK);
- static final private int _BUTTON2_MASK = 1 << 9;
- static final public org.gnu.gdk.ModifierType BUTTON2_MASK = new org.gnu.gdk.ModifierType (
- _BUTTON2_MASK);
- static final private int _BUTTON3_MASK = 1 << 10;
- static final public org.gnu.gdk.ModifierType BUTTON3_MASK = new org.gnu.gdk.ModifierType (
- _BUTTON3_MASK);
- static final private int _BUTTON4_MASK = 1 << 11;
- static final public org.gnu.gdk.ModifierType BUTTON4_MASK = new org.gnu.gdk.ModifierType (
- _BUTTON4_MASK);
- static final private int _BUTTON5_MASK = 1 << 12;
- static final public org.gnu.gdk.ModifierType BUTTON5_MASK = new org.gnu.gdk.ModifierType (
- _BUTTON5_MASK);
- static final private org.gnu.gdk.ModifierType[] theInterned = new org.gnu.gdk.ModifierType[]
- {
- new org.gnu.gdk.ModifierType (0), SHIFT_MASK, LOCK_MASK, new org.gnu.gdk.ModifierType (3),
- CONTROL_MASK, new org.gnu.gdk.ModifierType (5), new org.gnu.gdk.ModifierType (6), new
- org.gnu.gdk.ModifierType (7), MOD1_MASK, new org.gnu.gdk.ModifierType (9), new
- org.gnu.gdk.ModifierType (10), new org.gnu.gdk.ModifierType (11), new
- org.gnu.gdk.ModifierType (12), new org.gnu.gdk.ModifierType (13), new
- org.gnu.gdk.ModifierType (14), new org.gnu.gdk.ModifierType (15), MOD2_MASK, new
- org.gnu.gdk.ModifierType (17), new org.gnu.gdk.ModifierType (18), new
- org.gnu.gdk.ModifierType (19), new org.gnu.gdk.ModifierType (20), new
- org.gnu.gdk.ModifierType (21), new org.gnu.gdk.ModifierType (22), new
- org.gnu.gdk.ModifierType (23), new org.gnu.gdk.ModifierType (24), new
- org.gnu.gdk.ModifierType (25), new org.gnu.gdk.ModifierType (26), new
- org.gnu.gdk.ModifierType (27), new org.gnu.gdk.ModifierType (28), new
- org.gnu.gdk.ModifierType (29), new org.gnu.gdk.ModifierType (30), new
- org.gnu.gdk.ModifierType (31), MOD3_MASK, new org.gnu.gdk.ModifierType (33), new
- org.gnu.gdk.ModifierType (34), new org.gnu.gdk.ModifierType (35), new
- org.gnu.gdk.ModifierType (36), new org.gnu.gdk.ModifierType (37), new
- org.gnu.gdk.ModifierType (38), new org.gnu.gdk.ModifierType (39), new
- org.gnu.gdk.ModifierType (40), new org.gnu.gdk.ModifierType (41), new
- org.gnu.gdk.ModifierType (42), new org.gnu.gdk.ModifierType (43), new
- org.gnu.gdk.ModifierType (44), new org.gnu.gdk.ModifierType (45), new
- org.gnu.gdk.ModifierType (46), new org.gnu.gdk.ModifierType (47), new
- org.gnu.gdk.ModifierType (48), new org.gnu.gdk.ModifierType (49), new
- org.gnu.gdk.ModifierType (50), new org.gnu.gdk.ModifierType (51), new
- org.gnu.gdk.ModifierType (52), new org.gnu.gdk.ModifierType (53), new
- org.gnu.gdk.ModifierType (54), new org.gnu.gdk.ModifierType (55), new
- org.gnu.gdk.ModifierType (56), new org.gnu.gdk.ModifierType (57), new
- org.gnu.gdk.ModifierType (58), new org.gnu.gdk.ModifierType (59), new
- org.gnu.gdk.ModifierType (60), new org.gnu.gdk.ModifierType (61), new
- org.gnu.gdk.ModifierType (62), new org.gnu.gdk.ModifierType (63), MOD4_MASK, new
- org.gnu.gdk.ModifierType (65), new org.gnu.gdk.ModifierType (66), new
- org.gnu.gdk.ModifierType (67), new org.gnu.gdk.ModifierType (68), new
- org.gnu.gdk.ModifierType (69), new org.gnu.gdk.ModifierType (70), new
- org.gnu.gdk.ModifierType (71), new org.gnu.gdk.ModifierType (72), new
- org.gnu.gdk.ModifierType (73), new org.gnu.gdk.ModifierType (74), new
- org.gnu.gdk.ModifierType (75), new org.gnu.gdk.ModifierType (76), new
- org.gnu.gdk.ModifierType (77), new org.gnu.gdk.ModifierType (78), new
- org.gnu.gdk.ModifierType (79), new org.gnu.gdk.ModifierType (80), new
- org.gnu.gdk.ModifierType (81), new org.gnu.gdk.ModifierType (82), new
- org.gnu.gdk.ModifierType (83), new org.gnu.gdk.ModifierType (84), new
- org.gnu.gdk.ModifierType (85), new org.gnu.gdk.ModifierType (86), new
- org.gnu.gdk.ModifierType (87), new org.gnu.gdk.ModifierType (88), new
- org.gnu.gdk.ModifierType (89), new org.gnu.gdk.ModifierType (90), new
- org.gnu.gdk.ModifierType (91), new org.gnu.gdk.ModifierType (92), new
- org.gnu.gdk.ModifierType (93), new org.gnu.gdk.ModifierType (94), new
- org.gnu.gdk.ModifierType (95), new org.gnu.gdk.ModifierType (96), new
- org.gnu.gdk.ModifierType (97), new org.gnu.gdk.ModifierType (98), new
- org.gnu.gdk.ModifierType (99), new org.gnu.gdk.ModifierType (100), new
- org.gnu.gdk.ModifierType (101), new org.gnu.gdk.ModifierType (102), new
- org.gnu.gdk.ModifierType (103), new org.gnu.gdk.ModifierType (104), new
- org.gnu.gdk.ModifierType (105), new org.gnu.gdk.ModifierType (106), new
- org.gnu.gdk.ModifierType (107), new org.gnu.gdk.ModifierType (108), new
- org.gnu.gdk.ModifierType (109), new org.gnu.gdk.ModifierType (110), new
- org.gnu.gdk.ModifierType (111), new org.gnu.gdk.ModifierType (112), new
- org.gnu.gdk.ModifierType (113), new org.gnu.gdk.ModifierType (114), new
- org.gnu.gdk.ModifierType (115), new org.gnu.gdk.ModifierType (116), new
- org.gnu.gdk.ModifierType (117), new org.gnu.gdk.ModifierType (118), new
- org.gnu.gdk.ModifierType (119), new org.gnu.gdk.ModifierType (120), new
- org.gnu.gdk.ModifierType (121), new org.gnu.gdk.ModifierType (122), new
- org.gnu.gdk.ModifierType (123), new org.gnu.gdk.ModifierType (124), new
- org.gnu.gdk.ModifierType (125), new org.gnu.gdk.ModifierType (126), new
- org.gnu.gdk.ModifierType (127), MOD5_MASK, new org.gnu.gdk.ModifierType (129), new
- org.gnu.gdk.ModifierType (130), new org.gnu.gdk.ModifierType (131), new
- org.gnu.gdk.ModifierType (132), new org.gnu.gdk.ModifierType (133), new
- org.gnu.gdk.ModifierType (134), new org.gnu.gdk.ModifierType (135), new
- org.gnu.gdk.ModifierType (136), new org.gnu.gdk.ModifierType (137), new
- org.gnu.gdk.ModifierType (138), new org.gnu.gdk.ModifierType (139), new
- org.gnu.gdk.ModifierType (140), new org.gnu.gdk.ModifierType (141), new
- org.gnu.gdk.ModifierType (142), new org.gnu.gdk.ModifierType (143), new
- org.gnu.gdk.ModifierType (144), new org.gnu.gdk.ModifierType (145), new
- org.gnu.gdk.ModifierType (146), new org.gnu.gdk.ModifierType (147), new
- org.gnu.gdk.ModifierType (148), new org.gnu.gdk.ModifierType (149), new
- org.gnu.gdk.ModifierType (150), new org.gnu.gdk.ModifierType (151), new
- org.gnu.gdk.ModifierType (152), new org.gnu.gdk.ModifierType (153), new
- org.gnu.gdk.ModifierType (154), new org.gnu.gdk.ModifierType (155), new
- org.gnu.gdk.ModifierType (156), new org.gnu.gdk.ModifierType (157), new
- org.gnu.gdk.ModifierType (158), new org.gnu.gdk.ModifierType (159), new
- org.gnu.gdk.ModifierType (160), new org.gnu.gdk.ModifierType (161), new
- org.gnu.gdk.ModifierType (162), new org.gnu.gdk.ModifierType (163), new
- org.gnu.gdk.ModifierType (164), new org.gnu.gdk.ModifierType (165), new
- org.gnu.gdk.ModifierType (166), new org.gnu.gdk.ModifierType (167), new
- org.gnu.gdk.ModifierType (168), new org.gnu.gdk.ModifierType (169), new
- org.gnu.gdk.ModifierType (170), new org.gnu.gdk.ModifierType (171), new
- org.gnu.gdk.ModifierType (172), new org.gnu.gdk.ModifierType (173), new
- org.gnu.gdk.ModifierType (174), new org.gnu.gdk.ModifierType (175), new
- org.gnu.gdk.ModifierType (176), new org.gnu.gdk.ModifierType (177), new
- org.gnu.gdk.ModifierType (178), new org.gnu.gdk.ModifierType (179), new
- org.gnu.gdk.ModifierType (180), new org.gnu.gdk.ModifierType (181), new
- org.gnu.gdk.ModifierType (182), new org.gnu.gdk.ModifierType (183), new
- org.gnu.gdk.ModifierType (184), new org.gnu.gdk.ModifierType (185), new
- org.gnu.gdk.ModifierType (186), new org.gnu.gdk.ModifierType (187), new
- org.gnu.gdk.ModifierType (188), new org.gnu.gdk.ModifierType (189), new
- org.gnu.gdk.ModifierType (190), new org.gnu.gdk.ModifierType (191), new
- org.gnu.gdk.ModifierType (192), new org.gnu.gdk.ModifierType (193), new
- org.gnu.gdk.ModifierType (194), new org.gnu.gdk.ModifierType (195), new
- org.gnu.gdk.ModifierType (196), new org.gnu.gdk.ModifierType (197), new
- org.gnu.gdk.ModifierType (198), new org.gnu.gdk.ModifierType (199), new
- org.gnu.gdk.ModifierType (200), new org.gnu.gdk.ModifierType (201), new
- org.gnu.gdk.ModifierType (202), new org.gnu.gdk.ModifierType (203), new
- org.gnu.gdk.ModifierType (204), new org.gnu.gdk.ModifierType (205), new
- org.gnu.gdk.ModifierType (206), new org.gnu.gdk.ModifierType (207), new
- org.gnu.gdk.ModifierType (208), new org.gnu.gdk.ModifierType (209), new
- org.gnu.gdk.ModifierType (210), new org.gnu.gdk.ModifierType (211), new
- org.gnu.gdk.ModifierType (212), new org.gnu.gdk.ModifierType (213), new
- org.gnu.gdk.ModifierType (214), new org.gnu.gdk.ModifierType (215), new
- org.gnu.gdk.ModifierType (216), new org.gnu.gdk.ModifierType (217), new
- org.gnu.gdk.ModifierType (218), new org.gnu.gdk.ModifierType (219), new
- org.gnu.gdk.ModifierType (220), new org.gnu.gdk.ModifierType (221), new
- org.gnu.gdk.ModifierType (222), new org.gnu.gdk.ModifierType (223), new
- org.gnu.gdk.ModifierType (224), new org.gnu.gdk.ModifierType (225), new
- org.gnu.gdk.ModifierType (226), new org.gnu.gdk.ModifierType (227), new
- org.gnu.gdk.ModifierType (228), new org.gnu.gdk.ModifierType (229), new
- org.gnu.gdk.ModifierType (230), new org.gnu.gdk.ModifierType (231), new
- org.gnu.gdk.ModifierType (232), new org.gnu.gdk.ModifierType (233), new
- org.gnu.gdk.ModifierType (234), new org.gnu.gdk.ModifierType (235), new
- org.gnu.gdk.ModifierType (236), new org.gnu.gdk.ModifierType (237), new
- org.gnu.gdk.ModifierType (238), new org.gnu.gdk.ModifierType (239), new
- org.gnu.gdk.ModifierType (240), new org.gnu.gdk.ModifierType (241), new
- org.gnu.gdk.ModifierType (242), new org.gnu.gdk.ModifierType (243), new
- org.gnu.gdk.ModifierType (244), new org.gnu.gdk.ModifierType (245), new
- org.gnu.gdk.ModifierType (246), new org.gnu.gdk.ModifierType (247), new
- org.gnu.gdk.ModifierType (248), new org.gnu.gdk.ModifierType (249), new
- org.gnu.gdk.ModifierType (250), new org.gnu.gdk.ModifierType (251), new
- org.gnu.gdk.ModifierType (252), new org.gnu.gdk.ModifierType (253), new
- org.gnu.gdk.ModifierType (254), new org.gnu.gdk.ModifierType (255)
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gdk.ModifierType theSacrificialOne = new org.gnu.gdk.ModifierType (
- 0);
- static public org.gnu.gdk.ModifierType intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gdk.ModifierType already = (org.gnu.gdk.ModifierType) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gdk.ModifierType(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private ModifierType (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gdk.ModifierType or (org.gnu.gdk.ModifierType other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gdk.ModifierType and (org.gnu.gdk.ModifierType other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gdk.ModifierType xor (org.gnu.gdk.ModifierType other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gdk.ModifierType other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/NativeWindow.java b/libgtk-java/src/java/org/gnu/gdk/NativeWindow.java
deleted file mode 100644
index 41475e7..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/NativeWindow.java
+++ /dev/null
@@ -1,21 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Boxed;
-public class NativeWindow extends Boxed
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/NotifyType.java b/libgtk-java/src/java/org/gnu/gdk/NotifyType.java
deleted file mode 100644
index 14a4180..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/NotifyType.java
+++ /dev/null
@@ -1,88 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Enum;
-public class NotifyType extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _ANCESTOR = 0;
- static final public org.gnu.gdk.NotifyType ANCESTOR = new org.gnu.gdk.NotifyType (_ANCESTOR);
- static final private int _VIRTUAL = 1;
- static final public org.gnu.gdk.NotifyType VIRTUAL = new org.gnu.gdk.NotifyType (_VIRTUAL);
- static final private int _INFERIOR = 2;
- static final public org.gnu.gdk.NotifyType INFERIOR = new org.gnu.gdk.NotifyType (_INFERIOR);
- static final private int _NONLINEAR = 3;
- static final public org.gnu.gdk.NotifyType NONLINEAR = new org.gnu.gdk.NotifyType (_NONLINEAR);
- static final private int _NONLINEAR_VIRTUAL = 4;
- static final public org.gnu.gdk.NotifyType NONLINEAR_VIRTUAL = new org.gnu.gdk.NotifyType (
- _NONLINEAR_VIRTUAL);
- static final private int _UNKNOWN = 5;
- static final public org.gnu.gdk.NotifyType UNKNOWN = new org.gnu.gdk.NotifyType (_UNKNOWN);
- static final private org.gnu.gdk.NotifyType[] theInterned = new org.gnu.gdk.NotifyType[]
- {
- ANCESTOR, VIRTUAL, INFERIOR, NONLINEAR, NONLINEAR_VIRTUAL, UNKNOWN
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gdk.NotifyType theSacrificialOne = new org.gnu.gdk.NotifyType (0);
- static public org.gnu.gdk.NotifyType intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gdk.NotifyType already = (org.gnu.gdk.NotifyType) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gdk.NotifyType(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private NotifyType (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gdk.NotifyType or (org.gnu.gdk.NotifyType other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gdk.NotifyType and (org.gnu.gdk.NotifyType other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gdk.NotifyType xor (org.gnu.gdk.NotifyType other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gdk.NotifyType other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/OverlapType.java b/libgtk-java/src/java/org/gnu/gdk/OverlapType.java
deleted file mode 100644
index 7c37536..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/OverlapType.java
+++ /dev/null
@@ -1,81 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Enum;
-public class OverlapType extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _IN = 0;
- static final public org.gnu.gdk.OverlapType IN = new org.gnu.gdk.OverlapType (_IN);
- static final private int _OUT = 1;
- static final public org.gnu.gdk.OverlapType OUT = new org.gnu.gdk.OverlapType (_OUT);
- static final private int _PART = 2;
- static final public org.gnu.gdk.OverlapType PART = new org.gnu.gdk.OverlapType (_PART);
- static final private org.gnu.gdk.OverlapType[] theInterned = new org.gnu.gdk.OverlapType[]
- {
- IN, OUT, PART
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gdk.OverlapType theSacrificialOne = new org.gnu.gdk.OverlapType (0);
- static public org.gnu.gdk.OverlapType intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gdk.OverlapType already = (org.gnu.gdk.OverlapType) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gdk.OverlapType(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private OverlapType (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gdk.OverlapType or (org.gnu.gdk.OverlapType other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gdk.OverlapType and (org.gnu.gdk.OverlapType other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gdk.OverlapType xor (org.gnu.gdk.OverlapType other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gdk.OverlapType other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/Pango.java b/libgtk-java/src/java/org/gnu/gdk/Pango.java
deleted file mode 100644
index e78b33f..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/Pango.java
+++ /dev/null
@@ -1,23 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Boxed;
-public class Pango extends Boxed
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gdk_pango_context_get ();
- native static final protected void gdk_pango_context_set_colormap (int context, int colormap);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/PangoAttrEmbossed.java b/libgtk-java/src/java/org/gnu/gdk/PangoAttrEmbossed.java
deleted file mode 100644
index 74f7d64..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/PangoAttrEmbossed.java
+++ /dev/null
@@ -1,26 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.GObject;
-/**
- *
- */
-public class PangoAttrEmbossed extends GObject
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected boolean getEmbossed (int obj);
- native static final protected int gdk_pango_attr_embossed_new (boolean embossed);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/PangoAttrStipple.java b/libgtk-java/src/java/org/gnu/gdk/PangoAttrStipple.java
deleted file mode 100644
index 70bf044..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/PangoAttrStipple.java
+++ /dev/null
@@ -1,26 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.GObject;
-/**
- *
- */
-public class PangoAttrStipple extends GObject
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getStipple (int obj);
- native static final protected int gdk_pango_attr_stipple_new (int stipple);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/Pixbuf.java b/libgtk-java/src/java/org/gnu/gdk/Pixbuf.java
deleted file mode 100644
index 538dfef..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/Pixbuf.java
+++ /dev/null
@@ -1,229 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.GObject;
-/**
- *
- */
-public class Pixbuf extends GObject {
- /**
- * Constructs a Pixbuf from a handle to native resources. This should only
- * be used internally by java-gnome.
- */
- public Pixbuf(int handle) {
- super(handle);
- }
-
- /**
- * Construct a new Pixbuf from an image file.
- * @param filename The name of the image file.
- */
- public Pixbuf(String filename) {
- super(gdk_pixbuf_new_from_file(filename, 0));
- }
-
- /**
- * Return the width of the pixbuf.
- * @return The width
- */
- public int width() {
- return gdk_pixbuf_get_width(getHandle());
- }
-
- /**
- * Return the height of the pixbuf.
- * @return The height
- */
- public int height() {
- return gdk_pixbuf_get_height(getHandle());
- }
-
- /**
- * Create a new pixbuf from an existing pixbuf scaled to the
- * size provided.
- */
- public Pixbuf scale(int width, int height, org.gnu.gdk.InterpType itype) {
- int newH = gdk_pixbuf_scale_simple(getHandle(), width, height, itype.getValue());
- return new Pixbuf(newH);
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected void gdk_pixbuf_render_threshold_alpha(
- int pixbuf,
- int bitmap,
- int srcX,
- int srcY,
- int destX,
- int destY,
- int width,
- int height,
- int alphaThreshold);
- native static final protected void gdk_pixbuf_render_to_drawable(
- int pixbuf,
- int drawable,
- int gc,
- int srcX,
- int srcY,
- int destX,
- int destY,
- int width,
- int height,
- int dither,
- int xDither,
- int yDither);
- native static final protected void gdk_pixbuf_render_to_drawable_alpha(
- int pixbuf,
- int drawable,
- int srcX,
- int srcY,
- int destX,
- int destY,
- int width,
- int height,
- int alphaMode,
- int alphaThreshold,
- int dither,
- int xDither,
- int yDither);
- native static final protected void gdk_pixbuf_render_pixmap_and_mask_for_colormap(
- int pixbuf,
- int colormap,
- int pixmapReturn,
- int maskReturn,
- int alphaThreshold);
- native static final protected void gdk_pixbuf_render_pixmap_and_mask(
- int pixbuf,
- int pixmapReturn,
- int maskReturn,
- int alphaThreshold);
- native static final protected int gdk_pixbuf_get_from_drawable(
- int dest,
- int src,
- int cmap,
- int srcX,
- int srcY,
- int destX,
- int destY,
- int width,
- int height);
- native static final protected int gdk_pixbuf_get_from_image(
- int dest,
- int src,
- int cmap,
- int srcX,
- int srcY,
- int destX,
- int destY,
- int width,
- int height);
- native static final protected int gdk_pixbuf_get_colorspace(int pixbuf);
- native static final protected int gdk_pixbuf_get_n_channels(int pixbuf);
- native static final protected boolean gdk_pixbuf_get_has_alpha(int pixbuf);
- native static final protected int gdk_pixbuf_get_bits_per_sample(int pixbuf);
- native static final protected byte[] gdk_pixbuf_get_pixels(int pixbuf);
- native static final protected int gdk_pixbuf_get_width(int pixbuf);
- native static final protected int gdk_pixbuf_get_height(int pixbuf);
- native static final protected int gdk_pixbuf_get_rowstride(int pixbuf);
- native static final protected int gdk_pixbuf_new(
- int colorspace,
- boolean hasAlpha,
- int bitsPerSample,
- int width,
- int height);
- native static final protected int gdk_pixbuf_copy(int pixbuf);
- native static final protected int gdk_pixbuf_new_subpixbuf(
- int srcPixbuf,
- int srcX,
- int srcY,
- int width,
- int height);
- native static final protected int gdk_pixbuf_new_from_file(String filename, int error);
- native static final protected int gdk_pixbuf_new_from_xpm_data(byte[] data);
- native static final protected int gdk_pixbuf_new_from_inline(
- int dataLength,
- byte[] data,
- boolean copyPixels,
- int error);
- native static final protected void gdk_pixbuf_fill(int pixbuf, int pixel);
- native static final protected int gdk_pixbuf_add_alpha(int pixbuf, boolean substituteColor, int r, int g, int b);
- native static final protected void gdk_pixbuf_copy_area(
- int srcPixbuf,
- int srcX,
- int srcY,
- int width,
- int height,
- int destPixbuf,
- int destX,
- int destY);
- native static final protected void gdk_pixbuf_saturate_and_pixelate(
- int src,
- int dest,
- double saturation,
- boolean pixelate);
- native static final protected void gdk_pixbuf_scale(
- int src,
- int dest,
- int destX,
- int destY,
- int destWidth,
- int destHeight,
- double offsetX,
- double offsetY,
- double scaleX,
- double scaleY,
- int interpType);
- native static final protected void gdk_pixbuf_composite(
- int src,
- int dest,
- int destX,
- int destY,
- int destWidth,
- int destHeight,
- double offsetX,
- double offsetY,
- double scaleX,
- double scaleY,
- int interpType,
- int overallAlpha);
- native static final protected void gdk_pixbuf_composite_color(
- int src,
- int dest,
- int destX,
- int destY,
- int destWidth,
- int destHeight,
- double offsetX,
- double offsetY,
- double scaleX,
- double scaleY,
- int interpType,
- int overallAlpha,
- int checkX,
- int checkY,
- int checkSize,
- int color1,
- int color2);
- native static final protected int gdk_pixbuf_scale_simple(int src, int destWidth, int destHeight, int interpType);
- native static final protected int gdk_pixbuf_composite_color_simple(
- int src,
- int destWidth,
- int destHeight,
- int interpType,
- int overallAlpha,
- int checkSize,
- int color1,
- int color2);
- native static final protected byte[] gdk_pixbuf_get_option(int pixbuf, byte[] key);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gdk/PixbufAlphaMode.java b/libgtk-java/src/java/org/gnu/gdk/PixbufAlphaMode.java
deleted file mode 100644
index eb89c39..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/PixbufAlphaMode.java
+++ /dev/null
@@ -1,82 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Enum;
-public class PixbufAlphaMode extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _BILEVEL = 0;
- static final public org.gnu.gdk.PixbufAlphaMode BILEVEL = new org.gnu.gdk.PixbufAlphaMode (
- _BILEVEL);
- static final private int _FULL = 1;
- static final public org.gnu.gdk.PixbufAlphaMode FULL = new org.gnu.gdk.PixbufAlphaMode (_FULL);
- static final private org.gnu.gdk.PixbufAlphaMode[] theInterned = new
- org.gnu.gdk.PixbufAlphaMode[]
- {
- BILEVEL, FULL
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gdk.PixbufAlphaMode theSacrificialOne = new
- org.gnu.gdk.PixbufAlphaMode (0);
- static public org.gnu.gdk.PixbufAlphaMode intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gdk.PixbufAlphaMode already = (org.gnu.gdk.PixbufAlphaMode) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gdk.PixbufAlphaMode(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private PixbufAlphaMode (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gdk.PixbufAlphaMode or (org.gnu.gdk.PixbufAlphaMode other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gdk.PixbufAlphaMode and (org.gnu.gdk.PixbufAlphaMode other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gdk.PixbufAlphaMode xor (org.gnu.gdk.PixbufAlphaMode other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gdk.PixbufAlphaMode other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/PixbufAnimation.java b/libgtk-java/src/java/org/gnu/gdk/PixbufAnimation.java
deleted file mode 100644
index c9cd32d..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/PixbufAnimation.java
+++ /dev/null
@@ -1,62 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Boxed;
-public class PixbufAnimation extends Boxed
-{
- /**
- * Construct a new Pixbuf animation from an image file.
- * @param filename The name of the image file.
- */
- public PixbufAnimation(String filename) {
- int error = 0;
- this.handle = gdk_pixbuf_animation_new_from_file(filename, error);
- }
-
- /**
- * Create a new pixbuf from a handle to a native resource. For
- * internal use.
- * @param handle The handle to the native resoufce
- */
- public PixbufAnimation(int handle) {
- this.handle = handle;
- }
-
- /**
- * Return the width of the pixbuf.
- * @return The width
- */
- public int width() {
- return gdk_pixbuf_animation_get_width(handle);
- }
-
- /**
- * Return the height of the pixbuf.
- * @return The height
- */
- public int height() {
- return gdk_pixbuf_animation_get_height(handle);
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gdk_pixbuf_animation_get_type ();
- native static final protected int gdk_pixbuf_animation_new_from_file (String filename, int
- error);
- native static final protected int gdk_pixbuf_animation_get_width (int animation);
- native static final protected int gdk_pixbuf_animation_get_height (int animation);
- native static final protected boolean gdk_pixbuf_animation_is_static_image (int animation);
- native static final protected int gdk_pixbuf_animation_get_static_image (int animation);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/PixbufAnimationIter.java b/libgtk-java/src/java/org/gnu/gdk/PixbufAnimationIter.java
deleted file mode 100644
index b4d3f0a..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/PixbufAnimationIter.java
+++ /dev/null
@@ -1,26 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Boxed;
-public class PixbufAnimationIter extends Boxed
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gdk_pixbuf_animation_iter_get_type ();
- native static final protected int gdk_pixbuf_animation_iter_get_delay_time (int iter);
- native static final protected int gdk_pixbuf_animation_iter_get_pixbuf (int iter);
- native static final protected boolean gdk_pixbuf_animation_iter_on_currently_loading_frame (int
- iter);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/PixbufFrame.java b/libgtk-java/src/java/org/gnu/gdk/PixbufFrame.java
deleted file mode 100644
index dfd9353..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/PixbufFrame.java
+++ /dev/null
@@ -1,21 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Boxed;
-public class PixbufFrame extends Boxed
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/PixbufLoader.java b/libgtk-java/src/java/org/gnu/gdk/PixbufLoader.java
deleted file mode 100644
index cae5283..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/PixbufLoader.java
+++ /dev/null
@@ -1,68 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.GObject;
-/**
- *
- */
-public class PixbufLoader extends GObject
-{
- /**
- * Construct a new PixbufLoader
- */
- public PixbufLoader() {
- super(gdk_pixbuf_loader_new());
- }
-
- /**
- * Construct a new PixbufLoader
- */
- public PixbufLoader(String imageType) {
- super(gdk_pixbuf_loader_new_with_type(imageType, 0));
- }
-
- public boolean write(byte[] buffer) {
- int error = 0;
- return gdk_pixbuf_loader_write(getHandle(), buffer, buffer.length, error);
- }
-
- public Pixbuf getPixbuf() {
- int hndl = gdk_pixbuf_loader_get_pixbuf(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Pixbuf)obj;
- return new Pixbuf(hndl);
- }
-
- public PixbufAnimation getPixbufAnimation() {
- return new PixbufAnimation(gdk_pixbuf_loader_get_animation(getHandle()));
- }
-
- public boolean close() {
- int error = 0;
- return gdk_pixbuf_loader_close(getHandle(), error);
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gdk_pixbuf_loader_get_type ();
- native static final protected int gdk_pixbuf_loader_new ();
- native static final protected int gdk_pixbuf_loader_new_with_type (String imageType, int error);
- native static final protected boolean gdk_pixbuf_loader_write (int loader, byte[] buf, int
- count, int error);
- native static final protected int gdk_pixbuf_loader_get_pixbuf (int loader);
- native static final protected int gdk_pixbuf_loader_get_animation (int loader);
- native static final protected boolean gdk_pixbuf_loader_close (int loader, int error);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/Pixmap.java b/libgtk-java/src/java/org/gnu/gdk/Pixmap.java
deleted file mode 100644
index 6fd8dcd..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/Pixmap.java
+++ /dev/null
@@ -1,58 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-
-import org.gnu.glib.Type;
-
-/**
- *
- */
-public class Pixmap extends Drawable
-{
- public Pixmap(Drawable drawable, int width, int height, int depth) {
- super(gdk_pixmap_new(drawable.getHandle(), width, height, depth));
- }
-
- public Pixmap(Drawable drawable, byte[] data, int width, int height, int depth, Color fg, Color bg) {
- super(gdk_pixmap_create_from_data(drawable.getHandle(), data, width, height, depth, fg.getHandle(), bg.getHandle()));
- }
-
- public Pixmap(Drawable drawable, Bitmap mask, Color transparent, String filename) {
- super(gdk_pixmap_create_from_xpm(drawable.getHandle(), mask.getHandle(), transparent.getHandle(), filename));
- }
-
- /**
- * Construct a new Pixmap from a handle to a native resource.
- * @param handle The handle to the native resource.
- */
- public Pixmap(int handle){
- super(handle);
- }
-
- public static Type getType() {
- return new Type(gdk_pixmap_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gdk_pixmap_get_type ();
- native static final protected int gdk_pixmap_new (int window, int width, int height, int depth);
- native static final protected int gdk_pixmap_create_from_data (int window, byte[] data, int width, int height, int depth, int fg, int bg);
- native static final protected int gdk_pixmap_create_from_xpm (int window, int mask, int transparentColor, String filename);
-// native static final protected int gdk_pixmap_colormap_create_from_xpm (int window, int colormap, int mask, int transparentColor, String filename);
-// native static final protected int gdk_pixmap_create_from_xpm_d (int window, int mask, int transparentColor, byte[] data);
-// native static final protected int gdk_pixmap_colormap_create_from_xpm_d (int window, int colormap, int mask, int transparentColor, byte[] data);
-// native static final protected int gdk_pixmap_foreign_new (int anid);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/Point.java b/libgtk-java/src/java/org/gnu/gdk/Point.java
deleted file mode 100644
index 35c58b3..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/Point.java
+++ /dev/null
@@ -1,65 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
- /*
- * TODO:
- * Documentation.
- * add functionallity like in awt?
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Boxed;
-public class Point extends Boxed
-{
- public Point(int x, int y) {
- handle = gdk_point_new();
- setX(x);
- setY(y);
- }
-
- public Point(int handle){
- this.handle=handle;
- }
-
- public int getX(){
- return Point.getX(handle);
- }
-
- public void setX(int x){
- setX(handle,x);
- }
-
- public int getY(){
- return Point.getY(handle);
- }
-
- public void setY(int y){
- setY(handle,y);
- }
-
- protected void finalize() throws Throwable {
- gdk_point_free(handle);
- }
-
-
- native static final protected int gdk_point_new();
- native static final protected void gdk_point_free(int handle);
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getX (int obj);
- native final protected void setX (int obj, int x);
- native static final protected int getY (int obj);
- native final protected void setY (int obj, int y);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/PropMode.java b/libgtk-java/src/java/org/gnu/gdk/PropMode.java
deleted file mode 100644
index 9236a37..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/PropMode.java
+++ /dev/null
@@ -1,81 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Enum;
-public class PropMode extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _REPLACE = 0;
- static final public org.gnu.gdk.PropMode REPLACE = new org.gnu.gdk.PropMode (_REPLACE);
- static final private int _PREPEND = 1;
- static final public org.gnu.gdk.PropMode PREPEND = new org.gnu.gdk.PropMode (_PREPEND);
- static final private int _APPEND = 2;
- static final public org.gnu.gdk.PropMode APPEND = new org.gnu.gdk.PropMode (_APPEND);
- static final private org.gnu.gdk.PropMode[] theInterned = new org.gnu.gdk.PropMode[]
- {
- REPLACE, PREPEND, APPEND
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gdk.PropMode theSacrificialOne = new org.gnu.gdk.PropMode (0);
- static public org.gnu.gdk.PropMode intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gdk.PropMode already = (org.gnu.gdk.PropMode) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gdk.PropMode(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private PropMode (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gdk.PropMode or (org.gnu.gdk.PropMode other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gdk.PropMode and (org.gnu.gdk.PropMode other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gdk.PropMode xor (org.gnu.gdk.PropMode other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gdk.PropMode other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/Property.java b/libgtk-java/src/java/org/gnu/gdk/Property.java
deleted file mode 100644
index b88ef49..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/Property.java
+++ /dev/null
@@ -1,27 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Boxed;
-public class Property extends Boxed
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected boolean gdk_property_get (int window, int property, int type,
- long offset, long length, int pdelete, int [] actualPropertyType, int [] actualFormat, int []
- actualLength, byte[] data);
- native static final protected void gdk_property_change (int window, int property, int type, int
- format, int mode, byte[] data, int numElements);
- native static final protected void gdk_property_delete (int window, int property);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/PropertyState.java b/libgtk-java/src/java/org/gnu/gdk/PropertyState.java
deleted file mode 100644
index 99284fc..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/PropertyState.java
+++ /dev/null
@@ -1,81 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Enum;
-public class PropertyState extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _NEW_VALUE = 0;
- static final public org.gnu.gdk.PropertyState NEW_VALUE = new org.gnu.gdk.PropertyState (
- _NEW_VALUE);
- static final private int _DELETE = 1;
- static final public org.gnu.gdk.PropertyState DELETE = new org.gnu.gdk.PropertyState (_DELETE);
- static final private org.gnu.gdk.PropertyState[] theInterned = new org.gnu.gdk.PropertyState[]
- {
- NEW_VALUE, DELETE
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gdk.PropertyState theSacrificialOne = new
- org.gnu.gdk.PropertyState (0);
- static public org.gnu.gdk.PropertyState intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gdk.PropertyState already = (org.gnu.gdk.PropertyState) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gdk.PropertyState(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private PropertyState (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gdk.PropertyState or (org.gnu.gdk.PropertyState other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gdk.PropertyState and (org.gnu.gdk.PropertyState other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gdk.PropertyState xor (org.gnu.gdk.PropertyState other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gdk.PropertyState other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/Rectangle.java b/libgtk-java/src/java/org/gnu/gdk/Rectangle.java
deleted file mode 100644
index 5433fc4..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/Rectangle.java
+++ /dev/null
@@ -1,87 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
- /*
- * TODO:
- * - Documentation:
- * - Look through the api and implement the last 2 methods.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Boxed;
-public class Rectangle extends Boxed
-{
-
- public Rectangle(int handle){
- this.handle=handle;
- }
-
- public int getX(){
- return Rectangle.getX(handle);
- }
-
- public void setX(int x){
- setX(handle,x);
- }
-
- public int getY(){
- return Rectangle.getY(handle);
- }
-
- public void setY(int y){
- setY(handle,y);
- }
-
- public int getWidth(){
- return Rectangle.getWidth(handle);
- }
-
- public void setWidth(int width){
- setWidth(handle,width);
- }
-
- public int getHeight(){
- return Rectangle.getHeight(handle);
- }
-
- public void setHeight(int heigth){
- setHeight(handle,heigth);
- }
-
- // Not sure if it must be its behaviour.
- // Incomplete.
- public Rectangle intersect(Rectangle src1,Rectangle src2){
- //Rectangle.gdk_rectangle_intersect(src1.getHandle(),src2.getHandle(),
- return null;
- }
-
- // The same as the previous.
- // must look api.
- public Rectangle union(Rectangle src1,Rectangle src2){
- return null;
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getX (int obj);
- native final protected void setX (int obj, int x);
- native static final protected int getY (int obj);
- native final protected void setY (int obj, int y);
- native static final protected int getWidth (int obj);
- native final protected void setWidth (int obj, int width);
- native static final protected int getHeight (int obj);
- native final protected void setHeight (int obj, int height);
- native static final protected int gdk_rectangle_intersect (int src1, int src2, int dest);
- native static final protected void gdk_rectangle_union (int src1, int src2, int dest);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/Region.java b/libgtk-java/src/java/org/gnu/gdk/Region.java
deleted file mode 100644
index 5f69b55..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/Region.java
+++ /dev/null
@@ -1,67 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
- /*
- * TODO:
- * - Documentation.
- * - Complete the methods.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.GObject;
-
-/**
- *
- */
-
-public class Region extends GObject
-{
-
- public Region(int handle){
- super(handle);
- }
-
- public Region(){
- super(gdk_region_new());
- }
-
- public Region getPolygon(Point points[], FillRule rule){
- int pointsh[]=new int[points.length];
- for(int i=0;i<points.length;i++)
- pointsh[i]=points[i].getHandle();
- return new Region(gdk_region_polygon(pointsh,pointsh.length,rule.getValue()));
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gdk_region_new ();
- native static final protected int gdk_region_polygon (int [] points, int numPoints, int
- fillRule);
- native static final protected int gdk_region_rectangle (int rectangle);
- native static final protected void gdk_region_destroy (int region);
- native static final protected void gdk_region_get_clipbox (int region, int rectangle);
- native static final protected void gdk_region_get_rectangles (int region, int [] rectangles,
- int [] numRectangles);
- native static final protected boolean gdk_region_empty (int region);
- native static final protected boolean gdk_region_equal (int region1, int region2);
- native static final protected boolean gdk_region_point_in (int region, int x, int y);
- native static final protected int gdk_region_rect_in (int region, int rect);
- native static final protected void gdk_region_offset (int retion, int dx, int dy);
- native static final protected void gdk_region_shrink (int region, int dx, int dy);
- native static final protected void gdk_region_union_with_rect (int region, int rect);
- native static final protected void gdk_region_intersect (int source1, int source2);
- native static final protected void gdk_region_union (int source1, int source2);
- native static final protected void gdk_region_subtract (int source1, int source2);
- native static final protected void gdk_region_xor (int source1, int source2);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/RgbCmap.java b/libgtk-java/src/java/org/gnu/gdk/RgbCmap.java
deleted file mode 100644
index e9d2361..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/RgbCmap.java
+++ /dev/null
@@ -1,23 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Boxed;
-public class RgbCmap extends Boxed
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gdk_rgb_cmap_new (int [] colors, int numColors);
- native static final protected void gdk_rgb_cmap_free (int cmap);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/RgbDither.java b/libgtk-java/src/java/org/gnu/gdk/RgbDither.java
deleted file mode 100644
index 454219f..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/RgbDither.java
+++ /dev/null
@@ -1,81 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Enum;
-public class RgbDither extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _NONE = 0;
- static final public org.gnu.gdk.RgbDither NONE = new org.gnu.gdk.RgbDither (_NONE);
- static final private int _NORMAL = 1;
- static final public org.gnu.gdk.RgbDither NORMAL = new org.gnu.gdk.RgbDither (_NORMAL);
- static final private int _MAX = 2;
- static final public org.gnu.gdk.RgbDither MAX = new org.gnu.gdk.RgbDither (_MAX);
- static final private org.gnu.gdk.RgbDither[] theInterned = new org.gnu.gdk.RgbDither[]
- {
- NONE, NORMAL, MAX
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gdk.RgbDither theSacrificialOne = new org.gnu.gdk.RgbDither (0);
- static public org.gnu.gdk.RgbDither intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gdk.RgbDither already = (org.gnu.gdk.RgbDither) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gdk.RgbDither(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private RgbDither (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gdk.RgbDither or (org.gnu.gdk.RgbDither other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gdk.RgbDither and (org.gnu.gdk.RgbDither other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gdk.RgbDither xor (org.gnu.gdk.RgbDither other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gdk.RgbDither other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/Screen.java b/libgtk-java/src/java/org/gnu/gdk/Screen.java
deleted file mode 100644
index a5207ad..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/Screen.java
+++ /dev/null
@@ -1,186 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-
-import org.gnu.glib.GObject;
-
-/**
- */
-public class Screen extends GObject {
-
- public Screen() {
- super(gdk_screen_get_default());
- }
-
- public Screen(int handle) {
- super(handle);
- }
-
- public Colormap getDefaultColormap() {
- int hndl = gdk_screen_get_default_colormap(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Colormap)obj;
- return new Colormap(hndl);
- }
-
- public void setDefaultColormap(Colormap colormap) {
- gdk_screen_set_default_colormap(getHandle(), colormap.getHandle());
- }
-
- public Colormap getSystemColormap() {
- int hndl = gdk_screen_get_system_colormap(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Colormap)obj;
- return new Colormap(hndl);
- }
-
- public Visual gdtSystemVisual() {
- int hndl = gdk_screen_get_system_visual(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Visual)obj;
- return new Visual(hndl);
- }
-
- public Colormap getRGBColormap() {
- int hndl = gdk_screen_get_rgb_colormap(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Colormap)obj;
- return new Colormap(hndl);
- }
-
- public Visual getRGBVisual() {
- int hndl = gdk_screen_get_rgb_visual(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Visual)obj;
- return new Visual(hndl);
- }
-
- public Window getRootWindow() {
- int hndl = gdk_screen_get_root_window(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Window)obj;
- return new Window(hndl);
- }
-
- public Display getDisplay() {
- int hndl = gdk_screen_get_display(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Display)obj;
- return new Display(hndl);
- }
-
-
- public int getNumber() {
- return gdk_screen_get_number(getHandle());
- }
-
- public int getHeight() {
- return gdk_screen_get_height(getHandle());
- }
-
- public int getWidth() {
- return gdk_screen_get_width(getHandle());
- }
-
- public int getHeightMM() {
- return gdk_screen_get_height_mm(getHandle());
- }
-
- public int getWidthMM() {
- return gdk_screen_get_width_mm(getHandle());
- }
-
- public Visual[] ListVisuals() {
- int[] hndls = gdk_screen_list_visuals(getHandle());
- Visual[] vis = new Visual[hndls.length];
- for (int i = 0; i < hndls.length; i++) {
- vis[i] = new Visual(hndls[i]);
- }
- return vis;
- }
-
- public Window[] getToplevelWindows() {
- int[] hndls = gdk_screen_get_toplevel_windows(getHandle());
- Window[] win = new Window[hndls.length];
- for (int i = 0; i < hndls.length; i++) {
- GObject obj = retrieveGObject(hndls[i]);
- if (null != obj)
- win[i] = (Window)obj;
- else
- win[i] = new Window(hndls[i]);
- }
- return win;
- }
-
- public String makeDisplayName() {
- return gdk_screen_make_display_name(getHandle());
- }
-
- public int getNumMonitors() {
- return gdk_screen_get_n_monitors(getHandle());
- }
-
- public Rectangle getMonitorGeometry(int monitorNum) {
- int[] hndl = new int[1];
- gdk_screen_get_monitor_geometry(getHandle(), monitorNum, hndl);
- return new Rectangle(hndl[0]);
- }
-
- public int getMonitorAtPoint(int x, int y) {
- return gdk_screen_get_monitor_at_point(getHandle(), x, y);
- }
-
- public int getMonitorAtWindow(Window win) {
- return gdk_screen_get_monitor_at_window(getHandle(), win.getHandle());
- }
-
- public void broadcastClientMessage(Event evt) {
- gdk_screen_broadcast_client_message(getHandle(), evt.getHandle());
- }
-
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int gdk_screen_get_type();
- native static final protected int gdk_screen_get_default_colormap(int screen);
- native static final protected void gdk_screen_set_default_colormap(int screen, int colormap);
- native static final protected int gdk_screen_get_system_colormap(int screen);
- native static final protected int gdk_screen_get_system_visual(int screen);
- native static final protected int gdk_screen_get_rgb_colormap(int screen);
- native static final protected int gdk_screen_get_rgb_visual(int screen);
- native static final protected int gdk_screen_get_root_window(int screen);
- native static final protected int gdk_screen_get_display(int screen);
- native static final protected int gdk_screen_get_number(int screen);
- native static final protected int gdk_screen_get_height(int screen);
- native static final protected int gdk_screen_get_width(int screen);
- native static final protected int gdk_screen_get_height_mm(int screen);
- native static final protected int gdk_screen_get_width_mm(int screen);
- native static final protected int[] gdk_screen_list_visuals(int screen);
- native static final protected int[] gdk_screen_get_toplevel_windows(int screen);
- native static final protected String gdk_screen_make_display_name(int screen);
- native static final protected int gdk_screen_get_n_monitors(int screen);
- native static final protected void gdk_screen_get_monitor_geometry(int screen, int monitorNum, int[] rect);
- native static final protected int gdk_screen_get_monitor_at_point(int screen, int x, int y);
- native static final protected int gdk_screen_get_monitor_at_window(int screen, int window);
- native static final protected void gdk_screen_broadcast_client_message(int screen, int event);
- native static final protected int gdk_screen_get_default();
- native static final protected boolean gdk_screen_get_setting(int screen, String name, int value);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gdk/ScrollDirection.java b/libgtk-java/src/java/org/gnu/gdk/ScrollDirection.java
deleted file mode 100644
index c8f2c57..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/ScrollDirection.java
+++ /dev/null
@@ -1,85 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Enum;
-public class ScrollDirection extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _UP = 0;
- static final public org.gnu.gdk.ScrollDirection UP = new org.gnu.gdk.ScrollDirection (_UP);
- static final private int _DOWN = 1;
- static final public org.gnu.gdk.ScrollDirection DOWN = new org.gnu.gdk.ScrollDirection (_DOWN);
- static final private int _LEFT = 2;
- static final public org.gnu.gdk.ScrollDirection LEFT = new org.gnu.gdk.ScrollDirection (_LEFT);
- static final private int _RIGHT = 3;
- static final public org.gnu.gdk.ScrollDirection RIGHT = new org.gnu.gdk.ScrollDirection (_RIGHT);
- static final private org.gnu.gdk.ScrollDirection[] theInterned = new
- org.gnu.gdk.ScrollDirection[]
- {
- UP, DOWN, LEFT, RIGHT
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gdk.ScrollDirection theSacrificialOne = new
- org.gnu.gdk.ScrollDirection (0);
- static public org.gnu.gdk.ScrollDirection intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gdk.ScrollDirection already = (org.gnu.gdk.ScrollDirection) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gdk.ScrollDirection(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private ScrollDirection (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gdk.ScrollDirection or (org.gnu.gdk.ScrollDirection other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gdk.ScrollDirection and (org.gnu.gdk.ScrollDirection other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gdk.ScrollDirection xor (org.gnu.gdk.ScrollDirection other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gdk.ScrollDirection other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/Segment.java b/libgtk-java/src/java/org/gnu/gdk/Segment.java
deleted file mode 100644
index 3951751..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/Segment.java
+++ /dev/null
@@ -1,29 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Boxed;
-public class Segment extends Boxed
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getX1 (int obj);
- native final protected void setX1 (int obj, int x1);
- native static final protected int getY1 (int obj);
- native final protected void setY1 (int obj, int y1);
- native static final protected int getX2 (int obj);
- native final protected void setX2 (int obj, int x2);
- native static final protected int getY2 (int obj);
- native final protected void setY2 (int obj, int y2);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/SettingAction.java b/libgtk-java/src/java/org/gnu/gdk/SettingAction.java
deleted file mode 100644
index be03017..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/SettingAction.java
+++ /dev/null
@@ -1,82 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Enum;
-public class SettingAction extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _NEW = 0;
- static final public org.gnu.gdk.SettingAction NEW = new org.gnu.gdk.SettingAction (_NEW);
- static final private int _CHANGED = 1;
- static final public org.gnu.gdk.SettingAction CHANGED = new org.gnu.gdk.SettingAction (_CHANGED);
- static final private int _DELETED = 2;
- static final public org.gnu.gdk.SettingAction DELETED = new org.gnu.gdk.SettingAction (_DELETED);
- static final private org.gnu.gdk.SettingAction[] theInterned = new org.gnu.gdk.SettingAction[]
- {
- NEW, CHANGED, DELETED
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gdk.SettingAction theSacrificialOne = new
- org.gnu.gdk.SettingAction (0);
- static public org.gnu.gdk.SettingAction intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gdk.SettingAction already = (org.gnu.gdk.SettingAction) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gdk.SettingAction(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private SettingAction (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gdk.SettingAction or (org.gnu.gdk.SettingAction other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gdk.SettingAction and (org.gnu.gdk.SettingAction other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gdk.SettingAction xor (org.gnu.gdk.SettingAction other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gdk.SettingAction other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/Span.java b/libgtk-java/src/java/org/gnu/gdk/Span.java
deleted file mode 100644
index 0b64e33..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/Span.java
+++ /dev/null
@@ -1,27 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Boxed;
-public class Span extends Boxed
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getX (int obj);
- native final protected void setX (int obj, int x);
- native static final protected int getY (int obj);
- native final protected void setY (int obj, int y);
- native static final protected int getWidth (int obj);
- native final protected void setWidth (int obj, int width);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/Status.java b/libgtk-java/src/java/org/gnu/gdk/Status.java
deleted file mode 100644
index 89a5448..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/Status.java
+++ /dev/null
@@ -1,84 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Enum;
-public class Status extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _OK = 0;
- static final public org.gnu.gdk.Status OK = new org.gnu.gdk.Status (_OK);
- static final private int _ERROR = -1;
- static final public org.gnu.gdk.Status ERROR = new org.gnu.gdk.Status (_ERROR);
- static final private int _ERROR_PARAM = -2;
- static final public org.gnu.gdk.Status ERROR_PARAM = new org.gnu.gdk.Status (_ERROR_PARAM);
- static final private int _ERROR_FILE = -3;
- static final public org.gnu.gdk.Status ERROR_FILE = new org.gnu.gdk.Status (_ERROR_FILE);
- static final private int _ERROR_MEM = -4;
- static final public org.gnu.gdk.Status ERROR_MEM = new org.gnu.gdk.Status (_ERROR_MEM);
- static final private org.gnu.gdk.Status[] theInterned = new org.gnu.gdk.Status[]
- {
- OK
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gdk.Status theSacrificialOne = new org.gnu.gdk.Status (0);
- static public org.gnu.gdk.Status intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gdk.Status already = (org.gnu.gdk.Status) theInternedExtras.get (theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gdk.Status(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private Status (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gdk.Status or (org.gnu.gdk.Status other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gdk.Status and (org.gnu.gdk.Status other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gdk.Status xor (org.gnu.gdk.Status other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gdk.Status other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/SubwindowMode.java b/libgtk-java/src/java/org/gnu/gdk/SubwindowMode.java
deleted file mode 100644
index 0cd98a8..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/SubwindowMode.java
+++ /dev/null
@@ -1,82 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Enum;
-public class SubwindowMode extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _CLIP_BY_CHILDREN = 0;
- static final public org.gnu.gdk.SubwindowMode CLIP_BY_CHILDREN = new org.gnu.gdk.SubwindowMode (
- _CLIP_BY_CHILDREN);
- static final private int _INCLUDE_INFERIORS = 1;
- static final public org.gnu.gdk.SubwindowMode INCLUDE_INFERIORS = new org.gnu.gdk.SubwindowMode (
- _INCLUDE_INFERIORS);
- static final private org.gnu.gdk.SubwindowMode[] theInterned = new org.gnu.gdk.SubwindowMode[]
- {
- CLIP_BY_CHILDREN, INCLUDE_INFERIORS
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gdk.SubwindowMode theSacrificialOne = new
- org.gnu.gdk.SubwindowMode (0);
- static public org.gnu.gdk.SubwindowMode intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gdk.SubwindowMode already = (org.gnu.gdk.SubwindowMode) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gdk.SubwindowMode(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private SubwindowMode (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gdk.SubwindowMode or (org.gnu.gdk.SubwindowMode other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gdk.SubwindowMode and (org.gnu.gdk.SubwindowMode other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gdk.SubwindowMode xor (org.gnu.gdk.SubwindowMode other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gdk.SubwindowMode other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/VisibilityState.java b/libgtk-java/src/java/org/gnu/gdk/VisibilityState.java
deleted file mode 100644
index f974361..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/VisibilityState.java
+++ /dev/null
@@ -1,86 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Enum;
-public class VisibilityState extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _UNOBSCURED = 0;
- static final public org.gnu.gdk.VisibilityState UNOBSCURED = new org.gnu.gdk.VisibilityState (
- _UNOBSCURED);
- static final private int _PARTIAL = 1;
- static final public org.gnu.gdk.VisibilityState PARTIAL = new org.gnu.gdk.VisibilityState (
- _PARTIAL);
- static final private int _FULLY_OBSCURED = 2;
- static final public org.gnu.gdk.VisibilityState FULLY_OBSCURED = new
- org.gnu.gdk.VisibilityState (_FULLY_OBSCURED);
- static final private org.gnu.gdk.VisibilityState[] theInterned = new
- org.gnu.gdk.VisibilityState[]
- {
- UNOBSCURED, PARTIAL, FULLY_OBSCURED
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gdk.VisibilityState theSacrificialOne = new
- org.gnu.gdk.VisibilityState (0);
- static public org.gnu.gdk.VisibilityState intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gdk.VisibilityState already = (org.gnu.gdk.VisibilityState) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gdk.VisibilityState(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private VisibilityState (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gdk.VisibilityState or (org.gnu.gdk.VisibilityState other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gdk.VisibilityState and (org.gnu.gdk.VisibilityState other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gdk.VisibilityState xor (org.gnu.gdk.VisibilityState other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gdk.VisibilityState other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/Visual.java b/libgtk-java/src/java/org/gnu/gdk/Visual.java
deleted file mode 100644
index 435e4dd..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/Visual.java
+++ /dev/null
@@ -1,113 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
- /*
- * TODO:
- * Some methods might not be used, decide it.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.GObject;
-/**
- *
- */
-public class Visual extends GObject
-{
-
- public Visual(int handle){
- super(handle);
- }
-
- /**Get the best available depth for the default GDK display.
- * "Best" means "largest," i.e. 32 preferred over 24 preferred over 8 bits per pixel.
- */
- public static int getBestDepth(){
- return Visual.gdk_visual_get_best_depth();
- }
-
- /**
- * Return the best available visual type (the one with the most colors) for the default GDK display.
- */
- public static VisualType getBestVisualType(){
- return VisualType.getVisualType(Visual.gdk_visual_get_best_type());
- }
-
-
- /**
- * Get the default or system visual for the default GDK display.
- * This is the visual for the root window of the display.
- */
- public static Visual getSystemVisual(){
- return new Visual(Visual.gdk_visual_get_system());
- }
-
- /**
- * Get the visual with the most available colors for the default GDK display.
- */
- public static Visual getVisual(){
- return new Visual(Visual.gdk_visual_get_best());
- }
-
-
- /**
- * Get the best visual with depth depth for the default GDK display.
- * Color visuals and visuals with mutable colormaps are preferred over grayscale or fixed-colormap visuals.
- * NULL may be returned if no visual supports depth.
- */
- public static Visual getVisual(int depth){
- return new Visual(Visual.gdk_visual_get_best_with_depth(depth));
- }
-
-
- /**
- * Get the best visual of the given visual_type for the default GDK display. Visuals with higher color depths are considered better.
- * NULL may be returned if no visual has type visual_type.
- */
- public static Visual getVisual(VisualType vt){
- return new Visual(Visual.gdk_visual_get_best_with_type(vt.getValue()));
- }
-
- /**
- * Combines getVisual(int depth) and getVisual(VisualType vt).
- */
- public static Visual getVisual(int depth,VisualType vt){
- return new Visual(Visual.gdk_visual_get_best_with_both(depth,vt.getValue()));
- }
-
-
-
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getDepth (int obj);
- native static final protected int getByteOrder (int obj);
- native static final protected int getColormapSize (int obj);
- native static final protected int getBitsPerRgb (int obj);
- native static final protected int getRedMask (int obj);
- native static final protected int getRedShift (int obj);
- native static final protected int getRedPrec (int obj);
- native static final protected int getGreenMask (int obj);
- native static final protected int getGreenShift (int obj);
- native static final protected int getGreenPrec (int obj);
- native static final protected int getBlueMask (int obj);
- native static final protected int getBlueShift (int obj);
- native static final protected int getBluePrec (int obj);
- native static final protected int gdk_visual_get_type ();
- native static final protected int gdk_visual_get_best_depth ();
- native static final protected int gdk_visual_get_best_type ();
- native static final protected int gdk_visual_get_system ();
- native static final protected int gdk_visual_get_best ();
- native static final protected int gdk_visual_get_best_with_depth (int depth);
- native static final protected int gdk_visual_get_best_with_type (int visualType);
- native static final protected int gdk_visual_get_best_with_both (int depth, int visualType);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gdk/VisualType.java b/libgtk-java/src/java/org/gnu/gdk/VisualType.java
deleted file mode 100644
index 5bb487b..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/VisualType.java
+++ /dev/null
@@ -1,108 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-
-import org.gnu.glib.Enum;
-
-
-public class VisualType extends Enum{
-
- /**
- * Builds a VisualType.
- */
-
- public static VisualType getVisualType(int type){
- if(type>=0 && type<=5){
- return new VisualType(type);
- }else
- throw new IllegalArgumentException();
- }
-
-
-
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _STATIC_GRAY = 0;
- static final public org.gnu.gdk.VisualType STATIC_GRAY = new org.gnu.gdk.VisualType (
- _STATIC_GRAY);
- static final private int _GRAYSCALE = 1;
- static final public org.gnu.gdk.VisualType GRAYSCALE = new org.gnu.gdk.VisualType (_GRAYSCALE);
- static final private int _STATIC_COLOR = 2;
- static final public org.gnu.gdk.VisualType STATIC_COLOR = new org.gnu.gdk.VisualType (
- _STATIC_COLOR);
- static final private int _PSEUDO_COLOR = 3;
- static final public org.gnu.gdk.VisualType PSEUDO_COLOR = new org.gnu.gdk.VisualType (
- _PSEUDO_COLOR);
- static final private int _TRUE_COLOR = 4;
- static final public org.gnu.gdk.VisualType TRUE_COLOR = new org.gnu.gdk.VisualType (_TRUE_COLOR);
- static final private int _DIRECT_COLOR = 5;
- static final public org.gnu.gdk.VisualType DIRECT_COLOR = new org.gnu.gdk.VisualType (
- _DIRECT_COLOR);
- static final private org.gnu.gdk.VisualType[] theInterned = new org.gnu.gdk.VisualType[]
- {
- STATIC_GRAY, GRAYSCALE, STATIC_COLOR, PSEUDO_COLOR, TRUE_COLOR, DIRECT_COLOR
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gdk.VisualType theSacrificialOne = new org.gnu.gdk.VisualType (0);
- static public org.gnu.gdk.VisualType intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gdk.VisualType already = (org.gnu.gdk.VisualType) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gdk.VisualType(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private VisualType (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gdk.VisualType or (org.gnu.gdk.VisualType other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gdk.VisualType and (org.gnu.gdk.VisualType other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gdk.VisualType xor (org.gnu.gdk.VisualType other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gdk.VisualType other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/WMDecoration.java b/libgtk-java/src/java/org/gnu/gdk/WMDecoration.java
deleted file mode 100644
index 13520b0..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/WMDecoration.java
+++ /dev/null
@@ -1,118 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Flags;
-public class WMDecoration extends Flags
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _ALL = 1 << 0;
- static final public org.gnu.gdk.WMDecoration ALL = new org.gnu.gdk.WMDecoration (_ALL);
- static final private int _BORDER = 1 << 1;
- static final public org.gnu.gdk.WMDecoration BORDER = new org.gnu.gdk.WMDecoration (_BORDER);
- static final private int _RESIZEH = 1 << 2;
- static final public org.gnu.gdk.WMDecoration RESIZEH = new org.gnu.gdk.WMDecoration (_RESIZEH);
- static final private int _TITLE = 1 << 3;
- static final public org.gnu.gdk.WMDecoration TITLE = new org.gnu.gdk.WMDecoration (_TITLE);
- static final private int _MENU = 1 << 4;
- static final public org.gnu.gdk.WMDecoration MENU = new org.gnu.gdk.WMDecoration (_MENU);
- static final private int _MINIMIZE = 1 << 5;
- static final public org.gnu.gdk.WMDecoration MINIMIZE = new org.gnu.gdk.WMDecoration (_MINIMIZE);
- static final private int _MAXIMIZE = 1 << 6;
- static final public org.gnu.gdk.WMDecoration MAXIMIZE = new org.gnu.gdk.WMDecoration (_MAXIMIZE);
- static final private org.gnu.gdk.WMDecoration[] theInterned = new org.gnu.gdk.WMDecoration[]
- {
- new org.gnu.gdk.WMDecoration (0), ALL, BORDER, new org.gnu.gdk.WMDecoration (3), RESIZEH,
- new org.gnu.gdk.WMDecoration (5), new org.gnu.gdk.WMDecoration (6), new
- org.gnu.gdk.WMDecoration (7), TITLE, new org.gnu.gdk.WMDecoration (9), new
- org.gnu.gdk.WMDecoration (10), new org.gnu.gdk.WMDecoration (11), new
- org.gnu.gdk.WMDecoration (12), new org.gnu.gdk.WMDecoration (13), new
- org.gnu.gdk.WMDecoration (14), new org.gnu.gdk.WMDecoration (15), MENU, new
- org.gnu.gdk.WMDecoration (17), new org.gnu.gdk.WMDecoration (18), new
- org.gnu.gdk.WMDecoration (19), new org.gnu.gdk.WMDecoration (20), new
- org.gnu.gdk.WMDecoration (21), new org.gnu.gdk.WMDecoration (22), new
- org.gnu.gdk.WMDecoration (23), new org.gnu.gdk.WMDecoration (24), new
- org.gnu.gdk.WMDecoration (25), new org.gnu.gdk.WMDecoration (26), new
- org.gnu.gdk.WMDecoration (27), new org.gnu.gdk.WMDecoration (28), new
- org.gnu.gdk.WMDecoration (29), new org.gnu.gdk.WMDecoration (30), new
- org.gnu.gdk.WMDecoration (31), MINIMIZE, new org.gnu.gdk.WMDecoration (33), new
- org.gnu.gdk.WMDecoration (34), new org.gnu.gdk.WMDecoration (35), new
- org.gnu.gdk.WMDecoration (36), new org.gnu.gdk.WMDecoration (37), new
- org.gnu.gdk.WMDecoration (38), new org.gnu.gdk.WMDecoration (39), new
- org.gnu.gdk.WMDecoration (40), new org.gnu.gdk.WMDecoration (41), new
- org.gnu.gdk.WMDecoration (42), new org.gnu.gdk.WMDecoration (43), new
- org.gnu.gdk.WMDecoration (44), new org.gnu.gdk.WMDecoration (45), new
- org.gnu.gdk.WMDecoration (46), new org.gnu.gdk.WMDecoration (47), new
- org.gnu.gdk.WMDecoration (48), new org.gnu.gdk.WMDecoration (49), new
- org.gnu.gdk.WMDecoration (50), new org.gnu.gdk.WMDecoration (51), new
- org.gnu.gdk.WMDecoration (52), new org.gnu.gdk.WMDecoration (53), new
- org.gnu.gdk.WMDecoration (54), new org.gnu.gdk.WMDecoration (55), new
- org.gnu.gdk.WMDecoration (56), new org.gnu.gdk.WMDecoration (57), new
- org.gnu.gdk.WMDecoration (58), new org.gnu.gdk.WMDecoration (59), new
- org.gnu.gdk.WMDecoration (60), new org.gnu.gdk.WMDecoration (61), new
- org.gnu.gdk.WMDecoration (62), new org.gnu.gdk.WMDecoration (63), MAXIMIZE
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gdk.WMDecoration theSacrificialOne = new org.gnu.gdk.WMDecoration (
- 0);
- static public org.gnu.gdk.WMDecoration intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gdk.WMDecoration already = (org.gnu.gdk.WMDecoration) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gdk.WMDecoration(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private WMDecoration (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gdk.WMDecoration or (org.gnu.gdk.WMDecoration other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gdk.WMDecoration and (org.gnu.gdk.WMDecoration other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gdk.WMDecoration xor (org.gnu.gdk.WMDecoration other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gdk.WMDecoration other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/WMFunction.java b/libgtk-java/src/java/org/gnu/gdk/WMFunction.java
deleted file mode 100644
index d19f356..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/WMFunction.java
+++ /dev/null
@@ -1,97 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Flags;
-public class WMFunction extends Flags
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _ALL = 1 << 0;
- static final public org.gnu.gdk.WMFunction ALL = new org.gnu.gdk.WMFunction (_ALL);
- static final private int _RESIZE = 1 << 1;
- static final public org.gnu.gdk.WMFunction RESIZE = new org.gnu.gdk.WMFunction (_RESIZE);
- static final private int _MOVE = 1 << 2;
- static final public org.gnu.gdk.WMFunction MOVE = new org.gnu.gdk.WMFunction (_MOVE);
- static final private int _MINIMIZE = 1 << 3;
- static final public org.gnu.gdk.WMFunction MINIMIZE = new org.gnu.gdk.WMFunction (_MINIMIZE);
- static final private int _MAXIMIZE = 1 << 4;
- static final public org.gnu.gdk.WMFunction MAXIMIZE = new org.gnu.gdk.WMFunction (_MAXIMIZE);
- static final private int _CLOSE = 1 << 5;
- static final public org.gnu.gdk.WMFunction CLOSE = new org.gnu.gdk.WMFunction (_CLOSE);
- static final private org.gnu.gdk.WMFunction[] theInterned = new org.gnu.gdk.WMFunction[]
- {
- new org.gnu.gdk.WMFunction (0), ALL, RESIZE, new org.gnu.gdk.WMFunction (3), MOVE, new
- org.gnu.gdk.WMFunction (5), new org.gnu.gdk.WMFunction (6), new org.gnu.gdk.WMFunction (7),
- MINIMIZE, new org.gnu.gdk.WMFunction (9), new org.gnu.gdk.WMFunction (10), new
- org.gnu.gdk.WMFunction (11), new org.gnu.gdk.WMFunction (12), new org.gnu.gdk.WMFunction (
- 13), new org.gnu.gdk.WMFunction (14), new org.gnu.gdk.WMFunction (15), MAXIMIZE, new
- org.gnu.gdk.WMFunction (17), new org.gnu.gdk.WMFunction (18), new org.gnu.gdk.WMFunction (
- 19), new org.gnu.gdk.WMFunction (20), new org.gnu.gdk.WMFunction (21), new
- org.gnu.gdk.WMFunction (22), new org.gnu.gdk.WMFunction (23), new org.gnu.gdk.WMFunction (
- 24), new org.gnu.gdk.WMFunction (25), new org.gnu.gdk.WMFunction (26), new
- org.gnu.gdk.WMFunction (27), new org.gnu.gdk.WMFunction (28), new org.gnu.gdk.WMFunction (
- 29), new org.gnu.gdk.WMFunction (30), new org.gnu.gdk.WMFunction (31), CLOSE
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gdk.WMFunction theSacrificialOne = new org.gnu.gdk.WMFunction (0);
- static public org.gnu.gdk.WMFunction intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gdk.WMFunction already = (org.gnu.gdk.WMFunction) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gdk.WMFunction(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private WMFunction (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gdk.WMFunction or (org.gnu.gdk.WMFunction other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gdk.WMFunction and (org.gnu.gdk.WMFunction other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gdk.WMFunction xor (org.gnu.gdk.WMFunction other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gdk.WMFunction other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/Window.java b/libgtk-java/src/java/org/gnu/gdk/Window.java
deleted file mode 100644
index f76a5f2..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/Window.java
+++ /dev/null
@@ -1,403 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-
-import org.gnu.glib.GObject;
-
-/**
- * TODO:
- * wrap many methods.
- * implement new methods like getTitle, getDimension, ... using attributes field.
- * Look through the window events model.
- */
-public class Window extends Drawable {
-
- // not a good idea, native accesors for attributes are already present in this class
- //private WindowAttr attributes;
-
- public Window(int handle) {
- super(handle);
- }
-
- /*public Window(org.gnu.gdk.WindowAttr attributes, int attributesMask){
- // is -1 a null value?
- // does it accept null?
- handle=Window.gdk_window_new(,attributes.getHandle(),attributesMask);
- //this.attributes=attributes;
- }*/
-
- public Window(Window parent, WindowAttr attributes, int attributesMask) {
- super(gdk_window_new(parent.getHandle(), attributes.getHandle(), attributesMask));
- }
-
- public void destroy() {
- Window.gdk_window_destroy(getHandle());
- }
-
- // if the window returned by the native is null,
- // how do we know it?
-
- /**
- * Obtains the window underneath the mouse pointer, returning the location of that window in win_x, win_y.
- * Returns NULL if the window under the mouse pointer is not known to GDK (for example, belongs to another application).
- *
- * @param x X position of the window.
- * @param y Y position of the window.
- * @return The window at the specified location.
- */
- public Window getWindowAt(int x, int y) {
- int X[] = new int[1];
- int Y[] = new int[1];
- X[0] = x;
- Y[0] = y;
- int hndl = Window.gdk_window_at_pointer(X, Y);
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Window)obj;
- return new Window(hndl);
- }
-
- /**
- * Raises the <code>window</code> to the top of the window stack (moves the window to the front of the Z-order).
- */
- public void show() {
- Window.gdk_window_show(getHandle());
- }
-
- /**
- * For toplevel windows, withdraws them, so they will no longer be known to the window manager;
- * for all windows, unmaps them, so they won't be displayed.
- */
- public void hide() {
- Window.gdk_window_hide(getHandle());
- }
-
- /**
- * Withdraws a window (unmaps it and asks the window manager to forget about it).
- */
- public void withdraw() {
- Window.gdk_window_withdraw(getHandle());
- }
-
- /**
- * Shows a <code>GdkWindow</code> onscreen, but does not modify its stacking order.
- * In contrast, <code>show()</code> will raise the window to the top of the window stack.
- */
- public void showUnraised() {
- Window.gdk_window_show_unraised(getHandle());
- }
-
- /**
- * Repositions a window relative to its parent window. For toplevel windows,
- * window managers may ignore or modify the move; For child windows, the move will reliably succeed.
- *
- * @param x new x position.
- * @param y new y position.
- *
- */
- public void move(int x, int y) {
- Window.gdk_window_move(getHandle(), x, y);
- }
-
-
- /**
- * Resizes window; for toplevel windows, asks the window manager to resize the window.
- * The window manager may not allow the resize. Windows may not be resized below 1x1.
- *
- * @param width the new window width.
- * @param height the new window height.
- */
- public void resize(int width, int height) {
- Window.gdk_window_resize(getHandle(), width, height);
- }
-
-
- /**
- * Equivalent to calling <code>move()</code> and <code>resize()</code>,
- * except that both operations are performed at once, avoiding strange visual effects
- * (i.e. the user may be able to see the window first move,
- * then resize, if you don't use <code>moveAndResize()</code>).
- *
- * @param x the new x position.
- * @param y the new y position.
- * @param width the new width.
- * @param height the new height.
- */
- public void moveAndResize(int x, int y, int width, int height){
- Window.gdk_window_move_resize(getHandle(), x, y, width, height);
- }
-
- /**
- * Reparents window into the given <code>parent</code>.
- * The window being reparented will be unmapped as a side effect.
- *
- * @param parent the new parent to move window into.
- * @param x X location inside the new parent.
- * @param y Y location inside the new parent.
- *
- */
- public void reparent(org.gnu.gdk.Window parent, int x, int y) {
- Window.gdk_window_reparent(getHandle(), parent.getHandle(), x, y);
- }
-
-
- /**
- * Clears an entire <code>window</code> to the background color or background pixmap.
- */
- public void clear() {
- Window.gdk_window_clear(getHandle());
- }
-
- // it will generate an event in the future.
- // gdk_window_clear_area will not be used.
- public void clearArea(int x, int y, int width, int height) {
- Window.gdk_window_clear_area_e(getHandle(), x, y, width, height);
- }
-
- public void raise() {
- Window.gdk_window_raise(getHandle());
- }
-
- public void lower() {
- Window.gdk_window_lower(getHandle());
- }
-
- // How do i set the timeStamp?
- public void getKeyboardFocus() {
- //Window.gdk_window_focus(handle, timeStamp??);
- }
-
- public void setUnmanaged(boolean unmanaged) {
- Window.gdk_window_set_override_redirect(getHandle(), unmanaged);
- }
-
- public void scrollContent(int x, int y) {
- Window.gdk_window_scroll(getHandle(), x, y);
- }
-
- // to unset the mask mask should be null;
- //public void unsetBitmapMask(null, ...);
- public void setBitmapMask(org.gnu.gdk.Bitmap mask, int x, int y) {
- Window.gdk_window_shape_combine_mask(getHandle(), mask.getHandle(), x, y);
- }
-
- //the same as above.
- public void setRegionMask(org.gnu.gdk.Region region, int x, int y) {
- Window.gdk_window_shape_combine_region(getHandle(), region.getHandle(), x, y);
- }
-
- public void setChildMask(boolean masked) {
- if (masked)
- Window.gdk_window_set_child_shapes(getHandle());
- }
-
- public boolean isVisible() {
- return Window.gdk_window_is_visible(getHandle());
- }
-
- public boolean isViewable() {
- return Window.gdk_window_is_viewable(getHandle());
- }
-
- public WindowState getWindowState() {
- return WindowState.intern(Window.gdk_window_get_state(getHandle()));
- }
-
- // According to the api, not very usefull, so leave it unimplemented.
- //public void setStaticGravity(boolean static){
- //}
-
- // It seems to be not usefull. NativeWindow is not implemented.
- //public static org.gnu.gdk.Window wrapNativeWindow(org.gnu.gdk.NativeWindow nw){}
-
- public void setHint(WindowTypeHint hint) {
- // if the window is already mapped it has no effect.
- if (hint != null && !isVisible())
- Window.gdk_window_set_type_hint(getHandle(), hint.getValue());
- }
-
- // ModalWindow will extend this class and implement this method.
- //public void setModal(boolean modal)
- // Window.gdk_window_set_modal_hint(....);
- //}
-
- //not sure if it is going to be implemented.
- //public void setGeometryHints(){}
-
- /** Drawing Functions **/
-
- public void drawPoint(GC gcontext, int x, int y) {
- Window.gdk_draw_point(gcontext.getHandle(), x, y);
- }
-
- public void drawPoint(int x, int y) {
- drawPoint(org.gnu.gdk.GC.getDefaultGC(this), x, y);
- }
-
- public void drawLine(GC gcontext, int x1, int y1, int x2, int y2) {
- Window.gdk_draw_line(gcontext.getHandle(), x1, y1, x2, y2);
- }
-
- public void drawLine(int x1, int y1, int x2, int y2) {
- drawLine(org.gnu.gdk.GC.getDefaultGC(this), x1, y1, x2, y2);
- }
-
- public static Window[] getTopLevelWindows() {
- org.gnu.glib.List l = new org.gnu.glib.List(Window.gdk_window_get_toplevels());
- Window wlist[] = new Window[l.length()];
- for (int i = 0; i < l.length(); i++) {
- wlist[i] = new Window(l.next());
- }
- return wlist;
- }
-
- /**
- * Retrieve the current width of the Window.
- *
- * @return The width of the Window.
- */
- public int getWidth() {
- int [] x = new int[1];
- int [] y = new int[1];
- int [] width = new int[1];
- int [] height = new int[1];
- int [] depth = new int[1];
- Window.gdk_window_get_geometry(getHandle(), x, y, width, height, depth);
- return width[0];
- }
-
- /**
- * Retrieve the current height of the Window.
- *
- * @return The height of the Window.
- */
- public int getHeight() {
- int [] x = new int[1];
- int [] y = new int[1];
- int [] width = new int[1];
- int [] height = new int[1];
- int [] depth = new int[1];
- Window.gdk_window_get_geometry(getHandle(), x, y, width, height, depth);
- return height[0];
- }
-
- /**
- * The event mask for a window determines which events will be
- * reported for that window. For example, an event mask
- * including BUTTON_PRESS_MASK means the window should report
- * button press events. The event mask is the bitwise OR of
- * values from the EventMask enumeration.
- *
- * @param mask the new event mask.
- */
- public void setEvents(EventMask mask) {
- gdk_window_set_events(getHandle(), mask.getValue());
- }
-
- /**
- * Gets the event mask for window.
- *
- * @return the event mask of the window.
- * @see #setEvents()
- */
- public EventMask getEvents() {
- return EventMask.intern(gdk_window_get_events(getHandle()));
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gdk_window_new(int parent, int attriutes, int attributesMask);
- native static final protected int gdk_window_get_window_type(int window);
- native static final protected void gdk_window_destroy(int window);
- native static final protected int gdk_window_at_pointer(int[] winX, int[] winY);
- native static final protected void gdk_window_show(int window);
- native static final protected void gdk_window_hide(int window);
- native static final protected void gdk_window_withdraw(int window);
- native static final protected void gdk_window_show_unraised(int window);
- native static final protected void gdk_window_move(int window, int x, int y);
- native static final protected void gdk_window_resize(int window, int width, int height);
- native static final protected void gdk_window_move_resize(int window, int x, int y, int width, int height);
- native static final protected void gdk_window_reparent(int window, int newParent, int x, int y);
- native static final protected void gdk_window_clear(int window);
- native static final protected void gdk_window_clear_area(int window, int x, int y, int width, int height);
- native static final protected void gdk_window_clear_area_e(int window, int x, int y, int width, int height);
- native static final protected void gdk_window_raise(int window);
- native static final protected void gdk_window_lower(int window);
- native static final protected void gdk_window_focus(int window, int timestamp);
- native static final protected void gdk_window_set_user_data(int window, int userData);
- native static final protected void gdk_window_set_override_redirect(int window, boolean overrideRedirect);
- native static final protected void gdk_window_scroll(int window, int dx, int dy);
- native static final protected void gdk_window_shape_combine_mask(int window, int shape_mask, int offsetX, int offsetY);
- native static final protected void gdk_window_shape_combine_region(int window, int shape_region, int offsetX, int offsetY);
- native static final protected void gdk_window_set_child_shapes(int window);
- native static final protected void gdk_window_merge_child_shapes(int window);
- native static final protected boolean gdk_window_is_visible(int window);
- native static final protected boolean gdk_window_is_viewable(int window);
- native static final protected int gdk_window_get_state(int window);
- native static final protected boolean gdk_window_set_static_gravities(int window, boolean useStatic);
- native static final protected int gdk_window_foreign_new(int anid);
- native static final protected void gdk_window_set_type_hint(int window, int hint);
- native static final protected void gdk_window_set_modal_hint(int window, boolean modal);
- native static final protected void gdk_window_set_geometry_hints(int window, int geometry, int flags);
- native static final protected void gdk_window_begin_paint_rect(int window, int rectangle);
- native static final protected void gdk_window_begin_paint_region(int window, int region);
- native static final protected void gdk_window_end_paint(int window);
- native static final protected void gdk_window_set_title(int window, String title);
- native static final protected void gdk_window_set_role(int window, String role);
- native static final protected void gdk_window_set_transient_for(int Window, int leader);
- native static final protected void gdk_window_set_background(int window, int color);
- native static final protected void gdk_window_set_back_pixmap(int window, int pixmap, boolean parentRelative);
- native static final protected void gdk_window_set_cursor(int window, int cursor);
- native static final protected void gdk_window_get_geometry(int window, int[] x, int[] y, int[] width, int[] height, int[] depth);
- native static final protected void gdk_window_get_position(int window, int[] x, int[] y);
- native static final protected int gdk_window_get_origin(int window, int[] x, int[] y);
- native static final protected void gdk_window_get_root_origin(int window, int[] x, int[] y);
- native static final protected void gdk_window_get_frame_extents(int window, int rect);
- native static final protected int gdk_window_get_parent(int window);
- native static final protected int gdk_window_get_toplevel(int window);
- native static final protected int gdk_window_get_children(int window);
- native static final protected int gdk_window_peek_children(int window);
- native static final protected int gdk_window_get_events(int window);
- native static final protected void gdk_window_set_events(int window, int eventMask);
- native static final protected void gdk_window_set_icon_list(int window, int pixbufs);
- native static final protected void gdk_window_set_icon(int window, int iconWindow, int pixmap, int mask);
- native static final protected void gdk_window_set_icon_name(int window, String name);
- native static final protected void gdk_window_set_group(int window, int leader);
- native static final protected void gdk_window_set_decorations(int window, int decorations);
- native static final protected void gdk_window_set_functions(int window, int functions);
- native static final protected int gdk_window_get_toplevels();
- native static final protected void gdk_window_iconify(int window);
- native static final protected void gdk_window_deiconify(int window);
- native static final protected void gdk_window_stick(int window);
- native static final protected void gdk_window_unstick(int window);
- native static final protected void gdk_window_maximize(int window);
- native static final protected void gdk_window_unmaximize(int window);
- native static final protected void gdk_window_register_dnd(int window);
- native static final protected void gdk_window_begin_resize_drag(int window, int edge, int button, int rootX, int rootY, int timestamp);
- native static final protected void gdk_window_begin_move_drag(int window, int button, int rootX, int rootY, int timestamp);
- native static final protected void gdk_window_invalidate_rect(int window, int rect, boolean invalidateChildren);
- native static final protected void gdk_window_invalidate_region(int window, int region, boolean invalidateChildren);
- native static final protected int gdk_window_get_update_area(int window);
- native static final protected void gdk_window_freeze_updates(int window);
- native static final protected void gdk_window_thaw_updates(int window);
- native static final protected void gdk_window_process_all_updates();
- native static final protected void gdk_window_process_updates(int window, boolean updateChildren);
- native static final protected void gdk_window_set_debug_updates(boolean setting);
- native static final protected void gdk_window_constrain_size(int geometry, int flags, int width, int height, int[] newWidth, int[] newHeight);
- native static final protected void gdk_window_get_internal_paint_info(int window, int[] realDrawable, int[] xOffset, int[] yOffset);
- native static final protected void gdk_draw_point(int gc, int x, int y);
- native static final protected void gdk_draw_line(int gc, int x1, int y1, int x2, int y2);
- native static final protected void gdk_draw_rectangle(int gc, boolean filled, int x, int y, int width, int height);
- native static final protected void gdk_draw_arc(int gc, boolean filled, int x, int y, int width, int height, int angle1, int angle2);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gdk/WindowAttr.java b/libgtk-java/src/java/org/gnu/gdk/WindowAttr.java
deleted file mode 100644
index 826cb3c..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/WindowAttr.java
+++ /dev/null
@@ -1,101 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.GObject;
-
-/**
- *
- */
-
-public class WindowAttr extends GObject{
-
- public WindowAttr(int handle){
- super(handle);
- }
-
- public String getTitle(){
- return WindowAttr.getTitle(getHandle());
- }
-
- public void setTitle(String title){
- if(title!=null)
- setTitle(getHandle(), title);
- }
-
- // it will change in the future.
- public int getEventMask(){
- return WindowAttr.getEventMask(getHandle());
- }
-
- public void setEventMask(int evtMask){
- setEventMask(getHandle(), evtMask);
- }
-
- public org.gnu.gdk.Point getPosition(){
- int x= WindowAttr.getX(getHandle());
- int y= WindowAttr.getY(getHandle());
- return new org.gnu.gdk.Point(x, y);
- }
-
- public void setPosition(int x, int y){
- setX(getHandle(), x);
- setY(getHandle(), y);
- }
-
- public void setDimension(int width, int height){
- if(width>=0 && height >=0){
- setWidth(getHandle(), width);
- setHeight(getHandle(), height);
- }
- }
-
- public org.gnu.gdk.Dimension getDimension(){
- int width=WindowAttr.getWidth(getHandle());
- int height=WindowAttr.getHeight(getHandle());
- return new org.gnu.gdk.Dimension(width, height);
- }
-
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected String getTitle (int obj);
- native final protected void setTitle (int obj, String title);
- native static final protected int getEventMask (int obj);
- native final protected void setEventMask (int obj, int event_mask);
- native static final protected int getX (int obj);
- native final protected void setX (int obj, int x);
- native static final protected int getY (int obj);
- native final protected void setY (int obj, int y);
- native static final protected int getWidth (int obj);
- native final protected void setWidth (int obj, int width);
- native static final protected int getHeight (int obj);
- native final protected void setHeight (int obj, int height);
- native static final protected int getWclass (int obj);
- native final protected void setWclass (int obj, int wclass);
- native static final protected int getVisual (int obj);
- native final protected void setVisual (int obj, int visual);
- native static final protected int getColormap (int obj);
- native final protected void setColormap (int obj, int colormap);
- native static final protected int getWindowType (int obj);
- native final protected void setWindowType (int obj, int window_type);
- native static final protected int getCursor (int obj);
- native final protected void setCursor (int obj, int cursor);
- native static final protected String getWmclassName (int obj);
- native final protected void setWmclassName (int obj, String wmclass_name);
- native static final protected String getWmclassClass (int obj);
- native final protected void setWmclassClass (int obj, String wmclass_class);
- native static final protected boolean getOverrideRedirect (int obj);
- native final protected void setOverrideRedirect (int obj, boolean override_redirect);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/WindowAttributesType.java b/libgtk-java/src/java/org/gnu/gdk/WindowAttributesType.java
deleted file mode 100644
index cd235a5..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/WindowAttributesType.java
+++ /dev/null
@@ -1,225 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Flags;
-public class WindowAttributesType extends Flags
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _TITLE = 1 << 1;
- static final public org.gnu.gdk.WindowAttributesType TITLE = new
- org.gnu.gdk.WindowAttributesType (_TITLE);
- static final private int _X = 1 << 2;
- static final public org.gnu.gdk.WindowAttributesType X = new org.gnu.gdk.WindowAttributesType (
- _X);
- static final private int _Y = 1 << 3;
- static final public org.gnu.gdk.WindowAttributesType Y = new org.gnu.gdk.WindowAttributesType (
- _Y);
- static final private int _CURSOR = 1 << 4;
- static final public org.gnu.gdk.WindowAttributesType CURSOR = new
- org.gnu.gdk.WindowAttributesType (_CURSOR);
- static final private int _COLORMAP = 1 << 5;
- static final public org.gnu.gdk.WindowAttributesType COLORMAP = new
- org.gnu.gdk.WindowAttributesType (_COLORMAP);
- static final private int _VISUAL = 1 << 6;
- static final public org.gnu.gdk.WindowAttributesType VISUAL = new
- org.gnu.gdk.WindowAttributesType (_VISUAL);
- static final private int _WMCLASS = 1 << 7;
- static final public org.gnu.gdk.WindowAttributesType WMCLASS = new
- org.gnu.gdk.WindowAttributesType (_WMCLASS);
- static final private int _NOREDIR = 1 << 8;
- static final public org.gnu.gdk.WindowAttributesType NOREDIR = new
- org.gnu.gdk.WindowAttributesType (_NOREDIR);
- static final private org.gnu.gdk.WindowAttributesType[] theInterned = new
- org.gnu.gdk.WindowAttributesType[]
- {
- new org.gnu.gdk.WindowAttributesType (0), new org.gnu.gdk.WindowAttributesType (1), TITLE,
- new org.gnu.gdk.WindowAttributesType (3), X, new org.gnu.gdk.WindowAttributesType (5), new
- org.gnu.gdk.WindowAttributesType (6), new org.gnu.gdk.WindowAttributesType (7), Y, new
- org.gnu.gdk.WindowAttributesType (9), new org.gnu.gdk.WindowAttributesType (10), new
- org.gnu.gdk.WindowAttributesType (11), new org.gnu.gdk.WindowAttributesType (12), new
- org.gnu.gdk.WindowAttributesType (13), new org.gnu.gdk.WindowAttributesType (14), new
- org.gnu.gdk.WindowAttributesType (15), CURSOR, new org.gnu.gdk.WindowAttributesType (17),
- new org.gnu.gdk.WindowAttributesType (18), new org.gnu.gdk.WindowAttributesType (19), new
- org.gnu.gdk.WindowAttributesType (20), new org.gnu.gdk.WindowAttributesType (21), new
- org.gnu.gdk.WindowAttributesType (22), new org.gnu.gdk.WindowAttributesType (23), new
- org.gnu.gdk.WindowAttributesType (24), new org.gnu.gdk.WindowAttributesType (25), new
- org.gnu.gdk.WindowAttributesType (26), new org.gnu.gdk.WindowAttributesType (27), new
- org.gnu.gdk.WindowAttributesType (28), new org.gnu.gdk.WindowAttributesType (29), new
- org.gnu.gdk.WindowAttributesType (30), new org.gnu.gdk.WindowAttributesType (31), COLORMAP,
- new org.gnu.gdk.WindowAttributesType (33), new org.gnu.gdk.WindowAttributesType (34), new
- org.gnu.gdk.WindowAttributesType (35), new org.gnu.gdk.WindowAttributesType (36), new
- org.gnu.gdk.WindowAttributesType (37), new org.gnu.gdk.WindowAttributesType (38), new
- org.gnu.gdk.WindowAttributesType (39), new org.gnu.gdk.WindowAttributesType (40), new
- org.gnu.gdk.WindowAttributesType (41), new org.gnu.gdk.WindowAttributesType (42), new
- org.gnu.gdk.WindowAttributesType (43), new org.gnu.gdk.WindowAttributesType (44), new
- org.gnu.gdk.WindowAttributesType (45), new org.gnu.gdk.WindowAttributesType (46), new
- org.gnu.gdk.WindowAttributesType (47), new org.gnu.gdk.WindowAttributesType (48), new
- org.gnu.gdk.WindowAttributesType (49), new org.gnu.gdk.WindowAttributesType (50), new
- org.gnu.gdk.WindowAttributesType (51), new org.gnu.gdk.WindowAttributesType (52), new
- org.gnu.gdk.WindowAttributesType (53), new org.gnu.gdk.WindowAttributesType (54), new
- org.gnu.gdk.WindowAttributesType (55), new org.gnu.gdk.WindowAttributesType (56), new
- org.gnu.gdk.WindowAttributesType (57), new org.gnu.gdk.WindowAttributesType (58), new
- org.gnu.gdk.WindowAttributesType (59), new org.gnu.gdk.WindowAttributesType (60), new
- org.gnu.gdk.WindowAttributesType (61), new org.gnu.gdk.WindowAttributesType (62), new
- org.gnu.gdk.WindowAttributesType (63), VISUAL, new org.gnu.gdk.WindowAttributesType (65),
- new org.gnu.gdk.WindowAttributesType (66), new org.gnu.gdk.WindowAttributesType (67), new
- org.gnu.gdk.WindowAttributesType (68), new org.gnu.gdk.WindowAttributesType (69), new
- org.gnu.gdk.WindowAttributesType (70), new org.gnu.gdk.WindowAttributesType (71), new
- org.gnu.gdk.WindowAttributesType (72), new org.gnu.gdk.WindowAttributesType (73), new
- org.gnu.gdk.WindowAttributesType (74), new org.gnu.gdk.WindowAttributesType (75), new
- org.gnu.gdk.WindowAttributesType (76), new org.gnu.gdk.WindowAttributesType (77), new
- org.gnu.gdk.WindowAttributesType (78), new org.gnu.gdk.WindowAttributesType (79), new
- org.gnu.gdk.WindowAttributesType (80), new org.gnu.gdk.WindowAttributesType (81), new
- org.gnu.gdk.WindowAttributesType (82), new org.gnu.gdk.WindowAttributesType (83), new
- org.gnu.gdk.WindowAttributesType (84), new org.gnu.gdk.WindowAttributesType (85), new
- org.gnu.gdk.WindowAttributesType (86), new org.gnu.gdk.WindowAttributesType (87), new
- org.gnu.gdk.WindowAttributesType (88), new org.gnu.gdk.WindowAttributesType (89), new
- org.gnu.gdk.WindowAttributesType (90), new org.gnu.gdk.WindowAttributesType (91), new
- org.gnu.gdk.WindowAttributesType (92), new org.gnu.gdk.WindowAttributesType (93), new
- org.gnu.gdk.WindowAttributesType (94), new org.gnu.gdk.WindowAttributesType (95), new
- org.gnu.gdk.WindowAttributesType (96), new org.gnu.gdk.WindowAttributesType (97), new
- org.gnu.gdk.WindowAttributesType (98), new org.gnu.gdk.WindowAttributesType (99), new
- org.gnu.gdk.WindowAttributesType (100), new org.gnu.gdk.WindowAttributesType (101), new
- org.gnu.gdk.WindowAttributesType (102), new org.gnu.gdk.WindowAttributesType (103), new
- org.gnu.gdk.WindowAttributesType (104), new org.gnu.gdk.WindowAttributesType (105), new
- org.gnu.gdk.WindowAttributesType (106), new org.gnu.gdk.WindowAttributesType (107), new
- org.gnu.gdk.WindowAttributesType (108), new org.gnu.gdk.WindowAttributesType (109), new
- org.gnu.gdk.WindowAttributesType (110), new org.gnu.gdk.WindowAttributesType (111), new
- org.gnu.gdk.WindowAttributesType (112), new org.gnu.gdk.WindowAttributesType (113), new
- org.gnu.gdk.WindowAttributesType (114), new org.gnu.gdk.WindowAttributesType (115), new
- org.gnu.gdk.WindowAttributesType (116), new org.gnu.gdk.WindowAttributesType (117), new
- org.gnu.gdk.WindowAttributesType (118), new org.gnu.gdk.WindowAttributesType (119), new
- org.gnu.gdk.WindowAttributesType (120), new org.gnu.gdk.WindowAttributesType (121), new
- org.gnu.gdk.WindowAttributesType (122), new org.gnu.gdk.WindowAttributesType (123), new
- org.gnu.gdk.WindowAttributesType (124), new org.gnu.gdk.WindowAttributesType (125), new
- org.gnu.gdk.WindowAttributesType (126), new org.gnu.gdk.WindowAttributesType (127),
- WMCLASS, new org.gnu.gdk.WindowAttributesType (129), new org.gnu.gdk.WindowAttributesType (
- 130), new org.gnu.gdk.WindowAttributesType (131), new org.gnu.gdk.WindowAttributesType (
- 132), new org.gnu.gdk.WindowAttributesType (133), new org.gnu.gdk.WindowAttributesType (
- 134), new org.gnu.gdk.WindowAttributesType (135), new org.gnu.gdk.WindowAttributesType (
- 136), new org.gnu.gdk.WindowAttributesType (137), new org.gnu.gdk.WindowAttributesType (
- 138), new org.gnu.gdk.WindowAttributesType (139), new org.gnu.gdk.WindowAttributesType (
- 140), new org.gnu.gdk.WindowAttributesType (141), new org.gnu.gdk.WindowAttributesType (
- 142), new org.gnu.gdk.WindowAttributesType (143), new org.gnu.gdk.WindowAttributesType (
- 144), new org.gnu.gdk.WindowAttributesType (145), new org.gnu.gdk.WindowAttributesType (
- 146), new org.gnu.gdk.WindowAttributesType (147), new org.gnu.gdk.WindowAttributesType (
- 148), new org.gnu.gdk.WindowAttributesType (149), new org.gnu.gdk.WindowAttributesType (
- 150), new org.gnu.gdk.WindowAttributesType (151), new org.gnu.gdk.WindowAttributesType (
- 152), new org.gnu.gdk.WindowAttributesType (153), new org.gnu.gdk.WindowAttributesType (
- 154), new org.gnu.gdk.WindowAttributesType (155), new org.gnu.gdk.WindowAttributesType (
- 156), new org.gnu.gdk.WindowAttributesType (157), new org.gnu.gdk.WindowAttributesType (
- 158), new org.gnu.gdk.WindowAttributesType (159), new org.gnu.gdk.WindowAttributesType (
- 160), new org.gnu.gdk.WindowAttributesType (161), new org.gnu.gdk.WindowAttributesType (
- 162), new org.gnu.gdk.WindowAttributesType (163), new org.gnu.gdk.WindowAttributesType (
- 164), new org.gnu.gdk.WindowAttributesType (165), new org.gnu.gdk.WindowAttributesType (
- 166), new org.gnu.gdk.WindowAttributesType (167), new org.gnu.gdk.WindowAttributesType (
- 168), new org.gnu.gdk.WindowAttributesType (169), new org.gnu.gdk.WindowAttributesType (
- 170), new org.gnu.gdk.WindowAttributesType (171), new org.gnu.gdk.WindowAttributesType (
- 172), new org.gnu.gdk.WindowAttributesType (173), new org.gnu.gdk.WindowAttributesType (
- 174), new org.gnu.gdk.WindowAttributesType (175), new org.gnu.gdk.WindowAttributesType (
- 176), new org.gnu.gdk.WindowAttributesType (177), new org.gnu.gdk.WindowAttributesType (
- 178), new org.gnu.gdk.WindowAttributesType (179), new org.gnu.gdk.WindowAttributesType (
- 180), new org.gnu.gdk.WindowAttributesType (181), new org.gnu.gdk.WindowAttributesType (
- 182), new org.gnu.gdk.WindowAttributesType (183), new org.gnu.gdk.WindowAttributesType (
- 184), new org.gnu.gdk.WindowAttributesType (185), new org.gnu.gdk.WindowAttributesType (
- 186), new org.gnu.gdk.WindowAttributesType (187), new org.gnu.gdk.WindowAttributesType (
- 188), new org.gnu.gdk.WindowAttributesType (189), new org.gnu.gdk.WindowAttributesType (
- 190), new org.gnu.gdk.WindowAttributesType (191), new org.gnu.gdk.WindowAttributesType (
- 192), new org.gnu.gdk.WindowAttributesType (193), new org.gnu.gdk.WindowAttributesType (
- 194), new org.gnu.gdk.WindowAttributesType (195), new org.gnu.gdk.WindowAttributesType (
- 196), new org.gnu.gdk.WindowAttributesType (197), new org.gnu.gdk.WindowAttributesType (
- 198), new org.gnu.gdk.WindowAttributesType (199), new org.gnu.gdk.WindowAttributesType (
- 200), new org.gnu.gdk.WindowAttributesType (201), new org.gnu.gdk.WindowAttributesType (
- 202), new org.gnu.gdk.WindowAttributesType (203), new org.gnu.gdk.WindowAttributesType (
- 204), new org.gnu.gdk.WindowAttributesType (205), new org.gnu.gdk.WindowAttributesType (
- 206), new org.gnu.gdk.WindowAttributesType (207), new org.gnu.gdk.WindowAttributesType (
- 208), new org.gnu.gdk.WindowAttributesType (209), new org.gnu.gdk.WindowAttributesType (
- 210), new org.gnu.gdk.WindowAttributesType (211), new org.gnu.gdk.WindowAttributesType (
- 212), new org.gnu.gdk.WindowAttributesType (213), new org.gnu.gdk.WindowAttributesType (
- 214), new org.gnu.gdk.WindowAttributesType (215), new org.gnu.gdk.WindowAttributesType (
- 216), new org.gnu.gdk.WindowAttributesType (217), new org.gnu.gdk.WindowAttributesType (
- 218), new org.gnu.gdk.WindowAttributesType (219), new org.gnu.gdk.WindowAttributesType (
- 220), new org.gnu.gdk.WindowAttributesType (221), new org.gnu.gdk.WindowAttributesType (
- 222), new org.gnu.gdk.WindowAttributesType (223), new org.gnu.gdk.WindowAttributesType (
- 224), new org.gnu.gdk.WindowAttributesType (225), new org.gnu.gdk.WindowAttributesType (
- 226), new org.gnu.gdk.WindowAttributesType (227), new org.gnu.gdk.WindowAttributesType (
- 228), new org.gnu.gdk.WindowAttributesType (229), new org.gnu.gdk.WindowAttributesType (
- 230), new org.gnu.gdk.WindowAttributesType (231), new org.gnu.gdk.WindowAttributesType (
- 232), new org.gnu.gdk.WindowAttributesType (233), new org.gnu.gdk.WindowAttributesType (
- 234), new org.gnu.gdk.WindowAttributesType (235), new org.gnu.gdk.WindowAttributesType (
- 236), new org.gnu.gdk.WindowAttributesType (237), new org.gnu.gdk.WindowAttributesType (
- 238), new org.gnu.gdk.WindowAttributesType (239), new org.gnu.gdk.WindowAttributesType (
- 240), new org.gnu.gdk.WindowAttributesType (241), new org.gnu.gdk.WindowAttributesType (
- 242), new org.gnu.gdk.WindowAttributesType (243), new org.gnu.gdk.WindowAttributesType (
- 244), new org.gnu.gdk.WindowAttributesType (245), new org.gnu.gdk.WindowAttributesType (
- 246), new org.gnu.gdk.WindowAttributesType (247), new org.gnu.gdk.WindowAttributesType (
- 248), new org.gnu.gdk.WindowAttributesType (249), new org.gnu.gdk.WindowAttributesType (
- 250), new org.gnu.gdk.WindowAttributesType (251), new org.gnu.gdk.WindowAttributesType (
- 252), new org.gnu.gdk.WindowAttributesType (253), new org.gnu.gdk.WindowAttributesType (
- 254), new org.gnu.gdk.WindowAttributesType (255)
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gdk.WindowAttributesType theSacrificialOne = new
- org.gnu.gdk.WindowAttributesType (0);
- static public org.gnu.gdk.WindowAttributesType intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gdk.WindowAttributesType already = (org.gnu.gdk.WindowAttributesType)
- theInternedExtras.get (theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gdk.WindowAttributesType(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private WindowAttributesType (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gdk.WindowAttributesType or (org.gnu.gdk.WindowAttributesType other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gdk.WindowAttributesType and (org.gnu.gdk.WindowAttributesType other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gdk.WindowAttributesType xor (org.gnu.gdk.WindowAttributesType other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gdk.WindowAttributesType other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/WindowClass.java b/libgtk-java/src/java/org/gnu/gdk/WindowClass.java
deleted file mode 100644
index e1101dd..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/WindowClass.java
+++ /dev/null
@@ -1,81 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Enum;
-public class WindowClass extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _INPUT_OUTPUT = 0;
- static final public org.gnu.gdk.WindowClass INPUT_OUTPUT = new org.gnu.gdk.WindowClass (
- _INPUT_OUTPUT);
- static final private int _INPUT_ONLY = 1;
- static final public org.gnu.gdk.WindowClass INPUT_ONLY = new org.gnu.gdk.WindowClass (
- _INPUT_ONLY);
- static final private org.gnu.gdk.WindowClass[] theInterned = new org.gnu.gdk.WindowClass[]
- {
- INPUT_OUTPUT, INPUT_ONLY
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gdk.WindowClass theSacrificialOne = new org.gnu.gdk.WindowClass (0);
- static public org.gnu.gdk.WindowClass intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gdk.WindowClass already = (org.gnu.gdk.WindowClass) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gdk.WindowClass(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private WindowClass (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gdk.WindowClass or (org.gnu.gdk.WindowClass other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gdk.WindowClass and (org.gnu.gdk.WindowClass other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gdk.WindowClass xor (org.gnu.gdk.WindowClass other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gdk.WindowClass other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/WindowEdge.java b/libgtk-java/src/java/org/gnu/gdk/WindowEdge.java
deleted file mode 100644
index 550d20f..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/WindowEdge.java
+++ /dev/null
@@ -1,91 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Enum;
-public class WindowEdge extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _NORTH_WEST = 0;
- static final public org.gnu.gdk.WindowEdge NORTH_WEST = new org.gnu.gdk.WindowEdge (_NORTH_WEST);
- static final private int _NORTH = 1;
- static final public org.gnu.gdk.WindowEdge NORTH = new org.gnu.gdk.WindowEdge (_NORTH);
- static final private int _NORTH_EAST = 2;
- static final public org.gnu.gdk.WindowEdge NORTH_EAST = new org.gnu.gdk.WindowEdge (_NORTH_EAST);
- static final private int _WEST = 3;
- static final public org.gnu.gdk.WindowEdge WEST = new org.gnu.gdk.WindowEdge (_WEST);
- static final private int _EAST = 4;
- static final public org.gnu.gdk.WindowEdge EAST = new org.gnu.gdk.WindowEdge (_EAST);
- static final private int _SOUTH_WEST = 5;
- static final public org.gnu.gdk.WindowEdge SOUTH_WEST = new org.gnu.gdk.WindowEdge (_SOUTH_WEST);
- static final private int _SOUTH = 6;
- static final public org.gnu.gdk.WindowEdge SOUTH = new org.gnu.gdk.WindowEdge (_SOUTH);
- static final private int _SOUTH_EAST = 7;
- static final public org.gnu.gdk.WindowEdge SOUTH_EAST = new org.gnu.gdk.WindowEdge (_SOUTH_EAST);
- static final private org.gnu.gdk.WindowEdge[] theInterned = new org.gnu.gdk.WindowEdge[]
- {
- NORTH_WEST, NORTH, NORTH_EAST, WEST, EAST, SOUTH_WEST, SOUTH, SOUTH_EAST
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gdk.WindowEdge theSacrificialOne = new org.gnu.gdk.WindowEdge (0);
- static public org.gnu.gdk.WindowEdge intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gdk.WindowEdge already = (org.gnu.gdk.WindowEdge) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gdk.WindowEdge(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private WindowEdge (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gdk.WindowEdge or (org.gnu.gdk.WindowEdge other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gdk.WindowEdge and (org.gnu.gdk.WindowEdge other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gdk.WindowEdge xor (org.gnu.gdk.WindowEdge other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gdk.WindowEdge other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/WindowHints.java b/libgtk-java/src/java/org/gnu/gdk/WindowHints.java
deleted file mode 100644
index c06f1de..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/WindowHints.java
+++ /dev/null
@@ -1,210 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Flags;
-public class WindowHints extends Flags
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _POS = 1 << 0;
- static final public org.gnu.gdk.WindowHints POS = new org.gnu.gdk.WindowHints (_POS);
- static final private int _MIN_SIZE = 1 << 1;
- static final public org.gnu.gdk.WindowHints MIN_SIZE = new org.gnu.gdk.WindowHints (_MIN_SIZE);
- static final private int _MAX_SIZE = 1 << 2;
- static final public org.gnu.gdk.WindowHints MAX_SIZE = new org.gnu.gdk.WindowHints (_MAX_SIZE);
- static final private int _BASE_SIZE = 1 << 3;
- static final public org.gnu.gdk.WindowHints BASE_SIZE = new org.gnu.gdk.WindowHints (_BASE_SIZE);
- static final private int _ASPECG = 1 << 4;
- static final public org.gnu.gdk.WindowHints ASPECG = new org.gnu.gdk.WindowHints (_ASPECG);
- static final private int _RESIZE_INC = 1 << 5;
- static final public org.gnu.gdk.WindowHints RESIZE_INC = new org.gnu.gdk.WindowHints (
- _RESIZE_INC);
- static final private int _WIN_GRAVITY = 1 << 6;
- static final public org.gnu.gdk.WindowHints WIN_GRAVITY = new org.gnu.gdk.WindowHints (
- _WIN_GRAVITY);
- static final private int _USER_POS = 1 << 7;
- static final public org.gnu.gdk.WindowHints USER_POS = new org.gnu.gdk.WindowHints (_USER_POS);
- static final private int _USER_SIZE = 1 << 8;
- static final public org.gnu.gdk.WindowHints USER_SIZE = new org.gnu.gdk.WindowHints (_USER_SIZE);
- static final private org.gnu.gdk.WindowHints[] theInterned = new org.gnu.gdk.WindowHints[]
- {
- new org.gnu.gdk.WindowHints (0), POS, MIN_SIZE, new org.gnu.gdk.WindowHints (3), MAX_SIZE,
- new org.gnu.gdk.WindowHints (5), new org.gnu.gdk.WindowHints (6), new
- org.gnu.gdk.WindowHints (7), BASE_SIZE, new org.gnu.gdk.WindowHints (9), new
- org.gnu.gdk.WindowHints (10), new org.gnu.gdk.WindowHints (11), new org.gnu.gdk.WindowHints (
- 12), new org.gnu.gdk.WindowHints (13), new org.gnu.gdk.WindowHints (14), new
- org.gnu.gdk.WindowHints (15), ASPECG, new org.gnu.gdk.WindowHints (17), new
- org.gnu.gdk.WindowHints (18), new org.gnu.gdk.WindowHints (19), new org.gnu.gdk.WindowHints (
- 20), new org.gnu.gdk.WindowHints (21), new org.gnu.gdk.WindowHints (22), new
- org.gnu.gdk.WindowHints (23), new org.gnu.gdk.WindowHints (24), new org.gnu.gdk.WindowHints (
- 25), new org.gnu.gdk.WindowHints (26), new org.gnu.gdk.WindowHints (27), new
- org.gnu.gdk.WindowHints (28), new org.gnu.gdk.WindowHints (29), new org.gnu.gdk.WindowHints (
- 30), new org.gnu.gdk.WindowHints (31), RESIZE_INC, new org.gnu.gdk.WindowHints (33),
- new org.gnu.gdk.WindowHints (34), new org.gnu.gdk.WindowHints (35), new
- org.gnu.gdk.WindowHints (36), new org.gnu.gdk.WindowHints (37), new org.gnu.gdk.WindowHints (
- 38), new org.gnu.gdk.WindowHints (39), new org.gnu.gdk.WindowHints (40), new
- org.gnu.gdk.WindowHints (41), new org.gnu.gdk.WindowHints (42), new org.gnu.gdk.WindowHints (
- 43), new org.gnu.gdk.WindowHints (44), new org.gnu.gdk.WindowHints (45), new
- org.gnu.gdk.WindowHints (46), new org.gnu.gdk.WindowHints (47), new org.gnu.gdk.WindowHints (
- 48), new org.gnu.gdk.WindowHints (49), new org.gnu.gdk.WindowHints (50), new
- org.gnu.gdk.WindowHints (51), new org.gnu.gdk.WindowHints (52), new org.gnu.gdk.WindowHints (
- 53), new org.gnu.gdk.WindowHints (54), new org.gnu.gdk.WindowHints (55), new
- org.gnu.gdk.WindowHints (56), new org.gnu.gdk.WindowHints (57), new org.gnu.gdk.WindowHints (
- 58), new org.gnu.gdk.WindowHints (59), new org.gnu.gdk.WindowHints (60), new
- org.gnu.gdk.WindowHints (61), new org.gnu.gdk.WindowHints (62), new org.gnu.gdk.WindowHints (
- 63), WIN_GRAVITY, new org.gnu.gdk.WindowHints (65), new org.gnu.gdk.WindowHints (66),
- new org.gnu.gdk.WindowHints (67), new org.gnu.gdk.WindowHints (68), new
- org.gnu.gdk.WindowHints (69), new org.gnu.gdk.WindowHints (70), new org.gnu.gdk.WindowHints (
- 71), new org.gnu.gdk.WindowHints (72), new org.gnu.gdk.WindowHints (73), new
- org.gnu.gdk.WindowHints (74), new org.gnu.gdk.WindowHints (75), new org.gnu.gdk.WindowHints (
- 76), new org.gnu.gdk.WindowHints (77), new org.gnu.gdk.WindowHints (78), new
- org.gnu.gdk.WindowHints (79), new org.gnu.gdk.WindowHints (80), new org.gnu.gdk.WindowHints (
- 81), new org.gnu.gdk.WindowHints (82), new org.gnu.gdk.WindowHints (83), new
- org.gnu.gdk.WindowHints (84), new org.gnu.gdk.WindowHints (85), new org.gnu.gdk.WindowHints (
- 86), new org.gnu.gdk.WindowHints (87), new org.gnu.gdk.WindowHints (88), new
- org.gnu.gdk.WindowHints (89), new org.gnu.gdk.WindowHints (90), new org.gnu.gdk.WindowHints (
- 91), new org.gnu.gdk.WindowHints (92), new org.gnu.gdk.WindowHints (93), new
- org.gnu.gdk.WindowHints (94), new org.gnu.gdk.WindowHints (95), new org.gnu.gdk.WindowHints (
- 96), new org.gnu.gdk.WindowHints (97), new org.gnu.gdk.WindowHints (98), new
- org.gnu.gdk.WindowHints (99), new org.gnu.gdk.WindowHints (100), new
- org.gnu.gdk.WindowHints (101), new org.gnu.gdk.WindowHints (102), new
- org.gnu.gdk.WindowHints (103), new org.gnu.gdk.WindowHints (104), new
- org.gnu.gdk.WindowHints (105), new org.gnu.gdk.WindowHints (106), new
- org.gnu.gdk.WindowHints (107), new org.gnu.gdk.WindowHints (108), new
- org.gnu.gdk.WindowHints (109), new org.gnu.gdk.WindowHints (110), new
- org.gnu.gdk.WindowHints (111), new org.gnu.gdk.WindowHints (112), new
- org.gnu.gdk.WindowHints (113), new org.gnu.gdk.WindowHints (114), new
- org.gnu.gdk.WindowHints (115), new org.gnu.gdk.WindowHints (116), new
- org.gnu.gdk.WindowHints (117), new org.gnu.gdk.WindowHints (118), new
- org.gnu.gdk.WindowHints (119), new org.gnu.gdk.WindowHints (120), new
- org.gnu.gdk.WindowHints (121), new org.gnu.gdk.WindowHints (122), new
- org.gnu.gdk.WindowHints (123), new org.gnu.gdk.WindowHints (124), new
- org.gnu.gdk.WindowHints (125), new org.gnu.gdk.WindowHints (126), new
- org.gnu.gdk.WindowHints (127), USER_POS, new org.gnu.gdk.WindowHints (129), new
- org.gnu.gdk.WindowHints (130), new org.gnu.gdk.WindowHints (131), new
- org.gnu.gdk.WindowHints (132), new org.gnu.gdk.WindowHints (133), new
- org.gnu.gdk.WindowHints (134), new org.gnu.gdk.WindowHints (135), new
- org.gnu.gdk.WindowHints (136), new org.gnu.gdk.WindowHints (137), new
- org.gnu.gdk.WindowHints (138), new org.gnu.gdk.WindowHints (139), new
- org.gnu.gdk.WindowHints (140), new org.gnu.gdk.WindowHints (141), new
- org.gnu.gdk.WindowHints (142), new org.gnu.gdk.WindowHints (143), new
- org.gnu.gdk.WindowHints (144), new org.gnu.gdk.WindowHints (145), new
- org.gnu.gdk.WindowHints (146), new org.gnu.gdk.WindowHints (147), new
- org.gnu.gdk.WindowHints (148), new org.gnu.gdk.WindowHints (149), new
- org.gnu.gdk.WindowHints (150), new org.gnu.gdk.WindowHints (151), new
- org.gnu.gdk.WindowHints (152), new org.gnu.gdk.WindowHints (153), new
- org.gnu.gdk.WindowHints (154), new org.gnu.gdk.WindowHints (155), new
- org.gnu.gdk.WindowHints (156), new org.gnu.gdk.WindowHints (157), new
- org.gnu.gdk.WindowHints (158), new org.gnu.gdk.WindowHints (159), new
- org.gnu.gdk.WindowHints (160), new org.gnu.gdk.WindowHints (161), new
- org.gnu.gdk.WindowHints (162), new org.gnu.gdk.WindowHints (163), new
- org.gnu.gdk.WindowHints (164), new org.gnu.gdk.WindowHints (165), new
- org.gnu.gdk.WindowHints (166), new org.gnu.gdk.WindowHints (167), new
- org.gnu.gdk.WindowHints (168), new org.gnu.gdk.WindowHints (169), new
- org.gnu.gdk.WindowHints (170), new org.gnu.gdk.WindowHints (171), new
- org.gnu.gdk.WindowHints (172), new org.gnu.gdk.WindowHints (173), new
- org.gnu.gdk.WindowHints (174), new org.gnu.gdk.WindowHints (175), new
- org.gnu.gdk.WindowHints (176), new org.gnu.gdk.WindowHints (177), new
- org.gnu.gdk.WindowHints (178), new org.gnu.gdk.WindowHints (179), new
- org.gnu.gdk.WindowHints (180), new org.gnu.gdk.WindowHints (181), new
- org.gnu.gdk.WindowHints (182), new org.gnu.gdk.WindowHints (183), new
- org.gnu.gdk.WindowHints (184), new org.gnu.gdk.WindowHints (185), new
- org.gnu.gdk.WindowHints (186), new org.gnu.gdk.WindowHints (187), new
- org.gnu.gdk.WindowHints (188), new org.gnu.gdk.WindowHints (189), new
- org.gnu.gdk.WindowHints (190), new org.gnu.gdk.WindowHints (191), new
- org.gnu.gdk.WindowHints (192), new org.gnu.gdk.WindowHints (193), new
- org.gnu.gdk.WindowHints (194), new org.gnu.gdk.WindowHints (195), new
- org.gnu.gdk.WindowHints (196), new org.gnu.gdk.WindowHints (197), new
- org.gnu.gdk.WindowHints (198), new org.gnu.gdk.WindowHints (199), new
- org.gnu.gdk.WindowHints (200), new org.gnu.gdk.WindowHints (201), new
- org.gnu.gdk.WindowHints (202), new org.gnu.gdk.WindowHints (203), new
- org.gnu.gdk.WindowHints (204), new org.gnu.gdk.WindowHints (205), new
- org.gnu.gdk.WindowHints (206), new org.gnu.gdk.WindowHints (207), new
- org.gnu.gdk.WindowHints (208), new org.gnu.gdk.WindowHints (209), new
- org.gnu.gdk.WindowHints (210), new org.gnu.gdk.WindowHints (211), new
- org.gnu.gdk.WindowHints (212), new org.gnu.gdk.WindowHints (213), new
- org.gnu.gdk.WindowHints (214), new org.gnu.gdk.WindowHints (215), new
- org.gnu.gdk.WindowHints (216), new org.gnu.gdk.WindowHints (217), new
- org.gnu.gdk.WindowHints (218), new org.gnu.gdk.WindowHints (219), new
- org.gnu.gdk.WindowHints (220), new org.gnu.gdk.WindowHints (221), new
- org.gnu.gdk.WindowHints (222), new org.gnu.gdk.WindowHints (223), new
- org.gnu.gdk.WindowHints (224), new org.gnu.gdk.WindowHints (225), new
- org.gnu.gdk.WindowHints (226), new org.gnu.gdk.WindowHints (227), new
- org.gnu.gdk.WindowHints (228), new org.gnu.gdk.WindowHints (229), new
- org.gnu.gdk.WindowHints (230), new org.gnu.gdk.WindowHints (231), new
- org.gnu.gdk.WindowHints (232), new org.gnu.gdk.WindowHints (233), new
- org.gnu.gdk.WindowHints (234), new org.gnu.gdk.WindowHints (235), new
- org.gnu.gdk.WindowHints (236), new org.gnu.gdk.WindowHints (237), new
- org.gnu.gdk.WindowHints (238), new org.gnu.gdk.WindowHints (239), new
- org.gnu.gdk.WindowHints (240), new org.gnu.gdk.WindowHints (241), new
- org.gnu.gdk.WindowHints (242), new org.gnu.gdk.WindowHints (243), new
- org.gnu.gdk.WindowHints (244), new org.gnu.gdk.WindowHints (245), new
- org.gnu.gdk.WindowHints (246), new org.gnu.gdk.WindowHints (247), new
- org.gnu.gdk.WindowHints (248), new org.gnu.gdk.WindowHints (249), new
- org.gnu.gdk.WindowHints (250), new org.gnu.gdk.WindowHints (251), new
- org.gnu.gdk.WindowHints (252), new org.gnu.gdk.WindowHints (253), new
- org.gnu.gdk.WindowHints (254), new org.gnu.gdk.WindowHints (255)
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gdk.WindowHints theSacrificialOne = new org.gnu.gdk.WindowHints (0);
- static public org.gnu.gdk.WindowHints intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gdk.WindowHints already = (org.gnu.gdk.WindowHints) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gdk.WindowHints(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private WindowHints (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gdk.WindowHints or (org.gnu.gdk.WindowHints other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gdk.WindowHints and (org.gnu.gdk.WindowHints other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gdk.WindowHints xor (org.gnu.gdk.WindowHints other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gdk.WindowHints other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/WindowState.java b/libgtk-java/src/java/org/gnu/gdk/WindowState.java
deleted file mode 100644
index e022118..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/WindowState.java
+++ /dev/null
@@ -1,85 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Flags;
-public class WindowState extends Flags
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _WITHDRAWN = 1 << 0;
- static final public org.gnu.gdk.WindowState WITHDRAWN = new org.gnu.gdk.WindowState (_WITHDRAWN);
- static final private int _ICONIFIED = 1 << 1;
- static final public org.gnu.gdk.WindowState ICONIFIED = new org.gnu.gdk.WindowState (_ICONIFIED);
- static final private int _MAXIMIZED = 1 << 2;
- static final public org.gnu.gdk.WindowState MAXIMIZED = new org.gnu.gdk.WindowState (_MAXIMIZED);
- static final private int _STICKY = 1 << 3;
- static final public org.gnu.gdk.WindowState STICKY = new org.gnu.gdk.WindowState (_STICKY);
- static final private org.gnu.gdk.WindowState[] theInterned = new org.gnu.gdk.WindowState[]
- {
- new org.gnu.gdk.WindowState (0), WITHDRAWN, ICONIFIED, new org.gnu.gdk.WindowState (3),
- MAXIMIZED, new org.gnu.gdk.WindowState (5), new org.gnu.gdk.WindowState (6), new
- org.gnu.gdk.WindowState (7), STICKY
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gdk.WindowState theSacrificialOne = new org.gnu.gdk.WindowState (0);
- static public org.gnu.gdk.WindowState intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gdk.WindowState already = (org.gnu.gdk.WindowState) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gdk.WindowState(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private WindowState (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gdk.WindowState or (org.gnu.gdk.WindowState other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gdk.WindowState and (org.gnu.gdk.WindowState other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gdk.WindowState xor (org.gnu.gdk.WindowState other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gdk.WindowState other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/WindowType.java b/libgtk-java/src/java/org/gnu/gdk/WindowType.java
deleted file mode 100644
index 9590594..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/WindowType.java
+++ /dev/null
@@ -1,88 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Enum;
-public class WindowType extends Enum
-{
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _ROOT = 0;
- static final public org.gnu.gdk.WindowType ROOT = new org.gnu.gdk.WindowType (_ROOT);
- static final private int _TOPLEVEL = 1;
- static final public org.gnu.gdk.WindowType TOPLEVEL = new org.gnu.gdk.WindowType (_TOPLEVEL);
- static final private int _CHILD = 2;
- static final public org.gnu.gdk.WindowType CHILD = new org.gnu.gdk.WindowType (_CHILD);
- static final private int _DIALOG = 3;
- static final public org.gnu.gdk.WindowType DIALOG = new org.gnu.gdk.WindowType (_DIALOG);
- static final private int _TEMP = 4;
- static final public org.gnu.gdk.WindowType TEMP = new org.gnu.gdk.WindowType (_TEMP);
- static final private int _FOREIGN = 5;
- static final public org.gnu.gdk.WindowType FOREIGN = new org.gnu.gdk.WindowType (_FOREIGN);
- static final private org.gnu.gdk.WindowType[] theInterned = new org.gnu.gdk.WindowType[]
- {
- ROOT, TOPLEVEL, CHILD, DIALOG, TEMP, FOREIGN
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gdk.WindowType theSacrificialOne = new org.gnu.gdk.WindowType (0);
- static public org.gnu.gdk.WindowType intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gdk.WindowType already = (org.gnu.gdk.WindowType) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gdk.WindowType(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private WindowType (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gdk.WindowType or (org.gnu.gdk.WindowType other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gdk.WindowType and (org.gnu.gdk.WindowType other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gdk.WindowType xor (org.gnu.gdk.WindowType other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gdk.WindowType other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gdk/WindowTypeException.java b/libgtk-java/src/java/org/gnu/gdk/WindowTypeException.java
deleted file mode 100644
index 63c8bb5..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/WindowTypeException.java
+++ /dev/null
@@ -1,18 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-
-
-public class WindowTypeException extends IllegalArgumentException{
-
- public WindowTypeException(String message){
- super(message);
- }
-}
diff --git a/libgtk-java/src/java/org/gnu/gdk/WindowTypeHint.java b/libgtk-java/src/java/org/gnu/gdk/WindowTypeHint.java
deleted file mode 100644
index 703dc75..0000000
--- a/libgtk-java/src/java/org/gnu/gdk/WindowTypeHint.java
+++ /dev/null
@@ -1,85 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gdk;
-import org.gnu.glib.Enum;
-public class WindowTypeHint extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _NORMAL = 0;
- static final public org.gnu.gdk.WindowTypeHint NORMAL = new org.gnu.gdk.WindowTypeHint (_NORMAL);
- static final private int _DIALOG = 1;
- static final public org.gnu.gdk.WindowTypeHint DIALOG = new org.gnu.gdk.WindowTypeHint (_DIALOG);
- static final private int _MENU = 2;
- static final public org.gnu.gdk.WindowTypeHint MENU = new org.gnu.gdk.WindowTypeHint (_MENU);
- static final private int _TOOLBAR = 3;
- static final public org.gnu.gdk.WindowTypeHint TOOLBAR = new org.gnu.gdk.WindowTypeHint (
- _TOOLBAR);
- static final private org.gnu.gdk.WindowTypeHint[] theInterned = new org.gnu.gdk.WindowTypeHint[]
- {
- NORMAL, DIALOG, MENU, TOOLBAR
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gdk.WindowTypeHint theSacrificialOne = new
- org.gnu.gdk.WindowTypeHint (0);
- static public org.gnu.gdk.WindowTypeHint intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gdk.WindowTypeHint already = (org.gnu.gdk.WindowTypeHint) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gdk.WindowTypeHint(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private WindowTypeHint (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gdk.WindowTypeHint or (org.gnu.gdk.WindowTypeHint other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gdk.WindowTypeHint and (org.gnu.gdk.WindowTypeHint other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gdk.WindowTypeHint xor (org.gnu.gdk.WindowTypeHint other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gdk.WindowTypeHint other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/glib/Boxed.java b/libgtk-java/src/java/org/gnu/glib/Boxed.java
deleted file mode 100644
index 02b8b0c..0000000
--- a/libgtk-java/src/java/org/gnu/glib/Boxed.java
+++ /dev/null
@@ -1,54 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.glib;
-
-/**
- * Base class for all classes resulting from a <code>define-boxed</code>
- * in a <code>.defs</code> file.
- */
-public class Boxed {
- /** holder for the raw GLib/GTK pointer */
- protected int handle;
-
- /**
- * This class is only instantiable via subclasses.
- */
- protected Boxed() {
- // nothing to do
- }
-
- /**
- * Get the raw handle value.
- * @return the handle value.
- */
- public final int getHandle() {
- return handle;
- }
-
- /**
- * Check if two objects refer to the same (native) object.
- *
- * @param other the reference object with which to compare.
- * @return true if both objects refer to the same object.
- */
- public boolean equals( Object other ){
- return other instanceof Boxed && handle == ((Boxed) other).getHandle();
- }
-
- /**
- * Returns a hash code value for the object. This allows for
- * using Boxed objects as keys in hashmaps.
- *
- * @return a hash code value for the object.
- */
- public int hashCode() {
- return getHandle();
- }
-}
diff --git a/libgtk-java/src/java/org/gnu/glib/CustomEvents.java b/libgtk-java/src/java/org/gnu/glib/CustomEvents.java
deleted file mode 100644
index 329a8c5..0000000
--- a/libgtk-java/src/java/org/gnu/glib/CustomEvents.java
+++ /dev/null
@@ -1,148 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-package org.gnu.glib;
-
-import java.util.LinkedList;
-import org.gnu.gtk.Gtk;
-
-/**
- * Provides methods for adding custom event sources. The main glib thread will
- * poll this ojbect as part of its main loop. If any events are pending, they
- * will be executed from within the main glib loop.
- *
- * <p>For multithreaded Gtk/Gnome applications, all gui modifications must be
- * done from within the main loop. The methods of this class allow you to do
- * this.
- *
- * <p>As events run on the main glib loop, only short methods should be executed
- * in it.
- *
- * @author Mark Howard <mh at debian.org>
- */
-public final class CustomEvents extends GObject {
-
- private static Object lock = new Object();
- private static LinkedList toRunLater = new LinkedList();
- private static LinkedList toRunAndWait = new LinkedList();
- private static int count = 0;
-
- private CustomEvents(){ } // no initialization
-
-
- /**
- * Adds a new event to the queue. <code>target.run()</code> will be called
- * in the next iteration of the glib (gtk) main loop. This method will
- * return immediately after adding the item to the queue.
- */
- public static void addEvent( Runnable target ){
- synchronized( lock ){
- toRunLater.addLast( target );
- setPending( +1 );
- }
- }
-
- /**
- * Adds a new event to the queue. <code>target.run()</code> will be called
- * in the next iteration of the glib (gtk) main loop. This method waits
- * until the method call has completed before returning.
- */
- public static void addEventAndWait( Runnable target ){
- if (Gtk.isGtkThread()) {
- target.run();
- } else {
- synchronized(lock){
- toRunAndWait.addLast( target );
- setPending( +1 );
-
- int c = count;
- while (!( count > c || (count < -15 && c > 16 ) ) ){
- try{
- lock.wait();
- }catch( InterruptedException e ){
- // the loop will try again.
- }
- }
- }
- }
- }
-
- /**
- * Executes the pending events. This is called from within the gtk main
- * thread.
- */
- public static final void runEvents(){
-
- LinkedList listCopy = null;
- LinkedList newList = new LinkedList();
- int toRun = 0;
- synchronized( lock ){
- toRun = toRunLater.size();
- if (toRun >0){
- listCopy = toRunLater;
- toRunLater = newList;
- }
- }
-
- for( int i = 0; i < toRun; i++){
- ((Runnable) listCopy.removeFirst()).run();
- }
-
- newList = new LinkedList();
- synchronized( lock ){
- setPending( - toRun );
- toRun = toRunAndWait.size();
- if (toRun >0){
- listCopy = toRunAndWait;
- toRunAndWait = newList;
- }
- }
-
- for( int i = 0; i < toRun; i++){
- ((Runnable) listCopy.removeFirst()).run();
- }
-
- synchronized( lock ){
- setPending( - toRun );
- count++;
- lock.notifyAll();
- }
- }
-
-
- /**
- * Do not call this method; it's only purpose is to remove the event source
- * once it is finished with.
- */
- protected final void finalize() throws Throwable {
- cleanup();
- }
-
- private static volatile int pending = 0;
-
- /**
- * Let the native layer know if there are any events waiting to be called.
- * If there aren't, it doesn't need to call runEvents.
- */
- private static void setPending( int p ){
- pending = pending + p;
- if (pending == 0 && p != 0)
- setEventsPending( false );
- if (pending == p && p != 0)
- setEventsPending( true );
-
- }
-
- private static native void init();
- private static native void cleanup();
- private static native void setEventsPending( boolean pending );
-
- static {
- init();
- }
-}
diff --git a/libgtk-java/src/java/org/gnu/glib/Enum.java b/libgtk-java/src/java/org/gnu/glib/Enum.java
deleted file mode 100644
index deef0de..0000000
--- a/libgtk-java/src/java/org/gnu/glib/Enum.java
+++ /dev/null
@@ -1,60 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.glib;
-
-/**
- * Base class for all classes resulting from a <code>define-enum</code>
- * in a <code>.defs</code> file.
- */
-public class Enum {
- /** holder for the raw enumeration value */
- protected int value_;
-
- /**
- * This class is only instantiable via subclasses.
- */
- protected Enum() {
- // nothing to do
- }
-
- /**
- * Get the raw value of the object.
- * @return the raw value.
- */
- public final int getValue() {
- return value_;
- }
-
- /**
- * Get the hash code for this instance. It is the same as its value.
- *
- * @return the hash code
- */
- public final int hashCode() {
- return value_;
- }
-
- /**
- * Compare this to another object. The comparison is only
- * <code>true</code> when the other object is also a <code>Enum</code>
- * and when the values match.
- *
- * @param other the object to compare to
- * @return the result of comparison
- */
- public final boolean equals(java.lang.Object other) {
- if (!(other instanceof Enum)) {
- return false;
- }
-
- Enum otherEnum = (Enum) other;
- return (value_ == otherEnum.value_);
- }
-}
diff --git a/libgtk-java/src/java/org/gnu/glib/Error.java b/libgtk-java/src/java/org/gnu/glib/Error.java
deleted file mode 100644
index e18fbf9..0000000
--- a/libgtk-java/src/java/org/gnu/glib/Error.java
+++ /dev/null
@@ -1,81 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.glib;
-
-/**
- * The class represents an internal representation of an Error
- * from the GTK and GNOME libraries. It should never be returned
- * to the application layer. The Java-GNOME API should throw an
- * exception that contains the relevant information contained
- * within this object. This resource must be freed when you are
- * finished with it via the free() method.
- */
-public class Error extends Boxed
-{
- /**
- * Construct a new Error object. This object is used to
- * retrieve errors from the native layer. The java-gnome
- * library will rarely return an object of this type. It
- * will convert it into an exception that will be thrown
- * to the application layer.
- */
- public Error(Quark domain, int code, String message) {
- handle = Error.g_error_new_literal(domain.getHandle(), code, message);
- }
-
- /**
- * Return the domain for this error.
- *
- * @return The Quark object that represents the domain for
- * this error.
- */
- public Quark getDomain() {
- int qhndl = Error.getDomain(handle);
- return new Quark(qhndl);
- }
-
- /**
- * Return the error code associated with this error.
- *
- * @return The error code for this error.
- */
- public int getErrorCode() {
- return Error.getCode(handle);
- }
-
- /**
- * Return the error message associated with this error.
- *
- * @return The error message for this error.
- */
- public String getErrorMessage() {
- return Error.getMessage(handle);
- }
-
- /**
- * Free the resources associated with this object
- */
- public void free() {
- Error.g_error_free(handle);
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getDomain (int obj);
- native static final protected int getCode (int obj);
- native static final protected String getMessage (int obj);
- native static final protected int g_error_new_literal (int domain, int code, String message);
- native static final protected void g_error_free (int error);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/glib/EventMap.java b/libgtk-java/src/java/org/gnu/glib/EventMap.java
deleted file mode 100644
index cfd7797..0000000
--- a/libgtk-java/src/java/org/gnu/glib/EventMap.java
+++ /dev/null
@@ -1,129 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.glib;
-
-import java.util.HashMap;
-import java.util.Iterator;
-import java.util.Map;
-
-import org.gnu.gtk.event.GtkEventType;
-
-/**
- * An EventMap is a Java-GNOME implementation class which encapsulates all
- * static information that maps GTK signals to Java-GNOME events. There should
- * be one private static EventMap for each Java-GNOME class which fires events.
- *
- * Besides reducing the code needed to add event handling to a widget instance,
- * this mapping is needed by libglade to look up which event is associated with
- * which signal for a given class. It should not be used by client code,
- * however.
- *
- * @author Tom Ball
- */
-public class EventMap {
-
- private HashMap events = new HashMap();
-
-
- private class Entry {
- String signal;
- String method;
- GtkEventType eventType;
- Class listenerClass;
- HashMap handlerIDs;
- Entry(String s, String m, GtkEventType t, Class l) {
- signal = s;
- method = m;
- eventType = t;
- listenerClass = l;
- }
- synchronized void addHandlerID(Object source, int handlerID) {
- if (handlerIDs==null) {
- handlerIDs = new HashMap();
- }
- handlerIDs.put(source,new Integer(handlerID));
- }
- int getHandlerID(Object source) {
- return ((Integer)handlerIDs.get(source)).intValue();
- }
- }
-
- public void addEvent(String signal, String method, GtkEventType eventType, Class listenerClass) {
- // do not add events with null event types
- if (null == eventType) {
- System.out.println("Signal " + signal + " has a null event type. Please fix!");
- return;
- }
- events.put(eventType, new Entry(signal, method, eventType, listenerClass));
- }
-
- /**
- * Connect all event handlers to this event source.
- */
- public void initialize(GObject source) {
- Iterator i = events.entrySet().iterator();
- while (i.hasNext()) {
- Map.Entry me = (Map.Entry)i.next();
- Entry e = (Entry)me.getValue();
- e.addHandlerID(source,source.addEventHandler(e.signal, e.method, source));
- }
- }
-
-
- /**
- * Connect an event handler of the type provided.
- */
- public void initialize(GObject source, GtkEventType type) {
- Entry e = (Entry)events.get(type);
- if (null == e)
- return;
- e.addHandlerID(source,source.addEventHandler(e.signal, e.method, source));
- }
-
- /**
- * Disconnect an event handler of the type provided.
- */
- public void uninitialize(GObject source, GtkEventType type) {
- Entry e = (Entry)events.get(type);
- if (null == e)
- return;
- source.removeEventHandler(e.getHandlerID(source));
- }
-
- /**
- * Return the event listener class for a given signal.
- */
- public Class getEventListenerClass(String signal) {
- Class rv = null;
- Iterator i = events.entrySet().iterator();
- while (i.hasNext()) {
- Map.Entry me = (Map.Entry)i.next();
- Entry e = (Entry)me.getValue();
- if (e.signal.equals(signal))
- rv = e.listenerClass;
- }
- return rv;
- }
-
- /**
- * Get the event type for a given signal.
- */
- public GtkEventType getEventType(String signal) {
- GtkEventType rv = null;
- Iterator i = events.entrySet().iterator();
- while (i.hasNext()) {
- Map.Entry me = (Map.Entry)i.next();
- Entry e = (Entry)me.getValue();
- if (e.signal.equals(signal))
- rv = e.eventType;
- }
- return rv;
- }
-}
diff --git a/libgtk-java/src/java/org/gnu/glib/Fireable.java b/libgtk-java/src/java/org/gnu/glib/Fireable.java
deleted file mode 100644
index de6d380..0000000
--- a/libgtk-java/src/java/org/gnu/glib/Fireable.java
+++ /dev/null
@@ -1,30 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.glib;
-
-/**
- * Defines the interface for a <code>fire</code> method, which is
- * used by Timer to signal that its interval has elapsed.
- *
- * @see org.gnu.glib.Timer
- * @author Tom Ball
- */
-public interface Fireable {
- /**
- * A generic signal callback, which returns <code>true</code> if
- * the subsystem that called it should continue firing (that is,
- * continue invoking this callback).
- *
- * @return <code>true</code> if the caller should continue calling
- * this method, or <code>false</code> if this should be the last
- * invocation.
- */
- boolean fire();
-}
diff --git a/libgtk-java/src/java/org/gnu/glib/Flags.java b/libgtk-java/src/java/org/gnu/glib/Flags.java
deleted file mode 100644
index 6c6967f..0000000
--- a/libgtk-java/src/java/org/gnu/glib/Flags.java
+++ /dev/null
@@ -1,59 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.glib;
-
-/**
- * Base class for all classes resulting from a <code>define-flags</code>
- * in a <code>.defs</code> file.
- */
-public class Flags {
- /** holder for the raw flags value */
- protected int value_;
-
- /**
- * This class is only instantiable via subclasses.
- */
- protected Flags() {
- // nothing to do
- }
-
- /**
- * Get the raw value of the object.
- * @return the raw value.
- */
- public final int getValue() {
- return value_;
- }
-
- /**
- * Get the hash code for this instance. It is the same as its value.
- * @return the hash code
- */
- public final int hashCode() {
- return value_;
- }
-
- /**
- * Compare this to another object. The comparison is only
- * <code>true</code> when the other object is also a <code>Flags</code>
- * and when the values match.
- *
- * @param other the object to compare to
- * @return the result of comparison
- */
- public final boolean equals(java.lang.Object other) {
- if (!(other instanceof Flags)) {
- return false;
- }
-
- Flags otherFlags = (Flags) other;
- return (value_ == otherFlags.value_);
- }
-}
diff --git a/libgtk-java/src/java/org/gnu/glib/GListString.java b/libgtk-java/src/java/org/gnu/glib/GListString.java
deleted file mode 100644
index 17833a9..0000000
--- a/libgtk-java/src/java/org/gnu/glib/GListString.java
+++ /dev/null
@@ -1,148 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.glib;
-
-import java.util.Vector;
-
-
-/**
- * Wrapper class for glib's <code>GList</code> structure, specialized to
- * hold only lists of strings. This class provides a way to translate
- * between <code>GList</code> and native Java arrays and collections. For
- * instances initially constructed at the Java layer, the class manages all
- * of the memory pointed to by the GLib layer, so, in that case, if an
- * instance of this class gets gc'ed then the GLib memory will be reclaimed.
- * Some instances of this class have their origin in the GLib layer,
- * however. For these instances, no GLib memory is reclaimed when the Java
- * instance gets collected.
- *
- * <p>This class is not intended to provide all of the functionality of
- * <code>GList</code> directly. If, for example, you are interested in
- * interactively inserting or deleting elements, or iterating over the
- * elements, you should do such things with Java objects, translating
- * to and from instances of this class as needed.</p>
- *
- * <p>The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.</p>
- *
- * @author Dan Bornstein, danfuzz at milk.com
- * @author Copyright 2000 Dan Bornstein, all rights reserved.
- */
-public final class GListString extends GObject {
- /** <code>true</code> if the nativepeer's memory should be reclaimed
- * when this instance becomes garbage, <code>false</code> otherwise */
- private boolean javaOwnsMemory;
-
- // ------------------------------------------------------------------------
- // constructors
-
- /**
- * Construct an instance. It initially contains no elements.
- */
- public GListString() {
- // allow the native code to store a <code>null</code> pointer
- super(new0());
- javaOwnsMemory = true;
-
- }
-
- /**
- * Construct an instance initially containing the elements of the
- * given vector.
- *
- * @param vec the vector containing the elements to put in the instance
- */
- public GListString(Vector vec) {
- this();
-
- int sz = vec.size();
- for (int i = 0; i < sz; i++) {
- append(vec.elementAt(i).toString());
- }
- }
-
- /**
- * Construct an instance initially containing the elemnts of the
- * given array.
- *
- * @param list The Array containing the elements to put in this instance.
- */
- public GListString(String [] list) {
- this();
-
- for (int i = 0; i < list.length; i++) {
- append(list[i]);
- }
- }
-
- // ------------------------------------------------------------------------
- // public instance methods
-
- /**
- * Finalize this instance. This method should never be called,
- * other than by the Java virtual machine.
- */
- protected void finalize() {
- if (javaOwnsMemory) {
- finalize0(getHandle());
- }
- }
-
- // FIXME: should at least include public methods corresponding to
- // these functions:
- // g_list_prepend
- // g_list_remove
- // g_list_nth_data
- // and methods which return freshly allocated instances of string[]
- // and Vector (and with 1.2, ArrayList) for all of the items in an
- // instance
-
- // ------------------------------------------------------------------------
- // native public declarations
-
- /**
- * Append a string to the end of this instance.
- *
- * @param s the string to append
- */
- public void append(String s) {
- setHandle(append0(getHandle(), s));
- }
-
- // ------------------------------------------------------------------------
- // native private declarations
-
- /**
- * Initialize an instance. Since empty <code>GList</code>s are
- * represented by a C <code>NULL</code>, then this actually doesn't do
- * much. However, there <i>are</i> some weird platforms where
- * <code>NULL</code> isn't actually a zero value. We aren't taking any
- * chances here, so we let the platform do the platform thing.
- */
- private static native int new0();
-
- /**
- * Free the memory associated with the native peer. This is only
- * ever called when {@link #javaOwnsMemory} is <code>true</code>
- * for the instance being finalized.
- */
- private native void finalize0(int handle);
-
- /**
- * Append a string to this instance, where the string is represented
- * as an array of <code>byte</code>s representing character
- * values in the default encoding.
- *
- * @param str The string, represented in ISO-8859-1
- */
- public native int append0(int handle, String str);
-
-
-}
diff --git a/libgtk-java/src/java/org/gnu/glib/GObject.java b/libgtk-java/src/java/org/gnu/glib/GObject.java
deleted file mode 100644
index 94bb9bf..0000000
--- a/libgtk-java/src/java/org/gnu/glib/GObject.java
+++ /dev/null
@@ -1,205 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-package org.gnu.glib;
-
-import org.gnu.gtk.event.GtkEventType;
-
-/**
- * Base class for all objects that participate in the GLib
- * object system.
- */
-public class GObject {
-
- /** holder for the raw object pointer */
- private int handle = -1;
-
- protected boolean eventsInitialized = false;
-
- /**
- * This class is only instantiable via subclasses.
- */
- protected GObject() {
-
- // nothing to do
- }
-
- /**
- * Check if two objects refer to the same (native) object.
- *
- * @param other the reference object with which to compare.
- * @return true if both objects refer to the same object.
- */
- public boolean equals( Object other ){
- return other instanceof GObject && handle == ((GObject) other).getHandle();
- }
-
- /**
- * Returns a hash code value for the object. This allows for
- * using GObjects as keys in hashmaps.
- *
- * @return a hash code value for the object.
- */
- public int hashCode() {
- return getHandle();
- }
-
- /**
- * Create a new GObject with a handle to a native resource
- * returned from a call to the native libraries.
- *
- * @param handle The handle that represents a pointer to a native resource.
- */
- public GObject(int handle) {
- setHandle(handle);
- }
-
- /**
- * Connect an event to a callback method that has the same
- * name as the event. For example, the event "clicked" will
- * be mapped to a method "clicked()" in the object cbrecv.
- *
- * @param name The name of the event to map.
- * @param cvrecv The name of the object that is to recieve
- * the event.
- * @return The handle id of the event that can be used in a
- * call to removeEventHandler.
- */
- public native int addEventHandler(String name, Object cbrecv);
-
- /**
- * Connect a event to a callback method that has the same
- * name as the event. For example, the event "clicked" will
- * be mapped to a method "clicked()" in the object cbrecv.
- *
- * @param name The name of the event to map.
- * @param cvrecv The name of the object that is to recieve
- * the event.
- * @param data User defined data that will be passed to the callback.
- * @return The handle id of the event that can be used in a
- * call to removeEventHandler.
- */
- public native int addEventHandler(String name, Object cbrecv, Object data);
-
- /**
- * Connect a event to a callback method "func" in object "cbrecv".
- *
- * @param name The name of the event to map.
- * @param func The name of the callback method.
- * @param cvrecv The name of the object that is to recieve
- * the event.
- * @return The handle id of the event that can be used in a
- * call to removeEventHandler.
- */
- public native int addEventHandler(String name, String func, Object cbrecv);
-
- /**
- * Connect a event to a callback method "func" in object "cbrecv".
- *
- * @param name The name of the event to map.
- * @param func The name of the callback method.
- * @param cvrecv The name of the object that is to recieve
- * the event.
- * @param data User defined data that will be passed to the callback.
- * @return The handle id of the event that can be used in a
- * call to removeEventHandler.
- */
- public native int addEventHandler(String name, String func, Object cbrecv, Object data);
-
- /**
- * Connect a event to a static callback method "func" in
- * Class "cbrecv".
- *
- * @param name The name of the event to map.
- * @param func The name of the static callback method.
- * @param cvrecv The name of the class that is to recieve
- * the event.
- * @return The handle id of the event that can be used in a
- * call to removeEventHandler.
- */
- public native int addEventHandler(String name, String func, Class cbrecv);
-
- /**
- * Connect a event to a static callback method "func" in
- * Class "cbrecv".
- *
- * @param name The name of the event to map.
- * @param func The name of the static callback method.
- * @param cvrecv The name of the class that is to recieve
- * the event.
- * @param data User defined data that will be passed to the callback.
- * @return The handle id of the event that can be used in a
- * call to removeEventHandler.
- */
- public native int addEventHandler(String name, String func, Class cbrecv, Object data);
-
- /**
- * Disconnect a event from its' callback method.
- *
- * @param handler_id The handler id of the event. This is the
- * value returned from a call to addEventHandler().
- */
- public native void removeEventHandler(int handler);
-
- // Methods to associate data with a given object.
- public Object getData(String key) {
- return getData(handle, key);
- }
-
- public void setData(String key, Object data) {
- setData(handle, key, data);
- }
-
- public Class getEventListenerClass(String signal) {
- return null;
- }
-
- public GtkEventType getEventType(String signal) {
- return null;
- }
-
-
- /**
- * Get the raw handle value. This value
- * should never be modified by the application. It's
- * sole use is to pass to native methods.
- *
- * @return the handle value.
- */
- public final int getHandle() {
- return handle;
- }
-
- protected void setHandle(int hndl) {
- setData(hndl, "JGObject", this);
- handle = hndl;
- }
-
- protected GObject retrieveGObject(int hndl) {
- return (GObject)getData(hndl, "JGObject");
- }
-
- private void printStackTrace(String message) {
- //System.out.println("Printing stacktrace for native error!");
- //System.out.println("Message was: " + message);
- (new Exception(message)).printStackTrace();
- }
-
- protected native Object getData(int handle, String key);
- protected native void setData(int handle, String key, Object data);
-
- native static final private void registerLogHandler();
-
- // ------------------------------------------------------------------------
- // static init code
- static {
- System.loadLibrary("gtkjava2.4");
- registerLogHandler();
- }
-
-}
diff --git a/libgtk-java/src/java/org/gnu/glib/GObject.java.in b/libgtk-java/src/java/org/gnu/glib/GObject.java.in
deleted file mode 100644
index 8bc8e90..0000000
--- a/libgtk-java/src/java/org/gnu/glib/GObject.java.in
+++ /dev/null
@@ -1,205 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-package org.gnu.glib;
-
-import org.gnu.gtk.event.GtkEventType;
-
-/**
- * Base class for all objects that participate in the GLib
- * object system.
- */
-public class GObject {
-
- /** holder for the raw object pointer */
- private int handle = -1;
-
- protected boolean eventsInitialized = false;
-
- /**
- * This class is only instantiable via subclasses.
- */
- protected GObject() {
-
- // nothing to do
- }
-
- /**
- * Check if two objects refer to the same (native) object.
- *
- * @param other the reference object with which to compare.
- * @return true if both objects refer to the same object.
- */
- public boolean equals( Object other ){
- return other instanceof GObject && handle == ((GObject) other).getHandle();
- }
-
- /**
- * Returns a hash code value for the object. This allows for
- * using GObjects as keys in hashmaps.
- *
- * @return a hash code value for the object.
- */
- public int hashCode() {
- return getHandle();
- }
-
- /**
- * Create a new GObject with a handle to a native resource
- * returned from a call to the native libraries.
- *
- * @param handle The handle that represents a pointer to a native resource.
- */
- public GObject(int handle) {
- setHandle(handle);
- }
-
- /**
- * Connect an event to a callback method that has the same
- * name as the event. For example, the event "clicked" will
- * be mapped to a method "clicked()" in the object cbrecv.
- *
- * @param name The name of the event to map.
- * @param cvrecv The name of the object that is to recieve
- * the event.
- * @return The handle id of the event that can be used in a
- * call to removeEventHandler.
- */
- public native int addEventHandler(String name, Object cbrecv);
-
- /**
- * Connect a event to a callback method that has the same
- * name as the event. For example, the event "clicked" will
- * be mapped to a method "clicked()" in the object cbrecv.
- *
- * @param name The name of the event to map.
- * @param cvrecv The name of the object that is to recieve
- * the event.
- * @param data User defined data that will be passed to the callback.
- * @return The handle id of the event that can be used in a
- * call to removeEventHandler.
- */
- public native int addEventHandler(String name, Object cbrecv, Object data);
-
- /**
- * Connect a event to a callback method "func" in object "cbrecv".
- *
- * @param name The name of the event to map.
- * @param func The name of the callback method.
- * @param cvrecv The name of the object that is to recieve
- * the event.
- * @return The handle id of the event that can be used in a
- * call to removeEventHandler.
- */
- public native int addEventHandler(String name, String func, Object cbrecv);
-
- /**
- * Connect a event to a callback method "func" in object "cbrecv".
- *
- * @param name The name of the event to map.
- * @param func The name of the callback method.
- * @param cvrecv The name of the object that is to recieve
- * the event.
- * @param data User defined data that will be passed to the callback.
- * @return The handle id of the event that can be used in a
- * call to removeEventHandler.
- */
- public native int addEventHandler(String name, String func, Object cbrecv, Object data);
-
- /**
- * Connect a event to a static callback method "func" in
- * Class "cbrecv".
- *
- * @param name The name of the event to map.
- * @param func The name of the static callback method.
- * @param cvrecv The name of the class that is to recieve
- * the event.
- * @return The handle id of the event that can be used in a
- * call to removeEventHandler.
- */
- public native int addEventHandler(String name, String func, Class cbrecv);
-
- /**
- * Connect a event to a static callback method "func" in
- * Class "cbrecv".
- *
- * @param name The name of the event to map.
- * @param func The name of the static callback method.
- * @param cvrecv The name of the class that is to recieve
- * the event.
- * @param data User defined data that will be passed to the callback.
- * @return The handle id of the event that can be used in a
- * call to removeEventHandler.
- */
- public native int addEventHandler(String name, String func, Class cbrecv, Object data);
-
- /**
- * Disconnect a event from its' callback method.
- *
- * @param handler_id The handler id of the event. This is the
- * value returned from a call to addEventHandler().
- */
- public native void removeEventHandler(int handler);
-
- // Methods to associate data with a given object.
- public Object getData(String key) {
- return getData(handle, key);
- }
-
- public void setData(String key, Object data) {
- setData(handle, key, data);
- }
-
- public Class getEventListenerClass(String signal) {
- return null;
- }
-
- public GtkEventType getEventType(String signal) {
- return null;
- }
-
-
- /**
- * Get the raw handle value. This value
- * should never be modified by the application. It's
- * sole use is to pass to native methods.
- *
- * @return the handle value.
- */
- public final int getHandle() {
- return handle;
- }
-
- protected void setHandle(int hndl) {
- setData(hndl, "JGObject", this);
- handle = hndl;
- }
-
- protected GObject retrieveGObject(int hndl) {
- return (GObject)getData(hndl, "JGObject");
- }
-
- private void printStackTrace(String message) {
- //System.out.println("Printing stacktrace for native error!");
- //System.out.println("Message was: " + message);
- (new Exception(message)).printStackTrace();
- }
-
- protected native Object getData(int handle, String key);
- protected native void setData(int handle, String key, Object data);
-
- native static final private void registerLogHandler();
-
- // ------------------------------------------------------------------------
- // static init code
- static {
- System.loadLibrary("gtkjava at gtkapiversion@");
- registerLogHandler();
- }
-
-}
diff --git a/libgtk-java/src/java/org/gnu/glib/List.java b/libgtk-java/src/java/org/gnu/glib/List.java
deleted file mode 100644
index 4196cc4..0000000
--- a/libgtk-java/src/java/org/gnu/glib/List.java
+++ /dev/null
@@ -1,175 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.glib;
-
-/**
- * This object represents a doubly-linked list in the GLib system.
- * This should only be used internally. This type should be converted
- * into one of the Java container types prior to being passed to
- * the application layer. Objects of this type should be freed by
- * calling thre free() method. The <strong>data</strong> parameter that
- * is being passed into many of the methods is the handle of a java-gnome
- * object.
- */
-public class List extends Boxed {
-
- /**
- * Construct a List object
- */
- public List() {
- handle = List.g_list_alloc();
- }
-
- /**
- * Contruct a List object using a given handle.
- * This constructor is used by the libraries internally
- * to construct the object with the handle returned by a native method.
- */
- public List(int handle){
- this.handle = handle;
- }
-
- /**
- * Release the resources associated with this object.
- */
- public void free() {
- List.g_list_free(handle);
- }
-
- /**
- * Append an element to the end of the list.
- *
- * @param data The handle of the object that is being added
- * to the List.
- */
- public void append(int data) {
- handle = List.g_list_append(handle, data);
- }
-
- /**
- * Prepend an element to the end of the list.
- *
- * @param data The handle of the object that is being
- * added to the List.
- */
- public void prepend(int data) {
- handle = List.g_list_prepend(handle, data);
- }
-
- /**
- * Insert an element at a specified location in the List.
- *
- * @param data The handle of the object that is being added
- * to the List.
- * @param position The position to perform the insertion.
- */
- public void insert(int data, int position) {
- handle = List.g_list_insert(handle, data, position);
- }
-
- /**
- * Remove the first instance of an element from the List.
- *
- * @param data The item to remove from the list. If two
- * items contain the same data only the first will be
- * removed.
- */
- public void remove(int data) {
- handle = List.g_list_remove(handle, data);
- }
-
- /**
- * Remove all instances of an element from the List.
- *
- * @param data The item to remove from the List. This
- * method will remove all instances of the object pointed
- * to by data.
- */
- public void removeAllInstances(int data) {
- handle = List.g_list_remove_all(handle, data);
- }
-
- /**
- * Return the number of elements contained in the List.
- *
- * @return The number of elements in the List.
- */
- public int length() {
- return List.g_list_length(handle);
- }
-
- /**
- * Return the first element from the List. This method
- * will also reposition the current list item to the
- * beginning of the list.
- *
- * @return The first element from the List.
- */
- public int first() {
- handle = List.g_list_first(handle);
- return List.getData(handle);
- }
-
- /**
- * Return the last element from the List. This method
- * will also reposition the current list item to the
- * end of the list.
- *
- * @return The last element from the List.
- */
- public int last() {
- handle = List.g_list_last(handle);
- return List.getData(handle);
- }
-
- /**
- * Return the next element in the List. This method
- * will also move the current list item forward one
- * element.
- *
- * @return The next element from the List.
- */
- public int next() {
- handle = List.g_list_next(handle);
- return List.getData(handle);
- }
-
- /**
- * Return the previous element in the List. This method
- * will also move the current list item backward one
- * element.
- *
- * @return The previous element from the List.
- */
- public int previous() {
- handle = List.g_list_previous(handle);
- return List.getData(handle);
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getData (int obj);
- native static final protected int g_list_append(int list, int data);
- native static final protected int g_list_prepend(int list, int data);
- native static final protected int g_list_insert(int list, int data, int position);
- native static final protected int g_list_remove(int list, int data);
- native static final protected int g_list_remove_all(int list, int data);
- native static final protected void g_list_free(int list);
- native static final protected int g_list_alloc();
- native static final protected int g_list_length(int list);
- native static final protected int g_list_first(int list);
- native static final protected int g_list_last(int list);
- native static final protected int g_list_previous(int list);
- native static final protected int g_list_next(int list);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/glib/Quark.java b/libgtk-java/src/java/org/gnu/glib/Quark.java
deleted file mode 100644
index e911793..0000000
--- a/libgtk-java/src/java/org/gnu/glib/Quark.java
+++ /dev/null
@@ -1,76 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.glib;
-
-/**
- * A Quark is an association between a String and an integer
- * identifier. Given either the String or the Quark it is
- * possible to retrieve the other. This object is used primarily
- * inside of the bindings. The external interface should use a
- * standard java type like Property.
- */
-
-public class Quark extends Boxed {
- /**
- * Create a Quark object.
- *
- * @param string The string value associated with this Quark.
- */
- public Quark(String string) {
- super();
- handle = Quark.g_quark_from_string(string);
- }
-
- /**
- * This is the method that allows one to construct a Quark
- * once a native peer has been provided.
- *
- * @param handle The native peer that was returned from
- * a call to the native libraries.
- */
- public Quark(int handle) {
- this.handle = handle;
- }
-
- /**
- * Retrieve the string value associated with this Quark.
- *
- * @return The string value
- */
- public final String getString() {
- return Quark.g_quark_to_string(handle);
- }
-
- /**
- * Find a Quark that is associated with the given string.
- * If one is not found a null value is returned.
- *
- * @param string The string value to use for the search
- * @return The Quark value associated with the string or
- * null if one is not found.
- */
- public static final Quark findQuark(String string) {
- int hndl = Quark.g_quark_try_string(string);
- if (hndl == 0)
- return null;
- else
- return new Quark(hndl);
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int g_quark_from_string(String str);
- native static final protected int g_quark_try_string(String str);
- native static final protected String g_quark_to_string(int quark);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/glib/SpawnError.java b/libgtk-java/src/java/org/gnu/glib/SpawnError.java
deleted file mode 100644
index e57d69e..0000000
--- a/libgtk-java/src/java/org/gnu/glib/SpawnError.java
+++ /dev/null
@@ -1,114 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.glib;
-public class SpawnError extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _FORK = 0;
- static final public org.gnu.glib.SpawnError FORK = new org.gnu.glib.SpawnError (_FORK);
- static final private int _READ = 1;
- static final public org.gnu.glib.SpawnError READ = new org.gnu.glib.SpawnError (_READ);
- static final private int _CHDIR = 2;
- static final public org.gnu.glib.SpawnError CHDIR = new org.gnu.glib.SpawnError (_CHDIR);
- static final private int _ACCES = 3;
- static final public org.gnu.glib.SpawnError ACCES = new org.gnu.glib.SpawnError (_ACCES);
- static final private int _PERM = 4;
- static final public org.gnu.glib.SpawnError PERM = new org.gnu.glib.SpawnError (_PERM);
- static final private int _BIG2 = 5;
- static final public org.gnu.glib.SpawnError BIG2 = new org.gnu.glib.SpawnError (_BIG2);
- static final private int _NOEXEC = 6;
- static final public org.gnu.glib.SpawnError NOEXEC = new org.gnu.glib.SpawnError (_NOEXEC);
- static final private int _NAMETOOLONG = 7;
- static final public org.gnu.glib.SpawnError NAMETOOLONG = new org.gnu.glib.SpawnError (_NAMETOOLONG);
- static final private int _NOENT = 8;
- static final public org.gnu.glib.SpawnError NOENT = new org.gnu.glib.SpawnError (_NOENT);
- static final private int _NOMEM = 9;
- static final public org.gnu.glib.SpawnError NOMEM = new org.gnu.glib.SpawnError (_NOMEM);
- static final private int _NOTDIR = 10;
- static final public org.gnu.glib.SpawnError NOTDIR = new org.gnu.glib.SpawnError (_NOTDIR);
- static final private int _LOOP = 11;
- static final public org.gnu.glib.SpawnError LOOP = new org.gnu.glib.SpawnError (_LOOP);
- static final private int _TXTBUSY = 12;
- static final public org.gnu.glib.SpawnError TXTBUSY = new org.gnu.glib.SpawnError (_TXTBUSY);
- static final private int _IO = 13;
- static final public org.gnu.glib.SpawnError IO = new org.gnu.glib.SpawnError (_IO);
- static final private int _NFILE = 14;
- static final public org.gnu.glib.SpawnError NFILE = new org.gnu.glib.SpawnError (_NFILE);
- static final private int _MFILE = 15;
- static final public org.gnu.glib.SpawnError MFILE = new org.gnu.glib.SpawnError (_MFILE);
- static final private int _INVAL = 16;
- static final public org.gnu.glib.SpawnError INVAL = new org.gnu.glib.SpawnError (_INVAL);
- static final private int _ISDIR = 17;
- static final public org.gnu.glib.SpawnError ISDIR = new org.gnu.glib.SpawnError (_ISDIR);
- static final private int _LIBBAD = 18;
- static final public org.gnu.glib.SpawnError LIBBAD = new org.gnu.glib.SpawnError (_LIBBAD);
- static final private int _FAILED = 19;
- static final public org.gnu.glib.SpawnError FAILED = new org.gnu.glib.SpawnError (_FAILED);
- static final private org.gnu.glib.SpawnError[] theInterned = new org.gnu.glib.SpawnError[]
- {
- FORK, READ, CHDIR, ACCES, PERM, BIG2, NOEXEC, NAMETOOLONG, NOENT, NOMEM, NOTDIR, LOOP,
- TXTBUSY, IO, NFILE, MFILE, INVAL, ISDIR, LIBBAD, FAILED
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.glib.SpawnError theSacrificialOne = new org.gnu.glib.SpawnError (0);
- static public org.gnu.glib.SpawnError intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.glib.SpawnError already = (org.gnu.glib.SpawnError) theInternedExtras.get (theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.glib.SpawnError(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private SpawnError (int value)
- {
- value_ = value;
- }
-
- public org.gnu.glib.SpawnError or (org.gnu.glib.SpawnError other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.glib.SpawnError and (org.gnu.glib.SpawnError other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.glib.SpawnError xor (org.gnu.glib.SpawnError other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.glib.SpawnError other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/glib/Timer.java b/libgtk-java/src/java/org/gnu/glib/Timer.java
deleted file mode 100644
index f5c62ed..0000000
--- a/libgtk-java/src/java/org/gnu/glib/Timer.java
+++ /dev/null
@@ -1,126 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.glib;
-
-/**
- * Timer: an object that executes a <code>Fireable</code> target object's
- * <code>fire</code> method at a specified interval.
- *
- * For example, here's how to an application clock might be implemented,
- * where the application passes in an org.gnu.gtk.Label object as its
- * pane:
- *
- * private final Label clockPane = (Label)glade.getWidget("clockLabel");
- * private Timer clock = new Timer(1000, // one second
- * new Fireable() {
- * public boolean fire() {
- * String dateStr =
- * DateFormat.getDateInstance().format(new Date());
- * clockPane.setText(dateStr);
- * return true; // continue firing
- * }
- * });
- * clock.start();
- *
- * Note: a Timer generates events on the application's GUI event queue.
- * It therefore is not accurate for short time periods. It also should
- * only be used to directly fire short/fast methods. Longer methods need
- * to be executed in a separate thread.
- *
- * @see org.gnu.glib.Fireable
- * @author Tom Ball
- */
-public final class Timer {
-
- private int interval;
- private Fireable target;
- private int handle = -1;
-
- /**
- * Create a new Timer object.
- *
- * @param interval the time period between <code>fire</code>
- * method executions, in thousandths of a second.
- * @param target the object whose fire() method gets called after the
- * specified time period elapses.
- * @throws IllegalArgumentException if less than one.
- */
- public Timer(int interval, Fireable target) {
- if (interval <= 0)
- throw new IllegalArgumentException("invalid time: " + interval);
- this.interval = interval;
- this.target = target;
- }
-
- /**
- * Returns the interval associated with this Timer.
- *
- * @return the time period between <code>fire</code>
- * method executions, in thousandths of a second.
- */
- public final int getInterval() {
- return interval;
- }
-
- /**
- * Set the interval associated with this Timer.
- *
- * @param interval the time period between <code>fire</code>
- * method executions, in thousandths of a second.
- * @throws IllegalArgumentException if less than one.
- */
- public final void setInterval(int interval) {
- if (interval <= 0)
- throw new IllegalArgumentException("invalid time: " + interval);
- this.interval = interval;
- }
-
- /**
- * Start this timer object; that is, begin executing its fire method
- * at its specified interval.
- */
- public final synchronized void start() {
- handle = start_timer(interval);
- }
-
- /**
- * Returns whether this timer is running.
- *
- * @return true if this timer is currently running.
- */
- public final synchronized boolean isRunning() {
- return handle != -1;
- }
-
- /**
- * Stop this timer object; that is, stop executing its fire method
- * at its specified interval. This method does not need to be
- * called if the <code>fire</code> method returned <code>false</code>.
- */
- public final synchronized void stop() {
- stop_timer( handle );
- }
-
- /**
- * Do not call this method; it's only purpose is to ensure that
- * the timer is stopped before it is GC'd.
- */
- protected final void finalize() throws Throwable {
- stop();
- }
-
- private native int start_timer(int interval);
- private native void stop_timer(int handle);
- private static native void initIDs();
-
- static {
- initIDs();
- }
-}
diff --git a/libgtk-java/src/java/org/gnu/glib/Type.java b/libgtk-java/src/java/org/gnu/glib/Type.java
deleted file mode 100644
index 52729ad..0000000
--- a/libgtk-java/src/java/org/gnu/glib/Type.java
+++ /dev/null
@@ -1,221 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.glib;
-
-/**
- * This class represents the GLib Runtime type identification and
- * management system. It provides the facilities for registering
- * and managing all fundamental data types. It should be for
- * internal use only and not be exposed outside of the library.
- */
-public class Type extends Boxed {
-
- protected static boolean isInitialized = false;
-
- /**
- * Construct a new Type from a integer that represents
- * the type.
- */
- public Type(int handle) {
- this.handle = handle;
- }
-
- /**
- * Construct a Type by its' name.
- */
- public Type(String name) {
- if (!Type.isInitialized) {
- Type.g_type_init();
- Type.isInitialized = true;
- }
- handle = Type.g_type_from_name(name);
- }
-
- /**
- * Returns the unique identifyer used to identify a type
- * in the native libraries.
- */
- public int getTypeHandle() {
- return handle;
- }
-
- /**
- * Compares a Type with the current object.
- */
- public boolean typeEquals(Type aType) {
- return handle == aType.getTypeHandle();
- }
-
- /**
- * Return a Type instance initialized as INVALID.
- */
- public static final Type INVALID() {
- int hndl = Type.get_INVALID();
- return new Type(hndl);
- }
-
- /**
- * Return a Type instance initialized as NONE.
- */
- public static final Type NONE() {
- int hndl = Type.get_NONE();
- return new Type(hndl);
- }
-
- /**
- * Return a Type instance initialized as INTERFACE.
- */
- public static final Type INTERFACE() {
- int hndl = Type.get_INTERFACE();
- return new Type(hndl);
- }
-
- /**
- * Return a Type instance initialized as CHAR.
- */
- public static final Type CHAR() {
- int hndl = Type.get_CHAR();
- return new Type(hndl);
- }
-
- /**
- * Return a Type instance initialized as BOOLEAN.
- */
- public static final Type BOOLEAN() {
- int hndl = Type.get_BOOLEAN();
- return new Type(hndl);
- }
-
- /**
- * Return a Type instance initialized as INT.
- */
- public static final Type INT() {
- int hndl = Type.get_INT();
- return new Type(hndl);
- }
-
- /**
- * Return a Type instance initialized as LONG.
- */
- public static final Type LONG() {
- int hndl = Type.get_LONG();
- return new Type(hndl);
- }
-
- /**
- * Return a Type instance initialized as FLAGS.
- */
- public static final Type FLAGS() {
- int hndl = Type.get_FLAGS();
- return new Type(hndl);
- }
-
- /**
- * Return a Type instance initialized as FLOAT.
- */
- public static final Type FLOAT() {
- int hndl = Type.get_FLOAT();
- return new Type(hndl);
- }
-
- /**
- * Return a Type instance initialized as DOUBLE.
- */
- public static final Type DOUBLE() {
- int hndl = Type.get_DOUBLE();
- return new Type(hndl);
- }
-
- /**
- * Return a Type instance initialized as STRING.
- */
- public static final Type STRING() {
- int hndl = Type.get_STRING();
- return new Type(hndl);
- }
-
- /**
- * Return a Type instance initialized as BOXED.
- */
- public static final Type BOXED() {
- int hndl = Type.get_BOXED();
- return new Type(hndl);
- }
-
- /**
- * Return a Type instance initialized as PARAM.
- */
- public static final Type PARAM() {
- int hndl = Type.get_PARAM();
- return new Type(hndl);
- }
-
- /**
- * Return a Type instance initialized as OBJECT.
- * @see #JAVA_OBJECT
- */
- public static final Type OBJECT() {
- int hndl = Type.get_OBJECT();
- return new Type(hndl);
- }
-
-
- /**
- * Return a Type instance initialized as JAVA_OBJECT.
- */
- public static final Type JAVA_OBJECT() {
- int hndl = Type.get_JAVA_OBJECT();
- return new Type(hndl);
- }
-
- /**
- * Return a Type instance initialized as PIXBUF.
- */
- public static final Type PIXBUF() {
- int hndl = Type.get_PIXBUF(); // Modified by destrius.
- return new Type(hndl);
- }
-
- native static final protected int get_PIXBUF(); // Added by destrius.
- native static final protected int get_JAVA_OBJECT();
- native static final protected int get_POINTER();
-
- /********************************************
- * NATIVE METHODS - represent macros in the libs
- ********************************************/
- native static final protected int get_INVALID();
- native static final protected int get_NONE();
- native static final protected int get_INTERFACE();
- native static final protected int get_CHAR();
- native static final protected int get_BOOLEAN();
- native static final protected int get_INT();
- native static final protected int get_LONG();
- native static final protected int get_FLAGS();
- native static final protected int get_FLOAT();
- native static final protected int get_DOUBLE();
- native static final protected int get_STRING();
- native static final protected int get_BOXED();
- native static final protected int get_PARAM();
- native static final protected int get_OBJECT();
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected void g_type_init ();
- native static final protected String g_type_name (int type);
- native static final protected int g_type_qname (int type);
- native static final protected int g_type_from_name (String name);
- native static final protected int g_type_parent (int type);
- native static final protected int g_type_depth (int type);
- native static final protected boolean g_type_is_a (int type, int type_is_a);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/glib/TypeInterface.java b/libgtk-java/src/java/org/gnu/glib/TypeInterface.java
deleted file mode 100644
index 888a52a..0000000
--- a/libgtk-java/src/java/org/gnu/glib/TypeInterface.java
+++ /dev/null
@@ -1,24 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.glib;
-
-/**
- *
- */
-public class TypeInterface extends GObject
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/glib/Value.java b/libgtk-java/src/java/org/gnu/glib/Value.java
deleted file mode 100644
index 39e7f39..0000000
--- a/libgtk-java/src/java/org/gnu/glib/Value.java
+++ /dev/null
@@ -1,191 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.glib;
-
-/**
- * Value is a polymorphic type that can hold values of any other
- * type. This is used internally and should not be exposed outside
- * of the library.
- */
-public class Value extends Boxed {
-
-
- /**
- * Construct a new Value from a given org.gnu.glib.Type.
- */
- public Value(Type type) {
- handle = Value.g_value_init(type.getHandle());
- }
-
- /**
- * Construct a new Value object using a handle to a native object.
- * @param aHandle The handle
- */
- public Value(int aHandle) {
- handle = aHandle;
- }
-
- /**
- * Create a copy of this Value object.
- *
- * @return An object of type Value that contains the same
- * data as the current object.
- */
- public Value copy() {
- int [] dest = new int[1];
- Value.g_value_copy(handle, dest);
- return new Value(new Type(dest[0]));
- }
-
- /**
- * Used internally by Java-Gnome to set a string value
- */
- public void setString( String value){
- if (value == null)
- value = "";
- g_value_set_string(handle, value);
- }
-
- /**
- * Used internally by Java-Gnome
- */
- public String getString(){
- return g_value_get_string(handle);
- }
-
- /**
- * Used internally by Java-Gnome to set a boolean value
- */
- public void setBoolean(boolean value){
- g_value_set_boolean(handle, value );
- }
-
- /**
- * Used internally by Java-Gnome
- */
- public boolean getBoolean(){
- return g_value_get_boolean(handle);
- }
-
- /**
- * Used internally by Java-Gnome to set an integer value
- */
- public void setInteger(int value){
- g_value_set_int(handle, value );
- }
-
- /**
- * Used internally by Java-Gnome
- */
- public int getInt(){
- return g_value_get_int(handle);
- }
-
- /**
- * Used internally by Java-Gnome to set a long value
- */
- public void setLong(long value){
- g_value_set_long(handle, value );
- }
-
- /**
- * Used internally by Java-Gnome
- */
- public long getLong(){
- return g_value_get_long(handle);
- }
-
- /**
- * Used internally by Java-Gnome to set a float value
- */
- public void setFloat(float value){
- g_value_set_float(handle, value );
- }
-
- /**
- * Used internally by Java-Gnome
- */
- public double getFloat(){
- return g_value_get_float(handle);
- }
-
- /**
- * Used internally by Java-Gnome to set a double value
- */
- public void setDouble(double value){
- g_value_set_double(handle, value );
- }
-
- /**
- * Used internally by Java-Gnome
- */
- public double getDouble(){
- return g_value_get_double(handle);
- }
-
-
- /**
- * Used internally by Java-Gnome
- */
- public void setPixbuf(org.gnu.gdk.Pixbuf obj){
- g_value_set_pixbuf(handle, obj.getHandle());
- }
-
- /**
- * Used internally
- */
- public org.gnu.gdk.Pixbuf getPixbuf(){
- return new org.gnu.gdk.Pixbuf( g_value_get_pixbuf(handle));
- }
- native static final protected void g_value_set_pixbuf(int value, int obj);
- native static final protected int g_value_get_pixbuf(int value);
- /**
- * Used internally by Java-Gnome
- */
- public void setJavaObject(Object obj){
- g_value_set_java_object(handle, obj);
- }
-
- /**
- * Used internally
- */
- public Object getJavaObject(){
- return g_value_get_java_object(handle);
- }
- native static final protected void g_value_set_java_object(int value, Object obj);
- native static final protected Object g_value_get_java_object(int value);
-
-
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int g_value_init (int type);
- native static final protected void g_value_copy (int srcValue, int [] destValue);
- native static final protected int g_value_reset(int value);
- native static final protected void g_value_unset(int value);
- native static final protected void g_value_set_char(int value, byte vChar);
- native static final protected byte g_value_get_char(int value);
- native static final protected void g_value_set_boolean(int value, boolean vBoolean);
- native static final protected boolean g_value_get_boolean(int value);
- native static final protected void g_value_set_int(int value, int vInt);
- native static final protected int g_value_get_int(int value);
- native static final protected void g_value_set_long(int value, long vLong);
- native static final protected long g_value_get_long(int value);
- native static final protected void g_value_set_float(int value, double vFloat);
- native static final protected double g_value_get_float(int value);
- native static final protected void g_value_set_double(int value, double vDouble);
- native static final protected double g_value_get_double(int value);
- native static final protected void g_value_set_string(int value, String vString);
- native static final protected String g_value_get_string(int value);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/AccelFlags.java b/libgtk-java/src/java/org/gnu/gtk/AccelFlags.java
deleted file mode 100644
index f8bf542..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/AccelFlags.java
+++ /dev/null
@@ -1,81 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Flags;
-public class AccelFlags extends Flags
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _VISIBLE = 1 << 0;
- static final public org.gnu.gtk.AccelFlags VISIBLE = new org.gnu.gtk.AccelFlags (_VISIBLE);
- static final private int _LOCKED = 1 << 1;
- static final public org.gnu.gtk.AccelFlags LOCKED = new org.gnu.gtk.AccelFlags (_LOCKED);
- static final private int _MASK = 0x07;
- static final public org.gnu.gtk.AccelFlags MASK = new org.gnu.gtk.AccelFlags (_MASK);
- static final private org.gnu.gtk.AccelFlags[] theInterned = new org.gnu.gtk.AccelFlags[]
- {
- new org.gnu.gtk.AccelFlags (0), VISIBLE, LOCKED, new org.gnu.gtk.AccelFlags (3), MASK
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.AccelFlags theSacrificialOne = new org.gnu.gtk.AccelFlags (0);
- static public org.gnu.gtk.AccelFlags intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.AccelFlags already = (org.gnu.gtk.AccelFlags) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.AccelFlags(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private AccelFlags (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.AccelFlags or (org.gnu.gtk.AccelFlags other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.AccelFlags and (org.gnu.gtk.AccelFlags other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.AccelFlags xor (org.gnu.gtk.AccelFlags other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.AccelFlags other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/AccelGroup.java b/libgtk-java/src/java/org/gnu/gtk/AccelGroup.java
deleted file mode 100644
index 6b4209a..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/AccelGroup.java
+++ /dev/null
@@ -1,80 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-
-/**
- * An AccelGroup represents a group of keyboard accelerators, typically attached
- * to a toplevel Window. Usually you will not need to create an AccelGroup
- * directoy; instead, when using ItemFactory, GTK+ automatically sets up the
- * accelerators for your menus in the item factory's AccelGroup.
- * <p>
- * Note that <i>accelerators</i> are different from <i>mnemonics</i>. Accelerators
- * are shortcuts for activating a menu item; they appear alongside the menu
- * item they're a shortcut for. For example, "Ctrl+Q" might appear alongside the
- * "Quit" menu item. Mnemonics are shortcuts for GUI elements such as text entries
- * or buttons; they appear as underlined characters.
- */
-public class AccelGroup extends GObject
-{
- /**
- * Create a new AccelGroup.
- */
- public AccelGroup() {
- super(gtk_accel_group_new());
- }
-
- /**
- * Create a new AccelGroup from a handle to a native resource.
- */
- public AccelGroup(int handle) {
- super(handle);
- }
-
- /**
- * Locks the accelerator group. Locking an acclerator group prevents the
- * accelerators contained within it to be changed during runtime. If this
- * method is called more than once, the AccelGroup remains locked until unlock
- * is called the equivalent number of times.
- */
- public void lock() {
- gtk_accel_group_lock(getHandle());
- }
-
- /**
- * Undoes the last call to lock.
- */
- public void unlock() {
- gtk_accel_group_unlock(getHandle());
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_accel_group_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_accel_group_get_type ();
- native static final protected int gtk_accel_group_new ();
- native static final protected void gtk_accel_group_lock (int accelGroup);
- native static final protected void gtk_accel_group_unlock (int accelGroup);
- native static final protected boolean gtk_accel_group_disconnect_key (int accelGroup, int accelKey, int accelMods);
- native static final protected boolean gtk_accel_groups_activate (int object, int accelKey, int accelMods);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/AccelKey.java b/libgtk-java/src/java/org/gnu/gtk/AccelKey.java
deleted file mode 100644
index e01c4c8..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/AccelKey.java
+++ /dev/null
@@ -1,30 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Boxed;
-public class AccelKey extends Boxed
-{
- protected AccelKey() {}
-
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getAccelKey (int cptr);
- native final protected void setAccelKey (int cptr, int accel_key);
- native static final protected int getAccelMods (int cptr);
- native final protected void setAccelMods (int cptr, int accel_mods);
- native static final protected int getAccelFlags (int cptr);
- native final protected void setAccelFlags (int cptr, int accel_flags);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/AccelLabel.java b/libgtk-java/src/java/org/gnu/gtk/AccelLabel.java
deleted file mode 100644
index c853044..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/AccelLabel.java
+++ /dev/null
@@ -1,92 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-
-/**
- * The AccelLabel widget is a subclass of Label that also displays an accelerator
- * key on the right side of the label text, e.g. 'Ctrl+S'. It is commonly used
- * in menus to show the keyboard shortcut for the command.
- * <p>
- * The accelerator key to display is not set explicitly. Instead, the AccelLabel
- * displays the accelerator which have been added to a particular widget. This
- * widget is set by calling setAccelWidget().
- */
-public class AccelLabel extends Label
-{
- /**
- * Create an AccelLabel.
- */
- public AccelLabel(String str) {
- super(gtk_accel_label_new(str));
- }
-
- /**
- * Construct a AccelLabel using a handle to a native resource.
- */
- public AccelLabel(int handle) {
- super(handle);
- }
-
- /**
- * Set the widget for this AccelLabel
- */
- public void setAccelWidget(Widget accelWidget) {
- gtk_accel_label_set_accel_widget(getHandle(), accelWidget.getHandle());
- }
-
- /**
- * Retrieve the widget for this AccelLabel
- */
- public Widget getAccelWidget() {
- int hndl = gtk_accel_label_get_accel_widget(getHandle());
- if (0 == hndl)
- return null;
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Widget)obj;
- return new Widget(hndl);
- }
-
- /**
- * Returns the width needed to display the accelerator key(s). This is
- * used by menus to align all of the MenuItem widgets and shouldn't be
- * needed by applications.
- *
- * @return The width needed to display the accelerator keys.
- */
- public int getAccelWidth() {
- return gtk_accel_label_get_accel_width(getHandle());
- }
-
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_accel_label_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_accel_label_get_type ();
- native static final protected int gtk_accel_label_new (String str);
- native static final protected int gtk_accel_label_get_accel_widget (int accel_label);
- native static final protected void gtk_accel_label_set_accel_widget (int accel_label, int accelWidget);
- native static final protected int gtk_accel_label_get_accel_width (int accel_label);
- native static final protected boolean gtk_accel_label_refetch (int accel_label);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/AccelMap.java b/libgtk-java/src/java/org/gnu/gtk/AccelMap.java
deleted file mode 100644
index 3b6ab62..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/AccelMap.java
+++ /dev/null
@@ -1,69 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Boxed;
-public class AccelMap extends Boxed
-{
-
- private AccelMap(int handle) {
- this.handle = handle;
- }
-
- public static AccelMap getAccelMap() {
- return new AccelMap(gtk_accel_map_get());
- }
-
- /**
- * Loads a file previously saved with the same method, parses the
- * file for accelerator specifications, and propogates them accordingly.
- * @param filename The name of the file to read.
- */
- public static void load(String filename) {
- gtk_accel_map_load(filename);
- }
-
- /**
- * Saves the current accelerator specification (accelerator path, key,
- * and modifiers) to the filename specified.
- * @param filename The name of the file to write.
- */
- public static void save(String filename) {
- gtk_accel_map_save(filename);
- }
-
- public static void lockPath(String path) {
- gtk_accel_map_lock_path(path);
- }
-
- public static void unlockPath(String path) {
- gtk_accel_map_unlock_path(path);
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final int gtk_accel_map_get();
- native static final protected void gtk_accel_map_add_entry (String accelPath, int accelKey, int
- accelMods);
- native static final protected boolean gtk_accel_map_lookup_entry (String accelPath, int key);
- native static final protected boolean gtk_accel_map_change_entry (String accelPath, int
- accekKey, int accelMods, boolean replace);
- native static final protected void gtk_accel_map_load (String fileName);
- native static final protected void gtk_accel_map_save (String fileName);
- native static final protected void gtk_accel_map_load_fd (int fd);
- native static final protected void gtk_accel_map_save_fd (int fd);
- native static final protected void gtk_accel_map_lock_path(String path);
- native static final protected void gtk_accel_map_unlock_path(String path);
- native static final protected void gtk_accel_map_add_filter (String filterPattern);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/Accessible.java b/libgtk-java/src/java/org/gnu/gtk/Accessible.java
deleted file mode 100644
index bc21aee..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/Accessible.java
+++ /dev/null
@@ -1,50 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.atk.AtkObject;
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-/**
- *
- */
-public class Accessible extends AtkObject
-{
-
- public Accessible(int handle) {
- super(handle);
- }
-
- public Widget getWidget() {
- int hndl = getWidget(getHandle());
- if (0 == hndl)
- return null;
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Widget)obj;
- return new Widget(hndl);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_accessible_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getWidget (int cptr);
- native static final protected int gtk_accessible_get_type ();
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/Action.java b/libgtk-java/src/java/org/gnu/gtk/Action.java
deleted file mode 100644
index 1a2c5d3..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/Action.java
+++ /dev/null
@@ -1,207 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-package org.gnu.gtk;
-
-import java.util.ArrayList;
-import java.util.List;
-
-import org.gnu.glib.GObject;
-
-/**
- * An action which can be triggered by a menu or toolbar item.
- *
- * <p>Actions represent operations that the user can be perform, along with some
- * information how it should be presented in the interface. Each action provides
- * methods to create icons, menu items and toolbar items representing itself.
- *
- * <p>As well as the callback that is called when the action gets activated, the
- * following also gets associated with the action:
- *
- * <p>a name (not translated, for path lookup)
- *
- * <p>a label (translated, for display)
- *
- * <p>an accelerator
- *
- * <p>whether label indicates a stock id
- *
- * <p>a tooltip (optional, translated)
- *
- * <p>a toolbar label (optional, shorter than label)
- *
- * <p>The action will also have some state information:
- *
- * <p>visible (shown/hidden)
- *
- * <p>sensitive (enabled/disabled)
- *
- * <p>Apart from regular actions, there are {@link ToggleAction}, which can be toggled
- * between two states and {@link RadioAction}, of which only one in a group can be in
- * the "active" state. Other actions can be implemented as {@link Action} subclasses.
- *
- * <p>Each action can have one or more proxy menu item, toolbar button or other proxy
- * widgets. Proxies mirror the state of the action (text label, tooltip, icon, visible,
- * sensitive, etc), and should change when the action's state changes. When the proxy
- * is activated, it should activate its action.
- */
-
-public class Action extends GObject {
-
- /**
- * Construct a new Action object.
- */
- public Action(String name, String label, String tooltip, String stockId) {
- super(gtk_action_new(name, label, tooltip, stockId));
- }
-
- protected Action() {}
-
- Action(int handle) {
- super(handle);
- }
-
- /**
- * Returns the name of the action.
- * @return the name of the action
- */
- public String getName() {
- return gtk_action_get_name(getHandle());
- }
-
- /**
- * Emits the "activate" signal on the specified action, if it isn't insensitive.
- * This gets called by the proxy widgets when they get activated.
- *
- * It can also be used to manually activate an action.
- */
- public void activate() {
- gtk_action_activate(getHandle());
- }
-
- /**
- * This function is intended for use by action implementations to create icons
- * displayed in the proxy widgets.
- * @param iconSize the size of the icon that should be created
- * @return a widget that displays the icon for this action
- */
- public Widget createIcon(IconSize iconSize) {
- return new Widget(gtk_action_create_icon(getHandle(), iconSize.getValue()));
- }
-
- /**
- * Creates a menu item widget that proxies for the given action.
- * @return a menu item connected to the action
- */
- public Widget createMenuItem() {
- return new Widget(gtk_action_create_menu_item(getHandle()));
- }
-
- /**
- * Creates a toolbar item widget that proxies for the given action.
- * @return a toolbar item connected to the action
- */
- public Widget createToolItem() {
- return new Widget(gtk_action_create_tool_item(getHandle()));
- }
-
- /**
- * Connects a widget to an action object as a proxy. Synchronises various
- * properties of the action with the widget (such as label text, icon,
- * tooltip, etc), and attaches a callback so that the action gets activated
- * when the proxy widget does.
- *
- * If the widget is already connected to an action, it is disconnected first.
- * @param proxy the proxy widget
- */
- public void connectProxy(Widget proxy) {
- gtk_action_connect_proxy(getHandle(), proxy.getHandle());
- }
-
- /**
- * Disconnects a proxy widget from an action. Does not destroy the widget, however.
- * @param proxy the proxy widget
- */
- public void disconnectProxy(Widget proxy) {
- gtk_action_disconnect_proxy(getHandle(), proxy.getHandle());
- }
-
- /**
- * Returns the proxy widgets for an action.
- * @return a List of proxy widgets
- */
- public List getProxies() {
- int[] proxies = gtk_action_get_proxies(getHandle());
- List objs = new ArrayList();
- for (int i = 0; i < proxies.length; i++) {
- GObject obj = retrieveGObject(proxies[i]);
- if (null != obj)
- objs.add((Widget)obj);
- else
- objs.add(new Widget(proxies[i]));
- }
- return objs;
- }
-
- /**
- * Installs the accelerator for action if action has an accel path and group.
- * Since multiple proxies may independently trigger the installation of the
- * accelerator, the action counts the number of times this function has been
- * called and doesn't remove the accelerator until {@link Action#disconnectAccelerator()}
- * has been called as many times.
- */
- public void connectAccelerator() {
- gtk_action_connect_accelerator(getHandle());
- }
-
- /**
- * Undoes the effect of one call to {@link Action#connectAccelerator()}.
- */
- public void disconnectAccelerator() {
- gtk_action_disconnect_accelerator(getHandle());
- }
-
- public boolean isSensitive() {
- return gtk_action_is_sensitive(getHandle());
- }
-
- public boolean isVisible() {
- return gtk_action_is_visible(getHandle());
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static org.gnu.glib.Type getType() {
- return new org.gnu.glib.Type(gtk_action_get_type());
- }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int gtk_action_get_type ();
- native static final protected int gtk_action_new(String name, String label, String tooltip, String stockId);
- native static final protected String gtk_action_get_name(int action);
- native static final protected void gtk_action_activate(int action);
- native static final protected int gtk_action_create_icon(int action, int iconSize);
- native static final protected int gtk_action_create_menu_item(int action);
- native static final protected int gtk_action_create_tool_item(int action);
- native static final protected void gtk_action_connect_proxy(int action, int proxy);
- native static final protected void gtk_action_disconnect_proxy(int action, int proxy);
- native static final protected int[] gtk_action_get_proxies(int action);
- native static final protected void gtk_action_connect_accelerator(int action);
- native static final protected void gtk_action_disconnect_accelerator(int action);
- native static final protected boolean gtk_action_is_sensitive(int action);
- native static final protected boolean gtk_action_get_sensitive(int action);
- native static final protected boolean gtk_action_is_visible(int action);
- native static final protected boolean gtk_action_get_visible(int action);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/ActionEntry.java b/libgtk-java/src/java/org/gnu/gtk/ActionEntry.java
deleted file mode 100644
index 5ffa61f..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/ActionEntry.java
+++ /dev/null
@@ -1,89 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under the terms
- * of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import java.util.ArrayList;
-import java.util.List;
-
-import org.gnu.glib.Boxed;
-import org.gnu.gtk.event.ActionEntryListener;
-
-/**
- */
-public class ActionEntry extends Boxed {
-
- /**
- * ActionEntryListener objects that are interested in events for this
- * entry.
- */
- private List listeners = new ArrayList();
-
- public ActionEntry(String name, String stockId, String label) {
- this(name, stockId, label, null, null, null);
- }
-
- public ActionEntry(
- String name,
- String stockId,
- String label,
- String accel,
- String tooltip,
- ActionEntryListener listener) {
-
- // create the native object
- handle = allocate();
- // set the values
- setName(handle, name);
- setStockId(handle, stockId);
- setLabel(handle, label);
- setAccelerator(handle, accel);
- setTooltip(handle, tooltip);
- if (null != listener) {
- listeners.add(listener);
- }
- }
-
- /* (non-Javadoc)
- * @see java.lang.Object#finalize()
- */
- protected void finalize() throws Throwable {
- super.finalize();
- free(handle);
- }
-
- public void addListener(ActionEntryListener listener) {
- listeners.add(listener);
- }
-
- public void removeListener(ActionEntryListener listener) {
- listeners.remove(listener);
- }
-
- private void handleCallback(int action) {
- for (int i = 0; i < listeners.size(); i++) {
- ActionEntryListener l = (ActionEntryListener)listeners.get(i);
- l.actionEvent(new Action(action));
- }
- }
-
- /***************************************************************************
- * BEGINNING OF JNI CODE
- **************************************************************************/
- native static final protected int allocate();
- native static final protected void free(int entry);
- native static final protected void setName(int entry, String name);
- native static final protected void setStockId(int entry, String stockId);
- native static final protected void setLabel(int entry, String label);
- native static final protected void setAccelerator(int entry, String accel);
- native static final protected void setTooltip(int entry, String tooltip);
- /***************************************************************************
- * END OF JNI CODE
- **************************************************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/ActionGroup.java b/libgtk-java/src/java/org/gnu/gtk/ActionGroup.java
deleted file mode 100644
index 346f94c..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/ActionGroup.java
+++ /dev/null
@@ -1,166 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-package org.gnu.gtk;
-
-import java.util.ArrayList;
-import java.util.List;
-
-import org.gnu.glib.GObject;
-import org.gnu.gtk.event.RadioActionEntryListener;
-
-/**
- */
-public class ActionGroup extends GObject {
-
- /**
- * Construct a new ActionGroup object.
- * @param name Used when associating keybindings with the actions.
- */
- public ActionGroup(String name) {
- super(gtk_action_group_new(name));
- }
-
- ActionGroup(int hndl) {
- super(hndl);
- }
-
- /**
- * Get the name of the action group.
- * @return the name of the action group
- */
- public String getName() {
- return gtk_action_group_get_name(getHandle());
- }
-
- public boolean getSensitive() {
- return gtk_action_group_get_sensitive(getHandle());
- }
-
- public void setSensitive(boolean sensitive) {
- gtk_action_group_set_sensitive(getHandle(), sensitive);
- }
-
- public boolean getVisible() {
- return gtk_action_group_get_visible(getHandle());
- }
-
- public void setVisible(boolean visible) {
- gtk_action_group_set_visible(getHandle(), visible);
- }
-
- /**
- * Look up an Action in the ActionGroup by name.
- * @param actionName
- * @return the Action or null if no Action by that name exists.
- */
- public Action getAction(String actionName) {
- int hndl = gtk_action_group_get_action(getHandle(), actionName);
- if (-1 == hndl)
- return null;
- return new Action(hndl);
- }
-
- /**
- * Add an Action object to the ActionGroup
- * @param anAction
- */
- public void addAction(Action anAction) {
- gtk_action_group_add_action(getHandle(), anAction.getHandle());
- }
-
- /**
- * Add an array of ActonEntry objects to the ActionGroup
- * @param entries
- */
- public void addActions(ActionEntry[] entries) {
- int[] hndls = new int[entries.length];
- for (int i = 0; i < entries.length; i++) {
- hndls[i] = entries[i].getHandle();
- }
- addActions(getHandle(), hndls, entries);
- }
-
- /**
- * Add an array of ToggleActonEntry objects to the ActionGroup
- * @param entries
- */
- public void addToggleActions(ToggleActionEntry[] entries) {
- int[] hndls = new int[entries.length];
- for (int i = 0; i < entries.length; i++) {
- hndls[i] = entries[i].getHandle();
- }
- addToggleActions(getHandle(), hndls, entries);
- }
-
- /**
- * Add an array of RadioActionEntry objects to the ActionGroup and setup the event
- * handling.
- * @param entries
- * @param listener
- * @param initialValue
- */
- public void addRadioActions(RadioActionEntry[] entries, int initialValue, RadioActionEntryListener listener) {
- int[] hndls = new int[entries.length];
- for (int i = 0; i < entries.length; i++) {
- hndls[i] = entries[i].getHandle();
- }
- addRadioActions(getHandle(), hndls, initialValue, this);
- //TODO: handle radio events - collect listeners
- }
-
- /**
- * Remove an Action object from the ActionGroup
- * @param anAction
- */
- public void removeAction(Action anAction) {
- gtk_action_group_remove_action(getHandle(), anAction.getHandle());
- }
-
- /**
- * List the Actions in the ActionGroup
- * @return A list of Action objects.
- */
- public List listActions() {
- int[] actions = gtk_action_group_list_actions(getHandle());
- List objs = new ArrayList();
- for (int i = 0; i < actions.length; i++) {
- objs.add(new Action(actions[i]));
- }
- return objs;
- }
-
-
- private void handleRadioAction(int action, int current) {
-
- }
-
-/****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int gtk_action_group_get_type ();
- native static final protected int gtk_action_group_new(String name);
- native static final protected String gtk_action_group_get_name(int group);
- native static final protected boolean gtk_action_group_get_sensitive(int group);
- native static final protected void gtk_action_group_set_sensitive(int group, boolean sensitive);
- native static final protected boolean gtk_action_group_get_visible(int group);
- native static final protected void gtk_action_group_set_visible(int group, boolean visible);
- native static final protected int gtk_action_group_get_action(int group, String actionName);
- native static final protected int[] gtk_action_group_list_actions(int group);
- native static final protected void gtk_action_group_add_action(int group, int action);
- native static final protected void gtk_action_group_remove_action(int group, int action);
- native static final protected void gtk_action_group_set_translation_domain(int group, String domain);
- native static final protected void gtk_action_group_add_action_with_accel(int group, int action, String accelerator);
- native static final protected void addActions(int group, int[] entries, Object[] cbObjs);
- native static final protected void addToggleActions(int group, int[] entries, Object[] cbObjs);
- native static final protected void addRadioActions(int group, int[] entries, int value, Object listener);
-
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/Adjustment.java b/libgtk-java/src/java/org/gnu/gtk/Adjustment.java
deleted file mode 100644
index d1c6c95..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/Adjustment.java
+++ /dev/null
@@ -1,202 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import java.util.Vector;
-
-import org.gnu.glib.EventMap;
-import org.gnu.glib.Type;
-import org.gnu.gtk.event.AdjustmentEvent;
-import org.gnu.gtk.event.AdjustmentListener;
-import org.gnu.gtk.event.GtkEventType;
-
-/**
- * This object stores geometry information, such as upper and lower
- * bounds, step and page increments, and the size of a page. Other
- * object use an Adjustment object to store their internal dimenstion
- * settings. It also is passed as an argument to specify geometry.
- * @see SpinButton
- * @see Range
- * @see HScrollBar
- * @see VScrollBar
- * @see HScale
- * @See VScale
- */
-public class Adjustment extends GtkObject {
-
- /**
- * The list of objects interested in focus events.
- */
- private Vector adjustmentListeners = null;
-
- /**
- * Construct a new Adjustment from a handle to a
- * native resource.
- */
- public Adjustment(int handle) {
- super(handle);
- }
-
- /**
- * Constructs a new adjustment
- * @param value The initial value.
- * @param lower The minimum value.
- * @param upper The maximum value.
- * @param stepIncrement The step increment.
- * @param pageIncrement The page increment.
- * @param pageSize The page size.
- */
- public Adjustment(double value,double lower,double upper,double stepIncrement,
- double pageIncrement,double pageSize) {
- super(gtk_adjustment_new(value, lower, upper, stepIncrement, pageIncrement, pageSize));
- }
-
- /**
- * Sets the GtkAdjustment value.
- */
- public void setValue(double value) {
- gtk_adjustment_set_value(getHandle(), value);
- }
-
- /**
- * Gets the current value of the adjustment.
- * @return The current value of the adjustment.
- */
- public double getValue() {
- return gtk_adjustment_get_value(getHandle());
- }
-
- /**
- * Updates the GtkAdjustment value to ensure that the range between lower
- * and upper is in the current page (i.e. between value and value +
- * pageSize). If the range is larger than the page size, then only the
- * start of it will be in the current page. A "changed" signal will be
- * emitted if the value is changed.
- */
- public void clampPage(double lower, double upper) {
- gtk_adjustment_clamp_page(getHandle(), lower, upper);
- }
-
- /* **************************************
- * Event Handling
- ****************************************/
-
- public Class getEventListenerClass(String signal) {
- Class cls = evtMap.getEventListenerClass(signal);
- if (cls == null) cls = super.getEventListenerClass(signal);
- return cls;
- }
-
- public GtkEventType getEventType(String signal) {
- GtkEventType et = evtMap.getEventType(signal);
- if (et == null) et = super.getEventType(signal);
- return et;
- }
-
- private static EventMap evtMap = new EventMap();
- static {
- addEvents(evtMap);
- }
-
- private static void addEvents(EventMap anEvtMap) {
- anEvtMap.addEvent("value_changed", "handleValueChanged", AdjustmentEvent.Type.VALUE_CHANGED, AdjustmentListener.class);
- anEvtMap.addEvent("changed", "handleChanged", AdjustmentEvent.Type.CHANGED, AdjustmentListener.class);
- }
-
- /**
- * Register an object to handle spin events.
- * @see org.gnu.gtk.event.SpinListener
- */
- public void addListener(AdjustmentListener listener) {
- // Don't add the listener a second time if it is in the Vector.
- int i = findListener(adjustmentListeners, listener);
- if (i == -1) {
- if (null == adjustmentListeners) {
- evtMap.initialize(this, AdjustmentEvent.Type.VALUE_CHANGED);
- evtMap.initialize(this, AdjustmentEvent.Type.CHANGED);
- adjustmentListeners = new Vector();
- }
- adjustmentListeners.addElement(listener);
- }
- }
- /**
- * Removes a listener
- * @see #addListener(AdjustmentListener)
- */
- public void removeListener(AdjustmentListener listener) {
- int i = findListener(adjustmentListeners, listener);
- if (i > -1)
- adjustmentListeners.remove(i);
- if (0 == adjustmentListeners.size()) {
- evtMap.uninitialize(this, AdjustmentEvent.Type.VALUE_CHANGED);
- evtMap.uninitialize(this, AdjustmentEvent.Type.CHANGED);
- adjustmentListeners = null;
- }
- }
-
- protected void fireAdjustmentEvent(AdjustmentEvent event) {
- if (null == adjustmentListeners)
- return;
- int size = adjustmentListeners.size();
- int i = 0;
- while (i < size) {
- AdjustmentListener al = (AdjustmentListener)adjustmentListeners.elementAt(i);
- al.adjustmentEvent(event);
- i++;
- }
- }
-
- private void handleValueChanged() {
- fireAdjustmentEvent(new AdjustmentEvent(this, AdjustmentEvent.Type.VALUE_CHANGED));
- }
-
- public void handleChanged() {
- fireAdjustmentEvent(new AdjustmentEvent(this, AdjustmentEvent.Type.CHANGED));
- }
-
- /**
- * Give us a way to locate a specific listener in a Vector.
- * @param list The Vector of listeners to search.
- * @param listener The object that is to be located in the Vector.
- * @return Returns the index of the listener in the Vector, or -1 if
- * the listener is not contained in the Vector.
- */
- protected static int findListener(Vector list, Object listener) {
- if (null == list || null == listener)
- return -1;
- return list.indexOf(listener);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_adjustment_get_type());
- }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected double getLower(int cptr);
- native static final protected double getUpper(int cptr);
- native static final protected double getStepIncrement(int cptr);
- native static final protected double getPageIncrement(int cptr);
- native static final protected double getPageSize(int cptr);
- native static final protected int gtk_adjustment_get_type();
- native static final protected int gtk_adjustment_new(double value, double lower, double upper, double stepIncrement, double pageIncrement, double pageSize);
- native static final protected void gtk_adjustment_changed(int adjustment);
- native static final protected void gtk_adjustment_value_changed(int adjustment);
- native static final protected void gtk_adjustment_clamp_page(int adjustment, double lower, double upper);
- native static final protected double gtk_adjustment_get_value(int adjustment);
- native static final protected void gtk_adjustment_set_value(int adjustment, double value);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/Alignment.java b/libgtk-java/src/java/org/gnu/gtk/Alignment.java
deleted file mode 100644
index adde262..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/Alignment.java
+++ /dev/null
@@ -1,150 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-
-/**
- * This is a container widget that is capable of controlling the size
- * of a single child widget. The scale values are from 0.0 to 1.0,
- * indicating the maximum amount the child can expand to fill the space
- * allocated to the Alignment widget. The align values determine the
- * x and y positions relative to the top left and bottom right corners
- * of the Alignment rectangle. The align values are from 0.0 to the
- * top or left side, and 1.0 for the bottom or right side.
- */
-public class Alignment extends Bin {
-
- /**
- * Construct a new Alignment.
- * @param xAlign The horizontal alignment of the child widget from 0 (left)
- * to 1 (right).
- * @param yAlign The vertical alignment of the child widget from 0 (top)
- * to 1 (bottom).
- * @param xScale The amount that the child widget expands horizontally to
- * fill up unused space, from 0 to 1. A value of 0 indicates that the child
- * widget should never expand. A value of 1 indicates that the child widget
- * will expand to fill all of the space allocated for the Alignment.
- * @param yScale The amount that the child widget expands vertically to
- * fill up unused space, from 0 to 1. The values are similar to xScale.
- */
- public Alignment(double xAlign, double yAlign, double xScale, double yScale) {
- super(gtk_alignment_new(xAlign, yAlign, xScale, yScale));
- }
-
- /**
- * Construct an alignment using a handle to a native resource.
- */
- public Alignment(int handle) {
- super(handle);
- }
-
- /**
- * Set the alignment and scale for an already created Alignment object.
- * @param xAlign The horizontal alignment of the child widget from 0 (left)
- * to 1 (right).
- * @param yAlign The vertical alignment of the child widget from 0 (top)
- * to 1 (bottom).
- * @param xScale The amount that the child widget expands horizontally to
- * fill up unused space, from 0 to 1. A value of 0 indicates that the child
- * widget should never expand. A value of 1 indicates that the child widget
- * will expand to fill all of the space allocated for the Alignment.
- * @param yScale The amount that the child widget expands vertically to
- * fill up unused space, from 0 to 1. The values are similar to xScale.
- */
- public void set(double xAlign, double yAlign, double xScale, double yScale) {
- Alignment.gtk_alignment_set(getHandle(), xAlign, yAlign, xScale, yScale);
- }
-
- /**
- * Sets the padding on the different sides of the widget. The padding adds
- * blank space to the sides of the widget. For instance, this can be used to
- * indent the child widget towards the right by adding padding on the left.
- *
- * @param top the padding at the top of the widget
- * @param bottom the padding at the bottom of the widget
- * @param left the padding at the left of the widget
- * @param right the padding at the right of the widget.
- */
- public void setPadding(int top, int bottom, int left, int right){
- gtk_alignment_set_padding(getHandle(), top, bottom, left, right);
- }
-
- /**
- * Gets the size of the padding at the top of the widget.
- * @return The padding at the top of the widget.
- */
- public int getTopPadding() {
- int[] top = new int[1];
- int[] bottom = new int[1];
- int[] left = new int[1];
- int[] right = new int[1];
- gtk_alignment_get_padding(getHandle(), top, bottom, left, right);
- return top[0];
- }
-
- /**
- * Gets the size of the padding at the bottom of the widget.
- * @return The padding at the bottom of the widget.
- */
- public int getBottomPadding() {
- int[] top = new int[1];
- int[] bottom = new int[1];
- int[] left = new int[1];
- int[] right = new int[1];
- gtk_alignment_get_padding(getHandle(), top, bottom, left, right);
- return bottom[0];
- }
-
- /**
- * Gets the size of the padding at the left of the widget.
- * @return The padding at the left of the widget.
- */
- public int getLeftPadding() {
- int[] top = new int[1];
- int[] bottom = new int[1];
- int[] left = new int[1];
- int[] right = new int[1];
- gtk_alignment_get_padding(getHandle(), top, bottom, left, right);
- return left[0];
- }
-
- /**
- * Gets the size of the padding at the right of the widget.
- * @return The padding at the right of the widget.
- */
- public int getRightPadding() {
- int[] top = new int[1];
- int[] bottom = new int[1];
- int[] left = new int[1];
- int[] right = new int[1];
- gtk_alignment_get_padding(getHandle(), top, bottom, left, right);
- return right[0];
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_alignment_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_alignment_get_type();
- native static final protected int gtk_alignment_new(double xalign, double yalign, double xscale, double yscale);
- native static final protected void gtk_alignment_set(int alignment, double xalign, double yalign, double xscale, double yscale);
- native static final protected void gtk_alignment_set_padding(int alignment, int top, int bottom, int left, int right);
- native static final protected void gtk_alignment_get_padding(int alignment, int[] top, int[] bottom, int[] left, int[] right);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/AnchorType.java b/libgtk-java/src/java/org/gnu/gtk/AnchorType.java
deleted file mode 100644
index 82e6f76..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/AnchorType.java
+++ /dev/null
@@ -1,93 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-public class AnchorType extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _CENTER = 0;
- static final public org.gnu.gtk.AnchorType CENTER = new org.gnu.gtk.AnchorType (_CENTER);
- static final private int _NORTH = 1;
- static final public org.gnu.gtk.AnchorType NORTH = new org.gnu.gtk.AnchorType (_NORTH);
- static final private int _NORTH_WEST = 2;
- static final public org.gnu.gtk.AnchorType NORTH_WEST = new org.gnu.gtk.AnchorType (_NORTH_WEST);
- static final private int _NORTH_EAST = 3;
- static final public org.gnu.gtk.AnchorType NORTH_EAST = new org.gnu.gtk.AnchorType (_NORTH_EAST);
- static final private int _SOUTH = 4;
- static final public org.gnu.gtk.AnchorType SOUTH = new org.gnu.gtk.AnchorType (_SOUTH);
- static final private int _SOUTH_WEST = 5;
- static final public org.gnu.gtk.AnchorType SOUTH_WEST = new org.gnu.gtk.AnchorType (_SOUTH_WEST);
- static final private int _SOUTH_EAST = 6;
- static final public org.gnu.gtk.AnchorType SOUTH_EAST = new org.gnu.gtk.AnchorType (_SOUTH_EAST);
- static final private int _WEST = 7;
- static final public org.gnu.gtk.AnchorType WEST = new org.gnu.gtk.AnchorType (_WEST);
- static final private int _EAST = 8;
- static final public org.gnu.gtk.AnchorType EAST = new org.gnu.gtk.AnchorType (_EAST);
- static final private org.gnu.gtk.AnchorType[] theInterned = new org.gnu.gtk.AnchorType[]
- {
- CENTER, NORTH, NORTH_WEST, NORTH_EAST, SOUTH, SOUTH_WEST, SOUTH_EAST, WEST, EAST
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.AnchorType theSacrificialOne = new org.gnu.gtk.AnchorType (0);
- static public org.gnu.gtk.AnchorType intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.AnchorType already = (org.gnu.gtk.AnchorType) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.AnchorType(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private AnchorType (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.AnchorType or (org.gnu.gtk.AnchorType other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.AnchorType and (org.gnu.gtk.AnchorType other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.AnchorType xor (org.gnu.gtk.AnchorType other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.AnchorType other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/Arrow.java b/libgtk-java/src/java/org/gnu/gtk/Arrow.java
deleted file mode 100644
index 1aefdcf..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/Arrow.java
+++ /dev/null
@@ -1,58 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-
-/**
- * This is a simple arrowhead widget that points up, down, left, or
- * right.
- */
-public class Arrow extends Misc
-{
- /**
- * Construct a new Arrow.
- */
- public Arrow(ArrowType type, ShadowType shadowType) {
- super(gtk_arrow_new(type.getValue(), shadowType.getValue()));
- }
-
- /**
- * Construct an Arrow from a handle to a native resource.
- */
- public Arrow(int handle) {
- super(handle);
- }
-
- /**
- * Set the values for this Arrow object.
- */
- public void setValues(ArrowType type, ShadowType shadowType) {
- gtk_arrow_set(getHandle(), type.getValue(), shadowType.getValue());
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_arrow_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_arrow_get_type ();
- native static final protected int gtk_arrow_new (int arrowType, int shadowType);
- native static final protected void gtk_arrow_set (int arrow, int arrowType, int shadowType);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/ArrowType.java b/libgtk-java/src/java/org/gnu/gtk/ArrowType.java
deleted file mode 100644
index a307ff8..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/ArrowType.java
+++ /dev/null
@@ -1,87 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-/**
- * Used to indicate the direction in which an Arrow should point.
- * @see Arrow.
- */
-public class ArrowType extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _UP = 0;
- static final public org.gnu.gtk.ArrowType UP = new org.gnu.gtk.ArrowType (_UP);
- static final private int _DOWN = 1;
- static final public org.gnu.gtk.ArrowType DOWN = new org.gnu.gtk.ArrowType (_DOWN);
- static final private int _LEFT = 2;
- static final public org.gnu.gtk.ArrowType LEFT = new org.gnu.gtk.ArrowType (_LEFT);
- static final private int _RIGHT = 3;
- static final public org.gnu.gtk.ArrowType RIGHT = new org.gnu.gtk.ArrowType (_RIGHT);
- static final private org.gnu.gtk.ArrowType[] theInterned = new org.gnu.gtk.ArrowType[]
- {
- UP, DOWN, LEFT, RIGHT
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.ArrowType theSacrificialOne = new org.gnu.gtk.ArrowType (0);
- static public org.gnu.gtk.ArrowType intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.ArrowType already = (org.gnu.gtk.ArrowType) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.ArrowType(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private ArrowType (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.ArrowType or (org.gnu.gtk.ArrowType other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.ArrowType and (org.gnu.gtk.ArrowType other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.ArrowType xor (org.gnu.gtk.ArrowType other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.ArrowType other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/AspectFrame.java b/libgtk-java/src/java/org/gnu/gtk/AspectFrame.java
deleted file mode 100644
index fe7ba52..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/AspectFrame.java
+++ /dev/null
@@ -1,78 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-
-/**
- * This container widget wraps a single widget in a frame with a label,
- * and imposes an aspect ratio on the child widget. It is useful when
- * you want to pack a widget so that it can be resized but always retain
- * the same aspect ratio.
- */
-public class AspectFrame extends Frame {
-
- /**
- * Construct a new AspectFrame.
- * @param label The text label for the frame.
- * @param xAlign The horizontal alignment for the child within the allocation
- * of the AspectFrame. This ranges from 0.0 (left aligned) to 1.0 (right
- * aligned).
- * @param yAlign The vertical alignment for the child within the allocation
- * of the AspectFrame. This ranges from 0.0 (top aligned) to 1.0 (bottom
- * aligned).
- * @param ratio, The desired aspect ration.
- * @param obeyChild If true the ratio is ignored and the aspect ratio is
- * taken from the requisition of the child.
- */
- public AspectFrame(String label, double xAlign, double yAlign, double ratio, boolean obeyChild) {
- super(gtk_aspect_frame_new(label, xAlign, yAlign, ratio, obeyChild));
- }
-
- /**
- * Construct an AspectFrame using a handle to a native resource.
- */
- public AspectFrame(int handle) {
- super(handle);
- }
-
- /**
- * Set the aspect for an already created AspectFrame.
- * @param xAlign The horizontal alignment for the child within the allocation
- * of the AspectFrame. This ranges from 0.0 (left aligned) to 1.0 (right
- * aligned).
- * @param yAlign The vertical alignment for the child within the allocation
- * of the AspectFrame. This ranges from 0.0 (top aligned) to 1.0 (bottom
- * aligned).
- * @param ratio, The desired aspect ration.
- * @param obeyChild If true the ratio is ignored and the aspect ratio is
- * taken from the requisition of the child.
- */
- public void setAspect(double xAlign, double yAlign, double ratio, boolean obeyChild) {
- AspectFrame.gtk_aspect_frame_set(getHandle(), xAlign, yAlign, ratio, obeyChild);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_aspect_frame_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_aspect_frame_get_type();
- native static final protected int gtk_aspect_frame_new(String label, double xalign, double yalign, double ratio, boolean obeyChild);
- native static final protected void gtk_aspect_frame_set(int aspect_frame, double xalign, double yalign, double ratio, boolean obeyChild);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/AttachOptions.java b/libgtk-java/src/java/org/gnu/gtk/AttachOptions.java
deleted file mode 100644
index d4acc36..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/AttachOptions.java
+++ /dev/null
@@ -1,96 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Flags;
-/**
- * Denotes the expansion properties that a widget will have when it (or it's
- * parent) is resized.
- * <dl>
- * <dt>EXPAND
- * <dd>The widget should expand to take up any extra space in its container
- * that has been allocated.
- * <dt>SHRINK
- * <dd>The widget should shrink as and when possible.
- * <dt>FILL
- * <dd>The widget should fill the space allocated to it.
- * </dd>
- * @see Table
- */
-public class AttachOptions extends Flags
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _EXPAND = 1 << 0;
- static final public org.gnu.gtk.AttachOptions EXPAND = new org.gnu.gtk.AttachOptions (_EXPAND);
- static final private int _SHRINK = 1 << 1;
- static final public org.gnu.gtk.AttachOptions SHRINK = new org.gnu.gtk.AttachOptions (_SHRINK);
- static final private int _FILL = 1 << 2;
- static final public org.gnu.gtk.AttachOptions FILL = new org.gnu.gtk.AttachOptions (_FILL);
- static final private org.gnu.gtk.AttachOptions[] theInterned = new org.gnu.gtk.AttachOptions[]
- {
- new org.gnu.gtk.AttachOptions (0), EXPAND, SHRINK, new org.gnu.gtk.AttachOptions (3), FILL
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.AttachOptions theSacrificialOne = new
- org.gnu.gtk.AttachOptions (0);
- static public org.gnu.gtk.AttachOptions intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.AttachOptions already = (org.gnu.gtk.AttachOptions) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.AttachOptions(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private AttachOptions (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.AttachOptions or (org.gnu.gtk.AttachOptions other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.AttachOptions and (org.gnu.gtk.AttachOptions other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.AttachOptions xor (org.gnu.gtk.AttachOptions other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.AttachOptions other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/Bin.java b/libgtk-java/src/java/org/gnu/gtk/Bin.java
deleted file mode 100644
index e99e6e9..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/Bin.java
+++ /dev/null
@@ -1,56 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-
-/**
- * This is a base class for a container widget that has only one child.
- * This class contains code common to all widgets that contain only a
- * single child widget.
- */
-public class Bin extends Container
-{
- protected Bin(int handle) {
- super(handle);
- }
-
- /**
- * Retruns the child of this Bin or null if the bin contains no
- * child.
- */
- public Widget getChild() {
- int hndl = gtk_bin_get_child(getHandle());
- if (0 == hndl)
- return null;
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Widget)obj;
- return new Widget(hndl);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_bin_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_bin_get_type ();
- native static final protected int gtk_bin_get_child (int bin);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/BindingSet.java b/libgtk-java/src/java/org/gnu/gtk/BindingSet.java
deleted file mode 100644
index 0b1e986..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/BindingSet.java
+++ /dev/null
@@ -1,95 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-package org.gnu.gtk;
-
-import org.gnu.gdk.KeySymbol;
-import org.gnu.gdk.ModifierType;
-import org.gnu.glib.Boxed;
-
-/**
- * Key bindings for individual widgets.
- * TODO: Complete javadocs.
- */
-public class BindingSet extends Boxed {
-
- /**
- * Construct a new BindingSet using a handle to a native resource.
- */
- private BindingSet(int handle) {
- this.handle = handle;
- }
-
- /**
- * Construct a new BindingSet.
- * @param setName The name of the BindingSet
- */
- public BindingSet(String setName) {
- handle = gtk_binding_set_new(setName);
- }
-
- /**
- * Finds a BindingSet object given the name.
- * @param setName The name of the BindingSet to find
- * @return A BindingSet object
- */
- static public BindingSet findBindingSet(String setName) {
- return new BindingSet(gtk_binding_set_find(setName));
- }
-
- /**
- *
- * @param keyval The key value for the BindingSet.
- * @param modifier The key modifier for the BindingSet
- */
- public boolean activateBindings(KeySymbol keyval, ModifierType modifier) {
- return gtk_bindings_activate(handle, keyval.getValue(), modifier.getValue());
- }
-
- /**
- *
- * @param keyval The key value for the BindingSet.
- * @param modifier The key modifier for the BindingSet
- */
- public boolean activateBindingSet(KeySymbol keyval, ModifierType modifier) {
- return gtk_binding_set_activate(handle, keyval.getValue(), modifier.getValue(), handle);
- }
-
- /**
- * Clears a BindingSet entry.
- * @param keyval The key value for the BindingSet.
- * @param modifier The key modifier for the BindingSet
- */
- public void clearEntry(KeySymbol keyval, ModifierType modifier) {
- gtk_binding_entry_clear(handle, keyval.getValue(), modifier.getValue());
- }
-
- /**
- *
- * @param pathType
- * @param pathPattern
- * @param priority
- */
- public void addPath(PathType pathType, String pathPattern, PathPriorityType priority) {
- gtk_binding_set_add_path(handle, pathType.getValue(), pathPattern, priority.getValue());
- }
-
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int gtk_binding_set_new(String setName);
- native static final protected int gtk_binding_set_find(String setName);
- native static final protected boolean gtk_bindings_activate(int object, int keyval, int modifier);
- native static final protected boolean gtk_binding_set_activate(int bindingSet, int keyval, int modifier, int object);
- native static final protected void gtk_binding_entry_clear(int bindingSet, int keyval, int modifier);
- native static final protected void gtk_binding_set_add_path(int bindingSet, int pathType, String pathPattern, int priority);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/Border.java b/libgtk-java/src/java/org/gnu/gtk/Border.java
deleted file mode 100644
index f0b1979..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/Border.java
+++ /dev/null
@@ -1,25 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Boxed;
-public class Border extends Boxed
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getLeft (int cptr);
- native static final protected int getRight (int cptr);
- native static final protected int getTop (int cptr);
- native static final protected int getBottom (int cptr);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/Box.java b/libgtk-java/src/java/org/gnu/gtk/Box.java
deleted file mode 100644
index f28ba60..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/Box.java
+++ /dev/null
@@ -1,183 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-
-/**
- * This is the base class of HBox and VBox. It has the code
- * necessary to maintain the contained list of widgets, but it does not
- * position them.
- * <p>Box uses a notion of <em>packing</em>. Packing refers to adding widgets
- * with reference to a particular position in a Container. For a Box, there
- * are two reference positions: the start and the end of the box. For a
- * VBox, the start is defined as the top of the box and the end is defined as
- * the bottom. For a HBox the start is defined as the left side and the end is
- * defined as the right side.
- * <p>Use repeated calls to <code>packStart</code> to pack widgets into a
- * Box from start to end. Use <code>packEnd</code> to add widgets from end
- * to start. You may intersperse these calls and add widgets from both ends
- * of the same Box.
- */
-public class Box extends Container
-{
- protected Box(int handle) {
- super(handle);
- }
-
- /**
- * Adds child to the box, packed with reference to the start of box.
- * The child is packed after any other child packed with reference to the
- * start of box. This method takes the default values for expansion, fill
- * and padding.
- * @param child The widget to be added to the box.
- */
- public void packStart( Widget child ){
- gtk_box_pack_start_defaults (getHandle(), child.getHandle() );
- }
-
- /**
- * Adds child to the box, packed with reference to the start of box.
- * The child is packed after any other child packed with reference to the
- * start of box. This method allows you to define the properties of the
- * packing.
- * @param child The widget to be added.
- * @param expand TRUE if the new child is to be given extra space
- * allocated to box. The extra space will be divided evenly between all
- * children of box that use this option.
- * @param fill TRUE if space given to child by the expand option is
- * actually allocated to child, rather than just padding it. This parameter
- * has no effect if expand is set to FALSE. A child is always allocated the
- * full height of a HBox and the full width of a VBox. This option affects
- * the other dimension.
- * @param padding Extra space in pixels to put between this child and its
- * neighbors, over and above the global amount specified by spacing in Box.
- * If child is a widget at one of the reference ends of box, then padding
- * pixels are also put between child and the reference edge of Box.
- */
- public void packStart(Widget child, boolean expand, boolean fill, int padding){
- gtk_box_pack_start(getHandle(), child.getHandle(), expand, fill, padding);
- }
-
-
- /**
- * Adds child to the box, packed with reference to the end of box.
- * The child is packed before any other child packed with reference to the
- * end of box. This method takes the default values for expansion, fill
- * and padding.
- * @param child The widget to be added to the box.
- */
- public void packEnd( Widget child ){
- gtk_box_pack_end_defaults (getHandle(), child.getHandle() );
- }
-
- /**
- * Adds child to the box, packed with reference to the end of box.
- * The child is packed after any other child packed with reference to the
- * end of box. This method allows you to define the properties of the
- * packing.
- * @param child The widget to be added.
- * @param expand TRUE if the new child is to be given extra space
- * allocated to box. The extra space will be divided evenly between all
- * children of box that use this option.
- * @param fill TRUE if space given to child by the expand option is
- * actually allocated to child, rather than just padding it. This parameter
- * has no effect if expand is set to FALSE. A child is always allocated the
- * full height of a HBox and the full width of a VBox. This option affects
- * the other dimension.
- * @param padding Extra space in pixels to put between this child and its
- * neighbors, over and above the global amount specified by spacing in Box.
- * If child is a widget at one of the reference ends of box, then padding
- * pixels are also put between child and the reference edge of Box.
- */
- public void packEnd(Widget child, boolean expand, boolean fill, int padding){
- gtk_box_pack_end(getHandle(), child.getHandle(), expand, fill, padding);
- }
-
- /**
- * Sets the <em>homogeneous</em> field of Box, controlling whether or not
- * all children of box are given equal space in the box.
- * @param homogeneous A boolean value, TRUE to create equal allotments,
- * FALSE for variable allotments.
- */
- public void setHomogeneous(boolean homogenous){
- gtk_box_set_homogeneous(getHandle(), homogenous);
- }
-
- /**
- * Returns whether the box is homogeneous (all children are the same size).
- * @return TRUE if the box is homogeneous.
- * @see Box#setHomogeneous(boolean)
- */
- public boolean getHomogeneous(){
- return gtk_box_get_homogeneous(getHandle());
- }
-
- /**
- * Sets the number of pixels to place between children of the box.
- * @param spacing The number of pixels to put between children.
- */
- public void setSpacing(int spacing){
- gtk_box_set_spacing( getHandle(), spacing );
- }
-
- /**
- * Gets the spacing between the children of the box.
- * @return Spacing between children
- */
- public int getSpacing(){
- return gtk_box_get_spacing(getHandle());
- }
-
- /**
- * Moves child to a new position in the list of box children.
- * <p>A widget's position in the box children list determines where the
- * widget is packed into box. A child widget at some position in the list
- * will be packed just after all other widgets of the same packing type
- * that appear earlier in the list.
- * @param child The widget to move
- * @param position The new position for child in the box, starting from 0.
- * If negative, the end of the list is used.
- */
- public void reorderChild(Widget child, int position){
- gtk_box_reorder_child (getHandle(), child.getHandle(), position);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_box_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_box_get_type ();
- native static final protected void gtk_box_pack_start (int box, int child, boolean expand,
- boolean fill, int padding);
- native static final protected void gtk_box_pack_end (int box, int child, boolean expand,
- boolean fill, int padding);
- native static final protected void gtk_box_pack_start_defaults (int box, int child);
- native static final protected void gtk_box_pack_end_defaults (int box, int child);
- native static final protected void gtk_box_set_homogeneous (int box, boolean homogenous);
- native static final protected boolean gtk_box_get_homogeneous (int box);
- native static final protected void gtk_box_set_spacing (int box, int spacing);
- native static final protected int gtk_box_get_spacing (int box);
- native static final protected void gtk_box_reorder_child (int box, int child, int position);
- native static final protected void gtk_box_query_child_packing (int box, int child, boolean[]
- expand, boolean[] fill, int [] padding, int [] packType);
- native static final protected void gtk_box_set_child_packing (int box, int child, boolean
- expand, boolean fill, int padding, int packType);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/Button.java b/libgtk-java/src/java/org/gnu/gtk/Button.java
deleted file mode 100644
index 6451b00..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/Button.java
+++ /dev/null
@@ -1,357 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import java.util.Vector;
-
-import org.gnu.glib.EventMap;
-import org.gnu.gtk.event.ButtonEvent;
-import org.gnu.gtk.event.ButtonListener;
-import org.gnu.gtk.event.GtkEventType;
-
-/**
- * A widget that creates a signal when clicked on. This is generally
- * used to attach a function to that is called when the button is pressed.
- * <p>The gtk.Button widget can hold any valid child widget. That is it can
- * hold most any other standard gtk.Widget. The most commonly used child
- * is the gtk.Label.
- */
-public class Button extends Bin {
-
- /**
- * Creates a new Button widget
- */
- public Button() {
- super(gtk_button_new());
- }
-
- /**
- * Creates a button widget with a gtk.Label child containing the given text.
- * <p>If <code>hasMnemonic</code> is true, the label will be interpreted as
- * containing <i>Mnemonic</i> characters (keyboard accelerators). If
- * characters in label are proceeded by an underscore character, they will
- * be underlined. The first underlined character will be taken as the
- * mnemonic - pressing <code>Alt</code> and that character will activate
- * the button.
- * @param label Text to appear on the button
- * @param hasMnemonic See above description
- */
- public Button(String label, boolean hasMnemonic) {
- super(init(label, hasMnemonic));
- }
-
- private static int init(String label, boolean hasMnemonic) {
- if (hasMnemonic)
- return gtk_button_new_with_mnemonic(label);
- else
- return gtk_button_new_with_label(label);
- }
-
- /**
- * Constructs a button using a stock item. Stock items are standard icons
- * and text strings. The use of these is highly encouraged as they allow gtk
- * themes to have greater control over applications and so give a more
- * consistant interface to the user.
- * <br>Example: <code>Button myButton = new Button( new StockItem( StockItem.NO );
- * )</code>
- * @param stockItem A gtk stock item
- * @see StockItem
- */
- public Button(GtkStockItem stockItem) {
- super(gtk_button_new_from_stock(stockItem.getString()));
- }
-
- /**
- * Constructs a button using a String that represents a stock item. Stock items are standard icons
- * and text strings. The use of these is highly encouraged as they allow gtk
- * themes to have greater control over applications and so give a more
- * consistant interface to the user.
- * <br>Example: <code>Button myButton = new Button( StockItem.NO;
- * )</code>
- * @param StockItem A String representing a stock item
- * @see StockItem
- */
- public Button(String StockItem) {
- super(gtk_button_new_from_stock(StockItem));
- }
-
- /**
- * Construct a button using a handle to a native resource.
- */
- public Button(int handle) {
- super(handle);
- }
-
- /**
- * Sends a <i>pressed</i> signal to the button. If handlers have been set
- * up for this event then they will be called
- */
- public void press() {
- gtk_button_pressed(getHandle());
- }
-
- /**
- * Sends a <i>released</i> signal to the button. If handlers have been set
- * up for this event, they will be called.
- */
- public void release() {
- gtk_button_released(getHandle());
- }
-
- /**
- * Sends a <i>clicked</i> signal to the button. If handlers have been set up
- * for this event, they will be called
- */
- public void click() {
- gtk_button_clicked(getHandle());
- }
-
- /**
- * Sends an <i>enter</i> signal to the button. If handlers have been set up
- * for this event, they will be called.
- */
- public void enter() {
- gtk_button_enter(getHandle());
- }
-
- /**
- * Sends a <i>leave</i> signal to the button. If handlers have been set up
- * for this event, they will be called.
- */
- public void leave() {
- gtk_button_leave(getHandle());
- }
-
- /**
- * Sets the relief style of the edges of the Button widget.
- */
- public void setRelief(ReliefStyle newRelief) {
- gtk_button_set_relief(getHandle(), newRelief.getValue());
- }
-
- /**
- * Returns the current relief style of the button
- */
- public ReliefStyle getRelief() {
- return ReliefStyle.intern(gtk_button_get_relief(getHandle()));
- }
-
- /**
- * Sets the text of the label of the button to newLabel.
- * If setUseStock has been called or this object was created using stock
- * buttons, then newLabel should be the name of the stock item to be used.
- */
- public void setLabel(String newLabel) {
- gtk_button_set_label(getHandle(), newLabel);
- }
-
- /**
- * Returns the label which is being used on the button.
- */
- public String getLabel() {
- return gtk_button_get_label(getHandle());
- }
-
- /**
- * If true, an underline in the text of the button label indicates the next
- * character should be used for the mnemonic accelerator key.
- */
- public void setUseUnderline(boolean useUnderLine) {
- gtk_button_set_use_underline(getHandle(), useUnderLine);
- }
-
- /**
- * Returns whether an embedded underline in the button label indicates a
- * mnemonic.
- */
- public boolean getUseUnderline() {
- return gtk_button_get_use_underline(getHandle());
- }
-
- // TODO: give a doc link to list of stock items. an example application,
- // perhaps.
- /**
- * Setting this will true will make the widget try to interpret the label as
- * a stock item. If the stock id is unknown, it will be treated as a normal
- * label.
- * <p>Stock items are standard icons and strings. These are included in Gtk
- * themes, so that the appearance of all applications follows their theme.
- * The use of stock items is highly recommended.
- * @param useStock true if this button should use stock items
- */
- public void setUseStock(boolean useStock) {
- gtk_button_set_use_stock(getHandle(), useStock);
- }
-
- /**
- * Returns true if this button is using stock items
- */
- public boolean getUseStock() {
- return gtk_button_get_use_stock(getHandle());
- }
-
- public void setFocusOnClick(boolean focusOnClick) {
- gtk_button_set_focus_on_click(getHandle(), focusOnClick);
- }
-
- public boolean getFocusOnClick() {
- return gtk_button_get_focus_on_click(getHandle());
- }
-
- /* **************************************
- * EVENT LISTENERS
- ****************************************/
-
- /**
- * Listeners for handling button events
- */
- private Vector buttonListeners = null;
-
- /**
- * Register an object to handle button events.
- * @see org.gnu.gtk.event.ButtonListener
- */
- public void addListener(ButtonListener listener) {
- // Don't add the listener a second time if it is in the Vector.
- int i = findListener(buttonListeners, listener);
- if (i == -1) {
- if (null == buttonListeners) {
- evtMap.initialize(this, ButtonEvent.Type.ACTIVATE);
- evtMap.initialize(this, ButtonEvent.Type.CLICK);
- evtMap.initialize(this, ButtonEvent.Type.ENTER);
- evtMap.initialize(this, ButtonEvent.Type.LEAVE);
- evtMap.initialize(this, ButtonEvent.Type.PRESS);
- evtMap.initialize(this, ButtonEvent.Type.RELEASE);
- buttonListeners = new Vector();
- }
- buttonListeners.addElement(listener);
- }
- }
- /**
- * Removes a listener
- * @see #addListener(ButtonListener)
- */
- public void removeListener(ButtonListener listener) {
- int i = findListener(buttonListeners, listener);
- if (i > -1) {
- buttonListeners.remove(i);
- }
- if (0 == buttonListeners.size()) {
- evtMap.uninitialize(this, ButtonEvent.Type.ACTIVATE);
- evtMap.uninitialize(this, ButtonEvent.Type.CLICK);
- evtMap.uninitialize(this, ButtonEvent.Type.ENTER);
- evtMap.uninitialize(this, ButtonEvent.Type.LEAVE);
- evtMap.uninitialize(this, ButtonEvent.Type.PRESS);
- evtMap.uninitialize(this, ButtonEvent.Type.RELEASE);
- buttonListeners = null;
- }
- }
-
- protected void fireButtonEvent(ButtonEvent event) {
- if (null == buttonListeners) {
- return;
- }
- int size = buttonListeners.size();
- int i = 0;
- while (i < size) {
- ButtonListener bl = (ButtonListener)buttonListeners.elementAt(i);
- bl.buttonEvent(event);
- i++;
- }
- }
-
- private void handleActivate() {
- fireButtonEvent(new ButtonEvent(this, ButtonEvent.Type.ACTIVATE));
- }
-
- private void handleClick() {
- fireButtonEvent(new ButtonEvent(this, ButtonEvent.Type.CLICK));
- }
-
- private void handleEnter() {
- fireButtonEvent(new ButtonEvent(this, ButtonEvent.Type.ENTER));
- }
-
- private void handleLeave() {
- fireButtonEvent(new ButtonEvent(this, ButtonEvent.Type.LEAVE));
- }
-
- private void handlePress() {
- fireButtonEvent(new ButtonEvent(this, ButtonEvent.Type.PRESS));
- }
-
- private void handleRelease() {
- fireButtonEvent(new ButtonEvent(this, ButtonEvent.Type.RELEASE));
- }
-
- public Class getEventListenerClass(String signal) {
- Class cls = evtMap.getEventListenerClass(signal);
- if (cls == null) cls = super.getEventListenerClass(signal);
- return cls;
- }
-
- public GtkEventType getEventType(String signal) {
- GtkEventType et = evtMap.getEventType(signal);
- if (et == null) et = super.getEventType(signal);
- return et;
- }
-
- private static EventMap evtMap = new EventMap();
- static {
- addEvents(evtMap);
- }
-
- /**
- * Implementation method to build an EventMap for this widget class.
- * Not useful (or supported) for application use.
- */
- private static void addEvents(EventMap anEvtMap) {
- anEvtMap.addEvent("activate", "handleActivate", ButtonEvent.Type.ACTIVATE, ButtonListener.class);
- anEvtMap.addEvent("clicked", "handleClick", ButtonEvent.Type.CLICK, ButtonListener.class);
- anEvtMap.addEvent("enter", "handleEnter", ButtonEvent.Type.ENTER, ButtonListener.class);
- anEvtMap.addEvent("leave", "handleLeave", ButtonEvent.Type.LEAVE, ButtonListener.class);
- anEvtMap.addEvent("pressed", "handlePress", ButtonEvent.Type.PRESS, ButtonListener.class);
- anEvtMap.addEvent("released", "handleRelease", ButtonEvent.Type.RELEASE, ButtonListener.class);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static org.gnu.glib.Type getType() {
- return new org.gnu.glib.Type(gtk_button_get_type());
- }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int gtk_button_get_type();
- native static final protected int gtk_button_new();
- native static final protected int gtk_button_new_with_label(String label);
- native static final protected int gtk_button_new_from_stock(String stock_id);
- native static final protected int gtk_button_new_with_mnemonic(String label);
- native static final protected void gtk_button_pressed(int button);
- native static final protected void gtk_button_released(int button);
- native static final protected void gtk_button_clicked(int button);
- native static final protected void gtk_button_enter(int button);
- native static final protected void gtk_button_leave(int button);
- native static final protected void gtk_button_set_relief(int button, int relief);
- native static final protected int gtk_button_get_relief(int button);
- native static final protected void gtk_button_set_label(int button, String label);
- native static final protected String gtk_button_get_label(int button);
- native static final protected void gtk_button_set_use_underline(int button, boolean useUnderline);
- native static final protected boolean gtk_button_get_use_underline(int button);
- native static final protected void gtk_button_set_use_stock(int button, boolean useStock);
- native static final protected boolean gtk_button_get_use_stock(int button);
- native static final protected void gtk_button_set_focus_on_click(int button, boolean focus);
- native static final protected boolean gtk_button_get_focus_on_click(int button);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/ButtonBox.java b/libgtk-java/src/java/org/gnu/gtk/ButtonBox.java
deleted file mode 100644
index e71c26f..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/ButtonBox.java
+++ /dev/null
@@ -1,88 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-
-/**
- * This is the base class that holds the common functions for
- * GtkHButtonBox and GtkVButtonBox. These are container widgets
- * specifically designed to manage a collection of buttons.
- * GtkButtonBox has a number of control functions that you can use to
- * set the sizes and positions of the buttons.
- * @see HButtonBox
- * @see VButtonBox
- */
-public abstract class ButtonBox extends Box
-{
- protected ButtonBox(int handle) {
- super(handle);
- }
-
- /**
- * Returns the layout which is used to dictate how the buttons are
- * organised.
- */
- public ButtonBoxStyle getLayout(){
- return ButtonBoxStyle.intern( gtk_button_box_get_layout(getHandle()) );
- }
-
- /**
- * Changes the way buttons are arranged in their container.
- * @param layout The new layout style.
- */
- public void setLayout( ButtonBoxStyle layout ){
- gtk_button_box_set_layout (getHandle(), layout.getValue() );
- }
-
- /**
- * Sets whether child should appear in a secondary group of children. A
- * typical use of a secondary child is the help button in a dialog.
- * <p>This group appears after the other children if the style is
- * ButtonBoxStyle.START, ButtonBoxStyle.SPREAD or ButtonBoxStyle.EDGE,
- * and before the the other children if the style is ButtonBoxStyle.END.
- * For horizontal button boxes, the definition of before/after depends on
- * direction of the widget (see widget.setDirection). If the style is
- * ButtonBoxStyle.START or ButtonBoxStyle.END, then the secondary children
- * are aligned at the other end of the button box from the main children.
- * For the other styles, they appear immediately next to the main children.
- * @param child A child widget of this button box.
- * @param isSecondary If TRUE, the child appears in a secondary group of the button box.
- */
- public void setChildSecondary( Widget child, boolean isSecondary){
- gtk_button_box_set_child_secondary (getHandle(), child.getHandle(), isSecondary);
- }
-
- /**
- * Gets whether the child appears in a secondary group of children.
- */
- public boolean getChildSecondary(Widget child) {
- return gtk_button_box_get_child_secondary(getHandle(), child.getHandle());
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_button_box_get_type());
- }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int gtk_button_box_get_type ();
- native static final protected int gtk_button_box_get_layout (int widget);
- native static final protected void gtk_button_box_set_layout (int widget, int layoutStyle);
- native static final protected void gtk_button_box_set_child_secondary (int widget, int child, boolean isSecondary);
- native static final protected boolean gtk_button_box_get_child_secondary(int widget, int child);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/ButtonBoxStyle.java b/libgtk-java/src/java/org/gnu/gtk/ButtonBoxStyle.java
deleted file mode 100644
index 4160316..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/ButtonBoxStyle.java
+++ /dev/null
@@ -1,102 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-/**
- * Used to dictate the style that a ButtonBox uses to layout the buttons it contains.
- * <pre>
- * GTK_BUTTONBOX_DEFAULT_STYLE
- * Default packing.
- * GTK_BUTTONBOX_SPREAD
- * Buttons are evenly spread across the ButtonBox.
- * GTK_BUTTONBOX_EDGE
- * Buttons are placed at the edges of the ButtonBox.
- * GTK_BUTTONBOX_START
- * Buttons are grouped towards the start of box, (on the left for a HBox, or the top for a VBox).
- * GTK_BUTTONBOX_END
- * Buttons are grouped towards the end of a box, (on the right for a HBox, or the bottom for a VBox).
- * </pre>
- */
-public class ButtonBoxStyle extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _DEFAULT_STYLE = 0;
- static final public org.gnu.gtk.ButtonBoxStyle DEFAULT_STYLE = new org.gnu.gtk.ButtonBoxStyle (
- _DEFAULT_STYLE);
- static final private int _SPREAD = 1;
- static final public org.gnu.gtk.ButtonBoxStyle SPREAD = new org.gnu.gtk.ButtonBoxStyle (_SPREAD);
- static final private int _EDGE = 2;
- static final public org.gnu.gtk.ButtonBoxStyle EDGE = new org.gnu.gtk.ButtonBoxStyle (_EDGE);
- static final private int _START = 3;
- static final public org.gnu.gtk.ButtonBoxStyle START = new org.gnu.gtk.ButtonBoxStyle (_START);
- static final private int _END = 4;
- static final public org.gnu.gtk.ButtonBoxStyle END = new org.gnu.gtk.ButtonBoxStyle (_END);
- static final private org.gnu.gtk.ButtonBoxStyle[] theInterned = new org.gnu.gtk.ButtonBoxStyle[]
- {
- DEFAULT_STYLE, SPREAD, EDGE, START, END
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.ButtonBoxStyle theSacrificialOne = new
- org.gnu.gtk.ButtonBoxStyle (0);
- static public org.gnu.gtk.ButtonBoxStyle intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.ButtonBoxStyle already = (org.gnu.gtk.ButtonBoxStyle) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.ButtonBoxStyle(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private ButtonBoxStyle (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.ButtonBoxStyle or (org.gnu.gtk.ButtonBoxStyle other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.ButtonBoxStyle and (org.gnu.gtk.ButtonBoxStyle other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.ButtonBoxStyle xor (org.gnu.gtk.ButtonBoxStyle other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.ButtonBoxStyle other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/ButtonsType.java b/libgtk-java/src/java/org/gnu/gtk/ButtonsType.java
deleted file mode 100644
index c353871..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/ButtonsType.java
+++ /dev/null
@@ -1,105 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-/**
- * Defines the prebuild set of buttons for a Dialog. If none of these choices
- * are appropriate, simply use NONE and then add you own buttons.
- * * <pre>
- * NONE
- * No buttons at all
- * OK
- * an OK button
- * CLOSE
- * a Close button
- * CANCEL
- * a Cancel button
- * YES_NO
- * Yes and No buttons
- * OK_CANCEL
- * OK and Cancel buttons.
- * </pre>
- */
-public class ButtonsType extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _NONE = 0;
- static final public org.gnu.gtk.ButtonsType NONE = new org.gnu.gtk.ButtonsType (_NONE);
- static final private int _OK = 1;
- static final public org.gnu.gtk.ButtonsType OK = new org.gnu.gtk.ButtonsType (_OK);
- static final private int _CLOSE = 2;
- static final public org.gnu.gtk.ButtonsType CLOSE = new org.gnu.gtk.ButtonsType (_CLOSE);
- static final private int _CANCEL = 3;
- static final public org.gnu.gtk.ButtonsType CANCEL = new org.gnu.gtk.ButtonsType (_CANCEL);
- static final private int _YES_NO = 4;
- static final public org.gnu.gtk.ButtonsType YES_NO = new org.gnu.gtk.ButtonsType (_YES_NO);
- static final private int _OK_CANCEL = 5;
- static final public org.gnu.gtk.ButtonsType OK_CANCEL = new org.gnu.gtk.ButtonsType (_OK_CANCEL);
- static final private org.gnu.gtk.ButtonsType[] theInterned = new org.gnu.gtk.ButtonsType[]
- {
- NONE, OK, CLOSE, CANCEL, YES_NO, OK_CANCEL
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.ButtonsType theSacrificialOne = new org.gnu.gtk.ButtonsType (0);
- static public org.gnu.gtk.ButtonsType intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.ButtonsType already = (org.gnu.gtk.ButtonsType) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.ButtonsType(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private ButtonsType (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.ButtonsType or (org.gnu.gtk.ButtonsType other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.ButtonsType and (org.gnu.gtk.ButtonsType other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.ButtonsType xor (org.gnu.gtk.ButtonsType other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.ButtonsType other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/Calendar.java b/libgtk-java/src/java/org/gnu/gtk/Calendar.java
deleted file mode 100644
index e000d15..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/Calendar.java
+++ /dev/null
@@ -1,278 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import java.util.Vector;
-
-import org.gnu.glib.EventMap;
-import org.gnu.glib.Type;
-import org.gnu.gtk.event.CalendarEvent;
-import org.gnu.gtk.event.CalendarListener;
-import org.gnu.gtk.event.GtkEventType;
-
-/**
- * A Calendar is a widget that displays a calendar one month at a time.
- */
-public class Calendar extends Widget {
-
- /**
- * Create a new Calendar object with the current date
- * selected.
- */
- public Calendar() {
- super(gtk_calendar_new());
- }
-
- /**
- * Construct a calendar using a handle to a native resource.
- */
- public Calendar(int handle) {
- super(handle);
- }
-
- /**
- * Shifts the calendar to a different month.
- *
- * @param month The month to select. This value is zero based.
- * @param year The year the month is in.
- */
- public void selectMonth(int month, int year) {
- Calendar.gtk_calendar_select_month(getHandle(), month, year);
- }
-
- /**
- * Selects a day from the current month.
- *
- * @param day A day number between 1 and 31, or 0 to unselect the
- * currently selected day.
- */
- public void selectDay(int day) {
- Calendar.gtk_calendar_select_day(getHandle(), day);
- }
-
- /**
- * Places a visual marker on a particular day.
- *
- * @param day The day number to mark between 1 and 31.
- */
- public void markDay(int day) {
- Calendar.gtk_calendar_mark_day(getHandle(), day);
- }
-
- /**
- * Removes the visual marker from a particular day.
- *
- * @param day The day number to unmark between 1 and 31.
- */
- public void unmarkDay(int day) {
- Calendar.gtk_calendar_unmark_day(getHandle(), day);
- }
-
- /**
- * Remove all visual marks.
- */
- public void clearMarks() {
- Calendar.gtk_calendar_clear_marks(getHandle());
- }
-
- /**
- * Sets the display options (whether to display the heading and the
- * month headings.
- *
- * @param displayOptions The options to set.
- */
- public void setDisplayOptions(CalendarDisplayOptions displayOptions) {
- gtk_calendar_set_display_options(getHandle(), displayOptions.getValue());
- }
-
- /**
- * Gets the display options (whether to display the heading and the
- * month headings.
- */
- public CalendarDisplayOptions getDisplayOptions() {
- return CalendarDisplayOptions.intern(gtk_calendar_get_display_options(getHandle()));
- }
-
- /**
- * Gets the selected date from a Calendar.
- *
- * @return A Calendar object that represents the date selected
- * in the widget.
- */
- public java.util.Calendar getDate() {
- int[] year = new int[1];
- int[] month = new int[1];
- int[] day = new int[1];
- Calendar.gtk_calendar_get_date(getHandle(), year, month, day);
- java.util.Calendar cal = java.util.Calendar.getInstance();
- cal.set(java.util.Calendar.YEAR, year[0]);
- cal.set(java.util.Calendar.MONTH, month[0]);
- cal.set(java.util.Calendar.DAY_OF_MONTH, day[0]);
- return cal;
- }
-
- /**
- * Locks the display of the Calendar until it is thawed
- * with the <code>thaw()</code> method.
- */
- public void freeze() {
- Calendar.gtk_calendar_freeze(getHandle());
- }
-
- /**
- * Defrosts a Calendar. All changes made since the last
- * <code>freeze()</code> are displayed.
- */
- public void thaw() {
- Calendar.gtk_calendar_thaw(getHandle());
- }
-
- /* **************************************
- * EVENT LISTENERS
- ****************************************/
-
- /**
- * Listeners for handling calendar events
- */
- private Vector calendarListeners = null;
-
- /**
- * Register an object to handle calendar events.
- * @see org.gnu.gtk.event.CalendarListener
- */
- public void addListener(CalendarListener listener) {
- // Don't add the listener a second time if it is in the Vector.
- int i = findListener(calendarListeners, listener);
- if (i == -1) {
- if (null == calendarListeners) {
- evtMap.initialize(this, CalendarEvent.Type.DAY_SELECTED);
- evtMap.initialize(this, CalendarEvent.Type.DAY_SELECTED_DOUBLE_CLICK);
- evtMap.initialize(this, CalendarEvent.Type.MONTH_CHANGED_NEXT);
- evtMap.initialize(this, CalendarEvent.Type.MONTH_CHANGED_PREV);
- evtMap.initialize(this, CalendarEvent.Type.YEAR_CHANGED_NEXT);
- evtMap.initialize(this, CalendarEvent.Type.YEAR_CHANGED_PREV);
- calendarListeners = new Vector();
- }
- calendarListeners.addElement(listener);
- }
- }
- /**
- * Removes a listener
- * @see #addListener(CalendarListener)
- */
- public void removeListener(CalendarListener listener) {
- int i = findListener(calendarListeners, listener);
- if (i > -1) {
- calendarListeners.remove(i);
- }
- if (0 == calendarListeners.size()) {
- evtMap.uninitialize(this, CalendarEvent.Type.DAY_SELECTED);
- evtMap.uninitialize(this, CalendarEvent.Type.DAY_SELECTED_DOUBLE_CLICK);
- evtMap.uninitialize(this, CalendarEvent.Type.MONTH_CHANGED_NEXT);
- evtMap.uninitialize(this, CalendarEvent.Type.MONTH_CHANGED_PREV);
- evtMap.uninitialize(this, CalendarEvent.Type.YEAR_CHANGED_NEXT);
- evtMap.uninitialize(this, CalendarEvent.Type.YEAR_CHANGED_PREV);
- calendarListeners = null;
- }
- }
-
- private void fireCalendarEvent(CalendarEvent event) {
- if (null == calendarListeners) {
- return;
- }
- int size = calendarListeners.size();
- int i = 0;
- while (i < size) {
- CalendarListener cl = (CalendarListener)calendarListeners.elementAt(i);
- cl.calendarEvent(event);
- i++;
- }
- }
-
- private void handleDaySelected() {
- fireCalendarEvent(new CalendarEvent(this, CalendarEvent.Type.DAY_SELECTED));
- }
-
- private void handleDaySelectedDC() {
- fireCalendarEvent(new CalendarEvent(this, CalendarEvent.Type.DAY_SELECTED_DOUBLE_CLICK));
- }
-
- private void handleNextMonth() {
- fireCalendarEvent(new CalendarEvent(this, CalendarEvent.Type.MONTH_CHANGED_NEXT));
- }
-
- private void handlePrevMonth() {
- fireCalendarEvent(new CalendarEvent(this, CalendarEvent.Type.MONTH_CHANGED_PREV));
- }
-
- private void handleNextYear() {
- fireCalendarEvent(new CalendarEvent(this, CalendarEvent.Type.YEAR_CHANGED_NEXT));
- }
-
- private void handlePrevYear() {
- fireCalendarEvent(new CalendarEvent(this, CalendarEvent.Type.YEAR_CHANGED_PREV));
- }
-
- public Class getEventListenerClass(String signal) {
- Class cls = evtMap.getEventListenerClass(signal);
- if (cls == null) cls = super.getEventListenerClass(signal);
- return cls;
- }
-
- public GtkEventType getEventType(String signal) {
- GtkEventType et = evtMap.getEventType(signal);
- if (et == null) et = super.getEventType(signal);
- return et;
- }
-
- private static EventMap evtMap = new EventMap();
- static {
- addEvents(evtMap);
- }
-
- /**
- * Implementation method to build an EventMap for this widget class.
- * Not useful (or supported) for application use.
- */
- private static void addEvents(EventMap anEvtMap) {
- anEvtMap.addEvent("day_selected", "handleDaySelected", CalendarEvent.Type.DAY_SELECTED, CalendarListener.class);
- anEvtMap.addEvent("day_selected_double_click", "handleDaySelectedDC", CalendarEvent.Type.DAY_SELECTED_DOUBLE_CLICK, CalendarListener.class);
- anEvtMap.addEvent("next_year", "handleNextYear", CalendarEvent.Type.YEAR_CHANGED_NEXT, CalendarListener.class);
- anEvtMap.addEvent("prev_year", "handlePrevYear", CalendarEvent.Type.YEAR_CHANGED_PREV, CalendarListener.class);
- anEvtMap.addEvent("next_month", "handleNextMonth", CalendarEvent.Type.MONTH_CHANGED_NEXT, CalendarListener.class);
- anEvtMap.addEvent("prev_month", "handlePrevMonth", CalendarEvent.Type.MONTH_CHANGED_PREV, CalendarListener.class);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_calendar_get_type());
- }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int gtk_calendar_get_type();
- native static final protected int gtk_calendar_new();
- native static final protected int gtk_calendar_select_month(int calendar, int month, int year);
- native static final protected void gtk_calendar_select_day(int calendar, int day);
- native static final protected int gtk_calendar_mark_day(int calendar, int day);
- native static final protected int gtk_calendar_unmark_day(int calendar, int day);
- native static final protected void gtk_calendar_clear_marks(int calendar);
- native static final protected void gtk_calendar_set_display_options(int calendar, int flags);
- native static final protected int gtk_calendar_get_display_options(int calendar);
- native static final protected void gtk_calendar_get_date(int calendar, int[] year, int[] month, int[] day);
- native static final protected void gtk_calendar_freeze(int calendar);
- native static final protected void gtk_calendar_thaw(int calendar);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/CalendarDisplayOptions.java b/libgtk-java/src/java/org/gnu/gtk/CalendarDisplayOptions.java
deleted file mode 100644
index dfd0a16..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/CalendarDisplayOptions.java
+++ /dev/null
@@ -1,115 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Flags;
-/**
- * Defines the appearance of a Calendar object.
- * <pre>
- * SHOW_HEADING
- * Specifies that the month and year should be displayed.
- * SHOW_DAY_NAMES
- * Specifies that three letter day descriptions should be displayed.
- * NO_MONTH_CHANGE
- * Prevents the user from switching months with the calendar
- * SHOW_WEEK_NUMBERS
- * Displays each week numbers of the current year down the left side of
- * the calendar
- * WEEK_START_MONDAY
- * Starts the calendar week on Monday, instead of the default Sunday.
- * </pre>
- */
-public class CalendarDisplayOptions extends Flags
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _SHOW_HEADING = 1 << 0;
- static final public org.gnu.gtk.CalendarDisplayOptions SHOW_HEADING = new
- org.gnu.gtk.CalendarDisplayOptions (_SHOW_HEADING);
- static final private int _SHOW_DAY_NAMES = 1 << 1;
- static final public org.gnu.gtk.CalendarDisplayOptions SHOW_DAY_NAMES = new
- org.gnu.gtk.CalendarDisplayOptions (_SHOW_DAY_NAMES);
- static final private int _NO_MONTH_CHANGE = 1 << 2;
- static final public org.gnu.gtk.CalendarDisplayOptions NO_MONTH_CHANGE = new
- org.gnu.gtk.CalendarDisplayOptions (_NO_MONTH_CHANGE);
- static final private int _SHOW_WEEK_NUMBERS = 1 << 3;
- static final public org.gnu.gtk.CalendarDisplayOptions SHOW_WEEK_NUMBERS = new
- org.gnu.gtk.CalendarDisplayOptions (_SHOW_WEEK_NUMBERS);
- static final private int _WEEK_START_MONDAY = 1 << 4;
- static final public org.gnu.gtk.CalendarDisplayOptions WEEK_START_MONDAY = new
- org.gnu.gtk.CalendarDisplayOptions (_WEEK_START_MONDAY);
- static final private org.gnu.gtk.CalendarDisplayOptions[] theInterned = new
- org.gnu.gtk.CalendarDisplayOptions[]
- {
- new org.gnu.gtk.CalendarDisplayOptions (0), SHOW_HEADING, SHOW_DAY_NAMES, new
- org.gnu.gtk.CalendarDisplayOptions (3), NO_MONTH_CHANGE, new
- org.gnu.gtk.CalendarDisplayOptions (5), new org.gnu.gtk.CalendarDisplayOptions (6), new
- org.gnu.gtk.CalendarDisplayOptions (7), SHOW_WEEK_NUMBERS, new
- org.gnu.gtk.CalendarDisplayOptions (9), new org.gnu.gtk.CalendarDisplayOptions (10), new
- org.gnu.gtk.CalendarDisplayOptions (11), new org.gnu.gtk.CalendarDisplayOptions (12), new
- org.gnu.gtk.CalendarDisplayOptions (13), new org.gnu.gtk.CalendarDisplayOptions (14), new
- org.gnu.gtk.CalendarDisplayOptions (15), WEEK_START_MONDAY
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.CalendarDisplayOptions theSacrificialOne = new
- org.gnu.gtk.CalendarDisplayOptions (0);
- static public org.gnu.gtk.CalendarDisplayOptions intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.CalendarDisplayOptions already = (org.gnu.gtk.CalendarDisplayOptions)
- theInternedExtras.get (theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.CalendarDisplayOptions(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private CalendarDisplayOptions (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.CalendarDisplayOptions or (org.gnu.gtk.CalendarDisplayOptions other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.CalendarDisplayOptions and (org.gnu.gtk.CalendarDisplayOptions other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.CalendarDisplayOptions xor (org.gnu.gtk.CalendarDisplayOptions other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.CalendarDisplayOptions other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/CellEditable.java b/libgtk-java/src/java/org/gnu/gtk/CellEditable.java
deleted file mode 100644
index c82a88f..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/CellEditable.java
+++ /dev/null
@@ -1,161 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import java.util.Vector;
-
-import org.gnu.gdk.Event;
-import org.gnu.glib.EventMap;
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-import org.gnu.gtk.event.CellEditableEvent;
-import org.gnu.gtk.event.CellEditableListener;
-import org.gnu.gtk.event.GtkEventType;
-
-public class CellEditable extends GObject
-{
- public CellEditable() {
- super(newObject());
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_cell_editable_get_type());
- }
-
- public void startEditing(Event event) {
- gtk_cell_editable_start_editing(getHandle(), event.getHandle());
- }
-
- public void editingDone() {
- gtk_cell_editable_editing_done(getHandle());
- }
-
- public void removeWidget() {
- gtk_cell_editable_remove_widget(getHandle());
- }
-
- /***************************************
- * Event Handler Related code
- ****************************************/
-
- /**
- * Listeners for handling toggle events
- */
- private Vector listeners = null;
- /**
- * Register an object to handle button events.
- * @see org.gnu.gtk.event.CellEditableListener
- */
- public void addListener(CellEditableListener listener) {
- // Don't add the listener a second time if it is in the Vector.
- int i = findListener(listeners, listener);
- if (i == -1) {
- if (null == listeners) {
- evtMap.initialize(this, CellEditableEvent.Type.EDITING_DONE);
- evtMap.initialize(this, CellEditableEvent.Type.REMOVE_WIDGET);
- listeners = new Vector();
- }
- listeners.addElement(listener);
- }
- }
- /**
- * Removes a listener
- * @see #addListener(CellEditableListener)
- */
- public void removeListener(CellEditableListener listener) {
- int i = findListener(listeners, listener);
- if (i > -1) {
- listeners.remove(i);
- }
- if (0 == listeners.size()) {
- evtMap.uninitialize(this, CellEditableEvent.Type.EDITING_DONE);
- evtMap.uninitialize(this, CellEditableEvent.Type.REMOVE_WIDGET);
- listeners = null;
- }
- }
-
- /**
- * Give us a way to locate a specific listener in a Vector.
- * @param list The Vector of listeners to search.
- * @param listener The object that is to be located in the Vector.
- * @return Returns the index of the listener in the Vector, or -1 if
- * the listener is not contained in the Vector.
- */
- protected static int findListener(Vector list, Object listener) {
- if (null == list || null == listener)
- return -1;
- return list.indexOf(listener);
- }
-
- protected void fireCellEditableEvent(CellEditableEvent event) {
- if (null == listeners) {
- return;
- }
- int size = listeners.size();
- int i = 0;
- while (i < size) {
- CellEditableListener lis = (CellEditableListener)listeners.elementAt(i);
- lis.cellEditableEvent(event);
- i++;
- }
- }
-
- private void handleEditingDone() {
- CellEditableEvent event = new CellEditableEvent(this, CellEditableEvent.Type.EDITING_DONE);
- fireCellEditableEvent(event);
- }
-
- private void handleRemoveWidget() {
- CellEditableEvent event = new CellEditableEvent(this, CellEditableEvent.Type.REMOVE_WIDGET);
- fireCellEditableEvent(event);
- }
-
- public Class getEventListenerClass(String signal) {
- Class cls = evtMap.getEventListenerClass(signal);
- if (cls == null) cls = super.getEventListenerClass(signal);
- return cls;
- }
-
- public GtkEventType getEventType(String signal) {
- GtkEventType et = evtMap.getEventType(signal);
- if (et == null) et = super.getEventType(signal);
- return et;
- }
-
- private static EventMap evtMap = new EventMap();
- static {
- addEvents(evtMap);
- }
-
- /**
- * Implementation method to build an EventMap for this widget class.
- * Not useful (or supported) for application use.
- */
- private static void addEvents(EventMap anEvtMap) {
- anEvtMap.addEvent("editing_done", "handleEditingDone", CellEditableEvent.Type.EDITING_DONE, CellEditableListener.class);
- anEvtMap.addEvent("remove_widget", "handleRemoveWidget", CellEditableEvent.Type.REMOVE_WIDGET, CellEditableListener.class);
- }
-
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int newObject();
- native static final protected int gtk_cell_editable_get_type ();
- native static final protected void gtk_cell_editable_start_editing (int cellEditable, int event);
- native static final protected void gtk_cell_editable_editing_done (int cellEditable);
- native static final protected void gtk_cell_editable_remove_widget (int cellEditable);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/CellRenderer.java b/libgtk-java/src/java/org/gnu/gtk/CellRenderer.java
deleted file mode 100644
index 3b8e16b..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/CellRenderer.java
+++ /dev/null
@@ -1,93 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-/**
- * A CellRenderer is an object used to reder data in a {@link TreeView} widget.
- * This is for all types of Table, Tree and list. Each renderer has one or more
- * {@link CellRendererAttribute}. These attributes are for data to be rendered.
- * This data is usually stored in a {@link TreeModel} object; the two current
- * implementations of {@link TreeModel} being {@link ListStore} (for tables and
- * lists) and {@link TreeStore} for trees.
- * <p>The choice of data to be rendered is particular to the TreeView widget -
- * any number of TreeView widgets may share the same data and choose to display
- * only a selection of it. Data is displayed in a {@link TreeView} widget by
- * attaching {@link TreeViewColumn}s and packing any number of {@link
- * CellRenderer}s into each column. Links are then made between the renderers
- * and the data in the model via the {@link
- * TreeViewColumn#addAttributeMapping(CellRenderer, CellRendererAttribute, int)}
- * method.
- *
- * <p>This class is a base class for the renderers, either home grown or any of
- * the following standard renderers:
- * <ul>
- * <li>{@link CellRendererPixbuf}
- * <li>{@link CellRendererText}
- * <li>{@link CellRendererToggle}
- * </ul>
- *
- * <p>For a full overview of the tree and list objects, see the {@link TreeView}
- * description.
- */
-public class CellRenderer extends GObject
-{
- CellRenderer(int hndl) {
- super(hndl);
- }
-
- /**
- * fixme:
- * to allow users to create cellrenderers, something will have to be done
- * here.
- * Anyone interested?
- */
-
- /*
- * FIXME: There are a number of properties which cellrenderers can have. We
- * don't support setting/getting any of them at the moment:
- *
- * "cell-background" gchararray : Write
- "cell-background-gdk" GdkColor : Read / Write
- "cell-background-set" gboolean : Read / Write
- "height" gint : Read / Write
- "is-expanded" gboolean : Read / Write
- "is-expander" gboolean : Read / Write
- "mode" GtkCellRendererMode : Read / Write
- "visible" gboolean : Read / Write
- "width" gint : Read / Write
- "xalign" gfloat : Read / Write
- "xpad" guint : Read / Write
- "yalign" gfloat : Read / Write
- "ypad" guint : Read / Write
- */
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_cell_renderer_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_cell_renderer_get_type ();
- native static final protected void gtk_cell_renderer_get_size (int cell, int widget, int cellArea, int [] xOffset, int [] yOffset, int [] width, int [] height);
- native static final protected void gtk_cell_renderer_render (int cell, int window, int widget, int backgroundArea, int cellArea, int exposedArea, int flags);
- native static final protected boolean gtk_cell_renderer_activate (int cell, int event, int widget, String path, int backgroundArea, int cellArea, int flags);
- native static final protected int gtk_cell_renderer_start_editing (int cell, int event, int widget, String path, int backgroundArea, int cellArea, int flags);
- native static final protected void gtk_cell_renderer_set_fixed_size (int cell, int width, int height);
- native static final protected void gtk_cell_renderer_get_fixed_size (int cell, int [] width, int [] height);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/CellRendererAttribute.java b/libgtk-java/src/java/org/gnu/gtk/CellRendererAttribute.java
deleted file mode 100644
index 07cd70d..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/CellRendererAttribute.java
+++ /dev/null
@@ -1,31 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-/**
- * {@link CellRenderer}s have attributes which can be set based on data from the
- * {@link TreeModel} (currently only implemented by {@link ListStore} and {@link
- * TreeStore}). Mapping renderer attributes to TreeModel dataBlocks is done via
- * the {@link TreeViewColumn} object.
- *
- * <p>For a full overview of the tree and list objects, please see the {@link
- * TreeView} widget description.
- */
-public class CellRendererAttribute{
- private String attrib;
-
- public String toString(){
- return attrib;
- }
-
- protected CellRendererAttribute(String attr){
- attrib = attr;
- }
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/CellRendererMode.java b/libgtk-java/src/java/org/gnu/gtk/CellRendererMode.java
deleted file mode 100644
index 3969140..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/CellRendererMode.java
+++ /dev/null
@@ -1,86 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-public class CellRendererMode extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _INVERT = 0;
- static final public org.gnu.gtk.CellRendererMode INVERT = new org.gnu.gtk.CellRendererMode (
- _INVERT);
- static final private int _ACTIVATABLE = 1;
- static final public org.gnu.gtk.CellRendererMode ACTIVATABLE = new org.gnu.gtk.CellRendererMode (
- _ACTIVATABLE);
- static final private int _EDITABLE = 2;
- static final public org.gnu.gtk.CellRendererMode EDITABLE = new org.gnu.gtk.CellRendererMode (
- _EDITABLE);
- static final private org.gnu.gtk.CellRendererMode[] theInterned = new
- org.gnu.gtk.CellRendererMode[]
- {
- INVERT, ACTIVATABLE, EDITABLE
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.CellRendererMode theSacrificialOne = new
- org.gnu.gtk.CellRendererMode (0);
- static public org.gnu.gtk.CellRendererMode intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.CellRendererMode already = (org.gnu.gtk.CellRendererMode) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.CellRendererMode(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private CellRendererMode (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.CellRendererMode or (org.gnu.gtk.CellRendererMode other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.CellRendererMode and (org.gnu.gtk.CellRendererMode other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.CellRendererMode xor (org.gnu.gtk.CellRendererMode other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.CellRendererMode other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/CellRendererPixbuf.java b/libgtk-java/src/java/org/gnu/gtk/CellRendererPixbuf.java
deleted file mode 100644
index 36a89b3..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/CellRendererPixbuf.java
+++ /dev/null
@@ -1,78 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-import org.gnu.gdk.Pixbuf;
-
-/**
- * A {@link CellRenderer} for pixbufs.
- */
-public class CellRendererPixbuf extends CellRenderer
-{
- /**
- * Creates a new CellRendererPixbuf
- */
- public CellRendererPixbuf(){
- super(gtk_cell_renderer_pixbuf_new ());
- }
-
- /**
- * Attributes for the CellRenderer
- */
- public static class Attribute extends CellRendererAttribute{
- private Attribute(String attr){
- super(attr);
- }
- /** The pixbuf to render. */
- public static final Attribute PIXBUF = new Attribute("pixbuf");
- /** Pixbuf for open expander. */
- public static final Attribute PIXBUF_EXPANDER_OPEN = new Attribute("pixbuf-expander-open");
- /** Pixbuf for closed expander. */
- public static final Attribute PIXBUF_EXPANDER_CLOSED = new Attribute("pixbuf-expander-closed");
- /** The stock icon to render. */
- public static final Attribute STOCK_ID = new Attribute("stock-id");
- /** The size of the rendered icon. */
- public static final Attribute STOCK_SIZE = new Attribute("stock-size");
-
- }
-
- /**
- */
- public void setPixbuf(Pixbuf pixbuf){
- gtk_setPixbuf(getHandle(), pixbuf.getHandle());
- }
- native static final protected int gtk_setPixbuf(int cr, int pixbuf);
-
- /**
- */
- public void setPixbufExpanderOpen(Pixbuf pixbuf){
- gtk_setPixbufOpen(getHandle(), pixbuf.getHandle());
- }
- native static final protected int gtk_setPixbufOpen(int cr, int pixbuf);
-
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_cell_renderer_pixbuf_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_cell_renderer_pixbuf_get_type ();
- native static final protected int gtk_cell_renderer_pixbuf_new ();
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/CellRendererState.java b/libgtk-java/src/java/org/gnu/gtk/CellRendererState.java
deleted file mode 100644
index cf6962e..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/CellRendererState.java
+++ /dev/null
@@ -1,91 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Flags;
-public class CellRendererState extends Flags
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _SELECTED = 1 << 0;
- static final public org.gnu.gtk.CellRendererState SELECTED = new org.gnu.gtk.CellRendererState (
- _SELECTED);
- static final private int _PRELIT = 1 << 1;
- static final public org.gnu.gtk.CellRendererState PRELIT = new org.gnu.gtk.CellRendererState (
- _PRELIT);
- static final private int _INSENSITIVE = 1 << 2;
- static final public org.gnu.gtk.CellRendererState INSENSITIVE = new
- org.gnu.gtk.CellRendererState (_INSENSITIVE);
- static final private int _SORTED = 1 << 3;
- static final public org.gnu.gtk.CellRendererState SORTED = new org.gnu.gtk.CellRendererState (
- _SORTED);
- static final private org.gnu.gtk.CellRendererState[] theInterned = new
- org.gnu.gtk.CellRendererState[]
- {
- new org.gnu.gtk.CellRendererState (0), SELECTED, PRELIT, new org.gnu.gtk.CellRendererState (
- 3), INSENSITIVE, new org.gnu.gtk.CellRendererState (5), new
- org.gnu.gtk.CellRendererState (6), new org.gnu.gtk.CellRendererState (7), SORTED
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.CellRendererState theSacrificialOne = new
- org.gnu.gtk.CellRendererState (0);
- static public org.gnu.gtk.CellRendererState intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.CellRendererState already = (org.gnu.gtk.CellRendererState)
- theInternedExtras.get (theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.CellRendererState(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private CellRendererState (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.CellRendererState or (org.gnu.gtk.CellRendererState other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.CellRendererState and (org.gnu.gtk.CellRendererState other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.CellRendererState xor (org.gnu.gtk.CellRendererState other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.CellRendererState other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/CellRendererText.java b/libgtk-java/src/java/org/gnu/gtk/CellRendererText.java
deleted file mode 100644
index ff4602f..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/CellRendererText.java
+++ /dev/null
@@ -1,214 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import java.util.Vector;
-
-import org.gnu.glib.EventMap;
-import org.gnu.glib.Type;
-import org.gnu.gtk.event.CellRendererTextEvent;
-import org.gnu.gtk.event.CellRendererTextListener;
-import org.gnu.gtk.event.GtkEventType;
-
-/**
- * A {@link CellRenderer} for displaying Strings.
- * <p>See the {@link TreeView} description for an overview fo the tree and list
- * objects.
- *
- * <p>Gtk provides many properties for this renderer. Not all of them have been
- * implemented in the Java-Gnome system (they're not all useful). If you
- * have requirements for one of them which isn't implemented, please contact us
- * and we may add support for it.
- */
-public class CellRendererText extends CellRenderer {
- /**
- * Constructs a new text renderer
- */
- public CellRendererText() {
- super(gtk_cell_renderer_text_new());
- }
-
- /**
- * Attributes which may be used to connect to data in a {@link TreeModel}
- * via methods in the {@link TreeViewColumn} object.
- *
- * <p>Note that these should usually be set to PANGO constants.
- */
- public static class Attribute extends CellRendererAttribute {
- private Attribute(String attrib) {
- super(attrib);
- }
- /** (String) Text to render */
- public static final Attribute TEXT = new Attribute("text");
- /** (String) Marked up text to render */
- public static final Attribute MARKUP = new Attribute("markup");
- /** (pango.AttrList) A list of style attributes to apply to the text of the renderer */
- public static final Attribute ATTRIBUTES = new Attribute("attributes");
- /** (String) Background color*/
- public static final Attribute BACKGROUND = new Attribute("background");
- /** (gdk.Color) Background color */
- public static final Attribute BACKGROUND_GDK = new Attribute("background_gdk");
- /** (String) Foreground color */
- public static final Attribute FOREGROUND = new Attribute("foreground");
- /** (gdk.Color) Foreground color*/
- public static final Attribute FOREGROUND_GDK = new Attribute("foreground_gdk");
- /** (boolean) Whether the text can be modified by the user */
- public static final Attribute EDITABLE = new Attribute("editable");
- /** (String) Font description as a string */
- public static final Attribute FONT = new Attribute("font");
- /** (String) Name of the font family, e.g. Sans, Helvetica, Times, Monospace */
- public static final Attribute FONT_FAMILY = new Attribute("family");
- /** (Int) Font Weight (see pango.Weight) */
- public static final Attribute WEIGHT = new Attribute("weight");
- /** (int) Font Size */
- public static final Attribute SIZE = new Attribute("size");
- /** (double) Font scaling factor */
- public static final Attribute SCALE = new Attribute("scale");
- /** (int) Offset of text above the baseline (below the baseline if rise is negative) */
- public static final Attribute RISE = new Attribute("rise");
- /** (boolean) Whether to strike through the text */
- public static final Attribute STRIKETHROUGH = new Attribute("strikethrough");
- /** (pango.Underline) Style of underline for this text */
- public static final Attribute UNDERLINE = new Attribute("underline");
- }
-
- /**
- * Sets the pango attributes for the renderer
- * @param attrib PangoAttributeList to use
- */
- public void setAttributes(org.gnu.pango.AttrList attr) {
- gtk_setAttributes(getHandle(), attr.getHandle());
- }
-
- /**
- * Sets the font to use
- */
- public void setFont(org.gnu.pango.FontDescription font) {
- gtk_setFont(getHandle(), font.getHandle());
- }
-
- /**
- * Returns the font being used
- */
- public org.gnu.pango.FontDescription getFont() {
- return new org.gnu.pango.FontDescription(gtk_getFont(getHandle()));
- }
-
- /**
- * Sets whether the user may edit the text.
- */
- public void setEditable(boolean editable) {
- gtk_setProperty(getHandle(), "editable", editable);
- }
-
- /**
- * Sets the underline of all cells
- */
- public void setUnderline(org.gnu.pango.Underline underline) {
- gtk_setUnderLine(getHandle(), underline.getValue());
- }
-
- /* **************************************
- * Event Handling
- ****************************************/
-
- /** Listeners for handling CellRendererText events */
- private Vector CellRendererTextListeners = null;
- /**
- * Register an object to handle CellRendererText events.
- * @see org.gnu.gtk.event.CellRendererTextListener
- */
- public void addListener(CellRendererTextListener listener) {
- // Don't add the listener a second time if it is in the Vector.
- int i = Widget.findListener(CellRendererTextListeners, listener);
- if (i == -1) {
- if (null == CellRendererTextListeners) {
- evtMap.initialize(this, CellRendererTextEvent.Type.EDITED);
- CellRendererTextListeners = new Vector();
- }
- CellRendererTextListeners.addElement(listener);
- }
- }
- /**
- * Removes a listener
- * @see #addCellRendererTextListener(CellRendererTextListener)
- */
- public void removeListener(CellRendererTextListener listener) {
- int i = Widget.findListener(CellRendererTextListeners, listener);
- if (i > -1)
- CellRendererTextListeners.remove(i);
- if (0 == CellRendererTextListeners.size()) {
- evtMap.uninitialize(this, CellRendererTextEvent.Type.EDITED);
- CellRendererTextListeners = null;
- }
- }
-
- protected void fireCellRendererTextEvent(CellRendererTextEvent event) {
- if (null == CellRendererTextListeners)
- return;
- int size = CellRendererTextListeners.size();
- int i = 0;
- while (i < size) {
- CellRendererTextListener sl = (CellRendererTextListener)CellRendererTextListeners.elementAt(i);
- sl.cellRendererTextEvent(event);
- i++;
- }
- }
-
- private void handleEdited(String arg1, String arg2) {
- fireCellRendererTextEvent(new CellRendererTextEvent(this, arg1, arg2));
- }
-
- public Class getEventListenerClass(String signal) {
- Class cls = evtMap.getEventListenerClass(signal);
- if (cls == null) cls = super.getEventListenerClass(signal);
- return cls;
- }
-
- public GtkEventType getEventType(String signal) {
- GtkEventType et = evtMap.getEventType(signal);
- if (et == null) et = super.getEventType(signal);
- return et;
- }
-
- private static EventMap evtMap = new EventMap();
- static {
- addEvents(evtMap);
- }
-
- private static void addEvents(EventMap anEvtMap) {
- anEvtMap.addEvent("edited", "handleEdited", CellRendererTextEvent.Type.EDITED, CellRendererTextListener.class);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_cell_renderer_text_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_cell_renderer_text_get_type();
- native static final protected int gtk_cell_renderer_text_new();
- native static final protected void gtk_cell_renderer_text_set_fixed_height_from_font(
- int renderer,
- int numberOfRows);
- native static final protected void gtk_setAttributes(int handle, int attr);
- native static final protected void gtk_setFont(int handle, int font);
- native static final protected int gtk_getFont(int handle);
- native static final protected void gtk_setProperty(int handle, String property, boolean setting);
- native static final protected void gtk_setUnderLine(int handle, int underline);
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/CellRendererToggle.java b/libgtk-java/src/java/org/gnu/gtk/CellRendererToggle.java
deleted file mode 100644
index 1f913b0..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/CellRendererToggle.java
+++ /dev/null
@@ -1,171 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import java.util.Iterator;
-import java.util.Vector;
-
-import org.gnu.glib.EventMap;
-import org.gnu.glib.Type;
-import org.gnu.gtk.event.CellRendererTextEvent;
-import org.gnu.gtk.event.CellRendererToggleEvent;
-import org.gnu.gtk.event.CellRendererToggleListener;
-import org.gnu.gtk.event.GtkEventType;
-
-/**
- * The CellRendererToggle is a {@link CellRenderer} for boolean data.
- */
-public class CellRendererToggle extends CellRenderer {
- private static EventMap evtMap = new EventMap();
-
- static {
- addEvents(evtMap);
- }
- // we use a set so we don't have repeated elements on the list
- private Vector listeners = null;
-
- /**
- * Constructs a new Cell Renderer.
- */
- public CellRendererToggle() {
- super(gtk_cell_renderer_toggle_new());
- }
-
- /**
- * If radio is TRUE, the cell renderer renders a radio toggle (i.e. a toggle
- * in a group of mutually-exclusive toggles). If FALSE, it renders a check
- * toggle (a standalone boolean option). This can be set globally for the
- * cell renderer, or changed just before rendering each cell in the model
- * (for {@link TreeView}, you set up a per-row setting using {@link
- * TreeViewColumn} to associate model columns with cell renderer
- * properties).
- * @param radio TRUE to make the toggle look like a radio button
- */
- public void setRadio(boolean radio) {
- gtk_cell_renderer_toggle_set_radio(getHandle(), radio);
- }
-
- /**
- * Sets whether all cells are toggled. You will usually want to do this
- * based on data in the model, using {@link
- * TreeViewColumn#addAttributeMapping(CellRenderer, CellRendererAttribute,
- * int)} with the {@link CellRendererToggle.Attribute#ACTIVE} attribute.
- * @param toggled If true, all cells will be toggled, or cheked.
- */
- public void setToggled(boolean toggled) {
- gtk_cell_renderer_toggle_set_active(getHandle(), toggled);
- }
-
- /**
- * Sets whether the user can change the toggled status of the cell. This
- * method will change the setting for all cells. It can be set on a cell by
- * cell basis by including the data in the model and attaching the {@link
- * CellRendererToggle.Attribute#ACTIVATABLE} property, using the {@link
- * TreeViewColumn#addAttributeMapping(CellRenderer, CellRendererAttribute,
- * int)} property
- * @param setting If true, the value of all cells may be changed.
- */
- public void setUserEditable(boolean setting) {
- setActivatable(getHandle(), setting);
- }
-
- /** Attributes for mapping to data in the TreeModel */
- public static class Attribute extends CellRendererAttribute {
- private Attribute(String attr) {
- super(attr);
- }
- /** The state of the toggle */
- public static final Attribute ACTIVE = new Attribute("active");
- /** Whether the user can change the state of the toggle */
- public static final Attribute ACTIVATABLE = new Attribute("activatable");
- /** The inconsistent state of the button. */
- public static final Attribute INCONSISTENT = new Attribute("inconsistent");
- /** Draw the toggle button as a radio button. */
- public static final Attribute RADIO = new Attribute("radio");
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_cell_renderer_toggle_get_type());
- }
-
- private static void addEvents(EventMap anEvtMap) {
- anEvtMap.addEvent(
- "toggled",
- "handleTogled",
- CellRendererToggleEvent.Type.TOGGLED,
- CellRendererToggleListener.class);
- }
-
- private void handleTogled(String arg) {
- fireCellRendererToggleEvent(new CellRendererToggleEvent(this, arg));
- }
-
- public Class getEventListenerClass(String signal) {
- Class cls = evtMap.getEventListenerClass(signal);
- if (cls == null) cls = super.getEventListenerClass(signal);
- return cls;
- }
-
- public GtkEventType getEventType(String signal) {
- GtkEventType et = evtMap.getEventType(signal);
- if (et == null) et = super.getEventType(signal);
- return et;
- }
-
- public void fireCellRendererToggleEvent(CellRendererToggleEvent evt) {
- final Iterator i = listeners.iterator();
- while (i.hasNext())
- ((CellRendererToggleListener)i.next()).cellRendererToggleEvent(evt);
- }
- /**
- * Register an object to handle CellRendererToggle events.
- * @see org.gnu.gtk.event.CellRendererTextListener
- */
- public void addListener(CellRendererToggleListener l) {
- int i = Widget.findListener(listeners, l);
- if (i == -1) {
- if (null == listeners) {
- evtMap.initialize(this, CellRendererToggleEvent.Type.TOGGLED);
- listeners = new Vector();
- }
- listeners.addElement(l);
- }
- }
- /**
- * Removes a listener
- * @see #addCellRendererToggleListener(CellRendererToggleListener)
- */
- public void removeListener(CellRendererToggleListener l) {
- int i = Widget.findListener(listeners, l);
- if (i > -1)
- listeners.remove(i);
- if (0 == listeners.size()) {
- evtMap.uninitialize(this, CellRendererToggleEvent.Type.TOGGLED);
- listeners = null;
- }
- }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected void setActivatable(int toggle, boolean setting);
- native static final protected int gtk_cell_renderer_toggle_get_type();
- native static final protected int gtk_cell_renderer_toggle_new();
- native static final protected boolean gtk_cell_renderer_toggle_get_radio(int toggle);
- native static final protected void gtk_cell_renderer_toggle_set_radio(int toggle, boolean radio);
- native static final protected boolean gtk_cell_renderer_toggle_get_active(int toggle);
- native static final protected void gtk_cell_renderer_toggle_set_active(int toggle, boolean setting);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/CheckButton.java b/libgtk-java/src/java/org/gnu/gtk/CheckButton.java
deleted file mode 100644
index b7cad8e..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/CheckButton.java
+++ /dev/null
@@ -1,72 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-
-/**
- * A CheckButton widget displays a small button with a label next to
- * it. The button can be toggled on or off by the mouse, and will
- * retain its state until it is toggled again.
- */
-public class CheckButton extends ToggleButton
-{
- /**
- * Creates a new CheckButton
- */
- public CheckButton(){
- super(gtk_check_button_new());
- }
-
- /**
- * Construct a check button using a handle to a native resource.
- */
- public CheckButton(int handle) {
- super(handle);
- }
-
- /**
- * Creates a new Checkbutton with a label. If hasMnemonic is true, any mnemonic
- * characters in the {@link Label} will be interpreted. See the description
- * of the {@link Label} class for more details of mnemonic characters.
- *
- * @param label Text to be displayed in a label next to the check box.
- * @param hasMnemonic. Determines whether to interpret Mnemonic characters
- */
- public CheckButton(String label, boolean hasMnemonic){
- super(init(label, hasMnemonic));
- }
-
- private static int init(String label, boolean hasMnemonic) {
- if (hasMnemonic)
- return gtk_check_button_new_with_mnemonic(label);
- else
- return gtk_check_button_new_with_label(label);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_check_button_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_check_button_get_type ();
- native static final protected int gtk_check_button_new ();
- native static final protected int gtk_check_button_new_with_label (String label);
- native static final protected int gtk_check_button_new_with_mnemonic (String label);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/CheckMenuItem.java b/libgtk-java/src/java/org/gnu/gtk/CheckMenuItem.java
deleted file mode 100644
index d262a48..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/CheckMenuItem.java
+++ /dev/null
@@ -1,219 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import java.util.Vector;
-
-import org.gnu.glib.EventMap;
-import org.gnu.glib.Type;
-import org.gnu.gtk.event.CheckMenuItemEvent;
-import org.gnu.gtk.event.CheckMenuItemListener;
-import org.gnu.gtk.event.GtkEventType;
-
-/**
- * The CheckMenuItem is a menu item that maintains the state of a boolean
- * value in addition to the MenuItem's usual role of activating applicaiton
- * code.
- * <p>
- * A check box indicating the state of boolean value is displayed on the
- * left side of the MenuItem. Activating the MenuItem toggles this value.
- */
-public class CheckMenuItem extends MenuItem {
-
- /**
- * Create a new CheckMenuItem
- */
- public CheckMenuItem() {
- super(CheckMenuItem.gtk_check_menu_item_new());
- }
-
- /**
- * Construct a CheckMenuItem using a handle to a native resource.
- */
- public CheckMenuItem(int handle) {
- super(handle);
- }
-
- /**
- * Create a new CheckMenuItem with the given label.
- *
- * @param label The label to display for this CheckMenuItem.
- */
- public CheckMenuItem(String label, boolean hasMnemonic) {
- super(init(label, hasMnemonic));
- }
-
- private static int init(String label, boolean hasMnemonic) {
- if (hasMnemonic)
- return gtk_check_menu_item_new_with_mnemonic(label);
- else
- return gtk_check_menu_item_new_with_label(label);
- }
-
- /**
- * Sets the active state of the CheckMenuItem's check box.
- *
- * @param isActive true if the check box is checked.
- */
- public void setActive(boolean isActive) {
- CheckMenuItem.gtk_check_menu_item_set_active(getHandle(), isActive);
- }
-
- /**
- * Returns whether the CheckMenuItem is active.
- *
- * @return true if the check box is active.
- */
- public boolean getActive() {
- return CheckMenuItem.gtk_check_menu_item_get_active(getHandle());
- }
-
- /**
- * This method will turn on a third state that indicates that the
- * widget is in an inconsistent state.
- *
- * @param isInconsistent true to display an "inconsistent" third state.
- */
- public void setInconsistent(boolean isInconsistent) {
- gtk_check_menu_item_set_inconsistent(getHandle(), isInconsistent);
- }
-
- /**
- * Returns whether the CheckMenuItem is in the "inconsistent" state.
- *
- * @return true if the check box is inconsistent.
- */
- public boolean getInconsistent() {
- return gtk_check_menu_item_get_inconsistent(getHandle());
- }
-
- /**
- * Sets whether the CheckMenuItem should be drawn as a radio control
- * @param drawAsRadio
- */
- public void setDrawAsRadio(boolean drawAsRadio) {
- gtk_check_menu_item_set_draw_as_radio(getHandle(), drawAsRadio);
- }
-
- /**
- * Gets whether the CheckMenuItem will be drawn as a radio control.
- * @return
- */
- public boolean getDrawAsRadio() {
- return gtk_check_menu_item_get_draw_as_radio(getHandle());
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_check_menu_item_get_type());
- }
-
- /* **************************************
- * EVENT LISTENERS
- ****************************************/
-
- /**
- * Listeners for handling dialog events
- */
- private Vector listeners = null;
-
- /**
- * Register an object to handle CheckMenuItem events.
- * @see CheckMenuItemListener
- */
- public void addListener(CheckMenuItemListener listener) {
- // Don't add the listener a second time if it is in the Vector.
- int i = findListener(listeners, listener);
- if (i == -1) {
- if (null == listeners) {
- evtMap.initialize(this, CheckMenuItemEvent.Type.TOGGLED);
- listeners = new Vector();
- }
- listeners.addElement(listener);
- }
- }
-
- /**
- * Removes a listener
- * @see #addListener(CheckMenuItemListener)
- */
- public void removeListener(CheckMenuItemListener listener) {
- int i = findListener(listeners, listener);
- if (i > -1) {
- listeners.remove(i);
- }
- if (0 == listeners.size()) {
- evtMap.uninitialize(this, CheckMenuItemEvent.Type.TOGGLED);
- listeners = null;
- }
- }
-
- protected void fireCheckMenuItemEvent(CheckMenuItemEvent event) {
- if (null == listeners) {
- return;
- }
- int size = listeners.size();
- int i = 0;
- while (i < size) {
- CheckMenuItemListener cbl = (CheckMenuItemListener)listeners.elementAt(i);
- cbl.checkMenuItemEvent(event);
- i++;
- }
- }
-
- private void handleToggled() {
- fireCheckMenuItemEvent(new CheckMenuItemEvent(this, CheckMenuItemEvent.Type.TOGGLED));
- }
-
- public Class getEventListenerClass(String signal) {
- Class cls = evtMap.getEventListenerClass(signal);
- if (cls == null) cls = super.getEventListenerClass(signal);
- return cls;
- }
-
- public GtkEventType getEventType(String signal) {
- GtkEventType et = evtMap.getEventType(signal);
- if (et == null) et = super.getEventType(signal);
- return et;
- }
-
- private static EventMap evtMap = new EventMap();
- static {
- addEvents(evtMap);
- }
-
- /**
- * Implementation method to build an EventMap for this widget class.
- * Not useful (or supported) for application use.
- */
- private static void addEvents(EventMap anEvtMap) {
- anEvtMap.addEvent("toggled", "handleToggled", CheckMenuItemEvent.Type.TOGGLED, CheckMenuItemListener.class);
- }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int gtk_check_menu_item_get_type();
- native static final protected int gtk_check_menu_item_new();
- native static final protected int gtk_check_menu_item_new_with_label(String label);
- native static final protected int gtk_check_menu_item_new_with_mnemonic(String label);
- native static final protected void gtk_check_menu_item_set_active(int check_menu_item, boolean isActive);
- native static final protected boolean gtk_check_menu_item_get_active(int check_menu_item);
- native static final protected void gtk_check_menu_item_toggled(int check_menu_item);
- native static final protected void gtk_check_menu_item_set_inconsistent(int check_menu_item, boolean setting);
- native static final protected boolean gtk_check_menu_item_get_inconsistent(int check_menu_item);
- native static final protected void gtk_check_menu_item_set_draw_as_radio(int cmenu, boolean asRadio);
- native static final protected boolean gtk_check_menu_item_get_draw_as_radio(int cmenu);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/Clipboard.java b/libgtk-java/src/java/org/gnu/gtk/Clipboard.java
deleted file mode 100644
index c5ce2c8..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/Clipboard.java
+++ /dev/null
@@ -1,116 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.gdk.Atom;
-import org.gnu.gdk.Display;
-import org.gnu.glib.Boxed;
-/**
- * The Clipboard object represents a clipboard of data shared between
- * different processes or between different widgets in the same process.
- *
- * <p>TODO: This requires gdk.Selections
- * <p>TODO: callback functions
- */
-public class Clipboard extends Boxed
-{
- /**
- */
- protected Clipboard(int handle){
- this.handle = handle;
- }
-
- /**
- * Clear the contents of the clipboard.
- */
- public void clear() {
- gtk_clipboard_clear(handle);
- }
-
- /**
- * Returns the clipboard object for the given selection.
- * See {@link Clipboard#getForDisplay(Display, Atom)} for complete details.
- * @param atom a {@link Atom} which identifies the clipboard to use
- * @return the appropriate clipboard object. If no clipboard already exists,
- * a new one will be created. Once a clipboard object has been created,
- * it is persistent for all time and cannot be freed.
- */
- static public Clipboard get(Atom atom) {
- return new Clipboard(gtk_clipboard_get(atom.getHandle()));
- }
-
- /**
- *
- * @param display the display for which the clipboard is to be retrieved or created
- * @param atom a {@link Atom} which identifies the clipboard to use
- * @return he appropriate clipboard object. If no clipboard already exists,
- * a new one will be created. Once a clipboard object has been created,
- * it is persistent for all time and cannot be freed.
- *
- * TODO: write JNI
- */
- static public Clipboard getForDisplay (Display display, Atom atom) {
- return null;
- }
-
- /**
- * Gets the {@link Display} associated with clipboard.
- *
- * @return the {@link Display} associated with clipboard
- */
- public Display getDisplay() {
- return new Display(gtk_clipboard_get_display(handle));
- }
-
- /**
- * Requests the contents of the clipboard as {@link SelectionData}
- * @param atom an {@link Atom} representing the form into which the
- * clipboard owner should convert the selection
- * @return a newly-allocated {@link SelectionData} object or <code>NULL</code>
- * if retrieving the given target failed
- *
- * TODO: write the JNI
- */
- public SelectionData getContents(Atom atom) {
- return null;
- }
-
- public boolean isTextAvailable() {
- return gtk_clipboard_wait_is_text_available(handle);
- }
-
- /**
- * Set the contents of the clipboard.
- */
- public void setText(String text) {
- gtk_clipboard_set_text(handle, text, text.length());
- }
-
- /**
- * Requests the contents of the clipboard as text.
- */
- public String getText() {
- return gtk_clipboard_wait_for_text(handle);
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_clipboard_get (int selection);
- native static final protected int gtk_clipboard_get_display(int clipboard);
- native static final protected int gtk_clipboard_get_owner (int clipboard);
- native static final protected void gtk_clipboard_clear (int clipboard);
- native static final protected void gtk_clipboard_set_text (int clipboard, String text, int len);
- native static final protected String gtk_clipboard_wait_for_text (int clipboard);
- native static final protected boolean gtk_clipboard_wait_is_text_available (int clipboard);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/ColorButton.java b/libgtk-java/src/java/org/gnu/gtk/ColorButton.java
deleted file mode 100644
index b5ec56b..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/ColorButton.java
+++ /dev/null
@@ -1,206 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-package org.gnu.gtk;
-
-import java.util.Vector;
-
-import org.gnu.gdk.Color;
-import org.gnu.glib.EventMap;
-import org.gnu.gtk.event.ColorButtonEvent;
-import org.gnu.gtk.event.ColorButtonListener;
-import org.gnu.gtk.event.GtkEventType;
-
-/**
- * The ColorButton is a widget in the form of a small button
- * containing a swatch representing the current selected
- * color. When the button is clicked, a ColorSelection dialog
- * will open, allowing the user to select a color. The swatch
- * will be updated to reflect the new color when the user finishes.
- */
-public class ColorButton extends Button {
-
- /**
- * Create a new ColorButton.
- */
- public ColorButton() {
- super(gtk_color_button_new());
- }
-
- /**
- * Create a new ColorButton initialized with the provided color.
- * @param color A Color to set the current color with.
- */
- public ColorButton(Color color) {
- super(gtk_color_button_new_with_color(color.getHandle()));
- }
-
- /**
- * Set the current color for the widget.
- * @param color
- */
- public void setColor(Color color) {
- gtk_color_button_set_color(getHandle(), color.getHandle());
- }
-
- /**
- * Returns the current color value.
- * @return
- */
- public Color getColor() {
- return new Color(gtk_color_button_get_color(getHandle()));
- }
-
- /**
- * Sets the current opacity to be alpha
- * @param alpha
- */
- public void setAlpha(int alpha) {
- gtk_color_button_set_alpha(getHandle(), alpha);
- }
-
- /**
- * Returns the current alpha value.
- * @return
- */
- public int getAlpha() {
- return gtk_color_button_get_alpha(getHandle());
- }
-
- /**
- * Sets whether or not the ColorButton should use the alpha channel.
- * @param useAlpha
- */
- public void setUseAlpha(boolean useAlpha) {
- gtk_color_button_set_use_alpha(getHandle(), useAlpha);
- }
-
- /**
- * Returns whether or not the ColorButton is using the alpha channel.
- * @return
- */
- public boolean getUseAlpha() {
- return gtk_color_button_get_use_alpha(getHandle());
- }
-
- /**
- * Sets the color for the ColorSelectionDialog.
- * @param title
- */
- public void setTitle(String title) {
- gtk_color_button_set_title(getHandle(), title);
- }
-
- /**
- * Returns the title from the ColorSelectionDialog.
- * @return
- */
- public String getTitle() {
- return gtk_color_button_get_title(getHandle());
- }
-
- /* **************************************
- * EVENT LISTENERS
- ****************************************/
-
- /**
- * Listeners for handling dialog events
- */
- private Vector cbListeners = null;
-
- /**
- * Register an object to handle dialog events.
- * @see ColorButtonListener
- */
- public void addListener(ColorButtonListener listener) {
- // Don't add the listener a second time if it is in the Vector.
- int i = findListener(cbListeners, listener);
- if (i == -1) {
- if (null == cbListeners) {
- evtMap.initialize(this, ColorButtonEvent.Type.COLOR_SET);
- cbListeners = new Vector();
- }
- cbListeners.addElement(listener);
- }
- }
-
- /**
- * Removes a listener
- * @see #addListener(ColorButtonListener)
- */
- public void removeListener(ColorButtonListener listener) {
- int i = findListener(cbListeners, listener);
- if (i > -1) {
- cbListeners.remove(i);
- }
- if (0 == cbListeners.size()) {
- evtMap.uninitialize(this, ColorButtonEvent.Type.COLOR_SET);
- cbListeners = null;
- }
- }
-
- protected void fireColorButtonEvent(ColorButtonEvent event) {
- if (null == cbListeners) {
- return;
- }
- int size = cbListeners.size();
- int i = 0;
- while (i < size) {
- ColorButtonListener cbl = (ColorButtonListener)cbListeners.elementAt(i);
- cbl.colorButtonEvent(event);
- i++;
- }
- }
-
- private void handleColorSet() {
- fireColorButtonEvent(new ColorButtonEvent(this, ColorButtonEvent.Type.COLOR_SET));
- }
-
- public Class getEventListenerClass(String signal) {
- Class cls = evtMap.getEventListenerClass(signal);
- if (cls == null) cls = super.getEventListenerClass(signal);
- return cls;
- }
-
- public GtkEventType getEventType(String signal) {
- GtkEventType et = evtMap.getEventType(signal);
- if (et == null) et = super.getEventType(signal);
- return et;
- }
-
- private static EventMap evtMap = new EventMap();
- static {
- addEvents(evtMap);
- }
-
- /**
- * Implementation method to build an EventMap for this widget class.
- * Not useful (or supported) for application use.
- */
- private static void addEvents(EventMap anEvtMap) {
- anEvtMap.addEvent("color_set", "handleColorSet", ColorButtonEvent.Type.COLOR_SET, ColorButtonListener.class);
- }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int gtk_color_button_get_type ();
- native static final protected int gtk_color_button_new();
- native static final protected int gtk_color_button_new_with_color(int color);
- native static final protected void gtk_color_button_set_color(int button, int color);
- native static final protected void gtk_color_button_set_alpha(int button, int alpha);
- native static final protected int gtk_color_button_get_color(int button);
- native static final protected int gtk_color_button_get_alpha(int button);
- native static final protected void gtk_color_button_set_use_alpha(int button, boolean useAlpha);
- native static final protected boolean gtk_color_button_get_use_alpha(int button);
- native static final protected void gtk_color_button_set_title(int button, String title);
- native static final protected String gtk_color_button_get_title(int button);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/ColorSelection.java b/libgtk-java/src/java/org/gnu/gtk/ColorSelection.java
deleted file mode 100644
index 3b2574d..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/ColorSelection.java
+++ /dev/null
@@ -1,259 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import java.util.Vector;
-
-import org.gnu.gdk.Color;
-import org.gnu.glib.EventMap;
-import org.gnu.glib.Type;
-import org.gnu.gtk.event.ColorSelectionEvent;
-import org.gnu.gtk.event.ColorSelectionListener;
-import org.gnu.gtk.event.GtkEventType;
-
-/**
- * This widget displays color information in such a way that the user
- * can specify, with the mouse, any available color.
- * @see ColorSelectionDialog
- */
-public class ColorSelection extends VBox {
-
- /**
- * Creates a new gtk.ColorSelection.
- */
- public ColorSelection() {
- super(gtk_color_selection_new ());
- }
-
- /**
- * construct a ColorSelection from a handle to a native peer.
- */
- public ColorSelection(int handle) {
- super(handle);
- }
-
- /**
- * Sets the widget to have an opacity control
- */
- public void setHasOpacity(boolean hasOpacity) {
- gtk_color_selection_set_has_opacity_control(getHandle(), hasOpacity);
- }
-
- /**
- * Sets the current color to be color. The first time this is called, it
- * will also set the original color to be color too.
- * @param color
- */
- public void setCurrentColor(Color color) {
- gtk_color_selection_set_current_color(getHandle(), color.getHandle());
- }
-
- /**
- * Returns the color which is set in the widget
- * @return the set colour
- */
- public Color getCurrentColor() {
- int colorHandle = gtk_color_selection_get_current_color(getHandle());
- return new Color(colorHandle);
- }
-
- /**
- * Sets the ColorSelection to use or not to use the opacity control.
- * @param hasOpacity true if this widget can set the opacity.
- */
- public void setHasOpacityControl(boolean hasOpacity) {
- gtk_color_selection_set_has_opacity_control(getHandle(), hasOpacity);
- }
-
- /**
- * Determines whether the ColorSelection has an opacity control.
- * @return true if the widget has the opacity control.
- */
- public boolean getHasOpacityControl() {
- return gtk_color_selection_get_has_opacity_control(getHandle());
- }
-
- /**
- * Shows and hides the palette based upon the value of hasPalette.
- * @param hasPalette true if the palette should be visible.
- */
- public void setHasPalette(boolean hasPalette) {
- gtk_color_selection_set_has_palette(getHandle(), hasPalette);
- }
-
- /**
- * Determines whether the widget's palette is visible.
- * @return true if the palette is visible.
- */
- public boolean getHasPalette() {
- return gtk_color_selection_get_has_palette(getHandle());
- }
-
- /**
- * Sets the current opacity to be <i>alpha</i>. The first time this
- * is called it will also set the original opacity to be <i>alpha</i>
- * too.
- * @param alpha An integer between 0 and 65535.
- */
- public void setCurrentAlpha(int alpha) {
- gtk_color_selection_set_current_alpha(getHandle(), alpha);
- }
-
- /**
- * Returns the current opacity.
- * @return An integer between 0 and 65535.
- */
- public int getCurrentAlpha() {
- return gtk_color_selection_get_current_alpha(getHandle());
- }
-
- /**
- * Sets the previous alpha value.
- */
- public void setPreviousAlpha(int alpha) {
- gtk_color_selection_set_previous_alpha(getHandle(), alpha);
- }
-
- /**
- * Returns the previous alpha value.
- */
- public int getPreviousAlpha() {
- return gtk_color_selection_get_previous_alpha(getHandle());
- }
-
- /**
- * Sets the previous color value.
- */
- public void setPreviousColor(Color color) {
- gtk_color_selection_set_previous_color(getHandle(), color.getHandle());
- }
-
- /**
- * Returns the previous color.
- */
- public Color getPreviousColor() {
- int [] color = new int[1];
- gtk_color_selection_get_previous_color(getHandle(), color);
- return new org.gnu.gdk.Color(color[0]);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_color_selection_get_type());
- }
-
- /* **************************************
- * EVENT LISTENERS
- ****************************************/
- /**
- * Listeners for handling dialog events
- */
- private Vector csListeners = null;
-
- /**
- * Register an object to handle dialog events.
- * @see ColorSelectionListener
- */
- public void addListener(ColorSelectionListener listener) {
- // Don't add the listener a second time if it is in the Vector.
- int i = findListener(csListeners, listener);
- if (i == -1) {
- if (null == csListeners) {
- evtMap.initialize(this, ColorSelectionEvent.Type.COLOR_CHANGED);
- csListeners = new Vector();
- }
- csListeners.addElement(listener);
- }
- }
-
- /**
- * Removes a listener
- * @see #addListener(ColorSelectionListener)
- */
- public void removeListener(ColorSelectionListener listener) {
- int i = findListener(csListeners, listener);
- if (i > -1) {
- csListeners.remove(i);
- }
- if (0 == csListeners.size()) {
- evtMap.uninitialize(this, ColorSelectionEvent.Type.COLOR_CHANGED);
- csListeners = null;
- }
- }
-
- protected void fireColorSelectionEvent(ColorSelectionEvent event) {
- if (null == csListeners) {
- return;
- }
- int size = csListeners.size();
- int i = 0;
- while (i < size) {
- ColorSelectionListener csl = (ColorSelectionListener)csListeners.elementAt(i);
- csl.colorSelectionEvent(event);
- i++;
- }
- }
-
- private void handleColorChanged() {
- fireColorSelectionEvent(new ColorSelectionEvent(this, ColorSelectionEvent.Type.COLOR_CHANGED));
- }
-
- public Class getEventListenerClass(String signal) {
- Class cls = evtMap.getEventListenerClass(signal);
- if (cls == null) cls = super.getEventListenerClass(signal);
- return cls;
- }
-
- public GtkEventType getEventType(String signal) {
- GtkEventType et = evtMap.getEventType(signal);
- if (et == null) et = super.getEventType(signal);
- return et;
- }
-
- private static EventMap evtMap = new EventMap();
- static {
- addEvents(evtMap);
- }
-
- /**
- * Implementation method to build an EventMap for this widget class.
- * Not useful (or supported) for application use.
- */
- private static void addEvents(EventMap anEvtMap) {
- anEvtMap.addEvent("color_changed", "handleColorChanged", ColorSelectionEvent.Type.COLOR_CHANGED, ColorSelectionListener.class);
- }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int gtk_color_selection_get_type ();
- native static final protected int gtk_color_selection_new ();
- native static final protected boolean gtk_color_selection_get_has_opacity_control (int colorsel);
- native static final protected void gtk_color_selection_set_has_opacity_control (int colorsel, boolean hasOpacity);
- native static final protected boolean gtk_color_selection_get_has_palette (int colorsel);
- native static final protected void gtk_color_selection_set_has_palette (int colorsel, boolean hasPalette);
- native static final protected void gtk_color_selection_set_current_color (int colorsel, int color);
- native static final protected void gtk_color_selection_set_current_alpha (int colorsel, int alpha);
- native static final protected int gtk_color_selection_get_current_color (int colorsel);
- native static final protected int gtk_color_selection_get_current_alpha (int colorsel);
- native static final protected void gtk_color_selection_set_previous_color (int colorsel, int color);
- native static final protected void gtk_color_selection_set_previous_alpha (int colorsel, int alpha);
- native static final protected void gtk_color_selection_get_previous_color (int colorsel, int [] color);
- native static final protected int gtk_color_selection_get_previous_alpha (int colorsel);
- native static final protected boolean gtk_color_selection_is_adjusting (int colorsel);
- native static final protected boolean gtk_color_selection_palette_from_string (String str, int [] color, int nColors);
- native static final protected String gtk_color_selection_palette_to_string (int color, int nColors);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/ColorSelectionDialog.java b/libgtk-java/src/java/org/gnu/gtk/ColorSelectionDialog.java
deleted file mode 100644
index 2f2f4d3..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/ColorSelectionDialog.java
+++ /dev/null
@@ -1,110 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-
-/**
- * The ColorSelectionDialog provides a standard dialog which allows the
- * user to select a color much like the {@link FileSelection}
- * provides a standard dialog for file selection.
- */
-public class ColorSelectionDialog extends Dialog {
- /**
- * Construct a new ColorSelectionDialog.
- *
- * @param title The text to display on the title bar of the dialog.
- */
- public ColorSelectionDialog(String title) {
- super(ColorSelectionDialog.gtk_color_selection_dialog_new(title));
- }
-
- /**
- * Construct a ColorSelectionDialog using a handle to a
- * native resource.
- */
- public ColorSelectionDialog(int handle) {
- super(handle);
- }
-
- /**
- * Return the OK Button widget for this Dialog.
- *
- * @return The OK Button.
- */
- public Button getOKButton() {
- int hndl = ColorSelectionDialog.getOkButton(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Button)obj;
- return new Button(hndl);
- }
-
- /**
- * Return the Cancel Button widget for this dialog.
- *
- * @return The Cancel Button.
- */
- public Button getCancelButton() {
- int hndl = ColorSelectionDialog.getCancelButton(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Button)obj;
- return new Button(hndl);
- }
-
- /**
- * Return the Help Button widget for this dialog.
- *
- * @return The Help Button.
- */
- public Button getHelpButton() {
- int hndl = ColorSelectionDialog.getHelpButton(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Button)obj;
- return new Button(hndl);
- }
-
- /**
- * Return the ColorSelection widget for this dialog.
- *
- * @return The ColorSelection widget.
- */
- public ColorSelection getColorSelectionWidget() {
- int hndl = ColorSelectionDialog.getColorsel(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (ColorSelection)obj;
- return new ColorSelection(hndl);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_color_selection_dialog_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getColorsel (int cptr);
- native static final protected int getOkButton (int cptr);
- native static final protected int getCancelButton (int cptr);
- native static final protected int getHelpButton (int cptr);
- native static final protected int gtk_color_selection_dialog_get_type ();
- native static final protected int gtk_color_selection_dialog_new (String title);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/Combo.java b/libgtk-java/src/java/org/gnu/gtk/Combo.java
deleted file mode 100644
index ea54ced..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/Combo.java
+++ /dev/null
@@ -1,164 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.GListString;
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-
-/**
- * The Combo box displays a single item and provides a pull-down list
- * of items that can be selected. The drop-down list is displayed when
- * the user clicks on a small arrow button to the right of the entry
- * field.
- * <p>
- * By default, the user can step through the items in the list by using
- * the arrow keys, though this behavior can be turned off with the
- * setUseArrows() method.
- * <p>
- * Normally the arrow keys are only active when the contents of the text
- * entry field matches on of the items in the list. If the contents of
- * the entry field do not match any of the items in the list items, then
- * pressing the arrow keys does nothing. However, by calling the
- * setUseArrowsAlways() method you can specify that the arrow keys be
- * active always.
- *
- * @deprecated
- */
-public class Combo extends HBox {
-
- /**
- * Construct a new Combo widget.
- */
- public Combo() {
- super(gtk_combo_new());
- }
-
- /**
- * Construct a new Combo from a handle to a native resource.
- */
- public Combo(int handle) {
- super(handle);
- }
-
- /**
- * Convenience method to set all of the items in the popupdown list.
- *
- * @param values The array of values to put into the popupdown list.
- */
- public void setPopupdownStrings(String[] values) {
- Combo.gtk_combo_set_popdown_strings(getHandle(), new GListString(values).getHandle());
- }
-
- /**
- * Specifies whether the value entered in the text entry field must match one of the values
- * in the list. If this is set then the user will not be able to perform any other action until a
- * valid value has been entered.
- *
- * @param val true if the value entered must match one of the values in the list.
- * @param okIfEmpty true if an empty value is considered valid.
- */
- public void setValueInList(boolean val, boolean okifEmpty) {
- Combo.gtk_combo_set_value_in_list(getHandle(), val, okifEmpty);
- }
-
- /**
- * Specifies if the arrow (cursor) keys can be used to step through the items in the list.
- * This is on by default.
- *
- * @param val true if the arrow keys can be used to step through the items in the list.
- */
- public void setUseArrows(boolean val) {
- Combo.gtk_combo_set_use_arrows(getHandle(), val);
- }
-
- /**
- * Specifies if the arrow keys will still work even if the current contents of the Entry field
- * do not match any of the items in the list.
- *
- * @param val true if the arrows should still work.
- */
- public void setUseArrorwsAlways(boolean val) {
- Combo.gtk_combo_set_use_arrows_always(getHandle(), val);
- }
-
- /**
- * Specifies whether the text entered into the Entry field and the text in the line items are
- * case sensitive.
- * <p>
- * This may be useful when you have called setValueInList() to limit the values entered
- * but are not worried about case differences.
- */
- public void setCaseSensitive(boolean val) {
- Combo.gtk_combo_set_case_sensitive(getHandle(), val);
- }
-
- /**
- * Sets the string to place in the Entry field when a particular item is selected. This is
- * needed if the list item is not a simple label.
- *
- * @param item The item to add to the list.
- * @param itemValue The string value to display in the Entry if item is selected
- */
- public void setItemString(Item item, String itemValue) {
- Combo.gtk_combo_set_item_string(getHandle(), item.getHandle(), itemValue);
- }
-
- /**
- * Stops the Combo widget from showing the popup list when the Entry emits
- * the "activate" signal, i.e., when the return key is pressed.
- */
- public void disableActivate() {
- Combo.gtk_combo_disable_activate(getHandle());
- }
-
- /**
- * Get the Entry field that is a part of this combo.
- */
- public Entry getEntry() {
- int hndl = getEntry(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Entry)obj;
- return new Entry(hndl);
- }
-
- /**
- * Retrieve the text from the combo.
- */
- public String getText() {
- return getEntry().getText();
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_combo_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getEntry (int cptr);
- native static final protected int gtk_combo_get_type ();
- native static final protected int gtk_combo_new ();
- native static final protected void gtk_combo_set_value_in_list (int combo, boolean val, boolean okIfEmpty);
- native static final protected void gtk_combo_set_use_arrows (int combo, boolean val);
- native static final protected void gtk_combo_set_use_arrows_always (int combo, boolean val);
- native static final protected void gtk_combo_set_case_sensitive (int combo, boolean val);
- native static final protected void gtk_combo_set_item_string (int combo, int item, String itemValue);
- native static final protected void gtk_combo_set_popdown_strings (int combo, int glistHandle);
- native static final protected void gtk_combo_disable_activate (int combo);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/ComboBox.java b/libgtk-java/src/java/org/gnu/gtk/ComboBox.java
deleted file mode 100644
index 4a9e98e..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/ComboBox.java
+++ /dev/null
@@ -1,308 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-package org.gnu.gtk;
-
-import java.util.Vector;
-
-import org.gnu.glib.EventMap;
-import org.gnu.glib.GObject;
-import org.gnu.gtk.event.ComboBoxEvent;
-import org.gnu.gtk.event.ComboBoxListener;
-import org.gnu.gtk.event.GtkEventType;
-
-/**
- */
-public class ComboBox extends Bin {
-
- // for glade
- public ComboBox(int hndl) {
- super(hndl);
- }
-
- /**
- * Construct a new ComboBox that will contain only Strings.
- * If you need to include objects other than strings you must
- * use the constructor that takes a TreeModel. When you use
- * this constructor you should use the appendText, insertText,
- * prependText, and removeText methods to add or remove text
- * from the comboBox.
- */
- public ComboBox() {
- super(gtk_combo_box_new_text());
- }
-
- /**
- * Create a new ComboBox with the provided model. If you
- * use this constructor you should not use the appendText,
- * insertText, prependText, or removeText methods. You should
- * update the model when you need to change the values in the
- * ComboBox.
- * @param model
- */
- public ComboBox(TreeModel model) {
- super(gtk_combo_box_new_with_model(model.getHandle()));
- }
-
- /**
- * Sets the wrap width of the ComboBox. The wrap widgth is the
- * preferred number of columns when you want the popup to be layed
- * out in a table.
- * @param width
- */
- public void setWrapWidth(int width) {
- gtk_combo_box_set_wrap_width(getHandle(), width);
- }
-
- /**
- * Sets the row span for the ComboBox. The row span is the
- * number of rows an item should span.
- * @param rowSpan
- */
- public void setRowSpanColumn(int rowSpan) {
- gtk_combo_box_set_row_span_column(getHandle(), rowSpan);
- }
-
- /**
- * Sets the column span for the ComboBox. The column span
- * is the number of columns an item should span.
- * @param columnSpan
- */
- public void setColumnSpanColumn(int columnSpan) {
- gtk_combo_box_set_column_span_column(getHandle(), columnSpan);
- }
-
- /**
- * Returns the index of the currently active item or -1 if there's
- * no active item.
- * @return
- */
- public int getActive() {
- return gtk_combo_box_get_active(getHandle());
- }
-
- /**
- * Sets the active item of the ComboBox to be index.
- * @param index
- */
- public void setActive(int index) {
- gtk_combo_box_set_active(getHandle(), index);
- }
-
- /**
- * Returns a TreeIter that is pointing to the currently active
- * item in the ComboBox.
- * @return
- */
- public TreeIter getActiveIter() {
- int [] iter = new int[1];
- boolean ret = gtk_combo_box_get_active_iter(getHandle(), iter);
- if (ret) {
- int hndl = gtk_combo_box_get_model(getHandle());
- GObject obj = retrieveGObject(hndl);
- TreeModel tm;
- if (null != obj)
- tm = (TreeModel)obj;
- else
- tm = new TreeModel(hndl);
- return new TreeIter(iter[0], tm);
- }
- return null;
- }
-
- /**
- * Sets the current active item to the one referenced by iter.
- * @param iter
- */
- public void setActiveIter(TreeIter iter) {
- gtk_combo_box_set_active_iter(getHandle(), iter.getHandle());
- }
-
- /**
- * Returns the TreeModel for the ComboBox.
- * @return
- */
- public TreeModel getModel() {
- int hndl = gtk_combo_box_get_model(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (TreeModel)obj;
- return new TreeModel(hndl);
- }
-
- /**
- * Sets the model for the ComboBox.
- * @param model
- */
- public void setModel(TreeModel model) {
- gtk_combo_box_set_model(getHandle(), model.getHandle());
- }
-
- /**
- * Appends a string to the list of strings in the ComboBox. This
- * method can only be called if you created the ComboBox with the
- * no-op constructor.
- * @param text
- */
- public void appendText(String text) {
- gtk_combo_box_append_text(getHandle(), text);
- }
-
- /**
- * Inserts a string into the list of strings in the ComboBox at
- * the provided position. This method can only be called if you
- * created the ComboBox with the no-op constructor.
- * @param position
- * @param text
- */
- public void insertText(int position, String text) {
- gtk_combo_box_insert_text(getHandle(), position, text);
- }
-
- /**
- * Prepends a string to the list of strings in the ComboBox. This
- * method can only be called if you created the ComboBox with the
- * no-op constructor.
- * @param text
- */
- public void prependText(String text) {
- gtk_combo_box_prepend_text(getHandle(), text);
- }
-
- /**
- * Removes the string at the provided position from the list of
- * strings in the ComboBox. This method can only be called if
- * you created the ComboBox with the no-op constructor.
- * @param position
- */
- public void removeText(int position) {
- gtk_combo_box_remove_text(getHandle(), position);
- }
-
- /**
- * Pops up the menu or dropdown list of the ComboBox.
- */
- public void popup() {
- gtk_combo_box_popup(getHandle());
- }
-
- /**
- * Hides the menu or dropdown list of the ComboBox.
- */
- public void popdown() {
- gtk_combo_box_popdown(getHandle());
- }
-
- /* **************************************
- * EVENT LISTENERS
- ****************************************/
-
- /**
- * Listeners for handling ComboBox events
- */
- private Vector cbListeners = null;
-
- /**
- * Register an object to handle ComboBox events.
- * @see ComboBoxListener
- */
- public void addListener(ComboBoxListener listener) {
- // Don't add the listener a second time if it is in the Vector.
- int i = findListener(cbListeners, listener);
- if (i == -1) {
- if (null == cbListeners) {
- evtMap.initialize(this, ComboBoxEvent.Type.CHANGED);
- cbListeners = new Vector();
- }
- cbListeners.addElement(listener);
- }
- }
-
- /**
- * Removes a listener
- * @see #addListener(ComboBoxListener)
- */
- public void removeListener(ComboBoxListener listener) {
- int i = findListener(cbListeners, listener);
- if (i > -1) {
- cbListeners.remove(i);
- }
- if (0 == cbListeners.size()) {
- evtMap.uninitialize(this, ComboBoxEvent.Type.CHANGED);
- cbListeners = null;
- }
- }
-
- protected void fireComboBoxEvent(ComboBoxEvent event) {
- if (null == cbListeners) {
- return;
- }
- int size = cbListeners.size();
- int i = 0;
- while (i < size) {
- ComboBoxListener cbl = (ComboBoxListener)cbListeners.elementAt(i);
- cbl.comboBoxEvent(event);
- i++;
- }
- }
-
- private void handleChanged() {
- fireComboBoxEvent(new ComboBoxEvent(this, ComboBoxEvent.Type.CHANGED));
- }
-
- public Class getEventListenerClass(String signal) {
- Class cls = evtMap.getEventListenerClass(signal);
- if (cls == null) cls = super.getEventListenerClass(signal);
- return cls;
- }
-
- public GtkEventType getEventType(String signal) {
- GtkEventType et = evtMap.getEventType(signal);
- if (et == null) et = super.getEventType(signal);
- return et;
- }
-
- private static EventMap evtMap = new EventMap();
- static {
- addEvents(evtMap);
- }
-
- /**
- * Implementation method to build an EventMap for this widget class.
- * Not useful (or supported) for application use.
- */
- private static void addEvents(EventMap anEvtMap) {
- anEvtMap.addEvent("changed", "handleChanged", ComboBoxEvent.Type.CHANGED, ComboBoxListener.class);
- }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int gtk_combo_box_get_type ();
- native static final protected int gtk_combo_box_new();
- native static final protected int gtk_combo_box_new_with_model(int model);
- native static final protected void gtk_combo_box_set_wrap_width(int combo, int width);
- native static final protected void gtk_combo_box_set_row_span_column(int box, int rowSpan);
- native static final protected void gtk_combo_box_set_column_span_column(int box, int columnSpan);
- native static final protected int gtk_combo_box_get_active(int combo);
- native static final protected void gtk_combo_box_set_active(int combo, int index);
- native static final protected boolean gtk_combo_box_get_active_iter(int combo, int[] iter);
- native static final protected void gtk_combo_box_set_active_iter(int combo, int iter);
- native static final protected void gtk_combo_box_set_model(int combo, int model);
- native static final protected int gtk_combo_box_get_model(int combo);
- native static final protected int gtk_combo_box_new_text();
- native static final protected void gtk_combo_box_append_text(int combo, String text);
- native static final protected void gtk_combo_box_insert_text(int combo, int position, String text);
- native static final protected void gtk_combo_box_prepend_text(int combo, String text);
- native static final protected void gtk_combo_box_remove_text(int combo, int position);
- native static final protected void gtk_combo_box_popup(int combo);
- native static final protected void gtk_combo_box_popdown(int combo);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/ComboBoxEntry.java b/libgtk-java/src/java/org/gnu/gtk/ComboBoxEntry.java
deleted file mode 100644
index 9297d7a..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/ComboBoxEntry.java
+++ /dev/null
@@ -1,74 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-package org.gnu.gtk;
-
-/**
- */
-public class ComboBoxEntry extends ComboBox {
-
- // for libglade object creation
- public ComboBoxEntry(int hndl) {
- super(hndl);
- }
-
- /**
- * Construct a new ComboBoxEntry that will contain only Strings.
- * If you need to include objects other than strings you must
- * use the constructor that takes a TreeModel. When you use
- * this constructor you should use the appendText, insertText,
- * prependText, and removeText methods to add or remove text
- * from the comboBox.
- */
- public ComboBoxEntry() {
- super(gtk_combo_box_entry_new_text());
- }
-
- /**
- * Create a new ComboBoxEntry with the provided model. If you
- * use this constructor you should not use the appendText,
- * insertText, prependText, or removeText methods. You should
- * update the model when you need to change the values in the
- * ComboBox.
- * @param model
- * @param textColumn
- */
- public ComboBoxEntry(TreeModel model, int textColumn) {
- super(gtk_combo_box_entry_new_with_model(model.getHandle(), textColumn));
- }
-
- /**
- * Set the model column which the ComboBoxEntry should use to
- * get the strings.
- * @param textColumn
- */
- public void setTextColumn(int textColumn) {
- gtk_combo_box_entry_set_text_column(getHandle(), textColumn);
- }
-
- /**
- * Returns the column from the model used by this widget.
- * @return
- */
- public int getTextColumn() {
- return gtk_combo_box_entry_get_text_column(getHandle());
- }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int gtk_combo_box_entry_get_type ();
- native static final protected int gtk_combo_box_entry_new();
- native static final protected int gtk_combo_box_entry_new_with_model(int model, int textColumn);
- native static final protected void gtk_combo_box_entry_set_text_column(int entry, int textColumn);
- native static final protected int gtk_combo_box_entry_get_text_column(int entry);
- native static final protected int gtk_combo_box_entry_new_text();
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/Container.java b/libgtk-java/src/java/org/gnu/gtk/Container.java
deleted file mode 100644
index d26fe47..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/Container.java
+++ /dev/null
@@ -1,251 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.EventMap;
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-import org.gnu.gtk.event.ContainerEvent;
-import org.gnu.gtk.event.ContainerListener;
-import org.gnu.gtk.event.GtkEventType;
-
-import java.util.Vector;
-
-/**
- * The Container widget is a base class for container widgets.
- * Widgets that inherit from Container have the ability to contain,
- * position, size, and display one or more other widgets.
- */
-public class Container extends Widget {
-
- protected Container(int handle) {
- super(handle);
- }
-
-
- /**
- * Adds widget to the Container.
- *
- * @param widget The Widget to be added to this Container.
- */
- public void add(Widget widget) {
- Container.gtk_container_add(getHandle(), widget.getHandle());
- }
-
- /**
- * Remove a Widget from the Container.
- *
- * @param widget The Widget to remove from the Container.
- */
- public void remove(Widget widget) {
- Container.gtk_container_remove(getHandle(), widget.getHandle());
- }
-
- /**
- * Returns the ResizeMode for the Container.
- *
- * @return The ResizeMode for the Container.
- */
- public ResizeMode getResizeMode() {
- int val = Container.gtk_container_get_resize_mode(getHandle());
- return ResizeMode.intern(val);
- }
-
- /**
- * Sets the ResizeMode for the Container.
- *
- * @param mode The ResizeMode.
- */
- public void setResizeMode(ResizeMode mode) {
- Container.gtk_container_set_resize_mode(getHandle(), mode.getValue());
- }
-
- /**
- * Retrieves the border width for the Container.
- *
- * @return The border width.
- */
- public int getBorderWidth() {
- return Container.gtk_container_get_border_width(getHandle());
- }
-
- /**
- * Sets the border width for the Container.
- *
- * @param width The border width.
- */
- public void setBorderWidth(int width) {
- Container.gtk_container_set_border_width(getHandle(), width);
- }
-
- /**
- * Informs the container to resize all of its' children based
- * on the size requirements of the children.
- */
- public void resizeChildren() {
- Container.gtk_container_resize_children(getHandle());
- }
-
- /**
- * Get an array of all children of this container.
- * @return An array contain all children of this container or null.
- */
- public Widget[] getChildren() {
- int[] hndls = gtk_container_get_children(getHandle());
- if (null == hndls)
- return null;
- Widget[] widgets = new Widget[hndls.length];
- for (int i = 0; i < hndls.length; i++) {
- GObject obj = retrieveGObject(hndls[i]);
- if (null != obj)
- widgets[i] = (Widget)obj;
- else
- widgets[i] = new Widget(hndls[i]);
- }
- return widgets;
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_container_get_type());
- }
-
- /************************************
- * Event handling support
- ************************************/
-
- /**
- * Listeners for handling button events
- */
- private Vector containerListeners = null;
-
- /**
- * Register an object to handle container events.
- * @see org.gnu.gtk.event.ContainerListener
- */
- public void addListener(ContainerListener listener) {
- // Don't add the listener a second time if it is in the Vector.
- int i = findListener(containerListeners, listener);
- if (i == -1) {
- if (null == containerListeners) {
- evtMap.initialize(this,ContainerEvent.Type.ADD);
- evtMap.initialize(this,ContainerEvent.Type.CHECK_RESIZE);
- evtMap.initialize(this,ContainerEvent.Type.REMOVE);
- evtMap.initialize(this,ContainerEvent.Type.SET_FOCUS_CHILD);
- containerListeners = new Vector();
- }
- containerListeners.addElement(listener);
- }
- }
- /**
- * Removes a listener
- * @see #addListener(ContainerListener)
- */
- public void removeListener(ContainerListener listener) {
- int i = findListener(containerListeners, listener);
- if (i > -1) {
- containerListeners.remove(i);
- }
- if (0 == containerListeners.size()) {
- evtMap.uninitialize(this,ContainerEvent.Type.ADD);
- evtMap.uninitialize(this,ContainerEvent.Type.CHECK_RESIZE);
- evtMap.uninitialize(this,ContainerEvent.Type.REMOVE);
- evtMap.uninitialize(this,ContainerEvent.Type.SET_FOCUS_CHILD);
- containerListeners = null;
- }
- }
-
- protected void fireContainerEvent(ContainerEvent event) {
- if (null == containerListeners) {
- return;
- }
- int size = containerListeners.size();
- int i = 0;
- while (i < size) {
- ContainerListener bl = (ContainerListener)containerListeners.elementAt(i);
- bl.containerEvent(event);
- i++;
- }
- }
-
- private void handleAdd(int childHandle) {
- fireContainerEvent(new ContainerEvent(this, ContainerEvent.Type.ADD));
- }
-
- private void handleCheckResize() {
- fireContainerEvent(new ContainerEvent(this, ContainerEvent.Type.CHECK_RESIZE));
- }
-
- private void handleRemove(int childHandle) {
- fireContainerEvent(new ContainerEvent(this, ContainerEvent.Type.REMOVE));
- }
-
- private void handleSetFocusChild(int childHandle) {
- fireContainerEvent(new ContainerEvent(this, ContainerEvent.Type.SET_FOCUS_CHILD));
- }
-
- public Class getEventListenerClass(String signal) {
- Class cls = evtMap.getEventListenerClass(signal);
- if (cls == null) cls = super.getEventListenerClass(signal);
- return cls;
- }
-
- public GtkEventType getEventType(String signal) {
- GtkEventType et = evtMap.getEventType(signal);
- if (et == null) et = super.getEventType(signal);
- return et;
- }
-
- private static EventMap evtMap = new EventMap();
- static {
- addEvents(evtMap);
- }
-
- /**
- * Implementation method to build an EventMap for this widget class.
- * Not useful (or supported) for application use.
- */
- private static void addEvents(EventMap anEvtMap) {
- anEvtMap.addEvent("add", "handleAdd", ContainerEvent.Type.ADD, ContainerListener.class);
- anEvtMap.addEvent("check_resize", "handleCheckResize", ContainerEvent.Type.CHECK_RESIZE, ContainerListener.class);
- anEvtMap.addEvent("remove", "handleRemove", ContainerEvent.Type.REMOVE, ContainerListener.class);
- anEvtMap.addEvent("set_focus_child", "handleSetFocusChild", ContainerEvent.Type.SET_FOCUS_CHILD, ContainerListener.class);
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_container_get_type();
- native static final protected void gtk_container_set_border_width(int container, int borderWidth);
- native static final protected int gtk_container_get_border_width(int container);
- native static final protected void gtk_container_add(int container, int widget);
- native static final protected void gtk_container_remove(int container, int widget);
- native static final protected void gtk_container_set_resize_mode(int container, int mode);
- native static final protected int gtk_container_get_resize_mode(int container);
- native static final protected void gtk_container_check_resize(int container);
- native static final protected int[] gtk_container_get_children(int container);
- native static final protected void gtk_container_propagate_expose(int container, int child, int event);
- native static final protected void gtk_container_set_focus_chain(int container, int focusableWidgets);
- native static final protected boolean gtk_container_get_focus_chain(int container, int[] focusableWidgets);
- native static final protected void gtk_container_unset_focus_chain(int container);
- native static final protected void gtk_container_set_reallocate_redraws(int container, boolean needsRedraws);
- native static final protected void gtk_container_set_focus_child(int container, int child);
- native static final protected void gtk_container_set_focus_vadjustment(int container, int adjustment);
- native static final protected int gtk_container_get_focus_vadjustment(int container);
- native static final protected void gtk_container_set_focus_hadjustment(int container, int adjustment);
- native static final protected int gtk_container_get_focus_hadjustment(int container);
- native static final protected void gtk_container_resize_children(int container);
- native static final protected int gtk_container_child_type(int container);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/CornerType.java b/libgtk-java/src/java/org/gnu/gtk/CornerType.java
deleted file mode 100644
index 566f223..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/CornerType.java
+++ /dev/null
@@ -1,101 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-/**
- * Specifies which cornor a child widget should be placed in when packed into a
- * ScrolledWindow. This is effectively the opposite of where the scroll bars
- * are placed.
- * <pre>
- * TOP_LEFT
- * Places the scroll bars on the right and bottom of the widget.
- * BOTTOM_LEFT
- * Places the scroll bars on the top and right of the widget.
- * TOP_RIGHT
- * Places the scroll bars on the left and bottom of the widget.
- * BOTTOM_RIGHT
- * Places the scroll bars on the top and left of the widget.
- * </pre>
- * @see ScrolledWindow
- */
-public class CornerType extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _TOP_LEFT = 0;
- static final public org.gnu.gtk.CornerType TOP_LEFT = new org.gnu.gtk.CornerType (_TOP_LEFT);
- static final private int _BOTTOM_LEFT = 1;
- static final public org.gnu.gtk.CornerType BOTTOM_LEFT = new org.gnu.gtk.CornerType (
- _BOTTOM_LEFT);
- static final private int _TOP_RIGHT = 2;
- static final public org.gnu.gtk.CornerType TOP_RIGHT = new org.gnu.gtk.CornerType (_TOP_RIGHT);
- static final private int _BOTTOM_RIGHT = 3;
- static final public org.gnu.gtk.CornerType BOTTOM_RIGHT = new org.gnu.gtk.CornerType (
- _BOTTOM_RIGHT);
- static final private org.gnu.gtk.CornerType[] theInterned = new org.gnu.gtk.CornerType[]
- {
- TOP_LEFT, BOTTOM_LEFT, TOP_RIGHT, BOTTOM_RIGHT
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.CornerType theSacrificialOne = new org.gnu.gtk.CornerType (0);
- static public org.gnu.gtk.CornerType intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.CornerType already = (org.gnu.gtk.CornerType) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.CornerType(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private CornerType (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.CornerType or (org.gnu.gtk.CornerType other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.CornerType and (org.gnu.gtk.CornerType other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.CornerType xor (org.gnu.gtk.CornerType other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.CornerType other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/Curve.java b/libgtk-java/src/java/org/gnu/gtk/Curve.java
deleted file mode 100644
index 80202ae..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/Curve.java
+++ /dev/null
@@ -1,60 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-
-/**
- * This widget displays a grid and traces a graph on it following a set
- * of points. There are three kinds of traces available. You can add
- * new points, and move existing points, interactively with the mouse.
- */
-public class Curve extends DrawingArea
-{
- /**
- * Create a new Curve object.
- */
- public Curve() {
- super(gtk_curve_new());
- }
-
- /**
- * Construct a new Curve from a handle to a native resource.
- */
- public Curve(int handle) {
- super(handle);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_curve_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_curve_get_type ();
- native static final protected int gtk_curve_new ();
- native static final protected void gtk_curve_reset (int curve);
- native static final protected void gtk_curve_set_gamma (int curve, double gamma);
- native static final protected void gtk_curve_set_range (int curve, double minX, double maxX,
- double minY, double maxY);
- native static final protected void gtk_curve_get_vector (int curve, int veclen, double []
- vector);
- native static final protected void gtk_curve_set_vector (int curve, int veclen, double []
- vector);
- native static final protected void gtk_curve_set_curve_type (int curve, int type);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/CurveType.java b/libgtk-java/src/java/org/gnu/gtk/CurveType.java
deleted file mode 100644
index cb4f39e..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/CurveType.java
+++ /dev/null
@@ -1,81 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-public class CurveType extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _LINEAR = 0;
- static final public org.gnu.gtk.CurveType LINEAR = new org.gnu.gtk.CurveType (_LINEAR);
- static final private int _SPLINE = 1;
- static final public org.gnu.gtk.CurveType SPLINE = new org.gnu.gtk.CurveType (_SPLINE);
- static final private int _FREE = 2;
- static final public org.gnu.gtk.CurveType FREE = new org.gnu.gtk.CurveType (_FREE);
- static final private org.gnu.gtk.CurveType[] theInterned = new org.gnu.gtk.CurveType[]
- {
- LINEAR, SPLINE, FREE
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.CurveType theSacrificialOne = new org.gnu.gtk.CurveType (0);
- static public org.gnu.gtk.CurveType intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.CurveType already = (org.gnu.gtk.CurveType) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.CurveType(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private CurveType (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.CurveType or (org.gnu.gtk.CurveType other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.CurveType and (org.gnu.gtk.CurveType other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.CurveType xor (org.gnu.gtk.CurveType other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.CurveType other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/DataColumn.java b/libgtk-java/src/java/org/gnu/gtk/DataColumn.java
deleted file mode 100644
index dcb56ac..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/DataColumn.java
+++ /dev/null
@@ -1,65 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-
-/**
- * Represents a block in which data can be stored in a {@link TreeModel} (such
- * as {@link ListStore} or {@link TreeStore}). In Gtk, these are called columns
- * and are referenced by integers. We have renamed them to DataBlocks to avoid
- * confusion with {@link TreeViewColumn}s and created these objects to use
- * rather than integers. This allows type checking and should make programs more
- * maintainable. This is an abstract class - there is an implementation of it
- * for each type of data accepted by the two tree models.
- *
- * @see ListStore
- * @see TreeStore
- *
- * @author Mark Howard <mh at debian.org>
- */
-public abstract class DataColumn {
-
- protected Type type = null;
- protected int column = -1;
-
- /**
- * Returns the column number of this dataBlock used internally by Gtk.
- */
- public int getColumn(){
- if (column >= 0)
- return column;
- else
- throw new RuntimeException("The column field has not been set - this DataColumn has not yet been passed to a TreeModel");
- }
-
- /**
- * Sets the integer column number
- */
- void setColumn(int column){
- this.column = column;
- }
-
- /**
- * Returns the glib Type of data contained in this column. This can only be
- * called once. (it is only needed once - in the constructor of the
- * listStore/TreeStore)
- */
- public Type getType(){
- if (type != null){
- Type t = type;
- type = null;
- return t;
- }else
- throw new RuntimeException("The type either hasn't been set, or has already been requested and destroyed");
- }
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/DataColumnBoolean.java b/libgtk-java/src/java/org/gnu/gtk/DataColumnBoolean.java
deleted file mode 100644
index 70e02df..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/DataColumnBoolean.java
+++ /dev/null
@@ -1,31 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-
-/**
- * Represents a block in which boolean data can be stored in a {@link TreeModel} (such
- * as {@link ListStore} or {@link TreeStore}).
- * <p>See {@link DataColumn} description for more information.
- *
- * @author Mark Howard <mh at debian.org>
- */
-public class DataColumnBoolean extends DataColumn{
-
- /**
- * Constructs a new datablock for storing boolean data.
- */
- public DataColumnBoolean(){
- type = Type.BOOLEAN();
- }
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/DataColumnDouble.java b/libgtk-java/src/java/org/gnu/gtk/DataColumnDouble.java
deleted file mode 100644
index 9fc025d..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/DataColumnDouble.java
+++ /dev/null
@@ -1,31 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-
-/**
- * Represents a block in which double data can be stored in a {@link TreeModel} (such
- * as {@link ListStore} or {@link TreeStore}).
- * <p>See {@link DataColumn} description for more information.
- *
- * @author Mark Howard <mh at debian.org>
- */
-public class DataColumnDouble extends DataColumn{
-
- /**
- * Constructs a new datablock for storing double data.
- */
- public DataColumnDouble(){
- type = Type.DOUBLE();
- }
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/DataColumnIconSize.java b/libgtk-java/src/java/org/gnu/gtk/DataColumnIconSize.java
deleted file mode 100644
index b959958..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/DataColumnIconSize.java
+++ /dev/null
@@ -1,31 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-
-/**
- * Represents a block in which integer data can be stored in a {@link TreeModel} (such
- * as {@link ListStore} or {@link TreeStore}).
- * <p>See {@link DataColumn} description for more information.
- *
- * @author Mark Howard <mh at debian.org>
- */
-public class DataColumnIconSize extends DataColumn{
-
- /**
- * Constructs a new datablock for storing integer data.
- */
- public DataColumnIconSize(){
- type = Type.INT();
- }
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/DataColumnInt.java b/libgtk-java/src/java/org/gnu/gtk/DataColumnInt.java
deleted file mode 100644
index 879a59b..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/DataColumnInt.java
+++ /dev/null
@@ -1,31 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-
-/**
- * Represents a block in which integer data can be stored in a {@link TreeModel} (such
- * as {@link ListStore} or {@link TreeStore}).
- * <p>See {@link DataColumn} description for more information.
- *
- * @author Mark Howard <mh at debian.org>
- */
-public class DataColumnInt extends DataColumn{
-
- /**
- * Constructs a new datablock for storing integer data.
- */
- public DataColumnInt(){
- type = Type.INT();
- }
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/DataColumnObject.java b/libgtk-java/src/java/org/gnu/gtk/DataColumnObject.java
deleted file mode 100644
index 7666577..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/DataColumnObject.java
+++ /dev/null
@@ -1,31 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-
-/**
- * Represents a block in which java objects can be stored in a {@link TreeModel} (such
- * as {@link ListStore} or {@link TreeStore}).
- * <p>See {@link DataColumn} description for more information.
- *
- * @author Mark Howard <mh at debian.org>
- */
-public class DataColumnObject extends DataColumn{
-
- /**
- * Constructs a new datablock for storing java objects.
- */
- public DataColumnObject(){
- type = Type.JAVA_OBJECT();
- }
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/DataColumnPixbuf.java b/libgtk-java/src/java/org/gnu/gtk/DataColumnPixbuf.java
deleted file mode 100644
index f76958e..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/DataColumnPixbuf.java
+++ /dev/null
@@ -1,31 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-
-/**
- * Represents a block in which pixbuf data can be stored in a {@link TreeModel} (such
- * as {@link ListStore} or {@link TreeStore}).
- * <p>See {@link DataColumn} description for more information.
- *
- * @author Mark Howard <mh at debian.org>
- */
-public class DataColumnPixbuf extends DataColumn{
-
- /**
- * Constructs a new datablock for storing pixbufs.
- */
- public DataColumnPixbuf(){
- type = Type.PIXBUF();
- }
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/DataColumnStockItem.java b/libgtk-java/src/java/org/gnu/gtk/DataColumnStockItem.java
deleted file mode 100644
index f23384a..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/DataColumnStockItem.java
+++ /dev/null
@@ -1,31 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-
-/**
- * Represents a block in which a {@link GtkStockItem} can be stored in a {@link
- * TreeModel} (such as {@link ListStore} or {@link TreeStore}).
- * <p>See {@link DataColumn} description for more information.
- *
- * @author Mark Howard <mh at debian.org>
- */
-public class DataColumnStockItem extends DataColumn{
-
- /**
- * Constructs a new datablock for storing stock items.
- */
- public DataColumnStockItem(){
- type = Type.STRING();
- }
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/DataColumnString.java b/libgtk-java/src/java/org/gnu/gtk/DataColumnString.java
deleted file mode 100644
index a9b3aa2..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/DataColumnString.java
+++ /dev/null
@@ -1,31 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-
-/**
- * Represents a block in which String data can be stored in a {@link TreeModel} (such
- * as {@link ListStore} or {@link TreeStore}).
- * <p>See {@link DataColumn} description for more information.
- *
- * @author Mark Howard <mh at debian.org>
- */
-public class DataColumnString extends DataColumn{
-
- /**
- * Constructs a new datablock for storing string data.
- */
- public DataColumnString(){
- type = Type.STRING();
- }
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/DebugFlag.java b/libgtk-java/src/java/org/gnu/gtk/DebugFlag.java
deleted file mode 100644
index 6930e81..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/DebugFlag.java
+++ /dev/null
@@ -1,90 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Flags;
-public class DebugFlag extends Flags
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _MISC = 1 << 0;
- static final public org.gnu.gtk.DebugFlag MISC = new org.gnu.gtk.DebugFlag (_MISC);
- static final private int _PLUGSOCKET = 1 << 1;
- static final public org.gnu.gtk.DebugFlag PLUGSOCKET = new org.gnu.gtk.DebugFlag (_PLUGSOCKET);
- static final private int _TEXT = 1 << 2;
- static final public org.gnu.gtk.DebugFlag TEXT = new org.gnu.gtk.DebugFlag (_TEXT);
- static final private int _TREE = 1 << 3;
- static final public org.gnu.gtk.DebugFlag TREE = new org.gnu.gtk.DebugFlag (_TREE);
- static final private int _UPDATES = 1 << 4;
- static final public org.gnu.gtk.DebugFlag UPDATES = new org.gnu.gtk.DebugFlag (_UPDATES);
- static final private org.gnu.gtk.DebugFlag[] theInterned = new org.gnu.gtk.DebugFlag[]
- {
- new org.gnu.gtk.DebugFlag (0), MISC, PLUGSOCKET, new org.gnu.gtk.DebugFlag (3), TEXT, new
- org.gnu.gtk.DebugFlag (5), new org.gnu.gtk.DebugFlag (6), new org.gnu.gtk.DebugFlag (7),
- TREE, new org.gnu.gtk.DebugFlag (9), new org.gnu.gtk.DebugFlag (10), new
- org.gnu.gtk.DebugFlag (11), new org.gnu.gtk.DebugFlag (12), new org.gnu.gtk.DebugFlag (13),
- new org.gnu.gtk.DebugFlag (14), new org.gnu.gtk.DebugFlag (15), UPDATES
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.DebugFlag theSacrificialOne = new org.gnu.gtk.DebugFlag (0);
- static public org.gnu.gtk.DebugFlag intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.DebugFlag already = (org.gnu.gtk.DebugFlag) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.DebugFlag(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private DebugFlag (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.DebugFlag or (org.gnu.gtk.DebugFlag other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.DebugFlag and (org.gnu.gtk.DebugFlag other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.DebugFlag xor (org.gnu.gtk.DebugFlag other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.DebugFlag other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/DeleteType.java b/libgtk-java/src/java/org/gnu/gtk/DeleteType.java
deleted file mode 100644
index a131e51..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/DeleteType.java
+++ /dev/null
@@ -1,96 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-public class DeleteType extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _CHARS = 0;
- static final public org.gnu.gtk.DeleteType CHARS = new org.gnu.gtk.DeleteType (_CHARS);
- static final private int _WORD_ENDS = 1;
- static final public org.gnu.gtk.DeleteType WORD_ENDS = new org.gnu.gtk.DeleteType (_WORD_ENDS);
- static final private int _WORDS = 2;
- static final public org.gnu.gtk.DeleteType WORDS = new org.gnu.gtk.DeleteType (_WORDS);
- static final private int _DISPLAY_LINES = 3;
- static final public org.gnu.gtk.DeleteType DISPLAY_LINES = new org.gnu.gtk.DeleteType (
- _DISPLAY_LINES);
- static final private int _DISPLAY_LINE_ENDS = 4;
- static final public org.gnu.gtk.DeleteType DISPLAY_LINE_ENDS = new org.gnu.gtk.DeleteType (
- _DISPLAY_LINE_ENDS);
- static final private int _PARAGRAPH_ENDS = 5;
- static final public org.gnu.gtk.DeleteType PARAGRAPH_ENDS = new org.gnu.gtk.DeleteType (
- _PARAGRAPH_ENDS);
- static final private int _PARAGRAPHS = 6;
- static final public org.gnu.gtk.DeleteType PARAGRAPHS = new org.gnu.gtk.DeleteType (_PARAGRAPHS);
- static final private int _WHITESPACE = 7;
- static final public org.gnu.gtk.DeleteType WHITESPACE = new org.gnu.gtk.DeleteType (_WHITESPACE);
- static final private org.gnu.gtk.DeleteType[] theInterned = new org.gnu.gtk.DeleteType[]
- {
- CHARS, WORD_ENDS, WORDS, DISPLAY_LINES, DISPLAY_LINE_ENDS, PARAGRAPH_ENDS, PARAGRAPHS,
- WHITESPACE
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.DeleteType theSacrificialOne = new org.gnu.gtk.DeleteType (0);
- static public org.gnu.gtk.DeleteType intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.DeleteType already = (org.gnu.gtk.DeleteType) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.DeleteType(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private DeleteType (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.DeleteType or (org.gnu.gtk.DeleteType other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.DeleteType and (org.gnu.gtk.DeleteType other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.DeleteType xor (org.gnu.gtk.DeleteType other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.DeleteType other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/DestDefaults.java b/libgtk-java/src/java/org/gnu/gtk/DestDefaults.java
deleted file mode 100644
index 4de6692..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/DestDefaults.java
+++ /dev/null
@@ -1,88 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Flags;
-public class DestDefaults extends Flags
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _MOTION = 1 << 0;
- static final public org.gnu.gtk.DestDefaults MOTION = new org.gnu.gtk.DestDefaults (_MOTION);
- static final private int _HIGHLIGHT = 1 << 1;
- static final public org.gnu.gtk.DestDefaults HIGHLIGHT = new org.gnu.gtk.DestDefaults (
- _HIGHLIGHT);
- static final private int _DROP = 1 << 2;
- static final public org.gnu.gtk.DestDefaults DROP = new org.gnu.gtk.DestDefaults (_DROP);
- static final private int _ALL = 0x07;
- static final public org.gnu.gtk.DestDefaults ALL = new org.gnu.gtk.DestDefaults (_ALL);
- static final private org.gnu.gtk.DestDefaults[] theInterned = new org.gnu.gtk.DestDefaults[]
- {
- new org.gnu.gtk.DestDefaults (0), MOTION, HIGHLIGHT, new org.gnu.gtk.DestDefaults (3),
- DROP, new org.gnu.gtk.DestDefaults (5), new org.gnu.gtk.DestDefaults (6), new
- org.gnu.gtk.DestDefaults (7), ALL
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.DestDefaults theSacrificialOne = new org.gnu.gtk.DestDefaults (
- 0);
- static public org.gnu.gtk.DestDefaults intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.DestDefaults already = (org.gnu.gtk.DestDefaults) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.DestDefaults(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private DestDefaults (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.DestDefaults or (org.gnu.gtk.DestDefaults other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.DestDefaults and (org.gnu.gtk.DestDefaults other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.DestDefaults xor (org.gnu.gtk.DestDefaults other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.DestDefaults other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/Dialog.java b/libgtk-java/src/java/org/gnu/gtk/Dialog.java
deleted file mode 100644
index 70a21ca..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/Dialog.java
+++ /dev/null
@@ -1,274 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import java.util.Vector;
-
-import org.gnu.glib.EventMap;
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-import org.gnu.gtk.event.DialogEvent;
-import org.gnu.gtk.event.DialogListener;
-import org.gnu.gtk.event.GtkEventType;
-
-/**
- * Dialog boxes are a convenient way to prompt the user for a small amount of
- * input, eg. to display a message, ask a question, or anything else that does
- * not require extensive effort on the user's part.
- *
- * <p>GTK+ treats a dialog as a window split vertically. The top section is a
- * {@link VBox}, and is where widgets such as a {@link Label} or a
- * {@link Entry} should be packed. The bottom area is known as the
- * <em>actionArea</em>. This is generally used for packing buttons into the
- * dialog which may perform functions such as cancel, ok, or apply. The two
- * areas are separated by a {@link HSeparator}.
- *
- * <p>A 'modal' dialog (that is, one which freezes the rest of the application
- * from user input), can be created by calling {@link Window#setModal(boolean)} on the
- * dialog.
- *
- * <p>If you want to block waiting for a dialog to return before returning control
- * flow to your code, you can call {@link #run()}. This function enters a
- * recursive main loop and waits for the user to respond to the dialog,
- * returning the response ID corresponding to the button the user clicked.
- */
-public class Dialog extends Window {
-
- /**
- * Construct a new Dialog object
- */
- public Dialog() {
- super(Dialog.gtk_dialog_new());
- }
-
- /**
- * Construct a dialog using a handle to a native resource.
- */
- public Dialog(int handle) {
- super(handle);
- }
-
- /**
- * Blocks in a recursive main loop until the <i>dialog</i> either emits a
- * response signal or is destroyed. The return value can be compared against
- * a {@link ResponseType} to determine if a standard return value is emitted.
- * The developer can also set the response type when a button or widget is
- * added to the dialog. If the dialog is destroyed the run method will
- * return RESPONSE_NONE.
- *
- * @return The response that indicates which button the user pressed or
- * RESPONSE_NONE if the window was destroyed.
- */
- public int run() {
- return Dialog.gtk_dialog_run(getHandle());
- }
-
- /**
- * Adds a button with the given text (or a stock button if buttonText is
- * a stock ID) and sets things up so that clicking the button will emit
- * the "response" event with the given <code>responseId</code>.
- *
- * @param buttonText The text string to display on the button or the
- * stock ID for the button.
- * @param responseId The response ID to emit when the user clicks the
- * button that is to be added.
- */
- public void addButton(String buttonText, int responseId) {
- Dialog.gtk_dialog_add_button(getHandle(), buttonText, responseId);
- }
-
- /**
- * Adds an activatable widget to the action area of the Dialog, connecting
- * a signal handler that will emit the "response" signal on the dialog when
- * the widget is activated. The Widget is appended to the end of the Dialog's
- * action area.
- *
- * @param child An activatable Widget to add to the dialog.
- * @param responseId The response ID to emit when the user clicks the
- * widget.
- */
- public void addWidget(Widget child, int responseId) {
- Dialog.gtk_dialog_add_action_widget(getHandle(), child.getHandle(), responseId);
- }
-
- /**
- * Sets the last widget in the dialog's action area with the given
- * <i>responseId</i> as the default widget for the dialog. Pressing
- * "Enter" normally activates the default widget.
- *
- * @param responseId The response ID.
- */
- public void setDefaultResponse(int responseId) {
- Dialog.gtk_dialog_set_default_response(getHandle(), responseId);
- }
-
- /**
- * The upper area of the Dialog where widgets can be added is a VBox. This
- * method will return that layout control.
- *
- * @return The VBox that is the layout control for the dialog.
- */
- public VBox getDialogLayout() {
- int hndl = getVbox(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (VBox)obj;
- return new VBox(hndl);
- }
-
- /**
- * The lower area of the Dialog where the buttons are located is a HButtonBox.
- * This methos will return that container.
- *
- * @return The HButton box that is known as the action area.
- */
- public HButtonBox getActionArea() {
- int hndl = Dialog.getActionArea(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (HButtonBox)obj;
- return new HButtonBox(hndl);
- }
-
- /**
- * Sets whether the dialog has a separator above the buttons. This
- * is <i>true</i> by default.
- *
- * @param setting Indicates if a separator should be added to the dialog.
- */
- public void setHasSeparator(boolean setting) {
- Dialog.gtk_dialog_set_has_separator(getHandle(), setting);
- }
-
- /**
- * Access for whether the dialog has a separator.
- *
- * @returns true if the Dialog has a separator.
- */
- public boolean getHasSeparator() {
- return Dialog.gtk_dialog_get_has_separator(getHandle());
- }
-
- /* **************************************
- * EVENT LISTENERS
- ****************************************/
-
- /**
- * Listeners for handling dialog events
- */
- private Vector dialogListeners = null;
-
- /**
- * Register an object to handle dialog events.
- * @see org.gnu.gtk.event.DialogListener
- */
- public void addListener(DialogListener listener) {
- // Don't add the listener a second time if it is in the Vector.
- int i = findListener(dialogListeners, listener);
- if (i == -1) {
- if (null == dialogListeners) {
- evtMap.initialize(this, DialogEvent.Type.CLOSE);
- evtMap.initialize(this, DialogEvent.Type.RESPONSE);
- dialogListeners = new Vector();
- }
- dialogListeners.addElement(listener);
- }
- }
- /**
- * Removes a listener
- * @see #addListener(org.gnu.gtk.event.DialogListener)
- */
- public void removeListener(DialogListener listener) {
- int i = findListener(dialogListeners, listener);
- if (i > -1) {
- dialogListeners.remove(i);
- }
- if (0 == dialogListeners.size()) {
- evtMap.uninitialize(this, DialogEvent.Type.CLOSE);
- evtMap.uninitialize(this, DialogEvent.Type.RESPONSE);
- dialogListeners = null;
- }
- }
-
- protected void fireButtonEvent(DialogEvent event) {
- if (null == dialogListeners) {
- return;
- }
- int size = dialogListeners.size();
- int i = 0;
- while (i < size) {
- DialogListener dl = (DialogListener)dialogListeners.elementAt(i);
- dl.dialogEvent(event);
- i++;
- }
- }
-
- private void handleClose() {
- fireButtonEvent(new DialogEvent(this, DialogEvent.Type.CLOSE));
- }
-
- private void handleResponse(int response) {
- DialogEvent de = new DialogEvent(this, DialogEvent.Type.RESPONSE);
- de.setResponse(response);
- fireButtonEvent(de);
- }
-
- public Class getEventListenerClass(String signal) {
- Class cls = evtMap.getEventListenerClass(signal);
- if (cls == null) cls = super.getEventListenerClass(signal);
- return cls;
- }
-
- public GtkEventType getEventType(String signal) {
- GtkEventType et = evtMap.getEventType(signal);
- if (et == null) et = super.getEventType(signal);
- return et;
- }
-
- private static EventMap evtMap = new EventMap();
- static {
- addEvents(evtMap);
- }
-
- /**
- * Implementation method to build an EventMap for this widget class.
- * Not useful (or supported) for application use.
- */
- private static void addEvents(EventMap anEvtMap) {
- anEvtMap.addEvent("close", "handleClose", DialogEvent.Type.CLOSE, DialogListener.class);
- anEvtMap.addEvent("response", "handleResponse", DialogEvent.Type.RESPONSE, DialogListener.class);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_dialog_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getVbox(int cptr);
- native static final protected int getActionArea(int cptr);
- native static final protected int gtk_dialog_get_type();
- native static final protected int gtk_dialog_new();
- native static final protected void gtk_dialog_add_action_widget(int dialog, int child, int responseId);
- native static final protected int gtk_dialog_add_button(int dialog, String buttonText, int responseId);
- native static final protected void gtk_dialog_set_response_sensitive(int dialog, int responseId, boolean setting);
- native static final protected void gtk_dialog_set_default_response(int dialog, int responseId);
- native static final protected void gtk_dialog_set_has_separator(int dialog, boolean setting);
- native static final protected boolean gtk_dialog_get_has_separator(int dialog);
- native static final protected void gtk_dialog_response(int dialog, int responseId);
- native static final protected int gtk_dialog_run(int dialog);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/DialogFlags.java b/libgtk-java/src/java/org/gnu/gtk/DialogFlags.java
deleted file mode 100644
index ba68be8..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/DialogFlags.java
+++ /dev/null
@@ -1,83 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-public class DialogFlags extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _MODAL = 0;
- static final public org.gnu.gtk.DialogFlags MODAL = new org.gnu.gtk.DialogFlags (_MODAL);
- static final private int _DESTROY_WITH_PARENT = 1;
- static final public org.gnu.gtk.DialogFlags DESTROY_WITH_PARENT = new org.gnu.gtk.DialogFlags (
- _DESTROY_WITH_PARENT);
- static final private int _NO_SEPARATOR = 2;
- static final public org.gnu.gtk.DialogFlags NO_SEPARATOR = new org.gnu.gtk.DialogFlags (
- _NO_SEPARATOR);
- static final private org.gnu.gtk.DialogFlags[] theInterned = new org.gnu.gtk.DialogFlags[]
- {
- MODAL, DESTROY_WITH_PARENT, NO_SEPARATOR
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.DialogFlags theSacrificialOne = new org.gnu.gtk.DialogFlags (0);
- static public org.gnu.gtk.DialogFlags intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.DialogFlags already = (org.gnu.gtk.DialogFlags) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.DialogFlags(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private DialogFlags (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.DialogFlags or (org.gnu.gtk.DialogFlags other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.DialogFlags and (org.gnu.gtk.DialogFlags other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.DialogFlags xor (org.gnu.gtk.DialogFlags other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.DialogFlags other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/DirectionType.java b/libgtk-java/src/java/org/gnu/gtk/DirectionType.java
deleted file mode 100644
index 03d0105..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/DirectionType.java
+++ /dev/null
@@ -1,90 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-public class DirectionType extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _TAB_FORWARD = 0;
- static final public org.gnu.gtk.DirectionType TAB_FORWARD = new org.gnu.gtk.DirectionType (
- _TAB_FORWARD);
- static final private int _TAB_BACKWARD = 1;
- static final public org.gnu.gtk.DirectionType TAB_BACKWARD = new org.gnu.gtk.DirectionType (
- _TAB_BACKWARD);
- static final private int _UP = 2;
- static final public org.gnu.gtk.DirectionType UP = new org.gnu.gtk.DirectionType (_UP);
- static final private int _DOWN = 3;
- static final public org.gnu.gtk.DirectionType DOWN = new org.gnu.gtk.DirectionType (_DOWN);
- static final private int _LEFT = 4;
- static final public org.gnu.gtk.DirectionType LEFT = new org.gnu.gtk.DirectionType (_LEFT);
- static final private int _RIGHT = 5;
- static final public org.gnu.gtk.DirectionType RIGHT = new org.gnu.gtk.DirectionType (_RIGHT);
- static final private org.gnu.gtk.DirectionType[] theInterned = new org.gnu.gtk.DirectionType[]
- {
- TAB_FORWARD, TAB_BACKWARD, UP, DOWN, LEFT, RIGHT
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.DirectionType theSacrificialOne = new
- org.gnu.gtk.DirectionType (0);
- static public org.gnu.gtk.DirectionType intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.DirectionType already = (org.gnu.gtk.DirectionType) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.DirectionType(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private DirectionType (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.DirectionType or (org.gnu.gtk.DirectionType other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.DirectionType and (org.gnu.gtk.DirectionType other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.DirectionType xor (org.gnu.gtk.DirectionType other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.DirectionType other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/DrawingArea.java b/libgtk-java/src/java/org/gnu/gtk/DrawingArea.java
deleted file mode 100644
index 703643e..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/DrawingArea.java
+++ /dev/null
@@ -1,47 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-
-/**
- * The DrawingArea widget is used for creating custom user interface elements.
- * It's essentially a blank widget you can draw on.
- */
-public class DrawingArea extends Widget
-{
- public DrawingArea() {
- super(gtk_drawing_area_new());
- }
-
- /**
- * Construct a DrawingArea using a handle to a native resource.
- */
- public DrawingArea(int handle) {
- super(handle);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_drawing_area_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_drawing_area_get_type ();
- native static final protected int gtk_drawing_area_new ();
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/Editable.java b/libgtk-java/src/java/org/gnu/gtk/Editable.java
deleted file mode 100644
index f3a62c1..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/Editable.java
+++ /dev/null
@@ -1,106 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-
-/**
- * The Editable class is the base class for widgets for editing text,
- * such as Entry. It cannot be instantiated by itself.
- * The editable class contains functions for generically manipulating
- * an editable widget, a large number of action events used for key
- * bindings, and several events that an application can connect to to
- * modify the behavior of a widget.
- */
-public interface Editable {
-
- /**
- * Select a region of text. The characters that are selected are
- * those characters at positions from <i>start</i> up to, but not
- * including <i>end</i>. If <i>end</i> is negative, then the
- * characters selected will be those characters from <i>start</i>
- * to the end of the text
- */
- public void selectRegion(int start, int end);
-
- // REDTAG: getSelectionBounds
-
- /**
- * Insert text at a given point
- * @param text The text to insert.
- * @param offset The offset into the buffer to begin the insert.
- * @return The current offset after the text has been inserted.
- */
- public int insertText(String text, int offset);
-
- /**
- * Delete a sequence of characters. The characters that are deleted are
- * those characters from position <i>start</i> up to, but not including
- * <i>end</i>. If <i>end</i> is a negative number then the characters
- * to be deleted are from <i>start</i> until the end of the text.
- */
- public void deleteText(int start, int end);
-
- /**
- * Retrieve a sequence of characters. The characters that are retrieved
- * are those characters from position <i>start</i> up to, but not including
- * <i>end</i>. If <i>end</i> is negative, then the characters retrieved
- * will be those characters from <i>start</i> until the end of the text.
- */
- public String getCharacters(int start, int end);
- /**
- * Causes the characters in the current selection to be copied to the
- * clipboard and then deleted from the widget.
- */
- public void cutClipboard();
-
- /**
- * Causes the characters in the current selection to be copied to the
- * clipboard.
- */
- public void copyClipboard();
-
- /**
- * Causes the contents of the clipboard to be pasted into this widget
- * at the current cursor position.
- */
- public void pasteClipboard();
-
- /**
- * Deletes the contents of the current selection.
- */
- public void deleteSelection();
-
- /**
- * Sets the cursor position
- * @param position The position of the cursor. The cursor is displayed
- * before the character with the given (base 0) index in the widget. The
- * value must be less than or equal to the number of characters in the widget.
- */
- public void setCursorPosition(int position);
-
- /**
- * Retrieves the current cursor position.
- * @return A 0 based integer that identifies the offset position of the
- * cursor from the beginning of the text.
- */
- public int getCursorPosition();
-
- /**
- * Determines if the user can edit the text contained in the widget.
- * @param isEditable true if the user can edit the text.
- */
- public void setEditable(boolean isEditable);
-
- /**
- * Retrieves whether the text contained in the widget is editable.
- * @return true if the text is editable.
- */
- public boolean getEditable();
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/EditableHelper.java b/libgtk-java/src/java/org/gnu/gtk/EditableHelper.java
deleted file mode 100644
index 03b7e27..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/EditableHelper.java
+++ /dev/null
@@ -1,38 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-/**
- * This class implements the native methods that are used by
- * classes that implement Editable
- */
-public class EditableHelper {
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final int gtk_editable_get_type();
- native static final void gtk_editable_select_region(int editable, int start, int end);
- native static final boolean gtk_editable_get_selection_bounds(int editable, int[] start, int[] end);
- native static final void gtk_editable_insert_text(int editable, String newText, int newTextLength, int[] position);
- native static final void gtk_editable_delete_text(int editable, int startPos, int endPos);
- native static final String gtk_editable_get_chars(int editable, int start, int end);
- native static final void gtk_editable_cut_clipboard(int editable);
- native static final void gtk_editable_copy_clipboard(int editable);
- native static final void gtk_editable_paste_clipboard(int editable);
- native static final void gtk_editable_delete_selection(int editable);
- native static final void gtk_editable_set_position(int editable, int position);
- native static final int gtk_editable_get_position(int editable);
- native static final void gtk_editable_set_editable(int editable, boolean isEditable);
- native static final boolean gtk_editable_get_editable(int editable);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/Entry.java b/libgtk-java/src/java/org/gnu/gtk/Entry.java
deleted file mode 100644
index 1e0355d..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/Entry.java
+++ /dev/null
@@ -1,449 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import java.util.Vector;
-
-import org.gnu.gdk.Point;
-import org.gnu.glib.EventMap;
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-import org.gnu.gtk.event.EntryEvent;
-import org.gnu.gtk.event.EntryListener;
-import org.gnu.gtk.event.GtkEventType;
-
-/**
- * A single line text entry widget. A fairly large set of key bindings are
- * supported by default. If the entered text is longer than the allocation
- * of the widget, the widget will scroll so that the cursor position is
- * visible.
- */
-public class Entry extends Widget implements Editable {
-
- /**
- * Creates a new Entry widget.
- */
- public Entry(){
- super(gtk_entry_new ());
- }
-
- public Entry(int handle) {
- super(handle);
- }
-
- /**
- * Sets the text in the widget to the given value, replacing the current
- * contents.
- * @param text The new text.
- */
- public void setText(String text){
- if (null == text)
- text = "";
- gtk_entry_set_text(getHandle(), text);
- }
-
- /**
- * Retrieve the contents of the entry widget.
- * @return the text of the widget
- */
- public String getText(){
- return gtk_entry_get_text(getHandle());
- }
-
- /**
- * Sets whether the contents of the entry are visible or not. When visibility
- * is set to FALSE, characters are displayed as the invisible char, and will
- * also appear that way when the text in the entry widget is copied elsewhere.
- * <p>The default invisible char is the asterisk '*', but it can be changed
- * with setInvisibleChar().
- */
- public void setVisible(boolean visible){
- gtk_entry_set_visibility(getHandle(), visible);
- }
-
- /**
- * Retrieves whether the contents of the entry are visible or not.
- */
- public boolean getVisible() {
- return gtk_entry_get_visibility(getHandle());
- }
-
- /**
- * Sets the character to use in place of the actual text when setVisibility
- * has been called to set text visibility to FALSE. i.e. this is the character
- * used in "password mode" to show the user how many characters have been
- * typed. The default invisible char is an asterisk ('*'). If you set the
- * invisible char to 0, then the user will get no feedback at all; there will
- * be no text on the screen as they type.
- */
- public void setInvisibleChar(char character){
- gtk_entry_set_invisible_char(getHandle(), (byte) character);
- }
-
- /**
- * Sets the maximum allowed length of the contents of the widget. If the
- * current contents are longer than the given length, then they will be
- * truncated to fit.
- * @param max The maximum length of the entry, or 0 for no maximum.
- * (other than the maximum length of entries.) The value passed in will be
- * clamped to the range 0-65536.
- */
- public void setMaxLength(int max){
- gtk_entry_set_max_length(getHandle(), max);
- }
-
- /**
- * Returns the maximum length of the contents of the widget.
- */
- public int getMaxLength() {
- return gtk_entry_get_max_length(getHandle());
- }
-
- /**
- * Gets the value set by {@link #setHasFrame(boolean)}.
- */
- public boolean getHasFrame(){
- return gtk_entry_get_has_frame(getHandle());
- }
-
- /**
- * Gets the value set by {@link #setWidth(int)}.
- * @return Number of chars to request space for, or negative if unset.
- */
- public int getWidth(){
- return gtk_entry_get_width_chars(getHandle());
- }
-
- /**
- * If setting is TRUE, pressing Enter in the entry will activate the
- * default widget for the window containing the entry. This usually
- * means that the dialog box containing the entry will be closed,
- * since the default widget is usually one of the dialog buttons.
- * @param setting TRUE to activate window's default widget on Enter
- * keypress
- */
- public void setActivateDefaultWidget(boolean setting){
- gtk_entry_set_activates_default(getHandle(), setting);
- }
-
- /**
- * Sets whether the entry has a beveled frame around it.
- */
- public void setHasFrame(boolean setting){
- gtk_entry_set_has_frame(getHandle(), setting);
- }
-
- /**
- * Changes the size request of the entry to be about the right size
- * for number characters. Note that it changes the size <em>request</em>,
- * the size can still be affected by how you pack the widget into
- * containers. If n_chars is -1, the size reverts to the default entry
- * size.
- * @param number Width in Characters
- */
- public void setWidth(int number){
- gtk_entry_set_width_chars(getHandle(), number);
- }
-
- /**
- * Gets the Layout used to display the entry. This layout is
- * useful to convert text positions to pixel positions in combination
- * with getLayoutOffsets.
- * @return The PangoLayout for this entry
- */
- public org.gnu.pango.Layout getLayout(){
- int hndl = gtk_entry_get_layout(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (org.gnu.pango.Layout)obj;
- return new org.gnu.pango.Layout(hndl);
- }
-
- /**
- * Obtains the position of the Layout used to render text in the entry,
- * in widget coordinates. Useful if you want to line up the text in
- * the entry with some other text, e.g. when using the entry to implement
- * editable cells in a sheet widget.
- * @return A {@link org.gnu.gdk.Point} identifying the x and y offset
- * of the layout.
- */
- public Point getLayoutOffsets() {
- int [] x = new int[1];
- int [] y = new int[1];
- gtk_entry_get_layout_offsets(getHandle(), x, y);
- return new Point(x[0], y[0]);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_entry_get_type());
- }
-
- /** Listeners for handling Editable events */
- private Vector entryListeners = null;
-
- /**
- * Register an object to handle spin events.
- * @see EntryListener
- */
- public void addListener(EntryListener listener) {
- // Don't add the listener a second time if it is in the Vector.
- int i = findListener(entryListeners, listener);
- if (i == -1) {
- if (null == entryListeners) {
- evtMap.initialize(this, EntryEvent.Type.ACTIVATE);
- evtMap.initialize(this, EntryEvent.Type.MOVE_CURSOR);
- evtMap.initialize(this, EntryEvent.Type.INSERT_AT_CURSOR);
- evtMap.initialize(this, EntryEvent.Type.DELETE_FROM_CURSOR);
- evtMap.initialize(this, EntryEvent.Type.CUT_CLIPBOARD);
- evtMap.initialize(this, EntryEvent.Type.COPY_CLIPBOARD);
- evtMap.initialize(this, EntryEvent.Type.PASTE_CLIPBOARD);
- evtMap.initialize(this, EntryEvent.Type.TOGGLE_OVERWRITE);
- evtMap.initialize(this, EntryEvent.Type.CHANGED);
- evtMap.initialize(this, EntryEvent.Type.DELETE_TEXT);
- evtMap.initialize(this, EntryEvent.Type.INSERT_TEXT);
- entryListeners = new Vector();
- }
- entryListeners.addElement(listener);
- }
- }
- /**
- * Removes a listener
- * @see #addListener(EntryListener)
- */
- public void removeListener(EntryListener listener) {
- int i = findListener(entryListeners, listener);
- if (i > -1)
- entryListeners.remove(i);
- if (0 == entryListeners.size()) {
- evtMap.uninitialize(this, EntryEvent.Type.ACTIVATE);
- evtMap.uninitialize(this, EntryEvent.Type.MOVE_CURSOR);
- evtMap.uninitialize(this, EntryEvent.Type.INSERT_AT_CURSOR);
- evtMap.uninitialize(this, EntryEvent.Type.DELETE_FROM_CURSOR);
- evtMap.uninitialize(this, EntryEvent.Type.CUT_CLIPBOARD);
- evtMap.uninitialize(this, EntryEvent.Type.COPY_CLIPBOARD);
- evtMap.uninitialize(this, EntryEvent.Type.PASTE_CLIPBOARD);
- evtMap.uninitialize(this, EntryEvent.Type.TOGGLE_OVERWRITE);
- evtMap.uninitialize(this, EntryEvent.Type.CHANGED);
- evtMap.uninitialize(this, EntryEvent.Type.DELETE_TEXT);
- evtMap.uninitialize(this, EntryEvent.Type.INSERT_TEXT);
- entryListeners = null;
- }
- }
-
- protected void fireEntryEvent(EntryEvent event) {
- if (null == entryListeners)
- return;
- int size = entryListeners.size();
- int i = 0;
- while (i < size) {
- EntryListener el = (EntryListener)entryListeners.elementAt(i);
- el.entryEvent(event);
- i++;
- }
- }
-
- public Class getEventListenerClass(String signal) {
- Class cls = evtMap.getEventListenerClass(signal);
- if (cls == null) cls = super.getEventListenerClass(signal);
- return cls;
- }
-
- public GtkEventType getEventType(String signal) {
- GtkEventType et = evtMap.getEventType(signal);
- if (et == null) et = super.getEventType(signal);
- return et;
- }
-
- private static EventMap evtMap = new EventMap();
- static {
- addEvents(evtMap);
- }
-
- /**
- * Implementation method to build an EventMap for this widget class.
- * Not useful (or supported) for application use.
- */
- private static void addEvents(EventMap anEvtMap) {
- anEvtMap.addEvent("activate", "handleActivate", EntryEvent.Type.ACTIVATE, EntryListener.class);
- anEvtMap.addEvent("move_cursor", "handleMoveCursor", EntryEvent.Type.MOVE_CURSOR, EntryListener.class);
- anEvtMap.addEvent("insert_at_cursor", "handleInsertAtCursor", EntryEvent.Type.INSERT_AT_CURSOR, EntryListener.class);
- anEvtMap.addEvent("delete_from_cursor", "handleDeleteFromCursor", EntryEvent.Type.DELETE_FROM_CURSOR, EntryListener.class);
- anEvtMap.addEvent("cut_clipboard", "handleCutClipboard", EntryEvent.Type.CUT_CLIPBOARD, EntryListener.class);
- anEvtMap.addEvent("copy_clipboard", "handleCopyClipboard", EntryEvent.Type.COPY_CLIPBOARD, EntryListener.class);
- anEvtMap.addEvent("paste_clipboard", "handlePasteClipboard", EntryEvent.Type.PASTE_CLIPBOARD, EntryListener.class);
- anEvtMap.addEvent("toggle_overwrite", "handleToggleOverwrite", EntryEvent.Type.TOGGLE_OVERWRITE, EntryListener.class);
- /*
- * From Editable
- */
- anEvtMap.addEvent("changed", "handleChanged", EntryEvent.Type.CHANGED, EntryListener.class);
- anEvtMap.addEvent("delete_text", "handleDeleteText", EntryEvent.Type.DELETE_TEXT, EntryListener.class);
- anEvtMap.addEvent("insert_text", "handleInsertText", EntryEvent.Type.INSERT_TEXT, EntryListener.class);
- }
-
- private void handleActivate() {
- fireEntryEvent(new EntryEvent(this, EntryEvent.Type.ACTIVATE));
- }
-
- private void handleMoveCursor(int step, int count, boolean extendedSelection) {
- EntryEvent ee = new EntryEvent(this, EntryEvent.Type.MOVE_CURSOR);
- ee.setMovementStep(MovementStep.intern(step));
- ee.setCount(count);
- ee.setExtendedSelection(extendedSelection);
- fireEntryEvent(ee);
- }
-
- private void handleInsertAtCursor(String text) {
- EntryEvent ee = new EntryEvent(this, EntryEvent.Type.INSERT_AT_CURSOR);
- ee.setText(text);
- fireEntryEvent(ee);
- }
-
- private void handleDeleteFromCursor(int deleteType, int count) {
- EntryEvent ee = new EntryEvent(this, EntryEvent.Type.DELETE_FROM_CURSOR);
- ee.setDeleteType(DeleteType.intern(deleteType));
- ee.setCount(count);
- fireEntryEvent(ee);
- }
-
- private void handleCutClipboard() {
- fireEntryEvent(new EntryEvent(this, EntryEvent.Type.CUT_CLIPBOARD));
- }
-
- private void handleCopyClipboard() {
- fireEntryEvent(new EntryEvent(this, EntryEvent.Type.COPY_CLIPBOARD));
- }
-
- private void handlePasteClipboard() {
- fireEntryEvent(new EntryEvent(this, EntryEvent.Type.PASTE_CLIPBOARD));
- }
-
- public void handleToggleOverwrite() {
- fireEntryEvent(new EntryEvent(this, EntryEvent.Type.TOGGLE_OVERWRITE));
- }
-
- private void handleChanged() {
- fireEntryEvent(new EntryEvent(this, EntryEvent.Type.CHANGED));
- }
-
- private void handleDeleteText(int start, int end) {
- EntryEvent ee = new EntryEvent(this, EntryEvent.Type.DELETE_TEXT);
- ee.setStartPosition(start);
- ee.setEndPosition(end);
- fireEntryEvent(ee);
- }
-
- private void handleInsertText(String text, int length, int position) {
- EntryEvent ee = new EntryEvent(this, EntryEvent.Type.INSERT_TEXT);
- ee.setText(text);
- ee.setInsertPosition(position);
- fireEntryEvent(ee);
- }
-
- public void setCompletion(EntryCompletion completion) {
- gtk_entry_set_completion(getHandle(), completion.getHandle());
- }
-
- public EntryCompletion getCompletion() {
- int hndl = gtk_entry_get_completion(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (EntryCompletion)obj;
- return new EntryCompletion(hndl);
- }
-
-
- /****************************
- * Methods from Editable
- ***************************/
- public void selectRegion(int start, int end) {
- EditableHelper.gtk_editable_select_region(getHandle(), start, end);
- }
-
- public int insertText(String text, int offset) {
- int[] ptr = new int[1];
- ptr[0] = offset;
- EditableHelper.gtk_editable_insert_text(getHandle(), text, text.length(), ptr);
- return ptr[0];
- }
-
- public void deleteText(int start, int end) {
- EditableHelper.gtk_editable_delete_text(getHandle(), start, end);
- }
-
- public String getCharacters(int start, int end) {
- return EditableHelper.gtk_editable_get_chars(getHandle(), start, end);
- }
-
- public void cutClipboard() {
- EditableHelper.gtk_editable_cut_clipboard(getHandle());
- }
-
- public void copyClipboard() {
- EditableHelper.gtk_editable_copy_clipboard(getHandle());
- }
-
- public void pasteClipboard() {
- EditableHelper.gtk_editable_paste_clipboard(getHandle());
- }
-
- public void deleteSelection() {
- EditableHelper.gtk_editable_delete_selection(getHandle());
- }
-
- public void setCursorPosition(int position) {
- EditableHelper.gtk_editable_set_position(getHandle(), position);
- }
-
- public int getCursorPosition() {
- return EditableHelper.gtk_editable_get_position(getHandle());
- }
-
- public void setEditable(boolean isEditable) {
- EditableHelper.gtk_editable_set_editable(getHandle(), isEditable);
- }
-
- public boolean getEditable() {
- return EditableHelper.gtk_editable_get_editable(getHandle());
- }
-
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_entry_get_type ();
- native static final protected int gtk_entry_new ();
- native static final protected void gtk_entry_set_visibility (int entry, boolean visible);
- native static final protected boolean gtk_entry_get_visibility (int entry);
- native static final protected void gtk_entry_set_invisible_char (int entry, byte ch);
- native static final protected byte gtk_entry_get_invisible_char (int entry);
- native static final protected void gtk_entry_set_has_frame (int entry, boolean setting);
- native static final protected boolean gtk_entry_get_has_frame (int entry);
- native static final protected void gtk_entry_set_max_length (int entry, int max);
- native static final protected int gtk_entry_get_max_length (int entry);
- native static final protected void gtk_entry_set_activates_default (int entry, boolean setting);
- native static final protected boolean gtk_entry_get_activates_default (int entry);
- native static final protected void gtk_entry_set_width_chars (int entry, int numChars);
- native static final protected int gtk_entry_get_width_chars (int entry);
- native static final protected void gtk_entry_set_text (int entry, String text);
- native static final protected String gtk_entry_get_text (int entry);
- native static final protected int gtk_entry_get_layout (int entry);
- native static final protected void gtk_entry_get_layout_offsets (int entry, int [] x, int [] y);
-
- // new methods for 2.5.1
- native static final protected void gtk_entry_set_completion(int entry, int completion);
- native static final protected int gtk_entry_get_completion(int entry);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/EntryCompletion.java b/libgtk-java/src/java/org/gnu/gtk/EntryCompletion.java
deleted file mode 100644
index dee10b6..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/EntryCompletion.java
+++ /dev/null
@@ -1,277 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-package org.gnu.gtk;
-
-import java.util.Vector;
-
-import org.gnu.glib.EventMap;
-import org.gnu.glib.GObject;
-import org.gnu.gtk.event.EntryCompletionEvent;
-import org.gnu.gtk.event.EntryCompletionListener;
-import org.gnu.gtk.event.GtkEventType;
-
-/**
- * EntryCompletion is an auxiliary object to be used in conjunction
- * with Entry to provide the completion functionality. To add
- * completion functionality to an Entry, use setCompletion(). In
- * addition to regular completion matches, which will be inserted
- * into the entry when they are selected, EntryCompletion also allows
- * to display "actions" in the popup window. Their appearance is
- * similar to menuitems, to differentiate them clearly from completion
- * strings. When an action is selected, the ::action-activated signal
- * is emitted.
- */
-public class EntryCompletion extends GObject {
-
- /**
- * Creates a new EntryCompletion object.
- *
- */
- public EntryCompletion() {
- super(gtk_entry_completion_new());
- }
-
- public EntryCompletion(int nativeHandle) {
- super(nativeHandle);
- }
-
- /**
- * Returns the Entry this completion is attached to.
- * @return
- */
- public Entry getEntry() {
- int hndl = gtk_entry_completion_get_entry(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Entry)obj;
- return new Entry(hndl);
- }
-
- /**
- * Sets the model for this EntryCompletion. If there is already
- * a model set it will remove it before setting the new mode.
- * @param model
- */
- public void setModel(TreeModel model) {
- gtk_entry_completion_set_model(getHandle(), model.getHandle());
- }
-
- /**
- * Returns the model that the EntryCompletion is using as a data
- * source.
- * @return
- */
- public TreeModel getModel() {
- int hndl = gtk_entry_completion_get_model(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (TreeModel)obj;
- return new TreeModel(hndl);
- }
-
- /**
- * Requires the length of the search key for the EntryCompletion to be
- * at least <i>length</i>. This is useful for long lists where completing
- * using a small key takes a lot of time and will come up with meaningless
- * results.
- * @param length
- */
- public void setMinimumKeyLength(int length) {
- gtk_entry_completion_set_minimum_key_length(getHandle(), length);
- }
-
- /**
- * Returns the minimum key length as set for completion.
- * @return
- */
- public int getMinimumKeyLength() {
- return gtk_entry_completion_get_minimum_key_length(getHandle());
- }
-
- /**
- * Requests a completion operation, or in other words a refiltering
- * of the current list with completions, using the current key.
- */
- public void complete() {
- gtk_entry_completion_complete(getHandle());
- }
-
- /**
- * Inserts an action in the EntryCompletion's action list with the
- * position and text provided. If this item is selected an event
- * will be triggered of type ACTION_ACTIVATED. You can get the
- * index value from the EntryCompletionEvent object.
- * @param index
- * @param text
- */
- public void insertActionText(int index, String text) {
- gtk_entry_completion_insert_action_text(getHandle(), index, text);
- }
-
- /**
- * Inserts an action in the EntryCompletion's action list with the
- * position and text provided. If this item is selected an event
- * will be triggered of type ACTION_ACTIVATED. You can get the
- * index value from the EntryCompletionEvent object.
- * @param index
- * @param markup
- */
- public void insertActionMarkup(int index, String markup) {
- gtk_entry_completion_insert_action_markup(getHandle(), index, markup);
- }
-
- /**
- * Remove an action for the EntryCompletions action list.
- * @param index
- */
- public void deleteAction(int index) {
- gtk_entry_completion_delete_action(getHandle(), index);
- }
-
- /**
- * Specify which column in the model to use to display the strings.
- * @param column
- */
- public void setTextColumn(int column) {
- gtk_entry_completion_set_text_column(getHandle(), column);
- }
-
- /* **************************************
- * EVENT LISTENERS
- ****************************************/
-
- /**
- * Listeners for handling dialog events
- */
- private Vector ecListeners = null;
-
- /**
- * Register an object to handle dialog events.
- * @see EntryCompletionListener
- */
- public void addListener(EntryCompletionListener listener) {
- // Don't add the listener a second time if it is in the Vector.
- int i = findListener(ecListeners, listener);
- if (i == -1) {
- if (null == ecListeners) {
- evtMap.initialize(this, EntryCompletionEvent.Type.ACTION_ACTIVATED);
- evtMap.initialize(this, EntryCompletionEvent.Type.MATCH_SELECTED);
- ecListeners = new Vector();
- }
- ecListeners.addElement(listener);
- }
- }
-
- /**
- * Removes a listener
- * @see #addListener(EntryCompletionListener)
- */
- public void removeListener(EntryCompletionListener listener) {
- int i = findListener(ecListeners, listener);
- if (i > -1) {
- ecListeners.remove(i);
- }
- if (0 == ecListeners.size()) {
- evtMap.uninitialize(this, EntryCompletionEvent.Type.ACTION_ACTIVATED);
- evtMap.uninitialize(this, EntryCompletionEvent.Type.MATCH_SELECTED);
- ecListeners = null;
- }
- }
-
- protected void fireEntrySelectionEvent(EntryCompletionEvent event) {
- if (null == ecListeners) {
- return;
- }
- int size = ecListeners.size();
- int i = 0;
- while (i < size) {
- EntryCompletionListener ecl = (EntryCompletionListener)ecListeners.elementAt(i);
- ecl.entryCompletionEvent(event);
- i++;
- }
- }
-
- private boolean handleMatchSelected(int model, int iter) {
- EntryCompletionEvent evt = new EntryCompletionEvent(this, EntryCompletionEvent.Type.MATCH_SELECTED);
- TreeModel tm;
- GObject obj = retrieveGObject(model);
- if (null != obj)
- tm = (TreeModel)obj;
- else
- tm = new TreeModel(model);
- evt.setModel(tm);
- evt.setIter(new TreeIter(iter, tm));
- fireEntrySelectionEvent(evt);
- return true;
- }
-
- private void handleActionActivated(int index) {
- EntryCompletionEvent evt = new EntryCompletionEvent(this, EntryCompletionEvent.Type.ACTION_ACTIVATED);
- evt.setIndex(index);
- fireEntrySelectionEvent(evt);
- }
-
- public Class getEventListenerClass(String signal) {
- Class cls = evtMap.getEventListenerClass(signal);
- if (cls == null) cls = super.getEventListenerClass(signal);
- return cls;
- }
-
- public GtkEventType getEventType(String signal) {
- GtkEventType et = evtMap.getEventType(signal);
- if (et == null) et = super.getEventType(signal);
- return et;
- }
-
- private static EventMap evtMap = new EventMap();
- static {
- addEvents(evtMap);
- }
-
- /**
- * Implementation method to build an EventMap for this widget class.
- * Not useful (or supported) for application use.
- */
- private static void addEvents(EventMap anEvtMap) {
- anEvtMap.addEvent("match_selected", "handleMatchSelected", EntryCompletionEvent.Type.MATCH_SELECTED, EntryCompletionListener.class);
- anEvtMap.addEvent("action_activated", "handleActionActivated", EntryCompletionEvent.Type.ACTION_ACTIVATED, EntryCompletionListener.class);
- }
-
- /**
- * Give us a way to locate a specific listener in a Vector.
- * @param list The Vector of listeners to search.
- * @param listener The object that is to be located in the Vector.
- * @return Returns the index of the listener in the Vector, or -1 if
- * the listener is not contained in the Vector.
- */
- protected int findListener(Vector list, Object listener) {
- if (null == list || null == listener)
- return -1;
- return list.indexOf(listener);
- }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int gtk_entry_completion_get_type ();
- native static final protected int gtk_entry_completion_new();
- native static final protected int gtk_entry_completion_get_entry(int completion);
- native static final protected void gtk_entry_completion_set_model(int completion, int model);
- native static final protected int gtk_entry_completion_get_model(int completion);
- native static final protected void gtk_entry_completion_set_minimum_key_length(int completion, int length);
- native static final protected int gtk_entry_completion_get_minimum_key_length(int completion);
- native static final protected void gtk_entry_completion_complete(int completion);
- native static final protected void gtk_entry_completion_insert_action_text(int completion, int index, String text);
- native static final protected void gtk_entry_completion_insert_action_markup(int completion, int index, String markup);
- native static final protected void gtk_entry_completion_delete_action(int completion, int index);
- native static final protected void gtk_entry_completion_set_text_column(int completion, int column);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/EventBox.java b/libgtk-java/src/java/org/gnu/gtk/EventBox.java
deleted file mode 100644
index da991ea..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/EventBox.java
+++ /dev/null
@@ -1,89 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-
-/**
- * The EventBox widget is a container with a seethrough window that
- * can recieve events for the container widget - normally one that
- * cannot recvieve its own. Events are sent to the windows, so a widget
- * without windows cannot recieve events.
- */
-public class EventBox extends Bin
-{
- /**
- * Construct a new EventBox object.
- */
- public EventBox() {
- super(gtk_event_box_new());
- }
-
- /**
- * Construct an eventbox using a handle to a native resource.
- */
- protected EventBox(int handle) {
- super(handle);
- }
-
- /**
- * Sets whether the EventBox has a visible window.
- * @param isVisible
- */
- public void setWindowVisible(boolean isVisible) {
- gtk_event_box_set_visible_window(getHandle(), isVisible);
- }
-
- /**
- * Returns whether the EventBox has a visible window
- * @return true if the EventBox has a visible window.
- */
- public boolean getWindowVisible() {
- return gtk_event_box_get_visible_window(getHandle());
- }
-
- /**
- * Returns whether the EventBox is above or below the windows
- * of its' child.
- * @param aboveChild
- */
- public void setAboveChild(boolean aboveChild) {
- gtk_event_box_set_above_child(getHandle(), aboveChild);
- }
-
- /**
- * Returns whether the EventBox is above the window of its' child.
- * @return
- */
- public boolean getAboveChild() {
- return gtk_event_box_get_above_child(getHandle());
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_event_box_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_event_box_get_type ();
- native static final protected int gtk_event_box_new ();
- native static final protected void gtk_event_box_set_visible_window(int ebox, boolean visible);
- native static final protected boolean gtk_event_box_get_visible_window(int ebox);
- native static final protected void gtk_event_box_set_above_child(int ebox, boolean above);
- native static final protected boolean gtk_event_box_get_above_child(int ebox);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/Expander.java b/libgtk-java/src/java/org/gnu/gtk/Expander.java
deleted file mode 100644
index 2619ff2..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/Expander.java
+++ /dev/null
@@ -1,284 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import java.util.Vector;
-
-import org.gnu.glib.EventMap;
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-import org.gnu.gtk.event.ExpanderEvent;
-import org.gnu.gtk.event.ExpanderListener;
-import org.gnu.gtk.event.GtkEventType;
-
-/**
- * A container which can hide its child.
- *
- * <p>An Expander allows the user to hide or show its child by clicking on an expander
- * triangle similar to the triangles used in a {@link org.gnu.gtk.TreeView}.
- */
-public class Expander extends Bin {
-
- /**
- * Creates a new Expander using label as the text of the label.
- *
- * <p>If <code>hasMnemonic</code> is true, the label will be interpreted as
- * containing <i>Mnemonic</i> characters (keyboard accelerators).
- * If characters in label are preceded by an underscore, they are underlined.
- * If you need a literal underscore character in a label, use '__' (two underscores).
- * The first underlined character represents a keyboard accelerator called a mnemonic.
- * Pressing Alt and that key activates the button.
- * @param label the text of the label
- * @param hasMnemonic see above description
- */
- public Expander(String label, boolean hasMnemonic) {
- super(init(label, hasMnemonic));
- }
-
- public Expander(int handle) {
- super(handle);
- }
-
- private static int init(String label, boolean hasMnemonic) {
- if (hasMnemonic)
- return gtk_expander_new_with_mnemonic(label);
- else
- return gtk_expander_new(label);
- }
-
- /**
- * Sets the state of the expander. Set to <code>TRUE</code>, if you want the
- * child widget to be revealed, and <code>FALSE</code> if you want the child
- * widget to be hidden.
- * @param expanded whether the child widget is revealed
- */
- public void setExpanded(boolean expanded) {
- gtk_expander_set_expanded(getHandle(), expanded);
- }
-
- /**
- * Queries an Expander and returns its current state. Returns <code>TRUE</code>
- * if the child widget is revealed.
- * @see Expander#getExpanded()
- * @return the current state of the expander
- */
- public boolean getExpanded() {
- return gtk_expander_get_expanded(getHandle());
- }
-
- /**
- * Sets the spacing field of Expander, which is the number of pixels to place
- * between Expander and the child.
- * @param spacing distance between the Expander and child in pixels
- */
- public void setSpacing(int spacing) {
- gtk_expander_set_spacing(getHandle(), spacing);
- }
-
- /**
- * Gets the value set by {@link Expander#setSpacing(int)}.
- * @return spacing between the expander and child in pixels
- */
- public int getSpacing() {
- return gtk_expander_get_spacing(getHandle());
- }
-
- /**
- * Sets the text of the label of the expander to <code>label</code>.
- * This will also clear any previously set labels.
- * @param label a string
- */
- public void setLabel(String label) {
- gtk_expander_set_label(getHandle(), label);
- }
-
- /**
- * Fetches the text from the label of the Expander, as set by {@link Expander#setLabel(String)}.
- * If the label text has not been set the return value will be <code>NULL</code>.
- * This will be the case if you create an empty button with {@link Button#Button()}
- * to use as a container.
- * @return the text of the label widget
- */
- public String getLabel() {
- return gtk_expander_get_label(getHandle());
- }
-
- /**
- * If true, an underline in the text of the Expander label indicates the next
- * character should be used for the mnemonic accelerator key.
- * @param useUnderline TRUE if underlines in the text indicate mnemonics
- */
- public void setUseUnderline(boolean useUnderline) {
- gtk_expander_set_use_underline(getHandle(), useUnderline);
- }
-
- /**
- * Returns whether an embedded underline in the Expander label indicates a mnemonic.
- * @see Expander#setUseUnderline(boolean)
- * @return <code>TRUE</code> if an embedded underline in the Expander label indicates the mnemonic accelerator keys.
- */
- public boolean getUseUnderline() {
- return gtk_expander_get_use_underline(getHandle());
- }
-
- /**
- * Sets whether the text of the label contains markup in Pango's text markup
- * language.
- * @see Label#setMarkup(String)
- * @param useMarkup <code>TRUE</code> if the label's text should be parsed for markup
- */
- public void setUseMarkup(boolean useMarkup) {
- gtk_expander_set_use_markup(getHandle(), useMarkup);
- }
-
- /**
- * Returns whether the label's text is interpreted as marked up with the Pango
- * text markup language.
- * @see Expander#setUseMarkup(boolean)
- * @return <code>TRUE</code> if the label's text will be parsed for markup
- */
- public boolean getUseMarkup() {
- return gtk_expander_get_use_markup(getHandle());
- }
-
- /**
- * Set the label widget for the Expander. This is the widget that will appear
- * embedded alongside the Expander arrow.
- * @param label the new label widget
- */
- public void setLabelWidget(Widget label) {
- gtk_expander_set_label_widget(getHandle(), label.getHandle());
- }
-
- /**
- * Retrieves the label widget for the frame.
- * @see Expander#setLabelWidget(Widget)
- * @return the label widget, or <code>NULL</code> if there is none
- */
- public Widget getLabelWidget() {
- int hndl = gtk_expander_get_label_widget(getHandle());
- if (0 == hndl)
- return null;
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Widget)obj;
- return new Widget(hndl);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_expander_get_type());
- }
-
- /* **************************************
- * EVENT LISTENERS
- ****************************************/
- /**
- * Listeners for handling dialog events
- */
- private Vector listeners = null;
-
- /**
- * Register an object to handle dialog events.
- * @see ExpanderListener
- */
- public void addListener(ExpanderListener listener) {
- // Don't add the listener a second time if it is in the Vector.
- int i = findListener(listeners, listener);
- if (i == -1) {
- if (null == listeners) {
- evtMap.initialize(this, ExpanderEvent.Type.ACTIVATE);
- listeners = new Vector();
- }
- listeners.addElement(listener);
- }
- }
-
- /**
- * Removes a listener
- * @see #addListener(ExpanderListener)
- */
- public void removeListener(ExpanderListener listener) {
- int i = findListener(listeners, listener);
- if (i > -1) {
- listeners.remove(i);
- }
- if (0 == listeners.size()) {
- evtMap.uninitialize(this, ExpanderEvent.Type.ACTIVATE);
- listeners = null;
- }
- }
-
- protected void fireExpanderEvent(ExpanderEvent event) {
- if (null == listeners) {
- return;
- }
- int size = listeners.size();
- int i = 0;
- while (i < size) {
- ExpanderListener el = (ExpanderListener)listeners.elementAt(i);
- el.expanderEvent(event);
- i++;
- }
- }
-
- private void handleActivate() {
- fireExpanderEvent(new ExpanderEvent(this, ExpanderEvent.Type.ACTIVATE));
- }
-
- public Class getEventListenerClass(String signal) {
- Class cls = evtMap.getEventListenerClass(signal);
- if (cls == null) cls = super.getEventListenerClass(signal);
- return cls;
- }
-
- public GtkEventType getEventType(String signal) {
- GtkEventType et = evtMap.getEventType(signal);
- if (et == null) et = super.getEventType(signal);
- return et;
- }
-
- private static EventMap evtMap = new EventMap();
- static {
- addEvents(evtMap);
- }
-
- /**
- * Implementation method to build an EventMap for this widget class.
- * Not useful (or supported) for application use.
- */
- private static void addEvents(EventMap anEvtMap) {
- anEvtMap.addEvent("activate", "handleActivate", ExpanderEvent.Type.ACTIVATE, ExpanderListener.class);
- }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int gtk_expander_get_type ();
- native static final protected int gtk_expander_new(String label);
- native static final protected int gtk_expander_new_with_mnemonic(String label);
- native static final protected void gtk_expander_set_expanded(int expander, boolean expanded);
- native static final protected boolean gtk_expander_get_expanded(int expander);
- native static final protected void gtk_expander_set_spacing(int expander, int spacing);
- native static final protected int gtk_expander_get_spacing(int expander);
- native static final protected void gtk_expander_set_label(int expander, String label);
- native static final protected String gtk_expander_get_label(int expander);
- native static final protected void gtk_expander_set_use_underline(int expander, boolean useUnderline);
- native static final protected boolean gtk_expander_get_use_underline(int expander);
- native static final protected void gtk_expander_set_use_markup(int expander, boolean useMarkup);
- native static final protected boolean gtk_expander_get_use_markup(int expander);
- native static final protected void gtk_expander_set_label_widget(int expander, int label);
- native static final protected int gtk_expander_get_label_widget(int expander);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/ExpanderStyle.java b/libgtk-java/src/java/org/gnu/gtk/ExpanderStyle.java
deleted file mode 100644
index e6c2dd3..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/ExpanderStyle.java
+++ /dev/null
@@ -1,88 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-public class ExpanderStyle extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _COLLAPSED = 0;
- static final public org.gnu.gtk.ExpanderStyle COLLAPSED = new org.gnu.gtk.ExpanderStyle (
- _COLLAPSED);
- static final private int _SEMI_COLLAPSED = 1;
- static final public org.gnu.gtk.ExpanderStyle SEMI_COLLAPSED = new org.gnu.gtk.ExpanderStyle (
- _SEMI_COLLAPSED);
- static final private int _SEMI_EXPANDED = 2;
- static final public org.gnu.gtk.ExpanderStyle SEMI_EXPANDED = new org.gnu.gtk.ExpanderStyle (
- _SEMI_EXPANDED);
- static final private int _EXPANDED = 3;
- static final public org.gnu.gtk.ExpanderStyle EXPANDED = new org.gnu.gtk.ExpanderStyle (
- _EXPANDED);
- static final private org.gnu.gtk.ExpanderStyle[] theInterned = new org.gnu.gtk.ExpanderStyle[]
- {
- COLLAPSED, SEMI_COLLAPSED, SEMI_EXPANDED, EXPANDED
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.ExpanderStyle theSacrificialOne = new
- org.gnu.gtk.ExpanderStyle (0);
- static public org.gnu.gtk.ExpanderStyle intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.ExpanderStyle already = (org.gnu.gtk.ExpanderStyle) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.ExpanderStyle(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private ExpanderStyle (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.ExpanderStyle or (org.gnu.gtk.ExpanderStyle other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.ExpanderStyle and (org.gnu.gtk.ExpanderStyle other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.ExpanderStyle xor (org.gnu.gtk.ExpanderStyle other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.ExpanderStyle other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/FileChooser.java b/libgtk-java/src/java/org/gnu/gtk/FileChooser.java
deleted file mode 100644
index 4653e17..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/FileChooser.java
+++ /dev/null
@@ -1,91 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under the terms
- * of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-/**
- */
-public interface FileChooser {
-
- /*
- * Configuration
- */
- void setAction(FileChooserAction action);
- FileChooserAction getAction();
- void setLocalOnly(boolean localOnly);
- boolean getLocalOnly();
- void setSelectMultiple(boolean selectMultiple);
- boolean getSelectMultiple();
-
- /*
- * Filename manipulation
- */
- void setCurrentName(String name);
- String getFilename();
- boolean setFilename(String filename);
- boolean selectFilename(String filename);
- void unselectFilename(String filename);
- void selectAll();
- void unselectAll();
- String[] getFilenames();
- boolean setCurrentFolder(String folder);
- String getCurrentFolder();
-
- /*
- * URI manipulation
- */
- String getURI();
- boolean setURI(String uri);
- boolean selectURI(String uri);
- void unselectURI(String uri);
- String[] getURIs();
- boolean setCurrentFolderURI(String folder);
- String getCurrentFolderURI();
-
- /*
- * Preview widget
- */
- void setPreviewWidget(Widget previewWidget);
- Widget getPreviewWidget();
- void setPreviewWidgetActive(boolean active);
- boolean getPreviewWidgetActive();
- void setUsePreviewLabel(boolean useLabel);
- boolean getUsePreviewLabel();
- String getPreviewFilename();
- String getPreviewURI();
-
- /*
- * Extra widget
- */
- void setExtraWidget(Widget extraWidget);
- Widget getExtraWidget();
-
- /*
- * List of user selectable filters
- */
- void addFilter(FileFilter filter);
- void removeFilter(FileFilter filter);
- FileFilter[] listFilters();
-
- /*
- * Current filter
- */
- void setFilter(FileFilter filter);
- FileFilter getFilter();
-
- /*
- * Per-application shortcut folders
- */
- void addShortcutFolder(String folder) throws FileChooserException;
- void removeShortcutFolder(String folder) throws FileChooserException;
- String[] listShortcutFolders();
- void addShortcutURI(String uri) throws FileChooserException;
- void removeShortcutURI(String uri) throws FileChooserException;
- String[] listShortcutURIs();
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/FileChooserAction.java b/libgtk-java/src/java/org/gnu/gtk/FileChooserAction.java
deleted file mode 100644
index fba3c49..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/FileChooserAction.java
+++ /dev/null
@@ -1,70 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under the terms
- * of the GNU Library General Public License version 2.
- */
-package org.gnu.gtk;
-
-import java.util.Hashtable;
-
-import org.gnu.glib.Enum;
-
-/**
- */
-public class FileChooserAction extends Enum {
- static final private int _ACTION_OPEN = 0;
- static final public FileChooserAction ACTION_OPEN = new FileChooserAction(_ACTION_OPEN);
- static final private int _ACTION_SAVE = 1;
- static final public FileChooserAction ACTION_SAVE = new FileChooserAction(_ACTION_SAVE);
- static final private int _ACTION_SELECT_FOLDER = 2;
- static final public FileChooserAction ACTION_SELECT_FOLDER = new FileChooserAction(_ACTION_SELECT_FOLDER);
- static final private int _ACTION_CREATE_FOLDER = 3;
- static final public FileChooserAction ACTION_CREATE_FOLDER = new FileChooserAction(_ACTION_CREATE_FOLDER);
-
-
- static final private FileChooserAction[] theInterned = new FileChooserAction[] {
- ACTION_OPEN, ACTION_SAVE, ACTION_SELECT_FOLDER, ACTION_CREATE_FOLDER
- };
- static private java.util.Hashtable theInternedExtras;
- static final private FileChooserAction theSacrificialOne = new FileChooserAction(0);
-
- static public FileChooserAction intern(int value) {
- if (value < theInterned.length) {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null) {
- theInternedExtras = new Hashtable();
- }
- FileChooserAction already =
- (FileChooserAction) theInternedExtras.get(theSacrificialOne);
- if (already == null) {
- already = new FileChooserAction(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private FileChooserAction(int value) {
- value_ = value;
- }
-
- public FileChooserAction or(FileChooserAction other) {
- return intern(value_ | other.value_);
- }
-
- public FileChooserAction and(FileChooserAction other) {
- return intern(value_ & other.value_);
- }
-
- public FileChooserAction xor(FileChooserAction other) {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test(FileChooserAction other) {
- return (value_ & other.value_) == other.value_;
- }
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/FileChooserDialog.java b/libgtk-java/src/java/org/gnu/gtk/FileChooserDialog.java
deleted file mode 100644
index fe5f21e..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/FileChooserDialog.java
+++ /dev/null
@@ -1,387 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under the terms
- * of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.GObject;
-
-/**
- *
- */
-public class FileChooserDialog extends Dialog implements FileChooser {
-
- public FileChooserDialog(int handle) {
- super(handle);
- }
-
- public FileChooserDialog(String title, Window parent, FileChooserAction action) {
- super(init(title, parent, action));
- }
-
- private static int init(String title, Window parent, FileChooserAction action) {
- int hndl = 0;
- if (null != parent)
- hndl = parent.getHandle();
- return gtk_file_chooser_dialog_new(title, hndl, action.getValue());
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#setAction(org.gnu.gtk.FileChooserAction)
- */
- public void setAction(FileChooserAction action) {
- FileChooserHelper.gtk_file_chooser_set_action(getHandle(), action.getValue());
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#getAction()
- */
- public FileChooserAction getAction() {
- return FileChooserAction.intern(FileChooserHelper.gtk_file_chooser_get_action(getHandle()));
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#setLocalOnly(boolean)
- */
- public void setLocalOnly(boolean localOnly) {
- FileChooserHelper.gtk_file_chooser_set_local_only(getHandle(), localOnly);
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#getLocalOnly()
- */
- public boolean getLocalOnly() {
- return FileChooserHelper.gtk_file_chooser_get_local_only(getHandle());
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#setSelectMultiple(boolean)
- */
- public void setSelectMultiple(boolean selectMultiple) {
- FileChooserHelper.gtk_file_chooser_set_select_multiple(getHandle(), selectMultiple);
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#getSelectMultiple()
- */
- public boolean getSelectMultiple() {
- return FileChooserHelper.gtk_file_chooser_get_select_multiple(getHandle());
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#setCurrentName(java.lang.String)
- */
- public void setCurrentName(String name) {
- FileChooserHelper.gtk_file_chooser_set_current_name(getHandle(), name);
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#getFilename()
- */
- public String getFilename() {
- return FileChooserHelper.gtk_file_chooser_get_filename(getHandle());
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#setFilename(java.lang.String)
- */
- public boolean setFilename(String filename) {
- return FileChooserHelper.gtk_file_chooser_set_filename(getHandle(), filename);
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#selectFilename(java.lang.String)
- */
- public boolean selectFilename(String filename) {
- return FileChooserHelper.gtk_file_chooser_select_filename(getHandle(), filename);
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#unselectFilename(java.lang.String)
- */
- public void unselectFilename(String filename) {
- FileChooserHelper.gtk_file_chooser_unselect_filename(getHandle(), filename);
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#selectAll()
- */
- public void selectAll() {
- FileChooserHelper.gtk_file_chooser_select_all(getHandle());
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#unselectAll()
- */
- public void unselectAll() {
- FileChooserHelper.gtk_file_chooser_unselect_all(getHandle());
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#getFilenames()
- */
- public String[] getFilenames() {
- return FileChooserHelper.gtk_file_chooser_get_filenames(getHandle());
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#setCurrentFolder(java.lang.String)
- */
- public boolean setCurrentFolder(String folder) {
- return FileChooserHelper.gtk_file_chooser_set_current_folder(getHandle(), folder);
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#getCurrentFolder()
- */
- public String getCurrentFolder() {
- return FileChooserHelper.gtk_file_chooser_get_current_folder(getHandle());
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#getURI()
- */
- public String getURI() {
- return FileChooserHelper.gtk_file_chooser_get_uri(getHandle());
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#setURI(java.lang.String)
- */
- public boolean setURI(String uri) {
- return FileChooserHelper.gtk_file_chooser_set_uri(getHandle(), uri);
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#selectURI(java.lang.String)
- */
- public boolean selectURI(String uri) {
- return FileChooserHelper.gtk_file_chooser_select_uri(getHandle(), uri);
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#unselectURI(java.lang.String)
- */
- public void unselectURI(String uri) {
- FileChooserHelper.gtk_file_chooser_unselect_uri(getHandle(), uri);
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#getURIs()
- */
- public String[] getURIs() {
- return FileChooserHelper.gtk_file_chooser_get_uris(getHandle());
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#setCurrentFolderURI(java.lang.String)
- */
- public boolean setCurrentFolderURI(String folder) {
- return FileChooserHelper.gtk_file_chooser_set_current_folder_uri(getHandle(), folder);
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#getCurrentFolderURI()
- */
- public String getCurrentFolderURI() {
- return FileChooserHelper.gtk_file_chooser_get_current_folder_uri(getHandle());
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#setPreviewWidget(org.gnu.gtk.Widget)
- */
- public void setPreviewWidget(Widget previewWidget) {
- FileChooserHelper.gtk_file_chooser_set_preview_widget(getHandle(), previewWidget.getHandle());
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#getPreviewWidget()
- */
- public Widget getPreviewWidget() {
- int hndl = FileChooserHelper.gtk_file_chooser_get_preview_widget(getHandle());
- if (0 == hndl)
- return null;
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Widget)obj;
- return new Widget(hndl);
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#setUsePreviewLabel()
- */
- public void setUsePreviewLabel(boolean useLabel) {
- FileChooserHelper.gtk_file_chooser_set_use_preview_label(getHandle(), useLabel);
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#getUsePreviewLabel()
- */
- public boolean getUsePreviewLabel() {
- return FileChooserHelper.gtk_file_chooser_get_use_preview_label(getHandle());
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#setPreviewWidgetActive(boolean)
- */
- public void setPreviewWidgetActive(boolean active) {
- FileChooserHelper.gtk_file_chooser_set_preview_widget_active(getHandle(), active);
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#getPreviewWidgetActive()
- */
- public boolean getPreviewWidgetActive() {
- return FileChooserHelper.gtk_file_chooser_get_preview_widget_active(getHandle());
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#getPreviewFilename()
- */
- public String getPreviewFilename() {
- return FileChooserHelper.gtk_file_chooser_get_preview_filename(getHandle());
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#getPreviewURI()
- */
- public String getPreviewURI() {
- return FileChooserHelper.gtk_file_chooser_get_preview_uri(getHandle());
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#setExtraWidget(org.gnu.gtk.Widget)
- */
- public void setExtraWidget(Widget extraWidget) {
- FileChooserHelper.gtk_file_chooser_set_extra_widget(getHandle(), extraWidget.getHandle());
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#getExtraWidget()
- */
- public Widget getExtraWidget() {
- int hndl = FileChooserHelper.gtk_file_chooser_get_extra_widget(getHandle());
- if (0 == hndl)
- return null;
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Widget)obj;
- return new Widget(hndl);
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#addFilter(org.gnu.gtk.FileFilter)
- */
- public void addFilter(FileFilter filter) {
- FileChooserHelper.gtk_file_chooser_add_filter(getHandle(), filter.getHandle());
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#removeFilter(org.gnu.gtk.FileFilter)
- */
- public void removeFilter(FileFilter filter) {
- FileChooserHelper.gtk_file_chooser_remove_filter(getHandle(), filter.getHandle());
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#listFilters()
- */
- public FileFilter[] listFilters() {
- int[] hndls = FileChooserHelper.gtk_file_chooser_list_filters(getHandle());
- FileFilter[] filters = new FileFilter[hndls.length];
- for (int i = 0; i < hndls.length; i++) {
- GObject obj = retrieveGObject(hndls[i]);
- if (null != obj)
- filters[i] = (FileFilter)obj;
- else
- filters[i] = new FileFilter(hndls[i]);
- }
- return filters;
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#setFilter(org.gnu.gtk.FileFilter)
- */
- public void setFilter(FileFilter filter) {
- FileChooserHelper.gtk_file_chooser_set_filter(getHandle(), filter.getHandle());
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#getFilter()
- */
- public FileFilter getFilter() {
- int hndl = FileChooserHelper.gtk_file_chooser_get_filter(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (FileFilter)obj;
- return new FileFilter(hndl);
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#addShortcutFolder(java.lang.String)
- */
- public void addShortcutFolder(String folder) throws FileChooserException {
- int err = -1;
- FileChooserHelper.gtk_file_chooser_add_shortcut_folder(getHandle(), folder, new int[] {err});
- if (-1 < err)
- throw new FileChooserException(err);
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#removeShortcutFolder(java.lang.String)
- */
- public void removeShortcutFolder(String folder) throws FileChooserException {
- int err = -1;
- FileChooserHelper.gtk_file_chooser_remove_shortcut_folder(getHandle(), folder, new int[] {err});
- if (-1 < err)
- throw new FileChooserException(err);
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#listShortcutFolders()
- */
- public String[] listShortcutFolders() {
- return FileChooserHelper.gtk_file_chooser_list_shortcut_folders(getHandle());
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#addShortCutURI(java.lang.String)
- */
- public void addShortcutURI(String uri) throws FileChooserException {
- int err = -1;
- FileChooserHelper.gtk_file_chooser_add_shortcut_folder_uri(getHandle(), uri, new int[] {err});
- if (-1 < err)
- throw new FileChooserException(err);
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#removeShortcutURI(java.lang.String)
- */
- public void removeShortcutURI(String uri) throws FileChooserException {
- int err = -1;
- FileChooserHelper.gtk_file_chooser_remove_shortcut_folder_uri(getHandle(), uri, new int[] {err});
- if (-1 < err)
- throw new FileChooserException(err);
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#listShortcutURIs()
- */
- public String[] listShortcutURIs() {
- return FileChooserHelper.gtk_file_chooser_list_shortcut_folder_uris(getHandle());
- }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int gtk_file_chooser_dialog_get_type ();
- native static final protected int gtk_file_chooser_dialog_new(String title, int parent, int action);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/FileChooserError.java b/libgtk-java/src/java/org/gnu/gtk/FileChooserError.java
deleted file mode 100644
index 69b4f6a..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/FileChooserError.java
+++ /dev/null
@@ -1,65 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under the terms
- * of the GNU Library General Public License version 2.
- */
-package org.gnu.gtk;
-
-import java.util.Hashtable;
-
-import org.gnu.glib.Enum;
-
-/**
- */
-public class FileChooserError extends Enum {
- static final private int _ERROR_NONEXISTENT= 0;
- static final public FileChooserError ERROR_NONEXISTENT =
- new FileChooserError(_ERROR_NONEXISTENT);
- static final private int _BAD_FILENAME = 1;
- static final public FileChooserError BAD_FILENAME =
- new FileChooserError(_BAD_FILENAME);
- static final private FileChooserError[] theInterned =
- new FileChooserError[] { ERROR_NONEXISTENT, BAD_FILENAME };
- static private java.util.Hashtable theInternedExtras;
- static final private FileChooserError theSacrificialOne =
- new FileChooserError(0);
- static public FileChooserError intern(int value) {
- if (value < theInterned.length) {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null) {
- theInternedExtras = new Hashtable();
- }
- FileChooserError already =
- (FileChooserError) theInternedExtras.get(theSacrificialOne);
- if (already == null) {
- already = new FileChooserError(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private FileChooserError(int value) {
- value_ = value;
- }
-
- public FileChooserError or(FileChooserError other) {
- return intern(value_ | other.value_);
- }
-
- public FileChooserError and(FileChooserError other) {
- return intern(value_ & other.value_);
- }
-
- public FileChooserError xor(FileChooserError other) {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test(FileChooserError other) {
- return (value_ & other.value_) == other.value_;
- }
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/FileChooserException.java b/libgtk-java/src/java/org/gnu/gtk/FileChooserException.java
deleted file mode 100644
index 9ee0e5e..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/FileChooserException.java
+++ /dev/null
@@ -1,26 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under the terms
- * of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-/**
- */
-public class FileChooserException extends Exception {
- private int errorCode = 0;
-
- FileChooserException(int errorCode) {
- this.errorCode = errorCode;
- }
-
- private FileChooserException() {}
-
- public FileChooserError getError() {
- return FileChooserError.intern(errorCode);
- }
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/FileChooserHelper.java b/libgtk-java/src/java/org/gnu/gtk/FileChooserHelper.java
deleted file mode 100644
index b4aa7e0..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/FileChooserHelper.java
+++ /dev/null
@@ -1,68 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under the terms
- * of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-/**
- * This class implements the native methods that are common with both
- * FileChooserDialog and FileChooserWidget.
- */
-class FileChooserHelper {
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final void gtk_file_chooser_set_action(int chooser, int action);
- native static final int gtk_file_chooser_get_action(int chooser);
- native static final void gtk_file_chooser_set_local_only(int chooser, boolean localOnly);
- native static final boolean gtk_file_chooser_get_local_only(int chooser);
- native static final void gtk_file_chooser_set_select_multiple(int chooser, boolean selectMultiple);
- native static final boolean gtk_file_chooser_get_select_multiple(int chooser);
- native static final void gtk_file_chooser_set_current_name(int chooser, String name);
- native static final String gtk_file_chooser_get_filename(int chooser);
- native static final boolean gtk_file_chooser_set_filename(int chooser, String filename);
- native static final boolean gtk_file_chooser_select_filename(int chooser, String filename);
- native static final void gtk_file_chooser_unselect_filename(int chooser, String filename);
- native static final void gtk_file_chooser_select_all(int chooser);
- native static final void gtk_file_chooser_unselect_all(int chooser);
- native static final String[] gtk_file_chooser_get_filenames(int chooser);
- native static final boolean gtk_file_chooser_set_current_folder(int chooser, String folder);
- native static final String gtk_file_chooser_get_current_folder(int chooser);
- native static final String gtk_file_chooser_get_uri(int chooser);
- native static final boolean gtk_file_chooser_set_uri(int chooser, String uri);
- native static final boolean gtk_file_chooser_select_uri(int chooser, String uri);
- native static final void gtk_file_chooser_unselect_uri(int chooser, String uri);
- native static final String[] gtk_file_chooser_get_uris(int chooser);
- native static final boolean gtk_file_chooser_set_current_folder_uri(int chooser, String uri);
- native static final String gtk_file_chooser_get_current_folder_uri(int chooser);
- native static final void gtk_file_chooser_set_preview_widget(int chooser, int previewWidget);
- native static final int gtk_file_chooser_get_preview_widget(int chooser);
- native static final void gtk_file_chooser_set_preview_widget_active(int chooser, boolean active);
- native static final boolean gtk_file_chooser_get_preview_widget_active(int chooser);
- native static final void gtk_file_chooser_set_use_preview_label(int chooser, boolean useLabel);
- native static final boolean gtk_file_chooser_get_use_preview_label(int chooser);
- native static final String gtk_file_chooser_get_preview_filename(int chooser);
- native static final String gtk_file_chooser_get_preview_uri(int chooser);
- native static final void gtk_file_chooser_set_extra_widget(int chooser, int extraWidget);
- native static final int gtk_file_chooser_get_extra_widget(int chooser);
- native static final void gtk_file_chooser_add_filter(int chooser, int filter);
- native static final void gtk_file_chooser_remove_filter(int chooser, int filter);
- native static final int[] gtk_file_chooser_list_filters(int chooser);
- native static final void gtk_file_chooser_set_filter(int chooser, int filter);
- native static final int gtk_file_chooser_get_filter(int chooser);
- native static final boolean gtk_file_chooser_add_shortcut_folder(int chooser, String folder, int[] error);
- native static final boolean gtk_file_chooser_remove_shortcut_folder(int chooser, String folder, int[] error);
- native static final String[] gtk_file_chooser_list_shortcut_folders(int chooser);
- native static final boolean gtk_file_chooser_add_shortcut_folder_uri(int chooser, String uri, int[] error);
- native static final boolean gtk_file_chooser_remove_shortcut_folder_uri(int chooser, String uri, int[] error);
- native static final String[] gtk_file_chooser_list_shortcut_folder_uris(int chooser);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/FileChooserWidget.java b/libgtk-java/src/java/org/gnu/gtk/FileChooserWidget.java
deleted file mode 100644
index 51451f6..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/FileChooserWidget.java
+++ /dev/null
@@ -1,380 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under the terms
- * of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.GObject;
-
-/**
- */
-public class FileChooserWidget extends VBox implements FileChooser {
-
- public FileChooserWidget(int handle) {
- super(handle);
- }
-
- public FileChooserWidget(FileChooserAction action) {
- super(gtk_file_chooser_widget_new(action.getValue()));
- }
-
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#setAction(org.gnu.gtk.FileChooserAction)
- */
- public void setAction(FileChooserAction action) {
- FileChooserHelper.gtk_file_chooser_set_action(getHandle(), action.getValue());
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#getAction()
- */
- public FileChooserAction getAction() {
- return FileChooserAction.intern(FileChooserHelper.gtk_file_chooser_get_action(getHandle()));
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#setLocalOnly(boolean)
- */
- public void setLocalOnly(boolean localOnly) {
- FileChooserHelper.gtk_file_chooser_set_local_only(getHandle(), localOnly);
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#getLocalOnly()
- */
- public boolean getLocalOnly() {
- return FileChooserHelper.gtk_file_chooser_get_local_only(getHandle());
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#setSelectMultiple(boolean)
- */
- public void setSelectMultiple(boolean selectMultiple) {
- FileChooserHelper.gtk_file_chooser_set_select_multiple(getHandle(), selectMultiple);
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#getSelectMultiple()
- */
- public boolean getSelectMultiple() {
- return FileChooserHelper.gtk_file_chooser_get_select_multiple(getHandle());
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#setCurrentName(java.lang.String)
- */
- public void setCurrentName(String name) {
- FileChooserHelper.gtk_file_chooser_set_current_name(getHandle(), name);
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#getFilename()
- */
- public String getFilename() {
- return FileChooserHelper.gtk_file_chooser_get_filename(getHandle());
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#setFilename(java.lang.String)
- */
- public boolean setFilename(String filename) {
- return FileChooserHelper.gtk_file_chooser_set_filename(getHandle(), filename);
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#selectFilename(java.lang.String)
- */
- public boolean selectFilename(String filename) {
- return FileChooserHelper.gtk_file_chooser_select_filename(getHandle(), filename);
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#unselectFilename(java.lang.String)
- */
- public void unselectFilename(String filename) {
- FileChooserHelper.gtk_file_chooser_unselect_filename(getHandle(), filename);
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#selectAll()
- */
- public void selectAll() {
- FileChooserHelper.gtk_file_chooser_select_all(getHandle());
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#unselectAll()
- */
- public void unselectAll() {
- FileChooserHelper.gtk_file_chooser_unselect_all(getHandle());
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#getFilenames()
- */
- public String[] getFilenames() {
- return FileChooserHelper.gtk_file_chooser_get_filenames(getHandle());
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#setCurrentFolder(java.lang.String)
- */
- public boolean setCurrentFolder(String folder) {
- return FileChooserHelper.gtk_file_chooser_set_current_folder(getHandle(), folder);
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#getCurrentFolder()
- */
- public String getCurrentFolder() {
- return FileChooserHelper.gtk_file_chooser_get_current_folder(getHandle());
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#getURI()
- */
- public String getURI() {
- return FileChooserHelper.gtk_file_chooser_get_uri(getHandle());
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#setURI(java.lang.String)
- */
- public boolean setURI(String uri) {
- return FileChooserHelper.gtk_file_chooser_set_uri(getHandle(), uri);
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#selectURI(java.lang.String)
- */
- public boolean selectURI(String uri) {
- return FileChooserHelper.gtk_file_chooser_select_uri(getHandle(), uri);
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#unselectURI(java.lang.String)
- */
- public void unselectURI(String uri) {
- FileChooserHelper.gtk_file_chooser_unselect_uri(getHandle(), uri);
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#getURIs()
- */
- public String[] getURIs() {
- return FileChooserHelper.gtk_file_chooser_get_uris(getHandle());
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#setCurrentFolderURI(java.lang.String)
- */
- public boolean setCurrentFolderURI(String folder) {
- return FileChooserHelper.gtk_file_chooser_set_current_folder_uri(getHandle(), folder);
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#getCurrentFolderURI()
- */
- public String getCurrentFolderURI() {
- return FileChooserHelper.gtk_file_chooser_get_current_folder_uri(getHandle());
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#setPreviewWidget(org.gnu.gtk.Widget)
- */
- public void setPreviewWidget(Widget previewWidget) {
- FileChooserHelper.gtk_file_chooser_set_preview_widget(getHandle(), previewWidget.getHandle());
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#getPreviewWidget()
- */
- public Widget getPreviewWidget() {
- int hndl = FileChooserHelper.gtk_file_chooser_get_preview_widget(getHandle());
- if (0 == hndl)
- return null;
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Widget)obj;
- return new Widget(hndl);
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#setUsePreviewLabel()
- */
- public void setUsePreviewLabel(boolean useLabel) {
- FileChooserHelper.gtk_file_chooser_set_use_preview_label(getHandle(), useLabel);
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#getUsePreviewLabel()
- */
- public boolean getUsePreviewLabel() {
- return FileChooserHelper.gtk_file_chooser_get_use_preview_label(getHandle());
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#setPreviewWidgetActive(boolean)
- */
- public void setPreviewWidgetActive(boolean active) {
- FileChooserHelper.gtk_file_chooser_set_preview_widget_active(getHandle(), active);
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#getPreviewWidgetActive()
- */
- public boolean getPreviewWidgetActive() {
- return FileChooserHelper.gtk_file_chooser_get_preview_widget_active(getHandle());
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#getPreviewFilename()
- */
- public String getPreviewFilename() {
- return FileChooserHelper.gtk_file_chooser_get_preview_filename(getHandle());
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#getPreviewURI()
- */
- public String getPreviewURI() {
- return FileChooserHelper.gtk_file_chooser_get_preview_uri(getHandle());
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#setExtraWidget(org.gnu.gtk.Widget)
- */
- public void setExtraWidget(Widget extraWidget) {
- FileChooserHelper.gtk_file_chooser_set_extra_widget(getHandle(), extraWidget.getHandle());
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#getExtraWidget()
- */
- public Widget getExtraWidget() {
- int hndl = FileChooserHelper.gtk_file_chooser_get_extra_widget(getHandle());
- if (0 == hndl)
- return null;
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Widget)obj;
- return new Widget(hndl);
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#addFilter(org.gnu.gtk.FileFilter)
- */
- public void addFilter(FileFilter filter) {
- FileChooserHelper.gtk_file_chooser_add_filter(getHandle(), filter.getHandle());
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#removeFilter(org.gnu.gtk.FileFilter)
- */
- public void removeFilter(FileFilter filter) {
- FileChooserHelper.gtk_file_chooser_remove_filter(getHandle(), filter.getHandle());
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#listFilters()
- */
- public FileFilter[] listFilters() {
- int[] hndls = FileChooserHelper.gtk_file_chooser_list_filters(getHandle());
- FileFilter[] filters = new FileFilter[hndls.length];
- for (int i = 0; i < hndls.length; i++) {
- GObject obj = retrieveGObject(hndls[i]);
- if (null != obj)
- filters[i] = (FileFilter)obj;
- else
- filters[i] = new FileFilter(hndls[i]);
- }
- return filters;
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#setFilter(org.gnu.gtk.FileFilter)
- */
- public void setFilter(FileFilter filter) {
- FileChooserHelper.gtk_file_chooser_set_filter(getHandle(), filter.getHandle());
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#getFilter()
- */
- public FileFilter getFilter() {
- int hndl = FileChooserHelper.gtk_file_chooser_get_filter(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (FileFilter)obj;
- return new FileFilter(hndl);
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#addShortcutFolder(java.lang.String)
- */
- public void addShortcutFolder(String folder) throws FileChooserException {
- int err = -1;
- FileChooserHelper.gtk_file_chooser_add_shortcut_folder(getHandle(), folder, new int[] {err});
- if (-1 < err)
- throw new FileChooserException(err);
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#removeShortcutFolder(java.lang.String)
- */
- public void removeShortcutFolder(String folder) throws FileChooserException {
- int err = -1;
- FileChooserHelper.gtk_file_chooser_remove_shortcut_folder(getHandle(), folder, new int[] {err});
- if (-1 < err)
- throw new FileChooserException(err);
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#listShortcutFolders()
- */
- public String[] listShortcutFolders() {
- return FileChooserHelper.gtk_file_chooser_list_shortcut_folders(getHandle());
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#addShortCutURI(java.lang.String)
- */
- public void addShortcutURI(String uri) throws FileChooserException {
- int err = -1;
- FileChooserHelper.gtk_file_chooser_add_shortcut_folder_uri(getHandle(), uri, new int[] {err});
- if (-1 < err)
- throw new FileChooserException(err);
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#removeShortcutURI(java.lang.String)
- */
- public void removeShortcutURI(String uri) throws FileChooserException {
- int err = -1;
- FileChooserHelper.gtk_file_chooser_remove_shortcut_folder_uri(getHandle(), uri, new int[] {err});
- if (-1 < err)
- throw new FileChooserException(err);
- }
-
- /* (non-Javadoc)
- * @see org.gnu.gtk.FileChooser#listShortcutURIs()
- */
- public String[] listShortcutURIs() {
- return FileChooserHelper.gtk_file_chooser_list_shortcut_folder_uris(getHandle());
- }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int gtk_file_chooser_widget_get_type ();
- native static final protected int gtk_file_chooser_widget_new(int action);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/FileFilter.java b/libgtk-java/src/java/org/gnu/gtk/FileFilter.java
deleted file mode 100644
index fd00e8c..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/FileFilter.java
+++ /dev/null
@@ -1,79 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under the terms
- * of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.GObject;
-
-/**
- */
-public class FileFilter extends GObject {
-
- /**
- * Creates a new FileFilter with no rules added to it. Such a filter
- * doesn't accept any files, so is not particularly useful until you
- * add rules with addMimeType() or addPattern().
- */
- public FileFilter() {
- super(gtk_file_filter_new());
- }
-
- /**
- * Create a new FileFilter from a point to a native object.
- */
- FileFilter(int hndl) {
- super(hndl);
- }
-
- /**
- * Sets the human readable name for the filter. This is the string
- * that will be displayed in the file selector user interface if there is
- * a selectable list of filters.
- * @param name The name of the filter.
- */
- public void setName(String name) {
- gtk_file_filter_set_name(getHandle(), name);
- }
-
- /**
- * Returns the human readable name of the file filter.
- */
- public String getName() {
- return gtk_file_filter_get_name(getHandle());
- }
-
- /**
- * Adds a rule allowing a given mime type to filter.
- */
- public void addMimeType(String mimeType) {
- gtk_file_filter_add_mime_type(getHandle(), mimeType);
- }
-
- /**
- * Adds a rule allowing a shell style glob to a filter.
- */
- public void addPattern(String pattern) {
- gtk_file_filter_add_pattern(getHandle(), pattern);
- }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int gtk_file_filter_get_type ();
- native static final protected int gtk_file_filter_new();
- native static final protected void gtk_file_filter_set_name(int filter, String name);
- native static final protected String gtk_file_filter_get_name(int filter);
- native static final protected void gtk_file_filter_add_mime_type(int filter, String mimeType);
- native static final protected void gtk_file_filter_add_pattern(int filter, String pattern);
- native static final protected int gtk_file_filter_get_needed(int filter);
- native static final protected boolean gtk_file_filter_filter(int filter, int filterInfo);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/FileFilterFlags.java b/libgtk-java/src/java/org/gnu/gtk/FileFilterFlags.java
deleted file mode 100644
index 57ad81e..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/FileFilterFlags.java
+++ /dev/null
@@ -1,68 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under the terms
- * of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Flags;
-
-/**
- */
-public class FileFilterFlags extends Flags {
- static final private int _FILENAME = 1 << 0;
- static final public FileFilterFlags FILENAME = new FileFilterFlags(_FILENAME);
- static final private int _URI = 1 << 1;
- static final public FileFilterFlags URI = new FileFilterFlags(_URI);
- static final private int _DISPLAY_NAME = 1 << 2;
- static final public FileFilterFlags DISPLAY_NAME = new FileFilterFlags(_DISPLAY_NAME);
- static final private int _MIME_TYPE = 1 << 3;
- static final public FileFilterFlags MIME_TYPE = new FileFilterFlags(_MIME_TYPE);
- static final private FileFilterFlags[] theInterned = new FileFilterFlags[] {
- FILENAME, URI, DISPLAY_NAME, MIME_TYPE
- };
-
- static private java.util.Hashtable theInternedExtras;
- static final private FileFilterFlags theSacrificialOne = new FileFilterFlags(0);
-
- static public FileFilterFlags intern(int value) {
- if (value < theInterned.length) {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null) {
- theInternedExtras = new java.util.Hashtable();
- }
- FileFilterFlags already =
- (FileFilterFlags) theInternedExtras.get(theSacrificialOne);
- if (already == null) {
- already = new FileFilterFlags(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private FileFilterFlags(int value) {
- value_ = value;
- }
-
- public FileFilterFlags or(FileFilterFlags other) {
- return intern(value_ | other.value_);
- }
-
- public FileFilterFlags and(FileFilterFlags other) {
- return intern(value_ & other.value_);
- }
-
- public FileFilterFlags xor(FileFilterFlags other) {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test(FileFilterFlags other) {
- return (value_ & other.value_) == other.value_;
- }
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/FileSelection.java b/libgtk-java/src/java/org/gnu/gtk/FileSelection.java
deleted file mode 100644
index 57976de..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/FileSelection.java
+++ /dev/null
@@ -1,205 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-
-/**
- * The FileSelection widget lists all the files and directories in
- * the current working directory and enables the user to select one of
- * the file names. There are a number of navigation controls that
- * enable the user to browse through the entire file system. There also
- * are buttons that create directories, delete files, and rename files.
- */
-public class FileSelection extends Dialog {
-
- /**
- * construct a new FileSelection dialog.
- *
- * @param title The string that is displayed in the title bar of the dialog.
- */
- public FileSelection(String title) {
- super(gtk_file_selection_new(title));
- }
-
- /**
- * Construct a FileSelection using a handle to a native resource.
- */
- public FileSelection(int handle) {
- super(handle);
- }
-
- /**
- * Sets the default path for the file requestor. If filename includes a
- * directory path the requestor will open with that path set as its
- * current working directory.
- *
- * @param filename The default path for the widget.
- */
- public void setFilename(String filename) {
- FileSelection.gtk_file_selection_set_filename(getHandle(), filename);
- }
-
- /**
- * Returns the selected filename.
- *
- * @return The file that is selected in the dialog.
- */
- public String getFilename() {
- return FileSelection.gtk_file_selection_get_filename(getHandle());
- }
-
- /**
- * Will attempt to match <code>pattern</code> to a valid filename or subdirectory
- * in the current directory. If a match can be made the matched filename will appear
- * in the text entry field in the file selection dialog. If a partial match can be made the
- * "Files" list will contain those file names which have been partially matched and the
- * "Directories" list will list those directories which have been partially matched.
- *
- * @param pattern The pattern to use for matching.
- */
- public void complete(String pattern) {
- FileSelection.gtk_file_selection_complete(getHandle(), pattern);
- }
-
- /**
- * Shows the file operation buttons, if they have previously been hidden. The rest
- * of the widgets in the dialog will be resized accordingly.
- */
- public void showFileopButtons() {
- FileSelection.gtk_file_selection_show_fileop_buttons(getHandle());
- }
-
- /**
- * Hides the file operation buttons that normally appear at the top of the dialog.
- */
- public void hideFileopButtons() {
- FileSelection.gtk_file_selection_hide_fileop_buttons(getHandle());
- }
-
- /**
- * Return the OK Button widget for this Dialog.
- *
- * @return The OK Button.
- */
- public Button getOKButton() {
- int hndl = FileSelection.getOkButton(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Button)obj;
- return new Button(hndl);
- }
-
- /**
- * Return the Cancel Button widget for this dialog.
- *
- * @return The Cancel Button.
- */
- public Button getCancelButton() {
- int hndl = FileSelection.getCancelButton(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Button)obj;
- return new Button(hndl);
- }
-
- /**
- * Return the Help Button widget for this dialog.
- *
- * @return The Help Button.
- */
- public Button getHelpButton() {
- int hndl = FileSelection.getHelpButton(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Button)obj;
- return new Button(hndl);
- }
-
-
- /**
- * Return the directory list for this widget
- *
- * @return The Directory List
- */
- public Widget getDirList(){
- int hndl = getDirList(getHandle());
- if (0 == hndl)
- return null;
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Widget)obj;
- return new Widget(hndl);
- }
-
- /**
- * Returns the the file list for this widget
- *
- * @return The File List
- */
- public Widget getFileList(){
- int hndl = getFileList(getHandle());
- if (0 == hndl)
- return null;
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Widget)obj;
- return new Widget(hndl);
- }
-
- /**
- * Returns the selection entry
- *
- * @return selection entry
- */
- public Widget getSelectionEntry(){
- int hndl = getSelectionEntry(getHandle());
- if (0 == hndl)
- return null;
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Widget)obj;
- return new Widget(hndl);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_file_selection_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getDirList (int cptr);
- native static final protected int getFileList (int cptr);
- native static final protected int getSelectionEntry (int cptr);
- native static final protected int getSelectionText (int cptr);
- native static final protected int getMainVbox (int cptr);
- native static final protected int getOkButton (int cptr);
- native static final protected int getCancelButton (int cptr);
- native static final protected int getHelpButton (int cptr);
- native static final protected int getHistoryPulldown (int cptr);
- native static final protected int getHistoryMenu (int cptr);
- native static final protected int getButtonArea (int cptr);
- native static final protected int gtk_file_selection_get_type ();
- native static final protected int gtk_file_selection_new (String title);
- native static final protected void gtk_file_selection_set_filename (int filesel, String filename);
- native static final protected String gtk_file_selection_get_filename (int filesel);
- native static final protected void gtk_file_selection_complete (int filesel, String pattern);
- native static final protected void gtk_file_selection_show_fileop_buttons (int filesel);
- native static final protected void gtk_file_selection_hide_fileop_buttons (int filesel);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/Fixed.java b/libgtk-java/src/java/org/gnu/gtk/Fixed.java
deleted file mode 100644
index 8702c4c..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/Fixed.java
+++ /dev/null
@@ -1,72 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-
-/**
- * The Fixed container enables your program to place widgets at a
- * fixed location with fixed sizes in pixels and to move widgets from
- * one location to another. Most applications should not use this container.
- * This container could result in truncated text, overlapping widgets and
- * other display bugs as the user changes their themes, fonts, or preferences.
- */
-public class Fixed extends Container
-{
-
- /**
- * Construct a new Fixed object.
- */
- public Fixed() {
- super(gtk_fixed_new());
- }
-
- /**
- * Construct a new Fixed from a handle to a native resource.
- */
- public Fixed(int handle) {
- super(handle);
- }
-
- /**
- * Add a Widget to the Fixed at the specified location.
- */
- public void putWidget(Widget widget, int x, int y) {
- Fixed.gtk_fixed_put(getHandle(), widget.getHandle(), x, y);
- }
-
- /**
- * Move a widget to a new location.
- */
- public void moveWidget(Widget widget, int x, int y) {
- Fixed.gtk_fixed_move(getHandle(), widget.getHandle(), x, y);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_fixed_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_fixed_get_type ();
- native static final protected int gtk_fixed_new ();
- native static final protected void gtk_fixed_put (int fixed, int widget, int x, int y);
- native static final protected void gtk_fixed_move (int fixed, int widget, int x, int y);
- native static final protected void gtk_fixed_set_has_window (int fixed, boolean hasWindow);
- native static final protected boolean gtk_fixed_get_has_window (int fixed);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/FontButton.java b/libgtk-java/src/java/org/gnu/gtk/FontButton.java
deleted file mode 100644
index 33120b7..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/FontButton.java
+++ /dev/null
@@ -1,260 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import java.util.Vector;
-
-import org.gnu.glib.EventMap;
-import org.gnu.gtk.event.FontButtonEvent;
-import org.gnu.gtk.event.FontButtonListener;
-import org.gnu.gtk.event.GtkEventType;
-
-/**
- */
-public class FontButton extends Button {
-
- // for libglade
- public FontButton(int hndl) {
- super(hndl);
- }
-
- /**
- * Construct a new FontButton widget
- */
- public FontButton(){
- super(gtk_font_button_new());
- }
-
- /**
- * Create a FontButton widget initialized with the
- * provided font.
- *
- * @param fontName Name of the font to display in the
- * font selection dialog.
- */
- public FontButton(String fontName) {
- super(gtk_font_button_new_with_font(fontName));
- }
-
- /**
- * Set the title for the font selection dialog.
- *
- * @param title The title for the dialog.
- */
- public void setTitle(String title) {
- gtk_font_button_set_title(getHandle(), title);
- }
-
- /**
- * Get the title for the font selection dialog.
- *
- * @return The title for the font selection dialog.
- */
- public String getTitle() {
- return gtk_font_button_get_title(getHandle());
- }
-
- /**
- * Set whether the selected font is used in the label.
- *
- * @param useFont If ture the font name will be written
- * using the chosen font.
- */
- public void setUseFont(boolean useFont) {
- gtk_font_button_set_use_font(getHandle(), useFont);
- }
-
- /**
- * Returns whether the selected font is used in the label.
- *
- * @return true if the selected font is used in the label.
- */
- public boolean getUseFont() {
- return gtk_font_button_get_use_font(getHandle());
- }
-
- /**
- * Set whether the selected size is used in the label.
- *
- * @param useSize If ture the font name will be written
- * using the chosen font size.
- */
- public void setUseSize(boolean useSize) {
- gtk_font_button_set_use_size(getHandle(), useSize);
- }
-
- /**
- * Returns whether the selected size is used in the label.
- *
- * @return true if the selected size is used in the label.
- */
- public boolean getUseSize(){
- return gtk_font_button_get_use_size(getHandle());
- }
-
- /**
- * Sets whether the name of the font style will be shown in the label.
- *
- * @param showStyle
- */
- public void setShowStyle(boolean showStyle) {
- gtk_font_button_set_show_style(getHandle(), showStyle);
- }
-
- /**
- * Returns whether the name of the font style will be shown in the label.
- *
- * @return true if the font style will be shown in the label.
- */
- public boolean getShowStyle() {
- return gtk_font_button_get_show_style(getHandle());
- }
-
- /**
- * Sets whether the size of the font style will be shown in the label.
- *
- * @param showSize
- */
- public void setShowSize(boolean showSize) {
- gtk_font_button_set_show_size(getHandle(), showSize);
- }
-
- /**
- * Returns whether the name of the font style will be shown in the label.
- *
- * @return true if the font style will be shown in the label.
- */
- public boolean getShowSize() {
- return gtk_font_button_get_show_size(getHandle());
- }
-
- /**
- * Sets or changes the currently selected font.
- *
- * @param fontName The name of the font to be selected.
- */
- public void setFont(String fontName) {
- gtk_font_button_set_font_name(getHandle(), fontName);
- }
-
- /**
- * Returns the name of the currently selected font.
- *
- * @return The name of the currently selected font.
- */
- public String getFont() {
- return gtk_font_button_get_font_name(getHandle());
- }
-
-
- /***************************************
- * EVENT LISTENERS
- ****************************************/
-
- /**
- * Listeners for handling dialog events
- */
- private Vector fbListeners = null;
-
- /**
- * Register an object to handle dialog events.
- * @see FontButtonListener
- */
- public void addListener(FontButtonListener listener) {
- // Don't add the listener a second time if it is in the Vector.
- int i = findListener(fbListeners, listener);
- if (i == -1) {
- if (null == fbListeners) {
- evtMap.initialize(this, FontButtonEvent.Type.FONT_SET);
- fbListeners = new Vector();
- }
- fbListeners.addElement(listener);
- }
- }
-
- /**
- * Removes a listener
- * @see #addListener(FontButtonListener)
- */
- public void removeListener(FontButtonListener listener) {
- int i = findListener(fbListeners, listener);
- if (i > -1) {
- fbListeners.remove(i);
- }
- if (0 == fbListeners.size()) {
- evtMap.uninitialize(this, FontButtonEvent.Type.FONT_SET);
- fbListeners = null;
- }
- }
-
- protected void fireFontButtonEvent(FontButtonEvent event) {
- if (null == fbListeners) {
- return;
- }
- int size = fbListeners.size();
- int i = 0;
- while (i < size) {
- FontButtonListener fbl = (FontButtonListener)fbListeners.elementAt(i);
- fbl.fontButtonEvent(event);
- i++;
- }
- }
-
- private void handleFontSet() {
- fireFontButtonEvent(new FontButtonEvent(this, FontButtonEvent.Type.FONT_SET));
- }
-
- public Class getEventListenerClass(String signal) {
- Class cls = evtMap.getEventListenerClass(signal);
- if (cls == null) cls = super.getEventListenerClass(signal);
- return cls;
- }
-
- public GtkEventType getEventType(String signal) {
- GtkEventType et = evtMap.getEventType(signal);
- if (et == null) et = super.getEventType(signal);
- return et;
- }
-
- private static EventMap evtMap = new EventMap();
- static {
- addEvents(evtMap);
- }
-
- /**
- * Implementation method to build an EventMap for this widget class.
- * Not useful (or supported) for application use.
- */
- private static void addEvents(EventMap anEvtMap) {
- anEvtMap.addEvent("font_set", "handleFontSet", FontButtonEvent.Type.FONT_SET, FontButtonListener.class);
- }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int gtk_font_button_get_type ();
- native static final protected int gtk_font_button_new();
- native static final protected int gtk_font_button_new_with_font(String fontname);
- native static final protected String gtk_font_button_get_title(int fontButton);
- native static final protected void gtk_font_button_set_title(int fontButton, String title);
- native static final protected boolean gtk_font_button_get_use_font(int fontButton);
- native static final protected void gtk_font_button_set_use_font(int fontButton, boolean useFont);
- native static final protected boolean gtk_font_button_get_use_size(int fontButton);
- native static final protected void gtk_font_button_set_use_size(int fontButton, boolean useSize);
- native static final protected String gtk_font_button_get_font_name(int fontButton);
- native static final protected boolean gtk_font_button_set_font_name(int fontButton, String fontname);
- native static final protected boolean gtk_font_button_get_show_style(int fontButton);
- native static final protected void gtk_font_button_set_show_style(int fontButton, boolean showStyle);
- native static final protected boolean gtk_font_button_get_show_size(int fontButton);
- native static final protected void gtk_font_button_set_show_size(int fontButton, boolean showSize);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/FontSelection.java b/libgtk-java/src/java/org/gnu/gtk/FontSelection.java
deleted file mode 100644
index c86d7e2..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/FontSelection.java
+++ /dev/null
@@ -1,94 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-
-/**
- * A widget that lists the available fonts, styles and sizes, allowing the
- * user to select a font. It is used in the {@link FontSelectionDialog}
- * widget to provide a dialog box for selecting fonts.
- * @see FontSelectionDialog
- */
-public class FontSelection extends VBox {
- /**
- * Creates a new font selection widget
- */
- public FontSelection() {
- super(gtk_font_selection_new());
- }
-
- /**
- * Construct a new FontSelection from a handle to a native resource.
- */
- public FontSelection(int handle) {
- super(handle);
- }
-
- /**
- * Exception used when a request was made to set a font which is not
- * available.
- */
- class FontNotFoundException extends Exception {
- }
-
- /**
- * Sets the currently-selected font.
- * @param font The name of the font to be selected
- */
- public void setFont(String font) throws FontNotFoundException {
- if (!gtk_font_selection_set_font_name(getHandle(), font)) {
- throw new FontNotFoundException();
- }
- }
-
- /**
- * Returns the name of the currently selected font.
- * @return The name of the selected font.
- */
- public String getFont() {
- return gtk_font_selection_get_font_name(getHandle());
- }
-
- /**
- * Returns the text which appears in the preview box.
- */
- public String getPreviewText() {
- return gtk_font_selection_get_preview_text(getHandle());
- }
-
- /**
- * Sets the text to appear in the preview box.
- * @param previewText The text which should appear in the preview box
- */
- public void getPreviewText(String previewText) {
- gtk_font_selection_set_preview_text(getHandle(), previewText);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_font_selection_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_font_selection_get_type();
- native static final protected int gtk_font_selection_new();
- native static final protected String gtk_font_selection_get_font_name(int fontsel);
- native static final protected boolean gtk_font_selection_set_font_name(int fontsel, String fontname);
- native static final protected String gtk_font_selection_get_preview_text(int fontsel);
- native static final protected void gtk_font_selection_set_preview_text(int fontsel, String text);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/FontSelectionDialog.java b/libgtk-java/src/java/org/gnu/gtk/FontSelectionDialog.java
deleted file mode 100644
index a52326d..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/FontSelectionDialog.java
+++ /dev/null
@@ -1,135 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-
-/**
- * The FontSelectionDialog widget is a dialog for selecting a font.
- * Filters can be used to limit the fonts shown. There are 2 filters
- * in the FileSelectionDialog - a base filter and a user filter. The
- * base filter cannot be changed by the user, so this can be used when
- * the user must choose from the restricted set of fonts. The user filter
- * can be changed or reset by the user, using the 'Reset Filter' button
- * or changing the options on the 'Filter' page of the dialog.
- */
-public class FontSelectionDialog extends Dialog {
-
- /**
- * Construct a new FontSelectionDialog object.
- *
- * @param title The title for the dialog.
- */
- public FontSelectionDialog(String title) {
- super(gtk_font_selection_dialog_new(title));
- }
-
- /**
- * Construct a FontSelectionDialog using a handle to a native resource.
- */
- public FontSelectionDialog(int handle) {
- super(handle);
- }
-
- /**
- * Gets the currently selected font name.
- *
- * @return The name of the currently selected font.
- */
- public String getFontName() {
- return FontSelectionDialog.gtk_font_selection_dialog_get_font_name(getHandle());
- }
-
- /**
- * Sets the currently selected font.
- *
- * @param fontName The name of the font to set as the currently selected font.
- */
- public void setFontname(String fontName) {
- FontSelectionDialog.gtk_font_selection_dialog_set_font_name(getHandle(), fontName);
- }
-
- /**
- * Sets the text displayed in the preview area.
- *
- * @param text The text to display in the preview area.
- */
- public void setPreviewText(String text) {
- FontSelectionDialog.gtk_font_selection_dialog_set_preview_text(getHandle(), text);
- }
-
- /**
- * Return the OK Button widget for this Dialog.
- *
- * @return The OK Button.
- */
- public Button getOKButton() {
- int hndl = FontSelectionDialog.getOkButton(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Button)obj;
- return new Button(hndl);
- }
-
- /**
- * Return the Apply Button widget for this Dialog.
- *
- * @return The Apply Button.
- */
- public Button getApplyButton() {
- int hndl = FontSelectionDialog.getApplyButton(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Button)obj;
- return new Button(hndl);
- }
-
- /**
- * Return the Cancel Button widget for this dialog.
- *
- * @return The Cancel Button.
- */
- public Button getCancelButton() {
- int hndl = FontSelectionDialog.getCancelButton(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Button)obj;
- return new Button(hndl);
- }
-
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_font_selection_dialog_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getFontsel(int cptr);
- native static final protected int getMainVbox(int cptr);
- native static final protected int getOkButton(int cptr);
- native static final protected int getApplyButton(int cptr);
- native static final protected int getCancelButton(int cptr);
- native static final protected int getDialogWidth(int cptr);
- native static final protected boolean getAutoResize(int cptr);
- native static final protected int gtk_font_selection_dialog_get_type();
- native static final protected int gtk_font_selection_dialog_new(String title);
- native static final protected String gtk_font_selection_dialog_get_font_name(int fontsel);
- native static final protected boolean gtk_font_selection_dialog_set_font_name(int fontsel, String fontname);
- native static final protected String gtk_font_selection_dialog_get_preview_text(int fontsel);
- native static final protected void gtk_font_selection_dialog_set_preview_text(int fontsel, String text);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/Frame.java b/libgtk-java/src/java/org/gnu/gtk/Frame.java
deleted file mode 100644
index 9d7a157..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/Frame.java
+++ /dev/null
@@ -1,161 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-
-/**
- * The Frame widget is a Bin that surrounds its child with a decorative
- * frame and an optional label. If present, the label is drawn in the
- * gap in the top side of the frame by default.
- */
-public class Frame extends Bin
-{
-
- /**
- * Creates a new frame with no label
- */
- public Frame(){
- super(gtk_frame_new(""));
- }
-
- /**
- * Construct a frame using a handle to a native resource.
- */
- public Frame(int handle) {
- super(handle);
- }
-
- /**
- * Creates a new frame, with the text of label being displayed in the top
- * left.
- * @param label Text to be displayed in the border of the frame.
- */
- public Frame(String label){
- super(gtk_frame_new(label));
- }
-
- /**
- * Changes the label which is displayed in the frame border.
- * @param label The text to display
- */
- public void setLabel(String label){
- gtk_frame_set_label(getHandle(), label);
- }
-
- /**
- * Removes the label from the frame
- */
- public void removeLabel(){
- gtk_frame_set_label(getHandle(), null);
- }
-
- /**
- * Returns the text of the label which is being displayed at the top of the
- * frame.
- * @return The text of the label for the frame, if any.
- */
- public String getLabel(){
- return gtk_frame_get_label(getHandle());
- }
-
- /**
- * Sets the widget to use as the label for the frame.
- * If you want a simple label, use the {@link #setLabel(String)} method
- * @param labelWidget The widget to use in the label position of the frame.
- */
- public void setLabelWidget(Widget labelWidget){
- gtk_frame_set_label_widget(getHandle(), labelWidget.getHandle());
- }
-
- /**
- * Returns the widget being used as the label of the frame. If the frame has
- * just been constructed with a label string, then this will be a {@link
- * Label} widget. This method allows you to customise the widget.
- * @return The widget currently being used as the label.
- */
- public Widget getLabelWidget(){
- int hndl = gtk_frame_get_label_widget(getHandle());
- if (0 == hndl)
- return null;
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Widget)obj;
- return new Widget(hndl);
- }
-
- // TODO? Change the following to use different parameters?
- /**
- * Sets the alignment of the label widget along the top edge of the frame.
- * A vale of 0.0 means full left align; 0.5 means centered; 1.0 is full
- * right align
- * @param align A number representing the alignment of the label.
- */
- public void setLabelAlign( double align ){
- // Y-Align is currently unimplemnted in gtk.
- gtk_frame_set_label_align(getHandle(), align, 0);
- }
-
- /**
- * Returns a number representing the alignment of the label
- * @see #setLabelAlign(double)
- * @return The alignment of the label on the top of the frame.
- */
- public double getLabelAlign(){
- double[] x = new double[1];
- double[] y = new double[1];
- gtk_frame_get_label_align(getHandle(), x, y);
- return x[0];
- }
-
- /**
- * Sets the {@link ShadowType} to be displayed for the frame.
- * @param shadowType the shadow type to be used.
- */
- public void setShadow( ShadowType shadowType){
- gtk_frame_set_shadow_type(getHandle(), shadowType.getValue() );
- }
-
- /**
- * Returns the shadow type in use
- * @return shadowType the shadow tyoe being displayed
- */
- public ShadowType getShadow(){
- return ShadowType.intern( gtk_frame_get_shadow_type(getHandle()) );
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_frame_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_frame_get_type ();
- native static final protected int gtk_frame_new (String label);
- native static final protected void gtk_frame_set_label (int frame, String label);
- native static final protected String gtk_frame_get_label (int frame);
- native static final protected void gtk_frame_set_label_widget (int frame, int labelWidget);
- native static final protected int gtk_frame_get_label_widget (int frame);
- native static final protected void gtk_frame_set_label_align (int frame, double xalign, double
- yalign);
- native static final protected void gtk_frame_get_label_align (int frame, double [] xalign,
- double [] yalign);
- native static final protected void gtk_frame_set_shadow_type (int frame, int type);
- native static final protected int gtk_frame_get_shadow_type (int frame);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/GammaCurve.java b/libgtk-java/src/java/org/gnu/gtk/GammaCurve.java
deleted file mode 100644
index ddb6cb1..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/GammaCurve.java
+++ /dev/null
@@ -1,58 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-
-/**
- * The GammaCurve widget displays an interactive window that enables
- * the mouse to insert and move points. The points can be plotted as
- * curves or lineraly. Selecting the button with the gamma symbol
- * enables you to alter the gamma value.
- */
-public class GammaCurve extends VBox
-{
- public GammaCurve() {
- super(gtk_gamma_curve_new());
- }
-
- /**
- * Construct a new GammaCurve from a handle to a native resource.
- */
- public GammaCurve(int handle) {
- super(handle);
- }
-
- public double getGamma() {
- return getGamma(getHandle());
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_gamma_curve_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getTable (int cptr);
- native static final protected int getCurve (int cptr);
- native static final protected double getGamma (int cptr);
- native static final protected int getGammaDialog (int cptr);
- native static final protected int getGammaText (int cptr);
- native static final protected int gtk_gamma_curve_get_type ();
- native static final protected int gtk_gamma_curve_new ();
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/Gtk.java b/libgtk-java/src/java/org/gnu/gtk/Gtk.java
deleted file mode 100644
index 1a16626..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/Gtk.java
+++ /dev/null
@@ -1,138 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2003 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-
-/**
- * This class is a catch-all for methods in GTK that are not
- * associated with a GTK object.
- */
-
-public class Gtk
-{
-
- /**
- * This method should be called before using any java-gnome
- * objects. It initialized everything needed to use the native
- * libraries. This method will terminate you program if it is
- * unable to initialize the native libraries.
- *
- * @param args The command line arguments passed to the applicaion.
- */
- public static void init(String[] args) {
- int [] argLen = new int[1];
- // I add one to the length since the makeArgv
- // method will add one additional parameter to
- // the array.
- argLen[0] = args.length+1;
-
- String appName = System.getProperty("gnome.appName", "java-gnome");
-
- if (args == null) {
- args = new String[] { appName };
- } else {
- String[] newArr = new String[args.length + 1];
- System.arraycopy(args, 0, newArr, 1, args.length);
- newArr[0] = appName;
- args = newArr;
- }
- Gtk.gtk_init(argLen, args);
- }
-
- /**
- * Runs the main event loop.
- */
- public static void main() {
- gtkThread = Thread.currentThread();
- Gtk.gtk_main();
- }
-
- private static Thread gtkThread;
- /**
- * Returns true if the current thread is the Gtk thread
- */
- public static boolean isGtkThread() {
- return gtkThread == Thread.currentThread();
- }
-
- /**
- * Runs a single iteration of the main loop. If no events are waiting
- * to be processed GTK will block until the next event is noticed.
- */
- public static boolean mainIteration() {
- return Gtk.gtk_main_iteration();
- }
-
- /**
- * Quit the main event loop.
- */
- public static void mainQuit() {
- Gtk.gtk_main_quit();
- }
-
- /**
- * Checks if any events are pending. This can be used to update the
- * GUI and invoke timeouts etc. while doing some time intensive
- * computation.
- *
- * @return true if any events are pending.
- */
- public static boolean eventsPending() {
- if (Gtk.gtk_events_pending() != 0)
- return true;
- return false;
- }
-
- static String getTypeName(int handle) {
- try {
- return gtk_type_name(handle);
- } catch (Throwable t) {
- System.err.println(t.toString());
- return null;
- }
- }
-
- // Load the library
- static {
- System.loadLibrary("gtkjava2.4");
- }
-
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected void gtk_init (int [] argc, String[] args);
- native static final protected void gtk_init_check (int [] argc, String[] args);
- native static final protected void gtk_disable_setlocale ();
- native static final protected String gtk_set_locale ();
- native static final protected int gtk_get_default_language ();
- native static final protected int gtk_events_pending ();
- native static final protected void gtk_main_do_event (int event);
- native static final protected void gtk_main ();
- native static final protected int gtk_main_level ();
- native static final protected void gtk_main_quit ();
- native static final protected boolean gtk_main_iteration ();
- native static final protected void gtk_grab_add (int widget);
- native static final protected int gtk_grab_get_current ();
- native static final protected void gtk_grab_remove (int widget);
- native static final protected int gtk_get_current_event ();
- native static final protected int gtk_get_current_event_time ();
- native static final protected int gtk_get_event_widget (int event);
- native static final protected String gtk_type_name (int type);
- native static final protected int gtk_type_from_name (String name);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-
- private Gtk() {
- // prevent instantiation
- }
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/Gtk.java.in b/libgtk-java/src/java/org/gnu/gtk/Gtk.java.in
deleted file mode 100644
index 271bc3d..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/Gtk.java.in
+++ /dev/null
@@ -1,138 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2003 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-
-/**
- * This class is a catch-all for methods in GTK that are not
- * associated with a GTK object.
- */
-
-public class Gtk
-{
-
- /**
- * This method should be called before using any java-gnome
- * objects. It initialized everything needed to use the native
- * libraries. This method will terminate you program if it is
- * unable to initialize the native libraries.
- *
- * @param args The command line arguments passed to the applicaion.
- */
- public static void init(String[] args) {
- int [] argLen = new int[1];
- // I add one to the length since the makeArgv
- // method will add one additional parameter to
- // the array.
- argLen[0] = args.length+1;
-
- String appName = System.getProperty("gnome.appName", "java-gnome");
-
- if (args == null) {
- args = new String[] { appName };
- } else {
- String[] newArr = new String[args.length + 1];
- System.arraycopy(args, 0, newArr, 1, args.length);
- newArr[0] = appName;
- args = newArr;
- }
- Gtk.gtk_init(argLen, args);
- }
-
- /**
- * Runs the main event loop.
- */
- public static void main() {
- gtkThread = Thread.currentThread();
- Gtk.gtk_main();
- }
-
- private static Thread gtkThread;
- /**
- * Returns true if the current thread is the Gtk thread
- */
- public static boolean isGtkThread() {
- return gtkThread == Thread.currentThread();
- }
-
- /**
- * Runs a single iteration of the main loop. If no events are waiting
- * to be processed GTK will block until the next event is noticed.
- */
- public static boolean mainIteration() {
- return Gtk.gtk_main_iteration();
- }
-
- /**
- * Quit the main event loop.
- */
- public static void mainQuit() {
- Gtk.gtk_main_quit();
- }
-
- /**
- * Checks if any events are pending. This can be used to update the
- * GUI and invoke timeouts etc. while doing some time intensive
- * computation.
- *
- * @return true if any events are pending.
- */
- public static boolean eventsPending() {
- if (Gtk.gtk_events_pending() != 0)
- return true;
- return false;
- }
-
- static String getTypeName(int handle) {
- try {
- return gtk_type_name(handle);
- } catch (Throwable t) {
- System.err.println(t.toString());
- return null;
- }
- }
-
- // Load the library
- static {
- System.loadLibrary("gtkjava at gtkapiversion@");
- }
-
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected void gtk_init (int [] argc, String[] args);
- native static final protected void gtk_init_check (int [] argc, String[] args);
- native static final protected void gtk_disable_setlocale ();
- native static final protected String gtk_set_locale ();
- native static final protected int gtk_get_default_language ();
- native static final protected int gtk_events_pending ();
- native static final protected void gtk_main_do_event (int event);
- native static final protected void gtk_main ();
- native static final protected int gtk_main_level ();
- native static final protected void gtk_main_quit ();
- native static final protected boolean gtk_main_iteration ();
- native static final protected void gtk_grab_add (int widget);
- native static final protected int gtk_grab_get_current ();
- native static final protected void gtk_grab_remove (int widget);
- native static final protected int gtk_get_current_event ();
- native static final protected int gtk_get_current_event_time ();
- native static final protected int gtk_get_event_widget (int event);
- native static final protected String gtk_type_name (int type);
- native static final protected int gtk_type_from_name (String name);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-
- private Gtk() {
- // prevent instantiation
- }
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/GtkObject.java b/libgtk-java/src/java/org/gnu/gtk/GtkObject.java
deleted file mode 100644
index 8e19caa..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/GtkObject.java
+++ /dev/null
@@ -1,46 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-/**
- * This is the base class of all widgets and a few non-widget objects.
- */
-public class GtkObject extends GObject
-{
-
- protected GtkObject(int handle) {
- super(handle);
- }
-
- public void destroy() {
- gtk_object_destroy(getHandle());
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_object_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getFlags (int obj);
- native static final protected void setFlags (int obj, int flags);
- native static final protected int gtk_object_get_type ();
- native static final protected void gtk_object_sink (int object);
- native static final protected void gtk_object_destroy (int object);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/GtkStockItem.java b/libgtk-java/src/java/org/gnu/gtk/GtkStockItem.java
deleted file mode 100644
index 0da1965..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/GtkStockItem.java
+++ /dev/null
@@ -1,120 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-/**
- * Stock items are combinations of icons and text which are used in various
- * widgets, such as gtk.Button. They have been created as a standard part of gtk
- * so that gtk themes have even more control over the display of applications,
- * by allowing them to change standard icons. The use of stock items is highly
- * recommended.
- * <p>In these Java bindings for Gtk, we have created a StockName object which
- * should be passed to widget methods, rather than the stock id string as is
- * done in gtk. This should help prevent errors due to typing, and also allows
- * stronger typing of many methods.
- * <p>TODO: give a link to details of all the stock items. (example app?)
- */
-public class GtkStockItem
-{
- protected String stockID;
- /**
- * Creates a new StockItem object, based on the id string for that object.
- * It is highly recommended that you use the static final strings which are
- * part of this class rather than quoting the strings directly.
- */
- public GtkStockItem(String id){
- stockID = id;
- }
-
- public String getString(){
- return stockID;
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final public GtkStockItem DIALOG_INFO = new GtkStockItem("gtk-dialog-info");
- static final public GtkStockItem DIALOG_WARNING = new GtkStockItem("gtk-dialog-warning");
- static final public GtkStockItem DIALOG_ERROR = new GtkStockItem("gtk-dialog-error");
- static final public GtkStockItem DIALOG_QUESTION = new GtkStockItem("gtk-dialog-question");
- static final public GtkStockItem DND = new GtkStockItem("gtk-dnd");
- static final public GtkStockItem DND_MULTIPLE = new GtkStockItem("gtk-dnd-multiple");
- static final public GtkStockItem ADD = new GtkStockItem("gtk-add");
- static final public GtkStockItem APPLY = new GtkStockItem("gtk-apply");
- static final public GtkStockItem BOLD = new GtkStockItem("gtk-bold");
- static final public GtkStockItem CANCEL = new GtkStockItem("gtk-cancel");
- static final public GtkStockItem CDROM = new GtkStockItem("gtk-cdrom");
- static final public GtkStockItem CLEAR = new GtkStockItem("gtk-clear");
- static final public GtkStockItem CLOSE = new GtkStockItem("gtk-close");
- static final public GtkStockItem COLOR_PICKER = new GtkStockItem("gtk-color-picker");
- static final public GtkStockItem CONVERT = new GtkStockItem("gtk-convert");
- static final public GtkStockItem COPY = new GtkStockItem("gtk-copy");
- static final public GtkStockItem CUT = new GtkStockItem("gtk-cut");
- static final public GtkStockItem DELETE = new GtkStockItem("gtk-delete");
- static final public GtkStockItem EXECUTE = new GtkStockItem("gtk-execute");
- static final public GtkStockItem FIND = new GtkStockItem("gtk-find");
- static final public GtkStockItem FIND_AND_REPLACE = new GtkStockItem("gtk-find-and-replace");
- static final public GtkStockItem FLOPPY = new GtkStockItem("gtk-floppy");
- static final public GtkStockItem GOTO_BOTTOM = new GtkStockItem("gtk-goto-bottom");
- static final public GtkStockItem GOTO_FIRST = new GtkStockItem("gtk-goto-first");
- static final public GtkStockItem GOTO_LAST = new GtkStockItem("gtk-goto-last");
- static final public GtkStockItem GOTO_TOP = new GtkStockItem("gtk-goto-top");
- static final public GtkStockItem GO_BACK = new GtkStockItem("gtk-go-back");
- static final public GtkStockItem GO_DOWN = new GtkStockItem("gtk-go-down");
- static final public GtkStockItem GO_FORWARD = new GtkStockItem("gtk-go-forward");
- static final public GtkStockItem GO_UP = new GtkStockItem("gtk-go-up");
- static final public GtkStockItem HARDDISK = new GtkStockItem("gtk-harddisk");
- static final public GtkStockItem HELP = new GtkStockItem("gtk-help");
- static final public GtkStockItem HOME = new GtkStockItem("gtk-home");
- static final public GtkStockItem INDEX = new GtkStockItem("gtk-index");
- static final public GtkStockItem INDENT = new GtkStockItem("gtk-indent");
- static final public GtkStockItem UNIDENT = new GtkStockItem("gtk-unindent");
- static final public GtkStockItem ITALIC = new GtkStockItem("gtk-italic");
- static final public GtkStockItem JUMP_TO = new GtkStockItem("gtk-jump-to");
- static final public GtkStockItem JUSTIFY_CENTER = new GtkStockItem("gtk-justify-center");
- static final public GtkStockItem JUSTIFY_FILL = new GtkStockItem("gtk-justify-fill");
- static final public GtkStockItem JUSTIFY_LEFT = new GtkStockItem("gtk-justify-left");
- static final public GtkStockItem JUSTIFY_RIGHT = new GtkStockItem("gtk-justify-right");
- static final public GtkStockItem MISSING_IMAGE = new GtkStockItem("gtk-missing-image");
- static final public GtkStockItem NEW = new GtkStockItem("gtk-new");
- static final public GtkStockItem NO = new GtkStockItem("gtk-no");
- static final public GtkStockItem OK = new GtkStockItem("gtk-ok");
- static final public GtkStockItem OPEN = new GtkStockItem("gtk-open");
- static final public GtkStockItem PASTE = new GtkStockItem("gtk-paste");
- static final public GtkStockItem PREFERENCES = new GtkStockItem("gtk-preferences");
- static final public GtkStockItem PRINT = new GtkStockItem("gtk-print");
- static final public GtkStockItem PRINT_PREVIEW = new GtkStockItem("gtk-print-preview");
- static final public GtkStockItem PROPERTIES = new GtkStockItem("gtk-properties");
- static final public GtkStockItem QUIT = new GtkStockItem("gtk-quit");
- static final public GtkStockItem REDO = new GtkStockItem("gtk-redo");
- static final public GtkStockItem REFRESH = new GtkStockItem("gtk-refresh");
- static final public GtkStockItem REMOVE = new GtkStockItem("gtk-remove");
- static final public GtkStockItem REVERT_TO_SAVED = new GtkStockItem("gtk-revert-to-saved");
- static final public GtkStockItem SAVE = new GtkStockItem("gtk-save");
- static final public GtkStockItem SAVE_AS = new GtkStockItem("gtk-save-as");
- static final public GtkStockItem SELECT_COLOR = new GtkStockItem("gtk-select-color");
- static final public GtkStockItem SELECT_FONT = new GtkStockItem("gtk-select-font");
- static final public GtkStockItem SORT_ASCENDING = new GtkStockItem("gtk-sort-ascending");
- static final public GtkStockItem SORT_DESCENDING = new GtkStockItem("gtk-sort-descending");
- static final public GtkStockItem SPELL_CHECK = new GtkStockItem("gtk-spell-check");
- static final public GtkStockItem STOP = new GtkStockItem("gtk-stop");
- static final public GtkStockItem STRIKETHROUGH = new GtkStockItem("gtk-strikethrough");
- static final public GtkStockItem UNDELETE = new GtkStockItem("gtk-undelete");
- static final public GtkStockItem UNDERLINE = new GtkStockItem("gtk-underline");
- static final public GtkStockItem UNDO = new GtkStockItem("gtk-undo");
- static final public GtkStockItem YES = new GtkStockItem("gtk-yes");
- static final public GtkStockItem ZOOM_100 = new GtkStockItem("gtk-zoom-100");
- static final public GtkStockItem ZOOM_FIT = new GtkStockItem("gtk-zoom-fit");
- static final public GtkStockItem ZOOM_IN = new GtkStockItem("gtk-zoom-in");
- static final public GtkStockItem ZOOM_OUT = new GtkStockItem("gtk-zoom-out");
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/HBox.java b/libgtk-java/src/java/org/gnu/gtk/HBox.java
deleted file mode 100644
index 13a5a2e..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/HBox.java
+++ /dev/null
@@ -1,52 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-
-/**
- * HBox is a container widget that organizes its contained widgets
- * horizontally side by side. Most manipulation options are methods of the
- * superclass, Box.
- * @see Box
- * @see VBox
- */
-public class HBox extends Box
-{
- /**
- * Constructs a new HBox widget.
- * @param homogenous TRUE if all children are to be given equal space allotments.
- * @param spacing The number of pixels to place by default between children.
- */
- public HBox(boolean homogenous, int spacing){
- super(gtk_hbox_new (homogenous, spacing));
- }
-
- public HBox(int handle) {
- super(handle);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_hbox_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_hbox_get_type ();
- native static final protected int gtk_hbox_new (boolean homogenous, int spacing);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/HButtonBox.java b/libgtk-java/src/java/org/gnu/gtk/HButtonBox.java
deleted file mode 100644
index 3ac02ef..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/HButtonBox.java
+++ /dev/null
@@ -1,55 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-
-/**
- * HButtonBox is a container designed to display a collection of
- * buttons horizontally.
- * <p>
- * The main methods for manipulating this object are part of the super class
- * ButtonBox
- * @see ButtonBox
- * @see VButtonBox
- */
-public class HButtonBox extends ButtonBox {
-
- /**
- * Construct a new HButtonBox
- */
- public HButtonBox() {
- super(gtk_hbutton_box_new());
- }
-
- /**
- * Construct a new HButtonBox from a handle to a native resource.
- */
- public HButtonBox(int handle) {
- super(handle);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_hbutton_box_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_hbutton_box_get_type ();
- native static final protected int gtk_hbutton_box_new ();
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/HPaned.java b/libgtk-java/src/java/org/gnu/gtk/HPaned.java
deleted file mode 100644
index b7a9a20..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/HPaned.java
+++ /dev/null
@@ -1,51 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-
-/**
- * The HPaned widget is a container widget with two children arranged
- * horizontally. The division between the two panes is adjustable by
- * the user by dragging a handle.
- *
- * @see Paned
- */
-public class HPaned extends Paned {
- /**
- * Construct a new HPaned object.
- */
- public HPaned() {
- super(HPaned.gtk_hpaned_new());
- }
-
- /**
- * Construct a new HPaned from a handle to a native resource.
- */
- public HPaned(int handle) {
- super(handle);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_hpaned_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_hpaned_get_type();
- native static final protected int gtk_hpaned_new();
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/HRuler.java b/libgtk-java/src/java/org/gnu/gtk/HRuler.java
deleted file mode 100644
index 3e920ce..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/HRuler.java
+++ /dev/null
@@ -1,48 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-
-/**
- * HRuler displays a horizontally-oriented scale that optionally can
- * contain the marks and a current-position pointer. You can set the
- * pointer position from inside the program - it follows the mouse.
- */
-public class HRuler extends Ruler
-{
- public HRuler() {
- super(gtk_hruler_new());
- }
-
- /**
- * Construct a HRuler from a handle to a native resource.
- */
- public HRuler(int handle) {
- super(handle);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_hruler_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_hruler_get_type ();
- native static final protected int gtk_hruler_new ();
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/HScale.java b/libgtk-java/src/java/org/gnu/gtk/HScale.java
deleted file mode 100644
index 468237e..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/HScale.java
+++ /dev/null
@@ -1,68 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-
-/**
- * This widget is a horizontal slot containing a slider that can be
- * moved by the mouse. It is used to allow the user to select a value
- * using the horizontal slide.
- */
-public class HScale extends Scale
-{
- /**
- * Creates a new HScale widget.
- * @param adjustment The {@link Adjustment} which sets the range of the
- * scale.
- */
- public HScale(Adjustment adjustment){
- super(gtk_hscale_new(adjustment.getHandle()));
- }
-
- /**
- * Creates a new horizontal scale widget that lets the user input a number
- * between min and max (including min and max) with the increment step.
- * Step must be nonzero; it's the distance the slider moves when using the
- * arrow keys to adjust the scale value.
- * @param min Minimum value
- * @param max Maximum value
- * @param step Step increment (tick size) used with keyboard shortcuts
- */
- public HScale(double min, double max, double step){
- super(gtk_hscale_new_with_range (min, max, step));
- }
-
- /**
- * Construct a HScale using a handle to a native resource.
- */
- public HScale(int handle) {
- super(handle);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_hscale_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_hscale_get_type ();
- native static final protected int gtk_hscale_new (int adjustment);
- native static final protected int gtk_hscale_new_with_range (double min, double max, double
- step);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/HScrollBar.java b/libgtk-java/src/java/org/gnu/gtk/HScrollBar.java
deleted file mode 100644
index d11a7ae..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/HScrollBar.java
+++ /dev/null
@@ -1,56 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-
-/**
- * The HScrollBar displays a horizontal scrollbar with a slider and
- * a pair of arrow buttons. To create a scrollbar, you must specify the
- * beginning and ending values, the size of the slider, an initial
- * slider position, and how far the slider moves when a mouse clicks
- * the slot.
- * @see VScrollBar
- */
-public class HScrollBar extends ScrollBar
-{
- /**
- * Creates a new ScrollBar
- * @param adjustment The GtkAdjustment to use, or NULL to create a
- * new adjustment.
- */
- public HScrollBar(Adjustment adjustment){
- super(gtk_hscrollbar_new( adjustment.getHandle() ));
- }
-
- /**
- * Construct a HScrollBar from a handle to a native resource.
- */
- public HScrollBar(int handle) {
- super(handle);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_hscrollbar_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_hscrollbar_get_type ();
- native static final protected int gtk_hscrollbar_new (int adjustment);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/HSeparator.java b/libgtk-java/src/java/org/gnu/gtk/HSeparator.java
deleted file mode 100644
index c80c1a2..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/HSeparator.java
+++ /dev/null
@@ -1,55 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-
-/**
- * The HSeparator widget is a horizontal separator, used to group the widgets
- * within a window. It displays a horizontal line with a shadow to make it
- * appear sunken into the interface.
- * <p>
- * Note: The HSeparator widget is not used as a separator within menus. To
- * create a separator in a menu create a {@link SeparatorMenuItem} widget and
- * add it to the menu.
- */
-public class HSeparator extends Separator
-{
- /**
- * Creates a new HSeparator widget.
- */
- public HSeparator(){
- super(gtk_hseparator_new ());
- }
-
- /**
- * Construct a HSeparator from a handle to a native resource.
- */
- public HSeparator(int handle) {
- super(handle);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_hseparator_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_hseparator_get_type ();
- native static final protected int gtk_hseparator_new ();
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/HandleBox.java b/libgtk-java/src/java/org/gnu/gtk/HandleBox.java
deleted file mode 100644
index 5c8c743..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/HandleBox.java
+++ /dev/null
@@ -1,218 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import java.util.Vector;
-
-import org.gnu.glib.EventMap;
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-import org.gnu.gtk.event.GtkEventType;
-import org.gnu.gtk.event.HandleBoxEvent;
-import org.gnu.gtk.event.HandleBoxListener;
-
-/**
- * The HandleBox widget allows a portion of the window to be "torn-off".
- * It is a bin widget which displays its children and a handle that the
- * user can drag to tear off a separate window containing the child widget.
- * A thin <i>ghost</i> is drawn in the original location of the handlebox.
- * By dragging the separate window back to its original location it can
- * be reattached.
- */
-public class HandleBox extends Bin
-{
- /**
- * Create a new HandleBox object.
- */
- public HandleBox() {
- super(gtk_handle_box_new());
- }
-
- /**
- * Construct a HandleBox using a handle to a native resource.
- */
- public HandleBox(int handle) {
- super(handle);
- }
-
- /**
- * Set the shadow type to be drawn around the border of the
- * handle box.
- * @param type The ShadowType to use for the shadow.
- */
- public void setShadowType(ShadowType type) {
- gtk_handle_box_set_shadow_type(getHandle(), type.getValue());
- }
-
- /**
- * Retrieves the shadow type used by this widget.
- */
- public ShadowType getShadowType() {
- return ShadowType.intern(gtk_handle_box_get_shadow_type(getHandle()));
- }
-
- /**
- * Sets the side of the handle box where the handle is drawn.
- * @param position Defines the position of the handle.
- */
- public void setHandlePosition(PositionType position) {
- gtk_handle_box_set_handle_position(getHandle(), position.getValue());
- }
-
- /**
- * Retrieves the handle position.
- */
- public PositionType getHandlePosition() {
- return PositionType.intern(gtk_handle_box_get_handle_position(getHandle()));
- }
-
- /**
- * Sets the snap edge of the handle box. The snap edge is the edge
- * of the detached child that must be aligned with the corresponding
- * edge of the ghost left behind when the child was detached to
- * reattach the torn-off window.
- * @param edge The side for the snap edge.
- */
- public void setShapEdge(PositionType edge) {
- gtk_handle_box_set_snap_edge(getHandle(), edge.getValue());
- }
-
- /**
- * Retrieves the snap edge of the widget.
- */
- public PositionType getShapEdge() {
- return PositionType.intern(gtk_handle_box_get_snap_edge(getHandle()));
- }
-
- /***************************************
- * EVENT LISTENERS
- ****************************************/
-
- /**
- * Listeners for handling dialog events
- */
- private Vector hbListeners = null;
-
- /**
- * Register an object to handle dialog events.
- * @see HandleBoxListener
- */
- public void addListener(HandleBoxListener listener) {
- // Don't add the listener a second time if it is in the Vector.
- int i = findListener(hbListeners, listener);
- if (i == -1) {
- if (null == hbListeners) {
- evtMap.initialize(this, HandleBoxEvent.Type.CHILD_ATTACHED);
- evtMap.initialize(this, HandleBoxEvent.Type.CHILD_DETACHED);
- hbListeners = new Vector();
- }
- hbListeners.addElement(listener);
- }
- }
-
- /**
- * Removes a listener
- * @see #addListener(HandleBoxListener)
- */
- public void removeListener(HandleBoxListener listener) {
- int i = findListener(hbListeners, listener);
- if (i > -1) {
- hbListeners.remove(i);
- }
- if (0 == hbListeners.size()) {
- evtMap.uninitialize(this, HandleBoxEvent.Type.CHILD_ATTACHED);
- evtMap.uninitialize(this, HandleBoxEvent.Type.CHILD_DETACHED);
- hbListeners = null;
- }
- }
-
- protected void fireHandleBoxEvent(HandleBoxEvent event) {
- if (null == hbListeners) {
- return;
- }
- int size = hbListeners.size();
- int i = 0;
- while (i < size) {
- HandleBoxListener hbl = (HandleBoxListener)hbListeners.elementAt(i);
- hbl.handleBoxEvent(event);
- i++;
- }
- }
-
- private void handleChildAttached(int widget) {
- HandleBoxEvent evt = new HandleBoxEvent(this, HandleBoxEvent.Type.CHILD_ATTACHED);
- GObject obj = retrieveGObject(widget);
- if (null != obj)
- evt.setWidget((Widget)obj);
- else
- evt.setWidget(new Widget(widget));
- fireHandleBoxEvent(evt);
- }
-
- private void handleChildDetached(int widget) {
- HandleBoxEvent evt =new HandleBoxEvent(this, HandleBoxEvent.Type.CHILD_DETACHED);
- GObject obj = retrieveGObject(widget);
- if (null != obj)
- evt.setWidget((Widget)obj);
- else
- evt.setWidget(new Widget(widget));
- fireHandleBoxEvent(evt);
- }
-
- public Class getEventListenerClass(String signal) {
- Class cls = evtMap.getEventListenerClass(signal);
- if (cls == null) cls = super.getEventListenerClass(signal);
- return cls;
- }
-
- public GtkEventType getEventType(String signal) {
- GtkEventType et = evtMap.getEventType(signal);
- if (et == null) et = super.getEventType(signal);
- return et;
- }
-
- private static EventMap evtMap = new EventMap();
- static {
- addEvents(evtMap);
- }
-
- /**
- * Implementation method to build an EventMap for this widget class.
- * Not useful (or supported) for application use.
- */
- private static void addEvents(EventMap anEvtMap) {
- anEvtMap.addEvent("child_attached", "handleChildAttached", HandleBoxEvent.Type.CHILD_ATTACHED, HandleBoxListener.class);
- anEvtMap.addEvent("child_detached", "handleChildDetached", HandleBoxEvent.Type.CHILD_DETACHED, HandleBoxListener.class);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_handle_box_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_handle_box_get_type ();
- native static final protected int gtk_handle_box_new ();
- native static final protected void gtk_handle_box_set_shadow_type (int handle_box, int type);
- native static final protected int gtk_handle_box_get_shadow_type (int handle_box);
- native static final protected void gtk_handle_box_set_handle_position (int handle_box, int
- position);
- native static final protected int gtk_handle_box_get_handle_position (int handle_box);
- native static final protected void gtk_handle_box_set_snap_edge (int handle_box, int edge);
- native static final protected int gtk_handle_box_get_snap_edge (int handle_box);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/IMContext.java b/libgtk-java/src/java/org/gnu/gtk/IMContext.java
deleted file mode 100644
index 3458c45..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/IMContext.java
+++ /dev/null
@@ -1,76 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.gdk.Rectangle;
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-/**
- *
- */
-public class IMContext extends GObject
-{
- public IMContext(int handle) {
- super(handle);
- }
-
- /**
- * Sets the client window for the input context.
- */
- public void setClientWindow(org.gnu.gdk.Window window) {
- gtk_im_context_set_client_window(getHandle(), window.getHandle());
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_im_context_get_type());
- }
-
- public void focusIn() {
- gtk_im_context_focus_in(getHandle());
- }
-
- public void focusOut() {
- gtk_im_context_focus_out(getHandle());
- }
-
- public void reset() {
- gtk_im_context_reset(getHandle());
- }
-
- public void setCursorLocation(Rectangle rect) {
- gtk_im_context_set_cursor_location(getHandle(), rect.getHandle());
- }
-
- public void setUsePreedit(boolean usePreedit) {
- gtk_im_context_set_use_preedit(getHandle(), usePreedit);
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_im_context_get_type ();
- native static final protected void gtk_im_context_set_client_window (int context, int window);
- native static final protected void gtk_im_context_get_preedit_string (int context, String[] str, int [] attrs, int [] cursorPos);
- native static final protected boolean gtk_im_context_filter_keypress (int context, int event);
- native static final protected void gtk_im_context_focus_in (int context);
- native static final protected void gtk_im_context_focus_out (int context);
- native static final protected void gtk_im_context_reset (int context);
- native static final protected void gtk_im_context_set_cursor_location (int context, int area);
- native static final protected void gtk_im_context_set_use_preedit (int context, boolean usePreedit);
- native static final protected void gtk_im_context_set_surrounding (int context, String text, int len, int cursorIndex);
- native static final protected boolean gtk_im_context_get_surrounding (int context, String[] text, int [] cursorIndex);
- native static final protected boolean gtk_im_context_delete_surrounding (int context, int offset, int numChars);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/IMContextSimple.java b/libgtk-java/src/java/org/gnu/gtk/IMContextSimple.java
deleted file mode 100644
index 8397b9e..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/IMContextSimple.java
+++ /dev/null
@@ -1,45 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-
-/**
- *
- */
-public class IMContextSimple extends IMContext
-{
- /**
- * Construct a new IMContextSimple object.
- */
- public IMContextSimple() {
- super(gtk_im_context_simple_new());
- }
-
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_im_context_simple_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_im_context_simple_get_type ();
- native static final protected int gtk_im_context_simple_new ();
- native static final protected void gtk_im_context_simple_add_table (int context_simple, int
- data, int maxSeqLen, int numSeqs);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/IMMulticontext.java b/libgtk-java/src/java/org/gnu/gtk/IMMulticontext.java
deleted file mode 100644
index 9ce96c9..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/IMMulticontext.java
+++ /dev/null
@@ -1,43 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-
-/**
- *
- */
-public class IMMulticontext extends IMContext
-{
- /**
- * Construct a new IMMulticontext object.
- */
- public IMMulticontext() {
- super(gtk_im_multicontext_new());
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_im_multicontext_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_im_multicontext_get_type ();
- native static final protected int gtk_im_multicontext_new ();
- native static final protected void gtk_im_multicontext_append_menuitems (int context, int menushell);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/IconFactory.java b/libgtk-java/src/java/org/gnu/gtk/IconFactory.java
deleted file mode 100644
index e1c404a..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/IconFactory.java
+++ /dev/null
@@ -1,90 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-/**
- * This object manages a collection of {@link org.gnu.gtk.IconSet}; a
- * IconSet manages a set of variants of a particular icon. Icons in an
- * IconFactory are named by a stock ID, which is a simple string identifying
- * the icon.
- */
-public class IconFactory extends GObject
-{
- /**
- * Construct a new IconFactory object.
- */
- public IconFactory() {
- super(gtk_icon_factory_new());
- }
-
- /**
- * Add the given IconSet to this IconFactory.
- * @param stockID The icon name
- * @param iconSet The IconSet to add to this factory.
- */
- public void addIconSet(String stockID, IconSet iconSet) {
- gtk_icon_factory_add(getHandle(), stockID, iconSet.getHandle());
- }
-
- /**
- * Looks up stockID from the icon factory, returning an icon set if found.
- * @param stockID The stockID to use for the search
- * @return The IconSet that matches the stockID or null if one is not
- * found.
- */
- public IconSet lookupIconSet(String stockID) {
- int ret = gtk_icon_factory_lookup(getHandle(), stockID);
- if (ret == 0)
- return null;
- return new IconSet(ret);
- }
-
- /**
- * Adds this IconFactory to the list of icon factories searched by
- * Style.lookupIconSet. This means that objects that take stock IDs
- * will be able to find the icons in this factory. There will normally
- * be an IconFactory added for each library or application that comes
- * with icons. The default icon factories can be overridden by themes.
- */
- public void addDefault() {
- gtk_icon_factory_add_default(getHandle());
- }
-
- /**
- * Removes this icon factory from the list of default icon factories.
- */
- public void removeDefault() {
- gtk_icon_factory_remove_default(getHandle());
- }
-
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_icon_factory_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_icon_factory_get_type ();
- native static final protected int gtk_icon_factory_new ();
- native static final protected void gtk_icon_factory_add (int factory, String stockId, int iconSet);
- native static final protected int gtk_icon_factory_lookup (int factory, String stockId);
- native static final protected void gtk_icon_factory_add_default (int factory);
- native static final protected void gtk_icon_factory_remove_default (int factory);
- native static final protected int gtk_icon_factory_lookup_default (String stockId);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/IconInfo.java b/libgtk-java/src/java/org/gnu/gtk/IconInfo.java
deleted file mode 100644
index be3e53f..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/IconInfo.java
+++ /dev/null
@@ -1,68 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.gdk.Pixbuf;
-import org.gnu.gdk.Rectangle;
-import org.gnu.glib.Boxed;
-
-/**
- */
-public class IconInfo extends Boxed {
-
- private IconInfo() {}
-
- IconInfo(int handle) {
- this.handle = handle;
- }
-
- public int getBaseSize() {
- return gtk_icon_info_get_base_size(handle);
- }
-
- public String getFilename(){
- return gtk_icon_info_get_filename(handle);
- }
-
- public Pixbuf getBuiltinPixbuf() {
- return new Pixbuf(gtk_icon_info_get_builtin_pixbuf(handle));
- }
-
- public Pixbuf loadIcon() {
- return new Pixbuf(gtk_icon_info_load_icon(handle, new int[] {}));
- }
-
- public String getDisplayName() {
- return gtk_icon_info_get_display_name(handle);
- }
-
- public boolean getEmbeddedRect(Rectangle rect) {
- return gtk_icon_info_get_embedded_rect(handle, rect.getHandle());
- }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int gtk_icon_info_get_type ();
- native static final protected int gtk_icon_info_copy(int info);
- native static final protected void gtk_icon_info_free(int info);
- native static final protected int gtk_icon_info_get_base_size(int info);
- native static final protected String gtk_icon_info_get_filename(int info);
- native static final protected int gtk_icon_info_get_builtin_pixbuf(int info);
- native static final protected int gtk_icon_info_load_icon(int info, int[] error);
- native static final protected void gtk_icon_info_set_raw_coordinates(int info, boolean rawCoordinates);
- native static final protected boolean gtk_icon_info_get_embedded_rect(int info, int rect);
- native static final protected boolean gtk_icon_info_get_attach_points(int info, int[] points, int numPoints);
- native static final protected String gtk_icon_info_get_display_name(int info);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/IconLookupFlags.java b/libgtk-java/src/java/org/gnu/gtk/IconLookupFlags.java
deleted file mode 100644
index c67c58d..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/IconLookupFlags.java
+++ /dev/null
@@ -1,74 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under the terms
- * of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Flags;
-
-/**
- */
-public class IconLookupFlags extends Flags {
-
- static final private int _NO_SVG = 1 << 0;
- static final public IconLookupFlags NO_SVG = new IconLookupFlags(_NO_SVG);
- static final private int _FORCE_SVG = 1 << 1;
- static final public IconLookupFlags FORCE_SVG =
- new IconLookupFlags(_FORCE_SVG);
- static final private int _USE_BUILTIN = 1 << 2;
- static final public IconLookupFlags USE_BUILTIN =
- new IconLookupFlags(_USE_BUILTIN);
-
- static final private IconLookupFlags[] theInterned =
- new IconLookupFlags[] {
- new IconLookupFlags(0),
- NO_SVG,
- FORCE_SVG,
- new IconLookupFlags(3),
- USE_BUILTIN };
- static private java.util.Hashtable theInternedExtras;
- static final private IconLookupFlags theSacrificialOne =
- new IconLookupFlags(0);
- static public IconLookupFlags intern(int value) {
- if (value < theInterned.length) {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null) {
- theInternedExtras = new java.util.Hashtable();
- }
- IconLookupFlags already =
- (IconLookupFlags) theInternedExtras.get(theSacrificialOne);
- if (already == null) {
- already = new IconLookupFlags(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private IconLookupFlags(int value) {
- value_ = value;
- }
-
- public IconLookupFlags or(IconLookupFlags other) {
- return intern(value_ | other.value_);
- }
-
- public IconLookupFlags and(IconLookupFlags other) {
- return intern(value_ & other.value_);
- }
-
- public IconLookupFlags xor(IconLookupFlags other) {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test(IconLookupFlags other) {
- return (value_ & other.value_) == other.value_;
- }
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/IconSet.java b/libgtk-java/src/java/org/gnu/gtk/IconSet.java
deleted file mode 100644
index b8b6cc7..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/IconSet.java
+++ /dev/null
@@ -1,69 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under the terms
- * of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.gdk.Pixbuf;
-import org.gnu.glib.Boxed;
-/**
- * This object represents a set of Icons that are a variant of a
- * particular icon.
- */
-public class IconSet extends Boxed
-{
- /**
- * Initialize an IconSet with a handle to a native resource.
- */
- public IconSet(int handle) {
- this.handle = handle;
- }
-
-
- /**
- * Construct a new empty IconSet.
- */
- public IconSet() {
- handle = gtk_icon_set_new();
- }
-
- /**
- * Construct a new IconSet from a Pixbuf.
- */
- public IconSet(Pixbuf pixbuf) {
- handle = gtk_icon_set_new_from_pixbuf(pixbuf.getHandle());
- }
-
- /**
- * Icon sets have a list of {@link IconSource} which they use as base
- * icons for rendering icons in different states and sizes. The base
- * images and when to use them are described by a IconSource. This
- * method adds an IconSource to the IconSet.
- * @param iconSource The IconSource to add to this IconSet.
- */
- public void addSource(IconSource iconSource) {
- gtk_icon_set_add_source(handle, iconSource.getHandle());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_icon_set_new ();
- native static final protected int gtk_icon_set_new_from_pixbuf (int pixbuf);
- native static final protected int gtk_icon_set_ref (int iconSet);
- native static final protected void gtk_icon_set_unref (int iconSet);
- native static final protected int gtk_icon_set_copy (int iconSet);
- native static final protected int gtk_icon_set_render_icon (int iconSet, int style, int
- direction, int state, int size, int widget, String detail);
- native static final protected void gtk_icon_set_add_source (int iconSet, int source);
- native static final protected void gtk_icon_set_get_sizes (int iconSet, int [] sizes, int []
- numSizes);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/IconSize.java b/libgtk-java/src/java/org/gnu/gtk/IconSize.java
deleted file mode 100644
index 0f415fd..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/IconSize.java
+++ /dev/null
@@ -1,91 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under the terms
- * of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-public class IconSize extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _INVALID = 0;
- static final public org.gnu.gtk.IconSize INVALID = new org.gnu.gtk.IconSize (_INVALID);
- static final private int _MENU = 1;
- static final public org.gnu.gtk.IconSize MENU = new org.gnu.gtk.IconSize (_MENU);
- static final private int _SMALL_TOOLBAR = 2;
- static final public org.gnu.gtk.IconSize SMALL_TOOLBAR = new org.gnu.gtk.IconSize (
- _SMALL_TOOLBAR);
- static final private int _LARGE_TOOLBAR = 3;
- static final public org.gnu.gtk.IconSize LARGE_TOOLBAR = new org.gnu.gtk.IconSize (
- _LARGE_TOOLBAR);
- static final private int _BUTTON = 4;
- static final public org.gnu.gtk.IconSize BUTTON = new org.gnu.gtk.IconSize (_BUTTON);
- static final private int _DND = 5;
- static final public org.gnu.gtk.IconSize DND = new org.gnu.gtk.IconSize (_DND);
- static final private int _DIALOG = 6;
- static final public org.gnu.gtk.IconSize DIALOG = new org.gnu.gtk.IconSize (_DIALOG);
- static final private org.gnu.gtk.IconSize[] theInterned = new org.gnu.gtk.IconSize[]
- {
- INVALID, MENU, SMALL_TOOLBAR, LARGE_TOOLBAR, BUTTON, DND, DIALOG
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.IconSize theSacrificialOne = new org.gnu.gtk.IconSize (0);
- static public org.gnu.gtk.IconSize intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.IconSize already = (org.gnu.gtk.IconSize) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.IconSize(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private IconSize (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.IconSize or (org.gnu.gtk.IconSize other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.IconSize and (org.gnu.gtk.IconSize other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.IconSize xor (org.gnu.gtk.IconSize other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.IconSize other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/IconSource.java b/libgtk-java/src/java/org/gnu/gtk/IconSource.java
deleted file mode 100644
index 485d3b5..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/IconSource.java
+++ /dev/null
@@ -1,127 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under the terms
- * of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.gdk.Pixbuf;
-import org.gnu.glib.Boxed;
-public class IconSource extends Boxed
-{
- /**
- * Construct a new IconSource object.
- */
- public IconSource() {
- handle = gtk_icon_source_new();
- }
-
- /**
- * Sets the source filename
- */
- public void setFilename(String filename) {
- gtk_icon_source_set_filename(handle, filename);
- }
-
- /**
- * Retrieves the source filename or null if one does not exist.
- */
- public String getFilename() {
- return gtk_icon_source_get_filename(handle);
- }
-
- /**
- * Sets the source pixbuf.
- */
- public void setPixbuf(Pixbuf pixbuf) {
- gtk_icon_source_set_pixbuf(handle, pixbuf.getHandle());
- }
-
- /**
- * Retrieves the source pixbuf or null if one does not exist.
- */
- public Pixbuf getPixbuf() {
- int hndl = gtk_icon_source_get_pixbuf(handle);
- if (hndl == 0) {
- return null;
- }
- return new Pixbuf(hndl);
- }
-
- /**
- * Set the icon size.
- */
- public void setSize(IconSize iconSize) {
- gtk_icon_source_set_size(handle, iconSize.getValue());
- }
-
- /**
- * Return the icon size.
- */
- public IconSize getSize() {
- return IconSize.intern(gtk_icon_source_get_size(handle));
- }
-
- /**
- * Set the icon state.
- */
- public void setState(StateType state) {
- gtk_icon_source_set_state(handle, state.getValue());
- }
-
- /**
- * Return the icon state.
- */
- public StateType getState() {
- return StateType.intern(gtk_icon_source_get_state(handle));
- }
-
- /**
- * Set the text direction the icon source is intended to be used
- * with.
- */
- public void setDirection(TextDirection direction) {
- gtk_icon_source_set_direction(handle, direction.getValue());
- }
-
- /**
- * Returns the text direction for the icon source.
- */
- public TextDirection getDirection() {
- return TextDirection.intern(gtk_icon_source_get_direction(handle));
- }
-
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_icon_source_new ();
- native static final protected int gtk_icon_source_copy (int source);
- native static final protected void gtk_icon_source_free (int source);
- native static final protected void gtk_icon_source_set_filename (int source, String filename);
- native static final protected void gtk_icon_source_set_pixbuf (int source, int pixbuf);
- native static final protected String gtk_icon_source_get_filename (int source);
- native static final protected int gtk_icon_source_get_pixbuf (int source);
- native static final protected void gtk_icon_source_set_direction_wildcarded (int source,
- boolean setting);
- native static final protected void gtk_icon_source_set_state_wildcarded (int source, boolean
- setting);
- native static final protected void gtk_icon_source_set_size_wildcarded (int source, boolean
- setting);
- native static final protected boolean gtk_icon_source_get_size_wildcarded (int source);
- native static final protected boolean gtk_icon_source_get_state_wildcarded (int source);
- native static final protected boolean gtk_icon_source_get_direction_wildcarded (int source);
- native static final protected void gtk_icon_source_set_direction (int source, int direction);
- native static final protected void gtk_icon_source_set_state (int source, int state);
- native static final protected void gtk_icon_source_set_size (int source, int size);
- native static final protected int gtk_icon_source_get_direction (int source);
- native static final protected int gtk_icon_source_get_state (int source);
- native static final protected int gtk_icon_source_get_size (int source);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/IconTheme.java b/libgtk-java/src/java/org/gnu/gtk/IconTheme.java
deleted file mode 100644
index 855a147..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/IconTheme.java
+++ /dev/null
@@ -1,108 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.gdk.Pixbuf;
-import org.gnu.gdk.Screen;
-import org.gnu.glib.GObject;
-
-/**
- */
-public class IconTheme extends GObject {
-
- public IconTheme() {
- super(gtk_icon_theme_new());
- }
-
- private IconTheme(int handle) {
- super(handle);
- }
-
- static public IconTheme getDefault(){
- return new IconTheme(gtk_icon_theme_get_default());
- }
-
- static public IconTheme getForSceen(Screen screen) {
- return new IconTheme(gtk_icon_theme_get_for_screen(screen.getHandle()));
- }
-
- public void setScreen(Screen screen) {
- gtk_icon_theme_set_screen(getHandle(), screen.getHandle());
- }
-
- public void setSearchPath(String[] path) {
- gtk_icon_theme_set_search_path(getHandle(), path, path.length);
- }
-
- public String[] getSearchPath() {
- return gtk_icon_theme_get_search_path(getHandle());
- }
-
- public void appendSearchPath(String path) {
- gtk_icon_theme_append_search_path(getHandle(), path);
- }
-
- public void prependSearchPath(String path) {
- gtk_icon_theme_prepend_search_path(getHandle(), path);
- }
-
- public void setCustomtTheme(String name) {
- gtk_icon_theme_set_custom_theme(getHandle(), name);
- }
-
- public boolean hasIcon(String iconName) {
- return gtk_icon_theme_has_icon(getHandle(), iconName);
- }
-
- public IconInfo lookupIcon(String name, int size, IconLookupFlags flags) {
- return new IconInfo(gtk_icon_theme_lookup_icon(getHandle(), name, size, flags.getValue()));
- }
-
- public Pixbuf loadIcon(String name, int size, IconLookupFlags flags) {
- return new Pixbuf(gtk_icon_theme_load_icon(getHandle(), name, size, flags.getValue(), new int[] {}));
- }
-
- public String[] listIcons(String context) {
- return gtk_icon_theme_list_icons(getHandle(), context);
- }
-
- public boolean rescanIfNeeded() {
- return gtk_icon_theme_rescan_if_needed(getHandle());
- }
-
- public static void addBuiltinIcon(String name, int size, Pixbuf pixbuf) {
- gtk_icon_theme_add_builtin_icon(name, size, pixbuf.getHandle());
- }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int gtk_icon_theme_get_type ();
- native static final protected int gtk_icon_theme_new();
- native static final protected int gtk_icon_theme_get_default();
- native static final protected int gtk_icon_theme_get_for_screen(int screen);
- native static final protected void gtk_icon_theme_set_screen(int itheme, int screen);
- native static final protected void gtk_icon_theme_set_search_path(int itheme, String[] path, int pathlen);
- native static final protected String[] gtk_icon_theme_get_search_path(int itheme);
- native static final protected void gtk_icon_theme_append_search_path(int itheme, String path);
- native static final protected void gtk_icon_theme_prepend_search_path(int itheme, String path);
- native static final protected void gtk_icon_theme_set_custom_theme(int itheme, String name);
- native static final protected boolean gtk_icon_theme_has_icon(int itheme, String iconName);
- native static final protected int gtk_icon_theme_lookup_icon(int itheme, String iconName, int size, int iconLookupFlags);
- native static final protected int gtk_icon_theme_load_icon(int itheme, String iconName, int size, int iconLookupflags, int[] error);
- native static final protected String[] gtk_icon_theme_list_icons(int itheme, String context);
- native static final protected String gtk_icon_theme_get_example_icon_name(int itheme);
- native static final protected boolean gtk_icon_theme_rescan_if_needed(int itheme);
- native static final protected void gtk_icon_theme_add_builtin_icon(String iconName, int size, int pixbuf);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/Image.java b/libgtk-java/src/java/org/gnu/gtk/Image.java
deleted file mode 100644
index e68f7df..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/Image.java
+++ /dev/null
@@ -1,224 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.gdk.Bitmap;
-import org.gnu.gdk.Pixbuf;
-import org.gnu.gdk.PixbufAnimation;
-import org.gnu.gdk.Pixmap;
-import org.gnu.glib.Type;
-
-/**
- * The Image widget displays an image. Various kinds of objects can be
- * displayed as an image; most typically you would create a
- * {@link org.gnu.gdk.Pixbuf} from a file and then display that.
- * <p>
- * If the file isn't loaded successfully, the image will contain a
- * "broken image" icon similar to that used in many web browsers.
- */
-public class Image extends Misc {
-
- /**
- * Construct a new image passing the filename of an image.
- *
- * @param filename The filename for the image to load.
- */
- public Image(String filename) {
- super(gtk_image_new_from_file(filename));
- }
-
- /**
- * Create an Image widget displaying a <i>image</i> and a <i>mask</i>.
- * A org.gnu.gdk.Image is a client-side image buffer in the pixel format
- * of the current display.
- *
- * @param image The org.gnu.gdk.Image to use for this object creation.
- * @param mask The org.gnu.gdk.Mask to apply to the image.
- */
- public Image(org.gnu.gdk.Image image, Bitmap mask) {
- super(gtk_image_new_from_image(image.getHandle(), mask.getHandle()));
- }
-
- /**
- * Creates an Image from a {@link org.gnu.gdk.Pixbuf}.
- *
- * @param pixbuf The Pixbuf to use for the Image creation.
- */
- public Image(Pixbuf pixbuf) {
- super(gtk_image_new_from_pixbuf(pixbuf.getHandle()));
- }
-
- /**
- * Create an Image from a {@link org.gnu.gdk.Pixmap}.
- *
- * @param pixmap The Pixmap to use for the Image creation.
- * @param mask The mask to apply to the created Image.
- */
- public Image(Pixmap pixmap, Bitmap mask) {
- super(gtk_image_new_from_pixmap(pixmap.getHandle(), mask.getHandle()));
- }
-
- /**
- * Creates an Image displaying the given PixbufAnimation.
- *
- * @param animation The PixbufAnimation to use for this object creation.
- */
- public Image(PixbufAnimation animation) {
- super(gtk_image_new_from_animation(animation.getHandle()));
- }
-
- /**
- * Construct an Image from a handle to a native resource.
- */
- public Image(int handle) {
- super(handle);
- }
-
- /**
- * Creates an Image displaying an IconSet.
- *
- * @param iconSet The IconSet to use for the Image.
- * @param size The IconSize to use for the Image.
- */
- public Image(IconSet iconSet, IconSize size) {
- super(gtk_image_new_from_icon_set(iconSet.getHandle(), size.getValue()));
- }
-
- /**
- * Create an Image displaying a Stock icon.
- *
- * @param stockId The id of the Stock icon to display.
- * @param size The size of the icon.
- */
- public Image(GtkStockItem stockId, IconSize size) {
- super(gtk_image_new_from_stock(stockId.getString(), size.getValue()));
- }
-
- /**
- * Constructs a new Image. This will be displayed as a "no image" icon until
- * an image is set using one of the set* methods.
- */
- public Image(){
- super(gtk_image_new());
- }
-
- /**
- * Gets the type of representation being used by the Image to store
- * image data.
- */
- public ImageType getStorageType() {
- return ImageType.intern(gtk_image_get_storage_type(getHandle()));
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_image_get_type());
- }
-
- /**
- * Sets the image to the given {@link org.gnu.gdk.Pixmap}.
- *
- * @param pixmap The Pixmap to use for the Image.
- * @param mask The mask to apply to the Image.
- */
- public void set(Pixmap pixmap, Bitmap mask) {
- gtk_image_set_from_pixmap(getHandle(), pixmap.getHandle(), mask.getHandle());
- }
-
- /**
- * Sets the image widget to displaying a <i>image</i> and a <i>mask</i>.
- * A org.gnu.gdk.Image is a client-side image buffer in the pixel format
- * of the current display.
- *
- * @param image The org.gnu.gdk.Image to use for this object.
- * @param mask The org.gnu.gdk.Mask to apply to the image.
- */
- public void set(org.gnu.gdk.Image image, Bitmap mask) {
- Image.gtk_image_set_from_image(getHandle(), image.getHandle(), mask.getHandle());
- }
-
- /**
- * Sets the Image from a {@link org.gnu.gdk.Pixbuf}.
- *
- * @param pixbuf The Pixbuf to use for the Image.
- */
- public void set(Pixbuf pixbuf) {
- Image.gtk_image_set_from_pixbuf(getHandle(), pixbuf.getHandle());
- }
- /**
- * Sets to image to the given PixbufAnimation.
- *
- * @param animation The PixbufAnimation to use for this object.
- */
- public void set(PixbufAnimation animation) {
- Image.gtk_image_set_from_animation(getHandle(), animation.getHandle());
- }
-
- /**
- * Sets the image to displayian IconSet.
- *
- * @param iconSet The IconSet to use for the Image.
- * @param size The IconSize to use for the Image.
- */
- public void set(IconSet iconSet, IconSize size) {
- Image.gtk_image_set_from_icon_set(getHandle(), iconSet.getHandle(), size.getValue());
- }
-
- /**
- * Set the image to a Stock icon.
- *
- * @param stockId The id of the Stock icon to display.
- * @param size The size of the icon.
- */
- public void set(GtkStockItem stockId, IconSize size) {
- Image.gtk_image_set_from_stock(getHandle(), stockId.getString(), size.getValue());
- }
-
- /**
- * Sets the image from a file
- *
- * @param filename The filename for the image to load.
- */
- public void set(String filename) {
- Image.gtk_image_set_from_file(getHandle(), filename);
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_image_get_type();
- native static final protected int gtk_image_new();
- native static final protected int gtk_image_new_from_pixmap(int pixmap, int mask);
- native static final protected int gtk_image_new_from_image(int image, int mask);
- native static final protected int gtk_image_new_from_file(String filename);
- native static final protected int gtk_image_new_from_pixbuf(int pixbuf);
- native static final protected int gtk_image_new_from_stock(String stockId, int size);
- native static final protected int gtk_image_new_from_icon_set(int iconSet, int size);
- native static final protected int gtk_image_new_from_animation(int animation);
- native static final protected void gtk_image_set_from_pixmap(int image, int pixmap, int mask);
- native static final protected void gtk_image_set_from_image(int image, int gdkImage, int mask);
- native static final protected void gtk_image_set_from_file(int image, String filename);
- native static final protected void gtk_image_set_from_pixbuf(int image, int pixbuf);
- native static final protected void gtk_image_set_from_stock(int image, String stockId, int size);
- native static final protected void gtk_image_set_from_icon_set(int image, int iconSet, int size);
- native static final protected void gtk_image_set_from_animation(int image, int animation);
- native static final protected int gtk_image_get_storage_type(int image);
- native static final protected void gtk_image_get_pixmap(int image, int pixmap, int mask);
- native static final protected void gtk_image_get_image(int image, int gdkImage, int mask);
- native static final protected int gtk_image_get_pixbuf(int image);
- native static final protected void gtk_image_get_stock(int image, String[] stockId, int[] size);
- native static final protected void gtk_image_get_icon_set(int image, int[] iconSet, int[] size);
- native static final protected int gtk_image_get_animation(int image);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/ImageAnimationData.java b/libgtk-java/src/java/org/gnu/gtk/ImageAnimationData.java
deleted file mode 100644
index 7c32669..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/ImageAnimationData.java
+++ /dev/null
@@ -1,21 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Boxed;
-public class ImageAnimationData extends Boxed
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/ImageIconSetData.java b/libgtk-java/src/java/org/gnu/gtk/ImageIconSetData.java
deleted file mode 100644
index d61087d..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/ImageIconSetData.java
+++ /dev/null
@@ -1,21 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Boxed;
-public class ImageIconSetData extends Boxed
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/ImageImageData.java b/libgtk-java/src/java/org/gnu/gtk/ImageImageData.java
deleted file mode 100644
index 9b221ba..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/ImageImageData.java
+++ /dev/null
@@ -1,21 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Boxed;
-public class ImageImageData extends Boxed
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/ImageMenuItem.java b/libgtk-java/src/java/org/gnu/gtk/ImageMenuItem.java
deleted file mode 100644
index a619790..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/ImageMenuItem.java
+++ /dev/null
@@ -1,75 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-
-/**
- * This is a MenuItem that displays an Image.
- */
-public class ImageMenuItem extends MenuItem
-{
- /**
- * Construct a new ImageMenuItem.
- */
- public ImageMenuItem() {
- super(gtk_image_menu_item_new());
- }
-
- /**
- * Construct a new ImageMenuItem with a label.
- */
- public ImageMenuItem(String label, boolean hasMnemonic) {
- super(init(label, hasMnemonic));
- }
-
- private static int init(String label, boolean hasMnemonic) {
- if (hasMnemonic)
- return gtk_image_menu_item_new_with_mnemonic(label);
- else
- return gtk_image_menu_item_new_with_label(label);
- }
-
- /**
- * Construct a new ImageMenuItem using a stock icon.
- */
- public ImageMenuItem(String stockID, AccelGroup group) {
- super(gtk_image_menu_item_new_from_stock(stockID, group.getHandle()));
- }
-
- /**
- * Construct a ImageMenuItem using a handle to a native resource.
- */
- public ImageMenuItem(int handle) {
- super(handle);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_image_menu_item_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_image_menu_item_get_type ();
- native static final protected int gtk_image_menu_item_new ();
- native static final protected int gtk_image_menu_item_new_with_label (String label);
- native static final protected int gtk_image_menu_item_new_with_mnemonic (String label);
- native static final protected int gtk_image_menu_item_new_from_stock (String stockId, int accelGroup);
- native static final protected void gtk_image_menu_item_set_image (int image_menu_item, int image);
- native static final protected int gtk_image_menu_item_get_image (int image_menu_item);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/ImagePixbufData.java b/libgtk-java/src/java/org/gnu/gtk/ImagePixbufData.java
deleted file mode 100644
index 8bb7276..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/ImagePixbufData.java
+++ /dev/null
@@ -1,21 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Boxed;
-public class ImagePixbufData extends Boxed
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/ImagePixmapData.java b/libgtk-java/src/java/org/gnu/gtk/ImagePixmapData.java
deleted file mode 100644
index bf9a173..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/ImagePixmapData.java
+++ /dev/null
@@ -1,21 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Boxed;
-public class ImagePixmapData extends Boxed
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/ImageStockData.java b/libgtk-java/src/java/org/gnu/gtk/ImageStockData.java
deleted file mode 100644
index f2a8db6..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/ImageStockData.java
+++ /dev/null
@@ -1,21 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Boxed;
-public class ImageStockData extends Boxed
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/ImageType.java b/libgtk-java/src/java/org/gnu/gtk/ImageType.java
deleted file mode 100644
index 406296a..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/ImageType.java
+++ /dev/null
@@ -1,108 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-/**
- * Describes the image data represented by a {@link Image}.
- * <pre>
- * EMPTY
- * There is no Image displayed by the widget.
- * PIXMAP
- * The widget contains a {@link org.gnu.gdk.Pixmap}
- * IMAGE
- * The widget contains a {@link org.gnu.gdk.Image}
- * PIXBUF
- * The widget contains a {@link org.gnu.gdk.Pixbuf}
- * STOCK
- * The widget contains a stock icon name.
- * ICON_SET
- * The widget contains a {@link org.gnu.gtk.IconSet}
- * ANIMATION
- * The widget contains a {@link org.gnu.gdk.PixbufAnimation}
- * </pre>
- */
-public class ImageType extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _EMPTY = 0;
- static final public org.gnu.gtk.ImageType EMPTY = new org.gnu.gtk.ImageType (_EMPTY);
- static final private int _PIXMAP = 1;
- static final public org.gnu.gtk.ImageType PIXMAP = new org.gnu.gtk.ImageType (_PIXMAP);
- static final private int _IMAGE = 2;
- static final public org.gnu.gtk.ImageType IMAGE = new org.gnu.gtk.ImageType (_IMAGE);
- static final private int _PIXBUF = 3;
- static final public org.gnu.gtk.ImageType PIXBUF = new org.gnu.gtk.ImageType (_PIXBUF);
- static final private int _STOCK = 4;
- static final public org.gnu.gtk.ImageType STOCK = new org.gnu.gtk.ImageType (_STOCK);
- static final private int _ICON_SET = 5;
- static final public org.gnu.gtk.ImageType ICON_SET = new org.gnu.gtk.ImageType (_ICON_SET);
- static final private int _ANIMATION = 6;
- static final public org.gnu.gtk.ImageType ANIMATION = new org.gnu.gtk.ImageType (_ANIMATION);
- static final private org.gnu.gtk.ImageType[] theInterned = new org.gnu.gtk.ImageType[]
- {
- EMPTY, PIXMAP, IMAGE, PIXBUF, STOCK, ICON_SET, ANIMATION
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.ImageType theSacrificialOne = new org.gnu.gtk.ImageType (0);
- static public org.gnu.gtk.ImageType intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.ImageType already = (org.gnu.gtk.ImageType) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.ImageType(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private ImageType (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.ImageType or (org.gnu.gtk.ImageType other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.ImageType and (org.gnu.gtk.ImageType other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.ImageType xor (org.gnu.gtk.ImageType other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.ImageType other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/InputDialog.java b/libgtk-java/src/java/org/gnu/gtk/InputDialog.java
deleted file mode 100644
index 6011eb8..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/InputDialog.java
+++ /dev/null
@@ -1,51 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-
-/**
- * The InputDialog window is designed specifically to be used in
- * software that controls access to XInput defices - input devices
- * other than the mouse and keyboard.
- */
-public class InputDialog extends Dialog
-{
- /**
- * Construct a new InputDialog.
- */
- public InputDialog() {
- super(gtk_input_dialog_new());
- }
-
- /**
- * Construct an InputDialog using a handle to a native resource.
- */
- public InputDialog(int handle) {
- super(handle);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_input_dialog_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_input_dialog_get_type ();
- native static final protected int gtk_input_dialog_new ();
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/Invisible.java b/libgtk-java/src/java/org/gnu/gtk/Invisible.java
deleted file mode 100644
index 725c9f4..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/Invisible.java
+++ /dev/null
@@ -1,66 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.gdk.Screen;
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-
-/**
- * The Invisible widget displays a blank window. It can act as a
- * placeholder. For example, it can be sized with a call to setMinimumSize,
- * and used inside a container to help position other widgets.
- */
-public class Invisible extends Widget
-{
-
- /**
- * Construct a new Invisible object.
- */
- public Invisible() {
- super(Invisible.gtk_invisible_new());
- }
-
- public Invisible(Screen screen) {
- super(gtk_invisible_new_for_screen(screen.getHandle()));
- }
-
- public void setScreen(Screen screen) {
- gtk_invisible_set_screen(getHandle(), screen.getHandle());
- }
-
- public Screen getScreen() {
- int hndl = gtk_invisible_get_screen(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Screen)obj;
- return new Screen(hndl);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_invisible_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_invisible_get_type ();
- native static final protected int gtk_invisible_new ();
- native static final protected int gtk_invisible_new_for_screen(int screen);
- native static final protected void gtk_invisible_set_screen(int invisible, int screen);
- native static final protected int gtk_invisible_get_screen(int invisible);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/Item.java b/libgtk-java/src/java/org/gnu/gtk/Item.java
deleted file mode 100644
index e010bf6..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/Item.java
+++ /dev/null
@@ -1,165 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import java.util.Vector;
-
-import org.gnu.glib.EventMap;
-import org.gnu.glib.Type;
-import org.gnu.gtk.event.GtkEventType;
-import org.gnu.gtk.event.ItemEvent;
-import org.gnu.gtk.event.ItemListener;
-
-/**
- * This widget is designed to be a base class for widgets that can be
- * selected and deselected. The widgets that inherit from Item are
- * CheckMenuItem, ListItem, MenuItem, and RadioMenuItem.
- */
-public class Item extends Bin
-{
- protected Item(int handle) {
- super(handle);
- }
-
- /**
- * Emits the "select" event.
- */
- public void select() {
- gtk_item_select(getHandle());
- }
-
- /**
- * Emits the "deselect" event.
- */
- public void deselect() {
- gtk_item_deselect(getHandle());
- }
-
- /**
- * Emits the "toggle" event.
- */
- public void toggle() {
- gtk_item_toggle(getHandle());
- }
-
- /* **************************************
- * EVENT LISTENERS
- ****************************************/
-
- /**
- * Listeners for handling button events
- */
- private Vector listeners = null;
-
- /**
- * Register an object to handle item events.
- * @see org.gnu.gtk.event.ItemListener
- */
- public void addListener(ItemListener listener) {
- // Don't add the listener a second time if it is in the Vector.
- int i = findListener(listeners, listener);
- if (i == -1) {
- if (null == listeners) {
- evtMap.initialize(this, ItemEvent.Type.DESELECT);
- evtMap.initialize(this, ItemEvent.Type.SELECT);
- evtMap.initialize(this, ItemEvent.Type.TOGGLE);
- listeners = new Vector();
- }
- listeners.addElement(listener);
- }
- }
- /**
- * Removes a listener
- * @see #addListener(ItemListener)
- */
- public void removeListener(ItemListener listener) {
- int i = findListener(listeners, listener);
- if (i > -1) {
- listeners.remove(i);
- }
- if (0 == listeners.size()) {
- evtMap.uninitialize(this, ItemEvent.Type.DESELECT);
- evtMap.uninitialize(this, ItemEvent.Type.SELECT);
- evtMap.uninitialize(this, ItemEvent.Type.TOGGLE);
- listeners = null;
- }
- }
-
- protected void fireItemEvent(ItemEvent event) {
- if (null == listeners) {
- return;
- }
- int size = listeners.size();
- int i = 0;
- while (i < size) {
- ItemListener lis = (ItemListener)listeners.elementAt(i);
- lis.itemEvent(event);
- i++;
- }
- }
-
- private void handleSelect() {
- fireItemEvent(new ItemEvent(this, ItemEvent.Type.SELECT));
- }
-
- private void handleDeselect() {
- fireItemEvent(new ItemEvent(this, ItemEvent.Type.DESELECT));
- }
-
- private void handleToggle() {
- fireItemEvent(new ItemEvent(this, ItemEvent.Type.TOGGLE));
- }
-
- public Class getEventListenerClass(String signal) {
- Class cls = evtMap.getEventListenerClass(signal);
- if (cls == null) cls = super.getEventListenerClass(signal);
- return cls;
- }
-
- public GtkEventType getEventType(String signal) {
- GtkEventType et = evtMap.getEventType(signal);
- if (et == null) et = super.getEventType(signal);
- return et;
- }
-
- private static EventMap evtMap = new EventMap();
- static {
- addEvents(evtMap);
- }
-
- /**
- * Implementation method to build an EventMap for this widget class.
- * Not useful (or supported) for application use.
- */
- private static void addEvents(EventMap anEvtMap) {
- anEvtMap.addEvent("select", "handleSelect", ItemEvent.Type.SELECT, ItemListener.class);
- anEvtMap.addEvent("deselect", "handleDeselect", ItemEvent.Type.DESELECT, ItemListener.class);
- anEvtMap.addEvent("toggle", "handleToggle", ItemEvent.Type.TOGGLE, ItemListener.class);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_item_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_item_get_type ();
- native static final protected void gtk_item_select (int item);
- native static final protected void gtk_item_deselect (int item);
- native static final protected void gtk_item_toggle (int item);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/ItemFactory.java b/libgtk-java/src/java/org/gnu/gtk/ItemFactory.java
deleted file mode 100644
index f1f3a16..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/ItemFactory.java
+++ /dev/null
@@ -1,187 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-import org.gnu.gtk.event.MouseEvent;
-
-/**
- * Old class replaced by {@link UIManager}. This class is provided for
- * compatibility only - it will be removed in future releases of java-gnome. Do
- * not use in new code.
- *
- * @deprecated 2.3
- */
-public class ItemFactory extends GtkObject {
-
-
- /**
- * Create a new ItemFactory object.
- * @param containerType The type of menu to create. It can be
- * a MenuBar, a Menu, or an OptionMenu.
- * @param path The factory path of the new item factory, a string
- * of the form "<name>".
- * @param accelGroup A AccelGroup to which the accelerators to the
- * menu items will be added, or null to create a new one.
- */
- public ItemFactory(Type containerType, String path, AccelGroup accelGroup) {
- super(init(containerType, path, accelGroup));
- }
-
- /**
- * Create a new ItemFactory from a handle to a native resource.
- */
- protected ItemFactory(int handle) {
- super(handle);
- }
-
- private static int init(Type containerType, String path, AccelGroup accelGroup) {
- int accelHandle = 0;
- if (null != accelGroup)
- accelHandle = accelGroup.getHandle();
- return gtk_item_factory_new(containerType.getTypeHandle(), path, accelHandle);
- }
-
- /**
- * Obtain the item factory from which a widget was created.
- * @param widget The widget to use for the search.
- */
- public static ItemFactory fromWidget(Widget widget) {
- return new ItemFactory(gtk_item_factory_from_widget(widget.getHandle()));
- }
-
- /**
- * Create an item for <i>entry</i>.
- * @param entry The IconFactoryEntry to create an item for.
- */
- public void createItem(ItemFactoryEntry entry) {
- // create the item
- gtk_item_factory_create_item(getHandle(), entry.getHandle(), 0, 0);
- // now add the listener to the item that was created.
- // REDTAG
- }
-
- /**
- * Create the items from the entries.
- * @param entries An array of IconFactoryEntry objects that
- * describe the menus to be created.
- */
- public void createItems(ItemFactoryEntry [] entries) {
- int [] handles = new int[entries.length];
- // get the handles for all of the entries
- for (int i = 0; i < entries.length; i++) {
- handles[i] = entries[i].getHandle();
- }
- // create the items
- gtk_item_factory_create_items(getHandle(), handles.length, handles, 0);
- // Now add the listener to the item that was created.
- // REDTAG
- }
-
- /**
- * Delete the menu item that was created for <i>path</i> by the item factory.
- * @param path The path to the item to delete.
- */
- public void deleteItem(String path) {
- gtk_item_factory_delete_item(getHandle(), path);
- }
-
- /**
- * Delete the menu item that was created from <i>entry</i> by the item factory.
- * @param entry The Entry to delete.
- */
- public void deleteEntry(ItemFactoryEntry entry) {
- gtk_item_factory_delete_entry(getHandle(), entry.getHandle());
- }
-
- /**
- * Delete the menu items which were created from the <i>entries</i> by the
- * item factory.
- * @param entries The entries to delete.
- */
- public void deleteEntries(ItemFactoryEntry [] entries) {
- int [] handles = new int[entries.length];
- for (int i = 0; i < entries.length; i++)
- handles[i] = entries[i].getHandle();
- gtk_item_factory_delete_entries(getHandle(), handles.length, handles);
- }
-
- /**
- * Obtain the menu item that corresponds to <i>path</i>.
- * @param path The path to the menu item.
- * @return The menu item for the given path or null if path doesn't exist.
- */
- public Widget getItem(String path) {
- int hndl = gtk_item_factory_get_item(getHandle(), path);
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Widget)obj;
- return new Widget(hndl);
- }
-
- /**
- * Obtain the widget that corresponds to <i>path</i>.
- * @param path The path to the widget
- * @return The widget for the given path or null if path doesn't exist.
- */
- public Widget getWidget(String path) {
- int hndl = gtk_item_factory_get_widget(getHandle(), path);
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Widget)obj;
- return new Widget(hndl);
- }
-
- /**
- * Pops up the menu constructed with the item factory.
- * @param x The x coordinate for the popup menu
- * @param y The y coordinate for the popup menu
- * @param mouseButton The mouse button which was pressed. These values are
- * defined in {@link MouseEvent}.
- */
- public void popup(int x, int y, int mouseButton) {
- if (mouseButton != MouseEvent.BUTTON1
- && mouseButton != MouseEvent.BUTTON2
- && mouseButton != MouseEvent.BUTTON3)
- return;
- gtk_item_factory_popup(getHandle(), x, y, mouseButton, 0);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_item_factory_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_item_factory_get_type();
- native static final protected int gtk_item_factory_new(int containerType, String path, int accelGroup);
- native static final protected void gtk_item_factory_construct(int ifactory, int containerType, String path, int accelGroup);
- native static final protected void gtk_item_factory_add_foreign(int accelWidget, String fullPath, int accelGroup, int keyval, int modifiers);
- native static final protected int gtk_item_factory_from_widget(int widget);
- native static final protected String gtk_item_factory_path_from_widget(int widget);
- native static final protected int gtk_item_factory_get_item(int ifactory, String path);
- native static final protected int gtk_item_factory_get_widget(int ifactory, String path);
- native static final protected int gtk_item_factory_get_widget_by_action(int ifactory, int action);
- native static final protected int gtk_item_factory_get_item_by_action(int ifactory, int action);
- native static final protected void gtk_item_factory_create_item(int ifactory, int entry, int callbackData, int callbackType);
- native static final protected void gtk_item_factory_create_items(int ifactory, int numEntries, int[] entries, int callbackData);
- native static final protected void gtk_item_factory_delete_item(int ifactory, String path);
- native static final protected void gtk_item_factory_delete_entry(int ifactory, int entry);
- native static final protected void gtk_item_factory_delete_entries(int ifactory, int numEnties, int[] entries);
- native static final protected void gtk_item_factory_popup(int ifactory, int x, int y, int mouseButton, int time);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/ItemFactoryEntry.java b/libgtk-java/src/java/org/gnu/gtk/ItemFactoryEntry.java
deleted file mode 100644
index 2fdb07a..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/ItemFactoryEntry.java
+++ /dev/null
@@ -1,97 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Boxed;
-import org.gnu.gtk.event.MenuItemListener;
-
-/**
- * Old class replaced by {@link UIManager}. This class is provided for
- * compatibility only - it will be removed in future releases of java-gnome. Do
- * not use in new code.
- *
- * @deprecated 2.3
- *
- * This class contains the data necessary for an {@link org.gnu.gtk.ItemFactory}
- * to create a menu.
- * @see org.gnu.gtk.ItemFactory
- */
-public class ItemFactoryEntry extends Boxed {
-
- /**
- * holds the listener for MenuEvents from this widget.
- */
- private MenuItemListener listener;
-
- protected ItemFactoryEntry(int handle) {
- this.handle = handle;
- }
-
- /**
- * Construct a new ItemFactoryEntry
- * @param path A string that defines both the name and the path for a menu
- * item, for example "/File/Open" would be the name of a menu item which would
- * come under the ItemFactory entry with the path "/File". Note however that
- * "/File/Open" would be displayed in the File menu as "Open". A letter
- * preceded by an underscore indicates an accelerator key once the menu is
- * open.
- * @param accelerator A string that indicates a key combination that can be
- * used as a shortcut to that menu item. The string can be made up of either
- * a single character, or a combination of modifier keys with a single character.
- * The available modifier keys are:<BR>
- * <pre>
- * "<ALT>" - alt
- * "<CTL>" or "<CTRL>" or "<CONTROL>" - control
- * "<MOD1>" to "<MOD5>" - modn
- * "<SHFT>" or "<SHIFT>" - shift
- * </pre>
- * @param listener A menu listener that will receive the MenuEvents fired
- * from the created widgets.
- * @param itemType A string that defines what type of widget is packed into the
- * menu items container. It can be:<BR>
- * <pre>
- * null or "<Item>" - create a simple item
- * "<Title>" - create a title item
- * "<CheckItem>" - create a check item
- * "<ToggleItem>" - create a toggle item
- * "<RadioItem>" - create a (root) radio item
- * "Path" - create a sister radio item
- * "<Tearoff>" - create a tearoff
- * "<Separator>" - create a separator
- * "<Branch>" - create an item to hold submenus
- * "<LastBranch>" - create a right justified branch
- * </pre>
- * Note that "<LastBranch>" is only useful for one submenu of a menu.
- */
- public static ItemFactoryEntry construct(String path, String accelerator, MenuItemListener listener, String itemType) {
- ItemFactoryEntry ife = new ItemFactoryEntry(gtk_item_factory_entry_new(path, accelerator, itemType));
- ife.listener = listener;
- return ife;
- }
-
- /**
- * Retrieve the MenuListener associated with this item.
- */
- public MenuItemListener getMenuListener() {
- return listener;
- }
-
- // REDTAG: native method doesn't exist at this time!!
- protected native static final int gtk_item_factory_entry_new(String path, String accel, String type);
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected String getPath(int cptr);
- native static final protected String getAccelerator(int cptr);
- native static final protected String getItemType(int cptr);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/Justification.java b/libgtk-java/src/java/org/gnu/gtk/Justification.java
deleted file mode 100644
index 1e39b4a..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/Justification.java
+++ /dev/null
@@ -1,100 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-/**
- * Used for justifying the text inside a Label widget.
- *<pre>
- * JUSTIFY_LEFT
- * The text is placed at the left edge of the label.
- * JUSTIFY_RIGHT
- * The text is placed at the right edge of the label.
- * JUSTIFY_CENTER
- * The text is placed in the center of the label.
- * JUSTIFY_FILL
- * The text is placed is distributed across the label.
- * </pre>
- * @see org.gnu.gtk.Adjustment
- * todo: update doc
- */
-public class Justification extends Enum
-{
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _LEFT = 0;
- static final public org.gnu.gtk.Justification LEFT = new org.gnu.gtk.Justification (_LEFT);
- static final private int _RIGHT = 1;
- static final public org.gnu.gtk.Justification RIGHT = new org.gnu.gtk.Justification (_RIGHT);
- static final private int _CENTER = 2;
- static final public org.gnu.gtk.Justification CENTER = new org.gnu.gtk.Justification (_CENTER);
- static final private int _FILL = 3;
- static final public org.gnu.gtk.Justification FILL = new org.gnu.gtk.Justification (_FILL);
- static final private org.gnu.gtk.Justification[] theInterned = new org.gnu.gtk.Justification[]
- {
- LEFT, RIGHT, CENTER, FILL
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.Justification theSacrificialOne = new
- org.gnu.gtk.Justification (0);
- static public org.gnu.gtk.Justification intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.Justification already = (org.gnu.gtk.Justification) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.Justification(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private Justification (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.Justification or (org.gnu.gtk.Justification other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.Justification and (org.gnu.gtk.Justification other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.Justification xor (org.gnu.gtk.Justification other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.Justification other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/Label.java b/libgtk-java/src/java/org/gnu/gtk/Label.java
deleted file mode 100644
index 9876c7a..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/Label.java
+++ /dev/null
@@ -1,417 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-
-/**
- * The Label widget displays a small amount of text. As the name implies, most
- * labels are used to label another widget such as a Button, a MenuItem, or a
- * OptionMenu.
- *
- * <h3>Mnemonics</h3>
- * <p>Labels may contain mnemonics. Mnemonics are underlined characters in the
- * label, used for keyboard navigation. Mnemonics are created by providing a
- * string with an underscore before the mnemonic character, such as "_File",
- * to the constructor or setText method, with the hadMnemonic parameter true.
- * <p>Mnemonics automatically activate any activatable widget the label is
- * inside, such as a Button; if the label is not inside the mnemonic's target
- * widget, you have to tell the label about the target using setMnemonicWidget.
- *
- * <h3>Markup (Styled Text)</h3>
- * <p>To make it easy to format text in a label (changing colors, fonts, etc.),
- * label text can be provided in a simple markup format. Here's how to create a
- * label with a small font:
- * <pre>
- * label = new Label("");
- * label.setMarkup("<small>Small text</small>");
- * </pre>
- * (See complete documentation of available tags in the Pango manual.)
- * <p>The markup passed to setMarkup must be valid; for example, literal
- * </>/& characters must be escaped as <, >, and
- * &. If you pass text obtained from the user, file, or a network to
- * setMarkup, you'll want to escape it with g_markup_escape_text().
- * <p>Markup strings are just a convenient way to set the PangoAttrList on a
- * label; setAttributes may be a simpler way to set attributes in some cases.
- * Be careful though; PangoAttrList tends to cause internationalization
- * problems, unless you're applying attributes to the entire string . The
- * reason is that specifying the startIndex and endIndex for a PangoAttribute
- * requires knowledge of the exact string being displayed, so translations
- * will cause problems.
- *
- * <h3>Selectable labels</h3>
- * <p>Labels can be made selectable with setSelectable. Selectable labels
- * allow the user to copy the label contents to the clipboard. Only labels
- * that contain useful-to-copy information - such as error messages - should
- * be made selectable.
- *
- * <h3>Text Layout</h3>
- * <p>A label can contain any number of paragraphs, but will have performance
- * problems if it contains more than a small number. Paragraphs are separated
- * by newlines or other paragraph separators understood by Pango.
- * <p>Labels can automatically wrap text if you call setLineWrap.
- * <p>setJustify sets how the lines in a label align with one another. If you
- * want to set how the label as a whole aligns in its available space, see
- * gtk.Misc.setAlignment.
- */
-public class Label extends Misc {
-
- /**
- * Creates a new label widget displaying the given caption. Mnemonic
- * characters are not interpreted if this constructor is used.
- * @param caption The default text to be displayed on the label
- */
- public Label(String caption) {
- super(gtk_label_new(caption == null ? "" : caption));
- }
-
- /**
- * Creates a new label widget displaying the given caption.
- * @param caption The default text to be displayed on the label
- * @param hasMnemonic If true, the caption is interpreted to have mnemonic
- * characters. See the description for this class for more details.
- */
- public Label(String caption, boolean hasMnemonic) {
- super(init(caption, hasMnemonic));
- }
-
- private static int init(String caption, boolean hasMnemonic) {
- if (null == caption)
- caption = "";
- if (hasMnemonic)
- return gtk_label_new_with_mnemonic(caption);
- else
- return gtk_label_new(caption);
- }
-
- /**
- * Construct a label using a handle to a native resource.
- */
- public Label(int handle) {
- super(handle);
- }
-
- /**
- * Changes the text to be displayed in the label widget.
- * @param caption the new text to be displayed.
- */
- public void setText(String caption) {
- if (null == caption)
- caption = "";
- gtk_label_set_text(getHandle(), caption);
- }
-
- /**
- * Returns the text which is being displayed on this label.
- * @return the text which is being displayed.
- */
- public String getText() {
- return gtk_label_get_text(getHandle());
- }
-
- /**
- * Sets a PangoAttrList; the attributes in the list are applied to the
- * label text. The attributes set with this function will be ignored if
- * Mnemonics or markup are being used.
- * @param attributes Pange attrlist attributes to use
- * @see org.gnu.pango.AttrList
- */
- public void setAttributes(org.gnu.pango.AttrList attributes) {
- gtk_label_set_attributes(getHandle(), attributes.getHandle());
- }
-
- /**
- * Gets the attribute list that was set on the label using setAttributes,
- * if any. This function does not reflect attributes that come from the
- * labels markup (see setMarkup). If you want to get the effective
- * attributes for the label, use pango.layout.getAttribute
- * @return the Pango Attributes list
- */
- public org.gnu.pango.AttrList getAttributes() {
- return (org.gnu.pango.AttrList) new org.gnu.glib.GObject(gtk_label_get_attributes(getHandle()));
- }
-
- /**
- * Sets the text of the label.
- * @param label The new text to set for the label
- */
- public void setLabel(String label) {
- if (null == label)
- label = "";
- gtk_label_set_label(getHandle(), label);
- }
-
- /**
- * Fetches the text from a label widget including any embedded underlines
- * indicating mnemonics and Pango markup.
- * @return The entrie text of the label.
- */
- public String getLabel() {
- return gtk_label_get_label(getHandle());
- }
-
- /**
- * Parses <code>markup</code> which is marked up with the Pango text markup
- * language, setting the label's text and attribute list based on the
- * parse results. The markup should not contain mnemonic characters if this
- * method is used.
- * @param markup String containg pango markup
- */
- public void setMarkup(String markup) {
- if (null == markup)
- markup = "";
- gtk_label_set_markup(getHandle(), markup);
- }
-
- /**
- * Parses <code>markup</code> which is marked up with the Pango text markup
- * language, setting the label's text and attribute list based on the
- * parse results.
- * @param markup String containg pango markup
- * @param hasMnemonic If True, the markup string will be interpreted to
- * contain mnemonic characters, for use as keyboard accelerators
- */
- public void setMarkup(String markup, boolean hasMnemonic) {
- if (null == markup)
- markup = "";
- if (hasMnemonic) {
- gtk_label_set_markup_with_mnemonic(getHandle(), markup);
- } else {
- gtk_label_set_markup(getHandle(), markup);
- }
- }
-
- /**
- * Sets whether the text of the label contains markup in Pango's text
- * markup language.
- * @see #setMarkup(String, boolean)
- * @param setting TRUE if the label's text should be parsed for markup.
- */
- public void setUseMarkup(boolean setting) {
- gtk_label_set_use_markup(getHandle(), setting);
- }
-
- /**
- * Returns whether the label's text is interpreted as marked up with the
- * Pango text markup language.
- * @see #setUseMarkup(boolean)
- * @return TRUE if the label's text will be parsed for markup.
- */
- public boolean getUseMarkup() {
- return gtk_label_get_use_markup(getHandle());
- }
-
- /**
- * Returns whether an embedded underline in the label indicates a mnemonic.
- * @see #setUseMnemonic(boolean)
- * @return Whether an embedded underline in the label indicates the
- * mnemonic accelerator keys.
- */
- public boolean getUseMnemonic() {
- return gtk_label_get_use_underline(getHandle());
- }
-
- /**
- * If true, an underline in the text indicates the next character should
- * be used for the mnemonic accelerator key.
- * @param setting TRUE if underlines in the text indicate mnemonics
- */
- public void setUseMnemonic(boolean setting) {
- gtk_label_set_use_underline(getHandle(), setting);
- }
-
- /**
- * If the label has been set so that it has an mnemonic key, the label can be
- * associated with a widget that is the target of the mnemonic. When the label
- * is inside a widget (like a Button or a Notebook tab) it is automatically
- * associated with the correct widget, but sometimes (i.e. when the target is
- * an Entry next to the label) you need to set it explicitly using this
- * function.
- * <p>The target widget will be accelerated by emitting "mnemonic_activate"
- * on it. The default handler for this signal will activate the widget if
- * there are no mnemonic collisions and toggle focus between the colliding
- * widgets otherwise.
- * @param widget The target widget
- */
- public void setMnemonicWidget(Widget widget) {
- gtk_label_set_mnemonic_widget(getHandle(), widget.getHandle());
- }
-
- /**
- * Retrieves the target of the mnemonic (keyboard shortcut) of this label
- * @return Target Widget
- */
- public Widget getMnemonicWidget() {
- int hndl = gtk_label_get_mnemonic_widget(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Widget)obj;
- return new Widget(hndl);
- }
-
- /**
- * Sets the alignment of the lines in the text of the label relative to
- * each other. Justification.LEFT is the default value when the widget
- * is first created. If you instead want to set the alignment of the
- * label as a whole, use Misc.setAlignment instead. setJustify has no
- * effect on labels containing only a single line.
- */
- public void setJustification(Justification justification) {
- gtk_label_set_justify(getHandle(), justification.getValue());
- }
-
- /**
- * Returns the justification of the label.
- * @return the justification of the label
- * @see #setJustification(Justification)
- */
- public Justification getJustification() {
- return Justification.intern(gtk_label_get_justify(getHandle()));
- }
-
- /**
- * The pattern of underlines you want under the existing text within the
- * Label widget. For example if the current text of the label says
- * "FooBarBaz" passing a pattern of "___ ___" will underline "Foo" and
- * "Baz" but not "Bar".
- * @param pattern The pattern as described above.
- */
- public void setUnderlinePattern(String pattern) {
- gtk_label_set_pattern(getHandle(), pattern);
- }
-
- /**
- * Toggles line wrapping within the Label widget. TRUE makes it break
- * lines if text exceeds the widget's size. FALSE lets the text get cut
- * off by the edge of the widget if it exceeds the widget size.
- * @param wrap New line wrap setting.
- */
- public void setLineWrap(boolean wrap) {
- gtk_label_set_line_wrap(getHandle(), wrap);
- }
-
- /**
- * Returns whether lines in the label are automatically wrapped.
- * @return True if lines are automatically wrapped
- */
- public boolean getLineWrap() {
- return gtk_label_get_line_wrap(getHandle());
- }
-
- /**
- * Selectable labels allow the user to select text from the label, for copy-and-paste.
- * @param setting TRUE to allow selecting text in the label
- */
- public void setSelectable(boolean setting) {
- gtk_label_set_selectable(getHandle(), setting);
- }
-
- /**
- * Gets the value set by setSelectable.
- * @return TRUE if the user can copy text from the label.
- */
- public boolean getSelectable() {
- return gtk_label_get_selectable(getHandle());
- }
-
- /**
- * Selects a range of characters in the label, if the label is selectable.
- * If the label is not selectable, this function has no effect. If
- * startOffset or endOffset are -1, then the end of the label will be
- * substituted.
- * @param startOffset The start offset in characters
- * @param endOffset The end offset in characters
- * @see #setSelectable(boolean)
- */
- public void select(int startOffset, int endOffset) {
- gtk_label_select_region(getHandle(), startOffset, endOffset);
- }
-
- /**
- * Returns true if any part of the label is selected
- */
- public boolean getSelected() {
- int[] start = new int[1];
- int[] end = new int[1];
- return gtk_label_get_selection_bounds(getHandle(), start, end);
- }
-
- /**
- * Returns the index of the start of the selected text. If the text is not
- * selected, this returns -1;
- */
- public int getSelectionStart() {
- int[] start = new int[1];
- int[] end = new int[1];
- if (gtk_label_get_selection_bounds(getHandle(), start, end)) {
- return start[0];
- } else {
- return -1;
- }
- }
- /**
- * Returns the index of the end of the selected test. If no text is
- * selected, this returns -1.
- */
- public int getSelectionEnd() {
- int[] start = new int[1];
- int[] end = new int[1];
- if (gtk_label_get_selection_bounds(getHandle(), start, end)) {
- return end[0];
- } else {
- return -1;
- }
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_label_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_label_get_type();
- native static final protected int gtk_label_new(String str);
- native static final protected int gtk_label_new_with_mnemonic(String str);
- native static final protected void gtk_label_set_text(int label, String str);
- native static final protected String gtk_label_get_text(int label);
- native static final protected void gtk_label_set_attributes(int label, int attrs);
- native static final protected int gtk_label_get_attributes(int label);
- native static final protected void gtk_label_set_label(int label, String str);
- native static final protected String gtk_label_get_label(int label);
- native static final protected void gtk_label_set_markup(int label, String str);
- native static final protected void gtk_label_set_use_markup(int label, boolean setting);
- native static final protected boolean gtk_label_get_use_markup(int label);
- native static final protected void gtk_label_set_use_underline(int label, boolean setting);
- native static final protected boolean gtk_label_get_use_underline(int label);
- native static final protected void gtk_label_set_markup_with_mnemonic(int label, String str);
- native static final protected int gtk_label_get_mnemonic_keyval(int label);
- native static final protected void gtk_label_set_mnemonic_widget(int label, int widget);
- native static final protected int gtk_label_get_mnemonic_widget(int label);
- native static final protected void gtk_label_set_text_with_mnemonic(int label, String str);
- native static final protected void gtk_label_set_justify(int label, int jtype);
- native static final protected int gtk_label_get_justify(int label);
- native static final protected void gtk_label_set_pattern(int label, String pattern);
- native static final protected void gtk_label_set_line_wrap(int label, boolean wrap);
- native static final protected boolean gtk_label_get_line_wrap(int label);
- native static final protected void gtk_label_set_selectable(int label, boolean setting);
- native static final protected boolean gtk_label_get_selectable(int label);
- native static final protected void gtk_label_select_region(int label, int startOffset, int endOffset);
- native static final protected boolean gtk_label_get_selection_bounds(int label, int[] start, int[] end);
- native static final protected int gtk_label_get_layout(int label);
- native static final protected void gtk_label_get_layout_offsets(int label, int[] x, int[] y);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/Layout.java b/libgtk-java/src/java/org/gnu/gtk/Layout.java
deleted file mode 100644
index b6998d8..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/Layout.java
+++ /dev/null
@@ -1,147 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-
-/**
- * This widget is similar to DrawingArea in that it's a "blank slate" and
- * doesn't do anything but paint a blank background by default. It's different
- * in that it supports scrolling natively and it contains child widgets since
- * it is a Container.
- *
- * @see Container
- */
-public class Layout extends Container
-{
-
- /**
- * Construct a new Layout object.
- *
- * @param hAdj The horizontal Adjustment object.
- * @param vAdj The vertical Adjustment object.
- */
- public Layout(Adjustment hAdj, Adjustment vAdj) {
- super(Layout.gtk_layout_new(hAdj.getHandle(), vAdj.getHandle()));
- }
-
- /**
- * Construct a new Layout from a handle to a native resource.
- */
- public Layout(int handle) {
- super(handle);
- }
-
- /**
- * Add a child Widget to this Layout.
- *
- * @param child The child Widget to add to this Layout.
- * @param x The X coordinate to position the child.
- * @param y The Y coordinate to position the child.
- */
- public void addChild(Widget child, int x, int y) {
- Layout.gtk_layout_put(getHandle(), child.getHandle(), x, y);
- }
-
- /**
- * Move a child Widget to a new position
- *
- * @param child The child Widget to move.
- * @param x The X coordinate for the new position.
- * @param y The Y coordinate for the new position.
- */
- public void moveChild(Widget child, int x, int y) {
- Layout.gtk_layout_move(getHandle(), child.getHandle(), x, y);
- }
-
- /**
- * Set the size of the scrollable area of the layout.
- *
- * @param width The width for the new size.
- * @param height The height for the new size.
- */
- public void setSize(int width, int height) {
- Layout.gtk_layout_set_size(getHandle(), width, height);
- }
-
- /**
- * Retrieve the size of the scrollabel area of the layout.
- *
- * @return The size of the scrollabel area.
- */
- public Requisition getSize() {
- int [] width = new int[1];
- int [] height = new int[1];
- Layout.gtk_layout_get_size(getHandle(), width, height);
- return new Requisition(width[0], height[0]);
- }
-
- /**
- * Return the Horizontal Adjustment.
- */
- public Adjustment getHorizontalAdjustment() {
- int han = Layout.gtk_layout_get_hadjustment(getHandle());
- GObject obj = retrieveGObject(han);
- if (null != obj)
- return (Adjustment)obj;
- return new Adjustment(han);
- }
-
- /**
- * Set the Horizontal Adjustment.
- */
- public void setHorizontalAdjustment(Adjustment adjust) {
- Layout.gtk_layout_set_hadjustment(getHandle(), adjust.getHandle());
- }
-
- /**
- * Return the Vertical Adjustment.
- */
- public Adjustment getVerticalAdjustment() {
- int han = Layout.gtk_layout_get_vadjustment(getHandle());
- GObject obj = retrieveGObject(han);
- if (null != obj)
- return (Adjustment)obj;
- return new Adjustment(han);
- }
-
- /**
- * Set the Vertical Adjustment.
- */
- public void setVerticalAdjustment(Adjustment adjust) {
- Layout.gtk_layout_set_vadjustment(getHandle(), adjust.getHandle());
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_layout_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_layout_get_type ();
- native static final protected int gtk_layout_new (int hadjustment, int vadjustment);
- native static final protected void gtk_layout_put (int layout, int childWidget, int x, int y);
- native static final protected void gtk_layout_move (int layout, int childWidget, int x, int y);
- native static final protected void gtk_layout_set_size (int layout, int width, int height);
- native static final protected void gtk_layout_get_size (int layout, int [] width, int [] height);
- native static final protected int gtk_layout_get_hadjustment (int layout);
- native static final protected int gtk_layout_get_vadjustment (int layout);
- native static final protected void gtk_layout_set_hadjustment (int layout, int adjustment);
- native static final protected void gtk_layout_set_vadjustment (int layout, int adjustment);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/ListStore.java b/libgtk-java/src/java/org/gnu/gtk/ListStore.java
deleted file mode 100644
index 2a30a99..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/ListStore.java
+++ /dev/null
@@ -1,400 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-import org.gnu.glib.Value;
-
-/**
- * The ListStore is the gtk Model used for constructing Lists and tables to be
- * displayed within {@link TreeView} widgets. For full details of what objects
- * are needed to construct lists and tables, please see the {@link TreeView}
- * description.
- *
- * <p>The list store has a number of {@link DataColumn}s, or data 'columns' associated
- * with it. These do <em>not</em> correspond to the organisation of the output
- * into columns. The data store can in fact be used with any number of treeView
- * widgets, each displaying a different part of the data. In these Java
- * bindings, we will try to use the term dataBlock for the data in the ListStore
- * and Column to refer to the columns to be displayed. The data to be displayed
- * is set in the {@link TreeViewColumn} objects, by associating properties of
- * {@link CellRenderer}'s with the data block used in this object.
- *
- * @author Mark Howard <mh at debian.org>
- */
-public class ListStore extends TreeModel implements TreeSortable, TreeDragSource, TreeDragDest
-{
- /**
- * Constructs a new ListStore object for storing data in a list style
- * manner. The data is stored in a set of numbered data blocks, each one of
- * which can then be displayed in a column by setting the appropriate
- * attribute mapping of the CellRenderers.
- * @param dataColumns a list of dataColumns for the store. These should be
- * created as private variables of the required type - they will be needed
- * later.
- */
- public ListStore(DataColumn[] dataColumns){
- super(init(dataColumns));
- }
-
- private static int init(DataColumn[] dataColumns) {
- int[] intTypes = new int[ dataColumns.length ];
- for (int i=0; i<intTypes.length; i++){
- intTypes[i] = dataColumns[i].getType().getHandle();
- dataColumns[i].setColumn(i);
- }
- return gtk_list_store_newv(dataColumns.length, intTypes);
- }
-
- public void setColumnTypes(DataColumn[] dataColumns) {
- int[] intTypes = new int[ dataColumns.length ];
- for (int i=0; i<intTypes.length; i++){
- intTypes[i] = dataColumns[i].getType().getHandle();
- dataColumns[i].setColumn(i);
- }
- gtk_list_store_set_column_types(getHandle(), dataColumns.length, intTypes);
- }
-
- /**
- * Sets a value in the data store. To display the data in the widget, you
- * need to associate the datablock with the renderer, using methods of the
- * {@link TreeViewColumn}.
- * @param iter A valid iterator which specifies the row in which the data
- * should be set. Iterators can be gained by using methods such as
- * {@link #appendRow()}.
- * @param dataBlock The data block to store the value in.
- * @param value The value to store. This <em>must</em> be of the same type
- * for the column as that set in the constructor to the ListStore.
- */
- public void setValue( TreeIter iter, DataColumnString dataBlock, String value){
- Value val = new Value( Type.STRING() );
- val.setString( value );
- gtk_list_store_set_value(getHandle(), iter.getHandle(), dataBlock.getColumn(), val.getHandle() );
- }
-
- /**
- * Sets a value in the dataStore. The type of the value <em>must</em> match
- * the type set for that dataBlock in the constructor. <p>This does not
- * make the data visible in any of the widgets which use the class - to do
- * that, you have to construct a {@link TreeViewColumn} and add it to the
- * {@link TreeView}; construct and add a {@link CellRenderer} to that; and
- * finally associate the properties of the CellRenderer with the dataBlocks,
- * using the {@link TreeViewColumn#addAttributeMapping(CellRenderer, CellRendererAttribute,
- * int)} method. @param dataBlock The datablock in which the data should be
- * stored.
- * @param dataBlock The data block in which to store the data
- * @param iter Valid iterator for the data row in which the value is to be
- * set. These can be gotten using methods such as {@link #appendRow(TreeIter)}.
- * @param value The value to be set.
- */
- public void setValue(TreeIter iter, DataColumnStockItem dataBlock, GtkStockItem value) {
- Value val = new Value(Type.STRING());
- val.setString( value.getString() );
- gtk_list_store_set_value(getHandle(), iter.getHandle(), dataBlock.getColumn(), val.getHandle());
- }
-
- /**
- * Sets a value in the dataStore. The type of the value <em>must</em> match
- * the type set for that dataBlock in the constructor. <p>This does not
- * make the data visible in any of the widgets which use the class - to do
- * that, you have to construct a {@link TreeViewColumn} and add it to the
- * {@link TreeView}; construct and add a {@link CellRenderer} to that; and
- * finally associate the properties of the CellRenderer with the dataBlocks,
- * using the {@link TreeViewColumn#addAttributeMapping(CellRenderer, CellRendererAttribute,
- * int)} method. @param dataBlock The datablock in which the data should be
- * stored.
- * @param dataBlock The data block in which to store the data
- * @param iter Valid iterator for the data row in which the value is to be
- * set. These can be gotten using methods such as {@link #appendRow(TreeIter)}.
- * @param value The value to be set.
- */
- public void setValue(TreeIter iter, DataColumnIconSize dataBlock, IconSize value) {
- Value val = new Value(Type.INT());
- val.setInteger(value.getValue());
- gtk_list_store_set_value(getHandle(), iter.getHandle(), dataBlock.getColumn(), val.getHandle());
- }
-
-
- /**
- * Sets a value in the data store. To display the data in the widget, you
- * need to associate the datablock with the renderer, using methods of the
- * {@link TreeViewColumn}.
- * @param iter A valid iterator which specifies the row in which the data
- * should be set. Iterators can be gained by using methods such as
- * {@link #appendRow()}.
- * @param dataBlock The data block to store the value in.
- * @param value The value to store. This <em>must</em> be of the same type
- * for the column as that set in the constructor to the ListStore.
- */
- public void setValue( TreeIter iter, DataColumnInt dataBlock, int value){
- Value val = new Value( Type.INT() );
- val.setInteger( value );
- gtk_list_store_set_value(getHandle(), iter.getHandle(), dataBlock.getColumn(), val.getHandle() );
- }
-
- /**
- * Sets a value in the data store. To display the data in the widget, you
- * need to associate the datablock with the renderer, using methods of the
- * {@link TreeViewColumn}.
- * @param iter A valid iterator which specifies the row in which the data
- * should be set. Iterators can be gained by using methods such as
- * {@link #appendRow()}.
- * @param dataBlock The data block to store the value in.
- * @param value The value to store. This <em>must</em> be of the same type
- * for the column as that set in the constructor to the ListStore.
- */
- public void setValue( TreeIter iter, DataColumnBoolean dataBlock, boolean value){
- Value val = new Value( Type.BOOLEAN() );
- val.setBoolean( value );
- gtk_list_store_set_value(getHandle(), iter.getHandle(), dataBlock.getColumn(), val.getHandle() );
- }
-
- /**
- * Sets a value in the data store. To display the data in the widget, you
- * need to associate the datablock with the renderer, using methods of the
- * {@link TreeViewColumn}.
- * @param iter A valid iterator which specifies the row in which the data
- * should be set. Iterators can be gained by using methods such as
- * {@link #appendRow()}.
- * @param dataBlock The data block to store the value in.
- * @param value The value to store.
- */
- public void setValue( TreeIter iter, DataColumnDouble dataBlock, double value){
- Value val = new Value( Type.DOUBLE() );
- val.setDouble( value );
- gtk_list_store_set_value(getHandle(), iter.getHandle(), dataBlock.getColumn(), val.getHandle() );
- }
-
- /**
- * Sets a value in the dataStore. The type of the value <em>must</em> match
- * the type set for that dataBlock in the constructor.
- * @param dataBlock The datablock in which the data should be
- * stored.
- * @param dataBlock The data block in which to store the data
- * @param iter Valid iterator for the data row in which the value is to be
- * set. These can be gotten using methods such as {@link #appendRow(TreeIter)}.
- * @param value The value to be set.
- */
- public void setValue(TreeIter iter, DataColumnObject dataBlock, Object value) {
- Value val = new Value(Type.JAVA_OBJECT());
- val.setJavaObject(value);
- gtk_list_store_set_value(getHandle(), iter.getHandle(), dataBlock.getColumn(), val.getHandle());
- }
-
- /**
- * Sets a value in the dataStore. The type of the value <em>must</em> match
- * the type set for that dataBlock in the constructor. <p>This does not
- * make the data visible in any of the widgets which use the class
- * @param dataBlock The datablock in which the data should be
- * stored.
- * @param dataBlock The data block in which to store the data, starting at
- * 0.
- * @param iter Valid iterator for the data row in which the value is to be
- * set. These can be gotten using methods such as {@link #appendRow(TreeIter)}.
- * @param value The value to be set. This <em>must</em> match the type for
- * that dataBlock, as set in the constructor.
- */
- public void setValue(TreeIter iter, DataColumnPixbuf dataBlock, org.gnu.gdk.Pixbuf value) {
- Value val = new Value(Type.PIXBUF());
- val.setPixbuf(value);
- gtk_list_store_set_value(getHandle(), iter.getHandle(), dataBlock.getColumn(), val.getHandle());
- }
-
-
- /**
- * Removes the given row from the list store. After being removed,
- * <code>iter</code> is set to be the next valid row, or invalidated if it
- * pointed to the last row in this store.
- * @paramTreeIter iterator for the row to be removed.
- * @return TRUE if iter is valid, FALSE if not.
- */
- public boolean removeRow(TreeIter iter){
- return gtk_list_store_remove(getHandle(), iter.getHandle());
- }
-
- /**
- * Creates a new row at <code>position</code>. If position is larger than the
- * number of rows on the list, then the new row will be appended to the list.
- * @param position The position to place the new row, starting at 0.
- * @return Iterator for the new row
- */
- public TreeIter insertRow(int position){
- return new TreeIter( gtk_list_store_insert(getHandle(), position), (TreeModel) this );
- }
-
- /**
- * Inserts a new row before sibling. If sibling is NULL, then the row will
- * be appended to the end of the list. iter will be changed to point to this
- * new row.
- * @param sibling
- * @return Iterator for the new row
- */
- public TreeIter insertRowBefore(TreeIter sibling){
- return new TreeIter( gtk_list_store_insert_before(getHandle(), sibling.getHandle()), (TreeModel) this );
- }
-
- /**
- * Inserts a new row after sibling. If sibling is NULL, then the row will be
- * prepended to the beginning of the list. iter will be changed to point
- * to this new row.
- * @param sibling
- * @return Iterator for the new row.
- */
- public TreeIter insertRowAfter(TreeIter sibling){
- return new TreeIter( gtk_list_store_insert_after(getHandle(), sibling.getHandle()), (TreeModel) this );
- }
-
- /**
- * Prepends a new row to list_store. iter will be changed to point to this
- * new row. The row will be empty after this function is called.
- * @return Iterator for the new row
- */
- public TreeIter prependRow(){
- return new TreeIter( gtk_list_store_prepend(getHandle()), (TreeModel) this );
- }
-
- /**
- * Appends a new row to the store
- * @return Iterator for the new row
- */
- public TreeIter appendRow(){
- return new TreeIter( gtk_list_store_append(getHandle()), (TreeModel) this );
- }
-
- /**
- * Removes all rows from the list store.
- */
- public void clear(){
- gtk_list_store_clear(getHandle());
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_list_store_get_type());
- }
- public void setSortColumn( DataColumn column, SortType order ){
- tree_sortable_set_sort_column_id( getHandle(), column.getColumn(), order.getValue() );
- }
- protected native void tree_sortable_set_sort_column_id( int sortable, int col, int order );
- public void setSortMethod( TreeIterComparison method, DataColumn column ){
- // TODO
- throw new RuntimeException("Not yet implemented");
- }
-
- public void setDragDestListener( TreeDragDestListener listener ){
- // TODO
- throw new RuntimeException("Not yet implemented");
- }
-
- public void setDragSourceListener( TreeDragSourceListener listener ){
- // TODO
- throw new RuntimeException("Not yet implemented");
- }
-
- /**
- * Swaps a and b in the same level of tree_store. Note that this function
- * only works with unsorted stores.
- *
- * @since 2.2
- */
- public void swapRows( TreeIter a, TreeIter b ){
- gtk_list_store_swap(getHandle(), a.getHandle(), b.getHandle());
- }
-
- /**
- * Moves iter to the end of the model
- *
- * @since 2.2
- */
- public void moveRowToEnd(TreeIter iter ){
- gtk_list_store_move_before(getHandle(), iter.getHandle(), 0);
- }
-
- /**
- * Moves iter in this store to the position after position. iter and
- * position should be in the same level. Note that this function only works
- * with unsorted stores.
- *
- * @since 2.2
- */
- public void moveRowAfter(TreeIter iter, TreeIter position ){
- gtk_list_store_move_after(getHandle(), iter.getHandle(), position.getHandle());
- }
-
- /**
- * Moves iter in this store to the start of the store.
- *
- * @since 2.2
- */
- public void moveRowToStart(TreeIter iter ){
- gtk_list_store_move_after(getHandle(), iter.getHandle(), 0);
- }
-
- /**
- * Moves iter in store to the position before position. iter and
- * position should be in the same level. Note that this function only works
- * with unsorted stores.
- *
- * @since 2.2
- */
- public void moveRowBefore(TreeIter iter, TreeIter position ){
- gtk_list_store_move_before(getHandle(), iter.getHandle(), position.getHandle());
- }
-
- public boolean isIterValid(TreeIter iter) {
- return gtk_list_store_iter_is_valid(getHandle(), iter.getHandle());
- }
-
- public void reorder(int[] newOrder) {
- gtk_list_store_reorder(getHandle(), newOrder);
- }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
-// native static final protected int getRoot (int cptr);
-// native final protected void setRoot (int cptr, int root);
-// native static final protected int getTail (int cptr);
-// native final protected void setTail (int cptr, int tail);
-// native static final protected int getNColumns (int cptr);
-// native final protected void setNColumns (int cptr, int n_columns);
- native static final protected int getSortColumnId (int cptr);
- native final protected void setSortColumnId (int cptr, int sort_column_id);
- native static final protected int getOrder (int cptr);
- native final protected void setOrder (int cptr, int order);
-// native static final protected int getColumnHeaders (int cptr);
-// native final protected void setColumnHeaders (int cptr, int column_headers);
-// native static final protected int getLength (int cptr);
-// native final protected void setLength (int cptr, int length);
-// native static final protected boolean getColumnsDirty (int cptr);
-// native final protected void setColumnsDirty (int cptr, boolean columns_dirty);
- native static final protected int gtk_list_store_get_type ();
- native static final protected int gtk_list_store_newv (int numColumns, int [] types);
- native static final protected void gtk_list_store_set_column_types (int listStore, int numColumns, int [] types);
- native static final protected void gtk_list_store_set_value (int listStore, int iter, int column, int value);
- native static final protected boolean gtk_list_store_remove (int listStore, int iter);
- native static final protected int gtk_list_store_insert (int listStore, int position);
- native static final protected int gtk_list_store_insert_before (int listStore, int sibling);
- native static final protected int gtk_list_store_insert_after (int listStore, int sibling);
- native static final protected int gtk_list_store_prepend (int listStore);
- native static final protected int gtk_list_store_append (int listStore);
- native static final protected void gtk_list_store_clear (int listStore);
- native static final protected boolean gtk_list_store_iter_is_valid(int listStore, int iter);
- native static final protected void gtk_list_store_reorder(int listStore, int[] newOrder);
- native static final protected void gtk_list_store_swap(int listStore, int iterA, int iterB);
- native static final protected void gtk_list_store_move_after(int listStore, int iter, int position);
- native static final protected void gtk_list_store_move_before(int listStore, int iter, int position);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/Menu.java b/libgtk-java/src/java/org/gnu/gtk/Menu.java
deleted file mode 100644
index ee943ea..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/Menu.java
+++ /dev/null
@@ -1,124 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-
-/**
- * A Menu is a MenuShell that implements a drop down menu consisting of
- * a list of MenuItem objects which can be navigated and activated by the
- * user to perform application functions.
- */
-public class Menu extends MenuShell {
-
- /**
- * Create a new Menu.
- */
- public Menu() {
- super(gtk_menu_new());
- }
-
- /**
- * Create a new Menu from a handle to a native resource.
- */
- public Menu(int handle) {
- super(handle);
- }
-
- /**
- * Move a MenuItem to a new position within the Menu.
- *
- * @param child The MenuItem to be moved.
- * @param position The new position to place the MenuItem.
- */
- public void reorderMenuItem(MenuItem child, int position) {
- Menu.gtk_menu_reorder_child(getHandle(), child.getHandle(), position);
- }
-
- /**
- * Displays a menu and makes it available for selection. Applications
- * can use this method to provide context-sensitive menus.
- */
- public void popup() {
- Menu.gtk_menu_popup(getHandle());
- }
-
- /**
- * Detaches the menu from the widget to which it had been attached.
- */
- public void detach() {
- Menu.gtk_menu_detach(getHandle());
- }
-
- /**
- * Set the AccelGroup which holds global accelerators for the menu.
- * The accelerator group needs to also be added to all windows that
- * this menu is being used in.
- *
- * @param accelGroup The AccelGroup to be associated with this Menu.
- */
- public void setAccelGroup(AccelGroup accelGroup) {
- Menu.gtk_menu_set_accel_group(getHandle(), accelGroup.getHandle());
- }
-
- /**
- * Sets the title string for this Menu. The title is displayed when
- * the menu is shown as a tearoff menu.
- *
- * @param title The title for the Menu.
- */
- public void setTitle(String title) {
- Menu.gtk_menu_set_title(getHandle(), title);
- }
-
- /**
- * Returns the title of the menu.
- *
- * @return The title for the menu.
- */
- public String getTitle() {
- return Menu.gtk_menu_get_title(getHandle());
- }
-
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_menu_get_type());
- }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected void gtk_menu_popup(int menu);
- native static final protected int gtk_menu_get_type();
- native static final protected int gtk_menu_new();
- native static final protected void gtk_menu_reposition(int menu);
- native static final protected void gtk_menu_popdown(int menu);
- native static final protected int gtk_menu_get_active(int menu);
- native static final protected void gtk_menu_set_active(int menu, int index);
- native static final protected void gtk_menu_set_accel_group(int menu, int accelGroup);
- native static final protected int gtk_menu_get_accel_group(int menu);
- native static final protected void gtk_menu_set_accel_path(int menu, String accelPath);
- native static final protected void gtk_menu_detach(int menu);
- native static final protected int gtk_menu_get_attach_widget(int menu);
- native static final protected void gtk_menu_set_tearoff_state(int menu, boolean tornOff);
- native static final protected boolean gtk_menu_get_tearoff_state(int menu);
- native static final protected void gtk_menu_set_title(int menu, String title);
- native static final protected String gtk_menu_get_title(int menu);
- native static final protected void gtk_menu_reorder_child(int menu, int child, int position);
- native static final protected void gtk_menu_set_screen(int menu, int screen);
- native static final protected void gtk_menu_attach(int menu, int child, int left, int right, int top, int bottom);
- native static final protected void gtk_menu_set_monitor(int menu, int monitorNum);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/MenuBar.java b/libgtk-java/src/java/org/gnu/gtk/MenuBar.java
deleted file mode 100644
index a95596d..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/MenuBar.java
+++ /dev/null
@@ -1,52 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-
-/**
- * The MenuBar is a subclass of MenuShell which contains one to many
- * MenuItem. The result is a standard menu bar which can hold many
- * menu items. MenuBar allows for a shadow type to be set for aesthetic
- * purposes.
- */
-public class MenuBar extends MenuShell {
-
- /**
- * Creates a new menubar from a handle to internal resources. This should
- * only be used internally by Java-Gnome.
- */
- public MenuBar(int handle){
- super(handle);
- }
-
- /**
- * Create a new MenuBar.
- */
- public MenuBar() {
- super(gtk_menu_bar_new());
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_menu_bar_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_menu_bar_get_type();
- native static final protected int gtk_menu_bar_new();
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/MenuDirectionType.java b/libgtk-java/src/java/org/gnu/gtk/MenuDirectionType.java
deleted file mode 100644
index 946e490..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/MenuDirectionType.java
+++ /dev/null
@@ -1,80 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-
-/**
- * Represents directional movements within a menu.
- * <pre>
- * PARENT
- * To the parent menu shell
- * CHILD
- * To the submenu, if any, associated with the menu
- * NEXT
- * To the next menu item
- * PREV
- * To the previous menu item
- * </pre>
- */
-public class MenuDirectionType extends Enum {
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _PARENT = 0;
- static final public org.gnu.gtk.MenuDirectionType PARENT = new org.gnu.gtk.MenuDirectionType(_PARENT);
- static final private int _CHILD = 1;
- static final public org.gnu.gtk.MenuDirectionType CHILD = new org.gnu.gtk.MenuDirectionType(_CHILD);
- static final private int _NEXT = 2;
- static final public org.gnu.gtk.MenuDirectionType NEXT = new org.gnu.gtk.MenuDirectionType(_NEXT);
- static final private int _PREV = 3;
- static final public org.gnu.gtk.MenuDirectionType PREV = new org.gnu.gtk.MenuDirectionType(_PREV);
- static final private org.gnu.gtk.MenuDirectionType[] theInterned = new org.gnu.gtk.MenuDirectionType[] { PARENT, CHILD, NEXT, PREV };
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.MenuDirectionType theSacrificialOne = new org.gnu.gtk.MenuDirectionType(0);
- static public org.gnu.gtk.MenuDirectionType intern(int value) {
- if (value < theInterned.length) {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null) {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.MenuDirectionType already = (org.gnu.gtk.MenuDirectionType) theInternedExtras.get(theSacrificialOne);
- if (already == null) {
- already = new org.gnu.gtk.MenuDirectionType(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private MenuDirectionType(int value) {
- value_ = value;
- }
-
- public org.gnu.gtk.MenuDirectionType or(org.gnu.gtk.MenuDirectionType other) {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.MenuDirectionType and(org.gnu.gtk.MenuDirectionType other) {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.MenuDirectionType xor(org.gnu.gtk.MenuDirectionType other) {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test(org.gnu.gtk.MenuDirectionType other) {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/MenuFactoryType.java b/libgtk-java/src/java/org/gnu/gtk/MenuFactoryType.java
deleted file mode 100644
index 0258128..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/MenuFactoryType.java
+++ /dev/null
@@ -1,85 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-public class MenuFactoryType extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _MENU = 0;
- static final public org.gnu.gtk.MenuFactoryType MENU = new org.gnu.gtk.MenuFactoryType (_MENU);
- static final private int _MENU_BAR = 1;
- static final public org.gnu.gtk.MenuFactoryType MENU_BAR = new org.gnu.gtk.MenuFactoryType (
- _MENU_BAR);
- static final private int _OPTION_MENU = 2;
- static final public org.gnu.gtk.MenuFactoryType OPTION_MENU = new org.gnu.gtk.MenuFactoryType (
- _OPTION_MENU);
- static final private org.gnu.gtk.MenuFactoryType[] theInterned = new
- org.gnu.gtk.MenuFactoryType[]
- {
- MENU, MENU_BAR, OPTION_MENU
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.MenuFactoryType theSacrificialOne = new
- org.gnu.gtk.MenuFactoryType (0);
- static public org.gnu.gtk.MenuFactoryType intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.MenuFactoryType already = (org.gnu.gtk.MenuFactoryType) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.MenuFactoryType(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private MenuFactoryType (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.MenuFactoryType or (org.gnu.gtk.MenuFactoryType other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.MenuFactoryType and (org.gnu.gtk.MenuFactoryType other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.MenuFactoryType xor (org.gnu.gtk.MenuFactoryType other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.MenuFactoryType other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/MenuItem.java b/libgtk-java/src/java/org/gnu/gtk/MenuItem.java
deleted file mode 100644
index cc3abe4..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/MenuItem.java
+++ /dev/null
@@ -1,221 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import java.util.Vector;
-
-import org.gnu.glib.EventMap;
-import org.gnu.glib.Type;
-import org.gnu.gtk.event.MenuItemEvent;
-import org.gnu.gtk.event.MenuItemListener;
-import org.gnu.gtk.event.GtkEventType;
-
-/**
- * The MenuItem widget and derived widgets are the only valid children
- * for Menus. Their function is to correctly handle highlighting, alignment,
- * events, and submenus.
- */
-public class MenuItem extends Item {
-
- /**
- * Container to hold all listeners that are to receive events.
- */
- private Vector listeners = null;
-
- /**
- * Construct a new menu item.
- */
- public MenuItem() {
- super(gtk_menu_item_new());
- }
-
- /**
- * Create a new MenuItem with a handle to a native resource
- * returned from a call to the native libraries.
- *
- * @param handle The handle that represents a pointer to a native resource.
- */
- public MenuItem(int handle) {
- super(handle);
- }
-
- /**
- * Construct a new menu item with the provided label.
- *
- * @param label The label to display in the menu item.
- * @param hasMnemonic Indicates if the provided string contains mnemonics
- */
- public MenuItem(String label, boolean hasMnemonic) {
- super(init(label, hasMnemonic));
- }
-
- private static int init(String label, boolean hasMnemonic) {
- if (hasMnemonic)
- return gtk_menu_item_new_with_mnemonic(label);
- else
- return gtk_menu_item_new_with_label(label);
- }
-
- /**
- * Sets whether the menu item appears to the right side of the menu bar.
- * This was traditionally done for the Help menu, but is now considered a
- * bad idea. (If the widget layout is reversed for a right to left language
- * like Hebrew or Arabic, right-justified menu items appear at the left).
- */
- public void setRightJustified() {
- MenuItem.gtk_menu_item_set_right_justified(getHandle(), true);
- }
-
- /**
- * MenuItem's are left justified by default. Use this method to change
- * a MenuItem from right justified back to left justified.
- */
- public void setLeftJustified() {
- MenuItem.gtk_menu_item_set_right_justified(getHandle(), false);
- }
-
- /**
- * Sets the submenu, or changes it.
- *
- * @param submenu The submenu.
- */
- public void setSubmenu(Menu submenu) {
- MenuItem.gtk_menu_item_set_submenu(getHandle(), submenu.getHandle());
- }
-
- /**
- * Removes the widget's submenu.
- */
- public void removeSubmenu() {
- MenuItem.gtk_menu_item_remove_submenu(getHandle());
- }
-
- /**
- * Emits the "deselect" signal on this MenuItem.
- */
- public void emitDeselect() {
- MenuItem.gtk_menu_item_deselect(getHandle());
- }
-
- /**
- * Emits the "activate" signal on this MenuItem.
- */
- public void emitActivate() {
- MenuItem.gtk_menu_item_activate(getHandle());
- }
-
- public Class getEventListenerClass(String signal) {
- Class cls = evtMap.getEventListenerClass(signal);
- if (cls == null) cls = super.getEventListenerClass(signal);
- return cls;
- }
-
- public GtkEventType getEventType(String signal) {
- GtkEventType et = evtMap.getEventType(signal);
- if (et == null) et = super.getEventType(signal);
- return et;
- }
-
- private static EventMap evtMap = new EventMap();
- static {
- addEvents(evtMap);
- }
-
- /**
- * Implementation method to build an EventMap for this widget class.
- * Not useful (or supported) for application use.
- */
- private static void addEvents(EventMap anEvtMap) {
- anEvtMap.addEvent("activate", "handleActivate", MenuItemEvent.Type.ACTIVATE, MenuItemListener.class);
- }
-
- /**
- * Register an object to receive event notification.
- *
- * @param listener The object that has implemented the
- * MenuItemListener interface that is to receive the menu
- * item events.
- */
- public void addListener(MenuItemListener listener) {
- // Don't add the listener a second time if it is in the Vector.
- int i = findListener(listeners, listener);
- if (i == -1) {
- if (null == listeners) {
- evtMap.initialize(this, MenuItemEvent.Type.ACTIVATE);
- listeners = new Vector();
- }
- listeners.addElement(listener);
- }
- }
-
- /**
- * Unregister an object that was receiving menuitem event
- * notification.
- *
- * @param listener The object that is to no longer receive
- * menuitem events.
- */
- public void removeListener(MenuItemListener listener) {
- int i = findListener(listeners, listener);
- if (i > -1) {
- listeners.remove(i);
- }
- if (0 == listeners.size()) {
- evtMap.uninitialize(this, MenuItemEvent.Type.ACTIVATE);
- listeners = null;
- }
- }
-
- protected void fireMenuItemEvent(MenuItemEvent event) {
- if (null == listeners) {
- return;
- }
- int size = listeners.size();
- int i = 0;
- while (i < size) {
- MenuItemListener mil = (MenuItemListener)listeners.elementAt(i);
- mil.menuItemEvent(event);
- i++;
- }
- }
-
- private void handleActivate() {
- fireMenuItemEvent(new MenuItemEvent(this));
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_menu_item_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_menu_item_get_type();
- native static final protected int gtk_menu_item_new();
- native static final protected int gtk_menu_item_new_with_label(String label);
- native static final protected int gtk_menu_item_new_with_mnemonic(String label);
- native static final protected void gtk_menu_item_set_submenu(int menu_item, int submenu);
- native static final protected int gtk_menu_item_get_submenu(int menu_item);
- native static final protected void gtk_menu_item_remove_submenu(int menu_item);
- native static final protected void gtk_menu_item_select(int menu_item);
- native static final protected void gtk_menu_item_deselect(int menu_item);
- native static final protected void gtk_menu_item_activate(int menu_item);
- native static final protected void gtk_menu_item_toggle_size_request(int menu_item, int[] requisition);
- native static final protected void gtk_menu_item_toggle_size_allocate(int menu_item, int allocation);
- native static final protected void gtk_menu_item_set_right_justified(int menu_item, boolean rightJustified);
- native static final protected boolean gtk_menu_item_get_right_justified(int menu_item);
- native static final protected void gtk_menu_item_set_accel_path(int menu_item, String accelPath);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/MenuShell.java b/libgtk-java/src/java/org/gnu/gtk/MenuShell.java
deleted file mode 100644
index a9cd0c1..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/MenuShell.java
+++ /dev/null
@@ -1,114 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-
-/**
- * The MenuShell class is an abstract base class used to derive the Menu
- * and MenuBar subclasses.
- * <p>
- * A MenuShell is a container of MenuItem objects arranged in a list which can be
- * navigated, selected, and activated by the user to perform application functions. A
- * MenuItem can have a submenu associated with it, allowing for nested hierarchical
- * menus.
- */
-public abstract class MenuShell extends Container {
-
- protected MenuShell(int handle) {
- super(handle);
- }
-
- /**
- * Append a new MenuItem to the end of the MenuShell's item list.
- *
- * @param child The MenuItem to add
- */
- public void append(MenuItem child) {
- MenuShell.gtk_menu_shell_append(getHandle(), child.getHandle());
- }
-
- /**
- * Adds a new MenuItem to the beginning of the MenuShell's item list.
- *
- * @param child The MenuItem to add.
- */
- public void prepend(MenuItem child) {
- MenuShell.gtk_menu_shell_prepend(getHandle(), child.getHandle());
- }
-
- /**
- * Adds a new MenuItem to the MenuShell's item list at the requested position.
- *
- * @param child The MenuItem to add.
- * @param position The position in the item list where <code>child</code> is added. Positions
- * are zero based.
- */
- public void insert(MenuItem child, int position) {
- MenuShell.gtk_menu_shell_insert(getHandle(), child.getHandle(), position);
- }
-
- /**
- * Deactivates the MenuShell. Typically this results in the MenuShell being erased from
- * the screen.
- */
- public void deactivate() {
- MenuShell.gtk_menu_shell_deactivate(getHandle());
- }
-
- /**
- * Selects the MenuItem from the MenuShell.
- *
- * @param menuItem The MenuItem to select.
- */
- public void selectItem(MenuItem menuItem) {
- MenuShell.gtk_menu_shell_select_item(getHandle(), menuItem.getHandle());
- }
-
- /**
- * Deselects the currently selected item from the MenuShell.
- */
- public void deselect() {
- MenuShell.gtk_menu_shell_deselect(getHandle());
- }
-
- /**
- * Activates the MenuItem within the MenuShell.
- *
- * @param menuItem The MenuItem to activate.
- * @param forceDeactivate If <code>true</code>, force the deactivation of the MenuShell
- * after the MenuItem is activated.
- */
- public void activateItem(MenuItem menuItem, boolean forceDeactivate) {
- MenuShell.gtk_menu_shell_activate_item(getHandle(), menuItem.getHandle(), forceDeactivate);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_menu_shell_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_menu_shell_get_type();
- native static final protected void gtk_menu_shell_append(int menu_shell, int child);
- native static final protected void gtk_menu_shell_prepend(int menu_shell, int child);
- native static final protected void gtk_menu_shell_insert(int menu_shell, int child, int position);
- native static final protected void gtk_menu_shell_deactivate(int menu_shell);
- native static final protected void gtk_menu_shell_select_item(int menu_shell, int menuItem);
- native static final protected void gtk_menu_shell_deselect(int menu_shell);
- native static final protected void gtk_menu_shell_activate_item(int menu_shell, int menuItem, boolean forceDeactivate);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/MessageDialog.java b/libgtk-java/src/java/org/gnu/gtk/MessageDialog.java
deleted file mode 100644
index 555ff72..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/MessageDialog.java
+++ /dev/null
@@ -1,87 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-
-/**
- * MessageDialog presents a dialog with an image representing the type of
- * message (Error, Question, etc.) alongside some message text. It's simply
- * a convenience widget; you could construct the equivalent of
- * MessageDialog from {@link Dialog} without too much effort, but
- * MessageDialog saves typing.
- *
- * <p>The easiest way to do a modal message dialog is to use {@link #run()}.
- */
-public class MessageDialog extends Dialog
-{
-
- /**
- * Construct a new MessageDialog.
- *
- * @param parent The parent Window of this MessageDialog.
- * @param flags Provides initialization information for the Dialog.
- * @param type The type of message to display. @see MessageType
- * @param buttons What type of buttons should be on this dialog.
- * @param message The message to display.
- * @param hasMarkup Does the message String contain markup?
- */
- public MessageDialog(Window parent, DialogFlags flags, MessageType type,
- ButtonsType buttons, String message, boolean hasMarkup) {
- super(init(parent, flags, type, buttons, message, hasMarkup));
- }
-
-
- private static int init(Window parent, DialogFlags flags, MessageType type,
- ButtonsType buttons, String message, boolean hasMarkup) {
- if (hasMarkup)
- return gtk_message_dialog_new_with_markup(parent.getHandle(),
- flags.getValue(),
- type.getValue(),
- buttons.getValue(),
- message);
- else
- return gtk_message_dialog_new(parent.getHandle(),
- flags.getValue(),
- type.getValue(),
- buttons.getValue(),
- message);
- }
-
- /**
- * Construct a MessageDialog using a handle to a native resource.
- */
- public MessageDialog(int handle) {
- super(handle);
- }
-
- public void setMarkup(String markup) {
- gtk_message_dialog_set_markup(getHandle(), markup);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_message_dialog_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_message_dialog_get_type ();
- native static final protected int gtk_message_dialog_new (int parent, int flags, int type, int buttons, String message);
- native static final protected int gtk_message_dialog_new_with_markup(int parent, int flags, int type, int buttons, String message);
- native static final protected void gtk_message_dialog_set_markup(int mdialog, String str);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/MessageType.java b/libgtk-java/src/java/org/gnu/gtk/MessageType.java
deleted file mode 100644
index c535504..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/MessageType.java
+++ /dev/null
@@ -1,97 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-
-/**
- * The type of message to be displayed in a dialog.
- * <pre>
- * INFO
- * Informational message
- * WARNING
- * Nonfatal warning message
- * QUESTION
- * Question requiring a choice
- * ERROR
- * Fatal error message
- * </pre>
- */
-public class MessageType extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _INFO = 0;
- static final public org.gnu.gtk.MessageType INFO = new org.gnu.gtk.MessageType (_INFO);
- static final private int _WARNING = 1;
- static final public org.gnu.gtk.MessageType WARNING = new org.gnu.gtk.MessageType (_WARNING);
- static final private int _QUESTION = 2;
- static final public org.gnu.gtk.MessageType QUESTION = new org.gnu.gtk.MessageType (_QUESTION);
- static final private int _ERROR = 3;
- static final public org.gnu.gtk.MessageType ERROR = new org.gnu.gtk.MessageType (_ERROR);
- static final private org.gnu.gtk.MessageType[] theInterned = new org.gnu.gtk.MessageType[]
- {
- INFO, WARNING, QUESTION, ERROR
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.MessageType theSacrificialOne = new org.gnu.gtk.MessageType (0);
- static public org.gnu.gtk.MessageType intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.MessageType already = (org.gnu.gtk.MessageType) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.MessageType(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private MessageType (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.MessageType or (org.gnu.gtk.MessageType other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.MessageType and (org.gnu.gtk.MessageType other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.MessageType xor (org.gnu.gtk.MessageType other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.MessageType other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/MetricType.java b/libgtk-java/src/java/org/gnu/gtk/MetricType.java
deleted file mode 100644
index 8121627..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/MetricType.java
+++ /dev/null
@@ -1,82 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-public class MetricType extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _PIXELS = 0;
- static final public org.gnu.gtk.MetricType PIXELS = new org.gnu.gtk.MetricType (_PIXELS);
- static final private int _INCHES = 1;
- static final public org.gnu.gtk.MetricType INCHES = new org.gnu.gtk.MetricType (_INCHES);
- static final private int _CENTIMETERS = 2;
- static final public org.gnu.gtk.MetricType CENTIMETERS = new org.gnu.gtk.MetricType (
- _CENTIMETERS);
- static final private org.gnu.gtk.MetricType[] theInterned = new org.gnu.gtk.MetricType[]
- {
- PIXELS, INCHES, CENTIMETERS
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.MetricType theSacrificialOne = new org.gnu.gtk.MetricType (0);
- static public org.gnu.gtk.MetricType intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.MetricType already = (org.gnu.gtk.MetricType) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.MetricType(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private MetricType (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.MetricType or (org.gnu.gtk.MetricType other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.MetricType and (org.gnu.gtk.MetricType other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.MetricType xor (org.gnu.gtk.MetricType other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.MetricType other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/Misc.java b/libgtk-java/src/java/org/gnu/gtk/Misc.java
deleted file mode 100644
index e9f977f..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/Misc.java
+++ /dev/null
@@ -1,100 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-
-/**
- * This is a base class providing allignment and padding to a number of
- * displayable widgets.
- */
-public class Misc extends Widget {
-
- protected Misc(int handle) {
- super(handle);
- }
-
- /**
- * Sets the alignment of a widget.
- * @param xAlign The horizontal alignment from 0 (left) to 1 (right).
- * @param yAlign The vertical alignment from 0 (top) to 1 (bottom).
- */
- public void setAlignment(double xAlign, double yAlign) {
- Misc.gtk_misc_set_alignment(getHandle(), xAlign, yAlign);
- }
-
- /**
- * Returns the horizontal alignment of the widget.
- */
- public double getXAlign() {
- double[] xAlign = new double[1];
- double[] yAlign = new double[1];
- Misc.gtk_misc_get_alignment(getHandle(), xAlign, yAlign);
- return xAlign[0];
- }
-
- /**
- * Returns the vertical alignment of the widget.
- */
- public double getYAlign() {
- double[] xAlign = new double[1];
- double[] yAlign = new double[1];
- Misc.gtk_misc_get_alignment(getHandle(), xAlign, yAlign);
- return yAlign[0];
- }
-
- /**
- * Sets the amount of space to add around the widget.
- * @param xPad The amount of space to add to the left and right of the widget.
- * @param yPad The amount of space to add to the top and bottom of the widget.
- */
- public void setPadding(int xPad, int yPad) {
- Misc.gtk_misc_set_padding(getHandle(), xPad, yPad);
- }
-
- /**
- * Retrieve the amount of space added to the left and right of the widget.
- */
- public int getXPadding() {
- int[] xPad = new int[1];
- int[] yPad = new int[1];
- Misc.gtk_misc_get_padding(getHandle(), xPad, yPad);
- return xPad[0];
- }
-
- /**
- * Retrieve the amount of space added to the top and bottom of the widget.
- */
- public int getYPadding() {
- int[] xPad = new int[1];
- int[] yPad = new int[1];
- Misc.gtk_misc_get_padding(getHandle(), xPad, yPad);
- return yPad[0];
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_misc_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_misc_get_type();
- native static final protected void gtk_misc_set_alignment(int misc, double xalign, double yalign);
- native static final protected void gtk_misc_get_alignment(int misc, double[] xalign, double[] yalign);
- native static final protected void gtk_misc_set_padding(int misc, int xpad, int ypad);
- native static final protected void gtk_misc_get_padding(int misc, int[] xpad, int[] ypad);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/MovementStep.java b/libgtk-java/src/java/org/gnu/gtk/MovementStep.java
deleted file mode 100644
index 4c05b18..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/MovementStep.java
+++ /dev/null
@@ -1,102 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-public class MovementStep extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _LOGICAL_POSITIONS = 0;
- static final public org.gnu.gtk.MovementStep LOGICAL_POSITIONS = new org.gnu.gtk.MovementStep (
- _LOGICAL_POSITIONS);
- static final private int _VISUAL_POSITIONS = 1;
- static final public org.gnu.gtk.MovementStep VISUAL_POSITIONS = new org.gnu.gtk.MovementStep (
- _VISUAL_POSITIONS);
- static final private int _WORDS = 2;
- static final public org.gnu.gtk.MovementStep WORDS = new org.gnu.gtk.MovementStep (_WORDS);
- static final private int _DISPLAY_LINES = 3;
- static final public org.gnu.gtk.MovementStep DISPLAY_LINES = new org.gnu.gtk.MovementStep (
- _DISPLAY_LINES);
- static final private int _DISPLAY_LINE_ENDS = 4;
- static final public org.gnu.gtk.MovementStep DISPLAY_LINE_ENDS = new org.gnu.gtk.MovementStep (
- _DISPLAY_LINE_ENDS);
- static final private int _PARAGRAPHS = 5;
- static final public org.gnu.gtk.MovementStep PARAGRAPHS = new org.gnu.gtk.MovementStep (
- _PARAGRAPHS);
- static final private int _PARAGRAPH_ENDS = 6;
- static final public org.gnu.gtk.MovementStep PARAGRAPH_ENDS = new org.gnu.gtk.MovementStep (
- _PARAGRAPH_ENDS);
- static final private int _PAGES = 7;
- static final public org.gnu.gtk.MovementStep PAGES = new org.gnu.gtk.MovementStep (_PAGES);
- static final private int _BUFFER_ENDS = 8;
- static final public org.gnu.gtk.MovementStep BUFFER_ENDS = new org.gnu.gtk.MovementStep (
- _BUFFER_ENDS);
- static final private org.gnu.gtk.MovementStep[] theInterned = new org.gnu.gtk.MovementStep[]
- {
- LOGICAL_POSITIONS, VISUAL_POSITIONS, WORDS, DISPLAY_LINES, DISPLAY_LINE_ENDS, PARAGRAPHS,
- PARAGRAPH_ENDS, PAGES, BUFFER_ENDS
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.MovementStep theSacrificialOne = new org.gnu.gtk.MovementStep (
- 0);
- static public org.gnu.gtk.MovementStep intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.MovementStep already = (org.gnu.gtk.MovementStep) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.MovementStep(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private MovementStep (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.MovementStep or (org.gnu.gtk.MovementStep other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.MovementStep and (org.gnu.gtk.MovementStep other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.MovementStep xor (org.gnu.gtk.MovementStep other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.MovementStep other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/Notebook.java b/libgtk-java/src/java/org/gnu/gtk/Notebook.java
deleted file mode 100644
index f55f7a2..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/Notebook.java
+++ /dev/null
@@ -1,502 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import java.util.Vector;
-
-import org.gnu.glib.EventMap;
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-import org.gnu.gtk.event.NotebookEvent;
-import org.gnu.gtk.event.NotebookListener;
-import org.gnu.gtk.event.GtkEventType;
-
-/**
- * A Notebook widget is a container whose children are pages that can be switched
- * between using tab labels along one edge.
- * <p>
- * There are many configuration options for a Notebook. Among other things you can
- * choose on which edge the tabs appear, whether, if there are too many tabs to fit th
- * notebook should be made bigger or scrolling arrows added, and whether there will
- * be a popup menu allowing the user to switch between pages.
- */
-public class Notebook extends Container {
-
- /**
- * Container to hold all listeners that are to receive events.
- */
- private Vector listeners = null;
-
- /**
- * Construct a new Notebook object with no pages.
- */
- public Notebook() {
- super(gtk_notebook_new());
- }
-
- /**
- * Construct a new Notebook from a handle to a native resource.
- */
- public Notebook(int handle) {
- super(handle);
- }
-
- /**
- * Append a page to the Notebook.
- *
- * @param child The child widget to add to the newly created page.
- * @param tabLabel The Widget to be used as the label for the page or <code>null</code
- * to use the default label, 'page N'.
- */
- public void appendPage(Widget child, Widget tabLabel) {
- if (null == tabLabel) {
- Notebook.gtk_notebook_append_page(getHandle(), child.getHandle(), 0);
- } else {
- Notebook.gtk_notebook_append_page(getHandle(), child.getHandle(), tabLabel.getHandle());
- }
- }
-
- /**
- * Append a page to the Notebook.
- *
- * @param child The child widget to add to the newly created page.
- * @param tabLabel The Widget to be used as the label for the page or <code>null</code
- * to use the default label, 'page N'.
- * @param menuLabel The widget to use as a label for the page-switching menu, if that is
- * enabled. If <code>null</code> and <code>tabLabel</code> is a Label or <code>null</code>
- * then the menu label will be a newly created label with the same text as the <code>tabLabel</code>.
- */
- public void appendPage(Widget child, Widget tabLabel, Widget menuLabel) {
- if (null == menuLabel) {
- if (null == tabLabel) {
- Notebook.gtk_notebook_append_page_menu(getHandle(), child.getHandle(), 0, 0);
- } else {
- Notebook.gtk_notebook_append_page_menu(getHandle(), child.getHandle(), tabLabel.getHandle(), 0);
- }
- } else {
- Notebook.gtk_notebook_append_page_menu(
- getHandle(),
- child.getHandle(),
- tabLabel.getHandle(),
- menuLabel.getHandle());
- }
- }
-
- /**
- * Prepend a page to the Notebook.
- *
- * @param child The child widget to add to the newly created page.
- * @param tabLabel The Widget to be used as the label for the page or <code>null</code
- * to use the default label, 'page N'.
- */
- public void prependPage(Widget child, Widget tabLabel) {
- if (null == tabLabel) {
- Notebook.gtk_notebook_prepend_page(getHandle(), child.getHandle(), 0);
- } else {
- Notebook.gtk_notebook_prepend_page(getHandle(), child.getHandle(), tabLabel.getHandle());
- }
- }
-
- /**
- * Prepend a page to the Notebook.
- *
- * @param child The child widget to add to the newly created page.
- * @param tabLabel The Widget to be used as the label for the page or <code>null</code
- * to use the default label, 'page N'.
- * @param menuLabel The widget to use as a label for the page-switching menu, if that is
- * enabled. If <code>null</code> and <code>tabLabel</code> is a Label or <code>null</code>
- * then the menu label will be a newly created label with the same text as the <code>tabLabel</code>.
- */
- public void prependPage(Widget child, Widget tabLabel, Widget menuLabel) {
- if (null == menuLabel) {
- if (null == tabLabel) {
- Notebook.gtk_notebook_prepend_page_menu(getHandle(), child.getHandle(), 0, 0);
- } else {
- Notebook.gtk_notebook_prepend_page_menu(getHandle(), child.getHandle(), tabLabel.getHandle(), 0);
- }
- } else {
- Notebook.gtk_notebook_prepend_page_menu(
- getHandle(),
- child.getHandle(),
- tabLabel.getHandle(),
- menuLabel.getHandle());
- }
- }
-
- /**
- * Insert a page into the Notebook at the given position.
- *
- * @param child The child widget to add to the newly created page.
- * @param tabLabel The Widget to be used as the label for the page or <code>null</code
- * to use the default label, 'page N'.
- * @param position The index (starting at 0) at which to insert the page.
- */
- public void insertPage(Widget child, Widget tabLabel, int position) {
- if (null == tabLabel) {
- Notebook.gtk_notebook_insert_page(getHandle(), child.getHandle(), 0, position);
- } else {
- Notebook.gtk_notebook_insert_page(getHandle(), child.getHandle(), tabLabel.getHandle(), position);
- }
- }
-
- /**
- * Insert a page into the Notebook at the given position.
- *
- * @param child The child widget to add to the newly created page.
- * @param tabLabel The Widget to be used as the label for the page or <code>null</code
- * to use the default label, 'page N'.
- * @param menuLabel The widget to use as a label for the page-switching menu, if that is
- * enabled. If <code>null</code> and <code>tabLabel</code> is a Label or <code>null</code>
- * then the menu label will be a newly created label with the same text as the <code>tabLabel</code>.
- * @param position The index (starting at 0) at which to insert the page.
- */
- public void insertPage(Widget child, Widget tabLabel, Widget menuLabel, int position) {
- if (null == menuLabel) {
- if (null == tabLabel) {
- Notebook.gtk_notebook_insert_page_menu(getHandle(), child.getHandle(), 0, 0, position);
- } else {
- Notebook.gtk_notebook_insert_page_menu(getHandle(), child.getHandle(), tabLabel.getHandle(), 0, position);
- }
- } else {
- Notebook.gtk_notebook_insert_page_menu(
- getHandle(),
- child.getHandle(),
- tabLabel.getHandle(),
- menuLabel.getHandle(),
- position);
- }
- }
-
- /**
- * Removes a page fro the Notegook given its index in the notebook.
- *
- * @param pageNumber The offset (starting with 0) for the page to remove.
- */
- public void removePage(int pageNumber) {
- Notebook.gtk_notebook_remove_page(getHandle(), pageNumber);
- }
-
- /**
- * Finds the index of the page which contains the given child.
- *
- * @param child The widget to locate.
- * @return The index of the page which contaons the given child.
- */
- public int pageNum(Widget child) {
- return Notebook.gtk_notebook_page_num(getHandle(), child.getHandle());
- }
-
- /**
- * Switches to the next page. Nothing happens if the current page is the
- * last page.
- */
- public void nextPage() {
- Notebook.gtk_notebook_next_page(getHandle());
- }
-
- /**
- * Switches to the previous page. Nothing happens if the current page is the
- * first page.
- */
- public void prevPage() {
- Notebook.gtk_notebook_prev_page(getHandle());
- }
-
- /**
- * Reorders the page containing <code>child</code>, so that it appears in position
- * </code>position</code>. If <code>position</code> is greater than or equal to the
- * number of children in the list or negative, <code>child</code> will be moved to the
- * end of the list.
- *
- * @param child The widget to move.
- * @param position The index (starting with 0) to move the child.
- */
- public void reorderChild(Widget child, int position) {
- Notebook.gtk_notebook_reorder_child(getHandle(), child.getHandle(), position);
- }
-
- /**
- * Sets the edge at which the tabs for switching pages in the Notebook are drawn.
- */
- public void setTabPosition(PositionType pos) {
- Notebook.gtk_notebook_set_tab_pos(getHandle(), pos.getValue());
- }
-
- /**
- * sets whether to show the tabs for the notebook or not.
- */
- public void setShowTabs(boolean showTabs) {
- Notebook.gtk_notebook_set_show_tabs(getHandle(), showTabs);
- }
-
- /**
- * Sets whether a bevel will be drawn around the notebook pages.
- */
- public void setShowBorder(boolean showBorder) {
- Notebook.gtk_notebook_set_show_border(getHandle(), showBorder);
- }
-
- /**
- * Sets whether the tab label area will have arrows for scrolling if there are too
- * many tabs to fit in the area.
- */
- public void setScrollable(boolean scrollable) {
- Notebook.gtk_notebook_set_scrollable(getHandle(), scrollable);
- }
-
- /**
- * Enables the popup menu.
- */
- public void popupEnable() {
- Notebook.gtk_notebook_popup_enable(getHandle());
- }
-
- /**
- * disables the popup menu.
- */
- public void popupDisable() {
- Notebook.gtk_notebook_popup_disable(getHandle());
- }
-
- /**
- * Returns the page number of the current page.
- */
- public int getCurrentPage() {
- return Notebook.gtk_notebook_get_current_page(getHandle());
- }
-
- /**
- * sets the page at offset <code>pageNum</code> to the current page.
- */
- public void setCurrentPage(int pageNum) {
- Notebook.gtk_notebook_set_current_page(getHandle(), pageNum);
- }
-
- /**
- * Returns the child Widget contained int he page number <code>pageNum</code>.
- */
- public Widget getPage(int pageNum) {
- int hndl = Notebook.gtk_notebook_get_nth_page(getHandle(), pageNum);
- if (0 == hndl)
- return null;
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Widget)obj;
- return new Widget(hndl);
- }
-
- /**
- * Changes the menu label for the page containing <code>child</code>.
- */
- public void setMenuLabel(Widget child, Widget menuLabel) {
- Notebook.gtk_notebook_set_menu_label(getHandle(), child.getHandle(), menuLabel.getHandle());
- }
-
- /**
- * Creates a new label and sets it as the menu label of <code>child</code>.
- */
- public void setMenuLabel(Widget child, String menuText) {
- Notebook.gtk_notebook_set_menu_label_text(getHandle(), child.getHandle(), menuText);
- }
-
- /**
- * Changes the tab label for <code>child</code>.
- */
- public void setTabLabel(Widget child, Widget tabLabel) {
- if (null == tabLabel) {
- Notebook.gtk_notebook_set_tab_label(getHandle(), child.getHandle(), 0);
- } else {
- Notebook.gtk_notebook_set_tab_label(getHandle(), child.getHandle(), tabLabel.getHandle());
- }
- }
-
- /**
- * Creates a new label and sets it as the labelf or the page containing <code>child</code>.
- */
- public void setTabLabel(Widget child, String tabText) {
- Notebook.gtk_notebook_set_tab_label_text(getHandle(), child.getHandle(), tabText);
- }
-
- /**
- * Sets the packing parameters for the tab label of the page containing <code>child</code>.
- *
- * @see Box
- */
- public void setTabLabelPacking(Widget child, boolean expand, boolean fill, PackType packType) {
- Notebook.gtk_notebook_set_tab_label_packing(getHandle(), child.getHandle(), expand, fill, packType.getValue());
- }
-
- /**
- * Return the number of pages currently on the notebook.
- * @return
- */
- public int getNumPages() {
- return gtk_notebook_get_n_pages(getHandle());
- }
-
- public Class getEventListenerClass(String signal) {
- Class cls = evtMap.getEventListenerClass(signal);
- if (cls == null) cls = super.getEventListenerClass(signal);
- return cls;
- }
-
- public GtkEventType getEventType(String signal) {
- GtkEventType et = evtMap.getEventType(signal);
- if (et == null) et = super.getEventType(signal);
- return et;
- }
-
- private static EventMap evtMap = new EventMap();
- static {
- addEvents(evtMap);
- }
-
- /**
- * Implementation method to build an EventMap for this widget class.
- * Not useful (or supported) for application use.
- */
- private static void addEvents(EventMap anEvtMap) {
- anEvtMap.addEvent("select_page", "handleSelectPage", NotebookEvent.Type.SELECT_PAGE, NotebookListener.class);
- anEvtMap.addEvent("switch_page", "handleSwitchPage", NotebookEvent.Type.SWITCH_PAGE, NotebookListener.class);
- }
-
- /**
- * Register an object to receive event notification.
- *
- * @param listener The object that has implemented the
- * NotebookListener interface that is to receive the notebook events.
- */
- public void addListener(NotebookListener listener) {
- // Don't add the listener a second time if it is in the Vector.
- int i = findListener(listeners, listener);
- if (i == -1) {
- if (null == listeners) {
- evtMap.initialize(this, NotebookEvent.Type.SELECT_PAGE);
- evtMap.initialize(this, NotebookEvent.Type.SWITCH_PAGE);
- listeners = new Vector();
- }
- listeners.addElement(listener);
- }
- }
-
- /**
- * Unregister an object that was receiving notebook event notification.
- *
- * @param listener The object that is to no longer receive
- * notebook events.
- */
- public void removeListener(NotebookListener listener) {
- int i = findListener(listeners, listener);
- if (i > -1) {
- listeners.remove(i);
- }
- if (0 == listeners.size()) {
- evtMap.uninitialize(this, NotebookEvent.Type.SELECT_PAGE);
- evtMap.uninitialize(this, NotebookEvent.Type.SWITCH_PAGE);
- listeners = null;
- }
- }
-
- protected void fireNotebookEvent(NotebookEvent event) {
- if (null == listeners) {
- return;
- }
- int size = listeners.size();
- int i = 0;
- while (i < size) {
- NotebookListener nl = (NotebookListener)listeners.elementAt(i);
- nl.notebookEvent(event);
- i++;
- }
- }
-
- private boolean handleSelectPage(boolean moveFocus) {
- fireNotebookEvent(new NotebookEvent(this, NotebookEvent.Type.SELECT_PAGE));
- return true;
- }
-
- private void handleSwitchPage(int page, int pageNum) {
- fireNotebookEvent(new NotebookEvent(this, NotebookEvent.Type.SWITCH_PAGE, pageNum));
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_notebook_get_type());
- }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int gtk_notebook_get_type();
- native static final protected int gtk_notebook_new();
- native static final protected void gtk_notebook_append_page(int notebook, int child, int tabLabel);
- native static final protected void gtk_notebook_append_page_menu(
- int notebook,
- int child,
- int tabLabel,
- int menuLabel);
- native static final protected void gtk_notebook_prepend_page(int notebook, int child, int tabLabel);
- native static final protected void gtk_notebook_prepend_page_menu(
- int notebook,
- int child,
- int tabLabel,
- int menuLabel);
- native static final protected void gtk_notebook_insert_page(int notebook, int child, int tabLabel, int position);
- native static final protected void gtk_notebook_insert_page_menu(
- int notebook,
- int child,
- int tabLabel,
- int menuLabel,
- int position);
- native static final protected void gtk_notebook_remove_page(int notebook, int pageNum);
- native static final protected int gtk_notebook_get_current_page(int notebook);
- native static final protected int gtk_notebook_get_nth_page(int notebook, int pageNum);
- native static final protected int gtk_notebook_page_num(int notebook, int child);
- native static final protected void gtk_notebook_set_current_page(int notebook, int pageNum);
- native static final protected void gtk_notebook_next_page(int notebook);
- native static final protected void gtk_notebook_prev_page(int notebook);
- native static final protected void gtk_notebook_set_show_border(int notebook, boolean showBorder);
- native static final protected boolean gtk_notebook_get_show_border(int notebook);
- native static final protected void gtk_notebook_set_show_tabs(int notebook, boolean showTabs);
- native static final protected boolean gtk_notebook_get_show_tabs(int notebook);
- native static final protected void gtk_notebook_set_tab_pos(int notebook, int pos);
- native static final protected int gtk_notebook_get_tab_pos(int notebook);
- native static final protected void gtk_notebook_set_scrollable(int notebook, boolean scrollable);
- native static final protected boolean gtk_notebook_get_scrollable(int notebook);
- native static final protected void gtk_notebook_popup_enable(int notebook);
- native static final protected void gtk_notebook_popup_disable(int notebook);
- native static final protected int gtk_notebook_get_tab_label(int notebook, int child);
- native static final protected void gtk_notebook_set_tab_label(int notebook, int child, int tabLabel);
- native static final protected void gtk_notebook_set_tab_label_text(int notebook, int child, String tabText);
- native static final protected String gtk_notebook_get_tab_label_text(int notebook, int child);
- native static final protected int gtk_notebook_get_menu_label(int notebook, int child);
- native static final protected void gtk_notebook_set_menu_label(int notebook, int child, int menuLabel);
- native static final protected void gtk_notebook_set_menu_label_text(int notebook, int child, String menuText);
- native static final protected String gtk_notebook_get_menu_label_text(int notebook, int child);
- native static final protected void gtk_notebook_query_tab_label_packing(
- int notebook,
- int child,
- boolean[] expand,
- boolean[] fill,
- int[] packType);
- native static final protected void gtk_notebook_set_tab_label_packing(
- int notebook,
- int child,
- boolean expand,
- boolean fill,
- int packType);
- native static final protected void gtk_notebook_reorder_child(int notebook, int child, int position);
- native static final protected int gtk_notebook_get_n_pages(int notebook);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/ObjectFlags.java b/libgtk-java/src/java/org/gnu/gtk/ObjectFlags.java
deleted file mode 100644
index 3fe8b88..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/ObjectFlags.java
+++ /dev/null
@@ -1,100 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Flags;
-
-/**
- * Tells about the state of a GtkObject.
- * <pre>
- * IN_DESTRUCTION
- * The object is currently being destroyed.
- * FLOATING
- * The object is orphaned.
- * RESERVED_1
- * Reserved for future use
- * RESERVED_2
- * Reserved for future use
- * </pre>
- */
-public class ObjectFlags extends Flags
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _IN_DESTRUCTION = 1 << 0;
- static final public org.gnu.gtk.ObjectFlags IN_DESTRUCTION = new org.gnu.gtk.ObjectFlags (_IN_DESTRUCTION);
- static final private int _FLOATING = 1 << 1;
- static final public org.gnu.gtk.ObjectFlags FLOATING = new org.gnu.gtk.ObjectFlags (_FLOATING);
- static final private int _RESERVED_1 = 1 << 2;
- static final public org.gnu.gtk.ObjectFlags RESERVED_1 = new org.gnu.gtk.ObjectFlags (_RESERVED_1);
- static final private int _RESERVED_2 = 1 << 3;
- static final public org.gnu.gtk.ObjectFlags RESERVED_2 = new org.gnu.gtk.ObjectFlags (
- _RESERVED_2);
- static final private org.gnu.gtk.ObjectFlags[] theInterned = new org.gnu.gtk.ObjectFlags[]
- {
- new org.gnu.gtk.ObjectFlags (0), IN_DESTRUCTION, FLOATING, new org.gnu.gtk.ObjectFlags (3),
- RESERVED_1, new org.gnu.gtk.ObjectFlags (5), new org.gnu.gtk.ObjectFlags (6), new
- org.gnu.gtk.ObjectFlags (7), RESERVED_2
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.ObjectFlags theSacrificialOne = new org.gnu.gtk.ObjectFlags (0);
- static public org.gnu.gtk.ObjectFlags intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.ObjectFlags already = (org.gnu.gtk.ObjectFlags) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.ObjectFlags(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private ObjectFlags (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.ObjectFlags or (org.gnu.gtk.ObjectFlags other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.ObjectFlags and (org.gnu.gtk.ObjectFlags other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.ObjectFlags xor (org.gnu.gtk.ObjectFlags other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.ObjectFlags other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/OptionMenu.java b/libgtk-java/src/java/org/gnu/gtk/OptionMenu.java
deleted file mode 100644
index 8108d40..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/OptionMenu.java
+++ /dev/null
@@ -1,200 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import java.util.Vector;
-
-import org.gnu.glib.EventMap;
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-import org.gnu.gtk.event.OptionMenuEvent;
-import org.gnu.gtk.event.OptionMenuListener;
-import org.gnu.gtk.event.GtkEventType;
-
-/**
- * deprecated menu widget replaced by {@link ComboBox} in gtk 2.3.
- *
- * An OptionMenu is a widget that allows the user to choose from a list
- * of valid choices. When activated the OptionMenu displays a popup
- * Menu which allows the user to make a new choice.
- *
- * @deprecated Replaced by {@link ComboBox} in gtk 2.3
- */
-public class OptionMenu extends Button {
-
- /**
- * Create a new OptionMenu.
- */
- public OptionMenu() {
- super(gtk_option_menu_new());
- }
-
- /**
- * Construct an OptionMenu using a handle to a native resource.
- */
- public OptionMenu(int handle) {
- super(handle);
- }
-
- /**
- * Provides the Menu that is popped up to allow the user to choose
- * a new value. You should provide a simple menu avoiding the use
- * of tearoff menu items, submenus, and accelerators.
- *
- * @param menu The Menu to add to the OptionMenu.
- */
- public void setMenu(Menu menu) {
- OptionMenu.gtk_option_menu_set_menu(getHandle(), menu.getHandle());
- }
-
- /**
- * Returns the Menu associated with this OptionMenu.
- *
- * @return The Menu assoicated with this OptionMenu.
- */
- public Menu getMenu() {
- int hndl = OptionMenu.gtk_option_menu_get_menu(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Menu)obj;
- return new Menu(hndl);
- }
-
- /**
- * Removes the Menu from the OptionMenu
- */
- public void removeMenu() {
- OptionMenu.gtk_option_menu_remove_menu(getHandle());
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_option_menu_get_type());
- }
-
- /**
- * Retrieves the index of the currently selected menu item. The menu items
- * are numbered from top to bottom, starting with 0.
- * @return index of the selected menu item, or -1 if there are no menu
- * items
- */
- public int getHistory(){
- return gtk_option_menu_get_history(getHandle());
- }
-
- /**
- * Selects the menu item specified by <code>index</code> making it the newly
- * selected value for the option menu.
- * @param index the index of the menu item to select. Index values are
- * from 0 to n-1.
- */
- public void setHistory( int index ){
- gtk_option_menu_set_history( getHandle(), index );
- }
-
- /* **************************************
- * EVENT LISTENERS
- ****************************************/
-
- /**
- * Listeners for handling button events
- */
- private Vector optionMenuListeners = null;
-
- /**
- * Register an object to handle optionMenu events.
- * @see org.gnu.gtk.event.OptionMenuListener
- */
- public void addListener(OptionMenuListener listener) {
- // Don't add the listener a second time if it is in the Vector.
- int i = findListener(optionMenuListeners, listener);
- if (i == -1) {
- if (null == optionMenuListeners) {
- evtMap.initialize(this, OptionMenuEvent.Type.CHANGE);
- optionMenuListeners = new Vector();
- }
- optionMenuListeners.addElement(listener);
- }
- }
- /**
- * Removes a listener
- * @see #addListener(OptionMenuListener)
- */
- public void removeListener(OptionMenuListener listener) {
- int i = findListener(optionMenuListeners, listener);
- if (i > -1) {
- optionMenuListeners.remove(i);
- }
- if (0 == optionMenuListeners.size()) {
- evtMap.uninitialize(this, OptionMenuEvent.Type.CHANGE);
- optionMenuListeners = null;
- }
- }
-
- protected void fireOptionMenuEvent(OptionMenuEvent event) {
- if (null == optionMenuListeners) {
- return;
- }
- int size = optionMenuListeners.size();
- int i = 0;
- while (i < size) {
- OptionMenuListener bl = (OptionMenuListener)optionMenuListeners.elementAt(i);
- bl.optionMenuEvent(event);
- i++;
- }
- }
-
- private void handleChange() {
- fireOptionMenuEvent(new OptionMenuEvent(this, OptionMenuEvent.Type.CHANGE));
- }
-
- public Class getEventListenerClass(String signal) {
- Class cls = evtMap.getEventListenerClass(signal);
- if (cls == null) cls = super.getEventListenerClass(signal);
- return cls;
- }
-
- public GtkEventType getEventType(String signal) {
- GtkEventType et = evtMap.getEventType(signal);
- if (et == null) et = super.getEventType(signal);
- return et;
- }
-
- private static EventMap evtMap = new EventMap();
- static {
- addEvents(evtMap);
- }
-
- /**
- * Implementation method to build an EventMap for this widget class.
- * Not useful (or supported) for application use.
- */
- protected static void addEvents(EventMap evtMap) {
- evtMap.addEvent("changed", "handleChange",
- OptionMenuEvent.Type.CHANGE,
- OptionMenuListener.class);
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_option_menu_get_type();
- native static final protected int gtk_option_menu_new();
- native static final protected int gtk_option_menu_get_menu(int option_menu);
- native static final protected void gtk_option_menu_set_menu(int option_menu, int menu);
- native static final protected void gtk_option_menu_remove_menu(int option_menu);
- native static final protected int gtk_option_menu_get_history(int option_menu);
- native static final protected void gtk_option_menu_set_history(int option_menu, int index);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/Orientation.java b/libgtk-java/src/java/org/gnu/gtk/Orientation.java
deleted file mode 100644
index d653755..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/Orientation.java
+++ /dev/null
@@ -1,80 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-public class Orientation extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _HORIZONTAL = 0;
- static final public org.gnu.gtk.Orientation HORIZONTAL = new org.gnu.gtk.Orientation (
- _HORIZONTAL);
- static final private int _VERTICAL = 1;
- static final public org.gnu.gtk.Orientation VERTICAL = new org.gnu.gtk.Orientation (_VERTICAL);
- static final private org.gnu.gtk.Orientation[] theInterned = new org.gnu.gtk.Orientation[]
- {
- HORIZONTAL, VERTICAL
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.Orientation theSacrificialOne = new org.gnu.gtk.Orientation (0);
- static public org.gnu.gtk.Orientation intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.Orientation already = (org.gnu.gtk.Orientation) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.Orientation(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private Orientation (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.Orientation or (org.gnu.gtk.Orientation other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.Orientation and (org.gnu.gtk.Orientation other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.Orientation xor (org.gnu.gtk.Orientation other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.Orientation other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/PackType.java b/libgtk-java/src/java/org/gnu/gtk/PackType.java
deleted file mode 100644
index 1f2c8b2..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/PackType.java
+++ /dev/null
@@ -1,94 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-
-/**
- * Represents the packing location of Box children.
- *
- * <pre>
- * START
- * The child is packed into the start of the box.
- * END
- * The chidl is packed into the end of the box.
- * </pre>
- *
- * @see Box
- * @see VBox
- * @see HBox
- */
-public class PackType extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _START = 0;
- static final public org.gnu.gtk.PackType START = new org.gnu.gtk.PackType (_START);
- static final private int _END = 1;
- static final public org.gnu.gtk.PackType END = new org.gnu.gtk.PackType (_END);
- static final private org.gnu.gtk.PackType[] theInterned = new org.gnu.gtk.PackType[]
- {
- START, END
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.PackType theSacrificialOne = new org.gnu.gtk.PackType (0);
- static public org.gnu.gtk.PackType intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.PackType already = (org.gnu.gtk.PackType) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.PackType(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private PackType (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.PackType or (org.gnu.gtk.PackType other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.PackType and (org.gnu.gtk.PackType other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.PackType xor (org.gnu.gtk.PackType other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.PackType other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/Paned.java b/libgtk-java/src/java/org/gnu/gtk/Paned.java
deleted file mode 100644
index f506a3f..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/Paned.java
+++ /dev/null
@@ -1,134 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-
-/**
- * Paned is the base class for widgets with two panes arranged either
- * horizontally (HPaned) or vertically (VPaned). The division between
- * the two children is set by default from the size request of the
- * children but can be adjusted by the user.
- *
- * @see HPaned
- * @see VPaned
- */
-public class Paned extends Container {
-
- /**
- * Construct a new Paned from a handle to a native resource.
- */
- protected Paned(int handle) {
- super(handle);
- }
-
- /**
- * Add a child to the top or left pane with default parameters.
- *
- * @param child The child Widget to add.
- */
- public void add1(Widget child) {
- Paned.gtk_paned_add1(getHandle(), child.getHandle());
- }
-
- /**
- * Add a child to the bottom or right pane with default parameters.
- *
- * @param child The child Widget to add.
- */
- public void add2(Widget child) {
- Paned.gtk_paned_add2(getHandle(), child.getHandle());
- }
-
- /**
- * Adds a child to the top or left pane.
- *
- * @param child The child Widget to add.
- * @param resize Should this child expand when the widget is resized.
- * @param shrink can this child be made smaller than its request.
- */
- public void pack1(Widget child, boolean resize, boolean shrink) {
- Paned.gtk_paned_pack1(getHandle(), child.getHandle(), resize, shrink);
- }
-
- /**
- * Adds a child to the bottom or right pane.
- *
- * @param child The child Widget to add.
- * @param resize Should this child expand when the widget is resized.
- * @param shrink can this child be made smaller than its request.
- */
- public void pack2(Widget child, boolean resize, boolean shrink) {
- Paned.gtk_paned_pack2(getHandle(), child.getHandle(), resize, shrink);
- }
-
- /**
- * Set the position of the divider between the two panes.
- *
- * @param position The pixel position of the divider; a negative value
- * means that the position is unset.
- */
- public void setPosition(int position) {
- Paned.gtk_paned_set_position(getHandle(), position);
- }
-
- /**
- * Get the position of the divider between the two panes.
- *
- * @return The position of the divider between the two panes.
- */
- public int getPosition() {
- return Paned.gtk_paned_get_position(getHandle());
- }
-
- public Widget getChild1() {
- int hndl = gtk_paned_get_child1(getHandle());
- if (0 == hndl)
- return null;
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Widget)obj;
- return new Widget(hndl);
- }
-
- public Widget getChild2() {
- int hndl = gtk_paned_get_child2(getHandle());
- if (0 == hndl)
- return null;
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Widget)obj;
- return new Widget(hndl);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_paned_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_paned_get_type();
- native static final protected void gtk_paned_add1(int paned, int child);
- native static final protected void gtk_paned_add2(int paned, int child);
- native static final protected void gtk_paned_pack1(int paned, int child, boolean resize, boolean shrink);
- native static final protected void gtk_paned_pack2(int paned, int child, boolean resize, boolean shirnk);
- native static final protected int gtk_paned_get_position(int paned);
- native static final protected void gtk_paned_set_position(int paned, int position);
- native static final protected int gtk_paned_get_child1(int paned);
- native static final protected int gtk_paned_get_child2(int paned);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/PathPriorityType.java b/libgtk-java/src/java/org/gnu/gtk/PathPriorityType.java
deleted file mode 100644
index 64a5cfc..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/PathPriorityType.java
+++ /dev/null
@@ -1,97 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-public class PathPriorityType extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _LOWEST = 0;
- static final public org.gnu.gtk.PathPriorityType LOWEST = new org.gnu.gtk.PathPriorityType (
- _LOWEST);
- static final private int _GTK = 4;
- static final public org.gnu.gtk.PathPriorityType GTK = new org.gnu.gtk.PathPriorityType (_GTK);
- static final private int _APPLICATION = 8;
- static final public org.gnu.gtk.PathPriorityType APPLICATION = new org.gnu.gtk.PathPriorityType (
- _APPLICATION);
- static final private int _THEME = 10;
- static final public org.gnu.gtk.PathPriorityType THEME = new org.gnu.gtk.PathPriorityType (
- _THEME);
- static final private int _RC = 12;
- static final public org.gnu.gtk.PathPriorityType RC = new org.gnu.gtk.PathPriorityType (_RC);
- static final private int _HIGHEST = 15;
- static final public org.gnu.gtk.PathPriorityType HIGHEST = new org.gnu.gtk.PathPriorityType (
- _HIGHEST);
- static final private org.gnu.gtk.PathPriorityType[] theInterned = new
- org.gnu.gtk.PathPriorityType[]
- {
- LOWEST, new org.gnu.gtk.PathPriorityType (1), new org.gnu.gtk.PathPriorityType (2), new
- org.gnu.gtk.PathPriorityType (3), GTK, new org.gnu.gtk.PathPriorityType (5), new
- org.gnu.gtk.PathPriorityType (6), new org.gnu.gtk.PathPriorityType (7), APPLICATION, new
- org.gnu.gtk.PathPriorityType (9), THEME, new org.gnu.gtk.PathPriorityType (11), RC, new
- org.gnu.gtk.PathPriorityType (13), new org.gnu.gtk.PathPriorityType (14), HIGHEST
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.PathPriorityType theSacrificialOne = new
- org.gnu.gtk.PathPriorityType (0);
- static public org.gnu.gtk.PathPriorityType intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.PathPriorityType already = (org.gnu.gtk.PathPriorityType) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.PathPriorityType(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private PathPriorityType (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.PathPriorityType or (org.gnu.gtk.PathPriorityType other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.PathPriorityType and (org.gnu.gtk.PathPriorityType other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.PathPriorityType xor (org.gnu.gtk.PathPriorityType other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.PathPriorityType other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/PathType.java b/libgtk-java/src/java/org/gnu/gtk/PathType.java
deleted file mode 100644
index 248686d..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/PathType.java
+++ /dev/null
@@ -1,81 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-public class PathType extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _WIDGET = 0;
- static final public org.gnu.gtk.PathType WIDGET = new org.gnu.gtk.PathType (_WIDGET);
- static final private int _WIDGET_CLASS = 1;
- static final public org.gnu.gtk.PathType WIDGET_CLASS = new org.gnu.gtk.PathType (_WIDGET_CLASS);
- static final private int _CLASS = 2;
- static final public org.gnu.gtk.PathType CLASS = new org.gnu.gtk.PathType (_CLASS);
- static final private org.gnu.gtk.PathType[] theInterned = new org.gnu.gtk.PathType[]
- {
- WIDGET, WIDGET_CLASS, CLASS
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.PathType theSacrificialOne = new org.gnu.gtk.PathType (0);
- static public org.gnu.gtk.PathType intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.PathType already = (org.gnu.gtk.PathType) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.PathType(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private PathType (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.PathType or (org.gnu.gtk.PathType other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.PathType and (org.gnu.gtk.PathType other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.PathType xor (org.gnu.gtk.PathType other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.PathType other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/Plug.java b/libgtk-java/src/java/org/gnu/gtk/Plug.java
deleted file mode 100644
index 9e938df..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/Plug.java
+++ /dev/null
@@ -1,45 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-
-/**
- * A GtkPlug window is a top-level window that can be made available to
- * a separate process from the one that created it. The separate
- * process uses a GtkSocket to access the widget just as if it were
- * local.
- */
-public class Plug extends Window
-{
-
- public Plug(int handle) {
- super(handle);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_plug_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_plug_get_type ();
- native static final protected int gtk_plug_new (int socketId);
- native static final protected void gtk_plug_construct (int plug, int socketId);
- native static final protected int gtk_plug_get_id (int plug);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/PolicyType.java b/libgtk-java/src/java/org/gnu/gtk/PolicyType.java
deleted file mode 100644
index ad0a09d..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/PolicyType.java
+++ /dev/null
@@ -1,76 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-
-/**
- * Determines when a scrollbar is visible.
- * <pre>
- * ALWAYS
- * The scrollbar is always visible
- * AUTOMATIC
- * The scrollbark will appear and disappear as needed
- * NEVER
- * The scrollbar will never appear
- * </pre>
- */
-public class PolicyType extends Enum {
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _ALWAYS = 0;
- static final public org.gnu.gtk.PolicyType ALWAYS = new org.gnu.gtk.PolicyType(_ALWAYS);
- static final private int _AUTOMATIC = 1;
- static final public org.gnu.gtk.PolicyType AUTOMATIC = new org.gnu.gtk.PolicyType(_AUTOMATIC);
- static final private int _NEVER = 2;
- static final public org.gnu.gtk.PolicyType NEVER = new org.gnu.gtk.PolicyType(_NEVER);
- static final private org.gnu.gtk.PolicyType[] theInterned = new org.gnu.gtk.PolicyType[] { ALWAYS, AUTOMATIC, NEVER };
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.PolicyType theSacrificialOne = new org.gnu.gtk.PolicyType(0);
- static public org.gnu.gtk.PolicyType intern(int value) {
- if (value < theInterned.length) {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null) {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.PolicyType already = (org.gnu.gtk.PolicyType) theInternedExtras.get(theSacrificialOne);
- if (already == null) {
- already = new org.gnu.gtk.PolicyType(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private PolicyType(int value) {
- value_ = value;
- }
-
- public org.gnu.gtk.PolicyType or(org.gnu.gtk.PolicyType other) {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.PolicyType and(org.gnu.gtk.PolicyType other) {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.PolicyType xor(org.gnu.gtk.PolicyType other) {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test(org.gnu.gtk.PolicyType other) {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/PositionType.java b/libgtk-java/src/java/org/gnu/gtk/PositionType.java
deleted file mode 100644
index e42ce2e..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/PositionType.java
+++ /dev/null
@@ -1,89 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-
-/**
- * A property used to determine where items appear in widgets
- * @see Scale#setValuePosition(PositionType)
- */
-public class PositionType extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _LEFT = 0;
- static final public org.gnu.gtk.PositionType LEFT = new org.gnu.gtk.PositionType (_LEFT);
- static final private int _RIGHT = 1;
- static final public org.gnu.gtk.PositionType RIGHT = new org.gnu.gtk.PositionType (_RIGHT);
- static final private int _TOP = 2;
- static final public org.gnu.gtk.PositionType TOP = new org.gnu.gtk.PositionType (_TOP);
- static final private int _BOTTOM = 3;
- static final public org.gnu.gtk.PositionType BOTTOM = new org.gnu.gtk.PositionType (_BOTTOM);
- static final private org.gnu.gtk.PositionType[] theInterned = new org.gnu.gtk.PositionType[]
- {
- LEFT, RIGHT, TOP, BOTTOM
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.PositionType theSacrificialOne = new org.gnu.gtk.PositionType (
- 0);
- static public org.gnu.gtk.PositionType intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.PositionType already = (org.gnu.gtk.PositionType) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.PositionType(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private PositionType (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.PositionType or (org.gnu.gtk.PositionType other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.PositionType and (org.gnu.gtk.PositionType other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.PositionType xor (org.gnu.gtk.PositionType other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.PositionType other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/Progress.java b/libgtk-java/src/java/org/gnu/gtk/Progress.java
deleted file mode 100644
index 3787a1d..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/Progress.java
+++ /dev/null
@@ -1,42 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-/**
- * The Progress widget is the base class of {@link ProgressBar}. The Progress
- * class exists in Gtk for compatibility with programs written prior to Gtk2.
- * All methods have been deprecated and so are not present in Java-Gnome
- * @see ProgressBar
- */
-public class Progress extends Widget
-{
- Progress(int handle) {
- super(handle);
- }
-
- //
- // This class is all deprecated as of Gnome 2
- //
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected double getXAlign (int cptr);
- native static final protected double getYAlign (int cptr);
- native static final protected boolean getShowText (int cptr);
- native static final protected boolean getActivityMode (int cptr);
- native static final protected boolean getUseTextFormat (int cptr);
- native static final protected String getFormat (int cptr);
- native static final protected int getAdjustment (int cptr);
- native static final protected int getOffscreenPixmap (int cptr);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/ProgressBar.java b/libgtk-java/src/java/org/gnu/gtk/ProgressBar.java
deleted file mode 100644
index 4cb96e7..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/ProgressBar.java
+++ /dev/null
@@ -1,137 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-
-/**
- * The ProgressBar is typically used to display the progress of a long
- * running operation. It provides a visual clue that processing is
- * underway. The ProgressBar can be used in two different modes:
- * percentage mode and activity mode.
- *
- * <p>When an application can determine how much work needs to take place
- * (e.g. read a fixed number of bytes from a file) and can monitor its
- * progress, it can use the ProgressBar in percentage mode and the user
- * sees a growing bar indicating the percentage of the work that has been
- * completed. In this mode, the application is required to call
- * {@link #setFraction(double)} periodically to update the progress bar.
- *
- * <p>When an application has no accurate way of knowing the amount of work
- * to do, it can use the ProgressBar in activity mode, which shows activity
- * by a block moving back and forth within the progress area. In this mode,
- * the application is required to call {@link #pulse()} perodically to
- * update the progress bar.
- *
- * <p>There is quite a bit of flexibility provided to control the appearance
- * of the ProgressBar. Functions are provided to control the orientation of
- * the bar, optional text can be displayed along with the bar, and the step
- * size used in activity mode can be set.
- */
-public class ProgressBar extends Progress
-{
- /**
- * Constructs a new ProgressBar widget
- */
- public ProgressBar(){
- super(gtk_progress_bar_new ());
- }
-
- /**
- * Construct a new ProgressBar passing a handle to a native
- * widget resource.
- *
- * @param handle The handle to the native ProgressBar.
- */
- public ProgressBar(int handle) {
- super(handle);
- }
-
- /**
- * Indicates that some progress is made, but you don't know how much.
- * Causes the progress bar to enter "activity mode," where a block bounces
- * back and forth. Each call to pulse() causes the block to move by a
- * little bit (the amount of movement per pulse is determined by
- * {@link #setPulseStep(double)}).
- */
- public void pulse(){
- gtk_progress_bar_pulse(getHandle());
- }
-
- /**
- * Causes the given text to appear superimposed on the progress bar.
- * @param text The string to appear on the progress bar
- */
- public void setText(String text){
- gtk_progress_bar_set_text(getHandle(), text);
- }
-
- /**
- * Causes the progress bar to "fill in" the given fraction of the bar.
- * The fraction should be between 0.0 and 1.0, inclusive.
- * @param fraction The fraction of the progress bar which should be filled
- * in,
- */
- public void setFraction(double fraction){
- gtk_progress_bar_set_fraction(getHandle(), fraction);
- }
-
- /**
- * Returns the current value of the display. This value will be
- * returned as a value between 0.0 and 1.0.
- */
- public double getFraction() {
- return gtk_progress_bar_get_fraction(getHandle());
- }
-
- /**
- * Sets the fraction of total progress bar length to move the bouncing
- * block for each call to {@link #pulse()}.
- * @param fraction fraction between 0.0 and 1.0
- */
- public void setPulseStep(double fraction){
- gtk_progress_bar_set_pulse_step(getHandle(), fraction);
- }
-
- /**
- * Causes the progress bar to switch to a different orientation
- * (left-to-right, right-to-left, top-to-bottom, or bottom-to-top).
- * @see ProgressBarOrientation
- */
- public void setOrientation(ProgressBarOrientation orientation){
- gtk_progress_bar_set_orientation(getHandle(), orientation.getValue());
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_progress_bar_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_progress_bar_get_type ();
- native static final protected int gtk_progress_bar_new ();
- native static final protected void gtk_progress_bar_pulse (int pbar);
- native static final protected void gtk_progress_bar_set_text (int pbar, String text);
- native static final protected void gtk_progress_bar_set_fraction (int pbar, double fraction);
- native static final protected void gtk_progress_bar_set_pulse_step (int pbar, double fraction);
- native static final protected void gtk_progress_bar_set_orientation (int pbar, int orientation);
- native static final protected String gtk_progress_bar_get_text (int pbar);
- native static final protected double gtk_progress_bar_get_fraction (int pbar);
- native static final protected double gtk_progress_bar_get_pulse_step (int pbar);
- native static final protected int gtk_progress_bar_get_orientation (int pbar);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/ProgressBarOrientation.java b/libgtk-java/src/java/org/gnu/gtk/ProgressBarOrientation.java
deleted file mode 100644
index 9e9485c..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/ProgressBarOrientation.java
+++ /dev/null
@@ -1,95 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-/**
- * An object representing the various orientations and growth directions for
- * progress bar widgets.
- * @see ProgressBar
- * GTK_PROGRESS_LEFT_TO_RIGHTA horizontal progress bar growing from left to right.GTK_PROGRESS_RIGHT_TO_LEFTA horizontal progress bar growing from right to left.GTK_PROGRESS_BOTTOM_TO_TOPA vertical progress bar growing from bottom to top.GTK_PROGRESS_TOP_TO_BOTTOMA vertical progress bar growing from top to bottom.
- */
-public class ProgressBarOrientation extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _LEFT_TO_RIGHT = 0;
- static final public org.gnu.gtk.ProgressBarOrientation LEFT_TO_RIGHT = new
- org.gnu.gtk.ProgressBarOrientation (_LEFT_TO_RIGHT);
- static final private int _RIGHT_TO_LEFT = 1;
- static final public org.gnu.gtk.ProgressBarOrientation RIGHT_TO_LEFT = new
- org.gnu.gtk.ProgressBarOrientation (_RIGHT_TO_LEFT);
- static final private int _BOTTOM_TO_TOP = 2;
- static final public org.gnu.gtk.ProgressBarOrientation BOTTOM_TO_TOP = new
- org.gnu.gtk.ProgressBarOrientation (_BOTTOM_TO_TOP);
- static final private int _TOP_TO_BOTTOM = 3;
- static final public org.gnu.gtk.ProgressBarOrientation TOP_TO_BOTTOM = new
- org.gnu.gtk.ProgressBarOrientation (_TOP_TO_BOTTOM);
- static final private org.gnu.gtk.ProgressBarOrientation[] theInterned = new
- org.gnu.gtk.ProgressBarOrientation[]
- {
- LEFT_TO_RIGHT, RIGHT_TO_LEFT, BOTTOM_TO_TOP, TOP_TO_BOTTOM
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.ProgressBarOrientation theSacrificialOne = new
- org.gnu.gtk.ProgressBarOrientation (0);
- static public org.gnu.gtk.ProgressBarOrientation intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.ProgressBarOrientation already = (org.gnu.gtk.ProgressBarOrientation)
- theInternedExtras.get (theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.ProgressBarOrientation(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private ProgressBarOrientation (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.ProgressBarOrientation or (org.gnu.gtk.ProgressBarOrientation other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.ProgressBarOrientation and (org.gnu.gtk.ProgressBarOrientation other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.ProgressBarOrientation xor (org.gnu.gtk.ProgressBarOrientation other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.ProgressBarOrientation other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/ProgressBarStyle.java b/libgtk-java/src/java/org/gnu/gtk/ProgressBarStyle.java
deleted file mode 100644
index 1d70f70..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/ProgressBarStyle.java
+++ /dev/null
@@ -1,83 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-public class ProgressBarStyle extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _CONTINUOUS = 0;
- static final public org.gnu.gtk.ProgressBarStyle CONTINUOUS = new org.gnu.gtk.ProgressBarStyle (
- _CONTINUOUS);
- static final private int _DISCRETE = 1;
- static final public org.gnu.gtk.ProgressBarStyle DISCRETE = new org.gnu.gtk.ProgressBarStyle (
- _DISCRETE);
- static final private org.gnu.gtk.ProgressBarStyle[] theInterned = new
- org.gnu.gtk.ProgressBarStyle[]
- {
- CONTINUOUS, DISCRETE
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.ProgressBarStyle theSacrificialOne = new
- org.gnu.gtk.ProgressBarStyle (0);
- static public org.gnu.gtk.ProgressBarStyle intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.ProgressBarStyle already = (org.gnu.gtk.ProgressBarStyle) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.ProgressBarStyle(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private ProgressBarStyle (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.ProgressBarStyle or (org.gnu.gtk.ProgressBarStyle other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.ProgressBarStyle and (org.gnu.gtk.ProgressBarStyle other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.ProgressBarStyle xor (org.gnu.gtk.ProgressBarStyle other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.ProgressBarStyle other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/RadioAction.java b/libgtk-java/src/java/org/gnu/gtk/RadioAction.java
deleted file mode 100644
index cd3d55c..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/RadioAction.java
+++ /dev/null
@@ -1,70 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-package org.gnu.gtk;
-
-import java.util.ArrayList;
-import java.util.List;
-
-import org.gnu.glib.GObject;
-
-/**
- */
-public class RadioAction extends ToggleAction {
-
- public RadioAction(String name, String label, String tooltip, String stockId, int value) {
- super(gtk_radio_action_new(name, label, tooltip, stockId, value));
- }
-
- RadioAction(int handle) {
- super(handle);
- }
-
-
- public List getGroup(){
- int[] group = gtk_radio_action_get_group(getHandle());
- List ret = new ArrayList();
- for (int i = 0; i < group.length; i++) {
- GObject obj = retrieveGObject(group[i]);
- RadioAction action;
- if (null != obj)
- action = (RadioAction)obj;
- else
- action = new RadioAction(group[i]);
- ret.add(action);
- }
- return ret;
- }
-
- public void setGroup(List group) {
- if (null == group)
- return;
- int [] values = new int[group.size()];
- for (int i = 0; i < group.size(); i++) {
- values[i] = ((RadioAction)group.get(i)).getHandle();
- }
- gtk_radio_action_set_group(getHandle(), values);
- }
-
- public int getCurrentValue() {
- return gtk_radio_action_get_current_value(getHandle());
- }
-
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int gtk_radio_action_get_type ();
- native static final protected int gtk_radio_action_new(String name, String label, String tooltip, String stockId, int value);
- native static final protected int[] gtk_radio_action_get_group(int action);
- native static final protected void gtk_radio_action_set_group(int action, int[] group);
- native static final protected int gtk_radio_action_get_current_value(int action);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/RadioActionEntry.java b/libgtk-java/src/java/org/gnu/gtk/RadioActionEntry.java
deleted file mode 100644
index a781348..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/RadioActionEntry.java
+++ /dev/null
@@ -1,60 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Boxed;
-
-/**
- */
-public class RadioActionEntry extends Boxed {
-
- public RadioActionEntry(
- String name,
- String stockId,
- String label,
- String accel,
- String tooltip,
- int value) {
-
- // create the native object
- handle = allocate();
- // set the values
- setName(handle, name);
- setStockId(handle, stockId);
- setLabel(handle, label);
- setAccelerator(handle, accel);
- setTooltip(handle, tooltip);
- setValue(handle, value);
- }
-
-
- /* (non-Javadoc)
- * @see java.lang.Object#finalize()
- */
- protected void finalize() throws Throwable {
- super.finalize();
- free(handle);
- }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int allocate();
- native static final protected void free(int entry);
- native static final protected void setName(int entry, String name);
- native static final protected void setStockId(int entry, String stockId);
- native static final protected void setLabel(int entry, String label);
- native static final protected void setAccelerator(int entry, String accel);
- native static final protected void setTooltip(int entry, String tooltip);
- native static final protected void setValue(int entry, int value);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/RadioButton.java b/libgtk-java/src/java/org/gnu/gtk/RadioButton.java
deleted file mode 100644
index c30358a..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/RadioButton.java
+++ /dev/null
@@ -1,150 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-
-/**
- * A single RadioButton performs the same basic function as a {@link CheckButton},
- * as it's position in the object hierarchy reflects. It is only when
- * multiple RadioButtons are grouped together that they become a different
- * user interface component.
- * <p>
- * Every RadioButton is a member of some group of RadioButtons. When
- * one is selected, all of the other RadioButtons in the same group are
- * deselected.
- * <p>
- * A RadioButton is created by the constructor passing a <code>null</code>
- * value for the RadioButton objection for the first object, and the First
- * object as a parameter for the remaining objects.
- */
-public class RadioButton extends CheckButton {
-
-
-
- public RadioButton(RadioMenuItem[] group) {
- super(init1(group));
- }
-
- private static int init1(RadioMenuItem[] group) {
- int[] groupHandle;
- if (null != group) {
- groupHandle = new int[group.length];
- for (int i = 0; i < group.length; i++) {
- groupHandle[i] = group[i].getHandle();
- }
- } else
- groupHandle = null;
- return gtk_radio_button_new(groupHandle);
- }
-
-
- public RadioButton(RadioButton[] group, String label, boolean hasMnemonic) {
- super(init2(group, label, hasMnemonic));
- }
-
- private static int init2(RadioButton[] group, String label, boolean hasMnemonic) {
- int[] groupHandle;
- if (null != group) {
- groupHandle = new int[group.length];
- for (int i = 0; i < group.length; i++) {
- groupHandle[i] = group[i].getHandle();
- }
- } else
- groupHandle = null;
- if (hasMnemonic) {
- return gtk_radio_button_new_with_mnemonic(groupHandle, label);
- } else {
- return gtk_radio_button_new_with_label(groupHandle, label);
- }
- }
-
- /**
- * Create a new RadioButton object adding it to the same <i>group</i>
- * as the provided RadioButton. If this is the first RadioButton
- * pass <code>null</code> for this parameter.
- *
- * @param group A RadioButton that belongs to the group that we wish
- * to add this newly constructed RadioButton to. If this is the first
- * RadioButton in the group just pass <code>null</code>.
- */
- public RadioButton(RadioButton group) {
- super(init3(group));
- }
-
- private static int init3(RadioButton group) {
- int hndl;
- if (null == group)
- hndl =0;
- else
- hndl = group.getHandle();
- return RadioButton.gtk_radio_button_new_from_widget(hndl);
- }
-
- /**
- * Create a new RadioButton object adding it to the same <i>group</i>
- * as the provided RadioButton. If this is the first RadioButton
- * pass <code>null</code> for this parameter.
- *
- * @param group A RadioButton that belongs to the group that we wish
- * to add this newly constructed RadioButton to. If this is the first
- * RadioButton in the group just pass <code>null</code>.
- * @param label The text label to assign to this RadioButton.
- * @param hasMnemonic An indicator to inform the widget if the label
- * contains a mnemonic.
- */
- public RadioButton(RadioButton group, String label, boolean hasMnemonic) {
- super(init4(group, label, hasMnemonic));
- }
-
- private static int init4(RadioButton group, String label, boolean hasMnemonic) {
- int hndl;
- if (null == group)
- hndl = 0;
- else
- hndl = group.getHandle();
- if (hasMnemonic) {
- return gtk_radio_button_new_with_mnemonic_from_widget(hndl, label);
- } else {
- return gtk_radio_button_new_with_label_from_widget(hndl, label);
- }
- }
-
- /**
- * Construct a radio button using a handle to a native resource.
- */
- public RadioButton(int handle) {
- super(handle);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_radio_button_get_type());
- }
-
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int gtk_radio_button_get_type();
- native static final protected int gtk_radio_button_new(int[] group);
- native static final protected int gtk_radio_button_new_from_widget(int group);
- native static final protected int gtk_radio_button_new_with_label(int[] group, String label);
- native static final protected int gtk_radio_button_new_with_label_from_widget(int group, String label);
- native static final protected int gtk_radio_button_new_with_mnemonic(int[] group, String label);
- native static final protected int gtk_radio_button_new_with_mnemonic_from_widget(int group, String label);
- native static final protected int[] gtk_radio_button_get_group(int button);
- native static final protected void gtk_radio_button_set_group(int button, int[] group);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/RadioMenuItem.java b/libgtk-java/src/java/org/gnu/gtk/RadioMenuItem.java
deleted file mode 100644
index 03971e6..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/RadioMenuItem.java
+++ /dev/null
@@ -1,151 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-
-/**
- * A RadioMenuItem is a CheckMenuItem that belongs to a group.
- * At each instant exactly one of the RadioMenuItems from the
- * group is selected.
- */
-public class RadioMenuItem extends CheckMenuItem {
-
- public RadioMenuItem(RadioMenuItem[] group) {
- super(init1(group));
- }
-
- private static int init1(RadioMenuItem[] group) {
- int[] groupHandle;
- if (null != group) {
- groupHandle = new int[group.length];
- for (int i = 0; i < group.length; i++) {
- groupHandle[i] = group[i].getHandle();
- }
- } else
- groupHandle = null;
- return gtk_radio_menu_item_new(groupHandle);
- }
-
- /**
- * Create a new RadioMenuItem object adding it to the same <i>group</i>
- * as the provided RadioMenuItem. If this is the first RadioMenuItem
- * pass <code>null</code> for this parameter.
- *
- * @param group A RadioMenuItem that belongs to the group that we wish
- * to add this newly constructed RadioMenuItem to. If this is the first
- * RadioMenuItem in the group just pass <code>null</code>.
- * @param label The text label to assign to this RadioButton.
- * @param hasMnemonic An indicator to inform the widget if the label
- * contains a mnemonic.
- */
- public RadioMenuItem(RadioMenuItem[] group, String label, boolean hasMnemonic) {
- super(init2(group, label, hasMnemonic));
- }
-
- private static int init2(RadioMenuItem[] group, String label, boolean hasMnemonic) {
- int[] groupHandle;
- if (null != group) {
- groupHandle = new int[group.length];
- for (int i = 0; i < group.length; i++) {
- groupHandle[i] = group[i].getHandle();
- }
- } else
- groupHandle = null;
- if (hasMnemonic) {
- return gtk_radio_menu_item_new_with_mnemonic(groupHandle, label);
- } else {
- return gtk_radio_menu_item_new_with_label(groupHandle, label);
- }
- }
-
- public RadioMenuItem(RadioMenuItem group) {
- super(init3(group));
- }
-
- private static int init3(RadioMenuItem group) {
- int hndl;
- if (null == group)
- hndl = 0;
- else
- hndl = group.getHandle();
- return gtk_radio_menu_item_new_from_widget(hndl);
- }
-
- public RadioMenuItem(RadioMenuItem group, String label, boolean hasMnemonic) {
- super(init4(group, label, hasMnemonic));
- }
-
- private static int init4(RadioMenuItem group, String label, boolean hasMnemonic) {
- int hndl;
- if (null == group)
- hndl = 0;
- else
- hndl = group.getHandle();
- if (hasMnemonic) {
- return gtk_radio_menu_item_new_with_mnemonic_from_widget(hndl, label);
- } else {
- return gtk_radio_menu_item_new_with_label_from_widget(hndl, label);
- }
- }
-
- /**
- * Construct a RadioMenuItem using a handle to a native resource.
- */
- RadioMenuItem(int handle) {
- super(handle);
- }
-
- public RadioMenuItem[] getGroup() {
- int[] hndls = gtk_radio_menu_item_get_group(getHandle());
- RadioMenuItem[] items = new RadioMenuItem[hndls.length];
- for (int i = 0; i < hndls.length; i++) {
- GObject obj = retrieveGObject(hndls[i]);
- if (null != obj)
- items[i] = (RadioMenuItem)obj;
- else
- items[i] = new RadioMenuItem(hndls[i]);
- }
- return items;
- }
-
- public void setGroup(RadioMenuItem[] group) {
- int[] hndls = new int[group.length];
- for (int i = 0; i < group.length; i++) {
- hndls[i] = group[i].getHandle();
- }
- gtk_radio_menu_item_set_group(getHandle(), hndls);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_radio_menu_item_get_type());
- }
-
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_radio_menu_item_get_type();
- native static final protected int gtk_radio_menu_item_new(int[] group);
- native static final protected int gtk_radio_menu_item_new_with_label(int[] group, String label);
- native static final protected int gtk_radio_menu_item_new_with_mnemonic(int[] group, String label);
- native static final protected int gtk_radio_menu_item_new_from_widget(int group);
- native static final protected int gtk_radio_menu_item_new_with_mnemonic_from_widget(int group, String label);
- native static final protected int gtk_radio_menu_item_new_with_label_from_widget(int group, String label);
- native static final protected int[] gtk_radio_menu_item_get_group(int menu);
- native static final protected void gtk_radio_menu_item_set_group(int menu, int[] group);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/RadioToolButton.java b/libgtk-java/src/java/org/gnu/gtk/RadioToolButton.java
deleted file mode 100644
index c8823cd..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/RadioToolButton.java
+++ /dev/null
@@ -1,103 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.GObject;
-
-/**
- */
-public class RadioToolButton extends ToggleToolButton {
-
- public RadioToolButton(RadioToolButton[] group) {
- super(init1(group));
- }
-
- private static int init1(RadioToolButton[] group) {
- if (null == group)
- return gtk_radio_tool_button_new(null);
- else {
- int[] hndls = new int[group.length];
- for (int i = 0; i < group.length; i++) {
- hndls[i] = group[i].getHandle();
- }
- return gtk_radio_tool_button_new(hndls);
- }
- }
-
- public RadioToolButton(RadioToolButton[] group, String stockId) {
- super(init2(group, stockId));
- }
-
- private static int init2(RadioToolButton[] group, String stockId) {
- if (null == group)
- return gtk_radio_tool_button_new_from_stock(null, stockId);
- else {
- int[] hndls = new int[group.length];
- for (int i = 0; i < group.length; i++) {
- hndls[i] = group[i].getHandle();
- }
- return gtk_radio_tool_button_new_from_stock(hndls, stockId);
- }
- }
-
- public RadioToolButton(RadioToolButton button) {
- super(gtk_radio_tool_button_new_from_widget(button.getHandle()));
- }
-
- public RadioToolButton(RadioToolButton button, String stockId) {
- super(gtk_radio_tool_button_new_with_stock_from_widget(button.getHandle(), stockId));
- }
-
- private RadioToolButton(int hndl) {
- super(hndl);
- }
-
- public RadioToolButton[] getGroup() {
- int[] hndls = gtk_radio_tool_button_get_group(getHandle());
- if (null == hndls)
- return null;
- RadioToolButton[] group = new RadioToolButton[hndls.length];
- for (int i = 0; i < hndls.length; i++) {
- GObject obj = retrieveGObject(hndls[i]);
- if (null != obj)
- group[i] = (RadioToolButton)obj;
- else
- group[i] = new RadioToolButton(hndls[i]);
- }
- return group;
- }
-
- public void setGroup(RadioToolButton[] group) {
- if (null == group)
- gtk_radio_tool_button_set_group(getHandle(), null);
- else {
- int[] hndls = new int[group.length];
- for (int i = 0; i < group.length; i++) {
- hndls[i] = group[i].getHandle();
- }
- gtk_radio_tool_button_set_group(getHandle(), hndls);
- }
- }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int gtk_radio_tool_button_get_type();
- native static final protected int gtk_radio_tool_button_new(int[] group);
- native static final protected int gtk_radio_tool_button_new_from_stock(int[] group, String stockId);
- native static final protected int gtk_radio_tool_button_new_from_widget(int widget);
- native static final protected int gtk_radio_tool_button_new_with_stock_from_widget(int widget, String stockId);
- native static final protected int[] gtk_radio_tool_button_get_group(int button);
- native static final protected void gtk_radio_tool_button_set_group(int button, int[] group);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/Range.java b/libgtk-java/src/java/org/gnu/gtk/Range.java
deleted file mode 100644
index fe43b14..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/Range.java
+++ /dev/null
@@ -1,245 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import java.util.Vector;
-
-import org.gnu.glib.EventMap;
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-import org.gnu.gtk.event.RangeEvent;
-import org.gnu.gtk.event.RangeListener;
-import org.gnu.gtk.event.GtkEventType;
-
-/**
- * This is the base class for the group of widgets that involve graphic
- * display and manipulation of a vale bounded within a specific
- * minumumand maximum value.
- * @see HScale
- * @see HScrollBar
- * @see VScale
- * @see VScrollBar
- */
-public abstract class Range extends Widget {
-
- protected Range(int handle) {
- super(handle);
- }
-
- /**
- * Get the {@link Adjustment} which is the "model" object for Range.
- * @return The adjustment model
- */
- public Adjustment getAdjustment() {
- int hndl = gtk_range_get_adjustment(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Adjustment)obj;
- return new Adjustment(hndl);
- }
-
- /**
- * Sets the update policy for the Adjustment
- */
- public void setUpdatePolicy(UpdateType policy) {
- gtk_range_set_update_policy(getHandle(), policy.getValue());
- }
-
- /**
- * Sets the adjustment to be used as the "model" object for this range
- * widget. The adjustment indicates the current range value, the minimum
- * and maximum range values, the step/page increments used for
- * keybindings and scrolling, and the page size. The page size is
- * normally 0 for {@link Scale} and nonzero for {@link ScrollBar}, and
- * indicates the size of the visible area of the widget being scrolled.
- * The page size affects the size of the scrollbar slider.
- * @param adjustment The model to use
- */
- public void setAdjustment(Adjustment adjustment) {
- gtk_range_set_adjustment(getHandle(), adjustment.getHandle());
- }
-
- /**
- * Ranges normally move from lower to higher values as the slider moves
- * from top to bottom or left to right. Inverted ranges have higher values
- * at the top or on the right rather than on the bottom or left.
- * @param setting TRUE to invert the range
- */
- public void setInverted(boolean setting) {
- gtk_range_set_inverted(getHandle(), setting);
- }
-
- /**
- * Gets the vaue set by {@link #setInverted(boolean)}.
- * @return True of the slider is inverted
- */
- public boolean getInverted() {
- return gtk_range_get_inverted(getHandle());
- }
-
- /**
- * Gets the update policy
- * @return The current update policy
- */
- public UpdateType getUpdatePolicy() {
- return UpdateType.intern(gtk_range_get_update_policy(getHandle()));
- }
-
- /**
- * Gets the current value of the range.
- * @return Current value of the range.
- */
- public double getValue() {
- return gtk_range_get_value(getHandle());
- }
-
- /**
- * Sets the step and page sizes for the range. The step size is used
- * when the user clicks the {@link ScrollBar} arrows or moves
- * {@link Scale} via arrow keys. The page size is used for example when
- * moving via Page Up or Page Down keys.
- * @param step Step size
- * @param page Page size
- */
- public void setIncrements(double step, double page) {
- gtk_range_set_increments(getHandle(), step, page);
- }
-
- /**
- * Sets the allowable values in the Range, and clamps the range value to
- * be between min and max. (If the range has a non-zero page size, it is
- * clamped between min and max - page-size.)
- * @param min Minimum range value
- * @param max Maximum range value
- */
- public void setRange(double min, double max) {
- gtk_range_set_range(getHandle(), min, max);
- }
-
- /**
- * Sets the current value of the range; if the value is outside the
- * minimum or maximum range values, it will be clamped to fit inside them.
- * An event is called if the value changes.
- * @param value The new value of the range
- */
- public void setValue(double value) {
- gtk_range_set_value(getHandle(), value);
- }
-
- /* **************************************
- * Event Handling
- ****************************************/
-
- /** Listeners for handling Range events */
- private Vector rangeListeners = null;
-
- /**
- * Register an object to handle range events.
- * @see org.gnu.gtk.event.RangeListener
- */
- public void addListener(RangeListener listener) {
- // Don't add the listener a second time if it is in the Vector.
- int i = findListener(rangeListeners, listener);
- if (i == -1) {
- if (null == rangeListeners) {
- evtMap.initialize(this, RangeEvent.Type.VALUE_CHANGED);
- rangeListeners = new Vector();
- }
- rangeListeners.addElement(listener);
- }
- }
-
- /**
- * Register an object to handle range events.
- * @see org.gnu.gtk.event.RangeListener
- */
- public void addRangeListener(RangeListener listener) {
- addListener(listener);
- }
- /**
- * Removes a listener
- * @see #addRangeListener(RangeListener)
- */
- public void removeRangeListener(RangeListener listener) {
- int i = findListener(rangeListeners, listener);
- if (i > -1)
- rangeListeners.remove(i);
- if (0 == rangeListeners.size()) {
- evtMap.initialize(this, RangeEvent.Type.VALUE_CHANGED);
- rangeListeners = null;
- }
- }
-
- protected void fireRangeEvent(RangeEvent event) {
- if (null == rangeListeners)
- return;
- int size = rangeListeners.size();
- int i = 0;
- while (i < size) {
- RangeListener sl = (RangeListener)rangeListeners.elementAt(i);
- sl.rangeEvent(event);
- i++;
- }
- }
-
- private void handleValueChanged() {
- fireRangeEvent(new RangeEvent(this));
- }
-
- public Class getEventListenerClass(String signal) {
- Class cls = evtMap.getEventListenerClass(signal);
- if (cls == null) cls = super.getEventListenerClass(signal);
- return cls;
- }
-
- public GtkEventType getEventType(String signal) {
- GtkEventType et = evtMap.getEventType(signal);
- if (et == null) et = super.getEventType(signal);
- return et;
- }
-
- private static EventMap evtMap = new EventMap();
- static {
- addEvents(evtMap);
- }
-
- /**
- * Implementation method to build an EventMap for this widget class.
- * Not useful (or supported) for application use.
- */
- private static void addEvents(EventMap anEvtMap) {
- anEvtMap.addEvent("value_changed", "handleValueChanged", RangeEvent.Type.VALUE_CHANGED, RangeListener.class);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_range_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_range_get_type();
- native static final protected void gtk_range_set_update_policy(int range, int policy);
- native static final protected int gtk_range_get_update_policy(int range);
- native static final protected void gtk_range_set_adjustment(int range, int adjustment);
- native static final protected int gtk_range_get_adjustment(int range);
- native static final protected void gtk_range_set_inverted(int range, boolean setting);
- native static final protected boolean gtk_range_get_inverted(int range);
- native static final protected void gtk_range_set_increments(int range, double step, double page);
- native static final protected void gtk_range_set_range(int range, double min, double max);
- native static final protected void gtk_range_set_value(int range, double value);
- native static final protected double gtk_range_get_value(int range);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/Rc.java b/libgtk-java/src/java/org/gnu/gtk/Rc.java
deleted file mode 100644
index 38c00ad..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/Rc.java
+++ /dev/null
@@ -1,85 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Boxed;
-public class Rc extends Boxed
-{
-
- public void addDefautlFile(String filename) {
- gtk_rc_add_default_file(filename);
- }
-
- public void setDefaultFiles(String[] files) {
- gtk_rc_set_default_files(files);
- }
-
- public String[] getDefaultFiles() {
- return gtk_rc_get_default_files();
- }
-
- public Style getStyle(Widget widget) {
- return new Style(gtk_rc_get_style(widget.getHandle()));
- }
-
- public void parse(String filename) {
- gtk_rc_parse(filename);
- }
-
- public void parseString(String rcStr) {
- gtk_rc_parse_string(rcStr);
- }
-
- public String findModuleInPath(String modulefile) {
- return gtk_rc_find_module_in_path(modulefile);
- }
-
- public String getThemeDir() {
- return gtk_rc_get_theme_dir();
- }
-
- public String getModuleDir() {
- return gtk_rc_get_module_dir();
- }
-
- public String getIMModulePath() {
- return gtk_rc_get_im_module_path();
- }
-
- public String getIMModuleFile() {
- return gtk_rc_get_im_module_file();
- }
-
- static public void resetStyles(Settings settings) {
- gtk_rc_reset_styles(settings.getHandle());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected void gtk_rc_add_default_file (String filename);
- native static final protected void gtk_rc_set_default_files (String[] filenames);
- native static final protected String[] gtk_rc_get_default_files ();
- native static final protected int gtk_rc_get_style (int widget);
- native static final protected int gtk_rc_get_style_by_paths (int settings, String widget_path, String class_path, int type);
- native static final protected boolean gtk_rc_reparse_all_for_settings (int settings, boolean forceLoad);
- native static final protected void gtk_rc_reset_styles(int settings);
- native static final protected void gtk_rc_parse (String filename);
- native static final protected void gtk_rc_parse_string (String rcString);
- native static final protected boolean gtk_rc_reparse_all ();
- native static final protected String gtk_rc_find_module_in_path (String moduleFile);
- native static final protected String gtk_rc_get_theme_dir ();
- native static final protected String gtk_rc_get_module_dir ();
- native static final protected String gtk_rc_get_im_module_path ();
- native static final protected String gtk_rc_get_im_module_file ();
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/RcFlags.java b/libgtk-java/src/java/org/gnu/gtk/RcFlags.java
deleted file mode 100644
index d5cb63c..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/RcFlags.java
+++ /dev/null
@@ -1,84 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Flags;
-public class RcFlags extends Flags
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _FG = 1 << 0;
- static final public org.gnu.gtk.RcFlags FG = new org.gnu.gtk.RcFlags (_FG);
- static final private int _BG = 1 << 1;
- static final public org.gnu.gtk.RcFlags BG = new org.gnu.gtk.RcFlags (_BG);
- static final private int _TEXT = 1 << 2;
- static final public org.gnu.gtk.RcFlags TEXT = new org.gnu.gtk.RcFlags (_TEXT);
- static final private int _BASE = 1 << 3;
- static final public org.gnu.gtk.RcFlags BASE = new org.gnu.gtk.RcFlags (_BASE);
- static final private org.gnu.gtk.RcFlags[] theInterned = new org.gnu.gtk.RcFlags[]
- {
- new org.gnu.gtk.RcFlags (0), FG, BG, new org.gnu.gtk.RcFlags (3), TEXT, new
- org.gnu.gtk.RcFlags (5), new org.gnu.gtk.RcFlags (6), new org.gnu.gtk.RcFlags (7), BASE
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.RcFlags theSacrificialOne = new org.gnu.gtk.RcFlags (0);
- static public org.gnu.gtk.RcFlags intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.RcFlags already = (org.gnu.gtk.RcFlags) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.RcFlags(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private RcFlags (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.RcFlags or (org.gnu.gtk.RcFlags other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.RcFlags and (org.gnu.gtk.RcFlags other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.RcFlags xor (org.gnu.gtk.RcFlags other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.RcFlags other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/RcProperty.java b/libgtk-java/src/java/org/gnu/gtk/RcProperty.java
deleted file mode 100644
index 7caa6fd..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/RcProperty.java
+++ /dev/null
@@ -1,21 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Boxed;
-public class RcProperty extends Boxed
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/RcStyle.java b/libgtk-java/src/java/org/gnu/gtk/RcStyle.java
deleted file mode 100644
index a456d21..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/RcStyle.java
+++ /dev/null
@@ -1,65 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-import org.gnu.pango.FontDescription;
-/**
- * A class that provides runtime routines for handling
- * resource files.
- */
-public class RcStyle extends GObject
-{
- /**
- * Construct a new RcStyle.
- */
- public RcStyle() {
- super(gtk_rc_style_new());
- }
-
- /**
- * Construct a new RcStyle from a given handle to a native resource.
- */
- public RcStyle(int handle) {
- super(handle);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_rc_style_get_type());
- }
-
- public FontDescription getFontDescription() {
- return new FontDescription(getFontDesc(getHandle()));
- }
-
- public String getName(){
- return getName(getHandle());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected String getName (int cptr);
- native static final protected int getFontDesc (int cptr);
- native static final protected int getXthickness (int cptr);
- native static final protected int getYthickness (int cptr);
- native static final protected int gtk_rc_style_get_type ();
- native static final protected int gtk_rc_style_new ();
- native static final protected int gtk_rc_style_copy (int orig);
- native static final protected void gtk_rc_style_ref (int rc_style);
- native static final protected void gtk_rc_style_unref (int rc_style);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/RcTokenType.java b/libgtk-java/src/java/org/gnu/gtk/RcTokenType.java
deleted file mode 100644
index 278894f..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/RcTokenType.java
+++ /dev/null
@@ -1,163 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-public class RcTokenType extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _INVALID = 0;
- static final public org.gnu.gtk.RcTokenType INVALID = new org.gnu.gtk.RcTokenType (_INVALID);
- static final private int _INCLUDE = 1;
- static final public org.gnu.gtk.RcTokenType INCLUDE = new org.gnu.gtk.RcTokenType (_INCLUDE);
- static final private int _NORMAL = 2;
- static final public org.gnu.gtk.RcTokenType NORMAL = new org.gnu.gtk.RcTokenType (_NORMAL);
- static final private int _ACTIVE = 3;
- static final public org.gnu.gtk.RcTokenType ACTIVE = new org.gnu.gtk.RcTokenType (_ACTIVE);
- static final private int _PRELIGHT = 4;
- static final public org.gnu.gtk.RcTokenType PRELIGHT = new org.gnu.gtk.RcTokenType (_PRELIGHT);
- static final private int _SELECTED = 5;
- static final public org.gnu.gtk.RcTokenType SELECTED = new org.gnu.gtk.RcTokenType (_SELECTED);
- static final private int _INSENSITIVE = 6;
- static final public org.gnu.gtk.RcTokenType INSENSITIVE = new org.gnu.gtk.RcTokenType (
- _INSENSITIVE);
- static final private int _FG = 7;
- static final public org.gnu.gtk.RcTokenType FG = new org.gnu.gtk.RcTokenType (_FG);
- static final private int _BG = 8;
- static final public org.gnu.gtk.RcTokenType BG = new org.gnu.gtk.RcTokenType (_BG);
- static final private int _TEXT = 9;
- static final public org.gnu.gtk.RcTokenType TEXT = new org.gnu.gtk.RcTokenType (_TEXT);
- static final private int _BASE = 10;
- static final public org.gnu.gtk.RcTokenType BASE = new org.gnu.gtk.RcTokenType (_BASE);
- static final private int _XTHICKNESS = 11;
- static final public org.gnu.gtk.RcTokenType XTHICKNESS = new org.gnu.gtk.RcTokenType (
- _XTHICKNESS);
- static final private int _YTHICKNESS = 12;
- static final public org.gnu.gtk.RcTokenType YTHICKNESS = new org.gnu.gtk.RcTokenType (
- _YTHICKNESS);
- static final private int _FONT = 13;
- static final public org.gnu.gtk.RcTokenType FONT = new org.gnu.gtk.RcTokenType (_FONT);
- static final private int _FONTSET = 14;
- static final public org.gnu.gtk.RcTokenType FONTSET = new org.gnu.gtk.RcTokenType (_FONTSET);
- static final private int _FONT_NAME = 15;
- static final public org.gnu.gtk.RcTokenType FONT_NAME = new org.gnu.gtk.RcTokenType (_FONT_NAME);
- static final private int _BG_PIXMAP = 16;
- static final public org.gnu.gtk.RcTokenType BG_PIXMAP = new org.gnu.gtk.RcTokenType (_BG_PIXMAP);
- static final private int _PIXMAP_PATH = 17;
- static final public org.gnu.gtk.RcTokenType PIXMAP_PATH = new org.gnu.gtk.RcTokenType (
- _PIXMAP_PATH);
- static final private int _STYLE = 18;
- static final public org.gnu.gtk.RcTokenType STYLE = new org.gnu.gtk.RcTokenType (_STYLE);
- static final private int _BINDING = 19;
- static final public org.gnu.gtk.RcTokenType BINDING = new org.gnu.gtk.RcTokenType (_BINDING);
- static final private int _BIND = 20;
- static final public org.gnu.gtk.RcTokenType BIND = new org.gnu.gtk.RcTokenType (_BIND);
- static final private int _WIDGET = 21;
- static final public org.gnu.gtk.RcTokenType WIDGET = new org.gnu.gtk.RcTokenType (_WIDGET);
- static final private int _WIDGET_CLASS = 22;
- static final public org.gnu.gtk.RcTokenType WIDGET_CLASS = new org.gnu.gtk.RcTokenType (
- _WIDGET_CLASS);
- static final private int _CLASS = 23;
- static final public org.gnu.gtk.RcTokenType CLASS = new org.gnu.gtk.RcTokenType (_CLASS);
- static final private int _LOWEST = 24;
- static final public org.gnu.gtk.RcTokenType LOWEST = new org.gnu.gtk.RcTokenType (_LOWEST);
- static final private int _GTK = 25;
- static final public org.gnu.gtk.RcTokenType GTK = new org.gnu.gtk.RcTokenType (_GTK);
- static final private int _APPLICATION = 26;
- static final public org.gnu.gtk.RcTokenType APPLICATION = new org.gnu.gtk.RcTokenType (
- _APPLICATION);
- static final private int _THEME = 27;
- static final public org.gnu.gtk.RcTokenType THEME = new org.gnu.gtk.RcTokenType (_THEME);
- static final private int _RC = 28;
- static final public org.gnu.gtk.RcTokenType RC = new org.gnu.gtk.RcTokenType (_RC);
- static final private int _HIGHEST = 29;
- static final public org.gnu.gtk.RcTokenType HIGHEST = new org.gnu.gtk.RcTokenType (_HIGHEST);
- static final private int _ENGINE = 30;
- static final public org.gnu.gtk.RcTokenType ENGINE = new org.gnu.gtk.RcTokenType (_ENGINE);
- static final private int _MODULE_PATH = 31;
- static final public org.gnu.gtk.RcTokenType MODULE_PATH = new org.gnu.gtk.RcTokenType (
- _MODULE_PATH);
- static final private int _IM_MODULE_PATH = 32;
- static final public org.gnu.gtk.RcTokenType IM_MODULE_PATH = new org.gnu.gtk.RcTokenType (
- _IM_MODULE_PATH);
- static final private int _IM_MODULE_FILE = 33;
- static final public org.gnu.gtk.RcTokenType IM_MODULE_FILE = new org.gnu.gtk.RcTokenType (
- _IM_MODULE_FILE);
- static final private int _STOCK = 34;
- static final public org.gnu.gtk.RcTokenType STOCK = new org.gnu.gtk.RcTokenType (_STOCK);
- static final private int _LTR = 35;
- static final public org.gnu.gtk.RcTokenType LTR = new org.gnu.gtk.RcTokenType (_LTR);
- static final private int _RTL = 36;
- static final public org.gnu.gtk.RcTokenType RTL = new org.gnu.gtk.RcTokenType (_RTL);
- static final private int _LAST = 37;
- static final public org.gnu.gtk.RcTokenType LAST = new org.gnu.gtk.RcTokenType (_LAST);
- static final private org.gnu.gtk.RcTokenType[] theInterned = new org.gnu.gtk.RcTokenType[]
- {
- INVALID, INCLUDE, NORMAL, ACTIVE, PRELIGHT, SELECTED, INSENSITIVE, FG, BG, TEXT, BASE,
- XTHICKNESS, YTHICKNESS, FONT, FONTSET, FONT_NAME, BG_PIXMAP, PIXMAP_PATH, STYLE, BINDING,
- BIND, WIDGET, WIDGET_CLASS, CLASS, LOWEST, GTK, APPLICATION, THEME, RC, HIGHEST, ENGINE,
- MODULE_PATH, IM_MODULE_PATH, IM_MODULE_FILE, STOCK, LTR, RTL, LAST
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.RcTokenType theSacrificialOne = new org.gnu.gtk.RcTokenType (0);
- static public org.gnu.gtk.RcTokenType intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.RcTokenType already = (org.gnu.gtk.RcTokenType) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.RcTokenType(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private RcTokenType (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.RcTokenType or (org.gnu.gtk.RcTokenType other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.RcTokenType and (org.gnu.gtk.RcTokenType other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.RcTokenType xor (org.gnu.gtk.RcTokenType other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.RcTokenType other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/ReliefStyle.java b/libgtk-java/src/java/org/gnu/gtk/ReliefStyle.java
deleted file mode 100644
index 8db62bb..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/ReliefStyle.java
+++ /dev/null
@@ -1,88 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-/**
- * The reliefStyle is used by a number of widgets, such as Button. All methods
- * of this calss are for internal use only. The developer uses ReliefStyle in
- * the following manner:
- * <br><code>Button.setReliefStyle( ReliefStyle.HALF );</code>
- * todo...
- */
-public class ReliefStyle extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _NORMAL = 0;
- static final public org.gnu.gtk.ReliefStyle NORMAL = new org.gnu.gtk.ReliefStyle (_NORMAL);
- static final private int _HALF = 1;
- static final public org.gnu.gtk.ReliefStyle HALF = new org.gnu.gtk.ReliefStyle (_HALF);
- static final private int _NONE = 2;
- static final public org.gnu.gtk.ReliefStyle NONE = new org.gnu.gtk.ReliefStyle (_NONE);
- static final private org.gnu.gtk.ReliefStyle[] theInterned = new org.gnu.gtk.ReliefStyle[]
- {
- NORMAL, HALF, NONE
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.ReliefStyle theSacrificialOne = new org.gnu.gtk.ReliefStyle (0);
- static public org.gnu.gtk.ReliefStyle intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.ReliefStyle already = (org.gnu.gtk.ReliefStyle) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.ReliefStyle(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private ReliefStyle (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.ReliefStyle or (org.gnu.gtk.ReliefStyle other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.ReliefStyle and (org.gnu.gtk.ReliefStyle other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.ReliefStyle xor (org.gnu.gtk.ReliefStyle other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.ReliefStyle other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/Requisition.java b/libgtk-java/src/java/org/gnu/gtk/Requisition.java
deleted file mode 100644
index 8dd2b2d..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/Requisition.java
+++ /dev/null
@@ -1,39 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Boxed;
-public class Requisition extends Boxed
-{
-
- /**
- * Construct a new Requisition.
- */
- public Requisition(int width, int height) {
- handle = Requisition.gtk_requisition_new();
- Requisition.setWidth(handle, width);
- Requisition.setHeight(handle, height);
- }
-
- native static final protected int gtk_requisition_new();
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getWidth (int cptr);
- native static final protected void setWidth (int cptr, int width);
- native static final protected int getHeight (int cptr);
- native static final protected void setHeight (int cptr, int height);
- native static final protected int gtk_requisition_copy (int requisition);
- native static final protected void gtk_requisition_free (int requisition);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/ResizeMode.java b/libgtk-java/src/java/org/gnu/gtk/ResizeMode.java
deleted file mode 100644
index 76c9f61..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/ResizeMode.java
+++ /dev/null
@@ -1,81 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-public class ResizeMode extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _PARENT = 0;
- static final public org.gnu.gtk.ResizeMode PARENT = new org.gnu.gtk.ResizeMode (_PARENT);
- static final private int _QUEUE = 1;
- static final public org.gnu.gtk.ResizeMode QUEUE = new org.gnu.gtk.ResizeMode (_QUEUE);
- static final private int _IMMEDIATE = 2;
- static final public org.gnu.gtk.ResizeMode IMMEDIATE = new org.gnu.gtk.ResizeMode (_IMMEDIATE);
- static final private org.gnu.gtk.ResizeMode[] theInterned = new org.gnu.gtk.ResizeMode[]
- {
- PARENT, QUEUE, IMMEDIATE
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.ResizeMode theSacrificialOne = new org.gnu.gtk.ResizeMode (0);
- static public org.gnu.gtk.ResizeMode intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.ResizeMode already = (org.gnu.gtk.ResizeMode) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.ResizeMode(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private ResizeMode (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.ResizeMode or (org.gnu.gtk.ResizeMode other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.ResizeMode and (org.gnu.gtk.ResizeMode other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.ResizeMode xor (org.gnu.gtk.ResizeMode other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.ResizeMode other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/ResponseType.java b/libgtk-java/src/java/org/gnu/gtk/ResponseType.java
deleted file mode 100644
index 04926a8..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/ResponseType.java
+++ /dev/null
@@ -1,99 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-public class ResponseType extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _NONE = -1;
- static final public org.gnu.gtk.ResponseType NONE = new org.gnu.gtk.ResponseType (_NONE);
- static final private int _REJECT = -2;
- static final public org.gnu.gtk.ResponseType REJECT = new org.gnu.gtk.ResponseType (_REJECT);
- static final private int _ACCEPT = -3;
- static final public org.gnu.gtk.ResponseType ACCEPT = new org.gnu.gtk.ResponseType (_ACCEPT);
- static final private int _DELETE_EVENT = -4;
- static final public org.gnu.gtk.ResponseType DELETE_EVENT = new org.gnu.gtk.ResponseType (
- _DELETE_EVENT);
- static final private int _OK = -5;
- static final public org.gnu.gtk.ResponseType OK = new org.gnu.gtk.ResponseType (_OK);
- static final private int _CANCEL = -6;
- static final public org.gnu.gtk.ResponseType CANCEL = new org.gnu.gtk.ResponseType (_CANCEL);
- static final private int _CLOSE = -7;
- static final public org.gnu.gtk.ResponseType CLOSE = new org.gnu.gtk.ResponseType (_CLOSE);
- static final private int _YES = -8;
- static final public org.gnu.gtk.ResponseType YES = new org.gnu.gtk.ResponseType (_YES);
- static final private int _NO = -9;
- static final public org.gnu.gtk.ResponseType NO = new org.gnu.gtk.ResponseType (_NO);
- static final private int _APPLY = -10;
- static final public org.gnu.gtk.ResponseType APPLY = new org.gnu.gtk.ResponseType (_APPLY);
- static final private int _HELP = -11;
- static final public org.gnu.gtk.ResponseType HELP = new org.gnu.gtk.ResponseType (_HELP);
- static final private org.gnu.gtk.ResponseType[] theInterned = new org.gnu.gtk.ResponseType[]
- {
- null, NONE, REJECT, ACCEPT, DELETE_EVENT, OK, CANCEL, CLOSE, YES, NO, APPLY, HELP
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.ResponseType theSacrificialOne = new org.gnu.gtk.ResponseType (
- 0);
- static public org.gnu.gtk.ResponseType intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[-value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.ResponseType already = (org.gnu.gtk.ResponseType) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.ResponseType(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private ResponseType (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.ResponseType or (org.gnu.gtk.ResponseType other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.ResponseType and (org.gnu.gtk.ResponseType other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.ResponseType xor (org.gnu.gtk.ResponseType other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.ResponseType other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/Ruler.java b/libgtk-java/src/java/org/gnu/gtk/Ruler.java
deleted file mode 100644
index 53318dd..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/Ruler.java
+++ /dev/null
@@ -1,58 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-
-/**
- * This widget is the base class for GtkHRuler and GtkVRuler. It
- * contains the configuration and calculation capability, but has no
- * ability to display the results.
- */
-public class Ruler extends Widget
-{
- /**
- * Construct a Ruler from a handle to a native resource.
- */
- protected Ruler(int handle) {
- super(handle);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_ruler_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getXsrc (int cptr);
- native static final protected int getYsrc (int cptr);
- native static final protected int getSliderSize (int cptr);
- native static final protected double getLower (int cptr);
- native static final protected double getUpper (int cptr);
- native static final protected double getPosition (int cptr);
- native static final protected double getMaxSize (int cptr);
- native static final protected int gtk_ruler_get_type ();
- native static final protected void gtk_ruler_set_metric (int ruler, int metric);
- native static final protected void gtk_ruler_set_range (int ruler, double lower, double upper,
- double position, double maxSize);
- native static final protected void gtk_ruler_draw_ticks (int ruler);
- native static final protected void gtk_ruler_draw_pos (int ruler);
- native static final protected int gtk_ruler_get_metric (int ruler);
- native static final protected void gtk_ruler_get_range (int ruler, double [] lower, double []
- upper, double [] position, double [] maxSize);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/Scale.java b/libgtk-java/src/java/org/gnu/gtk/Scale.java
deleted file mode 100644
index 6780b11..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/Scale.java
+++ /dev/null
@@ -1,135 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.EventMap;
-import org.gnu.glib.Type;
-import org.gnu.gtk.event.ScaleEvent;
-import org.gnu.gtk.event.ScaleListener;
-import org.gnu.gtk.event.GtkEventType;
-
-/**
- * A Scale is a slider control used to select a numeric value. To use it,
- * you'll probably want to investigate the methods on its base class,
- * {@link Range}, in addition to the methods for Scale itself. To set the
- * value of a scale, you would normally use {@link Range#setValue(double)}.
- * To detect changes to the value, add RangeListener object to the widget.
- *
- * <p>The GtkScale widget is an abstract class, used only for deriving the
- * subclasses {@link HScale} and {@link VScale}.
- * @see HScale
- * @see VScale
- */
-public abstract class Scale extends Range {
-
- protected Scale(int handle) {
- super(handle);
- }
-
- /**
- * Sets the number of decimal places that are displayed in the value.
- * Also causes the value of the adjustment to be rounded off to this number
- * of digits, so the retrieved value matches the value the user saw.
- * @param digits The number of decimal places to display, e.g. use 1 to
- * display 1.0, 2 to display 1.00 etc.
- */
- public void setDigits(int digits) {
- gtk_scale_set_digits(getHandle(), digits);
- }
-
- /**
- * Sets the position in which the current value is displayed.
- * @param pos The position in which the current value is displayed.
- */
- public void setValuePosition(PositionType pos) {
- gtk_scale_set_value_pos(getHandle(), pos.getValue());
- }
-
- /**
- * Specifies whether the current value is displayed as a string next to the slider.
- * @param setting If true, the value is displayed.
- */
- public void setDrawValue(boolean setting) {
- gtk_scale_set_draw_value(getHandle(), setting);
- }
-
- /*
- * EVENT HANDLING
- */
-
- ScaleListener formatListener = null;
-
- /**
- * Sets a listener to be used when a format-value request is called.
- */
- public void setFormatListener(ScaleListener listener) {
- if (null != formatListener)
- removeFormatListener();
- evtMap.initialize(this, ScaleEvent.Type.FORMAT_VALUE);
- formatListener = listener;
- }
- /**
- * Removes the format listener
- */
- public void removeFormatListener() {
- evtMap.uninitialize(this, ScaleEvent.Type.FORMAT_VALUE);
- formatListener = null;
- }
-
- public Class getEventListenerClass(String signal) {
- Class cls = evtMap.getEventListenerClass(signal);
- if (cls == null) cls = super.getEventListenerClass(signal);
- return cls;
- }
-
- public GtkEventType getEventType(String signal) {
- GtkEventType et = evtMap.getEventType(signal);
- if (et == null) et = super.getEventType(signal);
- return et;
- }
-
- private static EventMap evtMap = new EventMap();
- static {
- addEvents(evtMap);
- }
-
- private static void addEvents(EventMap anEvtMap) {
- anEvtMap.addEvent("format_value", "handleFormatValue", ScaleEvent.Type.FORMAT_VALUE, ScaleListener.class);
- }
-
- private String handleFormatValue(double value) {
- if (null == formatListener) {
- return (java.lang.Double.toString(value));
- } else {
- return (formatListener.formatScaleValue(new ScaleEvent(this), value));
- }
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_scale_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_scale_get_type();
- native static final protected void gtk_scale_set_digits(int scale, int digits);
- native static final protected int gtk_scale_get_digits(int scale);
- native static final protected void gtk_scale_set_draw_value(int scale, boolean drawValue);
- native static final protected boolean gtk_scale_get_draw_value(int scale);
- native static final protected void gtk_scale_set_value_pos(int scale, int pos);
- native static final protected int gtk_scale_get_value_pos(int scale);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/ScrollBar.java b/libgtk-java/src/java/org/gnu/gtk/ScrollBar.java
deleted file mode 100644
index dc49fa9..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/ScrollBar.java
+++ /dev/null
@@ -1,54 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-
-/**
- * The ScrollBar widget is an abstract base class for {@link HScrollBar}
- * and {@link VScrollBar}. It is not very useful in itself.
- *
- * <p>The position of the thumb in a scrollbar is controlled by the scroll
- * adjustments. See {@link Adjustment} for the fields in an adjustment -
- * for ScrollBar, the "value" field represents the position of the scrollbar,
- * which must be between the "lower" field and "upper - pageSize." The
- * "pageSize" field represents the size of the visible scrollable area. The
- * "stepIncrement" and "pageIncrement" fields are used when the user asks
- * to step down (using the small stepper arrows) or page down (using for
- * example the PageDown key).
- * @see VScrollBar
- * @see HScrollBar
- * @see ScrolledWindow
- */
-public abstract class ScrollBar extends Range
-{
- /**
- * Construct a ScrollBar from a handle to a native resource.
- */
- protected ScrollBar(int handle) {
- super(handle);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_scrollbar_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_scrollbar_get_type ();
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/ScrollType.java b/libgtk-java/src/java/org/gnu/gtk/ScrollType.java
deleted file mode 100644
index 7f578b0..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/ScrollType.java
+++ /dev/null
@@ -1,112 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-public class ScrollType extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _NONE = 0;
- static final public org.gnu.gtk.ScrollType NONE = new org.gnu.gtk.ScrollType (_NONE);
- static final private int _JUMP = 1;
- static final public org.gnu.gtk.ScrollType JUMP = new org.gnu.gtk.ScrollType (_JUMP);
- static final private int _STEP_BACKWARD = 2;
- static final public org.gnu.gtk.ScrollType STEP_BACKWARD = new org.gnu.gtk.ScrollType (
- _STEP_BACKWARD);
- static final private int _STEP_FORWARD = 3;
- static final public org.gnu.gtk.ScrollType STEP_FORWARD = new org.gnu.gtk.ScrollType (
- _STEP_FORWARD);
- static final private int _PAGE_BACKWARD = 4;
- static final public org.gnu.gtk.ScrollType PAGE_BACKWARD = new org.gnu.gtk.ScrollType (
- _PAGE_BACKWARD);
- static final private int _PAGE_FORWARD = 5;
- static final public org.gnu.gtk.ScrollType PAGE_FORWARD = new org.gnu.gtk.ScrollType (
- _PAGE_FORWARD);
- static final private int _STEP_UP = 6;
- static final public org.gnu.gtk.ScrollType STEP_UP = new org.gnu.gtk.ScrollType (_STEP_UP);
- static final private int _STEP_DOWN = 7;
- static final public org.gnu.gtk.ScrollType STEP_DOWN = new org.gnu.gtk.ScrollType (_STEP_DOWN);
- static final private int _PAGE_UP = 8;
- static final public org.gnu.gtk.ScrollType PAGE_UP = new org.gnu.gtk.ScrollType (_PAGE_UP);
- static final private int _PAGE_DOWN = 9;
- static final public org.gnu.gtk.ScrollType PAGE_DOWN = new org.gnu.gtk.ScrollType (_PAGE_DOWN);
- static final private int _STEP_LEFT = 10;
- static final public org.gnu.gtk.ScrollType STEP_LEFT = new org.gnu.gtk.ScrollType (_STEP_LEFT);
- static final private int _STEP_RIGHT = 11;
- static final public org.gnu.gtk.ScrollType STEP_RIGHT = new org.gnu.gtk.ScrollType (_STEP_RIGHT);
- static final private int _PAGE_LEFT = 12;
- static final public org.gnu.gtk.ScrollType PAGE_LEFT = new org.gnu.gtk.ScrollType (_PAGE_LEFT);
- static final private int _PAGE_RIGHT = 13;
- static final public org.gnu.gtk.ScrollType PAGE_RIGHT = new org.gnu.gtk.ScrollType (_PAGE_RIGHT);
- static final private int _START = 14;
- static final public org.gnu.gtk.ScrollType START = new org.gnu.gtk.ScrollType (_START);
- static final private int _END = 15;
- static final public org.gnu.gtk.ScrollType END = new org.gnu.gtk.ScrollType (_END);
- static final private org.gnu.gtk.ScrollType[] theInterned = new org.gnu.gtk.ScrollType[]
- {
- NONE, JUMP, STEP_BACKWARD, STEP_FORWARD, PAGE_BACKWARD, PAGE_FORWARD, STEP_UP, STEP_DOWN,
- PAGE_UP, PAGE_DOWN, STEP_LEFT, STEP_RIGHT, PAGE_LEFT, PAGE_RIGHT, START, END
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.ScrollType theSacrificialOne = new org.gnu.gtk.ScrollType (0);
- static public org.gnu.gtk.ScrollType intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.ScrollType already = (org.gnu.gtk.ScrollType) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.ScrollType(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private ScrollType (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.ScrollType or (org.gnu.gtk.ScrollType other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.ScrollType and (org.gnu.gtk.ScrollType other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.ScrollType xor (org.gnu.gtk.ScrollType other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.ScrollType other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/ScrolledWindow.java b/libgtk-java/src/java/org/gnu/gtk/ScrolledWindow.java
deleted file mode 100644
index 8744902..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/ScrolledWindow.java
+++ /dev/null
@@ -1,200 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-
-/**
- * A ScrolledWindow is a Bin subclass; it's a container that accepts a
- * single child widget. ScrolledWindow adds scrollbars to the child
- * widget and optionally draws a beveled frame around the child widget.
- * <p>
- * The ScrolledWindow works in two ways. Some Widgets have native
- * scrolling support; these widgets have "slots" for {@link Adjustment}
- * objects.
- * <p>
- * For Widgets that lack native scrolling support the {@link Viewport}
- * Widget acts as an adaptor class, implementing scrollability for
- * child Widgets that lack their own scrolling capability.
- * <p>
- * If a Widget has native scrolling capabilities it can be added with the
- * <code>add</code> method. If a Widget does not, you must first add the
- * Widget to a <code>Viewport</code> and then add the <code>Viewport
- * </code> to the ScrolledWindow. The convenience method <code>
- * addWithViewport</code> does exactly this, so you can ignore the
- * presence of the <code>Viewport</code>.
- * <p>
- * The position of the scrollbars is controlled by the scroll adjustments.
- * See {@link Adjustment} for details on how to determine the position
- * of the layout.
- */
-public class ScrolledWindow extends Bin {
-
- /**
- * Create a new ScrolledWindow object. The two arguments are the
- * ScrolledWindow's <code>Adjustments</code>; these will be shared
- * with the scrollbars and the child widgets to keep the bars in
- * sync with the child.
- *
- * @param hadj The horizontal Adjustment.
- * @param vadj The vertical Adjustment.
- */
- public ScrolledWindow(Adjustment hadj, Adjustment vadj) {
- super(init(hadj, vadj));
- }
-
- private static int init(Adjustment hadj, Adjustment vadj) {
- int horizontal = 0;
- int vertical = 0;
- if (null != hadj) {
- horizontal = hadj.getHandle();
- }
- if (null != vadj) {
- vertical = vadj.getHandle();
- }
- return gtk_scrolled_window_new(horizontal, vertical);
- }
-
- /**
- * Creates a new ScrolledWindow object. This constuctor generates {@link
- * Adjustment}s automatically.
- */
- public ScrolledWindow(){
- super(gtk_scrolled_window_new(0, 0));
- }
-
- /**
- * Construct a ScrolledWindow using a handle to a native resource.
- */
- public ScrolledWindow(int handle) {
- super(handle);
- }
-
- /**
- * Returns the horizontal Scrollbar's Adjustment. This can be used
- * to connect the horizontal Scrollbar to the child Widget's
- * horizontal scroll functionality.
- *
- * @return The horizontal Scrollbar's Adjustment.
- */
- public Adjustment getHAdjustment() {
- int hndl = gtk_scrolled_window_get_hadjustment(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Adjustment)obj;
- return new Adjustment(hndl);
- }
-
- /**
- * Sets the horizontal Scrollbar's Adjustment.
- *
- * @param hadj The horizontal Adjustment.
- */
- public void setHAdjustment(Adjustment hadj) {
- gtk_scrolled_window_set_hadjustment(getHandle(), hadj.getHandle());
- }
-
- /**
- * Returns the vertical Scrollbar's Adjustment. This can be used
- * to connect the vertical Scrollbar to the child Widget's
- * vertical scroll functionality.
- *
- * @return The vertical Scrollbar's Adjustment.
- */
- public Adjustment getVAdjustment() {
- int hndl = gtk_scrolled_window_get_vadjustment(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Adjustment)obj;
- return new Adjustment(hndl);
- }
-
- /**
- * Sets the vertical Scrollbar's Adjustment.
- *
- * @param vadj The vertical Adjustment.
- */
- public void setVAdjustment(Adjustment vadj) {
- gtk_scrolled_window_set_vadjustment(getHandle(), vadj.getHandle());
- }
-
- /**
- * Sets the scrollbar policy for the horizontal and vertical scrollbars.
- * The policy determines when the scrollbar should appear.
- *
- * @param hScrollBarPolicy The policy for the horizontal ScrollBar.
- * @param vScrollBarPolicy The policy for the vertical ScrollBar.
- */
- public void setPolicy(PolicyType hScrollBarPolicy, PolicyType vScrollBarPolicy) {
- ScrolledWindow.gtk_scrolled_window_set_policy(getHandle(), hScrollBarPolicy.getValue(), vScrollBarPolicy.getValue());
- }
-
- /**
- * Used to add children without native scrolling capability. This is
- * simply a convenience method, it is equivalent to adding the unscrollable
- * child to a <i>Viewport</i>, then adding the <i>Viewport</i> to the
- * ScrolledWindow.
- *
- * @param child The Widget to add to the ScrolledWindow.
- */
- public void addWithViewport(Widget child) {
- ScrolledWindow.gtk_scrolled_window_add_with_viewport(getHandle(), child.getHandle());
- }
-
- /**
- * Determines the location of the child widget with respect to the
- * scrollbars. The default is <i>CORNER_TOP_LEFT</i>, meaning the
- * child is in the top left, with the scrollbar underneath and to
- * the right.
- *
- * @param windowPlacement The placement for the child widget.
- */
- public void setPlacement(CornerType windowPlacement) {
- ScrolledWindow.gtk_scrolled_window_set_placement(getHandle(), windowPlacement.getValue());
- }
-
- /**
- * Changes the type of shadow drawn around the contents of the
- * ScrolledWindow.
- *
- * @param type The type of shadow to draw.
- */
- public void setShadowType(ShadowType type) {
- ScrolledWindow.gtk_scrolled_window_set_shadow_type(getHandle(), type.getValue());
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_scrolled_window_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_scrolled_window_get_type();
- native static final protected int gtk_scrolled_window_new(int hadjustment, int vadjustment);
- native static final protected void gtk_scrolled_window_set_hadjustment(int scrolled_window, int hadjustment);
- native static final protected void gtk_scrolled_window_set_vadjustment(int scrolled_window, int vadjustment);
- native static final protected int gtk_scrolled_window_get_hadjustment(int scrolled_window);
- native static final protected int gtk_scrolled_window_get_vadjustment(int scrolled_window);
- native static final protected void gtk_scrolled_window_set_policy(int scrolled_window, int hscrollbarPolicy, int vscrollbarPolicy);
- native static final protected void gtk_scrolled_window_get_policy(int scrolled_window, int[] hscrollbarPolicy, int[] vscrollbarPolicy);
- native static final protected void gtk_scrolled_window_set_placement(int scrolled_window, int windowPlacement);
- native static final protected int gtk_scrolled_window_get_placement(int scrolled_window);
- native static final protected void gtk_scrolled_window_set_shadow_type(int scrolled_window, int type);
- native static final protected int gtk_scrolled_window_get_shadow_type(int scrolled_window);
- native static final protected void gtk_scrolled_window_add_with_viewport(int scrolled_window, int child);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/SelectionData.java b/libgtk-java/src/java/org/gnu/gtk/SelectionData.java
deleted file mode 100644
index 96f4a3e..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/SelectionData.java
+++ /dev/null
@@ -1,79 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.gdk.Atom;
-import org.gnu.glib.GObject;
-
-
-/**
- * Data used in Drag and drop operations
- */
-public class SelectionData extends GObject
-{
- public SelectionData( int handle ){
- super(handle);
- }
-
- public Atom getSelection(){
- return new Atom( getSelection(getHandle()) );
- }
-
- public Atom getTarget(){
- return new Atom( getTarget(getHandle()) );
- }
-
- public Atom getType(){
- return new Atom( getType(getHandle()) );
- }
-
- public int getFormat(){
- return getFormat(getHandle());
- }
-
- public int getLength(){
- return getLength( getHandle() );
- }
-
- public String getText(){
- return gtk_selection_data_get_text( getHandle() );
- }
- public boolean setText( String text ){
- return gtk_selection_data_set_text( getHandle(), text );
- }
-
- public boolean targetsIncludText() {
- return gtk_selection_data_targets_include_text(getHandle());
- }
-
- public Atom[] getTargets() {
- int hndls[] = gtk_selection_data_get_targets(getHandle());
- if (null == hndls)
- return null;
- Atom[] value = new Atom[hndls.length];
- for (int i = 0; i < hndls.length; i++) {
- value[i] = new Atom(hndls[i]);
- }
- return value;
- }
-
- native static protected final int getSelection( int selectionData );
- native static protected final int getTarget( int selectionData );
- native static protected final int getType( int selectionData );
- native static protected final int getFormat( int selectionData );
- native static protected final String getData( int selectionData );
- native static protected final int getLength( int selectionData );
- native static protected final int getDisplay( int selectionData );
- native static protected final String gtk_selection_data_get_text( int selectionData );
- native static protected final boolean gtk_selection_data_set_text( int selectionData, String str );
- native static protected final int[] gtk_selection_data_get_targets(int selectionData);
- native static protected final boolean gtk_selection_data_targets_include_text(int selectionData);
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/SelectionMode.java b/libgtk-java/src/java/org/gnu/gtk/SelectionMode.java
deleted file mode 100644
index dcbb156..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/SelectionMode.java
+++ /dev/null
@@ -1,90 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-/**
- * Determines how elements of a {@link TreeView} widget may be selected. This is
- * set using {@link TreeSelection#setMode(SelectionMode)} on the tree selection
- * of the tree view.
- */
-public class SelectionMode extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _NONE = 0;
- static final public org.gnu.gtk.SelectionMode NONE = new org.gnu.gtk.SelectionMode(_NONE);
- static final private int _SINGLE = 1;
- static final public org.gnu.gtk.SelectionMode SINGLE = new org.gnu.gtk.SelectionMode (_SINGLE);
- static final private int _BROWSE = 2;
- static final public org.gnu.gtk.SelectionMode BROWSE = new org.gnu.gtk.SelectionMode (_BROWSE);
- static final private int _MULTIPLE = 3;
- static final public org.gnu.gtk.SelectionMode MULTIPLE = new org.gnu.gtk.SelectionMode (
- _MULTIPLE);
- static final private org.gnu.gtk.SelectionMode[] theInterned = new org.gnu.gtk.SelectionMode[]
- {
- NONE,SINGLE, BROWSE, MULTIPLE
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.SelectionMode theSacrificialOne = new
- org.gnu.gtk.SelectionMode (0);
- static public org.gnu.gtk.SelectionMode intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.SelectionMode already = (org.gnu.gtk.SelectionMode) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.SelectionMode(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private SelectionMode (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.SelectionMode or (org.gnu.gtk.SelectionMode other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.SelectionMode and (org.gnu.gtk.SelectionMode other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.SelectionMode xor (org.gnu.gtk.SelectionMode other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.SelectionMode other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/Separator.java b/libgtk-java/src/java/org/gnu/gtk/Separator.java
deleted file mode 100644
index 109ae23..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/Separator.java
+++ /dev/null
@@ -1,39 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-
-/**
- * The Separator class is the base class for {@link HSeparator} and
- * {@link VSeparator}.
- */
-public abstract class Separator extends Widget
-{
- protected Separator(int handle) {
- super(handle);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_separator_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_separator_get_type ();
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/SeparatorMenuItem.java b/libgtk-java/src/java/org/gnu/gtk/SeparatorMenuItem.java
deleted file mode 100644
index 488dfe0..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/SeparatorMenuItem.java
+++ /dev/null
@@ -1,50 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-
-/**
- * The SeparatorMenuItem is a separator used to group items within a
- * menu. It displays a horizontal line with a shadow to make it appear
- * sunken into the interface.
- */
-public class SeparatorMenuItem extends MenuItem {
-
- /**
- * Create a new SeparatorMenuItem
- */
- public SeparatorMenuItem() {
- super(gtk_separator_menu_item_new());
- }
-
- /**
- * Construct a SeparatorMenuItem using a handle to a native resource.
- */
- public SeparatorMenuItem(int handle) {
- super(handle);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_separator_menu_item_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_separator_menu_item_get_type();
- native static final protected int gtk_separator_menu_item_new();
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/SeparatorToolItem.java b/libgtk-java/src/java/org/gnu/gtk/SeparatorToolItem.java
deleted file mode 100644
index 9b229c2..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/SeparatorToolItem.java
+++ /dev/null
@@ -1,52 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-/**
- */
-public class SeparatorToolItem extends ToolItem {
-
- public SeparatorToolItem() {
- super(gtk_separator_tool_item_new());
- }
-
- public SeparatorToolItem(int hndl) {
- super(hndl);
- }
-
- /**
- * Sets whether the SeparatorToolItem is drawn as a line or just
- * blank.
- * @param drawLine
- */
- public void setDrawLine(boolean drawLine) {
- gtk_separator_tool_item_set_draw(getHandle(), drawLine);
- }
-
- /**
- * Returns whether the SeparatorToolItem is drawn as a line or
- * just blank.
- * @return
- */
- public boolean getDrawLine() {
- return gtk_separator_tool_item_get_draw(getHandle());
- }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int gtk_separator_tool_item_get_type();
- native static final protected int gtk_separator_tool_item_new();
- native static final protected boolean gtk_separator_tool_item_get_draw(int item);
- native static final protected void gtk_separator_tool_item_set_draw(int item, boolean draw);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/Settings.java b/libgtk-java/src/java/org/gnu/gtk/Settings.java
deleted file mode 100644
index 4de120c..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/Settings.java
+++ /dev/null
@@ -1,39 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-/**
- * Application settings such as theme, fonts, toolbar icon size and cursor blink
- * times. Most of these are set in the gtk theme or gnome control center and so
- * changing them within applications is discouraged.
- *
- * <p>These have not yet been implemented in Java-Gnome
- */
-public class Settings extends GObject
-{
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_settings_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_settings_get_type ();
- native static final protected int gtk_settings_get_default ();
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/ShadowType.java b/libgtk-java/src/java/org/gnu/gtk/ShadowType.java
deleted file mode 100644
index cff9a27..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/ShadowType.java
+++ /dev/null
@@ -1,101 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-
-/**
- * Used to change the appearance of an outline typically provided by a {@link Frame}.
- * <pre>
- * GTK_SHADOW_NONE
- * No outline.
- * GTK_SHADOW_IN
- * The outline is bevelled inwards.
- * GTK_SHADOW_OUT
- * The outline is bevelled outwards like a button.
- * GTK_SHADOW_ETCHED_IN
- * The outline itself is an inward bevel, but the frame does
- * GTK_SHADOW_ETCHED_OUT
- * </pre>
- * TODO: update doc
- */
-public class ShadowType extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _NONE = 0;
- static final public org.gnu.gtk.ShadowType NONE = new org.gnu.gtk.ShadowType (_NONE);
- static final private int _IN = 1;
- static final public org.gnu.gtk.ShadowType IN = new org.gnu.gtk.ShadowType (_IN);
- static final private int _OUT = 2;
- static final public org.gnu.gtk.ShadowType OUT = new org.gnu.gtk.ShadowType (_OUT);
- static final private int _ETCHED_IN = 3;
- static final public org.gnu.gtk.ShadowType ETCHED_IN = new org.gnu.gtk.ShadowType (_ETCHED_IN);
- static final private int _ETCHED_OUT = 4;
- static final public org.gnu.gtk.ShadowType ETCHED_OUT = new org.gnu.gtk.ShadowType (_ETCHED_OUT);
- static final private org.gnu.gtk.ShadowType[] theInterned = new org.gnu.gtk.ShadowType[]
- {
- NONE, IN, OUT, ETCHED_IN, ETCHED_OUT
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.ShadowType theSacrificialOne = new org.gnu.gtk.ShadowType (0);
- static public org.gnu.gtk.ShadowType intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.ShadowType already = (org.gnu.gtk.ShadowType) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.ShadowType(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private ShadowType (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.ShadowType or (org.gnu.gtk.ShadowType other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.ShadowType and (org.gnu.gtk.ShadowType other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.ShadowType xor (org.gnu.gtk.ShadowType other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.ShadowType other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/SideType.java b/libgtk-java/src/java/org/gnu/gtk/SideType.java
deleted file mode 100644
index a155587..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/SideType.java
+++ /dev/null
@@ -1,83 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-public class SideType extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _TOP = 0;
- static final public org.gnu.gtk.SideType TOP = new org.gnu.gtk.SideType (_TOP);
- static final private int _BOTTOM = 1;
- static final public org.gnu.gtk.SideType BOTTOM = new org.gnu.gtk.SideType (_BOTTOM);
- static final private int _LEFT = 2;
- static final public org.gnu.gtk.SideType LEFT = new org.gnu.gtk.SideType (_LEFT);
- static final private int _RIGHT = 3;
- static final public org.gnu.gtk.SideType RIGHT = new org.gnu.gtk.SideType (_RIGHT);
- static final private org.gnu.gtk.SideType[] theInterned = new org.gnu.gtk.SideType[]
- {
- TOP, BOTTOM, LEFT, RIGHT
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.SideType theSacrificialOne = new org.gnu.gtk.SideType (0);
- static public org.gnu.gtk.SideType intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.SideType already = (org.gnu.gtk.SideType) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.SideType(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private SideType (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.SideType or (org.gnu.gtk.SideType other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.SideType and (org.gnu.gtk.SideType other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.SideType xor (org.gnu.gtk.SideType other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.SideType other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/SignalRunType.java b/libgtk-java/src/java/org/gnu/gtk/SignalRunType.java
deleted file mode 100644
index d144e88..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/SignalRunType.java
+++ /dev/null
@@ -1,103 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Flags;
-public class SignalRunType extends Flags
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _FIRST = 1 << 0;
- static final public org.gnu.gtk.SignalRunType FIRST = new org.gnu.gtk.SignalRunType (_FIRST);
- static final private int _LAST = 1 << 1;
- static final public org.gnu.gtk.SignalRunType LAST = new org.gnu.gtk.SignalRunType (_LAST);
- static final private int _BOTH = 1 << 2;
- static final public org.gnu.gtk.SignalRunType BOTH = new org.gnu.gtk.SignalRunType (_BOTH);
- static final private int _NO_RECURSE = 1 << 3;
- static final public org.gnu.gtk.SignalRunType NO_RECURSE = new org.gnu.gtk.SignalRunType (
- _NO_RECURSE);
- static final private int _ACTION = 1 << 4;
- static final public org.gnu.gtk.SignalRunType ACTION = new org.gnu.gtk.SignalRunType (_ACTION);
- static final private int _NO_HOOKS = 1 << 5;
- static final public org.gnu.gtk.SignalRunType NO_HOOKS = new org.gnu.gtk.SignalRunType (
- _NO_HOOKS);
- static final private org.gnu.gtk.SignalRunType[] theInterned = new org.gnu.gtk.SignalRunType[]
- {
- new org.gnu.gtk.SignalRunType (0), FIRST, LAST, new org.gnu.gtk.SignalRunType (3), BOTH,
- new org.gnu.gtk.SignalRunType (5), new org.gnu.gtk.SignalRunType (6), new
- org.gnu.gtk.SignalRunType (7), NO_RECURSE, new org.gnu.gtk.SignalRunType (9), new
- org.gnu.gtk.SignalRunType (10), new org.gnu.gtk.SignalRunType (11), new
- org.gnu.gtk.SignalRunType (12), new org.gnu.gtk.SignalRunType (13), new
- org.gnu.gtk.SignalRunType (14), new org.gnu.gtk.SignalRunType (15), ACTION, new
- org.gnu.gtk.SignalRunType (17), new org.gnu.gtk.SignalRunType (18), new
- org.gnu.gtk.SignalRunType (19), new org.gnu.gtk.SignalRunType (20), new
- org.gnu.gtk.SignalRunType (21), new org.gnu.gtk.SignalRunType (22), new
- org.gnu.gtk.SignalRunType (23), new org.gnu.gtk.SignalRunType (24), new
- org.gnu.gtk.SignalRunType (25), new org.gnu.gtk.SignalRunType (26), new
- org.gnu.gtk.SignalRunType (27), new org.gnu.gtk.SignalRunType (28), new
- org.gnu.gtk.SignalRunType (29), new org.gnu.gtk.SignalRunType (30), new
- org.gnu.gtk.SignalRunType (31), NO_HOOKS
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.SignalRunType theSacrificialOne = new
- org.gnu.gtk.SignalRunType (0);
- static public org.gnu.gtk.SignalRunType intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.SignalRunType already = (org.gnu.gtk.SignalRunType) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.SignalRunType(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private SignalRunType (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.SignalRunType or (org.gnu.gtk.SignalRunType other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.SignalRunType and (org.gnu.gtk.SignalRunType other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.SignalRunType xor (org.gnu.gtk.SignalRunType other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.SignalRunType other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/SimpleList.java b/libgtk-java/src/java/org/gnu/gtk/SimpleList.java
deleted file mode 100644
index 9616710..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/SimpleList.java
+++ /dev/null
@@ -1,167 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import java.util.ArrayList;
-import java.util.List;
-
-/**
- * This is a widget which contains a list of strings. It is a wrapper class for
- * the more powerfull set of tree and list objects, described at {@link
- * TreeView}
- */
-public class SimpleList extends Widget {
-
- private int size = 0;
-
- /** The view widget */
- private TreeView view;
- /** Data store */
- private ListStore store;
- /** Column for displaying the data */
- private TreeViewColumn column;
- /** renderer for the strings */
- private CellRendererText renderer;
-
- private DataColumnString dataBlock;
-
- /**
- * Constructs a SimpleList object.
- */
- public SimpleList() {
- super(init());
- dataBlock = new DataColumnString();
- store = new ListStore(new DataColumn[] { dataBlock });
- view = new TreeView(getHandle());
- view.setModel(store);
- column = new TreeViewColumn();
- renderer = new CellRendererText();
- column.packStart(renderer, false);
- column.addAttributeMapping(renderer, CellRendererText.Attribute.TEXT, dataBlock);
- view.appendColumn(column);
- view.setHeadersVisible(false);
- size = 0;
- }
-
- private static int init() {
- TreeView v = new TreeView();
- return v.getHandle();
- }
-
- /**
- * Adds an element to the start of the list
- * @param text the text of the element
- */
- public void addStart(String text) {
- TreeIter iter = store.prependRow();
- store.setValue(iter, dataBlock, text);
- size++;
- }
-
- /**
- * Adds an element to the end of the list
- * @param text The text of the element
- */
- public void addEnd(String text) {
- TreeIter iter = store.appendRow();
- store.setValue(iter, dataBlock, text);
- size++;
- }
-
- /**
- * Adds a new element at the given position
- * @param text The text of the new element
- * @param position The position in which it should be placed. 0 is at the
- * start of the list.
- */
- public void add(String text, int position) {
- TreeIter iter = store.insertRow(position);
- store.setValue(iter, dataBlock, text);
- size++;
- }
-
- /**
- * Returns the string at the given position
- * @param position The position in the list to investigate
- * @return The value of the cell at that position
- */
- public String getValue(int position) {
- return store.getValue(store.getIter("" + position), dataBlock);
- }
-
- /**
- * Returns true if the element at <code>index</code> is selected
- */
- public boolean getSelected(int index) {
- return view.getSelection().getSelected(store.getIter("" + index));
- }
-
- /**
- * Selects the element at <code>index</code>
- */
- public void select(int index) {
- view.getSelection().select(store.getIter("" + index));
- }
- /**
- * Sets how many of the elements can be selected.
- */
- public void setSelectable(SelectionMode setting) {
- view.getSelection().setMode(setting);
- }
-
- /**
- * Removes the element at the given position
- */
- public void remove(int position) {
- store.removeRow(store.getIter("" + position));
- size--;
- }
-
- /**
- * Sets whether the user may edit the cell contents directly.
- */
- public void setEditable(boolean setting) {
- renderer.setEditable(setting);
- }
-
- /**
- * Returns the number of items in the list
- */
- public int getSize() {
- return size;
- }
-
- public String[] getSelected(){
- TreeSelection selection = view.getSelection();
- TreePath[] rows = selection.getSelectedRows();
- if (rows == null)
- return null;
- String[] values = new String[rows.length];
- for (int i = 0; i < rows.length; i++) {
- TreeIter anIter = store.getIter(rows[i]);
- values[i] = store.getValue(anIter, dataBlock);
- }
- return values;
- }
-
- public String[] getEntries(){
- TreeIter anIter = store.getFirstIter();
- List strings = new ArrayList();
- while (null != anIter) {
- strings.add(store.getValue(anIter, dataBlock));
- anIter.getNextIter();
- }
- String[] values = new String[strings.size()];
- for (int i = 0; i <strings.size(); i++)
- values[i] = (String)strings.get(i);
- return values;
- }
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/SizeGroup.java b/libgtk-java/src/java/org/gnu/gtk/SizeGroup.java
deleted file mode 100644
index 0cb3f0e..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/SizeGroup.java
+++ /dev/null
@@ -1,102 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-/**
- * SizeGroup provides a mechanism for grouping a number of widgets together so
- * they all request the same amount of space. This is typically useful when you
- * want a column of widgets to have the same size, but you can't use a {@link
- * Table} widget.
- *
- * <p>In detail, the size requested for each widget in a SizeGroup is the
- * maximum of the sizes that would have been requested for each widget in the
- * size group if they were not in the size group. The mode of the size group
- * (see {@link #setMode(SiveGroupMode)} determines whether this applies to the
- * horizontal size, the vertical size, or both sizes.
- *
- * <p>Note that size groups only affect the amount of space requested, not the
- * size that the widgets finally receive. If you want the widgets in a SizeGroup
- * to actually be the same size, you need to pack them in such a way that they
- * get the size they request and not more. For example, if you are packing your
- * widgets into a table, you would not include the GTK_FILL flag.
- *
- * <p>Widgets can be part of multiple size groups; GTK+ will compute the
- * horizontal size of a widget from the horizontal requisition of all widgets
- * that can be reached from the widget by a chain of size groups of type
- * GTK_SIZE_GROUP_HORIZONTAL or GTK_SIZE_GROUP_BOTH, and the vertical size from
- * the vertical requisition of all widgets that can be reached from the widget
- * by a chain of size groups of type GTK_SIZE_GROUP_VERTICAL or
- * GTK_SIZE_GROUP_BOTH.
- */
-public class SizeGroup extends GObject
-{
-
- /**
- * Create a new SizeGroup
- * @param mode The mode for the new Size Group
- */
- public SizeGroup(SizeGroupMode mode) {
- super(gtk_size_group_new(mode.getValue()));
- }
-
- /**
- * Sets the {@link SizeGroupMode} of the size group. The mode of the size
- * group determines whether the widgets in the size group should all have
- * the same horizontal requisition (SizeGroupMode.HORIZONTAL) all have the
- * same vertical requisition (SizeGroupMode.VERTICAL), or should all have
- * the same requisition in both directions (SizeGroupMode.BOTH).
- * @param mode The mode to set for the SizeGroup
- */
- public void setMode(SizeGroupMode mode){
- gtk_size_group_set_mode(getHandle(), mode.getValue());
- }
-
- /**
- * Adds a widget to the SizeGroup. In the future, the requisition of the
- * widget will be determined as the maximum of its requisition and the
- * requisition of the other widgets in the size group. Whether this applies
- * horizontally, vertically, or in both directions depends on the mode of
- * the size group. See {@link #setMode(SixeGroupMode)}.
- * @param widget The Widget to add.
- */
- public void addWidget(Widget widget){
- gtk_size_group_add_widget(getHandle(), widget.getHandle());
- }
-
- /**
- * Removes a widget from the group
- * @param widget The widget to remove
- */
- public void removeWidget(Widget widget){
- gtk_size_group_remove_widget(getHandle(), widget.getHandle());
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_size_group_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_size_group_get_type ();
- native static final protected int gtk_size_group_new (int mode);
- native static final protected void gtk_size_group_set_mode (int size_group, int mode);
- native static final protected int gtk_size_group_get_mode (int size_group);
- native static final protected void gtk_size_group_add_widget (int size_group, int widget);
- native static final protected void gtk_size_group_remove_widget (int size_group, int widget);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/SizeGroupMode.java b/libgtk-java/src/java/org/gnu/gtk/SizeGroupMode.java
deleted file mode 100644
index 7ea040d..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/SizeGroupMode.java
+++ /dev/null
@@ -1,95 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-
-/**
- * Modes for {@link SizeGroup} objects.
- * @see SizeGroup
- */
-public class SizeGroupMode extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _NONE = 0;
- /** group has no effect */
- static final public org.gnu.gtk.SizeGroupMode NONE = new org.gnu.gtk.SizeGroupMode (_NONE);
- static final private int _HORIZONTAL = 1;
- /** group effects horizontal requisition */
- static final public org.gnu.gtk.SizeGroupMode HORIZONTAL = new org.gnu.gtk.SizeGroupMode (
- _HORIZONTAL);
- static final private int _VERTICAL = 2;
- /** group effects vertical requisition **/
- static final public org.gnu.gtk.SizeGroupMode VERTICAL = new org.gnu.gtk.SizeGroupMode (
- _VERTICAL);
- static final private int _BOTH = 3;
- /** group effects both horizontal and vertical requisition */
- static final public org.gnu.gtk.SizeGroupMode BOTH = new org.gnu.gtk.SizeGroupMode (_BOTH);
- static final private org.gnu.gtk.SizeGroupMode[] theInterned = new org.gnu.gtk.SizeGroupMode[]
- {
- NONE, HORIZONTAL, VERTICAL, BOTH
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.SizeGroupMode theSacrificialOne = new
- org.gnu.gtk.SizeGroupMode (0);
- static public org.gnu.gtk.SizeGroupMode intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.SizeGroupMode already = (org.gnu.gtk.SizeGroupMode) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.SizeGroupMode(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private SizeGroupMode (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.SizeGroupMode or (org.gnu.gtk.SizeGroupMode other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.SizeGroupMode and (org.gnu.gtk.SizeGroupMode other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.SizeGroupMode xor (org.gnu.gtk.SizeGroupMode other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.SizeGroupMode other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/SortType.java b/libgtk-java/src/java/org/gnu/gtk/SortType.java
deleted file mode 100644
index 4a83fc1..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/SortType.java
+++ /dev/null
@@ -1,83 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-/**
- * todo: doc
- * @see TreeViewColumn
- */
-public class SortType extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _ASCENDING = 0;
- static final public org.gnu.gtk.SortType ASCENDING = new org.gnu.gtk.SortType (_ASCENDING);
- static final private int _DESCENDING = 1;
- static final public org.gnu.gtk.SortType DESCENDING = new org.gnu.gtk.SortType (_DESCENDING);
- static final private org.gnu.gtk.SortType[] theInterned = new org.gnu.gtk.SortType[]
- {
- ASCENDING, DESCENDING
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.SortType theSacrificialOne = new org.gnu.gtk.SortType (0);
- static public org.gnu.gtk.SortType intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.SortType already = (org.gnu.gtk.SortType) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.SortType(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private SortType (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.SortType or (org.gnu.gtk.SortType other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.SortType and (org.gnu.gtk.SortType other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.SortType xor (org.gnu.gtk.SortType other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.SortType other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/SpinButton.java b/libgtk-java/src/java/org/gnu/gtk/SpinButton.java
deleted file mode 100644
index 49aa2c1..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/SpinButton.java
+++ /dev/null
@@ -1,308 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import java.util.Vector;
-
-import org.gnu.glib.EventMap;
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-import org.gnu.gtk.event.SpinEvent;
-import org.gnu.gtk.event.SpinListener;
-import org.gnu.gtk.event.GtkEventType;
-
-/**
- * A SpinButton widget displays a single numeric value that you can
- * change by using the two arrow buttons to its right, or by editing
- * the number directly.
- */
-public class SpinButton extends Entry {
-
- /**
- * Creates a new SpinButton
- * @param adjustment The {@link Adjustment} object that this spin button
- * should use.
- * @param climbRate Specifies how much the spin button changes when an
- * arrow is clicked on.
- * @param digits The number of decimal places to display.
- */
- public SpinButton(Adjustment adjustment, double climbRate, int digits) {
- super(gtk_spin_button_new(adjustment.getHandle(), climbRate, digits));
- }
-
- /**
- * Creates a new SpinButton without manually creating an adjustment.
- * The value is initially set to the minimum value and a page increment of
- * 10 * step is the default. The precision of the spin button is
- * equivalent to the precision of step.
- * @param min Minimum allowable value
- * @param max Maximum allowable value
- * @param step Increment added or subtracted by spinning the widget
- */
- public SpinButton(double min, double max, double step) {
- super(gtk_spin_button_new_with_range(min, max, step));
- }
-
- /**
- * Construct a new SpinButton from a handle to a native resource.
- */
- public SpinButton(int handle) {
- super(handle);
- }
-
- /**
- * Changes the properties of an existing spin button. The adjustment,
- * climb rate, and number of decimal places are all changed accordingly,
- * after this function call.
- * @param adjustment An {@link Adjustment} object to use.
- * @param climbRate The new climb rate.
- * @param digits The number of decimal places to display in the spin button.
- */
- public void configure(Adjustment adjustment, double climbRate, int digits) {
- gtk_spin_button_configure(getHandle(), adjustment.getHandle(), climbRate, digits);
- }
-
- /**
- * Replaces the adjustment object associated with the Spin button
- * @param adjustment New adjustment object to use
- */
- public void setAdjustment(Adjustment adjustment) {
- gtk_spin_button_set_adjustment(getHandle(), adjustment.getHandle());
- }
-
- /**
- * Returns the Adjustment ojbect used with this object.
- * @return the adjustment object for this SpinButton
- */
- public Adjustment getAdjustment() {
- int hndl = gtk_spin_button_get_adjustment(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Adjustment)obj;
- return new Adjustment(hndl);
- }
-
- /**
- * Set the precision to be displayed. Up to 20 digit precision is allowed.
- * @param digits Number of digits to be displayed
- */
- public void setPrecision(int digits) {
- gtk_spin_button_set_digits(getHandle(), digits);
- }
-
- /**
- * Sets the step and page increments. This affects how quickly the value
- * changes when the spin button's arrows are activated.
- * @param step Increment applied for a button 1 press.
- * @param page Increment applied for a button 2 press.
- */
- public void setIncrements(double step, double page) {
- gtk_spin_button_set_increments(getHandle(), step, page);
- }
-
- /**
- * Sets the minimum and maximum allowable values
- * @param min Minimum allowable value.
- * @param max Maximum allowable value.
- */
- public void setRange(double min, double max) {
- gtk_spin_button_set_range(getHandle(), min, max);
- }
-
- /**
- * Returns the current value, as an integer.
- * The value is stored as a double - this method converts it to an integer.
- * To get the raw double value, use {@link #getValue()}.
- * @return Current value of SpinButton, as an integer
- */
- public int getIntValue() {
- return gtk_spin_button_get_value_as_int(getHandle());
- }
-
- /**
- * Sets the value of the spin button
- * @param value The value for the SpinButton
- */
- public void setValue(double value) {
- gtk_spin_button_set_value(getHandle(), value);
- }
-
- /**
- * Sets the update behavior of a spin button. This determines whether the
- * spin button is always updated or only when a valid value is set.
- * @param policy An update Policy
- */
- public void setUpdatePolicy(SpinButtonUpdatePolicy policy) {
- gtk_spin_button_set_update_policy(getHandle(), policy.getValue());
- }
-
- /**
- * Increment or decrement a spin button's value in a specified direction
- * by a specified amount.
- * @param direction A {@link SpinType} indicating the direction to spin.
- * @param increment Step increment to apply in the specified direction.
- */
- public void spin(SpinType direction, double increment) {
- gtk_spin_button_spin(getHandle(), direction.getValue(), increment);
- }
-
- /**
- * Sets the flag that determines if a spin button value wraps around to
- * the opposite limit when the upper or lower limit of the range is
- * exceeded.
- * @param wrap If true, the value will wrap
- */
- public void setWrap(boolean wrap) {
- gtk_spin_button_set_wrap(getHandle(), wrap);
- }
-
- /**
- * Sets the policy as to whether values are corrected to the nearest
- * step increment when a spin button is activated after providing an
- * invalid value.
- * @param snapToTicks A flag indicating if invalid values should be corrected.
- */
- public void setSnap(boolean snapToTicks) {
- gtk_spin_button_set_snap_to_ticks(getHandle(), snapToTicks);
- }
-
- /**
- * Get the value of the SpinButton
- * @return The current value
- */
- public double getValue() {
- return gtk_spin_button_get_value(getHandle());
- }
-
- /**
- * Sets the flag that determines if non-numeric text can be typed
- * in the spin button.
- * @param numeric Set the flag to true or false.
- */
- public void setNumeric(boolean numeric) {
- gtk_spin_button_set_numeric(getHandle(), numeric);
- }
-
- /****************************************
- * Event Handling
- ****************************************/
-
- /** Listeners for handling Spin events */
- private Vector spinListeners = null;
-
- /**
- * Register an object to handle spin events.
- * @see org.gnu.gtk.event.SpinListener
- */
- public void addListener(SpinListener listener) {
- // Don't add the listener a second time if it is in the Vector.
- int i = findListener(spinListeners, listener);
- if (i == -1) {
- if (null == spinListeners) {
- evtMap.initialize(this, SpinEvent.Type.VALUE_CHANGED);
- spinListeners = new Vector();
- }
- spinListeners.addElement(listener);
- }
- }
-
- /**
- * Removes a listener
- * @see #addListener(SpinListener)
- */
- public void removeListener(SpinListener listener) {
- int i = findListener(spinListeners, listener);
- if (i > -1)
- spinListeners.remove(i);
- if (0 == spinListeners.size()) {
- evtMap.uninitialize(this, SpinEvent.Type.VALUE_CHANGED);
- spinListeners = null;
- }
- }
-
- protected void fireSpinEvent(SpinEvent event) {
- if (null == spinListeners)
- return;
- int size = spinListeners.size();
- int i = 0;
- while (i < size) {
- SpinListener sl = (SpinListener)spinListeners.elementAt(i);
- sl.spinEvent(event);
- i++;
- }
- }
-
- private void handleValueChanged() {
- fireSpinEvent(new SpinEvent(this));
- }
-
- public Class getEventListenerClass(String signal) {
- Class cls = evtMap.getEventListenerClass(signal);
- if (cls == null) cls = super.getEventListenerClass(signal);
- return cls;
- }
-
- public GtkEventType getEventType(String signal) {
- GtkEventType et = evtMap.getEventType(signal);
- if (et == null) et = super.getEventType(signal);
- return et;
- }
-
- private static EventMap evtMap = new EventMap();
- static {
- addEvents(evtMap);
- }
-
- private static void addEvents(EventMap anEvtMap) {
- anEvtMap.addEvent("value_changed", "handleValueChanged", SpinEvent.Type.VALUE_CHANGED, SpinListener.class);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_spin_button_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_spin_button_get_type();
- native static final protected void gtk_spin_button_configure(
- int spin_button,
- int adjustment,
- double climbRate,
- int digits);
- native static final protected int gtk_spin_button_new(int adjustment, double climbRate, int digits);
- native static final protected int gtk_spin_button_new_with_range(double min, double max, double step);
- native static final protected void gtk_spin_button_set_adjustment(int spin_button, int adjustment);
- native static final protected int gtk_spin_button_get_adjustment(int spin_button);
- native static final protected void gtk_spin_button_set_digits(int spin_button, int digits);
- native static final protected int gtk_spin_button_get_digits(int spin_button);
- native static final protected void gtk_spin_button_set_increments(int spin_button, double step, double page);
- native static final protected void gtk_spin_button_get_increments(int spin_button, double[] step, double[] page);
- native static final protected void gtk_spin_button_set_range(int spin_button, double min, double max);
- native static final protected void gtk_spin_button_get_range(int spin_button, double[] min, double[] max);
- native static final protected double gtk_spin_button_get_value(int spin_button);
- native static final protected int gtk_spin_button_get_value_as_int(int spin_button);
- native static final protected void gtk_spin_button_set_value(int spin_button, double value);
- native static final protected void gtk_spin_button_set_update_policy(int spin_button, int policy);
- native static final protected int gtk_spin_button_get_update_policy(int spin_button);
- native static final protected void gtk_spin_button_set_numeric(int spin_button, boolean numeric);
- native static final protected boolean gtk_spin_button_get_numeric(int spin_button);
- native static final protected void gtk_spin_button_spin(int spin_button, int direction, double increment);
- native static final protected void gtk_spin_button_set_wrap(int spin_button, boolean wrap);
- native static final protected boolean gtk_spin_button_get_wrap(int spin_button);
- native static final protected void gtk_spin_button_set_snap_to_ticks(int spin_button, boolean snapToTicks);
- native static final protected boolean gtk_spin_button_get_snap_to_ticks(int spin_button);
- native static final protected void gtk_spin_button_update(int spin_button);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/SpinButtonUpdatePolicy.java b/libgtk-java/src/java/org/gnu/gtk/SpinButtonUpdatePolicy.java
deleted file mode 100644
index 0f4eded..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/SpinButtonUpdatePolicy.java
+++ /dev/null
@@ -1,91 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-/**
- * This is the property which determines when a {@link SpinButton} widget should
- * be updated.
- * TODO: doc
- * ALWAYS When refreshing your GtkSpinButton, the value is always displayed.
- * IF_VALIDWhen refreshing your GtkSpinButton, the value is only displayed if it is valid within the bounds of the spin button's GtkAdjustment.
- * @see SpinButton
- */
-public class SpinButtonUpdatePolicy extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _ALWAYS = 0;
- static final public org.gnu.gtk.SpinButtonUpdatePolicy ALWAYS = new
- org.gnu.gtk.SpinButtonUpdatePolicy (_ALWAYS);
- static final private int _IF_VALID = 1;
- static final public org.gnu.gtk.SpinButtonUpdatePolicy IF_VALID = new
- org.gnu.gtk.SpinButtonUpdatePolicy (_IF_VALID);
- static final private org.gnu.gtk.SpinButtonUpdatePolicy[] theInterned = new
- org.gnu.gtk.SpinButtonUpdatePolicy[]
- {
- ALWAYS, IF_VALID
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.SpinButtonUpdatePolicy theSacrificialOne = new
- org.gnu.gtk.SpinButtonUpdatePolicy (0);
- static public org.gnu.gtk.SpinButtonUpdatePolicy intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.SpinButtonUpdatePolicy already = (org.gnu.gtk.SpinButtonUpdatePolicy)
- theInternedExtras.get (theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.SpinButtonUpdatePolicy(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private SpinButtonUpdatePolicy (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.SpinButtonUpdatePolicy or (org.gnu.gtk.SpinButtonUpdatePolicy other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.SpinButtonUpdatePolicy and (org.gnu.gtk.SpinButtonUpdatePolicy other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.SpinButtonUpdatePolicy xor (org.gnu.gtk.SpinButtonUpdatePolicy other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.SpinButtonUpdatePolicy other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/SpinType.java b/libgtk-java/src/java/org/gnu/gtk/SpinType.java
deleted file mode 100644
index 1e71d5a..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/SpinType.java
+++ /dev/null
@@ -1,99 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-
-/**
- * A property used to determine how to sping a {@link SpinButton} widget.
- *
- * todo: docs
- * GTK_SPIN_STEP_FORWARD, GTK_SPIN_STEP_BACKWARD, GTK_SPIN_PAGE_FORWARD, GTK_SPIN_PAGE_BACKWARDThese values spin a GtkSpinButton by the relevant values of the spin button's GtkAdjustment.GTK_SPIN_HOME, GTK_SPIN_ENDThese set the spin button's value to the minimum or maxmimum possible values, (set by it's GtkAdjustment), respectively.GTK_SPIN_USER_DEFINEDThe programmer must specify the exact amount to spin the GtkSpinButton.
- * @see SpinButton
- */
-public class SpinType extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _STEP_FORWARD = 0;
- static final public org.gnu.gtk.SpinType STEP_FORWARD = new org.gnu.gtk.SpinType (_STEP_FORWARD);
- static final private int _STEP_BACKWARD = 1;
- static final public org.gnu.gtk.SpinType STEP_BACKWARD = new org.gnu.gtk.SpinType (
- _STEP_BACKWARD);
- static final private int _PAGE_FORWARD = 2;
- static final public org.gnu.gtk.SpinType PAGE_FORWARD = new org.gnu.gtk.SpinType (_PAGE_FORWARD);
- static final private int _PAGE_BACKWARD = 3;
- static final public org.gnu.gtk.SpinType PAGE_BACKWARD = new org.gnu.gtk.SpinType (
- _PAGE_BACKWARD);
- static final private int _HOME = 4;
- static final public org.gnu.gtk.SpinType HOME = new org.gnu.gtk.SpinType (_HOME);
- static final private int _END = 5;
- static final public org.gnu.gtk.SpinType END = new org.gnu.gtk.SpinType (_END);
- static final private int _USER_DEFINED = 6;
- static final public org.gnu.gtk.SpinType USER_DEFINED = new org.gnu.gtk.SpinType (_USER_DEFINED);
- static final private org.gnu.gtk.SpinType[] theInterned = new org.gnu.gtk.SpinType[]
- {
- STEP_FORWARD, STEP_BACKWARD, PAGE_FORWARD, PAGE_BACKWARD, HOME, END, USER_DEFINED
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.SpinType theSacrificialOne = new org.gnu.gtk.SpinType (0);
- static public org.gnu.gtk.SpinType intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.SpinType already = (org.gnu.gtk.SpinType) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.SpinType(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private SpinType (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.SpinType or (org.gnu.gtk.SpinType other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.SpinType and (org.gnu.gtk.SpinType other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.SpinType xor (org.gnu.gtk.SpinType other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.SpinType other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/StateType.java b/libgtk-java/src/java/org/gnu/gtk/StateType.java
deleted file mode 100644
index d2687e2..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/StateType.java
+++ /dev/null
@@ -1,85 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-public class StateType extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _NORMAL = 0;
- static final public org.gnu.gtk.StateType NORMAL = new org.gnu.gtk.StateType (_NORMAL);
- static final private int _ACTIVE = 1;
- static final public org.gnu.gtk.StateType ACTIVE = new org.gnu.gtk.StateType (_ACTIVE);
- static final private int _PRELIGHT = 2;
- static final public org.gnu.gtk.StateType PRELIGHT = new org.gnu.gtk.StateType (_PRELIGHT);
- static final private int _SELECTED = 3;
- static final public org.gnu.gtk.StateType SELECTED = new org.gnu.gtk.StateType (_SELECTED);
- static final private int _INSENSITIVE = 4;
- static final public org.gnu.gtk.StateType INSENSITIVE = new org.gnu.gtk.StateType (_INSENSITIVE);
- static final private org.gnu.gtk.StateType[] theInterned = new org.gnu.gtk.StateType[]
- {
- NORMAL, ACTIVE, PRELIGHT, SELECTED, INSENSITIVE
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.StateType theSacrificialOne = new org.gnu.gtk.StateType (0);
- static public org.gnu.gtk.StateType intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.StateType already = (org.gnu.gtk.StateType) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.StateType(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private StateType (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.StateType or (org.gnu.gtk.StateType other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.StateType and (org.gnu.gtk.StateType other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.StateType xor (org.gnu.gtk.StateType other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.StateType other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/StatusBar.java b/libgtk-java/src/java/org/gnu/gtk/StatusBar.java
deleted file mode 100644
index 18a45ad..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/StatusBar.java
+++ /dev/null
@@ -1,224 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import java.util.Vector;
-
-import org.gnu.glib.EventMap;
-import org.gnu.glib.Type;
-import org.gnu.gtk.event.GtkEventType;
-import org.gnu.gtk.event.StatusBarEvent;
-import org.gnu.gtk.event.StatusBarListener;
-
-/**
- * A Statusbar is usually placed along the bottom of an application's main
- * {@link Window}. It may provide a regular commentary of the application's
- * status (as is usually the case in a web browser, for example), or may be
- * used to simply output a message when the status changes, (when an upload
- * is complete in an FTP client, for example). It may also have a resize
- * grip (a triangular area in the lower right corner) which can be clicked
- * on to resize the window containing the statusbar.
- * <p>Status bars in Gtk+ maintain a stack of messages. The message at the
- * top of the each bar's stack is the one that will currently be displayed.
- * <p>Any messages added to a statusbar's stack must specify a contextID
- * that is used to uniquely identify the source of a message. This
- * contextID can be generated by {@link #getContextID(String)}, given a message.
- * Note that messages are stored in a stack, and when choosing which message
- * to display, the stack structure is adhered to, regardless of the context
- * identifier of a message.
- * <p>Messages are added to the bar's stack with {@link #push(int,String)}.
- * <p>The message at the top of the stack can be removed using {@link #pop(int)}.
- * A message can be removed from anywhere in the stack if it's messageID
- * was recorded at the time it was added. This is done using {@link #remove(int,
- * int)}.
- */
-public class StatusBar extends HBox {
- /**
- * Creates a new StatusBar Widget
- */
- public StatusBar() {
- super(gtk_statusbar_new());
- }
-
- /**
- * Creates a new StatusBar from a handle to native resources. This should
- * only be used internally by the Java-Gnome packages.
- */
- public StatusBar(int handle) {
- super(handle);
- }
-
- /**
- * Returns a new context identifier, given a description of the actual
- * context.
- * @see StatusBar
- * @param description textual description of what context the new message
- * is being used in.
- */
- public int getContextID(String description) {
- return gtk_statusbar_get_context_id(getHandle(), description);
- }
-
- /**
- * Pushes a new message onto a statusbar's stack.
- * @param contextID The message's context id, as returned by
- * {@link #getContextID(String)}
- * @param text The message to add to the statusbar.
- * @return The message's new message id for use with {@link #remove(int,
- * int)}
- */
- public int push(int contextID, String text) {
- return gtk_statusbar_push(getHandle(), contextID, text);
- }
-
- /**
- * Removes the message at the top of the statusbar's stack.
- * @param contextID a context identifier.
- */
- public void pop(int contextID) {
- gtk_statusbar_pop(getHandle(), contextID);
- }
-
- /**
- * Forces the removal of a message from a statusbar's stack.
- * The exact contextID and messageID must be specified.
- * @param contextID A context identifier.
- * @param messageID A message identifier, as returned by {@link #push(int,
- * String)}.
- */
- public void remove(int contextID, int messageID) {
- gtk_statusbar_remove(getHandle(), contextID, messageID);
- }
-
- /**
- * Sets whether the statusbar has a resize grip. TRUE by default.
- * @param setting TRUE to have a resize grip.
- */
- public void setHasResizeGrip(boolean setting) {
- gtk_statusbar_set_has_resize_grip(getHandle(), setting);
- }
-
- /**
- * Returns whether the statusbar has a resize grip.
- * @return TRUE if the statusbar has a resize grip.
- */
- public boolean getHasResizeGrip() {
- return gtk_statusbar_get_has_resize_grip(getHandle());
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_statusbar_get_type());
- }
-
- /****************************************
- * Event Handling
- ****************************************/
-
- /** Listeners for handling StatusBar events */
- private Vector listeners = null;
-
- /**
- * Register an object to handle StatusBar events.
- * @see org.gnu.gtk.event.StatusBarListener
- */
- public void addListener(StatusBarListener listener) {
- // Don't add the listener a second time if it is in the Vector.
- int i = findListener(listeners, listener);
- if (i == -1) {
- if (null == listeners) {
- evtMap.initialize(this, StatusBarEvent.Type.TEXT_POPPED);
- evtMap.initialize(this, StatusBarEvent.Type.TEXT_PUSHED);
- listeners = new Vector();
- }
- listeners.addElement(listener);
- }
- }
- /**
- * Removes a listener
- * @see #addListener(StatusBarListener)
- */
- public void removeListener(StatusBarListener listener) {
- int i = findListener(listeners, listener);
- if (i > -1)
- listeners.remove(i);
- if (0 == listeners.size()) {
- evtMap.uninitialize(this, StatusBarEvent.Type.TEXT_POPPED);
- evtMap.uninitialize(this, StatusBarEvent.Type.TEXT_PUSHED);
- listeners = null;
- }
- }
-
- protected void fireStatusBarEvent(StatusBarEvent event) {
- if (null == listeners)
- return;
- int size = listeners.size();
- int i = 0;
- while (i < size) {
- StatusBarListener sl = (StatusBarListener)listeners.elementAt(i);
- sl.statusBarEvent(event);
- i++;
- }
- }
-
- private void handleTextPushed(int context, String text) {
- StatusBarEvent evt = new StatusBarEvent(this, StatusBarEvent.Type.TEXT_PUSHED);
- evt.setText(text);
- fireStatusBarEvent(evt);
- }
-
- private void handleTextPopped(int context, String text) {
- StatusBarEvent evt = new StatusBarEvent(this, StatusBarEvent.Type.TEXT_POPPED);
- evt.setText(text);
- fireStatusBarEvent(evt);
- }
-
- public Class getEventListenerClass(String signal) {
- Class cls = evtMap.getEventListenerClass(signal);
- if (cls == null) cls = super.getEventListenerClass(signal);
- return cls;
- }
-
- public GtkEventType getEventType(String signal) {
- GtkEventType et = evtMap.getEventType(signal);
- if (et == null) et = super.getEventType(signal);
- return et;
- }
-
- private static EventMap evtMap = new EventMap();
- static {
- addEvents(evtMap);
- }
-
- private static void addEvents(EventMap anEvtMap) {
- anEvtMap.addEvent("text_pushed", "handleTextPushed", StatusBarEvent.Type.TEXT_PUSHED, StatusBarListener.class);
- anEvtMap.addEvent("text_popped", "handleTextPopped", StatusBarEvent.Type.TEXT_POPPED, StatusBarListener.class);
- }
-
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getFrame(int cptr);
- native static final protected int getLabel(int cptr);
- native static final protected int gtk_statusbar_get_type();
- native static final protected int gtk_statusbar_new();
- native static final protected int gtk_statusbar_get_context_id(int statusbar, String contextDescription);
- native static final protected int gtk_statusbar_push(int statusbar, int contextId, String text);
- native static final protected void gtk_statusbar_pop(int statusbar, int contextId);
- native static final protected void gtk_statusbar_remove(int statusbar, int contextId, int messageId);
- native static final protected void gtk_statusbar_set_has_resize_grip(int statusbar, boolean setting);
- native static final protected boolean gtk_statusbar_get_has_resize_grip(int statusbar);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/Style.java b/libgtk-java/src/java/org/gnu/gtk/Style.java
deleted file mode 100644
index 5c1ac09..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/Style.java
+++ /dev/null
@@ -1,77 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.gdk.Rectangle;
-import org.gnu.gdk.Window;
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-/**
- *
- */
-public class Style extends GObject {
- /**
- * Construct a new Style object.
- */
- public Style() {
- super(Style.gtk_style_new());
- }
-
- /**
- * Construct a new Style object from a handle to a native resource.
- */
- public Style(int handle) {
- super(handle);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_style_get_type());
- }
-
- public Style attach(Window window) {
- return new Style(gtk_style_attach(getHandle(), window.getHandle()));
- }
-
- public void detach(Style style) {
- gtk_style_detach(style.getHandle());
- }
-
- public void setBackground(Window window, StateType stateType) {
- gtk_style_set_background(getHandle(), window.getHandle(), stateType.getValue());
- }
-
- public void applyDefaultBackground(Window window, boolean setBG, StateType stateType,
- Rectangle rect, int x, int y, int width, int height) {
- gtk_style_apply_default_background(getHandle(), window.getHandle(), setBG, stateType.getValue(),
- rect.getHandle(), x, y, width, height);
- }
-
- public IconSet lookupIconSet(String stockID) {
- return new IconSet(gtk_style_lookup_icon_set(getHandle(), stockID));
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_style_get_type();
- native static final protected int gtk_style_new();
- native static final protected int gtk_style_copy(int style);
- native static final protected int gtk_style_attach(int style, int window);
- native static final protected void gtk_style_detach(int style);
- native static final protected void gtk_style_set_background(int style, int window, int stateType);
- native static final protected void gtk_style_apply_default_background(int style, int window, boolean setBG, int stateType, int area, int x, int y, int width, int height);
- native static final protected int gtk_style_lookup_icon_set(int style, String stockId);
- native static final protected int gtk_style_render_icon(int style, int source, int direction, int state, int size, int[] widget, String detail);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/SubmenuDirection.java b/libgtk-java/src/java/org/gnu/gtk/SubmenuDirection.java
deleted file mode 100644
index fb19659..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/SubmenuDirection.java
+++ /dev/null
@@ -1,82 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-public class SubmenuDirection extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _LEFT = 0;
- static final public org.gnu.gtk.SubmenuDirection LEFT = new org.gnu.gtk.SubmenuDirection (_LEFT);
- static final private int _RIGHT = 1;
- static final public org.gnu.gtk.SubmenuDirection RIGHT = new org.gnu.gtk.SubmenuDirection (
- _RIGHT);
- static final private org.gnu.gtk.SubmenuDirection[] theInterned = new
- org.gnu.gtk.SubmenuDirection[]
- {
- LEFT, RIGHT
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.SubmenuDirection theSacrificialOne = new
- org.gnu.gtk.SubmenuDirection (0);
- static public org.gnu.gtk.SubmenuDirection intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.SubmenuDirection already = (org.gnu.gtk.SubmenuDirection) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.SubmenuDirection(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private SubmenuDirection (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.SubmenuDirection or (org.gnu.gtk.SubmenuDirection other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.SubmenuDirection and (org.gnu.gtk.SubmenuDirection other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.SubmenuDirection xor (org.gnu.gtk.SubmenuDirection other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.SubmenuDirection other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/SubmenuPlacement.java b/libgtk-java/src/java/org/gnu/gtk/SubmenuPlacement.java
deleted file mode 100644
index 95abd8c..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/SubmenuPlacement.java
+++ /dev/null
@@ -1,83 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-public class SubmenuPlacement extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _TOP_BOTTOM = 0;
- static final public org.gnu.gtk.SubmenuPlacement TOP_BOTTOM = new org.gnu.gtk.SubmenuPlacement (
- _TOP_BOTTOM);
- static final private int _LEFT_RIGHT = 1;
- static final public org.gnu.gtk.SubmenuPlacement LEFT_RIGHT = new org.gnu.gtk.SubmenuPlacement (
- _LEFT_RIGHT);
- static final private org.gnu.gtk.SubmenuPlacement[] theInterned = new
- org.gnu.gtk.SubmenuPlacement[]
- {
- TOP_BOTTOM, LEFT_RIGHT
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.SubmenuPlacement theSacrificialOne = new
- org.gnu.gtk.SubmenuPlacement (0);
- static public org.gnu.gtk.SubmenuPlacement intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.SubmenuPlacement already = (org.gnu.gtk.SubmenuPlacement) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.SubmenuPlacement(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private SubmenuPlacement (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.SubmenuPlacement or (org.gnu.gtk.SubmenuPlacement other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.SubmenuPlacement and (org.gnu.gtk.SubmenuPlacement other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.SubmenuPlacement xor (org.gnu.gtk.SubmenuPlacement other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.SubmenuPlacement other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/Table.java b/libgtk-java/src/java/org/gnu/gtk/Table.java
deleted file mode 100644
index f87327e..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/Table.java
+++ /dev/null
@@ -1,249 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-
-/**
- * A container that creates a grid of flexible
- * static rectangles that you can use to position and size widgets.
- * <p>The table cells are referenced by rows and columns. The top left of the
- * table is row 0, column 0.
- */
-public class Table extends Container {
- /**
- * Constructs a new table widget. An initial size must be given by
- * specifying how many rows and columns the table should have,
- * although this can be changed later with the resize method.
- * Rows and columns must both be in the range 0 .. 65535
- * @param rows The initial number of rows in the table
- * @param columns The initial number of columns for the table
- * @param homogenous If set to TRUE, all table cells are resized to
- * the size of the cell containing the largest widget.
- */
- public Table(int rows, int columns, boolean homogenous) {
- super(gtk_table_new(rows, columns, homogenous));
- }
-
- /**
- * Construct a new Table from a handle to a native resource.
- */
- public Table(int handle) {
- super(handle);
- }
-
- /**
- * Changes the size of the table after it has been created. The parameters
- * define the requested total number of rows/colums after the resize.
- */
- public void resize(int rows, int columns) {
- gtk_table_resize(getHandle(), rows, columns);
- }
-
- /**
- * Attaches a child widget to a position in the table
- * @param child The widget to add.
- * @param leftAttach The column number to attach the left side of a child
- * widget to.
- * @param rightAttach The column number to attach the right side of a
- * child widget to.
- * @param topAttach The row number to attach the top of a child
- * widget to.
- * @param bottomAttach The row number to attach the bottom of a
- * child widget to.
- * @param xOptions Used to specify the properties of the child widget
- * when the table is resized.
- * @param yOptions The same as xOptions, except this field determines
- * behaviour of vertical resizing.
- * @param xPadding An integer value specifying the padding on the left
- * and right of the widget being added to the table.
- * @param yPadding The amount of padding above and below the child widget.
- */
- public void attach(
- Widget child,
- int leftAttach,
- int rightAttach,
- int topAttach,
- int bottomAttach,
- AttachOptions xOptions,
- AttachOptions yOptions,
- int xPadding,
- int yPadding) {
- gtk_table_attach(
- getHandle(),
- child.getHandle(),
- leftAttach,
- rightAttach,
- topAttach,
- bottomAttach,
- xOptions.getValue(),
- yOptions.getValue(),
- xPadding,
- yPadding);
- }
- /**
- * Attaches a child widget to a position in the table. This is a
- * convenience function provides the programmer with a means to add
- * children to a table with identical padding and expansion options.
- * @param child The widget to add.
- * @param leftAttach The column number to attach the left side of a child
- * widget to.
- * @param rightAttach The column number to attach the right side of a
- * child widget to.
- * @param topAttach The row number to attach the top of a child
- * widget to.
- * @param bottomAttach The row number to attach the bottom of a
- * child widget to.
- */
- public void attach(Widget child, int leftAttach, int rightAttach, int topAttach, int bottomAttach) {
- gtk_table_attach_defaults(getHandle(), child.getHandle(), leftAttach, rightAttach, topAttach, bottomAttach);
- }
-
- /**
- * Changes the space between a given table column and its surrounding
- * columns.
- * @param column Column number whose spacing will be changed.
- * @param spacing Number of pixels that the spacing should take up.
- */
- public void setColumnSpacing(int column, int spacing) {
- gtk_table_set_col_spacing(getHandle(), column, spacing);
- }
-
- /**
- * Changes the space between a given table row and its surrounding rows.
- * @param row Row number whose spacing will be changed.
- * @param spacing Number of pixels that the spacing should take up.
- */
- public void setRowSpacing(int row, int spacing) {
- gtk_table_set_row_spacing(getHandle(), row, spacing);
- }
-
- /**
- * Gets the amount of space between row <code>row</code>, and row
- * <code>row + 1</code>.
- * @param row A row in the table, 0 indicates the first row.
- */
- public int getRowSpacing(int row) {
- return gtk_table_get_row_spacing(getHandle(), row);
- }
- /**
- * Gets the amount of space between column <code>column</code>, and column
- * <code>column + 1</code>.
- * @param column A row in the table, 0 indicates the first row.
- */
- public int getColumnSpacing(int column) {
- return gtk_table_get_col_spacing(getHandle(), column);
- }
-
- /**
- * returns the default spacing between rows. The only way to change this is
- * to use <code>setRowSpacings</code>, which changes the spacing of
- * <em>all</em> cells, regardless of whether they have been set
- * independently.
- * @see Table#setRowSpacing(int, int)
- */
- public int getDefaultRowSpacing() {
- return gtk_table_get_default_row_spacing(getHandle());
- }
-
- /**
- * returns the default spacing between columns. The only way to change this is
- * to use <code>setColumnSpacings</code>, which changes the spacing of
- * <em>all</em> cells, regardless of whether they have been set
- * independently.
- * @see Table#setColumnSpacing(int, int)
- */
- public int getDefaultColumnSpacing() {
- return gtk_table_get_default_col_spacing(getHandle());
- }
-
- /**
- * Sets the space between <em>every</em> row in the table. This overrides
- * any previous changes to particular cells.
- * @param spacing The number of pixels of space to place between every row in
- * the table.
- */
- public void setRowSpacing(int spacing) {
- gtk_table_set_row_spacings(getHandle(), spacing);
- }
- /**
- * Sets the space between <em>every</em> column in the table. This overrides
- * any previous changes to particular cells.
- * @param spacing The number of pixels of space to place between every column in
- * the table.
- */
- public void setColumnSpacing(int spacing) {
- gtk_table_set_col_spacings(getHandle(), spacing);
- }
-
- /**
- * Changes the homogenous property of table cells, ie. whether all cells
- * are an equal size or not.
- * @param homogeneous Set to TRUE to ensure all table cells are the same
- * size. Set to FALSE if this is not your desired behaviour.
- */
- public void setHomogeneous(boolean homogeneous) {
- gtk_table_set_homogeneous(getHandle(), homogeneous);
- }
-
- /**
- * Returns whether the table cells are all constrained to the same width and height
- * @return TRUE if the cells are all constrained to the same size
- * @see Table#setHomogeneous(boolean)
- */
- public boolean getHomogeneous() {
- return gtk_table_get_homogeneous(getHandle());
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_table_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_table_get_type();
- native static final protected int gtk_table_new(int rows, int columns, boolean homogenous);
- native static final protected void gtk_table_resize(int table, int rows, int cols);
- native static final protected void gtk_table_attach(
- int table,
- int child,
- int leftAttach,
- int rightAttach,
- int topAttach,
- int bottomAttach,
- int xoptions,
- int yoptions,
- int xpadding,
- int ypadding);
- native static final protected void gtk_table_attach_defaults(
- int table,
- int child,
- int leftAttach,
- int rightAttach,
- int topAttach,
- int bottomAttach);
- native static final protected void gtk_table_set_row_spacing(int table, int row, int spacing);
- native static final protected int gtk_table_get_row_spacing(int table, int row);
- native static final protected void gtk_table_set_col_spacing(int table, int column, int spacing);
- native static final protected int gtk_table_get_col_spacing(int table, int column);
- native static final protected void gtk_table_set_row_spacings(int table, int spacing);
- native static final protected int gtk_table_get_default_row_spacing(int table);
- native static final protected void gtk_table_set_col_spacings(int table, int spacing);
- native static final protected int gtk_table_get_default_col_spacing(int table);
- native static final protected void gtk_table_set_homogeneous(int table, boolean homogeneous);
- native static final protected boolean gtk_table_get_homogeneous(int table);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/TargetEntry.java b/libgtk-java/src/java/org/gnu/gtk/TargetEntry.java
deleted file mode 100644
index 3626d85..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/TargetEntry.java
+++ /dev/null
@@ -1,41 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.GObject;
-
-/**
- * Defination for sources and destinations of Drag and Drop operations.
- *
- * If a drag and drop is allowed between a pair of widgets, they must have the
- * same TargetEntry in their drop source and destination lists.
- *
- *
- * TODO: Free the memory !!
- */
-public class TargetEntry extends GObject
-{
- /**
- * Constructs a new target entry
- * @param name Name of the drag and drop type. This must be the same in both
- * the drag source and destination (possibly different applications).
- * @param flags
- * @param id Integer id for the drag type. This will be passed to the event
- * handers. It can be different to that used at the other end of the
- * drag/drop operation.
- */
- public TargetEntry( String name, TargetFlags flags, int id ){
- super(newTargetEntry(name, flags.getValue(), id));
- }
-
- native static protected final int newTargetEntry( String name, int flags, int id );
-
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/TargetFlags.java b/libgtk-java/src/java/org/gnu/gtk/TargetFlags.java
deleted file mode 100644
index 75f672c..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/TargetFlags.java
+++ /dev/null
@@ -1,81 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Flags;
-public class TargetFlags extends Flags
-{
- static final public org.gnu.gtk.TargetFlags NO_RESTRICTION = new org.gnu.gtk.TargetFlags( 0 );
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _SAME_APP = 1 << 0;
- static final public org.gnu.gtk.TargetFlags SAME_APP = new org.gnu.gtk.TargetFlags (_SAME_APP);
- static final private int _SAME_WIDGET = 1 << 1;
- static final public org.gnu.gtk.TargetFlags SAME_WIDGET = new org.gnu.gtk.TargetFlags (
- _SAME_WIDGET);
- static final private org.gnu.gtk.TargetFlags[] theInterned = new org.gnu.gtk.TargetFlags[]
- {
- new org.gnu.gtk.TargetFlags (0), SAME_APP, SAME_WIDGET
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.TargetFlags theSacrificialOne = new org.gnu.gtk.TargetFlags (0);
- static public org.gnu.gtk.TargetFlags intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.TargetFlags already = (org.gnu.gtk.TargetFlags) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.TargetFlags(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private TargetFlags (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.TargetFlags or (org.gnu.gtk.TargetFlags other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.TargetFlags and (org.gnu.gtk.TargetFlags other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.TargetFlags xor (org.gnu.gtk.TargetFlags other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.TargetFlags other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/TearoffMenuItem.java b/libgtk-java/src/java/org/gnu/gtk/TearoffMenuItem.java
deleted file mode 100644
index 4ae94c1..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/TearoffMenuItem.java
+++ /dev/null
@@ -1,54 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-
-/**
- *
- */
-public class TearoffMenuItem extends MenuItem
-{
- /**
- * Construct a new TearoffMenuItem
- */
- public TearoffMenuItem() {
- super(gtk_tearoff_menu_item_new());
- }
-
- /**
- * Construct a TearoffMenuItem using a handle to a native resource.
- */
- public TearoffMenuItem(int handle) {
- super(handle);
- }
-
- public boolean getTornOff() {
- return getTornOff(getHandle());
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_tearoff_menu_item_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_tearoff_menu_item_get_type ();
- native static final protected int gtk_tearoff_menu_item_new ();
- native static final protected boolean getTornOff(int menu);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/TextAppearance.java b/libgtk-java/src/java/org/gnu/gtk/TextAppearance.java
deleted file mode 100644
index 27f0794..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/TextAppearance.java
+++ /dev/null
@@ -1,90 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Boxed;
-/**
- * Read only text appearance properties, as returned by methods relating to the
- * text view widgets.
- */
-public class TextAppearance extends Boxed
-{
-
- protected TextAppearance(int handle){
- this.handle = handle;
- }
-
- /**
- */
- public org.gnu.gdk.Color getBgColor(){
- return new org.gnu.gdk.Color( getBgColor(handle) );
- }
-
- /**
- */
- public org.gnu.gdk.Color getFgColor(){
- return new org.gnu.gdk.Color( getFgColor(handle) );
- }
-
- /**
- */
- public org.gnu.gdk.Bitmap getBgStipple(){
- return new org.gnu.gdk.Bitmap( getBgStipple(handle) );
- }
-
- /**
- */
- public org.gnu.gdk.Bitmap getFgStipple(){
- return new org.gnu.gdk.Bitmap( getFgStipple(handle) );
- }
-
- /**
- * returns super/subscript rise, can be negative
- */
- public int getRise(){
- return getRise(handle);
- }
-
- /**
- */
- public org.gnu.pango.Underline getUnderline(){
- return org.gnu.pango.Underline.intern( getUnderline(handle) );
- }
-
- /**
- *
- */
- public boolean getStrikethrough(){
- return getStrikethrough(handle);
- }
-
- /**
- */
- public boolean getDrawBg(){
- return getDrawBg(handle);
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getBgColor (int cptr);
- native static final protected int getFgColor (int cptr);
- native static final protected int getBgStipple (int cptr);
- native static final protected int getFgStipple (int cptr);
- native static final protected int getRise (int cptr);
- native static final protected int getUnderline (int cptr);
- native static final protected boolean getStrikethrough (int cptr);
- native static final protected boolean getDrawBg (int cptr);
- native static final protected boolean getInsideSelection (int cptr);
- native static final protected boolean getIsText (int cptr);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/TextAttributes.java b/libgtk-java/src/java/org/gnu/gtk/TextAttributes.java
deleted file mode 100644
index 3a70edd..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/TextAttributes.java
+++ /dev/null
@@ -1,165 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Boxed;
-/**
- * A read only store of text attributes as returned by {@link
- * TextIter#getAttributes(TextAttributes)}.
- */
-public class TextAttributes extends Boxed
-{
- /**
- */
- protected TextAttributes (int handle){
- this.handle = handle;
- }
-
- /**
- */
- public TextAppearance getAppearance(){
- return new TextAppearance( getAppearance(handle) );
- }
-
- /**
- */
- public Justification getJustification(){
- return Justification.intern( getJustification(handle) );
- }
-
- /**
- */
- public TextDirection getDirection(){
- return TextDirection.intern( getDirection(handle) );
- }
-
- /**
- */
- public org.gnu.pango.FontDescription getFontDescription(){
- return new org.gnu.pango.FontDescription( getFont(handle) );
- }
-
- /**
- */
- public double getFontScale(){
- return getFontScale(handle);
- }
-
- /**
- */
- public int getLeftMargin(){
- return getLeftMargin(handle);
- }
-
- /**
- */
- public int getIndent(){
- return getIndent(handle);
- }
-
- /**
- */
- public int getRightMargin(){
- return getRightMargin(handle);
- }
-
- /**
- */
- public int getPixelsAboveLines(){
- return getPixelsAboveLines(handle);
- }
-
- /**
- */
- public int getPixelsBelowLines(){
- return getPixelsBelowLines(handle);
- }
-
- /**
- */
- public int getPixelsInsideWrap(){
- return getPixelsInsideWrap(handle);
- }
-
- /**
- */
- public org.gnu.pango.TabArray getTabArray(){
- return new org.gnu.pango.TabArray( getTabs(handle) );
- }
-
- /**
- */
- public WrapMode getWrapMode(){
- return WrapMode.intern( getWrapMode(handle) );
- }
-
- /**
- */
- public org.gnu.pango.Language getLanguage(){
- return new org.gnu.pango.Language( getLanguage(handle) );
- }
-
- /**
- */
- public boolean getInvisible(){
- return getInvisible(handle);
- }
-
- /**
- */
- public boolean getBgFullHeight(){
- return getBgFullHeight(handle);
- }
-
- /**
- */
- public boolean getEditable(){
- return getEditable(handle);
- }
-
- /**
- */
- public boolean getRealized(){
- return getRealized(handle);
- }
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getAppearance (int cptr);
- native static final protected int getJustification (int cptr);
- native static final protected int getDirection (int cptr);
- native static final protected int getFont (int cptr);
- native static final protected double getFontScale (int cptr);
- native static final protected int getLeftMargin (int cptr);
- native static final protected int getIndent (int cptr);
- native static final protected int getRightMargin (int cptr);
- native static final protected int getPixelsAboveLines (int cptr);
- native static final protected int getPixelsBelowLines (int cptr);
- native static final protected int getPixelsInsideWrap (int cptr);
- native static final protected int getTabs (int cptr);
- native static final protected int getWrapMode (int cptr);
- native static final protected int getLanguage (int cptr);
- native static final protected boolean getInvisible (int cptr);
- native static final protected boolean getBgFullHeight (int cptr);
- native static final protected boolean getEditable (int cptr);
- native static final protected boolean getRealized (int cptr);
- native static final protected boolean getPad1 (int cptr);
- native static final protected boolean getPad2 (int cptr);
- native static final protected boolean getPad3 (int cptr);
- native static final protected boolean getPad4 (int cptr);
- native static final protected int gtk_text_attributes_new ();
- native static final protected int gtk_text_attributes_copy (int src);
- native static final protected void gtk_text_attributes_copy_values (int src, int dest);
- native static final protected void gtk_text_attributes_unref (int values);
- native static final protected void gtk_text_attributes_ref (int values);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/TextBuffer.java b/libgtk-java/src/java/org/gnu/gtk/TextBuffer.java
deleted file mode 100644
index 355a653..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/TextBuffer.java
+++ /dev/null
@@ -1,1005 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import java.util.Vector;
-
-import org.gnu.glib.EventMap;
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-import org.gnu.gtk.event.TextBufferEvent;
-import org.gnu.gtk.event.TextBufferListener;
-import org.gnu.gtk.event.GtkEventType;
-
-/**
- * The TextBuffer is the object used to store data to be displayed in a {@link
- * TextView} widget. See the {@link TextView} widget description for details.
- */
-public class TextBuffer extends GObject {
-
- /**
- * The list of objects interested in this widget's events
- */
- private Vector listeners;
-
- /**
- * Create butter from native handle
- * */
- protected TextBuffer(int handle) {
- super(handle);
- }
- /**
- * Creates a new text buffer.
- * @param table A tag table
- */
- public TextBuffer(TextTagTable table) {
- super(gtk_text_buffer_new(table.getHandle()));
- }
-
- /**
- * Creates a new buffer and a new default TextTagTable.
- */
- public TextBuffer() {
- super(gtk_text_buffer_new_noTable());
- }
-
- /**
- * Obtains the number of lines in the buffer. This value is cached, so the
- * function is very fast.
- * @return The number of lines in the bufer.
- */
- public int getLineCount() {
- return gtk_text_buffer_get_line_count(getHandle());
- }
-
- /**
- * Gets the number of characters in the buffer; note that characters and
- * bytes are not the same, you can't e.g. expect the contents of the buffer
- * in string form to be this many bytes long. The character count is cached,
- * so this function is very fast.
- * @return Number of characters in the buffer.
- */
- public int getCharCount() {
- return gtk_text_buffer_get_char_count(getHandle());
- }
-
- /**
- * Get the GtkTextTagTable associated with this buffer.
- * @return Associated TextTagTable.
- */
- public TextTagTable getTextTagTable() {
- int hndl = gtk_text_buffer_get_tag_table(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (TextTagTable)obj;
- return new TextTagTable(hndl);
- }
-
- /**
- * Inserts text at position iter. Emits the "insert_text" signal; insertion
- * actually occurs in the default handler for the signal. iter is
- * invalidated when insertion occurs (because the buffer contents change),
- * but the default signal handler revalidates it to point to the end of the
- * inserted text.
- * @param iter A position in the buffer
- * @param text The text to insert
- */
- public void insertText(TextIter iter, String text) {
- if (null == text)
- text = "";
- gtk_text_buffer_insert(getHandle(), iter.getHandle(), text);
- }
-
- /**
- * Inserts text at the current cursor position
- * @param text The text to insert
- */
- public void insertText(String text) {
- if (null == text)
- text = "";
- gtk_text_buffer_insert_at_cursor(getHandle(), text);
- }
-
- /**
- * Like {@link #insertText(TextIter, String)}, but the insertion will not
- * occur if iter is at a non-editable location in the buffer. Usually you
- * want to prevent insertions at ineditable locations if the insertion
- * results from a user action (is interactive).
- *
- * <p>defaultEditable indicates the editability of text that doesn't have a
- * tag affecting editability applied to it. Typically the result of
- * {@link TextView#getEditable()} is appropriate here.
- *
- * @param iter A position in buffer
- * @param text The text to insert
- * @param defaultEditable Default editability of buffer
- * @return Whether text was actually inserted
- */
- public boolean insertTextInteractive(TextIter iter, String text, boolean defaultEditable) {
- if (null == text)
- text = "";
- return gtk_text_buffer_insert_interactive(getHandle(), iter.getHandle(), text, defaultEditable);
- }
-
- /**
- * Calls {@link #insertTextInteractive(TextIter, String, boolean)} at the cursor position.
- *
- * <p>defaultEditable indicates the editability of text that doesn't have a
- * tag affecting editability applied to it. Typically the result of
- * {@link TextView#getEditable()} is appropriate here.
- *
- * @param text The text to insert.
- * @param defaultEditable Default editability of buffer
- * @return Whether text was actually inserted.
- */
- public boolean insertTextInteractive(String text, boolean defaultEditable) {
- if (null == text)
- text = "";
- return gtk_text_buffer_insert_interactive_at_cursor(getHandle(), text, defaultEditable);
- }
-
- /**
- * Copies text, tags, and pixbufs between start and end (the order of start
- * and end doesn't matter) and inserts the copy at iter. Used instead of
- * simply getting/inserting text because it preserves images and tags. If
- * start and end are in a different buffer from buffer, the two buffers must
- * share the same tag table.
- * <p>Implemented via emissions of the insert_text and apply_tag signals, so expect
- * those.
- *
- * @param iter A position in the buffer
- * @param start A position in a TextBuffer
- * @param end Another position in the same buffer as start
- */
- public void insertRange(TextIter iter, TextIter start, TextIter end) {
- gtk_text_buffer_insert_range(getHandle(), iter.getHandle(), start.getHandle(), end.getHandle());
- }
-
- /**
- * Inserts text and applies a tag to that text.
- *
- * @param iter Place to insert text
- * @param text Text to insert
- * @param tag name of TextTag to apply to that text.
- */
- public void insertText( TextIter iter, String text, String tag ){
- if (null == text)
- text = "";
- if (null == tag)
- tag = "";
- insert_with_tag( getHandle(), iter.getHandle(), text, tag );
- }
-
- /**
- * Inserts text and applies tags to that text.
- *
- * @param iter Place to insert text
- * @param text Text to insert
- * @param tags Array of TextTag names to apply to that text.
- */
- public void insertText( TextIter iter, String text, String[] tags ){
- if (null == text)
- text = "";
- TextMark mark = createMark( "jginternal", getEndIter(), true);
- insertText(iter, text );
- TextIter start = getIter( mark );
- deleteMark( "jginternal" );
- for( int i = 0; i < tags.length; i++ ){
- applyTag( tags[i], start, iter );
- }
- }
-
- /**
- * Same as {@link #insertRange(TextIter, TextIter, TextIter)}, but does
- * nothing if the insertion point isn't editable. The defaultEditable
- * parameter indicates whether the text is editable at iter if no tags
- * enclosing iter affect editability. Typically the result of {@link
- * TextView#getEditable()} is appropriate here.
- * @param iter A position in buffer
- * @param start A position in a TextBuffer
- * @param end Another position in the same buffer as start
- * @param defaultEditable default editability of the buffer
- * @return Whether an insertion was possible at iter.
- */
- public boolean insertRangeInteractive(TextIter iter, TextIter start, TextIter end, boolean defaultEditable) {
- return gtk_text_buffer_insert_range_interactive(
- getHandle(),
- iter.getHandle(),
- start.getHandle(),
- end.getHandle(),
- defaultEditable);
- }
-
- /**
- * Deletes text between <code>start</code> and <code>end</code>. The order
- * of start and end is not actually relevant. This function actually emits
- * the "delete_range" signal, and the default handler of that signal deletes
- * the text. Because the buffer is modified, all outstanding iterators
- * become invalid after calling this function; however, the start and end
- * will be re-initialized to point to the location where text was deleted.
- * @param start A position in buffer
- * @param end Another position in buffer.
- */
- public void deleteText(TextIter start, TextIter end) {
- gtk_text_buffer_delete(getHandle(), start.getHandle(), end.getHandle());
- }
-
- /**
- * Deletes all <em>editable</em> text in the given range. Calls {@link
- * #deleteText(TextIter, TextIter)} for each editable sub-range of
- * start,end. <code>start</code> and <code>end</code> are revalidated to
- * point to the location of the last deleted range, or left untouched if no
- * text was deleted.
- * @param start Start of range to delete
- * @param end End of range
- * @param defaultEditable Ehether the buffer is editable by default
- * @return Whether some text was actually deleted
- */
- public boolean deleteTextInteractive(TextIter start, TextIter end, boolean defaultEditable) {
- return gtk_text_buffer_delete_interactive(getHandle(), start.getHandle(), end.getHandle(), defaultEditable);
- }
-
- /**
- * Deletes current contents of buffer, and inserts <code>text</code>
- * instead.
- * @param text The text to use as the content of the buffer.
- */
- public void setText(String text) {
- if (null == text)
- text = "";
- gtk_text_buffer_set_text(getHandle(), text);
- }
-
- /**
- * Returns the text in the range start,end. Excludes undisplayed text (text
- * marked with tags that set the invisibility attribute) if
- * includeHiddenChars is FALSE. Does not include characters representing
- * embedded images, so byte and character indexes into the returned string
- * do not correspond to byte and character indexes into the buffer. Contrast
- * with {@link #getSlice(TextIter, TextIter, boolean)}.
- * @param start Start of a range
- * @param end End of a range
- * @param includeHiddenChars Whether to include invisible text
- * @return The text of the buffer
- */
- public String getText(TextIter start, TextIter end, boolean includeHiddenChars) {
- return gtk_text_buffer_get_text(getHandle(), start.getHandle(), end.getHandle(), includeHiddenChars);
- }
-
- /**
- * Returns the text in the range start,end. Excludes undisplayed text (text
- * marked with tags that set the invisibility attribute) if
- * includeHiddenChars is FALSE. The returned string includes a 0xFFFC
- * character whenever the buffer contains embedded images, so byte and
- * character indexes into the returned string do correspond to byte and
- * character indexes into the buffer. Contrast with
- * {@link #getText(TextIter, TextIter, boolean)}. Note that 0xFFFC can occur in normal text as
- * well, so it is not a reliable indicator that a pixbuf or widget is in the
- * buffer.
- * @param start Start of a range
- * @param end End of a range.
- * @param includeHiddenChars Whether to include invisible text
- * @return The string
- */
- public String getSlice(TextIter start, TextIter end, boolean includeHiddenChars) {
- return gtk_text_buffer_get_slice(getHandle(), start.getHandle(), end.getHandle(), includeHiddenChars);
- }
-
- /**
- * Inserts an image into the text buffer at iter. The image will be counted
- * as one character in character counts, and when obtaining the buffer
- * contents as a string, will be represented by the Unicode "object
- * replacement character" 0xFFFC. Note that the "slice" variants for
- * obtaining portions of the buffer as a string include this character for
- * pixbufs, but the "text" variants do not.
- * @param iter Location to insert the pixbuf
- * @param pixbuf A Pixbuf
- */
- public void insertPixbuf(TextIter iter, org.gnu.gdk.Pixbuf pixbuf) {
- gtk_text_buffer_insert_pixbuf(getHandle(), iter.getHandle(), pixbuf.getHandle());
- }
-
- /**
- * Inserts a child widget anchor into the text buffer at iter. The anchor
- * will be counted as one character in character counts, and when obtaining
- * the buffer contents as a string, will be represented by the Unicode
- * "object replacement character" 0xFFFC. Note that the "slice" variants for
- * obtaining portions of the buffer as a string include this character for
- * child anchors, but the "text" variants do not.
- * @param iter Location to insert the anchor
- * @param anchor A TextChildAnchor
- */
- public void inserChildAnchor(TextIter iter, TextChildAnchor anchor) {
- gtk_text_buffer_insert_child_anchor(getHandle(), iter.getHandle(), anchor.getHandle());
- }
-
- /**
- * This is a convenience function which simply creates a child anchor with
- * {link TextChildAnchor#TextChildAnchor()} and inserts it into the buffer
- * @param iter Location in the buffer
- * @return The created child anchor
- */
- public TextChildAnchor createChildAnchor(TextIter iter) {
- return new TextChildAnchor(gtk_text_buffer_create_child_anchor(getHandle(), iter.getHandle()));
- }
-
- /**
- * Creates a mark at position <code>where</code>. Otherwise, the mark can be
- * retrieved by name using {@link #getMark(String)}. If a mark has left
- * gravity, and text is inserted at the mark's current location, the mark
- * will be moved to the left of the newly-inserted text. If the mark has
- * right gravity (leftGravity = FALSE), the mark will end up on the right of
- * newly-inserted text. The standard left-to-right cursor is a mark with
- * right gravity (when you type, the cursor stays on the right side of the
- * text you're typing).
- *
- * <p>Emits the "mark_set" event as notification of the mark's initial placement.
- *
- * @param markName Name for mark
- * @param where Location to place mark
- * @param leftGravity Whether the mark has left gravity
- * @return The new TextMark object
- */
- public TextMark createMark(String markName, TextIter where, boolean leftGravity) {
- return new TextMark(gtk_text_buffer_create_mark(getHandle(), markName, where.getHandle(), leftGravity));
- }
-
- /**
- * Moves <code>mark</code> to the new location <code>where</code>. Emits the
- * "mark_set" event as notification of the move.
- * @param mark A TextMark
- * @param where New location for mark in buffer
- */
- public void moveMark(TextMark mark, TextIter where) {
- gtk_text_buffer_move_mark(getHandle(), mark.getHandle(), where.getHandle());
- }
-
- /**
- * Moves the mark named <code>name</code> (which must exist) to location
- * <code>where</code>
- * @param name Name of a mark
- * @param where New location for mark
- */
- public void moveMark(String name, TextIter where) {
- if (null == name)
- name = "";
- gtk_text_buffer_move_mark_by_name(getHandle(), name, where.getHandle());
- }
-
- /**
- * Deletes <code>mark</code>, so that it's no longer located anywhere in the
- * buffer. There is no way to undelete a mark.
- * {@link TextMark#getDeleted()} indicates that a mark no longer belongs to a buffer. The
- * "mark_deleted" signal will be emitted as notification after the mark is
- * deleted.
- * @param mark A TextMark in buffer
- */
- public void deleteMark(TextMark mark) {
- gtk_text_buffer_delete_mark(getHandle(), mark.getHandle());
- }
-
- /**
- * Deletes the mark named <code>name</code>; the mark must exist.
- * @see #deleteMark(TextMark)
- * @param name The name of the mark to delete
- */
- public void deleteMark(String name) {
- if (null == name)
- name = "";
- gtk_text_buffer_delete_mark_by_name(getHandle(), name);
- }
-
- /**
- * Returns true if a mark exists with the given name.
- */
- public boolean markExists(String name) {
- if (null == name)
- name = "";
- return (gtk_text_buffer_get_mark(getHandle(), name) != 0);
- }
-
- /**
- * Returns the mark named <code>name</code> in the buffer, or <code>null</code> if no such mark exists in the buffer
- */
- public TextMark getMark(String name) {
- if (null == name)
- name = "";
- int markHandle = gtk_text_buffer_get_mark(getHandle(), name);
- if (0 == markHandle)
- return null;
- GObject obj = retrieveGObject(markHandle);
- if (null != obj)
- return (TextMark)obj;
- return new TextMark(markHandle);
- }
-
- /**
- * Returns the mark that represents the cursor (insertion point). Equivalent
- * to calling gtk_text_buffer_get_mark() to get the mark named "insert", but
- * very slightly more efficient, and involves less typing.
- * @return Insertion point mark
- */
- public TextMark getInsert() {
- int hndl = gtk_text_buffer_get_insert(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (TextMark)obj;
- return new TextMark(hndl);
- }
-
- /**
- * Returns the mark that represents the selection bound. Equivalent to
- * calling {@link #getMark(String)} to get the mark named "selection_bound",
- * but very slightly more efficient, and involves less typing.
- *
- * <p>The currently-selected text in buffer is the region between the
- * "selection_bound" and "insert" marks. If "selection_bound" and "insert"
- * are in the same place, then there is no current selection.
- * @return Mark for the selection
- */
- public TextMark getSelectionBound() {
- int hndl = gtk_text_buffer_get_selection_bound(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (TextMark)obj;
- return new TextMark(hndl);
- }
-
- /**
- * This function moves the "insert" and "selection_bound" marks
- * simultaneously. If you move them to the same place in two steps with
- * {@link #moveMark(TextMark, TextIter)}, you will temporarily select a region in between
- * their old and new locations, which can be pretty inefficient since the
- * temporarily-selected region will force stuff to be recalculated. This
- * function moves them as a unit, which can be optimized.
- * @param where Where to put the cursor
- */
- public void placeCursor(TextIter where) {
- gtk_text_buffer_place_cursor(getHandle(), where.getHandle());
- }
-
- /**
- * Emits the "apply_tag" signal on buffer. The default handler for the
- * signal applies tag to the given range. start and end do not have to be in
- * order.
- * @param tag A TextTag
- * @param start One bound of range to be tagged
- * @param end Other bound of range to be tagged
- */
- public void applyTag(TextTag tag, TextIter start, TextIter end) {
- gtk_text_buffer_apply_tag(getHandle(), tag.getHandle(), start.getHandle(), end.getHandle());
- }
-
- /**
- * Emits the "remove_tag" signal. The default handler for the signal removes
- * all occurrences of tag from the given range. start and end don't have to
- * be in order
- * @param tag A TextTag
- * @param start One bound of range to be untagged
- * @param end Other bound of range to be untagged
- */
- public void removeTag(TextTag tag, TextIter start, TextIter end) {
- gtk_text_buffer_remove_tag(getHandle(), tag.getHandle(), start.getHandle(), end.getHandle());
- }
-
- /**
- * Looks up a tag by name and then applies it.
- * @param name Name of a named TextTag
- * @param start One bound of range to be tagged
- * @param end Other bound of range to be tagged
- */
- public void applyTag(String name, TextIter start, TextIter end) {
- if (null == name)
- name = "";
- gtk_text_buffer_apply_tag_by_name(getHandle(), name, start.getHandle(), end.getHandle());
- }
-
- /**
- * Removes a tag based on it's name.
- * @param name Name of a TextTag
- * @param start One bound of range to be untagged
- * @param end Other bound of range to be untagged
- */
- public void removeTag(String name, TextIter start, TextIter end) {
- if (null == name)
- name = "";
- gtk_text_buffer_remove_tag_by_name(getHandle(), name, start.getHandle(), end.getHandle());
- }
-
- /**
- * Removes all tags in the range between start and end. Be careful with this
- * function; it could remove tags added in code unrelated to the code you're
- * currently writing. That is, using this function is probably a bad idea if
-v * you have two or more unrelated code sections that add tags.
- * @param start One bound of range to be untagged
- * @param end Other bound of range to be untagged
- */
- public void removeAllTags(TextTag start, TextTag end) {
- gtk_text_buffer_remove_all_tags(getHandle(), start.getHandle(), end.getHandle());
- }
-
- /**
- * Obtains an iterator pointing to charOffset within the given line. The
- * charOffset must exist, offsets off the end of the line are not allowed.
- * Note characters, not bytes; UTF-8 may encode one character as multiple
- * bytes.
- * @param lineNumber Line number counting from 0
- * @param charOffset Char offset from start of line
- * @return Iterator
- */
- public TextIter getIter(int lineNumber, int charOffset) {
- return new TextIter(gtk_text_buffer_get_iter_at_line_offsetMOD(getHandle(), lineNumber, charOffset));
- }
-
- /**
- * Obtains an iterator pointing to charOffset within the entire string,
- * statring from the beginning
- * @param charOffset Character offset from the beginning of the text
- * @return Iterator pointing to that point.
- */
- public TextIter getIter(int charOffset) {
- return new TextIter(gtk_text_buffer_get_iter_at_offsetMOD(getHandle(), charOffset));
- }
-
- /**
- * Obtains an iterator pointing to the start of the given line
- * @param line The line
- * @return Iterator
- */
- public TextIter getLineIter(int line) {
- return new TextIter(gtk_text_buffer_get_iter_at_lineMOD(getHandle(), line));
- }
-
- /**
- * Returns an iter at the given mark
- * @param mark The position for the iter
- * @return Iterator
- */
- public TextIter getIter(TextMark mark) {
- return new TextIter(gtk_text_buffer_get_iter_at_markMOD(getHandle(), mark.getHandle()));
- }
-
- /**
- * Obtains the location of anchor within buffer.
- * @param anchor An anchor that appears in the buffer.
- * @return Iterator
- */
- public TextIter getIter(TextChildAnchor anchor) {
- return new TextIter(gtk_text_buffer_get_iter_at_child_anchorMOD(getHandle(), anchor.getHandle()));
- }
-
- /**
- * Returns an iterator for the start of the text
- * @return iterator
- */
- public TextIter getStartIter() {
- return new TextIter(gtk_text_buffer_get_start_iterMOD(getHandle()));
- }
- /**
- * Returns Iterator for the end of the text
- * @return Iterator for the end of the text.
- */
- public TextIter getEndIter() {
- return new TextIter(gtk_text_buffer_get_end_iterMOD(getHandle()));
- }
-
- /**
- * Indicates whether the buffer has been modified since the last call to
- * {@link #setModified(boolean)} set the modification flag to FALSE. Used
- * for example to enable a "save" function in a text editor.
- * @return TRUE if the buffer has been modified
- */
- public boolean getModified() {
- return gtk_text_buffer_get_modified(getHandle());
- }
-
- /**
- * Used to keep track of whether the buffer has been modified since the last
- * time it was saved. Whenever the buffer is saved to disk, call
- * setModified(FALSE). When the buffer is modified, it will automatically
- * toggled on the modified bit again. When the modified bit flips, the
- * buffer emits a "modified_changed" event.
- * @param setting Modification flag setting
- */
- public void setModified(boolean setting) {
- gtk_text_buffer_set_modified(getHandle(), setting);
- }
-
- /**
- * Deletes the range between the "insert" and "selection_bound" marks, that
- * is, the currently-selected text. If interactive is TRUE, the editability
- * of the selection will be considered (users can't delete uneditable text).
- * @param interactive Whether the deletion is caused by user interaction
- * @param defaultEditable Whether the buffer is editable by default
- * @returns Whether there was a non-empty selection to delete
- */
- public boolean deleteSelection(boolean interactive, boolean defaultEditable) {
- return gtk_text_buffer_delete_selection(getHandle(), interactive, defaultEditable);
- }
-
- /**
- * Pastes the contents of a clipboard at location. (Note: pasting is
- * asynchronous, that is, we'll ask for the paste data and return, and at
- * some point later after the main loop runs, the paste data will be
- * inserted.)
- * @param clipboard The Clipboard to paste from
- * @param location Location to insert pasted text
- * @param defaultEditable Whether the buffer is editable by default
- */
- public void pasteClipboard(Clipboard clipboard, TextIter location, boolean defaultEditable) {
- gtk_text_buffer_paste_clipboard(getHandle(), clipboard.getHandle(), location.getHandle(), defaultEditable);
- }
-
- /**
- * Pastes the contents of a clipboard at the insertion point. (Note: pasting
- * is asynchronous, that is, we'll ask for the paste data and return, and at
- * some point later after the main loop runs, the paste data will be
- * inserted.)
- * @param clipboard The Clipboard to paste from
- * @param defaultEditable Whether the buffer is editable by default
- */
- public void pasteClipboard(Clipboard clipboard, boolean defaultEditable) {
- gtk_text_buffer_paste_clipboardInsertPosition(getHandle(), clipboard.getHandle(), defaultEditable);
- }
-
- /**
- * Copies the currently-selected text to a clipboard.
- * @param clip The clipboard to copy the text to
- */
- public void copyClipboard(Clipboard clip) {
- gtk_text_buffer_copy_clipboard(getHandle(), clip.getHandle());
- }
-
- /**
- * Copies the currently-selected text to a clipboard, then deletes said text if it's editable.
- * @param clipboard The Clipboard object to cut to.
- * @param defaultEditable Default editability of the buffer
- */
- public void cutClipboard(Clipboard clipboard, boolean defaultEditable) {
- gtk_text_buffer_cut_clipboard(getHandle(), clipboard.getHandle(), defaultEditable);
- }
-
- /**
- * Returns true if an area of the buffer is selected
- * @return True if an area is selected
- */
- public boolean getSelected() {
- return gtk_text_buffer_get_selection_exists(getHandle());
- }
-
- /**
- * Returns an iterator for the start of the selected text, or
- * <code>null</code> if no text is selected.
- */
- public TextIter getSelectionStart() {
- if (getSelected()) {
- return new TextIter(gtk_text_buffer_get_selection_start(getHandle()));
- } else {
- return null;
- }
- }
-
- /**
- * Returns an iterator for the end of the selection, or <code>null</code> if
- * no text is selected.
- */
- public TextIter getSelectionEnd() {
- if (getSelected()) {
- return new TextIter(gtk_text_buffer_get_selection_end(getHandle()));
- } else {
- return null;
- }
- }
-
- /**
- * Called to indicate that the buffer operations between here and a call to
- * {@link #endUserAction()} are part of a single user-visible operation. The
- * operations between beginUserAction() and endUserAction() can then be
- * grouped when creating an undo stack. TextBuffer maintains a count of
- * calls to beginUserAction() that have not been closed with a call to
- * endUserAction(), and emits the "begin_user_action" and "end_user_action"
- * event only for the outermost pair of calls. This allows you to build user
- * actions from other user actions.
- *
- * <p>The "interactive" buffer mutation functions
- * automatically call begin/end user action around the
- * buffer operations they perform, so there's no need to add extra calls if
- * you user action consists solely of a single call to one of those
- * functions.
- */
- public void beginUserAction() {
- gtk_text_buffer_begin_user_action(getHandle());
- }
-
- /**
- * Should be paired with a call to {@link #beginUserAction()}. See
- * that function for a full explanation.
- */
- public void endUserAction() {
- gtk_text_buffer_end_user_action(getHandle());
- }
-
- /**
- * Adds clipboard to the list of clipboards in which the selection contents
- * of buffer are available. In most cases, clipboard will be the
- * GtkClipboard of type GDK_SELECTION_PRIMARY for a view of buffer.
- * @param clipboard A ClipBoard
- */
- public void addClipboard(Clipboard clipboard) {
- gtk_text_buffer_add_selection_clipboard(getHandle(), clipboard.getHandle());
- }
-
- /**
- * Removes a clipboard added with {@link #addClipboard(Clipboard)}
- * @param clipboard The clipboard to remove
- */
- public void removeClipboard(Clipboard clipboard) {
- gtk_text_buffer_remove_selection_clipboard(getHandle(), clipboard.getHandle());
- }
-
- /**
- * This function moves the "insert" and "selection_bound" marks
- * simultaneously. If you move them in two steps with moveMark, you will
- * temporarily select a region in between their old and new locations, which
- * can be pretty inefficient since the temporarily-selected region will
- * force stuff to be recalculated. This function moves them as a unit, which
- * can be optimized.
- *
- * @param ins where to put the "insert" mark
- * @param bound where to put the "selection_bound" mark
- *
- * @since 2.4
- */
- public void selectRange( TextIter ins, TextIter bound ){
- gtk_text_buffer_select_range (getHandle(), ins.getHandle(), bound.getHandle() );
- }
-
- /****************************************
- * TextView event handling.
- ****************************************/
-
- public Class getEventListenerClass(String signal) {
- Class cls = evtMap.getEventListenerClass(signal);
- if (cls == null) cls = super.getEventListenerClass(signal);
- return cls;
- }
-
- public GtkEventType getEventType(String signal) {
- GtkEventType et = evtMap.getEventType(signal);
- if (et == null) et = super.getEventType(signal);
- return et;
- }
-
- private static EventMap evtMap = new EventMap();
- static {
- addEvents(evtMap);
- }
-
- private static void addEvents(EventMap evtMap) {
- evtMap.addEvent("apply_tag", "handleApplyTag", TextBufferEvent.Type.APPLY_TAG, TextBufferListener.class);
- evtMap.addEvent("changed", "handleChanged", TextBufferEvent.Type.CHANGED, TextBufferListener.class);
- evtMap.addEvent("delete_range", "handleDeleteRange", TextBufferEvent.Type.DELETE_RANGE, TextBufferListener.class);
- evtMap.addEvent("insert_child_anchor", "handleInsertChildAnchor", TextBufferEvent.Type.INSERT_CHILD_ANCHOR, TextBufferListener.class);
- evtMap.addEvent("insert_pixbuf", "handleInsertPixbuf", TextBufferEvent.Type.INSERT_PIXBUF, TextBufferListener.class);
- evtMap.addEvent("insert_text", "handleInsertText", TextBufferEvent.Type.INSERT_TEXT, TextBufferListener.class);
- evtMap.addEvent("mark_deleted", "handleMarkDelete", TextBufferEvent.Type.MARK_DELETED, TextBufferListener.class);
- evtMap.addEvent("mark_set", "handleMarkSet", TextBufferEvent.Type.MARK_SET, TextBufferListener.class);
- evtMap.addEvent("modified_changed", "handleModifiedChanged", TextBufferEvent.Type.MODIFIED_CHANGED, TextBufferListener.class);
- evtMap.addEvent("remove_tag", "handleRemoveTag", TextBufferEvent.Type.REMOVE_TAG, TextBufferListener.class);
- }
-
- /**
- * Register an object to receive text view event notification.
- *
- * @param listener The object that has implemented the
- * TextBufferListener interface that is to receive the text view events.
- */
- public void addListener(TextBufferListener listener) {
- // Don't add the listener a second time if it is in the Vector.
- int i = findListener(listeners, listener);
- if (i == -1) {
- if (null == listeners) {
- evtMap.initialize(this, TextBufferEvent.Type.APPLY_TAG);
- evtMap.initialize(this, TextBufferEvent.Type.CHANGED);
- evtMap.initialize(this, TextBufferEvent.Type.DELETE_RANGE);
- evtMap.initialize(this, TextBufferEvent.Type.INSERT_CHILD_ANCHOR);
- evtMap.initialize(this, TextBufferEvent.Type.INSERT_PIXBUF);
- evtMap.initialize(this, TextBufferEvent.Type.INSERT_TEXT);
- evtMap.initialize(this, TextBufferEvent.Type.MARK_DELETED);
- evtMap.initialize(this, TextBufferEvent.Type.MARK_SET);
- evtMap.initialize(this, TextBufferEvent.Type.MODIFIED_CHANGED);
- evtMap.initialize(this, TextBufferEvent.Type.REMOVE_TAG);
- listeners = new Vector();
- }
- listeners.addElement(listener);
- }
- }
-
- /**
- * Unregister an object that was receiving text view event notification.
- *
- * @param listener The object that is to no longer receive
- * text view events.
- */
- public void removeListener(TextBufferListener listener) {
- int i = findListener(listeners, listener);
- if (i > -1) {
- listeners.remove(i);
- }
- if (0 == listeners.size()) {
- evtMap.uninitialize(this, TextBufferEvent.Type.APPLY_TAG);
- evtMap.uninitialize(this, TextBufferEvent.Type.CHANGED);
- evtMap.uninitialize(this, TextBufferEvent.Type.DELETE_RANGE);
- evtMap.uninitialize(this, TextBufferEvent.Type.INSERT_CHILD_ANCHOR);
- evtMap.uninitialize(this, TextBufferEvent.Type.INSERT_PIXBUF);
- evtMap.uninitialize(this, TextBufferEvent.Type.INSERT_TEXT);
- evtMap.uninitialize(this, TextBufferEvent.Type.MARK_DELETED);
- evtMap.uninitialize(this, TextBufferEvent.Type.MARK_SET);
- evtMap.uninitialize(this, TextBufferEvent.Type.MODIFIED_CHANGED);
- evtMap.uninitialize(this, TextBufferEvent.Type.REMOVE_TAG);
- listeners = null;
- }
- }
-
- protected void fireTextBufferEvent(TextBufferEvent event) {
- if (null == listeners) {
- return;
- }
- int size = listeners.size();
- int i = 0;
- while (i < size) {
- TextBufferListener tbc = (TextBufferListener)listeners.elementAt(i);
- tbc.textBufferEvent(event);
- i++;
- }
- }
-
- /**
- * Give us a way to locate a specific listener in a Vector.
- * @param list The Vector of listeners to search.
- * @param listener The object that is to be located in the Vector.
- * @return Returns the index of the listener in the Vector, or -1 if
- * the listener is not contained in the Vector.
- */
- protected static int findListener(Vector list, Object listener) {
- if (null == list || null == listener)
- return -1;
- return list.indexOf(listener);
- }
-
- private void handleApplyTag(int tag, int startIter, int endIter) {
- fireTextBufferEvent(new TextBufferEvent(this, TextBufferEvent.Type.APPLY_TAG));
- }
-
- private void handleChanged() {
- fireTextBufferEvent(new TextBufferEvent(this, TextBufferEvent.Type.CHANGED));
- }
-
- private void handleDeleteRange(int startIter, int endIter) {
- fireTextBufferEvent(new TextBufferEvent(this, TextBufferEvent.Type.DELETE_RANGE));
- }
-
- private void handleInsertChildAnchor(int position, int childAnchor) {
- fireTextBufferEvent(new TextBufferEvent(this, TextBufferEvent.Type.INSERT_CHILD_ANCHOR));
- }
-
- private void handleInsertPixbuf(int position, int pixbuf) {
- fireTextBufferEvent(new TextBufferEvent(this, TextBufferEvent.Type.INSERT_PIXBUF));
- }
-
- private void handleInsertText(int position, String text, int length) {
- fireTextBufferEvent(new TextBufferEvent(this, TextBufferEvent.Type.INSERT_TEXT));
- }
-
- private void handleMarkDelete(int mark) {
- fireTextBufferEvent(new TextBufferEvent(this, TextBufferEvent.Type.MARK_DELETED));
- }
-
- private void handleMarkSet(int location, int mark) {
- fireTextBufferEvent(new TextBufferEvent(this, TextBufferEvent.Type.MARK_SET));
- }
-
- private void handleModifiedChanged() {
- fireTextBufferEvent(new TextBufferEvent(this, TextBufferEvent.Type.MODIFIED_CHANGED));
- }
-
- private void handleRemoveTag(int tag, int startChar, int endChar) {
- fireTextBufferEvent(new TextBufferEvent(this, TextBufferEvent.Type.REMOVE_TAG));
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_text_buffer_get_type());
- }
-
- /**
- * Creates a TextTag initialised for use in this TextBuffer.
- */
- public TextTag createTag(String name) {
- return new TextTag(create_tag(getHandle(), name));
- }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int gtk_text_buffer_get_type();
- native static final protected int gtk_text_buffer_new(int table);
- native static final protected int gtk_text_buffer_get_line_count(int buffer);
- native static final protected int gtk_text_buffer_get_char_count(int buffer);
- native static final protected int gtk_text_buffer_get_tag_table(int buffer);
- native static final protected void gtk_text_buffer_set_text(int buffer, String text);
- native static final protected void gtk_text_buffer_insert(int buffer, int iter, String text);
- native static final protected void gtk_text_buffer_insert_at_cursor(int buffer, String text);
- native static final protected boolean gtk_text_buffer_insert_interactive(int buffer, int iter, String text, boolean defaultEditable);
- native static final protected boolean gtk_text_buffer_insert_interactive_at_cursor(int buffer, String text, boolean defaultEditable);
- native static final protected void gtk_text_buffer_insert_range(int buffer, int iter, int start, int end);
- native static final protected boolean gtk_text_buffer_insert_range_interactive(int buffer, int iter, int start, int end, boolean defaultEditable);
- native static final protected void gtk_text_buffer_delete(int buffer, int start, int end);
- native static final protected boolean gtk_text_buffer_delete_interactive(int buffer, int start, int end, boolean defaultEditable);
- native static final protected String gtk_text_buffer_get_text(int buffer, int start, int end, boolean includeHiddenChars);
- native static final protected String gtk_text_buffer_get_slice(int buffer, int start, int end, boolean includeHiddenChars);
- native static final protected void gtk_text_buffer_insert_pixbuf(int buffer, int iter, int pixbuf);
- native static final protected void gtk_text_buffer_insert_child_anchor(int buffer, int iter, int anchor);
- native static final protected int gtk_text_buffer_create_child_anchor(int buffer, int iter);
- native static final protected int gtk_text_buffer_create_mark(int buffer, String markName, int where, boolean leftGravity);
- native static final protected void gtk_text_buffer_move_mark(int buffer, int mark, int where);
- native static final protected void gtk_text_buffer_delete_mark(int buffer, int mark);
- native static final protected int gtk_text_buffer_get_mark(int buffer, String name);
- native static final protected void gtk_text_buffer_move_mark_by_name(int buffer, String name, int where);
- native static final protected void gtk_text_buffer_delete_mark_by_name(int buffer, String name);
- native static final protected int gtk_text_buffer_get_insert(int buffer);
- native static final protected int gtk_text_buffer_get_selection_bound(int buffer);
- native static final protected void gtk_text_buffer_place_cursor(int buffer, int where);
- native static final protected void gtk_text_buffer_apply_tag(int buffer, int tag, int start, int end);
- native static final protected void gtk_text_buffer_remove_tag(int buffer, int tag, int start, int end);
- native static final protected void gtk_text_buffer_apply_tag_by_name(int buffer, String name, int start, int end);
- native static final protected void gtk_text_buffer_remove_tag_by_name(int buffer, String name, int start, int end);
- native static final protected void gtk_text_buffer_remove_all_tags(int buffer, int start, int end);
- native static final protected void gtk_text_buffer_get_iter_at_line_offset(int buffer, int iter, int lineNumber, int charOffset);
- native static final protected void gtk_text_buffer_get_iter_at_line_index(int buffer, int iter, int lineNumber, int byteIndex);
- native static final protected void gtk_text_buffer_get_iter_at_offset(int buffer, int iter, int charOffset);
- native static final protected void gtk_text_buffer_get_iter_at_line(int buffer, int iter, int lineNumber);
- native static final protected void gtk_text_buffer_get_start_iter(int buffer, int iter);
- native static final protected void gtk_text_buffer_get_end_iter(int buffer, int iter);
- native static final protected void gtk_text_buffer_get_bounds(int buffer, int start, int end);
- native static final protected void gtk_text_buffer_get_iter_at_mark(int buffer, int iter, int mark);
- native static final protected void gtk_text_buffer_get_iter_at_child_anchor(int buffer, int iter, int anchor);
- native static final protected boolean gtk_text_buffer_get_modified(int buffer);
- native static final protected void gtk_text_buffer_set_modified(int buffer, boolean setting);
- native static final protected void gtk_text_buffer_add_selection_clipboard(int buffer, int clipboard);
- native static final protected void gtk_text_buffer_remove_selection_clipboard(int buffer, int clipboard);
- native static final protected void gtk_text_buffer_cut_clipboard(int buffer, int clipboard, boolean defaultEditable);
- native static final protected void gtk_text_buffer_copy_clipboard(int buffer, int clipboard);
- native static final protected void gtk_text_buffer_paste_clipboard(int buffer, int clipboard, int overrideLocation, boolean defaultEditable);
- native static final protected boolean gtk_text_buffer_get_selection_bounds(int buffer, int start, int end);
- native static final protected boolean gtk_text_buffer_delete_selection(int buffer, boolean interactive, boolean defaultEditable);
- native static final protected void gtk_text_buffer_begin_user_action(int buffer);
- native static final protected void gtk_text_buffer_end_user_action(int buffer);
- native static final protected int gtk_text_buffer_new_noTable();
- native static final protected int create_tag(int buffer, String name);
- native static final protected void insert_with_tag( int buffer, int iter, String text, String tag );
- native static final protected void gtk_text_buffer_select_range (int handle, int ins, int bound );
- native protected static final boolean gtk_text_buffer_get_selection_exists(int handle);
- native protected static final int gtk_text_buffer_get_selection_start(int handle);
- native protected static final int gtk_text_buffer_get_selection_end(int handle);
- native static final protected int gtk_text_buffer_get_iter_at_line_offsetMOD(int buffer, int lineNumber, int charOffset);
- native static final protected int gtk_text_buffer_get_iter_at_offsetMOD(int buffer, int charOffset);
- native static final protected int gtk_text_buffer_get_iter_at_lineMOD(int buffer, int line);
- native static final protected int gtk_text_buffer_get_iter_at_markMOD(int buffer, int mark);
- native static final protected int gtk_text_buffer_get_iter_at_child_anchorMOD(int buffer, int anchor);
- native static final protected int gtk_text_buffer_get_start_iterMOD(int buffer);
- native static final protected int gtk_text_buffer_get_end_iterMOD(int buffer);
- native protected static final void gtk_text_buffer_paste_clipboardInsertPosition(int handle, int clip, boolean editable);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/TextChildAnchor.java b/libgtk-java/src/java/org/gnu/gtk/TextChildAnchor.java
deleted file mode 100644
index 370cd0b..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/TextChildAnchor.java
+++ /dev/null
@@ -1,70 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-/**
- * An anchor for embedding widgets within TextView widgets.
- * You would usually only use the methods of {@link TextView} to sort out Child
- * widgets.
- */
-public class TextChildAnchor extends GObject
-{
-
- /**
- * Constructs a new TextChildAnchor.
- */
- public TextChildAnchor(){
- super(gtk_text_child_anchor_new ());
- }
-
- public TextChildAnchor(int handle){
- super(handle);
- }
-
- /**
- * Returns the associated widget
- */
- public Widget getWidget(){
- int hndl = gtk_text_child_anchor_get_widgets(getHandle());
- if (0 == hndl)
- return null;
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Widget)obj;
- return new Widget(hndl);
- }
-
- /**
- * Returns true if the anchor has been deleted from the textbuffer.
- */
- public boolean getDeleted(){
- return gtk_text_child_anchor_get_deleted(getHandle());
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_text_child_anchor_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_text_child_anchor_get_type ();
- native static final protected int gtk_text_child_anchor_new ();
- native static final protected int gtk_text_child_anchor_get_widgets (int anchor);
- native static final protected boolean gtk_text_child_anchor_get_deleted (int anchor);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/TextDirection.java b/libgtk-java/src/java/org/gnu/gtk/TextDirection.java
deleted file mode 100644
index d1a7e76..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/TextDirection.java
+++ /dev/null
@@ -1,86 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-/**
- * Direction for text display.
- * @see TreeView
- */
-public class TextDirection extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _NONE = 0;
- static final public org.gnu.gtk.TextDirection NONE = new org.gnu.gtk.TextDirection (_NONE);
- static final private int _LTR = 1;
- static final public org.gnu.gtk.TextDirection LTR = new org.gnu.gtk.TextDirection (_LTR);
- static final private int _RTL = 2;
- static final public org.gnu.gtk.TextDirection RTL = new org.gnu.gtk.TextDirection (_RTL);
- static final private org.gnu.gtk.TextDirection[] theInterned = new org.gnu.gtk.TextDirection[]
- {
- NONE, LTR, RTL
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.TextDirection theSacrificialOne = new
- org.gnu.gtk.TextDirection (0);
- static public org.gnu.gtk.TextDirection intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.TextDirection already = (org.gnu.gtk.TextDirection) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.TextDirection(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private TextDirection (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.TextDirection or (org.gnu.gtk.TextDirection other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.TextDirection and (org.gnu.gtk.TextDirection other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.TextDirection xor (org.gnu.gtk.TextDirection other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.TextDirection other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/TextIter.java b/libgtk-java/src/java/org/gnu/gtk/TextIter.java
deleted file mode 100644
index 9a96b1b..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/TextIter.java
+++ /dev/null
@@ -1,783 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Boxed;
-/**
- * The Text Editor objects are discussed in detail in the {@link TextView}
- * widget overview.
- */
-public class TextIter extends Boxed
-{
-
- protected TextIter (int handle){
- this.handle = handle;
- }
-
- /**
- * Returns the associated buffer
- * @return associated buffer
- */
- public TextBuffer getBuffer(){
- return new TextBuffer(gtk_text_iter_get_buffer(handle));
- }
-
- /**
- * Returns the character offset of an iterator. Each character in a
- * GtkTextBuffer has an offset, starting with 0 for the first character in
- * the buffer.
- */
- public int getOffset(){
- return gtk_text_iter_get_offset(handle);
- }
-
- /**
- * Returns the line number containing the iterator. Lines in a GtkTextBuffer
- * are numbered beginning with 0 for the first line in the buffer.
- * @return the line number.
- */
- public int getLineNumber(){
- return gtk_text_iter_get_line(handle);
- }
-
- /**
- * Returns the character offset of the iterator, counting from the start of
- * a newline-terminated line. The first character on the line has offset 0.
- * @return Character offset from start of line.
- */
- public int getLineOffset(){
- return gtk_text_iter_get_line_offset(handle);
- }
-
- /**
- * Returns the offset in characters from the start of the line to the given
- * iter, not counting characters that are invisible due to tags with the
- * "invisible" flag toggled on.
- */
- public int getVisibleLineOffset(){
- return gtk_text_iter_get_visible_line_offset(handle);
- }
-
-
- /**
- * Returns the Unicode character at this iterator. (Equivalent to operator*
- * on a C++ iterator.) If the iterator points at a non-character element,
- * such as an image embedded in the buffer, the Unicode "unknown" character
- * 0xFFFC is returned. If invoked on the end iterator, zero is returned;
- * zero is not a valid Unicode character.
- * @return a Unicode character, or 0 if iter is not dereferenceable
- */
- public char getChar(){
- return gtk_text_iter_get_char(handle);
- }
-
- /**
- * If the location pointed to by iter contains a pixbuf, the pixbuf is
- * returned (with no new reference count added). Otherwise,
- * <code>null</code> is returned.
- */
- public org.gnu.gdk.Pixbuf getPixbuf(){
- if(isPixbuf()){
- return new org.gnu.gdk.Pixbuf( gtk_text_iter_get_pixbuf(handle) );
- }else{
- return null;
- }
- }
-
- /**
- * Returns true if iter points to a pixbuf.
- */
- public boolean isPixbuf(){
- return gtk_text_iter_isPixbuf(handle);
- }
- native static final protected boolean gtk_text_iter_isPixbuf(int handle);
-
- /**
- * If the location pointed to by iter contains a child anchor, the anchor is
- * returned (with no new reference count added). Otherwise,
- * <code>null</code> is returned.
- */
- public TextChildAnchor getChildAnchor(){
- if (isChildAnchor()){
- return new TextChildAnchor( gtk_text_iter_get_child_anchor(handle) );
- }else{
- return null;
- }
- }
-
- /**
- * Returns true is this location is a child anchor.
- */
- public boolean isChildAnchor(){
- return gtk_text_iter_isChildAnchor(handle);
- }
- native static final protected boolean gtk_text_iter_isChildAnchor(int handle);
-
- /**
- * Returns TRUE if tag is toggled on at exactly this point. Note that this
- * returns TRUE if iter is the start of the tagged range; {@link
- * #hasTag(TextTag)} tells you whether an iterator is within a tagged range.
- * @param tag A TextTag
- * @return Whether iter is the start of a range tagged with tag
- */
- public boolean beginsTag(TextTag tag){
- return gtk_text_iter_begins_tag(handle, tag.getHandle());
- }
-
- /**
- * Returns TRUE if tag is toggled off at exactly this point. Note that this
- * returns TRUE if iter is the end of the tagged range; {@link
- * #hasTag(TextTag)} tells you whether an iterator is within a tagged range.
- * @param tag A TextTag
- * @return Whether iter is the end of a range tagged with tag
- */
- public boolean endsTag(TextTag tag){
- return gtk_text_iter_ends_tag(handle, tag.getHandle());
- }
-
- /**
- * Returns TRUE if iter is within a range tagged with tag.
- * @return whether iter is tagged with tag
- */
- public boolean hasTag(TextTag tag){
- return gtk_text_iter_has_tag(handle, tag.getHandle());
- }
-
- /**
- * Returns whether the character at iter is within an editable region of
- * text. Non-editable text is "locked" and can't be changed by the user via
- * GtkTextView. If no tags applied to this text affect editability,
- * <code>defaultSetting</code> will be returned.
- *
- * <p>You don't want to use this function to decide whether text can be
- * inserted at iter, because for insertion you don't want to know whether
- * the char at iter is inside an editable range, you want to know whether a
- * new character inserted at iter would be inside an editable range. Use
- * {@link #getCanInsert(boolean)} to handle this case.
- *
- * @param defaultSetting TRUE if text is editable by default
- * @return Whether iter is inside an editable range
- */
- public boolean getEditable(boolean defaultSetting){
- return gtk_text_iter_editable(handle, defaultSetting);
- }
-
- /**
- * Considering the default editability of the buffer, and tags that affect
- * editability, determines whether text inserted at iter would be editable.
- * If text inserted at iter would be editable then the user should be
- * allowed to insert text at iter.
- * @param defaultSetting TRUE if text is editable by default
- * @return Whether text inserted at iter would be editable
- */
- public boolean getCanInsert(boolean defaultSetting){
- return gtk_text_iter_can_insert(handle, defaultSetting);
- }
-
-
- /**
- * Determines whether iter begins a natural-language word. Word breaks are
- * determined by Pango and should be correct for nearly any language (if
- * not, the correct fix would be to the Pango word break algorithms).
- */
- public boolean getStartsWord(){
- return gtk_text_iter_starts_word(handle);
- }
-
- /**
- * Determines whether iter ends a natural-language word. Word breaks are
- * determined by Pango and should be correct for nearly any language (if
- * not, the correct fix would be to the Pango word break algorithms).
- */
- public boolean getEndsWord(){
- return gtk_text_iter_ends_word(handle);
- }
-
- /**
- * Determines whether iter is inside a natural-language word (as opposed to
- * say inside some whitespace). Word breaks are determined by Pango and
- * should be correct for nearly any language (if not, the correct fix would
- * be to the Pango word break algorithms).
- */
- public boolean getInsideWord(){
- return gtk_text_iter_inside_word(handle);
- }
-
- /**
- * Returns TRUE if iter begins a paragraph, i.e. if {@link #getLineOffset()}
- * would return 0. However this function is potentially more efficient than
- * {@link #getLineOffset()} because it doesn't have to compute the offset,
- * it just has to see whether it's 0.
- */
- public boolean getStartsLine(){
- return gtk_text_iter_starts_line(handle);
- }
-
- /**
- * Returns TRUE if iter points to the start of the paragraph delimiter
- * characters for a line (delimiters will be either a newline, a carriage
- * return, a carriage return followed by a newline, or a Unicode paragraph
- * separator character). Note that an iterator pointing to the \n of a \r\n
- * pair will not be counted as the end of a line, the line ends before the
- * \r. The end iterator is considered to be at the end of a line, even
- * though there are no paragraph delimiter chars there.
- */
- public boolean getEndsLine(){
- return gtk_text_iter_ends_line(handle);
- }
-
- /**
- * Determines whether iter begins a sentence. Sentence boundaries are
- * determined by Pango and should be correct for nearly any language (if
- * not, the correct fix would be to the Pango text boundary algorithms).
- */
- public boolean getStartsSentence(){
- return gtk_text_iter_starts_sentence(handle);
- }
-
- /**
- * Determines whether iter ends a sentence. Sentence boundaries are
- * determined by Pango and should be correct for nearly any language (if
- * not, the correct fix would be to the Pango text boundary algorithms).
- */
- public boolean getEndsSentence(){
- return gtk_text_iter_ends_sentence(handle);
- }
-
- /**
- * Determines whether iter is inside a sentence (as opposed to in between
- * two sentences, e.g. after a period and before the first letter of the
- * next sentence). Sentence boundaries are determined by Pango and should be
- * correct for nearly any language (if not, the correct fix would be to the
- * Pango text boundary algorithms).
- */
- public boolean getInsideSentence(){
- return gtk_text_iter_inside_sentence(handle);
- }
-
- /**
- * @return TRUE if the cursor can be placed at iter
- */
- public boolean getIsCursorPosition(){
- return gtk_text_iter_is_cursor_position(handle);
- }
-
- /**
- * Returns the number of characters in the line containing iter, including
- * the paragraph delimiters.
- */
- public int getCharsInLine(){
- return gtk_text_iter_get_chars_in_line(handle);
- }
-
- /**
- * Computes the effect of any tags applied to this spot in the text. The
- * values parameter should be initialized to the default settings you wish
- * to use if no tags are in effect. You'd typically obtain the defaults from
- * {@link TextView#getDefaultAttributes()}.
- *
- * <p>This will modify values, applying the effects of any tags present at
- * iter. If any tags affected values, the function returns TRUE.
- *
- *
- * @param values A TextAttributes to be filled in
- * @return TRUE if values was modified
- */
- public boolean getAttributes(TextAttributes values){
- return gtk_text_iter_get_attributes(handle, values.getHandle());
- }
-
- /**
- * A convenience wrapper which returns the language in effect at iter. If no
- * tags affecting language apply to iter, the return value is identical to
- * that of gtk_get_default_language().
- */
- public org.gnu.pango.Language getLanguage(){
- return new org.gnu.pango.Language( gtk_text_iter_get_language(handle) );
- }
-
- /**
- * Returns TRUE if iter is the end iterator, i.e. one past the last
- * dereferenceable iterator in the buffer. This is the most efficient way to
- * check whether an iterator is the end iterator.
- */
- public boolean getIsEndIter(){
- return gtk_text_iter_is_end(handle);
- }
-
- /**
- * Returns TRUE if iter is the first iterator in the buffer, that is if iter
- * has a character offset of 0.
- */
- public boolean getIsStartIter(){
- return gtk_text_iter_is_start(handle);
- }
-
- /**
- * Moves iter forward by one character offset. Note that images embedded in
- * the buffer occupy 1 character slot, so gtk_text_iter_forward_char() may
- * actually move onto an image instead of a character, if you have images in
- * your buffer. If iter is the end iterator or one character before it, iter
- * will now point at the end iterator, and gtk_text_iter_forward_char()
- * returns FALSE for convenience when writing loops.
- */
- public boolean moveForwardChar(){
- return gtk_text_iter_forward_char(handle);
- }
-
- /**
- * Moves backward by one character offset. Returns TRUE if movement was
- * possible; if iter was the first in the buffer (character offset 0),
- * gtk_text_iter_backward_char() returns FALSE for convenience when writing
- * loops.
- */
- public boolean moveBackwardChar(){
- return gtk_text_iter_backward_char(handle);
- }
-
- /**
- * Moves count characters if possible (if count would move past the start or
- * end of the buffer, moves to the start or end of the buffer). The return
- * value indicates whether the new position of iter is different from its
- * original position, and dereferenceable (the last iterator in the buffer
- * is not dereferenceable). If count is 0, the function does nothing and
- * returns FALSE.
- * @param count Number of characters to move, may be negative
- * @return Whether iter moved and is dereferenceable
- */
- public boolean moveForwardChar(int count){
- return gtk_text_iter_forward_chars(handle, count);
- }
-
- /**
- * Moves count characters backward, if possible (if count would move past
- * the start or end of the buffer, moves to the start or end of the buffer).
- * The return value indicates whether the iterator moved onto a
- * dereferenceable position; if the iterator didn't move, or moved onto the
- * end iterator, then FALSE is returned. If count is 0, the function does
- * nothing and returns FALSE.
- * @param count Number of characters to move
- * @returns Whether iter moved and is dereferenceable
- */
- public boolean moveBackwardChar(int count){
- return gtk_text_iter_backward_chars(handle, count);
- }
-
- /**
- * Moves iter to the start of the next line. Returns TRUE if there was a
- * next line to move to, and FALSE if iter was simply moved to the end of
- * the buffer and is now not dereferenceable, or if iter was already at the
- * end of the buffer.
- */
- public boolean moveForwardLine(){
- return gtk_text_iter_forward_line(handle);
- }
-
- /**
- * Moves iter to the start of the previous line. Returns TRUE if iter could
- * be moved; i.e. if iter was at character offset 0, this function returns
- * FALSE. Therefore if iter was already on line 0, but not at the start of
- * the line, iter is snapped to the start of the line and the function
- * returns TRUE. (Note that this implies that in a loop calling this
- * function, the line number may not change on every iteration, if your
- * first iteration is on line 0.)
- */
- public boolean moveBackwardLine(){
- return gtk_text_iter_backward_line(handle);
- }
-
- /**
- * Moves count lines forward, if possible (if count would move past the
- * start or end of the buffer, moves to the start or end of the buffer). The
- * return value indicates whether the iterator moved onto a dereferenceable
- * position; if the iterator didn't move, or moved onto the end iterator,
- * then FALSE is returned. If count is 0, the function does nothing and
- * returns FALSE. If count is negative, moves backward by 0 - count lines.
- */
- public boolean moveForwardLine(int count){
- return gtk_text_iter_forward_lines(handle, count);
- }
-
- /**
- * Moves count lines backward, if possible (if count would move past the
- * start or end of the buffer, moves to the start or end of the buffer). The
- * return value indicates whether the iterator moved onto a dereferenceable
- * position; if the iterator didn't move, or moved onto the end iterator,
- * then FALSE is returned. If count is 0, the function does nothing and
- * returns FALSE. If count is negative, moves forward by 0 - count lines.
- */
- public boolean moveBackwardLine(int count){
- return gtk_text_iter_backward_lines(handle, count);
- }
-
- /**
- * Calls {@link #moveForwardWordEnd()} up to <code>count</code> times.
- */
- public boolean moveForwardWordEnd(int count){
- return gtk_text_iter_forward_word_ends(handle, count);
- }
-
- /**
- * Calls {@link #moveBackwardWordStart()} up to <code>count</code> times.
- */
- public boolean moveBackwardWordStart(int count){
- return gtk_text_iter_backward_word_starts(handle, count);
- }
-
- /**
- * Moves forward to the next word end. (If iter is currently on a word end,
- * moves forward to the next one after that.) Word breaks are determined by
- * Pango and should be correct for nearly any language (if not, the correct
- * fix would be to the Pango word break algorithms).
- */
- public boolean moveForwardWordEnd(){
- return gtk_text_iter_forward_word_end(handle);
- }
-
- /**
- * Moves backward to the previous word start. (If iter is currently on a
- * word start, moves backward to the next one after that.) Word breaks are
- * determined by Pango and should be correct for nearly any language (if
- * not, the correct fix would be to the Pango word break algorithms).
- */
- public boolean moveBackwardWordStart(){
- return gtk_text_iter_backward_word_start(handle);
- }
-
- /**
- * Moves iter forward by a single cursor position. Cursor positions are
- * (unsurprisingly) positions where the cursor can appear. Perhaps
- * surprisingly, there may not be a cursor position between all characters.
- * The most common example for European languages would be a carriage
- * return/newline sequence. For some Unicode characters, the equivalent of
- * say the letter "a" with an accent mark will be represented as two
- * characters, first the letter then a "combining mark" that causes the
- * accent to be rendered; so the cursor can't go between those two
- * characters. See also the PangoLogAttr structure and pango_break()
- * function.
- */
- public boolean moveForwardCursorPosition(){
- return gtk_text_iter_forward_cursor_position(handle);
- }
-
- /**
- * Like {@link #moveForwardCursorPosition()}, but moves backward.
- */
- public boolean moveBackwardCursorPosition(){
- return gtk_text_iter_backward_cursor_position(handle);
- }
-
- /**
- * Moves up to count cursor positions. See {@link
- * #moveForwardCursorPosition()} for details.
- */
- public boolean moveForwardCursorPosition(int count){
- return gtk_text_iter_forward_cursor_positions(handle, count);
- }
-
- /**
- * Moves up to count cursor positions. See {@link
- * #moveBackwardCursorPosition()} for details.
- */
- public boolean moveBackwardCursorPosition(int count){
- return gtk_text_iter_backward_cursor_positions(handle, count);
- }
-
- /**
- * Moves backward to the previous sentence start; if iter is already at the
- * start of a sentence, moves backward to the next one. Sentence boundaries
- * are determined by Pango and should be correct for nearly any language (if
- * not, the correct fix would be to the Pango text boundary algorithms).
- */
- public boolean moveBackwardSentenceStart(){
- return gtk_text_iter_backward_sentence_start(handle);
- }
-
- /**
- * Calls {@link #moveBackwardSentenceStart()} up to <code>count</code>
- * times, or until it returns FALSE. If count is negative, moves forward
- * instead of backward.
- */
- public boolean moveBackwardSentenceStart(int count){
- return gtk_text_iter_backward_sentence_starts(handle, count);
- }
-
- /**
- * Moves forward to the next sentence end. (If iter is at the end of a
- * sentence, moves to the next end of sentence.) Sentence boundaries are
- * determined by Pango and should be correct for nearly any language (if
- * not, the correct fix would be to the Pango text boundary algorithms).
- */
- public boolean moveForwardSentenceEnd(){
- return gtk_text_iter_forward_sentence_end(handle);
- }
-
- /**
- * Calls {@link #moveForwardSentenceEnd()} <code>count</code> times (or
- * until it returns FALSE). If count is negative, moves backward instead of
- * forward.
- */
- public boolean moveForwardSentenceEnd(int count){
- return gtk_text_iter_forward_sentence_ends(handle, count);
- }
-
- /**
- * Sets iter to point to <code>charOffset</code>. charOffset counts from the
- * start of the entire text buffer, starting with 0.
- */
- public void setCharOffset(int charOffset){
- gtk_text_iter_set_offset(handle, charOffset);
- }
-
- /**
- * Moves iterator iter to the start of the line <code>lineNumber</code>. If
- * lineNumber is negative or larger than the number of lines in the buffer,
- * moves iter to the start of the last line in the buffer.
- */
- public void setLine(int lineNumber){
- gtk_text_iter_set_line(handle, lineNumber);
- }
-
- /**
- * Moves iter within a line, to a new character (not byte) offset. The given
- * character offset must be less than or equal to the number of characters
- * in the line; if equal, iter moves to the start of the next line.
- *
- */
- public void setLineOffset(int charOnLine){
- gtk_text_iter_set_line_offset(handle, charOnLine);
- }
-
- /**
- * Like {@link #setLineOffset(int)}, but the offset is in visible
- * characters, i.e. text with a tag making it invisible is not counted in
- * the offset.
- */
- public void setVisibleLineOffset(int charOnLine){
- gtk_text_iter_set_visible_line_offset(handle, charOnLine);
- }
-
- /**
- * Moves iter forward to the "end iterator," which points one past the last
- * valid character in the buffer. {@link #getChar()} called on the end
- * iterator returns 0, which is convenient for writing loops.
- */
- public void moveToEnd(){
- gtk_text_iter_forward_to_end(handle);
- }
-
- /**
- * Moves the iterator to point to the paragraph delimiter characters, which
- * will be either a newline, a carriage return, a carriage return/newline in
- * sequence, or the Unicode paragraph separator character. If the iterator
- * is already at the paragraph delimiter characters, moves to the paragraph
- * delimiter characters for the next line. If iter is on the last line in
- * the buffer, which does not end in paragraph delimiters, moves to the end
- * iterator (end of the last line), and returns FALSE.
- */
- public boolean moveToLineEnd(){
- return gtk_text_iter_forward_to_line_end(handle);
- }
-
- /**
- * Moves forward to the next toggle (on or off) of the TextTag
- * <code>tag</code>. If no matching tag toggles are found, returns FALSE,
- * otherwise TRUE. Does not return toggles located at iter, only toggles
- * after iter. Sets iter to the location of the toggle, or to the end of the
- * buffer if no toggle is found.
- */
- public boolean moveForwardToggle(TextTag tag){
- return gtk_text_iter_forward_to_tag_toggle(handle, tag.getHandle());
- }
-
- /**
- * Moves backward to the next toggle (on or off) of the TextTag
- * <code>tag</code>. If no matching tag toggles are found, returns FALSE,
- * otherwise TRUE. Does not return toggles located at iter, only toggles
- * before iter. Sets iter to the location of the toggle, or the start of the
- * buffer if no toggle is found.
- */
- public boolean moveBackwardToggle(TextTag tag){
- return gtk_text_iter_backward_to_tag_toggle(handle, tag.getHandle());
- }
-
- /**
- * Searches forward for <code>str</code>. Any match is returned by setting
- * <code>matchStart</code> to the first character of the match and
- * <code>matchEnd</code> to the first character after the match. The search
- * will not continue past limit. Note that a search is a linear or O(n)
- * operation, so you may wish to use limit to avoid locking up your UI on
- * large buffers.
- *
- * <p>If the TextSearchFlags.VISIBLE flag is present, the match may have
- * invisible text interspersed in str. i.e. str will be a
- * possibly-noncontiguous subsequence of the matched range. similarly, if
- * you specify TextSeachFlags.ONLY, the match may have pixbufs or child
- * widgets mixed inside the matched range. If these flags are not given, the
- * match must be exact; the special 0xFFFC character in str will match
- * embedded pixbufs or child widgets.
- *
- * @param str A search string
- * @param flags Flags affecting how the search is done
- * @param matchStart Return location for start of match
- * @param matchEnd Return location for end of match
- * @param limit Bound for the searchof the buffer
- * @return Whether a match was found
- */
- public boolean searchForward(String str, TextSearchFlags flags, TextIter
- matchStart, TextIter matchEnd, TextIter limit){ return
- gtk_text_iter_forward_search(handle, str, flags.getValue(),
- matchStart.getHandle(), matchEnd.getHandle(),
- limit.getHandle());
- }
-
- /**
- * Same as {@link #searchForward(String, TextSearchFlags, TextIter
- , TextIter , TextIter)}, but moves backward.
- *
- * @param str A search string
- * @param flags Flags affecting how the search is done
- * @param matchStart Return location for start of match
- * @param matchEnd Return location for end of match
- * @param limit Bound for the searchof the buffer
- * @return Whether a match was found
- */
- public boolean searchBackward(String str, TextSearchFlags flags, TextIter
- matchStart, TextIter matchEnd, TextIter limit)
- {
- return gtk_text_iter_backward_search(handle, str, flags.getValue(),
- matchStart.getHandle(), matchEnd.getHandle(),
- limit.getHandle());
- }
-
-
- /**
- * Tests whether two iterators are equal, using the fastest possible
- * mechanism. This function is very fast; you can expect it to perform
- * better than e.g. getting the character offset for each iterator and
- * comparing the offsets yourself.
- * @param other Iterator to test
- * @return TRUE if the iterators point to the same place in the buffer
- */
- public boolean equals(TextIter other){
- return gtk_text_iter_equal(handle, other.getHandle());
- }
-
- /**
- * A qsort()-style function that returns negative if lhs is less than rhs,
- * positive if lhs is greater than rhs, and 0 if they're equal. Ordering is
- * in character offset order, i.e. the first character in the buffer is less
- * than the second character in the buffer.
- * @param other Iterator to test
- * @return -1 if lhs is less than rhs, 1 if lhs is greater, 0 if they are equal
- */
- public int cmp(TextIter other){
- return gtk_text_iter_compare(handle, other.getHandle());
- }
-
- /**
- * Checks whether iter falls in the range [start, end). start and end must
- * be in ascending order.
- * @param start Start of range
- * @param end End of range
- * @return TRUE if iter is in the range
- */
- public boolean inRange(TextIter start, TextIter end){
- return gtk_text_iter_in_range(handle, start.getHandle(), end.getHandle());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_text_iter_get_buffer (int iter);
- native static final protected int gtk_text_iter_copy (int iter);
- native static final protected void gtk_text_iter_free (int iter);
- native static final protected int gtk_text_iter_get_offset (int iter);
- native static final protected int gtk_text_iter_get_line (int iter);
- native static final protected int gtk_text_iter_get_line_offset (int iter);
- native static final protected int gtk_text_iter_get_line_index (int iter);
- native static final protected int gtk_text_iter_get_visible_line_offset (int iter);
- native static final protected int gtk_text_iter_get_visible_line_index (int iter);
- native static final protected char gtk_text_iter_get_char (int iter);
- native static final protected String gtk_text_iter_get_slice (int start, int end);
- native static final protected String gtk_text_iter_get_text (int start, int end);
- native static final protected String gtk_text_iter_get_visible_slice (int start, int end);
- native static final protected String gtk_text_iter_get_visible_text (int start, int end);
- native static final protected int gtk_text_iter_get_pixbuf (int iter);
- native static final protected int gtk_text_iter_get_child_anchor (int iter);
- native static final protected boolean gtk_text_iter_begins_tag (int iter, int tag);
- native static final protected boolean gtk_text_iter_ends_tag (int iter, int tag);
- native static final protected boolean gtk_text_iter_toggles_tag (int iter, int tag);
- native static final protected boolean gtk_text_iter_has_tag (int iter, int tag);
- native static final protected boolean gtk_text_iter_editable (int iter, boolean defaultSetting);
- native static final protected boolean gtk_text_iter_can_insert (int iter, boolean
- defaultEditablity);
- native static final protected boolean gtk_text_iter_starts_word (int iter);
- native static final protected boolean gtk_text_iter_ends_word (int iter);
- native static final protected boolean gtk_text_iter_inside_word (int iter);
- native static final protected boolean gtk_text_iter_starts_sentence (int iter);
- native static final protected boolean gtk_text_iter_ends_sentence (int iter);
- native static final protected boolean gtk_text_iter_inside_sentence (int iter);
- native static final protected boolean gtk_text_iter_starts_line (int iter);
- native static final protected boolean gtk_text_iter_ends_line (int iter);
- native static final protected boolean gtk_text_iter_is_cursor_position (int iter);
- native static final protected int gtk_text_iter_get_chars_in_line (int iter);
- native static final protected int gtk_text_iter_get_bytes_in_line (int iter);
- native static final protected boolean gtk_text_iter_get_attributes (int iter, int values);
- native static final protected int gtk_text_iter_get_language (int iter);
- native static final protected boolean gtk_text_iter_is_end (int iter);
- native static final protected boolean gtk_text_iter_is_start (int iter);
- native static final protected boolean gtk_text_iter_forward_char (int iter);
- native static final protected boolean gtk_text_iter_backward_char (int iter);
- native static final protected boolean gtk_text_iter_forward_chars (int iter, int count);
- native static final protected boolean gtk_text_iter_backward_chars (int iter, int count);
- native static final protected boolean gtk_text_iter_forward_line (int iter);
- native static final protected boolean gtk_text_iter_backward_line (int iter);
- native static final protected boolean gtk_text_iter_forward_lines (int iter, int count);
- native static final protected boolean gtk_text_iter_backward_lines (int iter, int count);
- native static final protected boolean gtk_text_iter_forward_word_end (int iter);
- native static final protected boolean gtk_text_iter_backward_word_start (int iter);
- native static final protected boolean gtk_text_iter_forward_word_ends (int iter, int count);
- native static final protected boolean gtk_text_iter_backward_word_starts (int iter, int count);
- native static final protected boolean gtk_text_iter_forward_sentence_end (int iter);
- native static final protected boolean gtk_text_iter_backward_sentence_start (int iter);
- native static final protected boolean gtk_text_iter_forward_sentence_ends (int iter, int count);
- native static final protected boolean gtk_text_iter_backward_sentence_starts (int iter, int
- count);
- native static final protected boolean gtk_text_iter_forward_cursor_position (int iter);
- native static final protected boolean gtk_text_iter_backward_cursor_position (int iter);
- native static final protected boolean gtk_text_iter_forward_cursor_positions (int iter, int
- count);
- native static final protected boolean gtk_text_iter_backward_cursor_positions (int iter, int
- count);
- native static final protected void gtk_text_iter_set_offset (int iter, int charOffset);
- native static final protected void gtk_text_iter_set_line (int iter, int lineNumber);
- native static final protected void gtk_text_iter_set_line_offset (int iter, int charOnLine);
- native static final protected void gtk_text_iter_set_line_index (int iter, int byteOnLine);
- native static final protected void gtk_text_iter_forward_to_end (int iter);
- native static final protected boolean gtk_text_iter_forward_to_line_end (int iter);
- native static final protected void gtk_text_iter_set_visible_line_offset (int iter, int
- charOnLine);
- native static final protected void gtk_text_iter_set_visible_line_index (int iter, int
- byteOnLine);
- native static final protected boolean gtk_text_iter_forward_to_tag_toggle (int iter, int tag);
- native static final protected boolean gtk_text_iter_backward_to_tag_toggle (int iter, int tag);
- native static final protected boolean gtk_text_iter_forward_search (int iter, String str, int
- flags, int matchStart, int matchEnd, int limit);
- native static final protected boolean gtk_text_iter_backward_search (int iter, String str, int
- flags, int matchStart, int matchEnd, int limit);
- native static final protected boolean gtk_text_iter_equal (int lhs, int rhs);
- native static final protected int gtk_text_iter_compare (int lhs, int rhs);
- native static final protected boolean gtk_text_iter_in_range (int iter, int start, int end);
- native static final protected void gtk_text_iter_order (int first, int second);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/TextLine.java b/libgtk-java/src/java/org/gnu/gtk/TextLine.java
deleted file mode 100644
index dc1b50f..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/TextLine.java
+++ /dev/null
@@ -1,21 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Boxed;
-public class TextLine extends Boxed
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/TextLineData.java b/libgtk-java/src/java/org/gnu/gtk/TextLineData.java
deleted file mode 100644
index bdbdaa7..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/TextLineData.java
+++ /dev/null
@@ -1,21 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Boxed;
-public class TextLineData extends Boxed
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/TextMark.java b/libgtk-java/src/java/org/gnu/gtk/TextMark.java
deleted file mode 100644
index fe2503b..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/TextMark.java
+++ /dev/null
@@ -1,117 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-/**
- * You may wish to begin by reading the {@link TextView} overview which gives an
- * overview of all the objects and data types related to the text widget and how
- * they work together.
- *
- * <p>A TextMark is like a bookmark in a text buffer; it preserves a position in
- * the text. You can convert the mark to an iterator using {@link
- * TextBuffer#getIter(TextMark)}. Unlike iterators, marks remain valid across
- * buffer mutations, because their behavior is defined when text is inserted or
- * deleted. When text containing a mark is deleted, the mark remains in the
- * position originally occupied by the deleted text. When text is inserted at a
- * mark, a mark with left gravity will be moved to the beginning of the
- * newly-inserted text, and a mark with right gravity will be moved to the end.
- *
- * <p>Marks optionally have names; these can be convenient to avoid passing the
- * TextMark object around.
- */
-public class TextMark extends GObject
-{
- /**
- */
- protected TextMark(int handle){
- super(handle);
- }
-
- /**
- * Sets the visibility of mark; the insertion point is normally visible,
- * i.e. you can see it as a vertical bar. Also, the text widget uses a
- * visible mark to indicate where a drop will occur when
- * dragging-and-dropping text. Most other marks are not visible. Marks are
- * not visible by default.
- * @param setting Visibility of mark
- */
- public void setVisibility(boolean setting){
- gtk_text_mark_set_visible(getHandle(), setting);
- }
-
- /**
- * Returns TRUE if the mark is visible (i.e. a cursor is displayed for it)
- * @return true if it is visible
- */
- public boolean getVisibility(){
- return gtk_text_mark_get_visible(getHandle());
- }
-
- /**
- * Returns TRUE if the mark has been removed from its buffer with
- * {@link TextBuffer#deleteMark(TextMark)}. Marks can't be used once
- * deleted.
- * @return True if deleted
- */
- public boolean getDeleted(){
- return gtk_text_mark_get_deleted( getHandle() );
- }
-
- /**
- * Returns the mark name; returns NULL for anonymous marks.
- * @return Te name of hte mark
- */
- public String getName(){
- return gtk_text_mark_get_name(getHandle());
- }
-
- /**
- * Gets the buffer this mark is located inside, or NULL if the mark is deleted.
- * @return The buffer/
- */
- public TextBuffer getBuffer(){
- int hndl = gtk_text_mark_get_buffer(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (TextBuffer)obj;
- return new TextBuffer(hndl);
- }
-
- /**
- * Determines whether the mark has left gravity.
- * @return TRUE if the mark has left gravity, FALSE otherwise
- */
- public boolean getLeftGravity(){
- return gtk_text_mark_get_left_gravity(getHandle());
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_text_mark_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_text_mark_get_type ();
- native static final protected void gtk_text_mark_set_visible (int mark, boolean setting);
- native static final protected boolean gtk_text_mark_get_visible (int mark);
- native static final protected String gtk_text_mark_get_name (int mark);
- native static final protected boolean gtk_text_mark_get_deleted (int mark);
- native static final protected int gtk_text_mark_get_buffer (int mark);
- native static final protected boolean gtk_text_mark_get_left_gravity (int mark);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/TextSearchFlags.java b/libgtk-java/src/java/org/gnu/gtk/TextSearchFlags.java
deleted file mode 100644
index 82a6082..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/TextSearchFlags.java
+++ /dev/null
@@ -1,87 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-/**
- * Flags for searching text. Used by the text widgets, described in {@link
- * TextView}
- */
-public class TextSearchFlags extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _VISIBLE_ONLY = 0;
- static final public org.gnu.gtk.TextSearchFlags VISIBLE_ONLY = new org.gnu.gtk.TextSearchFlags (
- _VISIBLE_ONLY);
- static final private int _TEXT_ONLY = 1;
- static final public org.gnu.gtk.TextSearchFlags TEXT_ONLY = new org.gnu.gtk.TextSearchFlags (
- _TEXT_ONLY);
- static final private org.gnu.gtk.TextSearchFlags[] theInterned = new
- org.gnu.gtk.TextSearchFlags[]
- {
- VISIBLE_ONLY, TEXT_ONLY
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.TextSearchFlags theSacrificialOne = new
- org.gnu.gtk.TextSearchFlags (0);
- static public org.gnu.gtk.TextSearchFlags intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.TextSearchFlags already = (org.gnu.gtk.TextSearchFlags) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.TextSearchFlags(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private TextSearchFlags (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.TextSearchFlags or (org.gnu.gtk.TextSearchFlags other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.TextSearchFlags and (org.gnu.gtk.TextSearchFlags other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.TextSearchFlags xor (org.gnu.gtk.TextSearchFlags other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.TextSearchFlags other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/TextTag.java b/libgtk-java/src/java/org/gnu/gtk/TextTag.java
deleted file mode 100644
index 2453fb2..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/TextTag.java
+++ /dev/null
@@ -1,230 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-import org.gnu.pango.Weight;
-import org.gnu.pango.Style;
-import org.gnu.pango.Scale;
-import org.gnu.pango.Underline;
-/**
- * See the {@link TextBuffer} description for an overview of these classes.
- * <p>TextTags should be created using the {@link TextBuffer#createTag(String)}
- * method.
- */
-public class TextTag extends GObject
-{
- protected TextTag(int handle){
- super(handle);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_text_tag_get_type());
- }
-
- /**
- * Returns the name of the tag
- */
- public String getName(){
- return getName(getHandle());
- }
-
- /**
- * Sets the priority of the Tag. Valid priorities are start at 0 and go to
- * one less than {@link TextTagTable.getSize()}. Each tag in a table has a
- * unique priority; setting the priority of one tag shifts the priorities of
- * all the other tags in the table to maintain a unique priority for each
- * tag. Higher priority tags "win" if two tags both set the same text
- * attribute. When adding a tag to a tag table, it will be assigned the
- * highest priority in the table by default; so normally the precedence of a
- * set of tags is the order in which they were added to the table, or
- * created with {@link TextBuffer.createTag(String)}, which adds the tag to
- * the buffer's table automatically.
- */
- public void setPriority( int priority ){
- gtk_text_tag_set_priority( getHandle(), priority );
- }
-
- /**
- * Returns the priority of the tag.
- * @see #setPriority(int)
- */
- public int getPriority(){
- return gtk_text_tag_get_priority( getHandle() );
- }
-
- public void setSize(int size){
- setIntProperty( getHandle(), "size", size * 1024);
- }
- public void setFamily( String family ){
- setStringProperty( getHandle(), "family", family);
- }
- public void setForeground( String foreground ){
- setStringProperty( getHandle(), "foreground", foreground );
- }
- public void setBackground( String background ){
- setStringProperty( getHandle(), "background", background );
- }
- public void setPixelsAboveLines( int setting ){
- setIntProperty( getHandle(), "pixels_above_lines", setting );
- }
- public void setPixelsBelowLines( int setting ){
- setIntProperty( getHandle(), "pixels_below_lines", setting );
- }
- public void setPixelsInsideWrap( int setting ){
- setIntProperty( getHandle(), "pixels_inside_wrap", setting );
- }
- public void setEditable( boolean editable ){
- setBooleanProperty( getHandle(), "editable", editable );
- }
- public void setStrikethrough( boolean strikethrough ){
- setBooleanProperty( getHandle(), "strikethrough", strikethrough );
- }
- public void setWeight( Weight weight ){
- setIntProperty( getHandle(), "weight", weight.getValue() );
- }
- public void setWrapMode( WrapMode mode ){
- setIntProperty( getHandle(), "wrap_mode", mode.getValue() );
- }
- public void setLeftMargin( int margin ){
- setIntProperty( getHandle(), "left-margin", margin );
- }
- public void setRightMargin( int margin ){
- setIntProperty( getHandle(), "right-margin", margin );
- }
- public void setRise( int rise ){
- setIntProperty( getHandle(), "rise", rise );
- }
- public void setIndent( int indent ){
- setIntProperty( getHandle(), "indent", indent );
- }
- public void setUnderline( Underline underline ){
- setIntProperty( getHandle(), "underline", underline.getValue() );
- }
- public void setJustification( Justification justification ){
- setIntProperty( getHandle(), "justification", justification.getValue() );
- }
- public void setStyle( Style style){
- setIntProperty( getHandle(), "style", style.getValue() );
- }
- public void setDirection( TextDirection direction){
- setIntProperty( getHandle(), "direction", direction.getValue() );
- }
- public void setScale( Scale scale){
- setDoubleProperty( getHandle(), "scale", scale.getValue() );
- }
-// "background" gchararray : Write
-// "background-full-height" gboolean : Read / Write
-// "background-full-height-set" gboolean : Read / Write
-// "background-gdk" GdkColor : Read / Write
-// "background-set" gboolean : Read / Write
-// "background-stipple" GdkPixmap : Read / Write
-// "background-stipple-set" gboolean : Read / Write
-// "direction" GtkTextDirection : Read / Write
-// "editable" gboolean : Read / Write
-// "editable-set" gboolean : Read / Write
-// "family" gchararray : Read / Write
-// "family-set" gboolean : Read / Write
-// "font" gchararray : Read / Write
-// "font-desc" PangoFontDescription : Read / Write
-// "foreground" gchararray : Write
-// "foreground-gdk" GdkColor : Read / Write
-// "foreground-set" gboolean : Read / Write
-// "foreground-stipple" GdkPixmap : Read / Write
-// "foreground-stipple-set" gboolean : Read / Write
-// "indent" gint : Read / Write
-// "indent-set" gboolean : Read / Write
-// "invisible" gboolean : Read / Write
-// "invisible-set" gboolean : Read / Write
-// "justification" GtkJustification : Read / Write
-// "justification-set" gboolean : Read / Write
-// "language" gchararray : Read / Write
-// "language-set" gboolean : Read / Write
-// "left-margin" gint : Read / Write
-// "left-margin-set" gboolean : Read / Write
-// "name" gchararray : Read / Write / Construct Only
-// "pixels-above-lines" gint : Read / Write
-// "pixels-above-lines-set" gboolean : Read / Write
-// "pixels-below-lines" gint : Read / Write
-// "pixels-below-lines-set" gboolean : Read / Write
-// "pixels-inside-wrap" gint : Read / Write
-// "pixels-inside-wrap-set" gboolean : Read / Write
-// "right-margin" gint : Read / Write
-// "right-margin-set" gboolean : Read / Write
-// "rise" gint : Read / Write
-// "rise-set" gboolean : Read / Write
-// "scale" gdouble : Read / Write
-// "scale-set" gboolean : Read / Write
-// "size-points" gdouble : Read / Write
-// "size-set" gboolean : Read / Write
-// "stretch" PangoStretch : Read / Write
-// "stretch-set" gboolean : Read / Write
-// "strikethrough" gboolean : Read / Write
-// "strikethrough-set" gboolean : Read / Write
-// "style" PangoStyle : Read / Write
-// "style-set" gboolean : Read / Write
-// "tabs" PangoTabArray : Read / Write
-// "tabs-set" gboolean : Read / Write
-// "underline" PangoUnderline : Read / Write
-// "underline-set" gboolean : Read / Write
-// "variant" PangoVariant : Read / Write
-// "variant-set" gboolean : Read / Write
-// "weight-set" gboolean : Read / Write
-// "wrap-mode" GtkWrapMode : Read / Write
-// "wrap-mode-set" gboolean : Read / Write
-
-
- native static final protected void setStringProperty( int handle, String property, String setting );
- native static final protected void setBooleanProperty( int handle, String property, boolean setting );
- native static final protected void setIntProperty( int handle, String property, int setting );
- native static final protected void setDoubleProperty( int handle, String property, double setting );
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected String getName (int cptr);
- native static final protected boolean getBgColorSet (int cptr);
- native static final protected boolean getBgStippleSet (int cptr);
- native static final protected boolean getFgColorSet (int cptr);
- native static final protected boolean getScaleSet (int cptr);
- native static final protected boolean getFgStippleSet (int cptr);
- native static final protected boolean getJustificationSet (int cptr);
- native static final protected boolean getLeftMarginSet (int cptr);
- native static final protected boolean getIndentSet (int cptr);
- native static final protected boolean getRiseSet (int cptr);
- native static final protected boolean getStrikethroughSet (int cptr);
- native static final protected boolean getRightMarginSet (int cptr);
- native static final protected boolean getPixelsAboveLinesSet (int cptr);
- native static final protected boolean getPixelsBelowLinesSet (int cptr);
- native static final protected boolean getPixelsInsideWrapSet (int cptr);
- native static final protected boolean getTabsSet (int cptr);
- native static final protected boolean getUnderlineSet (int cptr);
- native static final protected boolean getWrapModeSet (int cptr);
- native static final protected boolean getBgFullHeightSet (int cptr);
- native static final protected boolean getInvisibleSet (int cptr);
- native static final protected boolean getEditableSet (int cptr);
- native static final protected boolean getLanguageSet (int cptr);
- native static final protected boolean getPad1 (int cptr);
- native static final protected boolean getPad2 (int cptr);
- native static final protected boolean getPad3 (int cptr);
- native static final protected int gtk_text_tag_get_type ();
- native static final protected int gtk_text_tag_new (String name);
- native static final protected int gtk_text_tag_get_priority (int tag);
- native static final protected void gtk_text_tag_set_priority (int tag, int priority);
- native static final protected boolean gtk_text_tag_event (int tag, int eventObject, int event,
- int iter);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/TextTagTable.java b/libgtk-java/src/java/org/gnu/gtk/TextTagTable.java
deleted file mode 100644
index 63c9ea1..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/TextTagTable.java
+++ /dev/null
@@ -1,94 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-/**
- * See {@link TextView} description for an overview of the related objects.
- */
-public class TextTagTable extends GObject
-{
- protected TextTagTable(int handle){
- super(handle);
- }
-
- /**
- * Constructs a new table, containing no tags
- */
- public TextTagTable(){
- super(gtk_text_tag_table_new ());
- }
-
- /**
- * Add a tag to the table. The tag is assigned the highest priority in the
- * table.
- *
- * <p>tag must not be in a tag table already, and may not have the same name
- * as an already-added tag.
- */
- public void add(TextTag tag){
- gtk_text_tag_table_add(getHandle(), tag.getHandle());
- }
-
- /**
- * Remove a tag from the table.
- */
- public void remove(TextTag tag){
- gtk_text_tag_table_remove(getHandle(), tag.getHandle());
- }
-
- /**
- * Look up a named tag.
- * @param name name of a tag
- * @return The tag, or <code>null</code> if no tag exists by that name.
- */
- public TextTag lookup(String name){
- int tagHandle = gtk_text_tag_table_lookup(getHandle(), name);
- if (0 == tagHandle)
- return null;
- GObject obj = retrieveGObject(tagHandle);
- if (null != obj)
- return (TextTag)obj;
- return new TextTag(tagHandle);
- }
-
- /**
- * Returns the size of the table (number of tags)
- */
- public int getSize(){
- return gtk_text_tag_table_get_size(getHandle());
- }
-
- /*
- * TODO:
- * - foreach function
- * - signals: tag-added tag-changed tag-removed
- */
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_text_tag_table_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_text_tag_table_get_type ();
- native static final protected int gtk_text_tag_table_new ();
- native static final protected void gtk_text_tag_table_add (int table, int tag);
- native static final protected void gtk_text_tag_table_remove (int table, int tag);
- native static final protected int gtk_text_tag_table_lookup (int table, String name);
- native static final protected int gtk_text_tag_table_get_size (int table);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/TextView.java b/libgtk-java/src/java/org/gnu/gtk/TextView.java
deleted file mode 100644
index 6726365..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/TextView.java
+++ /dev/null
@@ -1,650 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import java.util.Vector;
-
-import org.gnu.glib.EventMap;
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-import org.gnu.gtk.event.TextViewEvent;
-import org.gnu.gtk.event.TextViewListener;
-import org.gnu.gtk.event.GtkEventType;
-import org.gnu.gtk.event.TreeViewEvent;
-
-/**
- * <h2>Conceptual Overview</h2>
- *
- * <p>java-gnome has an extremely powerful framework for multiline text editing. The
- * primary objects involved in the process are {@link TextBuffer}, which represents
- * the text being edited, and {@link TextView}, a widget which can display a
- * TextBuffer. Each buffer can be displayed by any number of views.
- *
- * <p>One of the important things to remember about text in java-gnome is that it's in
- * the UTF-8 encoding. This means that one character can be encoded as multiple
- * bytes. Character counts are usually referred to as offsets, while byte counts
- * are called indexes. If you confuse these two, things will work fine with
- * ASCII, but as soon as your buffer contains multibyte characters, bad things
- * will happen.
- *
- * <p>Text in a buffer can be marked with tags. A tag is an attribute that can
- * be applied to some range of text. For example, a tag might be called "bold"
- * and make the text inside the tag bold. However, the tag concept is more
- * general than that; tags don't have to affect appearance. They can instead
- * affect the behavior of mouse and key presses, "lock" a range of text so the
- * user can't edit it, or countless other things. A tag is represented by a
- * {@link TextTag} object. One TextTag can be applied to any number of text
- * ranges in any number of buffers.
- *
- * <p>Each tag is stored in a {@link TextTagTable}. A tag table defines a set of
- * tags that can be used together. Each buffer has one tag table associated with
- * it; only tags from that tag table can be used with the buffer. A single tag
- * table can be shared between multiple buffers, however.
- *
- * <p>Tags can have names, which is convenient sometimes (for example, you can
- * name your tag that makes things bold "bold"), but they can also be anonymous
- * (which is convenient if you're creating tags on-the-fly).
- *
- * <p>Most text manipulation is accomplished with iterators, represented by a
- * {@link TextIter}. An iterator represents a position between two characters in
- * the text buffer. Iterators are not valid indefinitely; whenever the buffer is
- * modified in a way that affects the number of characters in the buffer, all
- * outstanding iterators become invalid. (Note that deleting 5 characters and
- * then reinserting 5 still invalidates iterators, though you end up with the
- * same number of characters you pass through a state with a different number).
- *
- * <p>Because of this, iterators can't be used to preserve positions across
- * buffer modifications. To preserve a position, the {@link TextMark} object is
- * ideal. You can think of a mark as an invisible cursor or insertion point; it
- * floats in the buffer, saving a position. If the text surrounding the mark is
- * deleted, the mark remains in the position the text once occupied; if text is
- * inserted at the mark, the mark ends up either to the left or to the right of
- * the new text, depending on its gravity. The standard text cursor in
- * left-to-right languages is a mark with right gravity, because it stays to the
- * right of inserted text.
- *
- * <p>Like tags, marks can be either named or anonymous. There are two marks
- * built-in to {@link TextBuffer}; these are named "insert" and
- * "selection_bound" and refer to the insertion point and the boundary of the
- * selection which is not the insertion point, respectively. If no text is
- * selected, these two marks will be in the same position. You can manipulate
- * what is selected and where the cursor appears by moving these marks around.
- *
- * <p>Text buffers always contain at least one line, but may be empty (that is,
- * buffers can contain zero characters). The last line in the text buffer never
- * ends in a line separator (such as newline); the other lines in the buffer
- * always end in a line separator. Line separators count as characters when
- * computing character counts and character offsets. Note that some Unicode line
- * separators are represented with multiple bytes in UTF-8, and the
- * two-character sequence "\r\n" is also considered a line separator.
- */
-public class TextView extends Container {
-
- /**
- * The list of objects interested in this widget's events
- */
- private Vector listeners;
-
- /**
- * Constructs a new TextView. If you don't specify a buffer before using it,
- * a default one will be created for you.
- */
- public TextView() {
- super(gtk_text_view_new());
- }
-
- /**
- * Creates a new TextView widget displaying the buffer buffer. One buffer
- * can be shared among many widgets.
- * @param buffer Buffer to use
- */
- public TextView(TextBuffer buffer) {
- super(gtk_text_view_new_with_buffer(buffer.getHandle()));
- }
-
- /**
- * Construct a TextView from a handle to a native resource.
- */
- public TextView(int handle) {
- super(handle);
- }
-
- /**
- * Sets buffer as the buffer being displayed by the view.
- * @param buffer The new buffer to display
- */
- public void setBuffer(TextBuffer buffer) {
- gtk_text_view_set_buffer(getHandle(), buffer.getHandle());
- }
-
- /**
- * Returns the buffer being used
- * @return The buffer used in the widget.
- */
- public TextBuffer getBuffer() {
- int hndl = gtk_text_view_get_buffer(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (TextBuffer)obj;
- return new TextBuffer(hndl);
- }
- /**
- * Scrolls the view so that mark is on the screen in the position indicated
- * by xAlign and yAlign. An alignment of 0.0 indicates left or top, 1.0
- * indicates right or bottom, 0.5 means center.
- * @param mark A {@link TextMark}
- * @param withinMargin Margin as a fraction of screen size
- * @param useAlign Whether to use alignment arguments.
- * @param xAlign Horizontal alignment of mark within visible area.
- * @param yAlign : vertical alignment of mark within visible area
- */
- public void scrollToMark(TextMark mark, double withinMargin, boolean useAlign, double xAlign, double yAlign) {
- gtk_text_view_scroll_to_mark(getHandle(), mark.getHandle(), withinMargin, useAlign, xAlign, yAlign);
- }
-
- /**
- * Scrolls the view so that mark is on the screen. The
- * text scrolls the minimal distance to get the mark onscreen, possibly not
- * scrolling at all. The effective screen for purposes of this function is
- * reduced by a margin of size withinMargin.
- * @param mark A {@link TextMark}
- * @param withinMargin Margin as a fraction of screen size
- */
- public void scrollToMark(TextMark mark, double withinMargin) {
- gtk_text_view_scroll_to_mark(getHandle(), mark.getHandle(), withinMargin, false, 0.0, 0.0);
- }
-
- /**
- * Scrolls text view so that iter is on the screen in the position indicated
- * by xalign and yalign. An alignment of 0.0 indicates left or top, 1.0
- * indicates right or bottom, 0.5 means center.
- * The effective screen for purposes of this function is
- * reduced by a margin of size within_margin. NOTE: This function uses the
- * currently-computed height of the lines in the text buffer. Note that line
- * heights are computed in an idle handler; so this function may not have
- * the desired effect if it's called before the height computations. To
- * avoid oddness, consider using gtk_text_view_scroll_to_mark() which saves
- * a point to be scrolled to after line validation.
- * @param iter a TextIter
- * @param withinMargin Margin as a [0.0,0.5) fraction of screen size.
- * @param xAlign : horizontal alignment of mark within visible area.
- * @param yAlign : vertical alignment of mark within visible area
- * @return TRUE if scrolling occurred
- */
- public boolean scrollToIter(TextIter iter, double withinMargin, double xAlign, double yAlign) {
- return gtk_text_view_scroll_to_iter(getHandle(), iter.getHandle(), withinMargin, true, xAlign, yAlign);
- }
-
- /**
- * Scrolls text view so that iter is on the screen.
- * The effective screen for purposes of this function is
- * reduced by a margin of size within_margin. NOTE: This function uses the
- * currently-computed height of the lines in the text buffer. Note that line
- * heights are computed in an idle handler; so this function may not have
- * the desired effect if it's called before the height computations. To
- * avoid oddness, consider using gtk_text_view_scroll_to_mark() which saves
- * a point to be scrolled to after line validation.
- * @param iter a TextIter
- * @param withinMargin Margin as a [0.0,0.5) fraction of screen size.
- * @return TRUE if scrolling occurred
- */
- public boolean scrollToIter(TextIter iter, double withinMargin) {
- return gtk_text_view_scroll_to_iter(getHandle(), iter.getHandle(), withinMargin, false, 0, 0);
- }
-
- /**
- * Moves the cursor to the currently visible region of the buffer, it it
- * isn't there already.
- * @return TRUE if the cursor had to be moved.
- */
- public boolean moveCursorOnScreen() {
- return gtk_text_view_place_cursor_onscreen(getHandle());
- }
-
- /**
- * Adds a child widget in the text buffer, at the given anchor.
- * @param child A Widget
- * @param anchor A TextChildAnchor in the TextBuffer for his view
- */
- public void addChild(Widget child, TextChildAnchor anchor) {
- gtk_text_view_add_child_at_anchor(getHandle(), child.getHandle(), anchor.getHandle());
- }
-
- /**
- * Sets the line wrapping for the view.
- * @param wrapMode A WrapMode
- */
- public void setWrapMode(WrapMode wrapMode) {
- gtk_text_view_set_wrap_mode(getHandle(), wrapMode.getValue());
- }
-
- /**
- * Sets the default editability of the GtkTextView. You can override this
- * default setting with tags in the buffer, using the "editable" attribute
- * of tags.
- * @param setting Whether it's editable
- */
- public void setEditable(boolean setting) {
- gtk_text_view_set_editable(getHandle(), setting);
- }
-
- /**
- * Returns the default editability of the GtkTextView. Tags in the buffer
- * may override this setting for some ranges of text.
- * @return true if the widget is editable.
- */
- public boolean getEditable() {
- return gtk_text_view_get_editable(getHandle());
- }
-
- /**
- * Toggles whether the insertion point is displayed. A buffer with no
- * editable text probably shouldn't have a visible cursor, so you may want
- * to turn the cursor off.
- * @param setting Whether to show the insertion cursor
- */
- public void setCursorVisible(boolean setting) {
- gtk_text_view_set_cursor_visible(getHandle(), setting);
- }
-
- /**
- * Sets the default number of blank pixels above paragraphs in text_view.
- * Tags in the buffer for text_view may override the defaults.
- * @param pixelsAboveLines Pixels above paragraphs
- */
- public void setPixelsAboveLines(int pixelsAboveLines) {
- gtk_text_view_set_pixels_above_lines(getHandle(), pixelsAboveLines);
- }
-
- /**
- * Sets the default number of pixels of blank space to put below paragraphs
- * in text_view. May be overridden by tags applied to text_view's buffer.
- * @param pixelsBelowLines Pixels below paragraphs
- */
- public void setPixelsBelowLine(int pixelsBelowLines) {
- gtk_text_view_set_pixels_below_lines(getHandle(), pixelsBelowLines);
- }
-
- /**
- * Sets the default number of pixels of blank space to leave between
- * display/wrapped lines within a paragraph. May be overridden by tags in
- * text_view's buffer.
- * @param pixelsInsideWrap Default number of pixels between wrapped lines
- */
- public void setPixelsInsideWrap(int pixelsInsideWrap) {
- gtk_text_view_set_pixels_inside_wrap(getHandle(), pixelsInsideWrap);
- }
-
- /**
- * Sets the default justification of text in text_view. Tags in the view's
- * buffer may override the default.
- * @param justification The justification to use.
- */
- public void setJustification(Justification justification) {
- gtk_text_view_set_justification(getHandle(), justification.getValue());
- }
-
- /**
- * Sets the default left margin for text in text_view. Tags in the buffer
- * may override the default.
- * @param leftMargin Size of left margin, in pixels
- */
- public void setLeftMargin(int leftMargin) {
- gtk_text_view_set_left_margin(getHandle(), leftMargin);
- }
-
- /**
- * Sets the default right margin for text in text_view. Tags in the buffer
- * may override the default.
- * @param rightMargin Size of right margin, in pixels
- */
- public void setRightMargin(int rightMargin) {
- gtk_text_view_set_right_margin(getHandle(), rightMargin);
- }
-
- /**
- * Sets the default indentation for paragraphs in text_view. Tags in the
- * buffer may override the default.
- * @param indent Indentation in pixels
- */
- public void setIndent(int indent) {
- gtk_text_view_set_indent(getHandle(), indent);
- }
-
- /**
- * Sets the default tab stops for paragraphs in text_view. Tags in the
- * buffer may override the default.
- * @param tabStops tabs as a PangoTabArray
- */
- public void setTabs(org.gnu.pango.TabArray tabStops) {
- gtk_text_view_set_tabs(getHandle(), tabStops.getHandle());
- }
-
- /**
- * Obtains a copy of the default text attributes. These are the attributes
- * used for text unless a tag overrides them.
- *
- * @return The text attributes being used
- */
- public TextAttributes getDefaultAttributes() {
- return new TextAttributes(gtk_text_view_get_default_attributes(getHandle()));
- }
-
- /**
- * Sets the behavior of the text widget when the Tab key is pressed. If
- * TRUE, a tab character is inserted. If is FALSE, the keyboard focus is
- * moved to the next widget in the focus chain.
- *
- * @param acceptsTab TRUE if pressing the Tab key should insert a tab character, FALSE, if pressing the Tab key should move the keyboard focus
- *
- * @since 2.4
- */
- public void setAcceptsTab( boolean acceptsTab ){
- gtk_text_view_set_accepts_tab( getHandle(), acceptsTab );
- }
-
- /**
- * Returns whether pressing the Tab key inserts a tab characters.
- *
- * @see #setAcceptsTab(boolean)
- *
- * @since 2.4
- */
- public boolean getAcceptsTab(){
- return gtk_text_view_get_accepts_tab (getHandle());
- }
-
- /**
- * Changes the overwrite mode (whether text is overwritten)
- *
- * @param overwrite TRUE to turn on overwrite mode, FALSE to turn it off
- *
- * @since 2.4
- */
- public void setOverwrite( boolean overwrite ){
- gtk_text_view_set_overwrite ( getHandle(), overwrite );
- }
-
- /**
- * Returns whether the TextView is in overwrite mode or not.
- * @see #getOverwrite(boolean)
- * @since 2.4
- */
- public boolean getOverwrite(){
- return gtk_text_view_get_overwrite (getHandle());
- }
-
- public Class getEventListenerClass(String signal) {
- Class cls = evtMap.getEventListenerClass(signal);
- if (cls == null) cls = super.getEventListenerClass(signal);
- return cls;
- }
-
- public GtkEventType getEventType(String signal) {
- GtkEventType et = evtMap.getEventType(signal);
- if (et == null) et = super.getEventType(signal);
- return et;
- }
-
- private static EventMap evtMap = new EventMap();
- static {
- addEvents(evtMap);
- }
-
- /**
- * Implementation method to build an EventMap for this widget class.
- * Not useful (or supported) for application use.
- */
- private static void addEvents(EventMap anEvtMap) {
- anEvtMap.addEvent("copy_clipboard", "handleCopyClipboard", TextViewEvent.Type.COPY_CLIPBOARD, TextViewListener.class);
- anEvtMap.addEvent("cut_clipboard", "handleCutClipboard", TextViewEvent.Type.CUT_CLIPBOARD, TextViewListener.class);
- anEvtMap.addEvent("paste_clipboard", "handlePasteClipboard", TextViewEvent.Type.PASTE_CLIPBOARD, TextViewListener.class);
- anEvtMap.addEvent("delete_from_cursor", "handleDeleteFromCursor", TextViewEvent.Type.DELETE_FROM_CURSOR, TextViewListener.class);
- anEvtMap.addEvent("insert_at_cursor", "handleInsertAtCursor", TextViewEvent.Type.INSERT_AT_CURSOR, TextViewListener.class);
- anEvtMap.addEvent("move_cursor", "handleMoveCursor", TextViewEvent.Type.MOVE_CURSOR, TextViewListener.class);
- anEvtMap.addEvent("move_focus", "handleMoveFocus", TextViewEvent.Type.MOVE_FOCUS, TextViewListener.class);
- anEvtMap.addEvent("page_horizontally", "handlePageHorizontally", TextViewEvent.Type.PAGE_HORIZONTALLY, TextViewListener.class);
- anEvtMap.addEvent("populate_popup", "handlePopulatePopup", TextViewEvent.Type.POPULATE_POPUP, TextViewListener.class);
- anEvtMap.addEvent("set_anchor", "handleSetAnchor", TextViewEvent.Type.SET_ANCHOR, TextViewListener.class);
- anEvtMap.addEvent("set_scroll_adjustments", "handleSetScrollAdjustments", TextViewEvent.Type.SET_SCROLL_ADJUSTMENTS, TextViewListener.class);
- anEvtMap.addEvent("toggle_overwrite", "handleToggleOverwrite", TextViewEvent.Type.TOGGLE_OVERWRITE, TextViewListener.class);
- }
-
- /****************************************
- * TextView event handling.
- ****************************************/
- /**
- * Register an object to receive text view event notification.
- *
- * @param listener The object that has implemented the
- * TextViewListener interface that is to receive the text view events.
- */
- public void addListener(TextViewListener listener) {
- // Don't add the listener a second time if it is in the Vector.
- int i = findListener(listeners, listener);
- if (i == -1) {
- if (null == listeners) {
- evtMap.initialize(this, TextViewEvent.Type.COPY_CLIPBOARD);
- evtMap.initialize(this, TextViewEvent.Type.CUT_CLIPBOARD);
- evtMap.initialize(this, TextViewEvent.Type.PASTE_CLIPBOARD);
- evtMap.initialize(this, TextViewEvent.Type.PASTE_CLIPBOARD);
- evtMap.initialize(this, TextViewEvent.Type.INSERT_AT_CURSOR);
- evtMap.initialize(this, TextViewEvent.Type.MOVE_CURSOR);
- evtMap.initialize(this, TextViewEvent.Type.MOVE_FOCUS);
- evtMap.initialize(this, TextViewEvent.Type.PAGE_HORIZONTALLY);
- evtMap.initialize(this, TextViewEvent.Type.POPULATE_POPUP);
- evtMap.initialize(this, TextViewEvent.Type.POPULATE_POPUP);
- evtMap.initialize(this, TextViewEvent.Type.SET_SCROLL_ADJUSTMENTS);
- evtMap.initialize(this, TextViewEvent.Type.TOGGLE_OVERWRITE);
- listeners = new Vector();
- }
- listeners.addElement(listener);
- }
- }
-
- /**
- * Unregister an object that was receiving text view event notification.
- *
- * @param listener The object that is to no longer receive
- * text view events.
- */
- public void removeListener(TextViewListener listener) {
- int i = findListener(listeners, listener);
- if (i > -1) {
- listeners.remove(i);
- }
- if (0 == listeners.size()) {
- evtMap.uninitialize(this, TextViewEvent.Type.COPY_CLIPBOARD);
- evtMap.uninitialize(this, TextViewEvent.Type.CUT_CLIPBOARD);
- evtMap.uninitialize(this, TextViewEvent.Type.PASTE_CLIPBOARD);
- evtMap.uninitialize(this, TextViewEvent.Type.PASTE_CLIPBOARD);
- evtMap.uninitialize(this, TextViewEvent.Type.INSERT_AT_CURSOR);
- evtMap.uninitialize(this, TextViewEvent.Type.MOVE_CURSOR);
- evtMap.uninitialize(this, TextViewEvent.Type.MOVE_FOCUS);
- evtMap.uninitialize(this, TextViewEvent.Type.PAGE_HORIZONTALLY);
- evtMap.uninitialize(this, TextViewEvent.Type.POPULATE_POPUP);
- evtMap.uninitialize(this, TextViewEvent.Type.POPULATE_POPUP);
- evtMap.uninitialize(this, TextViewEvent.Type.SET_SCROLL_ADJUSTMENTS);
- evtMap.uninitialize(this, TextViewEvent.Type.TOGGLE_OVERWRITE);
- listeners = null;
- }
- }
-
- protected void fireTextViewEvent(TextViewEvent event) {
- if (null == listeners) {
- return;
- }
- int size = listeners.size();
- int i = 0;
- while (i < size) {
- TextViewListener tvc = (TextViewListener)listeners.elementAt(i);
- tvc.textViewEvent(event);
- i++;
- }
- }
-
- private void handleCopyClipboard() {
- fireTextViewEvent(new TextViewEvent(this, TextViewEvent.Type.COPY_CLIPBOARD));
- }
-
- private void handleCutClipboard() {
- fireTextViewEvent(new TextViewEvent(this, TextViewEvent.Type.CUT_CLIPBOARD));
- }
-
- private void handlePasteClipboard() {
- fireTextViewEvent(new TextViewEvent(this, TextViewEvent.Type.PASTE_CLIPBOARD));
- }
-
- private void handleInsertAtCursor(String str) {
- fireTextViewEvent(new TextViewEvent(this, TextViewEvent.Type.INSERT_AT_CURSOR));
- }
-
- private void handleDeleteFromCursor(int deleteType, int count) {
- fireTextViewEvent(new TextViewEvent(this, TextViewEvent.Type.DELETE_FROM_CURSOR));
- }
-
- private void handleMoveCursor(int step, int count, boolean extendedSelection) {
- TextViewEvent tve = new TextViewEvent(this, TextViewEvent.Type.MOVE_CURSOR);
- tve.setMovementStep(MovementStep.intern(step));
- tve.setCount(count);
- fireTextViewEvent(tve);
- }
-
- private void handleMoveFocus(int direction) {
- fireTextViewEvent(new TextViewEvent(this, TextViewEvent.Type.MOVE_FOCUS));
- }
-
- private void handlePageHorizontally(int count, boolean extendedSelection) {
- fireTextViewEvent(new TextViewEvent(this, TextViewEvent.Type.PAGE_HORIZONTALLY));
- }
-
- private void handlePopulatePopup(int menu) {
- TextViewEvent tve = new TextViewEvent(this, TextViewEvent.Type.POPULATE_POPUP);
- GObject obj = retrieveGObject(menu);
- if (null != obj)
- tve.setMenu((Menu)obj);
- else
- tve.setMenu(new Menu(menu));
- fireTextViewEvent(tve);
- }
-
- private void handleSetScrollAdjustments(int hajd, int vadj) {
- fireTextViewEvent(new TextViewEvent(this, TextViewEvent.Type.SET_SCROLL_ADJUSTMENTS));
- }
-
- private void handleSetAnchor() {
- fireTextViewEvent(new TextViewEvent(this, TextViewEvent.Type.SET_ANCHOR));
- }
-
- private void handleToggleOverwrite() {
- fireTextViewEvent(new TextViewEvent(this, TextViewEvent.Type.TOGGLE_OVERWRITE));
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_text_view_get_type());
- }
-
- protected native static final void gtk_text_view_set_accepts_tab (int view, boolean setting);
- protected native static final boolean gtk_text_view_get_accepts_tab (int textview);
- protected native static final void gtk_text_view_set_overwrite (int view, boolean setting );
- protected native static final boolean gtk_text_view_get_overwrite( int view );
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_text_view_get_type();
- native static final protected int gtk_text_view_new();
- native static final protected int gtk_text_view_new_with_buffer(int buffer);
- native static final protected void gtk_text_view_set_buffer(int textView, int buffer);
- native static final protected int gtk_text_view_get_buffer(int textView);
- native static final protected boolean gtk_text_view_scroll_to_iter(
- int textView,
- int iter,
- double withinMargin,
- boolean useAlign,
- double xalign,
- double yalign);
- native static final protected void gtk_text_view_scroll_to_mark(
- int textView,
- int mark,
- double withinMargin,
- boolean useAlign,
- double xalign,
- double yalign);
- native static final protected void gtk_text_view_scroll_mark_onscreen(int textView, int mark);
- native static final protected boolean gtk_text_view_move_mark_onscreen(int textView, int mark);
- native static final protected boolean gtk_text_view_place_cursor_onscreen(int textView);
- native static final protected void gtk_text_view_get_visible_rect(int textView, int visibleRect);
- native static final protected void gtk_text_view_set_cursor_visible(int textView, boolean setting);
- native static final protected boolean gtk_text_view_get_cursor_visible(int textView);
- native static final protected void gtk_text_view_get_iter_location(int textView, int iter, int location);
- native static final protected void gtk_text_view_get_iter_at_location(int textView, int iter, int x, int y);
- native static final protected void gtk_text_view_get_line_yrange(int textView, int iter, int[] y, int[] height);
- native static final protected void gtk_text_view_get_line_at_y(int textView, int targetIter, int y, int[] lneTop);
- native static final protected void gtk_text_view_buffer_to_window_coords(
- int textView,
- int win,
- int bufferX,
- int bufferY,
- int[] windowX,
- int[] windowY);
- native static final protected void gtk_text_view_window_to_buffer_coords(
- int textView,
- int win,
- int windowX,
- int windowY,
- int[] bufferX,
- int[] bufferY);
- native static final protected int gtk_text_view_get_window(int textView, int win);
- native static final protected int gtk_text_view_get_window_type(int textView, int window);
- native static final protected void gtk_text_view_set_border_window_size(int textView, int type, int size);
- native static final protected int gtk_text_view_get_border_window_size(int textView, int type);
- native static final protected boolean gtk_text_view_forward_display_line(int textView, int iter);
- native static final protected boolean gtk_text_view_backward_display_line(int textView, int iter);
- native static final protected boolean gtk_text_view_forward_display_line_end(int textView, int iter);
- native static final protected boolean gtk_text_view_backward_display_line_start(int textView, int iter);
- native static final protected boolean gtk_text_view_starts_display_line(int textView, int iter);
- native static final protected boolean gtk_text_view_move_visually(int textView, int iter, int count);
- native static final protected void gtk_text_view_add_child_at_anchor(int textView, int child, int anchor);
- native static final protected void gtk_text_view_add_child_in_window(
- int textView,
- int child,
- int whichWindow,
- int xpos,
- int ypos);
- native static final protected void gtk_text_view_move_child(int textView, int child, int xpos, int ypos);
- native static final protected void gtk_text_view_set_wrap_mode(int textView, int wrapMode);
- native static final protected int gtk_text_view_get_wrap_mode(int textView);
- native static final protected void gtk_text_view_set_editable(int textView, boolean setting);
- native static final protected boolean gtk_text_view_get_editable(int textView);
- native static final protected void gtk_text_view_set_pixels_above_lines(int textView, int pixelsAboveLines);
- native static final protected int gtk_text_view_get_pixels_above_lines(int textView);
- native static final protected void gtk_text_view_set_pixels_below_lines(int textView, int pixelsBelowLines);
- native static final protected int gtk_text_view_get_pixels_below_lines(int textView);
- native static final protected void gtk_text_view_set_pixels_inside_wrap(int textView, int pixelsInsideWrap);
- native static final protected int gtk_text_view_get_pixels_inside_wrap(int textView);
- native static final protected void gtk_text_view_set_justification(int textview, int justification);
- native static final protected int gtk_text_view_get_justification(int textView);
- native static final protected void gtk_text_view_set_left_margin(int textView, int leftMargin);
- native static final protected int gtk_text_view_get_left_margin(int textView);
- native static final protected void gtk_text_view_set_right_margin(int textView, int rightMargin);
- native static final protected int gtk_text_view_get_right_margin(int textView);
- native static final protected void gtk_text_view_set_indent(int textView, int indent);
- native static final protected int gtk_text_view_get_indent(int textView);
- native static final protected void gtk_text_view_set_tabs(int textView, int tabs);
- native static final protected int gtk_text_view_get_tabs(int textView);
- native static final protected int gtk_text_view_get_default_attributes(int textView);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/TextWindowType.java b/libgtk-java/src/java/org/gnu/gtk/TextWindowType.java
deleted file mode 100644
index e73235a..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/TextWindowType.java
+++ /dev/null
@@ -1,91 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-public class TextWindowType extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _PRIVATE = 0;
- static final public org.gnu.gtk.TextWindowType PRIVATE = new org.gnu.gtk.TextWindowType (
- _PRIVATE);
- static final private int _WIDGET = 1;
- static final public org.gnu.gtk.TextWindowType WIDGET = new org.gnu.gtk.TextWindowType (_WIDGET);
- static final private int _TEXT = 2;
- static final public org.gnu.gtk.TextWindowType TEXT = new org.gnu.gtk.TextWindowType (_TEXT);
- static final private int _LEFT = 3;
- static final public org.gnu.gtk.TextWindowType LEFT = new org.gnu.gtk.TextWindowType (_LEFT);
- static final private int _RIGHT = 4;
- static final public org.gnu.gtk.TextWindowType RIGHT = new org.gnu.gtk.TextWindowType (_RIGHT);
- static final private int _TOP = 5;
- static final public org.gnu.gtk.TextWindowType TOP = new org.gnu.gtk.TextWindowType (_TOP);
- static final private int _BOTTOM = 6;
- static final public org.gnu.gtk.TextWindowType BOTTOM = new org.gnu.gtk.TextWindowType (_BOTTOM);
- static final private org.gnu.gtk.TextWindowType[] theInterned = new org.gnu.gtk.TextWindowType[]
- {
- PRIVATE, WIDGET, TEXT, LEFT, RIGHT, TOP, BOTTOM
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.TextWindowType theSacrificialOne = new
- org.gnu.gtk.TextWindowType (0);
- static public org.gnu.gtk.TextWindowType intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.TextWindowType already = (org.gnu.gtk.TextWindowType) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.TextWindowType(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private TextWindowType (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.TextWindowType or (org.gnu.gtk.TextWindowType other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.TextWindowType and (org.gnu.gtk.TextWindowType other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.TextWindowType xor (org.gnu.gtk.TextWindowType other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.TextWindowType other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/ToggleAction.java b/libgtk-java/src/java/org/gnu/gtk/ToggleAction.java
deleted file mode 100644
index 8727db4..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/ToggleAction.java
+++ /dev/null
@@ -1,52 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-package org.gnu.gtk;
-
-/**
- */
-public class ToggleAction extends Action {
-
- public ToggleAction(String name, String label, String tooltip, String stockId) {
- super(gtk_toggle_action_new(name, label, tooltip, stockId));
- }
-
- public ToggleAction(int handle) {
- super(handle);
- }
-
- public void setActive(boolean active) {
- gtk_toggle_action_set_active(getHandle(), active);
- }
-
- public boolean getActive() {
- return gtk_toggle_action_get_active(getHandle());
- }
-
- public void setDrawAsRadio(boolean drawAsRadio) {
- gtk_toggle_action_set_draw_as_radio(getHandle(), drawAsRadio);
- }
-
- public boolean getDrawAsRadio() {
- return gtk_toggle_action_get_draw_as_radio(getHandle());
- }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int gtk_toggle_action_get_type ();
- native static final protected int gtk_toggle_action_new(String name, String label, String tooltip, String stockId);
- native static final protected void gtk_toggle_action_toggled(int action);
- native static final protected void gtk_toggle_action_set_active(int action, boolean isActive);
- native static final protected boolean gtk_toggle_action_get_active(int action);
- native static final protected void gtk_toggle_action_set_draw_as_radio(int action, boolean radio);
- native static final protected boolean gtk_toggle_action_get_draw_as_radio(int action);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/ToggleActionEntry.java b/libgtk-java/src/java/org/gnu/gtk/ToggleActionEntry.java
deleted file mode 100644
index 4fba66e..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/ToggleActionEntry.java
+++ /dev/null
@@ -1,90 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import java.util.ArrayList;
-import java.util.List;
-
-import org.gnu.glib.Boxed;
-import org.gnu.gtk.event.ToggleActionEntryListener;
-
-/**
- */
-public class ToggleActionEntry extends Boxed {
-
- /**
- * ToggleActionEntryListener objects that are interested in
- * events for this entry.
- */
- private List listeners = new ArrayList();
-
- public ToggleActionEntry(
- String name,
- String stockId,
- String label,
- String accel,
- String tooltip,
- boolean isActive,
- ToggleActionEntryListener listener) {
-
- // create the native object
- handle = allocate();
- // set the values
- setName(handle, name);
- setStockId(handle, stockId);
- setLabel(handle, label);
- setAccelerator(handle, accel);
- setTooltip(handle, tooltip);
- setActive(handle, isActive);
- if (null != listener) {
- listeners.add(listener);
- }
- }
-
- /* (non-Javadoc)
- * @see java.lang.Object#finalize()
- */
- protected void finalize() throws Throwable {
- super.finalize();
- free(handle);
- }
-
- public void addListener(ToggleActionEntryListener listener) {
- listeners.add(listener);
- }
-
- public void removeListener(ToggleActionEntryListener listener) {
- listeners.remove(listener);
- }
-
- private void handleCallback(int action) {
- for (int i = 0; i < listeners.size(); i++) {
- ToggleActionEntryListener l = (ToggleActionEntryListener)listeners.get(i);
- l.actionEvent(new ToggleAction(action));
- }
-
- }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int allocate();
- native static final protected void free(int entry);
- native static final protected void setName(int entry, String name);
- native static final protected void setStockId(int entry, String stockId);
- native static final protected void setLabel(int entry, String label);
- native static final protected void setAccelerator(int entry, String accel);
- native static final protected void setTooltip(int entry, String tooltip);
- native static final protected void setActive(int entry, boolean active);
- native static final protected boolean getActive(int entry);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/ToggleButton.java b/libgtk-java/src/java/org/gnu/gtk/ToggleButton.java
deleted file mode 100644
index 58d2822..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/ToggleButton.java
+++ /dev/null
@@ -1,204 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import java.util.Vector;
-
-import org.gnu.glib.EventMap;
-import org.gnu.glib.Type;
-import org.gnu.gtk.event.ToggleEvent;
-import org.gnu.gtk.event.ToggleListener;
-import org.gnu.gtk.event.GtkEventType;
-
-/**
- * A ToggleButton is a button that changes and retains its on or off
- * state each time it is selected with the mouse. When in the on state, it will
- * appear to be pressed in.
- * @see CheckButton
- * @see RadioButton
- * @see Button
- */
-public class ToggleButton extends Button {
- /**
- * Creates a new toggle button.
- */
- public ToggleButton() {
- super(gtk_toggle_button_new());
- }
-
- /**
- * Construct a toggle button using a handle to a native resource.
- */
- public ToggleButton(int handle) {
- super(handle);
- }
-
- /**
- * Creates a new toggle button with a text label. If the hasMnemonic Label
- * is set, the button is assumes to contain mnemonic characters; that is
- * characters which are preceeded by an underscore. These will appear
- * underlined and will be used as keyboard accelerators.
- * @param label The text to be displayed on the button
- * @param hasMnemonic If true, keyboeard accelerators will be interpreted.
- */
- public ToggleButton(String label, boolean hasMnemonic) {
- super(init(label, hasMnemonic));
- }
-
- private static int init(String label, boolean hasMnemonic) {
- if (hasMnemonic) {
- return gtk_toggle_button_new_with_mnemonic(label);
- } else {
- return gtk_toggle_button_new_with_label(label);
- }
- }
-
- /**
- * Modifies the state of the toggle button
- * @param state If true, the button is in the 'on', or 'pressed in' state.
- */
- public void setState(boolean state) {
- gtk_toggle_button_set_active(getHandle(), state);
- }
-
- /**
- * Returns the state of the toggle button
- * @return True if the button is on or 'pressed in'.
- */
- public boolean getState() {
- return gtk_toggle_button_get_active(getHandle());
- }
-
- /**
- * Determines whether the toggle button should be in the half-on, or
- * inconsistent state. This is envirely a visual setting - changes to this
- * will not affect the state of the button as returned by {@link
- * #getState()}.
- * @param isInconsistent If true, the button will appear in the in-between
- * state.
- */
- public void setInconsistent(boolean isInconsistent) {
- gtk_toggle_button_set_inconsistent(getHandle(), isInconsistent);
- }
-
- /**
- * Return whether this is in the inconsistent state
- * @see #setInconsistent(boolean)
- * @return True if the 'inbetween' state is in use
- */
- public boolean getInconsistent() {
- return gtk_toggle_button_get_inconsistent(getHandle());
- }
-
- /* **************************************
- * Event Handler Related code
- ****************************************/
-
- /**
- * Listeners for handling toggle events
- */
- private Vector toggleListeners = null;
- /**
- * Register an object to handle button events.
- * @see org.gnu.gtk.event.ToggleListener
- */
- public void addListener(ToggleListener listener) {
- // Don't add the listener a second time if it is in the Vector.
- int i = findListener(toggleListeners, listener);
- if (i == -1) {
- if (null == toggleListeners) {
- evtMap.initialize(this, ToggleEvent.Type.TOGGLED);
- toggleListeners = new Vector();
- }
- toggleListeners.addElement(listener);
- }
- }
- /**
- * Removes a listener
- * @see #addListener(ToggleListener)
- */
- public void removeListener(ToggleListener listener) {
- int i = findListener(toggleListeners, listener);
- if (i > -1) {
- toggleListeners.remove(i);
- }
- if (0 == toggleListeners.size()) {
- evtMap.uninitialize(this, ToggleEvent.Type.TOGGLED);
- toggleListeners = null;
- }
- }
-
- protected void fireToggleEvent(ToggleEvent event) {
- if (null == toggleListeners) {
- return;
- }
- int size = toggleListeners.size();
- int i = 0;
- while (i < size) {
- ToggleListener tl = (ToggleListener)toggleListeners.elementAt(i);
- tl.toggleEvent(event);
- i++;
- }
- }
-
- private void handleToggled() {
- fireToggleEvent(new ToggleEvent(this));
- }
-
- public Class getEventListenerClass(String signal) {
- Class cls = evtMap.getEventListenerClass(signal);
- if (cls == null) cls = super.getEventListenerClass(signal);
- return cls;
- }
-
- public GtkEventType getEventType(String signal) {
- GtkEventType et = evtMap.getEventType(signal);
- if (et == null) et = super.getEventType(signal);
- return et;
- }
-
- private static EventMap evtMap = new EventMap();
- static {
- addEvents(evtMap);
- }
-
- /**
- * Implementation method to build an EventMap for this widget class.
- * Not useful (or supported) for application use.
- */
- private static void addEvents(EventMap anEvtMap) {
- anEvtMap.addEvent("toggled", "handleToggled", ToggleEvent.Type.TOGGLED, ToggleListener.class);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_toggle_button_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_toggle_button_get_type();
- native static final protected int gtk_toggle_button_new();
- native static final protected int gtk_toggle_button_new_with_label(String label);
- native static final protected int gtk_toggle_button_new_with_mnemonic(String label);
- native static final protected void gtk_toggle_button_set_mode(int toggle_button, boolean drawIndicator);
- native static final protected boolean gtk_toggle_button_get_mode(int toggle_button);
- native static final protected void gtk_toggle_button_set_active(int toggle_button, boolean isActive);
- native static final protected boolean gtk_toggle_button_get_active(int toggle_button);
- native static final protected void gtk_toggle_button_toggled(int toggle_button);
- native static final protected void gtk_toggle_button_set_inconsistent(int toggle_button, boolean setting);
- native static final protected boolean gtk_toggle_button_get_inconsistent(int toggle_button);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/ToggleToolButton.java b/libgtk-java/src/java/org/gnu/gtk/ToggleToolButton.java
deleted file mode 100644
index 8deb2df..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/ToggleToolButton.java
+++ /dev/null
@@ -1,136 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import java.util.Vector;
-
-import org.gnu.glib.EventMap;
-import org.gnu.gtk.event.GtkEventType;
-import org.gnu.gtk.event.ToggleToolButtonEvent;
-import org.gnu.gtk.event.ToggleToolButtonListener;
-
-/**
- */
-public class ToggleToolButton extends ToolButton {
-
- public ToggleToolButton() {
- super(gtk_toggle_tool_button_new());
- }
-
- public ToggleToolButton(String stockId) {
- super(gtk_toggle_tool_button_new_from_stock(stockId));
- }
-
- public ToggleToolButton(int hndl) {
- super(hndl);
- }
-
- public void setActive(boolean active) {
- gtk_toggle_tool_button_set_active(getHandle(), active);
- }
-
- public boolean getActive() {
- return gtk_toggle_tool_button_get_active(getHandle());
- }
-
- /***************************************
- * EVENT HANDLING
- ****************************************/
- /**
- * Listeners for handling events
- */
- private Vector tbListeners = null;
-
- /**
- * Register an object to handle dialog events.
- * @see ToggleToolButtonListener
- */
- public void addListener(ToggleToolButtonListener listener) {
- // Don't add the listener a second time if it is in the Vector.
- int i = findListener(tbListeners, listener);
- if (i == -1) {
- if (null == tbListeners) {
- evtMap.initialize(this, ToggleToolButtonEvent.Type.TOGGLED);
- tbListeners = new Vector();
- }
- tbListeners.addElement(listener);
- }
- }
-
- /**
- * Removes a listener
- * @see #addListener(ToggleToolButtonListener)
- */
- public void removeListener(ToggleToolButtonListener listener) {
- int i = findListener(tbListeners, listener);
- if (i > -1) {
- tbListeners.remove(i);
- }
- if (0 == tbListeners.size()) {
- evtMap.uninitialize(this, ToggleToolButtonEvent.Type.TOGGLED);
- tbListeners = null;
- }
- }
-
- protected void fireToggleToolButtonEvent(ToggleToolButtonEvent event) {
- if (null == tbListeners) {
- return;
- }
- int size = tbListeners.size();
- int i = 0;
- while (i < size) {
- ToggleToolButtonListener tbl = (ToggleToolButtonListener)tbListeners.elementAt(i);
- tbl.toggleToolButtonEvent(event);
- i++;
- }
- }
-
- private void handleToggled() {
- ToggleToolButtonEvent evt = new ToggleToolButtonEvent(this, ToggleToolButtonEvent.Type.TOGGLED);
- fireToggleToolButtonEvent(evt);
- }
-
- public Class getEventListenerClass(String signal) {
- Class cls = evtMap.getEventListenerClass(signal);
- if (cls == null) cls = super.getEventListenerClass(signal);
- return cls;
- }
-
- public GtkEventType getEventType(String signal) {
- GtkEventType et = evtMap.getEventType(signal);
- if (et == null) et = super.getEventType(signal);
- return et;
- }
-
- private static EventMap evtMap = new EventMap();
- static {
- addEvents(evtMap);
- }
-
- /**
- * Implementation method to build an EventMap for this widget class.
- * Not useful (or supported) for application use.
- */
- private static void addEvents(EventMap anEvtMap) {
- anEvtMap.addEvent("toggled", "handleToggled", ToggleToolButtonEvent.Type.TOGGLED, ToggleToolButtonListener.class);
- }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int gtk_toggle_tool_button_get_type();
- native static final protected int gtk_toggle_tool_button_new();
- native static final protected int gtk_toggle_tool_button_new_from_stock(String stockId);
- native static final protected void gtk_toggle_tool_button_set_active(int button, boolean active);
- native static final protected boolean gtk_toggle_tool_button_get_active(int button);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/ToolBar.java b/libgtk-java/src/java/org/gnu/gtk/ToolBar.java
deleted file mode 100644
index 1049637..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/ToolBar.java
+++ /dev/null
@@ -1,400 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import java.util.Vector;
-
-import org.gnu.glib.EventMap;
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-import org.gnu.gtk.event.GtkEventType;
-import org.gnu.gtk.event.ToolBarEvent;
-import org.gnu.gtk.event.ToolBarListener;
-
-
-
-/**
- * The ToolBar is used to construct a toolbar. It is the container
- * that controls the position of a set of icons that are mouse
- * sensitive.
- */
-public class ToolBar extends Container {
-
- /**
- * Create a new ToolBar
- */
- public ToolBar() {
- super(gtk_toolbar_new());
- }
-
- public ToolBar(int hndl) {
- super(hndl);
- }
-
- /**
- * Add a widget to the end of the toolbar.
- *
- * @param widget The widget to add to the end of the ToolBar.
- * @param tooltip The text for the tooltip for this item.
- * @param helpText Context sensitive help about this item.
- *
- * @deprecated
- */
- public void appendWidget(Widget widget, String tooltip, String helpText) {
- ToolBar.gtk_toolbar_append_widget(getHandle(), widget.getHandle(), tooltip, helpText);
- }
-
- /**
- * Add a widget to the beginning of the toolbar.
- *
- * @param widget The widget to add to the beginning of the ToolBar.
- * @param tooltip The text for the tooltip for this item.
- * @param helpText Context sensitive help about this item.
- *
- * @deprecated
- */
- public void prependWidget(Widget widget, String tooltip, String helpText) {
- ToolBar.gtk_toolbar_prepend_widget(getHandle(), widget.getHandle(), tooltip, helpText);
- }
-
- /**
- * Insert a Widget in the ToolBar at the given position
- *
- * @param widget The widget to add to the ToolBar.
- * @param tooltip The text for the tooltip for this item.
- * @param helpText Context sensitive help about this item.
- * @param index The location in the ToolBar to insert this Widget.
- *
- * @deprecated
- */
- public void insertWidget(Widget widget, String tooltip, String helpText, int index) {
- ToolBar.gtk_toolbar_insert_widget(getHandle(), widget.getHandle(), tooltip, helpText, index);
- }
-
- /**
- * Add a space to the end of the ToolBar.
- *
- * @deprecated
- */
- public void appendSpace() {
- ToolBar.gtk_toolbar_append_space(getHandle());
- }
-
- /**
- * Add a space to the beginning of the ToolBar.
- *
- * @deprecated
- */
- public void prependSpace() {
- ToolBar.gtk_toolbar_prepend_space(getHandle());
- }
-
- /**
- * Insert a space in the ToolBar at the specified location.
- *
- * @param position The location to insert the space.
- *
- * @deprecated
- */
- public void insertSpace(int position) {
- ToolBar.gtk_toolbar_insert_space(getHandle(), position);
- }
-
- /**
- * Remove a space from the ToolBar.
- *
- * @param position The position of the space to remove.
- *
- * @deprecated
- */
- public void removeSpace(int position) {
- ToolBar.gtk_toolbar_remove_space(getHandle(), position);
- }
-
- /**
- * Set whether the ToolBar should appear horizontally or vertically.
- *
- * @param orientation Specifies the direction of the ToolBar.
- */
- public void setOrientation(Orientation orientation) {
- ToolBar.gtk_toolbar_set_orientation(getHandle(), orientation.getValue());
- }
-
- /**
- * Alter the view of the ToolBar to display either icons only, text only,
- * or both.
- *
- * @param style Determines how to display the items.
- */
- public void setStyle(ToolBarStyle style) {
- ToolBar.gtk_toolbar_set_style(getHandle(), style.getValue());
- }
-
- /**
- * Sets if the tooltips of the ToolBar should be active or not.
- *
- * @param enable Should the tooltips be enabled.
- */
- public void setToolTips(boolean enable) {
- ToolBar.gtk_toolbar_set_tooltips(getHandle(), enable);
- }
-
- /**
- * Sets the size of the stock icons in the ToolBar.
- *
- * @param iconSize The size of the icons.
- *
- * @deprecated
- */
- public void setIconSize(IconSize iconSize) {
- ToolBar.gtk_toolbar_set_icon_size(getHandle(), iconSize.getValue());
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_toolbar_get_type());
- }
-
- /**
- * Insert a ToolItem into the ToolBar at a specified position. If position is 0
- * then the item is prepended to the start of the ToolBar. If position is negative
- * then it is appended to the end of the ToolBar.
- * @param item
- * @param position
- */
- public void insert(ToolItem item, int position) {
- gtk_toolbar_insert(getHandle(), item.getHandle(), position);
- }
-
- /**
- * Return the position of an item on the ToolBar starting from 0.
- * @param item
- * @return
- */
- public int getItemIndex(ToolItem item) {
- return gtk_toolbar_get_item_index(getHandle(), item.getHandle());
- }
-
- /**
- * Return the number of items on the ToolBar.
- * @return
- */
- public int getNumItems() {
- return gtk_toolbar_get_n_items(getHandle());
- }
-
- /**
- * Return the ToolItem on the ToolBar from the position specified.
- * @param position
- * @return
- */
- public ToolItem getItem(int position) {
- int hndl = gtk_toolbar_get_nth_item(getHandle(), position);
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (ToolItem)obj;
- return new ToolItem(hndl);
- }
-
- /**
- * Returns whether the ToolBar has an overflow menu.
- * @return
- */
- public boolean getShowArrow() {
- return gtk_toolbar_get_show_arrow(getHandle());
- }
-
- /**
- * Sets whether to show an overflow menu when ToolBar doesn't
- * have room for all of its' items.
- * @param showArrow
- */
- public void setShowArrow(boolean showArrow) {
- gtk_toolbar_set_show_arrow(getHandle(), showArrow);
- }
-
- /**
- * Returns the ReliefStyle of Buttons on the ToolBar.
- * @return
- */
-
- public ReliefStyle getReliefStyle() {
- return ReliefStyle.intern(gtk_toolbar_get_relief_style(getHandle()));
- }
-
- /**
- * Returns the position corresponding to the indicated point on ToolBar.
- * This is useful when dragging items to the ToolBar: this functions returns
- * the position a new item would be inserted.
- * @param x
- * @param y
- * @return
- */
- public int getDropIndex(int x, int y) {
- return gtk_toolbar_get_drop_index(getHandle(), x, y);
- }
-
- /**
- * Highlights ToolBar to give an idea of what it would look like if a ToolItem was
- * added to the ToolBar and the provided index.
- * @param item
- * @param index
- */
- public void setDropHighlightItem(ToolItem item, int index) {
- gtk_toolbar_set_drop_highlight_item(getHandle(), item.getHandle(), index);
- }
-
-
- /***************************************
- * EVENT LISTENERS
- ****************************************/
-
- /**
- * Listeners for handling events
- */
- private Vector tbListeners = null;
-
- /**
- * Register an object to handle dialog events.
- * @see ToolBarListener
- */
- public void addListener(ToolBarListener listener) {
- // Don't add the listener a second time if it is in the Vector.
- int i = findListener(tbListeners, listener);
- if (i == -1) {
- if (null == tbListeners) {
- evtMap.initialize(this, ToolBarEvent.Type.ORIENTATION_CHANGED);
- evtMap.initialize(this, ToolBarEvent.Type.POPUP_CONTEXT_MENU);
- evtMap.initialize(this, ToolBarEvent.Type.STYLE_CHANGED);
- tbListeners = new Vector();
- }
- tbListeners.addElement(listener);
- }
- }
-
- /**
- * Removes a listener
- * @see #addListener(ToolBarListener)
- */
- public void removeListener(ToolBarListener listener) {
- int i = findListener(tbListeners, listener);
- if (i > -1) {
- tbListeners.remove(i);
- }
- if (0 == tbListeners.size()) {
- evtMap.uninitialize(this, ToolBarEvent.Type.ORIENTATION_CHANGED);
- evtMap.uninitialize(this, ToolBarEvent.Type.POPUP_CONTEXT_MENU);
- evtMap.uninitialize(this, ToolBarEvent.Type.STYLE_CHANGED);
- tbListeners = null;
- }
- }
-
- protected void fireToolBarEvent(ToolBarEvent event) {
- if (null == tbListeners) {
- return;
- }
- int size = tbListeners.size();
- int i = 0;
- while (i < size) {
- ToolBarListener tbl = (ToolBarListener)tbListeners.elementAt(i);
- tbl.toolBarEvent(event);
- i++;
- }
- }
-
- private void handleOrientationChange(int orientation) {
- ToolBarEvent evt = new ToolBarEvent(this, ToolBarEvent.Type.ORIENTATION_CHANGED);
- evt.setOrientation(Orientation.intern(orientation));
- fireToolBarEvent(evt);
- }
-
- private void handleStyleChange(int style) {
- ToolBarEvent evt = new ToolBarEvent(this, ToolBarEvent.Type.STYLE_CHANGED);
- evt.setStyle(ToolBarStyle.intern(style));
- fireToolBarEvent(evt);
- }
-
- private boolean handlePopupContextMenu(int x, int y, int button) {
- ToolBarEvent evt = new ToolBarEvent(this, ToolBarEvent.Type.POPUP_CONTEXT_MENU);
- evt.setX(x);
- evt.setY(y);
- evt.setButtonNumber(button);
- fireToolBarEvent(evt);
- return true;
- }
-
- public Class getEventListenerClass(String signal) {
- Class cls = evtMap.getEventListenerClass(signal);
- if (cls == null) cls = super.getEventListenerClass(signal);
- return cls;
- }
-
- public GtkEventType getEventType(String signal) {
- GtkEventType et = evtMap.getEventType(signal);
- if (et == null) et = super.getEventType(signal);
- return et;
- }
-
- private static EventMap evtMap = new EventMap();
- static {
- addEvents(evtMap);
- }
-
- /**
- * Implementation method to build an EventMap for this widget class.
- * Not useful (or supported) for application use.
- */
- private static void addEvents(EventMap anEvtMap) {
- anEvtMap.addEvent("orientation_changed", "handleOrientationChange", ToolBarEvent.Type.ORIENTATION_CHANGED, ToolBarListener.class);
- anEvtMap.addEvent("style_changed", "handleStyleChange", ToolBarEvent.Type.STYLE_CHANGED, ToolBarListener.class);
- anEvtMap.addEvent("popup_context_menu", "handlePopupContextMenu", ToolBarEvent.Type.POPUP_CONTEXT_MENU, ToolBarListener.class);
- }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int gtk_toolbar_get_type();
- native static final protected int gtk_toolbar_new();
- native static final protected void gtk_toolbar_set_orientation(int toolbar, int orientation);
- native static final protected void gtk_toolbar_set_style(int toolbar, int style);
- native static final protected void gtk_toolbar_set_tooltips(int toolbar, boolean enable);
- native static final protected void gtk_toolbar_unset_style(int toolbar);
- native static final protected int gtk_toolbar_get_orientation(int toolbar);
- native static final protected int gtk_toolbar_get_style(int toolbar);
- native static final protected int gtk_toolbar_get_icon_size(int toolbar);
- native static final protected boolean gtk_toolbar_get_tooltips(int toolbar);
-
- // Deprecated Methods
- native static final protected void gtk_toolbar_append_space(int toolbar);
- native static final protected void gtk_toolbar_prepend_space(int toolbar);
- native static final protected void gtk_toolbar_insert_space(int toolbar, int position);
- native static final protected void gtk_toolbar_remove_space(int toolbar, int position);
- native static final protected void gtk_toolbar_append_widget(int Toolbar, int Widget, String tooltipText, String tooltipPrivateText);
- native static final protected void gtk_toolbar_prepend_widget(int Toolbar, int Widget, String tooltipText, String tooltipPrivateText);
- native static final protected void gtk_toolbar_insert_widget(int toolbar, int widget, String tooltipText, String tooltipPrivateText, int position);
- native static final protected void gtk_toolbar_set_icon_size(int toolbar, int iconSize);
- native static final protected void gtk_toolbar_unset_icon_size(int toolbar);
-
- // New Methods
- native static final protected void gtk_toolbar_insert(int toolbar, int item, int pos);
- native static final protected int gtk_toolbar_get_item_index(int toolbar, int item);
- native static final protected int gtk_toolbar_get_n_items(int toolbar);
- native static final protected int gtk_toolbar_get_nth_item(int toolbar, int pos);
- native static final protected boolean gtk_toolbar_get_show_arrow(int toolbar);
- native static final protected void gtk_toolbar_set_show_arrow(int toolbar, boolean show);
- native static final protected int gtk_toolbar_get_relief_style(int toolbar);
- native static final protected int gtk_toolbar_get_drop_index(int toolbar, int x, int y);
- native static final protected void gtk_toolbar_set_drop_highlight_item(int toolbar, int item, int index);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/ToolBarChildType.java b/libgtk-java/src/java/org/gnu/gtk/ToolBarChildType.java
deleted file mode 100644
index 96a2c8b..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/ToolBarChildType.java
+++ /dev/null
@@ -1,96 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-
-/**
- * @deprecated
- */
-public class ToolBarChildType extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _SPACE = 0;
- static final public org.gnu.gtk.ToolBarChildType SPACE = new org.gnu.gtk.ToolBarChildType (
- _SPACE);
- static final private int _BUTTON = 1;
- static final public org.gnu.gtk.ToolBarChildType BUTTON = new org.gnu.gtk.ToolBarChildType (
- _BUTTON);
- static final private int _TOGGLEBUTTON = 2;
- static final public org.gnu.gtk.ToolBarChildType TOGGLEBUTTON = new
- org.gnu.gtk.ToolBarChildType (_TOGGLEBUTTON);
- static final private int _RADIOBUTTON = 3;
- static final public org.gnu.gtk.ToolBarChildType RADIOBUTTON = new org.gnu.gtk.ToolBarChildType (
- _RADIOBUTTON);
- static final private int _WIDGET = 4;
- static final public org.gnu.gtk.ToolBarChildType WIDGET = new org.gnu.gtk.ToolBarChildType (
- _WIDGET);
- static final private org.gnu.gtk.ToolBarChildType[] theInterned = new
- org.gnu.gtk.ToolBarChildType[]
- {
- SPACE, BUTTON, TOGGLEBUTTON, RADIOBUTTON, WIDGET
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.ToolBarChildType theSacrificialOne = new
- org.gnu.gtk.ToolBarChildType (0);
- static public org.gnu.gtk.ToolBarChildType intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.ToolBarChildType already = (org.gnu.gtk.ToolBarChildType) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.ToolBarChildType(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private ToolBarChildType (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.ToolBarChildType or (org.gnu.gtk.ToolBarChildType other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.ToolBarChildType and (org.gnu.gtk.ToolBarChildType other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.ToolBarChildType xor (org.gnu.gtk.ToolBarChildType other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.ToolBarChildType other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/ToolBarSpaceStyle.java b/libgtk-java/src/java/org/gnu/gtk/ToolBarSpaceStyle.java
deleted file mode 100644
index 2b7a0f4..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/ToolBarSpaceStyle.java
+++ /dev/null
@@ -1,87 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-
-/**
- * @deprecated
- */
-public class ToolBarSpaceStyle extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _EMPTY = 0;
- static final public org.gnu.gtk.ToolBarSpaceStyle EMPTY = new org.gnu.gtk.ToolBarSpaceStyle (
- _EMPTY);
- static final private int _LINE = 1;
- static final public org.gnu.gtk.ToolBarSpaceStyle LINE = new org.gnu.gtk.ToolBarSpaceStyle (
- _LINE);
- static final private org.gnu.gtk.ToolBarSpaceStyle[] theInterned = new
- org.gnu.gtk.ToolBarSpaceStyle[]
- {
- EMPTY, LINE
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.ToolBarSpaceStyle theSacrificialOne = new
- org.gnu.gtk.ToolBarSpaceStyle (0);
- static public org.gnu.gtk.ToolBarSpaceStyle intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.ToolBarSpaceStyle already = (org.gnu.gtk.ToolBarSpaceStyle)
- theInternedExtras.get (theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.ToolBarSpaceStyle(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private ToolBarSpaceStyle (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.ToolBarSpaceStyle or (org.gnu.gtk.ToolBarSpaceStyle other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.ToolBarSpaceStyle and (org.gnu.gtk.ToolBarSpaceStyle other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.ToolBarSpaceStyle xor (org.gnu.gtk.ToolBarSpaceStyle other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.ToolBarSpaceStyle other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/ToolBarStyle.java b/libgtk-java/src/java/org/gnu/gtk/ToolBarStyle.java
deleted file mode 100644
index a3d11b2..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/ToolBarStyle.java
+++ /dev/null
@@ -1,85 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-public class ToolBarStyle extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _ICONS = 0;
- static final public org.gnu.gtk.ToolBarStyle ICONS = new org.gnu.gtk.ToolBarStyle (_ICONS);
- static final private int _TEXT = 1;
- static final public org.gnu.gtk.ToolBarStyle TEXT = new org.gnu.gtk.ToolBarStyle (_TEXT);
- static final private int _BOTH = 2;
- static final public org.gnu.gtk.ToolBarStyle BOTH = new org.gnu.gtk.ToolBarStyle (_BOTH);
- static final private int _BOTH_HORIZ = 3;
- static final public org.gnu.gtk.ToolBarStyle BOTH_HORIZ = new org.gnu.gtk.ToolBarStyle (
- _BOTH_HORIZ);
- static final private org.gnu.gtk.ToolBarStyle[] theInterned = new org.gnu.gtk.ToolBarStyle[]
- {
- ICONS, TEXT, BOTH, BOTH_HORIZ
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.ToolBarStyle theSacrificialOne = new org.gnu.gtk.ToolBarStyle (
- 0);
- static public org.gnu.gtk.ToolBarStyle intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.ToolBarStyle already = (org.gnu.gtk.ToolBarStyle) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.ToolBarStyle(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private ToolBarStyle (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.ToolBarStyle or (org.gnu.gtk.ToolBarStyle other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.ToolBarStyle and (org.gnu.gtk.ToolBarStyle other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.ToolBarStyle xor (org.gnu.gtk.ToolBarStyle other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.ToolBarStyle other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/ToolButton.java b/libgtk-java/src/java/org/gnu/gtk/ToolButton.java
deleted file mode 100644
index 29b26d2..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/ToolButton.java
+++ /dev/null
@@ -1,194 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import java.util.Vector;
-
-import org.gnu.glib.EventMap;
-import org.gnu.glib.GObject;
-import org.gnu.gtk.event.GtkEventType;
-import org.gnu.gtk.event.ToolButtonEvent;
-import org.gnu.gtk.event.ToolButtonListener;
-
-/**
- */
-public class ToolButton extends ToolItem {
-
- public ToolButton(Widget iconWidget, String label) {
- super(init(iconWidget, label));
- }
-
- private static int init(Widget iconWidget, String label) {
- int iconHndl = 0;
- if (null != iconWidget)
- iconHndl = iconWidget.getHandle();
- return gtk_tool_button_new(iconHndl, label);
- }
-
- public ToolButton(String stockId) {
- super(gtk_tool_button_new_from_stock(stockId));
- }
-
- public ToolButton(int hndl) {
- super(hndl);
- }
-
- public void setLabel(String label) {
- gtk_tool_button_set_label(getHandle(), label);
- }
-
- public String getLabel() {
- return gtk_tool_button_get_label(getHandle());
- }
-
- public void setUseUnderline(boolean useUnderline) {
- gtk_tool_button_set_use_underline(getHandle(), useUnderline);
- }
-
- public boolean getUseUnderline() {
- return gtk_tool_button_get_use_underline(getHandle());
- }
-
- public void setStockId(String stockId) {
- gtk_tool_button_set_stock_id(getHandle(), stockId);
- }
-
- public String getStockId() {
- return gtk_tool_button_get_stock_id(getHandle());
- }
-
- public void setIconWidget(Widget iconWidget) {
- gtk_tool_button_set_icon_widget(getHandle(), iconWidget.getHandle());
- }
-
- public Widget getIconWidget() {
- int hndl = gtk_tool_button_get_icon_widget(getHandle());
- if (0 == hndl)
- return null;
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Widget)obj;
- return new Widget(hndl);
- }
-
- public void setLabelWidget(Label labelWidget) {
- gtk_tool_button_set_label_widget(getHandle(), labelWidget.getHandle());
- }
-
- public Label getLabelWidget() {
- int hndl = gtk_tool_button_get_label_widget(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Label)obj;
- return new Label(hndl);
- }
-
- /***************************************
- * EVENT HANDLING
- ****************************************/
- /**
- * Listeners for handling events
- */
- private Vector tbListeners = null;
-
- /**
- * Register an object to handle dialog events.
- * @see ToolButtonListener
- */
- public void addListener(ToolButtonListener listener) {
- // Don't add the listener a second time if it is in the Vector.
- int i = findListener(tbListeners, listener);
- if (i == -1) {
- if (null == tbListeners) {
- evtMap.initialize(this, ToolButtonEvent.Type.CLICKED);
- tbListeners = new Vector();
- }
- tbListeners.addElement(listener);
- }
- }
-
- /**
- * Removes a listener
- * @see #addListener(ToolButtonListener)
- */
- public void removeListener(ToolButtonListener listener) {
- int i = findListener(tbListeners, listener);
- if (i > -1) {
- tbListeners.remove(i);
- }
- if (0 == tbListeners.size()) {
- evtMap.uninitialize(this, ToolButtonEvent.Type.CLICKED);
- tbListeners = null;
- }
- }
-
- protected void fireToolButtonEvent(ToolButtonEvent event) {
- if (null == tbListeners) {
- return;
- }
- int size = tbListeners.size();
- int i = 0;
- while (i < size) {
- ToolButtonListener tbl = (ToolButtonListener)tbListeners.elementAt(i);
- tbl.toolButtonEvent(event);
- i++;
- }
- }
-
- private void handleClicked() {
- ToolButtonEvent evt = new ToolButtonEvent(this, ToolButtonEvent.Type.CLICKED);
- fireToolButtonEvent(evt);
- }
-
- public Class getEventListenerClass(String signal) {
- Class cls = evtMap.getEventListenerClass(signal);
- if (cls == null) cls = super.getEventListenerClass(signal);
- return cls;
- }
-
- public GtkEventType getEventType(String signal) {
- GtkEventType et = evtMap.getEventType(signal);
- if (et == null) et = super.getEventType(signal);
- return et;
- }
-
- private static EventMap evtMap = new EventMap();
- static {
- addEvents(evtMap);
- }
-
- /**
- * Implementation method to build an EventMap for this widget class.
- * Not useful (or supported) for application use.
- */
- private static void addEvents(EventMap anEvtMap) {
- anEvtMap.addEvent("clicked", "handleClicked", ToolButtonEvent.Type.CLICKED, ToolButtonListener.class);
- }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int gtk_tool_button_get_type();
- native static final protected int gtk_tool_button_new(int icon, String label);
- native static final protected int gtk_tool_button_new_from_stock(String stockId);
- native static final protected void gtk_tool_button_set_label(int button, String label);
- native static final protected String gtk_tool_button_get_label(int button);
- native static final protected void gtk_tool_button_set_use_underline(int button, boolean useUnderline);
- native static final protected boolean gtk_tool_button_get_use_underline(int button);
- native static final protected void gtk_tool_button_set_stock_id(int button, String stockId);
- native static final protected String gtk_tool_button_get_stock_id(int button);
- native static final protected void gtk_tool_button_set_icon_widget(int button, int widget);
- native static final protected int gtk_tool_button_get_icon_widget(int button);
- native static final protected void gtk_tool_button_set_label_widget(int button, int widget);
- native static final protected int gtk_tool_button_get_label_widget(int button);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/ToolItem.java b/libgtk-java/src/java/org/gnu/gtk/ToolItem.java
deleted file mode 100644
index 1aaa0f6..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/ToolItem.java
+++ /dev/null
@@ -1,279 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.GObject;
-
-/**
- * ToolItem is the base class of widgets that can be added to ToolBar objects.
- *
- * <p>ToolItems are widgets that can appear on a toolbar. To create a toolbar
- * item that contain something else than a button, use new {@link ToolItem#ToolItem()}.
- * Use {@link org.gnu.gtk.Container#add(Widget)} to add a child widget to the tool item.
- *
- * <p>For toolbar items that contain buttons, see the {@link ToolButton}, {@link ToggleToolButton}
- * and {@link RadioToolButton} classes.
- * see {@link org.gnu.gtk.ToolBar} class for a description of the toolbar widget.
- */
-public class ToolItem extends Bin {
-
- /**
- * Construct a new ToolItem object from a handle to a native widget.
- */
- ToolItem(int hndl) {
- super(hndl);
- }
-
- /**
- * Sets whether the ToolItem is to be allocated the same size as other
- * homogeneous items. The effect is that all homogeneous items will have
- * the same width as the widest of the items.
- * @param homogeneous <code>TRUE</code> if the item is the same size as other homogeneous items
- */
- public void setHomogeneous(boolean homogeneous) {
- gtk_tool_item_set_homogeneous(getHandle(), homogeneous);
- }
-
- /**
- * Returns whether the item is the same size as other homogeneous items.
- * @return <code>TRUE</code> if the item is the same size as other homogeneous items
- */
- public boolean getHomogeneous() {
- return gtk_tool_item_get_homogeneous(getHandle());
- }
-
- /**
- * Sets whether the ToolItem is allocated extra space when there is more room
- * on the ToolBar than needed by the ToolItems. The effect is that the item gets
- * bigger when the ToolBar gets bigger and smaller when the ToolBar gets smaller.
- * @param expand whether ToolItem is allocated extra space
- */
- public void setExpand(boolean expand) {
- gtk_tool_item_set_expand(getHandle(), expand);
- }
-
- /**
- * Returns whether ToolItem is allocated extra space.
- * @return <code>TRUE</code> if ToolItem is allocated extra space
- */
- public boolean getExpand() {
- return gtk_tool_item_get_expand(getHandle());
- }
-
- /**
- * Sets the {@link ToolTips} object to be used for ToolItem, the text to be
- * displayed as tooltip on the item and the private text to be used.
- * @see ToolTips#setTip(Widget, String, String)
- * @param tooltips the {@link ToolTips} object to be used
- * @param tipText text to be used as tooltip text for ToolItem
- * @param tipPrivate text to be used as private tooltip text
- */
- public void setTooltip(ToolTips toolTips, String tipText, String tipPrivate) {
- gtk_tool_item_set_tooltip(getHandle(), toolTips.getHandle(), tipText, tipPrivate);
- }
-
- /**
- * Sets whether ToolItem has a drag window. When <code>TRUE</code> the ToolItem
- * can be used as a drag source through {@link org.gnu.gdk.DragSource}. When ToolItem
- * has a drag window it will intercept all events, even those that would otherwise
- * be sent to a child of ToolItem.
- * @param useDragWindow whether ToolItem has a drag window
- */
- public void setUseDragWindow(boolean useDragWindow) {
- gtk_tool_item_set_use_drag_window(getHandle(), useDragWindow);
- }
-
- /**
- * Returns whether ToolItem has a drag window.
- * @see ToolItem#setUseDragWindow(boolean)
- * @return <code>TRUE</code> if toolitem uses a drag window
- */
- public boolean getUseDragWindow() {
- return gtk_tool_item_get_use_drag_window(getHandle());
- }
-
- /**
- * Sets whether ToolItem is visible when the toolbar is docked horizontally.
- * @param visibleHorizontal whether ToolItem is visible when the toolbar is in horizontal mode
- */
- public void setVisibleHorizontal(boolean visibleHorizontal) {
- gtk_tool_item_set_visible_horizontal(getHandle(), visibleHorizontal);
- }
-
- /**
- * Returns whether the ToolItem is visible on toolbars that are docked horizontally.
- * @see ToolItem#setVisibleHorizontal(boolean)
- * @return <code>TRUE</code> if ToolItem is visible on toolbars that are docked horizontally
- */
- public boolean getVisibleHorizontal() {
- return gtk_tool_item_get_visible_horizontal(getHandle());
- }
-
- /**
- * Sets whether ToolItem is visible when the toolbar is docked vertically.
- * Some tool items, such as text entries, are too wide to be useful on a vertically
- * docked toolbar. If <code>visibleVertical</code> is <code>FALSE</code> ToolItem will not
- * appear on toolbars that are docked vertically.
- * @param visibleVertical whether toolitem is visible when the toolbar is in vertical mode
- */
- public void setVisibleVertical(boolean visibleVertical) {
- gtk_tool_item_set_visible_vertical(getHandle(), visibleVertical);
- }
-
- /**
- * Returns whether ToolItem is visible on toolbars that are docked vertically.
- * @see ToolItem#setVisibleVertical(boolean)
- * @return <code>TRUE</code> if ToolItem is visible on toolbars that are docked vertically
- */
- public boolean getVisibleVertical() {
- return gtk_tool_item_get_visible_vertical(getHandle());
- }
-
- /**
- * Sets whether ToolItem should be considered important. The {@link ToolButton} class
- * uses this property to determine whether to show or hide its label when the
- * toolbar style is {@link ToolBarStyle#_BOTH_HORIZ}. The result is that only
- * tool buttons with the IS_IMPORTANT property set have labels, an effect known
- * as "priority text".
- * @param isImportant whether the tool item should be considered important
- */
- public void setIsImportant(boolean isImportant) {
- gtk_tool_item_set_is_important(getHandle(), isImportant);
- }
-
- /**
- * Returns whether ToolItem is considered important.
- * @see ToolItem#setIsImportant(boolean)
- * @return <code>TRUE</code> if ToolItem is considered important
- */
- public boolean getIsImportant() {
- return gtk_tool_item_get_is_important(getHandle());
- }
-
- /**
- * Returns the icon size used for ToolItem. Custom subclasses of ToolItem should
- * call this function to find out what size icons they should use.
- * @return a {@link IconSize} indicating the icon size used for ToolItem
- */
- public IconSize getIconSize() {
- return IconSize.intern(gtk_tool_item_get_icon_size(getHandle()));
- }
-
- /**
- * Returns the orientation used for ToolItem. Custom subclasses of ToolItem should
- * call this function to find out what size icons they should use.
- * @return a {@link Orientation} indicating the orientation used for ToolItem
- */
- public Orientation getOrientation() {
- return Orientation.intern(gtk_tool_item_get_orientation(getHandle()));
- }
-
- /**
- * Returns the toolbar style used for ToolItem. Custom subclasses of ToolItem
- * should call this function in the handler of the GtkToolItem::toolbar_reconfigured
- * signal to find out in what style the toolbar is displayed and change themselves
- * accordingly.
- *
- * <p>Possibilities are:
- *
- * <p>GTK_TOOLBAR_BOTH, meaning the tool item should show both an icon and a label, stacked vertically
- * GTK_TOOLBAR_ICONS, meaning the toolbar shows only icons
- * GTK_TOOLBAR_TEXT, meaning the tool item should only show text
- * GTK_TOOLBAR_BOTH_HORIZ, meaning the tool item should show both an icon and
- * a label, arranged horizontally (however, note the GtkToolButton::has_text_horizontally
- * that makes tool buttons not show labels when the toolbar style is GTK_TOOLBAR_BOTH_HORIZ.
- * @return a {@link ToolBarStyle} indicating the toolbar style used for ToolItem
- */
- public ToolBarStyle getToolbarStyle() {
- return ToolBarStyle.intern(gtk_tool_item_get_toolbar_style(getHandle()));
- }
-
- /**
- * Returns the relief style of ToolItem. See {@link Button#setRelief(ReliefStyle)}.
- * Custom subclasses of ToolItem should call this function in the handler of the
- * GtkToolItem::toolbar_reconfigured signal to find out the relief style of buttons.
- * @return a {@link ReliefStyle} indicating the relief style used for ToolItem
- */
- public ReliefStyle getReliefStyle() {
- return ReliefStyle.intern(gtk_tool_item_get_relief_style(getHandle()));
- }
-
- /**
- * Returns the {@link MenuItem} that was last set by {@link ToolItem#setProxyMenuItem(String, MenuItem)}
- * i.e. the {@link MenuItem} that is going to appear in the overflow menu.
- * @return the {@link MenuItem} that is going to appear in the overflow menu for tool_item
- */
- public MenuItem retrieveProxyMenuItem() {
- int hndl = gtk_tool_item_retrieve_proxy_menu_item(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (MenuItem)obj;
- return new MenuItem(hndl);
- }
-
- /**
- * If <code>menuItemId<code> matches the string passed to {@link ToolItem#setProxyMenuItem(String, MenuItem)}
- * returns the corresponding {@link MenuItem}.
- * Custom subclasses of ToolItem should use this function to update their menu
- * item when the ToolItem changes. That the <code>menuItemId</code> must match ensures
- * that a ToolItem will not inadvertently change a menu item that they did not
- * create.
- * @param menuItemId a string used to identify the menu item
- * @return the {@link MenuItem} passed to {@link ToolItem#setProxyMenuItem(String, MenuItem)}
- * if the menuItemId matches
- */
- public MenuItem getProxyMenuItem(String menuItemId) {
- int hndl = gtk_tool_item_get_proxy_menu_item(getHandle(), menuItemId);
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (MenuItem)obj;
- return new MenuItem(hndl);
- }
-
- /**
- * Sets the {@link MenuItem} used in the toolbar overflow menu. The <code>menuItemId</code>
- * is used to identify the caller of this function and should also be used with
- * {@link ToolItem#getProxyMenuItem(String)}.
- * @param menuItemId a string used to identify <code>menuItem</code>
- * @param menuItem a {@link MenuItem} to be used in the overflow menu
- */
- public void setProxyMenuItem(String menuItemId, MenuItem menuItem){
- gtk_tool_item_set_proxy_menu_item(getHandle(), menuItemId, menuItem.getHandle());
- }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int gtk_tool_item_get_type();
- native static final protected int gtk_tool_item_new();
- native static final protected void gtk_tool_item_set_homogeneous(int toolitem, boolean homogeneous);
- native static final protected boolean gtk_tool_item_get_homogeneous(int toolitem);
- native static final protected void gtk_tool_item_set_expand(int toolitem, boolean expand);
- native static final protected boolean gtk_tool_item_get_expand(int toolitem);
- native static final protected void gtk_tool_item_set_tooltip(int toolitem, int tooltips, String tipText, String tipPrivate);
- native static final protected void gtk_tool_item_set_use_drag_window(int toolitem, boolean useDragWindow);
- native static final protected boolean gtk_tool_item_get_use_drag_window(int toolitem);
- native static final protected void gtk_tool_item_set_visible_horizontal(int toolitem, boolean visibleHorizontal);
- native static final protected boolean gtk_tool_item_get_visible_horizontal(int toolitem);
- native static final protected void gtk_tool_item_set_visible_vertical(int toolitem, boolean visibleVertical);
- native static final protected boolean gtk_tool_item_get_visible_vertical(int toolitem);
- native static final protected boolean gtk_tool_item_get_is_important(int toolitem);
- native static final protected void gtk_tool_item_set_is_important(int toolitem, boolean isImportant);
- native static final protected int gtk_tool_item_get_icon_size(int toolitem);
- native static final protected int gtk_tool_item_get_orientation(int toolitem);
- native static final protected int gtk_tool_item_get_toolbar_style(int toolitem);
- native static final protected int gtk_tool_item_get_relief_style(int toolitem);
- native static final protected int gtk_tool_item_retrieve_proxy_menu_item(int toolitem);
- native static final protected int gtk_tool_item_get_proxy_menu_item(int toolitem, String menuItemId);
- native static final protected void gtk_tool_item_set_proxy_menu_item(int toolitem, String menuItemId, int menuItem);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/ToolTips.java b/libgtk-java/src/java/org/gnu/gtk/ToolTips.java
deleted file mode 100644
index f6eb1f7..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/ToolTips.java
+++ /dev/null
@@ -1,85 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-
-/**
- * ToolTips are the messages that appear next to a widget when the mouse
- * pointer is held over it for a short period of time.
- */
-public class ToolTips extends GtkObject {
- /**
- * Construct a new ToolTips object.
- */
- public ToolTips() {
- super(gtk_tooltips_new());
- }
-
- public ToolTips(int handle) {
- super(handle);
- }
-
- /**
- * Adds a tooltip to a Widget.
- *
- * @param widget The Widget to add to tooltips.
- * @param tipText The text to display for the tooltip.
- * @param additionalInfo Additional information that might be useful to
- * the user if they get stuck.
- */
- public void setTip(Widget widget, String tipText, String additionalInfo) {
- ToolTips.gtk_tooltips_set_tip(getHandle(), widget.getHandle(), tipText, additionalInfo);
- }
-
- /**
- * Enables the ToolTips.
- */
- public void enable() {
- ToolTips.gtk_tooltips_enable(getHandle());
- }
-
- /**
- * Disables the ToolTips.
- */
- public void disable() {
- ToolTips.gtk_tooltips_disable(getHandle());
- }
-
- /**
- * Retrieve the ToolTipsData associated with the provided widget
- * @param widget
- * @return
- */
- public static ToolTipsData getData(Widget widget) {
- return new ToolTipsData(gtk_tooltips_data_get(widget.getHandle()));
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_tooltips_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_tooltips_get_type();
- native static final protected int gtk_tooltips_new();
- native static final protected void gtk_tooltips_enable(int tooltips);
- native static final protected void gtk_tooltips_disable(int tooltips);
- native static final protected void gtk_tooltips_set_tip(int tooltips, int widget, String tipText, String tipPrivate);
- native static final protected void gtk_tooltips_force_window(int tooltips);
- native static final protected int gtk_tooltips_data_get(int widget);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/ToolTipsData.java b/libgtk-java/src/java/org/gnu/gtk/ToolTipsData.java
deleted file mode 100644
index 45f8a87..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/ToolTipsData.java
+++ /dev/null
@@ -1,40 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Boxed;
-public class ToolTipsData extends Boxed
-{
- ToolTipsData(int handle) {
- this.handle = handle;
- }
-
- public ToolTips getToolTip() {
- return new ToolTips(getTooltip(handle));
- }
-
- public Widget getWidget() {
- return new Widget(getWidget(handle));
- }
-
- public String getTipText() {
- return getTipText(handle);
- }
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getTooltip (int cptr);
- native static final protected int getWidget (int cptr);
- native static final protected String getTipText (int cptr);
- native static final protected int gtk_tooltips_data_get (int widget);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/TreeDragDest.java b/libgtk-java/src/java/org/gnu/gtk/TreeDragDest.java
deleted file mode 100644
index 063aecf..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/TreeDragDest.java
+++ /dev/null
@@ -1,18 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-
-package org.gnu.gtk;
-
-public interface TreeDragDest{
-
-
- public void setDragDestListener( TreeDragDestListener listener );
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/TreeDragDestListener.java b/libgtk-java/src/java/org/gnu/gtk/TreeDragDestListener.java
deleted file mode 100644
index 8c7d682..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/TreeDragDestListener.java
+++ /dev/null
@@ -1,18 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-
-package org.gnu.gtk;
-
-public interface TreeDragDestListener{
-
- public boolean dragDataReceived( TreeDragDest destination, TreePath path, SelectionData selectionData );
-
- public boolean isRowDropPossible( TreeDragDest destingation, TreePath path, SelectionData selectionData );
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/TreeDragSource.java b/libgtk-java/src/java/org/gnu/gtk/TreeDragSource.java
deleted file mode 100644
index b45d43a..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/TreeDragSource.java
+++ /dev/null
@@ -1,17 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-
-package org.gnu.gtk;
-
-public interface TreeDragSource{
-
- public void setDragSourceListener( TreeDragSourceListener listener );
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/TreeDragSourceListener.java b/libgtk-java/src/java/org/gnu/gtk/TreeDragSourceListener.java
deleted file mode 100644
index 446e632..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/TreeDragSourceListener.java
+++ /dev/null
@@ -1,20 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-
-
-package org.gnu.gtk;
-
-public interface TreeDragSourceListener{
-
- public boolean isRowDraggable( TreeDragSource dragSource, TreePath path );
-
- public boolean getDragData( TreeDragSource dragSource, TreePath path, SelectionData selectionData );
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/TreeIter.java b/libgtk-java/src/java/org/gnu/gtk/TreeIter.java
deleted file mode 100644
index b98b078..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/TreeIter.java
+++ /dev/null
@@ -1,140 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Boxed;
-import org.gnu.glib.Type;
-/**
- * A tree iterator refers to a particular row of a {@link TreeView} object.
- * They are used internally by many methods, but don't have any useful methods
- * themselves.
- */
-public class TreeIter extends Boxed
-{
- private TreeModel model;
- /**
- * construct iter from handle to native resources.
- */
- protected TreeIter(int handle, TreeModel model){
- this.handle = handle;
- this.model = model;
- }
- // FIXME: when do we have to free this?
-
- /**
- * Returns the TreeModel which this Iter is associated with
- */
- public TreeModel getModel(){
- return model;
- }
-
- /**
- * Returns a newly-created {@link TreePath} referenced by this iter.
- */
- public TreePath getPath() {
- return new TreePath(gtk_tree_model_get_path(model.getHandle(), handle));
- }
-
- /**
- * Returns the next <code>iter</code> pointing to the node following the TreeIter
- * provided at the same level. If there is no next iter it will return null.
- * <p>Use this in combination with {@link TreeModel#getFirstIter()} to loop through
- * all values in the model.
- */
- public TreeIter getNextIter() {
- int hndl = gtk_tree_model_iter_next(model.getHandle(), handle);
- return iterFromHandle(hndl);
- }
-
- /**
- * Returns TRUE if iter has children, FALSE otherwise.
- */
- public boolean getHasChild() {
- return gtk_tree_model_iter_has_child(model.getHandle(), handle);
- }
-
- /**
- * Returns an iterator for the first child of the given iterator, or
- * <code>null</code> if the iter has no children.
- */
- public TreeIter getFirstChild() {
- int hndl = gtk_tree_model_iter_children(model.getHandle(), handle);
- return iterFromHandle(hndl);
- }
-
- /**
- * Returns an iterator for the child of the given parent at a position
- * identified by index.
- */
- public TreeIter getChild( int index) {
- int hndl = gtk_tree_model_iter_nth_child(model.getHandle(), handle, index);
- return iterFromHandle(hndl);
- }
-
- /**
- * Return the parent iterator of the given child.
- */
- public TreeIter getParent() {
- int hndl = gtk_tree_model_get_path(model.getHandle(), handle);
- return iterFromHandle(hndl);
- }
-
- /**
- * Returns the number of children that <code>iter</code> has
- */
- public int getChildCount() {
- return gtk_tree_model_iter_n_children(model.getHandle(), handle);
- }
-
- /**
- * Generates a string representation of the iter. This string is a ':'
- * separated list of numbers. For example, "4:10:0:3" would be an acceptable
- * return value for this string.
- */
- public String toString(){
- return gtk_tree_model_get_string_from_iter( model.getHandle(), handle );
- }
-
-
- private TreeIter iterFromHandle(int hndl) {
- if (-1 == hndl)
- return null;
- return new TreeIter(hndl, model);
- }
-
-
-
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_tree_iter_get_type());
- }
-
- native static final protected String gtk_tree_model_get_string_from_iter(int treeModel, int iter);
- native static final protected int gtk_tree_model_get_path(int treeModel, int iter);
- native static final protected int gtk_tree_model_iter_next(int treeModel, int iter);
- native static final protected int gtk_tree_model_iter_children(int treeModel, int parent);
- native static final protected boolean gtk_tree_model_iter_has_child(int treeModel, int iter);
- native static final protected int gtk_tree_model_iter_n_children(int treeModel, int iter);
- native static final protected int gtk_tree_model_iter_nth_child(int treeModel, int parent, int n);
- native static final protected int gtk_tree_model_iter_parent(int treeModel, int child);
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_tree_iter_get_type ();
- native static final protected int gtk_tree_iter_copy (int iter);
- native static final protected void gtk_tree_iter_free (int iter);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/TreeIterComparison.java b/libgtk-java/src/java/org/gnu/gtk/TreeIterComparison.java
deleted file mode 100644
index 005f22b..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/TreeIterComparison.java
+++ /dev/null
@@ -1,16 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-public interface TreeIterComparison{
-
- public int compareTreeIters( TreeModel model, TreeIter a, TreeIter b );
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/TreeModel.java b/libgtk-java/src/java/org/gnu/gtk/TreeModel.java
deleted file mode 100644
index 3686c7f..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/TreeModel.java
+++ /dev/null
@@ -1,298 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import java.util.Vector;
-
-import org.gnu.glib.EventMap;
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-import org.gnu.glib.Value;
-import org.gnu.gtk.event.GtkEventType;
-import org.gnu.gtk.event.TreeModelEvent;
-import org.gnu.gtk.event.TreeModelListener;
-
-/**
- * A generic tree interface for use with {@link TreeView} widgets. Internally,
- * the {@link TreeStore} and {@link ListStore} objects are constructed on top of
- * TreeModels. If you were using the C version of gtk, you would be able to
- * construct other objects like those (although I find no reason for doing so).
- * This object provides a number of useful methods which can be used with either
- * the TreeStore or ListStore.
- * <p>For a full overview of the tree, list and table widgets, please see the
- * {@link TreeView} description.
- */
-public class TreeModel extends GObject {
-
- /**
- */
- protected TreeModel(int handle) {
- super(handle);
- }
-
- /*
- * TODO: Foreach function.
- */
-
- /**
- * Returns the number of data blocks supported by the model
- */
- public int getDataBlockCount() {
- return gtk_tree_model_get_n_columns(getHandle());
- }
-
- /**
- * Returns the type of the data block.
- * @param index The index of the data block
- */
- public Type getType(int index) {
- return new org.gnu.glib.Type(gtk_tree_model_get_column_type(getHandle(), index));
- }
-
- /**
- * Returns a valid iterator pointing to <code>path</code>, or
- * <code>null</code>/
- */
- public TreeIter getIter(TreePath path) {
- int hndl = gtk_tree_model_get_iter(getHandle(), path.getHandle());
- return iterFromHandle(hndl);
- }
-
- /**
- * Returns a valid iterator pointing to the path represented by
- * <code>pathString</code>, or returns <code>null</code> if the path is
- * invalid.
- */
- public TreeIter getIter(String pathString) {
- int hndl = gtk_tree_model_get_iter_from_string(getHandle(), pathString);
- return iterFromHandle(hndl);
- }
-
- /**
- * Returns the iterator at the start of the model (the one at the path "0"),
- * or returns <code>null</code> if the tree is empty.
- */
- public TreeIter getFirstIter() {
- int hndl = gtk_tree_model_get_iter_first(getHandle());
- return iterFromHandle(hndl);
- }
-
- /**
- * Returns the Value at the given iter in the specified data block.
- */
- public String getValue(TreeIter iter, DataColumnString dataBlock) {
- int value = gtk_tree_model_get_value(getHandle(), iter.getHandle(), dataBlock.getColumn());
- Value val = new Value(value);
- return val.getString();
- }
- /**
- * Returns the Value at the given iter in the specified data block.
- */
- public int getValue(TreeIter iter, DataColumnInt dataBlock) {
- int value = gtk_tree_model_get_value(getHandle(), iter.getHandle(), dataBlock.getColumn());
- Value val = new Value(value);
- return val.getInt();
- }
- /**
- * Returns the Value at the given iter in the specified data block.
- */
- public boolean getValue(TreeIter iter, DataColumnBoolean dataBlock) {
- int value = gtk_tree_model_get_value(getHandle(), iter.getHandle(), dataBlock.getColumn());
- Value val = new Value(value);
- return val.getBoolean();
- }
- /**
- * Returns the Value at the given iter in the specified data block.
- */
- public double getValue(TreeIter iter, DataColumnDouble dataBlock) {
- int value = gtk_tree_model_get_value(getHandle(), iter.getHandle(), dataBlock.getColumn());
- Value val = new Value(value);
- return val.getDouble();
- }
- /**
- * Returns the Value at the given iter in the specified data block.
- */
- public Object getValue(TreeIter iter, DataColumnObject dataBlock) {
- int value = gtk_tree_model_get_value(getHandle(), iter.getHandle(), dataBlock.getColumn());
- Value val = new Value(value);
- return val.getJavaObject();
- }
-
- private TreeIter iterFromHandle(int hndl) {
- if (-1 == hndl)
- return null;
- return new TreeIter(hndl, this);
- }
-
- /***************************************
- * Event Handler Related code
- ****************************************/
-
- /**
- * Listeners for handling toggle events
- */
- private Vector listeners = null;
- /**
- * Register an object to handle button events.
- * @see org.gnu.gtk.event.TreeModelListener
- */
- public void addListener(TreeModelListener listener) {
- // Don't add the listener a second time if it is in the Vector.
- int i = findListener(listeners, listener);
- if (i == -1) {
- if (null == listeners) {
- evtMap.initialize(this, TreeModelEvent.Type.ROW_CHANGED);
- evtMap.initialize(this, TreeModelEvent.Type.ROW_DELETED);
- evtMap.initialize(this, TreeModelEvent.Type.ROW_HAS_CHILD_TOGGLED);
- evtMap.initialize(this, TreeModelEvent.Type.ROW_INSERTED);
- evtMap.initialize(this, TreeModelEvent.Type.ROWS_REORDERED);
- listeners = new Vector();
- }
- listeners.addElement(listener);
- }
- }
- /**
- * Removes a listener
- * @see #addListener(TreeModelListener)
- */
- public void removeListener(TreeModelListener listener) {
- int i = findListener(listeners, listener);
- if (i > -1) {
- listeners.remove(i);
- }
- if (0 == listeners.size()) {
- evtMap.uninitialize(this, TreeModelEvent.Type.ROW_CHANGED);
- evtMap.uninitialize(this, TreeModelEvent.Type.ROW_DELETED);
- evtMap.uninitialize(this, TreeModelEvent.Type.ROW_HAS_CHILD_TOGGLED);
- evtMap.uninitialize(this, TreeModelEvent.Type.ROW_INSERTED);
- evtMap.uninitialize(this, TreeModelEvent.Type.ROWS_REORDERED);
- listeners = null;
- }
- }
-
- /**
- * Give us a way to locate a specific listener in a Vector.
- * @param list The Vector of listeners to search.
- * @param listener The object that is to be located in the Vector.
- * @return Returns the index of the listener in the Vector, or -1 if
- * the listener is not contained in the Vector.
- */
- protected static int findListener(Vector list, Object listener) {
- if (null == list || null == listener)
- return -1;
- return list.indexOf(listener);
- }
-
- protected void fireTreeModelEvent(TreeModelEvent event) {
- if (null == listeners) {
- return;
- }
- int size = listeners.size();
- int i = 0;
- while (i < size) {
- TreeModelListener tl = (TreeModelListener)listeners.elementAt(i);
- tl.treeModelEvent(event);
- i++;
- }
- }
-
- private void handleRowChanged(int path, int iter) {
- TreeModelEvent event = new TreeModelEvent(this, TreeModelEvent.Type.ROW_CHANGED);
- event.setTreePath(new TreePath(path));
- event.setTreeIter(new TreeIter(iter, this));
- fireTreeModelEvent(event);
- }
-
- private void handleRowInserted(int path, int iter) {
- TreeModelEvent event = new TreeModelEvent(this, TreeModelEvent.Type.ROW_INSERTED);
- event.setTreePath(new TreePath(path));
- event.setTreeIter(new TreeIter(iter, this));
- fireTreeModelEvent(event);
- }
-
- private void handleRowHasChildToggled(int path, int iter) {
- TreeModelEvent event = new TreeModelEvent(this, TreeModelEvent.Type.ROW_HAS_CHILD_TOGGLED);
- event.setTreePath(new TreePath(path));
- event.setTreeIter(new TreeIter(iter, this));
- fireTreeModelEvent(event);
- }
-
- private void handleRowDeleted(int path) {
- TreeModelEvent event = new TreeModelEvent(this, TreeModelEvent.Type.ROW_DELETED);
- event.setTreePath(new TreePath(path));
- fireTreeModelEvent(event);
- }
-
- private void handleRowsReordered(int path, int iter, int newOrder) {
- System.out.println("Handle rows reordered");
- System.err.println("Handle rows reordered");
- TreeModelEvent event = new TreeModelEvent(this, TreeModelEvent.Type.ROWS_REORDERED);
- event.setTreePath(new TreePath(path));
- event.setTreeIter(new TreeIter(iter, this));
- event.setNewOrder(new int[0]);
- fireTreeModelEvent(event);
- }
-
- public Class getEventListenerClass(String signal) {
- Class cls = evtMap.getEventListenerClass(signal);
- if (cls == null) cls = super.getEventListenerClass(signal);
- return cls;
- }
-
- public GtkEventType getEventType(String signal) {
- GtkEventType et = evtMap.getEventType(signal);
- if (et == null) et = super.getEventType(signal);
- return et;
- }
-
- private static EventMap evtMap = new EventMap();
- static {
- addEvents(evtMap);
- }
-
- /**
- * Implementation method to build an EventMap for this widget class.
- * Not useful (or supported) for application use.
- */
- private static void addEvents(EventMap anEvtMap) {
- anEvtMap.addEvent("rows_reordered", "handleRowsReordered", TreeModelEvent.Type.ROWS_REORDERED, TreeModelListener.class);
- anEvtMap.addEvent("row_changed", "handleRowChanged", TreeModelEvent.Type.ROW_CHANGED, TreeModelListener.class);
- anEvtMap.addEvent("row_inserted", "handleRowInserted", TreeModelEvent.Type.ROW_INSERTED, TreeModelListener.class);
- anEvtMap.addEvent("row_has_child_toggled", "handleRowHasChildToggled", TreeModelEvent.Type.ROW_HAS_CHILD_TOGGLED, TreeModelListener.class);
- anEvtMap.addEvent("row_deleted", "handleRowDeleted", TreeModelEvent.Type.ROW_DELETED, TreeModelListener.class);
- }
-
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int gtk_tree_model_get_n_columns(int treeModel);
- native static final protected int gtk_tree_model_get_column_type(int treeModel, int index);
- native static final protected int gtk_tree_model_get_iter(int treeModel, int path);
- native static final protected int gtk_tree_model_get_iter_from_string(int treeModel, String pathString);
- native static final protected String gtk_tree_model_get_string_from_iter(int treeModel, int iter);
- native static final protected int gtk_tree_model_get_iter_first(int treeModel);
- native static final protected int gtk_tree_model_get_path(int treeModel, int iter);
- native static final protected int gtk_tree_model_get_value(int treeModel, int iter, int column);
- native static final protected int gtk_tree_model_iter_next(int treeModel, int iter);
- native static final protected int gtk_tree_model_iter_children(int treeModel, int parent);
- native static final protected boolean gtk_tree_model_iter_has_child(int treeModel, int iter);
- native static final protected int gtk_tree_model_iter_n_children(int treeModel, int iter);
- native static final protected int gtk_tree_model_iter_nth_child(int treeModel, int parent, int n);
- native static final protected int gtk_tree_model_iter_parent(int treeModel, int child);
-// native static final protected void gtk_tree_model_row_changed(int treeModel, int path, int iter);
-// native static final protected void gtk_tree_model_row_inserted(int treeModel, int path, int iter);
-// native static final protected void gtk_tree_model_row_has_child_toggled(int treeModel, int path, int iter);
-// native static final protected void gtk_tree_model_row_deleted(int treeModel, int path);
-// native static final protected void gtk_tree_model_rows_reordered(int treeModel, int path, int iter, int[] newOrder);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/TreeModelFilter.java b/libgtk-java/src/java/org/gnu/gtk/TreeModelFilter.java
deleted file mode 100644
index fbe9d8e..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/TreeModelFilter.java
+++ /dev/null
@@ -1,39 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.GObject;
-
-public class TreeModelFilter extends GObject {
- public TreeModelFilter(int handle) {
- super(handle);
- }
-
- public TreeModel getModel() {
- return (TreeModel)retrieveGObject(getModel(getHandle()));
- }
-
- private static native int getModel(int handle);
- native private static void gtk_tree_model_filter_get_model( int filter );
- native private static void gtk_tree_model_filter_new( int model, int treepath_root );
- native private static void gtk_tree_model_filter_convert_iter_to_child_iter( int filter, int filter_iter, int child_iter );
- native private static void gtk_tree_model_filter_convert_path_to_child_path( int filter, int filter_path );
- native private static void gtk_tree_model_filter_convert_child_path_to_path( int filter, int child_path );
- native private static void gtk_tree_model_filter_refilter( int filter );
- native private static void gtk_tree_model_filter_clear_cache( int filter );
- native private static void gtk_tree_model_filter_set_visible_column( int filter, int column );
- native private static void gtk_tree_model_filter_convert_child_iter_to_iter( int filter, int filter_iter, int child_iter );
-
- //native private static gtk_tree_model_filter_get_type();
- //native private static gtk_tree_model_filter_set_visible_func
- //native private static gtk_tree_model_filter_set_modify_func
-}
-
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/TreeModelSort.java b/libgtk-java/src/java/org/gnu/gtk/TreeModelSort.java
deleted file mode 100644
index c0ee2ee..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/TreeModelSort.java
+++ /dev/null
@@ -1,40 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-/**
- *
- */
-public class TreeModelSort extends GObject {
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_tree_model_sort_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_tree_model_sort_get_type();
- native static final protected int gtk_tree_model_sort_new_with_model(int childModel);
- native static final protected int gtk_tree_model_sort_get_model(int treeModel);
- native static final protected int gtk_tree_model_sort_convert_child_path_to_path(int treeModel, int childPath);
- native static final protected void gtk_tree_model_sort_convert_child_iter_to_iter(int treeModel, int sortIter, int childIter);
- native static final protected int gtk_tree_model_sort_convert_path_to_child_path(int treeModel, int sortedPath);
- native static final protected void gtk_tree_model_sort_convert_iter_to_child_iter(int treeModel, int childIter, int sortedIter);
- native static final protected void gtk_tree_model_sort_reset_default_sort_func(int treeModel);
- native static final protected void gtk_tree_model_sort_clear_cache(int treeModel);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/TreePath.java b/libgtk-java/src/java/org/gnu/gtk/TreePath.java
deleted file mode 100644
index 6a12161..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/TreePath.java
+++ /dev/null
@@ -1,175 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Boxed;
-
-/**
- * A path refers to a single row in a {@link TreeStore}. In this respect, it is
- * similar to a {@link TreeIter}, however a path also contains details of the
- * structure of the tree (TreeIter is a generic object for the entire TreeView
- * family, including flat lists and tables.)
- */
-public class TreePath extends Boxed
-{
- /**
- * Construct path from native handle
- */
- protected TreePath(int handle){
- this.handle = handle;
- }
-
- /**
- * Constructs a new path.
- */
- public TreePath(){
- handle = gtk_tree_path_new ();
- }
-
- /**
- * Creates a new TreePath initialized to <code>path</code>. <code>path</code>
- * is expected to be a colon separated list of numbers. For example, the
- * string "10:4:0" would create a path of depth 3 pointing to the 11th child
- * of the root node, the 5th child of that 11th child, and the 1st child of
- * that 5th child. If an invalid path string is passed in, NULL is returned.
- * TODO: throw an exception on null response.
- */
- public TreePath(String path){
- handle = gtk_tree_path_new_from_string(path);
- }
-
- /**
- * Generates a string representation of the path. This string is a ':'
- * separated list of numbers. For example, "4:10:0:3" would be an
- * acceptable return value for this string.
- * @return String representation of the path.
- */
- public String toString(){
- return gtk_tree_path_to_string(handle);
- }
-
- /**
- * Returns the current depth of path.
- */
- public int getDepth(){
- return gtk_tree_path_get_depth(handle);
- }
-
- /**
- * TODO: gtk_tree_path_get_indices ()
- */
-
- /**
- * Compares the path with another path. If the other path appears before this
- * one in a tree, then -1 is returned. If this one appears before the other,
- * then 1 is returned. If the two nodes are equal, then 0 is returned.
- */
- public int compare(TreePath other){
- return gtk_tree_path_compare(other.getHandle(), handle);
- }
-
- /**
- * Moves the path to point to the next node at the current depth.
- */
- public void next(){
- gtk_tree_path_next(handle);
- }
-
- /**
- * Moves the path to point to the previous node at the current depth, if it
- * exists.
- * @return TRUE if path has a previous node, and the move was made.
- */
- public boolean previous(){
- return gtk_tree_path_prev(handle);
- }
-
- /**
- * Moves the path to point to it's parent node, if it has a parent.
- * @return TRUE if path has a parent, and the move was made.
- */
- public boolean up(){
- return gtk_tree_path_up(handle);
- }
-
- /**
- * Moves path to point to the first child of the current path.
- */
- public void down(){
- gtk_tree_path_down(handle);
- }
-
- /**
- * Returns TRUE if descendant is a descendant of path.
- * @param descendant Another TreePath
- * @return TRUE if descendant is contained inside path
- */
- public boolean isAncestor(TreePath descendant){
- return gtk_tree_path_is_ancestor(handle, descendant.getHandle());
- }
-
- /**
- * Returns TRUE if path is a descendant of ancestor.
- * @param ancestor Another TreePath
- * @return TRUE if ancestor contains path somewhere below it
- */
- public boolean isDescendant(TreePath ancestor){
- return gtk_tree_path_is_descendant(handle, ancestor.getHandle());
- }
-
- /**
- * Appends a new index to the path. As a result, the depth of the
- * path is increased
- * @param index
- */
- public void appendIndex(int index) {
- gtk_tree_path_append_index(handle, index);
- }
-
- /**
- * Prepends a new index to the path. As a result, the depth of the
- * path is increased
- * @param index
- */
- public void prependIndex(int index) {
- gtk_tree_path_prepend_index(handle, index);
- }
-
- /**
- * Returns the current indices of the path.
- * @return An array of ints, each representing a node in the tree.
- */
- public int[] getIndices() {
- return gtk_tree_path_get_indices(handle);
- }
-
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int gtk_tree_path_new ();
- native static final protected int gtk_tree_path_new_from_string (String path);
- native static final protected String gtk_tree_path_to_string (int path);
- native static final protected int gtk_tree_path_new_first ();
- native static final protected void gtk_tree_path_append_index (int path, int index);
- native static final protected void gtk_tree_path_prepend_index (int path, int index);
- native static final protected int gtk_tree_path_get_depth (int path);
- native static final protected int[] gtk_tree_path_get_indices(int path);
- native static final protected int gtk_tree_path_compare (int a, int b);
- native static final protected void gtk_tree_path_next (int path);
- native static final protected boolean gtk_tree_path_prev (int path);
- native static final protected boolean gtk_tree_path_up (int path);
- native static final protected void gtk_tree_path_down (int path);
- native static final protected boolean gtk_tree_path_is_ancestor (int path, int descendant);
- native static final protected boolean gtk_tree_path_is_descendant (int path, int ancestor);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/TreeSelection.java b/libgtk-java/src/java/org/gnu/gtk/TreeSelection.java
deleted file mode 100644
index 6e3a20a..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/TreeSelection.java
+++ /dev/null
@@ -1,311 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import java.util.Vector;
-
-import org.gnu.glib.EventMap;
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-import org.gnu.gtk.event.TreeSelectionEvent;
-import org.gnu.gtk.event.TreeSelectionListener;
-import org.gnu.gtk.event.GtkEventType;
-
-/**
- * The TreeSelection object is a helper object to manage the selection for a
- * {@link TreeView} widget. The TreeSelection object is automatically created
- * when a newTreeView widget is created, and cannot exist independentally of
- * this widget. The primary reason the TreeSelection objects exists is for
- * cleanliness of code and API. That is, there is no conceptual reason all
- * these functions could not be methods on the TreeView widget instead of a
- * separate function.
- *
- * <p>The TreeSelection object is gotten from a TreeView by calling
- * {@link TreeView#getSelection()}. It can be manipulated to check the
- * selection status of the tree, as well as select and deselect individual
- * rows. Selection is done completely view side. As a result, multiple views
- * of the same model can have completely different selections. Additionally,
- * you cannot change the selection of a row on the model that is not currently
- * displayed by the view without expanding its parents first.
- *
- * <p>One of the important things to remember when monitoring the selection
- * of a view is that the "changed" event is mostly a hint. That is, it may only
- * emit one signal when a range of rows is selected. Additionally, it may on
- * occasion emit a "changed" event when nothing has happened (mostly as a
- * result of programmers calling selectRow on an already selected row).
- * @see TreeView
- */
-public class TreeSelection extends GObject {
- /**
- * constructs a new selection using handle from a native function..
- */
- protected TreeSelection(int handle) {
- super(handle);
- }
-
- /**
- * Calls the forEach method of the specified class for every selected value.
- */
- public void forEachSelected(TreeSelectionForEach implementor) {
- curForEach = implementor;
- startForEach(getHandle(), this);
- }
-
- private TreeSelectionForEach curForEach;
-
- /** This is called from the jni code to operate the foreach method */
- private void doEach(int model, int path, int iter) {
- TreeModel m;
- GObject obj = retrieveGObject(model);
- if (null != obj)
- m = (TreeModel)obj;
- else
- m = new TreeModel(model);
- curForEach.forEach( m, new TreePath(path), new TreeIter(iter, m));
- }
-
- /**
- * Sets the selection mode of the selection. If the previous type was
- * SelectionMode.MULTIPLE, then the anchor is kept selected, if it was
- * previously selected.
- * @param mode The selection mode to use.
- */
- public void setMode(SelectionMode mode) {
- gtk_tree_selection_set_mode(getHandle(), mode.getValue());
- }
-
- public SelectionMode getMode() {
- return SelectionMode.intern(gtk_tree_selection_get_mode(getHandle()));
- }
-
- /**
- * Returns the {@link TreeView} associated with the selection.
- * @return Associated widget
- */
- public TreeView getTreeView() {
- int hndl = gtk_tree_selection_get_tree_view(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (TreeView)obj;
- return new TreeView(hndl);
- }
-
- /**
- * Select the row at path.
- * @param path The path to be selected.
- */
- public void select(TreePath path) {
- gtk_tree_selection_select_path(getHandle(), path.getHandle());
- }
-
- /**
- * Unselects the row at path.
- * @param path The path to be deselected
- */
- public void unselect(TreePath path) {
- gtk_tree_selection_unselect_path(getHandle(), path.getHandle());
- }
-
- /**
- * Returns TRUE if the row pointed to by path is currently selected. If
- * path does not point to a valid location, FALSE is returned
- * @param path A patch to check the selection on
- * @return True if the path is selected.
- */
- public boolean getSelected(TreePath path) {
- return gtk_tree_selection_path_is_selected(getHandle(), path.getHandle());
- }
-
- /**
- * Selects the specified iterator.
- * @param iter The {@link TreeIter} to be selected.
- */
- public void select(TreeIter iter) {
- gtk_tree_selection_select_iter(getHandle(), iter.getHandle());
- }
-
- /**
- * Unselects the specified iterator.
- * @param iter The {@link TreeIter} to be unselected.
- */
- public void unselect(TreeIter iter) {
- gtk_tree_selection_unselect_iter(getHandle(), iter.getHandle());
- }
-
- /**
- * Returns TRUE if the row pointed to by iter is currently selected.
- * @param iter The iter to test the selection of
- * @return true if the iter is selected.
- */
- public boolean getSelected(TreeIter iter) {
- return gtk_tree_selection_iter_is_selected(getHandle(), iter.getHandle());
- }
-
- /**
- * Selects all the nodes. Mode must be set to SelectionMode.MULTIPLE
- */
- public void selectAll() {
- gtk_tree_selection_select_all(getHandle());
- }
-
- /**
- * Unselects all the nodes.
- */
- public void unselectAll() {
- gtk_tree_selection_unselect_all(getHandle());
- }
-
- /**
- * Selects a range of nodes, determined by startPath and endPath inclusive.
- * @param startPath The initial node of the range.
- * @param endPath The final node of the range.
- */
- public void select(TreePath startPath, TreePath endPath) {
- gtk_tree_selection_select_range(getHandle(), startPath.getHandle(), endPath.getHandle());
- }
-
- public void unselect(TreePath startPath, TreePath endPath) {
- gtk_tree_selection_unselect_range(getHandle(), startPath.getHandle(), endPath.getHandle());
- }
-
- /**
- * Returns an array of rows which are currently selected
- * @since 2.2
- */
- public TreePath[] getSelectedRows(){
- int[] hndls = gtk_tree_selection_get_selected_rows(getHandle());
- if (null == hndls)
- return null;
- TreePath[] paths = new TreePath[hndls.length];
- for (int i = 0; i < hndls.length; i++) {
- paths[i] = new TreePath(hndls[i]);
- }
- return paths;
- }
-
- /**
- * Returns the number of rows that have been selected.
- * @since 2.2
- */
- public int countRows(){
- return gtk_tree_selection_count_selected_rows(getHandle());
- }
-
- ///////////////////////////////////////////////////////////////////////////////
- // EVENTS - the Changed signal.
- //
- /** listeners for selection changing */
- private Vector selectionListeners = null;
-
- /**
- * Register an object to handle Selection change events which are emitted
- * whenever the selection has (possibly) changed
- * @see org.gnu.gtk.event.TreeSelectionListener
- */
- public void addListener(TreeSelectionListener listener) {
- // Don't add the listener a second time if it is in the Vector.
- int i = Widget.findListener(selectionListeners, listener);
- if (i == -1) {
- if (null == selectionListeners) {
- evtMap.initialize(this, TreeSelectionEvent.Type.CHANGED);
- selectionListeners = new Vector();
- }
- selectionListeners.addElement(listener);
- }
- }
-
- /**
- * Removes a listener
- * @see #addListener(TreeSelectionListener)
- */
- public void removeListener(TreeSelectionListener listener) {
- int i = Widget.findListener(selectionListeners, listener);
- if (i > -1) {
- selectionListeners.remove(i);
- }
- if (0 == selectionListeners.size()) {
- evtMap.uninitialize(this, TreeSelectionEvent.Type.CHANGED);
- selectionListeners = null;
- }
- }
-
- protected void fireSelectionEvent(TreeSelectionEvent event) {
- if (null == selectionListeners) {
- return;
- }
- int size = selectionListeners.size();
- int i = 0;
- while (i < size) {
- TreeSelectionListener bl = (TreeSelectionListener)selectionListeners.elementAt(i);
- bl.selectionChangedEvent(event);
- i++;
- }
- }
-
- private void handleChanged() {
- fireSelectionEvent(new TreeSelectionEvent(this));
- }
-
- public Class getEventListenerClass(String signal) {
- Class cls = evtMap.getEventListenerClass(signal);
- if (cls == null) cls = super.getEventListenerClass(signal);
- return cls;
- }
-
- public GtkEventType getEventType(String signal) {
- GtkEventType et = evtMap.getEventType(signal);
- if (et == null) et = super.getEventType(signal);
- return et;
- }
-
- private static EventMap evtMap = new EventMap();
- static {
- addEvents(evtMap);
- }
-
- private static void addEvents(EventMap evtMap) {
- evtMap.addEvent("changed", "handleChanged",
- TreeSelectionEvent.Type.CHANGED,
- TreeSelectionListener.class);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_tree_selection_get_type());
- }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- private static native void startForEach(int handle, Object o);
- native static final protected int gtk_tree_selection_get_type();
- native static final protected void gtk_tree_selection_set_mode(int selection, int type);
- native static final protected int gtk_tree_selection_get_mode(int selection);
-// native static final protected int gtk_tree_selection_get_user_data(int selection);
- native static final protected int gtk_tree_selection_get_tree_view(int selection);
-// native static final protected int gtk_tree_selection_get_selected(int selection);
- native static final protected int[] gtk_tree_selection_get_selected_rows(int selection);
- native static final protected int gtk_tree_selection_count_selected_rows(int selection);
- native static final protected void gtk_tree_selection_select_path(int selection, int path);
- native static final protected void gtk_tree_selection_unselect_path(int selection, int path);
- native static final protected void gtk_tree_selection_select_iter(int selection, int iter);
- native static final protected void gtk_tree_selection_unselect_iter(int selection, int iter);
- native static final protected boolean gtk_tree_selection_path_is_selected(int selection, int path);
- native static final protected boolean gtk_tree_selection_iter_is_selected(int selection, int iter);
- native static final protected void gtk_tree_selection_select_all(int selection);
- native static final protected void gtk_tree_selection_unselect_all(int selection);
- native static final protected void gtk_tree_selection_select_range(int selection, int startPath, int endPath);
- native static final protected void gtk_tree_selection_unselect_range(int selection, int startPath, int endPath);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/TreeSelectionForEach.java b/libgtk-java/src/java/org/gnu/gtk/TreeSelectionForEach.java
deleted file mode 100644
index e9afe3f..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/TreeSelectionForEach.java
+++ /dev/null
@@ -1,26 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-/**
- * This interface is used in combination with some methods of this class to
- * iterate over a number of items in the selection.
- * @see TreeSelection#forEachSelected(TreeSelectionForEach)
- */
-public interface TreeSelectionForEach {
- /**
- * This is called for each of the items.
- * @param model The TreeModel being viewed
- * @param path The TreePath of a selected row
- * @param iter A TreeIter pointing to a selected row
- */
- public void forEach(TreeModel model, TreePath path, TreeIter iter);
-}
-
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/TreeSortable.java b/libgtk-java/src/java/org/gnu/gtk/TreeSortable.java
deleted file mode 100644
index e3ca27c..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/TreeSortable.java
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-/**
- * Interface for Sortable models used by {@link TreeView}.
- */
-public interface TreeSortable {
-
- // We'll have to implement this in each sortable class unfortunately.
- // If only java had multiple-inheritance
-
- public void setSortColumn( DataColumn column, SortType order );
- public void setSortMethod( TreeIterComparison method, DataColumn column );
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/TreeStore.java b/libgtk-java/src/java/org/gnu/gtk/TreeStore.java
deleted file mode 100644
index 652d26e..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/TreeStore.java
+++ /dev/null
@@ -1,466 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-import org.gnu.glib.Value;
-
-/**
- * The TreeStore is a Model used for storing data which will be displayed in any
- * number of {@link TreeView} widgets. For an overview of how the tree and list
- * objects fit together, see the {@link TreeView} description.
- *
- * <p>Data is stored within this object in {@link DataColumn}s. This
- * data is displayed in the widgets via {@link CellRenderer}'s; the mapping
- * between this data and the cell renderers of each treeview column is done in
- * the {@link TreeViewColumn} class.
- *
- * @author Mark Howard <mh at debian.org>
- */
-public class TreeStore extends TreeModel implements TreeSortable, TreeDragDest, TreeDragSource {
- /**
- * Constructs a new TreeStore, defining the types for each datablock.
- * Subsequent setting of data to any of the datablocks must follow the types
- * you set out here.
- * @param dataColumns Types for the data to be stored in the TreeStore.
- */
- public TreeStore(DataColumn[] dataColumns) {
- super(init(dataColumns));
- }
-
- private static int init(DataColumn[] dataColumns) {
- int[] intTypes = new int[dataColumns.length];
- for (int i = 0; i < intTypes.length; i++) {
- intTypes[i] = dataColumns[i].getType().getHandle();
- dataColumns[i].setColumn(i);
- }
- return gtk_tree_store_newv(dataColumns.length, intTypes);
- }
-
- public void setColumnTypes(DataColumn[] dataColumns) {
- int[] intTypes = new int[dataColumns.length];
- for (int i = 0; i < intTypes.length; i++) {
- intTypes[i] = dataColumns[i].getType().getHandle();
- dataColumns[i].setColumn(i);
- }
- gtk_tree_store_set_column_types(getHandle(), dataColumns.length, intTypes);
- }
-
- /**
- * Sets a value in the dataStore. The type of the value <em>must</em> match
- * the type set for that dataBlock in the constructor. <p>This does not
- * make the data visible in any of the widgets which use the class - to do
- * that, you have to construct a {@link TreeViewColumn} and add it to the
- * {@link TreeView}; construct and add a {@link CellRenderer} to that; and
- * finally associate the properties of the CellRenderer with the dataBlocks,
- * using the {@link TreeViewColumn#addAttributeMapping(CellRenderer, CellRendererAttribute,
- * int)} method. @param dataBlock The datablock in which the data should be
- * stored.
- * @param dataBlock The data block in which to store the data
- * @param iter Valid iterator for the data row in which the value is to be
- * set. These can be gotten using methods such as {@link #appendRow(TreeIter)}.
- * @param value The value to be set.
- */
- public void setValue(TreeIter iter, DataColumnString dataBlock, String value) {
- Value val = new Value(Type.STRING());
- val.setString(value);
- gtk_tree_store_set_value(getHandle(), iter.getHandle(), dataBlock.getColumn(), val.getHandle());
- }
-
- /**
- * Sets a value in the dataStore. The type of the value <em>must</em> match
- * the type set for that dataBlock in the constructor. <p>This does not
- * make the data visible in any of the widgets which use the class - to do
- * that, you have to construct a {@link TreeViewColumn} and add it to the
- * {@link TreeView}; construct and add a {@link CellRenderer} to that; and
- * finally associate the properties of the CellRenderer with the dataBlocks,
- * using the {@link TreeViewColumn#addAttributeMapping(CellRenderer, CellRendererAttribute,
- * int)} method. @param dataBlock The datablock in which the data should be
- * stored.
- * @param dataBlock The data block in which to store the data
- * @param iter Valid iterator for the data row in which the value is to be
- * set. These can be gotten using methods such as {@link #appendRow(TreeIter)}.
- * @param value The value to be set.
- */
- public void setValue(TreeIter iter, DataColumnStockItem dataBlock, GtkStockItem value) {
- Value val = new Value(Type.STRING());
- val.setString( value.getString() );
- gtk_tree_store_set_value(getHandle(), iter.getHandle(), dataBlock.getColumn(), val.getHandle());
- }
-
- /**
- * Sets a value in the dataStore. The type of the value <em>must</em> match
- * the type set for that dataBlock in the constructor. <p>This does not
- * make the data visible in any of the widgets which use the class - to do
- * that, you have to construct a {@link TreeViewColumn} and add it to the
- * {@link TreeView}; construct and add a {@link CellRenderer} to that; and
- * finally associate the properties of the CellRenderer with the dataBlocks,
- * using the {@link TreeViewColumn#addAttributeMapping(CellRenderer, CellRendererAttribute,
- * int)} method. @param dataBlock The datablock in which the data should be
- * stored.
- * @param dataBlock The data block in which to store the data
- * @param iter Valid iterator for the data row in which the value is to be
- * set. These can be gotten using methods such as {@link #appendRow(TreeIter)}.
- * @param value The value to be set.
- */
- public void setValue(TreeIter iter, DataColumnIconSize dataBlock, IconSize value) {
- Value val = new Value(Type.INT());
- val.setInteger(value.getValue());
- gtk_tree_store_set_value(getHandle(), iter.getHandle(), dataBlock.getColumn(), val.getHandle());
- }
-
- /**
- * Sets a value in the dataStore. The type of the value <em>must</em> match
- * the type set for that dataBlock in the constructor. <p>This does not
- * make the data visible in any of the widgets which use the class - to do
- * that, you have to construct a {@link TreeViewColumn} and add it to the
- * {@link TreeView}; construct and add a {@link CellRenderer} to that; and
- * finally associate the properties of the CellRenderer with the dataBlocks,
- * using the {@link TreeViewColumn#addAttributeMapping(CellRenderer, CellRendererAttribute,
- * int)} method. @param dataBlock The datablock in which the data should be
- * stored.
- * @param dataBlock The data block in which to store the data
- * @param iter Valid iterator for the data row in which the value is to be
- * set. These can be gotten using methods such as {@link #appendRow(TreeIter)}.
- * @param value The value to be set.
- */
- public void setValue(TreeIter iter, DataColumnInt dataBlock, int value) {
- Value val = new Value(Type.INT());
- val.setInteger(value);
- gtk_tree_store_set_value(getHandle(), iter.getHandle(), dataBlock.getColumn(), val.getHandle());
- }
-
- /**
- * Sets a value in the dataStore. The type of the value <em>must</em> match
- * the type set for that dataBlock in the constructor. <p>This does not
- * make the data visible in any of the widgets which use the class - to do
- * that, you have to construct a {@link TreeViewColumn} and add it to the
- * {@link TreeView}; construct and add a {@link CellRenderer} to that; and
- * finally associate the properties of the CellRenderer with the dataBlocks,
- * using the {@link TreeViewColumn#addAttributeMapping(CellRenderer, CellRendererAttribute,
- * int)} method. @param dataBlock The datablock in which the data should be
- * stored.
- * @param dataBlock The data block in which to store the data
- * @param iter Valid iterator for the data row in which the value is to be
- * set. These can be gotten using methods such as {@link #appendRow(TreeIter)}.
- * @param value The value to be set.
- */
- public void setValue(TreeIter iter, DataColumnBoolean dataBlock, boolean value) {
- Value val = new Value(Type.BOOLEAN());
- val.setBoolean(value);
- gtk_tree_store_set_value(getHandle(), iter.getHandle(), dataBlock.getColumn(), val.getHandle());
- }
- /**
- * Sets a value in the dataStore. The type of the value <em>must</em> match
- * the type set for that dataBlock in the constructor. <p>This does not
- * make the data visible in any of the widgets which use the class - to do
- * that, you have to construct a {@link TreeViewColumn} and add it to the
- * {@link TreeView}; construct and add a {@link CellRenderer} to that; and
- * finally associate the properties of the CellRenderer with the dataBlocks,
- * using the {@link TreeViewColumn#addAttributeMapping(CellRenderer, CellRendererAttribute,
- * int)} method. @param dataBlock The datablock in which the data should be
- * stored.
- * @param dataBlock The data block in which to store the data
- * @param iter Valid iterator for the data row in which the value is to be
- * set. These can be gotten using methods such as {@link #appendRow(TreeIter)}.
- * @param value The value to be set.
- */
- public void setValue(TreeIter iter, DataColumnDouble dataBlock, double value) {
- Value val = new Value(Type.DOUBLE());
- val.setDouble(value);
- gtk_tree_store_set_value(getHandle(), iter.getHandle(), dataBlock.getColumn(), val.getHandle());
- }
-
- /**
- * Sets a value in the dataStore. The type of the value <em>must</em> match
- * the type set for that dataBlock in the constructor. <p>This does not
- * make the data visible in any of the widgets which use the class - to do
- * that, you have to construct a {@link TreeViewColumn} and add it to the
- * {@link TreeView}; construct and add a {@link CellRenderer} to that; and
- * finally associate the properties of the CellRenderer with the dataBlocks,
- * using the {@link TreeViewColumn#addAttributeMapping(CellRenderer, CellRendererAttribute,
- * int)} method. @param dataBlock The datablock in which the data should be
- * stored.
- * @param dataBlock The data block in which to store the data, starting at
- * 0.
- * @param iter Valid iterator for the data row in which the value is to be
- * set. These can be gotten using methods such as {@link #appendRow(TreeIter)}.
- * @param value The value to be set. This <em>must</em> match the type for
- * that dataBlock, as set in the constructor.
- */
- public void setValue(TreeIter iter, DataColumnObject dataBlock, Object value) {
- Value val = new Value(Type.JAVA_OBJECT());
- val.setJavaObject(value);
- gtk_tree_store_set_value(getHandle(), iter.getHandle(), dataBlock.getColumn(), val.getHandle());
- }
-
- /**
- * Sets a value in the dataStore. The type of the value <em>must</em> match
- * the type set for that dataBlock in the constructor. <p>This does not
- * make the data visible in any of the widgets which use the class - to do
- * that, you have to construct a {@link TreeViewColumn} and add it to the
- * {@link TreeView}; construct and add a {@link CellRenderer} to that; and
- * finally associate the properties of the CellRenderer with the dataBlocks,
- * using the {@link TreeViewColumn#addAttributeMapping(CellRenderer, CellRendererAttribute,
- * int)} method. @param dataBlock The datablock in which the data should be
- * stored.
- * @param dataBlock The data block in which to store the data, starting at
- * 0.
- * @param iter Valid iterator for the data row in which the value is to be
- * set. These can be gotten using methods such as {@link #appendRow(TreeIter)}.
- * @param value The value to be set.
- */
- public void setValue(TreeIter iter, DataColumnPixbuf dataBlock, org.gnu.gdk.Pixbuf value) {
- Value val = new Value(Type.PIXBUF());
- val.setPixbuf(value);
- gtk_tree_store_set_value(getHandle(), iter.getHandle(), dataBlock.getColumn(), val.getHandle());
- }
-
- /**
- * Removes a row from the tree store. After being removed, iter is set to
- * the next valid row at that level, or invalidated if it previously pointed
- * to the last one.
- * @paramTreeIter iterator representing the row.
- */
- public void removeRow(TreeIter iter) {
- gtk_tree_store_remove(getHandle(), iter.getHandle());
- }
-
- /**
- * Creates a new row at position. If parent is non-NULL, then the row will
- * be made a child of parent. Otherwise, the row will be created at the
- * toplevel. If position is larger than the number of rows at that level,
- * then the new row will be inserted to the end of the list.
- * @param parent A valid TreeIter, or NULL
- * @param position Position to insert the new row
- * @return Iterator for the new row
- */
- public TreeIter insertRow(TreeIter parent, int position) {
- int hndl = (null== parent) ? 0 : parent.getHandle();
- return new TreeIter(gtk_tree_store_insert(getHandle(), hndl, position), (TreeModel) this );
- }
-
- /**
- * Inserts a new row before sibling. If sibling is NULL, then the row will
- * be appended to parent 's children. If parent and sibling are NULL, then
- * the row will be appended to the toplevel. If both sibling and parent are
- * set, then parent must be the parent of sibling. When sibling is set,
- * parent is optional
- * @param parent A valid TreeIter, or NULL
- * @param sibling A valid TreeIter, or NULL
- * @return Iterator for the new row.
- */
- public TreeIter insertRowBefore(TreeIter sibling, TreeIter parent) {
- int s = 0;
- int p = 0;
- if (null != parent)
- p = parent.getHandle();
- if (null != sibling)
- s = sibling.getHandle();
- return new TreeIter(gtk_tree_store_insert_before(getHandle(), p, s), (TreeModel) this );
- }
-
- /**
- * Inserts a new row after sibling. If sibling is NULL, then the row will be
- * prepended to the beginning of the parent 's children. If parent and sibling
- * are NULL, then the row will be prepended to the toplevel. If both sibling
- * and parent are set, then parent must be the parent of sibling. When
- * sibling is set, parent is optional.
- * @param parent A valid TreeIter, or NULL
- * @param sibling A valid GtkTreeIter, or NULL
- * @return Iterator for the new row.
- */
- public TreeIter insertRowAfter(TreeIter sibling, TreeIter parent) {
- int s = 0;
- int p = 0;
- if (null != parent)
- p = parent.getHandle();
- if (null != sibling)
- s = sibling.getHandle();
- return new TreeIter(gtk_tree_store_insert_after(getHandle(), p, s), (TreeModel) this );
- }
-
- /**
- * Prepends a new row to the store. If parent is non-NULL, then it will
- * prepend the new row before the first child of parent, otherwise it will
- * prepend a row to the top level.
- * @param parent A valid TreeIter, or NULL
- * @return Iterator for the new row.
- */
- public TreeIter prependRow(TreeIter parent) {
- int hndl = (null == parent) ? 0 : parent.getHandle();
- return new TreeIter(gtk_tree_store_prepend(getHandle(), hndl), (TreeModel) this );
- }
-
- /**
- * Appends a new row to tree_store. If parent is non-NULL, then it will
- * append the new row after the last child of parent, otherwise it will
- * append a row to the top level.
- * @param parent A valid TreeIter, or NULL
- * @return Iterator for the new row.
- */
- public TreeIter appendRow(TreeIter parent) {
- int hndl = (null == parent) ? 0 : parent.getHandle();
- return new TreeIter(gtk_tree_store_append(getHandle(), hndl), (TreeModel) this );
- }
-
- /**
- * Returns TRUE if iter is an ancestor of descendant. That is, iter is the parent (or grandparent or great-grandparent) of descendant.
- * @param iter Row to be tested.
- * @param descendant Descendant row for testing
- * @return True of iter is an ancestor of descendant
- */
- public boolean isAncestor(TreeIter iter, TreeIter descendant) {
- return gtk_tree_store_is_ancestor(getHandle(), iter.getHandle(), descendant.getHandle());
- }
-
- /**
- * Returns the depth of the iterator. This will be 0 for anything on the root level, 1 for anything down a level, etc.
- * @param iter The iterator to test the depth of
- * @return Depth of the iterator.
- */
- public int getIteratorDepth(TreeIter iter) {
- return gtk_tree_store_iter_depth(getHandle(), iter.getHandle());
- }
-
- /**
- * Removes all items from the treestore.
- */
- public void clear() {
- gtk_tree_store_clear(getHandle());
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_tree_store_get_type());
- }
-
-
- public void setSortColumn( DataColumn column, SortType order ){
- setSortColumnId(getHandle(), column.getColumn());
- setOrder(getHandle(), order.getValue());
- }
-
- public void setSortMethod( TreeIterComparison method, DataColumn column ){
- // TODO
- throw new RuntimeException("Not yet implemented");
- }
-
- public void setDragDestListener( TreeDragDestListener listener ){
- // TODO
- throw new RuntimeException("Not yet implemented");
- }
-
- public void setDragSourceListener( TreeDragSourceListener listener ){
- // TODO
- throw new RuntimeException("Not yet implemented");
- }
-
- /**
- * Swaps a and b in the same level of tree_store. Note that this function
- * only works with unsorted stores.
- *
- * @since 2.2
- */
- public void swapRows( TreeIter a, TreeIter b ){
- gtk_tree_store_swap(getHandle(), a.getHandle(), b.getHandle());
- }
-
- /**
- * Moves iter to the end of the model
- *
- * @since 2.2
- */
- public void moveRowToEnd(TreeIter iter ){
- gtk_tree_store_move_before(getHandle(), iter.getHandle(), 0);
- }
-
- /**
- * Moves iter in this store to the position after position. iter and
- * position should be in the same level. Note that this function only works
- * with unsorted stores.
- *
- * @since 2.2
- */
- public void moveRowAfter(TreeIter iter, TreeIter position ){
- gtk_tree_store_move_after(getHandle(), iter.getHandle(), position.getHandle());
- }
-
- /**
- * Moves iter in this store to the start of the store.
- *
- * @since 2.2
- */
- public void moveRowToStart(TreeIter iter ){
- gtk_tree_store_move_after(getHandle(), iter.getHandle(), 0);
- }
-
- /**
- * Moves iter in tree_store to the position before position. iter and
- * position should be in the same level. Note that this function only works
- * with unsorted stores.
- *
- * @since 2.2
- */
- public void moveRowBefore(TreeIter iter, TreeIter position ){
- gtk_tree_store_move_before(getHandle(), iter.getHandle(), position.getHandle());
- }
-
- public boolean isIterValid(TreeIter iter) {
- return gtk_tree_store_iter_is_valid(getHandle(), iter.getHandle());
- }
-
- public void reorder(TreeIter iter, int[] newOrder) {
- gtk_tree_store_reorder(getHandle(), iter.getHandle(), newOrder);
- }
-
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
-// native static final protected int getRoot(int cptr);
-// native final protected void setRoot(int cptr, int root);
-// native static final protected int getLast(int cptr);
-// native final protected void setLast(int cptr, int last);
-// native static final protected int getNColumns(int cptr);
-// native final protected void setNColumns(int cptr, int n_columns);
- native static final protected int getSortColumnId(int cptr);
- native final protected void setSortColumnId(int cptr, int sort_column_id);
- native static final protected int getOrder(int cptr);
- native final protected void setOrder(int cptr, int order);
-// native static final protected int getColumnHeaders(int cptr);
-// native final protected void setColumnHeaders(int cptr, int column_headers);
-// native static final protected boolean getColumnsDirty(int cptr);
-// native final protected void setColumnsDirty(int cptr, boolean columns_dirty);
-
- native static final protected int gtk_tree_store_get_type();
- native static final protected int gtk_tree_store_newv(int numColumns, int[] types);
- native static final protected void gtk_tree_store_set_column_types(int treeStore, int numColumns, int[] types);
- native static final protected void gtk_tree_store_set_value(int treeStore, int iter, int columnt, int value);
- native static final protected void gtk_tree_store_remove(int treeStore, int iter);
- native static final protected int gtk_tree_store_insert(int treeStore, int parent, int position);
- native static final protected int gtk_tree_store_insert_before(int treeStore, int parent, int sibling);
- native static final protected int gtk_tree_store_insert_after(int treeStore, int parent, int sibling);
- native static final protected int gtk_tree_store_prepend(int treeStore, int parent);
- native static final protected int gtk_tree_store_append(int treeStore, int parent);
- native static final protected boolean gtk_tree_store_is_ancestor(int treeStore, int iter, int descendant);
- native static final protected int gtk_tree_store_iter_depth(int treeStore, int iter);
- native static final protected void gtk_tree_store_clear(int treeStore);
- native static final protected boolean gtk_tree_store_iter_is_valid(int treeStore, int iter);
- native static final protected void gtk_tree_store_reorder(int treeStore, int iter, int[] newOrder);
- native static final protected void gtk_tree_store_swap(int treeStore, int iterA, int iterB);
- native static final protected void gtk_tree_store_move_before(int treeStore, int iter, int position);
- native static final protected void gtk_tree_store_move_after(int treeStore, int iter, int position);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/TreeView.java b/libgtk-java/src/java/org/gnu/gtk/TreeView.java
deleted file mode 100644
index de6aa7a..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/TreeView.java
+++ /dev/null
@@ -1,891 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import java.util.Vector;
-
-import org.gnu.glib.EventMap;
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-import org.gnu.gtk.event.GtkEventType;
-import org.gnu.gtk.event.TreeViewEvent;
-import org.gnu.gtk.event.TreeViewListener;
-
-/**
- * The TreeView object is a widget for displaying trees and lists. The sole
- * purpose of this widget is for displaying the data on the screen and setting
- * other parts of the view using the associated objects.
- *
- * <h1>Gtk Tree and List Widgets Overview</h1>
- * <p>The standard tree and list widgets in Gtk are very powerful, but somewhat
- * complex. For your conveniance, the Java-Gnome project has derived a number of
- * simpler classes for common uses of these widgets.
- * <dl>
- * <dt>{@link SimpleList}
- * <dd>A single column list of string values.
- * <dt>todo...
- * <dd>todo...
- * </dl>
- * <p>If you choose not to use those, or your requirements are such that you
- * cannot use them, you will have to learn how to use the full objects.
- *
- * <h2>{@link TreeView}</h2>
- * <p>There is only one widget which is placed in any applications to create
- * trees, lists and tables. This is the {@link TreeView}. An application can
- * have any number of treeviews and they can be placed as can normal widgets.
- * The data for the widget, and the method in which it is displayed is
- * controlled by other classes. Gtk has been designed so that any number of
- * treeview widgets can be linked to the same data store. {@link
- * TreeViewColumn}s, {@link CellRenderer}s and {@link TreeSelection}s are
- * created for each view, so Views can use the same data store but have their
- * own column layout, data display within those columns (linked to any of the
- * dataBlocks in the store); and their own selections.
- *
- * <h2>{@link TreeModel}</h2>
- * <p>Models are used to store data. Data is stored in what could be considered
- * a table. There are a number of {@link DataColumn}s, which could be considered as
- * data columns (in fact, in the C version of gtk, they are always refered to as
- * columns; but this can get confused with TreeViewColumns which are quite a
- * different matter). These dataBlocks each store one type of data
- * (String, boolean, int, etc.). The 'rows' of the data table, or the individual
- * records in the data store are accessible using iterators called {@link
- * TreeIter}s. These are used extensively in many methods. Setting data involves
- * getting an iterator (usually be creating a new row) and then setting the
- * value for each of the dataBlocks. The ordering of these dataBlocks has
- * absolutely no meaning - you can decide exactly which blocks are used on
- * screen by setting Attribute mappings to the CellRenderers which render data
- * on the screen (see below).
- * <p>Currently, there are two implementations of {@link TreeModel}
- * <p>{@link ListStore} - This is used for tables and lists. Data is organised
- * in rows and columns.
- * <p>{@link TreeStore} - This is for the hierarchical trees. Data is organised
- * using {@link TreePath}'s.
- *
- * <h2>{@link TreeViewColumn}</h2>
- * <p>Both trees and lists can have multiple columns of data. Columns are added
- * and removed using the {@link TreeView} class. Columns are objects which
- * determine how the data is displayed. They have settings such as the column
- * title, whether the column can be resized, and even whether the columns can be
- * reorganized (by dragging the columns). Each {@link TreeView} widget has it's
- * own set of columns. Determining how the data is displayed in the columns is
- * done by CellRenderers (see below). Any number of renderers can be added to
- * the same column
- *
- * <h2>{@link CellRenderer}</h2>
- * <p>Tree and list `cells' may contain a large variety of data types.
- * Determining how they are displayed is done by the CellRenderer family of
- * classes. If the data is unusual, or you want to combine a number of data
- * types in a single column, you may construct your own renderer. However, you
- * are recommended to stick with the regular choices:
- * <dl>
- * <dt>{@link CellRendererPixbuf}
- * <dd>
- * <dt>{@link CellRendererText}
- * <dd>For displaying Strings
- * <dt>{@link CellRendererToggle}
- * <dd>For displaying boolean data, either as individual checkboxes or as radio
- * buttons.
- * </dl>
- * <p>The CellRenderer's need data to be able to display. This is set using the
- * {@link TreeViewColumn#addAttributeMapping(CellRenderer,
- * CellRendererAttribute, int)}. The renderer attributes vary with each
- * renderer, for example CellRendererText has a TEXT attribute for the text the
- * be displayed. The final parameter is for the dataBlock in the store in which
- * the data is contained.
- *
- *
- * <p>Java-Gnome comes with a number of simple example applications involving trees.
- * They may be useful for learning the functionality of these classes.
- *
- * @author Mark Howard <mh at debian.org>
- */
-public class TreeView extends Container {
-
- /**
- * Create a new TreeView object.
- */
- public TreeView() {
- super(gtk_tree_view_new());
- }
-
- /**
- * Creates a new tree view from a native handle
- */
- public TreeView(int handle) {
- super(handle);
- }
-
- /**
- * Creates a new TreeView Widget with the initial model set
- */
- public TreeView(TreeModel model) {
- super(gtk_tree_view_new_with_model(model.getHandle()));
- }
-
- /**
- * Returns the model associated with this tree.
- */
- public TreeModel getModel() {
- int hndl = gtk_tree_view_get_model(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (TreeModel)obj;
- return new TreeModel(hndl);
- }
-
- /**
- * Appends column to the list of columns.
- *
- * @param column The GtkTreeViewColumn to add.
- * @return The number of columns in tree_view after appending.
- */
- public int appendColumn(TreeViewColumn column) {
- return gtk_tree_view_append_column(getHandle(), column.getHandle());
- }
-
- /**
- * This inserts the column into the tree_view at position. If position is -1, then the column is inserted at the end.
- *
- * @param column The GtkTreeViewColumn to be inserted.
- * @param position The position to insert column in.
- * @return The number of columns in tree_view after insertion.
- */
- public int insertColumn(TreeViewColumn column, int position) {
- return gtk_tree_view_insert_column(getHandle(), column.getHandle(), position);
- }
-
- /**
- * Removes column from tree_view.
- * @param column The GtkTreeViewColumn to remove.
- * @return The number of columns in tree_view after removing.
- */
- public int removeColumn(TreeViewColumn column) {
- return gtk_tree_view_remove_column(getHandle(), column.getHandle());
- }
-
- /**
- * Gets the TreeSelection associated with this widget
- */
- public TreeSelection getSelection() {
- int hndl = gtk_tree_view_get_selection(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (TreeSelection)obj;
- return new TreeSelection(hndl);
- }
-
- /**
- * Gets the GtkAdjustment currently being used for the horizontal aspect.
- * @return A GtkAdjustment object, or NULL if none is currently being used.
- */
- public Adjustment getHAdjustment() {
- int hndl = gtk_tree_view_get_hadjustment(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Adjustment)obj;
- return new Adjustment(hndl);
- }
-
- /**
- * Sets the Adjustment for the current horizontal aspect.
- */
- public void setHAdjustment(Adjustment hadj) {
- gtk_tree_view_set_hadjustment(getHandle(), hadj.getHandle());
- }
-
- /**
- * Gets the Adjustment currently being used for the vertical aspect.
- */
- public Adjustment getVAdjustment() {
- return new Adjustment(gtk_tree_view_get_vadjustment(getHandle()));
- }
-
- /**
- * Sets the Adjustment for the current vertical aspect.
- */
- public void setVAdjustment(Adjustment vadj) {
- gtk_tree_view_set_vadjustment(getHandle(), vadj.getHandle());
- }
-
- /**
- * Sets the the visibility state of the headers.
- * @param headersVisible TRUE if the headers are visibl
- */
- public void setHeadersVisible(boolean headersVisible) {
- gtk_tree_view_set_headers_visible(getHandle(), headersVisible);
- }
-
- /**
- * Returns true if the headers on the TreeView are visible.
- * @return
- */
- public boolean getHeadersVisible() {
- return gtk_tree_view_get_headers_visible(getHandle());
- }
-
- /**
- * Allow the column title buttons to be clicked.
- * @param setting TRUE if the columns are clickable.
- */
- public void setHeadersClickable(boolean setting) {
- gtk_tree_view_set_headers_clickable(getHandle(), setting);
- }
-
- /**
- * This function tells GTK+ that the user interface for your application
- * requires users to read across tree rows and associate cells with one
- * another. By default, GTK+ will then render the tree with alternating
- * row colors. Do not use it just because you prefer the appearance of
- * the ruled tree; that's a question for the theme. Some themes will
- * draw tree rows in alternating colors even when rules are turned off,
- * and users who prefer that appearance all the time can choose those
- * themes. You should call this function only as a semantic hint to
- * the theme engine that your tree makes alternating colors useful
- * from a functional standpoint (since it has lots of columns,
- * generally).
- * @param setting TRUE if the tree requires reading across rows
- */
- public void setAlternateRowColor(boolean setting) {
- gtk_tree_view_set_rules_hint(getHandle(), setting);
- }
-
- public boolean getAlternateRowColor() {
- return gtk_tree_view_get_rules_hint(getHandle());
- }
-
- /**
- * Gets the column at the given position in the tree view.
- * @param n The position of the column, counting from 0.
- * @return The TreeViewColumn, or <code>null</code> if the position is outside the range
- * of columns.
- */
- public TreeViewColumn getColumn(int position) {
- int h = gtk_tree_view_get_column(getHandle(), position);
- if (h < 0)
- return null;
- GObject obj = retrieveGObject(h);
- if (null != obj)
- return (TreeViewColumn)obj;
- return new TreeViewColumn(h);
- }
-
- /**
- * Moves column to be after to baseColumn. If baseColumn is NULL, then
- * column is placed in the first position.
- * @param column The GtkTreeViewColumn to be moved.
- * @param baseColumn The GtkTreeViewColumn to be moved relative to, or
- * NULL.
- */
- public void moveColumn(TreeViewColumn column, TreeViewColumn baseColumn) {
- gtk_tree_view_move_column_after(getHandle(), column.getHandle(), baseColumn.getHandle());
- }
-
- /**
- * Sets the column to draw the expander arrow at.
- * If column is NULL, then the expander arrow is always at the first visible
- * column.
- * @param column NULL, or the column to draw the expander arrow at.
- */
- public void setExpanderColumn(TreeViewColumn column) {
- gtk_tree_view_set_expander_column(getHandle(), column.getHandle());
- }
-
- public TreeViewColumn getExpanderColumn() {
- int hndl = gtk_tree_view_get_expander_column(getHandle());
- if (hndl < 0)
- return null;
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (TreeViewColumn)obj;
- return new TreeViewColumn(hndl);
- }
-
- /**
- * todo: set column drag function
- * Interface.
- */
-
- /**
- * Moves the alignments of the view to the position specified by column and
- * path. . rowAlign determines where the row is placed,
- * and colAlign determines where column is placed. Both are expected to be
- * between 0.0 and 1.0. 0.0 means left/top alignment, 1.0 means
- * right/bottom alignment, 0.5 means center.
- *
- * @param path The path of the row to move to
- * @param column The TreeViewColumn to move horizontally to
- * @param rowAlign The vertical alignment of the row specified by path.
- * @param colAlign : The horizontal alignment of the column specified by
- * column.
- */
- public void scrollToCell(TreePath path, TreeViewColumn column, double rowAlign, double colAlign) {
- gtk_tree_view_scroll_to_cell(getHandle(), path.getHandle(), column.getHandle(), true, rowAlign, colAlign);
- }
-
- /**
- * Scrolls the TreeView such that the top-left corner of the visible
- * area is x, y, where x and y are specified in tree window coordinates.
- * If either x or y are -1 then that direction isn't scrolled.
- * @param x
- * @param y
- */
- public void scrollToPoint(int x, int y) {
- gtk_tree_view_scroll_to_point(getHandle(), x, y);
- }
-
- /**
- * Moves the alignments of the view to the position specified by column and
- * path.
- * @param path The path of the row to move to
- * @param column The TreeViewColumn to move horizontally to
- */
- public void scrollToCell(TreePath path, TreeViewColumn column) {
- gtk_tree_view_scroll_to_cell(getHandle(), path.getHandle(), column.getHandle(), false, 0, 0);
- }
-
- /**
- * Moves the alignments of the view to the position specified by column
- *
- * @param column The TreeViewColumn to move horizontally to
- */
- public void scrollToCell(TreeViewColumn column) {
- gtk_tree_view_scroll_to_cell(getHandle(), 0, column.getHandle(), false, 0, 0);
- }
-
- /**
- * Moves the alignments of the view to the position specified by
- * path.
- * @param path The path of the row to move to, or NULL.
- */
- public void scrollToCell(TreePath path) {
- gtk_tree_view_scroll_to_cell(getHandle(), path.getHandle(), 0, false, 0, 0);
- }
-
- /**
- * Sets the current keyboard focus to be at path, and selects it. This is
- * useful when you want to focus the user's attention on a particular
- * row. If column is specified, and
- * startEditing is TRUE, then editing should be started in the specified
- * cell. This function is often followed by {@link Widget#grabFocus()}
- * in order to give keyboard focus to the widget. Please note that editing
- * can only happen when the widget is realized.
- * @param path A TreePath
- * @param focusColumn A TreeViewColumn, or NULL
- * @param startEditing TRUE if the specified cell should start being edited.
- */
- public void setCursor(TreePath path, TreeViewColumn focusColumn, boolean startEditing) {
- gtk_tree_view_set_cursor(getHandle(), path.getHandle(), focusColumn.getHandle(), startEditing);
- }
-
- /**
- * Returns the current path
- */
- public TreePath getCursorPath() {
- int[] path = new int[1];
- int[] column = new int[1];
- gtk_tree_view_get_cursor(getHandle(), path, column);
- return new TreePath(path[0]);
- }
-
- /**
- * Returns the current column
- */
- public TreeViewColumn getCursorColumn() {
- int[] path = new int[1];
- int[] column = new int[1];
- gtk_tree_view_get_cursor(getHandle(), path, column);
- GObject obj = retrieveGObject(column[0]);
- if (null != obj)
- return (TreeViewColumn)obj;
- return new TreeViewColumn(column[0]);
- }
-
- /**
- * Activates the cell determined by path and column.
- * @param path The TreePath to be activated.
- * @param column The TreeViewColumn to be activated.
- */
- public void activateCell(TreePath path, TreeViewColumn column) {
- gtk_tree_view_row_activated(getHandle(), path.getHandle(), column.getHandle());
- }
-
- /**
- * Recursively expands all nodes
- */
- public void expandAll() {
- gtk_tree_view_expand_all(getHandle());
- }
-
- /**
- * Recursively collapses all visible, expanded nodes.
- */
- public void collapseAll() {
- gtk_tree_view_collapse_all(getHandle());
- }
-
- /**
- * Opens the row so its children are visible.
- * @param path Path to a row
- * @param openAll Whether to recursively expand, or just expand immediate
- * children
- * @return TRUE if the row existed and had children
- */
- public boolean expandRow(TreePath path, boolean openAll) {
- return gtk_tree_view_expand_row(getHandle(), path.getHandle(), openAll);
- }
-
- /**
- * Collapses a row (hides its child rows, if they exist).
- * @param path Path to a row in the view
- * @return TRUE if the row was collapsed.
- */
- public boolean collapseRow(TreePath path) {
- return gtk_tree_view_collapse_row(getHandle(), path.getHandle());
- }
-
- /**
- * TODO: map_expanded_rows
- */
-
- /**
- * Returns TRUE if the node pointed to by path is expanded.
- * @param path A TreePath to test expansion state.
- * @return TRUE if path is expanded.
- */
- public boolean getRowExpanded(TreePath path) {
- return gtk_tree_view_row_expanded(getHandle(), path.getHandle());
- }
-
- /**
- * This function is a convenience function to allow you to reorder models
- * that support the DragSourceIface and the DragDestIface. Both
- * {@link TreeStore} and {@link ListStore} support these. If reorderable
- * is TRUE, then the user can reorder the model by dragging and dropping
- * rows. The developer can listen to these changes by adding listeners.
- *
- * <p>This function does not give you any degree of control over the order
- * -- any reorderering is allowed. If more control is needed, you should
- * probably handle drag and drop manually.
- *
- * @param reorderable TRUE, if the tree can be reordered.
- */
- public void setReorderable(boolean reorderable) {
- gtk_tree_view_set_reorderable(getHandle(), reorderable);
- }
-
- public boolean getReorderable() {
- return gtk_tree_view_get_reorderable(getHandle());
- }
-
- /**
- * Sets the model for a GtkTreeView.
- * If the {@link TreeView} already has a model set,
- * it will remove it before setting the new model.
- * If model is NULL, then it will unset the old model.
- *
- * @param model the new model for the {@link TreeView}
- */
- public void setModel(TreeModel model) {
- gtk_tree_view_set_model(getHandle(), model.getHandle());
- }
-
- /**
- * Resizes all columns to their optimal width. Only works after the treeview has been realized.
- */
- public void autoSizeColumns(){
- gtk_tree_view_columns_autosize( getHandle() );
- }
-
-
- /**
- * Returns an array of all the columns currently in the view
- */
- public TreeViewColumn[] getColumns(){
- int[] hndls = gtk_tree_view_get_columns(getHandle());
- if (null == hndls)
- return null;
- TreeViewColumn[] columns = new TreeViewColumn[hndls.length];
- for (int i = 0; i < hndls.length; i++) {
- GObject obj = retrieveGObject(hndls[i]);
- if (null != obj)
- columns[i] = (TreeViewColumn)obj;
- else
- columns[i] = new TreeViewColumn(hndls[i]);
- }
- return columns;
- }
-
- /**
- * Sets the current keyboard focus to be at path, and selects it. This is
- * useful when you want to focus the user's attention on a particular
- * row. If column is specified, and
- * startEditing is TRUE, then editing should be started in the specified
- * cell. If focusCell is also specified, the particular cellRenderer in that
- * column will get focusThis function is often followed by {@link
- * Widget#grabFocus()} in order to give keyboard focus to the widget. Please
- * note that editing can only happen when the widget is realized.
- *
- * @since 2.2
- *
- * @param path A TreePath
- * @param focusColumn A TreeViewColumn, or NULL
- * @param focusCell A cellrenderer, or null
- * @param startEditing TRUE if the specified cell should start being edited.
- */
- public void setCursor(TreePath path, TreeViewColumn focusColumn, CellRenderer focusCell, boolean startEditing) {
- gtk_tree_view_set_cursor_on_cell(getHandle(), path.getHandle(), focusColumn.getHandle(), focusCell.getHandle(), startEditing);
- }
-
- /**
- * Expands the row at path. This will also expand all parent rows of path as necessary.
- *
- * @since 2.2
- *
- * @param path path to a row
- */
- public void expandToPath( TreePath path ){
- gtk_tree_view_expand_to_path(getHandle(), path.getHandle());
- }
-
- /**
- * Does anyone want this type of functionality?
- * todo: gtk_tree_view_enable_model_drag_dest ()
- * todo: gtk_tree_view_enable_model_drag_source ()
- * gtk_tree_view_unset_rows_drag_source ()
- * gtk_tree_view_unset_rows_drag_dest ()
- * gtk_tree_view_set_drag_dest_row ()
- * gtk_tree_view_get_drag_dest_row ()
- * gtk_tree_view_get_dest_row_at_pos ()
- *
- */
-
- /**
- * If enable search is set, then the user can type in text to search through
- * the tree interactively.
- * @param enableSearch TRUE, if the user can search interactively
- */
- public void setEnableSearch(boolean enableSearch) {
- gtk_tree_view_set_enable_search(getHandle(), enableSearch);
- }
-
- public boolean getEnableSearch() {
- return gtk_tree_view_get_enable_search(getHandle());
- }
-
- /**
- * Sets column as the column where the interactive search code should
- * search in. Additionally, turns on interactive searching.
- * @param column The column to search in
- */
- public void setSearchColumn(TreeViewColumn column) {
- gtk_tree_view_set_search_column(getHandle(), column.getHandle());
- }
-
- public TreeViewColumn getSearchColumn() {
- int hndl = gtk_tree_view_get_search_column(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (TreeViewColumn)obj;
- return new TreeViewColumn(hndl);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_tree_view_get_type());
- }
-
-
- /***************************************
- * Event Handler Related code
- ****************************************/
-
- /**
- * Listeners for handling toggle events
- */
- private Vector listeners = null;
-
- /**
- * Register an object to handle button events.
- * @see org.gnu.gtk.event.TreeViewListener
- */
- public void addListener(TreeViewListener listener) {
- // Don't add the listener a second time if it is in the Vector.
- int i = findListener(listeners, listener);
- if (i == -1) {
- if (null == listeners) {
- evtMap.initialize(this, TreeViewEvent.Type.COLUMNS_CHANGED);
- evtMap.initialize(this, TreeViewEvent.Type.EXPAND_COLLAPSE_CURSOR_ROW);
- evtMap.initialize(this, TreeViewEvent.Type.ROW_ACTIVATED);
- evtMap.initialize(this, TreeViewEvent.Type.ROW_COLLAPSED);
- evtMap.initialize(this, TreeViewEvent.Type.ROW_EXPANDED);
- evtMap.initialize(this, TreeViewEvent.Type.SELECT_ALL);
- evtMap.initialize(this, TreeViewEvent.Type.SELECT_CURSOR_PARENT);
- evtMap.initialize(this, TreeViewEvent.Type.SELECT_CURSOR_ROW);
- evtMap.initialize(this, TreeViewEvent.Type.START_INTERACTIVE_SEARCH);
- evtMap.initialize(this, TreeViewEvent.Type.TOGGLE_CURSOR_ROW);
- evtMap.initialize(this, TreeViewEvent.Type.UNSELECT_ALL);
- listeners = new Vector();
- }
- listeners.addElement(listener);
- }
- }
-
- /**
- * Removes a listener
- * @see #addListener(TreeViewListener)
- */
- public void removeListener(TreeViewListener listener) {
- int i = findListener(listeners, listener);
- if (i > -1) {
- listeners.remove(i);
- }
- if (0 == listeners.size()) {
- evtMap.uninitialize(this, TreeViewEvent.Type.COLUMNS_CHANGED);
- evtMap.uninitialize(this, TreeViewEvent.Type.EXPAND_COLLAPSE_CURSOR_ROW);
- evtMap.uninitialize(this, TreeViewEvent.Type.ROW_ACTIVATED);
- evtMap.uninitialize(this, TreeViewEvent.Type.ROW_COLLAPSED);
- evtMap.uninitialize(this, TreeViewEvent.Type.ROW_COLLAPSED);
- evtMap.uninitialize(this, TreeViewEvent.Type.SELECT_ALL);
- evtMap.uninitialize(this, TreeViewEvent.Type.SELECT_CURSOR_PARENT);
- evtMap.uninitialize(this, TreeViewEvent.Type.SELECT_CURSOR_ROW);
- evtMap.uninitialize(this, TreeViewEvent.Type.START_INTERACTIVE_SEARCH);
- evtMap.uninitialize(this, TreeViewEvent.Type.TOGGLE_CURSOR_ROW);
- evtMap.uninitialize(this, TreeViewEvent.Type.UNSELECT_ALL);
- listeners = null;
- }
- }
-
- /**
- * Give us a way to locate a specific listener in a Vector.
- * @param list The Vector of listeners to search.
- * @param listener The object that is to be located in the Vector.
- * @return Returns the index of the listener in the Vector, or -1 if
- * the listener is not contained in the Vector.
- */
- protected static int findListener(Vector list, Object listener) {
- if (null == list || null == listener)
- return -1;
- return list.indexOf(listener);
- }
-
- protected void fireTreeViewEvent(TreeViewEvent event) {
- if (null == listeners) {
- return;
- }
- int size = listeners.size();
- int i = 0;
- while (i < size) {
- TreeViewListener tl = (TreeViewListener)listeners.elementAt(i);
- tl.treeViewEvent(event);
- i++;
- }
- }
-
- private void handleRowActivated(int path, int column) {
- TreeViewEvent event = new TreeViewEvent(this, TreeViewEvent.Type.ROW_ACTIVATED);
- event.setTreePath(new TreePath(path));
- GObject obj = retrieveGObject(column);
- if (null != obj)
- event.setTreeColumn((TreeViewColumn)obj);
- else
- event.setTreeColumn(new TreeViewColumn(column));
- fireTreeViewEvent(event);
- }
-
- private void handleRowExpanded(int iter, int path) {
- TreeViewEvent event = new TreeViewEvent(this, TreeViewEvent.Type.ROW_EXPANDED);
- event.setTreePath(new TreePath(path));
- event.setTreeIter(new TreeIter(iter, getModel()));
- fireTreeViewEvent(event);
- }
-
- private void handleRowCollapsed(int iter, int path) {
- TreeViewEvent event = new TreeViewEvent(this, TreeViewEvent.Type.ROW_COLLAPSED);
- event.setTreePath(new TreePath(path));
- event.setTreeIter(new TreeIter(iter, getModel()));
- fireTreeViewEvent(event);
- }
-
- private void handleColumnsChanged() {
- TreeViewEvent event = new TreeViewEvent(this, TreeViewEvent.Type.COLUMNS_CHANGED);
- fireTreeViewEvent(event);
- }
-
- private boolean handleSelectAll() {
- TreeViewEvent event = new TreeViewEvent(this, TreeViewEvent.Type.SELECT_ALL);
- fireTreeViewEvent(event);
- return true;
- }
-
- private boolean handleUnselectAll() {
- TreeViewEvent event = new TreeViewEvent(this, TreeViewEvent.Type.UNSELECT_ALL);
- fireTreeViewEvent(event);
- return true;
- }
-
- private boolean handleSelectCursorRow(boolean startEditing) {
- TreeViewEvent event = new TreeViewEvent(this, TreeViewEvent.Type.SELECT_CURSOR_ROW);
- event.setStartEditing(startEditing);
- fireTreeViewEvent(event);
- return true;
- }
-
- private boolean handleToggleCursorRow() {
- TreeViewEvent event = new TreeViewEvent(this, TreeViewEvent.Type.TOGGLE_CURSOR_ROW);
- fireTreeViewEvent(event);
- return true;
- }
-
- private boolean handleExpandCollapseCursorRow(boolean logical, boolean expand, boolean openAll) {
- TreeViewEvent event = new TreeViewEvent(this, TreeViewEvent.Type.EXPAND_COLLAPSE_CURSOR_ROW);
- event.setLogical(logical);
- event.setExpand(expand);
- event.setOpenAll(openAll);
- fireTreeViewEvent(event);
- return true;
- }
-
- private boolean handleSelectCursorParent() {
- TreeViewEvent event = new TreeViewEvent(this, TreeViewEvent.Type.SELECT_CURSOR_PARENT);
- fireTreeViewEvent(event);
- return true;
- }
-
- private boolean handleStartInteractiveSearch() {
- TreeViewEvent event = new TreeViewEvent(this, TreeViewEvent.Type.START_INTERACTIVE_SEARCH);
- fireTreeViewEvent(event);
- return true;
- }
-
- public Class getEventListenerClass(String signal) {
- Class cls = evtMap.getEventListenerClass(signal);
- if (cls == null) cls = super.getEventListenerClass(signal);
- return cls;
- }
-
- public GtkEventType getEventType(String signal) {
- GtkEventType et = evtMap.getEventType(signal);
- if (et == null) et = super.getEventType(signal);
- return et;
- }
-
- public PosInfo getPathAtPos(int x, int y) {
- int[] path = new int[1];
- int[] column = new int[1];
- int[] cellX = new int[1];
- int[] cellY = new int[1];
- if (gtk_tree_view_get_path_at_pos(getHandle(),x,y,path,column,cellX,cellY)) {
- PosInfo pos = new PosInfo(new TreePath(path[0]), new TreeViewColumn(column[0]),
- cellX[0], cellY[0]);
- return pos;
- } else
- return null;
- }
-
- public static class PosInfo {
- public int cellX;
- public int cellY;
- public TreePath path;
- public TreeViewColumn column;
- public PosInfo(TreePath path, TreeViewColumn column, int x, int y) {
- this.path = path;
- this.column = column;
- this.cellX = x;
- this.cellY = y;
- }
- }
-
- private static EventMap evtMap = new EventMap();
- static {
- addEvents(evtMap);
- }
-
- /**
- * Implementation method to build an EventMap for this widget class.
- * Not useful (or supported) for application use.
- */
- private static void addEvents(EventMap anEvtMap) {
- anEvtMap.addEvent("row_activated", "handleRowActivated", TreeViewEvent.Type.ROW_ACTIVATED, TreeViewListener.class);
- anEvtMap.addEvent("row_expanded", "handleRowExpanded", TreeViewEvent.Type.ROW_EXPANDED, TreeViewListener.class);
- anEvtMap.addEvent("row_collapsed", "handleRowCollapsed", TreeViewEvent.Type.ROW_COLLAPSED, TreeViewListener.class);
- anEvtMap.addEvent("columns_changed", "handleColumnsChanged", TreeViewEvent.Type.COLUMNS_CHANGED, TreeViewListener.class);
- anEvtMap.addEvent("select_all", "handleSelectAll", TreeViewEvent.Type.SELECT_ALL, TreeViewListener.class);
- anEvtMap.addEvent("unselect_all", "handleUnselectAll", TreeViewEvent.Type.UNSELECT_ALL, TreeViewListener.class);
- anEvtMap.addEvent("select_cursor_row", "handleSelectCursorRow", TreeViewEvent.Type.SELECT_CURSOR_ROW, TreeViewListener.class);
- anEvtMap.addEvent("toggle_cursor_row", "handleToggleCursorRow", TreeViewEvent.Type.TOGGLE_CURSOR_ROW, TreeViewListener.class);
- anEvtMap.addEvent("expand_collapse_cursor_row", "handleExpandCollapseCursorRow", TreeViewEvent.Type.EXPAND_COLLAPSE_CURSOR_ROW, TreeViewListener.class);
- anEvtMap.addEvent("select_cursor_parent", "handleSelectCursorParent", TreeViewEvent.Type.SELECT_CURSOR_PARENT, TreeViewListener.class);
- anEvtMap.addEvent("start_interactive_search", "handleStartInteractiveSearch", TreeViewEvent.Type.START_INTERACTIVE_SEARCH, TreeViewListener.class);
- }
-
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int gtk_tree_view_get_type();
- native static final protected int gtk_tree_view_new();
- native static final protected int gtk_tree_view_new_with_model(int model);
- native static final protected int gtk_tree_view_get_model(int treeView);
- native static final protected void gtk_tree_view_set_model(int treeView, int model);
- native static final protected int gtk_tree_view_get_selection(int treeView);
- native static final protected int gtk_tree_view_get_hadjustment(int treeView);
- native static final protected void gtk_tree_view_set_hadjustment(int treeView, int adjustment);
- native static final protected int gtk_tree_view_get_vadjustment(int treeView);
- native static final protected void gtk_tree_view_set_vadjustment(int treeView, int adjustment);
- native static final protected boolean gtk_tree_view_get_headers_visible(int treeView);
- native static final protected void gtk_tree_view_set_headers_visible(int treeView, boolean headersVisible);
- native static final protected void gtk_tree_view_columns_autosize(int treeView);
- native static final protected void gtk_tree_view_set_headers_clickable(int treeView, boolean setting);
- native static final protected void gtk_tree_view_set_rules_hint(int treeView, boolean setting);
- native static final protected boolean gtk_tree_view_get_rules_hint(int treeView);
- native static final protected int gtk_tree_view_append_column(int treeView, int column);
- native static final protected int gtk_tree_view_remove_column(int treeView, int column);
- native static final protected int gtk_tree_view_insert_column(int treeView, int column, int position);
- native static final protected int gtk_tree_view_get_column(int treeView, int n);
- native static final protected int[] gtk_tree_view_get_columns(int treeView);
- native static final protected void gtk_tree_view_move_column_after(int treeView, int column, int baseColumn);
- native static final protected void gtk_tree_view_set_expander_column(int treeView, int column);
- native static final protected int gtk_tree_view_get_expander_column(int treeView);
- native static final protected void gtk_tree_view_scroll_to_point(int treeView, int treeX, int treeY);
- native static final protected void gtk_tree_view_scroll_to_cell(int treeView, int path, int column, boolean useAlign, double rowAlign, double colAlign);
- native static final protected void gtk_tree_view_row_activated(int treeView, int path, int column);
- native static final protected void gtk_tree_view_expand_all(int treeView);
- native static final protected void gtk_tree_view_collapse_all(int treeView);
- native static final protected void gtk_tree_view_expand_to_path(int treeView, int path);
- native static final protected boolean gtk_tree_view_expand_row(int treeView, int path, boolean openAll);
- native static final protected boolean gtk_tree_view_collapse_row(int treeView, int path);
- native static final protected boolean gtk_tree_view_row_expanded(int treeView, int path);
- native static final protected void gtk_tree_view_set_reorderable(int treeView, boolean reorderable);
- native static final protected boolean gtk_tree_view_get_reorderable(int treeView);
- native static final protected void gtk_tree_view_set_cursor(int treeView, int path, int focusColumn, boolean startEditing);
- native static final protected void gtk_tree_view_set_cursor_on_cell(int treeView, int path, int focusColumn, int focusCell, boolean startEditin);
- native static final protected void gtk_tree_view_get_cursor(int treeView, int[] path, int[] focusColumn);
-// native static final protected int gtk_tree_view_get_bin_window(int treeView);
- native static final protected boolean gtk_tree_view_get_path_at_pos(int treeView, int x, int y, int[] path, int[] column, int[] cellX, int[] cellY);
-// native static final protected int gtk_tree_view_get_cell_area(int treeView, int path, int column);
-// native static final protected int gtk_tree_view_get_background_area(int treeView, int path, int column);
-// native static final protected int gtk_tree_view_get_visible_rect(int treeView);
-// native static final protected void gtk_tree_view_widget_to_tree_coords(int treeView, int wx, int wy, int[] tx, int[] ty);
-// native static final protected void gtk_tree_view_tree_to_widget_coords(int treeView, int tx, int ty, int[] wx, int[] wy);
-// native static final protected void gtk_tree_view_enable_model_drag_source(int treeView, int buttonMask, int[] targets, int action);
-// native static final protected void gtk_tree_view_enable_model_drag_dest(int treeView, int[] targets, int action);
-// native static final protected void gtk_tree_view_unset_rows_drag_source(int treeView);
-// native static final protected void gtk_tree_view_unset_rows_drag_dest(int treeView);
-// native static final protected int gtk_tree_view_create_row_drag_icon(int treeView, int path);
- native static final protected void gtk_tree_view_set_enable_search(int treeView, boolean enableSearch);
- native static final protected boolean gtk_tree_view_get_enable_search(int treeView);
- native static final protected int gtk_tree_view_get_search_column(int treeView);
- native static final protected void gtk_tree_view_set_search_column(int treeView, int column);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/TreeViewColumn.java b/libgtk-java/src/java/org/gnu/gtk/TreeViewColumn.java
deleted file mode 100644
index cb9e056..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/TreeViewColumn.java
+++ /dev/null
@@ -1,522 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import java.util.Vector;
-
-import org.gnu.glib.EventMap;
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-import org.gnu.gtk.event.TreeViewColumnEvent;
-import org.gnu.gtk.event.TreeViewColumnListener;
-import org.gnu.gtk.event.GtkEventType;
-
-/**
- * The TreeViewColumn object is a visible column in a {@link TreeView} widget,
- * which is the base widget for all Tree, list and table widgets.
- */
-public class TreeViewColumn extends GObject {
- /**
- * Creates a new Column
- */
- public TreeViewColumn() {
- super(gtk_tree_view_column_new());
- }
-
- /**
- */
- protected TreeViewColumn(int handle) {
- super(handle);
- }
-
- /**
- * Packs the cell into the beginning column. If expand is TRUE, then
- * the cell is allocated a share of all available space that the
- * column has.
- * @param cell The CellRenderer.
- * @param expand TRUE if cell is to be given extra space allocated to box.
- */
- public void packStart(CellRenderer cell, boolean expand) {
- gtk_tree_view_column_pack_start(getHandle(), cell.getHandle(), expand);
- }
-
- /**
- * Packs the cell into the column. If expand is TRUE, then the cell is
- * allocated a share of all available space that the column has.
- * @param cell The CellRenderer.
- * @param expand TRUE if cell is to be given extra space allocated to box.
- */
- public void packEnd(CellRenderer cell, boolean expand) {
- gtk_tree_view_column_pack_end(getHandle(), cell.getHandle(), expand);
- }
-
- /**
- * Removes all the renderers from the column.
- */
- public void clear() {
- gtk_tree_view_column_clear(getHandle());
- }
-
- /**
- * Returns an array of CellRenderers in the column in no particular
- * order.
- * @return
- */
- public CellRenderer[] getCellRenderers() {
- int[] hndls = gtk_tree_view_column_get_cell_renderers(getHandle());
- if (null == hndls)
- return null;
- CellRenderer[] cr = new CellRenderer[hndls.length];
- for (int i = 0; i < hndls.length; i++) {
- GObject obj = retrieveGObject(hndls[i]);
- if (null != obj)
- cr[i] = (CellRenderer)obj;
- else
- cr[i] = new CellRenderer(hndls[i]);
- }
- return cr;
- }
-
- /**
- * Sets the spacing field of the column, which is the number of pixels to
- * place between cell renderers packed into it.
- * @param spacing Distance between cell renderers in pixels.
- */
- public void setSpacing(int spacing) {
- gtk_tree_view_column_set_spacing(getHandle(), spacing);
- }
-
- public int getSpacing() {
- return gtk_tree_view_column_get_spacing(getHandle());
- }
-
- /**
- * Sets the visibility of the column
- * @param visible If true, the column s visible.
- */
- public void setVisible(boolean visible) {
- gtk_tree_view_column_set_visible(getHandle(), visible);
- }
-
- public boolean getVisible() {
- return gtk_tree_view_column_get_visible(getHandle());
- }
-
- /**
- * If resizable is TRUE, then the user can explicitly resize the column by
- * grabbing the outer edge of the column button.
- * @param resizable TRUE, if the column can be resized.
- */
- public void setResizable(boolean resizable) {
- gtk_tree_view_column_set_resizable(getHandle(), resizable);
- }
-
- public boolean getResizable() {
- return gtk_tree_view_column_get_resizable(getHandle());
- }
-
- /**
- * Sets the growth behavior of the column
- * @param type The TreeViewColumnSizing.
- */
- public void setSizing(TreeViewColumnSizing type) {
- gtk_tree_view_column_set_sizing(getHandle(), type.getValue());
- }
-
- public TreeViewColumnSizing getSizing() {
- return TreeViewColumnSizing.intern(gtk_tree_view_column_get_sizing(getHandle()));
- }
-
- /**
- * Returns the current size of the column in pixels
- * @return The current width, in pizels.
- */
- public int getWidth() {
- return gtk_tree_view_column_get_width(getHandle());
- }
-
- /**
- * Sets the size of the column in pixels. This is meaningful only if the
- * sizing type is {@link TreeViewColumnSizing#FIXED}. The size of the column
- * is clamped to the min/max width for the column. Please note that the
- * min/max width of the column doesn't actually affect the "fixedWidth"
- * property of the widget, just the actual size when displayed.
- * @param fixedWidth The size to set the column to. Must be greater than 0.
- */
- public void setFixedWidth(int fixedWidth) {
- gtk_tree_view_column_set_fixed_width(getHandle(), fixedWidth);
- }
-
- public int getFixedWidth() {
- return gtk_tree_view_column_get_fixed_width(getHandle());
- }
-
- /**
- * Sets the minimum width of the column. If minWidth is -1, then the
- * minimum width is unset.
- * @param minWidth The minimum width of the column in pixels, or -1.
- */
- public void setMinWidth(int minWidth) {
- gtk_tree_view_column_set_min_width(getHandle(), minWidth);
- }
-
- public int getMinWidth() {
- return gtk_tree_view_column_get_min_width(getHandle());
- }
-
- /**
- * Sets the maximum width of the column. If maxWidth is -1, then the
- * maximum width is unset. Note, the column can actually be wider than
- * max width if it's the last column in a view. In this case, the
- * column expands to fill any extra space.
- * @param maxWidth The maximum width of the column in pixels, or -1.
- */
- public void setMaxWidth(int maxWidth) {
- gtk_tree_view_column_set_max_width(getHandle(), maxWidth);
- }
-
- public int getMaxWidth() {
- return gtk_tree_view_column_get_max_width(getHandle());
- }
-
- /**
- * Creates a Clicked event. This function will only work if tree_column
- * is clickable.
- */
- public void click() {
- gtk_tree_view_column_clicked(getHandle());
- }
-
- /**
- * Sets the title of the column. If a custom widget has been set, then this
- * value is ignored.
- * @param title The title of the column
- */
- public void setTitle(String title) {
- gtk_tree_view_column_set_title(getHandle(), title);
- }
-
- public String getTitle() {
- return gtk_tree_view_column_get_title(getHandle());
- }
-
- /**
- * Sets the header to be active if <code>active</code> is TRUE. When the
- * header is active, then it can take keyboard focus, and can be clicked.
- * @param clickable TRUE if the header is active.
- */
- public void setClickable(boolean clickable) {
- gtk_tree_view_column_set_clickable(getHandle(), clickable);
- }
-
- public boolean getClickable() {
- return gtk_tree_view_column_get_clickable(getHandle());
- }
-
- /**
- * Sets the widget in the header to be <code>widget<code>. If widget is
- * <code>null</code>, then the header button is set with a {@link Label}
- * set to the title of column.
- * @param widget : A child {@link Widget}, or null.
- */
- public void setWidget(Widget widget) {
- gtk_tree_view_column_set_widget(getHandle(), widget.getHandle());
- }
-
- public Widget getWidget() {
- int hndl = gtk_tree_view_column_get_widget(getHandle());
- if (0 == hndl)
- return null;
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Widget)obj;
- return new Widget(hndl);
- }
-
- /**
- * Sets the alignment of the title or custom widget inside the column
- * header. The alignment determines its location inside the button --
- * 0.0 for left, 0.5 for center, 1.0 for right.
- * @param align : The alignment, which is between [0.0 and 1.0] inclusive.
- */
- public void setAlignment(double align) {
- gtk_tree_view_column_set_alignment(getHandle(), align);
- }
-
- public double getAlignment() {
- return gtk_tree_view_column_get_alignment(getHandle());
- }
-
- /**
- * If <code>reorderable</code> is TRUE, then the column can be reordered by
- * the end user dragging the header. By using this method, the developer
- * does not have to deal with the drag events.
- * @param reorderable TRUE, if the column can be reordered.
- */
- public void setReorderable(boolean reorderable) {
- gtk_tree_view_column_set_reorderable(getHandle(), reorderable);
- }
-
- public boolean getReorderable() {
- return gtk_tree_view_column_get_reorderable(getHandle());
- }
-
- /**
- * Sets the logical sortColumnId that this column sorts on when this column
- * is selected for sorting. Doing so makes the column header clickable.
- * @param sortColumnId The sortColumnId of the model to sort on.
- */
- public void setSortColumn( DataColumn column ) {
- gtk_tree_view_column_set_sort_column_id(getHandle(), column.getColumn() );
- }
-
- /**
- * Call this function with a setting of <code>TRUE</code> to display an arrow
- * in the header button indicating the column is sorted. Call
- * {@link #setSortOrder(SortType)} to change the direction of the arrow.
- * @param setting TRUE to display an indicator that the column is sorted
- */
- public void setSortIndicator(boolean setting) {
- gtk_tree_view_column_set_sort_indicator(getHandle(), setting);
- }
-
- public boolean getSortIndicator() {
- return gtk_tree_view_column_get_sort_indicator(getHandle());
- }
-
- /**
- * Changes the appearance of the sort indicator.
- *
- * <p>This does not actually sort the model. Use {@link #setSortColumnID(int)}
- * if you want automatic sorting support. This function is primarily for
- * custom sorting behavior, and should be used in conjunction with
- * {@link #setSortColumnID(int)} to do that. For custom models, the mechanism will
- * vary.
- *
- * <p>The sort indicator changes direction to indicate normal sort or
- * reverse sort. Note that you must have the sort indicator enabled to see
- * anything when calling this function;
- * @see #setSortIndicator(boolean)
- * @param order Sort order that the sort indicator should indicate
- */
- public void setSortOrder(SortType order) {
- gtk_tree_view_column_set_sort_order(getHandle(), order.getValue());
- }
-
- public SortType getSortOrder() {
- return SortType.intern(gtk_tree_view_column_get_sort_order(getHandle()));
- }
-
- /**
- * Returns TRUE if any of the cells packed into the column are visible.
- */
- public boolean getIsVisible() {
- return gtk_tree_view_column_cell_is_visible(getHandle());
- }
-
- /**
- * {@link TreeView} widgets contain {@link TreeViewColumn} objects. These
- * contain {@link CellRenderer}s to display data on the screen. This data is
- * stored in a {@link ListStore} or {@link TreeStore}. In order for data to
- * be displayed, a mapping has to be made between the data in the data store
- * and the attributes of the CellRenderers which determine what they render.
- * This method creates those mappings.
- * @param renderer The cell renderer to add the mapping to. This must have
- * been addded to this column.
- * @param attribute The attribute to be mapped. This must be one of the
- * attributes for the given renderer.
- * @param dataBlock the dataBlock in the store in which the data is
- * contained. This should be of the type required by the renderer attribute.
- */
- public void addAttributeMapping(CellRenderer renderer, CellRendererAttribute attribute, DataColumn dataBlock) {
- gtk_tree_view_column_add_attribute(getHandle(), renderer.getHandle(), attribute.toString(), dataBlock.getColumn());
- }
-
- /**
- * Clears all attribute mappings
- * @see #addAttributeMapping(CellRenderer, CellRendererAttribute, DataColumn)
- */
- public void clearAttributeMappings(CellRenderer renderer) {
- gtk_tree_view_column_clear_attributes(getHandle(), renderer.getHandle());
- }
-
- /**
- * Sets the column to take available extra space. This space is shared
- * equally amongst all columns that have the expand set to TRUE. If no
- * column has this option set, then the last column gets all extra space. By
- * default, every column is created with this FALSE.
- *
- * @since 2.4
- *
- * @param expand
- */
- public void setExpand( boolean expand ){
- gtk_tree_view_column_set_expand(getHandle(), expand);
- }
-
- /**
- * Return TRUE if the column expands to take any available space.
- *
- * @since 2.4
- *
- * @return true, if the column expands
- */
- public boolean getExpand( ){
- return gtk_tree_view_column_get_expand(getHandle());
- }
-
- /**
- * Sets the current keyboard focus to be at cell, if the column contains 2
- * or more editable and activatable cells.
- *
- * @since 2.2
- */
- public void focusCell( CellRenderer cell ){
- gtk_tree_view_column_focus_cell (getHandle(), cell.getHandle());
- }
-
-
- //////////////////////////////////////////////
- // CLICKED EVENT HANDLER
-
- /** listeners for selection changing */
- private Vector columnClickedListeners = null;
-
- /**
- * Register an object to handle Selection change events which are emitted
- * whenever the selection has (possibly) changed
- * @see org.gnu.gtk.event.TreeViewColumnListener
- */
- public void addListener(TreeViewColumnListener listener) {
- // Don't add the listener a second time if it is in the Vector.
- int i = Widget.findListener(columnClickedListeners, listener);
- if (i == -1) {
- if (null == columnClickedListeners) {
- evtMap.initialize(this, TreeViewColumnEvent.Type.CLICKED);
- columnClickedListeners = new Vector();
- }
- columnClickedListeners.addElement(listener);
- }
- }
-
- /**
- * Removes a listener
- * @see #addListener(TreeViewColumnListener)
- */
- public void removeListener(TreeViewColumnListener listener) {
- int i = Widget.findListener(columnClickedListeners, listener);
- if (i > -1) {
- columnClickedListeners.remove(i);
- }
- if (0 == columnClickedListeners.size()) {
- evtMap.uninitialize(this, TreeViewColumnEvent.Type.CLICKED);
- columnClickedListeners = null;
- }
- }
-
- protected void fireSelectionEvent(TreeViewColumnEvent event) {
- if (null == columnClickedListeners) {
- return;
- }
- int size = columnClickedListeners.size();
- int i = 0;
- while (i < size) {
- TreeViewColumnListener bl = (TreeViewColumnListener)columnClickedListeners.elementAt(i);
- bl.columnClickedEvent(event);
- i++;
- }
- }
- private void handleClicked() {
- fireSelectionEvent(new TreeViewColumnEvent(this));
- }
-
- public Class getEventListenerClass(String signal) {
- Class cls = evtMap.getEventListenerClass(signal);
- if (cls == null) cls = super.getEventListenerClass(signal);
- return cls;
- }
-
- public GtkEventType getEventType(String signal) {
- GtkEventType et = evtMap.getEventType(signal);
- if (et == null) et = super.getEventType(signal);
- return et;
- }
-
- private static EventMap evtMap = new EventMap();
- static {
- addEvents(evtMap);
- }
-
- private static void addEvents(EventMap evtMap) {
- evtMap.addEvent("clicked", "handleClicked",
- TreeViewColumnEvent.Type.CLICKED,
- TreeViewColumnListener.class);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_tree_view_column_get_type());
- }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int gtk_tree_view_column_get_type();
- native static final protected int gtk_tree_view_column_new();
- native static final protected void gtk_tree_view_column_pack_start(int treeColumn, int cell, boolean expand);
- native static final protected void gtk_tree_view_column_pack_end(int treeColumn, int cell, boolean expand);
- native static final protected void gtk_tree_view_column_clear(int treeColumn);
- native static final protected int[] gtk_tree_view_column_get_cell_renderers(int treeColumn);
- native static final protected void gtk_tree_view_column_add_attribute(int treeColumn, int cellRenderer, String attribute, int column);
- native static final protected void gtk_tree_view_column_clear_attributes(int treeColumn, int cellRenderer);
- native static final protected void gtk_tree_view_column_set_spacing(int treeColumn, int spacing);
- native static final protected int gtk_tree_view_column_get_spacing(int treeColumn);
- native static final protected void gtk_tree_view_column_set_visible(int treeColumn, boolean visible);
- native static final protected boolean gtk_tree_view_column_get_visible(int treeColumn);
- native static final protected void gtk_tree_view_column_set_resizable(int treeColumn, boolean resizable);
- native static final protected boolean gtk_tree_view_column_get_resizable(int treeColumn);
- native static final protected void gtk_tree_view_column_set_sizing(int treeColumn, int type);
- native static final protected int gtk_tree_view_column_get_sizing(int treeColumn);
- native static final protected int gtk_tree_view_column_get_width(int treeColumn);
- native static final protected int gtk_tree_view_column_get_fixed_width(int treeColumn);
- native static final protected void gtk_tree_view_column_set_fixed_width(int treeColumn, int fixedWidth);
- native static final protected void gtk_tree_view_column_set_min_width(int treeColumn, int minWidth);
- native static final protected int gtk_tree_view_column_get_min_width(int treeColumn);
- native static final protected void gtk_tree_view_column_set_max_width(int treeColumn, int maxWidth);
- native static final protected int gtk_tree_view_column_get_max_width(int treeColumn);
- native static final protected void gtk_tree_view_column_clicked(int treeColumn);
- native static final protected void gtk_tree_view_column_set_title(int treeColumn, String title);
- native static final protected String gtk_tree_view_column_get_title(int treeColumn);
- native static final protected void gtk_tree_view_column_set_expand(int treeColumn, boolean expand);
- native static final protected boolean gtk_tree_view_column_get_expand(int treeColumn);
- native static final protected void gtk_tree_view_column_set_clickable(int treeColumn, boolean clickable);
- native static final protected boolean gtk_tree_view_column_get_clickable(int treeColumn);
- native static final protected void gtk_tree_view_column_set_widget(int treeColumn, int widget);
- native static final protected int gtk_tree_view_column_get_widget(int treeColumn);
- native static final protected void gtk_tree_view_column_set_alignment(int treeColumn, double xalign);
- native static final protected double gtk_tree_view_column_get_alignment(int treeColumn);
- native static final protected void gtk_tree_view_column_set_reorderable(int treeColumn, boolean reorderable);
- native static final protected boolean gtk_tree_view_column_get_reorderable(int treeColumn);
- native static final protected void gtk_tree_view_column_set_sort_column_id(int treeColumn, int sortColumnID);
- native static final protected int gtk_tree_view_column_get_sort_column_id(int treeColumn);
- native static final protected void gtk_tree_view_column_set_sort_indicator(int treeColumn, boolean setting);
- native static final protected boolean gtk_tree_view_column_get_sort_indicator(int treeColumn);
- native static final protected void gtk_tree_view_column_set_sort_order(int treeColumn, int order);
- native static final protected int gtk_tree_view_column_get_sort_order(int treeColumn);
- native static final protected void gtk_tree_view_column_cell_set_cell_data(int treeColumn, int treeModel, int iter, boolean isExpander, boolean isExpanded);
- native static final protected void gtk_tree_view_column_cell_get_size(int treeColumn, int[] cellArea, int[] xOffset, int[] yOffset, int[] width, int[] height);
- native static final protected boolean gtk_tree_view_column_cell_is_visible(int treeColumn);
- native static final protected void gtk_tree_view_column_focus_cell(int treeColumn, int cell);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/TreeViewColumnDrop.java b/libgtk-java/src/java/org/gnu/gtk/TreeViewColumnDrop.java
deleted file mode 100644
index 0ce0a39..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/TreeViewColumnDrop.java
+++ /dev/null
@@ -1,36 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-
-package org.gnu.gtk;
-
-public interface TreeViewColumnDrop{
-
- /**
- * Determins whether column can be dropped in a particular spot (as
- * determined by prevColumn and nextColumn). In left to right locales,
- * prevColumn is on the left of the potential drop spot, and nextColumn is
- * on the right. In right to left mode, this is reversed. This method
- * should return TRUE if the spot is a valid drop spot. Please note that
- * returning TRUE does not actually indicate that the column drop was made,
- * but is meant only to indicate a possible drop spot to the user.
- *
- * @param treeView A TreeView
- * @param column The TreeViewColumn being dragged
- * @param prevColumn A TreeViewColumn on one side of column
- * @param nextColumn A TreeViewColumn on the other side of column
- *
- * @return TRUE, if column can be dropped in this spot
- */
- public boolean allowColumnDrop( TreeView treeView,
- TreeViewColumn column,
- TreeViewColumn prevColumn,
- TreeViewColumn nextColumn);
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/TreeViewColumnSizing.java b/libgtk-java/src/java/org/gnu/gtk/TreeViewColumnSizing.java
deleted file mode 100644
index a952b93..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/TreeViewColumnSizing.java
+++ /dev/null
@@ -1,91 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-/**
- * Determines how columns of a tree or table are resized.
- * @see TreeViewColumn
- */
-public class TreeViewColumnSizing extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _GROW_ONLY = 0;
- static final public org.gnu.gtk.TreeViewColumnSizing GROW_ONLY = new
- org.gnu.gtk.TreeViewColumnSizing (_GROW_ONLY);
- static final private int _AUTOSIZE = 1;
- static final public org.gnu.gtk.TreeViewColumnSizing AUTOSIZE = new
- org.gnu.gtk.TreeViewColumnSizing (_AUTOSIZE);
- static final private int _FIXED = 2;
- /** */
- static final public org.gnu.gtk.TreeViewColumnSizing FIXED = new
- org.gnu.gtk.TreeViewColumnSizing (_FIXED);
- static final private org.gnu.gtk.TreeViewColumnSizing[] theInterned = new
- org.gnu.gtk.TreeViewColumnSizing[]
- {
- GROW_ONLY, AUTOSIZE, FIXED
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.TreeViewColumnSizing theSacrificialOne = new
- org.gnu.gtk.TreeViewColumnSizing (0);
- static public org.gnu.gtk.TreeViewColumnSizing intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.TreeViewColumnSizing already = (org.gnu.gtk.TreeViewColumnSizing)
- theInternedExtras.get (theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.TreeViewColumnSizing(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private TreeViewColumnSizing (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.TreeViewColumnSizing or (org.gnu.gtk.TreeViewColumnSizing other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.TreeViewColumnSizing and (org.gnu.gtk.TreeViewColumnSizing other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.TreeViewColumnSizing xor (org.gnu.gtk.TreeViewColumnSizing other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.TreeViewColumnSizing other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/TreeViewDropPosition.java b/libgtk-java/src/java/org/gnu/gtk/TreeViewDropPosition.java
deleted file mode 100644
index d7f857a..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/TreeViewDropPosition.java
+++ /dev/null
@@ -1,89 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-public class TreeViewDropPosition extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _BEFORE = 0;
- static final public org.gnu.gtk.TreeViewDropPosition BEFORE = new
- org.gnu.gtk.TreeViewDropPosition (_BEFORE);
- static final private int _AFTER = 1;
- static final public org.gnu.gtk.TreeViewDropPosition AFTER = new
- org.gnu.gtk.TreeViewDropPosition (_AFTER);
- static final private int _INTO_OR_BEFORE = 2;
- static final public org.gnu.gtk.TreeViewDropPosition INTO_OR_BEFORE = new
- org.gnu.gtk.TreeViewDropPosition (_INTO_OR_BEFORE);
- static final private int _INTO_OR_AFTER = 3;
- static final public org.gnu.gtk.TreeViewDropPosition INTO_OR_AFTER = new
- org.gnu.gtk.TreeViewDropPosition (_INTO_OR_AFTER);
- static final private org.gnu.gtk.TreeViewDropPosition[] theInterned = new
- org.gnu.gtk.TreeViewDropPosition[]
- {
- BEFORE, AFTER, INTO_OR_BEFORE, INTO_OR_AFTER
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.TreeViewDropPosition theSacrificialOne = new
- org.gnu.gtk.TreeViewDropPosition (0);
- static public org.gnu.gtk.TreeViewDropPosition intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.TreeViewDropPosition already = (org.gnu.gtk.TreeViewDropPosition)
- theInternedExtras.get (theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.TreeViewDropPosition(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private TreeViewDropPosition (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.TreeViewDropPosition or (org.gnu.gtk.TreeViewDropPosition other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.TreeViewDropPosition and (org.gnu.gtk.TreeViewDropPosition other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.TreeViewDropPosition xor (org.gnu.gtk.TreeViewDropPosition other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.TreeViewDropPosition other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/UIManager.java b/libgtk-java/src/java/org/gnu/gtk/UIManager.java
deleted file mode 100644
index ad666e4..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/UIManager.java
+++ /dev/null
@@ -1,285 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import java.util.ArrayList;
-import java.util.List;
-import java.util.Vector;
-
-import org.gnu.glib.EventMap;
-import org.gnu.glib.GObject;
-import org.gnu.gtk.event.GtkEventType;
-import org.gnu.gtk.event.UIManagerEvent;
-import org.gnu.gtk.event.UIManagerListener;
-
-/**
- */
-public class UIManager extends GObject {
-
- public UIManager() {
- super(gtk_ui_manager_new());
- }
-
- public void setAddTearoffs(boolean addTearoffs) {
- gtk_ui_manager_set_add_tearoffs(getHandle(), addTearoffs);
- }
-
- public boolean getAddTearoffs() {
- return gtk_ui_manager_get_add_tearoffs(getHandle());
- }
-
- public void insertActionGroup(ActionGroup group, int position) {
- gtk_ui_manager_insert_action_group(getHandle(), group.getHandle(), position);
- }
-
- public void removeActionGroup(ActionGroup group) {
- gtk_ui_manager_remove_action_group(getHandle(), group.getHandle());
- }
-
- public List getActionGroups() {
- int[] actions = gtk_ui_manager_get_action_groups(getHandle());
- List objs = new ArrayList();
- for (int i = 0; i < actions.length; i++) {
- GObject obj = retrieveGObject(actions[i]);
- if (null != obj)
- objs.add((ActionGroup)obj);
- else
- objs.add(new ActionGroup(actions[i]));
- }
- return objs;
- }
-
- public AccelGroup getAccelGroup() {
- int hndl = gtk_ui_manager_get_accel_group(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (AccelGroup)obj;
- return new AccelGroup(hndl);
- }
-
- public Widget getWidget(String path) {
- int hndl = gtk_ui_manager_get_widget(getHandle(), path);
- if (0 == hndl)
- return null;
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Widget)obj;
- return new Widget(hndl);
- }
-
- public Widget[] getToplevels(UIManagerItemType types) {
- int[] hndls = gtk_ui_manager_get_toplevels(getHandle(), types.getValue());
- Widget[] widgets = new Widget[hndls.length];
- for (int i = 0; i < hndls.length; i++) {
- GObject obj = retrieveGObject(hndls[i]);
- if (null != obj)
- widgets[i] = (Widget)obj;
- else
- widgets[i] = new Widget(hndls[i]);
- }
- return widgets;
- }
-
- public Action getAction(String path) {
- return new Action(gtk_ui_manager_get_action(getHandle(), path));
- }
-
- public int addUIFromString(String ui) {
- int err = 0;
- int ret = gtk_ui_manager_add_ui_from_string(getHandle(), ui, ui.length(), new int[] {err});
- if (0 < err)
- throw new RuntimeException("An error occurred adding UI from String");
- return ret;
- }
-
- public int addUIFromFile(String filename) {
- int err = 0;
- int ret = gtk_ui_manager_add_ui_from_file(getHandle(), filename, new int[] {err});
- if (0 < err)
- throw new RuntimeException("An error occurred adding UI from file");
- return ret;
- }
-
- public void addUI(int mergeId, String path, String name, String action, UIManagerItemType type, boolean top) {
- gtk_ui_manager_add_ui(getHandle(), mergeId, path, name, action, type.getValue(), top);
- }
-
- public void removeUI(int mergeId) {
- gtk_ui_manager_remove_ui(getHandle(), mergeId);
- }
-
- public String getUI() {
- return gtk_ui_manager_get_ui(getHandle());
- }
-
- public void ensureUpdate() {
- gtk_ui_manager_ensure_update(getHandle());
- }
-
- public int newMergeId() {
- return gtk_ui_manager_new_merge_id(getHandle());
- }
-
- /* **************************************
- * Event Handling
- ****************************************/
- private Vector listeners;
-
- public Class getEventListenerClass(String signal) {
- Class cls = evtMap.getEventListenerClass(signal);
- if (cls == null) cls = super.getEventListenerClass(signal);
- return cls;
- }
-
- public GtkEventType getEventType(String signal) {
- GtkEventType et = evtMap.getEventType(signal);
- if (et == null) et = super.getEventType(signal);
- return et;
- }
-
- private static EventMap evtMap = new EventMap();
- static {
- addEvents(evtMap);
- }
-
- private static void addEvents(EventMap anEvtMap) {
- anEvtMap.addEvent("add_widget", "handleAddWidget", UIManagerEvent.Type.ADD_WIDGET, UIManagerListener.class);
- anEvtMap.addEvent("actions_changed", "handleActionsChanged", UIManagerEvent.Type.ACTIONS_CHANGED, UIManagerListener.class);
- anEvtMap.addEvent("connect_proxy", "handleConnectProxy", UIManagerEvent.Type.CONNECT_PROXY, UIManagerListener.class);
- anEvtMap.addEvent("disconnect_proxy", "handleDisconnectProxy", UIManagerEvent.Type.DISCONNECT_PROXY, UIManagerListener.class);
- anEvtMap.addEvent("pre_activate", "handlePreActivate", UIManagerEvent.Type.PRE_ACTIVATE, UIManagerListener.class);
- anEvtMap.addEvent("post_activate", "handlePostActivate", UIManagerEvent.Type.POST_ACTIVATE, UIManagerListener.class);
- }
-
- /**
- * Register an object to handle spin events.
- * @see org.gnu.gtk.event.SpinListener
- */
- public void addListener(UIManagerListener listener) {
- // Don't add the listener a second time if it is in the Vector.
- int i = findListener(listeners, listener);
- if (i == -1) {
- if (null == listeners) {
- evtMap.initialize(this, UIManagerEvent.Type.ACTIONS_CHANGED);
- evtMap.initialize(this, UIManagerEvent.Type.ADD_WIDGET);
- evtMap.initialize(this, UIManagerEvent.Type.CONNECT_PROXY);
- evtMap.initialize(this, UIManagerEvent.Type.DISCONNECT_PROXY);
- evtMap.initialize(this, UIManagerEvent.Type.POST_ACTIVATE);
- evtMap.initialize(this, UIManagerEvent.Type.PRE_ACTIVATE);
- listeners = new Vector();
- }
- listeners.addElement(listener);
- }
- }
- /**
- * Removes a listener
- * @see #addListener(UIManagerListener)
- */
- public void removeListener(UIManagerListener listener) {
- int i = findListener(listeners, listener);
- if (i > -1)
- listeners.remove(i);
- if (0 == listeners.size()) {
- evtMap.uninitialize(this, UIManagerEvent.Type.ACTIONS_CHANGED);
- evtMap.uninitialize(this, UIManagerEvent.Type.ADD_WIDGET);
- evtMap.uninitialize(this, UIManagerEvent.Type.CONNECT_PROXY);
- evtMap.uninitialize(this, UIManagerEvent.Type.DISCONNECT_PROXY);
- evtMap.uninitialize(this, UIManagerEvent.Type.POST_ACTIVATE);
- evtMap.uninitialize(this, UIManagerEvent.Type.PRE_ACTIVATE);
- listeners = null;
- }
- }
-
- protected void fireUIManagerEvent(UIManagerEvent event) {
- if (null == listeners)
- return;
- int size = listeners.size();
- int i = 0;
- while (i < size) {
- UIManagerListener l = (UIManagerListener)listeners.elementAt(i);
- l.uiManagerEvent(event);
- i++;
- }
- }
-
- private void handleAddWidget(int widget) {
-// UIManagerEvent evt = new UIManagerEvent(this, UIManagerEvent.Type.ADD_WIDGET);
-// evt.setWidget(new Widget(widget));
-// fireUIManagerEvent(evt);
- }
-
- private void handleActionsChanged() {
-// fireUIManagerEvent(new UIManagerEvent(this, UIManagerEvent.Type.ACTIONS_CHANGED));
- }
-
- private void handleConnectProxy(int action, int proxy) {
-// UIManagerEvent evt = new UIManagerEvent(this, UIManagerEvent.Type.CONNECT_PROXY);
-// evt.setAction(new Action(action));
-// evt.setWidget(new Widget(proxy));
-// fireUIManagerEvent(evt);
- }
-
- private void handleDisconnectProxy(int action, int proxy) {
-// UIManagerEvent evt = new UIManagerEvent(this, UIManagerEvent.Type.DISCONNECT_PROXY);
-// evt.setAction(new Action(action));
-// evt.setWidget(new Widget(proxy));
-// fireUIManagerEvent(evt);
- }
-
- private void handlePreActivate(int action) {
-// UIManagerEvent evt = new UIManagerEvent(this, UIManagerEvent.Type.PRE_ACTIVATE);
-// evt.setAction(new Action(action));
-// fireUIManagerEvent(evt);
- }
-
- private void handlePostActivate(int action) {
-// UIManagerEvent evt = new UIManagerEvent(this, UIManagerEvent.Type.POST_ACTIVATE);
-// evt.setAction(new Action(action));
-// fireUIManagerEvent(evt);
- }
-
- /**
- * Give us a way to locate a specific listener in a Vector.
- * @param list The Vector of listeners to search.
- * @param listener The object that is to be located in the Vector.
- * @return Returns the index of the listener in the Vector, or -1 if
- * the listener is not contained in the Vector.
- */
- protected static int findListener(Vector list, Object listener) {
- if (null == list || null == listener)
- return -1;
- return list.indexOf(listener);
- }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int gtk_ui_manager_get_type ();
- native static final protected int gtk_ui_manager_new();
- native static final protected void gtk_ui_manager_set_add_tearoffs(int uim, boolean value);
- native static final protected boolean gtk_ui_manager_get_add_tearoffs(int uim);
- native static final protected void gtk_ui_manager_insert_action_group(int uim, int actionGroup, int pos);
- native static final protected void gtk_ui_manager_remove_action_group(int uim, int actionGroup);
- native static final protected int[] gtk_ui_manager_get_action_groups(int uim);
- native static final protected int gtk_ui_manager_get_accel_group(int uim);
- native static final protected int gtk_ui_manager_get_widget(int uim, String path);
- native static final protected int[] gtk_ui_manager_get_toplevels(int manager, int types);
- native static final protected int gtk_ui_manager_get_action(int uim, String path);
- native static final protected int gtk_ui_manager_add_ui_from_string(int uim, String buffer, int length, int[] error);
- native static final protected int gtk_ui_manager_add_ui_from_file(int uim, String filename, int[] error);
- native static final protected void gtk_ui_manager_add_ui(int uim, int mergeId, String path, String name, String action, int type, boolean top);
- native static final protected void gtk_ui_manager_remove_ui(int uim, int mergeId);
- native static final protected String gtk_ui_manager_get_ui(int uim);
- native static final protected void gtk_ui_manager_ensure_update(int uim);
- native static final protected int gtk_ui_manager_new_merge_id(int uim);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/UIManagerItemType.java b/libgtk-java/src/java/org/gnu/gtk/UIManagerItemType.java
deleted file mode 100644
index 45a676a..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/UIManagerItemType.java
+++ /dev/null
@@ -1,79 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under the terms
- * of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Enum;
-
-/**
- */
-public class UIManagerItemType extends Enum {
-
- static final private int _AUTO = 0;
- static final public UIManagerItemType AUTO = new UIManagerItemType(_AUTO);
- static final private int _MENUBAR = 1;
- static final public UIManagerItemType MENUBAR = new UIManagerItemType(_MENUBAR);
- static final private int _MENU = 2;
- static final public UIManagerItemType MENU = new UIManagerItemType(_MENU);
- static final private int _TOOLBAR = 3;
- static final public UIManagerItemType TOOLBAR = new UIManagerItemType(_TOOLBAR);
- static final private int _PLACEHOLDER = 4;
- static final public UIManagerItemType PLACEHOLDER = new UIManagerItemType(_PLACEHOLDER);
- static final private int _POPUP = 5;
- static final public UIManagerItemType POPUP = new UIManagerItemType(_POPUP);
- static final private int _MENUITEM = 6;
- static final public UIManagerItemType MENUITEM = new UIManagerItemType(_MENUITEM);
- static final private int _TOOLITEM = 7;
- static final public UIManagerItemType TOOLITEM = new UIManagerItemType(_TOOLITEM);
- static final private int _SEPARATOR = 8;
- static final public UIManagerItemType SEPARATOR = new UIManagerItemType(_SEPARATOR);
- static final private int _ACCELERATOR = 9;
- static final public UIManagerItemType ACCELERATOR = new UIManagerItemType(_ACCELERATOR);
-
- static final private UIManagerItemType[] theInterned =
- new UIManagerItemType[] { AUTO, MENUBAR, MENU, TOOLBAR, PLACEHOLDER, POPUP, MENUITEM, TOOLITEM, SEPARATOR, ACCELERATOR};
-
- static private java.util.Hashtable theInternedExtras;
- static final private UIManagerItemType theSacrificialOne = new UIManagerItemType(0);
- static public UIManagerItemType intern(int value) {
- if (value < theInterned.length) {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null) {
- theInternedExtras = new java.util.Hashtable();
- }
- UIManagerItemType already = (UIManagerItemType) theInternedExtras.get(theSacrificialOne);
- if (already == null) {
- already = new UIManagerItemType(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private UIManagerItemType(int value) {
- value_ = value;
- }
-
- public UIManagerItemType or(UIManagerItemType other) {
- return intern(value_ | other.value_);
- }
-
- public UIManagerItemType and(UIManagerItemType other) {
- return intern(value_ & other.value_);
- }
-
- public UIManagerItemType xor(UIManagerItemType other) {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test(UIManagerItemType other) {
- return (value_ & other.value_) == other.value_;
- }
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/UpdateType.java b/libgtk-java/src/java/org/gnu/gtk/UpdateType.java
deleted file mode 100644
index 607a9cf..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/UpdateType.java
+++ /dev/null
@@ -1,96 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-
-/**
- * Controls how widgets should be updated
- * @see Range
- */
-public class UpdateType extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _CONTINUOUS = 0;
- /**
- * Anytime the range slider is moved, the range value will change and the value_changed signal will be emitted.
- */
- static final public org.gnu.gtk.UpdateType CONTINUOUS = new org.gnu.gtk.UpdateType (_CONTINUOUS);
- static final private int _DISCONTINUOUS = 1;
- /**
- * The value will only be updated when the user releases the button and ends the slider drag operation.
- */
- static final public org.gnu.gtk.UpdateType DISCONTINUOUS = new org.gnu.gtk.UpdateType (
- _DISCONTINUOUS);
- static final private int _DELAYED = 2;
- /**
- * The value will be updated after a brief timeout where no slider motion occurs, so updates are spaced by a short time rather than continuous.
- */
- static final public org.gnu.gtk.UpdateType DELAYED = new org.gnu.gtk.UpdateType (_DELAYED);
- static final private org.gnu.gtk.UpdateType[] theInterned = new org.gnu.gtk.UpdateType[]
- {
- CONTINUOUS, DISCONTINUOUS, DELAYED
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.UpdateType theSacrificialOne = new org.gnu.gtk.UpdateType (0);
- static public org.gnu.gtk.UpdateType intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.UpdateType already = (org.gnu.gtk.UpdateType) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.UpdateType(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private UpdateType (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.UpdateType or (org.gnu.gtk.UpdateType other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.UpdateType and (org.gnu.gtk.UpdateType other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.UpdateType xor (org.gnu.gtk.UpdateType other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.UpdateType other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/VBox.java b/libgtk-java/src/java/org/gnu/gtk/VBox.java
deleted file mode 100644
index 1e28594..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/VBox.java
+++ /dev/null
@@ -1,53 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-
-/**
- * VBox is a container widget that organizes its contained widgets
- * vertically. Most manipulation methods are part of the super class, Box
- * @see Box
- * @see HBox
- */
-public class VBox extends Box {
- /**
- * Constructs a new VBox widget
- * @param homogenous TRUE if all children are to be given equal space allotments.
- * @param spacing The number of pixels to place by default between children.
- */
- public VBox (boolean homogenous, int spacing) {
- super(gtk_vbox_new (homogenous, spacing));
- }
-
- /**
- * Construct a VBox widget from a handle to a native resource.
- */
- public VBox(int handle) {
- super(handle);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_vbox_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_vbox_get_type ();
- native static final protected int gtk_vbox_new (boolean homogenous, int spacing);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/VButtonBox.java b/libgtk-java/src/java/org/gnu/gtk/VButtonBox.java
deleted file mode 100644
index b89700d..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/VButtonBox.java
+++ /dev/null
@@ -1,54 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-
-/**
- * GtkVButtonBox is a container desinged to display a collection of
- * buttons vertically.
- * <p>The methods for manipulating this widget are all stored in it's super
- * class, ButtonBox.
- * @see ButtonBox
- * @see HButtonBox
- */
-public class VButtonBox extends ButtonBox
-{
- /**
- * Creates a new VButtonBox Object, ready to have widgets added to it.
- */
- public VButtonBox(){
- super(gtk_vbutton_box_new());
- }
-
- /**
- * Construct a new VButtonBox from a handle to a native resource.
- */
- public VButtonBox(int handle) {
- super(handle);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_vbutton_box_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_vbutton_box_get_type ();
- native static final protected int gtk_vbutton_box_new ();
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/VPaned.java b/libgtk-java/src/java/org/gnu/gtk/VPaned.java
deleted file mode 100644
index 7d9e404..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/VPaned.java
+++ /dev/null
@@ -1,51 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-
-/**
- * The VPaned widget is a container widget with two children arranged
- * vertically. The division between the two panes is adjustable by
- * the user by dragging a handle.
- *
- * @see Paned
- */
-public class VPaned extends Paned {
- /**
- * Construct a new VPaned object.
- */
- public VPaned() {
- super(gtk_vpaned_new());
- }
-
- /**
- * Construct a new VPaned from a handle to a native resource.
- */
- public VPaned(int handle) {
- super(handle);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_vpaned_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_vpaned_get_type();
- native static final protected int gtk_vpaned_new();
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/VRuler.java b/libgtk-java/src/java/org/gnu/gtk/VRuler.java
deleted file mode 100644
index 6fbb786..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/VRuler.java
+++ /dev/null
@@ -1,48 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-
-/**
- * GtkVRuler displays a vertically-oriented scale that optionally can
- * contain tic marcs and a current-position pointer. You can set the
- * pointer position from inside the program - it follows the mouse.
- */
-public class VRuler extends Ruler
-{
- public VRuler() {
- super(gtk_vruler_new());
- }
-
- /**
- * Construct a VRuler from a handle to a native resource.
- */
- public VRuler(int handle) {
- super(handle);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_vruler_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_vruler_get_type ();
- native static final protected int gtk_vruler_new ();
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/VScale.java b/libgtk-java/src/java/org/gnu/gtk/VScale.java
deleted file mode 100644
index ceb9dbb..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/VScale.java
+++ /dev/null
@@ -1,66 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-
-/**
- * The VScale widget is a vertically slot containing a slider that
- * can be moved by the mouse.
- */
-public class VScale extends Scale
-{
- /**
- * Creates a new VScale
- * @param adjustment The {@link Adjustment} which sets the range of the
- * scale.
- */
- public VScale(Adjustment adjustment){
- super(gtk_vscale_new(adjustment.getHandle() ));
- }
-
- /**
- * Creates a new vertical scale widget that lets the user input a number
- * between min and max (including min and max) with the increment step.
- * Step must be nonzero; it's the distance the slider moves when using the
- * arrow keys to adjust the scale value.
- * @param min Minimum value
- * @param max Maximum value
- * @param step Step increment (tick size) used with keyboard shortcuts
- */
- public VScale(double min, double max, double step){
- super(gtk_vscale_new_with_range (min, max, step));
- }
-
- /**
- * Construct a VScale using a handle to a native resource.
- */
- public VScale(int handle) {
- super(handle);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_vscale_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_vscale_get_type ();
- native static final protected int gtk_vscale_new (int adjustment);
- native static final protected int gtk_vscale_new_with_range (double min, double max, double step);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/VScrollBar.java b/libgtk-java/src/java/org/gnu/gtk/VScrollBar.java
deleted file mode 100644
index f7854dd..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/VScrollBar.java
+++ /dev/null
@@ -1,56 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-
-/**
- * The VScrollbar displays a vertical scrollbar with a slider and a
- * pair of arror buttons. To create a scrollbar, you must specify the
- * beginning and ending values, the size of the slider, an initial
- * slider position, and how far the slider should move when the mouse
- * clicks the slot.
- * @see HScrollBar
- */
-public class VScrollBar extends ScrollBar
-{
- /**
- * Creates a new ScrollBar
- * @param adjustment The GtkAdjustment to use, or NULL to create
- * a new adjustment.
- */
- public VScrollBar( Adjustment adjustment ){
- super(gtk_vscrollbar_new( adjustment.getHandle() ));
- }
-
- /**
- * Construct a VScrollBar from a handle to a native resource.
- */
- public VScrollBar(int handle) {
- super(handle);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_vscrollbar_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_vscrollbar_get_type ();
- native static final protected int gtk_vscrollbar_new (int adjustment);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/VSeparator.java b/libgtk-java/src/java/org/gnu/gtk/VSeparator.java
deleted file mode 100644
index 504f5ed..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/VSeparator.java
+++ /dev/null
@@ -1,52 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.Type;
-
-/**
- * A vertical separator, used to group the widgets within a window.
- * It displays a vertical line with a shadow to make it appear sunken
- * into the interface.
- */
-public class VSeparator extends Separator
-{
-
- /**
- * Creates a new VSeparator
- */
- public VSeparator(){
- super(gtk_vseparator_new ());
- }
-
- /**
- * Construct a VSeparator from a handle to a native resource.
- */
- public VSeparator(int handle) {
- super(handle);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_vseparator_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_vseparator_get_type ();
- native static final protected int gtk_vseparator_new ();
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/Viewport.java b/libgtk-java/src/java/org/gnu/gtk/Viewport.java
deleted file mode 100644
index 1228f8a..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/Viewport.java
+++ /dev/null
@@ -1,121 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-
-/**
- * A Viewport is a container that does not resize to fit in the
- * space allocated to it. Instead, it adds scrollbars as necessary so
- * you can view any part of the window.
- */
-public class Viewport extends Bin
-{
- /**
- * Construct a new Viewport with the given Adjustments.
- *
- * @param hadj The horizontal Adjustment to use for the Viewport.
- * @param vadj The vertical Adjustment to use for the Viewport.
- */
- public Viewport(Adjustment hadj, Adjustment vadj) {
- super(init(hadj, vadj));
- }
-
- private static int init(Adjustment hadj, Adjustment vadj) {
- int horizontal = 0;
- int vertical = 0;
- if (null != hadj) {
- horizontal = hadj.getHandle();
- }
- if (null != vadj) {
- vertical = vadj.getHandle();
- }
- return gtk_viewport_new(horizontal, vertical);
- }
-
- /**
- * Construct a Viewport using a handle to a native resource.
- */
- public Viewport(int handle) {
- super(handle);
- }
-
- /**
- * Returns the horizontal Viewport's Adjustment. This can be used
- * to connect the horizontal scrollbar to the child Widget's
- * horizontal scroll functionality.
- *
- * @return The horizontal Viewport's Adjustment.
- */
- public Adjustment getHAdjustment() {
- int hndl = gtk_viewport_get_hadjustment(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Adjustment)obj;
- return new Adjustment(hndl);
- }
-
- /**
- * Sets the horizontal Viewport's Adjustment.
- *
- * @param hadj The horizontal Adjustment.
- */
- public void setHAdjustment(Adjustment hadj) {
- Viewport.gtk_viewport_set_hadjustment(getHandle(), hadj.getHandle());
- }
-
- /**
- * Returns the vertical Viewport's Adjustment. This can be used
- * to connect the vertical scrollbar to the child Widget's
- * vertical scroll functionality.
- *
- * @return The vertical Viewport's Adjustment.
- */
- public Adjustment getVAdjustment() {
- int hndl = gtk_viewport_get_vadjustment(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Adjustment)obj;
- return new Adjustment(hndl);
- }
-
- /**
- * Sets the vertical Viewport's Adjustment.
- *
- * @param vadj The vertical Adjustment.
- */
- public void setVAdjustment(Adjustment vadj) {
- Viewport.gtk_viewport_set_vadjustment(getHandle(), vadj.getHandle());
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_viewport_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_viewport_get_type ();
- native static final protected int gtk_viewport_new (int hadjustment, int vadjustment);
- native static final protected int gtk_viewport_get_hadjustment (int viewport);
- native static final protected void gtk_viewport_set_hadjustment (int viewport, int adjustment);
- native static final protected int gtk_viewport_get_vadjustment (int viewport);
- native static final protected void gtk_viewport_set_vadjustment (int viewport, int adjustment);
- native static final protected void gtk_viewport_set_shadow_type (int viewport, int type);
- native static final protected int gtk_viewport_get_shadow_type (int viewport);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/Visibility.java b/libgtk-java/src/java/org/gnu/gtk/Visibility.java
deleted file mode 100644
index 701abff..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/Visibility.java
+++ /dev/null
@@ -1,81 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-public class Visibility extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _NONE = 0;
- static final public org.gnu.gtk.Visibility NONE = new org.gnu.gtk.Visibility (_NONE);
- static final private int _PARTIAL = 1;
- static final public org.gnu.gtk.Visibility PARTIAL = new org.gnu.gtk.Visibility (_PARTIAL);
- static final private int _FULL = 2;
- static final public org.gnu.gtk.Visibility FULL = new org.gnu.gtk.Visibility (_FULL);
- static final private org.gnu.gtk.Visibility[] theInterned = new org.gnu.gtk.Visibility[]
- {
- NONE, PARTIAL, FULL
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.Visibility theSacrificialOne = new org.gnu.gtk.Visibility (0);
- static public org.gnu.gtk.Visibility intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.Visibility already = (org.gnu.gtk.Visibility) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.Visibility(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private Visibility (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.Visibility or (org.gnu.gtk.Visibility other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.Visibility and (org.gnu.gtk.Visibility other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.Visibility xor (org.gnu.gtk.Visibility other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.Visibility other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/Widget.java b/libgtk-java/src/java/org/gnu/gtk/Widget.java
deleted file mode 100644
index 57c5d10..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/Widget.java
+++ /dev/null
@@ -1,1509 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import java.util.Vector;
-
-import org.gnu.atk.AtkObject;
-import org.gnu.gdk.Bitmap;
-import org.gnu.gdk.Color;
-import org.gnu.gdk.Colormap;
-import org.gnu.gdk.Display;
-import org.gnu.gdk.DragAction;
-import org.gnu.gdk.DragContext;
-import org.gnu.gdk.EventButton;
-import org.gnu.gdk.EventCrossing;
-import org.gnu.gdk.EventExpose;
-import org.gnu.gdk.EventKey;
-import org.gnu.gdk.EventNoExpose;
-import org.gnu.gdk.EventMotion;
-import org.gnu.gdk.EventScroll;
-import org.gnu.gdk.ModifierType;
-import org.gnu.gdk.Pixbuf;
-import org.gnu.gdk.Pixmap;
-import org.gnu.gdk.Point;
-import org.gnu.gdk.Rectangle;
-import org.gnu.gdk.Screen;
-import org.gnu.gdk.Window;
-import org.gnu.glib.EventMap;
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-import org.gnu.gtk.event.DragDestinationListener;
-import org.gnu.gtk.event.DragSourceListener;
-import org.gnu.gtk.event.ExposeEvent;
-import org.gnu.gtk.event.ExposeListener;
-import org.gnu.gtk.event.FocusEvent;
-import org.gnu.gtk.event.FocusListener;
-import org.gnu.gtk.event.GtkEventType;
-import org.gnu.gtk.event.KeyEvent;
-import org.gnu.gtk.event.KeyListener;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-import org.gnu.gtk.event.MouseEvent;
-import org.gnu.gtk.event.MouseListener;
-import org.gnu.gtk.event.MouseMotionEvent;
-import org.gnu.gtk.event.MouseMotionListener;
-import org.gnu.pango.Context;
-import org.gnu.pango.FontDescription;
-
-/**
- * GtkWidget is the base class of all widgets.
- *
- */
-
-public class Widget extends GtkObject {
-
- /**
- * The list of objects interested in focus events.
- */
- private Vector focusListeners = null;
-
- /**
- * Ths list of objects interested in key events.
- */
- private Vector keyListeners = null;
-
- /**
- * The list of objects interested in life cycle events.
- */
- private Vector lifeCycleListeners = null;
-
- /**
- * The list of objects interested in mouse events.
- */
- private Vector mouseListeners = null;
-
- /**
- * The list of objects interested in drag destination events.
- */
- private Vector dragDestinationListeners = null;
-
- /**
- * The list of objects interested in drag source events.
- */
- private Vector dragSourceListeners = null;
-
- /**
- * The list of objects interested in expose events.
- */
- private Vector exposeListeners = null;
-
- /**
- * The list of objects interested in expose events.
- */
- private Vector mouseMotionListeners = null;
-
- /**
- * Create a new Widget with a handle to a native resource
- * returned from a call to the native libraries.
- *
- * @param handle The handle that represents a pointer to a native resource.
- */
- public Widget(int handle) {
- super(handle);
- }
-
- /**
- * Cause this Widget to be visible.
- */
- public void show() {
- Widget.gtk_widget_show(getHandle());
- }
-
- /**
- * Cause this Widget and all of its' children to be visible.
- */
- public void showAll() {
- Widget.gtk_widget_show_all(getHandle());
- }
-
- /**
- * Cause this Widget to not be visible.
- */
- public void hide() {
- Widget.gtk_widget_hide(getHandle());
- }
-
- /**
- * Cause this Widget and all of its' children to not be visible.
- */
- public void hideAll() {
- Widget.gtk_widget_hide_all(getHandle());
- }
-
- /**
- * Destroy this widget. If this widget is inside a container the widget will be
- * removed from the container. All of this widget's children are also destroyed.
- */
- public void destroy() {
- Widget.gtk_widget_destroy(getHandle());
- }
-
- /**
- * Creates a native window resource associated with this widget. Normally a widget
- * realization happens implicitly; if you show a widget and all of its' parent containers
- * then the widget will be realized automatically.
- */
- public void realize() {
- Widget.gtk_widget_realize(getHandle());
- }
-
- /**
- * Causes the entire widget to be redrawn.
- */
- public void draw() {
- Widget.gtk_widget_queue_draw(getHandle());
- }
-
- /**
- * Causes the specified area to be redrawn.
- *
- * @param area The area to be redrawn.
- */
- public void drawArea(Rectangle area) {
- drawArea(area.getX(), area.getY(), area.getWidth(), area.getHeight());
- }
-
- /**
- * Causes the specified area to be redrawn
- *
- * @param x The x coordinate for the area to be redrawn.
- * @param y The y coordinate for the area to be redrawn.
- * @param width The width of the area to be redrawn.
- * @param height The height of the area to be redrawn.
- */
- public void drawArea(int x, int y, int width, int height) {
- Widget.gtk_widget_queue_draw_area(getHandle(), x, y, width, height);
- }
-
- /**
- * For widgets that can be activeated (buttons, menu items, etc.) this
- * method activiates them. Activation is what happens when you press
- * Enter on a widget during keyboard navigation.
- *
- * @return False if this widget is not activatable.
- */
- public boolean activate() {
- return Widget.gtk_widget_activate(getHandle());
- }
-
- /**
- * Moves a widget from one Container to another.
- *
- * @param newParent The widget that will be the new parent.
- */
- public void reparent(Widget newParent) {
- Widget.gtk_widget_reparent(getHandle(), newParent.getHandle());
- }
-
- /**
- * Returns the parent container for this widget
- *
- * @return The parent container for this widget.
- */
- public Widget getParent() {
- int hndl = gtk_widget_get_parent(getHandle());
- if (0 == hndl)
- return null;
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Widget)obj;
- return new Widget(hndl);
- }
-
- /**
- * Returns the widget's parent window.
- *
- * @return Returns the widget's parent window.
- */
- public Window getParentWindow() {
- int hndl = gtk_widget_get_parent_window(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Window)obj;
- return new Window(hndl);
- }
-
- /**
- * Return the widget's gdk window. This is the window to draw
- * upon when writing custom widgets. It's available after the
- * widget has been mapped. Thus if you listen to
- * LifeCycleEvents, you can fetch the Window instance using
- * this method after an LifeCycleEvent of type MAP has
- * occured.
- *
- * @return the widget's gdk window, or null if a) it hasn't
- * been mapped yet or b) it is of a type that doesn't have a
- * gdk window.
- */
- public Window getWindow() {
- int hndl = Widget.gtk_widget_get_window(getHandle());
- if(hndl == 0)
- return null;
- GObject obj = retrieveGObject(hndl);
- return obj != null ? (Window)obj : new Window(hndl);
- }
-
- /**
- * Computes the intersection of the widget's area and <code>area</code>.
- *
- * @param area The area to use to compute the intersection.
- * @return The intersection. If the areas don't intersect this method returns null.
- */
- public Rectangle intersect(Rectangle area) {
- int[] rect = new int[1];
- boolean val = Widget.gtk_widget_intersect(getHandle(), area.getHandle(), rect);
- if (false == val)
- return null;
- return new Rectangle(rect[0]);
- }
-
- /**
- * Determines if the widget has focus within its' TOPLEVEL.
- *
- * @return true if the widget has focus.
- */
- public boolean hasFocus() {
- return Widget.gtk_widget_is_focus(getHandle());
- }
-
- /**
- * Causes the widget to gain focus within its' TOPLEVEL.
- */
- public void grabFocus() {
- Widget.gtk_widget_grab_focus(getHandle());
- }
-
- /**
- * Causes the widget to become the default widget. The default widget
- * is activated when the user presses Enter in the window. Default widgets
- * must be activatable.
- */
- public void grabDefault() {
- // make sure CAN_DEFAULT has been set.
- //Moving flag setting to the c layer.
- //GtkObject.setFlags(handle, WidgetFlags.CAN_DEFAULT.getValue());
- Widget.gtk_widget_grab_default(getHandle());
- }
-
- /**
- * Sets the name for this widget. Widgets can be named which allows you
- * to refer to them from a gtkrc file. You can apply a style to widgets with a
- * particular name in the gtkrc file.
- *
- * @param name The name for the widget.
- */
- public void setName(String name) {
- Widget.gtk_widget_set_name(getHandle(), name);
- }
-
- /**
- * Returns the name for the widget.
- *
- * @return The name for the widget.
- */
- public String getName() {
- return Widget.gtk_widget_get_name(getHandle());
- }
-
- /**
- * Sets the sensitivity of the widget.
- *
- * @param sensitive Indicates if the widget should be sensitive.
- */
- public void setSensitive(boolean sensitive) {
- Widget.gtk_widget_set_sensitive(getHandle(), sensitive);
- }
-
- /**
- * Gets the sensitivity of the widget.
- *
- * @return true if the widget is sensitive, false otherwise.
- */
- public boolean getSensitive() {
- return gtk_widget_get_sensitive(getHandle());
- }
-
- /**
- * Returns the topmost widget in the container hierarchy.
- *
- * @return The topmost widget.
- */
- public Widget getToplevel() {
- int hndl = gtk_widget_get_toplevel(getHandle());
- if (0 == hndl)
- return null;
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Widget)obj;
- return new Widget(hndl);
- }
-
- /**
- * Returns the Colormap that will be used to render this widget.
- *
- * @return The colormap used for this widget.
- */
- public Colormap getColormap() {
- int colorHandle = Widget.gtk_widget_get_colormap(getHandle());
- GObject obj = retrieveGObject(colorHandle);
- if (null != obj)
- return (Colormap)obj;
- return new Colormap(colorHandle);
- }
-
- /**
- * Set the Colormap that will be used to render this widget.
- *
- * @param colormap The colormap to be used.
- */
- public void setColormap(Colormap colormap) {
- Widget.gtk_widget_set_colormap(getHandle(), colormap.getHandle());
- }
-
- /**
- * Returns the location of the mouse pointer in widget coordinates. This
- * method will return null if the mouse is not currently in the widget.
- *
- * @return The location of the mouse or null
- */
- public Point getPointer() {
- int[] x = new int[1];
- int[] y = new int[1];
- Widget.gtk_widget_get_pointer(getHandle(), x, y);
- if (null == x)
- return null;
- if (null == y)
- return null;
- return new Point(x[0], y[0]);
- }
-
- /**
- * Determines whether this widget is somewhere inside of ancestor.
- *
- * @param ancestor The possible parent widget
- */
- public boolean isAncestor(Widget ancestor) {
- return Widget.gtk_widget_is_ancestor(getHandle(), ancestor.getHandle());
- }
-
- /**
- * Pushes a Colormap onto the stack of colormaps. The topmost Colormap
- * on the stack will be used to create all Widgets.
- *
- * @param colormap The Colormap to push onto the stack.
- */
- public void pushColormap(Colormap colormap) {
- Widget.gtk_widget_push_colormap(colormap.getHandle());
- }
-
- /**
- * Pops the top colormap off of the stack of colormaps. The topmost Colormap
- * on the stack will be used to create all Widgets.
- */
- public void popColormap() {
- Widget.gtk_widget_pop_colormap();
- }
-
- /**
- * Sets the shape of this widgets OS window. This allows for transparent windows.
- *
- * @param shapeMask Shape to be added or null to remove an existing shape.
- * @param x X Position of the shape mask with respect to the window.
- * @param y Y Position of the shape mask with respect to the window.
- */
- public void shapeCombineMask(Bitmap shapeMask, int x, int y) {
- Widget.gtk_widget_shape_combine_mask(getHandle(), shapeMask.getHandle(), x, y);
- }
-
- /**
- * Sets the foreground color for a widget in a particular state. All other
- * style values are left untouched.
- *
- * @param state The widget state to modify.
- * @param color The color to set the foreground.
- */
- public void setForegroundColor(StateType state, Color color) {
- Widget.gtk_widget_modify_fg(getHandle(), state.getValue(), color.getHandle());
- }
-
- /**
- * Sets the background color for a widget in a particular state. All other
- * style values are left untouched.
- *
- * @param state The widget state to modify.
- * @param color The color to set the background.
- */
- public void setBackgroundColor(StateType state, Color color) {
- Widget.gtk_widget_modify_bg(getHandle(), state.getValue(), color.getHandle());
- }
-
- /**
- * Sets the text color for a widget in a particilar state. All other style values
- * are left untouched. The text color is the foreground color along with the
- * base color for widgets such as Entry, TextView, etc.
- *
- * @param state The widget state to modify.
- * @param color The color to set the text.
- */
- public void setTextColor(StateType state, Color color) {
- Widget.gtk_widget_modify_text(getHandle(), state.getValue(), color.getHandle());
- }
-
- /**
- * Sets the base color used for a widget in a particular state. The base color
- * is the backgound color used along with the text color for widgets such as
- * Entry, TextView, etc.
- *
- * @param state The widget state to modify.
- * @param color The color to set.
- */
- public void setBaseColor(StateType state, Color color) {
- Widget.gtk_widget_modify_base(getHandle(), state.getValue(), color.getHandle());
- }
-
- /**
- * Sets the font to use for the widget.
- *
- * @param fontDesc The font description to use.
- */
- public void setFont(FontDescription fontDesc) {
- Widget.gtk_widget_modify_font(getHandle(), fontDesc.getHandle());
- }
-
- /**
- * Modifies style values on the Widget. Modifications made using this
- * technique take precedence over style values set via an RC file.
- *
- * @param style The style to apply to the Widget
- */
- public void modifyStyle(RcStyle style) {
- Widget.gtk_widget_modify_style(getHandle(), style.getHandle());
- }
-
- /**
- * Retruns the Widget's {@link RcStyle}.
- *
- * @return The current RcStyle for the Widget.
- */
- public RcStyle getModifierStyle() {
- int hndl = Widget.gtk_widget_get_modifier_style(getHandle());
- return new RcStyle(hndl);
- }
-
- /**
- * Returns the Widgets {@link Style}.
- *
- * @return The current Style for the Widget.
- */
- public Style getStyle() {
- int hndl = Widget.gtk_widget_get_style(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Style)obj;
- return new Style(hndl);
- }
-
- /**
- * Creates a new Context with the appropriate Colormap, FontDescription,
- * and base direction for drawing text for this widget.
- *
- * @return A context that can be used for drawig text.
- */
- public Context createContext() {
- int pc = Widget.gtk_widget_create_pango_context(getHandle());
- return new Context(pc);
- }
-
- /**
- * Gets a Context with the appropriate Colormap, FontDescription and base
- * direction for this widget. Unlike the createContext method, this context
- * is owned by the widget and can be as long as the widget exists. This
- * context will be updated to match any changes to the widget's attributes.
- *
- * @return A context that can be used for drawing text.
- */
- public Context getContext() {
- int pc = Widget.gtk_widget_get_pango_context(getHandle());
- GObject obj = retrieveGObject(pc);
- if (null != obj)
- return (Context)obj;
- return new Context(pc);
- }
-
- /**
- * Creates a new Layout with the appropriate Colormap, FontDescription and
- * base direction for drawing text for this widget.
- *
- * @param text The text used for the layout.
- * @return The layout that can be used for drawing text.
- */
- public org.gnu.pango.Layout createLayout(String text) {
- int layout = Widget.gtk_widget_create_pango_layout(getHandle(), text);
- return new org.gnu.pango.Layout(layout);
- }
-
- /**
- * Enables/Disables double buffering for this widget. Widgets are double buffered
- * by default.
- *
- * @param doubleBuffered Set if the widget should be double buffered.
- */
- public void setDoubleBuffered(boolean doubleBuffered) {
- Widget.gtk_widget_set_double_buffered(getHandle(), doubleBuffered);
- }
-
- /**
- * Returns the accessible object associated with this widget.
- *
- * @returns The AtkObject.
- */
- public AtkObject getAccessible() {
- int ao = Widget.gtk_widget_get_accessible(getHandle());
- GObject obj = retrieveGObject(ao);
- if (null != obj)
- return (AtkObject)obj;
- return new AtkObject(ao);
- }
-
- public boolean canActivateAccel(int signalId) {
- return gtk_widget_can_activate_accel(getHandle(), signalId);
- }
-
- public Screen getScreen() {
- int hndl = gtk_widget_get_screen(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Screen)obj;
- return new Screen(hndl);
- }
-
- public boolean hasScreen() {
- return gtk_widget_has_screen(getHandle());
- }
-
- public Display getDisplay() {
- int hndl = gtk_widget_get_display(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Display)obj;
- return new Display(hndl);
- }
-
- public Window getRootWindow() {
- int hndl = gtk_widget_get_root_window(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Window)obj;
- return new Window(hndl);
- }
-
- /**
- * Sets the minimum size of a widget. You can use this method to force a widget
- * to be either larger or smaller that it normally be.
- * <p>
- * In most cases <code>Window.setDefaultSize()</code> is a better choice for toplevel
- * windows than this method. Setting the default size will still allow users to shrink
- * the window. Setting the minimum size will force them to leave the window at
- * least as large as the request.
- * <p>
- * Note the inherent danger of setting any fixed size - themes, translations into
- * other languages, different fonts, and user action can change the appropriate
- * size for a given widget. So, it's basically impossible to hardcode a size that
- * will always be correct.
- * <p>
- * If the minimum size in a given direction is -1 then the "natural" size for the
- * widget will be used instead.
- *
- * @param width The minimum width size to use.
- * @param height The minimum height size to use.
- */
- public void setMinimumSize(int width, int height) {
- Widget.gtk_widget_set_size_request(getHandle(), width, height);
- }
-
- public Class getEventListenerClass(String signal) {
- Class rv = evtMap.getEventListenerClass(signal);
- if (rv == null)
- rv = super.getEventListenerClass( signal );
- return rv;
- }
-
- public GtkEventType getEventType(String signal) {
- GtkEventType et = evtMap.getEventType(signal);
- if (et == null) et = super.getEventType( signal );
- return et;
- }
-
- private static EventMap evtMap = new EventMap();
- static {
- addEvents(evtMap);
- }
-
- /**
- * Implementation method to build an EventMap for this widget class.
- * Not useful (or supported) for application use.
- */
- private static void addEvents(EventMap anEvtMap) {
- anEvtMap.addEvent("hide", "handleHide", LifeCycleEvent.Type.HIDE, LifeCycleListener.class);
- anEvtMap.addEvent("show", "handleShow", LifeCycleEvent.Type.SHOW, LifeCycleListener.class);
- anEvtMap.addEvent("realize", "handleRealize", LifeCycleEvent.Type.REALIZE, LifeCycleListener.class);
- anEvtMap.addEvent("unrealize", "handleUnrealize", LifeCycleEvent.Type.UNREALIZE, LifeCycleListener.class);
- anEvtMap.addEvent("destroy_event", "handleDestroy", LifeCycleEvent.Type.DESTROY, LifeCycleListener.class);
- anEvtMap.addEvent("delete_event", "handleDelete", LifeCycleEvent.Type.DELETE, LifeCycleListener.class);
- anEvtMap.addEvent("map", "handleMap", LifeCycleEvent.Type.MAP, LifeCycleListener.class);
- anEvtMap.addEvent("unmap", "handleUnmap", LifeCycleEvent.Type.UNMAP, LifeCycleListener.class);
- anEvtMap.addEvent("focus_in_event", "handleFocusIn", FocusEvent.Type.FOCUS_IN, FocusListener.class);
- anEvtMap.addEvent("focus_out_event", "handleFocusOut", FocusEvent.Type.FOCUS_OUT, FocusListener.class);
- anEvtMap.addEvent("key_press_event", "handleKeyPressed", KeyEvent.Type.KEY_PRESSED, KeyListener.class);
- anEvtMap.addEvent("key_release_event", "handleKeyReleased", KeyEvent.Type.KEY_RELEASED, KeyListener.class);
- anEvtMap.addEvent("button_press_event", "handleButtonPressed", MouseEvent.Type.BUTTON_PRESS, MouseListener.class);
- anEvtMap.addEvent("button_release_event", "handleButtonReleased", MouseEvent.Type.BUTTON_RELEASE, MouseListener.class);
- anEvtMap.addEvent("scroll_event", "handleScroll", MouseEvent.Type.WHEEL_SCROLL, MouseListener.class);
- anEvtMap.addEvent("enter_notify_event", "handleMouseEnter", MouseEvent.Type.ENTER, MouseListener.class);
- anEvtMap.addEvent("leave_notify_event", "handleMouseLeave", MouseEvent.Type.LEAVE, MouseListener.class);
- anEvtMap.addEvent("expose_event", "handleExpose", ExposeEvent.Type.EXPOSE, ExposeListener.class);
- anEvtMap.addEvent("no_expose_event", "handleNoExpose", ExposeEvent.Type.NO_EXPOSE, ExposeListener.class);
- anEvtMap.addEvent("motion-notify-event", "handleMouseMotion", MouseMotionEvent.Type.MOTION, MouseMotionListener.class);
- //anEvtMap.addEvent("drag_data_received", "handleDragDestination", null, DragDestinationListener.class);
- //anEvtMap.addEvent("drag_data_get", "handleDragDataGet", null, DragSourceListener.class);
- }
-
- /****************************************
- * Life Cycle event handling.
- ****************************************/
- /**
- * Register an object to receive life cycle event notification.
- *
- * @param listener The object that has implemented the
- * LifeCycleListener interface that is to receive the life cycle events.
- */
- public void addListener(LifeCycleListener listener) {
- // Don't add the listener a second time if it is in the Vector.
- int i = findListener(lifeCycleListeners, listener);
- if (i == -1) {
- if (null == lifeCycleListeners) {
- evtMap.initialize(this, LifeCycleEvent.Type.HIDE);
- evtMap.initialize(this, LifeCycleEvent.Type.SHOW);
- evtMap.initialize(this, LifeCycleEvent.Type.REALIZE);
- evtMap.initialize(this, LifeCycleEvent.Type.UNREALIZE);
- evtMap.initialize(this, LifeCycleEvent.Type.DESTROY);
- evtMap.initialize(this, LifeCycleEvent.Type.DELETE);
- lifeCycleListeners = new Vector();
- }
- lifeCycleListeners.addElement(listener);
- }
- }
-
- /**
- * Unregister an object that was receiving life cycle event notification.
- *
- * @param listener The object that is to no longer receive
- * life cycle events.
- */
- public void removeListener(LifeCycleListener listener) {
- int i = findListener(lifeCycleListeners, listener);
- if (i > -1)
- lifeCycleListeners.remove(i);
- if (0 == lifeCycleListeners.size()) {
- evtMap.uninitialize(this, LifeCycleEvent.Type.HIDE);
- evtMap.uninitialize(this, LifeCycleEvent.Type.SHOW);
- evtMap.uninitialize(this, LifeCycleEvent.Type.REALIZE);
- evtMap.uninitialize(this, LifeCycleEvent.Type.UNREALIZE);
- evtMap.uninitialize(this, LifeCycleEvent.Type.DESTROY);
- evtMap.uninitialize(this, LifeCycleEvent.Type.DELETE);
- lifeCycleListeners = null;
- }
- }
-
- protected void fireLifeCycleEvent(LifeCycleEvent event) {
- if (null == lifeCycleListeners)
- return;
- int size = lifeCycleListeners.size();
- int i = 0;
- while (i < size) {
- LifeCycleListener lc = (LifeCycleListener)lifeCycleListeners.elementAt(i);
- lc.lifeCycleEvent(event);
- i++;
- }
- }
-
- protected boolean fireBooleanLifeCycleEvent(LifeCycleEvent event, boolean defaultValue) {
- boolean returnValue = defaultValue;
- if (null == lifeCycleListeners)
- return defaultValue;
- int size = lifeCycleListeners.size();
- int i = 0;
- while (i < size) {
- LifeCycleListener lc = (LifeCycleListener)lifeCycleListeners.elementAt(i);
- if (lc.lifeCycleQuery(event) != defaultValue)
- returnValue = !defaultValue;
- i++;
- }
- return returnValue;
- }
-
- protected void handleShow() {
- fireLifeCycleEvent(new LifeCycleEvent(this, LifeCycleEvent.Type.SHOW));
- }
-
- protected void handleHide() {
- fireLifeCycleEvent(new LifeCycleEvent(this, LifeCycleEvent.Type.HIDE));
- }
-
- protected void handleRealize() {
- fireLifeCycleEvent(new LifeCycleEvent(this, LifeCycleEvent.Type.REALIZE));
- }
-
- private void handleUnrealize() {
- fireLifeCycleEvent(new LifeCycleEvent(this, LifeCycleEvent.Type.UNREALIZE));
- }
-
- private boolean handleDestroy(int event) {
- return fireBooleanLifeCycleEvent(new LifeCycleEvent(this, LifeCycleEvent.Type.DESTROY), true );
- }
-
- protected boolean handleDelete(int event) {
- return fireBooleanLifeCycleEvent(new LifeCycleEvent(this, LifeCycleEvent.Type.DELETE), false);
- }
-
- protected void handleMap() {
- fireLifeCycleEvent(new LifeCycleEvent(this, LifeCycleEvent.Type.MAP));
- }
-
- protected void handleUnmap() {
- fireLifeCycleEvent(new LifeCycleEvent(this, LifeCycleEvent.Type.UNMAP));
- }
-
- /****************************************
- * Focus event handling.
- ****************************************/
- /**
- * Register an object to receive focus event notification.
- *
- * @param listener The object that has implemented the
- * FocusListener interface that is to receive the focus events.
- */
- public void addListener(FocusListener listener) {
- // Don't add the listener a second time if it is in the Vector.
- int i = findListener(focusListeners, listener);
- if (i == -1) {
- if (null == focusListeners) {
- evtMap.initialize(this, FocusEvent.Type.FOCUS_IN);
- evtMap.initialize(this, FocusEvent.Type.FOCUS_OUT);
- focusListeners = new Vector();
- }
- focusListeners.addElement(listener);
- }
- }
-
- /**
- * Unregister an object that was receiving focus event notification.
- *
- * @param listener The object that is to no longer receive
- * focus events.
- */
- public void removeListener(FocusListener listener) {
- int i = findListener(focusListeners, listener);
- if (i > -1)
- focusListeners.remove(i);
- if (0 == focusListeners.size()) {
- evtMap.uninitialize(this, FocusEvent.Type.FOCUS_IN);
- evtMap.uninitialize(this, FocusEvent.Type.FOCUS_OUT);
- focusListeners = null;
- }
- }
-
- protected boolean fireFocusEvent(FocusEvent event) {
- if (null == focusListeners)
- return false;
- boolean retval = false;
- int size = focusListeners.size();
- int i = 0;
- while (i < size) {
- FocusListener fl = (FocusListener)focusListeners.elementAt(i);
- if (fl.focusEvent(event))
- retval = true;
- i++;
- }
- return retval;
- }
-
- protected boolean handleFocusIn(int event) {
- return fireFocusEvent(new FocusEvent(this, FocusEvent.Type.FOCUS_IN));
- }
-
- protected boolean handleFocusOut(int event) {
- return fireFocusEvent(new FocusEvent(this, FocusEvent.Type.FOCUS_OUT));
- }
-
- /****************************************
- * Key event handling.
- ****************************************/
- /**
- * Register an object to receive key event notification.
- *
- * @param listener The object that has implemented the
- * KeyListener interface that is to receive the key events.
- */
- public void addListener(KeyListener listener) {
- // Don't add the listener a second time if it is in the Vector.
- int i = findListener(keyListeners, listener);
- if (i == -1) {
- if (null == keyListeners) {
- evtMap.initialize(this, KeyEvent.Type.KEY_PRESSED);
- evtMap.initialize(this, KeyEvent.Type.KEY_RELEASED);
- keyListeners = new Vector();
- }
- keyListeners.addElement(listener);
- }
- }
-
- /**
- * Unregister an object that was receiving key event notification.
- *
- * @param listener The object that is to no longer receive
- * key events.
- */
- public void removeListener(KeyListener listener) {
- int i = findListener(keyListeners, listener);
- if (i > -1)
- keyListeners.remove(i);
- if (0 == keyListeners.size()) {
- evtMap.uninitialize(this, KeyEvent.Type.KEY_PRESSED);
- evtMap.uninitialize(this, KeyEvent.Type.KEY_RELEASED);
- keyListeners = null;
- }
- }
-
- protected boolean fireKeyEvent(KeyEvent event) {
- if (null == keyListeners)
- return false;
- boolean retval = false;
- int size = keyListeners.size();
- int i = 0;
- while (i < size) {
- KeyListener kl = (KeyListener)keyListeners.elementAt(i);
- if (kl.keyEvent(event))
- retval = true;
- i++;
- }
- return retval;
- }
-
- protected boolean handleKeyPressed(int event) {
- return fireKeyEvent(new KeyEvent(this, KeyEvent.Type.KEY_PRESSED, new EventKey(event)));
- }
-
- protected boolean handleKeyReleased(int event) {
- return fireKeyEvent(new KeyEvent(this, KeyEvent.Type.KEY_RELEASED, new EventKey(event)));
- }
-
- /****************************************
- * Mouse event handling.
- ****************************************/
- /**
- * Register an object to receive mouse event notification.
- *
- * @param listener The object that has implemented the
- * MouseListener interface that is to receive the mouse events.
- */
- public void addListener(MouseListener listener) {
- // Don't add the listener a second time if it is in the Vector.
- int i = findListener(mouseListeners, listener);
- if (i == -1) {
- if (null == mouseListeners) {
- evtMap.initialize(this, MouseEvent.Type.BUTTON_PRESS);
- evtMap.initialize(this, MouseEvent.Type.BUTTON_RELEASE);
- evtMap.initialize(this, MouseEvent.Type.WHEEL_SCROLL);
- evtMap.initialize(this, MouseEvent.Type.ENTER);
- evtMap.initialize(this, MouseEvent.Type.LEAVE);
- mouseListeners = new Vector();
- }
- mouseListeners.addElement(listener);
- }
- }
-
- /**
- * Unregister an object that was receiving mouse event notification.
- *
- * @param listener The object that is to no longer receive
- * mouse events.
- */
- public void removeListener(MouseListener listener) {
- int i = findListener(mouseListeners, listener);
- if (i > -1)
- mouseListeners.remove(i);
- if (0 == mouseListeners.size()) {
- evtMap.uninitialize(this, MouseEvent.Type.BUTTON_PRESS);
- evtMap.uninitialize(this, MouseEvent.Type.BUTTON_RELEASE);
- evtMap.uninitialize(this, MouseEvent.Type.WHEEL_SCROLL);
- evtMap.uninitialize(this, MouseEvent.Type.ENTER);
- evtMap.uninitialize(this, MouseEvent.Type.LEAVE);
- mouseListeners = null;
- }
- }
-
- protected boolean fireMouseEvent(MouseEvent event) {
- if (null == mouseListeners)
- return false;
- boolean retval = false;
- int size = mouseListeners.size();
- int i = 0;
- while (i < size) {
- MouseListener ml = (MouseListener)mouseListeners.elementAt(i);
- if (ml.mouseEvent(event))
- retval = true;
- i++;
- }
- return retval;
- }
-
- protected boolean handleButtonPressed(int event) {
- return fireMouseEvent(new MouseEvent(this, MouseEvent.Type.BUTTON_PRESS, new EventButton(event)));
- }
-
- protected boolean handleButtonReleased(int event) {
- return fireMouseEvent(new MouseEvent(this, MouseEvent.Type.BUTTON_RELEASE, new EventButton(event)));
- }
-
- protected boolean handleScroll(int event) {
- return fireMouseEvent(new MouseEvent(this, MouseEvent.Type.WHEEL_SCROLL, new EventScroll(event)));
- }
-
- protected boolean handleMouseEnter(int event) {
- return fireMouseEvent(new MouseEvent(this, MouseEvent.Type.ENTER, new EventCrossing(event)));
- }
-
- protected boolean handleMouseLeave(int event) {
- return fireMouseEvent(new MouseEvent(this, MouseEvent.Type.LEAVE, new EventCrossing(event)));
- }
-
- /**
- * Give us a way to locate a specific listener in a Vector.
- * @param list The Vector of listeners to search.
- * @param listener The object that is to be located in the Vector.
- * @return Returns the index of the listener in the Vector, or -1 if
- * the listener is not contained in the Vector.
- */
- protected static int findListener(Vector list, Object listener) {
- if (null == list || null == listener)
- return -1;
- return list.indexOf(listener);
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_widget_get_type());
- }
-
- /**
- * Create a Java-GNOME Widget subclass from an existing native
- * GTK+ handle.
- *
- * @param handle The handle that represents a pointer to a
- * native resource.
- * @throws ClassNotFoundException if a Java-GNOME class cannot
- * be found for the specified handle.
- */
- public static Widget makeWidget(int handle) throws ClassNotFoundException {
- String widgetClass = getTypeClass(handle);
- if (widgetClass == null)
- throw new ClassNotFoundException("No GTK class name: invalid handle?");
- try {
- Class cls = Class.forName(widgetClass);
- java.lang.reflect.Constructor constr = cls.getConstructor(new Class[] { Integer.TYPE });
- Widget cons = (Widget)constr.newInstance(new Object[] { new Integer(handle)});
- return cons;
- } catch (ClassNotFoundException e) {
- throw e;
- } catch (NoSuchMethodException e) {
- throw new ClassNotFoundException("could not find constructor: " + widgetClass + "(int)");
- } catch (Exception e) {
- throw new ClassNotFoundException(e.toString());
- }
- }
-
- private static String getTypeClass(int handle) {
- String widgetType = Gtk.getTypeName(handle);
- if (widgetType.startsWith("Gtk"))
- return "org.gnu.gtk." + widgetType.substring(3);
- else if (widgetType.startsWith("Gnome"))
- return "org.gnu.gnome." + widgetType.substring(5);
-
- // Custom class? See if it exists as specified.
- return widgetType;
- }
-
- /****************************************
- * Drag and Drop Support
- ****************************************/
- /**
- * Sets up the widget so that it can be the source of drag and drop
- * operations.
- * @param buttons Buttons which can start the drag
- * @param targets An array of names of drag and drop operations accepted
- * (these are made up by the application designers. Widgets must set as drag
- * sources and destinations with one of these the same)
- * @param action Drag action - determines which events will be called.
- */
- public void setDragSource(
- ModifierType buttons,
- TargetEntry[] targets,
- DragAction actions) {
- int[] targets_g = new int[targets.length];
- for (int i = 0; i < targets.length; i++)
- targets_g[i] = targets[i].getHandle();
- gtk_drag_source_set(getHandle(), buttons.getValue(), targets_g, actions.getValue());
- }
-
- /**
- * Removes support for this widget being a drag and drop source.
- */
- public void setNoDragSource() {
- gtk_drag_source_unset(getHandle());
- }
-
- public void setDragIcon(Widget widget, Colormap cmap, Pixmap pixmap, Bitmap mask) {
- gtk_drag_source_set_icon(widget.getHandle(), cmap.getHandle(), pixmap.getHandle(), mask.getHandle());
- }
-
- public void setDragIconPixbuf(Widget widget, Pixbuf pixbuf) {
- gtk_drag_source_set_icon_pixbuf(widget.getHandle(), pixbuf.getHandle());
- }
-
- public void setDragIconStock(Widget widget, String stockId) {
- gtk_drag_source_set_icon_stock(widget.getHandle(), stockId);
- }
-
- /**
- * Sets up the widget so that is can receive drops as part of drag drop
- * events and specifies what sort of drops it will accept
- * @param flags
- */
- public void setDragDestination(DestDefaults flags, TargetEntry[] targets, org.gnu.gdk.DragAction actions) {
- int[] targets_g = new int[targets.length];
- for (int i = 0; i < targets.length; i++)
- targets_g[i] = targets[i].getHandle();
- gtk_drag_dest_set(getHandle(), flags.getValue(), targets_g, actions.getValue());
- }
-
- /**
- * Removes support for this widget being a drag and drop target
- */
- public void setNoDragDestination() {
- gtk_drag_dest_unset(getHandle());
- }
- public static void getData(Widget widget, DragContext context, int target) {
- gtk_drag_get_data(widget.getHandle(), context.getHandle(), target);
- }
-
- public static void finish(DragContext context, boolean success, boolean delete) {
- gtk_drag_finish(context.getHandle(), success, delete);
- }
-
- public static void highlight(Widget widget) {
- gtk_drag_highlight(widget.getHandle());
- }
-
- public static void unHighlight(Widget widget) {
- gtk_drag_unhighlight(widget.getHandle());
- }
-
-
- /**
- * Register an object to receive drag drop (destination) events.
- *
- * @param listener The object that has implemented the
- * DragDestinationListener interface
- */
- public void addListener(DragDestinationListener listener) {
- // Don't add the listener a second time if it is in the Vector.
- int i = findListener(dragDestinationListeners, listener);
- if (i == -1) {
- if (null == dragDestinationListeners)
- dragDestinationListeners = new Vector();
- dragDestinationListeners.addElement(listener);
- }
- }
-
- /**
- * Unregister an object that was receiving dragDestination event notification.
- *
- * @param listener The object that is to no longer receive
- * dragDestination events
- */
- public void removeListener(DragDestinationListener listener) {
- int i = findListener(dragDestinationListeners, listener);
- if (i > -1)
- dragDestinationListeners.remove(i);
- if (0 == dragDestinationListeners.size())
- dragDestinationListeners = null;
- }
-
- protected void fireDragDestinationEvent(
- Widget widget,
- org.gnu.gdk.DragContext dragContext,
- int x,
- int y,
- SelectionData data,
- int id,
- int time) {
- if (null == dragDestinationListeners)
- return;
- int size = dragDestinationListeners.size();
- int i = 0;
- while (i < size) {
- DragDestinationListener lc = (DragDestinationListener)dragDestinationListeners.elementAt(i);
- lc.dataReceived(widget, dragContext, data, id);
- i++;
- }
- }
-
- protected void handleDragDestination(int context, int x, int y, int data, int id, int time) {
- SelectionData sd;
- GObject obj = retrieveGObject(data);
- if (null != obj)
- sd = (SelectionData)obj;
- else
- sd = new SelectionData(data);
- DragContext dc;
- GObject obj2 = retrieveGObject(context);
- if (null != obj2)
- dc = (DragContext)obj2;
- else
- dc = new DragContext(context);
- fireDragDestinationEvent(this, dc, x, y, sd, id, time);
- }
-
- /**
- * Register an object to receive drag source events.
- *
- * @param listener The object that has implemented the
- * DragSourceListener interface
- */
- public void addListener(DragSourceListener listener) {
- // Don't add the listener a second time if it is in the Vector.
- int i = findListener(dragSourceListeners, listener);
- if (i == -1) {
- if (null == dragSourceListeners)
- dragSourceListeners = new Vector();
- dragSourceListeners.addElement(listener);
- }
- }
-
- /**
- * Unregister an object that was receiving drag source event notification.
- *
- * @param listener The object that is to no longer receive
- * drag source events
- */
- public void removeListener(DragSourceListener listener) {
- int i = findListener(dragSourceListeners, listener);
- if (i > -1)
- dragSourceListeners.remove(i);
- if (0 == dragSourceListeners.size())
- dragSourceListeners = null;
- }
-
- protected void fireDragSourceEvent(
- Widget widget,
- org.gnu.gdk.DragContext dragContext,
- SelectionData data,
- int id,
- int time) {
- if (null == dragSourceListeners)
- return;
- int size = dragSourceListeners.size();
- int i = 0;
- while (i < size) {
- DragSourceListener lc = (DragSourceListener)dragSourceListeners.elementAt(i);
- lc.getDragData(widget, dragContext, data, id);
- i++;
- }
- }
-
- protected void handleDragDataGet(int context, int data, int id, int time) {
- SelectionData sd;
- GObject obj = retrieveGObject(data);
- if (null != obj)
- sd = (SelectionData)obj;
- else
- sd = new SelectionData(data);
- DragContext dc;
- GObject obj2 = retrieveGObject(context);
- if (null != obj2)
- dc = (DragContext)obj2;
- else
- dc = new DragContext(context);
- fireDragSourceEvent(this, dc, sd, id, time);
- }
-
- /****************************************
- * Expose event handling.
- ****************************************/
- /**
- * Register an object to receive expose event
- * notification.
- *
- * @param listener The object that has implemented the
- * ExposeListener interface that is to receive the
- * expose events.
- */
- public void addListener(ExposeListener listener) {
- // Don't add the listener a second time if it is in the Vector.
- int i = findListener(exposeListeners, listener);
- if (i == -1) {
- if (null == exposeListeners) {
- evtMap.initialize(this, ExposeEvent.Type.EXPOSE);
- evtMap.initialize(this, ExposeEvent.Type.NO_EXPOSE);
- exposeListeners = new Vector();
- }
- exposeListeners.addElement(listener);
- }
- }
-
- /**
- * Unregister an object that was receiving expose event
- * notification.
- *
- * @param listener The object that is to no longer receive
- * expose events.
- */
- public void removeListener(ExposeListener listener) {
- int i = findListener(exposeListeners, listener);
- if (i > -1)
- exposeListeners.remove(i);
- if (0 == exposeListeners.size()) {
- evtMap.uninitialize(this, ExposeEvent.Type.EXPOSE);
- evtMap.uninitialize(this, ExposeEvent.Type.NO_EXPOSE);
- exposeListeners = null;
- }
- }
-
- protected boolean fireExposeEvent(ExposeEvent event) {
- if (null == exposeListeners)
- return false;
- boolean retval = false;
- int size = exposeListeners.size();
- int i = 0;
- while (i < size) {
- ExposeListener kl =
- (ExposeListener)exposeListeners.elementAt(i);
- if (kl.exposeEvent(event))
- retval = true;
- i++;
- }
- return retval;
- }
-
- protected boolean handleExpose(int event) {
- return fireExposeEvent(new ExposeEvent(this, new EventExpose(event)));
- }
-
- protected boolean handleNoExpose(int event) {
- return fireExposeEvent(new ExposeEvent(this, new EventNoExpose(event)));
- }
-
- /****************************************
- * MouseMotion event handling.
- ****************************************/
- /**
- * Register an object to receive mouse motion event
- * notification.
- *
- * @param listener The object that has implemented the
- * MouseMotionListener interface that is to receive the
- * mouse motion events.
- */
- public void addListener(MouseMotionListener listener) {
- // Don't add the listener a second time if it is in the Vector.
- int i = findListener(mouseMotionListeners, listener);
- if (i == -1) {
- if (null == mouseMotionListeners) {
- evtMap.initialize(this, MouseMotionEvent.Type.MOTION);
- mouseMotionListeners = new Vector();
- }
- mouseMotionListeners.addElement(listener);
- }
- }
-
- /**
- * Unregister an object that was receiving mouse motion event
- * notification.
- *
- * @param listener The object that is to no longer receive
- * mouse motion events.
- */
- public void removeListener(MouseMotionListener listener) {
- int i = findListener(mouseMotionListeners, listener);
- if (i > -1)
- mouseMotionListeners.remove(i);
- if (0 == mouseMotionListeners.size()) {
- evtMap.uninitialize(this, MouseMotionEvent.Type.MOTION);
- mouseMotionListeners = null;
- }
- }
-
- protected boolean fireMouseMotionEvent(MouseMotionEvent event) {
- if (null == mouseMotionListeners)
- return false;
- boolean retval = false;
- int size = mouseMotionListeners.size();
- int i = 0;
- while (i < size) {
- MouseMotionListener kl =
- (MouseMotionListener)mouseMotionListeners.elementAt(i);
- if (kl.mouseMotionEvent(event))
- retval = true;
- i++;
- }
- return retval;
- }
-
- protected boolean handleMouseMotion(int event) {
- return fireMouseMotionEvent(new MouseMotionEvent(this, new EventMotion(event)));
- }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int gtk_widget_get_type();
- native static final protected int gtk_widget_ref(int widget);
- native static final protected void gtk_widget_unref(int widget);
- native static final protected void gtk_widget_destroy(int widget);
- native static final protected void gtk_widget_destroyed(int widget, int[] widgetPointer);
- native static final protected void gtk_widget_unparent(int widget);
- native static final protected void gtk_widget_show(int widget);
- native static final protected void gtk_widget_show_now(int widget);
- native static final protected void gtk_widget_hide(int widget);
- native static final protected void gtk_widget_show_all(int widget);
- native static final protected void gtk_widget_hide_all(int widget);
- native static final protected void gtk_widget_map(int widget);
- native static final protected void gtk_widget_unmap(int widget);
- native static final protected void gtk_widget_realize(int widget);
- native static final protected void gtk_widget_unrealize(int widget);
- native static final protected void gtk_widget_queue_draw(int widget);
- native static final protected void gtk_widget_queue_draw_area(int widget, int x, int y, int width, int height);
- native static final protected void gtk_widget_queue_resize(int widget);
- native static final protected void gtk_widget_size_request(int widget, int requisition);
- native static final protected void gtk_widget_size_allocate(int widget, int allocation);
- native static final protected void gtk_widget_get_child_requisition(int widget, int[] requisition);
- native static final protected void gtk_widget_add_accelerator(int widget, String accelSignal, int accelGroup, int accelKey, int accelMods, int accelFlags);
- native static final protected boolean gtk_widget_remove_accelerator(int widget, int accelGroup, int accelKey, int accelMods);
- native static final protected void gtk_widget_set_accel_path(int widget, String accelPath, int accelGroup);
- native static final protected int gtk_widget_list_accel_closures(int widget);
- native static final protected boolean gtk_widget_can_activate_accel(int widget, int signalId);
- native static final protected boolean gtk_widget_mnemonic_activate(int widget, boolean groupCycling);
- native static final protected boolean gtk_widget_event(int widget, int event);
- native static final protected int gtk_widget_send_expose(int widget, int event);
- native static final protected boolean gtk_widget_activate(int widget);
- native static final protected void gtk_widget_set_scroll_adjustments(int widget, int hadj, int vadj);
- native static final protected void gtk_widget_reparent(int widget, int newParent);
- native static final protected boolean gtk_widget_intersect(int widget, int area, int[] intersection);
- native static final protected int gtk_widget_region_intersect(int widget, int region);
- native static final protected void gtk_widget_freeze_child_notify(int widget);
- native static final protected void gtk_widget_child_notify(int widget, String childProperty);
- native static final protected void gtk_widget_thaw_child_notify(int widget);
- native static final protected boolean gtk_widget_is_focus(int widget);
- native static final protected void gtk_widget_grab_focus(int widget);
- native static final protected void gtk_widget_grab_default(int widget);
- native static final protected void gtk_widget_set_name(int widget, String name);
- native static final protected String gtk_widget_get_name(int widget);
- native static final protected void gtk_widget_set_state(int widget, int state);
- native static final protected void gtk_widget_set_sensitive(int widget, boolean sensitive);
- native static final protected void gtk_widget_set_app_paintable(int widget, boolean appPaintable);
- native static final protected void gtk_widget_set_double_buffered(int widget, boolean doubleBuffered);
- native static final protected void gtk_widget_set_redraw_on_allocate(int widget, boolean redrawOnAllocate);
- native static final protected void gtk_widget_set_parent(int widget, int parent);
- native static final protected void gtk_widget_set_parent_window(int widget, int parent);
- native static final protected void gtk_widget_set_child_visible(int widget, boolean isVisible);
- native static final protected boolean gtk_widget_get_child_visible(int widget);
- native static final protected int gtk_widget_get_parent(int widget);
- native static final protected int gtk_widget_get_parent_window(int widget);
- native static final protected int gtk_widget_get_window(int widget);
- native static final protected boolean gtk_widget_child_focus(int widget, int direction);
- native static final protected void gtk_widget_set_size_request(int widget, int width, int height);
- native static final protected void gtk_widget_get_size_request(int widget, int[] width, int[] height);
- native static final protected void gtk_widget_set_events(int widget, int events);
- native static final protected void gtk_widget_add_events(int widget, int events);
- native static final protected void gtk_widget_set_extension_events(int widget, int mode);
- native static final protected int gtk_widget_get_extension_events(int widget);
- native static final protected int gtk_widget_get_toplevel(int widget);
- native static final protected int gtk_widget_get_ancestor(int widget, int widgetType);
- native static final protected int gtk_widget_get_colormap(int widget);
- native static final protected int gtk_widget_get_visual(int widget);
- native static final protected int gtk_widget_get_screen(int widget);
- native static final protected boolean gtk_widget_has_screen(int widget);
- native static final protected int gtk_widget_get_display(int widget);
- native static final protected int gtk_widget_get_root_window(int widget);
- native static final protected boolean gtk_widget_get_sensitive(int widget);
- native static final protected int gtk_widget_get_settings(int widget);
- native static final protected int gtk_widget_get_accessible(int widget);
- native static final protected void gtk_widget_set_colormap(int widget, int cmap);
- native static final protected int gtk_widget_get_events(int widget);
- native static final protected void gtk_widget_get_pointer(int widget, int[] x, int[] y);
- native static final protected boolean gtk_widget_is_ancestor(int widget, int ancestor);
- native static final protected boolean gtk_widget_translate_coordinates(int srcWidget, int destWidget, int srcX, int srcY, int[] destX, int[] destY);
- native static final protected boolean gtk_widget_hide_on_delete(int widget);
- native static final protected void gtk_widget_set_style(int widget, int style);
- native static final protected void gtk_widget_ensure_style(int widget);
- native static final protected int gtk_widget_get_style(int widget);
- native static final protected void gtk_widget_modify_style(int widget, int style);
- native static final protected int gtk_widget_get_modifier_style(int widget);
- native static final protected void gtk_widget_modify_fg(int widget, int state, int color);
- native static final protected void gtk_widget_modify_bg(int widget, int state, int color);
- native static final protected void gtk_widget_modify_text(int widget, int state, int color);
- native static final protected void gtk_widget_modify_base(int widget, int state, int color);
- native static final protected void gtk_widget_modify_font(int widget, int fontDesc);
- native static final protected int gtk_widget_create_pango_context(int widget);
- native static final protected int gtk_widget_get_pango_context(int widget);
- native static final protected int gtk_widget_create_pango_layout(int widget, String text);
- native static final protected int gtk_widget_render_icon(int widget, String stockID, int size, String detail);
- native static final protected void gtk_widget_set_composite_name(int widget, String name);
- native static final protected String gtk_widget_get_composite_name(int widget);
- native static final protected void gtk_widget_reset_rc_styles(int widget);
- native static final protected void gtk_widget_push_colormap(int cmap);
- native static final protected void gtk_widget_pop_colormap();
- native static final protected void gtk_widget_push_composite_child();
- native static final protected void gtk_widget_pop_composite_child();
- native static final protected void gtk_widget_style_get_property(int widget, String propertyName, int value);
- native static final protected void gtk_widget_set_default_colormap(int cmap);
- native static final protected int gtk_widget_get_default_colormap();
- native static final protected int gtk_widget_get_default_visual();
- native static final protected int gtk_widget_get_default_style();
- native static final protected void gtk_widget_set_direction(int widget, int dir);
- native static final protected int gtk_widget_get_direction(int widget);
- native static final protected void gtk_widget_set_default_direction(int dir);
- native static final protected int gtk_widget_get_default_direction();
- native static final protected void gtk_widget_shape_combine_mask(int widget, int shapeMask, int offsetX, int offsetY);
- native static final protected void gtk_widget_path(int widget, int[] pathLength, String[] path, String[] pathReversed);
- native static final protected void gtk_widget_class_path(int widget, int[] pathLength, String[] path, String[] pathReversed);
- native static final protected int[] gtk_widget_list_mnemonic_labels(int widget);
- native static final protected void gtk_widget_add_mnemonic_label(int widget, int label);
- native static final protected void gtk_widget_remove_mnemonic_label(int widget, int label);
- // Drag and Drop support
- native static final protected void gtk_drag_dest_set(int widget, int flags, int[] targets, int actions);
- native static final protected void gtk_drag_dest_unset(int widget);
- native static final protected void gtk_drag_get_data(int widget, int context, int target);
- native static final protected void gtk_drag_finish(int context, boolean success, boolean delete);
- native static final protected void gtk_drag_highlight(int widget);
- native static final protected void gtk_drag_unhighlight(int widget);
- native static final protected void gtk_drag_source_set(int widget, int start_button_mask, int[] targets, int actions);
- native static final protected void gtk_drag_source_unset(int widget);
- native static final protected void gtk_drag_source_set_icon(int widget, int colormap, int pixmap, int mask);
- native static final protected void gtk_drag_source_set_icon_pixbuf(int widget, int pixbuf);
- native static final protected void gtk_drag_source_set_icon_stock(int widget, String stockId);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/WidgetAuxInfo.java b/libgtk-java/src/java/org/gnu/gtk/WidgetAuxInfo.java
deleted file mode 100644
index 0f20418..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/WidgetAuxInfo.java
+++ /dev/null
@@ -1,27 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Boxed;
-public class WidgetAuxInfo extends Boxed
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getX (int cptr);
- native static final protected int getY (int cptr);
- native static final protected int getWidth (int cptr);
- native static final protected int getHeight (int cptr);
- native static final protected boolean getXSet (int cptr);
- native static final protected boolean getYSet (int cptr);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/WidgetFlags.java b/libgtk-java/src/java/org/gnu/gtk/WidgetFlags.java
deleted file mode 100644
index d15f3a6..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/WidgetFlags.java
+++ /dev/null
@@ -1,243 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Flags;
-public class WidgetFlags extends Flags
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _DESTROYED = 1 << 0;
- static final public org.gnu.gtk.WidgetFlags DESTROYED = new org.gnu.gtk.WidgetFlags (_DESTROYED);
- static final private int _FLOATING = 1 << 1;
- static final public org.gnu.gtk.WidgetFlags FLOATING = new org.gnu.gtk.WidgetFlags (_FLOATING);
- static final private int _CONNECTED = 1 << 2;
- static final public org.gnu.gtk.WidgetFlags CONNECTED = new org.gnu.gtk.WidgetFlags (_CONNECTED);
- static final private int _CONSTRUCTED = 1 << 3;
- static final public org.gnu.gtk.WidgetFlags CONSTRUCTED = new org.gnu.gtk.WidgetFlags (
- _CONSTRUCTED);
- static final private int _TOPLEVEL = 1 << 4;
- static final public org.gnu.gtk.WidgetFlags TOPLEVEL = new org.gnu.gtk.WidgetFlags (_TOPLEVEL);
- static final private int _NO_WINDOW = 1 << 5;
- static final public org.gnu.gtk.WidgetFlags NO_WINDOW = new org.gnu.gtk.WidgetFlags (_NO_WINDOW);
- static final private int _REALIZED = 1 << 6;
- static final public org.gnu.gtk.WidgetFlags REALIZED = new org.gnu.gtk.WidgetFlags (_REALIZED);
- static final private int _MAPPED = 1 << 7;
- static final public org.gnu.gtk.WidgetFlags MAPPED = new org.gnu.gtk.WidgetFlags (_MAPPED);
- static final private int _VISIBLE = 1 << 8;
- static final public org.gnu.gtk.WidgetFlags VISIBLE = new org.gnu.gtk.WidgetFlags (_VISIBLE);
- static final private int _SENSITIVE = 1 << 9;
- static final public org.gnu.gtk.WidgetFlags SENSITIVE = new org.gnu.gtk.WidgetFlags (_SENSITIVE);
- static final private int _PARENT_SENSITIVE = 1 << 10;
- static final public org.gnu.gtk.WidgetFlags PARENT_SENSITIVE = new org.gnu.gtk.WidgetFlags (
- _PARENT_SENSITIVE);
- static final private int _CAN_FOCUS = 1 << 11;
- static final public org.gnu.gtk.WidgetFlags CAN_FOCUS = new org.gnu.gtk.WidgetFlags (_CAN_FOCUS);
- static final private int _HAS_FOCUS = 1 << 12;
- static final public org.gnu.gtk.WidgetFlags HAS_FOCUS = new org.gnu.gtk.WidgetFlags (_HAS_FOCUS);
- static final private int _CAN_DEFAULT = 1 << 13;
- static final public org.gnu.gtk.WidgetFlags CAN_DEFAULT = new org.gnu.gtk.WidgetFlags (
- _CAN_DEFAULT);
- static final private int _HAS_DEFAULT = 1 << 14;
- static final public org.gnu.gtk.WidgetFlags HAS_DEFAULT = new org.gnu.gtk.WidgetFlags (
- _HAS_DEFAULT);
- static final private int _HAS_GRAB = 1 << 15;
- static final public org.gnu.gtk.WidgetFlags HAS_GRAB = new org.gnu.gtk.WidgetFlags (_HAS_GRAB);
- static final private int _RC_STYLE = 1 << 16;
- static final public org.gnu.gtk.WidgetFlags RC_STYLE = new org.gnu.gtk.WidgetFlags (_RC_STYLE);
- static final private int _COMPOSITE_CHILD = 1 << 17;
- static final public org.gnu.gtk.WidgetFlags COMPOSITE_CHILD = new org.gnu.gtk.WidgetFlags (
- _COMPOSITE_CHILD);
- static final private int _NO_REPARENT = 1 << 18;
- static final public org.gnu.gtk.WidgetFlags NO_REPARENT = new org.gnu.gtk.WidgetFlags (
- _NO_REPARENT);
- static final private int _APP_PAINTABLE = 1 << 19;
- static final public org.gnu.gtk.WidgetFlags APP_PAINTABLE = new org.gnu.gtk.WidgetFlags (
- _APP_PAINTABLE);
- static final private int _RECEIVES_DEFAULT = 1 << 20;
- static final public org.gnu.gtk.WidgetFlags RECEIVES_DEFAULT = new org.gnu.gtk.WidgetFlags (
- _RECEIVES_DEFAULT);
- static final private int _DOUBLE_BUFFERED = 1 << 21;
- static final public org.gnu.gtk.WidgetFlags DOUBLE_BUFFERED = new org.gnu.gtk.WidgetFlags (
- _DOUBLE_BUFFERED);
- static final private org.gnu.gtk.WidgetFlags[] theInterned = new org.gnu.gtk.WidgetFlags[]
- {
- new org.gnu.gtk.WidgetFlags (0), DESTROYED, FLOATING, new org.gnu.gtk.WidgetFlags (3),
- CONNECTED, new org.gnu.gtk.WidgetFlags (5), new org.gnu.gtk.WidgetFlags (6), new
- org.gnu.gtk.WidgetFlags (7), CONSTRUCTED, new org.gnu.gtk.WidgetFlags (9), new
- org.gnu.gtk.WidgetFlags (10), new org.gnu.gtk.WidgetFlags (11), new org.gnu.gtk.WidgetFlags (
- 12), new org.gnu.gtk.WidgetFlags (13), new org.gnu.gtk.WidgetFlags (14), new
- org.gnu.gtk.WidgetFlags (15), TOPLEVEL, new org.gnu.gtk.WidgetFlags (17), new
- org.gnu.gtk.WidgetFlags (18), new org.gnu.gtk.WidgetFlags (19), new org.gnu.gtk.WidgetFlags (
- 20), new org.gnu.gtk.WidgetFlags (21), new org.gnu.gtk.WidgetFlags (22), new
- org.gnu.gtk.WidgetFlags (23), new org.gnu.gtk.WidgetFlags (24), new org.gnu.gtk.WidgetFlags (
- 25), new org.gnu.gtk.WidgetFlags (26), new org.gnu.gtk.WidgetFlags (27), new
- org.gnu.gtk.WidgetFlags (28), new org.gnu.gtk.WidgetFlags (29), new org.gnu.gtk.WidgetFlags (
- 30), new org.gnu.gtk.WidgetFlags (31), NO_WINDOW, new org.gnu.gtk.WidgetFlags (33), new
- org.gnu.gtk.WidgetFlags (34), new org.gnu.gtk.WidgetFlags (35), new org.gnu.gtk.WidgetFlags (
- 36), new org.gnu.gtk.WidgetFlags (37), new org.gnu.gtk.WidgetFlags (38), new
- org.gnu.gtk.WidgetFlags (39), new org.gnu.gtk.WidgetFlags (40), new org.gnu.gtk.WidgetFlags (
- 41), new org.gnu.gtk.WidgetFlags (42), new org.gnu.gtk.WidgetFlags (43), new
- org.gnu.gtk.WidgetFlags (44), new org.gnu.gtk.WidgetFlags (45), new org.gnu.gtk.WidgetFlags (
- 46), new org.gnu.gtk.WidgetFlags (47), new org.gnu.gtk.WidgetFlags (48), new
- org.gnu.gtk.WidgetFlags (49), new org.gnu.gtk.WidgetFlags (50), new org.gnu.gtk.WidgetFlags (
- 51), new org.gnu.gtk.WidgetFlags (52), new org.gnu.gtk.WidgetFlags (53), new
- org.gnu.gtk.WidgetFlags (54), new org.gnu.gtk.WidgetFlags (55), new org.gnu.gtk.WidgetFlags (
- 56), new org.gnu.gtk.WidgetFlags (57), new org.gnu.gtk.WidgetFlags (58), new
- org.gnu.gtk.WidgetFlags (59), new org.gnu.gtk.WidgetFlags (60), new org.gnu.gtk.WidgetFlags (
- 61), new org.gnu.gtk.WidgetFlags (62), new org.gnu.gtk.WidgetFlags (63), REALIZED, new
- org.gnu.gtk.WidgetFlags (65), new org.gnu.gtk.WidgetFlags (66), new org.gnu.gtk.WidgetFlags (
- 67), new org.gnu.gtk.WidgetFlags (68), new org.gnu.gtk.WidgetFlags (69), new
- org.gnu.gtk.WidgetFlags (70), new org.gnu.gtk.WidgetFlags (71), new org.gnu.gtk.WidgetFlags (
- 72), new org.gnu.gtk.WidgetFlags (73), new org.gnu.gtk.WidgetFlags (74), new
- org.gnu.gtk.WidgetFlags (75), new org.gnu.gtk.WidgetFlags (76), new org.gnu.gtk.WidgetFlags (
- 77), new org.gnu.gtk.WidgetFlags (78), new org.gnu.gtk.WidgetFlags (79), new
- org.gnu.gtk.WidgetFlags (80), new org.gnu.gtk.WidgetFlags (81), new org.gnu.gtk.WidgetFlags (
- 82), new org.gnu.gtk.WidgetFlags (83), new org.gnu.gtk.WidgetFlags (84), new
- org.gnu.gtk.WidgetFlags (85), new org.gnu.gtk.WidgetFlags (86), new org.gnu.gtk.WidgetFlags (
- 87), new org.gnu.gtk.WidgetFlags (88), new org.gnu.gtk.WidgetFlags (89), new
- org.gnu.gtk.WidgetFlags (90), new org.gnu.gtk.WidgetFlags (91), new org.gnu.gtk.WidgetFlags (
- 92), new org.gnu.gtk.WidgetFlags (93), new org.gnu.gtk.WidgetFlags (94), new
- org.gnu.gtk.WidgetFlags (95), new org.gnu.gtk.WidgetFlags (96), new org.gnu.gtk.WidgetFlags (
- 97), new org.gnu.gtk.WidgetFlags (98), new org.gnu.gtk.WidgetFlags (99), new
- org.gnu.gtk.WidgetFlags (100), new org.gnu.gtk.WidgetFlags (101), new
- org.gnu.gtk.WidgetFlags (102), new org.gnu.gtk.WidgetFlags (103), new
- org.gnu.gtk.WidgetFlags (104), new org.gnu.gtk.WidgetFlags (105), new
- org.gnu.gtk.WidgetFlags (106), new org.gnu.gtk.WidgetFlags (107), new
- org.gnu.gtk.WidgetFlags (108), new org.gnu.gtk.WidgetFlags (109), new
- org.gnu.gtk.WidgetFlags (110), new org.gnu.gtk.WidgetFlags (111), new
- org.gnu.gtk.WidgetFlags (112), new org.gnu.gtk.WidgetFlags (113), new
- org.gnu.gtk.WidgetFlags (114), new org.gnu.gtk.WidgetFlags (115), new
- org.gnu.gtk.WidgetFlags (116), new org.gnu.gtk.WidgetFlags (117), new
- org.gnu.gtk.WidgetFlags (118), new org.gnu.gtk.WidgetFlags (119), new
- org.gnu.gtk.WidgetFlags (120), new org.gnu.gtk.WidgetFlags (121), new
- org.gnu.gtk.WidgetFlags (122), new org.gnu.gtk.WidgetFlags (123), new
- org.gnu.gtk.WidgetFlags (124), new org.gnu.gtk.WidgetFlags (125), new
- org.gnu.gtk.WidgetFlags (126), new org.gnu.gtk.WidgetFlags (127), MAPPED, new
- org.gnu.gtk.WidgetFlags (129), new org.gnu.gtk.WidgetFlags (130), new
- org.gnu.gtk.WidgetFlags (131), new org.gnu.gtk.WidgetFlags (132), new
- org.gnu.gtk.WidgetFlags (133), new org.gnu.gtk.WidgetFlags (134), new
- org.gnu.gtk.WidgetFlags (135), new org.gnu.gtk.WidgetFlags (136), new
- org.gnu.gtk.WidgetFlags (137), new org.gnu.gtk.WidgetFlags (138), new
- org.gnu.gtk.WidgetFlags (139), new org.gnu.gtk.WidgetFlags (140), new
- org.gnu.gtk.WidgetFlags (141), new org.gnu.gtk.WidgetFlags (142), new
- org.gnu.gtk.WidgetFlags (143), new org.gnu.gtk.WidgetFlags (144), new
- org.gnu.gtk.WidgetFlags (145), new org.gnu.gtk.WidgetFlags (146), new
- org.gnu.gtk.WidgetFlags (147), new org.gnu.gtk.WidgetFlags (148), new
- org.gnu.gtk.WidgetFlags (149), new org.gnu.gtk.WidgetFlags (150), new
- org.gnu.gtk.WidgetFlags (151), new org.gnu.gtk.WidgetFlags (152), new
- org.gnu.gtk.WidgetFlags (153), new org.gnu.gtk.WidgetFlags (154), new
- org.gnu.gtk.WidgetFlags (155), new org.gnu.gtk.WidgetFlags (156), new
- org.gnu.gtk.WidgetFlags (157), new org.gnu.gtk.WidgetFlags (158), new
- org.gnu.gtk.WidgetFlags (159), new org.gnu.gtk.WidgetFlags (160), new
- org.gnu.gtk.WidgetFlags (161), new org.gnu.gtk.WidgetFlags (162), new
- org.gnu.gtk.WidgetFlags (163), new org.gnu.gtk.WidgetFlags (164), new
- org.gnu.gtk.WidgetFlags (165), new org.gnu.gtk.WidgetFlags (166), new
- org.gnu.gtk.WidgetFlags (167), new org.gnu.gtk.WidgetFlags (168), new
- org.gnu.gtk.WidgetFlags (169), new org.gnu.gtk.WidgetFlags (170), new
- org.gnu.gtk.WidgetFlags (171), new org.gnu.gtk.WidgetFlags (172), new
- org.gnu.gtk.WidgetFlags (173), new org.gnu.gtk.WidgetFlags (174), new
- org.gnu.gtk.WidgetFlags (175), new org.gnu.gtk.WidgetFlags (176), new
- org.gnu.gtk.WidgetFlags (177), new org.gnu.gtk.WidgetFlags (178), new
- org.gnu.gtk.WidgetFlags (179), new org.gnu.gtk.WidgetFlags (180), new
- org.gnu.gtk.WidgetFlags (181), new org.gnu.gtk.WidgetFlags (182), new
- org.gnu.gtk.WidgetFlags (183), new org.gnu.gtk.WidgetFlags (184), new
- org.gnu.gtk.WidgetFlags (185), new org.gnu.gtk.WidgetFlags (186), new
- org.gnu.gtk.WidgetFlags (187), new org.gnu.gtk.WidgetFlags (188), new
- org.gnu.gtk.WidgetFlags (189), new org.gnu.gtk.WidgetFlags (190), new
- org.gnu.gtk.WidgetFlags (191), new org.gnu.gtk.WidgetFlags (192), new
- org.gnu.gtk.WidgetFlags (193), new org.gnu.gtk.WidgetFlags (194), new
- org.gnu.gtk.WidgetFlags (195), new org.gnu.gtk.WidgetFlags (196), new
- org.gnu.gtk.WidgetFlags (197), new org.gnu.gtk.WidgetFlags (198), new
- org.gnu.gtk.WidgetFlags (199), new org.gnu.gtk.WidgetFlags (200), new
- org.gnu.gtk.WidgetFlags (201), new org.gnu.gtk.WidgetFlags (202), new
- org.gnu.gtk.WidgetFlags (203), new org.gnu.gtk.WidgetFlags (204), new
- org.gnu.gtk.WidgetFlags (205), new org.gnu.gtk.WidgetFlags (206), new
- org.gnu.gtk.WidgetFlags (207), new org.gnu.gtk.WidgetFlags (208), new
- org.gnu.gtk.WidgetFlags (209), new org.gnu.gtk.WidgetFlags (210), new
- org.gnu.gtk.WidgetFlags (211), new org.gnu.gtk.WidgetFlags (212), new
- org.gnu.gtk.WidgetFlags (213), new org.gnu.gtk.WidgetFlags (214), new
- org.gnu.gtk.WidgetFlags (215), new org.gnu.gtk.WidgetFlags (216), new
- org.gnu.gtk.WidgetFlags (217), new org.gnu.gtk.WidgetFlags (218), new
- org.gnu.gtk.WidgetFlags (219), new org.gnu.gtk.WidgetFlags (220), new
- org.gnu.gtk.WidgetFlags (221), new org.gnu.gtk.WidgetFlags (222), new
- org.gnu.gtk.WidgetFlags (223), new org.gnu.gtk.WidgetFlags (224), new
- org.gnu.gtk.WidgetFlags (225), new org.gnu.gtk.WidgetFlags (226), new
- org.gnu.gtk.WidgetFlags (227), new org.gnu.gtk.WidgetFlags (228), new
- org.gnu.gtk.WidgetFlags (229), new org.gnu.gtk.WidgetFlags (230), new
- org.gnu.gtk.WidgetFlags (231), new org.gnu.gtk.WidgetFlags (232), new
- org.gnu.gtk.WidgetFlags (233), new org.gnu.gtk.WidgetFlags (234), new
- org.gnu.gtk.WidgetFlags (235), new org.gnu.gtk.WidgetFlags (236), new
- org.gnu.gtk.WidgetFlags (237), new org.gnu.gtk.WidgetFlags (238), new
- org.gnu.gtk.WidgetFlags (239), new org.gnu.gtk.WidgetFlags (240), new
- org.gnu.gtk.WidgetFlags (241), new org.gnu.gtk.WidgetFlags (242), new
- org.gnu.gtk.WidgetFlags (243), new org.gnu.gtk.WidgetFlags (244), new
- org.gnu.gtk.WidgetFlags (245), new org.gnu.gtk.WidgetFlags (246), new
- org.gnu.gtk.WidgetFlags (247), new org.gnu.gtk.WidgetFlags (248), new
- org.gnu.gtk.WidgetFlags (249), new org.gnu.gtk.WidgetFlags (250), new
- org.gnu.gtk.WidgetFlags (251), new org.gnu.gtk.WidgetFlags (252), new
- org.gnu.gtk.WidgetFlags (253), new org.gnu.gtk.WidgetFlags (254), new
- org.gnu.gtk.WidgetFlags (255)
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.WidgetFlags theSacrificialOne = new org.gnu.gtk.WidgetFlags (0);
- static public org.gnu.gtk.WidgetFlags intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.WidgetFlags already = (org.gnu.gtk.WidgetFlags) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.WidgetFlags(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private WidgetFlags (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.WidgetFlags or (org.gnu.gtk.WidgetFlags other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.WidgetFlags and (org.gnu.gtk.WidgetFlags other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.WidgetFlags xor (org.gnu.gtk.WidgetFlags other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.WidgetFlags other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/WidgetHelpType.java b/libgtk-java/src/java/org/gnu/gtk/WidgetHelpType.java
deleted file mode 100644
index 114481c..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/WidgetHelpType.java
+++ /dev/null
@@ -1,82 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-public class WidgetHelpType extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _TOOLTIP = 0;
- static final public org.gnu.gtk.WidgetHelpType TOOLTIP = new org.gnu.gtk.WidgetHelpType (
- _TOOLTIP);
- static final private int _WHATIS_THIS = 1;
- static final public org.gnu.gtk.WidgetHelpType WHATIS_THIS = new org.gnu.gtk.WidgetHelpType (
- _WHATIS_THIS);
- static final private org.gnu.gtk.WidgetHelpType[] theInterned = new org.gnu.gtk.WidgetHelpType[]
- {
- TOOLTIP, WHATIS_THIS
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.WidgetHelpType theSacrificialOne = new
- org.gnu.gtk.WidgetHelpType (0);
- static public org.gnu.gtk.WidgetHelpType intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.WidgetHelpType already = (org.gnu.gtk.WidgetHelpType) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.WidgetHelpType(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private WidgetHelpType (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.WidgetHelpType or (org.gnu.gtk.WidgetHelpType other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.WidgetHelpType and (org.gnu.gtk.WidgetHelpType other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.WidgetHelpType xor (org.gnu.gtk.WidgetHelpType other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.WidgetHelpType other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/Window.java b/libgtk-java/src/java/org/gnu/gtk/Window.java
deleted file mode 100644
index efcd58a..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/Window.java
+++ /dev/null
@@ -1,535 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-
-import org.gnu.gdk.Geometry;
-import org.gnu.gdk.Gravity;
-import org.gnu.gdk.Pixbuf;
-import org.gnu.gdk.Point;
-import org.gnu.gdk.Screen;
-import org.gnu.gdk.WindowHints;
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-
-/**
- * A Window is a window that can be displayed on the screen. It also
- * is a container that can hold a single child widget. It is common to
- * have the window in Window supply the margin around the window of
- * the contained widget.
- */
-public class Window extends Bin {
-
- /**
- * Construct a new Window object.
- *
- * @param type The type of window to create
- */
- public Window(WindowType windowType) {
- super(Window.gtk_window_new(windowType.getValue()));
- }
-
- /**
- * Create a new Window with a handle to a native resource
- * returned from a call to the native libraries.
- *
- * @param handle The handle that represents a pointer to a native resource.
- */
- public Window(int handle) {
- super(handle);
- }
-
- /**
- * Set the title for this Window object
- *
- * @param title A string containing the title for this Window
- */
- public void setTitle(String title) {
- Window.gtk_window_set_title(getHandle(), title);
- }
-
- /**
- * Returns the title for the Window object
- *
- * @return A string containing the title.
- */
- public String getTitle() {
- return Window.gtk_window_get_title(getHandle());
- }
-
- /**
- * Sets whether the user can resize the window. Windows are user
- * resizable by default.
- *
- * @param resizable Determines if the window can be resized.
- */
- public void setResizable(boolean resizable) {
- Window.gtk_window_set_resizable(getHandle(), resizable);
- }
-
- /**
- * Associate <code>accesGroup</code> with the window.
- *
- * @param accelGroup The AccelGroup to associate with this window.
- */
- public void addAccelGroup(AccelGroup accelGroup) {
- Window.gtk_window_add_accel_group(getHandle(), accelGroup.getHandle());
- }
-
- /**
- * Reverses the effect of <code>addAccelGroup</code>.
- *
- * @param accelGroup The AccelGroup to disassociate with this window.
- */
- public void removeAccelGroup(AccelGroup accelGroup) {
- Window.gtk_window_remove_accel_group(getHandle(), accelGroup.getHandle());
- }
-
- /**
- * Sets a window modal or non-modal.
- *
- * @param modal Indicates whether the window should be modal or not.
- */
- public void setModal(boolean modal) {
- Window.gtk_window_set_modal(getHandle(), modal);
- }
-
- /**
- * Sets the default size for a Window. If a Window's natural size is larger
- * than the default, the default will be ignored.
- *
- * @param width The width to set for the default size.
- * @param height the height to set for the default size.
- */
- public void setDefaultSize(int width, int height) {
- Window.gtk_window_set_default_size(getHandle(), width, height);
- }
-
- /**
- * This method sets up hints about how a Window can be resized
- * by the user. You can set a minimum and maximum size, allowable
- * resize increments, aspect ratios and more.
- *
- * @param geometryWidget The Widget the geometry hints will be applied to.
- * @param geometry The geometry information.
- * @param geomMask Mask indicating which fields should be paid attention to.
- */
- public void setGeometryHints(Widget geometryWidget, Geometry geometry, WindowHints geomMask) {
- Window.gtk_window_set_geometry_hints(getHandle(), geometryWidget.getHandle(), geometry.getHandle(), geomMask.getValue());
- }
-
- /**
- * Window gravity defines the meaning of coordinates passed to <code>move()</code>.
- *
- * @param gravity The window gravity.
- */
- public void setGravity( Gravity gravity) {
- Window.gtk_window_set_gravity(getHandle(), gravity.getValue());
- }
-
- /**
- * Gets the value set by <code>setGravity()</code>.
- *
- * @return The Gravity for the Window.
- */
- public Gravity getGravity() {
- int val = Window.gtk_window_get_gravity(getHandle());
- return Gravity.intern(val);
- }
-
- /**
- * Sets a position constraint for this window. If the old or new constraint
- * is {@link WindowPosition#CENTER_ALWAYS}, this will also cause the window
- * to be repositioned to satisfy the new constraint.
- *
- * @param position A position constraint.
- */
- public void setPosition(WindowPosition position) {
- Window.gtk_window_set_position(getHandle(), position.getValue());
- }
-
- /**
- * Retrieves the current focused Widget within the window.
- *
- * @return The Widget that has focus.
- */
- public Widget getFocusWidget() {
- int hndl = gtk_window_get_focus(getHandle());
- if (0 == hndl)
- return null;
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Widget)obj;
- return new Widget(hndl);
- }
-
- /**
- * If <code>focus</code> is not the current focus widget and is focusable, set it as the
- * focus widget for the window.
- *
- * @param focus The widget to receive focus for the Window.
- */
- public void setFocusWidget(Widget focus) {
- Window.gtk_window_set_focus(getHandle(), focus.getHandle());
- }
-
- /**
- * The default widget is the widget that is activated when the user presses the
- * Enter key. This method will set defaultWidget to the default widget for the
- * Window.
- *
- * @param defaultWidget The widget that should become the default widget.
- */
- public void setDefaultWidget(Widget defaultWidget) {
- Window.gtk_window_set_default(getHandle(), defaultWidget.getHandle());
- }
-
- /**
- * Presents a window to the user. This may mean raising the window in the
- * stack order, deiconifying it, moving it to the current desktop, and/or giving
- * it the keyboard focus, possibly dependent on the user's platform, window
- * manager, and preferences. If the Window is hidden it will also call <code>
- * show</code> as well.
- */
- public void present() {
- Window.gtk_window_present(getHandle());
- }
-
- /**
- * Asks to iconify the Window. Note that you shouldn't assume the Window is
- * iconified afterward because other entities could deiconify it again or there may
- * not be a window manager in which case iconification is not possible.
- */
- public void iconify() {
- Window.gtk_window_iconify(getHandle());
- }
-
- /**
- * Asks to deiconify the specified Window.
- */
- public void deiconify() {
- Window.gtk_window_deiconify(getHandle());
- }
-
- /**
- * Asks to stick the window. This means that the window appear on all
- * user desktops. Note that you shouldn't assume that the Window is
- * definately stuck after calling this method. Other entities could unstick
- * the Window or the window manager may not support this feature.
- */
- public void stick() {
- Window.gtk_window_stick(getHandle());
- }
-
- /**
- * Asks to unstick the window.
- */
- public void unstick() {
- Window.gtk_window_unstick(getHandle());
- }
-
- /**
- * Asks to maximize the Window so it becomes full-screen.
- */
- public void maximize() {
- Window.gtk_window_maximize(getHandle());
- }
-
- /**
- * Asks to unmaximize the Window so it becomes it normal size.
- */
- public void unmaximize() {
- Window.gtk_window_unmaximize(getHandle());
- }
-
- /**
- * By default Windows are decorated by a titlebar, resize controls, etc. Some
- * window managers allow you to disable these decorations, creating a borderless
- * Window. This method allows you to change teh decorated setting for the Window.
- *
- * @param setting Determines if the Window should be decorated.
- */
- public void setDecorated(boolean setting) {
- Window.gtk_window_set_decorated(getHandle(), setting);
- }
-
- /**
- * Returns the current size of a Window. If the window is not onscreen, it
- * returns the size that will be suggested to the window manager for the
- * initial window size.
- *
- * @return The size of the Window.
- */
- public Requisition getSize() {
- int [] width = new int[1];
- int [] height = new int[1];
- Window.gtk_window_get_size(getHandle(), width, height);
- return new Requisition(width[0], height[0]);
- }
-
- /**
- * Retuns the current position of the window.
- *
- * @return The position of the window.
- */
- public Point getPosition() {
- int [] x = new int[1];
- int [] y = new int[1];
- Window.gtk_window_get_position(getHandle(), x, y);
- return new Point(x[0], y[0]);
- }
-
- /**
- * Ask the window manager to move the Window to a given location. Window
- * managers are free to ignore this request. Most window managers ignore the
- * request for the initial window position but honor the request after the window
- * has been shown.
- *
- * @param x The x coordinate for the move.
- * @param y The y coordinate for the move.
- */
- public void move(int x, int y) {
- Window.gtk_window_move(getHandle(), x, y);
- }
-
- /**
- * Resizes the Window as if the user had done so, obeying the geometry
- * constraints.
- *
- * @param width The width for the resized Window.
- * @param height The height for the resized Window.
- */
- public void resize(int width, int height) {
- Window.gtk_window_resize(getHandle(), width, height);
- }
-
- /**
- * Sets up the icon representing a Window. The icon is used when
- * the Window is minimized.
- *
- * @param icon The Icon to use for this Window.
- */
- public void setIcon(Pixbuf icon) {
- Window.gtk_window_set_icon(getHandle(), icon.getHandle());
- }
-
- /**
- * Set to true to keep this window from appearing in the task bar.
- * @param skipHint
- */
- public void setSkipTaskbarHint(boolean skipHint) {
- gtk_window_set_skip_taskbar_hint(getHandle(), skipHint);
- }
-
- /**
- * Returns whether this window should appear in the task bar.
- * @return
- */
- public boolean getSkipTaskbarHint() {
- return gtk_window_get_skip_taskbar_hint(getHandle());
- }
-
- /**
- * Set to true to keep the window from appearing in the pager.
- * @param skipHint
- */
- public void setSkipPagerHint(boolean skipHint) {
- gtk_window_set_skip_pager_hint(getHandle(), skipHint);
- }
-
- /**
- * Returns whether the window should appear in the pager.
- * @return
- */
- public boolean getSkipPagerHint() {
- return gtk_window_get_skip_pager_hint(getHandle());
- }
-
- public void setAcceptFocus(boolean acceptFocus) {
- gtk_window_set_accept_focus(getHandle(), acceptFocus);
- }
-
- public boolean getAcceptFocus() {
- return gtk_window_get_accept_focus(getHandle());
- }
-
- public void setScreen(Screen screen) {
- gtk_window_set_screen(getHandle(), screen.getHandle());
- }
-
- public Screen getScreen() {
- int hndl = gtk_window_get_screen(getHandle());
- GObject obj = retrieveGObject(hndl);
- if (null != obj)
- return (Screen)obj;
- return new Screen(hndl);
- }
-
- public boolean isActive() {
- return gtk_window_is_active(getHandle());
- }
-
- public boolean hasToplevelFocus() {
- return gtk_window_has_toplevel_focus(getHandle());
- }
-
- public boolean setIconFromFile(String filename) {
- return gtk_window_set_icon_from_file(getHandle(), filename, new int[] {});
- }
-
- public static boolean setDefaultIconFromFile(String filename) {
- return gtk_window_set_default_icon_from_file(filename, new int[] {});
- }
-
- public static void setDefaultIcon(Pixbuf icon) {
- gtk_window_set_default_icon(icon.getHandle());
- }
-
- public static void setAutoStartupNotification(boolean setting) {
- gtk_window_set_auto_startup_notification(setting);
- }
-
- public void fullscreen() {
- gtk_window_fullscreen(getHandle());
- }
-
- public void unfullscreen() {
- gtk_window_unfullscreen(getHandle());
- }
-
- public void setKeepAbove(boolean setting) {
- gtk_window_set_keep_above(getHandle(), setting);
- }
-
- public void setKeepBelow(boolean setting) {
- gtk_window_set_keep_below(getHandle(), setting);
- }
-
- public static void setDefaultIconList(Pixbuf[] icons) {
- if (null == icons)
- return;
- int[] hndls = new int[icons.length];
- for (int i = 0; i < icons.length; i++) {
- hndls[i] = icons[i].getHandle();
- }
- gtk_window_set_default_icon_list(hndls);
- }
-
- public static Pixbuf[] getDefaultIconList() {
- int[] hndls = gtk_window_get_default_icon_list();
- Pixbuf[] pbs = new Pixbuf[hndls.length];
- for (int i = 0; i < hndls.length; i++) {
- pbs[i] = new Pixbuf(hndls[i]);
- }
- return pbs;
- }
-
- public static Window[] listToplevelWindows() {
- int[] hndls = gtk_window_list_toplevels();
- Window[] wins = new Window[hndls.length];
- for (int i = 0; i < hndls.length; i++) {
- wins[i] = new Window(hndls[i]);
- }
- return wins;
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_window_get_type());
- }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int gtk_window_get_type();
- native static final protected int gtk_window_new(int type);
- native static final protected void gtk_window_set_title(int window, String title);
- native static final protected String gtk_window_get_title(int window);
- native static final protected void gtk_window_set_wmclass(int window, String wmclassName, String wmclassClass);
- native static final protected void gtk_window_set_role(int window, String role);
- native static final protected String gtk_window_get_role(int window);
- native static final protected void gtk_window_add_accel_group(int window, int accelGroup);
- native static final protected void gtk_window_remove_accel_group(int window, int accelGroup);
- native static final protected void gtk_window_set_position(int window, int position);
- native static final protected int gtk_window_activate_focus(int window);
- native static final protected void gtk_window_set_focus(int window, int focus);
- native static final protected int gtk_window_get_focus(int window);
- native static final protected void gtk_window_set_default(int window, int defaultWidget);
- native static final protected boolean gtk_window_activate_default(int window);
- native static final protected void gtk_window_set_transient_for(int window, int parent);
- native static final protected int gtk_window_get_transient_for(int window);
- native static final protected void gtk_window_set_type_hint(int window, int hint);
- native static final protected int gtk_window_get_type_hint(int window);
- native static final protected void gtk_window_set_skip_taskbar_hint(int window, boolean skip);
- native static final protected boolean gtk_window_get_skip_taskbar_hint(int window);
- native static final protected void gtk_window_set_skip_pager_hint(int window, boolean skip);
- native static final protected boolean gtk_window_get_skip_pager_hint(int window);
- native static final protected void gtk_window_set_accept_focus(int window, boolean setting);
- native static final protected boolean gtk_window_get_accept_focus(int window);
- native static final protected void gtk_window_set_destroy_with_parent(int window, boolean setting);
- native static final protected boolean gtk_window_get_destroy_with_parent(int window);
- native static final protected void gtk_window_set_resizable(int window, boolean resizable);
- native static final protected boolean gtk_window_get_resizable(int window);
- native static final protected void gtk_window_set_gravity(int window, int gravity);
- native static final protected int gtk_window_get_gravity(int window);
- native static final protected void gtk_window_set_geometry_hints(int window, int geometryWidget, int geometry, int geomMask);
- native static final protected void gtk_window_set_screen(int window, int screen);
- native static final protected int gtk_window_get_screen(int window);
- native static final protected boolean gtk_window_is_active(int window);
- native static final protected boolean gtk_window_has_toplevel_focus(int window);
- native static final protected void gtk_window_set_has_frame(int window, boolean setting);
- native static final protected boolean gtk_window_get_has_frame(int window);
- native static final protected void gtk_window_set_frame_dimensions(int window, int left, int top, int right, int bottom);
- native static final protected void gtk_window_get_frame_dimensions(int window, int[] left, int[] top, int[] right, int[] bottom);
- native static final protected void gtk_window_set_decorated(int window, boolean setting);
- native static final protected boolean gtk_window_get_decorated(int window);
- native static final protected void gtk_window_set_icon_list(int window, int list);
- native static final protected int gtk_window_get_icon_list(int window);
- native static final protected void gtk_window_set_icon(int window, int icon);
- native static final protected int gtk_window_get_icon(int window);
- native static final protected boolean gtk_window_set_icon_from_file(int window, String filename, int[] error);
- native static final protected void gtk_window_set_default_icon_list(int[] list);
- native static final protected int[] gtk_window_get_default_icon_list();
- native static final protected boolean gtk_window_set_default_icon_from_file(String filename, int[] error);
- native static final protected void gtk_window_set_default_icon(int icon);
- native static final protected void gtk_window_set_auto_startup_notification(boolean setting);
- native static final protected void gtk_window_set_modal(int window, boolean modal);
- native static final protected boolean gtk_window_get_modal(int window);
- native static final protected int[] gtk_window_list_toplevels();
- native static final protected void gtk_window_add_mnemonic(int window, int keyval, int target);
- native static final protected void gtk_window_remove_mnemonic(int window, int keyval, int target);
- native static final protected boolean gtk_window_mnemonic_activate(int window, int keyval, int modifier);
- native static final protected void gtk_window_set_mnemonic_modifier(int window, int modifier);
- native static final protected int gtk_window_get_mnemonic_modifier(int window);
- native static final protected void gtk_window_present(int window);
- native static final protected void gtk_window_iconify(int window);
- native static final protected void gtk_window_deiconify(int window);
- native static final protected void gtk_window_stick(int window);
- native static final protected void gtk_window_unstick(int window);
- native static final protected void gtk_window_maximize(int window);
- native static final protected void gtk_window_unmaximize(int window);
- native static final protected void gtk_window_fullscreen(int window);
- native static final protected void gtk_window_unfullscreen(int window);
- native static final protected void gtk_window_set_keep_above(int window, boolean setting);
- native static final protected void gtk_window_set_keep_below(int window, boolean setting);
- native static final protected void gtk_window_begin_resize_drag(int window, int edge, int button, int rootX, int rootY, int timestamp);
- native static final protected void gtk_window_begin_move_drag(int window, int button, int rootX, int rootY, int timestamp);
- native static final protected void gtk_window_set_default_size(int window, int width, int height);
- native static final protected void gtk_window_get_default_size(int window, int[] width, int[] height);
- native static final protected void gtk_window_resize(int window, int width, int height);
- native static final protected void gtk_window_get_size(int window, int[] width, int[] height);
- native static final protected void gtk_window_move(int window, int x, int y);
- native static final protected void gtk_window_get_position(int window, int[] rootX, int[] rootY);
- native static final protected boolean gtk_window_parse_geometry(int window, String geometry);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/WindowGroup.java b/libgtk-java/src/java/org/gnu/gtk/WindowGroup.java
deleted file mode 100644
index 4cc764d..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/WindowGroup.java
+++ /dev/null
@@ -1,62 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.GObject;
-import org.gnu.glib.Type;
-
-/**
- * Class that provides the ability to group several Windows together.
- */
-public class WindowGroup extends GObject
-{
- /**
- * Construct a new WindowGroup
- */
- public WindowGroup() {
- super(gtk_window_group_new());
- }
-
- /**
- * Add a Window to this WindowGroup
- *
- * @param window The Window to be added to this WindowGroup
- */
- public void addWindow(Window window) {
- WindowGroup.gtk_window_group_add_window(getHandle(), window.getHandle());
- }
-
- /**
- * Remove a Window from this WindowGroup
- *
- * @param window The Window to be removed from this WindowGroup.
- */
- public void removeWindow(Window window) {
- WindowGroup.gtk_window_group_remove_window(getHandle(), window.getHandle());
- }
-
- /**
- * Retrieve the runtime type used by the GLib library.
- */
- public static Type getType() {
- return new Type(gtk_window_group_get_type());
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int gtk_window_group_get_type ();
- native static final protected int gtk_window_group_new ();
- native static final protected void gtk_window_group_add_window (int windowGroup, int window);
- native static final protected void gtk_window_group_remove_window (int windowGroup, int window);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/WindowPosition.java b/libgtk-java/src/java/org/gnu/gtk/WindowPosition.java
deleted file mode 100644
index 00c9ce5..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/WindowPosition.java
+++ /dev/null
@@ -1,100 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-
-/**
- * This class can influence the placement of a window. Note that only {@link
- * #CENTER_ALWAYS} will affect the window placement once the window is visible.
- */
-
-public class WindowPosition extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _NONE = 0;
- /** No influence is made on placement. */
- static final public org.gnu.gtk.WindowPosition NONE = new org.gnu.gtk.WindowPosition (_NONE);
- static final private int _CENTER = 1;
- /** Windows should be placed in the center of the screen. */
- static final public org.gnu.gtk.WindowPosition CENTER = new org.gnu.gtk.WindowPosition (_CENTER);
- static final private int _MOUSE = 2;
- /** Windows should be placed at the current mouse position. */
- static final public org.gnu.gtk.WindowPosition MOUSE = new org.gnu.gtk.WindowPosition (_MOUSE);
- static final private int _CENTER_ALWAYS = 3;
- /** Keep windows centered as it changes size. This will move the window if
- * it is applied to a visible window. */
- static final public org.gnu.gtk.WindowPosition CENTER_ALWAYS = new org.gnu.gtk.WindowPosition (
- _CENTER_ALWAYS);
- static final private int _CENTER_ON_PARENT = 4;
- /** Center the window on its transient parent. */
- static final public org.gnu.gtk.WindowPosition CENTER_ON_PARENT = new
- org.gnu.gtk.WindowPosition (_CENTER_ON_PARENT);
- static final private org.gnu.gtk.WindowPosition[] theInterned = new org.gnu.gtk.WindowPosition[]
- {
- NONE, CENTER, MOUSE, CENTER_ALWAYS, CENTER_ON_PARENT
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.WindowPosition theSacrificialOne = new
- org.gnu.gtk.WindowPosition (0);
- static public org.gnu.gtk.WindowPosition intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.WindowPosition already = (org.gnu.gtk.WindowPosition) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.WindowPosition(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private WindowPosition (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.WindowPosition or (org.gnu.gtk.WindowPosition other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.WindowPosition and (org.gnu.gtk.WindowPosition other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.WindowPosition xor (org.gnu.gtk.WindowPosition other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.WindowPosition other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/WindowType.java b/libgtk-java/src/java/org/gnu/gtk/WindowType.java
deleted file mode 100644
index 7ff83ad..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/WindowType.java
+++ /dev/null
@@ -1,79 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-public class WindowType extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _TOPLEVEL = 0;
- static final public org.gnu.gtk.WindowType TOPLEVEL = new org.gnu.gtk.WindowType (_TOPLEVEL);
- static final private int _POPUP = 1;
- static final public org.gnu.gtk.WindowType POPUP = new org.gnu.gtk.WindowType (_POPUP);
- static final private org.gnu.gtk.WindowType[] theInterned = new org.gnu.gtk.WindowType[]
- {
- TOPLEVEL, POPUP
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.WindowType theSacrificialOne = new org.gnu.gtk.WindowType (0);
- static public org.gnu.gtk.WindowType intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.WindowType already = (org.gnu.gtk.WindowType) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.WindowType(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private WindowType (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.WindowType or (org.gnu.gtk.WindowType other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.WindowType and (org.gnu.gtk.WindowType other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.WindowType xor (org.gnu.gtk.WindowType other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.WindowType other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/WrapMode.java b/libgtk-java/src/java/org/gnu/gtk/WrapMode.java
deleted file mode 100644
index b6f3cd2..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/WrapMode.java
+++ /dev/null
@@ -1,86 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk;
-import org.gnu.glib.Enum;
-
-/**
- * Word wrapping mode for {@link TextBuffer} objects.
- */
-
-public class WrapMode extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _NONE = 0;
- static final public org.gnu.gtk.WrapMode NONE = new org.gnu.gtk.WrapMode (_NONE);
- static final private int _CHAR = 1;
- static final public org.gnu.gtk.WrapMode CHAR = new org.gnu.gtk.WrapMode (_CHAR);
- static final private int _WORD = 2;
- static final public org.gnu.gtk.WrapMode WORD = new org.gnu.gtk.WrapMode (_WORD);
- static final private org.gnu.gtk.WrapMode[] theInterned = new org.gnu.gtk.WrapMode[]
- {
- NONE, CHAR, WORD
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.gtk.WrapMode theSacrificialOne = new org.gnu.gtk.WrapMode (0);
- static public org.gnu.gtk.WrapMode intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.gtk.WrapMode already = (org.gnu.gtk.WrapMode) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.gtk.WrapMode(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private WrapMode (int value)
- {
- value_ = value;
- }
-
- public org.gnu.gtk.WrapMode or (org.gnu.gtk.WrapMode other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.gtk.WrapMode and (org.gnu.gtk.WrapMode other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.gtk.WrapMode xor (org.gnu.gtk.WrapMode other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.gtk.WrapMode other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/ActionEntryListener.java b/libgtk-java/src/java/org/gnu/gtk/event/ActionEntryListener.java
deleted file mode 100644
index d6c1ea4..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/ActionEntryListener.java
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-import org.gnu.gtk.Action;
-
-/**
- */
-public interface ActionEntryListener {
-
- /**
- * This method is called whenever an action event occurs.
- */
- public void actionEvent(Action action);
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/AdjustmentEvent.java b/libgtk-java/src/java/org/gnu/gtk/event/AdjustmentEvent.java
deleted file mode 100644
index 8f5e257..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/AdjustmentEvent.java
+++ /dev/null
@@ -1,42 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- * An event represeting action by a {@link org.gnu.gtk.Adjustment} object.
- * @see AdjustmentListener
- * @see org.gnu.gtk.Adjustment
- */
-public class AdjustmentEvent extends GtkEvent {
-
- public static class Type extends GtkEventType {
- private Type(int id, String name){
- super(id, name);
- }
-
- public static final Type VALUE_CHANGED = new Type(1, "VALUE_CHANGED");
-
- public static final Type CHANGED = new Type(2, "CHANGED");
- }
-
- /**
- * Construct a AdjustmentEvent object.
- */
- public AdjustmentEvent(Object source, GtkEventType type) {
- super(source, type);
- }
-
- /**
- * @return True if the type of this event is the same as that stated.
- */
- public boolean isOfType(AdjustmentEvent.Type aType) {
- return (type.getID() == aType.getID());
- }
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/AdjustmentListener.java b/libgtk-java/src/java/org/gnu/gtk/event/AdjustmentListener.java
deleted file mode 100644
index bd711d1..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/AdjustmentListener.java
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- * Listener for the {@link org.gnu.gtk.Adjustment} object.
- */
-public interface AdjustmentListener {
-
- /**
- * This method is called whenever an adjustment event occurs.
- */
- public void adjustmentEvent(AdjustmentEvent event );
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/ButtonEvent.java b/libgtk-java/src/java/org/gnu/gtk/event/ButtonEvent.java
deleted file mode 100644
index 5024ec8..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/ButtonEvent.java
+++ /dev/null
@@ -1,76 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- * An event represeting action by a {@link org.gnu.gtk.Button} widget.
- */
-public class ButtonEvent extends GtkEvent {
-
- /**
- * Type of a ButtonEvent
- */
- public static class Type extends GtkEventType {
- private Type(int id, String name) {
- super(id, name);
- }
- /**
- */
- public static final Type ACTIVATE = new Type(1, "ACTIVATE");
-
- /**
- * Emitted when a button clicked on by the mouse and the cursor stays on
- * the button. If the cursor is not on the button when the mouse button
- * is released, the signal is not emitted.
- */
- public static final Type CLICK = new Type(2, "CLICK");
-
- /**
- * Emitted when the mouse cursor enters the region of the button.
- */
- public static final Type ENTER = new Type(3, "ENTER");
-
- /**
- * Emitted when the mouse cursor leaves the region of the button.
- */
- public static final Type LEAVE = new Type(4, "Leave");
-
- /**
- * Emitted when the button is initially pressed.
- */
- public static final Type PRESS = new Type(5, "PRESS");
-
- /**
- * Emitted when a button which is pressed is released, no matter where the
- * mouse cursor is.
- */
- public static final Type RELEASE = new Type(6, "RELEASE");
- }
-
- /**
- * Creates a new Button Event. This is used internally by java-gnome. Users
- * only have to deal with listeners.
- */
- public ButtonEvent(Object source, ButtonEvent.Type type) {
- super(source, type);
- }
-
- /**
- * @return True if the type of this event is the same as that stated.
- */
- public boolean isOfType(ButtonEvent.Type aType) {
- return (type.getID() == aType.getID());
- }
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/ButtonListener.java b/libgtk-java/src/java/org/gnu/gtk/event/ButtonListener.java
deleted file mode 100644
index 1c3faca..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/ButtonListener.java
+++ /dev/null
@@ -1,26 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- * Listener for the {@link org.gnu.gtk.Button} widget.
- */
-public interface ButtonListener {
- /**
- * This method is called whenever a button event occurs.
- */
- public void buttonEvent(ButtonEvent event );
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/CalendarEvent.java b/libgtk-java/src/java/org/gnu/gtk/event/CalendarEvent.java
deleted file mode 100644
index cfada6b..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/CalendarEvent.java
+++ /dev/null
@@ -1,75 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- * An event represeting action by a {@link org.gnu.gtk.Calendar} widget.
- */
-public class CalendarEvent extends GtkEvent {
-
- /**
- * Type of a CalendarEvent
- */
- public static class Type extends GtkEventType{
- private Type(int id, String name){
- super(id, name);
- }
-
- /**
- * Emitted when the user selects a day.
- */
- public static final Type DAY_SELECTED = new Type(1, "DAY_SELECTED");
-
- /**
- * Emitted when the user double-clicks on a day.
- */
- public static final Type DAY_SELECTED_DOUBLE_CLICK = new Type(2, "DAY_SELECTED_DOUBLE_CLICK");
-
- /**
- * Emitted when the user clicks a button to change the selected month.
- */
- public static final Type MONTH_CHANGED_NEXT = new Type(3, "MONTH_CHANGED_NEXT");
-
- /**
- * Emitted when the user clicks a button to change the selected month.
- */
- public static final Type MONTH_CHANGED_PREV = new Type(4, "MONTH_CHANGED_PREV");
-
- /**
- * Emitted when the user clicks a button to change the selected year.
- */
- public static final Type YEAR_CHANGED_NEXT = new Type(5, "YEAR_CHANGED_NEXT");
-
- /**
- * Emitted when the user clicks a button to change the selected year.
- */
- public static final Type YEAR_CHANGED_PREV = new Type(6, "YEAR_CHANGED_PREV");
- }
-
- /**
- * Creates a new Calendar Event. This is used internally by java-gnome. Users
- * only have to deal with listeners.
- */
- public CalendarEvent(Object source, CalendarEvent.Type type) {
- super(source, type);
- }
-
- /**
- * @return True if the type of this event is the same as that stated.
- */
- public boolean isOfType(CalendarEvent.Type aType){
- return ( type.getID() == aType.getID());
- }
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/CalendarListener.java b/libgtk-java/src/java/org/gnu/gtk/event/CalendarListener.java
deleted file mode 100644
index 33a1cad..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/CalendarListener.java
+++ /dev/null
@@ -1,27 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- * Listener for the {@link org.gnu.gtk.Calendar} widget.
- */
-public interface CalendarListener {
-
- /**
- * This method is called whenever a Calendar event occurs.
- */
- public void calendarEvent(CalendarEvent event);
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/CellEditableEvent.java b/libgtk-java/src/java/org/gnu/gtk/event/CellEditableEvent.java
deleted file mode 100644
index cfad60f..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/CellEditableEvent.java
+++ /dev/null
@@ -1,45 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-
-/**
- * An event represeting action by a {@link org.gnu.gtk.CellEditable} class.
- */
-public class CellEditableEvent extends GtkEvent {
-
-
- /**
- * Type of a CellEditableEvent
- */
- public static class Type extends GtkEventType {
- private Type(int id, String name) {
- super(id, name);
- }
-
- public static final Type EDITING_DONE = new Type(1, "EDITING_DONE");
- public static final Type REMOVE_WIDGET = new Type(2, "REMOVE_WIDGET");
- }
-
- /**
- * Creates a new CellEditableEvent. This is used internally by java-gnome. Users
- * only have to deal with listeners.
- */
- public CellEditableEvent(Object source, CellEditableEvent.Type type) {
- super(source, type);
- }
-
- /**
- * @return True if the type of this event is the same as that stated.
- */
- public boolean isOfType(CellEditableEvent.Type aType) {
- return (type.getID() == aType.getID());
- }
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/CellEditableListener.java b/libgtk-java/src/java/org/gnu/gtk/event/CellEditableListener.java
deleted file mode 100644
index 4eb2044..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/CellEditableListener.java
+++ /dev/null
@@ -1,21 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- * Listener for the {@link org.gnu.gtk.CellEditable} class.
- */
-public interface CellEditableListener {
- /**
- * This method is called whenever a CellEditable event occurs.
- */
- public void cellEditableEvent(CellEditableEvent event );
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/CellRendererTextEvent.java b/libgtk-java/src/java/org/gnu/gtk/event/CellRendererTextEvent.java
deleted file mode 100644
index 0270d10..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/CellRendererTextEvent.java
+++ /dev/null
@@ -1,63 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-
-/**
- * An event represeting action by a {@link org.gnu.gtk.CellRendererText} widget.
- * @see CellRendererTextListener
- * @see org.gnu.gtk.CellRendererText
- */
-public class CellRendererTextEvent extends GtkEvent {
-
- public static class Type extends GtkEventType{
- private Type(int id, String name){
- super(id, name);
- }
-
- /**
- * This event indicates that the menu item has been activated.
- */
- public static final Type EDITED = new Type(1, "EDITED");
- }
-
- protected String index, text;
-
- /**
- * Creates a new event. This is used internally by java-gnome. Users
- * only have to deal with listeners.
- */
- public CellRendererTextEvent(Object source, String index, String text) {
- super(source, Type.EDITED);
- this.index = index;
- this.text = text;
- }
-
- /**
- * Returns the TreeIter index of which the text has been changed.
- * @return the TreeIter index
- */
- public String getIndex() {
- return this.index;
- }
-
- /**
- * Returns the new user entered text.
- * @return the user entered text
- */
- public String getText() {
- return this.text;
- }
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/CellRendererTextListener.java b/libgtk-java/src/java/org/gnu/gtk/event/CellRendererTextListener.java
deleted file mode 100644
index 6f4a687..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/CellRendererTextListener.java
+++ /dev/null
@@ -1,26 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- * Listener {@link org.gnu.gtk.CellRendererText} widgets.
- */
-public interface CellRendererTextListener {
- /**
- * This method is called whenever the text of the cellRenderer is changed.
- */
- public void cellRendererTextEvent(CellRendererTextEvent event);
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/CellRendererToggleEvent.java b/libgtk-java/src/java/org/gnu/gtk/event/CellRendererToggleEvent.java
deleted file mode 100644
index b59ffff..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/CellRendererToggleEvent.java
+++ /dev/null
@@ -1,55 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-
-/**
- * An event represeting action by a {@link org.gnu.gtk.CellRendererToggle} widget.
- * @see CellRendererToggleListener
- * @see org.gnu.gtk.CellRendererToggle
- */
-public class CellRendererToggleEvent extends GtkEvent {
-
- public static class Type extends GtkEventType{
- private Type(int id, String name){
- super(id, name);
- }
-
- /**
- * This event indicates that the menu item has been toggled.
- */
- public static final Type TOGGLED = new Type(1, "TOGGLED");
- }
-
- protected String path;
-
- /**
- * Creates a new event. This is used internally by java-gnome. Users
- * only have to deal with listeners.
- */
- public CellRendererToggleEvent(Object source, String path) {
- super(source, Type.TOGGLED);
- this.path = path;
- }
-
- /**
- * Returns the TreeIter index of which the text has been changed.
- * @return the TreeIter index
- */
- public String getPath() {
- return this.path;
- }
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/CellRendererToggleListener.java b/libgtk-java/src/java/org/gnu/gtk/event/CellRendererToggleListener.java
deleted file mode 100644
index f7e1695..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/CellRendererToggleListener.java
+++ /dev/null
@@ -1,26 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- * Listener {@link org.gnu.gtk.CellRendererText} widgets.
- */
-public interface CellRendererToggleListener {
- /**
- * This method is called whenever the check state of the cellRenderer is changed.
- */
- public void cellRendererToggleEvent(CellRendererToggleEvent event);
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/CheckMenuItemEvent.java b/libgtk-java/src/java/org/gnu/gtk/event/CheckMenuItemEvent.java
deleted file mode 100644
index 83c0f6a..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/CheckMenuItemEvent.java
+++ /dev/null
@@ -1,46 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- * This event is used to identify when a CheckMenuItem receives an event
- *
- * @see CheckMenuItemListener
- */
-public class CheckMenuItemEvent extends GtkEvent {
-
- public static class Type extends GtkEventType {
- private Type(int id, String name) {
- super(id, name);
- }
-
- /**
- * This event indicates that the CheckMenuItem has been toggled.
- */
- public static final Type TOGGLED = new Type(1, "TOGGLED");
-
- }
-
- /**
- * Constructor for CheckMenuItemEvent.
- * @param source
- * @param type
- */
- public CheckMenuItemEvent(Object source, GtkEventType type) {
- super(source, type);
- }
-
- /**
- * @return True if the type of this event is the same as that stated.
- */
- public boolean isOfType(CheckMenuItemEvent.Type aType) {
- return (type.getID() == aType.getID());
- }
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/CheckMenuItemListener.java b/libgtk-java/src/java/org/gnu/gtk/event/CheckMenuItemListener.java
deleted file mode 100644
index 14478c9..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/CheckMenuItemListener.java
+++ /dev/null
@@ -1,24 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under the terms
- * of the GNU Library General Public License version 2.
- */
-package org.gnu.gtk.event;
-
-/**
- * This is the listener interface for receiving CheckMenuItem events.
- *
- * @see CheckMenuItemEvent
- */
-public interface CheckMenuItemListener {
-
- /**
- * Indicates that the <code>CheckMenuItem</code> has fired an event.
- *
- * @param event The event that identifies the details of the event.
- */
- public boolean checkMenuItemEvent(CheckMenuItemEvent event);
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/ColorButtonEvent.java b/libgtk-java/src/java/org/gnu/gtk/event/ColorButtonEvent.java
deleted file mode 100644
index f001f43..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/ColorButtonEvent.java
+++ /dev/null
@@ -1,46 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- * This event is used to identify when a ColorButton receives an event
- *
- * @see ColorButtonListener
- */
-public class ColorButtonEvent extends GtkEvent {
-
- public static class Type extends GtkEventType {
- private Type(int id, String name) {
- super(id, name);
- }
-
- /**
- * This event indicates that the ColorButton color selection has changed.
- */
- public static final Type COLOR_SET = new Type(1, "COLOR_SET");
-
- }
-
- /**
- * Constructor for ColorButtonEvent.
- * @param source
- * @param type
- */
- public ColorButtonEvent(Object source, GtkEventType type) {
- super(source, type);
- }
-
- /**
- * @return True if the type of this event is the same as that stated.
- */
- public boolean isOfType(ColorButtonEvent.Type aType) {
- return (type.getID() == aType.getID());
- }
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/ColorButtonListener.java b/libgtk-java/src/java/org/gnu/gtk/event/ColorButtonListener.java
deleted file mode 100644
index b1f254b..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/ColorButtonListener.java
+++ /dev/null
@@ -1,24 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under the terms
- * of the GNU Library General Public License version 2.
- */
-package org.gnu.gtk.event;
-
-/**
- * This is the listener interface for receiving ColorButton events.
- *
- * @see ColorButtonEvent
- */
-public interface ColorButtonListener {
-
- /**
- * Indicates that the <code>ColorButton</code> has fired an event.
- *
- * @param event The event that identifies the details of the event.
- */
- public boolean colorButtonEvent(ColorButtonEvent event);
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/ColorSelectionEvent.java b/libgtk-java/src/java/org/gnu/gtk/event/ColorSelectionEvent.java
deleted file mode 100644
index ca51e8d..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/ColorSelectionEvent.java
+++ /dev/null
@@ -1,43 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- * This event is used to identify when a ColorSelection receives an event
- *
- * @see ColorSelectionListener
- */
-public class ColorSelectionEvent extends GtkEvent {
-
- public static class Type extends GtkEventType {
- private Type(int id, String name) {
- super(id, name);
- }
-
- public static final Type COLOR_CHANGED = new Type(1, "COLOR_CHANGED");
-
- }
-
- /**
- * Constructor for ColorSelectionEvent.
- * @param source
- * @param type
- */
- public ColorSelectionEvent(Object source, GtkEventType type) {
- super(source, type);
- }
-
- /**
- * @return True if the type of this event is the same as that stated.
- */
- public boolean isOfType(ColorSelectionEvent.Type aType) {
- return (type.getID() == aType.getID());
- }
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/ColorSelectionListener.java b/libgtk-java/src/java/org/gnu/gtk/event/ColorSelectionListener.java
deleted file mode 100644
index 555afa1..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/ColorSelectionListener.java
+++ /dev/null
@@ -1,24 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under the terms
- * of the GNU Library General Public License version 2.
- */
-package org.gnu.gtk.event;
-
-/**
- * This is the listener interface for receiving ColorSelection events.
- *
- * @see ColorSelectionEvent
- */
-public interface ColorSelectionListener {
-
- /**
- * Indicates that the <code>ColorSelection</code> has fired an event.
- *
- * @param event The event that identifies the details of the event.
- */
- public boolean colorSelectionEvent(ColorSelectionEvent event);
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/ComboBoxEvent.java b/libgtk-java/src/java/org/gnu/gtk/event/ComboBoxEvent.java
deleted file mode 100644
index 661ea48..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/ComboBoxEvent.java
+++ /dev/null
@@ -1,46 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- * This event is used to identify when a ComboBox receives an event
- *
- * @see ComboBoxListener
-*/
-public class ComboBoxEvent extends GtkEvent {
-
- public static class Type extends GtkEventType {
- private Type(int id, String name) {
- super(id, name);
- }
-
- /**
- * This event indicates that the ComboBox selection has changed.
- */
- public static final Type CHANGED = new Type(1, "CHANGED");
-
- }
-
- /**
- * Constructor for ComboBoxEvent.
- * @param source
- * @param type
- */
- public ComboBoxEvent(Object source, GtkEventType type) {
- super(source, type);
- }
-
- /**
- * @return True if the type of this event is the same as that stated.
- */
- public boolean isOfType(ComboBoxEvent.Type aType) {
- return (type.getID() == aType.getID());
- }
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/ComboBoxListener.java b/libgtk-java/src/java/org/gnu/gtk/event/ComboBoxListener.java
deleted file mode 100644
index ef6705c..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/ComboBoxListener.java
+++ /dev/null
@@ -1,25 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under the terms
- * of the GNU Library General Public License version 2.
- */
-package org.gnu.gtk.event;
-
-/**
- * This is the listener interface for receiving ComboBox events.
- *
- * @see ComboBoxEvent
- */
-public interface ComboBoxListener {
-
- /**
- * Indicates that the <code>ComboBox</code> has fired an event.
- *
- * @param event The event that identifies the details of the event.
- */
- public void comboBoxEvent(ComboBoxEvent event);
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/ContainerEvent.java b/libgtk-java/src/java/org/gnu/gtk/event/ContainerEvent.java
deleted file mode 100644
index 30c1187..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/ContainerEvent.java
+++ /dev/null
@@ -1,90 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-import org.gnu.gtk.Widget;
-
-/**
- * @author Tom Ball
- *
- * This event is fired when container-specific changes are made, such
- * as adding a child widget to a container.
- *
- * @see ContainerListener
- */
-public class ContainerEvent extends GtkEvent {
-
- private Widget child;
-
- public static class Type extends GtkEventType {
- private Type(int id, String name) {
- super(id, name);
- }
-
- /**
- * This event indicates that a child widget has been
- * added to the container.
- */
- public static final Type ADD = new Type(1, "ADD");
-
- /**
- * This event indicates that ...
- */
- public static final Type CHECK_RESIZE = new Type(2, "CHECK_RESIZE");
-
- /**
- * This event indicates that a child widget has been
- * removed to the container.
- */
- public static final Type REMOVE = new Type(1, "REMOVE");
-
- /**
- * This event indicates that a child widget has been
- * given focus.
- */
- public static final Type SET_FOCUS_CHILD = new Type(1, "SET_FOCUS_CHILD");
- }
-
- /**
- * Construct a ContainerEvent object.
- */
- public ContainerEvent(Object source, ContainerEvent.Type type) {
- this(source, type, null);
- }
-
- /**
- * Construct a ContainerEvent object with a specified child.
- */
- public ContainerEvent(Object source, ContainerEvent.Type type, Widget child) {
- super(source, type);
- this.child = child;
- }
-
- /**
- * Return the child widget associated with this ContainerEvent, or
- * null if no child is involved. The CHECK_RESIZE event does not
- * have an associated child widget.
- */
- public Widget getChild() {
- return child;
- }
-
- /**
- * @return True if the type of this event is the same as that stated.
- */
- public boolean isOfType(ContainerEvent.Type aType) {
- return (type.getID() == aType.getID());
- }
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/ContainerListener.java b/libgtk-java/src/java/org/gnu/gtk/event/ContainerListener.java
deleted file mode 100644
index 747b7ee..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/ContainerListener.java
+++ /dev/null
@@ -1,36 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- * This is the listener interface for receiving container events on a
- * Container. Objects that are interested in container events should
- * implement this interface and then register with the
- * <code>Container</code> using the <code>addContainerListener()</code> method.
- *
- * @see ContainerEvent
- *
- * @author Tom Ball
- */
-public interface ContainerListener {
-
- /**
- * Indicates that the <code>Container</code> has changed.
- *
- * @param event The event that identifies the details of the event
- */
- public void containerEvent(ContainerEvent event);
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/DialogEvent.java b/libgtk-java/src/java/org/gnu/gtk/event/DialogEvent.java
deleted file mode 100644
index 295cb3b..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/DialogEvent.java
+++ /dev/null
@@ -1,78 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- * This event is used to identify when a dialog receives an event
- *
- * @see DialogListener
- */
-public class DialogEvent extends GtkEvent {
-
- public static class Type extends GtkEventType {
- private Type(int id, String name) {
- super(id, name);
- }
-
- /**
- * This event indicates that the source dialog has closed.
- */
- public static final Type CLOSE = new Type(1, "CLOSE");
-
- /**
- * This event is emitted when an action widget is clicked or the
- * dialog receives a "delete" event. On a delete event, the
- * response ID is RESPONSE_NONE. Otherwise it depends on what
- * the user selected.
- */
- public static final Type RESPONSE = new Type(2, "RESPONSE");
- }
-
- /**
- * The response ID that is returned when the RESPONSE event
- * is emitted.
- */
- private int response;
-
- /**
- * Constructor for DialogEvent.
- * @param source
- * @param type
- */
- public DialogEvent(Object source, GtkEventType type) {
- super(source, type);
- }
-
- /**
- * @return True if the type of this event is the same as that stated.
- */
- public boolean isOfType(DialogEvent.Type aType) {
- return (type.getID() == aType.getID());
- }
-
- /**
- * Return the response ID for a RESPONSE event.
- */
- public int getResponse() {
- return response;
- }
-
- /**
- * Set the response ID for this event.
- */
- public void setResponse(int response) {
- this.response = response;
- }
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/DialogListener.java b/libgtk-java/src/java/org/gnu/gtk/event/DialogListener.java
deleted file mode 100644
index 979552b..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/DialogListener.java
+++ /dev/null
@@ -1,31 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- * This is the listener interface for receiving dialog events.
- *
- * @see DialogEvent
- */
-public interface DialogListener {
-
- /**
- * Indicates that the <code>Dialog</code> has fired an event.
- *
- * @param event The event that identifies the details of the event
- */
- public boolean dialogEvent(DialogEvent event);
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/DragDestinationListener.java b/libgtk-java/src/java/org/gnu/gtk/event/DragDestinationListener.java
deleted file mode 100644
index 0863753..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/DragDestinationListener.java
+++ /dev/null
@@ -1,27 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-import org.gnu.gdk.DragContext;
-import org.gnu.gtk.SelectionData;
-import org.gnu.gtk.Widget;
-
-/**
- */
-public interface DragDestinationListener {
-
- public void dataReceived(Widget widget, DragContext dc, SelectionData data, int targetInfo);
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/DragSourceListener.java b/libgtk-java/src/java/org/gnu/gtk/event/DragSourceListener.java
deleted file mode 100644
index 7939f82..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/DragSourceListener.java
+++ /dev/null
@@ -1,37 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-import org.gnu.gdk.DragContext;
-import org.gnu.gtk.SelectionData;
-import org.gnu.gtk.Widget;
-
-/**
- */
-public interface DragSourceListener {
-
- public void dragBegin(Widget widget, DragContext dc);
-
- public void dragMotion(Widget widget, DragContext dc, int x, int y);
-
- public void getDragData(Widget widget, DragContext dc, SelectionData sd, int info);
-
- public void deleteDragData(Widget widget, DragContext dc);
-
- public void dragDrop(Widget widget, DragContext dc, int x, int y);
-
- public void dragEnd(Widget widget, DragContext dc);
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/EntryCompletionEvent.java b/libgtk-java/src/java/org/gnu/gtk/event/EntryCompletionEvent.java
deleted file mode 100644
index 6a233f0..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/EntryCompletionEvent.java
+++ /dev/null
@@ -1,100 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-import org.gnu.gtk.TreeIter;
-import org.gnu.gtk.TreeModel;
-
-/**
- * This event is used to identify when a EntryCompletion receives an event
- *
- * @see EntryCompletionListener
- */
-public class EntryCompletionEvent extends GtkEvent {
-
- private TreeModel model;
- private TreeIter iter;
- private int index;
-
- public static class Type extends GtkEventType {
- private Type(int id, String name) {
- super(id, name);
- }
-
- /**
- */
- public static final Type MATCH_SELECTED = new Type(1, "MATCH_SELECTED");
-
- /**
- */
- public static final Type ACTION_ACTIVATED = new Type(2, "ACTION_ACTIVATED");
-
- }
-
- /**
- * Constructor for EntryCompletionEvent.
- * @param source
- * @param type
- */
- public EntryCompletionEvent(Object source, GtkEventType type) {
- super(source, type);
- }
-
- /**
- * @return True if the type of this event is the same as that stated.
- */
- public boolean isOfType(EntryCompletionEvent.Type aType) {
- return (type.getID() == aType.getID());
- }
- /**
- * @return Returns the index.
- */
- public int getIndex() {
- return index;
- }
-
- /**
- * @param index The index to set.
- */
- public void setIndex(int index) {
- this.index = index;
- }
-
- /**
- * @return Returns the iter.
- */
- public TreeIter getIter() {
- return iter;
- }
-
- /**
- * @param iter The iter to set.
- */
- public void setIter(TreeIter iter) {
- this.iter = iter;
- }
-
- /**
- * @return Returns the model.
- */
- public TreeModel getModel() {
- return model;
- }
-
- /**
- * @param model The model to set.
- */
- public void setModel(TreeModel model) {
- this.model = model;
- }
-
-}
-
-
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/EntryCompletionListener.java b/libgtk-java/src/java/org/gnu/gtk/event/EntryCompletionListener.java
deleted file mode 100644
index 867bc5a..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/EntryCompletionListener.java
+++ /dev/null
@@ -1,26 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under the terms
- * of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- * This is the listener interface for receiving EntryCompletion events.
- *
- * @see EntryCompletionEvent
- */
-public interface EntryCompletionListener {
-
- /**
- * Indicates that the <code>EntryCompletion</code> has fired an event.
- *
- * @param event The event that identifies the details of the event.
- */
- public boolean entryCompletionEvent(EntryCompletionEvent event);
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/EntryEvent.java b/libgtk-java/src/java/org/gnu/gtk/event/EntryEvent.java
deleted file mode 100644
index 222e281..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/EntryEvent.java
+++ /dev/null
@@ -1,219 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-package org.gnu.gtk.event;
-
-import org.gnu.gtk.DeleteType;
-import org.gnu.gtk.MovementStep;
-
-/**
- * This event is used to identify when an entry receives an event
- *
- * @see EntryListener
- */
-public class EntryEvent extends GtkEvent {
-
- /**
- * The starting position of the deleted text. Applies to the DELETE_TEXT
- * type of event.
- */
- private int startPosition;
-
- /**
- * The ending position of the deleted text. Applies to the DELETE_TEXT
- * type of event.
- */
- private int endPosition;
-
- /**
- * The text that was inserted into the widget. Applies to the INSERT_TEXT
- * and INSET_AT_CURSOR type of event.
- */
- private String text;
-
- /**
- * The position at which the next text was inserted. Applies to the
- * INSERT_TEXT type of event.
- */
- private int insertPosition;
-
- /**
- * deleteType is set when the DELETE_FROM_CURSOR event is invoked.
- */
- private DeleteType deleteType;
- /**
- * count is set when the DELETE_FROM_CURSOR or MOVE_CURSOR events
- * are invoked.
- */
- private int count;
-
- /**
- * movementStep is set when the MOVE_CURSOR event is invoked.
- */
- private MovementStep movementStep;
- /**
- * extendedSelection is set when the MOVE_CURSOR event is invoked.
- */
- private boolean extendedSelection;
-
-
- public static class Type extends GtkEventType{
- private Type(int id, String name){
- super(id, name);
- }
-
- /**
- * Indicates that the user has pressed the enter key while in the widget
- */
- public static final Type ACTIVATE = new Type(1, "ACTIVATE");
-
- /**
- * Indicates that the user has moved the cursor in the widget.
- */
- public static final Type MOVE_CURSOR = new Type(2, "MOVE_CURSOR");
-
- /**
- * Indicates that the user has inserted text at the cursor.
- */
- public static final Type INSERT_AT_CURSOR = new Type(3, "INSERT_AT_CURSOR");
-
- /**
- * Indicates that the user has deleted text starting at the cursor.
- */
- public static final Type DELETE_FROM_CURSOR = new Type(4, "DELETE_FROM_CURSOR");
-
- /**
- * Clipboard related events
- */
- public static final Type CUT_CLIPBOARD = new Type(5, "CUT_CLIPBOARD");
- public static final Type COPY_CLIPBOARD = new Type(6, "COPY_CLIPBOARD");
- public static final Type PASTE_CLIPBOARD = new Type(7, "PASTE_CLIPBOARD");
- public static final Type TOGGLE_OVERWRITE = new Type(8, "TOGGLE_OVERWRITE");
-
- /**
- * Indicates that the user has changed the contents of the widget.
- */
- public static final Type CHANGED = new Type(9, "CHANGED");
-
- /**
- * This type of event is emitted when the user deletes text from the
- * widget
- */
- public static final Type DELETE_TEXT = new Type(10, "DELETE_TEXT");
- /**
- * This type of event is emitted when the user inserts text into the
- * widget.
- */
- public static final Type INSERT_TEXT = new Type(11, "INSERT_TEXT");
-
- }
-
- /**
- * Constructor for EditableEvent.
- * @param source
- * @param type
- */
- public EntryEvent(Object source, GtkEventType type) {
- super(source, type);
- }
-
- /**
- * @return True if the type of this event is the same as that stated.
- */
- public boolean isOfType(EntryEvent.Type aType){
- return ( type.getID() == aType.getID());
- }
-
-
- public void setText(String text) {
- this.text = text;
- }
-
- public String getText() {
- return text;
- }
-
- public void setDeleteType(DeleteType type) {
- deleteType = type;
- }
-
- public DeleteType getDeleteType() {
- return deleteType;
- }
-
- public void setCount(int count) {
- this.count = count;
- }
-
- public int getCount() {
- return count;
- }
-
- public void setMovementStep(MovementStep step) {
- movementStep = step;
- }
-
- public MovementStep getMovementStep() {
- return movementStep;
- }
-
- public void setExtendedSelection(boolean extendedSelection) {
- this.extendedSelection = extendedSelection;
- }
-
- public boolean getExtendedSelection() {
- return extendedSelection;
- }
- /**
- * @return Returns the endPosition.
- */
- public int getEndPosition() {
- return endPosition;
- }
-
- /**
- * @param endPosition The endPosition to set.
- */
- public void setEndPosition(int endPosition) {
- this.endPosition = endPosition;
- }
-
- /**
- * @return Returns the insertPosition.
- */
- public int getInsertPosition() {
- return insertPosition;
- }
-
- /**
- * @param insertPosition The insertPosition to set.
- */
- public void setInsertPosition(int insertPosition) {
- this.insertPosition = insertPosition;
- }
-
- /**
- * @return Returns the startPosition.
- */
- public int getStartPosition() {
- return startPosition;
- }
-
- /**
- * @param startPosition The startPosition to set.
- */
- public void setStartPosition(int startPosition) {
- this.startPosition = startPosition;
- }
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/EntryListener.java b/libgtk-java/src/java/org/gnu/gtk/event/EntryListener.java
deleted file mode 100644
index 55121ac..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/EntryListener.java
+++ /dev/null
@@ -1,29 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-package org.gnu.gtk.event;
-
-/**
- * This is the listener interface for receiving entry events.
- *
- * @see EntryEvent
- */
-public interface EntryListener {
- /**
- * Indicates that the <code>Entry</code> has fired an event.
- *
- * @param event The event that identifies the details of the event
- */
- public void entryEvent(EntryEvent event);
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/ExpanderEvent.java b/libgtk-java/src/java/org/gnu/gtk/event/ExpanderEvent.java
deleted file mode 100644
index 070f313..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/ExpanderEvent.java
+++ /dev/null
@@ -1,43 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- * This event is used to identify when a Expander receives an event
- *
- * @see ExpanderListener
- */
-public class ExpanderEvent extends GtkEvent {
-
- public static class Type extends GtkEventType {
- private Type(int id, String name) {
- super(id, name);
- }
-
- public static final Type ACTIVATE = new Type(1, "ACTIVATE");
-
- }
-
- /**
- * Constructor for ExpanderEvent.
- * @param source
- * @param type
- */
- public ExpanderEvent(Object source, GtkEventType type) {
- super(source, type);
- }
-
- /**
- * @return True if the type of this event is the same as that stated.
- */
- public boolean isOfType(ExpanderEvent.Type aType) {
- return (type.getID() == aType.getID());
- }
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/ExpanderListener.java b/libgtk-java/src/java/org/gnu/gtk/event/ExpanderListener.java
deleted file mode 100644
index c9b0181..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/ExpanderListener.java
+++ /dev/null
@@ -1,24 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under the terms
- * of the GNU Library General Public License version 2.
- */
-package org.gnu.gtk.event;
-
-/**
- * This is the listener interface for receiving Expander events.
- *
- * @see ExpanderEvent
- */
-public interface ExpanderListener {
-
- /**
- * Indicates that the <code>Expander</code> has fired an event.
- *
- * @param event The event that identifies the details of the event.
- */
- public boolean expanderEvent(ExpanderEvent event);
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/ExposeEvent.java b/libgtk-java/src/java/org/gnu/gtk/event/ExposeEvent.java
deleted file mode 100644
index 196576b..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/ExposeEvent.java
+++ /dev/null
@@ -1,135 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-import org.gnu.gdk.EventExpose;
-import org.gnu.gdk.EventNoExpose;
-import org.gnu.gdk.Rectangle;
-import org.gnu.gdk.Region;
-import org.gnu.gdk.Window;
-
-/**
- * This event object is used to identify how expose has changed.
- *
- * @author Jonas Berlin
- * @see ExposeListener
- */
-public class ExposeEvent extends GtkEvent {
-
- private final Window window;
- private final boolean sendEvent;
- private final Rectangle area;
- private final Region region;
- private final int count;
-
- public static class Type extends GtkEventType{
- private Type(int id, String name){
- super(id, name);
- }
-
- /**
- * Generated when all or part of a window becomes
- * visible and needs to be redrawn.
- */
- public static final Type EXPOSE = new Type(1, "EXPOSE");
-
- /**
- * Generated when the area of a Drawable being copied,
- * with Drawable.drawDrawable() or Window.copyArea(),
- * was completely available.
- */
- public static final Type NO_EXPOSE = new Type(2, "NO_EXPOSE");
- }
-
- public ExposeEvent(Object source, EventExpose gdkEvent) {
- super(source, Type.EXPOSE);
- window = gdkEvent.getWindow();
- sendEvent = gdkEvent.getSendEvent();
- area = gdkEvent.getArea();
- region = gdkEvent.getRegion();
- count = gdkEvent.getCount();
- }
-
- public ExposeEvent(Object source, EventNoExpose gdkEvent) {
- super(source, Type.NO_EXPOSE);
- window = gdkEvent.getWindow();
- sendEvent = gdkEvent.getSendEvent();
- area = null;
- region = null;
- count = -1;
- }
-
- /**
- * The window which received the event.
- *
- * @return the window which received the event.
- */
- public Window getWindow() {
- return window;
- }
-
- /**
- * Check if the event was sent explicitly (e.g. using
- * XSendEvent).
- *
- * @return true if the event was sent explicitly (e.g. using
- * XSendEvent), false otherwise.
- */
- public boolean getSendEvent() {
- return sendEvent;
- }
-
-
- /**
- * Returns the bounding box of region.
- *
- * @return the bounding box of region.
- */
- public Rectangle getArea() {
- return area;
- }
-
-
- /**
- * Returns the region that needs to be redrawn.
- *
- * @return the region that needs to be redrawn.
- */
- public Region getRegion() {
- return region;
- }
-
-
- /**
- * Returns the number of contiguous EXPOSE events following
- * this one. The only use for this is "exposure compression",
- * i.e. handling all contiguous EXPOSE events in one go,
- * though GDK performs some exposure compression so this is
- * not normally needed.
- *
- * @return the number of contiguous EXPOSE events following
- * this one.
- */
- public int getCount() {
- return count;
- }
-
- /**
- * Test to compare events.
- */
- public boolean isOfType(ExposeEvent.Type test){
- return type.getID() == test.getID();
- }
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/ExposeListener.java b/libgtk-java/src/java/org/gnu/gtk/event/ExposeListener.java
deleted file mode 100644
index ab8526b..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/ExposeListener.java
+++ /dev/null
@@ -1,29 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- * This is the listener interface for receiving expose events for a
- * Widget.
- *
- * @author Jonas Berlin
- * @see ExposeEvent
- */
-public interface ExposeListener {
- /**
- * This method is called whenever a expose event occurs.
- */
- boolean exposeEvent( ExposeEvent event );
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/FocusEvent.java b/libgtk-java/src/java/org/gnu/gtk/event/FocusEvent.java
deleted file mode 100644
index 6225338..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/FocusEvent.java
+++ /dev/null
@@ -1,56 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- * @author Jeffrey S. Morgan
- *
- * This event is used to identify when an object gains and loses focus.
- *
- * @see FocusListener
- */
-public class FocusEvent extends GtkEvent {
-
- public static class Type extends GtkEventType{
- private Type(int id, String name){
- super(id, name);
- }
-
- /**
- * This event indicates that the source has focus now.
- */
- public static final Type FOCUS_IN = new Type(1, "FOCUS_IN");
-
- /**
- * This event indicates that the source has lost focus now.
- */
- public static final Type FOCUS_OUT = new Type(2, "FOCUS_OUT");
- }
-
-
- /**
- * Construct a FocusEvent object.
- */
- public FocusEvent(Object source, FocusEvent.Type type) {
- super(source, type);
- }
-
- /**
- * @return True if the type of this event is the same as that stated.
- */
- public boolean isOfType(FocusEvent.Type aType){
- return ( type.getID() == aType.getID());
- }
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/FocusListener.java b/libgtk-java/src/java/org/gnu/gtk/event/FocusListener.java
deleted file mode 100644
index e6cdf12..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/FocusListener.java
+++ /dev/null
@@ -1,38 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-
-
-/**
- * @author Jeffrey S. Morgan
- *
- * This is the listener interface for receiving focus events on a
- * Widget. Objects that are interested in focus events should implement
- * this Interface and then register with the <code>Widget</code> using
- * the <code>addFocusListener()</code> method.
- *
- * @see FocusEvent
- */
-public interface FocusListener {
-
- /**
- * Indicates that the <code>Widget</code> has gained or lost focus
- *
- * @param event The event that identifies the details of the event
- */
- public boolean focusEvent(FocusEvent event);
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/FontButtonEvent.java b/libgtk-java/src/java/org/gnu/gtk/event/FontButtonEvent.java
deleted file mode 100644
index 2faaa0b..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/FontButtonEvent.java
+++ /dev/null
@@ -1,46 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-
-package org.gnu.gtk.event;
-
-/**
- * This event is used to identify when a FontButton receives an event
- *
- * @see FontButtonListener
- */
-public class FontButtonEvent extends GtkEvent {
-
- public static class Type extends GtkEventType {
- private Type(int id, String name) {
- super(id, name);
- }
-
- /**
- * This event indicates that the FontButtonEvent font selection has changed.
- */
- public static final Type FONT_SET = new Type(1, "FONT_SET");
- }
-
- /**
- * Constructor for FontButtonEvent.
- * @param source
- * @param type
- */
- public FontButtonEvent(Object source, GtkEventType type) {
- super(source, type);
- }
-
- /**
- * @return True if the type of this event is the same as that stated.
- */
- public boolean isOfType(FontButtonEvent.Type aType) {
- return (type.getID() == aType.getID());
- }
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/FontButtonListener.java b/libgtk-java/src/java/org/gnu/gtk/event/FontButtonListener.java
deleted file mode 100644
index 247598b..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/FontButtonListener.java
+++ /dev/null
@@ -1,25 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under the terms
- * of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- * This is the listener interface for receiving FontButton events.
- *
- * @see FontButtonEvent
- */
-public interface FontButtonListener {
-
- /**
- * Indicates that the <code>FontButton</code> has fired an event.
- *
- * @param event The event that identifies the details of the event.
- */
- public boolean fontButtonEvent(FontButtonEvent event);
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/GtkEvent.java b/libgtk-java/src/java/org/gnu/gtk/event/GtkEvent.java
deleted file mode 100644
index 0426425..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/GtkEvent.java
+++ /dev/null
@@ -1,73 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-import java.io.Serializable;
-
-/**
- * @author Jeffrey S. Morgan
- *
- * The base event class for all Gtk events.
- *
- * @see FocusEvent
- * @see KeyEvent
- * @see LifeCycleEvent
- * @see MouseEvent
- */
-public class GtkEvent implements Serializable {
- /** The type of event */
- protected GtkEventType type;
-
- /** The object on which the event initially occurred. */
- protected Object source;
-
- /**
- * Construct a GtkEvent object with the specified source object and type.
- *
- * @param source the object where the event originated.
- * @param type the event type.
- *
- * @throws IllegalArgumentException if the source object is null
- */
- public GtkEvent(Object source, GtkEventType type) {
- if (null == source)
- throw new IllegalArgumentException("null source");
- this.source = source;
- this.type = type;
- }
-
- /**
- * Returns the object on which the event originally occured
- * @return Object on which the event originally occured
- */
- public Object getSource() {
- return source;
- }
-
- /**
- * @return The type of the event.
- */
- public GtkEventType getType() {
- return type;
- }
-
- /**
- * Generates a string representation of the event. Useful for debugging
- * applications.
- * @return string representation of event.
- */
- public String toString() {
- return getClass().getName() + "[source=" + source + ",id=" + type.getName() + "]";
- }
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/GtkEventType.java b/libgtk-java/src/java/org/gnu/gtk/event/GtkEventType.java
deleted file mode 100644
index 7cfe073..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/GtkEventType.java
+++ /dev/null
@@ -1,39 +0,0 @@
-
-package org.gnu.gtk.event;
-
-/**
- * Represents a particular type of an event. Each {@link GtkEvent} has an
- * associated type.
- */
-public class GtkEventType{
- /** Event type identifier */
- private int id;
-
- /** Name for the event type. This is used in the event.toString method */
- private String name;
-
- /**
- * @return {@link #id}
- */
- public int getID(){
- return id;
- }
-
- /**
- * @return {@link #name}
- */
- public String getName(){
- return name;
- }
-
- /**
- * Constructs a new event type
- * @param typeID Type Identifier
- * @param typeName String to be displayed as part of the event.toString
- * method.
- */
- public GtkEventType(int typeID, String typeName){
- id = typeID;
- name = typeName;
- }
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/HandleBoxEvent.java b/libgtk-java/src/java/org/gnu/gtk/event/HandleBoxEvent.java
deleted file mode 100644
index 7bce8d0..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/HandleBoxEvent.java
+++ /dev/null
@@ -1,62 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-
-package org.gnu.gtk.event;
-
-import org.gnu.gtk.Widget;
-
-/**
- * This event is used to identify when a HandleBox receives an event
- *
- * @see HandleBoxListener
- */
-public class HandleBoxEvent extends GtkEvent {
-
- private Widget widget;
-
- public static class Type extends GtkEventType {
- private Type(int id, String name) {
- super(id, name);
- }
-
- public static final Type CHILD_ATTACHED = new Type(1, "CHILD_ATTACHED");
- public static final Type CHILD_DETACHED = new Type(1, "CHILD_DETACHED");
- }
-
- /**
- * Constructor for HandleBoxEvent.
- * @param source
- * @param type
- */
- public HandleBoxEvent(Object source, GtkEventType type) {
- super(source, type);
- }
-
- /**
- * @return True if the type of this event is the same as that stated.
- */
- public boolean isOfType(FontButtonEvent.Type aType) {
- return (type.getID() == aType.getID());
- }
- /**
- * @return Returns the widget.
- */
- public Widget getWidget() {
- return widget;
- }
-
- /**
- * @param widget The widget to set.
- */
- public void setWidget(Widget widget) {
- this.widget = widget;
- }
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/HandleBoxListener.java b/libgtk-java/src/java/org/gnu/gtk/event/HandleBoxListener.java
deleted file mode 100644
index 2be300f..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/HandleBoxListener.java
+++ /dev/null
@@ -1,25 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under the terms
- * of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- * This is the listener interface for receiving HandleBox events.
- *
- * @see HandleBoxEvent
- */
-public interface HandleBoxListener {
-
- /**
- * Indicates that the <code>HandleBox</code> has fired an event.
- *
- * @param event The event that identifies the details of the event.
- */
- public boolean handleBoxEvent(HandleBoxEvent event);
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/ItemEvent.java b/libgtk-java/src/java/org/gnu/gtk/event/ItemEvent.java
deleted file mode 100644
index 0952659..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/ItemEvent.java
+++ /dev/null
@@ -1,47 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- * An event represeting action by a {@link org.gnu.gtk.Item} widget.
- */
-public class ItemEvent extends GtkEvent {
-
- /**
- * Type of a ItemEvent
- */
- public static class Type extends GtkEventType {
- private Type(int id, String name) {
- super(id, name);
- }
-
- public static final Type SELECT = new Type(1, "SELECT");
-
- public static final Type DESELECT = new Type(2, "DESELECT");
-
- public static final Type TOGGLE = new Type(3, "TOGGLE");
-
- }
-
- /**
- * Creates a new Button Event. This is used internally by java-gnome. Users
- * only have to deal with listeners.
- */
- public ItemEvent(Object source, ItemEvent.Type type) {
- super(source, type);
- }
-
- /**
- * @return True if the type of this event is the same as that stated.
- */
- public boolean isOfType(ItemEvent.Type aType) {
- return (type.getID() == aType.getID());
- }
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/ItemListener.java b/libgtk-java/src/java/org/gnu/gtk/event/ItemListener.java
deleted file mode 100644
index 4e177d1..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/ItemListener.java
+++ /dev/null
@@ -1,21 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- * Listener for the {@link org.gnu.gtk.Item} widget.
- */
-public interface ItemListener {
- /**
- * This method is called whenever a item event occurs.
- */
- public void itemEvent(ItemEvent event );
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/KeyEvent.java b/libgtk-java/src/java/org/gnu/gtk/event/KeyEvent.java
deleted file mode 100644
index 71f2ec3..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/KeyEvent.java
+++ /dev/null
@@ -1,116 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-import org.gnu.gdk.EventKey;
-import org.gnu.gdk.ModifierType;
-
-/**
- * @author Jeffrey S. Morgan
- *
- * This event object is used to identify when a key has been pressed and released.
- *
- * @see KeyListener
- */
-public class KeyEvent extends GtkEvent {
-
- public static class Type extends GtkEventType{
- private Type(int id, String name){
- super(id, name);
- }
- /**
- * This event indicates that a key has been pressed.
- */
- public static final Type KEY_PRESSED = new Type(1, "KEY_PRESSED");
-
- /**
- * This event indicates that a key has been released.
- */
- public static final Type KEY_RELEASED = new Type(2, "KEY_RELEASED");
- }
-
- /**
- * Represents the state of the modifier keys (e.g. Control, Shift, and Alt) and the
- * pointer buttons.
- */
- private ModifierType modifierKey;
-
- /**
- * The key that was pressed or released. This value can be compared against the
- * values contained in org.gnu.gdk.KeySymbols.
- */
- private int keyval;
-
- /**
- * The length of the string
- */
- private int length;
-
- /**
- * A null-terminated multi-byte string containing the composed characters resulting from the
- * key press.
- */
- private String string;
-
- /**
- * Construct a KeyEvent object.
- */
- public KeyEvent(Object source, KeyEvent.Type type, EventKey gdkEvent) {
- super(source, type);
- this.modifierKey = ModifierType.intern(gdkEvent.getState());
- this.keyval = gdkEvent.getKeyVal();
- this.length = gdkEvent.getLength();
- this.string = gdkEvent.getString();
- }
-
- /**
- * Test to compare events.
- */
- public boolean isOfType(KeyEvent.Type test){
- return type.getID() == test.getID();
- }
- /**
- * Returns the keyval.
- * @return int
- */
- public int getKeyval() {
- return keyval;
- }
-
- /**
- * Returns the length.
- * @return int
- */
- public int getLength() {
- return length;
- }
-
- /**
- * Returns the modifierKey.
- * @return ModifierType
- */
- public ModifierType getModifierKey() {
- return modifierKey;
- }
-
- /**
- * Returns the string.
- * @return String
- */
- public String getString() {
- return string;
- }
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/KeyListener.java b/libgtk-java/src/java/org/gnu/gtk/event/KeyListener.java
deleted file mode 100644
index b6e1ae0..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/KeyListener.java
+++ /dev/null
@@ -1,31 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- * @author Jeffrey S. Morgan
- *
- * This is the listener interface for receiving keyboard events on a
- * Widget. Objects that are interested in keyboard events should implement
- * this Interface and then register with the <code>Widget</code> using
- * the <code>addKeyListener()</code> method.
- *
- * @see KeyEvent
- */
-public interface KeyListener {
-
- public boolean keyEvent(KeyEvent event);
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/LifeCycleEvent.java b/libgtk-java/src/java/org/gnu/gtk/event/LifeCycleEvent.java
deleted file mode 100644
index eb64919..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/LifeCycleEvent.java
+++ /dev/null
@@ -1,81 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- * This event is used to identify life cycle events that effect a
- * widget.
- * @see LifeCycleListener
- */
-public class LifeCycleEvent extends GtkEvent {
-
- public static class Type extends GtkEventType {
- private Type(int id, String name) {
- super(id, name);
- }
- /**
- * This event indicates that a widget has been realized.
- */
- public static final Type REALIZE = new Type(1, "REALIZE");
-
- /**
- * This event indicates that a widget has been unrealized
- */
- public static final Type UNREALIZE = new Type(2, "UNREALIZE");
-
- /**
- * This event indicates that a widget has been deleted
- */
- public static final Type DELETE = new Type(3, "DELETE");
-
- /**
- * This event indicates that a widget has been destroyed
- */
- public static final Type DESTROY = new Type(4, "DESTROY");
-
- /**
- * This event indicates that a widget has become visible.
- */
- public static final Type SHOW = new Type(5, "SHOW");
-
- /**
- * This event indicates that a widget has become invisible.
- */
- public static final Type HIDE = new Type(6, "HIDE");
-
- /**
- * This event indicates that a widget has been mapped.
- */
- public static final Type MAP = new Type(7, "MAP");
-
- /**
- * This event indicates that a widget has been unmapped.
- */
- public static final Type UNMAP = new Type(8, "UNMAP");
- }
-
- /**
- * Construct a LifeCycleEvent object.
- */
- public LifeCycleEvent(Object source, LifeCycleEvent.Type type) {
- super(source, type);
- }
-
- /**
- */
- public boolean isOfType(LifeCycleEvent.Type test) {
- return type.getID() == test.getID();
- }
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/LifeCycleListener.java b/libgtk-java/src/java/org/gnu/gtk/event/LifeCycleListener.java
deleted file mode 100644
index 0dec3d9..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/LifeCycleListener.java
+++ /dev/null
@@ -1,38 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- * This is the listener interface for receiving life cycle
- * realted events for a Widget.
- * @see LifeCycleEvent
- */
-public interface LifeCycleListener {
-
- /**
- * TODO: document this properly
- * This method is for all void-returning LifeCycleEvents i.e. everything not
- * of type {@link LifeCycleEvent.Type.DESTROY} or{@link
- * LifeCycleEvent.Type.DELETE}
- */
- void lifeCycleEvent( LifeCycleEvent event );
-
- /**
- * TODO: document this
- * This method is for the delete and destroy events
- */
- boolean lifeCycleQuery( LifeCycleEvent event );
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/MenuItemEvent.java b/libgtk-java/src/java/org/gnu/gtk/event/MenuItemEvent.java
deleted file mode 100644
index 8e6ff30..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/MenuItemEvent.java
+++ /dev/null
@@ -1,43 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- * An event represeting action by a {@link org.gnu.gtk.MenuItem} widget.
- * @see MenuItemListener
- * @see org.gnu.gtk.MenuItem
- */
-public class MenuItemEvent extends GtkEvent {
-
- public static class Type extends GtkEventType{
- private Type(int id, String name){
- super(id, name);
- }
-
- /**
- * This event indicates that the menu item has been activated.
- */
- public static final Type ACTIVATE = new Type(1, "ACTIVATE");
- }
-
- /**
- * Creates a new MenuItem Event. This is used internally by java-gnome.
- * Users only have to deal with listeners.
- */
- public MenuItemEvent(Object source) {
- super(source, Type.ACTIVATE);
- }
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/MenuItemListener.java b/libgtk-java/src/java/org/gnu/gtk/event/MenuItemListener.java
deleted file mode 100644
index 65e2303..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/MenuItemListener.java
+++ /dev/null
@@ -1,33 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- * @author Jeffrey S. Morgan
- *
- * This is the listener interface for receiving activate events
- * from a menu item
- *
- * @see MenuItemEvent
- * @see org.gnu.gtk.MenuItem
- */
-public interface MenuItemListener {
-
- /**
- * This method is called when the MenuItem activate
- * event occurs.
- */
- public void menuItemEvent(MenuItemEvent event);
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/MouseEvent.java b/libgtk-java/src/java/org/gnu/gtk/event/MouseEvent.java
deleted file mode 100644
index cf3be56..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/MouseEvent.java
+++ /dev/null
@@ -1,156 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-import org.gnu.gdk.EventButton;
-import org.gnu.gdk.EventCrossing;
-import org.gnu.gdk.EventScroll;
-import org.gnu.gdk.ScrollDirection;
-
-/**
- * @author Jeffrey S. Morgan
- *
- * This event represents mouse events.
- *
- * @see MouseListener
- */
-public class MouseEvent extends GtkEvent {
-
- public static class Type extends GtkEventType{
- private Type(int id, String name){
- super(id, name);
- }
-
- /**
- * This event indicates that the mouse has enter the widget.
- */
- public static final Type ENTER = new Type(1, "ENTER");
-
- /**
- * This event indicates that the mouse has left the widget.
- */
- public static final Type LEAVE = new Type(2, "LEAVE");
-
- /**
- * This event indicates that a mouse button has been pressed
- */
- public static final Type BUTTON_PRESS = new Type(3, "BUTTON_PRESS");
-
- /**
- * This event indicates that a mouse button has been released
- */
- public static final Type BUTTON_RELEASE = new Type(4, "BUTTON_RELEASE");
-
- /**
- * This event idicates that a mouse wheel was scrolled either
- * up or down.
- */
- public static final Type WHEEL_SCROLL = new Type(5, "WHEEL_SCROLL");
- }
-
- /**
- * Used to identify which button was pressed.
- */
- public static final int BUTTON1 = 1;
- public static final int BUTTON2 = 2;
- public static final int BUTTON3 = 3;
-
- /**
- * Identifies what button was pressed for the BUTTON_PRESS or
- * BUTTON_RELEASE events.
- */
- private int buttonPressed = -1;
-
- /**
- * Provides the X coordinate for the BUTTON_PRESS and BUTTON_RELEASE
- * events.
- */
- private double x = 0;
-
- /**
- * Provides the Y coordinate for the BUTTON_PRESS and BUTTON_RELEASE
- * events.
- */
- private double y = 0;
-
- /**
- * Indicates which way the mouse wheel scrolled for a WHEEL_SCROLL event.
- */
- private ScrollDirection direction;
-
- /**
- * Construct a LifeCycleEvent object for the BUTTON event.
- */
- public MouseEvent(Object source, Type type, EventButton gdkEvent) {
- super(source, type);
- this.x = gdkEvent.getX();
- this.y = gdkEvent.getY();
- this.buttonPressed = gdkEvent.getButton();
- }
-
- /**
- * Construct a LifeCycleEvent object for the WHEEL_SCROLL event.
- */
- public MouseEvent(Object source, Type type, EventScroll gdkEvent) {
- super(source, type);
- this.direction = gdkEvent.getScrollDirection();
- }
-
- /**
- * Construct a LifeCycleEvent object for the ENTER and LEAVE event.
- */
- public MouseEvent(Object source, Type type, EventCrossing gdkEvent) {
- super(source, type);
- }
-
- /**
- * Test to compare events.
- */
- public boolean isOfType(MouseEvent.Type test){
- return type.getID() == test.getID();
- }
- /**
- * Returns the buttonPressed.
- * @return int
- */
- public int getButtonPressed() {
- return buttonPressed;
- }
-
- /**
- * Returns the direction.
- * @return ScrollDirection
- */
- public ScrollDirection getDirection() {
- return direction;
- }
-
- /**
- * Returns the x.
- * @return double
- */
- public double getX() {
- return x;
- }
-
- /**
- * Returns the y.
- * @return double
- */
- public double getY() {
- return y;
- }
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/MouseListener.java b/libgtk-java/src/java/org/gnu/gtk/event/MouseListener.java
deleted file mode 100644
index 3b4bca6..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/MouseListener.java
+++ /dev/null
@@ -1,31 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- * @author Jeffrey S. Morgan
- *
- * This is the listener interface for receiving mouse button
- * events and mouse enter and leave events.
- *
- * @see MouseEvent
- */
-public interface MouseListener {
-
- /**
- * A mouse event has been called. Return <code>true</code> if you have
- * handled the event and so don't want it passed on to other listeners.
- * Since this is usually the first callback to be received, returning
- * <code>true</code> will stop common actions, such as a toggle button being
- * toggled or an item being selected in a tree.
- */
- public boolean mouseEvent(MouseEvent event);
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/MouseMotionEvent.java b/libgtk-java/src/java/org/gnu/gtk/event/MouseMotionEvent.java
deleted file mode 100644
index ff86545..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/MouseMotionEvent.java
+++ /dev/null
@@ -1,197 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-import org.gnu.gdk.Device;
-import org.gnu.gdk.EventMotion;
-import org.gnu.gdk.ModifierType;
-import org.gnu.gdk.Window;
-
-/**
- * This event object is used to identify how mouseMotion has changed.
- * Note: normally motion events are sent just when some mouse button
- * is pressed. If you want events also when no button is pressed, you
- * should retrieve the widget's GdkWindow using Widget.getWindow() and
- * do:
- *
- * <pre>
- * window.setEvents(window.getEvents().or(EventMask.POINTER_MOTION_MASK));
- * </pre>
- *
- * @author Jonas Berlin
- * @see Widget#getWindow()
- * @see MouseMotionListener
- */
-public class MouseMotionEvent extends GtkEvent {
-
- private final Window window;
- private final boolean sendEvent;
- private final int timeMillis;
- private final double x;
- private final double y;
-// private final double[] axes;
- private final ModifierType state;
- private final boolean isHint;
- private final Device device;
- private final double xRoot;
- private final double yRoot;
-
- public static class Type extends GtkEventType{
- private Type(int id, String name){
- super(id, name);
- }
-
- /**
- * Pointer motion.
- */
- public static final Type MOTION = new Type(1, "MOTION");
- }
-
- public MouseMotionEvent(Object source, EventMotion gdkEvent) {
- super(source, Type.MOTION);
- window = gdkEvent.getWindow();
- sendEvent = gdkEvent.getSendEvent();
- timeMillis = gdkEvent.getTimeMillis();
- x = gdkEvent.getX();
- y = gdkEvent.getY();
- state = gdkEvent.getState();
- isHint = gdkEvent.isHint();
- device = gdkEvent.getDevice();
- xRoot = gdkEvent.getXRoot();
- yRoot = gdkEvent.getYRoot();
- }
-
- /**
- * The window which received the event.
- *
- * @return the window which received the event.
- */
- public Window getWindow() {
- return window;
- }
-
- /**
- * Check if the event was sent explicitly (e.g. using
- * XSendEvent).
- *
- * @return true if the event was sent explicitly (e.g. using
- * XSendEvent), false otherwise.
- */
- public boolean getSendEvent() {
- return sendEvent;
- }
-
- /**
- * Returns the time of the event in milliseconds.
- *
- * @return the time of the event in milliseconds.
- */
- public int getTimeMillis() {
- return timeMillis;
- }
-
- /**
- * Returns the x coordinate of the pointer relative to the window.
- *
- * @return the x coordinate of the pointer relative to the
- * window.
- */
- public double getX() {
- return x;
- }
-
- /**
- * Returns the y coordinate of the pointer relative to the
- * window.
- *
- * @return the y coordinate of the pointer relative to the
- * window.
- */
- public double getY() {
- return y;
- }
-
- /**
- * Returns x, y translated to the axes of device, or NULL if
- * device is the mouse.
- *
- * @return x, y translated to the axes of device, or NULL if
- * device is the mouse.
- */
- /*
- public double[] getAxes() {
- return axes;
- }
- */
-
- /**
- * Returns a bit-mask representing the state of the modifier
- * keys (e.g. Control, Shift and Alt) and the pointer buttons.
- *
- * @return a bit-mask representing the state of the modifier
- * keys and the pointer buttons.
- */
- public ModifierType getState() {
- return state;
- }
-
- /**
- * Check if this event is just a hint.
- *
- * @return true if this event is just a hint, false otherwise.
- * @see EventMask#POINTER_MOTION_HINT_MASK
- */
- public boolean isHint() {
- return isHint;
- }
-
- /**
- * Returns the device where the event originated.
- *
- * @return the device where the event originated.
- */
- public Device getDevice() {
- return device;
- }
-
- /**
- * Returns the x coordinate of the pointer relative to the root of the
- * screen.
- *
- * @return the x coordinate of the pointer relative to the
- * root of the screen.
- */
- public double getXRoot() {
- return xRoot;
- }
-
- /**
- * Returns the y coordinate of the pointer relative to the root of the
- * screen.
- *
- * @return the y coordinate of the pointer relative to the
- * root of the screen.
- */
- public double getYRoot() {
- return yRoot;
- }
-
- /**
- * Test to compare events.
- */
- public boolean isOfType(MouseMotionEvent.Type test){
- return type.getID() == test.getID();
- }
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/MouseMotionListener.java b/libgtk-java/src/java/org/gnu/gtk/event/MouseMotionListener.java
deleted file mode 100644
index de6711b..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/MouseMotionListener.java
+++ /dev/null
@@ -1,29 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- * This is the listener interface for receiving mouse motion events
- * for a Widget.
- *
- * @author Jonas Berlin
- * @see MouseMotionEvent
- */
-public interface MouseMotionListener {
- /**
- * This method is called whenever a mouse motion event occurs.
- */
- boolean mouseMotionEvent( MouseMotionEvent event );
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/NotebookEvent.java b/libgtk-java/src/java/org/gnu/gtk/event/NotebookEvent.java
deleted file mode 100644
index b1af3e1..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/NotebookEvent.java
+++ /dev/null
@@ -1,70 +0,0 @@
-package org.gnu.gtk.event;
-
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-/**
- * An event represeting action by a {@link org.gnu.gtk.Notebook} widget.
- * @see NotebookListener
- * @see org.gnu.gtk.Notebook
- */
-
-public class NotebookEvent extends GtkEvent {
-
- public static class Type extends GtkEventType{
- private Type(int id, String name){
- super(id, name);
- }
- /**
- */
- public static final Type SELECT_PAGE = new Type(1, "SELECT_PAGE");
-
- /**
- */
- public static final Type SWITCH_PAGE = new Type(2, "SWITCH_PAGE");
- }
-
- protected int pageNumber = -1;
-
- /**
- * Creates a new Notebook Event. This is used internally by java-gnome. Users
- * only have to deal with listeners.
- */
- public NotebookEvent(Object source, Type type) {
- super(source, type);
- }
-
- /**
- * Creates a new Notebook Event. This is used internally by java-gnome. Users
- * only have to deal with listeners.
- */
- public NotebookEvent(Object source, Type type, int pageNumber) {
- super(source, type);
- this.pageNumber = pageNumber;
- }
-
- /**
- * Return the page number on which this event occurred.
- */
- public int getPageNumber() {
- return pageNumber;
- }
-
- /**
- * @return True if the type of this event is the same as that stated.
- */
- public boolean isOfType(NotebookEvent.Type aType){
- return ( type.getID() == aType.getID());
- }
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/NotebookListener.java b/libgtk-java/src/java/org/gnu/gtk/event/NotebookListener.java
deleted file mode 100644
index 1b962cf..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/NotebookListener.java
+++ /dev/null
@@ -1,29 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- * @author Jeffrey S. Morgan
- *
- * This is the listener interface for receiving events from the Notebook
- * widget.
- *
- * @see NotebookEvent
- */
-public interface NotebookListener {
-
- public void notebookEvent(NotebookEvent event);
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/OptionMenuEvent.java b/libgtk-java/src/java/org/gnu/gtk/event/OptionMenuEvent.java
deleted file mode 100644
index 8baccc7..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/OptionMenuEvent.java
+++ /dev/null
@@ -1,50 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- * An event represeting action by a {@link org.gnu.gtk.OptionMenu} widget.
- */
-public class OptionMenuEvent extends GtkEvent {
-
- /**
- * Type of a OptionMenuEvent
- */
- public static class Type extends GtkEventType {
- private Type(int id, String name){
- super(id, name);
- }
- /**
- * Emitted when a option menu selection changes.
- */
- public static final Type CHANGE = new Type(1, "CHANGE");
- }
-
-
- /**
- * Creates a new OptionMenu Event. This is used internally by
- * java-gnome. Users only have to deal with listeners.
- */
- public OptionMenuEvent(Object source, OptionMenuEvent.Type type) {
- super(source, type);
- }
-
- /**
- * @return True if the type of this event is the same as that stated.
- */
- public boolean isOfType(OptionMenuEvent.Type type){
- return (this.type.getID() == type.getID());
- }
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/OptionMenuListener.java b/libgtk-java/src/java/org/gnu/gtk/event/OptionMenuListener.java
deleted file mode 100644
index 55496b7..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/OptionMenuListener.java
+++ /dev/null
@@ -1,26 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- * Listener for the {@link org.gnu.gtk.OptionMenu} widget.
- */
-public interface OptionMenuListener {
- /**
- * This method is called whenever a button event occurs.
- */
- public void optionMenuEvent(OptionMenuEvent event );
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/RadioActionEntryListener.java b/libgtk-java/src/java/org/gnu/gtk/event/RadioActionEntryListener.java
deleted file mode 100644
index 1b03f6d..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/RadioActionEntryListener.java
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-import org.gnu.gtk.RadioAction;
-
-/**
- */
-public interface RadioActionEntryListener {
-
- /**
- * This method is called whenever an action event occurs.
- */
- public void actionEvent(RadioAction action);
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/RangeEvent.java b/libgtk-java/src/java/org/gnu/gtk/event/RangeEvent.java
deleted file mode 100644
index 2c2553d..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/RangeEvent.java
+++ /dev/null
@@ -1,43 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-
-/**
- * An event represeting action by a {@link org.gnu.gtk.Range} widget.
- * @see RangeListener
- * @see org.gnu.gtk.Range
- */
-public class RangeEvent extends GtkEvent {
-
- public static class Type extends GtkEventType{
- private Type(int id, String name){
- super(id, name);
- }
-
- /**
- * This event indicates that the menu item has been activated.
- */
- public static final Type VALUE_CHANGED = new Type(1, "VALUE_CHANGED");
- }
-
- /**
- * Creates a new Spin Event. This is used internally by java-gnome. Users
- * only have to deal with listeners.
- */
- public RangeEvent(Object source) {
- super(source, Type.VALUE_CHANGED);
- }
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/RangeListener.java b/libgtk-java/src/java/org/gnu/gtk/event/RangeListener.java
deleted file mode 100644
index 1eb5949..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/RangeListener.java
+++ /dev/null
@@ -1,26 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- * Listener for widgets derived from the {@link org.gnu.gtk.Range} class.
- */
-public interface RangeListener {
- /**
- * This method is called whenever a SpinButton event occurs.
- */
- public void rangeEvent(RangeEvent event );
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/ScaleEvent.java b/libgtk-java/src/java/org/gnu/gtk/event/ScaleEvent.java
deleted file mode 100644
index 353c38c..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/ScaleEvent.java
+++ /dev/null
@@ -1,50 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-
-/**
- * An event representing a request for formatting information for the label of
- * a scale widget
- * @see ScaleListener
- * @see org.gnu.gtk.Scale
- */
-public class ScaleEvent extends GtkEvent {
-
- public static class Type extends GtkEventType{
- private Type(int id, String name){
- super(id, name);
- }
-
- /**
- * This event indicates that the menu item has been activated.
- */
- public static final Type FORMAT_VALUE = new Type(1, "FORMAT_VALUE");
- }
-
- /**
- * Creates a new Scale Event. This is used internally by java-gnome. Users
- * only have to deal with listeners.
- */
- public ScaleEvent(Object source) {
- super(source, Type.FORMAT_VALUE);
- }
-
- public boolean equals(ScaleEvent event2){
- return true;
- }
-
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/ScaleListener.java b/libgtk-java/src/java/org/gnu/gtk/event/ScaleListener.java
deleted file mode 100644
index e6931fd..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/ScaleListener.java
+++ /dev/null
@@ -1,27 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- * Listener for the {@link org.gnu.gtk.Scale} widget.
- */
-public interface ScaleListener {
- /**
- * This method is called whenever a Scale requires the label string to be
- * formatted.
- */
- public String formatScaleValue(ScaleEvent event, double value);
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/SpinEvent.java b/libgtk-java/src/java/org/gnu/gtk/event/SpinEvent.java
deleted file mode 100644
index 3d70e7f..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/SpinEvent.java
+++ /dev/null
@@ -1,44 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-
-/**
- * An event represeting action by a {@link org.gnu.gtk.SpinButton} widget.
- * @see SpinListener
- * @see org.gnu.gtk.SpinButton
- */
-public class SpinEvent extends GtkEvent {
-
- public static class Type extends GtkEventType {
- private Type(int id, String name){
- super(id, name);
- }
-
- /**
- * This event indicates that the menu item has been activated.
- */
- public static final Type VALUE_CHANGED =
- new Type(1, "VALUE_CHANGED");
- }
-
- /**
- * Creates a new Spin Event. This is used internally by java-gnome. Users
- * only have to deal with listeners.
- */
- public SpinEvent(Object source) {
- super(source, Type.VALUE_CHANGED);
- }
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/SpinListener.java b/libgtk-java/src/java/org/gnu/gtk/event/SpinListener.java
deleted file mode 100644
index 289b67a..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/SpinListener.java
+++ /dev/null
@@ -1,26 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- * Listener for the {@link org.gnu.gtk.SpinButton} widget.
- */
-public interface SpinListener {
- /**
- * This method is called whenever a SpinButton event occurs.
- */
- public void spinEvent(SpinEvent event );
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/StatusBarEvent.java b/libgtk-java/src/java/org/gnu/gtk/event/StatusBarEvent.java
deleted file mode 100644
index 2f8e01c..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/StatusBarEvent.java
+++ /dev/null
@@ -1,60 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- * An event represeting action by a {@link org.gnu.gtk.StatusBar} widget.
- */
-public class StatusBarEvent extends GtkEvent {
-
- private String text;
-
- /**
- * Type of a StatusBarEvent
- */
- public static class Type extends GtkEventType {
- private Type(int id, String name) {
- super(id, name);
- }
-
- public static final Type TEXT_PUSHED = new Type(1, "TEXT_PUSHED");
-
- public static final Type TEXT_POPPED = new Type(2, "TEXT_POPPED");
- }
-
- /**
- * Creates a new StatusBar Event. This is used internally by java-gnome. Users
- * only have to deal with listeners.
- */
- public StatusBarEvent(Object source, StatusBarEvent.Type type) {
- super(source, type);
- }
-
- /**
- * @return True if the type of this event is the same as that stated.
- */
- public boolean isOfType(StatusBarEvent.Type aType) {
- return (type.getID() == aType.getID());
- }
- /**
- * @return Returns the text.
- */
- public String getText() {
- return text;
- }
-
- /**
- * @param text The text to set.
- */
- public void setText(String text) {
- this.text = text;
- }
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/StatusBarListener.java b/libgtk-java/src/java/org/gnu/gtk/event/StatusBarListener.java
deleted file mode 100644
index dd628e5..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/StatusBarListener.java
+++ /dev/null
@@ -1,21 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- * Listener for the {@link org.gnu.gtk.StatusBar} widget.
- */
-public interface StatusBarListener {
- /**
- * This method is called whenever a StatusBar event occurs.
- */
- public void statusBarEvent(StatusBarEvent event );
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/TextBufferEvent.java b/libgtk-java/src/java/org/gnu/gtk/event/TextBufferEvent.java
deleted file mode 100644
index 987eb51..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/TextBufferEvent.java
+++ /dev/null
@@ -1,82 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- * This event represents TextBuffer events
- *
- * @see TextBufferListener
- * @see org.gnu.gtk.TextBuffer
- */
-public class TextBufferEvent extends GtkEvent {
-
- public static class Type extends GtkEventType {
- private Type(int id, String name) {
- super(id, name);
- }
-
- /**
- */
- public static final Type APPLY_TAG = new Type(1, "APPLY_TAG");
-
- /**
- */
- public static final Type CHANGED = new Type(2, "CHANGED");
-
- /**
- */
- public static final Type DELETE_RANGE = new Type(3, "DELETE_RANGE");
-
- /**
- */
- public static final Type INSERT_CHILD_ANCHOR = new Type(4, "INSERT_CHILD_ANCHOR");
-
- /**
- */
- public static final Type INSERT_PIXBUF = new Type(5, "INSERT_PIXBUF");
-
- /**
- */
- public static final Type INSERT_TEXT = new Type(6, "INSERT_TEXT");
-
- /**
- */
- public static final Type MARK_DELETED = new Type(7, "MARK_DELETED");
-
- /**
- */
- public static final Type MARK_SET = new Type(8, "MARK_SET");
-
- /**
- */
- public static final Type MODIFIED_CHANGED = new Type(9, "MODIFIED_CHANGED");
-
- /**
- */
- public static final Type REMOVE_TAG = new Type(10, "REMOVE_TAG");
- }
-
- public TextBufferEvent(Object source, GtkEventType type) {
- super(source, type);
- }
-
- /**
- * Compares to event types for equality
- * @return true if the Types are the same
- */
- public boolean isOfType(TextBufferEvent.Type test) {
- return type.getID() == test.getID();
- }
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/TextBufferListener.java b/libgtk-java/src/java/org/gnu/gtk/event/TextBufferListener.java
deleted file mode 100644
index 8e8057e..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/TextBufferListener.java
+++ /dev/null
@@ -1,28 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- *
- * This is the listener interface for receiving text buffer
- * events.
- *
- * @see TextBufferEvent
- */
-public interface TextBufferListener{
-
- public void textBufferEvent(TextBufferEvent event);
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/TextViewEvent.java b/libgtk-java/src/java/org/gnu/gtk/event/TextViewEvent.java
deleted file mode 100644
index 33a4ed5..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/TextViewEvent.java
+++ /dev/null
@@ -1,156 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-import org.gnu.gtk.Menu;
-import org.gnu.gtk.MovementStep;
-
-/**
- * This event is used to identify events of the TextView widget.
- * @see TextView
- * @see TextViewEventListener
- */
-public class TextViewEvent extends GtkEvent {
-
- /**
- * This menu item is set when the POPULATE_POPUP
- * event type is triggered.
- */
- private Menu menu;
-
- /**
- * Initialized when the MOVE_CURSOR event type is
- * triggered
- */
- private MovementStep movementStep;
-
- /**
- * Initialized when the MOVE_CURSOR and DELETE_FROM_CURSOR
- * event types are triggered
- */
- private int count;
-
- /**
- * Used to describe the type of event.
- */
- public static class Type extends GtkEventType {
- private Type(int id, String name) {
- super(id, name);
- }
-
- /**
- * Data has been copied from the widget to the clipboard.
- */
- public static final Type COPY_CLIPBOARD = new Type(1, "COPY_CLIPBOARD");
- /**
- * Data has been cut from the widget to the clipboard.
- */
- public static final Type CUT_CLIPBOARD = new Type(2, "CUT_CLIPBOARD");
- /**
- * Data has been pasted from the clipboard to the widget.
- */
- public static final Type PASTE_CLIPBOARD = new Type(3, "PASTE_CLIPBOARD");
- public static final Type DELETE_FROM_CURSOR = new Type(4, "DELETE_FROM_CURSOR");
- public static final Type INSERT_AT_CURSOR = new Type(5, "INSERT_AT_CURSOR");
- /**
- * The insertion point has been moved.
- */
- public static final Type MOVE_CURSOR = new Type(6, "MOVE_CURSOR");
- public static final Type MOVE_FOCUS = new Type(7, "MOVE_FOCUS");
- /**
- * This event type will probably be deprecated in GTK release 2.2
- */
- public static final Type PAGE_HORIZONTALLY = new Type(8, "PAGE_HORIZONTALLY");
- /**
- * Gives the developer the oportunity to populate a context sensitive popup menu.
- */
- public static final Type POPULATE_POPUP = new Type(9, "POPULATE_POPUP");
- /**
- * The anchor has been moved to the cursor position.
- */
- public static final Type SET_ANCHOR = new Type(10, "SET_ANCHOR");
- public static final Type SET_SCROLL_ADJUSTMENTS = new Type(11, "SET_SCROLL_ADJUSTMENTS");
- /**
- * Overwrite was toggled.
- */
- public static final Type TOGGLE_OVERWRITE = new Type(12, "TOGGLE_OVERWRITE");
- }
-
- /**
- * Creates a new text view event
- * @param source The object that triggered the event.
- * @param type The identification of the type of event that occurred.
- */
- public TextViewEvent(Object source, TextViewEvent.Type type) {
- super(source, type);
- }
- /**
- * Comparison of TextViewEvent types
- * @param test The TreeViewEvent type to compare with this object.
- * @return true if the types are the same.
- */
- public boolean isOfType(TextViewEvent.Type test) {
- return type.getID() == test.getID();
- }
- /**
- * Returns the menu.
- * @return The menu item that was set when the POPULATE_POPUP
- * event type is triggered.
- */
- public Menu getMenu() {
- return menu;
- }
-
- /**
- * Returns the count.
- * @return int
- */
- public int getCount() {
- return count;
- }
-
- /**
- * Sets the menu.
- * @param menu The menu to set
- */
- public void setMenu(Menu menu) {
- this.menu = menu;
- }
-
- /**
- * Returns the movementStep.
- * @return MovementStep
- */
- public MovementStep getMovementStep() {
- return movementStep;
- }
-
- /**
- * Sets the count.
- * @param count The count to set
- */
- public void setCount(int count) {
- this.count = count;
- }
-
- /**
- * Sets the movementStep.
- * @param movementStep The movementStep to set
- */
- public void setMovementStep(MovementStep movementStep) {
- this.movementStep = movementStep;
- }
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/TextViewListener.java b/libgtk-java/src/java/org/gnu/gtk/event/TextViewListener.java
deleted file mode 100644
index 5cf1d14..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/TextViewListener.java
+++ /dev/null
@@ -1,25 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- * This is the listener interface for receiving text view
- * realted events for a Widget.
- * @see TextViewEvent
- */
-public interface TextViewListener {
-
- void textViewEvent(TextViewEvent event);
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/ToggleActionEntryListener.java b/libgtk-java/src/java/org/gnu/gtk/event/ToggleActionEntryListener.java
deleted file mode 100644
index 993b4eb..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/ToggleActionEntryListener.java
+++ /dev/null
@@ -1,23 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-import org.gnu.gtk.ToggleAction;
-
-
-/**
- */
-public interface ToggleActionEntryListener {
-
- /**
- * This method is called whenever an action event occurs.
- */
- public void actionEvent(ToggleAction action);
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/ToggleEvent.java b/libgtk-java/src/java/org/gnu/gtk/event/ToggleEvent.java
deleted file mode 100644
index 04754c2..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/ToggleEvent.java
+++ /dev/null
@@ -1,44 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- * This is an event for the toggling of {@link org.gnu.gtk.ToggleButton}
- * widgets.
- * To use events, you must use the {@link ToggleListener} class in combination
- * with the addListener methods of the ToggeButton widget.
- */
-public class ToggleEvent extends GtkEvent {
-
- public static class Type extends GtkEventType {
- private Type(int id, String name){
- super(id, name);
- }
-
- /**
- * This event indicates that the menu item has been activated.
- */
- public static final Type TOGGLED =
- new Type(1, "TOGGLED");
- }
-
- /**
- * Creates a new toggle event
- * @param source The object which produced the event
- */
- public ToggleEvent(Object source) {
- super(source, Type.TOGGLED);
- }
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/ToggleListener.java b/libgtk-java/src/java/org/gnu/gtk/event/ToggleListener.java
deleted file mode 100644
index 46aa805..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/ToggleListener.java
+++ /dev/null
@@ -1,27 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- * A Listener interface for toggle events.
- */
-public interface ToggleListener {
- /**
- * If the listener is added to the {@link org.gnu.gtk.ToggleButton} widget,
- * this method is called whenever the wudget is toggled
- */
- public void toggleEvent(ToggleEvent event );
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/ToggleToolButtonEvent.java b/libgtk-java/src/java/org/gnu/gtk/event/ToggleToolButtonEvent.java
deleted file mode 100644
index ec476f8..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/ToggleToolButtonEvent.java
+++ /dev/null
@@ -1,43 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- * This event is used to identify when a ToggleToolButton receives an event
- *
- * @see ToggleToolButtonListener
- */
-public class ToggleToolButtonEvent extends GtkEvent {
-
- public static class Type extends GtkEventType {
- private Type(int id, String name) {
- super(id, name);
- }
-
-
- public static final Type TOGGLED = new Type(1, "TOGGLED");
- }
-
- /**
- * Constructor for ToggleToolButtonEvent.
- * @param source
- * @param type
- */
- public ToggleToolButtonEvent(Object source, GtkEventType type) {
- super(source, type);
- }
-
- /**
- * @return True if the type of this event is the same as that stated.
- */
- public boolean isOfType(ToggleToolButtonEvent.Type aType) {
- return (type.getID() == aType.getID());
- }
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/ToggleToolButtonListener.java b/libgtk-java/src/java/org/gnu/gtk/event/ToggleToolButtonListener.java
deleted file mode 100644
index 74a1cfc..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/ToggleToolButtonListener.java
+++ /dev/null
@@ -1,25 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under the terms
- * of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- * This is the listener interface for receiving ToggleToolButton events.
- *
- * @see ToggleToolButtonEvent
- */
-public interface ToggleToolButtonListener {
-
- /**
- * Indicates that the <code>ToggleToolButton</code> has fired an event.
- *
- * @param event The event that identifies the details of the event.
- */
- public boolean toggleToolButtonEvent(ToggleToolButtonEvent event);
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/ToolBarEvent.java b/libgtk-java/src/java/org/gnu/gtk/event/ToolBarEvent.java
deleted file mode 100644
index 8be1e5f..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/ToolBarEvent.java
+++ /dev/null
@@ -1,125 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-import org.gnu.gtk.Orientation;
-import org.gnu.gtk.ToolBarStyle;
-
-/**
- * This event is used to identify when a ToolBar receives an event
- *
- * @see ToolBarListener
- */
-public class ToolBarEvent extends GtkEvent {
-
- private Orientation orientation;
- private ToolBarStyle style;
- private int x;
- private int y;
- private int buttonNumber;
-
-
- public static class Type extends GtkEventType {
- private Type(int id, String name) {
- super(id, name);
- }
-
-
- public static final Type ORIENTATION_CHANGED = new Type(1, "ORIENTATION_CHANGED");
- public static final Type STYLE_CHANGED = new Type(2, "STYLE_CHANGED");
- public static final Type POPUP_CONTEXT_MENU = new Type(3, "POPUP_CONTEXT_MENU");
- }
-
- /**
- * Constructor for ToolBarEvent.
- * @param source
- * @param type
- */
- public ToolBarEvent(Object source, GtkEventType type) {
- super(source, type);
- }
-
- /**
- * @return True if the type of this event is the same as that stated.
- */
- public boolean isOfType(ToolBarEvent.Type aType) {
- return (type.getID() == aType.getID());
- }
- /**
- * @return Returns the buttonNumber.
- */
- public int getButtonNumber() {
- return buttonNumber;
- }
-
- /**
- * @param buttonNumber The buttonNumber to set.
- */
- public void setButtonNumber(int buttonNumber) {
- this.buttonNumber = buttonNumber;
- }
-
- /**
- * @return Returns the orientation.
- */
- public Orientation getOrientation() {
- return orientation;
- }
-
- /**
- * @param orientation The orientation to set.
- */
- public void setOrientation(Orientation orientation) {
- this.orientation = orientation;
- }
-
- /**
- * @return Returns the style.
- */
- public ToolBarStyle getStyle() {
- return style;
- }
-
- /**
- * @param style The style to set.
- */
- public void setStyle(ToolBarStyle style) {
- this.style = style;
- }
-
- /**
- * @return Returns the x.
- */
- public int getX() {
- return x;
- }
-
- /**
- * @param x The x to set.
- */
- public void setX(int x) {
- this.x = x;
- }
-
- /**
- * @return Returns the y.
- */
- public int getY() {
- return y;
- }
-
- /**
- * @param y The y to set.
- */
- public void setY(int y) {
- this.y = y;
- }
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/ToolBarListener.java b/libgtk-java/src/java/org/gnu/gtk/event/ToolBarListener.java
deleted file mode 100644
index 291f3e9..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/ToolBarListener.java
+++ /dev/null
@@ -1,25 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under the terms
- * of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- * This is the listener interface for receiving ToolBar events.
- *
- * @see ToolBarEvent
- */
-public interface ToolBarListener {
-
- /**
- * Indicates that the <code>ToolBar</code> has fired an event.
- *
- * @param event The event that identifies the details of the event.
- */
- public boolean toolBarEvent(ToolBarEvent event);
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/ToolButtonEvent.java b/libgtk-java/src/java/org/gnu/gtk/event/ToolButtonEvent.java
deleted file mode 100644
index ad0ce15..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/ToolButtonEvent.java
+++ /dev/null
@@ -1,43 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- * This event is used to identify when a ToolButton receives an event
- *
- * @see ToolButtonListener
- */
-public class ToolButtonEvent extends GtkEvent {
-
- public static class Type extends GtkEventType {
- private Type(int id, String name) {
- super(id, name);
- }
-
-
- public static final Type CLICKED = new Type(1, "CLICKED");
- }
-
- /**
- * Constructor for ToolButtonEvent.
- * @param source
- * @param type
- */
- public ToolButtonEvent(Object source, GtkEventType type) {
- super(source, type);
- }
-
- /**
- * @return True if the type of this event is the same as that stated.
- */
- public boolean isOfType(ToolButtonEvent.Type aType) {
- return (type.getID() == aType.getID());
- }
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/ToolButtonListener.java b/libgtk-java/src/java/org/gnu/gtk/event/ToolButtonListener.java
deleted file mode 100644
index 4a16e4d..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/ToolButtonListener.java
+++ /dev/null
@@ -1,25 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under the terms
- * of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- * This is the listener interface for receiving ToolButton events.
- *
- * @see ToolButtonEvent
- */
-public interface ToolButtonListener {
-
- /**
- * Indicates that the <code>ToolButton</code> has fired an event.
- *
- * @param event The event that identifies the details of the event.
- */
- public boolean toolButtonEvent(ToolButtonEvent event);
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/TreeModelEvent.java b/libgtk-java/src/java/org/gnu/gtk/event/TreeModelEvent.java
deleted file mode 100644
index 788cf4f..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/TreeModelEvent.java
+++ /dev/null
@@ -1,90 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-import org.gnu.gtk.TreeIter;
-import org.gnu.gtk.TreePath;
-
-/**
- * An event represeting action by a {@link org.gnu.gtk.TreeModel} class.
- */
-public class TreeModelEvent extends GtkEvent {
-
- private TreePath treePath;
- private TreeIter treeIter;
- private int[] newOrder;
-
- /**
- * Type of a TreeModelEvent
- */
- public static class Type extends GtkEventType {
- private Type(int id, String name) {
- super(id, name);
- }
-
- public static final Type ROW_CHANGED = new Type(1, "ROW_CHANGED");
- public static final Type ROW_INSERTED = new Type(2, "ROW_INSERTED");
- public static final Type ROW_HAS_CHILD_TOGGLED = new Type(3, "ROW_HAS_CHILD_TOGGLED");
- public static final Type ROW_DELETED = new Type(4, "ROW_DELETED");
- public static final Type ROWS_REORDERED = new Type(5, "ROWS_REORDERED");
-
- }
-
- /**
- * Creates a new TreeModelEvent. This is used internally by java-gnome. Users
- * only have to deal with listeners.
- */
- public TreeModelEvent(Object source, TreeModelEvent.Type type) {
- super(source, type);
- }
-
- /**
- * @return True if the type of this event is the same as that stated.
- */
- public boolean isOfType(TreeModelEvent.Type aType) {
- return (type.getID() == aType.getID());
- }
- /**
- * @return Returns the treeIter.
- */
- public TreeIter getTreeIter() {
- return treeIter;
- }
- /**
- * @param treeIter The treeIter to set.
- */
- public void setTreeIter(TreeIter treeIter) {
- this.treeIter = treeIter;
- }
- /**
- * @return Returns the treePath.
- */
- public TreePath getTreePath() {
- return treePath;
- }
- /**
- * @param treePath The treePath to set.
- */
- public void setTreePath(TreePath treePath) {
- this.treePath = treePath;
- }
- /**
- * @return Returns the newOrder.
- */
- public int[] getNewOrder() {
- return newOrder;
- }
- /**
- * @param newOrder The newOrder to set.
- */
- public void setNewOrder(int[] newOrder) {
- this.newOrder = newOrder;
- }
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/TreeModelListener.java b/libgtk-java/src/java/org/gnu/gtk/event/TreeModelListener.java
deleted file mode 100644
index ce04c35..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/TreeModelListener.java
+++ /dev/null
@@ -1,21 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- * Listener for the {@link org.gnu.gtk.TreeModel} class.
- */
-public interface TreeModelListener {
- /**
- * This method is called whenever a TreeModel event occurs.
- */
- public void treeModelEvent(TreeModelEvent event );
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/TreeSelectionEvent.java b/libgtk-java/src/java/org/gnu/gtk/event/TreeSelectionEvent.java
deleted file mode 100644
index 0dfe2af..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/TreeSelectionEvent.java
+++ /dev/null
@@ -1,41 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-
-/**
- * An event thrown when a cell has been selected in a {@link org.gnu.gtk.TreeView} widget.
- */
-public class TreeSelectionEvent extends GtkEvent {
-
- public static class Type extends GtkEventType{
- private Type(int id, String name){
- super(id, name);
- }
-
- /**
- * This event indicates that the menu item has been activated.
- */
- public static final Type CHANGED = new Type(1, "CHANGED");
- }
-
- /**
- * Creates a new selection Event. This is used internally by java-gnome. Users
- * only have to deal with listeners.
- */
- public TreeSelectionEvent(Object source) {
- super(source, Type.CHANGED);
- }
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/TreeSelectionListener.java b/libgtk-java/src/java/org/gnu/gtk/event/TreeSelectionListener.java
deleted file mode 100644
index 52270a3..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/TreeSelectionListener.java
+++ /dev/null
@@ -1,26 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- * Listener for the {@link TreeSelectionEvent}.
- */
-public interface TreeSelectionListener {
- /**
- * This method is called whenever a button event occurs.
- */
- public void selectionChangedEvent(TreeSelectionEvent event );
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/TreeViewColumnEvent.java b/libgtk-java/src/java/org/gnu/gtk/event/TreeViewColumnEvent.java
deleted file mode 100644
index bea55a3..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/TreeViewColumnEvent.java
+++ /dev/null
@@ -1,40 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- * An event thrown when a cell has been selected in a {@link org.gnu.gtk.TreeView} widget.
- */
-public class TreeViewColumnEvent extends GtkEvent {
-
- public static class Type extends GtkEventType{
- private Type(int id, String name){
- super(id, name);
- }
-
- /**
- * This event indicates that the menu item has been activated.
- */
- public static final Type CLICKED = new Type(1, "CLICKED");
- }
-
- /**
- * Creates a new selection Event. This is used internally by java-gnome. Users
- * only have to deal with listeners.
- */
- public TreeViewColumnEvent(Object source) {
- super(source, Type.CLICKED);
- }
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/TreeViewColumnListener.java b/libgtk-java/src/java/org/gnu/gtk/event/TreeViewColumnListener.java
deleted file mode 100644
index 51f72e5..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/TreeViewColumnListener.java
+++ /dev/null
@@ -1,26 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- * Listener for the {@link TreeViewColumnEvent}.
- */
-public interface TreeViewColumnListener {
- /**
- * This method is called whenever a tree view column event occurs.
- */
- public void columnClickedEvent(TreeViewColumnEvent event );
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/TreeViewEvent.java b/libgtk-java/src/java/org/gnu/gtk/event/TreeViewEvent.java
deleted file mode 100644
index 135fede..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/TreeViewEvent.java
+++ /dev/null
@@ -1,157 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-import org.gnu.gtk.TreeIter;
-import org.gnu.gtk.TreePath;
-import org.gnu.gtk.TreeViewColumn;
-
-/**
- * An event represeting action by a {@link org.gnu.gtk.TreeView} widget.
- * @see org.gnu.gtk.TreeView
- */
-public class TreeViewEvent extends GtkEvent {
-
- private TreePath path;
- private TreeIter iter;
- private TreeViewColumn treeColumn;
- private boolean startEditing;
- private boolean logical;
- private boolean expand;
- private boolean openAll;
-
-
- /**
- * Type of a TreeModelEvent
- */
- public static class Type extends GtkEventType {
- private Type(int id, String name) {
- super(id, name);
- }
-
- public static final Type ROW_ACTIVATED = new Type(1, "ROW_ACTIVATED");
- public static final Type ROW_EXPANDED = new Type(2, "ROW_EXPANDED");
- public static final Type ROW_COLLAPSED = new Type(3, "ROW_COLLAPSED");
- public static final Type COLUMNS_CHANGED = new Type(4, "COLUMNS_CHANGED");
- public static final Type SELECT_ALL = new Type(5, "SELECT_ALL");
- public static final Type UNSELECT_ALL = new Type(6, "UNSELECT_ALL");
- public static final Type SELECT_CURSOR_ROW = new Type(7, "SELECT_CURSOR_ROW");
- public static final Type TOGGLE_CURSOR_ROW = new Type(8, "TOGGLE_CURSOR_ROW");
- public static final Type EXPAND_COLLAPSE_CURSOR_ROW = new Type(9, "EXPAND_COLLAPSE_CURSOR_ROW");
- public static final Type SELECT_CURSOR_PARENT = new Type(10, "SELECT_CURSOR_PARENT");
- public static final Type START_INTERACTIVE_SEARCH = new Type(11, "START_INTERACTIVE_SEARCH");
-
- }
-
-
- /**
- * Creates a new TreeView Event. This is used internally by java-gnome. Users
- * only have to deal with listeners.
- */
- public TreeViewEvent(Object source, TreeViewEvent.Type type) {
- super(source, type);
- }
-
- /**
- * @return True if the type of this event is the same as that stated.
- */
- public boolean isOfType(TreeViewEvent.Type aType) {
- return (type.getID() == aType.getID());
- }
- /**
- * @return Returns the expand.
- */
- public boolean isExpand() {
- return expand;
- }
- /**
- * @param expand The expand to set.
- */
- public void setExpand(boolean expand) {
- this.expand = expand;
- }
- /**
- * @return Returns the iter.
- */
- public TreeIter getTreeIter() {
- return iter;
- }
- /**
- * @param iter The iter to set.
- */
- public void setTreeIter(TreeIter iter) {
- this.iter = iter;
- }
- /**
- * @return Returns the logical.
- */
- public boolean isLogical() {
- return logical;
- }
- /**
- * @param logical The logical to set.
- */
- public void setLogical(boolean logical) {
- this.logical = logical;
- }
- /**
- * @return Returns the openAll.
- */
- public boolean isOpenAll() {
- return openAll;
- }
- /**
- * @param openAll The openAll to set.
- */
- public void setOpenAll(boolean openAll) {
- this.openAll = openAll;
- }
- /**
- * @return Returns the path.
- */
- public TreePath getTreePath() {
- return path;
- }
- /**
- * @param path The path to set.
- */
- public void setTreePath(TreePath path) {
- this.path = path;
- }
- /**
- * @return Returns the startEditing.
- */
- public boolean isStartEditing() {
- return startEditing;
- }
- /**
- * @param startEditing The startEditing to set.
- */
- public void setStartEditing(boolean startEditing) {
- this.startEditing = startEditing;
- }
- /**
- * @return Returns the treeColumn.
- */
- public TreeViewColumn getTreeColumn() {
- return treeColumn;
- }
- /**
- * @param treeColumn The treeColumn to set.
- */
- public void setTreeColumn(TreeViewColumn treeColumn) {
- this.treeColumn = treeColumn;
- }
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/TreeViewListener.java b/libgtk-java/src/java/org/gnu/gtk/event/TreeViewListener.java
deleted file mode 100644
index a129ea4..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/TreeViewListener.java
+++ /dev/null
@@ -1,21 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- * Listener for the {@link org.gnu.gtk.TreeView} class.
- */
-public interface TreeViewListener {
- /**
- * This method is called whenever a TreeView event occurs.
- */
- public void treeViewEvent(TreeViewEvent event );
-
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/UIManagerEvent.java b/libgtk-java/src/java/org/gnu/gtk/event/UIManagerEvent.java
deleted file mode 100644
index 1e39e05..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/UIManagerEvent.java
+++ /dev/null
@@ -1,80 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-import org.gnu.gtk.Action;
-import org.gnu.gtk.Widget;
-
-/**
- * An event represeting action by a {@link org.gnu.gtk.UIManager} object.
- * @see UIManagerListener
- * @see org.gnu.gtk.UIManager
- */
-public class UIManagerEvent extends GtkEvent {
-
- private Widget widget;
- private Action action;
-
- public static class Type extends GtkEventType {
- private Type(int id, String name){
- super(id, name);
- }
-
- public static final Type ADD_WIDGET = new Type(1, "ADD_WIDGET");
-
- public static final Type ACTIONS_CHANGED = new Type(2, "ACTIONS_CHANGED");
-
- public static final Type CONNECT_PROXY = new Type(3, "CONNECT_PROXY");
-
- public static final Type DISCONNECT_PROXY = new Type(4, "DISCONNECT_PROXY");
-
- public static final Type PRE_ACTIVATE = new Type(5, "PRE_ACTIVATE");
-
- public static final Type POST_ACTIVATE = new Type(6, "POST_ACTIVATE");
- }
-
- /**
- * Construct a UIManagerEvent object.
- */
- public UIManagerEvent(Object source, GtkEventType type) {
- super(source, type);
- }
-
- /**
- * @return True if the type of this event is the same as that stated.
- */
- public boolean isOfType(UIManagerEvent.Type aType) {
- return (type.getID() == aType.getID());
- }
- /**
- * @return Returns the action.
- */
- public Action getAction() {
- return action;
- }
- /**
- * @param action The action to set.
- */
- public void setAction(Action action) {
- this.action = action;
- }
- /**
- * @return Returns the widget.
- */
- public Widget getWidget() {
- return widget;
- }
- /**
- * @param widget The widget to set.
- */
- public void setWidget(Widget widget) {
- this.widget = widget;
- }
-}
diff --git a/libgtk-java/src/java/org/gnu/gtk/event/UIManagerListener.java b/libgtk-java/src/java/org/gnu/gtk/event/UIManagerListener.java
deleted file mode 100644
index c89347f..0000000
--- a/libgtk-java/src/java/org/gnu/gtk/event/UIManagerListener.java
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtk.event;
-
-/**
- * Listener for the {@link org.gnu.gtk.UIManager} object.
- */
-public interface UIManagerListener {
-
- /**
- * This method is called whenever a UIManager event occurs.
- */
- public void uiManagerEvent(UIManagerEvent event );
-
-}
diff --git a/libgtk-java/src/java/org/gnu/pango/Alignment.java b/libgtk-java/src/java/org/gnu/pango/Alignment.java
deleted file mode 100644
index 000f4cf..0000000
--- a/libgtk-java/src/java/org/gnu/pango/Alignment.java
+++ /dev/null
@@ -1,89 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.pango;
-import org.gnu.glib.Enum;
-/**
- * describes how to align the lines of a PangoLayout within the available space.
- * If the PangoLayout is set to justify using pango_layout_set_justify(), then
- * this only has an effect for partial lines.
- */
-public class Alignment extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _LEFT = 0;
- /** Put all available space on the right */
- static final public org.gnu.pango.Alignment LEFT = new org.gnu.pango.Alignment (_LEFT);
- static final private int _CENTER = 1;
- /** Center the line within the available space */
- static final public org.gnu.pango.Alignment CENTER = new org.gnu.pango.Alignment (_CENTER);
- static final private int _RIGHT = 2;
- /** Put all available space on the left */
- static final public org.gnu.pango.Alignment RIGHT = new org.gnu.pango.Alignment (_RIGHT);
- static final private org.gnu.pango.Alignment[] theInterned = new org.gnu.pango.Alignment[]
- {
- LEFT, CENTER, RIGHT
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.pango.Alignment theSacrificialOne = new org.gnu.pango.Alignment (0);
- static public org.gnu.pango.Alignment intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.pango.Alignment already = (org.gnu.pango.Alignment) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.pango.Alignment(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private Alignment (int value)
- {
- value_ = value;
- }
-
- public org.gnu.pango.Alignment or (org.gnu.pango.Alignment other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.pango.Alignment and (org.gnu.pango.Alignment other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.pango.Alignment xor (org.gnu.pango.Alignment other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.pango.Alignment other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/pango/AttrColor.java b/libgtk-java/src/java/org/gnu/pango/AttrColor.java
deleted file mode 100644
index 5870f70..0000000
--- a/libgtk-java/src/java/org/gnu/pango/AttrColor.java
+++ /dev/null
@@ -1,32 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.pango;
-/**
- * The PangoAttrColor structure is used to represent attributes that are colors.
- */
-public class AttrColor extends Attribute
-{
-
- /**
- * Returns the color
- */
- public Color getColor(){
- return new Color(getColor(handle));
- }
-
- native static final protected int getColor(int handle);
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/pango/AttrFloat.java b/libgtk-java/src/java/org/gnu/pango/AttrFloat.java
deleted file mode 100644
index fc8e88d..0000000
--- a/libgtk-java/src/java/org/gnu/pango/AttrFloat.java
+++ /dev/null
@@ -1,31 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.pango;
-/**
- * The PangoAttrFloat structure is used to represent attributes with a float or
- * double value.
- */
-public class AttrFloat extends Attribute
-{
- /**
- * Returns the value
- */
- public double getValue(){
- return getValue(handle);
- }
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected double getValue (int obj);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/pango/AttrFontDesc.java b/libgtk-java/src/java/org/gnu/pango/AttrFontDesc.java
deleted file mode 100644
index 4e01481..0000000
--- a/libgtk-java/src/java/org/gnu/pango/AttrFontDesc.java
+++ /dev/null
@@ -1,34 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.pango;
-/**
- * The AttrFontDesc object is used to store an attribute that sets all aspects
- * of the font description at once.
- */
-public class AttrFontDesc extends Attribute
-{
-
- /**
- * Returns the font description which is the value of this attribute
- */
- public FontDescription getDescription(){
- return new FontDescription( getDesc(handle) );
- }
-
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getDesc (int obj);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/pango/AttrInt.java b/libgtk-java/src/java/org/gnu/pango/AttrInt.java
deleted file mode 100644
index beade71..0000000
--- a/libgtk-java/src/java/org/gnu/pango/AttrInt.java
+++ /dev/null
@@ -1,34 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.pango;
-
-/**
- * The PangoAttrInt object is used to represent attributes with a integer
- * value
- */
-public class AttrInt extends Attribute
-{
-
- /**
- * Returns the value of the object.
- */
- public int getValue(){
- return getValue(handle);
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getValue (int obj);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/pango/AttrIterator.java b/libgtk-java/src/java/org/gnu/pango/AttrIterator.java
deleted file mode 100644
index b94a632..0000000
--- a/libgtk-java/src/java/org/gnu/pango/AttrIterator.java
+++ /dev/null
@@ -1,52 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.pango;
-import org.gnu.glib.Boxed;
-
-
-/**
- * The AttrIterator object is used to represent an iterator through a
- * List. A new iterator is created with pango_attr_list_get_iterator(). Once
- * the iterator is created, it can be advanced through the style changes in the
- * text using pango_attr_iterator_next(). At each style change, the range of the
- * current style segment and the attributes currently in effect can be queried.
- *
- *
- * todo: is this needed?
- */
-public class AttrIterator extends Boxed
-{
- public AttrIterator(int handle) {
- this.handle = handle;
- }
-
- /**
- * Advance the iterator until the next change of style.
- *
- * @return false if the iterator is at the end of the list.
- */
- public boolean next() {
- return pango_attr_iterator_next(handle);
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected void pango_attr_iterator_range (int iterator, int [] start, int []
- end);
- native static final protected boolean pango_attr_iterator_next (int iterator);
- native static final protected int pango_attr_iterator_copy (int iterator);
- native static final protected void pango_attr_iterator_destroy (int iterator);
- native static final protected int pango_attr_iterator_get (int iterator, int type);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/pango/AttrLanguage.java b/libgtk-java/src/java/org/gnu/pango/AttrLanguage.java
deleted file mode 100644
index 1439b31..0000000
--- a/libgtk-java/src/java/org/gnu/pango/AttrLanguage.java
+++ /dev/null
@@ -1,31 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.pango;
-
-/**
- * Represents attributes which are languages
- */
-public class AttrLanguage extends Attribute
-{
- /**
- * Returns the value of the object
- */
- public Language getValue(){
- return new Language( getValue(handle) );
- }
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getValue (int obj);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/pango/AttrList.java b/libgtk-java/src/java/org/gnu/pango/AttrList.java
deleted file mode 100644
index 66fe8aa..0000000
--- a/libgtk-java/src/java/org/gnu/pango/AttrList.java
+++ /dev/null
@@ -1,98 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.pango;
-import org.gnu.glib.GObject;
-/**
- * The PangoAttrList structure represents a list of attributes that apply to a
- * section of text. The attributes are, in general, allowed to overlap in an
- * arbitrary fashion, however, if the attributes are manipulated only through
- * pango_attr_list_change(), the overlap between properties will meet stricter
- * criteria.
- *
- * <p>Since the PangoAttrList structure is stored as a linear list, it is not
- * suitable for storing attributes for large amounts of text. In general, you
- * should not use a single PangoAttrList for more than one paragraph of text.
- */
-public class AttrList extends GObject
-{
-
- protected AttrList(int handle){
- super(handle);
- }
-
- /**
- * Construct a new AttrList.
- */
- public AttrList() {
- super(pango_attr_list_new());
- }
-
- /**
- * Insert the given attribute into the list. It will be inserted after all
- * other attributes with a matching <i>start_index</i>.
- */
- public void insert(Attribute attr) {
- pango_attr_list_insert(getHandle(), attr.getHandle());
- }
-
- /**
- * Insert the given attribute into the list. It will be inserted before all
- * other attributes with a matching <i>start_index</i>.
- */
- public void insertBefore(Attribute attr) {
- pango_attr_list_insert_before(getHandle(), attr.getHandle());
- }
-
- /**
- * Insert the given attribute into the list. It will replace any attribute
- * of the same type on that segment and be merged with any adjoining attributes
- * that are identical.
- */
- public void change(Attribute attr) {
- pango_attr_list_change(getHandle(), attr.getHandle());
- }
-
- /**
- * Splice on list into another.
- *
- * @param other The other AttrList to splice in the current one.
- * @param pos The position at which to insert.
- * @param len The length of the spliced segment.
- */
- public void splice(AttrList other, int pos, int len) {
- pango_attr_list_splice(getHandle(), other.getHandle(), pos, len);
- }
-
- /**
- * Create an iterator pointing at the beginning of the list.
- */
- public AttrIterator getIterator() {
- return new AttrIterator(pango_attr_list_get_iterator(getHandle()));
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int pango_attr_list_get_type ();
- native static final protected int pango_attr_list_new ();
- native static final protected void pango_attr_list_ref (int list);
- native static final protected void pango_attr_list_unref (int list);
- native static final protected int pango_attr_list_copy (int list);
- native static final protected void pango_attr_list_insert (int list, int attr);
- native static final protected void pango_attr_list_insert_before (int list, int attr);
- native static final protected void pango_attr_list_change (int list, int attr);
- native static final protected void pango_attr_list_splice (int list, int other, int pos, int
- len);
- native static final protected int pango_attr_list_get_iterator (int list);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/pango/AttrShape.java b/libgtk-java/src/java/org/gnu/pango/AttrShape.java
deleted file mode 100644
index 95524eb..0000000
--- a/libgtk-java/src/java/org/gnu/pango/AttrShape.java
+++ /dev/null
@@ -1,41 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.pango;
-
-
-/**
- * The AttrShape structure is used to represent attributes which impose shape restrictions.
- */
-public class AttrShape extends Attribute
-{
-
- /**
- * Returns the ink rectangle to restrict to
- */
- public Rectangle getInkRect(){
- return new Rectangle( getInkRect(handle) );
- }
-
- /**
- * Returns the logical rectangle to restrict to
- */
- public Rectangle getLogicalRect(){
- return new Rectangle( getLogicalRect(handle) );
- }
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getInkRect (int obj);
- native static final protected int getLogicalRect (int obj);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/pango/AttrString.java b/libgtk-java/src/java/org/gnu/pango/AttrString.java
deleted file mode 100644
index 0aad664..0000000
--- a/libgtk-java/src/java/org/gnu/pango/AttrString.java
+++ /dev/null
@@ -1,33 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.pango;
-/**
- * The AttrString object is used to represent attributes with a string
- * value.
- */
-public class AttrString extends Attribute
-{
-
- /**
- */
- public String getValue(){
- return getValue(handle);
- }
-
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected String getValue (int obj);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/pango/AttrType.java b/libgtk-java/src/java/org/gnu/pango/AttrType.java
deleted file mode 100644
index fc7d789..0000000
--- a/libgtk-java/src/java/org/gnu/pango/AttrType.java
+++ /dev/null
@@ -1,114 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.pango;
-import org.gnu.glib.Enum;
-
-
-/**
- * Distinguishes between different types of attributes.
- */
-public class AttrType extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _INVALID = 0;
- static final public org.gnu.pango.AttrType INVALID = new org.gnu.pango.AttrType (_INVALID);
- static final private int _LANGUAGE = 1;
- static final public org.gnu.pango.AttrType LANGUAGE = new org.gnu.pango.AttrType (_LANGUAGE);
- static final private int _FAMILY = 2;
- static final public org.gnu.pango.AttrType FAMILY = new org.gnu.pango.AttrType (_FAMILY);
- static final private int _STYLE = 3;
- static final public org.gnu.pango.AttrType STYLE = new org.gnu.pango.AttrType (_STYLE);
- static final private int _WEIGHT = 4;
- static final public org.gnu.pango.AttrType WEIGHT = new org.gnu.pango.AttrType (_WEIGHT);
- static final private int _VARIANT = 5;
- static final public org.gnu.pango.AttrType VARIANT = new org.gnu.pango.AttrType (_VARIANT);
- static final private int _STRETCH = 6;
- static final public org.gnu.pango.AttrType STRETCH = new org.gnu.pango.AttrType (_STRETCH);
- static final private int _SIZE = 7;
- static final public org.gnu.pango.AttrType SIZE = new org.gnu.pango.AttrType (_SIZE);
- static final private int _FONT_DESC = 8;
- static final public org.gnu.pango.AttrType FONT_DESC = new org.gnu.pango.AttrType (_FONT_DESC);
- static final private int _FOREGROUND = 9;
- static final public org.gnu.pango.AttrType FOREGROUND = new org.gnu.pango.AttrType (_FOREGROUND);
- static final private int _BACKGROUND = 10;
- static final public org.gnu.pango.AttrType BACKGROUND = new org.gnu.pango.AttrType (_BACKGROUND);
- static final private int _UNDERLINE = 11;
- static final public org.gnu.pango.AttrType UNDERLINE = new org.gnu.pango.AttrType (_UNDERLINE);
- static final private int _STRIKETHROUGH = 12;
- static final public org.gnu.pango.AttrType STRIKETHROUGH = new org.gnu.pango.AttrType (
- _STRIKETHROUGH);
- static final private int _RISE = 13;
- static final public org.gnu.pango.AttrType RISE = new org.gnu.pango.AttrType (_RISE);
- static final private int _SHAPE = 14;
- static final public org.gnu.pango.AttrType SHAPE = new org.gnu.pango.AttrType (_SHAPE);
- static final private int _SCALE = 15;
- static final public org.gnu.pango.AttrType SCALE = new org.gnu.pango.AttrType (_SCALE);
- static final private org.gnu.pango.AttrType[] theInterned = new org.gnu.pango.AttrType[]
- {
- INVALID, LANGUAGE, FAMILY, STYLE, WEIGHT, VARIANT, STRETCH, SIZE, FONT_DESC, FOREGROUND,
- BACKGROUND, UNDERLINE, STRIKETHROUGH, RISE, SHAPE, SCALE
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.pango.AttrType theSacrificialOne = new org.gnu.pango.AttrType (0);
- static public org.gnu.pango.AttrType intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.pango.AttrType already = (org.gnu.pango.AttrType) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.pango.AttrType(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private AttrType (int value)
- {
- value_ = value;
- }
-
- public org.gnu.pango.AttrType or (org.gnu.pango.AttrType other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.pango.AttrType and (org.gnu.pango.AttrType other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.pango.AttrType xor (org.gnu.pango.AttrType other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.pango.AttrType other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/pango/Attribute.java b/libgtk-java/src/java/org/gnu/pango/Attribute.java
deleted file mode 100644
index 18264e9..0000000
--- a/libgtk-java/src/java/org/gnu/pango/Attribute.java
+++ /dev/null
@@ -1,47 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.pango;
-import org.gnu.glib.Boxed;
-
-
-/**
- * Attributed text is used in a number of places in Pango. It is used as the
- * input to the itemization process and also when creating a {@link Layout}. The
- * data types and functions in this section are used to represent and manipulate
- * sets of attributes applied to a portion of text.
- */
-public class Attribute extends Boxed
-{
-
- /**
- * Returns the start index of the range
- */
- public int getStartIndex(){
- return getStartIndex(handle);
- }
-
- /**
- * Returns end index of the range. The character at this index is not
- * included in the range.
- */
- public int getEndIndex(){
- return getEndIndex(handle);
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getStartIndex (int obj);
- native static final protected int getEndIndex (int obj);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/pango/Color.java b/libgtk-java/src/java/org/gnu/pango/Color.java
deleted file mode 100644
index 3dbc170..0000000
--- a/libgtk-java/src/java/org/gnu/pango/Color.java
+++ /dev/null
@@ -1,76 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.pango;
-import org.gnu.glib.Boxed;
-/**
- * The PangoColor structure is used to represent a color in an uncalibrated RGB
- * colorspace.
- */
-public class Color extends Boxed
-{
-
- protected Color(int handle){
- this.handle = handle;
- }
-
- /**
- * Returns the red component of the color. This is a value between 0 and
- * 65535, with 65535 indicating full intensity.
- */
- public int getRed(){
- return getRed(handle);
- }
-
- /**
- * Returns the Green component of the color. This is a value between 0 and
- * 65535, with 65535 indicating full intensity.
- */
- public int getGreen(){
- return getGreen(handle);
- }
-
- /**
- * Returns the Blue component of the color. This is a value between 0 and
- * 65535, with 65535 indicating full intensity.
- */
- public int getBlue(){
- return getBlue(handle);
- }
-
-
- /**
- * Fill in the fields of a color from a string specification. The string can
- * either one of a large set of standard names. (Taken from the X11 rgb.txt
- * file), or it can be a hex value in the form 'rgb' 'rrggbb' 'rrrgggbbb' or
- * 'rrrrggggbbbb' where 'r', 'g' and 'b' are hex digits of the red, green,
- * and blue components of the color, respectively. (White in the four forms
- * is 'fff' 'ffffff' 'fffffffff' and 'ffffffffffff')
- * @param spec A string specifying the new color
- * @return TRUE if parsing of the specifier succeeded, otherwise false.
- */
- public boolean setColor(String spec){
- return pango_color_parse(handle, spec);
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getRed (int obj);
- native static final protected int getGreen (int obj);
- native static final protected int getBlue (int obj);
- native static final protected int pango_color_get_type ();
- native static final protected int pango_color_copy (int src);
- native static final protected void pango_color_free (int color);
- native static final protected boolean pango_color_parse (int color, String spec);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/pango/Context.java b/libgtk-java/src/java/org/gnu/pango/Context.java
deleted file mode 100644
index 7981219..0000000
--- a/libgtk-java/src/java/org/gnu/pango/Context.java
+++ /dev/null
@@ -1,121 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.pango;
-import org.gnu.glib.GObject;
-/**
- * The PangoContext structure stores global information used to control the itemization process. It contains the following fields:
- */
-public class Context extends GObject
-{
-
- /**
- * Create a new Context passing a handle that was created in the
- * native layer.
- *
- * @param The handle to a native resource.
- */
- public Context(int handle) {
- super(handle);
- }
-
- /**
- * Retrieve the default font description for the context.
- * @return default font description.
- */
- public FontDescription getFontDescription(){
- return new FontDescription( pango_context_get_font_description(getHandle()) );
- }
-
- /**
- * Sets the font description
- */
- public void setFontDescription(FontDescription desc){
- pango_context_set_font_description(getHandle(), desc.getHandle());
- }
-
- /**
- * Retrieves the global language tag for the context.
- */
- public Language getLanguage(){
- return new Language(pango_context_get_language(getHandle()));
- }
-
- /**
- * Sets the language
- */
- public void setLanguage(Language lang){
- pango_context_set_language(getHandle(), lang.getHandle());
- }
-
- /**
- * Retrieves the base direction for the context.
- */
- public Direction getBaseDir(){
- return Direction.intern( pango_context_get_base_dir(getHandle()) );
- }
-
- /**
- * Sets the base direction for the context.
- */
- public void setBaseDir(Direction dir){
- pango_context_set_base_dir(getHandle(), dir.getValue());
- }
-
- /**
- * Loads the font in one of the fontmaps in the context that is the closest
- * match for desc.
- * @param desc A FontDescription describing the font to load
- * @return The font loaded, or <code>null</code> if no font matched.
- */
- public FontDescription loadFont(FontDescription desc){
- if( pango_context_load_fontNULL(getHandle(), desc.getHandle())){
- return null;
- }else{
- return new FontDescription( pango_context_load_font(getHandle(), desc.getHandle()));
- }
- }
- native static final protected boolean pango_context_load_fontNULL(int handle, int desc);
-
- /**
- * Get overall metric information for a font particular font description.
- * Since the metrics may be substantially different for different scripts, a
- * language tag can be provided to indicate that the metrics should be
- * retrieved that correspond to the script(s) used by that language. <p>The
- * PangoFontDescription is interpreted in the same way as by
- * pango_itemize(), and the family name may be a comma separated list of
- * figures. If characters from multiple of these families would be used to
- * render the string, then the returned fonts would be a composite of the
- * metrics for the fonts loaded for the individual families.
- */
- public FontMetrics getMetrics(FontDescription desc, Language language){
- return new FontMetrics( pango_context_get_metrics (getHandle(), desc.getHandle(), language.getHandle()));
- }
-
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int pango_context_get_type ();
- native static final protected void pango_context_list_families (int context, int [] families,
- int [] numFamilies);
- native static final protected int pango_context_load_font (int context, int desc);
- native static final protected int pango_context_get_metrics (int context, int desc, int
- language);
- native static final protected void pango_context_set_font_description (int context, int desc);
- native static final protected int pango_context_get_font_description (int context);
- native static final protected int pango_context_get_language (int context);
- native static final protected void pango_context_set_language (int context, int language);
- native static final protected void pango_context_set_base_dir (int context, int direction);
- native static final protected int pango_context_get_base_dir (int context);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/pango/Coverage.java b/libgtk-java/src/java/org/gnu/pango/Coverage.java
deleted file mode 100644
index 52f6285..0000000
--- a/libgtk-java/src/java/org/gnu/pango/Coverage.java
+++ /dev/null
@@ -1,75 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.pango;
-import org.gnu.glib.Boxed;
-
-/**
- * It is often necessary in Pango to determine if a particular font can
- * represent a particular character, and also how well it can represent that
- * character. The PangoCoverage is a data structure that is used to represent
- * that information.
- */
-public class Coverage extends Boxed
-{
-
- protected Coverage(int handle){
- this.handle = handle;
- }
-
- /**
- * Create a new Coverage
- */
- public Coverage(){
- handle = pango_coverage_new ();
- }
-
- /**
- * Determine whether a particular index is covered by coverage
- */
- public CoverageLevel get(int index){
- return CoverageLevel.intern( pango_coverage_get(handle, index) );
- }
-
- /**
- * Set the coverage for each index in coverage to be the max (better) value
- * of the current coverage for the index and the coverage for the
- * corresponding index in other.
- */
- public void setMax(Coverage other){
- pango_coverage_max(handle, other.getHandle());
- }
-
- /**
- * Modify a particular index within coverage
- */
- public void set(int index, CoverageLevel level){
- pango_coverage_set(handle, index, level.getValue());
- }
-
-
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int pango_coverage_new ();
- native static final protected int pango_coverage_ref (int coverage);
- native static final protected void pango_coverage_unref (int coverage);
- native static final protected int pango_coverage_copy (int coverage);
- native static final protected int pango_coverage_get (int coverage, int index);
- native static final protected void pango_coverage_set (int coverage, int index, int level);
- native static final protected void pango_coverage_max (int coverage, int other);
- native static final protected void pango_coverage_to_bytes (int coverage, byte[] bytes, int []
- numBytes);
- native static final protected int pango_coverage_from_bytes (byte[] bytes, int numBytes);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/pango/CoverageLevel.java b/libgtk-java/src/java/org/gnu/pango/CoverageLevel.java
deleted file mode 100644
index 1981d5d..0000000
--- a/libgtk-java/src/java/org/gnu/pango/CoverageLevel.java
+++ /dev/null
@@ -1,103 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.pango;
-import org.gnu.glib.Enum;
-
-/**
- * Used to indicate how well a font can represent a particular ISO 10646
- * character point for a particular script.
- */
-public class CoverageLevel extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _NONE = 0;
- /** The character is not representable with the font. */
- static final public org.gnu.pango.CoverageLevel NONE = new org.gnu.pango.CoverageLevel (_NONE);
- static final private int _FALLBACK = 1;
- /**
- * The character is represented in a way that may be comprehensible but is
- * not the correct graphical form. For instance, a Hangul character
- * represented as a a sequence of Jamos, or a Latin transliteration of a
- * Cyrillic word.
- */
- static final public org.gnu.pango.CoverageLevel FALLBACK = new org.gnu.pango.CoverageLevel (
- _FALLBACK);
- static final private int _APPROXIMATE = 2;
- /**
- * The character is represented as basically the correct graphical form, but with a stylistic variant inappropriate for the current script.
- */
- static final public org.gnu.pango.CoverageLevel APPROXIMATE = new org.gnu.pango.CoverageLevel (
- _APPROXIMATE);
- static final private int _EXACT = 3;
- /** The character is represented as the correct graphical form. */
- static final public org.gnu.pango.CoverageLevel EXACT = new org.gnu.pango.CoverageLevel (_EXACT);
- static final private org.gnu.pango.CoverageLevel[] theInterned = new
- org.gnu.pango.CoverageLevel[]
- {
- NONE, FALLBACK, APPROXIMATE, EXACT
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.pango.CoverageLevel theSacrificialOne = new
- org.gnu.pango.CoverageLevel (0);
- static public org.gnu.pango.CoverageLevel intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.pango.CoverageLevel already = (org.gnu.pango.CoverageLevel) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.pango.CoverageLevel(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private CoverageLevel (int value)
- {
- value_ = value;
- }
-
- public org.gnu.pango.CoverageLevel or (org.gnu.pango.CoverageLevel other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.pango.CoverageLevel and (org.gnu.pango.CoverageLevel other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.pango.CoverageLevel xor (org.gnu.pango.CoverageLevel other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.pango.CoverageLevel other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/pango/Direction.java b/libgtk-java/src/java/org/gnu/pango/Direction.java
deleted file mode 100644
index d1b3f90..0000000
--- a/libgtk-java/src/java/org/gnu/pango/Direction.java
+++ /dev/null
@@ -1,93 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.pango;
-import org.gnu.glib.Enum;
-
-/**
- * The PangoDirection type represents the direction of writing for text.
- */
-public class Direction extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _LTR = 0;
- /** The text is written left-to-right */
- static final public org.gnu.pango.Direction LTR = new org.gnu.pango.Direction (_LTR);
- static final private int _RTL = 1;
- /** The text is written right-to-left */
- static final public org.gnu.pango.Direction RTL = new org.gnu.pango.Direction (_RTL);
- static final private int _TTB_LTR = 2;
- /** The text is written vertically top-to-bottom, with the rows ordered from
- * left to right. */
- static final public org.gnu.pango.Direction TTB_LTR = new org.gnu.pango.Direction (_TTB_LTR);
- static final private int _TTB_RTL = 3;
- /** The text is written vertically top-to-bottom, with the rows ordered from
- * right to left. */
- static final public org.gnu.pango.Direction TTB_RTL = new org.gnu.pango.Direction (_TTB_RTL);
- static final private org.gnu.pango.Direction[] theInterned = new org.gnu.pango.Direction[]
- {
- LTR, RTL, TTB_LTR, TTB_RTL
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.pango.Direction theSacrificialOne = new org.gnu.pango.Direction (0);
- static public org.gnu.pango.Direction intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.pango.Direction already = (org.gnu.pango.Direction) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.pango.Direction(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private Direction (int value)
- {
- value_ = value;
- }
-
- public org.gnu.pango.Direction or (org.gnu.pango.Direction other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.pango.Direction and (org.gnu.pango.Direction other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.pango.Direction xor (org.gnu.pango.Direction other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.pango.Direction other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/pango/Font.java b/libgtk-java/src/java/org/gnu/pango/Font.java
deleted file mode 100644
index e6d8120..0000000
--- a/libgtk-java/src/java/org/gnu/pango/Font.java
+++ /dev/null
@@ -1,58 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.pango;
-import org.gnu.glib.GObject;
-/**
- * Pango supports a flexible architecture where a particular rendering
- * architecture can supply an implementation of fonts. The PangoFont structure
- * represents an abstract rendering-system-indepent font. Pango provides
- * routines to list available fonts, and to load a font of a given description.
- */
-public class Font extends GObject
-{
-
- /**
- * Returns a description of the font.
- */
- public FontDescription describe(){
- return new FontDescription( pango_font_describe(getHandle()) );
- }
-
- /**
- * Computes the coverage map for a given font and language tag.
- */
- public Coverage getCoverage(Language lang){
- return new Coverage( pango_font_get_coverage(getHandle(), lang.getHandle()) );
- }
-
- /**
- * Gets overall metric information for a font. Since the metrics may be
- * substantially different for different scripts, a language tag can be
- * provided to indicate that the metrics should be retrieved that correspond
- * to the script(s) used by that language.
- */
- public FontMetrics getMetrics(Language lang){
- return new FontMetrics( pango_font_get_metrics(getHandle(), lang.getHandle()) );
- }
-
-
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int pango_font_get_type ();
- native static final protected int pango_font_describe (int font);
- native static final protected int pango_font_get_coverage (int font, int language);
- native static final protected int pango_font_get_metrics (int font, int language);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/pango/FontDescription.java b/libgtk-java/src/java/org/gnu/pango/FontDescription.java
deleted file mode 100644
index b13709f..0000000
--- a/libgtk-java/src/java/org/gnu/pango/FontDescription.java
+++ /dev/null
@@ -1,204 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.pango;
-
-import org.gnu.glib.Boxed;
-/**
- * The FontDescription represents the description of an ideal font.
- * This is used both to list what fonts are available on the system
- * and also for specifying the characteristics of a font to load.
- */
-public class FontDescription extends Boxed {
-
- /**
- * Create a new FontDescription using a handle from native methods. This
- * should only be used internally by java-gnome.
- */
- public FontDescription( int handle ){
- this.handle = handle;
- }
-
- /**
- * Create a new FontDescription.
- */
- public FontDescription() {
- handle = FontDescription.pango_font_description_new();
- }
-
- /**
- * Create a new FontDescription from a string in the form
- * "[FAMILY-LIST][STYLE-OPTIONS][SIZE]" where FAMILY-LIST is a comma
- * separated list of families optionally terminated by a comma,
- * STYLE-OPTIONS is a whitespace separated list of words where each
- * WORD describes one of style, varient, weight, or stretch and
- * SIZE is a decimal number (size in points). Any one of the options
- * may be absent.
- *
- * @param str The string representation for the font description.
- */
- public FontDescription(String str) {
- handle = FontDescription.pango_font_description_from_string(str);
- }
-
- /**
- * Sets the family name field of a font description. The family name
- * represents a family of related font styles, and will resolve to a
- * particular PangoFontFamily. In some uses of PangoFontDescription, it is
- * also possible to use a comma separated list of family names for this
- * field.
- */
- public void setFamily(String family){
- pango_font_description_set_family(handle, family);
- }
-
- /**
- * Gets the family name field of a font description.
- */
- public String getFamily(){
- return pango_font_description_get_family(handle);
- }
-
- /**
- * Sets the style field of a PangoFontDescription. The PangoStyle
- * enumeration describes whether the font is slanted and the manner in which
- * it is slanted; it can be either Style.NORMAL, Style.ITALIC,
- * or Style.OBLIQUE. Most fonts will either have a italic style or an
- * oblique style, but not both, and font matching in Pango will match italic
- * specifications with oblique fonts and vice-versa if an exact match is not
- * found.
- */
- public void setStyle(Style style){
- pango_font_description_set_style(handle, style.getValue());
- }
-
- /**
- * Gets the style field of a PangoFontDescription.
- */
- public Style getStyle(){
- return Style.intern( pango_font_description_get_style(handle) );
- }
-
- /**
- * Sets the variant field of a font description. The Variant can either be
- * Variant.NORMAL or Variant.SMALL_CAPS.
- */
- public void setVariant(Variant var){
- pango_font_description_set_variant(handle, var.getValue());
- }
-
- /**
- * Gets the variant field of the description
- */
- public Variant getVariant(){
- return Variant.intern( pango_font_description_get_variant(handle) );
- }
-
- /**
- * Sets the weight field of a font description. The weight field specifies
- * how bold or light the font should be.
- */
- public void setWeight(Weight weight){
- pango_font_description_set_weight(handle, weight.getValue());
- }
-
- /**
- * Gets the weight field of a font description.
- */
- public Weight getWeight(){
- return Weight.intern( pango_font_description_get_weight(handle) );
- }
-
- /**
- * Sets the stretch field of a font description. The stretch field specifies
- * how narrow or wide the font should be.
- */
- public void setStretch(Stretch stretch){
- pango_font_description_set_stretch(handle, stretch.getValue());
- }
-
- /**
- * Gets the stretch field of a font description.
- */
- public Stretch getStretch(){
- return Stretch.intern( pango_font_description_get_stretch(handle) );
- }
-
- /**
- * Sets the size field of a font description.
- */
- public void setSize(int size){
- pango_font_description_set_size(handle, size);
- }
-
- /**
- * Gets the size field of a font description.
- */
- public int getSize(){
- return pango_font_description_get_size(handle);
- }
-
- /**
- * Determines which fields in a font description have been set.
- */
- public FontMask getSetFields(){
- return FontMask.intern( pango_font_description_get_set_fields(handle) );
- }
-
- /**
- * Merges the fields that are set in desc_to_merge into the fields in desc.
- * If replace_existing is FALSE, only fields in desc that are not already
- * set are affected. If TRUE, then fields that are already set will be
- * replaced as well.
- */
- public void replace(FontDescription descToMerge, boolean replaceExisting){
- pango_font_description_merge(handle, descToMerge.getHandle(), replaceExisting);
- }
-
- /**
- * Creates a string representation of a font description.
- */
- public String toString(){
- return pango_font_description_to_string(handle);
- }
-
-
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int pango_font_description_get_type();
- native static final protected int pango_font_description_new();
- native static final protected int pango_font_description_copy(int desc);
- native static final protected int pango_font_description_hash(int desc);
- native static final protected boolean pango_font_description_equal(int desc1, int desc2);
- native static final protected void pango_font_description_free(int desc);
- native static final protected void pango_font_description_set_family(int desc, String family);
- native static final protected String pango_font_description_get_family(int desc);
- native static final protected void pango_font_description_set_style(int desc, int style);
- native static final protected int pango_font_description_get_style(int desc);
- native static final protected void pango_font_description_set_variant(int desc, int variant);
- native static final protected int pango_font_description_get_variant(int desc);
- native static final protected void pango_font_description_set_weight(int desc, int weight);
- native static final protected int pango_font_description_get_weight(int desc);
- native static final protected void pango_font_description_set_stretch(int desc, int stretch);
- native static final protected int pango_font_description_get_stretch(int desc);
- native static final protected void pango_font_description_set_size(int desc, int size);
- native static final protected int pango_font_description_get_size(int desc);
- native static final protected int pango_font_description_get_set_fields(int desc);
- native static final protected void pango_font_description_unset_fields(int desc, int toUnset);
- native static final protected void pango_font_description_merge(int desc, int descToMerge, boolean replaceExisting);
- native static final protected boolean pango_font_description_better_match(int desc, int oldMatch, int newMatch);
- native static final protected int pango_font_description_from_string(String str);
- native static final protected String pango_font_description_to_string(int desc);
- native static final protected String pango_font_description_to_filename(int desc);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
diff --git a/libgtk-java/src/java/org/gnu/pango/FontFace.java b/libgtk-java/src/java/org/gnu/pango/FontFace.java
deleted file mode 100644
index 46379d6..0000000
--- a/libgtk-java/src/java/org/gnu/pango/FontFace.java
+++ /dev/null
@@ -1,48 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.pango;
-import org.gnu.glib.GObject;
-/**
- * The PangoFontFace structure is used to represent a group of fonts with the
- * same family, slant, weight, width, but varying sizes.
- */
-public class FontFace extends GObject
-{
-
- /**
- * Gets a name representing the style of this face among the different faces
- * in the PangoFontFamily for the face. This name is unique among all faces
- * in the family and is suitable for displaying to users.
- */
- public String toString(){
- return pango_font_face_get_face_name(getHandle());
- }
-
- /**
- * Returns the family, style, variant, weight and stretch of a
- * PangoFontFace. The size field of the resulting font description will be
- * unset.
- */
- public FontDescription describe(){
- return new FontDescription( pango_font_face_describe(getHandle()) );
- }
-
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int pango_font_face_get_type ();
- native static final protected int pango_font_face_describe (int face);
- native static final protected String pango_font_face_get_face_name (int face);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/pango/FontFamily.java b/libgtk-java/src/java/org/gnu/pango/FontFamily.java
deleted file mode 100644
index b2ca0a6..0000000
--- a/libgtk-java/src/java/org/gnu/pango/FontFamily.java
+++ /dev/null
@@ -1,48 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-
-package org.gnu.pango;
-import org.gnu.glib.GObject;
-/**
- * The FontFamily object is used to represent a family of related font faces.
- * The faces in a family share a common design, but differ in slant, weight,
- * width and other aspects.
- */
-public class FontFamily extends GObject
-{
-
- /**
- * Gets the name of the family. The name is unique among all fonts for the
- * font backend and can be used in a PangoFontDescription to specify that a
- * face from this family is desired.
- */
- public String toString(){
- return pango_font_family_get_name(getHandle());
- }
-
- /**
- * Lists the different font faces that make up family. The faces in a family
- * share a common design, but differ in slant, weight, width and other
- * aspects.
- */
-
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int pango_font_family_get_type ();
- native static final protected void pango_font_family_list_faces (int family, int [] faces, int []
- numFaces);
- native static final protected String pango_font_family_get_name (int family);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/pango/FontMask.java b/libgtk-java/src/java/org/gnu/pango/FontMask.java
deleted file mode 100644
index 161504e..0000000
--- a/libgtk-java/src/java/org/gnu/pango/FontMask.java
+++ /dev/null
@@ -1,102 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.pango;
-import org.gnu.glib.Flags;
-
-/**
- * The bits in a PangoFontMask correspond to fields in a PangoFontDescription
- * that have been set.
- */
-public class FontMask extends Flags
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _FAMILY = 1 << 0;
- static final public org.gnu.pango.FontMask FAMILY = new org.gnu.pango.FontMask (_FAMILY);
- static final private int _STYLE = 1 << 1;
- static final public org.gnu.pango.FontMask STYLE = new org.gnu.pango.FontMask (_STYLE);
- static final private int _VARIANT = 1 << 2;
- static final public org.gnu.pango.FontMask VARIANT = new org.gnu.pango.FontMask (_VARIANT);
- static final private int _WEIGHT = 1 << 3;
- static final public org.gnu.pango.FontMask WEIGHT = new org.gnu.pango.FontMask (_WEIGHT);
- static final private int _STRETCH = 1 << 4;
- static final public org.gnu.pango.FontMask STRETCH = new org.gnu.pango.FontMask (_STRETCH);
- static final private int _SIZE = 1 << 5;
- static final public org.gnu.pango.FontMask SIZE = new org.gnu.pango.FontMask (_SIZE);
- static final private org.gnu.pango.FontMask[] theInterned = new org.gnu.pango.FontMask[]
- {
- new org.gnu.pango.FontMask (0), FAMILY, STYLE, new org.gnu.pango.FontMask (3), VARIANT, new
- org.gnu.pango.FontMask (5), new org.gnu.pango.FontMask (6), new org.gnu.pango.FontMask (7),
- WEIGHT, new org.gnu.pango.FontMask (9), new org.gnu.pango.FontMask (10), new
- org.gnu.pango.FontMask (11), new org.gnu.pango.FontMask (12), new org.gnu.pango.FontMask (
- 13), new org.gnu.pango.FontMask (14), new org.gnu.pango.FontMask (15), STRETCH, new
- org.gnu.pango.FontMask (17), new org.gnu.pango.FontMask (18), new org.gnu.pango.FontMask (
- 19), new org.gnu.pango.FontMask (20), new org.gnu.pango.FontMask (21), new
- org.gnu.pango.FontMask (22), new org.gnu.pango.FontMask (23), new org.gnu.pango.FontMask (
- 24), new org.gnu.pango.FontMask (25), new org.gnu.pango.FontMask (26), new
- org.gnu.pango.FontMask (27), new org.gnu.pango.FontMask (28), new org.gnu.pango.FontMask (
- 29), new org.gnu.pango.FontMask (30), new org.gnu.pango.FontMask (31), SIZE
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.pango.FontMask theSacrificialOne = new org.gnu.pango.FontMask (0);
- static public org.gnu.pango.FontMask intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.pango.FontMask already = (org.gnu.pango.FontMask) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.pango.FontMask(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private FontMask (int value)
- {
- value_ = value;
- }
-
- public org.gnu.pango.FontMask or (org.gnu.pango.FontMask other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.pango.FontMask and (org.gnu.pango.FontMask other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.pango.FontMask xor (org.gnu.pango.FontMask other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.pango.FontMask other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/pango/FontMetrics.java b/libgtk-java/src/java/org/gnu/pango/FontMetrics.java
deleted file mode 100644
index e45da5b..0000000
--- a/libgtk-java/src/java/org/gnu/pango/FontMetrics.java
+++ /dev/null
@@ -1,40 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.pango;
-import org.gnu.glib.Boxed;
-
-
-/**
- * A FontMetrics structure holds the overall metric information for a font
- * (possibly restricted to a script).
- */
-public class FontMetrics extends Boxed
-{
- protected FontMetrics(int handle){
- this.handle = handle;
- }
-
-
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int pango_font_metrics_get_type ();
- native static final protected int pango_font_metrics_ref (int metrics);
- native static final protected void pango_font_metrics_unref (int metrics);
- native static final protected int pango_font_metrics_get_ascent (int metrics);
- native static final protected int pango_font_metrics_get_descent (int metrics);
- native static final protected int pango_font_metrics_get_approximate_char_width (int metrics);
- native static final protected int pango_font_metrics_get_approximate_digit_width (int metrics);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/pango/GlyphString.java b/libgtk-java/src/java/org/gnu/pango/GlyphString.java
deleted file mode 100644
index 5dc0205..0000000
--- a/libgtk-java/src/java/org/gnu/pango/GlyphString.java
+++ /dev/null
@@ -1,32 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.pango;
-import org.gnu.glib.Boxed;
-public class GlyphString extends Boxed
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int pango_glyph_string_new ();
- native static final protected void pango_glyph_string_set_size (int string, int newLen);
- native static final protected int pango_glyph_string_get_type ();
- native static final protected int pango_glyph_string_copy (int string);
- native static final protected void pango_glyph_string_free (int string);
- native static final protected void pango_glyph_string_extents (int glyphs, int font, int
- inkRect, int logicalRect);
- native static final protected void pango_glyph_string_extents_range (int glyphs, int start, int
- end, int font, int inkRect, int logicalRect);
- native static final protected void pango_glyph_string_get_logical_widths (int glyphs, String
- text, int length, int embeddingLevel, int [] logicalWidths);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/pango/Language.java b/libgtk-java/src/java/org/gnu/pango/Language.java
deleted file mode 100644
index 21f5eb5..0000000
--- a/libgtk-java/src/java/org/gnu/pango/Language.java
+++ /dev/null
@@ -1,56 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.pango;
-import org.gnu.glib.Boxed;
-
-/**
- * The PangoLanguage structure is used to represent a language.
- */
-public class Language extends Boxed
-{
- /**
- * Take a RFC-3066 format language tag as a string and convert it to a
- * PangoLanguage pointer.
- * <p>This function first canonicalizes the string by converting it to
- * lowercase, mapping '_' to '-', and stripping all characters other than
- * letters and '-'.
- *
- */
- public Language(String lang){
- handle = pango_language_from_string(lang);
- }
-
- /**
- * Constructs a new language object from handle to native resources. This
- * should only be used internally by the java-gnome packages.
- */
- public Language(int handle){
- this.handle = handle;
- }
-
- /**
- * Returns a RFC-3066 format string representing the given language tag.
- */
- public String toString(){
- return pango_language_to_string(handle);
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int pango_language_get_type ();
- native static final protected int pango_language_from_string (String language);
- native static final protected String pango_language_to_string (int language);
- native static final protected boolean pango_language_matches (int language, String rangeList);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/pango/Layout.java b/libgtk-java/src/java/org/gnu/pango/Layout.java
deleted file mode 100644
index 13bfc5f..0000000
--- a/libgtk-java/src/java/org/gnu/pango/Layout.java
+++ /dev/null
@@ -1,310 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.pango;
-import org.gnu.glib.GObject;
-/**
- * While complete access to the layout capabilities of Pango is provided using
- * the detailed interfaces for itemization and shaping, using that functionality
- * directly involves writing a fairly large amount of code. The objects and
- * functions in this structure provide a high-level driver for formatting entire
- * paragraphs of text at once.
- *
- * <p>The PangoLayout structure represents and entire paragraph of text. It is
- * initialized with a PangoContext, UTF-8 string and set of attributes for that
- * string. Once that is done, the set of formatted lines can be extracted from
- * the object, the layout can be rendered, and conversion between logical
- * character positions within the layout's text, and the physical position of
- * the resulting glyphs can be made.
- */
-public class Layout extends GObject
-{
-
- /**
- * Construct a new Layout with the given Context.
- *
- * @param The context to use for the Layout construction.
- */
- public Layout(Context context) {
- super(Layout.pango_layout_new(context.getHandle()));
- }
-
- /**
- * Construct a new Layout with a handle that has been returned
- * from a native call.
- *
- * @param handle The handle to the native resource.
- */
- public Layout(int handle) {
- super(handle);
- }
-
- /**
- * Set the text of the layout.
- */
- public void setText(String text){
- pango_layout_set_text(getHandle(), text, text.length());
- }
-
- /**
- * Gets the text in the layout.
- */
- public String getText(){
- return pango_layout_get_text(getHandle());
- }
-
- /**
- * Sets the layout text and attribute list from marked-up text (see markup
- * format). Replaces the current text and attribute list.
- *
- * <p>If accelMarker is nonzero, the given character will mark the character
- * following it as an accelerator. For example, the accel marker might be an
- * ampersand or underscore. All characters marked as an accelerator will
- * receive a {@link Underline#LOW} attribute. Two accelMarker characters
- * following each other produce a single literal accelMarker character.
- *
- * @param markup some marked-up text
- * @param accelMarker : marker for accelerators in the text
- */
- public void setMarkup(String markup, char accelMarker){
- pango_layout_set_markup_with_accel(getHandle(), markup, markup.length(), (byte) accelMarker, (byte) '0');
- }
-
- /**
- * Same as {@link #setMarkup(String, char)}, but the markup text isn't
- * scanned for accelerators.
- */
- public void setMarkup(String markup){
- pango_layout_set_markup(getHandle(), markup, markup.length());
- }
-
-
- /**
- * Sets the text attributes for a layout object
- */
- public void setAttributes(AttrList attributes){
- pango_layout_set_attributes(getHandle(), attributes.getHandle());
- }
-
- /**
- * Gets the attribute list for the layout, if any
- */
- public AttrList getAttributes(){
- return new AttrList( pango_layout_get_attributes (getHandle()) );
- }
-
- /**
- * Set the default font description for the layout. If no font description
- * is set on the layout, the font description from the layout's context is
- * used.
- */
- public void setFontDescription(FontDescription desc){
- pango_layout_set_font_description(getHandle(), desc.getHandle());
- }
-
- /**
- * Sets the width to which the lines of the PangoLayout should be wrapped.
- */
- public void setWidth(int width){
- pango_layout_set_width(getHandle(), width);
- }
-
- /**
- * Gets the width to which the lines of the PangoLayout should be wrapped.
- */
- public int getWidth(){
- return pango_layout_get_width(getHandle());
- }
-
- /**
- * Sets the wrap style; the wrap style only has an effect if a width is set
- * on the layout with {@link #setWidth(int)}To turn off wrapping, set
- * the width to -1.
- */
- public void setWrapStyle(WrapMode wrap){
- pango_layout_set_wrap(getHandle(), wrap.getValue());
- }
-
- /**
- * Get the wrap mode for the layout.
- */
- public WrapMode getWrapMode(){
- return WrapMode.intern( pango_layout_get_wrap(getHandle()) );
- }
-
- /**
- * Sets the amount by which the first line should be shorter than the rest
- * of the lines. This may be negative, in which case the subsequent lines
- * will be shorter than the first line. (However, in either case, the entire
- * width of the layout will be given by the value
- */
- public void setIndent(int indent){
- pango_layout_set_indent(getHandle(), indent);
- }
-
- /**
- * Gets the amount by which the first line should be shorter than the rest
- * of the lines.
- */
- public int getIndent(){
- return pango_layout_get_indent(getHandle());
- }
-
- /**
- * Gets the amount of spacing between the lines of the layout.
- * @return the spacing (in thousandths of a device unit)
- */
- public int getSpacing(){
- return pango_layout_get_spacing(getHandle());
- }
-
- /**
- * Sets the amount of spacing between the lines of the layout.
- */
- public void setSpacing(int spacing){
- pango_layout_set_spacing(getHandle(), spacing);
- }
-
- /**
- * Sets whether or not each complete line should be stretched to fill the
- * entire width of the layout. This stretching is typically done by adding
- * whitespace, but for some scripts (such as Arabic), the justification is
- * done by extending the characters.
- */
- public void setJustification(boolean justify){
- pango_layout_set_justify(getHandle(), justify);
- }
-
- /**
- * Gets whether or not each complete line should be stretched to fill the
- * entire width of the layout.
- */
- public boolean getJustified(){
- return pango_layout_get_justify(getHandle());
- }
-
- /**
- * Sets the alignment for the layout (how partial lines are positioned
- * within the horizontal space available.)
- */
- public void setAlignment(Alignment alignment){
- pango_layout_set_alignment(getHandle(), alignment.getValue());
- }
-
- /**
- * Gets the alignment for the layout (how partial lines are positioned
- * within the horizontal space available.)
- */
- public Alignment getAlignment(){
- return Alignment.intern( pango_layout_get_alignment(getHandle()) );
- }
-
- /**
- * Sets the tabs to use for layout, overriding the default tabs (by default,
- * tabs are every 8 spaces).
- */
- public void setTabs(TabArray tabs){
- pango_layout_set_tabs(getHandle(), tabs.getHandle());
- }
-
- /**
- * If setting is TRUE, do not treat newlines and similar characters as
- * paragraph separators; instead, keep all text in a single paragraph, and
- * display a glyph for paragraph separator characters. Used when you want to
- * allow editing of newlines on a single text line.
- */
- public void setSingleParagraphMode(boolean setting){
- pango_layout_set_single_paragraph_mode(getHandle(), setting);
- }
-
- /**
- * Obtains the value set by {@link #setSingleParagraphMode}.
- */
- public boolean getSingleParagraphMode(){
- return pango_layout_get_single_paragraph_mode(getHandle());
- }
-
- /**
- * Retrieve the count of lines for the layout
- */
- public int getLineCount(){
- return pango_layout_get_line_count(getHandle());
- }
-
- /**
- * Retrieves a particular line from a PangoLayout.
- * @param line the index of a line, which must be between 0 and
- * pango_layout_get_line_count(layout) - 1, inclusive.
- * @return the requested PangoLayoutLine.
- */
- public LayoutLine getLine(int line){
- return new LayoutLine(pango_layout_get_line(getHandle(), line));
- }
-
-
-
-
-
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int pango_layout_get_type ();
- native static final protected int pango_layout_new (int context);
- native static final protected int pango_layout_copy (int src);
- native static final protected int pango_layout_get_context (int layout);
- native static final protected void pango_layout_set_attributes (int layout, int attrs);
- native static final protected int pango_layout_get_attributes (int layout);
- native static final protected void pango_layout_set_text (int layout, String text, int length);
- native static final protected String pango_layout_get_text (int layout);
- native static final protected void pango_layout_set_markup (int layout, String markup, int
- length);
- native static final protected void pango_layout_set_markup_with_accel (int layout, String
- markup, int length, byte accelMarker, byte accelChar);
- native static final protected void pango_layout_set_font_description (int layout, int desc);
- native static final protected void pango_layout_set_width (int layout, int width);
- native static final protected int pango_layout_get_width (int layout);
- native static final protected void pango_layout_set_wrap (int layout, int wrap);
- native static final protected int pango_layout_get_wrap (int layout);
- native static final protected void pango_layout_set_indent (int layout, int indent);
- native static final protected int pango_layout_get_indent (int layout);
- native static final protected void pango_layout_set_spacing (int layout, int spacing);
- native static final protected int pango_layout_get_spacing (int layout);
- native static final protected void pango_layout_set_justify (int layout, boolean justify);
- native static final protected boolean pango_layout_get_justify (int layout);
- native static final protected void pango_layout_set_alignment (int layout, int alignment);
- native static final protected int pango_layout_get_alignment (int layout);
- native static final protected void pango_layout_set_tabs (int layout, int tabs);
- native static final protected int pango_layout_get_tabs (int layout);
- native static final protected void pango_layout_set_single_paragraph_mode (int layout, boolean
- setting);
- native static final protected boolean pango_layout_get_single_paragraph_mode (int layout);
- native static final protected void pango_layout_context_changed (int layout);
- native static final protected void pango_layout_index_to_pos (int layout, int index, int pos);
- native static final protected void pango_layout_get_cursor_pos (int layout, int index, int []
- strongPos, int [] weakPos);
- native static final protected void pango_layout_move_cursor_visually (int layout, boolean
- strong, int oldIndex, int oldTrailing, int direction, int [] newIndex, int [] newTrailing);
- native static final protected boolean pango_layout_xy_to_index (int layout, int x, int y, int []
- index, int [] trailing);
- native static final protected void pango_layout_get_extents (int layout, int [] inkRect, int []
- logicalRect);
- native static final protected void pango_layout_get_pixel_extents (int layout, int [] inkRect,
- int [] logicalRect);
- native static final protected void pango_layout_get_size (int layout, int [] width, int []
- height);
- native static final protected void pango_layout_get_pixel_size (int layout, int [] width, int []
- height);
- native static final protected int pango_layout_get_line_count (int layout);
- native static final protected int pango_layout_get_line (int layout, int line);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/pango/LayoutLine.java b/libgtk-java/src/java/org/gnu/pango/LayoutLine.java
deleted file mode 100644
index 35caf92..0000000
--- a/libgtk-java/src/java/org/gnu/pango/LayoutLine.java
+++ /dev/null
@@ -1,47 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.pango;
-import org.gnu.glib.Boxed;
-
-/**
- * The PangoLayoutLine structure represents one of the lines resulting from
- * laying out a paragraph via PangoLayout. PangoLayoutLine structures are
- * obtained by calling {@link Layout#getLine(int)} and are only valid until the
- * text, attributes, or settings of the parent PangoLayout are modified.
- *
- * <p>Routines for rendering PangoLayout objects are provided in code specific
- * to each rendering system.
- */
-public class LayoutLine extends Boxed
-{
-
- protected LayoutLine(int handle){
- this.handle = handle;
- }
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected void pango_layout_line_ref (int line);
- native static final protected void pango_layout_line_unref (int line);
- native static final protected boolean pango_layout_line_x_to_index (int line, int xPos, int []
- index, int [] trailing);
- native static final protected void pango_layout_line_index_to_x (int line, int index, boolean
- trailing, int [] xPos);
- native static final protected void pango_layout_line_get_x_ranges (int line, int startIndex,
- int endIndex, int [] ranges, int [] numRanges);
- native static final protected void pango_layout_line_get_extents (int line, int [] inkRect, int []
- logicalRect);
- native static final protected void pango_layout_line_get_pixel_extents (int line, int []
- inkRect, int [] logicalRect);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/pango/Rectangle.java b/libgtk-java/src/java/org/gnu/pango/Rectangle.java
deleted file mode 100644
index 6317e29..0000000
--- a/libgtk-java/src/java/org/gnu/pango/Rectangle.java
+++ /dev/null
@@ -1,63 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.pango;
-import org.gnu.glib.Boxed;
-
-/**
- * The PangoRectangle structure represents a rectangle. It is frequently used to
- * represent the logical or ink extents of a single glyph or section of text.
- */
-public class Rectangle extends Boxed
-{
-
- protected Rectangle(int handle){
- this.handle = handle;
- }
-
- /**
- * Returns X coordinate of the left side of the rectangle.
- */
- public int getX(){
- return getX(handle);
- }
-
- /**
- * Returns Y coordinate of the the top side of the rectangle.
- */
- public int getY(){
- return getY(handle);
- }
-
- /**
- * Returns width of the rectangle.
- */
- public int getWidth(){
- return getWidth(handle);
- }
-
- /**
- * Returns height of the rectangle.
- */
- public int getHeight(){
- return getHeight(handle);
-}
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int getX (int obj);
- native static final protected int getY (int obj);
- native static final protected int getWidth (int obj);
- native static final protected int getHeight (int obj);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/pango/Scale.java b/libgtk-java/src/java/org/gnu/pango/Scale.java
deleted file mode 100644
index 190c2f4..0000000
--- a/libgtk-java/src/java/org/gnu/pango/Scale.java
+++ /dev/null
@@ -1,35 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.pango;
-
-/**
- */
-public class Scale
-{
- private double value = 1;
- static final public Scale XX_SMALL = new Scale((1 / (1.2 * 1.2 * 1.2)));
- static final public Scale X_SMALL = new Scale( 1 / (1.2 * 1.2) );
- static final public Scale SMALL = new Scale( (1 / 1.2) );
- static final public Scale MEDIUM = new Scale( 1.0 );
- static final public Scale LARGE = new Scale( 1.2 );
- static final public Scale X_LARGE = new Scale( 1.2 * 1.2 );
- static final public Scale XX_LARGE = new Scale( 1.2 * 1.2 * 1.2 );
-
-
- public Scale (double value)
- {
- this.value = value;
- }
-
- public double getValue(){
- return value;
- }
-}
-
diff --git a/libgtk-java/src/java/org/gnu/pango/Stretch.java b/libgtk-java/src/java/org/gnu/pango/Stretch.java
deleted file mode 100644
index 97bc148..0000000
--- a/libgtk-java/src/java/org/gnu/pango/Stretch.java
+++ /dev/null
@@ -1,106 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.pango;
-import org.gnu.glib.Enum;
-
-
-/**
- * An enumeration specifying the width of the font relative to other designs
- * within a family.
- */
-public class Stretch extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _ULTRA_CONDENSED = 0;
- static final public org.gnu.pango.Stretch ULTRA_CONDENSED = new org.gnu.pango.Stretch (
- _ULTRA_CONDENSED);
- static final private int _EXTRA_CONDENSED = 1;
- static final public org.gnu.pango.Stretch EXTRA_CONDENSED = new org.gnu.pango.Stretch (
- _EXTRA_CONDENSED);
- static final private int _CONDENSED = 2;
- static final public org.gnu.pango.Stretch CONDENSED = new org.gnu.pango.Stretch (_CONDENSED);
- static final private int _SEMI_CONDENSED = 3;
- static final public org.gnu.pango.Stretch SEMI_CONDENSED = new org.gnu.pango.Stretch (
- _SEMI_CONDENSED);
- static final private int _NORMAL = 4;
- static final public org.gnu.pango.Stretch NORMAL = new org.gnu.pango.Stretch (_NORMAL);
- static final private int _SEMI_EXPANDED = 5;
- static final public org.gnu.pango.Stretch SEMI_EXPANDED = new org.gnu.pango.Stretch (
- _SEMI_EXPANDED);
- static final private int _EXPANDED = 6;
- static final public org.gnu.pango.Stretch EXPANDED = new org.gnu.pango.Stretch (_EXPANDED);
- static final private int _EXTRA_EXPANDED = 7;
- static final public org.gnu.pango.Stretch EXTRA_EXPANDED = new org.gnu.pango.Stretch (
- _EXTRA_EXPANDED);
- static final private int _ULTRA_EXPANDED = 8;
- static final public org.gnu.pango.Stretch ULTRA_EXPANDED = new org.gnu.pango.Stretch (
- _ULTRA_EXPANDED);
- static final private org.gnu.pango.Stretch[] theInterned = new org.gnu.pango.Stretch[]
- {
- ULTRA_CONDENSED, EXTRA_CONDENSED, CONDENSED, SEMI_CONDENSED, NORMAL, SEMI_EXPANDED,
- EXPANDED, EXTRA_EXPANDED, ULTRA_EXPANDED
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.pango.Stretch theSacrificialOne = new org.gnu.pango.Stretch (0);
- static public org.gnu.pango.Stretch intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.pango.Stretch already = (org.gnu.pango.Stretch) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.pango.Stretch(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private Stretch (int value)
- {
- value_ = value;
- }
-
- public org.gnu.pango.Stretch or (org.gnu.pango.Stretch other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.pango.Stretch and (org.gnu.pango.Stretch other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.pango.Stretch xor (org.gnu.pango.Stretch other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.pango.Stretch other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/pango/Style.java b/libgtk-java/src/java/org/gnu/pango/Style.java
deleted file mode 100644
index 1208e87..0000000
--- a/libgtk-java/src/java/org/gnu/pango/Style.java
+++ /dev/null
@@ -1,88 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.pango;
-import org.gnu.glib.Enum;
-
-/**
- * An enumeration specifying the various slant styles possible for a font.
- */
-public class Style extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _NORMAL = 0;
- /** the font is upright. */
- static final public org.gnu.pango.Style NORMAL = new org.gnu.pango.Style (_NORMAL);
- static final private int _OBLIQUE = 1;
- /** the font is slanted, but in a roman style. */
- static final public org.gnu.pango.Style OBLIQUE = new org.gnu.pango.Style (_OBLIQUE);
- static final private int _ITALIC = 2;
- /** the font is slanted in an italic style. */
- static final public org.gnu.pango.Style ITALIC = new org.gnu.pango.Style (_ITALIC);
- static final private org.gnu.pango.Style[] theInterned = new org.gnu.pango.Style[]
- {
- NORMAL, OBLIQUE, ITALIC
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.pango.Style theSacrificialOne = new org.gnu.pango.Style (0);
- static public org.gnu.pango.Style intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.pango.Style already = (org.gnu.pango.Style) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.pango.Style(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private Style (int value)
- {
- value_ = value;
- }
-
- public org.gnu.pango.Style or (org.gnu.pango.Style other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.pango.Style and (org.gnu.pango.Style other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.pango.Style xor (org.gnu.pango.Style other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.pango.Style other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/pango/TabAlign.java b/libgtk-java/src/java/org/gnu/pango/TabAlign.java
deleted file mode 100644
index e4242ba..0000000
--- a/libgtk-java/src/java/org/gnu/pango/TabAlign.java
+++ /dev/null
@@ -1,82 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.pango;
-import org.gnu.glib.Enum;
-
-/**
- * A PangoTabAlign specifies where a tab stop appears relative to the text
- */
-public class TabAlign extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _LEFT = 0;
- /** the tab stop appears to the left of the text. */
- static final public org.gnu.pango.TabAlign LEFT = new org.gnu.pango.TabAlign (_LEFT);
- static final private org.gnu.pango.TabAlign[] theInterned = new org.gnu.pango.TabAlign[]
- {
- LEFT
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.pango.TabAlign theSacrificialOne = new org.gnu.pango.TabAlign (0);
- static public org.gnu.pango.TabAlign intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.pango.TabAlign already = (org.gnu.pango.TabAlign) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.pango.TabAlign(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private TabAlign (int value)
- {
- value_ = value;
- }
-
- public org.gnu.pango.TabAlign or (org.gnu.pango.TabAlign other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.pango.TabAlign and (org.gnu.pango.TabAlign other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.pango.TabAlign xor (org.gnu.pango.TabAlign other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.pango.TabAlign other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/pango/TabArray.java b/libgtk-java/src/java/org/gnu/pango/TabArray.java
deleted file mode 100644
index 4f03300..0000000
--- a/libgtk-java/src/java/org/gnu/pango/TabArray.java
+++ /dev/null
@@ -1,100 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.pango;
-import org.gnu.glib.Boxed;
-
-/**
- * A PangoTabArray struct contains an array of tab stops. Each tab stop has an
- * alignment and a position.
- */
-public class TabArray extends Boxed
-{
-
- /**
- * Constructs new Tab array from handle to native resources. Used internally
- * by Java-Gnome.
- */
- public TabArray(int handle){
- this.handle = handle;
- }
-
-
- /**
- * Creates an array of <code>initialSize</code> tab stops. Tab stops are
- * specified in pixel units if <code>positionsInPixels<code> is
- * <code>true</code>, otherwise in Pango units. All stops are initially at
- * position 0.
- */
- public TabArray(int initialSize, boolean positionsInPixels){
- handle = pango_tab_array_new(initialSize, positionsInPixels);
- }
-
- /**
- * Get the number of tab stops in the array
- */
- public int getSize(){
- return pango_tab_array_get_size(handle);
- }
-
- /**
- * Resizes a tab array. You must subsequently initialize any tabs that were
- * added as a result of growing the array.
- */
- public void resize(int newSize){
- pango_tab_array_resize(handle, newSize);
- }
-
- /**
- * Sets the alignment and location of a tab stop. Alignment must always be
- * {@link TabAlign#LEFT} in the current implementation.
- * @param tabIndex The index of a tab stop
- * @param alignment Tab alignment
- * @param location Tab location in pango units
- */
- public void setTab(int tabIndex, TabAlign alignment, int location){
- pango_tab_array_set_tab(handle, tabIndex, alignment.getValue(), location);
- }
-
- /**
- * Returns the position of the tab stops
- */
- public int getPosition(int tabIndex){
- return pango_tab_array_get_tabLocation(handle, tabIndex);
- }
-
- /**
- * Returns the alignment ofthe tab stop
- */
- public TabAlign getAligment(int tabIndex){
- return TabAlign.intern( pango_tab_array_get_tabAlignment(handle, tabIndex));
- }
-
- native static final protected int pango_tab_array_get_tabLocation (int tabArray, int tabIndex);
- native static final protected int pango_tab_array_get_tabAlignment (int tabArray, int tabIndex);
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- native static final protected int pango_tab_array_new (int initialSize, boolean
- positionInPixels);
- native static final protected int pango_tab_array_get_type ();
- native static final protected int pango_tab_array_copy (int src);
- native static final protected void pango_tab_array_free (int tabArray);
- native static final protected int pango_tab_array_get_size (int tabArray);
- native static final protected void pango_tab_array_resize (int tabArray, int newSize);
- native static final protected void pango_tab_array_set_tab (int tabArray, int tabIndex, int
- alignment, int location);
- native static final protected void pango_tab_array_get_tab (int tabArray, int tabIndex, int
- alignment, int [] location);
- native static final protected boolean pango_tab_array_get_positions_in_pixels (int tabArray);
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/pango/Underline.java b/libgtk-java/src/java/org/gnu/pango/Underline.java
deleted file mode 100644
index 67f274c..0000000
--- a/libgtk-java/src/java/org/gnu/pango/Underline.java
+++ /dev/null
@@ -1,97 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.pango;
-import org.gnu.glib.Enum;
-
-/**
- * The PangoUnderline enumeration is used to specify whether text should be
- * underlined, and if so, the type of underlining.
- */
-public class Underline extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _NONE = 0;
- /** no underline should be drawn. */
- static final public org.gnu.pango.Underline NONE = new org.gnu.pango.Underline (_NONE);
- static final private int _SINGLE = 1;
- /** a single underline should be drawn. */
- static final public org.gnu.pango.Underline SINGLE = new org.gnu.pango.Underline (_SINGLE);
- static final private int _DOUBLE = 2;
- /** a double underline should be drawn. */
- static final public org.gnu.pango.Underline DOUBLE = new org.gnu.pango.Underline (_DOUBLE);
- static final private int _LOW = 3;
- /**
- * a single underline should be drawn at a position beneath the ink extents
- * of the text being underlined. This should be used only for underlining
- * single characters, such as for keyboard accelerators.
- * {@link #SINGLE} should be used for extended portions of text.
- */
- static final public org.gnu.pango.Underline LOW = new org.gnu.pango.Underline (_LOW);
- static final private org.gnu.pango.Underline[] theInterned = new org.gnu.pango.Underline[]
- {
- NONE, SINGLE, DOUBLE, LOW
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.pango.Underline theSacrificialOne = new org.gnu.pango.Underline (0);
- static public org.gnu.pango.Underline intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.pango.Underline already = (org.gnu.pango.Underline) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.pango.Underline(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private Underline (int value)
- {
- value_ = value;
- }
-
- public org.gnu.pango.Underline or (org.gnu.pango.Underline other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.pango.Underline and (org.gnu.pango.Underline other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.pango.Underline xor (org.gnu.pango.Underline other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.pango.Underline other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/pango/Variant.java b/libgtk-java/src/java/org/gnu/pango/Variant.java
deleted file mode 100644
index dbac96a..0000000
--- a/libgtk-java/src/java/org/gnu/pango/Variant.java
+++ /dev/null
@@ -1,88 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.pango;
-import org.gnu.glib.Enum;
-
-/**
- * An enumeration specifying capitalization variant of the font.
- */
-public class Variant extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _NORMAL = 0;
- /** A normal font. */
- static final public org.gnu.pango.Variant NORMAL = new org.gnu.pango.Variant (_NORMAL);
- /**
- * A font with the lower case characters replaced by smaller variants of
- * the capital characters.
- */
- static final private int _SMALL_CAPS = 1;
- static final public org.gnu.pango.Variant SMALL_CAPS = new org.gnu.pango.Variant (_SMALL_CAPS);
- static final private org.gnu.pango.Variant[] theInterned = new org.gnu.pango.Variant[]
- {
- NORMAL, SMALL_CAPS
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.pango.Variant theSacrificialOne = new org.gnu.pango.Variant (0);
- static public org.gnu.pango.Variant intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.pango.Variant already = (org.gnu.pango.Variant) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.pango.Variant(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private Variant (int value)
- {
- value_ = value;
- }
-
- public org.gnu.pango.Variant or (org.gnu.pango.Variant other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.pango.Variant and (org.gnu.pango.Variant other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.pango.Variant xor (org.gnu.pango.Variant other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.pango.Variant other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/pango/Weight.java b/libgtk-java/src/java/org/gnu/pango/Weight.java
deleted file mode 100644
index ca3d04e..0000000
--- a/libgtk-java/src/java/org/gnu/pango/Weight.java
+++ /dev/null
@@ -1,187 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.pango;
-import org.gnu.glib.Enum;
-
-/**
- * An enumeration specifying the weight (boldness) of a font. This is a
- * numerical value ranging from 100 to 900,
- */
-public class Weight extends Enum
-{
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _ULTRALIGHT = 200;
- static final public org.gnu.pango.Weight ULTRALIGHT = new org.gnu.pango.Weight (_ULTRALIGHT);
- static final private int _LIGHT = 300;
- static final public org.gnu.pango.Weight LIGHT = new org.gnu.pango.Weight (_LIGHT);
- static final private int _NORMAL = 400;
- static final public org.gnu.pango.Weight NORMAL = new org.gnu.pango.Weight (_NORMAL);
- static final private int _BOLD = 700;
- static final public org.gnu.pango.Weight BOLD = new org.gnu.pango.Weight (_BOLD);
- static final private int _ULTRABOLD = 800;
- static final public org.gnu.pango.Weight ULTRABOLD = new org.gnu.pango.Weight (_ULTRABOLD);
- static final private int _HEAVY = 900;
- static final public org.gnu.pango.Weight HEAVY = new org.gnu.pango.Weight (_HEAVY);
- static final private org.gnu.pango.Weight[] theInterned = new org.gnu.pango.Weight[]
- {
- new org.gnu.pango.Weight (0), new org.gnu.pango.Weight (1), new org.gnu.pango.Weight (2),
- new org.gnu.pango.Weight (3), new org.gnu.pango.Weight (4), new org.gnu.pango.Weight (5),
- new org.gnu.pango.Weight (6), new org.gnu.pango.Weight (7), new org.gnu.pango.Weight (8),
- new org.gnu.pango.Weight (9), new org.gnu.pango.Weight (10), new org.gnu.pango.Weight (11),
- new org.gnu.pango.Weight (12), new org.gnu.pango.Weight (13), new org.gnu.pango.Weight (14)
- , new org.gnu.pango.Weight (15), new org.gnu.pango.Weight (16), new org.gnu.pango.Weight (
- 17), new org.gnu.pango.Weight (18), new org.gnu.pango.Weight (19), new
- org.gnu.pango.Weight (20), new org.gnu.pango.Weight (21), new org.gnu.pango.Weight (22),
- new org.gnu.pango.Weight (23), new org.gnu.pango.Weight (24), new org.gnu.pango.Weight (25)
- , new org.gnu.pango.Weight (26), new org.gnu.pango.Weight (27), new org.gnu.pango.Weight (
- 28), new org.gnu.pango.Weight (29), new org.gnu.pango.Weight (30), new
- org.gnu.pango.Weight (31), new org.gnu.pango.Weight (32), new org.gnu.pango.Weight (33),
- new org.gnu.pango.Weight (34), new org.gnu.pango.Weight (35), new org.gnu.pango.Weight (36)
- , new org.gnu.pango.Weight (37), new org.gnu.pango.Weight (38), new org.gnu.pango.Weight (
- 39), new org.gnu.pango.Weight (40), new org.gnu.pango.Weight (41), new
- org.gnu.pango.Weight (42), new org.gnu.pango.Weight (43), new org.gnu.pango.Weight (44),
- new org.gnu.pango.Weight (45), new org.gnu.pango.Weight (46), new org.gnu.pango.Weight (47)
- , new org.gnu.pango.Weight (48), new org.gnu.pango.Weight (49), new org.gnu.pango.Weight (
- 50), new org.gnu.pango.Weight (51), new org.gnu.pango.Weight (52), new
- org.gnu.pango.Weight (53), new org.gnu.pango.Weight (54), new org.gnu.pango.Weight (55),
- new org.gnu.pango.Weight (56), new org.gnu.pango.Weight (57), new org.gnu.pango.Weight (58)
- , new org.gnu.pango.Weight (59), new org.gnu.pango.Weight (60), new org.gnu.pango.Weight (
- 61), new org.gnu.pango.Weight (62), new org.gnu.pango.Weight (63), new
- org.gnu.pango.Weight (64), new org.gnu.pango.Weight (65), new org.gnu.pango.Weight (66),
- new org.gnu.pango.Weight (67), new org.gnu.pango.Weight (68), new org.gnu.pango.Weight (69)
- , new org.gnu.pango.Weight (70), new org.gnu.pango.Weight (71), new org.gnu.pango.Weight (
- 72), new org.gnu.pango.Weight (73), new org.gnu.pango.Weight (74), new
- org.gnu.pango.Weight (75), new org.gnu.pango.Weight (76), new org.gnu.pango.Weight (77),
- new org.gnu.pango.Weight (78), new org.gnu.pango.Weight (79), new org.gnu.pango.Weight (80)
- , new org.gnu.pango.Weight (81), new org.gnu.pango.Weight (82), new org.gnu.pango.Weight (
- 83), new org.gnu.pango.Weight (84), new org.gnu.pango.Weight (85), new
- org.gnu.pango.Weight (86), new org.gnu.pango.Weight (87), new org.gnu.pango.Weight (88),
- new org.gnu.pango.Weight (89), new org.gnu.pango.Weight (90), new org.gnu.pango.Weight (91)
- , new org.gnu.pango.Weight (92), new org.gnu.pango.Weight (93), new org.gnu.pango.Weight (
- 94), new org.gnu.pango.Weight (95), new org.gnu.pango.Weight (96), new
- org.gnu.pango.Weight (97), new org.gnu.pango.Weight (98), new org.gnu.pango.Weight (99),
- new org.gnu.pango.Weight (100), new org.gnu.pango.Weight (101), new org.gnu.pango.Weight (
- 102), new org.gnu.pango.Weight (103), new org.gnu.pango.Weight (104), new
- org.gnu.pango.Weight (105), new org.gnu.pango.Weight (106), new org.gnu.pango.Weight (107),
- new org.gnu.pango.Weight (108), new org.gnu.pango.Weight (109), new org.gnu.pango.Weight (
- 110), new org.gnu.pango.Weight (111), new org.gnu.pango.Weight (112), new
- org.gnu.pango.Weight (113), new org.gnu.pango.Weight (114), new org.gnu.pango.Weight (115),
- new org.gnu.pango.Weight (116), new org.gnu.pango.Weight (117), new org.gnu.pango.Weight (
- 118), new org.gnu.pango.Weight (119), new org.gnu.pango.Weight (120), new
- org.gnu.pango.Weight (121), new org.gnu.pango.Weight (122), new org.gnu.pango.Weight (123),
- new org.gnu.pango.Weight (124), new org.gnu.pango.Weight (125), new org.gnu.pango.Weight (
- 126), new org.gnu.pango.Weight (127), new org.gnu.pango.Weight (128), new
- org.gnu.pango.Weight (129), new org.gnu.pango.Weight (130), new org.gnu.pango.Weight (131),
- new org.gnu.pango.Weight (132), new org.gnu.pango.Weight (133), new org.gnu.pango.Weight (
- 134), new org.gnu.pango.Weight (135), new org.gnu.pango.Weight (136), new
- org.gnu.pango.Weight (137), new org.gnu.pango.Weight (138), new org.gnu.pango.Weight (139),
- new org.gnu.pango.Weight (140), new org.gnu.pango.Weight (141), new org.gnu.pango.Weight (
- 142), new org.gnu.pango.Weight (143), new org.gnu.pango.Weight (144), new
- org.gnu.pango.Weight (145), new org.gnu.pango.Weight (146), new org.gnu.pango.Weight (147),
- new org.gnu.pango.Weight (148), new org.gnu.pango.Weight (149), new org.gnu.pango.Weight (
- 150), new org.gnu.pango.Weight (151), new org.gnu.pango.Weight (152), new
- org.gnu.pango.Weight (153), new org.gnu.pango.Weight (154), new org.gnu.pango.Weight (155),
- new org.gnu.pango.Weight (156), new org.gnu.pango.Weight (157), new org.gnu.pango.Weight (
- 158), new org.gnu.pango.Weight (159), new org.gnu.pango.Weight (160), new
- org.gnu.pango.Weight (161), new org.gnu.pango.Weight (162), new org.gnu.pango.Weight (163),
- new org.gnu.pango.Weight (164), new org.gnu.pango.Weight (165), new org.gnu.pango.Weight (
- 166), new org.gnu.pango.Weight (167), new org.gnu.pango.Weight (168), new
- org.gnu.pango.Weight (169), new org.gnu.pango.Weight (170), new org.gnu.pango.Weight (171),
- new org.gnu.pango.Weight (172), new org.gnu.pango.Weight (173), new org.gnu.pango.Weight (
- 174), new org.gnu.pango.Weight (175), new org.gnu.pango.Weight (176), new
- org.gnu.pango.Weight (177), new org.gnu.pango.Weight (178), new org.gnu.pango.Weight (179),
- new org.gnu.pango.Weight (180), new org.gnu.pango.Weight (181), new org.gnu.pango.Weight (
- 182), new org.gnu.pango.Weight (183), new org.gnu.pango.Weight (184), new
- org.gnu.pango.Weight (185), new org.gnu.pango.Weight (186), new org.gnu.pango.Weight (187),
- new org.gnu.pango.Weight (188), new org.gnu.pango.Weight (189), new org.gnu.pango.Weight (
- 190), new org.gnu.pango.Weight (191), new org.gnu.pango.Weight (192), new
- org.gnu.pango.Weight (193), new org.gnu.pango.Weight (194), new org.gnu.pango.Weight (195),
- new org.gnu.pango.Weight (196), new org.gnu.pango.Weight (197), new org.gnu.pango.Weight (
- 198), new org.gnu.pango.Weight (199), ULTRALIGHT, new org.gnu.pango.Weight (201), new
- org.gnu.pango.Weight (202), new org.gnu.pango.Weight (203), new org.gnu.pango.Weight (204),
- new org.gnu.pango.Weight (205), new org.gnu.pango.Weight (206), new org.gnu.pango.Weight (
- 207), new org.gnu.pango.Weight (208), new org.gnu.pango.Weight (209), new
- org.gnu.pango.Weight (210), new org.gnu.pango.Weight (211), new org.gnu.pango.Weight (212),
- new org.gnu.pango.Weight (213), new org.gnu.pango.Weight (214), new org.gnu.pango.Weight (
- 215), new org.gnu.pango.Weight (216), new org.gnu.pango.Weight (217), new
- org.gnu.pango.Weight (218), new org.gnu.pango.Weight (219), new org.gnu.pango.Weight (220),
- new org.gnu.pango.Weight (221), new org.gnu.pango.Weight (222), new org.gnu.pango.Weight (
- 223), new org.gnu.pango.Weight (224), new org.gnu.pango.Weight (225), new
- org.gnu.pango.Weight (226), new org.gnu.pango.Weight (227), new org.gnu.pango.Weight (228),
- new org.gnu.pango.Weight (229), new org.gnu.pango.Weight (230), new org.gnu.pango.Weight (
- 231), new org.gnu.pango.Weight (232), new org.gnu.pango.Weight (233), new
- org.gnu.pango.Weight (234), new org.gnu.pango.Weight (235), new org.gnu.pango.Weight (236),
- new org.gnu.pango.Weight (237), new org.gnu.pango.Weight (238), new org.gnu.pango.Weight (
- 239), new org.gnu.pango.Weight (240), new org.gnu.pango.Weight (241), new
- org.gnu.pango.Weight (242), new org.gnu.pango.Weight (243), new org.gnu.pango.Weight (244),
- new org.gnu.pango.Weight (245), new org.gnu.pango.Weight (246), new org.gnu.pango.Weight (
- 247), new org.gnu.pango.Weight (248), new org.gnu.pango.Weight (249), new
- org.gnu.pango.Weight (250), new org.gnu.pango.Weight (251), new org.gnu.pango.Weight (252),
- new org.gnu.pango.Weight (253), new org.gnu.pango.Weight (254), new org.gnu.pango.Weight (
- 255)
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.pango.Weight theSacrificialOne = new org.gnu.pango.Weight (0);
- static public org.gnu.pango.Weight intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.pango.Weight already = (org.gnu.pango.Weight) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.pango.Weight(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- public Weight (int value)
- {
- value_ = value;
- }
-
- public org.gnu.pango.Weight or (org.gnu.pango.Weight other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.pango.Weight and (org.gnu.pango.Weight other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.pango.Weight xor (org.gnu.pango.Weight other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.pango.Weight other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/java/org/gnu/pango/WrapMode.java b/libgtk-java/src/java/org/gnu/pango/WrapMode.java
deleted file mode 100644
index 65c1af6..0000000
--- a/libgtk-java/src/java/org/gnu/pango/WrapMode.java
+++ /dev/null
@@ -1,86 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.pango;
-import org.gnu.glib.Enum;
-
-
-/**
- * Describes how to wrap the lines of a PangoLayout to the desired width.
- */
-public class WrapMode extends Enum
-{
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- static final private int _WORD = 0;
- /** wrap lines at word boundaries. */
- static final public org.gnu.pango.WrapMode WORD = new org.gnu.pango.WrapMode (_WORD);
- static final private int _CHAR = 1;
- /** wrap lines at character boundaries. */
- static final public org.gnu.pango.WrapMode CHAR = new org.gnu.pango.WrapMode (_CHAR);
- static final private org.gnu.pango.WrapMode[] theInterned = new org.gnu.pango.WrapMode[]
- {
- WORD, CHAR
- }
-
-;
- static private java.util.Hashtable theInternedExtras;
- static final private org.gnu.pango.WrapMode theSacrificialOne = new org.gnu.pango.WrapMode (0);
- static public org.gnu.pango.WrapMode intern (int value)
- {
- if (value < theInterned.length)
- {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null)
- {
- theInternedExtras = new java.util.Hashtable();
- }
- org.gnu.pango.WrapMode already = (org.gnu.pango.WrapMode) theInternedExtras.get (
- theSacrificialOne);
- if (already == null)
- {
- already = new org.gnu.pango.WrapMode(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private WrapMode (int value)
- {
- value_ = value;
- }
-
- public org.gnu.pango.WrapMode or (org.gnu.pango.WrapMode other)
- {
- return intern(value_ | other.value_);
- }
-
- public org.gnu.pango.WrapMode and (org.gnu.pango.WrapMode other)
- {
- return intern(value_ & other.value_);
- }
-
- public org.gnu.pango.WrapMode xor (org.gnu.pango.WrapMode other)
- {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test (org.gnu.pango.WrapMode other)
- {
- return (value_ & other.value_) == other.value_;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-}
-
diff --git a/libgtk-java/src/jni/jg_jnu.c b/libgtk-java/src/jni/jg_jnu.c
deleted file mode 100644
index 9e01a90..0000000
--- a/libgtk-java/src/jni/jg_jnu.c
+++ /dev/null
@@ -1,105 +0,0 @@
-/*
- * JNI utility functions, from the book "The Java Native Interface" by
- * Sheng Liang.
- */
-
-#include "jg_jnu.h"
-#include <stddef.h>
-#include <glib.h>
-
-#ifdef __cplusplus
-extern "C" {
-#endif
-
-static JavaVM *cached_jvm;
-
-/** From "The Java Native Interface", section 8.4.1 */
-JNIEXPORT jint JNICALL JNI_OnLoad(JavaVM *jvm, void *reserved)
-{
- cached_jvm = jvm;
- return JNI_VERSION_1_2;
-}
-
-/** From "The Java Native Interface", section 8.4.1 */
-JNIEnv *JNU_GetEnv()
-{
- JNIEnv *env;
- (*cached_jvm)->GetEnv(cached_jvm, (void **)&env, JNI_VERSION_1_2);
- return env;
-}
-
-/** From "The Java Native Interface", section 6.1.2 */
-void JNU_ThrowByName(JNIEnv *env, const char *name, const char *msg)
-{
- jclass cls = (*env)->FindClass(env, name);
- /* if cls is NULL, an exception has already been thrown */
- if (cls != NULL)
- (*env)->ThrowNew(env, cls, msg);
- /* free the local ref */
- (*env)->DeleteLocalRef(env, cls);
-}
-
-gchar** getStringArray(JNIEnv *env, jobjectArray anArray)
-{
- jsize len = (*env)->GetArrayLength(env, anArray);
- gchar **strArray = g_malloc0((len+1) * sizeof(gchar*));
- int index;
-
- for (index = 0; index < len; index++) {
- jstring aString = (jstring)(*env)->GetObjectArrayElement(env, anArray, (jsize)index);
- strArray[index] = (gchar*)(*env)->GetStringUTFChars(env, aString, NULL);
- }
- strArray[len] = NULL;
-
- return strArray;
-}
-
-void freeStringArray(JNIEnv *env, jobjectArray anArray, gchar** str)
-{
- jsize len = (*env)->GetArrayLength(env, anArray);
- int index;
- for (index = 0; index < len; index++) {
- jstring aString = (jstring)(*env)->GetObjectArrayElement(env, anArray, (jsize)index);
- (*env)->ReleaseStringUTFChars(env, aString, str[index]);
- }
-}
-
-jobject getSList(JNIEnv *env, GSList* list)
-{
- jintArray ar;
- int i = 0;
- if (NULL == list)
- return NULL;
- ar = (*env)->NewIntArray(env, g_slist_length(list));
- while (list!=NULL) {
- (*env)->SetIntArrayRegion(env, ar, i, 1, (jint*)&list->data);
- list = g_slist_next(list);
- i++;
- }
- return ar;
-}
-
-jobject getList(JNIEnv *env, GList* list)
-{
- jintArray ar;
- int i = 0;
- if (NULL == list)
- return NULL;
- ar = (*env)->NewIntArray(env, g_list_length(list));
- while (list!=NULL) {
- (*env)->SetIntArrayRegion(env, ar, i, 1, (jint*)&list->data);
- list = g_list_next(list);
- i++;
- }
- return ar;
-}
-
-GSList* setList(JNIEnv *env, jobject list)
-{
- // MUSTDO: need to implement this method
- return NULL;
-}
-
-#ifdef __cplusplus
-}
-#endif
diff --git a/libgtk-java/src/jni/jg_jnu.h b/libgtk-java/src/jni/jg_jnu.h
deleted file mode 100644
index ebcecac..0000000
--- a/libgtk-java/src/jni/jg_jnu.h
+++ /dev/null
@@ -1,51 +0,0 @@
-/*
- * JNI utility functions, from the book "The Java Native Interface" by
- * Sheng Liang.
- */
-
-#ifndef _JG_JNU_H_
-#define _JG_JNU_H_
-#include <jni.h>
-#include <glib.h>
-
-#ifdef __cplusplus
-extern "C" {
-#endif
-
-/** JNU_GetEnv: Returns a valid JNIEnv pointer.
- *
- * This eliminates the need to store the JNIEnv pointer for
- * later use in callbacks.
- */
-extern JNIEnv *JNU_GetEnv();
-
-/** JNU_ThrowByName: throws a new Exception.
- *
- * @param env the JNIEnv pointer
- * @param name the name of the Exception class, such as
- * "java/lang/NullPointerException".
- * @param msg the detail message for the exception.
- */
-extern void JNU_ThrowByName(JNIEnv *env, const char *name, const char *msg);
-
- /**
- * Transforms a GSList into an java array of integers
- *
- * @param env the JNIEnv pointer
- * @param list the list to transform into an array
- */
-extern jobject getSList(JNIEnv *env, GSList* list);
-
- /**
- * Transforms a GList into an java array of integers
- *
- * @param env the JNIEnv pointer
- * @param list the list to transform into an array
- */
-extern jobject getList(JNIEnv *env, GList* list);
-
-#ifdef __cplusplus
-} /* extern "C" */
-#endif /* __cplusplus */
-
-#endif /* !_JG_JNU_H_ */
diff --git a/libgtk-java/src/jni/org_gnu_atk_AtkObject.c b/libgtk-java/src/jni/org_gnu_atk_AtkObject.c
deleted file mode 100644
index 5f98547..0000000
--- a/libgtk-java/src/jni/org_gnu_atk_AtkObject.c
+++ /dev/null
@@ -1,295 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-07-31 12:41:17 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <atk/atk.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.atk.AtkObject
- * Method: atk_object_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_atk_AtkObject_atk_1object_1get_1type (JNIEnv *env, jclass
- cls)
- {
- {
- return (jint)atk_object_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.atk.AtkObject
- * Method: atk_object_get_name
- * Signature: (I)java.lang.String
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_atk_AtkObject_atk_1object_1get_1name (JNIEnv *env,
- jclass cls, jint accessible)
- {
- AtkObject *accessible_g = (AtkObject *)accessible;
- gchar *result_g = (gchar *)atk_object_get_name (accessible_g);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- /*
- * Class: org.gnu.atk.AtkObject
- * Method: atk_object_get_description
- * Signature: (I)java.lang.String
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_atk_AtkObject_atk_1object_1get_1description (JNIEnv
- *env, jclass cls, jint accessible)
- {
- AtkObject *accessible_g = (AtkObject *)accessible;
- gchar *result_g = (gchar *)atk_object_get_description (accessible_g);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- /*
- * Class: org.gnu.atk.AtkObject
- * Method: atk_object_get_parent
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_atk_AtkObject_atk_1object_1get_1parent (JNIEnv *env, jclass
- cls, jint accessible)
- {
- AtkObject *accessible_g = (AtkObject *)accessible;
- {
- return (jint)atk_object_get_parent (accessible_g);
- }
- }
-
- /*
- * Class: org.gnu.atk.AtkObject
- * Method: atk_object_get_n_accessible_children
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_atk_AtkObject_atk_1object_1get_1n_1accessible_1children (
- JNIEnv *env, jclass cls, jint accessible)
- {
- AtkObject *accessible_g = (AtkObject *)accessible;
- {
- jint result_j = (jint) (atk_object_get_n_accessible_children (accessible_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.atk.AtkObject
- * Method: atk_object_ref_accessible_child
- * Signature: (II)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_atk_AtkObject_atk_1object_1ref_1accessible_1child (JNIEnv
- *env, jclass cls, jint accessible, jint i)
- {
- AtkObject *accessible_g = (AtkObject *)accessible;
- gint32 i_g = (gint32) i;
- {
- return (jint)atk_object_ref_accessible_child (accessible_g, i_g);
- }
- }
-
- /*
- * Class: org.gnu.atk.AtkObject
- * Method: atk_object_ref_relation_set
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_atk_AtkObject_atk_1object_1ref_1relation_1set (JNIEnv *env,
- jclass cls, jint accessible)
- {
- AtkObject *accessible_g = (AtkObject *)accessible;
- {
- return (jint)atk_object_ref_relation_set (accessible_g);
- }
- }
-
- /*
- * Class: org.gnu.atk.AtkObject
- * Method: atk_object_get_role
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_atk_AtkObject_atk_1object_1get_1role (JNIEnv *env, jclass
- cls, jint accessible)
- {
- AtkObject *accessible_g = (AtkObject *)accessible;
- {
- jint result_j = (jint) (atk_object_get_role (accessible_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.atk.AtkObject
- * Method: atk_object_get_layer
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_atk_AtkObject_atk_1object_1get_1layer (JNIEnv *env, jclass
- cls, jint accessible)
- {
- AtkObject *accessible_g = (AtkObject *)accessible;
- {
- jint result_j = (jint) (atk_object_get_layer (accessible_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.atk.AtkObject
- * Method: atk_object_get_mdi_zorder
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_atk_AtkObject_atk_1object_1get_1mdi_1zorder (JNIEnv *env,
- jclass cls, jint accessible)
- {
- AtkObject *accessible_g = (AtkObject *)accessible;
- {
- jint result_j = (jint) (atk_object_get_mdi_zorder (accessible_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.atk.AtkObject
- * Method: atk_object_get_index_in_parent
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_atk_AtkObject_atk_1object_1get_1index_1in_1parent (JNIEnv
- *env, jclass cls, jint accessible)
- {
- AtkObject *accessible_g = (AtkObject *)accessible;
- {
- jint result_j = (jint) (atk_object_get_index_in_parent (accessible_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.atk.AtkObject
- * Method: atk_object_set_name
- * Signature: (Ijava.lang.String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_atk_AtkObject_atk_1object_1set_1name (JNIEnv *env, jclass
- cls, jint accessible, jstring name)
- {
- gchar* name_g = (gchar*)(*env)->GetStringUTFChars(env, name, 0);
- atk_object_set_name ((AtkObject*)accessible, name_g);
- (*env)->ReleaseStringUTFChars(env, name, name_g);
- }
-
- /*
- * Class: org.gnu.atk.AtkObject
- * Method: atk_object_set_description
- * Signature: (Ijava.lang.String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_atk_AtkObject_atk_1object_1set_1description (JNIEnv *env,
- jclass cls, jint accessible, jstring description)
- {
- gchar* description_g = (gchar*)(*env)->GetStringUTFChars(env, description, 0);
- atk_object_set_description ((AtkObject*)accessible, description_g);
- (*env)->ReleaseStringUTFChars(env, description, description_g);
- }
-
- /*
- * Class: org.gnu.atk.AtkObject
- * Method: atk_object_set_parent
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_atk_AtkObject_atk_1object_1set_1parent (JNIEnv *env, jclass
- cls, jint accessible, jint parent)
- {
- AtkObject *accessible_g = (AtkObject *)accessible;
- AtkObject *parent_g = (AtkObject *)parent;
- {
- atk_object_set_parent (accessible_g, parent_g);
- }
- }
-
- /*
- * Class: org.gnu.atk.AtkObject
- * Method: atk_object_set_role
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_atk_AtkObject_atk_1object_1set_1role (JNIEnv *env, jclass
- cls, jint accessible, jint role)
- {
- AtkObject *accessible_g = (AtkObject *)accessible;
- AtkRole role_g = (AtkRole) role;
- {
- atk_object_set_role (accessible_g, role_g);
- }
- }
-
- /*
- * Class: org.gnu.atk.AtkObject
- * Method: atk_object_remove_property_change_handler
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL
- Java_org_gnu_atk_AtkObject_atk_1object_1remove_1property_1change_1handler (JNIEnv *env, jclass
- cls, jint accessible, jint handlerId)
- {
- AtkObject *accessible_g = (AtkObject *)accessible;
- gint32 handlerId_g = (gint32) handlerId;
- {
- atk_object_remove_property_change_handler (accessible_g, handlerId_g);
- }
- }
-
- /*
- * Class: org.gnu.atk.AtkObject
- * Method: atk_object_notify_state_change
- * Signature: (IIZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_atk_AtkObject_atk_1object_1notify_1state_1change (JNIEnv
- *env, jclass cls, jint accessible, jint state, jboolean value)
- {
- AtkObject *accessible_g = (AtkObject *)accessible;
- gboolean value_g = (gboolean) value;
- atk_object_notify_state_change (accessible_g, (AtkState)state, value_g);
- }
-
- /*
- * Class: org.gnu.atk.AtkObject
- * Method: atk_object_initialize
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_atk_AtkObject_atk_1object_1initialize (JNIEnv *env, jclass
- cls, jint accessible, jint data)
- {
- AtkObject *accessible_g = (AtkObject *)accessible;
- gpointer *data_g = (gpointer *)data;
- {
- atk_object_initialize (accessible_g, data_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_atk_Relation.c b/libgtk-java/src/jni/org_gnu_atk_Relation.c
deleted file mode 100644
index 638239e..0000000
--- a/libgtk-java/src/jni/org_gnu_atk_Relation.c
+++ /dev/null
@@ -1,51 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-07-31 12:41:28 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <atk/atk.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.atk.Relation
- * Method: atk_relation_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_atk_Relation_atk_1relation_1get_1type (JNIEnv *env, jclass
- cls)
- {
- {
- return (jint)atk_relation_get_type ();
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_atk_RelationSet.c b/libgtk-java/src/jni/org_gnu_atk_RelationSet.c
deleted file mode 100644
index 402e9d8..0000000
--- a/libgtk-java/src/jni/org_gnu_atk_RelationSet.c
+++ /dev/null
@@ -1,155 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-07-31 12:41:21 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <atk/atk.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.atk.RelationSet
- * Method: atk_relation_set_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_atk_RelationSet_atk_1relation_1set_1get_1type (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)atk_relation_set_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.atk.RelationSet
- * Method: atk_relation_set_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_atk_RelationSet_atk_1relation_1set_1new (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)atk_relation_set_new ();
- }
- }
-
- /*
- * Class: org.gnu.atk.RelationSet
- * Method: atk_relation_set_contains
- * Signature: (II)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_atk_RelationSet_atk_1relation_1set_1contains (JNIEnv
- *env, jclass cls, jint set, jint relationship)
- {
- AtkRelationSet *set_g = (AtkRelationSet *)set;
- AtkRelationType relationship_g = (AtkRelationType) relationship;
- {
- jboolean result_j = (jboolean) (atk_relation_set_contains (set_g, relationship_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.atk.RelationSet
- * Method: atk_relation_set_remove
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_atk_RelationSet_atk_1relation_1set_1remove (JNIEnv *env,
- jclass cls, jint set, jint relation)
- {
- AtkRelationSet *set_g = (AtkRelationSet *)set;
- AtkRelation *relation_g = (AtkRelation *)relation;
- {
- atk_relation_set_remove (set_g, relation_g);
- }
- }
-
- /*
- * Class: org.gnu.atk.RelationSet
- * Method: atk_relation_set_add
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_atk_RelationSet_atk_1relation_1set_1add (JNIEnv *env,
- jclass cls, jint set, jint relation)
- {
- AtkRelationSet *set_g = (AtkRelationSet *)set;
- AtkRelation *relation_g = (AtkRelation *)relation;
- {
- atk_relation_set_add (set_g, relation_g);
- }
- }
-
- /*
- * Class: org.gnu.atk.RelationSet
- * Method: atk_relation_set_get_n_relations
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_atk_RelationSet_atk_1relation_1set_1get_1n_1relations (
- JNIEnv *env, jclass cls, jint set)
- {
- AtkRelationSet *set_g = (AtkRelationSet *)set;
- {
- jint result_j = (jint) (atk_relation_set_get_n_relations (set_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.atk.RelationSet
- * Method: atk_relation_set_get_relation
- * Signature: (II)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_atk_RelationSet_atk_1relation_1set_1get_1relation (JNIEnv
- *env, jclass cls, jint set, jint index)
- {
- AtkRelationSet *set_g = (AtkRelationSet *)set;
- gint32 index_g = (gint32) index;
- {
- return (jint)atk_relation_set_get_relation (set_g, index_g);
- }
- }
-
- /*
- * Class: org.gnu.atk.RelationSet
- * Method: atk_relation_set_get_relation_by_type
- * Signature: (II)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_atk_RelationSet_atk_1relation_1set_1get_1relation_1by_1type (
- JNIEnv *env, jclass cls, jint set, jint relationship)
- {
- AtkRelationSet *set_g = (AtkRelationSet *)set;
- AtkRelationType relationship_g = (AtkRelationType) relationship;
- {
- return (jint)atk_relation_set_get_relation_by_type (set_g, relationship_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_atk_RelationType.c b/libgtk-java/src/jni/org_gnu_atk_RelationType.c
deleted file mode 100644
index b7f05b1..0000000
--- a/libgtk-java/src/jni/org_gnu_atk_RelationType.c
+++ /dev/null
@@ -1,93 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-07-31 12:41:27 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <string.h>
-#include <atk/atk.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.atk.RelationType
- * Method: atk_relation_type_register
- * Signature: ([B)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_atk_RelationType_atk_1relation_1type_1register (JNIEnv
- *env, jclass cls, jbyteArray name)
- {
- jint name_len = (*env)->GetArrayLength(env, name);
- gchar* name_g = (gchar*)g_malloc(name_len + 1);
- (*env)->GetByteArrayRegion(env, name, 0, name_len, (jbyte*)name_g);
- name_g[name_len] = 0;
- {
- jint result_j = (jint) (atk_relation_type_register (name_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.atk.RelationType
- * Method: atk_relation_type_get_name
- * Signature: (I)[B
- */
- JNIEXPORT jbyteArray JNICALL Java_org_gnu_atk_RelationType_atk_1relation_1type_1get_1name (
- JNIEnv *env, jclass cls, jint type)
- {
- AtkRelationType type_g = (AtkRelationType) type;
- {
- gchar *result_g = (gchar *)atk_relation_type_get_name (type_g);
- jsize result_len = result_g ? strlen (result_g) : 0;
- jbyteArray result_j = result_g ? (*env)->NewByteArray (env, result_len) : NULL;
- if (result_g) (*env)->SetByteArrayRegion (env, result_j, 0, result_len, result_g);
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.atk.RelationType
- * Method: atk_relation_type_for_name
- * Signature: ([B)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_atk_RelationType_atk_1relation_1type_1for_1name (JNIEnv
- *env, jclass cls, jbyteArray name)
- {
- jint name_len = (*env)->GetArrayLength(env, name);
- gchar* name_g = (gchar*)g_malloc(name_len + 1);
- (*env)->GetByteArrayRegion(env, name, 0, name_len, (jbyte*)name_g);
- name_g[name_len] = 0;
- {
- jint result_j = (jint) (atk_relation_type_for_name (name_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_atk_StateType.c b/libgtk-java/src/jni/org_gnu_atk_StateType.c
deleted file mode 100644
index dba8957..0000000
--- a/libgtk-java/src/jni/org_gnu_atk_StateType.c
+++ /dev/null
@@ -1,75 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-07-31 12:41:22 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <string.h>
-#include <atk/atk.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.atk.StateType
- * Method: atk_state_type_get_name
- * Signature: (I)[B
- */
- JNIEXPORT jbyteArray JNICALL Java_org_gnu_atk_StateType_atk_1state_1type_1get_1name (JNIEnv
- *env, jclass cls, jint type)
- {
- AtkStateType type_g = (AtkStateType) type;
- {
- gchar *result_g = (gchar *)atk_state_type_get_name (type_g);
- jsize result_len = result_g ? strlen (result_g) : 0;
- jbyteArray result_j = result_g ? (*env)->NewByteArray (env, result_len) : NULL;
- if (result_g) (*env)->SetByteArrayRegion (env, result_j, 0, result_len, result_g);
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.atk.StateType
- * Method: atk_state_type_for_name
- * Signature: ([B)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_atk_StateType_atk_1state_1type_1for_1name (JNIEnv *env,
- jclass cls, jbyteArray name)
- {
- jint name_len = (*env)->GetArrayLength(env, name);
- gchar* name_g = (gchar*)g_malloc(name_len + 1);
- (*env)->GetByteArrayRegion(env, name, 0, name_len, (jbyte*)name_g);
- name_g[name_len] = 0;
- {
- jint result_j = (jint) (atk_state_type_for_name (name_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gdk_Atom.c b/libgtk-java/src/jni/org_gnu_gdk_Atom.c
deleted file mode 100644
index 0f874f1..0000000
--- a/libgtk-java/src/jni/org_gnu_gdk_Atom.c
+++ /dev/null
@@ -1,68 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-01 07:00:23 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gdk/gdk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gdk.Atom
- * Method: gdk_atom_intern
- * Signature: (java.lang.String;Z)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Atom_gdk_1atom_1intern (JNIEnv *env, jclass cls,
- jstring atomName, jboolean onlyIfExists)
- {
- const gchar* atomName_g = (*env)->GetStringUTFChars(env, atomName, 0);
- gboolean onlyIfExists_g = (gboolean) onlyIfExists;
- jint result = (jint)gdk_atom_intern (atomName_g, onlyIfExists_g);
- (*env)->ReleaseStringUTFChars(env, atomName, atomName_g);
- return result;
- }
-
- /*
- * Class: org.gnu.gdk.Atom
- * Method: gdk_atom_name
- * Signature: (I)java.lang.String;
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gdk_Atom_gdk_1atom_1name (JNIEnv *env, jclass cls,
- jint atom)
- {
- GdkAtom atom_g = (GdkAtom)atom;
- {
- const gchar *result_g = gdk_atom_name (atom_g);
- jstring result = (*env)->NewStringUTF(env, result_g);
- return result;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gdk_Bitmap.c b/libgtk-java/src/jni/org_gnu_gdk_Bitmap.c
deleted file mode 100644
index 24c24a7..0000000
--- a/libgtk-java/src/jni/org_gnu_gdk_Bitmap.c
+++ /dev/null
@@ -1,57 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-01 07:00:24 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gdk/gdk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gdk.Bitmap
- * Method: gdk_bitmap_create_from_data
- * Signature: (I[BII)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Bitmap_gdk_1bitmap_1create_1from_1data (JNIEnv *env,
- jclass cls, jint window, jbyteArray data, jint width, jint height)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- jint data_len = (*env)->GetArrayLength(env, data);
- gchar* data_g = (gchar*)g_malloc(data_len + 1);
- gint32 width_g = (gint32) width;
- gint32 height_g = (gint32) height;
- (*env)->GetByteArrayRegion(env, data, 0, data_len, (jbyte*)data_g);
- data_g[data_len] = 0;
- {
- return (jint)gdk_bitmap_create_from_data (window_g, data_g, width_g, height_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gdk_Color.c b/libgtk-java/src/jni/org_gnu_gdk_Color.c
deleted file mode 100644
index 2ab8a14..0000000
--- a/libgtk-java/src/jni/org_gnu_gdk_Color.c
+++ /dev/null
@@ -1,203 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-01 07:00:35 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gdk/gdk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
-JNIEXPORT jint JNICALL Java_org_gnu_gdk_Color_allocHandle (JNIEnv *env, jclass cls)
-{
- GdkColor* handle = g_malloc(sizeof(GdkColor));
- return (jint)handle;
-}
-
-JNIEXPORT void JNICALL Java_org_gnu_gdk_Color_freeHandle(JNIEnv *env, jclass cls, jint handle)
-{
- g_free((void*)handle);
-}
-
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gdk.Color
- * Method: getPixel
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Color_getPixel (JNIEnv *env, jclass cls, jint obj)
- {
- GdkColor *obj_g = (GdkColor *)obj;
- return (jint)obj_g->pixel;
- }
-
- /*
- * Class: org.gnu.gdk.Color
- * Method: getRed
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Color_getRed (JNIEnv *env, jclass cls, jint obj)
- {
- GdkColor *obj_g = (GdkColor *)obj;
- return (jint)obj_g->red;
- }
-
- /*
- * Class: org.gnu.gdk.Color
- * Method: setRed
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Color_setRed (JNIEnv *env, jclass cls, jint obj, jint red)
- {
- GdkColor *obj_g = (GdkColor *)obj;
- obj_g->red = (guint16)red;
- }
-
- /*
- * Class: org.gnu.gdk.Color
- * Method: getGreen
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Color_getGreen (JNIEnv *env, jclass cls, jint obj)
- {
- GdkColor *obj_g = (GdkColor *)obj;
- return (jint)obj_g->green;
- }
-
- /*
- * Class: org.gnu.gdk.Color
- * Method: setGreen
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Color_setGreen (JNIEnv *env, jclass cls, jint obj, jint green)
- {
- GdkColor *obj_g = (GdkColor *)obj;
- obj_g->green = (guint16)green;
- }
-
- /*
- * Class: org.gnu.gdk.Color
- * Method: getBlue
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Color_getBlue (JNIEnv *env, jclass cls, jint obj)
- {
- GdkColor *obj_g = (GdkColor *)obj;
- return (jint)obj_g->blue;
- }
-
- /*
- * Class: org.gnu.gdk.Color
- * Method: setBlue
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Color_setBlue (JNIEnv *env, jclass cls, jint obj, jint blue)
- {
- GdkColor *obj_g = (GdkColor *)obj;
- obj_g->blue = (guint16)blue;
- }
-
- /*
- * Class: org.gnu.gdk.Color
- * Method: gdk_color_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Color_gdk_1color_1get_1type (JNIEnv *env, jclass cls)
- {
- return (jint)gdk_color_get_type ();
- }
-
- /*
- * Class: org.gnu.gdk.Color
- * Method: gdk_color_copy
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Color_gdk_1color_1copy (JNIEnv *env, jclass cls, jint
- color)
- {
- GdkColor *color_g = (GdkColor *)color;
- return (jint)gdk_color_copy (color_g);
- }
-
- /*
- * Class: org.gnu.gdk.Color
- * Method: gdk_color_free
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Color_gdk_1color_1free (JNIEnv *env, jclass cls, jint
- color)
- {
- GdkColor *color_g = (GdkColor *)color;
- gdk_color_free (color_g);
- }
-
- /*
- * Class: org.gnu.gdk.Color
- * Method: gdk_color_parse
- * Signature: (java.lang.String;I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Color_gdk_1color_1parse (JNIEnv *env, jclass cls,
- jstring spec, jint color)
- {
- const gchar* spec_g = (*env)->GetStringUTFChars(env, spec, 0);
- GdkColor *color_g = (GdkColor *)color;
- jint result_j = (jint) (gdk_color_parse (spec_g, color_g));
- (*env)->ReleaseStringUTFChars(env, spec, spec_g);
- return result_j;
- }
-
- /*
- * Class: org.gnu.gdk.Color
- * Method: gdk_color_hash
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Color_gdk_1color_1hash (JNIEnv *env, jclass cls, jint
- colora)
- {
- GdkColor *colora_g = (GdkColor *)colora;
- jint result_j = (jint) (gdk_color_hash (colora_g));
- return result_j;
- }
-
- /*
- * Class: org.gnu.gdk.Color
- * Method: gdk_color_equal
- * Signature: (II)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gdk_Color_gdk_1color_1equal (JNIEnv *env, jclass cls,
- jint colora, jint colorb)
- {
- GdkColor *colora_g = (GdkColor *)colora;
- GdkColor *colorb_g = (GdkColor *)colorb;
- jboolean result_j = (jboolean) (gdk_color_equal (colora_g, colorb_g));
- return result_j;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gdk_Colormap.c b/libgtk-java/src/jni/org_gnu_gdk_Colormap.c
deleted file mode 100644
index 0367013..0000000
--- a/libgtk-java/src/jni/org_gnu_gdk_Colormap.c
+++ /dev/null
@@ -1,170 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-01 07:00:32 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gdk/gdk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gdk.Colormap
- * Method: gdk_colormap_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Colormap_gdk_1colormap_1get_1type (JNIEnv *env, jclass
- cls)
- {
- {
- return (jint)gdk_colormap_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gdk.Colormap
- * Method: gdk_colormap_new
- * Signature: (II)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Colormap_gdk_1colormap_1new (JNIEnv *env, jclass cls,
- jint visual, jint allocate)
- {
- GdkVisual *visual_g = (GdkVisual *)visual;
- gint32 allocate_g = (gint32) allocate;
- {
- return (jint)gdk_colormap_new (visual_g, allocate_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Colormap
- * Method: gdk_colormap_get_system
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Colormap_gdk_1colormap_1get_1system (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gdk_colormap_get_system ();
- }
- }
-
- /*
- * Class: org.gnu.gdk.Colormap
- * Method: gdk_colormap_alloc_colors
- * Signature: (I[Lint ;IZZ[Z)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Colormap_gdk_1colormap_1alloc_1colors (JNIEnv *env,
- jclass cls, jint colormap, jintArray colors, jint numColors, jboolean writable, jboolean
- bestMatch, jbooleanArray success)
- {
- GdkColormap *colormap_g = (GdkColormap *)colormap;
- gint *colors_g_g = (gint *) (*env)->GetIntArrayElements (env, colors, NULL);
- GdkColor *colors_g = (GdkColor *)colors_g_g;
- gint32 numColors_g = (gint32) numColors;
- gboolean writable_g = (gboolean) writable;
- gboolean bestMatch_g = (gboolean) bestMatch;
- gboolean *success_g = (gboolean *) (*env)->GetBooleanArrayElements(env, success, NULL);
- {
- jint result_j = (jint) (gdk_colormap_alloc_colors (colormap_g, colors_g, numColors_g,
- writable_g, bestMatch_g, success_g));
- (*env)->ReleaseIntArrayElements (env, colors, (jint *)colors_g_g, 0);
- (*env)->ReleaseBooleanArrayElements(env, success, (jboolean *)success_g, 0);
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gdk.Colormap
- * Method: gdk_colormap_alloc_color
- * Signature: (IIZZ)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gdk_Colormap_gdk_1colormap_1alloc_1color (JNIEnv *env,
- jclass cls, jint colormap, jint color, jboolean writable, jboolean best_match)
- {
- GdkColormap *colormap_g = (GdkColormap *)colormap;
- GdkColor *color_g = (GdkColor *)color;
- gboolean writable_g = (gboolean) writable;
- gboolean best_match_g = (gboolean) best_match;
- {
- jboolean result_j = (jboolean) (gdk_colormap_alloc_color (colormap_g, color_g,
- writable_g, best_match_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gdk.Colormap
- * Method: gdk_colormap_free_colors
- * Signature: (I[Lint ;I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Colormap_gdk_1colormap_1free_1colors (JNIEnv *env,
- jclass cls, jint colormap, jintArray colors, jint numColors)
- {
- GdkColormap *colormap_g = (GdkColormap *)colormap;
- gint *colors_g_g = (gint *) (*env)->GetIntArrayElements (env, colors, NULL);
- GdkColor *colors_g = (GdkColor *)colors_g_g;
- gint32 numColors_g = (gint32) numColors;
- {
- gdk_colormap_free_colors (colormap_g, colors_g, numColors_g);
- (*env)->ReleaseIntArrayElements (env, colors, (jint *)colors_g_g, 0);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Colormap
- * Method: gdk_colormap_query_color
- * Signature: (IJI)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Colormap_gdk_1colormap_1query_1color (JNIEnv *env,
- jclass cls, jint colormap, jlong pixel, jint result)
- {
- GdkColormap *colormap_g = (GdkColormap *)colormap;
- glong pixel_g = (glong) pixel;
- GdkColor *result_g = (GdkColor *)result;
- {
- gdk_colormap_query_color (colormap_g, pixel_g, result_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Colormap
- * Method: gdk_colormap_get_visual
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Colormap_gdk_1colormap_1get_1visual (JNIEnv *env,
- jclass cls, jint colormap)
- {
- GdkColormap *colormap_g = (GdkColormap *)colormap;
- {
- return (jint)gdk_colormap_get_visual (colormap_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gdk_Cursor.c b/libgtk-java/src/jni/org_gnu_gdk_Cursor.c
deleted file mode 100644
index 5f4c8ff..0000000
--- a/libgtk-java/src/jni/org_gnu_gdk_Cursor.c
+++ /dev/null
@@ -1,118 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-01 07:00:33 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gdk/gdk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
-
- GdkCursorType GdkCursor_get_type (GdkCursor * cptr)
- {
- return cptr->type;
- }
-
- /*
- * Class: org.gnu.gdk.Cursor
- * Method: getType
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Cursor_getType (JNIEnv *env, jclass cls, jint obj)
- {
- GdkCursor *obj_g = (GdkCursor *)obj;
- {
- jint result_j = (jint) (GdkCursor_get_type (obj_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gdk.Cursor
- * Method: gdk_cursor_new
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Cursor_gdk_1cursor_1new (JNIEnv *env, jclass cls, jint
- cursorType)
- {
- GdkCursorType cursorType_g = (GdkCursorType) cursorType;
- {
- return (jint)gdk_cursor_new (cursorType_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Cursor
- * Method: gdk_cursor_new_from_pixmap
- * Signature: (IIIIII)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Cursor_gdk_1cursor_1new_1from_1pixmap (JNIEnv *env,
- jclass cls, jint source, jint mask, jint fg, jint bg, jint x, jint y)
- {
- GdkPixmap *source_g = (GdkPixmap *)source;
- GdkPixmap *mask_g = (GdkPixmap *)mask;
- GdkColor *fg_g = (GdkColor *)fg;
- GdkColor *bg_g = (GdkColor *)bg;
- gint32 x_g = (gint32) x;
- gint32 y_g = (gint32) y;
- {
- return (jint)gdk_cursor_new_from_pixmap (source_g, mask_g, fg_g, bg_g, x_g, y_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Cursor
- * Method: gdk_cursor_ref
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Cursor_gdk_1cursor_1ref (JNIEnv *env, jclass cls, jint
- cursor)
- {
- GdkCursor *cursor_g = (GdkCursor *)cursor;
- {
- return (jint)gdk_cursor_ref (cursor_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Cursor
- * Method: gdk_cursor_unref
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Cursor_gdk_1cursor_1unref (JNIEnv *env, jclass cls,
- jint cursor)
- {
- GdkCursor *cursor_g = (GdkCursor *)cursor;
- {
- gdk_cursor_unref (cursor_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gdk_Device.c b/libgtk-java/src/jni/org_gnu_gdk_Device.c
deleted file mode 100644
index 8ab0ad8..0000000
--- a/libgtk-java/src/jni/org_gnu_gdk_Device.c
+++ /dev/null
@@ -1,234 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-01 07:00:27 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gdk/gdk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
-
- gchar * GdkDevice_get_name (GdkDevice * cptr)
- {
- return cptr->name;
- }
-
- /*
- * Class: org.gnu.gdk.Device
- * Method: getName
- * Signature: (I)java.lang.String;
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gdk_Device_getName (JNIEnv *env, jclass cls, jint obj)
- {
- GdkDevice *obj_g = (GdkDevice *)obj;
- gchar *result_g = GdkDevice_get_name (obj_g);
- jstring result = (*env)->NewStringUTF(env, result_g);
- return result;
- }
-
- GdkInputSource GdkDevice_get_source (GdkDevice * cptr)
- {
- return cptr->source;
- }
-
- /*
- * Class: org.gnu.gdk.Device
- * Method: getSource
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Device_getSource (JNIEnv *env, jclass cls, jint obj)
- {
- GdkDevice *obj_g = (GdkDevice *)obj;
- {
- jint result_j = (jint) (GdkDevice_get_source (obj_g));
- return result_j;
- }
- }
-
- GdkInputMode GdkDevice_get_mode (GdkDevice * cptr)
- {
- return cptr->mode;
- }
-
- /*
- * Class: org.gnu.gdk.Device
- * Method: getMode
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Device_getMode (JNIEnv *env, jclass cls, jint obj)
- {
- GdkDevice *obj_g = (GdkDevice *)obj;
- {
- jint result_j = (jint) (GdkDevice_get_mode (obj_g));
- return result_j;
- }
- }
-
- gboolean GdkDevice_get_has_cursor (GdkDevice * cptr)
- {
- return cptr->has_cursor;
- }
-
- /*
- * Class: org.gnu.gdk.Device
- * Method: getHasCursor
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gdk_Device_getHasCursor (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkDevice *obj_g = (GdkDevice *)obj;
- {
- jboolean result_j = (jboolean) (GdkDevice_get_has_cursor (obj_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gdk.Device
- * Method: gdk_device_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Device_gdk_1device_1get_1type (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gdk_device_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gdk.Device
- * Method: gdk_devices_list
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Device_gdk_1devices_1list (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gdk_devices_list ();
- }
- }
-
- /*
- * Class: org.gnu.gdk.Device
- * Method: gdk_device_set_source
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Device_gdk_1device_1set_1source (JNIEnv *env, jclass
- cls, jint device, jint source)
- {
- GdkDevice *device_g = (GdkDevice *)device;
- GdkInputSource source_g = (GdkInputSource) source;
- {
- gdk_device_set_source (device_g, source_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Device
- * Method: gdk_device_set_mode
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Device_gdk_1device_1set_1mode (JNIEnv *env, jclass cls,
- jint device, jint mode)
- {
- GdkDevice *device_g = (GdkDevice *)device;
- GdkInputMode mode_g = (GdkInputMode) mode;
- {
- gdk_device_set_mode (device_g, mode_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Device
- * Method: gdk_device_set_key
- * Signature: (IIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Device_gdk_1device_1set_1key (JNIEnv *env, jclass cls,
- jint device, jint index, jint keyval, jint modifiers)
- {
- GdkDevice *device_g = (GdkDevice *)device;
- gint32 index_g = (gint32) index;
- gint32 keyval_g = (gint32) keyval;
- GdkModifierType modifiers_g = (GdkModifierType) modifiers;
- {
- gdk_device_set_key (device_g, index_g, keyval_g, modifiers_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Device
- * Method: gdk_device_set_axis_use
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Device_gdk_1device_1set_1axis_1use (JNIEnv *env, jclass
- cls, jint device, jint index, jint use)
- {
- GdkDevice *device_g = (GdkDevice *)device;
- gint32 index_g = (gint32) index;
- GdkAxisUse use_g = (GdkAxisUse) use;
- {
- gdk_device_set_axis_use (device_g, index_g, use_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Device
- * Method: gdk_device_get_axis
- * Signature: (I[Ldouble ;I[Ldouble ;)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gdk_Device_gdk_1device_1get_1axis (JNIEnv *env, jclass
- cls, jint device, jdoubleArray axes, jint use, jdoubleArray value)
- {
- GdkDevice *device_g = (GdkDevice *)device;
- gdouble *axes_g = (gdouble *) (*env)->GetDoubleArrayElements (env, axes, NULL);
- GdkAxisUse use_g = (GdkAxisUse) use;
- gdouble *value_g = (gdouble *) (*env)->GetDoubleArrayElements (env, value, NULL);
- {
- jboolean result_j = (jboolean) (gdk_device_get_axis (device_g, axes_g, use_g, value_g));
- (*env)->ReleaseDoubleArrayElements (env, axes, (jdouble *) axes_g, 0);
- (*env)->ReleaseDoubleArrayElements (env, value, (jdouble *) value_g, 0);
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gdk.Device
- * Method: gdk_device_get_core_pointer
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Device_gdk_1device_1get_1core_1pointer (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gdk_device_get_core_pointer ();
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gdk_Display.c b/libgtk-java/src/jni/org_gnu_gdk_Display.c
deleted file mode 100644
index 12a0490..0000000
--- a/libgtk-java/src/jni/org_gnu_gdk_Display.c
+++ /dev/null
@@ -1,315 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gdk/gdk.h>
-#include "jg_jnu.h"
-
-#ifndef _Included_org_gnu_gdk_Display
-#define _Included_org_gnu_gdk_Display
-#ifdef __cplusplus
-extern "C" {
-#endif
-/*
- * Class: org_gnu_gdk_Display
- * Method: gdk_display_get_type
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gdk_Display_gdk_1display_1get_1type
- (JNIEnv *env, jclass cls)
-{
- return (jint)gdk_display_get_type();
-}
-
-/*
- * Class: org_gnu_gdk_Display
- * Method: gdk_display_open
- * Signature: (Ljava/lang/String;)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gdk_Display_gdk_1display_1open
- (JNIEnv *env, jclass cls, jstring name)
-{
- const gchar* n = (*env)->GetStringUTFChars(env, name, NULL);
- jint dis = (jint)gdk_display_open(n);
- (*env)->ReleaseStringUTFChars(env, name, n);
- return dis;
-}
-
-
-/*
- * Class: org_gnu_gdk_Display
- * Method: gdk_display_get_name
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gdk_Display_gdk_1display_1get_1name
- (JNIEnv *env, jclass cls, jint display)
-{
- const gchar* name = gdk_display_get_name((GdkDisplay*)display);
- return (*env)->NewStringUTF(env, name);
-}
-
-/*
- * Class: org_gnu_gdk_Display
- * Method: gdk_display_get_n_screens
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gdk_Display_gdk_1display_1get_1n_1screens
- (JNIEnv *env, jclass cls, jint display)
-{
- return (jint)gdk_display_get_n_screens((GdkDisplay*)display);
-}
-
-/*
- * Class: org_gnu_gdk_Display
- * Method: gdk_display_get_screen
- * Signature: (II)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gdk_Display_gdk_1display_1get_1screen
- (JNIEnv *env, jclass cls, jint display, jint screenNum)
-{
- return (jint)gdk_display_get_screen((GdkDisplay*)display, screenNum);
-}
-
-/*
- * Class: org_gnu_gdk_Display
- * Method: gdk_display_get_default_screen
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gdk_Display_gdk_1display_1get_1default_1screen
- (JNIEnv *env, jclass cls, jint display)
-{
- return (jint)gdk_display_get_default_screen((GdkDisplay*)display);
-}
-
-/*
- * Class: org_gnu_gdk_Display
- * Method: gdk_display_pointer_ungrab
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gdk_Display_gdk_1display_1pointer_1ungrab
- (JNIEnv *env, jclass cls, jint display, jint time)
-{
- gdk_display_pointer_ungrab((GdkDisplay*)display, (guint32)time);
-}
-
-/*
- * Class: org_gnu_gdk_Display
- * Method: gdk_display_keyboard_ungrab
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gdk_Display_gdk_1display_1keyboard_1ungrab
- (JNIEnv *env, jclass cls, jint display, jint time)
-{
- gdk_display_keyboard_ungrab((GdkDisplay*)display, (guint32)time);
-}
-
-/*
- * Class: org_gnu_gdk_Display
- * Method: gdk_display_pointer_is_grabbed
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gdk_Display_gdk_1display_1pointer_1is_1grabbed
- (JNIEnv *env, jclass cls, jint display)
-{
- return (jboolean)gdk_display_pointer_is_grabbed((GdkDisplay*)display);
-}
-
-/*
- * Class: org_gnu_gdk_Display
- * Method: gdk_display_beep
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gdk_Display_gdk_1display_1beep
- (JNIEnv *env, jclass cls, jint display)
-{
- gdk_display_beep((GdkDisplay*)display);
-}
-
-/*
- * Class: org_gnu_gdk_Display
- * Method: gdk_display_sync
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gdk_Display_gdk_1display_1sync
- (JNIEnv *env, jclass cls, jint display)
-{
- gdk_display_sync((GdkDisplay*)display);
-}
-
-/*
- * Class: org_gnu_gdk_Display
- * Method: gdk_display_flush
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gdk_Display_gdk_1display_1flush
- (JNIEnv *env, jclass cls, jint display)
-{
- gdk_display_flush((GdkDisplay*)display);
-}
-
-/*
- * Class: org_gnu_gdk_Display
- * Method: gdk_display_close
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gdk_Display_gdk_1display_1close
- (JNIEnv *env, jclass cls, jint display)
-{
- gdk_display_close((GdkDisplay*)display);
-}
-
-/*
- * Class: org_gnu_gdk_Display
- * Method: gdk_display_list_devices
- * Signature: (I)[I
- */
-JNIEXPORT jintArray JNICALL Java_org_gnu_gdk_Display_gdk_1display_1list_1devices
- (JNIEnv *env, jclass cls, jint display)
-{
- return getList(env,gdk_display_list_devices((GdkDisplay*)display));
-}
-
-/*
- * Class: org_gnu_gdk_Display
- * Method: gdk_display_get_event
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gdk_Display_gdk_1display_1get_1event
- (JNIEnv *env, jclass cls, jint display)
-{
- return (jint)gdk_display_get_event((GdkDisplay*)display);
-}
-
-/*
- * Class: org_gnu_gdk_Display
- * Method: gdk_display_peek_event
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gdk_Display_gdk_1display_1peek_1event
- (JNIEnv *env, jclass cls, jint display)
-{
- return (jint)gdk_display_peek_event((GdkDisplay*)display);
-}
-
-/*
- * Class: org_gnu_gdk_Display
- * Method: gdk_display_put_event
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gdk_Display_gdk_1display_1put_1event
- (JNIEnv *env, jclass cls, jint display, jint event)
-{
- gdk_display_put_event((GdkDisplay*)display, (GdkEvent*)event);
-}
-
-/*
- * Class: org_gnu_gdk_Display
- * Method: gdk_display_get_default
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gdk_Display_gdk_1display_1get_1default
- (JNIEnv *env, jclass cls)
-{
- return (jint)gdk_display_get_default();
-}
-
-/*
- * Class: org_gnu_gdk_Display
- * Method: gdk_display_get_core_pointer
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gdk_Display_gdk_1display_1get_1core_1pointer
- (JNIEnv *env, jclass cls, jint display)
-{
- return (jint)gdk_display_get_core_pointer((GdkDisplay*)display);
-}
-
-/*
- * Class: org_gnu_gdk_Display
- * Method: gdk_display_get_pointer
- * Signature: (I[I[I[I[I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gdk_Display_gdk_1display_1get_1pointer
- (JNIEnv *env, jclass cls, jint display, jintArray screen, jintArray xVal, jintArray yVal, jintArray mask)
-{
- GdkScreen* scr = (GdkScreen*)(*env)->GetIntArrayElements(env, screen, NULL);
- int* x = (int*)(*env)->GetIntArrayElements(env, xVal, NULL);
- int* y = (int*)(*env)->GetIntArrayElements(env, yVal, NULL);
- GdkModifierType* mod = (GdkModifierType*)(*env)->GetIntArrayElements(env, mask, NULL);
- gdk_display_get_pointer((GdkDisplay*)display, &scr, x, y, mod);
- (*env)->ReleaseIntArrayElements(env, screen, (jint*)scr, 0);
- (*env)->ReleaseIntArrayElements(env, xVal, (jint*)x, 0);
- (*env)->ReleaseIntArrayElements(env, yVal, (jint*)y, 0);
- (*env)->ReleaseIntArrayElements(env, mask, (jint*)mod, 0);
-}
-
-/*
- * Class: org_gnu_gdk_Display
- * Method: gdk_display_get_window_at_pointer
- * Signature: (III)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gdk_Display_gdk_1display_1get_1window_1at_1pointer
- (JNIEnv *env, jclass cls, jint display, jint x, jint y)
-{
- return (jint)gdk_display_get_window_at_pointer((GdkDisplay*)display, (gint *)&x, (gint *)&y);
-}
-
-/*
- * Class: org_gnu_gdk_Display
- * Method: gdk_display_supports_cursor_alpha
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gdk_Display_gdk_1display_1supports_1cursor_1alpha
- (JNIEnv *env, jclass cls, jint display)
-{
- return (jboolean)gdk_display_supports_cursor_alpha((GdkDisplay*)display);
-}
-
-/*
- * Class: org_gnu_gdk_Display
- * Method: gdk_display_supports_cursor_color
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gdk_Display_gdk_1display_1supports_1cursor_1color
- (JNIEnv *env, jclass cls, jint display)
-{
- return (jboolean)gdk_display_supports_cursor_color((GdkDisplay*)display);
-}
-
-/*
- * Class: org_gnu_gdk_Display
- * Method: gdk_display_get_default_cursor_size
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gdk_Display_gdk_1display_1get_1default_1cursor_1size
- (JNIEnv *env, jclass cls, jint display)
-{
- return (jint)gdk_display_get_default_cursor_size((GdkDisplay*)display);
-}
-
-/*
- * Class: org_gnu_gdk_Display
- * Method: gdk_display_get_maximum_cursor_size
- * Signature: (I[I[I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gdk_Display_gdk_1display_1get_1maximum_1cursor_1size
- (JNIEnv *env, jclass cls, jint display, jintArray width, jintArray height)
-{
- int* w = (int*)(*env)->GetIntArrayElements(env, width, NULL);
- int* h = (int*)(*env)->GetIntArrayElements(env, height, NULL);
- gdk_display_get_maximal_cursor_size((GdkDisplay*)display, w, h);
- (*env)->ReleaseIntArrayElements(env, width, (jint*)w, 0);
- (*env)->ReleaseIntArrayElements(env, height, (jint*)h, 0);
-}
-
-#ifdef __cplusplus
-}
-#endif
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gdk_DragContext.c b/libgtk-java/src/jni/org_gnu_gdk_DragContext.c
deleted file mode 100644
index d8a866d..0000000
--- a/libgtk-java/src/jni/org_gnu_gdk_DragContext.c
+++ /dev/null
@@ -1,202 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-01 07:00:23 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gdk/gdk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
-
- GdkDragProtocol GdkDragContext_get_protocol (GdkDragContext * cptr)
- {
- return cptr->protocol;
- }
-
- /*
- * Class: org.gnu.gdk.DragContext
- * Method: getProtocol
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_DragContext_getProtocol (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkDragContext *obj_g = (GdkDragContext *)obj;
- {
- jint result_j = (jint) (GdkDragContext_get_protocol (obj_g));
- return result_j;
- }
- }
-
- gboolean GdkDragContext_get_is_source (GdkDragContext * cptr)
- {
- return cptr->is_source;
- }
-
- /*
- * Class: org.gnu.gdk.DragContext
- * Method: getIsSource
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gdk_DragContext_getIsSource (JNIEnv *env, jclass cls,
- jint obj)
- {
- GdkDragContext *obj_g = (GdkDragContext *)obj;
- {
- jboolean result_j = (jboolean) (GdkDragContext_get_is_source (obj_g));
- return result_j;
- }
- }
-
- GdkWindow * GdkDragContext_get_source_window (GdkDragContext * cptr)
- {
- return cptr->source_window;
- }
-
- /*
- * Class: org.gnu.gdk.DragContext
- * Method: getSourceWindow
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_DragContext_getSourceWindow (JNIEnv *env, jclass cls,
- jint obj)
- {
- GdkDragContext *obj_g = (GdkDragContext *)obj;
- {
- return (jint)GdkDragContext_get_source_window (obj_g);
- }
- }
-
- GdkWindow * GdkDragContext_get_dest_window (GdkDragContext * cptr)
- {
- return cptr->dest_window;
- }
-
- /*
- * Class: org.gnu.gdk.DragContext
- * Method: getDestWindow
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_DragContext_getDestWindow (JNIEnv *env, jclass cls,
- jint obj)
- {
- GdkDragContext *obj_g = (GdkDragContext *)obj;
- {
- return (jint)GdkDragContext_get_dest_window (obj_g);
- }
- }
-
- GdkDragAction GdkDragContext_get_actions (GdkDragContext * cptr)
- {
- return cptr->actions;
- }
-
- /*
- * Class: org.gnu.gdk.DragContext
- * Method: getActions
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_DragContext_getActions (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkDragContext *obj_g = (GdkDragContext *)obj;
- {
- jint result_j = (jint) (GdkDragContext_get_actions (obj_g));
- return result_j;
- }
- }
-
- GdkDragAction GdkDragContext_get_suggested_action (GdkDragContext * cptr)
- {
- return cptr->suggested_action;
- }
-
- /*
- * Class: org.gnu.gdk.DragContext
- * Method: getSuggestedAction
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_DragContext_getSuggestedAction (JNIEnv *env, jclass
- cls, jint obj)
- {
- GdkDragContext *obj_g = (GdkDragContext *)obj;
- {
- jint result_j = (jint) (GdkDragContext_get_suggested_action (obj_g));
- return result_j;
- }
- }
-
- GdkDragAction GdkDragContext_get_action (GdkDragContext * cptr)
- {
- return cptr->action;
- }
-
- /*
- * Class: org.gnu.gdk.DragContext
- * Method: getAction
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_DragContext_getAction (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkDragContext *obj_g = (GdkDragContext *)obj;
- {
- jint result_j = (jint) (GdkDragContext_get_action (obj_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gdk.DragContext
- * Method: gdk_drag_context_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_DragContext_gdk_1drag_1context_1get_1type (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gdk_drag_context_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gdk.DragContext
- * Method: gdk_drag_context_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_DragContext_gdk_1drag_1context_1new (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gdk_drag_context_new ();
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gdk_Drawable.c b/libgtk-java/src/jni/org_gnu_gdk_Drawable.c
deleted file mode 100644
index e9b7736..0000000
--- a/libgtk-java/src/jni/org_gnu_gdk_Drawable.c
+++ /dev/null
@@ -1,547 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gdk/gdk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
-/*
- * Class: org.gnu.gdk.Drawable
- * Method: gdk_drawable_get_type
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gdk_Drawable_gdk_1drawable_1get_1type (JNIEnv *env, jclass
- cls)
-{
- {
- return (jint)gdk_drawable_get_type ();
- }
-}
-
-/*
- * Class: org.gnu.gdk.Drawable
- * Method: gdk_drawable_get_size
- * Signature: (I[Lint ;[Lint ;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gdk_Drawable_gdk_1drawable_1get_1size (JNIEnv *env, jclass
- cls, jint drawable, jintArray width, jintArray height)
-{
- GdkDrawable *drawable_g = (GdkDrawable *)drawable;
- gint *width_g = (gint *) (*env)->GetIntArrayElements (env, width, NULL);
- gint *height_g = (gint *) (*env)->GetIntArrayElements (env, height, NULL);
- {
- gdk_drawable_get_size (drawable_g, width_g, height_g);
- (*env)->ReleaseIntArrayElements (env, width, (jint *) width_g, 0);
- (*env)->ReleaseIntArrayElements (env, height, (jint *) height_g, 0);
- }
-}
-
-/*
- * Class: org.gnu.gdk.Drawable
- * Method: gdk_drawable_set_colormap
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gdk_Drawable_gdk_1drawable_1set_1colormap (JNIEnv *env,
- jclass cls, jint drawable, jint colormap)
-{
- GdkDrawable *drawable_g = (GdkDrawable *)drawable;
- GdkColormap *colormap_g = (GdkColormap *)colormap;
- {
- gdk_drawable_set_colormap (drawable_g, colormap_g);
- }
-}
-
-/*
- * Class: org.gnu.gdk.Drawable
- * Method: gdk_drawable_get_colormap
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gdk_Drawable_gdk_1drawable_1get_1colormap (JNIEnv *env,
- jclass cls, jint drawable)
-{
- GdkDrawable *drawable_g = (GdkDrawable *)drawable;
- {
- return (jint)gdk_drawable_get_colormap (drawable_g);
- }
-}
-
-/*
- * Class: org.gnu.gdk.Drawable
- * Method: gdk_drawable_get_visual
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gdk_Drawable_gdk_1drawable_1get_1visual (JNIEnv *env,
- jclass cls, jint drawable)
-{
- GdkDrawable *drawable_g = (GdkDrawable *)drawable;
- {
- return (jint)gdk_drawable_get_visual (drawable_g);
- }
-}
-
-/*
- * Class: org.gnu.gdk.Drawable
- * Method: gdk_drawable_get_depth
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gdk_Drawable_gdk_1drawable_1get_1depth (JNIEnv *env, jclass
- cls, jint drawable)
-{
- GdkDrawable *drawable_g = (GdkDrawable *)drawable;
- {
- jint result_j = (jint) (gdk_drawable_get_depth (drawable_g));
- return result_j;
- }
-}
-
-/*
- * Class: org.gnu.gdk.Drawable
- * Method: gdk_drawable_get_image
- * Signature: (IIIII)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gdk_Drawable_gdk_1drawable_1get_1image (JNIEnv *env, jclass
- cls, jint drawable, jint x, jint y, jint width, jint height)
-{
- GdkDrawable *drawable_g = (GdkDrawable *)drawable;
- gint32 x_g = (gint32) x;
- gint32 y_g = (gint32) y;
- gint32 width_g = (gint32) width;
- gint32 height_g = (gint32) height;
- {
- return (jint)gdk_drawable_get_image (drawable_g, x_g, y_g, width_g, height_g);
- }
-}
-
-/*
- * Class: org.gnu.gdk.Drawable
- * Method: gdk_drawable_get_clip_region
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gdk_Drawable_gdk_1drawable_1get_1clip_1region (JNIEnv *env,
- jclass cls, jint drawable)
-{
- GdkDrawable *drawable_g = (GdkDrawable *)drawable;
- {
- return (jint)gdk_drawable_get_clip_region (drawable_g);
- }
-}
-
-/*
- * Class: org.gnu.gdk.Drawable
- * Method: gdk_drawable_get_visible_region
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gdk_Drawable_gdk_1drawable_1get_1visible_1region (JNIEnv
- *env, jclass cls, jint drawable)
-{
- GdkDrawable *drawable_g = (GdkDrawable *)drawable;
- {
- return (jint)gdk_drawable_get_visible_region (drawable_g);
- }
-}
-
-/*
- * Class: org.gnu.gdk.Drawable
- * Method: gdk_draw_rgb_image
- * Signature: (IIIIIII[BI)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gdk_Drawable_gdk_1draw_1rgb_1image (JNIEnv *env, jclass cls,
- jint drawable, jint gc, jint x, jint y, jint width, jint height, jint dith, jbyteArray
- rgbBuf, jint rowstride)
-{
- GdkDrawable *drawable_g = (GdkDrawable *)drawable;
- GdkGC *gc_g = (GdkGC *)gc;
- gint32 x_g = (gint32) x;
- gint32 y_g = (gint32) y;
- gint32 width_g = (gint32) width;
- gint32 height_g = (gint32) height;
- GdkRgbDither dith_g = (GdkRgbDither) dith;
- jint rgbBuf_len = (*env)->GetArrayLength(env, rgbBuf);
- gchar* rgbBuf_g = (gchar*)g_malloc(rgbBuf_len + 1);
- gint32 rowstride_g = (gint32) rowstride;
- (*env)->GetByteArrayRegion(env, rgbBuf, 0, rgbBuf_len, (jbyte*)rgbBuf_g);
- rgbBuf_g[rgbBuf_len] = 0;
- {
- gdk_draw_rgb_image (drawable_g, gc_g, x_g, y_g, width_g, height_g, dith_g, rgbBuf_g,
- rowstride_g);
- }
-}
-
-/*
- * Class: org.gnu.gdk.Drawable
- * Method: gdk_draw_rgb_image_dithalign
- * Signature: (IIIIIII[BIII)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gdk_Drawable_gdk_1draw_1rgb_1image_1dithalign (JNIEnv *env,
- jclass cls, jint drawable, jint gc, jint x, jint y, jint width, jint height, jint dith,
- jbyteArray rgbBuf, jint rowstride, jint xDith, jint yDith)
-{
- GdkDrawable *drawable_g = (GdkDrawable *)drawable;
- GdkGC *gc_g = (GdkGC *)gc;
- gint32 x_g = (gint32) x;
- gint32 y_g = (gint32) y;
- gint32 width_g = (gint32) width;
- gint32 height_g = (gint32) height;
- GdkRgbDither dith_g = (GdkRgbDither) dith;
- jint rgbBuf_len = (*env)->GetArrayLength(env, rgbBuf);
- gchar* rgbBuf_g = (gchar*)g_malloc(rgbBuf_len + 1);
- gint32 rowstride_g = (gint32) rowstride;
- gint32 xDith_g = (gint32) xDith;
- gint32 yDith_g = (gint32) yDith;
- (*env)->GetByteArrayRegion(env, rgbBuf, 0, rgbBuf_len, (jbyte*)rgbBuf_g);
- rgbBuf_g[rgbBuf_len] = 0;
- {
- gdk_draw_rgb_image_dithalign (drawable_g, gc_g, x_g, y_g, width_g, height_g, dith_g,
- rgbBuf_g, rowstride_g, xDith_g, yDith_g);
- }
-}
-
-/*
- * Class: org.gnu.gdk.Drawable
- * Method: gdk_draw_rgb_32_image
- * Signature: (IIIIIII[BI)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gdk_Drawable_gdk_1draw_1rgb_132_1image (JNIEnv *env, jclass cls,
- jint drawable, jint gc, jint x, jint y, jint width, jint height, jint dith, jbyteArray
- rgbBuf, jint rowstride)
-{
- GdkDrawable *drawable_g = (GdkDrawable *)drawable;
- GdkGC *gc_g = (GdkGC *)gc;
- gint32 x_g = (gint32) x;
- gint32 y_g = (gint32) y;
- gint32 width_g = (gint32) width;
- gint32 height_g = (gint32) height;
- GdkRgbDither dith_g = (GdkRgbDither) dith;
- jint rgbBuf_len = (*env)->GetArrayLength(env, rgbBuf);
- gchar* rgbBuf_g = (gchar*)g_malloc(rgbBuf_len + 1);
- gint32 rowstride_g = (gint32) rowstride;
- (*env)->GetByteArrayRegion(env, rgbBuf, 0, rgbBuf_len, (jbyte*)rgbBuf_g);
- rgbBuf_g[rgbBuf_len] = 0;
- {
- gdk_draw_rgb_32_image (drawable_g, gc_g, x_g, y_g, width_g, height_g, dith_g, rgbBuf_g,
- rowstride_g);
- }
-}
-
-/*
- * Class: org.gnu.gdk.Drawable
- * Method: gdk_draw_rgb_32_image_dithalign
- * Signature: (IIIIIII[BIII)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gdk_Drawable_gdk_1draw_1rgb_132_1image_1dithalign (JNIEnv *env,
- jclass cls, jint drawable, jint gc, jint x, jint y, jint width, jint height, jint dith,
- jbyteArray rgbBuf, jint rowstride, jint xDith, jint yDith)
-{
- GdkDrawable *drawable_g = (GdkDrawable *)drawable;
- GdkGC *gc_g = (GdkGC *)gc;
- gint32 x_g = (gint32) x;
- gint32 y_g = (gint32) y;
- gint32 width_g = (gint32) width;
- gint32 height_g = (gint32) height;
- GdkRgbDither dith_g = (GdkRgbDither) dith;
- jint rgbBuf_len = (*env)->GetArrayLength(env, rgbBuf);
- gchar* rgbBuf_g = (gchar*)g_malloc(rgbBuf_len + 1);
- gint32 rowstride_g = (gint32) rowstride;
- gint32 xDith_g = (gint32) xDith;
- gint32 yDith_g = (gint32) yDith;
- (*env)->GetByteArrayRegion(env, rgbBuf, 0, rgbBuf_len, (jbyte*)rgbBuf_g);
- rgbBuf_g[rgbBuf_len] = 0;
- {
- gdk_draw_rgb_32_image_dithalign (drawable_g, gc_g, x_g, y_g, width_g, height_g, dith_g,
- rgbBuf_g, rowstride_g, xDith_g, yDith_g);
- }
-}
-
-/*
- * Class: org.gnu.gdk.Drawable
- * Method: gdk_draw_gray_image
- * Signature: (IIIIIII[BI)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gdk_Drawable_gdk_1draw_1gray_1image (JNIEnv *env, jclass cls,
- jint drawable, jint gc, jint x, jint y, jint width, jint height, jint dith, jbyteArray
- rgbBuf, jint rowstride)
-{
- GdkDrawable *drawable_g = (GdkDrawable *)drawable;
- GdkGC *gc_g = (GdkGC *)gc;
- gint32 x_g = (gint32) x;
- gint32 y_g = (gint32) y;
- gint32 width_g = (gint32) width;
- gint32 height_g = (gint32) height;
- GdkRgbDither dith_g = (GdkRgbDither) dith;
- jint rgbBuf_len = (*env)->GetArrayLength(env, rgbBuf);
- gchar* rgbBuf_g = (gchar*)g_malloc(rgbBuf_len + 1);
- gint32 rowstride_g = (gint32) rowstride;
- (*env)->GetByteArrayRegion(env, rgbBuf, 0, rgbBuf_len, (jbyte*)rgbBuf_g);
- rgbBuf_g[rgbBuf_len] = 0;
- {
- gdk_draw_gray_image (drawable_g, gc_g, x_g, y_g, width_g, height_g, dith_g, rgbBuf_g,
- rowstride_g);
- }
-}
-
-/*
- * Class: org.gnu.gdk.Drawable
- * Method: gdk_draw_indexed_image
- * Signature: (IIIIIII[BII)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gdk_Drawable_gdk_1draw_1indexed_1image (JNIEnv *env, jclass cls,
- jint drawable, jint gc, jint x, jint y, jint width, jint height, jint dith, jbyteArray buf,
- jint rowstride, jint cmap)
-{
- GdkDrawable *drawable_g = (GdkDrawable *)drawable;
- GdkGC *gc_g = (GdkGC *)gc;
- gint32 x_g = (gint32) x;
- gint32 y_g = (gint32) y;
- gint32 width_g = (gint32) width;
- gint32 height_g = (gint32) height;
- GdkRgbDither dith_g = (GdkRgbDither) dith;
- jint buf_len = (*env)->GetArrayLength(env, buf);
- gchar* buf_g = (gchar*)g_malloc(buf_len + 1);
- gint32 rowstride_g = (gint32) rowstride;
- GdkRgbCmap *cmap_g = (GdkRgbCmap *)cmap;
- (*env)->GetByteArrayRegion(env, buf, 0, buf_len, (jbyte*)buf_g);
- buf_g[buf_len] = 0;
- {
- gdk_draw_indexed_image (drawable_g, gc_g, x_g, y_g, width_g, height_g, dith_g, buf_g,
- rowstride_g, cmap_g);
- }
-}
-
-/*
- * Class: org.gnu.gdk.Drawable
- * Method: gdk_draw_polygon
- * Signature: (IIZ[Lint ;I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gdk_Drawable_gdk_1draw_1polygon (JNIEnv *env, jclass cls, jint
- window, jint gc, jboolean filled, jintArray points, jint numPoints)
-{
- GdkWindow *window_g = (GdkWindow *)window;
- GdkGC *gc_g = (GdkGC *)gc;
- gboolean filled_g = (gboolean) filled;
- gint *points_g_g = (gint *) (*env)->GetIntArrayElements (env, points, NULL);
- GdkPoint *points_g = (GdkPoint *)points_g_g;
- gint32 numPoints_g = (gint32) numPoints;
- {
- gdk_draw_polygon (window_g, gc_g, filled_g, points_g, numPoints_g);
- (*env)->ReleaseIntArrayElements (env, points, (jint*)points_g_g, 0);
- }
-}
-
-/*
- * Class: org.gnu.gdk.Drawable
- * Method: gdk_draw_drawable
- * Signature: (IIIIIIIII)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gdk_Drawable_gdk_1draw_1drawable (JNIEnv *env, jclass cls, jint
- drawable, jint gc, jint src, jint xsrc, jint ysrc, jint xdest, jint ydest, jint width, jint
- height)
-{
- GdkDrawable *drawable_g = (GdkDrawable *)drawable;
- GdkGC *gc_g = (GdkGC *)gc;
- GdkDrawable *src_g = (GdkDrawable *)src;
- gint32 xsrc_g = (gint32) xsrc;
- gint32 ysrc_g = (gint32) ysrc;
- gint32 xdest_g = (gint32) xdest;
- gint32 ydest_g = (gint32) ydest;
- gint32 width_g = (gint32) width;
- gint32 height_g = (gint32) height;
- {
- gdk_draw_drawable (drawable_g, gc_g, src_g, xsrc_g, ysrc_g, xdest_g, ydest_g, width_g,
- height_g);
- }
-}
-
-/*
- * Class: org.gnu.gdk.Drawable
- * Method: gdk_draw_image
- * Signature: (IIIIIIIII)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gdk_Drawable_gdk_1draw_1image (JNIEnv *env, jclass cls, jint
- drawable, jint gc, jint image, jint xsrc, jint ysrc, jint xdest, jint ydest, jint width,
- jint height)
-{
- GdkDrawable *drawable_g = (GdkDrawable *)drawable;
- GdkGC *gc_g = (GdkGC *)gc;
- GdkImage *image_g = (GdkImage *)image;
- gint32 xsrc_g = (gint32) xsrc;
- gint32 ysrc_g = (gint32) ysrc;
- gint32 xdest_g = (gint32) xdest;
- gint32 ydest_g = (gint32) ydest;
- gint32 width_g = (gint32) width;
- gint32 height_g = (gint32) height;
- {
- gdk_draw_image (drawable_g, gc_g, image_g, xsrc_g, ysrc_g, xdest_g, ydest_g, width_g,
- height_g);
- }
-}
-
-/*
- * Class: org.gnu.gdk.Drawable
- * Method: gdk_draw_points
- * Signature: (II[Lint ;I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gdk_Drawable_gdk_1draw_1points (JNIEnv *env, jclass cls, jint
- drawable, jint gc, jintArray points, jint numPoints)
-{
- GdkDrawable *drawable_g = (GdkDrawable *)drawable;
- GdkGC *gc_g = (GdkGC *)gc;
- gint *points_g_g = (gint *) (*env)->GetIntArrayElements (env, points, NULL);
- GdkPoint *points_g = (GdkPoint *)points_g_g;
- gint32 numPoints_g = (gint32) numPoints;
- {
- gdk_draw_points (drawable_g, gc_g, points_g, numPoints_g);
- (*env)->ReleaseIntArrayElements (env, points, (jint*)points_g_g, 0);
- }
-}
-
-/*
- * Class: org.gnu.gdk.Drawable
- * Method: gdk_draw_segments
- * Signature: (II[Lint ;I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gdk_Drawable_gdk_1draw_1segments (JNIEnv *env, jclass cls, jint
- drawable, jint gc, jintArray segments, jint numSegs)
-{
- GdkDrawable *drawable_g = (GdkDrawable *)drawable;
- GdkGC *gc_g = (GdkGC *)gc;
- gint *segments_g_g = (gint *) (*env)->GetIntArrayElements (env, segments, NULL);
- GdkSegment *segments_g = (GdkSegment *)segments_g_g;
- gint32 numSegs_g = (gint32) numSegs;
- {
- gdk_draw_segments (drawable_g, gc_g, segments_g, numSegs_g);
- (*env)->ReleaseIntArrayElements (env, segments, (jint*)segments_g_g, 0);
- }
-}
-
-/*
- * Class: org.gnu.gdk.Drawable
- * Method: gdk_draw_lines
- * Signature: (II[Lint ;I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gdk_Drawable_gdk_1draw_1lines (JNIEnv *env, jclass cls, jint
- window, jint gc, jintArray points, jint numPoints)
-{
- GdkWindow *window_g = (GdkWindow *)window;
- GdkGC *gc_g = (GdkGC *)gc;
- gint *points_g_g = (gint *) (*env)->GetIntArrayElements (env, points, NULL);
- GdkPoint *points_g = (GdkPoint *)points_g_g;
- gint32 numPoints_g = (gint32) numPoints;
- {
- gdk_draw_lines (window_g, gc_g, points_g, numPoints_g);
- (*env)->ReleaseIntArrayElements (env, points, (jint*)points_g_g, 0);
- }
-}
-
-/*
- * Class: org.gnu.gdk.Drawable
- * Method: gdk_draw_glyphs
- * Signature: (IIIIII)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gdk_Drawable_gdk_1draw_1glyphs (JNIEnv *env, jclass cls, jint
- drawable, jint gc, jint font, jint x, jint y, jint glyphs)
-{
- GdkDrawable *drawable_g = (GdkDrawable *)drawable;
- GdkGC *gc_g = (GdkGC *)gc;
- PangoFont *font_g = (PangoFont *)font;
- gint32 x_g = (gint32) x;
- gint32 y_g = (gint32) y;
- PangoGlyphString *glyphs_g = (PangoGlyphString *)glyphs;
- {
- gdk_draw_glyphs (drawable_g, gc_g, font_g, x_g, y_g, glyphs_g);
- }
-}
-
-/*
- * Class: org.gnu.gdk.Drawable
- * Method: gdk_draw_layout_line
- * Signature: (IIIII)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gdk_Drawable_gdk_1draw_1layout_1line (JNIEnv *env, jclass cls,
- jint drawable, jint gc, jint x, jint y, jint line)
-{
- GdkDrawable *drawable_g = (GdkDrawable *)drawable;
- GdkGC *gc_g = (GdkGC *)gc;
- gint32 x_g = (gint32) x;
- gint32 y_g = (gint32) y;
- PangoLayoutLine *line_g = (PangoLayoutLine *)line;
- {
- gdk_draw_layout_line (drawable_g, gc_g, x_g, y_g, line_g);
- }
-}
-
-/*
- * Class: org.gnu.gdk.Drawable
- * Method: gdk_draw_layout
- * Signature: (IIIII)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gdk_Drawable_gdk_1draw_1layout (JNIEnv *env, jclass cls, jint
- drawable, jint gc, jint x, jint y, jint layout)
-{
- GdkDrawable *drawable_g = (GdkDrawable *)drawable;
- GdkGC *gc_g = (GdkGC *)gc;
- gint32 x_g = (gint32) x;
- gint32 y_g = (gint32) y;
- PangoLayout *layout_g = (PangoLayout *)layout;
- {
- gdk_draw_layout (drawable_g, gc_g, x_g, y_g, layout_g);
- }
-}
-
-/*
- * Class: org.gnu.gdk.Drawable
- * Method: gdk_draw_layout_line_with_colors
- * Signature: (IIIIIII)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gdk_Drawable_gdk_1draw_1layout_1line_1with_1colors (JNIEnv *env,
- jclass cls, jint drawable, jint gc, jint x, jint y, jint line, jint foreground, jint
- background)
-{
- GdkDrawable *drawable_g = (GdkDrawable *)drawable;
- GdkGC *gc_g = (GdkGC *)gc;
- gint32 x_g = (gint32) x;
- gint32 y_g = (gint32) y;
- PangoLayoutLine *line_g = (PangoLayoutLine *)line;
- GdkColor *foreground_g = (GdkColor *)foreground;
- GdkColor *background_g = (GdkColor *)background;
- {
- gdk_draw_layout_line_with_colors (drawable_g, gc_g, x_g, y_g, line_g, foreground_g,
- background_g);
- }
-}
-
-/*
- * Class: org.gnu.gdk.Drawable
- * Method: gdk_draw_layout_with_colors
- * Signature: (IIIIIII)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gdk_Drawable_gdk_1draw_1layout_1with_1colors (JNIEnv *env,
- jclass cls, jint drawable, jint gc, jint x, jint y, jint layout, jint foreground, jint
- background)
-{
- GdkDrawable *drawable_g = (GdkDrawable *)drawable;
- GdkGC *gc_g = (GdkGC *)gc;
- gint32 x_g = (gint32) x;
- gint32 y_g = (gint32) y;
- PangoLayout *layout_g = (PangoLayout *)layout;
- GdkColor *foreground_g = (GdkColor *)foreground;
- GdkColor *background_g = (GdkColor *)background;
- {
- gdk_draw_layout_with_colors (drawable_g, gc_g, x_g, y_g, layout_g, foreground_g,
- background_g);
- }
-}
-
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gdk_Event.c b/libgtk-java/src/jni/org_gnu_gdk_Event.c
deleted file mode 100644
index b588b33..0000000
--- a/libgtk-java/src/jni/org_gnu_gdk_Event.c
+++ /dev/null
@@ -1,208 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-01 07:00:31 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gdk/gdk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
-
- GdkEventType GdkEvent_get_type (GdkEvent * cptr)
- {
- return cptr->type;
- }
-
- /*
- * Class: org.gnu.gdk.Event
- * Method: getType
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Event_getType (JNIEnv *env, jclass cls, jint obj)
- {
- GdkEvent *obj_g = (GdkEvent *)obj;
- {
- jint result_j = (jint) (GdkEvent_get_type (obj_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gdk.Event
- * Method: gdk_event_get
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Event_gdk_1event_1get (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gdk_event_get ();
- }
- }
-
- /*
- * Class: org.gnu.gdk.Event
- * Method: gdk_event_peek
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Event_gdk_1event_1peek (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gdk_event_peek ();
- }
- }
-
- /*
- * Class: org.gnu.gdk.Event
- * Method: gdk_event_get_graphics_expose
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Event_gdk_1event_1get_1graphics_1expose (JNIEnv *env,
- jclass cls, jint window)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- {
- return (jint)gdk_event_get_graphics_expose (window_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Event
- * Method: gdk_event_put
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Event_gdk_1event_1put (JNIEnv *env, jclass cls, jint
- event)
- {
- GdkEvent *event_g = (GdkEvent *)event;
- {
- gdk_event_put (event_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Event
- * Method: gdk_event_copy
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Event_gdk_1event_1copy (JNIEnv *env, jclass cls, jint
- event)
- {
- GdkEvent *event_g = (GdkEvent *)event;
- {
- return (jint)gdk_event_copy (event_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Event
- * Method: gdk_event_free
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Event_gdk_1event_1free (JNIEnv *env, jclass cls, jint
- event)
- {
- GdkEvent *event_g = (GdkEvent *)event;
- {
- gdk_event_free (event_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Event
- * Method: gdk_event_get_time
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Event_gdk_1event_1get_1time (JNIEnv *env, jclass cls,
- jint event)
- {
- GdkEvent *event_g = (GdkEvent *)event;
- {
- jint result_j = (jint) (gdk_event_get_time (event_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gdk.Event
- * Method: gdk_event_get_coords
- * Signature: (I[Ldouble ;[Ldouble ;)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gdk_Event_gdk_1event_1get_1coords (JNIEnv *env, jclass
- cls, jint event, jdoubleArray xWin, jdoubleArray yWin)
- {
- GdkEvent *event_g = (GdkEvent *)event;
- gdouble *xWin_g = (gdouble *) (*env)->GetDoubleArrayElements (env, xWin, NULL);
- gdouble *yWin_g = (gdouble *) (*env)->GetDoubleArrayElements (env, yWin, NULL);
- {
- jboolean result_j = (jboolean) (gdk_event_get_coords (event_g, xWin_g, yWin_g));
- (*env)->ReleaseDoubleArrayElements (env, xWin, (jdouble *) xWin_g, 0);
- (*env)->ReleaseDoubleArrayElements (env, yWin, (jdouble *) yWin_g, 0);
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gdk.Event
- * Method: gdk_event_get_root_coords
- * Signature: (I[Ldouble ;[Ldouble ;)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gdk_Event_gdk_1event_1get_1root_1coords (JNIEnv *env,
- jclass cls, jint event, jdoubleArray xRoot, jdoubleArray yRoot)
- {
- GdkEvent *event_g = (GdkEvent *)event;
- gdouble *xRoot_g = (gdouble *) (*env)->GetDoubleArrayElements (env, xRoot, NULL);
- gdouble *yRoot_g = (gdouble *) (*env)->GetDoubleArrayElements (env, yRoot, NULL);
- {
- jboolean result_j = (jboolean) (gdk_event_get_root_coords (event_g, xRoot_g, yRoot_g));
- (*env)->ReleaseDoubleArrayElements (env, xRoot, (jdouble *) xRoot_g, 0);
- (*env)->ReleaseDoubleArrayElements (env, yRoot, (jdouble *) yRoot_g, 0);
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gdk.Event
- * Method: gdk_event_get_axis
- * Signature: (II[Ldouble ;)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gdk_Event_gdk_1event_1get_1axis (JNIEnv *env, jclass
- cls, jint event, jint axisUse, jdoubleArray value)
- {
- GdkEvent *event_g = (GdkEvent *)event;
- GdkAxisUse axisUse_g = (GdkAxisUse) axisUse;
- gdouble *value_g = (gdouble *) (*env)->GetDoubleArrayElements (env, value, NULL);
- {
- jboolean result_j = (jboolean) (gdk_event_get_axis (event_g, axisUse_g, value_g));
- (*env)->ReleaseDoubleArrayElements (env, value, (jdouble *) value_g, 0);
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gdk_EventAny.c b/libgtk-java/src/jni/org_gnu_gdk_EventAny.c
deleted file mode 100644
index 61ebb27..0000000
--- a/libgtk-java/src/jni/org_gnu_gdk_EventAny.c
+++ /dev/null
@@ -1,95 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-01 07:00:24 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gdk/gdk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
-
- GdkEventType GdkEventAny_get_type (GdkEventAny * cptr)
- {
- return cptr->type;
- }
-
- /*
- * Class: org.gnu.gdk.EventAny
- * Method: getType
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventAny_getType (JNIEnv *env, jclass cls, jint obj)
- {
- GdkEventAny *obj_g = (GdkEventAny *)obj;
- {
- jint result_j = (jint) (GdkEventAny_get_type (obj_g));
- return result_j;
- }
- }
-
- GdkWindow * GdkEventAny_get_window (GdkEventAny * cptr)
- {
- return cptr->window;
- }
-
- /*
- * Class: org.gnu.gdk.EventAny
- * Method: getWindow
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventAny_getWindow (JNIEnv *env, jclass cls, jint obj)
- {
- GdkEventAny *obj_g = (GdkEventAny *)obj;
- {
- return (jint)GdkEventAny_get_window (obj_g);
- }
- }
-
- gboolean GdkEventAny_get_send_event (GdkEventAny * cptr)
- {
- return cptr->send_event;
- }
-
- /*
- * Class: org.gnu.gdk.EventAny
- * Method: getSendEvent
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gdk_EventAny_getSendEvent (JNIEnv *env, jclass cls,
- jint obj)
- {
- GdkEventAny *obj_g = (GdkEventAny *)obj;
- {
- jboolean result_j = (jboolean) (GdkEventAny_get_send_event (obj_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gdk_EventButton.c b/libgtk-java/src/jni/org_gnu_gdk_EventButton.c
deleted file mode 100644
index d2b7965..0000000
--- a/libgtk-java/src/jni/org_gnu_gdk_EventButton.c
+++ /dev/null
@@ -1,252 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-01 07:00:31 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gdk/gdk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
-
- GdkEventType GdkEventButton_get_type (GdkEventButton * cptr)
- {
- return cptr->type;
- }
-
- /*
- * Class: org.gnu.gdk.EventButton
- * Method: getType
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventButton_getType (JNIEnv *env, jclass cls, jint obj)
- {
- GdkEventButton *obj_g = (GdkEventButton *)obj;
- {
- jint result_j = (jint) (GdkEventButton_get_type (obj_g));
- return result_j;
- }
- }
-
- GdkWindow * GdkEventButton_get_window (GdkEventButton * cptr)
- {
- return cptr->window;
- }
-
- /*
- * Class: org.gnu.gdk.EventButton
- * Method: getWindow
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventButton_getWindow (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkEventButton *obj_g = (GdkEventButton *)obj;
- {
- return (jint)GdkEventButton_get_window (obj_g);
- }
- }
-
- gboolean GdkEventButton_get_send_event (GdkEventButton * cptr)
- {
- return cptr->send_event;
- }
-
- /*
- * Class: org.gnu.gdk.EventButton
- * Method: getSendEvent
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gdk_EventButton_getSendEvent (JNIEnv *env, jclass cls,
- jint obj)
- {
- GdkEventButton *obj_g = (GdkEventButton *)obj;
- {
- jboolean result_j = (jboolean) (GdkEventButton_get_send_event (obj_g));
- return result_j;
- }
- }
-
- time_t GdkEventButton_get_time (GdkEventButton * cptr)
- {
- return cptr->time;
- }
-
- /*
- * Class: org.gnu.gdk.EventButton
- * Method: getTime
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventButton_getTime (JNIEnv *env, jclass cls, jint obj)
- {
- GdkEventButton *obj_g = (GdkEventButton *)obj;
- {
- jint result = GdkEventButton_get_time (obj_g);
- return result;
- }
- }
-
- gdouble GdkEventButton_get_x (GdkEventButton * cptr)
- {
- return cptr->x;
- }
-
- /*
- * Class: org.gnu.gdk.EventButton
- * Method: getX
- * Signature: (I)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_gdk_EventButton_getX (JNIEnv *env, jclass cls, jint obj)
- {
- GdkEventButton *obj_g = (GdkEventButton *)obj;
- {
- jdouble result_j = (jdouble) (GdkEventButton_get_x (obj_g));
- return result_j;
- }
- }
-
- gdouble GdkEventButton_get_y (GdkEventButton * cptr)
- {
- return cptr->y;
- }
-
- /*
- * Class: org.gnu.gdk.EventButton
- * Method: getY
- * Signature: (I)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_gdk_EventButton_getY (JNIEnv *env, jclass cls, jint obj)
- {
- GdkEventButton *obj_g = (GdkEventButton *)obj;
- {
- jdouble result_j = (jdouble) (GdkEventButton_get_y (obj_g));
- return result_j;
- }
- }
-
- guint32 GdkEventButton_get_state (GdkEventButton * cptr)
- {
- return cptr->state;
- }
-
- /*
- * Class: org.gnu.gdk.EventButton
- * Method: getState
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventButton_getState (JNIEnv *env, jclass cls, jint obj)
- {
- GdkEventButton *obj_g = (GdkEventButton *)obj;
- {
- jint result_j = (jint) (GdkEventButton_get_state (obj_g));
- return result_j;
- }
- }
-
- guint32 GdkEventButton_get_button (GdkEventButton * cptr)
- {
- return cptr->button;
- }
-
- /*
- * Class: org.gnu.gdk.EventButton
- * Method: getButton
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventButton_getButton (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkEventButton *obj_g = (GdkEventButton *)obj;
- {
- jint result_j = (jint) (GdkEventButton_get_button (obj_g));
- return result_j;
- }
- }
-
- GdkDevice * GdkEventButton_get_device (GdkEventButton * cptr)
- {
- return cptr->device;
- }
-
- /*
- * Class: org.gnu.gdk.EventButton
- * Method: getDevice
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventButton_getDevice (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkEventButton *obj_g = (GdkEventButton *)obj;
- {
- return (jint)GdkEventButton_get_device (obj_g);
- }
- }
-
- gdouble GdkEventButton_get_x_root (GdkEventButton * cptr)
- {
- return cptr->x_root;
- }
-
- /*
- * Class: org.gnu.gdk.EventButton
- * Method: getXRoot
- * Signature: (I)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_gdk_EventButton_getXRoot (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkEventButton *obj_g = (GdkEventButton *)obj;
- {
- jdouble result_j = (jdouble) (GdkEventButton_get_x_root (obj_g));
- return result_j;
- }
- }
-
- gdouble GdkEventButton_get_y_root (GdkEventButton * cptr)
- {
- return cptr->y_root;
- }
-
- /*
- * Class: org.gnu.gdk.EventButton
- * Method: getYRoot
- * Signature: (I)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_gdk_EventButton_getYRoot (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkEventButton *obj_g = (GdkEventButton *)obj;
- {
- jdouble result_j = (jdouble) (GdkEventButton_get_y_root (obj_g));
- return result_j;
- }
- }
-
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gdk_EventClient.c b/libgtk-java/src/jni/org_gnu_gdk_EventClient.c
deleted file mode 100644
index 3d3de63..0000000
--- a/libgtk-java/src/jni/org_gnu_gdk_EventClient.c
+++ /dev/null
@@ -1,135 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-01 07:00:24 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gdk/gdk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
-
- GdkEventType GdkEventClient_get_type (GdkEventClient * cptr)
- {
- return cptr->type;
- }
-
- /*
- * Class: org.gnu.gdk.EventClient
- * Method: getType
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventClient_getType (JNIEnv *env, jclass cls, jint obj)
- {
- GdkEventClient *obj_g = (GdkEventClient *)obj;
- {
- jint result_j = (jint) (GdkEventClient_get_type (obj_g));
- return result_j;
- }
- }
-
- GdkWindow * GdkEventClient_get_window (GdkEventClient * cptr)
- {
- return cptr->window;
- }
-
- /*
- * Class: org.gnu.gdk.EventClient
- * Method: getWindow
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventClient_getWindow (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkEventClient *obj_g = (GdkEventClient *)obj;
- {
- return (jint)GdkEventClient_get_window (obj_g);
- }
- }
-
- gint32 GdkEventClient_get_send_event (GdkEventClient * cptr)
- {
- return cptr->send_event;
- }
-
- /*
- * Class: org.gnu.gdk.EventClient
- * Method: getSendEvent
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventClient_getSendEvent (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkEventClient *obj_g = (GdkEventClient *)obj;
- {
- jint result_j = (jint) (GdkEventClient_get_send_event (obj_g));
- return result_j;
- }
- }
-
- GdkAtom * GdkEventClient_get_message_type (GdkEventClient * cptr)
- {
- return (GdkAtom *)cptr->message_type;
- }
-
- /*
- * Class: org.gnu.gdk.EventClient
- * Method: getMessageType
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventClient_getMessageType (JNIEnv *env, jclass cls,
- jint obj)
- {
- GdkEventClient *obj_g = (GdkEventClient *)obj;
- {
- return (jint)GdkEventClient_get_message_type (obj_g);
- }
- }
-
- gshort GdkEventClient_get_data_format (GdkEventClient * cptr)
- {
- return cptr->data_format;
- }
-
- /*
- * Class: org.gnu.gdk.EventClient
- * Method: getDataFormat
- * Signature: (I)S
- */
- JNIEXPORT jshort JNICALL Java_org_gnu_gdk_EventClient_getDataFormat (JNIEnv *env, jclass cls,
- jint obj)
- {
- GdkEventClient *obj_g = (GdkEventClient *)obj;
- {
- jshort result_j = (jshort) (GdkEventClient_get_data_format (obj_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gdk_EventConfigure.c b/libgtk-java/src/jni/org_gnu_gdk_EventConfigure.c
deleted file mode 100644
index 7a67700..0000000
--- a/libgtk-java/src/jni/org_gnu_gdk_EventConfigure.c
+++ /dev/null
@@ -1,175 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-01 07:00:26 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gdk/gdk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
-
- GdkEventType GdkEventConfigure_get_type (GdkEventConfigure * cptr)
- {
- return cptr->type;
- }
-
- /*
- * Class: org.gnu.gdk.EventConfigure
- * Method: getType
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventConfigure_getType (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkEventConfigure *obj_g = (GdkEventConfigure *)obj;
- {
- jint result_j = (jint) (GdkEventConfigure_get_type (obj_g));
- return result_j;
- }
- }
-
- GdkWindow * GdkEventConfigure_get_window (GdkEventConfigure * cptr)
- {
- return cptr->window;
- }
-
- /*
- * Class: org.gnu.gdk.EventConfigure
- * Method: getWindow
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventConfigure_getWindow (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkEventConfigure *obj_g = (GdkEventConfigure *)obj;
- {
- return (jint)GdkEventConfigure_get_window (obj_g);
- }
- }
-
- gboolean GdkEventConfigure_get_send_event (GdkEventConfigure * cptr)
- {
- return cptr->send_event;
- }
-
- /*
- * Class: org.gnu.gdk.EventConfigure
- * Method: getSendEvent
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gdk_EventConfigure_getSendEvent (JNIEnv *env, jclass
- cls, jint obj)
- {
- GdkEventConfigure *obj_g = (GdkEventConfigure *)obj;
- {
- jboolean result_j = (jboolean) (GdkEventConfigure_get_send_event (obj_g));
- return result_j;
- }
- }
-
- gint32 GdkEventConfigure_get_x (GdkEventConfigure * cptr)
- {
- return cptr->x;
- }
-
- /*
- * Class: org.gnu.gdk.EventConfigure
- * Method: getX
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventConfigure_getX (JNIEnv *env, jclass cls, jint obj)
- {
- GdkEventConfigure *obj_g = (GdkEventConfigure *)obj;
- {
- jint result_j = (jint) (GdkEventConfigure_get_x (obj_g));
- return result_j;
- }
- }
-
- gint32 GdkEventConfigure_get_y (GdkEventConfigure * cptr)
- {
- return cptr->y;
- }
-
- /*
- * Class: org.gnu.gdk.EventConfigure
- * Method: getY
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventConfigure_getY (JNIEnv *env, jclass cls, jint obj)
- {
- GdkEventConfigure *obj_g = (GdkEventConfigure *)obj;
- {
- jint result_j = (jint) (GdkEventConfigure_get_y (obj_g));
- return result_j;
- }
- }
-
- gint32 GdkEventConfigure_get_width (GdkEventConfigure * cptr)
- {
- return cptr->width;
- }
-
- /*
- * Class: org.gnu.gdk.EventConfigure
- * Method: getWidth
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventConfigure_getWidth (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkEventConfigure *obj_g = (GdkEventConfigure *)obj;
- {
- jint result_j = (jint) (GdkEventConfigure_get_width (obj_g));
- return result_j;
- }
- }
-
- gint32 GdkEventConfigure_get_height (GdkEventConfigure * cptr)
- {
- return cptr->height;
- }
-
- /*
- * Class: org.gnu.gdk.EventConfigure
- * Method: getHeight
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventConfigure_getHeight (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkEventConfigure *obj_g = (GdkEventConfigure *)obj;
- {
- jint result_j = (jint) (GdkEventConfigure_get_height (obj_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gdk_EventCrossing.c b/libgtk-java/src/jni/org_gnu_gdk_EventCrossing.c
deleted file mode 100644
index e2ea9b2..0000000
--- a/libgtk-java/src/jni/org_gnu_gdk_EventCrossing.c
+++ /dev/null
@@ -1,296 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-01 07:00:25 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gdk/gdk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
-
- GdkEventType GdkEventCrossing_get_type (GdkEventCrossing * cptr)
- {
- return cptr->type;
- }
-
- /*
- * Class: org.gnu.gdk.EventCrossing
- * Method: getType
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventCrossing_getType (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkEventCrossing *obj_g = (GdkEventCrossing *)obj;
- {
- jint result_j = (jint) (GdkEventCrossing_get_type (obj_g));
- return result_j;
- }
- }
-
- GdkWindow * GdkEventCrossing_get_window (GdkEventCrossing * cptr)
- {
- return cptr->window;
- }
-
- /*
- * Class: org.gnu.gdk.EventCrossing
- * Method: getWindow
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventCrossing_getWindow (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkEventCrossing *obj_g = (GdkEventCrossing *)obj;
- {
- return (jint)GdkEventCrossing_get_window (obj_g);
- }
- }
-
- gboolean GdkEventCrossing_get_send_event (GdkEventCrossing * cptr)
- {
- return cptr->send_event;
- }
-
- /*
- * Class: org.gnu.gdk.EventCrossing
- * Method: getSendEvent
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gdk_EventCrossing_getSendEvent (JNIEnv *env, jclass
- cls, jint obj)
- {
- GdkEventCrossing *obj_g = (GdkEventCrossing *)obj;
- {
- jboolean result_j = (jboolean) (GdkEventCrossing_get_send_event (obj_g));
- return result_j;
- }
- }
-
- GdkWindow * GdkEventCrossing_get_subwindow (GdkEventCrossing * cptr)
- {
- return cptr->subwindow;
- }
-
- /*
- * Class: org.gnu.gdk.EventCrossing
- * Method: getSubwindow
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventCrossing_getSubwindow (JNIEnv *env, jclass cls,
- jint obj)
- {
- GdkEventCrossing *obj_g = (GdkEventCrossing *)obj;
- {
- return (jint)GdkEventCrossing_get_subwindow (obj_g);
- }
- }
-
- time_t GdkEventCrossing_get_time (GdkEventCrossing * cptr)
- {
- return cptr->time;
- }
-
- /*
- * Class: org.gnu.gdk.EventCrossing
- * Method: getTime
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventCrossing_getTime (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkEventCrossing *obj_g = (GdkEventCrossing *)obj;
- {
- jint result = GdkEventCrossing_get_time (obj_g);
- return result;
- }
- }
-
- gdouble GdkEventCrossing_get_x (GdkEventCrossing * cptr)
- {
- return cptr->x;
- }
-
- /*
- * Class: org.gnu.gdk.EventCrossing
- * Method: getX
- * Signature: (I)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_gdk_EventCrossing_getX (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkEventCrossing *obj_g = (GdkEventCrossing *)obj;
- {
- jdouble result_j = (jdouble) (GdkEventCrossing_get_x (obj_g));
- return result_j;
- }
- }
-
- gdouble GdkEventCrossing_get_y (GdkEventCrossing * cptr)
- {
- return cptr->y;
- }
-
- /*
- * Class: org.gnu.gdk.EventCrossing
- * Method: getY
- * Signature: (I)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_gdk_EventCrossing_getY (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkEventCrossing *obj_g = (GdkEventCrossing *)obj;
- {
- jdouble result_j = (jdouble) (GdkEventCrossing_get_y (obj_g));
- return result_j;
- }
- }
-
- gdouble GdkEventCrossing_get_x_root (GdkEventCrossing * cptr)
- {
- return cptr->x_root;
- }
-
- /*
- * Class: org.gnu.gdk.EventCrossing
- * Method: getXRoot
- * Signature: (I)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_gdk_EventCrossing_getXRoot (JNIEnv *env, jclass cls,
- jint obj)
- {
- GdkEventCrossing *obj_g = (GdkEventCrossing *)obj;
- {
- jdouble result_j = (jdouble) (GdkEventCrossing_get_x_root (obj_g));
- return result_j;
- }
- }
-
- gdouble GdkEventCrossing_get_y_root (GdkEventCrossing * cptr)
- {
- return cptr->y_root;
- }
-
- /*
- * Class: org.gnu.gdk.EventCrossing
- * Method: getYRoot
- * Signature: (I)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_gdk_EventCrossing_getYRoot (JNIEnv *env, jclass cls,
- jint obj)
- {
- GdkEventCrossing *obj_g = (GdkEventCrossing *)obj;
- {
- jdouble result_j = (jdouble) (GdkEventCrossing_get_y_root (obj_g));
- return result_j;
- }
- }
-
- GdkCrossingMode GdkEventCrossing_get_mode (GdkEventCrossing * cptr)
- {
- return cptr->mode;
- }
-
- /*
- * Class: org.gnu.gdk.EventCrossing
- * Method: getMode
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventCrossing_getMode (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkEventCrossing *obj_g = (GdkEventCrossing *)obj;
- {
- jint result_j = (jint) (GdkEventCrossing_get_mode (obj_g));
- return result_j;
- }
- }
-
- GdkNotifyType GdkEventCrossing_get_detail (GdkEventCrossing * cptr)
- {
- return cptr->detail;
- }
-
- /*
- * Class: org.gnu.gdk.EventCrossing
- * Method: getDetail
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventCrossing_getDetail (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkEventCrossing *obj_g = (GdkEventCrossing *)obj;
- {
- jint result_j = (jint) (GdkEventCrossing_get_detail (obj_g));
- return result_j;
- }
- }
-
- gboolean GdkEventCrossing_get_focus (GdkEventCrossing * cptr)
- {
- return cptr->focus;
- }
-
- /*
- * Class: org.gnu.gdk.EventCrossing
- * Method: getFocus
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gdk_EventCrossing_getFocus (JNIEnv *env, jclass cls,
- jint obj)
- {
- GdkEventCrossing *obj_g = (GdkEventCrossing *)obj;
- {
- jboolean result_j = (jboolean) (GdkEventCrossing_get_focus (obj_g));
- return result_j;
- }
- }
-
- guint32 GdkEventCrossing_get_state (GdkEventCrossing * cptr)
- {
- return cptr->state;
- }
-
- /*
- * Class: org.gnu.gdk.EventCrossing
- * Method: getState
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventCrossing_getState (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkEventCrossing *obj_g = (GdkEventCrossing *)obj;
- {
- jint result_j = (jint) (GdkEventCrossing_get_state (obj_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gdk_EventDND.c b/libgtk-java/src/jni/org_gnu_gdk_EventDND.c
deleted file mode 100644
index 597bebc..0000000
--- a/libgtk-java/src/jni/org_gnu_gdk_EventDND.c
+++ /dev/null
@@ -1,170 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-01 07:00:34 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gdk/gdk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
-
- GdkEventType GdkEventDND_get_type (GdkEventDND * cptr)
- {
- return cptr->type;
- }
-
- /*
- * Class: org.gnu.gdk.EventDND
- * Method: getType
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventDND_getType (JNIEnv *env, jclass cls, jint obj)
- {
- GdkEventDND *obj_g = (GdkEventDND *)obj;
- {
- jint result_j = (jint) (GdkEventDND_get_type (obj_g));
- return result_j;
- }
- }
-
- GdkWindow * GdkEventDND_get_window (GdkEventDND * cptr)
- {
- return cptr->window;
- }
-
- /*
- * Class: org.gnu.gdk.EventDND
- * Method: getWindow
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventDND_getWindow (JNIEnv *env, jclass cls, jint obj)
- {
- GdkEventDND *obj_g = (GdkEventDND *)obj;
- {
- return (jint)GdkEventDND_get_window (obj_g);
- }
- }
-
- gboolean GdkEventDND_get_send_event (GdkEventDND * cptr)
- {
- return cptr->send_event;
- }
-
- /*
- * Class: org.gnu.gdk.EventDND
- * Method: getSendEvent
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gdk_EventDND_getSendEvent (JNIEnv *env, jclass cls,
- jint obj)
- {
- GdkEventDND *obj_g = (GdkEventDND *)obj;
- {
- jboolean result_j = (jboolean) (GdkEventDND_get_send_event (obj_g));
- return result_j;
- }
- }
-
- GdkDragContext * GdkEventDND_get_context (GdkEventDND * cptr)
- {
- return cptr->context;
- }
-
- /*
- * Class: org.gnu.gdk.EventDND
- * Method: getContext
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventDND_getContext (JNIEnv *env, jclass cls, jint obj)
- {
- GdkEventDND *obj_g = (GdkEventDND *)obj;
- {
- return (jint)GdkEventDND_get_context (obj_g);
- }
- }
-
- time_t GdkEventDND_get_time (GdkEventDND * cptr)
- {
- return cptr->time;
- }
-
- /*
- * Class: org.gnu.gdk.EventDND
- * Method: getTime
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventDND_getTime (JNIEnv *env, jclass cls, jint obj)
- {
- GdkEventDND *obj_g = (GdkEventDND *)obj;
- {
- jint result = GdkEventDND_get_time (obj_g);
- return result;
- }
- }
-
- gshort GdkEventDND_get_x_root (GdkEventDND * cptr)
- {
- return cptr->x_root;
- }
-
- /*
- * Class: org.gnu.gdk.EventDND
- * Method: getXRoot
- * Signature: (I)S
- */
- JNIEXPORT jshort JNICALL Java_org_gnu_gdk_EventDND_getXRoot (JNIEnv *env, jclass cls, jint obj)
- {
- GdkEventDND *obj_g = (GdkEventDND *)obj;
- {
- jshort result_j = (jshort) (GdkEventDND_get_x_root (obj_g));
- return result_j;
- }
- }
-
- gshort GdkEventDND_get_y_root (GdkEventDND * cptr)
- {
- return cptr->y_root;
- }
-
- /*
- * Class: org.gnu.gdk.EventDND
- * Method: getYRoot
- * Signature: (I)S
- */
- JNIEXPORT jshort JNICALL Java_org_gnu_gdk_EventDND_getYRoot (JNIEnv *env, jclass cls, jint obj)
- {
- GdkEventDND *obj_g = (GdkEventDND *)obj;
- {
- jshort result_j = (jshort) (GdkEventDND_get_y_root (obj_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gdk_EventExpose.c b/libgtk-java/src/jni/org_gnu_gdk_EventExpose.c
deleted file mode 100644
index 82ec097..0000000
--- a/libgtk-java/src/jni/org_gnu_gdk_EventExpose.c
+++ /dev/null
@@ -1,153 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-01 07:00:28 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gdk/gdk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
-
- GdkEventType GdkEventExpose_get_type (GdkEventExpose * cptr)
- {
- return cptr->type;
- }
-
- /*
- * Class: org.gnu.gdk.EventExpose
- * Method: getType
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventExpose_getType (JNIEnv *env, jclass cls, jint obj)
- {
- GdkEventExpose *obj_g = (GdkEventExpose *)obj;
- {
- jint result_j = (jint) (GdkEventExpose_get_type (obj_g));
- return result_j;
- }
- }
-
- GdkWindow * GdkEventExpose_get_window (GdkEventExpose * cptr)
- {
- return cptr->window;
- }
-
- /*
- * Class: org.gnu.gdk.EventExpose
- * Method: getWindow
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventExpose_getWindow (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkEventExpose *obj_g = (GdkEventExpose *)obj;
- {
- return (jint)GdkEventExpose_get_window (obj_g);
- }
- }
-
- gboolean GdkEventExpose_get_send_event (GdkEventExpose * cptr)
- {
- return cptr->send_event;
- }
-
- /*
- * Class: org.gnu.gdk.EventExpose
- * Method: getSendEvent
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gdk_EventExpose_getSendEvent (JNIEnv *env, jclass cls,
- jint obj)
- {
- GdkEventExpose *obj_g = (GdkEventExpose *)obj;
- {
- jboolean result_j = (jboolean) (GdkEventExpose_get_send_event (obj_g));
- return result_j;
- }
- }
-
- GdkRegion * GdkEventExpose_get_region (GdkEventExpose * cptr)
- {
- return cptr->region;
- }
-
- /*
- * Class: org.gnu.gdk.EventExpose
- * Method: getRegion
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventExpose_getRegion (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkEventExpose *obj_g = (GdkEventExpose *)obj;
- {
- return (jint)GdkEventExpose_get_region (obj_g);
- }
- }
-
- GdkRectangle * GdkEventExpose_get_area (GdkEventExpose * cptr)
- {
- return &cptr->area;
- }
-
- /*
- * Class: org.gnu.gdk.EventExpose
- * Method: getArea
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventExpose_getArea (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkEventExpose *obj_g = (GdkEventExpose *)obj;
- {
- return (jint)GdkEventExpose_get_area (obj_g);
- }
- }
-
- gint32 GdkEventExpose_get_count (GdkEventExpose * cptr)
- {
- return cptr->count;
- }
-
- /*
- * Class: org.gnu.gdk.EventExpose
- * Method: getCount
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventExpose_getCount (JNIEnv *env, jclass cls, jint obj)
- {
- GdkEventExpose *obj_g = (GdkEventExpose *)obj;
- {
- jint result_j = (jint) (GdkEventExpose_get_count (obj_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gdk_EventFocus.c b/libgtk-java/src/jni/org_gnu_gdk_EventFocus.c
deleted file mode 100644
index 7c6e1ca..0000000
--- a/libgtk-java/src/jni/org_gnu_gdk_EventFocus.c
+++ /dev/null
@@ -1,114 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-01 07:00:31 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gdk/gdk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
-
- GdkEventType GdkEventFocus_get_type (GdkEventFocus * cptr)
- {
- return cptr->type;
- }
-
- /*
- * Class: org.gnu.gdk.EventFocus
- * Method: getType
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventFocus_getType (JNIEnv *env, jclass cls, jint obj)
- {
- GdkEventFocus *obj_g = (GdkEventFocus *)obj;
- {
- jint result_j = (jint) (GdkEventFocus_get_type (obj_g));
- return result_j;
- }
- }
-
- GdkWindow * GdkEventFocus_get_window (GdkEventFocus * cptr)
- {
- return cptr->window;
- }
-
- /*
- * Class: org.gnu.gdk.EventFocus
- * Method: getWindow
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventFocus_getWindow (JNIEnv *env, jclass cls, jint obj)
- {
- GdkEventFocus *obj_g = (GdkEventFocus *)obj;
- {
- return (jint)GdkEventFocus_get_window (obj_g);
- }
- }
-
- gboolean GdkEventFocus_get_send_event (GdkEventFocus * cptr)
- {
- return cptr->send_event;
- }
-
- /*
- * Class: org.gnu.gdk.EventFocus
- * Method: getSendEvent
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gdk_EventFocus_getSendEvent (JNIEnv *env, jclass cls,
- jint obj)
- {
- GdkEventFocus *obj_g = (GdkEventFocus *)obj;
- {
- jboolean result_j = (jboolean) (GdkEventFocus_get_send_event (obj_g));
- return result_j;
- }
- }
-
- gint32 GdkEventFocus_get_in (GdkEventFocus * cptr)
- {
- return cptr->in;
- }
-
- /*
- * Class: org.gnu.gdk.EventFocus
- * Method: getIn
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventFocus_getIn (JNIEnv *env, jclass cls, jint obj)
- {
- GdkEventFocus *obj_g = (GdkEventFocus *)obj;
- {
- jint result_j = (jint) (GdkEventFocus_get_in (obj_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gdk_EventKey.c b/libgtk-java/src/jni/org_gnu_gdk_EventKey.c
deleted file mode 100644
index 5a0eb19..0000000
--- a/libgtk-java/src/jni/org_gnu_gdk_EventKey.c
+++ /dev/null
@@ -1,230 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-01 07:00:22 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gdk/gdk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
-
- GdkEventType GdkEventKey_get_type (GdkEventKey * cptr)
- {
- return cptr->type;
- }
-
- /*
- * Class: org.gnu.gdk.EventKey
- * Method: getType
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventKey_getType (JNIEnv *env, jclass cls, jint obj)
- {
- GdkEventKey *obj_g = (GdkEventKey *)obj;
- {
- jint result_j = (jint) (GdkEventKey_get_type (obj_g));
- return result_j;
- }
- }
-
- GdkWindow * GdkEventKey_get_window (GdkEventKey * cptr)
- {
- return cptr->window;
- }
-
- /*
- * Class: org.gnu.gdk.EventKey
- * Method: getWindow
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventKey_getWindow (JNIEnv *env, jclass cls, jint obj)
- {
- GdkEventKey *obj_g = (GdkEventKey *)obj;
- {
- return (jint)GdkEventKey_get_window (obj_g);
- }
- }
-
- gboolean GdkEventKey_get_send_event (GdkEventKey * cptr)
- {
- return cptr->send_event;
- }
-
- /*
- * Class: org.gnu.gdk.EventKey
- * Method: getSendEvent
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gdk_EventKey_getSendEvent (JNIEnv *env, jclass cls,
- jint obj)
- {
- GdkEventKey *obj_g = (GdkEventKey *)obj;
- {
- jboolean result_j = (jboolean) (GdkEventKey_get_send_event (obj_g));
- return result_j;
- }
- }
-
- time_t GdkEventKey_get_time (GdkEventKey * cptr)
- {
- return cptr->time;
- }
-
- /*
- * Class: org.gnu.gdk.EventKey
- * Method: getTime
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventKey_getTime (JNIEnv *env, jclass cls, jint obj)
- {
- GdkEventKey *obj_g = (GdkEventKey *)obj;
- {
- jint result = GdkEventKey_get_time (obj_g);
- return result;
- }
- }
-
- guint32 GdkEventKey_get_state (GdkEventKey * cptr)
- {
- return cptr->state;
- }
-
- /*
- * Class: org.gnu.gdk.EventKey
- * Method: getState
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventKey_getState (JNIEnv *env, jclass cls, jint obj)
- {
- GdkEventKey *obj_g = (GdkEventKey *)obj;
- {
- jint result_j = (jint) (GdkEventKey_get_state (obj_g));
- return result_j;
- }
- }
-
- guint32 GdkEventKey_get_keyval (GdkEventKey * cptr)
- {
- return cptr->keyval;
- }
-
- /*
- * Class: org.gnu.gdk.EventKey
- * Method: getKeyval
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventKey_getKeyval (JNIEnv *env, jclass cls, jint obj)
- {
- GdkEventKey *obj_g = (GdkEventKey *)obj;
- {
- jint result_j = (jint) (GdkEventKey_get_keyval (obj_g));
- return result_j;
- }
- }
-
- gint32 GdkEventKey_get_length (GdkEventKey * cptr)
- {
- return cptr->length;
- }
-
- /*
- * Class: org.gnu.gdk.EventKey
- * Method: getLength
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventKey_getLength (JNIEnv *env, jclass cls, jint obj)
- {
- GdkEventKey *obj_g = (GdkEventKey *)obj;
- {
- jint result_j = (jint) (GdkEventKey_get_length (obj_g));
- return result_j;
- }
- }
-
- gchar * GdkEventKey_get_string (GdkEventKey * cptr)
- {
- return cptr->string;
- }
-
- /*
- * Class: org.gnu.gdk.EventKey
- * Method: getString
- * Signature: (I)java.lang.String;
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gdk_EventKey_getString (JNIEnv *env, jclass cls, jint
- obj)
- {
- gchar *result_g = GdkEventKey_get_string ((GdkEventKey*)obj);
- if (result_g)
- return (*env)->NewStringUTF(env, result_g);
- else
- return (*env)->NewStringUTF(env, "");
- }
-
- gint32 GdkEventKey_get_hardware_keycode (GdkEventKey * cptr)
- {
- return cptr->hardware_keycode;
- }
-
- /*
- * Class: org.gnu.gdk.EventKey
- * Method: getHardwareKeycode
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventKey_getHardwareKeycode (JNIEnv *env, jclass cls,
- jint obj)
- {
- GdkEventKey *obj_g = (GdkEventKey *)obj;
- {
- jint result_j = (jint) (GdkEventKey_get_hardware_keycode (obj_g));
- return result_j;
- }
- }
-
- gint32 GdkEventKey_get_group (GdkEventKey * cptr)
- {
- return cptr->group;
- }
-
- /*
- * Class: org.gnu.gdk.EventKey
- * Method: getGroup
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventKey_getGroup (JNIEnv *env, jclass cls, jint obj)
- {
- GdkEventKey *obj_g = (GdkEventKey *)obj;
- {
- jint result_j = (jint) (GdkEventKey_get_group (obj_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gdk_EventMotion.c b/libgtk-java/src/jni/org_gnu_gdk_EventMotion.c
deleted file mode 100644
index 74ad596..0000000
--- a/libgtk-java/src/jni/org_gnu_gdk_EventMotion.c
+++ /dev/null
@@ -1,251 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-01 07:00:25 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gdk/gdk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
-
- GdkEventType GdkEventMotion_get_type (GdkEventMotion * cptr)
- {
- return cptr->type;
- }
-
- /*
- * Class: org.gnu.gdk.EventMotion
- * Method: getType
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventMotion_getType (JNIEnv *env, jclass cls, jint obj)
- {
- GdkEventMotion *obj_g = (GdkEventMotion *)obj;
- {
- jint result_j = (jint) (GdkEventMotion_get_type (obj_g));
- return result_j;
- }
- }
-
- GdkWindow * GdkEventMotion_get_window (GdkEventMotion * cptr)
- {
- return cptr->window;
- }
-
- /*
- * Class: org.gnu.gdk.EventMotion
- * Method: getWindow
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventMotion_getWindow (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkEventMotion *obj_g = (GdkEventMotion *)obj;
- {
- return (jint)GdkEventMotion_get_window (obj_g);
- }
- }
-
- gboolean GdkEventMotion_get_send_event (GdkEventMotion * cptr)
- {
- return cptr->send_event;
- }
-
- /*
- * Class: org.gnu.gdk.EventMotion
- * Method: getSendEvent
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gdk_EventMotion_getSendEvent (JNIEnv *env, jclass cls,
- jint obj)
- {
- GdkEventMotion *obj_g = (GdkEventMotion *)obj;
- {
- jboolean result_j = (jboolean) (GdkEventMotion_get_send_event (obj_g));
- return result_j;
- }
- }
-
- time_t GdkEventMotion_get_time (GdkEventMotion * cptr)
- {
- return cptr->time;
- }
-
- /*
- * Class: org.gnu.gdk.EventMotion
- * Method: getTime
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventMotion_getTime (JNIEnv *env, jclass cls, jint obj)
- {
- GdkEventMotion *obj_g = (GdkEventMotion *)obj;
- {
- jint result = GdkEventMotion_get_time (obj_g);
- return result;
- }
- }
-
- gdouble GdkEventMotion_get_x (GdkEventMotion * cptr)
- {
- return cptr->x;
- }
-
- /*
- * Class: org.gnu.gdk.EventMotion
- * Method: getX
- * Signature: (I)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_gdk_EventMotion_getX (JNIEnv *env, jclass cls, jint obj)
- {
- GdkEventMotion *obj_g = (GdkEventMotion *)obj;
- {
- jdouble result_j = (jdouble) (GdkEventMotion_get_x (obj_g));
- return result_j;
- }
- }
-
- gdouble GdkEventMotion_get_y (GdkEventMotion * cptr)
- {
- return cptr->y;
- }
-
- /*
- * Class: org.gnu.gdk.EventMotion
- * Method: getY
- * Signature: (I)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_gdk_EventMotion_getY (JNIEnv *env, jclass cls, jint obj)
- {
- GdkEventMotion *obj_g = (GdkEventMotion *)obj;
- {
- jdouble result_j = (jdouble) (GdkEventMotion_get_y (obj_g));
- return result_j;
- }
- }
-
- guint32 GdkEventMotion_get_state (GdkEventMotion * cptr)
- {
- return cptr->state;
- }
-
- /*
- * Class: org.gnu.gdk.EventMotion
- * Method: getState
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventMotion_getState (JNIEnv *env, jclass cls, jint obj)
- {
- GdkEventMotion *obj_g = (GdkEventMotion *)obj;
- {
- jint result_j = (jint) (GdkEventMotion_get_state (obj_g));
- return result_j;
- }
- }
-
- gint32 GdkEventMotion_get_is_hint (GdkEventMotion * cptr)
- {
- return cptr->is_hint;
- }
-
- /*
- * Class: org.gnu.gdk.EventMotion
- * Method: getIsHint
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventMotion_getIsHint (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkEventMotion *obj_g = (GdkEventMotion *)obj;
- {
- jint result_j = (jint) (GdkEventMotion_get_is_hint (obj_g));
- return result_j;
- }
- }
-
- GdkDevice * GdkEventMotion_get_device (GdkEventMotion * cptr)
- {
- return cptr->device;
- }
-
- /*
- * Class: org.gnu.gdk.EventMotion
- * Method: getDevice
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventMotion_getDevice (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkEventMotion *obj_g = (GdkEventMotion *)obj;
- {
- return (jint)GdkEventMotion_get_device (obj_g);
- }
- }
-
- gdouble GdkEventMotion_get_x_root (GdkEventMotion * cptr)
- {
- return cptr->x_root;
- }
-
- /*
- * Class: org.gnu.gdk.EventMotion
- * Method: getXRoot
- * Signature: (I)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_gdk_EventMotion_getXRoot (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkEventMotion *obj_g = (GdkEventMotion *)obj;
- {
- jdouble result_j = (jdouble) (GdkEventMotion_get_x_root (obj_g));
- return result_j;
- }
- }
-
- gdouble GdkEventMotion_get_y_root (GdkEventMotion * cptr)
- {
- return cptr->y_root;
- }
-
- /*
- * Class: org.gnu.gdk.EventMotion
- * Method: getYRoot
- * Signature: (I)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_gdk_EventMotion_getYRoot (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkEventMotion *obj_g = (GdkEventMotion *)obj;
- {
- jdouble result_j = (jdouble) (GdkEventMotion_get_y_root (obj_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gdk_EventNoExpose.c b/libgtk-java/src/jni/org_gnu_gdk_EventNoExpose.c
deleted file mode 100644
index 9fdce43..0000000
--- a/libgtk-java/src/jni/org_gnu_gdk_EventNoExpose.c
+++ /dev/null
@@ -1,97 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-01 07:00:32 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gdk/gdk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
-
- GdkEventType GdkEventNoExpose_get_type (GdkEventNoExpose * cptr)
- {
- return cptr->type;
- }
-
- /*
- * Class: org.gnu.gdk.EventNoExpose
- * Method: getType
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventNoExpose_getType (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkEventNoExpose *obj_g = (GdkEventNoExpose *)obj;
- {
- jint result_j = (jint) (GdkEventNoExpose_get_type (obj_g));
- return result_j;
- }
- }
-
- GdkWindow * GdkEventNoExpose_get_window (GdkEventNoExpose * cptr)
- {
- return cptr->window;
- }
-
- /*
- * Class: org.gnu.gdk.EventNoExpose
- * Method: getWindow
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventNoExpose_getWindow (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkEventNoExpose *obj_g = (GdkEventNoExpose *)obj;
- {
- return (jint)GdkEventNoExpose_get_window (obj_g);
- }
- }
-
- gboolean GdkEventNoExpose_get_send_event (GdkEventNoExpose * cptr)
- {
- return cptr->send_event;
- }
-
- /*
- * Class: org.gnu.gdk.EventNoExpose
- * Method: getSendEvent
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gdk_EventNoExpose_getSendEvent (JNIEnv *env, jclass cls,
- jint obj)
- {
- GdkEventNoExpose *obj_g = (GdkEventNoExpose *)obj;
- {
- jboolean result_j = (jboolean) (GdkEventNoExpose_get_send_event (obj_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gdk_EventProperty.c b/libgtk-java/src/jni/org_gnu_gdk_EventProperty.c
deleted file mode 100644
index f1acd4b..0000000
--- a/libgtk-java/src/jni/org_gnu_gdk_EventProperty.c
+++ /dev/null
@@ -1,155 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-01 07:00:34 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gdk/gdk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- GdkEventType GdkEventProperty_get_type (GdkEventProperty * cptr)
- {
- return cptr->type;
- }
-
- /*
- * Class: org.gnu.gdk.EventProperty
- * Method: getType
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventProperty_getType (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkEventProperty *obj_g = (GdkEventProperty *)obj;
- {
- jint result_j = (jint) (GdkEventProperty_get_type (obj_g));
- return result_j;
- }
- }
-
- GdkWindow * GdkEventProperty_get_window (GdkEventProperty * cptr)
- {
- return cptr->window;
- }
-
- /*
- * Class: org.gnu.gdk.EventProperty
- * Method: getWindow
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventProperty_getWindow (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkEventProperty *obj_g = (GdkEventProperty *)obj;
- {
- return (jint)GdkEventProperty_get_window (obj_g);
- }
- }
-
- gboolean GdkEventProperty_get_send_event (GdkEventProperty * cptr)
- {
- return cptr->send_event;
- }
-
- /*
- * Class: org.gnu.gdk.EventProperty
- * Method: getSendEvent
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gdk_EventProperty_getSendEvent (JNIEnv *env, jclass
- cls, jint obj)
- {
- GdkEventProperty *obj_g = (GdkEventProperty *)obj;
- {
- jboolean result_j = (jboolean) (GdkEventProperty_get_send_event (obj_g));
- return result_j;
- }
- }
-
- GdkAtom * GdkEventProperty_get_atom (GdkEventProperty * cptr)
- {
- return (GdkAtom *)cptr->atom;
- }
-
- /*
- * Class: org.gnu.gdk.EventProperty
- * Method: getAtom
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventProperty_getAtom (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkEventProperty *obj_g = (GdkEventProperty *)obj;
- {
- return (jint)GdkEventProperty_get_atom (obj_g);
- }
- }
-
- time_t GdkEventProperty_get_time (GdkEventProperty * cptr)
- {
- return cptr->time;
- }
-
- /*
- * Class: org.gnu.gdk.EventProperty
- * Method: getTime
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventProperty_getTime (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkEventProperty *obj_g = (GdkEventProperty *)obj;
- {
- jint result = GdkEventProperty_get_time (obj_g);
- return result;
- }
- }
-
- guint32 GdkEventProperty_get_state (GdkEventProperty * cptr)
- {
- return cptr->state;
- }
-
- /*
- * Class: org.gnu.gdk.EventProperty
- * Method: getState
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventProperty_getState (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkEventProperty *obj_g = (GdkEventProperty *)obj;
- {
- jint result_j = (jint) (GdkEventProperty_get_state (obj_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gdk_EventProximity.c b/libgtk-java/src/jni/org_gnu_gdk_EventProximity.c
deleted file mode 100644
index 54f4d3a..0000000
--- a/libgtk-java/src/jni/org_gnu_gdk_EventProximity.c
+++ /dev/null
@@ -1,135 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-01 07:00:27 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gdk/gdk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- GdkEventType GdkEventProximity_get_type (GdkEventProximity * cptr)
- {
- return cptr->type;
- }
-
- /*
- * Class: org.gnu.gdk.EventProximity
- * Method: getType
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventProximity_getType (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkEventProximity *obj_g = (GdkEventProximity *)obj;
- {
- jint result_j = (jint) (GdkEventProximity_get_type (obj_g));
- return result_j;
- }
- }
-
- GdkWindow * GdkEventProximity_get_window (GdkEventProximity * cptr)
- {
- return cptr->window;
- }
-
- /*
- * Class: org.gnu.gdk.EventProximity
- * Method: getWindow
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventProximity_getWindow (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkEventProximity *obj_g = (GdkEventProximity *)obj;
- {
- return (jint)GdkEventProximity_get_window (obj_g);
- }
- }
-
- gboolean GdkEventProximity_get_send_event (GdkEventProximity * cptr)
- {
- return cptr->send_event;
- }
-
- /*
- * Class: org.gnu.gdk.EventProximity
- * Method: getSendEvent
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gdk_EventProximity_getSendEvent (JNIEnv *env, jclass
- cls, jint obj)
- {
- GdkEventProximity *obj_g = (GdkEventProximity *)obj;
- {
- jboolean result_j = (jboolean) (GdkEventProximity_get_send_event (obj_g));
- return result_j;
- }
- }
-
- time_t GdkEventProximity_get_time (GdkEventProximity * cptr)
- {
- return cptr->time;
- }
-
- /*
- * Class: org.gnu.gdk.EventProximity
- * Method: getTime
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventProximity_getTime (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkEventProximity *obj_g = (GdkEventProximity *)obj;
- {
- jint result = GdkEventProximity_get_time (obj_g);
- return result;
- }
- }
-
- GdkDevice * GdkEventProximity_get_device (GdkEventProximity * cptr)
- {
- return cptr->device;
- }
-
- /*
- * Class: org.gnu.gdk.EventProximity
- * Method: getDevice
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventProximity_getDevice (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkEventProximity *obj_g = (GdkEventProximity *)obj;
- {
- return (jint)GdkEventProximity_get_device (obj_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gdk_EventScroll.c b/libgtk-java/src/jni/org_gnu_gdk_EventScroll.c
deleted file mode 100644
index 9e864c3..0000000
--- a/libgtk-java/src/jni/org_gnu_gdk_EventScroll.c
+++ /dev/null
@@ -1,250 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-01 07:00:29 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gdk/gdk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- GdkEventType GdkEventScroll_get_type (GdkEventScroll * cptr)
- {
- return cptr->type;
- }
-
- /*
- * Class: org.gnu.gdk.EventScroll
- * Method: getType
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventScroll_getType (JNIEnv *env, jclass cls, jint obj)
- {
- GdkEventScroll *obj_g = (GdkEventScroll *)obj;
- {
- jint result_j = (jint) (GdkEventScroll_get_type (obj_g));
- return result_j;
- }
- }
-
- GdkWindow * GdkEventScroll_get_window (GdkEventScroll * cptr)
- {
- return cptr->window;
- }
-
- /*
- * Class: org.gnu.gdk.EventScroll
- * Method: getWindow
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventScroll_getWindow (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkEventScroll *obj_g = (GdkEventScroll *)obj;
- {
- return (jint)GdkEventScroll_get_window (obj_g);
- }
- }
-
- gboolean GdkEventScroll_get_send_event (GdkEventScroll * cptr)
- {
- return cptr->send_event;
- }
-
- /*
- * Class: org.gnu.gdk.EventScroll
- * Method: getSendEvent
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gdk_EventScroll_getSendEvent (JNIEnv *env, jclass cls,
- jint obj)
- {
- GdkEventScroll *obj_g = (GdkEventScroll *)obj;
- {
- jboolean result_j = (jboolean) (GdkEventScroll_get_send_event (obj_g));
- return result_j;
- }
- }
-
- time_t GdkEventScroll_get_time (GdkEventScroll * cptr)
- {
- return cptr->time;
- }
-
- /*
- * Class: org.gnu.gdk.EventScroll
- * Method: getTime
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventScroll_getTime (JNIEnv *env, jclass cls, jint obj)
- {
- GdkEventScroll *obj_g = (GdkEventScroll *)obj;
- {
- jint result = GdkEventScroll_get_time (obj_g);
- return result;
- }
- }
-
- gdouble GdkEventScroll_get_x (GdkEventScroll * cptr)
- {
- return cptr->x;
- }
-
- /*
- * Class: org.gnu.gdk.EventScroll
- * Method: getX
- * Signature: (I)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_gdk_EventScroll_getX (JNIEnv *env, jclass cls, jint obj)
- {
- GdkEventScroll *obj_g = (GdkEventScroll *)obj;
- {
- jdouble result_j = (jdouble) (GdkEventScroll_get_x (obj_g));
- return result_j;
- }
- }
-
- gdouble GdkEventScroll_get_y (GdkEventScroll * cptr)
- {
- return cptr->y;
- }
-
- /*
- * Class: org.gnu.gdk.EventScroll
- * Method: getY
- * Signature: (I)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_gdk_EventScroll_getY (JNIEnv *env, jclass cls, jint obj)
- {
- GdkEventScroll *obj_g = (GdkEventScroll *)obj;
- {
- jdouble result_j = (jdouble) (GdkEventScroll_get_y (obj_g));
- return result_j;
- }
- }
-
- guint32 GdkEventScroll_get_state (GdkEventScroll * cptr)
- {
- return cptr->state;
- }
-
- /*
- * Class: org.gnu.gdk.EventScroll
- * Method: getState
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventScroll_getState (JNIEnv *env, jclass cls, jint obj)
- {
- GdkEventScroll *obj_g = (GdkEventScroll *)obj;
- {
- jint result_j = (jint) (GdkEventScroll_get_state (obj_g));
- return result_j;
- }
- }
-
- GdkScrollDirection GdkEventScroll_get_direction (GdkEventScroll * cptr)
- {
- return cptr->direction;
- }
-
- /*
- * Class: org.gnu.gdk.EventScroll
- * Method: getDirection
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventScroll_getDirection (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkEventScroll *obj_g = (GdkEventScroll *)obj;
- {
- jint result_j = (jint) (GdkEventScroll_get_direction (obj_g));
- return result_j;
- }
- }
-
- GdkDevice * GdkEventScroll_get_device (GdkEventScroll * cptr)
- {
- return cptr->device;
- }
-
- /*
- * Class: org.gnu.gdk.EventScroll
- * Method: getDevice
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventScroll_getDevice (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkEventScroll *obj_g = (GdkEventScroll *)obj;
- {
- return (jint)GdkEventScroll_get_device (obj_g);
- }
- }
-
- gdouble GdkEventScroll_get_x_root (GdkEventScroll * cptr)
- {
- return cptr->x_root;
- }
-
- /*
- * Class: org.gnu.gdk.EventScroll
- * Method: getXRoot
- * Signature: (I)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_gdk_EventScroll_getXRoot (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkEventScroll *obj_g = (GdkEventScroll *)obj;
- {
- jdouble result_j = (jdouble) (GdkEventScroll_get_x_root (obj_g));
- return result_j;
- }
- }
-
- gdouble GdkEventScroll_get_y_root (GdkEventScroll * cptr)
- {
- return cptr->y_root;
- }
-
- /*
- * Class: org.gnu.gdk.EventScroll
- * Method: getYRoot
- * Signature: (I)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_gdk_EventScroll_getYRoot (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkEventScroll *obj_g = (GdkEventScroll *)obj;
- {
- jdouble result_j = (jdouble) (GdkEventScroll_get_y_root (obj_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gdk_EventSelection.c b/libgtk-java/src/jni/org_gnu_gdk_EventSelection.c
deleted file mode 100644
index 0df0689..0000000
--- a/libgtk-java/src/jni/org_gnu_gdk_EventSelection.c
+++ /dev/null
@@ -1,192 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-01 07:00:24 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gdk/gdk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- GdkEventType GdkEventSelection_get_type (GdkEventSelection * cptr)
- {
- return cptr->type;
- }
-
- /*
- * Class: org.gnu.gdk.EventSelection
- * Method: getType
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventSelection_getType (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkEventSelection *obj_g = (GdkEventSelection *)obj;
- {
- jint result_j = (jint) (GdkEventSelection_get_type (obj_g));
- return result_j;
- }
- }
-
- GdkWindow * GdkEventSelection_get_window (GdkEventSelection * cptr)
- {
- return cptr->window;
- }
-
- /*
- * Class: org.gnu.gdk.EventSelection
- * Method: getWindow
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventSelection_getWindow (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkEventSelection *obj_g = (GdkEventSelection *)obj;
- {
- return (jint)GdkEventSelection_get_window (obj_g);
- }
- }
-
- gboolean GdkEventSelection_get_send_event (GdkEventSelection * cptr)
- {
- return cptr->send_event;
- }
-
- /*
- * Class: org.gnu.gdk.EventSelection
- * Method: getSendEvent
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gdk_EventSelection_getSendEvent (JNIEnv *env, jclass
- cls, jint obj)
- {
- GdkEventSelection *obj_g = (GdkEventSelection *)obj;
- {
- jboolean result_j = (jboolean) (GdkEventSelection_get_send_event (obj_g));
- return result_j;
- }
- }
-
- GdkAtom * GdkEventSelection_get_selection (GdkEventSelection * cptr)
- {
- return (GdkAtom *)cptr->selection;
- }
-
- /*
- * Class: org.gnu.gdk.EventSelection
- * Method: getSelection
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventSelection_getSelection (JNIEnv *env, jclass cls,
- jint obj)
- {
- GdkEventSelection *obj_g = (GdkEventSelection *)obj;
- {
- return (jint)GdkEventSelection_get_selection (obj_g);
- }
- }
-
- GdkAtom * GdkEventSelection_get_target (GdkEventSelection * cptr)
- {
- return (GdkAtom *)cptr->target;
- }
-
- /*
- * Class: org.gnu.gdk.EventSelection
- * Method: getTarget
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventSelection_getTarget (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkEventSelection *obj_g = (GdkEventSelection *)obj;
- {
- return (jint)GdkEventSelection_get_target (obj_g);
- }
- }
-
- GdkAtom * GdkEventSelection_get_property (GdkEventSelection * cptr)
- {
- return (GdkAtom *)cptr->property;
- }
-
- /*
- * Class: org.gnu.gdk.EventSelection
- * Method: getProperty
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventSelection_getProperty (JNIEnv *env, jclass cls,
- jint obj)
- {
- GdkEventSelection *obj_g = (GdkEventSelection *)obj;
- {
- return (jint)GdkEventSelection_get_property (obj_g);
- }
- }
-
- GdkNativeWindow * GdkEventSelection_get_requestor (GdkEventSelection * cptr)
- {
- return (GdkNativeWindow *)cptr->requestor;
- }
-
- /*
- * Class: org.gnu.gdk.EventSelection
- * Method: getRequestor
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventSelection_getRequestor (JNIEnv *env, jclass cls,
- jint obj)
- {
- GdkEventSelection *obj_g = (GdkEventSelection *)obj;
- {
- return (jint)GdkEventSelection_get_requestor (obj_g);
- }
- }
-
- time_t GdkEventSelection_get_time (GdkEventSelection * cptr)
- {
- return cptr->time;
- }
-
- /*
- * Class: org.gnu.gdk.EventSelection
- * Method: getTime
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventSelection_getTime (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkEventSelection *obj_g = (GdkEventSelection *)obj;
- {
- jint result = GdkEventSelection_get_time (obj_g);
- return result;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gdk_EventSetting.c b/libgtk-java/src/jni/org_gnu_gdk_EventSetting.c
deleted file mode 100644
index 0812b1c..0000000
--- a/libgtk-java/src/jni/org_gnu_gdk_EventSetting.c
+++ /dev/null
@@ -1,134 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-01 07:00:28 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gdk/gdk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- GdkEventType GdkEventSetting_get_type (GdkEventSetting * cptr)
- {
- return cptr->type;
- }
-
- /*
- * Class: org.gnu.gdk.EventSetting
- * Method: getType
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventSetting_getType (JNIEnv *env, jclass cls, jint obj)
- {
- GdkEventSetting *obj_g = (GdkEventSetting *)obj;
- {
- jint result_j = (jint) (GdkEventSetting_get_type (obj_g));
- return result_j;
- }
- }
-
- GdkWindow * GdkEventSetting_get_window (GdkEventSetting * cptr)
- {
- return cptr->window;
- }
-
- /*
- * Class: org.gnu.gdk.EventSetting
- * Method: getWindow
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventSetting_getWindow (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkEventSetting *obj_g = (GdkEventSetting *)obj;
- {
- return (jint)GdkEventSetting_get_window (obj_g);
- }
- }
-
- gint32 GdkEventSetting_get_send_event (GdkEventSetting * cptr)
- {
- return cptr->send_event;
- }
-
- /*
- * Class: org.gnu.gdk.EventSetting
- * Method: getSendEvent
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventSetting_getSendEvent (JNIEnv *env, jclass cls,
- jint obj)
- {
- GdkEventSetting *obj_g = (GdkEventSetting *)obj;
- {
- jint result_j = (jint) (GdkEventSetting_get_send_event (obj_g));
- return result_j;
- }
- }
-
- GdkSettingAction GdkEventSetting_get_action (GdkEventSetting * cptr)
- {
- return cptr->action;
- }
-
- /*
- * Class: org.gnu.gdk.EventSetting
- * Method: getAction
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventSetting_getAction (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkEventSetting *obj_g = (GdkEventSetting *)obj;
- {
- jint result_j = (jint) (GdkEventSetting_get_action (obj_g));
- return result_j;
- }
- }
-
- gchar * GdkEventSetting_get_name (GdkEventSetting * cptr)
- {
- return cptr->name;
- }
-
- /*
- * Class: org.gnu.gdk.EventSetting
- * Method: getName
- * Signature: (I)java.lang.String
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gdk_EventSetting_getName (JNIEnv *env, jclass cls,
- jint obj)
- {
- GdkEventSetting *obj_g = (GdkEventSetting *)obj;
- const gchar *result_g = GdkEventSetting_get_name (obj_g);
- jstring result = (*env)->NewStringUTF(env, result_g);
- return result;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gdk_EventVisibility.c b/libgtk-java/src/jni/org_gnu_gdk_EventVisibility.c
deleted file mode 100644
index e40772c..0000000
--- a/libgtk-java/src/jni/org_gnu_gdk_EventVisibility.c
+++ /dev/null
@@ -1,116 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-01 07:00:33 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gdk/gdk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- GdkEventType GdkEventVisibility_get_type (GdkEventVisibility * cptr)
- {
- return cptr->type;
- }
-
- /*
- * Class: org.gnu.gdk.EventVisibility
- * Method: getType
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventVisibility_getType (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkEventVisibility *obj_g = (GdkEventVisibility *)obj;
- {
- jint result_j = (jint) (GdkEventVisibility_get_type (obj_g));
- return result_j;
- }
- }
-
- GdkWindow * GdkEventVisibility_get_window (GdkEventVisibility * cptr)
- {
- return cptr->window;
- }
-
- /*
- * Class: org.gnu.gdk.EventVisibility
- * Method: getWindow
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventVisibility_getWindow (JNIEnv *env, jclass cls,
- jint obj)
- {
- GdkEventVisibility *obj_g = (GdkEventVisibility *)obj;
- {
- return (jint)GdkEventVisibility_get_window (obj_g);
- }
- }
-
- gboolean GdkEventVisibility_get_send_event (GdkEventVisibility * cptr)
- {
- return cptr->send_event;
- }
-
- /*
- * Class: org.gnu.gdk.EventVisibility
- * Method: getSendEvent
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gdk_EventVisibility_getSendEvent (JNIEnv *env, jclass
- cls, jint obj)
- {
- GdkEventVisibility *obj_g = (GdkEventVisibility *)obj;
- {
- jboolean result_j = (jboolean) (GdkEventVisibility_get_send_event (obj_g));
- return result_j;
- }
- }
-
- GdkVisibilityState GdkEventVisibility_get_state (GdkEventVisibility * cptr)
- {
- return cptr->state;
- }
-
- /*
- * Class: org.gnu.gdk.EventVisibility
- * Method: getState
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventVisibility_getState (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkEventVisibility *obj_g = (GdkEventVisibility *)obj;
- {
- jint result_j = (jint) (GdkEventVisibility_get_state (obj_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gdk_EventWindowState.c b/libgtk-java/src/jni/org_gnu_gdk_EventWindowState.c
deleted file mode 100644
index b0efb97..0000000
--- a/libgtk-java/src/jni/org_gnu_gdk_EventWindowState.c
+++ /dev/null
@@ -1,136 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-01 07:00:36 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gdk/gdk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- GdkEventType GdkEventWindowState_get_type (GdkEventWindowState * cptr)
- {
- return cptr->type;
- }
-
- /*
- * Class: org.gnu.gdk.EventWindowState
- * Method: getType
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventWindowState_getType (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkEventWindowState *obj_g = (GdkEventWindowState *)obj;
- {
- jint result_j = (jint) (GdkEventWindowState_get_type (obj_g));
- return result_j;
- }
- }
-
- GdkWindow * GdkEventWindowState_get_window (GdkEventWindowState * cptr)
- {
- return cptr->window;
- }
-
- /*
- * Class: org.gnu.gdk.EventWindowState
- * Method: getWindow
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventWindowState_getWindow (JNIEnv *env, jclass cls,
- jint obj)
- {
- GdkEventWindowState *obj_g = (GdkEventWindowState *)obj;
- {
- return (jint)GdkEventWindowState_get_window (obj_g);
- }
- }
-
- gboolean GdkEventWindowState_get_send_event (GdkEventWindowState * cptr)
- {
- return cptr->send_event;
- }
-
- /*
- * Class: org.gnu.gdk.EventWindowState
- * Method: getSendEvent
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gdk_EventWindowState_getSendEvent (JNIEnv *env, jclass
- cls, jint obj)
- {
- GdkEventWindowState *obj_g = (GdkEventWindowState *)obj;
- {
- jboolean result_j = (jboolean) (GdkEventWindowState_get_send_event (obj_g));
- return result_j;
- }
- }
-
- GdkWindowState GdkEventWindowState_get_changed_mask (GdkEventWindowState * cptr)
- {
- return cptr->changed_mask;
- }
-
- /*
- * Class: org.gnu.gdk.EventWindowState
- * Method: getChangedMask
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventWindowState_getChangedMask (JNIEnv *env, jclass
- cls, jint obj)
- {
- GdkEventWindowState *obj_g = (GdkEventWindowState *)obj;
- {
- jint result_j = (jint) (GdkEventWindowState_get_changed_mask (obj_g));
- return result_j;
- }
- }
-
- GdkWindowState GdkEventWindowState_get_new_window_state (GdkEventWindowState * cptr)
- {
- return cptr->new_window_state;
- }
-
- /*
- * Class: org.gnu.gdk.EventWindowState
- * Method: getNewWindowState
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_EventWindowState_getNewWindowState (JNIEnv *env, jclass
- cls, jint obj)
- {
- GdkEventWindowState *obj_g = (GdkEventWindowState *)obj;
- {
- jint result_j = (jint) (GdkEventWindowState_get_new_window_state (obj_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gdk_GC.c b/libgtk-java/src/jni/org_gnu_gdk_GC.c
deleted file mode 100644
index 4c9458f..0000000
--- a/libgtk-java/src/jni/org_gnu_gdk_GC.c
+++ /dev/null
@@ -1,461 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-01 07:00:37 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gdk/gdk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- gint32 GdkGC_get_clip_x_origin (GdkGC * cptr)
- {
- return cptr->clip_x_origin;
- }
-
- /*
- * Class: org.gnu.gdk.GC
- * Method: getClipXOrigin
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_GC_getClipXOrigin (JNIEnv *env, jclass cls, jint obj)
- {
- GdkGC *obj_g = (GdkGC *)obj;
- {
- jint result_j = (jint) (GdkGC_get_clip_x_origin (obj_g));
- return result_j;
- }
- }
-
- gint32 GdkGC_get_clip_y_origin (GdkGC * cptr)
- {
- return cptr->clip_y_origin;
- }
-
- /*
- * Class: org.gnu.gdk.GC
- * Method: getClipYOrigin
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_GC_getClipYOrigin (JNIEnv *env, jclass cls, jint obj)
- {
- GdkGC *obj_g = (GdkGC *)obj;
- {
- jint result_j = (jint) (GdkGC_get_clip_y_origin (obj_g));
- return result_j;
- }
- }
-
- gint32 GdkGC_get_ts_x_origin (GdkGC * cptr)
- {
- return cptr->ts_x_origin;
- }
-
- /*
- * Class: org.gnu.gdk.GC
- * Method: getTsXOrigin
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_GC_getTsXOrigin (JNIEnv *env, jclass cls, jint obj)
- {
- GdkGC *obj_g = (GdkGC *)obj;
- {
- jint result_j = (jint) (GdkGC_get_ts_x_origin (obj_g));
- return result_j;
- }
- }
-
- gint32 GdkGC_get_ts_y_origin (GdkGC * cptr)
- {
- return cptr->ts_y_origin;
- }
-
- /*
- * Class: org.gnu.gdk.GC
- * Method: getTsYOrigin
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_GC_getTsYOrigin (JNIEnv *env, jclass cls, jint obj)
- {
- GdkGC *obj_g = (GdkGC *)obj;
- {
- jint result_j = (jint) (GdkGC_get_ts_y_origin (obj_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gdk.GC
- * Method: gdk_gc_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_GC_gdk_1gc_1get_1type (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gdk_gc_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gdk.GC
- * Method: gdk_gc_new
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_GC_gdk_1gc_1new (JNIEnv *env, jclass cls, jint drawable)
- {
- GdkDrawable *drawable_g = (GdkDrawable *)drawable;
- {
- return (jint)gdk_gc_new (drawable_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.GC
- * Method: gdk_gc_set_foreground
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_GC_gdk_1gc_1set_1foreground (JNIEnv *env, jclass cls,
- jint gc, jint color)
- {
- GdkGC *gc_g = (GdkGC *)gc;
- GdkColor *color_g = (GdkColor *)color;
- {
- gdk_gc_set_foreground (gc_g, color_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.GC
- * Method: gdk_gc_set_background
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_GC_gdk_1gc_1set_1background (JNIEnv *env, jclass cls,
- jint gc, jint color)
- {
- GdkGC *gc_g = (GdkGC *)gc;
- GdkColor *color_g = (GdkColor *)color;
- {
- gdk_gc_set_background (gc_g, color_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.GC
- * Method: gdk_gc_set_function
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_GC_gdk_1gc_1set_1function (JNIEnv *env, jclass cls,
- jint gc, jint function)
- {
- GdkGC *gc_g = (GdkGC *)gc;
- GdkFunction function_g = (GdkFunction) function;
- {
- gdk_gc_set_function (gc_g, function_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.GC
- * Method: gdk_gc_set_fill
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_GC_gdk_1gc_1set_1fill (JNIEnv *env, jclass cls, jint
- gc, jint fill)
- {
- GdkGC *gc_g = (GdkGC *)gc;
- GdkFill fill_g = (GdkFill) fill;
- {
- gdk_gc_set_fill (gc_g, fill_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.GC
- * Method: gdk_gc_set_tile
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_GC_gdk_1gc_1set_1tile (JNIEnv *env, jclass cls, jint
- gc, jint tile)
- {
- GdkGC *gc_g = (GdkGC *)gc;
- GdkPixmap *tile_g = (GdkPixmap *)tile;
- {
- gdk_gc_set_tile (gc_g, tile_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.GC
- * Method: gdk_gc_set_stipple
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_GC_gdk_1gc_1set_1stipple (JNIEnv *env, jclass cls, jint
- gc, jint stipple)
- {
- GdkGC *gc_g = (GdkGC *)gc;
- GdkPixmap *stipple_g = (GdkPixmap *)stipple;
- {
- gdk_gc_set_stipple (gc_g, stipple_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.GC
- * Method: gdk_gc_set_ts_origin
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_GC_gdk_1gc_1set_1ts_1origin (JNIEnv *env, jclass cls,
- jint gc, jint x, jint y)
- {
- GdkGC *gc_g = (GdkGC *)gc;
- gint32 x_g = (gint32) x;
- gint32 y_g = (gint32) y;
- {
- gdk_gc_set_ts_origin (gc_g, x_g, y_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.GC
- * Method: gdk_gc_set_clip_origin
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_GC_gdk_1gc_1set_1clip_1origin (JNIEnv *env, jclass cls,
- jint gc, jint x, jint y)
- {
- GdkGC *gc_g = (GdkGC *)gc;
- gint32 x_g = (gint32) x;
- gint32 y_g = (gint32) y;
- {
- gdk_gc_set_clip_origin (gc_g, x_g, y_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.GC
- * Method: gdk_gc_set_clip_mask
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_GC_gdk_1gc_1set_1clip_1mask (JNIEnv *env, jclass cls,
- jint gc, jint mask)
- {
- GdkGC *gc_g = (GdkGC *)gc;
- GdkBitmap *mask_g = (GdkBitmap *)mask;
- {
- gdk_gc_set_clip_mask (gc_g, mask_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.GC
- * Method: gdk_gc_set_clip_rectangle
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_GC_gdk_1gc_1set_1clip_1rectangle (JNIEnv *env, jclass
- cls, jint gc, jint rectangle)
- {
- GdkGC *gc_g = (GdkGC *)gc;
- GdkRectangle *rectangle_g = (GdkRectangle *)rectangle;
- {
- gdk_gc_set_clip_rectangle (gc_g, rectangle_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.GC
- * Method: gdk_gc_set_clip_region
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_GC_gdk_1gc_1set_1clip_1region (JNIEnv *env, jclass cls,
- jint gc, jint region)
- {
- GdkGC *gc_g = (GdkGC *)gc;
- GdkRegion *region_g = (GdkRegion *)region;
- {
- gdk_gc_set_clip_region (gc_g, region_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.GC
- * Method: gdk_gc_set_subwindow
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_GC_gdk_1gc_1set_1subwindow (JNIEnv *env, jclass cls,
- jint gc, jint mode)
- {
- GdkGC *gc_g = (GdkGC *)gc;
- GdkSubwindowMode mode_g = (GdkSubwindowMode) mode;
- {
- gdk_gc_set_subwindow (gc_g, mode_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.GC
- * Method: gdk_gc_set_exposures
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_GC_gdk_1gc_1set_1exposures (JNIEnv *env, jclass cls,
- jint gc, jboolean exposures)
- {
- GdkGC *gc_g = (GdkGC *)gc;
- gboolean exposures_g = (gboolean) exposures;
- {
- gdk_gc_set_exposures (gc_g, exposures_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.GC
- * Method: gdk_gc_set_line_attributes
- * Signature: (IIIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_GC_gdk_1gc_1set_1line_1attributes (JNIEnv *env, jclass
- cls, jint gc, jint lineWidth, jint lineStyle, jint capStyle, jint joinStyle)
- {
- GdkGC *gc_g = (GdkGC *)gc;
- gint32 lineWidth_g = (gint32) lineWidth;
- GdkLineStyle lineStyle_g = (GdkLineStyle) lineStyle;
- GdkCapStyle capStyle_g = (GdkCapStyle) capStyle;
- GdkJoinStyle joinStyle_g = (GdkJoinStyle) joinStyle;
- {
- gdk_gc_set_line_attributes (gc_g, lineWidth_g, lineStyle_g, capStyle_g, joinStyle_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.GC
- * Method: gdk_gc_set_dashes
- * Signature: (II[Lint ;I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_GC_gdk_1gc_1set_1dashes (JNIEnv *env, jclass cls, jint
- gc, jint dashOffset, jintArray dashList, jint n)
- {
- GdkGC *gc_g = (GdkGC *)gc;
- gint32 dashOffset_g = (gint32) dashOffset;
- gint8 *dashList_g = (gint8 *) (*env)->GetIntArrayElements (env, dashList, NULL);
- gint32 n_g = (gint32) n;
- {
- gdk_gc_set_dashes (gc_g, dashOffset_g, dashList_g, n_g);
- (*env)->ReleaseIntArrayElements (env, dashList, (jint *) dashList_g, 0);
- }
- }
-
- /*
- * Class: org.gnu.gdk.GC
- * Method: gdk_gc_offset
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_GC_gdk_1gc_1offset (JNIEnv *env, jclass cls, jint gc,
- jint xOffset, jint yOffset)
- {
- GdkGC *gc_g = (GdkGC *)gc;
- gint32 xOffset_g = (gint32) xOffset;
- gint32 yOffset_g = (gint32) yOffset;
- {
- gdk_gc_offset (gc_g, xOffset_g, yOffset_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.GC
- * Method: gdk_gc_copy
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_GC_gdk_1gc_1copy (JNIEnv *env, jclass cls, jint dstGC,
- jint srcGC)
- {
- GdkGC *dstGC_g = (GdkGC *)dstGC;
- GdkGC *srcGC_g = (GdkGC *)srcGC;
- {
- gdk_gc_copy (dstGC_g, srcGC_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.GC
- * Method: gdk_gc_set_colormap
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_GC_gdk_1gc_1set_1colormap (JNIEnv *env, jclass cls,
- jint gc, jint colormap)
- {
- GdkGC *gc_g = (GdkGC *)gc;
- GdkColormap *colormap_g = (GdkColormap *)colormap;
- {
- gdk_gc_set_colormap (gc_g, colormap_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.GC
- * Method: gdk_gc_get_colormap
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_GC_gdk_1gc_1get_1colormap (JNIEnv *env, jclass cls,
- jint gc)
- {
- GdkGC *gc_g = (GdkGC *)gc;
- {
- return (jint)gdk_gc_get_colormap (gc_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.GC
- * Method: gdk_gc_set_rgb_fg_color
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_GC_gdk_1gc_1set_1rgb_1fg_1color (JNIEnv *env, jclass
- cls, jint gc, jint color)
- {
- GdkGC *gc_g = (GdkGC *)gc;
- GdkColor *color_g = (GdkColor *)color;
- {
- gdk_gc_set_rgb_fg_color (gc_g, color_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.GC
- * Method: gdk_gc_set_rgb_bg_color
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_GC_gdk_1gc_1set_1rgb_1bg_1color (JNIEnv *env, jclass
- cls, jint gc, jint color)
- {
- GdkGC *gc_g = (GdkGC *)gc;
- GdkColor *color_g = (GdkColor *)color;
- {
- gdk_gc_set_rgb_bg_color (gc_g, color_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gdk_Gdk.c b/libgtk-java/src/jni/org_gnu_gdk_Gdk.c
deleted file mode 100644
index e6b887c..0000000
--- a/libgtk-java/src/jni/org_gnu_gdk_Gdk.c
+++ /dev/null
@@ -1,240 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gdk/gdk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
-/*
- * Class: org.gnu.gdk.Gdk
- * Method: gdk_input_set_extension_events
- * Signature: (III)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gdk_Gdk_gdk_1input_1set_1extension_1events (JNIEnv *env,
- jclass cls, jint window, jint mask, jint mode)
-{
- GdkWindow *window_g = (GdkWindow *)window;
- gint32 mask_g = (gint32) mask;
- GdkExtensionMode mode_g = (GdkExtensionMode) mode;
- {
- gdk_input_set_extension_events (window_g, mask_g, mode_g);
- }
-}
-
-
-/*
- * Class: org.gnu.gdk.Gdk
- * Method: gdk_flush
- * Signature: ()V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gdk_Gdk_gdk_1flush (JNIEnv *env, jclass cls)
-{
- {
- gdk_flush ();
- }
-}
-
-/*
- * Class: org.gnu.gdk.Gdk
- * Method: gdk_set_locale
- * Signature: ()java.lang.String
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gdk_Gdk_gdk_1set_1locale (JNIEnv *env, jclass cls)
-{
- {
- gchar *result_g = gdk_set_locale ();
- return (*env)->NewStringUTF(env, result_g);
- }
-}
-
-/*
- * Class: org.gnu.gdk.Gdk
- * Method: gdk_screen_width
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gdk_Gdk_gdk_1screen_1width (JNIEnv *env, jclass cls)
-{
- {
- jint result_j = (jint) (gdk_screen_width ());
- return result_j;
- }
-}
-
-/*
- * Class: org.gnu.gdk.Gdk
- * Method: gdk_screen_height
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gdk_Gdk_gdk_1screen_1height (JNIEnv *env, jclass cls)
-{
- {
- jint result_j = (jint) (gdk_screen_height ());
- return result_j;
- }
-}
-
-/*
- * Class: org.gnu.gdk.Gdk
- * Method: gdk_screen_width_mm
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gdk_Gdk_gdk_1screen_1width_1mm (JNIEnv *env, jclass cls)
-{
- {
- jint result_j = (jint) (gdk_screen_width_mm ());
- return result_j;
- }
-}
-
-/*
- * Class: org.gnu.gdk.Gdk
- * Method: gdk_screen_height_mm
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gdk_Gdk_gdk_1screen_1height_1mm (JNIEnv *env, jclass cls)
-{
- {
- jint result_j = (jint) (gdk_screen_height_mm ());
- return result_j;
- }
-}
-
-/*
- * Class: org.gnu.gdk.Gdk
- * Method: gdk_beep
- * Signature: ()V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gdk_Gdk_gdk_1beep (JNIEnv *env, jclass cls)
-{
- {
- gdk_beep ();
- }
-}
-
-/*
- * Class: org.gnu.gdk.Gdk
- * Method: gdk_set_show_events
- * Signature: (Z)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gdk_Gdk_gdk_1set_1show_1events (JNIEnv *env, jclass cls,
- jboolean showEvents)
-{
- gboolean showEvents_g = (gboolean) showEvents;
- {
- gdk_set_show_events (showEvents_g);
- }
-}
-
-/*
- * Class: org.gnu.gdk.Gdk
- * Method: gdk_get_show_events
- * Signature: ()Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gdk_Gdk_gdk_1get_1show_1events (JNIEnv *env, jclass cls)
-{
- {
- jboolean result_j = (jboolean) (gdk_get_show_events ());
- return result_j;
- }
-}
-
-/*
- * Class: org.gnu.gdk.Gdk
- * Method: gdk_keyval_name
- * Signature: (I)java.lang.String
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gdk_Gdk_gdk_1keyval_1name (JNIEnv *env, jclass cls,
- jint keyval)
-{
- gchar *result_g = gdk_keyval_name ((gint32)keyval);
- return (*env)->NewStringUTF(env, result_g);
-}
-
-/*
- * Class: org.gnu.gdk.Gdk
- * Method: gdk_keyval_from_name
- * Signature: (java.lang.String)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gdk_Gdk_gdk_1keyval_1from_1name (JNIEnv *env, jclass cls,
- jstring keyvalName)
-{
- const gchar* keyvalName_g = (*env)->GetStringUTFChars(env, keyvalName, 0);
- jint result_j = (jint) (gdk_keyval_from_name (keyvalName_g));
- (*env)->ReleaseStringUTFChars(env, keyvalName, keyvalName_g);
- return result_j;
-}
-
-/*
- * Class: org.gnu.gdk.Gdk
- * Method: gdk_keyval_to_upper
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gdk_Gdk_gdk_1keyval_1to_1upper (JNIEnv *env, jclass cls,
- jint keyval)
-{
- gint32 keyval_g = (gint32) keyval;
- {
- jint result_j = (jint) (gdk_keyval_to_upper (keyval_g));
- return result_j;
- }
-}
-
-/*
- * Class: org.gnu.gdk.Gdk
- * Method: gdk_keyval_to_lower
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gdk_Gdk_gdk_1keyval_1to_1lower (JNIEnv *env, jclass cls,
- jint keyval)
-{
- gint32 keyval_g = (gint32) keyval;
- {
- jint result_j = (jint) (gdk_keyval_to_lower (keyval_g));
- return result_j;
- }
-}
-
-/*
- * Class: org.gnu.gdk.Gdk
- * Method: gdk_keyval_is_upper
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gdk_Gdk_gdk_1keyval_1is_1upper (JNIEnv *env, jclass
- cls, jint keyval)
-{
- gint32 keyval_g = (gint32) keyval;
- {
- jboolean result_j = (jboolean) (gdk_keyval_is_upper (keyval_g));
- return result_j;
- }
-}
-
-/*
- * Class: org.gnu.gdk.Gdk
- * Method: gdk_keyval_is_lower
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gdk_Gdk_gdk_1keyval_1is_1lower (JNIEnv *env, jclass
- cls, jint keyval)
-{
- gint32 keyval_g = (gint32) keyval;
- {
- jboolean result_j = (jboolean) (gdk_keyval_is_lower (keyval_g));
- return result_j;
- }
-}
-
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gdk_Geometry.c b/libgtk-java/src/jni/org_gnu_gdk_Geometry.c
deleted file mode 100644
index 8589c5f..0000000
--- a/libgtk-java/src/jni/org_gnu_gdk_Geometry.c
+++ /dev/null
@@ -1,254 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-01 07:00:36 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gdk/gdk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- gint32 GdkGeometry_get_min_width (GdkGeometry * cptr)
- {
- return cptr->min_width;
- }
-
- /*
- * Class: org.gnu.gdk.Geometry
- * Method: getMinWidth
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Geometry_getMinWidth (JNIEnv *env, jclass cls, jint obj)
- {
- GdkGeometry *obj_g = (GdkGeometry *)obj;
- {
- jint result_j = (jint) (GdkGeometry_get_min_width (obj_g));
- return result_j;
- }
- }
-
- gint32 GdkGeometry_get_min_height (GdkGeometry * cptr)
- {
- return cptr->min_height;
- }
-
- /*
- * Class: org.gnu.gdk.Geometry
- * Method: getMinHeight
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Geometry_getMinHeight (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkGeometry *obj_g = (GdkGeometry *)obj;
- {
- jint result_j = (jint) (GdkGeometry_get_min_height (obj_g));
- return result_j;
- }
- }
-
- gint32 GdkGeometry_get_max_width (GdkGeometry * cptr)
- {
- return cptr->max_width;
- }
-
- /*
- * Class: org.gnu.gdk.Geometry
- * Method: getMaxWidth
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Geometry_getMaxWidth (JNIEnv *env, jclass cls, jint obj)
- {
- GdkGeometry *obj_g = (GdkGeometry *)obj;
- {
- jint result_j = (jint) (GdkGeometry_get_max_width (obj_g));
- return result_j;
- }
- }
-
- gint32 GdkGeometry_get_max_height (GdkGeometry * cptr)
- {
- return cptr->max_height;
- }
-
- /*
- * Class: org.gnu.gdk.Geometry
- * Method: getMaxHeight
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Geometry_getMaxHeight (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkGeometry *obj_g = (GdkGeometry *)obj;
- {
- jint result_j = (jint) (GdkGeometry_get_max_height (obj_g));
- return result_j;
- }
- }
-
- gint32 GdkGeometry_get_base_width (GdkGeometry * cptr)
- {
- return cptr->base_width;
- }
-
- /*
- * Class: org.gnu.gdk.Geometry
- * Method: getBaseWidth
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Geometry_getBaseWidth (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkGeometry *obj_g = (GdkGeometry *)obj;
- {
- jint result_j = (jint) (GdkGeometry_get_base_width (obj_g));
- return result_j;
- }
- }
-
- gint32 GdkGeometry_get_base_height (GdkGeometry * cptr)
- {
- return cptr->base_height;
- }
-
- /*
- * Class: org.gnu.gdk.Geometry
- * Method: getBaseHeight
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Geometry_getBaseHeight (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkGeometry *obj_g = (GdkGeometry *)obj;
- {
- jint result_j = (jint) (GdkGeometry_get_base_height (obj_g));
- return result_j;
- }
- }
-
- gint32 GdkGeometry_get_width_inc (GdkGeometry * cptr)
- {
- return cptr->width_inc;
- }
-
- /*
- * Class: org.gnu.gdk.Geometry
- * Method: getWidthInc
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Geometry_getWidthInc (JNIEnv *env, jclass cls, jint obj)
- {
- GdkGeometry *obj_g = (GdkGeometry *)obj;
- {
- jint result_j = (jint) (GdkGeometry_get_width_inc (obj_g));
- return result_j;
- }
- }
-
- gint32 GdkGeometry_get_height_inc (GdkGeometry * cptr)
- {
- return cptr->height_inc;
- }
-
- /*
- * Class: org.gnu.gdk.Geometry
- * Method: getHeightInc
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Geometry_getHeightInc (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkGeometry *obj_g = (GdkGeometry *)obj;
- {
- jint result_j = (jint) (GdkGeometry_get_height_inc (obj_g));
- return result_j;
- }
- }
-
- gdouble GdkGeometry_get_min_aspect (GdkGeometry * cptr)
- {
- return cptr->min_aspect;
- }
-
- /*
- * Class: org.gnu.gdk.Geometry
- * Method: getMinAspect
- * Signature: (I)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_gdk_Geometry_getMinAspect (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkGeometry *obj_g = (GdkGeometry *)obj;
- {
- jdouble result_j = (jdouble) (GdkGeometry_get_min_aspect (obj_g));
- return result_j;
- }
- }
-
- gdouble GdkGeometry_get_max_aspect (GdkGeometry * cptr)
- {
- return cptr->max_aspect;
- }
-
- /*
- * Class: org.gnu.gdk.Geometry
- * Method: getMaxAspect
- * Signature: (I)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_gdk_Geometry_getMaxAspect (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkGeometry *obj_g = (GdkGeometry *)obj;
- {
- jdouble result_j = (jdouble) (GdkGeometry_get_max_aspect (obj_g));
- return result_j;
- }
- }
-
- GdkGravity GdkGeometry_get_win_gravity (GdkGeometry * cptr)
- {
- return cptr->win_gravity;
- }
-
- /*
- * Class: org.gnu.gdk.Geometry
- * Method: getWinGravity
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Geometry_getWinGravity (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkGeometry *obj_g = (GdkGeometry *)obj;
- {
- jint result_j = (jint) (GdkGeometry_get_win_gravity (obj_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gdk_Image.c b/libgtk-java/src/jni/org_gnu_gdk_Image.c
deleted file mode 100644
index 825bc24..0000000
--- a/libgtk-java/src/jni/org_gnu_gdk_Image.c
+++ /dev/null
@@ -1,281 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-01 07:00:25 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gdk/gdk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- GdkVisual * GdkImage_get_visual (GdkImage * cptr)
- {
- return cptr->visual;
- }
-
- /*
- * Class: org.gnu.gdk.Image
- * Method: getVisual
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Image_getVisual (JNIEnv *env, jclass cls, jint obj)
- {
- GdkImage *obj_g = (GdkImage *)obj;
- {
- return (jint)GdkImage_get_visual (obj_g);
- }
- }
-
- GdkByteOrder GdkImage_get_byte_order (GdkImage * cptr)
- {
- return cptr->byte_order;
- }
-
- /*
- * Class: org.gnu.gdk.Image
- * Method: getByteOrder
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Image_getByteOrder (JNIEnv *env, jclass cls, jint obj)
- {
- GdkImage *obj_g = (GdkImage *)obj;
- {
- jint result_j = (jint) (GdkImage_get_byte_order (obj_g));
- return result_j;
- }
- }
-
- guint32 GdkImage_get_width (GdkImage * cptr)
- {
- return cptr->width;
- }
-
- /*
- * Class: org.gnu.gdk.Image
- * Method: getWidth
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Image_getWidth (JNIEnv *env, jclass cls, jint obj)
- {
- GdkImage *obj_g = (GdkImage *)obj;
- {
- jint result_j = (jint) (GdkImage_get_width (obj_g));
- return result_j;
- }
- }
-
- guint32 GdkImage_get_height (GdkImage * cptr)
- {
- return cptr->height;
- }
-
- /*
- * Class: org.gnu.gdk.Image
- * Method: getHeight
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Image_getHeight (JNIEnv *env, jclass cls, jint obj)
- {
- GdkImage *obj_g = (GdkImage *)obj;
- {
- jint result_j = (jint) (GdkImage_get_height (obj_g));
- return result_j;
- }
- }
-
- guint32 GdkImage_get_depth (GdkImage * cptr)
- {
- return cptr->depth;
- }
-
- /*
- * Class: org.gnu.gdk.Image
- * Method: getDepth
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Image_getDepth (JNIEnv *env, jclass cls, jint obj)
- {
- GdkImage *obj_g = (GdkImage *)obj;
- {
- jint result_j = (jint) (GdkImage_get_depth (obj_g));
- return result_j;
- }
- }
-
- guint32 GdkImage_get_bpp (GdkImage * cptr)
- {
- return cptr->bpp;
- }
-
- /*
- * Class: org.gnu.gdk.Image
- * Method: getBpp
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Image_getBpp (JNIEnv *env, jclass cls, jint obj)
- {
- GdkImage *obj_g = (GdkImage *)obj;
- {
- jint result_j = (jint) (GdkImage_get_bpp (obj_g));
- return result_j;
- }
- }
-
- guint32 GdkImage_get_bpl (GdkImage * cptr)
- {
- return cptr->bpl;
- }
-
- /*
- * Class: org.gnu.gdk.Image
- * Method: getBpl
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Image_getBpl (JNIEnv *env, jclass cls, jint obj)
- {
- GdkImage *obj_g = (GdkImage *)obj;
- {
- jint result_j = (jint) (GdkImage_get_bpl (obj_g));
- return result_j;
- }
- }
-
- guint32 GdkImage_get_bits_per_pixel (GdkImage * cptr)
- {
- return cptr->bits_per_pixel;
- }
-
- /*
- * Class: org.gnu.gdk.Image
- * Method: getBitsPerPixel
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Image_getBitsPerPixel (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkImage *obj_g = (GdkImage *)obj;
- {
- jint result_j = (jint) (GdkImage_get_bits_per_pixel (obj_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gdk.Image
- * Method: gdk_image_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Image_gdk_1image_1get_1type (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gdk_image_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gdk.Image
- * Method: gdk_image_new
- * Signature: (IIII)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Image_gdk_1image_1new (JNIEnv *env, jclass cls, jint
- type, jint visual, jint width, jint height)
- {
- GdkImageType type_g = (GdkImageType) type;
- GdkVisual *visual_g = (GdkVisual *)visual;
- gint32 width_g = (gint32) width;
- gint32 height_g = (gint32) height;
- {
- return (jint)gdk_image_new (type_g, visual_g, width_g, height_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Image
- * Method: gdk_image_put_pixel
- * Signature: (IIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Image_gdk_1image_1put_1pixel (JNIEnv *env, jclass cls,
- jint image, jint x, jint y, jint pixel)
- {
- GdkImage *image_g = (GdkImage *)image;
- gint32 x_g = (gint32) x;
- gint32 y_g = (gint32) y;
- guint32 pixel_g = (guint32) pixel;
- {
- gdk_image_put_pixel (image_g, x_g, y_g, pixel_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Image
- * Method: gdk_image_get_pixel
- * Signature: (III)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Image_gdk_1image_1get_1pixel (JNIEnv *env, jclass cls,
- jint image, jint x, jint y)
- {
- GdkImage *image_g = (GdkImage *)image;
- gint32 x_g = (gint32) x;
- gint32 y_g = (gint32) y;
- {
- jint result_j = (jint) (gdk_image_get_pixel (image_g, x_g, y_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gdk.Image
- * Method: gdk_image_set_colormap
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Image_gdk_1image_1set_1colormap (JNIEnv *env, jclass
- cls, jint image, jint colormap)
- {
- GdkImage *image_g = (GdkImage *)image;
- GdkColormap *colormap_g = (GdkColormap *)colormap;
- {
- gdk_image_set_colormap (image_g, colormap_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Image
- * Method: gdk_image_get_colormap
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Image_gdk_1image_1get_1colormap (JNIEnv *env, jclass
- cls, jint image)
- {
- GdkImage *image_g = (GdkImage *)image;
- {
- return (jint)gdk_image_get_colormap (image_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gdk_Keymap.c b/libgtk-java/src/jni/org_gnu_gdk_Keymap.c
deleted file mode 100644
index 2baeb78..0000000
--- a/libgtk-java/src/jni/org_gnu_gdk_Keymap.c
+++ /dev/null
@@ -1,140 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-01 07:00:36 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gdk/gdk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gdk.Keymap
- * Method: gdk_keymap_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Keymap_gdk_1keymap_1get_1type (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gdk_keymap_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gdk.Keymap
- * Method: gdk_keymap_get_default
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Keymap_gdk_1keymap_1get_1default (JNIEnv *env, jclass
- cls)
- {
- {
- return (jint)gdk_keymap_get_default ();
- }
- }
-
- /*
- * Class: org.gnu.gdk.Keymap
- * Method: gdk_keymap_lookup_key
- * Signature: (II)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Keymap_gdk_1keymap_1lookup_1key (JNIEnv *env, jclass
- cls, jint keymap, jint key)
- {
- GdkKeymap *keymap_g = (GdkKeymap *)keymap;
- GdkKeymapKey *key_g = (GdkKeymapKey *)key;
- {
- jint result_j = (jint) (gdk_keymap_lookup_key (keymap_g, key_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gdk.Keymap
- * Method: gdk_keymap_get_entries_for_keyval
- * Signature: (II[Lint ;[Lint ;)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gdk_Keymap_gdk_1keymap_1get_1entries_1for_1keyval (
- JNIEnv *env, jclass cls, jint keymap, jint keyval, jintArray keys, jintArray numKeys)
- {
- GdkKeymap *keymap_g = (GdkKeymap *)keymap;
- gint32 keyval_g = (gint32) keyval;
- gint *keys_g_g = (gint *) (*env)->GetIntArrayElements (env, keys, NULL);
- GdkKeymapKey **keys_g = (GdkKeymapKey **)keys_g_g;
- gint *numKeys_g = (gint *) (*env)->GetIntArrayElements (env, numKeys, NULL);
- {
- jboolean result_j = (jboolean) (gdk_keymap_get_entries_for_keyval (keymap_g, keyval_g,
- keys_g, numKeys_g));
- (*env)->ReleaseIntArrayElements (env, keys, (jint *)keys_g_g, 0);
- (*env)->ReleaseIntArrayElements (env, numKeys, (jint *) numKeys_g, 0);
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gdk.Keymap
- * Method: gdk_keymap_get_entries_for_keycode
- * Signature: (II[Lint ;[Lint ;[Lint ;)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gdk_Keymap_gdk_1keymap_1get_1entries_1for_1keycode (
- JNIEnv *env, jclass cls, jint keymap, jint hardwareKeycode, jintArray keys, jintArray
- keyvals, jintArray numEntries)
- {
- GdkKeymap *keymap_g = (GdkKeymap *)keymap;
- gint32 hardwareKeycode_g = (gint32) hardwareKeycode;
- gint *keys_g_g = (gint *) (*env)->GetIntArrayElements (env, keys, NULL);
- GdkKeymapKey **keys_g = (GdkKeymapKey **)keys_g_g;
- guint **keyvals_g = (guint **) (*env)->GetIntArrayElements (env, keyvals, NULL);
- gint *numEntries_g = (gint *) (*env)->GetIntArrayElements (env, numEntries, NULL);
- {
- jboolean result_j = (jboolean) (gdk_keymap_get_entries_for_keycode (keymap_g,
- hardwareKeycode_g, keys_g, keyvals_g, numEntries_g));
- (*env)->ReleaseIntArrayElements (env, keys, (jint *)keys_g_g, 0);
- (*env)->ReleaseIntArrayElements (env, keyvals, (jint *) keyvals_g, 0);
- (*env)->ReleaseIntArrayElements (env, numEntries, (jint *) numEntries_g, 0);
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gdk.Keymap
- * Method: gdk_keymap_get_direction
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Keymap_gdk_1keymap_1get_1direction (JNIEnv *env, jclass
- cls, jint keymap)
- {
- GdkKeymap *keymap_g = (GdkKeymap *)keymap;
- {
- jint result_j = (jint) (gdk_keymap_get_direction (keymap_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gdk_KeymapKey.c b/libgtk-java/src/jni/org_gnu_gdk_KeymapKey.c
deleted file mode 100644
index 59c12e7..0000000
--- a/libgtk-java/src/jni/org_gnu_gdk_KeymapKey.c
+++ /dev/null
@@ -1,94 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-01 07:00:25 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gdk/gdk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- guint32 GdkKeymapKey_get_keycode (GdkKeymapKey * cptr)
- {
- return cptr->keycode;
- }
-
- /*
- * Class: org.gnu.gdk.KeymapKey
- * Method: getKeycode
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_KeymapKey_getKeycode (JNIEnv *env, jclass cls, jint obj)
- {
- GdkKeymapKey *obj_g = (GdkKeymapKey *)obj;
- {
- jint result_j = (jint) (GdkKeymapKey_get_keycode (obj_g));
- return result_j;
- }
- }
-
- gint32 GdkKeymapKey_get_group (GdkKeymapKey * cptr)
- {
- return cptr->group;
- }
-
- /*
- * Class: org.gnu.gdk.KeymapKey
- * Method: getGroup
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_KeymapKey_getGroup (JNIEnv *env, jclass cls, jint obj)
- {
- GdkKeymapKey *obj_g = (GdkKeymapKey *)obj;
- {
- jint result_j = (jint) (GdkKeymapKey_get_group (obj_g));
- return result_j;
- }
- }
-
- gint32 GdkKeymapKey_get_level (GdkKeymapKey * cptr)
- {
- return cptr->level;
- }
-
- /*
- * Class: org.gnu.gdk.KeymapKey
- * Method: getLevel
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_KeymapKey_getLevel (JNIEnv *env, jclass cls, jint obj)
- {
- GdkKeymapKey *obj_g = (GdkKeymapKey *)obj;
- {
- jint result_j = (jint) (GdkKeymapKey_get_level (obj_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gdk_Pango.c b/libgtk-java/src/jni/org_gnu_gdk_Pango.c
deleted file mode 100644
index 7ffa235..0000000
--- a/libgtk-java/src/jni/org_gnu_gdk_Pango.c
+++ /dev/null
@@ -1,64 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-01 07:00:29 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gdk/gdk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gdk.Pango
- * Method: gdk_pango_context_get
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Pango_gdk_1pango_1context_1get (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gdk_pango_context_get ();
- }
- }
-
- /*
- * Class: org.gnu.gdk.Pango
- * Method: gdk_pango_context_set_colormap
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Pango_gdk_1pango_1context_1set_1colormap (JNIEnv *env,
- jclass cls, jint context, jint colormap)
- {
- PangoContext *context_g = (PangoContext *)context;
- GdkColormap *colormap_g = (GdkColormap *)colormap;
- {
- gdk_pango_context_set_colormap (context_g, colormap_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gdk_PangoAttrEmbossed.c b/libgtk-java/src/jni/org_gnu_gdk_PangoAttrEmbossed.c
deleted file mode 100644
index 920f3fe..0000000
--- a/libgtk-java/src/jni/org_gnu_gdk_PangoAttrEmbossed.c
+++ /dev/null
@@ -1,71 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-01 07:00:24 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gdk/gdk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- gboolean GdkPangoAttrEmbossed_get_embossed (GdkPangoAttrEmbossed * cptr)
- {
- return cptr->embossed;
- }
-
- /*
- * Class: org.gnu.gdk.PangoAttrEmbossed
- * Method: getEmbossed
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gdk_PangoAttrEmbossed_getEmbossed (JNIEnv *env, jclass
- cls, jint obj)
- {
- GdkPangoAttrEmbossed *obj_g = (GdkPangoAttrEmbossed *)obj;
- {
- jboolean result_j = (jboolean) (GdkPangoAttrEmbossed_get_embossed (obj_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gdk.PangoAttrEmbossed
- * Method: gdk_pango_attr_embossed_new
- * Signature: (Z)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_PangoAttrEmbossed_gdk_1pango_1attr_1embossed_1new (
- JNIEnv *env, jclass cls, jboolean embossed)
- {
- gboolean embossed_g = (gboolean) embossed;
- {
- return (jint)gdk_pango_attr_embossed_new (embossed_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gdk_PangoAttrStipple.c b/libgtk-java/src/jni/org_gnu_gdk_PangoAttrStipple.c
deleted file mode 100644
index 596b69c..0000000
--- a/libgtk-java/src/jni/org_gnu_gdk_PangoAttrStipple.c
+++ /dev/null
@@ -1,70 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-01 07:00:23 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gdk/gdk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- GdkBitmap * GdkPangoAttrStipple_get_stipple (GdkPangoAttrStipple * cptr)
- {
- return cptr->stipple;
- }
-
- /*
- * Class: org.gnu.gdk.PangoAttrStipple
- * Method: getStipple
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_PangoAttrStipple_getStipple (JNIEnv *env, jclass cls,
- jint obj)
- {
- GdkPangoAttrStipple *obj_g = (GdkPangoAttrStipple *)obj;
- {
- return (jint)GdkPangoAttrStipple_get_stipple (obj_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.PangoAttrStipple
- * Method: gdk_pango_attr_stipple_new
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_PangoAttrStipple_gdk_1pango_1attr_1stipple_1new (JNIEnv
- *env, jclass cls, jint stipple)
- {
- GdkBitmap *stipple_g = (GdkBitmap *)stipple;
- {
- return (jint)gdk_pango_attr_stipple_new (stipple_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gdk_Pixbuf.c b/libgtk-java/src/jni/org_gnu_gdk_Pixbuf.c
deleted file mode 100644
index 4a91dfe..0000000
--- a/libgtk-java/src/jni/org_gnu_gdk_Pixbuf.c
+++ /dev/null
@@ -1,654 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-01 07:00:33 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <string.h>
-#include <gdk/gdk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gdk.Pixbuf
- * Method: gdk_pixbuf_render_threshold_alpha
- * Signature: (IIIIIIIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Pixbuf_gdk_1pixbuf_1render_1threshold_1alpha (JNIEnv
- *env, jclass cls, jint pixbuf, jint bitmap, jint srcX, jint srcY, jint destX, jint destY,
- jint width, jint height, jint alphaThreshold)
- {
- GdkPixbuf *pixbuf_g = (GdkPixbuf *)pixbuf;
- GdkBitmap *bitmap_g = (GdkBitmap *)bitmap;
- gint32 srcX_g = (gint32) srcX;
- gint32 srcY_g = (gint32) srcY;
- gint32 destX_g = (gint32) destX;
- gint32 destY_g = (gint32) destY;
- gint32 width_g = (gint32) width;
- gint32 height_g = (gint32) height;
- gint32 alphaThreshold_g = (gint32) alphaThreshold;
- {
- gdk_pixbuf_render_threshold_alpha (pixbuf_g, bitmap_g, srcX_g, srcY_g, destX_g,
- destY_g, width_g, height_g, alphaThreshold_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Pixbuf
- * Method: gdk_pixbuf_render_to_drawable
- * Signature: (IIIIIIIIIIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Pixbuf_gdk_1pixbuf_1render_1to_1drawable (JNIEnv *env,
- jclass cls, jint pixbuf, jint drawable, jint gc, jint srcX, jint srcY, jint destX, jint
- destY, jint width, jint height, jint dither, jint xDither, jint yDither)
- {
- GdkPixbuf *pixbuf_g = (GdkPixbuf *)pixbuf;
- GdkDrawable *drawable_g = (GdkDrawable *)drawable;
- GdkGC *gc_g = (GdkGC *)gc;
- gint32 srcX_g = (gint32) srcX;
- gint32 srcY_g = (gint32) srcY;
- gint32 destX_g = (gint32) destX;
- gint32 destY_g = (gint32) destY;
- gint32 width_g = (gint32) width;
- gint32 height_g = (gint32) height;
- GdkRgbDither dither_g = (GdkRgbDither) dither;
- gint32 xDither_g = (gint32) xDither;
- gint32 yDither_g = (gint32) yDither;
- {
- gdk_pixbuf_render_to_drawable (pixbuf_g, drawable_g, gc_g, srcX_g, srcY_g, destX_g,
- destY_g, width_g, height_g, dither_g, xDither_g, yDither_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Pixbuf
- * Method: gdk_pixbuf_render_to_drawable_alpha
- * Signature: (IIIIIIIIIIIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Pixbuf_gdk_1pixbuf_1render_1to_1drawable_1alpha (JNIEnv
- *env, jclass cls, jint pixbuf, jint drawable, jint srcX, jint srcY, jint destX, jint destY,
- jint width, jint height, jint alphaMode, jint alphaThreshold, jint dither, jint xDither,
- jint yDither)
- {
- GdkPixbuf *pixbuf_g = (GdkPixbuf *)pixbuf;
- GdkDrawable *drawable_g = (GdkDrawable *)drawable;
- gint32 srcX_g = (gint32) srcX;
- gint32 srcY_g = (gint32) srcY;
- gint32 destX_g = (gint32) destX;
- gint32 destY_g = (gint32) destY;
- gint32 width_g = (gint32) width;
- gint32 height_g = (gint32) height;
- GdkPixbufAlphaMode alphaMode_g = (GdkPixbufAlphaMode) alphaMode;
- gint32 alphaThreshold_g = (gint32) alphaThreshold;
- GdkRgbDither dither_g = (GdkRgbDither) dither;
- gint32 xDither_g = (gint32) xDither;
- gint32 yDither_g = (gint32) yDither;
- {
- gdk_pixbuf_render_to_drawable_alpha (pixbuf_g, drawable_g, srcX_g, srcY_g, destX_g,
- destY_g, width_g, height_g, alphaMode_g, alphaThreshold_g, dither_g, xDither_g,
- yDither_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Pixbuf
- * Method: gdk_pixbuf_render_pixmap_and_mask_for_colormap
- * Signature: (IIIII)V
- */
- JNIEXPORT void JNICALL
- Java_org_gnu_gdk_Pixbuf_gdk_1pixbuf_1render_1pixmap_1and_1mask_1for_1colormap (JNIEnv *env,
- jclass cls, jint pixbuf, jint colormap, jint pixmapReturn, jint maskReturn, jint
- alphaThreshold)
- {
- GdkPixbuf *pixbuf_g = (GdkPixbuf *)pixbuf;
- GdkColormap *colormap_g = (GdkColormap *)colormap;
- GdkPixmap **pixmapReturn_g = (GdkPixmap **)pixmapReturn;
- GdkBitmap **maskReturn_g = (GdkBitmap **)maskReturn;
- gint32 alphaThreshold_g = (gint32) alphaThreshold;
- {
- gdk_pixbuf_render_pixmap_and_mask_for_colormap (pixbuf_g, colormap_g, pixmapReturn_g,
- maskReturn_g, alphaThreshold_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Pixbuf
- * Method: gdk_pixbuf_render_pixmap_and_mask
- * Signature: (IIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Pixbuf_gdk_1pixbuf_1render_1pixmap_1and_1mask (JNIEnv
- *env, jclass cls, jint pixbuf, jint pixmapReturn, jint maskReturn, jint alphaThreshold)
- {
- GdkPixbuf *pixbuf_g = (GdkPixbuf *)pixbuf;
- GdkPixmap **pixmapReturn_g = (GdkPixmap **)pixmapReturn;
- GdkBitmap **maskReturn_g = (GdkBitmap **)maskReturn;
- gint32 alphaThreshold_g = (gint32) alphaThreshold;
- {
- gdk_pixbuf_render_pixmap_and_mask (pixbuf_g, pixmapReturn_g, maskReturn_g,
- alphaThreshold_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Pixbuf
- * Method: gdk_pixbuf_get_from_drawable
- * Signature: (IIIIIIIII)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Pixbuf_gdk_1pixbuf_1get_1from_1drawable (JNIEnv *env,
- jclass cls, jint dest, jint src, jint cmap, jint srcX, jint srcY, jint destX, jint destY,
- jint width, jint height)
- {
- GdkPixbuf *dest_g = (GdkPixbuf *)dest;
- GdkDrawable *src_g = (GdkDrawable *)src;
- GdkColormap *cmap_g = (GdkColormap *)cmap;
- gint32 srcX_g = (gint32) srcX;
- gint32 srcY_g = (gint32) srcY;
- gint32 destX_g = (gint32) destX;
- gint32 destY_g = (gint32) destY;
- gint32 width_g = (gint32) width;
- gint32 height_g = (gint32) height;
- {
- return (jint)gdk_pixbuf_get_from_drawable (dest_g, src_g, cmap_g, srcX_g, srcY_g,
- destX_g, destY_g, width_g, height_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Pixbuf
- * Method: gdk_pixbuf_get_from_image
- * Signature: (IIIIIIIII)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Pixbuf_gdk_1pixbuf_1get_1from_1image (JNIEnv *env,
- jclass cls, jint dest, jint src, jint cmap, jint srcX, jint srcY, jint destX, jint destY,
- jint width, jint height)
- {
- GdkPixbuf *dest_g = (GdkPixbuf *)dest;
- GdkImage *src_g = (GdkImage *)src;
- GdkColormap *cmap_g = (GdkColormap *)cmap;
- gint32 srcX_g = (gint32) srcX;
- gint32 srcY_g = (gint32) srcY;
- gint32 destX_g = (gint32) destX;
- gint32 destY_g = (gint32) destY;
- gint32 width_g = (gint32) width;
- gint32 height_g = (gint32) height;
- {
- return (jint)gdk_pixbuf_get_from_image (dest_g, src_g, cmap_g, srcX_g, srcY_g, destX_g,
- destY_g, width_g, height_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Pixbuf
- * Method: gdk_pixbuf_get_colorspace
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Pixbuf_gdk_1pixbuf_1get_1colorspace (JNIEnv *env,
- jclass cls, jint pixbuf)
- {
- GdkPixbuf *pixbuf_g = (GdkPixbuf *)pixbuf;
- {
- jint result_j = (jint) (gdk_pixbuf_get_colorspace (pixbuf_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gdk.Pixbuf
- * Method: gdk_pixbuf_get_n_channels
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Pixbuf_gdk_1pixbuf_1get_1n_1channels (JNIEnv *env,
- jclass cls, jint pixbuf)
- {
- GdkPixbuf *pixbuf_g = (GdkPixbuf *)pixbuf;
- {
- jint result_j = (jint) (gdk_pixbuf_get_n_channels (pixbuf_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gdk.Pixbuf
- * Method: gdk_pixbuf_get_has_alpha
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gdk_Pixbuf_gdk_1pixbuf_1get_1has_1alpha (JNIEnv *env,
- jclass cls, jint pixbuf)
- {
- GdkPixbuf *pixbuf_g = (GdkPixbuf *)pixbuf;
- {
- jboolean result_j = (jboolean) (gdk_pixbuf_get_has_alpha (pixbuf_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gdk.Pixbuf
- * Method: gdk_pixbuf_get_bits_per_sample
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Pixbuf_gdk_1pixbuf_1get_1bits_1per_1sample (JNIEnv
- *env, jclass cls, jint pixbuf)
- {
- GdkPixbuf *pixbuf_g = (GdkPixbuf *)pixbuf;
- {
- jint result_j = (jint) (gdk_pixbuf_get_bits_per_sample (pixbuf_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gdk.Pixbuf
- * Method: gdk_pixbuf_get_pixels
- * Signature: (I)[B
- */
- JNIEXPORT jbyteArray JNICALL Java_org_gnu_gdk_Pixbuf_gdk_1pixbuf_1get_1pixels (JNIEnv *env,
- jclass cls, jint pixbuf)
- {
- GdkPixbuf *pixbuf_g = (GdkPixbuf *)pixbuf;
- {
- gchar *result_g = gdk_pixbuf_get_pixels (pixbuf_g);
- jsize result_len = result_g ? strlen (result_g) : 0;
- jbyteArray result_j = result_g ? (*env)->NewByteArray (env, result_len) : NULL;
- if (result_g) (*env)->SetByteArrayRegion (env, result_j, 0, result_len, result_g);
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gdk.Pixbuf
- * Method: gdk_pixbuf_get_width
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Pixbuf_gdk_1pixbuf_1get_1width (JNIEnv *env, jclass
- cls, jint pixbuf)
- {
- GdkPixbuf *pixbuf_g = (GdkPixbuf *)pixbuf;
- {
- jint result_j = (jint) (gdk_pixbuf_get_width (pixbuf_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gdk.Pixbuf
- * Method: gdk_pixbuf_get_height
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Pixbuf_gdk_1pixbuf_1get_1height (JNIEnv *env, jclass
- cls, jint pixbuf)
- {
- GdkPixbuf *pixbuf_g = (GdkPixbuf *)pixbuf;
- {
- jint result_j = (jint) (gdk_pixbuf_get_height (pixbuf_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gdk.Pixbuf
- * Method: gdk_pixbuf_get_rowstride
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Pixbuf_gdk_1pixbuf_1get_1rowstride (JNIEnv *env, jclass
- cls, jint pixbuf)
- {
- GdkPixbuf *pixbuf_g = (GdkPixbuf *)pixbuf;
- {
- jint result_j = (jint) (gdk_pixbuf_get_rowstride (pixbuf_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gdk.Pixbuf
- * Method: gdk_pixbuf_new
- * Signature: (IZIII)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Pixbuf_gdk_1pixbuf_1new (JNIEnv *env, jclass cls, jint
- colorspace, jboolean hasAlpha, jint bitsPerSample, jint width, jint height)
- {
- GdkColorspace colorspace_g = (GdkColorspace) colorspace;
- gboolean hasAlpha_g = (gboolean) hasAlpha;
- gint32 bitsPerSample_g = (gint32) bitsPerSample;
- gint32 width_g = (gint32) width;
- gint32 height_g = (gint32) height;
- {
- return (jint)gdk_pixbuf_new (colorspace_g, hasAlpha_g, bitsPerSample_g, width_g,
- height_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Pixbuf
- * Method: gdk_pixbuf_copy
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Pixbuf_gdk_1pixbuf_1copy (JNIEnv *env, jclass cls, jint
- pixbuf)
- {
- GdkPixbuf *pixbuf_g = (GdkPixbuf *)pixbuf;
- {
- return (jint)gdk_pixbuf_copy (pixbuf_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Pixbuf
- * Method: gdk_pixbuf_new_subpixbuf
- * Signature: (IIIII)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Pixbuf_gdk_1pixbuf_1new_1subpixbuf (JNIEnv *env, jclass
- cls, jint srcPixbuf, jint srcX, jint srcY, jint width, jint height)
- {
- GdkPixbuf *srcPixbuf_g = (GdkPixbuf *)srcPixbuf;
- gint32 srcX_g = (gint32) srcX;
- gint32 srcY_g = (gint32) srcY;
- gint32 width_g = (gint32) width;
- gint32 height_g = (gint32) height;
- {
- return (jint)gdk_pixbuf_new_subpixbuf (srcPixbuf_g, srcX_g, srcY_g, width_g, height_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Pixbuf
- * Method: gdk_pixbuf_new_from_file
- * Signature: (java.lang.String;I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Pixbuf_gdk_1pixbuf_1new_1from_1file (JNIEnv *env,
- jclass cls, jstring filename, jint error)
- {
- const gchar* filename_g = (*env)->GetStringUTFChars(env, filename, 0);
- jint result = (jint)gdk_pixbuf_new_from_file (filename_g, (GError**)error);
- (*env)->ReleaseStringUTFChars(env, filename, filename_g);
- return result;
- }
-
- /*
- * Class: org.gnu.gdk.Pixbuf
- * Method: gdk_pixbuf_new_from_xpm_data
- * Signature: ([B)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Pixbuf_gdk_1pixbuf_1new_1from_1xpm_1data (JNIEnv *env,
- jclass cls, jbyteArray data)
- {
- jint data_len = (*env)->GetArrayLength(env, data);
- const gchar** data_g = (const gchar**)g_malloc(data_len + 1);
- (*env)->GetByteArrayRegion(env, data, 0, data_len, (jbyte*)data_g);
- data_g[data_len] = 0;
- {
- return (jint)gdk_pixbuf_new_from_xpm_data (data_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Pixbuf
- * Method: gdk_pixbuf_new_from_inline
- * Signature: (I[BZI)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Pixbuf_gdk_1pixbuf_1new_1from_1inline (JNIEnv *env,
- jclass cls, jint dataLength, jbyteArray data, jboolean copyPixels, jint error)
- {
- gint32 dataLength_g = (gint32) dataLength;
- jint data_len = (*env)->GetArrayLength(env, data);
- gchar* data_g = (gchar*)g_malloc(data_len + 1);
- gboolean copyPixels_g = (gboolean) copyPixels;
- GError **error_g = (GError **)error;
- (*env)->GetByteArrayRegion(env, data, 0, data_len, (jbyte*)data_g);
- data_g[data_len] = 0;
- {
- return (jint)gdk_pixbuf_new_from_inline (dataLength_g, data_g, copyPixels_g, error_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Pixbuf
- * Method: gdk_pixbuf_fill
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Pixbuf_gdk_1pixbuf_1fill (JNIEnv *env, jclass cls, jint
- pixbuf, jint pixel)
- {
- GdkPixbuf *pixbuf_g = (GdkPixbuf *)pixbuf;
- gint32 pixel_g = (gint32) pixel;
- {
- gdk_pixbuf_fill (pixbuf_g, pixel_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Pixbuf
- * Method: gdk_pixbuf_add_alpha
- * Signature: (IZIII)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Pixbuf_gdk_1pixbuf_1add_1alpha (JNIEnv *env, jclass
- cls, jint pixbuf, jboolean substituteColor, jint r, jint g, jint b)
- {
- GdkPixbuf *pixbuf_g = (GdkPixbuf *)pixbuf;
- gboolean substituteColor_g = (gboolean) substituteColor;
- gint32 r_g = (gint32) r;
- gint32 g_g = (gint32) g;
- gint32 b_g = (gint32) b;
- {
- return (jint)gdk_pixbuf_add_alpha (pixbuf_g, substituteColor_g, r_g, g_g, b_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Pixbuf
- * Method: gdk_pixbuf_copy_area
- * Signature: (IIIIIIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Pixbuf_gdk_1pixbuf_1copy_1area (JNIEnv *env, jclass
- cls, jint srcPixbuf, jint srcX, jint srcY, jint width, jint height, jint destPixbuf, jint
- destX, jint destY)
- {
- GdkPixbuf *srcPixbuf_g = (GdkPixbuf *)srcPixbuf;
- gint32 srcX_g = (gint32) srcX;
- gint32 srcY_g = (gint32) srcY;
- gint32 width_g = (gint32) width;
- gint32 height_g = (gint32) height;
- GdkPixbuf *destPixbuf_g = (GdkPixbuf *)destPixbuf;
- gint32 destX_g = (gint32) destX;
- gint32 destY_g = (gint32) destY;
- {
- gdk_pixbuf_copy_area (srcPixbuf_g, srcX_g, srcY_g, width_g, height_g, destPixbuf_g,
- destX_g, destY_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Pixbuf
- * Method: gdk_pixbuf_saturate_and_pixelate
- * Signature: (IIDZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Pixbuf_gdk_1pixbuf_1saturate_1and_1pixelate (JNIEnv
- *env, jclass cls, jint src, jint dest, jdouble saturation, jboolean pixelate)
- {
- GdkPixbuf *src_g = (GdkPixbuf *)src;
- GdkPixbuf *dest_g = (GdkPixbuf *)dest;
- gdouble saturation_g = (gdouble) saturation;
- gboolean pixelate_g = (gboolean) pixelate;
- {
- gdk_pixbuf_saturate_and_pixelate (src_g, dest_g, saturation_g, pixelate_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Pixbuf
- * Method: gdk_pixbuf_scale
- * Signature: (IIIIIIDDDDI)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Pixbuf_gdk_1pixbuf_1scale (JNIEnv *env, jclass cls,
- jint src, jint dest, jint destX, jint destY, jint destWidth, jint destHeight, jdouble
- offsetX, jdouble offsetY, jdouble scaleX, jdouble scaleY, jint interpType)
- {
- GdkPixbuf *src_g = (GdkPixbuf *)src;
- GdkPixbuf *dest_g = (GdkPixbuf *)dest;
- gint32 destX_g = (gint32) destX;
- gint32 destY_g = (gint32) destY;
- gint32 destWidth_g = (gint32) destWidth;
- gint32 destHeight_g = (gint32) destHeight;
- gdouble offsetX_g = (gdouble) offsetX;
- gdouble offsetY_g = (gdouble) offsetY;
- gdouble scaleX_g = (gdouble) scaleX;
- gdouble scaleY_g = (gdouble) scaleY;
- GdkInterpType interpType_g = (GdkInterpType) interpType;
- {
- gdk_pixbuf_scale (src_g, dest_g, destX_g, destY_g, destWidth_g, destHeight_g,
- offsetX_g, offsetY_g, scaleX_g, scaleY_g, interpType_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Pixbuf
- * Method: gdk_pixbuf_composite
- * Signature: (IIIIIIDDDDII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Pixbuf_gdk_1pixbuf_1composite (JNIEnv *env, jclass cls,
- jint src, jint dest, jint destX, jint destY, jint destWidth, jint destHeight, jdouble
- offsetX, jdouble offsetY, jdouble scaleX, jdouble scaleY, jint interpType, jint
- overallAlpha)
- {
- GdkPixbuf *src_g = (GdkPixbuf *)src;
- GdkPixbuf *dest_g = (GdkPixbuf *)dest;
- gint32 destX_g = (gint32) destX;
- gint32 destY_g = (gint32) destY;
- gint32 destWidth_g = (gint32) destWidth;
- gint32 destHeight_g = (gint32) destHeight;
- gdouble offsetX_g = (gdouble) offsetX;
- gdouble offsetY_g = (gdouble) offsetY;
- gdouble scaleX_g = (gdouble) scaleX;
- gdouble scaleY_g = (gdouble) scaleY;
- GdkInterpType interpType_g = (GdkInterpType) interpType;
- gint32 overallAlpha_g = (gint32) overallAlpha;
- {
- gdk_pixbuf_composite (src_g, dest_g, destX_g, destY_g, destWidth_g, destHeight_g,
- offsetX_g, offsetY_g, scaleX_g, scaleY_g, interpType_g, overallAlpha_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Pixbuf
- * Method: gdk_pixbuf_composite_color
- * Signature: (IIIIIIDDDDIIIIIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Pixbuf_gdk_1pixbuf_1composite_1color (JNIEnv *env,
- jclass cls, jint src, jint dest, jint destX, jint destY, jint destWidth, jint destHeight,
- jdouble offsetX, jdouble offsetY, jdouble scaleX, jdouble scaleY, jint interpType, jint
- overallAlpha, jint checkX, jint checkY, jint checkSize, jint color1, jint color2)
- {
- GdkPixbuf *src_g = (GdkPixbuf *)src;
- GdkPixbuf *dest_g = (GdkPixbuf *)dest;
- gint32 destX_g = (gint32) destX;
- gint32 destY_g = (gint32) destY;
- gint32 destWidth_g = (gint32) destWidth;
- gint32 destHeight_g = (gint32) destHeight;
- gdouble offsetX_g = (gdouble) offsetX;
- gdouble offsetY_g = (gdouble) offsetY;
- gdouble scaleX_g = (gdouble) scaleX;
- gdouble scaleY_g = (gdouble) scaleY;
- GdkInterpType interpType_g = (GdkInterpType) interpType;
- gint32 overallAlpha_g = (gint32) overallAlpha;
- gint32 checkX_g = (gint32) checkX;
- gint32 checkY_g = (gint32) checkY;
- gint32 checkSize_g = (gint32) checkSize;
- gint32 color1_g = (gint32) color1;
- gint32 color2_g = (gint32) color2;
- {
- gdk_pixbuf_composite_color (src_g, dest_g, destX_g, destY_g, destWidth_g, destHeight_g,
- offsetX_g, offsetY_g, scaleX_g, scaleY_g, interpType_g, overallAlpha_g, checkX_g,
- checkY_g, checkSize_g, color1_g, color2_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Pixbuf
- * Method: gdk_pixbuf_scale_simple
- * Signature: (IIII)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Pixbuf_gdk_1pixbuf_1scale_1simple (JNIEnv *env, jclass
- cls, jint src, jint destWidth, jint destHeight, jint interpType)
- {
- GdkPixbuf *src_g = (GdkPixbuf *)src;
- gint32 destWidth_g = (gint32) destWidth;
- gint32 destHeight_g = (gint32) destHeight;
- GdkInterpType interpType_g = (GdkInterpType) interpType;
- {
- return (jint)gdk_pixbuf_scale_simple (src_g, destWidth_g, destHeight_g, interpType_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Pixbuf
- * Method: gdk_pixbuf_composite_color_simple
- * Signature: (IIIIIIII)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Pixbuf_gdk_1pixbuf_1composite_1color_1simple (JNIEnv
- *env, jclass cls, jint src, jint destWidth, jint destHeight, jint interpType, jint
- overallAlpha, jint checkSize, jint color1, jint color2)
- {
- GdkPixbuf *src_g = (GdkPixbuf *)src;
- gint32 destWidth_g = (gint32) destWidth;
- gint32 destHeight_g = (gint32) destHeight;
- GdkInterpType interpType_g = (GdkInterpType) interpType;
- gint32 overallAlpha_g = (gint32) overallAlpha;
- gint32 checkSize_g = (gint32) checkSize;
- gint32 color1_g = (gint32) color1;
- gint32 color2_g = (gint32) color2;
- {
- return (jint)gdk_pixbuf_composite_color_simple (src_g, destWidth_g, destHeight_g,
- interpType_g, overallAlpha_g, checkSize_g, color1_g, color2_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Pixbuf
- * Method: gdk_pixbuf_get_option
- * Signature: (I[B)[B
- */
- JNIEXPORT jbyteArray JNICALL Java_org_gnu_gdk_Pixbuf_gdk_1pixbuf_1get_1option (JNIEnv *env,
- jclass cls, jint pixbuf, jbyteArray key)
- {
- GdkPixbuf *pixbuf_g = (GdkPixbuf *)pixbuf;
- jint key_len = (*env)->GetArrayLength(env, key);
- gchar* key_g = (gchar*)g_malloc(key_len + 1);
- (*env)->GetByteArrayRegion(env, key, 0, key_len, (jbyte*)key_g);
- key_g[key_len] = 0;
- {
- gchar *result_g = (gchar*)gdk_pixbuf_get_option (pixbuf_g, key_g);
- jsize result_len = result_g ? strlen (result_g) : 0;
- jbyteArray result_j = result_g ? (*env)->NewByteArray (env, result_len) : NULL;
- if (result_g) (*env)->SetByteArrayRegion (env, result_j, 0, result_len, result_g);
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gdk_PixbufAnimation.c b/libgtk-java/src/jni/org_gnu_gdk_PixbufAnimation.c
deleted file mode 100644
index 60b0eac..0000000
--- a/libgtk-java/src/jni/org_gnu_gdk_PixbufAnimation.c
+++ /dev/null
@@ -1,125 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-01 07:00:28 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gdk/gdk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gdk.PixbufAnimation
- * Method: gdk_pixbuf_animation_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_PixbufAnimation_gdk_1pixbuf_1animation_1get_1type (
- JNIEnv *env, jclass cls)
- {
- {
- return (jint)gdk_pixbuf_animation_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gdk.PixbufAnimation
- * Method: gdk_pixbuf_animation_new_from_file
- * Signature: (java.lang.String;I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_PixbufAnimation_gdk_1pixbuf_1animation_1new_1from_1file (
- JNIEnv *env, jclass cls, jstring filename, jint error)
- {
- const gchar* filename_g = (*env)->GetStringUTFChars(env, filename, 0);
- jint result = (jint)gdk_pixbuf_animation_new_from_file (filename_g, (GError**)error);
- (*env)->ReleaseStringUTFChars(env, filename, filename_g);
- return result;
- }
-
- /*
- * Class: org.gnu.gdk.PixbufAnimation
- * Method: gdk_pixbuf_animation_get_width
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_PixbufAnimation_gdk_1pixbuf_1animation_1get_1width (
- JNIEnv *env, jclass cls, jint animation)
- {
- GdkPixbufAnimation *animation_g = (GdkPixbufAnimation *)animation;
- {
- jint result_j = (jint) (gdk_pixbuf_animation_get_width (animation_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gdk.PixbufAnimation
- * Method: gdk_pixbuf_animation_get_height
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_PixbufAnimation_gdk_1pixbuf_1animation_1get_1height (
- JNIEnv *env, jclass cls, jint animation)
- {
- GdkPixbufAnimation *animation_g = (GdkPixbufAnimation *)animation;
- {
- jint result_j = (jint) (gdk_pixbuf_animation_get_height (animation_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gdk.PixbufAnimation
- * Method: gdk_pixbuf_animation_is_static_image
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL
- Java_org_gnu_gdk_PixbufAnimation_gdk_1pixbuf_1animation_1is_1static_1image (JNIEnv *env, jclass
- cls, jint animation)
- {
- GdkPixbufAnimation *animation_g = (GdkPixbufAnimation *)animation;
- {
- jboolean result_j = (jboolean) (gdk_pixbuf_animation_is_static_image (animation_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gdk.PixbufAnimation
- * Method: gdk_pixbuf_animation_get_static_image
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL
- Java_org_gnu_gdk_PixbufAnimation_gdk_1pixbuf_1animation_1get_1static_1image (JNIEnv *env,
- jclass cls, jint animation)
- {
- GdkPixbufAnimation *animation_g = (GdkPixbufAnimation *)animation;
- {
- return (jint)gdk_pixbuf_animation_get_static_image (animation_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gdk_PixbufAnimationIter.c b/libgtk-java/src/jni/org_gnu_gdk_PixbufAnimationIter.c
deleted file mode 100644
index 05fcf1c..0000000
--- a/libgtk-java/src/jni/org_gnu_gdk_PixbufAnimationIter.c
+++ /dev/null
@@ -1,99 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-01 07:00:24 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gdk/gdk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gdk.PixbufAnimationIter
- * Method: gdk_pixbuf_animation_iter_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL
- Java_org_gnu_gdk_PixbufAnimationIter_gdk_1pixbuf_1animation_1iter_1get_1type (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gdk_pixbuf_animation_iter_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gdk.PixbufAnimationIter
- * Method: gdk_pixbuf_animation_iter_get_delay_time
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL
- Java_org_gnu_gdk_PixbufAnimationIter_gdk_1pixbuf_1animation_1iter_1get_1delay_1time (JNIEnv
- *env, jclass cls, jint iter)
- {
- GdkPixbufAnimationIter *iter_g = (GdkPixbufAnimationIter *)iter;
- {
- jint result_j = (jint) (gdk_pixbuf_animation_iter_get_delay_time (iter_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gdk.PixbufAnimationIter
- * Method: gdk_pixbuf_animation_iter_get_pixbuf
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL
- Java_org_gnu_gdk_PixbufAnimationIter_gdk_1pixbuf_1animation_1iter_1get_1pixbuf (JNIEnv *env,
- jclass cls, jint iter)
- {
- GdkPixbufAnimationIter *iter_g = (GdkPixbufAnimationIter *)iter;
- {
- return (jint)gdk_pixbuf_animation_iter_get_pixbuf (iter_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.PixbufAnimationIter
- * Method: gdk_pixbuf_animation_iter_on_currently_loading_frame
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL
- Java_org_gnu_gdk_PixbufAnimationIter_gdk_1pixbuf_1animation_1iter_1on_1currently_1loading_1frame
- (JNIEnv *env, jclass cls, jint iter)
- {
- GdkPixbufAnimationIter *iter_g = (GdkPixbufAnimationIter *)iter;
- {
- jboolean result_j = (jboolean) (gdk_pixbuf_animation_iter_on_currently_loading_frame (
- iter_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gdk_PixbufLoader.c b/libgtk-java/src/jni/org_gnu_gdk_PixbufLoader.c
deleted file mode 100644
index f1190e9..0000000
--- a/libgtk-java/src/jni/org_gnu_gdk_PixbufLoader.c
+++ /dev/null
@@ -1,143 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-01 07:00:31 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gdk/gdk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gdk.PixbufLoader
- * Method: gdk_pixbuf_loader_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_PixbufLoader_gdk_1pixbuf_1loader_1get_1type (JNIEnv
- *env, jclass cls)
- {
- {
- return (jint)gdk_pixbuf_loader_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gdk.PixbufLoader
- * Method: gdk_pixbuf_loader_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_PixbufLoader_gdk_1pixbuf_1loader_1new (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gdk_pixbuf_loader_new ();
- }
- }
-
- /*
- * Class: org.gnu.gdk.PixbufLoader
- * Method: gdk_pixbuf_loader_new_with_type
- * Signature: (java.lang.String;I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_PixbufLoader_gdk_1pixbuf_1loader_1new_1with_1type (
- JNIEnv *env, jclass cls, jstring imageType, jint error)
- {
- const gchar* imageType_g = (*env)->GetStringUTFChars(env, imageType, 0);
- jint result = (jint)gdk_pixbuf_loader_new_with_type (imageType_g, (GError**)error);
- (*env)->ReleaseStringUTFChars(env, imageType, imageType_g);
- return result;
- }
-
- /*
- * Class: org.gnu.gdk.PixbufLoader
- * Method: gdk_pixbuf_loader_write
- * Signature: (I[BII)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gdk_PixbufLoader_gdk_1pixbuf_1loader_1write (JNIEnv
- *env, jclass cls, jint loader, jbyteArray buf, jint count, jint error)
- {
- GdkPixbufLoader *loader_g = (GdkPixbufLoader *)loader;
- jint buf_len = (*env)->GetArrayLength(env, buf);
- gchar* buf_g = (gchar*)g_malloc(buf_len + 1);
- gint32 count_g = (gint32) count;
- GError **error_g = (GError **)error;
- (*env)->GetByteArrayRegion(env, buf, 0, buf_len, (jbyte*)buf_g);
- buf_g[buf_len] = 0;
- {
- jboolean result_j = (jboolean) (gdk_pixbuf_loader_write (loader_g, buf_g, count_g,
- error_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gdk.PixbufLoader
- * Method: gdk_pixbuf_loader_get_pixbuf
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_PixbufLoader_gdk_1pixbuf_1loader_1get_1pixbuf (JNIEnv
- *env, jclass cls, jint loader)
- {
- GdkPixbufLoader *loader_g = (GdkPixbufLoader *)loader;
- {
- return (jint)gdk_pixbuf_loader_get_pixbuf (loader_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.PixbufLoader
- * Method: gdk_pixbuf_loader_get_animation
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_PixbufLoader_gdk_1pixbuf_1loader_1get_1animation (
- JNIEnv *env, jclass cls, jint loader)
- {
- GdkPixbufLoader *loader_g = (GdkPixbufLoader *)loader;
- {
- return (jint)gdk_pixbuf_loader_get_animation (loader_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.PixbufLoader
- * Method: gdk_pixbuf_loader_close
- * Signature: (II)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gdk_PixbufLoader_gdk_1pixbuf_1loader_1close (JNIEnv
- *env, jclass cls, jint loader, jint error)
- {
- GdkPixbufLoader *loader_g = (GdkPixbufLoader *)loader;
- GError *error_g = (GError *)error;
- {
- jboolean result_j = (jboolean) (gdk_pixbuf_loader_close (loader_g, &error_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gdk_Pixmap.c b/libgtk-java/src/jni/org_gnu_gdk_Pixmap.c
deleted file mode 100644
index 14b33d7..0000000
--- a/libgtk-java/src/jni/org_gnu_gdk_Pixmap.c
+++ /dev/null
@@ -1,164 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gdk/gdk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
-/*
- * Class: org.gnu.gdk.Pixmap
- * Method: gdk_pixmap_get_type
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gdk_Pixmap_gdk_1pixmap_1get_1type (JNIEnv *env, jclass cls)
-{
- {
- return (jint)gdk_pixmap_get_type ();
- }
-}
-
-/*
- * Class: org.gnu.gdk.Pixmap
- * Method: gdk_pixmap_new
- * Signature: (IIII)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gdk_Pixmap_gdk_1pixmap_1new (JNIEnv *env, jclass cls, jint
- window, jint width, jint height, jint depth)
-{
- GdkDrawable *window_g = (GdkDrawable *)window;
- gint32 width_g = (gint32) width;
- gint32 height_g = (gint32) height;
- gint32 depth_g = (gint32) depth;
- {
- return (jint)gdk_pixmap_new (window_g, width_g, height_g, depth_g);
- }
-}
-
-/*
- * Class: org.gnu.gdk.Pixmap
- * Method: gdk_pixmap_create_from_data
- * Signature: (I[BIIIII)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gdk_Pixmap_gdk_1pixmap_1create_1from_1data (JNIEnv *env,
- jclass cls, jint window, jbyteArray data, jint width, jint height, jint depth, jint fg,
- jint bg)
-{
- GdkDrawable *window_g = (GdkDrawable *)window;
- jint data_len = (*env)->GetArrayLength(env, data);
- gchar* data_g = (gchar*)g_malloc(data_len + 1);
- gint32 width_g = (gint32) width;
- gint32 height_g = (gint32) height;
- gint32 depth_g = (gint32) depth;
- GdkColor *fg_g = (GdkColor *)fg;
- GdkColor *bg_g = (GdkColor *)bg;
- (*env)->GetByteArrayRegion(env, data, 0, data_len, (jbyte*)data_g);
- data_g[data_len] = 0;
- {
- return (jint)gdk_pixmap_create_from_data (window_g, data_g, width_g, height_g, depth_g,
- fg_g, bg_g);
- }
-}
-
-/*
- * Class: org.gnu.gdk.Pixmap
- * Method: gdk_pixmap_create_from_xpm
- * Signature: (IIIjava.lang.String;)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gdk_Pixmap_gdk_1pixmap_1create_1from_1xpm (JNIEnv *env,
- jclass cls, jint window, jint mask, jint transparentColor, jstring filename)
-{
- gchar* filename_g = (gchar*)(*env)->GetStringUTFChars(env, filename, 0);
- jint result = (jint)gdk_pixmap_create_from_xpm ((GdkDrawable*)window,
- (GdkBitmap**)mask,
- (GdkColor*)transparentColor,
- filename_g);
-(*env)->ReleaseStringUTFChars(env, filename, filename_g);
-return result;
-}
-
-///*
-// * Class: org.gnu.gdk.Pixmap
-// * Method: gdk_pixmap_colormap_create_from_xpm
-// * Signature: (IIIIjava.lang.String;)I
-// */
-//JNIEXPORT jint JNICALL Java_org_gnu_gdk_Pixmap_gdk_1pixmap_1colormap_1create_1from_1xpm (JNIEnv
-// *env, jclass cls, jint window, jint colormap, jint mask, jint transparentColor, jstring filename)
-//{
-// gchar* filename_g = (gchar*)(*env)->GetStringUTFChars(env, filename, 0);
-// jint result = (jint)gdk_pixmap_colormap_create_from_xpm ((GdkDrawable*)window,
-// (GdkColormap*)colormap,
-// (GdkBitmap**)mask,
-// (GdkColor*)transparentColor,
-// filename_g);
-//(*env)->ReleaseStringUTFChars(env, filename, filename_g);
-//return result;
-//}
-//
-///*
-// * Class: org.gnu.gdk.Pixmap
-// * Method: gdk_pixmap_create_from_xpm_d
-// * Signature: (III[B)I
-// */
-//JNIEXPORT jint JNICALL Java_org_gnu_gdk_Pixmap_gdk_1pixmap_1create_1from_1xpm_1d (JNIEnv *env,
-// jclass cls, jint window, jint mask, jint transparentColor, jbyteArray data)
-//{
-// GdkDrawable *window_g = (GdkDrawable *)window;
-// GdkBitmap **mask_g = (GdkBitmap **)mask;
-// GdkColor *transparentColor_g = (GdkColor *)transparentColor;
-// jint data_len = (*env)->GetArrayLength(env, data);
-// gchar* data_g = (gchar*)g_malloc(data_len + 1);
-// (*env)->GetByteArrayRegion(env, data, 0, data_len, (jbyte*)data_g);
-// data_g[data_len] = 0;
-//return (jint)gdk_pixmap_create_from_xpm_d (window_g, mask_g, transparentColor_g, data_g);
-//}
-//
-///*
-// * Class: org.gnu.gdk.Pixmap
-// * Method: gdk_pixmap_colormap_create_from_xpm_d
-// * Signature: (IIII[B)I
-// */
-//JNIEXPORT jint JNICALL Java_org_gnu_gdk_Pixmap_gdk_1pixmap_1colormap_1create_1from_1xpm_1d (
-// JNIEnv *env, jclass cls, jint window, jint colormap, jint mask, jint transparentColor,
-// jbyteArray data)
-//{
-// GdkDrawable *window_g = (GdkDrawable *)window;
-// GdkColormap *colormap_g = (GdkColormap *)colormap;
-// GdkBitmap **mask_g = (GdkBitmap **)mask;
-// GdkColor *transparentColor_g = (GdkColor *)transparentColor;
-// jint data_len = (*env)->GetArrayLength(env, data);
-// gchar* data_g = (gchar*)g_malloc(data_len + 1);
-// (*env)->GetByteArrayRegion(env, data, 0, data_len, (jbyte*)data_g);
-// data_g[data_len] = 0;
-//return (jint)gdk_pixmap_colormap_create_from_xpm_d (window_g, colormap_g, mask_g,
-// transparentColor_g, data_g);
-//}
-//
-///*
-// * Class: org.gnu.gdk.Pixmap
-// * Method: gdk_pixmap_foreign_new
-// * Signature: (I)I
-// */
-//JNIEXPORT jint JNICALL Java_org_gnu_gdk_Pixmap_gdk_1pixmap_1foreign_1new (JNIEnv *env, jclass
-// cls, jint anid)
-//{
-// GdkNativeWindow anid_g = (GdkNativeWindow)&anid;
-// {
-// return (jint)gdk_pixmap_foreign_new (anid_g);
-// }
-//}
-
-
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gdk_Point.c b/libgtk-java/src/jni/org_gnu_gdk_Point.c
deleted file mode 100644
index 3b0b649..0000000
--- a/libgtk-java/src/jni/org_gnu_gdk_Point.c
+++ /dev/null
@@ -1,135 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-01 07:00:32 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gdk/gdk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /*
- * Class: org.gnu.gdk.Point
- * Method: gdk_point_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Point_gdk_point_new(JNIEnv *env, jclass cls)
- {
- GdkPoint *obj_g = (GdkPoint *)g_malloc(sizeof(GdkPoint));
- return (jint)obj_g;
- }
-
- /*
- * Class: org.gnu.gdk.Point
- * Method: gdk_point_free
- * Signature: (I)
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Point_gdk_point_free(JNIEnv *env, jclass cls, jint obj)
- {
- GdkPoint *obj_g = (GdkPoint *)obj;
- g_free(obj_g);
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- gint32 GdkPoint_get_x (GdkPoint * cptr)
- {
- return cptr->x;
- }
-
- /*
- * Class: org.gnu.gdk.Point
- * Method: getX
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Point_getX (JNIEnv *env, jclass cls, jint obj)
- {
- GdkPoint *obj_g = (GdkPoint *)obj;
- {
- jint result_j = (jint) (GdkPoint_get_x (obj_g));
- return result_j;
- }
- }
-
- void GdkPoint_set_x (GdkPoint * cptr, gint32 x)
- {
- cptr->x = x;
- }
-
- /*
- * Class: org.gnu.gdk.Point
- * Method: setX
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Point_setX (JNIEnv *env, jint obj, jint x)
- {
- GdkPoint *obj_g = (GdkPoint *)obj;
- gint32 x_g = (gint32) x;
- {
- GdkPoint_set_x (obj_g, x_g);
- }
- }
-
- gint32 GdkPoint_get_y (GdkPoint * cptr)
- {
- return cptr->y;
- }
-
- /*
- * Class: org.gnu.gdk.Point
- * Method: getY
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Point_getY (JNIEnv *env, jclass cls, jint obj)
- {
- GdkPoint *obj_g = (GdkPoint *)obj;
- {
- jint result_j = (jint) (GdkPoint_get_y (obj_g));
- return result_j;
- }
- }
-
- void GdkPoint_set_y (GdkPoint * cptr, gint32 y)
- {
- cptr->y = y;
- }
-
- /*
- * Class: org.gnu.gdk.Point
- * Method: setY
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Point_setY (JNIEnv *env, jint obj, jint y)
- {
- GdkPoint *obj_g = (GdkPoint *)obj;
- gint32 y_g = (gint32) y;
- {
- GdkPoint_set_y (obj_g, y_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gdk_Property.c b/libgtk-java/src/jni/org_gnu_gdk_Property.c
deleted file mode 100644
index 4fc250f..0000000
--- a/libgtk-java/src/jni/org_gnu_gdk_Property.c
+++ /dev/null
@@ -1,115 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-01 07:00:22 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gdk/gdk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gdk.Property
- * Method: gdk_property_get
- * Signature: (IIIJJI[Lint ;[Lint ;[Lint ;[B)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gdk_Property_gdk_1property_1get (JNIEnv *env, jclass
- cls, jint window, jint property, jint type, jlong offset, jlong length, jint pdelete,
- jintArray actualPropertyType, jintArray actualFormat, jintArray actualLength, jbyteArray
- data)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- GdkAtom property_g = (GdkAtom)property;
- GdkAtom type_g = (GdkAtom)type;
- glong offset_g = (glong) offset;
- glong length_g = (glong) length;
- gint32 pdelete_g = (gint32) pdelete;
- gint *actualPropertyType_g_g = (gint *) (*env)->GetIntArrayElements (env,
- actualPropertyType, NULL);
- GdkAtom *actualPropertyType_g = (GdkAtom *)actualPropertyType_g_g;
- gint *actualFormat_g = (gint *) (*env)->GetIntArrayElements (env, actualFormat, NULL);
- gint *actualLength_g = (gint *) (*env)->GetIntArrayElements (env, actualLength, NULL);
- jint data_len = (*env)->GetArrayLength(env, data);
- guchar** data_g = (guchar**)g_malloc(data_len + 1);
- (*env)->GetByteArrayRegion(env, data, 0, data_len, (jbyte*)data_g);
- data_g[data_len] = 0;
- {
- jboolean result_j = (jboolean) (gdk_property_get (window_g, property_g, type_g,
- offset_g, length_g, pdelete_g,
- actualPropertyType_g, actualFormat_g,
- actualLength_g, data_g));
- (*env)->ReleaseIntArrayElements (env, actualPropertyType, (jint*)
- actualPropertyType_g_g, 0);
- (*env)->ReleaseIntArrayElements (env, actualFormat, (jint *) actualFormat_g, 0);
- (*env)->ReleaseIntArrayElements (env, actualLength, (jint *) actualLength_g, 0);
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gdk.Property
- * Method: gdk_property_change
- * Signature: (IIIII[BI)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Property_gdk_1property_1change (JNIEnv *env, jclass
- cls, jint window, jint property, jint type, jint format, jint mode, jbyteArray data, jint
- numElements)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- GdkAtom property_g = (GdkAtom)property;
- GdkAtom type_g = (GdkAtom)type;
- gint32 format_g = (gint32) format;
- GdkPropMode mode_g = (GdkPropMode) mode;
- jint data_len = (*env)->GetArrayLength(env, data);
- gchar* data_g = (gchar*)g_malloc(data_len + 1);
- gint32 numElements_g = (gint32) numElements;
- (*env)->GetByteArrayRegion(env, data, 0, data_len, (jbyte*)data_g);
- data_g[data_len] = 0;
- {
- gdk_property_change (window_g, property_g, type_g, format_g, mode_g, data_g,
- numElements_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Property
- * Method: gdk_property_delete
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Property_gdk_1property_1delete (JNIEnv *env, jclass
- cls, jint window, jint property)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- GdkAtom property_g = (GdkAtom)property;
- {
- gdk_property_delete (window_g, property_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gdk_Rectangle.c b/libgtk-java/src/jni/org_gnu_gdk_Rectangle.c
deleted file mode 100644
index 4b63779..0000000
--- a/libgtk-java/src/jni/org_gnu_gdk_Rectangle.c
+++ /dev/null
@@ -1,222 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-01 07:00:23 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gdk/gdk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- gint32 GdkRectangle_get_x (GdkRectangle * cptr)
- {
- return cptr->x;
- }
-
- /*
- * Class: org.gnu.gdk.Rectangle
- * Method: getX
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Rectangle_getX (JNIEnv *env, jclass cls, jint obj)
- {
- GdkRectangle *obj_g = (GdkRectangle *)obj;
- {
- jint result_j = (jint) (GdkRectangle_get_x (obj_g));
- return result_j;
- }
- }
-
- void GdkRectangle_set_x (GdkRectangle * cptr, gint32 x)
- {
- cptr->x = x;
- }
-
- /*
- * Class: org.gnu.gdk.Rectangle
- * Method: setX
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Rectangle_setX (JNIEnv *env, jint obj, jint x)
- {
- GdkRectangle *obj_g = (GdkRectangle *)obj;
- gint32 x_g = (gint32) x;
- {
- GdkRectangle_set_x (obj_g, x_g);
- }
- }
-
- gint32 GdkRectangle_get_y (GdkRectangle * cptr)
- {
- return cptr->y;
- }
-
- /*
- * Class: org.gnu.gdk.Rectangle
- * Method: getY
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Rectangle_getY (JNIEnv *env, jclass cls, jint obj)
- {
- GdkRectangle *obj_g = (GdkRectangle *)obj;
- {
- jint result_j = (jint) (GdkRectangle_get_y (obj_g));
- return result_j;
- }
- }
-
- void GdkRectangle_set_y (GdkRectangle * cptr, gint32 y)
- {
- cptr->y = y;
- }
-
- /*
- * Class: org.gnu.gdk.Rectangle
- * Method: setY
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Rectangle_setY (JNIEnv *env, jint obj, jint y)
- {
- GdkRectangle *obj_g = (GdkRectangle *)obj;
- gint32 y_g = (gint32) y;
- {
- GdkRectangle_set_y (obj_g, y_g);
- }
- }
-
- guint32 GdkRectangle_get_width (GdkRectangle * cptr)
- {
- return cptr->width;
- }
-
- /*
- * Class: org.gnu.gdk.Rectangle
- * Method: getWidth
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Rectangle_getWidth (JNIEnv *env, jclass cls, jint obj)
- {
- GdkRectangle *obj_g = (GdkRectangle *)obj;
- {
- jint result_j = (jint) (GdkRectangle_get_width (obj_g));
- return result_j;
- }
- }
-
- void GdkRectangle_set_width (GdkRectangle * cptr, guint32 width)
- {
- cptr->width = width;
- }
-
- /*
- * Class: org.gnu.gdk.Rectangle
- * Method: setWidth
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Rectangle_setWidth (JNIEnv *env, jint obj, jint width)
- {
- GdkRectangle *obj_g = (GdkRectangle *)obj;
- guint32 width_g = (guint32) width;
- {
- GdkRectangle_set_width (obj_g, width_g);
- }
- }
-
- guint32 GdkRectangle_get_height (GdkRectangle * cptr)
- {
- return cptr->height;
- }
-
- /*
- * Class: org.gnu.gdk.Rectangle
- * Method: getHeight
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Rectangle_getHeight (JNIEnv *env, jclass cls, jint obj)
- {
- GdkRectangle *obj_g = (GdkRectangle *)obj;
- {
- jint result_j = (jint) (GdkRectangle_get_height (obj_g));
- return result_j;
- }
- }
-
- void GdkRectangle_set_height (GdkRectangle * cptr, guint32 height)
- {
- cptr->height = height;
- }
-
- /*
- * Class: org.gnu.gdk.Rectangle
- * Method: setHeight
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Rectangle_setHeight (JNIEnv *env, jint obj, jint height)
- {
- GdkRectangle *obj_g = (GdkRectangle *)obj;
- guint32 height_g = (guint32) height;
- {
- GdkRectangle_set_height (obj_g, height_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Rectangle
- * Method: gdk_rectangle_intersect
- * Signature: (III)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Rectangle_gdk_1rectangle_1intersect (JNIEnv *env,
- jclass cls, jint src1, jint src2, jint dest)
- {
- GdkRectangle *src1_g = (GdkRectangle *)src1;
- GdkRectangle *src2_g = (GdkRectangle *)src2;
- GdkRectangle *dest_g = (GdkRectangle *)dest;
- {
- jint result_j = (jint) (gdk_rectangle_intersect (src1_g, src2_g, dest_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gdk.Rectangle
- * Method: gdk_rectangle_union
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Rectangle_gdk_1rectangle_1union (JNIEnv *env, jclass
- cls, jint src1, jint src2, jint dest)
- {
- GdkRectangle *src1_g = (GdkRectangle *)src1;
- GdkRectangle *src2_g = (GdkRectangle *)src2;
- GdkRectangle *dest_g = (GdkRectangle *)dest;
- {
- gdk_rectangle_union (src1_g, src2_g, dest_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gdk_Region.c b/libgtk-java/src/jni/org_gnu_gdk_Region.c
deleted file mode 100644
index b542437..0000000
--- a/libgtk-java/src/jni/org_gnu_gdk_Region.c
+++ /dev/null
@@ -1,303 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-01 07:00:29 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gdk/gdk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gdk.Region
- * Method: gdk_region_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Region_gdk_1region_1new (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gdk_region_new ();
- }
- }
-
- /*
- * Class: org.gnu.gdk.Region
- * Method: gdk_region_polygon
- * Signature: ([Lint ;II)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Region_gdk_1region_1polygon (JNIEnv *env, jclass cls,
- jintArray points, jint numPoints, jint fillRule)
- {
- gint *points_g_g = (gint *) (*env)->GetIntArrayElements (env, points, NULL);
- GdkPoint *points_g = (GdkPoint *)points_g_g;
- gint32 numPoints_g = (gint32) numPoints;
- GdkFillRule fillRule_g = (GdkFillRule) fillRule;
- {
- return (jint)gdk_region_polygon (points_g, numPoints_g, fillRule_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Region
- * Method: gdk_region_rectangle
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Region_gdk_1region_1rectangle (JNIEnv *env, jclass cls,
- jint rectangle)
- {
- GdkRectangle *rectangle_g = (GdkRectangle *)rectangle;
- {
- return (jint)gdk_region_rectangle (rectangle_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Region
- * Method: gdk_region_destroy
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Region_gdk_1region_1destroy (JNIEnv *env, jclass cls,
- jint region)
- {
- GdkRegion *region_g = (GdkRegion *)region;
- {
- gdk_region_destroy (region_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Region
- * Method: gdk_region_get_clipbox
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Region_gdk_1region_1get_1clipbox (JNIEnv *env, jclass
- cls, jint region, jint rectangle)
- {
- GdkRegion *region_g = (GdkRegion *)region;
- GdkRectangle *rectangle_g = (GdkRectangle *)rectangle;
- {
- gdk_region_get_clipbox (region_g, rectangle_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Region
- * Method: gdk_region_get_rectangles
- * Signature: (I[Lint ;[Lint ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Region_gdk_1region_1get_1rectangles (JNIEnv *env,
- jclass cls, jint region, jintArray rectangles, jintArray numRectangles)
- {
- GdkRegion *region_g = (GdkRegion *)region;
- jsize len = (*env)->GetArrayLength(env, rectangles);
- GdkRectangle **rectangles_g = g_malloc(sizeof(GdkRectangle*)*len);
- gint* numRectangles_g = (*env)->GetIntArrayElements(env, numRectangles, NULL);
- int i = 0;
-
- for (i = 0; i < len; i++) {
- jint ptr;
- (*env)->GetIntArrayRegion(env, rectangles, i, 1, &ptr);
- rectangles_g[i] = (GdkRectangle*)ptr;
- }
- gdk_region_get_rectangles (region_g, rectangles_g, numRectangles_g);
- (*env)->ReleaseIntArrayElements (env, numRectangles, (jint *) numRectangles_g, 0);
- }
-
- /*
- * Class: org.gnu.gdk.Region
- * Method: gdk_region_empty
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gdk_Region_gdk_1region_1empty (JNIEnv *env, jclass cls,
- jint region)
- {
- GdkRegion *region_g = (GdkRegion *)region;
- {
- jboolean result_j = (jboolean) (gdk_region_empty (region_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gdk.Region
- * Method: gdk_region_equal
- * Signature: (II)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gdk_Region_gdk_1region_1equal (JNIEnv *env, jclass cls,
- jint region1, jint region2)
- {
- GdkRegion *region1_g = (GdkRegion *)region1;
- GdkRegion *region2_g = (GdkRegion *)region2;
- {
- jboolean result_j = (jboolean) (gdk_region_equal (region1_g, region2_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gdk.Region
- * Method: gdk_region_point_in
- * Signature: (III)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gdk_Region_gdk_1region_1point_1in (JNIEnv *env, jclass
- cls, jint region, jint x, jint y)
- {
- GdkRegion *region_g = (GdkRegion *)region;
- gint32 x_g = (gint32) x;
- gint32 y_g = (gint32) y;
- {
- jboolean result_j = (jboolean) (gdk_region_point_in (region_g, x_g, y_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gdk.Region
- * Method: gdk_region_rect_in
- * Signature: (II)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Region_gdk_1region_1rect_1in (JNIEnv *env, jclass cls,
- jint region, jint rect)
- {
- GdkRegion *region_g = (GdkRegion *)region;
- GdkRectangle *rect_g = (GdkRectangle *)rect;
- {
- jint result_j = (jint) (gdk_region_rect_in (region_g, rect_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gdk.Region
- * Method: gdk_region_offset
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Region_gdk_1region_1offset (JNIEnv *env, jclass cls,
- jint retion, jint dx, jint dy)
- {
- GdkRegion *retion_g = (GdkRegion *)retion;
- gint32 dx_g = (gint32) dx;
- gint32 dy_g = (gint32) dy;
- {
- gdk_region_offset (retion_g, dx_g, dy_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Region
- * Method: gdk_region_shrink
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Region_gdk_1region_1shrink (JNIEnv *env, jclass cls,
- jint region, jint dx, jint dy)
- {
- GdkRegion *region_g = (GdkRegion *)region;
- gint32 dx_g = (gint32) dx;
- gint32 dy_g = (gint32) dy;
- {
- gdk_region_shrink (region_g, dx_g, dy_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Region
- * Method: gdk_region_union_with_rect
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Region_gdk_1region_1union_1with_1rect (JNIEnv *env,
- jclass cls, jint region, jint rect)
- {
- GdkRegion *region_g = (GdkRegion *)region;
- GdkRectangle *rect_g = (GdkRectangle *)rect;
- {
- gdk_region_union_with_rect (region_g, rect_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Region
- * Method: gdk_region_intersect
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Region_gdk_1region_1intersect (JNIEnv *env, jclass cls,
- jint source1, jint source2)
- {
- GdkRegion *source1_g = (GdkRegion *)source1;
- GdkRegion *source2_g = (GdkRegion *)source2;
- {
- gdk_region_intersect (source1_g, source2_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Region
- * Method: gdk_region_union
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Region_gdk_1region_1union (JNIEnv *env, jclass cls,
- jint source1, jint source2)
- {
- GdkRegion *source1_g = (GdkRegion *)source1;
- GdkRegion *source2_g = (GdkRegion *)source2;
- {
- gdk_region_union (source1_g, source2_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Region
- * Method: gdk_region_subtract
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Region_gdk_1region_1subtract (JNIEnv *env, jclass cls,
- jint source1, jint source2)
- {
- GdkRegion *source1_g = (GdkRegion *)source1;
- GdkRegion *source2_g = (GdkRegion *)source2;
- {
- gdk_region_subtract (source1_g, source2_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Region
- * Method: gdk_region_xor
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Region_gdk_1region_1xor (JNIEnv *env, jclass cls, jint
- source1, jint source2)
- {
- GdkRegion *source1_g = (GdkRegion *)source1;
- GdkRegion *source2_g = (GdkRegion *)source2;
- {
- gdk_region_xor (source1_g, source2_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-#endif
-
diff --git a/libgtk-java/src/jni/org_gnu_gdk_RgbCmap.c b/libgtk-java/src/jni/org_gnu_gdk_RgbCmap.c
deleted file mode 100644
index 3a776e8..0000000
--- a/libgtk-java/src/jni/org_gnu_gdk_RgbCmap.c
+++ /dev/null
@@ -1,66 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-01 07:00:33 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gdk/gdk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gdk.RgbCmap
- * Method: gdk_rgb_cmap_new
- * Signature: ([Lint ;I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_RgbCmap_gdk_1rgb_1cmap_1new (JNIEnv *env, jclass cls,
- jintArray colors, jint numColors)
- {
- gint *colors_g = (gint *) (*env)->GetIntArrayElements (env, colors, NULL);
- gint32 numColors_g = (gint32) numColors;
- {
- return (jint)gdk_rgb_cmap_new (colors_g, numColors_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.RgbCmap
- * Method: gdk_rgb_cmap_free
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_RgbCmap_gdk_1rgb_1cmap_1free (JNIEnv *env, jclass cls,
- jint cmap)
- {
- GdkRgbCmap *cmap_g = (GdkRgbCmap *)cmap;
- {
- gdk_rgb_cmap_free (cmap_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gdk_Screen.c b/libgtk-java/src/jni/org_gnu_gdk_Screen.c
deleted file mode 100644
index 505e20e..0000000
--- a/libgtk-java/src/jni/org_gnu_gdk_Screen.c
+++ /dev/null
@@ -1,293 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gdk/gdk.h>
-#include "jg_jnu.h"
-
-#ifndef _Included_org_gnu_gdk_Screen
-#define _Included_org_gnu_gdk_Screen
-#ifdef __cplusplus
-extern "C" {
-#endif
-/*
- * Class: org_gnu_gdk_Screen
- * Method: gdk_screen_get_type
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gdk_Screen_gdk_1screen_1get_1type
- (JNIEnv *env, jclass cls)
-{
- return (jint)gdk_screen_get_type();
-}
-
-/*
- * Class: org_gnu_gdk_Screen
- * Method: gdk_screen_get_default_colormap
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gdk_Screen_gdk_1screen_1get_1default_1colormap
- (JNIEnv *env, jclass cls, jint screen)
-{
- return (jint)gdk_screen_get_default_colormap((GdkScreen*)screen);
-}
-
-/*
- * Class: org_gnu_gdk_Screen
- * Method: gdk_screen_set_default_colormap
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gdk_Screen_gdk_1screen_1set_1default_1colormap
- (JNIEnv *env, jclass cls, jint screen, jint colormap)
-{
- gdk_screen_set_default_colormap((GdkScreen*)screen, (GdkColormap*)colormap);
-}
-
-/*
- * Class: org_gnu_gdk_Screen
- * Method: gdk_screen_get_system_colormap
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gdk_Screen_gdk_1screen_1get_1system_1colormap
- (JNIEnv *env, jclass cls, jint screen)
-{
- return (jint)gdk_screen_get_system_colormap((GdkScreen*)screen);
-}
-
-/*
- * Class: org_gnu_gdk_Screen
- * Method: gdk_screen_get_system_visual
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gdk_Screen_gdk_1screen_1get_1system_1visual
- (JNIEnv *env, jclass cls, jint screen)
-{
- return (jint)gdk_screen_get_system_visual((GdkScreen*)screen);
-}
-
-/*
- * Class: org_gnu_gdk_Screen
- * Method: gdk_screen_get_rgb_colormap
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gdk_Screen_gdk_1screen_1get_1rgb_1colormap
- (JNIEnv *env, jclass cls, jint screen)
-{
- return (jint)gdk_screen_get_rgb_colormap((GdkScreen*)screen);
-}
-
-/*
- * Class: org_gnu_gdk_Screen
- * Method: gdk_screen_get_rgb_visual
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gdk_Screen_gdk_1screen_1get_1rgb_1visual
- (JNIEnv *env, jclass cls, jint screen)
-{
- return (jint)gdk_screen_get_rgb_visual((GdkScreen*)screen);
-}
-
-/*
- * Class: org_gnu_gdk_Screen
- * Method: gdk_screen_get_root_window
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gdk_Screen_gdk_1screen_1get_1root_1window
- (JNIEnv *env, jclass cls, jint screen)
-{
- return (jint)gdk_screen_get_root_window((GdkScreen*)screen);
-}
-
-/*
- * Class: org_gnu_gdk_Screen
- * Method: gdk_screen_get_display
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gdk_Screen_gdk_1screen_1get_1display
- (JNIEnv *env, jclass cls, jint screen)
-{
- return (jint)gdk_screen_get_display((GdkScreen*)screen);
-}
-
-/*
- * Class: org_gnu_gdk_Screen
- * Method: gdk_screen_get_number
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gdk_Screen_gdk_1screen_1get_1number
- (JNIEnv *env, jclass cls, jint screen)
-{
- return (jint)gdk_screen_get_number((GdkScreen*)screen);
-}
-
-/*
- * Class: org_gnu_gdk_Screen
- * Method: gdk_screen_get_height
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gdk_Screen_gdk_1screen_1get_1height
- (JNIEnv *env, jclass cls, jint screen)
-{
- return (jint)gdk_screen_get_height((GdkScreen*)screen);
-}
-
-/*
- * Class: org_gnu_gdk_Screen
- * Method: gdk_screen_get_width
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gdk_Screen_gdk_1screen_1get_1width
- (JNIEnv *env, jclass cls, jint screen)
-{
- return (jint)gdk_screen_get_width((GdkScreen*)screen);
-}
-
-/*
- * Class: org_gnu_gdk_Screen
- * Method: gdk_screen_get_height_mm
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gdk_Screen_gdk_1screen_1get_1height_1mm
- (JNIEnv *env, jclass cls, jint screen)
-{
- return (jint)gdk_screen_get_height_mm((GdkScreen*)screen);
-}
-
-/*
- * Class: org_gnu_gdk_Screen
- * Method: gdk_screen_get_width_mm
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gdk_Screen_gdk_1screen_1get_1width_1mm
- (JNIEnv *env, jclass cls, jint screen)
-{
- return (jint)gdk_screen_get_width_mm((GdkScreen*)screen);
-}
-
-/*
- * Class: org_gnu_gdk_Screen
- * Method: gdk_screen_list_visuals
- * Signature: (I)[I
- */
-JNIEXPORT jintArray JNICALL Java_org_gnu_gdk_Screen_gdk_1screen_1list_1visuals
- (JNIEnv *env, jclass cls, jint screen)
-{
- return getList(env,gdk_screen_list_visuals((GdkScreen*)screen));
-}
-
-/*
- * Class: org_gnu_gdk_Screen
- * Method: gdk_screen_get_toplevel_windows
- * Signature: (I)[I
- */
-JNIEXPORT jintArray JNICALL Java_org_gnu_gdk_Screen_gdk_1screen_1get_1toplevel_1windows
- (JNIEnv *env, jclass cls, jint screen)
-{
- return getList(env,gdk_screen_get_toplevel_windows((GdkScreen*)screen));
-}
-
-/*
- * Class: org_gnu_gdk_Screen
- * Method: gdk_screen_make_display_name
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gdk_Screen_gdk_1screen_1make_1display_1name
- (JNIEnv *env, jclass cls, jint screen)
-{
- gchar* name = gdk_screen_make_display_name((GdkScreen*)screen);
- return (*env)->NewStringUTF(env, name);
-}
-
-/*
- * Class: org_gnu_gdk_Screen
- * Method: gdk_screen_get_n_monitors
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gdk_Screen_gdk_1screen_1get_1n_1monitors
- (JNIEnv *env, jclass cls, jint screen)
-{
- return (jint)gdk_screen_get_n_monitors((GdkScreen*)screen);
-}
-
-/*
- * Class: org_gnu_gdk_Screen
- * Method: gdk_screen_get_monitor_geometry
- * Signature: (II[I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gdk_Screen_gdk_1screen_1get_1monitor_1geometry
- (JNIEnv *env, jclass cls, jint screen, jint monitorNum, jintArray rect)
-{
- GdkRectangle* r = (GdkRectangle*)(*env)->GetIntArrayElements(env, rect, NULL);
- gdk_screen_get_monitor_geometry((GdkScreen*)screen, (gint)monitorNum, r);
- (*env)->ReleaseIntArrayElements(env, rect, (jint*)r, 0);
-}
-
-/*
- * Class: org_gnu_gdk_Screen
- * Method: gdk_screen_get_monitor_at_point
- * Signature: (III)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gdk_Screen_gdk_1screen_1get_1monitor_1at_1point
- (JNIEnv *env, jclass cls, jint screen, jint x, jint y)
-{
- return (jint)gdk_screen_get_monitor_at_point((GdkScreen*)screen, (gint)x, (gint)y);
-}
-
-/*
- * Class: org_gnu_gdk_Screen
- * Method: gdk_screen_get_monitor_at_window
- * Signature: (II)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gdk_Screen_gdk_1screen_1get_1monitor_1at_1window
- (JNIEnv *env, jclass cls, jint screen, jint window)
-{
- return (jint)gdk_screen_get_monitor_at_window((GdkScreen*)screen, (GdkWindow*)window);
-}
-
-/*
- * Class: org_gnu_gdk_Screen
- * Method: gdk_screen_broadcast_client_message
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gdk_Screen_gdk_1screen_1broadcast_1client_1message
- (JNIEnv *env, jclass cls, jint screen, jint event)
-{
- gdk_screen_broadcast_client_message((GdkScreen*)screen, (GdkEvent*)event);
-}
-
-/*
- * Class: org_gnu_gdk_Screen
- * Method: gdk_screen_get_default
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gdk_Screen_gdk_1screen_1get_1default
- (JNIEnv *env, jclass cls)
-{
- return (jint)gdk_screen_get_default();
-}
-
-/*
- * Class: org_gnu_gdk_Screen
- * Method: gdk_screen_get_setting
- * Signature: (ILjava/lang/String;I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gdk_Screen_gdk_1screen_1get_1setting
- (JNIEnv *env, jclass cls, jint screen, jstring name, jint value)
-{
- const gchar* n = (*env)->GetStringUTFChars(env, name, NULL);
- jboolean bool = (jboolean)gdk_screen_get_setting((GdkScreen*)screen, n, (GValue*)value);
- (*env)->ReleaseStringUTFChars(env, name, n);
- return bool;
-}
-
-#ifdef __cplusplus
-}
-#endif
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gdk_Segment.c b/libgtk-java/src/jni/org_gnu_gdk_Segment.c
deleted file mode 100644
index 881a287..0000000
--- a/libgtk-java/src/jni/org_gnu_gdk_Segment.c
+++ /dev/null
@@ -1,189 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-01 07:00:29 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gdk/gdk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- gint32 GdkSegment_get_x1 (GdkSegment * cptr)
- {
- return cptr->x1;
- }
-
- /*
- * Class: org.gnu.gdk.Segment
- * Method: getX1
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Segment_getX1 (JNIEnv *env, jclass cls, jint obj)
- {
- GdkSegment *obj_g = (GdkSegment *)obj;
- {
- jint result_j = (jint) (GdkSegment_get_x1 (obj_g));
- return result_j;
- }
- }
-
- void GdkSegment_set_x1 (GdkSegment * cptr, gint32 x1)
- {
- cptr->x1 = x1;
- }
-
- /*
- * Class: org.gnu.gdk.Segment
- * Method: setX1
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Segment_setX1 (JNIEnv *env, jint obj, jint x1)
- {
- GdkSegment *obj_g = (GdkSegment *)obj;
- gint32 x1_g = (gint32) x1;
- {
- GdkSegment_set_x1 (obj_g, x1_g);
- }
- }
-
- gint32 GdkSegment_get_y1 (GdkSegment * cptr)
- {
- return cptr->y1;
- }
-
- /*
- * Class: org.gnu.gdk.Segment
- * Method: getY1
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Segment_getY1 (JNIEnv *env, jclass cls, jint obj)
- {
- GdkSegment *obj_g = (GdkSegment *)obj;
- {
- jint result_j = (jint) (GdkSegment_get_y1 (obj_g));
- return result_j;
- }
- }
-
- void GdkSegment_set_y1 (GdkSegment * cptr, gint32 y1)
- {
- cptr->y1 = y1;
- }
-
- /*
- * Class: org.gnu.gdk.Segment
- * Method: setY1
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Segment_setY1 (JNIEnv *env, jint obj, jint y1)
- {
- GdkSegment *obj_g = (GdkSegment *)obj;
- gint32 y1_g = (gint32) y1;
- {
- GdkSegment_set_y1 (obj_g, y1_g);
- }
- }
-
- gint32 GdkSegment_get_x2 (GdkSegment * cptr)
- {
- return cptr->x2;
- }
-
- /*
- * Class: org.gnu.gdk.Segment
- * Method: getX2
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Segment_getX2 (JNIEnv *env, jclass cls, jint obj)
- {
- GdkSegment *obj_g = (GdkSegment *)obj;
- {
- jint result_j = (jint) (GdkSegment_get_x2 (obj_g));
- return result_j;
- }
- }
-
- void GdkSegment_set_x2 (GdkSegment * cptr, gint32 x2)
- {
- cptr->x2 = x2;
- }
-
- /*
- * Class: org.gnu.gdk.Segment
- * Method: setX2
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Segment_setX2 (JNIEnv *env, jint obj, jint x2)
- {
- GdkSegment *obj_g = (GdkSegment *)obj;
- gint32 x2_g = (gint32) x2;
- {
- GdkSegment_set_x2 (obj_g, x2_g);
- }
- }
-
- gint32 GdkSegment_get_y2 (GdkSegment * cptr)
- {
- return cptr->y2;
- }
-
- /*
- * Class: org.gnu.gdk.Segment
- * Method: getY2
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Segment_getY2 (JNIEnv *env, jclass cls, jint obj)
- {
- GdkSegment *obj_g = (GdkSegment *)obj;
- {
- jint result_j = (jint) (GdkSegment_get_y2 (obj_g));
- return result_j;
- }
- }
-
- void GdkSegment_set_y2 (GdkSegment * cptr, gint32 y2)
- {
- cptr->y2 = y2;
- }
-
- /*
- * Class: org.gnu.gdk.Segment
- * Method: setY2
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Segment_setY2 (JNIEnv *env, jint obj, jint y2)
- {
- GdkSegment *obj_g = (GdkSegment *)obj;
- gint32 y2_g = (gint32) y2;
- {
- GdkSegment_set_y2 (obj_g, y2_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gdk_Span.c b/libgtk-java/src/jni/org_gnu_gdk_Span.c
deleted file mode 100644
index d5f6324..0000000
--- a/libgtk-java/src/jni/org_gnu_gdk_Span.c
+++ /dev/null
@@ -1,151 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-01 07:00:29 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gdk/gdk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- gint32 GdkSpan_get_x (GdkSpan * cptr)
- {
- return cptr->x;
- }
-
- /*
- * Class: org.gnu.gdk.Span
- * Method: getX
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Span_getX (JNIEnv *env, jclass cls, jint obj)
- {
- GdkSpan *obj_g = (GdkSpan *)obj;
- {
- jint result_j = (jint) (GdkSpan_get_x (obj_g));
- return result_j;
- }
- }
-
- void GdkSpan_set_x (GdkSpan * cptr, gint32 x)
- {
- cptr->x = x;
- }
-
- /*
- * Class: org.gnu.gdk.Span
- * Method: setX
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Span_setX (JNIEnv *env, jint obj, jint x)
- {
- GdkSpan *obj_g = (GdkSpan *)obj;
- gint32 x_g = (gint32) x;
- {
- GdkSpan_set_x (obj_g, x_g);
- }
- }
-
- gint32 GdkSpan_get_y (GdkSpan * cptr)
- {
- return cptr->y;
- }
-
- /*
- * Class: org.gnu.gdk.Span
- * Method: getY
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Span_getY (JNIEnv *env, jclass cls, jint obj)
- {
- GdkSpan *obj_g = (GdkSpan *)obj;
- {
- jint result_j = (jint) (GdkSpan_get_y (obj_g));
- return result_j;
- }
- }
-
- void GdkSpan_set_y (GdkSpan * cptr, gint32 y)
- {
- cptr->y = y;
- }
-
- /*
- * Class: org.gnu.gdk.Span
- * Method: setY
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Span_setY (JNIEnv *env, jint obj, jint y)
- {
- GdkSpan *obj_g = (GdkSpan *)obj;
- gint32 y_g = (gint32) y;
- {
- GdkSpan_set_y (obj_g, y_g);
- }
- }
-
- gint32 GdkSpan_get_width (GdkSpan * cptr)
- {
- return cptr->width;
- }
-
- /*
- * Class: org.gnu.gdk.Span
- * Method: getWidth
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Span_getWidth (JNIEnv *env, jclass cls, jint obj)
- {
- GdkSpan *obj_g = (GdkSpan *)obj;
- {
- jint result_j = (jint) (GdkSpan_get_width (obj_g));
- return result_j;
- }
- }
-
- void GdkSpan_set_width (GdkSpan * cptr, gint32 width)
- {
- cptr->width = width;
- }
-
- /*
- * Class: org.gnu.gdk.Span
- * Method: setWidth
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Span_setWidth (JNIEnv *env, jint obj, jint width)
- {
- GdkSpan *obj_g = (GdkSpan *)obj;
- gint32 width_g = (gint32) width;
- {
- GdkSpan_set_width (obj_g, width_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gdk_Visual.c b/libgtk-java/src/jni/org_gnu_gdk_Visual.c
deleted file mode 100644
index 64ab143..0000000
--- a/libgtk-java/src/jni/org_gnu_gdk_Visual.c
+++ /dev/null
@@ -1,393 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-01 07:00:23 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gdk/gdk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- gint32 GdkVisual_get_depth (GdkVisual * cptr)
- {
- return cptr->depth;
- }
-
- /*
- * Class: org.gnu.gdk.Visual
- * Method: getDepth
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Visual_getDepth (JNIEnv *env, jclass cls, jint obj)
- {
- GdkVisual *obj_g = (GdkVisual *)obj;
- {
- jint result_j = (jint) (GdkVisual_get_depth (obj_g));
- return result_j;
- }
- }
-
- GdkByteOrder GdkVisual_get_byte_order (GdkVisual * cptr)
- {
- return cptr->byte_order;
- }
-
- /*
- * Class: org.gnu.gdk.Visual
- * Method: getByteOrder
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Visual_getByteOrder (JNIEnv *env, jclass cls, jint obj)
- {
- GdkVisual *obj_g = (GdkVisual *)obj;
- {
- jint result_j = (jint) (GdkVisual_get_byte_order (obj_g));
- return result_j;
- }
- }
-
- gint32 GdkVisual_get_colormap_size (GdkVisual * cptr)
- {
- return cptr->colormap_size;
- }
-
- /*
- * Class: org.gnu.gdk.Visual
- * Method: getColormapSize
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Visual_getColormapSize (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkVisual *obj_g = (GdkVisual *)obj;
- {
- jint result_j = (jint) (GdkVisual_get_colormap_size (obj_g));
- return result_j;
- }
- }
-
- gint32 GdkVisual_get_bits_per_rgb (GdkVisual * cptr)
- {
- return cptr->bits_per_rgb;
- }
-
- /*
- * Class: org.gnu.gdk.Visual
- * Method: getBitsPerRgb
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Visual_getBitsPerRgb (JNIEnv *env, jclass cls, jint obj)
- {
- GdkVisual *obj_g = (GdkVisual *)obj;
- {
- jint result_j = (jint) (GdkVisual_get_bits_per_rgb (obj_g));
- return result_j;
- }
- }
-
- guint32 GdkVisual_get_red_mask (GdkVisual * cptr)
- {
- return cptr->red_mask;
- }
-
- /*
- * Class: org.gnu.gdk.Visual
- * Method: getRedMask
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Visual_getRedMask (JNIEnv *env, jclass cls, jint obj)
- {
- GdkVisual *obj_g = (GdkVisual *)obj;
- {
- jint result_j = (jint) (GdkVisual_get_red_mask (obj_g));
- return result_j;
- }
- }
-
- gint32 GdkVisual_get_red_shift (GdkVisual * cptr)
- {
- return cptr->red_shift;
- }
-
- /*
- * Class: org.gnu.gdk.Visual
- * Method: getRedShift
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Visual_getRedShift (JNIEnv *env, jclass cls, jint obj)
- {
- GdkVisual *obj_g = (GdkVisual *)obj;
- {
- jint result_j = (jint) (GdkVisual_get_red_shift (obj_g));
- return result_j;
- }
- }
-
- gint32 GdkVisual_get_red_prec (GdkVisual * cptr)
- {
- return cptr->red_prec;
- }
-
- /*
- * Class: org.gnu.gdk.Visual
- * Method: getRedPrec
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Visual_getRedPrec (JNIEnv *env, jclass cls, jint obj)
- {
- GdkVisual *obj_g = (GdkVisual *)obj;
- {
- jint result_j = (jint) (GdkVisual_get_red_prec (obj_g));
- return result_j;
- }
- }
-
- guint32 GdkVisual_get_green_mask (GdkVisual * cptr)
- {
- return cptr->green_mask;
- }
-
- /*
- * Class: org.gnu.gdk.Visual
- * Method: getGreenMask
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Visual_getGreenMask (JNIEnv *env, jclass cls, jint obj)
- {
- GdkVisual *obj_g = (GdkVisual *)obj;
- {
- jint result_j = (jint) (GdkVisual_get_green_mask (obj_g));
- return result_j;
- }
- }
-
- gint32 GdkVisual_get_green_shift (GdkVisual * cptr)
- {
- return cptr->green_shift;
- }
-
- /*
- * Class: org.gnu.gdk.Visual
- * Method: getGreenShift
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Visual_getGreenShift (JNIEnv *env, jclass cls, jint obj)
- {
- GdkVisual *obj_g = (GdkVisual *)obj;
- {
- jint result_j = (jint) (GdkVisual_get_green_shift (obj_g));
- return result_j;
- }
- }
-
- gint32 GdkVisual_get_green_prec (GdkVisual * cptr)
- {
- return cptr->green_prec;
- }
-
- /*
- * Class: org.gnu.gdk.Visual
- * Method: getGreenPrec
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Visual_getGreenPrec (JNIEnv *env, jclass cls, jint obj)
- {
- GdkVisual *obj_g = (GdkVisual *)obj;
- {
- jint result_j = (jint) (GdkVisual_get_green_prec (obj_g));
- return result_j;
- }
- }
-
- guint32 GdkVisual_get_blue_mask (GdkVisual * cptr)
- {
- return cptr->blue_mask;
- }
-
- /*
- * Class: org.gnu.gdk.Visual
- * Method: getBlueMask
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Visual_getBlueMask (JNIEnv *env, jclass cls, jint obj)
- {
- GdkVisual *obj_g = (GdkVisual *)obj;
- {
- jint result_j = (jint) (GdkVisual_get_blue_mask (obj_g));
- return result_j;
- }
- }
-
- gint32 GdkVisual_get_blue_shift (GdkVisual * cptr)
- {
- return cptr->blue_shift;
- }
-
- /*
- * Class: org.gnu.gdk.Visual
- * Method: getBlueShift
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Visual_getBlueShift (JNIEnv *env, jclass cls, jint obj)
- {
- GdkVisual *obj_g = (GdkVisual *)obj;
- {
- jint result_j = (jint) (GdkVisual_get_blue_shift (obj_g));
- return result_j;
- }
- }
-
- gint32 GdkVisual_get_blue_prec (GdkVisual * cptr)
- {
- return cptr->blue_prec;
- }
-
- /*
- * Class: org.gnu.gdk.Visual
- * Method: getBluePrec
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Visual_getBluePrec (JNIEnv *env, jclass cls, jint obj)
- {
- GdkVisual *obj_g = (GdkVisual *)obj;
- {
- jint result_j = (jint) (GdkVisual_get_blue_prec (obj_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gdk.Visual
- * Method: gdk_visual_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Visual_gdk_1visual_1get_1type (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gdk_visual_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gdk.Visual
- * Method: gdk_visual_get_best_depth
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Visual_gdk_1visual_1get_1best_1depth (JNIEnv *env,
- jclass cls)
- {
- {
- jint result_j = (jint) (gdk_visual_get_best_depth ());
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gdk.Visual
- * Method: gdk_visual_get_best_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Visual_gdk_1visual_1get_1best_1type (JNIEnv *env,
- jclass cls)
- {
- {
- jint result_j = (jint) (gdk_visual_get_best_type ());
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gdk.Visual
- * Method: gdk_visual_get_system
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Visual_gdk_1visual_1get_1system (JNIEnv *env, jclass
- cls)
- {
- {
- return (jint)gdk_visual_get_system ();
- }
- }
-
- /*
- * Class: org.gnu.gdk.Visual
- * Method: gdk_visual_get_best
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Visual_gdk_1visual_1get_1best (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gdk_visual_get_best ();
- }
- }
-
- /*
- * Class: org.gnu.gdk.Visual
- * Method: gdk_visual_get_best_with_depth
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Visual_gdk_1visual_1get_1best_1with_1depth (JNIEnv
- *env, jclass cls, jint depth)
- {
- gint32 depth_g = (gint32) depth;
- {
- return (jint)gdk_visual_get_best_with_depth (depth_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Visual
- * Method: gdk_visual_get_best_with_type
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Visual_gdk_1visual_1get_1best_1with_1type (JNIEnv *env,
- jclass cls, jint visualType)
- {
- GdkVisualType visualType_g = (GdkVisualType) visualType;
- {
- return (jint)gdk_visual_get_best_with_type (visualType_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Visual
- * Method: gdk_visual_get_best_with_both
- * Signature: (II)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Visual_gdk_1visual_1get_1best_1with_1both (JNIEnv *env,
- jclass cls, jint depth, jint visualType)
- {
- gint32 depth_g = (gint32) depth;
- GdkVisualType visualType_g = (GdkVisualType) visualType;
- {
- return (jint)gdk_visual_get_best_with_both (depth_g, visualType_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gdk_Window.c b/libgtk-java/src/jni/org_gnu_gdk_Window.c
deleted file mode 100644
index 9d487d9..0000000
--- a/libgtk-java/src/jni/org_gnu_gdk_Window.c
+++ /dev/null
@@ -1,1335 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-01 07:00:36 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gdk/gdk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_new
- * Signature: (III)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Window_gdk_1window_1new (JNIEnv *env, jclass cls, jint
- parent, jint attriutes, jint attributesMask)
- {
- GdkWindow *parent_g = (GdkWindow *)parent;
- GdkWindowAttr *attriutes_g = (GdkWindowAttr *)attriutes;
- gint32 attributesMask_g = (gint32) attributesMask;
- {
- return (jint)gdk_window_new (parent_g, attriutes_g, attributesMask_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_get_window_type
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Window_gdk_1window_1get_1window_1type (JNIEnv *env,
- jclass cls, jint window)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- {
- jint result_j = (jint) (gdk_window_get_window_type (window_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_destroy
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1destroy (JNIEnv *env, jclass cls,
- jint window)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- {
- gdk_window_destroy (window_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_at_pointer
- * Signature: ([Lint ;[Lint ;)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Window_gdk_1window_1at_1pointer (JNIEnv *env, jclass
- cls, jintArray winX, jintArray winY)
- {
- gint *winX_g = (gint *) (*env)->GetIntArrayElements (env, winX, NULL);
- gint *winY_g = (gint *) (*env)->GetIntArrayElements (env, winY, NULL);
- {
- return (jint)gdk_window_at_pointer (winX_g, winY_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_show
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1show (JNIEnv *env, jclass cls, jint
- window)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- {
- gdk_window_show (window_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_hide
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1hide (JNIEnv *env, jclass cls, jint
- window)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- {
- gdk_window_hide (window_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_withdraw
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1withdraw (JNIEnv *env, jclass cls,
- jint window)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- {
- gdk_window_withdraw (window_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_show_unraised
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1show_1unraised (JNIEnv *env, jclass
- cls, jint window)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- {
- gdk_window_show_unraised (window_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_move
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1move (JNIEnv *env, jclass cls, jint
- window, jint x, jint y)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- gint32 x_g = (gint32) x;
- gint32 y_g = (gint32) y;
- {
- gdk_window_move (window_g, x_g, y_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_resize
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1resize (JNIEnv *env, jclass cls,
- jint window, jint width, jint height)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- gint32 width_g = (gint32) width;
- gint32 height_g = (gint32) height;
- {
- gdk_window_resize (window_g, width_g, height_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_move_resize
- * Signature: (IIIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1move_1resize (JNIEnv *env, jclass
- cls, jint window, jint x, jint y, jint width, jint height)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- gint32 x_g = (gint32) x;
- gint32 y_g = (gint32) y;
- gint32 width_g = (gint32) width;
- gint32 height_g = (gint32) height;
- {
- gdk_window_move_resize (window_g, x_g, y_g, width_g, height_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_reparent
- * Signature: (IIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1reparent (JNIEnv *env, jclass cls,
- jint window, jint newParent, jint x, jint y)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- GdkWindow *newParent_g = (GdkWindow *)newParent;
- gint32 x_g = (gint32) x;
- gint32 y_g = (gint32) y;
- {
- gdk_window_reparent (window_g, newParent_g, x_g, y_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_clear
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1clear (JNIEnv *env, jclass cls,
- jint window)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- {
- gdk_window_clear (window_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_clear_area
- * Signature: (IIIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1clear_1area (JNIEnv *env, jclass
- cls, jint window, jint x, jint y, jint width, jint height)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- gint32 x_g = (gint32) x;
- gint32 y_g = (gint32) y;
- gint32 width_g = (gint32) width;
- gint32 height_g = (gint32) height;
- {
- gdk_window_clear_area (window_g, x_g, y_g, width_g, height_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_clear_area_e
- * Signature: (IIIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1clear_1area_1e (JNIEnv *env, jclass
- cls, jint window, jint x, jint y, jint width, jint height)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- gint32 x_g = (gint32) x;
- gint32 y_g = (gint32) y;
- gint32 width_g = (gint32) width;
- gint32 height_g = (gint32) height;
- {
- gdk_window_clear_area_e (window_g, x_g, y_g, width_g, height_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_raise
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1raise (JNIEnv *env, jclass cls,
- jint window)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- {
- gdk_window_raise (window_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_lower
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1lower (JNIEnv *env, jclass cls,
- jint window)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- {
- gdk_window_lower (window_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_focus
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1focus (JNIEnv *env, jclass cls,
- jint window, jint timestamp)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- gint32 timestamp_g = (gint32) timestamp;
- {
- gdk_window_focus (window_g, timestamp_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_set_user_data
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1set_1user_1data (JNIEnv *env,
- jclass cls, jint window, jint userData)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- gpointer *userData_g = (gpointer *)userData;
- {
- gdk_window_set_user_data (window_g, userData_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_set_override_redirect
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1set_1override_1redirect (JNIEnv
- *env, jclass cls, jint window, jboolean overrideRedirect)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- gboolean overrideRedirect_g = (gboolean) overrideRedirect;
- {
- gdk_window_set_override_redirect (window_g, overrideRedirect_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_scroll
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1scroll (JNIEnv *env, jclass cls,
- jint window, jint dx, jint dy)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- gint32 dx_g = (gint32) dx;
- gint32 dy_g = (gint32) dy;
- {
- gdk_window_scroll (window_g, dx_g, dy_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_shape_combine_mask
- * Signature: (IIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1shape_1combine_1mask (JNIEnv *env,
- jclass cls, jint window, jint shape_mask, jint offsetX, jint offsetY)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- GdkBitmap *shape_mask_g = (GdkBitmap *)shape_mask;
- gint32 offsetX_g = (gint32) offsetX;
- gint32 offsetY_g = (gint32) offsetY;
- {
- gdk_window_shape_combine_mask (window_g, shape_mask_g, offsetX_g, offsetY_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_shape_combine_region
- * Signature: (IIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1shape_1combine_1region (JNIEnv
- *env, jclass cls, jint window, jint shape_region, jint offsetX, jint offsetY)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- GdkRegion *shape_region_g = (GdkRegion *)shape_region;
- gint32 offsetX_g = (gint32) offsetX;
- gint32 offsetY_g = (gint32) offsetY;
- {
- gdk_window_shape_combine_region (window_g, shape_region_g, offsetX_g, offsetY_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_set_child_shapes
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1set_1child_1shapes (JNIEnv *env,
- jclass cls, jint window)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- {
- gdk_window_set_child_shapes (window_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_merge_child_shapes
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1merge_1child_1shapes (JNIEnv *env,
- jclass cls, jint window)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- {
- gdk_window_merge_child_shapes (window_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_is_visible
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gdk_Window_gdk_1window_1is_1visible (JNIEnv *env,
- jclass cls, jint window)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- {
- jboolean result_j = (jboolean) (gdk_window_is_visible (window_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_is_viewable
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gdk_Window_gdk_1window_1is_1viewable (JNIEnv *env,
- jclass cls, jint window)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- {
- jboolean result_j = (jboolean) (gdk_window_is_viewable (window_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_get_state
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Window_gdk_1window_1get_1state (JNIEnv *env, jclass
- cls, jint window)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- {
- jint result_j = (jint) (gdk_window_get_state (window_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_set_static_gravities
- * Signature: (IZ)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gdk_Window_gdk_1window_1set_1static_1gravities (JNIEnv
- *env, jclass cls, jint window, jboolean useStatic)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- gboolean useStatic_g = (gboolean) useStatic;
- {
- jboolean result_j = (jboolean) (gdk_window_set_static_gravities (window_g, useStatic_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_foreign_new
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Window_gdk_1window_1foreign_1new (JNIEnv *env, jclass
- cls, jint anid)
- {
- GdkNativeWindow anid_g = (GdkNativeWindow)anid;
- {
- return (jint)gdk_window_foreign_new (anid_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_set_type_hint
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1set_1type_1hint (JNIEnv *env,
- jclass cls, jint window, jint hint)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- GdkWindowTypeHint hint_g = (GdkWindowTypeHint) hint;
- {
- gdk_window_set_type_hint (window_g, hint_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_set_modal_hint
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1set_1modal_1hint (JNIEnv *env,
- jclass cls, jint window, jboolean modal)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- gboolean modal_g = (gboolean) modal;
- {
- gdk_window_set_modal_hint (window_g, modal_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_set_geometry_hints
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1set_1geometry_1hints (JNIEnv *env,
- jclass cls, jint window, jint geometry, jint flags)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- GdkGeometry *geometry_g = (GdkGeometry *)geometry;
- GdkWindowHints flags_g = (GdkWindowHints) flags;
- {
- gdk_window_set_geometry_hints (window_g, geometry_g, flags_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_begin_paint_rect
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1begin_1paint_1rect (JNIEnv *env,
- jclass cls, jint window, jint rectangle)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- GdkRectangle *rectangle_g = (GdkRectangle *)rectangle;
- {
- gdk_window_begin_paint_rect (window_g, rectangle_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_begin_paint_region
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1begin_1paint_1region (JNIEnv *env,
- jclass cls, jint window, jint region)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- GdkRegion *region_g = (GdkRegion *)region;
- {
- gdk_window_begin_paint_region (window_g, region_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_end_paint
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1end_1paint (JNIEnv *env, jclass
- cls, jint window)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- {
- gdk_window_end_paint (window_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_set_title
- * Signature: (Ijava.lang.String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1set_1title (JNIEnv *env, jclass
- cls, jint window, jstring title)
- {
- const gchar* title_g = (*env)->GetStringUTFChars(env, title, 0);
- gdk_window_set_title ((GdkWindow*)window, title_g);
- (*env)->ReleaseStringUTFChars(env, title, title_g);
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_set_role
- * Signature: (Ijava.lang.String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1set_1role (JNIEnv *env, jclass cls,
- jint window, jstring role)
- {
- const gchar* role_g = (*env)->GetStringUTFChars(env, role, 0);
- gdk_window_set_role ((GdkWindow*)window, role_g);
- (*env)->ReleaseStringUTFChars(env, role, role_g);
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_set_transient_for
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1set_1transient_1for (JNIEnv *env,
- jclass cls, jint Window, jint leader)
- {
- GdkWindow *Window_g = (GdkWindow *)Window;
- GdkWindow *leader_g = (GdkWindow *)leader;
- {
- gdk_window_set_transient_for (Window_g, leader_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_set_background
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1set_1background (JNIEnv *env,
- jclass cls, jint window, jint color)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- GdkColor *color_g = (GdkColor *)color;
- {
- gdk_window_set_background (window_g, color_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_set_back_pixmap
- * Signature: (IIZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1set_1back_1pixmap (JNIEnv *env,
- jclass cls, jint window, jint pixmap, jboolean parentRelative)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- GdkPixmap *pixmap_g = (GdkPixmap *)pixmap;
- gboolean parentRelative_g = (gboolean) parentRelative;
- {
- gdk_window_set_back_pixmap (window_g, pixmap_g, parentRelative_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_set_cursor
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1set_1cursor (JNIEnv *env, jclass
- cls, jint window, jint cursor)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- GdkCursor *cursor_g = (GdkCursor *)cursor;
- {
- gdk_window_set_cursor (window_g, cursor_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_get_geometry
- * Signature: (I[Lint ;[Lint ;[Lint ;[Lint ;[Lint ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1get_1geometry (JNIEnv *env, jclass
- cls, jint window, jintArray x, jintArray y, jintArray width, jintArray height, jintArray
- depth)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- gint *x_g = (gint *) (*env)->GetIntArrayElements (env, x, NULL);
- gint *y_g = (gint *) (*env)->GetIntArrayElements (env, y, NULL);
- gint *width_g = (gint *) (*env)->GetIntArrayElements (env, width, NULL);
- gint *height_g = (gint *) (*env)->GetIntArrayElements (env, height, NULL);
- gint *depth_g = (gint *) (*env)->GetIntArrayElements (env, depth, NULL);
- {
- gdk_window_get_geometry (window_g, x_g, y_g, width_g, height_g, depth_g);
- (*env)->ReleaseIntArrayElements (env, x, (jint *) x_g, 0);
- (*env)->ReleaseIntArrayElements (env, y, (jint *) y_g, 0);
- (*env)->ReleaseIntArrayElements (env, width, (jint *) width_g, 0);
- (*env)->ReleaseIntArrayElements (env, height, (jint *) height_g, 0);
- (*env)->ReleaseIntArrayElements (env, depth, (jint *) depth_g, 0);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_get_position
- * Signature: (I[Lint ;[Lint ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1get_1position (JNIEnv *env, jclass
- cls, jint window, jintArray x, jintArray y)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- gint *x_g = (gint *) (*env)->GetIntArrayElements (env, x, NULL);
- gint *y_g = (gint *) (*env)->GetIntArrayElements (env, y, NULL);
- {
- gdk_window_get_position (window_g, x_g, y_g);
- (*env)->ReleaseIntArrayElements (env, x, (jint *) x_g, 0);
- (*env)->ReleaseIntArrayElements (env, y, (jint *) y_g, 0);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_get_origin
- * Signature: (I[Lint ;[Lint ;)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Window_gdk_1window_1get_1origin (JNIEnv *env, jclass
- cls, jint window, jintArray x, jintArray y)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- gint *x_g = (gint *) (*env)->GetIntArrayElements (env, x, NULL);
- gint *y_g = (gint *) (*env)->GetIntArrayElements (env, y, NULL);
- {
- jint result_j = (jint) (gdk_window_get_origin (window_g, x_g, y_g));
- (*env)->ReleaseIntArrayElements (env, x, (jint *) x_g, 0);
- (*env)->ReleaseIntArrayElements (env, y, (jint *) y_g, 0);
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_get_root_origin
- * Signature: (I[Lint ;[Lint ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1get_1root_1origin (JNIEnv *env,
- jclass cls, jint window, jintArray x, jintArray y)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- gint *x_g = (gint *) (*env)->GetIntArrayElements (env, x, NULL);
- gint *y_g = (gint *) (*env)->GetIntArrayElements (env, y, NULL);
- {
- gdk_window_get_root_origin (window_g, x_g, y_g);
- (*env)->ReleaseIntArrayElements (env, x, (jint *) x_g, 0);
- (*env)->ReleaseIntArrayElements (env, y, (jint *) y_g, 0);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_get_frame_extents
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1get_1frame_1extents (JNIEnv *env,
- jclass cls, jint window, jint rect)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- GdkRectangle *rect_g = (GdkRectangle *)rect;
- {
- gdk_window_get_frame_extents (window_g, rect_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_get_parent
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Window_gdk_1window_1get_1parent (JNIEnv *env, jclass
- cls, jint window)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- {
- return (jint)gdk_window_get_parent (window_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_get_toplevel
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Window_gdk_1window_1get_1toplevel (JNIEnv *env, jclass
- cls, jint window)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- {
- return (jint)gdk_window_get_toplevel (window_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_get_children
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Window_gdk_1window_1get_1children (JNIEnv *env, jclass
- cls, jint window)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- {
- return (jint)gdk_window_get_children (window_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_peek_children
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Window_gdk_1window_1peek_1children (JNIEnv *env, jclass
- cls, jint window)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- {
- return (jint)gdk_window_peek_children (window_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_get_events
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Window_gdk_1window_1get_1events (JNIEnv *env, jclass
- cls, jint window)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- {
- jint result_j = (jint) (gdk_window_get_events (window_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_set_events
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1set_1events (JNIEnv *env, jclass
- cls, jint window, jint eventMask)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- GdkEventMask eventMask_g = (GdkEventMask) eventMask;
- {
- gdk_window_set_events (window_g, eventMask_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_set_icon_list
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1set_1icon_1list (JNIEnv *env,
- jclass cls, jint window, jint pixbufs)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- GList *pixbufs_g = (GList *)pixbufs;
- {
- gdk_window_set_icon_list (window_g, pixbufs_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_set_icon
- * Signature: (IIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1set_1icon (JNIEnv *env, jclass cls,
- jint window, jint iconWindow, jint pixmap, jint mask)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- GdkWindow *iconWindow_g = (GdkWindow *)iconWindow;
- GdkPixmap *pixmap_g = (GdkPixmap *)pixmap;
- GdkBitmap *mask_g = (GdkBitmap *)mask;
- {
- gdk_window_set_icon (window_g, iconWindow_g, pixmap_g, mask_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_set_icon_name
- * Signature: (Ijava.lang.String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1set_1icon_1name (JNIEnv *env,
- jclass cls, jint window, jstring name)
- {
- const gchar* name_g = (*env)->GetStringUTFChars(env, name, 0);
- gdk_window_set_icon_name ((GdkWindow*)window, name_g);
- (*env)->ReleaseStringUTFChars(env, name, name_g);
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_set_group
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1set_1group (JNIEnv *env, jclass
- cls, jint window, jint leader)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- GdkWindow *leader_g = (GdkWindow *)leader;
- {
- gdk_window_set_group (window_g, leader_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_set_decorations
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1set_1decorations (JNIEnv *env,
- jclass cls, jint window, jint decorations)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- GdkWMDecoration decorations_g = (GdkWMDecoration) decorations;
- {
- gdk_window_set_decorations (window_g, decorations_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_set_functions
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1set_1functions (JNIEnv *env, jclass
- cls, jint window, jint functions)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- GdkWMFunction functions_g = (GdkWMFunction) functions;
- {
- gdk_window_set_functions (window_g, functions_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_get_toplevels
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Window_gdk_1window_1get_1toplevels (JNIEnv *env, jclass
- cls)
- {
- {
- return (jint)gdk_window_get_toplevels ();
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_iconify
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1iconify (JNIEnv *env, jclass cls,
- jint window)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- {
- gdk_window_iconify (window_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_deiconify
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1deiconify (JNIEnv *env, jclass cls,
- jint window)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- {
- gdk_window_deiconify (window_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_stick
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1stick (JNIEnv *env, jclass cls,
- jint window)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- {
- gdk_window_stick (window_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_unstick
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1unstick (JNIEnv *env, jclass cls,
- jint window)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- {
- gdk_window_unstick (window_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_maximize
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1maximize (JNIEnv *env, jclass cls,
- jint window)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- {
- gdk_window_maximize (window_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_unmaximize
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1unmaximize (JNIEnv *env, jclass
- cls, jint window)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- {
- gdk_window_unmaximize (window_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_register_dnd
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1register_1dnd (JNIEnv *env, jclass
- cls, jint window)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- {
- gdk_window_register_dnd (window_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_begin_resize_drag
- * Signature: (IIIIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1begin_1resize_1drag (JNIEnv *env,
- jclass cls, jint window, jint edge, jint button, jint rootX, jint rootY, jint timestamp)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- GdkWindowEdge edge_g = (GdkWindowEdge) edge;
- gint32 button_g = (gint32) button;
- gint32 rootX_g = (gint32) rootX;
- gint32 rootY_g = (gint32) rootY;
- gint32 timestamp_g = (gint32) timestamp;
- {
- gdk_window_begin_resize_drag (window_g, edge_g, button_g, rootX_g, rootY_g, timestamp_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_begin_move_drag
- * Signature: (IIIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1begin_1move_1drag (JNIEnv *env,
- jclass cls, jint window, jint button, jint rootX, jint rootY, jint timestamp)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- gint32 button_g = (gint32) button;
- gint32 rootX_g = (gint32) rootX;
- gint32 rootY_g = (gint32) rootY;
- gint32 timestamp_g = (gint32) timestamp;
- {
- gdk_window_begin_move_drag (window_g, button_g, rootX_g, rootY_g, timestamp_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_invalidate_rect
- * Signature: (IIZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1invalidate_1rect (JNIEnv *env,
- jclass cls, jint window, jint rect, jboolean invalidateChildren)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- GdkRectangle *rect_g = (GdkRectangle *)rect;
- gboolean invalidateChildren_g = (gboolean) invalidateChildren;
- {
- gdk_window_invalidate_rect (window_g, rect_g, invalidateChildren_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_invalidate_region
- * Signature: (IIZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1invalidate_1region (JNIEnv *env,
- jclass cls, jint window, jint region, jboolean invalidateChildren)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- GdkRegion *region_g = (GdkRegion *)region;
- gboolean invalidateChildren_g = (gboolean) invalidateChildren;
- {
- gdk_window_invalidate_region (window_g, region_g, invalidateChildren_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_get_update_area
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_Window_gdk_1window_1get_1update_1area (JNIEnv *env,
- jclass cls, jint window)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- {
- return (jint)gdk_window_get_update_area (window_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_freeze_updates
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1freeze_1updates (JNIEnv *env,
- jclass cls, jint window)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- {
- gdk_window_freeze_updates (window_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_thaw_updates
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1thaw_1updates (JNIEnv *env, jclass
- cls, jint window)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- {
- gdk_window_thaw_updates (window_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_process_all_updates
- * Signature: ()V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1process_1all_1updates (JNIEnv *env,
- jclass cls)
- {
- {
- gdk_window_process_all_updates ();
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_process_updates
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1process_1updates (JNIEnv *env,
- jclass cls, jint window, jboolean updateChildren)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- gboolean updateChildren_g = (gboolean) updateChildren;
- {
- gdk_window_process_updates (window_g, updateChildren_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_set_debug_updates
- * Signature: (Z)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1set_1debug_1updates (JNIEnv *env,
- jclass cls, jboolean setting)
- {
- gboolean setting_g = (gboolean) setting;
- {
- gdk_window_set_debug_updates (setting_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_constrain_size
- * Signature: (IIII[Lint ;[Lint ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1constrain_1size (JNIEnv *env,
- jclass cls, jint geometry, jint flags, jint width, jint height, jintArray newWidth,
- jintArray newHeight)
- {
- GdkGeometry *geometry_g = (GdkGeometry *)geometry;
- gint32 flags_g = (gint32) flags;
- gint32 width_g = (gint32) width;
- gint32 height_g = (gint32) height;
- gint *newWidth_g = (gint *) (*env)->GetIntArrayElements (env, newWidth, NULL);
- gint *newHeight_g = (gint *) (*env)->GetIntArrayElements (env, newHeight, NULL);
- {
- gdk_window_constrain_size (geometry_g, flags_g, width_g, height_g, newWidth_g,
- newHeight_g);
- (*env)->ReleaseIntArrayElements (env, newWidth, (jint *) newWidth_g, 0);
- (*env)->ReleaseIntArrayElements (env, newHeight, (jint *) newHeight_g, 0);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_window_get_internal_paint_info
- * Signature: (I[Lint ;[Lint ;[Lint ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1window_1get_1internal_1paint_1info (JNIEnv
- *env, jclass cls, jint window, jintArray realDrawable, jintArray xOffset, jintArray yOffset)
- {
- GdkWindow *window_g = (GdkWindow *)window;
- GdkDrawable **realDrawable_g = NULL;
- gint *xOffset_g = (gint *) (*env)->GetIntArrayElements (env, xOffset, NULL);
- gint *yOffset_g = (gint *) (*env)->GetIntArrayElements (env, yOffset, NULL);
- jsize len = (*env)->GetArrayLength(env, realDrawable);
- gint i;
-
- for (i = 0; i < len; i++) {
- jint ptr;
- (*env)->GetIntArrayRegion(env, realDrawable, i, 1, &ptr);
- realDrawable_g[i] = (GdkDrawable*)ptr;
- }
- gdk_window_get_internal_paint_info (window_g, realDrawable_g, xOffset_g, yOffset_g);
- (*env)->ReleaseIntArrayElements (env, xOffset, (jint *) xOffset_g, 0);
- (*env)->ReleaseIntArrayElements (env, yOffset, (jint *) yOffset_g, 0);
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_draw_point
- * Signature: (IIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1draw_1point (JNIEnv *env, jclass cls, jint
- obj, jint gc, jint x, jint y)
- {
- GdkDrawable *drawable = (GdkDrawable *)obj;
- GdkGC *gc_g = (GdkGC *)gc;
- gint32 x_g = (gint32) x;
- gint32 y_g = (gint32) y;
- {
- gdk_draw_point (drawable, gc_g, x_g, y_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_draw_line
- * Signature: (IIIIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1draw_1line (JNIEnv *env, jclass cls, jint
- obj, jint gc, jint x1, jint y1, jint x2, jint y2)
- {
- GdkDrawable *drawable = (GdkDrawable *)obj;
- GdkGC *gc_g = (GdkGC *)gc;
- gint32 x1_g = (gint32) x1;
- gint32 y1_g = (gint32) y1;
- gint32 x2_g = (gint32) x2;
- gint32 y2_g = (gint32) y2;
- {
- gdk_draw_line (drawable, gc_g, x1_g, y1_g, x2_g, y2_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_draw_rectangle
- * Signature: (IIZIIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1draw_1rectangle (JNIEnv *env, jclass cls,
- jint obj, jint gc, jboolean filled, jint x, jint y, jint width, jint height)
- {
- GdkDrawable *drawable = (GdkDrawable *)obj;
- GdkGC *gc_g = (GdkGC *)gc;
- gboolean filled_g = (gboolean) filled;
- gint32 x_g = (gint32) x;
- gint32 y_g = (gint32) y;
- gint32 width_g = (gint32) width;
- gint32 height_g = (gint32) height;
- {
- gdk_draw_rectangle (drawable, gc_g, filled_g, x_g, y_g, width_g, height_g);
- }
- }
-
- /*
- * Class: org.gnu.gdk.Window
- * Method: gdk_draw_arc
- * Signature: (IIZIIIIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_Window_gdk_1draw_1arc (JNIEnv *env, jclass cls, jint
- obj, jint gc, jboolean filled, jint x, jint y, jint width, jint height, jint angle1, jint
- angle2)
- {
- GdkDrawable *drawable = (GdkDrawable *)obj;
- GdkGC *gc_g = (GdkGC *)gc;
- gboolean filled_g = (gboolean) filled;
- gint32 x_g = (gint32) x;
- gint32 y_g = (gint32) y;
- gint32 width_g = (gint32) width;
- gint32 height_g = (gint32) height;
- gint32 angle1_g = (gint32) angle1;
- gint32 angle2_g = (gint32) angle2;
- {
- gdk_draw_arc (drawable, gc_g, filled_g, x_g, y_g, width_g, height_g, angle1_g, angle2_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gdk_WindowAttr.c b/libgtk-java/src/jni/org_gnu_gdk_WindowAttr.c
deleted file mode 100644
index 74bb688..0000000
--- a/libgtk-java/src/jni/org_gnu_gdk_WindowAttr.c
+++ /dev/null
@@ -1,575 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-01 07:00:28 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gdk/gdk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- gchar * GdkWindowAttr_get_title (GdkWindowAttr * cptr)
- {
- return cptr->title;
- }
-
- /*
- * Class: org.gnu.gdk.WindowAttr
- * Method: getTitle
- * Signature: (I)java.lang.String;
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gdk_WindowAttr_getTitle (JNIEnv *env, jclass cls,
- jint obj)
- {
- GdkWindowAttr *obj_g = (GdkWindowAttr *)obj;
- gchar *result_g = GdkWindowAttr_get_title (obj_g);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- void GdkWindowAttr_set_title (GdkWindowAttr * cptr, gchar * title)
- {
- cptr->title = title;
- }
-
- /*
- * Class: org.gnu.gdk.WindowAttr
- * Method: setTitle
- * Signature: (Ijava.lang.String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_WindowAttr_setTitle (JNIEnv *env, jint obj, jstring
- title)
- {
- GdkWindowAttr *obj_g = (GdkWindowAttr *)obj;
- gchar* title_g = (gchar*)(*env)->GetStringUTFChars(env, title, 0);
- GdkWindowAttr_set_title (obj_g, title_g);
- (*env)->ReleaseStringUTFChars(env, title, title_g);
- }
-
- gint32 GdkWindowAttr_get_event_mask (GdkWindowAttr * cptr)
- {
- return cptr->event_mask;
- }
-
- /*
- * Class: org.gnu.gdk.WindowAttr
- * Method: getEventMask
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_WindowAttr_getEventMask (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkWindowAttr *obj_g = (GdkWindowAttr *)obj;
- {
- jint result_j = (jint) (GdkWindowAttr_get_event_mask (obj_g));
- return result_j;
- }
- }
-
- void GdkWindowAttr_set_event_mask (GdkWindowAttr * cptr, gint32 event_mask)
- {
- cptr->event_mask = event_mask;
- }
-
- /*
- * Class: org.gnu.gdk.WindowAttr
- * Method: setEventMask
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_WindowAttr_setEventMask (JNIEnv *env, jint obj, jint
- event_mask)
- {
- GdkWindowAttr *obj_g = (GdkWindowAttr *)obj;
- gint32 event_mask_g = (gint32) event_mask;
- {
- GdkWindowAttr_set_event_mask (obj_g, event_mask_g);
- }
- }
-
- gint32 GdkWindowAttr_get_x (GdkWindowAttr * cptr)
- {
- return cptr->x;
- }
-
- /*
- * Class: org.gnu.gdk.WindowAttr
- * Method: getX
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_WindowAttr_getX (JNIEnv *env, jclass cls, jint obj)
- {
- GdkWindowAttr *obj_g = (GdkWindowAttr *)obj;
- {
- jint result_j = (jint) (GdkWindowAttr_get_x (obj_g));
- return result_j;
- }
- }
-
- void GdkWindowAttr_set_x (GdkWindowAttr * cptr, gint32 x)
- {
- cptr->x = x;
- }
-
- /*
- * Class: org.gnu.gdk.WindowAttr
- * Method: setX
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_WindowAttr_setX (JNIEnv *env, jint obj, jint x)
- {
- GdkWindowAttr *obj_g = (GdkWindowAttr *)obj;
- gint32 x_g = (gint32) x;
- {
- GdkWindowAttr_set_x (obj_g, x_g);
- }
- }
-
- gint32 GdkWindowAttr_get_y (GdkWindowAttr * cptr)
- {
- return cptr->y;
- }
-
- /*
- * Class: org.gnu.gdk.WindowAttr
- * Method: getY
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_WindowAttr_getY (JNIEnv *env, jclass cls, jint obj)
- {
- GdkWindowAttr *obj_g = (GdkWindowAttr *)obj;
- {
- jint result_j = (jint) (GdkWindowAttr_get_y (obj_g));
- return result_j;
- }
- }
-
- void GdkWindowAttr_set_y (GdkWindowAttr * cptr, gint32 y)
- {
- cptr->y = y;
- }
-
- /*
- * Class: org.gnu.gdk.WindowAttr
- * Method: setY
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_WindowAttr_setY (JNIEnv *env, jint obj, jint y)
- {
- GdkWindowAttr *obj_g = (GdkWindowAttr *)obj;
- gint32 y_g = (gint32) y;
- {
- GdkWindowAttr_set_y (obj_g, y_g);
- }
- }
-
- gint32 GdkWindowAttr_get_width (GdkWindowAttr * cptr)
- {
- return cptr->width;
- }
-
- /*
- * Class: org.gnu.gdk.WindowAttr
- * Method: getWidth
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_WindowAttr_getWidth (JNIEnv *env, jclass cls, jint obj)
- {
- GdkWindowAttr *obj_g = (GdkWindowAttr *)obj;
- {
- jint result_j = (jint) (GdkWindowAttr_get_width (obj_g));
- return result_j;
- }
- }
-
- void GdkWindowAttr_set_width (GdkWindowAttr * cptr, gint32 width)
- {
- cptr->width = width;
- }
-
- /*
- * Class: org.gnu.gdk.WindowAttr
- * Method: setWidth
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_WindowAttr_setWidth (JNIEnv *env, jint obj, jint width)
- {
- GdkWindowAttr *obj_g = (GdkWindowAttr *)obj;
- gint32 width_g = (gint32) width;
- {
- GdkWindowAttr_set_width (obj_g, width_g);
- }
- }
-
- gint32 GdkWindowAttr_get_height (GdkWindowAttr * cptr)
- {
- return cptr->height;
- }
-
- /*
- * Class: org.gnu.gdk.WindowAttr
- * Method: getHeight
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_WindowAttr_getHeight (JNIEnv *env, jclass cls, jint obj)
- {
- GdkWindowAttr *obj_g = (GdkWindowAttr *)obj;
- {
- jint result_j = (jint) (GdkWindowAttr_get_height (obj_g));
- return result_j;
- }
- }
-
- void GdkWindowAttr_set_height (GdkWindowAttr * cptr, gint32 height)
- {
- cptr->height = height;
- }
-
- /*
- * Class: org.gnu.gdk.WindowAttr
- * Method: setHeight
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_WindowAttr_setHeight (JNIEnv *env, jint obj, jint
- height)
- {
- GdkWindowAttr *obj_g = (GdkWindowAttr *)obj;
- gint32 height_g = (gint32) height;
- {
- GdkWindowAttr_set_height (obj_g, height_g);
- }
- }
-
- GdkWindowClass GdkWindowAttr_get_wclass (GdkWindowAttr * cptr)
- {
- return cptr->wclass;
- }
-
- /*
- * Class: org.gnu.gdk.WindowAttr
- * Method: getWclass
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_WindowAttr_getWclass (JNIEnv *env, jclass cls, jint obj)
- {
- GdkWindowAttr *obj_g = (GdkWindowAttr *)obj;
- {
- jint result_j = (jint) (GdkWindowAttr_get_wclass (obj_g));
- return result_j;
- }
- }
-
- void GdkWindowAttr_set_wclass (GdkWindowAttr * cptr, GdkWindowClass wclass)
- {
- cptr->wclass = wclass;
- }
-
- /*
- * Class: org.gnu.gdk.WindowAttr
- * Method: setWclass
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_WindowAttr_setWclass (JNIEnv *env, jint obj, jint
- wclass)
- {
- GdkWindowAttr *obj_g = (GdkWindowAttr *)obj;
- GdkWindowClass wclass_g = (GdkWindowClass) wclass;
- {
- GdkWindowAttr_set_wclass (obj_g, wclass_g);
- }
- }
-
- GdkVisual * GdkWindowAttr_get_visual (GdkWindowAttr * cptr)
- {
- return cptr->visual;
- }
-
- /*
- * Class: org.gnu.gdk.WindowAttr
- * Method: getVisual
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_WindowAttr_getVisual (JNIEnv *env, jclass cls, jint obj)
- {
- GdkWindowAttr *obj_g = (GdkWindowAttr *)obj;
- {
- return (jint)GdkWindowAttr_get_visual (obj_g);
- }
- }
-
- void GdkWindowAttr_set_visual (GdkWindowAttr * cptr, GdkVisual * visual)
- {
- cptr->visual = visual;
- }
-
- /*
- * Class: org.gnu.gdk.WindowAttr
- * Method: setVisual
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_WindowAttr_setVisual (JNIEnv *env, jint obj, jint
- visual)
- {
- GdkWindowAttr *obj_g = (GdkWindowAttr *)obj;
- GdkVisual *visual_g = (GdkVisual *)visual;
- {
- GdkWindowAttr_set_visual (obj_g, visual_g);
- }
- }
-
- GdkColormap * GdkWindowAttr_get_colormap (GdkWindowAttr * cptr)
- {
- return cptr->colormap;
- }
-
- /*
- * Class: org.gnu.gdk.WindowAttr
- * Method: getColormap
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_WindowAttr_getColormap (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkWindowAttr *obj_g = (GdkWindowAttr *)obj;
- {
- return (jint)GdkWindowAttr_get_colormap (obj_g);
- }
- }
-
- void GdkWindowAttr_set_colormap (GdkWindowAttr * cptr, GdkColormap * colormap)
- {
- cptr->colormap = colormap;
- }
-
- /*
- * Class: org.gnu.gdk.WindowAttr
- * Method: setColormap
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_WindowAttr_setColormap (JNIEnv *env, jint obj, jint
- colormap)
- {
- GdkWindowAttr *obj_g = (GdkWindowAttr *)obj;
- GdkColormap *colormap_g = (GdkColormap *)colormap;
- {
- GdkWindowAttr_set_colormap (obj_g, colormap_g);
- }
- }
-
- GdkWindowType GdkWindowAttr_get_window_type (GdkWindowAttr * cptr)
- {
- return cptr->window_type;
- }
-
- /*
- * Class: org.gnu.gdk.WindowAttr
- * Method: getWindowType
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_WindowAttr_getWindowType (JNIEnv *env, jclass cls, jint
- obj)
- {
- GdkWindowAttr *obj_g = (GdkWindowAttr *)obj;
- {
- jint result_j = (jint) (GdkWindowAttr_get_window_type (obj_g));
- return result_j;
- }
- }
-
- void GdkWindowAttr_set_window_type (GdkWindowAttr * cptr, GdkWindowType window_type)
- {
- cptr->window_type = window_type;
- }
-
- /*
- * Class: org.gnu.gdk.WindowAttr
- * Method: setWindowType
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_WindowAttr_setWindowType (JNIEnv *env, jint obj, jint
- window_type)
- {
- GdkWindowAttr *obj_g = (GdkWindowAttr *)obj;
- GdkWindowType window_type_g = (GdkWindowType) window_type;
- {
- GdkWindowAttr_set_window_type (obj_g, window_type_g);
- }
- }
-
- GdkCursor * GdkWindowAttr_get_cursor (GdkWindowAttr * cptr)
- {
- return cptr->cursor;
- }
-
- /*
- * Class: org.gnu.gdk.WindowAttr
- * Method: getCursor
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gdk_WindowAttr_getCursor (JNIEnv *env, jclass cls, jint obj)
- {
- GdkWindowAttr *obj_g = (GdkWindowAttr *)obj;
- {
- return (jint)GdkWindowAttr_get_cursor (obj_g);
- }
- }
-
- void GdkWindowAttr_set_cursor (GdkWindowAttr * cptr, GdkCursor * cursor)
- {
- cptr->cursor = cursor;
- }
-
- /*
- * Class: org.gnu.gdk.WindowAttr
- * Method: setCursor
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_WindowAttr_setCursor (JNIEnv *env, jint obj, jint
- cursor)
- {
- GdkWindowAttr *obj_g = (GdkWindowAttr *)obj;
- GdkCursor *cursor_g = (GdkCursor *)cursor;
- {
- GdkWindowAttr_set_cursor (obj_g, cursor_g);
- }
- }
-
- gchar * GdkWindowAttr_get_wmclass_name (GdkWindowAttr * cptr)
- {
- return cptr->wmclass_name;
- }
-
- /*
- * Class: org.gnu.gdk.WindowAttr
- * Method: getWmclassName
- * Signature: (I)java.lang.String;
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gdk_WindowAttr_getWmclassName (JNIEnv *env, jclass
- cls, jint obj)
- {
- GdkWindowAttr *obj_g = (GdkWindowAttr *)obj;
- gchar *result_g = GdkWindowAttr_get_wmclass_name (obj_g);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- void GdkWindowAttr_set_wmclass_name (GdkWindowAttr * cptr, gchar * wmclass_name)
- {
- cptr->wmclass_name = wmclass_name;
- }
-
- /*
- * Class: org.gnu.gdk.WindowAttr
- * Method: setWmclassName
- * Signature: (Ijava.lang.String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_WindowAttr_setWmclassName (JNIEnv *env, jint obj,
- jstring wmclass_name)
- {
- GdkWindowAttr *obj_g = (GdkWindowAttr *)obj;
- gchar* wmclass_name_g = (gchar*)(*env)->GetStringUTFChars(env, wmclass_name, 0);
- GdkWindowAttr_set_wmclass_name (obj_g, wmclass_name_g);
- (*env)->ReleaseStringUTFChars(env, wmclass_name, wmclass_name_g);
- }
-
- gchar * GdkWindowAttr_get_wmclass_class (GdkWindowAttr * cptr)
- {
- return cptr->wmclass_class;
- }
-
- /*
- * Class: org.gnu.gdk.WindowAttr
- * Method: getWmclassClass
- * Signature: (I)java.lang.String
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gdk_WindowAttr_getWmclassClass (JNIEnv *env, jclass
- cls, jint obj)
- {
- GdkWindowAttr *obj_g = (GdkWindowAttr *)obj;
- gchar *result_g = GdkWindowAttr_get_wmclass_class (obj_g);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- void GdkWindowAttr_set_wmclass_class (GdkWindowAttr * cptr, gchar * wmclass_class)
- {
- cptr->wmclass_class = wmclass_class;
- }
-
- /*
- * Class: org.gnu.gdk.WindowAttr
- * Method: setWmclassClass
- * Signature: (Ijava.lang.String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_WindowAttr_setWmclassClass (JNIEnv *env, jint obj,
- jstring wmclass_class)
- {
- GdkWindowAttr *obj_g = (GdkWindowAttr *)obj;
- gchar* wmclass_class_g = (gchar*)(*env)->GetStringUTFChars(env, wmclass_class, 0);
- GdkWindowAttr_set_wmclass_class (obj_g, wmclass_class_g);
- (*env)->ReleaseStringUTFChars(env, wmclass_class, wmclass_class_g);
- }
-
- gboolean GdkWindowAttr_get_override_redirect (GdkWindowAttr * cptr)
- {
- return cptr->override_redirect;
- }
-
- /*
- * Class: org.gnu.gdk.WindowAttr
- * Method: getOverrideRedirect
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gdk_WindowAttr_getOverrideRedirect (JNIEnv *env, jclass
- cls, jint obj)
- {
- GdkWindowAttr *obj_g = (GdkWindowAttr *)obj;
- {
- jboolean result_j = (jboolean) (GdkWindowAttr_get_override_redirect (obj_g));
- return result_j;
- }
- }
-
- void GdkWindowAttr_set_override_redirect (GdkWindowAttr * cptr, gboolean override_redirect)
- {
- cptr->override_redirect = override_redirect;
- }
-
- /*
- * Class: org.gnu.gdk.WindowAttr
- * Method: setOverrideRedirect
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gdk_WindowAttr_setOverrideRedirect (JNIEnv *env, jint obj,
- jboolean override_redirect)
- {
- GdkWindowAttr *obj_g = (GdkWindowAttr *)obj;
- gboolean override_redirect_g = (gboolean) override_redirect;
- {
- GdkWindowAttr_set_override_redirect (obj_g, override_redirect_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_glib_CustomEvents.c b/libgtk-java/src/jni/org_gnu_glib_CustomEvents.c
deleted file mode 100644
index 4772127..0000000
--- a/libgtk-java/src/jni/org_gnu_glib_CustomEvents.c
+++ /dev/null
@@ -1,78 +0,0 @@
-#include "jg_jnu.h"
-#include <sys/types.h>
-#include <glib.h>
-#include <glib-object.h>
-
-#ifdef __cplusplus
-extern "C" {
-#endif
-
-
-static volatile GSource *source;
-static volatile GMainContext *context;
-static volatile jclass class;
-static volatile jmethodID mid;
-static volatile GSourceFuncs *source_funcs;
-static volatile gboolean events_pending = FALSE;
-static volatile GMainContext *mainContext;
-
-gboolean function( gpointer data ){
- JNIEnv *env = JNU_GetEnv();
- jboolean exceptionThrown;
-
- (*env)->CallStaticVoidMethod(env, class, mid);
-
- exceptionThrown = (*env)->ExceptionCheck(env);
- if (exceptionThrown) {
- // We cannot throw this exception, since this timer was called by GLib.
- (*env)->ExceptionDescribe(env); // ExceptionDescribe clears exception
- }
- return TRUE;
-}
-
-gboolean prepare(GSource *source, gint *timeout_){
- return events_pending;
-}
-gboolean check (GSource *source){
- return events_pending;
-}
-gboolean dispatch (GSource *source,
- GSourceFunc callback,
- gpointer user_data){
- return callback( user_data );
-}
-
-JNIEXPORT void JNICALL Java_org_gnu_glib_CustomEvents_init (
- JNIEnv *env, jclass cls)
-{
- source_funcs = (GSourceFuncs *) g_new( GSourceFuncs, 1 );
- source_funcs->prepare = &prepare;
- source_funcs->check = ✓
- source_funcs->dispatch = &dispatch;
- source_funcs->finalize = NULL;
-
- class = (jclass) (*env)->NewGlobalRef(env, cls);
- mid = (*env)->GetStaticMethodID(env, cls, "runEvents", "()V");
- source = g_source_new( source_funcs, sizeof( GSource ) );
- mainContext = g_main_context_default();
- g_source_set_can_recurse( source, FALSE );
- g_source_set_callback( source, (GSourceFunc) function, NULL, NULL );
- g_source_attach( source, mainContext );
- g_source_set_priority( source, G_PRIORITY_HIGH_IDLE );
-}
-
-JNIEXPORT void JNICALL Java_org_gnu_glib_CustomEvents_setEventsPending( JNIEnv *env, jclass cls, jboolean pending ){
- events_pending = pending;
- g_main_context_wakeup( mainContext );
-}
-
-
-JNIEXPORT void JNICALL Java_org_gnu_glib_CustomEvents_cleanup( JNIEnv *env, jclass cls ){
- g_source_destroy( source );
- g_free( source_funcs );
- (*env)->DeleteGlobalRef(env, class);
-}
-
-#ifdef __cplusplus
-}
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_glib_Error.c b/libgtk-java/src/jni/org_gnu_glib_Error.c
deleted file mode 100644
index a2f0194..0000000
--- a/libgtk-java/src/jni/org_gnu_glib_Error.c
+++ /dev/null
@@ -1,118 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-07-26 07:01:03 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <glib.h>
-#include <glib-object.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- GQuark GError_get_domain (GError * cptr)
- {
- return cptr->domain;
- }
-
- /*
- * Class: org.gnu.glib.Error
- * Method: getDomain
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_glib_Error_getDomain (JNIEnv *env, jclass cls, jint obj)
- {
- GError *obj_g = (GError *)obj;
- return (jint)GError_get_domain (obj_g);
- }
-
-
- gint32 GError_get_code (GError * cptr)
- {
- return cptr->code;
- }
-
- /*
- * Class: org.gnu.glib.Error
- * Method: getCode
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_glib_Error_getCode (JNIEnv *env, jclass cls, jint obj)
- {
- GError *obj_g = (GError *)obj;
- jint result_j = (jint) (GError_get_code (obj_g));
- return result_j;
- }
-
- gchar * GError_get_message (GError * cptr)
- {
- return cptr->message;
- }
-
- /*
- * Class: org.gnu.glib.Error
- * Method: getMessage
- * Signature: (I)java/Lang/String;
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_glib_Error_getMessage (JNIEnv *env, jclass cls, jint obj)
- {
- GError *obj_g = (GError *)obj;
- const gchar *result_g = GError_get_message (obj_g);
- jstring str = (*env)->NewStringUTF(env, result_g);
- return str;
- }
-
- /*
- * Class: org.gnu.glib.Error
- * Method: g_error_new_literal
- * Signature: (IIjava.lang.String;)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_glib_Error_g_1error_1new_1literal (JNIEnv *env, jclass cls,
- jint domain, jint code, jstring message)
- {
- GQuark *domain_g = (GQuark *)domain;
- gint32 code_g = (gint32) code;
- const gchar* message_g = (*env)->GetStringUTFChars(env, message, 0);
- jint retval = (jint)g_error_new_literal (domain_g, code_g, message_g);
- (*env)->ReleaseStringUTFChars(env, message, message_g);
- return retval;
- }
-
- /*
- * Class: org.gnu.glib.Error
- * Method: g_error_free
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_glib_Error_g_1error_1free (JNIEnv *env, jclass cls, jint
- error)
- {
- GError *error_g = (GError *)error;
- g_error_free (error_g);
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_glib_GListString.c b/libgtk-java/src/jni/org_gnu_glib_GListString.c
deleted file mode 100644
index 9afd2aa..0000000
--- a/libgtk-java/src/jni/org_gnu_glib_GListString.c
+++ /dev/null
@@ -1,69 +0,0 @@
-/*
- * Java wrapper for GList of strings.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * Author: Dan Bornstein, danfuzz at milk.com
- * Copyright 2000 Dan Bornstein, all rights reserved.
- */
-
-#include <jni.h>
-#include <gtk/gtk.h>
-#include <stdio.h>
-
-
-#ifdef __cplusplus
-extern "C" {
-#endif
-
-/* ----------------------------------------------------------------------------
- * helper functions
- */
-
-/* Free the data pointer associated with a GList.
- *
- * data: the pointer to free
- * unused: unused, but required for the g_list_foreach protocol
- */
-static void freeGListData (gpointer data, gpointer unused)
-{
- g_free(data);
-}
-
-/* ----------------------------------------------------------------------------
- * native method declarations
- */
-
-/* Native code for gnu.gtk.GList.new0(). */
-JNIEXPORT jint JNICALL Java_org_gnu_glib_GListString_new0(JNIEnv *env, jobject obj)
-{
- return (jint) NULL;
-}
-
-/* Native code for gnu.gtk.GList.finalize0(). */
-JNIEXPORT void JNICALL Java_org_gnu_glib_GListString_finalize0(JNIEnv *env, jobject obj, jint handle)
-{
- if (handle != 0) {
- GList *peer = (GList *) handle;
-
- g_list_foreach (peer, &freeGListData, NULL);
- g_list_free (peer);
- }
-}
-
-/* Native code for gnu.gtk.GList.append0(). */
-JNIEXPORT jint JNICALL Java_org_gnu_glib_GListString_append0(JNIEnv *env, jobject obj,
- jint handle, jstring str)
-{
- GList *peer = (GList*)handle;
- gchar *newstring = (gchar *)(*env)->GetStringUTFChars(env, str, 0);
-
- peer = g_list_append(peer, newstring);
- g_assert(peer != 0);
- return (jint)peer;
-}
-
-#ifdef __cplusplus
-}
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_glib_GObject.c b/libgtk-java/src/jni/org_gnu_glib_GObject.c
deleted file mode 100644
index 4142587..0000000
--- a/libgtk-java/src/jni/org_gnu_glib_GObject.c
+++ /dev/null
@@ -1,776 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <string.h>
-#include <sys/types.h>
-#include <glib.h>
-#include <glib-object.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
-static jfieldID gtkobj_fieldID = NULL;
-
-#define JGTKO(x) jobject_to_gtk(env, x)
-
-/* Given a Java object, this method gets the native GtkObject object */
-GObject *
-jobject_to_gtk(JNIEnv *env, jobject obj)
-{
- jint obj_pointer;
-
-// if(!gtkobj_fieldID)
- gtkobj_fieldID = (*env)->GetFieldID(env, (*env)->GetObjectClass(env, obj),
- "handle", "I");
- obj_pointer = (*env)->GetIntField(env, obj, gtkobj_fieldID);
-
- return G_OBJECT((void *)obj_pointer);
-}
-
-typedef struct {
- JNIEnv *env;
- jobject obj; /* object to recieve the signal */
- jclass class; /* class to recieve the signal for static methods */
- jmethodID methodID; /* methodID of callback method */
- jobject methodData; /* user defined data to pass to callback method */
- jboolean isStatic; /* is the callback a static method? */
- jboolean isBoolReturn; /* does the callback method return a boolean value */
-} CallbackData;
-
-typedef struct{
- JNIEnv *env;
- jobject object;
-} JGRef;
-
-typedef struct {
- GClosure closure;
- CallbackData *cbdata;
-} JGClosure;
-
-
-static char *
-javatype_from_gtktype(GType argtype)
-{
- char *javatype = g_malloc(50);
- const char *tmp;
-
- tmp = g_type_name(argtype);
-
- if (strncmp(tmp, "Gtk", 3) == 0) {
- if (strlen(tmp) > 3)
- tmp = &tmp[3];
- sprintf(javatype, "org/gnu/gtk/%s", tmp);
- }
- else if (strncmp(tmp, "Gdk", 3) == 0) {
- if (strlen(tmp) > 3)
- tmp = &tmp[3];
- sprintf(javatype, "org/gnu/gdk/%s", tmp);
- }
- else if (strncmp(tmp, "Gno", 3) == 0) {
- if (strlen(tmp) > 5)
- tmp = &tmp[5];
- sprintf(javatype, "org/gnu/gnome/%s", tmp);
- }
- else if (strncmp(tmp, "Pan", 3) == 0) {
- if (strlen(tmp) > 5)
- tmp = &tmp[5];
- sprintf(javatype, "org/gnu/pango/%s", tmp);
- }
- else if (strncmp(tmp, "Atk", 3) == 0) {
- if (strlen(tmp) > 3)
- tmp = &tmp[3];
- sprintf(javatype, "org/gnu/atk/%s", tmp);
- }
- else
- sprintf(javatype, "%s", tmp);
-
- return javatype;
-}
-
-
-/* This method actually recieves all callbacks in the system. It
- * recieves a CallbackData struct as its' data. It then determines
- * what Java method to call and invokes it passing the correct parameters */
-static void
-jg_signal_cb(GClosure *closure,
- GValue *return_value,
- guint n_param_values,
- const GValue *param_values,
- gpointer invocation_hint,
- gpointer marshal_data)
-{
- jvalue *jargs;
- JGClosure *jgc = (JGClosure *)closure;
- CallbackData *cbdata;
- int i;
- jmethodID mid;
- jobject localObj;
- jint peer;
- jthrowable exc;
- gboolean b;
- const gchar* str;
- int jargsLen = n_param_values;
-
-
- cbdata = jgc->cbdata;
- if (cbdata == NULL) {
- g_critical("Java-GNOME - unable to determine the callback method.\n");
- return;
- }
-
- if (cbdata->methodData != NULL) {
- jargsLen++;
- }
-
- jargs = alloca(jargsLen * sizeof(jvalue));
-
- /* build the parameters for the callback */
- for(i = 1; i < n_param_values; i++) {
- switch(G_TYPE_FUNDAMENTAL(G_VALUE_TYPE(¶m_values[i]))) {
- case G_TYPE_CHAR:
- jargs[i-1].c = g_value_get_char(¶m_values[i]);
- break;
- case G_TYPE_UCHAR:
- jargs[i-1].c = g_value_get_uchar(¶m_values[i]);
- break;
- case G_TYPE_BOOLEAN:
- b = g_value_get_boolean(¶m_values[i]);
- jargs[i-1].z = (b == TRUE) ? JNI_TRUE : JNI_FALSE;
- break;
- case G_TYPE_INT:
- jargs[i-1].i = g_value_get_int(¶m_values[i]);
- break;
- case G_TYPE_UINT:
- jargs[i-1].i = g_value_get_uint(¶m_values[i]);
- break;
- case G_TYPE_ENUM:
- jargs[i-1].i = g_value_get_enum(¶m_values[i]);
- break;
- case G_TYPE_FLAGS:
- jargs[i-1].i = g_value_get_flags(¶m_values[i]);
- break;
- case G_TYPE_LONG:
- jargs[i-1].j = g_value_get_long(¶m_values[i]);
- break;
- case G_TYPE_ULONG:
- jargs[i-1].j = g_value_get_ulong(¶m_values[i]);
- break;
- case G_TYPE_FLOAT:
- jargs[i-1].f = g_value_get_float(¶m_values[i]);
- break;
- case G_TYPE_DOUBLE:
- jargs[i-1].d = g_value_get_double(¶m_values[i]);
- break;
- case G_TYPE_STRING:
- str = g_value_get_string(¶m_values[i]);
- localObj = (*cbdata->env)->NewStringUTF(cbdata->env, str);
- jargs[i-1].l = localObj;
- break;
- case G_TYPE_BOXED:
- peer = (jint)g_value_get_boxed(¶m_values[i]);
- jargs[i-1].i = peer;
- break;
- case G_TYPE_POINTER:
- peer = (jint)g_value_get_pointer(¶m_values[i]);
- jargs[i-1].i = peer;
- break;
- default:
- peer = (jint)g_value_get_object(¶m_values[i]);
- jargs[i-1].i = peer;
- break;
- }
- }
-
- if (cbdata->methodData != NULL) {
- jargs[jargsLen].l = (jobject)cbdata->methodData;
- }
-
- mid = cbdata->methodID;
-
- if (cbdata->isBoolReturn == JNI_TRUE) {
- if (cbdata->isStatic == JNI_FALSE) {
- b = (* cbdata->env)->CallBooleanMethodA(cbdata->env,
- cbdata->obj,
- mid,
- jargs);
- }
- else {
- b = (* cbdata->env)->CallStaticBooleanMethodA(cbdata->env,
- cbdata->class,
- mid,
- jargs);
- }
- if (return_value) {
- if (b == JNI_TRUE) {
- g_value_set_boolean(return_value, TRUE);
- }
- else {
- g_value_set_boolean(return_value, FALSE);
- }
- }
- }
- else {
- if (cbdata->isStatic == JNI_FALSE)
- (* cbdata->env)->CallVoidMethodA(cbdata->env,
- cbdata->obj,
- mid,
- jargs);
- else
- (* cbdata->env)->CallStaticVoidMethodA(cbdata->env,
- cbdata->class,
- mid,
- jargs);
- }
-
- /* Check if an exception occured in the callback */
- exc = (* cbdata->env)->ExceptionOccurred(cbdata->env);
- if (exc) {
- /* Print stack trace */
- (* cbdata->env)->ExceptionDescribe(cbdata->env);
- /* clear the exception, so we can continue. */
- (* cbdata->env)->ExceptionClear(cbdata->env);
- }
-}
-
-static void
-jg_cbdata_destroy(gpointer data, GClosure *closure)
-{
- JGClosure *jgclosure = (JGClosure *)closure;
- CallbackData *cbdata = jgclosure->cbdata;
-
- if (cbdata->obj)
- (* cbdata->env)->DeleteGlobalRef(cbdata->env, cbdata->obj);
- if (cbdata->class)
- (* cbdata->env)->DeleteGlobalRef(cbdata->env, cbdata->class);
-
- g_free(data);
-}
-
-/* Create a GClosure */
-static GClosure *
-jg_closure_new()
-{
- GClosure *closure;
-
- closure = g_closure_new_simple(sizeof(JGClosure), NULL);
- g_closure_add_finalize_notifier(closure, NULL, jg_cbdata_destroy);
- g_closure_set_marshal(closure, jg_signal_cb);
- return closure;
-}
-
-static void
-jg_arg_signature(GString *str, GType argtype)
-{
- char *as = NULL;
- char ac = '\0';
- gboolean free_as = FALSE;
-
-
- switch(G_TYPE_FUNDAMENTAL(argtype)) {
- case G_TYPE_NONE:
- ac = 'V';
- break;
- case G_TYPE_CHAR:
- case G_TYPE_UCHAR:
- ac = 'C';
- break;
- case G_TYPE_BOOLEAN:
- ac = 'Z';
- break;
- case G_TYPE_INT:
- case G_TYPE_UINT:
- ac = 'I';
- break;
- case G_TYPE_ENUM:
- ac = 'I';
- break;
- case G_TYPE_FLAGS:
- ac = 'I';
- break;
- case G_TYPE_LONG:
- case G_TYPE_ULONG:
- ac = 'J';
- break;
- case G_TYPE_FLOAT:
- ac = 'F';
- break;
- case G_TYPE_DOUBLE:
- ac = 'D';
- break;
- case G_TYPE_STRING:
- as = "java/lang/String";
- break;
- case G_TYPE_BOXED:
- ac = 'I';
- break;
- case G_TYPE_POINTER:
- ac = 'I';
- break;
- case G_TYPE_OBJECT:
- ac = 'I';
- break;
- default:
- ac = 'I';
- break;
- case G_TYPE_INVALID:
- g_error("Type %d - should not be reached", (gint)argtype);
- break;
- }
-
- if(ac)
- g_string_append_c(str, ac);
- if(as) {
- g_string_append(str, "L");
- g_string_append(str, as);
- g_string_append(str, ";");
- }
-
- if(free_as)
- g_free(as);
-}
-
-/* This method determines the Java signature for a callback method */
-static char *
-jg_signal_signature(GSignalQuery siginfo, jobject method_data)
-{
- GString *tmpstr;
- char *retval;
- int i;
-
- tmpstr = g_string_new(NULL);
-
- g_string_append_c(tmpstr, '(');
-
- /* add all of the gtk signal parameters to the string */
- for(i = 0; i < siginfo.n_params; i++) {
- GType argtype = siginfo.param_types[i];
- jg_arg_signature(tmpstr, argtype);
- }
-
- /* here is where we add the actual method data if it exists */
- if (method_data)
- g_string_append(tmpstr, "Ljava/lang/Object;");
-
- /* and now, the return type */
- g_string_append_c(tmpstr, ')');
- jg_arg_signature(tmpstr, siginfo.return_type);
-
- retval = tmpstr->str;
- g_string_free(tmpstr, FALSE);
-
- return retval;
-}
-
-/* This method constructs the CallbackData struct for a given
- * instance callback */
-static CallbackData *
-jg_cbdata_new(JNIEnv *env,
- jobject obj,
- jobject connect_to,
- jobject method_data,
- const char *signame,
- const char* sigfunc)
-{
- CallbackData *cbdata;
- GObject *gtko;
- GSignalQuery siginfo;
- guint sigid;
- char *sigsig;
- jthrowable exc;
- jclass Exception;
-
- gtko = JGTKO(obj);
- sigid = g_signal_lookup(signame, G_OBJECT_TYPE(gtko));
- g_assert(sigid > 0);
- g_signal_query(sigid, &siginfo);
-
- sigsig = jg_signal_signature(siginfo, method_data);
- cbdata = g_new(CallbackData, 1);
-
- /* add the target object to the struct */
- cbdata->obj = (*env)->NewGlobalRef(env, connect_to);
- cbdata->class = NULL;
- if (G_TYPE_FUNDAMENTAL(siginfo.return_type) == G_TYPE_BOOLEAN)
- cbdata->isBoolReturn = JNI_TRUE;
- else
- cbdata->isBoolReturn = JNI_FALSE;
-
- /* add the method data to the struct if it exists */
- if (method_data != NULL)
- cbdata->methodData = (*env)->NewGlobalRef(env, method_data);
- else
- cbdata->methodData = NULL;
-
- /* add the methodid to the struct */
- cbdata->methodID =
- (*env)->GetMethodID(env, (*env)->GetObjectClass(env, connect_to),
- sigfunc, sigsig);
- exc = (*env)->ExceptionOccurred(env);
- if (exc) {
- g_warning("Java-GNOME - cannot find callback method %s in the specified object with signature %s\n",
- sigfunc, sigsig);
- (*env)->ExceptionClear(env);
- Exception = (* env)->FindClass(env, "java/lang/RuntimeException");
- (* env)->ThrowNew(env, Exception, "" );
- return NULL;
- }
-
- /* add the env to the struct */
- cbdata->env = env;
-
- /* set the static flag */
- cbdata->isStatic = JNI_FALSE;
-
- g_free(sigsig);
- return cbdata;
-}
-
-
-/* This method constructs the CallbackData struct for a given
- * instance callback */
-static CallbackData *
-jg_static_cbdata_new(JNIEnv *env,
- jobject obj,
- jclass cbref,
- jobject method_data,
- const char *signame,
- const char* sigfunc)
-{
- CallbackData *cbdata;
- GObject *gtko;
- GSignalQuery siginfo;
- guint sigid;
- char *sigsig;
- jthrowable exc;
- jclass Exception;
-
- gtko = JGTKO(obj);
- sigid = g_signal_lookup(signame, G_OBJECT_TYPE(gtko));
- g_assert(sigid > 0);
- g_signal_query(sigid, &siginfo);
-
- sigsig = jg_signal_signature(siginfo, method_data);
-
- cbdata = g_new(CallbackData, 1);
-
- /* add the target object to the struct */
- cbdata->class = (*env)->NewGlobalRef(env, cbref);
- cbdata->obj = NULL;
-
- /* add the method data to the struct if it exists */
- if (method_data != NULL)
- cbdata->methodData = (*env)->NewGlobalRef(env, method_data);
- else
- cbdata->methodData = NULL;
-
- /* add the methodid to the struct */
- cbdata->methodID =
- (*env)->GetStaticMethodID(env, cbref, sigfunc, sigsig);
-
- exc = (*env)->ExceptionOccurred(env);
- if (exc) {
- g_warning("Java-GNOME - cannot find static callback method %s in the specified class with signature %s\n", sigfunc, sigsig);
- (*env)->ExceptionClear(env);
- Exception = (* env)->FindClass(env, "java/lang/RuntimeException");
- (* env)->ThrowNew(env, Exception, "" );
- return NULL;
- }
-
- /* add the env to the struct */
- cbdata->env = env;
-
- /* set the static flag */
- cbdata->isStatic = JNI_TRUE;
-
- g_free(sigsig);
- return cbdata;
-}
-
-
-static jint create_callback(JNIEnv *env,
- jobject obj,
- jstring sigstring,
- jstring func,
- jobject cbrecv,
- jobject data)
-{
- jint retval;
- const char *signame;
- const char *sigfunc;
- CallbackData *cbdata;
- GObject *go;
- guint sigid;
- GQuark detail = 0;
- GClosure *closure;
-
- jclass Exception;
-
- go = JGTKO(obj);
- signame = (*env)->GetStringUTFChars(env, sigstring, NULL);
- sigfunc = (*env)->GetStringUTFChars(env, func, NULL);
-
- if (!g_signal_parse_name(signame, G_OBJECT_TYPE(go),
- &sigid, &detail, TRUE)) {
- g_critical("Java-GNOME - unknown signal name %s, function %s, object %s.\n", signame, sigfunc, G_OBJECT_TYPE_NAME(go));
- Exception = (* env)->FindClass(env, "java/lang/RuntimeException");
- (* env)->ThrowNew(env, Exception, "" );
- return 0;
- }
-
- cbdata = jg_cbdata_new(env, obj, cbrecv, data, signame, sigfunc);
-
- if (cbdata == NULL)
- return 0;
-
- closure = jg_closure_new();
- ((JGClosure *)closure)->cbdata = cbdata;
-
- retval = g_signal_connect_closure_by_id(JGTKO(obj),
- sigid,
- detail,
- closure,
- FALSE);
-
- (*env)->ReleaseStringUTFChars(env, sigstring, signame);
- (*env)->ReleaseStringUTFChars(env, func, sigfunc);
-
- return retval;
-}
-
-
-static jint create_static_callback(JNIEnv *env,
- jobject obj,
- jstring sigstring,
- jstring func,
- jclass cbrecv,
- jobject data)
-{
- jint retval;
- const char *signame;
- const char *sigfunc;
- CallbackData *cbdata;
- GObject *go;
- guint sigid;
- GQuark detail = 0;
- GClosure *closure;
- jclass Exception;
-
- go = JGTKO(obj);
- signame = (*env)->GetStringUTFChars(env, sigstring, NULL);
- sigfunc = (*env)->GetStringUTFChars(env, func, NULL);
-
- if (!g_signal_parse_name(signame, G_OBJECT_TYPE(go),
- &sigid, &detail, TRUE)) {
- g_critical("Java-GNOME - unknown signal name %s, function %s.\n", signame, sigfunc);
- Exception = (* env)->FindClass(env, "java/lang/RuntimeException");
- (* env)->ThrowNew(env, Exception, "" );
- return 0;
- }
-
- cbdata = jg_static_cbdata_new(env, obj, cbrecv, data, signame, sigfunc);
-
- if (cbdata == NULL)
- return 0;
-
- closure = jg_closure_new();
- ((JGClosure *)closure)->cbdata = cbdata;
- retval = g_signal_connect_closure_by_id(JGTKO(obj),
- sigid,
- detail,
- closure,
- FALSE);
-
- (*env)->ReleaseStringUTFChars(env, sigstring, signame);
- (*env)->ReleaseStringUTFChars(env, func, sigfunc);
-
- return retval;
-}
-
-
-/*
- * Class: org_gnu_glib_GObject
- * Method: addEventHandler
- * Signature: (Ljava/lang/String;Lgtk/GtkObject;)I
- */
-JNIEXPORT jint JNICALL
-Java_org_gnu_glib_GObject_addEventHandler__Ljava_lang_String_2Ljava_lang_Object_2
-(JNIEnv *env, jobject obj, jstring sigstring, jobject cbrecv)
-{
- return create_callback(env, obj, sigstring, sigstring, cbrecv, NULL);
-}
-
-/*
- * Class: org_gnu_glib_GObject
- * Method: addEventHandler
- * Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/Object;)I
- */
-JNIEXPORT jint JNICALL
-Java_org_gnu_glib_GObject_addEventHandler__Ljava_lang_String_2Ljava_lang_String_2Ljava_lang_Object_2
-(JNIEnv *env, jobject obj, jstring sigstring, jstring func, jobject cbrecv)
-{
- return create_callback(env, obj, sigstring, func, cbrecv, NULL);
-}
-
-
-/*
- * Class: org_gnu_glib_GObject
- * Method: addEventHandler
- * Signature: (Ljava/lang/String;Ljava/lang/Object;Ljava/lang/Object;)I
- */
-JNIEXPORT jint JNICALL
-Java_org_gnu_glib_GObject_addEventHandler__Ljava_lang_String_2Ljava_lang_Object_2Ljava_lang_Object_2
-(JNIEnv *env, jobject obj, jstring sigstring, jobject cbrecv, jobject data)
-{
- return create_callback(env, obj, sigstring, sigstring, cbrecv, data);
-}
-
-
-/*
- * Class: org_gnu_glib_GObject
- * Method: addEventHandler
- * Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/Object;Ljava/lang/Object;)I
- */
-JNIEXPORT jint JNICALL
-Java_org_gnu_glib_GObject_addEventHandler__Ljava_lang_String_2Ljava_lang_String_2Ljava_lang_Object_2Ljava_lang_Object_2
-(JNIEnv *env, jobject obj, jstring sigstring, jstring func, jobject cbrecv, jobject data)
-{
- return create_callback(env, obj, sigstring, func, cbrecv, data);
-}
-
-
-/*
- * Class: org_gnu_glib_GObject
- * Method: addEventHandler
- * Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/Class;)I
- */
-JNIEXPORT jint JNICALL
-Java_org_gnu_glib_GObject_addEventHandler__Ljava_lang_String_2Ljava_lang_String_2Ljava_lang_Class_2
-(JNIEnv *env, jobject obj, jstring sigstring, jstring func, jclass class)
-{
- return create_static_callback(env, obj, sigstring, func, class, NULL);
-}
-
-/*
- * Class: org_gnu_glib_GObject
- * Method: addEventHandler
- * Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/Class;Ljava/lang/Object;)I
- */
-JNIEXPORT jint JNICALL
-Java_org_gnu_glib_GObject_addEventHandler__Ljava_lang_String_2Ljava_lang_String_2Ljava_lang_Class_2Ljava_lang_Object_2
-(JNIEnv *env, jobject obj, jstring sigstring, jstring func, jclass class, jobject data)
-{
- return create_static_callback(env, obj, sigstring, func, class, data);
-}
-
-
-
-/*
- * Class: org_gnu_glib_GObject
- * Method: removeEventHandler
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL
-Java_org_gnu_glib_GObject_removeEventHandler(JNIEnv *env, jobject obj, jint sigid)
-{
- g_signal_handler_disconnect(JGTKO(obj), sigid);
-}
-
-
-/*
- * Class: org_gnu_glib_GObject/
- * Method: getData
- * Signature: (ILjava/lang/String;)Ljava/lang/Object;
- */
-JNIEXPORT jobject JNICALL Java_org_gnu_glib_GObject_getData
- (JNIEnv *env, jobject obj, jint handle, jstring key)
-{
- gchar *k = (gchar*)(*env)->GetStringUTFChars(env, key, NULL);
- JGRef *ref = (JGRef*) g_object_get_data((GObject*)handle, k);
- (*env)->ReleaseStringUTFChars(env, key, k);
- if (ref == NULL){
- return NULL;
- }else{
- return ref->object;
- }
-}
-
-
-static void
-jg_gobject_destroy(gpointer data)
-{
- JGRef *ref = (JGRef*) data;
- (* ref->env)->DeleteGlobalRef( ref->env, ref->object);
- g_free( ref );
-}
-/*
- * Class: org_gnu_glib_GObject
- * Method: setData
- * Signature: (ILjava/lang/String;Ljava/lang/Object;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_glib_GObject_setData
- (JNIEnv *env, jobject obj, jint handle, jstring key, jobject data)
-{
- gchar *k = (gchar*)(*env)->GetStringUTFChars(env, key, NULL);
- JGRef *ref = g_new( JGRef, 1 );
- ref->env = env;
- ref->object = (* env)->NewGlobalRef(env, data);
- g_object_set_data_full((GObject*)handle,
- k,
- ref,
- jg_gobject_destroy
- ) ;
- (*env)->ReleaseStringUTFChars(env, key, k);
-}
-
-void logFunc(const gchar* logDomain, GLogLevelFlags logLevel, const gchar* message, gpointer userData)
-{
- jclass gobject;
- jmethodID stackHandler;
- JNIEnv *env = (JNIEnv*)userData;
- jstring msg;
- jvalue *jargs;
-
- msg = (*env)->NewStringUTF(env, message);
- jargs = alloca(sizeof(jvalue));
- jargs[0].l = msg;
-
- gobject = (*env)->FindClass(env, "Lorg/gnu/glib/GObject;");
- stackHandler = (*env)->GetMethodID(env, gobject, "printStackTrace", "(Ljava/lang/String;)V");
- (*env)->CallStaticVoidMethodA(env, gobject, stackHandler, jargs);
-
-}
-
-/*
- * Class: org_gnu_glib_GObject
- * Method: registerLogHandler
- * Signature: ()V
- */ JNIEXPORT void JNICALL Java_org_gnu_glib_GObject_registerLogHandler
- (JNIEnv *env, jclass cls)
-{
- g_log_set_handler(NULL, G_LOG_LEVEL_WARNING | G_LOG_LEVEL_CRITICAL |
- G_LOG_FLAG_FATAL | G_LOG_FLAG_RECURSION, logFunc, (gpointer)env);
- g_log_set_handler ("GLib", G_LOG_LEVEL_MASK | G_LOG_FLAG_FATAL
- | G_LOG_FLAG_RECURSION, logFunc, (gpointer) env);
- g_log_set_handler ("Gnome", G_LOG_LEVEL_MASK | G_LOG_FLAG_FATAL
- | G_LOG_FLAG_RECURSION, logFunc, (gpointer) env);
- g_log_set_handler ("Gtk", G_LOG_LEVEL_MASK | G_LOG_FLAG_FATAL
- | G_LOG_FLAG_RECURSION, logFunc, (gpointer) env);
- g_log_set_handler ("Gconf", G_LOG_LEVEL_MASK | G_LOG_FLAG_FATAL
- | G_LOG_FLAG_RECURSION, logFunc, (gpointer) env);
- g_log_set_handler ("Glade", G_LOG_LEVEL_MASK | G_LOG_FLAG_FATAL
- | G_LOG_FLAG_RECURSION, logFunc, (gpointer) env);
-}
-
-
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_glib_List.c b/libgtk-java/src/jni/org_gnu_glib_List.c
deleted file mode 100644
index 5ff8af9..0000000
--- a/libgtk-java/src/jni/org_gnu_glib_List.c
+++ /dev/null
@@ -1,226 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-07-26 07:01:03 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <glib.h>
-#include <glib-object.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- gpointer GList_get_data (GList * cptr)
- {
- return cptr->data;
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.glib.List
- * Method: getData
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_glib_List_getData (JNIEnv *env, jclass cls, jint obj)
- {
- GList *obj_g = (GList *)obj;
- {
- return (jint)GList_get_data (obj_g);
- }
- }
-
- /*
- * Class: org.gnu.glib.List
- * Method: g_list_append
- * Signature: (II)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_glib_List_g_1list_1append (JNIEnv *env, jclass cls, jint
- list, jint data)
- {
- GList *list_g = (GList *)list;
- gpointer *data_g = (gpointer *)data;
- {
- return (jint)g_list_append (list_g, data_g);
- }
- }
-
- /*
- * Class: org.gnu.glib.List
- * Method: g_list_prepend
- * Signature: (II)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_glib_List_g_1list_1prepend (JNIEnv *env, jclass cls, jint
- list, jint data)
- {
- GList *list_g = (GList *)list;
- gpointer *data_g = (gpointer *)data;
- {
- return (jint)g_list_prepend (list_g, data_g);
- }
- }
-
- /*
- * Class: org.gnu.glib.List
- * Method: g_list_insert
- * Signature: (III)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_glib_List_g_1list_1insert (JNIEnv *env, jclass cls, jint
- list, jint data, jint position)
- {
- GList *list_g = (GList *)list;
- gpointer *data_g = (gpointer *)data;
- gint32 position_g = (gint32) position;
- {
- return (jint)g_list_insert (list_g, data_g, position_g);
- }
- }
-
- /*
- * Class: org.gnu.glib.List
- * Method: g_list_remove
- * Signature: (II)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_glib_List_g_1list_1remove (JNIEnv *env, jclass cls, jint
- list, jint data)
- {
- GList *list_g = (GList *)list;
- gpointer *data_g = (gpointer *)data;
- {
- return (jint)g_list_remove (list_g, data_g);
- }
- }
-
- /*
- * Class: org.gnu.glib.List
- * Method: g_list_remove_all
- * Signature: (II)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_glib_List_g_1list_1remove_1all (JNIEnv *env, jclass cls,
- jint list, jint data)
- {
- GList *list_g = (GList *)list;
- gpointer *data_g = (gpointer *)data;
- {
- return (jint)g_list_remove_all (list_g, data_g);
- }
- }
-
- /*
- * Class: org.gnu.glib.List
- * Method: g_list_free
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_glib_List_g_1list_1free (JNIEnv *env, jclass cls, jint list)
- {
- GList *list_g = (GList *)list;
- {
- g_list_free (list_g);
- }
- }
-
- /*
- * Class: org.gnu.glib.List
- * Method: g_list_alloc
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_glib_List_g_1list_1alloc (JNIEnv *env, jclass cls)
- {
- {
- return (jint)g_list_alloc ();
- }
- }
-
- /*
- * Class: org.gnu.glib.List
- * Method: g_list_length
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_glib_List_g_1list_1length (JNIEnv *env, jclass cls, jint
- list)
- {
- GList *list_g = (GList *)list;
- {
- jint result_j = (jint) (g_list_length (list_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.glib.List
- * Method: g_list_first
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_glib_List_g_1list_1first (JNIEnv *env, jclass cls, jint
- list)
- {
- GList *list_g = (GList *)list;
- {
- return (jint)g_list_first (list_g);
- }
- }
-
- /*
- * Class: org.gnu.glib.List
- * Method: g_list_last
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_glib_List_g_1list_1last (JNIEnv *env, jclass cls, jint list)
- {
- GList *list_g = (GList *)list;
- {
- return (jint)g_list_last (list_g);
- }
- }
-
- /*
- * Class: org.gnu.glib.List
- * Method: g_list_previous
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_glib_List_g_1list_1previous (JNIEnv *env, jclass cls, jint
- list)
- {
- GList *list_g = (GList *)list;
- {
- return (jint)g_list_previous (list_g);
- }
- }
-
- /*
- * Class: org.gnu.glib.List
- * Method: g_list_next
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_glib_List_g_1list_1next (JNIEnv *env, jclass cls, jint list)
- {
- GList *list_g = (GList *)list;
- {
- return (jint)g_list_next (list_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_glib_Quark.c b/libgtk-java/src/jni/org_gnu_glib_Quark.c
deleted file mode 100644
index 3ff83d0..0000000
--- a/libgtk-java/src/jni/org_gnu_glib_Quark.c
+++ /dev/null
@@ -1,77 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-07-26 07:01:00 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <glib.h>
-#include <glib-object.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.glib.Quark
- * Method: g_quark_from_string
- * Signature: (java.lang.String)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_glib_Quark_g_1quark_1from_1string (JNIEnv *env, jclass cls,
- jstring str)
- {
- const gchar* str_g = (*env)->GetStringUTFChars(env, str, 0);
- jint quark = (jint)g_quark_from_string (str_g);
- (*env)->ReleaseStringUTFChars(env, str, str_g);
- return quark;
- }
-
- /*
- * Class: org.gnu.glib.Quark
- * Method: g_quark_try_string
- * Signature: (java.lang.String)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_glib_Quark_g_1quark_1try_1string (JNIEnv *env, jclass cls,
- jstring str)
- {
- const gchar* str_g = (*env)->GetStringUTFChars(env, str, 0);
- jint quark = (jint)g_quark_try_string (str_g);
- (*env)->ReleaseStringUTFChars(env, str, str_g);
- return quark;
- }
-
- /*
- * Class: org.gnu.glib.Quark
- * Method: g_quark_to_string
- * Signature: (I)java.lang.String
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_glib_Quark_g_1quark_1to_1string (JNIEnv *env, jclass
- cls, jint quark)
- {
- return (*env)->NewStringUTF(env, g_quark_to_string (quark));
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_glib_Timer.c b/libgtk-java/src/jni/org_gnu_glib_Timer.c
deleted file mode 100644
index 8ccaa75..0000000
--- a/libgtk-java/src/jni/org_gnu_glib_Timer.c
+++ /dev/null
@@ -1,81 +0,0 @@
-#include "jg_jnu.h"
-#include <sys/types.h>
-#include <glib.h>
-#include <glib-object.h>
-
-#ifdef __cplusplus
-extern "C" {
-#endif
-
-static jfieldID targetFID;
-
-void cleanup(JNIEnv *env, jobject obj) {
- // reset handle field
- jclass cls = (*env)->GetObjectClass(env, obj);
- jfieldID fid = (*env)->GetFieldID(env, cls, "handle", "I");
- (*env)->SetIntField(env, obj, fid, (jint)-1);
-
- // delete back pointer
- (*env)->DeleteGlobalRef(env, obj);
-}
-
-gboolean fire_method_invoker(gpointer data)
-{
- JNIEnv *env = JNU_GetEnv();
- jobject obj = (jobject)data;
- jboolean exceptionThrown;
-
- jobject target = (*env)->GetObjectField(env, obj, targetFID);
- jclass cls = (*env)->GetObjectClass(env, target);
- jmethodID mid = (*env)->GetMethodID(env, cls, "fire", "()Z");
-
- jboolean keepFiring = (*env)->CallBooleanMethod(env, target, mid);
- (*env)->DeleteLocalRef(env, cls);
- (*env)->DeleteLocalRef(env, target);
-
- exceptionThrown = (*env)->ExceptionCheck(env);
- if (exceptionThrown) {
- // We cannot throw this exception, since this timer was called by GLib.
- (*env)->ExceptionDescribe(env); // ExceptionDescribe clears exception
- keepFiring = JNI_FALSE;
- }
-
- if (keepFiring == JNI_FALSE) {
- cleanup(env, obj);
- }
- return keepFiring;
-}
-
-/*
- * Class: org_gnu_glib_Timer
- * Method: start_timer
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_glib_Timer_start_1timer (JNIEnv *env, jobject obj, jint interval)
-{
- return (jint)g_timeout_add((gint)interval,
- fire_method_invoker,
- (gpointer)(*env)->NewGlobalRef(env, obj));
-}
-
-/*
- * Class: org_gnu_glib_Timer
- * Method: stop_timer
- * Signature: ()V
- */
-JNIEXPORT void JNICALL Java_org_gnu_glib_Timer_stop_1timer (JNIEnv *env, jobject obj, jint handle)
-{
- cleanup(env, obj);
- g_source_remove(handle);
-}
-
-JNIEXPORT void JNICALL Java_org_gnu_glib_Timer_initIDs (
- JNIEnv *env, jclass cls)
-{
- targetFID = (*env)->GetFieldID(env, cls,
- "target", "Lorg/gnu/glib/Fireable;");
-}
-
-#ifdef __cplusplus
-}
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_glib_Type.c b/libgtk-java/src/jni/org_gnu_glib_Type.c
deleted file mode 100644
index 5862f2e..0000000
--- a/libgtk-java/src/jni/org_gnu_glib_Type.c
+++ /dev/null
@@ -1,310 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-07-26 07:25:22 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <glib.h>
-#include <glib-object.h>
-#include <gdk-pixbuf/gdk-pixbuf.h> // Added by destrius
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
- /** Added by destrius **/
- JNIEXPORT jint JNICALL Java_org_gnu_glib_Type_get_1PIXBUF(JNIEnv *env, jclass cls)
- {
- return (jint) GDK_TYPE_PIXBUF;
- }
-
- /*
- * A type to allow us to create pointers to java objects.
- * This could get complicated...
- */
- JNIEXPORT jint JNICALL Java_org_gnu_glib_Type_get_1JAVA_1OBJECT(JNIEnv *env, jclass cls)
- {
- return (jint) G_TYPE_POINTER; /** We'll just have to hope that Gtk never uses that number of types. */
- }
-
- /*
- */
- JNIEXPORT jint JNICALL Java_org_gnu_glib_Type_get_1POINTER(JNIEnv *env, jclass cls)
- {
- return (jint) G_TYPE_POINTER;
- }
-
-
- /*
- * Class: org.gnu.glib.Type
- * Method: get_INVALID
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_glib_Type_get_1INVALID(JNIEnv *env, jclass cls)
- {
- return (jint)G_TYPE_INVALID;
- }
-
- /*
- * Class: org.gnu.glib.Type
- * Method: get_NONE
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_glib_Type_get_1NONE(JNIEnv *env, jclass cls)
- {
- return (jint)G_TYPE_NONE;
- }
-
-
- /*
- * Class: org.gnu.glib.Type
- * Method: get_INTERFACE
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_glib_Type_get_1INTERFACE(JNIEnv *env, jclass cls)
- {
- return (jint)G_TYPE_INTERFACE;
- }
-
-
- /*
- * Class: org.gnu.glib.Type
- * Method: get_CHAR
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_glib_Type_get_1CHAR(JNIEnv *env, jclass cls)
- {
- return (jint)G_TYPE_CHAR;
- }
-
-
- /*
- * Class: org.gnu.glib.Type
- * Method: get_BOOLEAN
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_glib_Type_get_1BOOLEAN(JNIEnv *env, jclass cls)
- {
- return (jint)G_TYPE_BOOLEAN;
- }
-
-
- /*
- * Class: org.gnu.glib.Type
- * Method: get_INT
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_glib_Type_get_1INT(JNIEnv *env, jclass cls)
- {
- return (jint)G_TYPE_INT;
- }
-
-
- /*
- * Class: org.gnu.glib.Type
- * Method: get_LONG
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_glib_Type_get_1LONG(JNIEnv *env, jclass cls)
- {
- return (jint)G_TYPE_LONG;
- }
-
- /*
- * Class: org.gnu.glib.Type
- * Method: get_FLAGS
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_glib_Type_get_1FLAGS(JNIEnv *env, jclass cls)
- {
- return (jint)G_TYPE_FLAGS;
- }
-
- /*
- * Class: org.gnu.glib.Type
- * Method: get_FLOAT
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_glib_Type_get_1FLOAT(JNIEnv *env, jclass cls)
- {
- return (jint)G_TYPE_FLOAT;
- }
-
- /*
- * Class: org.gnu.glib.Type
- * Method: get_DOUBLE
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_glib_Type_get_1DOUBLE(JNIEnv *env, jclass cls)
- {
- return (jint)G_TYPE_DOUBLE;
- }
-
- /*
- * Class: org.gnu.glib.Type
- * Method: get_STRING
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_glib_Type_get_1STRING(JNIEnv *env, jclass cls)
- {
- return (jint)G_TYPE_STRING;
- }
-
- /*
- * Class: org.gnu.glib.Type
- * Method: get_BOXED
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_glib_Type_get_1BOXED(JNIEnv *env, jclass cls)
- {
- return (jint)G_TYPE_BOXED;
- }
-
- /*
- * Class: org.gnu.glib.Type
- * Method: get_PARAM
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_glib_Type_get_1PARAM(JNIEnv *env, jclass cls)
- {
- return (jint)G_TYPE_PARAM;
- }
-
- /*
- * Class: org.gnu.glib.Type
- * Method: get_OBJECT
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_glib_Type_get_1OBJECT(JNIEnv *env, jclass cls)
- {
- return (jint)G_TYPE_OBJECT;
- }
-
-
-
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.glib.Type
- * Method: g_type_init
- * Signature: ()V
- */
- JNIEXPORT void JNICALL Java_org_gnu_glib_Type_g_1type_1init (JNIEnv *env, jclass cls)
- {
- {
- g_type_init ();
- }
- }
-
- /*
- * Class: org.gnu.glib.Type
- * Method: g_type_name
- * Signature: (I)java.lang.String
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_glib_Type_g_1type_1name (JNIEnv *env, jclass cls,
- jint type)
- {
- GType type_g = (GType)&type;
- const gchar *result_g = g_type_name (type_g);
- jstring result = (*env)->NewStringUTF(env, result_g);
- return result;
- }
-
- /*
- * Class: org.gnu.glib.Type
- * Method: g_type_qname
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_glib_Type_g_1type_1qname (JNIEnv *env, jclass cls, jint
- type)
- {
- GType type_g = (GType)&type;
- {
- return (jint)g_type_qname (type_g);
- }
- }
-
- /*
- * Class: org.gnu.glib.Type
- * Method: g_type_from_name
- * Signature: ([B)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_glib_Type_g_1type_1from_1name (JNIEnv *env, jclass cls,
- jstring name)
- {
- const gchar* name_g = (*env)->GetStringUTFChars(env, name, 0);
- jint result = (jint)g_type_from_name (name_g);
- (*env)->ReleaseStringUTFChars(env, name, name_g);
- return result;
- }
-
- /*
- * Class: org.gnu.glib.Type
- * Method: g_type_parent
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_glib_Type_g_1type_1parent (JNIEnv *env, jclass cls, jint
- type)
- {
- GType type_g = (GType)&type;
- {
- return (jint)g_type_parent (type_g);
- }
- }
-
- /*
- * Class: org.gnu.glib.Type
- * Method: g_type_depth
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_glib_Type_g_1type_1depth (JNIEnv *env, jclass cls, jint
- type)
- {
- GType type_g = (GType)&type;
- {
- jint result_j = (jint) (g_type_depth (type_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.glib.Type
- * Method: g_type_is_a
- * Signature: (II)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_glib_Type_g_1type_1is_1a (JNIEnv *env, jclass cls, jint
- type, jint type_is_a)
- {
- GType type_g = (GType)&type;
- GType type_is_a_g = (GType)&type_is_a;
- {
- jboolean result_j = (jboolean) (g_type_is_a (type_g, type_is_a_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_glib_Value.c b/libgtk-java/src/jni/org_gnu_glib_Value.c
deleted file mode 100644
index dd5b308..0000000
--- a/libgtk-java/src/jni/org_gnu_glib_Value.c
+++ /dev/null
@@ -1,355 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-07-26 07:00:55 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <glib.h>
-#include <glib-object.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
- /*
- * Class: org.gnu.glib.Value
- * Method: g_value_set_pixbuf
- */
- JNIEXPORT void JNICALL Java_org_gnu_glib_Value_g_1value_1set_1pixbuf (JNIEnv *env, jclass cls,
- jint value, jint obj)
- {
- g_value_set_object ((GValue*)value, obj);
- }
-
- /*
- */
- JNIEXPORT jint JNICALL Java_org_gnu_glib_Value_g_1value_1get_1pixbuf (JNIEnv *env, jclass
- cls, jint value)
- {
- GValue *value_g = (GValue *)value;
- {
- gpointer pointer_g = (gpointer) (g_value_get_pointer (value_g));
- return (jint) pointer_g;
- }
- }
-
- /*
- * Class: org.gnu.glib.Value
- * Method: g_value_set_java_object
- */
- JNIEXPORT void JNICALL Java_org_gnu_glib_Value_g_1value_1set_1java_1object (JNIEnv *env, jclass cls,
- jint value, jobject obj)
- {
- gpointer ptr = (*env)->NewGlobalRef(env, obj);
- GValue *value_g = (GValue *)value;
- {
- g_value_set_pointer (value_g, ptr);
- }
- }
-
- /*
- */
- JNIEXPORT jobject JNICALL Java_org_gnu_glib_Value_g_1value_1get_1java_1object (JNIEnv *env, jclass
- cls, jint value)
- {
- GValue *value_g = (GValue *)value;
- {
- gpointer pointer_g = (gpointer) (g_value_get_pointer (value_g));
- return (jobject) pointer_g;
- }
- }
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.glib.Value
- * Method: g_value_init
- * Signature: (I)V
- */
- JNIEXPORT jint JNICALL Java_org_gnu_glib_Value_g_1value_1init (JNIEnv *env, jclass cls,
- jint type)
- {
- GValue *value_g = (GValue *) g_malloc(sizeof(GValue));
- value_g->g_type = 0;
- value_g = g_value_init (value_g,(GType)type);
- return (jint)value_g;
- }
-
- /*
- * Class: org.gnu.glib.Value
- * Method: g_value_copy
- * Signature: (I[Lint ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_glib_Value_g_1value_1copy (JNIEnv *env, jclass cls, jint
- srcValue, jintArray destValue)
- {
- GValue *srcValue_g = (GValue *)srcValue;
- gint *destValue_g_g = (gint *) (*env)->GetIntArrayElements (env, destValue, NULL);
- GValue *destValue_g = (GValue *)destValue_g_g;
- {
- g_value_copy (srcValue_g, destValue_g);
- (*env)->ReleaseIntArrayElements (env, destValue, (jint*)destValue_g_g, 0);
- }
- }
-
- /*
- * Class: org.gnu.glib.Value
- * Method: g_value_reset
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_glib_Value_g_1value_1reset (JNIEnv *env, jclass cls, jint
- value)
- {
- GValue *value_g = (GValue *)value;
- {
- return (jint)g_value_reset (value_g);
- }
- }
-
- /*
- * Class: org.gnu.glib.Value
- * Method: g_value_unset
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_glib_Value_g_1value_1unset (JNIEnv *env, jclass cls, jint
- value)
- {
- GValue *value_g = (GValue *)value;
- {
- g_value_unset (value_g);
- }
- }
-
- /*
- * Class: org.gnu.glib.Value
- * Method: g_value_set_char
- * Signature: (IB)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_glib_Value_g_1value_1set_1char (JNIEnv *env, jclass cls,
- jint value, jbyte vChar)
- {
- GValue *value_g = (GValue *)value;
- gchar vChar_g = (gchar) vChar;
- {
- g_value_set_char (value_g, vChar_g);
- }
- }
-
- /*
- * Class: org.gnu.glib.Value
- * Method: g_value_get_char
- * Signature: (I)B
- */
- JNIEXPORT jbyte JNICALL Java_org_gnu_glib_Value_g_1value_1get_1char (JNIEnv *env, jclass cls,
- jint value)
- {
- GValue *value_g = (GValue *)value;
- {
- jbyte result_j = (jbyte) (g_value_get_char (value_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.glib.Value
- * Method: g_value_set_boolean
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_glib_Value_g_1value_1set_1boolean (JNIEnv *env, jclass cls,
- jint value, jboolean vBoolean)
- {
- GValue *value_g = (GValue *)value;
- gboolean vBoolean_g = (gboolean) vBoolean;
- {
- g_value_set_boolean (value_g, vBoolean_g);
- }
- }
-
- /*
- * Class: org.gnu.glib.Value
- * Method: g_value_get_boolean
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_glib_Value_g_1value_1get_1boolean (JNIEnv *env, jclass
- cls, jint value)
- {
- GValue *value_g = (GValue *)value;
- {
- jboolean result_j = (jboolean) (g_value_get_boolean (value_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.glib.Value
- * Method: g_value_set_int
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_glib_Value_g_1value_1set_1int (JNIEnv *env, jclass cls,
- jint value, jint vInt)
- {
- GValue *value_g = (GValue *)value;
- gint32 vInt_g = (gint32) vInt;
- {
- g_value_set_int (value_g, vInt_g);
- }
- }
-
- /*
- * Class: org.gnu.glib.Value
- * Method: g_value_get_int
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_glib_Value_g_1value_1get_1int (JNIEnv *env, jclass cls,
- jint value)
- {
- GValue *value_g = (GValue *)value;
- {
- jint result_j = (jint) (g_value_get_int (value_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.glib.Value
- * Method: g_value_set_long
- * Signature: (IJ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_glib_Value_g_1value_1set_1long (JNIEnv *env, jclass cls,
- jint value, jlong vLong)
- {
- GValue *value_g = (GValue *)value;
- glong vLong_g = (glong) vLong;
- {
- g_value_set_long (value_g, vLong_g);
- }
- }
-
- /*
- * Class: org.gnu.glib.Value
- * Method: g_value_get_long
- * Signature: (I)J
- */
- JNIEXPORT jlong JNICALL Java_org_gnu_glib_Value_g_1value_1get_1long (JNIEnv *env, jclass cls,
- jint value)
- {
- GValue *value_g = (GValue *)value;
- {
- jlong result_j = (jlong) (g_value_get_long (value_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.glib.Value
- * Method: g_value_set_float
- * Signature: (ID)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_glib_Value_g_1value_1set_1float (JNIEnv *env, jclass cls,
- jint value, jdouble vFloat)
- {
- GValue *value_g = (GValue *)value;
- gdouble vFloat_g = (gdouble) vFloat;
- {
- g_value_set_float (value_g, vFloat_g);
- }
- }
-
- /*
- * Class: org.gnu.glib.Value
- * Method: g_value_get_float
- * Signature: (I)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_glib_Value_g_1value_1get_1float (JNIEnv *env, jclass
- cls, jint value)
- {
- GValue *value_g = (GValue *)value;
- {
- jdouble result_j = (jdouble) (g_value_get_float (value_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.glib.Value
- * Method: g_value_set_double
- * Signature: (ID)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_glib_Value_g_1value_1set_1double (JNIEnv *env, jclass cls,
- jint value, jdouble vDouble)
- {
- GValue *value_g = (GValue *)value;
- gdouble vDouble_g = (gdouble) vDouble;
- {
- g_value_set_double (value_g, vDouble_g);
- }
- }
-
- /*
- * Class: org.gnu.glib.Value
- * Method: g_value_get_double
- * Signature: (I)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_glib_Value_g_1value_1get_1double (JNIEnv *env, jclass
- cls, jint value)
- {
- GValue *value_g = (GValue *)value;
- {
- jdouble result_j = (jdouble) (g_value_get_double (value_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.glib.Value
- * Method: g_value_set_string
- * Signature: (Ijava.lang.String)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_glib_Value_g_1value_1set_1string (JNIEnv *env, jclass cls,
- jint value, jstring vString)
- {
- GValue *value_g = (GValue *)value;
- const gchar* vString_g = (*env)->GetStringUTFChars(env, vString, 0);
- g_value_set_string (value_g, vString_g);
- (*env)->ReleaseStringUTFChars(env, vString, vString_g);
- }
-
- /*
- * Class: org.gnu.glib.Value
- * Method: g_value_get_string
- * Signature: (I)java.lang.String
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_glib_Value_g_1value_1get_1string (JNIEnv *env, jclass
- cls, jint value)
- {
- GValue *value_g = (GValue *)value;
- {
- const gchar *result_g = g_value_get_string ((const GValue*)value_g);
- jstring result = (*env)->NewStringUTF(env, result_g);
- return result;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_AccelGroup.c b/libgtk-java/src/jni/org_gnu_gtk_AccelGroup.c
deleted file mode 100644
index 8f466c5..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_AccelGroup.c
+++ /dev/null
@@ -1,127 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:29 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.AccelGroup
- * Method: gtk_accel_group_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_AccelGroup_gtk_1accel_1group_1get_1type (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_accel_group_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.AccelGroup
- * Method: gtk_accel_group_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_AccelGroup_gtk_1accel_1group_1new (JNIEnv *env, jclass
- cls)
- {
- {
- return (jint)gtk_accel_group_new ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.AccelGroup
- * Method: gtk_accel_group_lock
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_AccelGroup_gtk_1accel_1group_1lock (JNIEnv *env, jclass
- cls, jint accelGroup)
- {
- GtkAccelGroup *accelGroup_g = (GtkAccelGroup *)accelGroup;
- {
- gtk_accel_group_lock (accelGroup_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.AccelGroup
- * Method: gtk_accel_group_unlock
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_AccelGroup_gtk_1accel_1group_1unlock (JNIEnv *env,
- jclass cls, jint accelGroup)
- {
- GtkAccelGroup *accelGroup_g = (GtkAccelGroup *)accelGroup;
- {
- gtk_accel_group_unlock (accelGroup_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.AccelGroup
- * Method: gtk_accel_group_disconnect_key
- * Signature: (III)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_AccelGroup_gtk_1accel_1group_1disconnect_1key (
- JNIEnv *env, jclass cls, jint accelGroup, jint accelKey, jint accelMods)
- {
- GtkAccelGroup *accelGroup_g = (GtkAccelGroup *)accelGroup;
- guint32 accelKey_g = (guint32) accelKey;
- GdkModifierType accelMods_g = (GdkModifierType) accelMods;
- {
- jboolean result_j = (jboolean) (gtk_accel_group_disconnect_key (accelGroup_g,
- accelKey_g, accelMods_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.AccelGroup
- * Method: gtk_accel_groups_activate
- * Signature: (III)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_AccelGroup_gtk_1accel_1groups_1activate (JNIEnv
- *env, jclass cls, jint object, jint accelKey, jint accelMods)
- {
- GObject *object_g = (GObject *)object;
- guint32 accelKey_g = (guint32) accelKey;
- GdkModifierType accelMods_g = (GdkModifierType) accelMods;
- {
- jboolean result_j = (jboolean) (gtk_accel_groups_activate (object_g, accelKey_g,
- accelMods_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_AccelKey.c b/libgtk-java/src/jni/org_gnu_gtk_AccelKey.c
deleted file mode 100644
index 5d1d165..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_AccelKey.c
+++ /dev/null
@@ -1,157 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:21 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- guint32 GtkAccelKey_get_accel_key (GtkAccelKey * cptr)
- {
- return cptr->accel_key;
- }
-
- /*
- * Class: org.gnu.gtk.AccelKey
- * Method: getAccelKey
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_AccelKey_getAccelKey (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GtkAccelKey *cptr_g = (GtkAccelKey *)cptr;
- {
- jint result_j = (jint) (GtkAccelKey_get_accel_key (cptr_g));
- return result_j;
- }
- }
-
- void GtkAccelKey_set_accel_key (GtkAccelKey * cptr, guint32 accel_key)
- {
- cptr->accel_key = accel_key;
- }
-
- /*
- * Class: org.gnu.gtk.AccelKey
- * Method: setAccelKey
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_AccelKey_setAccelKey (JNIEnv *env, jint cptr, jint
- accel_key)
- {
- GtkAccelKey *cptr_g = (GtkAccelKey *)cptr;
- guint32 accel_key_g = (guint32) accel_key;
- {
- GtkAccelKey_set_accel_key (cptr_g, accel_key_g);
- }
- }
-
- GdkModifierType GtkAccelKey_get_accel_mods (GtkAccelKey * cptr)
- {
- return cptr->accel_mods;
- }
-
- /*
- * Class: org.gnu.gtk.AccelKey
- * Method: getAccelMods
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_AccelKey_getAccelMods (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GtkAccelKey *cptr_g = (GtkAccelKey *)cptr;
- {
- jint result_j = (jint) (GtkAccelKey_get_accel_mods (cptr_g));
- return result_j;
- }
- }
-
- void GtkAccelKey_set_accel_mods (GtkAccelKey * cptr, GdkModifierType accel_mods)
- {
- cptr->accel_mods = accel_mods;
- }
-
- /*
- * Class: org.gnu.gtk.AccelKey
- * Method: setAccelMods
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_AccelKey_setAccelMods (JNIEnv *env, jint cptr, jint
- accel_mods)
- {
- GtkAccelKey *cptr_g = (GtkAccelKey *)cptr;
- GdkModifierType accel_mods_g = (GdkModifierType) accel_mods;
- {
- GtkAccelKey_set_accel_mods (cptr_g, accel_mods_g);
- }
- }
-
- guint32 GtkAccelKey_get_accel_flags (GtkAccelKey * cptr)
- {
- return cptr->accel_flags;
- }
-
- /*
- * Class: org.gnu.gtk.AccelKey
- * Method: getAccelFlags
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_AccelKey_getAccelFlags (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GtkAccelKey *cptr_g = (GtkAccelKey *)cptr;
- {
- jint result_j = (jint) (GtkAccelKey_get_accel_flags (cptr_g));
- return result_j;
- }
- }
-
- void GtkAccelKey_set_accel_flags (GtkAccelKey * cptr, guint32 accel_flags)
- {
- cptr->accel_flags = accel_flags;
- }
-
- /*
- * Class: org.gnu.gtk.AccelKey
- * Method: setAccelFlags
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_AccelKey_setAccelFlags (JNIEnv *env, jint cptr, jint
- accel_flags)
- {
- GtkAccelKey *cptr_g = (GtkAccelKey *)cptr;
- guint32 accel_flags_g = (guint32) accel_flags;
- {
- GtkAccelKey_set_accel_flags (cptr_g, accel_flags_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_AccelLabel.c b/libgtk-java/src/jni/org_gnu_gtk_AccelLabel.c
deleted file mode 100644
index 7b39b28..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_AccelLabel.c
+++ /dev/null
@@ -1,123 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:27 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.AccelLabel
- * Method: gtk_accel_label_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_AccelLabel_gtk_1accel_1label_1get_1type (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_accel_label_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.AccelLabel
- * Method: gtk_accel_label_new
- * Signature: ([B)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_AccelLabel_gtk_1accel_1label_1new (JNIEnv *env, jclass
- cls, jstring str)
- {
- const gchar* str_g = (*env)->GetStringUTFChars(env, str, NULL);
- jint retval = (jint)gtk_accel_label_new (str_g);
- (*env)->ReleaseStringUTFChars(env, str, str_g);
- return retval;
- }
-
- /*
- * Class: org.gnu.gtk.AccelLabel
- * Method: gtk_accel_label_get_accel_widget
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_AccelLabel_gtk_1accel_1label_1get_1accel_1widget (
- JNIEnv *env, jclass cls, jint accel_label)
- {
- GtkAccelLabel *accel_label_g = (GtkAccelLabel *)accel_label;
- {
- return (jint)gtk_accel_label_get_accel_widget (accel_label_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.AccelLabel
- * Method: gtk_accel_label_set_accel_widget
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_AccelLabel_gtk_1accel_1label_1set_1accel_1widget (
- JNIEnv *env, jclass cls, jint accel_label, jint accelWidget)
- {
- GtkAccelLabel *accel_label_g = (GtkAccelLabel *)accel_label;
- GtkWidget *accelWidget_g = (GtkWidget *)accelWidget;
- {
- gtk_accel_label_set_accel_widget (accel_label_g, accelWidget_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.AccelLabel
- * Method: gtk_accel_label_get_accel_width
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_AccelLabel_gtk_1accel_1label_1get_1accel_1width (JNIEnv
- *env, jclass cls, jint accel_label)
- {
- GtkAccelLabel *accel_label_g = (GtkAccelLabel *)accel_label;
- {
- jint result_j = (jint) (gtk_accel_label_get_accel_width (accel_label_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.AccelLabel
- * Method: gtk_accel_label_refetch
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_AccelLabel_gtk_1accel_1label_1refetch (JNIEnv *env,
- jclass cls, jint accel_label)
- {
- GtkAccelLabel *accel_label_g = (GtkAccelLabel *)accel_label;
- {
- jboolean result_j = (jboolean) (gtk_accel_label_refetch (accel_label_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_AccelMap.c b/libgtk-java/src/jni/org_gnu_gtk_AccelMap.c
deleted file mode 100644
index c7067cf..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_AccelMap.c
+++ /dev/null
@@ -1,163 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
-/*
- * Class: org_gnu_gtk_AccelMap
- * Method: gtk_accel_map_get
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_AccelMap_gtk_1accel_1map_1get
- (JNIEnv *env, jclass cls)
-{
- return (jint)gtk_accel_map_get();
-}
-
-/*
- * Class: org.gnu.gtk.AccelMap
- * Method: gtk_accel_map_add_entry
- * Signature: (java.lang.String;II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_AccelMap_gtk_1accel_1map_1add_1entry (JNIEnv *env,
- jclass cls, jstring accelPath, jint accelKey, jint accelMods)
-{
- gchar* accelPath_g = (gchar*)(*env)->GetStringUTFChars(env, accelPath, 0);
- gtk_accel_map_add_entry (accelPath_g, (guint32)accelKey, (guint32)accelMods);
- (*env)->ReleaseStringUTFChars(env, accelPath, accelPath_g);
-}
-
-/*
- * Class: org.gnu.gtk.AccelMap
- * Method: gtk_accel_map_lookup_entry
- * Signature: (java.lang.String;I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_AccelMap_gtk_1accel_1map_1lookup_1entry (JNIEnv
- *env, jclass cls, jstring accelPath, jint key)
-{
- gchar* accelPath_g = (gchar*)(*env)->GetStringUTFChars(env, accelPath, 0);
- jboolean result_j = (jboolean)gtk_accel_map_lookup_entry (accelPath_g, (GtkAccelKey*)key);
- (*env)->ReleaseStringUTFChars(env, accelPath, accelPath_g);
- return result_j;
-}
-
-/*
- * Class: org.gnu.gtk.AccelMap
- * Method: gtk_accel_map_change_entry
- * Signature: (java.lang.String;IIZ)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_AccelMap_gtk_1accel_1map_1change_1entry (JNIEnv
- *env, jclass cls, jstring accelPath, jint accekKey, jint accelMods, jboolean replace)
-{
- gchar* accelPath_g = (gchar*)(*env)->GetStringUTFChars(env, accelPath, 0);
- GdkModifierType accelMods_g = (GdkModifierType) accelMods;
- jboolean result_j = (jboolean) (gtk_accel_map_change_entry (accelPath_g, (guint32)accekKey,
- accelMods_g, (gboolean)replace));
- (*env)->ReleaseStringUTFChars(env, accelPath, accelPath_g);
- return result_j;
-}
-
-/*
- * Class: org.gnu.gtk.AccelMap
- * Method: gtk_accel_map_load
- * Signature: (java.lang.String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_AccelMap_gtk_1accel_1map_1load (JNIEnv *env, jclass
- cls, jstring fileName)
-{
- gchar* fileName_g = (gchar*)(*env)->GetStringUTFChars(env, fileName, 0);
- gtk_accel_map_load (fileName_g);
- (*env)->ReleaseStringUTFChars(env, fileName, fileName_g);
-}
-
-/*
- * Class: org.gnu.gtk.AccelMap
- * Method: gtk_accel_map_save
- * Signature: (java.lang.String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_AccelMap_gtk_1accel_1map_1save (JNIEnv *env, jclass
- cls, jstring fileName)
-{
- gchar* fileName_g = (gchar*)(*env)->GetStringUTFChars(env, fileName, 0);
- gtk_accel_map_save (fileName_g);
- (*env)->ReleaseStringUTFChars(env, fileName, fileName_g);
-}
-
-/*
- * Class: org.gnu.gtk.AccelMap
- * Method: gtk_accel_map_load_fd
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_AccelMap_gtk_1accel_1map_1load_1fd (JNIEnv *env, jclass
- cls, jint fd)
-{
- gtk_accel_map_load_fd ((gint32)fd);
-}
-
-/*
- * Class: org.gnu.gtk.AccelMap
- * Method: gtk_accel_map_save_fd
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_AccelMap_gtk_1accel_1map_1save_1fd (JNIEnv *env, jclass
- cls, jint fd)
-{
- gtk_accel_map_save_fd ((gint32)fd);
-}
-
-/*
- * Class: org_gnu_gtk_AccelMap
- * Method: gtk_accel_map_lock_path
- * Signature: (Ljava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_AccelMap_gtk_1accel_1map_1lock_1path
- (JNIEnv *env, jclass cls, jstring path)
-{
- const gchar* p = (*env)->GetStringUTFChars(env, path, NULL);
- gtk_accel_map_lock_path(p);
- (*env)->ReleaseStringUTFChars(env, path, p);
-}
-
-/*
- * Class: org_gnu_gtk_AccelMap
- * Method: gtk_accel_map_unlock_path
- * Signature: (Ljava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_AccelMap_gtk_1accel_1map_1unlock_1path
- (JNIEnv *env, jclass cls, jstring path)
-{
- const gchar* p = (*env)->GetStringUTFChars(env, path, NULL);
- gtk_accel_map_unlock_path(p);
- (*env)->ReleaseStringUTFChars(env, path, p);
-}
-
-
-/*
- * Class: org.gnu.gtk.AccelMap
- * Method: gtk_accel_map_add_filter
- * Signature: (java.lang.String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_AccelMap_gtk_1accel_1map_1add_1filter (JNIEnv *env,
- jclass cls, jstring filterPattern)
-{
- gchar* filterPattern_g = (gchar*)(*env)->GetStringUTFChars(env, filterPattern, 0);
- gtk_accel_map_add_filter (filterPattern_g);
- (*env)->ReleaseStringUTFChars(env, filterPattern, filterPattern_g);
-}
-
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_Accessible.c b/libgtk-java/src/jni/org_gnu_gtk_Accessible.c
deleted file mode 100644
index 97a244e..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_Accessible.c
+++ /dev/null
@@ -1,69 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:18 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- GtkWidget * GtkAccessible_get_widget (GtkAccessible * cptr)
- {
- return cptr->widget;
- }
-
- /*
- * Class: org.gnu.gtk.Accessible
- * Method: getWidget
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Accessible_getWidget (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GtkAccessible *cptr_g = (GtkAccessible *)cptr;
- {
- return (jint)GtkAccessible_get_widget (cptr_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Accessible
- * Method: gtk_accessible_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Accessible_gtk_1accessible_1get_1type (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_accessible_get_type ();
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_Action.c b/libgtk-java/src/jni/org_gnu_gtk_Action.c
deleted file mode 100644
index 64315c8..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_Action.c
+++ /dev/null
@@ -1,212 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#include "jg_jnu.h"
-
-
-#ifndef _Included_org_gnu_gtk_Action
-#define _Included_org_gnu_gtk_Action
-#ifdef __cplusplus
-extern "C" {
-#endif
-
-/*
- * Class: org_gnu_gtk_Action
- * Method: gtk_action_get_type
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_Action_gtk_1action_1get_1type
- (JNIEnv *env, jclass cls)
-{
- return (jint)gtk_action_get_type();
-}
-
-/*
- * Class: org_gnu_gtk_Action
- * Method: gtk_action_new
- * Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_Action_gtk_1action_1new
- (JNIEnv *env, jclass cls, jstring name, jstring label, jstring tooltip, jstring stockId)
-{
- const gchar* n = (*env)->GetStringUTFChars(env, name, NULL);
- const gchar* l = (*env)->GetStringUTFChars(env, label, NULL);
- const gchar* t = (*env)->GetStringUTFChars(env, tooltip, NULL);
- const gchar* s = (*env)->GetStringUTFChars(env, stockId, NULL);
- jint value = (jint)gtk_action_new(n, l, t, s);
- (*env)->ReleaseStringUTFChars(env, name, n);
- (*env)->ReleaseStringUTFChars(env, label, l);
- (*env)->ReleaseStringUTFChars(env, tooltip, t);
- (*env)->ReleaseStringUTFChars(env, stockId, s);
- return value;
-}
-
-/*
- * Class: org_gnu_gtk_Action
- * Method: gtk_action_get_name
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gtk_Action_gtk_1action_1get_1name
- (JNIEnv *env, jclass cls, jint action)
-{
- const gchar* name = gtk_action_get_name((GtkAction*)action);
- return (*env)->NewStringUTF(env, name);
-}
-
-/*
- * Class: org_gnu_gtk_Action
- * Method: gtk_action_activate
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Action_gtk_1action_1activate
- (JNIEnv *env, jclass cls, jint action)
-{
- gtk_action_activate((GtkAction*)action);
-}
-
-/*
- * Class: org_gnu_gtk_Action
- * Method: gtk_action_create_icon
- * Signature: (II)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_Action_gtk_1action_1create_1icon
- (JNIEnv *env, jclass cls, jint action, jint iconSize)
-{
- return (jint)gtk_action_create_icon((GtkAction*)action, (GtkIconSize)iconSize);
-}
-
-/*
- * Class: org_gnu_gtk_Action
- * Method: gtk_action_create_menu_item
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_Action_gtk_1action_1create_1menu_1item
- (JNIEnv *env, jclass cls, jint action)
-{
- return (jint)gtk_action_create_menu_item((GtkAction*)action);
-}
-
-/*
- * Class: org_gnu_gtk_Action
- * Method: gtk_action_create_tool_item
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_Action_gtk_1action_1create_1tool_1item
- (JNIEnv *env, jclass cls, jint action)
-{
- return (jint)gtk_action_create_tool_item((GtkAction*)action);
-}
-
-/*
- * Class: org_gnu_gtk_Action
- * Method: gtk_action_connect_proxy
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Action_gtk_1action_1connect_1proxy
- (JNIEnv *env, jclass cls, jint action, jint proxy)
-{
- gtk_action_connect_proxy((GtkAction*)action, (GtkWidget*)proxy);
-}
-
-/*
- * Class: org_gnu_gtk_Action
- * Method: gtk_action_disconnect_proxy
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Action_gtk_1action_1disconnect_1proxy
- (JNIEnv *env, jclass cls, jint action, jint proxy)
-{
- gtk_action_disconnect_proxy((GtkAction*)action, (GtkWidget*)proxy);
-}
-
-/*
- * Class: org_gnu_gtk_Action
- * Method: gtk_action_get_proxies
- * Signature: (I)[I
- */
-JNIEXPORT jintArray JNICALL Java_org_gnu_gtk_Action_gtk_1action_1get_1proxies
- (JNIEnv *env, jclass cls, jint action)
-{
- return getSList(env,gtk_action_get_proxies((GtkAction*)action));
-}
-
-/*
- * Class: org_gnu_gtk_Action
- * Method: gtk_action_connect_accelerator
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Action_gtk_1action_1connect_1accelerator
- (JNIEnv *env, jclass cls, jint action)
-{
- gtk_action_connect_accelerator((GtkAction*)action);
-}
-
-/*
- * Class: org_gnu_gtk_Action
- * Method: gtk_action_disconnect_accelerator
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Action_gtk_1action_1disconnect_1accelerator
- (JNIEnv *env, jclass cls, jint action)
-{
- gtk_action_disconnect_accelerator((GtkAction*)action);
-}
-
-/*
- * Class: org_gnu_gtk_Action
- * Method: gtk_action_is_sensitive
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Action_gtk_1action_1is_1sensitive
- (JNIEnv *env, jclass cls, jint action)
-{
- return (jboolean)gtk_action_is_sensitive((GtkAction*)action);
-}
-
-/*
- * Class: org_gnu_gtk_Action
- * Method: gtk_action_get_sensitive
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Action_gtk_1action_1get_1sensitive
- (JNIEnv *env, jclass cls, jint action)
-{
- return (jboolean)gtk_action_get_sensitive((GtkAction*)action);
-}
-
-/*
- * Class: org_gnu_gtk_Action
- * Method: gtk_action_is_visible
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Action_gtk_1action_1is_1visible
- (JNIEnv *env, jclass cls, jint action)
-{
- return (jboolean)gtk_action_is_visible((GtkAction*)action);
-}
-
-/*
- * Class: org_gnu_gtk_Action
- * Method: gtk_action_get_visible
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Action_gtk_1action_1get_1visible
- (JNIEnv *env, jclass cls, jint action)
-{
- return (jboolean)gtk_action_get_visible((GtkAction*)action);
-}
-
-
-#ifdef __cplusplus
-}
-#endif
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_ActionEntry.c b/libgtk-java/src/jni/org_gnu_gtk_ActionEntry.c
deleted file mode 100644
index cbc33b7..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_ActionEntry.c
+++ /dev/null
@@ -1,132 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-
-#ifndef _Included_org_gnu_gtk_ActionEntry
-#define _Included_org_gnu_gtk_ActionEntry
-#ifdef __cplusplus
-extern "C" {
-#endif
-
-
-void handleCallbackAction(GtkAction* action, gpointer userData);
-
-/*
- * Class: org_gnu_gtk_ActionEntry
- * Method: allocate
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_ActionEntry_allocate
- (JNIEnv *env, jclass cls)
-{
- GtkActionEntry* entry = (GtkActionEntry*)g_malloc(sizeof(GtkActionEntry));
- entry->callback = G_CALLBACK(handleCallbackAction);
- return (jint)entry;
-}
-
-/*
- * Class: org_gnu_gtk_ActionEntry
- * Method: free
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ActionEntry_free
- (JNIEnv *env, jclass cls, jint entry)
-{
- GtkActionEntry* e = (GtkActionEntry*)entry;
- g_free(e);
-}
-
-/*
- * Class: org_gnu_gtk_ActionEntry
- * Method: setName
- * Signature: (ILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ActionEntry_setName
- (JNIEnv *env, jclass cls, jint entry, jstring name)
-{
- if (NULL == name) {
- ((GtkActionEntry*)entry)->name = NULL;
- } else {
- gchar* n = (gchar*)(*env)->GetStringUTFChars(env, name, NULL);
- ((GtkActionEntry*)entry)->name = n;
- }
-}
-
-/*
- * Class: org_gnu_gtk_ActionEntry
- * Method: setStockId
- * Signature: (ILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ActionEntry_setStockId
- (JNIEnv *env, jclass cls, jint entry, jstring value)
-{
- if (NULL == value) {
- ((GtkActionEntry*)entry)->stock_id = NULL;
- } else {
- gchar* v = (gchar*)(*env)->GetStringUTFChars(env, value, NULL);
- ((GtkActionEntry*)entry)->stock_id = v;
- }
-}
-
-/*
- * Class: org_gnu_gtk_ActionEntry
- * Method: setLabel
- * Signature: (ILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ActionEntry_setLabel
- (JNIEnv *env, jclass cls, jint entry, jstring value)
-{
- if (NULL == value) {
- ((GtkActionEntry*)entry)->label = NULL;
- } else {
- gchar* v = (gchar*)(*env)->GetStringUTFChars(env, value, NULL);
- ((GtkActionEntry*)entry)->label = v;
- }
-}
-
-/*
- * Class: org_gnu_gtk_ActionEntry
- * Method: setAccelerator
- * Signature: (ILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ActionEntry_setAccelerator
- (JNIEnv *env, jclass cls, jint entry, jstring value)
-{
- if (NULL == value) {
- ((GtkActionEntry*)entry)->accelerator = NULL;
- } else {
- gchar* v = (gchar*)(*env)->GetStringUTFChars(env, value, NULL);
- ((GtkActionEntry*)entry)->accelerator = v;
- }
-}
-
-/*
- * Class: org_gnu_gtk_ActionEntry
- * Method: setTooltip
- * Signature: (ILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ActionEntry_setTooltip
- (JNIEnv *env, jclass cls, jint entry, jstring value)
-{
- if (NULL == value) {
- ((GtkActionEntry*)entry)->tooltip = NULL;
- } else {
- gchar* v = (gchar*)(*env)->GetStringUTFChars(env, value, NULL);
- ((GtkActionEntry*)entry)->tooltip = v;
- }
-}
-
-
-#ifdef __cplusplus
-}
-#endif
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_ActionGroup.c b/libgtk-java/src/jni/org_gnu_gtk_ActionGroup.c
deleted file mode 100644
index b559169..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_ActionGroup.c
+++ /dev/null
@@ -1,329 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#include <string.h>
-#include "jg_jnu.h"
-
-#ifndef _Included_org_gnu_gtk_ActionGroup
-#define _Included_org_gnu_gtk_ActionGroup
-#ifdef __cplusplus
-extern "C" {
-#endif
-
-
-typedef struct {
- JNIEnv *env;
- jobject obj; /* object to recieve the signal */
- jmethodID methodID; /* methodID of callback method */
-} CallbackInfo;
-
-static void internalHandleActionCallback(gpointer action, CallbackInfo *cbi)
-{
- jvalue *jargs = g_new(jvalue, 1);
-
- if (cbi == NULL) {
- g_critical("Java-GNOME - unable to determine the callback method\n");
- return;
- }
-
- jargs->i = (jint)action;
- (* cbi->env)->CallVoidMethodA(cbi->env, cbi->obj, cbi->methodID, jargs);
-}
-
-/*
- * Callback method to handle all signals.
- */
-void handleCallbackRadioAction(GtkRadioAction* action, GtkRadioAction* current, gpointer userData)
-{
- CallbackInfo *cbi = userData;
- internalHandleActionCallback((gpointer) action, cbi);
-}
-
-void handleCallbackAction(GtkAction* action, gpointer userData) {
- CallbackInfo *cbi = userData;
- internalHandleActionCallback((gpointer) action, cbi);
-}
-
-/*
- * Class: org_gnu_gtk_ActionGroup
- * Method: gtk_action_group_get_type
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_ActionGroup_gtk_1action_1group_1get_1type
- (JNIEnv *env, jclass cls)
-{
- return (jint)gtk_action_group_get_type();
-}
-
-/*
- * Class: org_gnu_gtk_ActionGroup
- * Method: gtk_action_group_new
- * Signature: (Ljava/lang/String;)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_ActionGroup_gtk_1action_1group_1new
- (JNIEnv *env, jclass cls, jstring name)
-{
- const gchar* n = (*env)->GetStringUTFChars(env, name, NULL);
- jint ret = (jint)gtk_action_group_new(n);
- (*env)->ReleaseStringUTFChars(env, name, n);
- return ret;
-}
-
-/*
- * Class: org_gnu_gtk_ActionGroup
- * Method: gtk_action_group_get_name
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gtk_ActionGroup_gtk_1action_1group_1get_1name
- (JNIEnv *env, jclass cls, jint group)
-{
- const gchar* name = gtk_action_group_get_name((GtkActionGroup*)group);
- return (*env)->NewStringUTF(env, name);
-}
-
-/*
- * Class: org_gnu_gtk_ActionGroup
- * Method: gtk_action_group_get_sensitive
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_ActionGroup_gtk_1action_1group_1get_1sensitive
- (JNIEnv *env, jclass cls, jint group)
-{
- return (jboolean)gtk_action_group_get_sensitive((GtkActionGroup*)group);
-}
-
-/*
- * Class: org_gnu_gtk_ActionGroup
- * Method: gtk_action_group_set_sensitive
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ActionGroup_gtk_1action_1group_1set_1sensitive
- (JNIEnv *env, jclass cls, jint group, jboolean value)
-{
- gtk_action_group_set_sensitive((GtkActionGroup*)group, (gboolean)value);
-}
-
-/*
- * Class: org_gnu_gtk_ActionGroup
- * Method: gtk_action_group_get_visible
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_ActionGroup_gtk_1action_1group_1get_1visible
- (JNIEnv *env, jclass cls, jint group)
-{
- return (jboolean)gtk_action_group_get_visible((GtkActionGroup*)group);
-}
-
-/*
- * Class: org_gnu_gtk_ActionGroup
- * Method: gtk_action_group_set_visible
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ActionGroup_gtk_1action_1group_1set_1visible
- (JNIEnv *env, jclass cls, jint group, jboolean value)
-{
- gtk_action_group_set_sensitive((GtkActionGroup*)group, (gboolean)value);
-}
-
-/*
- * Class: org_gnu_gtk_ActionGroup
- * Method: gtk_action_group_get_action
- * Signature: (ILjava/lang/String;)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_ActionGroup_gtk_1action_1group_1get_1action
- (JNIEnv *env, jclass cls, jint group, jstring name)
-{
- const gchar* n = (*env)->GetStringUTFChars(env, name, NULL);
- GtkAction* action = gtk_action_group_get_action((GtkActionGroup*)group, n);
- (*env)->ReleaseStringUTFChars(env, name, n);
- if (NULL == action)
- return (jint)-1;
- return (jint)action;
-}
-
-/*
- * Class: org_gnu_gtk_ActionGroup
- * Method: gtk_action_group_list_actions
- * Signature: (I)[I
- */
-JNIEXPORT jintArray JNICALL Java_org_gnu_gtk_ActionGroup_gtk_1action_1group_1list_1actions
- (JNIEnv *env, jclass cls, jint group)
-{
- return getList(env,gtk_action_group_list_actions((GtkActionGroup*)group));
-}
-
-/*
- * Class: org_gnu_gtk_ActionGroup
- * Method: gtk_action_group_add_action
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ActionGroup_gtk_1action_1group_1add_1action
- (JNIEnv *env, jclass cls, jint group, jint action)
-{
- gtk_action_group_add_action((GtkActionGroup*)group, (GtkAction*)action);
-}
-
-/*
- * Class: org_gnu_gtk_ActionGroup
- * Method: gtk_action_group_remove_action
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ActionGroup_gtk_1action_1group_1remove_1action
- (JNIEnv *env, jclass cls, jint group, jint action)
-{
- gtk_action_group_remove_action((GtkActionGroup*)group, (GtkAction*)action);
-}
-
-/*
- * Class: org_gnu_gtk_ActionGroup
- * Method: gtk_action_group_set_translation_domain
- * Signature: (ILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ActionGroup_gtk_1action_1group_1set_1translation_1domain
- (JNIEnv *env, jclass cls, jint group, jstring domain)
-{
- const gchar* d = (*env)->GetStringUTFChars(env, domain, NULL);
- gtk_action_group_set_translation_domain((GtkActionGroup*)group, d);
- (*env)->ReleaseStringUTFChars(env, domain, d);
-}
-
-/*
- * Class: org_gnu_gtk_ActionGroup
- * Method: gtk_action_group_add_action_with_accel
- * Signature: (IILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ActionGroup_gtk_1action_1group_1add_1action_1with_1accel
- (JNIEnv *env, jclass cls, jint group, jint action, jstring accel)
-{
- const gchar* a = (*env)->GetStringUTFChars(env, accel, NULL);
- gtk_action_group_add_action_with_accel((GtkActionGroup*)group, (GtkAction*)action, a);
- (*env)->ReleaseStringUTFChars(env, accel, a);
-}
-
-/*
- * Class: org_gnu_gtk_ActionGroup
- * Method: addActions
- * Signature: (I[I[Ljava/lang/Object;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ActionGroup_addActions
- (JNIEnv *env, jclass cls, jint group, jintArray entries, jobjectArray objs)
-{
- CallbackInfo *cbData;
- jthrowable exc;
- jsize len;
- int index;
- jint* ents;
-
- len = (*env)->GetArrayLength(env, entries);
- ents = (*env)->GetIntArrayElements(env, entries, NULL);
- for (index = 0; index < len; index++) {
- GtkActionEntry* entry = (GtkActionEntry*)ents[index];
- jobject obj = (*env)->GetObjectArrayElement(env, objs, (jsize)index);
- cbData = g_new(CallbackInfo, 1);
- cbData->env = env;
- cbData->obj = (*env)->NewGlobalRef(env, obj);
- cbData->methodID = (*env)->GetMethodID(env, (*env)->GetObjectClass(env, obj),
- "handleCallback", "(I)V");
- exc = (*env)->ExceptionOccurred(env);
- if (exc) {
- g_critical("Java-GNOME - exception is:\n");
- (*env)->ExceptionDescribe(env);
- (*env)->ExceptionClear(env);
- g_warning("\n\nJava-GNOME - signal will not be mapped\n\n");
- return;
- }
- gtk_action_group_add_actions((GtkActionGroup*)group, entry, 1, cbData);
- }
-}
-
-/*
- * Class: org_gnu_gtk_ActionGroup
- * Method: addToggleActions
- * Signature: (I[I[Ljava/lang/Object;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ActionGroup_addToggleActions
- (JNIEnv *env, jclass cls, jint group, jintArray entries, jobjectArray objs)
-{
- CallbackInfo *cbData;
- jthrowable exc;
- jsize len;
- int index;
- jint* ents;
-
- len = (*env)->GetArrayLength(env, entries);
- ents = (*env)->GetIntArrayElements(env, entries, NULL);
- for (index = 0; index < len; index++) {
- GtkToggleActionEntry* entry = (GtkToggleActionEntry*)ents[index];
- jobject obj = (*env)->GetObjectArrayElement(env, objs, (jsize)index);
- cbData = g_new(CallbackInfo, 1);
- cbData->env = env;
- cbData->obj = (*env)->NewGlobalRef(env, obj);
- cbData->methodID = (*env)->GetMethodID(env, (*env)->GetObjectClass(env, obj),
- "handleCallback", "(I)V");
- exc = (*env)->ExceptionOccurred(env);
- if (exc) {
- g_critical("Java-GNOME - exception is:\n");
- (*env)->ExceptionDescribe(env);
- (*env)->ExceptionClear(env);
- g_warning("\n\nJava-GNOME - signal will not be mapped\n\n");
- return;
- }
- gtk_action_group_add_toggle_actions((GtkActionGroup*)group, entry, 1, cbData);
- }
-}
-
-/*
- * Class: org_gnu_gtk_ActionGroup
- * Method: addRadioActions
- * Signature: (I[IILjava/lang/Object;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ActionGroup_addRadioActions
- (JNIEnv *env, jclass cks, jint group, jintArray entries, int value, jobject listener)
-{
- CallbackInfo *cbData;
- jthrowable exc;
- jsize len;
- int index;
- GtkRadioActionEntry* ents;
- GtkRadioActionEntry* ptr;
-
- len = (*env)->GetArrayLength(env, entries);
- ents = (GtkRadioActionEntry*)g_malloc(sizeof(GtkRadioActionEntry) * len);
- ptr = ents;
- for (index = 0; index < len; index++) {
- jint tmp;
- (*env)->GetIntArrayRegion(env, entries, index, 1, &tmp);
- memcpy(ptr, (GtkRadioActionEntry*)tmp, sizeof(GtkRadioActionEntry));
- ptr++;
- }
-
- cbData = g_malloc(sizeof(CallbackInfo));
- cbData->env = env;
- cbData->obj = listener;
- cbData->methodID = (*env)->GetMethodID(env, (*env)->GetObjectClass(env, listener),
- "handleRadioAction", "(II)V");
- exc = (*env)->ExceptionOccurred(env);
- if (exc) {
- g_critical("Java-GNOME - exception is:\n");
- (*env)->ExceptionDescribe(env);
- (*env)->ExceptionClear(env);
- g_warning("\n\nJava-GNOME - signal will not be mapped\n\n");
- return;
- }
- gtk_action_group_add_radio_actions((GtkActionGroup*)group, ents, len, (guint)value, G_CALLBACK(handleCallbackRadioAction), (gpointer)cbData);
-}
-
-
-#ifdef __cplusplus
-}
-#endif
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_Adjustment.c b/libgtk-java/src/jni/org_gnu_gtk_Adjustment.c
deleted file mode 100644
index af82b07..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_Adjustment.c
+++ /dev/null
@@ -1,245 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:27 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- gdouble GtkAdjustment_get_lower (GtkAdjustment * cptr)
- {
- return cptr->lower;
- }
-
- /*
- * Class: org.gnu.gtk.Adjustment
- * Method: getLower
- * Signature: (I)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_gtk_Adjustment_getLower (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GtkAdjustment *cptr_g = (GtkAdjustment *)cptr;
- {
- jdouble result_j = (jdouble) (GtkAdjustment_get_lower (cptr_g));
- return result_j;
- }
- }
-
- gdouble GtkAdjustment_get_upper (GtkAdjustment * cptr)
- {
- return cptr->upper;
- }
-
- /*
- * Class: org.gnu.gtk.Adjustment
- * Method: getUpper
- * Signature: (I)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_gtk_Adjustment_getUpper (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GtkAdjustment *cptr_g = (GtkAdjustment *)cptr;
- {
- jdouble result_j = (jdouble) (GtkAdjustment_get_upper (cptr_g));
- return result_j;
- }
- }
-
- gdouble GtkAdjustment_get_step_increment (GtkAdjustment * cptr)
- {
- return cptr->step_increment;
- }
-
- /*
- * Class: org.gnu.gtk.Adjustment
- * Method: getStepIncrement
- * Signature: (I)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_gtk_Adjustment_getStepIncrement (JNIEnv *env, jclass
- cls, jint cptr)
- {
- GtkAdjustment *cptr_g = (GtkAdjustment *)cptr;
- {
- jdouble result_j = (jdouble) (GtkAdjustment_get_step_increment (cptr_g));
- return result_j;
- }
- }
-
- gdouble GtkAdjustment_get_page_increment (GtkAdjustment * cptr)
- {
- return cptr->page_increment;
- }
-
- /*
- * Class: org.gnu.gtk.Adjustment
- * Method: getPageIncrement
- * Signature: (I)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_gtk_Adjustment_getPageIncrement (JNIEnv *env, jclass
- cls, jint cptr)
- {
- GtkAdjustment *cptr_g = (GtkAdjustment *)cptr;
- {
- jdouble result_j = (jdouble) (GtkAdjustment_get_page_increment (cptr_g));
- return result_j;
- }
- }
-
- gdouble GtkAdjustment_get_page_size (GtkAdjustment * cptr)
- {
- return cptr->page_size;
- }
-
- /*
- * Class: org.gnu.gtk.Adjustment
- * Method: getPageSize
- * Signature: (I)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_gtk_Adjustment_getPageSize (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GtkAdjustment *cptr_g = (GtkAdjustment *)cptr;
- {
- jdouble result_j = (jdouble) (GtkAdjustment_get_page_size (cptr_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Adjustment
- * Method: gtk_adjustment_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Adjustment_gtk_1adjustment_1get_1type (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_adjustment_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Adjustment
- * Method: gtk_adjustment_new
- * Signature: (DDDDDD)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Adjustment_gtk_1adjustment_1new (JNIEnv *env, jclass
- cls, jdouble value, jdouble lower, jdouble upper, jdouble stepIncrement, jdouble
- pageIncrement, jdouble pageSize)
- {
- gdouble value_g = (gdouble) value;
- gdouble lower_g = (gdouble) lower;
- gdouble upper_g = (gdouble) upper;
- gdouble stepIncrement_g = (gdouble) stepIncrement;
- gdouble pageIncrement_g = (gdouble) pageIncrement;
- gdouble pageSize_g = (gdouble) pageSize;
- {
- return (jint)gtk_adjustment_new (value_g, lower_g, upper_g, stepIncrement_g,
- pageIncrement_g, pageSize_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Adjustment
- * Method: gtk_adjustment_changed
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Adjustment_gtk_1adjustment_1changed (JNIEnv *env,
- jclass cls, jint adjustment)
- {
- GtkAdjustment *adjustment_g = (GtkAdjustment *)adjustment;
- {
- gtk_adjustment_changed (adjustment_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Adjustment
- * Method: gtk_adjustment_value_changed
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Adjustment_gtk_1adjustment_1value_1changed (JNIEnv
- *env, jclass cls, jint adjustment)
- {
- GtkAdjustment *adjustment_g = (GtkAdjustment *)adjustment;
- {
- gtk_adjustment_value_changed (adjustment_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Adjustment
- * Method: gtk_adjustment_clamp_page
- * Signature: (IDD)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Adjustment_gtk_1adjustment_1clamp_1page (JNIEnv *env,
- jclass cls, jint adjustment, jdouble lower, jdouble upper)
- {
- GtkAdjustment *adjustment_g = (GtkAdjustment *)adjustment;
- gdouble lower_g = (gdouble) lower;
- gdouble upper_g = (gdouble) upper;
- {
- gtk_adjustment_clamp_page (adjustment_g, lower_g, upper_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Adjustment
- * Method: gtk_adjustment_get_value
- * Signature: (I)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_gtk_Adjustment_gtk_1adjustment_1get_1value (JNIEnv *env,
- jclass cls, jint adjustment)
- {
- GtkAdjustment *adjustment_g = (GtkAdjustment *)adjustment;
- {
- jdouble result_j = (jdouble) (gtk_adjustment_get_value (adjustment_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Adjustment
- * Method: gtk_adjustment_set_value
- * Signature: (ID)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Adjustment_gtk_1adjustment_1set_1value (JNIEnv *env,
- jclass cls, jint adjustment, jdouble value)
- {
- GtkAdjustment *adjustment_g = (GtkAdjustment *)adjustment;
- gdouble value_g = (gdouble) value;
- {
- gtk_adjustment_set_value (adjustment_g, value_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_Alignment.c b/libgtk-java/src/jni/org_gnu_gtk_Alignment.c
deleted file mode 100644
index ac51d26..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_Alignment.c
+++ /dev/null
@@ -1,130 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:21 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.Alignment
- * Method: gtk_alignment_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Alignment_gtk_1alignment_1get_1type (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_alignment_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Alignment
- * Method: gtk_alignment_new
- * Signature: (DDDD)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Alignment_gtk_1alignment_1new (JNIEnv *env, jclass cls,
- jdouble xalign, jdouble yalign, jdouble xscale, jdouble yscale)
- {
- gdouble xalign_g = (gdouble) xalign;
- gdouble yalign_g = (gdouble) yalign;
- gdouble xscale_g = (gdouble) xscale;
- gdouble yscale_g = (gdouble) yscale;
- {
- return (jint)gtk_alignment_new (xalign_g, yalign_g, xscale_g, yscale_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Alignment
- * Method: gtk_alignment_set
- * Signature: (IDDDD)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Alignment_gtk_1alignment_1set (JNIEnv *env, jclass cls,
- jint alignment, jdouble xalign, jdouble yalign, jdouble xscale, jdouble yscale)
- {
- GtkAlignment *alignment_g = (GtkAlignment *)alignment;
- gdouble xalign_g = (gdouble) xalign;
- gdouble yalign_g = (gdouble) yalign;
- gdouble xscale_g = (gdouble) xscale;
- gdouble yscale_g = (gdouble) yscale;
- {
- gtk_alignment_set (alignment_g, xalign_g, yalign_g, xscale_g, yscale_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Alignment
- * Method: gtk_alignment_set_padding
- * Signature: (IDDDD)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Alignment_gtk_1alignment_1set_1padding (JNIEnv *env, jclass cls,
- jint alignment, jint top, jint bottom, jint left, jint right)
- {
- GtkAlignment *alignment_g = (GtkAlignment *)alignment;
- {
- gtk_alignment_set_padding (alignment_g,
- (guint) top,
- (guint) bottom,
- (guint) left,
- (guint) right
- );
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-
-/*
- * Class: org_gnu_gtk_Alignment
- * Method: gtk_alignment_get_padding
- * Signature: (I[I[I[I[I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Alignment_gtk_1alignment_1get_1padding
- (JNIEnv *env, jclass cls, jint align, jintArray top, jintArray bottom, jintArray left, jintArray right)
-{
- int* t;
- int* b;
- int* l;
- int* r;
-
- t = (*env)->GetIntArrayElements(env, top, NULL);
- b = (*env)->GetIntArrayElements(env, bottom, NULL);
- l = (*env)->GetIntArrayElements(env, left, NULL);
- r = (*env)->GetIntArrayElements(env, right, NULL);
- gtk_alignment_get_padding((GtkAlignment*)align, t, b, l, r);
- (*env)->ReleaseIntArrayElements(env, top, (jint*)t, 0);
- (*env)->ReleaseIntArrayElements(env, bottom, (jint*)b, 0);
- (*env)->ReleaseIntArrayElements(env, left, (jint*)l, 0);
- (*env)->ReleaseIntArrayElements(env, right, (jint*)r, 0);
-}
-
-#
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_Arrow.c b/libgtk-java/src/jni/org_gnu_gtk_Arrow.c
deleted file mode 100644
index 4e337a4..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_Arrow.c
+++ /dev/null
@@ -1,80 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:24 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.Arrow
- * Method: gtk_arrow_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Arrow_gtk_1arrow_1get_1type (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_arrow_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Arrow
- * Method: gtk_arrow_new
- * Signature: (II)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Arrow_gtk_1arrow_1new (JNIEnv *env, jclass cls, jint
- arrowType, jint shadowType)
- {
- GtkArrowType arrowType_g = (GtkArrowType) arrowType;
- GtkShadowType shadowType_g = (GtkShadowType) shadowType;
- {
- return (jint)gtk_arrow_new (arrowType_g, shadowType_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Arrow
- * Method: gtk_arrow_set
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Arrow_gtk_1arrow_1set (JNIEnv *env, jclass cls, jint
- arrow, jint arrowType, jint shadowType)
- {
- GtkArrow *arrow_g = (GtkArrow *)arrow;
- GtkArrowType arrowType_g = (GtkArrowType) arrowType;
- GtkShadowType shadowType_g = (GtkShadowType) shadowType;
- {
- gtk_arrow_set (arrow_g, arrowType_g, shadowType_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_AspectFrame.c b/libgtk-java/src/jni/org_gnu_gtk_AspectFrame.c
deleted file mode 100644
index 9038793..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_AspectFrame.c
+++ /dev/null
@@ -1,88 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:28 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.AspectFrame
- * Method: gtk_aspect_frame_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_AspectFrame_gtk_1aspect_1frame_1get_1type (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_aspect_frame_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.AspectFrame
- * Method: gtk_aspect_frame_new
- * Signature: ([BDDDZ)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_AspectFrame_gtk_1aspect_1frame_1new (JNIEnv *env,
- jclass cls, jstring label, jdouble xalign, jdouble yalign, jdouble ratio, jboolean
- obeyChild)
- {
- gdouble xalign_g = (gdouble) xalign;
- gdouble yalign_g = (gdouble) yalign;
- gdouble ratio_g = (gdouble) ratio;
- gboolean obeyChild_g = (gboolean) obeyChild;
- const gchar* label_g = (*env)->GetStringUTFChars(env, label, NULL);
- jint retval = (jint)gtk_aspect_frame_new (label_g, xalign_g, yalign_g, ratio_g, obeyChild_g);
- (*env)->ReleaseStringUTFChars( env, label, label_g);
- return retval;
- }
-
- /*
- * Class: org.gnu.gtk.AspectFrame
- * Method: gtk_aspect_frame_set
- * Signature: (IDDDZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_AspectFrame_gtk_1aspect_1frame_1set (JNIEnv *env,
- jclass cls, jint aspect_frame, jdouble xalign, jdouble yalign, jdouble ratio, jboolean
- obeyChild)
- {
- GtkAspectFrame *aspect_frame_g = (GtkAspectFrame *)aspect_frame;
- gdouble xalign_g = (gdouble) xalign;
- gdouble yalign_g = (gdouble) yalign;
- gdouble ratio_g = (gdouble) ratio;
- gboolean obeyChild_g = (gboolean) obeyChild;
- {
- gtk_aspect_frame_set (aspect_frame_g, xalign_g, yalign_g, ratio_g, obeyChild_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_Bin.c b/libgtk-java/src/jni/org_gnu_gtk_Bin.c
deleted file mode 100644
index 05cbd3b..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_Bin.c
+++ /dev/null
@@ -1,63 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:29 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.Bin
- * Method: gtk_bin_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Bin_gtk_1bin_1get_1type (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_bin_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Bin
- * Method: gtk_bin_get_child
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Bin_gtk_1bin_1get_1child (JNIEnv *env, jclass cls, jint
- bin)
- {
- GtkBin *bin_g = (GtkBin *)bin;
- {
- return (jint)gtk_bin_get_child (bin_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_BindingSet.c b/libgtk-java/src/jni/org_gnu_gtk_BindingSet.c
deleted file mode 100644
index 04d538d..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_BindingSet.c
+++ /dev/null
@@ -1,95 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-
-#ifndef _Included_org_gnu_gtk_BindingSet
-#define _Included_org_gnu_gtk_BindingSet
-#ifdef __cplusplus
-extern "C" {
-#endif
-/*
- * Class: org_gnu_gtk_BindingSet
- * Method: gtk_binding_set_new
- * Signature: (Ljava/lang/String;)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_BindingSet_gtk_1binding_1set_1new
- (JNIEnv *env , jclass cls, jstring name)
-{
- const gchar* setName = (*env)->GetStringUTFChars(env, name, NULL);
- jint retval = (jint)gtk_binding_set_new(setName);
- (*env)->ReleaseStringUTFChars(env, name, setName);
- return retval;
-}
-
-/*
- * Class: org_gnu_gtk_BindingSet
- * Method: gtk_binding_set_find
- * Signature: (Ljava/lang/String;)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_BindingSet_gtk_1binding_1set_1find
- (JNIEnv *env, jclass cls, jstring name)
-{
- const gchar* setName = (*env)->GetStringUTFChars(env, name, NULL);
- jint retval = (jint)gtk_binding_set_find(setName);
- (*env)->ReleaseStringUTFChars(env, name, setName);
- return retval;
-}
-
-/*
- * Class: org_gnu_gtk_BindingSet
- * Method: gtk_bindings_activate
- * Signature: (III)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_BindingSet_gtk_1bindings_1activate
- (JNIEnv *env, jclass cls, jint object, jint keyval, jint modifier)
-{
- return (jboolean)gtk_bindings_activate((GtkObject*)object, (guint)keyval, (GdkModifierType)modifier);
-}
-
-/*
- * Class: org_gnu_gtk_BindingSet
- * Method: gtk_binding_set_activate
- * Signature: (IIII)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_BindingSet_gtk_1binding_1set_1activate
- (JNIEnv *env, jclass cls, jint binding, jint keyval, jint modifier, jint object)
-{
- return (jboolean)gtk_binding_set_activate((GtkBindingSet*)binding, (guint)keyval, (GdkModifierType)modifier, (GtkObject*)object);
-}
-
-/*
- * Class: org_gnu_gtk_BindingSet
- * Method: gtk_binding_entry_clear
- * Signature: (III)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_BindingSet_gtk_1binding_1entry_1clear
- (JNIEnv *env, jclass cls, jint binding, jint keyval, jint modifier)
-{
- gtk_binding_entry_clear((GtkBindingSet*)binding, (guint)keyval, (GdkModifierType)modifier);
-}
-
-/*
- * Class: org_gnu_gtk_BindingSet
- * Method: gtk_binding_set_add_path
- * Signature: (IILjava/lang/String;I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_BindingSet_gtk_1binding_1set_1add_1path
- (JNIEnv *env, jclass cls, jint binding, jint pathType, jstring pathPattern, jint priority)
-{
- const gchar* pattern = (*env)->GetStringUTFChars(env, pathPattern, NULL);
- gtk_binding_set_add_path((GtkBindingSet*)binding, (GtkPathType)pathType, pattern, (GtkPathPriorityType)priority);
-}
-
-#ifdef __cplusplus
-}
-#endif
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_Border.c b/libgtk-java/src/jni/org_gnu_gtk_Border.c
deleted file mode 100644
index e3b1158..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_Border.c
+++ /dev/null
@@ -1,113 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:22 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- gint32 GtkBorder_get_left (GtkBorder * cptr)
- {
- return cptr->left;
- }
-
- /*
- * Class: org.gnu.gtk.Border
- * Method: getLeft
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Border_getLeft (JNIEnv *env, jclass cls, jint cptr)
- {
- GtkBorder *cptr_g = (GtkBorder *)cptr;
- {
- jint result_j = (jint) (GtkBorder_get_left (cptr_g));
- return result_j;
- }
- }
-
- gint32 GtkBorder_get_right (GtkBorder * cptr)
- {
- return cptr->right;
- }
-
- /*
- * Class: org.gnu.gtk.Border
- * Method: getRight
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Border_getRight (JNIEnv *env, jclass cls, jint cptr)
- {
- GtkBorder *cptr_g = (GtkBorder *)cptr;
- {
- jint result_j = (jint) (GtkBorder_get_right (cptr_g));
- return result_j;
- }
- }
-
- gint32 GtkBorder_get_top (GtkBorder * cptr)
- {
- return cptr->top;
- }
-
- /*
- * Class: org.gnu.gtk.Border
- * Method: getTop
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Border_getTop (JNIEnv *env, jclass cls, jint cptr)
- {
- GtkBorder *cptr_g = (GtkBorder *)cptr;
- {
- jint result_j = (jint) (GtkBorder_get_top (cptr_g));
- return result_j;
- }
- }
-
- gint32 GtkBorder_get_bottom (GtkBorder * cptr)
- {
- return cptr->bottom;
- }
-
- /*
- * Class: org.gnu.gtk.Border
- * Method: getBottom
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Border_getBottom (JNIEnv *env, jclass cls, jint cptr)
- {
- GtkBorder *cptr_g = (GtkBorder *)cptr;
- {
- jint result_j = (jint) (GtkBorder_get_bottom (cptr_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_Box.c b/libgtk-java/src/jni/org_gnu_gtk_Box.c
deleted file mode 100644
index 097558b..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_Box.c
+++ /dev/null
@@ -1,235 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:24 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.Box
- * Method: gtk_box_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Box_gtk_1box_1get_1type (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_box_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Box
- * Method: gtk_box_pack_start
- * Signature: (IIZZI)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Box_gtk_1box_1pack_1start (JNIEnv *env, jclass cls,
- jint box, jint child, jboolean expand, jboolean fill, jint padding)
- {
- GtkBox *box_g = (GtkBox *)box;
- GtkWidget *child_g = (GtkWidget *)child;
- gboolean expand_g = (gboolean) expand;
- gboolean fill_g = (gboolean) fill;
- gint32 padding_g = (gint32) padding;
- {
- gtk_box_pack_start (box_g, child_g, expand_g, fill_g, padding_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Box
- * Method: gtk_box_pack_end
- * Signature: (IIZZI)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Box_gtk_1box_1pack_1end (JNIEnv *env, jclass cls, jint
- box, jint child, jboolean expand, jboolean fill, jint padding)
- {
- GtkBox *box_g = (GtkBox *)box;
- GtkWidget *child_g = (GtkWidget *)child;
- gboolean expand_g = (gboolean) expand;
- gboolean fill_g = (gboolean) fill;
- gint32 padding_g = (gint32) padding;
- {
- gtk_box_pack_end (box_g, child_g, expand_g, fill_g, padding_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Box
- * Method: gtk_box_pack_start_defaults
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Box_gtk_1box_1pack_1start_1defaults (JNIEnv *env,
- jclass cls, jint box, jint child)
- {
- GtkBox *box_g = (GtkBox *)box;
- GtkWidget *child_g = (GtkWidget *)child;
- {
- gtk_box_pack_start_defaults (box_g, child_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Box
- * Method: gtk_box_pack_end_defaults
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Box_gtk_1box_1pack_1end_1defaults (JNIEnv *env, jclass
- cls, jint box, jint child)
- {
- GtkBox *box_g = (GtkBox *)box;
- GtkWidget *child_g = (GtkWidget *)child;
- {
- gtk_box_pack_end_defaults (box_g, child_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Box
- * Method: gtk_box_set_homogeneous
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Box_gtk_1box_1set_1homogeneous (JNIEnv *env, jclass
- cls, jint box, jboolean homogenous)
- {
- GtkBox *box_g = (GtkBox *)box;
- gboolean homogenous_g = (gboolean) homogenous;
- {
- gtk_box_set_homogeneous (box_g, homogenous_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Box
- * Method: gtk_box_get_homogeneous
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Box_gtk_1box_1get_1homogeneous (JNIEnv *env, jclass
- cls, jint box)
- {
- GtkBox *box_g = (GtkBox *)box;
- {
- jboolean result_j = (jboolean) (gtk_box_get_homogeneous (box_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Box
- * Method: gtk_box_set_spacing
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Box_gtk_1box_1set_1spacing (JNIEnv *env, jclass cls,
- jint box, jint spacing)
- {
- GtkBox *box_g = (GtkBox *)box;
- gint32 spacing_g = (gint32) spacing;
- {
- gtk_box_set_spacing (box_g, spacing_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Box
- * Method: gtk_box_get_spacing
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Box_gtk_1box_1get_1spacing (JNIEnv *env, jclass cls,
- jint box)
- {
- GtkBox *box_g = (GtkBox *)box;
- {
- jint result_j = (jint) (gtk_box_get_spacing (box_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Box
- * Method: gtk_box_reorder_child
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Box_gtk_1box_1reorder_1child (JNIEnv *env, jclass cls,
- jint box, jint child, jint position)
- {
- GtkBox *box_g = (GtkBox *)box;
- GtkWidget *child_g = (GtkWidget *)child;
- gint32 position_g = (gint32) position;
- {
- gtk_box_reorder_child (box_g, child_g, position_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Box
- * Method: gtk_box_query_child_packing
- * Signature: (II[Z[Z[Lint ;[Lint ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Box_gtk_1box_1query_1child_1packing (JNIEnv *env,
- jclass cls, jint box, jint child, jbooleanArray expand, jbooleanArray fill, jintArray
- padding, jintArray packType)
- {
- GtkBox *box_g = (GtkBox *)box;
- GtkWidget *child_g = (GtkWidget *)child;
- gboolean *expand_g = (gboolean *) (*env)->GetBooleanArrayElements(env, expand, NULL);
- gboolean *fill_g = (gboolean *) (*env)->GetBooleanArrayElements(env, fill, NULL);
- gint *padding_g = (gint *) (*env)->GetIntArrayElements (env, padding, NULL);
- gint *packType_g_g = (gint *) (*env)->GetIntArrayElements (env, packType, NULL);
- GtkPackType *packType_g = (GtkPackType *)packType_g_g;
- {
- gtk_box_query_child_packing (box_g, child_g, expand_g, fill_g, padding_g, packType_g);
- (*env)->ReleaseBooleanArrayElements(env, expand, (jboolean *)expand_g, 0);
- (*env)->ReleaseBooleanArrayElements(env, fill, (jboolean *)fill_g, 0);
- (*env)->ReleaseIntArrayElements (env, padding, (jint *) padding_g, 0);
- (*env)->ReleaseIntArrayElements (env, packType, packType_g_g, 0);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Box
- * Method: gtk_box_set_child_packing
- * Signature: (IIZZII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Box_gtk_1box_1set_1child_1packing (JNIEnv *env, jclass
- cls, jint box, jint child, jboolean expand, jboolean fill, jint padding, jint packType)
- {
- GtkBox *box_g = (GtkBox *)box;
- GtkWidget *child_g = (GtkWidget *)child;
- gboolean expand_g = (gboolean) expand;
- gboolean fill_g = (gboolean) fill;
- gint32 padding_g = (gint32) padding;
- GtkPackType packType_g = (GtkPackType) packType;
- {
- gtk_box_set_child_packing (box_g, child_g, expand_g, fill_g, padding_g, packType_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_Button.c b/libgtk-java/src/jni/org_gnu_gtk_Button.c
deleted file mode 100644
index e8d7673..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_Button.c
+++ /dev/null
@@ -1,312 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:30 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.Button
- * Method: gtk_button_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Button_gtk_1button_1get_1type (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_button_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Button
- * Method: gtk_button_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Button_gtk_1button_1new (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_button_new ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Button
- * Method: gtk_button_new_with_label
- * Signature: ([B)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Button_gtk_1button_1new_1with_1label (JNIEnv *env,
- jclass cls, jstring label)
- {
- const gchar* label_g = (*env)->GetStringUTFChars( env, label, NULL);
- jint retval = (jint)gtk_button_new_with_label (label_g);
- (*env)->ReleaseStringUTFChars(env, label, label_g);
- return retval;
- }
-
- /*
- * Class: org.gnu.gtk.Button
- * Method: gtk_button_new_from_stock
- * Signature: ([B)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Button_gtk_1button_1new_1from_1stock (JNIEnv *env,
- jclass cls, jstring stock_id)
- {
- const gchar* stock_id_g = (*env)->GetStringUTFChars(env, stock_id, NULL);
- jint retval = (jint)gtk_button_new_from_stock (stock_id_g);
- (*env)->ReleaseStringUTFChars(env, stock_id, stock_id_g);
- return retval;
- }
-
- /*
- * Class: org.gnu.gtk.Button
- * Method: gtk_button_new_with_mnemonic
- * Signature: ([B)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Button_gtk_1button_1new_1with_1mnemonic (JNIEnv *env,
- jclass cls, jstring label)
- {
- const gchar* label_g = (*env)->GetStringUTFChars(env, label, NULL);
- jint retval = (jint)gtk_button_new_with_mnemonic (label_g);
- (*env)->ReleaseStringUTFChars( env, label, label_g );
- return retval;
- }
-
- /*
- * Class: org.gnu.gtk.Button
- * Method: gtk_button_pressed
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Button_gtk_1button_1pressed (JNIEnv *env, jclass cls,
- jint button)
- {
- GtkButton *button_g = (GtkButton *)button;
- {
- gtk_button_pressed (button_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Button
- * Method: gtk_button_released
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Button_gtk_1button_1released (JNIEnv *env, jclass cls,
- jint button)
- {
- GtkButton *button_g = (GtkButton *)button;
- {
- gtk_button_released (button_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Button
- * Method: gtk_button_clicked
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Button_gtk_1button_1clicked (JNIEnv *env, jclass cls,
- jint button)
- {
- GtkButton *button_g = (GtkButton *)button;
- {
- gtk_button_clicked (button_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Button
- * Method: gtk_button_enter
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Button_gtk_1button_1enter (JNIEnv *env, jclass cls,
- jint button)
- {
- GtkButton *button_g = (GtkButton *)button;
- {
- gtk_button_enter (button_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Button
- * Method: gtk_button_leave
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Button_gtk_1button_1leave (JNIEnv *env, jclass cls,
- jint button)
- {
- GtkButton *button_g = (GtkButton *)button;
- {
- gtk_button_leave (button_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Button
- * Method: gtk_button_set_relief
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Button_gtk_1button_1set_1relief (JNIEnv *env, jclass
- cls, jint button, jint relief)
- {
- GtkButton *button_g = (GtkButton *)button;
- GtkReliefStyle relief_g = (GtkReliefStyle) relief;
- {
- gtk_button_set_relief (button_g, relief_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Button
- * Method: gtk_button_get_relief
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Button_gtk_1button_1get_1relief (JNIEnv *env, jclass
- cls, jint button)
- {
- GtkButton *button_g = (GtkButton *)button;
- {
- jint result_j = (jint) (gtk_button_get_relief (button_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Button
- * Method: gtk_button_set_label
- * Signature: (I[B)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Button_gtk_1button_1set_1label (JNIEnv *env, jclass
- cls, jint button, jstring label)
- {
- GtkButton *button_g = (GtkButton *)button;
- const gchar* label_g = (*env)->GetStringUTFChars( env, label, NULL);
- gtk_button_set_label (button_g, label_g);
- (*env)->ReleaseStringUTFChars( env, label, label_g );
- }
-
- /*
- * Class: org.gnu.gtk.Button
- * Method: gtk_button_get_label
- * Signature: (I)[B
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gtk_Button_gtk_1button_1get_1label (JNIEnv *env,
- jclass cls, jint button)
- {
- GtkButton *button_g = (GtkButton *)button;
- return (*env)->NewStringUTF( env, gtk_button_get_label (button_g) );
- }
-
- /*
- * Class: org.gnu.gtk.Button
- * Method: gtk_button_set_use_underline
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Button_gtk_1button_1set_1use_1underline (JNIEnv *env,
- jclass cls, jint button, jboolean useUnderline)
- {
- GtkButton *button_g = (GtkButton *)button;
- gboolean useUnderline_g = (gboolean) useUnderline;
- {
- gtk_button_set_use_underline (button_g, useUnderline_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Button
- * Method: gtk_button_get_use_underline
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Button_gtk_1button_1get_1use_1underline (JNIEnv
- *env, jclass cls, jint button)
- {
- GtkButton *button_g = (GtkButton *)button;
- {
- jboolean result_j = (jboolean) (gtk_button_get_use_underline (button_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Button
- * Method: gtk_button_set_use_stock
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Button_gtk_1button_1set_1use_1stock (JNIEnv *env,
- jclass cls, jint button, jboolean useStock)
- {
- GtkButton *button_g = (GtkButton *)button;
- gboolean useStock_g = (gboolean) useStock;
- {
- gtk_button_set_use_stock (button_g, useStock_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Button
- * Method: gtk_button_get_use_stock
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Button_gtk_1button_1get_1use_1stock (JNIEnv *env,
- jclass cls, jint button)
- {
- GtkButton *button_g = (GtkButton *)button;
- {
- jboolean result_j = (jboolean) (gtk_button_get_use_stock (button_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-
-/*
- * Class: org_gnu_gtk_Button
- * Method: gtk_button_set_focus_on_click
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Button_gtk_1button_1set_1focus_1on_1click
- (JNIEnv *env, jclass cls, jint button, jboolean focus)
-{
- gtk_button_set_focus_on_click((GtkButton*)button, (gboolean)focus);
-}
-
-/*
- * Class: org_gnu_gtk_Button
- * Method: gtk_button_get_focus_on_click
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Button_gtk_1button_1get_1focus_1on_1click
- (JNIEnv *env, jclass cls, jint button)
-{
- return (jboolean)gtk_button_get_focus_on_click((GtkButton*)button);
-}
-
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_ButtonBox.c b/libgtk-java/src/jni/org_gnu_gtk_ButtonBox.c
deleted file mode 100644
index 19eaee0..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_ButtonBox.c
+++ /dev/null
@@ -1,109 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:23 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.ButtonBox
- * Method: gtk_button_box_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_ButtonBox_gtk_1button_1box_1get_1type (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_button_box_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.ButtonBox
- * Method: gtk_button_box_get_layout
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_ButtonBox_gtk_1button_1box_1get_1layout (JNIEnv *env,
- jclass cls, jint widget)
- {
- GtkButtonBox *widget_g = (GtkButtonBox *)widget;
- {
- jint result_j = (jint) (gtk_button_box_get_layout (widget_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.ButtonBox
- * Method: gtk_button_box_set_layout
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_ButtonBox_gtk_1button_1box_1set_1layout (JNIEnv *env,
- jclass cls, jint widget, jint layoutStyle)
- {
- GtkButtonBox *widget_g = (GtkButtonBox *)widget;
- GtkButtonBoxStyle layoutStyle_g = (GtkButtonBoxStyle) layoutStyle;
- {
- gtk_button_box_set_layout (widget_g, layoutStyle_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.ButtonBox
- * Method: gtk_button_box_set_child_secondary
- * Signature: (IIZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_ButtonBox_gtk_1button_1box_1set_1child_1secondary (
- JNIEnv *env, jclass cls, jint widget, jint child, jboolean isSecondary)
- {
- GtkButtonBox *widget_g = (GtkButtonBox *)widget;
- GtkWidget *child_g = (GtkWidget *)child;
- gboolean isSecondary_g = (gboolean) isSecondary;
- {
- gtk_button_box_set_child_secondary (widget_g, child_g, isSecondary_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-
-/*
- * Class: org_gnu_gtk_ButtonBox
- * Method: gtk_button_box_get_child_secondary
- * Signature: (II)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_ButtonBox_gtk_1button_1box_1get_1child_1secondary
- (JNIEnv *env, jclass cls, jint bbox, jint child)
-{
- return (jboolean)gtk_button_box_get_child_secondary((GtkButtonBox*)bbox, (GtkWidget*)child);
-}
-
-
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_Calendar.c b/libgtk-java/src/jni/org_gnu_gtk_Calendar.c
deleted file mode 100644
index 4b9b075..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_Calendar.c
+++ /dev/null
@@ -1,214 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:22 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.Calendar
- * Method: gtk_calendar_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Calendar_gtk_1calendar_1get_1type (JNIEnv *env, jclass
- cls)
- {
- {
- return (jint)gtk_calendar_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Calendar
- * Method: gtk_calendar_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Calendar_gtk_1calendar_1new (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_calendar_new ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Calendar
- * Method: gtk_calendar_select_month
- * Signature: (III)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Calendar_gtk_1calendar_1select_1month (JNIEnv *env,
- jclass cls, jint calendar, jint month, jint year)
- {
- GtkCalendar *calendar_g = (GtkCalendar *)calendar;
- guint32 month_g = (guint32) month;
- guint32 year_g = (guint32) year;
- {
- jint result_j = (jint) (gtk_calendar_select_month (calendar_g, month_g, year_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Calendar
- * Method: gtk_calendar_select_day
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Calendar_gtk_1calendar_1select_1day (JNIEnv *env,
- jclass cls, jint calendar, jint day)
- {
- GtkCalendar *calendar_g = (GtkCalendar *)calendar;
- guint32 day_g = (guint32) day;
- {
- gtk_calendar_select_day (calendar_g, day_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Calendar
- * Method: gtk_calendar_mark_day
- * Signature: (II)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Calendar_gtk_1calendar_1mark_1day (JNIEnv *env, jclass
- cls, jint calendar, jint day)
- {
- GtkCalendar *calendar_g = (GtkCalendar *)calendar;
- guint32 day_g = (guint32) day;
- {
- jint result_j = (jint) (gtk_calendar_mark_day (calendar_g, day_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Calendar
- * Method: gtk_calendar_unmark_day
- * Signature: (II)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Calendar_gtk_1calendar_1unmark_1day (JNIEnv *env,
- jclass cls, jint calendar, jint day)
- {
- GtkCalendar *calendar_g = (GtkCalendar *)calendar;
- guint32 day_g = (guint32) day;
- {
- jint result_j = (jint) (gtk_calendar_unmark_day (calendar_g, day_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Calendar
- * Method: gtk_calendar_clear_marks
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Calendar_gtk_1calendar_1clear_1marks (JNIEnv *env,
- jclass cls, jint calendar)
- {
- GtkCalendar *calendar_g = (GtkCalendar *)calendar;
- {
- gtk_calendar_clear_marks (calendar_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Calendar
- * Method: gtk_calendar_get_date
- * Signature: (I[Lint ;[Lint ;[Lint ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Calendar_gtk_1calendar_1get_1date (JNIEnv *env, jclass
- cls, jint calendar, jintArray year, jintArray month, jintArray day)
- {
- GtkCalendar *calendar_g = (GtkCalendar *)calendar;
- gint *year_g = (gint *) (*env)->GetIntArrayElements (env, year, NULL);
- gint *month_g = (gint *) (*env)->GetIntArrayElements (env, month, NULL);
- gint *day_g = (gint *) (*env)->GetIntArrayElements (env, day, NULL);
- {
- gtk_calendar_get_date (calendar_g, year_g, month_g, day_g);
- (*env)->ReleaseIntArrayElements (env, year, (jint *) year_g, 0);
- (*env)->ReleaseIntArrayElements (env, month, (jint *) month_g, 0);
- (*env)->ReleaseIntArrayElements (env, day, (jint *) day_g, 0);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Calendar
- * Method: gtk_calendar_freeze
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Calendar_gtk_1calendar_1freeze (JNIEnv *env, jclass
- cls, jint calendar)
- {
- GtkCalendar *calendar_g = (GtkCalendar *)calendar;
- {
- gtk_calendar_freeze (calendar_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Calendar
- * Method: gtk_calendar_thaw
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Calendar_gtk_1calendar_1thaw (JNIEnv *env, jclass cls,
- jint calendar)
- {
- GtkCalendar *calendar_g = (GtkCalendar *)calendar;
- {
- gtk_calendar_thaw (calendar_g);
- }
- }
-
-/*
- * Class: org.gnu.gtk.Calendar
- * Method: gtk_calendar_set_display_options
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Calendar_gtk_1calendar_1set_1display_1options (
- JNIEnv *env, jclass cls, jint calendar, jint flags)
-{
- GtkCalendar *calendar_g = (GtkCalendar *)calendar;
- GtkCalendarDisplayOptions flags_g = (GtkCalendarDisplayOptions) flags;
- gtk_calendar_set_display_options (calendar_g, flags_g);
-}
-
-/*
- * Class: org_gnu_gtk_Calendar
- * Method: gtk_calendar_get_display_options
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_Calendar_gtk_1calendar_1get_1display_1options
- (JNIEnv *env, jclass cls, jint calendar)
-{
- return (jint)gtk_calendar_get_display_options((GtkCalendar*)calendar);
-}
-
-
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_CellEditable.c b/libgtk-java/src/jni/org_gnu_gtk_CellEditable.c
deleted file mode 100644
index 5731a0f..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_CellEditable.c
+++ /dev/null
@@ -1,89 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
-/*
- * Class: org_gnu_gtk_CellEditable
- * Method: newObject
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_CellEditable_newObject
- (JNIEnv *env, jclass cls)
-{
- return (jint)g_object_new(GTK_TYPE_CELL_EDITABLE, NULL);
-}
-
-
-/*
- * Class: org.gnu.gtk.CellEditable
- * Method: gtk_cell_editable_get_type
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_CellEditable_gtk_1cell_1editable_1get_1type (JNIEnv
- *env, jclass cls)
-{
- {
- return (jint)gtk_cell_editable_get_type ();
- }
-}
-
-/*
- * Class: org.gnu.gtk.CellEditable
- * Method: gtk_cell_editable_start_editing
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_CellEditable_gtk_1cell_1editable_1start_1editing (
- JNIEnv *env, jclass cls, jint cellEditable, jint event)
-{
- GtkCellEditable *cellEditable_g = (GtkCellEditable *)cellEditable;
- GdkEvent *event_g = (GdkEvent *)event;
- {
- gtk_cell_editable_start_editing (cellEditable_g, event_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.CellEditable
- * Method: gtk_cell_editable_editing_done
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_CellEditable_gtk_1cell_1editable_1editing_1done (JNIEnv
- *env, jclass cls, jint cellEditable)
-{
- GtkCellEditable *cellEditable_g = (GtkCellEditable *)cellEditable;
- {
- gtk_cell_editable_editing_done (cellEditable_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.CellEditable
- * Method: gtk_cell_editable_remove_widget
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_CellEditable_gtk_1cell_1editable_1remove_1widget (
- JNIEnv *env, jclass cls, jint cellEditable)
-{
- GtkCellEditable *cellEditable_g = (GtkCellEditable *)cellEditable;
- {
- gtk_cell_editable_remove_widget (cellEditable_g);
- }
-}
-
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_CellRenderer.c b/libgtk-java/src/jni/org_gnu_gtk_CellRenderer.c
deleted file mode 100644
index 70c8615..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_CellRenderer.c
+++ /dev/null
@@ -1,176 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:22 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.CellRenderer
- * Method: gtk_cell_renderer_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_CellRenderer_gtk_1cell_1renderer_1get_1type (JNIEnv
- *env, jclass cls)
- {
- {
- return (jint)gtk_cell_renderer_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.CellRenderer
- * Method: gtk_cell_renderer_get_size
- * Signature: (III[Lint ;[Lint ;[Lint ;[Lint ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_CellRenderer_gtk_1cell_1renderer_1get_1size (JNIEnv
- *env, jclass cls, jint cell, jint widget, jint cellArea, jintArray xOffset, jintArray
- yOffset, jintArray width, jintArray height)
- {
- GtkCellRenderer *cell_g = (GtkCellRenderer *)cell;
- GtkWidget *widget_g = (GtkWidget *)widget;
- GdkRectangle *cellArea_g = (GdkRectangle *)cellArea;
- gint *xOffset_g = (gint *) (*env)->GetIntArrayElements (env, xOffset, NULL);
- gint *yOffset_g = (gint *) (*env)->GetIntArrayElements (env, yOffset, NULL);
- gint *width_g = (gint *) (*env)->GetIntArrayElements (env, width, NULL);
- gint *height_g = (gint *) (*env)->GetIntArrayElements (env, height, NULL);
- {
- gtk_cell_renderer_get_size (cell_g, widget_g, cellArea_g, xOffset_g, yOffset_g,
- width_g, height_g);
- (*env)->ReleaseIntArrayElements (env, xOffset, (jint *) xOffset_g, 0);
- (*env)->ReleaseIntArrayElements (env, yOffset, (jint *) yOffset_g, 0);
- (*env)->ReleaseIntArrayElements (env, width, (jint *) width_g, 0);
- (*env)->ReleaseIntArrayElements (env, height, (jint *) height_g, 0);
- }
- }
-
- /*
- * Class: org.gnu.gtk.CellRenderer
- * Method: gtk_cell_renderer_render
- * Signature: (IIIIIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_CellRenderer_gtk_1cell_1renderer_1render (JNIEnv *env,
- jclass cls, jint cell, jint window, jint widget, jint backgroundArea, jint cellArea, jint
- exposedArea, jint flags)
- {
- GtkCellRenderer *cell_g = (GtkCellRenderer *)cell;
- GdkWindow *window_g = (GdkWindow *)window;
- GtkWidget *widget_g = (GtkWidget *)widget;
- GdkRectangle *backgroundArea_g = (GdkRectangle *)backgroundArea;
- GdkRectangle *cellArea_g = (GdkRectangle *)cellArea;
- GdkRectangle *exposedArea_g = (GdkRectangle *)exposedArea;
- GtkCellRendererState flags_g = (GtkCellRendererState) flags;
- {
- gtk_cell_renderer_render (cell_g, window_g, widget_g, backgroundArea_g, cellArea_g,
- exposedArea_g, flags_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.CellRenderer
- * Method: gtk_cell_renderer_activate
- * Signature: (III[BIII)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_CellRenderer_gtk_1cell_1renderer_1activate (JNIEnv
- *env, jclass cls, jint cell, jint event, jint widget, jstring path, jint backgroundArea,
- jint cellArea, jint flags)
- {
- GtkCellRenderer *cell_g = (GtkCellRenderer *)cell;
- GdkEvent *event_g = (GdkEvent *)event;
- GtkWidget *widget_g = (GtkWidget *)widget;
- GdkRectangle *backgroundArea_g = (GdkRectangle *)backgroundArea;
- GdkRectangle *cellArea_g = (GdkRectangle *)cellArea;
- GtkCellRendererState flags_g = (GtkCellRendererState) flags;
- const gchar* path_g = (*env)->GetStringUTFChars(env, path, NULL);
- jboolean result_j = (jboolean) (gtk_cell_renderer_activate (cell_g, event_g, widget_g,
- path_g, backgroundArea_g, cellArea_g, flags_g));
- (*env)->ReleaseStringUTFChars(env, path, path_g);
- return result_j;
- }
-
- /*
- * Class: org.gnu.gtk.CellRenderer
- * Method: gtk_cell_renderer_start_editing
- * Signature: (III[BIII)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_CellRenderer_gtk_1cell_1renderer_1start_1editing (
- JNIEnv *env, jclass cls, jint cell, jint event, jint widget, jstring path, jint
- backgroundArea, jint cellArea, jint flags)
- {
- GtkCellRenderer *cell_g = (GtkCellRenderer *)cell;
- GdkEvent *event_g = (GdkEvent *)event;
- GtkWidget *widget_g = (GtkWidget *)widget;
- GdkRectangle *backgroundArea_g = (GdkRectangle *)backgroundArea;
- GdkRectangle *cellArea_g = (GdkRectangle *)cellArea;
- GtkCellRendererState flags_g = (GtkCellRendererState) flags;
- const gchar* path_g = (*env)->GetStringUTFChars(env, path, NULL);
- jint retval = (jint)gtk_cell_renderer_start_editing (cell_g, event_g, widget_g, path_g,
- backgroundArea_g, cellArea_g, flags_g);
- (*env)->ReleaseStringUTFChars(env, path, path_g);
- return retval;
- }
-
- /*
- * Class: org.gnu.gtk.CellRenderer
- * Method: gtk_cell_renderer_set_fixed_size
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_CellRenderer_gtk_1cell_1renderer_1set_1fixed_1size (
- JNIEnv *env, jclass cls, jint cell, jint width, jint height)
- {
- GtkCellRenderer *cell_g = (GtkCellRenderer *)cell;
- gint32 width_g = (gint32) width;
- gint32 height_g = (gint32) height;
- {
- gtk_cell_renderer_set_fixed_size (cell_g, width_g, height_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.CellRenderer
- * Method: gtk_cell_renderer_get_fixed_size
- * Signature: (I[Lint ;[Lint ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_CellRenderer_gtk_1cell_1renderer_1get_1fixed_1size (
- JNIEnv *env, jclass cls, jint cell, jintArray width, jintArray height)
- {
- GtkCellRenderer *cell_g = (GtkCellRenderer *)cell;
- gint *width_g = (gint *) (*env)->GetIntArrayElements (env, width, NULL);
- gint *height_g = (gint *) (*env)->GetIntArrayElements (env, height, NULL);
- {
- gtk_cell_renderer_get_fixed_size (cell_g, width_g, height_g);
- (*env)->ReleaseIntArrayElements (env, width, (jint *) width_g, 0);
- (*env)->ReleaseIntArrayElements (env, height, (jint *) height_g, 0);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_CellRendererPixbuf.c b/libgtk-java/src/jni/org_gnu_gtk_CellRendererPixbuf.c
deleted file mode 100644
index 6e4beef..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_CellRendererPixbuf.c
+++ /dev/null
@@ -1,86 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:30 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
-
-
- JNIEXPORT void JNICALL
- Java_org_gnu_gtk_CellRendererPixbuf_gtk_1setPixbuf (
- JNIEnv *env, jclass cls, jint renderer, jint pixbuf)
- {
- GtkCellRendererPixbuf *renderer_g = (GtkCellRendererPixbuf *)renderer;
- GdkPixbuf *pixbuf_g = (GdkPixbuf *)pixbuf;
- g_object_set(renderer_g, "pixbuf", pixbuf_g);
- }
-
- JNIEXPORT void JNICALL
- Java_org_gnu_gtk_CellRendererPixbuf_gtk_1setPixbufOpen (
- JNIEnv *env, jclass cls, jint renderer, jint pixbuf)
- {
- GtkCellRendererPixbuf *renderer_g = (GtkCellRendererPixbuf *)renderer;
- GdkPixbuf *pixbuf_g = (GdkPixbuf *)pixbuf;
- g_object_set(renderer_g, "pixbuf-expander-open", pixbuf_g);
- }
-
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.CellRendererPixbuf
- * Method: gtk_cell_renderer_pixbuf_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL
- Java_org_gnu_gtk_CellRendererPixbuf_gtk_1cell_1renderer_1pixbuf_1get_1type (JNIEnv *env, jclass
- cls)
- {
- {
- return (jint)gtk_cell_renderer_pixbuf_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.CellRendererPixbuf
- * Method: gtk_cell_renderer_pixbuf_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_CellRendererPixbuf_gtk_1cell_1renderer_1pixbuf_1new (
- JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_cell_renderer_pixbuf_new ();
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_CellRendererText.c b/libgtk-java/src/jni/org_gnu_gtk_CellRendererText.c
deleted file mode 100644
index e809984..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_CellRendererText.c
+++ /dev/null
@@ -1,125 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:21 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- // TODO: Fix the following properties.
- JNIEXPORT void JNICALL
- Java_org_gnu_gtk_CellRendererText_gtk_1setAttributes (
- JNIEnv *env, jclass cls, jint renderer, jint attr)
- {
- GtkCellRendererText *renderer_g = (GtkCellRendererText *)renderer;
- g_object_set(renderer_g, "attributes", attr);
- }
-
- JNIEXPORT void JNICALL
- Java_org_gnu_gtk_CellRendererText_gtk_1setFont (
- JNIEnv *env, jclass cls, jint renderer, jint font)
- {
- GtkCellRendererText *renderer_g = (GtkCellRendererText *)renderer;
- g_object_set( renderer_g, "font-desc", font);
- }
-
- JNIEXPORT jint JNICALL
- Java_org_gnu_gtk_CellRendererText_gtk_1getFont (
- JNIEnv *env, jclass cls, jint renderer)
- {
- GtkCellRendererText *renderer_g = (GtkCellRendererText *)renderer;
- PangoFontDescription *desc = pango_font_description_new();
- g_object_get( renderer_g, "font-desc", desc);
- return (jint) desc;
- }
-
-
- JNIEXPORT void JNICALL
- Java_org_gnu_gtk_CellRendererText_gtk_1setProperty (
- JNIEnv *env, jclass cls, jint renderer, jstring property, jboolean setting)
- {
- GtkCellRendererText *renderer_g = (GtkCellRendererText *)renderer;
- const char* property_utf = (*env)->GetStringUTFChars(env, property, NULL);
- g_object_set( renderer_g, property_utf, setting, NULL);
- }
-
-
- JNIEXPORT void JNICALL
- Java_org_gnu_gtk_CellRendererText_gtk_1setUnderLine (
- JNIEnv *env, jclass cls, jint renderer, jint underline)
- {
- GtkCellRendererText *renderer_g = (GtkCellRendererText *)renderer;
- g_object_set( renderer_g, "underline", underline, NULL);
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.CellRendererText
- * Method: gtk_cell_renderer_text_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_CellRendererText_gtk_1cell_1renderer_1text_1get_1type (
- JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_cell_renderer_text_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.CellRendererText
- * Method: gtk_cell_renderer_text_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_CellRendererText_gtk_1cell_1renderer_1text_1new (JNIEnv
- *env, jclass cls)
- {
- {
- return (jint)gtk_cell_renderer_text_new ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.CellRendererText
- * Method: gtk_cell_renderer_text_set_fixed_height_from_font
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL
- Java_org_gnu_gtk_CellRendererText_gtk_1cell_1renderer_1text_1set_1fixed_1height_1from_1font (
- JNIEnv *env, jclass cls, jint renderer, jint numberOfRows)
- {
- GtkCellRendererText *renderer_g = (GtkCellRendererText *)renderer;
- gint32 numberOfRows_g = (gint32) numberOfRows;
- {
- gtk_cell_renderer_text_set_fixed_height_from_font (renderer_g, numberOfRows_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_CellRendererToggle.c b/libgtk-java/src/jni/org_gnu_gtk_CellRendererToggle.c
deleted file mode 100644
index 8ce3eca..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_CellRendererToggle.c
+++ /dev/null
@@ -1,135 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:22 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- JNIEXPORT void JNICALL
- Java_org_gnu_gtk_CellRendererToggle_setActivatable (JNIEnv *env, jclass
- cls, jint toggle, jboolean setting)
- {
- GtkCellRendererToggle *toggle_g = (GtkCellRendererToggle *) toggle;
- toggle_g->activatable = setting;
- }
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.CellRendererToggle
- * Method: gtk_cell_renderer_toggle_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL
- Java_org_gnu_gtk_CellRendererToggle_gtk_1cell_1renderer_1toggle_1get_1type (JNIEnv *env, jclass
- cls)
- {
- {
- return (jint)gtk_cell_renderer_toggle_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.CellRendererToggle
- * Method: gtk_cell_renderer_toggle_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_CellRendererToggle_gtk_1cell_1renderer_1toggle_1new (
- JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_cell_renderer_toggle_new ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.CellRendererToggle
- * Method: gtk_cell_renderer_toggle_get_radio
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL
- Java_org_gnu_gtk_CellRendererToggle_gtk_1cell_1renderer_1toggle_1get_1radio (JNIEnv *env,
- jclass cls, jint toggle)
- {
- GtkCellRendererToggle *toggle_g = (GtkCellRendererToggle *)toggle;
- {
- jboolean result_j = (jboolean) (gtk_cell_renderer_toggle_get_radio (toggle_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.CellRendererToggle
- * Method: gtk_cell_renderer_toggle_set_radio
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL
- Java_org_gnu_gtk_CellRendererToggle_gtk_1cell_1renderer_1toggle_1set_1radio (JNIEnv *env,
- jclass cls, jint toggle, jboolean radio)
- {
- GtkCellRendererToggle *toggle_g = (GtkCellRendererToggle *)toggle;
- gboolean radio_g = (gboolean) radio;
- {
- gtk_cell_renderer_toggle_set_radio (toggle_g, radio_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.CellRendererToggle
- * Method: gtk_cell_renderer_toggle_get_active
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL
- Java_org_gnu_gtk_CellRendererToggle_gtk_1cell_1renderer_1toggle_1get_1active (JNIEnv *env,
- jclass cls, jint toggle)
- {
- GtkCellRendererToggle *toggle_g = (GtkCellRendererToggle *)toggle;
- {
- jboolean result_j = (jboolean) (gtk_cell_renderer_toggle_get_active (toggle_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.CellRendererToggle
- * Method: gtk_cell_renderer_toggle_set_active
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL
- Java_org_gnu_gtk_CellRendererToggle_gtk_1cell_1renderer_1toggle_1set_1active (JNIEnv *env,
- jclass cls, jint toggle, jboolean setting)
- {
- GtkCellRendererToggle *toggle_g = (GtkCellRendererToggle *)toggle;
- gboolean setting_g = (gboolean) setting;
- {
- gtk_cell_renderer_toggle_set_active (toggle_g, setting_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_CheckButton.c b/libgtk-java/src/jni/org_gnu_gtk_CheckButton.c
deleted file mode 100644
index 14e0151..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_CheckButton.c
+++ /dev/null
@@ -1,91 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:20 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.CheckButton
- * Method: gtk_check_button_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_CheckButton_gtk_1check_1button_1get_1type (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_check_button_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.CheckButton
- * Method: gtk_check_button_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_CheckButton_gtk_1check_1button_1new (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_check_button_new ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.CheckButton
- * Method: gtk_check_button_new_with_label
- * Signature: ([B)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_CheckButton_gtk_1check_1button_1new_1with_1label (
- JNIEnv *env, jclass cls, jstring label)
- {
- const gchar* label_g = (*env)->GetStringUTFChars(env, label, NULL);
- jint retval = (jint)gtk_check_button_new_with_label (label_g);
- (*env)->ReleaseStringUTFChars( env, label, label_g );
- return retval;
- }
-
- /*
- * Class: org.gnu.gtk.CheckButton
- * Method: gtk_check_button_new_with_mnemonic
- * Signature: ([B)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_CheckButton_gtk_1check_1button_1new_1with_1mnemonic (
- JNIEnv *env, jclass cls, jstring label)
- {
- const gchar* label_g = (*env)->GetStringUTFChars(env, label, NULL);
- jint retval = (jint)gtk_check_button_new_with_mnemonic (label_g);
- (*env)->ReleaseStringUTFChars( env, label, label_g );
- return retval;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_CheckMenuItem.c b/libgtk-java/src/jni/org_gnu_gtk_CheckMenuItem.c
deleted file mode 100644
index fae6abf..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_CheckMenuItem.c
+++ /dev/null
@@ -1,191 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:18 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.CheckMenuItem
- * Method: gtk_check_menu_item_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_CheckMenuItem_gtk_1check_1menu_1item_1get_1type (JNIEnv
- *env, jclass cls)
- {
- {
- return (jint)gtk_check_menu_item_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.CheckMenuItem
- * Method: gtk_check_menu_item_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_CheckMenuItem_gtk_1check_1menu_1item_1new (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_check_menu_item_new ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.CheckMenuItem
- * Method: gtk_check_menu_item_new_with_label
- * Signature: ([B)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_CheckMenuItem_gtk_1check_1menu_1item_1new_1with_1label (
- JNIEnv *env, jclass cls, jstring label)
- {
- const gchar* label_g = (*env)->GetStringUTFChars(env, label, NULL);
- jint retval = (jint)gtk_check_menu_item_new_with_label (label_g);
- (*env)->ReleaseStringUTFChars( env, label, label_g );
- return retval;
- }
-
- /*
- * Class: org.gnu.gtk.CheckMenuItem
- * Method: gtk_check_menu_item_new_with_mnemonic
- * Signature: ([B)I
- */
- JNIEXPORT jint JNICALL
- Java_org_gnu_gtk_CheckMenuItem_gtk_1check_1menu_1item_1new_1with_1mnemonic (JNIEnv *env, jclass
- cls, jstring label)
- {
- const gchar* label_g = (*env)->GetStringUTFChars(env, label, NULL);
- jint retval = (jint)gtk_check_menu_item_new_with_mnemonic (label_g);
- (*env)->ReleaseStringUTFChars(env, label, label_g);
- return retval;
- }
-
- /*
- * Class: org.gnu.gtk.CheckMenuItem
- * Method: gtk_check_menu_item_set_active
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_CheckMenuItem_gtk_1check_1menu_1item_1set_1active (
- JNIEnv *env, jclass cls, jint check_menu_item, jboolean isActive)
- {
- GtkCheckMenuItem *check_menu_item_g = (GtkCheckMenuItem *)check_menu_item;
- gboolean isActive_g = (gboolean) isActive;
- {
- gtk_check_menu_item_set_active (check_menu_item_g, isActive_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.CheckMenuItem
- * Method: gtk_check_menu_item_get_active
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_CheckMenuItem_gtk_1check_1menu_1item_1get_1active (
- JNIEnv *env, jclass cls, jint check_menu_item)
- {
- GtkCheckMenuItem *check_menu_item_g = (GtkCheckMenuItem *)check_menu_item;
- {
- jboolean result_j = (jboolean) (gtk_check_menu_item_get_active (check_menu_item_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.CheckMenuItem
- * Method: gtk_check_menu_item_toggled
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_CheckMenuItem_gtk_1check_1menu_1item_1toggled (JNIEnv
- *env, jclass cls, jint check_menu_item)
- {
- GtkCheckMenuItem *check_menu_item_g = (GtkCheckMenuItem *)check_menu_item;
- {
- gtk_check_menu_item_toggled (check_menu_item_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.CheckMenuItem
- * Method: gtk_check_menu_item_set_inconsistent
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_CheckMenuItem_gtk_1check_1menu_1item_1set_1inconsistent (
- JNIEnv *env, jclass cls, jint check_menu_item, jboolean setting)
- {
- GtkCheckMenuItem *check_menu_item_g = (GtkCheckMenuItem *)check_menu_item;
- gboolean setting_g = (gboolean) setting;
- {
- gtk_check_menu_item_set_inconsistent (check_menu_item_g, setting_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.CheckMenuItem
- * Method: gtk_check_menu_item_get_inconsistent
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL
- Java_org_gnu_gtk_CheckMenuItem_gtk_1check_1menu_1item_1get_1inconsistent (JNIEnv *env, jclass
- cls, jint check_menu_item)
- {
- GtkCheckMenuItem *check_menu_item_g = (GtkCheckMenuItem *)check_menu_item;
- {
- jboolean result_j = (jboolean) (gtk_check_menu_item_get_inconsistent (check_menu_item_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-
-/*
- * Class: org_gnu_gtk_CheckMenuItem
- * Method: gtk_check_menu_item_set_draw_as_radio
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_CheckMenuItem_gtk_1check_1menu_1item_1set_1draw_1as_1radio
- (JNIEnv *env, jclass cls, jint menu, jboolean radio)
-{
- gtk_check_menu_item_set_draw_as_radio((GtkCheckMenuItem*)menu, (gboolean)radio);
-}
-
-/*
- * Class: org_gnu_gtk_CheckMenuItem
- * Method: gtk_check_menu_item_get_draw_as_radio
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_CheckMenuItem_gtk_1check_1menu_1item_1get_1draw_1as_1radio
- (JNIEnv *env, jclass cls, jint menu)
-{
- return (jboolean)gtk_check_menu_item_get_draw_as_radio((GtkCheckMenuItem*)menu);
-}
-
-
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_Clipboard.c b/libgtk-java/src/jni/org_gnu_gtk_Clipboard.c
deleted file mode 100644
index f9d069a..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_Clipboard.c
+++ /dev/null
@@ -1,132 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:29 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.Clipboard
- * Method: gtk_clipboard_get
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Clipboard_gtk_1clipboard_1get (JNIEnv *env, jclass cls,
- jint selection)
- {
- GdkAtom selection_g = (GdkAtom)selection;
- {
- return (jint)gtk_clipboard_get (selection_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Clipboard
- * Method: gtk_clipboard_get_display
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Clipboard_gtk_1clipboard_1get_1display(JNIEnv *env, jclass cls,
- jint clipboard)
- {
- return (jint)gtk_clipboard_get_display((GtkClipboard*)clipboard);
- }
-
- /*
- * Class: org.gnu.gtk.Clipboard
- * Method: gtk_clipboard_get_owner
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Clipboard_gtk_1clipboard_1get_1owner (JNIEnv *env,
- jclass cls, jint clipboard)
- {
- GtkClipboard *clipboard_g = (GtkClipboard *)clipboard;
- {
- return (jint)gtk_clipboard_get_owner (clipboard_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Clipboard
- * Method: gtk_clipboard_clear
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Clipboard_gtk_1clipboard_1clear (JNIEnv *env, jclass
- cls, jint clipboard)
- {
- GtkClipboard *clipboard_g = (GtkClipboard *)clipboard;
- {
- gtk_clipboard_clear (clipboard_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Clipboard
- * Method: gtk_clipboard_set_text
- * Signature: (I[BI)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Clipboard_gtk_1clipboard_1set_1text (JNIEnv *env,
- jclass cls, jint clipboard, jstring text, jint len)
- {
- GtkClipboard *clipboard_g = (GtkClipboard *)clipboard;
- gint32 len_g = (gint32) len;
- const gchar* text_g = (*env)->GetStringUTFChars(env, text, NULL);
- gtk_clipboard_set_text (clipboard_g, text_g, len_g);
- (*env)->ReleaseStringUTFChars(env, text, text_g);
- }
-
- /*
- * Class: org.gnu.gtk.Clipboard
- * Method: gtk_clipboard_wait_for_text
- * Signature: (I)[B
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gtk_Clipboard_gtk_1clipboard_1wait_1for_1text (JNIEnv
- *env, jclass cls, jint clipboard)
- {
- GtkClipboard *clipboard_g = (GtkClipboard *)clipboard;
- return (*env)->NewStringUTF(env,gtk_clipboard_wait_for_text (clipboard_g));
- }
-
- /*
- * Class: org.gnu.gtk.Clipboard
- * Method: gtk_clipboard_wait_is_text_available
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Clipboard_gtk_1clipboard_1wait_1is_1text_1available (
- JNIEnv *env, jclass cls, jint clipboard)
- {
- GtkClipboard *clipboard_g = (GtkClipboard *)clipboard;
- {
- jboolean result_j = (jboolean) (gtk_clipboard_wait_is_text_available (clipboard_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_ColorButton.c b/libgtk-java/src/jni/org_gnu_gtk_ColorButton.c
deleted file mode 100644
index 80b943f..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_ColorButton.c
+++ /dev/null
@@ -1,159 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-
-#ifndef _Included_org_gnu_gtk_ColorButton
-#define _Included_org_gnu_gtk_ColorButton
-#ifdef __cplusplus
-extern "C" {
-#endif
-/* Inaccessible static: evtMap */
-/* Inaccessible static: class_000240 */
-/* Inaccessible static: class_000241 */
-/* Inaccessible static: class_000242 */
-/* Inaccessible static: class_000243 */
-/* Inaccessible static: class_000244 */
-/* Inaccessible static: class_000245 */
-/* Inaccessible static: evtMap */
-/* Inaccessible static: class_000240 */
-/* Inaccessible static: evtMap */
-/* Inaccessible static: class_000240 */
-/*
- * Class: org_gnu_gtk_ColorButton
- * Method: gtk_color_button_get_type
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_ColorButton_gtk_1color_1button_1get_1type
- (JNIEnv *env, jclass cls)
-{
- return (jint)gtk_color_button_get_type();
-}
-
-/*
- * Class: org_gnu_gtk_ColorButton
- * Method: gtk_color_button_new
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_ColorButton_gtk_1color_1button_1new
- (JNIEnv *env, jclass cls)
-{
- return (jint)gtk_color_button_new();
-}
-
-/*
- * Class: org_gnu_gtk_ColorButton
- * Method: gtk_color_button_new_with_color
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_ColorButton_gtk_1color_1button_1new_1with_1color
- (JNIEnv *env, jclass cls, jint color)
-{
- return (jint)gtk_color_button_new_with_color((GdkColor*)color);
-}
-
-/*
- * Class: org_gnu_gtk_ColorButton
- * Method: gtk_color_button_set_color
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ColorButton_gtk_1color_1button_1set_1color
- (JNIEnv *env, jclass cls, jint button, jint color)
-{
- gtk_color_button_set_color((GtkColorButton*)button, (GdkColor*)color);
-}
-
-/*
- * Class: org_gnu_gtk_ColorButton
- * Method: gtk_color_button_set_alpha
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ColorButton_gtk_1color_1button_1set_1alpha
- (JNIEnv *env, jclass cls, jint button, jint alpha)
-{
- gtk_color_button_set_alpha((GtkColorButton*)button, (guint16)alpha);
-}
-
-/*
- * Class: org_gnu_gtk_ColorButton
- * Method: gtk_color_button_get_color
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_ColorButton_gtk_1color_1button_1get_1color
- (JNIEnv *env, jclass cls, jint button)
-{
- GdkColor *color = g_malloc(sizeof(GdkColor));
- gtk_color_button_get_color((GtkColorButton*)button, color);
- return (jint)color;
-}
-
-/*
- * Class: org_gnu_gtk_ColorButton
- * Method: gtk_color_button_get_alpha
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_ColorButton_gtk_1color_1button_1get_1alpha
- (JNIEnv *env, jclass cls, jint button)
-{
- return (jint)gtk_color_button_get_alpha((GtkColorButton*)button);
-}
-
-/*
- * Class: org_gnu_gtk_ColorButton
- * Method: gtk_color_button_set_use_alpha
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ColorButton_gtk_1color_1button_1set_1use_1alpha
- (JNIEnv *env, jclass cls, jint button, jboolean useAlpha)
-{
- gtk_color_button_set_use_alpha((GtkColorButton*)button, (gboolean)useAlpha);
-}
-
-/*
- * Class: org_gnu_gtk_ColorButton
- * Method: gtk_color_button_get_use_alpha
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_ColorButton_gtk_1color_1button_1get_1use_1alpha
- (JNIEnv *env, jclass cls, jint button)
-{
- return (jboolean)gtk_color_button_get_use_alpha((GtkColorButton*)button);
-}
-
-/*
- * Class: org_gnu_gtk_ColorButton
- * Method: gtk_color_button_set_title
- * Signature: (ILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ColorButton_gtk_1color_1button_1set_1title
- (JNIEnv *env, jclass cls, jint button, jstring title)
-{
- const gchar* t = (gchar*)(*env)->GetStringUTFChars(env, title, NULL);
- gtk_color_button_set_title((GtkColorButton*)button, t);
- (*env)->ReleaseStringUTFChars(env, title, t);
-}
-
-/*
- * Class: org_gnu_gtk_ColorButton
- * Method: gtk_color_button_get_title
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gtk_ColorButton_gtk_1color_1button_1get_1title
- (JNIEnv *env, jclass cls, jint button)
-{
- const gchar *title = gtk_color_button_get_title((GtkColorButton*)button);
- return (*env)->NewStringUTF(env, title);
-}
-
-#ifdef __cplusplus
-}
-#endif
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_ColorSelection.c b/libgtk-java/src/jni/org_gnu_gtk_ColorSelection.c
deleted file mode 100644
index 53cacc0..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_ColorSelection.c
+++ /dev/null
@@ -1,313 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:25 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.ColorSelection
- * Method: gtk_color_selection_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_ColorSelection_gtk_1color_1selection_1get_1type (JNIEnv
- *env, jclass cls)
- {
- {
- return (jint)gtk_color_selection_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.ColorSelection
- * Method: gtk_color_selection_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_ColorSelection_gtk_1color_1selection_1new (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_color_selection_new ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.ColorSelection
- * Method: gtk_color_selection_get_has_opacity_control
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL
- Java_org_gnu_gtk_ColorSelection_gtk_1color_1selection_1get_1has_1opacity_1control (JNIEnv *env,
- jclass cls, jint colorsel)
- {
- GtkColorSelection *colorsel_g = (GtkColorSelection *)colorsel;
- {
- jboolean result_j = (jboolean) (gtk_color_selection_get_has_opacity_control (colorsel_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.ColorSelection
- * Method: gtk_color_selection_set_has_opacity_control
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL
- Java_org_gnu_gtk_ColorSelection_gtk_1color_1selection_1set_1has_1opacity_1control (JNIEnv *env,
- jclass cls, jint colorsel, jboolean hasOpacity)
- {
- GtkColorSelection *colorsel_g = (GtkColorSelection *)colorsel;
- gboolean hasOpacity_g = (gboolean) hasOpacity;
- {
- gtk_color_selection_set_has_opacity_control (colorsel_g, hasOpacity_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.ColorSelection
- * Method: gtk_color_selection_get_has_palette
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL
- Java_org_gnu_gtk_ColorSelection_gtk_1color_1selection_1get_1has_1palette (JNIEnv *env, jclass
- cls, jint colorsel)
- {
- GtkColorSelection *colorsel_g = (GtkColorSelection *)colorsel;
- {
- jboolean result_j = (jboolean) (gtk_color_selection_get_has_palette (colorsel_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.ColorSelection
- * Method: gtk_color_selection_set_has_palette
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_ColorSelection_gtk_1color_1selection_1set_1has_1palette (
- JNIEnv *env, jclass cls, jint colorsel, jboolean hasPalette)
- {
- GtkColorSelection *colorsel_g = (GtkColorSelection *)colorsel;
- gboolean hasPalette_g = (gboolean) hasPalette;
- {
- gtk_color_selection_set_has_palette (colorsel_g, hasPalette_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.ColorSelection
- * Method: gtk_color_selection_set_current_color
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL
- Java_org_gnu_gtk_ColorSelection_gtk_1color_1selection_1set_1current_1color (JNIEnv *env, jclass
- cls, jint colorsel, jint color)
- {
- GtkColorSelection *colorsel_g = (GtkColorSelection *)colorsel;
- GdkColor *color_g = (GdkColor *)color;
- {
- gtk_color_selection_set_current_color (colorsel_g, color_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.ColorSelection
- * Method: gtk_color_selection_set_current_alpha
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL
- Java_org_gnu_gtk_ColorSelection_gtk_1color_1selection_1set_1current_1alpha (JNIEnv *env, jclass
- cls, jint colorsel, jint alpha)
- {
- GtkColorSelection *colorsel_g = (GtkColorSelection *)colorsel;
- gint32 alpha_g = (gint32) alpha;
- {
- gtk_color_selection_set_current_alpha (colorsel_g, alpha_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.ColorSelection
- * Method: gtk_color_selection_get_current_color
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL
- Java_org_gnu_gtk_ColorSelection_gtk_1color_1selection_1get_1current_1color (JNIEnv *env, jclass
- cls, jint colorsel)
- {
- GtkColorSelection *colorsel_g = (GtkColorSelection *)colorsel;
- GdkColor color;
- gtk_color_selection_get_current_color (colorsel_g, &color);
-
- // Use gdk_color_copy so that Color.finalize will release it properly.
- return (jint)gdk_color_copy (&color);
- }
-
- /*
- * Class: org.gnu.gtk.ColorSelection
- * Method: gtk_color_selection_get_current_alpha
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL
- Java_org_gnu_gtk_ColorSelection_gtk_1color_1selection_1get_1current_1alpha (JNIEnv *env, jclass
- cls, jint colorsel)
- {
- GtkColorSelection *colorsel_g = (GtkColorSelection *)colorsel;
- {
- jint result_j = (jint) (gtk_color_selection_get_current_alpha (colorsel_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.ColorSelection
- * Method: gtk_color_selection_set_previous_color
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL
- Java_org_gnu_gtk_ColorSelection_gtk_1color_1selection_1set_1previous_1color (JNIEnv *env,
- jclass cls, jint colorsel, jint color)
- {
- GtkColorSelection *colorsel_g = (GtkColorSelection *)colorsel;
- GdkColor *color_g = (GdkColor *)color;
- {
- gtk_color_selection_set_previous_color (colorsel_g, color_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.ColorSelection
- * Method: gtk_color_selection_set_previous_alpha
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL
- Java_org_gnu_gtk_ColorSelection_gtk_1color_1selection_1set_1previous_1alpha (JNIEnv *env,
- jclass cls, jint colorsel, jint alpha)
- {
- GtkColorSelection *colorsel_g = (GtkColorSelection *)colorsel;
- gint32 alpha_g = (gint32) alpha;
- {
- gtk_color_selection_set_previous_alpha (colorsel_g, alpha_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.ColorSelection
- * Method: gtk_color_selection_get_previous_color
- * Signature: (I[Lint ;)V
- */
- JNIEXPORT void JNICALL
- Java_org_gnu_gtk_ColorSelection_gtk_1color_1selection_1get_1previous_1color (JNIEnv *env,
- jclass cls, jint colorsel, jintArray color)
- {
- GtkColorSelection *colorsel_g = (GtkColorSelection *)colorsel;
- gint *color_g_g = (gint *) (*env)->GetIntArrayElements (env, color, NULL);
- GdkColor *color_g = (GdkColor *)color_g_g;
- {
- gtk_color_selection_get_previous_color (colorsel_g, color_g);
- (*env)->ReleaseIntArrayElements (env, color, (jint*)color_g_g, 0);
- }
- }
-
- /*
- * Class: org.gnu.gtk.ColorSelection
- * Method: gtk_color_selection_get_previous_alpha
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL
- Java_org_gnu_gtk_ColorSelection_gtk_1color_1selection_1get_1previous_1alpha (JNIEnv *env,
- jclass cls, jint colorsel)
- {
- GtkColorSelection *colorsel_g = (GtkColorSelection *)colorsel;
- {
- jint result_j = (jint) (gtk_color_selection_get_previous_alpha (colorsel_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.ColorSelection
- * Method: gtk_color_selection_is_adjusting
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_ColorSelection_gtk_1color_1selection_1is_1adjusting (
- JNIEnv *env, jclass cls, jint colorsel)
- {
- GtkColorSelection *colorsel_g = (GtkColorSelection *)colorsel;
- {
- jboolean result_j = (jboolean) (gtk_color_selection_is_adjusting (colorsel_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.ColorSelection
- * Method: gtk_color_selection_palette_from_string
- * Signature: (java.lang.String;[Lint ;I)Z
- *
- * TODO: This method isn't implemented right, as it assumes that
- * the passed in array and length are already allocated, when
- * it appears that gtk_color_selection_palette_from_string
- * allocates the array itself. One clue is the pointer to
- * the array length, as normally that means that the length
- * will be set by the routine.
- *
- * Anyway, currently no Java code calls this method, so it
- * can stay broken until needed. (tball)
- */
- JNIEXPORT jboolean JNICALL
- Java_org_gnu_gtk_ColorSelection_gtk_1color_1selection_1palette_1from_1string (JNIEnv *env,
- jclass cls, jstring str, jintArray color, jint nColors)
- {
- gchar* str_g = (gchar*)(*env)->GetStringUTFChars(env, str, 0);
- gint **color_g = (gint **) (*env)->GetIntArrayElements (env, color, NULL);
- jboolean result_j = (jboolean) gtk_color_selection_palette_from_string (str_g,
- (GdkColor**)color_g, (gint32*)&nColors);
- (*env)->ReleaseStringUTFChars(env, str, str_g);
- (*env)->ReleaseIntArrayElements (env, color, (jint*)color_g, 0);
- return result_j;
- }
-
- /*
- * Class: org.gnu.gtk.ColorSelection
- * Method: gtk_color_selection_palette_to_string
- * Signature: (II)java.lang.String;
- */
- JNIEXPORT jstring JNICALL
- Java_org_gnu_gtk_ColorSelection_gtk_1color_1selection_1palette_1to_1string (JNIEnv *env, jclass
- cls, jint color, jint nColors)
- {
- gchar *result_g = gtk_color_selection_palette_to_string ((GdkColor*)color, (gint32)nColors);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_ColorSelectionDialog.c b/libgtk-java/src/jni/org_gnu_gtk_ColorSelectionDialog.c
deleted file mode 100644
index 914a74c..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_ColorSelectionDialog.c
+++ /dev/null
@@ -1,141 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:22 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- GtkColorSelection * GtkColorSelectionDialog_get_colorsel (GtkColorSelectionDialog * cptr)
- {
- return (GtkColorSelection*)cptr->colorsel;
- }
-
- /*
- * Class: org.gnu.gtk.ColorSelectionDialog
- * Method: getColorsel
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_ColorSelectionDialog_getColorsel (JNIEnv *env, jclass
- cls, jint cptr)
- {
- GtkColorSelectionDialog *cptr_g = (GtkColorSelectionDialog *)cptr;
- {
- return (jint)GtkColorSelectionDialog_get_colorsel (cptr_g);
- }
- }
-
- GtkButton * GtkColorSelectionDialog_get_ok_button (GtkColorSelectionDialog * cptr)
- {
- return (GtkButton*)cptr->ok_button;
- }
-
- /*
- * Class: org.gnu.gtk.ColorSelectionDialog
- * Method: getOkButton
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_ColorSelectionDialog_getOkButton (JNIEnv *env, jclass
- cls, jint cptr)
- {
- GtkColorSelectionDialog *cptr_g = (GtkColorSelectionDialog *)cptr;
- {
- return (jint)GtkColorSelectionDialog_get_ok_button (cptr_g);
- }
- }
-
- GtkButton * GtkColorSelectionDialog_get_cancel_button (GtkColorSelectionDialog * cptr)
- {
- return (GtkButton*)cptr->cancel_button;
- }
-
- /*
- * Class: org.gnu.gtk.ColorSelectionDialog
- * Method: getCancelButton
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_ColorSelectionDialog_getCancelButton (JNIEnv *env,
- jclass cls, jint cptr)
- {
- GtkColorSelectionDialog *cptr_g = (GtkColorSelectionDialog *)cptr;
- {
- return (jint)GtkColorSelectionDialog_get_cancel_button (cptr_g);
- }
- }
-
- GtkButton * GtkColorSelectionDialog_get_help_button (GtkColorSelectionDialog * cptr)
- {
- return (GtkButton*)cptr->help_button;
- }
-
- /*
- * Class: org.gnu.gtk.ColorSelectionDialog
- * Method: getHelpButton
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_ColorSelectionDialog_getHelpButton (JNIEnv *env, jclass
- cls, jint cptr)
- {
- GtkColorSelectionDialog *cptr_g = (GtkColorSelectionDialog *)cptr;
- {
- return (jint)GtkColorSelectionDialog_get_help_button (cptr_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.ColorSelectionDialog
- * Method: gtk_color_selection_dialog_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL
- Java_org_gnu_gtk_ColorSelectionDialog_gtk_1color_1selection_1dialog_1get_1type (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_color_selection_dialog_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.ColorSelectionDialog
- * Method: gtk_color_selection_dialog_new
- * Signature: (java.lang.String;)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_ColorSelectionDialog_gtk_1color_1selection_1dialog_1new (
- JNIEnv *env, jclass cls, jbyteArray title)
- {
- gchar* title_g = (gchar*)(*env)->GetStringUTFChars(env, title, 0);
- jint hndl = (jint)gtk_color_selection_dialog_new (title_g);
- (*env)->ReleaseStringUTFChars(env, title, title_g);
- return hndl;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_Combo.c b/libgtk-java/src/jni/org_gnu_gtk_Combo.c
deleted file mode 100644
index 1d18826..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_Combo.c
+++ /dev/null
@@ -1,180 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:27 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- GtkEntry * GtkCombo_get_entry (GtkCombo * cptr)
- {
- return (GtkEntry*)cptr->entry;
- }
-
- /*
- * Class: org.gnu.gtk.Combo
- * Method: getEntry
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Combo_getEntry (JNIEnv *env, jclass
-cls, jint cptr)
- {
- GtkCombo *cptr_g = (GtkCombo *)cptr;
- {
- return (jint)GtkCombo_get_entry (cptr_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Combo
- * Method: gtk_combo_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Combo_gtk_1combo_1get_1type (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_combo_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Combo
- * Method: gtk_combo_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Combo_gtk_1combo_1new (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_combo_new ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Combo
- * Method: gtk_combo_set_value_in_list
- * Signature: (IZZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Combo_gtk_1combo_1set_1value_1in_1list (JNIEnv *env,
- jclass cls, jint combo, jboolean val, jboolean okIfEmpty)
- {
- GtkCombo *combo_g = (GtkCombo *)combo;
- gboolean val_g = (gboolean) val;
- gboolean okIfEmpty_g = (gboolean) okIfEmpty;
- {
- gtk_combo_set_value_in_list (combo_g, val_g, okIfEmpty_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Combo
- * Method: gtk_combo_set_use_arrows
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Combo_gtk_1combo_1set_1use_1arrows (JNIEnv *env, jclass
- cls, jint combo, jboolean val)
- {
- GtkCombo *combo_g = (GtkCombo *)combo;
- gboolean val_g = (gboolean) val;
- {
- gtk_combo_set_use_arrows (combo_g, val_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Combo
- * Method: gtk_combo_set_use_arrows_always
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Combo_gtk_1combo_1set_1use_1arrows_1always (JNIEnv
- *env, jclass cls, jint combo, jboolean val)
- {
- GtkCombo *combo_g = (GtkCombo *)combo;
- gboolean val_g = (gboolean) val;
- {
- gtk_combo_set_use_arrows_always (combo_g, val_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Combo
- * Method: gtk_combo_set_case_sensitive
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Combo_gtk_1combo_1set_1case_1sensitive (JNIEnv *env,
- jclass cls, jint combo, jboolean val)
- {
- GtkCombo *combo_g = (GtkCombo *)combo;
- gboolean val_g = (gboolean) val;
- {
- gtk_combo_set_case_sensitive (combo_g, val_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Combo
- * Method: gtk_combo_set_item_string
- * Signature: (II[B)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Combo_gtk_1combo_1set_1item_1string (JNIEnv *env,
- jclass cls, jint combo, jint item, jstring itemValue)
- {
- GtkCombo *combo_g = (GtkCombo *)combo;
- GtkItem *item_g = (GtkItem *)item;
- const gchar* itemValue_g = (*env)->GetStringUTFChars(env, itemValue, NULL);
- gtk_combo_set_item_string (combo_g, item_g, itemValue_g);
- (*env)->ReleaseStringUTFChars(env, itemValue, itemValue_g );
- }
-
- /*
- * Class: org.gnu.gtk.Combo
- * Method: gtk_combo_set_popdown_strings
- * Signature: (ILorg/gnu/glib/GListString;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Combo_gtk_1combo_1set_1popdown_1strings (JNIEnv *env,
- jclass cls, jint combo, jint strings)
- {
- GtkCombo *combo_g = (GtkCombo *)combo;
- gtk_combo_set_popdown_strings (combo_g, (GList*)strings);
- }
-
- /*
- * Class: org.gnu.gtk.Combo
- * Method: gtk_combo_disable_activate
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Combo_gtk_1combo_1disable_1activate (JNIEnv *env,
- jclass cls, jint combo)
- {
- GtkCombo *combo_g = (GtkCombo *)combo;
- gtk_combo_disable_activate (combo_g);
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_ComboBox.c b/libgtk-java/src/jni/org_gnu_gtk_ComboBox.c
deleted file mode 100644
index 469c774..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_ComboBox.c
+++ /dev/null
@@ -1,251 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-
-#ifndef _Included_org_gnu_gtk_ComboBox
-#define _Included_org_gnu_gtk_ComboBox
-#ifdef __cplusplus
-extern "C" {
-#endif
-/* Inaccessible static: evtMap */
-/* Inaccessible static: class_000240 */
-/* Inaccessible static: class_000241 */
-/* Inaccessible static: class_000242 */
-/* Inaccessible static: class_000243 */
-/* Inaccessible static: class_000244 */
-/* Inaccessible static: class_000245 */
-/* Inaccessible static: evtMap */
-/* Inaccessible static: class_000240 */
-/*
- * Class: org_gnu_gtk_ComboBox
- * Method: gtk_combo_box_get_type
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_ComboBox_gtk_1combo_1box_1get_1type
- (JNIEnv *env, jclass cls)
-{
- return (jint)gtk_combo_box_get_type();
-}
-
-/*
- * Class: org_gnu_gtk_ComboBox
- * Method: gtk_combo_box_new
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_ComboBox_gtk_1combo_1box_1new
- (JNIEnv *env, jclass cls)
-{
- return (jint)gtk_combo_box_new();
-}
-
-/*
- * Class: org_gnu_gtk_ComboBox
- * Method: gtk_combo_box_new_with_model
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_ComboBox_gtk_1combo_1box_1new_1with_1model
- (JNIEnv *env, jclass cls, jint model)
-{
- return (jint)gtk_combo_box_new_with_model((GtkTreeModel*)model);
-}
-
-/*
- * Class: org_gnu_gtk_ComboBox
- * Method: gtk_combo_box_set_wrap_width
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ComboBox_gtk_1combo_1box_1set_1wrap_1width
- (JNIEnv *env, jclass cls, jint combo, jint width)
-{
- gtk_combo_box_set_wrap_width((GtkComboBox*)combo, (gint)width);
-}
-
-/*
- * Class: org_gnu_gtk_ComboBox
- * Method: gtk_combo_box_set_row_span_column
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ComboBox_gtk_1combo_1box_1set_1row_1span_1column
- (JNIEnv *env, jclass cls, jint combo, jint rowSpan)
-{
- gtk_combo_box_set_row_span_column((GtkComboBox*)combo, (gint)rowSpan);
-}
-
-/*
- * Class: org_gnu_gtk_ComboBox
- * Method: gtk_combo_box_set_column_span_column
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ComboBox_gtk_1combo_1box_1set_1column_1span_1column
- (JNIEnv *env, jclass cls, jint combo, jint columnSpan)
-{
- gtk_combo_box_set_column_span_column((GtkComboBox*)combo, (gint)columnSpan);
-}
-
-/*
- * Class: org_gnu_gtk_ComboBox
- * Method: gtk_combo_box_get_active
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_ComboBox_gtk_1combo_1box_1get_1active
- (JNIEnv *env, jclass cls, jint combo)
-{
- return (jint)gtk_combo_box_get_active((GtkComboBox*)combo);
-}
-
-/*
- * Class: org_gnu_gtk_ComboBox
- * Method: gtk_combo_box_set_active
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ComboBox_gtk_1combo_1box_1set_1active
- (JNIEnv *env, jclass cls, jint combo, jint index)
-{
- gtk_combo_box_set_active((GtkComboBox*)combo, (gint)index);
-}
-
-/*
- * Class: org_gnu_gtk_ComboBox
- * Method: gtk_combo_box_get_active_iter
- * Signature: (I[I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_ComboBox_gtk_1combo_1box_1get_1active_1iter
- (JNIEnv *env, jclass cls, jint combo, jintArray iter)
-{
- gint *i = (gint*)(*env)->GetIntArrayElements(env, iter, NULL);
- gboolean ret = gtk_combo_box_get_active_iter((GtkComboBox*)combo, (GtkTreeIter*)i);
- (*env)->ReleaseIntArrayElements(env, iter, (jint*)i, 0);
- return (jboolean)ret;
-}
-
-/*
- * Class: org_gnu_gtk_ComboBox
- * Method: gtk_combo_box_set_active_iter
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ComboBox_gtk_1combo_1box_1set_1active_1iter
- (JNIEnv *env, jclass cls, jint combo, jint iter)
-{
- gtk_combo_box_set_active_iter((GtkComboBox*)combo, (GtkTreeIter*)iter);
-}
-
-/*
- * Class: org_gnu_gtk_ComboBox
- * Method: gtk_combo_box_set_model
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ComboBox_gtk_1combo_1box_1set_1model
- (JNIEnv *env, jclass cls, jint combo, jint model)
-{
- gtk_combo_box_set_model((GtkComboBox*)combo, (GtkTreeModel*)model);
-}
-
-/*
- * Class: org_gnu_gtk_ComboBox
- * Method: gtk_combo_box_get_model
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_ComboBox_gtk_1combo_1box_1get_1model
- (JNIEnv *env, jclass cls, jint combo)
-{
- return (jint)gtk_combo_box_get_model((GtkComboBox*)combo);
-}
-
-/*
- * Class: org_gnu_gtk_ComboBox
- * Method: gtk_combo_box_new_text
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_ComboBox_gtk_1combo_1box_1new_1text
- (JNIEnv *env, jclass cls)
-{
- return (jint)gtk_combo_box_new_text();
-}
-
-/*
- * Class: org_gnu_gtk_ComboBox
- * Method: gtk_combo_box_append_text
- * Signature: (ILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ComboBox_gtk_1combo_1box_1append_1text
- (JNIEnv *env, jclass cls, jint combo, jstring text)
-{
- const gchar* t = (gchar*)(*env)->GetStringUTFChars(env, text, NULL);
- gtk_combo_box_append_text((GtkComboBox*)combo, t);
- (*env)->ReleaseStringUTFChars(env, text, t);
-}
-
-/*
- * Class: org_gnu_gtk_ComboBox
- * Method: gtk_combo_box_insert_text
- * Signature: (IILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ComboBox_gtk_1combo_1box_1insert_1text
- (JNIEnv *env, jclass cls, jint combo, int position, jstring text)
-{
- const gchar* t = (gchar*)(*env)->GetStringUTFChars(env, text, NULL);
- gtk_combo_box_insert_text((GtkComboBox*)combo, (gint)position, t);
- (*env)->ReleaseStringUTFChars(env, text, t);
-}
-
-/*
- * Class: org_gnu_gtk_ComboBox
- * Method: gtk_combo_box_prepend_text
- * Signature: (ILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ComboBox_gtk_1combo_1box_1prepend_1text
- (JNIEnv *env, jclass cls, jint combo, jstring text)
-{
- const gchar* t = (gchar*)(*env)->GetStringUTFChars(env, text, NULL);
- gtk_combo_box_prepend_text((GtkComboBox*)combo, t);
- (*env)->ReleaseStringUTFChars(env, text, t);
-}
-
-/*
- * Class: org_gnu_gtk_ComboBox
- * Method: gtk_combo_box_remove_text
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ComboBox_gtk_1combo_1box_1remove_1text
- (JNIEnv *env, jclass cls, jint combo, jint position)
-{
- gtk_combo_box_remove_text((GtkComboBox*)combo, position);
-}
-
-/*
- * Class: org_gnu_gtk_ComboBox
- * Method: gtk_combo_box_popup
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ComboBox_gtk_1combo_1box_1popup
- (JNIEnv *env, jclass cls, jint combo)
-{
- gtk_combo_box_popup((GtkComboBox*)combo);
-}
-
-/*
- * Class: org_gnu_gtk_ComboBox
- * Method: gtk_combo_box_popdown
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ComboBox_gtk_1combo_1box_1popdown
- (JNIEnv *env, jclass cls, jint combo)
-{
- gtk_combo_box_popdown((GtkComboBox*)combo);
-}
-
-
-
-#ifdef __cplusplus
-}
-#endif
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_ComboBoxEntry.c b/libgtk-java/src/jni/org_gnu_gtk_ComboBoxEntry.c
deleted file mode 100644
index fdaa07b..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_ComboBoxEntry.c
+++ /dev/null
@@ -1,98 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-
-#ifndef _Included_org_gnu_gtk_ComboBoxEntry
-#define _Included_org_gnu_gtk_ComboBoxEntry
-#ifdef __cplusplus
-extern "C" {
-#endif
-/* Inaccessible static: evtMap */
-/* Inaccessible static: class_000240 */
-/* Inaccessible static: class_000241 */
-/* Inaccessible static: class_000242 */
-/* Inaccessible static: class_000243 */
-/* Inaccessible static: class_000244 */
-/* Inaccessible static: class_000245 */
-/* Inaccessible static: evtMap */
-/* Inaccessible static: class_000240 */
-/*
- * Class: org_gnu_gtk_ComboBoxEntry
- * Method: gtk_combo_box_entry_get_type
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_ComboBoxEntry_gtk_1combo_1box_1entry_1get_1type
- (JNIEnv *env, jclass cls)
-{
- return (jint)gtk_combo_box_entry_get_type();
-}
-
-/*
- * Class: org_gnu_gtk_ComboBoxEntry
- * Method: gtk_combo_box_entry_new
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_ComboBoxEntry_gtk_1combo_1box_1entry_1new
- (JNIEnv *env, jclass cls)
-{
- return (jint)gtk_combo_box_entry_new();
-}
-
-/*
- * Class: org_gnu_gtk_ComboBoxEntry
- * Method: gtk_combo_box_entry_new_with_model
- * Signature: (II)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_ComboBoxEntry_gtk_1combo_1box_1entry_1new_1with_1model
- (JNIEnv *env, jclass cls, jint model, jint textColumn)
-{
- return (jint)gtk_combo_box_entry_new_with_model((GtkTreeModel*)model, (gint)textColumn);
-}
-
-/*
- * Class: org_gnu_gtk_ComboBoxEntry
- * Method: gtk_combo_box_entry_set_text_column
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ComboBoxEntry_gtk_1combo_1box_1entry_1set_1text_1column
- (JNIEnv *env, jclass cls, jint entry, jint column)
-{
- gtk_combo_box_entry_set_text_column((GtkComboBoxEntry*)entry, (gint)column);
-}
-
-/*
- * Class: org_gnu_gtk_ComboBoxEntry
- * Method: gtk_combo_box_entry_get_text_column
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_ComboBoxEntry_gtk_1combo_1box_1entry_1get_1text_1column
- (JNIEnv *env, jclass cls, jint entry)
-{
- return (jint)gtk_combo_box_entry_get_text_column((GtkComboBoxEntry*)entry);
-}
-
-/*
- * Class: org_gnu_gtk_ComboBoxEntry
- * Method: gtk_combo_box_entry_new_text
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_ComboBoxEntry_gtk_1combo_1box_1entry_1new_1text
- (JNIEnv *env, jclass cls)
-{
- return (jint)gtk_combo_box_entry_new_text();
-}
-
-
-#ifdef __cplusplus
-}
-#endif
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_Container.c b/libgtk-java/src/jni/org_gnu_gtk_Container.c
deleted file mode 100644
index 333c357..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_Container.c
+++ /dev/null
@@ -1,336 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#include "jg_jnu.h"
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.Container
- * Method: gtk_container_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Container_gtk_1container_1get_1type (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_container_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Container
- * Method: gtk_container_set_border_width
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Container_gtk_1container_1set_1border_1width (JNIEnv
- *env, jclass cls, jint container, jint borderWidth)
- {
- GtkContainer *container_g = (GtkContainer *)container;
- gint32 borderWidth_g = (gint32) borderWidth;
- {
- gtk_container_set_border_width (container_g, borderWidth_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Container
- * Method: gtk_container_get_border_width
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Container_gtk_1container_1get_1border_1width (JNIEnv
- *env, jclass cls, jint container)
- {
- GtkContainer *container_g = (GtkContainer *)container;
- {
- jint result_j = (jint) (gtk_container_get_border_width (container_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Container
- * Method: gtk_container_add
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Container_gtk_1container_1add (JNIEnv *env, jclass cls,
- jint container, jint widget)
- {
- GtkContainer *container_g = (GtkContainer *)container;
- GtkWidget *widget_g = (GtkWidget *)widget;
- {
- gtk_container_add (container_g, widget_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Container
- * Method: gtk_container_remove
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Container_gtk_1container_1remove (JNIEnv *env, jclass
- cls, jint container, jint widget)
- {
- GtkContainer *container_g = (GtkContainer *)container;
- GtkWidget *widget_g = (GtkWidget *)widget;
- {
- gtk_container_remove (container_g, widget_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Container
- * Method: gtk_container_set_resize_mode
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Container_gtk_1container_1set_1resize_1mode (JNIEnv
- *env, jclass cls, jint container, jint mode)
- {
- GtkContainer *container_g = (GtkContainer *)container;
- GtkResizeMode mode_g = (GtkResizeMode) mode;
- {
- gtk_container_set_resize_mode (container_g, mode_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Container
- * Method: gtk_container_get_resize_mode
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Container_gtk_1container_1get_1resize_1mode (JNIEnv
- *env, jclass cls, jint container)
- {
- GtkContainer *container_g = (GtkContainer *)container;
- {
- jint result_j = (jint) (gtk_container_get_resize_mode (container_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Container
- * Method: gtk_container_check_resize
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Container_gtk_1container_1check_1resize (JNIEnv *env,
- jclass cls, jint container)
- {
- GtkContainer *container_g = (GtkContainer *)container;
- {
- gtk_container_check_resize (container_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Container
- * Method: gtk_container_get_children
- * Signature: (I)[I
- */
- JNIEXPORT jintArray JNICALL Java_org_gnu_gtk_Container_gtk_1container_1get_1children (JNIEnv *env,
- jclass cls, jint container)
- {
- return getList(env,gtk_container_get_children((GtkContainer*)container));
- }
-
- /*
- * Class: org.gnu.gtk.Container
- * Method: gtk_container_propagate_expose
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Container_gtk_1container_1propagate_1expose (JNIEnv
- *env, jclass cls, jint container, jint child, jint event)
- {
- GtkContainer *container_g = (GtkContainer *)container;
- GtkWidget *child_g = (GtkWidget *)child;
- GdkEventExpose *event_g = (GdkEventExpose *)event;
- {
- gtk_container_propagate_expose (container_g, child_g, event_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Container
- * Method: gtk_container_set_focus_chain
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Container_gtk_1container_1set_1focus_1chain (JNIEnv
- *env, jclass cls, jint container, jint focusableWidgets)
- {
- GtkContainer *container_g = (GtkContainer *)container;
- GList *focusableWidgets_g = (GList *)focusableWidgets;
- {
- gtk_container_set_focus_chain (container_g, focusableWidgets_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Container
- * Method: gtk_container_get_focus_chain
- * Signature: (I[Lint ;)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Container_gtk_1container_1get_1focus_1chain (JNIEnv
- *env, jclass cls, jint container, jintArray focusableWidgets)
- {
- GtkContainer *container_g = (GtkContainer *)container;
- gint *focusableWidgets_g_g = (gint *) (*env)->GetIntArrayElements (env, focusableWidgets,
- NULL);
- GList **focusableWidgets_g = (GList **)focusableWidgets_g_g;
- {
- jboolean result_j = (jboolean) (gtk_container_get_focus_chain (container_g,
- focusableWidgets_g));
- (*env)->ReleaseIntArrayElements (env, focusableWidgets, focusableWidgets_g_g, 0);
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Container
- * Method: gtk_container_unset_focus_chain
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Container_gtk_1container_1unset_1focus_1chain (JNIEnv
- *env, jclass cls, jint container)
- {
- GtkContainer *container_g = (GtkContainer *)container;
- {
- gtk_container_unset_focus_chain (container_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Container
- * Method: gtk_container_set_reallocate_redraws
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Container_gtk_1container_1set_1reallocate_1redraws (
- JNIEnv *env, jclass cls, jint container, jboolean needsRedraws)
- {
- GtkContainer *container_g = (GtkContainer *)container;
- gboolean needsRedraws_g = (gboolean) needsRedraws;
- {
- gtk_container_set_reallocate_redraws (container_g, needsRedraws_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Container
- * Method: gtk_container_set_focus_child
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Container_gtk_1container_1set_1focus_1child (JNIEnv
- *env, jclass cls, jint container, jint child)
- {
- GtkContainer *container_g = (GtkContainer *)container;
- GtkWidget *child_g = (GtkWidget *)child;
- {
- gtk_container_set_focus_child (container_g, child_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Container
- * Method: gtk_container_set_focus_vadjustment
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Container_gtk_1container_1set_1focus_1vadjustment (
- JNIEnv *env, jclass cls, jint container, jint adjustment)
- {
- GtkContainer *container_g = (GtkContainer *)container;
- GtkAdjustment *adjustment_g = (GtkAdjustment *)adjustment;
- {
- gtk_container_set_focus_vadjustment (container_g, adjustment_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Container
- * Method: gtk_container_get_focus_vadjustment
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Container_gtk_1container_1get_1focus_1vadjustment (
- JNIEnv *env, jclass cls, jint container)
- {
- GtkContainer *container_g = (GtkContainer *)container;
- {
- return (jint)gtk_container_get_focus_vadjustment (container_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Container
- * Method: gtk_container_set_focus_hadjustment
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Container_gtk_1container_1set_1focus_1hadjustment (
- JNIEnv *env, jclass cls, jint container, jint adjustment)
- {
- GtkContainer *container_g = (GtkContainer *)container;
- GtkAdjustment *adjustment_g = (GtkAdjustment *)adjustment;
- {
- gtk_container_set_focus_hadjustment (container_g, adjustment_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Container
- * Method: gtk_container_get_focus_hadjustment
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Container_gtk_1container_1get_1focus_1hadjustment (
- JNIEnv *env, jclass cls, jint container)
- {
- GtkContainer *container_g = (GtkContainer *)container;
- {
- return (jint)gtk_container_get_focus_hadjustment (container_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Container
- * Method: gtk_container_resize_children
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Container_gtk_1container_1resize_1children (JNIEnv
- *env, jclass cls, jint container)
- {
- GtkContainer *container_g = (GtkContainer *)container;
- {
- gtk_container_resize_children (container_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Container
- * Method: gtk_container_child_type
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Container_gtk_1container_1child_1type (JNIEnv *env,
- jclass cls, jint container)
- {
- GtkContainer *container_g = (GtkContainer *)container;
- {
- return (jint)gtk_container_child_type (container_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_Curve.c b/libgtk-java/src/jni/org_gnu_gtk_Curve.c
deleted file mode 100644
index 1b979fa..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_Curve.c
+++ /dev/null
@@ -1,157 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:25 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.Curve
- * Method: gtk_curve_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Curve_gtk_1curve_1get_1type (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_curve_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Curve
- * Method: gtk_curve_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Curve_gtk_1curve_1new (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_curve_new ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Curve
- * Method: gtk_curve_reset
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Curve_gtk_1curve_1reset (JNIEnv *env, jclass cls, jint
- curve)
- {
- GtkCurve *curve_g = (GtkCurve *)curve;
- {
- gtk_curve_reset (curve_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Curve
- * Method: gtk_curve_set_gamma
- * Signature: (ID)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Curve_gtk_1curve_1set_1gamma (JNIEnv *env, jclass cls,
- jint curve, jdouble gamma)
- {
- GtkCurve *curve_g = (GtkCurve *)curve;
- gdouble gamma_g = (gdouble) gamma;
- {
- gtk_curve_set_gamma (curve_g, gamma_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Curve
- * Method: gtk_curve_set_range
- * Signature: (IDDDD)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Curve_gtk_1curve_1set_1range (JNIEnv *env, jclass cls,
- jint curve, jdouble minX, jdouble maxX, jdouble minY, jdouble maxY)
- {
- GtkCurve *curve_g = (GtkCurve *)curve;
- gdouble minX_g = (gdouble) minX;
- gdouble maxX_g = (gdouble) maxX;
- gdouble minY_g = (gdouble) minY;
- gdouble maxY_g = (gdouble) maxY;
- {
- gtk_curve_set_range (curve_g, minX_g, maxX_g, minY_g, maxY_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Curve
- * Method: gtk_curve_get_vector
- * Signature: (II[Ldouble ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Curve_gtk_1curve_1get_1vector (JNIEnv *env, jclass cls,
- jint curve, jint veclen, jdoubleArray vector)
- {
- GtkCurve *curve_g = (GtkCurve *)curve;
- gint32 veclen_g = (gint32) veclen;
- gdouble *vector_g = (gdouble *) (*env)->GetDoubleArrayElements (env, vector, NULL);
- {
- gtk_curve_get_vector (curve_g, veclen_g, (gfloat*)vector_g);
- (*env)->ReleaseDoubleArrayElements (env, vector, (jdouble *) vector_g, 0);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Curve
- * Method: gtk_curve_set_vector
- * Signature: (II[Ldouble ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Curve_gtk_1curve_1set_1vector (JNIEnv *env, jclass cls,
- jint curve, jint veclen, jdoubleArray vector)
- {
- GtkCurve *curve_g = (GtkCurve *)curve;
- gint32 veclen_g = (gint32) veclen;
- gdouble *vector_g = (gdouble *) (*env)->GetDoubleArrayElements (env, vector, NULL);
- {
- gtk_curve_set_vector (curve_g, veclen_g, (gfloat*)vector_g);
- (*env)->ReleaseDoubleArrayElements (env, vector, (jdouble *) vector_g, 0);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Curve
- * Method: gtk_curve_set_curve_type
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Curve_gtk_1curve_1set_1curve_1type (JNIEnv *env, jclass
- cls, jint curve, jint type)
- {
- GtkCurve *curve_g = (GtkCurve *)curve;
- GtkCurveType type_g = (GtkCurveType) type;
- {
- gtk_curve_set_curve_type (curve_g, type_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_Dialog.c b/libgtk-java/src/jni/org_gnu_gtk_Dialog.c
deleted file mode 100644
index 0ae21cf..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_Dialog.c
+++ /dev/null
@@ -1,222 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:23 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- GtkBox * GtkDialog_get_vbox (GtkDialog * cptr)
- {
- return (GtkBox*)cptr->vbox;
- }
-
- /*
- * Class: org.gnu.gtk.Dialog
- * Method: getVbox
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Dialog_getVbox (JNIEnv *env, jclass cls, jint cptr)
- {
- GtkDialog *cptr_g = (GtkDialog *)cptr;
- {
- return (jint)GtkDialog_get_vbox (cptr_g);
- }
- }
-
- GtkBox * GtkDialog_get_action_area (GtkDialog * cptr)
- {
- return (GtkBox*)cptr->action_area;
- }
-
- /*
- * Class: org.gnu.gtk.Dialog
- * Method: getActionArea
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Dialog_getActionArea (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GtkDialog *cptr_g = (GtkDialog *)cptr;
- {
- return (jint)GtkDialog_get_action_area (cptr_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Dialog
- * Method: gtk_dialog_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Dialog_gtk_1dialog_1get_1type (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_dialog_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Dialog
- * Method: gtk_dialog_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Dialog_gtk_1dialog_1new (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_dialog_new ();
- }
- }
-
-
- /*
- * Class: org.gnu.gtk.Dialog
- * Method: gtk_dialog_add_action_widget
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Dialog_gtk_1dialog_1add_1action_1widget (JNIEnv *env,
- jclass cls, jint dialog, jint child, jint responseId)
- {
- GtkDialog *dialog_g = (GtkDialog *)dialog;
- GtkWidget *child_g = (GtkWidget *)child;
- gint32 responseId_g = (gint32) responseId;
- {
- gtk_dialog_add_action_widget (dialog_g, child_g, responseId_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Dialog
- * Method: gtk_dialog_add_button
- * Signature: (I[BI)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Dialog_gtk_1dialog_1add_1button (JNIEnv *env, jclass
- cls, jint dialog, jstring buttonText, jint responseId)
- {
- GtkDialog *dialog_g = (GtkDialog *)dialog;
- gint32 responseId_g = (gint32) responseId;
- const gchar* buttonText_g = (*env)->GetStringUTFChars(env, buttonText, NULL);
- jint retval = (jint)gtk_dialog_add_button (dialog_g, buttonText_g, responseId_g);
- (*env)->ReleaseStringUTFChars( env, buttonText, buttonText_g );
- return retval;
- }
-
- /*
- * Class: org.gnu.gtk.Dialog
- * Method: gtk_dialog_set_response_sensitive
- * Signature: (IIZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Dialog_gtk_1dialog_1set_1response_1sensitive (JNIEnv
- *env, jclass cls, jint dialog, jint responseId, jboolean setting)
- {
- GtkDialog *dialog_g = (GtkDialog *)dialog;
- gint32 responseId_g = (gint32) responseId;
- gboolean setting_g = (gboolean) setting;
- {
- gtk_dialog_set_response_sensitive (dialog_g, responseId_g, setting_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Dialog
- * Method: gtk_dialog_set_default_response
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Dialog_gtk_1dialog_1set_1default_1response (JNIEnv
- *env, jclass cls, jint dialog, jint responseId)
- {
- GtkDialog *dialog_g = (GtkDialog *)dialog;
- gint32 responseId_g = (gint32) responseId;
- {
- gtk_dialog_set_default_response (dialog_g, responseId_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Dialog
- * Method: gtk_dialog_set_has_separator
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Dialog_gtk_1dialog_1set_1has_1separator (JNIEnv *env,
- jclass cls, jint dialog, jboolean setting)
- {
- GtkDialog *dialog_g = (GtkDialog *)dialog;
- gboolean setting_g = (gboolean) setting;
- {
- gtk_dialog_set_has_separator (dialog_g, setting_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Dialog
- * Method: gtk_dialog_get_has_separator
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Dialog_gtk_1dialog_1get_1has_1separator (JNIEnv
- *env, jclass cls, jint dialog)
- {
- GtkDialog *dialog_g = (GtkDialog *)dialog;
- {
- jboolean result_j = (jboolean) (gtk_dialog_get_has_separator (dialog_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Dialog
- * Method: gtk_dialog_response
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Dialog_gtk_1dialog_1response (JNIEnv *env, jclass cls,
- jint dialog, jint responseId)
- {
- GtkDialog *dialog_g = (GtkDialog *)dialog;
- gint32 responseId_g = (gint32) responseId;
- {
- gtk_dialog_response (dialog_g, responseId_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Dialog
- * Method: gtk_dialog_run
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Dialog_gtk_1dialog_1run (JNIEnv *env, jclass cls, jint
- dialog)
- {
- GtkDialog *dialog_g = (GtkDialog *)dialog;
- {
- jint result_j = (jint) (gtk_dialog_run (dialog_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_DrawingArea.c b/libgtk-java/src/jni/org_gnu_gtk_DrawingArea.c
deleted file mode 100644
index 59fc0c4..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_DrawingArea.c
+++ /dev/null
@@ -1,63 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:30 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.DrawingArea
- * Method: gtk_drawing_area_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_DrawingArea_gtk_1drawing_1area_1get_1type (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_drawing_area_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.DrawingArea
- * Method: gtk_drawing_area_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_DrawingArea_gtk_1drawing_1area_1new (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_drawing_area_new ();
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_Editable.c b/libgtk-java/src/jni/org_gnu_gtk_Editable.c
deleted file mode 100644
index 27bc4b3..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_Editable.c
+++ /dev/null
@@ -1,249 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:25 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.Editable
- * Method: gtk_editable_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Editable_gtk_1editable_1get_1type (JNIEnv *env, jclass
- cls)
- {
- {
- return (jint)gtk_editable_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Editable
- * Method: gtk_editable_select_region
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Editable_gtk_1editable_1select_1region (JNIEnv *env,
- jclass cls, jint editable, jint start, jint end)
- {
- GtkEditable *editable_g = (GtkEditable *)editable;
- gint32 start_g = (gint32) start;
- gint32 end_g = (gint32) end;
- {
- gtk_editable_select_region (editable_g, start_g, end_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Editable
- * Method: gtk_editable_get_selection_bounds
- * Signature: (I[Lint ;[Lint ;)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Editable_gtk_1editable_1get_1selection_1bounds (
- JNIEnv *env, jclass cls, jint editable, jintArray start, jintArray end)
- {
- GtkEditable *editable_g = (GtkEditable *)editable;
- gint *start_g = (gint *) (*env)->GetIntArrayElements (env, start, NULL);
- gint *end_g = (gint *) (*env)->GetIntArrayElements (env, end, NULL);
- {
- jboolean result_j = (jboolean) (gtk_editable_get_selection_bounds (editable_g, start_g,
- end_g));
- (*env)->ReleaseIntArrayElements (env, start, (jint *) start_g, 0);
- (*env)->ReleaseIntArrayElements (env, end, (jint *) end_g, 0);
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Editable
- * Method: gtk_editable_insert_text
- * Signature: (I[BI[Lint ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Editable_gtk_1editable_1insert_1text (JNIEnv *env,
- jclass cls, jint editable, jstring newText, jint newTextLength, jintArray position)
- {
- GtkEditable *editable_g = (GtkEditable *)editable;
- const gchar* newText_g = (*env)->GetStringUTFChars(env, newText, NULL);
- gint32 newTextLength_g = (gint32) newTextLength;
- gint *position_g = (gint *) (*env)->GetIntArrayElements (env, position, NULL);
- gtk_editable_insert_text (editable_g, newText_g, newTextLength_g, position_g);
- (*env)->ReleaseIntArrayElements (env, position, (jint *) position_g, 0);
- (*env)->ReleaseStringUTFChars( env, newText, newText_g );
- }
-
- /*
- * Class: org.gnu.gtk.Editable
- * Method: gtk_editable_delete_text
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Editable_gtk_1editable_1delete_1text (JNIEnv *env,
- jclass cls, jint editable, jint startPos, jint endPos)
- {
- GtkEditable *editable_g = (GtkEditable *)editable;
- gint32 startPos_g = (gint32) startPos;
- gint32 endPos_g = (gint32) endPos;
- {
- gtk_editable_delete_text (editable_g, startPos_g, endPos_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Editable
- * Method: gtk_editable_get_chars
- * Signature: (III)[B
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gtk_Editable_gtk_1editable_1get_1chars (JNIEnv *env,
- jclass cls, jint editable, jint start, jint end)
- {
- GtkEditable *editable_g = (GtkEditable *)editable;
- gint32 start_g = (gint32) start;
- gint32 end_g = (gint32) end;
- return (*env)->NewStringUTF(env, gtk_editable_get_chars (editable_g, start_g, end_g));
- }
-
- /*
- * Class: org.gnu.gtk.Editable
- * Method: gtk_editable_cut_clipboard
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Editable_gtk_1editable_1cut_1clipboard (JNIEnv *env,
- jclass cls, jint editable)
- {
- GtkEditable *editable_g = (GtkEditable *)editable;
- {
- gtk_editable_cut_clipboard (editable_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Editable
- * Method: gtk_editable_copy_clipboard
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Editable_gtk_1editable_1copy_1clipboard (JNIEnv *env,
- jclass cls, jint editable)
- {
- GtkEditable *editable_g = (GtkEditable *)editable;
- {
- gtk_editable_copy_clipboard (editable_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Editable
- * Method: gtk_editable_paste_clipboard
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Editable_gtk_1editable_1paste_1clipboard (JNIEnv *env,
- jclass cls, jint editable)
- {
- GtkEditable *editable_g = (GtkEditable *)editable;
- {
- gtk_editable_paste_clipboard (editable_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Editable
- * Method: gtk_editable_delete_selection
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Editable_gtk_1editable_1delete_1selection (JNIEnv *env,
- jclass cls, jint editable)
- {
- GtkEditable *editable_g = (GtkEditable *)editable;
- {
- gtk_editable_delete_selection (editable_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Editable
- * Method: gtk_editable_set_position
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Editable_gtk_1editable_1set_1position (JNIEnv *env,
- jclass cls, jint editable, jint position)
- {
- GtkEditable *editable_g = (GtkEditable *)editable;
- gint32 position_g = (gint32) position;
- {
- gtk_editable_set_position (editable_g, position_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Editable
- * Method: gtk_editable_get_position
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Editable_gtk_1editable_1get_1position (JNIEnv *env,
- jclass cls, jint editable)
- {
- GtkEditable *editable_g = (GtkEditable *)editable;
- {
- jint result_j = (jint) (gtk_editable_get_position (editable_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Editable
- * Method: gtk_editable_set_editable
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Editable_gtk_1editable_1set_1editable (JNIEnv *env,
- jclass cls, jint editable, jboolean isEditable)
- {
- GtkEditable *editable_g = (GtkEditable *)editable;
- gboolean isEditable_g = (gboolean) isEditable;
- {
- gtk_editable_set_editable (editable_g, isEditable_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Editable
- * Method: gtk_editable_get_editable
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Editable_gtk_1editable_1get_1editable (JNIEnv *env,
- jclass cls, jint editable)
- {
- GtkEditable *editable_g = (GtkEditable *)editable;
- {
- jboolean result_j = (jboolean) (gtk_editable_get_editable (editable_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_Entry.c b/libgtk-java/src/jni/org_gnu_gtk_Entry.c
deleted file mode 100644
index 53050cf..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_Entry.c
+++ /dev/null
@@ -1,304 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
- /*
- * Class: org.gnu.gtk.Entry
- * Method: gtk_entry_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Entry_gtk_1entry_1get_1type (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_entry_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Entry
- * Method: gtk_entry_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Entry_gtk_1entry_1new (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_entry_new ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Entry
- * Method: gtk_entry_set_visibility
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Entry_gtk_1entry_1set_1visibility (JNIEnv *env, jclass
- cls, jint entry, jboolean visible)
- {
- GtkEntry *entry_g = (GtkEntry *)entry;
- gboolean visible_g = (gboolean) visible;
- {
- gtk_entry_set_visibility (entry_g, visible_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Entry
- * Method: gtk_entry_get_visibility
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Entry_gtk_1entry_1get_1visibility (JNIEnv *env,
- jclass cls, jint entry)
- {
- GtkEntry *entry_g = (GtkEntry *)entry;
- {
- jboolean result_j = (jboolean) (gtk_entry_get_visibility (entry_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Entry
- * Method: gtk_entry_set_invisible_char
- * Signature: (IB)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Entry_gtk_1entry_1set_1invisible_1char (JNIEnv *env,
- jclass cls, jint entry, jbyte ch)
- {
- GtkEntry *entry_g = (GtkEntry *)entry;
- gchar ch_g = (gchar) ch;
- {
- gtk_entry_set_invisible_char (entry_g, ch_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Entry
- * Method: gtk_entry_get_invisible_char
- * Signature: (I)B
- */
- JNIEXPORT jbyte JNICALL Java_org_gnu_gtk_Entry_gtk_1entry_1get_1invisible_1char (JNIEnv *env,
- jclass cls, jint entry)
- {
- GtkEntry *entry_g = (GtkEntry *)entry;
- {
- jbyte result_j = (jbyte) (gtk_entry_get_invisible_char (entry_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Entry
- * Method: gtk_entry_set_has_frame
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Entry_gtk_1entry_1set_1has_1frame (JNIEnv *env, jclass
- cls, jint entry, jboolean setting)
- {
- GtkEntry *entry_g = (GtkEntry *)entry;
- gboolean setting_g = (gboolean) setting;
- {
- gtk_entry_set_has_frame (entry_g, setting_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Entry
- * Method: gtk_entry_get_has_frame
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Entry_gtk_1entry_1get_1has_1frame (JNIEnv *env,
- jclass cls, jint entry)
- {
- GtkEntry *entry_g = (GtkEntry *)entry;
- {
- jboolean result_j = (jboolean) (gtk_entry_get_has_frame (entry_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Entry
- * Method: gtk_entry_set_max_length
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Entry_gtk_1entry_1set_1max_1length (JNIEnv *env, jclass
- cls, jint entry, jint max)
- {
- GtkEntry *entry_g = (GtkEntry *)entry;
- gint32 max_g = (gint32) max;
- {
- gtk_entry_set_max_length (entry_g, max_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Entry
- * Method: gtk_entry_get_max_length
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Entry_gtk_1entry_1get_1max_1length (JNIEnv *env, jclass
- cls, jint entry)
- {
- GtkEntry *entry_g = (GtkEntry *)entry;
- {
- jint result_j = (jint) (gtk_entry_get_max_length (entry_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Entry
- * Method: gtk_entry_set_activates_default
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Entry_gtk_1entry_1set_1activates_1default (JNIEnv *env,
- jclass cls, jint entry, jboolean setting)
- {
- GtkEntry *entry_g = (GtkEntry *)entry;
- gboolean setting_g = (gboolean) setting;
- {
- gtk_entry_set_activates_default (entry_g, setting_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Entry
- * Method: gtk_entry_get_activates_default
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Entry_gtk_1entry_1get_1activates_1default (JNIEnv
- *env, jclass cls, jint entry)
- {
- GtkEntry *entry_g = (GtkEntry *)entry;
- {
- jboolean result_j = (jboolean) (gtk_entry_get_activates_default (entry_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Entry
- * Method: gtk_entry_set_width_chars
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Entry_gtk_1entry_1set_1width_1chars (JNIEnv *env,
- jclass cls, jint entry, jint numChars)
- {
- GtkEntry *entry_g = (GtkEntry *)entry;
- gint32 numChars_g = (gint32) numChars;
- {
- gtk_entry_set_width_chars (entry_g, numChars_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Entry
- * Method: gtk_entry_get_width_chars
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Entry_gtk_1entry_1get_1width_1chars (JNIEnv *env,
- jclass cls, jint entry)
- {
- GtkEntry *entry_g = (GtkEntry *)entry;
- {
- jint result_j = (jint) (gtk_entry_get_width_chars (entry_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Entry
- * Method: gtk_entry_set_text
- * Signature: (I[B)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Entry_gtk_1entry_1set_1text (JNIEnv *env, jclass cls,
- jint entry, jstring text)
- {
- GtkEntry *entry_g = (GtkEntry *)entry;
- const gchar* text_g = (*env)->GetStringUTFChars(env, text, NULL);
- gtk_entry_set_text (entry_g, text_g);
- (*env)->ReleaseStringUTFChars(env, text, text_g);
- }
-
- /*
- * Class: org.gnu.gtk.Entry
- * Method: gtk_entry_get_text
- * Signature: (I)[B
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gtk_Entry_gtk_1entry_1get_1text (JNIEnv *env, jclass
- cls, jint entry)
- {
- return (*env)->NewStringUTF(env, (char *)gtk_entry_get_text ((GtkEntry*)entry));
- }
-
- /*
- * Class: org.gnu.gtk.Entry
- * Method: gtk_entry_get_layout
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Entry_gtk_1entry_1get_1layout (JNIEnv *env, jclass cls,
- jint entry)
- {
- GtkEntry *entry_g = (GtkEntry *)entry;
- {
- return (jint)gtk_entry_get_layout (entry_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Entry
- * Method: gtk_entry_get_layout_offsets
- * Signature: (I[Lint ;[Lint ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Entry_gtk_1entry_1get_1layout_1offsets (JNIEnv *env,
- jclass cls, jint entry, jintArray x, jintArray y)
- {
- GtkEntry *entry_g = (GtkEntry *)entry;
- gint *x_g = (gint *) (*env)->GetIntArrayElements (env, x, NULL);
- gint *y_g = (gint *) (*env)->GetIntArrayElements (env, y, NULL);
- {
- gtk_entry_get_layout_offsets (entry_g, x_g, y_g);
- (*env)->ReleaseIntArrayElements (env, x, (jint *) x_g, 0);
- (*env)->ReleaseIntArrayElements (env, y, (jint *) y_g, 0);
- }
- }
-
-
-/*
- * Class: org_gnu_gtk_Entry
- * Method: gtk_entry_set_completion
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Entry_gtk_1entry_1set_1completion
- (JNIEnv *env, jclass cls, jint entry, jint completion)
-{
- gtk_entry_set_completion((GtkEntry*)entry, (GtkEntryCompletion*)completion);
-}
- /*
- * Class: org_gnu_gtk_Entry
- * Method: gtk_entry_get_completion
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_Entry_gtk_1entry_1get_1completion
- (JNIEnv *env, jclass cls, jint entry)
-{
- return (jint)gtk_entry_get_completion((GtkEntry*)entry);
-}
-
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_EntryCompletion.c b/libgtk-java/src/jni/org_gnu_gtk_EntryCompletion.c
deleted file mode 100644
index 7391299..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_EntryCompletion.c
+++ /dev/null
@@ -1,158 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2003 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-
-#ifndef _Included_org_gnu_gtk_EntryCompletion
-#define _Included_org_gnu_gtk_EntryCompletion
-#ifdef __cplusplus
-extern "C" {
-#endif
-/*
- * Class: org_gnu_gtk_EntryCompletion
- * Method: gtk_entry_completion_get_type
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_EntryCompletion_gtk_1entry_1completion_1get_1type
- (JNIEnv *env, jclass cls)
-{
- return (jint)gtk_entry_completion_get_type();
-}
-
-/*
- * Class: org_gnu_gtk_EntryCompletion
- * Method: gtk_entry_completion_new
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_EntryCompletion_gtk_1entry_1completion_1new
- (JNIEnv *env, jclass cls)
-{
- return (jint)gtk_entry_completion_new();
-}
-
-/*
- * Class: org_gnu_gtk_EntryCompletion
- * Method: gtk_entry_completion_get_entry
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_EntryCompletion_gtk_1entry_1completion_1get_1entry
- (JNIEnv *env, jclass cls, jint entry)
-{
- return (jint)gtk_entry_completion_get_entry((GtkEntryCompletion*)entry);
-}
-
-/*
- * Class: org_gnu_gtk_EntryCompletion
- * Method: gtk_entry_completion_set_model
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_EntryCompletion_gtk_1entry_1completion_1set_1model
- (JNIEnv *env, jclass cls, jint entry, jint model)
-{
- gtk_entry_completion_set_model((GtkEntryCompletion*)entry, (GtkTreeModel*)model);
-}
-
-/*
- * Class: org_gnu_gtk_EntryCompletion
- * Method: gtk_entry_completion_get_model
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_EntryCompletion_gtk_1entry_1completion_1get_1model
- (JNIEnv *env, jclass cls, jint entry)
-{
- return (jint)gtk_entry_completion_get_model((GtkEntryCompletion*)entry);
-}
-
-/*
- * Class: org_gnu_gtk_EntryCompletion
- * Method: gtk_entry_completion_set_minimum_key_length
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_EntryCompletion_gtk_1entry_1completion_1set_1minimum_1key_1length
- (JNIEnv *env, jclass cls, jint entry, jint length)
-{
- gtk_entry_completion_set_minimum_key_length((GtkEntryCompletion*)entry, (gint)length);
-}
-
-/*
- * Class: org_gnu_gtk_EntryCompletion
- * Method: gtk_entry_completion_get_minimum_key_length
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_EntryCompletion_gtk_1entry_1completion_1get_1minimum_1key_1length
- (JNIEnv *env, jclass cls, jint entry)
-{
- return (jint)gtk_entry_completion_get_minimum_key_length((GtkEntryCompletion*)entry);
-}
-
-/*
- * Class: org_gnu_gtk_EntryCompletion
- * Method: gtk_entry_completion_complete
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_EntryCompletion_gtk_1entry_1completion_1complete
- (JNIEnv *env, jclass cls, jint entry)
-{
- gtk_entry_completion_complete((GtkEntryCompletion*)entry);
-}
-
-/*
- * Class: org_gnu_gtk_EntryCompletion
- * Method: gtk_entry_completion_insert_action_text
- * Signature: (IILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_EntryCompletion_gtk_1entry_1completion_1insert_1action_1text
- (JNIEnv *env, jclass cls, jint entry, jint index, jstring text)
-{
- const gchar* t = (gchar*)(*env)->GetStringUTFChars(env, text, NULL);
- gtk_entry_completion_insert_action_text((GtkEntryCompletion*)entry, (gint)index, t);
- (*env)->ReleaseStringUTFChars(env, text, t);
-}
-
-/*
- * Class: org_gnu_gtk_EntryCompletion
- * Method: gtk_entry_completion_insert_action_markup
- * Signature: (IILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_EntryCompletion_gtk_1entry_1completion_1insert_1action_1markup
- (JNIEnv *env, jclass cls, jint entry, jint index, jstring markup)
-{
- const gchar* m = (gchar*)(*env)->GetStringUTFChars(env, markup, NULL);
- gtk_entry_completion_insert_action_markup((GtkEntryCompletion*)entry, (gint)index, m);
- (*env)->ReleaseStringUTFChars(env, markup, m);
-}
-
-/*
- * Class: org_gnu_gtk_EntryCompletion
- * Method: gtk_entry_completion_delete_action
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_EntryCompletion_gtk_1entry_1completion_1delete_1action
- (JNIEnv *env, jclass cls, jint entry, jint index)
-{
- gtk_entry_completion_delete_action((GtkEntryCompletion*)entry, (gint)index);
-}
-
-/*
- * Class: org_gnu_gtk_EntryCompletion
- * Method: gtk_entry_completion_set_text_column
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_EntryCompletion_gtk_1entry_1completion_1set_1text_1column
- (JNIEnv *env, jclass cls, jint entry, jint column)
-{
- gtk_entry_completion_set_text_column((GtkEntryCompletion*)entry, (gint)column);
-}
-
-#ifdef __cplusplus
-}
-#endif
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_EventBox.c b/libgtk-java/src/jni/org_gnu_gtk_EventBox.c
deleted file mode 100644
index 4228c9e..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_EventBox.c
+++ /dev/null
@@ -1,98 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.EventBox
- * Method: gtk_event_box_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_EventBox_gtk_1event_1box_1get_1type (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_event_box_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.EventBox
- * Method: gtk_event_box_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_EventBox_gtk_1event_1box_1new (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_event_box_new ();
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-
-/*
- * Class: org_gnu_gtk_EventBox
- * Method: gtk_event_box_set_visible_window
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_EventBox_gtk_1event_1box_1set_1visible_1window
- (JNIEnv *env, jclass cls, jint ebox, jboolean visible)
-{
- gtk_event_box_set_visible_window((GtkEventBox*)ebox, (gboolean)visible);
-}
-
-/*
- * Class: org_gnu_gtk_EventBox
- * Method: gtk_event_box_get_visible_window
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_EventBox_gtk_1event_1box_1get_1visible_1window
- (JNIEnv *env, jclass cls, jint ebox)
-{
- return (jboolean)gtk_event_box_get_visible_window((GtkEventBox*)ebox);
-}
-
-/*
- * Class: org_gnu_gtk_EventBox
- * Method: gtk_event_box_set_above_child
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_EventBox_gtk_1event_1box_1set_1above_1child
- (JNIEnv *env, jclass cls, jint ebox, jboolean above)
-{
- gtk_event_box_set_above_child((GtkEventBox*)ebox, (gboolean)above);
-}
-
-/*
- * Class: org_gnu_gtk_EventBox
- * Method: gtk_event_box_get_above_child
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_EventBox_gtk_1event_1box_1get_1above_1child
- (JNIEnv *env, jclass cls, jint ebox)
-{
- return (jboolean)gtk_event_box_get_above_child((GtkEventBox*)ebox);
-}
-
-
-
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_Expander.c b/libgtk-java/src/jni/org_gnu_gtk_Expander.c
deleted file mode 100644
index 37b5690..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_Expander.c
+++ /dev/null
@@ -1,205 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-
-#ifndef _Included_org_gnu_gtk_Expander
-#define _Included_org_gnu_gtk_Expander
-#ifdef __cplusplus
-extern "C" {
-#endif
-/* Inaccessible static: evtMap */
-/* Inaccessible static: class_000240 */
-/* Inaccessible static: class_000241 */
-/* Inaccessible static: class_000242 */
-/* Inaccessible static: class_000243 */
-/* Inaccessible static: class_000244 */
-/* Inaccessible static: class_000245 */
-/* Inaccessible static: evtMap */
-/* Inaccessible static: class_000240 */
-/*
- * Class: org_gnu_gtk_Expander
- * Method: gtk_expander_get_type
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_Expander_gtk_1expander_1get_1type
- (JNIEnv *env, jclass cls)
-{
- return (jint)gtk_expander_get_type();
-}
-
-/*
- * Class: org_gnu_gtk_Expander
- * Method: gtk_expander_new
- * Signature: (Ljava/lang/String;)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_Expander_gtk_1expander_1new
- (JNIEnv *env, jclass cls, jstring label)
-{
- const gchar* l = (*env)->GetStringUTFChars(env, label, NULL);
- jint ret = (jint)gtk_expander_new(l);
- (*env)->ReleaseStringUTFChars(env, label, l);
- return ret;
-}
-
-/*
- * Class: org_gnu_gtk_Expander
- * Method: gtk_expander_new_with_mnemonic
- * Signature: (Ljava/lang/String;)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_Expander_gtk_1expander_1new_1with_1mnemonic
- (JNIEnv *env, jclass cls, jstring label)
-{
- const gchar* l = (*env)->GetStringUTFChars(env, label, NULL);
- jint ret = (jint)gtk_expander_new_with_mnemonic(l);
- (*env)->ReleaseStringUTFChars(env, label, l);
- return ret;
-}
-
-/*
- * Class: org_gnu_gtk_Expander
- * Method: gtk_expander_set_expanded
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Expander_gtk_1expander_1set_1expanded
- (JNIEnv *env, jclass cls, jint expander, jboolean expanded)
-{
- gtk_expander_set_expanded((GtkExpander*)expander, (gboolean)expanded);
-}
-
-/*
- * Class: org_gnu_gtk_Expander
- * Method: gtk_expander_get_expanded
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Expander_gtk_1expander_1get_1expanded
- (JNIEnv *env, jclass cls, jint expander)
-{
- return (jboolean)gtk_expander_get_expanded((GtkExpander*)expander);
-}
-
-/*
- * Class: org_gnu_gtk_Expander
- * Method: gtk_expander_set_spacing
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Expander_gtk_1expander_1set_1spacing
- (JNIEnv *env, jclass cls, jint expander, jint spacing)
-{
- gtk_expander_set_spacing((GtkExpander*)expander, (gint)spacing);
-}
-
-/*
- * Class: org_gnu_gtk_Expander
- * Method: gtk_expander_get_spacing
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_Expander_gtk_1expander_1get_1spacing
- (JNIEnv *env, jclass cls, jint expander)
-{
- return (jint)gtk_expander_get_spacing((GtkExpander*)expander);
-}
-
-/*
- * Class: org_gnu_gtk_Expander
- * Method: gtk_expander_set_label
- * Signature: (ILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Expander_gtk_1expander_1set_1label
- (JNIEnv *env, jclass cls, jint expander, jstring label)
-{
- const gchar* l = (*env)->GetStringUTFChars(env, label, NULL);
- gtk_expander_set_label((GtkExpander*)expander, l);
- (*env)->ReleaseStringUTFChars(env, label, l);
-}
-
-/*
- * Class: org_gnu_gtk_Expander
- * Method: gtk_expander_get_label
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gtk_Expander_gtk_1expander_1get_1label
- (JNIEnv *env, jclass cls, jint expander)
-{
- const gchar *label = gtk_expander_get_label((GtkExpander*)expander);
- return (*env)->NewStringUTF(env, label);
-}
-
-/*
- * Class: org_gnu_gtk_Expander
- * Method: gtk_expander_set_use_underline
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Expander_gtk_1expander_1set_1use_1underline
- (JNIEnv *env, jclass cls, jint expander, jboolean underline)
-{
- gtk_expander_set_use_underline((GtkExpander*)expander, (gboolean)underline);
-}
-
-/*
- * Class: org_gnu_gtk_Expander
- * Method: gtk_expander_get_use_underline
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Expander_gtk_1expander_1get_1use_1underline
- (JNIEnv *env, jclass cls, jint expander)
-{
- return (gboolean)gtk_expander_get_use_underline((GtkExpander*)expander);
-}
-
-/*
- * Class: org_gnu_gtk_Expander
- * Method: gtk_expander_set_use_markup
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Expander_gtk_1expander_1set_1use_1markup
- (JNIEnv *env, jclass cls, jint expander, jboolean markup)
-{
- gtk_expander_set_use_markup((GtkExpander*)expander, (gboolean)markup);
-}
-
-/*
- * Class: org_gnu_gtk_Expander
- * Method: gtk_expander_get_use_markup
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Expander_gtk_1expander_1get_1use_1markup
- (JNIEnv *env, jclass cls, jint expander)
-{
- return (gboolean)gtk_expander_get_use_markup((GtkExpander*)expander);
-}
-
-/*
- * Class: org_gnu_gtk_Expander
- * Method: gtk_expander_set_label_widget
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Expander_gtk_1expander_1set_1label_1widget
- (JNIEnv *env, jclass cls, jint expander, jint label)
-{
- gtk_expander_set_label_widget((GtkExpander*)expander, (GtkWidget*)label);
-}
-
-/*
- * Class: org_gnu_gtk_Expander
- * Method: gtk_expander_get_label_widget
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_Expander_gtk_1expander_1get_1label_1widget
- (JNIEnv *env, jclass cls, jint expander)
-{
- return (jint)gtk_expander_get_label_widget((GtkExpander*)expander);
-}
-
-#ifdef __cplusplus
-}
-#endif
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_FileChooserDialog.c b/libgtk-java/src/jni/org_gnu_gtk_FileChooserDialog.c
deleted file mode 100644
index 8c7a0ce..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_FileChooserDialog.c
+++ /dev/null
@@ -1,58 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-
-#ifndef _Included_org_gnu_gtk_FileChooserDialog
-#define _Included_org_gnu_gtk_FileChooserDialog
-#ifdef __cplusplus
-extern "C" {
-#endif
-/* Inaccessible static: evtMap */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024LifeCycleListener */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024FocusListener */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024KeyListener */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024MouseListener */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024DragDestinationListener */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024DragSourceListener */
-/* Inaccessible static: evtMap */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024ContainerListener */
-/* Inaccessible static: evtMap */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024DialogListener */
-/*
- * Class: org_gnu_gtk_FileChooserDialog
- * Method: gtk_file_chooser_dialog_get_type
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_FileChooserDialog_gtk_1file_1chooser_1dialog_1get_1type
- (JNIEnv *env, jclass cls)
-{
- return (jint)gtk_file_chooser_dialog_get_type();
-}
-
-/*
- * Class: org_gnu_gtk_FileChooserDialog
- * Method: gtk_file_chooser_dialog_new
- * Signature: (Ljava/lang/String;II)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_FileChooserDialog_gtk_1file_1chooser_1dialog_1new
- (JNIEnv *env, jclass cls, jstring title, jint parent, jint action)
-{
- const gchar* t = (*env)->GetStringUTFChars(env, title, NULL);
- jint handle = (jint)gtk_file_chooser_dialog_new(t, (GtkWindow*)parent, (GtkFileChooserAction)action, NULL);
- (*env)->ReleaseStringUTFChars(env, title, t);
- return handle;
-}
-
-#ifdef __cplusplus
-}
-#endif
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_FileChooserHelper.c b/libgtk-java/src/jni/org_gnu_gtk_FileChooserHelper.c
deleted file mode 100644
index 822c2e1..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_FileChooserHelper.c
+++ /dev/null
@@ -1,629 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#include "jg_jnu.h"
-
-#ifndef _Included_org_gnu_gtk_FileChooserHelper
-#define _Included_org_gnu_gtk_FileChooserHelper
-#ifdef __cplusplus
-extern "C" {
-#endif
-/*
- * Class: org_gnu_gtk_FileChooserHelper
- * Method: gtk_file_chooser_set_action
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_FileChooserHelper_gtk_1file_1chooser_1set_1action
- (JNIEnv *env, jclass cls, jint chooser, jint action)
-{
- gtk_file_chooser_set_action((GtkFileChooser*)chooser, (GtkFileChooserAction)action);
-}
-
-/*
- * Class: org_gnu_gtk_FileChooserHelper
- * Method: gtk_file_chooser_get_action
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_FileChooserHelper_gtk_1file_1chooser_1get_1action
- (JNIEnv *env, jclass cls, jint chooser)
-{
- return (jint)gtk_file_chooser_get_action((GtkFileChooser*)chooser);
-}
-
-/*
- * Class: org_gnu_gtk_FileChooserHelper
- * Method: gtk_file_chooser_set_local_only
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_FileChooserHelper_gtk_1file_1chooser_1set_1local_1only
- (JNIEnv *env, jclass cls, jint chooser, jboolean localOnly)
-{
- gtk_file_chooser_set_local_only((GtkFileChooser*)chooser, (gboolean)localOnly);
-}
-
-/*
- * Class: org_gnu_gtk_FileChooserHelper
- * Method: gtk_file_chooser_get_local_only
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_FileChooserHelper_gtk_1file_1chooser_1get_1local_1only
- (JNIEnv *env, jclass cls, jint chooser)
-{
- return (jboolean)gtk_file_chooser_get_local_only((GtkFileChooser*)chooser);
-}
-
-/*
- * Class: org_gnu_gtk_FileChooserHelper
- * Method: gtk_file_chooser_set_select_multiple
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_FileChooserHelper_gtk_1file_1chooser_1set_1select_1multiple
- (JNIEnv *env, jclass cls, jint chooser, jboolean selectMultiple)
-{
- gtk_file_chooser_set_select_multiple((GtkFileChooser*)chooser, (gboolean)selectMultiple);
-}
-
-/*
- * Class: org_gnu_gtk_FileChooserHelper
- * Method: gtk_file_chooser_get_select_multiple
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_FileChooserHelper_gtk_1file_1chooser_1get_1select_1multiple
- (JNIEnv *env, jclass cls, jint chooser)
-{
- return (jboolean)gtk_file_chooser_get_select_multiple((GtkFileChooser*)chooser);
-}
-
-/*
- * Class: org_gnu_gtk_FileChooserHelper
- * Method: gtk_file_chooser_set_current_name
- * Signature: (ILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_FileChooserHelper_gtk_1file_1chooser_1set_1current_1name
- (JNIEnv *env, jclass cls, jint chooser, jstring name)
-{
- const gchar* n = (*env)->GetStringUTFChars(env, name, NULL);
- gtk_file_chooser_set_current_name((GtkFileChooser*)chooser, n);
- (*env)->ReleaseStringUTFChars(env, name, n);
-}
-
-/*
- * Class: org_gnu_gtk_FileChooserHelper
- * Method: gtk_file_chooser_get_filename
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gtk_FileChooserHelper_gtk_1file_1chooser_1get_1filename
- (JNIEnv *env, jclass cls, jint chooser)
-{
- return (*env)->NewStringUTF(env, (char*)gtk_file_chooser_get_filename((GtkFileChooser*)chooser));
-}
-
-/*
- * Class: org_gnu_gtk_FileChooserHelper
- * Method: gtk_file_chooser_set_filename
- * Signature: (ILjava/lang/String;)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_FileChooserHelper_gtk_1file_1chooser_1set_1filename
- (JNIEnv *env, jclass cls, jint chooser, jstring name)
-{
- const gchar* n = (*env)->GetStringUTFChars(env, name, NULL);
- jboolean value = gtk_file_chooser_set_filename((GtkFileChooser*)chooser, n);
- (*env)->ReleaseStringUTFChars(env, name, n);
- return value;
-}
-
-/*
- * Class: org_gnu_gtk_FileChooserHelper
- * Method: gtk_file_chooser_select_filename
- * Signature: (ILjava/lang/String;)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_FileChooserHelper_gtk_1file_1chooser_1select_1filename
- (JNIEnv *env, jclass cls, jint chooser, jstring name)
-{
- const gchar* n = (*env)->GetStringUTFChars(env, name, NULL);
- jboolean value = gtk_file_chooser_select_filename((GtkFileChooser*)chooser, n);
- (*env)->ReleaseStringUTFChars(env, name, n);
- return value;
-}
-
-/*
- * Class: org_gnu_gtk_FileChooserHelper
- * Method: gtk_file_chooser_unselect_filename
- * Signature: (ILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_FileChooserHelper_gtk_1file_1chooser_1unselect_1filename
- (JNIEnv *env, jclass cls, jint chooser, jstring name)
-{
- const gchar* n = (*env)->GetStringUTFChars(env, name, NULL);
- gtk_file_chooser_unselect_filename((GtkFileChooser*)chooser, n);
- (*env)->ReleaseStringUTFChars(env, name, n);
-}
-
-/*
- * Class: org_gnu_gtk_FileChooserHelper
- * Method: gtk_file_chooser_select_all
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_FileChooserHelper_gtk_1file_1chooser_1select_1all
- (JNIEnv *env, jclass cls, jint chooser)
-{
- gtk_file_chooser_select_all((GtkFileChooser*)chooser);
-}
-
-/*
- * Class: org_gnu_gtk_FileChooserHelper
- * Method: gtk_file_chooser_unselect_all
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_FileChooserHelper_gtk_1file_1chooser_1unselect_1all
- (JNIEnv *env, jclass cls, jint chooser)
-{
- gtk_file_chooser_unselect_all((GtkFileChooser*)chooser);
-}
-
-/*
- * Class: org_gnu_gtk_FileChooserHelper
- * Method: gtk_file_chooser_get_filenames
- * Signature: (I)[Ljava/lang/String;
- */
-JNIEXPORT jobjectArray JNICALL Java_org_gnu_gtk_FileChooserHelper_gtk_1file_1chooser_1get_1filenames
- (JNIEnv *env, jclass cls, jint chooser)
-{
- jobjectArray array;
- jclass strClass;
- jstring str;
- GSList* list;
- GSList* item;
- gchar* value;
- guint len;
- guint index;
-
- list = gtk_file_chooser_get_filenames((GtkFileChooser*)chooser);
- if (NULL == list)
- return NULL;
- len = g_slist_length(list);
- strClass = (*env)->FindClass(env, "java/lang/String");
- array = (*env)->NewObjectArray(env, len, strClass, NULL);
- for (index = 0; index < len; index++) {
- item = g_slist_nth(list, index);
- value = (gchar*)item->data;
- str = (*env)->NewStringUTF(env, value);
- (*env)->SetObjectArrayElement(env, array, index, str);
- }
- return array;
-}
-
-/*
- * Class: org_gnu_gtk_FileChooserHelper
- * Method: gtk_file_chooser_set_current_folder
- * Signature: (ILjava/lang/String;)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_FileChooserHelper_gtk_1file_1chooser_1set_1current_1folder
- (JNIEnv *env, jclass cls, jint chooser, jstring name)
-{
- const gchar* n = (*env)->GetStringUTFChars(env, name, NULL);
- jboolean value = gtk_file_chooser_set_current_folder((GtkFileChooser*)chooser, n);
- (*env)->ReleaseStringUTFChars(env, name, n);
- return value;
-}
-
-/*
- * Class: org_gnu_gtk_FileChooserHelper
- * Method: gtk_file_chooser_get_current_folder
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gtk_FileChooserHelper_gtk_1file_1chooser_1get_1current_1folder
- (JNIEnv *env, jclass cls, jint chooser)
-{
- return (*env)->NewStringUTF(env, (char*)gtk_file_chooser_get_current_folder((GtkFileChooser*)chooser));
-}
-
-/*
- * Class: org_gnu_gtk_FileChooserHelper
- * Method: gtk_file_chooser_get_uri
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gtk_FileChooserHelper_gtk_1file_1chooser_1get_1uri
- (JNIEnv *env, jclass cls, jint chooser)
-{
- return (*env)->NewStringUTF(env, (char*)gtk_file_chooser_get_uri((GtkFileChooser*)chooser));
-}
-
-/*
- * Class: org_gnu_gtk_FileChooserHelper
- * Method: gtk_file_chooser_set_uri
- * Signature: (ILjava/lang/String;)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_FileChooserHelper_gtk_1file_1chooser_1set_1uri
- (JNIEnv *env, jclass cls, jint chooser, jstring name)
-{
- const gchar* n = (*env)->GetStringUTFChars(env, name, NULL);
- jboolean value = gtk_file_chooser_set_uri((GtkFileChooser*)chooser, n);
- (*env)->ReleaseStringUTFChars(env, name, n);
- return value;
-}
-
-/*
- * Class: org_gnu_gtk_FileChooserHelper
- * Method: gtk_file_chooser_select_uri
- * Signature: (ILjava/lang/String;)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_FileChooserHelper_gtk_1file_1chooser_1select_1uri
- (JNIEnv *env, jclass cls, jint chooser, jstring name)
-{
- const gchar* n = (*env)->GetStringUTFChars(env, name, NULL);
- jboolean value = gtk_file_chooser_select_uri((GtkFileChooser*)chooser, n);
- (*env)->ReleaseStringUTFChars(env, name, n);
- return value;
-}
-
-/*
- * Class: org_gnu_gtk_FileChooserHelper
- * Method: gtk_file_chooser_unselect_uri
- * Signature: (ILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_FileChooserHelper_gtk_1file_1chooser_1unselect_1uri
- (JNIEnv *env, jclass cls, jint chooser, jstring name)
-{
- const gchar* n = (*env)->GetStringUTFChars(env, name, NULL);
- gtk_file_chooser_unselect_uri((GtkFileChooser*)chooser, n);
- (*env)->ReleaseStringUTFChars(env, name, n);
-}
-
-/*
- * Class: org_gnu_gtk_FileChooserHelper
- * Method: gtk_file_chooser_get_uris
- * Signature: (I)[Ljava/lang/String;
- */
-JNIEXPORT jobjectArray JNICALL Java_org_gnu_gtk_FileChooserHelper_gtk_1file_1chooser_1get_1uris
- (JNIEnv *env, jclass cls, jint chooser)
-{
- jobjectArray array;
- jclass strClass;
- jstring str;
- GSList* list;
- GSList* item;
- gchar* value;
- guint len;
- guint index;
-
- list = gtk_file_chooser_get_uris((GtkFileChooser*)chooser);
- if (NULL == list)
- return NULL;
- len = g_slist_length(list);
- strClass = (*env)->FindClass(env, "java/lang/String");
- array = (*env)->NewObjectArray(env, len, strClass, NULL);
- for (index = 0; index < len; index++) {
- item = g_slist_nth(list, index);
- value = (gchar*)item->data;
- str = (*env)->NewStringUTF(env, value);
- (*env)->SetObjectArrayElement(env, array, index, str);
- }
- return array;
-}
-
-/*
- * Class: org_gnu_gtk_FileChooserHelper
- * Method: gtk_file_chooser_set_current_folder_uri
- * Signature: (ILjava/lang/String;)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_FileChooserHelper_gtk_1file_1chooser_1set_1current_1folder_1uri
- (JNIEnv *env, jclass cls, jint chooser, jstring name)
-{
- const gchar* n = (*env)->GetStringUTFChars(env, name, NULL);
- jboolean value = gtk_file_chooser_set_current_folder_uri((GtkFileChooser*)chooser, n);
- (*env)->ReleaseStringUTFChars(env, name, n);
- return value;
-}
-
-/*
- * Class: org_gnu_gtk_FileChooserHelper
- * Method: gtk_file_chooser_get_current_folder_uri
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gtk_FileChooserHelper_gtk_1file_1chooser_1get_1current_1folder_1uri
- (JNIEnv *env, jclass cls, jint chooser)
-{
- return (*env)->NewStringUTF(env, (char*)gtk_file_chooser_get_current_folder_uri((GtkFileChooser*)chooser));
-}
-
-/*
- * Class: org_gnu_gtk_FileChooserHelper
- * Method: gtk_file_chooser_set_preview_widget
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_FileChooserHelper_gtk_1file_1chooser_1set_1preview_1widget
- (JNIEnv *env, jclass cls, jint chooser, jint widget)
-{
- gtk_file_chooser_set_preview_widget((GtkFileChooser*)chooser, (GtkWidget*)widget);
-}
-
-/*
- * Class: org_gnu_gtk_FileChooserHelper
- * Method: gtk_file_chooser_get_preview_widget
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_FileChooserHelper_gtk_1file_1chooser_1get_1preview_1widget
- (JNIEnv *env, jclass cls, jint chooser)
-{
- return (jint)gtk_file_chooser_get_preview_widget((GtkFileChooser*)chooser);
-}
-
-/*
- * Class: org_gnu_gtk_FileChooserHelper
- * Method: gtk_file_chooser_set_preview_widget_active
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_FileChooserHelper_gtk_1file_1chooser_1set_1preview_1widget_1active
- (JNIEnv *env, jclass cls, jint chooser, jboolean active)
-{
- gtk_file_chooser_set_preview_widget_active((GtkFileChooser*)chooser, (gboolean)active);
-}
-
-/*
- * Class: org_gnu_gtk_FileChooserHelper
- * Method: gtk_file_chooser_get_preview_widget_active
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_FileChooserHelper_gtk_1file_1chooser_1get_1preview_1widget_1active
- (JNIEnv *env, jclass cls, jint chooser)
-{
- return (jboolean)gtk_file_chooser_get_preview_widget_active((GtkFileChooser*)chooser);
-}
-
-/*
- * Class: org_gnu_gtk_FileChooserHelper
- * Method: gtk_file_chooser_get_preview_filename
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gtk_FileChooserHelper_gtk_1file_1chooser_1get_1preview_1filename
- (JNIEnv *env, jclass cls, jint chooser)
-{
- return (*env)->NewStringUTF(env, (char*)gtk_file_chooser_get_preview_filename((GtkFileChooser*)chooser));
-}
-
-/*
- * Class: org_gnu_gtk_FileChooserHelper
- * Method: gtk_file_chooser_get_preview_uri
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gtk_FileChooserHelper_gtk_1file_1chooser_1get_1preview_1uri
- (JNIEnv *env, jclass cls, jint chooser)
-{
- return (*env)->NewStringUTF(env, (char*)gtk_file_chooser_get_preview_uri((GtkFileChooser*)chooser));
-}
-
-/*
- * Class: org_gnu_gtk_FileChooserHelper
- * Method: gtk_file_chooser_set_extra_widget
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_FileChooserHelper_gtk_1file_1chooser_1set_1extra_1widget
- (JNIEnv *env, jclass cls, jint chooser, jint widget)
-{
- gtk_file_chooser_set_extra_widget((GtkFileChooser*)chooser, (GtkWidget*)widget);
-}
-
-/*
- * Class: org_gnu_gtk_FileChooserHelper
- * Method: gtk_file_chooser_get_extra_widget
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_FileChooserHelper_gtk_1file_1chooser_1get_1extra_1widget
- (JNIEnv *env, jclass cls, jint chooser)
-{
- return (jint)gtk_file_chooser_get_extra_widget((GtkFileChooser*)chooser);
-}
-
-/*
- * Class: org_gnu_gtk_FileChooserHelper
- * Method: gtk_file_chooser_add_filter
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_FileChooserHelper_gtk_1file_1chooser_1add_1filter
- (JNIEnv *env, jclass cls, jint chooser, jint filter)
-{
- gtk_file_chooser_add_filter((GtkFileChooser*)chooser, (GtkFileFilter*)filter);
-}
-
-/*
- * Class: org_gnu_gtk_FileChooserHelper
- * Method: gtk_file_chooser_remove_filter
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_FileChooserHelper_gtk_1file_1chooser_1remove_1filter
- (JNIEnv *env, jclass cls, jint chooser, jint filter)
-{
- gtk_file_chooser_remove_filter((GtkFileChooser*)chooser, (GtkFileFilter*)filter);
-}
-
-/*
- * Class: org_gnu_gtk_FileChooserHelper
- * Method: gtk_file_chooser_list_filters
- * Signature: (I)[I
- */
-JNIEXPORT jintArray JNICALL Java_org_gnu_gtk_FileChooserHelper_gtk_1file_1chooser_1list_1filters
- (JNIEnv *env, jclass cls, jint chooser)
-{
- return getSList(env,gtk_file_chooser_list_filters((GtkFileChooser*)chooser));
-}
-
-/*
- * Class: org_gnu_gtk_FileChooserHelper
- * Method: gtk_file_chooser_set_filter
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_FileChooserHelper_gtk_1file_1chooser_1set_1filter
- (JNIEnv *env, jclass cls, jint chooser, jint filter)
-{
- gtk_file_chooser_set_filter((GtkFileChooser*)chooser, (GtkFileFilter*)filter);
-}
-
-/*
- * Class: org_gnu_gtk_FileChooserHelper
- * Method: gtk_file_chooser_get_filter
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_FileChooserHelper_gtk_1file_1chooser_1get_1filter
- (JNIEnv *env, jclass cls, jint chooser)
-{
- return (jint)gtk_file_chooser_get_filter((GtkFileChooser*)chooser);
-}
-
-/*
- * Class: org_gnu_gtk_FileChooserHelper
- * Method: gtk_file_chooser_add_shortcut_folder
- * Signature: (ILjava/lang/String;[I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_FileChooserHelper_gtk_1file_1chooser_1add_1shortcut_1folder
- (JNIEnv *env, jclass cls, jint chooser, jstring folder, jintArray error)
-{
- gchar* str;
- GError* err;
- gboolean bool;
-
- str = (gchar*)(*env)->GetStringUTFChars(env, folder, NULL);
- err = (GError*)(*env)->GetIntArrayElements(env, error, NULL);
- bool = gtk_file_chooser_add_shortcut_folder((GtkFileChooser*)chooser, str, &err);
- (*env)->ReleaseStringUTFChars(env, folder, str);
- (*env)->ReleaseIntArrayElements(env, error, (jint*)err, 0);
- return (jboolean)bool;
-}
-
-/*
- * Class: org_gnu_gtk_FileChooserHelper
- * Method: gtk_file_chooser_remove_shortcut_folder
- * Signature: (ILjava/lang/String;[I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_FileChooserHelper_gtk_1file_1chooser_1remove_1shortcut_1folder
- (JNIEnv *env, jclass cls, jint chooser, jstring folder, jintArray error)
-{
- gchar* str;
- GError* err;
- gboolean bool;
-
- str = (gchar*)(*env)->GetStringUTFChars(env, folder, NULL);
- err = (GError*)(*env)->GetIntArrayElements(env, error, NULL);
- bool = gtk_file_chooser_remove_shortcut_folder((GtkFileChooser*)chooser, str, &err);
- (*env)->ReleaseStringUTFChars(env, folder, str);
- (*env)->ReleaseIntArrayElements(env, error, (jint*)err, 0);
- return (jboolean)bool;
-}
-
-/*
- * Class: org_gnu_gtk_FileChooserHelper
- * Method: gtk_file_chooser_list_shortcut_folders
- * Signature: (I)[Ljava/lang/String;
- */
-JNIEXPORT jobjectArray JNICALL Java_org_gnu_gtk_FileChooserHelper_gtk_1file_1chooser_1list_1shortcut_1folders
- (JNIEnv *env, jclass cls, jint chooser)
-{
- jobjectArray array;
- jclass strClass;
- jstring str;
- GSList* list;
- GSList* item;
- gchar* value;
- guint len;
- guint index;
-
- list = gtk_file_chooser_list_shortcut_folders((GtkFileChooser*)chooser);
- if (NULL == list)
- return NULL;
- len = g_slist_length(list);
- strClass = (*env)->FindClass(env, "java/lang/String");
- array = (*env)->NewObjectArray(env, len, strClass, NULL);
- for (index = 0; index < len; index++) {
- item = g_slist_nth(list, index);
- value = (gchar*)item->data;
- str = (*env)->NewStringUTF(env, value);
- (*env)->SetObjectArrayElement(env, array, index, str);
- }
- return array;
-}
-
-/*
- * Class: org_gnu_gtk_FileChooserHelper
- * Method: gtk_file_chooser_add_shortcut_folder_uri
- * Signature: (ILjava/lang/String;[I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_FileChooserHelper_gtk_1file_1chooser_1add_1shortcut_1folder_1uri
- (JNIEnv *env, jclass cls, jint chooser, jstring folder, jintArray error)
-{
- gchar* str;
- GError* err;
- gboolean bool;
-
- str = (gchar*)(*env)->GetStringUTFChars(env, folder, NULL);
- err = (GError*)(*env)->GetIntArrayElements(env, error, NULL);
- bool = gtk_file_chooser_add_shortcut_folder_uri((GtkFileChooser*)chooser, str, &err);
- (*env)->ReleaseStringUTFChars(env, folder, str);
- (*env)->ReleaseIntArrayElements(env, error, (jint*)err, 0);
- return (jboolean)bool;
-}
-
-/*
- * Class: org_gnu_gtk_FileChooserHelper
- * Method: gtk_file_chooser_remove_shortcut_folder_uri
- * Signature: (ILjava/lang/String;[I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_FileChooserHelper_gtk_1file_1chooser_1remove_1shortcut_1folder_1uri
- (JNIEnv *env, jclass cls, jint chooser, jstring folder, jintArray error)
-{
- gchar* str;
- GError* err;
- gboolean bool;
-
- str = (gchar*)(*env)->GetStringUTFChars(env, folder, NULL);
- err = (GError*)(*env)->GetIntArrayElements(env, error, NULL);
- bool = gtk_file_chooser_remove_shortcut_folder_uri((GtkFileChooser*)chooser, str, &err);
- (*env)->ReleaseStringUTFChars(env, folder, str);
- (*env)->ReleaseIntArrayElements(env, error, (jint*)err, 0);
- return (jboolean)bool;
-}
-
-/*
- * Class: org_gnu_gtk_FileChooserHelper
- * Method: gtk_file_chooser_list_shortcut_folder_uris
- * Signature: (I)[Ljava/lang/String;
- */
-JNIEXPORT jobjectArray JNICALL Java_org_gnu_gtk_FileChooserHelper_gtk_1file_1chooser_1list_1shortcut_1folder_1uris
- (JNIEnv *env, jclass cls, jint chooser)
-{
- jobjectArray array;
- jclass strClass;
- jstring str;
- GSList* list;
- GSList* item;
- gchar* value;
- guint len;
- guint index;
-
- list = gtk_file_chooser_list_shortcut_folder_uris((GtkFileChooser*)chooser);
- if (NULL == list)
- return NULL;
- len = g_slist_length(list);
- strClass = (*env)->FindClass(env, "java/lang/String");
- array = (*env)->NewObjectArray(env, len, strClass, NULL);
- for (index = 0; index < len; index++) {
- item = g_slist_nth(list, index);
- value = (gchar*)item->data;
- str = (*env)->NewStringUTF(env, value);
- (*env)->SetObjectArrayElement(env, array, index, str);
- }
- return array;
-}
-
-#ifdef __cplusplus
-}
-#endif
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_FileChooserWidget.c b/libgtk-java/src/jni/org_gnu_gtk_FileChooserWidget.c
deleted file mode 100644
index 1ec3355..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_FileChooserWidget.c
+++ /dev/null
@@ -1,53 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-
-#ifndef _Included_org_gnu_gtk_FileChooserWidget
-#define _Included_org_gnu_gtk_FileChooserWidget
-#ifdef __cplusplus
-extern "C" {
-#endif
-/* Inaccessible static: evtMap */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024LifeCycleListener */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024FocusListener */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024KeyListener */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024MouseListener */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024DragDestinationListener */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024DragSourceListener */
-/* Inaccessible static: evtMap */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024ContainerListener */
-/*
- * Class: org_gnu_gtk_FileChooserWidget
- * Method: gtk_file_chooser_widget_get_type
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_FileChooserWidget_gtk_1file_1chooser_1widget_1get_1type
- (JNIEnv *env, jclass cls)
-{
- return (jint)gtk_file_chooser_widget_get_type();
-}
-
-/*
- * Class: org_gnu_gtk_FileChooserWidget
- * Method: gtk_file_chooser_widget_new
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_FileChooserWidget_gtk_1file_1chooser_1widget_1new
- (JNIEnv *env, jclass cls, jint action)
-{
- return (jint)gtk_file_chooser_widget_new((GtkFileChooserAction)action);
-}
-
-#ifdef __cplusplus
-}
-#endif
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_FileFilter.c b/libgtk-java/src/jni/org_gnu_gtk_FileFilter.c
deleted file mode 100644
index ab3e911..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_FileFilter.c
+++ /dev/null
@@ -1,116 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-
-#ifndef _Included_org_gnu_gtk_FileFilter
-#define _Included_org_gnu_gtk_FileFilter
-#ifdef __cplusplus
-extern "C" {
-#endif
-/*
- * Class: org_gnu_gtk_FileFilter
- * Method: gtk_file_filter_get_type
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_FileFilter_gtk_1file_1filter_1get_1type
- (JNIEnv *env, jclass cls)
-{
- return (jint)gtk_file_filter_get_type();
-}
-
-/*
- * Class: org_gnu_gtk_FileFilter
- * Method: gtk_file_filter_new
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_FileFilter_gtk_1file_1filter_1new
- (JNIEnv *env, jclass cls)
-{
- return (jint)gtk_file_filter_new();
-}
-
-/*
- * Class: org_gnu_gtk_FileFilter
- * Method: gtk_file_filter_set_name
- * Signature: (ILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_FileFilter_gtk_1file_1filter_1set_1name
- (JNIEnv *env, jclass cls, jint filter, jstring name)
-{
- const gchar* n = (*env)->GetStringUTFChars(env, name, NULL);
- gtk_file_filter_set_name((GtkFileFilter*)filter, n);
- (*env)->ReleaseStringUTFChars(env, name, n);
-}
-
-/*
- * Class: org_gnu_gtk_FileFilter
- * Method: gtk_file_filter_get_name
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gtk_FileFilter_gtk_1file_1filter_1get_1name
- (JNIEnv *env, jclass cls, jint filter)
-{
- return (*env)->NewStringUTF(env, (char*)gtk_file_filter_get_name((GtkFileFilter*)filter));
-}
-
-/*
- * Class: org_gnu_gtk_FileFilter
- * Method: gtk_file_filter_add_mime_type
- * Signature: (ILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_FileFilter_gtk_1file_1filter_1add_1mime_1type
- (JNIEnv *env, jclass cls, jint filter, jstring mimeType)
-{
- const gchar* mt = (*env)->GetStringUTFChars(env, mimeType, NULL);
- gtk_file_filter_add_mime_type((GtkFileFilter*)filter, mt);
- (*env)->ReleaseStringUTFChars(env, mimeType, mt);
-}
-
-/*
- * Class: org_gnu_gtk_FileFilter
- * Method: gtk_file_filter_add_pattern
- * Signature: (ILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_FileFilter_gtk_1file_1filter_1add_1pattern
- (JNIEnv *env, jclass cls, jint filter, jstring pattern)
-{
- const gchar* p = (*env)->GetStringUTFChars(env, pattern, NULL);
- gtk_file_filter_add_pattern((GtkFileFilter*)filter, p);
- (*env)->ReleaseStringUTFChars(env, pattern, p);
-}
-
-/*
- * Class: org_gnu_gtk_FileFilter
- * Method: gtk_file_filter_get_needed
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_FileFilter_gtk_1file_1filter_1get_1needed
- (JNIEnv *env, jclass cls, jint filter)
-{
- return (jint)gtk_file_filter_get_needed((GtkFileFilter*)filter);
-}
-
-/*
- * Class: org_gnu_gtk_FileFilter
- * Method: gtk_file_filter_filter
- * Signature: (II)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_FileFilter_gtk_1file_1filter_1filter
- (JNIEnv *env, jclass cls, jint filter, jint info)
-{
- return (jboolean)gtk_file_filter_filter((GtkFileFilter*)filter, (GtkFileFilterInfo*)info);
-}
-
-#ifdef __cplusplus
-}
-#endif
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_FileSelection.c b/libgtk-java/src/jni/org_gnu_gtk_FileSelection.c
deleted file mode 100644
index 3441ded..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_FileSelection.c
+++ /dev/null
@@ -1,335 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:19 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- GtkWidget * GtkFileSelection_get_dir_list (GtkFileSelection * cptr)
- {
- return cptr->dir_list;
- }
-
- /*
- * Class: org.gnu.gtk.FileSelection
- * Method: getDirList
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_FileSelection_getDirList (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GtkFileSelection *cptr_g = (GtkFileSelection *)cptr;
- {
- return (jint)GtkFileSelection_get_dir_list (cptr_g);
- }
- }
-
- GtkWidget * GtkFileSelection_get_file_list (GtkFileSelection * cptr)
- {
- return cptr->file_list;
- }
-
- /*
- * Class: org.gnu.gtk.FileSelection
- * Method: getFileList
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_FileSelection_getFileList (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GtkFileSelection *cptr_g = (GtkFileSelection *)cptr;
- {
- return (jint)GtkFileSelection_get_file_list (cptr_g);
- }
- }
-
- GtkWidget * GtkFileSelection_get_selection_entry (GtkFileSelection * cptr)
- {
- return cptr->selection_entry;
- }
-
- /*
- * Class: org.gnu.gtk.FileSelection
- * Method: getSelectionEntry
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_FileSelection_getSelectionEntry (JNIEnv *env, jclass
- cls, jint cptr)
- {
- GtkFileSelection *cptr_g = (GtkFileSelection *)cptr;
- {
- return (jint)GtkFileSelection_get_selection_entry (cptr_g);
- }
- }
-
- GtkWidget * GtkFileSelection_get_selection_text (GtkFileSelection * cptr)
- {
- return cptr->selection_text;
- }
-
- /*
- * Class: org.gnu.gtk.FileSelection
- * Method: getSelectionText
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_FileSelection_getSelectionText (JNIEnv *env, jclass
- cls, jint cptr)
- {
- GtkFileSelection *cptr_g = (GtkFileSelection *)cptr;
- {
- return (jint)GtkFileSelection_get_selection_text (cptr_g);
- }
- }
-
- GtkWidget * GtkFileSelection_get_main_vbox (GtkFileSelection * cptr)
- {
- return cptr->main_vbox;
- }
-
- /*
- * Class: org.gnu.gtk.FileSelection
- * Method: getMainVbox
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_FileSelection_getMainVbox (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GtkFileSelection *cptr_g = (GtkFileSelection *)cptr;
- {
- return (jint)GtkFileSelection_get_main_vbox (cptr_g);
- }
- }
-
- GtkButton * GtkFileSelection_get_ok_button (GtkFileSelection * cptr)
- {
- return (GtkButton*)cptr->ok_button;
- }
-
- /*
- * Class: org.gnu.gtk.FileSelection
- * Method: getOkButton
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_FileSelection_getOkButton (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GtkFileSelection *cptr_g = (GtkFileSelection *)cptr;
- {
- return (jint)GtkFileSelection_get_ok_button (cptr_g);
- }
- }
-
- GtkButton * GtkFileSelection_get_cancel_button (GtkFileSelection * cptr)
- {
- return (GtkButton*)cptr->cancel_button;
- }
-
- /*
- * Class: org.gnu.gtk.FileSelection
- * Method: getCancelButton
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_FileSelection_getCancelButton (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GtkFileSelection *cptr_g = (GtkFileSelection *)cptr;
- {
- return (jint)GtkFileSelection_get_cancel_button (cptr_g);
- }
- }
-
- GtkButton * GtkFileSelection_get_help_button (GtkFileSelection * cptr)
- {
- return (GtkButton*)cptr->help_button;
- }
-
- /*
- * Class: org.gnu.gtk.FileSelection
- * Method: getHelpButton
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_FileSelection_getHelpButton (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GtkFileSelection *cptr_g = (GtkFileSelection *)cptr;
- {
- return (jint)GtkFileSelection_get_help_button (cptr_g);
- }
- }
-
- GtkWidget * GtkFileSelection_get_history_pulldown (GtkFileSelection * cptr)
- {
- return cptr->history_pulldown;
- }
-
- /*
- * Class: org.gnu.gtk.FileSelection
- * Method: getHistoryPulldown
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_FileSelection_getHistoryPulldown (JNIEnv *env, jclass
- cls, jint cptr)
- {
- GtkFileSelection *cptr_g = (GtkFileSelection *)cptr;
- {
- return (jint)GtkFileSelection_get_history_pulldown (cptr_g);
- }
- }
-
- GtkWidget * GtkFileSelection_get_history_menu (GtkFileSelection * cptr)
- {
- return cptr->history_menu;
- }
-
- /*
- * Class: org.gnu.gtk.FileSelection
- * Method: getHistoryMenu
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_FileSelection_getHistoryMenu (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GtkFileSelection *cptr_g = (GtkFileSelection *)cptr;
- {
- return (jint)GtkFileSelection_get_history_menu (cptr_g);
- }
- }
-
- GtkWidget * GtkFileSelection_get_button_area (GtkFileSelection * cptr)
- {
- return cptr->button_area;
- }
-
- /*
- * Class: org.gnu.gtk.FileSelection
- * Method: getButtonArea
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_FileSelection_getButtonArea (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GtkFileSelection *cptr_g = (GtkFileSelection *)cptr;
- {
- return (jint)GtkFileSelection_get_button_area (cptr_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.FileSelection
- * Method: gtk_file_selection_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_FileSelection_gtk_1file_1selection_1get_1type (JNIEnv
- *env, jclass cls)
- {
- {
- return (jint)gtk_file_selection_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.FileSelection
- * Method: gtk_file_selection_new
- * Signature: (java.lang.String;)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_FileSelection_gtk_1file_1selection_1new (JNIEnv *env,
- jclass cls, jstring title)
- {
- gchar* title_g = (gchar*)(*env)->GetStringUTFChars(env, title, 0);
- jint result = (jint)gtk_file_selection_new (title_g);
- (*env)->ReleaseStringUTFChars(env, title, title_g);
- return result;
- }
-
- /*
- * Class: org.gnu.gtk.FileSelection
- * Method: gtk_file_selection_set_filename
- * Signature: (Ijava.lang.String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_FileSelection_gtk_1file_1selection_1set_1filename (
- JNIEnv *env, jclass cls, jint filesel, jstring filename)
- {
- gchar* filename_g = (gchar*)(*env)->GetStringUTFChars(env, filename, 0);
- gtk_file_selection_set_filename ((GtkFileSelection*)filesel, filename_g);
- (*env)->ReleaseStringUTFChars(env, filename, filename_g);
- }
-
- /*
- * Class: org.gnu.gtk.FileSelection
- * Method: gtk_file_selection_get_filename
- * Signature: (I)java.lang.String;
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gtk_FileSelection_gtk_1file_1selection_1get_1filename (
- JNIEnv *env, jclass cls, jint filesel)
- {
- gchar *result_g = (gchar*)gtk_file_selection_get_filename ((GtkFileSelection*)filesel);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- /*
- * Class: org.gnu.gtk.FileSelection
- * Method: gtk_file_selection_complete
- * Signature: (Ijava.lang.String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_FileSelection_gtk_1file_1selection_1complete (JNIEnv
- *env, jclass cls, jint filesel, jstring pattern)
- {
- gchar* pattern_g = (gchar*)(*env)->GetStringUTFChars(env, pattern, 0);
- gtk_file_selection_complete ((GtkFileSelection*)filesel, pattern_g);
- (*env)->ReleaseStringUTFChars(env, pattern, pattern_g);
- }
-
- /*
- * Class: org.gnu.gtk.FileSelection
- * Method: gtk_file_selection_show_fileop_buttons
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL
- Java_org_gnu_gtk_FileSelection_gtk_1file_1selection_1show_1fileop_1buttons (JNIEnv *env, jclass
- cls, jint filesel)
- {
- gtk_file_selection_show_fileop_buttons ((GtkFileSelection*)filesel);
- }
-
- /*
- * Class: org.gnu.gtk.FileSelection
- * Method: gtk_file_selection_hide_fileop_buttons
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL
- Java_org_gnu_gtk_FileSelection_gtk_1file_1selection_1hide_1fileop_1buttons (JNIEnv *env, jclass
- cls, jint filesel)
- {
- gtk_file_selection_hide_fileop_buttons ((GtkFileSelection*)filesel);
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_Fixed.c b/libgtk-java/src/jni/org_gnu_gtk_Fixed.c
deleted file mode 100644
index bf836f6..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_Fixed.c
+++ /dev/null
@@ -1,125 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:26 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.Fixed
- * Method: gtk_fixed_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Fixed_gtk_1fixed_1get_1type (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_fixed_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Fixed
- * Method: gtk_fixed_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Fixed_gtk_1fixed_1new (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_fixed_new ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Fixed
- * Method: gtk_fixed_put
- * Signature: (IIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Fixed_gtk_1fixed_1put (JNIEnv *env, jclass cls, jint
- fixed, jint widget, jint x, jint y)
- {
- GtkFixed *fixed_g = (GtkFixed *)fixed;
- GtkWidget *widget_g = (GtkWidget *)widget;
- gint32 x_g = (gint32) x;
- gint32 y_g = (gint32) y;
- {
- gtk_fixed_put (fixed_g, widget_g, x_g, y_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Fixed
- * Method: gtk_fixed_move
- * Signature: (IIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Fixed_gtk_1fixed_1move (JNIEnv *env, jclass cls, jint
- fixed, jint widget, jint x, jint y)
- {
- GtkFixed *fixed_g = (GtkFixed *)fixed;
- GtkWidget *widget_g = (GtkWidget *)widget;
- gint32 x_g = (gint32) x;
- gint32 y_g = (gint32) y;
- {
- gtk_fixed_move (fixed_g, widget_g, x_g, y_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Fixed
- * Method: gtk_fixed_set_has_window
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Fixed_gtk_1fixed_1set_1has_1window (JNIEnv *env, jclass
- cls, jint fixed, jboolean hasWindow)
- {
- GtkFixed *fixed_g = (GtkFixed *)fixed;
- gboolean hasWindow_g = (gboolean) hasWindow;
- {
- gtk_fixed_set_has_window (fixed_g, hasWindow_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Fixed
- * Method: gtk_fixed_get_has_window
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Fixed_gtk_1fixed_1get_1has_1window (JNIEnv *env,
- jclass cls, jint fixed)
- {
- GtkFixed *fixed_g = (GtkFixed *)fixed;
- {
- jboolean result_j = (jboolean) (gtk_fixed_get_has_window (fixed_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_FontButton.c b/libgtk-java/src/jni/org_gnu_gtk_FontButton.c
deleted file mode 100644
index 8f65f43..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_FontButton.c
+++ /dev/null
@@ -1,207 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-
-#ifndef _Included_org_gnu_gtk_FontButton
-#define _Included_org_gnu_gtk_FontButton
-#ifdef __cplusplus
-extern "C" {
-#endif
-/* Inaccessible static: evtMap */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024LifeCycleListener */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024FocusListener */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024KeyListener */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024MouseListener */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024DragDestinationListener */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024DragSourceListener */
-/* Inaccessible static: evtMap */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024ContainerListener */
-/* Inaccessible static: evtMap */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024ButtonListener */
-/*
- * Class: org_gnu_gtk_FontButton
- * Method: gtk_font_button_get_type
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_FontButton_gtk_1font_1button_1get_1type
- (JNIEnv *env, jclass cls)
-{
- return (jint)gtk_font_button_get_type();
-}
-
-/*
- * Class: org_gnu_gtk_FontButton
- * Method: gtk_font_button_new
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_FontButton_gtk_1font_1button_1new
- (JNIEnv *env, jclass cls)
-{
- return (jint)gtk_font_button_new();
-}
-
-/*
- * Class: org_gnu_gtk_FontButton
- * Method: gtk_font_button_new_with_font
- * Signature: (Ljava/lang/String;)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_FontButton_gtk_1font_1button_1new_1with_1font
- (JNIEnv *env, jclass cls, jstring font)
-{
- const gchar* f = (*env)->GetStringUTFChars(env, font, NULL);
- jint ret = (jint)gtk_font_button_new_with_font(f);
- (*env)->ReleaseStringUTFChars(env, font, f);
- return ret;
-}
-
-/*
- * Class: org_gnu_gtk_FontButton
- * Method: gtk_font_button_get_title
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gtk_FontButton_gtk_1font_1button_1get_1title
- (JNIEnv *env, jclass cls, jint fb)
-{
- const gchar* ret = gtk_font_button_get_title((GtkFontButton*)fb);
- return (*env)->NewStringUTF(env, ret);
-}
-
-/*
- * Class: org_gnu_gtk_FontButton
- * Method: gtk_font_button_set_title
- * Signature: (ILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_FontButton_gtk_1font_1button_1set_1title
- (JNIEnv *env, jclass cls, jint fb, jstring title)
-{
- const gchar* t = (*env)->GetStringUTFChars(env, title, NULL);
- gtk_font_button_set_title((GtkFontButton*)fb, t);
- (*env)->ReleaseStringUTFChars(env, title, t);
-}
-
-/*
- * Class: org_gnu_gtk_FontButton
- * Method: gtk_font_button_get_use_font
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_FontButton_gtk_1font_1button_1get_1use_1font
- (JNIEnv *env, jclass cls, jint fb)
-{
- return (jboolean)gtk_font_button_get_use_font((GtkFontButton*)fb);
-}
-
-/*
- * Class: org_gnu_gtk_FontButton
- * Method: gtk_font_button_set_use_font
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_FontButton_gtk_1font_1button_1set_1use_1font
- (JNIEnv *env, jclass cls, jint fb, jboolean val)
-{
- gtk_font_button_set_use_font((GtkFontButton*)fb, (gboolean)val);
-}
-
-/*
- * Class: org_gnu_gtk_FontButton
- * Method: gtk_font_button_get_use_size
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_FontButton_gtk_1font_1button_1get_1use_1size
- (JNIEnv *env, jclass cls, jint fb)
-{
- return (jboolean)gtk_font_button_get_use_size((GtkFontButton*)fb);
-}
-
-/*
- * Class: org_gnu_gtk_FontButton
- * Method: gtk_font_button_set_use_size
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_FontButton_gtk_1font_1button_1set_1use_1size
- (JNIEnv *env, jclass cls, jint fb, jboolean val)
-{
- gtk_font_button_set_use_size((GtkFontButton*)fb, (gboolean)val);
-}
-
-/*
- * Class: org_gnu_gtk_FontButton
- * Method: gtk_font_button_get_font_name
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gtk_FontButton_gtk_1font_1button_1get_1font_1name
- (JNIEnv *env, jclass cls, jint fb)
-{
- return (*env)->NewStringUTF(env, gtk_font_button_get_font_name((GtkFontButton*)fb));
-}
-
-/*
- * Class: org_gnu_gtk_FontButton
- * Method: gtk_font_button_set_font_name
- * Signature: (ILjava/lang/String;)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_FontButton_gtk_1font_1button_1set_1font_1name
- (JNIEnv *env, jclass cls, jint fb, jstring font)
-{
- const gchar* f = (*env)->GetStringUTFChars(env, font, NULL);
- jboolean ret = (jboolean)gtk_font_button_set_font_name((GtkFontButton*)fb, f);
- (*env)->ReleaseStringUTFChars(env, font, f);
- return ret;
-}
-
-/*
- * Class: org_gnu_gtk_FontButton
- * Method: gtk_font_button_get_show_style
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_FontButton_gtk_1font_1button_1get_1show_1style
- (JNIEnv *env, jclass cls, jint fb)
-{
- return (jboolean)gtk_font_button_get_show_style((GtkFontButton*)fb);
-}
-
-/*
- * Class: org_gnu_gtk_FontButton
- * Method: gtk_font_button_set_show_style
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_FontButton_gtk_1font_1button_1set_1show_1style
- (JNIEnv *env, jclass cls, jint fb, jboolean val)
-{
- gtk_font_button_set_show_style((GtkFontButton*)fb, (gboolean)val);
-}
-
-/*
- * Class: org_gnu_gtk_FontButton
- * Method: gtk_font_button_get_show_size
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_FontButton_gtk_1font_1button_1get_1show_1size
- (JNIEnv *env, jclass cls, jint fb)
-{
- return (jboolean)gtk_font_button_get_show_size((GtkFontButton*)fb);
-}
-
-/*
- * Class: org_gnu_gtk_FontButton
- * Method: gtk_font_button_set_show_size
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_FontButton_gtk_1font_1button_1set_1show_1size
- (JNIEnv *env, jclass cls, jint fb, jboolean val)
-{
- gtk_font_button_set_show_size((GtkFontButton*)fb, (gboolean)val);
-}
-
-#ifdef __cplusplus
-}
-#endif
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_FontSelection.c b/libgtk-java/src/jni/org_gnu_gtk_FontSelection.c
deleted file mode 100644
index d1a56c0..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_FontSelection.c
+++ /dev/null
@@ -1,116 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:19 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.FontSelection
- * Method: gtk_font_selection_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_FontSelection_gtk_1font_1selection_1get_1type (JNIEnv
- *env, jclass cls)
- {
- {
- return (jint)gtk_font_selection_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.FontSelection
- * Method: gtk_font_selection_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_FontSelection_gtk_1font_1selection_1new (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_font_selection_new ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.FontSelection
- * Method: gtk_font_selection_get_font_name
- * Signature: (I)java.lang.String;
- */
- JNIEXPORT jstring JNICALL
- Java_org_gnu_gtk_FontSelection_gtk_1font_1selection_1get_1font_1name (JNIEnv *env, jclass cls,
- jint fontsel)
- {
- gchar *result_g = gtk_font_selection_get_font_name ((GtkFontSelection*)fontsel);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- /*
- * Class: org.gnu.gtk.FontSelection
- * Method: gtk_font_selection_set_font_name
- * Signature: (Ijava.lang.String;)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_FontSelection_gtk_1font_1selection_1set_1font_1name (
- JNIEnv *env, jclass cls, jint fontsel, jstring fontname)
- {
- gchar* fontname_g = (gchar*)(*env)->GetStringUTFChars(env, fontname, 0);
- jboolean result_j = (jboolean)gtk_font_selection_set_font_name ((GtkFontSelection*)fontsel, fontname_g);
- (*env)->ReleaseStringUTFChars(env, fontname, fontname_g);
- return result_j;
- }
-
- /*
- * Class: org.gnu.gtk.FontSelection
- * Method: gtk_font_selection_get_preview_text
- * Signature: (I)java.lang.String;
- */
- JNIEXPORT jstring JNICALL
- Java_org_gnu_gtk_FontSelection_gtk_1font_1selection_1get_1preview_1text (JNIEnv *env, jclass
- cls, jint fontsel)
- {
- gchar *result_g = (gchar*)gtk_font_selection_get_preview_text ((GtkFontSelection*)fontsel);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- /*
- * Class: org.gnu.gtk.FontSelection
- * Method: gtk_font_selection_set_preview_text
- * Signature: (Ijava.lang.String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_FontSelection_gtk_1font_1selection_1set_1preview_1text (
- JNIEnv *env, jclass cls, jint fontsel, jstring text)
- {
- gchar* text_g = (gchar*)(*env)->GetStringUTFChars(env, text, 0);
- gtk_font_selection_set_preview_text ((GtkFontSelection*)fontsel, text_g);
- (*env)->ReleaseStringUTFChars(env, text, text_g);
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_FontSelectionDialog.c b/libgtk-java/src/jni/org_gnu_gtk_FontSelectionDialog.c
deleted file mode 100644
index 2f396b6..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_FontSelectionDialog.c
+++ /dev/null
@@ -1,256 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:20 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- GtkFontSelection * GtkFontSelectionDialog_get_fontsel (GtkFontSelectionDialog * cptr)
- {
- return (GtkFontSelection*)cptr->fontsel;
- }
-
- /*
- * Class: org.gnu.gtk.FontSelectionDialog
- * Method: getFontsel
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_FontSelectionDialog_getFontsel (JNIEnv *env, jclass
- cls, jint cptr)
- {
- GtkFontSelectionDialog *cptr_g = (GtkFontSelectionDialog *)cptr;
- {
- return (jint)GtkFontSelectionDialog_get_fontsel (cptr_g);
- }
- }
-
- GtkWidget * GtkFontSelectionDialog_get_main_vbox (GtkFontSelectionDialog * cptr)
- {
- return cptr->main_vbox;
- }
-
- /*
- * Class: org.gnu.gtk.FontSelectionDialog
- * Method: getMainVbox
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_FontSelectionDialog_getMainVbox (JNIEnv *env, jclass
- cls, jint cptr)
- {
- GtkFontSelectionDialog *cptr_g = (GtkFontSelectionDialog *)cptr;
- {
- return (jint)GtkFontSelectionDialog_get_main_vbox (cptr_g);
- }
- }
-
- GtkButton * GtkFontSelectionDialog_get_ok_button (GtkFontSelectionDialog * cptr)
- {
- return (GtkButton*)cptr->ok_button;
- }
-
- /*
- * Class: org.gnu.gtk.FontSelectionDialog
- * Method: getOkButton
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_FontSelectionDialog_getOkButton (JNIEnv *env, jclass
- cls, jint cptr)
- {
- GtkFontSelectionDialog *cptr_g = (GtkFontSelectionDialog *)cptr;
- {
- return (jint)GtkFontSelectionDialog_get_ok_button (cptr_g);
- }
- }
-
- GtkButton * GtkFontSelectionDialog_get_apply_button (GtkFontSelectionDialog * cptr)
- {
- return (GtkButton*)cptr->apply_button;
- }
-
- /*
- * Class: org.gnu.gtk.FontSelectionDialog
- * Method: getApplyButton
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_FontSelectionDialog_getApplyButton (JNIEnv *env, jclass
- cls, jint cptr)
- {
- GtkFontSelectionDialog *cptr_g = (GtkFontSelectionDialog *)cptr;
- {
- return (jint)GtkFontSelectionDialog_get_apply_button (cptr_g);
- }
- }
-
- GtkButton * GtkFontSelectionDialog_get_cancel_button (GtkFontSelectionDialog * cptr)
- {
- return (GtkButton*)cptr->cancel_button;
- }
-
- /*
- * Class: org.gnu.gtk.FontSelectionDialog
- * Method: getCancelButton
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_FontSelectionDialog_getCancelButton (JNIEnv *env,
- jclass cls, jint cptr)
- {
- GtkFontSelectionDialog *cptr_g = (GtkFontSelectionDialog *)cptr;
- {
- return (jint)GtkFontSelectionDialog_get_cancel_button (cptr_g);
- }
- }
-
- gint32 GtkFontSelectionDialog_get_dialog_width (GtkFontSelectionDialog * cptr)
- {
- return cptr->dialog_width;
- }
-
- /*
- * Class: org.gnu.gtk.FontSelectionDialog
- * Method: getDialogWidth
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_FontSelectionDialog_getDialogWidth (JNIEnv *env, jclass
- cls, jint cptr)
- {
- GtkFontSelectionDialog *cptr_g = (GtkFontSelectionDialog *)cptr;
- {
- jint result_j = (jint) (GtkFontSelectionDialog_get_dialog_width (cptr_g));
- return result_j;
- }
- }
-
- gboolean GtkFontSelectionDialog_get_auto_resize (GtkFontSelectionDialog * cptr)
- {
- return cptr->auto_resize;
- }
-
- /*
- * Class: org.gnu.gtk.FontSelectionDialog
- * Method: getAutoResize
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_FontSelectionDialog_getAutoResize (JNIEnv *env,
- jclass cls, jint cptr)
- {
- GtkFontSelectionDialog *cptr_g = (GtkFontSelectionDialog *)cptr;
- {
- jboolean result_j = (jboolean) (GtkFontSelectionDialog_get_auto_resize (cptr_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.FontSelectionDialog
- * Method: gtk_font_selection_dialog_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL
- Java_org_gnu_gtk_FontSelectionDialog_gtk_1font_1selection_1dialog_1get_1type (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_font_selection_dialog_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.FontSelectionDialog
- * Method: gtk_font_selection_dialog_new
- * Signature: (java.lang.String;)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_FontSelectionDialog_gtk_1font_1selection_1dialog_1new (
- JNIEnv *env, jclass cls, jstring title)
- {
- gchar* title_g = (gchar*)(*env)->GetStringUTFChars(env, title, 0);
- jint result = (jint)gtk_font_selection_dialog_new (title_g);
- (*env)->ReleaseStringUTFChars(env, title, title_g);
- return result;
- }
-
- /*
- * Class: org.gnu.gtk.FontSelectionDialog
- * Method: gtk_font_selection_dialog_get_font_name
- * Signature: (I)java.lang.String;
- */
- JNIEXPORT jstring JNICALL
- Java_org_gnu_gtk_FontSelectionDialog_gtk_1font_1selection_1dialog_1get_1font_1name (JNIEnv
- *env, jclass cls, jint fontsel)
- {
- gchar *result_g = gtk_font_selection_dialog_get_font_name ((GtkFontSelectionDialog*)fontsel);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- /*
- * Class: org.gnu.gtk.FontSelectionDialog
- * Method: gtk_font_selection_dialog_set_font_name
- * Signature: (Ijava.lang.String;)Z
- */
- JNIEXPORT jboolean JNICALL
- Java_org_gnu_gtk_FontSelectionDialog_gtk_1font_1selection_1dialog_1set_1font_1name (JNIEnv
- *env, jclass cls, jint fontsel, jstring fontname)
- {
- gchar* fontname_g = (gchar*)(*env)->GetStringUTFChars(env, fontname, 0);
- jboolean result_j = (jboolean) (gtk_font_selection_dialog_set_font_name ((GtkFontSelectionDialog*)fontsel,
- fontname_g));
- (*env)->ReleaseStringUTFChars(env, fontname, fontname_g);
- return result_j;
- }
-
- /*
- * Class: org.gnu.gtk.FontSelectionDialog
- * Method: gtk_font_selection_dialog_get_preview_text
- * Signature: (I)java.lang.String;
- */
- JNIEXPORT jstring JNICALL
- Java_org_gnu_gtk_FontSelectionDialog_gtk_1font_1selection_1dialog_1get_1preview_1text (JNIEnv
- *env, jclass cls, jint fontsel)
- {
- gchar *result_g = (gchar*)gtk_font_selection_dialog_get_preview_text ((GtkFontSelectionDialog*)fontsel);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- /*
- * Class: org.gnu.gtk.FontSelectionDialog
- * Method: gtk_font_selection_dialog_set_preview_text
- * Signature: (Ijava.lang.String;)V
- */
- JNIEXPORT void JNICALL
- Java_org_gnu_gtk_FontSelectionDialog_gtk_1font_1selection_1dialog_1set_1preview_1text (JNIEnv
- *env, jclass cls, jint fontsel, jstring text)
- {
- gchar* text_g = (gchar*)(*env)->GetStringUTFChars(env, text, 0);
- gtk_font_selection_dialog_set_preview_text ((GtkFontSelectionDialog*)fontsel, text_g);
- (*env)->ReleaseStringUTFChars(env, text, text_g);
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_Frame.c b/libgtk-java/src/jni/org_gnu_gtk_Frame.c
deleted file mode 100644
index 7cf29ad..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_Frame.c
+++ /dev/null
@@ -1,182 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:25 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.Frame
- * Method: gtk_frame_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Frame_gtk_1frame_1get_1type (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_frame_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Frame
- * Method: gtk_frame_new
- * Signature: ([B)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Frame_gtk_1frame_1new (JNIEnv *env, jclass cls,
- jstring label)
- {
- const char *label_g = (*env)->GetStringUTFChars(env, label, NULL);
- jint retval = (jint)gtk_frame_new (label_g);
- (*env)->ReleaseStringUTFChars(env, label, label_g);
- return retval;
- }
-
- /*
- * Class: org.gnu.gtk.Frame
- * Method: gtk_frame_set_label
- * Signature: (I[B)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Frame_gtk_1frame_1set_1label (JNIEnv *env, jclass cls,
- jint frame, jstring label)
- {
- GtkFrame *frame_g = (GtkFrame *)frame;
- const char *label_g = (*env)->GetStringUTFChars(env, label, NULL);
- gtk_frame_set_label (frame_g, label_g);
- (*env)->ReleaseStringUTFChars(env, label, label_g);
- }
-
- /*
- * Class: org.gnu.gtk.Frame
- * Method: gtk_frame_get_label
- * Signature: (I)[B
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gtk_Frame_gtk_1frame_1get_1label (JNIEnv *env, jclass
- cls, jint frame)
- {
- GtkFrame *frame_g = (GtkFrame *)frame;
- return (*env)->NewStringUTF(env, (gchar*)gtk_frame_get_label (frame_g) );
- }
-
- /*
- * Class: org.gnu.gtk.Frame
- * Method: gtk_frame_set_label_widget
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Frame_gtk_1frame_1set_1label_1widget (JNIEnv *env,
- jclass cls, jint frame, jint labelWidget)
- {
- GtkFrame *frame_g = (GtkFrame *)frame;
- GtkWidget *labelWidget_g = (GtkWidget *)labelWidget;
- {
- gtk_frame_set_label_widget (frame_g, labelWidget_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Frame
- * Method: gtk_frame_get_label_widget
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Frame_gtk_1frame_1get_1label_1widget (JNIEnv *env,
- jclass cls, jint frame)
- {
- GtkFrame *frame_g = (GtkFrame *)frame;
- {
- return (jint)gtk_frame_get_label_widget (frame_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Frame
- * Method: gtk_frame_set_label_align
- * Signature: (IDD)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Frame_gtk_1frame_1set_1label_1align (JNIEnv *env,
- jclass cls, jint frame, jdouble xalign, jdouble yalign)
- {
- GtkFrame *frame_g = (GtkFrame *)frame;
- gdouble xalign_g = (gdouble) xalign;
- gdouble yalign_g = (gdouble) yalign;
- {
- gtk_frame_set_label_align (frame_g, xalign_g, yalign_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Frame
- * Method: gtk_frame_get_label_align
- * Signature: (I[Ldouble ;[Ldouble ;)V
- */
-/* JNIEXPORT void JNICALL Java_org_gnu_gtk_Frame_gtk_1frame_1get_1label_1align (JNIEnv *env,
- jclass cls, jint frame, jdoubleArray xalign, jdoubleArray yalign)
- {
- GtkFrame *frame_g = (GtkFrame *)frame;
- gdouble *xalign_g = (gdouble *) (*env)->GetDoubleArrayElements (env, xalign, NULL);
- gdouble *yalign_g = (gdouble *) (*env)->GetDoubleArrayElements (env, yalign, NULL);
- {
- gtk_frame_get_label_align (frame_g, xalign_g, yalign_g);
- (*env)->ReleaseDoubleArrayElements (env, xalign, (jdouble *) xalign_g, 0);
- (*env)->ReleaseDoubleArrayElements (env, yalign, (jdouble *) yalign_g, 0);
- }
- }
-*/
- /*
- * Class: org.gnu.gtk.Frame
- * Method: gtk_frame_set_shadow_type
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Frame_gtk_1frame_1set_1shadow_1type (JNIEnv *env,
- jclass cls, jint frame, jint type)
- {
- GtkFrame *frame_g = (GtkFrame *)frame;
- GtkShadowType type_g = (GtkShadowType) type;
- {
- gtk_frame_set_shadow_type (frame_g, type_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Frame
- * Method: gtk_frame_get_shadow_type
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Frame_gtk_1frame_1get_1shadow_1type (JNIEnv *env,
- jclass cls, jint frame)
- {
- GtkFrame *frame_g = (GtkFrame *)frame;
- {
- jint result_j = (jint) (gtk_frame_get_shadow_type (frame_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_GammaCurve.c b/libgtk-java/src/jni/org_gnu_gtk_GammaCurve.c
deleted file mode 100644
index 7eded70..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_GammaCurve.c
+++ /dev/null
@@ -1,157 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:21 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- GtkWidget * GtkGammaCurve_get_table (GtkGammaCurve * cptr)
- {
- return cptr->table;
- }
-
- /*
- * Class: org.gnu.gtk.GammaCurve
- * Method: getTable
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_GammaCurve_getTable (JNIEnv *env, jclass cls, jint cptr)
- {
- GtkGammaCurve *cptr_g = (GtkGammaCurve *)cptr;
- {
- return (jint)GtkGammaCurve_get_table (cptr_g);
- }
- }
-
- GtkWidget * GtkGammaCurve_get_curve (GtkGammaCurve * cptr)
- {
- return cptr->curve;
- }
-
- /*
- * Class: org.gnu.gtk.GammaCurve
- * Method: getCurve
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_GammaCurve_getCurve (JNIEnv *env, jclass cls, jint cptr)
- {
- GtkGammaCurve *cptr_g = (GtkGammaCurve *)cptr;
- {
- return (jint)GtkGammaCurve_get_curve (cptr_g);
- }
- }
-
- gdouble GtkGammaCurve_get_gamma (GtkGammaCurve * cptr)
- {
- return cptr->gamma;
- }
-
- /*
- * Class: org.gnu.gtk.GammaCurve
- * Method: getGamma
- * Signature: (I)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_gtk_GammaCurve_getGamma (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GtkGammaCurve *cptr_g = (GtkGammaCurve *)cptr;
- {
- jdouble result_j = (jdouble) (GtkGammaCurve_get_gamma (cptr_g));
- return result_j;
- }
- }
-
- GtkWidget * GtkGammaCurve_get_gamma_dialog (GtkGammaCurve * cptr)
- {
- return cptr->gamma_dialog;
- }
-
- /*
- * Class: org.gnu.gtk.GammaCurve
- * Method: getGammaDialog
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_GammaCurve_getGammaDialog (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GtkGammaCurve *cptr_g = (GtkGammaCurve *)cptr;
- {
- return (jint)GtkGammaCurve_get_gamma_dialog (cptr_g);
- }
- }
-
- GtkWidget * GtkGammaCurve_get_gamma_text (GtkGammaCurve * cptr)
- {
- return cptr->gamma_text;
- }
-
- /*
- * Class: org.gnu.gtk.GammaCurve
- * Method: getGammaText
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_GammaCurve_getGammaText (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GtkGammaCurve *cptr_g = (GtkGammaCurve *)cptr;
- {
- return (jint)GtkGammaCurve_get_gamma_text (cptr_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.GammaCurve
- * Method: gtk_gamma_curve_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_GammaCurve_gtk_1gamma_1curve_1get_1type (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_gamma_curve_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.GammaCurve
- * Method: gtk_gamma_curve_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_GammaCurve_gtk_1gamma_1curve_1new (JNIEnv *env, jclass
- cls)
- {
- {
- return (jint)gtk_gamma_curve_new ();
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_Gtk.c b/libgtk-java/src/jni/org_gnu_gtk_Gtk.c
deleted file mode 100644
index e8b425c..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_Gtk.c
+++ /dev/null
@@ -1,292 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:18 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
-gchar** getStringArray(JNIEnv *env, jobjectArray anArray);
-void freeStringArray(JNIEnv *env, jobjectArray anArray, gchar** str);
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.Gtk
- * Method: gtk_init
- * Signature: ([Lint ;[Ljava/lang/String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Gtk_gtk_1init (JNIEnv *env,
- jclass cls,
- jintArray argc,
- jobjectArray args)
- {
- gint *argc_g = (gint *) (*env)->GetIntArrayElements (env, argc, NULL);
- gchar **args_g_arr =getStringArray(env, args);
- gchar ***args_g = &args_g_arr;
- gtk_init (argc_g, args_g);
- (*env)->ReleaseIntArrayElements (env, argc, (jint *) argc_g, 0);
- freeStringArray(env, args, args_g_arr);
- }
-
- /*
- * Class: org.gnu.gtk.Gtk
- * Method: gtk_init_check
- * Signature: ([Lint ;[Ljava/lang/String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Gtk_gtk_1init_1check (JNIEnv *env, jclass cls,
- jintArray argc, jobjectArray args)
- {
- gint *argc_g = (gint *) (*env)->GetIntArrayElements (env, argc, NULL);
- gchar ***args_g = (gchar***)getStringArray(env, args);
- gtk_init_check (argc_g, args_g);
- (*env)->ReleaseIntArrayElements (env, argc, (jint *) argc_g, 0);
- freeStringArray(env, args, args_g);
- }
-
- /*
- * Class: org.gnu.gtk.Gtk
- * Method: gtk_disable_setlocale
- * Signature: ()V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Gtk_gtk_1disable_1setlocale (JNIEnv *env, jclass cls)
- {
- {
- gtk_disable_setlocale ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Gtk
- * Method: gtk_set_locale
- * Signature: ()[B
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gtk_Gtk_gtk_1set_1locale (JNIEnv *env, jclass cls)
- {
- return (*env)->NewStringUTF(env, gtk_set_locale ());
- }
-
- /*
- * Class: org.gnu.gtk.Gtk
- * Method: gtk_get_default_language
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Gtk_gtk_1get_1default_1language (JNIEnv *env, jclass
- cls)
- {
- {
- return (jint)gtk_get_default_language ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Gtk
- * Method: gtk_events_pending
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Gtk_gtk_1events_1pending (JNIEnv *env, jclass cls)
- {
- {
- jint result_j = (jint) (gtk_events_pending ());
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Gtk
- * Method: gtk_main_do_event
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Gtk_gtk_1main_1do_1event (JNIEnv *env, jclass cls, jint
- event)
- {
- GdkEvent *event_g = (GdkEvent *)event;
- {
- gtk_main_do_event (event_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Gtk
- * Method: gtk_main
- * Signature: ()V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Gtk_gtk_1main (JNIEnv *env, jclass cls)
- {
- {
- gtk_main ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Gtk
- * Method: gtk_main_level
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Gtk_gtk_1main_1level (JNIEnv *env, jclass cls)
- {
- {
- jint result_j = (jint) (gtk_main_level ());
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Gtk
- * Method: gtk_main_quit
- * Signature: ()V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Gtk_gtk_1main_1quit (JNIEnv *env, jclass cls)
- {
- {
- gtk_main_quit ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Gtk
- * Method: gtk_main_iteration
- * Signature: ()Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Gtk_gtk_1main_1iteration (JNIEnv *env, jclass cls)
- {
- {
- jboolean result_j = (jboolean) (gtk_main_iteration ());
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Gtk
- * Method: gtk_grab_add
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Gtk_gtk_1grab_1add (JNIEnv *env, jclass cls, jint
- widget)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- {
- gtk_grab_add (widget_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Gtk
- * Method: gtk_grab_get_current
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Gtk_gtk_1grab_1get_1current (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_grab_get_current ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Gtk
- * Method: gtk_grab_remove
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Gtk_gtk_1grab_1remove (JNIEnv *env, jclass cls, jint
- widget)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- {
- gtk_grab_remove (widget_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Gtk
- * Method: gtk_get_current_event
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Gtk_gtk_1get_1current_1event (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_get_current_event ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Gtk
- * Method: gtk_get_current_event_time
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Gtk_gtk_1get_1current_1event_1time (JNIEnv *env, jclass
- cls)
- {
- {
- jint result_j = (jint) (gtk_get_current_event_time ());
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Gtk
- * Method: gtk_get_event_widget
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Gtk_gtk_1get_1event_1widget (JNIEnv *env, jclass cls,
- jint event)
- {
- GdkEvent *event_g = (GdkEvent *)event;
- {
- return (jint)gtk_get_event_widget (event_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Gtk
- * Method: gtk_type_name
- * Signature: (I)[B
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gtk_Gtk_gtk_1type_1name (JNIEnv *env, jclass cls,
- jint type)
- {
- GType *type_g = (GType *)type;
- return (*env)->NewStringUTF(env, (gchar*)gtk_type_name (GTK_OBJECT_TYPE(type_g)));
- }
-
- /*
- * Class: org.gnu.gtk.Gtk
- * Method: gtk_type_from_name
- * Signature: ([B)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Gtk_gtk_1type_1from_1name (JNIEnv *env, jclass cls,
- jstring name)
- {
- const gchar* name_g = (*env)->GetStringUTFChars( env, name, NULL);
- jint retval = (jint)gtk_type_from_name (name_g);
- (*env)->ReleaseStringUTFChars(env, name, name_g);
- return retval;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_GtkObject.c b/libgtk-java/src/jni/org_gnu_gtk_GtkObject.c
deleted file mode 100644
index 58d19dd..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_GtkObject.c
+++ /dev/null
@@ -1,117 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:18 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- gint32 GtkObject_get_flags (GtkObject * cptr)
- {
- return cptr->flags;
- }
-
- /*
- * Class: org.gnu.gtk.GtkObject
- * Method: getFlags
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_GtkObject_getFlags (JNIEnv *env, jclass cls, jint obj)
- {
- GtkObject *obj_g = (GtkObject *)obj;
- {
- jint result_j = (jint) (GtkObject_get_flags (obj_g));
- return result_j;
- }
- }
-
- void GtkObject_set_flags (GtkObject * cptr, gint32 flags)
- {
- cptr->flags = flags;
- }
-
- /*
- * Class: org.gnu.gtk.GtkObject
- * Method: setFlags
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_GtkObject_setFlags (JNIEnv *env, jclass cls, jint obj, jint flags)
- {
- GtkObject *obj_g = (GtkObject *)obj;
- gint32 flags_g = (gint32) flags;
- {
- GtkObject_set_flags (obj_g, flags_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.GtkObject
- * Method: gtk_object_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_GtkObject_gtk_1object_1get_1type (JNIEnv *env, jclass
- cls)
- {
- {
- return (jint)gtk_object_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.GtkObject
- * Method: gtk_object_sink
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_GtkObject_gtk_1object_1sink (JNIEnv *env, jclass cls,
- jint object)
- {
- GtkObject *object_g = (GtkObject *)object;
- {
- gtk_object_sink (object_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.GtkObject
- * Method: gtk_object_destroy
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_GtkObject_gtk_1object_1destroy (JNIEnv *env, jclass
- cls, jint object)
- {
- GtkObject *object_g = (GtkObject *)object;
- {
- gtk_object_destroy (object_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
-
diff --git a/libgtk-java/src/jni/org_gnu_gtk_HBox.c b/libgtk-java/src/jni/org_gnu_gtk_HBox.c
deleted file mode 100644
index 5a1ee1b..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_HBox.c
+++ /dev/null
@@ -1,64 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:24 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.HBox
- * Method: gtk_hbox_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_HBox_gtk_1hbox_1get_1type (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_hbox_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.HBox
- * Method: gtk_hbox_new
- * Signature: (ZI)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_HBox_gtk_1hbox_1new (JNIEnv *env, jclass cls, jboolean
- homogenous, jint spacing)
- {
- gboolean homogenous_g = (gboolean) homogenous;
- gint32 spacing_g = (gint32) spacing;
- {
- return (jint)gtk_hbox_new (homogenous_g, spacing_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_HButtonBox.c b/libgtk-java/src/jni/org_gnu_gtk_HButtonBox.c
deleted file mode 100644
index 6420ad3..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_HButtonBox.c
+++ /dev/null
@@ -1,63 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:24 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.HButtonBox
- * Method: gtk_hbutton_box_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_HButtonBox_gtk_1hbutton_1box_1get_1type (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_hbutton_box_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.HButtonBox
- * Method: gtk_hbutton_box_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_HButtonBox_gtk_1hbutton_1box_1new (JNIEnv *env, jclass
- cls)
- {
- {
- return (jint)gtk_hbutton_box_new ();
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_HPaned.c b/libgtk-java/src/jni/org_gnu_gtk_HPaned.c
deleted file mode 100644
index 9fefad6..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_HPaned.c
+++ /dev/null
@@ -1,61 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:23 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.HPaned
- * Method: gtk_hpaned_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_HPaned_gtk_1hpaned_1get_1type (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_hpaned_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.HPaned
- * Method: gtk_hpaned_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_HPaned_gtk_1hpaned_1new (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_hpaned_new ();
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_HRuler.c b/libgtk-java/src/jni/org_gnu_gtk_HRuler.c
deleted file mode 100644
index 64a6a19..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_HRuler.c
+++ /dev/null
@@ -1,61 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:18 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.HRuler
- * Method: gtk_hruler_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_HRuler_gtk_1hruler_1get_1type (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_hruler_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.HRuler
- * Method: gtk_hruler_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_HRuler_gtk_1hruler_1new (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_hruler_new ();
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_HScale.c b/libgtk-java/src/jni/org_gnu_gtk_HScale.c
deleted file mode 100644
index 45f4c3c..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_HScale.c
+++ /dev/null
@@ -1,79 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:24 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.HScale
- * Method: gtk_hscale_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_HScale_gtk_1hscale_1get_1type (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_hscale_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.HScale
- * Method: gtk_hscale_new
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_HScale_gtk_1hscale_1new (JNIEnv *env, jclass cls, jint
- adjustment)
- {
- GtkAdjustment *adjustment_g = (GtkAdjustment *)adjustment;
- {
- return (jint)gtk_hscale_new (adjustment_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.HScale
- * Method: gtk_hscale_new_with_range
- * Signature: (DDD)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_HScale_gtk_1hscale_1new_1with_1range (JNIEnv *env,
- jclass cls, jdouble min, jdouble max, jdouble step)
- {
- gdouble min_g = (gdouble) min;
- gdouble max_g = (gdouble) max;
- gdouble step_g = (gdouble) step;
- {
- return (jint)gtk_hscale_new_with_range (min_g, max_g, step_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_HScrollBar.c b/libgtk-java/src/jni/org_gnu_gtk_HScrollBar.c
deleted file mode 100644
index 85e3395..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_HScrollBar.c
+++ /dev/null
@@ -1,64 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:24 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.HScrollBar
- * Method: gtk_hscrollbar_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_HScrollBar_gtk_1hscrollbar_1get_1type (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_hscrollbar_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.HScrollBar
- * Method: gtk_hscrollbar_new
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_HScrollBar_gtk_1hscrollbar_1new (JNIEnv *env, jclass
- cls, jint adjustment)
- {
- GtkAdjustment *adjustment_g = (GtkAdjustment *)adjustment;
- {
- return (jint)gtk_hscrollbar_new (adjustment_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_HSeparator.c b/libgtk-java/src/jni/org_gnu_gtk_HSeparator.c
deleted file mode 100644
index 4cedbb5..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_HSeparator.c
+++ /dev/null
@@ -1,63 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:20 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.HSeparator
- * Method: gtk_hseparator_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_HSeparator_gtk_1hseparator_1get_1type (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_hseparator_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.HSeparator
- * Method: gtk_hseparator_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_HSeparator_gtk_1hseparator_1new (JNIEnv *env, jclass
- cls)
- {
- {
- return (jint)gtk_hseparator_new ();
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_HandleBox.c b/libgtk-java/src/jni/org_gnu_gtk_HandleBox.c
deleted file mode 100644
index 1cf9c16..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_HandleBox.c
+++ /dev/null
@@ -1,153 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:29 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.HandleBox
- * Method: gtk_handle_box_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_HandleBox_gtk_1handle_1box_1get_1type (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_handle_box_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.HandleBox
- * Method: gtk_handle_box_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_HandleBox_gtk_1handle_1box_1new (JNIEnv *env, jclass
- cls)
- {
- {
- return (jint)gtk_handle_box_new ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.HandleBox
- * Method: gtk_handle_box_set_shadow_type
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_HandleBox_gtk_1handle_1box_1set_1shadow_1type (JNIEnv
- *env, jclass cls, jint handle_box, jint type)
- {
- GtkHandleBox *handle_box_g = (GtkHandleBox *)handle_box;
- GtkShadowType type_g = (GtkShadowType) type;
- {
- gtk_handle_box_set_shadow_type (handle_box_g, type_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.HandleBox
- * Method: gtk_handle_box_get_shadow_type
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_HandleBox_gtk_1handle_1box_1get_1shadow_1type (JNIEnv
- *env, jclass cls, jint handle_box)
- {
- GtkHandleBox *handle_box_g = (GtkHandleBox *)handle_box;
- {
- jint result_j = (jint) (gtk_handle_box_get_shadow_type (handle_box_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.HandleBox
- * Method: gtk_handle_box_set_handle_position
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_HandleBox_gtk_1handle_1box_1set_1handle_1position (
- JNIEnv *env, jclass cls, jint handle_box, jint position)
- {
- GtkHandleBox *handle_box_g = (GtkHandleBox *)handle_box;
- GtkPositionType position_g = (GtkPositionType) position;
- {
- gtk_handle_box_set_handle_position (handle_box_g, position_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.HandleBox
- * Method: gtk_handle_box_get_handle_position
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_HandleBox_gtk_1handle_1box_1get_1handle_1position (
- JNIEnv *env, jclass cls, jint handle_box)
- {
- GtkHandleBox *handle_box_g = (GtkHandleBox *)handle_box;
- {
- jint result_j = (jint) (gtk_handle_box_get_handle_position (handle_box_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.HandleBox
- * Method: gtk_handle_box_set_snap_edge
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_HandleBox_gtk_1handle_1box_1set_1snap_1edge (JNIEnv
- *env, jclass cls, jint handle_box, jint edge)
- {
- GtkHandleBox *handle_box_g = (GtkHandleBox *)handle_box;
- GtkPositionType edge_g = (GtkPositionType) edge;
- {
- gtk_handle_box_set_snap_edge (handle_box_g, edge_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.HandleBox
- * Method: gtk_handle_box_get_snap_edge
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_HandleBox_gtk_1handle_1box_1get_1snap_1edge (JNIEnv
- *env, jclass cls, jint handle_box)
- {
- GtkHandleBox *handle_box_g = (GtkHandleBox *)handle_box;
- {
- jint result_j = (jint) (gtk_handle_box_get_snap_edge (handle_box_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_IMContext.c b/libgtk-java/src/jni/org_gnu_gtk_IMContext.c
deleted file mode 100644
index e35b272..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_IMContext.c
+++ /dev/null
@@ -1,228 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:26 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
-gchar** getStringArray(JNIEnv *env, jobjectArray anArray);
-void freeStringArray(JNIEnv *env, jobjectArray anArray, gchar** str);
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.IMContext
- * Method: gtk_im_context_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_IMContext_gtk_1im_1context_1get_1type (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_im_context_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.IMContext
- * Method: gtk_im_context_set_client_window
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_IMContext_gtk_1im_1context_1set_1client_1window (JNIEnv
- *env, jclass cls, jint context, jint window)
- {
- GtkIMContext *context_g = (GtkIMContext *)context;
- GdkWindow *window_g = (GdkWindow *)window;
- {
- gtk_im_context_set_client_window (context_g, window_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.IMContext
- * Method: gtk_im_context_get_preedit_string
- * Signature: (I[Ljava/lang/String;[Lint ;[Lint ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_IMContext_gtk_1im_1context_1get_1preedit_1string (
- JNIEnv *env, jclass cls, jint context, jobjectArray str, jintArray attrs, jintArray cursorPos)
- {
- GtkIMContext *context_g = (GtkIMContext *)context;
- gchar **str_g = getStringArray(env, str);
- gint *attrs_g_g = (gint *) (*env)->GetIntArrayElements (env, attrs, NULL);
- PangoAttrList **attrs_g = (PangoAttrList **)attrs_g_g;
- gint *cursorPos_g = (gint *) (*env)->GetIntArrayElements (env, cursorPos, NULL);
- gtk_im_context_get_preedit_string (context_g, str_g, attrs_g, cursorPos_g);
- (*env)->ReleaseIntArrayElements (env, attrs, (jint*)attrs_g_g, 0);
- (*env)->ReleaseIntArrayElements (env, cursorPos, (jint *) cursorPos_g, 0);
- freeStringArray(env, str, str_g);
- }
-
- /*
- * Class: org.gnu.gtk.IMContext
- * Method: gtk_im_context_filter_keypress
- * Signature: (II)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_IMContext_gtk_1im_1context_1filter_1keypress (
- JNIEnv *env, jclass cls, jint context, jint event)
- {
- GtkIMContext *context_g = (GtkIMContext *)context;
- GdkEventKey *event_g = (GdkEventKey *)event;
- {
- jboolean result_j = (jboolean) (gtk_im_context_filter_keypress (context_g, event_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.IMContext
- * Method: gtk_im_context_focus_in
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_IMContext_gtk_1im_1context_1focus_1in (JNIEnv *env,
- jclass cls, jint context)
- {
- GtkIMContext *context_g = (GtkIMContext *)context;
- {
- gtk_im_context_focus_in (context_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.IMContext
- * Method: gtk_im_context_focus_out
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_IMContext_gtk_1im_1context_1focus_1out (JNIEnv *env,
- jclass cls, jint context)
- {
- GtkIMContext *context_g = (GtkIMContext *)context;
- {
- gtk_im_context_focus_out (context_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.IMContext
- * Method: gtk_im_context_reset
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_IMContext_gtk_1im_1context_1reset (JNIEnv *env, jclass
- cls, jint context)
- {
- GtkIMContext *context_g = (GtkIMContext *)context;
- {
- gtk_im_context_reset (context_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.IMContext
- * Method: gtk_im_context_set_cursor_location
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_IMContext_gtk_1im_1context_1set_1cursor_1location (
- JNIEnv *env, jclass cls, jint context, jint area)
- {
- GtkIMContext *context_g = (GtkIMContext *)context;
- GdkRectangle *area_g = (GdkRectangle *)area;
- {
- gtk_im_context_set_cursor_location (context_g, area_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.IMContext
- * Method: gtk_im_context_set_use_preedit
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_IMContext_gtk_1im_1context_1set_1use_1preedit (JNIEnv
- *env, jclass cls, jint context, jboolean usePreedit)
- {
- GtkIMContext *context_g = (GtkIMContext *)context;
- gboolean usePreedit_g = (gboolean) usePreedit;
- {
- gtk_im_context_set_use_preedit (context_g, usePreedit_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.IMContext
- * Method: gtk_im_context_set_surrounding
- * Signature: (I[BII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_IMContext_gtk_1im_1context_1set_1surrounding (JNIEnv
- *env, jclass cls, jint context, jstring text, jint len, jint cursorIndex)
- {
- GtkIMContext *context_g = (GtkIMContext *)context;
- gint32 len_g = (gint32) len;
- gint32 cursorIndex_g = (gint32) cursorIndex;
- const gchar* text_g = (*env)->GetStringUTFChars(env, text, NULL);
- gtk_im_context_set_surrounding (context_g, text_g, len_g, cursorIndex_g);
- (*env)->ReleaseStringUTFChars(env, text, text_g);
- }
-
- /*
- * Class: org.gnu.gtk.IMContext
- * Method: gtk_im_context_get_surrounding
- * Signature: (I[Ljava/lang/String;[Lint ;)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_IMContext_gtk_1im_1context_1get_1surrounding (
- JNIEnv *env, jclass cls, jint context, jobjectArray text, jintArray cursorIndex)
- {
- GtkIMContext *context_g = (GtkIMContext *)context;
- gchar **text_g = getStringArray(env, text);
- gint *cursorIndex_g = (gint *) (*env)->GetIntArrayElements (env, cursorIndex, NULL);
- jboolean result_j = (jboolean) (gtk_im_context_get_surrounding (context_g, text_g,
- cursorIndex_g));
- (*env)->ReleaseIntArrayElements (env, cursorIndex, (jint *) cursorIndex_g, 0);
- freeStringArray(env, text, text_g);
- return result_j;
- }
-
- /*
- * Class: org.gnu.gtk.IMContext
- * Method: gtk_im_context_delete_surrounding
- * Signature: (III)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_IMContext_gtk_1im_1context_1delete_1surrounding (
- JNIEnv *env, jclass cls, jint context, jint offset, jint numChars)
- {
- GtkIMContext *context_g = (GtkIMContext *)context;
- gint32 offset_g = (gint32) offset;
- gint32 numChars_g = (gint32) numChars;
- {
- jboolean result_j = (jboolean) (gtk_im_context_delete_surrounding (context_g, offset_g,
- numChars_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_IMContextSimple.c b/libgtk-java/src/jni/org_gnu_gtk_IMContextSimple.c
deleted file mode 100644
index 57e854e..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_IMContextSimple.c
+++ /dev/null
@@ -1,80 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:28 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.IMContextSimple
- * Method: gtk_im_context_simple_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_IMContextSimple_gtk_1im_1context_1simple_1get_1type (
- JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_im_context_simple_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.IMContextSimple
- * Method: gtk_im_context_simple_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_IMContextSimple_gtk_1im_1context_1simple_1new (JNIEnv
- *env, jclass cls)
- {
- {
- return (jint)gtk_im_context_simple_new ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.IMContextSimple
- * Method: gtk_im_context_simple_add_table
- * Signature: (IIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_IMContextSimple_gtk_1im_1context_1simple_1add_1table (
- JNIEnv *env, jclass cls, jint context_simple, jint data, jint maxSeqLen, jint numSeqs)
- {
- GtkIMContextSimple *context_simple_g = (GtkIMContextSimple *)context_simple;
- gpointer *data_g = (gpointer *)data;
- gint32 maxSeqLen_g = (gint32) maxSeqLen;
- gint32 numSeqs_g = (gint32) numSeqs;
- {
- gtk_im_context_simple_add_table (context_simple_g, (guint16*)data_g, maxSeqLen_g, numSeqs_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_IMMulticontext.c b/libgtk-java/src/jni/org_gnu_gtk_IMMulticontext.c
deleted file mode 100644
index 8a707b5..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_IMMulticontext.c
+++ /dev/null
@@ -1,78 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:30 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.IMMulticontext
- * Method: gtk_im_multicontext_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_IMMulticontext_gtk_1im_1multicontext_1get_1type (JNIEnv
- *env, jclass cls)
- {
- {
- return (jint)gtk_im_multicontext_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.IMMulticontext
- * Method: gtk_im_multicontext_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_IMMulticontext_gtk_1im_1multicontext_1new (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_im_multicontext_new ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.IMMulticontext
- * Method: gtk_im_multicontext_append_menuitems
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_IMMulticontext_gtk_1im_1multicontext_1append_1menuitems (
- JNIEnv *env, jclass cls, jint context, jint menushell)
- {
- GtkIMMulticontext *context_g = (GtkIMMulticontext *)context;
- GtkMenuShell *menushell_g = (GtkMenuShell *)menushell;
- {
- gtk_im_multicontext_append_menuitems (context_g, menushell_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_IconFactory.c b/libgtk-java/src/jni/org_gnu_gtk_IconFactory.c
deleted file mode 100644
index dbb7b0d..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_IconFactory.c
+++ /dev/null
@@ -1,126 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:22 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.IconFactory
- * Method: gtk_icon_factory_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_IconFactory_gtk_1icon_1factory_1get_1type (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_icon_factory_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.IconFactory
- * Method: gtk_icon_factory_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_IconFactory_gtk_1icon_1factory_1new (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_icon_factory_new ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.IconFactory
- * Method: gtk_icon_factory_add
- * Signature: (Ijava.lang.String;I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_IconFactory_gtk_1icon_1factory_1add (JNIEnv *env,
- jclass cls, jint factory, jstring stockId, jint iconSet)
- {
- gchar* stockId_g = (gchar*)(*env)->GetStringUTFChars(env, stockId, 0);
- gtk_icon_factory_add ((GtkIconFactory*)factory, stockId_g, (GtkIconSet*)iconSet);
- (*env)->ReleaseStringUTFChars(env, stockId, stockId_g);
- }
-
- /*
- * Class: org.gnu.gtk.IconFactory
- * Method: gtk_icon_factory_lookup
- * Signature: (Ijava.lang.String;)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_IconFactory_gtk_1icon_1factory_1lookup (JNIEnv *env,
- jclass cls, jint factory, jstring stockId)
- {
- gchar* stockId_g = (gchar*)(*env)->GetStringUTFChars(env, stockId, 0);
- jint result = (jint)gtk_icon_factory_lookup ((GtkIconFactory*)factory, stockId_g);
- (*env)->ReleaseStringUTFChars(env, stockId, stockId_g);
- return result;
- }
-
- /*
- * Class: org.gnu.gtk.IconFactory
- * Method: gtk_icon_factory_add_default
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_IconFactory_gtk_1icon_1factory_1add_1default (JNIEnv
- *env, jclass cls, jint factory)
- {
- gtk_icon_factory_add_default ((GtkIconFactory*)factory);
- }
-
- /*
- * Class: org.gnu.gtk.IconFactory
- * Method: gtk_icon_factory_remove_default
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_IconFactory_gtk_1icon_1factory_1remove_1default (JNIEnv
- *env, jclass cls, jint factory)
- {
- gtk_icon_factory_remove_default ((GtkIconFactory*)factory);
- }
-
- /*
- * Class: org.gnu.gtk.IconFactory
- * Method: gtk_icon_factory_lookup_default
- * Signature: (java.lang.String;)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_IconFactory_gtk_1icon_1factory_1lookup_1default (JNIEnv
- *env, jclass cls, jstring stockId)
- {
- gchar* stockId_g = (gchar*)(*env)->GetStringUTFChars(env, stockId, 0);
- jint result = (jint)gtk_icon_factory_lookup_default (stockId_g);
- (*env)->ReleaseStringUTFChars(env, stockId, stockId_g);
- return result;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_IconInfo.c b/libgtk-java/src/jni/org_gnu_gtk_IconInfo.c
deleted file mode 100644
index 69fbb9c..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_IconInfo.c
+++ /dev/null
@@ -1,154 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-
-#ifndef _Included_org_gnu_gtk_IconInfo
-#define _Included_org_gnu_gtk_IconInfo
-#ifdef __cplusplus
-extern "C" {
-#endif
-/*
- * Class: org_gnu_gtk_IconInfo
- * Method: gtk_icon_info_get_type
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_IconInfo_gtk_1icon_1info_1get_1type
- (JNIEnv *env, jclass cls)
-{
- return (jint)gtk_icon_info_get_type();
-}
-
-/*
- * Class: org_gnu_gtk_IconInfo
- * Method: gtk_icon_info_copy
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_IconInfo_gtk_1icon_1info_1copy
- (JNIEnv *env, jclass cls, jint info)
-{
- return (jint)gtk_icon_info_copy((GtkIconInfo*)info);
-}
-
-/*
- * Class: org_gnu_gtk_IconInfo
- * Method: gtk_icon_info_free
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_IconInfo_gtk_1icon_1info_1free
- (JNIEnv *env, jclass cls, jint info)
-{
- gtk_icon_info_free((GtkIconInfo*)info);
-}
-
-/*
- * Class: org_gnu_gtk_IconInfo
- * Method: gtk_icon_info_get_base_size
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_IconInfo_gtk_1icon_1info_1get_1base_1size
- (JNIEnv *env, jclass cls, jint info)
-{
- return (jint)gtk_icon_info_get_base_size((GtkIconInfo*)info);
-}
-
-/*
- * Class: org_gnu_gtk_IconInfo
- * Method: gtk_icon_info_get_filename
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gtk_IconInfo_gtk_1icon_1info_1get_1filename
- (JNIEnv *env, jclass cls, jint info)
-{
- return (*env)->NewStringUTF(env, gtk_icon_info_get_filename((GtkIconInfo*)info));
-}
-
-/*
- * Class: org_gnu_gtk_IconInfo
- * Method: gtk_icon_info_get_builtin_pixbuf
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_IconInfo_gtk_1icon_1info_1get_1builtin_1pixbuf
- (JNIEnv *env, jclass cls, jint info)
-{
- return (jint)gtk_icon_info_get_builtin_pixbuf((GtkIconInfo*)info);
-}
-
-/*
- * Class: org_gnu_gtk_IconInfo
- * Method: gtk_icon_info_load_icon
- * Signature: (I[I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_IconInfo_gtk_1icon_1info_1load_1icon
- (JNIEnv *env, jclass cls, jint info, jintArray error)
-{
- GError* e = (GError*)(*env)->GetIntArrayElements(env, error, NULL);
- jint value = (jint)gtk_icon_info_load_icon((GtkIconInfo*)info, &e);
- (*env)->ReleaseIntArrayElements(env, error, (jint*)e, 0);
- return value;
-}
-
-/*
- * Class: org_gnu_gtk_IconInfo
- * Method: gtk_icon_info_set_raw_coordinates
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_IconInfo_gtk_1icon_1info_1set_1raw_1coordinates
- (JNIEnv *env, jclass cls, jint info, jboolean raw)
-{
- gtk_icon_info_set_raw_coordinates((GtkIconInfo*)info, (gboolean)raw);
-}
-
-/*
- * Class: org_gnu_gtk_IconInfo
- * Method: gtk_icon_info_get_embedded_rect
- * Signature: (II)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_IconInfo_gtk_1icon_1info_1get_1embedded_1rect
- (JNIEnv *env, jclass cls, jint info, int rect)
-{
- return (jboolean)gtk_icon_info_get_embedded_rect((GtkIconInfo*)info, (GdkRectangle*)rect);
-}
-
-/*
- * Class: org_gnu_gtk_IconInfo
- * Method: gtk_icon_info_get_attach_points
- * Signature: (I[II)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_IconInfo_gtk_1icon_1info_1get_1attach_1points
- (JNIEnv *env, jclass cls, jint info, jintArray points, jint numPoints)
-{
- GdkPoint** point = g_malloc(sizeof(GdkPoint*) * (gint)numPoints);
- jint* elements = (*env)->GetIntArrayElements(env, points, NULL);
- int index;
-
- for (index = 0; index < (gint)numPoints; index++)
- {
- point[index] = (GdkPoint*)elements[index];
- }
- return gtk_icon_info_get_attach_points((GtkIconInfo*)info, point, (gint *)&numPoints);
-}
-
-/*
- * Class: org_gnu_gtk_IconInfo
- * Method: gtk_icon_info_get_display_name
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gtk_IconInfo_gtk_1icon_1info_1get_1display_1name
- (JNIEnv *env, jclass cls, jint info)
-{
- return (*env)->NewStringUTF(env, gtk_icon_info_get_display_name((GtkIconInfo*)info));
-}
-
-#ifdef __cplusplus
-}
-#endif
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_IconSet.c b/libgtk-java/src/jni/org_gnu_gtk_IconSet.c
deleted file mode 100644
index d36ff57..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_IconSet.c
+++ /dev/null
@@ -1,157 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:28 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.IconSet
- * Method: gtk_icon_set_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_IconSet_gtk_1icon_1set_1new (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_icon_set_new ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.IconSet
- * Method: gtk_icon_set_new_from_pixbuf
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_IconSet_gtk_1icon_1set_1new_1from_1pixbuf (JNIEnv *env,
- jclass cls, jint pixbuf)
- {
- GdkPixbuf *pixbuf_g = (GdkPixbuf *)pixbuf;
- {
- return (jint)gtk_icon_set_new_from_pixbuf (pixbuf_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.IconSet
- * Method: gtk_icon_set_ref
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_IconSet_gtk_1icon_1set_1ref (JNIEnv *env, jclass cls,
- jint iconSet)
- {
- GtkIconSet *iconSet_g = (GtkIconSet *)iconSet;
- {
- return (jint)gtk_icon_set_ref (iconSet_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.IconSet
- * Method: gtk_icon_set_unref
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_IconSet_gtk_1icon_1set_1unref (JNIEnv *env, jclass cls,
- jint iconSet)
- {
- GtkIconSet *iconSet_g = (GtkIconSet *)iconSet;
- {
- gtk_icon_set_unref (iconSet_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.IconSet
- * Method: gtk_icon_set_copy
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_IconSet_gtk_1icon_1set_1copy (JNIEnv *env, jclass cls,
- jint iconSet)
- {
- GtkIconSet *iconSet_g = (GtkIconSet *)iconSet;
- {
- return (jint)gtk_icon_set_copy (iconSet_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.IconSet
- * Method: gtk_icon_set_render_icon
- * Signature: (IIIIIIjava.lang.String;)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_IconSet_gtk_1icon_1set_1render_1icon (JNIEnv *env,
- jclass cls, jint iconSet, jint style, jint direction, jint state, jint size, jint widget,
- jstring detail)
- {
- GtkTextDirection direction_g = (GtkTextDirection) direction;
- GtkStateType state_g = (GtkStateType) state;
- gchar* detail_g = (gchar*)(*env)->GetStringUTFChars(env, detail, 0);
- jint result = (jint)gtk_icon_set_render_icon ((GtkIconSet*)iconSet, (GtkStyle*)style, direction_g, state_g,
- (GtkIconSize)size, (GtkWidget*)widget, detail_g);
- (*env)->ReleaseStringUTFChars(env, detail, detail_g);
- return result;
- }
-
- /*
- * Class: org.gnu.gtk.IconSet
- * Method: gtk_icon_set_add_source
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_IconSet_gtk_1icon_1set_1add_1source (JNIEnv *env,
- jclass cls, jint iconSet, jint source)
- {
- GtkIconSet *iconSet_g = (GtkIconSet *)iconSet;
- GtkIconSource *source_g = (GtkIconSource *)source;
- {
- gtk_icon_set_add_source (iconSet_g, source_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.IconSet
- * Method: gtk_icon_set_get_sizes
- * Signature: (I[Lint ;[Lint ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_IconSet_gtk_1icon_1set_1get_1sizes (JNIEnv *env, jclass
- cls, jint iconSet, jintArray sizes, jintArray numSizes)
- {
- GtkIconSet *iconSet_g = (GtkIconSet *)iconSet;
- gint *sizes_g_g = (gint *) (*env)->GetIntArrayElements (env, sizes, NULL);
- GtkIconSize **sizes_g = (GtkIconSize **)sizes_g_g;
- gint *numSizes_g = (gint *) (*env)->GetIntArrayElements (env, numSizes, NULL);
- {
- gtk_icon_set_get_sizes (iconSet_g, sizes_g, numSizes_g);
- (*env)->ReleaseIntArrayElements (env, sizes, sizes_g_g, 0);
- (*env)->ReleaseIntArrayElements (env, numSizes, (jint *) numSizes_g, 0);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_IconSource.c b/libgtk-java/src/jni/org_gnu_gtk_IconSource.c
deleted file mode 100644
index 5649685..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_IconSource.c
+++ /dev/null
@@ -1,315 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:22 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.IconSource
- * Method: gtk_icon_source_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_IconSource_gtk_1icon_1source_1new (JNIEnv *env, jclass
- cls)
- {
- {
- return (jint)gtk_icon_source_new ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.IconSource
- * Method: gtk_icon_source_copy
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_IconSource_gtk_1icon_1source_1copy (JNIEnv *env, jclass
- cls, jint source)
- {
- GtkIconSource *source_g = (GtkIconSource *)source;
- {
- return (jint)gtk_icon_source_copy (source_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.IconSource
- * Method: gtk_icon_source_free
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_IconSource_gtk_1icon_1source_1free (JNIEnv *env, jclass
- cls, jint source)
- {
- GtkIconSource *source_g = (GtkIconSource *)source;
- {
- gtk_icon_source_free (source_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.IconSource
- * Method: gtk_icon_source_set_filename
- * Signature: (Ijava.lang.String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_IconSource_gtk_1icon_1source_1set_1filename (JNIEnv
- *env, jclass cls, jint source, jstring filename)
- {
- gchar* filename_g = (gchar*)(*env)->GetStringUTFChars(env, filename, 0);
- gtk_icon_source_set_filename ((GtkIconSource*)source, filename_g);
- (*env)->ReleaseStringUTFChars(env, filename, filename_g);
- }
-
- /*
- * Class: org.gnu.gtk.IconSource
- * Method: gtk_icon_source_set_pixbuf
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_IconSource_gtk_1icon_1source_1set_1pixbuf (JNIEnv *env,
- jclass cls, jint source, jint pixbuf)
- {
- GtkIconSource *source_g = (GtkIconSource *)source;
- GdkPixbuf *pixbuf_g = (GdkPixbuf *)pixbuf;
- {
- gtk_icon_source_set_pixbuf (source_g, pixbuf_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.IconSource
- * Method: gtk_icon_source_get_filename
- * Signature: (I)java.lang.String;
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gtk_IconSource_gtk_1icon_1source_1get_1filename (
- JNIEnv *env, jclass cls, jint source)
- {
- gchar *result_g = (gchar*)gtk_icon_source_get_filename ((GtkIconSource*)source);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- /*
- * Class: org.gnu.gtk.IconSource
- * Method: gtk_icon_source_get_pixbuf
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_IconSource_gtk_1icon_1source_1get_1pixbuf (JNIEnv *env,
- jclass cls, jint source)
- {
- GtkIconSource *source_g = (GtkIconSource *)source;
- {
- return (jint)gtk_icon_source_get_pixbuf (source_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.IconSource
- * Method: gtk_icon_source_set_direction_wildcarded
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL
- Java_org_gnu_gtk_IconSource_gtk_1icon_1source_1set_1direction_1wildcarded (JNIEnv *env, jclass
- cls, jint source, jboolean setting)
- {
- GtkIconSource *source_g = (GtkIconSource *)source;
- gboolean setting_g = (gboolean) setting;
- {
- gtk_icon_source_set_direction_wildcarded (source_g, setting_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.IconSource
- * Method: gtk_icon_source_set_state_wildcarded
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_IconSource_gtk_1icon_1source_1set_1state_1wildcarded (
- JNIEnv *env, jclass cls, jint source, jboolean setting)
- {
- GtkIconSource *source_g = (GtkIconSource *)source;
- gboolean setting_g = (gboolean) setting;
- {
- gtk_icon_source_set_state_wildcarded (source_g, setting_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.IconSource
- * Method: gtk_icon_source_set_size_wildcarded
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_IconSource_gtk_1icon_1source_1set_1size_1wildcarded (
- JNIEnv *env, jclass cls, jint source, jboolean setting)
- {
- GtkIconSource *source_g = (GtkIconSource *)source;
- gboolean setting_g = (gboolean) setting;
- {
- gtk_icon_source_set_size_wildcarded (source_g, setting_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.IconSource
- * Method: gtk_icon_source_get_size_wildcarded
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_IconSource_gtk_1icon_1source_1get_1size_1wildcarded (
- JNIEnv *env, jclass cls, jint source)
- {
- GtkIconSource *source_g = (GtkIconSource *)source;
- {
- jboolean result_j = (jboolean) (gtk_icon_source_get_size_wildcarded (source_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.IconSource
- * Method: gtk_icon_source_get_state_wildcarded
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL
- Java_org_gnu_gtk_IconSource_gtk_1icon_1source_1get_1state_1wildcarded (JNIEnv *env, jclass cls,
- jint source)
- {
- GtkIconSource *source_g = (GtkIconSource *)source;
- {
- jboolean result_j = (jboolean) (gtk_icon_source_get_state_wildcarded (source_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.IconSource
- * Method: gtk_icon_source_get_direction_wildcarded
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL
- Java_org_gnu_gtk_IconSource_gtk_1icon_1source_1get_1direction_1wildcarded (JNIEnv *env, jclass
- cls, jint source)
- {
- GtkIconSource *source_g = (GtkIconSource *)source;
- {
- jboolean result_j = (jboolean) (gtk_icon_source_get_direction_wildcarded (source_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.IconSource
- * Method: gtk_icon_source_set_direction
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_IconSource_gtk_1icon_1source_1set_1direction (JNIEnv
- *env, jclass cls, jint source, jint direction)
- {
- GtkIconSource *source_g = (GtkIconSource *)source;
- GtkTextDirection direction_g = (GtkTextDirection) direction;
- {
- gtk_icon_source_set_direction (source_g, direction_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.IconSource
- * Method: gtk_icon_source_set_state
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_IconSource_gtk_1icon_1source_1set_1state (JNIEnv *env,
- jclass cls, jint source, jint state)
- {
- GtkIconSource *source_g = (GtkIconSource *)source;
- GtkStateType state_g = (GtkStateType) state;
- {
- gtk_icon_source_set_state (source_g, state_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.IconSource
- * Method: gtk_icon_source_set_size
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_IconSource_gtk_1icon_1source_1set_1size (JNIEnv *env,
- jclass cls, jint source, jint size)
- {
- GtkIconSource *source_g = (GtkIconSource *)source;
- GtkIconSize size_g = (GtkIconSize) size;
- {
- gtk_icon_source_set_size (source_g, size_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.IconSource
- * Method: gtk_icon_source_get_direction
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_IconSource_gtk_1icon_1source_1get_1direction (JNIEnv
- *env, jclass cls, jint source)
- {
- GtkIconSource *source_g = (GtkIconSource *)source;
- {
- jint result_j = (jint) (gtk_icon_source_get_direction (source_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.IconSource
- * Method: gtk_icon_source_get_state
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_IconSource_gtk_1icon_1source_1get_1state (JNIEnv *env,
- jclass cls, jint source)
- {
- GtkIconSource *source_g = (GtkIconSource *)source;
- {
- jint result_j = (jint) (gtk_icon_source_get_state (source_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.IconSource
- * Method: gtk_icon_source_get_size
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_IconSource_gtk_1icon_1source_1get_1size (JNIEnv *env,
- jclass cls, jint source)
- {
- GtkIconSource *source_g = (GtkIconSource *)source;
- {
- jint result_j = (jint) (gtk_icon_source_get_size (source_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_IconTheme.c b/libgtk-java/src/jni/org_gnu_gtk_IconTheme.c
deleted file mode 100644
index f37843e..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_IconTheme.c
+++ /dev/null
@@ -1,266 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-
-#ifndef _Included_org_gnu_gtk_IconTheme
-#define _Included_org_gnu_gtk_IconTheme
-#ifdef __cplusplus
-extern "C" {
-#endif
-/*
- * Class: org_gnu_gtk_IconTheme
- * Method: gtk_icon_theme_get_type
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_IconTheme_gtk_1icon_1theme_1get_1type
- (JNIEnv *env, jclass cls)
-{
- return (jint)gtk_icon_theme_get_type();
-}
-
-/*
- * Class: org_gnu_gtk_IconTheme
- * Method: gtk_icon_theme_new
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_IconTheme_gtk_1icon_1theme_1new
- (JNIEnv *env, jclass cls)
-{
- return (jint)gtk_icon_theme_new();
-}
-
-/*
- * Class: org_gnu_gtk_IconTheme
- * Method: gtk_icon_theme_get_default
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_IconTheme_gtk_1icon_1theme_1get_1default
- (JNIEnv *env, jclass cls)
-{
- return (jint)gtk_icon_theme_get_default();
-}
-
-/*
- * Class: org_gnu_gtk_IconTheme
- * Method: gtk_icon_theme_get_for_screen
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_IconTheme_gtk_1icon_1theme_1get_1for_1screen
- (JNIEnv *env, jclass cls, jint screen)
-{
- return (jint)gtk_icon_theme_get_for_screen((GdkScreen*)screen);
-}
-
-/*
- * Class: org_gnu_gtk_IconTheme
- * Method: gtk_icon_theme_set_screen
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_IconTheme_gtk_1icon_1theme_1set_1screen
- (JNIEnv *env, jclass cls, jint itheme, jint screen)
-{
- gtk_icon_theme_set_screen((GtkIconTheme*)itheme, (GdkScreen*)screen);
-}
-
-/*
- * Class: org_gnu_gtk_IconTheme
- * Method: gtk_icon_theme_set_search_path
- * Signature: (I[Ljava/lang/String;I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_IconTheme_gtk_1icon_1theme_1set_1search_1path
- (JNIEnv *env, jclass cls, jint itheme, jobjectArray path, jint numElements)
-{
- const gchar** elements = g_malloc(sizeof(gchar*) * (gint)numElements);
- int index;
- jobject obj;
-
- for (index = 0; index < (gint)numElements; index++)
- {
- obj = (*env)->GetObjectArrayElement(env, path, index);
- elements[index] = (*env)->GetStringUTFChars(env, obj, NULL);
- }
- gtk_icon_theme_set_search_path((GtkIconTheme*)itheme, elements, (gint)numElements);
-}
-
-/*
- * Class: org_gnu_gtk_IconTheme
- * Method: gtk_icon_theme_get_search_path
- * Signature: (I)[Ljava/lang/String;
- */
-JNIEXPORT jobjectArray JNICALL Java_org_gnu_gtk_IconTheme_gtk_1icon_1theme_1get_1search_1path
- (JNIEnv *env, jclass cls, jint itheme)
-{
- jobjectArray array;
- jclass strCls;
- gchar** path;
- int numElements;
- int index;
-
- gtk_icon_theme_get_search_path((GtkIconTheme*)itheme, &path, &numElements);
- strCls = (*env)->FindClass(env, "java/lang/String");
- array = (*env)->NewObjectArray(env, numElements, strCls, NULL);
- for (index = 0; index < numElements; index++) {
- (*env)->SetObjectArrayElement(env, array, index, (*env)->NewStringUTF(env, path[index]));
- }
- return array;
-}
-
-/*
- * Class: org_gnu_gtk_IconTheme
- * Method: gtk_icon_theme_append_search_path
- * Signature: (ILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_IconTheme_gtk_1icon_1theme_1append_1search_1path
- (JNIEnv *env, jclass cls, jint itheme, jstring path)
-{
- const gchar* p = (*env)->GetStringUTFChars(env, path, NULL);
- gtk_icon_theme_append_search_path((GtkIconTheme*)itheme, p);
- (*env)->ReleaseStringUTFChars(env, path, p);
-}
-
-/*
- * Class: org_gnu_gtk_IconTheme
- * Method: gtk_icon_theme_prepend_search_path
- * Signature: (ILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_IconTheme_gtk_1icon_1theme_1prepend_1search_1path
- (JNIEnv *env, jclass cls, jint itheme, jstring path)
-{
- const gchar* p = (*env)->GetStringUTFChars(env, path, NULL);
- gtk_icon_theme_prepend_search_path((GtkIconTheme*)itheme, p);
- (*env)->ReleaseStringUTFChars(env, path, p);
-}
-
-/*
- * Class: org_gnu_gtk_IconTheme
- * Method: gtk_icon_theme_set_custom_theme
- * Signature: (ILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_IconTheme_gtk_1icon_1theme_1set_1custom_1theme
- (JNIEnv *env, jclass cls, jint itheme, jstring name)
-{
- const gchar* p = (*env)->GetStringUTFChars(env, name, NULL);
- gtk_icon_theme_prepend_search_path((GtkIconTheme*)itheme, p);
- (*env)->ReleaseStringUTFChars(env, name, p);
-}
-
-/*
- * Class: org_gnu_gtk_IconTheme
- * Method: gtk_icon_theme_has_icon
- * Signature: (ILjava/lang/String;)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_IconTheme_gtk_1icon_1theme_1has_1icon
- (JNIEnv *env, jclass cls, jint itheme, jstring name)
-{
- const gchar* p = (*env)->GetStringUTFChars(env, name, NULL);
- jboolean value = (jboolean)gtk_icon_theme_has_icon((GtkIconTheme*)itheme, p);
- (*env)->ReleaseStringUTFChars(env, name, p);
- return value;
-}
-
-/*
- * Class: org_gnu_gtk_IconTheme
- * Method: gtk_icon_theme_lookup_icon
- * Signature: (ILjava/lang/String;II)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_IconTheme_gtk_1icon_1theme_1lookup_1icon
- (JNIEnv *env, jclass cls, jint itheme, jstring name, jint size, jint flags)
-{
- const gchar* p = (*env)->GetStringUTFChars(env, name, NULL);
- return (jint)gtk_icon_theme_lookup_icon((GtkIconTheme*)itheme, p, (gint)size, (GtkIconLookupFlags)flags);
- (*env)->ReleaseStringUTFChars(env, name, p);
-}
-
-/*
- * Class: org_gnu_gtk_IconTheme
- * Method: gtk_icon_theme_load_icon
- * Signature: (ILjava/lang/String;II[I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_IconTheme_gtk_1icon_1theme_1load_1icon
- (JNIEnv *env, jclass cls, jint itheme, jstring name, jint size, jint flags, jintArray error)
-{
- const gchar* p = (*env)->GetStringUTFChars(env, name, NULL);
- GError* e = (GError*)(*env)->GetIntArrayElements(env, error, NULL);
- jint value = (jint)gtk_icon_theme_load_icon((GtkIconTheme*)itheme, p, (gint)size, (GtkIconLookupFlags)flags, &e);
- (*env)->ReleaseStringUTFChars(env, name, p);
- (*env)->ReleaseIntArrayElements(env, error, (jint*)e, 0);
- return value;
-}
-
-/*
- * Class: org_gnu_gtk_IconTheme
- * Method: gtk_icon_theme_list_icons
- * Signature: (ILjava/lang/String;)[Ljava/lang/String
- */
-JNIEXPORT jobjectArray JNICALL Java_org_gnu_gtk_IconTheme_gtk_1icon_1theme_1list_1icons
- (JNIEnv *env, jclass cls, jint itheme, jstring context)
-{
- const gchar* p = (*env)->GetStringUTFChars(env, context, NULL);
- GList* list = gtk_icon_theme_list_icons((GtkIconTheme*)itheme, p);
- guint len;
- jobjectArray array;
- jclass strCls;
- int index;
-
- (*env)->ReleaseStringUTFChars(env, context, p);
- if (NULL == list)
- return NULL;
- len = g_list_length(list);
- strCls = (*env)->FindClass(env, "java/lang/String");
- array = (*env)->NewObjectArray(env, len, strCls, NULL);
- for (index = 0; index < len; index++) {
- GList *item = g_list_nth(list, index);
- (*env)->SetObjectArrayElement(env, array, index, (*env)->NewStringUTF(env, item->data));
- }
- return array;
-}
-
-/*
- * Class: org_gnu_gtk_IconTheme
- * Method: gtk_icon_theme_get_example_icon_name
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gtk_IconTheme_gtk_1icon_1theme_1get_1example_1icon_1name
- (JNIEnv *env, jclass cls, jint itheme)
-{
- gchar* name = gtk_icon_theme_get_example_icon_name((GtkIconTheme*)itheme);
- return (*env)->NewStringUTF(env, name);
-}
-
-/*
- * Class: org_gnu_gtk_IconTheme
- * Method: gtk_icon_theme_rescan_if_needed
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_IconTheme_gtk_1icon_1theme_1rescan_1if_1needed
- (JNIEnv *env, jclass cls, jint itheme)
-{
- return (jboolean)gtk_icon_theme_rescan_if_needed((GtkIconTheme*)itheme);
-}
-
-/*
- * Class: org_gnu_gtk_IconTheme
- * Method: gtk_icon_theme_add_builtin_icon
- * Signature: (Ljava/lang/String;II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_IconTheme_gtk_1icon_1theme_1add_1builtin_1icon
- (JNIEnv *env, jclass cls, jstring name, jint size, jint pixbuf)
-{
- const gchar* p = (*env)->GetStringUTFChars(env, name, NULL);
- gtk_icon_theme_add_builtin_icon(p, (gint)size, (GdkPixbuf*)pixbuf);
- (*env)->ReleaseStringUTFChars(env, name, p);
-}
-
-#ifdef __cplusplus
-}
-#endif
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_Image.c b/libgtk-java/src/jni/org_gnu_gtk_Image.c
deleted file mode 100644
index 36d0376..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_Image.c
+++ /dev/null
@@ -1,382 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:29 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
-gchar** getStringArray(JNIEnv *env, jobjectArray anArray);
-void freeStringArray(JNIEnv *env, jobjectArray anArray, gchar** str);
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.Image
- * Method: gtk_image_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Image_gtk_1image_1get_1type (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_image_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Image
- * Method: gtk_image_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Image_gtk_1image_1new (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_image_new ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Image
- * Method: gtk_image_new_from_pixmap
- * Signature: (II)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Image_gtk_1image_1new_1from_1pixmap (JNIEnv *env,
- jclass cls, jint pixmap, jint mask)
- {
- GdkPixmap *pixmap_g = (GdkPixmap *)pixmap;
- GdkBitmap *mask_g = (GdkBitmap *)mask;
- {
- return (jint)gtk_image_new_from_pixmap (pixmap_g, mask_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Image
- * Method: gtk_image_new_from_image
- * Signature: (II)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Image_gtk_1image_1new_1from_1image (JNIEnv *env, jclass
- cls, jint image, jint mask)
- {
- GdkImage *image_g = (GdkImage *)image;
- GdkBitmap *mask_g = (GdkBitmap *)mask;
- {
- return (jint)gtk_image_new_from_image (image_g, mask_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Image
- * Method: gtk_image_new_from_file
- * Signature: (java.lang.String;)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Image_gtk_1image_1new_1from_1file (JNIEnv *env, jclass
- cls, jstring filename)
- {
- gchar* filename_g = (gchar*)(*env)->GetStringUTFChars(env, filename, 0);
- jint result = (jint)gtk_image_new_from_file (filename_g);
- (*env)->ReleaseStringUTFChars(env, filename, filename_g);
- return result;
- }
-
- /*
- * Class: org.gnu.gtk.Image
- * Method: gtk_image_new_from_pixbuf
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Image_gtk_1image_1new_1from_1pixbuf (JNIEnv *env,
- jclass cls, jint pixbuf)
- {
- GdkPixbuf *pixbuf_g = (GdkPixbuf *)pixbuf;
- {
- return (jint)gtk_image_new_from_pixbuf (pixbuf_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Image
- * Method: gtk_image_new_from_stock
- * Signature: (java.lang.String;I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Image_gtk_1image_1new_1from_1stock (JNIEnv *env, jclass
- cls, jstring stockId, jint size)
- {
- gchar* stockId_g = (gchar*)(*env)->GetStringUTFChars(env, stockId, 0);
- jint result = (jint)gtk_image_new_from_stock (stockId_g, (GtkIconSize)size);
- (*env)->ReleaseStringUTFChars(env, stockId, stockId_g);
- return result;
- }
-
- /*
- * Class: org.gnu.gtk.Image
- * Method: gtk_image_new_from_icon_set
- * Signature: (II)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Image_gtk_1image_1new_1from_1icon_1set (JNIEnv *env,
- jclass cls, jint iconSet, jint size)
- {
- GtkIconSet *iconSet_g = (GtkIconSet *)iconSet;
- GtkIconSize size_g = (GtkIconSize) size;
- {
- return (jint)gtk_image_new_from_icon_set (iconSet_g, size_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Image
- * Method: gtk_image_new_from_animation
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Image_gtk_1image_1new_1from_1animation (JNIEnv *env,
- jclass cls, jint animation)
- {
- GdkPixbufAnimation *animation_g = (GdkPixbufAnimation *)animation;
- {
- return (jint)gtk_image_new_from_animation (animation_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Image
- * Method: gtk_image_set_from_pixmap
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Image_gtk_1image_1set_1from_1pixmap (JNIEnv *env,
- jclass cls, jint image, jint pixmap, jint mask)
- {
- GtkImage *image_g = (GtkImage *)image;
- GdkPixmap *pixmap_g = (GdkPixmap *)pixmap;
- GdkBitmap *mask_g = (GdkBitmap *)mask;
- {
- gtk_image_set_from_pixmap (image_g, pixmap_g, mask_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Image
- * Method: gtk_image_set_from_image
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Image_gtk_1image_1set_1from_1image (JNIEnv *env, jclass
- cls, jint image, jint gdkImage, jint mask)
- {
- GtkImage *image_g = (GtkImage *)image;
- GdkImage *gdkImage_g = (GdkImage *)gdkImage;
- GdkBitmap *mask_g = (GdkBitmap *)mask;
- {
- gtk_image_set_from_image (image_g, gdkImage_g, mask_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Image
- * Method: gtk_image_set_from_file
- * Signature: (Ijava.lang.String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Image_gtk_1image_1set_1from_1file (JNIEnv *env, jclass
- cls, jint image, jstring filename)
- {
- gchar* filename_g = (gchar*)(*env)->GetStringUTFChars(env, filename, 0);
- gtk_image_set_from_file ((GtkImage*)image, filename_g);
- (*env)->ReleaseStringUTFChars(env, filename, filename_g);
- }
-
- /*
- * Class: org.gnu.gtk.Image
- * Method: gtk_image_set_from_pixbuf
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Image_gtk_1image_1set_1from_1pixbuf (JNIEnv *env,
- jclass cls, jint image, jint pixbuf)
- {
- GtkImage *image_g = (GtkImage *)image;
- GdkPixbuf *pixbuf_g = (GdkPixbuf *)pixbuf;
- {
- gtk_image_set_from_pixbuf (image_g, pixbuf_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Image
- * Method: gtk_image_set_from_stock
- * Signature: (Ijava.lang.String;I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Image_gtk_1image_1set_1from_1stock (JNIEnv *env, jclass
- cls, jint image, jstring stockId, jint size)
- {
- gchar* stockId_g = (gchar*)(*env)->GetStringUTFChars(env, stockId, 0);
- gtk_image_set_from_stock ((GtkImage*)image, stockId_g, (GtkIconSize )size);
- (*env)->ReleaseStringUTFChars(env, stockId, stockId_g);
- }
-
- /*
- * Class: org.gnu.gtk.Image
- * Method: gtk_image_set_from_icon_set
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Image_gtk_1image_1set_1from_1icon_1set (JNIEnv *env,
- jclass cls, jint image, jint iconSet, jint size)
- {
- GtkImage *image_g = (GtkImage *)image;
- GtkIconSet *iconSet_g = (GtkIconSet *)iconSet;
- GtkIconSize size_g = (GtkIconSize) size;
- {
- gtk_image_set_from_icon_set (image_g, iconSet_g, size_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Image
- * Method: gtk_image_set_from_animation
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Image_gtk_1image_1set_1from_1animation (JNIEnv *env,
- jclass cls, jint image, jint animation)
- {
- GtkImage *image_g = (GtkImage *)image;
- GdkPixbufAnimation *animation_g = (GdkPixbufAnimation *)animation;
- {
- gtk_image_set_from_animation (image_g, animation_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Image
- * Method: gtk_image_get_storage_type
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Image_gtk_1image_1get_1storage_1type (JNIEnv *env,
- jclass cls, jint image)
- {
- GtkImage *image_g = (GtkImage *)image;
- {
- jint result_j = (jint) (gtk_image_get_storage_type (image_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Image
- * Method: gtk_image_get_pixmap
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Image_gtk_1image_1get_1pixmap (JNIEnv *env, jclass cls,
- jint image, jint pixmap, jint mask)
- {
- GtkImage *image_g = (GtkImage *)image;
- GdkPixmap **pixmap_g = (GdkPixmap **)pixmap;
- GdkBitmap **mask_g = (GdkBitmap **)mask;
- {
- gtk_image_get_pixmap (image_g, pixmap_g, mask_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Image
- * Method: gtk_image_get_image
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Image_gtk_1image_1get_1image (JNIEnv *env, jclass cls,
- jint image, jint gdkImage, jint mask)
- {
- GtkImage *image_g = (GtkImage *)image;
- GdkImage **gdkImage_g = (GdkImage **)gdkImage;
- GdkBitmap **mask_g = (GdkBitmap **)mask;
- {
- gtk_image_get_image (image_g, gdkImage_g, mask_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Image
- * Method: gtk_image_get_pixbuf
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Image_gtk_1image_1get_1pixbuf (JNIEnv *env, jclass cls,
- jint image)
- {
- GtkImage *image_g = (GtkImage *)image;
- {
- return (jint)gtk_image_get_pixbuf (image_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Image
- * Method: gtk_image_get_stock
- * Signature: ([java/lang/String;[Lint ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Image_gtk_1image_1get_1stock (JNIEnv *env, jclass cls,
- jint image, jobjectArray stockId, jintArray size)
- {
- GtkImage *image_g = (GtkImage *)image;
- gchar **stockId_g = getStringArray(env, stockId);
- gint *size_g_g = (gint *) (*env)->GetIntArrayElements (env, size, NULL);
- GtkIconSize *size_g = (GtkIconSize *)size_g_g;
- gtk_image_get_stock (image_g, stockId_g, size_g);
- (*env)->ReleaseIntArrayElements (env, size, size_g_g, 0);
- freeStringArray(env, stockId, stockId_g);
- }
-
- /*
- * Class: org.gnu.gtk.Image
- * Method: gtk_image_get_icon_set
- * Signature: (I[Lint ;[Lint ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Image_gtk_1image_1get_1icon_1set (JNIEnv *env, jclass
- cls, jint image, jintArray iconSet, jintArray size)
- {
- GtkImage *image_g = (GtkImage *)image;
- gint *iconSet_g_g = (gint *) (*env)->GetIntArrayElements (env, iconSet, NULL);
- GtkIconSet **iconSet_g = (GtkIconSet **)iconSet_g_g;
- gint *size_g_g = (gint *) (*env)->GetIntArrayElements (env, size, NULL);
- GtkIconSize *size_g = (GtkIconSize *)size_g_g;
- {
- gtk_image_get_icon_set (image_g, iconSet_g, size_g);
- (*env)->ReleaseIntArrayElements (env, iconSet, iconSet_g_g, 0);
- (*env)->ReleaseIntArrayElements (env, size, size_g_g, 0);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Image
- * Method: gtk_image_get_animation
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Image_gtk_1image_1get_1animation (JNIEnv *env, jclass
- cls, jint image)
- {
- GtkImage *image_g = (GtkImage *)image;
- {
- return (jint)gtk_image_get_animation (image_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_ImageMenuItem.c b/libgtk-java/src/jni/org_gnu_gtk_ImageMenuItem.c
deleted file mode 100644
index f46b730..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_ImageMenuItem.c
+++ /dev/null
@@ -1,136 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:19 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.ImageMenuItem
- * Method: gtk_image_menu_item_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_ImageMenuItem_gtk_1image_1menu_1item_1get_1type (JNIEnv
- *env, jclass cls)
- {
- {
- return (jint)gtk_image_menu_item_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.ImageMenuItem
- * Method: gtk_image_menu_item_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_ImageMenuItem_gtk_1image_1menu_1item_1new (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_image_menu_item_new ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.ImageMenuItem
- * Method: gtk_image_menu_item_new_with_label
- * Signature: (java.lang.String)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_ImageMenuItem_gtk_1image_1menu_1item_1new_1with_1label (
- JNIEnv *env, jclass cls, jstring label)
- {
- gchar* label_g = (gchar*)(*env)->GetStringUTFChars(env, label, 0);
- jint result = (jint)gtk_image_menu_item_new_with_label (label_g);
- (*env)->ReleaseStringUTFChars(env, label, label_g);
- return result;
- }
-
- /*
- * Class: org.gnu.gtk.ImageMenuItem
- * Method: gtk_image_menu_item_new_with_mnemonic
- * Signature: (java.lang.String;)I
- */
- JNIEXPORT jint JNICALL
- Java_org_gnu_gtk_ImageMenuItem_gtk_1image_1menu_1item_1new_1with_1mnemonic (JNIEnv *env, jclass
- cls, jstring label)
- {
- gchar* label_g = (gchar*)(*env)->GetStringUTFChars(env, label, 0);
- jint result = (jint)gtk_image_menu_item_new_with_mnemonic (label_g);
- (*env)->ReleaseStringUTFChars(env, label, label_g);
- return result;
- }
-
- /*
- * Class: org.gnu.gtk.ImageMenuItem
- * Method: gtk_image_menu_item_new_from_stock
- * Signature: (java.lang.String;I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_ImageMenuItem_gtk_1image_1menu_1item_1new_1from_1stock (
- JNIEnv *env, jclass cls, jstring stockId, jint accelGroup)
- {
- gchar* stockId_g = (gchar*)(*env)->GetStringUTFChars(env, stockId, 0);
- GtkAccelGroup *accelGroup_g = (GtkAccelGroup *)accelGroup;
- jint result = (jint)gtk_image_menu_item_new_from_stock (stockId_g, accelGroup_g);
- (*env)->ReleaseStringUTFChars(env, stockId, stockId_g);
- return result;
- }
-
- /*
- * Class: org.gnu.gtk.ImageMenuItem
- * Method: gtk_image_menu_item_set_image
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_ImageMenuItem_gtk_1image_1menu_1item_1set_1image (
- JNIEnv *env, jclass cls, jint image_menu_item, jint image)
- {
- GtkImageMenuItem *image_menu_item_g = (GtkImageMenuItem *)image_menu_item;
- GtkWidget *image_g = (GtkWidget *)image;
- {
- gtk_image_menu_item_set_image (image_menu_item_g, image_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.ImageMenuItem
- * Method: gtk_image_menu_item_get_image
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_ImageMenuItem_gtk_1image_1menu_1item_1get_1image (
- JNIEnv *env, jclass cls, jint image_menu_item)
- {
- GtkImageMenuItem *image_menu_item_g = (GtkImageMenuItem *)image_menu_item;
- {
- return (jint)gtk_image_menu_item_get_image (image_menu_item_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_InputDialog.c b/libgtk-java/src/jni/org_gnu_gtk_InputDialog.c
deleted file mode 100644
index 3b212be..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_InputDialog.c
+++ /dev/null
@@ -1,63 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:25 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.InputDialog
- * Method: gtk_input_dialog_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_InputDialog_gtk_1input_1dialog_1get_1type (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_input_dialog_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.InputDialog
- * Method: gtk_input_dialog_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_InputDialog_gtk_1input_1dialog_1new (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_input_dialog_new ();
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_Invisible.c b/libgtk-java/src/jni/org_gnu_gtk_Invisible.c
deleted file mode 100644
index 351c3e5..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_Invisible.c
+++ /dev/null
@@ -1,86 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.Invisible
- * Method: gtk_invisible_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Invisible_gtk_1invisible_1get_1type (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_invisible_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Invisible
- * Method: gtk_invisible_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Invisible_gtk_1invisible_1new (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_invisible_new ();
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-
-/*
- * Class: org_gnu_gtk_Invisible
- * Method: gtk_invisible_new_for_screen
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_Invisible_gtk_1invisible_1new_1for_1screen
- (JNIEnv *env, jclass cls, jint screen)
-{
- return (jint)gtk_invisible_new_for_screen((GdkScreen*)screen);
-}
-
-/*
- * Class: org_gnu_gtk_Invisible
- * Method: gtk_invisible_set_screen
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Invisible_gtk_1invisible_1set_1screen
- (JNIEnv *env, jclass cls, jint inv, jint screen)
-{
- gtk_invisible_set_screen((GtkInvisible*)inv, (GdkScreen*)screen);
-}
-
-/*
- * Class: org_gnu_gtk_Invisible
- * Method: gtk_invisible_get_screen
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_Invisible_gtk_1invisible_1get_1screen
- (JNIEnv *env, jclass cls, jint inv)
-{
- return (jint)gtk_invisible_get_screen((GtkInvisible*)inv);
-}
-
-
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_Item.c b/libgtk-java/src/jni/org_gnu_gtk_Item.c
deleted file mode 100644
index b40eaeb..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_Item.c
+++ /dev/null
@@ -1,91 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:23 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.Item
- * Method: gtk_item_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Item_gtk_1item_1get_1type (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_item_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Item
- * Method: gtk_item_select
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Item_gtk_1item_1select (JNIEnv *env, jclass cls, jint
- item)
- {
- GtkItem *item_g = (GtkItem *)item;
- {
- gtk_item_select (item_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Item
- * Method: gtk_item_deselect
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Item_gtk_1item_1deselect (JNIEnv *env, jclass cls, jint
- item)
- {
- GtkItem *item_g = (GtkItem *)item;
- {
- gtk_item_deselect (item_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Item
- * Method: gtk_item_toggle
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Item_gtk_1item_1toggle (JNIEnv *env, jclass cls, jint
- item)
- {
- GtkItem *item_g = (GtkItem *)item;
- {
- gtk_item_toggle (item_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_ItemFactory.c b/libgtk-java/src/jni/org_gnu_gtk_ItemFactory.c
deleted file mode 100644
index 6bdb24c..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_ItemFactory.c
+++ /dev/null
@@ -1,280 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:23 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.ItemFactory
- * Method: gtk_item_factory_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_ItemFactory_gtk_1item_1factory_1get_1type (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_item_factory_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.ItemFactory
- * Method: gtk_item_factory_new
- * Signature: (Ijava.lang.String;I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_ItemFactory_gtk_1item_1factory_1new (JNIEnv *env,
- jclass cls, jint containerType, jstring path, jint accelGroup)
- {
- gchar* path_g = (gchar*)(*env)->GetStringUTFChars(env, path, 0);
- GtkAccelGroup *accelGroup_g = (GtkAccelGroup *)accelGroup;
- jint result = (jint)gtk_item_factory_new ((GType)containerType, path_g, accelGroup_g);
- (*env)->ReleaseStringUTFChars(env, path, path_g);
- return result;
- }
-
- /*
- * Class: org.gnu.gtk.ItemFactory
- * Method: gtk_item_factory_construct
- * Signature: (IIjava.lang.String;I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_ItemFactory_gtk_1item_1factory_1construct (JNIEnv *env,
- jclass cls, jint ifactory, jint containerType, jstring path, jint accelGroup)
- {
- GtkItemFactory *ifactory_g = (GtkItemFactory *)ifactory;
- gchar* path_g = (gchar*)(*env)->GetStringUTFChars(env, path, 0);
- gtk_item_factory_construct (ifactory_g, (GType)containerType, path_g, (GtkAccelGroup*)accelGroup);
- (*env)->ReleaseStringUTFChars(env, path, path_g);
- }
-
- /*
- * Class: org.gnu.gtk.ItemFactory
- * Method: gtk_item_factory_add_foreign
- * Signature: (Ijava.lang.String;III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_ItemFactory_gtk_1item_1factory_1add_1foreign (JNIEnv
- *env, jclass cls, jint accelWidget, jstring fullPath, jint accelGroup, jint keyval, jint
- modifiers)
- {
- gchar* fullPath_g = (gchar*)(*env)->GetStringUTFChars(env, fullPath, 0);
- gtk_item_factory_add_foreign ((GtkWidget *)accelWidget, fullPath_g, (GtkAccelGroup *)accelGroup, (gint32)keyval,
- (GdkModifierType)modifiers);
- (*env)->ReleaseStringUTFChars(env, fullPath, fullPath_g);
- }
-
- /*
- * Class: org.gnu.gtk.ItemFactory
- * Method: gtk_item_factory_from_widget
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_ItemFactory_gtk_1item_1factory_1from_1widget (JNIEnv
- *env, jclass cls, jint widget)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- {
- return (jint)gtk_item_factory_from_widget (widget_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.ItemFactory
- * Method: gtk_item_factory_path_from_widget
- * Signature: (I)java.lang.String;
- */
- JNIEXPORT jstring JNICALL
- Java_org_gnu_gtk_ItemFactory_gtk_1item_1factory_1path_1from_1widget (JNIEnv *env, jclass cls,
- jint widget)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- gchar *result_g = (gchar*)gtk_item_factory_path_from_widget (widget_g);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- /*
- * Class: org.gnu.gtk.ItemFactory
- * Method: gtk_item_factory_get_item
- * Signature: (Ijava.lang.String;)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_ItemFactory_gtk_1item_1factory_1get_1item (JNIEnv *env,
- jclass cls, jint ifactory, jstring path)
- {
- gchar* path_g = (gchar*)(*env)->GetStringUTFChars(env, path, 0);
- jint result = (jint)gtk_item_factory_get_item ((GtkItemFactory*)ifactory, path_g);
- (*env)->ReleaseStringUTFChars(env, path, path_g);
- return result;
- }
-
- /*
- * Class: org.gnu.gtk.ItemFactory
- * Method: gtk_item_factory_get_widget
- * Signature: (Ijava.lang.String;)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_ItemFactory_gtk_1item_1factory_1get_1widget (JNIEnv
- *env, jclass cls, jint ifactory, jstring path)
- {
- gchar* path_g = (gchar*)(*env)->GetStringUTFChars(env, path, 0);
- jint result = (jint)gtk_item_factory_get_widget ((GtkItemFactory *)ifactory, path_g);
- (*env)->ReleaseStringUTFChars(env, path, path_g);
- return result;
- }
-
- /*
- * Class: org.gnu.gtk.ItemFactory
- * Method: gtk_item_factory_get_widget_by_action
- * Signature: (II)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_ItemFactory_gtk_1item_1factory_1get_1widget_1by_1action (
- JNIEnv *env, jclass cls, jint ifactory, jint action)
- {
- GtkItemFactory *ifactory_g = (GtkItemFactory *)ifactory;
- gint32 action_g = (gint32) action;
- {
- return (jint)gtk_item_factory_get_widget_by_action (ifactory_g, action_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.ItemFactory
- * Method: gtk_item_factory_get_item_by_action
- * Signature: (II)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_ItemFactory_gtk_1item_1factory_1get_1item_1by_1action (
- JNIEnv *env, jclass cls, jint ifactory, jint action)
- {
- GtkItemFactory *ifactory_g = (GtkItemFactory *)ifactory;
- gint32 action_g = (gint32) action;
- {
- return (jint)gtk_item_factory_get_item_by_action (ifactory_g, action_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.ItemFactory
- * Method: gtk_item_factory_create_item
- * Signature: (IIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_ItemFactory_gtk_1item_1factory_1create_1item (JNIEnv
- *env, jclass cls, jint ifactory, jint entry, jint callbackData, jint callbackType)
- {
- GtkItemFactory *ifactory_g = (GtkItemFactory *)ifactory;
- GtkItemFactoryEntry *entry_g = (GtkItemFactoryEntry *)entry;
- gpointer *callbackData_g = (gpointer *)callbackData;
- gint32 callbackType_g = (gint32) callbackType;
- {
- gtk_item_factory_create_item (ifactory_g, entry_g, callbackData_g, callbackType_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.ItemFactory
- * Method: gtk_item_factory_create_items
- * Signature: (II[Lint ;I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_ItemFactory_gtk_1item_1factory_1create_1items (JNIEnv
- *env, jclass cls, jint ifactory, jint numEntries, jintArray entries, jint callbackData)
- {
- GtkItemFactory *ifactory_g = (GtkItemFactory *)ifactory;
- gint32 numEntries_g = (gint32) numEntries;
- gint *entries_g_g = (gint *) (*env)->GetIntArrayElements (env, entries, NULL);
- GtkItemFactoryEntry *entries_g = (GtkItemFactoryEntry *)entries_g_g;
- gpointer *callbackData_g = (gpointer *)callbackData;
- {
- gtk_item_factory_create_items (ifactory_g, numEntries_g, entries_g, callbackData_g);
- (*env)->ReleaseIntArrayElements (env, entries, (jint*)entries_g_g, 0);
- }
- }
-
- /*
- * Class: org.gnu.gtk.ItemFactory
- * Method: gtk_item_factory_delete_item
- * Signature: (Ijava.lang.String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_ItemFactory_gtk_1item_1factory_1delete_1item (JNIEnv
- *env, jclass cls, jint ifactory, jstring path)
- {
- gchar* path_g = (gchar*)(*env)->GetStringUTFChars(env, path, 0);
- gtk_item_factory_delete_item ((GtkItemFactory *)ifactory, path_g);
- (*env)->ReleaseStringUTFChars(env, path, path_g);
- }
-
- /*
- * Class: org.gnu.gtk.ItemFactory
- * Method: gtk_item_factory_delete_entry
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_ItemFactory_gtk_1item_1factory_1delete_1entry (JNIEnv
- *env, jclass cls, jint ifactory, jint entry)
- {
- GtkItemFactory *ifactory_g = (GtkItemFactory *)ifactory;
- GtkItemFactoryEntry *entry_g = (GtkItemFactoryEntry *)entry;
- {
- gtk_item_factory_delete_entry (ifactory_g, entry_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.ItemFactory
- * Method: gtk_item_factory_delete_entries
- * Signature: (II[Lint ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_ItemFactory_gtk_1item_1factory_1delete_1entries (JNIEnv
- *env, jclass cls, jint ifactory, jint numEnties, jintArray entries)
- {
- GtkItemFactory *ifactory_g = (GtkItemFactory *)ifactory;
- gint32 numEnties_g = (gint32) numEnties;
- gint *entries_g_g = (gint *) (*env)->GetIntArrayElements (env, entries, NULL);
- GtkItemFactoryEntry *entries_g = (GtkItemFactoryEntry *)entries_g_g;
- {
- gtk_item_factory_delete_entries (ifactory_g, numEnties_g, entries_g);
- (*env)->ReleaseIntArrayElements (env, entries, (jint*)entries_g_g, 0);
- }
- }
-
- /*
- * Class: org.gnu.gtk.ItemFactory
- * Method: gtk_item_factory_popup
- * Signature: (IIIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_ItemFactory_gtk_1item_1factory_1popup (JNIEnv *env,
- jclass cls, jint ifactory, jint x, jint y, jint mouseButton, jint time)
- {
- GtkItemFactory *ifactory_g = (GtkItemFactory *)ifactory;
- gint32 x_g = (gint32) x;
- gint32 y_g = (gint32) y;
- gint32 mouseButton_g = (gint32) mouseButton;
- gint32 time_g = (gint32) time;
- {
- gtk_item_factory_popup (ifactory_g, x_g, y_g, mouseButton_g, time_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_ItemFactoryEntry.c b/libgtk-java/src/jni/org_gnu_gtk_ItemFactoryEntry.c
deleted file mode 100644
index 73ce16e..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_ItemFactoryEntry.c
+++ /dev/null
@@ -1,91 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:23 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- gchar * GtkItemFactoryEntry_get_path (GtkItemFactoryEntry * cptr)
- {
- return cptr->path;
- }
-
- /*
- * Class: org.gnu.gtk.ItemFactoryEntry
- * Method: getPath
- * Signature: (I)java.lang.String;
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gtk_ItemFactoryEntry_getPath (JNIEnv *env, jclass
- cls, jint cptr)
- {
- GtkItemFactoryEntry *cptr_g = (GtkItemFactoryEntry *)cptr;
- gchar *result_g = GtkItemFactoryEntry_get_path (cptr_g);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- gchar * GtkItemFactoryEntry_get_accelerator (GtkItemFactoryEntry * cptr)
- {
- return cptr->accelerator;
- }
-
- /*
- * Class: org.gnu.gtk.ItemFactoryEntry
- * Method: getAccelerator
- * Signature: (I)java.lang.String;
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gtk_ItemFactoryEntry_getAccelerator (JNIEnv *env,
- jclass cls, jint cptr)
- {
- GtkItemFactoryEntry *cptr_g = (GtkItemFactoryEntry *)cptr;
- gchar *result_g = GtkItemFactoryEntry_get_accelerator (cptr_g);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- gchar * GtkItemFactoryEntry_get_item_type (GtkItemFactoryEntry * cptr)
- {
- return cptr->item_type;
- }
-
- /*
- * Class: org.gnu.gtk.ItemFactoryEntry
- * Method: getItemType
- * Signature: (I)java.lang.String;
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gtk_ItemFactoryEntry_getItemType (JNIEnv *env, jclass
- cls, jint cptr)
- {
- GtkItemFactoryEntry *cptr_g = (GtkItemFactoryEntry *)cptr;
- gchar *result_g = GtkItemFactoryEntry_get_item_type (cptr_g);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_Label.c b/libgtk-java/src/jni/org_gnu_gtk_Label.c
deleted file mode 100644
index e00df8d..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_Label.c
+++ /dev/null
@@ -1,479 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:24 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.Label
- * Method: gtk_label_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Label_gtk_1label_1get_1type (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_label_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Label
- * Method: gtk_label_new
- * Signature: ([B)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Label_gtk_1label_1new (JNIEnv *env, jclass cls,
- jstring str)
- {
- const char *str_g = (*env)->GetStringUTFChars(env, str, 0);
- jint result = (jint) gtk_label_new (str_g);
- (*env)->ReleaseStringUTFChars(env, str, str_g);
- return result;
- }
-
- /*
- * Class: org.gnu.gtk.Label
- * Method: gtk_label_new_with_mnemonic
- * Signature: ([B)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Label_gtk_1label_1new_1with_1mnemonic (JNIEnv *env,
- jclass cls, jstring str)
- {
- const char *str_g = (*env)->GetStringUTFChars(env, str, NULL);
- jint result = (jint)gtk_label_new_with_mnemonic (str_g);
- (*env)->ReleaseStringUTFChars(env, str, str_g);
- return result;
- }
-
- /*
- * Class: org.gnu.gtk.Label
- * Method: gtk_label_set_text
- * Signature: (I[B)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Label_gtk_1label_1set_1text (JNIEnv *env, jclass cls,
- jint label, jstring str)
- {
- GtkLabel *label_g = (GtkLabel *)label;
- const char *str_g = (*env)->GetStringUTFChars(env, str, NULL);
- gtk_label_set_text (label_g, str_g);
- (*env)->ReleaseStringUTFChars(env, str, str_g);
- }
-
- /*
- * Class: org.gnu.gtk.Label
- * Method: gtk_label_get_text
- * Signature: (I)[B
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gtk_Label_gtk_1label_1get_1text (JNIEnv *env, jclass
- cls, jint label)
- {
- GtkLabel *label_g = (GtkLabel *)label;
- {
- gchar *result_g = (gchar*)gtk_label_get_text (label_g);
- return (*env)->NewStringUTF(env, result_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Label
- * Method: gtk_label_set_attributes
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Label_gtk_1label_1set_1attributes (JNIEnv *env, jclass
- cls, jint label, jint attrs)
- {
- GtkLabel *label_g = (GtkLabel *)label;
- PangoAttrList *attrs_g = (PangoAttrList *)attrs;
- {
- gtk_label_set_attributes (label_g, attrs_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Label
- * Method: gtk_label_get_attributes
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Label_gtk_1label_1get_1attributes (JNIEnv *env, jclass
- cls, jint label)
- {
- GtkLabel *label_g = (GtkLabel *)label;
- {
- return (jint)gtk_label_get_attributes (label_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Label
- * Method: gtk_label_set_label
- * Signature: (I[B)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Label_gtk_1label_1set_1label (JNIEnv *env, jclass cls,
- jint label, jstring str)
- {
- GtkLabel *label_g = (GtkLabel *)label;
- const char *str_g = (*env)->GetStringUTFChars(env, str, NULL);
- gtk_label_set_label (label_g, str_g);
- (*env)->ReleaseStringUTFChars(env, str, str_g);
- }
-
- /*
- * Class: org.gnu.gtk.Label
- * Method: gtk_label_get_label
- * Signature: (I)[B
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gtk_Label_gtk_1label_1get_1label (JNIEnv *env, jclass
- cls, jint label)
- {
- GtkLabel *label_g = (GtkLabel *)label;
- gchar *result_g = (gchar*)gtk_label_get_label (label_g);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- /*
- * Class: org.gnu.gtk.Label
- * Method: gtk_label_set_markup
- * Signature: (I[B)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Label_gtk_1label_1set_1markup (JNIEnv *env, jclass cls,
- jint label, jstring str)
- {
- GtkLabel *label_g = (GtkLabel *)label;
- const char *str_g = (*env)->GetStringUTFChars(env, str, NULL);
- gtk_label_set_markup (label_g, str_g);
- (*env)->ReleaseStringUTFChars(env, str, str_g);
- }
-
- /*
- * Class: org.gnu.gtk.Label
- * Method: gtk_label_set_use_markup
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Label_gtk_1label_1set_1use_1markup (JNIEnv *env, jclass
- cls, jint label, jboolean setting)
- {
- GtkLabel *label_g = (GtkLabel *)label;
- gboolean setting_g = (gboolean) setting;
- {
- gtk_label_set_use_markup (label_g, setting_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Label
- * Method: gtk_label_get_use_markup
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Label_gtk_1label_1get_1use_1markup (JNIEnv *env,
- jclass cls, jint label)
- {
- GtkLabel *label_g = (GtkLabel *)label;
- {
- jboolean result_j = (jboolean) (gtk_label_get_use_markup (label_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Label
- * Method: gtk_label_set_use_underline
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Label_gtk_1label_1set_1use_1underline (JNIEnv *env,
- jclass cls, jint label, jboolean setting)
- {
- GtkLabel *label_g = (GtkLabel *)label;
- gboolean setting_g = (gboolean) setting;
- {
- gtk_label_set_use_underline (label_g, setting_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Label
- * Method: gtk_label_get_use_underline
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Label_gtk_1label_1get_1use_1underline (JNIEnv *env,
- jclass cls, jint label)
- {
- GtkLabel *label_g = (GtkLabel *)label;
- {
- jboolean result_j = (jboolean) (gtk_label_get_use_underline (label_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Label
- * Method: gtk_label_set_markup_with_mnemonic
- * Signature: (I[B)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Label_gtk_1label_1set_1markup_1with_1mnemonic (JNIEnv
- *env, jclass cls, jint label, jstring str)
- {
- GtkLabel *label_g = (GtkLabel *)label;
- const char *str_g = (*env)->GetStringUTFChars(env, str, NULL);
- gtk_label_set_markup_with_mnemonic (label_g, str_g);
- (*env)->ReleaseStringUTFChars(env, str, str_g);
- }
-
- /*
- * Class: org.gnu.gtk.Label
- * Method: gtk_label_get_mnemonic_keyval
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Label_gtk_1label_1get_1mnemonic_1keyval (JNIEnv *env,
- jclass cls, jint label)
- {
- GtkLabel *label_g = (GtkLabel *)label;
- {
- jint result_j = (jint) (gtk_label_get_mnemonic_keyval (label_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Label
- * Method: gtk_label_set_mnemonic_widget
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Label_gtk_1label_1set_1mnemonic_1widget (JNIEnv *env,
- jclass cls, jint label, jint widget)
- {
- GtkLabel *label_g = (GtkLabel *)label;
- GtkWidget *widget_g = (GtkWidget *)widget;
- {
- gtk_label_set_mnemonic_widget (label_g, widget_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Label
- * Method: gtk_label_get_mnemonic_widget
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Label_gtk_1label_1get_1mnemonic_1widget (JNIEnv *env,
- jclass cls, jint label)
- {
- GtkLabel *label_g = (GtkLabel *)label;
- {
- return (jint)gtk_label_get_mnemonic_widget (label_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Label
- * Method: gtk_label_set_text_with_mnemonic
- * Signature: (I[B)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Label_gtk_1label_1set_1text_1with_1mnemonic (JNIEnv
- *env, jclass cls, jint label, jstring str)
- {
- GtkLabel *label_g = (GtkLabel *)label;
- const char *str_g = (*env)->GetStringUTFChars(env, str, NULL);
- gtk_label_set_text_with_mnemonic (label_g, str_g);
- (*env)->ReleaseStringUTFChars(env, str, str_g);
- }
-
- /*
- * Class: org.gnu.gtk.Label
- * Method: gtk_label_set_justify
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Label_gtk_1label_1set_1justify (JNIEnv *env, jclass
- cls, jint label, jint jtype)
- {
- GtkLabel *label_g = (GtkLabel *)label;
- GtkJustification jtype_g = (GtkJustification) jtype;
- {
- gtk_label_set_justify (label_g, jtype_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Label
- * Method: gtk_label_get_justify
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Label_gtk_1label_1get_1justify (JNIEnv *env, jclass
- cls, jint label)
- {
- GtkLabel *label_g = (GtkLabel *)label;
- {
- jint result_j = (jint) (gtk_label_get_justify (label_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Label
- * Method: gtk_label_set_pattern
- * Signature: (I[B)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Label_gtk_1label_1set_1pattern (JNIEnv *env, jclass
- cls, jint label, jstring pattern)
- {
- GtkLabel *label_g = (GtkLabel *)label;
- const char *pattern_g = (*env)->GetStringUTFChars(env, pattern, NULL);
- gtk_label_set_pattern (label_g, pattern_g);
- (*env)->ReleaseStringUTFChars(env, pattern, pattern_g);
- }
-
- /*
- * Class: org.gnu.gtk.Label
- * Method: gtk_label_set_line_wrap
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Label_gtk_1label_1set_1line_1wrap (JNIEnv *env, jclass
- cls, jint label, jboolean wrap)
- {
- GtkLabel *label_g = (GtkLabel *)label;
- gboolean wrap_g = (gboolean) wrap;
- {
- gtk_label_set_line_wrap (label_g, wrap_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Label
- * Method: gtk_label_get_line_wrap
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Label_gtk_1label_1get_1line_1wrap (JNIEnv *env,
- jclass cls, jint label)
- {
- GtkLabel *label_g = (GtkLabel *)label;
- {
- jboolean result_j = (jboolean) (gtk_label_get_line_wrap (label_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Label
- * Method: gtk_label_set_selectable
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Label_gtk_1label_1set_1selectable (JNIEnv *env, jclass
- cls, jint label, jboolean setting)
- {
- GtkLabel *label_g = (GtkLabel *)label;
- gboolean setting_g = (gboolean) setting;
- {
- gtk_label_set_selectable (label_g, setting_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Label
- * Method: gtk_label_get_selectable
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Label_gtk_1label_1get_1selectable (JNIEnv *env,
- jclass cls, jint label)
- {
- GtkLabel *label_g = (GtkLabel *)label;
- {
- jboolean result_j = (jboolean) (gtk_label_get_selectable (label_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Label
- * Method: gtk_label_select_region
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Label_gtk_1label_1select_1region (JNIEnv *env, jclass
- cls, jint label, jint startOffset, jint endOffset)
- {
- GtkLabel *label_g = (GtkLabel *)label;
- gint32 startOffset_g = (gint32) startOffset;
- gint32 endOffset_g = (gint32) endOffset;
- {
- gtk_label_select_region (label_g, startOffset_g, endOffset_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Label
- * Method: gtk_label_get_selection_bounds
- * Signature: (I[Lint ;[Lint ;)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Label_gtk_1label_1get_1selection_1bounds (JNIEnv
- *env, jclass cls, jint label, jintArray start, jintArray end)
- {
- GtkLabel *label_g = (GtkLabel *)label;
- gint *start_g = (gint *) (*env)->GetIntArrayElements (env, start, NULL);
- gint *end_g = (gint *) (*env)->GetIntArrayElements (env, end, NULL);
- {
- jboolean result_j = (jboolean) (gtk_label_get_selection_bounds (label_g, start_g, end_g));
- (*env)->ReleaseIntArrayElements (env, start, (jint *) start_g, 0);
- (*env)->ReleaseIntArrayElements (env, end, (jint *) end_g, 0);
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Label
- * Method: gtk_label_get_layout
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Label_gtk_1label_1get_1layout (JNIEnv *env, jclass cls,
- jint label)
- {
- GtkLabel *label_g = (GtkLabel *)label;
- {
- return (jint)gtk_label_get_layout (label_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Label
- * Method: gtk_label_get_layout_offsets
- * Signature: (I[Lint ;[Lint ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Label_gtk_1label_1get_1layout_1offsets (JNIEnv *env,
- jclass cls, jint label, jintArray x, jintArray y)
- {
- GtkLabel *label_g = (GtkLabel *)label;
- gint *x_g = (gint *) (*env)->GetIntArrayElements (env, x, NULL);
- gint *y_g = (gint *) (*env)->GetIntArrayElements (env, y, NULL);
- {
- gtk_label_get_layout_offsets (label_g, x_g, y_g);
- (*env)->ReleaseIntArrayElements (env, x, (jint *) x_g, 0);
- (*env)->ReleaseIntArrayElements (env, y, (jint *) y_g, 0);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_Layout.c b/libgtk-java/src/jni/org_gnu_gtk_Layout.c
deleted file mode 100644
index 769c215..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_Layout.c
+++ /dev/null
@@ -1,190 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:25 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.Layout
- * Method: gtk_layout_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Layout_gtk_1layout_1get_1type (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_layout_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Layout
- * Method: gtk_layout_new
- * Signature: (II)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Layout_gtk_1layout_1new (JNIEnv *env, jclass cls, jint
- hadjustment, jint vadjustment)
- {
- GtkAdjustment *hadjustment_g = (GtkAdjustment *)hadjustment;
- GtkAdjustment *vadjustment_g = (GtkAdjustment *)vadjustment;
- {
- return (jint)gtk_layout_new (hadjustment_g, vadjustment_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Layout
- * Method: gtk_layout_put
- * Signature: (IIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Layout_gtk_1layout_1put (JNIEnv *env, jclass cls, jint
- layout, jint childWidget, jint x, jint y)
- {
- GtkLayout *layout_g = (GtkLayout *)layout;
- GtkWidget *childWidget_g = (GtkWidget *)childWidget;
- gint32 x_g = (gint32) x;
- gint32 y_g = (gint32) y;
- {
- gtk_layout_put (layout_g, childWidget_g, x_g, y_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Layout
- * Method: gtk_layout_move
- * Signature: (IIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Layout_gtk_1layout_1move (JNIEnv *env, jclass cls, jint
- layout, jint childWidget, jint x, jint y)
- {
- GtkLayout *layout_g = (GtkLayout *)layout;
- GtkWidget *childWidget_g = (GtkWidget *)childWidget;
- gint32 x_g = (gint32) x;
- gint32 y_g = (gint32) y;
- {
- gtk_layout_move (layout_g, childWidget_g, x_g, y_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Layout
- * Method: gtk_layout_set_size
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Layout_gtk_1layout_1set_1size (JNIEnv *env, jclass cls,
- jint layout, jint width, jint height)
- {
- GtkLayout *layout_g = (GtkLayout *)layout;
- gint32 width_g = (gint32) width;
- gint32 height_g = (gint32) height;
- {
- gtk_layout_set_size (layout_g, width_g, height_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Layout
- * Method: gtk_layout_get_size
- * Signature: (I[Lint ;[Lint ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Layout_gtk_1layout_1get_1size (JNIEnv *env, jclass cls,
- jint layout, jintArray width, jintArray height)
- {
- GtkLayout *layout_g = (GtkLayout *)layout;
- gint *width_g = (gint *) (*env)->GetIntArrayElements (env, width, NULL);
- gint *height_g = (gint *) (*env)->GetIntArrayElements (env, height, NULL);
- {
- gtk_layout_get_size (layout_g, width_g, height_g);
- (*env)->ReleaseIntArrayElements (env, width, (jint *) width_g, 0);
- (*env)->ReleaseIntArrayElements (env, height, (jint *) height_g, 0);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Layout
- * Method: gtk_layout_get_hadjustment
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Layout_gtk_1layout_1get_1hadjustment (JNIEnv *env,
- jclass cls, jint layout)
- {
- GtkLayout *layout_g = (GtkLayout *)layout;
- {
- return (jint)gtk_layout_get_hadjustment (layout_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Layout
- * Method: gtk_layout_get_vadjustment
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Layout_gtk_1layout_1get_1vadjustment (JNIEnv *env,
- jclass cls, jint layout)
- {
- GtkLayout *layout_g = (GtkLayout *)layout;
- {
- return (jint)gtk_layout_get_vadjustment (layout_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Layout
- * Method: gtk_layout_set_hadjustment
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Layout_gtk_1layout_1set_1hadjustment (JNIEnv *env,
- jclass cls, jint layout, jint adjustment)
- {
- GtkLayout *layout_g = (GtkLayout *)layout;
- GtkAdjustment *adjustment_g = (GtkAdjustment *)adjustment;
- {
- gtk_layout_set_hadjustment (layout_g, adjustment_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Layout
- * Method: gtk_layout_set_vadjustment
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Layout_gtk_1layout_1set_1vadjustment (JNIEnv *env,
- jclass cls, jint layout, jint adjustment)
- {
- GtkLayout *layout_g = (GtkLayout *)layout;
- GtkAdjustment *adjustment_g = (GtkAdjustment *)adjustment;
- {
- gtk_layout_set_vadjustment (layout_g, adjustment_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_ListStore.c b/libgtk-java/src/jni/org_gnu_gtk_ListStore.c
deleted file mode 100644
index e48d0ad..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_ListStore.c
+++ /dev/null
@@ -1,561 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
-
-
-/*
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ListStore_tree_1sortable_1set_1sort_1column_1id (JNIEnv *env, jclass
- cls, jint sortable, jint sort_column_id, jint order)
-{
- gtk_tree_sortable_set_sort_column_id
- ( (GtkTreeSortable *) sortable,
- (gint) sort_column_id,
- (GtkSortType) order);
-}
-//GtkTreePath * GtkListStore_get_root (GtkListStore * cptr)
-//{
-// return cptr->root;
-//}
-//
-///*
-// * Class: org.gnu.gtk.ListStore
-// * Method: getRoot
-// * Signature: (I)I
-// */
-//JNIEXPORT jint JNICALL Java_org_gnu_gtk_ListStore_getRoot (JNIEnv *env, jclass cls, jint cptr)
-//{
-// GtkListStore *cptr_g = (GtkListStore *)cptr;
-// {
-// return (jint)GtkListStore_get_root (cptr_g);
-// }
-//}
-//
-//void GtkListStore_set_root (GtkListStore * cptr, GtkTreePath * root)
-//{
-// cptr->root = root;
-//}
-//
-///*
-// * Class: org.gnu.gtk.ListStore
-// * Method: setRoot
-// * Signature: (II)V
-// */
-//JNIEXPORT void JNICALL Java_org_gnu_gtk_ListStore_setRoot (JNIEnv *env, jint cptr, jint root)
-//{
-// GtkListStore *cptr_g = (GtkListStore *)cptr;
-// GtkTreePath *root_g = (GtkTreePath *)root;
-// {
-// GtkListStore_set_root (cptr_g, root_g);
-// }
-//}
-//
-//GtkTreePath * GtkListStore_get_tail (GtkListStore * cptr)
-//{
-// return cptr->tail;
-//}
-//
-///*
-// * Class: org.gnu.gtk.ListStore
-// * Method: getTail
-// * Signature: (I)I
-// */
-//JNIEXPORT jint JNICALL Java_org_gnu_gtk_ListStore_getTail (JNIEnv *env, jclass cls, jint cptr)
-//{
-// GtkListStore *cptr_g = (GtkListStore *)cptr;
-// {
-// return (jint)GtkListStore_get_tail (cptr_g);
-// }
-//}
-//
-//void GtkListStore_set_tail (GtkListStore * cptr, GtkTreePath * tail)
-//{
-// cptr->tail = tail;
-//}
-//
-///*
-// * Class: org.gnu.gtk.ListStore
-// * Method: setTail
-// * Signature: (II)V
-// */
-//JNIEXPORT void JNICALL Java_org_gnu_gtk_ListStore_setTail (JNIEnv *env, jint cptr, jint tail)
-//{
-// GtkListStore *cptr_g = (GtkListStore *)cptr;
-// GtkTreePath *tail_g = (GtkTreePath *)tail;
-// {
-// GtkListStore_set_tail (cptr_g, tail_g);
-// }
-//}
-//
-//gint32 GtkListStore_get_n_columns (GtkListStore * cptr)
-//{
-// return cptr->n_columns;
-//}
-//
-///*
-// * Class: org.gnu.gtk.ListStore
-// * Method: getNColumns
-// * Signature: (I)I
-// */
-//JNIEXPORT jint JNICALL Java_org_gnu_gtk_ListStore_getNColumns (JNIEnv *env, jclass cls, jint
-// cptr)
-//{
-// GtkListStore *cptr_g = (GtkListStore *)cptr;
-// {
-// jint result_j = (jint) (GtkListStore_get_n_columns (cptr_g));
-// return result_j;
-// }
-//}
-//
-//void GtkListStore_set_n_columns (GtkListStore * cptr, gint32 n_columns)
-//{
-// cptr->n_columns = n_columns;
-//}
-//
-///*
-// * Class: org.gnu.gtk.ListStore
-// * Method: setNColumns
-// * Signature: (II)V
-// */
-//JNIEXPORT void JNICALL Java_org_gnu_gtk_ListStore_setNColumns (JNIEnv *env, jint cptr, jint
-// n_columns)
-//{
-// GtkListStore *cptr_g = (GtkListStore *)cptr;
-// gint32 n_columns_g = (gint32) n_columns;
-// {
-// GtkListStore_set_n_columns (cptr_g, n_columns_g);
-// }
-//}
-
-gint32 GtkListStore_get_sort_column_id (GtkListStore * cptr)
-{
- return cptr->sort_column_id;
-}
-
-/*
- * Class: org.gnu.gtk.ListStore
- * Method: getSortColumnId
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_ListStore_getSortColumnId (JNIEnv *env, jclass cls,
- jint cptr)
-{
- GtkListStore *cptr_g = (GtkListStore *)cptr;
- {
- jint result_j = (jint) (GtkListStore_get_sort_column_id (cptr_g));
- return result_j;
- }
-}
-
-void GtkListStore_set_sort_column_id (GtkListStore * cptr, gint32 sort_column_id)
-{
- cptr->sort_column_id = sort_column_id;
-}
-
-/*
- * Class: org.gnu.gtk.ListStore
- * Method: setSortColumnId
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ListStore_setSortColumnId (JNIEnv *env, jint cptr, jint
- sort_column_id)
-{
- GtkListStore *cptr_g = (GtkListStore *)cptr;
- gint32 sort_column_id_g = (gint32) sort_column_id;
- {
- GtkListStore_set_sort_column_id (cptr_g, sort_column_id_g);
- }
-}
-
-GtkSortType GtkListStore_get_order (GtkListStore * cptr)
-{
- return cptr->order;
-}
-
-/*
- * Class: org.gnu.gtk.ListStore
- * Method: getOrder
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_ListStore_getOrder (JNIEnv *env, jclass cls, jint cptr)
-{
- GtkListStore *cptr_g = (GtkListStore *)cptr;
- {
- jint result_j = (jint) (GtkListStore_get_order (cptr_g));
- return result_j;
- }
-}
-
-void GtkListStore_set_order (GtkListStore * cptr, GtkSortType order)
-{
- cptr->order = order;
-}
-
-/*
- * Class: org.gnu.gtk.ListStore
- * Method: setOrder
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ListStore_setOrder (JNIEnv *env, jint cptr, jint order)
-{
- GtkListStore *cptr_g = (GtkListStore *)cptr;
- GtkSortType order_g = (GtkSortType) order;
- {
- GtkListStore_set_order (cptr_g, order_g);
- }
-}
-
-//GType * GtkListStore_get_column_headers (GtkListStore * cptr)
-//{
-// return cptr->column_headers;
-//}
-//
-///*
-// * Class: org.gnu.gtk.ListStore
-// * Method: getColumnHeaders
-// * Signature: (I)I
-// */
-//JNIEXPORT jint JNICALL Java_org_gnu_gtk_ListStore_getColumnHeaders (JNIEnv *env, jclass cls,
-// jint cptr)
-//{
-// GtkListStore *cptr_g = (GtkListStore *)cptr;
-// {
-// return (jint)GtkListStore_get_column_headers (cptr_g);
-// }
-//}
-//
-//void GtkListStore_set_column_headers (GtkListStore * cptr, GType * column_headers)
-//{
-// cptr->column_headers = column_headers;
-//}
-//
-///*
-// * Class: org.gnu.gtk.ListStore
-// * Method: setColumnHeaders
-// * Signature: (II)V
-// */
-//JNIEXPORT void JNICALL Java_org_gnu_gtk_ListStore_setColumnHeaders (JNIEnv *env, jint cptr,
-// jint column_headers)
-//{
-// GtkListStore *cptr_g = (GtkListStore *)cptr;
-// GType *column_headers_g = (GType *)column_headers;
-// {
-// GtkListStore_set_column_headers (cptr_g, column_headers_g);
-// }
-//}
-//
-//gint32 GtkListStore_get_length (GtkListStore * cptr)
-//{
-// return cptr->length;
-//}
-//
-///*
-// * Class: org.gnu.gtk.ListStore
-// * Method: getLength
-// * Signature: (I)I
-// */
-//JNIEXPORT jint JNICALL Java_org_gnu_gtk_ListStore_getLength (JNIEnv *env, jclass cls, jint cptr)
-//{
-// GtkListStore *cptr_g = (GtkListStore *)cptr;
-// {
-// jint result_j = (jint) (GtkListStore_get_length (cptr_g));
-// return result_j;
-// }
-//}
-//
-//void GtkListStore_set_length (GtkListStore * cptr, gint32 length)
-//{
-// cptr->length = length;
-//}
-//
-///*
-// * Class: org.gnu.gtk.ListStore
-// * Method: setLength
-// * Signature: (II)V
-// */
-//JNIEXPORT void JNICALL Java_org_gnu_gtk_ListStore_setLength (JNIEnv *env, jint cptr, jint
-// length)
-//{
-// GtkListStore *cptr_g = (GtkListStore *)cptr;
-// gint32 length_g = (gint32) length;
-// {
-// GtkListStore_set_length (cptr_g, length_g);
-// }
-//}
-//
-//gboolean GtkListStore_get_columns_dirty (GtkListStore * cptr)
-//{
-// return cptr->columns_dirty;
-//}
-//
-///*
-// * Class: org.gnu.gtk.ListStore
-// * Method: getColumnsDirty
-// * Signature: (I)Z
-// */
-//JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_ListStore_getColumnsDirty (JNIEnv *env, jclass cls,
-// jint cptr)
-//{
-// GtkListStore *cptr_g = (GtkListStore *)cptr;
-// {
-// jboolean result_j = (jboolean) (GtkListStore_get_columns_dirty (cptr_g));
-// return result_j;
-// }
-//}
-//
-//void GtkListStore_set_columns_dirty (GtkListStore * cptr, gboolean columns_dirty)
-//{
-// cptr->columns_dirty = columns_dirty;
-//}
-//
-///*
-// * Class: org.gnu.gtk.ListStore
-// * Method: setColumnsDirty
-// * Signature: (IZ)V
-// */
-//JNIEXPORT void JNICALL Java_org_gnu_gtk_ListStore_setColumnsDirty (JNIEnv *env, jint cptr,
-// jboolean columns_dirty)
-//{
-// GtkListStore *cptr_g = (GtkListStore *)cptr;
-// gboolean columns_dirty_g = (gboolean) columns_dirty;
-// {
-// GtkListStore_set_columns_dirty (cptr_g, columns_dirty_g);
-// }
-//}
-
-/*
- * Class: org.gnu.gtk.ListStore
- * Method: gtk_list_store_get_type
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_ListStore_gtk_1list_1store_1get_1type (JNIEnv *env,
- jclass cls)
-{
- return (jint)gtk_list_store_get_type ();
-}
-
-/*
- * Class: org.gnu.gtk.ListStore
- * Method: gtk_list_store_newv
- * Signature: (I[Lint ;)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_ListStore_gtk_1list_1store_1newv (JNIEnv *env, jclass
- cls, jint numColumns, jintArray types)
-{
- gint32 numColumns_g = (gint32) numColumns;
- gint *types_g_g = (gint *) (*env)->GetIntArrayElements (env, types, NULL);
- GType *types_g = (GType *)types_g_g;
- {
- return (jint)gtk_list_store_newv (numColumns_g, types_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.ListStore
- * Method: gtk_list_store_set_column_types
- * Signature: (II[Lint ;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ListStore_gtk_1list_1store_1set_1column_1types (JNIEnv
- *env, jclass cls, jint listStore, jint numColumns, jintArray types)
-{
- GtkListStore *listStore_g = (GtkListStore *)listStore;
- gint32 numColumns_g = (gint32) numColumns;
- gint *types_g_g = (gint *) (*env)->GetIntArrayElements (env, types, NULL);
- GType *types_g = (GType *)types_g_g;
- {
- gtk_list_store_set_column_types (listStore_g, numColumns_g, types_g);
- (*env)->ReleaseIntArrayElements (env, types, (jint*)types_g_g, 0);
- }
-}
-
-/*
- * Class: org.gnu.gtk.ListStore
- * Method: gtk_list_store_set_value
- * Signature: (IIII)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ListStore_gtk_1list_1store_1set_1value (JNIEnv *env,
- jclass cls, jint listStore, jint iter, jint column, jint value)
-{
- GtkListStore *listStore_g = (GtkListStore *)listStore;
- GtkTreeIter *iter_g = (GtkTreeIter *)iter;
- gint32 column_g = (gint32) column;
- GValue *value_g = (GValue *)value;
- {
- gtk_list_store_set_value (listStore_g, iter_g, column_g, value_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.ListStore
- * Method: gtk_list_store_remove
- * Signature: (II)B
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_ListStore_gtk_1list_1store_1remove (JNIEnv *env, jclass
- cls, jint listStore, jint iter)
-{
- GtkListStore *listStore_g = (GtkListStore *)listStore;
- GtkTreeIter *iter_g = (GtkTreeIter *)iter;
- return gtk_list_store_remove (listStore_g, iter_g);
-}
-
-/*
- * Class: org.gnu.gtk.ListStore
- * Method: gtk_list_store_insert
- * Signature: (II)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_ListStore_gtk_1list_1store_1insert (JNIEnv *env, jclass
- cls, jint listStore, jint position)
-{
- GtkListStore *listStore_g = (GtkListStore *)listStore;
- GtkTreeIter *iter_g = (GtkTreeIter *)g_malloc(sizeof(GtkTreeIter));
- gint32 position_g = (gint32) position;
- gtk_list_store_insert (listStore_g, iter_g, position_g);
- return (jint)iter_g;
-}
-
-/*
- * Class: org.gnu.gtk.ListStore
- * Method: gtk_list_store_insert_before
- * Signature: (II)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_ListStore_gtk_1list_1store_1insert_1before (JNIEnv
- *env, jclass cls, jint listStore, jint sibling)
-{
- GtkListStore *listStore_g = (GtkListStore *)listStore;
- GtkTreeIter *iter_g = (GtkTreeIter *)g_malloc(sizeof(GtkTreeIter));
- GtkTreeIter *sibling_g = (GtkTreeIter *)sibling;
- gtk_list_store_insert_before (listStore_g, iter_g, sibling_g);
- return (jint)iter_g;
-}
-
-/*
- * Class: org.gnu.gtk.ListStore
- * Method: gtk_list_store_insert_after
- * Signature: (II)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_ListStore_gtk_1list_1store_1insert_1after (JNIEnv *env,
- jclass cls, jint listStore, jint sibling)
-{
- GtkListStore *listStore_g = (GtkListStore *)listStore;
- GtkTreeIter *iter_g = (GtkTreeIter *)g_malloc(sizeof(GtkTreeIter));
- GtkTreeIter *sibling_g = (GtkTreeIter *)sibling;
- gtk_list_store_insert_after (listStore_g, iter_g, sibling_g);
- return (jint)iter_g;
-}
-
-/*
- * Class: org.gnu.gtk.ListStore
- * Method: gtk_list_store_prepend
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_ListStore_gtk_1list_1store_1prepend (JNIEnv *env,
- jclass cls, jint listStore)
-{
- GtkListStore *listStore_g = (GtkListStore *)listStore;
- GtkTreeIter *iter_g = (GtkTreeIter *)g_malloc(sizeof(GtkTreeIter));
- gtk_list_store_prepend (listStore_g, iter_g);
- return (jint)iter_g;
-}
-
-/*
- * Class: org.gnu.gtk.ListStore
- * Method: gtk_list_store_append
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_ListStore_gtk_1list_1store_1append (JNIEnv *env, jclass
- cls, jint listStore)
-{
- GtkListStore *listStore_g = (GtkListStore *)listStore;
- GtkTreeIter *iter_g = (GtkTreeIter *)g_malloc(sizeof(GtkTreeIter));
- gtk_list_store_append (listStore_g, iter_g);
- return (jint)iter_g;
-}
-
-/*
- * Class: org.gnu.gtk.ListStore
- * Method: gtk_list_store_clear
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ListStore_gtk_1list_1store_1clear (JNIEnv *env, jclass
- cls, jint listStore)
-{
- GtkListStore *listStore_g = (GtkListStore *)listStore;
- {
- gtk_list_store_clear (listStore_g);
- }
-}
-
-/*
- * Class: org_gnu_gtk_ListStore
- * Method: gtk_list_store_iter_is_valid
- * Signature: (II)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_ListStore_gtk_1list_1store_1iter_1is_1valid
- (JNIEnv *env, jclass cls, jint store, jint iter)
-{
- return (jboolean)gtk_list_store_iter_is_valid((GtkListStore*)store, (GtkTreeIter*)iter);
-}
-
-/*
- * Class: org_gnu_gtk_ListStore
- * Method: gtk_list_store_reorder
- * Signature: (I[I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ListStore_gtk_1list_1store_1reorder
- (JNIEnv *env, jclass cls, jint store, jintArray order)
-{
- gint* newOrder = (gint*)(*env)->GetIntArrayElements(env, order, NULL);
- gtk_list_store_reorder((GtkListStore*)store, newOrder);
-}
-
-/*
- * Class: org_gnu_gtk_ListStore
- * Method: gtk_list_store_swap
- * Signature: (III)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ListStore_gtk_1list_1store_1swap
- (JNIEnv *env, jclass cls, jint store, jint a, jint b)
-{
- gtk_list_store_swap((GtkListStore*)store, (GtkTreeIter*)a, (GtkTreeIter*)b);
-}
-
-/*
- * Class: org_gnu_gtk_ListStore
- * Method: gtk_list_store_move_after
- * Signature: (III)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ListStore_gtk_1list_1store_1move_1after
- (JNIEnv *env, jclass cls, jint store, jint iter, jint pos)
-{
- gtk_list_store_move_after((GtkListStore*)store, (GtkTreeIter*)iter, (GtkTreeIter*)pos);
-}
-
-/*
- * Class: org_gnu_gtk_ListStore
- * Method: gtk_list_store_move_before
- * Signature: (III)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ListStore_gtk_1list_1store_1move_1before
- (JNIEnv *env, jclass cls, jint store, jint iter, jint pos)
-{
- gtk_list_store_move_before((GtkListStore*)store, (GtkTreeIter*)iter, (GtkTreeIter*)pos);
-}
-
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_Menu.c b/libgtk-java/src/jni/org_gnu_gtk_Menu.c
deleted file mode 100644
index a4e83ec..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_Menu.c
+++ /dev/null
@@ -1,307 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:24 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
- /*
- * Class: org.gnu.gtk.Menu
- * Method: gtk_menu_popup
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Menu_gtk_1menu_1popup (JNIEnv *env, jclass cls,
- jint menu)
- {
- GtkMenu *menu_g = (GtkMenu *)menu;
- gtk_menu_popup(menu_g, NULL, NULL, NULL, NULL, 0, gtk_get_current_event_time());
- }
-
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.Menu
- * Method: gtk_menu_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Menu_gtk_1menu_1get_1type (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_menu_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Menu
- * Method: gtk_menu_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Menu_gtk_1menu_1new (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_menu_new ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Menu
- * Method: gtk_menu_reposition
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Menu_gtk_1menu_1reposition (JNIEnv *env, jclass cls,
- jint menu)
- {
- GtkMenu *menu_g = (GtkMenu *)menu;
- {
- gtk_menu_reposition (menu_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Menu
- * Method: gtk_menu_popdown
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Menu_gtk_1menu_1popdown (JNIEnv *env, jclass cls, jint
- menu)
- {
- GtkMenu *menu_g = (GtkMenu *)menu;
- {
- gtk_menu_popdown (menu_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Menu
- * Method: gtk_menu_get_active
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Menu_gtk_1menu_1get_1active (JNIEnv *env, jclass cls,
- jint menu)
- {
- GtkMenu *menu_g = (GtkMenu *)menu;
- {
- return (jint)gtk_menu_get_active (menu_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Menu
- * Method: gtk_menu_set_active
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Menu_gtk_1menu_1set_1active (JNIEnv *env, jclass cls,
- jint menu, jint index)
- {
- GtkMenu *menu_g = (GtkMenu *)menu;
- gint32 index_g = (gint32) index;
- {
- gtk_menu_set_active (menu_g, index_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Menu
- * Method: gtk_menu_set_accel_group
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Menu_gtk_1menu_1set_1accel_1group (JNIEnv *env, jclass
- cls, jint menu, jint accelGroup)
- {
- GtkMenu *menu_g = (GtkMenu *)menu;
- GtkAccelGroup *accelGroup_g = (GtkAccelGroup *)accelGroup;
- {
- gtk_menu_set_accel_group (menu_g, accelGroup_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Menu
- * Method: gtk_menu_get_accel_group
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Menu_gtk_1menu_1get_1accel_1group (JNIEnv *env, jclass
- cls, jint menu)
- {
- GtkMenu *menu_g = (GtkMenu *)menu;
- {
- return (jint)gtk_menu_get_accel_group (menu_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Menu
- * Method: gtk_menu_set_accel_path
- * Signature: (Ijava.lang.String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Menu_gtk_1menu_1set_1accel_1path (JNIEnv *env, jclass
- cls, jint menu, jstring accelPath)
- {
- gchar* accelPath_g = (gchar*)(*env)->GetStringUTFChars(env, accelPath, 0);
- gtk_menu_set_accel_path ((GtkMenu*)menu, accelPath_g);
- (*env)->ReleaseStringUTFChars(env, accelPath, accelPath_g);
- }
-
- /*
- * Class: org.gnu.gtk.Menu
- * Method: gtk_menu_detach
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Menu_gtk_1menu_1detach (JNIEnv *env, jclass cls, jint
- menu)
- {
- GtkMenu *menu_g = (GtkMenu *)menu;
- {
- gtk_menu_detach (menu_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Menu
- * Method: gtk_menu_get_attach_widget
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Menu_gtk_1menu_1get_1attach_1widget (JNIEnv *env,
- jclass cls, jint menu)
- {
- GtkMenu *menu_g = (GtkMenu *)menu;
- {
- return (jint)gtk_menu_get_attach_widget (menu_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Menu
- * Method: gtk_menu_set_tearoff_state
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Menu_gtk_1menu_1set_1tearoff_1state (JNIEnv *env,
- jclass cls, jint menu, jboolean tornOff)
- {
- GtkMenu *menu_g = (GtkMenu *)menu;
- gboolean tornOff_g = (gboolean) tornOff;
- {
- gtk_menu_set_tearoff_state (menu_g, tornOff_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Menu
- * Method: gtk_menu_get_tearoff_state
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Menu_gtk_1menu_1get_1tearoff_1state (JNIEnv *env,
- jclass cls, jint menu)
- {
- GtkMenu *menu_g = (GtkMenu *)menu;
- {
- jboolean result_j = (jboolean) (gtk_menu_get_tearoff_state (menu_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Menu
- * Method: gtk_menu_set_title
- * Signature: (Ijava.lang.String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Menu_gtk_1menu_1set_1title (JNIEnv *env, jclass cls,
- jint menu, jstring title)
- {
- gchar* title_g = (gchar*)(*env)->GetStringUTFChars(env, title, 0);
- gtk_menu_set_title ((GtkMenu*)menu, title_g);
- (*env)->GetStringUTFChars(env, title, title_g);
- }
-
- /*
- * Class: org.gnu.gtk.Menu
- * Method: gtk_menu_get_title
- * Signature: (I)java.lang.String;
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gtk_Menu_gtk_1menu_1get_1title (JNIEnv *env, jclass
- cls, jint menu)
- {
- gchar *result_g = (gchar*)gtk_menu_get_title ((GtkMenu*)menu);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- /*
- * Class: org.gnu.gtk.Menu
- * Method: gtk_menu_reorder_child
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Menu_gtk_1menu_1reorder_1child (JNIEnv *env, jclass
- cls, jint menu, jint child, jint position)
- {
- GtkMenu *menu_g = (GtkMenu *)menu;
- GtkMenuItem *child_g = (GtkMenuItem *)child;
- gint32 position_g = (gint32) position;
- {
- gtk_menu_reorder_child (menu_g, (GtkWidget*)child_g, position_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-
-/*
- * Class: org_gnu_gtk_Menu
- * Method: gtk_menu_set_screen
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Menu_gtk_1menu_1set_1screen
- (JNIEnv *env, jclass cls, jint menu, jint screen)
-{
- gtk_menu_set_screen((GtkMenu*)menu, (GdkScreen*)screen);
-}
-
-/*
- * Class: org_gnu_gtk_Menu
- * Method: gtk_menu_attach
- * Signature: (IIIIII)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Menu_gtk_1menu_1attach
- (JNIEnv *env, jclass cls, jint menu, jint child, jint left, jint right, jint top, jint bottom)
-{
- gtk_menu_attach((GtkMenu*)menu, (GtkWidget*)child, (gint)left, (gint)right, (gint)top, (gint)bottom);
-}
-
-/*
- * Class: org_gnu_gtk_Menu
- * Method: gtk_menu_set_monitor
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Menu_gtk_1menu_1set_1monitor
- (JNIEnv *env, jclass cls, jint menu, jint monNum)
-{
- gtk_menu_set_monitor((GtkMenu*)menu, (gint)monNum);
-}
-
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_MenuBar.c b/libgtk-java/src/jni/org_gnu_gtk_MenuBar.c
deleted file mode 100644
index 2aaf484..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_MenuBar.c
+++ /dev/null
@@ -1,62 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:29 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.MenuBar
- * Method: gtk_menu_bar_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_MenuBar_gtk_1menu_1bar_1get_1type (JNIEnv *env, jclass
- cls)
- {
- {
- return (jint)gtk_menu_bar_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.MenuBar
- * Method: gtk_menu_bar_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_MenuBar_gtk_1menu_1bar_1new (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_menu_bar_new ();
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_MenuItem.c b/libgtk-java/src/jni/org_gnu_gtk_MenuItem.c
deleted file mode 100644
index 976b11d..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_MenuItem.c
+++ /dev/null
@@ -1,249 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:30 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.MenuItem
- * Method: gtk_menu_item_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_MenuItem_gtk_1menu_1item_1get_1type (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_menu_item_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.MenuItem
- * Method: gtk_menu_item_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_MenuItem_gtk_1menu_1item_1new (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_menu_item_new ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.MenuItem
- * Method: gtk_menu_item_new_with_label
- * Signature: (java.lang.String;)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_MenuItem_gtk_1menu_1item_1new_1with_1label (JNIEnv
- *env, jclass cls, jstring label)
- {
- gchar* label_g = (gchar*)(*env)->GetStringUTFChars(env, label, 0);
- jint result = (jint)gtk_menu_item_new_with_label (label_g);
- (*env)->ReleaseStringUTFChars(env, label, label_g);
- return result;
- }
-
- /*
- * Class: org.gnu.gtk.MenuItem
- * Method: gtk_menu_item_new_with_mnemonic
- * Signature: (java.lang.String;)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_MenuItem_gtk_1menu_1item_1new_1with_1mnemonic (JNIEnv
- *env, jclass cls, jstring label)
- {
- gchar* label_g = (gchar*)(*env)->GetStringUTFChars(env, label, 0);
- jint result = (jint)gtk_menu_item_new_with_mnemonic (label_g);
- (*env)->ReleaseStringUTFChars(env, label, label_g);
- return result;
- }
-
- /*
- * Class: org.gnu.gtk.MenuItem
- * Method: gtk_menu_item_set_submenu
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_MenuItem_gtk_1menu_1item_1set_1submenu (JNIEnv *env,
- jclass cls, jint menu_item, jint submenu)
- {
- GtkMenuItem *menu_item_g = (GtkMenuItem *)menu_item;
- GtkWidget *submenu_g = (GtkWidget *)submenu;
- {
- gtk_menu_item_set_submenu (menu_item_g, submenu_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.MenuItem
- * Method: gtk_menu_item_get_submenu
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_MenuItem_gtk_1menu_1item_1get_1submenu (JNIEnv *env,
- jclass cls, jint menu_item)
- {
- GtkMenuItem *menu_item_g = (GtkMenuItem *)menu_item;
- {
- return (jint)gtk_menu_item_get_submenu (menu_item_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.MenuItem
- * Method: gtk_menu_item_remove_submenu
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_MenuItem_gtk_1menu_1item_1remove_1submenu (JNIEnv *env,
- jclass cls, jint menu_item)
- {
- GtkMenuItem *menu_item_g = (GtkMenuItem *)menu_item;
- {
- gtk_menu_item_remove_submenu (menu_item_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.MenuItem
- * Method: gtk_menu_item_select
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_MenuItem_gtk_1menu_1item_1select (JNIEnv *env, jclass
- cls, jint menu_item)
- {
- GtkMenuItem *menu_item_g = (GtkMenuItem *)menu_item;
- {
- gtk_menu_item_select (menu_item_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.MenuItem
- * Method: gtk_menu_item_deselect
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_MenuItem_gtk_1menu_1item_1deselect (JNIEnv *env, jclass
- cls, jint menu_item)
- {
- GtkMenuItem *menu_item_g = (GtkMenuItem *)menu_item;
- {
- gtk_menu_item_deselect (menu_item_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.MenuItem
- * Method: gtk_menu_item_activate
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_MenuItem_gtk_1menu_1item_1activate (JNIEnv *env, jclass
- cls, jint menu_item)
- {
- GtkMenuItem *menu_item_g = (GtkMenuItem *)menu_item;
- {
- gtk_menu_item_activate (menu_item_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.MenuItem
- * Method: gtk_menu_item_toggle_size_request
- * Signature: (I[Lint ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_MenuItem_gtk_1menu_1item_1toggle_1size_1request (JNIEnv
- *env, jclass cls, jint menu_item, jintArray requisition)
- {
- GtkMenuItem *menu_item_g = (GtkMenuItem *)menu_item;
- gint *requisition_g = (gint *) (*env)->GetIntArrayElements (env, requisition, NULL);
- {
- gtk_menu_item_toggle_size_request (menu_item_g, requisition_g);
- (*env)->ReleaseIntArrayElements (env, requisition, (jint *) requisition_g, 0);
- }
- }
-
- /*
- * Class: org.gnu.gtk.MenuItem
- * Method: gtk_menu_item_toggle_size_allocate
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_MenuItem_gtk_1menu_1item_1toggle_1size_1allocate (
- JNIEnv *env, jclass cls, jint menu_item, jint allocation)
- {
- GtkMenuItem *menu_item_g = (GtkMenuItem *)menu_item;
- gint32 allocation_g = (gint32) allocation;
- {
- gtk_menu_item_toggle_size_allocate (menu_item_g, allocation_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.MenuItem
- * Method: gtk_menu_item_set_right_justified
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_MenuItem_gtk_1menu_1item_1set_1right_1justified (JNIEnv
- *env, jclass cls, jint menu_item, jboolean rightJustified)
- {
- GtkMenuItem *menu_item_g = (GtkMenuItem *)menu_item;
- gboolean rightJustified_g = (gboolean) rightJustified;
- {
- gtk_menu_item_set_right_justified (menu_item_g, rightJustified_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.MenuItem
- * Method: gtk_menu_item_get_right_justified
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_MenuItem_gtk_1menu_1item_1get_1right_1justified (
- JNIEnv *env, jclass cls, jint menu_item)
- {
- GtkMenuItem *menu_item_g = (GtkMenuItem *)menu_item;
- {
- jboolean result_j = (jboolean) (gtk_menu_item_get_right_justified (menu_item_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.MenuItem
- * Method: gtk_menu_item_set_accel_path
- * Signature: (Ijava.lang.String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_MenuItem_gtk_1menu_1item_1set_1accel_1path (JNIEnv
- *env, jclass cls, jint menu_item, jstring accelPath)
- {
- gchar* accelPath_g = (gchar*)(*env)->GetStringUTFChars(env, accelPath, 0);
- gtk_menu_item_set_accel_path ((GtkMenuItem*)menu_item, accelPath_g);
- if (accelPath) (*env)->ReleaseStringUTFChars(env, accelPath, accelPath_g);
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_MenuShell.c b/libgtk-java/src/jni/org_gnu_gtk_MenuShell.c
deleted file mode 100644
index b224707..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_MenuShell.c
+++ /dev/null
@@ -1,157 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:23 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.MenuShell
- * Method: gtk_menu_shell_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_MenuShell_gtk_1menu_1shell_1get_1type (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_menu_shell_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.MenuShell
- * Method: gtk_menu_shell_append
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_MenuShell_gtk_1menu_1shell_1append (JNIEnv *env, jclass
- cls, jint menu_shell, jint child)
- {
- GtkMenuShell *menu_shell_g = (GtkMenuShell *)menu_shell;
- GtkMenuItem *child_g = (GtkMenuItem *)child;
- {
- gtk_menu_shell_append (menu_shell_g, (GtkWidget*)child_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.MenuShell
- * Method: gtk_menu_shell_prepend
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_MenuShell_gtk_1menu_1shell_1prepend (JNIEnv *env,
- jclass cls, jint menu_shell, jint child)
- {
- GtkMenuShell *menu_shell_g = (GtkMenuShell *)menu_shell;
- GtkMenuItem *child_g = (GtkMenuItem *)child;
- {
- gtk_menu_shell_prepend (menu_shell_g, (GtkWidget*)child_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.MenuShell
- * Method: gtk_menu_shell_insert
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_MenuShell_gtk_1menu_1shell_1insert (JNIEnv *env, jclass
- cls, jint menu_shell, jint child, jint position)
- {
- GtkMenuShell *menu_shell_g = (GtkMenuShell *)menu_shell;
- GtkMenuItem *child_g = (GtkMenuItem *)child;
- gint32 position_g = (gint32) position;
- {
- gtk_menu_shell_insert (menu_shell_g, (GtkWidget*)child_g, position_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.MenuShell
- * Method: gtk_menu_shell_deactivate
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_MenuShell_gtk_1menu_1shell_1deactivate (JNIEnv *env,
- jclass cls, jint menu_shell)
- {
- GtkMenuShell *menu_shell_g = (GtkMenuShell *)menu_shell;
- {
- gtk_menu_shell_deactivate (menu_shell_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.MenuShell
- * Method: gtk_menu_shell_select_item
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_MenuShell_gtk_1menu_1shell_1select_1item (JNIEnv *env,
- jclass cls, jint menu_shell, jint menuItem)
- {
- GtkMenuShell *menu_shell_g = (GtkMenuShell *)menu_shell;
- GtkMenuItem *menuItem_g = (GtkMenuItem *)menuItem;
- {
- gtk_menu_shell_select_item (menu_shell_g, (GtkWidget*)menuItem_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.MenuShell
- * Method: gtk_menu_shell_deselect
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_MenuShell_gtk_1menu_1shell_1deselect (JNIEnv *env,
- jclass cls, jint menu_shell)
- {
- GtkMenuShell *menu_shell_g = (GtkMenuShell *)menu_shell;
- {
- gtk_menu_shell_deselect (menu_shell_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.MenuShell
- * Method: gtk_menu_shell_activate_item
- * Signature: (IIZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_MenuShell_gtk_1menu_1shell_1activate_1item (JNIEnv
- *env, jclass cls, jint menu_shell, jint menuItem, jboolean forceDeactivate)
- {
- GtkMenuShell *menu_shell_g = (GtkMenuShell *)menu_shell;
- GtkMenuItem *menuItem_g = (GtkMenuItem *)menuItem;
- gboolean forceDeactivate_g = (gboolean) forceDeactivate;
- {
- gtk_menu_shell_activate_item (menu_shell_g,
- (GtkWidget*)menuItem_g,
- forceDeactivate_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_MessageDialog.c b/libgtk-java/src/jni/org_gnu_gtk_MessageDialog.c
deleted file mode 100644
index c6e8b34..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_MessageDialog.c
+++ /dev/null
@@ -1,85 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.MessageDialog
- * Method: gtk_message_dialog_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_MessageDialog_gtk_1message_1dialog_1get_1type (JNIEnv
- *env, jclass cls)
- {
- {
- return (jint)gtk_message_dialog_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.MessageDialog
- * Method: gtk_message_dialog_new
- * Signature: (IIII[B)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_MessageDialog_gtk_1message_1dialog_1new (JNIEnv *env,
- jclass cls, jint parent, jint flags, jint type, jint buttons, jstring messageFormat)
- {
- GtkWindow *parent_g = (GtkWindow *)parent;
- GtkDialogFlags flags_g = (GtkDialogFlags) flags;
- GtkMessageType type_g = (GtkMessageType) type;
- GtkButtonsType buttons_g = (GtkButtonsType) buttons;
- const gchar* messageFormat_g = (*env)->GetStringUTFChars(env, messageFormat, NULL);
- jint retval = (jint)gtk_message_dialog_new (parent_g, flags_g, type_g, buttons_g,
- messageFormat_g);
- (*env)->ReleaseStringUTFChars(env, messageFormat, messageFormat_g);
- return retval;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-
-/*
- * Class: org_gnu_gtk_MessageDialog
- * Method: gtk_message_dialog_new_with_markup * Signature: (IIIILjava/lang/String;)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_MessageDialog_gtk_1message_1dialog_1new_1with_1markup
- (JNIEnv *env, jclass cls, jint parent, jint flags, jint type, jint buttons, jstring message)
-{
- const gchar* m = (*env)->GetStringUTFChars(env, message, NULL);
- jint handle = (jint)gtk_message_dialog_new_with_markup((GtkWindow*)parent, (GtkDialogFlags)flags,
- (GtkMessageType)type, (GtkButtonsType)buttons, m);
- (*env)->ReleaseStringUTFChars(env, message, m);
- return handle;
-}
-
-/* * Class: org_gnu_gtk_MessageDialog
- * Method: gtk_message_dialog_set_markup
- * Signature: (ILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_MessageDialog_gtk_1message_1dialog_1set_1markup
- (JNIEnv *env, jclass cls, jint mdialog, jstring message)
-{
- const gchar* m = (*env)->GetStringUTFChars(env, message, NULL);
- gtk_message_dialog_set_markup((GtkMessageDialog*)mdialog, m);
- (*env)->ReleaseStringUTFChars(env, message, m);
-}
-
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_Misc.c b/libgtk-java/src/jni/org_gnu_gtk_Misc.c
deleted file mode 100644
index e958dbf..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_Misc.c
+++ /dev/null
@@ -1,117 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:22 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.Misc
- * Method: gtk_misc_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Misc_gtk_1misc_1get_1type (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_misc_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Misc
- * Method: gtk_misc_set_alignment
- * Signature: (IDD)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Misc_gtk_1misc_1set_1alignment (JNIEnv *env, jclass
- cls, jint misc, jdouble xalign, jdouble yalign)
- {
- GtkMisc *misc_g = (GtkMisc *)misc;
- gdouble xalign_g = (gdouble) xalign;
- gdouble yalign_g = (gdouble) yalign;
- {
- gtk_misc_set_alignment (misc_g, xalign_g, yalign_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Misc
- * Method: gtk_misc_get_alignment
- * Signature: (I[Ldouble ;[Ldouble ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Misc_gtk_1misc_1get_1alignment (JNIEnv *env, jclass
- cls, jint misc, jdoubleArray xalign, jdoubleArray yalign)
- {
- GtkMisc *misc_g = (GtkMisc *)misc;
- gdouble *xalign_g = (gdouble *) (*env)->GetDoubleArrayElements (env, xalign, NULL);
- gdouble *yalign_g = (gdouble *) (*env)->GetDoubleArrayElements (env, yalign, NULL);
- {
- gtk_misc_get_alignment (misc_g, (gfloat*)xalign_g, (gfloat*)yalign_g);
- (*env)->ReleaseDoubleArrayElements (env, xalign, (jdouble *) xalign_g, 0);
- (*env)->ReleaseDoubleArrayElements (env, yalign, (jdouble *) yalign_g, 0);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Misc
- * Method: gtk_misc_set_padding
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Misc_gtk_1misc_1set_1padding (JNIEnv *env, jclass cls,
- jint misc, jint xpad, jint ypad)
- {
- GtkMisc *misc_g = (GtkMisc *)misc;
- gint32 xpad_g = (gint32) xpad;
- gint32 ypad_g = (gint32) ypad;
- {
- gtk_misc_set_padding (misc_g, xpad_g, ypad_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Misc
- * Method: gtk_misc_get_padding
- * Signature: (I[Lint ;[Lint ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Misc_gtk_1misc_1get_1padding (JNIEnv *env, jclass cls,
- jint misc, jintArray xpad, jintArray ypad)
- {
- GtkMisc *misc_g = (GtkMisc *)misc;
- gint *xpad_g = (gint *) (*env)->GetIntArrayElements (env, xpad, NULL);
- gint *ypad_g = (gint *) (*env)->GetIntArrayElements (env, ypad, NULL);
- {
- gtk_misc_get_padding (misc_g, xpad_g, ypad_g);
- (*env)->ReleaseIntArrayElements (env, xpad, (jint *) xpad_g, 0);
- (*env)->ReleaseIntArrayElements (env, ypad, (jint *) ypad_g, 0);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_Notebook.c b/libgtk-java/src/jni/org_gnu_gtk_Notebook.c
deleted file mode 100644
index 4905169..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_Notebook.c
+++ /dev/null
@@ -1,588 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.Notebook
- * Method: gtk_notebook_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Notebook_gtk_1notebook_1get_1type (JNIEnv *env, jclass
- cls)
- {
- {
- return (jint)gtk_notebook_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Notebook
- * Method: gtk_notebook_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Notebook_gtk_1notebook_1new (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_notebook_new ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Notebook
- * Method: gtk_notebook_append_page
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Notebook_gtk_1notebook_1append_1page (JNIEnv *env,
- jclass cls, jint notebook, jint child, jint tabLabel)
- {
- GtkNotebook *notebook_g = (GtkNotebook *)notebook;
- GtkWidget *child_g = (GtkWidget *)child;
- GtkWidget *tabLabel_g = (GtkWidget *)tabLabel;
- {
- gtk_notebook_append_page (notebook_g, child_g, tabLabel_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Notebook
- * Method: gtk_notebook_append_page_menu
- * Signature: (IIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Notebook_gtk_1notebook_1append_1page_1menu (JNIEnv
- *env, jclass cls, jint notebook, jint child, jint tabLabel, jint menuLabel)
- {
- GtkNotebook *notebook_g = (GtkNotebook *)notebook;
- GtkWidget *child_g = (GtkWidget *)child;
- GtkWidget *tabLabel_g = (GtkWidget *)tabLabel;
- GtkWidget *menuLabel_g = (GtkWidget *)menuLabel;
- {
- gtk_notebook_append_page_menu (notebook_g, child_g, tabLabel_g, menuLabel_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Notebook
- * Method: gtk_notebook_prepend_page
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Notebook_gtk_1notebook_1prepend_1page (JNIEnv *env,
- jclass cls, jint notebook, jint child, jint tabLabel)
- {
- GtkNotebook *notebook_g = (GtkNotebook *)notebook;
- GtkWidget *child_g = (GtkWidget *)child;
- GtkWidget *tabLabel_g = (GtkWidget *)tabLabel;
- {
- gtk_notebook_prepend_page (notebook_g, child_g, tabLabel_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Notebook
- * Method: gtk_notebook_prepend_page_menu
- * Signature: (IIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Notebook_gtk_1notebook_1prepend_1page_1menu (JNIEnv
- *env, jclass cls, jint notebook, jint child, jint tabLabel, jint menuLabel)
- {
- GtkNotebook *notebook_g = (GtkNotebook *)notebook;
- GtkWidget *child_g = (GtkWidget *)child;
- GtkWidget *tabLabel_g = (GtkWidget *)tabLabel;
- GtkWidget *menuLabel_g = (GtkWidget *)menuLabel;
- {
- gtk_notebook_prepend_page_menu (notebook_g, child_g, tabLabel_g, menuLabel_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Notebook
- * Method: gtk_notebook_insert_page
- * Signature: (IIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Notebook_gtk_1notebook_1insert_1page (JNIEnv *env,
- jclass cls, jint notebook, jint child, jint tabLabel, jint position)
- {
- GtkNotebook *notebook_g = (GtkNotebook *)notebook;
- GtkWidget *child_g = (GtkWidget *)child;
- GtkWidget *tabLabel_g = (GtkWidget *)tabLabel;
- gint32 position_g = (gint32) position;
- {
- gtk_notebook_insert_page (notebook_g, child_g, tabLabel_g, position_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Notebook
- * Method: gtk_notebook_insert_page_menu
- * Signature: (IIIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Notebook_gtk_1notebook_1insert_1page_1menu (JNIEnv
- *env, jclass cls, jint notebook, jint child, jint tabLabel, jint menuLabel, jint position)
- {
- GtkNotebook *notebook_g = (GtkNotebook *)notebook;
- GtkWidget *child_g = (GtkWidget *)child;
- GtkWidget *tabLabel_g = (GtkWidget *)tabLabel;
- GtkWidget *menuLabel_g = (GtkWidget *)menuLabel;
- gint32 position_g = (gint32) position;
- {
- gtk_notebook_insert_page_menu (notebook_g, child_g, tabLabel_g, menuLabel_g, position_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Notebook
- * Method: gtk_notebook_remove_page
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Notebook_gtk_1notebook_1remove_1page (JNIEnv *env,
- jclass cls, jint notebook, jint pageNum)
- {
- GtkNotebook *notebook_g = (GtkNotebook *)notebook;
- gint32 pageNum_g = (gint32) pageNum;
- {
- gtk_notebook_remove_page (notebook_g, pageNum_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Notebook
- * Method: gtk_notebook_get_current_page
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Notebook_gtk_1notebook_1get_1current_1page (JNIEnv
- *env, jclass cls, jint notebook)
- {
- GtkNotebook *notebook_g = (GtkNotebook *)notebook;
- {
- jint result_j = (jint) (gtk_notebook_get_current_page (notebook_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Notebook
- * Method: gtk_notebook_get_nth_page
- * Signature: (II)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Notebook_gtk_1notebook_1get_1nth_1page (JNIEnv *env,
- jclass cls, jint notebook, jint pageNum)
- {
- GtkNotebook *notebook_g = (GtkNotebook *)notebook;
- gint32 pageNum_g = (gint32) pageNum;
- {
- return (jint)gtk_notebook_get_nth_page (notebook_g, pageNum_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Notebook
- * Method: gtk_notebook_page_num
- * Signature: (II)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Notebook_gtk_1notebook_1page_1num (JNIEnv *env, jclass
- cls, jint notebook, jint child)
- {
- GtkNotebook *notebook_g = (GtkNotebook *)notebook;
- GtkWidget *child_g = (GtkWidget *)child;
- {
- jint result_j = (jint) (gtk_notebook_page_num (notebook_g, child_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Notebook
- * Method: gtk_notebook_set_current_page
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Notebook_gtk_1notebook_1set_1current_1page (JNIEnv
- *env, jclass cls, jint notebook, jint pageNum)
- {
- GtkNotebook *notebook_g = (GtkNotebook *)notebook;
- gint32 pageNum_g = (gint32) pageNum;
- {
- gtk_notebook_set_current_page (notebook_g, pageNum_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Notebook
- * Method: gtk_notebook_next_page
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Notebook_gtk_1notebook_1next_1page (JNIEnv *env, jclass
- cls, jint notebook)
- {
- GtkNotebook *notebook_g = (GtkNotebook *)notebook;
- {
- gtk_notebook_next_page (notebook_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Notebook
- * Method: gtk_notebook_prev_page
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Notebook_gtk_1notebook_1prev_1page (JNIEnv *env, jclass
- cls, jint notebook)
- {
- GtkNotebook *notebook_g = (GtkNotebook *)notebook;
- {
- gtk_notebook_prev_page (notebook_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Notebook
- * Method: gtk_notebook_set_show_border
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Notebook_gtk_1notebook_1set_1show_1border (JNIEnv *env,
- jclass cls, jint notebook, jboolean showBorder)
- {
- GtkNotebook *notebook_g = (GtkNotebook *)notebook;
- gboolean showBorder_g = (gboolean) showBorder;
- {
- gtk_notebook_set_show_border (notebook_g, showBorder_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Notebook
- * Method: gtk_notebook_get_show_border
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Notebook_gtk_1notebook_1get_1show_1border (JNIEnv
- *env, jclass cls, jint notebook)
- {
- GtkNotebook *notebook_g = (GtkNotebook *)notebook;
- {
- jboolean result_j = (jboolean) (gtk_notebook_get_show_border (notebook_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Notebook
- * Method: gtk_notebook_set_show_tabs
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Notebook_gtk_1notebook_1set_1show_1tabs (JNIEnv *env,
- jclass cls, jint notebook, jboolean showTabs)
- {
- GtkNotebook *notebook_g = (GtkNotebook *)notebook;
- gboolean showTabs_g = (gboolean) showTabs;
- {
- gtk_notebook_set_show_tabs (notebook_g, showTabs_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Notebook
- * Method: gtk_notebook_get_show_tabs
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Notebook_gtk_1notebook_1get_1show_1tabs (JNIEnv
- *env, jclass cls, jint notebook)
- {
- GtkNotebook *notebook_g = (GtkNotebook *)notebook;
- {
- jboolean result_j = (jboolean) (gtk_notebook_get_show_tabs (notebook_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Notebook
- * Method: gtk_notebook_set_tab_pos
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Notebook_gtk_1notebook_1set_1tab_1pos (JNIEnv *env,
- jclass cls, jint notebook, jint pos)
- {
- GtkNotebook *notebook_g = (GtkNotebook *)notebook;
- GtkPositionType pos_g = (GtkPositionType) pos;
- {
- gtk_notebook_set_tab_pos (notebook_g, pos_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Notebook
- * Method: gtk_notebook_get_tab_pos
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Notebook_gtk_1notebook_1get_1tab_1pos (JNIEnv *env,
- jclass cls, jint notebook)
- {
- GtkNotebook *notebook_g = (GtkNotebook *)notebook;
- {
- jint result_j = (jint) (gtk_notebook_get_tab_pos (notebook_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Notebook
- * Method: gtk_notebook_set_scrollable
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Notebook_gtk_1notebook_1set_1scrollable (JNIEnv *env,
- jclass cls, jint notebook, jboolean scrollable)
- {
- GtkNotebook *notebook_g = (GtkNotebook *)notebook;
- gboolean scrollable_g = (gboolean) scrollable;
- {
- gtk_notebook_set_scrollable (notebook_g, scrollable_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Notebook
- * Method: gtk_notebook_get_scrollable
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Notebook_gtk_1notebook_1get_1scrollable (JNIEnv
- *env, jclass cls, jint notebook)
- {
- GtkNotebook *notebook_g = (GtkNotebook *)notebook;
- {
- jboolean result_j = (jboolean) (gtk_notebook_get_scrollable (notebook_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Notebook
- * Method: gtk_notebook_popup_enable
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Notebook_gtk_1notebook_1popup_1enable (JNIEnv *env,
- jclass cls, jint notebook)
- {
- GtkNotebook *notebook_g = (GtkNotebook *)notebook;
- {
- gtk_notebook_popup_enable (notebook_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Notebook
- * Method: gtk_notebook_popup_disable
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Notebook_gtk_1notebook_1popup_1disable (JNIEnv *env,
- jclass cls, jint notebook)
- {
- GtkNotebook *notebook_g = (GtkNotebook *)notebook;
- {
- gtk_notebook_popup_disable (notebook_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Notebook
- * Method: gtk_notebook_get_tab_label
- * Signature: (II)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Notebook_gtk_1notebook_1get_1tab_1label (JNIEnv *env,
- jclass cls, jint notebook, jint child)
- {
- GtkNotebook *notebook_g = (GtkNotebook *)notebook;
- GtkWidget *child_g = (GtkWidget *)child;
- {
- return (jint)gtk_notebook_get_tab_label (notebook_g, child_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Notebook
- * Method: gtk_notebook_set_tab_label
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Notebook_gtk_1notebook_1set_1tab_1label (JNIEnv *env,
- jclass cls, jint notebook, jint child, jint tabLabel)
- {
- GtkNotebook *notebook_g = (GtkNotebook *)notebook;
- GtkWidget *child_g = (GtkWidget *)child;
- GtkWidget *tabLabel_g = (GtkWidget *)tabLabel;
- {
- gtk_notebook_set_tab_label (notebook_g, child_g, tabLabel_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Notebook
- * Method: gtk_notebook_set_tab_label_text
- * Signature: (IIjava.lang.String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Notebook_gtk_1notebook_1set_1tab_1label_1text (JNIEnv
- *env, jclass cls, jint notebook, jint child, jstring tabText)
- {
- gchar* tabText_g = (gchar*)(*env)->GetStringUTFChars(env, tabText, 0);
- gtk_notebook_set_tab_label_text ((GtkNotebook*)notebook, (GtkWidget*)child, tabText_g);
- (*env)->ReleaseStringUTFChars(env, tabText, tabText_g);
- }
-
- /*
- * Class: org.gnu.gtk.Notebook
- * Method: gtk_notebook_get_tab_label_text
- * Signature: (II)java.lang.String;
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gtk_Notebook_gtk_1notebook_1get_1tab_1label_1text (
- JNIEnv *env, jclass cls, jint notebook, jint child)
- {
- gchar *result_g = (gchar*)gtk_notebook_get_tab_label_text ((GtkNotebook*)notebook, (GtkWidget*)child);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- /*
- * Class: org.gnu.gtk.Notebook
- * Method: gtk_notebook_get_menu_label
- * Signature: (II)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Notebook_gtk_1notebook_1get_1menu_1label (JNIEnv *env,
- jclass cls, jint notebook, jint child)
- {
- GtkNotebook *notebook_g = (GtkNotebook *)notebook;
- GtkWidget *child_g = (GtkWidget *)child;
- {
- return (jint)gtk_notebook_get_menu_label (notebook_g, child_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Notebook
- * Method: gtk_notebook_set_menu_label
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Notebook_gtk_1notebook_1set_1menu_1label (JNIEnv *env,
- jclass cls, jint notebook, jint child, jint menuLabel)
- {
- GtkNotebook *notebook_g = (GtkNotebook *)notebook;
- GtkWidget *child_g = (GtkWidget *)child;
- GtkWidget *menuLabel_g = (GtkWidget *)menuLabel;
- {
- gtk_notebook_set_menu_label (notebook_g, child_g, menuLabel_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Notebook
- * Method: gtk_notebook_set_menu_label_text
- * Signature: (IIjava.lang.String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Notebook_gtk_1notebook_1set_1menu_1label_1text (JNIEnv
- *env, jclass cls, jint notebook, jint child, jstring menuText)
- {
- gchar* menuText_g = (gchar*)(*env)->GetStringUTFChars(env, menuText, 0);
- gtk_notebook_set_menu_label_text ((GtkNotebook*)notebook, (GtkWidget*)child, menuText_g);
- (*env)->ReleaseStringUTFChars(env, menuText, menuText_g);
- }
-
- /*
- * Class: org.gnu.gtk.Notebook
- * Method: gtk_notebook_get_menu_label_text
- * Signature: (II)java.lang.String;
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gtk_Notebook_gtk_1notebook_1get_1menu_1label_1text (
- JNIEnv *env, jclass cls, jint notebook, jint child)
- {
- gchar *result_g = (gchar*)gtk_notebook_get_menu_label_text ((GtkNotebook*)notebook, (GtkWidget*)child);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- /*
- * Class: org.gnu.gtk.Notebook
- * Method: gtk_notebook_query_tab_label_packing
- * Signature: (II[Z[Z[Lint ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Notebook_gtk_1notebook_1query_1tab_1label_1packing (
- JNIEnv *env, jclass cls, jint notebook, jint child, jbooleanArray expand, jbooleanArray
- fill, jintArray packType)
- {
- GtkNotebook *notebook_g = (GtkNotebook *)notebook;
- GtkWidget *child_g = (GtkWidget *)child;
- gboolean *expand_g = (gboolean *) (*env)->GetBooleanArrayElements(env, expand, NULL);
- gboolean *fill_g = (gboolean *) (*env)->GetBooleanArrayElements(env, fill, NULL);
- gint *packType_g_g = (gint *) (*env)->GetIntArrayElements (env, packType, NULL);
- GtkPackType *packType_g = (GtkPackType *)packType_g_g;
- {
- gtk_notebook_query_tab_label_packing (notebook_g, child_g, expand_g, fill_g, packType_g);
- (*env)->ReleaseBooleanArrayElements(env, expand, (jboolean *)expand_g, 0);
- (*env)->ReleaseBooleanArrayElements(env, fill, (jboolean *)fill_g, 0);
- (*env)->ReleaseIntArrayElements (env, packType, (jint*)packType_g_g, 0);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Notebook
- * Method: gtk_notebook_set_tab_label_packing
- * Signature: (IIZZI)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Notebook_gtk_1notebook_1set_1tab_1label_1packing (
- JNIEnv *env, jclass cls, jint notebook, jint child, jboolean expand, jboolean fill, jint
- packType)
- {
- GtkNotebook *notebook_g = (GtkNotebook *)notebook;
- GtkWidget *child_g = (GtkWidget *)child;
- gboolean expand_g = (gboolean) expand;
- gboolean fill_g = (gboolean) fill;
- GtkPackType packType_g = (GtkPackType) packType;
- {
- gtk_notebook_set_tab_label_packing (notebook_g, child_g, expand_g, fill_g, packType_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Notebook
- * Method: gtk_notebook_reorder_child
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Notebook_gtk_1notebook_1reorder_1child (JNIEnv *env,
- jclass cls, jint notebook, jint child, jint position)
- {
- GtkNotebook *notebook_g = (GtkNotebook *)notebook;
- GtkWidget *child_g = (GtkWidget *)child;
- gint32 position_g = (gint32) position;
- {
- gtk_notebook_reorder_child (notebook_g, child_g, position_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-
- /*
- * Class: org_gnu_gtk_Notebook
- * Method: gtk_notebook_get_n_pages
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_Notebook_gtk_1notebook_1get_1n_1pages
- (JNIEnv *env, jclass cls, jint notebook)
-{
- return (jint)gtk_notebook_get_n_pages((GtkNotebook*)notebook);
-}
-
-
-
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_OptionMenu.c b/libgtk-java/src/jni/org_gnu_gtk_OptionMenu.c
deleted file mode 100644
index 4451077..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_OptionMenu.c
+++ /dev/null
@@ -1,136 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:21 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.OptionMenu
- * Method: gtk_option_menu_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_OptionMenu_gtk_1option_1menu_1get_1type (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_option_menu_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.OptionMenu
- * Method: gtk_option_menu_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_OptionMenu_gtk_1option_1menu_1new (JNIEnv *env, jclass
- cls)
- {
- {
- return (jint)gtk_option_menu_new ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.OptionMenu
- * Method: gtk_option_menu_get_menu
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_OptionMenu_gtk_1option_1menu_1get_1menu (JNIEnv *env,
- jclass cls, jint option_menu)
- {
- GtkOptionMenu *option_menu_g = (GtkOptionMenu *)option_menu;
- {
- return (jint)gtk_option_menu_get_menu (option_menu_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.OptionMenu
- * Method: gtk_option_menu_set_menu
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_OptionMenu_gtk_1option_1menu_1set_1menu (JNIEnv *env,
- jclass cls, jint option_menu, jint menu)
- {
- GtkOptionMenu *option_menu_g = (GtkOptionMenu *)option_menu;
- GtkMenu *menu_g = (GtkMenu *)menu;
- {
- gtk_option_menu_set_menu (option_menu_g, (GtkWidget*)menu_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.OptionMenu
- * Method: gtk_option_menu_remove_menu
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_OptionMenu_gtk_1option_1menu_1remove_1menu (JNIEnv
- *env, jclass cls, jint option_menu)
- {
- GtkOptionMenu *option_menu_g = (GtkOptionMenu *)option_menu;
- {
- gtk_option_menu_remove_menu (option_menu_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.OptionMenu
- * Method: gtk_option_menu_get_history
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_OptionMenu_gtk_1option_1menu_1get_1history (JNIEnv
- *env, jclass cls, jint option_menu)
- {
- GtkOptionMenu *option_menu_g = (GtkOptionMenu *)option_menu;
- {
- jint result_j = (jint) (gtk_option_menu_get_history (option_menu_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.OptionMenu
- * Method: gtk_option_menu_set_history
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_OptionMenu_gtk_1option_1menu_1set_1history (JNIEnv
- *env, jclass cls, jint option_menu, jint index)
- {
- GtkOptionMenu *option_menu_g = (GtkOptionMenu *)option_menu;
- gint32 index_g = (gint32) index;
- {
- gtk_option_menu_set_history (option_menu_g, index_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_Paned.c b/libgtk-java/src/jni/org_gnu_gtk_Paned.c
deleted file mode 100644
index 9261bdc..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_Paned.c
+++ /dev/null
@@ -1,166 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:21 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.Paned
- * Method: gtk_paned_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Paned_gtk_1paned_1get_1type (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_paned_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Paned
- * Method: gtk_paned_add1
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Paned_gtk_1paned_1add1 (JNIEnv *env, jclass cls, jint
- paned, jint child)
- {
- GtkPaned *paned_g = (GtkPaned *)paned;
- GtkWidget *child_g = (GtkWidget *)child;
- {
- gtk_paned_add1 (paned_g, child_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Paned
- * Method: gtk_paned_add2
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Paned_gtk_1paned_1add2 (JNIEnv *env, jclass cls, jint
- paned, jint child)
- {
- GtkPaned *paned_g = (GtkPaned *)paned;
- GtkWidget *child_g = (GtkWidget *)child;
- {
- gtk_paned_add2 (paned_g, child_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Paned
- * Method: gtk_paned_pack1
- * Signature: (IIZZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Paned_gtk_1paned_1pack1 (JNIEnv *env, jclass cls, jint
- paned, jint child, jboolean resize, jboolean shrink)
- {
- GtkPaned *paned_g = (GtkPaned *)paned;
- GtkWidget *child_g = (GtkWidget *)child;
- gboolean resize_g = (gboolean) resize;
- gboolean shrink_g = (gboolean) shrink;
- {
- gtk_paned_pack1 (paned_g, child_g, resize_g, shrink_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Paned
- * Method: gtk_paned_pack2
- * Signature: (IIZZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Paned_gtk_1paned_1pack2 (JNIEnv *env, jclass cls, jint
- paned, jint child, jboolean resize, jboolean shirnk)
- {
- GtkPaned *paned_g = (GtkPaned *)paned;
- GtkWidget *child_g = (GtkWidget *)child;
- gboolean resize_g = (gboolean) resize;
- gboolean shirnk_g = (gboolean) shirnk;
- {
- gtk_paned_pack2 (paned_g, child_g, resize_g, shirnk_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Paned
- * Method: gtk_paned_get_position
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Paned_gtk_1paned_1get_1position (JNIEnv *env, jclass
- cls, jint paned)
- {
- GtkPaned *paned_g = (GtkPaned *)paned;
- {
- jint result_j = (jint) (gtk_paned_get_position (paned_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Paned
- * Method: gtk_paned_set_position
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Paned_gtk_1paned_1set_1position (JNIEnv *env, jclass
- cls, jint paned, jint position)
- {
- GtkPaned *paned_g = (GtkPaned *)paned;
- gint32 position_g = (gint32) position;
- {
- gtk_paned_set_position (paned_g, position_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-
-/*
- * Class: org_gnu_gtk_Paned
- * Method: gtk_paned_get_child1
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_Paned_gtk_1paned_1get_1child1
- (JNIEnv *env, jclass cls, jint paned)
-{
- return (jint)gtk_paned_get_child1((GtkPaned*)paned);
-}
-
-/*
- * Class: org_gnu_gtk_Paned
- * Method: gtk_paned_get_child2
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_Paned_gtk_1paned_1get_1child2
- (JNIEnv *env, jclass cls, jint paned)
-{
- return (jint)gtk_paned_get_child2((GtkPaned*)paned);
-}
-
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_Plug.c b/libgtk-java/src/jni/org_gnu_gtk_Plug.c
deleted file mode 100644
index 9f94504..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_Plug.c
+++ /dev/null
@@ -1,92 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:31 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.Plug
- * Method: gtk_plug_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Plug_gtk_1plug_1get_1type (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_plug_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Plug
- * Method: gtk_plug_new
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Plug_gtk_1plug_1new (JNIEnv *env, jclass cls, jint
- socketId)
- {
- gint32 socketId_g = (gint32) socketId;
- {
- return (jint)gtk_plug_new (socketId_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Plug
- * Method: gtk_plug_construct
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Plug_gtk_1plug_1construct (JNIEnv *env, jclass cls,
- jint plug, jint socketId)
- {
- GtkPlug *plug_g = (GtkPlug *)plug;
- gint32 socketId_g = (gint32) socketId;
- {
- gtk_plug_construct (plug_g, socketId_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Plug
- * Method: gtk_plug_get_id
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Plug_gtk_1plug_1get_1id (JNIEnv *env, jclass cls, jint
- plug)
- {
- GtkPlug *plug_g = (GtkPlug *)plug;
- {
- return (jint)gtk_plug_get_id (plug_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_Progress.c b/libgtk-java/src/jni/org_gnu_gtk_Progress.c
deleted file mode 100644
index 1ecac40..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_Progress.c
+++ /dev/null
@@ -1,192 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:28 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- gdouble GtkProgress_get_x_align (GtkProgress * cptr)
- {
- return cptr->x_align;
- }
-
- /*
- * Class: org.gnu.gtk.Progress
- * Method: getXAlign
- * Signature: (I)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_gtk_Progress_getXAlign (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GtkProgress *cptr_g = (GtkProgress *)cptr;
- {
- jdouble result_j = (jdouble) (GtkProgress_get_x_align (cptr_g));
- return result_j;
- }
- }
-
- gdouble GtkProgress_get_y_align (GtkProgress * cptr)
- {
- return cptr->y_align;
- }
-
- /*
- * Class: org.gnu.gtk.Progress
- * Method: getYAlign
- * Signature: (I)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_gtk_Progress_getYAlign (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GtkProgress *cptr_g = (GtkProgress *)cptr;
- {
- jdouble result_j = (jdouble) (GtkProgress_get_y_align (cptr_g));
- return result_j;
- }
- }
-
- gboolean GtkProgress_get_show_text (GtkProgress * cptr)
- {
- return cptr->show_text;
- }
-
- /*
- * Class: org.gnu.gtk.Progress
- * Method: getShowText
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Progress_getShowText (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GtkProgress *cptr_g = (GtkProgress *)cptr;
- {
- jboolean result_j = (jboolean) (GtkProgress_get_show_text (cptr_g));
- return result_j;
- }
- }
-
- gboolean GtkProgress_get_activity_mode (GtkProgress * cptr)
- {
- return cptr->activity_mode;
- }
-
- /*
- * Class: org.gnu.gtk.Progress
- * Method: getActivityMode
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Progress_getActivityMode (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GtkProgress *cptr_g = (GtkProgress *)cptr;
- {
- jboolean result_j = (jboolean) (GtkProgress_get_activity_mode (cptr_g));
- return result_j;
- }
- }
-
- gboolean GtkProgress_get_use_text_format (GtkProgress * cptr)
- {
- return cptr->use_text_format;
- }
-
- /*
- * Class: org.gnu.gtk.Progress
- * Method: getUseTextFormat
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Progress_getUseTextFormat (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GtkProgress *cptr_g = (GtkProgress *)cptr;
- {
- jboolean result_j = (jboolean) (GtkProgress_get_use_text_format (cptr_g));
- return result_j;
- }
- }
-
- gchar * GtkProgress_get_format (GtkProgress * cptr)
- {
- return cptr->format;
- }
-
- /*
- * Class: org.gnu.gtk.Progress
- * Method: getFormat
- * Signature: (I)[B
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gtk_Progress_getFormat (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GtkProgress *cptr_g = (GtkProgress *)cptr;
- return (*env)->NewStringUTF(env, GtkProgress_get_format (cptr_g) );
- }
-
- GtkAdjustment * GtkProgress_get_adjustment (GtkProgress * cptr)
- {
- return cptr->adjustment;
- }
-
- /*
- * Class: org.gnu.gtk.Progress
- * Method: getAdjustment
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Progress_getAdjustment (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GtkProgress *cptr_g = (GtkProgress *)cptr;
- {
- return (jint)GtkProgress_get_adjustment (cptr_g);
- }
- }
-
- GdkPixmap * GtkProgress_get_offscreen_pixmap (GtkProgress * cptr)
- {
- return cptr->offscreen_pixmap;
- }
-
- /*
- * Class: org.gnu.gtk.Progress
- * Method: getOffscreenPixmap
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Progress_getOffscreenPixmap (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GtkProgress *cptr_g = (GtkProgress *)cptr;
- {
- return (jint)GtkProgress_get_offscreen_pixmap (cptr_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_ProgressBar.c b/libgtk-java/src/jni/org_gnu_gtk_ProgressBar.c
deleted file mode 100644
index 1fed745..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_ProgressBar.c
+++ /dev/null
@@ -1,193 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:23 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.ProgressBar
- * Method: gtk_progress_bar_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_ProgressBar_gtk_1progress_1bar_1get_1type (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_progress_bar_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.ProgressBar
- * Method: gtk_progress_bar_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_ProgressBar_gtk_1progress_1bar_1new (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_progress_bar_new ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.ProgressBar
- * Method: gtk_progress_bar_pulse
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_ProgressBar_gtk_1progress_1bar_1pulse (JNIEnv *env,
- jclass cls, jint pbar)
- {
- GtkProgressBar *pbar_g = (GtkProgressBar *)pbar;
- {
- gtk_progress_bar_pulse (pbar_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.ProgressBar
- * Method: gtk_progress_bar_set_text
- * Signature: (I[B)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_ProgressBar_gtk_1progress_1bar_1set_1text (JNIEnv *env,
- jclass cls, jint pbar, jstring text)
- {
- GtkProgressBar *pbar_g = (GtkProgressBar *)pbar;
- const gchar* text_g = (*env)->GetStringUTFChars(env, text, NULL);
- gtk_progress_bar_set_text (pbar_g, text_g);
- (*env)->ReleaseStringUTFChars(env, text, text_g);
- }
-
- /*
- * Class: org.gnu.gtk.ProgressBar
- * Method: gtk_progress_bar_set_fraction
- * Signature: (ID)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_ProgressBar_gtk_1progress_1bar_1set_1fraction (JNIEnv
- *env, jclass cls, jint pbar, jdouble fraction)
- {
- GtkProgressBar *pbar_g = (GtkProgressBar *)pbar;
- gdouble fraction_g = (gdouble) fraction;
- {
- gtk_progress_bar_set_fraction (pbar_g, fraction_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.ProgressBar
- * Method: gtk_progress_bar_set_pulse_step
- * Signature: (ID)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_ProgressBar_gtk_1progress_1bar_1set_1pulse_1step (
- JNIEnv *env, jclass cls, jint pbar, jdouble fraction)
- {
- GtkProgressBar *pbar_g = (GtkProgressBar *)pbar;
- gdouble fraction_g = (gdouble) fraction;
- {
- gtk_progress_bar_set_pulse_step (pbar_g, fraction_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.ProgressBar
- * Method: gtk_progress_bar_set_orientation
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_ProgressBar_gtk_1progress_1bar_1set_1orientation (
- JNIEnv *env, jclass cls, jint pbar, jint orientation)
- {
- GtkProgressBar *pbar_g = (GtkProgressBar *)pbar;
- GtkProgressBarOrientation orientation_g = (GtkProgressBarOrientation) orientation;
- {
- gtk_progress_bar_set_orientation (pbar_g, orientation_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.ProgressBar
- * Method: gtk_progress_bar_get_text
- * Signature: (I)[B
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gtk_ProgressBar_gtk_1progress_1bar_1get_1text (JNIEnv
- *env, jclass cls, jint pbar)
- {
- GtkProgressBar *pbar_g = (GtkProgressBar *)pbar;
- return (*env)->NewStringUTF(env, (gchar*)gtk_progress_bar_get_text (pbar_g)) ;
- }
-
- /*
- * Class: org.gnu.gtk.ProgressBar
- * Method: gtk_progress_bar_get_fraction
- * Signature: (I)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_gtk_ProgressBar_gtk_1progress_1bar_1get_1fraction (
- JNIEnv *env, jclass cls, jint pbar)
- {
- GtkProgressBar *pbar_g = (GtkProgressBar *)pbar;
- {
- jdouble result_j = (jdouble) (gtk_progress_bar_get_fraction (pbar_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.ProgressBar
- * Method: gtk_progress_bar_get_pulse_step
- * Signature: (I)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_gtk_ProgressBar_gtk_1progress_1bar_1get_1pulse_1step (
- JNIEnv *env, jclass cls, jint pbar)
- {
- GtkProgressBar *pbar_g = (GtkProgressBar *)pbar;
- {
- jdouble result_j = (jdouble) (gtk_progress_bar_get_pulse_step (pbar_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.ProgressBar
- * Method: gtk_progress_bar_get_orientation
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_ProgressBar_gtk_1progress_1bar_1get_1orientation (
- JNIEnv *env, jclass cls, jint pbar)
- {
- GtkProgressBar *pbar_g = (GtkProgressBar *)pbar;
- {
- jint result_j = (jint) (gtk_progress_bar_get_orientation (pbar_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_RadioAction.c b/libgtk-java/src/jni/org_gnu_gtk_RadioAction.c
deleted file mode 100644
index 83fdbb1..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_RadioAction.c
+++ /dev/null
@@ -1,102 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#include "jg_jnu.h"
-
-#ifndef _Included_org_gnu_gtk_RadioAction
-#define _Included_org_gnu_gtk_RadioAction
-#ifdef __cplusplus
-extern "C" {
-#endif
-
-/*
- * Class: org_gnu_gtk_RadioAction
- * Method: gtk_radio_action_get_type
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_RadioAction_gtk_1radio_1action_1get_1type
- (JNIEnv *env, jclass cls)
-{
- return (jint)gtk_radio_action_get_type();
-}
-
-/*
- * Class: org_gnu_gtk_RadioAction
- * Method: gtk_radio_action_new
- * Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_RadioAction_gtk_1radio_1action_1new
- (JNIEnv *env, jclass cls, jstring name, jstring label, jstring tooltip, jstring stockId, jint val)
-{
- const gchar* n = (*env)->GetStringUTFChars(env, name, NULL);
- const gchar* l = (*env)->GetStringUTFChars(env, label, NULL);
- const gchar* t = (*env)->GetStringUTFChars(env, tooltip, NULL);
- const gchar* s = (*env)->GetStringUTFChars(env, stockId, NULL);
- jint value = (jint)gtk_radio_action_new(n, l, t, s, val);
- (*env)->ReleaseStringUTFChars(env, name, n);
- (*env)->ReleaseStringUTFChars(env, label, l);
- (*env)->ReleaseStringUTFChars(env, tooltip, t);
- (*env)->ReleaseStringUTFChars(env, stockId, s);
- return value;
-}
-
-/*
- * Class: org_gnu_gtk_RadioAction
- * Method: gtk_radio_action_get_group
- * Signature: (I)[I
- */
-JNIEXPORT jintArray JNICALL Java_org_gnu_gtk_RadioAction_gtk_1radio_1action_1get_1group
- (JNIEnv *env, jclass cls, jint action)
-{
- return getSList(env,gtk_radio_action_get_group((GtkRadioAction*)action));
-}
-
-/*
- * Class: org_gnu_gtk_RadioAction
- * Method: gtk_radio_action_set_group
- * Signature: (I[I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_RadioAction_gtk_1radio_1action_1set_1group
- (JNIEnv *env, jclass cls, jint action, jintArray group)
-{
- jsize len;
- int index;
- jint* g;
- GSList *list;
- GtkRadioAction* act;
-
- list = g_slist_alloc();
- len = (*env)->GetArrayLength(env, group);
- g = (*env)->GetIntArrayElements(env, group, NULL);
- for (index = 0; index < len; index++) {
- act = (GtkRadioAction*)g[index];
- list = g_slist_append(list, act);
- }
- gtk_radio_action_set_group((GtkRadioAction*)action, list);
-}
-
-/*
- * Class: org_gnu_gtk_RadioAction
- * Method: gtk_radio_action_get_current_value
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_RadioAction_gtk_1radio_1action_1get_1current_1value
- (JNIEnv *env, jclass cls, jint action)
-{
- return (jint)gtk_radio_action_get_current_value((GtkRadioAction*)action);
-}
-
-
-#ifdef __cplusplus
-}
-#endif
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_RadioActionEntry.c b/libgtk-java/src/jni/org_gnu_gtk_RadioActionEntry.c
deleted file mode 100644
index a69ed93..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_RadioActionEntry.c
+++ /dev/null
@@ -1,138 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-
-#ifndef _Included_org_gnu_gtk_RadioActionEntry
-#define _Included_org_gnu_gtk_RadioActionEntry
-#ifdef __cplusplus
-extern "C" {
-#endif
-
-/*
- * Class: org_gnu_gtk_RadioActionEntry
- * Method: allocate
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_RadioActionEntry_allocate
- (JNIEnv *env, jclass cls)
-{
- GtkRadioActionEntry* entry = (GtkRadioActionEntry*)g_malloc(sizeof(GtkRadioActionEntry));
- return (jint)entry;
-}
-
-/*
- * Class: org_gnu_gtk_RadioActionEntry
- * Method: free
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_RadioActionEntry_free
- (JNIEnv *env, jclass cls, jint entry)
-{
- GtkRadioActionEntry* e = (GtkRadioActionEntry*)entry;
- g_free(e);
-}
-
-/*
- * Class: org_gnu_gtk_RadioActionEntry
- * Method: setName
- * Signature: (ILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_RadioActionEntry_setName
- (JNIEnv *env, jclass cls, jint entry, jstring name)
-{
- if (NULL == name) {
- ((GtkRadioActionEntry*)entry)->name = NULL;
- } else {
- gchar* n = (gchar*)(*env)->GetStringUTFChars(env, name, NULL);
- ((GtkRadioActionEntry*)entry)->name = n;
- }
-}
-
-/*
- * Class: org_gnu_gtk_RadioActionEntry
- * Method: setStockId
- * Signature: (ILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_RadioActionEntry_setStockId
- (JNIEnv *env, jclass cls, jint entry, jstring value)
-{
- if (NULL == value) {
- ((GtkRadioActionEntry*)entry)->stock_id = NULL;
- } else {
- gchar* v = (gchar*)(*env)->GetStringUTFChars(env, value, NULL);
- ((GtkRadioActionEntry*)entry)->stock_id = v;
- }
-}
-
-/*
- * Class: org_gnu_gtk_RadioActionEntry
- * Method: setLabel
- * Signature: (ILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_RadioActionEntry_setLabel
- (JNIEnv *env, jclass cls, jint entry, jstring value)
-{
- if (NULL == value) {
- ((GtkRadioActionEntry*)entry)->label = NULL;
- } else {
- gchar* v = (gchar*)(*env)->GetStringUTFChars(env, value, NULL);
- ((GtkRadioActionEntry*)entry)->label = v;
- }
-}
-
-/*
- * Class: org_gnu_gtk_RadioActionEntry
- * Method: setAccelerator
- * Signature: (ILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_RadioActionEntry_setAccelerator
- (JNIEnv *env, jclass cls, jint entry, jstring value)
-{
- if (NULL == value) {
- ((GtkRadioActionEntry*)entry)->accelerator = NULL;
- } else {
- gchar* v = (gchar*)(*env)->GetStringUTFChars(env, value, NULL);
- ((GtkRadioActionEntry*)entry)->accelerator = v;
- }
-}
-
-/*
- * Class: org_gnu_gtk_RadioActionEntry
- * Method: setTooltip
- * Signature: (ILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_RadioActionEntry_setTooltip
- (JNIEnv *env, jclass cls, jint entry, jstring value)
-{
- if (NULL == value) {
- ((GtkRadioActionEntry*)entry)->tooltip = NULL;
- } else {
- gchar* v = (gchar*)(*env)->GetStringUTFChars(env, value, NULL);
- ((GtkRadioActionEntry*)entry)->tooltip = v;
- }
-}
-
-/*
- * Class: org_gnu_gtk_RadioActionEntry
- * Method: setValue
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_RadioActionEntry_setValue
- (JNIEnv *env, jclass cls, jint entry, jint value)
-{
- ((GtkRadioActionEntry*)entry)->value = value;
-}
-
-#ifdef __cplusplus
-}
-#endif
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_RadioButton.c b/libgtk-java/src/jni/org_gnu_gtk_RadioButton.c
deleted file mode 100644
index abc5f39..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_RadioButton.c
+++ /dev/null
@@ -1,202 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:26 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#include "jg_jnu.h"
-
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
-/*
- * Class: org.gnu.gtk.RadioButton
- * Method: gtk_radio_button_get_type
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_RadioButton_gtk_1radio_1button_1get_1type (JNIEnv *env,
- jclass cls)
-{
- return (jint)gtk_radio_button_get_type ();
-}
-
-
-/*
- * Class: org_gnu_gtk_RadioButton
- * Method: gtk_radio_button_new
- * Signature: ([I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_RadioButton_gtk_1radio_1button_1new
- (JNIEnv *env, jclass cls, jintArray group)
-{
- GSList* list = NULL;
- jint* array;
- jsize len;
- int index;
- jint value;
-
- if (group != NULL) {
- len = (*env)->GetArrayLength(env, group);
- array = (*env)->GetIntArrayElements(env, group, NULL);
- list = g_slist_alloc();
- for (index = 0; index < len; index++)
- list = g_slist_append(list, (GtkRadioButton*)array[index]);
- }
- value = (jint)gtk_radio_button_new(list);
- return value;
-}
-
-/*
- * Class: org.gnu.gtk.RadioButton
- * Method: gtk_radio_button_new_from_widget
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_RadioButton_gtk_1radio_1button_1new_1from_1widget
- (JNIEnv *env, jclass cls, jint group)
-{
- return (jint)gtk_radio_button_new_from_widget((GtkRadioButton *)group);
-}
-
-/*
- * Class: org_gnu_gtk_RadioButton
- * Method: gtk_radio_button_new_with_label
- * Signature: ([ILjava/lang/String;)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_RadioButton_gtk_1radio_1button_1new_1with_1label
- (JNIEnv *env, jclass cls, jintArray group, jstring label)
-{
- GSList* list = NULL;
- jint* array;
- jsize len;
- int index;
- jint value;
- const gchar* label_g;
-
- if (group != NULL) {
- len = (*env)->GetArrayLength(env, group);
- array = (*env)->GetIntArrayElements(env, group, NULL);
- list = g_slist_alloc();
- for (index = 0; index < len; index++)
- list = g_slist_append(list, (GtkRadioButton*)array[index]);
- }
- label_g = (*env)->GetStringUTFChars(env, label, NULL);
- value = (jint)gtk_radio_button_new_with_label(list, label_g);
- (*env)->ReleaseStringUTFChars(env, label, label_g);
- return value;
-}
-
-/*
- * Class: org.gnu.gtk.RadioButton
- * Method: gtk_radio_button_new_with_label_from_widget
- * Signature: (I[B)I
- */
-JNIEXPORT jint JNICALL
-Java_org_gnu_gtk_RadioButton_gtk_1radio_1button_1new_1with_1label_1from_1widget
- (JNIEnv *env, jclass cls, jint group, jstring label)
-{
- const gchar* label_g = (*env)->GetStringUTFChars(env, label, NULL);
- jint retval = (jint)gtk_radio_button_new_with_label_from_widget((GtkRadioButton*)group, label_g);
- (*env)->ReleaseStringUTFChars(env, label, label_g );
- return retval;
-}
-
-/*
- * Class: org_gnu_gtk_RadioButton
- * Method: gtk_radio_button_new_with_mnemonic
- * Signature: ([ILjava/lang/String;)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_RadioButton_gtk_1radio_1button_1new_1with_1mnemonic
- (JNIEnv *env, jclass cls, jintArray group, jstring label)
-{
- GSList* list = NULL;
- jint* array;
- jsize len;
- int index;
- jint value;
- const gchar* label_g;
-
- if (group != NULL) {
- len = (*env)->GetArrayLength(env, group);
- array = (*env)->GetIntArrayElements(env, group, NULL);
- list = g_slist_alloc();
- for (index = 0; index < len; index++)
- list = g_slist_append(list, (GtkRadioButton*)array[index]);
- }
- label_g = (*env)->GetStringUTFChars(env, label, NULL);
- value = (jint)gtk_radio_button_new_with_mnemonic(list, label_g);
- (*env)->ReleaseStringUTFChars(env, label, label_g);
- return value;
-}
-
-/*
- * Class: org.gnu.gtk.RadioButton
- * Method: gtk_radio_button_new_with_mnemonic_from_widget
- * Signature: (I[B)I
- */
-JNIEXPORT jint JNICALL
-Java_org_gnu_gtk_RadioButton_gtk_1radio_1button_1new_1with_1mnemonic_1from_1widget (JNIEnv
- *env, jclass cls, jint group, jstring label)
-{
- const gchar* label_g = (*env)->GetStringUTFChars(env, label, NULL);
- jint retval = (jint)gtk_radio_button_new_with_mnemonic_from_widget((GtkRadioButton*)group, label_g);
- (*env)->ReleaseStringUTFChars( env, label, label_g );
- return retval;
-}
-
-/*
- * Class: org_gnu_gtk_RadioButton
- * Method: gtk_radio_button_get_group
- * Signature: (I)[I
- */
-JNIEXPORT jintArray JNICALL Java_org_gnu_gtk_RadioButton_gtk_1radio_1button_1get_1group
- (JNIEnv *env, jclass cls, jint button)
-{
- return getSList(env,gtk_radio_button_get_group((GtkRadioButton*)button));
-}
-
-/*
- * Class: org_gnu_gtk_RadioButton
- * Method: gtk_radio_button_set_group
- * Signature: (I[I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_RadioButton_gtk_1radio_1button_1set_1group
- (JNIEnv *env, jclass cls, jint button, jintArray group)
-{
- GSList* list;
- jint* array;
- jsize len;
- int index;
-
- len = (*env)->GetArrayLength(env, group);
- array = (*env)->GetIntArrayElements(env, group, NULL);
- list = g_slist_alloc();
- for (index = 0; index < len; index++) {
- list = g_slist_append(list, (GtkRadioButton*)array[index]);
- }
- gtk_radio_button_set_group((GtkRadioButton*)button, list);
-}
-
-
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_RadioMenuItem.c b/libgtk-java/src/jni/org_gnu_gtk_RadioMenuItem.c
deleted file mode 100644
index 6eef512..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_RadioMenuItem.c
+++ /dev/null
@@ -1,188 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#include "jg_jnu.h"
-
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
-/*
- * Class: org.gnu.gtk.RadioMenuItem
- * Method: gtk_radio_menu_item_new_with_label
- * Signature: ([ILjava/lang/String;)I
- */
-JNIEXPORT jint JNICALL
-Java_org_gnu_gtk_RadioMenuItem_gtk_1radio_1menu_1item_1new_1with_1label(JNIEnv *env,
- jclass cls, jintArray group, jstring label)
-{
- GSList* list = NULL;
- jint* array;
- jsize len;
- int index;
- jint value;
- const gchar* label_g;
-
- if (group != NULL) {
- len = (*env)->GetArrayLength(env, group);
- array = (*env)->GetIntArrayElements(env, group, NULL);
- for (index = 0; index < len; index++)
- list = g_slist_append(list, (GtkRadioMenuItem*)array[index]);
- }
- label_g = (*env)->GetStringUTFChars(env, label, NULL);
- value = (jint)gtk_radio_menu_item_new_with_label(list, label_g);
- (*env)->ReleaseStringUTFChars(env, label, label_g);
- return value;
-}
-
-/*
- * Class: org.gnu.gtk.RadioMenuItem
- * Method: gtk_radio_menu_item_new_with_mnemonic
- * Signature: ([ILjava/lang/String;)I
- */
-JNIEXPORT jint JNICALL
-Java_org_gnu_gtk_RadioMenuItem_gtk_1radio_1menu_1item_1new_1with_1mnemonic(JNIEnv *env,
- jclass cls, jintArray group, jstring label)
-{
- GSList* list = NULL;
- jint* array;
- jsize len;
- int index;
- jint value;
- const gchar* label_g;
-
- if (group != NULL) {
- len = (*env)->GetArrayLength(env, group);
- array = (*env)->GetIntArrayElements(env, group, NULL);
- for (index = 0; index < len; index++)
- list = g_slist_append(list, (GtkRadioMenuItem*)array[index]);
- }
- label_g = (*env)->GetStringUTFChars(env, label, NULL);
- value = (jint)gtk_radio_menu_item_new_with_mnemonic(list, label_g);
- (*env)->ReleaseStringUTFChars(env, label, label_g);
- return value;
-}
-
-/*
- * Class: org_gnu_gtk_RadioMenuItem
- * Method: gtk_radio_menu_item_new_from_widget
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_RadioMenuItem_gtk_1radio_1menu_1item_1new_1from_1widget
- (JNIEnv *env, jclass cls, jint group)
-{
- return (jint)gtk_radio_menu_item_new_from_widget((GtkRadioMenuItem*)group);
-}
-
-/*
- * Class: org_gnu_gtk_RadioMenuItem
- * Method: gtk_radio_menu_item_new_with_mnemonic_from_widget
- * Signature: (ILjava/lang/String;)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_RadioMenuItem_gtk_1radio_1menu_1item_1new_1with_1mnemonic_1from_1widget
- (JNIEnv *env, jclass cls, jint group, jstring label)
-{
- const gchar* l = (*env)->GetStringUTFChars(env, label, NULL);
- jint hndl = (jint)gtk_radio_menu_item_new_with_mnemonic_from_widget((GtkRadioMenuItem*)group, l);
- (*env)->ReleaseStringUTFChars(env, label, l);
- return hndl;
-}
-
-/*
- * Class: org_gnu_gtk_RadioMenuItem
- * Method: gtk_radio_menu_item_new_with_label_from_widget
- * Signature: (ILjava/lang/String;)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_RadioMenuItem_gtk_1radio_1menu_1item_1new_1with_1label_1from_1widget
- (JNIEnv *env, jclass cls, jint group, jstring label)
-{
- const gchar* l = (*env)->GetStringUTFChars(env, label, NULL);
- jint hndl = (jint)gtk_radio_menu_item_new_with_label_from_widget((GtkRadioMenuItem*)group, l);
- (*env)->ReleaseStringUTFChars(env, label, l);
- return hndl;
-}
-
-
-
-/*
- * Class: org.gnu.gtk.RadioMenuItem
- * Method: gtk_radio_menu_item_get_type
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_RadioMenuItem_gtk_1radio_1menu_1item_1get_1type (JNIEnv
- *env, jclass cls)
-{
- return (jint)gtk_radio_menu_item_get_type ();
-}
-
-/*
- * Class: org_gnu_gtk_RadioMenuItem
- * Method: gtk_radio_menu_item_new
- * Signature: ({I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_RadioMenuItem_gtk_1radio_1menu_1item_1new
- (JNIEnv *env, jclass cls, jintArray group)
-{
- GSList* list = NULL;
- jint* array;
- jsize len;
- int index;
- jint value;
-
- if (group != NULL) {
- len = (*env)->GetArrayLength(env, group);
- array = (*env)->GetIntArrayElements(env, group, NULL);
- for (index = 0; index < len; index++)
- list = g_slist_append(list, (GtkRadioMenuItem*)array[index]);
- }
- value = (jint)gtk_radio_menu_item_new(list);
- return value;
-}
-
-/*
- * Class: org_gnu_gtk_RadioMenuItem
- * Method: gtk_radio_menu_item_get_group
- * Signature: (I)[I
- */
-JNIEXPORT jintArray JNICALL Java_org_gnu_gtk_RadioMenuItem_gtk_1radio_1menu_1item_1get_1group
- (JNIEnv *env, jclass cls, jint menu)
-{
- return getSList(env,gtk_radio_menu_item_get_group((GtkRadioMenuItem*)menu));
-}
-
-/*
- * Class: org_gnu_gtk_RadioMenuItem
- * Method: gtk_radio_menu_item_set_group
- * Signature: (I[I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_RadioMenuItem_gtk_1radio_1menu_1item_1set_1group
- (JNIEnv *env, jclass cls, jint menu, jintArray group)
-{
- GSList* list = NULL;
- jint* array;
- jsize len;
- int index;
-
- len = (*env)->GetArrayLength(env, group);
- array = (*env)->GetIntArrayElements(env, group, NULL);
- for (index = 0; index < len; index++){
- list = g_slist_append(list, (GtkRadioMenuItem*)array[index]);
- }
- gtk_radio_menu_item_set_group((GtkRadioMenuItem*)menu, list);
-}
-
-
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_RadioToolButton.c b/libgtk-java/src/jni/org_gnu_gtk_RadioToolButton.c
deleted file mode 100644
index a98bed5..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_RadioToolButton.c
+++ /dev/null
@@ -1,138 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#include "jg_jnu.h"
-
-#ifndef _Included_org_gnu_gtk_RadioToolButton
-#define _Included_org_gnu_gtk_RadioToolButton
-#ifdef __cplusplus
-extern "C" {
-#endif
-/* Inaccessible static: evtMap */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024LifeCycleListener */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024FocusListener */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024KeyListener */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024MouseListener */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024DragDestinationListener */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024DragSourceListener */
-/* Inaccessible static: evtMap */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024ContainerListener */
-/* Inaccessible static: evtMap */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024ToolButtonListener */
-/* Inaccessible static: evtMap */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024ToggleToolButtonListener */
-
-GSList* getListOfButtons(JNIEnv *env, jintArray buttons)
-{
- GSList* list;
- jint* array;
- jsize len;
- int index;
-
- len = (*env)->GetArrayLength(env, buttons);
- array = (*env)->GetIntArrayElements(env, buttons, NULL);
- list = g_slist_alloc();
- for (index = 0; index < len; index++)
- {
- list = g_slist_append(list, (GtkRadioToolButton*)array[index]);
- }
- return list;
-}
-
-
-/*
- * Class: org_gnu_gtk_RadioToolButton
- * Method: gtk_radio_tool_button_get_type
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_RadioToolButton_gtk_1radio_1tool_1button_1get_1type
- (JNIEnv *env, jclass cls)
-{
- return (jint)gtk_radio_tool_button_get_type();
-}
-
-/*
- * Class: org_gnu_gtk_RadioToolButton
- * Method: gtk_radio_tool_button_new
- * Signature: ([I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_RadioToolButton_gtk_1radio_1tool_1button_1new
- (JNIEnv *env, jclass cls, jintArray group)
-{
- return (jint)gtk_radio_tool_button_new(getListOfButtons(env, group));
-}
-
-/*
- * Class: org_gnu_gtk_RadioToolButton
- * Method: gtk_radio_tool_button_new_from_stock
- * Signature: ([ILjava/lang/String;)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_RadioToolButton_gtk_1radio_1tool_1button_1new_1from_1stock
- (JNIEnv *env, jclass cls, jintArray group, jstring stockId)
-{
- const gchar* s = (*env)->GetStringUTFChars(env, stockId, NULL);
- jint handle = (jint)gtk_radio_tool_button_new_from_stock(getListOfButtons(env, group), s);
- (*env)->ReleaseStringUTFChars(env, stockId, s);
- return handle;
-}
-
-/*
- * Class: org_gnu_gtk_RadioToolButton
- * Method: gtk_radio_tool_button_new_from_widget
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_RadioToolButton_gtk_1radio_1tool_1button_1new_1from_1widget
- (JNIEnv *env, jclass cls, jint button)
-{
- return (jint)gtk_radio_tool_button_new_from_widget((GtkRadioToolButton*)button);
-}
-
-/*
- * Class: org_gnu_gtk_RadioToolButton
- * Method: gtk_radio_tool_button_new_with_stock_from_widget
- * Signature: (ILjava/lang/String;)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_RadioToolButton_gtk_1radio_1tool_1button_1new_1with_1stock_1from_1widget
- (JNIEnv *env, jclass cls, jint button, jstring stockId)
-{
- const gchar* s = (*env)->GetStringUTFChars(env, stockId, NULL);
- jint handle = (jint)gtk_radio_tool_button_new_with_stock_from_widget((GtkRadioToolButton*)button, s);
- (*env)->ReleaseStringUTFChars(env, stockId, s);
- return handle;
-}
-
-/*
- * Class: org_gnu_gtk_RadioToolButton
- * Method: gtk_radio_tool_button_get_group
- * Signature: (I)[I
- */
-JNIEXPORT jintArray JNICALL Java_org_gnu_gtk_RadioToolButton_gtk_1radio_1tool_1button_1get_1group
- (JNIEnv *env, jclass cls, jint button)
-{
- return getSList(env,gtk_radio_tool_button_get_group((GtkRadioToolButton*)button));
-}
-
-/*
- * Class: org_gnu_gtk_RadioToolButton
- * Method: gtk_radio_tool_button_set_group
- * Signature: (I[I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_RadioToolButton_gtk_1radio_1tool_1button_1set_1group
- (JNIEnv *env, jclass cls, jint button, jintArray group)
-{
- gtk_radio_tool_button_set_group((GtkRadioToolButton*)button, getListOfButtons(env, group));
-}
-
-#ifdef __cplusplus
-}
-#endif
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_Range.c b/libgtk-java/src/jni/org_gnu_gtk_Range.c
deleted file mode 100644
index c782539..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_Range.c
+++ /dev/null
@@ -1,200 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:18 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.Range
- * Method: gtk_range_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Range_gtk_1range_1get_1type (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_range_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Range
- * Method: gtk_range_set_update_policy
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Range_gtk_1range_1set_1update_1policy (JNIEnv *env,
- jclass cls, jint range, jint policy)
- {
- GtkRange *range_g = (GtkRange *)range;
- GtkUpdateType policy_g = (GtkUpdateType) policy;
- {
- gtk_range_set_update_policy (range_g, policy_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Range
- * Method: gtk_range_get_update_policy
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Range_gtk_1range_1get_1update_1policy (JNIEnv *env,
- jclass cls, jint range)
- {
- GtkRange *range_g = (GtkRange *)range;
- {
- jint result_j = (jint) (gtk_range_get_update_policy (range_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Range
- * Method: gtk_range_set_adjustment
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Range_gtk_1range_1set_1adjustment (JNIEnv *env, jclass
- cls, jint range, jint adjustment)
- {
- GtkRange *range_g = (GtkRange *)range;
- GtkAdjustment *adjustment_g = (GtkAdjustment *)adjustment;
- {
- gtk_range_set_adjustment (range_g, adjustment_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Range
- * Method: gtk_range_get_adjustment
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Range_gtk_1range_1get_1adjustment (JNIEnv *env, jclass
- cls, jint range)
- {
- GtkRange *range_g = (GtkRange *)range;
- {
- return (jint)gtk_range_get_adjustment (range_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Range
- * Method: gtk_range_set_inverted
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Range_gtk_1range_1set_1inverted (JNIEnv *env, jclass
- cls, jint range, jboolean setting)
- {
- GtkRange *range_g = (GtkRange *)range;
- gboolean setting_g = (gboolean) setting;
- {
- gtk_range_set_inverted (range_g, setting_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Range
- * Method: gtk_range_get_inverted
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Range_gtk_1range_1get_1inverted (JNIEnv *env,
- jclass cls, jint range)
- {
- GtkRange *range_g = (GtkRange *)range;
- {
- jboolean result_j = (jboolean) (gtk_range_get_inverted (range_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Range
- * Method: gtk_range_set_increments
- * Signature: (IDD)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Range_gtk_1range_1set_1increments (JNIEnv *env, jclass
- cls, jint range, jdouble step, jdouble page)
- {
- GtkRange *range_g = (GtkRange *)range;
- gdouble step_g = (gdouble) step;
- gdouble page_g = (gdouble) page;
- {
- gtk_range_set_increments (range_g, step_g, page_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Range
- * Method: gtk_range_set_range
- * Signature: (IDD)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Range_gtk_1range_1set_1range (JNIEnv *env, jclass cls,
- jint range, jdouble min, jdouble max)
- {
- GtkRange *range_g = (GtkRange *)range;
- gdouble min_g = (gdouble) min;
- gdouble max_g = (gdouble) max;
- {
- gtk_range_set_range (range_g, min_g, max_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Range
- * Method: gtk_range_set_value
- * Signature: (ID)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Range_gtk_1range_1set_1value (JNIEnv *env, jclass cls,
- jint range, jdouble value)
- {
- GtkRange *range_g = (GtkRange *)range;
- gdouble value_g = (gdouble) value;
- {
- gtk_range_set_value (range_g, value_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Range
- * Method: gtk_range_get_value
- * Signature: (I)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_gtk_Range_gtk_1range_1get_1value (JNIEnv *env, jclass
- cls, jint range)
- {
- GtkRange *range_g = (GtkRange *)range;
- {
- jdouble result_j = (jdouble) (gtk_range_get_value (range_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_Rc.c b/libgtk-java/src/jni/org_gnu_gtk_Rc.c
deleted file mode 100644
index 4ee06b4..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_Rc.c
+++ /dev/null
@@ -1,232 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
-gchar** getStringArray(JNIEnv *env, jobjectArray anArray);
-void freeStringArray(JNIEnv *env, jobjectArray anArray, gchar** str);
-
-
-/*
- * Class: org.gnu.gtk.Rc
- * Method: gtk_rc_add_default_file
- * Signature: (java.lan.String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Rc_gtk_1rc_1add_1default_1file (JNIEnv *env, jclass
- cls, jstring filename)
-{
- gchar* filename_g = (gchar*)(*env)->GetStringUTFChars(env, filename, 0);
- gtk_rc_add_default_file (filename_g);
- (*env)->ReleaseStringUTFChars(env, filename, filename_g);
-}
-
-/*
- * Class: org.gnu.gtk.Rc
- * Method: gtk_rc_set_default_files
- * Signature: ([Ljava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Rc_gtk_1rc_1set_1default_1files (JNIEnv *env, jclass
- cls, jobjectArray filenames)
-{
- gchar **filenames_g = getStringArray(env, filenames);
- gtk_rc_set_default_files (filenames_g);
- freeStringArray(env, filenames, filenames_g);
-}
-
-/*
- * Class: org.gnu.gtk.Rc
- * Method: gtk_rc_get_default_files
- * Signature: ()[Ljava/lang/String;
- */
-JNIEXPORT jobjectArray JNICALL Java_org_gnu_gtk_Rc_gtk_1rc_1get_1default_1files (JNIEnv *env, jclass
- cls)
-{
- gchar** result = gtk_rc_get_default_files ();
- int size = sizeof(result) / sizeof(char*);
- jclass strClass = (*env)->FindClass(env, "java/lang/String");
- jobjectArray array = (*env)->NewObjectArray(env, size, strClass, NULL);
- int index;
- if (NULL == array)
- return NULL;
- for (index = 0; index < size; index++) {
- jstring str = (*env)->NewStringUTF(env, result[index]);
- (*env)->SetObjectArrayElement(env, array, index, str);
- }
- return array;
-}
-
-/*
- * Class: org.gnu.gtk.Rc
- * Method: gtk_rc_get_style
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_Rc_gtk_1rc_1get_1style (JNIEnv *env, jclass cls, jint
- widget)
-{
- GtkWidget *widget_g = (GtkWidget *)widget;
- {
- return (jint)gtk_rc_get_style (widget_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.Rc
- * Method: gtk_rc_get_style_by_paths
- * Signature: (Ijava.lang.String;java.lang.String;I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_Rc_gtk_1rc_1get_1style_1by_1paths (JNIEnv *env, jclass
- cls, jint settings, jstring widget_path, jstring class_path, jint type)
-{
- gchar* widget_path_g = (gchar*)(*env)->GetStringUTFChars(env, widget_path, 0);
- gchar* class_path_g = (gchar*)(*env)->GetStringUTFChars(env, class_path, 0);
- jint result = (jint)gtk_rc_get_style_by_paths ((GtkSettings*)settings, widget_path_g, class_path_g, (GType)type);
- (*env)->ReleaseStringUTFChars(env, widget_path, widget_path_g);
- (*env)->ReleaseStringUTFChars(env, class_path, class_path_g);
- return result;
-}
-
-/*
- * Class: org.gnu.gtk.Rc
- * Method: gtk_rc_reparse_all_for_settings
- * Signature: (IZ)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Rc_gtk_1rc_1reparse_1all_1for_1settings (JNIEnv
- *env, jclass cls, jint settings, jboolean forceLoad)
-{
- GtkSettings *settings_g = (GtkSettings *)settings;
- gboolean forceLoad_g = (gboolean) forceLoad;
- {
- jboolean result_j = (jboolean) (gtk_rc_reparse_all_for_settings (settings_g,
- forceLoad_g));
- return result_j;
- }
-}
-
-/*
- * Class: org_gnu_gtk_Rc
- * Method: gtk_rc_reset_style
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Rc_gtk_1rc_1reset_1styles
- (JNIEnv *env, jclass cls, jint setting)
-{
- gtk_rc_reset_styles((GtkSettings*)setting);
-}
-
-/*
- * Class: org.gnu.gtk.Rc
- * Method: gtk_rc_parse
- * Signature: (java.lang.String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Rc_gtk_1rc_1parse (JNIEnv *env, jclass cls, jstring
- filename)
-{
- gchar* filename_g = (gchar*)(*env)->GetStringUTFChars(env, filename, 0);
- gtk_rc_parse (filename_g);
- (*env)->ReleaseStringUTFChars(env, filename, filename_g);
-}
-
-/*
- * Class: org.gnu.gtk.Rc
- * Method: gtk_rc_parse_string
- * Signature: (java.lang.String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Rc_gtk_1rc_1parse_1string (JNIEnv *env, jclass cls,
- jstring rcString)
-{
- gchar* rcString_g = (gchar*)(*env)->GetStringUTFChars(env, rcString, 0);
- gtk_rc_parse_string (rcString_g);
- (*env)->ReleaseStringUTFChars(env, rcString, rcString_g);
-}
-
-/*
- * Class: org.gnu.gtk.Rc
- * Method: gtk_rc_reparse_all
- * Signature: ()Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Rc_gtk_1rc_1reparse_1all (JNIEnv *env, jclass cls)
-{
- {
- jboolean result_j = (jboolean) (gtk_rc_reparse_all ());
- return result_j;
- }
-}
-
-/*
- * Class: org.gnu.gtk.Rc
- * Method: gtk_rc_find_module_in_path
- * Signature: (java.lang.String;)java.lang.String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gtk_Rc_gtk_1rc_1find_1module_1in_1path (JNIEnv *env,
- jclass cls, jstring moduleFile)
-{
- gchar* moduleFile_g = (gchar*)(*env)->GetStringUTFChars(env, moduleFile, 0);
- gchar *result_g = (gchar*)gtk_rc_find_module_in_path (moduleFile_g);
- (*env)->ReleaseStringUTFChars(env, moduleFile, moduleFile_g);
- return (*env)->NewStringUTF(env, result_g);
-}
-
-/*
- * Class: org.gnu.gtk.Rc
- * Method: gtk_rc_get_theme_dir
- * Signature: ()java.lang.String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gtk_Rc_gtk_1rc_1get_1theme_1dir (JNIEnv *env, jclass
- cls)
-{
- gchar *result_g = gtk_rc_get_theme_dir ();
- return (*env)->NewStringUTF(env, result_g);
-}
-
-/*
- * Class: org.gnu.gtk.Rc
- * Method: gtk_rc_get_module_dir
- * Signature: ()java.lang.String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gtk_Rc_gtk_1rc_1get_1module_1dir (JNIEnv *env, jclass
- cls)
-{
- gchar *result_g = gtk_rc_get_module_dir ();
- return (*env)->NewStringUTF(env, result_g);
-}
-
-/*
- * Class: org.gnu.gtk.Rc
- * Method: gtk_rc_get_im_module_path
- * Signature: ()java.lang.String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gtk_Rc_gtk_1rc_1get_1im_1module_1path (JNIEnv *env,
- jclass cls)
-{
- gchar *result_g = gtk_rc_get_im_module_path ();
- return (*env)->NewStringUTF(env, result_g);
-}
-
-/*
- * Class: org.gnu.gtk.Rc
- * Method: gtk_rc_get_im_module_file
- * Signature: ()java.lang.String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gtk_Rc_gtk_1rc_1get_1im_1module_1file (JNIEnv *env,
- jclass cls)
-{
- gchar *result_g = gtk_rc_get_im_module_file ();
- return (*env)->NewStringUTF(env, result_g);
-}
-
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_RcStyle.c b/libgtk-java/src/jni/org_gnu_gtk_RcStyle.c
deleted file mode 100644
index 2431909..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_RcStyle.c
+++ /dev/null
@@ -1,179 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:18 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- gchar * GtkRcStyle_get_name (GtkRcStyle * cptr)
- {
- return cptr->name;
- }
-
- /*
- * Class: org.gnu.gtk.RcStyle
- * Method: getName
- * Signature: (I)java.lang.String;
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gtk_RcStyle_getName (JNIEnv *env, jclass cls, jint
- cptr)
- {
- gchar *result_g = GtkRcStyle_get_name ((GtkRcStyle*)cptr);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- PangoFontDescription * GtkRcStyle_get_font_desc (GtkRcStyle * cptr)
- {
- return cptr->font_desc;
- }
-
- /*
- * Class: org.gnu.gtk.RcStyle
- * Method: getFontDesc
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_RcStyle_getFontDesc (JNIEnv *env, jclass cls, jint cptr)
- {
- GtkRcStyle *cptr_g = (GtkRcStyle *)cptr;
- {
- return (jint)GtkRcStyle_get_font_desc (cptr_g);
- }
- }
-
- gint32 GtkRcStyle_get_xthickness (GtkRcStyle * cptr)
- {
- return cptr->xthickness;
- }
-
- /*
- * Class: org.gnu.gtk.RcStyle
- * Method: getXthickness
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_RcStyle_getXthickness (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GtkRcStyle *cptr_g = (GtkRcStyle *)cptr;
- {
- jint result_j = (jint) (GtkRcStyle_get_xthickness (cptr_g));
- return result_j;
- }
- }
-
- gint32 GtkRcStyle_get_ythickness (GtkRcStyle * cptr)
- {
- return cptr->ythickness;
- }
-
- /*
- * Class: org.gnu.gtk.RcStyle
- * Method: getYthickness
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_RcStyle_getYthickness (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GtkRcStyle *cptr_g = (GtkRcStyle *)cptr;
- {
- jint result_j = (jint) (GtkRcStyle_get_ythickness (cptr_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.RcStyle
- * Method: gtk_rc_style_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_RcStyle_gtk_1rc_1style_1get_1type (JNIEnv *env, jclass
- cls)
- {
- {
- return (jint)gtk_rc_style_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.RcStyle
- * Method: gtk_rc_style_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_RcStyle_gtk_1rc_1style_1new (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_rc_style_new ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.RcStyle
- * Method: gtk_rc_style_copy
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_RcStyle_gtk_1rc_1style_1copy (JNIEnv *env, jclass cls,
- jint orig)
- {
- GtkRcStyle *orig_g = (GtkRcStyle *)orig;
- {
- return (jint)gtk_rc_style_copy (orig_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.RcStyle
- * Method: gtk_rc_style_ref
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_RcStyle_gtk_1rc_1style_1ref (JNIEnv *env, jclass cls,
- jint rc_style)
- {
- GtkRcStyle *rc_style_g = (GtkRcStyle *)rc_style;
- {
- gtk_rc_style_ref (rc_style_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.RcStyle
- * Method: gtk_rc_style_unref
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_RcStyle_gtk_1rc_1style_1unref (JNIEnv *env, jclass cls,
- jint rc_style)
- {
- GtkRcStyle *rc_style_g = (GtkRcStyle *)rc_style;
- {
- gtk_rc_style_unref (rc_style_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_Requisition.c b/libgtk-java/src/jni/org_gnu_gtk_Requisition.c
deleted file mode 100644
index 004cef0..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_Requisition.c
+++ /dev/null
@@ -1,107 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:31 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
- /*
- * Class: org.gnu.gtk.Requisition
- * Method: gtk_requisition_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Requisition_gtk_1requisition_1new (JNIEnv *env, jclass cls)
- {
- return (jint)g_malloc(sizeof(GtkRequisition));
- }
-
- /*
- * Class: org.gnu.gtk.Requisition
- * Method: getWidth
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Requisition_getWidth(JNIEnv *env, jclass cls, jint cptr)
- {
- return (jint) ((GtkRequisition *)cptr)->width;
- }
-
- /*
- * Class: org.gnu.gtk.Requisition
- * Method: setWidth
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Requisition_setWidth (JNIEnv *env, jclass cls, jint cptr, jint
- width)
- {
- ((GtkRequisition *)cptr)->width = width;
- }
-
- /*
- * Class: org.gnu.gtk.Requisition
- * Method: getHeight
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Requisition_getHeight (JNIEnv *env, jclass cls, jint
- cptr)
- {
- return ((GtkRequisition *)cptr)->height;
- }
-
- /*
- * Class: org.gnu.gtk.Requisition
- * Method: setHeight
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Requisition_setHeight (JNIEnv *env, jclass cls, jint cptr, jint
- height)
- {
- ((GtkRequisition *)cptr)->height = height;
- }
-
- /*
- * Class: org.gnu.gtk.Requisition
- * Method: gtk_requisition_copy
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Requisition_gtk_1requisition_1copy (JNIEnv *env, jclass
- cls, jint requisition)
- {
- return (jint)gtk_requisition_copy ((GtkRequisition *)requisition);
- }
-
- /*
- * Class: org.gnu.gtk.Requisition
- * Method: gtk_requisition_free
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Requisition_gtk_1requisition_1free (JNIEnv *env, jclass
- cls, jint requisition)
- {
- gtk_requisition_free ((GtkRequisition *)requisition);
- }
-
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_Ruler.c b/libgtk-java/src/jni/org_gnu_gtk_Ruler.c
deleted file mode 100644
index 134576a..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_Ruler.c
+++ /dev/null
@@ -1,282 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:28 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- gint32 GtkRuler_get_xsrc (GtkRuler * cptr)
- {
- return cptr->xsrc;
- }
-
- /*
- * Class: org.gnu.gtk.Ruler
- * Method: getXsrc
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Ruler_getXsrc (JNIEnv *env, jclass cls, jint cptr)
- {
- GtkRuler *cptr_g = (GtkRuler *)cptr;
- {
- jint result_j = (jint) (GtkRuler_get_xsrc (cptr_g));
- return result_j;
- }
- }
-
- gint32 GtkRuler_get_ysrc (GtkRuler * cptr)
- {
- return cptr->ysrc;
- }
-
- /*
- * Class: org.gnu.gtk.Ruler
- * Method: getYsrc
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Ruler_getYsrc (JNIEnv *env, jclass cls, jint cptr)
- {
- GtkRuler *cptr_g = (GtkRuler *)cptr;
- {
- jint result_j = (jint) (GtkRuler_get_ysrc (cptr_g));
- return result_j;
- }
- }
-
- gint32 GtkRuler_get_slider_size (GtkRuler * cptr)
- {
- return cptr->slider_size;
- }
-
- /*
- * Class: org.gnu.gtk.Ruler
- * Method: getSliderSize
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Ruler_getSliderSize (JNIEnv *env, jclass cls, jint cptr)
- {
- GtkRuler *cptr_g = (GtkRuler *)cptr;
- {
- jint result_j = (jint) (GtkRuler_get_slider_size (cptr_g));
- return result_j;
- }
- }
-
- gdouble GtkRuler_get_lower (GtkRuler * cptr)
- {
- return cptr->lower;
- }
-
- /*
- * Class: org.gnu.gtk.Ruler
- * Method: getLower
- * Signature: (I)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_gtk_Ruler_getLower (JNIEnv *env, jclass cls, jint cptr)
- {
- GtkRuler *cptr_g = (GtkRuler *)cptr;
- {
- jdouble result_j = (jdouble) (GtkRuler_get_lower (cptr_g));
- return result_j;
- }
- }
-
- gdouble GtkRuler_get_upper (GtkRuler * cptr)
- {
- return cptr->upper;
- }
-
- /*
- * Class: org.gnu.gtk.Ruler
- * Method: getUpper
- * Signature: (I)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_gtk_Ruler_getUpper (JNIEnv *env, jclass cls, jint cptr)
- {
- GtkRuler *cptr_g = (GtkRuler *)cptr;
- {
- jdouble result_j = (jdouble) (GtkRuler_get_upper (cptr_g));
- return result_j;
- }
- }
-
- gdouble GtkRuler_get_position (GtkRuler * cptr)
- {
- return cptr->position;
- }
-
- /*
- * Class: org.gnu.gtk.Ruler
- * Method: getPosition
- * Signature: (I)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_gtk_Ruler_getPosition (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GtkRuler *cptr_g = (GtkRuler *)cptr;
- {
- jdouble result_j = (jdouble) (GtkRuler_get_position (cptr_g));
- return result_j;
- }
- }
-
- gdouble GtkRuler_get_max_size (GtkRuler * cptr)
- {
- return cptr->max_size;
- }
-
- /*
- * Class: org.gnu.gtk.Ruler
- * Method: getMaxSize
- * Signature: (I)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_gtk_Ruler_getMaxSize (JNIEnv *env, jclass cls, jint cptr)
- {
- GtkRuler *cptr_g = (GtkRuler *)cptr;
- {
- jdouble result_j = (jdouble) (GtkRuler_get_max_size (cptr_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Ruler
- * Method: gtk_ruler_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Ruler_gtk_1ruler_1get_1type (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_ruler_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Ruler
- * Method: gtk_ruler_set_metric
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Ruler_gtk_1ruler_1set_1metric (JNIEnv *env, jclass cls,
- jint ruler, jint metric)
- {
- GtkRuler *ruler_g = (GtkRuler *)ruler;
- GtkMetricType metric_g = (GtkMetricType) metric;
- {
- gtk_ruler_set_metric (ruler_g, metric_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Ruler
- * Method: gtk_ruler_set_range
- * Signature: (IDDDD)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Ruler_gtk_1ruler_1set_1range (JNIEnv *env, jclass cls,
- jint ruler, jdouble lower, jdouble upper, jdouble position, jdouble maxSize)
- {
- GtkRuler *ruler_g = (GtkRuler *)ruler;
- gdouble lower_g = (gdouble) lower;
- gdouble upper_g = (gdouble) upper;
- gdouble position_g = (gdouble) position;
- gdouble maxSize_g = (gdouble) maxSize;
- {
- gtk_ruler_set_range (ruler_g, lower_g, upper_g, position_g, maxSize_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Ruler
- * Method: gtk_ruler_draw_ticks
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Ruler_gtk_1ruler_1draw_1ticks (JNIEnv *env, jclass cls,
- jint ruler)
- {
- GtkRuler *ruler_g = (GtkRuler *)ruler;
- {
- gtk_ruler_draw_ticks (ruler_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Ruler
- * Method: gtk_ruler_draw_pos
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Ruler_gtk_1ruler_1draw_1pos (JNIEnv *env, jclass cls,
- jint ruler)
- {
- GtkRuler *ruler_g = (GtkRuler *)ruler;
- {
- gtk_ruler_draw_pos (ruler_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Ruler
- * Method: gtk_ruler_get_metric
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Ruler_gtk_1ruler_1get_1metric (JNIEnv *env, jclass cls,
- jint ruler)
- {
- GtkRuler *ruler_g = (GtkRuler *)ruler;
- {
- jint result_j = (jint) (gtk_ruler_get_metric (ruler_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Ruler
- * Method: gtk_ruler_get_range
- * Signature: (I[Ldouble ;[Ldouble ;[Ldouble ;[Ldouble ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Ruler_gtk_1ruler_1get_1range (JNIEnv *env, jclass cls,
- jint ruler, jdoubleArray lower, jdoubleArray upper, jdoubleArray position, jdoubleArray
- maxSize)
- {
- GtkRuler *ruler_g = (GtkRuler *)ruler;
- gdouble *lower_g = (gdouble *) (*env)->GetDoubleArrayElements (env, lower, NULL);
- gdouble *upper_g = (gdouble *) (*env)->GetDoubleArrayElements (env, upper, NULL);
- gdouble *position_g = (gdouble *) (*env)->GetDoubleArrayElements (env, position, NULL);
- gdouble *maxSize_g = (gdouble *) (*env)->GetDoubleArrayElements (env, maxSize, NULL);
- {
- gtk_ruler_get_range (ruler_g, lower_g, upper_g, position_g, maxSize_g);
- (*env)->ReleaseDoubleArrayElements (env, lower, (jdouble *) lower_g, 0);
- (*env)->ReleaseDoubleArrayElements (env, upper, (jdouble *) upper_g, 0);
- (*env)->ReleaseDoubleArrayElements (env, position, (jdouble *) position_g, 0);
- (*env)->ReleaseDoubleArrayElements (env, maxSize, (jdouble *) maxSize_g, 0);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_Scale.c b/libgtk-java/src/jni/org_gnu_gtk_Scale.c
deleted file mode 100644
index fa1978a..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_Scale.c
+++ /dev/null
@@ -1,139 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:22 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.Scale
- * Method: gtk_scale_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Scale_gtk_1scale_1get_1type (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_scale_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Scale
- * Method: gtk_scale_set_digits
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Scale_gtk_1scale_1set_1digits (JNIEnv *env, jclass cls,
- jint scale, jint digits)
- {
- GtkScale *scale_g = (GtkScale *)scale;
- gint32 digits_g = (gint32) digits;
- {
- gtk_scale_set_digits (scale_g, digits_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Scale
- * Method: gtk_scale_get_digits
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Scale_gtk_1scale_1get_1digits (JNIEnv *env, jclass cls,
- jint scale)
- {
- GtkScale *scale_g = (GtkScale *)scale;
- {
- jint result_j = (jint) (gtk_scale_get_digits (scale_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Scale
- * Method: gtk_scale_set_draw_value
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Scale_gtk_1scale_1set_1draw_1value (JNIEnv *env, jclass
- cls, jint scale, jboolean drawValue)
- {
- GtkScale *scale_g = (GtkScale *)scale;
- gboolean drawValue_g = (gboolean) drawValue;
- {
- gtk_scale_set_draw_value (scale_g, drawValue_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Scale
- * Method: gtk_scale_get_draw_value
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Scale_gtk_1scale_1get_1draw_1value (JNIEnv *env,
- jclass cls, jint scale)
- {
- GtkScale *scale_g = (GtkScale *)scale;
- {
- jboolean result_j = (jboolean) (gtk_scale_get_draw_value (scale_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Scale
- * Method: gtk_scale_set_value_pos
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Scale_gtk_1scale_1set_1value_1pos (JNIEnv *env, jclass
- cls, jint scale, jint pos)
- {
- GtkScale *scale_g = (GtkScale *)scale;
- GtkPositionType pos_g = (GtkPositionType) pos;
- {
- gtk_scale_set_value_pos (scale_g, pos_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Scale
- * Method: gtk_scale_get_value_pos
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Scale_gtk_1scale_1get_1value_1pos (JNIEnv *env, jclass
- cls, jint scale)
- {
- GtkScale *scale_g = (GtkScale *)scale;
- {
- jint result_j = (jint) (gtk_scale_get_value_pos (scale_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_ScrollBar.c b/libgtk-java/src/jni/org_gnu_gtk_ScrollBar.c
deleted file mode 100644
index a827867..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_ScrollBar.c
+++ /dev/null
@@ -1,50 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:23 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.ScrollBar
- * Method: gtk_scrollbar_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_ScrollBar_gtk_1scrollbar_1get_1type (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_scrollbar_get_type ();
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_ScrolledWindow.c b/libgtk-java/src/jni/org_gnu_gtk_ScrolledWindow.c
deleted file mode 100644
index b63ff10..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_ScrolledWindow.c
+++ /dev/null
@@ -1,240 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:22 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.ScrolledWindow
- * Method: gtk_scrolled_window_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_ScrolledWindow_gtk_1scrolled_1window_1get_1type (JNIEnv
- *env, jclass cls)
- {
- {
- return (jint)gtk_scrolled_window_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.ScrolledWindow
- * Method: gtk_scrolled_window_new
- * Signature: (II)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_ScrolledWindow_gtk_1scrolled_1window_1new (JNIEnv *env,
- jclass cls, jint hadjustment, jint vadjustment)
- {
- GtkAdjustment *hadjustment_g = (GtkAdjustment *)hadjustment;
- GtkAdjustment *vadjustment_g = (GtkAdjustment *)vadjustment;
- {
- return (jint)gtk_scrolled_window_new (hadjustment_g, vadjustment_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.ScrolledWindow
- * Method: gtk_scrolled_window_set_hadjustment
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_ScrolledWindow_gtk_1scrolled_1window_1set_1hadjustment (
- JNIEnv *env, jclass cls, jint scrolled_window, jint hadjustment)
- {
- GtkScrolledWindow *scrolled_window_g = (GtkScrolledWindow *)scrolled_window;
- GtkAdjustment *hadjustment_g = (GtkAdjustment *)hadjustment;
- {
- gtk_scrolled_window_set_hadjustment (scrolled_window_g, hadjustment_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.ScrolledWindow
- * Method: gtk_scrolled_window_set_vadjustment
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_ScrolledWindow_gtk_1scrolled_1window_1set_1vadjustment (
- JNIEnv *env, jclass cls, jint scrolled_window, jint vadjustment)
- {
- GtkScrolledWindow *scrolled_window_g = (GtkScrolledWindow *)scrolled_window;
- GtkAdjustment *vadjustment_g = (GtkAdjustment *)vadjustment;
- {
- gtk_scrolled_window_set_vadjustment (scrolled_window_g, vadjustment_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.ScrolledWindow
- * Method: gtk_scrolled_window_get_hadjustment
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_ScrolledWindow_gtk_1scrolled_1window_1get_1hadjustment (
- JNIEnv *env, jclass cls, jint scrolled_window)
- {
- GtkScrolledWindow *scrolled_window_g = (GtkScrolledWindow *)scrolled_window;
- {
- return (jint)gtk_scrolled_window_get_hadjustment (scrolled_window_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.ScrolledWindow
- * Method: gtk_scrolled_window_get_vadjustment
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_ScrolledWindow_gtk_1scrolled_1window_1get_1vadjustment (
- JNIEnv *env, jclass cls, jint scrolled_window)
- {
- GtkScrolledWindow *scrolled_window_g = (GtkScrolledWindow *)scrolled_window;
- {
- return (jint)gtk_scrolled_window_get_vadjustment (scrolled_window_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.ScrolledWindow
- * Method: gtk_scrolled_window_set_policy
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_ScrolledWindow_gtk_1scrolled_1window_1set_1policy (
- JNIEnv *env, jclass cls, jint scrolled_window, jint hscrollbarPolicy, jint vscrollbarPolicy)
- {
- GtkScrolledWindow *scrolled_window_g = (GtkScrolledWindow *)scrolled_window;
- GtkPolicyType hscrollbarPolicy_g = (GtkPolicyType) hscrollbarPolicy;
- GtkPolicyType vscrollbarPolicy_g = (GtkPolicyType) vscrollbarPolicy;
- {
- gtk_scrolled_window_set_policy (scrolled_window_g, hscrollbarPolicy_g,
- vscrollbarPolicy_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.ScrolledWindow
- * Method: gtk_scrolled_window_get_policy
- * Signature: (I[Lint ;[Lint ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_ScrolledWindow_gtk_1scrolled_1window_1get_1policy (
- JNIEnv *env, jclass cls, jint scrolled_window, jintArray hscrollbarPolicy, jintArray
- vscrollbarPolicy)
- {
- GtkScrolledWindow *scrolled_window_g = (GtkScrolledWindow *)scrolled_window;
- gint *hscrollbarPolicy_g_g = (gint *) (*env)->GetIntArrayElements (env, hscrollbarPolicy,
- NULL);
- GtkPolicyType *hscrollbarPolicy_g = (GtkPolicyType *)hscrollbarPolicy_g_g;
- gint *vscrollbarPolicy_g_g = (gint *) (*env)->GetIntArrayElements (env, vscrollbarPolicy,
- NULL);
- GtkPolicyType *vscrollbarPolicy_g = (GtkPolicyType *)vscrollbarPolicy_g_g;
- {
- gtk_scrolled_window_get_policy (scrolled_window_g, hscrollbarPolicy_g,
- vscrollbarPolicy_g);
- (*env)->ReleaseIntArrayElements (env, hscrollbarPolicy, (jint*)hscrollbarPolicy_g_g, 0);
- (*env)->ReleaseIntArrayElements (env, vscrollbarPolicy, (jint*)vscrollbarPolicy_g_g, 0);
- }
- }
-
- /*
- * Class: org.gnu.gtk.ScrolledWindow
- * Method: gtk_scrolled_window_set_placement
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_ScrolledWindow_gtk_1scrolled_1window_1set_1placement (
- JNIEnv *env, jclass cls, jint scrolled_window, jint windowPlacement)
- {
- GtkScrolledWindow *scrolled_window_g = (GtkScrolledWindow *)scrolled_window;
- GtkCornerType windowPlacement_g = (GtkCornerType) windowPlacement;
- {
- gtk_scrolled_window_set_placement (scrolled_window_g, windowPlacement_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.ScrolledWindow
- * Method: gtk_scrolled_window_get_placement
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_ScrolledWindow_gtk_1scrolled_1window_1get_1placement (
- JNIEnv *env, jclass cls, jint scrolled_window)
- {
- GtkScrolledWindow *scrolled_window_g = (GtkScrolledWindow *)scrolled_window;
- {
- jint result_j = (jint) (gtk_scrolled_window_get_placement (scrolled_window_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.ScrolledWindow
- * Method: gtk_scrolled_window_set_shadow_type
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_ScrolledWindow_gtk_1scrolled_1window_1set_1shadow_1type (
- JNIEnv *env, jclass cls, jint scrolled_window, jint type)
- {
- GtkScrolledWindow *scrolled_window_g = (GtkScrolledWindow *)scrolled_window;
- GtkShadowType type_g = (GtkShadowType) type;
- {
- gtk_scrolled_window_set_shadow_type (scrolled_window_g, type_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.ScrolledWindow
- * Method: gtk_scrolled_window_get_shadow_type
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_ScrolledWindow_gtk_1scrolled_1window_1get_1shadow_1type (
- JNIEnv *env, jclass cls, jint scrolled_window)
- {
- GtkScrolledWindow *scrolled_window_g = (GtkScrolledWindow *)scrolled_window;
- {
- jint result_j = (jint) (gtk_scrolled_window_get_shadow_type (scrolled_window_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.ScrolledWindow
- * Method: gtk_scrolled_window_add_with_viewport
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL
- Java_org_gnu_gtk_ScrolledWindow_gtk_1scrolled_1window_1add_1with_1viewport (JNIEnv *env, jclass
- cls, jint scrolled_window, jint child)
- {
- GtkScrolledWindow *scrolled_window_g = (GtkScrolledWindow *)scrolled_window;
- GtkWidget *child_g = (GtkWidget *)child;
- {
- gtk_scrolled_window_add_with_viewport (scrolled_window_g, child_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_SelectionData.c b/libgtk-java/src/jni/org_gnu_gtk_SelectionData.c
deleted file mode 100644
index 7ee2a14..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_SelectionData.c
+++ /dev/null
@@ -1,167 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#include "jg_jnu.h"
-
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
-/*
- * Class: org_gnu_gtk_SelectionData
- * Method: getSelection
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_SelectionData_getSelection
- (JNIEnv *env, jclass cls, jint data)
-{
- return (jint)((GtkSelectionData*)data)->selection;
-}
-
-/*
- * Class: org_gnu_gtk_SelectionData
- * Method: getTarget
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_SelectionData_getTarget
- (JNIEnv *env, jclass cls, jint data)
-{
- return (jint)((GtkSelectionData*)data)->target;
-}
-
-/*
- * Class: org_gnu_gtk_SelectionData
- * Method: getType
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_SelectionData_getType
- (JNIEnv *env, jclass cls, jint data)
-{
- return (jint)((GtkSelectionData*)data)->type;
-}
-
-/*
- * Class: org_gnu_gtk_SelectionData
- * Method: getFormat
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_SelectionData_getFormat
- (JNIEnv *env, jclass cls, jint data)
-{
- return (jint)((GtkSelectionData*)data)->format;
-}
-
-/*
- * Class: org_gnu_gtk_SelectionData
- * Method: getData
- * Signature: (I)/java/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gtk_SelectionData_getData
- (JNIEnv *env, jclass cls, jint data)
-{
- return (*env)->NewStringUTF(env, ((GtkSelectionData*)data)->data);
-}
-
-/*
- * Class: org_gnu_gtk_SelectionData
- * Method: getLength
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_SelectionData_getLength
- (JNIEnv *env, jclass cls, jint sel)
-{
- GtkSelectionData *sel_g = (GtkSelectionData *) sel;
- return (jint) sel_g->length;
-}
-
-/*
- * Class: org_gnu_gtk_SelectionData
- * Method: getDisplay
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_SelectionData_getDisplay
- (JNIEnv *env, jclass cls, jint data)
-{
- return (jint)((GtkSelectionData*)data)->display;
-}
-
-/*
- * Class: org_gnu_gtk_SelectionData
- * Method: gtk_selection_data_get_text
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gtk_SelectionData_gtk_1selection_1data_1get_1text
- (JNIEnv *env, jclass cls, jint sel)
-{
- guchar *txt;
- jstring retval;
- txt = gtk_selection_data_get_text ( (GtkSelectionData *) sel);
- if (txt != NULL){
- retval = (*env)->NewStringUTF( env, txt );
- g_free(txt);
- }else
- retval = (*env)->NewStringUTF( env, "" );
- return retval;
-}
-
-/*
- * Class: org_gnu_gtk_SelectionData
- * Method: gtk_selection_data_set_text
- * Signature: (ILjava/lang/String;)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_SelectionData_gtk_1selection_1data_1set_1text
- (JNIEnv *env, jclass cls, jint sel, jstring text)
-{
- const gchar * text_g = (*env)->GetStringUTFChars(env, text, NULL);
- jboolean retval = (jboolean) gtk_selection_data_set_text( (GtkSelectionData *) sel, text_g, -1 );
- (*env)->ReleaseStringUTFChars( env, text, text_g );
- return retval;
-}
-
-/*
- * Class: org_gnu_gtk_SelectionData
- * Method: gtk_selection_data_get_targets
- * Signature: (I)[I
- */
-JNIEXPORT jintArray JNICALL Java_org_gnu_gtk_SelectionData_gtk_1selection_1data_1get_1targets
- (JNIEnv *env, jclass cls, jint data)
-{
- gboolean success;
- GdkAtom* entries = NULL;
- gint numEntries;
- jintArray array;
-
- success = gtk_selection_data_get_targets((GtkSelectionData*)data, &entries, &numEntries);
- if (FALSE == success)
- return NULL;
- array = (*env)->NewIntArray(env, numEntries);
- (*env)->SetIntArrayRegion(env, array, 0, numEntries, (jint*)entries);
- return array;
-}
-
-/*
- * Class: org_gnu_gtk_SelectionData
- * Method: gtk_selection_data_targets_include_text
- * Signature: (I)Z
- */ JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_SelectionData_gtk_0selection_1data_1targets_1include_1text
- (JNIEnv *env, jclass cls, jint data)
-{
- return (jboolean)gtk_selection_data_targets_include_text((GtkSelectionData*)data);
-}
-
-
-
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_Separator.c b/libgtk-java/src/jni/org_gnu_gtk_Separator.c
deleted file mode 100644
index f91a469..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_Separator.c
+++ /dev/null
@@ -1,50 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:23 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.Separator
- * Method: gtk_separator_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Separator_gtk_1separator_1get_1type (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_separator_get_type ();
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_SeparatorMenuItem.c b/libgtk-java/src/jni/org_gnu_gtk_SeparatorMenuItem.c
deleted file mode 100644
index 0e9f51a..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_SeparatorMenuItem.c
+++ /dev/null
@@ -1,63 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:18 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.SeparatorMenuItem
- * Method: gtk_separator_menu_item_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_SeparatorMenuItem_gtk_1separator_1menu_1item_1get_1type (
- JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_separator_menu_item_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.SeparatorMenuItem
- * Method: gtk_separator_menu_item_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_SeparatorMenuItem_gtk_1separator_1menu_1item_1new (
- JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_separator_menu_item_new ();
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_SeparatorToolItem.c b/libgtk-java/src/jni/org_gnu_gtk_SeparatorToolItem.c
deleted file mode 100644
index f112c53..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_SeparatorToolItem.c
+++ /dev/null
@@ -1,75 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-
-#ifndef _Included_org_gnu_gtk_SeparatorToolItem
-#define _Included_org_gnu_gtk_SeparatorToolItem
-#ifdef __cplusplus
-extern "C" {
-#endif
-/* Inaccessible static: evtMap */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024LifeCycleListener */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024FocusListener */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024KeyListener */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024MouseListener */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024DragDestinationListener */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024DragSourceListener */
-/* Inaccessible static: evtMap */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024ContainerListener */
-/*
- * Class: org_gnu_gtk_SeparatorToolItem
- * Method: gtk_separator_tool_item_get_type
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_SeparatorToolItem_gtk_1separator_1tool_1item_1get_1type
- (JNIEnv *env, jclass cls)
-{
- return (jint)gtk_separator_tool_item_get_type();
-}
-
-/*
- * Class: org_gnu_gtk_SeparatorToolItem
- * Method: gtk_separator_tool_item_new
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_SeparatorToolItem_gtk_1separator_1tool_1item_1new
- (JNIEnv *env, jclass cls)
-{
- return (jint)gtk_separator_tool_item_new();
-}
-
-/*
- * Class: org_gnu_gtk_SeparatorToolItem
- * Method: gtk_separator_tool_item_get_draw
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_SeparatorToolItem_gtk_1separator_1tool_1item_1get_1draw
- (JNIEnv *env, jclass cls, jint item)
-{
- return (jboolean)gtk_separator_tool_item_get_draw((GtkSeparatorToolItem*)item);
-}
-
-/*
- * Class: org_gnu_gtk_SeparatorToolItem
- * Method: gtk_separator_tool_item_set_draw
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_SeparatorToolItem_gtk_1separator_1tool_1item_1set_1draw
- (JNIEnv *env, jclass cls, jint item, jboolean draw)
-{
- gtk_separator_tool_item_set_draw((GtkSeparatorToolItem*)item, (gboolean)draw);
-}
-
-#ifdef __cplusplus
-}
-#endif
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_Settings.c b/libgtk-java/src/jni/org_gnu_gtk_Settings.c
deleted file mode 100644
index 1e70cb0..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_Settings.c
+++ /dev/null
@@ -1,63 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:24 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.Settings
- * Method: gtk_settings_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Settings_gtk_1settings_1get_1type (JNIEnv *env, jclass
- cls)
- {
- {
- return (jint)gtk_settings_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Settings
- * Method: gtk_settings_get_default
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Settings_gtk_1settings_1get_1default (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_settings_get_default ();
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_SizeGroup.c b/libgtk-java/src/jni/org_gnu_gtk_SizeGroup.c
deleted file mode 100644
index fcdd9c0..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_SizeGroup.c
+++ /dev/null
@@ -1,124 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:29 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.SizeGroup
- * Method: gtk_size_group_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_SizeGroup_gtk_1size_1group_1get_1type (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_size_group_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.SizeGroup
- * Method: gtk_size_group_new
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_SizeGroup_gtk_1size_1group_1new (JNIEnv *env, jclass
- cls, jint mode)
- {
- GtkSizeGroupMode mode_g = (GtkSizeGroupMode) mode;
- {
- return (jint)gtk_size_group_new (mode_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.SizeGroup
- * Method: gtk_size_group_set_mode
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_SizeGroup_gtk_1size_1group_1set_1mode (JNIEnv *env,
- jclass cls, jint size_group, jint mode)
- {
- GtkSizeGroup *size_group_g = (GtkSizeGroup *)size_group;
- GtkSizeGroupMode mode_g = (GtkSizeGroupMode) mode;
- {
- gtk_size_group_set_mode (size_group_g, mode_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.SizeGroup
- * Method: gtk_size_group_get_mode
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_SizeGroup_gtk_1size_1group_1get_1mode (JNIEnv *env,
- jclass cls, jint size_group)
- {
- GtkSizeGroup *size_group_g = (GtkSizeGroup *)size_group;
- {
- jint result_j = (jint) (gtk_size_group_get_mode (size_group_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.SizeGroup
- * Method: gtk_size_group_add_widget
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_SizeGroup_gtk_1size_1group_1add_1widget (JNIEnv *env,
- jclass cls, jint size_group, jint widget)
- {
- GtkSizeGroup *size_group_g = (GtkSizeGroup *)size_group;
- GtkWidget *widget_g = (GtkWidget *)widget;
- {
- gtk_size_group_add_widget (size_group_g, widget_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.SizeGroup
- * Method: gtk_size_group_remove_widget
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_SizeGroup_gtk_1size_1group_1remove_1widget (JNIEnv
- *env, jclass cls, jint size_group, jint widget)
- {
- GtkSizeGroup *size_group_g = (GtkSizeGroup *)size_group;
- GtkWidget *widget_g = (GtkWidget *)widget;
- {
- gtk_size_group_remove_widget (size_group_g, widget_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_SpinButton.c b/libgtk-java/src/jni/org_gnu_gtk_SpinButton.c
deleted file mode 100644
index a9d6d7c..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_SpinButton.c
+++ /dev/null
@@ -1,421 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:27 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.SpinButton
- * Method: gtk_spin_button_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_SpinButton_gtk_1spin_1button_1get_1type (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_spin_button_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.SpinButton
- * Method: gtk_spin_button_configure
- * Signature: (IIDI)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_SpinButton_gtk_1spin_1button_1configure (JNIEnv *env,
- jclass cls, jint spin_button, jint adjustment, jdouble climbRate, jint digits)
- {
- GtkSpinButton *spin_button_g = (GtkSpinButton *)spin_button;
- GtkAdjustment *adjustment_g = (GtkAdjustment *)adjustment;
- gdouble climbRate_g = (gdouble) climbRate;
- gint32 digits_g = (gint32) digits;
- {
- gtk_spin_button_configure (spin_button_g, adjustment_g, climbRate_g, digits_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.SpinButton
- * Method: gtk_spin_button_new
- * Signature: (IDI)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_SpinButton_gtk_1spin_1button_1new (JNIEnv *env, jclass
- cls, jint adjustment, jdouble climbRate, jint digits)
- {
- GtkAdjustment *adjustment_g = (GtkAdjustment *)adjustment;
- gdouble climbRate_g = (gdouble) climbRate;
- guint32 digits_g = (guint32) digits;
- {
- return (jint)gtk_spin_button_new (adjustment_g, climbRate_g, digits_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.SpinButton
- * Method: gtk_spin_button_new_with_range
- * Signature: (DDD)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_SpinButton_gtk_1spin_1button_1new_1with_1range (JNIEnv
- *env, jclass cls, jdouble min, jdouble max, jdouble step)
- {
- gdouble min_g = (gdouble) min;
- gdouble max_g = (gdouble) max;
- gdouble step_g = (gdouble) step;
- {
- return (jint)gtk_spin_button_new_with_range (min_g, max_g, step_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.SpinButton
- * Method: gtk_spin_button_set_adjustment
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_SpinButton_gtk_1spin_1button_1set_1adjustment (JNIEnv
- *env, jclass cls, jint spin_button, jint adjustment)
- {
- GtkSpinButton *spin_button_g = (GtkSpinButton *)spin_button;
- GtkAdjustment *adjustment_g = (GtkAdjustment *)adjustment;
- {
- gtk_spin_button_set_adjustment (spin_button_g, adjustment_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.SpinButton
- * Method: gtk_spin_button_get_adjustment
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_SpinButton_gtk_1spin_1button_1get_1adjustment (JNIEnv
- *env, jclass cls, jint spin_button)
- {
- GtkSpinButton *spin_button_g = (GtkSpinButton *)spin_button;
- {
- return (jint)gtk_spin_button_get_adjustment (spin_button_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.SpinButton
- * Method: gtk_spin_button_set_digits
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_SpinButton_gtk_1spin_1button_1set_1digits (JNIEnv *env,
- jclass cls, jint spin_button, jint digits)
- {
- GtkSpinButton *spin_button_g = (GtkSpinButton *)spin_button;
- gint32 digits_g = (gint32) digits;
- {
- gtk_spin_button_set_digits (spin_button_g, digits_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.SpinButton
- * Method: gtk_spin_button_get_digits
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_SpinButton_gtk_1spin_1button_1get_1digits (JNIEnv *env,
- jclass cls, jint spin_button)
- {
- GtkSpinButton *spin_button_g = (GtkSpinButton *)spin_button;
- {
- jint result_j = (jint) (gtk_spin_button_get_digits (spin_button_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.SpinButton
- * Method: gtk_spin_button_set_increments
- * Signature: (IDD)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_SpinButton_gtk_1spin_1button_1set_1increments (JNIEnv
- *env, jclass cls, jint spin_button, jdouble step, jdouble page)
- {
- GtkSpinButton *spin_button_g = (GtkSpinButton *)spin_button;
- gdouble step_g = (gdouble) step;
- gdouble page_g = (gdouble) page;
- {
- gtk_spin_button_set_increments (spin_button_g, step_g, page_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.SpinButton
- * Method: gtk_spin_button_get_increments
- * Signature: (I[Ldouble ;[Ldouble ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_SpinButton_gtk_1spin_1button_1get_1increments (JNIEnv
- *env, jclass cls, jint spin_button, jdoubleArray step, jdoubleArray page)
- {
- GtkSpinButton *spin_button_g = (GtkSpinButton *)spin_button;
- gdouble *step_g = (gdouble *) (*env)->GetDoubleArrayElements (env, step, NULL);
- gdouble *page_g = (gdouble *) (*env)->GetDoubleArrayElements (env, page, NULL);
- {
- gtk_spin_button_get_increments (spin_button_g, step_g, page_g);
- (*env)->ReleaseDoubleArrayElements (env, step, (jdouble *) step_g, 0);
- (*env)->ReleaseDoubleArrayElements (env, page, (jdouble *) page_g, 0);
- }
- }
-
- /*
- * Class: org.gnu.gtk.SpinButton
- * Method: gtk_spin_button_set_range
- * Signature: (IDD)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_SpinButton_gtk_1spin_1button_1set_1range (JNIEnv *env,
- jclass cls, jint spin_button, jdouble min, jdouble max)
- {
- GtkSpinButton *spin_button_g = (GtkSpinButton *)spin_button;
- gdouble min_g = (gdouble) min;
- gdouble max_g = (gdouble) max;
- {
- gtk_spin_button_set_range (spin_button_g, min_g, max_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.SpinButton
- * Method: gtk_spin_button_get_range
- * Signature: (I[Ldouble ;[Ldouble ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_SpinButton_gtk_1spin_1button_1get_1range (JNIEnv *env,
- jclass cls, jint spin_button, jdoubleArray min, jdoubleArray max)
- {
- GtkSpinButton *spin_button_g = (GtkSpinButton *)spin_button;
- gdouble *min_g = (gdouble *) (*env)->GetDoubleArrayElements (env, min, NULL);
- gdouble *max_g = (gdouble *) (*env)->GetDoubleArrayElements (env, max, NULL);
- {
- gtk_spin_button_get_range (spin_button_g, min_g, max_g);
- (*env)->ReleaseDoubleArrayElements (env, min, (jdouble *) min_g, 0);
- (*env)->ReleaseDoubleArrayElements (env, max, (jdouble *) max_g, 0);
- }
- }
-
- /*
- * Class: org.gnu.gtk.SpinButton
- * Method: gtk_spin_button_get_value
- * Signature: (I)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_gtk_SpinButton_gtk_1spin_1button_1get_1value (JNIEnv
- *env, jclass cls, jint spin_button)
- {
- GtkSpinButton *spin_button_g = (GtkSpinButton *)spin_button;
- {
- jdouble result_j = (jdouble) (gtk_spin_button_get_value (spin_button_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.SpinButton
- * Method: gtk_spin_button_get_value_as_int
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_SpinButton_gtk_1spin_1button_1get_1value_1as_1int (
- JNIEnv *env, jclass cls, jint spin_button)
- {
- GtkSpinButton *spin_button_g = (GtkSpinButton *)spin_button;
- {
- jint result_j = (jint) (gtk_spin_button_get_value_as_int (spin_button_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.SpinButton
- * Method: gtk_spin_button_set_value
- * Signature: (ID)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_SpinButton_gtk_1spin_1button_1set_1value (JNIEnv *env,
- jclass cls, jint spin_button, jdouble value)
- {
- GtkSpinButton *spin_button_g = (GtkSpinButton *)spin_button;
- gdouble value_g = (gdouble) value;
- {
- gtk_spin_button_set_value (spin_button_g, value_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.SpinButton
- * Method: gtk_spin_button_set_update_policy
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_SpinButton_gtk_1spin_1button_1set_1update_1policy (
- JNIEnv *env, jclass cls, jint spin_button, jint policy)
- {
- GtkSpinButton *spin_button_g = (GtkSpinButton *)spin_button;
- GtkSpinButtonUpdatePolicy policy_g = (GtkSpinButtonUpdatePolicy) policy;
- {
- gtk_spin_button_set_update_policy (spin_button_g, policy_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.SpinButton
- * Method: gtk_spin_button_get_update_policy
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_SpinButton_gtk_1spin_1button_1get_1update_1policy (
- JNIEnv *env, jclass cls, jint spin_button)
- {
- GtkSpinButton *spin_button_g = (GtkSpinButton *)spin_button;
- {
- jint result_j = (jint) (gtk_spin_button_get_update_policy (spin_button_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.SpinButton
- * Method: gtk_spin_button_set_numeric
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_SpinButton_gtk_1spin_1button_1set_1numeric (JNIEnv
- *env, jclass cls, jint spin_button, jboolean numeric)
- {
- GtkSpinButton *spin_button_g = (GtkSpinButton *)spin_button;
- gboolean numeric_g = (gboolean) numeric;
- {
- gtk_spin_button_set_numeric (spin_button_g, numeric_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.SpinButton
- * Method: gtk_spin_button_get_numeric
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_SpinButton_gtk_1spin_1button_1get_1numeric (JNIEnv
- *env, jclass cls, jint spin_button)
- {
- GtkSpinButton *spin_button_g = (GtkSpinButton *)spin_button;
- {
- jboolean result_j = (jboolean) (gtk_spin_button_get_numeric (spin_button_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.SpinButton
- * Method: gtk_spin_button_spin
- * Signature: (IID)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_SpinButton_gtk_1spin_1button_1spin (JNIEnv *env, jclass
- cls, jint spin_button, jint direction, jdouble increment)
- {
- GtkSpinButton *spin_button_g = (GtkSpinButton *)spin_button;
- GtkSpinType direction_g = (GtkSpinType) direction;
- gdouble increment_g = (gdouble) increment;
- {
- gtk_spin_button_spin (spin_button_g, direction_g, increment_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.SpinButton
- * Method: gtk_spin_button_set_wrap
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_SpinButton_gtk_1spin_1button_1set_1wrap (JNIEnv *env,
- jclass cls, jint spin_button, jboolean wrap)
- {
- GtkSpinButton *spin_button_g = (GtkSpinButton *)spin_button;
- gboolean wrap_g = (gboolean) wrap;
- {
- gtk_spin_button_set_wrap (spin_button_g, wrap_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.SpinButton
- * Method: gtk_spin_button_get_wrap
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_SpinButton_gtk_1spin_1button_1get_1wrap (JNIEnv
- *env, jclass cls, jint spin_button)
- {
- GtkSpinButton *spin_button_g = (GtkSpinButton *)spin_button;
- {
- jboolean result_j = (jboolean) (gtk_spin_button_get_wrap (spin_button_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.SpinButton
- * Method: gtk_spin_button_set_snap_to_ticks
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_SpinButton_gtk_1spin_1button_1set_1snap_1to_1ticks (
- JNIEnv *env, jclass cls, jint spin_button, jboolean snapToTicks)
- {
- GtkSpinButton *spin_button_g = (GtkSpinButton *)spin_button;
- gboolean snapToTicks_g = (gboolean) snapToTicks;
- {
- gtk_spin_button_set_snap_to_ticks (spin_button_g, snapToTicks_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.SpinButton
- * Method: gtk_spin_button_get_snap_to_ticks
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_SpinButton_gtk_1spin_1button_1get_1snap_1to_1ticks (
- JNIEnv *env, jclass cls, jint spin_button)
- {
- GtkSpinButton *spin_button_g = (GtkSpinButton *)spin_button;
- {
- jboolean result_j = (jboolean) (gtk_spin_button_get_snap_to_ticks (spin_button_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.SpinButton
- * Method: gtk_spin_button_update
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_SpinButton_gtk_1spin_1button_1update (JNIEnv *env,
- jclass cls, jint spin_button)
- {
- GtkSpinButton *spin_button_g = (GtkSpinButton *)spin_button;
- {
- gtk_spin_button_update (spin_button_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_StatusBar.c b/libgtk-java/src/jni/org_gnu_gtk_StatusBar.c
deleted file mode 100644
index a59783f..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_StatusBar.c
+++ /dev/null
@@ -1,190 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:21 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- GtkWidget * GtkStatusbar_get_frame (GtkStatusbar * cptr)
- {
- return cptr->frame;
- }
-
- /*
- * Class: org.gnu.gtk.StatusBar
- * Method: getFrame
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_StatusBar_getFrame (JNIEnv *env, jclass cls, jint cptr)
- {
- GtkStatusbar *cptr_g = (GtkStatusbar *)cptr;
- {
- return (jint)GtkStatusbar_get_frame (cptr_g);
- }
- }
-
- GtkWidget * GtkStatusbar_get_label (GtkStatusbar * cptr)
- {
- return cptr->label;
- }
-
- /*
- * Class: org.gnu.gtk.StatusBar
- * Method: getLabel
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_StatusBar_getLabel (JNIEnv *env, jclass cls, jint cptr)
- {
- GtkStatusbar *cptr_g = (GtkStatusbar *)cptr;
- {
- return (jint)GtkStatusbar_get_label (cptr_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.StatusBar
- * Method: gtk_statusbar_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_StatusBar_gtk_1statusbar_1get_1type (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_statusbar_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.StatusBar
- * Method: gtk_statusbar_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_StatusBar_gtk_1statusbar_1new (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_statusbar_new ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.StatusBar
- * Method: gtk_statusbar_get_context_id
- * Signature: (I[B)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_StatusBar_gtk_1statusbar_1get_1context_1id (JNIEnv
- *env, jclass cls, jint statusbar, jstring contextDescription)
- {
- GtkStatusbar *statusbar_g = (GtkStatusbar *)statusbar;
- const gchar* contextDescription_g = (*env)->GetStringUTFChars(env, contextDescription, NULL);
- jint result_j = (jint) (gtk_statusbar_get_context_id (statusbar_g, contextDescription_g));
- (*env)->ReleaseStringUTFChars( env, contextDescription, contextDescription_g );
- return result_j;
- }
-
- /*
- * Class: org.gnu.gtk.StatusBar
- * Method: gtk_statusbar_push
- * Signature: (II[B)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_StatusBar_gtk_1statusbar_1push (JNIEnv *env, jclass
- cls, jint statusbar, jint contextId, jstring text)
- {
- GtkStatusbar *statusbar_g = (GtkStatusbar *)statusbar;
- guint32 contextId_g = (guint32) contextId;
- const gchar* text_g = (*env)->GetStringUTFChars(env, text, NULL);
- jint result_j = (jint) (gtk_statusbar_push (statusbar_g, contextId_g, text_g));
- (*env)->ReleaseStringUTFChars(env, text, text_g);
- return result_j;
- }
-
- /*
- * Class: org.gnu.gtk.StatusBar
- * Method: gtk_statusbar_pop
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_StatusBar_gtk_1statusbar_1pop (JNIEnv *env, jclass cls,
- jint statusbar, jint contextId)
- {
- GtkStatusbar *statusbar_g = (GtkStatusbar *)statusbar;
- guint32 contextId_g = (guint32) contextId;
- {
- gtk_statusbar_pop (statusbar_g, contextId_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.StatusBar
- * Method: gtk_statusbar_remove
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_StatusBar_gtk_1statusbar_1remove (JNIEnv *env, jclass
- cls, jint statusbar, jint contextId, jint messageId)
- {
- GtkStatusbar *statusbar_g = (GtkStatusbar *)statusbar;
- guint32 contextId_g = (guint32) contextId;
- guint32 messageId_g = (guint32) messageId;
- {
- gtk_statusbar_remove (statusbar_g, contextId_g, messageId_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.StatusBar
- * Method: gtk_statusbar_set_has_resize_grip
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_StatusBar_gtk_1statusbar_1set_1has_1resize_1grip (
- JNIEnv *env, jclass cls, jint statusbar, jboolean setting)
- {
- GtkStatusbar *statusbar_g = (GtkStatusbar *)statusbar;
- gboolean setting_g = (gboolean) setting;
- {
- gtk_statusbar_set_has_resize_grip (statusbar_g, setting_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.StatusBar
- * Method: gtk_statusbar_get_has_resize_grip
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_StatusBar_gtk_1statusbar_1get_1has_1resize_1grip (
- JNIEnv *env, jclass cls, jint statusbar)
- {
- GtkStatusbar *statusbar_g = (GtkStatusbar *)statusbar;
- {
- jboolean result_j = (jboolean) (gtk_statusbar_get_has_resize_grip (statusbar_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_Style.c b/libgtk-java/src/jni/org_gnu_gtk_Style.c
deleted file mode 100644
index debb9ab..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_Style.c
+++ /dev/null
@@ -1,185 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:31 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.Style
- * Method: gtk_style_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Style_gtk_1style_1get_1type (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_style_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Style
- * Method: gtk_style_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Style_gtk_1style_1new (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_style_new ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Style
- * Method: gtk_style_copy
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Style_gtk_1style_1copy (JNIEnv *env, jclass cls, jint
- style)
- {
- GtkStyle *style_g = (GtkStyle *)style;
- {
- return (jint)gtk_style_copy (style_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Style
- * Method: gtk_style_attach
- * Signature: (II)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Style_gtk_1style_1attach (JNIEnv *env, jclass cls, jint
- style, jint window)
- {
- GtkStyle *style_g = (GtkStyle *)style;
- GdkWindow *window_g = (GdkWindow *)window;
- {
- return (jint)gtk_style_attach (style_g, window_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Style
- * Method: gtk_style_detach
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Style_gtk_1style_1detach (JNIEnv *env, jclass cls, jint
- style)
- {
- GtkStyle *style_g = (GtkStyle *)style;
- {
- gtk_style_detach (style_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Style
- * Method: gtk_style_set_background
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Style_gtk_1style_1set_1background (JNIEnv *env, jclass
- cls, jint style, jint window, jint stateType)
- {
- GtkStyle *style_g = (GtkStyle *)style;
- GdkWindow *window_g = (GdkWindow *)window;
- GtkStateType stateType_g = (GtkStateType) stateType;
- {
- gtk_style_set_background (style_g, window_g, stateType_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Style
- * Method: gtk_style_apply_default_background
- * Signature: (IIZIIIIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Style_gtk_1style_1apply_1default_1background (JNIEnv
- *env, jclass cls, jint style, jint window, jboolean setBG, jint stateType, jint area, jint
- x, jint y, jint width, jint height)
- {
- GtkStyle *style_g = (GtkStyle *)style;
- GdkWindow *window_g = (GdkWindow *)window;
- gboolean setBG_g = (gboolean) setBG;
- GtkStateType stateType_g = (GtkStateType) stateType;
- GdkRectangle *area_g = (GdkRectangle *)area;
- gint32 x_g = (gint32) x;
- gint32 y_g = (gint32) y;
- gint32 width_g = (gint32) width;
- gint32 height_g = (gint32) height;
- {
- gtk_style_apply_default_background (style_g, window_g, setBG_g, stateType_g, area_g,
- x_g, y_g, width_g, height_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Style
- * Method: gtk_style_lookup_icon_set
- * Signature: (Ijava.lang.String;)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Style_gtk_1style_1lookup_1icon_1set (JNIEnv *env,
- jclass cls, jint style, jstring stockId)
- {
- GtkStyle *style_g = (GtkStyle *)style;
- gchar* stockId_g = (gchar*)(*env)->GetStringUTFChars(env, stockId, 0);
- jint result = (jint)gtk_style_lookup_icon_set (style_g, stockId_g);
- (*env)->ReleaseStringUTFChars(env, stockId, stockId_g);
- return result;
- }
-
- /*
- * Class: org.gnu.gtk.Style
- * Method: gtk_style_render_icon
- * Signature: (IIIII[Lint ;[B)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Style_gtk_1style_1render_1icon (JNIEnv *env, jclass
- cls, jint style, jint source, jint direction, jint state, jint size, jintArray widget,
- jbyteArray detail)
- {
- GtkStyle *style_g = (GtkStyle *)style;
- GtkIconSource *source_g = (GtkIconSource *)source;
- GtkTextDirection direction_g = (GtkTextDirection) direction;
- GtkStateType state_g = (GtkStateType) state;
- GtkIconSize size_g = (GtkIconSize) size;
- gint *widget_g_g = (gint *) (*env)->GetIntArrayElements (env, widget, NULL);
- GtkWidget *widget_g = (GtkWidget *)widget_g_g;
- jint detail_len = (*env)->GetArrayLength(env, detail);
- gchar* detail_g = (gchar*)g_malloc(detail_len + 1);
- (*env)->GetByteArrayRegion(env, detail, 0, detail_len, (jbyte*)detail_g);
- detail_g[detail_len] = 0;
- {
- return (jint)gtk_style_render_icon (style_g, source_g, direction_g, state_g, size_g,
- widget_g, detail_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_Table.c b/libgtk-java/src/jni/org_gnu_gtk_Table.c
deleted file mode 100644
index b32dfdd..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_Table.c
+++ /dev/null
@@ -1,281 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:27 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.Table
- * Method: gtk_table_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Table_gtk_1table_1get_1type (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_table_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Table
- * Method: gtk_table_new
- * Signature: (IIZ)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Table_gtk_1table_1new (JNIEnv *env, jclass cls, jint
- rows, jint columns, jboolean homogenous)
- {
- gint32 rows_g = (gint32) rows;
- gint32 columns_g = (gint32) columns;
- gboolean homogenous_g = (gboolean) homogenous;
- {
- return (jint)gtk_table_new (rows_g, columns_g, homogenous_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Table
- * Method: gtk_table_resize
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Table_gtk_1table_1resize (JNIEnv *env, jclass cls, jint
- table, jint rows, jint cols)
- {
- GtkTable *table_g = (GtkTable *)table;
- guint32 rows_g = (guint32) rows;
- guint32 cols_g = (guint32) cols;
- {
- gtk_table_resize (table_g, rows_g, cols_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Table
- * Method: gtk_table_attach
- * Signature: (IIIIIIIIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Table_gtk_1table_1attach (JNIEnv *env, jclass cls, jint
- table, jint child, jint leftAttach, jint rightAttach, jint topAttach, jint bottomAttach,
- jint xoptions, jint yoptions, jint xpadding, jint ypadding)
- {
- GtkTable *table_g = (GtkTable *)table;
- GtkWidget *child_g = (GtkWidget *)child;
- gint32 leftAttach_g = (gint32) leftAttach;
- gint32 rightAttach_g = (gint32) rightAttach;
- gint32 topAttach_g = (gint32) topAttach;
- gint32 bottomAttach_g = (gint32) bottomAttach;
- GtkAttachOptions xoptions_g = (GtkAttachOptions) xoptions;
- GtkAttachOptions yoptions_g = (GtkAttachOptions) yoptions;
- gint32 xpadding_g = (gint32) xpadding;
- gint32 ypadding_g = (gint32) ypadding;
- {
- gtk_table_attach (table_g, child_g, leftAttach_g, rightAttach_g, topAttach_g,
- bottomAttach_g, xoptions_g, yoptions_g, xpadding_g, ypadding_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Table
- * Method: gtk_table_attach_defaults
- * Signature: (IIIIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Table_gtk_1table_1attach_1defaults (JNIEnv *env, jclass
- cls, jint table, jint child, jint leftAttach, jint rightAttach, jint topAttach, jint
- bottomAttach)
- {
- GtkTable *table_g = (GtkTable *)table;
- GtkWidget *child_g = (GtkWidget *)child;
- gint32 leftAttach_g = (gint32) leftAttach;
- gint32 rightAttach_g = (gint32) rightAttach;
- gint32 topAttach_g = (gint32) topAttach;
- gint32 bottomAttach_g = (gint32) bottomAttach;
- {
- gtk_table_attach_defaults (table_g, child_g, leftAttach_g, rightAttach_g, topAttach_g,
- bottomAttach_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Table
- * Method: gtk_table_set_row_spacing
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Table_gtk_1table_1set_1row_1spacing (JNIEnv *env,
- jclass cls, jint table, jint row, jint spacing)
- {
- GtkTable *table_g = (GtkTable *)table;
- gint32 row_g = (gint32) row;
- gint32 spacing_g = (gint32) spacing;
- {
- gtk_table_set_row_spacing (table_g, row_g, spacing_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Table
- * Method: gtk_table_get_row_spacing
- * Signature: (II)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Table_gtk_1table_1get_1row_1spacing (JNIEnv *env,
- jclass cls, jint table, jint row)
- {
- GtkTable *table_g = (GtkTable *)table;
- gint32 row_g = (gint32) row;
- {
- jint result_j = (jint) (gtk_table_get_row_spacing (table_g, row_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Table
- * Method: gtk_table_set_col_spacing
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Table_gtk_1table_1set_1col_1spacing (JNIEnv *env,
- jclass cls, jint table, jint column, jint spacing)
- {
- GtkTable *table_g = (GtkTable *)table;
- gint32 column_g = (gint32) column;
- gint32 spacing_g = (gint32) spacing;
- {
- gtk_table_set_col_spacing (table_g, column_g, spacing_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Table
- * Method: gtk_table_get_col_spacing
- * Signature: (II)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Table_gtk_1table_1get_1col_1spacing (JNIEnv *env,
- jclass cls, jint table, jint column)
- {
- GtkTable *table_g = (GtkTable *)table;
- gint32 column_g = (gint32) column;
- {
- jint result_j = (jint) (gtk_table_get_col_spacing (table_g, column_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Table
- * Method: gtk_table_set_row_spacings
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Table_gtk_1table_1set_1row_1spacings (JNIEnv *env,
- jclass cls, jint table, jint spacing)
- {
- GtkTable *table_g = (GtkTable *)table;
- gint32 spacing_g = (gint32) spacing;
- {
- gtk_table_set_row_spacings (table_g, spacing_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Table
- * Method: gtk_table_get_default_row_spacing
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Table_gtk_1table_1get_1default_1row_1spacing (JNIEnv
- *env, jclass cls, jint table)
- {
- GtkTable *table_g = (GtkTable *)table;
- {
- jint result_j = (jint) (gtk_table_get_default_row_spacing (table_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Table
- * Method: gtk_table_set_col_spacings
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Table_gtk_1table_1set_1col_1spacings (JNIEnv *env,
- jclass cls, jint table, jint spacing)
- {
- GtkTable *table_g = (GtkTable *)table;
- gint32 spacing_g = (gint32) spacing;
- {
- gtk_table_set_col_spacings (table_g, spacing_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Table
- * Method: gtk_table_get_default_col_spacing
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Table_gtk_1table_1get_1default_1col_1spacing (JNIEnv
- *env, jclass cls, jint table)
- {
- GtkTable *table_g = (GtkTable *)table;
- {
- jint result_j = (jint) (gtk_table_get_default_col_spacing (table_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Table
- * Method: gtk_table_set_homogeneous
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Table_gtk_1table_1set_1homogeneous (JNIEnv *env, jclass
- cls, jint table, jboolean homogeneous)
- {
- GtkTable *table_g = (GtkTable *)table;
- gboolean homogeneous_g = (gboolean) homogeneous;
- {
- gtk_table_set_homogeneous (table_g, homogeneous_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Table
- * Method: gtk_table_get_homogeneous
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Table_gtk_1table_1get_1homogeneous (JNIEnv *env,
- jclass cls, jint table)
- {
- GtkTable *table_g = (GtkTable *)table;
- {
- jboolean result_j = (jboolean) (gtk_table_get_homogeneous (table_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_TargetEntry.c b/libgtk-java/src/jni/org_gnu_gtk_TargetEntry.c
deleted file mode 100644
index 997ab92..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_TargetEntry.c
+++ /dev/null
@@ -1,40 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TargetEntry_newTargetEntry(JNIEnv
- *env, jclass cls, jstring name, jint flags, jint id)
-{
- GtkTargetEntry *targetEntry = (GtkTargetEntry *)g_malloc(sizeof(GtkTargetEntry));
- targetEntry->target = (gchar *) (*env)->GetStringUTFChars( env, name, NULL );
- targetEntry->flags = (guint) flags;
- targetEntry->info = (guint) id;
-
- return (jint) targetEntry;
-}
-
-
-
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_TearoffMenuItem.c b/libgtk-java/src/jni/org_gnu_gtk_TearoffMenuItem.c
deleted file mode 100644
index 3297c43..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_TearoffMenuItem.c
+++ /dev/null
@@ -1,65 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.TearoffMenuItem
- * Method: gtk_tearoff_menu_item_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TearoffMenuItem_gtk_1tearoff_1menu_1item_1get_1type (
- JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_tearoff_menu_item_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.TearoffMenuItem
- * Method: gtk_tearoff_menu_item_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TearoffMenuItem_gtk_1tearoff_1menu_1item_1new (JNIEnv
- *env, jclass cls)
- {
- {
- return (jint)gtk_tearoff_menu_item_new ();
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-/*
- * Class: org_gnu_gtk_TearoffMenuItem
- * Method: getTornOff
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TearoffMenuItem_getTornOff
- (JNIEnv *env, jclass cls, jint menu)
-{
- return (jboolean)((GtkTearoffMenuItem*)menu)->torn_off;
-}
-
-
-
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_TextAppearance.c b/libgtk-java/src/jni/org_gnu_gtk_TextAppearance.c
deleted file mode 100644
index 3b05a75..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_TextAppearance.c
+++ /dev/null
@@ -1,229 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:22 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- GdkColor * GtkTextAppearance_get_bg_color (GtkTextAppearance * cptr)
- {
- return (GdkColor*)&cptr->bg_color;
- }
-
- /*
- * Class: org.gnu.gtk.TextAppearance
- * Method: getBgColor
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextAppearance_getBgColor (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GtkTextAppearance *cptr_g = (GtkTextAppearance *)cptr;
- {
- return (jint)GtkTextAppearance_get_bg_color (cptr_g);
- }
- }
-
- GdkColor * GtkTextAppearance_get_fg_color (GtkTextAppearance * cptr)
- {
- return (GdkColor*)&cptr->fg_color;
- }
-
- /*
- * Class: org.gnu.gtk.TextAppearance
- * Method: getFgColor
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextAppearance_getFgColor (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GtkTextAppearance *cptr_g = (GtkTextAppearance *)cptr;
- {
- return (jint)GtkTextAppearance_get_fg_color (cptr_g);
- }
- }
-
- GdkBitmap * GtkTextAppearance_get_bg_stipple (GtkTextAppearance * cptr)
- {
- return cptr->bg_stipple;
- }
-
- /*
- * Class: org.gnu.gtk.TextAppearance
- * Method: getBgStipple
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextAppearance_getBgStipple (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GtkTextAppearance *cptr_g = (GtkTextAppearance *)cptr;
- return (jint)GtkTextAppearance_get_bg_stipple (cptr_g);
- }
-
- GdkBitmap * GtkTextAppearance_get_fg_stipple (GtkTextAppearance * cptr)
- {
- return cptr->fg_stipple;
- }
-
- /*
- * Class: org.gnu.gtk.TextAppearance
- * Method: getFgStipple
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextAppearance_getFgStipple (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GtkTextAppearance *cptr_g = (GtkTextAppearance *)cptr;
- return (jint)GtkTextAppearance_get_fg_stipple (cptr_g);
- }
-
- gint32 GtkTextAppearance_get_rise (GtkTextAppearance * cptr)
- {
- return cptr->rise;
- }
-
- /*
- * Class: org.gnu.gtk.TextAppearance
- * Method: getRise
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextAppearance_getRise (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GtkTextAppearance *cptr_g = (GtkTextAppearance *)cptr;
- {
- jint result_j = (jint) (GtkTextAppearance_get_rise (cptr_g));
- return result_j;
- }
- }
-
- PangoUnderline GtkTextAppearance_get_underline (GtkTextAppearance * cptr)
- {
- return cptr->underline;
- }
-
- /*
- * Class: org.gnu.gtk.TextAppearance
- * Method: getUnderline
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextAppearance_getUnderline (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GtkTextAppearance *cptr_g = (GtkTextAppearance *)cptr;
- {
- jint result_j = (jint) (GtkTextAppearance_get_underline (cptr_g));
- return result_j;
- }
- }
-
- gboolean GtkTextAppearance_get_strikethrough (GtkTextAppearance * cptr)
- {
- return cptr->strikethrough;
- }
-
- /*
- * Class: org.gnu.gtk.TextAppearance
- * Method: getStrikethrough
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextAppearance_getStrikethrough (JNIEnv *env,
- jclass cls, jint cptr)
- {
- GtkTextAppearance *cptr_g = (GtkTextAppearance *)cptr;
- {
- jboolean result_j = (jboolean) (GtkTextAppearance_get_strikethrough (cptr_g));
- return result_j;
- }
- }
-
- gboolean GtkTextAppearance_get_draw_bg (GtkTextAppearance * cptr)
- {
- return cptr->draw_bg;
- }
-
- /*
- * Class: org.gnu.gtk.TextAppearance
- * Method: getDrawBg
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextAppearance_getDrawBg (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GtkTextAppearance *cptr_g = (GtkTextAppearance *)cptr;
- {
- jboolean result_j = (jboolean) (GtkTextAppearance_get_draw_bg (cptr_g));
- return result_j;
- }
- }
-
- gboolean GtkTextAppearance_get_inside_selection (GtkTextAppearance * cptr)
- {
- return cptr->inside_selection;
- }
-
- /*
- * Class: org.gnu.gtk.TextAppearance
- * Method: getInsideSelection
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextAppearance_getInsideSelection (JNIEnv *env,
- jclass cls, jint cptr)
- {
- GtkTextAppearance *cptr_g = (GtkTextAppearance *)cptr;
- {
- jboolean result_j = (jboolean) (GtkTextAppearance_get_inside_selection (cptr_g));
- return result_j;
- }
- }
-
- gboolean GtkTextAppearance_get_is_text (GtkTextAppearance * cptr)
- {
- return cptr->is_text;
- }
-
- /*
- * Class: org.gnu.gtk.TextAppearance
- * Method: getIsText
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextAppearance_getIsText (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GtkTextAppearance *cptr_g = (GtkTextAppearance *)cptr;
- {
- jboolean result_j = (jboolean) (GtkTextAppearance_get_is_text (cptr_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_TextAttributes.c b/libgtk-java/src/jni/org_gnu_gtk_TextAttributes.c
deleted file mode 100644
index 1dceefc..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_TextAttributes.c
+++ /dev/null
@@ -1,543 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:21 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- GtkTextAppearance * GtkTextAttributes_get_appearance (GtkTextAttributes * cptr)
- {
- return (GtkTextAppearance*)&cptr->appearance;
- }
-
- /*
- * Class: org.gnu.gtk.TextAttributes
- * Method: getAppearance
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextAttributes_getAppearance (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GtkTextAttributes *cptr_g = (GtkTextAttributes *)cptr;
- {
- return (jint)GtkTextAttributes_get_appearance (cptr_g);
- }
- }
-
- GtkJustification GtkTextAttributes_get_justification (GtkTextAttributes * cptr)
- {
- return cptr->justification;
- }
-
- /*
- * Class: org.gnu.gtk.TextAttributes
- * Method: getJustification
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextAttributes_getJustification (JNIEnv *env, jclass
- cls, jint cptr)
- {
- GtkTextAttributes *cptr_g = (GtkTextAttributes *)cptr;
- {
- jint result_j = (jint) (GtkTextAttributes_get_justification (cptr_g));
- return result_j;
- }
- }
-
- GtkTextDirection GtkTextAttributes_get_direction (GtkTextAttributes * cptr)
- {
- return cptr->direction;
- }
-
- /*
- * Class: org.gnu.gtk.TextAttributes
- * Method: getDirection
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextAttributes_getDirection (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GtkTextAttributes *cptr_g = (GtkTextAttributes *)cptr;
- {
- jint result_j = (jint) (GtkTextAttributes_get_direction (cptr_g));
- return result_j;
- }
- }
-
- PangoFontDescription * GtkTextAttributes_get_font (GtkTextAttributes * cptr)
- {
- return cptr->font;
- }
-
- /*
- * Class: org.gnu.gtk.TextAttributes
- * Method: getFont
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextAttributes_getFont (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GtkTextAttributes *cptr_g = (GtkTextAttributes *)cptr;
- {
- return (jint)GtkTextAttributes_get_font (cptr_g);
- }
- }
-
- gdouble GtkTextAttributes_get_font_scale (GtkTextAttributes * cptr)
- {
- return cptr->font_scale;
- }
-
- /*
- * Class: org.gnu.gtk.TextAttributes
- * Method: getFontScale
- * Signature: (I)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_gtk_TextAttributes_getFontScale (JNIEnv *env, jclass
- cls, jint cptr)
- {
- GtkTextAttributes *cptr_g = (GtkTextAttributes *)cptr;
- {
- jdouble result_j = (jdouble) (GtkTextAttributes_get_font_scale (cptr_g));
- return result_j;
- }
- }
-
- gint32 GtkTextAttributes_get_left_margin (GtkTextAttributes * cptr)
- {
- return cptr->left_margin;
- }
-
- /*
- * Class: org.gnu.gtk.TextAttributes
- * Method: getLeftMargin
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextAttributes_getLeftMargin (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GtkTextAttributes *cptr_g = (GtkTextAttributes *)cptr;
- {
- jint result_j = (jint) (GtkTextAttributes_get_left_margin (cptr_g));
- return result_j;
- }
- }
-
- gint32 GtkTextAttributes_get_indent (GtkTextAttributes * cptr)
- {
- return cptr->indent;
- }
-
- /*
- * Class: org.gnu.gtk.TextAttributes
- * Method: getIndent
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextAttributes_getIndent (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GtkTextAttributes *cptr_g = (GtkTextAttributes *)cptr;
- {
- jint result_j = (jint) (GtkTextAttributes_get_indent (cptr_g));
- return result_j;
- }
- }
-
- gint32 GtkTextAttributes_get_right_margin (GtkTextAttributes * cptr)
- {
- return cptr->right_margin;
- }
-
- /*
- * Class: org.gnu.gtk.TextAttributes
- * Method: getRightMargin
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextAttributes_getRightMargin (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GtkTextAttributes *cptr_g = (GtkTextAttributes *)cptr;
- {
- jint result_j = (jint) (GtkTextAttributes_get_right_margin (cptr_g));
- return result_j;
- }
- }
-
- gint32 GtkTextAttributes_get_pixels_above_lines (GtkTextAttributes * cptr)
- {
- return cptr->pixels_above_lines;
- }
-
- /*
- * Class: org.gnu.gtk.TextAttributes
- * Method: getPixelsAboveLines
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextAttributes_getPixelsAboveLines (JNIEnv *env, jclass
- cls, jint cptr)
- {
- GtkTextAttributes *cptr_g = (GtkTextAttributes *)cptr;
- {
- jint result_j = (jint) (GtkTextAttributes_get_pixels_above_lines (cptr_g));
- return result_j;
- }
- }
-
- gint32 GtkTextAttributes_get_pixels_below_lines (GtkTextAttributes * cptr)
- {
- return cptr->pixels_below_lines;
- }
-
- /*
- * Class: org.gnu.gtk.TextAttributes
- * Method: getPixelsBelowLines
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextAttributes_getPixelsBelowLines (JNIEnv *env, jclass
- cls, jint cptr)
- {
- GtkTextAttributes *cptr_g = (GtkTextAttributes *)cptr;
- {
- jint result_j = (jint) (GtkTextAttributes_get_pixels_below_lines (cptr_g));
- return result_j;
- }
- }
-
- gint32 GtkTextAttributes_get_pixels_inside_wrap (GtkTextAttributes * cptr)
- {
- return cptr->pixels_inside_wrap;
- }
-
- /*
- * Class: org.gnu.gtk.TextAttributes
- * Method: getPixelsInsideWrap
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextAttributes_getPixelsInsideWrap (JNIEnv *env, jclass
- cls, jint cptr)
- {
- GtkTextAttributes *cptr_g = (GtkTextAttributes *)cptr;
- {
- jint result_j = (jint) (GtkTextAttributes_get_pixels_inside_wrap (cptr_g));
- return result_j;
- }
- }
-
- PangoTabArray * GtkTextAttributes_get_tabs (GtkTextAttributes * cptr)
- {
- return cptr->tabs;
- }
-
- /*
- * Class: org.gnu.gtk.TextAttributes
- * Method: getTabs
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextAttributes_getTabs (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GtkTextAttributes *cptr_g = (GtkTextAttributes *)cptr;
- {
- return (jint)GtkTextAttributes_get_tabs (cptr_g);
- }
- }
-
- GtkWrapMode GtkTextAttributes_get_wrap_mode (GtkTextAttributes * cptr)
- {
- return cptr->wrap_mode;
- }
-
- /*
- * Class: org.gnu.gtk.TextAttributes
- * Method: getWrapMode
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextAttributes_getWrapMode (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GtkTextAttributes *cptr_g = (GtkTextAttributes *)cptr;
- {
- jint result_j = (jint) (GtkTextAttributes_get_wrap_mode (cptr_g));
- return result_j;
- }
- }
-
- PangoLanguage * GtkTextAttributes_get_language (GtkTextAttributes * cptr)
- {
- return cptr->language;
- }
-
- /*
- * Class: org.gnu.gtk.TextAttributes
- * Method: getLanguage
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextAttributes_getLanguage (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GtkTextAttributes *cptr_g = (GtkTextAttributes *)cptr;
- {
- return (jint)GtkTextAttributes_get_language (cptr_g);
- }
- }
-
- gboolean GtkTextAttributes_get_invisible (GtkTextAttributes * cptr)
- {
- return cptr->invisible;
- }
-
- /*
- * Class: org.gnu.gtk.TextAttributes
- * Method: getInvisible
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextAttributes_getInvisible (JNIEnv *env, jclass
- cls, jint cptr)
- {
- GtkTextAttributes *cptr_g = (GtkTextAttributes *)cptr;
- {
- jboolean result_j = (jboolean) (GtkTextAttributes_get_invisible (cptr_g));
- return result_j;
- }
- }
-
- gboolean GtkTextAttributes_get_bg_full_height (GtkTextAttributes * cptr)
- {
- return cptr->bg_full_height;
- }
-
- /*
- * Class: org.gnu.gtk.TextAttributes
- * Method: getBgFullHeight
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextAttributes_getBgFullHeight (JNIEnv *env, jclass
- cls, jint cptr)
- {
- GtkTextAttributes *cptr_g = (GtkTextAttributes *)cptr;
- {
- jboolean result_j = (jboolean) (GtkTextAttributes_get_bg_full_height (cptr_g));
- return result_j;
- }
- }
-
- gboolean GtkTextAttributes_get_editable (GtkTextAttributes * cptr)
- {
- return cptr->editable;
- }
-
- /*
- * Class: org.gnu.gtk.TextAttributes
- * Method: getEditable
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextAttributes_getEditable (JNIEnv *env, jclass
- cls, jint cptr)
- {
- GtkTextAttributes *cptr_g = (GtkTextAttributes *)cptr;
- {
- jboolean result_j = (jboolean) (GtkTextAttributes_get_editable (cptr_g));
- return result_j;
- }
- }
-
- gboolean GtkTextAttributes_get_realized (GtkTextAttributes * cptr)
- {
- return cptr->realized;
- }
-
- /*
- * Class: org.gnu.gtk.TextAttributes
- * Method: getRealized
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextAttributes_getRealized (JNIEnv *env, jclass
- cls, jint cptr)
- {
- GtkTextAttributes *cptr_g = (GtkTextAttributes *)cptr;
- {
- jboolean result_j = (jboolean) (GtkTextAttributes_get_realized (cptr_g));
- return result_j;
- }
- }
-
- gboolean GtkTextAttributes_get_pad1 (GtkTextAttributes * cptr)
- {
- return cptr->pad1;
- }
-
- /*
- * Class: org.gnu.gtk.TextAttributes
- * Method: getPad1
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextAttributes_getPad1 (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GtkTextAttributes *cptr_g = (GtkTextAttributes *)cptr;
- {
- jboolean result_j = (jboolean) (GtkTextAttributes_get_pad1 (cptr_g));
- return result_j;
- }
- }
-
- gboolean GtkTextAttributes_get_pad2 (GtkTextAttributes * cptr)
- {
- return cptr->pad2;
- }
-
- /*
- * Class: org.gnu.gtk.TextAttributes
- * Method: getPad2
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextAttributes_getPad2 (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GtkTextAttributes *cptr_g = (GtkTextAttributes *)cptr;
- {
- jboolean result_j = (jboolean) (GtkTextAttributes_get_pad2 (cptr_g));
- return result_j;
- }
- }
-
- gboolean GtkTextAttributes_get_pad3 (GtkTextAttributes * cptr)
- {
- return cptr->pad3;
- }
-
- /*
- * Class: org.gnu.gtk.TextAttributes
- * Method: getPad3
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextAttributes_getPad3 (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GtkTextAttributes *cptr_g = (GtkTextAttributes *)cptr;
- {
- jboolean result_j = (jboolean) (GtkTextAttributes_get_pad3 (cptr_g));
- return result_j;
- }
- }
-
- gboolean GtkTextAttributes_get_pad4 (GtkTextAttributes * cptr)
- {
- return cptr->pad4;
- }
-
- /*
- * Class: org.gnu.gtk.TextAttributes
- * Method: getPad4
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextAttributes_getPad4 (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GtkTextAttributes *cptr_g = (GtkTextAttributes *)cptr;
- {
- jboolean result_j = (jboolean) (GtkTextAttributes_get_pad4 (cptr_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextAttributes
- * Method: gtk_text_attributes_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextAttributes_gtk_1text_1attributes_1new (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_text_attributes_new ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextAttributes
- * Method: gtk_text_attributes_copy
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextAttributes_gtk_1text_1attributes_1copy (JNIEnv
- *env, jclass cls, jint src)
- {
- GtkTextAttributes *src_g = (GtkTextAttributes *)src;
- {
- return (jint)gtk_text_attributes_copy (src_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextAttributes
- * Method: gtk_text_attributes_copy_values
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextAttributes_gtk_1text_1attributes_1copy_1values (
- JNIEnv *env, jclass cls, jint src, jint dest)
- {
- GtkTextAttributes *src_g = (GtkTextAttributes *)src;
- GtkTextAttributes *dest_g = (GtkTextAttributes *)dest;
- {
- gtk_text_attributes_copy_values (src_g, dest_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextAttributes
- * Method: gtk_text_attributes_unref
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextAttributes_gtk_1text_1attributes_1unref (JNIEnv
- *env, jclass cls, jint values)
- {
- GtkTextAttributes *values_g = (GtkTextAttributes *)values;
- {
- gtk_text_attributes_unref (values_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextAttributes
- * Method: gtk_text_attributes_ref
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextAttributes_gtk_1text_1attributes_1ref (JNIEnv *env,
- jclass cls, jint values)
- {
- GtkTextAttributes *values_g = (GtkTextAttributes *)values;
- {
- gtk_text_attributes_ref (values_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_TextBuffer.c b/libgtk-java/src/jni/org_gnu_gtk_TextBuffer.c
deleted file mode 100644
index a0f47b6..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_TextBuffer.c
+++ /dev/null
@@ -1,885 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1select_1range (JNIEnv *env,
- jclass cls, jint buffer, jint ins, jint bound)
- {
- gtk_text_buffer_select_range ( (GtkTextBuffer *)buffer,
- (GtkTextIter *) ins,
- (GtkTextIter *) bound );
- }
-
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextBuffer_insert_1with_1tag (JNIEnv *env,
- jclass cls, jint buffer, jint iter, jstring text, jstring tag)
- {
- const char *text_g = (*env)->GetStringUTFChars(env, text, NULL);
- const char *tag_g = (*env)->GetStringUTFChars(env, tag, NULL);
- gtk_text_buffer_insert_with_tags_by_name ((GtkTextBuffer *) buffer, (GtkTextIter *)iter, text_g, -1,
- tag_g, NULL);
- (*env)->ReleaseStringUTFChars(env, text, text_g);
- (*env)->ReleaseStringUTFChars(env, tag, tag_g);
- }
-
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextBuffer_create_1tag ( JNIEnv *env, jclass cls, jint buffer, jstring name ){
- const char *name_g = (*env)->GetStringUTFChars(env, name, NULL);
- jint retval = (jint) gtk_text_buffer_create_tag( (GtkTextBuffer *) buffer, name_g, NULL);
- (*env)->ReleaseStringUTFChars(env, name, name_g);
- return retval;
- }
-
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1new_1noTable (JNIEnv *env, jclass
- cls)
- {
- return (jint)gtk_text_buffer_new (NULL);
- }
-
- JNIEXPORT jint JNICALL
- Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1get_1iter_1at_1line_1offsetMOD (JNIEnv *env, jclass
- cls, jint buffer, jint lineNumber, jint charOffset)
- {
- GtkTextIter *iter_g = (GtkTextIter *) g_malloc(sizeof(GtkTextIter));
- gtk_text_buffer_get_iter_at_line_offset ((GtkTextBuffer*)buffer,
- iter_g,
- (gint32)lineNumber,
- (gint32)charOffset);
- return (jint)iter_g;
- }
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1get_1iter_1at_1offsetMOD (
- JNIEnv *env, jclass cls, jint buffer, jint charOffset)
- {
- GtkTextIter *iter_g = (GtkTextIter *) g_malloc(sizeof(GtkTextIter));
- gtk_text_buffer_get_iter_at_offset ((GtkTextBuffer*)buffer,
- iter_g,
- (gint32)charOffset);
- return (jint) iter_g;
- }
-
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1get_1iter_1at_1lineMOD (
- JNIEnv *env, jclass cls, jint buffer, jint lineNumber)
- {
- GtkTextIter *iter_g = (GtkTextIter *) g_malloc(sizeof(GtkTextIter));
- gtk_text_buffer_get_iter_at_line ((GtkTextBuffer*)buffer,
- iter_g,
- (gint32)lineNumber);
- return (jint) iter_g;
- }
-
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1get_1iter_1at_1markMOD (
- JNIEnv *env, jclass cls, jint buffer, jint mark)
- {
- GtkTextIter *iter_g = (GtkTextIter *) g_malloc(sizeof(GtkTextIter));
- gtk_text_buffer_get_iter_at_mark ((GtkTextBuffer*)buffer,
- iter_g,
- (GtkTextMark*)mark);
- return (jint) iter_g;
- }
-
- JNIEXPORT jint JNICALL
- Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1get_1iter_1at_1child_1anchorMOD (JNIEnv *env,
- jclass cls, jint buffer, jint anchor)
- {
- GtkTextIter *iter_g = (GtkTextIter *)g_malloc(sizeof(GtkTextIter));
- gtk_text_buffer_get_iter_at_child_anchor ((GtkTextBuffer*)buffer,
- iter_g,
- (GtkTextChildAnchor*)anchor);
- return (jint) iter_g;
- }
-
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1get_1start_1iterMOD (JNIEnv
- *env, jclass cls, jint buffer)
- {
- GtkTextIter *iter_g = (GtkTextIter *)g_malloc(sizeof(GtkTextIter));
- gtk_text_buffer_get_start_iter ((GtkTextBuffer*)buffer, iter_g);
- return (jint) iter_g;
- }
-
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1get_1end_1iterMOD (JNIEnv
- *env, jclass cls, jint buffer)
- {
- GtkTextIter *iter_g = (GtkTextIter *)g_malloc(sizeof(GtkTextIter));
- gtk_text_buffer_get_end_iter ((GtkTextBuffer*)buffer, iter_g);
- return (jint)iter_g;
- }
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1paste_1clipboardInsertPosisition (JNIEnv
- *env, jclass cls, jint buffer, jint clipboard, jboolean
- defaultEditable)
- {
- gtk_text_buffer_paste_clipboard ((GtkTextBuffer*)buffer,
- (GtkClipboard*)clipboard,
- NULL,
- (gboolean)defaultEditable);
- }
-
-
-
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1get_1selection_1exists (JNIEnv *env, jclass cls,
- jint buffer)
- {
- return (jboolean)gtk_text_buffer_get_selection_bounds(
- (GtkTextBuffer*)buffer, NULL, NULL);
- }
-
- JNIEXPORT jint JNICALL
- Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1get_1selection_1start (JNIEnv *env, jclass cls,
- jint buffer)
- {
- GtkTextIter *start_g = (GtkTextIter *)g_malloc(sizeof(GtkTextIter));
- gtk_text_buffer_get_selection_bounds ((GtkTextBuffer*)buffer,
- start_g, NULL);
- return (jint) start_g;
- }
-
- JNIEXPORT jint JNICALL
- Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1get_1selection_1end (JNIEnv *env, jclass cls,
- jint buffer)
- {
- GtkTextIter *end_g = (GtkTextIter *)g_malloc(sizeof(GtkTextIter));
- gtk_text_buffer_get_selection_bounds ((GtkTextBuffer*)buffer,
- NULL, end_g);
- return (jint) end_g;
- }
-
- /*
- * Class: org.gnu.gtk.TextBuffer
- * Method: gtk_text_buffer_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1get_1type (JNIEnv *env,
- jclass cls)
- {
- return (jint)gtk_text_buffer_get_type ();
- }
-
- /*
- * Class: org.gnu.gtk.TextBuffer
- * Method: gtk_text_buffer_new
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1new (JNIEnv *env, jclass
- cls, jint table)
- {
- return (jint)gtk_text_buffer_new ((GtkTextTagTable *)table);
- }
-
- /*
- * Class: org.gnu.gtk.TextBuffer
- * Method: gtk_text_buffer_get_line_count
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1get_1line_1count (JNIEnv
- *env, jclass cls, jint buffer)
- {
- return (jint)gtk_text_buffer_get_line_count ((GtkTextBuffer*)buffer);
- }
-
- /*
- * Class: org.gnu.gtk.TextBuffer
- * Method: gtk_text_buffer_get_char_count
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1get_1char_1count (JNIEnv
- *env, jclass cls, jint buffer)
- {
- return (jint) gtk_text_buffer_get_char_count ((GtkTextBuffer*)buffer);
- }
-
- /*
- * Class: org.gnu.gtk.TextBuffer
- * Method: gtk_text_buffer_get_tag_table
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1get_1tag_1table (JNIEnv
- *env, jclass cls, jint buffer)
- {
- return (jint)gtk_text_buffer_get_tag_table ((GtkTextBuffer*)buffer);
- }
-
- /*
- * Class: org.gnu.gtk.TextBuffer
- * Method: gtk_text_buffer_set_text
- * Signature: (I[BI)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1set_1text (JNIEnv *env,
- jclass cls, jint buffer, jstring text)
- {
- const char *utf = (*env)->GetStringUTFChars(env, text, NULL);
- jint len = (*env)->GetStringUTFLength(env, text);
- gtk_text_buffer_set_text ((GtkTextBuffer *)buffer,
- (gchar*)utf, (gint32)len);
- (*env)->ReleaseStringUTFChars(env, text, utf);
- }
-
- /*
- * Class: org.gnu.gtk.TextBuffer
- * Method: gtk_text_buffer_insert
- * Signature: (II[BI)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1insert (JNIEnv *env,
- jclass cls, jint buffer, jint iter, jstring text)
- {
- const char *utf = (*env)->GetStringUTFChars(env, text, NULL);
- jint len = (*env)->GetStringUTFLength(env, text);
- gtk_text_buffer_insert ((GtkTextBuffer*)buffer, (GtkTextIter*)iter,
- (gchar*)utf, (gint32)len);
- (*env)->ReleaseStringUTFChars(env, text, utf);
- }
-
- /*
- * Class: org.gnu.gtk.TextBuffer
- * Method: gtk_text_buffer_insert_at_cursor
- * Signature: (I[BI)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1insert_1at_1cursor (
- JNIEnv *env, jclass cls, jint buffer, jstring text)
- {
- const char *utf = (*env)->GetStringUTFChars(env, text, NULL);
- jint len = (*env)->GetStringUTFLength(env, text);
- gtk_text_buffer_insert_at_cursor ((GtkTextBuffer *)buffer,
- (gchar*)utf, (gint32)len);
- (*env)->ReleaseStringUTFChars(env, text, utf);
- }
-
- /*
- * Class: org.gnu.gtk.TextBuffer
- * Method: gtk_text_buffer_insert_interactive
- * Signature: (II[BIZ)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1insert_1interactive (
- JNIEnv *env, jclass cls, jint buffer, jint iter, jstring text, jboolean
- defaultEditable)
- {
- const char *utf = (*env)->GetStringUTFChars(env, text, NULL);
- jint len = (*env)->GetStringUTFLength(env, text);
- gboolean defaultEditable_g = (gboolean) defaultEditable;
- jboolean result_j =
- (jboolean) (gtk_text_buffer_insert_interactive (
- (GtkTextBuffer*)buffer, (GtkTextIter*)iter,
- (gchar*)utf, (gint32)len, defaultEditable_g));
- (*env)->ReleaseStringUTFChars(env, text, utf);
- return result_j;
- }
-
- /*
- * Class: org.gnu.gtk.TextBuffer
- * Method: gtk_text_buffer_insert_interactive_at_cursor
- * Signature: (I[BIZ)Z
- */
- JNIEXPORT jboolean JNICALL
- Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1insert_1interactive_1at_1cursor (JNIEnv *env,
- jclass cls, jint buffer, jstring text, jboolean defaultEditable)
- {
- const char *utf = (*env)->GetStringUTFChars(env, text, NULL);
- jint len = (*env)->GetStringUTFLength(env, text);
- jboolean result_j =
- (jboolean)(gtk_text_buffer_insert_interactive_at_cursor (
- (GtkTextBuffer*)buffer, (gchar*)utf,
- (gint32)len, (gboolean)defaultEditable));
- (*env)->ReleaseStringUTFChars(env, text, utf);
- return result_j;
- }
-
- /*
- * Class: org.gnu.gtk.TextBuffer
- * Method: gtk_text_buffer_insert_range
- * Signature: (IIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1insert_1range (JNIEnv
- *env, jclass cls, jint buffer, jint iter, jint start, jint end)
- {
- gtk_text_buffer_insert_range ((GtkTextBuffer *)buffer,
- (GtkTextIter *)iter,
- (GtkTextIter *)start,
- (GtkTextIter *)end);
- }
-
- /*
- * Class: org.gnu.gtk.TextBuffer
- * Method: gtk_text_buffer_insert_range_interactive
- * Signature: (IIIIZ)Z
- */
- JNIEXPORT jboolean JNICALL
- Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1insert_1range_1interactive (JNIEnv *env, jclass
- cls, jint buffer, jint iter, jint start, jint end, jboolean defaultEditable)
- {
- return (jboolean) gtk_text_buffer_insert_range_interactive(
- (GtkTextBuffer*)buffer,
- (GtkTextIter *)iter,
- (GtkTextIter *)start,
- (GtkTextIter *)end,
- (gboolean)defaultEditable);
- }
-
- /*
- * Class: org.gnu.gtk.TextBuffer
- * Method: gtk_text_buffer_delete
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1delete (JNIEnv *env,
- jclass cls, jint buffer, jint start, jint end)
- {
- gtk_text_buffer_delete ((GtkTextBuffer*)buffer,
- (GtkTextIter *)start,
- (GtkTextIter *)end);
- }
-
- /*
- * Class: org.gnu.gtk.TextBuffer
- * Method: gtk_text_buffer_delete_interactive
- * Signature: (IIIZ)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1delete_1interactive (
- JNIEnv *env, jclass cls, jint buffer, jint start, jint end, jboolean defaultEditable)
- {
- return (jboolean) gtk_text_buffer_delete_interactive (
- (GtkTextBuffer*)buffer,
- (GtkTextIter *)start,
- (GtkTextIter *)end,
- (gboolean)defaultEditable);
- }
-
- /*
- * Class: org.gnu.gtk.TextBuffer
- * Method: gtk_text_buffer_get_text
- * Signature: (IIIZ)[B
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1get_1text (JNIEnv
- *env, jclass cls, jint buffer, jint start, jint end, jboolean includeHiddenChars)
- {
- gchar *result_g = gtk_text_buffer_get_text (
- (GtkTextBuffer*)buffer,
- (GtkTextIter*)start,
- (GtkTextIter*)end,
- (gboolean)includeHiddenChars);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- /*
- * Class: org.gnu.gtk.TextBuffer
- * Method: gtk_text_buffer_get_slice
- * Signature: (IIIZ)[B
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1get_1slice (JNIEnv
- *env, jclass cls, jint buffer, jint start, jint end, jboolean includeHiddenChars)
- {
- gchar *result_g = gtk_text_buffer_get_slice (
- (GtkTextBuffer*)buffer,
- (GtkTextIter*)start,
- (GtkTextIter*)end,
- (gboolean)includeHiddenChars);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- /*
- * Class: org.gnu.gtk.TextBuffer
- * Method: gtk_text_buffer_insert_pixbuf
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1insert_1pixbuf (JNIEnv
- *env, jclass cls, jint buffer, jint iter, jint pixbuf)
- {
- gtk_text_buffer_insert_pixbuf ((GtkTextBuffer*)buffer,
- (GtkTextIter*)iter,
- (GdkPixbuf*)pixbuf);
- }
-
- /*
- * Class: org.gnu.gtk.TextBuffer
- * Method: gtk_text_buffer_insert_child_anchor
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1insert_1child_1anchor (
- JNIEnv *env, jclass cls, jint buffer, jint iter, jint anchor)
- {
- gtk_text_buffer_insert_child_anchor ((GtkTextBuffer*)buffer,
- (GtkTextIter*)iter,
- (GtkTextChildAnchor*)anchor);
- }
-
- /*
- * Class: org.gnu.gtk.TextBuffer
- * Method: gtk_text_buffer_create_child_anchor
- * Signature: (II)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1create_1child_1anchor (
- JNIEnv *env, jclass cls, jint buffer, jint iter)
- {
- return (jint)gtk_text_buffer_create_child_anchor (
- (GtkTextBuffer*)buffer,
- (GtkTextIter*)iter);
- }
-
- /*
- * Class: org.gnu.gtk.TextBuffer
- * Method: gtk_text_buffer_create_mark
- * Signature: (I[BIZ)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1create_1mark (JNIEnv
- *env, jclass cls, jint buffer, jstring markName, jint where, jboolean leftGravity)
- {
- const char *utf = (*env)->GetStringUTFChars(env, markName, NULL);
- GtkTextMark* result = gtk_text_buffer_create_mark (
- (GtkTextBuffer*)buffer,
- (gchar*)utf,
- (GtkTextIter*)where,
- (gboolean)leftGravity);
- g_assert(result != NULL);
- (*env)->ReleaseStringUTFChars(env, markName, utf);
- return (jint)result;
- }
-
- /*
- * Class: org.gnu.gtk.TextBuffer
- * Method: gtk_text_buffer_move_mark
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1move_1mark (JNIEnv *env,
- jclass cls, jint buffer, jint mark, jint where)
- {
- gtk_text_buffer_move_mark ((GtkTextBuffer*)buffer,
- (GtkTextMark*)mark,
- (GtkTextIter*)where);
- }
-
- /*
- * Class: org.gnu.gtk.TextBuffer
- * Method: gtk_text_buffer_delete_mark
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1delete_1mark (JNIEnv
- *env, jclass cls, jint buffer, jint mark)
- {
- gtk_text_buffer_delete_mark ((GtkTextBuffer*)buffer, (GtkTextMark*)mark);
- }
-
- /*
- * Class: org.gnu.gtk.TextBuffer
- * Method: gtk_text_buffer_get_mark
- * Signature: (I[B)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1get_1mark (JNIEnv *env,
- jclass cls, jint buffer, jstring name)
- {
- const char *utf = (*env)->GetStringUTFChars(env, name, NULL);
- GtkTextMark *mark = gtk_text_buffer_get_mark ((GtkTextBuffer*)buffer,
- (gchar*)utf);
- (*env)->ReleaseStringUTFChars(env, name, utf);
- return (jint)mark;
- }
-
- /*
- * Class: org.gnu.gtk.TextBuffer
- * Method: gtk_text_buffer_move_mark_by_name
- * Signature: (I[BI)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1move_1mark_1by_1name (
- JNIEnv *env, jclass cls, jint buffer, jstring name, jint where)
- {
- const char *utf = (*env)->GetStringUTFChars(env, name, NULL);
- gtk_text_buffer_move_mark_by_name ((GtkTextBuffer *)buffer,
- utf,
- (GtkTextIter *)where);
- (*env)->ReleaseStringUTFChars(env, name, utf);
- }
-
- /*
- * Class: org.gnu.gtk.TextBuffer
- * Method: gtk_text_buffer_delete_mark_by_name
- * Signature: (I[B)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1delete_1mark_1by_1name (
- JNIEnv *env, jclass cls, jint buffer, jstring name)
- {
- const char *utf = (*env)->GetStringUTFChars(env, name, NULL);
- gtk_text_buffer_delete_mark_by_name ((GtkTextBuffer*)buffer, utf);
- (*env)->ReleaseStringUTFChars(env, name, utf);
- }
-
- /*
- * Class: org.gnu.gtk.TextBuffer
- * Method: gtk_text_buffer_get_insert
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1get_1insert (JNIEnv *env,
- jclass cls, jint buffer)
- {
- return (jint)gtk_text_buffer_get_insert ((GtkTextBuffer*)buffer);
- }
-
- /*
- * Class: org.gnu.gtk.TextBuffer
- * Method: gtk_text_buffer_get_selection_bound
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1get_1selection_1bound (
- JNIEnv *env, jclass cls, jint buffer)
- {
- return (jint)gtk_text_buffer_get_selection_bound ((GtkTextBuffer*)buffer);
- }
-
- /*
- * Class: org.gnu.gtk.TextBuffer
- * Method: gtk_text_buffer_place_cursor
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1place_1cursor (JNIEnv
- *env, jclass cls, jint buffer, jint where)
- {
- gtk_text_buffer_place_cursor ((GtkTextBuffer*)buffer,
- (GtkTextIter*)where);
- }
-
- /*
- * Class: org.gnu.gtk.TextBuffer
- * Method: gtk_text_buffer_apply_tag
- * Signature: (IIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1apply_1tag (JNIEnv *env,
- jclass cls, jint buffer, jint tag, jint start, jint end)
- {
- gtk_text_buffer_apply_tag ((GtkTextBuffer*)buffer,
- (GtkTextTag *)tag,
- (GtkTextIter*)start,
- (GtkTextIter*)end);
- }
-
- /*
- * Class: org.gnu.gtk.TextBuffer
- * Method: gtk_text_buffer_remove_tag
- * Signature: (IIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1remove_1tag (JNIEnv *env,
- jclass cls, jint buffer, jint tag, jint start, jint end)
- {
- gtk_text_buffer_remove_tag ((GtkTextBuffer*)buffer,
- (GtkTextTag *)tag,
- (GtkTextIter*)start,
- (GtkTextIter*)end);
- }
-
- /*
- * Class: org.gnu.gtk.TextBuffer
- * Method: gtk_text_buffer_apply_tag_by_name
- * Signature: (I[BII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1apply_1tag_1by_1name (
- JNIEnv *env, jclass cls, jint buffer, jstring name, jint start, jint end)
- {
- const char *utf = (*env)->GetStringUTFChars(env, name, NULL);
- gtk_text_buffer_apply_tag_by_name ((GtkTextBuffer*)buffer,
- utf,
- (GtkTextIter*)start,
- (GtkTextIter*)end);
- (*env)->ReleaseStringUTFChars(env, name, utf);
- }
-
- /*
- * Class: org.gnu.gtk.TextBuffer
- * Method: gtk_text_buffer_remove_tag_by_name
- * Signature: (I[BII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1remove_1tag_1by_1name (
- JNIEnv *env, jclass cls, jint buffer, jstring name, jint start, jint end)
- {
- const char *utf = (*env)->GetStringUTFChars(env, name, NULL);
- gtk_text_buffer_remove_tag_by_name ((GtkTextBuffer*)buffer,
- utf,
- (GtkTextIter*)start,
- (GtkTextIter*)end);
- (*env)->ReleaseStringUTFChars(env, name, utf);
- }
-
- /*
- * Class: org.gnu.gtk.TextBuffer
- * Method: gtk_text_buffer_remove_all_tags
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1remove_1all_1tags (JNIEnv
- *env, jclass cls, jint buffer, jint start, jint end)
- {
- gtk_text_buffer_remove_all_tags ((GtkTextBuffer*)buffer,
- (GtkTextIter*)start,
- (GtkTextIter*)end);
- }
-
- /*
- * Class: org.gnu.gtk.TextBuffer
- * Method: gtk_text_buffer_get_iter_at_line_offset
- * Signature: (IIII)V
- */
- JNIEXPORT void JNICALL
- Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1get_1iter_1at_1line_1offset (JNIEnv *env, jclass
- cls, jint buffer, jint iter, jint lineNumber, jint charOffset)
- {
- gtk_text_buffer_get_iter_at_line_offset ((GtkTextBuffer*)buffer,
- (GtkTextIter*)iter,
- (gint32)lineNumber,
- (gint32)charOffset);
- }
-
- /*
- * Class: org.gnu.gtk.TextBuffer
- * Method: gtk_text_buffer_get_iter_at_line_index
- * Signature: (IIII)V
- */
- JNIEXPORT void JNICALL
- Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1get_1iter_1at_1line_1index (JNIEnv *env, jclass
- cls, jint buffer, jint iter, jint lineNumber, jint byteIndex)
- {
- gtk_text_buffer_get_iter_at_line_index ((GtkTextBuffer*)buffer,
- (GtkTextIter*)iter,
- (gint32)lineNumber,
- (gint32)byteIndex);
- }
-
- /*
- * Class: org.gnu.gtk.TextBuffer
- * Method: gtk_text_buffer_get_iter_at_offset
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1get_1iter_1at_1offset (
- JNIEnv *env, jclass cls, jint buffer, jint iter, jint charOffset)
- {
- gtk_text_buffer_get_iter_at_offset ((GtkTextBuffer*)buffer,
- (GtkTextIter*)iter,
- (gint32)charOffset);
- }
-
- /*
- * Class: org.gnu.gtk.TextBuffer
- * Method: gtk_text_buffer_get_iter_at_line
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1get_1iter_1at_1line (
- JNIEnv *env, jclass cls, jint buffer, jint iter, jint lineNumber)
- {
- gtk_text_buffer_get_iter_at_line ((GtkTextBuffer*)buffer,
- (GtkTextIter*)iter,
- (gint32)lineNumber);
- }
-
- /*
- * Class: org.gnu.gtk.TextBuffer
- * Method: gtk_text_buffer_get_start_iter
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1get_1start_1iter (JNIEnv
- *env, jclass cls, jint buffer, jint iter)
- {
- gtk_text_buffer_get_start_iter ((GtkTextBuffer*)buffer,
- (GtkTextIter*)iter);
- }
-
- /*
- * Class: org.gnu.gtk.TextBuffer
- * Method: gtk_text_buffer_get_end_iter
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1get_1end_1iter (JNIEnv
- *env, jclass cls, jint buffer, jint iter)
- {
- gtk_text_buffer_get_end_iter ((GtkTextBuffer*)buffer,
- (GtkTextIter*)iter);
- }
-
- /*
- * Class: org.gnu.gtk.TextBuffer
- * Method: gtk_text_buffer_get_bounds
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1get_1bounds (JNIEnv *env,
- jclass cls, jint buffer, jint start, jint end)
- {
- gtk_text_buffer_get_bounds ((GtkTextBuffer*)buffer,
- (GtkTextIter*)start,
- (GtkTextIter*)end);
- }
-
- /*
- * Class: org.gnu.gtk.TextBuffer
- * Method: gtk_text_buffer_get_iter_at_mark
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1get_1iter_1at_1mark (
- JNIEnv *env, jclass cls, jint buffer, jint iter, jint mark)
- {
- gtk_text_buffer_get_iter_at_mark ((GtkTextBuffer*)buffer,
- (GtkTextIter*)iter,
- (GtkTextMark*)mark);
- }
-
- /*
- * Class: org.gnu.gtk.TextBuffer
- * Method: gtk_text_buffer_get_iter_at_child_anchor
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL
- Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1get_1iter_1at_1child_1anchor (JNIEnv *env,
- jclass cls, jint buffer, jint iter, jint anchor)
- {
- gtk_text_buffer_get_iter_at_child_anchor (
- (GtkTextBuffer*)buffer,
- (GtkTextIter*)iter,
- (GtkTextChildAnchor*)anchor);
- }
-
- /*
- * Class: org.gnu.gtk.TextBuffer
- * Method: gtk_text_buffer_get_modified
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1get_1modified (JNIEnv
- *env, jclass cls, jint buffer)
- {
- return (jboolean) gtk_text_buffer_get_modified((GtkTextBuffer*)buffer);
- }
-
- /*
- * Class: org.gnu.gtk.TextBuffer
- * Method: gtk_text_buffer_set_modified
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1set_1modified (JNIEnv
- *env, jclass cls, jint buffer, jboolean setting)
- {
- gtk_text_buffer_set_modified ((GtkTextBuffer*)buffer,
- (gboolean)setting);
- }
-
- /*
- * Class: org.gnu.gtk.TextBuffer
- * Method: gtk_text_buffer_add_selection_clipboard
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1add_1selection_1clipboard (
- JNIEnv *env, jclass cls, jint buffer, jint clipboard)
- {
- gtk_text_buffer_add_selection_clipboard ((GtkTextBuffer*)buffer,
- (GtkClipboard*)clipboard);
- }
-
- /*
- * Class: org.gnu.gtk.TextBuffer
- * Method: gtk_text_buffer_remove_selection_clipboard
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL
- Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1remove_1selection_1clipboard (JNIEnv *env,
- jclass cls, jint buffer, jint clipboard)
- {
- gtk_text_buffer_remove_selection_clipboard ((GtkTextBuffer*)buffer,
- (GtkClipboard*)clipboard);
- }
-
- /*
- * Class: org.gnu.gtk.TextBuffer
- * Method: gtk_text_buffer_cut_clipboard
- * Signature: (IIZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1cut_1clipboard (JNIEnv
- *env, jclass cls, jint buffer, jint clipboard, jboolean defaultEditable)
- {
- gtk_text_buffer_cut_clipboard ((GtkTextBuffer*)buffer,
- (GtkClipboard*)clipboard,
- (gboolean)defaultEditable);
- }
-
- /*
- * Class: org.gnu.gtk.TextBuffer
- * Method: gtk_text_buffer_copy_clipboard
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1copy_1clipboard (JNIEnv
- *env, jclass cls, jint buffer, jint clipboard)
- {
- gtk_text_buffer_copy_clipboard ((GtkTextBuffer*)buffer,
- (GtkClipboard*)clipboard);
- }
-
- /*
- * Class: org.gnu.gtk.TextBuffer
- * Method: gtk_text_buffer_paste_clipboard
- * Signature: (IIIZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1paste_1clipboard (JNIEnv
- *env, jclass cls, jint buffer, jint clipboard, jint overrideLocation, jboolean
- defaultEditable)
- {
- gtk_text_buffer_paste_clipboard ((GtkTextBuffer*)buffer,
- (GtkClipboard*)clipboard,
- (GtkTextIter*)overrideLocation,
- (gboolean)defaultEditable);
- }
-
- /*
- * Class: org.gnu.gtk.TextBuffer
- * Method: gtk_text_buffer_get_selection_bounds
- * Signature: (III)Z
- */
- JNIEXPORT jboolean JNICALL
- Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1get_1selection_1bounds (JNIEnv *env, jclass cls,
- jint buffer, jint start, jint end)
- {
- return (jboolean) gtk_text_buffer_get_selection_bounds(
- (GtkTextBuffer*)buffer,
- (GtkTextIter*)start,
- (GtkTextIter*)end);
- }
-
- /*
- * Class: org.gnu.gtk.TextBuffer
- * Method: gtk_text_buffer_delete_selection
- * Signature: (IZZ)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1delete_1selection (
- JNIEnv *env, jclass cls, jint buffer, jboolean interactive, jboolean defaultEditable)
- {
- return (jboolean) gtk_text_buffer_delete_selection (
- (GtkTextBuffer*)buffer,
- (gboolean)interactive,
- (gboolean)defaultEditable);
- }
-
- /*
- * Class: org.gnu.gtk.TextBuffer
- * Method: gtk_text_buffer_begin_user_action
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1begin_1user_1action (
- JNIEnv *env, jclass cls, jint buffer)
- {
- gtk_text_buffer_begin_user_action ((GtkTextBuffer*)buffer);
- }
-
- /*
- * Class: org.gnu.gtk.TextBuffer
- * Method: gtk_text_buffer_end_user_action
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextBuffer_gtk_1text_1buffer_1end_1user_1action (JNIEnv
- *env, jclass cls, jint buffer)
- {
- gtk_text_buffer_end_user_action ((GtkTextBuffer*)buffer);
- }
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_TextChildAnchor.c b/libgtk-java/src/jni/org_gnu_gtk_TextChildAnchor.c
deleted file mode 100644
index a5526ef..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_TextChildAnchor.c
+++ /dev/null
@@ -1,93 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:25 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.TextChildAnchor
- * Method: gtk_text_child_anchor_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextChildAnchor_gtk_1text_1child_1anchor_1get_1type (
- JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_text_child_anchor_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextChildAnchor
- * Method: gtk_text_child_anchor_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextChildAnchor_gtk_1text_1child_1anchor_1new (JNIEnv
- *env, jclass cls)
- {
- {
- return (jint)gtk_text_child_anchor_new ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextChildAnchor
- * Method: gtk_text_child_anchor_get_widgets
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextChildAnchor_gtk_1text_1child_1anchor_1get_1widgets (
- JNIEnv *env, jclass cls, jint anchor)
- {
- GtkTextChildAnchor *anchor_g = (GtkTextChildAnchor *)anchor;
- {
- return (jint)gtk_text_child_anchor_get_widgets (anchor_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextChildAnchor
- * Method: gtk_text_child_anchor_get_deleted
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL
- Java_org_gnu_gtk_TextChildAnchor_gtk_1text_1child_1anchor_1get_1deleted (JNIEnv *env, jclass
- cls, jint anchor)
- {
- GtkTextChildAnchor *anchor_g = (GtkTextChildAnchor *)anchor;
- {
- jboolean result_j = (jboolean) (gtk_text_child_anchor_get_deleted (anchor_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_TextIter.c b/libgtk-java/src/jni/org_gnu_gtk_TextIter.c
deleted file mode 100644
index 2556439..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_TextIter.c
+++ /dev/null
@@ -1,1184 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:28 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1isPixbuf (JNIEnv *env,
- jclass cls, jint iter)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- {
- return (jboolean) (NULL != gtk_text_iter_get_pixbuf (iter_g));
- }
- }
-
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1isChildAnchor(JNIEnv
- *env, jclass cls, jint iter)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- {
- return (jboolean) (NULL != gtk_text_iter_get_child_anchor (iter_g));
- }
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_get_buffer
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1get_1buffer (JNIEnv *env,
- jclass cls, jint iter)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- {
- return (jint)gtk_text_iter_get_buffer (iter_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_copy
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1copy (JNIEnv *env, jclass
- cls, jint iter)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- {
- return (jint)gtk_text_iter_copy (iter_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_free
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1free (JNIEnv *env, jclass
- cls, jint iter)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- {
- gtk_text_iter_free (iter_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_get_offset
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1get_1offset (JNIEnv *env,
- jclass cls, jint iter)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- {
- jint result_j = (jint) (gtk_text_iter_get_offset (iter_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_get_line
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1get_1line (JNIEnv *env,
- jclass cls, jint iter)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- {
- jint result_j = (jint) (gtk_text_iter_get_line (iter_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_get_line_offset
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1get_1line_1offset (JNIEnv
- *env, jclass cls, jint iter)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- {
- jint result_j = (jint) (gtk_text_iter_get_line_offset (iter_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_get_line_index
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1get_1line_1index (JNIEnv
- *env, jclass cls, jint iter)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- {
- jint result_j = (jint) (gtk_text_iter_get_line_index (iter_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_get_visible_line_offset
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1get_1visible_1line_1offset (
- JNIEnv *env, jclass cls, jint iter)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- {
- jint result_j = (jint) (gtk_text_iter_get_visible_line_offset (iter_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_get_visible_line_index
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1get_1visible_1line_1index (
- JNIEnv *env, jclass cls, jint iter)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- {
- jint result_j = (jint) (gtk_text_iter_get_visible_line_index (iter_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_get_char
- * Signature: (I)C
- */
- JNIEXPORT jchar JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1get_1char (JNIEnv *env,
- jclass cls, jint iter)
- {
- return (jchar) (gtk_text_iter_get_char ((GtkTextIter*)iter));
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_get_slice
- * Signature: (II)Ljava/lang/String;
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1get_1slice (JNIEnv
- *env, jclass cls, jint start, jint end)
- {
- GtkTextIter *start_g = (GtkTextIter *)start;
- GtkTextIter *end_g = (GtkTextIter *)end;
- gchar *utf_g = gtk_text_iter_get_slice (start_g, end_g);
- if (utf_g == NULL)
- return NULL;
- return (*env)->NewStringUTF(env, (const char *)utf_g);
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_get_text
- * Signature: (II)Ljava/lang/String;
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1get_1text (JNIEnv *env,
- jclass cls, jint start, jint end)
- {
- GtkTextIter *start_g = (GtkTextIter *)start;
- GtkTextIter *end_g = (GtkTextIter *)end;
- gchar *utf_g = gtk_text_iter_get_text (start_g, end_g);
- if (utf_g == NULL)
- return NULL;
- return (*env)->NewStringUTF(env, (const char *)utf_g);
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_get_visible_slice
- * Signature: (II)Ljava/lang/String;
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1get_1visible_1slice (
- JNIEnv *env, jclass cls, jint start, jint end)
- {
- GtkTextIter *start_g = (GtkTextIter *)start;
- GtkTextIter *end_g = (GtkTextIter *)end;
- gchar *utf_g = gtk_text_iter_get_visible_slice (start_g, end_g);
- if (utf_g == NULL)
- return NULL;
- return (*env)->NewStringUTF(env, (const char *)utf_g);
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_get_visible_text
- * Signature: (II)Ljava/lang/String;
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1get_1visible_1text (
- JNIEnv *env, jclass cls, jint start, jint end)
- {
- GtkTextIter *start_g = (GtkTextIter *)start;
- GtkTextIter *end_g = (GtkTextIter *)end;
- gchar *utf_g = gtk_text_iter_get_visible_text (start_g, end_g);
- if (utf_g == NULL)
- return NULL;
- return (*env)->NewStringUTF(env, (const char *)utf_g);
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_get_pixbuf
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1get_1pixbuf (JNIEnv *env,
- jclass cls, jint iter)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- {
- return (jint)gtk_text_iter_get_pixbuf (iter_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_get_child_anchor
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1get_1child_1anchor (JNIEnv
- *env, jclass cls, jint iter)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- {
- return (jint)gtk_text_iter_get_child_anchor (iter_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_begins_tag
- * Signature: (II)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1begins_1tag (JNIEnv *env,
- jclass cls, jint iter, jint tag)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- GtkTextTag *tag_g = (GtkTextTag *)tag;
- {
- jboolean result_j = (jboolean) (gtk_text_iter_begins_tag (iter_g, tag_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_ends_tag
- * Signature: (II)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1ends_1tag (JNIEnv *env,
- jclass cls, jint iter, jint tag)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- GtkTextTag *tag_g = (GtkTextTag *)tag;
- {
- jboolean result_j = (jboolean) (gtk_text_iter_ends_tag (iter_g, tag_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_toggles_tag
- * Signature: (II)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1toggles_1tag (JNIEnv
- *env, jclass cls, jint iter, jint tag)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- GtkTextTag *tag_g = (GtkTextTag *)tag;
- {
- jboolean result_j = (jboolean) (gtk_text_iter_toggles_tag (iter_g, tag_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_has_tag
- * Signature: (II)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1has_1tag (JNIEnv *env,
- jclass cls, jint iter, jint tag)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- GtkTextTag *tag_g = (GtkTextTag *)tag;
- {
- jboolean result_j = (jboolean) (gtk_text_iter_has_tag (iter_g, tag_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_editable
- * Signature: (IZ)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1editable (JNIEnv *env,
- jclass cls, jint iter, jboolean defaultSetting)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- gboolean defaultSetting_g = (gboolean) defaultSetting;
- {
- jboolean result_j = (jboolean) (gtk_text_iter_editable (iter_g, defaultSetting_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_can_insert
- * Signature: (IZ)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1can_1insert (JNIEnv *env,
- jclass cls, jint iter, jboolean defaultEditablity)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- gboolean defaultEditablity_g = (gboolean) defaultEditablity;
- {
- jboolean result_j = (jboolean) (gtk_text_iter_can_insert (iter_g, defaultEditablity_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_starts_word
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1starts_1word (JNIEnv
- *env, jclass cls, jint iter)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- {
- jboolean result_j = (jboolean) (gtk_text_iter_starts_word (iter_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_ends_word
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1ends_1word (JNIEnv *env,
- jclass cls, jint iter)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- {
- jboolean result_j = (jboolean) (gtk_text_iter_ends_word (iter_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_inside_word
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1inside_1word (JNIEnv
- *env, jclass cls, jint iter)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- {
- jboolean result_j = (jboolean) (gtk_text_iter_inside_word (iter_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_starts_sentence
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1starts_1sentence (JNIEnv
- *env, jclass cls, jint iter)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- {
- jboolean result_j = (jboolean) (gtk_text_iter_starts_sentence (iter_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_ends_sentence
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1ends_1sentence (JNIEnv
- *env, jclass cls, jint iter)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- {
- jboolean result_j = (jboolean) (gtk_text_iter_ends_sentence (iter_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_inside_sentence
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1inside_1sentence (JNIEnv
- *env, jclass cls, jint iter)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- {
- jboolean result_j = (jboolean) (gtk_text_iter_inside_sentence (iter_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_starts_line
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1starts_1line (JNIEnv
- *env, jclass cls, jint iter)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- {
- jboolean result_j = (jboolean) (gtk_text_iter_starts_line (iter_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_ends_line
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1ends_1line (JNIEnv *env,
- jclass cls, jint iter)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- {
- jboolean result_j = (jboolean) (gtk_text_iter_ends_line (iter_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_is_cursor_position
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1is_1cursor_1position (
- JNIEnv *env, jclass cls, jint iter)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- {
- jboolean result_j = (jboolean) (gtk_text_iter_is_cursor_position (iter_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_get_chars_in_line
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1get_1chars_1in_1line (JNIEnv
- *env, jclass cls, jint iter)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- {
- jint result_j = (jint) (gtk_text_iter_get_chars_in_line (iter_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_get_bytes_in_line
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1get_1bytes_1in_1line (JNIEnv
- *env, jclass cls, jint iter)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- {
- jint result_j = (jint) (gtk_text_iter_get_bytes_in_line (iter_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_get_attributes
- * Signature: (II)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1get_1attributes (JNIEnv
- *env, jclass cls, jint iter, jint values)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- GtkTextAttributes *values_g = (GtkTextAttributes *)values;
- {
- jboolean result_j = (jboolean) (gtk_text_iter_get_attributes (iter_g, values_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_get_language
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1get_1language (JNIEnv *env,
- jclass cls, jint iter)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- {
- return (jint)gtk_text_iter_get_language (iter_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_is_end
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1is_1end (JNIEnv *env,
- jclass cls, jint iter)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- {
- jboolean result_j = (jboolean) (gtk_text_iter_is_end (iter_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_is_start
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1is_1start (JNIEnv *env,
- jclass cls, jint iter)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- {
- jboolean result_j = (jboolean) (gtk_text_iter_is_start (iter_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_forward_char
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1forward_1char (JNIEnv
- *env, jclass cls, jint iter)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- {
- jboolean result_j = (jboolean) (gtk_text_iter_forward_char (iter_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_backward_char
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1backward_1char (JNIEnv
- *env, jclass cls, jint iter)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- {
- jboolean result_j = (jboolean) (gtk_text_iter_backward_char (iter_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_forward_chars
- * Signature: (II)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1forward_1chars (JNIEnv
- *env, jclass cls, jint iter, jint count)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- gint32 count_g = (gint32) count;
- {
- jboolean result_j = (jboolean) (gtk_text_iter_forward_chars (iter_g, count_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_backward_chars
- * Signature: (II)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1backward_1chars (JNIEnv
- *env, jclass cls, jint iter, jint count)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- gint32 count_g = (gint32) count;
- {
- jboolean result_j = (jboolean) (gtk_text_iter_backward_chars (iter_g, count_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_forward_line
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1forward_1line (JNIEnv
- *env, jclass cls, jint iter)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- {
- jboolean result_j = (jboolean) (gtk_text_iter_forward_line (iter_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_backward_line
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1backward_1line (JNIEnv
- *env, jclass cls, jint iter)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- {
- jboolean result_j = (jboolean) (gtk_text_iter_backward_line (iter_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_forward_lines
- * Signature: (II)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1forward_1lines (JNIEnv
- *env, jclass cls, jint iter, jint count)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- gint32 count_g = (gint32) count;
- {
- jboolean result_j = (jboolean) (gtk_text_iter_forward_lines (iter_g, count_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_backward_lines
- * Signature: (II)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1backward_1lines (JNIEnv
- *env, jclass cls, jint iter, jint count)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- gint32 count_g = (gint32) count;
- {
- jboolean result_j = (jboolean) (gtk_text_iter_backward_lines (iter_g, count_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_forward_word_end
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1forward_1word_1end (
- JNIEnv *env, jclass cls, jint iter)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- {
- jboolean result_j = (jboolean) (gtk_text_iter_forward_word_end (iter_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_backward_word_start
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1backward_1word_1start (
- JNIEnv *env, jclass cls, jint iter)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- {
- jboolean result_j = (jboolean) (gtk_text_iter_backward_word_start (iter_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_forward_word_ends
- * Signature: (II)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1forward_1word_1ends (
- JNIEnv *env, jclass cls, jint iter, jint count)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- gint32 count_g = (gint32) count;
- {
- jboolean result_j = (jboolean) (gtk_text_iter_forward_word_ends (iter_g, count_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_backward_word_starts
- * Signature: (II)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1backward_1word_1starts (
- JNIEnv *env, jclass cls, jint iter, jint count)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- gint32 count_g = (gint32) count;
- {
- jboolean result_j = (jboolean) (gtk_text_iter_backward_word_starts (iter_g, count_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_forward_sentence_end
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1forward_1sentence_1end (
- JNIEnv *env, jclass cls, jint iter)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- {
- jboolean result_j = (jboolean) (gtk_text_iter_forward_sentence_end (iter_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_backward_sentence_start
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1backward_1sentence_1start (
- JNIEnv *env, jclass cls, jint iter)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- {
- jboolean result_j = (jboolean) (gtk_text_iter_backward_sentence_start (iter_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_forward_sentence_ends
- * Signature: (II)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1forward_1sentence_1ends (
- JNIEnv *env, jclass cls, jint iter, jint count)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- gint32 count_g = (gint32) count;
- {
- jboolean result_j = (jboolean) (gtk_text_iter_forward_sentence_ends (iter_g, count_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_backward_sentence_starts
- * Signature: (II)Z
- */
- JNIEXPORT jboolean JNICALL
- Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1backward_1sentence_1starts (JNIEnv *env, jclass cls,
- jint iter, jint count)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- gint32 count_g = (gint32) count;
- {
- jboolean result_j = (jboolean) (gtk_text_iter_backward_sentence_starts (iter_g, count_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_forward_cursor_position
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1forward_1cursor_1position (
- JNIEnv *env, jclass cls, jint iter)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- {
- jboolean result_j = (jboolean) (gtk_text_iter_forward_cursor_position (iter_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_backward_cursor_position
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL
- Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1backward_1cursor_1position (JNIEnv *env, jclass cls,
- jint iter)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- {
- jboolean result_j = (jboolean) (gtk_text_iter_backward_cursor_position (iter_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_forward_cursor_positions
- * Signature: (II)Z
- */
- JNIEXPORT jboolean JNICALL
- Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1forward_1cursor_1positions (JNIEnv *env, jclass cls,
- jint iter, jint count)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- gint32 count_g = (gint32) count;
- {
- jboolean result_j = (jboolean) (gtk_text_iter_forward_cursor_positions (iter_g, count_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_backward_cursor_positions
- * Signature: (II)Z
- */
- JNIEXPORT jboolean JNICALL
- Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1backward_1cursor_1positions (JNIEnv *env, jclass
- cls, jint iter, jint count)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- gint32 count_g = (gint32) count;
- {
- jboolean result_j = (jboolean) (gtk_text_iter_backward_cursor_positions (iter_g,
- count_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_set_offset
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1set_1offset (JNIEnv *env,
- jclass cls, jint iter, jint charOffset)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- gint32 charOffset_g = (gint32) charOffset;
- {
- gtk_text_iter_set_offset (iter_g, charOffset_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_set_line
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1set_1line (JNIEnv *env,
- jclass cls, jint iter, jint lineNumber)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- gint32 lineNumber_g = (gint32) lineNumber;
- {
- gtk_text_iter_set_line (iter_g, lineNumber_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_set_line_offset
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1set_1line_1offset (JNIEnv
- *env, jclass cls, jint iter, jint charOnLine)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- gint32 charOnLine_g = (gint32) charOnLine;
- {
- gtk_text_iter_set_line_offset (iter_g, charOnLine_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_set_line_index
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1set_1line_1index (JNIEnv
- *env, jclass cls, jint iter, jint byteOnLine)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- gint32 byteOnLine_g = (gint32) byteOnLine;
- {
- gtk_text_iter_set_line_index (iter_g, byteOnLine_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_forward_to_end
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1forward_1to_1end (JNIEnv
- *env, jclass cls, jint iter)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- {
- gtk_text_iter_forward_to_end (iter_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_forward_to_line_end
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1forward_1to_1line_1end (
- JNIEnv *env, jclass cls, jint iter)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- {
- jboolean result_j = (jboolean) (gtk_text_iter_forward_to_line_end (iter_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_set_visible_line_offset
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1set_1visible_1line_1offset (
- JNIEnv *env, jclass cls, jint iter, jint charOnLine)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- gint32 charOnLine_g = (gint32) charOnLine;
- {
- gtk_text_iter_set_visible_line_offset (iter_g, charOnLine_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_set_visible_line_index
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1set_1visible_1line_1index (
- JNIEnv *env, jclass cls, jint iter, jint byteOnLine)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- gint32 byteOnLine_g = (gint32) byteOnLine;
- {
- gtk_text_iter_set_visible_line_index (iter_g, byteOnLine_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_forward_to_tag_toggle
- * Signature: (II)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1forward_1to_1tag_1toggle (
- JNIEnv *env, jclass cls, jint iter, jint tag)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- GtkTextTag *tag_g = (GtkTextTag *)tag;
- {
- jboolean result_j = (jboolean) (gtk_text_iter_forward_to_tag_toggle (iter_g, tag_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_backward_to_tag_toggle
- * Signature: (II)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1backward_1to_1tag_1toggle (
- JNIEnv *env, jclass cls, jint iter, jint tag)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- GtkTextTag *tag_g = (GtkTextTag *)tag;
- {
- jboolean result_j = (jboolean) (gtk_text_iter_backward_to_tag_toggle (iter_g, tag_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_forward_search
- * Signature: (ILjava/lang/String;IIII)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1forward_1search (JNIEnv
- *env, jclass cls, jint iter, jstring str, jint flags, jint matchStart, jint matchEnd,
- jint limit)
- {
- const char *str_utf = (*env)->GetStringUTFChars(env, str, NULL);
- jboolean result_j = (jboolean) gtk_text_iter_forward_search (
- (GtkTextIter*)iter,
- (gchar*)str_utf,
- (GtkTextSearchFlags)flags,
- (GtkTextIter*)matchStart,
- (GtkTextIter*)matchEnd,
- (GtkTextIter*)limit);
- (*env)->ReleaseStringUTFChars(env, str, str_utf);
- return result_j;
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_backward_search
- * Signature: (ILjava/lang/String;IIII)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1backward_1search (JNIEnv
- *env, jclass cls, jint iter, jstring str, jint flags, jint matchStart, jint matchEnd,
- jint limit)
- {
- const char *str_utf = (*env)->GetStringUTFChars(env, str, NULL);
- jboolean result_j = (jboolean) gtk_text_iter_backward_search (
- (GtkTextIter*)iter,
- (gchar*)str_utf,
- (GtkTextSearchFlags)flags,
- (GtkTextIter*)matchStart,
- (GtkTextIter*)matchEnd,
- (GtkTextIter*)limit);
- (*env)->ReleaseStringUTFChars(env, str, str_utf);
- return result_j;
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_equal
- * Signature: (II)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1equal (JNIEnv *env,
- jclass cls, jint lhs, jint rhs)
- {
- GtkTextIter *lhs_g = (GtkTextIter *)lhs;
- GtkTextIter *rhs_g = (GtkTextIter *)rhs;
- {
- jboolean result_j = (jboolean) (gtk_text_iter_equal (lhs_g, rhs_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_compare
- * Signature: (II)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1compare (JNIEnv *env, jclass
- cls, jint lhs, jint rhs)
- {
- GtkTextIter *lhs_g = (GtkTextIter *)lhs;
- GtkTextIter *rhs_g = (GtkTextIter *)rhs;
- {
- jint result_j = (jint) (gtk_text_iter_compare (lhs_g, rhs_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_in_range
- * Signature: (III)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1in_1range (JNIEnv *env,
- jclass cls, jint iter, jint start, jint end)
- {
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- GtkTextIter *start_g = (GtkTextIter *)start;
- GtkTextIter *end_g = (GtkTextIter *)end;
- {
- jboolean result_j = (jboolean) (gtk_text_iter_in_range (iter_g, start_g, end_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextIter
- * Method: gtk_text_iter_order
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextIter_gtk_1text_1iter_1order (JNIEnv *env, jclass
- cls, jint first, jint second)
- {
- GtkTextIter *first_g = (GtkTextIter *)first;
- GtkTextIter *second_g = (GtkTextIter *)second;
- {
- gtk_text_iter_order (first_g, second_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_TextMark.c b/libgtk-java/src/jni/org_gnu_gtk_TextMark.c
deleted file mode 100644
index 1e9012b..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_TextMark.c
+++ /dev/null
@@ -1,136 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:26 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.TextMark
- * Method: gtk_text_mark_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextMark_gtk_1text_1mark_1get_1type (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_text_mark_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextMark
- * Method: gtk_text_mark_set_visible
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextMark_gtk_1text_1mark_1set_1visible (JNIEnv *env,
- jclass cls, jint mark, jboolean setting)
- {
- GtkTextMark *mark_g = (GtkTextMark *)mark;
- gboolean setting_g = (gboolean) setting;
- {
- gtk_text_mark_set_visible (mark_g, setting_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextMark
- * Method: gtk_text_mark_get_visible
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextMark_gtk_1text_1mark_1get_1visible (JNIEnv
- *env, jclass cls, jint mark)
- {
- GtkTextMark *mark_g = (GtkTextMark *)mark;
- {
- jboolean result_j = (jboolean) (gtk_text_mark_get_visible (mark_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextMark
- * Method: gtk_text_mark_get_name
- * Signature: (I)Ljava/lang/String;
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gtk_TextMark_gtk_1text_1mark_1get_1name (JNIEnv *env,
- jclass cls, jint mark)
- {
- gchar *result_g = (gchar*)gtk_text_mark_get_name ((GtkTextMark*)mark);
- return result_g ? (*env)->NewStringUTF(env, result_g) : NULL;
- }
-
- /*
- * Class: org.gnu.gtk.TextMark
- * Method: gtk_text_mark_get_deleted
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextMark_gtk_1text_1mark_1get_1deleted (JNIEnv
- *env, jclass cls, jint mark)
- {
- GtkTextMark *mark_g = (GtkTextMark *)mark;
- {
- jboolean result_j = (jboolean) (gtk_text_mark_get_deleted (mark_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextMark
- * Method: gtk_text_mark_get_buffer
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextMark_gtk_1text_1mark_1get_1buffer (JNIEnv *env,
- jclass cls, jint mark)
- {
- GtkTextMark *mark_g = (GtkTextMark *)mark;
- {
- return (jint)gtk_text_mark_get_buffer (mark_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextMark
- * Method: gtk_text_mark_get_left_gravity
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextMark_gtk_1text_1mark_1get_1left_1gravity (
- JNIEnv *env, jclass cls, jint mark)
- {
- GtkTextMark *mark_g = (GtkTextMark *)mark;
- {
- jboolean result_j = (jboolean) (gtk_text_mark_get_left_gravity (mark_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_TextTag.c b/libgtk-java/src/jni/org_gnu_gtk_TextTag.c
deleted file mode 100644
index dace4d4..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_TextTag.c
+++ /dev/null
@@ -1,644 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:24 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- JNIEXPORT void JNICALL
- Java_org_gnu_gtk_TextTag_setBooleanProperty (
- JNIEnv *env, jclass cls, jint renderer, jstring property, jboolean setting)
- {
- GtkTextTag *renderer_g = (GtkTextTag *)renderer;
- const char* property_utf = (*env)->GetStringUTFChars(env, property, NULL);
- g_object_set( renderer_g, property_utf, setting, NULL);
- (*env)->ReleaseStringUTFChars( env, property, property_utf);
- }
- JNIEXPORT void JNICALL
- Java_org_gnu_gtk_TextTag_setStringProperty (
- JNIEnv *env, jclass cls, jint renderer, jstring property, jstring setting)
- {
- GtkTextTag *renderer_g = (GtkTextTag *)renderer;
- const char* setting_utf = (*env)->GetStringUTFChars( env, setting, NULL );
- const char* property_utf = (*env)->GetStringUTFChars(env, property, NULL);
- g_object_set( renderer_g, property_utf, setting_utf, NULL);
- (*env)->ReleaseStringUTFChars( env, property, property_utf);
- }
- JNIEXPORT void JNICALL
- Java_org_gnu_gtk_TextTag_setIntProperty (
- JNIEnv *env, jclass cls, jint renderer, jstring property, jint setting)
- {
- GtkTextTag *renderer_g = (GtkTextTag *)renderer;
- const char* property_utf = (*env)->GetStringUTFChars(env, property, NULL);
- g_object_set( renderer_g, property_utf, setting, NULL);
- (*env)->ReleaseStringUTFChars( env, property, property_utf);
- }
- JNIEXPORT void JNICALL
- Java_org_gnu_gtk_TextTag_setDoubleProperty (
- JNIEnv *env, jclass cls, jint renderer, jstring property, jdouble setting)
- {
- GtkTextTag *renderer_g = (GtkTextTag *)renderer;
- const char* property_utf = (*env)->GetStringUTFChars(env, property, NULL);
- g_object_set( renderer_g, property_utf, setting, NULL);
- (*env)->ReleaseStringUTFChars( env, property, property_utf);
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- gchar * GtkTextTag_get_name (GtkTextTag * cptr)
- {
- return cptr->name;
- }
-
- /*
- * Class: org.gnu.gtk.TextTag
- * Method: getName
- * Signature: (I)Ljava/lang/String;
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gtk_TextTag_getName (JNIEnv *env, jclass cls, jint cptr)
- {
- gchar *result_g = GtkTextTag_get_name ((GtkTextTag*)cptr);
- return result_g ? (*env)->NewStringUTF(env, result_g) : NULL;
- }
-
- gboolean GtkTextTag_get_bg_color_set (GtkTextTag * cptr)
- {
- return cptr->bg_color_set;
- }
-
- /*
- * Class: org.gnu.gtk.TextTag
- * Method: getBgColorSet
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextTag_getBgColorSet (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GtkTextTag *cptr_g = (GtkTextTag *)cptr;
- {
- jboolean result_j = (jboolean) (GtkTextTag_get_bg_color_set (cptr_g));
- return result_j;
- }
- }
-
- gboolean GtkTextTag_get_bg_stipple_set (GtkTextTag * cptr)
- {
- return cptr->bg_stipple_set;
- }
-
- /*
- * Class: org.gnu.gtk.TextTag
- * Method: getBgStippleSet
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextTag_getBgStippleSet (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GtkTextTag *cptr_g = (GtkTextTag *)cptr;
- {
- jboolean result_j = (jboolean) (GtkTextTag_get_bg_stipple_set (cptr_g));
- return result_j;
- }
- }
-
- gboolean GtkTextTag_get_fg_color_set (GtkTextTag * cptr)
- {
- return cptr->fg_color_set;
- }
-
- /*
- * Class: org.gnu.gtk.TextTag
- * Method: getFgColorSet
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextTag_getFgColorSet (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GtkTextTag *cptr_g = (GtkTextTag *)cptr;
- {
- jboolean result_j = (jboolean) (GtkTextTag_get_fg_color_set (cptr_g));
- return result_j;
- }
- }
-
- gboolean GtkTextTag_get_scale_set (GtkTextTag * cptr)
- {
- return cptr->scale_set;
- }
-
- /*
- * Class: org.gnu.gtk.TextTag
- * Method: getScaleSet
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextTag_getScaleSet (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GtkTextTag *cptr_g = (GtkTextTag *)cptr;
- {
- jboolean result_j = (jboolean) (GtkTextTag_get_scale_set (cptr_g));
- return result_j;
- }
- }
-
- gboolean GtkTextTag_get_fg_stipple_set (GtkTextTag * cptr)
- {
- return cptr->fg_stipple_set;
- }
-
- /*
- * Class: org.gnu.gtk.TextTag
- * Method: getFgStippleSet
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextTag_getFgStippleSet (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GtkTextTag *cptr_g = (GtkTextTag *)cptr;
- {
- jboolean result_j = (jboolean) (GtkTextTag_get_fg_stipple_set (cptr_g));
- return result_j;
- }
- }
-
- gboolean GtkTextTag_get_justification_set (GtkTextTag * cptr)
- {
- return cptr->justification_set;
- }
-
- /*
- * Class: org.gnu.gtk.TextTag
- * Method: getJustificationSet
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextTag_getJustificationSet (JNIEnv *env, jclass
- cls, jint cptr)
- {
- GtkTextTag *cptr_g = (GtkTextTag *)cptr;
- {
- jboolean result_j = (jboolean) (GtkTextTag_get_justification_set (cptr_g));
- return result_j;
- }
- }
-
- gboolean GtkTextTag_get_left_margin_set (GtkTextTag * cptr)
- {
- return cptr->left_margin_set;
- }
-
- /*
- * Class: org.gnu.gtk.TextTag
- * Method: getLeftMarginSet
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextTag_getLeftMarginSet (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GtkTextTag *cptr_g = (GtkTextTag *)cptr;
- {
- jboolean result_j = (jboolean) (GtkTextTag_get_left_margin_set (cptr_g));
- return result_j;
- }
- }
-
- gboolean GtkTextTag_get_indent_set (GtkTextTag * cptr)
- {
- return cptr->indent_set;
- }
-
- /*
- * Class: org.gnu.gtk.TextTag
- * Method: getIndentSet
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextTag_getIndentSet (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GtkTextTag *cptr_g = (GtkTextTag *)cptr;
- {
- jboolean result_j = (jboolean) (GtkTextTag_get_indent_set (cptr_g));
- return result_j;
- }
- }
-
- gboolean GtkTextTag_get_rise_set (GtkTextTag * cptr)
- {
- return cptr->rise_set;
- }
-
- /*
- * Class: org.gnu.gtk.TextTag
- * Method: getRiseSet
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextTag_getRiseSet (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GtkTextTag *cptr_g = (GtkTextTag *)cptr;
- {
- jboolean result_j = (jboolean) (GtkTextTag_get_rise_set (cptr_g));
- return result_j;
- }
- }
-
- gboolean GtkTextTag_get_strikethrough_set (GtkTextTag * cptr)
- {
- return cptr->strikethrough_set;
- }
-
- /*
- * Class: org.gnu.gtk.TextTag
- * Method: getStrikethroughSet
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextTag_getStrikethroughSet (JNIEnv *env, jclass
- cls, jint cptr)
- {
- GtkTextTag *cptr_g = (GtkTextTag *)cptr;
- {
- jboolean result_j = (jboolean) (GtkTextTag_get_strikethrough_set (cptr_g));
- return result_j;
- }
- }
-
- gboolean GtkTextTag_get_right_margin_set (GtkTextTag * cptr)
- {
- return cptr->right_margin_set;
- }
-
- /*
- * Class: org.gnu.gtk.TextTag
- * Method: getRightMarginSet
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextTag_getRightMarginSet (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GtkTextTag *cptr_g = (GtkTextTag *)cptr;
- {
- jboolean result_j = (jboolean) (GtkTextTag_get_right_margin_set (cptr_g));
- return result_j;
- }
- }
-
- gboolean GtkTextTag_get_pixels_above_lines_set (GtkTextTag * cptr)
- {
- return cptr->pixels_above_lines_set;
- }
-
- /*
- * Class: org.gnu.gtk.TextTag
- * Method: getPixelsAboveLinesSet
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextTag_getPixelsAboveLinesSet (JNIEnv *env, jclass
- cls, jint cptr)
- {
- GtkTextTag *cptr_g = (GtkTextTag *)cptr;
- {
- jboolean result_j = (jboolean) (GtkTextTag_get_pixels_above_lines_set (cptr_g));
- return result_j;
- }
- }
-
- gboolean GtkTextTag_get_pixels_below_lines_set (GtkTextTag * cptr)
- {
- return cptr->pixels_below_lines_set;
- }
-
- /*
- * Class: org.gnu.gtk.TextTag
- * Method: getPixelsBelowLinesSet
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextTag_getPixelsBelowLinesSet (JNIEnv *env, jclass
- cls, jint cptr)
- {
- GtkTextTag *cptr_g = (GtkTextTag *)cptr;
- {
- jboolean result_j = (jboolean) (GtkTextTag_get_pixels_below_lines_set (cptr_g));
- return result_j;
- }
- }
-
- gboolean GtkTextTag_get_pixels_inside_wrap_set (GtkTextTag * cptr)
- {
- return cptr->pixels_inside_wrap_set;
- }
-
- /*
- * Class: org.gnu.gtk.TextTag
- * Method: getPixelsInsideWrapSet
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextTag_getPixelsInsideWrapSet (JNIEnv *env, jclass
- cls, jint cptr)
- {
- GtkTextTag *cptr_g = (GtkTextTag *)cptr;
- {
- jboolean result_j = (jboolean) (GtkTextTag_get_pixels_inside_wrap_set (cptr_g));
- return result_j;
- }
- }
-
- gboolean GtkTextTag_get_tabs_set (GtkTextTag * cptr)
- {
- return cptr->tabs_set;
- }
-
- /*
- * Class: org.gnu.gtk.TextTag
- * Method: getTabsSet
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextTag_getTabsSet (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GtkTextTag *cptr_g = (GtkTextTag *)cptr;
- {
- jboolean result_j = (jboolean) (GtkTextTag_get_tabs_set (cptr_g));
- return result_j;
- }
- }
-
- gboolean GtkTextTag_get_underline_set (GtkTextTag * cptr)
- {
- return cptr->underline_set;
- }
-
- /*
- * Class: org.gnu.gtk.TextTag
- * Method: getUnderlineSet
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextTag_getUnderlineSet (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GtkTextTag *cptr_g = (GtkTextTag *)cptr;
- {
- jboolean result_j = (jboolean) (GtkTextTag_get_underline_set (cptr_g));
- return result_j;
- }
- }
-
- gboolean GtkTextTag_get_wrap_mode_set (GtkTextTag * cptr)
- {
- return cptr->wrap_mode_set;
- }
-
- /*
- * Class: org.gnu.gtk.TextTag
- * Method: getWrapModeSet
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextTag_getWrapModeSet (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GtkTextTag *cptr_g = (GtkTextTag *)cptr;
- {
- jboolean result_j = (jboolean) (GtkTextTag_get_wrap_mode_set (cptr_g));
- return result_j;
- }
- }
-
- gboolean GtkTextTag_get_bg_full_height_set (GtkTextTag * cptr)
- {
- return cptr->bg_full_height_set;
- }
-
- /*
- * Class: org.gnu.gtk.TextTag
- * Method: getBgFullHeightSet
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextTag_getBgFullHeightSet (JNIEnv *env, jclass
- cls, jint cptr)
- {
- GtkTextTag *cptr_g = (GtkTextTag *)cptr;
- {
- jboolean result_j = (jboolean) (GtkTextTag_get_bg_full_height_set (cptr_g));
- return result_j;
- }
- }
-
- gboolean GtkTextTag_get_invisible_set (GtkTextTag * cptr)
- {
- return cptr->invisible_set;
- }
-
- /*
- * Class: org.gnu.gtk.TextTag
- * Method: getInvisibleSet
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextTag_getInvisibleSet (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GtkTextTag *cptr_g = (GtkTextTag *)cptr;
- {
- jboolean result_j = (jboolean) (GtkTextTag_get_invisible_set (cptr_g));
- return result_j;
- }
- }
-
- gboolean GtkTextTag_get_editable_set (GtkTextTag * cptr)
- {
- return cptr->editable_set;
- }
-
- /*
- * Class: org.gnu.gtk.TextTag
- * Method: getEditableSet
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextTag_getEditableSet (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GtkTextTag *cptr_g = (GtkTextTag *)cptr;
- {
- jboolean result_j = (jboolean) (GtkTextTag_get_editable_set (cptr_g));
- return result_j;
- }
- }
-
- gboolean GtkTextTag_get_language_set (GtkTextTag * cptr)
- {
- return cptr->language_set;
- }
-
- /*
- * Class: org.gnu.gtk.TextTag
- * Method: getLanguageSet
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextTag_getLanguageSet (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GtkTextTag *cptr_g = (GtkTextTag *)cptr;
- {
- jboolean result_j = (jboolean) (GtkTextTag_get_language_set (cptr_g));
- return result_j;
- }
- }
-
- gboolean GtkTextTag_get_pad1 (GtkTextTag * cptr)
- {
- return cptr->pad1;
- }
-
- /*
- * Class: org.gnu.gtk.TextTag
- * Method: getPad1
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextTag_getPad1 (JNIEnv *env, jclass cls, jint cptr)
- {
- GtkTextTag *cptr_g = (GtkTextTag *)cptr;
- {
- jboolean result_j = (jboolean) (GtkTextTag_get_pad1 (cptr_g));
- return result_j;
- }
- }
-
- gboolean GtkTextTag_get_pad2 (GtkTextTag * cptr)
- {
- return cptr->pad2;
- }
-
- /*
- * Class: org.gnu.gtk.TextTag
- * Method: getPad2
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextTag_getPad2 (JNIEnv *env, jclass cls, jint cptr)
- {
- GtkTextTag *cptr_g = (GtkTextTag *)cptr;
- {
- jboolean result_j = (jboolean) (GtkTextTag_get_pad2 (cptr_g));
- return result_j;
- }
- }
-
- gboolean GtkTextTag_get_pad3 (GtkTextTag * cptr)
- {
- return cptr->pad3;
- }
-
- /*
- * Class: org.gnu.gtk.TextTag
- * Method: getPad3
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextTag_getPad3 (JNIEnv *env, jclass cls, jint cptr)
- {
- GtkTextTag *cptr_g = (GtkTextTag *)cptr;
- {
- jboolean result_j = (jboolean) (GtkTextTag_get_pad3 (cptr_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextTag
- * Method: gtk_text_tag_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextTag_gtk_1text_1tag_1get_1type (JNIEnv *env, jclass
- cls)
- {
- {
- return (jint)gtk_text_tag_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextTag
- * Method: gtk_text_tag_new
- * Signature: ([B)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextTag_gtk_1text_1tag_1new (JNIEnv *env, jclass cls,
- jstring name)
- {
- const char *utf = (*env)->GetStringUTFChars(env, name, NULL);
- jint handle = (jint)gtk_text_tag_new (utf);
- (*env)->ReleaseStringUTFChars(env, name, utf);
- return handle;
- }
-
- /*
- * Class: org.gnu.gtk.TextTag
- * Method: gtk_text_tag_get_priority
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextTag_gtk_1text_1tag_1get_1priority (JNIEnv *env,
- jclass cls, jint tag)
- {
- GtkTextTag *tag_g = (GtkTextTag *)tag;
- {
- jint result_j = (jint) (gtk_text_tag_get_priority (tag_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextTag
- * Method: gtk_text_tag_set_priority
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextTag_gtk_1text_1tag_1set_1priority (JNIEnv *env,
- jclass cls, jint tag, jint priority)
- {
- GtkTextTag *tag_g = (GtkTextTag *)tag;
- gint32 priority_g = (gint32) priority;
- {
- gtk_text_tag_set_priority (tag_g, priority_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextTag
- * Method: gtk_text_tag_event
- * Signature: (IIII)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextTag_gtk_1text_1tag_1event (JNIEnv *env, jclass
- cls, jint tag, jint eventObject, jint event, jint iter)
- {
- GtkTextTag *tag_g = (GtkTextTag *)tag;
- GObject *eventObject_g = (GObject *)eventObject;
- GdkEvent *event_g = (GdkEvent *)event;
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- {
- jboolean result_j = (jboolean) (gtk_text_tag_event (tag_g, eventObject_g, event_g,
- iter_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_TextTagTable.c b/libgtk-java/src/jni/org_gnu_gtk_TextTagTable.c
deleted file mode 100644
index e0225ad..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_TextTagTable.c
+++ /dev/null
@@ -1,124 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:27 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.TextTagTable
- * Method: gtk_text_tag_table_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextTagTable_gtk_1text_1tag_1table_1get_1type (JNIEnv
- *env, jclass cls)
- {
- {
- return (jint)gtk_text_tag_table_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextTagTable
- * Method: gtk_text_tag_table_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextTagTable_gtk_1text_1tag_1table_1new (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_text_tag_table_new ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextTagTable
- * Method: gtk_text_tag_table_add
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextTagTable_gtk_1text_1tag_1table_1add (JNIEnv *env,
- jclass cls, jint table, jint tag)
- {
- GtkTextTagTable *table_g = (GtkTextTagTable *)table;
- GtkTextTag *tag_g = (GtkTextTag *)tag;
- {
- gtk_text_tag_table_add (table_g, tag_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextTagTable
- * Method: gtk_text_tag_table_remove
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextTagTable_gtk_1text_1tag_1table_1remove (JNIEnv
- *env, jclass cls, jint table, jint tag)
- {
- GtkTextTagTable *table_g = (GtkTextTagTable *)table;
- GtkTextTag *tag_g = (GtkTextTag *)tag;
- {
- gtk_text_tag_table_remove (table_g, tag_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextTagTable
- * Method: gtk_text_tag_table_lookup
- * Signature: (I[B)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextTagTable_gtk_1text_1tag_1table_1lookup (JNIEnv
- *env, jclass cls, jint table, jstring name)
- {
- const char *name_utf = (*env)->GetStringUTFChars(env, name, NULL);
- GtkTextTag* tag_g =
- gtk_text_tag_table_lookup ((GtkTextTagTable*)table, name_utf);
- (*env)->ReleaseStringUTFChars(env, name, name_utf);
- return (jint)tag_g;
- }
-
- /*
- * Class: org.gnu.gtk.TextTagTable
- * Method: gtk_text_tag_table_get_size
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextTagTable_gtk_1text_1tag_1table_1get_1size (JNIEnv
- *env, jclass cls, jint table)
- {
- GtkTextTagTable *table_g = (GtkTextTagTable *)table;
- {
- jint result_j = (jint) (gtk_text_tag_table_get_size (table_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_TextView.c b/libgtk-java/src/jni/org_gnu_gtk_TextView.c
deleted file mode 100644
index 5c5e555..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_TextView.c
+++ /dev/null
@@ -1,912 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:25 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
-
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1set_1accepts_1tab (
- JNIEnv *env, jclass cls, jint textView, jboolean setting)
- {
- GtkTextView *textView_g = (GtkTextView *)textView;
- gtk_text_view_set_accepts_tab( textView_g, (gboolean) setting );
- }
-
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1get_1accepts_1tab (
- JNIEnv *env, jclass cls, jint textView)
- {
- GtkTextView *textView_g = (GtkTextView *)textView;
- return (jboolean) gtk_text_view_get_accepts_tab( textView_g );
- }
-
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1get_1overwrite (
- JNIEnv *env, jclass cls, jint textView)
- {
- GtkTextView *textView_g = (GtkTextView *)textView;
- return (jboolean) gtk_text_view_get_overwrite( textView_g );
- }
-
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1set_1overwrite (
- JNIEnv *env, jclass cls, jint textView, jboolean setting)
- {
- GtkTextView *textView_g = (GtkTextView *)textView;
- gtk_text_view_set_overwrite( textView_g, (gboolean) setting );
- }
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.TextView
- * Method: gtk_text_view_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1get_1type (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_text_view_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextView
- * Method: gtk_text_view_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1new (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_text_view_new ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextView
- * Method: gtk_text_view_new_with_buffer
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1new_1with_1buffer (JNIEnv
- *env, jclass cls, jint buffer)
- {
- GtkTextBuffer *buffer_g = (GtkTextBuffer *)buffer;
- {
- return (jint)gtk_text_view_new_with_buffer (buffer_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextView
- * Method: gtk_text_view_set_buffer
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1set_1buffer (JNIEnv *env,
- jclass cls, jint textView, jint buffer)
- {
- GtkTextView *textView_g = (GtkTextView *)textView;
- GtkTextBuffer *buffer_g = (GtkTextBuffer *)buffer;
- {
- gtk_text_view_set_buffer (textView_g, buffer_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextView
- * Method: gtk_text_view_get_buffer
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1get_1buffer (JNIEnv *env,
- jclass cls, jint textView)
- {
- GtkTextView *textView_g = (GtkTextView *)textView;
- {
- return (jint)gtk_text_view_get_buffer (textView_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextView
- * Method: gtk_text_view_scroll_to_iter
- * Signature: (IIDDDD)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1scroll_1to_1iter (JNIEnv
- *env, jclass cls, jint textView, jint iter, jdouble withinMargin, jboolean useAlign, jdouble
- xalign, jdouble yalign)
- {
- GtkTextView *textView_g = (GtkTextView *)textView;
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- gdouble withinMargin_g = (gdouble) withinMargin;
- gdouble xalign_g = (gdouble) xalign;
- gdouble yalign_g = (gdouble) yalign;
- {
- jboolean result_j = (jboolean) (gtk_text_view_scroll_to_iter (textView_g, iter_g,
- withinMargin_g, useAlign, xalign_g, yalign_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextView
- * Method: gtk_text_view_scroll_to_mark
- * Signature: (IIDDDD)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1scroll_1to_1mark (JNIEnv
- *env, jclass cls, jint textView, jint mark, jdouble withinMargin, jboolean useAlign, jdouble
- xalign, jdouble yalign)
- {
- GtkTextView *textView_g = (GtkTextView *)textView;
- GtkTextMark *mark_g = (GtkTextMark *)mark;
- gdouble withinMargin_g = (gdouble) withinMargin;
- gdouble xalign_g = (gdouble) xalign;
- gdouble yalign_g = (gdouble) yalign;
- {
- gtk_text_view_scroll_to_mark (textView_g, mark_g, withinMargin_g, useAlign, xalign_g,
- yalign_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextView
- * Method: gtk_text_view_scroll_mark_onscreen
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1scroll_1mark_1onscreen (
- JNIEnv *env, jclass cls, jint textView, jint mark)
- {
- GtkTextView *textView_g = (GtkTextView *)textView;
- GtkTextMark *mark_g = (GtkTextMark *)mark;
- {
- gtk_text_view_scroll_mark_onscreen (textView_g, mark_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextView
- * Method: gtk_text_view_move_mark_onscreen
- * Signature: (II)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1move_1mark_1onscreen (
- JNIEnv *env, jclass cls, jint textView, jint mark)
- {
- GtkTextView *textView_g = (GtkTextView *)textView;
- GtkTextMark *mark_g = (GtkTextMark *)mark;
- {
- jboolean result_j = (jboolean) (gtk_text_view_move_mark_onscreen (textView_g, mark_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextView
- * Method: gtk_text_view_place_cursor_onscreen
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1place_1cursor_1onscreen (
- JNIEnv *env, jclass cls, jint textView)
- {
- GtkTextView *textView_g = (GtkTextView *)textView;
- {
- jboolean result_j = (jboolean) (gtk_text_view_place_cursor_onscreen (textView_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextView
- * Method: gtk_text_view_get_visible_rect
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1get_1visible_1rect (JNIEnv
- *env, jclass cls, jint textView, jint visibleRect)
- {
- GtkTextView *textView_g = (GtkTextView *)textView;
- GdkRectangle *visibleRect_g = (GdkRectangle *)visibleRect;
- {
- gtk_text_view_get_visible_rect (textView_g, visibleRect_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextView
- * Method: gtk_text_view_set_cursor_visible
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1set_1cursor_1visible (JNIEnv
- *env, jclass cls, jint textView, jboolean setting)
- {
- GtkTextView *textView_g = (GtkTextView *)textView;
- gboolean setting_g = (gboolean) setting;
- {
- gtk_text_view_set_cursor_visible (textView_g, setting_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextView
- * Method: gtk_text_view_get_cursor_visible
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1get_1cursor_1visible (
- JNIEnv *env, jclass cls, jint textView)
- {
- GtkTextView *textView_g = (GtkTextView *)textView;
- {
- jboolean result_j = (jboolean) (gtk_text_view_get_cursor_visible (textView_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextView
- * Method: gtk_text_view_get_iter_location
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1get_1iter_1location (JNIEnv
- *env, jclass cls, jint textView, jint iter, jint location)
- {
- GtkTextView *textView_g = (GtkTextView *)textView;
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- GdkRectangle *location_g = (GdkRectangle *)location;
- {
- gtk_text_view_get_iter_location (textView_g, iter_g, location_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextView
- * Method: gtk_text_view_get_iter_at_location
- * Signature: (IIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1get_1iter_1at_1location (
- JNIEnv *env, jclass cls, jint textView, jint iter, jint x, jint y)
- {
- GtkTextView *textView_g = (GtkTextView *)textView;
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- gint32 x_g = (gint32) x;
- gint32 y_g = (gint32) y;
- {
- gtk_text_view_get_iter_at_location (textView_g, iter_g, x_g, y_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextView
- * Method: gtk_text_view_get_line_yrange
- * Signature: (II[Lint ;[Lint ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1get_1line_1yrange (JNIEnv
- *env, jclass cls, jint textView, jint iter, jintArray y, jintArray height)
- {
- GtkTextView *textView_g = (GtkTextView *)textView;
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- gint *y_g = (gint *) (*env)->GetIntArrayElements (env, y, NULL);
- gint *height_g = (gint *) (*env)->GetIntArrayElements (env, height, NULL);
- {
- gtk_text_view_get_line_yrange (textView_g, iter_g, y_g, height_g);
- (*env)->ReleaseIntArrayElements (env, y, (jint *) y_g, 0);
- (*env)->ReleaseIntArrayElements (env, height, (jint *) height_g, 0);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextView
- * Method: gtk_text_view_get_line_at_y
- * Signature: (III[Lint ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1get_1line_1at_1y (JNIEnv
- *env, jclass cls, jint textView, jint targetIter, jint y, jintArray lneTop)
- {
- GtkTextView *textView_g = (GtkTextView *)textView;
- GtkTextIter *targetIter_g = (GtkTextIter *)targetIter;
- gint32 y_g = (gint32) y;
- gint *lneTop_g = (gint *) (*env)->GetIntArrayElements (env, lneTop, NULL);
- {
- gtk_text_view_get_line_at_y (textView_g, targetIter_g, y_g, lneTop_g);
- (*env)->ReleaseIntArrayElements (env, lneTop, (jint *) lneTop_g, 0);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextView
- * Method: gtk_text_view_buffer_to_window_coords
- * Signature: (IIII[Lint ;[Lint ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1buffer_1to_1window_1coords (
- JNIEnv *env, jclass cls, jint textView, jint win, jint bufferX, jint bufferY, jintArray
- windowX, jintArray windowY)
- {
- GtkTextView *textView_g = (GtkTextView *)textView;
- GtkTextWindowType win_g = (GtkTextWindowType) win;
- gint32 bufferX_g = (gint32) bufferX;
- gint32 bufferY_g = (gint32) bufferY;
- gint *windowX_g = (gint *) (*env)->GetIntArrayElements (env, windowX, NULL);
- gint *windowY_g = (gint *) (*env)->GetIntArrayElements (env, windowY, NULL);
- {
- gtk_text_view_buffer_to_window_coords (textView_g, win_g, bufferX_g, bufferY_g,
- windowX_g, windowY_g);
- (*env)->ReleaseIntArrayElements (env, windowX, (jint *) windowX_g, 0);
- (*env)->ReleaseIntArrayElements (env, windowY, (jint *) windowY_g, 0);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextView
- * Method: gtk_text_view_window_to_buffer_coords
- * Signature: (IIII[Lint ;[Lint ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1window_1to_1buffer_1coords (
- JNIEnv *env, jclass cls, jint textView, jint win, jint windowX, jint windowY, jintArray
- bufferX, jintArray bufferY)
- {
- GtkTextView *textView_g = (GtkTextView *)textView;
- GtkTextWindowType win_g = (GtkTextWindowType) win;
- gint32 windowX_g = (gint32) windowX;
- gint32 windowY_g = (gint32) windowY;
- gint *bufferX_g = (gint *) (*env)->GetIntArrayElements (env, bufferX, NULL);
- gint *bufferY_g = (gint *) (*env)->GetIntArrayElements (env, bufferY, NULL);
- {
- gtk_text_view_window_to_buffer_coords (textView_g, win_g, windowX_g, windowY_g,
- bufferX_g, bufferY_g);
- (*env)->ReleaseIntArrayElements (env, bufferX, (jint *) bufferX_g, 0);
- (*env)->ReleaseIntArrayElements (env, bufferY, (jint *) bufferY_g, 0);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextView
- * Method: gtk_text_view_get_window
- * Signature: (II)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1get_1window (JNIEnv *env,
- jclass cls, jint textView, jint win)
- {
- GtkTextView *textView_g = (GtkTextView *)textView;
- GtkTextWindowType win_g = (GtkTextWindowType) win;
- {
- return (jint)gtk_text_view_get_window (textView_g, win_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextView
- * Method: gtk_text_view_get_window_type
- * Signature: (II)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1get_1window_1type (JNIEnv
- *env, jclass cls, jint textView, jint window)
- {
- GtkTextView *textView_g = (GtkTextView *)textView;
- GdkWindow *window_g = (GdkWindow *)window;
- {
- jint result_j = (jint) (gtk_text_view_get_window_type (textView_g, window_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextView
- * Method: gtk_text_view_set_border_window_size
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1set_1border_1window_1size (
- JNIEnv *env, jclass cls, jint textView, jint type, jint size)
- {
- GtkTextView *textView_g = (GtkTextView *)textView;
- GtkTextWindowType type_g = (GtkTextWindowType) type;
- gint32 size_g = (gint32) size;
- {
- gtk_text_view_set_border_window_size (textView_g, type_g, size_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextView
- * Method: gtk_text_view_get_border_window_size
- * Signature: (II)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1get_1border_1window_1size (
- JNIEnv *env, jclass cls, jint textView, jint type)
- {
- GtkTextView *textView_g = (GtkTextView *)textView;
- GtkTextWindowType type_g = (GtkTextWindowType) type;
- {
- jint result_j = (jint) (gtk_text_view_get_border_window_size (textView_g, type_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextView
- * Method: gtk_text_view_forward_display_line
- * Signature: (II)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1forward_1display_1line (
- JNIEnv *env, jclass cls, jint textView, jint iter)
- {
- GtkTextView *textView_g = (GtkTextView *)textView;
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- {
- jboolean result_j = (jboolean) (gtk_text_view_forward_display_line (textView_g, iter_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextView
- * Method: gtk_text_view_backward_display_line
- * Signature: (II)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1backward_1display_1line (
- JNIEnv *env, jclass cls, jint textView, jint iter)
- {
- GtkTextView *textView_g = (GtkTextView *)textView;
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- {
- jboolean result_j = (jboolean) (gtk_text_view_backward_display_line (textView_g, iter_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextView
- * Method: gtk_text_view_forward_display_line_end
- * Signature: (II)Z
- */
- JNIEXPORT jboolean JNICALL
- Java_org_gnu_gtk_TextView_gtk_1text_1view_1forward_1display_1line_1end (JNIEnv *env, jclass
- cls, jint textView, jint iter)
- {
- GtkTextView *textView_g = (GtkTextView *)textView;
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- {
- jboolean result_j = (jboolean) (gtk_text_view_forward_display_line_end (textView_g,
- iter_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextView
- * Method: gtk_text_view_backward_display_line_start
- * Signature: (II)Z
- */
- JNIEXPORT jboolean JNICALL
- Java_org_gnu_gtk_TextView_gtk_1text_1view_1backward_1display_1line_1start (JNIEnv *env, jclass
- cls, jint textView, jint iter)
- {
- GtkTextView *textView_g = (GtkTextView *)textView;
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- {
- jboolean result_j = (jboolean) (gtk_text_view_backward_display_line_start (textView_g,
- iter_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextView
- * Method: gtk_text_view_starts_display_line
- * Signature: (II)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1starts_1display_1line (
- JNIEnv *env, jclass cls, jint textView, jint iter)
- {
- GtkTextView *textView_g = (GtkTextView *)textView;
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- {
- jboolean result_j = (jboolean) (gtk_text_view_starts_display_line (textView_g, iter_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextView
- * Method: gtk_text_view_move_visually
- * Signature: (III)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1move_1visually (JNIEnv
- *env, jclass cls, jint textView, jint iter, jint count)
- {
- GtkTextView *textView_g = (GtkTextView *)textView;
- GtkTextIter *iter_g = (GtkTextIter *)iter;
- gint32 count_g = (gint32) count;
- {
- jboolean result_j = (jboolean) (gtk_text_view_move_visually (textView_g, iter_g,
- count_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextView
- * Method: gtk_text_view_add_child_at_anchor
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1add_1child_1at_1anchor (
- JNIEnv *env, jclass cls, jint textView, jint child, jint anchor)
- {
- GtkTextView *textView_g = (GtkTextView *)textView;
- GtkWidget *child_g = (GtkWidget *)child;
- GtkTextChildAnchor *anchor_g = (GtkTextChildAnchor *)anchor;
- {
- gtk_text_view_add_child_at_anchor (textView_g, child_g, anchor_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextView
- * Method: gtk_text_view_add_child_in_window
- * Signature: (IIIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1add_1child_1in_1window (
- JNIEnv *env, jclass cls, jint textView, jint child, jint whichWindow, jint xpos, jint ypos)
- {
- GtkTextView *textView_g = (GtkTextView *)textView;
- GtkWidget *child_g = (GtkWidget *)child;
- GtkTextWindowType whichWindow_g = (GtkTextWindowType) whichWindow;
- gint32 xpos_g = (gint32) xpos;
- gint32 ypos_g = (gint32) ypos;
- {
- gtk_text_view_add_child_in_window (textView_g, child_g, whichWindow_g, xpos_g, ypos_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextView
- * Method: gtk_text_view_move_child
- * Signature: (IIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1move_1child (JNIEnv *env,
- jclass cls, jint textView, jint child, jint xpos, jint ypos)
- {
- GtkTextView *textView_g = (GtkTextView *)textView;
- GtkWidget *child_g = (GtkWidget *)child;
- gint32 xpos_g = (gint32) xpos;
- gint32 ypos_g = (gint32) ypos;
- {
- gtk_text_view_move_child (textView_g, child_g, xpos_g, ypos_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextView
- * Method: gtk_text_view_set_wrap_mode
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1set_1wrap_1mode (JNIEnv *env,
- jclass cls, jint textView, jint wrapMode)
- {
- GtkTextView *textView_g = (GtkTextView *)textView;
- GtkWrapMode wrapMode_g = (GtkWrapMode) wrapMode;
- {
- gtk_text_view_set_wrap_mode (textView_g, wrapMode_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextView
- * Method: gtk_text_view_get_wrap_mode
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1get_1wrap_1mode (JNIEnv *env,
- jclass cls, jint textView)
- {
- GtkTextView *textView_g = (GtkTextView *)textView;
- {
- jint result_j = (jint) (gtk_text_view_get_wrap_mode (textView_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextView
- * Method: gtk_text_view_set_editable
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1set_1editable (JNIEnv *env,
- jclass cls, jint textView, jboolean setting)
- {
- GtkTextView *textView_g = (GtkTextView *)textView;
- gboolean setting_g = (gboolean) setting;
- {
- gtk_text_view_set_editable (textView_g, setting_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextView
- * Method: gtk_text_view_get_editable
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1get_1editable (JNIEnv
- *env, jclass cls, jint textView)
- {
- GtkTextView *textView_g = (GtkTextView *)textView;
- {
- jboolean result_j = (jboolean) (gtk_text_view_get_editable (textView_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextView
- * Method: gtk_text_view_set_pixels_above_lines
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1set_1pixels_1above_1lines (
- JNIEnv *env, jclass cls, jint textView, jint pixelsAboveLines)
- {
- GtkTextView *textView_g = (GtkTextView *)textView;
- gint32 pixelsAboveLines_g = (gint32) pixelsAboveLines;
- {
- gtk_text_view_set_pixels_above_lines (textView_g, pixelsAboveLines_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextView
- * Method: gtk_text_view_get_pixels_above_lines
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1get_1pixels_1above_1lines (
- JNIEnv *env, jclass cls, jint textView)
- {
- GtkTextView *textView_g = (GtkTextView *)textView;
- {
- jint result_j = (jint) (gtk_text_view_get_pixels_above_lines (textView_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextView
- * Method: gtk_text_view_set_pixels_below_lines
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1set_1pixels_1below_1lines (
- JNIEnv *env, jclass cls, jint textView, jint pixelsBelowLines)
- {
- GtkTextView *textView_g = (GtkTextView *)textView;
- gint32 pixelsBelowLines_g = (gint32) pixelsBelowLines;
- {
- gtk_text_view_set_pixels_below_lines (textView_g, pixelsBelowLines_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextView
- * Method: gtk_text_view_get_pixels_below_lines
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1get_1pixels_1below_1lines (
- JNIEnv *env, jclass cls, jint textView)
- {
- GtkTextView *textView_g = (GtkTextView *)textView;
- {
- jint result_j = (jint) (gtk_text_view_get_pixels_below_lines (textView_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextView
- * Method: gtk_text_view_set_pixels_inside_wrap
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1set_1pixels_1inside_1wrap (
- JNIEnv *env, jclass cls, jint textView, jint pixelsInsideWrap)
- {
- GtkTextView *textView_g = (GtkTextView *)textView;
- gint32 pixelsInsideWrap_g = (gint32) pixelsInsideWrap;
- {
- gtk_text_view_set_pixels_inside_wrap (textView_g, pixelsInsideWrap_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextView
- * Method: gtk_text_view_get_pixels_inside_wrap
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1get_1pixels_1inside_1wrap (
- JNIEnv *env, jclass cls, jint textView)
- {
- GtkTextView *textView_g = (GtkTextView *)textView;
- {
- jint result_j = (jint) (gtk_text_view_get_pixels_inside_wrap (textView_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextView
- * Method: gtk_text_view_set_justification
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1set_1justification (JNIEnv
- *env, jclass cls, jint textview, jint justification)
- {
- GtkTextView *textview_g = (GtkTextView *)textview;
- GtkJustification justification_g = (GtkJustification) justification;
- {
- gtk_text_view_set_justification (textview_g, justification_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextView
- * Method: gtk_text_view_get_justification
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1get_1justification (JNIEnv
- *env, jclass cls, jint textView)
- {
- GtkTextView *textView_g = (GtkTextView *)textView;
- {
- jint result_j = (jint) (gtk_text_view_get_justification (textView_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextView
- * Method: gtk_text_view_set_left_margin
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1set_1left_1margin (JNIEnv
- *env, jclass cls, jint textView, jint leftMargin)
- {
- GtkTextView *textView_g = (GtkTextView *)textView;
- gint32 leftMargin_g = (gint32) leftMargin;
- {
- gtk_text_view_set_left_margin (textView_g, leftMargin_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextView
- * Method: gtk_text_view_get_left_margin
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1get_1left_1margin (JNIEnv
- *env, jclass cls, jint textView)
- {
- GtkTextView *textView_g = (GtkTextView *)textView;
- {
- jint result_j = (jint) (gtk_text_view_get_left_margin (textView_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextView
- * Method: gtk_text_view_set_right_margin
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1set_1right_1margin (JNIEnv
- *env, jclass cls, jint textView, jint rightMargin)
- {
- GtkTextView *textView_g = (GtkTextView *)textView;
- gint32 rightMargin_g = (gint32) rightMargin;
- {
- gtk_text_view_set_right_margin (textView_g, rightMargin_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextView
- * Method: gtk_text_view_get_right_margin
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1get_1right_1margin (JNIEnv
- *env, jclass cls, jint textView)
- {
- GtkTextView *textView_g = (GtkTextView *)textView;
- {
- jint result_j = (jint) (gtk_text_view_get_right_margin (textView_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextView
- * Method: gtk_text_view_set_indent
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1set_1indent (JNIEnv *env,
- jclass cls, jint textView, jint indent)
- {
- GtkTextView *textView_g = (GtkTextView *)textView;
- gint32 indent_g = (gint32) indent;
- {
- gtk_text_view_set_indent (textView_g, indent_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextView
- * Method: gtk_text_view_get_indent
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1get_1indent (JNIEnv *env,
- jclass cls, jint textView)
- {
- GtkTextView *textView_g = (GtkTextView *)textView;
- {
- jint result_j = (jint) (gtk_text_view_get_indent (textView_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextView
- * Method: gtk_text_view_set_tabs
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1set_1tabs (JNIEnv *env,
- jclass cls, jint textView, jint tabs)
- {
- GtkTextView *textView_g = (GtkTextView *)textView;
- PangoTabArray *tabs_g = (PangoTabArray *)tabs;
- {
- gtk_text_view_set_tabs (textView_g, tabs_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextView
- * Method: gtk_text_view_get_tabs
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1get_1tabs (JNIEnv *env,
- jclass cls, jint textView)
- {
- GtkTextView *textView_g = (GtkTextView *)textView;
- {
- return (jint)gtk_text_view_get_tabs (textView_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TextView
- * Method: gtk_text_view_get_default_attributes
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TextView_gtk_1text_1view_1get_1default_1attributes (
- JNIEnv *env, jclass cls, jint textView)
- {
- GtkTextView *textView_g = (GtkTextView *)textView;
- {
- return (jint)gtk_text_view_get_default_attributes (textView_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_ToggleAction.c b/libgtk-java/src/jni/org_gnu_gtk_ToggleAction.c
deleted file mode 100644
index 94f009f..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_ToggleAction.c
+++ /dev/null
@@ -1,109 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-
-#ifndef _Included_org_gnu_gtk_ToggleAction
-#define _Included_org_gnu_gtk_ToggleAction
-#ifdef __cplusplus
-extern "C" {
-#endif
-
-/*
- * Class: org_gnu_gtk_ToggleAction
- * Method: gtk_toggle_action_get_type
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_ToggleAction_gtk_1toggle_1action_1get_1type
- (JNIEnv *env, jclass cls)
-{
- return (jint)gtk_toggle_action_get_type();
-}
-
-/*
- * Class: org_gnu_gtk_ToggleAction
- * Method: gtk_toggle_action_new
- * Signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_ToggleAction_gtk_1toggle_1action_1new
- (JNIEnv *env, jclass cls, jstring name, jstring label, jstring tooltip, jstring stockId)
-{
- const gchar* n = (*env)->GetStringUTFChars(env, name, NULL);
- const gchar* l = (*env)->GetStringUTFChars(env, label, NULL);
- const gchar* t = (*env)->GetStringUTFChars(env, tooltip, NULL);
- const gchar* s = (*env)->GetStringUTFChars(env, stockId, NULL);
- jint value = (jint)gtk_toggle_action_new(n, l, t, s);
- (*env)->ReleaseStringUTFChars(env, name, n);
- (*env)->ReleaseStringUTFChars(env, label, l);
- (*env)->ReleaseStringUTFChars(env, tooltip, t);
- (*env)->ReleaseStringUTFChars(env, stockId, s);
- return value;
-}
-
-/*
- * Class: org_gnu_gtk_ToggleAction
- * Method: gtk_toggle_action_toggled
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ToggleAction_gtk_1toggle_1action_1toggled
- (JNIEnv *env, jclass cls, jint action)
-{
- gtk_toggle_action_toggled((GtkToggleAction*)action);
-}
-
-/*
- * Class: org_gnu_gtk_ToggleAction
- * Method: gtk_toggle_action_set_active
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ToggleAction_gtk_1toggle_1action_1set_1active
- (JNIEnv *env, jclass cls, jint action, jboolean active)
-{
- gtk_toggle_action_set_active((GtkToggleAction*)action, (gboolean)active);
-}
-
-/*
- * Class: org_gnu_gtk_ToggleAction
- * Method: gtk_toggle_action_get_active
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_ToggleAction_gtk_1toggle_1action_1get_1active
- (JNIEnv *env, jclass cls, jint action)
-{
- return (gboolean)gtk_toggle_action_get_active((GtkToggleAction*)action);
-}
-
-/*
- * Class: org_gnu_gtk_ToggleAction
- * Method: gtk_toggle_action_set_draw_as_radio
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ToggleAction_gtk_1toggle_1action_1set_1draw_1as_1radio
- (JNIEnv *env, jclass cls, jint action, jboolean radio)
-{
- gtk_toggle_action_set_draw_as_radio((GtkToggleAction*)action, (gboolean)radio);
-}
-
-/*
- * Class: org_gnu_gtk_ToggleAction
- * Method: gtk_toggle_action_get_draw_as_radio
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_ToggleAction_gtk_1toggle_1action_1get_1draw_1as_1radio
- (JNIEnv *env, jclass cls, jint action)
-{
- return (gboolean)gtk_toggle_action_get_draw_as_radio((GtkToggleAction*)action);
-}
-
-#ifdef __cplusplus
-}
-#endif
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_ToggleActionEntry.c b/libgtk-java/src/jni/org_gnu_gtk_ToggleActionEntry.c
deleted file mode 100644
index 73428d6..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_ToggleActionEntry.c
+++ /dev/null
@@ -1,154 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-
-
-#ifndef _Included_org_gnu_gtk_ToggleActionEntry
-#define _Included_org_gnu_gtk_ToggleActionEntry
-#ifdef __cplusplus
-extern "C" {
-#endif
-
-
-void handleCallbackAction(GtkAction* action, gpointer userData);
-
-/*
- * Class: org_gnu_gtk_ToggleActionEntry
- * Method: allocate
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_ToggleActionEntry_allocate
- (JNIEnv *env, jclass cls)
-{
- GtkToggleActionEntry* entry = (GtkToggleActionEntry*)g_malloc(sizeof(GtkToggleActionEntry));
- entry->callback = G_CALLBACK(handleCallbackAction);
- return (jint)entry;
-}
-
-/*
- * Class: org_gnu_gtk_ToggleActionEntry
- * Method: free
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ToggleActionEntry_free
- (JNIEnv *env, jclass cls, jint entry)
-{
- GtkToggleActionEntry* e = (GtkToggleActionEntry*)entry;
- g_free(e);
-}
-
-/*
- * Class: org_gnu_gtk_ToggleActionEntry
- * Method: setName
- * Signature: (ILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ToggleActionEntry_setName
- (JNIEnv *env, jclass cls, jint entry, jstring name)
-{
- if (NULL == name) {
- ((GtkActionEntry*)entry)->name = NULL;
- } else {
- gchar* n = (gchar*)(*env)->GetStringUTFChars(env, name, NULL);
- ((GtkToggleActionEntry*)entry)->name = n;
- }
-}
-
-/*
- * Class: org_gnu_gtk_ToggleActionEntry
- * Method: setStockId
- * Signature: (ILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ToggleActionEntry_setStockId
- (JNIEnv *env, jclass cls, jint entry, jstring value)
-{
- if (NULL == value) {
- ((GtkActionEntry*)entry)->stock_id = NULL;
- } else {
- gchar* v = (gchar*)(*env)->GetStringUTFChars(env, value, NULL);
- ((GtkToggleActionEntry*)entry)->stock_id = v;
- }
-}
-
-/*
- * Class: org_gnu_gtk_ToggleActionEntry
- * Method: setLabel
- * Signature: (ILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ToggleActionEntry_setLabel
- (JNIEnv *env, jclass cls, jint entry, jstring value)
-{
- if (NULL == value) {
- ((GtkActionEntry*)entry)->label = NULL;
- } else {
- gchar* v = (gchar*)(*env)->GetStringUTFChars(env, value, NULL);
- ((GtkToggleActionEntry*)entry)->label = v;
- }
-}
-
-/*
- * Class: org_gnu_gtk_ToggleActionEntry
- * Method: setAccelerator
- * Signature: (ILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ToggleActionEntry_setAccelerator
- (JNIEnv *env, jclass cls, jint entry, jstring value)
-{
- if (NULL == value) {
- ((GtkActionEntry*)entry)->accelerator = NULL;
- } else {
- gchar* v = (gchar*)(*env)->GetStringUTFChars(env, value, NULL);
- ((GtkToggleActionEntry*)entry)->accelerator = v;
- }
-}
-
-/*
- * Class: org_gnu_gtk_ToggleActionEntry
- * Method: setTooltip
- * Signature: (ILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ToggleActionEntry_setTooltip
- (JNIEnv *env, jclass cls, jint entry, jstring value)
-{
- if (NULL == value) {
- ((GtkActionEntry*)entry)->tooltip = NULL;
- } else {
- gchar* v = (gchar*)(*env)->GetStringUTFChars(env, value, NULL);
- ((GtkToggleActionEntry*)entry)->tooltip = v;
- }
-}
-
-/*
- * Class: org_gnu_gtk_ToggleActionEntry
- * Method: setActive
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ToggleActionEntry_setActive
- (JNIEnv *env, jclass cls, jint entry, jboolean active)
-{
- ((GtkToggleActionEntry*)entry)->is_active = (gboolean)active;
-}
-
-/*
- * Class: org_gnu_gtk_ToggleActionEntry
- * Method: getActive
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_ToggleActionEntry_getActive
- (JNIEnv *env, jclass cls, jint entry)
-{
- return (jboolean)((GtkToggleActionEntry*)entry)->is_active;
-}
-
-#ifdef __cplusplus
-}
-#endif
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_ToggleButton.c b/libgtk-java/src/jni/org_gnu_gtk_ToggleButton.c
deleted file mode 100644
index 3e02f6b..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_ToggleButton.c
+++ /dev/null
@@ -1,195 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:20 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.ToggleButton
- * Method: gtk_toggle_button_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_ToggleButton_gtk_1toggle_1button_1get_1type (JNIEnv
- *env, jclass cls)
- {
- {
- return (jint)gtk_toggle_button_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.ToggleButton
- * Method: gtk_toggle_button_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_ToggleButton_gtk_1toggle_1button_1new (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_toggle_button_new ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.ToggleButton
- * Method: gtk_toggle_button_new_with_label
- * Signature: ([B)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_ToggleButton_gtk_1toggle_1button_1new_1with_1label (
- JNIEnv *env, jclass cls, jstring label)
- {
- const gchar* label_g = (*env)->GetStringUTFChars(env, label, NULL);
- jint retval = (jint)gtk_toggle_button_new_with_label (label_g);
- (*env)->ReleaseStringUTFChars(env, label, label_g);
- return retval;
- }
-
- /*
- * Class: org.gnu.gtk.ToggleButton
- * Method: gtk_toggle_button_new_with_mnemonic
- * Signature: ([B)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_ToggleButton_gtk_1toggle_1button_1new_1with_1mnemonic (
- JNIEnv *env, jclass cls, jstring label)
- {
- const gchar* label_g = (*env)->GetStringUTFChars(env, label, NULL);
- jint retval = (jint)gtk_toggle_button_new_with_mnemonic (label_g);
- (*env)->ReleaseStringUTFChars(env, label, label_g);
- return retval;
- }
-
- /*
- * Class: org.gnu.gtk.ToggleButton
- * Method: gtk_toggle_button_set_mode
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_ToggleButton_gtk_1toggle_1button_1set_1mode (JNIEnv
- *env, jclass cls, jint toggle_button, jboolean drawIndicator)
- {
- GtkToggleButton *toggle_button_g = (GtkToggleButton *)toggle_button;
- gboolean drawIndicator_g = (gboolean) drawIndicator;
- {
- gtk_toggle_button_set_mode (toggle_button_g, drawIndicator_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.ToggleButton
- * Method: gtk_toggle_button_get_mode
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_ToggleButton_gtk_1toggle_1button_1get_1mode (JNIEnv
- *env, jclass cls, jint toggle_button)
- {
- GtkToggleButton *toggle_button_g = (GtkToggleButton *)toggle_button;
- {
- jboolean result_j = (jboolean) (gtk_toggle_button_get_mode (toggle_button_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.ToggleButton
- * Method: gtk_toggle_button_set_active
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_ToggleButton_gtk_1toggle_1button_1set_1active (JNIEnv
- *env, jclass cls, jint toggle_button, jboolean isActive)
- {
- GtkToggleButton *toggle_button_g = (GtkToggleButton *)toggle_button;
- gboolean isActive_g = (gboolean) isActive;
- {
- gtk_toggle_button_set_active (toggle_button_g, isActive_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.ToggleButton
- * Method: gtk_toggle_button_get_active
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_ToggleButton_gtk_1toggle_1button_1get_1active (
- JNIEnv *env, jclass cls, jint toggle_button)
- {
- GtkToggleButton *toggle_button_g = (GtkToggleButton *)toggle_button;
- {
- jboolean result_j = (jboolean) (gtk_toggle_button_get_active (toggle_button_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.ToggleButton
- * Method: gtk_toggle_button_toggled
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_ToggleButton_gtk_1toggle_1button_1toggled (JNIEnv *env,
- jclass cls, jint toggle_button)
- {
- GtkToggleButton *toggle_button_g = (GtkToggleButton *)toggle_button;
- {
- gtk_toggle_button_toggled (toggle_button_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.ToggleButton
- * Method: gtk_toggle_button_set_inconsistent
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_ToggleButton_gtk_1toggle_1button_1set_1inconsistent (
- JNIEnv *env, jclass cls, jint toggle_button, jboolean setting)
- {
- GtkToggleButton *toggle_button_g = (GtkToggleButton *)toggle_button;
- gboolean setting_g = (gboolean) setting;
- {
- gtk_toggle_button_set_inconsistent (toggle_button_g, setting_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.ToggleButton
- * Method: gtk_toggle_button_get_inconsistent
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_ToggleButton_gtk_1toggle_1button_1get_1inconsistent (
- JNIEnv *env, jclass cls, jint toggle_button)
- {
- GtkToggleButton *toggle_button_g = (GtkToggleButton *)toggle_button;
- {
- jboolean result_j = (jboolean) (gtk_toggle_button_get_inconsistent (toggle_button_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_ToolBar.c b/libgtk-java/src/jni/org_gnu_gtk_ToolBar.c
deleted file mode 100644
index c272807..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_ToolBar.c
+++ /dev/null
@@ -1,425 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
- /*
- * Class: org.gnu.gtk.ToolBar
- * Method: gtk_toolbar_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_ToolBar_gtk_1toolbar_1get_1type (JNIEnv *env, jclass
- cls)
- {
- {
- return (jint)gtk_toolbar_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.ToolBar
- * Method: gtk_toolbar_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_ToolBar_gtk_1toolbar_1new (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_toolbar_new ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.ToolBar
- * Method: gtk_toolbar_append_space
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_ToolBar_gtk_1toolbar_1append_1space (JNIEnv *env,
- jclass cls, jint toolbar)
- {
- GtkToolbar *toolbar_g = (GtkToolbar *)toolbar;
- {
- gtk_toolbar_append_space (toolbar_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.ToolBar
- * Method: gtk_toolbar_prepend_space
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_ToolBar_gtk_1toolbar_1prepend_1space (JNIEnv *env,
- jclass cls, jint toolbar)
- {
- GtkToolbar *toolbar_g = (GtkToolbar *)toolbar;
- {
- gtk_toolbar_prepend_space (toolbar_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.ToolBar
- * Method: gtk_toolbar_insert_space
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_ToolBar_gtk_1toolbar_1insert_1space (JNIEnv *env,
- jclass cls, jint toolbar, jint position)
- {
- GtkToolbar *toolbar_g = (GtkToolbar *)toolbar;
- gint32 position_g = (gint32) position;
- {
- gtk_toolbar_insert_space (toolbar_g, position_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.ToolBar
- * Method: gtk_toolbar_remove_space
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_ToolBar_gtk_1toolbar_1remove_1space (JNIEnv *env,
- jclass cls, jint toolbar, jint position)
- {
- GtkToolbar *toolbar_g = (GtkToolbar *)toolbar;
- gint32 position_g = (gint32) position;
- {
- gtk_toolbar_remove_space (toolbar_g, position_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.ToolBar
- * Method: gtk_toolbar_append_widget
- * Signature: (IIjava.lang.String;java.lang.String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_ToolBar_gtk_1toolbar_1append_1widget (JNIEnv *env,
- jclass cls, jint Toolbar, jint Widget, jstring tooltipText, jstring tooltipPrivateText)
- {
- gchar* tooltipText_g = NULL;
- gchar* tooltipPrivateText_g = NULL;
-
- if (tooltipText != NULL)
- tooltipText_g = (gchar*)(*env)->GetStringUTFChars(env, tooltipText, 0);
- if (tooltipPrivateText != NULL)
- tooltipPrivateText_g = (gchar*)(*env)->GetStringUTFChars(env, tooltipPrivateText, 0);
-
- gtk_toolbar_append_widget ((GtkToolbar*)Toolbar, (GtkWidget*)Widget, tooltipText_g, tooltipPrivateText_g);
-
- if (tooltipText != NULL)
- (*env)->ReleaseStringUTFChars(env, tooltipText, tooltipText_g);
- if (tooltipPrivateText != NULL)
- (*env)->ReleaseStringUTFChars(env, tooltipPrivateText, tooltipPrivateText_g);
- }
-
- /*
- * Class: org.gnu.gtk.ToolBar
- * Method: gtk_toolbar_prepend_widget
- * Signature: (IIjava.lang.String;java.lang.String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_ToolBar_gtk_1toolbar_1prepend_1widget (JNIEnv *env,
- jclass cls, jint Toolbar, jint Widget, jstring tooltipText, jstring tooltipPrivateText)
- {
- gchar* tooltipText_g = NULL;
- gchar* tooltipPrivateText_g = NULL;
-
- if (tooltipText != NULL)
- tooltipText_g = (gchar*)(*env)->GetStringUTFChars(env, tooltipText, 0);
- if (tooltipPrivateText != NULL)
- tooltipPrivateText_g = (gchar*)(*env)->GetStringUTFChars(env, tooltipPrivateText, 0);
-
- gtk_toolbar_prepend_widget ((GtkToolbar*)Toolbar, (GtkWidget*)Widget, tooltipText_g, tooltipPrivateText_g);
-
- if (tooltipText != NULL)
- (*env)->ReleaseStringUTFChars(env, tooltipText, tooltipText_g);
- if (tooltipPrivateText != NULL)
- (*env)->ReleaseStringUTFChars(env, tooltipPrivateText, tooltipPrivateText_g);
- }
-
- /*
- * Class: org.gnu.gtk.ToolBar
- * Method: gtk_toolbar_insert_widget
- * Signature: (IIjava.lang.String;java.lang.String;I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_ToolBar_gtk_1toolbar_1insert_1widget (JNIEnv *env,
- jclass cls, jint toolbar, jint widget, jstring tooltipText, jstring tooltipPrivateText, jint position)
- {
- gchar* tooltipText_g = NULL;
- gchar* tooltipPrivateText_g = NULL;
-
- if (tooltipText != NULL)
- tooltipText_g = (gchar*)(*env)->GetStringUTFChars(env, tooltipText, 0);
- if (tooltipPrivateText != NULL)
- tooltipPrivateText_g = (gchar*)(*env)->GetStringUTFChars(env, tooltipPrivateText, 0);
-
- gtk_toolbar_insert_widget ((GtkToolbar*)toolbar, (GtkWidget*)widget, tooltipText_g, tooltipPrivateText_g,
- (gint32)position);
-
- if (tooltipText != NULL)
- (*env)->ReleaseStringUTFChars(env, tooltipText, tooltipText_g);
- if (tooltipPrivateText != NULL)
- (*env)->ReleaseStringUTFChars(env, tooltipPrivateText, tooltipPrivateText_g);
- }
-
- /*
- * Class: org.gnu.gtk.ToolBar
- * Method: gtk_toolbar_set_orientation
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_ToolBar_gtk_1toolbar_1set_1orientation (JNIEnv *env,
- jclass cls, jint toolbar, jint orientation)
- {
- GtkToolbar *toolbar_g = (GtkToolbar *)toolbar;
- GtkOrientation orientation_g = (GtkOrientation) orientation;
- {
- gtk_toolbar_set_orientation (toolbar_g, orientation_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.ToolBar
- * Method: gtk_toolbar_set_style
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_ToolBar_gtk_1toolbar_1set_1style (JNIEnv *env, jclass
- cls, jint toolbar, jint style)
- {
- GtkToolbar *toolbar_g = (GtkToolbar *)toolbar;
- GtkToolbarStyle style_g = (GtkToolbarStyle) style;
- {
- gtk_toolbar_set_style (toolbar_g, style_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.ToolBar
- * Method: gtk_toolbar_set_icon_size
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_ToolBar_gtk_1toolbar_1set_1icon_1size (JNIEnv *env,
- jclass cls, jint toolbar, jint iconSize)
- {
- GtkToolbar *toolbar_g = (GtkToolbar *)toolbar;
- GtkIconSize iconSize_g = (GtkIconSize) iconSize;
- {
- gtk_toolbar_set_icon_size (toolbar_g, iconSize_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.ToolBar
- * Method: gtk_toolbar_set_tooltips
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_ToolBar_gtk_1toolbar_1set_1tooltips (JNIEnv *env,
- jclass cls, jint toolbar, jboolean enable)
- {
- GtkToolbar *toolbar_g = (GtkToolbar *)toolbar;
- gboolean enable_g = (gboolean) enable;
- {
- gtk_toolbar_set_tooltips (toolbar_g, enable_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.ToolBar
- * Method: gtk_toolbar_unset_style
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_ToolBar_gtk_1toolbar_1unset_1style (JNIEnv *env, jclass
- cls, jint toolbar)
- {
- GtkToolbar *toolbar_g = (GtkToolbar *)toolbar;
- {
- gtk_toolbar_unset_style (toolbar_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.ToolBar
- * Method: gtk_toolbar_unset_icon_size
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_ToolBar_gtk_1toolbar_1unset_1icon_1size (JNIEnv *env,
- jclass cls, jint toolbar)
- {
- GtkToolbar *toolbar_g = (GtkToolbar *)toolbar;
- {
- gtk_toolbar_unset_icon_size (toolbar_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.ToolBar
- * Method: gtk_toolbar_get_orientation
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_ToolBar_gtk_1toolbar_1get_1orientation (JNIEnv *env,
- jclass cls, jint toolbar)
- {
- GtkToolbar *toolbar_g = (GtkToolbar *)toolbar;
- {
- jint result_j = (jint) (gtk_toolbar_get_orientation (toolbar_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.ToolBar
- * Method: gtk_toolbar_get_style
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_ToolBar_gtk_1toolbar_1get_1style (JNIEnv *env, jclass
- cls, jint toolbar)
- {
- GtkToolbar *toolbar_g = (GtkToolbar *)toolbar;
- {
- jint result_j = (jint) (gtk_toolbar_get_style (toolbar_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.ToolBar
- * Method: gtk_toolbar_get_icon_size
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_ToolBar_gtk_1toolbar_1get_1icon_1size (JNIEnv *env,
- jclass cls, jint toolbar)
- {
- GtkToolbar *toolbar_g = (GtkToolbar *)toolbar;
- {
- jint result_j = (jint) (gtk_toolbar_get_icon_size (toolbar_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.ToolBar
- * Method: gtk_toolbar_get_tooltips
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_ToolBar_gtk_1toolbar_1get_1tooltips (JNIEnv *env,
- jclass cls, jint toolbar)
- {
- GtkToolbar *toolbar_g = (GtkToolbar *)toolbar;
- {
- jboolean result_j = (jboolean) (gtk_toolbar_get_tooltips (toolbar_g));
- return result_j;
- }
- }
-
-
-/*
- * Class: org_gnu_gtk_ToolBar
- * Method: gtk_toolbar_insert
- * Signature: (III)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ToolBar_gtk_1toolbar_1insert
- (JNIEnv *env, jclass cls, jint toolbar, jint toolitem, jint pos)
-{
- gtk_toolbar_insert((GtkToolbar*)toolbar, (GtkToolItem*)toolitem, (gint)pos);
-}
-
-/*
- * Class: org_gnu_gtk_ToolBar
- * Method: gtk_toolbar_get_item_index
- * Signature: (II)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_ToolBar_gtk_1toolbar_1get_1item_1index
- (JNIEnv *env, jclass cls, jint toolbar, jint item)
-{
- return (jint)gtk_toolbar_get_item_index((GtkToolbar*)toolbar, (GtkToolItem*)item);
-}
-
-/*
- * Class: org_gnu_gtk_ToolBar
- * Method: gtk_toolbar_get_n_items
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_ToolBar_gtk_1toolbar_1get_1n_1items
- (JNIEnv *env, jclass cls, jint toolbar)
-{
- return (jint)gtk_toolbar_get_n_items((GtkToolbar*)toolbar);
-}
-
-/*
- * Class: org_gnu_gtk_ToolBar
- * Method: gtk_toolbar_get_nth_item
- * Signature: (II)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_ToolBar_gtk_1toolbar_1get_1nth_1item
- (JNIEnv *env, jclass cls, jint toolbar, jint pos)
-{
- return (jint)gtk_toolbar_get_nth_item((GtkToolbar*)toolbar, (gint)pos);
-}
-
-/*
- * Class: org_gnu_gtk_ToolBar
- * Method: gtk_toolbar_get_show_arrow
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_ToolBar_gtk_1toolbar_1get_1show_1arrow
- (JNIEnv *env, jclass cls, jint toolbar)
-{
- return (jboolean)gtk_toolbar_get_show_arrow((GtkToolbar*)toolbar);
-}
-
-/*
- * Class: org_gnu_gtk_ToolBar
- * Method: gtk_toolbar_set_show_arrow
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ToolBar_gtk_1toolbar_1set_1show_1arrow
- (JNIEnv *env, jclass cls, jint toolbar, jboolean val)
-{
- gtk_toolbar_set_show_arrow((GtkToolbar*)toolbar, (gboolean)val);
-}
-
-/*
- * Class: org_gnu_gtk_ToolBar
- * Method: gtk_toolbar_get_relief_style
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_ToolBar_gtk_1toolbar_1get_1relief_1style
- (JNIEnv *env, jclass cls, jint toolbar)
-{
- return (jint)gtk_toolbar_get_relief_style((GtkToolbar*)toolbar);
-}
-
-/*
- * Class: org_gnu_gtk_ToolBar
- * Method: gtk_toolbar_get_drop_index
- * Signature: (III)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_ToolBar_gtk_1toolbar_1get_1drop_1index
- (JNIEnv *env, jclass cls, jint toolbar, jint x, jint y)
-{
- return (jint)gtk_toolbar_get_drop_index((GtkToolbar*)toolbar, (gint)x, (gint)y);
-}
-
-/*
- * Class: org_gnu_gtk_ToolBar
- * Method: gtk_toolbar_set_drop_highlight_item
- * Signature: (III)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ToolBar_gtk_1toolbar_1set_1drop_1highlight_1item
- (JNIEnv *env, jclass cls, jint toolbar, jint item, jint index)
-{
- gtk_toolbar_set_drop_highlight_item((GtkToolbar*)toolbar, (GtkToolItem*)item, (gint)index);
-}
-
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_ToolButton.c b/libgtk-java/src/jni/org_gnu_gtk_ToolButton.c
deleted file mode 100644
index 373b3c1..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_ToolButton.c
+++ /dev/null
@@ -1,184 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-
-#ifndef _Included_org_gnu_gtk_ToolButton
-#define _Included_org_gnu_gtk_ToolButton
-#ifdef __cplusplus
-extern "C" {
-#endif
-/* Inaccessible static: evtMap */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024LifeCycleListener */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024FocusListener */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024KeyListener */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024MouseListener */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024DragDestinationListener */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024DragSourceListener */
-/* Inaccessible static: evtMap */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024ContainerListener */
-/*
- * Class: org_gnu_gtk_ToolButton
- * Method: gtk_tool_button_get_type
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_ToolButton_gtk_1tool_1button_1get_1type
- (JNIEnv *env, jclass cls)
-{
- return (jint)gtk_tool_button_get_type();
-}
-
-/*
- * Class: org_gnu_gtk_ToolButton
- * Method: gtk_tool_button_new
- * Signature: (ILjava/lang/String;)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_ToolButton_gtk_1tool_1button_1new
- (JNIEnv *env, jclass cls, jint iconWidget, jstring label)
-{
- const gchar* l = (*env)->GetStringUTFChars(env, label, NULL);
- jint handle = (jint)gtk_tool_button_new((GtkWidget*)iconWidget, l);
- (*env)->ReleaseStringUTFChars(env, label, l);
- return handle;
-}
-
-/*
- * Class: org_gnu_gtk_ToolButton
- * Method: gtk_tool_button_new_from_stock
- * Signature: (Ljava/lang/String;)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_ToolButton_gtk_1tool_1button_1new_1from_1stock
- (JNIEnv *env, jclass cls, jstring stock)
-{
- const gchar* s = (*env)->GetStringUTFChars(env, stock, NULL);
- jint handle = (jint)gtk_tool_button_new_from_stock(s);
- (*env)->ReleaseStringUTFChars(env, stock, s);
- return handle;
-}
-
-/*
- * Class: org_gnu_gtk_ToolButton
- * Method: gtk_tool_button_set_label
- * Signature: (ILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ToolButton_gtk_1tool_1button_1set_1label
- (JNIEnv *env, jclass cls, jint button, jstring label)
-{
- const gchar* l = (*env)->GetStringUTFChars(env, label, NULL);
- gtk_tool_button_set_label((GtkToolButton*)button, l);
- (*env)->ReleaseStringUTFChars(env, label, l);
-}
-
-/*
- * Class: org_gnu_gtk_ToolButton
- * Method: gtk_tool_button_get_label
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gtk_ToolButton_gtk_1tool_1button_1get_1label
- (JNIEnv *env, jclass cls, jint button)
-{
- return (*env)->NewStringUTF(env, gtk_tool_button_get_label((GtkToolButton*)button));
-}
-
-/*
- * Class: org_gnu_gtk_ToolButton
- * Method: gtk_tool_button_set_use_underline
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ToolButton_gtk_1tool_1button_1set_1use_1underline
- (JNIEnv *env, jclass cls, jint button, jboolean underline)
-{
- gtk_tool_button_set_use_underline((GtkToolButton*)button, (gboolean)underline);
-}
-
-/*
- * Class: org_gnu_gtk_ToolButton
- * Method: gtk_tool_button_get_use_underline
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_ToolButton_gtk_1tool_1button_1get_1use_1underline
- (JNIEnv *env, jclass cls, jint button)
-{
- return (jboolean)gtk_tool_button_get_use_underline((GtkToolButton*)button);
-}
-
-/*
- * Class: org_gnu_gtk_ToolButton
- * Method: gtk_tool_button_set_stock_id
- * Signature: (ILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ToolButton_gtk_1tool_1button_1set_1stock_1id
- (JNIEnv *env, jclass cls, jint button, jstring stock)
-{
- const gchar* s = (*env)->GetStringUTFChars(env, stock, NULL);
- gtk_tool_button_set_stock_id((GtkToolButton*)button, s);
- (*env)->ReleaseStringUTFChars(env, stock, s);
-}
-
-/*
- * Class: org_gnu_gtk_ToolButton
- * Method: gtk_tool_button_get_stock_id
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gtk_ToolButton_gtk_1tool_1button_1get_1stock_1id
- (JNIEnv *env, jclass cls, jint button)
-{
- return (*env)->NewStringUTF(env, gtk_tool_button_get_stock_id((GtkToolButton*)button));
-}
-
-/*
- * Class: org_gnu_gtk_ToolButton
- * Method: gtk_tool_button_set_icon_widget
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ToolButton_gtk_1tool_1button_1set_1icon_1widget
- (JNIEnv *env, jclass cls, jint button, jint icon)
-{
- gtk_tool_button_set_icon_widget((GtkToolButton*)button, (GtkWidget*)icon);
-}
-
-/*
- * Class: org_gnu_gtk_ToolButton
- * Method: gtk_tool_button_get_icon_widget
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_ToolButton_gtk_1tool_1button_1get_1icon_1widget
- (JNIEnv *env, jclass cls, jint button)
-{
- return (jint)gtk_tool_button_get_icon_widget((GtkToolButton*)button);
-}
-
-/*
- * Class: org_gnu_gtk_ToolButton
- * Method: gtk_tool_button_set_label_widget
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ToolButton_gtk_1tool_1button_1set_1label_1widget
- (JNIEnv *env, jclass cls, jint button, jint label)
-{
- gtk_tool_button_set_label_widget((GtkToolButton*)button, (GtkWidget*)label);
-}
-
-/*
- * Class: org_gnu_gtk_ToolButton
- * Method: gtk_tool_button_get_label_widget
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_ToolButton_gtk_1tool_1button_1get_1label_1widget
- (JNIEnv *env, jclass cls, jint button)
-{
- return (jint)gtk_tool_button_get_label_widget((GtkToolButton*)button);
-}
-
-#ifdef __cplusplus
-}
-#endif
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_ToolItem.c b/libgtk-java/src/jni/org_gnu_gtk_ToolItem.c
deleted file mode 100644
index b64b729..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_ToolItem.c
+++ /dev/null
@@ -1,282 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-
-#ifndef _Included_org_gnu_gtk_ToolItem
-#define _Included_org_gnu_gtk_ToolItem
-#ifdef __cplusplus
-extern "C" {
-#endif
-/* Inaccessible static: evtMap */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024LifeCycleListener */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024FocusListener */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024KeyListener */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024MouseListener */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024DragDestinationListener */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024DragSourceListener */
-/* Inaccessible static: evtMap */
-/* Inaccessible static: class_00024org_00024gnu_00024gtk_00024event_00024ContainerListener */
-/*
- * Class: org_gnu_gtk_ToolItem
- * Method: gtk_tool_item_get_type
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_ToolItem_gtk_1tool_1item_1get_1type
- (JNIEnv *env, jclass cls)
-{
- return (jint)gtk_tool_item_get_type();
-}
-
-/*
- * Class: org_gnu_gtk_ToolItem
- * Method: gtk_tool_item_new
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_ToolItem_gtk_1tool_1item_1new
- (JNIEnv *env, jclass cls)
-{
- return (jint)gtk_tool_item_new();
-}
-
-/*
- * Class: org_gnu_gtk_ToolItem
- * Method: gtk_tool_item_set_homogeneous
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ToolItem_gtk_1tool_1item_1set_1homogeneous
- (JNIEnv *env, jclass cls, jint item, jboolean homo)
-{
- gtk_tool_item_set_homogeneous((GtkToolItem*)item, (gboolean)homo);
-}
-
-/*
- * Class: org_gnu_gtk_ToolItem
- * Method: gtk_tool_item_get_homogeneous
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_ToolItem_gtk_1tool_1item_1get_1homogeneous
- (JNIEnv *env, jclass cls, jint item)
-{
- return (jboolean)gtk_tool_item_get_homogeneous((GtkToolItem*)item);
-}
-
-/*
- * Class: org_gnu_gtk_ToolItem
- * Method: gtk_tool_item_set_expand
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ToolItem_gtk_1tool_1item_1set_1expand
- (JNIEnv *env, jclass cls, jint item, jboolean expand)
-{
- gtk_tool_item_set_expand((GtkToolItem*)item, (gboolean)expand);
-}
-
-/*
- * Class: org_gnu_gtk_ToolItem
- * Method: gtk_tool_item_get_expand
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_ToolItem_gtk_1tool_1item_1get_1expand
- (JNIEnv *env, jclass cls, jint item)
-{
- return (gboolean)gtk_tool_item_get_expand((GtkToolItem*)item);
-}
-
-/*
- * Class: org_gnu_gtk_ToolItem
- * Method: gtk_tool_item_set_tooltip
- * Signature: (IILjava/lang/String;Ljava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ToolItem_gtk_1tool_1item_1set_1tooltip
- (JNIEnv *env, jclass cls, jint item, jint tip, jstring text, jstring private)
-{
- const gchar* t = (*env)->GetStringUTFChars(env, text, NULL);
- const gchar* p = (*env)->GetStringUTFChars(env, private, NULL);
- gtk_tool_item_set_tooltip((GtkToolItem*)item, (GtkTooltips*)tip, t, p);
- (*env)->ReleaseStringUTFChars(env, text, t);
- (*env)->ReleaseStringUTFChars(env, private, p);
-}
-
-/*
- * Class: org_gnu_gtk_ToolItem
- * Method: gtk_tool_item_set_use_drag_window
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ToolItem_gtk_1tool_1item_1set_1use_1drag_1window
- (JNIEnv *env, jclass cls, jint item, jboolean drag)
-{
- gtk_tool_item_set_use_drag_window((GtkToolItem*)item, (gboolean)drag);
-}
-
-/*
- * Class: org_gnu_gtk_ToolItem
- * Method: gtk_tool_item_get_use_drag_window
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_ToolItem_gtk_1tool_1item_1get_1use_1drag_1window
- (JNIEnv *env, jclass cls, jint item)
-{
- return (jboolean)gtk_tool_item_get_use_drag_window((GtkToolItem*)item);
-}
-
-/*
- * Class: org_gnu_gtk_ToolItem
- * Method: gtk_tool_item_set_visible_horizontal
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ToolItem_gtk_1tool_1item_1set_1visible_1horizontal
- (JNIEnv *env, jclass cls, jint item, jboolean visible)
-{
- gtk_tool_item_set_visible_horizontal((GtkToolItem*)item, (gboolean)visible);
-}
-
-/*
- * Class: org_gnu_gtk_ToolItem
- * Method: gtk_tool_item_get_visible_horizontal
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_ToolItem_gtk_1tool_1item_1get_1visible_1horizontal
- (JNIEnv *env, jclass cls, jint item)
-{
- return (jboolean)gtk_tool_item_get_visible_horizontal((GtkToolItem*)item);
-}
-
-/*
- * Class: org_gnu_gtk_ToolItem
- * Method: gtk_tool_item_set_visible_vertical
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ToolItem_gtk_1tool_1item_1set_1visible_1vertical
- (JNIEnv *env, jclass cls, jint item, jboolean visible)
-{
- gtk_tool_item_set_visible_vertical((GtkToolItem*)item, (gboolean)visible);
-}
-
-/*
- * Class: org_gnu_gtk_ToolItem
- * Method: gtk_tool_item_get_visible_vertical
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_ToolItem_gtk_1tool_1item_1get_1visible_1vertical
- (JNIEnv *env, jclass cls, jint item)
-{
- return (jboolean)gtk_tool_item_get_visible_vertical((GtkToolItem*)item);
-}
-
-/*
- * Class: org_gnu_gtk_ToolItem
- * Method: gtk_tool_item_get_is_important
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_ToolItem_gtk_1tool_1item_1get_1is_1important
- (JNIEnv *env, jclass cls, jint item)
-{
- return (jboolean)gtk_tool_item_get_is_important((GtkToolItem*)item);
-}
-
-/*
- * Class: org_gnu_gtk_ToolItem
- * Method: gtk_tool_item_set_is_important
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ToolItem_gtk_1tool_1item_1set_1is_1important
- (JNIEnv *env, jclass cls, jint item, jboolean important)
-{
- gtk_tool_item_set_is_important((GtkToolItem*)item, (gboolean)important);
-}
-
-/*
- * Class: org_gnu_gtk_ToolItem
- * Method: gtk_tool_item_get_icon_size
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_ToolItem_gtk_1tool_1item_1get_1icon_1size
- (JNIEnv *env, jclass cls, jint item)
-{
- return (jint)gtk_tool_item_get_icon_size((GtkToolItem*)item);
-}
-
-/*
- * Class: org_gnu_gtk_ToolItem
- * Method: gtk_tool_item_get_orientation
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_ToolItem_gtk_1tool_1item_1get_1orientation
- (JNIEnv *env, jclass cls, jint item)
-{
- return (jint)gtk_tool_item_get_orientation((GtkToolItem*)item);
-}
-
-/*
- * Class: org_gnu_gtk_ToolItem
- * Method: gtk_tool_item_get_toolbar_style
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_ToolItem_gtk_1tool_1item_1get_1toolbar_1style
- (JNIEnv *env, jclass cls, jint item)
-{
- return (jint)gtk_tool_item_get_toolbar_style((GtkToolItem*)item);
-}
-
-/*
- * Class: org_gnu_gtk_ToolItem
- * Method: gtk_tool_item_get_relief_style
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_ToolItem_gtk_1tool_1item_1get_1relief_1style
- (JNIEnv *env, jclass cls, jint item)
-{
- return (jint)gtk_tool_item_get_relief_style((GtkToolItem*)item);
-}
-
-/*
- * Class: org_gnu_gtk_ToolItem
- * Method: gtk_tool_item_retrieve_proxy_menu_item
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_ToolItem_gtk_1tool_1item_1retrieve_1proxy_1menu_1item
- (JNIEnv *env, jclass cls, jint item)
-{
- return (jint)gtk_tool_item_retrieve_proxy_menu_item((GtkToolItem*)item);
-}
-
-/*
- * Class: org_gnu_gtk_ToolItem
- * Method: gtk_tool_item_get_proxy_menu_item
- * Signature: (ILjava/lang/String;)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_ToolItem_gtk_1tool_1item_1get_1proxy_1menu_1item
- (JNIEnv *env, jclass cls, jint item, jstring menuId)
-{
- const gchar* m = (*env)->GetStringUTFChars(env, menuId, NULL);
- jint ret = (jint)gtk_tool_item_get_proxy_menu_item((GtkToolItem*)item, m);
- (*env)->ReleaseStringUTFChars(env, menuId, m);
- return ret;
-}
-
-/*
- * Class: org_gnu_gtk_ToolItem
- * Method: gtk_tool_item_set_proxy_menu_item
- * Signature: (ILjava/lang/String;I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_ToolItem_gtk_1tool_1item_1set_1proxy_1menu_1item
- (JNIEnv *env, jclass cls, jint item, jstring menuId, jint menuItem)
-{
- const gchar* m = (*env)->GetStringUTFChars(env, menuId, NULL);
- gtk_tool_item_set_proxy_menu_item((GtkToolItem*)item, m, (GtkWidget*)menuItem);
- (*env)->ReleaseStringUTFChars(env, menuId, m);
-}
-
-#ifdef __cplusplus
-}
-#endif
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_ToolTips.c b/libgtk-java/src/jni/org_gnu_gtk_ToolTips.c
deleted file mode 100644
index fd0f0c7..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_ToolTips.c
+++ /dev/null
@@ -1,121 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.ToolTips
- * Method: gtk_tooltips_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_ToolTips_gtk_1tooltips_1get_1type (JNIEnv *env, jclass
- cls)
- {
- {
- return (jint)gtk_tooltips_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.ToolTips
- * Method: gtk_tooltips_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_ToolTips_gtk_1tooltips_1new (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_tooltips_new ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.ToolTips
- * Method: gtk_tooltips_enable
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_ToolTips_gtk_1tooltips_1enable (JNIEnv *env, jclass
- cls, jint tooltips)
- {
- GtkTooltips *tooltips_g = (GtkTooltips *)tooltips;
- {
- gtk_tooltips_enable (tooltips_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.ToolTips
- * Method: gtk_tooltips_disable
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_ToolTips_gtk_1tooltips_1disable (JNIEnv *env, jclass
- cls, jint tooltips)
- {
- GtkTooltips *tooltips_g = (GtkTooltips *)tooltips;
- {
- gtk_tooltips_disable (tooltips_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.ToolTips
- * Method: gtk_tooltips_set_tip
- * Signature: (IIjava.lang.String;java.lang.String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_ToolTips_gtk_1tooltips_1set_1tip (JNIEnv *env, jclass
- cls, jint tooltips, jint widget, jstring tipText, jstring tipPrivate)
- {
- gchar* tipText_g = (gchar*)(*env)->GetStringUTFChars(env, tipText, 0);
- gchar* tipPrivate_g = (gchar*)(*env)->GetStringUTFChars(env, tipPrivate, 0);
- gtk_tooltips_set_tip ((GtkTooltips*)tooltips, (GtkWidget*)widget, tipText_g, tipPrivate_g);
- (*env)->ReleaseStringUTFChars(env, tipText, tipText_g);
- (*env)->ReleaseStringUTFChars(env, tipPrivate, tipPrivate_g);
- }
-
- /*
- * Class: org.gnu.gtk.ToolTips
- * Method: gtk_tooltips_force_window
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_ToolTips_gtk_1tooltips_1force_1window (JNIEnv *env,
- jclass cls, jint tooltips)
- {
- GtkTooltips *tooltips_g = (GtkTooltips *)tooltips;
- {
- gtk_tooltips_force_window (tooltips_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-/*
- * Class: org_gnu_gtk_ToolTips
- * Method: gtk_tooltips_data_get
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_ToolTips_gtk_1tooltips_1data_1get
- (JNIEnv *env, jclass cls, jint widget)
-{
- return (jint)gtk_tooltips_data_get((GtkWidget*)widget);
-}
-
-
-
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_ToolTipsData.c b/libgtk-java/src/jni/org_gnu_gtk_ToolTipsData.c
deleted file mode 100644
index 663a8ce..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_ToolTipsData.c
+++ /dev/null
@@ -1,102 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:31 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- GtkTooltips * GtkTooltipsData_get_tooltip (GtkTooltipsData * cptr)
- {
- return cptr->tooltips;
- }
-
- /*
- * Class: org.gnu.gtk.ToolTipsData
- * Method: getTooltip
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_ToolTipsData_getTooltip (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GtkTooltipsData *cptr_g = (GtkTooltipsData *)cptr;
- return (jint)GtkTooltipsData_get_tooltip (cptr_g);
- }
-
- GtkWidget * GtkTooltipsData_get_widget (GtkTooltipsData * cptr)
- {
- return cptr->widget;
- }
-
- /*
- * Class: org.gnu.gtk.ToolTipsData
- * Method: getWidget
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_ToolTipsData_getWidget (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GtkTooltipsData *cptr_g = (GtkTooltipsData *)cptr;
- return (jint)GtkTooltipsData_get_widget (cptr_g);
- }
-
- gchar * GtkTooltipsData_get_tip_text (GtkTooltipsData * cptr)
- {
- return cptr->tip_text;
- }
-
- /*
- * Class: org.gnu.gtk.ToolTipsData
- * Method: getTipText
- * Signature: (I)java.lang.String;
- */
- JNIEXPORT jbyteArray JNICALL Java_org_gnu_gtk_ToolTipsData_getTipText (JNIEnv *env, jclass cls,
- jint cptr)
- {
- gchar *result_g = GtkTooltipsData_get_tip_text ((GtkTooltipsData*)cptr);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- /*
- * Class: org.gnu.gtk.ToolTipsData
- * Method: gtk_tooltips_data_get
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_ToolTipsData_gtk_1tooltips_1data_1get (JNIEnv *env,
- jclass cls, jint widget)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- {
- return (jint)gtk_tooltips_data_get (widget_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_TreeIter.c b/libgtk-java/src/jni/org_gnu_gtk_TreeIter.c
deleted file mode 100644
index 640e42f..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_TreeIter.c
+++ /dev/null
@@ -1,189 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:27 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
- /*
- * Class: org_gnu_gtk_TreeModel
- * Method: gtk_tree_model_get_string_from_iter
- * Signature: (II)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gtk_TreeIter_gtk_1tree_1model_1get_1string_1from_1iter
- (JNIEnv *env, jclass cls, jint model, jint iter)
-{
- return (*env)->NewStringUTF(env, gtk_tree_model_get_string_from_iter((GtkTreeModel*)model, (GtkTreeIter*)iter));
-}
-
-
-/*
- * Class: org_gnu_gtk_TreeModel
- * Method: gtk_tree_model_get_path
- * Signature: (II)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeIter_gtk_1tree_1model_1get_1path
- (JNIEnv *env, jclass cls, jint model, jint iter)
-{
- return (jint)gtk_tree_model_get_path((GtkTreeModel*)model, (GtkTreeIter*)iter);
-}
-
-
-/*
- * Class: org_gnu_gtk_TreeModel
- * Method: gtk_tree_model_iter_next
- * Signature: (II)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeIter_gtk_1tree_1model_1iter_1next
- (JNIEnv *env, jclass cls, jint model, jint iter)
-{
- GtkTreeIter* i = (GtkTreeIter*)iter;
- gboolean value = gtk_tree_model_iter_next((GtkTreeModel*)model, i);
- if (TRUE == value)
- return (jint)i;
- else
- return (jint)-1;
-}
-
-/*
- * Class: org_gnu_gtk_TreeModel
- * Method: gtk_tree_model_iter_children
- * Signature: (II)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeIter_gtk_1tree_1model_1iter_1children
- (JNIEnv *env, jclass cls, jint model, jint parent)
-{
- GtkTreeIter* iter = (GtkTreeIter*)g_malloc(sizeof(GtkTreeIter));
- gboolean value = gtk_tree_model_iter_children((GtkTreeModel*)model, iter, (GtkTreeIter*)parent);
- if (TRUE == value)
- return (jint)iter;
- else
- return (jint)-1;
-}
-
-/*
- * Class: org_gnu_gtk_TreeModel
- * Method: gtk_tree_model_iter_has_child
- * Signature: (II)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TreeIter_gtk_1tree_1model_1iter_1has_1child
- (JNIEnv *env, jclass cls, jint model, jint iter)
-{
- return (jboolean)gtk_tree_model_iter_has_child((GtkTreeModel*)model, (GtkTreeIter*)iter);
-}
-
-/*
- * Class: org_gnu_gtk_TreeModel
- * Method: gtk_tree_model_iter_n_children
- * Signature: (II)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeIter_gtk_1tree_1model_1iter_1n_1children
- (JNIEnv *env, jclass cls, jint model, jint iter)
-{
- return (jint)gtk_tree_model_iter_n_children((GtkTreeModel*)model, (GtkTreeIter*)iter);
-}
-
-/*
- * Class: org_gnu_gtk_TreeModel
- * Method: gtk_tree_model_iter_nth_child
- * Signature: (III)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeIter_gtk_1tree_1model_1iter_1nth_1child
- (JNIEnv *env, jclass cls, jint model, jint parent, jint n)
-{
- GtkTreeIter* iter = (GtkTreeIter*)g_malloc(sizeof(GtkTreeIter));
- gboolean value = gtk_tree_model_iter_nth_child((GtkTreeModel*)model, iter, (GtkTreeIter*)parent, (gint)n);
- if (TRUE == value)
- return (jint)iter;
- else
- return (jint)-1;
-}
-
-/*
- * Class: org_gnu_gtk_TreeModel
- * Method: gtk_tree_model_iter_parent
- * Signature: (II)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeIter_gtk_1tree_1model_1iter_1parent
- (JNIEnv *env, jclass cls, jint model, jint child)
-{
- GtkTreeIter* parent = (GtkTreeIter*)g_malloc(sizeof(GtkTreeIter));
- gboolean value = gtk_tree_model_iter_parent((GtkTreeModel*)model, parent, (GtkTreeIter*)child);
- if (TRUE == value)
- return (jint)parent;
- else
- return (jint)-1;
-}
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.TreeIter
- * Method: gtk_tree_iter_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeIter_gtk_1tree_1iter_1get_1type (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_tree_iter_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.TreeIter
- * Method: gtk_tree_iter_copy
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeIter_gtk_1tree_1iter_1copy (JNIEnv *env, jclass
- cls, jint iter)
- {
- GtkTreeIter *iter_g = (GtkTreeIter *)iter;
- {
- return (jint)gtk_tree_iter_copy (iter_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TreeIter
- * Method: gtk_tree_iter_free
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeIter_gtk_1tree_1iter_1free (JNIEnv *env, jclass
- cls, jint iter)
- {
- GtkTreeIter *iter_g = (GtkTreeIter *)iter;
- {
- gtk_tree_iter_free (iter_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_TreeModel.c b/libgtk-java/src/jni/org_gnu_gtk_TreeModel.c
deleted file mode 100644
index 8e6fbb2..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_TreeModel.c
+++ /dev/null
@@ -1,284 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-09-28 10:15:52 BST
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
-/*
- * Class: org_gnu_gtk_TreeModel
- * Method: gtk_tree_model_get_n_columns
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeModel_gtk_1tree_1model_1get_1n_1columns
- (JNIEnv *env, jclass cls, jint model)
-{
- return (jint)gtk_tree_model_get_n_columns ((GtkTreeModel*)model);
-}
-
-
-/*
- * Class: org_gnu_gtk_TreeModel
- * Method: gtk_tree_model_get_column_type
- * Signature: (II)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeModel_gtk_1tree_1model_1get_1column_1type
- (JNIEnv *env, jclass cls, jint model, jint index)
-{
- return (jint)gtk_tree_model_get_column_type ((GtkTreeModel*)model, (gint)index);
-}
-
-/*
- * Class: org_gnu_gtk_TreeModel
- * Method: gtk_tree_model_get_iter
- * Signature: (II)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeModel_gtk_1tree_1model_1get_1iter
- (JNIEnv *env, jclass cls, jint model, jint path)
-{
- GtkTreeIter* iter = (GtkTreeIter*)g_malloc(sizeof(GtkTreeIter));
- gboolean value = gtk_tree_model_get_iter((GtkTreeModel*)model, iter, (GtkTreePath*)path);
- if (TRUE == value)
- return (jint)iter;
- else
- return (jint)-1;
-}
-
-/*
- * Class: org_gnu_gtk_TreeModel
- * Method: gtk_tree_model_get_iter_from_string
- * Signature: (ILjava/lang/String;)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeModel_gtk_1tree_1model_1get_1iter_1from_1string
- (JNIEnv *env, jclass cls, jint model, jstring path)
-{
- GtkTreeIter* iter = (GtkTreeIter*)g_malloc(sizeof(GtkTreeIter));
- const gchar* p = (*env)->GetStringUTFChars(env, path, NULL);
- gboolean value = gtk_tree_model_get_iter_from_string((GtkTreeModel*)model, iter, p);
- (*env)->ReleaseStringUTFChars(env, path, p);
- if (TRUE == value)
- return (jint)iter;
- else
- return (jint)-1;
-}
-
-/*
- * Class: org_gnu_gtk_TreeModel
- * Method: gtk_tree_model_get_string_from_iter
- * Signature: (II)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gtk_TreeModel_gtk_1tree_1model_1get_1string_1from_1iter
- (JNIEnv *env, jclass cls, jint model, jint iter)
-{
- return (*env)->NewStringUTF(env, gtk_tree_model_get_string_from_iter((GtkTreeModel*)model, (GtkTreeIter*)iter));
-}
-
-/*
- * Class: org_gnu_gtk_TreeModel
- * Method: gtk_tree_model_get_iter_first
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeModel_gtk_1tree_1model_1get_1iter_1first
- (JNIEnv *env, jclass cls, jint model)
-{
- GtkTreeIter* iter = (GtkTreeIter*)g_malloc(sizeof(GtkTreeIter));
- gboolean value = gtk_tree_model_get_iter_first((GtkTreeModel*)model, iter);
- if (TRUE == value)
- return (jint)iter;
- else
- return (jint)-1;
-}
-
-/*
- * Class: org_gnu_gtk_TreeModel
- * Method: gtk_tree_model_get_path
- * Signature: (II)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeModel_gtk_1tree_1model_1get_1path
- (JNIEnv *env, jclass cls, jint model, jint iter)
-{
- return (jint)gtk_tree_model_get_path((GtkTreeModel*)model, (GtkTreeIter*)iter);
-}
-
-/*
- * Class: org_gnu_gtk_TreeModel
- * Method: gtk_tree_model_get_value
- * Signature: (III)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeModel_gtk_1tree_1model_1get_1value
- (JNIEnv *env, jclass cls, jint model, jint iter, jint column)
-{
- GValue *value = (GValue*)g_malloc(sizeof(GValue));
- value->g_type = 0;
- gtk_tree_model_get_value((GtkTreeModel*)model, (GtkTreeIter*)iter, (gint)column, value);
- return (jint)value;
-}
-
-/*
- * Class: org_gnu_gtk_TreeModel
- * Method: gtk_tree_model_iter_next
- * Signature: (II)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeModel_gtk_1tree_1model_1iter_1next
- (JNIEnv *env, jclass cls, jint model, jint iter)
-{
- GtkTreeIter* i = (GtkTreeIter*)iter;
- gboolean value = gtk_tree_model_iter_next((GtkTreeModel*)model, i);
- if (TRUE == value)
- return (jint)i;
- else
- return (jint)-1;
-}
-
-/*
- * Class: org_gnu_gtk_TreeModel
- * Method: gtk_tree_model_iter_children
- * Signature: (II)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeModel_gtk_1tree_1model_1iter_1children
- (JNIEnv *env, jclass cls, jint model, jint parent)
-{
- GtkTreeIter* iter = (GtkTreeIter*)g_malloc(sizeof(GtkTreeIter));
- gboolean value = gtk_tree_model_iter_children((GtkTreeModel*)model, iter, (GtkTreeIter*)parent);
- if (TRUE == value)
- return (jint)iter;
- else
- return (jint)-1;
-}
-
-/*
- * Class: org_gnu_gtk_TreeModel
- * Method: gtk_tree_model_iter_has_child
- * Signature: (II)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TreeModel_gtk_1tree_1model_1iter_1has_1child
- (JNIEnv *env, jclass cls, jint model, jint iter)
-{
- return (jboolean)gtk_tree_model_iter_has_child((GtkTreeModel*)model, (GtkTreeIter*)iter);
-}
-
-/*
- * Class: org_gnu_gtk_TreeModel
- * Method: gtk_tree_model_iter_n_children
- * Signature: (II)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeModel_gtk_1tree_1model_1iter_1n_1children
- (JNIEnv *env, jclass cls, jint model, jint iter)
-{
- return (jint)gtk_tree_model_iter_n_children((GtkTreeModel*)model, (GtkTreeIter*)iter);
-}
-
-/*
- * Class: org_gnu_gtk_TreeModel
- * Method: gtk_tree_model_iter_nth_child
- * Signature: (III)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeModel_gtk_1tree_1model_1iter_1nth_1child
- (JNIEnv *env, jclass cls, jint model, jint parent, jint n)
-{
- GtkTreeIter* iter = (GtkTreeIter*)g_malloc(sizeof(GtkTreeIter));
- gboolean value = gtk_tree_model_iter_nth_child((GtkTreeModel*)model, iter, (GtkTreeIter*)parent, (gint)n);
- if (TRUE == value)
- return (jint)iter;
- else
- return (jint)-1;
-}
-
-/*
- * Class: org_gnu_gtk_TreeModel
- * Method: gtk_tree_model_iter_parent
- * Signature: (II)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeModel_gtk_1tree_1model_1iter_1parent
- (JNIEnv *env, jclass cls, jint model, jint child)
-{
- GtkTreeIter* parent = (GtkTreeIter*)g_malloc(sizeof(GtkTreeIter));
- gboolean value = gtk_tree_model_iter_parent((GtkTreeModel*)model, parent, (GtkTreeIter*)child);
- if (TRUE == value)
- return (jint)parent;
- else
- return (jint)-1;
-}
-
-///*
-// * Class: org_gnu_gtk_TreeModel
-// * Method: gtk_tree_model_row_changed
-// * Signature: (III)V
-// */
-//JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeModel_gtk_1tree_1model_1row_1changed
-// (JNIEnv *env, jclass cls, jint model, jint path, jint iter)
-//{
-// gtk_tree_model_row_changed((GtkTreeModel*)model, (GtkTreePath*)path, (GtkTreeIter*)iter);
-//}
-//
-///*
-// * Class: org_gnu_gtk_TreeModel
-// * Method: gtk_tree_model_row_inserted
-// * Signature: (III)V
-// */
-//JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeModel_gtk_1tree_1model_1row_1inserted
-// (JNIEnv *env, jclass cls, jint model, jint path, jint iter)
-//{
-// gtk_tree_model_row_inserted((GtkTreeModel*)model, (GtkTreePath*)path, (GtkTreeIter*)iter);
-//}
-//
-///*
-// * Class: org_gnu_gtk_TreeModel
-// * Method: gtk_tree_model_row_has_child_toggled
-// * Signature: (III)V
-// */
-//JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeModel_gtk_1tree_1model_1row_1has_1child_1toggled
-// (JNIEnv *env, jclass cls, jint model, jint path, jint iter)
-//{
-// gtk_tree_model_row_has_child_toggled((GtkTreeModel*)model, (GtkTreePath*)path, (GtkTreeIter*)iter);
-//}
-//
-///*
-// * Class: org_gnu_gtk_TreeModel
-// * Method: gtk_tree_model_row_deleted
-// * Signature: (II)V
-// */
-//JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeModel_gtk_1tree_1model_1row_1deleted
-// (JNIEnv *env, jclass cls, jint model, jint path)
-//{
-// gtk_tree_model_row_deleted((GtkTreeModel*)model, (GtkTreePath*)path);
-//}
-//
-///*
-// * Class: org_gnu_gtk_TreeModel
-// * Method: gtk_tree_model_rows_reordered
-// * Signature: (III[I)V
-// */
-//JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeModel_gtk_1tree_1model_1rows_1reordered
-// (JNIEnv *env, jclass cls, jint model, jint path, jint iter, jintArray order)
-//{
-// gint* newOrder = (gint*)(*env)->GetIntArrayElements(env, order, NULL);
-// gtk_tree_model_rows_reordered((GtkTreeModel*)model, (GtkTreePath*)path, (GtkTreeIter*)iter, newOrder);
-//}
-
-
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_TreeModelFilter.c b/libgtk-java/src/jni/org_gnu_gtk_TreeModelFilter.c
deleted file mode 100644
index 2b2a3c7..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_TreeModelFilter.c
+++ /dev/null
@@ -1,32 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
-/*
- * Class: org_gnu_gtk_TreeModelFilter
- * Method: getModel
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeModelFilter_getModel(JNIEnv *env, jclass cls, jint handle)
-{
- return (jint)gtk_tree_model_filter_get_model((GtkTreeModelFilter*)handle);
-}
-
-#ifdef __cplusplus
-}
-#endif
-
diff --git a/libgtk-java/src/jni/org_gnu_gtk_TreeModelSort.c b/libgtk-java/src/jni/org_gnu_gtk_TreeModelSort.c
deleted file mode 100644
index de6f44f..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_TreeModelSort.c
+++ /dev/null
@@ -1,173 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:26 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.TreeModelSort
- * Method: gtk_tree_model_sort_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeModelSort_gtk_1tree_1model_1sort_1get_1type (JNIEnv
- *env, jclass cls)
- {
- {
- return (jint)gtk_tree_model_sort_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.TreeModelSort
- * Method: gtk_tree_model_sort_new_with_model
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeModelSort_gtk_1tree_1model_1sort_1new_1with_1model (
- JNIEnv *env, jclass cls, jint childModel)
- {
- GtkTreeModel *childModel_g = (GtkTreeModel *)childModel;
- {
- return (jint)gtk_tree_model_sort_new_with_model (childModel_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TreeModelSort
- * Method: gtk_tree_model_sort_get_model
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeModelSort_gtk_1tree_1model_1sort_1get_1model (
- JNIEnv *env, jclass cls, jint treeModel)
- {
- GtkTreeModelSort *treeModel_g = (GtkTreeModelSort *)treeModel;
- {
- return (jint)gtk_tree_model_sort_get_model (treeModel_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TreeModelSort
- * Method: gtk_tree_model_sort_convert_child_path_to_path
- * Signature: (II)I
- */
- JNIEXPORT jint JNICALL
- Java_org_gnu_gtk_TreeModelSort_gtk_1tree_1model_1sort_1convert_1child_1path_1to_1path (JNIEnv
- *env, jclass cls, jint treeModel, jint childPath)
- {
- GtkTreeModelSort *treeModel_g = (GtkTreeModelSort *)treeModel;
- GtkTreePath *childPath_g = (GtkTreePath *)childPath;
- {
- return (jint)gtk_tree_model_sort_convert_child_path_to_path (treeModel_g, childPath_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TreeModelSort
- * Method: gtk_tree_model_sort_convert_child_iter_to_iter
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL
- Java_org_gnu_gtk_TreeModelSort_gtk_1tree_1model_1sort_1convert_1child_1iter_1to_1iter (JNIEnv
- *env, jclass cls, jint treeModel, jint sortIter, jint childIter)
- {
- GtkTreeModelSort *treeModel_g = (GtkTreeModelSort *)treeModel;
- GtkTreeIter *sortIter_g = (GtkTreeIter *)sortIter;
- GtkTreeIter *childIter_g = (GtkTreeIter *)childIter;
- {
- gtk_tree_model_sort_convert_child_iter_to_iter (treeModel_g, sortIter_g, childIter_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TreeModelSort
- * Method: gtk_tree_model_sort_convert_path_to_child_path
- * Signature: (II)I
- */
- JNIEXPORT jint JNICALL
- Java_org_gnu_gtk_TreeModelSort_gtk_1tree_1model_1sort_1convert_1path_1to_1child_1path (JNIEnv
- *env, jclass cls, jint treeModel, jint sortedPath)
- {
- GtkTreeModelSort *treeModel_g = (GtkTreeModelSort *)treeModel;
- GtkTreePath *sortedPath_g = (GtkTreePath *)sortedPath;
- {
- return (jint)gtk_tree_model_sort_convert_path_to_child_path (treeModel_g, sortedPath_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TreeModelSort
- * Method: gtk_tree_model_sort_convert_iter_to_child_iter
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL
- Java_org_gnu_gtk_TreeModelSort_gtk_1tree_1model_1sort_1convert_1iter_1to_1child_1iter (JNIEnv
- *env, jclass cls, jint treeModel, jint childIter, jint sortedIter)
- {
- GtkTreeModelSort *treeModel_g = (GtkTreeModelSort *)treeModel;
- GtkTreeIter *childIter_g = (GtkTreeIter *)childIter;
- GtkTreeIter *sortedIter_g = (GtkTreeIter *)sortedIter;
- {
- gtk_tree_model_sort_convert_iter_to_child_iter (treeModel_g, childIter_g, sortedIter_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TreeModelSort
- * Method: gtk_tree_model_sort_reset_default_sort_func
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL
- Java_org_gnu_gtk_TreeModelSort_gtk_1tree_1model_1sort_1reset_1default_1sort_1func (JNIEnv *env,
- jclass cls, jint treeModel)
- {
- GtkTreeModelSort *treeModel_g = (GtkTreeModelSort *)treeModel;
- {
- gtk_tree_model_sort_reset_default_sort_func (treeModel_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TreeModelSort
- * Method: gtk_tree_model_sort_clear_cache
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeModelSort_gtk_1tree_1model_1sort_1clear_1cache (
- JNIEnv *env, jclass cls, jint treeModel)
- {
- GtkTreeModelSort *treeModel_g = (GtkTreeModelSort *)treeModel;
- {
- gtk_tree_model_sort_clear_cache (treeModel_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_TreePath.c b/libgtk-java/src/jni/org_gnu_gtk_TreePath.c
deleted file mode 100644
index 6692ea5..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_TreePath.c
+++ /dev/null
@@ -1,245 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
-/*
- * Class: org.gnu.gtk.TreePath
- * Method: gtk_tree_path_new
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreePath_gtk_1tree_1path_1new (JNIEnv *env, jclass cls)
-{
- {
- return (jint)gtk_tree_path_new ();
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreePath
- * Method: gtk_tree_path_new_from_string
- * Signature: ([B)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreePath_gtk_1tree_1path_1new_1from_1string (JNIEnv
- *env, jclass cls, jstring path)
-{
- const gchar* path_g = (*env)->GetStringUTFChars( env, path, NULL );
- jint retval = (jint)gtk_tree_path_new_from_string (path_g);
- (*env)->ReleaseStringUTFChars(env, path, path_g);
- return retval;
-}
-
-/*
- * Class: org.gnu.gtk.TreePath
- * Method: gtk_tree_path_to_string
- * Signature: (I)[B
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gtk_TreePath_gtk_1tree_1path_1to_1string (JNIEnv
- *env, jclass cls, jint path)
-{
- GtkTreePath *path_g = (GtkTreePath *)path;
- {
- return (*env)->NewStringUTF( env, gtk_tree_path_to_string (path_g) );
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreePath
- * Method: gtk_tree_path_new_first
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreePath_gtk_1tree_1path_1new_1first (JNIEnv *env,
- jclass cls)
-{
- {
- return (jint)gtk_tree_path_new_first ();
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreePath
- * Method: gtk_tree_path_append_index
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreePath_gtk_1tree_1path_1append_1index (JNIEnv *env,
- jclass cls, jint path, jint index)
-{
- GtkTreePath *path_g = (GtkTreePath *)path;
- gint32 index_g = (gint32) index;
- {
- gtk_tree_path_append_index (path_g, index_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreePath
- * Method: gtk_tree_path_prepend_index
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreePath_gtk_1tree_1path_1prepend_1index (JNIEnv *env,
- jclass cls, jint path, jint index)
-{
- GtkTreePath *path_g = (GtkTreePath *)path;
- gint32 index_g = (gint32) index;
- {
- gtk_tree_path_prepend_index (path_g, index_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreePath
- * Method: gtk_tree_path_get_depth
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreePath_gtk_1tree_1path_1get_1depth (JNIEnv *env,
- jclass cls, jint path)
- {
- GtkTreePath *path_g = (GtkTreePath *)path;
- {
- jint result_j = (jint) (gtk_tree_path_get_depth (path_g));
- return result_j;
- }
- }
-
-/*
- * Class: org_gnu_gtk_TreePath
- * Method: gtk_tree_path_get_indices
- * Signature: (I)[I
- */
-JNIEXPORT jintArray JNICALL Java_org_gnu_gtk_TreePath_gtk_1tree_1path_1get_1indices
- (JNIEnv *env, jclass cls, jint path)
-{
- gint* list = gtk_tree_path_get_indices((GtkTreePath*)path);
- gint len;
- jintArray ar;
- if (NULL == list)
- return NULL;
- len = gtk_tree_path_get_depth((GtkTreePath*)path);
- ar = (*env)->NewIntArray(env, len);
- (*env)->SetIntArrayRegion(env, ar, 0, len, (jint*)list);
- return ar;
-}
-
-/*
- * Class: org.gnu.gtk.TreePath
- * Method: gtk_tree_path_compare
- * Signature: (II)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreePath_gtk_1tree_1path_1compare (JNIEnv *env, jclass
- cls, jint a, jint b)
-{
- GtkTreePath *a_g = (GtkTreePath *)a;
- GtkTreePath *b_g = (GtkTreePath *)b;
- {
- jint result_j = (jint) (gtk_tree_path_compare (a_g, b_g));
- return result_j;
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreePath
- * Method: gtk_tree_path_next
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreePath_gtk_1tree_1path_1next (JNIEnv *env, jclass
- cls, jint path)
-{
- GtkTreePath *path_g = (GtkTreePath *)path;
- {
- gtk_tree_path_next (path_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreePath
- * Method: gtk_tree_path_prev
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TreePath_gtk_1tree_1path_1prev (JNIEnv *env, jclass
- cls, jint path)
-{
- GtkTreePath *path_g = (GtkTreePath *)path;
- {
- jboolean result_j = (jboolean) (gtk_tree_path_prev (path_g));
- return result_j;
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreePath
- * Method: gtk_tree_path_up
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TreePath_gtk_1tree_1path_1up (JNIEnv *env, jclass
- cls, jint path)
-{
- GtkTreePath *path_g = (GtkTreePath *)path;
- {
- jboolean result_j = (jboolean) (gtk_tree_path_up (path_g));
- return result_j;
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreePath
- * Method: gtk_tree_path_down
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreePath_gtk_1tree_1path_1down (JNIEnv *env, jclass
- cls, jint path)
-{
- GtkTreePath *path_g = (GtkTreePath *)path;
- {
- gtk_tree_path_down (path_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreePath
- * Method: gtk_tree_path_is_ancestor
- * Signature: (II)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TreePath_gtk_1tree_1path_1is_1ancestor (JNIEnv
- *env, jclass cls, jint path, jint descendant)
-{
- GtkTreePath *path_g = (GtkTreePath *)path;
- GtkTreePath *descendant_g = (GtkTreePath *)descendant;
- {
- jboolean result_j = (jboolean) (gtk_tree_path_is_ancestor (path_g, descendant_g));
- return result_j;
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreePath
- * Method: gtk_tree_path_is_descendant
- * Signature: (II)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TreePath_gtk_1tree_1path_1is_1descendant (JNIEnv
- *env, jclass cls, jint path, jint ancestor)
-{
- GtkTreePath *path_g = (GtkTreePath *)path;
- GtkTreePath *ancestor_g = (GtkTreePath *)ancestor;
- {
- jboolean result_j = (jboolean) (gtk_tree_path_is_descendant (path_g, ancestor_g));
- return result_j;
- }
-}
-
-
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_TreeSelection.c b/libgtk-java/src/jni/org_gnu_gtk_TreeSelection.c
deleted file mode 100644
index f48fb35..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_TreeSelection.c
+++ /dev/null
@@ -1,324 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#include "jg_jnu.h"
-
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-typedef struct{
- JNIEnv *env;
- jobject obj;
- jmethodID mid;
-} ForEachData;
-
-void forEachFunc(GtkTreeModel *model,
- GtkTreePath *path,
- GtkTreeIter *iter,
- gpointer data)
-{
- jvalue *jargs;
- ForEachData *fedata = (ForEachData *) data;
- jargs = alloca(sizeof(jvalue) * 3);
- jargs[0].i = (jint) model;
- jargs[1].i = (jint) path;
- jargs[2].i = (jint) iter;
- (*(fedata->env))->CallVoidMethodA(fedata->env, fedata->obj, fedata->mid, jargs);
-}
-
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeSelection_startForEach (JNIEnv
- *env, jclass cls, jint selection, jobject connect_to)
-{
- ForEachData * fedata = g_new(ForEachData, 1);
- GtkTreeSelection *selection_g = (GtkTreeSelection *)selection;
- fedata->env = env;
- fedata->obj = (*env)->NewGlobalRef(env, connect_to);
- fedata->mid = (*env)->GetMethodID(env, (*env)->GetObjectClass(env, connect_to), "doEach", "(III)V");
- gtk_tree_selection_selected_foreach(selection_g, (GtkTreeSelectionForeachFunc) forEachFunc, fedata);
-}
-
-
-/*
- * Class: org.gnu.gtk.TreeSelection
- * Method: gtk_tree_selection_get_type
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeSelection_gtk_1tree_1selection_1get_1type (JNIEnv
- *env, jclass cls)
-{
- {
- return (jint)gtk_tree_selection_get_type ();
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreeSelection
- * Method: gtk_tree_selection_set_mode
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeSelection_gtk_1tree_1selection_1set_1mode (JNIEnv
- *env, jclass cls, jint selection, jint type)
-{
- GtkTreeSelection *selection_g = (GtkTreeSelection *)selection;
- GtkSelectionMode type_g = (GtkSelectionMode) type;
- {
- gtk_tree_selection_set_mode (selection_g, type_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreeSelection
- * Method: gtk_tree_selection_get_mode
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeSelection_gtk_1tree_1selection_1get_1mode (JNIEnv
- *env, jclass cls, jint selection)
-{
- GtkTreeSelection *selection_g = (GtkTreeSelection *)selection;
- {
- jint result_j = (jint) (gtk_tree_selection_get_mode (selection_g));
- return result_j;
- }
-}
-
-///*
-// * Class: org.gnu.gtk.TreeSelection
-// * Method: gtk_tree_selection_get_user_data
-// * Signature: (I)I
-// */
-//JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeSelection_gtk_1tree_1selection_1get_1user_1data (
-// JNIEnv *env, jclass cls, jint selection)
-//{
-// GtkTreeSelection *selection_g = (GtkTreeSelection *)selection;
-// {
-// return (jint)gtk_tree_selection_get_user_data (selection_g);
-// }
-//}
-
-/*
- * Class: org.gnu.gtk.TreeSelection
- * Method: gtk_tree_selection_get_tree_view
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeSelection_gtk_1tree_1selection_1get_1tree_1view (
- JNIEnv *env, jclass cls, jint selection)
-{
- GtkTreeSelection *selection_g = (GtkTreeSelection *)selection;
- {
- return (jint)gtk_tree_selection_get_tree_view (selection_g);
- }
-}
-
-///*
-// * Class: org.gnu.gtk.TreeSelection
-// * Method: gtk_tree_selection_get_selected
-// * Signature: (I[Lint ;I)Z
-// */
-//JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TreeSelection_gtk_1tree_1selection_1get_1selected (
-// JNIEnv *env, jclass cls, jint selection, jintArray model, jint iter)
-//{
-// GtkTreeSelection *selection_g = (GtkTreeSelection *)selection;
-// gint *model_g_g = (gint *) (*env)->GetIntArrayElements (env, model, NULL);
-// GtkTreeModel **model_g = (GtkTreeModel **)model_g_g;
-// GtkTreeIter *iter_g = (GtkTreeIter *)iter;
-// {
-// jboolean result_j = (jboolean) (gtk_tree_selection_get_selected (selection_g, model_g,
-// iter_g));
-// (*env)->ReleaseIntArrayElements (env, model, (jint*)model_g_g, 0);
-// return result_j;
-// }
-//}
-
-
-/*
- * Class: org_gnu_gtk_TreeSelection
- * Method: gtk_tree_selection_get_selected_rows
- * Signature: (I)[I
- */
-JNIEXPORT jintArray JNICALL Java_org_gnu_gtk_TreeSelection_gtk_1tree_1selection_1get_1selected_1rows
- (JNIEnv *env, jclass cls, jint selected)
-{
- return getList(env,gtk_tree_selection_get_selected_rows((GtkTreeSelection*)selected, NULL));
-}
-
-/*
- * Class: org_gnu_gtk_TreeSelection
- * Method: gtk_tree_selection_count_selected_rows
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeSelection_gtk_1tree_1selection_1count_1selected_1rows
- (JNIEnv *env, jclass cls, jint selection)
-{
- return (jint)gtk_tree_selection_count_selected_rows((GtkTreeSelection*)selection);
-}
-
-
-/*
- * Class: org.gnu.gtk.TreeSelection
- * Method: gtk_tree_selection_select_path
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeSelection_gtk_1tree_1selection_1select_1path (
- JNIEnv *env, jclass cls, jint selection, jint path)
-{
- GtkTreeSelection *selection_g = (GtkTreeSelection *)selection;
- GtkTreePath *path_g = (GtkTreePath *)path;
- {
- gtk_tree_selection_select_path (selection_g, path_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreeSelection
- * Method: gtk_tree_selection_unselect_path
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeSelection_gtk_1tree_1selection_1unselect_1path (
- JNIEnv *env, jclass cls, jint selection, jint path)
-{
- GtkTreeSelection *selection_g = (GtkTreeSelection *)selection;
- GtkTreePath *path_g = (GtkTreePath *)path;
- {
- gtk_tree_selection_unselect_path (selection_g, path_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreeSelection
- * Method: gtk_tree_selection_select_iter
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeSelection_gtk_1tree_1selection_1select_1iter (
- JNIEnv *env, jclass cls, jint selection, jint iter)
-{
- GtkTreeSelection *selection_g = (GtkTreeSelection *)selection;
- GtkTreeIter *iter_g = (GtkTreeIter *)iter;
- {
- gtk_tree_selection_select_iter (selection_g, iter_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreeSelection
- * Method: gtk_tree_selection_unselect_iter
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeSelection_gtk_1tree_1selection_1unselect_1iter (
- JNIEnv *env, jclass cls, jint selection, jint iter)
-{
- GtkTreeSelection *selection_g = (GtkTreeSelection *)selection;
- GtkTreeIter *iter_g = (GtkTreeIter *)iter;
- {
- gtk_tree_selection_unselect_iter (selection_g, iter_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreeSelection
- * Method: gtk_tree_selection_path_is_selected
- * Signature: (II)Z
- */
-JNIEXPORT jboolean JNICALL
-Java_org_gnu_gtk_TreeSelection_gtk_1tree_1selection_1path_1is_1selected (JNIEnv *env, jclass
- cls, jint selection, jint path)
-{
- GtkTreeSelection *selection_g = (GtkTreeSelection *)selection;
- GtkTreePath *path_g = (GtkTreePath *)path;
- {
- jboolean result_j = (jboolean) (gtk_tree_selection_path_is_selected (selection_g,
- path_g));
- return result_j;
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreeSelection
- * Method: gtk_tree_selection_iter_is_selected
- * Signature: (II)Z
- */
-JNIEXPORT jboolean JNICALL
-Java_org_gnu_gtk_TreeSelection_gtk_1tree_1selection_1iter_1is_1selected (JNIEnv *env, jclass
- cls, jint selection, jint iter)
-{
- GtkTreeSelection *selection_g = (GtkTreeSelection *)selection;
- GtkTreeIter *iter_g = (GtkTreeIter *)iter;
- {
- jboolean result_j = (jboolean) (gtk_tree_selection_iter_is_selected (selection_g,
- iter_g));
- return result_j;
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreeSelection
- * Method: gtk_tree_selection_select_all
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeSelection_gtk_1tree_1selection_1select_1all (JNIEnv
- *env, jclass cls, jint selection)
-{
- GtkTreeSelection *selection_g = (GtkTreeSelection *)selection;
- {
- gtk_tree_selection_select_all (selection_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreeSelection
- * Method: gtk_tree_selection_unselect_all
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeSelection_gtk_1tree_1selection_1unselect_1all (
- JNIEnv *env, jclass cls, jint selection)
-{
- GtkTreeSelection *selection_g = (GtkTreeSelection *)selection;
- {
- gtk_tree_selection_unselect_all (selection_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreeSelection
- * Method: gtk_tree_selection_select_range
- * Signature: (III)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeSelection_gtk_1tree_1selection_1select_1range (
- JNIEnv *env, jclass cls, jint selection, jint startPath, jint endPath)
-{
- GtkTreeSelection *selection_g = (GtkTreeSelection *)selection;
- GtkTreePath *startPath_g = (GtkTreePath *)startPath;
- GtkTreePath *endPath_g = (GtkTreePath *)endPath;
- {
- gtk_tree_selection_select_range (selection_g, startPath_g, endPath_g);
- }
-}
-
-/*
- * Class: org_gnu_gtk_TreeSelection
- * Method: gtk_tree_selection_unselect_range
- * Signature: (III)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeSelection_gtk_1tree_1selection_1unselect_1range
- (JNIEnv *env, jclass cls, jint selection, jint startPath, jint endPath)
-{
- GtkTreeSelection *selection_g = (GtkTreeSelection *)selection;
- GtkTreePath *startPath_g = (GtkTreePath *)startPath;
- GtkTreePath *endPath_g = (GtkTreePath *)endPath;
- gtk_tree_selection_unselect_range (selection_g, startPath_g, endPath_g);
-}
-
-
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_TreeSortable.c b/libgtk-java/src/jni/org_gnu_gtk_TreeSortable.c
deleted file mode 100644
index 62169f0..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_TreeSortable.c
+++ /dev/null
@@ -1,118 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:18 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.TreeSortable
- * Method: gtk_tree_sortable_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeSortable_gtk_1tree_1sortable_1get_1type (JNIEnv
- *env, jclass cls)
- {
- {
- return (jint)gtk_tree_sortable_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.TreeSortable
- * Method: gtk_tree_sortable_sort_column_changed
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeSortable_gtk_1tree_1sortable_1sort_1column_1changed (
- JNIEnv *env, jclass cls, jint sortable)
- {
- GtkTreeSortable *sortable_g = (GtkTreeSortable *)sortable;
- {
- gtk_tree_sortable_sort_column_changed (sortable_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TreeSortable
- * Method: gtk_tree_sortable_get_sort_column_id
- * Signature: (I[Lint ;[Lint ;)Z
- */
- JNIEXPORT jboolean JNICALL
- Java_org_gnu_gtk_TreeSortable_gtk_1tree_1sortable_1get_1sort_1column_1id (JNIEnv *env, jclass
- cls, jint sortable, jintArray sortColumnId, jintArray order)
- {
- GtkTreeSortable *sortable_g = (GtkTreeSortable *)sortable;
- gint *sortColumnId_g = (gint *) (*env)->GetIntArrayElements (env, sortColumnId, NULL);
- gint *order_g_g = (gint *) (*env)->GetIntArrayElements (env, order, NULL);
- GtkSortType *order_g = (GtkSortType *)order_g_g;
- {
- jboolean result_j = (jboolean) (gtk_tree_sortable_get_sort_column_id (sortable_g,
- sortColumnId_g, order_g));
- (*env)->ReleaseIntArrayElements (env, sortColumnId, (jint *) sortColumnId_g, 0);
- (*env)->ReleaseIntArrayElements (env, order, (jint*)order_g_g, 0);
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.TreeSortable
- * Method: gtk_tree_sortable_set_sort_column_id
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeSortable_gtk_1tree_1sortable_1set_1sort_1column_1id (
- JNIEnv *env, jclass cls, jint sortable, jint sortColumnID, jint order)
- {
- GtkTreeSortable *sortable_g = (GtkTreeSortable *)sortable;
- gint32 sortColumnID_g = (gint32) sortColumnID;
- GtkSortType order_g = (GtkSortType) order;
- {
- gtk_tree_sortable_set_sort_column_id (sortable_g, sortColumnID_g, order_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.TreeSortable
- * Method: gtk_tree_sortable_has_default_sort_func
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL
- Java_org_gnu_gtk_TreeSortable_gtk_1tree_1sortable_1has_1default_1sort_1func (JNIEnv *env,
- jclass cls, jint sortable)
- {
- GtkTreeSortable *sortable_g = (GtkTreeSortable *)sortable;
- {
- jboolean result_j = (jboolean) (gtk_tree_sortable_has_default_sort_func (sortable_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_TreeStore.c b/libgtk-java/src/jni/org_gnu_gtk_TreeStore.c
deleted file mode 100644
index 136361c..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_TreeStore.c
+++ /dev/null
@@ -1,552 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
-//GtkTreePath * GtkTreeStore_get_root (GtkTreeStore * cptr)
-//{
-// return cptr->root;
-//}
-//
-///*
-// * Class: org.gnu.gtk.TreeStore
-// * Method: getRoot
-// * Signature: (I)I
-// */
-//JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeStore_getRoot (JNIEnv *env, jclass cls, jint cptr)
-//{
-// GtkTreeStore *cptr_g = (GtkTreeStore *)cptr;
-// {
-// return (jint)GtkTreeStore_get_root (cptr_g);
-// }
-//}
-//
-//void GtkTreeStore_set_root (GtkTreeStore * cptr, GtkTreePath * root)
-//{
-// cptr->root = root;
-//}
-//
-///*
-// * Class: org.gnu.gtk.TreeStore
-// * Method: setRoot
-// * Signature: (II)V
-// */
-//JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeStore_setRoot (JNIEnv *env, jint cptr, jint root)
-//{
-// GtkTreeStore *cptr_g = (GtkTreeStore *)cptr;
-// GtkTreePath *root_g = (GtkTreePath *)root;
-// {
-// GtkTreeStore_set_root (cptr_g, root_g);
-// }
-//}
-//
-//GtkTreePath * GtkTreeStore_get_last (GtkTreeStore * cptr)
-//{
-// return cptr->last;
-//}
-//
-///*
-// * Class: org.gnu.gtk.TreeStore
-// * Method: getLast
-// * Signature: (I)I
-// */
-//JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeStore_getLast (JNIEnv *env, jclass cls, jint cptr)
-//{
-// GtkTreeStore *cptr_g = (GtkTreeStore *)cptr;
-// {
-// return (jint)GtkTreeStore_get_last (cptr_g);
-// }
-//}
-//
-//void GtkTreeStore_set_last (GtkTreeStore * cptr, GtkTreePath * last)
-//{
-// cptr->last = last;
-//}
-//
-///*
-// * Class: org.gnu.gtk.TreeStore
-// * Method: setLast
-// * Signature: (II)V
-// */
-//JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeStore_setLast (JNIEnv *env, jint cptr, jint last)
-//{
-// GtkTreeStore *cptr_g = (GtkTreeStore *)cptr;
-// GtkTreePath *last_g = (GtkTreePath *)last;
-// {
-// GtkTreeStore_set_last (cptr_g, last_g);
-// }
-//}
-//
-//gint32 GtkTreeStore_get_n_columns (GtkTreeStore * cptr)
-//{
-// return cptr->n_columns;
-//}
-//
-///*
-// * Class: org.gnu.gtk.TreeStore
-// * Method: getNColumns
-// * Signature: (I)I
-// */
-//JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeStore_getNColumns (JNIEnv *env, jclass cls, jint
-// cptr)
-//{
-// GtkTreeStore *cptr_g = (GtkTreeStore *)cptr;
-// {
-// jint result_j = (jint) (GtkTreeStore_get_n_columns (cptr_g));
-// return result_j;
-// }
-//}
-//
-//void GtkTreeStore_set_n_columns (GtkTreeStore * cptr, gint32 n_columns)
-//{
-// cptr->n_columns = n_columns;
-//}
-//
-///*
-// * Class: org.gnu.gtk.TreeStore
-// * Method: setNColumns
-// * Signature: (II)V
-// */
-//JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeStore_setNColumns (JNIEnv *env, jint cptr, jint
-// n_columns)
-//{
-// GtkTreeStore *cptr_g = (GtkTreeStore *)cptr;
-// gint32 n_columns_g = (gint32) n_columns;
-// {
-// GtkTreeStore_set_n_columns (cptr_g, n_columns_g);
-// }
-//}
-
-gint32 GtkTreeStore_get_sort_column_id (GtkTreeStore * cptr)
-{
- return cptr->sort_column_id;
-}
-
-/*
- * Class: org.gnu.gtk.TreeStore
- * Method: getSortColumnId
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeStore_getSortColumnId (JNIEnv *env, jclass cls,
- jint cptr)
-{
- GtkTreeStore *cptr_g = (GtkTreeStore *)cptr;
- {
- jint result_j = (jint) (GtkTreeStore_get_sort_column_id (cptr_g));
- return result_j;
- }
-}
-
-void GtkTreeStore_set_sort_column_id (GtkTreeStore * cptr, gint32 sort_column_id)
-{
- cptr->sort_column_id = sort_column_id;
-}
-
-/*
- * Class: org.gnu.gtk.TreeStore
- * Method: setSortColumnId
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeStore_setSortColumnId (JNIEnv *env, jint cptr, jint
- sort_column_id)
-{
- GtkTreeStore *cptr_g = (GtkTreeStore *)cptr;
- gint32 sort_column_id_g = (gint32) sort_column_id;
- {
- GtkTreeStore_set_sort_column_id (cptr_g, sort_column_id_g);
- }
-}
-
-GtkSortType GtkTreeStore_get_order (GtkTreeStore * cptr)
-{
- return cptr->order;
-}
-
-/*
- * Class: org.gnu.gtk.TreeStore
- * Method: getOrder
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeStore_getOrder (JNIEnv *env, jclass cls, jint cptr)
-{
- GtkTreeStore *cptr_g = (GtkTreeStore *)cptr;
- {
- jint result_j = (jint) (GtkTreeStore_get_order (cptr_g));
- return result_j;
- }
-}
-
-void GtkTreeStore_set_order (GtkTreeStore * cptr, GtkSortType order)
-{
- cptr->order = order;
-}
-
-/*
- * Class: org.gnu.gtk.TreeStore
- * Method: setOrder
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeStore_setOrder (JNIEnv *env, jint cptr, jint order)
-{
- GtkTreeStore *cptr_g = (GtkTreeStore *)cptr;
- GtkSortType order_g = (GtkSortType) order;
- {
- GtkTreeStore_set_order (cptr_g, order_g);
- }
-}
-
-//GType * GtkTreeStore_get_column_headers (GtkTreeStore * cptr)
-//{
-// return cptr->column_headers;
-//}
-//
-///*
-// * Class: org.gnu.gtk.TreeStore
-// * Method: getColumnHeaders
-// * Signature: (I)I
-// */
-//JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeStore_getColumnHeaders (JNIEnv *env, jclass cls,
-// jint cptr)
-//{
-// GtkTreeStore *cptr_g = (GtkTreeStore *)cptr;
-// {
-// return (jint)GtkTreeStore_get_column_headers (cptr_g);
-// }
-//}
-//
-//void GtkTreeStore_set_column_headers (GtkTreeStore * cptr, GType * column_headers)
-//{
-// cptr->column_headers = column_headers;
-//}
-//
-///*
-// * Class: org.gnu.gtk.TreeStore
-// * Method: setColumnHeaders
-// * Signature: (II)V
-// */
-//JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeStore_setColumnHeaders (JNIEnv *env, jint cptr,
-// jint column_headers)
-//{
-// GtkTreeStore *cptr_g = (GtkTreeStore *)cptr;
-// GType *column_headers_g = (GType *)column_headers;
-// {
-// GtkTreeStore_set_column_headers (cptr_g, column_headers_g);
-// }
-//}
-//
-//gboolean GtkTreeStore_get_columns_dirty (GtkTreeStore * cptr)
-//{
-// return cptr->columns_dirty;
-//}
-//
-///*
-// * Class: org.gnu.gtk.TreeStore
-// * Method: getColumnsDirty
-// * Signature: (I)Z
-// */
-//JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TreeStore_getColumnsDirty (JNIEnv *env, jclass cls,
-// jint cptr)
-//{
-// GtkTreeStore *cptr_g = (GtkTreeStore *)cptr;
-// {
-// jboolean result_j = (jboolean) (GtkTreeStore_get_columns_dirty (cptr_g));
-// return result_j;
-// }
-//}
-//
-//void GtkTreeStore_set_columns_dirty (GtkTreeStore * cptr, gboolean columns_dirty)
-//{
-// cptr->columns_dirty = columns_dirty;
-//}
-//
-///*
-// * Class: org.gnu.gtk.TreeStore
-// * Method: setColumnsDirty
-// * Signature: (IZ)V
-// */
-//JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeStore_setColumnsDirty (JNIEnv *env, jint cptr,
-// jboolean columns_dirty)
-//{
-// GtkTreeStore *cptr_g = (GtkTreeStore *)cptr;
-// gboolean columns_dirty_g = (gboolean) columns_dirty;
-// {
-// GtkTreeStore_set_columns_dirty (cptr_g, columns_dirty_g);
-// }
-//}
-
-/*
- * Class: org.gnu.gtk.TreeStore
- * Method: gtk_tree_store_get_type
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeStore_gtk_1tree_1store_1get_1type (JNIEnv *env,
- jclass cls)
-{
- return (jint)gtk_tree_store_get_type ();
-}
-
-/*
- * Class: org.gnu.gtk.TreeStore
- * Method: gtk_tree_store_newv
- * Signature: (I[Lint ;)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeStore_gtk_1tree_1store_1newv (JNIEnv *env, jclass
- cls, jint numColumns, jintArray types)
-{
- gint32 numColumns_g = (gint32) numColumns;
- gint *types_g_g = (gint *) (*env)->GetIntArrayElements (env, types, NULL);
- GType *types_g = (GType *)types_g_g;
- {
- return (jint)gtk_tree_store_newv (numColumns_g, types_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreeStore
- * Method: gtk_tree_store_set_column_types
- * Signature: (II[Lint ;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeStore_gtk_1tree_1store_1set_1column_1types (JNIEnv
- *env, jclass cls, jint treeStore, jint numColumns, jintArray types)
-{
- GtkTreeStore *treeStore_g = (GtkTreeStore *)treeStore;
- gint32 numColumns_g = (gint32) numColumns;
- gint *types_g_g = (gint *) (*env)->GetIntArrayElements (env, types, NULL);
- GType *types_g = (GType *)types_g_g;
- {
- gtk_tree_store_set_column_types (treeStore_g, numColumns_g, types_g);
- (*env)->ReleaseIntArrayElements (env, types, (jint *)types_g_g, 0);
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreeStore
- * Method: gtk_tree_store_set_value
- * Signature: (IIII)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeStore_gtk_1tree_1store_1set_1value (JNIEnv *env,
- jclass cls, jint treeStore, jint iter, jint columnt, jint value)
-{
- GtkTreeStore *treeStore_g = (GtkTreeStore *)treeStore;
- GtkTreeIter *iter_g = (GtkTreeIter *)iter;
- gint32 columnt_g = (gint32) columnt;
- GValue *value_g = (GValue *)value;
- {
- gtk_tree_store_set_value (treeStore_g, iter_g, columnt_g, value_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreeStore
- * Method: gtk_tree_store_remove
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeStore_gtk_1tree_1store_1remove (JNIEnv *env, jclass
- cls, jint treeStore, jint iter)
-{
- GtkTreeStore *treeStore_g = (GtkTreeStore *)treeStore;
- GtkTreeIter *iter_g = (GtkTreeIter *)iter;
- {
- gtk_tree_store_remove (treeStore_g, iter_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreeStore
- * Method: gtk_tree_store_insert
- * Signature: (III)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeStore_gtk_1tree_1store_1insert (JNIEnv *env, jclass
- cls, jint treeStore, jint parent, jint position)
-{
- GtkTreeStore *treeStore_g = (GtkTreeStore *)treeStore;
- GtkTreeIter *iter_g = (GtkTreeIter *)g_malloc(sizeof(GtkTreeIter));
- GtkTreeIter *parent_g = (GtkTreeIter *)parent;
- gint32 position_g = (gint32) position;
- gtk_tree_store_insert (treeStore_g, iter_g, parent_g, position_g);
- return (jint)iter_g;
-}
-
-/*
- * Class: org.gnu.gtk.TreeStore
- * Method: gtk_tree_store_insert_before
- * Signature: (III)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeStore_gtk_1tree_1store_1insert_1before (JNIEnv
- *env, jclass cls, jint treeStore, jint parent, jint sibling)
-{
- GtkTreeStore *treeStore_g = (GtkTreeStore *)treeStore;
- GtkTreeIter *iter_g = (GtkTreeIter *)g_malloc(sizeof(GtkTreeIter));;
- GtkTreeIter *parent_g = (GtkTreeIter *)parent;
- GtkTreeIter *sibling_g = (GtkTreeIter *)sibling;
- gtk_tree_store_insert_before (treeStore_g, iter_g, parent_g, sibling_g);
- return (jint)iter_g;
-}
-
-/*
- * Class: org.gnu.gtk.TreeStore
- * Method: gtk_tree_store_insert_after
- * Signature: (III)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeStore_gtk_1tree_1store_1insert_1after (JNIEnv *env,
- jclass cls, jint treeStore, jint parent, jint sibling)
-{
- GtkTreeStore *treeStore_g = (GtkTreeStore *)treeStore;
- GtkTreeIter *iter_g = (GtkTreeIter *)g_malloc(sizeof(GtkTreeIter));;
- GtkTreeIter *parent_g = (GtkTreeIter *)parent;
- GtkTreeIter *sibling_g = (GtkTreeIter *)sibling;
- gtk_tree_store_insert_after (treeStore_g, iter_g, parent_g, sibling_g);
- return (jint)iter_g;
-}
-
-/*
- * Class: org.gnu.gtk.TreeStore
- * Method: gtk_tree_store_prepend
- * Signature: (II)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeStore_gtk_1tree_1store_1prepend (JNIEnv *env,
- jclass cls, jint treeStore, jint parent)
-{
- GtkTreeStore *treeStore_g = (GtkTreeStore *)treeStore;
- GtkTreeIter *iter_g = (GtkTreeIter *)g_malloc(sizeof(GtkTreeIter));;
- GtkTreeIter *parent_g = (GtkTreeIter *)parent;
- gtk_tree_store_prepend (treeStore_g, iter_g, parent_g);
- return (jint)iter_g;
-}
-
-/*
- * Class: org.gnu.gtk.TreeStore
- * Method: gtk_tree_store_append
- * Signature: (II)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeStore_gtk_1tree_1store_1append (JNIEnv *env, jclass
- cls, jint treeStore, jint parent)
-{
- GtkTreeStore *treeStore_g = (GtkTreeStore *)treeStore;
- GtkTreeIter *iter_g = (GtkTreeIter *)g_malloc(sizeof(GtkTreeIter));;
- GtkTreeIter *parent_g = (GtkTreeIter *)parent;
- gtk_tree_store_append (treeStore_g, iter_g, parent_g);
- return (jint)iter_g;
-}
-
-/*
- * Class: org.gnu.gtk.TreeStore
- * Method: gtk_tree_store_is_ancestor
- * Signature: (III)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TreeStore_gtk_1tree_1store_1is_1ancestor (JNIEnv
- *env, jclass cls, jint treeStore, jint iter, jint descendant)
-{
- GtkTreeStore *treeStore_g = (GtkTreeStore *)treeStore;
- GtkTreeIter *iter_g = (GtkTreeIter *)iter;
- GtkTreeIter *descendant_g = (GtkTreeIter *)descendant;
- {
- jboolean result_j = (jboolean) (gtk_tree_store_is_ancestor (treeStore_g, iter_g,
- descendant_g));
- return result_j;
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreeStore
- * Method: gtk_tree_store_iter_depth
- * Signature: (II)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeStore_gtk_1tree_1store_1iter_1depth (JNIEnv *env,
- jclass cls, jint treeStore, jint iter)
-{
- GtkTreeStore *treeStore_g = (GtkTreeStore *)treeStore;
- GtkTreeIter *iter_g = (GtkTreeIter *)iter;
- {
- jint result_j = (jint) (gtk_tree_store_iter_depth (treeStore_g, iter_g));
- return result_j;
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreeStore
- * Method: gtk_tree_store_clear
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeStore_gtk_1tree_1store_1clear (JNIEnv *env, jclass
- cls, jint treeStore)
-{
- GtkTreeStore *treeStore_g = (GtkTreeStore *)treeStore;
- {
- gtk_tree_store_clear (treeStore_g);
- }
-}
-
-/*
- * Class: org_gnu_gtk_TreeStore
- * Method: gtk_tree_store_iter_is_valid
- * Signature: (II)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TreeStore_gtk_1tree_1store_1iter_1is_1valid
- (JNIEnv *env, jclass cls, jint treeStore, jint iter)
-{
- return (jboolean)gtk_tree_store_iter_is_valid((GtkTreeStore*)treeStore, (GtkTreeIter*)iter);
-}
-
-/*
- * Class: org_gnu_gtk_TreeStore
- * Method: gtk_tree_store_reorder
- * Signature: (II[I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeStore_gtk_1tree_1store_1reorder
- (JNIEnv *env, jclass cls, jint store, jint parent, jintArray order)
-{
- gint* newOrder = (gint*)(*env)->GetIntArrayElements(env, order, NULL);
- gtk_tree_store_reorder((GtkTreeStore*)store, (GtkTreeIter*)parent, newOrder);
-}
-
-/*
- * Class: org_gnu_gtk_TreeStore
- * Method: gtk_tree_store_swap
- * Signature: (III)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeStore_gtk_1tree_1store_1swap
- (JNIEnv *env, jclass cls, jint store, jint a, jint b)
-{
- gtk_tree_store_swap((GtkTreeStore*)store, (GtkTreeIter*)a, (GtkTreeIter*)b);
-}
-
-/*
- * Class: org_gnu_gtk_TreeStore
- * Method: gtk_tree_store_move_before
- * Signature: (III)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeStore_gtk_1tree_1store_1move_1before
- (JNIEnv *env, jclass cls, jint store, jint iter, jint pos)
-{
- gtk_tree_store_move_before((GtkTreeStore*)store, (GtkTreeIter*)iter, (GtkTreeIter*)pos);
-}
-
-/*
- * Class: org_gnu_gtk_TreeStore
- * Method: gtk_tree_store_move_after
- * Signature: (III)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeStore_gtk_1tree_1store_1move_1after
- (JNIEnv *env, jclass cls, jint store, jint iter, jint pos)
-{
- gtk_tree_store_move_after((GtkTreeStore*)store, (GtkTreeIter*)iter, (GtkTreeIter*)pos);
-}
-
-
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_TreeView.c b/libgtk-java/src/jni/org_gnu_gtk_TreeView.c
deleted file mode 100644
index a0e55c7..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_TreeView.c
+++ /dev/null
@@ -1,661 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#include "jg_jnu.h"
-
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
-/*
- * Class: org_gnu_gtk_TreeView
- * Method: gtk_tree_view_get_type
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeView_gtk_1tree_1view_1get_1type
- (JNIEnv *env, jclass cls)
-{
- return (jint)gtk_tree_view_get_type();
-}
-
-/*
- * Class: org_gnu_gtk_TreeView
- * Method: gtk_tree_view_new
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeView_gtk_1tree_1view_1new
- (JNIEnv *env, jclass cls)
-{
- return (jint)gtk_tree_view_new ();
-}
-
-/*
- * Class: org_gnu_gtk_TreeView
- * Method: gtk_tree_view_new_with_model
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeView_gtk_1tree_1view_1new_1with_1model
- (JNIEnv *env, jclass cls, jint model)
-{
- return (jint)gtk_tree_view_new_with_model((GtkTreeModel*)model);
-}
-
-/*
- * Class: org_gnu_gtk_TreeView
- * Method: gtk_tree_view_get_model
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeView_gtk_1tree_1view_1get_1model
- (JNIEnv *env, jclass cls, jint view)
-{
- return (jint)gtk_tree_view_get_model((GtkTreeView*)view);
-}
-
-/*
- * Class: org_gnu_gtk_TreeView
- * Method: gtk_tree_view_set_model
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeView_gtk_1tree_1view_1set_1model
- (JNIEnv *env, jclass cls, jint view, jint model)
-{
- gtk_tree_view_set_model((GtkTreeView*)view, (GtkTreeModel*)model);
-}
-
-/*
- * Class: org_gnu_gtk_TreeView
- * Method: gtk_tree_view_get_selection
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeView_gtk_1tree_1view_1get_1selection
- (JNIEnv *env, jclass cls, jint view)
-{
- return (jint)gtk_tree_view_get_selection((GtkTreeView*)view);
-}
-
-/*
- * Class: org_gnu_gtk_TreeView
- * Method: gtk_tree_view_get_hadjustment
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeView_gtk_1tree_1view_1get_1hadjustment
- (JNIEnv *env, jclass cls, jint view)
-{
- return (jint)gtk_tree_view_get_hadjustment((GtkTreeView*)view);
-}
-
-/*
- * Class: org_gnu_gtk_TreeView
- * Method: gtk_tree_view_set_hadjustment
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeView_gtk_1tree_1view_1set_1hadjustment
- (JNIEnv *env, jclass cls, jint view, jint adj)
-{
- gtk_tree_view_set_hadjustment((GtkTreeView*)view, (GtkAdjustment*)adj);
-}
-
-/*
- * Class: org_gnu_gtk_TreeView
- * Method: gtk_tree_view_get_vadjustment
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeView_gtk_1tree_1view_1get_1vadjustment
- (JNIEnv *env, jclass cls, jint view)
-{
- return (jint)gtk_tree_view_get_vadjustment((GtkTreeView*)view);
-}
-
-/*
- * Class: org_gnu_gtk_TreeView
- * Method: gtk_tree_view_set_vadjustment
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeView_gtk_1tree_1view_1set_1vadjustment
- (JNIEnv *env, jclass cls, jint view, jint adj)
-{
- gtk_tree_view_set_vadjustment((GtkTreeView*)view, (GtkAdjustment*)adj);
-}
-
-/*
- * Class: org_gnu_gtk_TreeView
- * Method: gtk_tree_view_get_headers_visible
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TreeView_gtk_1tree_1view_1get_1headers_1visible
- (JNIEnv *env, jclass cls, jint view)
-{
- return (jboolean)gtk_tree_view_get_headers_visible((GtkTreeView*)view);
-}
-
-/*
- * Class: org_gnu_gtk_TreeView
- * Method: gtk_tree_view_set_headers_visible
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeView_gtk_1tree_1view_1set_1headers_1visible
- (JNIEnv *env, jclass cls, jint view, jboolean vis)
-{
- gtk_tree_view_set_headers_visible((GtkTreeView*)view, (gboolean)vis);
-}
-
-/*
- * Class: org_gnu_gtk_TreeView
- * Method: gtk_tree_view_columns_autosize
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeView_gtk_1tree_1view_1columns_1autosize
- (JNIEnv *env, jclass cls, jint view)
-{
- gtk_tree_view_columns_autosize((GtkTreeView*)view);
-}
-
-/*
- * Class: org_gnu_gtk_TreeView
- * Method: gtk_tree_view_set_headers_clickable
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeView_gtk_1tree_1view_1set_1headers_1clickable
- (JNIEnv *env, jclass cls, jint view, jboolean value)
-{
- gtk_tree_view_set_headers_clickable((GtkTreeView*)view, (gboolean)value);
-}
-
-/*
- * Class: org_gnu_gtk_TreeView
- * Method: gtk_tree_view_set_rules_hint
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeView_gtk_1tree_1view_1set_1rules_1hint
- (JNIEnv *env, jclass cls, jint view, jboolean value)
-{
- gtk_tree_view_set_rules_hint((GtkTreeView*)view, (gboolean)value);
-}
-
-/*
- * Class: org_gnu_gtk_TreeView
- * Method: gtk_tree_view_get_rules_hint
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TreeView_gtk_1tree_1view_1get_1rules_1hint
- (JNIEnv *env, jclass cls, jint view)
-{
- return (jboolean)gtk_tree_view_get_rules_hint((GtkTreeView*)view);
-}
-
-/*
- * Class: org_gnu_gtk_TreeView
- * Method: gtk_tree_view_append_column
- * Signature: (II)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeView_gtk_1tree_1view_1append_1column
- (JNIEnv *env, jclass cls, jint view, jint column)
-{
- return (jint)gtk_tree_view_append_column((GtkTreeView*)view, (GtkTreeViewColumn*)column);
-}
-
-/*
- * Class: org_gnu_gtk_TreeView
- * Method: gtk_tree_view_remove_column
- * Signature: (II)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeView_gtk_1tree_1view_1remove_1column
- (JNIEnv *env, jclass cls, jint view, jint column)
-{
- return (jint)gtk_tree_view_remove_column((GtkTreeView*)view, (GtkTreeViewColumn*)column);
-}
-
-/*
- * Class: org_gnu_gtk_TreeView
- * Method: gtk_tree_view_insert_column
- * Signature: (III)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeView_gtk_1tree_1view_1insert_1column
- (JNIEnv *env, jclass cls, jint view, jint column, jint pos)
-{
- return (jint)gtk_tree_view_insert_column((GtkTreeView*)view, (GtkTreeViewColumn*)column, (gint)pos);
-}
-
-/*
- * Class: org_gnu_gtk_TreeView
- * Method: gtk_tree_view_get_column
- * Signature: (II)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeView_gtk_1tree_1view_1get_1column
- (JNIEnv *env, jclass cls, jint view, jint pos)
-{
- return (jint)gtk_tree_view_get_column((GtkTreeView*)view, (gint)pos);
-}
-
-/*
- * Class: org_gnu_gtk_TreeView
- * Method: gtk_tree_view_get_columns
- * Signature: (I)[I
- */
-JNIEXPORT jintArray JNICALL Java_org_gnu_gtk_TreeView_gtk_1tree_1view_1get_1columns
- (JNIEnv *env, jclass cls, jint view)
-{
- return getList(env,gtk_tree_view_get_columns((GtkTreeView*)view));
-}
-
-/*
- * Class: org_gnu_gtk_TreeView
- * Method: gtk_tree_view_move_column_after
- * Signature: (III)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeView_gtk_1tree_1view_1move_1column_1after
- (JNIEnv *env, jclass cls, jint view, jint column, jint baseColumn)
-{
- gtk_tree_view_move_column_after((GtkTreeView*)view, (GtkTreeViewColumn*)column, (GtkTreeViewColumn*)baseColumn);
-}
-
-/*
- * Class: org_gnu_gtk_TreeView
- * Method: gtk_tree_view_set_expander_column
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeView_gtk_1tree_1view_1set_1expander_1column
- (JNIEnv *env, jclass cls, jint view, jint column)
-{
- gtk_tree_view_set_expander_column((GtkTreeView*)view, (GtkTreeViewColumn*)column);
-}
-
-/*
- * Class: org_gnu_gtk_TreeView
- * Method: gtk_tree_view_get_expander_column
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeView_gtk_1tree_1view_1get_1expander_1column
- (JNIEnv *env, jclass cls, jint view)
-{
- return (jint)gtk_tree_view_get_expander_column((GtkTreeView*)view);
-}
-
-/*
- * Class: org_gnu_gtk_TreeView
- * Method: gtk_tree_view_scroll_to_point
- * Signature: (III)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeView_gtk_1tree_1view_1scroll_1to_1point
- (JNIEnv *env, jclass cls, jint view, jint x, jint y)
-{
- gtk_tree_view_scroll_to_point((GtkTreeView*)view, (gint)x, (gint)y);
-}
-
-/*
- * Class: org_gnu_gtk_TreeView
- * Method: gtk_tree_view_scroll_to_cell
- * Signature: (IIIZDD)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeView_gtk_1tree_1view_1scroll_1to_1cell
- (JNIEnv *env, jclass cls, jint view, jint path, jint column, jboolean align, jdouble row, jdouble col)
-{
- gtk_tree_view_scroll_to_cell((GtkTreeView*)view, (GtkTreePath*)path, (GtkTreeViewColumn*)column,
- (gboolean)align, (gfloat)row, (gfloat)col);
-}
-
-/*
- * Class: org_gnu_gtk_TreeView
- * Method: gtk_tree_view_row_activated
- * Signature: (III)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeView_gtk_1tree_1view_1row_1activated
- (JNIEnv *env, jclass cls, jint view, jint path, jint column)
-{
- gtk_tree_view_row_activated((GtkTreeView*)view, (GtkTreePath*)path, (GtkTreeViewColumn*)column);
-}
-
-/*
- * Class: org_gnu_gtk_TreeView
- * Method: gtk_tree_view_expand_all
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeView_gtk_1tree_1view_1expand_1all
- (JNIEnv *env, jclass cls, jint view)
-{
- gtk_tree_view_expand_all((GtkTreeView*)view);
-}
-
-/*
- * Class: org_gnu_gtk_TreeView
- * Method: gtk_tree_view_collapse_all
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeView_gtk_1tree_1view_1collapse_1all
- (JNIEnv *env, jclass cls, jint view)
-{
- gtk_tree_view_collapse_all((GtkTreeView*)view);
-}
-
-/*
- * Class: org_gnu_gtk_TreeView
- * Method: gtk_tree_view_expand_row
- * Signature: (IIZ)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TreeView_gtk_1tree_1view_1expand_1row
- (JNIEnv *env, jclass cls, jint view, jint path, jboolean all)
-{
- return (jboolean)gtk_tree_view_expand_row((GtkTreeView*)view, (GtkTreePath*)path, (gboolean)all);
-}
-
-/*
- * Class: org_gnu_gtk_TreeView
- * Method: gtk_tree_view_collapse_row
- * Signature: (II)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TreeView_gtk_1tree_1view_1collapse_1row
- (JNIEnv *env, jclass cls, jint view, jint path)
-{
- return (jboolean)gtk_tree_view_collapse_row((GtkTreeView*)view, (GtkTreePath*)path);
-}
-
-/*
- * Class: org_gnu_gtk_TreeView
- * Method: gtk_tree_view_row_expanded
- * Signature: (II)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TreeView_gtk_1tree_1view_1row_1expanded
- (JNIEnv *env, jclass cls, jint view, jint path)
-{
- return (jboolean)gtk_tree_view_row_expanded((GtkTreeView*)view, (GtkTreePath*)path);
-}
-
-/*
- * Class: org_gnu_gtk_TreeView
- * Method: gtk_tree_view_set_reorderable
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeView_gtk_1tree_1view_1set_1reorderable
- (JNIEnv *env, jclass cls, jint view, jboolean value)
-{
- gtk_tree_view_set_reorderable((GtkTreeView*)view, (gboolean)value);
-}
-
-/*
- * Class: org_gnu_gtk_TreeView
- * Method: gtk_tree_view_get_reorderable
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TreeView_gtk_1tree_1view_1get_1reorderable
- (JNIEnv *env, jclass cls, jint view)
-{
- return (jboolean)gtk_tree_view_get_reorderable((GtkTreeView*)view);
-}
-
-/*
- * Class: org_gnu_gtk_TreeView
- * Method: gtk_tree_view_set_cursor
- * Signature: (IIIZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeView_gtk_1tree_1view_1set_1cursor
- (JNIEnv *env, jclass cls, jint view, jint path, jint column, jboolean startEdit)
-{
- gtk_tree_view_set_cursor((GtkTreeView*)view, (GtkTreePath*)path, (GtkTreeViewColumn*)column, (gboolean)startEdit);
-}
-
-/*
- * Class: org_gnu_gtk_TreeView
- * Method: gtk_tree_view_set_cursor_on_cell
- * Signature: (IIIIZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeView_gtk_1tree_1view_1set_1cursor_1on_1cell
- (JNIEnv *env, jclass cls, jint view, jint path, jint column, jint cell, jboolean startEdit)
-{
- gtk_tree_view_set_cursor_on_cell((GtkTreeView*)view, (GtkTreePath*)path, (GtkTreeViewColumn*)column, (GtkCellRenderer*)cell, (gboolean)startEdit);
-}
-
-/*
- * Class: org_gnu_gtk_TreeView
- * Method: gtk_tree_view_get_cursor
- * Signature: (I[I[I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeView_gtk_1tree_1view_1get_1cursor
- (JNIEnv *env, jclass cls, jint view, jintArray path, jintArray column)
-{
- GtkTreeViewColumn* col;
- GtkTreePath* pat;
-
- col = (GtkTreeViewColumn*)(*env)->GetIntArrayElements(env, column, NULL);
- pat = (GtkTreePath*)(*env)->GetIntArrayElements(env, path, NULL);
- gtk_tree_view_get_cursor((GtkTreeView*)view, &pat, &col);
- (*env)->ReleaseIntArrayElements(env, column, (jint*)col, 0);
- (*env)->ReleaseIntArrayElements(env, path, (jint*)pat, 0);
-}
-
-///*
-// * Class: org_gnu_gtk_TreeView
-// * Method: gtk_tree_view_get_bin_window
-// * Signature: (I)I
-// */
-//JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeView_gtk_1tree_1view_1get_1bin_1window
-// (JNIEnv *env, jclass cls, jint view)
-//{
-// return (jint)gtk_tree_view_get_bin_window((GtkTreeView*)view);
-//}
-
-/*
- * Class: org_gnu_gtk_TreeView
- * Method: gtk_tree_view_get_path_at_pos
- * Signature: (III[I[I[I[I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TreeView_gtk_1tree_1view_1get_1path_1at_1pos
- (JNIEnv *env, jclass cls, jint view, jint x, jint y, jintArray path, jintArray column, jintArray cellX, jintArray cellY)
-{
- GtkTreeViewColumn* col;
- GtkTreePath* pat;
- gint* cx;
- gint* cy;
- jboolean val;
-
- col = (GtkTreeViewColumn*)(*env)->GetIntArrayElements(env, column, NULL);
- pat = (GtkTreePath*)(*env)->GetIntArrayElements(env, path, NULL);
- cx = (gint*)(*env)->GetIntArrayElements(env, cellX, NULL);
- cy = (gint*)(*env)->GetIntArrayElements(env, cellY, NULL);
- val = gtk_tree_view_get_path_at_pos((GtkTreeView*)view, (gint)x, (gint)y, &pat, &col, cx, cy);
- (*env)->ReleaseIntArrayElements(env, column, (jint*)col, 0);
- (*env)->ReleaseIntArrayElements(env, path, (jint*)pat, 0);
- (*env)->ReleaseIntArrayElements(env, cellX, (jint*)cx, 0);
- (*env)->ReleaseIntArrayElements(env, cellY, (jint*)cy, 0);
- return val;
-}
-
-///*
-// * Class: org_gnu_gtk_TreeView
-// * Method: gtk_tree_view_get_cell_area
-// * Signature: (III)I
-// */
-//JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeView_gtk_1tree_1view_1get_1cell_1area
-// (JNIEnv *env, jclass cls, jint view, jint path, jint column)
-//{
-// GdkRectangle* rect = (GdkRectangle*)g_malloc(sizeof(GdkRectangle));
-// gtk_tree_view_get_cell_area((GtkTreeView*)view, (GtkTreePath*)path, (GtkTreeViewColumn*)column, rect);
-// return (jint)rect;
-//}
-//
-///*
-// * Class: org_gnu_gtk_TreeView
-// * Method: gtk_tree_view_get_background_area
-// * Signature: (III)I
-// */
-//JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeView_gtk_1tree_1view_1get_1background_1area
-// (JNIEnv *env, jclass cls, jint view, jint path, jint column)
-//{
-// GdkRectangle* rect = (GdkRectangle*)g_malloc(sizeof(GdkRectangle));
-// gtk_tree_view_get_background_area((GtkTreeView*)view, (GtkTreePath*)path, (GtkTreeViewColumn*)column, rect);
-// return (jint)rect;
-//}
-//
-///*
-// * Class: org_gnu_gtk_TreeView
-// * Method: gtk_tree_view_get_visible_rect
-// * Signature: (I)I
-// */
-//JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeView_gtk_1tree_1view_1get_1visible_1rect
-// (JNIEnv *env, jclass cls, jint view)
-//{
-// GdkRectangle* rect = (GdkRectangle*)g_malloc(sizeof(GdkRectangle));
-// gtk_tree_view_get_visible_rect((GtkTreeView*)view, rect);
-// return (jint)rect;
-//}
-//
-///*
-// * Class: org_gnu_gtk_TreeView
-// * Method: gtk_tree_view_widget_to_tree_coords
-// * Signature: (III[I[I)V
-// */
-//JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeView_gtk_1tree_1view_1widget_1to_1tree_1coords
-// (JNIEnv *env, jclass cls, jint view, jint wx, jint wy, jintArray treeX, jintArray treeY)
-//{
-// gint* tx = (gint*)(*env)->GetIntArrayElements(env, treeX, NULL);
-// gint* ty = (gint*)(*env)->GetIntArrayElements(env, treeY, NULL);
-// gtk_tree_view_widget_to_tree_coords((GtkTreeView*)view, (gint)wx, (gint)wy, tx, ty);
-// (*env)->ReleaseIntArrayElements(env, treeX, (jint*)tx, 0);
-// (*env)->ReleaseIntArrayElements(env, treeY, (jint*)ty, 0);
-//}
-//
-///*
-// * Class: org_gnu_gtk_TreeView
-// * Method: gtk_tree_view_tree_to_widget_coords
-// * Signature: (III[I[I)V
-// */
-//JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeView_gtk_1tree_1view_1tree_1to_1widget_1coords
-// (JNIEnv *env, jclass cls, jint view, jint tx, jint ty, jintArray winX, jintArray winY)
-//{
-// gint* wx = (gint*)(*env)->GetIntArrayElements(env, winX, NULL);
-// gint* wy = (gint*)(*env)->GetIntArrayElements(env, winY, NULL);
-// gtk_tree_view_tree_to_widget_coords((GtkTreeView*)view, (gint)tx, (gint)ty, wx, wy);
-// (*env)->ReleaseIntArrayElements(env, winX, (jint*)wx, 0);
-// (*env)->ReleaseIntArrayElements(env, winY, (jint*)wy, 0);
-//}
-//
-///*
-// * Class: org_gnu_gtk_TreeView
-// * Method: gtk_tree_view_enable_model_drag_source
-// * Signature: (II[II)V
-// */
-//JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeView_gtk_1tree_1view_1enable_1model_1drag_1source
-// (JNIEnv *env, jclass cls, jint view, jint mask, jintArray targets, jint action)
-//{
-// GtkTargetEntry** entries;
-// jint* targs;
-// jsize len;
-// int index;
-//
-// len = (*env)->GetArrayLength(env, targets);
-// entries = g_malloc(sizeof(GtkTargetEntry*)*len);
-// targs = (*env)->GetIntArrayElements(env, targets, NULL);
-// for (index = 0; index < len; index++)
-// entries[index] = (GtkTargetEntry*)targs[index];
-// gtk_tree_view_enable_model_drag_source((GtkTreeView*)view, (GdkModifierType)mask, entries[0], len, (GdkDragAction)action);
-//}
-//
-///*
-// * Class: org_gnu_gtk_TreeView
-// * Method: gtk_tree_view_enable_model_drag_dest
-// * Signature: (I[II)V
-// */
-//JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeView_gtk_1tree_1view_1enable_1model_1drag_1dest
-// (JNIEnv *env, jclass cls, jint view, jintArray targets, jint action)
-//{
-// jsize len = (*env)->GetArrayLength(env, targets);
-// jint* targs;
-// int index;
-// GtkTargetEntry** entries = g_malloc(sizeof(GtkTargetEntry*)*len);
-//
-// targs = (*env)->GetIntArrayElements(env, targets, NULL);
-// for (index = 0; index < len; index++)
-// entries[index] = (GtkTargetEntry*)targs[index];
-// gtk_tree_view_enable_model_drag_dest((GtkTreeView*)view, entries[0], len, (GdkDragAction)action);
-//}
-//
-///*
-// * Class: org_gnu_gtk_TreeView
-// * Method: gtk_tree_view_unset_rows_drag_source
-// * Signature: (I)V
-// */
-//JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeView_gtk_1tree_1view_1unset_1rows_1drag_1source
-// (JNIEnv *env, jclass cls, jint view)
-//{
-// gtk_tree_view_unset_rows_drag_source((GtkTreeView*)view);
-//}
-//
-///*
-// * Class: org_gnu_gtk_TreeView
-// * Method: gtk_tree_view_unset_rows_drag_dest
-// * Signature: (I)V
-// */
-//JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeView_gtk_1tree_1view_1unset_1rows_1drag_1dest
-// (JNIEnv *env, jclass cls, jint view)
-//{
-// gtk_tree_view_unset_rows_drag_dest((GtkTreeView*)view);
-//}
-//
-///*
-// * Class: org_gnu_gtk_TreeView
-// * Method: gtk_tree_view_create_row_drag_icon
-// * Signature: (II)I
-// */
-//JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeView_gtk_1tree_1view_1create_1row_1drag_1icon
-// (JNIEnv *env, jclass cls, jint view, jint path)
-//{
-// return (jint)gtk_tree_view_create_row_drag_icon((GtkTreeView*)view, (GtkTreePath*)path);
-//}
-
-/*
- * Class: org_gnu_gtk_TreeView
- * Method: gtk_tree_view_set_enable_search
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeView_gtk_1tree_1view_1set_1enable_1search
- (JNIEnv *env, jclass cls, jint view, jboolean enable)
-{
- gtk_tree_view_set_enable_search((GtkTreeView*)view, (gboolean)enable);
-}
-
-/*
- * Class: org_gnu_gtk_TreeView
- * Method: gtk_tree_view_get_enable_search
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TreeView_gtk_1tree_1view_1get_1enable_1search
- (JNIEnv *env, jclass cls, jint view)
-{
- return (jboolean)gtk_tree_view_get_enable_search((GtkTreeView*)view);
-}
-
-/*
- * Class: org_gnu_gtk_TreeView
- * Method: gtk_tree_view_get_search_column
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeView_gtk_1tree_1view_1get_1search_1column
- (JNIEnv *env, jclass cls, jint view)
-{
- return (jint)gtk_tree_view_get_search_column((GtkTreeView*)view);
-}
-
-/*
- * Class: org_gnu_gtk_TreeView
- * Method: gtk_tree_view_set_search_column
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeView_gtk_1tree_1view_1set_1search_1column
- (JNIEnv *env, jclass cls, jint view, jint column)
-{
- gtk_tree_view_set_search_column((GtkTreeView*)view, (gint)column);
-}
-
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_TreeViewColumn.c b/libgtk-java/src/jni/org_gnu_gtk_TreeViewColumn.c
deleted file mode 100644
index 48cd368..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_TreeViewColumn.c
+++ /dev/null
@@ -1,726 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#include "jg_jnu.h"
-
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
-/*
- * Class: org.gnu.gtk.TreeViewColumn
- * Method: gtk_tree_view_column_get_type
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeViewColumn_gtk_1tree_1view_1column_1get_1type (
- JNIEnv *env, jclass cls)
-{
- {
- return (jint)gtk_tree_view_column_get_type ();
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreeViewColumn
- * Method: gtk_tree_view_column_new
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeViewColumn_gtk_1tree_1view_1column_1new (JNIEnv
- *env, jclass cls)
-{
- {
- return (jint)gtk_tree_view_column_new ();
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreeViewColumn
- * Method: gtk_tree_view_column_pack_start
- * Signature: (IIZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeViewColumn_gtk_1tree_1view_1column_1pack_1start (
- JNIEnv *env, jclass cls, jint treeColumn, jint cell, jboolean expand)
-{
- GtkTreeViewColumn *treeColumn_g = (GtkTreeViewColumn *)treeColumn;
- GtkCellRenderer *cell_g = (GtkCellRenderer *)cell;
- gboolean expand_g = (gboolean) expand;
- {
- gtk_tree_view_column_pack_start (treeColumn_g, cell_g, expand_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreeViewColumn
- * Method: gtk_tree_view_column_pack_end
- * Signature: (IIZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeViewColumn_gtk_1tree_1view_1column_1pack_1end (
- JNIEnv *env, jclass cls, jint treeColumn, jint cell, jboolean expand)
-{
- GtkTreeViewColumn *treeColumn_g = (GtkTreeViewColumn *)treeColumn;
- GtkCellRenderer *cell_g = (GtkCellRenderer *)cell;
- gboolean expand_g = (gboolean) expand;
- {
- gtk_tree_view_column_pack_end (treeColumn_g, cell_g, expand_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreeViewColumn
- * Method: gtk_tree_view_column_clear
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeViewColumn_gtk_1tree_1view_1column_1clear (JNIEnv
- *env, jclass cls, jint treeColumn)
-{
- GtkTreeViewColumn *treeColumn_g = (GtkTreeViewColumn *)treeColumn;
- {
- gtk_tree_view_column_clear (treeColumn_g);
- }
-}
-
-/*
- * Class: org_gnu_gtk_TreeViewColumn
- * Method: gtk_tree_view_column_get_cell_renderers
- * Signature: (I)[I
- */
-JNIEXPORT jintArray JNICALL Java_org_gnu_gtk_TreeViewColumn_gtk_1tree_1view_1column_1get_1cell_1renderers
- (JNIEnv *env, jclass cls, jint treeColumn)
-{
- return getList(env,gtk_tree_view_column_get_cell_renderers((GtkTreeViewColumn*)treeColumn));
-}
-
-/*
- * Class: org.gnu.gtk.TreeViewColumn
- * Method: gtk_tree_view_column_add_attribute
- * Signature: (II[BI)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeViewColumn_gtk_1tree_1view_1column_1add_1attribute (
- JNIEnv *env, jclass cls, jint treeColumn, jint cellRenderer, jstring attribute, jint
- column)
-{
- GtkTreeViewColumn *treeColumn_g = (GtkTreeViewColumn *)treeColumn;
- GtkCellRenderer *cellRenderer_g = (GtkCellRenderer *)cellRenderer;
- gint32 column_g = (gint32) column;
- const gchar *attribute_g = (*env)->GetStringUTFChars(env, attribute, NULL);
- gtk_tree_view_column_add_attribute (treeColumn_g, cellRenderer_g, attribute_g, column_g);
- (*env)->ReleaseStringUTFChars( env, attribute, attribute_g);
-}
-
-/*
- * Class: org.gnu.gtk.TreeViewColumn
- * Method: gtk_tree_view_column_clear_attributes
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL
-Java_org_gnu_gtk_TreeViewColumn_gtk_1tree_1view_1column_1clear_1attributes (JNIEnv *env, jclass
- cls, jint treeColumn, jint cellRenderer)
-{
- GtkTreeViewColumn *treeColumn_g = (GtkTreeViewColumn *)treeColumn;
- GtkCellRenderer *cellRenderer_g = (GtkCellRenderer *)cellRenderer;
- {
- gtk_tree_view_column_clear_attributes (treeColumn_g, cellRenderer_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreeViewColumn
- * Method: gtk_tree_view_column_set_spacing
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeViewColumn_gtk_1tree_1view_1column_1set_1spacing (
- JNIEnv *env, jclass cls, jint treeColumn, jint spacing)
-{
- GtkTreeViewColumn *treeColumn_g = (GtkTreeViewColumn *)treeColumn;
- gint32 spacing_g = (gint32) spacing;
- {
- gtk_tree_view_column_set_spacing (treeColumn_g, spacing_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreeViewColumn
- * Method: gtk_tree_view_column_get_spacing
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeViewColumn_gtk_1tree_1view_1column_1get_1spacing (
- JNIEnv *env, jclass cls, jint treeColumn)
-{
- GtkTreeViewColumn *treeColumn_g = (GtkTreeViewColumn *)treeColumn;
- {
- jint result_j = (jint) (gtk_tree_view_column_get_spacing (treeColumn_g));
- return result_j;
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreeViewColumn
- * Method: gtk_tree_view_column_set_visible
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeViewColumn_gtk_1tree_1view_1column_1set_1visible (
- JNIEnv *env, jclass cls, jint treeColumn, jboolean visible)
-{
- GtkTreeViewColumn *treeColumn_g = (GtkTreeViewColumn *)treeColumn;
- gboolean visible_g = (gboolean) visible;
- {
- gtk_tree_view_column_set_visible (treeColumn_g, visible_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreeViewColumn
- * Method: gtk_tree_view_column_get_visible
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL
-Java_org_gnu_gtk_TreeViewColumn_gtk_1tree_1view_1column_1get_1visible (JNIEnv *env, jclass cls,
- jint treeColumn)
-{
- GtkTreeViewColumn *treeColumn_g = (GtkTreeViewColumn *)treeColumn;
- {
- jboolean result_j = (jboolean) (gtk_tree_view_column_get_visible (treeColumn_g));
- return result_j;
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreeViewColumn
- * Method: gtk_tree_view_column_set_resizable
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeViewColumn_gtk_1tree_1view_1column_1set_1resizable (
- JNIEnv *env, jclass cls, jint treeColumn, jboolean resizable)
-{
- GtkTreeViewColumn *treeColumn_g = (GtkTreeViewColumn *)treeColumn;
- gboolean resizable_g = (gboolean) resizable;
- {
- gtk_tree_view_column_set_resizable (treeColumn_g, resizable_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreeViewColumn
- * Method: gtk_tree_view_column_get_resizable
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL
-Java_org_gnu_gtk_TreeViewColumn_gtk_1tree_1view_1column_1get_1resizable (JNIEnv *env, jclass
- cls, jint treeColumn)
-{
- GtkTreeViewColumn *treeColumn_g = (GtkTreeViewColumn *)treeColumn;
- {
- jboolean result_j = (jboolean) (gtk_tree_view_column_get_resizable (treeColumn_g));
- return result_j;
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreeViewColumn
- * Method: gtk_tree_view_column_set_sizing
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeViewColumn_gtk_1tree_1view_1column_1set_1sizing (
- JNIEnv *env, jclass cls, jint treeColumn, jint type)
-{
- GtkTreeViewColumn *treeColumn_g = (GtkTreeViewColumn *)treeColumn;
- GtkTreeViewColumnSizing type_g = (GtkTreeViewColumnSizing) type;
- {
- gtk_tree_view_column_set_sizing (treeColumn_g, type_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreeViewColumn
- * Method: gtk_tree_view_column_get_sizing
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeViewColumn_gtk_1tree_1view_1column_1get_1sizing (
- JNIEnv *env, jclass cls, jint treeColumn)
-{
- GtkTreeViewColumn *treeColumn_g = (GtkTreeViewColumn *)treeColumn;
- {
- jint result_j = (jint) (gtk_tree_view_column_get_sizing (treeColumn_g));
- return result_j;
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreeViewColumn
- * Method: gtk_tree_view_column_get_width
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeViewColumn_gtk_1tree_1view_1column_1get_1width (
- JNIEnv *env, jclass cls, jint treeColumn)
-{
- GtkTreeViewColumn *treeColumn_g = (GtkTreeViewColumn *)treeColumn;
- {
- jint result_j = (jint) (gtk_tree_view_column_get_width (treeColumn_g));
- return result_j;
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreeViewColumn
- * Method: gtk_tree_view_column_get_fixed_width
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL
-Java_org_gnu_gtk_TreeViewColumn_gtk_1tree_1view_1column_1get_1fixed_1width (JNIEnv *env, jclass
- cls, jint treeColumn)
-{
- GtkTreeViewColumn *treeColumn_g = (GtkTreeViewColumn *)treeColumn;
- {
- jint result_j = (jint) (gtk_tree_view_column_get_fixed_width (treeColumn_g));
- return result_j;
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreeViewColumn
- * Method: gtk_tree_view_column_set_fixed_width
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL
-Java_org_gnu_gtk_TreeViewColumn_gtk_1tree_1view_1column_1set_1fixed_1width (JNIEnv *env, jclass
- cls, jint treeColumn, jint fixedWidth)
-{
- GtkTreeViewColumn *treeColumn_g = (GtkTreeViewColumn *)treeColumn;
- gint32 fixedWidth_g = (gint32) fixedWidth;
- {
- gtk_tree_view_column_set_fixed_width (treeColumn_g, fixedWidth_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreeViewColumn
- * Method: gtk_tree_view_column_set_min_width
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeViewColumn_gtk_1tree_1view_1column_1set_1min_1width (
- JNIEnv *env, jclass cls, jint treeColumn, jint minWidth)
-{
- GtkTreeViewColumn *treeColumn_g = (GtkTreeViewColumn *)treeColumn;
- gint32 minWidth_g = (gint32) minWidth;
- {
- gtk_tree_view_column_set_min_width (treeColumn_g, minWidth_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreeViewColumn
- * Method: gtk_tree_view_column_get_min_width
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeViewColumn_gtk_1tree_1view_1column_1get_1min_1width (
- JNIEnv *env, jclass cls, jint treeColumn)
-{
- GtkTreeViewColumn *treeColumn_g = (GtkTreeViewColumn *)treeColumn;
- {
- jint result_j = (jint) (gtk_tree_view_column_get_min_width (treeColumn_g));
- return result_j;
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreeViewColumn
- * Method: gtk_tree_view_column_set_max_width
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeViewColumn_gtk_1tree_1view_1column_1set_1max_1width (
- JNIEnv *env, jclass cls, jint treeColumn, jint maxWidth)
-{
- GtkTreeViewColumn *treeColumn_g = (GtkTreeViewColumn *)treeColumn;
- gint32 maxWidth_g = (gint32) maxWidth;
- {
- gtk_tree_view_column_set_max_width (treeColumn_g, maxWidth_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreeViewColumn
- * Method: gtk_tree_view_column_get_max_width
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeViewColumn_gtk_1tree_1view_1column_1get_1max_1width (
- JNIEnv *env, jclass cls, jint treeColumn)
-{
- GtkTreeViewColumn *treeColumn_g = (GtkTreeViewColumn *)treeColumn;
- {
- jint result_j = (jint) (gtk_tree_view_column_get_max_width (treeColumn_g));
- return result_j;
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreeViewColumn
- * Method: gtk_tree_view_column_clicked
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeViewColumn_gtk_1tree_1view_1column_1clicked (JNIEnv
- *env, jclass cls, jint treeColumn)
-{
- GtkTreeViewColumn *treeColumn_g = (GtkTreeViewColumn *)treeColumn;
- {
- gtk_tree_view_column_clicked (treeColumn_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreeViewColumn
- * Method: gtk_tree_view_column_set_title
- * Signature: (I[B)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeViewColumn_gtk_1tree_1view_1column_1set_1title (
- JNIEnv *env, jclass cls, jint treeColumn, jstring title)
-{
- GtkTreeViewColumn *treeColumn_g = (GtkTreeViewColumn *)treeColumn;
- const gchar* title_g = (*env)->GetStringUTFChars(env, title, NULL);
- gtk_tree_view_column_set_title (treeColumn_g, title_g);
- (*env)->ReleaseStringUTFChars( env, title, title_g );
-}
-
-/*
- * Class: org.gnu.gtk.TreeViewColumn
- * Method: gtk_tree_view_column_get_title
- * Signature: (I)[B
- */
-JNIEXPORT jstring JNICALL
-Java_org_gnu_gtk_TreeViewColumn_gtk_1tree_1view_1column_1get_1title (JNIEnv *env, jclass cls,
- jint treeColumn)
-{
- GtkTreeViewColumn *treeColumn_g = (GtkTreeViewColumn *)treeColumn;
- return (*env)->NewStringUTF(env, (gchar*)gtk_tree_view_column_get_title (treeColumn_g) );
-}
-
-/*
- * Class: org_gnu_gtk_TreeViewColumn
- * Method: gtk_tree_view_column_set_expand
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeViewColumn_gtk_1tree_1view_1column_1set_1expand
- (JNIEnv *env, jclass cls, jint column, jboolean expand)
-{
- gtk_tree_view_column_set_expand((GtkTreeViewColumn*)column, (gboolean)expand);
-}
-
-/*
- * Class: org_gnu_gtk_TreeViewColumn
- * Method: gtk_tree_view_column_get_expand
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_TreeViewColumn_gtk_1tree_1view_1column_1get_1expand
- (JNIEnv *env, jclass cls, jint column)
-{
- return (jboolean)gtk_tree_view_column_get_expand((GtkTreeViewColumn*)column);
-}
-
-/*
- * Class: org.gnu.gtk.TreeViewColumn
- * Method: gtk_tree_view_column_set_clickable
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeViewColumn_gtk_1tree_1view_1column_1set_1clickable (
- JNIEnv *env, jclass cls, jint treeColumn, jboolean clickable)
-{
- GtkTreeViewColumn *treeColumn_g = (GtkTreeViewColumn *)treeColumn;
- gboolean clickable_g = (gboolean) clickable;
- {
- gtk_tree_view_column_set_clickable (treeColumn_g, clickable_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreeViewColumn
- * Method: gtk_tree_view_column_get_clickable
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL
-Java_org_gnu_gtk_TreeViewColumn_gtk_1tree_1view_1column_1get_1clickable (JNIEnv *env, jclass
- cls, jint treeColumn)
-{
- GtkTreeViewColumn *treeColumn_g = (GtkTreeViewColumn *)treeColumn;
- {
- jboolean result_j = (jboolean) (gtk_tree_view_column_get_clickable (treeColumn_g));
- return result_j;
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreeViewColumn
- * Method: gtk_tree_view_column_set_widget
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeViewColumn_gtk_1tree_1view_1column_1set_1widget (
- JNIEnv *env, jclass cls, jint treeColumn, jint widget)
-{
- GtkTreeViewColumn *treeColumn_g = (GtkTreeViewColumn *)treeColumn;
- GtkWidget *widget_g = (GtkWidget *)widget;
- {
- gtk_tree_view_column_set_widget (treeColumn_g, widget_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreeViewColumn
- * Method: gtk_tree_view_column_get_widget
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_TreeViewColumn_gtk_1tree_1view_1column_1get_1widget (
- JNIEnv *env, jclass cls, jint treeColumn)
-{
- GtkTreeViewColumn *treeColumn_g = (GtkTreeViewColumn *)treeColumn;
- {
- return (jint)gtk_tree_view_column_get_widget (treeColumn_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreeViewColumn
- * Method: gtk_tree_view_column_set_alignment
- * Signature: (ID)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeViewColumn_gtk_1tree_1view_1column_1set_1alignment (
- JNIEnv *env, jclass cls, jint treeColumn, jdouble xalign)
-{
- GtkTreeViewColumn *treeColumn_g = (GtkTreeViewColumn *)treeColumn;
- gdouble xalign_g = (gdouble) xalign;
- {
- gtk_tree_view_column_set_alignment (treeColumn_g, xalign_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreeViewColumn
- * Method: gtk_tree_view_column_get_alignment
- * Signature: (I)D
- */
-JNIEXPORT jdouble JNICALL
-Java_org_gnu_gtk_TreeViewColumn_gtk_1tree_1view_1column_1get_1alignment (JNIEnv *env, jclass
- cls, jint treeColumn)
-{
- GtkTreeViewColumn *treeColumn_g = (GtkTreeViewColumn *)treeColumn;
- {
- jdouble result_j = (jdouble) (gtk_tree_view_column_get_alignment (treeColumn_g));
- return result_j;
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreeViewColumn
- * Method: gtk_tree_view_column_set_reorderable
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL
-Java_org_gnu_gtk_TreeViewColumn_gtk_1tree_1view_1column_1set_1reorderable (JNIEnv *env, jclass
- cls, jint treeColumn, jboolean reorderable)
-{
- GtkTreeViewColumn *treeColumn_g = (GtkTreeViewColumn *)treeColumn;
- gboolean reorderable_g = (gboolean) reorderable;
- {
- gtk_tree_view_column_set_reorderable (treeColumn_g, reorderable_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreeViewColumn
- * Method: gtk_tree_view_column_get_reorderable
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL
-Java_org_gnu_gtk_TreeViewColumn_gtk_1tree_1view_1column_1get_1reorderable (JNIEnv *env, jclass
- cls, jint treeColumn)
-{
- GtkTreeViewColumn *treeColumn_g = (GtkTreeViewColumn *)treeColumn;
- {
- jboolean result_j = (jboolean) (gtk_tree_view_column_get_reorderable (treeColumn_g));
- return result_j;
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreeViewColumn
- * Method: gtk_tree_view_column_set_sort_column_id
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL
-Java_org_gnu_gtk_TreeViewColumn_gtk_1tree_1view_1column_1set_1sort_1column_1id (JNIEnv *env,
- jclass cls, jint treeColumn, jint sortColumnID)
-{
- GtkTreeViewColumn *treeColumn_g = (GtkTreeViewColumn *)treeColumn;
- gint32 sortColumnID_g = (gint32) sortColumnID;
- {
- gtk_tree_view_column_set_sort_column_id (treeColumn_g, sortColumnID_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreeViewColumn
- * Method: gtk_tree_view_column_get_sort_column_id
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL
-Java_org_gnu_gtk_TreeViewColumn_gtk_1tree_1view_1column_1get_1sort_1column_1id (JNIEnv *env,
- jclass cls, jint treeColumn)
-{
- GtkTreeViewColumn *treeColumn_g = (GtkTreeViewColumn *)treeColumn;
- {
- jint result_j = (jint) (gtk_tree_view_column_get_sort_column_id (treeColumn_g));
- return result_j;
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreeViewColumn
- * Method: gtk_tree_view_column_set_sort_indicator
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL
-Java_org_gnu_gtk_TreeViewColumn_gtk_1tree_1view_1column_1set_1sort_1indicator (JNIEnv *env,
- jclass cls, jint treeColumn, jboolean setting)
-{
- GtkTreeViewColumn *treeColumn_g = (GtkTreeViewColumn *)treeColumn;
- gboolean setting_g = (gboolean) setting;
- {
- gtk_tree_view_column_set_sort_indicator (treeColumn_g, setting_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreeViewColumn
- * Method: gtk_tree_view_column_get_sort_indicator
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL
-Java_org_gnu_gtk_TreeViewColumn_gtk_1tree_1view_1column_1get_1sort_1indicator (JNIEnv *env,
- jclass cls, jint treeColumn)
-{
- GtkTreeViewColumn *treeColumn_g = (GtkTreeViewColumn *)treeColumn;
- {
- jboolean result_j = (jboolean) (gtk_tree_view_column_get_sort_indicator (treeColumn_g));
- return result_j;
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreeViewColumn
- * Method: gtk_tree_view_column_set_sort_order
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL
-Java_org_gnu_gtk_TreeViewColumn_gtk_1tree_1view_1column_1set_1sort_1order (JNIEnv *env, jclass
- cls, jint treeColumn, jint order)
-{
- GtkTreeViewColumn *treeColumn_g = (GtkTreeViewColumn *)treeColumn;
- GtkSortType order_g = (GtkSortType) order;
- {
- gtk_tree_view_column_set_sort_order (treeColumn_g, order_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreeViewColumn
- * Method: gtk_tree_view_column_get_sort_order
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL
-Java_org_gnu_gtk_TreeViewColumn_gtk_1tree_1view_1column_1get_1sort_1order (JNIEnv *env, jclass
- cls, jint treeColumn)
-{
- GtkTreeViewColumn *treeColumn_g = (GtkTreeViewColumn *)treeColumn;
- {
- jint result_j = (jint) (gtk_tree_view_column_get_sort_order (treeColumn_g));
- return result_j;
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreeViewColumn
- * Method: gtk_tree_view_column_cell_set_cell_data
- * Signature: (IIIZZ)V
- */
-JNIEXPORT void JNICALL
-Java_org_gnu_gtk_TreeViewColumn_gtk_1tree_1view_1column_1cell_1set_1cell_1data (JNIEnv *env,
- jclass cls, jint treeColumn, jint treeModel, jint iter, jboolean isExpander, jboolean
- isExpanded)
-{
- GtkTreeViewColumn *treeColumn_g = (GtkTreeViewColumn *)treeColumn;
- GtkTreeModel *treeModel_g = (GtkTreeModel *)treeModel;
- GtkTreeIter *iter_g = (GtkTreeIter *)iter;
- gboolean isExpander_g = (gboolean) isExpander;
- gboolean isExpanded_g = (gboolean) isExpanded;
- {
- gtk_tree_view_column_cell_set_cell_data (treeColumn_g, treeModel_g, iter_g,
- isExpander_g, isExpanded_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreeViewColumn
- * Method: gtk_tree_view_column_cell_get_size
- * Signature: (I[Lint ;[Lint ;[Lint ;[Lint ;[Lint ;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeViewColumn_gtk_1tree_1view_1column_1cell_1get_1size (
- JNIEnv *env, jclass cls, jint treeColumn, jintArray cellArea, jintArray xOffset, jintArray
- yOffset, jintArray width, jintArray height)
-{
- GtkTreeViewColumn *treeColumn_g = (GtkTreeViewColumn *)treeColumn;
- gint *cellArea_g_g = (gint *) (*env)->GetIntArrayElements (env, cellArea, NULL);
- GdkRectangle *cellArea_g = (GdkRectangle *)cellArea_g_g;
- gint *xOffset_g = (gint *) (*env)->GetIntArrayElements (env, xOffset, NULL);
- gint *yOffset_g = (gint *) (*env)->GetIntArrayElements (env, yOffset, NULL);
- gint *width_g = (gint *) (*env)->GetIntArrayElements (env, width, NULL);
- gint *height_g = (gint *) (*env)->GetIntArrayElements (env, height, NULL);
- {
- gtk_tree_view_column_cell_get_size (treeColumn_g, cellArea_g, xOffset_g, yOffset_g,
- width_g, height_g);
- (*env)->ReleaseIntArrayElements (env, cellArea, (jint *)cellArea_g_g, 0);
- (*env)->ReleaseIntArrayElements (env, xOffset, (jint *) xOffset_g, 0);
- (*env)->ReleaseIntArrayElements (env, yOffset, (jint *) yOffset_g, 0);
- (*env)->ReleaseIntArrayElements (env, width, (jint *) width_g, 0);
- (*env)->ReleaseIntArrayElements (env, height, (jint *) height_g, 0);
- }
-}
-
-/*
- * Class: org.gnu.gtk.TreeViewColumn
- * Method: gtk_tree_view_column_cell_is_visible
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL
-Java_org_gnu_gtk_TreeViewColumn_gtk_1tree_1view_1column_1cell_1is_1visible (JNIEnv *env, jclass
- cls, jint treeColumn)
-{
- GtkTreeViewColumn *treeColumn_g = (GtkTreeViewColumn *)treeColumn;
- {
- jboolean result_j = (jboolean) (gtk_tree_view_column_cell_is_visible (treeColumn_g));
- return result_j;
- }
-}
-
-/*
- * Class: org_gnu_gtk_TreeViewColumn
- * Method: gtk_tree_view_column_focus_cell
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_TreeViewColumn_gtk_1tree_1view_1column_1focus_1cell
- (JNIEnv *env, jclass cls, jint treeColumn, jint cell)
-{
- gtk_tree_view_column_focus_cell((GtkTreeViewColumn*)treeColumn, (GtkCellRenderer*)cell);
-}
-
-
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_UIManager.c b/libgtk-java/src/jni/org_gnu_gtk_UIManager.c
deleted file mode 100644
index bb6471d..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_UIManager.c
+++ /dev/null
@@ -1,244 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#include "jg_jnu.h"
-
-#ifndef _Included_org_gnu_gtk_UIManager
-#define _Included_org_gnu_gtk_UIManager
-#ifdef __cplusplus
-extern "C" {
-#endif
-
-/*
- * Class: org_gnu_gtk_UIManager
- * Method: gtk_ui_manager_get_type
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_UIManager_gtk_1ui_1manager_1get_1type
- (JNIEnv *env, jclass cls)
-{
- return (jint)gtk_ui_manager_get_type();
-}
-
-/*
- * Class: org_gnu_gtk_UIManager
- * Method: gtk_ui_manager_new
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_UIManager_gtk_1ui_1manager_1new
- (JNIEnv *env, jclass cls)
-{
- return (jint)gtk_ui_manager_new();
-}
-
-/*
- * Class: org_gnu_gtk_UIManager
- * Method: gtk_ui_manager_set_add_tearoffs
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_UIManager_gtk_1ui_1manager_1set_1add_1tearoffs
- (JNIEnv *env, jclass cls, jint uim, jboolean value)
-{
- gtk_ui_manager_set_add_tearoffs((GtkUIManager*)uim, (gboolean)value);
-}
-
-/*
- * Class: org_gnu_gtk_UIManager
- * Method: gtk_ui_manager_get_add_tearoffs
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_UIManager_gtk_1ui_1manager_1get_1add_1tearoffs
- (JNIEnv *env, jclass cls, jint uim)
-{
- return (jboolean)gtk_ui_manager_get_add_tearoffs((GtkUIManager*)uim);
-}
-
-/*
- * Class: org_gnu_gtk_UIManager
- * Method: gtk_ui_manager_insert_action_group
- * Signature: (III)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_UIManager_gtk_1ui_1manager_1insert_1action_1group
- (JNIEnv *env, jclass cls, jint uim, jint group, jint pos)
-{
- gtk_ui_manager_insert_action_group((GtkUIManager*)uim, (GtkActionGroup*)group, (gint)pos);
-}
-
-/*
- * Class: org_gnu_gtk_UIManager
- * Method: gtk_ui_manager_remove_action_group
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_UIManager_gtk_1ui_1manager_1remove_1action_1group
- (JNIEnv *env, jclass cls, jint uim, jint group)
-{
- gtk_ui_manager_remove_action_group((GtkUIManager*)uim, (GtkActionGroup*)group);
-}
-
-/*
- * Class: org_gnu_gtk_UIManager
- * Method: gtk_ui_manager_get_action_groups
- * Signature: (I)[I
- */
-JNIEXPORT jintArray JNICALL Java_org_gnu_gtk_UIManager_gtk_1ui_1manager_1get_1action_1groups
- (JNIEnv *env, jclass cls, jint uim)
-{
- return getList(env,gtk_ui_manager_get_action_groups((GtkUIManager*)uim));
-}
-
-/*
- * Class: org_gnu_gtk_UIManager
- * Method: gtk_ui_manager_get_accel_group
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_UIManager_gtk_1ui_1manager_1get_1accel_1group
- (JNIEnv *env, jclass cls, jint uim)
-{
- return (jint)gtk_ui_manager_get_accel_group((GtkUIManager*)uim);
-}
-
-/*
- * Class: org_gnu_gtk_UIManager
- * Method: gtk_ui_manager_get_widget
- * Signature: (ILjava/lang/String;)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_UIManager_gtk_1ui_1manager_1get_1widget
- (JNIEnv *env, jclass cls, jint uim, jstring path)
-{
- const gchar* p = (*env)->GetStringUTFChars(env, path, NULL);
- jint ret = (jint)gtk_ui_manager_get_widget((GtkUIManager*)uim, p);
- (*env)->ReleaseStringUTFChars(env, path, p);
- return ret;
-}
-
-/*
- * Class: org_gnu_gtk_UIManager
- * Method: gtk_ui_manager_get_toplevels
- * Signature: (II)[I
- */
-JNIEXPORT jintArray JNICALL Java_org_gnu_gtk_UIManager_gtk_1ui_1manager_1get_1toplevels
- (JNIEnv *env, jclass cls, jint uim, jint types)
-{
- return getSList(env,gtk_ui_manager_get_toplevels((GtkUIManager*)uim, (GtkUIManagerItemType)types));
-}
-
-/*
- * Class: org_gnu_gtk_UIManager
- * Method: gtk_ui_manager_get_action
- * Signature: (ILjava/lang/String;)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_UIManager_gtk_1ui_1manager_1get_1action
- (JNIEnv *env, jclass cls, jint uim, jstring path)
-{
- const gchar* p = (*env)->GetStringUTFChars(env, path, NULL);
- jint ret = (jint)gtk_ui_manager_get_action((GtkUIManager*)uim, p);
- (*env)->ReleaseStringUTFChars(env, path, p);
- return ret;
-}
-/*
- * Class: org_gnu_gtk_UIManager
- * Method: gtk_ui_manager_add_ui_from_string
- * Signature: (ILjava/lang/String;I[I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_UIManager_gtk_1ui_1manager_1add_1ui_1from_1string
- (JNIEnv *env, jclass cls, jint uim, jstring buffer, jint len, jintArray error)
-{
- const gchar* b = (*env)->GetStringUTFChars(env, buffer, NULL);
- GError* err = (GError*)(*env)->GetIntArrayElements(env, error, NULL);
- jint ret = (jint)gtk_ui_manager_add_ui_from_string((GtkUIManager*)uim, b, (gint)len, &err);
- (*env)->ReleaseStringUTFChars(env, buffer, b);
- (*env)->ReleaseIntArrayElements(env, error, (jint*)err, 0);
- return ret;
-}
-
-/*
- * Class: org_gnu_gtk_UIManager
- * Method: gtk_ui_manager_add_ui_from_file
- * Signature: (ILjava/lang/String;)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_UIManager_gtk_1ui_1manager_1add_1ui_1from_1file
- (JNIEnv *env, jclass cls, jint uim, jstring filename, jintArray error)
-{
- const gchar* f = (*env)->GetStringUTFChars(env, filename, NULL);
- GError* err = (GError*)(*env)->GetIntArrayElements(env, error, NULL);
- jint ret = (jint)gtk_ui_manager_add_ui_from_file((GtkUIManager*)uim, f, &err);
- (*env)->ReleaseStringUTFChars(env, filename, f);
- (*env)->ReleaseIntArrayElements(env, error, (jint*)err, 0);
- return ret;
-}
-
-/*
- * Class: org_gnu_gtk_UIManager
- * Method: gtk_ui_manager_add_ui
- * Signature: (IILjava/lang/String;Ljava/lang/String;Ljava/lang/String;IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_UIManager_gtk_1ui_1manager_1add_1ui
- (JNIEnv *env, jclass cls, jint uim, jint id, jstring path, jstring name, jstring action, jint type, jboolean top)
-{
- const gchar* p = (*env)->GetStringUTFChars(env, path, NULL);
- const gchar* n = (*env)->GetStringUTFChars(env, name, NULL);
- const gchar* a = (*env)->GetStringUTFChars(env, action, NULL);
- gtk_ui_manager_add_ui((GtkUIManager*)uim, (guint)id, p, n, a, (GtkUIManagerItemType)type, (gboolean)top);
- (*env)->ReleaseStringUTFChars(env, path, p);
- (*env)->ReleaseStringUTFChars(env, name, n);
- (*env)->ReleaseStringUTFChars(env, action, a);
-}
-
-/*
- * Class: org_gnu_gtk_UIManager
- * Method: gtk_ui_manager_remove_ui
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_UIManager_gtk_1ui_1manager_1remove_1ui
- (JNIEnv *env, jclass cls, jint uim, jint id)
-{
- gtk_ui_manager_remove_ui((GtkUIManager*)uim, (guint)id);
-}
-
-/*
- * Class: org_gnu_gtk_UIManager
- * Method: gtk_ui_manager_get_ui
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gtk_UIManager_gtk_1ui_1manager_1get_1ui
- (JNIEnv *env, jclass cls, jint uim)
-{
- gchar* ui = gtk_ui_manager_get_ui((GtkUIManager*)uim);
- return (*env)->NewStringUTF(env, ui);
-}
-
-/*
- * Class: org_gnu_gtk_UIManager
- * Method: gtk_ui_manager_ensure_update
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_UIManager_gtk_1ui_1manager_1ensure_1update
- (JNIEnv *env, jclass cls, jint uim)
-{
- gtk_ui_manager_ensure_update((GtkUIManager*)uim);
-}
-
-/*
- * Class: org_gnu_gtk_UIManager
- * Method: gtk_ui_manager_new_merge_id
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_UIManager_gtk_1ui_1manager_1new_1merge_1id
- (JNIEnv *env, jclass cls, jint uim)
-{
- return (jint)gtk_ui_manager_new_merge_id((GtkUIManager*)uim);
-}
-
-#ifdef __cplusplus
-}
-#endif
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_VBox.c b/libgtk-java/src/jni/org_gnu_gtk_VBox.c
deleted file mode 100644
index f778d08..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_VBox.c
+++ /dev/null
@@ -1,64 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:27 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.VBox
- * Method: gtk_vbox_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_VBox_gtk_1vbox_1get_1type (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_vbox_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.VBox
- * Method: gtk_vbox_new
- * Signature: (ZI)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_VBox_gtk_1vbox_1new (JNIEnv *env, jclass cls, jboolean
- homogenous, jint spacing)
- {
- gboolean homogenous_g = (gboolean) homogenous;
- gint32 spacing_g = (gint32) spacing;
- {
- return (jint)gtk_vbox_new (homogenous_g, spacing_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_VButtonBox.c b/libgtk-java/src/jni/org_gnu_gtk_VButtonBox.c
deleted file mode 100644
index 60ac1f4..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_VButtonBox.c
+++ /dev/null
@@ -1,63 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:30 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.VButtonBox
- * Method: gtk_vbutton_box_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_VButtonBox_gtk_1vbutton_1box_1get_1type (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_vbutton_box_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.VButtonBox
- * Method: gtk_vbutton_box_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_VButtonBox_gtk_1vbutton_1box_1new (JNIEnv *env, jclass
- cls)
- {
- {
- return (jint)gtk_vbutton_box_new ();
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_VPaned.c b/libgtk-java/src/jni/org_gnu_gtk_VPaned.c
deleted file mode 100644
index b127a42..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_VPaned.c
+++ /dev/null
@@ -1,61 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:23 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.VPaned
- * Method: gtk_vpaned_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_VPaned_gtk_1vpaned_1get_1type (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_vpaned_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.VPaned
- * Method: gtk_vpaned_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_VPaned_gtk_1vpaned_1new (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_vpaned_new ();
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_VRuler.c b/libgtk-java/src/jni/org_gnu_gtk_VRuler.c
deleted file mode 100644
index 5572ccb..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_VRuler.c
+++ /dev/null
@@ -1,61 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:18 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.VRuler
- * Method: gtk_vruler_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_VRuler_gtk_1vruler_1get_1type (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_vruler_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.VRuler
- * Method: gtk_vruler_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_VRuler_gtk_1vruler_1new (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_vruler_new ();
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_VScale.c b/libgtk-java/src/jni/org_gnu_gtk_VScale.c
deleted file mode 100644
index 1e6a3bf..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_VScale.c
+++ /dev/null
@@ -1,79 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:25 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.VScale
- * Method: gtk_vscale_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_VScale_gtk_1vscale_1get_1type (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_vscale_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.VScale
- * Method: gtk_vscale_new
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_VScale_gtk_1vscale_1new (JNIEnv *env, jclass cls, jint
- adjustment)
- {
- GtkAdjustment *adjustment_g = (GtkAdjustment *)adjustment;
- {
- return (jint)gtk_vscale_new (adjustment_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.VScale
- * Method: gtk_vscale_new_with_range
- * Signature: (DDD)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_VScale_gtk_1vscale_1new_1with_1range (JNIEnv *env,
- jclass cls, jdouble min, jdouble max, jdouble step)
- {
- gdouble min_g = (gdouble) min;
- gdouble max_g = (gdouble) max;
- gdouble step_g = (gdouble) step;
- {
- return (jint)gtk_vscale_new_with_range (min_g, max_g, step_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_VScrollBar.c b/libgtk-java/src/jni/org_gnu_gtk_VScrollBar.c
deleted file mode 100644
index 813c31d..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_VScrollBar.c
+++ /dev/null
@@ -1,64 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:30 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.VScrollBar
- * Method: gtk_vscrollbar_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_VScrollBar_gtk_1vscrollbar_1get_1type (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_vscrollbar_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.VScrollBar
- * Method: gtk_vscrollbar_new
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_VScrollBar_gtk_1vscrollbar_1new (JNIEnv *env, jclass
- cls, jint adjustment)
- {
- GtkAdjustment *adjustment_g = (GtkAdjustment *)adjustment;
- {
- return (jint)gtk_vscrollbar_new (adjustment_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_VSeparator.c b/libgtk-java/src/jni/org_gnu_gtk_VSeparator.c
deleted file mode 100644
index 9fecd52..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_VSeparator.c
+++ /dev/null
@@ -1,63 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:29 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.VSeparator
- * Method: gtk_vseparator_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_VSeparator_gtk_1vseparator_1get_1type (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_vseparator_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.VSeparator
- * Method: gtk_vseparator_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_VSeparator_gtk_1vseparator_1new (JNIEnv *env, jclass
- cls)
- {
- {
- return (jint)gtk_vseparator_new ();
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_Viewport.c b/libgtk-java/src/jni/org_gnu_gtk_Viewport.c
deleted file mode 100644
index 505a3e6..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_Viewport.c
+++ /dev/null
@@ -1,153 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:25 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.Viewport
- * Method: gtk_viewport_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Viewport_gtk_1viewport_1get_1type (JNIEnv *env, jclass
- cls)
- {
- {
- return (jint)gtk_viewport_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Viewport
- * Method: gtk_viewport_new
- * Signature: (II)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Viewport_gtk_1viewport_1new (JNIEnv *env, jclass cls,
- jint hadjustment, jint vadjustment)
- {
- GtkAdjustment *hadjustment_g = (GtkAdjustment *)hadjustment;
- GtkAdjustment *vadjustment_g = (GtkAdjustment *)vadjustment;
- {
- return (jint)gtk_viewport_new (hadjustment_g, vadjustment_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Viewport
- * Method: gtk_viewport_get_hadjustment
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Viewport_gtk_1viewport_1get_1hadjustment (JNIEnv *env,
- jclass cls, jint viewport)
- {
- GtkViewport *viewport_g = (GtkViewport *)viewport;
- {
- return (jint)gtk_viewport_get_hadjustment (viewport_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Viewport
- * Method: gtk_viewport_set_hadjustment
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Viewport_gtk_1viewport_1set_1hadjustment (JNIEnv *env,
- jclass cls, jint viewport, jint adjustment)
- {
- GtkViewport *viewport_g = (GtkViewport *)viewport;
- GtkAdjustment *adjustment_g = (GtkAdjustment *)adjustment;
- {
- gtk_viewport_set_hadjustment (viewport_g, adjustment_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Viewport
- * Method: gtk_viewport_get_vadjustment
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Viewport_gtk_1viewport_1get_1vadjustment (JNIEnv *env,
- jclass cls, jint viewport)
- {
- GtkViewport *viewport_g = (GtkViewport *)viewport;
- {
- return (jint)gtk_viewport_get_vadjustment (viewport_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Viewport
- * Method: gtk_viewport_set_vadjustment
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Viewport_gtk_1viewport_1set_1vadjustment (JNIEnv *env,
- jclass cls, jint viewport, jint adjustment)
- {
- GtkViewport *viewport_g = (GtkViewport *)viewport;
- GtkAdjustment *adjustment_g = (GtkAdjustment *)adjustment;
- {
- gtk_viewport_set_vadjustment (viewport_g, adjustment_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Viewport
- * Method: gtk_viewport_set_shadow_type
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Viewport_gtk_1viewport_1set_1shadow_1type (JNIEnv *env,
- jclass cls, jint viewport, jint type)
- {
- GtkViewport *viewport_g = (GtkViewport *)viewport;
- GtkShadowType type_g = (GtkShadowType) type;
- {
- gtk_viewport_set_shadow_type (viewport_g, type_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Viewport
- * Method: gtk_viewport_get_shadow_type
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Viewport_gtk_1viewport_1get_1shadow_1type (JNIEnv *env,
- jclass cls, jint viewport)
- {
- GtkViewport *viewport_g = (GtkViewport *)viewport;
- {
- jint result_j = (jint) (gtk_viewport_get_shadow_type (viewport_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_Visibility.c b/libgtk-java/src/jni/org_gnu_gtk_Visibility.c
deleted file mode 100644
index 729505e..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_Visibility.c
+++ /dev/null
@@ -1,37 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:20 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_Widget.c b/libgtk-java/src/jni/org_gnu_gtk_Widget.c
deleted file mode 100644
index 52e976b..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_Widget.c
+++ /dev/null
@@ -1,1841 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <string.h>
-#include <gtk/gtk.h>
-#include "jg_jnu.h"
-
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
-gchar** getStringArray(JNIEnv *env, jobjectArray anArray);
-void freeStringArray(JNIEnv *env, jobjectArray anArray, gchar** str);
-
-/****************************************
- * Drag and Drop Support
- ****************************************/
-
-/*
- * Class: org_gnu_gtk_Widget
- * Method: gtk_drag_source_set
- * Signature: (II[II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1drag_1source_1set
- (JNIEnv *env, jclass cls, jint widget, jint buttonMask, jintArray targets, jint actions)
-{
- GtkTargetEntry** entries;
- jint* targs;
- jsize len;
- int index;
-
- len = (*env)->GetArrayLength(env, targets);
- entries = g_malloc(sizeof(GtkTargetEntry*)*len);
- targs = (*env)->GetIntArrayElements(env, targets, NULL);
- for (index = 0; index < len; index++)
- entries[index] = (GtkTargetEntry*)targs[index];
- gtk_drag_source_set((GtkWidget*)widget, (GdkModifierType)buttonMask, entries[0], len, (GdkDragAction)actions);
-}
-
-/*
- * Class: org_gnu_gtk_Widget
- * Method: gtk_drag_source_unset
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1drag_1source_1unset
- (JNIEnv *env, jclass cls, jint widget)
-{
- gtk_drag_source_unset((GtkWidget*)widget);
-}
-
-/*
- * Class: org_gnu_gtk_Widget
- * Method: gtk_drag_source_set_icon
- * Signature: (IIII)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1drag_1source_1set_1icon
- (JNIEnv *env, jclass cls, jint widget, jint colormap, jint pixmap, jint mask)
-{
- gtk_drag_source_set_icon((GtkWidget*)widget, (GdkColormap*)colormap, (GdkPixmap*)pixmap, (GdkBitmap*)mask);
-}
-
-/*
- * Class: org_gnu_gtk_Widget
- * Method: gtk_drag_source_set_icon_pixbuf
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1drag_1source_1set_1icon_1pixbuf
- (JNIEnv *env, jclass cls, jint widget, jint pixbuf)
-{
- gtk_drag_source_set_icon_pixbuf((GtkWidget*)widget, (GdkPixbuf*)pixbuf);
-}
-
-/*
- * Class: org_gnu_gtk_Widget
- * Method: gtk_drag_source_set_icon_stock
- * Signature: (ILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1drag_1source_1set_1icon_1stock
- (JNIEnv *env, jclass cls, jint widget, jstring stockId)
-{
- const gchar* s = (*env)->GetStringUTFChars(env, stockId, NULL);
- gtk_drag_source_set_icon_stock((GtkWidget*)widget, s);
- (*env)->ReleaseStringUTFChars(env, stockId, s);
-}
-
-/*
- * Class: org_gnu_gtk_Widget
- * Method: gtk_drag_get_data
- * Signature: (III)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1drag_1get_1data
- (JNIEnv *env, jclass cls, jint widget, jint context, jint target)
-{
- gtk_drag_get_data((GtkWidget*)widget, (GdkDragContext*)context, (GdkAtom)target, GDK_CURRENT_TIME);
-}
-
-/*
- * Class: org_gnu_gtk_Widget
- * Method: gtk_drag_finish
- * Signature: (IZZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1drag_1finish
- (JNIEnv *env, jclass cls, jint context, jboolean success, jboolean del)
-{
- gtk_drag_finish((GdkDragContext*)context, (gboolean)success, (gboolean)del, GDK_CURRENT_TIME);
-}
-
-/*
- * Class: org_gnu_gtk_Widget
- * Method: gtk_drag_highlight
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1drag_1highlight
- (JNIEnv *env, jclass cls, jint widget)
-{
- gtk_drag_highlight((GtkWidget*)widget);
-}
-
-/*
- * Class: org_gnu_gtk_Widget
- * Method: gtk_drag_unhighlight
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1drag_1unhighlight
- (JNIEnv *env, jclass cls, jint widget)
-{
- gtk_drag_unhighlight((GtkWidget*)widget);
-}
-
-/*
- * Class: org_gnu_gtk_Widget
- * Method: gtk_drag_dest_set
- * Signature: (II[II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1drag_1dest_1set
- (JNIEnv *env, jclass cls, jint widget, jint flags, jintArray targets, jint actions)
-{
- jsize len = (*env)->GetArrayLength(env, targets);
- jint targs;
- int index;
- GtkTargetEntry* entries = g_new(GtkTargetEntry, len);
-
- for (index = 0; index < len; index++) {
- (*env)->GetIntArrayRegion(env, targets, index, 1, &targs);
- memcpy(&entries[index], &targs, sizeof(GtkTargetEntry));
- }
- gtk_drag_dest_set((GtkWidget*)widget, (GtkDestDefaults)flags, entries, len, (GdkDragAction)actions);
-}
-
-/*
- * Class: org_gnu_gtk_Widget
- * Method: gtk_drag_dest_unset
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1drag_1dest_1unset
- (JNIEnv *env, jclass cls, jint widget)
-{
- gtk_drag_dest_unset((GtkWidget*)widget);
-}
-
-
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1get_1sensitive( JNIEnv *env, jclass cls, jint widget )
-{
- return (jboolean) (GTK_WIDGET_SENSITIVE((GtkWidget *)widget));
-}
-
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1get_1type (JNIEnv *env, jclass cls)
- {
- {
- return (jint)gtk_widget_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_ref
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1ref (JNIEnv *env, jclass cls, jint
- widget)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- {
- return (jint)gtk_widget_ref (widget_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_unref
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1unref (JNIEnv *env, jclass cls,
- jint widget)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- {
- gtk_widget_unref (widget_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_destroy
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1destroy (JNIEnv *env, jclass cls,
- jint widget)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- {
- gtk_widget_destroy (widget_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_destroyed
- * Signature: (I[Lint ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1destroyed (JNIEnv *env, jclass cls,
- jint widget, jintArray widgetPointer)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- gint *widgetPointer_g_g = (gint *) (*env)->GetIntArrayElements (env, widgetPointer, NULL);
- GtkWidget **widgetPointer_g = (GtkWidget **)widgetPointer_g_g;
- {
- gtk_widget_destroyed (widget_g, widgetPointer_g);
- (*env)->ReleaseIntArrayElements (env, widgetPointer, (jint*)widgetPointer_g_g, 0);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_unparent
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1unparent (JNIEnv *env, jclass cls,
- jint widget)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- {
- gtk_widget_unparent (widget_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_show
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1show (JNIEnv *env, jclass cls, jint
- widget)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- {
- gtk_widget_show (widget_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_show_now
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1show_1now (JNIEnv *env, jclass cls,
- jint widget)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- {
- gtk_widget_show_now (widget_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_hide
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1hide (JNIEnv *env, jclass cls, jint
- widget)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- {
- gtk_widget_hide (widget_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_show_all
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1show_1all (JNIEnv *env, jclass cls,
- jint widget)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- {
- gtk_widget_show_all (widget_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_hide_all
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1hide_1all (JNIEnv *env, jclass cls,
- jint widget)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- {
- gtk_widget_hide_all (widget_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_map
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1map (JNIEnv *env, jclass cls, jint
- widget)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- {
- gtk_widget_map (widget_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_unmap
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1unmap (JNIEnv *env, jclass cls,
- jint widget)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- {
- gtk_widget_unmap (widget_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_realize
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1realize (JNIEnv *env, jclass cls,
- jint widget)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- {
- gtk_widget_realize (widget_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_unrealize
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1unrealize (JNIEnv *env, jclass cls,
- jint widget)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- {
- gtk_widget_unrealize (widget_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_queue_draw
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1queue_1draw (JNIEnv *env, jclass
- cls, jint widget)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- {
- gtk_widget_queue_draw (widget_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_queue_draw_area
- * Signature: (IIIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1queue_1draw_1area (JNIEnv *env,
- jclass cls, jint widget, jint x, jint y, jint width, jint height)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- gint32 x_g = (gint32) x;
- gint32 y_g = (gint32) y;
- gint32 width_g = (gint32) width;
- gint32 height_g = (gint32) height;
- {
- gtk_widget_queue_draw_area (widget_g, x_g, y_g, width_g, height_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_queue_resize
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1queue_1resize (JNIEnv *env, jclass
- cls, jint widget)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- {
- gtk_widget_queue_resize (widget_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_size_request
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1size_1request (JNIEnv *env, jclass
- cls, jint widget, jint requisition)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- GtkRequisition *requisition_g = (GtkRequisition *)requisition;
- {
- gtk_widget_size_request (widget_g, requisition_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_size_allocate
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1size_1allocate (JNIEnv *env, jclass
- cls, jint widget, jint allocation)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- GtkAllocation *allocation_g = (GtkAllocation *)allocation;
- {
- gtk_widget_size_allocate (widget_g, allocation_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_get_child_requisition
- * Signature: (I[Lint ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1get_1child_1requisition (JNIEnv
- *env, jclass cls, jint widget, jintArray requisition)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- gint *requisition_g_g = (gint *) (*env)->GetIntArrayElements (env, requisition, NULL);
- GtkRequisition *requisition_g = (GtkRequisition *)requisition_g_g;
- {
- gtk_widget_get_child_requisition (widget_g, requisition_g);
- (*env)->ReleaseIntArrayElements (env, requisition, (jint*)requisition_g_g, 0);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_add_accelerator
- * Signature: (I[BIIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1add_1accelerator (JNIEnv *env,
- jclass cls, jint widget, jstring accelSignal, jint accelGroup, jint accelKey, jint
- accelMods, jint accelFlags)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- GtkAccelGroup *accelGroup_g = (GtkAccelGroup *)accelGroup;
- guint32 accelKey_g = (guint32) accelKey;
- guint32 accelMods_g = (guint32) accelMods;
- GtkAccelFlags accelFlags_g = (GtkAccelFlags) accelFlags;
- const gchar* accelSignal_g = (*env)->GetStringUTFChars(env, accelSignal, NULL);
- gtk_widget_add_accelerator (widget_g, accelSignal_g, accelGroup_g, accelKey_g,
- accelMods_g, accelFlags_g);
- (*env)->ReleaseStringUTFChars(env, accelSignal, accelSignal_g);
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_remove_accelerator
- * Signature: (IIII)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1remove_1accelerator (JNIEnv
- *env, jclass cls, jint widget, jint accelGroup, jint accelKey, jint accelMods)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- GtkAccelGroup *accelGroup_g = (GtkAccelGroup *)accelGroup;
- guint32 accelKey_g = (guint32) accelKey;
- guint32 accelMods_g = (guint32) accelMods;
- {
- jboolean result_j = (jboolean) (gtk_widget_remove_accelerator (widget_g, accelGroup_g,
- accelKey_g, accelMods_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_set_accel_path
- * Signature: (I[BI)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1set_1accel_1path (JNIEnv *env,
- jclass cls, jint widget, jstring accelPath, jint accelGroup)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- GtkAccelGroup *accelGroup_g = (GtkAccelGroup *)accelGroup;
- const gchar* accelPath_g = (*env)->GetStringUTFChars(env, accelPath, NULL);
- gtk_widget_set_accel_path (widget_g, accelPath_g, accelGroup_g);
- (*env)->ReleaseStringUTFChars( env, accelPath, accelPath_g );
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_list_accel_closures
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1list_1accel_1closures (JNIEnv *env,
- jclass cls, jint widget)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- {
- return (jint)gtk_widget_list_accel_closures (widget_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_mnemonic_activate
- * Signature: (IZ)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1mnemonic_1activate (JNIEnv
- *env, jclass cls, jint widget, jboolean groupCycling)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- gboolean groupCycling_g = (gboolean) groupCycling;
- {
- jboolean result_j = (jboolean) (gtk_widget_mnemonic_activate (widget_g, groupCycling_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_event
- * Signature: (II)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1event (JNIEnv *env, jclass cls,
- jint widget, jint event)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- GdkEvent *event_g = (GdkEvent *)event;
- {
- jboolean result_j = (jboolean) (gtk_widget_event (widget_g, event_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_send_expose
- * Signature: (II)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1send_1expose (JNIEnv *env, jclass
- cls, jint widget, jint event)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- GdkEvent *event_g = (GdkEvent *)event;
- {
- jint result_j = (jint) (gtk_widget_send_expose (widget_g, event_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_activate
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1activate (JNIEnv *env, jclass
- cls, jint widget)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- {
- jboolean result_j = (jboolean) (gtk_widget_activate (widget_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_set_scroll_adjustments
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1set_1scroll_1adjustments (JNIEnv
- *env, jclass cls, jint widget, jint hadj, jint vadj)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- GtkAdjustment *hadj_g = (GtkAdjustment *)hadj;
- GtkAdjustment *vadj_g = (GtkAdjustment *)vadj;
- {
- gtk_widget_set_scroll_adjustments (widget_g, hadj_g, vadj_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_reparent
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1reparent (JNIEnv *env, jclass cls,
- jint widget, jint newParent)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- GtkWidget *newParent_g = (GtkWidget *)newParent;
- {
- gtk_widget_reparent (widget_g, newParent_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_intersect
- * Signature: (II[Lint ;)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1intersect (JNIEnv *env, jclass
- cls, jint widget, jint area, jintArray intersection)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- GdkRectangle *area_g = (GdkRectangle *)area;
- gint *intersection_g_g = (gint *) (*env)->GetIntArrayElements (env, intersection, NULL);
- GdkRectangle *intersection_g = (GdkRectangle *)intersection_g_g;
- {
- jboolean result_j = (jboolean) (gtk_widget_intersect (widget_g, area_g, intersection_g));
- (*env)->ReleaseIntArrayElements (env, intersection, (jint*)intersection_g_g, 0);
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_region_intersect
- * Signature: (II)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1region_1intersect (JNIEnv *env,
- jclass cls, jint widget, jint region)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- GdkRegion *region_g = (GdkRegion *)region;
- {
- return (jint)gtk_widget_region_intersect (widget_g, region_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_freeze_child_notify
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1freeze_1child_1notify (JNIEnv *env,
- jclass cls, jint widget)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- {
- gtk_widget_freeze_child_notify (widget_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_child_notify
- * Signature: (Ijava.lang.String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1child_1notify (JNIEnv *env, jclass
- cls, jint widget, jstring childProperty)
- {
- gchar* childProperty_g = (gchar*)(*env)->GetStringUTFChars(env, childProperty, 0);
- gtk_widget_child_notify ((GtkWidget*)widget, childProperty_g);
- if (childProperty) (*env)->ReleaseStringUTFChars(env, childProperty, childProperty_g);
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_thaw_child_notify
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1thaw_1child_1notify (JNIEnv *env,
- jclass cls, jint widget)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- {
- gtk_widget_thaw_child_notify (widget_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_is_focus
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1is_1focus (JNIEnv *env, jclass
- cls, jint widget)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- {
- jboolean result_j = (jboolean) (gtk_widget_is_focus (widget_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_grab_focus
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1grab_1focus (JNIEnv *env, jclass
- cls, jint widget)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- {
- gtk_widget_grab_focus (widget_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_grab_default
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1grab_1default (JNIEnv *env, jclass
- cls, jint widget)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- GTK_WIDGET_SET_FLAGS (widget_g, GTK_CAN_DEFAULT);
- {
- gtk_widget_grab_default (widget_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_set_name
- * Signature: (I[B)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1set_1name (JNIEnv *env, jclass cls,
- jint widget, jstring name)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- const gchar* name_g = (*env)->GetStringUTFChars(env, name, NULL);
- gtk_widget_set_name (widget_g, name_g);
- (*env)->ReleaseStringUTFChars(env, name, name_g);
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_get_name
- * Signature: (I)[B
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1get_1name (JNIEnv *env,
- jclass cls, jint widget)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- return (*env)->NewStringUTF( env, (gchar*)gtk_widget_get_name (widget_g));
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_set_state
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1set_1state (JNIEnv *env, jclass
- cls, jint widget, jint state)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- GtkStateType state_g = (GtkStateType) state;
- {
- gtk_widget_set_state (widget_g, state_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_set_sensitive
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1set_1sensitive (JNIEnv *env, jclass
- cls, jint widget, jboolean sensitive)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- gboolean sensitive_g = (gboolean) sensitive;
- {
- gtk_widget_set_sensitive (widget_g, sensitive_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_set_app_paintable
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1set_1app_1paintable (JNIEnv *env,
- jclass cls, jint widget, jboolean appPaintable)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- gboolean appPaintable_g = (gboolean) appPaintable;
- {
- gtk_widget_set_app_paintable (widget_g, appPaintable_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_set_double_buffered
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1set_1double_1buffered (JNIEnv *env,
- jclass cls, jint widget, jboolean doubleBuffered)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- gboolean doubleBuffered_g = (gboolean) doubleBuffered;
- {
- gtk_widget_set_double_buffered (widget_g, doubleBuffered_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_set_redraw_on_allocate
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1set_1redraw_1on_1allocate (JNIEnv
- *env, jclass cls, jint widget, jboolean redrawOnAllocate)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- gboolean redrawOnAllocate_g = (gboolean) redrawOnAllocate;
- {
- gtk_widget_set_redraw_on_allocate (widget_g, redrawOnAllocate_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_set_parent
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1set_1parent (JNIEnv *env, jclass
- cls, jint widget, jint parent)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- GtkWidget *parent_g = (GtkWidget *)parent;
- {
- gtk_widget_set_parent (widget_g, parent_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_set_parent_window
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1set_1parent_1window (JNIEnv *env,
- jclass cls, jint widget, jint parent)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- GdkWindow *parent_g = (GdkWindow *)parent;
- {
- gtk_widget_set_parent_window (widget_g, parent_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_set_child_visible
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1set_1child_1visible (JNIEnv *env,
- jclass cls, jint widget, jboolean isVisible)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- gboolean isVisible_g = (gboolean) isVisible;
- {
- gtk_widget_set_child_visible (widget_g, isVisible_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_get_child_visible
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1get_1child_1visible (JNIEnv
- *env, jclass cls, jint widget)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- {
- jboolean result_j = (jboolean) (gtk_widget_get_child_visible (widget_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_get_parent
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1get_1parent (JNIEnv *env, jclass
- cls, jint widget)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- {
- return (jint)gtk_widget_get_parent (widget_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_get_parent_window
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1get_1parent_1window (JNIEnv *env,
- jclass cls, jint widget)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- {
- return (jint)gtk_widget_get_parent_window (widget_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_get_window
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1get_1window (JNIEnv *env,
- jclass cls, jint widget)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- {
- return (jint) (GTK_WIDGET_NO_WINDOW(widget_g) ? NULL : widget_g->window);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_child_focus
- * Signature: (II)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1child_1focus (JNIEnv *env,
- jclass cls, jint widget, jint direction)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- GtkDirectionType direction_g = (GtkDirectionType) direction;
- {
- jboolean result_j = (jboolean) (gtk_widget_child_focus (widget_g, direction_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_set_size_request
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1set_1size_1request (JNIEnv *env,
- jclass cls, jint widget, jint width, jint height)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- gint32 width_g = (gint32) width;
- gint32 height_g = (gint32) height;
- {
- gtk_widget_set_size_request (widget_g, width_g, height_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_get_size_request
- * Signature: (I[Lint ;[Lint ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1get_1size_1request (JNIEnv *env,
- jclass cls, jint widget, jintArray width, jintArray height)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- gint *width_g = (gint *) (*env)->GetIntArrayElements (env, width, NULL);
- gint *height_g = (gint *) (*env)->GetIntArrayElements (env, height, NULL);
- {
- gtk_widget_get_size_request (widget_g, width_g, height_g);
- (*env)->ReleaseIntArrayElements (env, width, (jint *) width_g, 0);
- (*env)->ReleaseIntArrayElements (env, height, (jint *) height_g, 0);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_set_events
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1set_1events (JNIEnv *env, jclass
- cls, jint widget, jint events)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- gint32 events_g = (gint32) events;
- {
- gtk_widget_set_events (widget_g, events_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_add_events
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1add_1events (JNIEnv *env, jclass
- cls, jint widget, jint events)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- gint32 events_g = (gint32) events;
- {
- gtk_widget_add_events (widget_g, events_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_set_extension_events
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1set_1extension_1events (JNIEnv
- *env, jclass cls, jint widget, jint mode)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- GdkExtensionMode mode_g = (GdkExtensionMode) mode;
- {
- gtk_widget_set_extension_events (widget_g, mode_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_get_extension_events
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1get_1extension_1events (JNIEnv
- *env, jclass cls, jint widget)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- {
- jint result_j = (jint) (gtk_widget_get_extension_events (widget_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_get_toplevel
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1get_1toplevel (JNIEnv *env, jclass
- cls, jint widget)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- {
- return (jint)gtk_widget_get_toplevel (widget_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_get_ancestor
- * Signature: (II)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1get_1ancestor
- (JNIEnv *env, jclass cls, jint widget, jint widgetType)
- {
- return (jint)gtk_widget_get_ancestor((GtkWidget*)widget,(GType)widgetType);
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_get_colormap
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1get_1colormap (JNIEnv *env, jclass
- cls, jint widget)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- {
- return (jint)gtk_widget_get_colormap (widget_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_get_visual
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1get_1visual (JNIEnv *env, jclass
- cls, jint widget)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- {
- return (jint)gtk_widget_get_visual (widget_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_get_settings
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1get_1settings (JNIEnv *env, jclass
- cls, jint widget)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- {
- return (jint)gtk_widget_get_settings (widget_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_get_accessible
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1get_1accessible (JNIEnv *env,
- jclass cls, jint widget)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- {
- return (jint)gtk_widget_get_accessible (widget_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_set_colormap
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1set_1colormap (JNIEnv *env, jclass
- cls, jint widget, jint cmap)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- GdkColormap *cmap_g = (GdkColormap *)cmap;
- {
- gtk_widget_set_colormap (widget_g, cmap_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_get_events
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1get_1events (JNIEnv *env, jclass
- cls, jint widget)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- {
- jint result_j = (jint) (gtk_widget_get_events (widget_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_get_pointer
- * Signature: (I[Lint ;[Lint ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1get_1pointer (JNIEnv *env, jclass
- cls, jint widget, jintArray x, jintArray y)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- gint *x_g = (gint *) (*env)->GetIntArrayElements (env, x, NULL);
- gint *y_g = (gint *) (*env)->GetIntArrayElements (env, y, NULL);
- {
- gtk_widget_get_pointer (widget_g, x_g, y_g);
- (*env)->ReleaseIntArrayElements (env, x, (jint *) x_g, 0);
- (*env)->ReleaseIntArrayElements (env, y, (jint *) y_g, 0);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_is_ancestor
- * Signature: (II)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1is_1ancestor (JNIEnv *env,
- jclass cls, jint widget, jint ancestor)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- GtkWidget *ancestor_g = (GtkWidget *)ancestor;
- {
- jboolean result_j = (jboolean) (gtk_widget_is_ancestor (widget_g, ancestor_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_translate_coordinates
- * Signature: (IIII[Lint ;[Lint ;)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1translate_1coordinates (JNIEnv
- *env, jclass cls, jint srcWidget, jint destWidget, jint srcX, jint srcY, jintArray destX,
- jintArray destY)
- {
- GtkWidget *srcWidget_g = (GtkWidget *)srcWidget;
- GtkWidget *destWidget_g = (GtkWidget *)destWidget;
- gint32 srcX_g = (gint32) srcX;
- gint32 srcY_g = (gint32) srcY;
- gint *destX_g = (gint *) (*env)->GetIntArrayElements (env, destX, NULL);
- gint *destY_g = (gint *) (*env)->GetIntArrayElements (env, destY, NULL);
- {
- jboolean result_j = (jboolean) (gtk_widget_translate_coordinates (srcWidget_g,
- destWidget_g, srcX_g, srcY_g, destX_g, destY_g));
- (*env)->ReleaseIntArrayElements (env, destX, (jint *) destX_g, 0);
- (*env)->ReleaseIntArrayElements (env, destY, (jint *) destY_g, 0);
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_hide_on_delete
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1hide_1on_1delete (JNIEnv *env,
- jclass cls, jint widget)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- {
- jboolean result_j = (jboolean) (gtk_widget_hide_on_delete (widget_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_set_style
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1set_1style (JNIEnv *env, jclass
- cls, jint widget, jint style)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- GtkStyle *style_g = (GtkStyle *)style;
- {
- gtk_widget_set_style (widget_g, style_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_ensure_style
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1ensure_1style (JNIEnv *env, jclass
- cls, jint widget)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- {
- gtk_widget_ensure_style (widget_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_get_style
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1get_1style (JNIEnv *env, jclass
- cls, jint widget)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- {
- return (jint)gtk_widget_get_style (widget_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_modify_style
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1modify_1style (JNIEnv *env, jclass
- cls, jint widget, jint style)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- GtkRcStyle *style_g = (GtkRcStyle *)style;
- {
- gtk_widget_modify_style (widget_g, style_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_get_modifier_style
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1get_1modifier_1style (JNIEnv *env,
- jclass cls, jint widget)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- {
- return (jint)gtk_widget_get_modifier_style (widget_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_modify_fg
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1modify_1fg (JNIEnv *env, jclass
- cls, jint widget, jint state, jint color)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- GtkStateType state_g = (GtkStateType) state;
- GdkColor *color_g = (GdkColor *)color;
- {
- gtk_widget_modify_fg (widget_g, state_g, color_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_modify_bg
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1modify_1bg (JNIEnv *env, jclass
- cls, jint widget, jint state, jint color)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- GtkStateType state_g = (GtkStateType) state;
- GdkColor *color_g = (GdkColor *)color;
- {
- gtk_widget_modify_bg (widget_g, state_g, color_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_modify_text
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1modify_1text (JNIEnv *env, jclass
- cls, jint widget, jint state, jint color)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- GtkStateType state_g = (GtkStateType) state;
- GdkColor *color_g = (GdkColor *)color;
- {
- gtk_widget_modify_text (widget_g, state_g, color_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_modify_base
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1modify_1base (JNIEnv *env, jclass
- cls, jint widget, jint state, jint color)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- GtkStateType state_g = (GtkStateType) state;
- GdkColor *color_g = (GdkColor *)color;
- {
- gtk_widget_modify_base (widget_g, state_g, color_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_modify_font
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1modify_1font (JNIEnv *env, jclass
- cls, jint widget, jint fontDesc)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- PangoFontDescription *fontDesc_g = (PangoFontDescription *)fontDesc;
- {
- gtk_widget_modify_font (widget_g, fontDesc_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_create_pango_context
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1create_1pango_1context (JNIEnv
- *env, jclass cls, jint widget)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- {
- return (jint)gtk_widget_create_pango_context (widget_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_get_pango_context
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1get_1pango_1context (JNIEnv *env,
- jclass cls, jint widget)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- {
- return (jint)gtk_widget_get_pango_context (widget_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_create_pango_layout
- * Signature: (I[B)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1create_1pango_1layout (JNIEnv *env,
- jclass cls, jint widget, jstring text)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- const gchar* text_g = (*env)->GetStringUTFChars(env, text, NULL);
- jint retval = (jint)gtk_widget_create_pango_layout (widget_g, text_g);
- (*env)->ReleaseStringUTFChars(env, text, text_g);
- return retval;
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_render_icon
- * Signature: (I[BI[B)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1render_1icon (JNIEnv *env, jclass
- cls, jint widget, jstring stockID, jint size, jstring detail)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- GtkIconSize size_g = (GtkIconSize) size;
- const gchar* stockID_g = (*env)->GetStringUTFChars(env, stockID, NULL);
- const gchar* detail_g = (*env)->GetStringUTFChars(env, detail, NULL);
- jint retval = (jint)gtk_widget_render_icon (widget_g, stockID_g, size_g, detail_g);
- (*env)->ReleaseStringUTFChars( env, stockID, stockID_g );
- (*env)->ReleaseStringUTFChars( env, detail, detail_g );
- return retval;
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_set_composite_name
- * Signature: (I[B)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1set_1composite_1name (JNIEnv *env,
- jclass cls, jint widget, jstring name)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- const gchar* name_g = (*env)->GetStringUTFChars(env, name, NULL);
- gtk_widget_set_composite_name (widget_g, name_g);
- (*env)->ReleaseStringUTFChars( env, name, name_g);
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_get_composite_name
- * Signature: (I)[B
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1get_1composite_1name (JNIEnv
- *env, jclass cls, jint widget)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- return (*env)->NewStringUTF( env, gtk_widget_get_composite_name (widget_g)) ;
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_reset_rc_styles
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1reset_1rc_1styles (JNIEnv *env,
- jclass cls, jint widget)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- {
- gtk_widget_reset_rc_styles (widget_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_push_colormap
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1push_1colormap (JNIEnv *env, jclass
- cls, jint cmap)
- {
- GdkColormap *cmap_g = (GdkColormap *)cmap;
- {
- gtk_widget_push_colormap (cmap_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_pop_colormap
- * Signature: ()V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1pop_1colormap (JNIEnv *env, jclass
- cls)
- {
- {
- gtk_widget_pop_colormap ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_push_composite_child
- * Signature: ()V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1push_1composite_1child (JNIEnv
- *env, jclass cls)
- {
- {
- gtk_widget_push_composite_child ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_pop_composite_child
- * Signature: ()V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1pop_1composite_1child (JNIEnv *env,
- jclass cls)
- {
- {
- gtk_widget_pop_composite_child ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_style_get_property
- * Signature: (I[BI)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1style_1get_1property (JNIEnv *env,
- jclass cls, jint widget, jstring propertyName, jint value)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- GValue *value_g = (GValue *)value;
- const gchar* propertyName_g = (*env)->GetStringUTFChars(env, propertyName, NULL);
- gtk_widget_style_get_property (widget_g, propertyName_g, value_g);
- (*env)->ReleaseStringUTFChars(env, propertyName, propertyName_g );
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_set_default_colormap
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1set_1default_1colormap (JNIEnv
- *env, jclass cls, jint cmap)
- {
- GdkColormap *cmap_g = (GdkColormap *)cmap;
- {
- gtk_widget_set_default_colormap (cmap_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_get_default_colormap
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1get_1default_1colormap (JNIEnv
- *env, jclass cls)
- {
- {
- return (jint)gtk_widget_get_default_colormap ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_get_default_visual
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1get_1default_1visual (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_widget_get_default_visual ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_get_default_style
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1get_1default_1style (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_widget_get_default_style ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_set_direction
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1set_1direction (JNIEnv *env, jclass
- cls, jint widget, jint dir)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- GtkTextDirection dir_g = (GtkTextDirection) dir;
- {
- gtk_widget_set_direction (widget_g, dir_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_get_direction
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1get_1direction (JNIEnv *env, jclass
- cls, jint widget)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- {
- jint result_j = (jint) (gtk_widget_get_direction (widget_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_set_default_direction
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1set_1default_1direction (JNIEnv
- *env, jclass cls, jint dir)
- {
- GtkTextDirection dir_g = (GtkTextDirection) dir;
- {
- gtk_widget_set_default_direction (dir_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_get_default_direction
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1get_1default_1direction (JNIEnv
- *env, jclass cls)
- {
- {
- jint result_j = (jint) (gtk_widget_get_default_direction ());
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_shape_combine_mask
- * Signature: (IIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1shape_1combine_1mask (JNIEnv *env,
- jclass cls, jint widget, jint shapeMask, jint offsetX, jint offsetY)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- GdkBitmap *shapeMask_g = (GdkBitmap *)shapeMask;
- gint32 offsetX_g = (gint32) offsetX;
- gint32 offsetY_g = (gint32) offsetY;
- {
- gtk_widget_shape_combine_mask (widget_g, shapeMask_g, offsetX_g, offsetY_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_path
- * Signature: (I[Lint ;[java/lang/String;[Ljava/lang/String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1path (JNIEnv *env, jclass cls, jint
- widget, jintArray pathLength, jobjectArray path, jobjectArray pathReversed)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- gint *pathLength_g = (gint *) (*env)->GetIntArrayElements (env, pathLength, NULL);
- gchar **path_g = getStringArray(env, path);
- gchar **pathReversed_g = getStringArray(env, pathReversed);
- gtk_widget_path (widget_g, pathLength_g, path_g, pathReversed_g);
- (*env)->ReleaseIntArrayElements (env, pathLength, (jint *) pathLength_g, 0);
- freeStringArray(env, path, path_g);
- freeStringArray(env, pathReversed, pathReversed_g);
- }
-
- /*
- * Class: org.gnu.gtk.Widget
- * Method: gtk_widget_class_path
- * Signature: (I[Lint ;[Ljava/lang/String;[Ljava/lang/String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1class_1path (JNIEnv *env, jclass
- cls, jint widget, jintArray pathLength, jobjectArray path, jobjectArray pathReversed)
- {
- GtkWidget *widget_g = (GtkWidget *)widget;
- gint *pathLength_g = (gint *) (*env)->GetIntArrayElements (env, pathLength, NULL);
- gchar **path_g = getStringArray(env, path);
- gchar **pathReversed_g = getStringArray(env, pathReversed);
- gtk_widget_class_path (widget_g, pathLength_g, path_g, pathReversed_g);
- (*env)->ReleaseIntArrayElements (env, pathLength, (jint *) pathLength_g, 0);
- freeStringArray(env, path, path_g);
- freeStringArray(env, pathReversed, pathReversed_g);
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-
-/*
- * Class: org_gnu_gtk_Widget
- * Method: gtk_widget_can_activate_accel
- * Signature: (II)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1can_1activate_1accel
- (JNIEnv *env, jclass cls, jint widget, jint signalId)
-{
- return (jboolean)gtk_widget_can_activate_accel((GtkWidget*)widget, (gint)signalId);
-}
-
-/*
- * Class: org_gnu_gtk_Widget
- * Method: gtk_widget_get_screen
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1get_1screen
- (JNIEnv *env, jclass cls, jint widget)
-{
- return (jint)gtk_widget_get_screen((GtkWidget*)widget);
-}
-
-/*
- * Class: org_gnu_gtk_Widget
- * Method: gtk_widget_has_screen
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1has_1screen
- (JNIEnv *env, jclass cls, jint widget)
-{
- return (jboolean)gtk_widget_has_screen((GtkWidget*)widget);
-}
-
-/*
- * Class: org_gnu_gtk_Widget
- * Method: gtk_widget_get_display
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1get_1display
- (JNIEnv *env, jclass cls, jint widget)
-{
- return (jint)gtk_widget_get_display((GtkWidget*)widget);
-}
-
-/*
- * Class: org_gnu_gtk_Widget
- * Method: gtk_widget_get_root_window
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1get_1root_1window
- (JNIEnv *env, jclass cls, jint widget)
-{
- return (jint)gtk_widget_get_root_window((GtkWidget*)widget);
-}
-
-/*
- * Class: org_gnu_gtk_Widget
- * Method: gtk_widget_list_mnemonic_labels
- * Signature: (I)[I
- */
-JNIEXPORT jintArray JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1list_1mnemonic_1labels
- (JNIEnv *env, jclass cls, jint widget)
-{
- return getList(env,gtk_widget_list_mnemonic_labels((GtkWidget*)widget));
-}
-
-/*
- * Class: org_gnu_gtk_Widget
- * Method: gtk_widget_add_mnemonic_label
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1add_1mnemonic_1label
- (JNIEnv *env, jclass cls, jint widget, jint label)
-{
- gtk_widget_add_mnemonic_label((GtkWidget*)widget, (GtkWidget*)label);
-}
-
-/*
- * Class: org_gnu_gtk_Widget
- * Method: gtk_widget_remove_mnemonic_label
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Widget_gtk_1widget_1remove_1mnemonic_1label
- (JNIEnv *env, jclass cls, jint widget, jint label)
-{
- gtk_widget_remove_mnemonic_label((GtkWidget*)widget, (GtkWidget*)label);
-}
-
-
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_WidgetAuxInfo.c b/libgtk-java/src/jni/org_gnu_gtk_WidgetAuxInfo.c
deleted file mode 100644
index e045cbb..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_WidgetAuxInfo.c
+++ /dev/null
@@ -1,155 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-02 09:42:28 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- gint32 GtkWidgetAuxInfo_get_x (GtkWidgetAuxInfo * cptr)
- {
- return cptr->x;
- }
-
- /*
- * Class: org.gnu.gtk.WidgetAuxInfo
- * Method: getX
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_WidgetAuxInfo_getX (JNIEnv *env, jclass cls, jint cptr)
- {
- GtkWidgetAuxInfo *cptr_g = (GtkWidgetAuxInfo *)cptr;
- {
- jint result_j = (jint) (GtkWidgetAuxInfo_get_x (cptr_g));
- return result_j;
- }
- }
-
- gint32 GtkWidgetAuxInfo_get_y (GtkWidgetAuxInfo * cptr)
- {
- return cptr->y;
- }
-
- /*
- * Class: org.gnu.gtk.WidgetAuxInfo
- * Method: getY
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_WidgetAuxInfo_getY (JNIEnv *env, jclass cls, jint cptr)
- {
- GtkWidgetAuxInfo *cptr_g = (GtkWidgetAuxInfo *)cptr;
- {
- jint result_j = (jint) (GtkWidgetAuxInfo_get_y (cptr_g));
- return result_j;
- }
- }
-
- gint32 GtkWidgetAuxInfo_get_width (GtkWidgetAuxInfo * cptr)
- {
- return cptr->width;
- }
-
- /*
- * Class: org.gnu.gtk.WidgetAuxInfo
- * Method: getWidth
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_WidgetAuxInfo_getWidth (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GtkWidgetAuxInfo *cptr_g = (GtkWidgetAuxInfo *)cptr;
- {
- jint result_j = (jint) (GtkWidgetAuxInfo_get_width (cptr_g));
- return result_j;
- }
- }
-
- gint32 GtkWidgetAuxInfo_get_height (GtkWidgetAuxInfo * cptr)
- {
- return cptr->height;
- }
-
- /*
- * Class: org.gnu.gtk.WidgetAuxInfo
- * Method: getHeight
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_WidgetAuxInfo_getHeight (JNIEnv *env, jclass cls, jint
- cptr)
- {
- GtkWidgetAuxInfo *cptr_g = (GtkWidgetAuxInfo *)cptr;
- {
- jint result_j = (jint) (GtkWidgetAuxInfo_get_height (cptr_g));
- return result_j;
- }
- }
-
- gboolean GtkWidgetAuxInfo_get_x_set (GtkWidgetAuxInfo * cptr)
- {
- return cptr->x_set;
- }
-
- /*
- * Class: org.gnu.gtk.WidgetAuxInfo
- * Method: getXSet
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_WidgetAuxInfo_getXSet (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GtkWidgetAuxInfo *cptr_g = (GtkWidgetAuxInfo *)cptr;
- {
- jboolean result_j = (jboolean) (GtkWidgetAuxInfo_get_x_set (cptr_g));
- return result_j;
- }
- }
-
- gboolean GtkWidgetAuxInfo_get_y_set (GtkWidgetAuxInfo * cptr)
- {
- return cptr->y_set;
- }
-
- /*
- * Class: org.gnu.gtk.WidgetAuxInfo
- * Method: getYSet
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_WidgetAuxInfo_getYSet (JNIEnv *env, jclass cls,
- jint cptr)
- {
- GtkWidgetAuxInfo *cptr_g = (GtkWidgetAuxInfo *)cptr;
- {
- jboolean result_j = (jboolean) (GtkWidgetAuxInfo_get_y_set (cptr_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_Window.c b/libgtk-java/src/jni/org_gnu_gtk_Window.c
deleted file mode 100644
index 700034a..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_Window.c
+++ /dev/null
@@ -1,1180 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#include "jg_jnu.h"
-
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_get_type
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_Window_gtk_1window_1get_1type (JNIEnv *env, jclass cls)
-{
- {
- return (jint)gtk_window_get_type ();
- }
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_new
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_Window_gtk_1window_1new (JNIEnv *env, jclass cls, jint
- type)
-{
- GtkWindowType type_g = (GtkWindowType) type;
- {
- return (jint)gtk_window_new (type_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_set_title
- * Signature: (I[B)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Window_gtk_1window_1set_1title (JNIEnv *env, jclass
- cls, jint window, jstring title)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- const gchar* title_g = (*env)->GetStringUTFChars(env, title, NULL);
- gtk_window_set_title (window_g, title_g);
- (*env)->ReleaseStringUTFChars( env, title, title_g );
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_get_title
- * Signature: (I)[B
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gtk_Window_gtk_1window_1get_1title (JNIEnv *env,
- jclass cls, jint window)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- return (*env)->NewStringUTF(env, (gchar*)gtk_window_get_title (window_g) );
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_set_wmclass
- * Signature: (I[B[B)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Window_gtk_1window_1set_1wmclass (JNIEnv *env, jclass
- cls, jint window, jstring wmclassName, jstring wmclassClass)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- const gchar* wmclassName_g = (*env)->GetStringUTFChars(env, wmclassName, NULL);
- const gchar* wmclassClass_g = (*env)->GetStringUTFChars(env, wmclassClass, NULL);
- gtk_window_set_wmclass (window_g, wmclassName_g, wmclassClass_g);
- (*env)->ReleaseStringUTFChars( env, wmclassName, wmclassName_g);
- (*env)->ReleaseStringUTFChars( env, wmclassClass, wmclassClass_g);
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_set_role
- * Signature: (I[B)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Window_gtk_1window_1set_1role (JNIEnv *env, jclass cls,
- jint window, jstring role)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- const gchar* role_g = (*env)->GetStringUTFChars(env, role, NULL);
- gtk_window_set_role (window_g, role_g);
- (*env)->ReleaseStringUTFChars( env, role, role_g);
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_get_role
- * Signature: (I)[B
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gtk_Window_gtk_1window_1get_1role (JNIEnv *env,
- jclass cls, jint window)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- return (*env)->NewStringUTF(env, (gchar*)gtk_window_get_role (window_g));
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_add_accel_group
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Window_gtk_1window_1add_1accel_1group (JNIEnv *env,
- jclass cls, jint window, jint accelGroup)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- GtkAccelGroup *accelGroup_g = (GtkAccelGroup *)accelGroup;
- {
- gtk_window_add_accel_group (window_g, accelGroup_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_remove_accel_group
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Window_gtk_1window_1remove_1accel_1group (JNIEnv *env,
- jclass cls, jint window, jint accelGroup)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- GtkAccelGroup *accelGroup_g = (GtkAccelGroup *)accelGroup;
- {
- gtk_window_remove_accel_group (window_g, accelGroup_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_set_position
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Window_gtk_1window_1set_1position (JNIEnv *env, jclass
- cls, jint window, jint position)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- GtkWindowPosition position_g = (GtkWindowPosition) position;
- {
- gtk_window_set_position (window_g, position_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_activate_focus
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_Window_gtk_1window_1activate_1focus (JNIEnv *env,
- jclass cls, jint window)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- {
- jint result_j = (jint) (gtk_window_activate_focus (window_g));
- return result_j;
- }
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_set_focus
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Window_gtk_1window_1set_1focus (JNIEnv *env, jclass
- cls, jint window, jint focus)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- GtkWidget *focus_g = (GtkWidget *)focus;
- {
- gtk_window_set_focus (window_g, focus_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_get_focus
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_Window_gtk_1window_1get_1focus (JNIEnv *env, jclass
- cls, jint window)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- {
- return (jint)gtk_window_get_focus (window_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_set_default
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Window_gtk_1window_1set_1default (JNIEnv *env, jclass
- cls, jint window, jint defaultWidget)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- GtkWidget *defaultWidget_g = (GtkWidget *)defaultWidget;
- {
- gtk_window_set_default (window_g, defaultWidget_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_activate_default
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Window_gtk_1window_1activate_1default (JNIEnv *env,
- jclass cls, jint window)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- {
- jboolean result_j = (jboolean) (gtk_window_activate_default (window_g));
- return result_j;
- }
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_set_transient_for
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Window_gtk_1window_1set_1transient_1for (JNIEnv *env,
- jclass cls, jint window, jint parent)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- GtkWindow *parent_g = (GtkWindow *)parent;
- {
- gtk_window_set_transient_for (window_g, parent_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_get_transient_for
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_Window_gtk_1window_1get_1transient_1for (JNIEnv *env,
- jclass cls, jint window)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- {
- return (jint)gtk_window_get_transient_for (window_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_set_type_hint
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Window_gtk_1window_1set_1type_1hint (JNIEnv *env,
- jclass cls, jint window, jint hint)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- GdkWindowTypeHint hint_g = (GdkWindowTypeHint) hint;
- {
- gtk_window_set_type_hint (window_g, hint_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_get_type_hint
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_Window_gtk_1window_1get_1type_1hint (JNIEnv *env,
- jclass cls, jint window)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- {
- jint result_j = (jint) (gtk_window_get_type_hint (window_g));
- return result_j;
- }
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_set_destroy_with_parent
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Window_gtk_1window_1set_1destroy_1with_1parent (JNIEnv
- *env, jclass cls, jint window, jboolean setting)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- gboolean setting_g = (gboolean) setting;
- {
- gtk_window_set_destroy_with_parent (window_g, setting_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_get_destroy_with_parent
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Window_gtk_1window_1get_1destroy_1with_1parent (
- JNIEnv *env, jclass cls, jint window)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- {
- jboolean result_j = (jboolean) (gtk_window_get_destroy_with_parent (window_g));
- return result_j;
- }
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_set_resizable
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Window_gtk_1window_1set_1resizable (JNIEnv *env, jclass
- cls, jint window, jboolean resizable)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- gboolean resizable_g = (gboolean) resizable;
- {
- gtk_window_set_resizable (window_g, resizable_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_get_resizable
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Window_gtk_1window_1get_1resizable (JNIEnv *env,
- jclass cls, jint window)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- {
- jboolean result_j = (jboolean) (gtk_window_get_resizable (window_g));
- return result_j;
- }
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_set_gravity
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Window_gtk_1window_1set_1gravity (JNIEnv *env, jclass
- cls, jint window, jint gravity)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- GdkGravity gravity_g = (GdkGravity) gravity;
- {
- gtk_window_set_gravity (window_g, gravity_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_get_gravity
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_Window_gtk_1window_1get_1gravity (JNIEnv *env, jclass
- cls, jint window)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- {
- jint result_j = (jint) (gtk_window_get_gravity (window_g));
- return result_j;
- }
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_set_geometry_hints
- * Signature: (IIII)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Window_gtk_1window_1set_1geometry_1hints (JNIEnv *env,
- jclass cls, jint window, jint geometryWidget, jint geometry, jint geomMask)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- GtkWidget *geometryWidget_g = (GtkWidget *)geometryWidget;
- GdkGeometry *geometry_g = (GdkGeometry *)geometry;
- GdkWindowHints geomMask_g = (GdkWindowHints) geomMask;
- {
- gtk_window_set_geometry_hints (window_g, geometryWidget_g, geometry_g, geomMask_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_set_has_frame
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Window_gtk_1window_1set_1has_1frame (JNIEnv *env,
- jclass cls, jint window, jboolean setting)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- gboolean setting_g = (gboolean) setting;
- {
- gtk_window_set_has_frame (window_g, setting_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_get_has_frame
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Window_gtk_1window_1get_1has_1frame (JNIEnv *env,
- jclass cls, jint window)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- {
- jboolean result_j = (jboolean) (gtk_window_get_has_frame (window_g));
- return result_j;
- }
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_set_frame_dimensions
- * Signature: (IIIII)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Window_gtk_1window_1set_1frame_1dimensions (JNIEnv
- *env, jclass cls, jint window, jint left, jint top, jint right, jint bottom)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- gint32 left_g = (gint32) left;
- gint32 top_g = (gint32) top;
- gint32 right_g = (gint32) right;
- gint32 bottom_g = (gint32) bottom;
- {
- gtk_window_set_frame_dimensions (window_g, left_g, top_g, right_g, bottom_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_get_frame_dimensions
- * Signature: (I[Lint ;[Lint ;[Lint ;[Lint ;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Window_gtk_1window_1get_1frame_1dimensions (JNIEnv
- *env, jclass cls, jint window, jintArray left, jintArray top, jintArray right, jintArray
- bottom)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- gint *left_g = (gint *) (*env)->GetIntArrayElements (env, left, NULL);
- gint *top_g = (gint *) (*env)->GetIntArrayElements (env, top, NULL);
- gint *right_g = (gint *) (*env)->GetIntArrayElements (env, right, NULL);
- gint *bottom_g = (gint *) (*env)->GetIntArrayElements (env, bottom, NULL);
- {
- gtk_window_get_frame_dimensions (window_g, left_g, top_g, right_g, bottom_g);
- (*env)->ReleaseIntArrayElements (env, left, (jint *) left_g, 0);
- (*env)->ReleaseIntArrayElements (env, top, (jint *) top_g, 0);
- (*env)->ReleaseIntArrayElements (env, right, (jint *) right_g, 0);
- (*env)->ReleaseIntArrayElements (env, bottom, (jint *) bottom_g, 0);
- }
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_set_decorated
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Window_gtk_1window_1set_1decorated (JNIEnv *env, jclass
- cls, jint window, jboolean setting)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- gboolean setting_g = (gboolean) setting;
- {
- gtk_window_set_decorated (window_g, setting_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_get_decorated
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Window_gtk_1window_1get_1decorated (JNIEnv *env,
- jclass cls, jint window)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- {
- jboolean result_j = (jboolean) (gtk_window_get_decorated (window_g));
- return result_j;
- }
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_set_icon_list
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Window_gtk_1window_1set_1icon_1list (JNIEnv *env,
- jclass cls, jint window, jint list)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- GList *list_g = (GList *)list;
- {
- gtk_window_set_icon_list (window_g, list_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_get_icon_list
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_Window_gtk_1window_1get_1icon_1list (JNIEnv *env,
- jclass cls, jint window)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- {
- return (jint)gtk_window_get_icon_list (window_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_set_icon
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Window_gtk_1window_1set_1icon (JNIEnv *env, jclass cls,
- jint window, jint icon)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- GdkPixbuf *icon_g = (GdkPixbuf *)icon;
- {
- gtk_window_set_icon (window_g, icon_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_get_icon
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_Window_gtk_1window_1get_1icon (JNIEnv *env, jclass cls,
- jint window)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- {
- return (jint)gtk_window_get_icon (window_g);
- }
-}
-
-/*
- * Class: org_gnu_gtk_Window
- * Method: gtk_window_set_default_icon_list
- * Signature: ([I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Window_gtk_1window_1set_1default_1icon_1list
- (JNIEnv *env, jclass cls, jintArray pixbufs)
-{
- jsize len;
- int index;
- jint* p;
- GList *list;
- GdkPixbuf* pixbuf;
-
- list = g_list_alloc();
- len = (*env)->GetArrayLength(env, pixbufs);
- p = (*env)->GetIntArrayElements(env, pixbufs, NULL);
- for (index = 0; index < len; index++) {
- pixbuf = (GdkPixbuf*)p[index];
- list = g_list_append(list, pixbuf);
- }
- gtk_window_set_default_icon_list(list);
-}
-
-/*
- * Class: org_gnu_gtk_Window
- * * Method: gtk_window_get_default_icon_list
- * Signature: ()[I
- * */
-JNIEXPORT jintArray JNICALL Java_org_gnu_gtk_Window_gtk_1window_1get_1default_1icon_1list
- (JNIEnv *env, jclass cls)
-{
- return getList(env,gtk_window_get_default_icon_list());
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_set_modal
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Window_gtk_1window_1set_1modal (JNIEnv *env, jclass
- cls, jint window, jboolean modal)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- gboolean modal_g = (gboolean) modal;
- {
- gtk_window_set_modal (window_g, modal_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_get_modal
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Window_gtk_1window_1get_1modal (JNIEnv *env, jclass
- cls, jint window)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- {
- jboolean result_j = (jboolean) (gtk_window_get_modal (window_g));
- return result_j;
- }
-}
-/*
- * Class: org_gnu_gtk_Window
- * Method: gtk_window_list_toplevels
- * Signature: ()[I
- */ JNIEXPORT jintArray JNICALL Java_org_gnu_gtk_Window_gtk_1window_1list_1toplevels
- (JNIEnv *env, jclass cls)
-{
- return getList(env,gtk_window_list_toplevels());
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_add_mnemonic
- * Signature: (III)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Window_gtk_1window_1add_1mnemonic (JNIEnv *env, jclass
- cls, jint window, jint keyval, jint target)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- gint32 keyval_g = (gint32) keyval;
- GtkWidget *target_g = (GtkWidget *)target;
- {
- gtk_window_add_mnemonic (window_g, keyval_g, target_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_remove_mnemonic
- * Signature: (III)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Window_gtk_1window_1remove_1mnemonic (JNIEnv *env,
- jclass cls, jint window, jint keyval, jint target)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- gint32 keyval_g = (gint32) keyval;
- GtkWidget *target_g = (GtkWidget *)target;
- {
- gtk_window_remove_mnemonic (window_g, keyval_g, target_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_mnemonic_activate
- * Signature: (III)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Window_gtk_1window_1mnemonic_1activate (JNIEnv
- *env, jclass cls, jint window, jint keyval, jint modifier)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- gint32 keyval_g = (gint32) keyval;
- GdkModifierType modifier_g = (GdkModifierType) modifier;
- {
- jboolean result_j = (jboolean) (gtk_window_mnemonic_activate (window_g, keyval_g,
- modifier_g));
- return result_j;
- }
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_set_mnemonic_modifier
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Window_gtk_1window_1set_1mnemonic_1modifier (JNIEnv
- *env, jclass cls, jint window, jint modifier)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- GdkModifierType modifier_g = (GdkModifierType) modifier;
- {
- gtk_window_set_mnemonic_modifier (window_g, modifier_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_get_mnemonic_modifier
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_Window_gtk_1window_1get_1mnemonic_1modifier (JNIEnv
- *env, jclass cls, jint window)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- {
- jint result_j = (jint) (gtk_window_get_mnemonic_modifier (window_g));
- return result_j;
- }
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_present
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Window_gtk_1window_1present (JNIEnv *env, jclass cls,
- jint window)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- {
- gtk_window_present (window_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_iconify
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Window_gtk_1window_1iconify (JNIEnv *env, jclass cls,
- jint window)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- {
- gtk_window_iconify (window_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_deiconify
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Window_gtk_1window_1deiconify (JNIEnv *env, jclass cls,
- jint window)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- {
- gtk_window_deiconify (window_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_stick
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Window_gtk_1window_1stick (JNIEnv *env, jclass cls,
- jint window)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- {
- gtk_window_stick (window_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_unstick
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Window_gtk_1window_1unstick (JNIEnv *env, jclass cls,
- jint window)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- {
- gtk_window_unstick (window_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_maximize
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Window_gtk_1window_1maximize (JNIEnv *env, jclass cls,
- jint window)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- {
- gtk_window_maximize (window_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_unmaximize
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Window_gtk_1window_1unmaximize (JNIEnv *env, jclass
- cls, jint window)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- {
- gtk_window_unmaximize (window_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_begin_resize_drag
- * Signature: (IIIIII)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Window_gtk_1window_1begin_1resize_1drag (JNIEnv *env,
- jclass cls, jint window, jint edge, jint button, jint rootX, jint rootY, jint timestamp)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- GdkWindowEdge edge_g = (GdkWindowEdge) edge;
- gint32 button_g = (gint32) button;
- gint32 rootX_g = (gint32) rootX;
- gint32 rootY_g = (gint32) rootY;
- time_t timestamp_g = (time_t) timestamp;
- {
- gtk_window_begin_resize_drag (window_g, edge_g, button_g, rootX_g, rootY_g, timestamp_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_begin_move_drag
- * Signature: (IIIII)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Window_gtk_1window_1begin_1move_1drag (JNIEnv *env,
- jclass cls, jint window, jint button, jint rootX, jint rootY, jint timestamp)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- gint32 button_g = (gint32) button;
- gint32 rootX_g = (gint32) rootX;
- gint32 rootY_g = (gint32) rootY;
- time_t timestamp_g = (time_t) timestamp;
- {
- gtk_window_begin_move_drag (window_g, button_g, rootX_g, rootY_g, timestamp_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_set_default_size
- * Signature: (III)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Window_gtk_1window_1set_1default_1size (JNIEnv *env,
- jclass cls, jint window, jint width, jint height)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- gint32 width_g = (gint32) width;
- gint32 height_g = (gint32) height;
- {
- gtk_window_set_default_size (window_g, width_g, height_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_get_default_size
- * Signature: (I[Lint ;[Lint ;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Window_gtk_1window_1get_1default_1size (JNIEnv *env,
- jclass cls, jint window, jintArray width, jintArray height)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- gint *width_g = (gint *) (*env)->GetIntArrayElements (env, width, NULL);
- gint *height_g = (gint *) (*env)->GetIntArrayElements (env, height, NULL);
- {
- gtk_window_get_default_size (window_g, width_g, height_g);
- (*env)->ReleaseIntArrayElements (env, width, (jint *) width_g, 0);
- (*env)->ReleaseIntArrayElements (env, height, (jint *) height_g, 0);
- }
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_resize
- * Signature: (III)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Window_gtk_1window_1resize (JNIEnv *env, jclass cls,
- jint window, jint width, jint height)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- gint32 width_g = (gint32) width;
- gint32 height_g = (gint32) height;
- {
- gtk_window_resize (window_g, width_g, height_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_get_size
- * Signature: (I[Lint ;[Lint ;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Window_gtk_1window_1get_1size (JNIEnv *env, jclass cls,
- jint window, jintArray width, jintArray height)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- gint *width_g = (gint *) (*env)->GetIntArrayElements (env, width, NULL);
- gint *height_g = (gint *) (*env)->GetIntArrayElements (env, height, NULL);
- {
- gtk_window_get_size (window_g, width_g, height_g);
- (*env)->ReleaseIntArrayElements (env, width, (jint *) width_g, 0);
- (*env)->ReleaseIntArrayElements (env, height, (jint *) height_g, 0);
- }
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_move
- * Signature: (III)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Window_gtk_1window_1move (JNIEnv *env, jclass cls, jint
- window, jint x, jint y)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- gint32 x_g = (gint32) x;
- gint32 y_g = (gint32) y;
- {
- gtk_window_move (window_g, x_g, y_g);
- }
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_get_position
- * Signature: (I[Lint ;[Lint ;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Window_gtk_1window_1get_1position (JNIEnv *env, jclass
- cls, jint window, jintArray rootX, jintArray rootY)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- gint *rootX_g = (gint *) (*env)->GetIntArrayElements (env, rootX, NULL);
- gint *rootY_g = (gint *) (*env)->GetIntArrayElements (env, rootY, NULL);
- {
- gtk_window_get_position (window_g, rootX_g, rootY_g);
- (*env)->ReleaseIntArrayElements (env, rootX, (jint *) rootX_g, 0);
- (*env)->ReleaseIntArrayElements (env, rootY, (jint *) rootY_g, 0);
- }
-}
-
-/*
- * Class: org.gnu.gtk.Window
- * Method: gtk_window_parse_geometry
- * Signature: (I[B)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Window_gtk_1window_1parse_1geometry (JNIEnv *env,
- jclass cls, jint window, jstring geometry)
-{
- GtkWindow *window_g = (GtkWindow *)window;
- const gchar* geometry_g = (*env)->GetStringUTFChars(env, geometry, NULL);
- jboolean result_j = (jboolean) (gtk_window_parse_geometry (window_g, geometry_g));
- (*env)->ReleaseStringUTFChars(env, geometry, geometry_g);
- return result_j;
-}
-
-
-/*
- * Class: org_gnu_gtk_Window
- * Method: gtk_window_set_skip_taskbar_hint
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Window_gtk_1window_1set_1skip_1taskbar_1hint
- (JNIEnv *env, jclass cls, jint window, jboolean hint)
-{
- gtk_window_set_skip_taskbar_hint((GtkWindow*)window, (gboolean)hint);
-}
-
-/*
- * Class: org_gnu_gtk_Window
- * Method: gtk_window_get_skip_taskbar_hint
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Window_gtk_1window_1get_1skip_1taskbar_1hint
- (JNIEnv *env, jclass cls, jint window)
-{
- return (gboolean)gtk_window_get_skip_taskbar_hint((GtkWindow*)window);
-}
-
-/*
- * Class: org_gnu_gtk_Window
- * Method: gtk_window_set_skip_pager_hint
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Window_gtk_1window_1set_1skip_1pager_1hint
- (JNIEnv *env, jclass cls, jint window, jboolean hint)
-{
- gtk_window_set_skip_pager_hint((GtkWindow*)window, (gboolean)hint);
-}
-
-/*
- * Class: org_gnu_gtk_Window
- * Method: gtk_window_get_skip_pager_hint
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Window_gtk_1window_1get_1skip_1pager_1hint
- (JNIEnv *env, jclass cls, jint window)
-{
- return (jboolean)gtk_window_get_skip_pager_hint((GtkWindow*)window);
-}
-
-/*
- * Class: org_gnu_gtk_Window
- * Method: gtk_window_set_accept_focus
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Window_gtk_1window_1set_1accept_1focus
- (JNIEnv *env, jclass cls, jint window, jboolean value)
-{
- gtk_window_set_accept_focus((GtkWindow*)window, (gboolean)value);
-}
-
-
-/*
- * Class: org_gnu_gtk_Window
- * Method: gtk_window_get_accept_focus
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Window_gtk_1window_1get_1accept_1focus
- (JNIEnv *env, jclass cls, jint window)
-{
- return (jboolean)gtk_window_get_accept_focus((GtkWindow*)window);
-}
-
-
-/*
- * Class: org_gnu_gtk_Window
- * Method: gtk_window_set_screen
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Window_gtk_1window_1set_1screen
- (JNIEnv *env, jclass cls, jint window, jint screen)
-{
- gtk_window_set_screen((GtkWindow*)window, (GdkScreen*)screen);
-}
-
-/*
- * Class: org_gnu_gtk_Window
- * Method: gtk_window_get_screen
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtk_Window_gtk_1window_1get_1screen
- (JNIEnv *env, jclass cls, jint window)
-{
- return (jint)gtk_window_get_screen((GtkWindow*)window);
-}
-
-/*
- * Class: org_gnu_gtk_Window
- * Method: gtk_window_is_active
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Window_gtk_1window_1is_1active
- (JNIEnv *env, jclass cls, jint window)
-{
- return (jboolean)gtk_window_is_active((GtkWindow*)window);
-}
-
-/*
- * Class: org_gnu_gtk_Window
- * Method: gtk_window_has_toplevel_focus
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Window_gtk_1window_1has_1toplevel_1focus
- (JNIEnv *env, jclass cls, jint window)
-{
- return (jboolean)gtk_window_has_toplevel_focus((GtkWindow*)window);
-}
-
-/*
- * Class: org_gnu_gtk_Window
- * Method: gtk_window_set_icon_from_file
- * Signature: (ILjava/lang/String;[I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Window_gtk_1window_1set_1icon_1from_1file
- (JNIEnv *env, jclass cls, jint window, jstring filename, jintArray error)
-{
- const gchar* name = (*env)->GetStringUTFChars(env, filename, NULL);
- GError* err = (GError*)(*env)->GetIntArrayElements(env, error, NULL);
- jboolean value = (jboolean)gtk_window_set_icon_from_file((GtkWindow*)window, name, &err);
- (*env)->ReleaseStringUTFChars(env, filename, name);
- (*env)->ReleaseIntArrayElements(env, error, (jint*)err, 0);
- return value;
-}
-
-/*
- * Class: org_gnu_gtk_Window
- * Method: gtk_window_set_default_icon_from_file
- * Signature: (Ljava/lang/String;[I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtk_Window_gtk_1window_1set_1default_1icon_1from_1file
- (JNIEnv *env, jclass cls, jstring filename, jintArray error)
-{
- const gchar* name = (*env)->GetStringUTFChars(env, filename, NULL);
- GError* err = (GError*)(*env)->GetIntArrayElements(env, error, NULL);
- jboolean value = (jboolean)gtk_window_set_default_icon_from_file(name, &err);
- (*env)->ReleaseStringUTFChars(env, filename, name);
- (*env)->ReleaseIntArrayElements(env, error, (jint*)err, 0);
- return value;
-}
-
-/*
- * Class: org_gnu_gtk_Window
- * Method: gtk_window_set_default_icon
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Window_gtk_1window_1set_1default_1icon
- (JNIEnv *env, jclass cls, jint icon)
-{
- gtk_window_set_default_icon((GdkPixbuf*)icon);
-}
-
-
-
-/*
- * Class: org_gnu_gtk_Window
- * Method: gtk_window_set_auto_startup_notification
- * Signature: (Z)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Window_gtk_1window_1set_1auto_1startup_1notification
- (JNIEnv *env, jclass cls, jboolean value)
-{
- gtk_window_set_auto_startup_notification((gboolean)value);
-}
-
-/*
- * Class: org_gnu_gtk_Window
- * Method: gtk_window_fullscreen
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Window_gtk_1window_1fullscreen
- (JNIEnv *env, jclass cls, jint window)
-{
- gtk_window_fullscreen((GtkWindow*)window);
-}
-
-/*
- * Class: org_gnu_gtk_Window
- * Method: gtk_window_unfullscreen
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Window_gtk_1window_1unfullscreen
- (JNIEnv *env, jclass cls, jint window)
-{
- gtk_window_unfullscreen((GtkWindow*)window);
-}
-
-/*
- * Class: org_gnu_gtk_Window
- * Method: gtk_window_set_keep_above
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Window_gtk_1window_1set_1keep_1above
- (JNIEnv *env, jclass cls, jint window, jboolean setting)
-{
- gtk_window_set_keep_above((GtkWindow*)window, (gboolean)setting);
-}
-
-/*
- * Class: org_gnu_gtk_Window
- * Method: gtk_window_set_keep_below
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtk_Window_gtk_1window_1set_1keep_1below
- (JNIEnv *env, jclass cls, jint window, jboolean setting)
-{
- gtk_window_set_keep_below((GtkWindow*)window, (gboolean)setting);
-}
-
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_gtk_WindowGroup.c b/libgtk-java/src/jni/org_gnu_gtk_WindowGroup.c
deleted file mode 100644
index 45a4fd6..0000000
--- a/libgtk-java/src/jni/org_gnu_gtk_WindowGroup.c
+++ /dev/null
@@ -1,93 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-08-08 11:32:42 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.gtk.WindowGroup
- * Method: gtk_window_group_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_WindowGroup_gtk_1window_1group_1get_1type (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_window_group_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.WindowGroup
- * Method: gtk_window_group_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_gtk_WindowGroup_gtk_1window_1group_1new (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)gtk_window_group_new ();
- }
- }
-
- /*
- * Class: org.gnu.gtk.WindowGroup
- * Method: gtk_window_group_add_window
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_WindowGroup_gtk_1window_1group_1add_1window (JNIEnv
- *env, jclass cls, jint windowGroup, jint window)
- {
- GtkWindowGroup *windowGroup_g = (GtkWindowGroup *)windowGroup;
- GtkWindow *window_g = (GtkWindow *)window;
- {
- gtk_window_group_add_window (windowGroup_g, window_g);
- }
- }
-
- /*
- * Class: org.gnu.gtk.WindowGroup
- * Method: gtk_window_group_remove_window
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_gtk_WindowGroup_gtk_1window_1group_1remove_1window (JNIEnv
- *env, jclass cls, jint windowGroup, jint window)
- {
- GtkWindowGroup *windowGroup_g = (GtkWindowGroup *)windowGroup;
- GtkWindow *window_g = (GtkWindow *)window;
- {
- gtk_window_group_remove_window (windowGroup_g, window_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_pango_AttrColor.c b/libgtk-java/src/jni/org_gnu_pango_AttrColor.c
deleted file mode 100644
index a486e94..0000000
--- a/libgtk-java/src/jni/org_gnu_pango_AttrColor.c
+++ /dev/null
@@ -1,38 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-07-31 13:44:31 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <pango/pango.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- JNIEXPORT jint JNICALL Java_org_gnu_pango_AttrColor_getColor (JNIEnv *env, jclass cls, jint obj)
- {
- PangoAttrColor *col_g = (PangoAttrColor *)obj;
- return (jint)&col_g->color;
- }
-
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_pango_AttrFloat.c b/libgtk-java/src/jni/org_gnu_pango_AttrFloat.c
deleted file mode 100644
index c9bbb0d..0000000
--- a/libgtk-java/src/jni/org_gnu_pango_AttrFloat.c
+++ /dev/null
@@ -1,60 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-07-31 13:44:32 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <pango/pango.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
-
- gdouble PangoAttrFloat_get_value (PangoAttrFloat * cptr)
- {
- return cptr->value;
- }
-
- /*
- * Class: org.gnu.pango.AttrFloat
- * Method: getValue
- * Signature: (I)D
- */
- JNIEXPORT jdouble JNICALL Java_org_gnu_pango_AttrFloat_getValue (JNIEnv *env, jclass cls, jint
- obj)
- {
- PangoAttrFloat *obj_g = (PangoAttrFloat *)obj;
- {
- jdouble result_j = (jdouble) (PangoAttrFloat_get_value (obj_g));
- return result_j;
- }
- }
-
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_pango_AttrFontDesc.c b/libgtk-java/src/jni/org_gnu_pango_AttrFontDesc.c
deleted file mode 100644
index c4fc221..0000000
--- a/libgtk-java/src/jni/org_gnu_pango_AttrFontDesc.c
+++ /dev/null
@@ -1,58 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-07-31 13:44:43 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <pango/pango.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
-
- PangoFontDescription * PangoAttrFontDesc_get_desc (PangoAttrFontDesc * cptr)
- {
- return cptr->desc;
- }
-
- /*
- * Class: org.gnu.pango.AttrFontDesc
- * Method: getDesc
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_AttrFontDesc_getDesc (JNIEnv *env, jclass cls, jint
- obj)
- {
- PangoAttrFontDesc *obj_g = (PangoAttrFontDesc *)obj;
- {
- return (jint)PangoAttrFontDesc_get_desc (obj_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_pango_AttrInt.c b/libgtk-java/src/jni/org_gnu_pango_AttrInt.c
deleted file mode 100644
index e7c7a0a..0000000
--- a/libgtk-java/src/jni/org_gnu_pango_AttrInt.c
+++ /dev/null
@@ -1,44 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-07-31 13:44:37 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <pango/pango.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
- /*
- * Class: org.gnu.pango.AttrInt
- * Method: getValue
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_AttrInt_getValue (JNIEnv *env, jclass cls, jint obj)
- {
- PangoAttrInt *obj_g = (PangoAttrInt *)obj;
- return (jint)obj_g->value;
- }
-
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_pango_AttrIterator.c b/libgtk-java/src/jni/org_gnu_pango_AttrIterator.c
deleted file mode 100644
index ffd499c..0000000
--- a/libgtk-java/src/jni/org_gnu_pango_AttrIterator.c
+++ /dev/null
@@ -1,114 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-07-31 13:44:43 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <pango/pango.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.pango.AttrIterator
- * Method: pango_attr_iterator_range
- * Signature: (I[Lint ;[Lint ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_AttrIterator_pango_1attr_1iterator_1range (JNIEnv
- *env, jclass cls, jint iterator, jintArray start, jintArray end)
- {
- PangoAttrIterator *iterator_g = (PangoAttrIterator *)iterator;
- gint *start_g = (gint *) (*env)->GetIntArrayElements (env, start, NULL);
- gint *end_g = (gint *) (*env)->GetIntArrayElements (env, end, NULL);
- {
- pango_attr_iterator_range (iterator_g, start_g, end_g);
- (*env)->ReleaseIntArrayElements (env, start, (jint *) start_g, 0);
- (*env)->ReleaseIntArrayElements (env, end, (jint *) end_g, 0);
- }
- }
-
- /*
- * Class: org.gnu.pango.AttrIterator
- * Method: pango_attr_iterator_next
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_pango_AttrIterator_pango_1attr_1iterator_1next (JNIEnv
- *env, jclass cls, jint iterator)
- {
- PangoAttrIterator *iterator_g = (PangoAttrIterator *)iterator;
- {
- jboolean result_j = (jboolean) (pango_attr_iterator_next (iterator_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.pango.AttrIterator
- * Method: pango_attr_iterator_copy
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_AttrIterator_pango_1attr_1iterator_1copy (JNIEnv
- *env, jclass cls, jint iterator)
- {
- PangoAttrIterator *iterator_g = (PangoAttrIterator *)iterator;
- {
- return (jint)pango_attr_iterator_copy (iterator_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.AttrIterator
- * Method: pango_attr_iterator_destroy
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_AttrIterator_pango_1attr_1iterator_1destroy (JNIEnv
- *env, jclass cls, jint iterator)
- {
- PangoAttrIterator *iterator_g = (PangoAttrIterator *)iterator;
- {
- pango_attr_iterator_destroy (iterator_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.AttrIterator
- * Method: pango_attr_iterator_get
- * Signature: (II)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_AttrIterator_pango_1attr_1iterator_1get (JNIEnv *env,
- jclass cls, jint iterator, jint type)
- {
- PangoAttrIterator *iterator_g = (PangoAttrIterator *)iterator;
- PangoAttrType type_g = (PangoAttrType) type;
- {
- return (jint)pango_attr_iterator_get (iterator_g, type_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_pango_AttrLanguage.c b/libgtk-java/src/jni/org_gnu_pango_AttrLanguage.c
deleted file mode 100644
index e95d53d..0000000
--- a/libgtk-java/src/jni/org_gnu_pango_AttrLanguage.c
+++ /dev/null
@@ -1,58 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-07-31 13:44:41 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <pango/pango.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
-
- PangoLanguage * PangoAttrLanguage_get_value (PangoAttrLanguage * cptr)
- {
- return cptr->value;
- }
-
- /*
- * Class: org.gnu.pango.AttrLanguage
- * Method: getValue
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_AttrLanguage_getValue (JNIEnv *env, jclass cls, jint
- obj)
- {
- PangoAttrLanguage *obj_g = (PangoAttrLanguage *)obj;
- {
- return (jint)PangoAttrLanguage_get_value (obj_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_pango_AttrList.c b/libgtk-java/src/jni/org_gnu_pango_AttrList.c
deleted file mode 100644
index d9d89e0..0000000
--- a/libgtk-java/src/jni/org_gnu_pango_AttrList.c
+++ /dev/null
@@ -1,182 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-07-31 13:44:40 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <pango/pango.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.pango.AttrList
- * Method: pango_attr_list_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_AttrList_pango_1attr_1list_1get_1type (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)pango_attr_list_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.pango.AttrList
- * Method: pango_attr_list_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_AttrList_pango_1attr_1list_1new (JNIEnv *env, jclass
- cls)
- {
- {
- return (jint)pango_attr_list_new ();
- }
- }
-
- /*
- * Class: org.gnu.pango.AttrList
- * Method: pango_attr_list_ref
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_AttrList_pango_1attr_1list_1ref (JNIEnv *env, jclass
- cls, jint list)
- {
- PangoAttrList *list_g = (PangoAttrList *)list;
- {
- pango_attr_list_ref (list_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.AttrList
- * Method: pango_attr_list_unref
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_AttrList_pango_1attr_1list_1unref (JNIEnv *env,
- jclass cls, jint list)
- {
- PangoAttrList *list_g = (PangoAttrList *)list;
- {
- pango_attr_list_unref (list_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.AttrList
- * Method: pango_attr_list_copy
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_AttrList_pango_1attr_1list_1copy (JNIEnv *env, jclass
- cls, jint list)
- {
- PangoAttrList *list_g = (PangoAttrList *)list;
- {
- return (jint)pango_attr_list_copy (list_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.AttrList
- * Method: pango_attr_list_insert
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_AttrList_pango_1attr_1list_1insert (JNIEnv *env,
- jclass cls, jint list, jint attr)
- {
- PangoAttrList *list_g = (PangoAttrList *)list;
- PangoAttribute *attr_g = (PangoAttribute *)attr;
- {
- pango_attr_list_insert (list_g, attr_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.AttrList
- * Method: pango_attr_list_insert_before
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_AttrList_pango_1attr_1list_1insert_1before (JNIEnv
- *env, jclass cls, jint list, jint attr)
- {
- PangoAttrList *list_g = (PangoAttrList *)list;
- PangoAttribute *attr_g = (PangoAttribute *)attr;
- {
- pango_attr_list_insert_before (list_g, attr_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.AttrList
- * Method: pango_attr_list_change
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_AttrList_pango_1attr_1list_1change (JNIEnv *env,
- jclass cls, jint list, jint attr)
- {
- PangoAttrList *list_g = (PangoAttrList *)list;
- PangoAttribute *attr_g = (PangoAttribute *)attr;
- {
- pango_attr_list_change (list_g, attr_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.AttrList
- * Method: pango_attr_list_splice
- * Signature: (IIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_AttrList_pango_1attr_1list_1splice (JNIEnv *env,
- jclass cls, jint list, jint other, jint pos, jint len)
- {
- PangoAttrList *list_g = (PangoAttrList *)list;
- PangoAttrList *other_g = (PangoAttrList *)other;
- gint32 pos_g = (gint32) pos;
- gint32 len_g = (gint32) len;
- {
- pango_attr_list_splice (list_g, other_g, pos_g, len_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.AttrList
- * Method: pango_attr_list_get_iterator
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_AttrList_pango_1attr_1list_1get_1iterator (JNIEnv
- *env, jclass cls, jint list)
- {
- PangoAttrList *list_g = (PangoAttrList *)list;
- {
- return (jint)pango_attr_list_get_iterator (list_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_pango_AttrShape.c b/libgtk-java/src/jni/org_gnu_pango_AttrShape.c
deleted file mode 100644
index 1be7693..0000000
--- a/libgtk-java/src/jni/org_gnu_pango_AttrShape.c
+++ /dev/null
@@ -1,77 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-07-31 13:44:37 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <pango/pango.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
-
- PangoRectangle * PangoAttrShape_get_inkRect (PangoAttrShape * cptr)
- {
- return (PangoRectangle *)&cptr->ink_rect;
- }
-
- /*
- * Class: org.gnu.pango.AttrShape
- * Method: getInkRect
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_AttrShape_getInkRect (JNIEnv *env, jclass cls, jint
- obj)
- {
- PangoAttrShape *obj_g = (PangoAttrShape *)obj;
- {
- return (jint)PangoAttrShape_get_inkRect (obj_g);
- }
- }
-
- PangoRectangle * PangoAttrShape_get_logicalRect (PangoAttrShape * cptr)
- {
- return (PangoRectangle *)&cptr->logical_rect;
- }
-
- /*
- * Class: org.gnu.pango.AttrShape
- * Method: getLogicalRect
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_AttrShape_getLogicalRect (JNIEnv *env, jclass cls,
- jint obj)
- {
- PangoAttrShape *obj_g = (PangoAttrShape *)obj;
- {
- return (jint)PangoAttrShape_get_logicalRect (obj_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_pango_AttrString.c b/libgtk-java/src/jni/org_gnu_pango_AttrString.c
deleted file mode 100644
index f0e8e48..0000000
--- a/libgtk-java/src/jni/org_gnu_pango_AttrString.c
+++ /dev/null
@@ -1,56 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-07-31 13:44:32 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <pango/pango.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
-
- gchar * PangoAttrString_get_value (PangoAttrString * cptr)
- {
- return cptr->value;
- }
-
- /*
- * Class: org.gnu.pango.AttrString
- * Method: getValue
- * Signature: (I)java.lang.String;
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_pango_AttrString_getValue (JNIEnv *env, jclass cls,
- jint obj)
- {
- gchar *result_g = PangoAttrString_get_value ((PangoAttrString*)obj);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_pango_Attribute.c b/libgtk-java/src/jni/org_gnu_pango_Attribute.c
deleted file mode 100644
index c78814a..0000000
--- a/libgtk-java/src/jni/org_gnu_pango_Attribute.c
+++ /dev/null
@@ -1,58 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-07-31 13:44:42 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <pango/pango.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
- /*
- * Class: org.gnu.pango.Attribute
- * Method: getStartIndex
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_Attribute_getStartIndex (JNIEnv *env, jclass cls,
- jint obj)
- {
- PangoAttribute *obj_g = (PangoAttribute *)obj;
- return (jint)obj_g->start_index;
- }
-
- /*
- * Class: org.gnu.pango.Attribute
- * Method: getEndIndex
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_Attribute_getEndIndex (JNIEnv *env, jclass cls, jint
- obj)
- {
- PangoAttribute *obj_g = (PangoAttribute *)obj;
- return (jint)obj_g->end_index;
- }
-
-
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_pango_Color.c b/libgtk-java/src/jni/org_gnu_pango_Color.c
deleted file mode 100644
index 715e174..0000000
--- a/libgtk-java/src/jni/org_gnu_pango_Color.c
+++ /dev/null
@@ -1,123 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-07-31 13:44:31 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <pango/pango.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
- /*
- * Class: org.gnu.pango.Color
- * Method: getRed
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_Color_getRed (JNIEnv *env, jclass cls, jint obj)
- {
- PangoColor *obj_g = (PangoColor *)obj;
- return (jint)obj_g->red;
- }
-
- /*
- * Class: org.gnu.pango.Color
- * Method: getGreen
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_Color_getGreen (JNIEnv *env, jclass cls, jint obj)
- {
- PangoColor *obj_g = (PangoColor *)obj;
- return (jint)obj_g->green;
- }
-
-
- /*
- * Class: org.gnu.pango.Color
- * Method: getBlue
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_Color_getBlue (JNIEnv *env, jclass cls, jint obj)
- {
- PangoColor *obj_g = (PangoColor *)obj;
- return (jint)obj_g->blue;
- }
-
- /*
- * Class: org.gnu.pango.Color
- * Method: pango_color_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_Color_pango_1color_1get_1type (JNIEnv *env, jclass
- cls)
- {
- {
- return (jint)pango_color_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.pango.Color
- * Method: pango_color_copy
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_Color_pango_1color_1copy (JNIEnv *env, jclass cls,
- jint src)
- {
- PangoColor *src_g = (PangoColor *)src;
- {
- return (jint)pango_color_copy (src_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.Color
- * Method: pango_color_free
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_Color_pango_1color_1free (JNIEnv *env, jclass cls,
- jint color)
- {
- PangoColor *color_g = (PangoColor *)color;
- {
- pango_color_free (color_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.Color
- * Method: pango_color_parse
- * Signature: (Ijava.lang.String;)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_pango_Color_pango_1color_1parse (JNIEnv *env, jclass
- cls, jint color, jstring spec)
- {
- gchar* spec_g = (gchar*)(*env)->GetStringUTFChars(env, spec, 0);
- jboolean result_j = (jboolean) (pango_color_parse ((PangoColor*)color, spec_g));
- (*env)->ReleaseStringUTFChars(env, spec, spec_g);
- return result_j;
- }
-
-
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_pango_Context.c b/libgtk-java/src/jni/org_gnu_pango_Context.c
deleted file mode 100644
index 44e667f..0000000
--- a/libgtk-java/src/jni/org_gnu_pango_Context.c
+++ /dev/null
@@ -1,198 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-07-31 13:44:44 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <pango/pango.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- JNIEXPORT jboolean JNICALL Java_org_gnu_pango_Context_pango_1context_1load_1fontNULL (JNIEnv *env,
- jclass cls, jint context, jint desc)
- {
- PangoContext *context_g = (PangoContext *)context;
- PangoFontDescription *desc_g = (PangoFontDescription *)desc;
- {
- return (jboolean)( NULL == pango_context_load_font (context_g, desc_g));
- }
- }
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.pango.Context
- * Method: pango_context_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_Context_pango_1context_1get_1type (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)pango_context_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.pango.Context
- * Method: pango_context_list_families
- * Signature: (I[Lint ;[Lint ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_Context_pango_1context_1list_1families (JNIEnv *env,
- jclass cls, jint context, jintArray families, jintArray numFamilies)
- {
- PangoContext *context_g = (PangoContext *)context;
- gint *families_g_g = (gint *) (*env)->GetIntArrayElements (env, families, NULL);
- PangoFontFamily ***families_g = (PangoFontFamily ***)families_g_g;
- gint *numFamilies_g = (gint *) (*env)->GetIntArrayElements (env, numFamilies, NULL);
- {
- pango_context_list_families (context_g, families_g, numFamilies_g);
- (*env)->ReleaseIntArrayElements (env, families, (jint*)families_g_g, 0);
- (*env)->ReleaseIntArrayElements (env, numFamilies, (jint *) numFamilies_g, 0);
- }
- }
-
- /*
- * Class: org.gnu.pango.Context
- * Method: pango_context_load_font
- * Signature: (II)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_Context_pango_1context_1load_1font (JNIEnv *env,
- jclass cls, jint context, jint desc)
- {
- PangoContext *context_g = (PangoContext *)context;
- PangoFontDescription *desc_g = (PangoFontDescription *)desc;
- {
- return (jint)pango_context_load_font (context_g, desc_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.Context
- * Method: pango_context_get_metrics
- * Signature: (III)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_Context_pango_1context_1get_1metrics (JNIEnv *env,
- jclass cls, jint context, jint desc, jint language)
- {
- PangoContext *context_g = (PangoContext *)context;
- PangoFontDescription *desc_g = (PangoFontDescription *)desc;
- PangoLanguage *language_g = (PangoLanguage *)language;
- {
- return (jint)pango_context_get_metrics (context_g, desc_g, language_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.Context
- * Method: pango_context_set_font_description
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_Context_pango_1context_1set_1font_1description (
- JNIEnv *env, jclass cls, jint context, jint desc)
- {
- PangoContext *context_g = (PangoContext *)context;
- PangoFontDescription *desc_g = (PangoFontDescription *)desc;
- {
- pango_context_set_font_description (context_g, desc_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.Context
- * Method: pango_context_get_font_description
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_Context_pango_1context_1get_1font_1description (
- JNIEnv *env, jclass cls, jint context)
- {
- PangoContext *context_g = (PangoContext *)context;
- {
- return (jint)pango_context_get_font_description (context_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.Context
- * Method: pango_context_get_language
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_Context_pango_1context_1get_1language (JNIEnv *env,
- jclass cls, jint context)
- {
- PangoContext *context_g = (PangoContext *)context;
- {
- return (jint)pango_context_get_language (context_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.Context
- * Method: pango_context_set_language
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_Context_pango_1context_1set_1language (JNIEnv *env,
- jclass cls, jint context, jint language)
- {
- PangoContext *context_g = (PangoContext *)context;
- PangoLanguage *language_g = (PangoLanguage *)language;
- {
- pango_context_set_language (context_g, language_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.Context
- * Method: pango_context_set_base_dir
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_Context_pango_1context_1set_1base_1dir (JNIEnv *env,
- jclass cls, jint context, jint direction)
- {
- PangoContext *context_g = (PangoContext *)context;
- PangoDirection direction_g = (PangoDirection) direction;
- {
- pango_context_set_base_dir (context_g, direction_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.Context
- * Method: pango_context_get_base_dir
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_Context_pango_1context_1get_1base_1dir (JNIEnv *env,
- jclass cls, jint context)
- {
- PangoContext *context_g = (PangoContext *)context;
- {
- jint result_j = (jint) (pango_context_get_base_dir (context_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_pango_Coverage.c b/libgtk-java/src/jni/org_gnu_pango_Coverage.c
deleted file mode 100644
index 416c464..0000000
--- a/libgtk-java/src/jni/org_gnu_pango_Coverage.c
+++ /dev/null
@@ -1,178 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-07-31 13:44:42 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <pango/pango.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.pango.Coverage
- * Method: pango_coverage_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_Coverage_pango_1coverage_1new (JNIEnv *env, jclass
- cls)
- {
- {
- return (jint)pango_coverage_new ();
- }
- }
-
- /*
- * Class: org.gnu.pango.Coverage
- * Method: pango_coverage_ref
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_Coverage_pango_1coverage_1ref (JNIEnv *env, jclass
- cls, jint coverage)
- {
- PangoCoverage *coverage_g = (PangoCoverage *)coverage;
- {
- return (jint)pango_coverage_ref (coverage_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.Coverage
- * Method: pango_coverage_unref
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_Coverage_pango_1coverage_1unref (JNIEnv *env, jclass
- cls, jint coverage)
- {
- PangoCoverage *coverage_g = (PangoCoverage *)coverage;
- {
- pango_coverage_unref (coverage_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.Coverage
- * Method: pango_coverage_copy
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_Coverage_pango_1coverage_1copy (JNIEnv *env, jclass
- cls, jint coverage)
- {
- PangoCoverage *coverage_g = (PangoCoverage *)coverage;
- {
- return (jint)pango_coverage_copy (coverage_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.Coverage
- * Method: pango_coverage_get
- * Signature: (II)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_Coverage_pango_1coverage_1get (JNIEnv *env, jclass
- cls, jint coverage, jint index)
- {
- PangoCoverage *coverage_g = (PangoCoverage *)coverage;
- gint32 index_g = (gint32) index;
- {
- jint result_j = (jint) (pango_coverage_get (coverage_g, index_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.pango.Coverage
- * Method: pango_coverage_set
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_Coverage_pango_1coverage_1set (JNIEnv *env, jclass
- cls, jint coverage, jint index, jint level)
- {
- PangoCoverage *coverage_g = (PangoCoverage *)coverage;
- gint32 index_g = (gint32) index;
- PangoCoverageLevel level_g = (PangoCoverageLevel) level;
- {
- pango_coverage_set (coverage_g, index_g, level_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.Coverage
- * Method: pango_coverage_max
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_Coverage_pango_1coverage_1max (JNIEnv *env, jclass
- cls, jint coverage, jint other)
- {
- PangoCoverage *coverage_g = (PangoCoverage *)coverage;
- PangoCoverage *other_g = (PangoCoverage *)other;
- {
- pango_coverage_max (coverage_g, other_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.Coverage
- * Method: pango_coverage_to_bytes
- * Signature: (I[B[Lint ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_Coverage_pango_1coverage_1to_1bytes (JNIEnv *env,
- jclass cls, jint coverage, jbyteArray bytes, jintArray numBytes)
- {
- PangoCoverage *coverage_g = (PangoCoverage *)coverage;
- jint bytes_len = (*env)->GetArrayLength(env, bytes);
- guchar** bytes_g = (guchar**)g_malloc(bytes_len + 1);
- gint *numBytes_g = (gint *) (*env)->GetIntArrayElements (env, numBytes, NULL);
- (*env)->GetByteArrayRegion(env, bytes, 0, bytes_len, (jbyte*)bytes_g);
- bytes_g[bytes_len] = 0;
- {
- pango_coverage_to_bytes (coverage_g, bytes_g, numBytes_g);
- (*env)->ReleaseIntArrayElements (env, numBytes, (jint *) numBytes_g, 0);
- }
- }
-
- /*
- * Class: org.gnu.pango.Coverage
- * Method: pango_coverage_from_bytes
- * Signature: ([BI)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_Coverage_pango_1coverage_1from_1bytes (JNIEnv *env,
- jclass cls, jbyteArray bytes, jint numBytes)
- {
- jint bytes_len = (*env)->GetArrayLength(env, bytes);
- gchar* bytes_g = (gchar*)g_malloc(bytes_len + 1);
- gint32 numBytes_g = (gint32) numBytes;
- (*env)->GetByteArrayRegion(env, bytes, 0, bytes_len, (jbyte*)bytes_g);
- bytes_g[bytes_len] = 0;
- {
- return (jint)pango_coverage_from_bytes (bytes_g, numBytes_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_pango_Font.c b/libgtk-java/src/jni/org_gnu_pango_Font.c
deleted file mode 100644
index d1689e8..0000000
--- a/libgtk-java/src/jni/org_gnu_pango_Font.c
+++ /dev/null
@@ -1,94 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-07-31 13:44:41 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <pango/pango.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.pango.Font
- * Method: pango_font_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_Font_pango_1font_1get_1type (JNIEnv *env, jclass cls)
- {
- {
- return (jint)pango_font_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.pango.Font
- * Method: pango_font_describe
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_Font_pango_1font_1describe (JNIEnv *env, jclass cls,
- jint font)
- {
- PangoFont *font_g = (PangoFont *)font;
- {
- return (jint)pango_font_describe (font_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.Font
- * Method: pango_font_get_coverage
- * Signature: (II)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_Font_pango_1font_1get_1coverage (JNIEnv *env, jclass
- cls, jint font, jint language)
- {
- PangoFont *font_g = (PangoFont *)font;
- PangoLanguage *language_g = (PangoLanguage *)language;
- {
- return (jint)pango_font_get_coverage (font_g, language_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.Font
- * Method: pango_font_get_metrics
- * Signature: (II)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_Font_pango_1font_1get_1metrics (JNIEnv *env, jclass
- cls, jint font, jint language)
- {
- PangoFont *font_g = (PangoFont *)font;
- PangoLanguage *language_g = (PangoLanguage *)language;
- {
- return (jint)pango_font_get_metrics (font_g, language_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_pango_FontDescription.c b/libgtk-java/src/jni/org_gnu_pango_FontDescription.c
deleted file mode 100644
index 16fbecf..0000000
--- a/libgtk-java/src/jni/org_gnu_pango_FontDescription.c
+++ /dev/null
@@ -1,411 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-07-31 13:44:34 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <pango/pango.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.pango.FontDescription
- * Method: pango_font_description_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_FontDescription_pango_1font_1description_1get_1type (
- JNIEnv *env, jclass cls)
- {
- {
- return (jint)pango_font_description_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.pango.FontDescription
- * Method: pango_font_description_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_FontDescription_pango_1font_1description_1new (JNIEnv
- *env, jclass cls)
- {
- {
- return (jint)pango_font_description_new ();
- }
- }
-
- /*
- * Class: org.gnu.pango.FontDescription
- * Method: pango_font_description_copy
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_FontDescription_pango_1font_1description_1copy (
- JNIEnv *env, jclass cls, jint desc)
- {
- PangoFontDescription *desc_g = (PangoFontDescription *)desc;
- {
- return (jint)pango_font_description_copy (desc_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.FontDescription
- * Method: pango_font_description_hash
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_FontDescription_pango_1font_1description_1hash (
- JNIEnv *env, jclass cls, jint desc)
- {
- PangoFontDescription *desc_g = (PangoFontDescription *)desc;
- {
- jint result_j = (jint) (pango_font_description_hash (desc_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.pango.FontDescription
- * Method: pango_font_description_equal
- * Signature: (II)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_pango_FontDescription_pango_1font_1description_1equal (
- JNIEnv *env, jclass cls, jint desc1, jint desc2)
- {
- PangoFontDescription *desc1_g = (PangoFontDescription *)desc1;
- PangoFontDescription *desc2_g = (PangoFontDescription *)desc2;
- {
- jboolean result_j = (jboolean) (pango_font_description_equal (desc1_g, desc2_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.pango.FontDescription
- * Method: pango_font_description_free
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_FontDescription_pango_1font_1description_1free (
- JNIEnv *env, jclass cls, jint desc)
- {
- PangoFontDescription *desc_g = (PangoFontDescription *)desc;
- {
- pango_font_description_free (desc_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.FontDescription
- * Method: pango_font_description_set_family
- * Signature: (Ijava.lang.String;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_FontDescription_pango_1font_1description_1set_1family (
- JNIEnv *env, jclass cls, jint desc, jstring family)
- {
- gchar* family_g = (gchar*)(*env)->GetStringUTFChars(env, family, 0);
- pango_font_description_set_family ((PangoFontDescription*)desc, family_g);
- (*env)->ReleaseStringUTFChars(env, family, family_g);
- }
-
- /*
- * Class: org.gnu.pango.FontDescription
- * Method: pango_font_description_get_family
- * Signature: (I)java.lang.String;
- */
- JNIEXPORT jstring JNICALL
- Java_org_gnu_pango_FontDescription_pango_1font_1description_1get_1family (JNIEnv *env, jclass
- cls, jint desc)
- {
- const gchar *result_g = pango_font_description_get_family((PangoFontDescription *)desc);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- /*
- * Class: org.gnu.pango.FontDescription
- * Method: pango_font_description_set_style
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_FontDescription_pango_1font_1description_1set_1style (
- JNIEnv *env, jclass cls, jint desc, jint style)
- {
- PangoFontDescription *desc_g = (PangoFontDescription *)desc;
- PangoStyle style_g = (PangoStyle) style;
- {
- pango_font_description_set_style (desc_g, style_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.FontDescription
- * Method: pango_font_description_get_style
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_FontDescription_pango_1font_1description_1get_1style (
- JNIEnv *env, jclass cls, jint desc)
- {
- PangoFontDescription *desc_g = (PangoFontDescription *)desc;
- {
- jint result_j = (jint) (pango_font_description_get_style (desc_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.pango.FontDescription
- * Method: pango_font_description_set_variant
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL
- Java_org_gnu_pango_FontDescription_pango_1font_1description_1set_1variant (JNIEnv *env, jclass
- cls, jint desc, jint variant)
- {
- PangoFontDescription *desc_g = (PangoFontDescription *)desc;
- PangoVariant variant_g = (PangoVariant) variant;
- {
- pango_font_description_set_variant (desc_g, variant_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.FontDescription
- * Method: pango_font_description_get_variant
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL
- Java_org_gnu_pango_FontDescription_pango_1font_1description_1get_1variant (JNIEnv *env, jclass
- cls, jint desc)
- {
- PangoFontDescription *desc_g = (PangoFontDescription *)desc;
- {
- jint result_j = (jint) (pango_font_description_get_variant (desc_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.pango.FontDescription
- * Method: pango_font_description_set_weight
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_FontDescription_pango_1font_1description_1set_1weight (
- JNIEnv *env, jclass cls, jint desc, jint weight)
- {
- PangoFontDescription *desc_g = (PangoFontDescription *)desc;
- PangoWeight weight_g = (PangoWeight) weight;
- {
- pango_font_description_set_weight (desc_g, weight_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.FontDescription
- * Method: pango_font_description_get_weight
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_FontDescription_pango_1font_1description_1get_1weight (
- JNIEnv *env, jclass cls, jint desc)
- {
- PangoFontDescription *desc_g = (PangoFontDescription *)desc;
- {
- jint result_j = (jint) (pango_font_description_get_weight (desc_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.pango.FontDescription
- * Method: pango_font_description_set_stretch
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL
- Java_org_gnu_pango_FontDescription_pango_1font_1description_1set_1stretch (JNIEnv *env, jclass
- cls, jint desc, jint stretch)
- {
- PangoFontDescription *desc_g = (PangoFontDescription *)desc;
- PangoStretch stretch_g = (PangoStretch) stretch;
- {
- pango_font_description_set_stretch (desc_g, stretch_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.FontDescription
- * Method: pango_font_description_get_stretch
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL
- Java_org_gnu_pango_FontDescription_pango_1font_1description_1get_1stretch (JNIEnv *env, jclass
- cls, jint desc)
- {
- PangoFontDescription *desc_g = (PangoFontDescription *)desc;
- {
- jint result_j = (jint) (pango_font_description_get_stretch (desc_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.pango.FontDescription
- * Method: pango_font_description_set_size
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_FontDescription_pango_1font_1description_1set_1size (
- JNIEnv *env, jclass cls, jint desc, jint size)
- {
- PangoFontDescription *desc_g = (PangoFontDescription *)desc;
- gint32 size_g = (gint32) size;
- {
- pango_font_description_set_size (desc_g, size_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.FontDescription
- * Method: pango_font_description_get_size
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_FontDescription_pango_1font_1description_1get_1size (
- JNIEnv *env, jclass cls, jint desc)
- {
- PangoFontDescription *desc_g = (PangoFontDescription *)desc;
- {
- jint result_j = (jint) (pango_font_description_get_size (desc_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.pango.FontDescription
- * Method: pango_font_description_get_set_fields
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL
- Java_org_gnu_pango_FontDescription_pango_1font_1description_1get_1set_1fields (JNIEnv *env,
- jclass cls, jint desc)
- {
- PangoFontDescription *desc_g = (PangoFontDescription *)desc;
- {
- jint result_j = (jint) (pango_font_description_get_set_fields (desc_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.pango.FontDescription
- * Method: pango_font_description_unset_fields
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL
- Java_org_gnu_pango_FontDescription_pango_1font_1description_1unset_1fields (JNIEnv *env, jclass
- cls, jint desc, jint toUnset)
- {
- PangoFontDescription *desc_g = (PangoFontDescription *)desc;
- PangoFontMask toUnset_g = (PangoFontMask) toUnset;
- {
- pango_font_description_unset_fields (desc_g, toUnset_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.FontDescription
- * Method: pango_font_description_merge
- * Signature: (IIZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_FontDescription_pango_1font_1description_1merge (
- JNIEnv *env, jclass cls, jint desc, jint descToMerge, jboolean replaceExisting)
- {
- PangoFontDescription *desc_g = (PangoFontDescription *)desc;
- PangoFontDescription *descToMerge_g = (PangoFontDescription *)descToMerge;
- gboolean replaceExisting_g = (gboolean) replaceExisting;
- {
- pango_font_description_merge (desc_g, descToMerge_g, replaceExisting_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.FontDescription
- * Method: pango_font_description_better_match
- * Signature: (III)Z
- */
- JNIEXPORT jboolean JNICALL
- Java_org_gnu_pango_FontDescription_pango_1font_1description_1better_1match (JNIEnv *env, jclass
- cls, jint desc, jint oldMatch, jint newMatch)
- {
- PangoFontDescription *desc_g = (PangoFontDescription *)desc;
- PangoFontDescription *oldMatch_g = (PangoFontDescription *)oldMatch;
- PangoFontDescription *newMatch_g = (PangoFontDescription *)newMatch;
- {
- jboolean result_j = (jboolean) (pango_font_description_better_match (desc_g,
- oldMatch_g, newMatch_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.pango.FontDescription
- * Method: pango_font_description_from_string
- * Signature: (java.lang.String;)I
- */
- JNIEXPORT jint JNICALL
- Java_org_gnu_pango_FontDescription_pango_1font_1description_1from_1string (JNIEnv *env, jclass
- cls, jstring str)
- {
- gchar* str_g = (gchar*)(*env)->GetStringUTFChars(env, str, 0);
- jint result = (jint)pango_font_description_from_string (str_g);
- (*env)->ReleaseStringUTFChars(env, str, str_g);
- return result;
- }
-
- /*
- * Class: org.gnu.pango.FontDescription
- * Method: pango_font_description_to_string
- * Signature: (I)java.lang.String;
- */
- JNIEXPORT jstring JNICALL
- Java_org_gnu_pango_FontDescription_pango_1font_1description_1to_1string (JNIEnv *env, jclass
- cls, jint desc)
- {
- gchar *result_g = pango_font_description_to_string((PangoFontDescription *)desc);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- /*
- * Class: org.gnu.pango.FontDescription
- * Method: pango_font_description_to_filename
- * Signature: (I)java.lang.String;
- */
- JNIEXPORT jstring JNICALL
- Java_org_gnu_pango_FontDescription_pango_1font_1description_1to_1filename (JNIEnv *env, jclass
- cls, jint desc)
- {
- gchar *result_g = pango_font_description_to_filename((PangoFontDescription *)desc);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_pango_FontFace.c b/libgtk-java/src/jni/org_gnu_pango_FontFace.c
deleted file mode 100644
index 6667e87..0000000
--- a/libgtk-java/src/jni/org_gnu_pango_FontFace.c
+++ /dev/null
@@ -1,77 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-07-31 13:44:32 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <pango/pango.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.pango.FontFace
- * Method: pango_font_face_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_FontFace_pango_1font_1face_1get_1type (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)pango_font_face_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.pango.FontFace
- * Method: pango_font_face_describe
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_FontFace_pango_1font_1face_1describe (JNIEnv *env,
- jclass cls, jint face)
- {
- PangoFontFace *face_g = (PangoFontFace *)face;
- {
- return (jint)pango_font_face_describe (face_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.FontFace
- * Method: pango_font_face_get_face_name
- * Signature: (I)java.lang.String;
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_pango_FontFace_pango_1font_1face_1get_1face_1name (
- JNIEnv *env, jclass cls, jint face)
- {
- gchar *result_g = (gchar *)pango_font_face_get_face_name ((PangoFontFace *)face);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_pango_FontFamily.c b/libgtk-java/src/jni/org_gnu_pango_FontFamily.c
deleted file mode 100644
index 65df089..0000000
--- a/libgtk-java/src/jni/org_gnu_pango_FontFamily.c
+++ /dev/null
@@ -1,82 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-07-31 13:44:34 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <pango/pango.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.pango.FontFamily
- * Method: pango_font_family_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_FontFamily_pango_1font_1family_1get_1type (JNIEnv
- *env, jclass cls)
- {
- {
- return (jint)pango_font_family_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.pango.FontFamily
- * Method: pango_font_family_list_faces
- * Signature: (I[Lint ;[Lint ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_FontFamily_pango_1font_1family_1list_1faces (JNIEnv
- *env, jclass cls, jint family, jintArray faces, jintArray numFaces)
- {
- PangoFontFamily *family_g = (PangoFontFamily *)family;
- gint *faces_g_g = (gint *) (*env)->GetIntArrayElements (env, faces, NULL);
- PangoFontFace ***faces_g = (PangoFontFace ***)faces_g_g;
- gint *numFaces_g = (gint *) (*env)->GetIntArrayElements (env, numFaces, NULL);
- {
- pango_font_family_list_faces (family_g, faces_g, numFaces_g);
- (*env)->ReleaseIntArrayElements (env, faces, (jint *)faces_g_g, 0);
- (*env)->ReleaseIntArrayElements (env, numFaces, (jint *) numFaces_g, 0);
- }
- }
-
- /*
- * Class: org.gnu.pango.FontFamily
- * Method: pango_font_family_get_name
- * Signature: (I)java.lang.String;
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_pango_FontFamily_pango_1font_1family_1get_1name (
- JNIEnv *env, jclass cls, jint family)
- {
- gchar *result_g = (gchar *)pango_font_family_get_name ((PangoFontFamily *)family);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_pango_FontMetrics.c b/libgtk-java/src/jni/org_gnu_pango_FontMetrics.c
deleted file mode 100644
index 2913faf..0000000
--- a/libgtk-java/src/jni/org_gnu_pango_FontMetrics.c
+++ /dev/null
@@ -1,141 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-07-31 13:44:32 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <pango/pango.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.pango.FontMetrics
- * Method: pango_font_metrics_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_FontMetrics_pango_1font_1metrics_1get_1type (JNIEnv
- *env, jclass cls)
- {
- {
- return (jint)pango_font_metrics_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.pango.FontMetrics
- * Method: pango_font_metrics_ref
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_FontMetrics_pango_1font_1metrics_1ref (JNIEnv *env,
- jclass cls, jint metrics)
- {
- PangoFontMetrics *metrics_g = (PangoFontMetrics *)metrics;
- {
- return (jint)pango_font_metrics_ref (metrics_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.FontMetrics
- * Method: pango_font_metrics_unref
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_FontMetrics_pango_1font_1metrics_1unref (JNIEnv *env,
- jclass cls, jint metrics)
- {
- PangoFontMetrics *metrics_g = (PangoFontMetrics *)metrics;
- {
- pango_font_metrics_unref (metrics_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.FontMetrics
- * Method: pango_font_metrics_get_ascent
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_FontMetrics_pango_1font_1metrics_1get_1ascent (JNIEnv
- *env, jclass cls, jint metrics)
- {
- PangoFontMetrics *metrics_g = (PangoFontMetrics *)metrics;
- {
- jint result_j = (jint) (pango_font_metrics_get_ascent (metrics_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.pango.FontMetrics
- * Method: pango_font_metrics_get_descent
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_FontMetrics_pango_1font_1metrics_1get_1descent (
- JNIEnv *env, jclass cls, jint metrics)
- {
- PangoFontMetrics *metrics_g = (PangoFontMetrics *)metrics;
- {
- jint result_j = (jint) (pango_font_metrics_get_descent (metrics_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.pango.FontMetrics
- * Method: pango_font_metrics_get_approximate_char_width
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL
- Java_org_gnu_pango_FontMetrics_pango_1font_1metrics_1get_1approximate_1char_1width (JNIEnv
- *env, jclass cls, jint metrics)
- {
- PangoFontMetrics *metrics_g = (PangoFontMetrics *)metrics;
- {
- jint result_j = (jint) (pango_font_metrics_get_approximate_char_width (metrics_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.pango.FontMetrics
- * Method: pango_font_metrics_get_approximate_digit_width
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL
- Java_org_gnu_pango_FontMetrics_pango_1font_1metrics_1get_1approximate_1digit_1width (JNIEnv
- *env, jclass cls, jint metrics)
- {
- PangoFontMetrics *metrics_g = (PangoFontMetrics *)metrics;
- {
- jint result_j = (jint) (pango_font_metrics_get_approximate_digit_width (metrics_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_pango_GlyphString.c b/libgtk-java/src/jni/org_gnu_pango_GlyphString.c
deleted file mode 100644
index 1aaa36a..0000000
--- a/libgtk-java/src/jni/org_gnu_pango_GlyphString.c
+++ /dev/null
@@ -1,163 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-07-31 13:44:39 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <pango/pango.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.pango.GlyphString
- * Method: pango_glyph_string_new
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_GlyphString_pango_1glyph_1string_1new (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)pango_glyph_string_new ();
- }
- }
-
- /*
- * Class: org.gnu.pango.GlyphString
- * Method: pango_glyph_string_set_size
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_GlyphString_pango_1glyph_1string_1set_1size (JNIEnv
- *env, jclass cls, jint string, jint newLen)
- {
- PangoGlyphString *string_g = (PangoGlyphString *)string;
- gint32 newLen_g = (gint32) newLen;
- {
- pango_glyph_string_set_size (string_g, newLen_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.GlyphString
- * Method: pango_glyph_string_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_GlyphString_pango_1glyph_1string_1get_1type (JNIEnv
- *env, jclass cls)
- {
- {
- return (jint)pango_glyph_string_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.pango.GlyphString
- * Method: pango_glyph_string_copy
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_GlyphString_pango_1glyph_1string_1copy (JNIEnv *env,
- jclass cls, jint string)
- {
- PangoGlyphString *string_g = (PangoGlyphString *)string;
- {
- return (jint)pango_glyph_string_copy (string_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.GlyphString
- * Method: pango_glyph_string_free
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_GlyphString_pango_1glyph_1string_1free (JNIEnv *env,
- jclass cls, jint string)
- {
- PangoGlyphString *string_g = (PangoGlyphString *)string;
- {
- pango_glyph_string_free (string_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.GlyphString
- * Method: pango_glyph_string_extents
- * Signature: (IIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_GlyphString_pango_1glyph_1string_1extents (JNIEnv
- *env, jclass cls, jint glyphs, jint font, jint inkRect, jint logicalRect)
- {
- PangoGlyphString *glyphs_g = (PangoGlyphString *)glyphs;
- PangoFont *font_g = (PangoFont *)font;
- PangoRectangle *inkRect_g = (PangoRectangle *)inkRect;
- PangoRectangle *logicalRect_g = (PangoRectangle *)logicalRect;
- {
- pango_glyph_string_extents (glyphs_g, font_g, inkRect_g, logicalRect_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.GlyphString
- * Method: pango_glyph_string_extents_range
- * Signature: (IIIIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_GlyphString_pango_1glyph_1string_1extents_1range (
- JNIEnv *env, jclass cls, jint glyphs, jint start, jint end, jint font, jint inkRect, jint
- logicalRect)
- {
- PangoGlyphString *glyphs_g = (PangoGlyphString *)glyphs;
- gint32 start_g = (gint32) start;
- gint32 end_g = (gint32) end;
- PangoFont *font_g = (PangoFont *)font;
- PangoRectangle *inkRect_g = (PangoRectangle *)inkRect;
- PangoRectangle *logicalRect_g = (PangoRectangle *)logicalRect;
- {
- pango_glyph_string_extents_range (glyphs_g, start_g, end_g, font_g, inkRect_g,
- logicalRect_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.GlyphString
- * Method: pango_glyph_string_get_logical_widths
- * Signature: (Ijava.lang.String;II[Lint ;)V
- */
- JNIEXPORT void JNICALL
- Java_org_gnu_pango_GlyphString_pango_1glyph_1string_1get_1logical_1widths (JNIEnv *env, jclass
- cls, jint glyphs, jstring text, jint length, jint embeddingLevel, jintArray
- logicalWidths)
- {
- const gchar* text_g = (*env)->GetStringUTFChars(env, text, 0);
- gint *logicalWidths_g = (gint *) (*env)->GetIntArrayElements (env, logicalWidths, NULL);
- pango_glyph_string_get_logical_widths ((PangoGlyphString *)glyphs, text_g, (gint32)length, (gint32)embeddingLevel,
- logicalWidths_g);
- (*env)->ReleaseIntArrayElements (env, logicalWidths, (jint *) logicalWidths_g, 0);
- (*env)->ReleaseStringUTFChars(env, text, text_g);
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_pango_Language.c b/libgtk-java/src/jni/org_gnu_pango_Language.c
deleted file mode 100644
index 2e90677..0000000
--- a/libgtk-java/src/jni/org_gnu_pango_Language.c
+++ /dev/null
@@ -1,91 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-07-31 13:44:32 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <pango/pango.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.pango.Language
- * Method: pango_language_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_Language_pango_1language_1get_1type (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)pango_language_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.pango.Language
- * Method: pango_language_from_string
- * Signature: (java.lang.String;)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_Language_pango_1language_1from_1string (JNIEnv *env,
- jclass cls, jstring language)
- {
- const gchar* language_g = (*env)->GetStringUTFChars(env, language, 0);
- jint result = (jint)pango_language_from_string (language_g);
- (*env)->ReleaseStringUTFChars(env, language, language_g);
- return result;
- }
-
- /*
- * Class: org.gnu.pango.Language
- * Method: pango_language_to_string
- * Signature: (I)java.lang.String
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_pango_Language_pango_1language_1to_1string (JNIEnv
- *env, jclass cls, jint language)
- {
- gchar *result_g = (gchar *)pango_language_to_string ((PangoLanguage *)language);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- /*
- * Class: org.gnu.pango.Language
- * Method: pango_language_matches
- * Signature: (Ijava.lang.String;)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_pango_Language_pango_1language_1matches (JNIEnv *env,
- jclass cls, jint language, jstring rangeList)
- {
- const gchar* rangeList_g = (*env)->GetStringUTFChars(env, rangeList, 0);
- jboolean result_j = (jboolean) (pango_language_matches ((PangoLanguage *)language, rangeList_g));
- (*env)->ReleaseStringUTFChars(env, rangeList, rangeList_g);
- return result_j;
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_pango_Layout.c b/libgtk-java/src/jni/org_gnu_pango_Layout.c
deleted file mode 100644
index 0742727..0000000
--- a/libgtk-java/src/jni/org_gnu_pango_Layout.c
+++ /dev/null
@@ -1,633 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-07-31 13:44:33 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <pango/pango.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.pango.Layout
- * Method: pango_layout_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_Layout_pango_1layout_1get_1type (JNIEnv *env, jclass
- cls)
- {
- {
- return (jint)pango_layout_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.pango.Layout
- * Method: pango_layout_new
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_Layout_pango_1layout_1new (JNIEnv *env, jclass cls,
- jint context)
- {
- PangoContext *context_g = (PangoContext *)context;
- {
- return (jint)pango_layout_new (context_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.Layout
- * Method: pango_layout_copy
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_Layout_pango_1layout_1copy (JNIEnv *env, jclass cls,
- jint src)
- {
- PangoLayout *src_g = (PangoLayout *)src;
- {
- return (jint)pango_layout_copy (src_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.Layout
- * Method: pango_layout_get_context
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_Layout_pango_1layout_1get_1context (JNIEnv *env,
- jclass cls, jint layout)
- {
- PangoLayout *layout_g = (PangoLayout *)layout;
- {
- return (jint)pango_layout_get_context (layout_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.Layout
- * Method: pango_layout_set_attributes
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_Layout_pango_1layout_1set_1attributes (JNIEnv *env,
- jclass cls, jint layout, jint attrs)
- {
- PangoLayout *layout_g = (PangoLayout *)layout;
- PangoAttrList *attrs_g = (PangoAttrList *)attrs;
- {
- pango_layout_set_attributes (layout_g, attrs_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.Layout
- * Method: pango_layout_get_attributes
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_Layout_pango_1layout_1get_1attributes (JNIEnv *env,
- jclass cls, jint layout)
- {
- PangoLayout *layout_g = (PangoLayout *)layout;
- {
- return (jint)pango_layout_get_attributes (layout_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.Layout
- * Method: pango_layout_set_text
- * Signature: (Ijava.lang.StringI)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_Layout_pango_1layout_1set_1text (JNIEnv *env, jclass
- cls, jint layout, jstring text, jint length)
- {
- const gchar* text_g = (*env)->GetStringUTFChars(env, text, 0);
- pango_layout_set_text ((PangoLayout *)layout, text_g, (gint32)length);
- (*env)->ReleaseStringUTFChars(env, text, text_g);
- }
-
- /*
- * Class: org.gnu.pango.Layout
- * Method: pango_layout_get_text
- * Signature: (I)java.lang.String
- */
- JNIEXPORT jstring JNICALL Java_org_gnu_pango_Layout_pango_1layout_1get_1text (JNIEnv *env,
- jclass cls, jint layout)
- {
- const gchar *result_g = pango_layout_get_text ((PangoLayout *)layout);
- return (*env)->NewStringUTF(env, result_g);
- }
-
- /*
- * Class: org.gnu.pango.Layout
- * Method: pango_layout_set_markup
- * Signature: (Ijava.lang.String;I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_Layout_pango_1layout_1set_1markup (JNIEnv *env,
- jclass cls, jint layout, jstring markup, jint length)
- {
- const gchar* markup_g = (*env)->GetStringUTFChars(env, markup, 0);
- pango_layout_set_markup ((PangoLayout *)layout, markup_g, (gint32)length);
- (*env)->ReleaseStringUTFChars(env, markup, markup_g);
- }
-
- /*
- * Class: org.gnu.pango.Layout
- * Method: pango_layout_set_markup_with_accel
- * Signature: (Ijava.lang.String;IBB)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_Layout_pango_1layout_1set_1markup_1with_1accel (
- JNIEnv *env, jclass cls, jint layout, jstring markup, jint length, jbyte accelMarker,
- jbyte accelChar)
- {
- const gchar* markup_g = (*env)->GetStringUTFChars(env, markup, 0);
- pango_layout_set_markup_with_accel ((PangoLayout *)layout, markup_g, (gint32)length, (gunichar)accelMarker,
- (gunichar*)&accelChar);
- (*env)->ReleaseStringUTFChars(env, markup, markup_g);
- }
-
- /*
- * Class: org.gnu.pango.Layout
- * Method: pango_layout_set_font_description
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_Layout_pango_1layout_1set_1font_1description (JNIEnv
- *env, jclass cls, jint layout, jint desc)
- {
- PangoLayout *layout_g = (PangoLayout *)layout;
- PangoFontDescription *desc_g = (PangoFontDescription *)desc;
- {
- pango_layout_set_font_description (layout_g, desc_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.Layout
- * Method: pango_layout_set_width
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_Layout_pango_1layout_1set_1width (JNIEnv *env, jclass
- cls, jint layout, jint width)
- {
- PangoLayout *layout_g = (PangoLayout *)layout;
- gint32 width_g = (gint32) width;
- {
- pango_layout_set_width (layout_g, width_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.Layout
- * Method: pango_layout_get_width
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_Layout_pango_1layout_1get_1width (JNIEnv *env, jclass
- cls, jint layout)
- {
- PangoLayout *layout_g = (PangoLayout *)layout;
- {
- jint result_j = (jint) (pango_layout_get_width (layout_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.pango.Layout
- * Method: pango_layout_set_wrap
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_Layout_pango_1layout_1set_1wrap (JNIEnv *env, jclass
- cls, jint layout, jint wrap)
- {
- PangoLayout *layout_g = (PangoLayout *)layout;
- PangoWrapMode wrap_g = (PangoWrapMode) wrap;
- {
- pango_layout_set_wrap (layout_g, wrap_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.Layout
- * Method: pango_layout_get_wrap
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_Layout_pango_1layout_1get_1wrap (JNIEnv *env, jclass
- cls, jint layout)
- {
- PangoLayout *layout_g = (PangoLayout *)layout;
- {
- jint result_j = (jint) (pango_layout_get_wrap (layout_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.pango.Layout
- * Method: pango_layout_set_indent
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_Layout_pango_1layout_1set_1indent (JNIEnv *env,
- jclass cls, jint layout, jint indent)
- {
- PangoLayout *layout_g = (PangoLayout *)layout;
- gint32 indent_g = (gint32) indent;
- {
- pango_layout_set_indent (layout_g, indent_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.Layout
- * Method: pango_layout_get_indent
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_Layout_pango_1layout_1get_1indent (JNIEnv *env,
- jclass cls, jint layout)
- {
- PangoLayout *layout_g = (PangoLayout *)layout;
- {
- jint result_j = (jint) (pango_layout_get_indent (layout_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.pango.Layout
- * Method: pango_layout_set_spacing
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_Layout_pango_1layout_1set_1spacing (JNIEnv *env,
- jclass cls, jint layout, jint spacing)
- {
- PangoLayout *layout_g = (PangoLayout *)layout;
- gint32 spacing_g = (gint32) spacing;
- {
- pango_layout_set_spacing (layout_g, spacing_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.Layout
- * Method: pango_layout_get_spacing
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_Layout_pango_1layout_1get_1spacing (JNIEnv *env,
- jclass cls, jint layout)
- {
- PangoLayout *layout_g = (PangoLayout *)layout;
- {
- jint result_j = (jint) (pango_layout_get_spacing (layout_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.pango.Layout
- * Method: pango_layout_set_justify
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_Layout_pango_1layout_1set_1justify (JNIEnv *env,
- jclass cls, jint layout, jboolean justify)
- {
- PangoLayout *layout_g = (PangoLayout *)layout;
- gboolean justify_g = (gboolean) justify;
- {
- pango_layout_set_justify (layout_g, justify_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.Layout
- * Method: pango_layout_get_justify
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_pango_Layout_pango_1layout_1get_1justify (JNIEnv *env,
- jclass cls, jint layout)
- {
- PangoLayout *layout_g = (PangoLayout *)layout;
- {
- jboolean result_j = (jboolean) (pango_layout_get_justify (layout_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.pango.Layout
- * Method: pango_layout_set_alignment
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_Layout_pango_1layout_1set_1alignment (JNIEnv *env,
- jclass cls, jint layout, jint alignment)
- {
- PangoLayout *layout_g = (PangoLayout *)layout;
- PangoAlignment alignment_g = (PangoAlignment) alignment;
- {
- pango_layout_set_alignment (layout_g, alignment_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.Layout
- * Method: pango_layout_get_alignment
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_Layout_pango_1layout_1get_1alignment (JNIEnv *env,
- jclass cls, jint layout)
- {
- PangoLayout *layout_g = (PangoLayout *)layout;
- {
- jint result_j = (jint) (pango_layout_get_alignment (layout_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.pango.Layout
- * Method: pango_layout_set_tabs
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_Layout_pango_1layout_1set_1tabs (JNIEnv *env, jclass
- cls, jint layout, jint tabs)
- {
- PangoLayout *layout_g = (PangoLayout *)layout;
- PangoTabArray *tabs_g = (PangoTabArray *)tabs;
- {
- pango_layout_set_tabs (layout_g, tabs_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.Layout
- * Method: pango_layout_get_tabs
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_Layout_pango_1layout_1get_1tabs (JNIEnv *env, jclass
- cls, jint layout)
- {
- PangoLayout *layout_g = (PangoLayout *)layout;
- {
- return (jint)pango_layout_get_tabs (layout_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.Layout
- * Method: pango_layout_set_single_paragraph_mode
- * Signature: (IZ)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_Layout_pango_1layout_1set_1single_1paragraph_1mode (
- JNIEnv *env, jclass cls, jint layout, jboolean setting)
- {
- PangoLayout *layout_g = (PangoLayout *)layout;
- gboolean setting_g = (gboolean) setting;
- {
- pango_layout_set_single_paragraph_mode (layout_g, setting_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.Layout
- * Method: pango_layout_get_single_paragraph_mode
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL
- Java_org_gnu_pango_Layout_pango_1layout_1get_1single_1paragraph_1mode (JNIEnv *env, jclass cls,
- jint layout)
- {
- PangoLayout *layout_g = (PangoLayout *)layout;
- {
- jboolean result_j = (jboolean) (pango_layout_get_single_paragraph_mode (layout_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.pango.Layout
- * Method: pango_layout_context_changed
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_Layout_pango_1layout_1context_1changed (JNIEnv *env,
- jclass cls, jint layout)
- {
- PangoLayout *layout_g = (PangoLayout *)layout;
- {
- pango_layout_context_changed (layout_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.Layout
- * Method: pango_layout_index_to_pos
- * Signature: (III)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_Layout_pango_1layout_1index_1to_1pos (JNIEnv *env,
- jclass cls, jint layout, jint index, jint pos)
- {
- PangoLayout *layout_g = (PangoLayout *)layout;
- gint32 index_g = (gint32) index;
- PangoRectangle *pos_g = (PangoRectangle *)pos;
- {
- pango_layout_index_to_pos (layout_g, index_g, pos_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.Layout
- * Method: pango_layout_get_cursor_pos
- * Signature: (II[Lint ;[Lint ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_Layout_pango_1layout_1get_1cursor_1pos (JNIEnv *env,
- jclass cls, jint layout, jint index, jintArray strongPos, jintArray weakPos)
- {
- PangoLayout *layout_g = (PangoLayout *)layout;
- gint32 index_g = (gint32) index;
- gint *strongPos_g_g = (gint *) (*env)->GetIntArrayElements (env, strongPos, NULL);
- PangoRectangle *strongPos_g = (PangoRectangle *)strongPos_g_g;
- gint *weakPos_g_g = (gint *) (*env)->GetIntArrayElements (env, weakPos, NULL);
- PangoRectangle *weakPos_g = (PangoRectangle *)weakPos_g_g;
- {
- pango_layout_get_cursor_pos (layout_g, index_g, strongPos_g, weakPos_g);
- (*env)->ReleaseIntArrayElements (env, strongPos, (jint *)strongPos_g_g, 0);
- (*env)->ReleaseIntArrayElements (env, weakPos, (jint *)weakPos_g_g, 0);
- }
- }
-
- /*
- * Class: org.gnu.pango.Layout
- * Method: pango_layout_move_cursor_visually
- * Signature: (IZIII[Lint ;[Lint ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_Layout_pango_1layout_1move_1cursor_1visually (JNIEnv
- *env, jclass cls, jint layout, jboolean strong, jint oldIndex, jint oldTrailing, jint
- direction, jintArray newIndex, jintArray newTrailing)
- {
- PangoLayout *layout_g = (PangoLayout *)layout;
- gboolean strong_g = (gboolean) strong;
- gint32 oldIndex_g = (gint32) oldIndex;
- gint32 oldTrailing_g = (gint32) oldTrailing;
- gint32 direction_g = (gint32) direction;
- gint *newIndex_g = (gint *) (*env)->GetIntArrayElements (env, newIndex, NULL);
- gint *newTrailing_g = (gint *) (*env)->GetIntArrayElements (env, newTrailing, NULL);
- {
- pango_layout_move_cursor_visually (layout_g, strong_g, oldIndex_g, oldTrailing_g,
- direction_g, newIndex_g, newTrailing_g);
- (*env)->ReleaseIntArrayElements (env, newIndex, (jint *) newIndex_g, 0);
- (*env)->ReleaseIntArrayElements (env, newTrailing, (jint *) newTrailing_g, 0);
- }
- }
-
- /*
- * Class: org.gnu.pango.Layout
- * Method: pango_layout_xy_to_index
- * Signature: (III[Lint ;[Lint ;)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_pango_Layout_pango_1layout_1xy_1to_1index (JNIEnv *env,
- jclass cls, jint layout, jint x, jint y, jintArray index, jintArray trailing)
- {
- PangoLayout *layout_g = (PangoLayout *)layout;
- gint32 x_g = (gint32) x;
- gint32 y_g = (gint32) y;
- gint *index_g = (gint *) (*env)->GetIntArrayElements (env, index, NULL);
- gint *trailing_g = (gint *) (*env)->GetIntArrayElements (env, trailing, NULL);
- {
- jboolean result_j = (jboolean) (pango_layout_xy_to_index (layout_g, x_g, y_g, index_g,
- trailing_g));
- (*env)->ReleaseIntArrayElements (env, index, (jint *) index_g, 0);
- (*env)->ReleaseIntArrayElements (env, trailing, (jint *) trailing_g, 0);
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.pango.Layout
- * Method: pango_layout_get_extents
- * Signature: (I[Lint ;[Lint ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_Layout_pango_1layout_1get_1extents (JNIEnv *env,
- jclass cls, jint layout, jintArray inkRect, jintArray logicalRect)
- {
- PangoLayout *layout_g = (PangoLayout *)layout;
- gint *inkRect_g_g = (gint *) (*env)->GetIntArrayElements (env, inkRect, NULL);
- PangoRectangle *inkRect_g = (PangoRectangle *)inkRect_g_g;
- gint *logicalRect_g_g = (gint *) (*env)->GetIntArrayElements (env, logicalRect, NULL);
- PangoRectangle *logicalRect_g = (PangoRectangle *)logicalRect_g_g;
- {
- pango_layout_get_extents (layout_g, inkRect_g, logicalRect_g);
- (*env)->ReleaseIntArrayElements (env, inkRect, (jint *)inkRect_g_g, 0);
- (*env)->ReleaseIntArrayElements (env, logicalRect, (jint *)logicalRect_g_g, 0);
- }
- }
-
- /*
- * Class: org.gnu.pango.Layout
- * Method: pango_layout_get_pixel_extents
- * Signature: (I[Lint ;[Lint ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_Layout_pango_1layout_1get_1pixel_1extents (JNIEnv
- *env, jclass cls, jint layout, jintArray inkRect, jintArray logicalRect)
- {
- PangoLayout *layout_g = (PangoLayout *)layout;
- gint *inkRect_g_g = (gint *) (*env)->GetIntArrayElements (env, inkRect, NULL);
- PangoRectangle *inkRect_g = (PangoRectangle *)inkRect_g_g;
- gint *logicalRect_g_g = (gint *) (*env)->GetIntArrayElements (env, logicalRect, NULL);
- PangoRectangle *logicalRect_g = (PangoRectangle *)logicalRect_g_g;
- {
- pango_layout_get_pixel_extents (layout_g, inkRect_g, logicalRect_g);
- (*env)->ReleaseIntArrayElements (env, inkRect, (jint *)inkRect_g_g, 0);
- (*env)->ReleaseIntArrayElements (env, logicalRect, (jint *)logicalRect_g_g, 0);
- }
- }
-
- /*
- * Class: org.gnu.pango.Layout
- * Method: pango_layout_get_size
- * Signature: (I[Lint ;[Lint ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_Layout_pango_1layout_1get_1size (JNIEnv *env, jclass
- cls, jint layout, jintArray width, jintArray height)
- {
- PangoLayout *layout_g = (PangoLayout *)layout;
- gint *width_g = (gint *) (*env)->GetIntArrayElements (env, width, NULL);
- gint *height_g = (gint *) (*env)->GetIntArrayElements (env, height, NULL);
- {
- pango_layout_get_size (layout_g, width_g, height_g);
- (*env)->ReleaseIntArrayElements (env, width, (jint *) width_g, 0);
- (*env)->ReleaseIntArrayElements (env, height, (jint *) height_g, 0);
- }
- }
-
- /*
- * Class: org.gnu.pango.Layout
- * Method: pango_layout_get_pixel_size
- * Signature: (I[Lint ;[Lint ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_Layout_pango_1layout_1get_1pixel_1size (JNIEnv *env,
- jclass cls, jint layout, jintArray width, jintArray height)
- {
- PangoLayout *layout_g = (PangoLayout *)layout;
- gint *width_g = (gint *) (*env)->GetIntArrayElements (env, width, NULL);
- gint *height_g = (gint *) (*env)->GetIntArrayElements (env, height, NULL);
- {
- pango_layout_get_pixel_size (layout_g, width_g, height_g);
- (*env)->ReleaseIntArrayElements (env, width, (jint *) width_g, 0);
- (*env)->ReleaseIntArrayElements (env, height, (jint *) height_g, 0);
- }
- }
-
- /*
- * Class: org.gnu.pango.Layout
- * Method: pango_layout_get_line_count
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_Layout_pango_1layout_1get_1line_1count (JNIEnv *env,
- jclass cls, jint layout)
- {
- PangoLayout *layout_g = (PangoLayout *)layout;
- {
- jint result_j = (jint) (pango_layout_get_line_count (layout_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.pango.Layout
- * Method: pango_layout_get_line
- * Signature: (II)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_Layout_pango_1layout_1get_1line (JNIEnv *env, jclass
- cls, jint layout, jint line)
- {
- PangoLayout *layout_g = (PangoLayout *)layout;
- gint32 line_g = (gint32) line;
- {
- return (jint)pango_layout_get_line (layout_g, line_g);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_pango_LayoutLine.c b/libgtk-java/src/jni/org_gnu_pango_LayoutLine.c
deleted file mode 100644
index 110c9ed..0000000
--- a/libgtk-java/src/jni/org_gnu_pango_LayoutLine.c
+++ /dev/null
@@ -1,167 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-07-31 13:44:39 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <pango/pango.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.pango.LayoutLine
- * Method: pango_layout_line_ref
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_LayoutLine_pango_1layout_1line_1ref (JNIEnv *env,
- jclass cls, jint line)
- {
- PangoLayoutLine *line_g = (PangoLayoutLine *)line;
- {
- pango_layout_line_ref (line_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.LayoutLine
- * Method: pango_layout_line_unref
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_LayoutLine_pango_1layout_1line_1unref (JNIEnv *env,
- jclass cls, jint line)
- {
- PangoLayoutLine *line_g = (PangoLayoutLine *)line;
- {
- pango_layout_line_unref (line_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.LayoutLine
- * Method: pango_layout_line_x_to_index
- * Signature: (II[Lint ;[Lint ;)Z
- */
- JNIEXPORT jboolean JNICALL Java_org_gnu_pango_LayoutLine_pango_1layout_1line_1x_1to_1index (
- JNIEnv *env, jclass cls, jint line, jint xPos, jintArray index, jintArray trailing)
- {
- PangoLayoutLine *line_g = (PangoLayoutLine *)line;
- gint32 xPos_g = (gint32) xPos;
- gint *index_g = (gint *) (*env)->GetIntArrayElements (env, index, NULL);
- gint *trailing_g = (gint *) (*env)->GetIntArrayElements (env, trailing, NULL);
- {
- jboolean result_j = (jboolean) (pango_layout_line_x_to_index (line_g, xPos_g, index_g,
- trailing_g));
- (*env)->ReleaseIntArrayElements (env, index, (jint *) index_g, 0);
- (*env)->ReleaseIntArrayElements (env, trailing, (jint *) trailing_g, 0);
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.pango.LayoutLine
- * Method: pango_layout_line_index_to_x
- * Signature: (IIZ[Lint ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_LayoutLine_pango_1layout_1line_1index_1to_1x (JNIEnv
- *env, jclass cls, jint line, jint index, jboolean trailing, jintArray xPos)
- {
- PangoLayoutLine *line_g = (PangoLayoutLine *)line;
- gint32 index_g = (gint32) index;
- gboolean trailing_g = (gboolean) trailing;
- gint *xPos_g = (gint *) (*env)->GetIntArrayElements (env, xPos, NULL);
- {
- pango_layout_line_index_to_x (line_g, index_g, trailing_g, xPos_g);
- (*env)->ReleaseIntArrayElements (env, xPos, (jint *) xPos_g, 0);
- }
- }
-
- /*
- * Class: org.gnu.pango.LayoutLine
- * Method: pango_layout_line_get_x_ranges
- * Signature: (III[Lint ;[Lint ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_LayoutLine_pango_1layout_1line_1get_1x_1ranges (
- JNIEnv *env, jclass cls, jint line, jint startIndex, jint endIndex, jintArray ranges,
- jintArray numRanges)
- {
- PangoLayoutLine *line_g = (PangoLayoutLine *)line;
- gint32 startIndex_g = (gint32) startIndex;
- gint32 endIndex_g = (gint32) endIndex;
- gint **ranges_g = (gint **) (*env)->GetIntArrayElements (env, ranges, NULL);
- gint *numRanges_g = (gint *) (*env)->GetIntArrayElements (env, numRanges, NULL);
- {
- pango_layout_line_get_x_ranges (line_g, startIndex_g,
- endIndex_g, ranges_g, numRanges_g);
- (*env)->ReleaseIntArrayElements (env, ranges, (jint *) ranges_g, 0);
- (*env)->ReleaseIntArrayElements (env, numRanges, (jint *) numRanges_g, 0);
- }
- }
-
- /*
- * Class: org.gnu.pango.LayoutLine
- * Method: pango_layout_line_get_extents
- * Signature: (I[Lint ;[Lint ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_LayoutLine_pango_1layout_1line_1get_1extents (JNIEnv
- *env, jclass cls, jint line, jintArray inkRect, jintArray logicalRect)
- {
- PangoLayoutLine *line_g = (PangoLayoutLine *)line;
- gint *inkRect_g_g = (gint *) (*env)->GetIntArrayElements (env, inkRect, NULL);
- PangoRectangle *inkRect_g = (PangoRectangle *)inkRect_g_g;
- gint *logicalRect_g_g = (gint *) (*env)->GetIntArrayElements (env, logicalRect, NULL);
- PangoRectangle *logicalRect_g = (PangoRectangle *)logicalRect_g_g;
- {
- pango_layout_line_get_extents (line_g, inkRect_g, logicalRect_g);
- (*env)->ReleaseIntArrayElements (env, inkRect, (jint *)inkRect_g_g, 0);
- (*env)->ReleaseIntArrayElements (env, logicalRect, (jint *)logicalRect_g_g, 0);
- }
- }
-
- /*
- * Class: org.gnu.pango.LayoutLine
- * Method: pango_layout_line_get_pixel_extents
- * Signature: (I[Lint ;[Lint ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_LayoutLine_pango_1layout_1line_1get_1pixel_1extents (
- JNIEnv *env, jclass cls, jint line, jintArray inkRect, jintArray logicalRect)
- {
- PangoLayoutLine *line_g = (PangoLayoutLine *)line;
- gint *inkRect_g_g = (gint *) (*env)->GetIntArrayElements (env, inkRect, NULL);
- PangoRectangle *inkRect_g = (PangoRectangle *)inkRect_g_g;
- gint *logicalRect_g_g = (gint *) (*env)->GetIntArrayElements (env, logicalRect, NULL);
- PangoRectangle *logicalRect_g = (PangoRectangle *)logicalRect_g_g;
- {
- pango_layout_line_get_pixel_extents (line_g, inkRect_g, logicalRect_g);
- (*env)->ReleaseIntArrayElements (env, inkRect, (jint *)inkRect_g_g, 0);
- (*env)->ReleaseIntArrayElements (env, logicalRect, (jint *)logicalRect_g_g, 0);
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_pango_Rectangle.c b/libgtk-java/src/jni/org_gnu_pango_Rectangle.c
deleted file mode 100644
index 338cacf..0000000
--- a/libgtk-java/src/jni/org_gnu_pango_Rectangle.c
+++ /dev/null
@@ -1,79 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-07-31 13:44:43 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <pango/pango.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-
- /*
- * Class: org.gnu.pango.Rectangle
- * Method: getX
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_Rectangle_getX (JNIEnv *env, jclass cls, jint obj)
- {
- PangoRectangle *obj_g = (PangoRectangle *)obj;
- return (jint)obj_g->x;
- }
-
- /*
- * Class: org.gnu.pango.Rectangle
- * Method: getY
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_Rectangle_getY (JNIEnv *env, jclass cls, jint obj)
- {
- PangoRectangle *obj_g = (PangoRectangle *)obj;
- return (jint)obj_g->y;
- }
-
- /*
- * Class: org.gnu.pango.Rectangle
- * Method: getWidth
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_Rectangle_getWidth (JNIEnv *env, jclass cls, jint obj)
- {
- PangoRectangle *obj_g = (PangoRectangle *)obj;
- return (jint)obj_g->width;
- }
-
- /*
- * Class: org.gnu.pango.Rectangle
- * Method: getHeight
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_Rectangle_getHeight (JNIEnv *env, jclass cls, jint
- obj)
- {
- PangoRectangle *obj_g = (PangoRectangle *)obj;
- return (jint)obj_g->height;
- }
-
-
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtk-java/src/jni/org_gnu_pango_TabArray.c b/libgtk-java/src/jni/org_gnu_pango_TabArray.c
deleted file mode 100644
index 5f26d20..0000000
--- a/libgtk-java/src/jni/org_gnu_pango_TabArray.c
+++ /dev/null
@@ -1,200 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- *
- * Generation date: 2002-07-31 13:44:32 EDT
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <pango/pango.h>
-#include <gtk/gtk.h>
-#ifdef __cplusplus
-extern "C"
-{
-#endif
- JNIEXPORT jint JNICALL Java_org_gnu_pango_TabArray_pango_1tab_1array_1get_1tabAlignment (JNIEnv *env,
- jclass cls, jint tabArray, jint tabIndex)
- {
- PangoTabArray *tabArray_g = (PangoTabArray *)tabArray;
- gint32 tabIndex_g = (gint32) tabIndex;
- PangoAlignment *alignment_g = (PangoAlignment *) g_malloc(sizeof(PangoAlignment));
- {
- pango_tab_array_get_tab (tabArray_g, tabIndex_g,
- alignment_g, NULL);
- return (jint) alignment_g;
- }
- }
- JNIEXPORT jint JNICALL Java_org_gnu_pango_TabArray_pango_1tab_1array_1get_1tabLocation (JNIEnv *env,
- jclass cls, jint tabArray, jint tabIndex)
- {
- PangoTabArray *tabArray_g = (PangoTabArray *)tabArray;
- gint32 tabIndex_g = (gint32) tabIndex;
- gint *location_g = NULL;
- {
- pango_tab_array_get_tab (tabArray_g, tabIndex_g,
- NULL, location_g);
- return (jint) location_g;
- }
- }
- /****************************************
- * BEGINNING OF GENERATED CODE
- ****************************************/
- /*
- * Class: org.gnu.pango.TabArray
- * Method: pango_tab_array_new
- * Signature: (IZ)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_TabArray_pango_1tab_1array_1new (JNIEnv *env, jclass
- cls, jint initialSize, jboolean positionInPixels)
- {
- gint32 initialSize_g = (gint32) initialSize;
- gboolean positionInPixels_g = (gboolean) positionInPixels;
- {
- return (jint)pango_tab_array_new (initialSize_g, positionInPixels_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.TabArray
- * Method: pango_tab_array_get_type
- * Signature: ()I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_TabArray_pango_1tab_1array_1get_1type (JNIEnv *env,
- jclass cls)
- {
- {
- return (jint)pango_tab_array_get_type ();
- }
- }
-
- /*
- * Class: org.gnu.pango.TabArray
- * Method: pango_tab_array_copy
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_TabArray_pango_1tab_1array_1copy (JNIEnv *env, jclass
- cls, jint src)
- {
- PangoTabArray *src_g = (PangoTabArray *)src;
- {
- return (jint)pango_tab_array_copy (src_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.TabArray
- * Method: pango_tab_array_free
- * Signature: (I)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_TabArray_pango_1tab_1array_1free (JNIEnv *env, jclass
- cls, jint tabArray)
- {
- PangoTabArray *tabArray_g = (PangoTabArray *)tabArray;
- {
- pango_tab_array_free (tabArray_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.TabArray
- * Method: pango_tab_array_get_size
- * Signature: (I)I
- */
- JNIEXPORT jint JNICALL Java_org_gnu_pango_TabArray_pango_1tab_1array_1get_1size (JNIEnv *env,
- jclass cls, jint tabArray)
- {
- PangoTabArray *tabArray_g = (PangoTabArray *)tabArray;
- {
- jint result_j = (jint) (pango_tab_array_get_size (tabArray_g));
- return result_j;
- }
- }
-
- /*
- * Class: org.gnu.pango.TabArray
- * Method: pango_tab_array_resize
- * Signature: (II)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_TabArray_pango_1tab_1array_1resize (JNIEnv *env,
- jclass cls, jint tabArray, jint newSize)
- {
- PangoTabArray *tabArray_g = (PangoTabArray *)tabArray;
- gint32 newSize_g = (gint32) newSize;
- {
- pango_tab_array_resize (tabArray_g, newSize_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.TabArray
- * Method: pango_tab_array_set_tab
- * Signature: (IIII)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_TabArray_pango_1tab_1array_1set_1tab (JNIEnv *env,
- jclass cls, jint tabArray, jint tabIndex, jint alignment, jint location)
- {
- PangoTabArray *tabArray_g = (PangoTabArray *)tabArray;
- gint32 tabIndex_g = (gint32) tabIndex;
- PangoTabAlign alignment_g = (PangoTabAlign) alignment;
- gint32 location_g = (gint32) location;
- {
- pango_tab_array_set_tab (tabArray_g, tabIndex_g, alignment_g, location_g);
- }
- }
-
- /*
- * Class: org.gnu.pango.TabArray
- * Method: pango_tab_array_get_tab
- * Signature: (III[Lint ;)V
- */
- JNIEXPORT void JNICALL Java_org_gnu_pango_TabArray_pango_1tab_1array_1get_1tab (JNIEnv *env,
- jclass cls, jint tabArray, jint tabIndex, jint alignment, jintArray location)
- {
- PangoTabArray *tabArray_g = (PangoTabArray *)tabArray;
- gint32 tabIndex_g = (gint32) tabIndex;
- PangoAlignment *alignment_g = (PangoAlignment *) alignment;
- gint *location_g = (gint *) (*env)->GetIntArrayElements (env, location, NULL);
- {
- pango_tab_array_get_tab (tabArray_g, tabIndex_g,
- alignment_g, location_g);
- (*env)->ReleaseIntArrayElements (env, location, (jint *) location_g, 0);
- }
- }
-
- /*
- * Class: org.gnu.pango.TabArray
- * Method: pango_tab_array_get_positions_in_pixels
- * Signature: (I)Z
- */
- JNIEXPORT jboolean JNICALL
- Java_org_gnu_pango_TabArray_pango_1tab_1array_1get_1positions_1in_1pixels (JNIEnv *env, jclass
- cls, jint tabArray)
- {
- PangoTabArray *tabArray_g = (PangoTabArray *)tabArray;
- {
- jboolean result_j = (jboolean) (pango_tab_array_get_positions_in_pixels (tabArray_g));
- return result_j;
- }
- }
-
- /****************************************
- * END OF GENERATED CODE
- ****************************************/
-#ifdef __cplusplus
-}
-
-#endif
diff --git a/libgtkhtml-java/ChangeLog b/libgtkhtml-java/ChangeLog
deleted file mode 100644
index 1e7f847..0000000
--- a/libgtkhtml-java/ChangeLog
+++ /dev/null
@@ -1,434 +0,0 @@
-2004-11-01 13:21 morganj
-
- * doc/examples/.cvsignore: ignoring generated files
-
-2004-10-22 15:05 lucaderu
-
- * doc/examples/runExample.sh.in: new runExample script
-
-2004-10-22 15:04 lucaderu
-
- * doc/examples/runExample.sh: old runExample removed
-
-2004-10-22 14:44 lucaderu
-
- * configure.in: runExample autoconfigured
-
-2004-10-08 04:52 lucaderu
-
- * doc/examples/runExample.sh: updated runExample script
-
-2004-10-06 19:54 mh
-
- * Makefile.in: Build system fixes
-
-2004-10-06 13:36 mh
-
- * configure.in, src/Makefile.in: more all-in-one build system fixes
-
-2004-07-28 13:31 morganj
-
- * src/Makefile.in: Changed classpath for native build.
-
-2004-07-19 22:27 morganj
-
- * configure.in: setting the correct version.
-
-2004-07-19 21:19 morganj
-
- * NEWS: Added new files for new packages and updated gtk NEWS file.
-
-2004-07-16 14:04 morganj
-
- * src/jni/org_gnu_gtkhtml_dom_DomNodeList.c: Fixed type in method
- name.
-
-2004-07-13 12:51 morganj
-
- * .cvsignore: ignoring generated files
-
-2004-07-13 12:16 morganj
-
- * Makefile.in: Fixed install target directory.
-
-2004-07-13 07:46 mh
-
- * src/Makefile.in: Build sys changes
-
-2004-07-11 10:05 mh
-
- * .cvsignore, Makefile.in, Makefile.in.in, autogen.sh,
- configure.in, configure.in.in, gtkhtml-java.pc.in, install-sh,
- src/.cvsignore, src/Makefile.in.in: Build system improvements
-
-2004-06-03 09:07 medavidson
-
- * src/java/org/gnu/gtkhtml/dom/: DomNode.java, DomNodeList.java:
- Added public API to DomNodeList; changes to DomNode are not
- complete.
-
-2004-06-03 07:38 medavidson
-
- * src/java/org/gnu/gtkhtml/dom/DomNodeList.java: Temporarily
- removed dom_node_list_new(), as there is no actual library call
- that I could find for this code; possibly this was something
- someone started and didn't finish. In any case, I commented out
- the native decl for this until later.
-
-2004-06-03 07:36 medavidson
-
- * src/jni/org_gnu_gtkhtml_dom_DomNodeList.c: I must have missed
- this earlier when I redid the jni side... DomNodeList had a java
- module, but no corresponding C code. Created the C module and am
- checking it in.
-
-2004-06-02 07:17 medavidson
-
- * src/java/org/gnu/gtkhtml/dom/DomNode.java: Discovered a compile
- problem when I did a clean build on another machine; added a
- constructor to DomNode that does nothing (right now) so
- DomDocumentType can extend it.
-
-2004-06-01 10:15 medavidson
-
- * src/: java/org/gnu/gtkhtml/dom/DomDocumentType.java,
- java/org/gnu/gtkhtml/dom/DomNamedNodeMap.java,
- java/org/gnu/gtkhtml/dom/DomNode.java,
- jni/org_gnu_gtkhtml_dom_DomNamedNodeMap.c: Fixed compile problem
- in DomDocumentType's constructor; it was attempting to assign the
- handle of the GObject to the superclass (DomNode) via super(),
- but DomNode didn't have a constructor to match. I added a
- constructor that just passes the call up the chain.
-
- Also, added the start of wrapping DomNamedNodeMap. It compiles,
- but is completely untested.
-
-2004-05-31 09:08 medavidson
-
- * src/java/org/gnu/gtkhtml/dom/DomDocumentType.java: Call super()
- in constructor instead of manually setting handle
-
-2004-05-31 03:02 medavidson
-
- * src/java/org/gnu/gtkhtml/dom/DomDocumentType.java: Added Java
- public methods for DomDocumentType. You can now construct a
- DomDocumentType object (with a DomDocumentType handle passed back
- from DomNode), and use the public API to work with it. I still
- need to wrap DomNamedNodeMap so you can walk the collection of
- entities maintained by the DomDocumentType class on the C side.
-
-2004-05-31 00:53 medavidson
-
- * src/java/org/gnu/gtkhtml/dom/: DomDocumentType.java,
- DomNode.java: Beginning of wrapping DomNode; added method to
- DomDocumentType that lets you construct a DomDocumentType object
- with the handle of a DomNode. Also added a public method to
- DomNode that lets you get back the DomDocumentType object for a
- DomNode.
-
-2004-05-30 01:33 medavidson
-
- * src/jni/: org_gnu_gtk_html_HTMLContext.c,
- org_gnu_gtk_html_HTMLDocument.c, org_gnu_gtk_html_HTMLParser.c,
- org_gnu_gtk_html_HTMLView.c, org_gnu_gtk_html_dom_DomNode.c,
- org_gnu_gtkhtml_HTMLContext.c, org_gnu_gtkhtml_HTMLDocument.c,
- org_gnu_gtkhtml_HTMLParser.c, org_gnu_gtkhtml_HTMLParserType.c,
- org_gnu_gtkhtml_HTMLView.c, org_gnu_gtkhtml_dom_DomDocument.c,
- org_gnu_gtkhtml_dom_DomNode.c: Fixed JNI bindings that broke when
- the package name was changed from org.gnu.gtk.html to
- org.gnu.gtkhtml. The gtkhtml example code (in
- doc-core/examples/html) named HTMLExample now compiles and runs.
-
-2004-05-19 07:42 medavidson
-
- * src/jni/org_gnu_gtkhtml_dom_DomDocumentType.c: Added the C side
- for DomDocumentType
-
-2004-05-19 07:42 medavidson
-
- * src/java/org/gnu/gtkhtml/dom/DomDocumentType.java: Added
- DomDocumentType to the Java side
-
-2004-05-19 07:38 medavidson
-
- * src/jni/org_gnu_gtk_html_dom_DomNode.c: Fixed bad native call;
- dom_Node_get_doctype needs to call dom_Document__get_doctype(),
- not dom_Node__get_doctype(). The latter doesn't exist and I
- didn't catch this until later.
-
-2004-05-18 08:30 medavidson
-
- * src/: jni/org_gnu_gtk_html_dom_DomNode.c,
- java/org/gnu/gtkhtml/dom/DomNode.java: Added dom_node_get_doctype
- (which calls dom_node__get_doctype() in gtkhtml2).
-
-2004-05-09 13:20 kuzman
-
- * Makefile.in.in, src/Makefile.in.in: A little build cleanup.
-
-2004-04-18 19:42 kuzman
-
- * src/java/org/gnu/gtkhtml/HTMLDocument.java.in: Lazy event
- registration.
-
-2004-04-12 11:33 howama
-
- * src/java/org/gnu/gtkhtml/HTMLDocument.java.in: Fixed glade
- superclass problems
-
-2004-04-11 18:19 howama
-
- * src/java/org/gnu/gtkhtml/event/: HTMLDocumentEvent.java,
- HTMLDocumentListener.java: Fixed superclass events from libglade
-
-2004-03-30 19:40 kuzman
-
- * src/java/org/gnu/gtkhtml/: HTMLDocument.java.in, HTMLParser.java,
- HTMLParserType.java, HTMLView.java.in, dom/DomDocument.java,
- dom/DomNode.java, dom/DomNodeList.java: Object creation fix.
-
-2004-03-23 15:29 kuzman
-
- * src/java/org/gnu/gtkhtml/HTMLContext.java: FIX for multiple java
- objects pointing to same native object.
-
-2004-03-23 13:23 kuzman
-
- * src/java/org/gnu/gtkhtml/: HTMLDocument.java.in,
- HTMLView.java.in: FIX for multiple java objects pointing to same
- native object.
-
-2004-03-23 12:41 kuzman
-
- * src/java/org/gnu/gtkhtml/HTMLParser.java: FIX for multiple java
- objects pointing to same native object.
-
-2004-03-16 21:00 kuzman
-
- * doc/examples/html/HTMLExample.java: A little cleanup of a few of
- the examples.
-
-2004-03-09 00:49 kuzman
-
- * src/java/org/gnu/gtkhtml/.cvsignore: igonring generated files.
-
-2004-03-09 00:48 kuzman
-
- * configure.in.in, src/java/org/gnu/gtkhtml/HTMLDocument.java,
- src/java/org/gnu/gtkhtml/HTMLDocument.java.in,
- src/java/org/gnu/gtkhtml/HTMLView.java,
- src/java/org/gnu/gtkhtml/HTMLView.java.in: Dynamic loading of
- gtkhtml and gconf native libs.
-
-2004-03-03 20:28 kuzman
-
- * doc/examples/html/HTMLExample.java: Updated the examples with the
- new LifeCycleListener interface method.
-
-2004-02-28 16:56 kuzman
-
- * doc/examples/html/HTMLExample.java: Updated to use the enhanced
- API for TreeIter
-
-2004-02-22 15:09 kuzman
-
- * doc/examples/html/HTMLExample.java: renamed DataBlock* to
- DataColumn*
-
-2004-02-06 12:46 kuzman
-
- * Makefile.in.in: Moving fixes from stable branch.
-
-2004-02-05 21:42 kuzman
-
- * Makefile.in.in: fixing a few install targets.
-
-2004-02-03 13:23 kuzman
-
- * Makefile.in.in, configure.in.in, src/Makefile.in.in: Moving
- appropriate head changes to 0.8 branch.
-
-2004-02-03 13:18 kuzman
-
- * doc/examples/html/HTMLExample.java: Moving appropriate head
- changes to 0.8 branch.
-
-2004-01-13 14:46 howama
-
- * src/Makefile.in.in: Only include class files in jar archives.
- This bug was causing the jar files to be 40x bigger than they
- needed to be.
-
-2004-01-12 12:48 kuzman
-
- * doc/examples/html/HTMLExample.java: Fixing changed package.
-
-2004-01-08 17:17 howama
-
- * Makefile.in.in: create links for jni so's. Force all links to be
- created, replacing any existing links
-
-2004-01-04 21:02 howama
-
- * Makefile.in.in, configure.in.in: various build system fixes
-
-2003-12-17 19:03 howama
-
- * src/Makefile.in.in: Add all libs to compile scripts
-
-2003-12-17 14:32 howama
-
- * .cvsignore, src/.cvsignore: cvs should ignore generated files.
-
-2003-12-17 09:09 howama
-
- * Makefile.in.in, src/Makefile.in.in: GCJ Native compilation is now
- optional
-
-2003-12-16 09:33 howama
-
- * src/Makefile.in.in: Use CLASSPATH environment variable instead of
- --classpath switches - some javac's call it -classpath instead.
-
-2003-12-14 13:32 howama
-
- * Makefile.in.in, configure.in.in, src/Makefile.in.in: Build script
- work. all targets should now work (including install). library
- loading fixed for core modules. Hopefully everything is now
- working.
-
-2003-12-13 13:09 howama
-
- * configure.in.in, src/Makefile.in.in,
- src/java/org/gnu/gtkhtml/HTMLContext.java,
- src/java/org/gnu/gtkhtml/HTMLDocument.java,
- src/java/org/gnu/gtkhtml/HTMLParser.java,
- src/java/org/gnu/gtkhtml/HTMLParserType.java,
- src/java/org/gnu/gtkhtml/HTMLView.java,
- src/java/org/gnu/gtkhtml/dom/DomDocument.java,
- src/java/org/gnu/gtkhtml/dom/DomNode.java,
- src/java/org/gnu/gtkhtml/dom/DomNodeList.java,
- src/java/org/gnu/gtkhtml/event/HTMLDocumentEvent.java,
- src/java/org/gnu/gtkhtml/event/HTMLDocumentListener.java: more
- make script improvements & fixes
-
-2003-12-12 20:26 howama
-
- * Makefile.in.in, src/Makefile.in.in: making the build scripts work
- a little more
-
-2003-12-12 19:35 howama
-
- * src/Makefile.in.in: More files for the new make system
-
-2003-12-11 17:55 howama
-
- * Makefile.in.in, configure.in.in: More work on new make system
-
-2003-12-01 13:44 kuzman
-
- * src/java/org/gnu/gtkhtml/HTMLDocument.java: Cleaned up comments.
-
-2003-11-24 13:28 kuzman
-
- * doc/examples/html/HTMLExample.java: Setting default text for
- entry.
-
-2003-11-22 18:32 kuzman
-
- * src/java/org/gnu/gtkhtml/dom/: DomDocument.java,
- DomNodeList.java: Expanding dom.
-
-2003-11-22 18:31 kuzman
-
- * src/java/org/gnu/gtkhtml/: HTMLContext.java, HTMLDocument.java,
- HTMLParser.java, HTMLParserType.java, HTMLView.java,
- dom/DomNode.java: Updated the header.
-
-2003-11-22 02:17 kuzman
-
- * src/: java/org/gnu/gtkhtml/dom/DomNode.java,
- jni/org_gnu_gtk_html_dom_DomNode.c: A little cleanup of API.
-
-2003-11-21 15:28 kuzman
-
- * src/: java/org/gnu/gtkhtml/HTMLParser.java,
- java/org/gnu/gtkhtml/HTMLParserType.java,
- java/org/gnu/gtkhtml/dom/DomNode.java,
- jni/org_gnu_gtk_html_HTMLParser.c,
- jni/org_gnu_gtk_html_dom_DomNode.c: New objects.
-
-2003-11-20 12:41 kuzman
-
- * doc/examples/html/HTMLExample.java: Enhanced the example.
-
-2003-11-20 12:01 kuzman
-
- * doc/examples/html/HTMLExample.java: Capturing Document events.
-
-2003-11-20 12:00 kuzman
-
- * src/java/org/gnu/gtkhtml/HTMLDocument.java: Initializing the
- events.
-
-2003-11-20 12:00 kuzman
-
- * src/java/org/gnu/gtkhtml/event/HTMLDocumentEvent.java: Added
- event variables.
-
-2003-11-20 10:27 kuzman
-
- * src/java/org/gnu/gtkhtml/: HTMLDocument.java,
- event/HTMLDocumentEvent.java, event/HTMLDocumentListener.java:
- Starting to add events to HTMLDocument.
-
-2003-11-19 13:06 kuzman
-
- * src/java/org/gnu/gtkhtml/HTMLDocument.java: Added methods to load
- files and urls.
-
-2003-11-19 13:06 kuzman
-
- * doc/examples/html/HTMLExample.java: Updated example to use new
- APIs.
-
-2003-11-18 13:45 kuzman
-
- * src/: jni/org_gnu_gtk_html_HTMLView.c,
- java/org/gnu/gtkhtml/HTMLView.java: Null handling for setDocument
-
-2003-11-18 13:45 kuzman
-
- * src/jni/org_gnu_gtk_html_HTMLDocument.c: Fixed copy/paste error.
-
-2003-11-18 13:45 kuzman
-
- * doc/examples/html/: x525.html, HTMLExample.java, c102.html,
- c278.html, c28.html, c312.html, x133.html, x297.html, x438.html:
- Example to demonstrate HTMLView.
-
-2003-11-14 21:31 kuzman
-
- * doc/examples/html/HTMLExample.java: Example of HTML control -
- still WIP.
-
-2003-11-14 21:31 kuzman
-
- * src/java/org/gnu/gtkhtml/: HTMLDocument.java, HTMLView.java:
- Addint to the public interface
-
-2003-11-14 13:25 kuzman
-
- * src/jni/: org_gnu_gtk_html_HTMLContext.c,
- org_gnu_gtk_html_HTMLDocument.c, org_gnu_gtk_html_HTMLView.c:
- Adding support for libgtkhtml
-
-2003-11-13 21:54 kuzman
-
- * src/: java/org/gnu/gtkhtml/HTMLContext.java,
- java/org/gnu/gtkhtml/HTMLDocument.java,
- java/org/gnu/gtkhtml/HTMLView.java,
- jni/org_gnu_gtk_html_HTMLContext.c,
- jni/org_gnu_gtk_html_HTMLDocument.c,
- jni/org_gnu_gtk_html_HTMLView.c: Start of libgtkhtml binding
-
diff --git a/libgtkhtml-java/Makefile b/libgtkhtml-java/Makefile
deleted file mode 100644
index 90c0fa4..0000000
--- a/libgtkhtml-java/Makefile
+++ /dev/null
@@ -1,99 +0,0 @@
-# This file is part of Java-GNOME.
-#
-# Java-GNOME is free software; you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
-# any later version.
-#
-# Java-GNOME is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with Java-GNOME; see the file COPYING. If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-#
-
-
-version=2.4.3
-apiversion=2.4
-gtkhtmlversion=2.4.3
-gtkhtmlapiversion=2.4
-
-top_srcdir=.
-srcdir=.
-
-# Directories for configure. Will remove the redundant ones when we know where
-# to install the files.
-prefix=/usr/
-exec_prefix=${prefix}
-datadir=${prefix}/share
-bindir=${exec_prefix}/bin
-includedir=${prefix}/include
-infodir=${prefix}/info
-libdir=/usr/lib/jni/
-libexecdir=${exec_prefix}/libexec
-localstatedir=${prefix}/var
-mandir=${prefix}/man
-sharedstatedir=${prefix}/com
-
-INSTALL=/usr/bin/install -c
-
-# Set Java related stuff
-JAVADOC = @JAVADOC@
-JAVAC = gcj -C
-JAVA = @JAVA@
-JAR = /usr/bin/jar
-
-DOCBOOK = /usr/bin/db2html
-
-all: distro
-
-distro:
- $(MAKE) -C src all
-
-# Install targets
-install: native_install
- $(INSTALL) -s -m644 lib/libgtkhtmljava$(gtkhtmlapiversion).so.$(gtkhtmlversion) $(DESTDIR)$(libdir)/
- ln -s -f libgtkhtmljava$(gtkhtmlapiversion).so.$(gtkhtmlversion) $(DESTDIR)$(libdir)/libgtkhtmljava$(gtkhtmlapiversion).so
- $(INSTALL) -m644 lib/gtkhtml$(gtkhtmlapiversion)-$(gtkhtmlversion).jar $(DESTDIR)$(datadir)/java
- ln -s -f gtkhtml$(gtkhtmlapiversion)-$(gtkhtmlversion).jar $(DESTDIR)$(datadir)/java/gtkhtml$(gtkhtmlapiversion).jar
- -for f in $(DOCUMENTS); do $(INSTALL) -m644 $(JG_DOC_DIR)/$$f $(DESTDIR)$(datadir)/doc/java-gnome-$(gtkhtmlapiversion) || exit 1; done
- $(INSTALL) -m644 gtkhtml-java.pc $(DESTDIR)$(libdir)/pkgconfig/
-
-
-native_install:
- $(INSTALL) -s -m644 lib/libgtkhtmljar$(gtkhtmlapiversion).so.$(gtkhtmlversion) $(DESTDIR)$(libdir)/
- @ln -s -f libgtkhtmljar$(gtkhtmlapiversion).so.$(gtkhtmlversion) $(DESTDIR)$(libdir)/libgtkhtmljar$(gtkhtmlapiversion).so
-
-# Uninstall targets
-uninstall: native_uninstall
- rm -f $(libdir)/libgtkhtmljava$(gtkhtmlapiversion).so.$(gtkhtmlversion)
- rm -f $(libdir)/libgtkhtmljava$(gtkhtmlapiversion).so
- rm -f $(datadir)/java/gtkhtml$(gtkhtmlapiversion)-$(gtkhtmlversion).jar
- rm -f $(datadir)/java/gtkhtml$(gtkhtmlapiversion).jar
- rm -rf $(datadir)/doc/java-gnome-$(gtkhtmlapiversion)
-
-native_uninstall:
- rm -f $(libdir)/libgtkhtmljar$(gtkhtmlapiversion).so.$(gtkhtmlversion)
- rm -f $(libdir)/libgtkhtmljar$(gtkhtmlapiversion).so
-
-
-
-# Targets to clean up after us
-
-.PHONY: mostlyclean clean distclean maintainer-clean
-
-mostlyclean:
- -$(MAKE) -C src mostlyclean
-
-clean: mostlyclean
- -$(MAKE) -C src clean
-
-distclean: clean
- -$(MAKE) -C src distclean
- rm -f config.* Makefile *.spec
-
-maintainer-clean: distclean
- -$(MAKE) -C src maintainer-clean
diff --git a/libgtkhtml-java/Makefile.in b/libgtkhtml-java/Makefile.in
deleted file mode 100644
index b888acd..0000000
--- a/libgtkhtml-java/Makefile.in
+++ /dev/null
@@ -1,99 +0,0 @@
-# This file is part of Java-GNOME.
-#
-# Java-GNOME is free software; you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
-# any later version.
-#
-# Java-GNOME is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with Java-GNOME; see the file COPYING. If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-#
-
-
-version=@version@
-apiversion=@apiversion@
-gtkhtmlversion=@version@
-gtkhtmlapiversion=@apiversion@
-
-top_srcdir=@top_srcdir@
-srcdir=@srcdir@
-
-# Directories for configure. Will remove the redundant ones when we know where
-# to install the files.
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-datadir=@datadir@
-bindir=@bindir@
-includedir=@includedir@
-infodir=@infodir@
-libdir=@libdir@
-libexecdir=@libexecdir@
-localstatedir=@localstatedir@
-mandir=@mandir@
-sharedstatedir=@sharedstatedir@
-
-INSTALL=@INSTALL@
-
-# Set Java related stuff
-JAVADOC = @JAVADOC@
-JAVAC = @JAVAC@
-JAVA = @JAVA@
-JAR = @JAR@
-
-DOCBOOK = @DOCBOOK@
-
-all: distro
-
-distro:
- $(MAKE) -C src all
-
-# Install targets
-install: @GCJ_INSTALL_TARGETS@
- $(INSTALL) -s -m644 lib/libgtkhtmljava$(gtkhtmlapiversion).so.$(gtkhtmlversion) $(DESTDIR)$(libdir)/
- ln -s -f libgtkhtmljava$(gtkhtmlapiversion).so.$(gtkhtmlversion) $(DESTDIR)$(libdir)/libgtkhtmljava$(gtkhtmlapiversion).so
- $(INSTALL) -m644 lib/gtkhtml$(gtkhtmlapiversion)-$(gtkhtmlversion).jar $(DESTDIR)$(datadir)/java
- ln -s -f gtkhtml$(gtkhtmlapiversion)-$(gtkhtmlversion).jar $(DESTDIR)$(datadir)/java/gtkhtml$(gtkhtmlapiversion).jar
- -for f in $(DOCUMENTS); do $(INSTALL) -m644 $(JG_DOC_DIR)/$$f $(DESTDIR)$(datadir)/doc/java-gnome-$(gtkhtmlapiversion) || exit 1; done
- $(INSTALL) -m644 gtkhtml-java.pc $(DESTDIR)$(libdir)/pkgconfig/
-
-
-native_install:
- $(INSTALL) -s -m644 lib/libgtkhtmljar$(gtkhtmlapiversion).so.$(gtkhtmlversion) $(DESTDIR)$(libdir)/
- @ln -s -f libgtkhtmljar$(gtkhtmlapiversion).so.$(gtkhtmlversion) $(DESTDIR)$(libdir)/libgtkhtmljar$(gtkhtmlapiversion).so
-
-# Uninstall targets
-uninstall: @GCJ_UNINSTALL_TARGETS@
- rm -f $(libdir)/libgtkhtmljava$(gtkhtmlapiversion).so.$(gtkhtmlversion)
- rm -f $(libdir)/libgtkhtmljava$(gtkhtmlapiversion).so
- rm -f $(datadir)/java/gtkhtml$(gtkhtmlapiversion)-$(gtkhtmlversion).jar
- rm -f $(datadir)/java/gtkhtml$(gtkhtmlapiversion).jar
- rm -rf $(datadir)/doc/java-gnome-$(gtkhtmlapiversion)
-
-native_uninstall:
- rm -f $(libdir)/libgtkhtmljar$(gtkhtmlapiversion).so.$(gtkhtmlversion)
- rm -f $(libdir)/libgtkhtmljar$(gtkhtmlapiversion).so
-
-
-
-# Targets to clean up after us
-
-.PHONY: mostlyclean clean distclean maintainer-clean
-
-mostlyclean:
- -$(MAKE) -C src mostlyclean
-
-clean: mostlyclean
- -$(MAKE) -C src clean
-
-distclean: clean
- -$(MAKE) -C src distclean
- rm -f config.* Makefile *.spec
-
-maintainer-clean: distclean
- -$(MAKE) -C src maintainer-clean
diff --git a/libgtkhtml-java/NEWS b/libgtkhtml-java/NEWS
deleted file mode 100644
index e69de29..0000000
diff --git a/libgtkhtml-java/aclocal.m4 b/libgtkhtml-java/aclocal.m4
deleted file mode 100644
index 95ff126..0000000
--- a/libgtkhtml-java/aclocal.m4
+++ /dev/null
@@ -1,381 +0,0 @@
-# generated automatically by aclocal 1.9.4 -*- Autoconf -*-
-
-# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
-# Free Software Foundation, Inc.
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-
-dnl PKG_CHECK_MODULES(GSTUFF, gtk+-2.0 >= 1.3 glib = 1.3.4, action-if, action-not)
-dnl defines GSTUFF_LIBS, GSTUFF_CFLAGS, see pkg-config man page
-dnl also defines GSTUFF_PKG_ERRORS on error
-AC_DEFUN(PKG_CHECK_MODULES, [
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- AC_MSG_CHECKING(for $2)
-
- if $PKG_CONFIG --exists "$2" ; then
- AC_MSG_RESULT(yes)
- succeeded=yes
-
- AC_MSG_CHECKING($1_CFLAGS)
- $1_CFLAGS=`$PKG_CONFIG --cflags "$2"`
- AC_MSG_RESULT($$1_CFLAGS)
-
- AC_MSG_CHECKING($1_LIBS)
- $1_LIBS=`$PKG_CONFIG --libs "$2"`
- AC_MSG_RESULT($$1_LIBS)
- else
- $1_CFLAGS=""
- $1_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- $1_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"`
- ifelse([$4], ,echo $$1_PKG_ERRORS,)
- fi
-
- AC_SUBST($1_CFLAGS)
- AC_SUBST($1_LIBS)
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- ifelse([$3], , :, [$3])
- else
- ifelse([$4], , AC_MSG_ERROR([Library requirements ($2) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.]), [$4])
- fi
-])
-
-
-
-dnl Available from the GNU Autoconf Macro Archive at:
-dnl http://www.gnu.org/software/ac-archive/htmldoc/ac_prog_jar.html
-dnl
-AC_DEFUN([AC_PROG_JAR],[
-AC_REQUIRE([AC_EXEEXT])dnl
-if test "x$JAVAPREFIX" = x; then
- test "x$JAR" = x && AC_CHECK_PROGS(JAR, jar$EXEEXT)
-else
- test "x$JAR" = x && AC_CHECK_PROGS(JAR, jar, $JAVAPREFIX)
-fi
-test "x$JAR" = x && AC_MSG_ERROR([no acceptable jar program found in \$PATH])
-AC_PROVIDE([$0])dnl
-])
-
-dnl Available from the GNU Autoconf Macro Archive at:
-dnl http://www.gnu.org/software/ac-archive/htmldoc/ac_prog_javac.html
-dnl
-AC_DEFUN([AC_PROG_JAVAC],[
-AC_REQUIRE([AC_EXEEXT])dnl
-if test "x$JAVAPREFIX" = x; then
- test "x$JAVAC" = x && AC_CHECK_PROGS(JAVAC, "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT)
-else
- test "x$JAVAC" = x && AC_CHECK_PROGS(JAVAC, "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT, $JAVAPREFIX)
-fi
-test "x$JAVAC" = x && AC_MSG_ERROR([no acceptable Java compiler found in \$PATH])
-AC_PROG_JAVAC_WORKS
-AC_PROVIDE([$0])dnl
-])
-
-dnl Available from the GNU Autoconf Macro Archive at:
-dnl http://www.gnu.org/software/ac-archive/htmldoc/ac_prog_javac_works.html
-dnl
-AC_DEFUN([AC_PROG_JAVAC_WORKS],[
-AC_CACHE_CHECK([if $JAVAC works], ac_cv_prog_javac_works, [
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* [#]line __oline__ "configure" */
-public class Test {
-}
-EOF
-if AC_TRY_COMMAND($JAVAC $JAVACFLAGS $JAVA_TEST) >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- AC_MSG_ERROR([The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)])
- echo "configure: failed program was:" >&AC_FD_CC
- cat $JAVA_TEST >&AC_FD_CC
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-])
-AC_PROVIDE([$0])dnl
-])
-
-
-AC_DEFUN([AM_PATH_DOCBOOK],[
-AC_REQUIRE([AC_EXEEXT])dnl
-AC_PATH_PROG(DB1, db2html$EXEEXT, nocommand)
-if test "$DB1" = nocommand; then
- AC_PATH_PROG(DB2, docbook2html$EXEEXT, nocommand)
- if test "$DB2" = nocommand; then
- AC_MSG_ERROR([docbook not found in $PATH])
- else
- DOCBOOK=$DB2
- fi;dnl
-else
- DOCBOOK=$DB1
-fi;dnl
-AC_SUBST(DOCBOOK)
-])
-
-dnl This file is part of Java-GNOME.
-dnl
-dnl Java-GNOME is free software; you can redistribute it and/or modify it
-dnl under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
-dnl any later version.
-dnl
-dnl Java-GNOME is distributed in the hope that it will be useful, but
-dnl WITHOUT ANY WARRANTY; without even the implied warranty of
-dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-dnl GNU General Public License for more details.
-dnl
-dnl You should have received a copy of the GNU General Public License
-dnl along with Jade; see the file COPYING. If not, write to
-dnl the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
-dnl Copied blatantly from other source.
-
-dnl Borrowed HEAVILY from AM_PATH_GTK
-dnl
-dnl AM_PATH_GCJ([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]])
-dnl Test for GCJ
-dnl
-AC_DEFUN(AM_PATH_GCJ,
-[dnl
-dnl Get the environmental variables necessary for GCJ
-dnl
-AC_ARG_WITH(gcj-prefix,[ --with-gcj-prefix=PFX Prefix where gcj is installed (optional)],
- gcj_prefix="$withval", gcj_prefix="")
-
- if test x$gcj_prefix != x ; then
- GCJ_HOME=$gcj_prefix
- fi
-
- dnl
- dnl CHANGE: Now FIRST put GCJ_HOME/bin in the path before testing for
- dnl the java executable.
- dnl
- if test x$GCJ_HOME != x ; then
- echo "Add $GCJ_HOME/bin to path and check again."
- PATH="$GCJ_HOME/bin:$PATH"
- fi
- AC_PATH_PROG(GCJ, gcj, no)
-
- min_gcj_version=ifelse([$0], ,3.0.0,$1)
- AC_MSG_CHECKING(for GCJ - version >= $min_gcj_version)
- min_gcj_major_version=`echo $min_gcj_version |\
- sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\).*/\1/'`
- min_gcj_minor_version=`echo $min_gcj_version |\
- sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\).*/\2/'`
- min_gcj_micro_version=`echo $min_gcj_version |\
- sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\).*/\3/'`
- if test "$GCJ" = "no" ; then
- no_gcj=yes
- else
- gcj_version=`$GCJ --version 2>&1 | grep GCC | sed 's/gcj (GCC) \([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\1.\2.\3/'`
- gcj_major_version=`echo $gcj_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\1/'`
- gcj_minor_version=`echo $gcj_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\2/'`
- gcj_micro_version=`echo $gcj_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\3/'`
- AC_TRY_RUN([
-#include <stdio.h>
-
-main()
-{
- if ((1$gcj_major_version > 1$min_gcj_major_version) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version > 1$min_gcj_minor_version)) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version == 1$min_gcj_minor_version) &&
- (1$gcj_micro_version >= 1$min_gcj_micro_version)))
- {
- return(0);
- }
- else
- {
- return(1);
- }
-}], , no_gcj=yes, [echo $ac_n "cross compiling; assumed OK... $ac_c"])
- fi
- if test "x$no_gcj" = x ; then
- AC_MSG_RESULT(yes)
- dnl
- dnl Check for gcj executables and set appropriate viarable
- dnl
- AC_PATH_PROG(GCJ, gcj, no)
- AC_PATH_PROG(JAR, jar, no)
- dnl
- dnl Set CLASSPATH
- dnl
- if test x$GCJ_HOME != x ; then
- :
- else
- GCJ_HOME=`which gcj | sed 's/\(.*\).bin.*gcj/\1/'`
- fi
-
- cat << EOF > Test.java
-/* [#]line __oline__ "configure" */
-public class Test {
- public static void main(String[[]] args) {
- System.out.println(System.getProperty("sun.boot.class.path"));
- }
-}
-EOF
- GCJ_JAR=`gcj -C Test.java && gij Test`
- rm Test.java Test.class
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`(test -d /usr/share/local/java && find /usr/local/share/java -name libgcj-?.?.?.jar) || (test -d /usr/share/java && find /usr/share/java -name libgcj-?.?.?.jar)`
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`locate libgcj | grep libgcj.*\.jar`
- fi
- fi
- if test x$GCJ_JAR != x ; then
- GCJ_CLASSPATH="${GCJ_JAR}:${CLASSPATH}"
- else
- echo "***"
- echo "*** Unable to locate libgcj.jar needed by gcj"
- echo "***"
- ifelse([$3], , :, [$3])
- fi
- AC_SUBST(GCJ_CLASSPATH)
- ifelse([$2], , :, [$2])
- else
- AC_MSG_RESULT(no)
- echo "***"
- echo "*** If you have GCJ installed and it is a newer version than $min_java_version, either set"
- echo "*** the GCJ_HOME variable or add the top directory where the GCJ binaries are to"
- echo "*** the PATH. Alternatively try \"./configure --with-gcj-prefix=<java_home>\","
- echo "***"
- echo "*** Also make sure that configure does not find the wrong version of GCJ by"
- echo "*** looking at the output of \"which gcj\"."
- echo "***"
- ifelse([$3], , :, [$3])
- fi
-])
-
-
-dnl
-AC_DEFUN([JG_CHECK_NATIVECOMPILE],[
-dnl Check for a GCJ native compile option
-AC_ARG_WITH(gcj_compile,[ --without-gcj-compile Binary builds of Java-GNOME
-with gcj compiler will not be made],
- gcj_compile="no", gcj_compile="yes")
-
-if test $gcj_compile = "yes"; then
- AM_PATH_GCJ(3.0.0, , AC_ERROR(Need at lease GCJ version 3.0.0))
- GCJ_BUILD_TARGETS=native-gcj
- GCJ_INSTALL_TARGETS=native_install
- GCJ_UNINSTALL_TARGETS=native_uninstall
-else
- GCJ_BUILD_TARGETS=
- GCJ_INSTALL_TARGETS=
- GCJ_UNINSTALL_TARGETS=
-fi
-
-AC_SUBST(GCJ_BUILD_TARGETS)
-AC_SUBST(GCJ_INSTALL_TARGETS)
-AC_SUBST(GCJ_UNINSTALL_TARGETS)
-
-])
-
-
-AC_DEFUN([JG_COMMON],[
-
-dnl dependencies needed by most projects
-AC_CONFIG_AUX_DIR(.)
-
-dnl Checks for programs.
-AC_PROG_CC
-AC_PROG_INSTALL
-AM_PATH_DOCBOOK
-AC_PROG_JAVAC
-AC_PROG_JAVAC_WORKS
-dnl AC_PROG_JAVADOC
-AC_PROG_JAR
-
-JG_CHECK_NATIVECOMPILE
-
-dnl Checks for libraries.
-dnl Replace `main' with a function in -libs:
-AC_CHECK_LIB(ibs, main)
-
-dnl Check for GTK >= 2.0 and GNOME >= 1.0
-PKG_CHECK_MODULES(GTK, gtk+-2.0 >= 2.4)
-AC_SUBST(GTK_CFLAGS)
-AC_SUBST(GTK_LIBS)
-
-AC_SUBST(TOPLEVEL_TARGETS)
-AC_SUBST(INSTALL_TARGETS)
-AC_SUBST(UNINSTALL_TARGETS)
-AC_SUBST(MACRO_FLAG)
-
-dnl Checks for header files.
-dnl Fails at this stage
-dnl AC_CHECK_FILE(jni.h)
-
-dnl Checks for typedefs, structures, and compiler characteristics.
-AC_C_CONST
-
-dnl Checks for library functions.
-AC_FUNC_ALLOCA
-
-])
-
-
-AC_DEFUN(JG_GTK_JAVA,[
-
-PKG_CHECK_MODULES(GTKJAVA, gtk2-java >= $1)
-
-if test -z "$PKG_CONFIG"; then
- AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
-fi
-
-AC_MSG_CHECKING(for gtk-java api version)
-gtkapiversion=`$PKG_CONFIG --variable api_version gtk2-java`
-AC_MSG_RESULT($gtkapiversion)
-AC_SUBST(gtkapiversion)
-
-AC_MSG_CHECKING(for gtk-java jar file)
-GTKJAR=`$PKG_CONFIG --variable classpath gtk2-java`
-AC_MSG_RESULT($GTKJAR)
-AC_SUBST(GTKJAR)
-
-
-dnl GTKJAVA_MACROS=`$PKG_CONFIG --variable macro_dir gtk2-java`
-
-AC_MSG_CHECKING(for gtk-java jar file)
-JG_GTK_LIB_PATH=`$PKG_CONFIG --variable jni_dir gtk2-java`
-AC_MSG_RESULT($JG_GTK_LIB_PATH)
-AC_SUBST(JG_GTK_LIB_PATH)
-
-AC_MSG_CHECKING(for gtk-java native gcj library)
-NATIVEGTKJAR=${JG_GTK_LIB_PATH}/libgtkjar${gtkapiversion}.so
-AC_MSG_RESULT($NATIVEGTKJAR)
-AC_SUBST(NATIVEGTKJAR)
-
-])
-
diff --git a/libgtkhtml-java/autogen.sh b/libgtkhtml-java/autogen.sh
deleted file mode 100755
index 5bc589b..0000000
--- a/libgtkhtml-java/autogen.sh
+++ /dev/null
@@ -1,17 +0,0 @@
-#/bin/bash
-
-# This needs to be rewritten properly
-
-#PKG_CHECK_MODULES(GTKJAVA, gtk2-java >= 2.4)
-
-#if test -z "$PKG_CONFIG"; then
-# AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
-#fi
-GTKJAVA_MACROS=`pkg-config --variable macro_dir gtk2-java`
-
-echo "using macro dir $GTKJAVA_MACROS";
-
-aclocal -I $GTKJAVA_MACROS
-autoconf
-
-./configure $@
diff --git a/libgtkhtml-java/autom4te.cache/output.0 b/libgtkhtml-java/autom4te.cache/output.0
deleted file mode 100644
index e526783..0000000
--- a/libgtkhtml-java/autom4te.cache/output.0
+++ /dev/null
@@ -1,5054 +0,0 @@
-@%:@! /bin/sh
-@%:@ Guess values for system-dependent variables and create Makefiles.
-@%:@ Generated by GNU Autoconf 2.59.
-@%:@
-@%:@ Copyright (C) 2003 Free Software Foundation, Inc.
-@%:@ This configure script is free software; the Free Software Foundation
-@%:@ gives unlimited permission to copy, distribute and modify it.
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-
-# Name of the host.
-# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
-# so uname gets run too.
-ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
-
-exec 6>&1
-
-#
-# Initializations.
-#
-ac_default_prefix=/usr/local
-ac_config_libobj_dir=.
-cross_compiling=no
-subdirs=
-MFLAGS=
-MAKEFLAGS=
-SHELL=${CONFIG_SHELL-/bin/sh}
-
-# Maximum number of lines to put in a shell here document.
-# This variable seems obsolete. It should probably be removed, and
-# only ac_max_sed_lines should be used.
-: ${ac_max_here_lines=38}
-
-# Identity of this package.
-PACKAGE_NAME=
-PACKAGE_TARNAME=
-PACKAGE_VERSION=
-PACKAGE_STRING=
-PACKAGE_BUGREPORT=
-
-ac_unique_file="src/jni/org_gnu_gtkhtml_HTMLParser.c"
-ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALLED_CLASSPATH INSTALLED_JNI_DIR version apiversion PKG_CONFIG GTKJAVA_CFLAGS GTKJAVA_LIBS gtkapiversion GTKJAR JG_GTK_LIB_PATH NATIVEGTKJAR CC [...]
-ac_subst_files=''
-
-# Initialize some variables set by options.
-ac_init_help=
-ac_init_version=false
-# The variables have the same names as the options, with
-# dashes changed to underlines.
-cache_file=/dev/null
-exec_prefix=NONE
-no_create=
-no_recursion=
-prefix=NONE
-program_prefix=NONE
-program_suffix=NONE
-program_transform_name=s,x,x,
-silent=
-site=
-srcdir=
-verbose=
-x_includes=NONE
-x_libraries=NONE
-
-# Installation directory options.
-# These are left unexpanded so users can "make install exec_prefix=/foo"
-# and all the variables that are supposed to be based on exec_prefix
-# by default will actually change.
-# Use braces instead of parens because sh, perl, etc. also accept them.
-bindir='${exec_prefix}/bin'
-sbindir='${exec_prefix}/sbin'
-libexecdir='${exec_prefix}/libexec'
-datadir='${prefix}/share'
-sysconfdir='${prefix}/etc'
-sharedstatedir='${prefix}/com'
-localstatedir='${prefix}/var'
-libdir='${exec_prefix}/lib'
-includedir='${prefix}/include'
-oldincludedir='/usr/include'
-infodir='${prefix}/info'
-mandir='${prefix}/man'
-
-ac_prev=
-for ac_option
-do
- # If the previous option needs an argument, assign it.
- if test -n "$ac_prev"; then
- eval "$ac_prev=\$ac_option"
- ac_prev=
- continue
- fi
-
- ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
-
- # Accept the important Cygnus configure options, so we can diagnose typos.
-
- case $ac_option in
-
- -bindir | --bindir | --bindi | --bind | --bin | --bi)
- ac_prev=bindir ;;
- -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
- bindir=$ac_optarg ;;
-
- -build | --build | --buil | --bui | --bu)
- ac_prev=build_alias ;;
- -build=* | --build=* | --buil=* | --bui=* | --bu=*)
- build_alias=$ac_optarg ;;
-
- -cache-file | --cache-file | --cache-fil | --cache-fi \
- | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
- ac_prev=cache_file ;;
- -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
- | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
- cache_file=$ac_optarg ;;
-
- --config-cache | -C)
- cache_file=config.cache ;;
-
- -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
- ac_prev=datadir ;;
- -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
- | --da=*)
- datadir=$ac_optarg ;;
-
- -disable-* | --disable-*)
- ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid feature name: $ac_feature" >&2
- { (exit 1); exit 1; }; }
- ac_feature=`echo $ac_feature | sed 's/-/_/g'`
- eval "enable_$ac_feature=no" ;;
-
- -enable-* | --enable-*)
- ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid feature name: $ac_feature" >&2
- { (exit 1); exit 1; }; }
- ac_feature=`echo $ac_feature | sed 's/-/_/g'`
- case $ac_option in
- *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
- *) ac_optarg=yes ;;
- esac
- eval "enable_$ac_feature='$ac_optarg'" ;;
-
- -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
- | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
- | --exec | --exe | --ex)
- ac_prev=exec_prefix ;;
- -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
- | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
- | --exec=* | --exe=* | --ex=*)
- exec_prefix=$ac_optarg ;;
-
- -gas | --gas | --ga | --g)
- # Obsolete; use --with-gas.
- with_gas=yes ;;
-
- -help | --help | --hel | --he | -h)
- ac_init_help=long ;;
- -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
- ac_init_help=recursive ;;
- -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
- ac_init_help=short ;;
-
- -host | --host | --hos | --ho)
- ac_prev=host_alias ;;
- -host=* | --host=* | --hos=* | --ho=*)
- host_alias=$ac_optarg ;;
-
- -includedir | --includedir | --includedi | --included | --include \
- | --includ | --inclu | --incl | --inc)
- ac_prev=includedir ;;
- -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
- | --includ=* | --inclu=* | --incl=* | --inc=*)
- includedir=$ac_optarg ;;
-
- -infodir | --infodir | --infodi | --infod | --info | --inf)
- ac_prev=infodir ;;
- -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
- infodir=$ac_optarg ;;
-
- -libdir | --libdir | --libdi | --libd)
- ac_prev=libdir ;;
- -libdir=* | --libdir=* | --libdi=* | --libd=*)
- libdir=$ac_optarg ;;
-
- -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
- | --libexe | --libex | --libe)
- ac_prev=libexecdir ;;
- -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
- | --libexe=* | --libex=* | --libe=*)
- libexecdir=$ac_optarg ;;
-
- -localstatedir | --localstatedir | --localstatedi | --localstated \
- | --localstate | --localstat | --localsta | --localst \
- | --locals | --local | --loca | --loc | --lo)
- ac_prev=localstatedir ;;
- -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
- | --localstate=* | --localstat=* | --localsta=* | --localst=* \
- | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
- localstatedir=$ac_optarg ;;
-
- -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
- ac_prev=mandir ;;
- -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
- mandir=$ac_optarg ;;
-
- -nfp | --nfp | --nf)
- # Obsolete; use --without-fp.
- with_fp=no ;;
-
- -no-create | --no-create | --no-creat | --no-crea | --no-cre \
- | --no-cr | --no-c | -n)
- no_create=yes ;;
-
- -no-recursion | --no-recursion | --no-recursio | --no-recursi \
- | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
- no_recursion=yes ;;
-
- -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
- | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
- | --oldin | --oldi | --old | --ol | --o)
- ac_prev=oldincludedir ;;
- -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
- | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
- | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
- oldincludedir=$ac_optarg ;;
-
- -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
- ac_prev=prefix ;;
- -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
- prefix=$ac_optarg ;;
-
- -program-prefix | --program-prefix | --program-prefi | --program-pref \
- | --program-pre | --program-pr | --program-p)
- ac_prev=program_prefix ;;
- -program-prefix=* | --program-prefix=* | --program-prefi=* \
- | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
- program_prefix=$ac_optarg ;;
-
- -program-suffix | --program-suffix | --program-suffi | --program-suff \
- | --program-suf | --program-su | --program-s)
- ac_prev=program_suffix ;;
- -program-suffix=* | --program-suffix=* | --program-suffi=* \
- | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
- program_suffix=$ac_optarg ;;
-
- -program-transform-name | --program-transform-name \
- | --program-transform-nam | --program-transform-na \
- | --program-transform-n | --program-transform- \
- | --program-transform | --program-transfor \
- | --program-transfo | --program-transf \
- | --program-trans | --program-tran \
- | --progr-tra | --program-tr | --program-t)
- ac_prev=program_transform_name ;;
- -program-transform-name=* | --program-transform-name=* \
- | --program-transform-nam=* | --program-transform-na=* \
- | --program-transform-n=* | --program-transform-=* \
- | --program-transform=* | --program-transfor=* \
- | --program-transfo=* | --program-transf=* \
- | --program-trans=* | --program-tran=* \
- | --progr-tra=* | --program-tr=* | --program-t=*)
- program_transform_name=$ac_optarg ;;
-
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil)
- silent=yes ;;
-
- -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
- ac_prev=sbindir ;;
- -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
- | --sbi=* | --sb=*)
- sbindir=$ac_optarg ;;
-
- -sharedstatedir | --sharedstatedir | --sharedstatedi \
- | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
- | --sharedst | --shareds | --shared | --share | --shar \
- | --sha | --sh)
- ac_prev=sharedstatedir ;;
- -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
- | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
- | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
- | --sha=* | --sh=*)
- sharedstatedir=$ac_optarg ;;
-
- -site | --site | --sit)
- ac_prev=site ;;
- -site=* | --site=* | --sit=*)
- site=$ac_optarg ;;
-
- -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
- ac_prev=srcdir ;;
- -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
- srcdir=$ac_optarg ;;
-
- -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
- | --syscon | --sysco | --sysc | --sys | --sy)
- ac_prev=sysconfdir ;;
- -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
- | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
- sysconfdir=$ac_optarg ;;
-
- -target | --target | --targe | --targ | --tar | --ta | --t)
- ac_prev=target_alias ;;
- -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
- target_alias=$ac_optarg ;;
-
- -v | -verbose | --verbose | --verbos | --verbo | --verb)
- verbose=yes ;;
-
- -version | --version | --versio | --versi | --vers | -V)
- ac_init_version=: ;;
-
- -with-* | --with-*)
- ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid package name: $ac_package" >&2
- { (exit 1); exit 1; }; }
- ac_package=`echo $ac_package| sed 's/-/_/g'`
- case $ac_option in
- *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
- *) ac_optarg=yes ;;
- esac
- eval "with_$ac_package='$ac_optarg'" ;;
-
- -without-* | --without-*)
- ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid package name: $ac_package" >&2
- { (exit 1); exit 1; }; }
- ac_package=`echo $ac_package | sed 's/-/_/g'`
- eval "with_$ac_package=no" ;;
-
- --x)
- # Obsolete; use --with-x.
- with_x=yes ;;
-
- -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
- | --x-incl | --x-inc | --x-in | --x-i)
- ac_prev=x_includes ;;
- -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
- | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
- x_includes=$ac_optarg ;;
-
- -x-libraries | --x-libraries | --x-librarie | --x-librari \
- | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
- ac_prev=x_libraries ;;
- -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
- | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
- x_libraries=$ac_optarg ;;
-
- -*) { echo "$as_me: error: unrecognized option: $ac_option
-Try \`$0 --help' for more information." >&2
- { (exit 1); exit 1; }; }
- ;;
-
- *=*)
- ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
- # Reject names that are not valid shell variable names.
- expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
- { (exit 1); exit 1; }; }
- ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
- eval "$ac_envvar='$ac_optarg'"
- export $ac_envvar ;;
-
- *)
- # FIXME: should be removed in autoconf 3.0.
- echo "$as_me: WARNING: you should use --build, --host, --target" >&2
- expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
- echo "$as_me: WARNING: invalid host type: $ac_option" >&2
- : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
- ;;
-
- esac
-done
-
-if test -n "$ac_prev"; then
- ac_option=--`echo $ac_prev | sed 's/_/-/g'`
- { echo "$as_me: error: missing argument to $ac_option" >&2
- { (exit 1); exit 1; }; }
-fi
-
-# Be sure to have absolute paths.
-for ac_var in exec_prefix prefix
-do
- eval ac_val=$`echo $ac_var`
- case $ac_val in
- [\\/$]* | ?:[\\/]* | NONE | '' ) ;;
- *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# Be sure to have absolute paths.
-for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
- localstatedir libdir includedir oldincludedir infodir mandir
-do
- eval ac_val=$`echo $ac_var`
- case $ac_val in
- [\\/$]* | ?:[\\/]* ) ;;
- *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# There might be people who depend on the old broken behavior: `$host'
-# used to hold the argument of --host etc.
-# FIXME: To remove some day.
-build=$build_alias
-host=$host_alias
-target=$target_alias
-
-# FIXME: To remove some day.
-if test "x$host_alias" != x; then
- if test "x$build_alias" = x; then
- cross_compiling=maybe
- echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
- If a cross compiler is detected then cross compile mode will be used." >&2
- elif test "x$build_alias" != "x$host_alias"; then
- cross_compiling=yes
- fi
-fi
-
-ac_tool_prefix=
-test -n "$host_alias" && ac_tool_prefix=$host_alias-
-
-test "$silent" = yes && exec 6>/dev/null
-
-
-# Find the source files, if location was not specified.
-if test -z "$srcdir"; then
- ac_srcdir_defaulted=yes
- # Try the directory containing this script, then its parent.
- ac_confdir=`(dirname "$0") 2>/dev/null ||
-$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$0" : 'X\(//\)[^/]' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$0" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- srcdir=$ac_confdir
- if test ! -r $srcdir/$ac_unique_file; then
- srcdir=..
- fi
-else
- ac_srcdir_defaulted=no
-fi
-if test ! -r $srcdir/$ac_unique_file; then
- if test "$ac_srcdir_defaulted" = yes; then
- { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
- { (exit 1); exit 1; }; }
- else
- { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
- { (exit 1); exit 1; }; }
- fi
-fi
-(cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||
- { echo "$as_me: error: sources are in $srcdir, but \`cd $srcdir' does not work" >&2
- { (exit 1); exit 1; }; }
-srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
-ac_env_build_alias_set=${build_alias+set}
-ac_env_build_alias_value=$build_alias
-ac_cv_env_build_alias_set=${build_alias+set}
-ac_cv_env_build_alias_value=$build_alias
-ac_env_host_alias_set=${host_alias+set}
-ac_env_host_alias_value=$host_alias
-ac_cv_env_host_alias_set=${host_alias+set}
-ac_cv_env_host_alias_value=$host_alias
-ac_env_target_alias_set=${target_alias+set}
-ac_env_target_alias_value=$target_alias
-ac_cv_env_target_alias_set=${target_alias+set}
-ac_cv_env_target_alias_value=$target_alias
-ac_env_CC_set=${CC+set}
-ac_env_CC_value=$CC
-ac_cv_env_CC_set=${CC+set}
-ac_cv_env_CC_value=$CC
-ac_env_CFLAGS_set=${CFLAGS+set}
-ac_env_CFLAGS_value=$CFLAGS
-ac_cv_env_CFLAGS_set=${CFLAGS+set}
-ac_cv_env_CFLAGS_value=$CFLAGS
-ac_env_LDFLAGS_set=${LDFLAGS+set}
-ac_env_LDFLAGS_value=$LDFLAGS
-ac_cv_env_LDFLAGS_set=${LDFLAGS+set}
-ac_cv_env_LDFLAGS_value=$LDFLAGS
-ac_env_CPPFLAGS_set=${CPPFLAGS+set}
-ac_env_CPPFLAGS_value=$CPPFLAGS
-ac_cv_env_CPPFLAGS_set=${CPPFLAGS+set}
-ac_cv_env_CPPFLAGS_value=$CPPFLAGS
-ac_env_CPP_set=${CPP+set}
-ac_env_CPP_value=$CPP
-ac_cv_env_CPP_set=${CPP+set}
-ac_cv_env_CPP_value=$CPP
-
-#
-# Report the --help message.
-#
-if test "$ac_init_help" = "long"; then
- # Omit some internal or obsolete options to make the list less imposing.
- # This message is too long to be a string in the A/UX 3.1 sh.
- cat <<_ACEOF
-\`configure' configures this package to adapt to many kinds of systems.
-
-Usage: $0 [OPTION]... [VAR=VALUE]...
-
-To assign environment variables (e.g., CC, CFLAGS...), specify them as
-VAR=VALUE. See below for descriptions of some of the useful variables.
-
-Defaults for the options are specified in brackets.
-
-Configuration:
- -h, --help display this help and exit
- --help=short display options specific to this package
- --help=recursive display the short help of all the included packages
- -V, --version display version information and exit
- -q, --quiet, --silent do not print \`checking...' messages
- --cache-file=FILE cache test results in FILE [disabled]
- -C, --config-cache alias for \`--cache-file=config.cache'
- -n, --no-create do not create output files
- --srcdir=DIR find the sources in DIR [configure dir or \`..']
-
-_ACEOF
-
- cat <<_ACEOF
-Installation directories:
- --prefix=PREFIX install architecture-independent files in PREFIX
- [$ac_default_prefix]
- --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
- [PREFIX]
-
-By default, \`make install' will install all the files in
-\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
-an installation prefix other than \`$ac_default_prefix' using \`--prefix',
-for instance \`--prefix=\$HOME'.
-
-For better control, use the options below.
-
-Fine tuning of the installation directories:
- --bindir=DIR user executables [EPREFIX/bin]
- --sbindir=DIR system admin executables [EPREFIX/sbin]
- --libexecdir=DIR program executables [EPREFIX/libexec]
- --datadir=DIR read-only architecture-independent data [PREFIX/share]
- --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
- --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
- --localstatedir=DIR modifiable single-machine data [PREFIX/var]
- --libdir=DIR object code libraries [EPREFIX/lib]
- --includedir=DIR C header files [PREFIX/include]
- --oldincludedir=DIR C header files for non-gcc [/usr/include]
- --infodir=DIR info documentation [PREFIX/info]
- --mandir=DIR man documentation [PREFIX/man]
-_ACEOF
-
- cat <<\_ACEOF
-_ACEOF
-fi
-
-if test -n "$ac_init_help"; then
-
- cat <<\_ACEOF
-
-Optional Packages:
- --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
- --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
- --without-gcj-compile Binary builds of Java-GNOME
-with gcj compiler will not be made
- --with-gcj-prefix=PFX Prefix where gcj is installed (optional)
-
-Some influential environment variables:
- CC C compiler command
- CFLAGS C compiler flags
- LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
- nonstandard directory <lib dir>
- CPPFLAGS C/C++ preprocessor flags, e.g. -I<include dir> if you have
- headers in a nonstandard directory <include dir>
- CPP C preprocessor
-
-Use these variables to override the choices made by `configure' or to help
-it to find libraries and programs with nonstandard names/locations.
-
-_ACEOF
-fi
-
-if test "$ac_init_help" = "recursive"; then
- # If there are subdirs, report their specific --help.
- ac_popdir=`pwd`
- for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
- test -d $ac_dir || continue
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
- cd $ac_dir
- # Check for guested configure; otherwise get Cygnus style configure.
- if test -f $ac_srcdir/configure.gnu; then
- echo
- $SHELL $ac_srcdir/configure.gnu --help=recursive
- elif test -f $ac_srcdir/configure; then
- echo
- $SHELL $ac_srcdir/configure --help=recursive
- elif test -f $ac_srcdir/configure.ac ||
- test -f $ac_srcdir/configure.in; then
- echo
- $ac_configure --help
- else
- echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
- fi
- cd "$ac_popdir"
- done
-fi
-
-test -n "$ac_init_help" && exit 0
-if $ac_init_version; then
- cat <<\_ACEOF
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This configure script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it.
-_ACEOF
- exit 0
-fi
-exec 5>config.log
-cat >&5 <<_ACEOF
-This file contains any messages produced by compilers while
-running configure, to aid debugging if configure makes a mistake.
-
-It was created by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- $ $0 $@
-
-_ACEOF
-{
-cat <<_ASUNAME
-@%:@@%:@ --------- @%:@@%:@
-@%:@@%:@ Platform. @%:@@%:@
-@%:@@%:@ --------- @%:@@%:@
-
-hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
-uname -m = `(uname -m) 2>/dev/null || echo unknown`
-uname -r = `(uname -r) 2>/dev/null || echo unknown`
-uname -s = `(uname -s) 2>/dev/null || echo unknown`
-uname -v = `(uname -v) 2>/dev/null || echo unknown`
-
-/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
-/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
-
-/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
-/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
-/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
-hostinfo = `(hostinfo) 2>/dev/null || echo unknown`
-/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
-/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
-/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
-
-_ASUNAME
-
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- echo "PATH: $as_dir"
-done
-
-} >&5
-
-cat >&5 <<_ACEOF
-
-
-@%:@@%:@ ----------- @%:@@%:@
-@%:@@%:@ Core tests. @%:@@%:@
-@%:@@%:@ ----------- @%:@@%:@
-
-_ACEOF
-
-
-# Keep a trace of the command line.
-# Strip out --no-create and --no-recursion so they do not pile up.
-# Strip out --silent because we don't want to record it for future runs.
-# Also quote any args containing shell meta-characters.
-# Make two passes to allow for proper duplicate-argument suppression.
-ac_configure_args=
-ac_configure_args0=
-ac_configure_args1=
-ac_sep=
-ac_must_keep_next=false
-for ac_pass in 1 2
-do
- for ac_arg
- do
- case $ac_arg in
- -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil)
- continue ;;
- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
- ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
- esac
- case $ac_pass in
- 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
- 2)
- ac_configure_args1="$ac_configure_args1 '$ac_arg'"
- if test $ac_must_keep_next = true; then
- ac_must_keep_next=false # Got value, back to normal.
- else
- case $ac_arg in
- *=* | --config-cache | -C | -disable-* | --disable-* \
- | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
- | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
- | -with-* | --with-* | -without-* | --without-* | --x)
- case "$ac_configure_args0 " in
- "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
- esac
- ;;
- -* ) ac_must_keep_next=true ;;
- esac
- fi
- ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
- # Get rid of the leading space.
- ac_sep=" "
- ;;
- esac
- done
-done
-$as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
-$as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
-
-# When interrupted or exit'd, cleanup temporary files, and complete
-# config.log. We remove comments because anyway the quotes in there
-# would cause problems or look ugly.
-# WARNING: Be sure not to use single quotes in there, as some shells,
-# such as our DU 5.0 friend, will then `close' the trap.
-trap 'exit_status=$?
- # Save into config.log some information that might help in debugging.
- {
- echo
-
- cat <<\_ASBOX
-@%:@@%:@ ---------------- @%:@@%:@
-@%:@@%:@ Cache variables. @%:@@%:@
-@%:@@%:@ ---------------- @%:@@%:@
-_ASBOX
- echo
- # The following way of writing the cache mishandles newlines in values,
-{
- (set) 2>&1 |
- case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
- *ac_space=\ *)
- sed -n \
- "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
- s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
- ;;
- *)
- sed -n \
- "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
- ;;
- esac;
-}
- echo
-
- cat <<\_ASBOX
-@%:@@%:@ ----------------- @%:@@%:@
-@%:@@%:@ Output variables. @%:@@%:@
-@%:@@%:@ ----------------- @%:@@%:@
-_ASBOX
- echo
- for ac_var in $ac_subst_vars
- do
- eval ac_val=$`echo $ac_var`
- echo "$ac_var='"'"'$ac_val'"'"'"
- done | sort
- echo
-
- if test -n "$ac_subst_files"; then
- cat <<\_ASBOX
-@%:@@%:@ ------------- @%:@@%:@
-@%:@@%:@ Output files. @%:@@%:@
-@%:@@%:@ ------------- @%:@@%:@
-_ASBOX
- echo
- for ac_var in $ac_subst_files
- do
- eval ac_val=$`echo $ac_var`
- echo "$ac_var='"'"'$ac_val'"'"'"
- done | sort
- echo
- fi
-
- if test -s confdefs.h; then
- cat <<\_ASBOX
-@%:@@%:@ ----------- @%:@@%:@
-@%:@@%:@ confdefs.h. @%:@@%:@
-@%:@@%:@ ----------- @%:@@%:@
-_ASBOX
- echo
- sed "/^$/d" confdefs.h | sort
- echo
- fi
- test "$ac_signal" != 0 &&
- echo "$as_me: caught signal $ac_signal"
- echo "$as_me: exit $exit_status"
- } >&5
- rm -f core *.core &&
- rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
- exit $exit_status
- ' 0
-for ac_signal in 1 2 13 15; do
- trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
-done
-ac_signal=0
-
-# confdefs.h avoids OS command line length limits that DEFS can exceed.
-rm -rf conftest* confdefs.h
-# AIX cpp loses on an empty file, so make sure it contains at least a newline.
-echo >confdefs.h
-
-# Predefined preprocessor variables.
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_NAME "$PACKAGE_NAME"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_TARNAME "$PACKAGE_TARNAME"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_VERSION "$PACKAGE_VERSION"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_STRING "$PACKAGE_STRING"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
-_ACEOF
-
-
-# Let the site file select an alternate cache file if it wants to.
-# Prefer explicitly selected file to automatically selected ones.
-if test -z "$CONFIG_SITE"; then
- if test "x$prefix" != xNONE; then
- CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
- else
- CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
- fi
-fi
-for ac_site_file in $CONFIG_SITE; do
- if test -r "$ac_site_file"; then
- { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
-echo "$as_me: loading site script $ac_site_file" >&6;}
- sed 's/^/| /' "$ac_site_file" >&5
- . "$ac_site_file"
- fi
-done
-
-if test -r "$cache_file"; then
- # Some versions of bash will fail to source /dev/null (special
- # files actually), so we avoid doing that.
- if test -f "$cache_file"; then
- { echo "$as_me:$LINENO: loading cache $cache_file" >&5
-echo "$as_me: loading cache $cache_file" >&6;}
- case $cache_file in
- [\\/]* | ?:[\\/]* ) . $cache_file;;
- *) . ./$cache_file;;
- esac
- fi
-else
- { echo "$as_me:$LINENO: creating cache $cache_file" >&5
-echo "$as_me: creating cache $cache_file" >&6;}
- >$cache_file
-fi
-
-# Check that the precious variables saved in the cache have kept the same
-# value.
-ac_cache_corrupted=false
-for ac_var in `(set) 2>&1 |
- sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
- eval ac_old_set=\$ac_cv_env_${ac_var}_set
- eval ac_new_set=\$ac_env_${ac_var}_set
- eval ac_old_val="\$ac_cv_env_${ac_var}_value"
- eval ac_new_val="\$ac_env_${ac_var}_value"
- case $ac_old_set,$ac_new_set in
- set,)
- { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
-echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
- ac_cache_corrupted=: ;;
- ,set)
- { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
-echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
- ac_cache_corrupted=: ;;
- ,);;
- *)
- if test "x$ac_old_val" != "x$ac_new_val"; then
- { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
-echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
- { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
-echo "$as_me: former value: $ac_old_val" >&2;}
- { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
-echo "$as_me: current value: $ac_new_val" >&2;}
- ac_cache_corrupted=:
- fi;;
- esac
- # Pass precious variables to config.status.
- if test "$ac_new_set" = set; then
- case $ac_new_val in
- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
- ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
- *) ac_arg=$ac_var=$ac_new_val ;;
- esac
- case " $ac_configure_args " in
- *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
- *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
- esac
- fi
-done
-if $ac_cache_corrupted; then
- { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
-echo "$as_me: error: changes in the environment can compromise the build" >&2;}
- { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
-echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-version="2.4.3"
-apiversion="2.4"
-
-INSTALLED_CLASSPATH=\${prefix}/share/java/gtkhtml${apiversion}-${version}.jar
-INSTALLED_JNI_DIR=\${prefix}/lib/jni/
-
-
-
-
-
-
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gtk2-java >= 2.4" >&5
-echo $ECHO_N "checking for gtk2-java >= 2.4... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gtk2-java >= 2.4" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GTKJAVA_CFLAGS" >&5
-echo $ECHO_N "checking GTKJAVA_CFLAGS... $ECHO_C" >&6
- GTKJAVA_CFLAGS=`$PKG_CONFIG --cflags "gtk2-java >= 2.4"`
- echo "$as_me:$LINENO: result: $GTKJAVA_CFLAGS" >&5
-echo "${ECHO_T}$GTKJAVA_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GTKJAVA_LIBS" >&5
-echo $ECHO_N "checking GTKJAVA_LIBS... $ECHO_C" >&6
- GTKJAVA_LIBS=`$PKG_CONFIG --libs "gtk2-java >= 2.4"`
- echo "$as_me:$LINENO: result: $GTKJAVA_LIBS" >&5
-echo "${ECHO_T}$GTKJAVA_LIBS" >&6
- else
- GTKJAVA_CFLAGS=""
- GTKJAVA_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GTKJAVA_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk2-java >= 2.4"`
- echo $GTKJAVA_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gtk2-java >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gtk2-java >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-
-echo "$as_me:$LINENO: checking for gtk-java api version" >&5
-echo $ECHO_N "checking for gtk-java api version... $ECHO_C" >&6
-gtkapiversion=`$PKG_CONFIG --variable api_version gtk2-java`
-echo "$as_me:$LINENO: result: $gtkapiversion" >&5
-echo "${ECHO_T}$gtkapiversion" >&6
-
-
-echo "$as_me:$LINENO: checking for gtk-java jar file" >&5
-echo $ECHO_N "checking for gtk-java jar file... $ECHO_C" >&6
-GTKJAR=`$PKG_CONFIG --variable classpath gtk2-java`
-echo "$as_me:$LINENO: result: $GTKJAR" >&5
-echo "${ECHO_T}$GTKJAR" >&6
-
-
-
-
-echo "$as_me:$LINENO: checking for gtk-java jar file" >&5
-echo $ECHO_N "checking for gtk-java jar file... $ECHO_C" >&6
-JG_GTK_LIB_PATH=`$PKG_CONFIG --variable jni_dir gtk2-java`
-echo "$as_me:$LINENO: result: $JG_GTK_LIB_PATH" >&5
-echo "${ECHO_T}$JG_GTK_LIB_PATH" >&6
-
-
-echo "$as_me:$LINENO: checking for gtk-java native gcj library" >&5
-echo $ECHO_N "checking for gtk-java native gcj library... $ECHO_C" >&6
-NATIVEGTKJAR=${JG_GTK_LIB_PATH}/libgtkjar${gtkapiversion}.so
-echo "$as_me:$LINENO: result: $NATIVEGTKJAR" >&5
-echo "${ECHO_T}$NATIVEGTKJAR" >&6
-
-
-
-
-
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
-echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
-# On Suns, sometimes $CPP names a directory.
-if test -n "$CPP" && test -d "$CPP"; then
- CPP=
-fi
-if test -z "$CPP"; then
- if test "${ac_cv_prog_CPP+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- # Double quotes because CPP needs to be expanded
- for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
- do
- ac_preproc_ok=false
-for ac_c_preproc_warn_flag in '' yes
-do
- # Use a header file that comes with gcc, so configuring glibc
- # with a fresh cross-compiler works.
- # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- # <limits.h> exists even on freestanding compilers.
- # On the NeXT, cc -E runs the code through the compiler's parser,
- # not just through cpp. "Syntax error" is here to catch this case.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@ifdef __STDC__
-@%:@ include <limits.h>
-@%:@else
-@%:@ include <assert.h>
-@%:@endif
- Syntax error
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.$ac_ext
-
- # OK, works on sane cases. Now check whether non-existent headers
- # can be detected and how.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@include <ac_nonexistent.h>
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- # Broken: success on invalid input.
-continue
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then
- break
-fi
-
- done
- ac_cv_prog_CPP=$CPP
-
-fi
- CPP=$ac_cv_prog_CPP
-else
- ac_cv_prog_CPP=$CPP
-fi
-echo "$as_me:$LINENO: result: $CPP" >&5
-echo "${ECHO_T}$CPP" >&6
-ac_preproc_ok=false
-for ac_c_preproc_warn_flag in '' yes
-do
- # Use a header file that comes with gcc, so configuring glibc
- # with a fresh cross-compiler works.
- # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- # <limits.h> exists even on freestanding compilers.
- # On the NeXT, cc -E runs the code through the compiler's parser,
- # not just through cpp. "Syntax error" is here to catch this case.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@ifdef __STDC__
-@%:@ include <limits.h>
-@%:@else
-@%:@ include <assert.h>
-@%:@endif
- Syntax error
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.$ac_ext
-
- # OK, works on sane cases. Now check whether non-existent headers
- # can be detected and how.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@include <ac_nonexistent.h>
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- # Broken: success on invalid input.
-continue
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then
- :
-else
- { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." >&5
-echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-echo "$as_me:$LINENO: checking for egrep" >&5
-echo $ECHO_N "checking for egrep... $ECHO_C" >&6
-if test "${ac_cv_prog_egrep+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if echo a | (grep -E '(a|b)') >/dev/null 2>&1
- then ac_cv_prog_egrep='grep -E'
- else ac_cv_prog_egrep='egrep'
- fi
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5
-echo "${ECHO_T}$ac_cv_prog_egrep" >&6
- EGREP=$ac_cv_prog_egrep
-
-
-
-
-ac_aux_dir=
-for ac_dir in . $srcdir/.; do
- if test -f $ac_dir/install-sh; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/install-sh -c"
- break
- elif test -f $ac_dir/install.sh; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/install.sh -c"
- break
- elif test -f $ac_dir/shtool; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/shtool install -c"
- break
- fi
-done
-if test -z "$ac_aux_dir"; then
- { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in . $srcdir/." >&5
-echo "$as_me: error: cannot find install-sh or install.sh in . $srcdir/." >&2;}
- { (exit 1); exit 1; }; }
-fi
-ac_config_guess="$SHELL $ac_aux_dir/config.guess"
-ac_config_sub="$SHELL $ac_aux_dir/config.sub"
-ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
-
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-if test -n "$ac_tool_prefix"; then
- # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
-set dummy ${ac_tool_prefix}gcc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="${ac_tool_prefix}gcc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$ac_cv_prog_CC"; then
- ac_ct_CC=$CC
- # Extract the first word of "gcc", so it can be a program name with args.
-set dummy gcc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="gcc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- CC=$ac_ct_CC
-else
- CC="$ac_cv_prog_CC"
-fi
-
-if test -z "$CC"; then
- if test -n "$ac_tool_prefix"; then
- # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
-set dummy ${ac_tool_prefix}cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="${ac_tool_prefix}cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$ac_cv_prog_CC"; then
- ac_ct_CC=$CC
- # Extract the first word of "cc", so it can be a program name with args.
-set dummy cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- CC=$ac_ct_CC
-else
- CC="$ac_cv_prog_CC"
-fi
-
-fi
-if test -z "$CC"; then
- # Extract the first word of "cc", so it can be a program name with args.
-set dummy cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
- ac_prog_rejected=no
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
- ac_prog_rejected=yes
- continue
- fi
- ac_cv_prog_CC="cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-if test $ac_prog_rejected = yes; then
- # We found a bogon in the path, so make sure we never use it.
- set dummy $ac_cv_prog_CC
- shift
- if test $@%:@ != 0; then
- # We chose a different compiler from the bogus one.
- # However, it has the same basename, so the bogon will be chosen
- # first if we set CC to just the basename; use the full file name.
- shift
- ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
- fi
-fi
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$CC"; then
- if test -n "$ac_tool_prefix"; then
- for ac_prog in cl
- do
- # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
-set dummy $ac_tool_prefix$ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$CC" && break
- done
-fi
-if test -z "$CC"; then
- ac_ct_CC=$CC
- for ac_prog in cl
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$ac_ct_CC" && break
-done
-
- CC=$ac_ct_CC
-fi
-
-fi
-
-
-test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
-See \`config.log' for more details." >&5
-echo "$as_me: error: no acceptable C compiler found in \$PATH
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-
-# Provide some information about the compiler.
-echo "$as_me:$LINENO:" \
- "checking for C compiler version" >&5
-ac_compiler=`set X $ac_compile; echo $2`
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
- (eval $ac_compiler --version </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5
- (eval $ac_compiler -v </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5
- (eval $ac_compiler -V </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-ac_clean_files_save=$ac_clean_files
-ac_clean_files="$ac_clean_files a.out a.exe b.out"
-# Try to create an executable without -o first, disregard a.out.
-# It will help us diagnose broken compilers, and finding out an intuition
-# of exeext.
-echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
-ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
- (eval $ac_link_default) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- # Find the output, starting from the most likely. This scheme is
-# not robust to junk in `.', hence go to wildcards (a.*) only as a last
-# resort.
-
-# Be careful to initialize this variable, since it used to be cached.
-# Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile.
-ac_cv_exeext=
-# b.out is created by i960 compilers.
-for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out
-do
- test -f "$ac_file" || continue
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )
- ;;
- conftest.$ac_ext )
- # This is the source file.
- ;;
- [ab].out )
- # We found the default executable, but exeext='' is most
- # certainly right.
- break;;
- *.* )
- ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
- # FIXME: I believe we export ac_cv_exeext for Libtool,
- # but it would be cool to find out if it's true. Does anybody
- # maintain Libtool? --akim.
- export ac_cv_exeext
- break;;
- * )
- break;;
- esac
-done
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-{ { echo "$as_me:$LINENO: error: C compiler cannot create executables
-See \`config.log' for more details." >&5
-echo "$as_me: error: C compiler cannot create executables
-See \`config.log' for more details." >&2;}
- { (exit 77); exit 77; }; }
-fi
-
-ac_exeext=$ac_cv_exeext
-echo "$as_me:$LINENO: result: $ac_file" >&5
-echo "${ECHO_T}$ac_file" >&6
-
-# Check the compiler produces executables we can run. If not, either
-# the compiler is broken, or we cross compile.
-echo "$as_me:$LINENO: checking whether the C compiler works" >&5
-echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6
-# FIXME: These cross compiler hacks should be removed for Autoconf 3.0
-# If not cross compiling, check that we can run a simple program.
-if test "$cross_compiling" != yes; then
- if { ac_try='./$ac_file'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- cross_compiling=no
- else
- if test "$cross_compiling" = maybe; then
- cross_compiling=yes
- else
- { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
-If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot run C compiled programs.
-If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
- fi
- fi
-fi
-echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
-
-rm -f a.out a.exe conftest$ac_cv_exeext b.out
-ac_clean_files=$ac_clean_files_save
-# Check the compiler produces executables we can run. If not, either
-# the compiler is broken, or we cross compile.
-echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
-echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6
-echo "$as_me:$LINENO: result: $cross_compiling" >&5
-echo "${ECHO_T}$cross_compiling" >&6
-
-echo "$as_me:$LINENO: checking for suffix of executables" >&5
-echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- # If both `conftest.exe' and `conftest' are `present' (well, observable)
-# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
-# work properly (i.e., refer to `conftest.exe'), while it won't with
-# `rm'.
-for ac_file in conftest.exe conftest conftest.*; do
- test -f "$ac_file" || continue
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
- *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
- export ac_cv_exeext
- break;;
- * ) break;;
- esac
-done
-else
- { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-rm -f conftest$ac_cv_exeext
-echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
-echo "${ECHO_T}$ac_cv_exeext" >&6
-
-rm -f conftest.$ac_ext
-EXEEXT=$ac_cv_exeext
-ac_exeext=$EXEEXT
-echo "$as_me:$LINENO: checking for suffix of object files" >&5
-echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6
-if test "${ac_cv_objext+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.o conftest.obj
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
- *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
- break;;
- esac
-done
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-{ { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute suffix of object files: cannot compile
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-rm -f conftest.$ac_cv_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
-echo "${ECHO_T}$ac_cv_objext" >&6
-OBJEXT=$ac_cv_objext
-ac_objext=$OBJEXT
-echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
-echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6
-if test "${ac_cv_c_compiler_gnu+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-#ifndef __GNUC__
- choke me
-#endif
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_compiler_gnu=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_compiler_gnu=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_cv_c_compiler_gnu=$ac_compiler_gnu
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
-GCC=`test $ac_compiler_gnu = yes && echo yes`
-ac_test_CFLAGS=${CFLAGS+set}
-ac_save_CFLAGS=$CFLAGS
-CFLAGS="-g"
-echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
-echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6
-if test "${ac_cv_prog_cc_g+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_prog_cc_g=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_prog_cc_g=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
-echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
-if test "$ac_test_CFLAGS" = set; then
- CFLAGS=$ac_save_CFLAGS
-elif test $ac_cv_prog_cc_g = yes; then
- if test "$GCC" = yes; then
- CFLAGS="-g -O2"
- else
- CFLAGS="-g"
- fi
-else
- if test "$GCC" = yes; then
- CFLAGS="-O2"
- else
- CFLAGS=
- fi
-fi
-echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5
-echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6
-if test "${ac_cv_prog_cc_stdc+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- ac_cv_prog_cc_stdc=no
-ac_save_CC=$CC
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#include <stdarg.h>
-#include <stdio.h>
-#include <sys/types.h>
-#include <sys/stat.h>
-/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
-struct buf { int x; };
-FILE * (*rcsopen) (struct buf *, struct stat *, int);
-static char *e (p, i)
- char **p;
- int i;
-{
- return p[i];
-}
-static char *f (char * (*g) (char **, int), char **p, ...)
-{
- char *s;
- va_list v;
- va_start (v,p);
- s = g (p, va_arg (v,int));
- va_end (v);
- return s;
-}
-
-/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
- function prototypes and stuff, but not '\xHH' hex character constants.
- These don't provoke an error unfortunately, instead are silently treated
- as 'x'. The following induces an error, until -std1 is added to get
- proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
- array size at least. It's necessary to write '\x00'==0 to get something
- that's true only with -std1. */
-int osf4_cc_array ['\x00' == 0 ? 1 : -1];
-
-int test (int i, double x);
-struct s1 {int (*f) (int a);};
-struct s2 {int (*f) (double a);};
-int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
-int argc;
-char **argv;
-int
-main ()
-{
-return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
- ;
- return 0;
-}
-_ACEOF
-# Don't try gcc -ansi; that turns off useful extensions and
-# breaks some systems' header files.
-# AIX -qlanglvl=ansi
-# Ultrix and OSF/1 -std1
-# HP-UX 10.20 and later -Ae
-# HP-UX older versions -Aa -D_HPUX_SOURCE
-# SVR4 -Xc -D__EXTENSIONS__
-for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
-do
- CC="$ac_save_CC $ac_arg"
- rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_prog_cc_stdc=$ac_arg
-break
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext
-done
-rm -f conftest.$ac_ext conftest.$ac_objext
-CC=$ac_save_CC
-
-fi
-
-case "x$ac_cv_prog_cc_stdc" in
- x|xno)
- echo "$as_me:$LINENO: result: none needed" >&5
-echo "${ECHO_T}none needed" >&6 ;;
- *)
- echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5
-echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6
- CC="$CC $ac_cv_prog_cc_stdc" ;;
-esac
-
-# Some people use a C++ compiler to compile C. Since we use `exit',
-# in C++ we need to declare it. In case someone uses the same compiler
-# for both compiling C and C++ we need to have the C++ compiler decide
-# the declaration of exit, since it's the most demanding environment.
-cat >conftest.$ac_ext <<_ACEOF
-@%:@ifndef __cplusplus
- choke me
-@%:@endif
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- for ac_declaration in \
- '' \
- 'extern "C" void std::exit (int) throw (); using std::exit;' \
- 'extern "C" void std::exit (int); using std::exit;' \
- 'extern "C" void exit (int) throw ();' \
- 'extern "C" void exit (int);' \
- 'void exit (int);'
-do
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-$ac_declaration
-@%:@include <stdlib.h>
-int
-main ()
-{
-exit (42);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-continue
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-$ac_declaration
-int
-main ()
-{
-exit (42);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- break
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-done
-rm -f conftest*
-if test -n "$ac_declaration"; then
- echo '#ifdef __cplusplus' >>confdefs.h
- echo $ac_declaration >>confdefs.h
- echo '#endif' >>confdefs.h
-fi
-
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-# Find a good install program. We prefer a C program (faster),
-# so one script is as good as another. But avoid the broken or
-# incompatible versions:
-# SysV /etc/install, /usr/sbin/install
-# SunOS /usr/etc/install
-# IRIX /sbin/install
-# AIX /bin/install
-# AmigaOS /C/install, which installs bootblocks on floppy discs
-# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
-# AFS /usr/afsws/bin/install, which mishandles nonexistent args
-# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
-# OS/2's system install, which has a completely different semantic
-# ./install, which can be erroneously created by make from ./install.sh.
-echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
-echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
-if test -z "$INSTALL"; then
-if test "${ac_cv_path_install+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- # Account for people who put trailing slashes in PATH elements.
-case $as_dir/ in
- ./ | .// | /cC/* | \
- /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
- ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
- /usr/ucb/* ) ;;
- *)
- # OSF1 and SCO ODT 3.0 have their own names for install.
- # Don't use installbsd from OSF since it installs stuff as root
- # by default.
- for ac_prog in ginstall scoinst install; do
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
- if test $ac_prog = install &&
- grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
- # AIX install. It has an incompatible calling convention.
- :
- elif test $ac_prog = install &&
- grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
- # program-specific install script used by HP pwplus--don't use.
- :
- else
- ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
- break 3
- fi
- fi
- done
- done
- ;;
-esac
-done
-
-
-fi
- if test "${ac_cv_path_install+set}" = set; then
- INSTALL=$ac_cv_path_install
- else
- # As a last resort, use the slow shell script. We don't cache a
- # path for INSTALL within a source directory, because that will
- # break other packages using the cache if that directory is
- # removed, or if the path is relative.
- INSTALL=$ac_install_sh
- fi
-fi
-echo "$as_me:$LINENO: result: $INSTALL" >&5
-echo "${ECHO_T}$INSTALL" >&6
-
-# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
-# It thinks the first close brace ends the variable substitution.
-test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
-
-test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
-
-test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
-
-
-# Extract the first word of "db2html$EXEEXT", so it can be a program name with args.
-set dummy db2html$EXEEXT; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_DB1+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $DB1 in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_DB1="$DB1" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_DB1="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_DB1" && ac_cv_path_DB1="nocommand"
- ;;
-esac
-fi
-DB1=$ac_cv_path_DB1
-
-if test -n "$DB1"; then
- echo "$as_me:$LINENO: result: $DB1" >&5
-echo "${ECHO_T}$DB1" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-if test "$DB1" = nocommand; then
- # Extract the first word of "docbook2html$EXEEXT", so it can be a program name with args.
-set dummy docbook2html$EXEEXT; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_DB2+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $DB2 in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_DB2="$DB2" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_DB2="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_DB2" && ac_cv_path_DB2="nocommand"
- ;;
-esac
-fi
-DB2=$ac_cv_path_DB2
-
-if test -n "$DB2"; then
- echo "$as_me:$LINENO: result: $DB2" >&5
-echo "${ECHO_T}$DB2" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- if test "$DB2" = nocommand; then
- { { echo "$as_me:$LINENO: error: docbook not found in $PATH" >&5
-echo "$as_me: error: docbook not found in $PATH" >&2;}
- { (exit 1); exit 1; }; }
- else
- DOCBOOK=$DB2
- fi;else
- DOCBOOK=$DB1
-fi;
-
-
-if test "x$JAVAPREFIX" = x; then
- test "x$JAVAC" = x && for ac_prog in "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAVAC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAVAC"; then
- ac_cv_prog_JAVAC="$JAVAC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAVAC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAVAC=$ac_cv_prog_JAVAC
-if test -n "$JAVAC"; then
- echo "$as_me:$LINENO: result: $JAVAC" >&5
-echo "${ECHO_T}$JAVAC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAVAC" && break
-done
-
-else
- test "x$JAVAC" = x && for ac_prog in "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAVAC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAVAC"; then
- ac_cv_prog_JAVAC="$JAVAC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAVAC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAVAC=$ac_cv_prog_JAVAC
-if test -n "$JAVAC"; then
- echo "$as_me:$LINENO: result: $JAVAC" >&5
-echo "${ECHO_T}$JAVAC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAVAC" && break
-done
-test -n "$JAVAC" || JAVAC="$JAVAPREFIX"
-
-fi
-test "x$JAVAC" = x && { { echo "$as_me:$LINENO: error: no acceptable Java compiler found in \$PATH" >&5
-echo "$as_me: error: no acceptable Java compiler found in \$PATH" >&2;}
- { (exit 1); exit 1; }; }
-
-echo "$as_me:$LINENO: checking if $JAVAC works" >&5
-echo $ECHO_N "checking if $JAVAC works... $ECHO_C" >&6
-if test "${ac_cv_prog_javac_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* #line __oline__ "configure" */
-public class Test {
-}
-EOF
-if { ac_try='$JAVAC $JAVACFLAGS $JAVA_TEST'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- { { echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
-echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
- { (exit 1); exit 1; }; }
- echo "configure: failed program was:" >&5
- cat $JAVA_TEST >&5
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_javac_works" >&5
-echo "${ECHO_T}$ac_cv_prog_javac_works" >&6
-
-
-
-echo "$as_me:$LINENO: checking if $JAVAC works" >&5
-echo $ECHO_N "checking if $JAVAC works... $ECHO_C" >&6
-if test "${ac_cv_prog_javac_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* #line __oline__ "configure" */
-public class Test {
-}
-EOF
-if { ac_try='$JAVAC $JAVACFLAGS $JAVA_TEST'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- { { echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
-echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
- { (exit 1); exit 1; }; }
- echo "configure: failed program was:" >&5
- cat $JAVA_TEST >&5
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_javac_works" >&5
-echo "${ECHO_T}$ac_cv_prog_javac_works" >&6
-
-
-if test "x$JAVAPREFIX" = x; then
- test "x$JAR" = x && for ac_prog in jar$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAR"; then
- ac_cv_prog_JAR="$JAR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAR="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAR=$ac_cv_prog_JAR
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAR" && break
-done
-
-else
- test "x$JAR" = x && for ac_prog in jar
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAR"; then
- ac_cv_prog_JAR="$JAR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAR="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAR=$ac_cv_prog_JAR
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAR" && break
-done
-test -n "$JAR" || JAR="$JAVAPREFIX"
-
-fi
-test "x$JAR" = x && { { echo "$as_me:$LINENO: error: no acceptable jar program found in \$PATH" >&5
-echo "$as_me: error: no acceptable jar program found in \$PATH" >&2;}
- { (exit 1); exit 1; }; }
-
-
-
-
-# Check whether --with-gcj_compile or --without-gcj_compile was given.
-if test "${with_gcj_compile+set}" = set; then
- withval="$with_gcj_compile"
- gcj_compile="no"
-else
- gcj_compile="yes"
-fi;
-
-if test $gcj_compile = "yes"; then
-
-# Check whether --with-gcj-prefix or --without-gcj-prefix was given.
-if test "${with_gcj_prefix+set}" = set; then
- withval="$with_gcj_prefix"
- gcj_prefix="$withval"
-else
- gcj_prefix=""
-fi;
-
- if test x$gcj_prefix != x ; then
- GCJ_HOME=$gcj_prefix
- fi
-
- if test x$GCJ_HOME != x ; then
- echo "Add $GCJ_HOME/bin to path and check again."
- PATH="$GCJ_HOME/bin:$PATH"
- fi
- # Extract the first word of "gcj", so it can be a program name with args.
-set dummy gcj; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_GCJ+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $GCJ in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_GCJ="$GCJ" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_GCJ="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_GCJ" && ac_cv_path_GCJ="no"
- ;;
-esac
-fi
-GCJ=$ac_cv_path_GCJ
-
-if test -n "$GCJ"; then
- echo "$as_me:$LINENO: result: $GCJ" >&5
-echo "${ECHO_T}$GCJ" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-
- min_gcj_version=3.0.0
- echo "$as_me:$LINENO: checking for GCJ - version >= $min_gcj_version" >&5
-echo $ECHO_N "checking for GCJ - version >= $min_gcj_version... $ECHO_C" >&6
- min_gcj_major_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\1/'`
- min_gcj_minor_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\2/'`
- min_gcj_micro_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\3/'`
- if test "$GCJ" = "no" ; then
- no_gcj=yes
- else
- gcj_version=`$GCJ --version 2>&1 | grep GCC | sed 's/gcj (GCC) \([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1.\2.\3/'`
- gcj_major_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1/'`
- gcj_minor_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\2/'`
- gcj_micro_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\3/'`
- if test "$cross_compiling" = yes; then
- echo $ac_n "cross compiling; assumed OK... $ac_c"
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-#include <stdio.h>
-
-main()
-{
- if ((1$gcj_major_version > 1$min_gcj_major_version) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version > 1$min_gcj_minor_version)) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version == 1$min_gcj_minor_version) &&
- (1$gcj_micro_version >= 1$min_gcj_micro_version)))
- {
- return(0);
- }
- else
- {
- return(1);
- }
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- :
-else
- echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-no_gcj=yes
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
-fi
- fi
- if test "x$no_gcj" = x ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- # Extract the first word of "gcj", so it can be a program name with args.
-set dummy gcj; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_GCJ+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $GCJ in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_GCJ="$GCJ" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_GCJ="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_GCJ" && ac_cv_path_GCJ="no"
- ;;
-esac
-fi
-GCJ=$ac_cv_path_GCJ
-
-if test -n "$GCJ"; then
- echo "$as_me:$LINENO: result: $GCJ" >&5
-echo "${ECHO_T}$GCJ" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- # Extract the first word of "jar", so it can be a program name with args.
-set dummy jar; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $JAR in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_JAR="$JAR" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_JAR="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_JAR" && ac_cv_path_JAR="no"
- ;;
-esac
-fi
-JAR=$ac_cv_path_JAR
-
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- if test x$GCJ_HOME != x ; then
- :
- else
- GCJ_HOME=`which gcj | sed 's/\(.*\).bin.*gcj/\1/'`
- fi
-
- cat << EOF > Test.java
-/* #line __oline__ "configure" */
-public class Test {
- public static void main(String[] args) {
- System.out.println(System.getProperty("sun.boot.class.path"));
- }
-}
-EOF
- GCJ_JAR=`gcj -C Test.java && gij Test`
- rm Test.java Test.class
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`(test -d /usr/share/local/java && find /usr/local/share/java -name libgcj-?.?.?.jar) || (test -d /usr/share/java && find /usr/share/java -name libgcj-?.?.?.jar)`
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`locate libgcj | grep libgcj.*\.jar`
- fi
- fi
- if test x$GCJ_JAR != x ; then
- GCJ_CLASSPATH="${GCJ_JAR}:${CLASSPATH}"
- else
- echo "***"
- echo "*** Unable to locate libgcj.jar needed by gcj"
- echo "***"
- { { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }
- fi
-
- :
- else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
- echo "***"
- echo "*** If you have GCJ installed and it is a newer version than $min_java_version, either set"
- echo "*** the GCJ_HOME variable or add the top directory where the GCJ binaries are to"
- echo "*** the PATH. Alternatively try \"./configure --with-gcj-prefix=<java_home>\","
- echo "***"
- echo "*** Also make sure that configure does not find the wrong version of GCJ by"
- echo "*** looking at the output of \"which gcj\"."
- echo "***"
- { { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }
- fi
-
- GCJ_BUILD_TARGETS=native-gcj
- GCJ_INSTALL_TARGETS=native_install
- GCJ_UNINSTALL_TARGETS=native_uninstall
-else
- GCJ_BUILD_TARGETS=
- GCJ_INSTALL_TARGETS=
- GCJ_UNINSTALL_TARGETS=
-fi
-
-
-
-
-
-
-
-
-echo "$as_me:$LINENO: checking for main in -libs" >&5
-echo $ECHO_N "checking for main in -libs... $ECHO_C" >&6
-if test "${ac_cv_lib_ibs_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- ac_check_lib_save_LIBS=$LIBS
-LIBS="-libs $LIBS"
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-
-int
-main ()
-{
-main ();
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_lib_ibs_main=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_lib_ibs_main=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-echo "$as_me:$LINENO: result: $ac_cv_lib_ibs_main" >&5
-echo "${ECHO_T}$ac_cv_lib_ibs_main" >&6
-if test $ac_cv_lib_ibs_main = yes; then
- cat >>confdefs.h <<_ACEOF
-@%:@define HAVE_LIBIBS 1
-_ACEOF
-
- LIBS="-libs $LIBS"
-
-fi
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gtk+-2.0 >= 2.4" >&5
-echo $ECHO_N "checking for gtk+-2.0 >= 2.4... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gtk+-2.0 >= 2.4" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GTK_CFLAGS" >&5
-echo $ECHO_N "checking GTK_CFLAGS... $ECHO_C" >&6
- GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 2.4"`
- echo "$as_me:$LINENO: result: $GTK_CFLAGS" >&5
-echo "${ECHO_T}$GTK_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GTK_LIBS" >&5
-echo $ECHO_N "checking GTK_LIBS... $ECHO_C" >&6
- GTK_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 2.4"`
- echo "$as_me:$LINENO: result: $GTK_LIBS" >&5
-echo "${ECHO_T}$GTK_LIBS" >&6
- else
- GTK_CFLAGS=""
- GTK_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GTK_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk+-2.0 >= 2.4"`
- echo $GTK_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gtk+-2.0 >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gtk+-2.0 >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-
-
-
-
-
-
-
-
-echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
-echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6
-if test "${ac_cv_c_const+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-/* FIXME: Include the comments suggested by Paul. */
-#ifndef __cplusplus
- /* Ultrix mips cc rejects this. */
- typedef int charset[2];
- const charset x;
- /* SunOS 4.1.1 cc rejects this. */
- char const *const *ccp;
- char **p;
- /* NEC SVR4.0.2 mips cc rejects this. */
- struct point {int x, y;};
- static struct point const zero = {0,0};
- /* AIX XL C 1.02.0.0 rejects this.
- It does not let you subtract one const X* pointer from another in
- an arm of an if-expression whose if-part is not a constant
- expression */
- const char *g = "string";
- ccp = &g + (g ? g-g : 0);
- /* HPUX 7.0 cc rejects these. */
- ++ccp;
- p = (char**) ccp;
- ccp = (char const *const *) p;
- { /* SCO 3.2v4 cc rejects this. */
- char *t;
- char const *s = 0 ? (char *) 0 : (char const *) 0;
-
- *t++ = 0;
- }
- { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
- int x[] = {25, 17};
- const int *foo = &x[0];
- ++foo;
- }
- { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
- typedef const int *iptr;
- iptr p = 0;
- ++p;
- }
- { /* AIX XL C 1.02.0.0 rejects this saying
- "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
- struct s { int j; const int *ap[3]; };
- struct s *b; b->j = 5;
- }
- { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
- const int foo = 10;
- }
-#endif
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_c_const=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_c_const=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
-echo "${ECHO_T}$ac_cv_c_const" >&6
-if test $ac_cv_c_const = no; then
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define const
-_ACEOF
-
-fi
-
-
-# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
-# for constant arguments. Useless!
-echo "$as_me:$LINENO: checking for working alloca.h" >&5
-echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6
-if test "${ac_cv_working_alloca_h+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@include <alloca.h>
-int
-main ()
-{
-char *p = (char *) alloca (2 * sizeof (int));
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_working_alloca_h=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_working_alloca_h=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5
-echo "${ECHO_T}$ac_cv_working_alloca_h" >&6
-if test $ac_cv_working_alloca_h = yes; then
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define HAVE_ALLOCA_H 1
-_ACEOF
-
-fi
-
-echo "$as_me:$LINENO: checking for alloca" >&5
-echo $ECHO_N "checking for alloca... $ECHO_C" >&6
-if test "${ac_cv_func_alloca_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#ifdef __GNUC__
-# define alloca __builtin_alloca
-#else
-# ifdef _MSC_VER
-# include <malloc.h>
-# define alloca _alloca
-# else
-# if HAVE_ALLOCA_H
-# include <alloca.h>
-# else
-# ifdef _AIX
- #pragma alloca
-# else
-# ifndef alloca /* predefined by HP cc +Olibcalls */
-char *alloca ();
-# endif
-# endif
-# endif
-# endif
-#endif
-
-int
-main ()
-{
-char *p = (char *) alloca (1);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_func_alloca_works=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_func_alloca_works=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5
-echo "${ECHO_T}$ac_cv_func_alloca_works" >&6
-
-if test $ac_cv_func_alloca_works = yes; then
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define HAVE_ALLOCA 1
-_ACEOF
-
-else
- # The SVR3 libPW and SVR4 libucb both contain incompatible functions
-# that cause trouble. Some versions do not even contain alloca or
-# contain a buggy version. If you still want to use their alloca,
-# use ar to extract alloca.o from them instead of compiling alloca.c.
-
-ALLOCA=alloca.$ac_objext
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define C_ALLOCA 1
-_ACEOF
-
-
-echo "$as_me:$LINENO: checking whether \`alloca.c' needs Cray hooks" >&5
-echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6
-if test "${ac_cv_os_cray+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#if defined(CRAY) && ! defined(CRAY2)
-webecray
-#else
-wenotbecray
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
- $EGREP "webecray" >/dev/null 2>&1; then
- ac_cv_os_cray=yes
-else
- ac_cv_os_cray=no
-fi
-rm -f conftest*
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_os_cray" >&5
-echo "${ECHO_T}$ac_cv_os_cray" >&6
-if test $ac_cv_os_cray = yes; then
- for ac_func in _getb67 GETB67 getb67; do
- as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-echo "$as_me:$LINENO: checking for $ac_func" >&5
-echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
-if eval "test \"\${$as_ac_var+set}\" = set"; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
- For example, HP-UX 11i <limits.h> declares gettimeofday. */
-#define $ac_func innocuous_$ac_func
-
-/* System header to define __stub macros and hopefully few prototypes,
- which can conflict with char $ac_func (); below.
- Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- <limits.h> exists even on freestanding compilers. */
-
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
-
-#undef $ac_func
-
-/* Override any gcc2 internal prototype to avoid an error. */
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-/* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
-char $ac_func ();
-/* The GNU C library defines this for functions which it implements
- to always fail with ENOSYS. Some functions are actually named
- something starting with __ and the normal name is an alias. */
-#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
-choke me
-#else
-char (*f) () = $ac_func;
-#endif
-#ifdef __cplusplus
-}
-#endif
-
-int
-main ()
-{
-return f != $ac_func;
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- eval "$as_ac_var=yes"
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-eval "$as_ac_var=no"
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
-echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
-if test `eval echo '${'$as_ac_var'}'` = yes; then
-
-cat >>confdefs.h <<_ACEOF
-@%:@define CRAY_STACKSEG_END $ac_func
-_ACEOF
-
- break
-fi
-
- done
-fi
-
-echo "$as_me:$LINENO: checking stack direction for C alloca" >&5
-echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6
-if test "${ac_cv_c_stack_direction+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test "$cross_compiling" = yes; then
- ac_cv_c_stack_direction=0
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-int
-find_stack_direction ()
-{
- static char *addr = 0;
- auto char dummy;
- if (addr == 0)
- {
- addr = &dummy;
- return find_stack_direction ();
- }
- else
- return (&dummy > addr) ? 1 : -1;
-}
-
-int
-main ()
-{
- exit (find_stack_direction () < 0);
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_c_stack_direction=1
-else
- echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-ac_cv_c_stack_direction=-1
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
-fi
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5
-echo "${ECHO_T}$ac_cv_c_stack_direction" >&6
-
-cat >>confdefs.h <<_ACEOF
-@%:@define STACK_DIRECTION $ac_cv_c_stack_direction
-_ACEOF
-
-
-fi
-
-
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for libgtkhtml-2.0 >= 2.4.1" >&5
-echo $ECHO_N "checking for libgtkhtml-2.0 >= 2.4.1... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "libgtkhtml-2.0 >= 2.4.1" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking LIBGTKHTML_CFLAGS" >&5
-echo $ECHO_N "checking LIBGTKHTML_CFLAGS... $ECHO_C" >&6
- LIBGTKHTML_CFLAGS=`$PKG_CONFIG --cflags "libgtkhtml-2.0 >= 2.4.1"`
- echo "$as_me:$LINENO: result: $LIBGTKHTML_CFLAGS" >&5
-echo "${ECHO_T}$LIBGTKHTML_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking LIBGTKHTML_LIBS" >&5
-echo $ECHO_N "checking LIBGTKHTML_LIBS... $ECHO_C" >&6
- LIBGTKHTML_LIBS=`$PKG_CONFIG --libs "libgtkhtml-2.0 >= 2.4.1"`
- echo "$as_me:$LINENO: result: $LIBGTKHTML_LIBS" >&5
-echo "${ECHO_T}$LIBGTKHTML_LIBS" >&6
- else
- LIBGTKHTML_CFLAGS=""
- LIBGTKHTML_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- LIBGTKHTML_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libgtkhtml-2.0 >= 2.4.1"`
- echo $LIBGTKHTML_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (libgtkhtml-2.0 >= 2.4.1) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (libgtkhtml-2.0 >= 2.4.1) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-
-
-
- ac_config_files="$ac_config_files Makefile gtkhtml-java.pc src/Makefile src/java/org/gnu/gtkhtml/HTMLDocument.java src/java/org/gnu/gtkhtml/HTMLView.java doc/examples/runExample.sh"
-cat >confcache <<\_ACEOF
-# This file is a shell script that caches the results of configure
-# tests run on this system so they can be shared between configure
-# scripts and configure runs, see configure's option --config-cache.
-# It is not useful on other systems. If it contains results you don't
-# want to keep, you may remove or edit it.
-#
-# config.status only pays attention to the cache file if you give it
-# the --recheck option to rerun configure.
-#
-# `ac_cv_env_foo' variables (set or unset) will be overridden when
-# loading this file, other *unset* `ac_cv_foo' will be assigned the
-# following values.
-
-_ACEOF
-
-# The following way of writing the cache mishandles newlines in values,
-# but we know of no workaround that is simple, portable, and efficient.
-# So, don't put newlines in cache variables' values.
-# Ultrix sh set writes to stderr and can't be redirected directly,
-# and sets the high bit in the cache file unless we assign to the vars.
-{
- (set) 2>&1 |
- case `(ac_space=' '; set | grep ac_space) 2>&1` in
- *ac_space=\ *)
- # `set' does not quote correctly, so add quotes (double-quote
- # substitution turns \\\\ into \\, and sed turns \\ into \).
- sed -n \
- "s/'/'\\\\''/g;
- s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
- ;;
- *)
- # `set' quotes correctly as required by POSIX, so do not add quotes.
- sed -n \
- "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
- ;;
- esac;
-} |
- sed '
- t clear
- : clear
- s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
- t end
- /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
- : end' >>confcache
-if diff $cache_file confcache >/dev/null 2>&1; then :; else
- if test -w $cache_file; then
- test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
- cat confcache >$cache_file
- else
- echo "not updating unwritable cache $cache_file"
- fi
-fi
-rm -f confcache
-
-test "x$prefix" = xNONE && prefix=$ac_default_prefix
-# Let make expand exec_prefix.
-test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
-
-# VPATH may cause trouble with some makes, so we remove $(srcdir),
-# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
-# trailing colons and then remove the whole line if VPATH becomes empty
-# (actually we leave an empty line to preserve line numbers).
-if test "x$srcdir" = x.; then
- ac_vpsub='/^[ ]*VPATH[ ]*=/{
-s/:*\$(srcdir):*/:/;
-s/:*\${srcdir}:*/:/;
-s/:*@srcdir@:*/:/;
-s/^\([^=]*=[ ]*\):*/\1/;
-s/:*$//;
-s/^[^=]*=[ ]*$//;
-}'
-fi
-
-# Transform confdefs.h into DEFS.
-# Protect against shell expansion while executing Makefile rules.
-# Protect against Makefile macro expansion.
-#
-# If the first sed substitution is executed (which looks for macros that
-# take arguments), then we branch to the quote section. Otherwise,
-# look for a macro that doesn't take arguments.
-cat >confdef2opt.sed <<\_ACEOF
-t clear
-: clear
-s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*([^)]*)\)[ ]*\(.*\),-D\1=\2,g
-t quote
-s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\),-D\1=\2,g
-t quote
-d
-: quote
-s,[ `~#$^&*(){}\\|;'"<>?],\\&,g
-s,\[,\\&,g
-s,\],\\&,g
-s,\$,$$,g
-p
-_ACEOF
-# We use echo to avoid assuming a particular line-breaking character.
-# The extra dot is to prevent the shell from consuming trailing
-# line-breaks from the sub-command output. A line-break within
-# single-quotes doesn't work because, if this script is created in a
-# platform that uses two characters for line-breaks (e.g., DOS), tr
-# would break.
-ac_LF_and_DOT=`echo; echo .`
-DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'`
-rm -f confdef2opt.sed
-
-
-ac_libobjs=
-ac_ltlibobjs=
-for ac_i in : $LIB@&t at OBJS; do test "x$ac_i" = x: && continue
- # 1. Remove the extension, and $U if already installed.
- ac_i=`echo "$ac_i" |
- sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
- # 2. Add them.
- ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"
- ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'
-done
-LIB@&t at OBJS=$ac_libobjs
-
-LTLIBOBJS=$ac_ltlibobjs
-
-
-
-: ${CONFIG_STATUS=./config.status}
-ac_clean_files_save=$ac_clean_files
-ac_clean_files="$ac_clean_files $CONFIG_STATUS"
-{ echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
-echo "$as_me: creating $CONFIG_STATUS" >&6;}
-cat >$CONFIG_STATUS <<_ACEOF
-#! $SHELL
-# Generated by $as_me.
-# Run this file to recreate the current configuration.
-# Compiler output produced by configure, useful for debugging
-# configure, is in config.log if it exists.
-
-debug=false
-ac_cs_recheck=false
-ac_cs_silent=false
-SHELL=\${CONFIG_SHELL-$SHELL}
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
-echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
-echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-exec 6>&1
-
-# Open the log real soon, to keep \$[0] and so on meaningful, and to
-# report actual input values of CONFIG_FILES etc. instead of their
-# values after options handling. Logging --version etc. is OK.
-exec 5>>config.log
-{
- echo
- sed 'h;s/./-/g;s/^.../@%:@@%:@ /;s/...$/ @%:@@%:@/;p;x;p;x' <<_ASBOX
-@%:@@%:@ Running $as_me. @%:@@%:@
-_ASBOX
-} >&5
-cat >&5 <<_CSEOF
-
-This file was extended by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- CONFIG_FILES = $CONFIG_FILES
- CONFIG_HEADERS = $CONFIG_HEADERS
- CONFIG_LINKS = $CONFIG_LINKS
- CONFIG_COMMANDS = $CONFIG_COMMANDS
- $ $0 $@
-
-_CSEOF
-echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
-echo >&5
-_ACEOF
-
-# Files that config.status was made for.
-if test -n "$ac_config_files"; then
- echo "config_files=\"$ac_config_files\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_headers"; then
- echo "config_headers=\"$ac_config_headers\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_links"; then
- echo "config_links=\"$ac_config_links\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_commands"; then
- echo "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUS
-fi
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-
-ac_cs_usage="\
-\`$as_me' instantiates files from templates according to the
-current configuration.
-
-Usage: $0 [OPTIONS] [FILE]...
-
- -h, --help print this help, then exit
- -V, --version print version number, then exit
- -q, --quiet do not print progress messages
- -d, --debug don't remove temporary files
- --recheck update $as_me by reconfiguring in the same conditions
- --file=FILE[:TEMPLATE]
- instantiate the configuration file FILE
-
-Configuration files:
-$config_files
-
-Report bugs to <bug-autoconf at gnu.org>."
-_ACEOF
-
-cat >>$CONFIG_STATUS <<_ACEOF
-ac_cs_version="\\
-config.status
-configured by $0, generated by GNU Autoconf 2.59,
- with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This config.status script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it."
-srcdir=$srcdir
-INSTALL="$INSTALL"
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-# If no file are specified by the user, then we need to provide default
-# value. By we need to know if files were specified by the user.
-ac_need_defaults=:
-while test $# != 0
-do
- case $1 in
- --*=*)
- ac_option=`expr "x$1" : 'x\([^=]*\)='`
- ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
- ac_shift=:
- ;;
- -*)
- ac_option=$1
- ac_optarg=$2
- ac_shift=shift
- ;;
- *) # This is not an option, so the user has probably given explicit
- # arguments.
- ac_option=$1
- ac_need_defaults=false;;
- esac
-
- case $ac_option in
- # Handling of the options.
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
- -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
- ac_cs_recheck=: ;;
- --version | --vers* | -V )
- echo "$ac_cs_version"; exit 0 ;;
- --he | --h)
- # Conflict between --help and --header
- { { echo "$as_me:$LINENO: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; };;
- --help | --hel | -h )
- echo "$ac_cs_usage"; exit 0 ;;
- --debug | --d* | -d )
- debug=: ;;
- --file | --fil | --fi | --f )
- $ac_shift
- CONFIG_FILES="$CONFIG_FILES $ac_optarg"
- ac_need_defaults=false;;
- --header | --heade | --head | --hea )
- $ac_shift
- CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
- ac_need_defaults=false;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil | --si | --s)
- ac_cs_silent=: ;;
-
- # This is an error.
- -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; } ;;
-
- *) ac_config_targets="$ac_config_targets $1" ;;
-
- esac
- shift
-done
-
-ac_configure_extra_args=
-
-if $ac_cs_silent; then
- exec 6>/dev/null
- ac_configure_extra_args="$ac_configure_extra_args --silent"
-fi
-
-_ACEOF
-cat >>$CONFIG_STATUS <<_ACEOF
-if \$ac_cs_recheck; then
- echo "running $SHELL $0 " $ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
- exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
-fi
-
-_ACEOF
-
-
-
-
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-for ac_config_target in $ac_config_targets
-do
- case "$ac_config_target" in
- # Handling of arguments.
- "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
- "gtkhtml-java.pc" ) CONFIG_FILES="$CONFIG_FILES gtkhtml-java.pc" ;;
- "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
- "src/java/org/gnu/gtkhtml/HTMLDocument.java" ) CONFIG_FILES="$CONFIG_FILES src/java/org/gnu/gtkhtml/HTMLDocument.java" ;;
- "src/java/org/gnu/gtkhtml/HTMLView.java" ) CONFIG_FILES="$CONFIG_FILES src/java/org/gnu/gtkhtml/HTMLView.java" ;;
- "doc/examples/runExample.sh" ) CONFIG_FILES="$CONFIG_FILES doc/examples/runExample.sh" ;;
- *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
-echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# If the user did not use the arguments to specify the items to instantiate,
-# then the envvar interface is used. Set only those that are not.
-# We use the long form for the default assignment because of an extremely
-# bizarre bug on SunOS 4.1.3.
-if $ac_need_defaults; then
- test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
-fi
-
-# Have a temporary directory for convenience. Make it in the build tree
-# simply because there is no reason to put it here, and in addition,
-# creating and moving files from /tmp can sometimes cause problems.
-# Create a temporary directory, and hook for its removal unless debugging.
-$debug ||
-{
- trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
- trap '{ (exit 1); exit 1; }' 1 2 13 15
-}
-
-# Create a (secure) tmp directory for tmp files.
-
-{
- tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
- test -n "$tmp" && test -d "$tmp"
-} ||
-{
- tmp=./confstat$$-$RANDOM
- (umask 077 && mkdir $tmp)
-} ||
-{
- echo "$me: cannot create a temporary directory in ." >&2
- { (exit 1); exit 1; }
-}
-
-_ACEOF
-
-cat >>$CONFIG_STATUS <<_ACEOF
-
-#
-# CONFIG_FILES section.
-#
-
-# No need to generate the scripts if there are no CONFIG_FILES.
-# This happens for instance when ./config.status config.h
-if test -n "\$CONFIG_FILES"; then
- # Protect against being on the right side of a sed subst in config.status.
- sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&,]/\\\\&/g;
- s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF
-s, at SHELL@,$SHELL,;t t
-s, at PATH_SEPARATOR@,$PATH_SEPARATOR,;t t
-s, at PACKAGE_NAME@,$PACKAGE_NAME,;t t
-s, at PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t
-s, at PACKAGE_VERSION@,$PACKAGE_VERSION,;t t
-s, at PACKAGE_STRING@,$PACKAGE_STRING,;t t
-s, at PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t
-s, at exec_prefix@,$exec_prefix,;t t
-s, at prefix@,$prefix,;t t
-s, at program_transform_name@,$program_transform_name,;t t
-s, at bindir@,$bindir,;t t
-s, at sbindir@,$sbindir,;t t
-s, at libexecdir@,$libexecdir,;t t
-s, at datadir@,$datadir,;t t
-s, at sysconfdir@,$sysconfdir,;t t
-s, at sharedstatedir@,$sharedstatedir,;t t
-s, at localstatedir@,$localstatedir,;t t
-s, at libdir@,$libdir,;t t
-s, at includedir@,$includedir,;t t
-s, at oldincludedir@,$oldincludedir,;t t
-s, at infodir@,$infodir,;t t
-s, at mandir@,$mandir,;t t
-s, at build_alias@,$build_alias,;t t
-s, at host_alias@,$host_alias,;t t
-s, at target_alias@,$target_alias,;t t
-s, at DEFS@,$DEFS,;t t
-s, at ECHO_C@,$ECHO_C,;t t
-s, at ECHO_N@,$ECHO_N,;t t
-s, at ECHO_T@,$ECHO_T,;t t
-s, at LIBS@,$LIBS,;t t
-s, at INSTALLED_CLASSPATH@,$INSTALLED_CLASSPATH,;t t
-s, at INSTALLED_JNI_DIR@,$INSTALLED_JNI_DIR,;t t
-s, at version@,$version,;t t
-s, at apiversion@,$apiversion,;t t
-s, at PKG_CONFIG@,$PKG_CONFIG,;t t
-s, at GTKJAVA_CFLAGS@,$GTKJAVA_CFLAGS,;t t
-s, at GTKJAVA_LIBS@,$GTKJAVA_LIBS,;t t
-s, at gtkapiversion@,$gtkapiversion,;t t
-s, at GTKJAR@,$GTKJAR,;t t
-s, at JG_GTK_LIB_PATH@,$JG_GTK_LIB_PATH,;t t
-s, at NATIVEGTKJAR@,$NATIVEGTKJAR,;t t
-s, at CC@,$CC,;t t
-s, at CFLAGS@,$CFLAGS,;t t
-s, at LDFLAGS@,$LDFLAGS,;t t
-s, at CPPFLAGS@,$CPPFLAGS,;t t
-s, at ac_ct_CC@,$ac_ct_CC,;t t
-s, at EXEEXT@,$EXEEXT,;t t
-s, at OBJEXT@,$OBJEXT,;t t
-s, at INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
-s, at INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
-s, at INSTALL_DATA@,$INSTALL_DATA,;t t
-s, at DB1@,$DB1,;t t
-s, at DB2@,$DB2,;t t
-s, at DOCBOOK@,$DOCBOOK,;t t
-s, at JAVAC@,$JAVAC,;t t
-s, at JAR@,$JAR,;t t
-s, at GCJ@,$GCJ,;t t
-s, at GCJ_CLASSPATH@,$GCJ_CLASSPATH,;t t
-s, at GCJ_BUILD_TARGETS@,$GCJ_BUILD_TARGETS,;t t
-s, at GCJ_INSTALL_TARGETS@,$GCJ_INSTALL_TARGETS,;t t
-s, at GCJ_UNINSTALL_TARGETS@,$GCJ_UNINSTALL_TARGETS,;t t
-s, at GTK_CFLAGS@,$GTK_CFLAGS,;t t
-s, at GTK_LIBS@,$GTK_LIBS,;t t
-s, at TOPLEVEL_TARGETS@,$TOPLEVEL_TARGETS,;t t
-s, at INSTALL_TARGETS@,$INSTALL_TARGETS,;t t
-s, at UNINSTALL_TARGETS@,$UNINSTALL_TARGETS,;t t
-s, at MACRO_FLAG@,$MACRO_FLAG,;t t
-s, at ALLOCA@,$ALLOCA,;t t
-s, at CPP@,$CPP,;t t
-s, at EGREP@,$EGREP,;t t
-s, at LIBGTKHTML_CFLAGS@,$LIBGTKHTML_CFLAGS,;t t
-s, at LIBGTKHTML_LIBS@,$LIBGTKHTML_LIBS,;t t
-s, at LIB@&t at OBJS@,$LIB@&t at OBJS,;t t
-s, at LTLIBOBJS@,$LTLIBOBJS,;t t
-CEOF
-
-_ACEOF
-
- cat >>$CONFIG_STATUS <<\_ACEOF
- # Split the substitutions into bite-sized pieces for seds with
- # small command number limits, like on Digital OSF/1 and HP-UX.
- ac_max_sed_lines=48
- ac_sed_frag=1 # Number of current file.
- ac_beg=1 # First line for current file.
- ac_end=$ac_max_sed_lines # Line after last line for current file.
- ac_more_lines=:
- ac_sed_cmds=
- while $ac_more_lines; do
- if test $ac_beg -gt 1; then
- sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- else
- sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- fi
- if test ! -s $tmp/subs.frag; then
- ac_more_lines=false
- else
- # The purpose of the label and of the branching condition is to
- # speed up the sed processing (if there are no `@' at all, there
- # is no need to browse any of the substitutions).
- # These are the two extra sed commands mentioned above.
- (echo ':t
- /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
- else
- ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
- fi
- ac_sed_frag=`expr $ac_sed_frag + 1`
- ac_beg=$ac_end
- ac_end=`expr $ac_end + $ac_max_sed_lines`
- fi
- done
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds=cat
- fi
-fi # test -n "$CONFIG_FILES"
-
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
-for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
- # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
- case $ac_file in
- - | *:- | *:-:* ) # input from stdin
- cat >$tmp/stdin
- ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- * ) ac_file_in=$ac_file.in ;;
- esac
-
- # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
- ac_dir=`(dirname "$ac_file") 2>/dev/null ||
-$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$ac_file" : 'X\(//\)[^/]' \| \
- X"$ac_file" : 'X\(//\)$' \| \
- X"$ac_file" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$ac_file" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- { if $as_mkdir_p; then
- mkdir -p "$ac_dir"
- else
- as_dir="$ac_dir"
- as_dirs=
- while test ! -d "$as_dir"; do
- as_dirs="$as_dir $as_dirs"
- as_dir=`(dirname "$as_dir") 2>/dev/null ||
-$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$as_dir" : 'X\(//\)[^/]' \| \
- X"$as_dir" : 'X\(//\)$' \| \
- X"$as_dir" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$as_dir" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- done
- test ! -n "$as_dirs" || mkdir $as_dirs
- fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
-echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
- { (exit 1); exit 1; }; }; }
-
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
-
- case $INSTALL in
- [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
- *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
- esac
-
- # Let's still pretend it is `configure' which instantiates (i.e., don't
- # use $as_me), people would be surprised to read:
- # /* config.h. Generated by config.status. */
- if test x"$ac_file" = x-; then
- configure_input=
- else
- configure_input="$ac_file. "
- fi
- configure_input=$configure_input"Generated from `echo $ac_file_in |
- sed 's,.*/,,'` by configure."
-
- # First look for the input files in the build tree, otherwise in the
- # src tree.
- ac_file_inputs=`IFS=:
- for f in $ac_file_in; do
- case $f in
- -) echo $tmp/stdin ;;
- [\\/$]*)
- # Absolute (can't be DOS-style, as IFS=:)
- test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- echo "$f";;
- *) # Relative
- if test -f "$f"; then
- # Build tree
- echo "$f"
- elif test -f "$srcdir/$f"; then
- # Source tree
- echo "$srcdir/$f"
- else
- # /dev/null tree
- { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- fi;;
- esac
- done` || { (exit 1); exit 1; }
-
- if test x"$ac_file" != x-; then
- { echo "$as_me:$LINENO: creating $ac_file" >&5
-echo "$as_me: creating $ac_file" >&6;}
- rm -f "$ac_file"
- fi
-_ACEOF
-cat >>$CONFIG_STATUS <<_ACEOF
- sed "$ac_vpsub
-$extrasub
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
-:t
-/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
-s, at configure_input@,$configure_input,;t t
-s, at srcdir@,$ac_srcdir,;t t
-s, at abs_srcdir@,$ac_abs_srcdir,;t t
-s, at top_srcdir@,$ac_top_srcdir,;t t
-s, at abs_top_srcdir@,$ac_abs_top_srcdir,;t t
-s, at builddir@,$ac_builddir,;t t
-s, at abs_builddir@,$ac_abs_builddir,;t t
-s, at top_builddir@,$ac_top_builddir,;t t
-s, at abs_top_builddir@,$ac_abs_top_builddir,;t t
-s, at INSTALL@,$ac_INSTALL,;t t
-" $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
- rm -f $tmp/stdin
- if test x"$ac_file" != x-; then
- mv $tmp/out $ac_file
- else
- cat $tmp/out
- rm -f $tmp/out
- fi
-
-done
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-
-{ (exit 0); exit 0; }
-_ACEOF
-chmod +x $CONFIG_STATUS
-ac_clean_files=$ac_clean_files_save
-
-
-# configure is writing to config.log, and then calls config.status.
-# config.status does its own redirection, appending to config.log.
-# Unfortunately, on DOS this fails, as config.log is still kept open
-# by configure, so config.status won't be able to write to it; its
-# output is simply discarded. So we exec the FD to /dev/null,
-# effectively closing config.log, so it can be properly (re)opened and
-# appended to by config.status. When coming back to configure, we
-# need to make the FD available again.
-if test "$no_create" != yes; then
- ac_cs_success=:
- ac_config_status_args=
- test "$silent" = yes &&
- ac_config_status_args="$ac_config_status_args --quiet"
- exec 5>/dev/null
- $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
- exec 5>>config.log
- # Use ||, not &&, to avoid exiting from the if with $? = 1, which
- # would make configure fail if this is the last instruction.
- $ac_cs_success || { (exit 1); exit 1; }
-fi
-
-
-`chmod +x doc/examples/runExample.sh`
-
diff --git a/libgtkhtml-java/autom4te.cache/output.1 b/libgtkhtml-java/autom4te.cache/output.1
deleted file mode 100644
index e526783..0000000
--- a/libgtkhtml-java/autom4te.cache/output.1
+++ /dev/null
@@ -1,5054 +0,0 @@
-@%:@! /bin/sh
-@%:@ Guess values for system-dependent variables and create Makefiles.
-@%:@ Generated by GNU Autoconf 2.59.
-@%:@
-@%:@ Copyright (C) 2003 Free Software Foundation, Inc.
-@%:@ This configure script is free software; the Free Software Foundation
-@%:@ gives unlimited permission to copy, distribute and modify it.
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-
-# Name of the host.
-# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
-# so uname gets run too.
-ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
-
-exec 6>&1
-
-#
-# Initializations.
-#
-ac_default_prefix=/usr/local
-ac_config_libobj_dir=.
-cross_compiling=no
-subdirs=
-MFLAGS=
-MAKEFLAGS=
-SHELL=${CONFIG_SHELL-/bin/sh}
-
-# Maximum number of lines to put in a shell here document.
-# This variable seems obsolete. It should probably be removed, and
-# only ac_max_sed_lines should be used.
-: ${ac_max_here_lines=38}
-
-# Identity of this package.
-PACKAGE_NAME=
-PACKAGE_TARNAME=
-PACKAGE_VERSION=
-PACKAGE_STRING=
-PACKAGE_BUGREPORT=
-
-ac_unique_file="src/jni/org_gnu_gtkhtml_HTMLParser.c"
-ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALLED_CLASSPATH INSTALLED_JNI_DIR version apiversion PKG_CONFIG GTKJAVA_CFLAGS GTKJAVA_LIBS gtkapiversion GTKJAR JG_GTK_LIB_PATH NATIVEGTKJAR CC [...]
-ac_subst_files=''
-
-# Initialize some variables set by options.
-ac_init_help=
-ac_init_version=false
-# The variables have the same names as the options, with
-# dashes changed to underlines.
-cache_file=/dev/null
-exec_prefix=NONE
-no_create=
-no_recursion=
-prefix=NONE
-program_prefix=NONE
-program_suffix=NONE
-program_transform_name=s,x,x,
-silent=
-site=
-srcdir=
-verbose=
-x_includes=NONE
-x_libraries=NONE
-
-# Installation directory options.
-# These are left unexpanded so users can "make install exec_prefix=/foo"
-# and all the variables that are supposed to be based on exec_prefix
-# by default will actually change.
-# Use braces instead of parens because sh, perl, etc. also accept them.
-bindir='${exec_prefix}/bin'
-sbindir='${exec_prefix}/sbin'
-libexecdir='${exec_prefix}/libexec'
-datadir='${prefix}/share'
-sysconfdir='${prefix}/etc'
-sharedstatedir='${prefix}/com'
-localstatedir='${prefix}/var'
-libdir='${exec_prefix}/lib'
-includedir='${prefix}/include'
-oldincludedir='/usr/include'
-infodir='${prefix}/info'
-mandir='${prefix}/man'
-
-ac_prev=
-for ac_option
-do
- # If the previous option needs an argument, assign it.
- if test -n "$ac_prev"; then
- eval "$ac_prev=\$ac_option"
- ac_prev=
- continue
- fi
-
- ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
-
- # Accept the important Cygnus configure options, so we can diagnose typos.
-
- case $ac_option in
-
- -bindir | --bindir | --bindi | --bind | --bin | --bi)
- ac_prev=bindir ;;
- -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
- bindir=$ac_optarg ;;
-
- -build | --build | --buil | --bui | --bu)
- ac_prev=build_alias ;;
- -build=* | --build=* | --buil=* | --bui=* | --bu=*)
- build_alias=$ac_optarg ;;
-
- -cache-file | --cache-file | --cache-fil | --cache-fi \
- | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
- ac_prev=cache_file ;;
- -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
- | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
- cache_file=$ac_optarg ;;
-
- --config-cache | -C)
- cache_file=config.cache ;;
-
- -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
- ac_prev=datadir ;;
- -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
- | --da=*)
- datadir=$ac_optarg ;;
-
- -disable-* | --disable-*)
- ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid feature name: $ac_feature" >&2
- { (exit 1); exit 1; }; }
- ac_feature=`echo $ac_feature | sed 's/-/_/g'`
- eval "enable_$ac_feature=no" ;;
-
- -enable-* | --enable-*)
- ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid feature name: $ac_feature" >&2
- { (exit 1); exit 1; }; }
- ac_feature=`echo $ac_feature | sed 's/-/_/g'`
- case $ac_option in
- *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
- *) ac_optarg=yes ;;
- esac
- eval "enable_$ac_feature='$ac_optarg'" ;;
-
- -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
- | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
- | --exec | --exe | --ex)
- ac_prev=exec_prefix ;;
- -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
- | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
- | --exec=* | --exe=* | --ex=*)
- exec_prefix=$ac_optarg ;;
-
- -gas | --gas | --ga | --g)
- # Obsolete; use --with-gas.
- with_gas=yes ;;
-
- -help | --help | --hel | --he | -h)
- ac_init_help=long ;;
- -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
- ac_init_help=recursive ;;
- -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
- ac_init_help=short ;;
-
- -host | --host | --hos | --ho)
- ac_prev=host_alias ;;
- -host=* | --host=* | --hos=* | --ho=*)
- host_alias=$ac_optarg ;;
-
- -includedir | --includedir | --includedi | --included | --include \
- | --includ | --inclu | --incl | --inc)
- ac_prev=includedir ;;
- -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
- | --includ=* | --inclu=* | --incl=* | --inc=*)
- includedir=$ac_optarg ;;
-
- -infodir | --infodir | --infodi | --infod | --info | --inf)
- ac_prev=infodir ;;
- -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
- infodir=$ac_optarg ;;
-
- -libdir | --libdir | --libdi | --libd)
- ac_prev=libdir ;;
- -libdir=* | --libdir=* | --libdi=* | --libd=*)
- libdir=$ac_optarg ;;
-
- -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
- | --libexe | --libex | --libe)
- ac_prev=libexecdir ;;
- -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
- | --libexe=* | --libex=* | --libe=*)
- libexecdir=$ac_optarg ;;
-
- -localstatedir | --localstatedir | --localstatedi | --localstated \
- | --localstate | --localstat | --localsta | --localst \
- | --locals | --local | --loca | --loc | --lo)
- ac_prev=localstatedir ;;
- -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
- | --localstate=* | --localstat=* | --localsta=* | --localst=* \
- | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
- localstatedir=$ac_optarg ;;
-
- -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
- ac_prev=mandir ;;
- -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
- mandir=$ac_optarg ;;
-
- -nfp | --nfp | --nf)
- # Obsolete; use --without-fp.
- with_fp=no ;;
-
- -no-create | --no-create | --no-creat | --no-crea | --no-cre \
- | --no-cr | --no-c | -n)
- no_create=yes ;;
-
- -no-recursion | --no-recursion | --no-recursio | --no-recursi \
- | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
- no_recursion=yes ;;
-
- -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
- | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
- | --oldin | --oldi | --old | --ol | --o)
- ac_prev=oldincludedir ;;
- -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
- | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
- | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
- oldincludedir=$ac_optarg ;;
-
- -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
- ac_prev=prefix ;;
- -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
- prefix=$ac_optarg ;;
-
- -program-prefix | --program-prefix | --program-prefi | --program-pref \
- | --program-pre | --program-pr | --program-p)
- ac_prev=program_prefix ;;
- -program-prefix=* | --program-prefix=* | --program-prefi=* \
- | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
- program_prefix=$ac_optarg ;;
-
- -program-suffix | --program-suffix | --program-suffi | --program-suff \
- | --program-suf | --program-su | --program-s)
- ac_prev=program_suffix ;;
- -program-suffix=* | --program-suffix=* | --program-suffi=* \
- | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
- program_suffix=$ac_optarg ;;
-
- -program-transform-name | --program-transform-name \
- | --program-transform-nam | --program-transform-na \
- | --program-transform-n | --program-transform- \
- | --program-transform | --program-transfor \
- | --program-transfo | --program-transf \
- | --program-trans | --program-tran \
- | --progr-tra | --program-tr | --program-t)
- ac_prev=program_transform_name ;;
- -program-transform-name=* | --program-transform-name=* \
- | --program-transform-nam=* | --program-transform-na=* \
- | --program-transform-n=* | --program-transform-=* \
- | --program-transform=* | --program-transfor=* \
- | --program-transfo=* | --program-transf=* \
- | --program-trans=* | --program-tran=* \
- | --progr-tra=* | --program-tr=* | --program-t=*)
- program_transform_name=$ac_optarg ;;
-
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil)
- silent=yes ;;
-
- -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
- ac_prev=sbindir ;;
- -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
- | --sbi=* | --sb=*)
- sbindir=$ac_optarg ;;
-
- -sharedstatedir | --sharedstatedir | --sharedstatedi \
- | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
- | --sharedst | --shareds | --shared | --share | --shar \
- | --sha | --sh)
- ac_prev=sharedstatedir ;;
- -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
- | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
- | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
- | --sha=* | --sh=*)
- sharedstatedir=$ac_optarg ;;
-
- -site | --site | --sit)
- ac_prev=site ;;
- -site=* | --site=* | --sit=*)
- site=$ac_optarg ;;
-
- -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
- ac_prev=srcdir ;;
- -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
- srcdir=$ac_optarg ;;
-
- -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
- | --syscon | --sysco | --sysc | --sys | --sy)
- ac_prev=sysconfdir ;;
- -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
- | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
- sysconfdir=$ac_optarg ;;
-
- -target | --target | --targe | --targ | --tar | --ta | --t)
- ac_prev=target_alias ;;
- -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
- target_alias=$ac_optarg ;;
-
- -v | -verbose | --verbose | --verbos | --verbo | --verb)
- verbose=yes ;;
-
- -version | --version | --versio | --versi | --vers | -V)
- ac_init_version=: ;;
-
- -with-* | --with-*)
- ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid package name: $ac_package" >&2
- { (exit 1); exit 1; }; }
- ac_package=`echo $ac_package| sed 's/-/_/g'`
- case $ac_option in
- *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
- *) ac_optarg=yes ;;
- esac
- eval "with_$ac_package='$ac_optarg'" ;;
-
- -without-* | --without-*)
- ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid package name: $ac_package" >&2
- { (exit 1); exit 1; }; }
- ac_package=`echo $ac_package | sed 's/-/_/g'`
- eval "with_$ac_package=no" ;;
-
- --x)
- # Obsolete; use --with-x.
- with_x=yes ;;
-
- -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
- | --x-incl | --x-inc | --x-in | --x-i)
- ac_prev=x_includes ;;
- -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
- | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
- x_includes=$ac_optarg ;;
-
- -x-libraries | --x-libraries | --x-librarie | --x-librari \
- | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
- ac_prev=x_libraries ;;
- -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
- | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
- x_libraries=$ac_optarg ;;
-
- -*) { echo "$as_me: error: unrecognized option: $ac_option
-Try \`$0 --help' for more information." >&2
- { (exit 1); exit 1; }; }
- ;;
-
- *=*)
- ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
- # Reject names that are not valid shell variable names.
- expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
- { (exit 1); exit 1; }; }
- ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
- eval "$ac_envvar='$ac_optarg'"
- export $ac_envvar ;;
-
- *)
- # FIXME: should be removed in autoconf 3.0.
- echo "$as_me: WARNING: you should use --build, --host, --target" >&2
- expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
- echo "$as_me: WARNING: invalid host type: $ac_option" >&2
- : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
- ;;
-
- esac
-done
-
-if test -n "$ac_prev"; then
- ac_option=--`echo $ac_prev | sed 's/_/-/g'`
- { echo "$as_me: error: missing argument to $ac_option" >&2
- { (exit 1); exit 1; }; }
-fi
-
-# Be sure to have absolute paths.
-for ac_var in exec_prefix prefix
-do
- eval ac_val=$`echo $ac_var`
- case $ac_val in
- [\\/$]* | ?:[\\/]* | NONE | '' ) ;;
- *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# Be sure to have absolute paths.
-for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
- localstatedir libdir includedir oldincludedir infodir mandir
-do
- eval ac_val=$`echo $ac_var`
- case $ac_val in
- [\\/$]* | ?:[\\/]* ) ;;
- *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# There might be people who depend on the old broken behavior: `$host'
-# used to hold the argument of --host etc.
-# FIXME: To remove some day.
-build=$build_alias
-host=$host_alias
-target=$target_alias
-
-# FIXME: To remove some day.
-if test "x$host_alias" != x; then
- if test "x$build_alias" = x; then
- cross_compiling=maybe
- echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
- If a cross compiler is detected then cross compile mode will be used." >&2
- elif test "x$build_alias" != "x$host_alias"; then
- cross_compiling=yes
- fi
-fi
-
-ac_tool_prefix=
-test -n "$host_alias" && ac_tool_prefix=$host_alias-
-
-test "$silent" = yes && exec 6>/dev/null
-
-
-# Find the source files, if location was not specified.
-if test -z "$srcdir"; then
- ac_srcdir_defaulted=yes
- # Try the directory containing this script, then its parent.
- ac_confdir=`(dirname "$0") 2>/dev/null ||
-$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$0" : 'X\(//\)[^/]' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$0" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- srcdir=$ac_confdir
- if test ! -r $srcdir/$ac_unique_file; then
- srcdir=..
- fi
-else
- ac_srcdir_defaulted=no
-fi
-if test ! -r $srcdir/$ac_unique_file; then
- if test "$ac_srcdir_defaulted" = yes; then
- { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
- { (exit 1); exit 1; }; }
- else
- { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
- { (exit 1); exit 1; }; }
- fi
-fi
-(cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||
- { echo "$as_me: error: sources are in $srcdir, but \`cd $srcdir' does not work" >&2
- { (exit 1); exit 1; }; }
-srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
-ac_env_build_alias_set=${build_alias+set}
-ac_env_build_alias_value=$build_alias
-ac_cv_env_build_alias_set=${build_alias+set}
-ac_cv_env_build_alias_value=$build_alias
-ac_env_host_alias_set=${host_alias+set}
-ac_env_host_alias_value=$host_alias
-ac_cv_env_host_alias_set=${host_alias+set}
-ac_cv_env_host_alias_value=$host_alias
-ac_env_target_alias_set=${target_alias+set}
-ac_env_target_alias_value=$target_alias
-ac_cv_env_target_alias_set=${target_alias+set}
-ac_cv_env_target_alias_value=$target_alias
-ac_env_CC_set=${CC+set}
-ac_env_CC_value=$CC
-ac_cv_env_CC_set=${CC+set}
-ac_cv_env_CC_value=$CC
-ac_env_CFLAGS_set=${CFLAGS+set}
-ac_env_CFLAGS_value=$CFLAGS
-ac_cv_env_CFLAGS_set=${CFLAGS+set}
-ac_cv_env_CFLAGS_value=$CFLAGS
-ac_env_LDFLAGS_set=${LDFLAGS+set}
-ac_env_LDFLAGS_value=$LDFLAGS
-ac_cv_env_LDFLAGS_set=${LDFLAGS+set}
-ac_cv_env_LDFLAGS_value=$LDFLAGS
-ac_env_CPPFLAGS_set=${CPPFLAGS+set}
-ac_env_CPPFLAGS_value=$CPPFLAGS
-ac_cv_env_CPPFLAGS_set=${CPPFLAGS+set}
-ac_cv_env_CPPFLAGS_value=$CPPFLAGS
-ac_env_CPP_set=${CPP+set}
-ac_env_CPP_value=$CPP
-ac_cv_env_CPP_set=${CPP+set}
-ac_cv_env_CPP_value=$CPP
-
-#
-# Report the --help message.
-#
-if test "$ac_init_help" = "long"; then
- # Omit some internal or obsolete options to make the list less imposing.
- # This message is too long to be a string in the A/UX 3.1 sh.
- cat <<_ACEOF
-\`configure' configures this package to adapt to many kinds of systems.
-
-Usage: $0 [OPTION]... [VAR=VALUE]...
-
-To assign environment variables (e.g., CC, CFLAGS...), specify them as
-VAR=VALUE. See below for descriptions of some of the useful variables.
-
-Defaults for the options are specified in brackets.
-
-Configuration:
- -h, --help display this help and exit
- --help=short display options specific to this package
- --help=recursive display the short help of all the included packages
- -V, --version display version information and exit
- -q, --quiet, --silent do not print \`checking...' messages
- --cache-file=FILE cache test results in FILE [disabled]
- -C, --config-cache alias for \`--cache-file=config.cache'
- -n, --no-create do not create output files
- --srcdir=DIR find the sources in DIR [configure dir or \`..']
-
-_ACEOF
-
- cat <<_ACEOF
-Installation directories:
- --prefix=PREFIX install architecture-independent files in PREFIX
- [$ac_default_prefix]
- --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
- [PREFIX]
-
-By default, \`make install' will install all the files in
-\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
-an installation prefix other than \`$ac_default_prefix' using \`--prefix',
-for instance \`--prefix=\$HOME'.
-
-For better control, use the options below.
-
-Fine tuning of the installation directories:
- --bindir=DIR user executables [EPREFIX/bin]
- --sbindir=DIR system admin executables [EPREFIX/sbin]
- --libexecdir=DIR program executables [EPREFIX/libexec]
- --datadir=DIR read-only architecture-independent data [PREFIX/share]
- --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
- --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
- --localstatedir=DIR modifiable single-machine data [PREFIX/var]
- --libdir=DIR object code libraries [EPREFIX/lib]
- --includedir=DIR C header files [PREFIX/include]
- --oldincludedir=DIR C header files for non-gcc [/usr/include]
- --infodir=DIR info documentation [PREFIX/info]
- --mandir=DIR man documentation [PREFIX/man]
-_ACEOF
-
- cat <<\_ACEOF
-_ACEOF
-fi
-
-if test -n "$ac_init_help"; then
-
- cat <<\_ACEOF
-
-Optional Packages:
- --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
- --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
- --without-gcj-compile Binary builds of Java-GNOME
-with gcj compiler will not be made
- --with-gcj-prefix=PFX Prefix where gcj is installed (optional)
-
-Some influential environment variables:
- CC C compiler command
- CFLAGS C compiler flags
- LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
- nonstandard directory <lib dir>
- CPPFLAGS C/C++ preprocessor flags, e.g. -I<include dir> if you have
- headers in a nonstandard directory <include dir>
- CPP C preprocessor
-
-Use these variables to override the choices made by `configure' or to help
-it to find libraries and programs with nonstandard names/locations.
-
-_ACEOF
-fi
-
-if test "$ac_init_help" = "recursive"; then
- # If there are subdirs, report their specific --help.
- ac_popdir=`pwd`
- for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
- test -d $ac_dir || continue
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
- cd $ac_dir
- # Check for guested configure; otherwise get Cygnus style configure.
- if test -f $ac_srcdir/configure.gnu; then
- echo
- $SHELL $ac_srcdir/configure.gnu --help=recursive
- elif test -f $ac_srcdir/configure; then
- echo
- $SHELL $ac_srcdir/configure --help=recursive
- elif test -f $ac_srcdir/configure.ac ||
- test -f $ac_srcdir/configure.in; then
- echo
- $ac_configure --help
- else
- echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
- fi
- cd "$ac_popdir"
- done
-fi
-
-test -n "$ac_init_help" && exit 0
-if $ac_init_version; then
- cat <<\_ACEOF
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This configure script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it.
-_ACEOF
- exit 0
-fi
-exec 5>config.log
-cat >&5 <<_ACEOF
-This file contains any messages produced by compilers while
-running configure, to aid debugging if configure makes a mistake.
-
-It was created by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- $ $0 $@
-
-_ACEOF
-{
-cat <<_ASUNAME
-@%:@@%:@ --------- @%:@@%:@
-@%:@@%:@ Platform. @%:@@%:@
-@%:@@%:@ --------- @%:@@%:@
-
-hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
-uname -m = `(uname -m) 2>/dev/null || echo unknown`
-uname -r = `(uname -r) 2>/dev/null || echo unknown`
-uname -s = `(uname -s) 2>/dev/null || echo unknown`
-uname -v = `(uname -v) 2>/dev/null || echo unknown`
-
-/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
-/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
-
-/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
-/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
-/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
-hostinfo = `(hostinfo) 2>/dev/null || echo unknown`
-/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
-/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
-/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
-
-_ASUNAME
-
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- echo "PATH: $as_dir"
-done
-
-} >&5
-
-cat >&5 <<_ACEOF
-
-
-@%:@@%:@ ----------- @%:@@%:@
-@%:@@%:@ Core tests. @%:@@%:@
-@%:@@%:@ ----------- @%:@@%:@
-
-_ACEOF
-
-
-# Keep a trace of the command line.
-# Strip out --no-create and --no-recursion so they do not pile up.
-# Strip out --silent because we don't want to record it for future runs.
-# Also quote any args containing shell meta-characters.
-# Make two passes to allow for proper duplicate-argument suppression.
-ac_configure_args=
-ac_configure_args0=
-ac_configure_args1=
-ac_sep=
-ac_must_keep_next=false
-for ac_pass in 1 2
-do
- for ac_arg
- do
- case $ac_arg in
- -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil)
- continue ;;
- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
- ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
- esac
- case $ac_pass in
- 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
- 2)
- ac_configure_args1="$ac_configure_args1 '$ac_arg'"
- if test $ac_must_keep_next = true; then
- ac_must_keep_next=false # Got value, back to normal.
- else
- case $ac_arg in
- *=* | --config-cache | -C | -disable-* | --disable-* \
- | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
- | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
- | -with-* | --with-* | -without-* | --without-* | --x)
- case "$ac_configure_args0 " in
- "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
- esac
- ;;
- -* ) ac_must_keep_next=true ;;
- esac
- fi
- ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
- # Get rid of the leading space.
- ac_sep=" "
- ;;
- esac
- done
-done
-$as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
-$as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
-
-# When interrupted or exit'd, cleanup temporary files, and complete
-# config.log. We remove comments because anyway the quotes in there
-# would cause problems or look ugly.
-# WARNING: Be sure not to use single quotes in there, as some shells,
-# such as our DU 5.0 friend, will then `close' the trap.
-trap 'exit_status=$?
- # Save into config.log some information that might help in debugging.
- {
- echo
-
- cat <<\_ASBOX
-@%:@@%:@ ---------------- @%:@@%:@
-@%:@@%:@ Cache variables. @%:@@%:@
-@%:@@%:@ ---------------- @%:@@%:@
-_ASBOX
- echo
- # The following way of writing the cache mishandles newlines in values,
-{
- (set) 2>&1 |
- case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
- *ac_space=\ *)
- sed -n \
- "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
- s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
- ;;
- *)
- sed -n \
- "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
- ;;
- esac;
-}
- echo
-
- cat <<\_ASBOX
-@%:@@%:@ ----------------- @%:@@%:@
-@%:@@%:@ Output variables. @%:@@%:@
-@%:@@%:@ ----------------- @%:@@%:@
-_ASBOX
- echo
- for ac_var in $ac_subst_vars
- do
- eval ac_val=$`echo $ac_var`
- echo "$ac_var='"'"'$ac_val'"'"'"
- done | sort
- echo
-
- if test -n "$ac_subst_files"; then
- cat <<\_ASBOX
-@%:@@%:@ ------------- @%:@@%:@
-@%:@@%:@ Output files. @%:@@%:@
-@%:@@%:@ ------------- @%:@@%:@
-_ASBOX
- echo
- for ac_var in $ac_subst_files
- do
- eval ac_val=$`echo $ac_var`
- echo "$ac_var='"'"'$ac_val'"'"'"
- done | sort
- echo
- fi
-
- if test -s confdefs.h; then
- cat <<\_ASBOX
-@%:@@%:@ ----------- @%:@@%:@
-@%:@@%:@ confdefs.h. @%:@@%:@
-@%:@@%:@ ----------- @%:@@%:@
-_ASBOX
- echo
- sed "/^$/d" confdefs.h | sort
- echo
- fi
- test "$ac_signal" != 0 &&
- echo "$as_me: caught signal $ac_signal"
- echo "$as_me: exit $exit_status"
- } >&5
- rm -f core *.core &&
- rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
- exit $exit_status
- ' 0
-for ac_signal in 1 2 13 15; do
- trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
-done
-ac_signal=0
-
-# confdefs.h avoids OS command line length limits that DEFS can exceed.
-rm -rf conftest* confdefs.h
-# AIX cpp loses on an empty file, so make sure it contains at least a newline.
-echo >confdefs.h
-
-# Predefined preprocessor variables.
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_NAME "$PACKAGE_NAME"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_TARNAME "$PACKAGE_TARNAME"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_VERSION "$PACKAGE_VERSION"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_STRING "$PACKAGE_STRING"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
-_ACEOF
-
-
-# Let the site file select an alternate cache file if it wants to.
-# Prefer explicitly selected file to automatically selected ones.
-if test -z "$CONFIG_SITE"; then
- if test "x$prefix" != xNONE; then
- CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
- else
- CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
- fi
-fi
-for ac_site_file in $CONFIG_SITE; do
- if test -r "$ac_site_file"; then
- { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
-echo "$as_me: loading site script $ac_site_file" >&6;}
- sed 's/^/| /' "$ac_site_file" >&5
- . "$ac_site_file"
- fi
-done
-
-if test -r "$cache_file"; then
- # Some versions of bash will fail to source /dev/null (special
- # files actually), so we avoid doing that.
- if test -f "$cache_file"; then
- { echo "$as_me:$LINENO: loading cache $cache_file" >&5
-echo "$as_me: loading cache $cache_file" >&6;}
- case $cache_file in
- [\\/]* | ?:[\\/]* ) . $cache_file;;
- *) . ./$cache_file;;
- esac
- fi
-else
- { echo "$as_me:$LINENO: creating cache $cache_file" >&5
-echo "$as_me: creating cache $cache_file" >&6;}
- >$cache_file
-fi
-
-# Check that the precious variables saved in the cache have kept the same
-# value.
-ac_cache_corrupted=false
-for ac_var in `(set) 2>&1 |
- sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
- eval ac_old_set=\$ac_cv_env_${ac_var}_set
- eval ac_new_set=\$ac_env_${ac_var}_set
- eval ac_old_val="\$ac_cv_env_${ac_var}_value"
- eval ac_new_val="\$ac_env_${ac_var}_value"
- case $ac_old_set,$ac_new_set in
- set,)
- { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
-echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
- ac_cache_corrupted=: ;;
- ,set)
- { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
-echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
- ac_cache_corrupted=: ;;
- ,);;
- *)
- if test "x$ac_old_val" != "x$ac_new_val"; then
- { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
-echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
- { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
-echo "$as_me: former value: $ac_old_val" >&2;}
- { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
-echo "$as_me: current value: $ac_new_val" >&2;}
- ac_cache_corrupted=:
- fi;;
- esac
- # Pass precious variables to config.status.
- if test "$ac_new_set" = set; then
- case $ac_new_val in
- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
- ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
- *) ac_arg=$ac_var=$ac_new_val ;;
- esac
- case " $ac_configure_args " in
- *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
- *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
- esac
- fi
-done
-if $ac_cache_corrupted; then
- { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
-echo "$as_me: error: changes in the environment can compromise the build" >&2;}
- { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
-echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-version="2.4.3"
-apiversion="2.4"
-
-INSTALLED_CLASSPATH=\${prefix}/share/java/gtkhtml${apiversion}-${version}.jar
-INSTALLED_JNI_DIR=\${prefix}/lib/jni/
-
-
-
-
-
-
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gtk2-java >= 2.4" >&5
-echo $ECHO_N "checking for gtk2-java >= 2.4... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gtk2-java >= 2.4" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GTKJAVA_CFLAGS" >&5
-echo $ECHO_N "checking GTKJAVA_CFLAGS... $ECHO_C" >&6
- GTKJAVA_CFLAGS=`$PKG_CONFIG --cflags "gtk2-java >= 2.4"`
- echo "$as_me:$LINENO: result: $GTKJAVA_CFLAGS" >&5
-echo "${ECHO_T}$GTKJAVA_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GTKJAVA_LIBS" >&5
-echo $ECHO_N "checking GTKJAVA_LIBS... $ECHO_C" >&6
- GTKJAVA_LIBS=`$PKG_CONFIG --libs "gtk2-java >= 2.4"`
- echo "$as_me:$LINENO: result: $GTKJAVA_LIBS" >&5
-echo "${ECHO_T}$GTKJAVA_LIBS" >&6
- else
- GTKJAVA_CFLAGS=""
- GTKJAVA_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GTKJAVA_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk2-java >= 2.4"`
- echo $GTKJAVA_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gtk2-java >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gtk2-java >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-
-echo "$as_me:$LINENO: checking for gtk-java api version" >&5
-echo $ECHO_N "checking for gtk-java api version... $ECHO_C" >&6
-gtkapiversion=`$PKG_CONFIG --variable api_version gtk2-java`
-echo "$as_me:$LINENO: result: $gtkapiversion" >&5
-echo "${ECHO_T}$gtkapiversion" >&6
-
-
-echo "$as_me:$LINENO: checking for gtk-java jar file" >&5
-echo $ECHO_N "checking for gtk-java jar file... $ECHO_C" >&6
-GTKJAR=`$PKG_CONFIG --variable classpath gtk2-java`
-echo "$as_me:$LINENO: result: $GTKJAR" >&5
-echo "${ECHO_T}$GTKJAR" >&6
-
-
-
-
-echo "$as_me:$LINENO: checking for gtk-java jar file" >&5
-echo $ECHO_N "checking for gtk-java jar file... $ECHO_C" >&6
-JG_GTK_LIB_PATH=`$PKG_CONFIG --variable jni_dir gtk2-java`
-echo "$as_me:$LINENO: result: $JG_GTK_LIB_PATH" >&5
-echo "${ECHO_T}$JG_GTK_LIB_PATH" >&6
-
-
-echo "$as_me:$LINENO: checking for gtk-java native gcj library" >&5
-echo $ECHO_N "checking for gtk-java native gcj library... $ECHO_C" >&6
-NATIVEGTKJAR=${JG_GTK_LIB_PATH}/libgtkjar${gtkapiversion}.so
-echo "$as_me:$LINENO: result: $NATIVEGTKJAR" >&5
-echo "${ECHO_T}$NATIVEGTKJAR" >&6
-
-
-
-
-
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
-echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
-# On Suns, sometimes $CPP names a directory.
-if test -n "$CPP" && test -d "$CPP"; then
- CPP=
-fi
-if test -z "$CPP"; then
- if test "${ac_cv_prog_CPP+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- # Double quotes because CPP needs to be expanded
- for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
- do
- ac_preproc_ok=false
-for ac_c_preproc_warn_flag in '' yes
-do
- # Use a header file that comes with gcc, so configuring glibc
- # with a fresh cross-compiler works.
- # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- # <limits.h> exists even on freestanding compilers.
- # On the NeXT, cc -E runs the code through the compiler's parser,
- # not just through cpp. "Syntax error" is here to catch this case.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@ifdef __STDC__
-@%:@ include <limits.h>
-@%:@else
-@%:@ include <assert.h>
-@%:@endif
- Syntax error
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.$ac_ext
-
- # OK, works on sane cases. Now check whether non-existent headers
- # can be detected and how.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@include <ac_nonexistent.h>
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- # Broken: success on invalid input.
-continue
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then
- break
-fi
-
- done
- ac_cv_prog_CPP=$CPP
-
-fi
- CPP=$ac_cv_prog_CPP
-else
- ac_cv_prog_CPP=$CPP
-fi
-echo "$as_me:$LINENO: result: $CPP" >&5
-echo "${ECHO_T}$CPP" >&6
-ac_preproc_ok=false
-for ac_c_preproc_warn_flag in '' yes
-do
- # Use a header file that comes with gcc, so configuring glibc
- # with a fresh cross-compiler works.
- # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- # <limits.h> exists even on freestanding compilers.
- # On the NeXT, cc -E runs the code through the compiler's parser,
- # not just through cpp. "Syntax error" is here to catch this case.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@ifdef __STDC__
-@%:@ include <limits.h>
-@%:@else
-@%:@ include <assert.h>
-@%:@endif
- Syntax error
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.$ac_ext
-
- # OK, works on sane cases. Now check whether non-existent headers
- # can be detected and how.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@include <ac_nonexistent.h>
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- # Broken: success on invalid input.
-continue
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then
- :
-else
- { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." >&5
-echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-echo "$as_me:$LINENO: checking for egrep" >&5
-echo $ECHO_N "checking for egrep... $ECHO_C" >&6
-if test "${ac_cv_prog_egrep+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if echo a | (grep -E '(a|b)') >/dev/null 2>&1
- then ac_cv_prog_egrep='grep -E'
- else ac_cv_prog_egrep='egrep'
- fi
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5
-echo "${ECHO_T}$ac_cv_prog_egrep" >&6
- EGREP=$ac_cv_prog_egrep
-
-
-
-
-ac_aux_dir=
-for ac_dir in . $srcdir/.; do
- if test -f $ac_dir/install-sh; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/install-sh -c"
- break
- elif test -f $ac_dir/install.sh; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/install.sh -c"
- break
- elif test -f $ac_dir/shtool; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/shtool install -c"
- break
- fi
-done
-if test -z "$ac_aux_dir"; then
- { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in . $srcdir/." >&5
-echo "$as_me: error: cannot find install-sh or install.sh in . $srcdir/." >&2;}
- { (exit 1); exit 1; }; }
-fi
-ac_config_guess="$SHELL $ac_aux_dir/config.guess"
-ac_config_sub="$SHELL $ac_aux_dir/config.sub"
-ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
-
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-if test -n "$ac_tool_prefix"; then
- # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
-set dummy ${ac_tool_prefix}gcc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="${ac_tool_prefix}gcc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$ac_cv_prog_CC"; then
- ac_ct_CC=$CC
- # Extract the first word of "gcc", so it can be a program name with args.
-set dummy gcc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="gcc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- CC=$ac_ct_CC
-else
- CC="$ac_cv_prog_CC"
-fi
-
-if test -z "$CC"; then
- if test -n "$ac_tool_prefix"; then
- # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
-set dummy ${ac_tool_prefix}cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="${ac_tool_prefix}cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$ac_cv_prog_CC"; then
- ac_ct_CC=$CC
- # Extract the first word of "cc", so it can be a program name with args.
-set dummy cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- CC=$ac_ct_CC
-else
- CC="$ac_cv_prog_CC"
-fi
-
-fi
-if test -z "$CC"; then
- # Extract the first word of "cc", so it can be a program name with args.
-set dummy cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
- ac_prog_rejected=no
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
- ac_prog_rejected=yes
- continue
- fi
- ac_cv_prog_CC="cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-if test $ac_prog_rejected = yes; then
- # We found a bogon in the path, so make sure we never use it.
- set dummy $ac_cv_prog_CC
- shift
- if test $@%:@ != 0; then
- # We chose a different compiler from the bogus one.
- # However, it has the same basename, so the bogon will be chosen
- # first if we set CC to just the basename; use the full file name.
- shift
- ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
- fi
-fi
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$CC"; then
- if test -n "$ac_tool_prefix"; then
- for ac_prog in cl
- do
- # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
-set dummy $ac_tool_prefix$ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$CC" && break
- done
-fi
-if test -z "$CC"; then
- ac_ct_CC=$CC
- for ac_prog in cl
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$ac_ct_CC" && break
-done
-
- CC=$ac_ct_CC
-fi
-
-fi
-
-
-test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
-See \`config.log' for more details." >&5
-echo "$as_me: error: no acceptable C compiler found in \$PATH
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-
-# Provide some information about the compiler.
-echo "$as_me:$LINENO:" \
- "checking for C compiler version" >&5
-ac_compiler=`set X $ac_compile; echo $2`
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
- (eval $ac_compiler --version </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5
- (eval $ac_compiler -v </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5
- (eval $ac_compiler -V </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-ac_clean_files_save=$ac_clean_files
-ac_clean_files="$ac_clean_files a.out a.exe b.out"
-# Try to create an executable without -o first, disregard a.out.
-# It will help us diagnose broken compilers, and finding out an intuition
-# of exeext.
-echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
-ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
- (eval $ac_link_default) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- # Find the output, starting from the most likely. This scheme is
-# not robust to junk in `.', hence go to wildcards (a.*) only as a last
-# resort.
-
-# Be careful to initialize this variable, since it used to be cached.
-# Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile.
-ac_cv_exeext=
-# b.out is created by i960 compilers.
-for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out
-do
- test -f "$ac_file" || continue
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )
- ;;
- conftest.$ac_ext )
- # This is the source file.
- ;;
- [ab].out )
- # We found the default executable, but exeext='' is most
- # certainly right.
- break;;
- *.* )
- ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
- # FIXME: I believe we export ac_cv_exeext for Libtool,
- # but it would be cool to find out if it's true. Does anybody
- # maintain Libtool? --akim.
- export ac_cv_exeext
- break;;
- * )
- break;;
- esac
-done
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-{ { echo "$as_me:$LINENO: error: C compiler cannot create executables
-See \`config.log' for more details." >&5
-echo "$as_me: error: C compiler cannot create executables
-See \`config.log' for more details." >&2;}
- { (exit 77); exit 77; }; }
-fi
-
-ac_exeext=$ac_cv_exeext
-echo "$as_me:$LINENO: result: $ac_file" >&5
-echo "${ECHO_T}$ac_file" >&6
-
-# Check the compiler produces executables we can run. If not, either
-# the compiler is broken, or we cross compile.
-echo "$as_me:$LINENO: checking whether the C compiler works" >&5
-echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6
-# FIXME: These cross compiler hacks should be removed for Autoconf 3.0
-# If not cross compiling, check that we can run a simple program.
-if test "$cross_compiling" != yes; then
- if { ac_try='./$ac_file'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- cross_compiling=no
- else
- if test "$cross_compiling" = maybe; then
- cross_compiling=yes
- else
- { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
-If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot run C compiled programs.
-If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
- fi
- fi
-fi
-echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
-
-rm -f a.out a.exe conftest$ac_cv_exeext b.out
-ac_clean_files=$ac_clean_files_save
-# Check the compiler produces executables we can run. If not, either
-# the compiler is broken, or we cross compile.
-echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
-echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6
-echo "$as_me:$LINENO: result: $cross_compiling" >&5
-echo "${ECHO_T}$cross_compiling" >&6
-
-echo "$as_me:$LINENO: checking for suffix of executables" >&5
-echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- # If both `conftest.exe' and `conftest' are `present' (well, observable)
-# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
-# work properly (i.e., refer to `conftest.exe'), while it won't with
-# `rm'.
-for ac_file in conftest.exe conftest conftest.*; do
- test -f "$ac_file" || continue
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
- *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
- export ac_cv_exeext
- break;;
- * ) break;;
- esac
-done
-else
- { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-rm -f conftest$ac_cv_exeext
-echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
-echo "${ECHO_T}$ac_cv_exeext" >&6
-
-rm -f conftest.$ac_ext
-EXEEXT=$ac_cv_exeext
-ac_exeext=$EXEEXT
-echo "$as_me:$LINENO: checking for suffix of object files" >&5
-echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6
-if test "${ac_cv_objext+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.o conftest.obj
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
- *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
- break;;
- esac
-done
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-{ { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute suffix of object files: cannot compile
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-rm -f conftest.$ac_cv_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
-echo "${ECHO_T}$ac_cv_objext" >&6
-OBJEXT=$ac_cv_objext
-ac_objext=$OBJEXT
-echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
-echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6
-if test "${ac_cv_c_compiler_gnu+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-#ifndef __GNUC__
- choke me
-#endif
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_compiler_gnu=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_compiler_gnu=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_cv_c_compiler_gnu=$ac_compiler_gnu
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
-GCC=`test $ac_compiler_gnu = yes && echo yes`
-ac_test_CFLAGS=${CFLAGS+set}
-ac_save_CFLAGS=$CFLAGS
-CFLAGS="-g"
-echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
-echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6
-if test "${ac_cv_prog_cc_g+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_prog_cc_g=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_prog_cc_g=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
-echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
-if test "$ac_test_CFLAGS" = set; then
- CFLAGS=$ac_save_CFLAGS
-elif test $ac_cv_prog_cc_g = yes; then
- if test "$GCC" = yes; then
- CFLAGS="-g -O2"
- else
- CFLAGS="-g"
- fi
-else
- if test "$GCC" = yes; then
- CFLAGS="-O2"
- else
- CFLAGS=
- fi
-fi
-echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5
-echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6
-if test "${ac_cv_prog_cc_stdc+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- ac_cv_prog_cc_stdc=no
-ac_save_CC=$CC
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#include <stdarg.h>
-#include <stdio.h>
-#include <sys/types.h>
-#include <sys/stat.h>
-/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
-struct buf { int x; };
-FILE * (*rcsopen) (struct buf *, struct stat *, int);
-static char *e (p, i)
- char **p;
- int i;
-{
- return p[i];
-}
-static char *f (char * (*g) (char **, int), char **p, ...)
-{
- char *s;
- va_list v;
- va_start (v,p);
- s = g (p, va_arg (v,int));
- va_end (v);
- return s;
-}
-
-/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
- function prototypes and stuff, but not '\xHH' hex character constants.
- These don't provoke an error unfortunately, instead are silently treated
- as 'x'. The following induces an error, until -std1 is added to get
- proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
- array size at least. It's necessary to write '\x00'==0 to get something
- that's true only with -std1. */
-int osf4_cc_array ['\x00' == 0 ? 1 : -1];
-
-int test (int i, double x);
-struct s1 {int (*f) (int a);};
-struct s2 {int (*f) (double a);};
-int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
-int argc;
-char **argv;
-int
-main ()
-{
-return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
- ;
- return 0;
-}
-_ACEOF
-# Don't try gcc -ansi; that turns off useful extensions and
-# breaks some systems' header files.
-# AIX -qlanglvl=ansi
-# Ultrix and OSF/1 -std1
-# HP-UX 10.20 and later -Ae
-# HP-UX older versions -Aa -D_HPUX_SOURCE
-# SVR4 -Xc -D__EXTENSIONS__
-for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
-do
- CC="$ac_save_CC $ac_arg"
- rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_prog_cc_stdc=$ac_arg
-break
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext
-done
-rm -f conftest.$ac_ext conftest.$ac_objext
-CC=$ac_save_CC
-
-fi
-
-case "x$ac_cv_prog_cc_stdc" in
- x|xno)
- echo "$as_me:$LINENO: result: none needed" >&5
-echo "${ECHO_T}none needed" >&6 ;;
- *)
- echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5
-echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6
- CC="$CC $ac_cv_prog_cc_stdc" ;;
-esac
-
-# Some people use a C++ compiler to compile C. Since we use `exit',
-# in C++ we need to declare it. In case someone uses the same compiler
-# for both compiling C and C++ we need to have the C++ compiler decide
-# the declaration of exit, since it's the most demanding environment.
-cat >conftest.$ac_ext <<_ACEOF
-@%:@ifndef __cplusplus
- choke me
-@%:@endif
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- for ac_declaration in \
- '' \
- 'extern "C" void std::exit (int) throw (); using std::exit;' \
- 'extern "C" void std::exit (int); using std::exit;' \
- 'extern "C" void exit (int) throw ();' \
- 'extern "C" void exit (int);' \
- 'void exit (int);'
-do
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-$ac_declaration
-@%:@include <stdlib.h>
-int
-main ()
-{
-exit (42);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-continue
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-$ac_declaration
-int
-main ()
-{
-exit (42);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- break
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-done
-rm -f conftest*
-if test -n "$ac_declaration"; then
- echo '#ifdef __cplusplus' >>confdefs.h
- echo $ac_declaration >>confdefs.h
- echo '#endif' >>confdefs.h
-fi
-
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-# Find a good install program. We prefer a C program (faster),
-# so one script is as good as another. But avoid the broken or
-# incompatible versions:
-# SysV /etc/install, /usr/sbin/install
-# SunOS /usr/etc/install
-# IRIX /sbin/install
-# AIX /bin/install
-# AmigaOS /C/install, which installs bootblocks on floppy discs
-# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
-# AFS /usr/afsws/bin/install, which mishandles nonexistent args
-# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
-# OS/2's system install, which has a completely different semantic
-# ./install, which can be erroneously created by make from ./install.sh.
-echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
-echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
-if test -z "$INSTALL"; then
-if test "${ac_cv_path_install+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- # Account for people who put trailing slashes in PATH elements.
-case $as_dir/ in
- ./ | .// | /cC/* | \
- /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
- ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
- /usr/ucb/* ) ;;
- *)
- # OSF1 and SCO ODT 3.0 have their own names for install.
- # Don't use installbsd from OSF since it installs stuff as root
- # by default.
- for ac_prog in ginstall scoinst install; do
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
- if test $ac_prog = install &&
- grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
- # AIX install. It has an incompatible calling convention.
- :
- elif test $ac_prog = install &&
- grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
- # program-specific install script used by HP pwplus--don't use.
- :
- else
- ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
- break 3
- fi
- fi
- done
- done
- ;;
-esac
-done
-
-
-fi
- if test "${ac_cv_path_install+set}" = set; then
- INSTALL=$ac_cv_path_install
- else
- # As a last resort, use the slow shell script. We don't cache a
- # path for INSTALL within a source directory, because that will
- # break other packages using the cache if that directory is
- # removed, or if the path is relative.
- INSTALL=$ac_install_sh
- fi
-fi
-echo "$as_me:$LINENO: result: $INSTALL" >&5
-echo "${ECHO_T}$INSTALL" >&6
-
-# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
-# It thinks the first close brace ends the variable substitution.
-test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
-
-test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
-
-test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
-
-
-# Extract the first word of "db2html$EXEEXT", so it can be a program name with args.
-set dummy db2html$EXEEXT; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_DB1+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $DB1 in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_DB1="$DB1" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_DB1="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_DB1" && ac_cv_path_DB1="nocommand"
- ;;
-esac
-fi
-DB1=$ac_cv_path_DB1
-
-if test -n "$DB1"; then
- echo "$as_me:$LINENO: result: $DB1" >&5
-echo "${ECHO_T}$DB1" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-if test "$DB1" = nocommand; then
- # Extract the first word of "docbook2html$EXEEXT", so it can be a program name with args.
-set dummy docbook2html$EXEEXT; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_DB2+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $DB2 in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_DB2="$DB2" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_DB2="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_DB2" && ac_cv_path_DB2="nocommand"
- ;;
-esac
-fi
-DB2=$ac_cv_path_DB2
-
-if test -n "$DB2"; then
- echo "$as_me:$LINENO: result: $DB2" >&5
-echo "${ECHO_T}$DB2" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- if test "$DB2" = nocommand; then
- { { echo "$as_me:$LINENO: error: docbook not found in $PATH" >&5
-echo "$as_me: error: docbook not found in $PATH" >&2;}
- { (exit 1); exit 1; }; }
- else
- DOCBOOK=$DB2
- fi;else
- DOCBOOK=$DB1
-fi;
-
-
-if test "x$JAVAPREFIX" = x; then
- test "x$JAVAC" = x && for ac_prog in "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAVAC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAVAC"; then
- ac_cv_prog_JAVAC="$JAVAC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAVAC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAVAC=$ac_cv_prog_JAVAC
-if test -n "$JAVAC"; then
- echo "$as_me:$LINENO: result: $JAVAC" >&5
-echo "${ECHO_T}$JAVAC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAVAC" && break
-done
-
-else
- test "x$JAVAC" = x && for ac_prog in "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAVAC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAVAC"; then
- ac_cv_prog_JAVAC="$JAVAC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAVAC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAVAC=$ac_cv_prog_JAVAC
-if test -n "$JAVAC"; then
- echo "$as_me:$LINENO: result: $JAVAC" >&5
-echo "${ECHO_T}$JAVAC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAVAC" && break
-done
-test -n "$JAVAC" || JAVAC="$JAVAPREFIX"
-
-fi
-test "x$JAVAC" = x && { { echo "$as_me:$LINENO: error: no acceptable Java compiler found in \$PATH" >&5
-echo "$as_me: error: no acceptable Java compiler found in \$PATH" >&2;}
- { (exit 1); exit 1; }; }
-
-echo "$as_me:$LINENO: checking if $JAVAC works" >&5
-echo $ECHO_N "checking if $JAVAC works... $ECHO_C" >&6
-if test "${ac_cv_prog_javac_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* #line __oline__ "configure" */
-public class Test {
-}
-EOF
-if { ac_try='$JAVAC $JAVACFLAGS $JAVA_TEST'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- { { echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
-echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
- { (exit 1); exit 1; }; }
- echo "configure: failed program was:" >&5
- cat $JAVA_TEST >&5
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_javac_works" >&5
-echo "${ECHO_T}$ac_cv_prog_javac_works" >&6
-
-
-
-echo "$as_me:$LINENO: checking if $JAVAC works" >&5
-echo $ECHO_N "checking if $JAVAC works... $ECHO_C" >&6
-if test "${ac_cv_prog_javac_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* #line __oline__ "configure" */
-public class Test {
-}
-EOF
-if { ac_try='$JAVAC $JAVACFLAGS $JAVA_TEST'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- { { echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
-echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
- { (exit 1); exit 1; }; }
- echo "configure: failed program was:" >&5
- cat $JAVA_TEST >&5
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_javac_works" >&5
-echo "${ECHO_T}$ac_cv_prog_javac_works" >&6
-
-
-if test "x$JAVAPREFIX" = x; then
- test "x$JAR" = x && for ac_prog in jar$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAR"; then
- ac_cv_prog_JAR="$JAR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAR="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAR=$ac_cv_prog_JAR
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAR" && break
-done
-
-else
- test "x$JAR" = x && for ac_prog in jar
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAR"; then
- ac_cv_prog_JAR="$JAR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAR="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAR=$ac_cv_prog_JAR
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAR" && break
-done
-test -n "$JAR" || JAR="$JAVAPREFIX"
-
-fi
-test "x$JAR" = x && { { echo "$as_me:$LINENO: error: no acceptable jar program found in \$PATH" >&5
-echo "$as_me: error: no acceptable jar program found in \$PATH" >&2;}
- { (exit 1); exit 1; }; }
-
-
-
-
-# Check whether --with-gcj_compile or --without-gcj_compile was given.
-if test "${with_gcj_compile+set}" = set; then
- withval="$with_gcj_compile"
- gcj_compile="no"
-else
- gcj_compile="yes"
-fi;
-
-if test $gcj_compile = "yes"; then
-
-# Check whether --with-gcj-prefix or --without-gcj-prefix was given.
-if test "${with_gcj_prefix+set}" = set; then
- withval="$with_gcj_prefix"
- gcj_prefix="$withval"
-else
- gcj_prefix=""
-fi;
-
- if test x$gcj_prefix != x ; then
- GCJ_HOME=$gcj_prefix
- fi
-
- if test x$GCJ_HOME != x ; then
- echo "Add $GCJ_HOME/bin to path and check again."
- PATH="$GCJ_HOME/bin:$PATH"
- fi
- # Extract the first word of "gcj", so it can be a program name with args.
-set dummy gcj; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_GCJ+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $GCJ in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_GCJ="$GCJ" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_GCJ="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_GCJ" && ac_cv_path_GCJ="no"
- ;;
-esac
-fi
-GCJ=$ac_cv_path_GCJ
-
-if test -n "$GCJ"; then
- echo "$as_me:$LINENO: result: $GCJ" >&5
-echo "${ECHO_T}$GCJ" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-
- min_gcj_version=3.0.0
- echo "$as_me:$LINENO: checking for GCJ - version >= $min_gcj_version" >&5
-echo $ECHO_N "checking for GCJ - version >= $min_gcj_version... $ECHO_C" >&6
- min_gcj_major_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\1/'`
- min_gcj_minor_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\2/'`
- min_gcj_micro_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\3/'`
- if test "$GCJ" = "no" ; then
- no_gcj=yes
- else
- gcj_version=`$GCJ --version 2>&1 | grep GCC | sed 's/gcj (GCC) \([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1.\2.\3/'`
- gcj_major_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1/'`
- gcj_minor_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\2/'`
- gcj_micro_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\3/'`
- if test "$cross_compiling" = yes; then
- echo $ac_n "cross compiling; assumed OK... $ac_c"
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-#include <stdio.h>
-
-main()
-{
- if ((1$gcj_major_version > 1$min_gcj_major_version) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version > 1$min_gcj_minor_version)) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version == 1$min_gcj_minor_version) &&
- (1$gcj_micro_version >= 1$min_gcj_micro_version)))
- {
- return(0);
- }
- else
- {
- return(1);
- }
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- :
-else
- echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-no_gcj=yes
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
-fi
- fi
- if test "x$no_gcj" = x ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- # Extract the first word of "gcj", so it can be a program name with args.
-set dummy gcj; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_GCJ+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $GCJ in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_GCJ="$GCJ" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_GCJ="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_GCJ" && ac_cv_path_GCJ="no"
- ;;
-esac
-fi
-GCJ=$ac_cv_path_GCJ
-
-if test -n "$GCJ"; then
- echo "$as_me:$LINENO: result: $GCJ" >&5
-echo "${ECHO_T}$GCJ" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- # Extract the first word of "jar", so it can be a program name with args.
-set dummy jar; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $JAR in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_JAR="$JAR" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_JAR="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_JAR" && ac_cv_path_JAR="no"
- ;;
-esac
-fi
-JAR=$ac_cv_path_JAR
-
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- if test x$GCJ_HOME != x ; then
- :
- else
- GCJ_HOME=`which gcj | sed 's/\(.*\).bin.*gcj/\1/'`
- fi
-
- cat << EOF > Test.java
-/* #line __oline__ "configure" */
-public class Test {
- public static void main(String[] args) {
- System.out.println(System.getProperty("sun.boot.class.path"));
- }
-}
-EOF
- GCJ_JAR=`gcj -C Test.java && gij Test`
- rm Test.java Test.class
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`(test -d /usr/share/local/java && find /usr/local/share/java -name libgcj-?.?.?.jar) || (test -d /usr/share/java && find /usr/share/java -name libgcj-?.?.?.jar)`
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`locate libgcj | grep libgcj.*\.jar`
- fi
- fi
- if test x$GCJ_JAR != x ; then
- GCJ_CLASSPATH="${GCJ_JAR}:${CLASSPATH}"
- else
- echo "***"
- echo "*** Unable to locate libgcj.jar needed by gcj"
- echo "***"
- { { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }
- fi
-
- :
- else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
- echo "***"
- echo "*** If you have GCJ installed and it is a newer version than $min_java_version, either set"
- echo "*** the GCJ_HOME variable or add the top directory where the GCJ binaries are to"
- echo "*** the PATH. Alternatively try \"./configure --with-gcj-prefix=<java_home>\","
- echo "***"
- echo "*** Also make sure that configure does not find the wrong version of GCJ by"
- echo "*** looking at the output of \"which gcj\"."
- echo "***"
- { { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }
- fi
-
- GCJ_BUILD_TARGETS=native-gcj
- GCJ_INSTALL_TARGETS=native_install
- GCJ_UNINSTALL_TARGETS=native_uninstall
-else
- GCJ_BUILD_TARGETS=
- GCJ_INSTALL_TARGETS=
- GCJ_UNINSTALL_TARGETS=
-fi
-
-
-
-
-
-
-
-
-echo "$as_me:$LINENO: checking for main in -libs" >&5
-echo $ECHO_N "checking for main in -libs... $ECHO_C" >&6
-if test "${ac_cv_lib_ibs_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- ac_check_lib_save_LIBS=$LIBS
-LIBS="-libs $LIBS"
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-
-int
-main ()
-{
-main ();
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_lib_ibs_main=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_lib_ibs_main=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-echo "$as_me:$LINENO: result: $ac_cv_lib_ibs_main" >&5
-echo "${ECHO_T}$ac_cv_lib_ibs_main" >&6
-if test $ac_cv_lib_ibs_main = yes; then
- cat >>confdefs.h <<_ACEOF
-@%:@define HAVE_LIBIBS 1
-_ACEOF
-
- LIBS="-libs $LIBS"
-
-fi
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gtk+-2.0 >= 2.4" >&5
-echo $ECHO_N "checking for gtk+-2.0 >= 2.4... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gtk+-2.0 >= 2.4" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GTK_CFLAGS" >&5
-echo $ECHO_N "checking GTK_CFLAGS... $ECHO_C" >&6
- GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 2.4"`
- echo "$as_me:$LINENO: result: $GTK_CFLAGS" >&5
-echo "${ECHO_T}$GTK_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GTK_LIBS" >&5
-echo $ECHO_N "checking GTK_LIBS... $ECHO_C" >&6
- GTK_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 2.4"`
- echo "$as_me:$LINENO: result: $GTK_LIBS" >&5
-echo "${ECHO_T}$GTK_LIBS" >&6
- else
- GTK_CFLAGS=""
- GTK_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GTK_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk+-2.0 >= 2.4"`
- echo $GTK_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gtk+-2.0 >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gtk+-2.0 >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-
-
-
-
-
-
-
-
-echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
-echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6
-if test "${ac_cv_c_const+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-/* FIXME: Include the comments suggested by Paul. */
-#ifndef __cplusplus
- /* Ultrix mips cc rejects this. */
- typedef int charset[2];
- const charset x;
- /* SunOS 4.1.1 cc rejects this. */
- char const *const *ccp;
- char **p;
- /* NEC SVR4.0.2 mips cc rejects this. */
- struct point {int x, y;};
- static struct point const zero = {0,0};
- /* AIX XL C 1.02.0.0 rejects this.
- It does not let you subtract one const X* pointer from another in
- an arm of an if-expression whose if-part is not a constant
- expression */
- const char *g = "string";
- ccp = &g + (g ? g-g : 0);
- /* HPUX 7.0 cc rejects these. */
- ++ccp;
- p = (char**) ccp;
- ccp = (char const *const *) p;
- { /* SCO 3.2v4 cc rejects this. */
- char *t;
- char const *s = 0 ? (char *) 0 : (char const *) 0;
-
- *t++ = 0;
- }
- { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
- int x[] = {25, 17};
- const int *foo = &x[0];
- ++foo;
- }
- { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
- typedef const int *iptr;
- iptr p = 0;
- ++p;
- }
- { /* AIX XL C 1.02.0.0 rejects this saying
- "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
- struct s { int j; const int *ap[3]; };
- struct s *b; b->j = 5;
- }
- { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
- const int foo = 10;
- }
-#endif
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_c_const=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_c_const=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
-echo "${ECHO_T}$ac_cv_c_const" >&6
-if test $ac_cv_c_const = no; then
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define const
-_ACEOF
-
-fi
-
-
-# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
-# for constant arguments. Useless!
-echo "$as_me:$LINENO: checking for working alloca.h" >&5
-echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6
-if test "${ac_cv_working_alloca_h+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@include <alloca.h>
-int
-main ()
-{
-char *p = (char *) alloca (2 * sizeof (int));
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_working_alloca_h=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_working_alloca_h=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5
-echo "${ECHO_T}$ac_cv_working_alloca_h" >&6
-if test $ac_cv_working_alloca_h = yes; then
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define HAVE_ALLOCA_H 1
-_ACEOF
-
-fi
-
-echo "$as_me:$LINENO: checking for alloca" >&5
-echo $ECHO_N "checking for alloca... $ECHO_C" >&6
-if test "${ac_cv_func_alloca_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#ifdef __GNUC__
-# define alloca __builtin_alloca
-#else
-# ifdef _MSC_VER
-# include <malloc.h>
-# define alloca _alloca
-# else
-# if HAVE_ALLOCA_H
-# include <alloca.h>
-# else
-# ifdef _AIX
- #pragma alloca
-# else
-# ifndef alloca /* predefined by HP cc +Olibcalls */
-char *alloca ();
-# endif
-# endif
-# endif
-# endif
-#endif
-
-int
-main ()
-{
-char *p = (char *) alloca (1);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_func_alloca_works=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_func_alloca_works=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5
-echo "${ECHO_T}$ac_cv_func_alloca_works" >&6
-
-if test $ac_cv_func_alloca_works = yes; then
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define HAVE_ALLOCA 1
-_ACEOF
-
-else
- # The SVR3 libPW and SVR4 libucb both contain incompatible functions
-# that cause trouble. Some versions do not even contain alloca or
-# contain a buggy version. If you still want to use their alloca,
-# use ar to extract alloca.o from them instead of compiling alloca.c.
-
-ALLOCA=alloca.$ac_objext
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define C_ALLOCA 1
-_ACEOF
-
-
-echo "$as_me:$LINENO: checking whether \`alloca.c' needs Cray hooks" >&5
-echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6
-if test "${ac_cv_os_cray+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#if defined(CRAY) && ! defined(CRAY2)
-webecray
-#else
-wenotbecray
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
- $EGREP "webecray" >/dev/null 2>&1; then
- ac_cv_os_cray=yes
-else
- ac_cv_os_cray=no
-fi
-rm -f conftest*
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_os_cray" >&5
-echo "${ECHO_T}$ac_cv_os_cray" >&6
-if test $ac_cv_os_cray = yes; then
- for ac_func in _getb67 GETB67 getb67; do
- as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-echo "$as_me:$LINENO: checking for $ac_func" >&5
-echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
-if eval "test \"\${$as_ac_var+set}\" = set"; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
- For example, HP-UX 11i <limits.h> declares gettimeofday. */
-#define $ac_func innocuous_$ac_func
-
-/* System header to define __stub macros and hopefully few prototypes,
- which can conflict with char $ac_func (); below.
- Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- <limits.h> exists even on freestanding compilers. */
-
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
-
-#undef $ac_func
-
-/* Override any gcc2 internal prototype to avoid an error. */
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-/* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
-char $ac_func ();
-/* The GNU C library defines this for functions which it implements
- to always fail with ENOSYS. Some functions are actually named
- something starting with __ and the normal name is an alias. */
-#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
-choke me
-#else
-char (*f) () = $ac_func;
-#endif
-#ifdef __cplusplus
-}
-#endif
-
-int
-main ()
-{
-return f != $ac_func;
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- eval "$as_ac_var=yes"
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-eval "$as_ac_var=no"
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
-echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
-if test `eval echo '${'$as_ac_var'}'` = yes; then
-
-cat >>confdefs.h <<_ACEOF
-@%:@define CRAY_STACKSEG_END $ac_func
-_ACEOF
-
- break
-fi
-
- done
-fi
-
-echo "$as_me:$LINENO: checking stack direction for C alloca" >&5
-echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6
-if test "${ac_cv_c_stack_direction+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test "$cross_compiling" = yes; then
- ac_cv_c_stack_direction=0
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-int
-find_stack_direction ()
-{
- static char *addr = 0;
- auto char dummy;
- if (addr == 0)
- {
- addr = &dummy;
- return find_stack_direction ();
- }
- else
- return (&dummy > addr) ? 1 : -1;
-}
-
-int
-main ()
-{
- exit (find_stack_direction () < 0);
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_c_stack_direction=1
-else
- echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-ac_cv_c_stack_direction=-1
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
-fi
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5
-echo "${ECHO_T}$ac_cv_c_stack_direction" >&6
-
-cat >>confdefs.h <<_ACEOF
-@%:@define STACK_DIRECTION $ac_cv_c_stack_direction
-_ACEOF
-
-
-fi
-
-
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for libgtkhtml-2.0 >= 2.4.1" >&5
-echo $ECHO_N "checking for libgtkhtml-2.0 >= 2.4.1... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "libgtkhtml-2.0 >= 2.4.1" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking LIBGTKHTML_CFLAGS" >&5
-echo $ECHO_N "checking LIBGTKHTML_CFLAGS... $ECHO_C" >&6
- LIBGTKHTML_CFLAGS=`$PKG_CONFIG --cflags "libgtkhtml-2.0 >= 2.4.1"`
- echo "$as_me:$LINENO: result: $LIBGTKHTML_CFLAGS" >&5
-echo "${ECHO_T}$LIBGTKHTML_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking LIBGTKHTML_LIBS" >&5
-echo $ECHO_N "checking LIBGTKHTML_LIBS... $ECHO_C" >&6
- LIBGTKHTML_LIBS=`$PKG_CONFIG --libs "libgtkhtml-2.0 >= 2.4.1"`
- echo "$as_me:$LINENO: result: $LIBGTKHTML_LIBS" >&5
-echo "${ECHO_T}$LIBGTKHTML_LIBS" >&6
- else
- LIBGTKHTML_CFLAGS=""
- LIBGTKHTML_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- LIBGTKHTML_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libgtkhtml-2.0 >= 2.4.1"`
- echo $LIBGTKHTML_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (libgtkhtml-2.0 >= 2.4.1) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (libgtkhtml-2.0 >= 2.4.1) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-
-
-
- ac_config_files="$ac_config_files Makefile gtkhtml-java.pc src/Makefile src/java/org/gnu/gtkhtml/HTMLDocument.java src/java/org/gnu/gtkhtml/HTMLView.java doc/examples/runExample.sh"
-cat >confcache <<\_ACEOF
-# This file is a shell script that caches the results of configure
-# tests run on this system so they can be shared between configure
-# scripts and configure runs, see configure's option --config-cache.
-# It is not useful on other systems. If it contains results you don't
-# want to keep, you may remove or edit it.
-#
-# config.status only pays attention to the cache file if you give it
-# the --recheck option to rerun configure.
-#
-# `ac_cv_env_foo' variables (set or unset) will be overridden when
-# loading this file, other *unset* `ac_cv_foo' will be assigned the
-# following values.
-
-_ACEOF
-
-# The following way of writing the cache mishandles newlines in values,
-# but we know of no workaround that is simple, portable, and efficient.
-# So, don't put newlines in cache variables' values.
-# Ultrix sh set writes to stderr and can't be redirected directly,
-# and sets the high bit in the cache file unless we assign to the vars.
-{
- (set) 2>&1 |
- case `(ac_space=' '; set | grep ac_space) 2>&1` in
- *ac_space=\ *)
- # `set' does not quote correctly, so add quotes (double-quote
- # substitution turns \\\\ into \\, and sed turns \\ into \).
- sed -n \
- "s/'/'\\\\''/g;
- s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
- ;;
- *)
- # `set' quotes correctly as required by POSIX, so do not add quotes.
- sed -n \
- "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
- ;;
- esac;
-} |
- sed '
- t clear
- : clear
- s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
- t end
- /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
- : end' >>confcache
-if diff $cache_file confcache >/dev/null 2>&1; then :; else
- if test -w $cache_file; then
- test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
- cat confcache >$cache_file
- else
- echo "not updating unwritable cache $cache_file"
- fi
-fi
-rm -f confcache
-
-test "x$prefix" = xNONE && prefix=$ac_default_prefix
-# Let make expand exec_prefix.
-test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
-
-# VPATH may cause trouble with some makes, so we remove $(srcdir),
-# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
-# trailing colons and then remove the whole line if VPATH becomes empty
-# (actually we leave an empty line to preserve line numbers).
-if test "x$srcdir" = x.; then
- ac_vpsub='/^[ ]*VPATH[ ]*=/{
-s/:*\$(srcdir):*/:/;
-s/:*\${srcdir}:*/:/;
-s/:*@srcdir@:*/:/;
-s/^\([^=]*=[ ]*\):*/\1/;
-s/:*$//;
-s/^[^=]*=[ ]*$//;
-}'
-fi
-
-# Transform confdefs.h into DEFS.
-# Protect against shell expansion while executing Makefile rules.
-# Protect against Makefile macro expansion.
-#
-# If the first sed substitution is executed (which looks for macros that
-# take arguments), then we branch to the quote section. Otherwise,
-# look for a macro that doesn't take arguments.
-cat >confdef2opt.sed <<\_ACEOF
-t clear
-: clear
-s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*([^)]*)\)[ ]*\(.*\),-D\1=\2,g
-t quote
-s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\),-D\1=\2,g
-t quote
-d
-: quote
-s,[ `~#$^&*(){}\\|;'"<>?],\\&,g
-s,\[,\\&,g
-s,\],\\&,g
-s,\$,$$,g
-p
-_ACEOF
-# We use echo to avoid assuming a particular line-breaking character.
-# The extra dot is to prevent the shell from consuming trailing
-# line-breaks from the sub-command output. A line-break within
-# single-quotes doesn't work because, if this script is created in a
-# platform that uses two characters for line-breaks (e.g., DOS), tr
-# would break.
-ac_LF_and_DOT=`echo; echo .`
-DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'`
-rm -f confdef2opt.sed
-
-
-ac_libobjs=
-ac_ltlibobjs=
-for ac_i in : $LIB@&t at OBJS; do test "x$ac_i" = x: && continue
- # 1. Remove the extension, and $U if already installed.
- ac_i=`echo "$ac_i" |
- sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
- # 2. Add them.
- ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"
- ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'
-done
-LIB@&t at OBJS=$ac_libobjs
-
-LTLIBOBJS=$ac_ltlibobjs
-
-
-
-: ${CONFIG_STATUS=./config.status}
-ac_clean_files_save=$ac_clean_files
-ac_clean_files="$ac_clean_files $CONFIG_STATUS"
-{ echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
-echo "$as_me: creating $CONFIG_STATUS" >&6;}
-cat >$CONFIG_STATUS <<_ACEOF
-#! $SHELL
-# Generated by $as_me.
-# Run this file to recreate the current configuration.
-# Compiler output produced by configure, useful for debugging
-# configure, is in config.log if it exists.
-
-debug=false
-ac_cs_recheck=false
-ac_cs_silent=false
-SHELL=\${CONFIG_SHELL-$SHELL}
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
-echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
-echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-exec 6>&1
-
-# Open the log real soon, to keep \$[0] and so on meaningful, and to
-# report actual input values of CONFIG_FILES etc. instead of their
-# values after options handling. Logging --version etc. is OK.
-exec 5>>config.log
-{
- echo
- sed 'h;s/./-/g;s/^.../@%:@@%:@ /;s/...$/ @%:@@%:@/;p;x;p;x' <<_ASBOX
-@%:@@%:@ Running $as_me. @%:@@%:@
-_ASBOX
-} >&5
-cat >&5 <<_CSEOF
-
-This file was extended by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- CONFIG_FILES = $CONFIG_FILES
- CONFIG_HEADERS = $CONFIG_HEADERS
- CONFIG_LINKS = $CONFIG_LINKS
- CONFIG_COMMANDS = $CONFIG_COMMANDS
- $ $0 $@
-
-_CSEOF
-echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
-echo >&5
-_ACEOF
-
-# Files that config.status was made for.
-if test -n "$ac_config_files"; then
- echo "config_files=\"$ac_config_files\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_headers"; then
- echo "config_headers=\"$ac_config_headers\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_links"; then
- echo "config_links=\"$ac_config_links\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_commands"; then
- echo "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUS
-fi
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-
-ac_cs_usage="\
-\`$as_me' instantiates files from templates according to the
-current configuration.
-
-Usage: $0 [OPTIONS] [FILE]...
-
- -h, --help print this help, then exit
- -V, --version print version number, then exit
- -q, --quiet do not print progress messages
- -d, --debug don't remove temporary files
- --recheck update $as_me by reconfiguring in the same conditions
- --file=FILE[:TEMPLATE]
- instantiate the configuration file FILE
-
-Configuration files:
-$config_files
-
-Report bugs to <bug-autoconf at gnu.org>."
-_ACEOF
-
-cat >>$CONFIG_STATUS <<_ACEOF
-ac_cs_version="\\
-config.status
-configured by $0, generated by GNU Autoconf 2.59,
- with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This config.status script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it."
-srcdir=$srcdir
-INSTALL="$INSTALL"
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-# If no file are specified by the user, then we need to provide default
-# value. By we need to know if files were specified by the user.
-ac_need_defaults=:
-while test $# != 0
-do
- case $1 in
- --*=*)
- ac_option=`expr "x$1" : 'x\([^=]*\)='`
- ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
- ac_shift=:
- ;;
- -*)
- ac_option=$1
- ac_optarg=$2
- ac_shift=shift
- ;;
- *) # This is not an option, so the user has probably given explicit
- # arguments.
- ac_option=$1
- ac_need_defaults=false;;
- esac
-
- case $ac_option in
- # Handling of the options.
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
- -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
- ac_cs_recheck=: ;;
- --version | --vers* | -V )
- echo "$ac_cs_version"; exit 0 ;;
- --he | --h)
- # Conflict between --help and --header
- { { echo "$as_me:$LINENO: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; };;
- --help | --hel | -h )
- echo "$ac_cs_usage"; exit 0 ;;
- --debug | --d* | -d )
- debug=: ;;
- --file | --fil | --fi | --f )
- $ac_shift
- CONFIG_FILES="$CONFIG_FILES $ac_optarg"
- ac_need_defaults=false;;
- --header | --heade | --head | --hea )
- $ac_shift
- CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
- ac_need_defaults=false;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil | --si | --s)
- ac_cs_silent=: ;;
-
- # This is an error.
- -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; } ;;
-
- *) ac_config_targets="$ac_config_targets $1" ;;
-
- esac
- shift
-done
-
-ac_configure_extra_args=
-
-if $ac_cs_silent; then
- exec 6>/dev/null
- ac_configure_extra_args="$ac_configure_extra_args --silent"
-fi
-
-_ACEOF
-cat >>$CONFIG_STATUS <<_ACEOF
-if \$ac_cs_recheck; then
- echo "running $SHELL $0 " $ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
- exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
-fi
-
-_ACEOF
-
-
-
-
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-for ac_config_target in $ac_config_targets
-do
- case "$ac_config_target" in
- # Handling of arguments.
- "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
- "gtkhtml-java.pc" ) CONFIG_FILES="$CONFIG_FILES gtkhtml-java.pc" ;;
- "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
- "src/java/org/gnu/gtkhtml/HTMLDocument.java" ) CONFIG_FILES="$CONFIG_FILES src/java/org/gnu/gtkhtml/HTMLDocument.java" ;;
- "src/java/org/gnu/gtkhtml/HTMLView.java" ) CONFIG_FILES="$CONFIG_FILES src/java/org/gnu/gtkhtml/HTMLView.java" ;;
- "doc/examples/runExample.sh" ) CONFIG_FILES="$CONFIG_FILES doc/examples/runExample.sh" ;;
- *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
-echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# If the user did not use the arguments to specify the items to instantiate,
-# then the envvar interface is used. Set only those that are not.
-# We use the long form for the default assignment because of an extremely
-# bizarre bug on SunOS 4.1.3.
-if $ac_need_defaults; then
- test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
-fi
-
-# Have a temporary directory for convenience. Make it in the build tree
-# simply because there is no reason to put it here, and in addition,
-# creating and moving files from /tmp can sometimes cause problems.
-# Create a temporary directory, and hook for its removal unless debugging.
-$debug ||
-{
- trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
- trap '{ (exit 1); exit 1; }' 1 2 13 15
-}
-
-# Create a (secure) tmp directory for tmp files.
-
-{
- tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
- test -n "$tmp" && test -d "$tmp"
-} ||
-{
- tmp=./confstat$$-$RANDOM
- (umask 077 && mkdir $tmp)
-} ||
-{
- echo "$me: cannot create a temporary directory in ." >&2
- { (exit 1); exit 1; }
-}
-
-_ACEOF
-
-cat >>$CONFIG_STATUS <<_ACEOF
-
-#
-# CONFIG_FILES section.
-#
-
-# No need to generate the scripts if there are no CONFIG_FILES.
-# This happens for instance when ./config.status config.h
-if test -n "\$CONFIG_FILES"; then
- # Protect against being on the right side of a sed subst in config.status.
- sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&,]/\\\\&/g;
- s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF
-s, at SHELL@,$SHELL,;t t
-s, at PATH_SEPARATOR@,$PATH_SEPARATOR,;t t
-s, at PACKAGE_NAME@,$PACKAGE_NAME,;t t
-s, at PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t
-s, at PACKAGE_VERSION@,$PACKAGE_VERSION,;t t
-s, at PACKAGE_STRING@,$PACKAGE_STRING,;t t
-s, at PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t
-s, at exec_prefix@,$exec_prefix,;t t
-s, at prefix@,$prefix,;t t
-s, at program_transform_name@,$program_transform_name,;t t
-s, at bindir@,$bindir,;t t
-s, at sbindir@,$sbindir,;t t
-s, at libexecdir@,$libexecdir,;t t
-s, at datadir@,$datadir,;t t
-s, at sysconfdir@,$sysconfdir,;t t
-s, at sharedstatedir@,$sharedstatedir,;t t
-s, at localstatedir@,$localstatedir,;t t
-s, at libdir@,$libdir,;t t
-s, at includedir@,$includedir,;t t
-s, at oldincludedir@,$oldincludedir,;t t
-s, at infodir@,$infodir,;t t
-s, at mandir@,$mandir,;t t
-s, at build_alias@,$build_alias,;t t
-s, at host_alias@,$host_alias,;t t
-s, at target_alias@,$target_alias,;t t
-s, at DEFS@,$DEFS,;t t
-s, at ECHO_C@,$ECHO_C,;t t
-s, at ECHO_N@,$ECHO_N,;t t
-s, at ECHO_T@,$ECHO_T,;t t
-s, at LIBS@,$LIBS,;t t
-s, at INSTALLED_CLASSPATH@,$INSTALLED_CLASSPATH,;t t
-s, at INSTALLED_JNI_DIR@,$INSTALLED_JNI_DIR,;t t
-s, at version@,$version,;t t
-s, at apiversion@,$apiversion,;t t
-s, at PKG_CONFIG@,$PKG_CONFIG,;t t
-s, at GTKJAVA_CFLAGS@,$GTKJAVA_CFLAGS,;t t
-s, at GTKJAVA_LIBS@,$GTKJAVA_LIBS,;t t
-s, at gtkapiversion@,$gtkapiversion,;t t
-s, at GTKJAR@,$GTKJAR,;t t
-s, at JG_GTK_LIB_PATH@,$JG_GTK_LIB_PATH,;t t
-s, at NATIVEGTKJAR@,$NATIVEGTKJAR,;t t
-s, at CC@,$CC,;t t
-s, at CFLAGS@,$CFLAGS,;t t
-s, at LDFLAGS@,$LDFLAGS,;t t
-s, at CPPFLAGS@,$CPPFLAGS,;t t
-s, at ac_ct_CC@,$ac_ct_CC,;t t
-s, at EXEEXT@,$EXEEXT,;t t
-s, at OBJEXT@,$OBJEXT,;t t
-s, at INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
-s, at INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
-s, at INSTALL_DATA@,$INSTALL_DATA,;t t
-s, at DB1@,$DB1,;t t
-s, at DB2@,$DB2,;t t
-s, at DOCBOOK@,$DOCBOOK,;t t
-s, at JAVAC@,$JAVAC,;t t
-s, at JAR@,$JAR,;t t
-s, at GCJ@,$GCJ,;t t
-s, at GCJ_CLASSPATH@,$GCJ_CLASSPATH,;t t
-s, at GCJ_BUILD_TARGETS@,$GCJ_BUILD_TARGETS,;t t
-s, at GCJ_INSTALL_TARGETS@,$GCJ_INSTALL_TARGETS,;t t
-s, at GCJ_UNINSTALL_TARGETS@,$GCJ_UNINSTALL_TARGETS,;t t
-s, at GTK_CFLAGS@,$GTK_CFLAGS,;t t
-s, at GTK_LIBS@,$GTK_LIBS,;t t
-s, at TOPLEVEL_TARGETS@,$TOPLEVEL_TARGETS,;t t
-s, at INSTALL_TARGETS@,$INSTALL_TARGETS,;t t
-s, at UNINSTALL_TARGETS@,$UNINSTALL_TARGETS,;t t
-s, at MACRO_FLAG@,$MACRO_FLAG,;t t
-s, at ALLOCA@,$ALLOCA,;t t
-s, at CPP@,$CPP,;t t
-s, at EGREP@,$EGREP,;t t
-s, at LIBGTKHTML_CFLAGS@,$LIBGTKHTML_CFLAGS,;t t
-s, at LIBGTKHTML_LIBS@,$LIBGTKHTML_LIBS,;t t
-s, at LIB@&t at OBJS@,$LIB@&t at OBJS,;t t
-s, at LTLIBOBJS@,$LTLIBOBJS,;t t
-CEOF
-
-_ACEOF
-
- cat >>$CONFIG_STATUS <<\_ACEOF
- # Split the substitutions into bite-sized pieces for seds with
- # small command number limits, like on Digital OSF/1 and HP-UX.
- ac_max_sed_lines=48
- ac_sed_frag=1 # Number of current file.
- ac_beg=1 # First line for current file.
- ac_end=$ac_max_sed_lines # Line after last line for current file.
- ac_more_lines=:
- ac_sed_cmds=
- while $ac_more_lines; do
- if test $ac_beg -gt 1; then
- sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- else
- sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- fi
- if test ! -s $tmp/subs.frag; then
- ac_more_lines=false
- else
- # The purpose of the label and of the branching condition is to
- # speed up the sed processing (if there are no `@' at all, there
- # is no need to browse any of the substitutions).
- # These are the two extra sed commands mentioned above.
- (echo ':t
- /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
- else
- ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
- fi
- ac_sed_frag=`expr $ac_sed_frag + 1`
- ac_beg=$ac_end
- ac_end=`expr $ac_end + $ac_max_sed_lines`
- fi
- done
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds=cat
- fi
-fi # test -n "$CONFIG_FILES"
-
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
-for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
- # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
- case $ac_file in
- - | *:- | *:-:* ) # input from stdin
- cat >$tmp/stdin
- ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- * ) ac_file_in=$ac_file.in ;;
- esac
-
- # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
- ac_dir=`(dirname "$ac_file") 2>/dev/null ||
-$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$ac_file" : 'X\(//\)[^/]' \| \
- X"$ac_file" : 'X\(//\)$' \| \
- X"$ac_file" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$ac_file" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- { if $as_mkdir_p; then
- mkdir -p "$ac_dir"
- else
- as_dir="$ac_dir"
- as_dirs=
- while test ! -d "$as_dir"; do
- as_dirs="$as_dir $as_dirs"
- as_dir=`(dirname "$as_dir") 2>/dev/null ||
-$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$as_dir" : 'X\(//\)[^/]' \| \
- X"$as_dir" : 'X\(//\)$' \| \
- X"$as_dir" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$as_dir" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- done
- test ! -n "$as_dirs" || mkdir $as_dirs
- fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
-echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
- { (exit 1); exit 1; }; }; }
-
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
-
- case $INSTALL in
- [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
- *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
- esac
-
- # Let's still pretend it is `configure' which instantiates (i.e., don't
- # use $as_me), people would be surprised to read:
- # /* config.h. Generated by config.status. */
- if test x"$ac_file" = x-; then
- configure_input=
- else
- configure_input="$ac_file. "
- fi
- configure_input=$configure_input"Generated from `echo $ac_file_in |
- sed 's,.*/,,'` by configure."
-
- # First look for the input files in the build tree, otherwise in the
- # src tree.
- ac_file_inputs=`IFS=:
- for f in $ac_file_in; do
- case $f in
- -) echo $tmp/stdin ;;
- [\\/$]*)
- # Absolute (can't be DOS-style, as IFS=:)
- test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- echo "$f";;
- *) # Relative
- if test -f "$f"; then
- # Build tree
- echo "$f"
- elif test -f "$srcdir/$f"; then
- # Source tree
- echo "$srcdir/$f"
- else
- # /dev/null tree
- { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- fi;;
- esac
- done` || { (exit 1); exit 1; }
-
- if test x"$ac_file" != x-; then
- { echo "$as_me:$LINENO: creating $ac_file" >&5
-echo "$as_me: creating $ac_file" >&6;}
- rm -f "$ac_file"
- fi
-_ACEOF
-cat >>$CONFIG_STATUS <<_ACEOF
- sed "$ac_vpsub
-$extrasub
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
-:t
-/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
-s, at configure_input@,$configure_input,;t t
-s, at srcdir@,$ac_srcdir,;t t
-s, at abs_srcdir@,$ac_abs_srcdir,;t t
-s, at top_srcdir@,$ac_top_srcdir,;t t
-s, at abs_top_srcdir@,$ac_abs_top_srcdir,;t t
-s, at builddir@,$ac_builddir,;t t
-s, at abs_builddir@,$ac_abs_builddir,;t t
-s, at top_builddir@,$ac_top_builddir,;t t
-s, at abs_top_builddir@,$ac_abs_top_builddir,;t t
-s, at INSTALL@,$ac_INSTALL,;t t
-" $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
- rm -f $tmp/stdin
- if test x"$ac_file" != x-; then
- mv $tmp/out $ac_file
- else
- cat $tmp/out
- rm -f $tmp/out
- fi
-
-done
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-
-{ (exit 0); exit 0; }
-_ACEOF
-chmod +x $CONFIG_STATUS
-ac_clean_files=$ac_clean_files_save
-
-
-# configure is writing to config.log, and then calls config.status.
-# config.status does its own redirection, appending to config.log.
-# Unfortunately, on DOS this fails, as config.log is still kept open
-# by configure, so config.status won't be able to write to it; its
-# output is simply discarded. So we exec the FD to /dev/null,
-# effectively closing config.log, so it can be properly (re)opened and
-# appended to by config.status. When coming back to configure, we
-# need to make the FD available again.
-if test "$no_create" != yes; then
- ac_cs_success=:
- ac_config_status_args=
- test "$silent" = yes &&
- ac_config_status_args="$ac_config_status_args --quiet"
- exec 5>/dev/null
- $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
- exec 5>>config.log
- # Use ||, not &&, to avoid exiting from the if with $? = 1, which
- # would make configure fail if this is the last instruction.
- $ac_cs_success || { (exit 1); exit 1; }
-fi
-
-
-`chmod +x doc/examples/runExample.sh`
-
diff --git a/libgtkhtml-java/autom4te.cache/requests b/libgtkhtml-java/autom4te.cache/requests
deleted file mode 100644
index aa78349..0000000
--- a/libgtkhtml-java/autom4te.cache/requests
+++ /dev/null
@@ -1,245 +0,0 @@
-# This file was generated by Autom4te Sat Jan 8 16:59:54 PST 2005.
-# It contains the lists of macros which have been traced.
-# It can be safely removed.
-
- at request = (
- bless( [
- '0',
- 1,
- [
- '/usr/share/autoconf'
- ],
- [
- '/usr/share/autoconf/autoconf/autoconf.m4f',
- '/usr/share/aclocal/pkg.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_jar.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac_works.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/am_path_docbook.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/am_path_gcj.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/jg_check_nativecompile.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/jg_gtk_java.m4',
- 'configure.in'
- ],
- {
- 'm4_pattern_forbid' => 1,
- 'AC_CONFIG_LIBOBJ_DIR' => 1,
- 'AC_C_VOLATILE' => 1,
- 'AC_TYPE_OFF_T' => 1,
- 'AC_FUNC_CLOSEDIR_VOID' => 1,
- 'AC_REPLACE_FNMATCH' => 1,
- 'AC_DEFUN' => 1,
- 'AC_PROG_LIBTOOL' => 1,
- 'AC_FUNC_STAT' => 1,
- 'AC_FUNC_WAIT3' => 1,
- 'AC_HEADER_TIME' => 1,
- 'AC_FUNC_LSTAT' => 1,
- 'AC_STRUCT_TM' => 1,
- 'AM_AUTOMAKE_VERSION' => 1,
- 'AC_FUNC_GETMNTENT' => 1,
- 'AC_TYPE_MODE_T' => 1,
- 'AC_CHECK_HEADERS' => 1,
- 'AC_FUNC_STRTOD' => 1,
- 'AC_FUNC_STRNLEN' => 1,
- 'm4_sinclude' => 1,
- 'AC_PROG_CXX' => 1,
- 'AC_PATH_X' => 1,
- 'AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK' => 1,
- 'AC_PROG_AWK' => 1,
- '_m4_warn' => 1,
- 'AM_PATH_DOCBOOK' => 1,
- 'AC_HEADER_STDC' => 1,
- 'AC_HEADER_MAJOR' => 1,
- 'JG_COMMON' => 1,
- 'JG_CHECK_NATIVECOMPILE' => 1,
- 'AC_FUNC_ERROR_AT_LINE' => 1,
- 'AC_PROG_JAVAC' => 1,
- 'AC_PROG_GCC_TRADITIONAL' => 1,
- 'AC_LIBSOURCE' => 1,
- 'AC_FUNC_MBRTOWC' => 1,
- 'AC_STRUCT_ST_BLOCKS' => 1,
- 'AC_TYPE_SIGNAL' => 1,
- 'AM_PATH_GCJ' => 1,
- 'AC_TYPE_UID_T' => 1,
- 'AC_PROG_MAKE_SET' => 1,
- 'AC_CONFIG_AUX_DIR' => 1,
- 'm4_pattern_allow' => 1,
- 'sinclude' => 1,
- 'AC_DEFINE_TRACE_LITERAL' => 1,
- 'AC_FUNC_STRERROR_R' => 1,
- 'AC_PROG_CC' => 1,
- 'AC_FUNC_FORK' => 1,
- 'AC_DECL_SYS_SIGLIST' => 1,
- 'PKG_CHECK_MODULES' => 1,
- 'AU_DEFUN' => 1,
- 'AC_FUNC_STRCOLL' => 1,
- 'AC_FUNC_VPRINTF' => 1,
- 'AC_PROG_YACC' => 1,
- 'AC_INIT' => 1,
- 'AC_STRUCT_TIMEZONE' => 1,
- 'AC_FUNC_CHOWN' => 1,
- 'AC_SUBST' => 1,
- 'AC_FUNC_ALLOCA' => 1,
- 'AC_CANONICAL_HOST' => 1,
- 'AC_FUNC_GETPGRP' => 1,
- 'AC_PROG_RANLIB' => 1,
- 'AM_INIT_AUTOMAKE' => 1,
- 'AC_FUNC_SETPGRP' => 1,
- 'AC_CONFIG_SUBDIRS' => 1,
- 'AC_FUNC_MMAP' => 1,
- 'AC_FUNC_REALLOC' => 1,
- 'AC_TYPE_SIZE_T' => 1,
- 'AC_CHECK_TYPES' => 1,
- 'AC_CONFIG_LINKS' => 1,
- 'AC_CHECK_MEMBERS' => 1,
- 'AM_MAINTAINER_MODE' => 1,
- 'AC_DEFUN_ONCE' => 1,
- 'AC_FUNC_UTIME_NULL' => 1,
- 'AC_FUNC_SELECT_ARGTYPES' => 1,
- 'AC_HEADER_STAT' => 1,
- 'AC_FUNC_STRFTIME' => 1,
- 'AC_PROG_CPP' => 1,
- 'AC_C_INLINE' => 1,
- 'AC_PROG_JAR' => 1,
- 'AC_C_CONST' => 1,
- 'AC_PROG_LEX' => 1,
- 'AC_TYPE_PID_T' => 1,
- 'AC_CONFIG_FILES' => 1,
- 'include' => 1,
- 'AC_FUNC_SETVBUF_REVERSED' => 1,
- 'AC_PROG_JAVAC_WORKS' => 1,
- 'AC_PROG_INSTALL' => 1,
- 'AM_GNU_GETTEXT' => 1,
- 'AC_FUNC_OBSTACK' => 1,
- 'AC_CHECK_LIB' => 1,
- 'AC_FUNC_MALLOC' => 1,
- 'AC_FUNC_GETGROUPS' => 1,
- 'AC_FUNC_GETLOADAVG' => 1,
- 'AH_OUTPUT' => 1,
- 'AC_FUNC_FSEEKO' => 1,
- 'AM_PROG_CC_C_O' => 1,
- 'AC_FUNC_MKTIME' => 1,
- 'AC_CANONICAL_SYSTEM' => 1,
- 'AM_CONDITIONAL' => 1,
- 'AC_CONFIG_HEADERS' => 1,
- 'JG_GTK_JAVA' => 1,
- 'AC_HEADER_SYS_WAIT' => 1,
- 'AC_FUNC_MEMCMP' => 1,
- 'AC_PROG_LN_S' => 1,
- 'm4_include' => 1,
- 'AC_HEADER_DIRENT' => 1,
- 'AC_CHECK_FUNCS' => 1
- }
- ], 'Autom4te::Request' ),
- bless( [
- '1',
- 1,
- [
- '/usr/share/autoconf'
- ],
- [
- '/usr/share/autoconf/autoconf/autoconf.m4f',
- 'aclocal.m4',
- 'configure.in'
- ],
- {
- 'm4_pattern_forbid' => 1,
- 'AC_CONFIG_LIBOBJ_DIR' => 1,
- 'AC_TYPE_OFF_T' => 1,
- 'AC_C_VOLATILE' => 1,
- 'AC_FUNC_CLOSEDIR_VOID' => 1,
- 'AC_REPLACE_FNMATCH' => 1,
- 'AC_PROG_LIBTOOL' => 1,
- 'AC_FUNC_STAT' => 1,
- 'AC_HEADER_TIME' => 1,
- 'AC_FUNC_WAIT3' => 1,
- 'AM_AUTOMAKE_VERSION' => 1,
- 'AC_STRUCT_TM' => 1,
- 'AC_FUNC_LSTAT' => 1,
- 'AC_TYPE_MODE_T' => 1,
- 'AC_FUNC_GETMNTENT' => 1,
- 'AC_FUNC_STRTOD' => 1,
- 'AC_CHECK_HEADERS' => 1,
- 'AC_FUNC_STRNLEN' => 1,
- 'm4_sinclude' => 1,
- 'AC_PROG_CXX' => 1,
- 'AC_PATH_X' => 1,
- 'AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK' => 1,
- 'AC_PROG_AWK' => 1,
- '_m4_warn' => 1,
- 'AC_HEADER_STDC' => 1,
- 'AC_HEADER_MAJOR' => 1,
- 'AC_FUNC_ERROR_AT_LINE' => 1,
- 'AC_PROG_GCC_TRADITIONAL' => 1,
- 'AC_LIBSOURCE' => 1,
- 'AC_FUNC_MBRTOWC' => 1,
- 'AC_STRUCT_ST_BLOCKS' => 1,
- 'AC_TYPE_SIGNAL' => 1,
- 'AC_TYPE_UID_T' => 1,
- 'AC_CONFIG_AUX_DIR' => 1,
- 'AC_PROG_MAKE_SET' => 1,
- 'sinclude' => 1,
- 'm4_pattern_allow' => 1,
- 'AC_DEFINE_TRACE_LITERAL' => 1,
- 'AC_FUNC_STRERROR_R' => 1,
- 'AC_PROG_CC' => 1,
- 'AC_FUNC_FORK' => 1,
- 'AC_DECL_SYS_SIGLIST' => 1,
- 'AC_FUNC_VPRINTF' => 1,
- 'AC_FUNC_STRCOLL' => 1,
- 'AC_PROG_YACC' => 1,
- 'AC_INIT' => 1,
- 'AC_STRUCT_TIMEZONE' => 1,
- 'AC_FUNC_CHOWN' => 1,
- 'AC_SUBST' => 1,
- 'AC_FUNC_ALLOCA' => 1,
- 'AC_CANONICAL_HOST' => 1,
- 'AC_FUNC_GETPGRP' => 1,
- 'AC_PROG_RANLIB' => 1,
- 'AM_INIT_AUTOMAKE' => 1,
- 'AC_FUNC_SETPGRP' => 1,
- 'AC_CONFIG_SUBDIRS' => 1,
- 'AC_FUNC_MMAP' => 1,
- 'AC_FUNC_REALLOC' => 1,
- 'AC_TYPE_SIZE_T' => 1,
- 'AC_CONFIG_LINKS' => 1,
- 'AC_CHECK_TYPES' => 1,
- 'AC_CHECK_MEMBERS' => 1,
- 'AM_MAINTAINER_MODE' => 1,
- 'AC_FUNC_UTIME_NULL' => 1,
- 'AC_FUNC_SELECT_ARGTYPES' => 1,
- 'AC_FUNC_STRFTIME' => 1,
- 'AC_HEADER_STAT' => 1,
- 'AC_C_INLINE' => 1,
- 'AC_PROG_CPP' => 1,
- 'AC_TYPE_PID_T' => 1,
- 'AC_C_CONST' => 1,
- 'AC_PROG_LEX' => 1,
- 'AC_CONFIG_FILES' => 1,
- 'include' => 1,
- 'AC_FUNC_SETVBUF_REVERSED' => 1,
- 'AC_PROG_INSTALL' => 1,
- 'AM_GNU_GETTEXT' => 1,
- 'AC_FUNC_OBSTACK' => 1,
- 'AC_CHECK_LIB' => 1,
- 'AC_FUNC_MALLOC' => 1,
- 'AC_FUNC_GETGROUPS' => 1,
- 'AC_FUNC_GETLOADAVG' => 1,
- 'AH_OUTPUT' => 1,
- 'AC_FUNC_FSEEKO' => 1,
- 'AM_PROG_CC_C_O' => 1,
- 'AM_CONDITIONAL' => 1,
- 'AC_CANONICAL_SYSTEM' => 1,
- 'AC_FUNC_MKTIME' => 1,
- 'AC_CONFIG_HEADERS' => 1,
- 'AC_HEADER_SYS_WAIT' => 1,
- 'AC_FUNC_MEMCMP' => 1,
- 'AC_PROG_LN_S' => 1,
- 'm4_include' => 1,
- 'AC_HEADER_DIRENT' => 1,
- 'AC_CHECK_FUNCS' => 1
- }
- ], 'Autom4te::Request' )
- );
-
diff --git a/libgtkhtml-java/autom4te.cache/traces.0 b/libgtkhtml-java/autom4te.cache/traces.0
deleted file mode 100644
index db9a628..0000000
--- a/libgtkhtml-java/autom4te.cache/traces.0
+++ /dev/null
@@ -1,532 +0,0 @@
-m4trace:/usr/share/aclocal/pkg.m4:55: -1- AC_DEFUN([PKG_CHECK_MODULES], [
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- AC_MSG_CHECKING(for $2)
-
- if $PKG_CONFIG --exists "$2" ; then
- AC_MSG_RESULT(yes)
- succeeded=yes
-
- AC_MSG_CHECKING($1_CFLAGS)
- $1_CFLAGS=`$PKG_CONFIG --cflags "$2"`
- AC_MSG_RESULT($$1_CFLAGS)
-
- AC_MSG_CHECKING($1_LIBS)
- $1_LIBS=`$PKG_CONFIG --libs "$2"`
- AC_MSG_RESULT($$1_LIBS)
- else
- $1_CFLAGS=""
- $1_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- $1_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"`
- ifelse([$4], ,echo $$1_PKG_ERRORS,)
- fi
-
- AC_SUBST($1_CFLAGS)
- AC_SUBST($1_LIBS)
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- ifelse([$3], , :, [$3])
- else
- ifelse([$4], , AC_MSG_ERROR([Library requirements ($2) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.]), [$4])
- fi
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_jar.m4:13: -1- AC_DEFUN([AC_PROG_JAR], [
-AC_REQUIRE([AC_EXEEXT])dnl
-if test "x$JAVAPREFIX" = x; then
- test "x$JAR" = x && AC_CHECK_PROGS(JAR, jar$EXEEXT)
-else
- test "x$JAR" = x && AC_CHECK_PROGS(JAR, jar, $JAVAPREFIX)
-fi
-test "x$JAR" = x && AC_MSG_ERROR([no acceptable jar program found in \$PATH])
-AC_PROVIDE([$0])dnl
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac.m4:14: -1- AC_DEFUN([AC_PROG_JAVAC], [
-AC_REQUIRE([AC_EXEEXT])dnl
-if test "x$JAVAPREFIX" = x; then
- test "x$JAVAC" = x && AC_CHECK_PROGS(JAVAC, "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT)
-else
- test "x$JAVAC" = x && AC_CHECK_PROGS(JAVAC, "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT, $JAVAPREFIX)
-fi
-test "x$JAVAC" = x && AC_MSG_ERROR([no acceptable Java compiler found in \$PATH])
-AC_PROG_JAVAC_WORKS
-AC_PROVIDE([$0])dnl
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac_works.m4:23: -1- AC_DEFUN([AC_PROG_JAVAC_WORKS], [
-AC_CACHE_CHECK([if $JAVAC works], ac_cv_prog_javac_works, [
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* [#]line __oline__ "configure" */
-public class Test {
-}
-EOF
-if AC_TRY_COMMAND($JAVAC $JAVACFLAGS $JAVA_TEST) >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- AC_MSG_ERROR([The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)])
- echo "configure: failed program was:" >&AC_FD_CC
- cat $JAVA_TEST >&AC_FD_CC
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-])
-AC_PROVIDE([$0])dnl
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/am_path_docbook.m4:16: -1- AC_DEFUN([AM_PATH_DOCBOOK], [
-AC_REQUIRE([AC_EXEEXT])dnl
-AC_PATH_PROG(DB1, db2html$EXEEXT, nocommand)
-if test "$DB1" = nocommand; then
- AC_PATH_PROG(DB2, docbook2html$EXEEXT, nocommand)
- if test "$DB2" = nocommand; then
- AC_MSG_ERROR([docbook not found in $PATH])
- else
- DOCBOOK=$DB2
- fi;dnl
-else
- DOCBOOK=$DB1
-fi;dnl
-AC_SUBST(DOCBOOK)
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/am_path_gcj.m4:137: -1- AC_DEFUN([AM_PATH_GCJ], [dnl
-dnl Get the environmental variables necessary for GCJ
-dnl
-AC_ARG_WITH(gcj-prefix,[ --with-gcj-prefix=PFX Prefix where gcj is installed (optional)],
- gcj_prefix="$withval", gcj_prefix="")
-
- if test x$gcj_prefix != x ; then
- GCJ_HOME=$gcj_prefix
- fi
-
- dnl
- dnl CHANGE: Now FIRST put GCJ_HOME/bin in the path before testing for
- dnl the java executable.
- dnl
- if test x$GCJ_HOME != x ; then
- echo "Add $GCJ_HOME/bin to path and check again."
- PATH="$GCJ_HOME/bin:$PATH"
- fi
- AC_PATH_PROG(GCJ, gcj, no)
-
- min_gcj_version=ifelse([$0], ,3.0.0,$1)
- AC_MSG_CHECKING(for GCJ - version >= $min_gcj_version)
- min_gcj_major_version=`echo $min_gcj_version |\
- sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\).*/\1/'`
- min_gcj_minor_version=`echo $min_gcj_version |\
- sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\).*/\2/'`
- min_gcj_micro_version=`echo $min_gcj_version |\
- sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\).*/\3/'`
- if test "$GCJ" = "no" ; then
- no_gcj=yes
- else
- gcj_version=`$GCJ --version 2>&1 | grep GCC | sed 's/gcj (GCC) \([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\1.\2.\3/'`
- gcj_major_version=`echo $gcj_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\1/'`
- gcj_minor_version=`echo $gcj_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\2/'`
- gcj_micro_version=`echo $gcj_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\3/'`
- AC_TRY_RUN([
-#include <stdio.h>
-
-main()
-{
- if ((1$gcj_major_version > 1$min_gcj_major_version) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version > 1$min_gcj_minor_version)) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version == 1$min_gcj_minor_version) &&
- (1$gcj_micro_version >= 1$min_gcj_micro_version)))
- {
- return(0);
- }
- else
- {
- return(1);
- }
-}], , no_gcj=yes, [echo $ac_n "cross compiling; assumed OK... $ac_c"])
- fi
- if test "x$no_gcj" = x ; then
- AC_MSG_RESULT(yes)
- dnl
- dnl Check for gcj executables and set appropriate viarable
- dnl
- AC_PATH_PROG(GCJ, gcj, no)
- AC_PATH_PROG(JAR, jar, no)
- dnl
- dnl Set CLASSPATH
- dnl
- if test x$GCJ_HOME != x ; then
- :
- else
- GCJ_HOME=`which gcj | sed 's/\(.*\).bin.*gcj/\1/'`
- fi
-
- cat << EOF > Test.java
-/* [#]line __oline__ "configure" */
-public class Test {
- public static void main(String[[]] args) {
- System.out.println(System.getProperty("sun.boot.class.path"));
- }
-}
-EOF
- GCJ_JAR=`gcj -C Test.java && gij Test`
- rm Test.java Test.class
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`(test -d /usr/share/local/java && find /usr/local/share/java -name libgcj-?.?.?.jar) || (test -d /usr/share/java && find /usr/share/java -name libgcj-?.?.?.jar)`
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`locate libgcj | grep libgcj.*\.jar`
- fi
- fi
- if test x$GCJ_JAR != x ; then
- GCJ_CLASSPATH="${GCJ_JAR}:${CLASSPATH}"
- else
- echo "***"
- echo "*** Unable to locate libgcj.jar needed by gcj"
- echo "***"
- ifelse([$3], , :, [$3])
- fi
- AC_SUBST(GCJ_CLASSPATH)
- ifelse([$2], , :, [$2])
- else
- AC_MSG_RESULT(no)
- echo "***"
- echo "*** If you have GCJ installed and it is a newer version than $min_java_version, either set"
- echo "*** the GCJ_HOME variable or add the top directory where the GCJ binaries are to"
- echo "*** the PATH. Alternatively try \"./configure --with-gcj-prefix=<java_home>\","
- echo "***"
- echo "*** Also make sure that configure does not find the wrong version of GCJ by"
- echo "*** looking at the output of \"which gcj\"."
- echo "***"
- ifelse([$3], , :, [$3])
- fi
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/jg_check_nativecompile.m4:23: -1- AC_DEFUN([JG_CHECK_NATIVECOMPILE], [
-dnl Check for a GCJ native compile option
-AC_ARG_WITH(gcj_compile,[ --without-gcj-compile Binary builds of Java-GNOME
-with gcj compiler will not be made],
- gcj_compile="no", gcj_compile="yes")
-
-if test $gcj_compile = "yes"; then
- AM_PATH_GCJ(3.0.0, , AC_ERROR(Need at lease GCJ version 3.0.0))
- GCJ_BUILD_TARGETS=native-gcj
- GCJ_INSTALL_TARGETS=native_install
- GCJ_UNINSTALL_TARGETS=native_uninstall
-else
- GCJ_BUILD_TARGETS=
- GCJ_INSTALL_TARGETS=
- GCJ_UNINSTALL_TARGETS=
-fi
-
-AC_SUBST(GCJ_BUILD_TARGETS)
-AC_SUBST(GCJ_INSTALL_TARGETS)
-AC_SUBST(GCJ_UNINSTALL_TARGETS)
-
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4:41: -1- AC_DEFUN([JG_COMMON], [
-
-dnl dependencies needed by most projects
-AC_CONFIG_AUX_DIR(.)
-
-dnl Checks for programs.
-AC_PROG_CC
-AC_PROG_INSTALL
-AM_PATH_DOCBOOK
-AC_PROG_JAVAC
-AC_PROG_JAVAC_WORKS
-dnl AC_PROG_JAVADOC
-AC_PROG_JAR
-
-JG_CHECK_NATIVECOMPILE
-
-dnl Checks for libraries.
-dnl Replace `main' with a function in -libs:
-AC_CHECK_LIB(ibs, main)
-
-dnl Check for GTK >= 2.0 and GNOME >= 1.0
-PKG_CHECK_MODULES(GTK, gtk+-2.0 >= 2.4)
-AC_SUBST(GTK_CFLAGS)
-AC_SUBST(GTK_LIBS)
-
-AC_SUBST(TOPLEVEL_TARGETS)
-AC_SUBST(INSTALL_TARGETS)
-AC_SUBST(UNINSTALL_TARGETS)
-AC_SUBST(MACRO_FLAG)
-
-dnl Checks for header files.
-dnl Fails at this stage
-dnl AC_CHECK_FILE(jni.h)
-
-dnl Checks for typedefs, structures, and compiler characteristics.
-AC_C_CONST
-
-dnl Checks for library functions.
-AC_FUNC_ALLOCA
-
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/jg_gtk_java.m4:33: -1- AC_DEFUN([JG_GTK_JAVA], [
-
-PKG_CHECK_MODULES(GTKJAVA, gtk2-java >= $1)
-
-if test -z "$PKG_CONFIG"; then
- AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
-fi
-
-AC_MSG_CHECKING(for gtk-java api version)
-gtkapiversion=`$PKG_CONFIG --variable api_version gtk2-java`
-AC_MSG_RESULT($gtkapiversion)
-AC_SUBST(gtkapiversion)
-
-AC_MSG_CHECKING(for gtk-java jar file)
-GTKJAR=`$PKG_CONFIG --variable classpath gtk2-java`
-AC_MSG_RESULT($GTKJAR)
-AC_SUBST(GTKJAR)
-
-
-dnl GTKJAVA_MACROS=`$PKG_CONFIG --variable macro_dir gtk2-java`
-
-AC_MSG_CHECKING(for gtk-java jar file)
-JG_GTK_LIB_PATH=`$PKG_CONFIG --variable jni_dir gtk2-java`
-AC_MSG_RESULT($JG_GTK_LIB_PATH)
-AC_SUBST(JG_GTK_LIB_PATH)
-
-AC_MSG_CHECKING(for gtk-java native gcj library)
-NATIVEGTKJAR=${JG_GTK_LIB_PATH}/libgtkjar${gtkapiversion}.so
-AC_MSG_RESULT($NATIVEGTKJAR)
-AC_SUBST(NATIVEGTKJAR)
-
-])
-m4trace:configure.in:19: -1- AC_INIT([src/jni/org_gnu_gtkhtml_HTMLParser.c])
-m4trace:configure.in:19: -1- m4_pattern_forbid([^_?A[CHUM]_])
-m4trace:configure.in:19: -1- m4_pattern_forbid([_AC_])
-m4trace:configure.in:19: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS'])
-m4trace:configure.in:19: -1- m4_pattern_allow([^AS_FLAGS$])
-m4trace:configure.in:19: -1- m4_pattern_forbid([^_?m4_])
-m4trace:configure.in:19: -1- m4_pattern_forbid([^dnl$])
-m4trace:configure.in:19: -1- m4_pattern_forbid([^_?AS_])
-m4trace:configure.in:19: -1- AC_SUBST([SHELL], [${CONFIG_SHELL-/bin/sh}])
-m4trace:configure.in:19: -1- AC_SUBST([PATH_SEPARATOR])
-m4trace:configure.in:19: -1- AC_SUBST([PACKAGE_NAME], [m4_ifdef([AC_PACKAGE_NAME], ['AC_PACKAGE_NAME'])])
-m4trace:configure.in:19: -1- AC_SUBST([PACKAGE_TARNAME], [m4_ifdef([AC_PACKAGE_TARNAME], ['AC_PACKAGE_TARNAME'])])
-m4trace:configure.in:19: -1- AC_SUBST([PACKAGE_VERSION], [m4_ifdef([AC_PACKAGE_VERSION], ['AC_PACKAGE_VERSION'])])
-m4trace:configure.in:19: -1- AC_SUBST([PACKAGE_STRING], [m4_ifdef([AC_PACKAGE_STRING], ['AC_PACKAGE_STRING'])])
-m4trace:configure.in:19: -1- AC_SUBST([PACKAGE_BUGREPORT], [m4_ifdef([AC_PACKAGE_BUGREPORT], ['AC_PACKAGE_BUGREPORT'])])
-m4trace:configure.in:19: -1- AC_SUBST([exec_prefix], [NONE])
-m4trace:configure.in:19: -1- AC_SUBST([prefix], [NONE])
-m4trace:configure.in:19: -1- AC_SUBST([program_transform_name], [s,x,x,])
-m4trace:configure.in:19: -1- AC_SUBST([bindir], ['${exec_prefix}/bin'])
-m4trace:configure.in:19: -1- AC_SUBST([sbindir], ['${exec_prefix}/sbin'])
-m4trace:configure.in:19: -1- AC_SUBST([libexecdir], ['${exec_prefix}/libexec'])
-m4trace:configure.in:19: -1- AC_SUBST([datadir], ['${prefix}/share'])
-m4trace:configure.in:19: -1- AC_SUBST([sysconfdir], ['${prefix}/etc'])
-m4trace:configure.in:19: -1- AC_SUBST([sharedstatedir], ['${prefix}/com'])
-m4trace:configure.in:19: -1- AC_SUBST([localstatedir], ['${prefix}/var'])
-m4trace:configure.in:19: -1- AC_SUBST([libdir], ['${exec_prefix}/lib'])
-m4trace:configure.in:19: -1- AC_SUBST([includedir], ['${prefix}/include'])
-m4trace:configure.in:19: -1- AC_SUBST([oldincludedir], ['/usr/include'])
-m4trace:configure.in:19: -1- AC_SUBST([infodir], ['${prefix}/info'])
-m4trace:configure.in:19: -1- AC_SUBST([mandir], ['${prefix}/man'])
-m4trace:configure.in:19: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_NAME])
-m4trace:configure.in:19: -1- AH_OUTPUT([PACKAGE_NAME], [/* Define to the full name of this package. */
-#undef PACKAGE_NAME])
-m4trace:configure.in:19: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_TARNAME])
-m4trace:configure.in:19: -1- AH_OUTPUT([PACKAGE_TARNAME], [/* Define to the one symbol short name of this package. */
-#undef PACKAGE_TARNAME])
-m4trace:configure.in:19: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_VERSION])
-m4trace:configure.in:19: -1- AH_OUTPUT([PACKAGE_VERSION], [/* Define to the version of this package. */
-#undef PACKAGE_VERSION])
-m4trace:configure.in:19: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_STRING])
-m4trace:configure.in:19: -1- AH_OUTPUT([PACKAGE_STRING], [/* Define to the full name and version of this package. */
-#undef PACKAGE_STRING])
-m4trace:configure.in:19: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_BUGREPORT])
-m4trace:configure.in:19: -1- AH_OUTPUT([PACKAGE_BUGREPORT], [/* Define to the address where bug reports for this package should be sent. */
-#undef PACKAGE_BUGREPORT])
-m4trace:configure.in:19: -1- AC_SUBST([build_alias])
-m4trace:configure.in:19: -1- AC_SUBST([host_alias])
-m4trace:configure.in:19: -1- AC_SUBST([target_alias])
-m4trace:configure.in:19: -1- AC_SUBST([DEFS])
-m4trace:configure.in:19: -1- AC_SUBST([ECHO_C])
-m4trace:configure.in:19: -1- AC_SUBST([ECHO_N])
-m4trace:configure.in:19: -1- AC_SUBST([ECHO_T])
-m4trace:configure.in:19: -1- AC_SUBST([LIBS])
-m4trace:configure.in:26: -1- AC_SUBST([INSTALLED_CLASSPATH])
-m4trace:configure.in:27: -1- AC_SUBST([INSTALLED_JNI_DIR])
-m4trace:configure.in:29: -1- AC_SUBST([version])
-m4trace:configure.in:30: -1- AC_SUBST([apiversion])
-m4trace:configure.in:32: -1- JG_GTK_JAVA([2.4])
-m4trace:configure.in:32: -1- PKG_CHECK_MODULES([GTKJAVA], [gtk2-java >= 2.4])
-m4trace:configure.in:32: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:32: -1- AC_SUBST([GTKJAVA_CFLAGS])
-m4trace:configure.in:32: -1- AC_SUBST([GTKJAVA_LIBS])
-m4trace:configure.in:32: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:32: -1- AC_SUBST([gtkapiversion])
-m4trace:configure.in:32: -1- AC_SUBST([GTKJAR])
-m4trace:configure.in:32: -1- AC_SUBST([JG_GTK_LIB_PATH])
-m4trace:configure.in:32: -1- AC_SUBST([NATIVEGTKJAR])
-m4trace:configure.in:34: -1- JG_COMMON
-m4trace:configure.in:34: -1- AC_CONFIG_AUX_DIR([.])
-m4trace:configure.in:34: -1- AC_PROG_CC
-m4trace:configure.in:34: -1- AC_SUBST([CC])
-m4trace:configure.in:34: -1- AC_SUBST([CFLAGS])
-m4trace:configure.in:34: -1- AC_SUBST([LDFLAGS])
-m4trace:configure.in:34: -1- AC_SUBST([CPPFLAGS])
-m4trace:configure.in:34: -1- AC_SUBST([CC])
-m4trace:configure.in:34: -1- AC_SUBST([ac_ct_CC])
-m4trace:configure.in:34: -1- AC_SUBST([CC])
-m4trace:configure.in:34: -1- AC_SUBST([ac_ct_CC])
-m4trace:configure.in:34: -1- AC_SUBST([CC])
-m4trace:configure.in:34: -1- AC_SUBST([CC])
-m4trace:configure.in:34: -1- AC_SUBST([ac_ct_CC])
-m4trace:configure.in:34: -1- AC_SUBST([EXEEXT], [$ac_cv_exeext])
-m4trace:configure.in:34: -1- AC_SUBST([OBJEXT], [$ac_cv_objext])
-m4trace:configure.in:34: -1- AC_PROG_INSTALL
-m4trace:configure.in:34: -1- AC_SUBST([INSTALL_PROGRAM])
-m4trace:configure.in:34: -1- AC_SUBST([INSTALL_SCRIPT])
-m4trace:configure.in:34: -1- AC_SUBST([INSTALL_DATA])
-m4trace:configure.in:34: -1- AM_PATH_DOCBOOK
-m4trace:configure.in:34: -1- AC_SUBST([DB1], [$ac_cv_path_DB1])
-m4trace:configure.in:34: -1- AC_SUBST([DB2], [$ac_cv_path_DB2])
-m4trace:configure.in:34: -1- AC_SUBST([DOCBOOK])
-m4trace:configure.in:34: -1- AC_PROG_JAVAC
-m4trace:configure.in:34: -1- AC_SUBST([JAVAC])
-m4trace:configure.in:34: -1- AC_SUBST([JAVAC])
-m4trace:configure.in:34: -1- AC_PROG_JAVAC_WORKS
-m4trace:configure.in:34: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac_works.m4:23: AC_PROG_JAVAC_WORKS is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac.m4:14: AC_PROG_JAVAC is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4:41: JG_COMMON is expanded from...
-configure.in:34: the top level])
-m4trace:configure.in:34: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac_works.m4:23: AC_PROG_JAVAC_WORKS is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac.m4:14: AC_PROG_JAVAC is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4:41: JG_COMMON is expanded from...
-configure.in:34: the top level])
-m4trace:configure.in:34: -1- AC_PROG_JAVAC_WORKS
-m4trace:configure.in:34: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac_works.m4:23: AC_PROG_JAVAC_WORKS is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4:41: JG_COMMON is expanded from...
-configure.in:34: the top level])
-m4trace:configure.in:34: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac_works.m4:23: AC_PROG_JAVAC_WORKS is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4:41: JG_COMMON is expanded from...
-configure.in:34: the top level])
-m4trace:configure.in:34: -1- AC_PROG_JAR
-m4trace:configure.in:34: -1- AC_SUBST([JAR])
-m4trace:configure.in:34: -1- AC_SUBST([JAR])
-m4trace:configure.in:34: -1- JG_CHECK_NATIVECOMPILE
-m4trace:configure.in:34: -2- _m4_warn([obsolete], [The macro `AC_ERROR' is obsolete.
-You should run autoupdate.], [autoconf/oldnames.m4:55: AC_ERROR is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_check_nativecompile.m4:23: JG_CHECK_NATIVECOMPILE is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4:41: JG_COMMON is expanded from...
-configure.in:34: the top level])
-m4trace:configure.in:34: -1- AM_PATH_GCJ([3.0.0], [], [{ { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }])
-m4trace:configure.in:34: -1- AC_SUBST([GCJ], [$ac_cv_path_GCJ])
-m4trace:configure.in:34: -1- _m4_warn([obsolete], [The macro `AC_TRY_RUN' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:2289: AC_TRY_RUN is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/am_path_gcj.m4:137: AM_PATH_GCJ is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_check_nativecompile.m4:23: JG_CHECK_NATIVECOMPILE is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4:41: JG_COMMON is expanded from...
-configure.in:34: the top level])
-m4trace:configure.in:34: -1- AC_SUBST([GCJ], [$ac_cv_path_GCJ])
-m4trace:configure.in:34: -1- AC_SUBST([JAR], [$ac_cv_path_JAR])
-m4trace:configure.in:34: -1- AC_SUBST([GCJ_CLASSPATH])
-m4trace:configure.in:34: -1- AC_SUBST([GCJ_BUILD_TARGETS])
-m4trace:configure.in:34: -1- AC_SUBST([GCJ_INSTALL_TARGETS])
-m4trace:configure.in:34: -1- AC_SUBST([GCJ_UNINSTALL_TARGETS])
-m4trace:configure.in:34: -1- AC_CHECK_LIB([ibs], [main])
-m4trace:configure.in:34: -1- AH_OUTPUT([HAVE_LIBIBS], [/* Define to 1 if you have the `ibs\' library (-libs). */
-#undef HAVE_LIBIBS])
-m4trace:configure.in:34: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBIBS])
-m4trace:configure.in:34: -1- PKG_CHECK_MODULES([GTK], [gtk+-2.0 >= 2.4])
-m4trace:configure.in:34: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:34: -1- AC_SUBST([GTK_CFLAGS])
-m4trace:configure.in:34: -1- AC_SUBST([GTK_LIBS])
-m4trace:configure.in:34: -1- AC_SUBST([GTK_CFLAGS])
-m4trace:configure.in:34: -1- AC_SUBST([GTK_LIBS])
-m4trace:configure.in:34: -1- AC_SUBST([TOPLEVEL_TARGETS])
-m4trace:configure.in:34: -1- AC_SUBST([INSTALL_TARGETS])
-m4trace:configure.in:34: -1- AC_SUBST([UNINSTALL_TARGETS])
-m4trace:configure.in:34: -1- AC_SUBST([MACRO_FLAG])
-m4trace:configure.in:34: -1- AC_C_CONST
-m4trace:configure.in:34: -1- AC_DEFINE_TRACE_LITERAL([const])
-m4trace:configure.in:34: -1- AH_OUTPUT([const], [/* Define to empty if `const\' does not conform to ANSI C. */
-#undef const])
-m4trace:configure.in:34: -1- AC_FUNC_ALLOCA
-m4trace:configure.in:34: -1- AC_DEFINE_TRACE_LITERAL([HAVE_ALLOCA_H])
-m4trace:configure.in:34: -1- AH_OUTPUT([HAVE_ALLOCA_H], [/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
- */
-#undef HAVE_ALLOCA_H])
-m4trace:configure.in:34: -1- AC_DEFINE_TRACE_LITERAL([HAVE_ALLOCA])
-m4trace:configure.in:34: -1- AH_OUTPUT([HAVE_ALLOCA], [/* Define to 1 if you have `alloca\', as a function or macro. */
-#undef HAVE_ALLOCA])
-m4trace:configure.in:34: -1- AC_LIBSOURCE([alloca.c])
-m4trace:configure.in:34: -1- AC_SUBST([ALLOCA], [alloca.$ac_objext])
-m4trace:configure.in:34: -1- AC_DEFINE_TRACE_LITERAL([C_ALLOCA])
-m4trace:configure.in:34: -1- AH_OUTPUT([C_ALLOCA], [/* Define to 1 if using `alloca.c\'. */
-#undef C_ALLOCA])
-m4trace:configure.in:34: -1- AC_PROG_CPP
-m4trace:configure.in:34: -1- AC_SUBST([CPP])
-m4trace:configure.in:34: -1- AC_SUBST([CPPFLAGS])
-m4trace:configure.in:34: -1- AC_SUBST([CPP])
-m4trace:configure.in:34: -1- AC_SUBST([EGREP])
-m4trace:configure.in:34: -1- AC_DEFINE_TRACE_LITERAL([CRAY_STACKSEG_END])
-m4trace:configure.in:34: -1- AH_OUTPUT([CRAY_STACKSEG_END], [/* Define to one of `_getb67\', `GETB67\', `getb67\' for Cray-2 and Cray-YMP
- systems. This function is required for `alloca.c\' support on those systems.
- */
-#undef CRAY_STACKSEG_END])
-m4trace:configure.in:34: -1- AH_OUTPUT([STACK_DIRECTION], [/* If using the C implementation of alloca, define if you know the
- direction of stack growth for your system; otherwise it will be
- automatically deduced at run-time.
- STACK_DIRECTION > 0 => grows toward higher addresses
- STACK_DIRECTION < 0 => grows toward lower addresses
- STACK_DIRECTION = 0 => direction of growth unknown */
-@%:@undef STACK_DIRECTION])
-m4trace:configure.in:34: -1- AC_DEFINE_TRACE_LITERAL([STACK_DIRECTION])
-m4trace:configure.in:37: -1- PKG_CHECK_MODULES([LIBGTKHTML], [libgtkhtml-2.0 >= 2.4.1])
-m4trace:configure.in:37: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:37: -1- AC_SUBST([LIBGTKHTML_CFLAGS])
-m4trace:configure.in:37: -1- AC_SUBST([LIBGTKHTML_LIBS])
-m4trace:configure.in:38: -1- AC_SUBST([LIBGTKHTML_CFLAGS])
-m4trace:configure.in:39: -1- AC_SUBST([LIBGTKHTML_LIBS])
-m4trace:configure.in:48: -1- AC_CONFIG_FILES([Makefile
- gtkhtml-java.pc
- src/Makefile
- src/java/org/gnu/gtkhtml/HTMLDocument.java
- src/java/org/gnu/gtkhtml/HTMLView.java
- doc/examples/runExample.sh
- ])
-m4trace:configure.in:48: -1- _m4_warn([obsolete], [AC_OUTPUT should be used without arguments.
-You should run autoupdate.], [])
-m4trace:configure.in:48: -1- AC_SUBST([LIB@&t at OBJS], [$ac_libobjs])
-m4trace:configure.in:48: -1- AC_SUBST([LTLIBOBJS], [$ac_ltlibobjs])
diff --git a/libgtkhtml-java/autom4te.cache/traces.1 b/libgtkhtml-java/autom4te.cache/traces.1
deleted file mode 100644
index 1b7ac33..0000000
--- a/libgtkhtml-java/autom4te.cache/traces.1
+++ /dev/null
@@ -1,203 +0,0 @@
-m4trace:configure.in:19: -1- AC_INIT([src/jni/org_gnu_gtkhtml_HTMLParser.c])
-m4trace:configure.in:19: -1- m4_pattern_forbid([^_?A[CHUM]_])
-m4trace:configure.in:19: -1- m4_pattern_forbid([_AC_])
-m4trace:configure.in:19: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS'])
-m4trace:configure.in:19: -1- m4_pattern_allow([^AS_FLAGS$])
-m4trace:configure.in:19: -1- m4_pattern_forbid([^_?m4_])
-m4trace:configure.in:19: -1- m4_pattern_forbid([^dnl$])
-m4trace:configure.in:19: -1- m4_pattern_forbid([^_?AS_])
-m4trace:configure.in:19: -1- AC_SUBST([SHELL], [${CONFIG_SHELL-/bin/sh}])
-m4trace:configure.in:19: -1- AC_SUBST([PATH_SEPARATOR])
-m4trace:configure.in:19: -1- AC_SUBST([PACKAGE_NAME], [m4_ifdef([AC_PACKAGE_NAME], ['AC_PACKAGE_NAME'])])
-m4trace:configure.in:19: -1- AC_SUBST([PACKAGE_TARNAME], [m4_ifdef([AC_PACKAGE_TARNAME], ['AC_PACKAGE_TARNAME'])])
-m4trace:configure.in:19: -1- AC_SUBST([PACKAGE_VERSION], [m4_ifdef([AC_PACKAGE_VERSION], ['AC_PACKAGE_VERSION'])])
-m4trace:configure.in:19: -1- AC_SUBST([PACKAGE_STRING], [m4_ifdef([AC_PACKAGE_STRING], ['AC_PACKAGE_STRING'])])
-m4trace:configure.in:19: -1- AC_SUBST([PACKAGE_BUGREPORT], [m4_ifdef([AC_PACKAGE_BUGREPORT], ['AC_PACKAGE_BUGREPORT'])])
-m4trace:configure.in:19: -1- AC_SUBST([exec_prefix], [NONE])
-m4trace:configure.in:19: -1- AC_SUBST([prefix], [NONE])
-m4trace:configure.in:19: -1- AC_SUBST([program_transform_name], [s,x,x,])
-m4trace:configure.in:19: -1- AC_SUBST([bindir], ['${exec_prefix}/bin'])
-m4trace:configure.in:19: -1- AC_SUBST([sbindir], ['${exec_prefix}/sbin'])
-m4trace:configure.in:19: -1- AC_SUBST([libexecdir], ['${exec_prefix}/libexec'])
-m4trace:configure.in:19: -1- AC_SUBST([datadir], ['${prefix}/share'])
-m4trace:configure.in:19: -1- AC_SUBST([sysconfdir], ['${prefix}/etc'])
-m4trace:configure.in:19: -1- AC_SUBST([sharedstatedir], ['${prefix}/com'])
-m4trace:configure.in:19: -1- AC_SUBST([localstatedir], ['${prefix}/var'])
-m4trace:configure.in:19: -1- AC_SUBST([libdir], ['${exec_prefix}/lib'])
-m4trace:configure.in:19: -1- AC_SUBST([includedir], ['${prefix}/include'])
-m4trace:configure.in:19: -1- AC_SUBST([oldincludedir], ['/usr/include'])
-m4trace:configure.in:19: -1- AC_SUBST([infodir], ['${prefix}/info'])
-m4trace:configure.in:19: -1- AC_SUBST([mandir], ['${prefix}/man'])
-m4trace:configure.in:19: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_NAME])
-m4trace:configure.in:19: -1- AH_OUTPUT([PACKAGE_NAME], [/* Define to the full name of this package. */
-#undef PACKAGE_NAME])
-m4trace:configure.in:19: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_TARNAME])
-m4trace:configure.in:19: -1- AH_OUTPUT([PACKAGE_TARNAME], [/* Define to the one symbol short name of this package. */
-#undef PACKAGE_TARNAME])
-m4trace:configure.in:19: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_VERSION])
-m4trace:configure.in:19: -1- AH_OUTPUT([PACKAGE_VERSION], [/* Define to the version of this package. */
-#undef PACKAGE_VERSION])
-m4trace:configure.in:19: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_STRING])
-m4trace:configure.in:19: -1- AH_OUTPUT([PACKAGE_STRING], [/* Define to the full name and version of this package. */
-#undef PACKAGE_STRING])
-m4trace:configure.in:19: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_BUGREPORT])
-m4trace:configure.in:19: -1- AH_OUTPUT([PACKAGE_BUGREPORT], [/* Define to the address where bug reports for this package should be sent. */
-#undef PACKAGE_BUGREPORT])
-m4trace:configure.in:19: -1- AC_SUBST([build_alias])
-m4trace:configure.in:19: -1- AC_SUBST([host_alias])
-m4trace:configure.in:19: -1- AC_SUBST([target_alias])
-m4trace:configure.in:19: -1- AC_SUBST([DEFS])
-m4trace:configure.in:19: -1- AC_SUBST([ECHO_C])
-m4trace:configure.in:19: -1- AC_SUBST([ECHO_N])
-m4trace:configure.in:19: -1- AC_SUBST([ECHO_T])
-m4trace:configure.in:19: -1- AC_SUBST([LIBS])
-m4trace:configure.in:26: -1- AC_SUBST([INSTALLED_CLASSPATH])
-m4trace:configure.in:27: -1- AC_SUBST([INSTALLED_JNI_DIR])
-m4trace:configure.in:29: -1- AC_SUBST([version])
-m4trace:configure.in:30: -1- AC_SUBST([apiversion])
-m4trace:configure.in:32: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:32: -1- AC_SUBST([GTKJAVA_CFLAGS])
-m4trace:configure.in:32: -1- AC_SUBST([GTKJAVA_LIBS])
-m4trace:configure.in:32: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:32: -1- AC_SUBST([gtkapiversion])
-m4trace:configure.in:32: -1- AC_SUBST([GTKJAR])
-m4trace:configure.in:32: -1- AC_SUBST([JG_GTK_LIB_PATH])
-m4trace:configure.in:32: -1- AC_SUBST([NATIVEGTKJAR])
-m4trace:configure.in:34: -1- AC_CONFIG_AUX_DIR([.])
-m4trace:configure.in:34: -1- AC_PROG_CC
-m4trace:configure.in:34: -1- AC_SUBST([CC])
-m4trace:configure.in:34: -1- AC_SUBST([CFLAGS])
-m4trace:configure.in:34: -1- AC_SUBST([LDFLAGS])
-m4trace:configure.in:34: -1- AC_SUBST([CPPFLAGS])
-m4trace:configure.in:34: -1- AC_SUBST([CC])
-m4trace:configure.in:34: -1- AC_SUBST([ac_ct_CC])
-m4trace:configure.in:34: -1- AC_SUBST([CC])
-m4trace:configure.in:34: -1- AC_SUBST([ac_ct_CC])
-m4trace:configure.in:34: -1- AC_SUBST([CC])
-m4trace:configure.in:34: -1- AC_SUBST([CC])
-m4trace:configure.in:34: -1- AC_SUBST([ac_ct_CC])
-m4trace:configure.in:34: -1- AC_SUBST([EXEEXT], [$ac_cv_exeext])
-m4trace:configure.in:34: -1- AC_SUBST([OBJEXT], [$ac_cv_objext])
-m4trace:configure.in:34: -1- AC_PROG_INSTALL
-m4trace:configure.in:34: -1- AC_SUBST([INSTALL_PROGRAM])
-m4trace:configure.in:34: -1- AC_SUBST([INSTALL_SCRIPT])
-m4trace:configure.in:34: -1- AC_SUBST([INSTALL_DATA])
-m4trace:configure.in:34: -1- AC_SUBST([DB1], [$ac_cv_path_DB1])
-m4trace:configure.in:34: -1- AC_SUBST([DB2], [$ac_cv_path_DB2])
-m4trace:configure.in:34: -1- AC_SUBST([DOCBOOK])
-m4trace:configure.in:34: -1- AC_SUBST([JAVAC])
-m4trace:configure.in:34: -1- AC_SUBST([JAVAC])
-m4trace:configure.in:34: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-aclocal.m4:123: AC_PROG_JAVAC_WORKS is expanded from...
-aclocal.m4:99: AC_PROG_JAVAC is expanded from...
-aclocal.m4:346: JG_COMMON is expanded from...
-configure.in:34: the top level])
-m4trace:configure.in:34: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-aclocal.m4:123: AC_PROG_JAVAC_WORKS is expanded from...
-aclocal.m4:99: AC_PROG_JAVAC is expanded from...
-aclocal.m4:346: JG_COMMON is expanded from...
-configure.in:34: the top level])
-m4trace:configure.in:34: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-aclocal.m4:123: AC_PROG_JAVAC_WORKS is expanded from...
-aclocal.m4:346: JG_COMMON is expanded from...
-configure.in:34: the top level])
-m4trace:configure.in:34: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-aclocal.m4:123: AC_PROG_JAVAC_WORKS is expanded from...
-aclocal.m4:346: JG_COMMON is expanded from...
-configure.in:34: the top level])
-m4trace:configure.in:34: -1- AC_SUBST([JAR])
-m4trace:configure.in:34: -1- AC_SUBST([JAR])
-m4trace:configure.in:34: -2- _m4_warn([obsolete], [The macro `AC_ERROR' is obsolete.
-You should run autoupdate.], [autoconf/oldnames.m4:55: AC_ERROR is expanded from...
-aclocal.m4:303: JG_CHECK_NATIVECOMPILE is expanded from...
-aclocal.m4:346: JG_COMMON is expanded from...
-configure.in:34: the top level])
-m4trace:configure.in:34: -1- AC_SUBST([GCJ], [$ac_cv_path_GCJ])
-m4trace:configure.in:34: -1- _m4_warn([obsolete], [The macro `AC_TRY_RUN' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:2289: AC_TRY_RUN is expanded from...
-aclocal.m4:278: AM_PATH_GCJ is expanded from...
-aclocal.m4:303: JG_CHECK_NATIVECOMPILE is expanded from...
-aclocal.m4:346: JG_COMMON is expanded from...
-configure.in:34: the top level])
-m4trace:configure.in:34: -1- AC_SUBST([GCJ], [$ac_cv_path_GCJ])
-m4trace:configure.in:34: -1- AC_SUBST([JAR], [$ac_cv_path_JAR])
-m4trace:configure.in:34: -1- AC_SUBST([GCJ_CLASSPATH])
-m4trace:configure.in:34: -1- AC_SUBST([GCJ_BUILD_TARGETS])
-m4trace:configure.in:34: -1- AC_SUBST([GCJ_INSTALL_TARGETS])
-m4trace:configure.in:34: -1- AC_SUBST([GCJ_UNINSTALL_TARGETS])
-m4trace:configure.in:34: -1- AC_CHECK_LIB([ibs], [main])
-m4trace:configure.in:34: -1- AH_OUTPUT([HAVE_LIBIBS], [/* Define to 1 if you have the `ibs\' library (-libs). */
-#undef HAVE_LIBIBS])
-m4trace:configure.in:34: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBIBS])
-m4trace:configure.in:34: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:34: -1- AC_SUBST([GTK_CFLAGS])
-m4trace:configure.in:34: -1- AC_SUBST([GTK_LIBS])
-m4trace:configure.in:34: -1- AC_SUBST([GTK_CFLAGS])
-m4trace:configure.in:34: -1- AC_SUBST([GTK_LIBS])
-m4trace:configure.in:34: -1- AC_SUBST([TOPLEVEL_TARGETS])
-m4trace:configure.in:34: -1- AC_SUBST([INSTALL_TARGETS])
-m4trace:configure.in:34: -1- AC_SUBST([UNINSTALL_TARGETS])
-m4trace:configure.in:34: -1- AC_SUBST([MACRO_FLAG])
-m4trace:configure.in:34: -1- AC_C_CONST
-m4trace:configure.in:34: -1- AC_DEFINE_TRACE_LITERAL([const])
-m4trace:configure.in:34: -1- AH_OUTPUT([const], [/* Define to empty if `const\' does not conform to ANSI C. */
-#undef const])
-m4trace:configure.in:34: -1- AC_FUNC_ALLOCA
-m4trace:configure.in:34: -1- AC_DEFINE_TRACE_LITERAL([HAVE_ALLOCA_H])
-m4trace:configure.in:34: -1- AH_OUTPUT([HAVE_ALLOCA_H], [/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
- */
-#undef HAVE_ALLOCA_H])
-m4trace:configure.in:34: -1- AC_DEFINE_TRACE_LITERAL([HAVE_ALLOCA])
-m4trace:configure.in:34: -1- AH_OUTPUT([HAVE_ALLOCA], [/* Define to 1 if you have `alloca\', as a function or macro. */
-#undef HAVE_ALLOCA])
-m4trace:configure.in:34: -1- AC_LIBSOURCE([alloca.c])
-m4trace:configure.in:34: -1- AC_SUBST([ALLOCA], [alloca.$ac_objext])
-m4trace:configure.in:34: -1- AC_DEFINE_TRACE_LITERAL([C_ALLOCA])
-m4trace:configure.in:34: -1- AH_OUTPUT([C_ALLOCA], [/* Define to 1 if using `alloca.c\'. */
-#undef C_ALLOCA])
-m4trace:configure.in:34: -1- AC_PROG_CPP
-m4trace:configure.in:34: -1- AC_SUBST([CPP])
-m4trace:configure.in:34: -1- AC_SUBST([CPPFLAGS])
-m4trace:configure.in:34: -1- AC_SUBST([CPP])
-m4trace:configure.in:34: -1- AC_SUBST([EGREP])
-m4trace:configure.in:34: -1- AC_DEFINE_TRACE_LITERAL([CRAY_STACKSEG_END])
-m4trace:configure.in:34: -1- AH_OUTPUT([CRAY_STACKSEG_END], [/* Define to one of `_getb67\', `GETB67\', `getb67\' for Cray-2 and Cray-YMP
- systems. This function is required for `alloca.c\' support on those systems.
- */
-#undef CRAY_STACKSEG_END])
-m4trace:configure.in:34: -1- AH_OUTPUT([STACK_DIRECTION], [/* If using the C implementation of alloca, define if you know the
- direction of stack growth for your system; otherwise it will be
- automatically deduced at run-time.
- STACK_DIRECTION > 0 => grows toward higher addresses
- STACK_DIRECTION < 0 => grows toward lower addresses
- STACK_DIRECTION = 0 => direction of growth unknown */
-@%:@undef STACK_DIRECTION])
-m4trace:configure.in:34: -1- AC_DEFINE_TRACE_LITERAL([STACK_DIRECTION])
-m4trace:configure.in:37: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:37: -1- AC_SUBST([LIBGTKHTML_CFLAGS])
-m4trace:configure.in:37: -1- AC_SUBST([LIBGTKHTML_LIBS])
-m4trace:configure.in:38: -1- AC_SUBST([LIBGTKHTML_CFLAGS])
-m4trace:configure.in:39: -1- AC_SUBST([LIBGTKHTML_LIBS])
-m4trace:configure.in:48: -1- AC_CONFIG_FILES([Makefile
- gtkhtml-java.pc
- src/Makefile
- src/java/org/gnu/gtkhtml/HTMLDocument.java
- src/java/org/gnu/gtkhtml/HTMLView.java
- doc/examples/runExample.sh
- ])
-m4trace:configure.in:48: -1- _m4_warn([obsolete], [AC_OUTPUT should be used without arguments.
-You should run autoupdate.], [])
-m4trace:configure.in:48: -1- AC_SUBST([LIB@&t at OBJS], [$ac_libobjs])
-m4trace:configure.in:48: -1- AC_SUBST([LTLIBOBJS], [$ac_ltlibobjs])
diff --git a/libgtkhtml-java/config.log b/libgtkhtml-java/config.log
deleted file mode 100644
index b3f5791..0000000
--- a/libgtkhtml-java/config.log
+++ /dev/null
@@ -1,480 +0,0 @@
-This file contains any messages produced by compilers while
-running configure, to aid debugging if configure makes a mistake.
-
-It was created by configure, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- $ ./configure --libdir=/usr/lib/jni/ --prefix=/usr/
-
-## --------- ##
-## Platform. ##
-## --------- ##
-
-hostname = pathfinderii
-uname -m = i686
-uname -r = 2.6.10-1-k7
-uname -s = Linux
-uname -v = #1 Tue Jan 11 01:41:35 UTC 2005
-
-/usr/bin/uname -p = unknown
-/bin/uname -X = unknown
-
-/bin/arch = i686
-/usr/bin/arch -k = unknown
-/usr/convex/getsysinfo = unknown
-hostinfo = unknown
-/bin/machine = unknown
-/usr/bin/oslevel = unknown
-/bin/universe = unknown
-
-PATH: /usr/sbin
-PATH: /usr/bin
-PATH: /sbin
-PATH: /bin
-PATH: /usr/bin/X11
-
-
-## ----------- ##
-## Core tests. ##
-## ----------- ##
-
-configure:1277: checking for pkg-config
-configure:1295: found /usr/bin/pkg-config
-configure:1308: result: /usr/bin/pkg-config
-configure:1325: checking for gtk2-java >= 2.4
-configure:1329: result: yes
-configure:1333: checking GTKJAVA_CFLAGS
-configure:1336: result:
-configure:1339: checking GTKJAVA_LIBS
-configure:1342: result:
-configure:1413: checking for gtk-java api version
-configure:1416: result: 2.4
-configure:1420: checking for gtk-java jar file
-configure:1423: result: /home/java-gnome-2.8.3/libgtk-java/lib/gtk2.4-2.4.6.jar
-configure:1429: checking for gtk-java jar file
-configure:1432: result: /home/java-gnome-2.8.3/libgtk-java/lib/
-configure:1436: checking for gtk-java native gcj library
-configure:1439: result: /home/java-gnome-2.8.3/libgtk-java/lib//libgtkjar2.4.so
-configure:1452: checking how to run the C preprocessor
-configure:1487: -E conftest.c
-./configure: line 1488: -E: command not found
-configure:1493: $? = 127
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-| #ifdef __STDC__
-| # include <limits.h>
-| #else
-| # include <assert.h>
-| #endif
-| Syntax error
-configure:1487: -E conftest.c
-./configure: line 1488: -E: command not found
-configure:1493: $? = 127
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-| #ifdef __STDC__
-| # include <limits.h>
-| #else
-| # include <assert.h>
-| #endif
-| Syntax error
-configure:1487: -E -traditional-cpp conftest.c
-./configure: line 1488: -E: command not found
-configure:1493: $? = 127
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-| #ifdef __STDC__
-| # include <limits.h>
-| #else
-| # include <assert.h>
-| #endif
-| Syntax error
-configure:1487: -E -traditional-cpp conftest.c
-./configure: line 1488: -E: command not found
-configure:1493: $? = 127
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-| #ifdef __STDC__
-| # include <limits.h>
-| #else
-| # include <assert.h>
-| #endif
-| Syntax error
-configure:1487: /lib/cpp conftest.c
-configure:1493: $? = 0
-configure:1525: /lib/cpp conftest.c
-conftest.c:9:28: ac_nonexistent.h: No such file or directory
-configure:1531: $? = 1
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-| #include <ac_nonexistent.h>
-configure:1570: result: /lib/cpp
-configure:1594: /lib/cpp conftest.c
-configure:1600: $? = 0
-configure:1632: /lib/cpp conftest.c
-conftest.c:9:28: ac_nonexistent.h: No such file or directory
-configure:1638: $? = 1
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-| #include <ac_nonexistent.h>
-configure:1682: checking for egrep
-configure:1692: result: grep -E
-configure:1771: checking for gcc
-configure:1787: found /usr/bin/gcc
-configure:1797: result: gcc
-configure:2041: checking for C compiler version
-configure:2044: gcc --version </dev/null >&5
-gcc (GCC) 3.3.5 (Debian 1:3.3.5-6)
-Copyright (C) 2003 Free Software Foundation, Inc.
-This is free software; see the source for copying conditions. There is NO
-warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-
-configure:2047: $? = 0
-configure:2049: gcc -v </dev/null >&5
-Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs
-Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux
-Thread model: posix
-gcc version 3.3.5 (Debian 1:3.3.5-6)
-configure:2052: $? = 0
-configure:2054: gcc -V </dev/null >&5
-gcc: `-V' option must have argument
-configure:2057: $? = 1
-configure:2080: checking for C compiler default output file name
-configure:2083: gcc conftest.c >&5
-configure:2086: $? = 0
-configure:2132: result: a.out
-configure:2137: checking whether the C compiler works
-configure:2143: ./a.out
-configure:2146: $? = 0
-configure:2163: result: yes
-configure:2170: checking whether we are cross compiling
-configure:2172: result: no
-configure:2175: checking for suffix of executables
-configure:2177: gcc -o conftest conftest.c >&5
-configure:2180: $? = 0
-configure:2205: result:
-configure:2211: checking for suffix of object files
-configure:2232: gcc -c conftest.c >&5
-configure:2235: $? = 0
-configure:2257: result: o
-configure:2261: checking whether we are using the GNU C compiler
-configure:2285: gcc -c conftest.c >&5
-configure:2291: $? = 0
-configure:2294: test -z || test ! -s conftest.err
-configure:2297: $? = 0
-configure:2300: test -s conftest.o
-configure:2303: $? = 0
-configure:2316: result: yes
-configure:2322: checking whether gcc accepts -g
-configure:2343: gcc -c -g conftest.c >&5
-configure:2349: $? = 0
-configure:2352: test -z || test ! -s conftest.err
-configure:2355: $? = 0
-configure:2358: test -s conftest.o
-configure:2361: $? = 0
-configure:2372: result: yes
-configure:2389: checking for gcc option to accept ANSI C
-configure:2459: gcc -c -g -O2 conftest.c >&5
-configure:2465: $? = 0
-configure:2468: test -z || test ! -s conftest.err
-configure:2471: $? = 0
-configure:2474: test -s conftest.o
-configure:2477: $? = 0
-configure:2495: result: none needed
-configure:2513: gcc -c -g -O2 conftest.c >&5
-conftest.c:2: error: parse error before "me"
-configure:2519: $? = 1
-configure: failed program was:
-| #ifndef __cplusplus
-| choke me
-| #endif
-configure:2662: checking for a BSD-compatible install
-configure:2717: result: /usr/bin/install -c
-configure:2731: checking for db2html
-configure:2749: found /usr/bin/db2html
-configure:2762: result: /usr/bin/db2html
-configure:2826: checking for gcj
-configure:2842: found /usr/bin/gcj
-configure:2852: result: gcj -C
-configure:2909: checking if gcj -C works
-configure:2923: gcj -C Test.java
-configure:2926: $? = 0
-configure:2939: result: yes
-configure:2944: checking if gcj -C works
-configure:2974: result: yes
-configure:2983: checking for jar
-configure:2999: found /usr/bin/jar
-configure:3009: result: jar
-configure:3097: checking for gcj
-configure:3115: found /usr/bin/gcj
-configure:3128: result: /usr/bin/gcj
-configure:3137: checking for GCJ - version >= 3.0.0
-configure:3185: gcc -o conftest -g -O2 conftest.c >&5
-configure:3188: $? = 0
-configure:3190: ./conftest
-configure:3193: $? = 0
-configure:3208: result: yes
-configure:3212: checking for gcj
-configure:3243: result: /usr/bin/gcj
-configure:3252: checking for jar
-configure:3270: found /usr/bin/jar
-configure:3283: result: /usr/bin/jar
-configure:3356: checking for main in -libs
-configure:3380: gcc -o conftest -g -O2 conftest.c -libs >&5
-/usr/bin/ld: cannot find -libs
-collect2: ld returned 1 exit status
-configure:3386: $? = 1
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-|
-|
-| int
-| main ()
-| {
-| main ();
-| ;
-| return 0;
-| }
-configure:3411: result: no
-configure:3477: checking for gtk+-2.0 >= 2.4
-configure:3481: result: yes
-configure:3485: checking GTK_CFLAGS
-configure:3488: result: -DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-configure:3491: checking GTK_LIBS
-configure:3494: result: -Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
-configure:3530: checking for an ANSI C-conforming const
-configure:3597: gcc -c -g -O2 conftest.c >&5
-configure:3603: $? = 0
-configure:3606: test -z || test ! -s conftest.err
-configure:3609: $? = 0
-configure:3612: test -s conftest.o
-configure:3615: $? = 0
-configure:3626: result: yes
-configure:3639: checking for working alloca.h
-configure:3660: gcc -o conftest -g -O2 conftest.c >&5
-configure:3666: $? = 0
-configure:3669: test -z || test ! -s conftest.err
-configure:3672: $? = 0
-configure:3675: test -s conftest
-configure:3678: $? = 0
-configure:3690: result: yes
-configure:3700: checking for alloca
-configure:3741: gcc -o conftest -g -O2 conftest.c >&5
-configure:3747: $? = 0
-configure:3750: test -z || test ! -s conftest.err
-configure:3753: $? = 0
-configure:3756: test -s conftest
-configure:3759: $? = 0
-configure:3771: result: yes
-configure:4050: checking for libgtkhtml-2.0 >= 2.4.1
-configure:4054: result: yes
-configure:4058: checking LIBGTKHTML_CFLAGS
-configure:4061: result: -DXTHREADS -I/usr/include/gtkhtml-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-configure:4064: checking LIBGTKHTML_LIBS
-configure:4067: result: -Wl,--export-dynamic -lgtkhtml-2 -lgtk-x11-2.0 -lxml2 -lpthread -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
-configure:4225: creating ./config.status
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by config.status, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- CONFIG_FILES =
- CONFIG_HEADERS =
- CONFIG_LINKS =
- CONFIG_COMMANDS =
- $ ./config.status
-
-on pathfinderii
-
-config.status:715: creating Makefile
-config.status:715: creating gtkhtml-java.pc
-config.status:715: creating src/Makefile
-config.status:715: creating src/java/org/gnu/gtkhtml/HTMLDocument.java
-config.status:715: creating src/java/org/gnu/gtkhtml/HTMLView.java
-config.status:715: creating doc/examples/runExample.sh
-
-## ---------------- ##
-## Cache variables. ##
-## ---------------- ##
-
-ac_cv_c_compiler_gnu=yes
-ac_cv_c_const=yes
-ac_cv_env_CC_set=
-ac_cv_env_CC_value=
-ac_cv_env_CFLAGS_set=
-ac_cv_env_CFLAGS_value=
-ac_cv_env_CPPFLAGS_set=
-ac_cv_env_CPPFLAGS_value=
-ac_cv_env_CPP_set=
-ac_cv_env_CPP_value=
-ac_cv_env_LDFLAGS_set=
-ac_cv_env_LDFLAGS_value=
-ac_cv_env_build_alias_set=
-ac_cv_env_build_alias_value=
-ac_cv_env_host_alias_set=
-ac_cv_env_host_alias_value=
-ac_cv_env_target_alias_set=
-ac_cv_env_target_alias_value=
-ac_cv_exeext=
-ac_cv_func_alloca_works=yes
-ac_cv_lib_ibs_main=no
-ac_cv_objext=o
-ac_cv_path_DB1=/usr/bin/db2html
-ac_cv_path_GCJ=/usr/bin/gcj
-ac_cv_path_JAR=/usr/bin/jar
-ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
-ac_cv_path_install='/usr/bin/install -c'
-ac_cv_prog_CPP=/lib/cpp
-ac_cv_prog_JAR=jar
-ac_cv_prog_JAVAC='gcj -C'
-ac_cv_prog_ac_ct_CC=gcc
-ac_cv_prog_cc_g=yes
-ac_cv_prog_cc_stdc=
-ac_cv_prog_egrep='grep -E'
-ac_cv_prog_javac_works=yes
-ac_cv_working_alloca_h=yes
-
-## ----------------- ##
-## Output variables. ##
-## ----------------- ##
-
-ALLOCA=''
-CC='gcc'
-CFLAGS='-g -O2'
-CPP='/lib/cpp'
-CPPFLAGS=''
-DB1='/usr/bin/db2html'
-DB2=''
-DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 '
-DOCBOOK='/usr/bin/db2html'
-ECHO_C=''
-ECHO_N='-n'
-ECHO_T=''
-EGREP='grep -E'
-EXEEXT=''
-GCJ='/usr/bin/gcj'
-GCJ_BUILD_TARGETS='native-gcj'
-GCJ_CLASSPATH='/usr/share/java/libgcj-3.3.5.jar:'
-GCJ_INSTALL_TARGETS='native_install'
-GCJ_UNINSTALL_TARGETS='native_uninstall'
-GTKJAR='/home/java-gnome-2.8.3/libgtk-java/lib/gtk2.4-2.4.6.jar'
-GTKJAVA_CFLAGS=' '
-GTKJAVA_LIBS=' '
-GTK_CFLAGS='-DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
-GTK_LIBS='-Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 '
-INSTALLED_CLASSPATH='${prefix}/share/java/gtkhtml2.4-2.4.3.jar'
-INSTALLED_JNI_DIR='${prefix}/lib/jni/'
-INSTALL_DATA='${INSTALL} -m 644'
-INSTALL_PROGRAM='${INSTALL}'
-INSTALL_SCRIPT='${INSTALL}'
-INSTALL_TARGETS=''
-JAR='/usr/bin/jar'
-JAVAC='gcj -C'
-JG_GTK_LIB_PATH='/home/java-gnome-2.8.3/libgtk-java/lib/'
-LDFLAGS=''
-LIBGTKHTML_CFLAGS='-DXTHREADS -I/usr/include/gtkhtml-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
-LIBGTKHTML_LIBS='-Wl,--export-dynamic -lgtkhtml-2 -lgtk-x11-2.0 -lxml2 -lpthread -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 '
-LIBOBJS=''
-LIBS=''
-LTLIBOBJS=''
-MACRO_FLAG=''
-NATIVEGTKJAR='/home/java-gnome-2.8.3/libgtk-java/lib//libgtkjar2.4.so'
-OBJEXT='o'
-PACKAGE_BUGREPORT=''
-PACKAGE_NAME=''
-PACKAGE_STRING=''
-PACKAGE_TARNAME=''
-PACKAGE_VERSION=''
-PATH_SEPARATOR=':'
-PKG_CONFIG='/usr/bin/pkg-config'
-SHELL='/bin/sh'
-TOPLEVEL_TARGETS=''
-UNINSTALL_TARGETS=''
-ac_ct_CC='gcc'
-apiversion='2.4'
-bindir='${exec_prefix}/bin'
-build_alias=''
-datadir='${prefix}/share'
-exec_prefix='${prefix}'
-gtkapiversion='2.4'
-host_alias=''
-includedir='${prefix}/include'
-infodir='${prefix}/info'
-libdir='/usr/lib/jni/'
-libexecdir='${exec_prefix}/libexec'
-localstatedir='${prefix}/var'
-mandir='${prefix}/man'
-oldincludedir='/usr/include'
-prefix='/usr/'
-program_transform_name='s,x,x,'
-sbindir='${exec_prefix}/sbin'
-sharedstatedir='${prefix}/com'
-sysconfdir='${prefix}/etc'
-target_alias=''
-version='2.4.3'
-
-## ----------- ##
-## confdefs.h. ##
-## ----------- ##
-
-#define HAVE_ALLOCA 1
-#define HAVE_ALLOCA_H 1
-#define PACKAGE_BUGREPORT ""
-#define PACKAGE_NAME ""
-#define PACKAGE_STRING ""
-#define PACKAGE_TARNAME ""
-#define PACKAGE_VERSION ""
-
-configure: exit 0
diff --git a/libgtkhtml-java/config.status b/libgtkhtml-java/config.status
deleted file mode 100644
index c49c451..0000000
--- a/libgtkhtml-java/config.status
+++ /dev/null
@@ -1,751 +0,0 @@
-#! /bin/sh
-# Generated by configure.
-# Run this file to recreate the current configuration.
-# Compiler output produced by configure, useful for debugging
-# configure, is in config.log if it exists.
-
-debug=false
-ac_cs_recheck=false
-ac_cs_silent=false
-SHELL=${CONFIG_SHELL-/bin/sh}
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
-echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
-echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-exec 6>&1
-
-# Open the log real soon, to keep \$[0] and so on meaningful, and to
-# report actual input values of CONFIG_FILES etc. instead of their
-# values after options handling. Logging --version etc. is OK.
-exec 5>>config.log
-{
- echo
- sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
-## Running $as_me. ##
-_ASBOX
-} >&5
-cat >&5 <<_CSEOF
-
-This file was extended by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- CONFIG_FILES = $CONFIG_FILES
- CONFIG_HEADERS = $CONFIG_HEADERS
- CONFIG_LINKS = $CONFIG_LINKS
- CONFIG_COMMANDS = $CONFIG_COMMANDS
- $ $0 $@
-
-_CSEOF
-echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
-echo >&5
-config_files=" Makefile gtkhtml-java.pc src/Makefile src/java/org/gnu/gtkhtml/HTMLDocument.java src/java/org/gnu/gtkhtml/HTMLView.java doc/examples/runExample.sh"
-
-ac_cs_usage="\
-\`$as_me' instantiates files from templates according to the
-current configuration.
-
-Usage: $0 [OPTIONS] [FILE]...
-
- -h, --help print this help, then exit
- -V, --version print version number, then exit
- -q, --quiet do not print progress messages
- -d, --debug don't remove temporary files
- --recheck update $as_me by reconfiguring in the same conditions
- --file=FILE[:TEMPLATE]
- instantiate the configuration file FILE
-
-Configuration files:
-$config_files
-
-Report bugs to <bug-autoconf at gnu.org>."
-ac_cs_version="\
-config.status
-configured by ./configure, generated by GNU Autoconf 2.59,
- with options \"'--libdir=/usr/lib/jni/' '--prefix=/usr/'\"
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This config.status script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it."
-srcdir=.
-INSTALL="/usr/bin/install -c"
-# If no file are specified by the user, then we need to provide default
-# value. By we need to know if files were specified by the user.
-ac_need_defaults=:
-while test $# != 0
-do
- case $1 in
- --*=*)
- ac_option=`expr "x$1" : 'x\([^=]*\)='`
- ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
- ac_shift=:
- ;;
- -*)
- ac_option=$1
- ac_optarg=$2
- ac_shift=shift
- ;;
- *) # This is not an option, so the user has probably given explicit
- # arguments.
- ac_option=$1
- ac_need_defaults=false;;
- esac
-
- case $ac_option in
- # Handling of the options.
- -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
- ac_cs_recheck=: ;;
- --version | --vers* | -V )
- echo "$ac_cs_version"; exit 0 ;;
- --he | --h)
- # Conflict between --help and --header
- { { echo "$as_me:$LINENO: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; };;
- --help | --hel | -h )
- echo "$ac_cs_usage"; exit 0 ;;
- --debug | --d* | -d )
- debug=: ;;
- --file | --fil | --fi | --f )
- $ac_shift
- CONFIG_FILES="$CONFIG_FILES $ac_optarg"
- ac_need_defaults=false;;
- --header | --heade | --head | --hea )
- $ac_shift
- CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
- ac_need_defaults=false;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil | --si | --s)
- ac_cs_silent=: ;;
-
- # This is an error.
- -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; } ;;
-
- *) ac_config_targets="$ac_config_targets $1" ;;
-
- esac
- shift
-done
-
-ac_configure_extra_args=
-
-if $ac_cs_silent; then
- exec 6>/dev/null
- ac_configure_extra_args="$ac_configure_extra_args --silent"
-fi
-
-if $ac_cs_recheck; then
- echo "running /bin/sh ./configure " '--libdir=/usr/lib/jni/' '--prefix=/usr/' $ac_configure_extra_args " --no-create --no-recursion" >&6
- exec /bin/sh ./configure '--libdir=/usr/lib/jni/' '--prefix=/usr/' $ac_configure_extra_args --no-create --no-recursion
-fi
-
-for ac_config_target in $ac_config_targets
-do
- case "$ac_config_target" in
- # Handling of arguments.
- "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
- "gtkhtml-java.pc" ) CONFIG_FILES="$CONFIG_FILES gtkhtml-java.pc" ;;
- "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
- "src/java/org/gnu/gtkhtml/HTMLDocument.java" ) CONFIG_FILES="$CONFIG_FILES src/java/org/gnu/gtkhtml/HTMLDocument.java" ;;
- "src/java/org/gnu/gtkhtml/HTMLView.java" ) CONFIG_FILES="$CONFIG_FILES src/java/org/gnu/gtkhtml/HTMLView.java" ;;
- "doc/examples/runExample.sh" ) CONFIG_FILES="$CONFIG_FILES doc/examples/runExample.sh" ;;
- *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
-echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# If the user did not use the arguments to specify the items to instantiate,
-# then the envvar interface is used. Set only those that are not.
-# We use the long form for the default assignment because of an extremely
-# bizarre bug on SunOS 4.1.3.
-if $ac_need_defaults; then
- test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
-fi
-
-# Have a temporary directory for convenience. Make it in the build tree
-# simply because there is no reason to put it here, and in addition,
-# creating and moving files from /tmp can sometimes cause problems.
-# Create a temporary directory, and hook for its removal unless debugging.
-$debug ||
-{
- trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
- trap '{ (exit 1); exit 1; }' 1 2 13 15
-}
-
-# Create a (secure) tmp directory for tmp files.
-
-{
- tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
- test -n "$tmp" && test -d "$tmp"
-} ||
-{
- tmp=./confstat$$-$RANDOM
- (umask 077 && mkdir $tmp)
-} ||
-{
- echo "$me: cannot create a temporary directory in ." >&2
- { (exit 1); exit 1; }
-}
-
-
-#
-# CONFIG_FILES section.
-#
-
-# No need to generate the scripts if there are no CONFIG_FILES.
-# This happens for instance when ./config.status config.h
-if test -n "$CONFIG_FILES"; then
- # Protect against being on the right side of a sed subst in config.status.
- sed 's/,@/@@/; s/@,/@@/; s/,;t t$/@;t t/; /@;t t$/s/[\\&,]/\\&/g;
- s/@@/,@/; s/@@/@,/; s/@;t t$/,;t t/' >$tmp/subs.sed <<\CEOF
-s, at SHELL@,/bin/sh,;t t
-s, at PATH_SEPARATOR@,:,;t t
-s, at PACKAGE_NAME@,,;t t
-s, at PACKAGE_TARNAME@,,;t t
-s, at PACKAGE_VERSION@,,;t t
-s, at PACKAGE_STRING@,,;t t
-s, at PACKAGE_BUGREPORT@,,;t t
-s, at exec_prefix@,${prefix},;t t
-s, at prefix@,/usr/,;t t
-s, at program_transform_name@,s,x,x,,;t t
-s, at bindir@,${exec_prefix}/bin,;t t
-s, at sbindir@,${exec_prefix}/sbin,;t t
-s, at libexecdir@,${exec_prefix}/libexec,;t t
-s, at datadir@,${prefix}/share,;t t
-s, at sysconfdir@,${prefix}/etc,;t t
-s, at sharedstatedir@,${prefix}/com,;t t
-s, at localstatedir@,${prefix}/var,;t t
-s, at libdir@,/usr/lib/jni/,;t t
-s, at includedir@,${prefix}/include,;t t
-s, at oldincludedir@,/usr/include,;t t
-s, at infodir@,${prefix}/info,;t t
-s, at mandir@,${prefix}/man,;t t
-s, at build_alias@,,;t t
-s, at host_alias@,,;t t
-s, at target_alias@,,;t t
-s, at DEFS@,-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 ,;t t
-s, at ECHO_C@,,;t t
-s, at ECHO_N@,-n,;t t
-s, at ECHO_T@,,;t t
-s, at LIBS@,,;t t
-s, at INSTALLED_CLASSPATH@,${prefix}/share/java/gtkhtml2.4-2.4.3.jar,;t t
-s, at INSTALLED_JNI_DIR@,${prefix}/lib/jni/,;t t
-s, at version@,2.4.3,;t t
-s, at apiversion@,2.4,;t t
-s, at PKG_CONFIG@,/usr/bin/pkg-config,;t t
-s, at GTKJAVA_CFLAGS@, ,;t t
-s, at GTKJAVA_LIBS@, ,;t t
-s, at gtkapiversion@,2.4,;t t
-s, at GTKJAR@,/home/java-gnome-2.8.3/libgtk-java/lib/gtk2.4-2.4.6.jar,;t t
-s, at JG_GTK_LIB_PATH@,/home/java-gnome-2.8.3/libgtk-java/lib/,;t t
-s, at NATIVEGTKJAR@,/home/java-gnome-2.8.3/libgtk-java/lib//libgtkjar2.4.so,;t t
-s, at CC@,gcc,;t t
-s, at CFLAGS@,-g -O2,;t t
-s, at LDFLAGS@,,;t t
-s, at CPPFLAGS@,,;t t
-s, at ac_ct_CC@,gcc,;t t
-s, at EXEEXT@,,;t t
-s, at OBJEXT@,o,;t t
-s, at INSTALL_PROGRAM@,${INSTALL},;t t
-s, at INSTALL_SCRIPT@,${INSTALL},;t t
-s, at INSTALL_DATA@,${INSTALL} -m 644,;t t
-s, at DB1@,/usr/bin/db2html,;t t
-s, at DB2@,,;t t
-s, at DOCBOOK@,/usr/bin/db2html,;t t
-s, at JAVAC@,gcj -C,;t t
-s, at JAR@,/usr/bin/jar,;t t
-s, at GCJ@,/usr/bin/gcj,;t t
-s, at GCJ_CLASSPATH@,/usr/share/java/libgcj-3.3.5.jar:,;t t
-s, at GCJ_BUILD_TARGETS@,native-gcj,;t t
-s, at GCJ_INSTALL_TARGETS@,native_install,;t t
-s, at GCJ_UNINSTALL_TARGETS@,native_uninstall,;t t
-s, at GTK_CFLAGS@,-DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ,;t t
-s, at GTK_LIBS@,-Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ,;t t
-s, at TOPLEVEL_TARGETS@,,;t t
-s, at INSTALL_TARGETS@,,;t t
-s, at UNINSTALL_TARGETS@,,;t t
-s, at MACRO_FLAG@,,;t t
-s, at ALLOCA@,,;t t
-s, at CPP@,/lib/cpp,;t t
-s, at EGREP@,grep -E,;t t
-s, at LIBGTKHTML_CFLAGS@,-DXTHREADS -I/usr/include/gtkhtml-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ,;t t
-s, at LIBGTKHTML_LIBS@,-Wl,--export-dynamic -lgtkhtml-2 -lgtk-x11-2.0 -lxml2 -lpthread -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ,;t t
-s, at LIBOBJS@,,;t t
-s, at LTLIBOBJS@,,;t t
-CEOF
-
- # Split the substitutions into bite-sized pieces for seds with
- # small command number limits, like on Digital OSF/1 and HP-UX.
- ac_max_sed_lines=48
- ac_sed_frag=1 # Number of current file.
- ac_beg=1 # First line for current file.
- ac_end=$ac_max_sed_lines # Line after last line for current file.
- ac_more_lines=:
- ac_sed_cmds=
- while $ac_more_lines; do
- if test $ac_beg -gt 1; then
- sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- else
- sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- fi
- if test ! -s $tmp/subs.frag; then
- ac_more_lines=false
- else
- # The purpose of the label and of the branching condition is to
- # speed up the sed processing (if there are no `@' at all, there
- # is no need to browse any of the substitutions).
- # These are the two extra sed commands mentioned above.
- (echo ':t
- /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
- else
- ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
- fi
- ac_sed_frag=`expr $ac_sed_frag + 1`
- ac_beg=$ac_end
- ac_end=`expr $ac_end + $ac_max_sed_lines`
- fi
- done
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds=cat
- fi
-fi # test -n "$CONFIG_FILES"
-
-for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
- # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
- case $ac_file in
- - | *:- | *:-:* ) # input from stdin
- cat >$tmp/stdin
- ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- * ) ac_file_in=$ac_file.in ;;
- esac
-
- # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
- ac_dir=`(dirname "$ac_file") 2>/dev/null ||
-$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$ac_file" : 'X\(//\)[^/]' \| \
- X"$ac_file" : 'X\(//\)$' \| \
- X"$ac_file" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$ac_file" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- { if $as_mkdir_p; then
- mkdir -p "$ac_dir"
- else
- as_dir="$ac_dir"
- as_dirs=
- while test ! -d "$as_dir"; do
- as_dirs="$as_dir $as_dirs"
- as_dir=`(dirname "$as_dir") 2>/dev/null ||
-$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$as_dir" : 'X\(//\)[^/]' \| \
- X"$as_dir" : 'X\(//\)$' \| \
- X"$as_dir" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$as_dir" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- done
- test ! -n "$as_dirs" || mkdir $as_dirs
- fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
-echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
- { (exit 1); exit 1; }; }; }
-
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
-
- case $INSTALL in
- [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
- *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
- esac
-
- # Let's still pretend it is `configure' which instantiates (i.e., don't
- # use $as_me), people would be surprised to read:
- # /* config.h. Generated by config.status. */
- if test x"$ac_file" = x-; then
- configure_input=
- else
- configure_input="$ac_file. "
- fi
- configure_input=$configure_input"Generated from `echo $ac_file_in |
- sed 's,.*/,,'` by configure."
-
- # First look for the input files in the build tree, otherwise in the
- # src tree.
- ac_file_inputs=`IFS=:
- for f in $ac_file_in; do
- case $f in
- -) echo $tmp/stdin ;;
- [\\/$]*)
- # Absolute (can't be DOS-style, as IFS=:)
- test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- echo "$f";;
- *) # Relative
- if test -f "$f"; then
- # Build tree
- echo "$f"
- elif test -f "$srcdir/$f"; then
- # Source tree
- echo "$srcdir/$f"
- else
- # /dev/null tree
- { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- fi;;
- esac
- done` || { (exit 1); exit 1; }
-
- if test x"$ac_file" != x-; then
- { echo "$as_me:$LINENO: creating $ac_file" >&5
-echo "$as_me: creating $ac_file" >&6;}
- rm -f "$ac_file"
- fi
- sed "/^[ ]*VPATH[ ]*=/{
-s/:*\$(srcdir):*/:/;
-s/:*\${srcdir}:*/:/;
-s/:*@srcdir@:*/:/;
-s/^\([^=]*=[ ]*\):*/\1/;
-s/:*$//;
-s/^[^=]*=[ ]*$//;
-}
-
-:t
-/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
-s, at configure_input@,$configure_input,;t t
-s, at srcdir@,$ac_srcdir,;t t
-s, at abs_srcdir@,$ac_abs_srcdir,;t t
-s, at top_srcdir@,$ac_top_srcdir,;t t
-s, at abs_top_srcdir@,$ac_abs_top_srcdir,;t t
-s, at builddir@,$ac_builddir,;t t
-s, at abs_builddir@,$ac_abs_builddir,;t t
-s, at top_builddir@,$ac_top_builddir,;t t
-s, at abs_top_builddir@,$ac_abs_top_builddir,;t t
-s, at INSTALL@,$ac_INSTALL,;t t
-" $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
- rm -f $tmp/stdin
- if test x"$ac_file" != x-; then
- mv $tmp/out $ac_file
- else
- cat $tmp/out
- rm -f $tmp/out
- fi
-
-done
-
-{ (exit 0); exit 0; }
diff --git a/libgtkhtml-java/configure b/libgtkhtml-java/configure
deleted file mode 100644
index c7d6e02..0000000
--- a/libgtkhtml-java/configure
+++ /dev/null
@@ -1,5054 +0,0 @@
-#! /bin/sh
-# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.59.
-#
-# Copyright (C) 2003 Free Software Foundation, Inc.
-# This configure script is free software; the Free Software Foundation
-# gives unlimited permission to copy, distribute and modify it.
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-
-# Name of the host.
-# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
-# so uname gets run too.
-ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
-
-exec 6>&1
-
-#
-# Initializations.
-#
-ac_default_prefix=/usr/local
-ac_config_libobj_dir=.
-cross_compiling=no
-subdirs=
-MFLAGS=
-MAKEFLAGS=
-SHELL=${CONFIG_SHELL-/bin/sh}
-
-# Maximum number of lines to put in a shell here document.
-# This variable seems obsolete. It should probably be removed, and
-# only ac_max_sed_lines should be used.
-: ${ac_max_here_lines=38}
-
-# Identity of this package.
-PACKAGE_NAME=
-PACKAGE_TARNAME=
-PACKAGE_VERSION=
-PACKAGE_STRING=
-PACKAGE_BUGREPORT=
-
-ac_unique_file="src/jni/org_gnu_gtkhtml_HTMLParser.c"
-ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALLED_CLASSPATH INSTALLED_JNI_DIR version apiversion PKG_CONFIG GTKJAVA_CFLAGS GTKJAVA_LIBS gtkapiversion GTKJAR JG_GTK_LIB_PATH NATIVEGTKJAR CC [...]
-ac_subst_files=''
-
-# Initialize some variables set by options.
-ac_init_help=
-ac_init_version=false
-# The variables have the same names as the options, with
-# dashes changed to underlines.
-cache_file=/dev/null
-exec_prefix=NONE
-no_create=
-no_recursion=
-prefix=NONE
-program_prefix=NONE
-program_suffix=NONE
-program_transform_name=s,x,x,
-silent=
-site=
-srcdir=
-verbose=
-x_includes=NONE
-x_libraries=NONE
-
-# Installation directory options.
-# These are left unexpanded so users can "make install exec_prefix=/foo"
-# and all the variables that are supposed to be based on exec_prefix
-# by default will actually change.
-# Use braces instead of parens because sh, perl, etc. also accept them.
-bindir='${exec_prefix}/bin'
-sbindir='${exec_prefix}/sbin'
-libexecdir='${exec_prefix}/libexec'
-datadir='${prefix}/share'
-sysconfdir='${prefix}/etc'
-sharedstatedir='${prefix}/com'
-localstatedir='${prefix}/var'
-libdir='${exec_prefix}/lib'
-includedir='${prefix}/include'
-oldincludedir='/usr/include'
-infodir='${prefix}/info'
-mandir='${prefix}/man'
-
-ac_prev=
-for ac_option
-do
- # If the previous option needs an argument, assign it.
- if test -n "$ac_prev"; then
- eval "$ac_prev=\$ac_option"
- ac_prev=
- continue
- fi
-
- ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
-
- # Accept the important Cygnus configure options, so we can diagnose typos.
-
- case $ac_option in
-
- -bindir | --bindir | --bindi | --bind | --bin | --bi)
- ac_prev=bindir ;;
- -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
- bindir=$ac_optarg ;;
-
- -build | --build | --buil | --bui | --bu)
- ac_prev=build_alias ;;
- -build=* | --build=* | --buil=* | --bui=* | --bu=*)
- build_alias=$ac_optarg ;;
-
- -cache-file | --cache-file | --cache-fil | --cache-fi \
- | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
- ac_prev=cache_file ;;
- -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
- | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
- cache_file=$ac_optarg ;;
-
- --config-cache | -C)
- cache_file=config.cache ;;
-
- -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
- ac_prev=datadir ;;
- -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
- | --da=*)
- datadir=$ac_optarg ;;
-
- -disable-* | --disable-*)
- ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid feature name: $ac_feature" >&2
- { (exit 1); exit 1; }; }
- ac_feature=`echo $ac_feature | sed 's/-/_/g'`
- eval "enable_$ac_feature=no" ;;
-
- -enable-* | --enable-*)
- ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid feature name: $ac_feature" >&2
- { (exit 1); exit 1; }; }
- ac_feature=`echo $ac_feature | sed 's/-/_/g'`
- case $ac_option in
- *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
- *) ac_optarg=yes ;;
- esac
- eval "enable_$ac_feature='$ac_optarg'" ;;
-
- -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
- | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
- | --exec | --exe | --ex)
- ac_prev=exec_prefix ;;
- -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
- | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
- | --exec=* | --exe=* | --ex=*)
- exec_prefix=$ac_optarg ;;
-
- -gas | --gas | --ga | --g)
- # Obsolete; use --with-gas.
- with_gas=yes ;;
-
- -help | --help | --hel | --he | -h)
- ac_init_help=long ;;
- -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
- ac_init_help=recursive ;;
- -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
- ac_init_help=short ;;
-
- -host | --host | --hos | --ho)
- ac_prev=host_alias ;;
- -host=* | --host=* | --hos=* | --ho=*)
- host_alias=$ac_optarg ;;
-
- -includedir | --includedir | --includedi | --included | --include \
- | --includ | --inclu | --incl | --inc)
- ac_prev=includedir ;;
- -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
- | --includ=* | --inclu=* | --incl=* | --inc=*)
- includedir=$ac_optarg ;;
-
- -infodir | --infodir | --infodi | --infod | --info | --inf)
- ac_prev=infodir ;;
- -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
- infodir=$ac_optarg ;;
-
- -libdir | --libdir | --libdi | --libd)
- ac_prev=libdir ;;
- -libdir=* | --libdir=* | --libdi=* | --libd=*)
- libdir=$ac_optarg ;;
-
- -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
- | --libexe | --libex | --libe)
- ac_prev=libexecdir ;;
- -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
- | --libexe=* | --libex=* | --libe=*)
- libexecdir=$ac_optarg ;;
-
- -localstatedir | --localstatedir | --localstatedi | --localstated \
- | --localstate | --localstat | --localsta | --localst \
- | --locals | --local | --loca | --loc | --lo)
- ac_prev=localstatedir ;;
- -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
- | --localstate=* | --localstat=* | --localsta=* | --localst=* \
- | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
- localstatedir=$ac_optarg ;;
-
- -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
- ac_prev=mandir ;;
- -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
- mandir=$ac_optarg ;;
-
- -nfp | --nfp | --nf)
- # Obsolete; use --without-fp.
- with_fp=no ;;
-
- -no-create | --no-create | --no-creat | --no-crea | --no-cre \
- | --no-cr | --no-c | -n)
- no_create=yes ;;
-
- -no-recursion | --no-recursion | --no-recursio | --no-recursi \
- | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
- no_recursion=yes ;;
-
- -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
- | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
- | --oldin | --oldi | --old | --ol | --o)
- ac_prev=oldincludedir ;;
- -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
- | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
- | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
- oldincludedir=$ac_optarg ;;
-
- -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
- ac_prev=prefix ;;
- -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
- prefix=$ac_optarg ;;
-
- -program-prefix | --program-prefix | --program-prefi | --program-pref \
- | --program-pre | --program-pr | --program-p)
- ac_prev=program_prefix ;;
- -program-prefix=* | --program-prefix=* | --program-prefi=* \
- | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
- program_prefix=$ac_optarg ;;
-
- -program-suffix | --program-suffix | --program-suffi | --program-suff \
- | --program-suf | --program-su | --program-s)
- ac_prev=program_suffix ;;
- -program-suffix=* | --program-suffix=* | --program-suffi=* \
- | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
- program_suffix=$ac_optarg ;;
-
- -program-transform-name | --program-transform-name \
- | --program-transform-nam | --program-transform-na \
- | --program-transform-n | --program-transform- \
- | --program-transform | --program-transfor \
- | --program-transfo | --program-transf \
- | --program-trans | --program-tran \
- | --progr-tra | --program-tr | --program-t)
- ac_prev=program_transform_name ;;
- -program-transform-name=* | --program-transform-name=* \
- | --program-transform-nam=* | --program-transform-na=* \
- | --program-transform-n=* | --program-transform-=* \
- | --program-transform=* | --program-transfor=* \
- | --program-transfo=* | --program-transf=* \
- | --program-trans=* | --program-tran=* \
- | --progr-tra=* | --program-tr=* | --program-t=*)
- program_transform_name=$ac_optarg ;;
-
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil)
- silent=yes ;;
-
- -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
- ac_prev=sbindir ;;
- -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
- | --sbi=* | --sb=*)
- sbindir=$ac_optarg ;;
-
- -sharedstatedir | --sharedstatedir | --sharedstatedi \
- | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
- | --sharedst | --shareds | --shared | --share | --shar \
- | --sha | --sh)
- ac_prev=sharedstatedir ;;
- -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
- | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
- | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
- | --sha=* | --sh=*)
- sharedstatedir=$ac_optarg ;;
-
- -site | --site | --sit)
- ac_prev=site ;;
- -site=* | --site=* | --sit=*)
- site=$ac_optarg ;;
-
- -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
- ac_prev=srcdir ;;
- -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
- srcdir=$ac_optarg ;;
-
- -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
- | --syscon | --sysco | --sysc | --sys | --sy)
- ac_prev=sysconfdir ;;
- -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
- | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
- sysconfdir=$ac_optarg ;;
-
- -target | --target | --targe | --targ | --tar | --ta | --t)
- ac_prev=target_alias ;;
- -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
- target_alias=$ac_optarg ;;
-
- -v | -verbose | --verbose | --verbos | --verbo | --verb)
- verbose=yes ;;
-
- -version | --version | --versio | --versi | --vers | -V)
- ac_init_version=: ;;
-
- -with-* | --with-*)
- ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid package name: $ac_package" >&2
- { (exit 1); exit 1; }; }
- ac_package=`echo $ac_package| sed 's/-/_/g'`
- case $ac_option in
- *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
- *) ac_optarg=yes ;;
- esac
- eval "with_$ac_package='$ac_optarg'" ;;
-
- -without-* | --without-*)
- ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid package name: $ac_package" >&2
- { (exit 1); exit 1; }; }
- ac_package=`echo $ac_package | sed 's/-/_/g'`
- eval "with_$ac_package=no" ;;
-
- --x)
- # Obsolete; use --with-x.
- with_x=yes ;;
-
- -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
- | --x-incl | --x-inc | --x-in | --x-i)
- ac_prev=x_includes ;;
- -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
- | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
- x_includes=$ac_optarg ;;
-
- -x-libraries | --x-libraries | --x-librarie | --x-librari \
- | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
- ac_prev=x_libraries ;;
- -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
- | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
- x_libraries=$ac_optarg ;;
-
- -*) { echo "$as_me: error: unrecognized option: $ac_option
-Try \`$0 --help' for more information." >&2
- { (exit 1); exit 1; }; }
- ;;
-
- *=*)
- ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
- # Reject names that are not valid shell variable names.
- expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
- { (exit 1); exit 1; }; }
- ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
- eval "$ac_envvar='$ac_optarg'"
- export $ac_envvar ;;
-
- *)
- # FIXME: should be removed in autoconf 3.0.
- echo "$as_me: WARNING: you should use --build, --host, --target" >&2
- expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
- echo "$as_me: WARNING: invalid host type: $ac_option" >&2
- : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
- ;;
-
- esac
-done
-
-if test -n "$ac_prev"; then
- ac_option=--`echo $ac_prev | sed 's/_/-/g'`
- { echo "$as_me: error: missing argument to $ac_option" >&2
- { (exit 1); exit 1; }; }
-fi
-
-# Be sure to have absolute paths.
-for ac_var in exec_prefix prefix
-do
- eval ac_val=$`echo $ac_var`
- case $ac_val in
- [\\/$]* | ?:[\\/]* | NONE | '' ) ;;
- *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# Be sure to have absolute paths.
-for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
- localstatedir libdir includedir oldincludedir infodir mandir
-do
- eval ac_val=$`echo $ac_var`
- case $ac_val in
- [\\/$]* | ?:[\\/]* ) ;;
- *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# There might be people who depend on the old broken behavior: `$host'
-# used to hold the argument of --host etc.
-# FIXME: To remove some day.
-build=$build_alias
-host=$host_alias
-target=$target_alias
-
-# FIXME: To remove some day.
-if test "x$host_alias" != x; then
- if test "x$build_alias" = x; then
- cross_compiling=maybe
- echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
- If a cross compiler is detected then cross compile mode will be used." >&2
- elif test "x$build_alias" != "x$host_alias"; then
- cross_compiling=yes
- fi
-fi
-
-ac_tool_prefix=
-test -n "$host_alias" && ac_tool_prefix=$host_alias-
-
-test "$silent" = yes && exec 6>/dev/null
-
-
-# Find the source files, if location was not specified.
-if test -z "$srcdir"; then
- ac_srcdir_defaulted=yes
- # Try the directory containing this script, then its parent.
- ac_confdir=`(dirname "$0") 2>/dev/null ||
-$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$0" : 'X\(//\)[^/]' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$0" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- srcdir=$ac_confdir
- if test ! -r $srcdir/$ac_unique_file; then
- srcdir=..
- fi
-else
- ac_srcdir_defaulted=no
-fi
-if test ! -r $srcdir/$ac_unique_file; then
- if test "$ac_srcdir_defaulted" = yes; then
- { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
- { (exit 1); exit 1; }; }
- else
- { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
- { (exit 1); exit 1; }; }
- fi
-fi
-(cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||
- { echo "$as_me: error: sources are in $srcdir, but \`cd $srcdir' does not work" >&2
- { (exit 1); exit 1; }; }
-srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
-ac_env_build_alias_set=${build_alias+set}
-ac_env_build_alias_value=$build_alias
-ac_cv_env_build_alias_set=${build_alias+set}
-ac_cv_env_build_alias_value=$build_alias
-ac_env_host_alias_set=${host_alias+set}
-ac_env_host_alias_value=$host_alias
-ac_cv_env_host_alias_set=${host_alias+set}
-ac_cv_env_host_alias_value=$host_alias
-ac_env_target_alias_set=${target_alias+set}
-ac_env_target_alias_value=$target_alias
-ac_cv_env_target_alias_set=${target_alias+set}
-ac_cv_env_target_alias_value=$target_alias
-ac_env_CC_set=${CC+set}
-ac_env_CC_value=$CC
-ac_cv_env_CC_set=${CC+set}
-ac_cv_env_CC_value=$CC
-ac_env_CFLAGS_set=${CFLAGS+set}
-ac_env_CFLAGS_value=$CFLAGS
-ac_cv_env_CFLAGS_set=${CFLAGS+set}
-ac_cv_env_CFLAGS_value=$CFLAGS
-ac_env_LDFLAGS_set=${LDFLAGS+set}
-ac_env_LDFLAGS_value=$LDFLAGS
-ac_cv_env_LDFLAGS_set=${LDFLAGS+set}
-ac_cv_env_LDFLAGS_value=$LDFLAGS
-ac_env_CPPFLAGS_set=${CPPFLAGS+set}
-ac_env_CPPFLAGS_value=$CPPFLAGS
-ac_cv_env_CPPFLAGS_set=${CPPFLAGS+set}
-ac_cv_env_CPPFLAGS_value=$CPPFLAGS
-ac_env_CPP_set=${CPP+set}
-ac_env_CPP_value=$CPP
-ac_cv_env_CPP_set=${CPP+set}
-ac_cv_env_CPP_value=$CPP
-
-#
-# Report the --help message.
-#
-if test "$ac_init_help" = "long"; then
- # Omit some internal or obsolete options to make the list less imposing.
- # This message is too long to be a string in the A/UX 3.1 sh.
- cat <<_ACEOF
-\`configure' configures this package to adapt to many kinds of systems.
-
-Usage: $0 [OPTION]... [VAR=VALUE]...
-
-To assign environment variables (e.g., CC, CFLAGS...), specify them as
-VAR=VALUE. See below for descriptions of some of the useful variables.
-
-Defaults for the options are specified in brackets.
-
-Configuration:
- -h, --help display this help and exit
- --help=short display options specific to this package
- --help=recursive display the short help of all the included packages
- -V, --version display version information and exit
- -q, --quiet, --silent do not print \`checking...' messages
- --cache-file=FILE cache test results in FILE [disabled]
- -C, --config-cache alias for \`--cache-file=config.cache'
- -n, --no-create do not create output files
- --srcdir=DIR find the sources in DIR [configure dir or \`..']
-
-_ACEOF
-
- cat <<_ACEOF
-Installation directories:
- --prefix=PREFIX install architecture-independent files in PREFIX
- [$ac_default_prefix]
- --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
- [PREFIX]
-
-By default, \`make install' will install all the files in
-\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
-an installation prefix other than \`$ac_default_prefix' using \`--prefix',
-for instance \`--prefix=\$HOME'.
-
-For better control, use the options below.
-
-Fine tuning of the installation directories:
- --bindir=DIR user executables [EPREFIX/bin]
- --sbindir=DIR system admin executables [EPREFIX/sbin]
- --libexecdir=DIR program executables [EPREFIX/libexec]
- --datadir=DIR read-only architecture-independent data [PREFIX/share]
- --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
- --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
- --localstatedir=DIR modifiable single-machine data [PREFIX/var]
- --libdir=DIR object code libraries [EPREFIX/lib]
- --includedir=DIR C header files [PREFIX/include]
- --oldincludedir=DIR C header files for non-gcc [/usr/include]
- --infodir=DIR info documentation [PREFIX/info]
- --mandir=DIR man documentation [PREFIX/man]
-_ACEOF
-
- cat <<\_ACEOF
-_ACEOF
-fi
-
-if test -n "$ac_init_help"; then
-
- cat <<\_ACEOF
-
-Optional Packages:
- --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
- --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
- --without-gcj-compile Binary builds of Java-GNOME
-with gcj compiler will not be made
- --with-gcj-prefix=PFX Prefix where gcj is installed (optional)
-
-Some influential environment variables:
- CC C compiler command
- CFLAGS C compiler flags
- LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
- nonstandard directory <lib dir>
- CPPFLAGS C/C++ preprocessor flags, e.g. -I<include dir> if you have
- headers in a nonstandard directory <include dir>
- CPP C preprocessor
-
-Use these variables to override the choices made by `configure' or to help
-it to find libraries and programs with nonstandard names/locations.
-
-_ACEOF
-fi
-
-if test "$ac_init_help" = "recursive"; then
- # If there are subdirs, report their specific --help.
- ac_popdir=`pwd`
- for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
- test -d $ac_dir || continue
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
- cd $ac_dir
- # Check for guested configure; otherwise get Cygnus style configure.
- if test -f $ac_srcdir/configure.gnu; then
- echo
- $SHELL $ac_srcdir/configure.gnu --help=recursive
- elif test -f $ac_srcdir/configure; then
- echo
- $SHELL $ac_srcdir/configure --help=recursive
- elif test -f $ac_srcdir/configure.ac ||
- test -f $ac_srcdir/configure.in; then
- echo
- $ac_configure --help
- else
- echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
- fi
- cd "$ac_popdir"
- done
-fi
-
-test -n "$ac_init_help" && exit 0
-if $ac_init_version; then
- cat <<\_ACEOF
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This configure script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it.
-_ACEOF
- exit 0
-fi
-exec 5>config.log
-cat >&5 <<_ACEOF
-This file contains any messages produced by compilers while
-running configure, to aid debugging if configure makes a mistake.
-
-It was created by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- $ $0 $@
-
-_ACEOF
-{
-cat <<_ASUNAME
-## --------- ##
-## Platform. ##
-## --------- ##
-
-hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
-uname -m = `(uname -m) 2>/dev/null || echo unknown`
-uname -r = `(uname -r) 2>/dev/null || echo unknown`
-uname -s = `(uname -s) 2>/dev/null || echo unknown`
-uname -v = `(uname -v) 2>/dev/null || echo unknown`
-
-/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
-/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
-
-/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
-/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
-/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
-hostinfo = `(hostinfo) 2>/dev/null || echo unknown`
-/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
-/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
-/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
-
-_ASUNAME
-
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- echo "PATH: $as_dir"
-done
-
-} >&5
-
-cat >&5 <<_ACEOF
-
-
-## ----------- ##
-## Core tests. ##
-## ----------- ##
-
-_ACEOF
-
-
-# Keep a trace of the command line.
-# Strip out --no-create and --no-recursion so they do not pile up.
-# Strip out --silent because we don't want to record it for future runs.
-# Also quote any args containing shell meta-characters.
-# Make two passes to allow for proper duplicate-argument suppression.
-ac_configure_args=
-ac_configure_args0=
-ac_configure_args1=
-ac_sep=
-ac_must_keep_next=false
-for ac_pass in 1 2
-do
- for ac_arg
- do
- case $ac_arg in
- -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil)
- continue ;;
- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
- ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
- esac
- case $ac_pass in
- 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
- 2)
- ac_configure_args1="$ac_configure_args1 '$ac_arg'"
- if test $ac_must_keep_next = true; then
- ac_must_keep_next=false # Got value, back to normal.
- else
- case $ac_arg in
- *=* | --config-cache | -C | -disable-* | --disable-* \
- | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
- | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
- | -with-* | --with-* | -without-* | --without-* | --x)
- case "$ac_configure_args0 " in
- "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
- esac
- ;;
- -* ) ac_must_keep_next=true ;;
- esac
- fi
- ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
- # Get rid of the leading space.
- ac_sep=" "
- ;;
- esac
- done
-done
-$as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
-$as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
-
-# When interrupted or exit'd, cleanup temporary files, and complete
-# config.log. We remove comments because anyway the quotes in there
-# would cause problems or look ugly.
-# WARNING: Be sure not to use single quotes in there, as some shells,
-# such as our DU 5.0 friend, will then `close' the trap.
-trap 'exit_status=$?
- # Save into config.log some information that might help in debugging.
- {
- echo
-
- cat <<\_ASBOX
-## ---------------- ##
-## Cache variables. ##
-## ---------------- ##
-_ASBOX
- echo
- # The following way of writing the cache mishandles newlines in values,
-{
- (set) 2>&1 |
- case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
- *ac_space=\ *)
- sed -n \
- "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
- s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
- ;;
- *)
- sed -n \
- "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
- ;;
- esac;
-}
- echo
-
- cat <<\_ASBOX
-## ----------------- ##
-## Output variables. ##
-## ----------------- ##
-_ASBOX
- echo
- for ac_var in $ac_subst_vars
- do
- eval ac_val=$`echo $ac_var`
- echo "$ac_var='"'"'$ac_val'"'"'"
- done | sort
- echo
-
- if test -n "$ac_subst_files"; then
- cat <<\_ASBOX
-## ------------- ##
-## Output files. ##
-## ------------- ##
-_ASBOX
- echo
- for ac_var in $ac_subst_files
- do
- eval ac_val=$`echo $ac_var`
- echo "$ac_var='"'"'$ac_val'"'"'"
- done | sort
- echo
- fi
-
- if test -s confdefs.h; then
- cat <<\_ASBOX
-## ----------- ##
-## confdefs.h. ##
-## ----------- ##
-_ASBOX
- echo
- sed "/^$/d" confdefs.h | sort
- echo
- fi
- test "$ac_signal" != 0 &&
- echo "$as_me: caught signal $ac_signal"
- echo "$as_me: exit $exit_status"
- } >&5
- rm -f core *.core &&
- rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
- exit $exit_status
- ' 0
-for ac_signal in 1 2 13 15; do
- trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
-done
-ac_signal=0
-
-# confdefs.h avoids OS command line length limits that DEFS can exceed.
-rm -rf conftest* confdefs.h
-# AIX cpp loses on an empty file, so make sure it contains at least a newline.
-echo >confdefs.h
-
-# Predefined preprocessor variables.
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_NAME "$PACKAGE_NAME"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_TARNAME "$PACKAGE_TARNAME"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_VERSION "$PACKAGE_VERSION"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_STRING "$PACKAGE_STRING"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
-_ACEOF
-
-
-# Let the site file select an alternate cache file if it wants to.
-# Prefer explicitly selected file to automatically selected ones.
-if test -z "$CONFIG_SITE"; then
- if test "x$prefix" != xNONE; then
- CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
- else
- CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
- fi
-fi
-for ac_site_file in $CONFIG_SITE; do
- if test -r "$ac_site_file"; then
- { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
-echo "$as_me: loading site script $ac_site_file" >&6;}
- sed 's/^/| /' "$ac_site_file" >&5
- . "$ac_site_file"
- fi
-done
-
-if test -r "$cache_file"; then
- # Some versions of bash will fail to source /dev/null (special
- # files actually), so we avoid doing that.
- if test -f "$cache_file"; then
- { echo "$as_me:$LINENO: loading cache $cache_file" >&5
-echo "$as_me: loading cache $cache_file" >&6;}
- case $cache_file in
- [\\/]* | ?:[\\/]* ) . $cache_file;;
- *) . ./$cache_file;;
- esac
- fi
-else
- { echo "$as_me:$LINENO: creating cache $cache_file" >&5
-echo "$as_me: creating cache $cache_file" >&6;}
- >$cache_file
-fi
-
-# Check that the precious variables saved in the cache have kept the same
-# value.
-ac_cache_corrupted=false
-for ac_var in `(set) 2>&1 |
- sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
- eval ac_old_set=\$ac_cv_env_${ac_var}_set
- eval ac_new_set=\$ac_env_${ac_var}_set
- eval ac_old_val="\$ac_cv_env_${ac_var}_value"
- eval ac_new_val="\$ac_env_${ac_var}_value"
- case $ac_old_set,$ac_new_set in
- set,)
- { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
-echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
- ac_cache_corrupted=: ;;
- ,set)
- { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
-echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
- ac_cache_corrupted=: ;;
- ,);;
- *)
- if test "x$ac_old_val" != "x$ac_new_val"; then
- { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
-echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
- { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
-echo "$as_me: former value: $ac_old_val" >&2;}
- { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
-echo "$as_me: current value: $ac_new_val" >&2;}
- ac_cache_corrupted=:
- fi;;
- esac
- # Pass precious variables to config.status.
- if test "$ac_new_set" = set; then
- case $ac_new_val in
- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
- ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
- *) ac_arg=$ac_var=$ac_new_val ;;
- esac
- case " $ac_configure_args " in
- *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
- *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
- esac
- fi
-done
-if $ac_cache_corrupted; then
- { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
-echo "$as_me: error: changes in the environment can compromise the build" >&2;}
- { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
-echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-version="2.4.3"
-apiversion="2.4"
-
-INSTALLED_CLASSPATH=\${prefix}/share/java/gtkhtml${apiversion}-${version}.jar
-INSTALLED_JNI_DIR=\${prefix}/lib/jni/
-
-
-
-
-
-
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gtk2-java >= 2.4" >&5
-echo $ECHO_N "checking for gtk2-java >= 2.4... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gtk2-java >= 2.4" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GTKJAVA_CFLAGS" >&5
-echo $ECHO_N "checking GTKJAVA_CFLAGS... $ECHO_C" >&6
- GTKJAVA_CFLAGS=`$PKG_CONFIG --cflags "gtk2-java >= 2.4"`
- echo "$as_me:$LINENO: result: $GTKJAVA_CFLAGS" >&5
-echo "${ECHO_T}$GTKJAVA_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GTKJAVA_LIBS" >&5
-echo $ECHO_N "checking GTKJAVA_LIBS... $ECHO_C" >&6
- GTKJAVA_LIBS=`$PKG_CONFIG --libs "gtk2-java >= 2.4"`
- echo "$as_me:$LINENO: result: $GTKJAVA_LIBS" >&5
-echo "${ECHO_T}$GTKJAVA_LIBS" >&6
- else
- GTKJAVA_CFLAGS=""
- GTKJAVA_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GTKJAVA_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk2-java >= 2.4"`
- echo $GTKJAVA_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gtk2-java >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gtk2-java >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-
-echo "$as_me:$LINENO: checking for gtk-java api version" >&5
-echo $ECHO_N "checking for gtk-java api version... $ECHO_C" >&6
-gtkapiversion=`$PKG_CONFIG --variable api_version gtk2-java`
-echo "$as_me:$LINENO: result: $gtkapiversion" >&5
-echo "${ECHO_T}$gtkapiversion" >&6
-
-
-echo "$as_me:$LINENO: checking for gtk-java jar file" >&5
-echo $ECHO_N "checking for gtk-java jar file... $ECHO_C" >&6
-GTKJAR=`$PKG_CONFIG --variable classpath gtk2-java`
-echo "$as_me:$LINENO: result: $GTKJAR" >&5
-echo "${ECHO_T}$GTKJAR" >&6
-
-
-
-
-echo "$as_me:$LINENO: checking for gtk-java jar file" >&5
-echo $ECHO_N "checking for gtk-java jar file... $ECHO_C" >&6
-JG_GTK_LIB_PATH=`$PKG_CONFIG --variable jni_dir gtk2-java`
-echo "$as_me:$LINENO: result: $JG_GTK_LIB_PATH" >&5
-echo "${ECHO_T}$JG_GTK_LIB_PATH" >&6
-
-
-echo "$as_me:$LINENO: checking for gtk-java native gcj library" >&5
-echo $ECHO_N "checking for gtk-java native gcj library... $ECHO_C" >&6
-NATIVEGTKJAR=${JG_GTK_LIB_PATH}/libgtkjar${gtkapiversion}.so
-echo "$as_me:$LINENO: result: $NATIVEGTKJAR" >&5
-echo "${ECHO_T}$NATIVEGTKJAR" >&6
-
-
-
-
-
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
-echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
-# On Suns, sometimes $CPP names a directory.
-if test -n "$CPP" && test -d "$CPP"; then
- CPP=
-fi
-if test -z "$CPP"; then
- if test "${ac_cv_prog_CPP+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- # Double quotes because CPP needs to be expanded
- for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
- do
- ac_preproc_ok=false
-for ac_c_preproc_warn_flag in '' yes
-do
- # Use a header file that comes with gcc, so configuring glibc
- # with a fresh cross-compiler works.
- # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- # <limits.h> exists even on freestanding compilers.
- # On the NeXT, cc -E runs the code through the compiler's parser,
- # not just through cpp. "Syntax error" is here to catch this case.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
- Syntax error
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.$ac_ext
-
- # OK, works on sane cases. Now check whether non-existent headers
- # can be detected and how.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#include <ac_nonexistent.h>
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- # Broken: success on invalid input.
-continue
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then
- break
-fi
-
- done
- ac_cv_prog_CPP=$CPP
-
-fi
- CPP=$ac_cv_prog_CPP
-else
- ac_cv_prog_CPP=$CPP
-fi
-echo "$as_me:$LINENO: result: $CPP" >&5
-echo "${ECHO_T}$CPP" >&6
-ac_preproc_ok=false
-for ac_c_preproc_warn_flag in '' yes
-do
- # Use a header file that comes with gcc, so configuring glibc
- # with a fresh cross-compiler works.
- # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- # <limits.h> exists even on freestanding compilers.
- # On the NeXT, cc -E runs the code through the compiler's parser,
- # not just through cpp. "Syntax error" is here to catch this case.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
- Syntax error
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.$ac_ext
-
- # OK, works on sane cases. Now check whether non-existent headers
- # can be detected and how.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#include <ac_nonexistent.h>
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- # Broken: success on invalid input.
-continue
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then
- :
-else
- { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." >&5
-echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-echo "$as_me:$LINENO: checking for egrep" >&5
-echo $ECHO_N "checking for egrep... $ECHO_C" >&6
-if test "${ac_cv_prog_egrep+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if echo a | (grep -E '(a|b)') >/dev/null 2>&1
- then ac_cv_prog_egrep='grep -E'
- else ac_cv_prog_egrep='egrep'
- fi
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5
-echo "${ECHO_T}$ac_cv_prog_egrep" >&6
- EGREP=$ac_cv_prog_egrep
-
-
-
-
-ac_aux_dir=
-for ac_dir in . $srcdir/.; do
- if test -f $ac_dir/install-sh; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/install-sh -c"
- break
- elif test -f $ac_dir/install.sh; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/install.sh -c"
- break
- elif test -f $ac_dir/shtool; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/shtool install -c"
- break
- fi
-done
-if test -z "$ac_aux_dir"; then
- { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in . $srcdir/." >&5
-echo "$as_me: error: cannot find install-sh or install.sh in . $srcdir/." >&2;}
- { (exit 1); exit 1; }; }
-fi
-ac_config_guess="$SHELL $ac_aux_dir/config.guess"
-ac_config_sub="$SHELL $ac_aux_dir/config.sub"
-ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
-
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-if test -n "$ac_tool_prefix"; then
- # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
-set dummy ${ac_tool_prefix}gcc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="${ac_tool_prefix}gcc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$ac_cv_prog_CC"; then
- ac_ct_CC=$CC
- # Extract the first word of "gcc", so it can be a program name with args.
-set dummy gcc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="gcc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- CC=$ac_ct_CC
-else
- CC="$ac_cv_prog_CC"
-fi
-
-if test -z "$CC"; then
- if test -n "$ac_tool_prefix"; then
- # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
-set dummy ${ac_tool_prefix}cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="${ac_tool_prefix}cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$ac_cv_prog_CC"; then
- ac_ct_CC=$CC
- # Extract the first word of "cc", so it can be a program name with args.
-set dummy cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- CC=$ac_ct_CC
-else
- CC="$ac_cv_prog_CC"
-fi
-
-fi
-if test -z "$CC"; then
- # Extract the first word of "cc", so it can be a program name with args.
-set dummy cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
- ac_prog_rejected=no
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
- ac_prog_rejected=yes
- continue
- fi
- ac_cv_prog_CC="cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-if test $ac_prog_rejected = yes; then
- # We found a bogon in the path, so make sure we never use it.
- set dummy $ac_cv_prog_CC
- shift
- if test $# != 0; then
- # We chose a different compiler from the bogus one.
- # However, it has the same basename, so the bogon will be chosen
- # first if we set CC to just the basename; use the full file name.
- shift
- ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
- fi
-fi
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$CC"; then
- if test -n "$ac_tool_prefix"; then
- for ac_prog in cl
- do
- # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
-set dummy $ac_tool_prefix$ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$CC" && break
- done
-fi
-if test -z "$CC"; then
- ac_ct_CC=$CC
- for ac_prog in cl
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$ac_ct_CC" && break
-done
-
- CC=$ac_ct_CC
-fi
-
-fi
-
-
-test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
-See \`config.log' for more details." >&5
-echo "$as_me: error: no acceptable C compiler found in \$PATH
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-
-# Provide some information about the compiler.
-echo "$as_me:$LINENO:" \
- "checking for C compiler version" >&5
-ac_compiler=`set X $ac_compile; echo $2`
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
- (eval $ac_compiler --version </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5
- (eval $ac_compiler -v </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5
- (eval $ac_compiler -V </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-ac_clean_files_save=$ac_clean_files
-ac_clean_files="$ac_clean_files a.out a.exe b.out"
-# Try to create an executable without -o first, disregard a.out.
-# It will help us diagnose broken compilers, and finding out an intuition
-# of exeext.
-echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
-ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
- (eval $ac_link_default) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- # Find the output, starting from the most likely. This scheme is
-# not robust to junk in `.', hence go to wildcards (a.*) only as a last
-# resort.
-
-# Be careful to initialize this variable, since it used to be cached.
-# Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile.
-ac_cv_exeext=
-# b.out is created by i960 compilers.
-for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out
-do
- test -f "$ac_file" || continue
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )
- ;;
- conftest.$ac_ext )
- # This is the source file.
- ;;
- [ab].out )
- # We found the default executable, but exeext='' is most
- # certainly right.
- break;;
- *.* )
- ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
- # FIXME: I believe we export ac_cv_exeext for Libtool,
- # but it would be cool to find out if it's true. Does anybody
- # maintain Libtool? --akim.
- export ac_cv_exeext
- break;;
- * )
- break;;
- esac
-done
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-{ { echo "$as_me:$LINENO: error: C compiler cannot create executables
-See \`config.log' for more details." >&5
-echo "$as_me: error: C compiler cannot create executables
-See \`config.log' for more details." >&2;}
- { (exit 77); exit 77; }; }
-fi
-
-ac_exeext=$ac_cv_exeext
-echo "$as_me:$LINENO: result: $ac_file" >&5
-echo "${ECHO_T}$ac_file" >&6
-
-# Check the compiler produces executables we can run. If not, either
-# the compiler is broken, or we cross compile.
-echo "$as_me:$LINENO: checking whether the C compiler works" >&5
-echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6
-# FIXME: These cross compiler hacks should be removed for Autoconf 3.0
-# If not cross compiling, check that we can run a simple program.
-if test "$cross_compiling" != yes; then
- if { ac_try='./$ac_file'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- cross_compiling=no
- else
- if test "$cross_compiling" = maybe; then
- cross_compiling=yes
- else
- { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
-If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot run C compiled programs.
-If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
- fi
- fi
-fi
-echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
-
-rm -f a.out a.exe conftest$ac_cv_exeext b.out
-ac_clean_files=$ac_clean_files_save
-# Check the compiler produces executables we can run. If not, either
-# the compiler is broken, or we cross compile.
-echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
-echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6
-echo "$as_me:$LINENO: result: $cross_compiling" >&5
-echo "${ECHO_T}$cross_compiling" >&6
-
-echo "$as_me:$LINENO: checking for suffix of executables" >&5
-echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- # If both `conftest.exe' and `conftest' are `present' (well, observable)
-# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
-# work properly (i.e., refer to `conftest.exe'), while it won't with
-# `rm'.
-for ac_file in conftest.exe conftest conftest.*; do
- test -f "$ac_file" || continue
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
- *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
- export ac_cv_exeext
- break;;
- * ) break;;
- esac
-done
-else
- { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-rm -f conftest$ac_cv_exeext
-echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
-echo "${ECHO_T}$ac_cv_exeext" >&6
-
-rm -f conftest.$ac_ext
-EXEEXT=$ac_cv_exeext
-ac_exeext=$EXEEXT
-echo "$as_me:$LINENO: checking for suffix of object files" >&5
-echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6
-if test "${ac_cv_objext+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.o conftest.obj
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
- *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
- break;;
- esac
-done
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-{ { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute suffix of object files: cannot compile
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-rm -f conftest.$ac_cv_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
-echo "${ECHO_T}$ac_cv_objext" >&6
-OBJEXT=$ac_cv_objext
-ac_objext=$OBJEXT
-echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
-echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6
-if test "${ac_cv_c_compiler_gnu+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-#ifndef __GNUC__
- choke me
-#endif
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_compiler_gnu=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_compiler_gnu=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_cv_c_compiler_gnu=$ac_compiler_gnu
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
-GCC=`test $ac_compiler_gnu = yes && echo yes`
-ac_test_CFLAGS=${CFLAGS+set}
-ac_save_CFLAGS=$CFLAGS
-CFLAGS="-g"
-echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
-echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6
-if test "${ac_cv_prog_cc_g+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_prog_cc_g=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_prog_cc_g=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
-echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
-if test "$ac_test_CFLAGS" = set; then
- CFLAGS=$ac_save_CFLAGS
-elif test $ac_cv_prog_cc_g = yes; then
- if test "$GCC" = yes; then
- CFLAGS="-g -O2"
- else
- CFLAGS="-g"
- fi
-else
- if test "$GCC" = yes; then
- CFLAGS="-O2"
- else
- CFLAGS=
- fi
-fi
-echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5
-echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6
-if test "${ac_cv_prog_cc_stdc+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- ac_cv_prog_cc_stdc=no
-ac_save_CC=$CC
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#include <stdarg.h>
-#include <stdio.h>
-#include <sys/types.h>
-#include <sys/stat.h>
-/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
-struct buf { int x; };
-FILE * (*rcsopen) (struct buf *, struct stat *, int);
-static char *e (p, i)
- char **p;
- int i;
-{
- return p[i];
-}
-static char *f (char * (*g) (char **, int), char **p, ...)
-{
- char *s;
- va_list v;
- va_start (v,p);
- s = g (p, va_arg (v,int));
- va_end (v);
- return s;
-}
-
-/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
- function prototypes and stuff, but not '\xHH' hex character constants.
- These don't provoke an error unfortunately, instead are silently treated
- as 'x'. The following induces an error, until -std1 is added to get
- proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
- array size at least. It's necessary to write '\x00'==0 to get something
- that's true only with -std1. */
-int osf4_cc_array ['\x00' == 0 ? 1 : -1];
-
-int test (int i, double x);
-struct s1 {int (*f) (int a);};
-struct s2 {int (*f) (double a);};
-int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
-int argc;
-char **argv;
-int
-main ()
-{
-return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
- ;
- return 0;
-}
-_ACEOF
-# Don't try gcc -ansi; that turns off useful extensions and
-# breaks some systems' header files.
-# AIX -qlanglvl=ansi
-# Ultrix and OSF/1 -std1
-# HP-UX 10.20 and later -Ae
-# HP-UX older versions -Aa -D_HPUX_SOURCE
-# SVR4 -Xc -D__EXTENSIONS__
-for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
-do
- CC="$ac_save_CC $ac_arg"
- rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_prog_cc_stdc=$ac_arg
-break
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext
-done
-rm -f conftest.$ac_ext conftest.$ac_objext
-CC=$ac_save_CC
-
-fi
-
-case "x$ac_cv_prog_cc_stdc" in
- x|xno)
- echo "$as_me:$LINENO: result: none needed" >&5
-echo "${ECHO_T}none needed" >&6 ;;
- *)
- echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5
-echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6
- CC="$CC $ac_cv_prog_cc_stdc" ;;
-esac
-
-# Some people use a C++ compiler to compile C. Since we use `exit',
-# in C++ we need to declare it. In case someone uses the same compiler
-# for both compiling C and C++ we need to have the C++ compiler decide
-# the declaration of exit, since it's the most demanding environment.
-cat >conftest.$ac_ext <<_ACEOF
-#ifndef __cplusplus
- choke me
-#endif
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- for ac_declaration in \
- '' \
- 'extern "C" void std::exit (int) throw (); using std::exit;' \
- 'extern "C" void std::exit (int); using std::exit;' \
- 'extern "C" void exit (int) throw ();' \
- 'extern "C" void exit (int);' \
- 'void exit (int);'
-do
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-$ac_declaration
-#include <stdlib.h>
-int
-main ()
-{
-exit (42);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-continue
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-$ac_declaration
-int
-main ()
-{
-exit (42);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- break
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-done
-rm -f conftest*
-if test -n "$ac_declaration"; then
- echo '#ifdef __cplusplus' >>confdefs.h
- echo $ac_declaration >>confdefs.h
- echo '#endif' >>confdefs.h
-fi
-
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-# Find a good install program. We prefer a C program (faster),
-# so one script is as good as another. But avoid the broken or
-# incompatible versions:
-# SysV /etc/install, /usr/sbin/install
-# SunOS /usr/etc/install
-# IRIX /sbin/install
-# AIX /bin/install
-# AmigaOS /C/install, which installs bootblocks on floppy discs
-# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
-# AFS /usr/afsws/bin/install, which mishandles nonexistent args
-# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
-# OS/2's system install, which has a completely different semantic
-# ./install, which can be erroneously created by make from ./install.sh.
-echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
-echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
-if test -z "$INSTALL"; then
-if test "${ac_cv_path_install+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- # Account for people who put trailing slashes in PATH elements.
-case $as_dir/ in
- ./ | .// | /cC/* | \
- /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
- ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
- /usr/ucb/* ) ;;
- *)
- # OSF1 and SCO ODT 3.0 have their own names for install.
- # Don't use installbsd from OSF since it installs stuff as root
- # by default.
- for ac_prog in ginstall scoinst install; do
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
- if test $ac_prog = install &&
- grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
- # AIX install. It has an incompatible calling convention.
- :
- elif test $ac_prog = install &&
- grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
- # program-specific install script used by HP pwplus--don't use.
- :
- else
- ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
- break 3
- fi
- fi
- done
- done
- ;;
-esac
-done
-
-
-fi
- if test "${ac_cv_path_install+set}" = set; then
- INSTALL=$ac_cv_path_install
- else
- # As a last resort, use the slow shell script. We don't cache a
- # path for INSTALL within a source directory, because that will
- # break other packages using the cache if that directory is
- # removed, or if the path is relative.
- INSTALL=$ac_install_sh
- fi
-fi
-echo "$as_me:$LINENO: result: $INSTALL" >&5
-echo "${ECHO_T}$INSTALL" >&6
-
-# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
-# It thinks the first close brace ends the variable substitution.
-test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
-
-test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
-
-test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
-
-
-# Extract the first word of "db2html$EXEEXT", so it can be a program name with args.
-set dummy db2html$EXEEXT; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_DB1+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $DB1 in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_DB1="$DB1" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_DB1="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_DB1" && ac_cv_path_DB1="nocommand"
- ;;
-esac
-fi
-DB1=$ac_cv_path_DB1
-
-if test -n "$DB1"; then
- echo "$as_me:$LINENO: result: $DB1" >&5
-echo "${ECHO_T}$DB1" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-if test "$DB1" = nocommand; then
- # Extract the first word of "docbook2html$EXEEXT", so it can be a program name with args.
-set dummy docbook2html$EXEEXT; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_DB2+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $DB2 in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_DB2="$DB2" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_DB2="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_DB2" && ac_cv_path_DB2="nocommand"
- ;;
-esac
-fi
-DB2=$ac_cv_path_DB2
-
-if test -n "$DB2"; then
- echo "$as_me:$LINENO: result: $DB2" >&5
-echo "${ECHO_T}$DB2" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- if test "$DB2" = nocommand; then
- { { echo "$as_me:$LINENO: error: docbook not found in $PATH" >&5
-echo "$as_me: error: docbook not found in $PATH" >&2;}
- { (exit 1); exit 1; }; }
- else
- DOCBOOK=$DB2
- fi;else
- DOCBOOK=$DB1
-fi;
-
-
-if test "x$JAVAPREFIX" = x; then
- test "x$JAVAC" = x && for ac_prog in "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAVAC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAVAC"; then
- ac_cv_prog_JAVAC="$JAVAC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAVAC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAVAC=$ac_cv_prog_JAVAC
-if test -n "$JAVAC"; then
- echo "$as_me:$LINENO: result: $JAVAC" >&5
-echo "${ECHO_T}$JAVAC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAVAC" && break
-done
-
-else
- test "x$JAVAC" = x && for ac_prog in "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAVAC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAVAC"; then
- ac_cv_prog_JAVAC="$JAVAC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAVAC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAVAC=$ac_cv_prog_JAVAC
-if test -n "$JAVAC"; then
- echo "$as_me:$LINENO: result: $JAVAC" >&5
-echo "${ECHO_T}$JAVAC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAVAC" && break
-done
-test -n "$JAVAC" || JAVAC="$JAVAPREFIX"
-
-fi
-test "x$JAVAC" = x && { { echo "$as_me:$LINENO: error: no acceptable Java compiler found in \$PATH" >&5
-echo "$as_me: error: no acceptable Java compiler found in \$PATH" >&2;}
- { (exit 1); exit 1; }; }
-
-echo "$as_me:$LINENO: checking if $JAVAC works" >&5
-echo $ECHO_N "checking if $JAVAC works... $ECHO_C" >&6
-if test "${ac_cv_prog_javac_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* #line 2918 "configure" */
-public class Test {
-}
-EOF
-if { ac_try='$JAVAC $JAVACFLAGS $JAVA_TEST'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- { { echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
-echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
- { (exit 1); exit 1; }; }
- echo "configure: failed program was:" >&5
- cat $JAVA_TEST >&5
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_javac_works" >&5
-echo "${ECHO_T}$ac_cv_prog_javac_works" >&6
-
-
-
-echo "$as_me:$LINENO: checking if $JAVAC works" >&5
-echo $ECHO_N "checking if $JAVAC works... $ECHO_C" >&6
-if test "${ac_cv_prog_javac_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* #line 2953 "configure" */
-public class Test {
-}
-EOF
-if { ac_try='$JAVAC $JAVACFLAGS $JAVA_TEST'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- { { echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
-echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
- { (exit 1); exit 1; }; }
- echo "configure: failed program was:" >&5
- cat $JAVA_TEST >&5
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_javac_works" >&5
-echo "${ECHO_T}$ac_cv_prog_javac_works" >&6
-
-
-if test "x$JAVAPREFIX" = x; then
- test "x$JAR" = x && for ac_prog in jar$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAR"; then
- ac_cv_prog_JAR="$JAR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAR="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAR=$ac_cv_prog_JAR
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAR" && break
-done
-
-else
- test "x$JAR" = x && for ac_prog in jar
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAR"; then
- ac_cv_prog_JAR="$JAR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAR="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAR=$ac_cv_prog_JAR
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAR" && break
-done
-test -n "$JAR" || JAR="$JAVAPREFIX"
-
-fi
-test "x$JAR" = x && { { echo "$as_me:$LINENO: error: no acceptable jar program found in \$PATH" >&5
-echo "$as_me: error: no acceptable jar program found in \$PATH" >&2;}
- { (exit 1); exit 1; }; }
-
-
-
-
-# Check whether --with-gcj_compile or --without-gcj_compile was given.
-if test "${with_gcj_compile+set}" = set; then
- withval="$with_gcj_compile"
- gcj_compile="no"
-else
- gcj_compile="yes"
-fi;
-
-if test $gcj_compile = "yes"; then
-
-# Check whether --with-gcj-prefix or --without-gcj-prefix was given.
-if test "${with_gcj_prefix+set}" = set; then
- withval="$with_gcj_prefix"
- gcj_prefix="$withval"
-else
- gcj_prefix=""
-fi;
-
- if test x$gcj_prefix != x ; then
- GCJ_HOME=$gcj_prefix
- fi
-
- if test x$GCJ_HOME != x ; then
- echo "Add $GCJ_HOME/bin to path and check again."
- PATH="$GCJ_HOME/bin:$PATH"
- fi
- # Extract the first word of "gcj", so it can be a program name with args.
-set dummy gcj; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_GCJ+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $GCJ in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_GCJ="$GCJ" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_GCJ="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_GCJ" && ac_cv_path_GCJ="no"
- ;;
-esac
-fi
-GCJ=$ac_cv_path_GCJ
-
-if test -n "$GCJ"; then
- echo "$as_me:$LINENO: result: $GCJ" >&5
-echo "${ECHO_T}$GCJ" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-
- min_gcj_version=3.0.0
- echo "$as_me:$LINENO: checking for GCJ - version >= $min_gcj_version" >&5
-echo $ECHO_N "checking for GCJ - version >= $min_gcj_version... $ECHO_C" >&6
- min_gcj_major_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\1/'`
- min_gcj_minor_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\2/'`
- min_gcj_micro_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\3/'`
- if test "$GCJ" = "no" ; then
- no_gcj=yes
- else
- gcj_version=`$GCJ --version 2>&1 | grep GCC | sed 's/gcj (GCC) \([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1.\2.\3/'`
- gcj_major_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1/'`
- gcj_minor_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\2/'`
- gcj_micro_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\3/'`
- if test "$cross_compiling" = yes; then
- echo $ac_n "cross compiling; assumed OK... $ac_c"
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-#include <stdio.h>
-
-main()
-{
- if ((1$gcj_major_version > 1$min_gcj_major_version) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version > 1$min_gcj_minor_version)) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version == 1$min_gcj_minor_version) &&
- (1$gcj_micro_version >= 1$min_gcj_micro_version)))
- {
- return(0);
- }
- else
- {
- return(1);
- }
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- :
-else
- echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-no_gcj=yes
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
-fi
- fi
- if test "x$no_gcj" = x ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- # Extract the first word of "gcj", so it can be a program name with args.
-set dummy gcj; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_GCJ+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $GCJ in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_GCJ="$GCJ" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_GCJ="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_GCJ" && ac_cv_path_GCJ="no"
- ;;
-esac
-fi
-GCJ=$ac_cv_path_GCJ
-
-if test -n "$GCJ"; then
- echo "$as_me:$LINENO: result: $GCJ" >&5
-echo "${ECHO_T}$GCJ" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- # Extract the first word of "jar", so it can be a program name with args.
-set dummy jar; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $JAR in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_JAR="$JAR" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_JAR="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_JAR" && ac_cv_path_JAR="no"
- ;;
-esac
-fi
-JAR=$ac_cv_path_JAR
-
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- if test x$GCJ_HOME != x ; then
- :
- else
- GCJ_HOME=`which gcj | sed 's/\(.*\).bin.*gcj/\1/'`
- fi
-
- cat << EOF > Test.java
-/* #line 3297 "configure" */
-public class Test {
- public static void main(String[] args) {
- System.out.println(System.getProperty("sun.boot.class.path"));
- }
-}
-EOF
- GCJ_JAR=`gcj -C Test.java && gij Test`
- rm Test.java Test.class
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`(test -d /usr/share/local/java && find /usr/local/share/java -name libgcj-?.?.?.jar) || (test -d /usr/share/java && find /usr/share/java -name libgcj-?.?.?.jar)`
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`locate libgcj | grep libgcj.*\.jar`
- fi
- fi
- if test x$GCJ_JAR != x ; then
- GCJ_CLASSPATH="${GCJ_JAR}:${CLASSPATH}"
- else
- echo "***"
- echo "*** Unable to locate libgcj.jar needed by gcj"
- echo "***"
- { { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }
- fi
-
- :
- else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
- echo "***"
- echo "*** If you have GCJ installed and it is a newer version than $min_java_version, either set"
- echo "*** the GCJ_HOME variable or add the top directory where the GCJ binaries are to"
- echo "*** the PATH. Alternatively try \"./configure --with-gcj-prefix=<java_home>\","
- echo "***"
- echo "*** Also make sure that configure does not find the wrong version of GCJ by"
- echo "*** looking at the output of \"which gcj\"."
- echo "***"
- { { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }
- fi
-
- GCJ_BUILD_TARGETS=native-gcj
- GCJ_INSTALL_TARGETS=native_install
- GCJ_UNINSTALL_TARGETS=native_uninstall
-else
- GCJ_BUILD_TARGETS=
- GCJ_INSTALL_TARGETS=
- GCJ_UNINSTALL_TARGETS=
-fi
-
-
-
-
-
-
-
-
-echo "$as_me:$LINENO: checking for main in -libs" >&5
-echo $ECHO_N "checking for main in -libs... $ECHO_C" >&6
-if test "${ac_cv_lib_ibs_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- ac_check_lib_save_LIBS=$LIBS
-LIBS="-libs $LIBS"
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-
-int
-main ()
-{
-main ();
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_lib_ibs_main=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_lib_ibs_main=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-echo "$as_me:$LINENO: result: $ac_cv_lib_ibs_main" >&5
-echo "${ECHO_T}$ac_cv_lib_ibs_main" >&6
-if test $ac_cv_lib_ibs_main = yes; then
- cat >>confdefs.h <<_ACEOF
-#define HAVE_LIBIBS 1
-_ACEOF
-
- LIBS="-libs $LIBS"
-
-fi
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gtk+-2.0 >= 2.4" >&5
-echo $ECHO_N "checking for gtk+-2.0 >= 2.4... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gtk+-2.0 >= 2.4" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GTK_CFLAGS" >&5
-echo $ECHO_N "checking GTK_CFLAGS... $ECHO_C" >&6
- GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 2.4"`
- echo "$as_me:$LINENO: result: $GTK_CFLAGS" >&5
-echo "${ECHO_T}$GTK_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GTK_LIBS" >&5
-echo $ECHO_N "checking GTK_LIBS... $ECHO_C" >&6
- GTK_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 2.4"`
- echo "$as_me:$LINENO: result: $GTK_LIBS" >&5
-echo "${ECHO_T}$GTK_LIBS" >&6
- else
- GTK_CFLAGS=""
- GTK_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GTK_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk+-2.0 >= 2.4"`
- echo $GTK_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gtk+-2.0 >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gtk+-2.0 >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-
-
-
-
-
-
-
-
-echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
-echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6
-if test "${ac_cv_c_const+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-/* FIXME: Include the comments suggested by Paul. */
-#ifndef __cplusplus
- /* Ultrix mips cc rejects this. */
- typedef int charset[2];
- const charset x;
- /* SunOS 4.1.1 cc rejects this. */
- char const *const *ccp;
- char **p;
- /* NEC SVR4.0.2 mips cc rejects this. */
- struct point {int x, y;};
- static struct point const zero = {0,0};
- /* AIX XL C 1.02.0.0 rejects this.
- It does not let you subtract one const X* pointer from another in
- an arm of an if-expression whose if-part is not a constant
- expression */
- const char *g = "string";
- ccp = &g + (g ? g-g : 0);
- /* HPUX 7.0 cc rejects these. */
- ++ccp;
- p = (char**) ccp;
- ccp = (char const *const *) p;
- { /* SCO 3.2v4 cc rejects this. */
- char *t;
- char const *s = 0 ? (char *) 0 : (char const *) 0;
-
- *t++ = 0;
- }
- { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
- int x[] = {25, 17};
- const int *foo = &x[0];
- ++foo;
- }
- { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
- typedef const int *iptr;
- iptr p = 0;
- ++p;
- }
- { /* AIX XL C 1.02.0.0 rejects this saying
- "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
- struct s { int j; const int *ap[3]; };
- struct s *b; b->j = 5;
- }
- { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
- const int foo = 10;
- }
-#endif
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_c_const=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_c_const=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
-echo "${ECHO_T}$ac_cv_c_const" >&6
-if test $ac_cv_c_const = no; then
-
-cat >>confdefs.h <<\_ACEOF
-#define const
-_ACEOF
-
-fi
-
-
-# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
-# for constant arguments. Useless!
-echo "$as_me:$LINENO: checking for working alloca.h" >&5
-echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6
-if test "${ac_cv_working_alloca_h+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#include <alloca.h>
-int
-main ()
-{
-char *p = (char *) alloca (2 * sizeof (int));
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_working_alloca_h=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_working_alloca_h=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5
-echo "${ECHO_T}$ac_cv_working_alloca_h" >&6
-if test $ac_cv_working_alloca_h = yes; then
-
-cat >>confdefs.h <<\_ACEOF
-#define HAVE_ALLOCA_H 1
-_ACEOF
-
-fi
-
-echo "$as_me:$LINENO: checking for alloca" >&5
-echo $ECHO_N "checking for alloca... $ECHO_C" >&6
-if test "${ac_cv_func_alloca_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#ifdef __GNUC__
-# define alloca __builtin_alloca
-#else
-# ifdef _MSC_VER
-# include <malloc.h>
-# define alloca _alloca
-# else
-# if HAVE_ALLOCA_H
-# include <alloca.h>
-# else
-# ifdef _AIX
- #pragma alloca
-# else
-# ifndef alloca /* predefined by HP cc +Olibcalls */
-char *alloca ();
-# endif
-# endif
-# endif
-# endif
-#endif
-
-int
-main ()
-{
-char *p = (char *) alloca (1);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_func_alloca_works=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_func_alloca_works=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5
-echo "${ECHO_T}$ac_cv_func_alloca_works" >&6
-
-if test $ac_cv_func_alloca_works = yes; then
-
-cat >>confdefs.h <<\_ACEOF
-#define HAVE_ALLOCA 1
-_ACEOF
-
-else
- # The SVR3 libPW and SVR4 libucb both contain incompatible functions
-# that cause trouble. Some versions do not even contain alloca or
-# contain a buggy version. If you still want to use their alloca,
-# use ar to extract alloca.o from them instead of compiling alloca.c.
-
-ALLOCA=alloca.$ac_objext
-
-cat >>confdefs.h <<\_ACEOF
-#define C_ALLOCA 1
-_ACEOF
-
-
-echo "$as_me:$LINENO: checking whether \`alloca.c' needs Cray hooks" >&5
-echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6
-if test "${ac_cv_os_cray+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#if defined(CRAY) && ! defined(CRAY2)
-webecray
-#else
-wenotbecray
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
- $EGREP "webecray" >/dev/null 2>&1; then
- ac_cv_os_cray=yes
-else
- ac_cv_os_cray=no
-fi
-rm -f conftest*
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_os_cray" >&5
-echo "${ECHO_T}$ac_cv_os_cray" >&6
-if test $ac_cv_os_cray = yes; then
- for ac_func in _getb67 GETB67 getb67; do
- as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-echo "$as_me:$LINENO: checking for $ac_func" >&5
-echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
-if eval "test \"\${$as_ac_var+set}\" = set"; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
- For example, HP-UX 11i <limits.h> declares gettimeofday. */
-#define $ac_func innocuous_$ac_func
-
-/* System header to define __stub macros and hopefully few prototypes,
- which can conflict with char $ac_func (); below.
- Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- <limits.h> exists even on freestanding compilers. */
-
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
-
-#undef $ac_func
-
-/* Override any gcc2 internal prototype to avoid an error. */
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-/* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
-char $ac_func ();
-/* The GNU C library defines this for functions which it implements
- to always fail with ENOSYS. Some functions are actually named
- something starting with __ and the normal name is an alias. */
-#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
-choke me
-#else
-char (*f) () = $ac_func;
-#endif
-#ifdef __cplusplus
-}
-#endif
-
-int
-main ()
-{
-return f != $ac_func;
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- eval "$as_ac_var=yes"
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-eval "$as_ac_var=no"
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
-echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
-if test `eval echo '${'$as_ac_var'}'` = yes; then
-
-cat >>confdefs.h <<_ACEOF
-#define CRAY_STACKSEG_END $ac_func
-_ACEOF
-
- break
-fi
-
- done
-fi
-
-echo "$as_me:$LINENO: checking stack direction for C alloca" >&5
-echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6
-if test "${ac_cv_c_stack_direction+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test "$cross_compiling" = yes; then
- ac_cv_c_stack_direction=0
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-int
-find_stack_direction ()
-{
- static char *addr = 0;
- auto char dummy;
- if (addr == 0)
- {
- addr = &dummy;
- return find_stack_direction ();
- }
- else
- return (&dummy > addr) ? 1 : -1;
-}
-
-int
-main ()
-{
- exit (find_stack_direction () < 0);
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_c_stack_direction=1
-else
- echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-ac_cv_c_stack_direction=-1
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
-fi
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5
-echo "${ECHO_T}$ac_cv_c_stack_direction" >&6
-
-cat >>confdefs.h <<_ACEOF
-#define STACK_DIRECTION $ac_cv_c_stack_direction
-_ACEOF
-
-
-fi
-
-
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for libgtkhtml-2.0 >= 2.4.1" >&5
-echo $ECHO_N "checking for libgtkhtml-2.0 >= 2.4.1... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "libgtkhtml-2.0 >= 2.4.1" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking LIBGTKHTML_CFLAGS" >&5
-echo $ECHO_N "checking LIBGTKHTML_CFLAGS... $ECHO_C" >&6
- LIBGTKHTML_CFLAGS=`$PKG_CONFIG --cflags "libgtkhtml-2.0 >= 2.4.1"`
- echo "$as_me:$LINENO: result: $LIBGTKHTML_CFLAGS" >&5
-echo "${ECHO_T}$LIBGTKHTML_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking LIBGTKHTML_LIBS" >&5
-echo $ECHO_N "checking LIBGTKHTML_LIBS... $ECHO_C" >&6
- LIBGTKHTML_LIBS=`$PKG_CONFIG --libs "libgtkhtml-2.0 >= 2.4.1"`
- echo "$as_me:$LINENO: result: $LIBGTKHTML_LIBS" >&5
-echo "${ECHO_T}$LIBGTKHTML_LIBS" >&6
- else
- LIBGTKHTML_CFLAGS=""
- LIBGTKHTML_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- LIBGTKHTML_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libgtkhtml-2.0 >= 2.4.1"`
- echo $LIBGTKHTML_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (libgtkhtml-2.0 >= 2.4.1) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (libgtkhtml-2.0 >= 2.4.1) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-
-
-
- ac_config_files="$ac_config_files Makefile gtkhtml-java.pc src/Makefile src/java/org/gnu/gtkhtml/HTMLDocument.java src/java/org/gnu/gtkhtml/HTMLView.java doc/examples/runExample.sh"
-cat >confcache <<\_ACEOF
-# This file is a shell script that caches the results of configure
-# tests run on this system so they can be shared between configure
-# scripts and configure runs, see configure's option --config-cache.
-# It is not useful on other systems. If it contains results you don't
-# want to keep, you may remove or edit it.
-#
-# config.status only pays attention to the cache file if you give it
-# the --recheck option to rerun configure.
-#
-# `ac_cv_env_foo' variables (set or unset) will be overridden when
-# loading this file, other *unset* `ac_cv_foo' will be assigned the
-# following values.
-
-_ACEOF
-
-# The following way of writing the cache mishandles newlines in values,
-# but we know of no workaround that is simple, portable, and efficient.
-# So, don't put newlines in cache variables' values.
-# Ultrix sh set writes to stderr and can't be redirected directly,
-# and sets the high bit in the cache file unless we assign to the vars.
-{
- (set) 2>&1 |
- case `(ac_space=' '; set | grep ac_space) 2>&1` in
- *ac_space=\ *)
- # `set' does not quote correctly, so add quotes (double-quote
- # substitution turns \\\\ into \\, and sed turns \\ into \).
- sed -n \
- "s/'/'\\\\''/g;
- s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
- ;;
- *)
- # `set' quotes correctly as required by POSIX, so do not add quotes.
- sed -n \
- "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
- ;;
- esac;
-} |
- sed '
- t clear
- : clear
- s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
- t end
- /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
- : end' >>confcache
-if diff $cache_file confcache >/dev/null 2>&1; then :; else
- if test -w $cache_file; then
- test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
- cat confcache >$cache_file
- else
- echo "not updating unwritable cache $cache_file"
- fi
-fi
-rm -f confcache
-
-test "x$prefix" = xNONE && prefix=$ac_default_prefix
-# Let make expand exec_prefix.
-test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
-
-# VPATH may cause trouble with some makes, so we remove $(srcdir),
-# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
-# trailing colons and then remove the whole line if VPATH becomes empty
-# (actually we leave an empty line to preserve line numbers).
-if test "x$srcdir" = x.; then
- ac_vpsub='/^[ ]*VPATH[ ]*=/{
-s/:*\$(srcdir):*/:/;
-s/:*\${srcdir}:*/:/;
-s/:*@srcdir@:*/:/;
-s/^\([^=]*=[ ]*\):*/\1/;
-s/:*$//;
-s/^[^=]*=[ ]*$//;
-}'
-fi
-
-# Transform confdefs.h into DEFS.
-# Protect against shell expansion while executing Makefile rules.
-# Protect against Makefile macro expansion.
-#
-# If the first sed substitution is executed (which looks for macros that
-# take arguments), then we branch to the quote section. Otherwise,
-# look for a macro that doesn't take arguments.
-cat >confdef2opt.sed <<\_ACEOF
-t clear
-: clear
-s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*([^)]*)\)[ ]*\(.*\),-D\1=\2,g
-t quote
-s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\),-D\1=\2,g
-t quote
-d
-: quote
-s,[ `~#$^&*(){}\\|;'"<>?],\\&,g
-s,\[,\\&,g
-s,\],\\&,g
-s,\$,$$,g
-p
-_ACEOF
-# We use echo to avoid assuming a particular line-breaking character.
-# The extra dot is to prevent the shell from consuming trailing
-# line-breaks from the sub-command output. A line-break within
-# single-quotes doesn't work because, if this script is created in a
-# platform that uses two characters for line-breaks (e.g., DOS), tr
-# would break.
-ac_LF_and_DOT=`echo; echo .`
-DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'`
-rm -f confdef2opt.sed
-
-
-ac_libobjs=
-ac_ltlibobjs=
-for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
- # 1. Remove the extension, and $U if already installed.
- ac_i=`echo "$ac_i" |
- sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
- # 2. Add them.
- ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"
- ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'
-done
-LIBOBJS=$ac_libobjs
-
-LTLIBOBJS=$ac_ltlibobjs
-
-
-
-: ${CONFIG_STATUS=./config.status}
-ac_clean_files_save=$ac_clean_files
-ac_clean_files="$ac_clean_files $CONFIG_STATUS"
-{ echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
-echo "$as_me: creating $CONFIG_STATUS" >&6;}
-cat >$CONFIG_STATUS <<_ACEOF
-#! $SHELL
-# Generated by $as_me.
-# Run this file to recreate the current configuration.
-# Compiler output produced by configure, useful for debugging
-# configure, is in config.log if it exists.
-
-debug=false
-ac_cs_recheck=false
-ac_cs_silent=false
-SHELL=\${CONFIG_SHELL-$SHELL}
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
-echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
-echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-exec 6>&1
-
-# Open the log real soon, to keep \$[0] and so on meaningful, and to
-# report actual input values of CONFIG_FILES etc. instead of their
-# values after options handling. Logging --version etc. is OK.
-exec 5>>config.log
-{
- echo
- sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
-## Running $as_me. ##
-_ASBOX
-} >&5
-cat >&5 <<_CSEOF
-
-This file was extended by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- CONFIG_FILES = $CONFIG_FILES
- CONFIG_HEADERS = $CONFIG_HEADERS
- CONFIG_LINKS = $CONFIG_LINKS
- CONFIG_COMMANDS = $CONFIG_COMMANDS
- $ $0 $@
-
-_CSEOF
-echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
-echo >&5
-_ACEOF
-
-# Files that config.status was made for.
-if test -n "$ac_config_files"; then
- echo "config_files=\"$ac_config_files\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_headers"; then
- echo "config_headers=\"$ac_config_headers\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_links"; then
- echo "config_links=\"$ac_config_links\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_commands"; then
- echo "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUS
-fi
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-
-ac_cs_usage="\
-\`$as_me' instantiates files from templates according to the
-current configuration.
-
-Usage: $0 [OPTIONS] [FILE]...
-
- -h, --help print this help, then exit
- -V, --version print version number, then exit
- -q, --quiet do not print progress messages
- -d, --debug don't remove temporary files
- --recheck update $as_me by reconfiguring in the same conditions
- --file=FILE[:TEMPLATE]
- instantiate the configuration file FILE
-
-Configuration files:
-$config_files
-
-Report bugs to <bug-autoconf at gnu.org>."
-_ACEOF
-
-cat >>$CONFIG_STATUS <<_ACEOF
-ac_cs_version="\\
-config.status
-configured by $0, generated by GNU Autoconf 2.59,
- with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This config.status script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it."
-srcdir=$srcdir
-INSTALL="$INSTALL"
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-# If no file are specified by the user, then we need to provide default
-# value. By we need to know if files were specified by the user.
-ac_need_defaults=:
-while test $# != 0
-do
- case $1 in
- --*=*)
- ac_option=`expr "x$1" : 'x\([^=]*\)='`
- ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
- ac_shift=:
- ;;
- -*)
- ac_option=$1
- ac_optarg=$2
- ac_shift=shift
- ;;
- *) # This is not an option, so the user has probably given explicit
- # arguments.
- ac_option=$1
- ac_need_defaults=false;;
- esac
-
- case $ac_option in
- # Handling of the options.
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
- -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
- ac_cs_recheck=: ;;
- --version | --vers* | -V )
- echo "$ac_cs_version"; exit 0 ;;
- --he | --h)
- # Conflict between --help and --header
- { { echo "$as_me:$LINENO: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; };;
- --help | --hel | -h )
- echo "$ac_cs_usage"; exit 0 ;;
- --debug | --d* | -d )
- debug=: ;;
- --file | --fil | --fi | --f )
- $ac_shift
- CONFIG_FILES="$CONFIG_FILES $ac_optarg"
- ac_need_defaults=false;;
- --header | --heade | --head | --hea )
- $ac_shift
- CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
- ac_need_defaults=false;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil | --si | --s)
- ac_cs_silent=: ;;
-
- # This is an error.
- -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; } ;;
-
- *) ac_config_targets="$ac_config_targets $1" ;;
-
- esac
- shift
-done
-
-ac_configure_extra_args=
-
-if $ac_cs_silent; then
- exec 6>/dev/null
- ac_configure_extra_args="$ac_configure_extra_args --silent"
-fi
-
-_ACEOF
-cat >>$CONFIG_STATUS <<_ACEOF
-if \$ac_cs_recheck; then
- echo "running $SHELL $0 " $ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
- exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
-fi
-
-_ACEOF
-
-
-
-
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-for ac_config_target in $ac_config_targets
-do
- case "$ac_config_target" in
- # Handling of arguments.
- "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
- "gtkhtml-java.pc" ) CONFIG_FILES="$CONFIG_FILES gtkhtml-java.pc" ;;
- "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
- "src/java/org/gnu/gtkhtml/HTMLDocument.java" ) CONFIG_FILES="$CONFIG_FILES src/java/org/gnu/gtkhtml/HTMLDocument.java" ;;
- "src/java/org/gnu/gtkhtml/HTMLView.java" ) CONFIG_FILES="$CONFIG_FILES src/java/org/gnu/gtkhtml/HTMLView.java" ;;
- "doc/examples/runExample.sh" ) CONFIG_FILES="$CONFIG_FILES doc/examples/runExample.sh" ;;
- *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
-echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# If the user did not use the arguments to specify the items to instantiate,
-# then the envvar interface is used. Set only those that are not.
-# We use the long form for the default assignment because of an extremely
-# bizarre bug on SunOS 4.1.3.
-if $ac_need_defaults; then
- test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
-fi
-
-# Have a temporary directory for convenience. Make it in the build tree
-# simply because there is no reason to put it here, and in addition,
-# creating and moving files from /tmp can sometimes cause problems.
-# Create a temporary directory, and hook for its removal unless debugging.
-$debug ||
-{
- trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
- trap '{ (exit 1); exit 1; }' 1 2 13 15
-}
-
-# Create a (secure) tmp directory for tmp files.
-
-{
- tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
- test -n "$tmp" && test -d "$tmp"
-} ||
-{
- tmp=./confstat$$-$RANDOM
- (umask 077 && mkdir $tmp)
-} ||
-{
- echo "$me: cannot create a temporary directory in ." >&2
- { (exit 1); exit 1; }
-}
-
-_ACEOF
-
-cat >>$CONFIG_STATUS <<_ACEOF
-
-#
-# CONFIG_FILES section.
-#
-
-# No need to generate the scripts if there are no CONFIG_FILES.
-# This happens for instance when ./config.status config.h
-if test -n "\$CONFIG_FILES"; then
- # Protect against being on the right side of a sed subst in config.status.
- sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&,]/\\\\&/g;
- s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF
-s, at SHELL@,$SHELL,;t t
-s, at PATH_SEPARATOR@,$PATH_SEPARATOR,;t t
-s, at PACKAGE_NAME@,$PACKAGE_NAME,;t t
-s, at PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t
-s, at PACKAGE_VERSION@,$PACKAGE_VERSION,;t t
-s, at PACKAGE_STRING@,$PACKAGE_STRING,;t t
-s, at PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t
-s, at exec_prefix@,$exec_prefix,;t t
-s, at prefix@,$prefix,;t t
-s, at program_transform_name@,$program_transform_name,;t t
-s, at bindir@,$bindir,;t t
-s, at sbindir@,$sbindir,;t t
-s, at libexecdir@,$libexecdir,;t t
-s, at datadir@,$datadir,;t t
-s, at sysconfdir@,$sysconfdir,;t t
-s, at sharedstatedir@,$sharedstatedir,;t t
-s, at localstatedir@,$localstatedir,;t t
-s, at libdir@,$libdir,;t t
-s, at includedir@,$includedir,;t t
-s, at oldincludedir@,$oldincludedir,;t t
-s, at infodir@,$infodir,;t t
-s, at mandir@,$mandir,;t t
-s, at build_alias@,$build_alias,;t t
-s, at host_alias@,$host_alias,;t t
-s, at target_alias@,$target_alias,;t t
-s, at DEFS@,$DEFS,;t t
-s, at ECHO_C@,$ECHO_C,;t t
-s, at ECHO_N@,$ECHO_N,;t t
-s, at ECHO_T@,$ECHO_T,;t t
-s, at LIBS@,$LIBS,;t t
-s, at INSTALLED_CLASSPATH@,$INSTALLED_CLASSPATH,;t t
-s, at INSTALLED_JNI_DIR@,$INSTALLED_JNI_DIR,;t t
-s, at version@,$version,;t t
-s, at apiversion@,$apiversion,;t t
-s, at PKG_CONFIG@,$PKG_CONFIG,;t t
-s, at GTKJAVA_CFLAGS@,$GTKJAVA_CFLAGS,;t t
-s, at GTKJAVA_LIBS@,$GTKJAVA_LIBS,;t t
-s, at gtkapiversion@,$gtkapiversion,;t t
-s, at GTKJAR@,$GTKJAR,;t t
-s, at JG_GTK_LIB_PATH@,$JG_GTK_LIB_PATH,;t t
-s, at NATIVEGTKJAR@,$NATIVEGTKJAR,;t t
-s, at CC@,$CC,;t t
-s, at CFLAGS@,$CFLAGS,;t t
-s, at LDFLAGS@,$LDFLAGS,;t t
-s, at CPPFLAGS@,$CPPFLAGS,;t t
-s, at ac_ct_CC@,$ac_ct_CC,;t t
-s, at EXEEXT@,$EXEEXT,;t t
-s, at OBJEXT@,$OBJEXT,;t t
-s, at INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
-s, at INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
-s, at INSTALL_DATA@,$INSTALL_DATA,;t t
-s, at DB1@,$DB1,;t t
-s, at DB2@,$DB2,;t t
-s, at DOCBOOK@,$DOCBOOK,;t t
-s, at JAVAC@,$JAVAC,;t t
-s, at JAR@,$JAR,;t t
-s, at GCJ@,$GCJ,;t t
-s, at GCJ_CLASSPATH@,$GCJ_CLASSPATH,;t t
-s, at GCJ_BUILD_TARGETS@,$GCJ_BUILD_TARGETS,;t t
-s, at GCJ_INSTALL_TARGETS@,$GCJ_INSTALL_TARGETS,;t t
-s, at GCJ_UNINSTALL_TARGETS@,$GCJ_UNINSTALL_TARGETS,;t t
-s, at GTK_CFLAGS@,$GTK_CFLAGS,;t t
-s, at GTK_LIBS@,$GTK_LIBS,;t t
-s, at TOPLEVEL_TARGETS@,$TOPLEVEL_TARGETS,;t t
-s, at INSTALL_TARGETS@,$INSTALL_TARGETS,;t t
-s, at UNINSTALL_TARGETS@,$UNINSTALL_TARGETS,;t t
-s, at MACRO_FLAG@,$MACRO_FLAG,;t t
-s, at ALLOCA@,$ALLOCA,;t t
-s, at CPP@,$CPP,;t t
-s, at EGREP@,$EGREP,;t t
-s, at LIBGTKHTML_CFLAGS@,$LIBGTKHTML_CFLAGS,;t t
-s, at LIBGTKHTML_LIBS@,$LIBGTKHTML_LIBS,;t t
-s, at LIBOBJS@,$LIBOBJS,;t t
-s, at LTLIBOBJS@,$LTLIBOBJS,;t t
-CEOF
-
-_ACEOF
-
- cat >>$CONFIG_STATUS <<\_ACEOF
- # Split the substitutions into bite-sized pieces for seds with
- # small command number limits, like on Digital OSF/1 and HP-UX.
- ac_max_sed_lines=48
- ac_sed_frag=1 # Number of current file.
- ac_beg=1 # First line for current file.
- ac_end=$ac_max_sed_lines # Line after last line for current file.
- ac_more_lines=:
- ac_sed_cmds=
- while $ac_more_lines; do
- if test $ac_beg -gt 1; then
- sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- else
- sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- fi
- if test ! -s $tmp/subs.frag; then
- ac_more_lines=false
- else
- # The purpose of the label and of the branching condition is to
- # speed up the sed processing (if there are no `@' at all, there
- # is no need to browse any of the substitutions).
- # These are the two extra sed commands mentioned above.
- (echo ':t
- /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
- else
- ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
- fi
- ac_sed_frag=`expr $ac_sed_frag + 1`
- ac_beg=$ac_end
- ac_end=`expr $ac_end + $ac_max_sed_lines`
- fi
- done
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds=cat
- fi
-fi # test -n "$CONFIG_FILES"
-
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
-for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
- # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
- case $ac_file in
- - | *:- | *:-:* ) # input from stdin
- cat >$tmp/stdin
- ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- * ) ac_file_in=$ac_file.in ;;
- esac
-
- # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
- ac_dir=`(dirname "$ac_file") 2>/dev/null ||
-$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$ac_file" : 'X\(//\)[^/]' \| \
- X"$ac_file" : 'X\(//\)$' \| \
- X"$ac_file" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$ac_file" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- { if $as_mkdir_p; then
- mkdir -p "$ac_dir"
- else
- as_dir="$ac_dir"
- as_dirs=
- while test ! -d "$as_dir"; do
- as_dirs="$as_dir $as_dirs"
- as_dir=`(dirname "$as_dir") 2>/dev/null ||
-$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$as_dir" : 'X\(//\)[^/]' \| \
- X"$as_dir" : 'X\(//\)$' \| \
- X"$as_dir" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$as_dir" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- done
- test ! -n "$as_dirs" || mkdir $as_dirs
- fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
-echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
- { (exit 1); exit 1; }; }; }
-
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
-
- case $INSTALL in
- [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
- *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
- esac
-
- # Let's still pretend it is `configure' which instantiates (i.e., don't
- # use $as_me), people would be surprised to read:
- # /* config.h. Generated by config.status. */
- if test x"$ac_file" = x-; then
- configure_input=
- else
- configure_input="$ac_file. "
- fi
- configure_input=$configure_input"Generated from `echo $ac_file_in |
- sed 's,.*/,,'` by configure."
-
- # First look for the input files in the build tree, otherwise in the
- # src tree.
- ac_file_inputs=`IFS=:
- for f in $ac_file_in; do
- case $f in
- -) echo $tmp/stdin ;;
- [\\/$]*)
- # Absolute (can't be DOS-style, as IFS=:)
- test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- echo "$f";;
- *) # Relative
- if test -f "$f"; then
- # Build tree
- echo "$f"
- elif test -f "$srcdir/$f"; then
- # Source tree
- echo "$srcdir/$f"
- else
- # /dev/null tree
- { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- fi;;
- esac
- done` || { (exit 1); exit 1; }
-
- if test x"$ac_file" != x-; then
- { echo "$as_me:$LINENO: creating $ac_file" >&5
-echo "$as_me: creating $ac_file" >&6;}
- rm -f "$ac_file"
- fi
-_ACEOF
-cat >>$CONFIG_STATUS <<_ACEOF
- sed "$ac_vpsub
-$extrasub
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
-:t
-/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
-s, at configure_input@,$configure_input,;t t
-s, at srcdir@,$ac_srcdir,;t t
-s, at abs_srcdir@,$ac_abs_srcdir,;t t
-s, at top_srcdir@,$ac_top_srcdir,;t t
-s, at abs_top_srcdir@,$ac_abs_top_srcdir,;t t
-s, at builddir@,$ac_builddir,;t t
-s, at abs_builddir@,$ac_abs_builddir,;t t
-s, at top_builddir@,$ac_top_builddir,;t t
-s, at abs_top_builddir@,$ac_abs_top_builddir,;t t
-s, at INSTALL@,$ac_INSTALL,;t t
-" $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
- rm -f $tmp/stdin
- if test x"$ac_file" != x-; then
- mv $tmp/out $ac_file
- else
- cat $tmp/out
- rm -f $tmp/out
- fi
-
-done
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-
-{ (exit 0); exit 0; }
-_ACEOF
-chmod +x $CONFIG_STATUS
-ac_clean_files=$ac_clean_files_save
-
-
-# configure is writing to config.log, and then calls config.status.
-# config.status does its own redirection, appending to config.log.
-# Unfortunately, on DOS this fails, as config.log is still kept open
-# by configure, so config.status won't be able to write to it; its
-# output is simply discarded. So we exec the FD to /dev/null,
-# effectively closing config.log, so it can be properly (re)opened and
-# appended to by config.status. When coming back to configure, we
-# need to make the FD available again.
-if test "$no_create" != yes; then
- ac_cs_success=:
- ac_config_status_args=
- test "$silent" = yes &&
- ac_config_status_args="$ac_config_status_args --quiet"
- exec 5>/dev/null
- $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
- exec 5>>config.log
- # Use ||, not &&, to avoid exiting from the if with $? = 1, which
- # would make configure fail if this is the last instruction.
- $ac_cs_success || { (exit 1); exit 1; }
-fi
-
-
-`chmod +x doc/examples/runExample.sh`
-
diff --git a/libgtkhtml-java/configure.in b/libgtkhtml-java/configure.in
deleted file mode 100644
index 35012d7..0000000
--- a/libgtkhtml-java/configure.in
+++ /dev/null
@@ -1,51 +0,0 @@
-dnl Process this file with autoconf to produce a configure script.
-dnl
-dnl This file is part of Java-GNOME.
-dnl
-dnl Java-GNOME is free software; you can redistribute it and/or modify it
-dnl under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
-dnl any later version.
-dnl
-dnl Java-GNOME is distributed in the hope that it will be useful, but
-dnl WITHOUT ANY WARRANTY; without even the implied warranty of
-dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-dnl GNU General Public License for more details.
-dnl
-dnl You should have received a copy of the GNU General Public License
-dnl along with Jade; see the file COPYING. If not, write to
-dnl the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
-AC_INIT(src/jni/org_gnu_gtkhtml_HTMLParser.c)
-
-version="2.4.3"
-apiversion="2.4"
-
-INSTALLED_CLASSPATH=\${prefix}/share/java/gtkhtml${apiversion}-${version}.jar
-INSTALLED_JNI_DIR=\${prefix}/lib/jni/
-AC_SUBST(INSTALLED_CLASSPATH)
-AC_SUBST(INSTALLED_JNI_DIR)
-
-AC_SUBST(version)
-AC_SUBST(apiversion)
-
-JG_GTK_JAVA(2.4)
-
-JG_COMMON
-
-dnl Check for libgtkhtml >= 2.0
-PKG_CHECK_MODULES(LIBGTKHTML, libgtkhtml-2.0 >= 2.4.1)
-AC_SUBST(LIBGTKHTML_CFLAGS)
-AC_SUBST(LIBGTKHTML_LIBS)
-
-
-AC_OUTPUT( Makefile
- gtkhtml-java.pc
- src/Makefile
- src/java/org/gnu/gtkhtml/HTMLDocument.java
- src/java/org/gnu/gtkhtml/HTMLView.java
- doc/examples/runExample.sh
- )
-
-`chmod +x doc/examples/runExample.sh`
-
diff --git a/libgtkhtml-java/doc/examples/html/HTMLExample.java b/libgtkhtml-java/doc/examples/html/HTMLExample.java
deleted file mode 100644
index 99d0dad..0000000
--- a/libgtkhtml-java/doc/examples/html/HTMLExample.java
+++ /dev/null
@@ -1,197 +0,0 @@
-package html;
-
-import java.io.FileNotFoundException;
-import java.io.IOException;
-import java.net.MalformedURLException;
-
-import org.gnu.gtk.Button;
-import org.gnu.gtk.CellRenderer;
-import org.gnu.gtk.CellRendererText;
-import org.gnu.gtk.DataColumn;
-import org.gnu.gtk.DataColumnString;
-import org.gnu.gtk.Entry;
-import org.gnu.gtk.Frame;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.HBox;
-import org.gnu.gtk.HPaned;
-import org.gnu.gtk.Label;
-import org.gnu.gtk.ScrolledWindow;
-import org.gnu.gtk.SelectionMode;
-import org.gnu.gtk.ShadowType;
-import org.gnu.gtk.TreeIter;
-import org.gnu.gtk.TreeSelection;
-import org.gnu.gtk.TreeStore;
-import org.gnu.gtk.TreeView;
-import org.gnu.gtk.TreeViewColumn;
-import org.gnu.gtk.VBox;
-import org.gnu.gtk.Window;
-import org.gnu.gtk.WindowType;
-import org.gnu.gtk.event.ButtonEvent;
-import org.gnu.gtk.event.ButtonListener;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-import org.gnu.gtk.event.TreeSelectionEvent;
-import org.gnu.gtk.event.TreeSelectionListener;
-import org.gnu.gtkhtml.HTMLDocument;
-import org.gnu.gtkhtml.HTMLView;
-import org.gnu.gtkhtml.event.HTMLDocumentEvent;
-import org.gnu.gtkhtml.event.HTMLDocumentListener;
-
-public class HTMLExample {
- private HTMLDocument document;
- private HTMLView view;
- private TreeStore model;
- private TreeView treeView;
- private Entry entry;
- private DataColumnString dataString1 = new DataColumnString();
- private DataColumnString dataString2 = new DataColumnString();
-
- private String documents[][] = {
- { "Getting Started", "html/c28.html" },
- {"Adding Menus", "html/c102.html" },
- {"Adding Menus (continued)", "html/x133.html" },
- {"ToolBars and StatusBars", "html/c278.html" },
- {"StatusBars", "html/x297.html" },
- {"Layout Management", "html/c312.html" },
- {"Tables", "html/x438.html" },
- {"Using Layout Managers", "html/x525.html" },
- {"Java-GNOME Homepage", "http://java-gnome.sourceforge.net"}
- };
-
- public HTMLExample() {
- // create the main window
- Window window = new Window(WindowType.TOPLEVEL);
- window.setDefaultSize(800, 600);
- window.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {}
- public boolean lifeCycleQuery(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DESTROY) ||
- event.isOfType(LifeCycleEvent.Type.DELETE)) {
- Gtk.mainQuit();
- }
- return false;
- }
- });
-
- // create the document and view
- document = new HTMLDocument();
- document.addListener(new HTMLDocumentListener() {
- public void documentEvent(HTMLDocumentEvent event) {
- if (event.isOfType(HTMLDocumentEvent.Type.LINK_CLICKED))
- System.out.println("link clicked: " + event.getURL());
- }
- });
- view = new HTMLView();
-
- // create a ScrolledWindow to hold the HTMLView object
- ScrolledWindow sw = new ScrolledWindow();
- sw.add(view);
-
- // vertical box to hold the controls.
- VBox vbox = new VBox(false, 0);
-
- // create a couple of controls that allows users to enter
- // urls and see them displayed in the html view.
- HBox hbox = new HBox(false, 0);
- Label label = new Label("_url:", true);
- hbox.packStart(label, false, false, 10);
-
- entry = new Entry();
- entry.setText("http://");
- hbox.packStart(entry, true, true, 10);
-
- Button button = new Button("Find");
- button.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK)) {
- loadFile(entry.getText());
- }
- }
- });
- hbox.packStart(button, false, false, 10);
- vbox.packStart(hbox, false, false, 5);
-
- // create the hpanned object to hold the tree and html view
- HPaned hpanned = new HPaned();
- treeView = createTree();
-
- Frame frame = new Frame();
- frame.setShadow(ShadowType.IN);
- frame.add(treeView);
- hpanned.add1(frame);
-
- frame = new Frame();
- frame.setShadow(ShadowType.IN);
- frame.add(sw);
- hpanned.add2(frame);
-
- vbox.packStart(hpanned, true, true, 0);
- window.add(vbox);
-
- view.setDocument(document);
-
- window.showAll();
- }
-
- private TreeView createTree() {
- model = new TreeStore(new DataColumn[] { dataString1, dataString2 });
- treeView = new TreeView(model);
- TreeSelection selection = treeView.getSelection();
- selection.setMode(SelectionMode.SINGLE);
- selection.addListener(new TreeSelectionListener() {
- public void selectionChangedEvent(TreeSelectionEvent event) {
- TreeSelection mySelection = (TreeSelection) event.getSource();
- TreeIter anIter = model.getFirstIter();
- while (null != anIter) {
- if (mySelection.getSelected(anIter)) {
- String page = model.getValue(anIter, dataString2);
- loadFile(page);
- break;
- }
- anIter = anIter.getNextIter();
- }
- }
- });
-
- for (int i = 0; i < documents.length; i++) {
- TreeIter iter = model.appendRow(null);
- model.setValue(iter, dataString1, documents[i][0]);
- model.setValue(iter, dataString2, documents[i][1]);
- }
-
- CellRenderer renderer = new CellRendererText();
- TreeViewColumn column = new TreeViewColumn();
- column.setTitle("Documents");
- column.packStart(renderer, true);
- column.addAttributeMapping(renderer, CellRendererText.Attribute.TEXT, dataString1);
- treeView.appendColumn(column);
-
- return treeView;
- }
-
- private void loadFile(String filename) {
- try {
- view.setDocument(null);
- if (filename.indexOf("http") >= 0)
- document.loadURL(filename);
- else
- document.loadFile(filename);
- view.setDocument(document);
- } catch (FileNotFoundException e1) {
- System.out.println("File not found " + filename);
- System.out.println(e1);
- } catch (MalformedURLException e3) {
- System.out.println("Error reading url " + filename);
- System.out.println(e3);
- } catch (IOException e2) {
- System.out.println("Error reading file " + filename);
- System.out.println(e2);
- }
- }
-
- public static void main(String[] args) {
- Gtk.init(args);
- HTMLExample html = new HTMLExample();
- Gtk.main();
- }
-}
diff --git a/libgtkhtml-java/doc/examples/html/c102.html b/libgtkhtml-java/doc/examples/html/c102.html
deleted file mode 100644
index 990989a..0000000
--- a/libgtkhtml-java/doc/examples/html/c102.html
+++ /dev/null
@@ -1,74 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"><html><head><title>Adding Menus</title><meta name="GENERATOR" content="Modular DocBook HTML Stylesheet Version 1.76b+"><link rel="HOME" title="Java-GNOME 0.8.0 GNOME Tutorial" href="http://java-gnome.sourceforge.net/docs/GNOME-tutorial/book1.html"><link rel="PREVIOUS" title="Let's Get Started" href="http://java-gnome.sourceforge.net/docs/GNOME-tutorial/c28.html"><link rel="NEXT" title="Adding menus to our example" href="http://java-gnome. [...]
-<body class="CHAPTER" bgcolor="#ffffff" text="#000000" link="#0000ff" vlink="#840084" alink="#0000ff"><div class="NAVHEADER"><table summary="Header navigation table" width="100%" border="0" cellpadding="0" cellspacing="0"><tbody><tr><th colspan="3" align="center">Java-GNOME 0.8.0 GNOME Tutorial</th></tr><tr><td width="10%" align="left" valign="bottom"><a href="http://java-gnome.sourceforge.net/docs/GNOME-tutorial/c28.html" accesskey="P"><<< Previous</a></td><td width="80%" align [...]
-to look at menus let's restructure our code from the last chapter. Since
-Java is an object-oriented language we should structure our code to take
-advantage of this feature. Also, let's take our first look at signals,
-the event mechanism in GTK.</p><div class="SECT1"><h1 class="SECT1"><a name="AEN105"></a>Event Handling</h1><p>All GNOME and GTK applications are event driven. This means that when actions
-take place in the application it causes an event to be sent from a source
-and acted upon by a reciever. In fact, when we made the call <i class="EMPHASIS">Gtk.main()</i> in the program in the last chapter we were telling
-our application to wait for an event and when the event arrives, a function
-is called. The event is called a <i class="EMPHASIS">signal</i> in GNOME and
-GTK and the function is called a <i class="EMPHASIS">callback</i>. </p><p>The example below demonstrates the concept event handling. It
-is the example from the previous chapter (restructured a little) and adds
-callbacks to handle the <i class="EMPHASIS">delete_event</i> and the <i class="EMPHASIS">destroy</i> events.</p><div class="EXAMPLE"><a name="AEN114"></a><p><b>Example 1. Second.java - first take</b></p><table border="0" bgcolor="#e0e0e0" width="100%"><tbody><tr><td><pre class="PROGRAMLISTING">
-import org.gnu.gnome.About;
-import org.gnu.gnome.App;
-import org.gnu.gnome.Program;
-import org.gnu.gnome.UIInfo;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-import org.gnu.gtk.event.MenuItemEvent;
-import org.gnu.gtk.event.MenuItemListener;
-
-public class Second implements MenuItemListener {
- private App app = null;
- public static final String appVersion = "0.1";
-
- public Second() {
- createMainWindow();
- app.showAll();
- }
-
- private void createMainWindow() {
- app = new App("Second", "Second App");
- app.setDefaultSize(200, 200);
- app.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DESTROY) ||
- event.isOfType(LifeCycleEvent.Type.DELETE)) {
- Gtk.mainQuit();
- }
- }
- });
- }
-
- public static void main(String[] args) {
- Program.initGnomeUI("Second", Second.appVersion, args);
- Second second = new Second();
- Gtk.main();
- }
-}</pre></td></tr></tbody></table></div><p>First let's look at how we restructured the code. As you can see I have
-added two members to our class. I have also added a constructor and
-a method to build the window. I have also added an inner class to handle
-the events featured in this example. </p><p>The creation of the window is handled in the <i class="EMPHASIS">createMainWindow</i> method which is called from the constructor. This method
-creates our <i class="EMPHASIS">App</i>, sets size information, and provides
-a handler for the events. </p><p>Most window managers have a "Close" menu item on a menu or the toolbar.
-Selecting this menu option causes an event to be sent to your application.
-This event is the <i class="EMPHASIS">delete_event</i>. Your application
-should intercept this event and perform any necessary cleanup. Things
-that you might want to do here is close files you have open, close
-any socket connections, prompt the user to save changed data, etc. The
-<i class="EMPHASIS">delete_event</i> and other events that relate to
-the lifecycle of the application are represented by the <i class="EMPHASIS">LifeCycleEvent</i> and are handle by <i class="EMPHASIS">LifeCycleListener</i>. The example above handles this event by creating an inner
-class that implements <i class="EMPHASIS">LifeCycleListener</i> to
-receive the event. Since there are several types of <i class="EMPHASIS">LifeCycleEvent</i>'s we must check the <i class="EMPHASIS">Type</i> of event
-to make sure we are handling the proper event. This is performed with the
-following call:</p><div class="EXAMPLE"><a name="AEN129"></a><p><b>Example 2. isOfType()</b></p><table border="0" bgcolor="#e0e0e0" width="100%"><tbody><tr><td><pre class="PROGRAMLISTING">
-if (event.isOfType(LifeCycleEvent.Type.DESTROY) ||
- event.isOfType(LifeCycleEvent.Type.DELETE)) {
- // do something here
-}</pre></td></tr></tbody></table></div><p>This has been a very brief introduction to event handling but since
-every example will be using them throughout the remainder of this tutorial
-we will stop here now and expand our discussions as we explore new topics.
-Now on to the menus.</p></div></div><div class="NAVFOOTER"><hr align="left" width="100%"><table summary="Footer navigation table" width="100%" border="0" cellpadding="0" cellspacing="0"><tbody><tr><td width="33%" align="left" valign="top"><a href="http://java-gnome.sourceforge.net/docs/GNOME-tutorial/c28.html" accesskey="P"><<< Previous</a></td><td width="34%" align="center" valign="top"><a href="http://java-gnome.sourceforge.net/docs/GNOME-tutorial/book1.html" accesskey="H">Hom [...]
\ No newline at end of file
diff --git a/libgtkhtml-java/doc/examples/html/c278.html b/libgtkhtml-java/doc/examples/html/c278.html
deleted file mode 100644
index 2027b8e..0000000
--- a/libgtkhtml-java/doc/examples/html/c278.html
+++ /dev/null
@@ -1,156 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"><html><head><title>Toolbars and Statusbars</title><meta name="GENERATOR" content="Modular DocBook HTML Stylesheet Version 1.76b+"><link rel="HOME" title="Java-GNOME 0.8.0 GNOME Tutorial" href="http://java-gnome.sourceforge.net/docs/GNOME-tutorial/book1.html"><link rel="PREVIOUS" title="Adding menus to our example" href="http://java-gnome.sourceforge.net/docs/GNOME-tutorial/x133.html"><link rel="NEXT" title="Statusbars" href="http://java-g [...]
-<body class="CHAPTER" bgcolor="#ffffff" text="#000000" link="#0000ff" vlink="#840084" alink="#0000ff"><div class="NAVHEADER"><table summary="Header navigation table" width="100%" border="0" cellpadding="0" cellspacing="0"><tbody><tr><th colspan="3" align="center">Java-GNOME 0.8.0 GNOME Tutorial</th></tr><tr><td width="10%" align="left" valign="bottom"><a href="http://java-gnome.sourceforge.net/docs/GNOME-tutorial/x133.html" accesskey="P"><<< Previous</a></td><td width="80%" alig [...]
-to our application. GNOME uses many of the same facilities to
-create toolbars as it uses to create menus; namely <i class="EMPHASIS">UIInfo</i>. This chapter will use the same classes
-from the previous chapter to create a toolbar and add it to the
-application. We sill also be creating a standard statusbar and
-connecting the "hints" from the <i class="EMPHASIS">UIInfo</i>
-classes to the statusbar.</p><div class="SECT1"><h1 class="SECT1"><a name="AEN283"></a>Toolbars</h1><p>A Toolbar is a container used to group widgets in a dockable frame.
-Typically the toolbar contains buttons and is positioned across the
-top of the main window of an application. Let's
-get started by extending the example from the last chapter by
-adding a toolbar.</p><div class="EXAMPLE"><a name="AEN286"></a><p><b>Example 1. Third.java - first take</b></p><table border="0" bgcolor="#e0e0e0" width="100%"><tbody><tr><td><pre class="PROGRAMLISTING">
-import org.gnu.gnome.About;
-import org.gnu.gnome.App;
-import org.gnu.gnome.Program;
-import org.gnu.gnome.GnomeStockItem;
-import org.gnu.gnome.UIInfo;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.StatusBar;
-import org.gnu.gtk.event.ButtonEvent;
-import org.gnu.gtk.event.ButtonListener;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-import org.gnu.gtk.event.MenuItemEvent;
-import org.gnu.gtk.event.MenuItemListener;
-
-public class Third implements MenuItemListener, ButtonListener {
- private App app = null;
- private StatusBar statusbar = null;
- public static final String appVersion = "0.1";
-
- public Third() {
- createMainWindow();
- createMenus();
- createToolbar();
- app.showAll();
- }
-
- private void createMainWindow() {
- app = new App("Third", "Third App");
- app.setDefaultSize(350, 200);
- app.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DESTROY) ||
- event.isOfType(LifeCycleEvent.Type.DELETE)) {
- Gtk.mainQuit();
- }
- }
- });
- }
-
- private void createMenus() {
-
- UIInfo fileMenu[] =
- {
- UIInfo.newItem("New Window", "Open a new application window", this),
- UIInfo.separator(),
- UIInfo.openItem((MenuItemListener) this),
- UIInfo.saveItem((MenuItemListener) this),
- UIInfo.saveAsItem((MenuItemListener) this),
- UIInfo.separator(),
- UIInfo.closeItem((MenuItemListener) this),
- UIInfo.quitItem(new MenuItemListener() { public void menuItemEvent(MenuItemEvent event) { fileExit();
- }
- }), UIInfo.end()
- };
-
- UIInfo editMenu[] =
- {
- UIInfo.undoItem((MenuItemListener) this),
- UIInfo.redoItem((MenuItemListener) this),
- UIInfo.separator(),
- UIInfo.cutItem((MenuItemListener) this),
- UIInfo.copyItem((MenuItemListener) this),
- UIInfo.pasteItem((MenuItemListener) this),
- UIInfo.separator(),
- UIInfo.findItem((MenuItemListener) this),
- UIInfo.findAgainItem((MenuItemListener) this),
- UIInfo.replaceItem((MenuItemListener) this),
- UIInfo.propertiesItem((MenuItemListener) this),
- UIInfo.end()};
-
- UIInfo moveMenu[] =
- {
- UIInfo.item("_Up", "Move selection up", (MenuItemListener) this),
- UIInfo.item("D_own", "Move selection down", (MenuItemListener) this),
- UIInfo.end()};
-
- UIInfo helpMenu[] =
- {
- UIInfo.help("second"),
- UIInfo.aboutItem(new MenuItemListener() { public void menuItemEvent(MenuItemEvent event) { helpAbout();
- }
- }), UIInfo.end()
- };
-
- UIInfo mainMenu[] =
- {
- UIInfo.subtree("_File", fileMenu),
- UIInfo.subtree("_Edit", editMenu),
- UIInfo.subtree("_Move", moveMenu),
- UIInfo.subtree("_Help", helpMenu),
- UIInfo.end()};
-
- app.createMenus(mainMenu);
- }
-
- private void createToolbar() {
-
- UIInfo toolbar[] =
- {
- UIInfo.itemStock("New", "Create a new file", (ButtonListener) this, GnomeStockItem.NEW),
- UIInfo.itemStock("Open", "Open a file", (ButtonListener) this, GnomeStockItem.OPEN),
- UIInfo.separator(),
- UIInfo.itemStock("Save", "Save this file", (ButtonListener) this, GnomeStockItem.SAVE),
- UIInfo.itemStock("Save As", "Save this file as", (ButtonListener) this, GnomeStockItem.SAVE_AS),
- UIInfo.separator(),
- UIInfo.itemStock("Close", "Close this file", (ButtonListener) this, GnomeStockItem.CLOSE),
- UIInfo.end()};
-
- app.createToolBar(toolbar);
- }
-
- public void helpAbout() {
- String title = "Third App";
- String version = "Version " + appVersion;
- String license = "GPL";
- String[] authors = { "The Java-GNOME team" };
- String[] documenters = { "" };
- String comments = "This example is a part of the Java-GNOME tutorial";
- About about = new About(title, version, license, comments, authors, documenters, "", null);
- about.show();
- }
-
- public void fileExit() {
- Gtk.mainQuit();
- }
-
- public void menuItemEvent(MenuItemEvent event) {
- app.message("Not implemented...");
- }
-
- public void buttonEvent(ButtonEvent event) {
- }
-
- public static void main(String[] args) {
- Program.initGnomeUI("Third", Third.appVersion, args);
- Third third = new Third();
- Gtk.main();
- }
-}
-</pre></td></tr></tbody></table></div><p>In this example we have added a new method <i class="EMPHASIS">createToolbar()</i>. This method creates a single array of <i class="EMPHASIS">UIInfo</i> objects. As you can see, we are creating toolbar buttons
-with stock images with the <i class="EMPHASIS">itemStock()</i> method.</p><p>Once we have created the array of <i class="EMPHASIS">UIInfo</i>
-objects we create the toolbar with a call to <i class="EMPHASIS">createToolbar()</i>. This causes a dockable toolbar to be created and
-attached to the top of the <i class="EMPHASIS">App</i> window just below
-the menu.</p></div></div><div class="NAVFOOTER"><hr align="left" width="100%"><table summary="Footer navigation table" width="100%" border="0" cellpadding="0" cellspacing="0"><tbody><tr><td width="33%" align="left" valign="top"><a href="http://java-gnome.sourceforge.net/docs/GNOME-tutorial/x133.html" accesskey="P"><<< Previous</a></td><td width="34%" align="center" valign="top"><a href="http://java-gnome.sourceforge.net/docs/GNOME-tutorial/book1.html" accesskey="H">Home</a></td> [...]
\ No newline at end of file
diff --git a/libgtkhtml-java/doc/examples/html/c28.html b/libgtkhtml-java/doc/examples/html/c28.html
deleted file mode 100644
index 631c195..0000000
--- a/libgtkhtml-java/doc/examples/html/c28.html
+++ /dev/null
@@ -1,61 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"><html><head><title>Let's Get Started</title><meta name="GENERATOR" content="Modular DocBook HTML Stylesheet Version 1.76b+"><link rel="HOME" title="Java-GNOME 0.8.0 GNOME Tutorial" href="http://java-gnome.sourceforge.net/docs/GNOME-tutorial/book1.html"><link rel="PREVIOUS" title="Introduction" href="http://java-gnome.sourceforge.net/docs/GNOME-tutorial/c20.html"><link rel="NEXT" title="Adding Menus" href="http://java-gnome.sourceforge.net [...]
-<body class="CHAPTER" bgcolor="#ffffff" text="#000000" link="#0000ff" vlink="#840084" alink="#0000ff"><div class="NAVHEADER"><table summary="Header navigation table" width="100%" border="0" cellpadding="0" cellspacing="0"><tbody><tr><th colspan="3" align="center">Java-GNOME 0.8.0 GNOME Tutorial</th></tr><tr><td width="10%" align="left" valign="bottom"><a href="http://java-gnome.sourceforge.net/docs/GNOME-tutorial/c20.html" accesskey="P"><<< Previous</a></td><td width="80%" align [...]
-Java-GNOME source and have installed it. Don't forget to include
-gtk.jar and gnome.jar in your classpath.</p><div class="SECT1"><h1 class="SECT1"><a name="AEN31"></a>My First GNOME Application</h1><p>The best place to start is with a small example. This first example
-builds a small window. It is not very useful at this point but
-we will be building upon this example through this chapter. </p><div class="EXAMPLE"><a name="AEN34"></a><p><b>Example 1. First.java</b></p><table border="0" bgcolor="#e0e0e0" width="100%"><tbody><tr><td><pre class="PROGRAMLISTING">
-// First we import the libraries used by this example
-import org.gnu.gnome.App;
-import org.gnu.gnome.Program;
-import org.gnu.gtk.Gtk;
-
-public class First {
-
- public static void main(String[] args) {
- // Initialization
- Program.initGnomeUI("First", "0.1", args);
-
- App app = new App("First", "First App");
- app.show();
-
- Gtk.main();
- }
-}</pre></td></tr></tbody></table></div><p>The above program can be compiled using:</p><table border="0" bgcolor="#e0e0e0" width="100%"><tbody><tr><td><pre class="SCREEN"><tt class="PROMPT">$</tt><tt class="USERINPUT"><b>javac First.java</b></tt></pre></td></tr></tbody></table><p>Once compiled, the example can be ran as follows:</p><table border="0" bgcolor="#e0e0e0" width="100%"><tbody><tr><td><pre class="SCREEN"><tt class="PROMPT">$</tt><tt class="USERINPUT"><b>java First</b></tt></pre> [...]
-If they are not I would recommend doing so now as it will help you
-throughout this tutorial. I will not include these compile statements
-throught the remainder of this tutorial.</p><p>OK! I did say I would provide some background so here it goes.</p><div class="SECT2"><h2 class="SECT2"><a name="AEN47"></a>GTK+</h2><p>GTK+ (the Gimp Tool Kit) is the GUI foundation that is utilized by the
-GNOME project. GTK+ is a general purpose GUI library written in C. It
-depends upon GLib, a utility library that provides memory management
-routines, data structures and the methods to operate on them, debugging
-macros, and a portability layer.</p><p>The GTK+ package actually contains two libraries. They are GTK and
-GDK. GDK (the Gimp Drawing Kit) is a simplified portability layer
-directly over the Windowing System. GDK is not only for low level
-library developers, but it also provides numerous drawing functions
-that will be of interest to GUI developers (Color and font manipulation
-to name a few).</p><p>GTK provides a large collection of widgets that can be used to construct
-windows. In addition to the widgets, GTK also provides window layout
-capabilities that is based upon the same concept as the Java Layout
-Managers.</p></div><div class="SECT2"><h2 class="SECT2"><a name="AEN52"></a>GNOME</h2><p>GNOME (the GNU Network Object Model Environment) is an application framework
-built upon GTK and numerious other libraries. From a developers standpoint
-it provides a common consistent framework for building applications that
-can run in the GNOME desktop environment. These applications can also
-run without the environment.</p><p>Now that I have covered a few of the basics it's time to get back to the
-code.</p></div><div class="SECT2"><h2 class="SECT2"><a name="AEN56"></a>Explanation of the code</h2><p>The example consists of one class. The first call you see in main is:</p><div class="EXAMPLE"><a name="AEN59"></a><p><b>Example 2. Program.initGnomeUI()</b></p><table border="0" bgcolor="#e0e0e0" width="100%"><tbody><tr><td><pre class="PROGRAMLISTING">
-Program.initGnomeUI("First", "0.1", args);</pre></td></tr></tbody></table></div><p>The prototype for the Java method is:</p><div class="FUNCSYNOPSIS"><a name="AEN63"></a><p></p><code class="FUNCDEF">public static Program <tt class="FUNCTION">Program.initGnomeUI</tt></code>(String <tt class="PARAMETER"><i>appId</i></tt>, String <tt class="PARAMETER"><i>version</i></tt>, String[] <tt class="PARAMETER"><i>argv</i></tt>);<p></p></div><p>This call initializes the application. This sets up al [...]
-internals and prepares them. The first parameter, <i class="EMPHASIS">appId</i>, is the application id. The second parameter, <i class="EMPHASIS">version</i>, should contain the application version. The third
-parameter is the command-line arguments. Gnome will parse the
-command-line arguments looking for information that it is interested
-in and will take the appropriate actions. We will be discussing this in
-more detail later in this tutorial.</p><p>The next call creates a App object.</p><div class="EXAMPLE"><a name="AEN76"></a><p><b>Example 3. App constructor</b></p><table border="0" bgcolor="#e0e0e0" width="100%"><tbody><tr><td><pre class="PROGRAMLISTING">
-App app = new App("First", "First App");</pre></td></tr></tbody></table></div><p>The prototype for the constructor is:</p><div class="FUNCSYNOPSIS"><a name="AEN80"></a><p></p><code class="FUNCDEF">public <tt class="FUNCTION">App</tt></code>(String <tt class="PARAMETER"><i>appname</i></tt>, String <tt class="PARAMETER"><i>title</i></tt>);<p></p></div><p>The <i class="EMPHASIS">appname</i> parameter is the name of the program
-and is used in filesnames and paths for configuration information. The
-<i class="EMPHASIS">title</i> parameter is the window title for the
-application. Toplevel GNOME applicaions would usually only create one
-<i class="EMPHASIS">App</i> object as their toplevel window. The
-<i class="EMPHASIS">App</i> class has built-in support for menusbars,
-toolbars, and statusbars. It also takes care of loading the accelerators
-for you.</p><p>Finally, we need to tell the App to display itself.</p><div class="EXAMPLE"><a name="AEN93"></a><p><b>Example 4. Widget.show()</b></p><table border="0" bgcolor="#e0e0e0" width="100%"><tbody><tr><td><pre class="PROGRAMLISTING">
-app.show();</pre></td></tr></tbody></table></div><p>All widgets must call this method in order to be seen. When the
-toplevel widget calls this method the entire window is displayed.</p><p>The final call in this example is:</p><div class="EXAMPLE"><a name="AEN98"></a><p><b>Example 5. Gtk.main()</b></p><table border="0" bgcolor="#e0e0e0" width="100%"><tbody><tr><td><pre class="PROGRAMLISTING">
-Gtk.main();</pre></td></tr></tbody></table></div><p>This call places the application in the main event loop. This must be
-called in every GNOME and GTK application.</p></div></div></div><div class="NAVFOOTER"><hr align="left" width="100%"><table summary="Footer navigation table" width="100%" border="0" cellpadding="0" cellspacing="0"><tbody><tr><td width="33%" align="left" valign="top"><a href="http://java-gnome.sourceforge.net/docs/GNOME-tutorial/c20.html" accesskey="P"><<< Previous</a></td><td width="34%" align="center" valign="top"><a href="http://java-gnome.sourceforge.net/docs/GNOME-tutorial/b [...]
\ No newline at end of file
diff --git a/libgtkhtml-java/doc/examples/html/c312.html b/libgtkhtml-java/doc/examples/html/c312.html
deleted file mode 100644
index 477b756..0000000
--- a/libgtkhtml-java/doc/examples/html/c312.html
+++ /dev/null
@@ -1,48 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"><html><head><title>Layout Management</title><meta name="GENERATOR" content="Modular DocBook HTML Stylesheet Version 1.76b+"><link rel="HOME" title="Java-GNOME 0.8.0 GNOME Tutorial" href="http://java-gnome.sourceforge.net/docs/GNOME-tutorial/book1.html"><link rel="PREVIOUS" title="Statusbars" href="http://java-gnome.sourceforge.net/docs/GNOME-tutorial/x297.html"><link rel="NEXT" title="Tables" href="http://java-gnome.sourceforge.net/docs/G [...]
-<body class="CHAPTER" bgcolor="#ffffff" text="#000000" link="#0000ff" vlink="#840084" alink="#0000ff"><div class="NAVHEADER"><table summary="Header navigation table" width="100%" border="0" cellpadding="0" cellspacing="0"><tbody><tr><th colspan="3" align="center">Java-GNOME 0.8.0 GNOME Tutorial</th></tr><tr><td width="10%" align="left" valign="bottom"><a href="http://java-gnome.sourceforge.net/docs/GNOME-tutorial/x297.html" accesskey="P"><<< Previous</a></td><td width="80%" alig [...]
-accomplished with the help of layout managers. In GNOME this is called
-<i class="EMPHASIS">packing</i> widgets. GTK provides two such layout managers,
-a table and a box, and we will discuss both in this chapter. This chapter
-will not discuss the need for layout managers as most Java developers
-already use them for GUI development.</p><div class="SECT1"><h1 class="SECT1"><a name="AEN316"></a>Boxes</h1><p>Those of you who have used the JDK's Box layout manager shoud be familiar
-with the concept of the GTK boxes. They layout their children either side
-by side (the horizontal box) or one on top of the other (the vertical box).
-That is where their similarities end. The GNOME boxes offer more flexibility
-in the way widgets behave once they are under the control of a box.</p><p><i class="EMPHASIS">VBox</i> and <i class="EMPHASIS">HBox</i> are the two
-box classes that provide vertical and horizontal layout. The constructors
-for these classes are as follows:</p><div class="FUNCSYNOPSIS"><a name="AEN322"></a><p></p><code class="FUNCDEF">public <tt class="FUNCTION">VBox</tt></code>(boolean <tt class="PARAMETER"><i>homogenous</i></tt>, int <tt class="PARAMETER"><i>spacing</i></tt>);<p></p></div><div class="FUNCSYNOPSIS"><a name="AEN329"></a><p></p><code class="FUNCDEF">public <tt class="FUNCTION">HBox</tt></code>(boolean <tt class="PARAMETER"><i>homogenous</i></tt>, int <tt class="PARAMETER"><i>spacing</i></t [...]
-should occupy the same height and tells the <i class="EMPHASIS">HBox</i>
-if all children should occupy the same width. The second parameter,
-<i class="EMPHASIS">int spacing</i> is the number of pixels of space to
-place around every child widget in the box. If you specify 4 for this
-parameter it will place 8 pixels between each widget due to the fact
-that it places this space on each side of the widget.</p><p>Once a box is created, widgets can be added with the following calls:</p><div class="FUNCSYNOPSIS"><a name="AEN342"></a><p></p><code class="FUNCDEF">public void <tt class="FUNCTION">packStart</tt></code>(GtkWidget <tt class="PARAMETER"><i>child</i></tt>, boolean <tt class="PARAMETER"><i>expand</i></tt>, boolean <tt class="PARAMETER"><i>fill</i></tt>, int <tt class="PARAMETER"><i>padding</i></tt>);<p></p></div><div class="FUNCSYN [...]
-beginning of the box. The <i class="EMPHASIS">packEnd()</i> series of
-methods pack widgets starting at the end of the box. The parameters
-tell the box how to layout the child in its' position. As the methods
-eliminate one or more of the parameters a default value is used. The
-next few paragraphs discuss the parameters to the methods and what impact
-they have on the child widget.</p><p>The <i class="EMPHASIS">expand</i> parameter causes the children to use
-the entire box. This parameter doesn't affect that actual size of the
-widget, but it does center the widget in a region whose size is determined
-by the <i class="EMPHASIS">homogenous</i> parameter, the number of widgets,
-and the size of the box. If the <i class="EMPHASIS">homogenous</i> parameter
-is <i class="EMPHASIS">true</i>, each widget gets the same area. Otherwise,
-the area is determined on a percentage basis which is based on the widget's
-minimum size. The default value for the methods that do not include this
-paramater is <i class="EMPHASIS">true</i>.</p><p>The <i class="EMPHASIS">fill</i> parameter instructs the children to grow
-to fill all of the area that is allocated to them. By default a widgets
-size is it's minimum size (width for horizontal boxes, and height for
-vertical boxes) but the <i class="EMPHASIS">fill</i> parameter will cause
-it to expand until it fills it's entire area (either height or width
-depending on the type of box). The default value for the methods that
-do not include this parameter is <i class="EMPHASIS">true</i>.</p><p>The <i class="EMPHASIS">padding</i> parameter places additional pixels on
-both sides of the child. For vertical boxes, it places a space that is
-<i class="EMPHASIS">padding</i> pixes in size on the top and bottom of
-a child. For horizontal boxes, it places a space on the left and right.
-The default value for this parameter is <i class="EMPHASIS">0</i>.</p><p>One thing that should be noted is that if you set the <i class="EMPHASIS">homogenous</i> value in the constructor to true the <i class="EMPHASIS">expand</i> parameter has no effect. As you recall, the <i class="EMPHASIS">homogenous</i> parameter tells the control to space all widgets
-the same size.</p><p>That is about all there is to boxes. It seems very simple and you
-might be asking how can you achieve an advanced layout with such a simple
-layout manager. Many GNOME applications position their widgets by placing
-boxes within boxes to achieve a high degree of flexibility in their
-layout.</p></div></div><div class="NAVFOOTER"><hr align="left" width="100%"><table summary="Footer navigation table" width="100%" border="0" cellpadding="0" cellspacing="0"><tbody><tr><td width="33%" align="left" valign="top"><a href="http://java-gnome.sourceforge.net/docs/GNOME-tutorial/x297.html" accesskey="P"><<< Previous</a></td><td width="34%" align="center" valign="top"><a href="http://java-gnome.sourceforge.net/docs/GNOME-tutorial/book1.html" accesskey="H">Home</a></td><t [...]
\ No newline at end of file
diff --git a/libgtkhtml-java/doc/examples/html/x133.html b/libgtkhtml-java/doc/examples/html/x133.html
deleted file mode 100644
index 7a69d3c..0000000
--- a/libgtkhtml-java/doc/examples/html/x133.html
+++ /dev/null
@@ -1,232 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"><html><head><title>Adding menus to our example</title><meta name="GENERATOR" content="Modular DocBook HTML Stylesheet Version 1.76b+"><link rel="HOME" title="Java-GNOME 0.8.0 GNOME Tutorial" href="http://java-gnome.sourceforge.net/docs/GNOME-tutorial/book1.html"><link rel="UP" title="Adding Menus" href="http://java-gnome.sourceforge.net/docs/GNOME-tutorial/c102.html"><link rel="PREVIOUS" title="Adding Menus" href="http://java-gnome.source [...]
-<body class="SECT1" bgcolor="#ffffff" text="#000000" link="#0000ff" vlink="#840084" alink="#0000ff"><div class="NAVHEADER"><table summary="Header navigation table" width="100%" border="0" cellpadding="0" cellspacing="0"><tbody><tr><th colspan="3" align="center">Java-GNOME 0.8.0 GNOME Tutorial</th></tr><tr><td width="10%" align="left" valign="bottom"><a href="http://java-gnome.sourceforge.net/docs/GNOME-tutorial/c102.html" accesskey="P"><<< Previous</a></td><td width="80%" align= [...]
-a C structure called <i class="EMPHASIS">GnomeUIInfo</i>. To ease
-the use of this struct the GNOME developers have provided a set
-of macros to wrap the initialization. The Java-GNOME bindings
-have a java class called <i class="EMPHASIS">UIInfo</i> that
-wraps the <i class="EMPHASIS">GnomeUIInfo</i> C structure.
-The UIInfo class also provides access to the stock menus provided
-by GNOME.</p><p>"What is a stock menu?", you ask. The GNOME libraries provide a
-set of stock menus, toolbar buttons, and dialog buttons that can
-be used by applications. Whenever possible it is suggested you
-use these stock widgets as it facilitates a more common look-and-
-feel from application to application and makes new applications
-easier to learn.</p><p>Let's get started by looking at the UIInfo class. The table
-below shows the initialization parameters and their possible values.
-Some of the difficulty in this class is due to the fact that the
-C structure contains numerous pointers that actually point to
-different data types depending on other values in the struct.
-Don't worry, it is not necessary to understand the C structure
-or pointers to use <i class="EMPHASIS">UIInfo</i>.</p><div class="TABLE"><a name="AEN142"></a><p><b>Table 1. UIInfo</b></p><table border="1" bgcolor="#e0e0e0" cellspacing="0" cellpadding="4" class="CALSTABLE"><thead><tr><th align="left" valign="top">Type/Name</th><th align="left" valign="top">Description</th></tr></thead><tbody><tr><td align="left" valign="top">UIInfoType type</td><td align="left" valign="top">This determines the type of item being described. The
- list of possible types are listed in a table later in
- this chapter.
- </td></tr><tr><td align="left" valign="top">String label</td><td align="left" valign="top">This is the label that will appear in the menu item or
- on the toolbar.
- </td></tr><tr><td align="left" valign="top">String hint</td><td align="left" valign="top">This is the string that will appear in the statusbar for
- a menu or as a tooltip for a toolbar button.
- </td></tr><tr><td align="left" valign="top">moreInfo</td><td align="left" valign="top">This is one of the more complex elements in the
- <i class="EMPHASIS">UIInfo</i> class. If the type is an item,
- toggle item, or radio item this contains the information
- (method, object/class, and user data) for the callback to
- be invoked when the menu or toolbar item is activated. For
- a radio item lead or a subtree type this contains an array of
- <i class="EMPHASIS">UIInfo</i> objects. For a help type
- this contains the string that specifies the name of the help
- node to load. We will have more about the help node later
- in this chapter.
- </td></tr><tr><td align="left" valign="top">UIPixmapType pixmapType</td><td align="left" valign="top">This describes the type of pixmap. You will find a table of
- the possible values below.
- </td></tr><tr><td align="left" valign="top">pixmapInfo</td><td align="left" valign="top">Based upon the type of pixmap, this contains the actual data
- used to render the image. If the type is none then this value
- contains null. If the type is filename or stock this contains
- a string that points to the filename or a name describing
- the stock pixmap to use. If the type is data this contains
- an array of chars that hold the pixmap data. All of the GNOME
- stock pixmaps are described by the <i class="EMPHASIS">GnomeStockPixmapName
- </i> class.
- </td></tr><tr><td align="left" valign="top">int acceleratorKey</td><td align="left" valign="top">This defines the accelerator key. A value of 0 means that
- no accelerator key is used.
- </td></tr><tr><td align="left" valign="top">GdkModifierType acMods</td><td align="left" valign="top">This contains the mask of modifier keys for the accelerator.
- </td></tr><tr><td align="left" valign="top">GtkWidget widget</td><td align="left" valign="top">This is a read-only reference to the widget that is created
- by GNOME. You can use this to get the widget in order to
- enable/disable it, etc.
- </td></tr></tbody></table></div><p>Without further delay let's describe the possible types defined in
-<i class="EMPHASIS">GnomeUIInfoType</i>.</p><div class="TABLE"><a name="AEN182"></a><p><b>Table 2. GnomeUIInfoType</b></p><table border="1" bgcolor="#e0e0e0" cellspacing="0" cellpadding="4" class="CALSTABLE"><thead><tr><th align="left" valign="top">Type</th><th align="left" valign="top">Description</th></tr></thead><tbody><tr><td align="left" valign="top">ENDOFINFO</td><td align="left" valign="top">This is a special entry that lets GNOME know this is the
- end of a list of <i class="EMPHASIS">GnomeUIInfo</i> elements.
- </td></tr><tr><td align="left" valign="top">ITEM</td><td align="left" valign="top">This is a normal menu item or radio menu item if it is inside
- of a radio list.
- </td></tr><tr><td align="left" valign="top">TOGGLEITEM</td><td align="left" valign="top">This is a toggle menu item.</td></tr><tr><td align="left" valign="top">RADIOITEMS</td><td align="left" valign="top">This is a list of radio items that belong to a radio group.</td></tr><tr><td align="left" valign="top">SUBTREE</td><td align="left" valign="top">This contains an array of sub-menu items.</td></tr><tr><td align="left" valign="top">SEPARATOR</td><td align="left" valign="top">This is a [...]
- or toolbar.
- </td></tr><tr><td align="left" valign="top">HELP</td><td align="left" valign="top">This is a list of help topics for the help menu. We will
- describe the help mechanism in GNOME in detail later in this
- chapter.
- </td></tr><tr><td align="left" valign="top">BUILDERDATA</td><td align="left" valign="top">This feature is not currently supported by Java-GNOME.</td></tr><tr><td align="left" valign="top">CONFIGURABLE</td><td align="left" valign="top">This contains a menu or toolbar item that can be completely
- configured. More on this later.
- </td></tr><tr><td align="left" valign="top">SUBTREE_STOCK</td><td align="left" valign="top">This is the same as a SUBTREE except that the hints, lable,
- and icon used come from the Gnome STOCK.
- </td></tr></tbody></table></div><p>The last data element that I wish to describe before moving on is
-the <i class="EMPHASIS">GnomeUIPixmapType</i> class.</p><div class="TABLE"><a name="AEN223"></a><p><b>Table 3. GnomeUIPixmapType</b></p><table border="1" bgcolor="#e0e0e0" cellspacing="0" cellpadding="4" class="CALSTABLE"><thead><tr><th align="left" valign="top">Type</th><th align="left" valign="top">Description</th></tr></thead><tbody><tr><td align="left" valign="top">NONE</td><td align="left" valign="top">This pixmap type tells GNOME that there is no pixmap
- associated with this menu or toolbar item.
- </td></tr><tr><td align="left" valign="top">STOCK</td><td align="left" valign="top">This pixmap type tells GNOME to use one of its' stock icons.
- </td></tr><tr><td align="left" valign="top">DATA</td><td align="left" valign="top">This pixmap type provides GNOME with the raw data used to
- render its' icon.
- </td></tr><tr><td align="left" valign="top">FILENAME</td><td align="left" valign="top">This pixmap type tells GNOME to read a file that contains the
- pixmap data.
- </td></tr></tbody></table></div><p>As you can see, <i class="EMPHASIS">UIInfo</i> can be quite confusing.
-If at all possible you should use one of the convenience methods
-provided by <i class="EMPHASIS">UIInfo</i>. These convenience methods wrap the
-initialization of the UIInfo factory with easy to use static
-methods that closely mimic the macros provided by GNOME. </p><p>The best way to demonstrate how to use <i class="EMPHASIS">UIInfo</i> is
-through an example. Let's take our previous example and add a few menus.</p><div class="EXAMPLE"><a name="AEN248"></a><p><b>Example 3. Second.java - second take</b></p><table border="0" bgcolor="#e0e0e0" width="100%"><tbody><tr><td><pre class="PROGRAMLISTING">
-import org.gnu.gnome.About;
-import org.gnu.gnome.App;
-import org.gnu.gnome.Program;
-import org.gnu.gnome.UIInfo;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.event.LifeCycleEvent;
-import org.gnu.gtk.event.LifeCycleListener;
-import org.gnu.gtk.event.MenuItemEvent;
-import org.gnu.gtk.event.MenuItemListener;
-
-public class Second implements MenuItemListener {
- private App app = null;
- public static final String appVersion = "0.1";
-
- public Second() {
- createMainWindow();
- createMenus();
- app.showAll();
- }
-
- private void createMainWindow() {
- app = new App("Second", "Second App");
- app.setDefaultSize(200, 200);
- app.addListener(new LifeCycleListener() {
- public void lifeCycleEvent(LifeCycleEvent event) {
- if (event.isOfType(LifeCycleEvent.Type.DESTROY) ||
- event.isOfType(LifeCycleEvent.Type.DELETE)) {
- Gtk.mainQuit();
- }
- }
- });
- }
-
- private void createMenus() {
-
- UIInfo fileMenu[] = {
- UIInfo.newItem("New Window", "Open a new application window", this),
- UIInfo.separator(),
- UIInfo.openItem(this),
- UIInfo.saveItem(this),
- UIInfo.saveAsItem(this),
- UIInfo.separator(),
- UIInfo.closeItem(this),
- UIInfo.quitItem(new MenuItemListener() {
- public void menuItemEvent(MenuItemEvent event) {
- fileExit();
- }
- }),
- UIInfo.end()
- };
-
- UIInfo editMenu[] = {
- UIInfo.undoItem(this),
- UIInfo.redoItem(this),
- UIInfo.separator(),
- UIInfo.cutItem(this),
- UIInfo.copyItem(this),
- UIInfo.pasteItem(this),
- UIInfo.separator(),
- UIInfo.findItem(this),
- UIInfo.findAgainItem(this),
- UIInfo.replaceItem(this),
- UIInfo.propertiesItem(this),
- UIInfo.end()
- };
-
- UIInfo moveMenu[] = {
- UIInfo.item("_Up", "Move selection up", this),
- UIInfo.item("D_own", "Move selection down", this),
- UIInfo.end()
- };
-
- UIInfo helpMenu[] = {
- UIInfo.help("second"),
- UIInfo.aboutItem(new MenuItemListener() {
- public void menuItemEvent(MenuItemEvent event) {
- helpAbout();
- }
- }),
- UIInfo.end()
- };
-
- UIInfo mainMenu[] = {
- UIInfo.subtree("_File", fileMenu),
- UIInfo.subtree("_Edit", editMenu),
- UIInfo.subtree("_Move", moveMenu),
- UIInfo.subtree("_Help", helpMenu),
- UIInfo.end()
- };
-
- app.createMenus(mainMenu);
- }
-
- public void helpAbout() {
- String title = "Second App";
- String version = "Version " + appVersion;
- String license = "GPL";
- String[] authors = { "The Java-GNOME team" };
- String comments = "This example is a part of the Java-GNOME tutorial";
- String[] documenters = { "Many people" };
- String translator = "";
- About about =
- new About(title, version, license, comments, authors, documenters, translator, null);
- about.show();
- }
-
- public void fileExit() {
- Gtk.mainQuit();
- }
-
- public void menuItemEvent(MenuItemEvent event) {
- app.message("Not implemented...");
- }
-
- public static void main(String[] args) {
- Program.initGnomeUI("Second", Second.appVersion, args);
- Second second = new Second();
- Gtk.main();
- }
-}</pre></td></tr></tbody></table></div><p>Most of the work is done in the <i class="EMPHASIS">createMenus()</i>
-method which is called from the constructor. This method creates an
-arrays of <i class="EMPHASIS">UIInfo</i> objects using the static
-methods in <i class="EMPHASIS">UIInfo</i>. In this example we create a
-"File" menu and an "Edit" menu that use stock menu items. We also
-create a "Move" menu that creates two generic menu items. The "Move"
-menu uses the <i class="EMPHASIS">item()</i> method of <i class="EMPHASIS">UIInfo</i>. This method specifies a generic menu
-item with no icon. A few other <i class="EMPHASIS">UIInfo</i>
-methods are use in this example. For a reference to all of the methods
-for <i class="EMPHASIS">UIInfo</i> please refer to the javadocs. Also
-note that all <i class="EMPHASIS">UIInfo</i> arrays end with a call
-to <i class="EMPHASIS">UIInfo.end()</i> This is a requirement
-imposed by the GNOME libraries. </p><p>Once the top level <i class="EMPHASIS">UIInfo</i> array is
-constructed it is passed to the <i class="EMPHASIS">App</i>
-via the <i class="EMPHASIS">createMenus()</i> method. This is where
-GNOME works its' magic.</p><p>One of the menu items warrents further discussion. The <i class="EMPHASIS">help()</i> method of <i class="EMPHASIS">UIInfo</i>
-creates one or more menu items under a help menu that utilize
-the GNOME help facilities. The string that is passed as a parameter
-is the name of the help node that the system tries to load. The
-list of help topics available is read from a data file located in
-the <i class="EMPHASIS">/usr/share/gnome/help/"help_node"/C</i> directory
-by default. The "help_node" portion of the directory is the string
-specified in the <i class="EMPHASIS">help()</i> method. "C" is the
-default directory but if another language is specified it will be used.
-For example, if the users current locale settings specify the German
-language the directory would be <i class="EMPHASIS">/usr/share/gnome/help/"help_node"/de</i>.</p><p>Our example application uses a help node of "second". Therefore, our
-data file should be located in the <i class="EMPHASIS">/usr/share/ome/help/second/C/</i> directory. The file should always be named <i class="EMPHASIS">"
-topic.dat"</i> and could contain the following information:</p><div class="EXAMPLE"><a name="AEN274"></a><p><b>Example 4. second.dat</b></p><table border="0" bgcolor="#e0e0e0" width="100%"><tbody><tr><td><pre class="PROGRAMLISTING">index.html Help _Topics
-overview.html _Overview
-userguide.html _User Guide</pre></td></tr></tbody></table></div><p>This would add three menu items to our help menu. The help system
-will invoke the browser with the appropriate page when the user
-selects the menu item. The "html" files should be located in the
-same directory as the ".dat" file.</p></div><div class="NAVFOOTER"><hr align="left" width="100%"><table summary="Footer navigation table" width="100%" border="0" cellpadding="0" cellspacing="0"><tbody><tr><td width="33%" align="left" valign="top"><a href="http://java-gnome.sourceforge.net/docs/GNOME-tutorial/c102.html" accesskey="P"><<< Previous</a></td><td width="34%" align="center" valign="top"><a href="http://java-gnome.sourceforge.net/docs/GNOME-tutorial/book1.html" accesske [...]
\ No newline at end of file
diff --git a/libgtkhtml-java/doc/examples/html/x297.html b/libgtkhtml-java/doc/examples/html/x297.html
deleted file mode 100644
index d5707a2..0000000
--- a/libgtkhtml-java/doc/examples/html/x297.html
+++ /dev/null
@@ -1,48 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"><html><head><title>Statusbars</title><meta name="GENERATOR" content="Modular DocBook HTML Stylesheet Version 1.76b+"><link rel="HOME" title="Java-GNOME 0.8.0 GNOME Tutorial" href="http://java-gnome.sourceforge.net/docs/GNOME-tutorial/book1.html"><link rel="UP" title="Toolbars and Statusbars" href="http://java-gnome.sourceforge.net/docs/GNOME-tutorial/c278.html"><link rel="PREVIOUS" title="Toolbars and Statusbars" href="http://java-gnome.s [...]
-<body class="SECT1" bgcolor="#ffffff" text="#000000" link="#0000ff" vlink="#840084" alink="#0000ff"><div class="NAVHEADER"><table summary="Header navigation table" width="100%" border="0" cellpadding="0" cellspacing="0"><tbody><tr><th colspan="3" align="center">Java-GNOME 0.8.0 GNOME Tutorial</th></tr><tr><td width="10%" align="left" valign="bottom"><a href="http://java-gnome.sourceforge.net/docs/GNOME-tutorial/c278.html" accesskey="P"><<< Previous</a></td><td width="80%" align= [...]
-the main application window and is used to display helpful text messages
-to the user. The GTK implementation of a statusbar works like a FIFO
-queue. Messages are "pushed" on the statusbar and are "popped" off the
-statusbar. In GNOME we have the added benefit of being able to connect
-the statusbar to the <i class="EMPHASIS">UIInfo</i> hints associated
-with menu items. Let's extend the example and add a statusbar to see
-how this works. We will only show the updated code in the following
-listing.</p><div class="EXAMPLE"><a name="AEN301"></a><p><b>Example 2. Third.java - second take</b></p><table border="0" bgcolor="#e0e0e0" width="100%"><tbody><tr><td><pre class="PROGRAMLISTING">
-
-public class Third {
- private GnomeApp app = null;
- private GtkStatusbar statusbar = null;
- public static final String appVersion = "0.1";
-
- public Third() {
- createMainWindow();
- createMenusAndStatusbar();
- createToolbar();
- app.showAll();
- }
-
- ...
-
- private void createMenusAndStatusbar() {
-
- ...
-
- app.createMenus(mainMenu);
-
- statusbar = new StatusBar();
- app.setStatusBar(statusbar);
- app.installMenuHints(mainMenu);
- }
-
- ...
-}
-</pre></td></tr></tbody></table></div><p>In this updated example we have renamed our <i class="EMPHASIS">createMenus()</i> method to <i class="EMPHASIS">createMenusAndStatusbar()</i>.
-At the end of this method we create a <i class="EMPHASIS">Statusbar</i>
-object, add it to the <i class="EMPHASIS">App</i> with a call to
-<i class="EMPHASIS">setStatusBar()</i> and install the menu's hints with
-a call to <i class="EMPHASIS">installMenuHints()</i>. When you
-move your mouse over any menu item you will see it's hints displayed in
-the statusbar.</p><p>So far we have put together a shell that contains a menu, a toolbar and
-a statusbar. Now it is time to move on to adding widgets to our application.
-But first we must understand the concept of layout managers, which is
-the topic of the next chapter.</p></div><div class="NAVFOOTER"><hr align="left" width="100%"><table summary="Footer navigation table" width="100%" border="0" cellpadding="0" cellspacing="0"><tbody><tr><td width="33%" align="left" valign="top"><a href="http://java-gnome.sourceforge.net/docs/GNOME-tutorial/c278.html" accesskey="P"><<< Previous</a></td><td width="34%" align="center" valign="top"><a href="http://java-gnome.sourceforge.net/docs/GNOME-tutorial/book1.html" accesskey="H [...]
\ No newline at end of file
diff --git a/libgtkhtml-java/doc/examples/html/x438.html b/libgtkhtml-java/doc/examples/html/x438.html
deleted file mode 100644
index 7e47935..0000000
--- a/libgtkhtml-java/doc/examples/html/x438.html
+++ /dev/null
@@ -1,52 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"><html><head><title>Tables</title><meta name="GENERATOR" content="Modular DocBook HTML Stylesheet Version 1.76b+"><link rel="HOME" title="Java-GNOME 0.8.0 GNOME Tutorial" href="http://java-gnome.sourceforge.net/docs/GNOME-tutorial/book1.html"><link rel="UP" title="Layout Management" href="http://java-gnome.sourceforge.net/docs/GNOME-tutorial/c312.html"><link rel="PREVIOUS" title="Layout Management" href="http://java-gnome.sourceforge.net/d [...]
-<body class="SECT1" bgcolor="#ffffff" text="#000000" link="#0000ff" vlink="#840084" alink="#0000ff"><div class="NAVHEADER"><table summary="Header navigation table" width="100%" border="0" cellpadding="0" cellspacing="0"><tbody><tr><th colspan="3" align="center">Java-GNOME 0.8.0 GNOME Tutorial</th></tr><tr><td width="10%" align="left" valign="bottom"><a href="http://java-gnome.sourceforge.net/docs/GNOME-tutorial/c312.html" accesskey="P"><<< Previous</a></td><td width="80%" align= [...]
-and columns. In an AWT world a <i class="EMPHASIS">Table</i> would
-probably fall somewhere between a <i class="EMPHASIS">GridLayout</i> and
-a <i class="EMPHASIS">GridBagLayout</i>. </p><p>The constructor for the Table class is as follows:</p><div class="FUNCSYNOPSIS"><a name="AEN445"></a><p></p><code class="FUNCDEF">public <tt class="FUNCTION">Table</tt></code>(int <tt class="PARAMETER"><i>rows</i></tt>, int <tt class="PARAMETER"><i>columns</i></tt>, boolean <tt class="PARAMETER"><i>homogenous</i></tt>);<p></p></div><p>The first and second parameters specify the number of rows
-and columns. If you specify 2 rows and 2 columns you would get
-a table layout similar to the figure below. The final parameter
-specifies if all cells in the table should be the same size. If
-homogenous is set to true all cells are set to the size of the
-largest cell in the table.</p><div class="FIGURE"><a name="AEN455"></a><table border="0" bgcolor="#e0e0e0" width="100%"><tbody><tr><td><pre class="PROGRAMLISTING"> 0 1 2
- 0 +-------------+--------------+
- | | |
- | | |
- 1 +-------------+--------------+
- | | |
- | | |
- 2 +-------------+--------------+</pre></td></tr></tbody></table><p><b>Figure 1. A 2 X 2 table grid</b></p></div><p>The method to insert widgets into the table is as follows:</p><div class="FUNCSYNOPSIS"><a name="AEN459"></a><p></p><code class="FUNCDEF">public void <tt class="FUNCTION">attach</tt></code>(Widget <tt class="PARAMETER"><i>child</i></tt>, int <tt class="PARAMETER"><i>left_attach</i></tt>, int <tt class="PARAMETER"><i>right_attach</i></tt>, int <tt class="PARAMETER"><i>top [...]
-<i class="EMPHASIS">Box</i> layout managers, <i class="EMPHASIS">Table</i> provides numerous methods that have
-default values for the parameters. Let's discuss the
-parameters for the <i class="EMPHASIS">attach()</i> method and
-their default values.</p><p>The first parameter, <i class="EMPHASIS">child</i> is the widget
-that is to be placed in the table.</p><p>The next four parameters, <i class="EMPHASIS">left_attach</i>,
-<i class="EMPHASIS">right_attach</i>, <i class="EMPHASIS">top_attach</i>, and <i class="EMPHASIS">bottom_attach</i> define the
-location of the widget within the grid. For example, to place
-a widget in the upper left corner of the grid shown above you
-would use 0, 1, 0, 1. To place a widget in the grid that would
-occupy the entire bottom row you would use 0, 2, 1, 2. These
-values are always required.</p><p>The next two parameters, <i class="EMPHASIS">xoptions</i> and
-<i class="EMPHASIS">yoptions</i> define how the widget places and
-sizes itself within the cell(s). They are of type <i class="EMPHASIS">AttachOptions</i> and the possible values are
-described in the table below. You can provide multiple options
-by or'ing them together with the <i class="EMPHASIS">or()</i>
-method of <i class="EMPHASIS">AttachOptions</i>. The default
-values for these options is <i class="EMPHASIS">EXPAND</i> and
-<i class="EMPHASIS">FILL</i>.</p><div class="TABLE"><a name="AEN499"></a><p><b>Table 1. AttachOptions</b></p><table border="1" bgcolor="#e0e0e0" cellspacing="0" cellpadding="4" class="CALSTABLE"><thead><tr><th align="left" valign="top">Value</th><th align="left" valign="top">Description</th></tr></thead><tbody><tr><td align="left" valign="top">FILL</td><td align="left" valign="top">The widget expands to fill the cell(s) and grows
- as the table grows.
- </td></tr><tr><td align="left" valign="top">SHRINK</td><td align="left" valign="top">If the cell is smaller than the widget it contains
- minimum size then the widget can shrink to fit the
- available size.
- </td></tr><tr><td align="left" valign="top">EXPAND</td><td align="left" valign="top">This tells the table to expand to use any unused
- space around it.
- </td></tr></tbody></table></div><p>The final two parameters, <i class="EMPHASIS">xpadding</i> and <i class="EMPHASIS">ypadding</i>, specify the number of pixels of padding to
-place on the sides of the widget. For example, if you set the value
-for <i class="EMPHASIS">xpadding</i> to 5 for all of your widgets then
-there will be 10 pixels between them. 5 on the left and 5 on the
-right. The default values for the padding is 0.</p><p>As we stated before, there are many <i class="EMPHASIS">attach()</i>
-methods for <i class="EMPHASIS">Table</i>, each eliminating one
-or more of the parameters and utilizing the defaults. For a
-complete listing of these methods please refer to the javadoc
-for the <i class="EMPHASIS">Java-GNOME</i> project.</p><p>Let's put what we have learned about the GNOME layout managers
-to use. In the next section we will expand on our example to
-demonstrate their use.</p></div><div class="NAVFOOTER"><hr align="left" width="100%"><table summary="Footer navigation table" width="100%" border="0" cellpadding="0" cellspacing="0"><tbody><tr><td width="33%" align="left" valign="top"><a href="http://java-gnome.sourceforge.net/docs/GNOME-tutorial/c312.html" accesskey="P"><<< Previous</a></td><td width="34%" align="center" valign="top"><a href="http://java-gnome.sourceforge.net/docs/GNOME-tutorial/book1.html" accesskey="H">Home</ [...]
\ No newline at end of file
diff --git a/libgtkhtml-java/doc/examples/html/x525.html b/libgtkhtml-java/doc/examples/html/x525.html
deleted file mode 100644
index 4a7397c..0000000
--- a/libgtkhtml-java/doc/examples/html/x525.html
+++ /dev/null
@@ -1,253 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"><html><head><title>Using Layout Managers</title><meta name="GENERATOR" content="Modular DocBook HTML Stylesheet Version 1.76b+"><link rel="HOME" title="Java-GNOME 0.8.0 GNOME Tutorial" href="http://java-gnome.sourceforge.net/docs/GNOME-tutorial/book1.html"><link rel="UP" title="Layout Management" href="http://java-gnome.sourceforge.net/docs/GNOME-tutorial/c312.html"><link rel="PREVIOUS" title="Tables" href="http://java-gnome.sourceforge.n [...]
-<body class="SECT1" bgcolor="#ffffff" text="#000000" link="#0000ff" vlink="#840084" alink="#0000ff"><div class="NAVHEADER"><table summary="Header navigation table" width="100%" border="0" cellpadding="0" cellspacing="0"><tbody><tr><th colspan="3" align="center">Java-GNOME 0.8.0 GNOME Tutorial</th></tr><tr><td width="10%" align="left" valign="bottom"><a href="http://java-gnome.sourceforge.net/docs/GNOME-tutorial/x438.html" accesskey="P"><<< Previous</a></td><td width="80%" align= [...]
-the box and table layout managers. The example used in this section
-is Fourth.java and I recommend you run the program and look at the
-layout of the widgets as we discuss the code.</p><p>We add two tabs to our example, one to demonstrate the <i class="EMPHASIS">Box</i> classes and one to demonstrate <i class="EMPHASIS">Table</i>. The tabs layout the same set of widgets
-so you contrast the code necessary to build the window. Since our
-primary objective is to understand how to use the GNOME layout
-managers we have only fully implemented the first tab by connecting
-callbacks. </p><p>Unlike the previous chapters, we will only show the code that has
-changed in this version of the example. The first thing we do is
-declare a few variables that will be used in the example.</p><div class="EXAMPLE"><a name="AEN532"></a><p><b>Example 1. Fourth.java - variable declaration</b></p><table border="0" bgcolor="#e0e0e0" width="100%"><tbody><tr><td><pre class="PROGRAMLISTING"> // widgets used for the boxes tab
- private VScale vscale = null;
- private HScale hscale = null;
- private CheckButton button = null;
- private Adjustment adj = null;
-
- // widgets used for the table tab
- private VScale vscale2 = null;
- private HScale hscale2 = null;
- private CheckButton button2 = null;
- private Adjustment adj2 = null;</pre></td></tr></tbody></table></div><p>Next we add a call to <i class="EMPHASIS">createView()</i> in our
-constructor.</p><div class="EXAMPLE"><a name="AEN537"></a><p><b>Example 2. Fourth.java - constructor</b></p><table border="0" bgcolor="#e0e0e0" width="100%"><tbody><tr><td><pre class="PROGRAMLISTING"> public Fourth() {
- createMainWindow();
- createMenusAndStatusbar();
- createToolbar();
- createView();
- app.showAll();
- }</pre></td></tr></tbody></table></div><p>The <i class="EMPHASIS">createView()</i> method is quite simple. We
-just create a <i class="EMPHASIS">Notebook</i>, add it to the
-<i class="EMPHASIS">App</i> with the <i class="EMPHASIS">setContents()</i> method and then add two pages.</p><div class="EXAMPLE"><a name="AEN545"></a><p><b>Example 3. Fourth.java - createView()</b></p><table border="0" bgcolor="#e0e0e0" width="100%"><tbody><tr><td><pre class="PROGRAMLISTING"> private void createView() {
- // Create a notebook to hold our two example pages
- Notebook notebook = new Notebook();
- notebook.setTabPosition(PositionType.TOP);
- app.setContent(notebook);
-
- notebook.appendPage(buildBoxPage(), new Label("GtkBox"));
- notebook.appendPage(buildTablePage(), new Label("GtkTable"));
- }
- </pre></td></tr></tbody></table></div><p>It is in the <i class="EMPHASIS">buildBoxPage()</i> and <i class="EMPHASIS">buildTablePage()</i> methods that the real work begins.
-Let's take a peak.</p><div class="SECT2"><h2 class="SECT2"><a name="BOX"></a>Box</h2><p>The <i class="EMPHASIS">buildBoxPage()</i> method demonstrates the
-<i class="EMPHASIS">Box</i> classes. The method creates a
-<i class="EMPHASIS">VBox</i> object and proceeds to create
-a series of <i class="EMPHASIS">HBox</i> objects to hold the
-widgets that represent a row and add it to the main vbox. The
-only exception to this rule is the first <i class="EMPHASIS">HBox</i> which also contains a <i class="EMPHASIS">VBox</i>
-to contain the two widgets in the upper right corner. Let's
-look at the code.</p><div class="EXAMPLE"><a name="AEN560"></a><p><b>Example 4. Fourth.java - buildBoxPage()</b></p><table border="0" bgcolor="#e0e0e0" width="100%"><tbody><tr><td><pre class="PROGRAMLISTING"> private Widget buildBoxPage() {
-
- VBox mainBox = new VBox(false, 0);
-
- HBox hbox = new HBox(false, 10);
- hbox.setBorderWidth(10);
- mainBox.packStart(hbox, true, true, 0);
-
- Adjustment adj1 = new Adjustment(0.0, 0.0, 101.0, 0.1, 1.0, 1.0);
- vscale = new VScale(adj1);
- setDefaultValues(vscale);
- hbox.packStart(vscale, true, true, 0);
-
- VBox vbox = new VBox(false, 10);
- hbox.packStart(vbox, true, true, 0);
-
- hscale = new HScale(adj1);
- hscale.setMinimumSize(200, 30);
- setDefaultValues(hscale);
- vbox.packStart(hscale, true, true, 0);
-
- HScrollBar scrollbar = new HScrollBar(adj1);
- scrollbar.setUpdatePolicy(UpdateType.CONTINUOUS);
- vbox.packStart(scrollbar, true, true, 0);
-
- hbox = new HBox(false, 10);
- hbox.setBorderWidth(10);
- mainBox.packStart(hbox, true, true, 0);
-
- button = new CheckButton("Display value on scale widgets", false);
- button.setState(true);
- button.addListener(new ButtonListener() {
- public void buttonEvent(ButtonEvent event) {
- if (event.isOfType(ButtonEvent.Type.CLICK))
- drawValue();
- }
- });
- hbox.packStart(button, true, true, 0);
-
- hbox = new HBox(false, 10);
- hbox.setBorderWidth(10);
-
- Label label = new Label("Scale Value Position:");
- hbox.packStart(label, false, false, 0);
-
- OptionMenu opt = new OptionMenu();
- Menu menu = new Menu();
- MenuItem item = new MenuItem("Top", false);
- item.addListener(new MenuItemListener() {
- public void menuItemEvent(MenuItemEvent event) {
- posMenuSelect(PositionType.TOP);
- }
- });
- menu.append(item);
- item = new MenuItem("Bottom", false);
- item.addListener(new MenuItemListener() {
- public void menuItemEvent(MenuItemEvent event) {
- posMenuSelect(PositionType.BOTTOM);
- }
- });
- menu.append(item);
- item = new MenuItem("Left", false);
- item.addListener(new MenuItemListener() {
- public void menuItemEvent(MenuItemEvent event) {
- posMenuSelect(PositionType.LEFT);
- }
- });
- menu.append(item);
- item = new MenuItem("Right", false);
- item.addListener(new MenuItemListener() {
- public void menuItemEvent(MenuItemEvent event) {
- posMenuSelect(PositionType.RIGHT);
- }
- });
- menu.append(item);
-
- opt.setMenu(menu);
- hbox.packStart(opt, true, true, 0);
-
- mainBox.packStart(hbox, true, true, 0);
-
- hbox = new HBox(false, 10);
- hbox.setBorderWidth(10);
-
- label = new Label("Scale Update Policy:");
- hbox.packStart(label, false, false, 0);
-
- opt = new OptionMenu();
- menu = new Menu();
- item = new MenuItem("Continuous", false);
- item.addListener(new MenuItemListener() {
- public void menuItemEvent(MenuItemEvent event) {
- updateMenuSelect(UpdateType.CONTINUOUS);
- }
- });
- menu.append(item);
- item = new MenuItem("Discontinuous", false);
- item.addListener(new MenuItemListener() {
- public void menuItemEvent(MenuItemEvent event) {
- updateMenuSelect(UpdateType.DISCONTINUOUS);
- }
- });
- menu.append(item);
- item = new MenuItem("Delayed", false);
- item.addListener(new MenuItemListener() {
- public void menuItemEvent(MenuItemEvent event) {
- updateMenuSelect(UpdateType.DELAYED);
- }
- });
- menu.append(item);
-
- opt.setMenu(menu);
- hbox.packStart(opt, true, true, 0);
-
- mainBox.packStart(hbox, true, true, 0);
-
- hbox = new HBox(false, 10);
- hbox.setBorderWidth(10);
-
- label = new Label("Scale Digits:");
- hbox.packStart(label, false, false, 0);
-
- adj = new Adjustment(1.0, 0.0, 5.0, 1.0, 1.0, 0.0);
- adj.addListener(new AdjustmentListener() {
- public void adjustmentEvent(AdjustmentEvent event) {
- digitsScale();
- }
- });
- HScale scale = new HScale(adj);
- scale.setDigits(0);
- hbox.packStart(scale, true, true, 0);
-
- mainBox.packStart(hbox, true, true, 0);
-
- return mainBox;
- }</pre></td></tr></tbody></table></div></div><div class="SECT2"><h2 class="SECT2"><a name="TABLE"></a>Table</h2><p>The <i class="EMPHASIS">buildTablePage()</i> method demonstrates the
-<i class="EMPHASIS">Table</i> class. The method builds a 6 X 3
-table and proceeds to add the widgets to the grid.</p><div class="EXAMPLE"><a name="AEN568"></a><p><b>Example 5. Fourth.java - buildBoxPage()</b></p><table border="0" bgcolor="#e0e0e0" width="100%"><tbody><tr><td><pre class="PROGRAMLISTING"> private Widget buildTablePage() {
-
- Table table = new Table(6, 3, false);
-
- Adjustment adj1 = new Adjustment(0.0, 0.0, 101.0, 0.1, 1.0, 1.0);
- vscale2 = new VScale(adj1);
- setDefaultValues(vscale2);
- table.attach(vscale2, 0, 1, 0, 2, AttachOptions.FILL, AttachOptions.FILL, 2, 10);
-
- hscale2 = new HScale(adj1);
- hscale2.setMinimumSize(200, 30);
- setDefaultValues(hscale2);
- table.attach(hscale2, 1, 3, 0, 1, AttachOptions.FILL, AttachOptions.FILL, 5, 5);
-
- HScrollBar scrollbar = new HScrollBar(adj1);
- scrollbar.setUpdatePolicy(UpdateType.CONTINUOUS);
- table.attach(scrollbar, 1, 3, 1, 2, AttachOptions.FILL, AttachOptions.FILL, 5, 5);
-
- button2 = new CheckButton("Display value on scale widgets", false);
- button2.setState(true);
- table.attach(button2, 0, 3, 2, 3, AttachOptions.FILL, AttachOptions.FILL, 5, 10);
-
- Label label = new Label("Scale Value Position:");
- table.attach(label, 0, 2, 3, 4, AttachOptions.FILL, AttachOptions.FILL, 2, 10);
-
- OptionMenu opt = new OptionMenu();
- Menu menu = new Menu();
- MenuItem item = new MenuItem("Top", false);
- item.addListener((MenuItemListener) this);
- menu.append(item);
- item = new MenuItem("Bottom", false);
- item.addListener((MenuItemListener) this);
- menu.append(item);
- item = new MenuItem("Left", false);
- item.addListener((MenuItemListener) this);
- menu.append(item);
- item = new MenuItem("Right", false);
- item.addListener((MenuItemListener) this);
- menu.append(item);
- opt.setMenu(menu);
- table.attach(opt, 2, 3, 3, 4, AttachOptions.FILL, AttachOptions.FILL, 2, 10);
-
- label = new Label("Scale Update Policy:");
- table.attach(label, 0, 2, 4, 5, AttachOptions.FILL, AttachOptions.FILL, 2, 10);
-
- opt = new OptionMenu();
- menu = new Menu();
- item = new MenuItem("Continuous", false);
- item.addListener((MenuItemListener) this);
- menu.append(item);
- item = new MenuItem("Discontinuous", false);
- item.addListener((MenuItemListener) this);
- menu.append(item);
- item = new MenuItem("Delayed", false);
- item.addListener((MenuItemListener) this);
- menu.append(item);
- opt.setMenu(menu);
- table.attach(opt, 2, 3, 4, 5, AttachOptions.FILL, AttachOptions.FILL, 2, 10);
-
- label = new Label("Scale Digits:");
- table.attach(label, 0, 1, 5, 6, AttachOptions.FILL, AttachOptions.FILL, 2, 5);
-
- adj2 = new Adjustment(1.0, 0.0, 5.0, 1.0, 1.0, 0.0);
- HScale scale = new HScale(adj2);
- scale.setDigits(0);
- table.attach(scale, 1, 3, 5, 6, AttachOptions.FILL, AttachOptions.FILL, 3, 5);
- return table;
- }</pre></td></tr></tbody></table></div><p>Laying out widgets for a window is an art that requires a lot of
-practice. Quite often to achieve the best effect you will want
-to use a combination of boxes and tables.</p></div></div><div class="NAVFOOTER"><hr align="left" width="100%"><table summary="Footer navigation table" width="100%" border="0" cellpadding="0" cellspacing="0"><tbody><tr><td width="33%" align="left" valign="top"><a href="http://java-gnome.sourceforge.net/docs/GNOME-tutorial/x438.html" accesskey="P"><<< Previous</a></td><td width="34%" align="center" valign="top"><a href="http://java-gnome.sourceforge.net/docs/GNOME-tutorial/book1.h [...]
\ No newline at end of file
diff --git a/libgtkhtml-java/doc/examples/runExample.sh b/libgtkhtml-java/doc/examples/runExample.sh
deleted file mode 100644
index 8d0ac88..0000000
--- a/libgtkhtml-java/doc/examples/runExample.sh
+++ /dev/null
@@ -1,139 +0,0 @@
-#!/bin/sh
-#
-# A small script to help run example apps
-#
-
-prefix=/usr/
-exec_prefix=${prefix}
-libdir=/usr/lib/jni/
-classpath=${prefix}/share/java/gtkhtml2.4-2.4.3.jar
-
-GTKHTMLJAVA_LIB=$libdir
-GTKHTMLJAVA_JAR=$classpath
-
-# You should not need to modify anything below here
-
-error_message ()
-{
- echo
- echo
- echo "Usage: ./runExample.sh CLASSNAME [ARGS]"
- echo "Please first ensure you have a valid java interpreter and compiler"
- echo "in your \$PATH and you have compiled java-gnome libraries and jars, then"
- echo "run an application by passing it's classname to this script, e.g.:"
- echo
- echo "$0 progressbar/ProgressBarTest"
- echo
- exit 1;
-}
-
-echo "Java-Gnome Example Application Launcher"
-echo
-
-GTKJAVA_JAR=`pkg-config --variable classpath gtk2-java`
-if ! test -n "$GTKJAVA_JAR"; then
- echo "Package gtk2-java was not found in the pkg-config search path."
- echo "Perhaps you should add the directory containing 'gtk2-java.pc'"
- echo "to the PKG_CONFIG_PATH environment variable"
- echo "No package 'gtk2-java' found"
- exit 1
-fi
-
-GTKJAVA_LIB=`pkg-config --variable libdir gtk2-java`
-if ! test -n "$GTKJAVA_LIB"; then
- echo "Library requirements (gtk+-2.0 >= 2.4) not met;"
- echo "consider adjusting the PKG_CONFIG_PATH environment"
- echo "variable if your libraries are in a nonstandard prefix"
- echo "so pkg-config can find them."
- exit 1
-fi
-
-GNOMEJAVA_JAR=`pkg-config --variable classpath gnome2-java`
-if ! test -n "$GNOMEJAVA_JAR"; then
- echo "Package gnome2-java was not found in the pkg-config search path."
- echo "Perhaps you should add the directory containing 'gnome2-java.pc'"
- echo "to the PKG_CONFIG_PATH environment variable"
- echo "No package 'gnome2-java' found"
- exit 1
-fi
-
-GNOMEJAVA_LIB=`pkg-config --variable libdir gnome2-java`
-if ! test -n "$GNOMEJAVA_LIB"; then
- echo "Library requirements (libgnomejava2.8) not met;"
- echo "consider adjusting the PKG_CONFIG_PATH environment"
- echo "variable if your libraries are in a nonstandard prefix"
- echo "so pkg-config can find them."
- exit 1
-fi
-
-NEED_LIB="$GTKJAVA_LIB $GNOMEJAVA_LIB $GTKHTMLJAVA_LIB"
-NEED_JAR="$GTKJAVA_JAR $GNOMEJAVA_JAR $GTKHTMLJAVA_JAR"
-
-echo "Checking for jvm and compiler availability..."
-
-#Try to use gcj first, then javac
-if [ `which gcj 2> /dev/null` ]; then
- JAVAC="gcj -C"
-elif [ `which javac 2> /dev/null` ]; then
- JAVAC=javac
-else
- echo "ERROR: no valid compiler was found in your \$PATH"
- error_message
-fi
-
-#Try to use gij first, then java
-if [ `which gij 2> /dev/null` ]; then
- JAVA=gij
-elif [ `which java 2> /dev/null` ]; then
- JAVA=java
-else
- echo "ERROR: no valid interpreter was found in your \$PATH"
- error_message
-fi
-
-echo " `echo $JAVAC | awk '{print $1}'` and $JAVA - appear to be ok"
-
-#Praise the users who use Free Software
-if [ "$JAVAC" == "gcj -C" -a "$JAVA" == "gij" ]; then
- echo
- echo " You are using Open Source java"
- echo " virtual machine and compiler: this is so good!"
-fi
-
-echo
-echo "Checking if library paths exist..."
-
-for NEEDLIB in $NEED_LIB; do
- if test -e $NEEDLIB; then echo " $NEEDLIB - appears to be ok"; fi;
- if ! test -e $NEEDLIB; then echo " $NEEDLIB - DOES NOT EXIST" && error_message; fi;
-done;
-
-echo
-echo "Testing JAR archives..."
-for JAR in $NEED_JAR; do
- if test -e $JAR; then
- echo " $JAR - appears to be ok";
- else
- echo " $JAR - DOES NOT EXIST";
- error_message
- fi;
-done;
-
-echo
-
-if ! test -e $1.java ; then
- echo "ERROR: unexpected example app";
- echo
- error_message
-fi
-
-#do the real work
-export CLASSPATH=.:$CLASSPATH:`echo $NEED_JAR | sed s'/ /:/g'`
-export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:`echo $NEED_LIB | sed s'/ /:/g'`
-
-($JAVAC $1.java && echo "Compilation successful") || (echo "ERROR: Compilation failed"; error_message)
-
-TARGET=`echo $1 | sed 's/\//\./g'`
-shift
-($JAVA $TARGET $@ && echo "Application successfully terminated") || (echo
-"Application terminated abnormally"; error_message)
diff --git a/libgtkhtml-java/doc/examples/runExample.sh.in b/libgtkhtml-java/doc/examples/runExample.sh.in
deleted file mode 100755
index f9ea538..0000000
--- a/libgtkhtml-java/doc/examples/runExample.sh.in
+++ /dev/null
@@ -1,139 +0,0 @@
-#!/bin/sh
-#
-# A small script to help run example apps
-#
-
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-classpath=@INSTALLED_CLASSPATH@
-
-GTKHTMLJAVA_LIB=$libdir
-GTKHTMLJAVA_JAR=$classpath
-
-# You should not need to modify anything below here
-
-error_message ()
-{
- echo
- echo
- echo "Usage: ./runExample.sh CLASSNAME [ARGS]"
- echo "Please first ensure you have a valid java interpreter and compiler"
- echo "in your \$PATH and you have compiled java-gnome libraries and jars, then"
- echo "run an application by passing it's classname to this script, e.g.:"
- echo
- echo "$0 progressbar/ProgressBarTest"
- echo
- exit 1;
-}
-
-echo "Java-Gnome Example Application Launcher"
-echo
-
-GTKJAVA_JAR=`pkg-config --variable classpath gtk2-java`
-if ! test -n "$GTKJAVA_JAR"; then
- echo "Package gtk2-java was not found in the pkg-config search path."
- echo "Perhaps you should add the directory containing 'gtk2-java.pc'"
- echo "to the PKG_CONFIG_PATH environment variable"
- echo "No package 'gtk2-java' found"
- exit 1
-fi
-
-GTKJAVA_LIB=`pkg-config --variable libdir gtk2-java`
-if ! test -n "$GTKJAVA_LIB"; then
- echo "Library requirements (gtk+-2.0 >= 2.4) not met;"
- echo "consider adjusting the PKG_CONFIG_PATH environment"
- echo "variable if your libraries are in a nonstandard prefix"
- echo "so pkg-config can find them."
- exit 1
-fi
-
-GNOMEJAVA_JAR=`pkg-config --variable classpath gnome2-java`
-if ! test -n "$GNOMEJAVA_JAR"; then
- echo "Package gnome2-java was not found in the pkg-config search path."
- echo "Perhaps you should add the directory containing 'gnome2-java.pc'"
- echo "to the PKG_CONFIG_PATH environment variable"
- echo "No package 'gnome2-java' found"
- exit 1
-fi
-
-GNOMEJAVA_LIB=`pkg-config --variable libdir gnome2-java`
-if ! test -n "$GNOMEJAVA_LIB"; then
- echo "Library requirements (libgnomejava2.8) not met;"
- echo "consider adjusting the PKG_CONFIG_PATH environment"
- echo "variable if your libraries are in a nonstandard prefix"
- echo "so pkg-config can find them."
- exit 1
-fi
-
-NEED_LIB="$GTKJAVA_LIB $GNOMEJAVA_LIB $GTKHTMLJAVA_LIB"
-NEED_JAR="$GTKJAVA_JAR $GNOMEJAVA_JAR $GTKHTMLJAVA_JAR"
-
-echo "Checking for jvm and compiler availability..."
-
-#Try to use gcj first, then javac
-if [ `which gcj 2> /dev/null` ]; then
- JAVAC="gcj -C"
-elif [ `which javac 2> /dev/null` ]; then
- JAVAC=javac
-else
- echo "ERROR: no valid compiler was found in your \$PATH"
- error_message
-fi
-
-#Try to use gij first, then java
-if [ `which gij 2> /dev/null` ]; then
- JAVA=gij
-elif [ `which java 2> /dev/null` ]; then
- JAVA=java
-else
- echo "ERROR: no valid interpreter was found in your \$PATH"
- error_message
-fi
-
-echo " `echo $JAVAC | awk '{print $1}'` and $JAVA - appear to be ok"
-
-#Praise the users who use Free Software
-if [ "$JAVAC" == "gcj -C" -a "$JAVA" == "gij" ]; then
- echo
- echo " You are using Open Source java"
- echo " virtual machine and compiler: this is so good!"
-fi
-
-echo
-echo "Checking if library paths exist..."
-
-for NEEDLIB in $NEED_LIB; do
- if test -e $NEEDLIB; then echo " $NEEDLIB - appears to be ok"; fi;
- if ! test -e $NEEDLIB; then echo " $NEEDLIB - DOES NOT EXIST" && error_message; fi;
-done;
-
-echo
-echo "Testing JAR archives..."
-for JAR in $NEED_JAR; do
- if test -e $JAR; then
- echo " $JAR - appears to be ok";
- else
- echo " $JAR - DOES NOT EXIST";
- error_message
- fi;
-done;
-
-echo
-
-if ! test -e $1.java ; then
- echo "ERROR: unexpected example app";
- echo
- error_message
-fi
-
-#do the real work
-export CLASSPATH=.:$CLASSPATH:`echo $NEED_JAR | sed s'/ /:/g'`
-export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:`echo $NEED_LIB | sed s'/ /:/g'`
-
-($JAVAC $1.java && echo "Compilation successful") || (echo "ERROR: Compilation failed"; error_message)
-
-TARGET=`echo $1 | sed 's/\//\./g'`
-shift
-($JAVA $TARGET $@ && echo "Application successfully terminated") || (echo
-"Application terminated abnormally"; error_message)
diff --git a/libgtkhtml-java/gtkhtml-java.pc b/libgtkhtml-java/gtkhtml-java.pc
deleted file mode 100644
index e55d074..0000000
--- a/libgtkhtml-java/gtkhtml-java.pc
+++ /dev/null
@@ -1,12 +0,0 @@
-prefix=/usr/
-exec_prefix=${prefix}
-libdir=/usr/lib/jni/
-includedir=${prefix}/include
-
-
-Name: gtkhtml-Java
-Description: gtkhtml Java bindings
-Version: 2.4.3
-api_version=2.4
-classpath=${prefix}/share/java/gtkhtml2.4-2.4.3.jar
-jni_dir=${prefix}/lib/jni/
diff --git a/libgtkhtml-java/gtkhtml-java.pc.in b/libgtkhtml-java/gtkhtml-java.pc.in
deleted file mode 100644
index 6abe14e..0000000
--- a/libgtkhtml-java/gtkhtml-java.pc.in
+++ /dev/null
@@ -1,12 +0,0 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@
-
-
-Name: gtkhtml-Java
-Description: gtkhtml Java bindings
-Version: @version@
-api_version=@apiversion@
-classpath=@INSTALLED_CLASSPATH@
-jni_dir=@INSTALLED_JNI_DIR@
diff --git a/libgtkhtml-java/install-sh b/libgtkhtml-java/install-sh
deleted file mode 100755
index e9de238..0000000
--- a/libgtkhtml-java/install-sh
+++ /dev/null
@@ -1,251 +0,0 @@
-#!/bin/sh
-#
-# install - install a program, script, or datafile
-# This comes from X11R5 (mit/util/scripts/install.sh).
-#
-# Copyright 1991 by the Massachusetts Institute of Technology
-#
-# Permission to use, copy, modify, distribute, and sell this software and its
-# documentation for any purpose is hereby granted without fee, provided that
-# the above copyright notice appear in all copies and that both that
-# copyright notice and this permission notice appear in supporting
-# documentation, and that the name of M.I.T. not be used in advertising or
-# publicity pertaining to distribution of the software without specific,
-# written prior permission. M.I.T. makes no representations about the
-# suitability of this software for any purpose. It is provided "as is"
-# without express or implied warranty.
-#
-# Calling this script install-sh is preferred over install.sh, to prevent
-# `make' implicit rules from creating a file called install from it
-# when there is no Makefile.
-#
-# This script is compatible with the BSD install script, but was written
-# from scratch. It can only install one file at a time, a restriction
-# shared with many OS's install programs.
-
-
-# set DOITPROG to echo to test this script
-
-# Don't use :- since 4.3BSD and earlier shells don't like it.
-doit="${DOITPROG-}"
-
-
-# put in absolute paths if you don't have them in your path; or use env. vars.
-
-mvprog="${MVPROG-mv}"
-cpprog="${CPPROG-cp}"
-chmodprog="${CHMODPROG-chmod}"
-chownprog="${CHOWNPROG-chown}"
-chgrpprog="${CHGRPPROG-chgrp}"
-stripprog="${STRIPPROG-strip}"
-rmprog="${RMPROG-rm}"
-mkdirprog="${MKDIRPROG-mkdir}"
-
-transformbasename=""
-transform_arg=""
-instcmd="$mvprog"
-chmodcmd="$chmodprog 0755"
-chowncmd=""
-chgrpcmd=""
-stripcmd=""
-rmcmd="$rmprog -f"
-mvcmd="$mvprog"
-src=""
-dst=""
-dir_arg=""
-
-while [ x"$1" != x ]; do
- case $1 in
- -c) instcmd="$cpprog"
- shift
- continue;;
-
- -d) dir_arg=true
- shift
- continue;;
-
- -m) chmodcmd="$chmodprog $2"
- shift
- shift
- continue;;
-
- -o) chowncmd="$chownprog $2"
- shift
- shift
- continue;;
-
- -g) chgrpcmd="$chgrpprog $2"
- shift
- shift
- continue;;
-
- -s) stripcmd="$stripprog"
- shift
- continue;;
-
- -t=*) transformarg=`echo $1 | sed 's/-t=//'`
- shift
- continue;;
-
- -b=*) transformbasename=`echo $1 | sed 's/-b=//'`
- shift
- continue;;
-
- *) if [ x"$src" = x ]
- then
- src=$1
- else
- # this colon is to work around a 386BSD /bin/sh bug
- :
- dst=$1
- fi
- shift
- continue;;
- esac
-done
-
-if [ x"$src" = x ]
-then
- echo "install: no input file specified"
- exit 1
-else
- true
-fi
-
-if [ x"$dir_arg" != x ]; then
- dst=$src
- src=""
-
- if [ -d $dst ]; then
- instcmd=:
- chmodcmd=""
- else
- instcmd=mkdir
- fi
-else
-
-# Waiting for this to be detected by the "$instcmd $src $dsttmp" command
-# might cause directories to be created, which would be especially bad
-# if $src (and thus $dsttmp) contains '*'.
-
- if [ -f $src -o -d $src ]
- then
- true
- else
- echo "install: $src does not exist"
- exit 1
- fi
-
- if [ x"$dst" = x ]
- then
- echo "install: no destination specified"
- exit 1
- else
- true
- fi
-
-# If destination is a directory, append the input filename; if your system
-# does not like double slashes in filenames, you may need to add some logic
-
- if [ -d $dst ]
- then
- dst="$dst"/`basename $src`
- else
- true
- fi
-fi
-
-## this sed command emulates the dirname command
-dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
-
-# Make sure that the destination directory exists.
-# this part is taken from Noah Friedman's mkinstalldirs script
-
-# Skip lots of stat calls in the usual case.
-if [ ! -d "$dstdir" ]; then
-defaultIFS='
-'
-IFS="${IFS-${defaultIFS}}"
-
-oIFS="${IFS}"
-# Some sh's can't handle IFS=/ for some reason.
-IFS='%'
-set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
-IFS="${oIFS}"
-
-pathcomp=''
-
-while [ $# -ne 0 ] ; do
- pathcomp="${pathcomp}${1}"
- shift
-
- if [ ! -d "${pathcomp}" ] ;
- then
- $mkdirprog "${pathcomp}"
- else
- true
- fi
-
- pathcomp="${pathcomp}/"
-done
-fi
-
-if [ x"$dir_arg" != x ]
-then
- $doit $instcmd $dst &&
-
- if [ x"$chowncmd" != x ]; then $doit $chowncmd $dst; else true ; fi &&
- if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dst; else true ; fi &&
- if [ x"$stripcmd" != x ]; then $doit $stripcmd $dst; else true ; fi &&
- if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dst; else true ; fi
-else
-
-# If we're going to rename the final executable, determine the name now.
-
- if [ x"$transformarg" = x ]
- then
- dstfile=`basename $dst`
- else
- dstfile=`basename $dst $transformbasename |
- sed $transformarg`$transformbasename
- fi
-
-# don't allow the sed command to completely eliminate the filename
-
- if [ x"$dstfile" = x ]
- then
- dstfile=`basename $dst`
- else
- true
- fi
-
-# Make a temp file name in the proper directory.
-
- dsttmp=$dstdir/#inst.$$#
-
-# Move or copy the file name to the temp name
-
- $doit $instcmd $src $dsttmp &&
-
- trap "rm -f ${dsttmp}" 0 &&
-
-# and set any options; do chmod last to preserve setuid bits
-
-# If any of these fail, we abort the whole thing. If we want to
-# ignore errors from any of these, just make sure not to ignore
-# errors from the above "$doit $instcmd $src $dsttmp" command.
-
- if [ x"$chowncmd" != x ]; then $doit $chowncmd $dsttmp; else true;fi &&
- if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; else true;fi &&
- if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; else true;fi &&
- if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; else true;fi &&
-
-# Now rename the file to the real destination.
-
- $doit $rmcmd -f $dstdir/$dstfile &&
- $doit $mvcmd $dsttmp $dstdir/$dstfile
-
-fi &&
-
-
-exit 0
diff --git a/libgtkhtml-java/src/Makefile b/libgtkhtml-java/src/Makefile
deleted file mode 100644
index 6e47c21..0000000
--- a/libgtkhtml-java/src/Makefile
+++ /dev/null
@@ -1,138 +0,0 @@
-# This file is part of Java-GNOME.
-#
-# Java-GNOME is free software; you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
-# any later version.
-#
-# Java-GNOME is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with Java-GNOME; see the file COPYING. If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-#
-
-CLASSPATH = /home/java-gnome-2.8.3/libgtk-java/lib/gtk2.4-2.4.6.jar:@CLASSPATH@:java
-NATIVEGTKJAR = /home/java-gnome-2.8.3/libgtk-java/lib//libgtkjar2.4.so
-
-OBJECTS:= \
- $(shell ls jni/*.c \
- | sort | sed -e 's=\.c=\.o=g')
-
-SOURCE_PATH:=java/org/gnu/gtkhtml/*.java \
- java/org/gnu/gtkhtml/event/*.java \
- java/org/gnu/gtkhtml/dom/*.java
-
-JAVA_SOURCE_PATH:=java
-
-version = 2.4.3
-apiversion = 2.4
-gtkhtmlversion = 2.4.3
-gtkhtmlapiversion = 2.4
-
-INSTALL=/usr/bin/install -c
-
-# Set Java related stuff
-JAVADOC = @JAVADOC@
-JAVAC = gcj -C
-JAVA = @JAVA@
-JAR = /usr/bin/jar
-
-# If you need to change this line please let us know
-JAVA_INCLUDES =
-#@JAVA_INCLUDES@
-
-# Set C related stuff
-CC = gcc
-CFLAGS= -g -O2 -fPIC -Wall
-GTK_CFLAGS=-DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-GTK_LIBS=-Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
-LIBGTKHTML_CFLAGS=-DXTHREADS -I/usr/include/gtkhtml-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-LIBGTKHTML_LIBS=-Wl,--export-dynamic -lgtkhtml-2 -lgtk-x11-2.0 -lxml2 -lpthread -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
-GCJ=/usr/bin/gcj -fPIC -fjni
-GCJFLAGS=
-GCJ_CLASSPATH=/usr/share/java/libgcj-3.3.5.jar:.
-
-.SUFFIXES: .java .class
-
-
-.c.o:
- $(CC) -c $(CFLAGS) $< $(JAVA_INCLUDES) $(LIBGTKHTML_CFLAGS) \
- -o $@
-
-.java.o:
- $(GCJ) $(GCJFLAGS) -g -O --classpath=${GCJ_CLASSPATH} -c $< \
- -o $@
-
-
-
-
-
-
-CLASSES:= \
- $(shell /bin/ls $(SOURCE_PATH) \
- | sort | sed -e 's=\.java=\.class=g' \
- | sed -e 's=\.\./==g' \
- | sed -e 's=\s*\(.*\)\s*= build-java/\1 =g' \
- | sed -e 's=build-java/.*/org/\(.*\)\s*= build-java/org/\1 =g' \
- )
-
-dirs: ../lib build-java
-
-../lib/:
- $(INSTALL) -d ../lib
-build-java:
- $(INSTALL) -d build-java
-
-build-java/%.class: java/%.java
- CLASSPATH=$(CLASSPATH):$(JAVA_SOURCE_PATH) $(JAVAC) -d build-java \
- $<
-
-build-java/%.o: java/%.java
- $(GCJ) $(GCJFLAGS) -g -O --classpath=$(JAVA_SOURCE_PATH):${GCJ_CLASSPATH}:${CLASSPATH} -o $@ -c \
- $<
-
-COMPILED_CLASSES:=$(shell echo $(CLASSES) | sed -e 's=\.class=\.o=g' )
-
-../lib/gtkhtml${gtkhtmlapiversion}.jar: $(CLASSES)
- @(cd build-java; $(JAR) cf ../../lib/gtkhtml${gtkhtmlapiversion}-${gtkhtmlversion}.jar `find -name "*.class"` )
- @(cd ../lib; test ! -L gtkhtml${gtkhtmlapiversion}.jar && ln -s gtkhtml${gtkhtmlapiversion}-${gtkhtmlversion}.jar gtkhtml${gtkhtmlapiversion}.jar) || exit 0
-
-jar: dirs ../lib/gtkhtml${gtkhtmlapiversion}.jar
-
-
-../lib/libgtkhtmljava${gtkhtmlapiversion}.so.${gtkhtmlversion} : $(OBJECTS)
- @(test ! -d ../lib && mkdir ../lib) || exit 0
- $(CC) $(CFLAGS) -shared -o ../lib/libgtkhtmljava${gtkhtmlapiversion}.so.${gtkhtmlversion} \
- $(OBJECTS) \
- $(CFLAGS) -Wl,--export-dynamic -lgtkhtml-2 -lgtk-x11-2.0 -lxml2 -lpthread -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -DXTHREADS -I/usr/include/gtkhtml-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wl,--export-dynamic - [...]
- @(cd ../lib; test ! -L libgtkhtmljava${gtkhtmlapiversion}.so && ln -s libgtkhtmljava${gtkhtmlapiversion}.so.${gtkhtmlversion} libgtkhtmljava${gtkhtmlapiversion}.so) || exit 0
-
-nativelib: ../lib/libgtkhtmljava${gtkhtmlapiversion}.so.${gtkhtmlversion}
-
-../lib/libgtkhtmljar${gtkhtmlapiversion}.so.${gtkhtmlversion}: $(COMPILED_CLASSES)
- $(GCJ) $(GCJFLAGS) -g -shared $(COMPILED_CLASSES) -o ../lib/libgtkhtmljar${gtkhtmlapiversion}.so.${gtkhtmlversion}
- @(cd ../lib; test ! -L libgtkhtmljar${gtkhtmlapiversion}.so && ln -s libgtkhtmljar${gtkhtmlapiversion}.so.${gtkhtmlversion} libgtkhtmljar${gtkhtmlapiversion}.so) || exit 0
-
-native-gcj: ../lib/libgtkhtmljar${gtkhtmlapiversion}.so.${gtkhtmlversion}
-
-all: dirs jar nativelib native-gcj
-
-# Targets to clean up after us
-.PHONY: mostlyclean clean distclean maintainer-clean dirs all native-gcj nativelib jar
-
-mostlyclean:
-
-clean: mostlyclean
- rm -f jni/*.o
- rm -rf build-java/
- rm -rf ../lib/
-
-distclean: clean
- rm -f Makefile
-
-maintainer-clean: distclean
-
diff --git a/libgtkhtml-java/src/Makefile.in b/libgtkhtml-java/src/Makefile.in
deleted file mode 100644
index bd915f9..0000000
--- a/libgtkhtml-java/src/Makefile.in
+++ /dev/null
@@ -1,138 +0,0 @@
-# This file is part of Java-GNOME.
-#
-# Java-GNOME is free software; you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
-# any later version.
-#
-# Java-GNOME is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with Java-GNOME; see the file COPYING. If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-#
-
-CLASSPATH = @GTKJAR@:@CLASSPATH@:java
-NATIVEGTKJAR = @NATIVEGTKJAR@
-
-OBJECTS:= \
- $(shell ls jni/*.c \
- | sort | sed -e 's=\.c=\.o=g')
-
-SOURCE_PATH:=java/org/gnu/gtkhtml/*.java \
- java/org/gnu/gtkhtml/event/*.java \
- java/org/gnu/gtkhtml/dom/*.java
-
-JAVA_SOURCE_PATH:=java
-
-version = @version@
-apiversion = @apiversion@
-gtkhtmlversion = @version@
-gtkhtmlapiversion = @apiversion@
-
-INSTALL=@INSTALL@
-
-# Set Java related stuff
-JAVADOC = @JAVADOC@
-JAVAC = @JAVAC@
-JAVA = @JAVA@
-JAR = @JAR@
-
-# If you need to change this line please let us know
-JAVA_INCLUDES =
-#@JAVA_INCLUDES@
-
-# Set C related stuff
-CC = @CC@
-CFLAGS= @CFLAGS@ -fPIC -Wall
-GTK_CFLAGS=@GTK_CFLAGS@
-GTK_LIBS=@GTK_LIBS@
-LIBGTKHTML_CFLAGS=@LIBGTKHTML_CFLAGS@
-LIBGTKHTML_LIBS=@LIBGTKHTML_LIBS@
-GCJ=@GCJ@ -fPIC -fjni
-GCJFLAGS=
-GCJ_CLASSPATH=@GCJ_CLASSPATH at .
-
-.SUFFIXES: .java .class
-
-
-.c.o:
- $(CC) -c $(CFLAGS) $< $(JAVA_INCLUDES) $(LIBGTKHTML_CFLAGS) \
- -o $@
-
-.java.o:
- $(GCJ) $(GCJFLAGS) -g -O --classpath=${GCJ_CLASSPATH} -c $< \
- -o $@
-
-
-
-
-
-
-CLASSES:= \
- $(shell /bin/ls $(SOURCE_PATH) \
- | sort | sed -e 's=\.java=\.class=g' \
- | sed -e 's=\.\./==g' \
- | sed -e 's=\s*\(.*\)\s*= build-java/\1 =g' \
- | sed -e 's=build-java/.*/org/\(.*\)\s*= build-java/org/\1 =g' \
- )
-
-dirs: ../lib build-java
-
-../lib/:
- $(INSTALL) -d ../lib
-build-java:
- $(INSTALL) -d build-java
-
-build-java/%.class: java/%.java
- CLASSPATH=$(CLASSPATH):$(JAVA_SOURCE_PATH) $(JAVAC) -d build-java \
- $<
-
-build-java/%.o: java/%.java
- $(GCJ) $(GCJFLAGS) -g -O --classpath=$(JAVA_SOURCE_PATH):${GCJ_CLASSPATH}:${CLASSPATH} -o $@ -c \
- $<
-
-COMPILED_CLASSES:=$(shell echo $(CLASSES) | sed -e 's=\.class=\.o=g' )
-
-../lib/gtkhtml${gtkhtmlapiversion}.jar: $(CLASSES)
- @(cd build-java; $(JAR) cf ../../lib/gtkhtml${gtkhtmlapiversion}-${gtkhtmlversion}.jar `find -name "*.class"` )
- @(cd ../lib; test ! -L gtkhtml${gtkhtmlapiversion}.jar && ln -s gtkhtml${gtkhtmlapiversion}-${gtkhtmlversion}.jar gtkhtml${gtkhtmlapiversion}.jar) || exit 0
-
-jar: dirs ../lib/gtkhtml${gtkhtmlapiversion}.jar
-
-
-../lib/libgtkhtmljava${gtkhtmlapiversion}.so.${gtkhtmlversion} : $(OBJECTS)
- @(test ! -d ../lib && mkdir ../lib) || exit 0
- $(CC) $(CFLAGS) -shared -o ../lib/libgtkhtmljava${gtkhtmlapiversion}.so.${gtkhtmlversion} \
- $(OBJECTS) \
- $(CFLAGS) @LIBGTKHTML_LIBS@ @LIBGTKHTML_CFLAGS@ @GTK_LIBS@ @GTK_CFLAGS@ $(JAVA_INCLUDES) -Xlinker --no-undefined
- @(cd ../lib; test ! -L libgtkhtmljava${gtkhtmlapiversion}.so && ln -s libgtkhtmljava${gtkhtmlapiversion}.so.${gtkhtmlversion} libgtkhtmljava${gtkhtmlapiversion}.so) || exit 0
-
-nativelib: ../lib/libgtkhtmljava${gtkhtmlapiversion}.so.${gtkhtmlversion}
-
-../lib/libgtkhtmljar${gtkhtmlapiversion}.so.${gtkhtmlversion}: $(COMPILED_CLASSES)
- $(GCJ) $(GCJFLAGS) -g -shared $(COMPILED_CLASSES) -o ../lib/libgtkhtmljar${gtkhtmlapiversion}.so.${gtkhtmlversion}
- @(cd ../lib; test ! -L libgtkhtmljar${gtkhtmlapiversion}.so && ln -s libgtkhtmljar${gtkhtmlapiversion}.so.${gtkhtmlversion} libgtkhtmljar${gtkhtmlapiversion}.so) || exit 0
-
-native-gcj: ../lib/libgtkhtmljar${gtkhtmlapiversion}.so.${gtkhtmlversion}
-
-all: dirs jar nativelib @GCJ_BUILD_TARGETS@
-
-# Targets to clean up after us
-.PHONY: mostlyclean clean distclean maintainer-clean dirs all native-gcj nativelib jar
-
-mostlyclean:
-
-clean: mostlyclean
- rm -f jni/*.o
- rm -rf build-java/
- rm -rf ../lib/
-
-distclean: clean
- rm -f Makefile
-
-maintainer-clean: distclean
-
diff --git a/libgtkhtml-java/src/java/org/gnu/gtkhtml/HTMLContext.java b/libgtkhtml-java/src/java/org/gnu/gtkhtml/HTMLContext.java
deleted file mode 100644
index f7e6392..0000000
--- a/libgtkhtml-java/src/java/org/gnu/gtkhtml/HTMLContext.java
+++ /dev/null
@@ -1,25 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtkhtml;
-
-import org.gnu.glib.GObject;
-
-public class HTMLContext extends GObject {
-
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int gtk_html_context_get_type();
- native static final protected int gtk_html_context_get();
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libgtkhtml-java/src/java/org/gnu/gtkhtml/HTMLDocument.java b/libgtkhtml-java/src/java/org/gnu/gtkhtml/HTMLDocument.java
deleted file mode 100644
index b37c09a..0000000
--- a/libgtkhtml-java/src/java/org/gnu/gtkhtml/HTMLDocument.java
+++ /dev/null
@@ -1,220 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtkhtml;
-
-import java.io.BufferedInputStream;
-import java.io.BufferedReader;
-import java.io.File;
-import java.io.FileNotFoundException;
-import java.io.FileReader;
-import java.io.IOException;
-import java.net.MalformedURLException;
-import java.net.URL;
-import java.util.Vector;
-
-import org.gnu.glib.EventMap;
-import org.gnu.glib.GObject;
-import org.gnu.gtk.event.GtkEventType;
-import org.gnu.gtkhtml.event.HTMLDocumentEvent;
-import org.gnu.gtkhtml.event.HTMLDocumentListener;
-
-public class HTMLDocument extends GObject {
- /**
- * Listeners for handling document events
- */
- private Vector documentListeners = null;
-
- /**
- * Map to collect the events.
- */
- private static EventMap evtMap = new EventMap();
-
- static {
- addEvents(evtMap);
- }
-
- public HTMLDocument() {
- super(html_document_new());
- }
-
- public boolean openStream(String mimeType) {
- return html_document_open_stream(getHandle(), mimeType);
- }
-
- public void writeStream(String buffer) {
- htm_document_write_stream(getHandle(), buffer, buffer.length());
- }
-
- public void closeStream() {
- html_document_close_stream(getHandle());
- }
-
- public void clear() {
- html_document_clear(getHandle());
- }
-
- /**
- * Load a file that is local to the process
- * @param filename The name of the file to load
- * @throws FileNotFoundException if the file doesn't exist
- * @throws IOException if the file cannot be read
- */
- public void loadFile(String filename) throws FileNotFoundException, IOException {
- File aFile = new File(filename);
- clear();
- openStream("text/html");
- try {
- BufferedReader in = new BufferedReader(new FileReader(aFile));
- String line;
- while ((line = in.readLine()) != null)
- if (line.length() > 0)
- writeStream(line);
- } finally {
- closeStream();
- }
- }
-
- /**
- * Load a url that is on a remote web server.
- * @param page The url of the remote page to display
- * @throws MalformedURLException
- * @throws IOException
- */
- public void loadURL(String page) throws MalformedURLException, IOException {
- URL url = new URL(page);
- clear();
- openStream("text/html");
- try {
- BufferedInputStream in = new BufferedInputStream(url.openStream());
- byte[] buffer = new byte[4096];
- int bytesRead;
- while ((bytesRead = in.read(buffer)) != -1) {
- String data = new String(buffer);
- writeStream(data.trim());
- }
- } finally {
- closeStream();
- }
- }
-
- /**
- * Register an object to handle document events.
- * @see org.gnu.gtkhtml.event.HTMLDocumentListener
- */
- public void addListener(HTMLDocumentListener listener) {
- // Don't add the listener a second time if it is in the Vector.
- int i = findListener(documentListeners, listener);
- if (i == -1) {
- if (null == documentListeners) {
- evtMap.initialize(this, HTMLDocumentEvent.Type.LINK_CLICKED);
- evtMap.initialize(this, HTMLDocumentEvent.Type.SUBMIT);
- documentListeners = new Vector();
- }
- documentListeners.addElement(listener);
- }
- }
-
- /**
- * Removes a listener
- * @see #addListener(HTMLDocumentListener)
- */
- public void removeListener(HTMLDocumentListener listener) {
- int i = findListener(documentListeners, listener);
- if (i > -1) {
- documentListeners.remove(i);
- }
- if (0 == documentListeners.size()) {
- evtMap.uninitialize(this, HTMLDocumentEvent.Type.LINK_CLICKED);
- evtMap.uninitialize(this, HTMLDocumentEvent.Type.SUBMIT);
- documentListeners = null;
- }
- }
-
- /**
- * Give us a way to locate a specific listener in a Vector.
- * @param list The Vector of listeners to search.
- * @param listener The object that is to be located in the Vector.
- * @return Returns the index of the listener in the Vector, or -1 if
- * the listener is not contained in the Vector.
- */
- protected static int findListener(Vector list, Object listener) {
- if (null == list || null == listener)
- return -1;
- return list.indexOf(listener);
- }
-
- protected void fireDocumentEvent(HTMLDocumentEvent event) {
- if (null == documentListeners) {
- return;
- }
- int size = documentListeners.size();
- int i = 0;
- while (i < size) {
- HTMLDocumentListener dl = (HTMLDocumentListener)documentListeners.elementAt(i);
- dl.documentEvent(event);
- i++;
- }
- }
-
- public Class getEventListenerClass(String signal) {
- Class cls = evtMap.getEventListenerClass(signal);
- if (cls == null) cls = super.getEventListenerClass(signal);
- return cls;
- }
-
- public GtkEventType getEventType(String signal) {
- GtkEventType et = evtMap.getEventType(signal);
- if (et == null) et = super.getEventType(signal);
- return et;
- }
-
- /**
- * Implementation method to build an EventMap for this widget class.
- * Not useful (or supported) for application use.
- */
- private static void addEvents(EventMap anEvtMap) {
- anEvtMap.addEvent("link_clicked", "handleLinkClicked", HTMLDocumentEvent.Type.LINK_CLICKED, HTMLDocumentListener.class);
- anEvtMap.addEvent("submit", "handleSubmit", HTMLDocumentEvent.Type.SUBMIT, HTMLDocumentListener.class);
- }
-
- protected void handleLinkClicked(String url) {
- HTMLDocumentEvent anEvent = new HTMLDocumentEvent(this, HTMLDocumentEvent.Type.LINK_CLICKED);
- anEvent.setURL(url);
- fireDocumentEvent(anEvent);
- }
-
- protected void handleSubmit(String method, String url, String encoding) {
- HTMLDocumentEvent anEvent = new HTMLDocumentEvent(this, HTMLDocumentEvent.Type.SUBMIT);
- anEvent.setMethod(method);
- anEvent.setURL(url);
- anEvent.setEncoding(encoding);
- fireDocumentEvent(anEvent);
- }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int html_document_get_type();
- native static final protected int html_document_new();
- native static final protected boolean html_document_open_stream(int document, String mimeType);
- native static final protected void htm_document_write_stream(int document, String buffer, int len);
- native static final protected void html_document_close_stream(int document);
- native static final protected void html_document_clear(int document);
- native static final protected void html_document_update_hover_node(int document, int node);
- native static final protected void html_document_update_active_node(int document, int node);
- native static final protected void html_document_update_focus_element(int document, int element);
- native static final protected void html_document_find_anchor(int document, String anchor);
- /****************************************
- * END OF JNI CODE
- ****************************************/
- static {
- System.loadLibrary("gtkhtmljava2.4");
- }
-}
diff --git a/libgtkhtml-java/src/java/org/gnu/gtkhtml/HTMLDocument.java.in b/libgtkhtml-java/src/java/org/gnu/gtkhtml/HTMLDocument.java.in
deleted file mode 100644
index ec19225..0000000
--- a/libgtkhtml-java/src/java/org/gnu/gtkhtml/HTMLDocument.java.in
+++ /dev/null
@@ -1,220 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtkhtml;
-
-import java.io.BufferedInputStream;
-import java.io.BufferedReader;
-import java.io.File;
-import java.io.FileNotFoundException;
-import java.io.FileReader;
-import java.io.IOException;
-import java.net.MalformedURLException;
-import java.net.URL;
-import java.util.Vector;
-
-import org.gnu.glib.EventMap;
-import org.gnu.glib.GObject;
-import org.gnu.gtk.event.GtkEventType;
-import org.gnu.gtkhtml.event.HTMLDocumentEvent;
-import org.gnu.gtkhtml.event.HTMLDocumentListener;
-
-public class HTMLDocument extends GObject {
- /**
- * Listeners for handling document events
- */
- private Vector documentListeners = null;
-
- /**
- * Map to collect the events.
- */
- private static EventMap evtMap = new EventMap();
-
- static {
- addEvents(evtMap);
- }
-
- public HTMLDocument() {
- super(html_document_new());
- }
-
- public boolean openStream(String mimeType) {
- return html_document_open_stream(getHandle(), mimeType);
- }
-
- public void writeStream(String buffer) {
- htm_document_write_stream(getHandle(), buffer, buffer.length());
- }
-
- public void closeStream() {
- html_document_close_stream(getHandle());
- }
-
- public void clear() {
- html_document_clear(getHandle());
- }
-
- /**
- * Load a file that is local to the process
- * @param filename The name of the file to load
- * @throws FileNotFoundException if the file doesn't exist
- * @throws IOException if the file cannot be read
- */
- public void loadFile(String filename) throws FileNotFoundException, IOException {
- File aFile = new File(filename);
- clear();
- openStream("text/html");
- try {
- BufferedReader in = new BufferedReader(new FileReader(aFile));
- String line;
- while ((line = in.readLine()) != null)
- if (line.length() > 0)
- writeStream(line);
- } finally {
- closeStream();
- }
- }
-
- /**
- * Load a url that is on a remote web server.
- * @param page The url of the remote page to display
- * @throws MalformedURLException
- * @throws IOException
- */
- public void loadURL(String page) throws MalformedURLException, IOException {
- URL url = new URL(page);
- clear();
- openStream("text/html");
- try {
- BufferedInputStream in = new BufferedInputStream(url.openStream());
- byte[] buffer = new byte[4096];
- int bytesRead;
- while ((bytesRead = in.read(buffer)) != -1) {
- String data = new String(buffer);
- writeStream(data.trim());
- }
- } finally {
- closeStream();
- }
- }
-
- /**
- * Register an object to handle document events.
- * @see org.gnu.gtkhtml.event.HTMLDocumentListener
- */
- public void addListener(HTMLDocumentListener listener) {
- // Don't add the listener a second time if it is in the Vector.
- int i = findListener(documentListeners, listener);
- if (i == -1) {
- if (null == documentListeners) {
- evtMap.initialize(this, HTMLDocumentEvent.Type.LINK_CLICKED);
- evtMap.initialize(this, HTMLDocumentEvent.Type.SUBMIT);
- documentListeners = new Vector();
- }
- documentListeners.addElement(listener);
- }
- }
-
- /**
- * Removes a listener
- * @see #addListener(HTMLDocumentListener)
- */
- public void removeListener(HTMLDocumentListener listener) {
- int i = findListener(documentListeners, listener);
- if (i > -1) {
- documentListeners.remove(i);
- }
- if (0 == documentListeners.size()) {
- evtMap.uninitialize(this, HTMLDocumentEvent.Type.LINK_CLICKED);
- evtMap.uninitialize(this, HTMLDocumentEvent.Type.SUBMIT);
- documentListeners = null;
- }
- }
-
- /**
- * Give us a way to locate a specific listener in a Vector.
- * @param list The Vector of listeners to search.
- * @param listener The object that is to be located in the Vector.
- * @return Returns the index of the listener in the Vector, or -1 if
- * the listener is not contained in the Vector.
- */
- protected static int findListener(Vector list, Object listener) {
- if (null == list || null == listener)
- return -1;
- return list.indexOf(listener);
- }
-
- protected void fireDocumentEvent(HTMLDocumentEvent event) {
- if (null == documentListeners) {
- return;
- }
- int size = documentListeners.size();
- int i = 0;
- while (i < size) {
- HTMLDocumentListener dl = (HTMLDocumentListener)documentListeners.elementAt(i);
- dl.documentEvent(event);
- i++;
- }
- }
-
- public Class getEventListenerClass(String signal) {
- Class cls = evtMap.getEventListenerClass(signal);
- if (cls == null) cls = super.getEventListenerClass(signal);
- return cls;
- }
-
- public GtkEventType getEventType(String signal) {
- GtkEventType et = evtMap.getEventType(signal);
- if (et == null) et = super.getEventType(signal);
- return et;
- }
-
- /**
- * Implementation method to build an EventMap for this widget class.
- * Not useful (or supported) for application use.
- */
- private static void addEvents(EventMap anEvtMap) {
- anEvtMap.addEvent("link_clicked", "handleLinkClicked", HTMLDocumentEvent.Type.LINK_CLICKED, HTMLDocumentListener.class);
- anEvtMap.addEvent("submit", "handleSubmit", HTMLDocumentEvent.Type.SUBMIT, HTMLDocumentListener.class);
- }
-
- protected void handleLinkClicked(String url) {
- HTMLDocumentEvent anEvent = new HTMLDocumentEvent(this, HTMLDocumentEvent.Type.LINK_CLICKED);
- anEvent.setURL(url);
- fireDocumentEvent(anEvent);
- }
-
- protected void handleSubmit(String method, String url, String encoding) {
- HTMLDocumentEvent anEvent = new HTMLDocumentEvent(this, HTMLDocumentEvent.Type.SUBMIT);
- anEvent.setMethod(method);
- anEvent.setURL(url);
- anEvent.setEncoding(encoding);
- fireDocumentEvent(anEvent);
- }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int html_document_get_type();
- native static final protected int html_document_new();
- native static final protected boolean html_document_open_stream(int document, String mimeType);
- native static final protected void htm_document_write_stream(int document, String buffer, int len);
- native static final protected void html_document_close_stream(int document);
- native static final protected void html_document_clear(int document);
- native static final protected void html_document_update_hover_node(int document, int node);
- native static final protected void html_document_update_active_node(int document, int node);
- native static final protected void html_document_update_focus_element(int document, int element);
- native static final protected void html_document_find_anchor(int document, String anchor);
- /****************************************
- * END OF JNI CODE
- ****************************************/
- static {
- System.loadLibrary("gtkhtmljava at apiversion@");
- }
-}
diff --git a/libgtkhtml-java/src/java/org/gnu/gtkhtml/HTMLParser.java b/libgtkhtml-java/src/java/org/gnu/gtkhtml/HTMLParser.java
deleted file mode 100644
index b890c26..0000000
--- a/libgtkhtml-java/src/java/org/gnu/gtkhtml/HTMLParser.java
+++ /dev/null
@@ -1,28 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtkhtml;
-
-import org.gnu.glib.GObject;
-
-public class HTMLParser extends GObject {
-
- public HTMLParser(HTMLDocument document, HTMLParserType type) {
- super(html_parser_new(document.getHandle(), type.getValue()));
- }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int html_parser_get_type();
- native static final protected int html_parser_new(int document, int parserType);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libgtkhtml-java/src/java/org/gnu/gtkhtml/HTMLParserType.java b/libgtkhtml-java/src/java/org/gnu/gtkhtml/HTMLParserType.java
deleted file mode 100644
index 4cf1b36..0000000
--- a/libgtkhtml-java/src/java/org/gnu/gtkhtml/HTMLParserType.java
+++ /dev/null
@@ -1,63 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtkhtml;
-
-import org.gnu.glib.Enum;
-
-public class HTMLParserType extends Enum {
-
- static final private int _HTML = 0;
- static final public HTMLParserType HTM = new HTMLParserType(_HTML);
-
- static final private int _XML = 1;
- static final public HTMLParserType XML = new HTMLParserType(_XML);
-
- static final private HTMLParserType[] theInterned = new HTMLParserType[] { HTM, XML };
-
- static private java.util.Hashtable theInternedExtras;
- static final private HTMLParserType theSacrificialOne = new HTMLParserType(0);
-
- static public HTMLParserType intern(int value) {
- if (value < theInterned.length) {
- return theInterned[value];
- }
- theSacrificialOne.value_ = value;
- if (theInternedExtras == null) {
- theInternedExtras = new java.util.Hashtable();
- }
- HTMLParserType already = (HTMLParserType) theInternedExtras.get(theSacrificialOne);
- if (already == null) {
- already = new HTMLParserType(value);
- theInternedExtras.put(already, already);
- }
- return already;
- }
-
- private HTMLParserType(int value) {
- value_ = value;
- }
-
- public HTMLParserType or(HTMLParserType other) {
- return intern(value_ | other.value_);
- }
-
- public HTMLParserType and(HTMLParserType other) {
- return intern(value_ & other.value_);
- }
-
- public HTMLParserType xor(HTMLParserType other) {
- return intern(value_ ^ other.value_);
- }
-
- public boolean test(HTMLParserType other) {
- return (value_ & other.value_) == other.value_;
- }
-
-}
diff --git a/libgtkhtml-java/src/java/org/gnu/gtkhtml/HTMLView.java b/libgtkhtml-java/src/java/org/gnu/gtkhtml/HTMLView.java
deleted file mode 100644
index e896d7b..0000000
--- a/libgtkhtml-java/src/java/org/gnu/gtkhtml/HTMLView.java
+++ /dev/null
@@ -1,71 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtkhtml;
-
-import org.gnu.gtk.Layout;
-
-public class HTMLView extends Layout {
-
- public HTMLView() {
- super(html_view_new());
- }
-
- public void setDocument(HTMLDocument document) {
- if (null == document)
- html_view_set_document(getHandle(), 0);
- else
- html_view_set_document(getHandle(), document.getHandle());
- }
-
- public void jumpToAnchor(String anchor) {
- html_view_jump_to_anchor(getHandle(), anchor);
- }
-
- public double getMagnification() {
- return html_view_get_magnification(getHandle());
- }
-
- public void setMagnification(double magnification) {
- html_view_set_magnification(getHandle(), magnification);
- }
-
- public void zoomIn() {
- html_view_zoom_in(getHandle());
- }
-
- public void zoomOut() {
- html_view_zoom_out(getHandle());
- }
-
- public void zoomReset() {
- html_view_zoom_reset(getHandle());
- }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int html_view_get_type();
- native static final protected int html_view_new();
- native static final protected void html_view_set_document(int view, int document);
- native static final protected void html_view_jump_to_anchor(int view, String anchor);
- native static final protected double html_view_get_magnification(int view);
- native static final protected void html_view_set_magnification(int view, double magnification);
- native static final protected void html_view_zoom_in(int view);
- native static final protected void html_view_zoom_out(int view);
- native static final protected void html_view_zoom_reset(int view);
- native static final protected int html_view_find_layout_box(int view, int node, boolean findParent);
- native static final protected void html_view_scroll_to_node(int view, int node, int scrollType);
- /****************************************
- * END OF JNI CODE
- ****************************************/
- static {
- System.loadLibrary("gtkhtmljava2.4");
- }
-}
diff --git a/libgtkhtml-java/src/java/org/gnu/gtkhtml/HTMLView.java.in b/libgtkhtml-java/src/java/org/gnu/gtkhtml/HTMLView.java.in
deleted file mode 100644
index 7ab9c11..0000000
--- a/libgtkhtml-java/src/java/org/gnu/gtkhtml/HTMLView.java.in
+++ /dev/null
@@ -1,71 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtkhtml;
-
-import org.gnu.gtk.Layout;
-
-public class HTMLView extends Layout {
-
- public HTMLView() {
- super(html_view_new());
- }
-
- public void setDocument(HTMLDocument document) {
- if (null == document)
- html_view_set_document(getHandle(), 0);
- else
- html_view_set_document(getHandle(), document.getHandle());
- }
-
- public void jumpToAnchor(String anchor) {
- html_view_jump_to_anchor(getHandle(), anchor);
- }
-
- public double getMagnification() {
- return html_view_get_magnification(getHandle());
- }
-
- public void setMagnification(double magnification) {
- html_view_set_magnification(getHandle(), magnification);
- }
-
- public void zoomIn() {
- html_view_zoom_in(getHandle());
- }
-
- public void zoomOut() {
- html_view_zoom_out(getHandle());
- }
-
- public void zoomReset() {
- html_view_zoom_reset(getHandle());
- }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int html_view_get_type();
- native static final protected int html_view_new();
- native static final protected void html_view_set_document(int view, int document);
- native static final protected void html_view_jump_to_anchor(int view, String anchor);
- native static final protected double html_view_get_magnification(int view);
- native static final protected void html_view_set_magnification(int view, double magnification);
- native static final protected void html_view_zoom_in(int view);
- native static final protected void html_view_zoom_out(int view);
- native static final protected void html_view_zoom_reset(int view);
- native static final protected int html_view_find_layout_box(int view, int node, boolean findParent);
- native static final protected void html_view_scroll_to_node(int view, int node, int scrollType);
- /****************************************
- * END OF JNI CODE
- ****************************************/
- static {
- System.loadLibrary("gtkhtmljava at apiversion@");
- }
-}
diff --git a/libgtkhtml-java/src/java/org/gnu/gtkhtml/dom/DomDocument.java b/libgtkhtml-java/src/java/org/gnu/gtkhtml/dom/DomDocument.java
deleted file mode 100644
index 11e6612..0000000
--- a/libgtkhtml-java/src/java/org/gnu/gtkhtml/dom/DomDocument.java
+++ /dev/null
@@ -1,29 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtkhtml.dom;
-
-/**
- */
-public class DomDocument extends DomNode {
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int dom_document_get_type();
- native static final protected int dom_document_new();
- native static final protected int dom_document_get_documentElement(int doc);
- native static final protected int dom_document_createElement(int doc, String tagName);
- native static final protected int dom_document_createTextNode(int doc, String data);
- native static final protected int dom_document_createComment(int doc, String data);
- native static final protected int dom_document_importNode(int doc, int importedNode, boolean deep, int[] exception);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libgtkhtml-java/src/java/org/gnu/gtkhtml/dom/DomDocumentType.java b/libgtkhtml-java/src/java/org/gnu/gtkhtml/dom/DomDocumentType.java
deleted file mode 100644
index bda1ad1..0000000
--- a/libgtkhtml-java/src/java/org/gnu/gtkhtml/dom/DomDocumentType.java
+++ /dev/null
@@ -1,69 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtkhtml.dom;
-
-import org.gnu.gtkhtml.dom.DomNode;
-
-public class DomDocumentType extends DomNode {
-
- /*
- * Constructor for DomDocumentType, given a handle
- * @param hand Handle to assign to this instance
- */
- public DomDocumentType(int hand)
- {
- super(hand);
- }
-
- /*
- * Returns the name of the Document Type
- * @return String the Document Type name
- */
- public String getName() {
- return (dom_DocumentType_get_name(getHandle()));
- }
-
- /*
- * Returns the public ID of the Document Type
- * @return String the Document Type's Public ID
- */
- public String getPublicId() {
- return (dom_DocumentType_get_publicId(getHandle()));
- }
-
- /*
- * Returns the system ID of the Document Type
- * @return String the Document Type's System ID
- */
- public String getSystemId() {
- return (dom_DocumentType_get_systemId(getHandle()));
- }
-
- /*
- * Returns a map of the entities (a DomNamedNodeMap)
- * Currently, this is just an opaque pointer until I wrap DomNamedNodeMap
- * @return int a pointer to the map of entities in C space
- */
- public int getEntities() {
- return (dom_DocumentType_get_entities(getHandle()));
- }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int dom_DocumentType_get_type();
- native static final protected String dom_DocumentType_get_name(int dtd);
- native static final protected String dom_DocumentType_get_publicId(int dtd);
- native static final protected String dom_DocumentType_get_systemId(int dtd);
- native static final protected int dom_DocumentType_get_entities(int dtd);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libgtkhtml-java/src/java/org/gnu/gtkhtml/dom/DomNamedNodeMap.java b/libgtkhtml-java/src/java/org/gnu/gtkhtml/dom/DomNamedNodeMap.java
deleted file mode 100644
index 3d303ef..0000000
--- a/libgtkhtml-java/src/java/org/gnu/gtkhtml/dom/DomNamedNodeMap.java
+++ /dev/null
@@ -1,29 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtkhtml.dom;
-
-import org.gnu.glib.GObject;
-
-/**
- */
-public class DomNamedNodeMap extends GObject {
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int dom_namednodemap_getnameditem(int map, String name);
- native static final protected int dom_namednodemap_setnameditem(int map, int arg, int except);
- native static final protected int dom_namednodemap_removenameditem(int map, String name, int except);
- native static final protected int dom_namednodemap_get_item(int map, long index);
- native static final protected long dom_namednodemap_get_length(int map);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libgtkhtml-java/src/java/org/gnu/gtkhtml/dom/DomNode.java b/libgtkhtml-java/src/java/org/gnu/gtkhtml/dom/DomNode.java
deleted file mode 100644
index 36db2dd..0000000
--- a/libgtkhtml-java/src/java/org/gnu/gtkhtml/dom/DomNode.java
+++ /dev/null
@@ -1,68 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtkhtml.dom;
-
-import org.gnu.glib.GObject;
-
-public class DomNode extends GObject {
- // This constructor should not be called, but it necessary for subclasses
- protected DomNode() {
- }
-
- public DomNode(int handl) {
- super(handl);
- }
-
- public DomDocumentType getDocumentType()
- {
- int handl = dom_Node_get_doctype(getHandle());
- return new DomDocumentType(handl);
- }
-
- public long getType() {
- return (dom_node_get_type());
- }
-
- public DomNode makeRef() {
- return (new DomNode(getHandle()));
- }
-
- //public Collection getChildNodes() {
- // return (null);
- //}
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int dom_node_get_type();
- native static final protected int dom_Node_mkref(int node);
- native static final protected int dom_Node_get_childNodes(int node);
- native static final protected int dom_Node_removeChild(int node, int oldChild, int[] exception);
- native static final protected String dom_Node_get_nodeValue(int node, int[] exception);
- native static final protected int dom_Node_get_firstChild(int node);
- native static final protected String dom_Node_get_nodeName(int node);
- native static final protected int dom_Node_get_attributes(int node);
- native static final protected boolean dom_Node_hasChildNodes(int node);
- native static final protected int dom_Node_get_parentNode(int node);
- native static final protected int dom_Node_get_nextSibling(int node);
- native static final protected int dom_Node_get_nodeType(int node);
- native static final protected int dom_Node_cloneNode(int node, boolean deep);
- native static final protected int dom_Node_appendChild(int node, int newChild, int[] exception);
- native static final protected String dom_Node_get_localName(int node);
- native static final protected String dom_Node_get_namespaceURI(int node);
- native static final protected int dom_Node_get_previoussibling(int node);
- native static final protected int dom_Node_get_lastChild(int node);
- native static final protected void dom_Node_set_nodeValue(int node, String value, int[] exception);
- native static final protected int dom_Node_get_ownerDocument(int node);
- native static final protected boolean dom_Node_hasAttributes(int node);
- native static final protected int dom_Node_get_doctype(int node);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libgtkhtml-java/src/java/org/gnu/gtkhtml/dom/DomNodeList.java b/libgtkhtml-java/src/java/org/gnu/gtkhtml/dom/DomNodeList.java
deleted file mode 100644
index 1e296af..0000000
--- a/libgtkhtml-java/src/java/org/gnu/gtkhtml/dom/DomNodeList.java
+++ /dev/null
@@ -1,62 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-package org.gnu.gtkhtml.dom;
-
-import org.gnu.glib.GObject;
-import org.gnu.gtkhtml.dom.DomNode;
-
-/**
- */
-public class DomNodeList extends GObject {
- /*
- * Construct a DomNodeList object given a DomNodeList pointer (from the C side)
- * @param handl Handle of an existing DomNodeList
- */
- public DomNodeList(int handl) {
- super(handl);
- }
-
- /*
- * Returns the type
- * @return the type of a DomNodeList
- */
- public int getType() {
- return (dom_node_list_get_type());
- }
-
- /*
- * Return the length of a DomNodeList
- * @return the length of the list
- */
- public int getLength() {
- return ((int) dom_node_list_get_length(getHandle()));
- }
-
- /*
- * Return a specific item from a DomNodeList
- * @param which The index of the item to return
- * @return a DomNode object from the list
- */
- public DomNode getItem(int which) {
- DomNode node = new DomNode(dom_node_list_get_item(getHandle(), which));
- return (node);
- }
-
- /****************************************
- * BEGINNING OF JNI CODE
- ****************************************/
- native static final protected int dom_node_list_get_type();
- /* native static final protected int dom_node_list_new(); */
- native static final protected long dom_node_list_get_length(int list);
- native static final protected int dom_node_list_get_item(int list, long index);
- /****************************************
- * END OF JNI CODE
- ****************************************/
-}
diff --git a/libgtkhtml-java/src/java/org/gnu/gtkhtml/event/HTMLDocumentEvent.java b/libgtkhtml-java/src/java/org/gnu/gtkhtml/event/HTMLDocumentEvent.java
deleted file mode 100644
index 5843d30..0000000
--- a/libgtkhtml-java/src/java/org/gnu/gtkhtml/event/HTMLDocumentEvent.java
+++ /dev/null
@@ -1,78 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-package org.gnu.gtkhtml.event;
-
-import org.gnu.gtk.event.GtkEvent;
-import org.gnu.gtk.event.GtkEventType;
-
-/**
- * An event represeting action by a {@link org.gnu.gtkhtml.HTMLDocument} widget.
- */
-public class HTMLDocumentEvent extends GtkEvent {
-
- private String url;
- private String method;
- private String encoding;
-
- /**
- * Type of a ButtonEvent
- */
- public static class Type extends GtkEventType {
- private Type(int id, String name) {
- super(id, name);
- }
-
- public static final Type LINK_CLICKED = new Type(1, "LINK_CLICKED");
- public static final Type SUBMIT = new Type(1, "SUBMIT");
- }
-
- /**
- * Creates a new Button HTMLDocumentEvent. This is used internally by java-gnome. Users
- * only have to deal with listeners.
- */
- public HTMLDocumentEvent(Object source, HTMLDocumentEvent.Type type) {
- super(source, type);
- }
-
- /**
- * @return True if the type of this event is the same as that stated.
- */
- public boolean isOfType(HTMLDocumentEvent.Type aType) {
- return (type.getID() == aType.getID());
- }
-
- public String getEncoding() {
- return encoding;
- }
-
- public void setEncoding(String e) {
- encoding = e;
- }
-
- public String getMethod() {
- return method;
- }
-
- public void setMethod(String m) {
- method = m;
- }
-
- public String getURL() {
- return url;
- }
-
- public void setURL(String u) {
- url = u;
- }
-}
diff --git a/libgtkhtml-java/src/java/org/gnu/gtkhtml/event/HTMLDocumentListener.java b/libgtkhtml-java/src/java/org/gnu/gtkhtml/event/HTMLDocumentListener.java
deleted file mode 100644
index 8063905..0000000
--- a/libgtkhtml-java/src/java/org/gnu/gtkhtml/event/HTMLDocumentListener.java
+++ /dev/null
@@ -1,24 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-package org.gnu.gtkhtml.event;
-
-/**
- * Listener for the {@link org.gnu.gtkhtml.HTMLDocument} widget.
- */
-public interface HTMLDocumentListener {
- /**
- * This method is called whenever a html document event occurs.
- */
- public void documentEvent(HTMLDocumentEvent event );
-}
diff --git a/libgtkhtml-java/src/jni/org_gnu_gtkhtml_HTMLContext.c b/libgtkhtml-java/src/jni/org_gnu_gtkhtml_HTMLContext.c
deleted file mode 100644
index 00abbd0..0000000
--- a/libgtkhtml-java/src/jni/org_gnu_gtkhtml_HTMLContext.c
+++ /dev/null
@@ -1,53 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <libgtkhtml/gtkhtml.h>
-
-#ifndef _Included_org_gnu_gtkhtml_HTMLContext
-#define _Included_org_gnu_gtkhtml_HTMLContext
-#ifdef __cplusplus
-extern "C" {
-#endif
-/*
- * Class: org_gnu_gtkhtml_HTMLContext
- * Method: gtk_html_context_get_type
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtkhtml_HTMLContext_gtk_1html_1context_1get_1type
- (JNIEnv *env, jclass cls)
-{
- return (jint) gtk_html_context_get_type();
-}
-
-/*
- * Class: org_gnu_gtkhtml_HTMLContext
- * Method: gtk_html_context_get
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtkhtml_HTMLContext_gtk_1html_1context_1get
- (JNIEnv *env, jclass cls)
-{
- return (jint) gtk_html_context_get();
-}
-
-#ifdef __cplusplus
-}
-#endif
-#endif
diff --git a/libgtkhtml-java/src/jni/org_gnu_gtkhtml_HTMLDocument.c b/libgtkhtml-java/src/jni/org_gnu_gtkhtml_HTMLDocument.c
deleted file mode 100644
index 6a5de94..0000000
--- a/libgtkhtml-java/src/jni/org_gnu_gtkhtml_HTMLDocument.c
+++ /dev/null
@@ -1,172 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <libgtkhtml/gtkhtml.h>
-
-#ifndef _Included_org_gnu_gtkhtml_HTMLDocument
-#define _Included_org_gnu_gtkhtml_HTMLDocument
-#ifdef __cplusplus
-extern "C" {
-#endif
-/* Inaccessible static: evtMap */
-/* Inaccessible static: class_00024org_00024gnu_00024gtkhtml_00024event_00024HTMLDocumentListener */
-/*
- * Class: org_gnu_gtkhtml_HTMLDocument
- * Method: html_document_get_type
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtkhtml_HTMLDocument_html_1document_1get_1type
- (JNIEnv *env, jclass cls)
-{
- return (jint) html_document_get_type();
-}
-
-/*
- * Class: org_gnu_gtkhtml_HTMLDocument
- * Method: html_document_new
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtkhtml_HTMLDocument_html_1document_1new
- (JNIEnv *env, jclass cls)
-{
- return (jint) html_document_new();
-}
-
-/*
- * Class: org_gnu_gtkhtml_HTMLDocument
- * Method: html_document_open_stream
- * Signature: (ILjava/lang/String;)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtkhtml_HTMLDocument_html_1document_1open_1stream
- (JNIEnv *env, jclass cls, jint doc, jstring mType)
-{
- HtmlDocument *document = (HtmlDocument*)doc;
- const gchar *mimeType = NULL;
- jboolean result;
-
- if (mType != NULL)
- mimeType = (gchar*)(*env)->GetStringUTFChars(env, mType, 0);
-
- result = html_document_open_stream(document, mimeType);
-
- if (mType != NULL)
- (*env)->ReleaseStringUTFChars(env, mType, mimeType);
-
- return result;
-}
-
-/*
- * Class: org_gnu_gtkhtml_HTMLDocument
- * Method: htm_document_write_stream
- * Signature: (ILjava/lang/String;I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtkhtml_HTMLDocument_htm_1document_1write_1stream
- (JNIEnv *env, jclass cls, jint doc, jstring buff, jint len)
-{
- HtmlDocument *document = (HtmlDocument*)doc;
- const gchar *buffer = NULL;
-
- if (buff != NULL)
- buffer = (gchar*)(*env)->GetStringUTFChars(env, buff, 0);
-
- html_document_write_stream(document, buffer, (gint)len);
-
- if (buff != NULL)
- (*env)->ReleaseStringUTFChars(env, buff, buffer);
-}
-
-/*
- * Class: org_gnu_gtkhtml_HTMLDocument
- * Method: html_document_close_stream
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtkhtml_HTMLDocument_html_1document_1close_1stream
- (JNIEnv *env, jclass cls, jint doc)
-{
- html_document_close_stream((HtmlDocument *)doc);
-}
-
-/*
- * Class: org_gnu_gtkhtml_HTMLDocument
- * Method: html_document_clear
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtkhtml_HTMLDocument_html_1document_1clear
- (JNIEnv *env, jclass cls, jint doc)
-{
- html_document_clear((HtmlDocument *)doc);
-}
-
-/*
- * Class: org_gnu_gtkhtml_HTMLDocument
- * Method: html_document_update_hover_node
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtkhtml_HTMLDocument_html_1document_1update_1hover_1node
- (JNIEnv *env, jclass cls, jint doc, jint node)
-{
- html_document_update_hover_node((HtmlDocument *)doc, (DomNode *) node);
-}
-
-/*
- * Class: org_gnu_gtkhtml_HTMLDocument
- * Method: html_document_update_active_node
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtkhtml_HTMLDocument_html_1document_1update_1active_1node
- (JNIEnv *env, jclass cls, jint doc, jint node)
-{
- html_document_update_active_node((HtmlDocument *)doc, (DomNode *)node);
-}
-
-/*
- * Class: org_gnu_gtkhtml_HTMLDocument
- * Method: html_document_update_focus_element
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtkhtml_HTMLDocument_html_1document_1update_1focus_1element
- (JNIEnv *env, jclass cls, jint doc, jint element)
-{
- html_document_update_focus_element((HtmlDocument *)doc, (DomElement *)element);
-}
-
-/*
- * Class: org_gnu_gtkhtml_HTMLDocument
- * Method: html_document_find_anchor
- * Signature: (ILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtkhtml_HTMLDocument_html_1document_1find_1anchor
- (JNIEnv *env, jclass cls, jint doc, jstring anch)
-{
- const gchar *anchor = NULL;
-
- if (anch != NULL)
- anchor = (gchar*)(*env)->GetStringUTFChars(env, anch, 0);
-
- html_document_find_anchor((HtmlDocument*)doc, anchor);
-
- if (anch != NULL)
- (*env)->ReleaseStringUTFChars(env, anch, anchor);
-}
-
-#ifdef __cplusplus
-}
-#endif
-#endif
diff --git a/libgtkhtml-java/src/jni/org_gnu_gtkhtml_HTMLParser.c b/libgtkhtml-java/src/jni/org_gnu_gtkhtml_HTMLParser.c
deleted file mode 100644
index b91b3f9..0000000
--- a/libgtkhtml-java/src/jni/org_gnu_gtkhtml_HTMLParser.c
+++ /dev/null
@@ -1,53 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <libgtkhtml/gtkhtml.h>
-
-#ifndef _Included_org_gnu_gtkhtml_HTMLParser
-#define _Included_org_gnu_gtkhtml_HTMLParser
-#ifdef __cplusplus
-extern "C" {
-#endif
-/*
- * Class: org_gnu_gtkhtml_HTMLParser
- * Method: html_parser_get_type
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtkhtml_HTMLParser_html_1parser_1get_1type
- (JNIEnv *env, jclass cls)
-{
- return (jint) html_parser_get_type();
-}
-
-/*
- * Class: org_gnu_gtkhtml_HTMLParser
- * Method: html_parser_new
- * Signature: (II)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtkhtml_HTMLParser_html_1parser_1new
- (JNIEnv *env, jclass cls, jint doc, jint type)
-{
- return (jint) html_parser_new((HtmlDocument *)doc, (HtmlParserType) type);
-}
-
-#ifdef __cplusplus
-}
-#endif
-#endif
diff --git a/libgtkhtml-java/src/jni/org_gnu_gtkhtml_HTMLParserType.c b/libgtkhtml-java/src/jni/org_gnu_gtkhtml_HTMLParserType.c
deleted file mode 100644
index 0e05307..0000000
--- a/libgtkhtml-java/src/jni/org_gnu_gtkhtml_HTMLParserType.c
+++ /dev/null
@@ -1,22 +0,0 @@
-/* DO NOT EDIT THIS FILE - it is machine generated */
-#include <jni.h>
-/* Header for class org_gnu_gtkhtml_HTMLParserType */
-
-#ifndef _Included_org_gnu_gtkhtml_HTMLParserType
-#define _Included_org_gnu_gtkhtml_HTMLParserType
-#ifdef __cplusplus
-extern "C" {
-#endif
-#undef org_gnu_gtkhtml_HTMLParserType__HTML
-#define org_gnu_gtkhtml_HTMLParserType__HTML 0L
-/* Inaccessible static: HTM */
-#undef org_gnu_gtkhtml_HTMLParserType__XML
-#define org_gnu_gtkhtml_HTMLParserType__XML 1L
-/* Inaccessible static: XML */
-/* Inaccessible static: theInterned */
-/* Inaccessible static: theInternedExtras */
-/* Inaccessible static: theSacrificialOne */
-#ifdef __cplusplus
-}
-#endif
-#endif
diff --git a/libgtkhtml-java/src/jni/org_gnu_gtkhtml_HTMLView.c b/libgtkhtml-java/src/jni/org_gnu_gtkhtml_HTMLView.c
deleted file mode 100644
index 6350346..0000000
--- a/libgtkhtml-java/src/jni/org_gnu_gtkhtml_HTMLView.c
+++ /dev/null
@@ -1,163 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2003 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <libgtkhtml/gtkhtml.h>
-
-#ifndef _Included_org_gnu_gtkhtml_HTMLView
-#define _Included_org_gnu_gtkhtml_HTMLView
-#ifdef __cplusplus
-extern "C" {
-#endif
-
-/*
- * Class: org_gnu_gtkhtml_HTMLView
- * Method: html_view_get_type
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtkhtml_HTMLView_html_1view_1get_1type
- (JNIEnv *env, jclass cls)
-{
- return (jint) html_view_get_type();
-}
-
-/*
- * Class: org_gnu_gtkhtml_HTMLView
- * Method: html_view_new
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtkhtml_HTMLView_html_1view_1new
- (JNIEnv *env, jclass cls)
-{
- return (jint) html_view_new();
-}
-
-/*
- * Class: org_gnu_gtkhtml_HTMLView
- * Method: html_view_set_document
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtkhtml_HTMLView_html_1view_1set_1document
- (JNIEnv *env, jclass cls, jint view, jint document)
-{
- if (0 == document)
- html_view_set_document((HtmlView *)view, NULL);
- else
- html_view_set_document((HtmlView *)view, (HtmlDocument *)document);
-}
-
-/*
- * Class: org_gnu_gtkhtml_HTMLView
- * Method: html_view_jump_to_anchor
- * Signature: (ILjava/lang/String;)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtkhtml_HTMLView_html_1view_1jump_1to_1anchor
- (JNIEnv *env, jclass cls, jint view, jstring anch)
-{
- const gchar *anchor = NULL;
-
- if (anch != NULL)
- anchor = (gchar*)(*env)->GetStringUTFChars(env, anch, 0);
-
- html_view_jump_to_anchor((HtmlView*)view, anchor);
-
- if (anch != NULL)
- (*env)->ReleaseStringUTFChars(env, anch, anchor);
-}
-
-/*
- * Class: org_gnu_gtkhtml_HTMLView
- * Method: html_view_get_magnification
- * Signature: (I)D
- */
-JNIEXPORT jdouble JNICALL Java_org_gnu_gtkhtml_HTMLView_html_1view_1get_1magnification
- (JNIEnv *env, jclass cls, jint view)
-{
- return (jdouble) html_view_get_magnification((HtmlView *)view);
-}
-
-/*
- * Class: org_gnu_gtkhtml_HTMLView
- * Method: html_view_set_magnification
- * Signature: (ID)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtkhtml_HTMLView_html_1view_1set_1magnification
- (JNIEnv *env, jclass cls, jint view, jdouble mag)
-{
- html_view_set_magnification((HtmlView *)view, (gdouble)mag);
-}
-
-/*
- * Class: org_gnu_gtkhtml_HTMLView
- * Method: html_view_zoom_in
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtkhtml_HTMLView_html_1view_1zoom_1in
- (JNIEnv *env, jclass cls, jint view)
-{
- html_view_zoom_in((HtmlView *)view);
-}
-
-/*
- * Class: org_gnu_gtkhtml_HTMLView
- * Method: html_view_zoom_out
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtkhtml_HTMLView_html_1view_1zoom_1out
- (JNIEnv *env, jclass cls, jint view)
-{
- html_view_zoom_out((HtmlView *)view);
-}
-
-/*
- * Class: org_gnu_gtkhtml_HTMLView
- * Method: html_view_zoom_reset
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtkhtml_HTMLView_html_1view_1zoom_1reset
- (JNIEnv *env, jclass cls, jint view)
-{
- html_view_zoom_reset((HtmlView *)view);
-}
-
-/*
- * Class: org_gnu_gtkhtml_HTMLView
- * Method: html_view_find_layout_box
- * Signature: (IIZ)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtkhtml_HTMLView_html_1view_1find_1layout_1box
- (JNIEnv *env, jclass cls, jint view, jint node, jboolean findParent)
-{
- return (jint)html_view_find_layout_box((HtmlView *)view, (DomNode *)node, (gboolean) findParent);
-}
-
-/*
- * Class: org_gnu_gtkhtml_HTMLView
- * Method: html_view_scroll_to_node
- * Signature: (III)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtkhtml_HTMLView_html_1view_1scroll_1to_1node
- (JNIEnv *env, jclass cls, jint view, jint node, jint scrollType)
-{
- html_view_scroll_to_node((HtmlView *)view, (DomNode *)node, (HtmlViewScrollToType)scrollType);}
-
-#ifdef __cplusplus
-}
-#endif
-#endif
diff --git a/libgtkhtml-java/src/jni/org_gnu_gtkhtml_dom_DomDocument.c b/libgtkhtml-java/src/jni/org_gnu_gtkhtml_dom_DomDocument.c
deleted file mode 100644
index 43acd67..0000000
--- a/libgtkhtml-java/src/jni/org_gnu_gtkhtml_dom_DomDocument.c
+++ /dev/null
@@ -1,69 +0,0 @@
-/* DO NOT EDIT THIS FILE - it is machine generated */
-#include <jni.h>
-/* Header for class org_gnu_gtkhtml_dom_DomDocument */
-
-#ifndef _Included_org_gnu_gtkhtml_dom_DomDocument
-#define _Included_org_gnu_gtkhtml_dom_DomDocument
-#ifdef __cplusplus
-extern "C" {
-#endif
-/*
- * Class: org_gnu_gtkhtml_dom_DomDocument
- * Method: dom_document_get_type
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtkhtml_dom_DomDocument_dom_1document_1get_1type
- (JNIEnv *, jclass);
-
-/*
- * Class: org_gnu_gtkhtml_dom_DomDocument
- * Method: dom_document_new
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtkhtml_dom_DomDocument_dom_1document_1new
- (JNIEnv *, jclass);
-
-/*
- * Class: org_gnu_gtkhtml_dom_DomDocument
- * Method: dom_document_get_documentElement
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtkhtml_dom_DomDocument_dom_1document_1get_1documentElement
- (JNIEnv *, jclass, jint);
-
-/*
- * Class: org_gnu_gtkhtml_dom_DomDocument
- * Method: dom_document_createElement
- * Signature: (ILjava/lang/String;)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtkhtml_dom_DomDocument_dom_1document_1createElement
- (JNIEnv *, jclass, jint, jstring);
-
-/*
- * Class: org_gnu_gtkhtml_dom_DomDocument
- * Method: dom_document_createTextNode
- * Signature: (ILjava/lang/String;)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtkhtml_dom_DomDocument_dom_1document_1createTextNode
- (JNIEnv *, jclass, jint, jstring);
-
-/*
- * Class: org_gnu_gtkhtml_dom_DomDocument
- * Method: dom_document_createComment
- * Signature: (ILjava/lang/String;)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtkhtml_dom_DomDocument_dom_1document_1createComment
- (JNIEnv *, jclass, jint, jstring);
-
-/*
- * Class: org_gnu_gtkhtml_dom_DomDocument
- * Method: dom_document_importNode
- * Signature: (IIZ[I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtkhtml_dom_DomDocument_dom_1document_1importNode
- (JNIEnv *, jclass, jint, jint, jboolean, jintArray);
-
-#ifdef __cplusplus
-}
-#endif
-#endif
diff --git a/libgtkhtml-java/src/jni/org_gnu_gtkhtml_dom_DomDocumentType.c b/libgtkhtml-java/src/jni/org_gnu_gtkhtml_dom_DomDocumentType.c
deleted file mode 100644
index 7eb3c6e..0000000
--- a/libgtkhtml-java/src/jni/org_gnu_gtkhtml_dom_DomDocumentType.c
+++ /dev/null
@@ -1,91 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * *** Update this ***
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was originally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- */
-#include <jni.h>
-#include <sys/types.h>
-#include <libgtkhtml/gtkhtml.h>
-
-#ifndef _Included_org_gnu_gtkhtml_dom_DomDocumentType
-#define _Included_org_gnu_gtkhtml_dom_DomDocumentType
-#ifdef __cplusplus
-extern "C" {
-#endif
-/*
- * Class: org_gnu_gtkhtml_dom_DomDocumentType
- * Method: dom_DocumentType_get_type
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtkhtml_dom_DomDocumentType_dom_1DocumentType_1get_1type
- (JNIEnv *env, jclass cls)
-{
- return ((jint) dom_document_type_get_type());
-}
-
-/*
- * Class: org_gnu_gtkhtml_dom_DomDocumentType
- * Method: dom_DocumentType_get_name
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gtkhtml_dom_DomDocumentType_dom_1DocumentType_1get_1name
- (JNIEnv *env, jclass cls, jint dtd)
-{
- DomString* str = dom_DocumentType__get_name((DomDocumentType*) dtd);
- return ((*env)->NewStringUTF(env, (char*) str));
-}
-
-
-/*
- * Class: org_gnu_gtkhtml_dom_DomDocumentType
- * Method: dom_DocumentType_get_publicId
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gtkhtml_dom_DomDocumentType_dom_1DocumentType_1get_1publicId
- (JNIEnv *env, jclass cls, jint dtd)
-{
- DomString* str = dom_DocumentType__get_publicId((DomDocumentType*) dtd);
- return ((*env)->NewStringUTF(env, (char*) str));
-}
-
-/*
- * Class: org_gnu_gtkhtml_dom_DomDocumentType
- * Method: dom_DocumentType_get_systemId
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gtkhtml_dom_DomDocumentType_dom_1DocumentType_1get_1systemId
- (JNIEnv *env, jclass cls, jint dtd)
-{
- DomString* str = dom_DocumentType__get_systemId((DomDocumentType*) dtd);
- return ((*env)->NewStringUTF(env, (char*) str));
-}
-
-
-/*
- * Class: org_gnu_gtkhtml_dom_DomDocumentType
- * Method: dom_DocumentType_get_entities
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtkhtml_dom_DomDocumentType_dom_1DocumentType_1get_1entities
- (JNIEnv *env, jclass cls, jint dtd)
-{
- return ((jint) dom_DocumentType__get_entities((DomDocumentType*) dtd));
-}
-
-#ifdef __cplusplus
-}
-#endif
-#endif
diff --git a/libgtkhtml-java/src/jni/org_gnu_gtkhtml_dom_DomNamedNodeMap.c b/libgtkhtml-java/src/jni/org_gnu_gtkhtml_dom_DomNamedNodeMap.c
deleted file mode 100644
index bca1652..0000000
--- a/libgtkhtml-java/src/jni/org_gnu_gtkhtml_dom_DomNamedNodeMap.c
+++ /dev/null
@@ -1,89 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was originally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <libgtkhtml/gtkhtml.h>
-
-#ifndef _Included_org_gnu_gtkhtml_dom_DomNamedNodeMap
-#define _Included_org_gnu_gtkhtml_dom_DomNamedNodeMap
-#ifdef __cplusplus
-extern "C" {
-#endif
-/*
- * Class: org_gnu_gtkhtml_dom_DomNamedNodeMap
- * Method: dom_namednodemap_getnameditem
- * Signature: (ILjava/lang/String;)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtkhtml_dom_DomNamedNodeMap_dom_1namednodemap_1getnameditem
- (JNIEnv *env, jclass cls, jint map, jstring name)
-{
- return (jint) dom_NamedNodeMap_getNamedItem((DomNamedNodeMap *)map, (DomString *)name);
-}
-
-/*
- * Class: org_gnu_gtkhtml_dom_DomNamedNodeMap
- * Method: dom_namednodemap_setnameditem
- * Signature: (III)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtkhtml_dom_DomNamedNodeMap_dom_1namednodemap_1setnameditem
- (JNIEnv *env, jclass cls, jint map, jint arg, jint except)
-{
- return (jint) dom_NamedNodeMap_setNamedItem((DomNamedNodeMap *)map, (DomNode *)arg, (DomException *) &except);
-}
-
-/*
- * Class: org_gnu_gtkhtml_dom_DomNamedNodeMap
- * Method: dom_namednodemap_removenameditem
- * Signature: (ILjava/lang/String;I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtkhtml_dom_DomNamedNodeMap_dom_1namednodemap_1removenameditem
- (JNIEnv *env, jclass cls, jint map, jstring name, jint except)
-{
- DomString* str = (DomString*)(*env)->GetStringUTFChars(env, name, 0);
- DomNode *node = dom_NamedNodeMap_removeNamedItem((DomNamedNodeMap *)map, str, &except);
- (*env)->ReleaseStringUTFChars(env, name, str);
- return (jint) node;
-}
-
-/*
- * Class: org_gnu_gtkhtml_dom_DomNamedNodeMap
- * Method: dom_namednodemap_get_item
- * Signature: (IJ)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtkhtml_dom_DomNamedNodeMap_dom_1namednodemap_1get_1item
- (JNIEnv *env, jclass cls, jint map, jlong index)
-{
- return (jint) dom_NamedNodeMap__get_item((DomNamedNodeMap *)map, (gulong) index);
-}
-
-/*
- * Class: org_gnu_gtkhtml_dom_DomNamedNodeMap
- * Method: dom_namednodemap_get_length
- * Signature: (I)J
- */
-JNIEXPORT jlong JNICALL Java_org_gnu_gtkhtml_dom_DomNamedNodeMap_dom_1namednodemap_1get_1length
- (JNIEnv *env, jclass cls, jint map)
-{
- return (jlong) dom_NamedNodeMap__get_length((DomNamedNodeMap *)map);
-}
-
-#ifdef __cplusplus
-}
-#endif
-#endif
diff --git a/libgtkhtml-java/src/jni/org_gnu_gtkhtml_dom_DomNode.c b/libgtkhtml-java/src/jni/org_gnu_gtkhtml_dom_DomNode.c
deleted file mode 100644
index 06f3282..0000000
--- a/libgtkhtml-java/src/jni/org_gnu_gtkhtml_dom_DomNode.c
+++ /dev/null
@@ -1,289 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <libgtkhtml/gtkhtml.h>
-
-#ifndef _Included_org_gnu_gtkhtml_dom_DomNode
-#define _Included_org_gnu_gtkhtml_dom_DomNode
-#ifdef __cplusplus
-extern "C" {
-#endif
-/*
- * Class: org_gnu_gtkhtml_dom_DomNode
- * Method: dom_node_get_type
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtkhtml_dom_DomNode_dom_1node_1get_1type
- (JNIEnv *env, jclass cls)
-{
- return (jint)dom_node_get_type();
-}
-
-/*
- * Class: org_gnu_gtkhtml_dom_DomNode
- * Method: dom_Node_mkref
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtkhtml_dom_DomNode_dom_1Node_1mkref
- (JNIEnv *env, jclass cls, jint node)
-{
- return (jint)dom_Node_mkref((xmlNode*)node);
-}
-
-/*
- * Class: org_gnu_gtkhtml_dom_DomNode
- * Method: dom_Node_get_childNodes
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtkhtml_dom_DomNode_dom_1Node_1get_1childNodes
- (JNIEnv *env, jclass cls, jint node)
-{
- return (jboolean)dom_Node__get_childNodes((DomNode*)node);
-}
-
-/*
- * Class: org_gnu_gtkhtml_dom_DomNode
- * Method: dom_Node_removeChild
- * Signature: (II[I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtkhtml_dom_DomNode_dom_1Node_1removeChild
- (JNIEnv *env, jclass cls, jint node, jint oldChild, jintArray exception)
-{
- DomException *excp = (DomException*)(*env)->GetIntArrayElements(env, exception, NULL);
- jint ret = (jint)dom_Node_removeChild((DomNode*)node, (DomNode*)oldChild, excp);
- (*env)->ReleaseIntArrayElements(env, exception, (jint*)excp, 0);
- return ret;
-}
-
-/*
- * Class: org_gnu_gtkhtml_dom_DomNode
- * Method: dom_Node_get_nodeValue
- * Signature: (I[I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gtkhtml_dom_DomNode_dom_1Node_1get_1nodeValue
- (JNIEnv * env, jclass cls, jint node, jintArray exception)
-{
- DomException *excp = (DomException*)(*env)->GetIntArrayElements(env, exception, NULL);
- DomString *str = dom_Node__get_nodeValue((DomNode*)node, excp);
- (*env)->ReleaseIntArrayElements(env, exception, (jint*)excp, 0);
- return (*env)->NewStringUTF(env, (char*)str);
-}
-
-/*
- * Class: org_gnu_gtkhtml_dom_DomNode
- * Method: dom_Node_get_firstChild
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtkhtml_dom_DomNode_dom_1Node_1get_1firstChild
- (JNIEnv *env, jclass cls, jint node)
-{
- return (jint)dom_Node__get_firstChild((DomNode*)node);;
-}
-
-/*
- * Class: org_gnu_gtkhtml_dom_DomNode
- * Method: dom_Node_get_nodeName
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gtkhtml_dom_DomNode_dom_1Node_1get_1nodeName
- (JNIEnv *env, jclass cls, jint node)
-{
- DomString* str = dom_Node__get_nodeName((DomNode*)node);;
- return (*env)->NewStringUTF(env, (char*)str);
-}
-
-/*
- * Class: org_gnu_gtkhtml_dom_DomNode
- * Method: dom_Node_get_attributes
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtkhtml_dom_DomNode_dom_1Node_1get_1attributes
- (JNIEnv *env, jclass cls, jint node)
-{
- return (jint)dom_Node__get_attributes((DomNode*)node);;
-}
-
-/*
- * Class: org_gnu_gtkhtml_dom_DomNode
- * Method: dom_Node_hasChildNodes
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtkhtml_dom_DomNode_dom_1Node_1hasChildNodes
- (JNIEnv *env, jclass cls, jint node)
-{
- return (jint)dom_Node_hasChildNodes((DomNode*)node);;
-}
-
-/*
- * Class: org_gnu_gtkhtml_dom_DomNode
- * Method: dom_Node_get_parentNode
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtkhtml_dom_DomNode_dom_1Node_1get_1parentNode
- (JNIEnv *env, jclass cls, jint node)
-{
- return (jint)dom_Node__get_parentNode((DomNode*)node);;
-}
-
-/*
- * Class: org_gnu_gtkhtml_dom_DomNode
- * Method: dom_Node_get_nextSibling
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtkhtml_dom_DomNode_dom_1Node_1get_1nextSibling
- (JNIEnv *env, jclass cls, jint node)
-{
- return (jint)dom_Node__get_nextSibling((DomNode*)node);;
-}
-
-/*
- * Class: org_gnu_gtkhtml_dom_DomNode
- * Method: dom_Node_get_nodeType
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtkhtml_dom_DomNode_dom_1Node_1get_1nodeType
- (JNIEnv *env, jclass cls, jint node)
-{
- return (jint)dom_Node__get_nodeType((DomNode*)node);;
-}
-
-/*
- * Class: org_gnu_gtkhtml_dom_DomNode
- * Method: dom_Node_cloneNode
- * Signature: (IZ)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtkhtml_dom_DomNode_dom_1Node_1cloneNode
- (JNIEnv *env, jclass cls, jint node, jboolean deep)
-{
- return (jint)dom_Node_cloneNode((DomNode*)node, (DomBoolean)deep);
-}
-
-/*
- * Class: org_gnu_gtkhtml_dom_DomNode
- * Method: dom_Node_appendChild
- * Signature: (II[I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtkhtml_dom_DomNode_dom_1Node_1appendChild
- (JNIEnv *env, jclass cls, jint node, jint newChild, jintArray exception)
-{
- DomException *excp = (DomException*)(*env)->GetIntArrayElements(env, exception, NULL);
- jint ret = (jint)dom_Node_appendChild((DomNode*)node, (DomNode*)newChild, excp);
- (*env)->ReleaseIntArrayElements(env, exception, (jint*)excp, 0);
- return ret;
-}
-
-/*
- * Class: org_gnu_gtkhtml_dom_DomNode
- * Method: dom_Node_get_localName
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gtkhtml_dom_DomNode_dom_1Node_1get_1localName
- (JNIEnv * env, jclass cls, jint node)
-{
- DomString *str = dom_Node__get_localName((DomNode*)node);
- return (*env)->NewStringUTF(env, (char*)str);
-}
-
-/*
- * Class: org_gnu_gtkhtml_dom_DomNode
- * Method: dom_Node_get_namespaceURI
- * Signature: (I)Ljava/lang/String;
- */
-JNIEXPORT jstring JNICALL Java_org_gnu_gtkhtml_dom_DomNode_dom_1Node_1get_1namespaceURI
- (JNIEnv *env, jclass cls, jint node)
-{
- DomString* str = dom_Node__get_namespaceURI((DomNode*)node);
- return (*env)->NewStringUTF(env, (char*)str);
-}
-
-/*
- * Class: org_gnu_gtkhtml_dom_DomNode
- * Method: dom_Node_get_previoussibling
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtkhtml_dom_DomNode_dom_1Node_1get_1previoussibling
- (JNIEnv *env, jclass cls, jint node)
-{
- return (jint)dom_Node__get_previousSibling((DomNode*)node);
-}
-
-/*
- * Class: org_gnu_gtkhtml_dom_DomNode
- * Method: dom_Node_get_lastChild
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtkhtml_dom_DomNode_dom_1Node_1get_1lastChild
- (JNIEnv *env, jclass cls, jint node)
-{
- return (jint)dom_Node__get_lastChild((DomNode*)node);
-}
-
-/*
- * Class: org_gnu_gtkhtml_dom_DomNode
- * Method: dom_Node_set_nodeValue
- * Signature: (ILjava/lang/String;[I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gtkhtml_dom_DomNode_dom_1Node_1set_1nodeValue
- (JNIEnv *env, jclass cls, jint node, jstring value, jintArray exception)
-{
- DomException *excp = (DomException*)(*env)->GetIntArrayElements(env, exception, NULL);
- DomString* str = (DomString*)(*env)->GetStringUTFChars(env, value, 0);
- dom_Node__set_nodeValue((DomNode*)node, str, excp);
- (*env)->ReleaseIntArrayElements(env, exception, (jint*)excp, 0);
- (*env)->ReleaseStringUTFChars(env, value, str);
-}
-
-/*
- * Class: org_gnu_gtkhtml_dom_DomNode
- * Method: dom_Node_get_ownerDocument
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtkhtml_dom_DomNode_dom_1Node_1get_1ownerDocument
- (JNIEnv *env, jclass cls, jint node)
-{
- return (jint)dom_Node__get_ownerDocument((DomNode*)node);
-}
-
-/*
- * Class: org_gnu_gtkhtml_dom_DomNode
- * Method: dom_Node_hasAttributes
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gtkhtml_dom_DomNode_dom_1Node_1hasAttributes
- (JNIEnv *env, jclass cls, jint node)
-{
- return (jboolean)dom_Node_hasAttributes((DomNode*)node);
-}
-
-/*
- * Class: org_gnu_gtkhtml_dom_DomNode
- * Method: dom_Node_get_doctype
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtkhtml_dom_DomNode_dom_1Node_1get_1doctype
- (JNIEnv *env, jclass cls, jint doc)
-{
- return (jint) dom_Document__get_doctype((DomDocument *) doc);
-}
-
-#ifdef __cplusplus
-}
-#endif
-#endif
diff --git a/libgtkhtml-java/src/jni/org_gnu_gtkhtml_dom_DomNodeList.c b/libgtkhtml-java/src/jni/org_gnu_gtkhtml_dom_DomNodeList.c
deleted file mode 100644
index b60ce8f..0000000
--- a/libgtkhtml-java/src/jni/org_gnu_gtkhtml_dom_DomNodeList.c
+++ /dev/null
@@ -1,64 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome Team Members:
- * Jean Van Wyk <jeanvanwyk at iname.com>
- * Jeffrey S. Morgan <jeffrey.morgan at bristolwest.com>
- * Dan Bornstein <danfuzz at milk.com>
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- *
- * This file was orriginally generated by the Java-GNOME Code Generator
- * Please do not modify the code that is identified as generated. Also,
- * please insert your code above the generated code.
- */
-
-#include <jni.h>
-#include <sys/types.h>
-#include <libgtkhtml/gtkhtml.h>
-
-#ifndef _Included_org_gnu_gtkhtml_dom_DomNodeList
-#define _Included_org_gnu_gtkhtml_dom_DomNodeList
-#ifdef __cplusplus
-extern "C" {
-#endif
-/*
- * Class: org_gnu_gtkhtml_dom_DomNodeList
- * Method: dom_node_list_get_type
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtkhtml_dom_DomNodeList_dom_1node_1list_1get_1type
- (JNIEnv *env, jclass cls)
-{
- return (jint) dom_node_list_get_type();
-}
-
-/*
- * Class: org_gnu_gtkhtml_dom_DomNodeList
- * Method: dom_node_list_get_length
- * Signature: (I)J
- */
-JNIEXPORT jlong JNICALL Java_org_gnu_gtkhtml_dom_DomNodeList_dom_1node_1list_1get_1length
- (JNIEnv *env, jclass cls, jint list)
-{
- return (jlong) dom_NodeList__get_length((DomNodeList *)list);
-}
-
-/*
- * Class: org_gnu_gtkhtml_dom_DomNodeList
- * Method: dom_node_list_get_item
- * Signature: (IJ)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gtkhtml_dom_DomNodeList_dom_1node_1list_1get_1item
- (JNIEnv *env, jclass cls, jint list, jlong index)
-{
- return (jint) dom_NodeList__get_item((DomNodeList *)list, (gulong) index);
-}
-
-#ifdef __cplusplus
-}
-#endif
-#endif
diff --git a/libvte-java/ChangeLog b/libvte-java/ChangeLog
deleted file mode 100644
index cdf2cc0..0000000
--- a/libvte-java/ChangeLog
+++ /dev/null
@@ -1,233 +0,0 @@
-2004-11-01 13:21 morganj
-
- * doc/examples/.cvsignore: ignoring generated files
-
-2004-10-22 15:29 lucaderu
-
- * doc/examples/runExample.sh.in: new runExample
-
-2004-10-22 15:28 lucaderu
-
- * doc/examples/runExample.sh: removed old runExample
-
-2004-10-22 15:27 lucaderu
-
- * configure.in: fixed wrong vte jar path and added runExample magic
-
-2004-10-08 04:58 lucaderu
-
- * doc/examples/runExample.sh: updated runExample script
-
-2004-10-06 19:54 mh
-
- * Makefile.in: Build system fixes
-
-2004-10-06 13:36 mh
-
- * configure.in, src/Makefile.in: more all-in-one build system fixes
-
-2004-08-08 19:50 mstep
-
- * src/: java/org/gnu/gnomevte/Terminal.java.in,
- jni/org_gnu_gnomevte_Terminal.c:
- Implemented vte_terminal_set_colors(),
- vte_terminal_set_color_background(),
- vte_terminal_set_color_foreground().
-
-2004-07-28 13:31 morganj
-
- * src/Makefile.in: Changed classpath for native build.
-
-2004-07-19 22:27 morganj
-
- * configure.in: setting the correct version.
-
-2004-07-19 21:19 morganj
-
- * NEWS: Added new files for new packages and updated gtk NEWS file.
-
-2004-07-16 19:57 morganj
-
- * configure.in, src/java/org/gnu/gnomevte/Terminal.java.in: Fixing
- vte version numbers.
-
-2004-07-16 19:46 morganj
-
- * doc/examples/: GtkTerminalExample.java,
- vte/GtkTerminalExample.java: moved example into package.
-
-2004-07-13 12:51 morganj
-
- * Makefile.in: fixed install target directories.
-
-2004-07-13 12:51 morganj
-
- * .cvsignore, src/java/org/gnu/gnomevte/.cvsignore: ignoring
- generated files
-
-2004-07-13 07:48 mh
-
- * src/Makefile.in: build sys changes
-
-2004-07-11 10:08 mh
-
- * .cvsignore, Makefile.in, Makefile.in.in, autogen.sh,
- configure.in, configure.in.in, install-sh, vte-java.pc.in,
- src/.cvsignore, src/Makefile.in.in: Build system improvements
-
-2004-06-30 11:21 howama
-
- * src/java/org/gnu/gnomevte/Terminal.java: This is generated -
- shouldn't be in cvs
-
-2004-06-30 11:18 howama
-
- * src/java/org/gnu/gnomevte/Terminal.java.in: Fixed a typo
-
-2004-06-17 20:48 nite_man
-
- * src/java/org/gnu/gnomevte/: Terminal.java, Terminal.java.in:
- Fixed bug with passing null pointer to the native method
- vte_terminal_fork_command.
-
-2004-06-05 10:02 nite_man
-
- * configure.in.in:
- Added new target file - Terminal.java
-
-2004-06-05 09:59 nite_man
-
- * src/java/org/gnu/gnomevte/Terminal.java.in:
- Configure file to build Terminal.java with correct shared
- library
- version.
-
-2004-03-30 19:40 kuzman
-
- * src/java/org/gnu/gnomevte/Terminal.java: Object creation fix.
-
-2004-03-23 15:29 kuzman
-
- * src/java/org/gnu/gnomevte/Terminal.java: FIX for multiple java
- objects pointing to same native object.
-
-2004-03-23 12:41 kuzman
-
- * src/java/org/gnu/gnomevte/Terminal.java: FIX for multiple java
- objects pointing to same native object.
-
-2004-02-06 12:46 kuzman
-
- * Makefile.in.in, src/jni/org_gnu_gnomevte_Terminal.c: Moving fixes
- from stable branch.
-
-2004-02-05 21:42 kuzman
-
- * Makefile.in.in: fixing a few install targets.
-
-2004-02-05 17:38 kuzman
-
- * src/jni/org_gnu_gnomevte_Terminal.c: Fixed compiler warnings with
- this object.
-
-2004-02-03 13:24 kuzman
-
- * Makefile.in.in, configure.in.in, src/Makefile.in.in: Moving
- appropriate head changes to 0.8 branch.
-
-2004-02-03 13:18 kuzman
-
- * doc/examples/GtkTerminalExample.java: Moving appropriate head
- changes to 0.8 branch.
-
-2004-01-13 14:46 howama
-
- * src/Makefile.in.in: Only include class files in jar archives.
- This bug was causing the jar files to be 40x bigger than they
- needed to be.
-
-2004-01-13 13:20 kuzman
-
- * doc/examples/GtkTerminalExample.java: Changed package so example
- would compile.
-
-2004-01-08 17:17 howama
-
- * Makefile.in.in: create links for jni so's. Force all links to be
- created, replacing any existing links
-
-2004-01-04 21:02 howama
-
- * Makefile.in.in, configure.in.in: various build system fixes
-
-2003-12-23 14:54 kuzman
-
- * src/Makefile.in.in: Fixed linking version for gtk
-
-2003-12-20 10:59 howama
-
- * Makefile.in.in, src/Makefile.in.in: Follow upstream versioning
-
-2003-12-17 19:03 howama
-
- * src/Makefile.in.in: Add all libs to compile scripts
-
-2003-12-17 14:32 howama
-
- * .cvsignore, src/.cvsignore: cvs should ignore generated files.
-
-2003-12-17 13:00 howama
-
- * src/jni/org_gnu_gnomevte_Terminal.c: moved from gnome/src/jni
-
-2003-12-17 09:09 howama
-
- * Makefile.in.in, src/Makefile.in.in: GCJ Native compilation is now
- optional
-
-2003-12-16 09:33 howama
-
- * src/Makefile.in.in: Use CLASSPATH environment variable instead of
- --classpath switches - some javac's call it -classpath instead.
-
-2003-12-14 13:32 howama
-
- * Makefile.in.in, configure.in.in, src/Makefile.in.in: Build script
- work. all targets should now work (including install). library
- loading fixed for core modules. Hopefully everything is now
- working.
-
-2003-12-13 13:09 howama
-
- * Makefile.in.in, configure.in.in, src/Makefile.in.in,
- src/java/org/gnu/gnomevte/Terminal.java: more make script
- improvements & fixes
-
-2003-12-12 19:35 howama
-
- * src/Makefile.in.in: More files for the new make system
-
-2003-12-11 17:55 howama
-
- * Makefile.in.in, configure.in.in: More work on new make system
-
-2003-10-25 11:58 kuzman
-
- * src/java/org/gnu/gnomevte/Terminal.java: Removed GStringArray
- calls and repalced with String[]
-
-2003-01-12 19:38 kuzman
-
- * doc/examples/GtkTerminalExample.java: Removed unused import.
-
-2002-12-09 19:50 rubiojr
-
- * doc/examples/GtkTerminalExample.java: New Vte Terminal example.
-
-2002-12-03 00:27 rubiojr
-
- * src/java/org/gnu/gnomevte/Terminal.java: Added the VteTerminal
- bindings. Fixed the Makefile.in to prevent compiling the vte jni
- in the gnome target. Added a build_vte.sh to build the vte
- bindings until I can fix configure and makefiles properly.
-
diff --git a/libvte-java/Makefile b/libvte-java/Makefile
deleted file mode 100644
index 3742f1e..0000000
--- a/libvte-java/Makefile
+++ /dev/null
@@ -1,85 +0,0 @@
-# This file is part of Java-GNOME.
-#
-# Java-GNOME is free software; you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
-# any later version.
-#
-# Java-GNOME is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with Java-GNOME; see the file COPYING. If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-#
-
-
-version=0.11.13
-apiversion=0.11
-vteversion=0.11.13
-vteapiversion=0.11
-
-top_srcdir=.
-srcdir=.
-
-# Directories for configure. Will remove the redundant ones when we know where
-# to install the files.
-prefix=/usr/
-exec_prefix=${prefix}
-datadir=${prefix}/share
-bindir=${exec_prefix}/bin
-includedir=${prefix}/include
-infodir=${prefix}/info
-libdir=/usr/lib/jni/
-libexecdir=${exec_prefix}/libexec
-localstatedir=${prefix}/var
-mandir=${prefix}/man
-sharedstatedir=${prefix}/com
-
-INSTALL=/usr/bin/install -c
-
-# Set Java related stuff
-JAVADOC = @JAVADOC@
-JAVAC = gcj -C
-JAVA = @JAVA@
-JAR = /usr/bin/jar
-
-DOCBOOK = /usr/bin/db2html
-
-
-
-all: distro
-
-distro:
- $(MAKE) -C src all
-
-# Install targets
-install: native_install
- $(INSTALL) -s -m644 lib/libgnomevtejava$(vteapiversion).so.$(vteversion) $(DESTDIR)$(libdir)/
- ln -s -f libgnomevtejava$(vteapiversion).so.$(vteversion) $(DESTDIR)$(libdir)/libgnomevtejava$(vteapiversion).so
- $(INSTALL) -m644 lib/gnomevte$(vteapiversion)-$(vteversion).jar $(DESTDIR)$(datadir)/java
- ln -s -f gnomevte$(vteapiversion)-$(vteversion).jar $(DESTDIR)$(datadir)/java/gnomevte$(vteapiversion).jar
- -for f in $(DOCUMENTS); do $(INSTALL) -m644 $(JG_DOC_DIR)/$$f $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion) || exit 1; done
- $(INSTALL) -m644 vte-java.pc $(DESTDIR)$(libdir)/pkgconfig/
-
-
-native_install:
- $(INSTALL) -s -m644 lib/libgnomevtejar$(vteapiversion).so.$(vteversion) $(DESTDIR)$(libdir)/
- @ln -s -f libgnomevtejar$(vteapiversion).so.$(vteversion) $(DESTDIR)$(libdir)/libgnomevtejar$(vteapiversion).so
-
-# Uninstall targets
-uninstall: native_uninstall
- rm -f $(libdir)/libgnomevtejava$(vteapiversion).so.$(vteversion)
- rm -f $(libdir)/libgnomevtejava$(vteapiversion).so
- rm -f $(datadir)/java/gnomevte$(vteapiversion)-$(vteversion).jar
- rm -f $(datadir)/java/gnomevte$(vteapiversion).jar
- rm -rf $(datadir)/doc/java-gnome-$(apiversion)
-
-native_uninstall:
- rm -f $(libdir)/libgnomevtejar$(vteapiversion).so.$(vteversion)
- rm -f $(libdir)/libgnomevtejar$(vteapiversion).so
-
-
-
diff --git a/libvte-java/Makefile.in b/libvte-java/Makefile.in
deleted file mode 100644
index 09de5ce..0000000
--- a/libvte-java/Makefile.in
+++ /dev/null
@@ -1,85 +0,0 @@
-# This file is part of Java-GNOME.
-#
-# Java-GNOME is free software; you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
-# any later version.
-#
-# Java-GNOME is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with Java-GNOME; see the file COPYING. If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-#
-
-
-version=@version@
-apiversion=@apiversion@
-vteversion=@version@
-vteapiversion=@apiversion@
-
-top_srcdir=@top_srcdir@
-srcdir=@srcdir@
-
-# Directories for configure. Will remove the redundant ones when we know where
-# to install the files.
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-datadir=@datadir@
-bindir=@bindir@
-includedir=@includedir@
-infodir=@infodir@
-libdir=@libdir@
-libexecdir=@libexecdir@
-localstatedir=@localstatedir@
-mandir=@mandir@
-sharedstatedir=@sharedstatedir@
-
-INSTALL=@INSTALL@
-
-# Set Java related stuff
-JAVADOC = @JAVADOC@
-JAVAC = @JAVAC@
-JAVA = @JAVA@
-JAR = @JAR@
-
-DOCBOOK = @DOCBOOK@
-
-
-
-all: distro
-
-distro:
- $(MAKE) -C src all
-
-# Install targets
-install: @GCJ_INSTALL_TARGETS@
- $(INSTALL) -s -m644 lib/libgnomevtejava$(vteapiversion).so.$(vteversion) $(DESTDIR)$(libdir)/
- ln -s -f libgnomevtejava$(vteapiversion).so.$(vteversion) $(DESTDIR)$(libdir)/libgnomevtejava$(vteapiversion).so
- $(INSTALL) -m644 lib/gnomevte$(vteapiversion)-$(vteversion).jar $(DESTDIR)$(datadir)/java
- ln -s -f gnomevte$(vteapiversion)-$(vteversion).jar $(DESTDIR)$(datadir)/java/gnomevte$(vteapiversion).jar
- -for f in $(DOCUMENTS); do $(INSTALL) -m644 $(JG_DOC_DIR)/$$f $(DESTDIR)$(datadir)/doc/java-gnome-$(apiversion) || exit 1; done
- $(INSTALL) -m644 vte-java.pc $(DESTDIR)$(libdir)/pkgconfig/
-
-
-native_install:
- $(INSTALL) -s -m644 lib/libgnomevtejar$(vteapiversion).so.$(vteversion) $(DESTDIR)$(libdir)/
- @ln -s -f libgnomevtejar$(vteapiversion).so.$(vteversion) $(DESTDIR)$(libdir)/libgnomevtejar$(vteapiversion).so
-
-# Uninstall targets
-uninstall: @GCJ_UNINSTALL_TARGETS@
- rm -f $(libdir)/libgnomevtejava$(vteapiversion).so.$(vteversion)
- rm -f $(libdir)/libgnomevtejava$(vteapiversion).so
- rm -f $(datadir)/java/gnomevte$(vteapiversion)-$(vteversion).jar
- rm -f $(datadir)/java/gnomevte$(vteapiversion).jar
- rm -rf $(datadir)/doc/java-gnome-$(apiversion)
-
-native_uninstall:
- rm -f $(libdir)/libgnomevtejar$(vteapiversion).so.$(vteversion)
- rm -f $(libdir)/libgnomevtejar$(vteapiversion).so
-
-
-
diff --git a/libvte-java/NEWS b/libvte-java/NEWS
deleted file mode 100644
index e69de29..0000000
diff --git a/libvte-java/aclocal.m4 b/libvte-java/aclocal.m4
deleted file mode 100644
index 20329aa..0000000
--- a/libvte-java/aclocal.m4
+++ /dev/null
@@ -1,416 +0,0 @@
-# generated automatically by aclocal 1.9.4 -*- Autoconf -*-
-
-# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
-# Free Software Foundation, Inc.
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-
-dnl PKG_CHECK_MODULES(GSTUFF, gtk+-2.0 >= 1.3 glib = 1.3.4, action-if, action-not)
-dnl defines GSTUFF_LIBS, GSTUFF_CFLAGS, see pkg-config man page
-dnl also defines GSTUFF_PKG_ERRORS on error
-AC_DEFUN(PKG_CHECK_MODULES, [
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- AC_MSG_CHECKING(for $2)
-
- if $PKG_CONFIG --exists "$2" ; then
- AC_MSG_RESULT(yes)
- succeeded=yes
-
- AC_MSG_CHECKING($1_CFLAGS)
- $1_CFLAGS=`$PKG_CONFIG --cflags "$2"`
- AC_MSG_RESULT($$1_CFLAGS)
-
- AC_MSG_CHECKING($1_LIBS)
- $1_LIBS=`$PKG_CONFIG --libs "$2"`
- AC_MSG_RESULT($$1_LIBS)
- else
- $1_CFLAGS=""
- $1_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- $1_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"`
- ifelse([$4], ,echo $$1_PKG_ERRORS,)
- fi
-
- AC_SUBST($1_CFLAGS)
- AC_SUBST($1_LIBS)
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- ifelse([$3], , :, [$3])
- else
- ifelse([$4], , AC_MSG_ERROR([Library requirements ($2) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.]), [$4])
- fi
-])
-
-
-
-dnl Available from the GNU Autoconf Macro Archive at:
-dnl http://www.gnu.org/software/ac-archive/htmldoc/ac_prog_jar.html
-dnl
-AC_DEFUN([AC_PROG_JAR],[
-AC_REQUIRE([AC_EXEEXT])dnl
-if test "x$JAVAPREFIX" = x; then
- test "x$JAR" = x && AC_CHECK_PROGS(JAR, jar$EXEEXT)
-else
- test "x$JAR" = x && AC_CHECK_PROGS(JAR, jar, $JAVAPREFIX)
-fi
-test "x$JAR" = x && AC_MSG_ERROR([no acceptable jar program found in \$PATH])
-AC_PROVIDE([$0])dnl
-])
-
-dnl Available from the GNU Autoconf Macro Archive at:
-dnl http://www.gnu.org/software/ac-archive/htmldoc/ac_prog_javac.html
-dnl
-AC_DEFUN([AC_PROG_JAVAC],[
-AC_REQUIRE([AC_EXEEXT])dnl
-if test "x$JAVAPREFIX" = x; then
- test "x$JAVAC" = x && AC_CHECK_PROGS(JAVAC, "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT)
-else
- test "x$JAVAC" = x && AC_CHECK_PROGS(JAVAC, "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT, $JAVAPREFIX)
-fi
-test "x$JAVAC" = x && AC_MSG_ERROR([no acceptable Java compiler found in \$PATH])
-AC_PROG_JAVAC_WORKS
-AC_PROVIDE([$0])dnl
-])
-
-dnl Available from the GNU Autoconf Macro Archive at:
-dnl http://www.gnu.org/software/ac-archive/htmldoc/ac_prog_javac_works.html
-dnl
-AC_DEFUN([AC_PROG_JAVAC_WORKS],[
-AC_CACHE_CHECK([if $JAVAC works], ac_cv_prog_javac_works, [
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* [#]line __oline__ "configure" */
-public class Test {
-}
-EOF
-if AC_TRY_COMMAND($JAVAC $JAVACFLAGS $JAVA_TEST) >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- AC_MSG_ERROR([The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)])
- echo "configure: failed program was:" >&AC_FD_CC
- cat $JAVA_TEST >&AC_FD_CC
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-])
-AC_PROVIDE([$0])dnl
-])
-
-
-AC_DEFUN([AM_PATH_DOCBOOK],[
-AC_REQUIRE([AC_EXEEXT])dnl
-AC_PATH_PROG(DB1, db2html$EXEEXT, nocommand)
-if test "$DB1" = nocommand; then
- AC_PATH_PROG(DB2, docbook2html$EXEEXT, nocommand)
- if test "$DB2" = nocommand; then
- AC_MSG_ERROR([docbook not found in $PATH])
- else
- DOCBOOK=$DB2
- fi;dnl
-else
- DOCBOOK=$DB1
-fi;dnl
-AC_SUBST(DOCBOOK)
-])
-
-dnl This file is part of Java-GNOME.
-dnl
-dnl Java-GNOME is free software; you can redistribute it and/or modify it
-dnl under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
-dnl any later version.
-dnl
-dnl Java-GNOME is distributed in the hope that it will be useful, but
-dnl WITHOUT ANY WARRANTY; without even the implied warranty of
-dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-dnl GNU General Public License for more details.
-dnl
-dnl You should have received a copy of the GNU General Public License
-dnl along with Jade; see the file COPYING. If not, write to
-dnl the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
-dnl Copied blatantly from other source.
-
-dnl Borrowed HEAVILY from AM_PATH_GTK
-dnl
-dnl AM_PATH_GCJ([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]])
-dnl Test for GCJ
-dnl
-AC_DEFUN(AM_PATH_GCJ,
-[dnl
-dnl Get the environmental variables necessary for GCJ
-dnl
-AC_ARG_WITH(gcj-prefix,[ --with-gcj-prefix=PFX Prefix where gcj is installed (optional)],
- gcj_prefix="$withval", gcj_prefix="")
-
- if test x$gcj_prefix != x ; then
- GCJ_HOME=$gcj_prefix
- fi
-
- dnl
- dnl CHANGE: Now FIRST put GCJ_HOME/bin in the path before testing for
- dnl the java executable.
- dnl
- if test x$GCJ_HOME != x ; then
- echo "Add $GCJ_HOME/bin to path and check again."
- PATH="$GCJ_HOME/bin:$PATH"
- fi
- AC_PATH_PROG(GCJ, gcj, no)
-
- min_gcj_version=ifelse([$0], ,3.0.0,$1)
- AC_MSG_CHECKING(for GCJ - version >= $min_gcj_version)
- min_gcj_major_version=`echo $min_gcj_version |\
- sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\).*/\1/'`
- min_gcj_minor_version=`echo $min_gcj_version |\
- sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\).*/\2/'`
- min_gcj_micro_version=`echo $min_gcj_version |\
- sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\).*/\3/'`
- if test "$GCJ" = "no" ; then
- no_gcj=yes
- else
- gcj_version=`$GCJ --version 2>&1 | grep GCC | sed 's/gcj (GCC) \([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\1.\2.\3/'`
- gcj_major_version=`echo $gcj_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\1/'`
- gcj_minor_version=`echo $gcj_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\2/'`
- gcj_micro_version=`echo $gcj_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\3/'`
- AC_TRY_RUN([
-#include <stdio.h>
-
-main()
-{
- if ((1$gcj_major_version > 1$min_gcj_major_version) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version > 1$min_gcj_minor_version)) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version == 1$min_gcj_minor_version) &&
- (1$gcj_micro_version >= 1$min_gcj_micro_version)))
- {
- return(0);
- }
- else
- {
- return(1);
- }
-}], , no_gcj=yes, [echo $ac_n "cross compiling; assumed OK... $ac_c"])
- fi
- if test "x$no_gcj" = x ; then
- AC_MSG_RESULT(yes)
- dnl
- dnl Check for gcj executables and set appropriate viarable
- dnl
- AC_PATH_PROG(GCJ, gcj, no)
- AC_PATH_PROG(JAR, jar, no)
- dnl
- dnl Set CLASSPATH
- dnl
- if test x$GCJ_HOME != x ; then
- :
- else
- GCJ_HOME=`which gcj | sed 's/\(.*\).bin.*gcj/\1/'`
- fi
-
- cat << EOF > Test.java
-/* [#]line __oline__ "configure" */
-public class Test {
- public static void main(String[[]] args) {
- System.out.println(System.getProperty("sun.boot.class.path"));
- }
-}
-EOF
- GCJ_JAR=`gcj -C Test.java && gij Test`
- rm Test.java Test.class
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`(test -d /usr/share/local/java && find /usr/local/share/java -name libgcj-?.?.?.jar) || (test -d /usr/share/java && find /usr/share/java -name libgcj-?.?.?.jar)`
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`locate libgcj | grep libgcj.*\.jar`
- fi
- fi
- if test x$GCJ_JAR != x ; then
- GCJ_CLASSPATH="${GCJ_JAR}:${CLASSPATH}"
- else
- echo "***"
- echo "*** Unable to locate libgcj.jar needed by gcj"
- echo "***"
- ifelse([$3], , :, [$3])
- fi
- AC_SUBST(GCJ_CLASSPATH)
- ifelse([$2], , :, [$2])
- else
- AC_MSG_RESULT(no)
- echo "***"
- echo "*** If you have GCJ installed and it is a newer version than $min_java_version, either set"
- echo "*** the GCJ_HOME variable or add the top directory where the GCJ binaries are to"
- echo "*** the PATH. Alternatively try \"./configure --with-gcj-prefix=<java_home>\","
- echo "***"
- echo "*** Also make sure that configure does not find the wrong version of GCJ by"
- echo "*** looking at the output of \"which gcj\"."
- echo "***"
- ifelse([$3], , :, [$3])
- fi
-])
-
-
-dnl
-AC_DEFUN([JG_CHECK_NATIVECOMPILE],[
-dnl Check for a GCJ native compile option
-AC_ARG_WITH(gcj_compile,[ --without-gcj-compile Binary builds of Java-GNOME
-with gcj compiler will not be made],
- gcj_compile="no", gcj_compile="yes")
-
-if test $gcj_compile = "yes"; then
- AM_PATH_GCJ(3.0.0, , AC_ERROR(Need at lease GCJ version 3.0.0))
- GCJ_BUILD_TARGETS=native-gcj
- GCJ_INSTALL_TARGETS=native_install
- GCJ_UNINSTALL_TARGETS=native_uninstall
-else
- GCJ_BUILD_TARGETS=
- GCJ_INSTALL_TARGETS=
- GCJ_UNINSTALL_TARGETS=
-fi
-
-AC_SUBST(GCJ_BUILD_TARGETS)
-AC_SUBST(GCJ_INSTALL_TARGETS)
-AC_SUBST(GCJ_UNINSTALL_TARGETS)
-
-])
-
-
-AC_DEFUN([JG_COMMON],[
-
-dnl dependencies needed by most projects
-AC_CONFIG_AUX_DIR(.)
-
-dnl Checks for programs.
-AC_PROG_CC
-AC_PROG_INSTALL
-AM_PATH_DOCBOOK
-AC_PROG_JAVAC
-AC_PROG_JAVAC_WORKS
-dnl AC_PROG_JAVADOC
-AC_PROG_JAR
-
-JG_CHECK_NATIVECOMPILE
-
-dnl Checks for libraries.
-dnl Replace `main' with a function in -libs:
-AC_CHECK_LIB(ibs, main)
-
-dnl Check for GTK >= 2.0 and GNOME >= 1.0
-PKG_CHECK_MODULES(GTK, gtk+-2.0 >= 2.4)
-AC_SUBST(GTK_CFLAGS)
-AC_SUBST(GTK_LIBS)
-
-AC_SUBST(TOPLEVEL_TARGETS)
-AC_SUBST(INSTALL_TARGETS)
-AC_SUBST(UNINSTALL_TARGETS)
-AC_SUBST(MACRO_FLAG)
-
-dnl Checks for header files.
-dnl Fails at this stage
-dnl AC_CHECK_FILE(jni.h)
-
-dnl Checks for typedefs, structures, and compiler characteristics.
-AC_C_CONST
-
-dnl Checks for library functions.
-AC_FUNC_ALLOCA
-
-])
-
-
-AC_DEFUN(JG_GNOME_JAVA,[
-
-PKG_CHECK_MODULES(GNOMEJAVA, gnome2-java >= $1)
-
-if test -z "$PKG_CONFIG"; then
- AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
-fi
-
-AC_MSG_CHECKING(for gnome-java api version)
-gnomeapiversion=`$PKG_CONFIG --variable api_version gnome2-java`
-AC_MSG_RESULT($gnomeapiversion)
-AC_SUBST(gnomeapiversion)
-
-AC_MSG_CHECKING(for gnome-java jar file)
-GNOMEJAR=`$PKG_CONFIG --variable classpath gnome2-java`
-AC_MSG_RESULT($GNOMEJAR)
-AC_SUBST(GNOMEJAR)
-
-
-dnl GTKJAVA_MACROS=`$PKG_CONFIG --variable macro_dir gtk2-java`
-
-AC_MSG_CHECKING(for gnome-java jar file)
-JG_GNOME_LIB_PATH=`$PKG_CONFIG --variable jni_dir gnome2-java`
-AC_MSG_RESULT($JG_GNOME_LIB_PATH)
-AC_SUBST(JG_GNOME_LIB_PATH)
-
-AC_MSG_CHECKING(for gnome-java native gcj library)
-NATIVEGNOMEJAR=${JG_GNOME_LIB_PATH}/libgnomejar${gnomeapiversion}.so
-AC_MSG_RESULT($NATIVEGNOMEJAR)
-AC_SUBST(NATIVEGNOMEJAR)
-
-
-])
-
-
-AC_DEFUN(JG_GTK_JAVA,[
-
-PKG_CHECK_MODULES(GTKJAVA, gtk2-java >= $1)
-
-if test -z "$PKG_CONFIG"; then
- AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
-fi
-
-AC_MSG_CHECKING(for gtk-java api version)
-gtkapiversion=`$PKG_CONFIG --variable api_version gtk2-java`
-AC_MSG_RESULT($gtkapiversion)
-AC_SUBST(gtkapiversion)
-
-AC_MSG_CHECKING(for gtk-java jar file)
-GTKJAR=`$PKG_CONFIG --variable classpath gtk2-java`
-AC_MSG_RESULT($GTKJAR)
-AC_SUBST(GTKJAR)
-
-
-dnl GTKJAVA_MACROS=`$PKG_CONFIG --variable macro_dir gtk2-java`
-
-AC_MSG_CHECKING(for gtk-java jar file)
-JG_GTK_LIB_PATH=`$PKG_CONFIG --variable jni_dir gtk2-java`
-AC_MSG_RESULT($JG_GTK_LIB_PATH)
-AC_SUBST(JG_GTK_LIB_PATH)
-
-AC_MSG_CHECKING(for gtk-java native gcj library)
-NATIVEGTKJAR=${JG_GTK_LIB_PATH}/libgtkjar${gtkapiversion}.so
-AC_MSG_RESULT($NATIVEGTKJAR)
-AC_SUBST(NATIVEGTKJAR)
-
-])
-
diff --git a/libvte-java/autogen.sh b/libvte-java/autogen.sh
deleted file mode 100755
index 5bc589b..0000000
--- a/libvte-java/autogen.sh
+++ /dev/null
@@ -1,17 +0,0 @@
-#/bin/bash
-
-# This needs to be rewritten properly
-
-#PKG_CHECK_MODULES(GTKJAVA, gtk2-java >= 2.4)
-
-#if test -z "$PKG_CONFIG"; then
-# AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
-#fi
-GTKJAVA_MACROS=`pkg-config --variable macro_dir gtk2-java`
-
-echo "using macro dir $GTKJAVA_MACROS";
-
-aclocal -I $GTKJAVA_MACROS
-autoconf
-
-./configure $@
diff --git a/libvte-java/autom4te.cache/output.0 b/libvte-java/autom4te.cache/output.0
deleted file mode 100644
index 8f82de6..0000000
--- a/libvte-java/autom4te.cache/output.0
+++ /dev/null
@@ -1,5342 +0,0 @@
-@%:@! /bin/sh
-@%:@ Guess values for system-dependent variables and create Makefiles.
-@%:@ Generated by GNU Autoconf 2.59.
-@%:@
-@%:@ Copyright (C) 2003 Free Software Foundation, Inc.
-@%:@ This configure script is free software; the Free Software Foundation
-@%:@ gives unlimited permission to copy, distribute and modify it.
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-
-# Name of the host.
-# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
-# so uname gets run too.
-ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
-
-exec 6>&1
-
-#
-# Initializations.
-#
-ac_default_prefix=/usr/local
-ac_config_libobj_dir=.
-cross_compiling=no
-subdirs=
-MFLAGS=
-MAKEFLAGS=
-SHELL=${CONFIG_SHELL-/bin/sh}
-
-# Maximum number of lines to put in a shell here document.
-# This variable seems obsolete. It should probably be removed, and
-# only ac_max_sed_lines should be used.
-: ${ac_max_here_lines=38}
-
-# Identity of this package.
-PACKAGE_NAME=
-PACKAGE_TARNAME=
-PACKAGE_VERSION=
-PACKAGE_STRING=
-PACKAGE_BUGREPORT=
-
-ac_unique_file="src/jni/org_gnu_gnomevte_Terminal.c"
-ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALLED_CLASSPATH INSTALLED_JNI_DIR version apiversion PKG_CONFIG GTKJAVA_CFLAGS GTKJAVA_LIBS gtkapiversion GTKJAR JG_GTK_LIB_PATH NATIVEGTKJAR GN [...]
-ac_subst_files=''
-
-# Initialize some variables set by options.
-ac_init_help=
-ac_init_version=false
-# The variables have the same names as the options, with
-# dashes changed to underlines.
-cache_file=/dev/null
-exec_prefix=NONE
-no_create=
-no_recursion=
-prefix=NONE
-program_prefix=NONE
-program_suffix=NONE
-program_transform_name=s,x,x,
-silent=
-site=
-srcdir=
-verbose=
-x_includes=NONE
-x_libraries=NONE
-
-# Installation directory options.
-# These are left unexpanded so users can "make install exec_prefix=/foo"
-# and all the variables that are supposed to be based on exec_prefix
-# by default will actually change.
-# Use braces instead of parens because sh, perl, etc. also accept them.
-bindir='${exec_prefix}/bin'
-sbindir='${exec_prefix}/sbin'
-libexecdir='${exec_prefix}/libexec'
-datadir='${prefix}/share'
-sysconfdir='${prefix}/etc'
-sharedstatedir='${prefix}/com'
-localstatedir='${prefix}/var'
-libdir='${exec_prefix}/lib'
-includedir='${prefix}/include'
-oldincludedir='/usr/include'
-infodir='${prefix}/info'
-mandir='${prefix}/man'
-
-ac_prev=
-for ac_option
-do
- # If the previous option needs an argument, assign it.
- if test -n "$ac_prev"; then
- eval "$ac_prev=\$ac_option"
- ac_prev=
- continue
- fi
-
- ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
-
- # Accept the important Cygnus configure options, so we can diagnose typos.
-
- case $ac_option in
-
- -bindir | --bindir | --bindi | --bind | --bin | --bi)
- ac_prev=bindir ;;
- -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
- bindir=$ac_optarg ;;
-
- -build | --build | --buil | --bui | --bu)
- ac_prev=build_alias ;;
- -build=* | --build=* | --buil=* | --bui=* | --bu=*)
- build_alias=$ac_optarg ;;
-
- -cache-file | --cache-file | --cache-fil | --cache-fi \
- | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
- ac_prev=cache_file ;;
- -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
- | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
- cache_file=$ac_optarg ;;
-
- --config-cache | -C)
- cache_file=config.cache ;;
-
- -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
- ac_prev=datadir ;;
- -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
- | --da=*)
- datadir=$ac_optarg ;;
-
- -disable-* | --disable-*)
- ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid feature name: $ac_feature" >&2
- { (exit 1); exit 1; }; }
- ac_feature=`echo $ac_feature | sed 's/-/_/g'`
- eval "enable_$ac_feature=no" ;;
-
- -enable-* | --enable-*)
- ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid feature name: $ac_feature" >&2
- { (exit 1); exit 1; }; }
- ac_feature=`echo $ac_feature | sed 's/-/_/g'`
- case $ac_option in
- *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
- *) ac_optarg=yes ;;
- esac
- eval "enable_$ac_feature='$ac_optarg'" ;;
-
- -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
- | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
- | --exec | --exe | --ex)
- ac_prev=exec_prefix ;;
- -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
- | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
- | --exec=* | --exe=* | --ex=*)
- exec_prefix=$ac_optarg ;;
-
- -gas | --gas | --ga | --g)
- # Obsolete; use --with-gas.
- with_gas=yes ;;
-
- -help | --help | --hel | --he | -h)
- ac_init_help=long ;;
- -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
- ac_init_help=recursive ;;
- -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
- ac_init_help=short ;;
-
- -host | --host | --hos | --ho)
- ac_prev=host_alias ;;
- -host=* | --host=* | --hos=* | --ho=*)
- host_alias=$ac_optarg ;;
-
- -includedir | --includedir | --includedi | --included | --include \
- | --includ | --inclu | --incl | --inc)
- ac_prev=includedir ;;
- -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
- | --includ=* | --inclu=* | --incl=* | --inc=*)
- includedir=$ac_optarg ;;
-
- -infodir | --infodir | --infodi | --infod | --info | --inf)
- ac_prev=infodir ;;
- -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
- infodir=$ac_optarg ;;
-
- -libdir | --libdir | --libdi | --libd)
- ac_prev=libdir ;;
- -libdir=* | --libdir=* | --libdi=* | --libd=*)
- libdir=$ac_optarg ;;
-
- -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
- | --libexe | --libex | --libe)
- ac_prev=libexecdir ;;
- -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
- | --libexe=* | --libex=* | --libe=*)
- libexecdir=$ac_optarg ;;
-
- -localstatedir | --localstatedir | --localstatedi | --localstated \
- | --localstate | --localstat | --localsta | --localst \
- | --locals | --local | --loca | --loc | --lo)
- ac_prev=localstatedir ;;
- -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
- | --localstate=* | --localstat=* | --localsta=* | --localst=* \
- | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
- localstatedir=$ac_optarg ;;
-
- -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
- ac_prev=mandir ;;
- -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
- mandir=$ac_optarg ;;
-
- -nfp | --nfp | --nf)
- # Obsolete; use --without-fp.
- with_fp=no ;;
-
- -no-create | --no-create | --no-creat | --no-crea | --no-cre \
- | --no-cr | --no-c | -n)
- no_create=yes ;;
-
- -no-recursion | --no-recursion | --no-recursio | --no-recursi \
- | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
- no_recursion=yes ;;
-
- -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
- | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
- | --oldin | --oldi | --old | --ol | --o)
- ac_prev=oldincludedir ;;
- -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
- | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
- | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
- oldincludedir=$ac_optarg ;;
-
- -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
- ac_prev=prefix ;;
- -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
- prefix=$ac_optarg ;;
-
- -program-prefix | --program-prefix | --program-prefi | --program-pref \
- | --program-pre | --program-pr | --program-p)
- ac_prev=program_prefix ;;
- -program-prefix=* | --program-prefix=* | --program-prefi=* \
- | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
- program_prefix=$ac_optarg ;;
-
- -program-suffix | --program-suffix | --program-suffi | --program-suff \
- | --program-suf | --program-su | --program-s)
- ac_prev=program_suffix ;;
- -program-suffix=* | --program-suffix=* | --program-suffi=* \
- | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
- program_suffix=$ac_optarg ;;
-
- -program-transform-name | --program-transform-name \
- | --program-transform-nam | --program-transform-na \
- | --program-transform-n | --program-transform- \
- | --program-transform | --program-transfor \
- | --program-transfo | --program-transf \
- | --program-trans | --program-tran \
- | --progr-tra | --program-tr | --program-t)
- ac_prev=program_transform_name ;;
- -program-transform-name=* | --program-transform-name=* \
- | --program-transform-nam=* | --program-transform-na=* \
- | --program-transform-n=* | --program-transform-=* \
- | --program-transform=* | --program-transfor=* \
- | --program-transfo=* | --program-transf=* \
- | --program-trans=* | --program-tran=* \
- | --progr-tra=* | --program-tr=* | --program-t=*)
- program_transform_name=$ac_optarg ;;
-
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil)
- silent=yes ;;
-
- -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
- ac_prev=sbindir ;;
- -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
- | --sbi=* | --sb=*)
- sbindir=$ac_optarg ;;
-
- -sharedstatedir | --sharedstatedir | --sharedstatedi \
- | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
- | --sharedst | --shareds | --shared | --share | --shar \
- | --sha | --sh)
- ac_prev=sharedstatedir ;;
- -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
- | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
- | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
- | --sha=* | --sh=*)
- sharedstatedir=$ac_optarg ;;
-
- -site | --site | --sit)
- ac_prev=site ;;
- -site=* | --site=* | --sit=*)
- site=$ac_optarg ;;
-
- -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
- ac_prev=srcdir ;;
- -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
- srcdir=$ac_optarg ;;
-
- -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
- | --syscon | --sysco | --sysc | --sys | --sy)
- ac_prev=sysconfdir ;;
- -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
- | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
- sysconfdir=$ac_optarg ;;
-
- -target | --target | --targe | --targ | --tar | --ta | --t)
- ac_prev=target_alias ;;
- -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
- target_alias=$ac_optarg ;;
-
- -v | -verbose | --verbose | --verbos | --verbo | --verb)
- verbose=yes ;;
-
- -version | --version | --versio | --versi | --vers | -V)
- ac_init_version=: ;;
-
- -with-* | --with-*)
- ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid package name: $ac_package" >&2
- { (exit 1); exit 1; }; }
- ac_package=`echo $ac_package| sed 's/-/_/g'`
- case $ac_option in
- *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
- *) ac_optarg=yes ;;
- esac
- eval "with_$ac_package='$ac_optarg'" ;;
-
- -without-* | --without-*)
- ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid package name: $ac_package" >&2
- { (exit 1); exit 1; }; }
- ac_package=`echo $ac_package | sed 's/-/_/g'`
- eval "with_$ac_package=no" ;;
-
- --x)
- # Obsolete; use --with-x.
- with_x=yes ;;
-
- -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
- | --x-incl | --x-inc | --x-in | --x-i)
- ac_prev=x_includes ;;
- -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
- | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
- x_includes=$ac_optarg ;;
-
- -x-libraries | --x-libraries | --x-librarie | --x-librari \
- | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
- ac_prev=x_libraries ;;
- -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
- | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
- x_libraries=$ac_optarg ;;
-
- -*) { echo "$as_me: error: unrecognized option: $ac_option
-Try \`$0 --help' for more information." >&2
- { (exit 1); exit 1; }; }
- ;;
-
- *=*)
- ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
- # Reject names that are not valid shell variable names.
- expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
- { (exit 1); exit 1; }; }
- ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
- eval "$ac_envvar='$ac_optarg'"
- export $ac_envvar ;;
-
- *)
- # FIXME: should be removed in autoconf 3.0.
- echo "$as_me: WARNING: you should use --build, --host, --target" >&2
- expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
- echo "$as_me: WARNING: invalid host type: $ac_option" >&2
- : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
- ;;
-
- esac
-done
-
-if test -n "$ac_prev"; then
- ac_option=--`echo $ac_prev | sed 's/_/-/g'`
- { echo "$as_me: error: missing argument to $ac_option" >&2
- { (exit 1); exit 1; }; }
-fi
-
-# Be sure to have absolute paths.
-for ac_var in exec_prefix prefix
-do
- eval ac_val=$`echo $ac_var`
- case $ac_val in
- [\\/$]* | ?:[\\/]* | NONE | '' ) ;;
- *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# Be sure to have absolute paths.
-for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
- localstatedir libdir includedir oldincludedir infodir mandir
-do
- eval ac_val=$`echo $ac_var`
- case $ac_val in
- [\\/$]* | ?:[\\/]* ) ;;
- *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# There might be people who depend on the old broken behavior: `$host'
-# used to hold the argument of --host etc.
-# FIXME: To remove some day.
-build=$build_alias
-host=$host_alias
-target=$target_alias
-
-# FIXME: To remove some day.
-if test "x$host_alias" != x; then
- if test "x$build_alias" = x; then
- cross_compiling=maybe
- echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
- If a cross compiler is detected then cross compile mode will be used." >&2
- elif test "x$build_alias" != "x$host_alias"; then
- cross_compiling=yes
- fi
-fi
-
-ac_tool_prefix=
-test -n "$host_alias" && ac_tool_prefix=$host_alias-
-
-test "$silent" = yes && exec 6>/dev/null
-
-
-# Find the source files, if location was not specified.
-if test -z "$srcdir"; then
- ac_srcdir_defaulted=yes
- # Try the directory containing this script, then its parent.
- ac_confdir=`(dirname "$0") 2>/dev/null ||
-$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$0" : 'X\(//\)[^/]' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$0" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- srcdir=$ac_confdir
- if test ! -r $srcdir/$ac_unique_file; then
- srcdir=..
- fi
-else
- ac_srcdir_defaulted=no
-fi
-if test ! -r $srcdir/$ac_unique_file; then
- if test "$ac_srcdir_defaulted" = yes; then
- { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
- { (exit 1); exit 1; }; }
- else
- { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
- { (exit 1); exit 1; }; }
- fi
-fi
-(cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||
- { echo "$as_me: error: sources are in $srcdir, but \`cd $srcdir' does not work" >&2
- { (exit 1); exit 1; }; }
-srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
-ac_env_build_alias_set=${build_alias+set}
-ac_env_build_alias_value=$build_alias
-ac_cv_env_build_alias_set=${build_alias+set}
-ac_cv_env_build_alias_value=$build_alias
-ac_env_host_alias_set=${host_alias+set}
-ac_env_host_alias_value=$host_alias
-ac_cv_env_host_alias_set=${host_alias+set}
-ac_cv_env_host_alias_value=$host_alias
-ac_env_target_alias_set=${target_alias+set}
-ac_env_target_alias_value=$target_alias
-ac_cv_env_target_alias_set=${target_alias+set}
-ac_cv_env_target_alias_value=$target_alias
-ac_env_CC_set=${CC+set}
-ac_env_CC_value=$CC
-ac_cv_env_CC_set=${CC+set}
-ac_cv_env_CC_value=$CC
-ac_env_CFLAGS_set=${CFLAGS+set}
-ac_env_CFLAGS_value=$CFLAGS
-ac_cv_env_CFLAGS_set=${CFLAGS+set}
-ac_cv_env_CFLAGS_value=$CFLAGS
-ac_env_LDFLAGS_set=${LDFLAGS+set}
-ac_env_LDFLAGS_value=$LDFLAGS
-ac_cv_env_LDFLAGS_set=${LDFLAGS+set}
-ac_cv_env_LDFLAGS_value=$LDFLAGS
-ac_env_CPPFLAGS_set=${CPPFLAGS+set}
-ac_env_CPPFLAGS_value=$CPPFLAGS
-ac_cv_env_CPPFLAGS_set=${CPPFLAGS+set}
-ac_cv_env_CPPFLAGS_value=$CPPFLAGS
-ac_env_CPP_set=${CPP+set}
-ac_env_CPP_value=$CPP
-ac_cv_env_CPP_set=${CPP+set}
-ac_cv_env_CPP_value=$CPP
-
-#
-# Report the --help message.
-#
-if test "$ac_init_help" = "long"; then
- # Omit some internal or obsolete options to make the list less imposing.
- # This message is too long to be a string in the A/UX 3.1 sh.
- cat <<_ACEOF
-\`configure' configures this package to adapt to many kinds of systems.
-
-Usage: $0 [OPTION]... [VAR=VALUE]...
-
-To assign environment variables (e.g., CC, CFLAGS...), specify them as
-VAR=VALUE. See below for descriptions of some of the useful variables.
-
-Defaults for the options are specified in brackets.
-
-Configuration:
- -h, --help display this help and exit
- --help=short display options specific to this package
- --help=recursive display the short help of all the included packages
- -V, --version display version information and exit
- -q, --quiet, --silent do not print \`checking...' messages
- --cache-file=FILE cache test results in FILE [disabled]
- -C, --config-cache alias for \`--cache-file=config.cache'
- -n, --no-create do not create output files
- --srcdir=DIR find the sources in DIR [configure dir or \`..']
-
-_ACEOF
-
- cat <<_ACEOF
-Installation directories:
- --prefix=PREFIX install architecture-independent files in PREFIX
- [$ac_default_prefix]
- --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
- [PREFIX]
-
-By default, \`make install' will install all the files in
-\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
-an installation prefix other than \`$ac_default_prefix' using \`--prefix',
-for instance \`--prefix=\$HOME'.
-
-For better control, use the options below.
-
-Fine tuning of the installation directories:
- --bindir=DIR user executables [EPREFIX/bin]
- --sbindir=DIR system admin executables [EPREFIX/sbin]
- --libexecdir=DIR program executables [EPREFIX/libexec]
- --datadir=DIR read-only architecture-independent data [PREFIX/share]
- --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
- --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
- --localstatedir=DIR modifiable single-machine data [PREFIX/var]
- --libdir=DIR object code libraries [EPREFIX/lib]
- --includedir=DIR C header files [PREFIX/include]
- --oldincludedir=DIR C header files for non-gcc [/usr/include]
- --infodir=DIR info documentation [PREFIX/info]
- --mandir=DIR man documentation [PREFIX/man]
-_ACEOF
-
- cat <<\_ACEOF
-_ACEOF
-fi
-
-if test -n "$ac_init_help"; then
-
- cat <<\_ACEOF
-
-Optional Packages:
- --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
- --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
- --without-gcj-compile Binary builds of Java-GNOME
-with gcj compiler will not be made
- --with-gcj-prefix=PFX Prefix where gcj is installed (optional)
-
-Some influential environment variables:
- CC C compiler command
- CFLAGS C compiler flags
- LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
- nonstandard directory <lib dir>
- CPPFLAGS C/C++ preprocessor flags, e.g. -I<include dir> if you have
- headers in a nonstandard directory <include dir>
- CPP C preprocessor
-
-Use these variables to override the choices made by `configure' or to help
-it to find libraries and programs with nonstandard names/locations.
-
-_ACEOF
-fi
-
-if test "$ac_init_help" = "recursive"; then
- # If there are subdirs, report their specific --help.
- ac_popdir=`pwd`
- for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
- test -d $ac_dir || continue
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
- cd $ac_dir
- # Check for guested configure; otherwise get Cygnus style configure.
- if test -f $ac_srcdir/configure.gnu; then
- echo
- $SHELL $ac_srcdir/configure.gnu --help=recursive
- elif test -f $ac_srcdir/configure; then
- echo
- $SHELL $ac_srcdir/configure --help=recursive
- elif test -f $ac_srcdir/configure.ac ||
- test -f $ac_srcdir/configure.in; then
- echo
- $ac_configure --help
- else
- echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
- fi
- cd "$ac_popdir"
- done
-fi
-
-test -n "$ac_init_help" && exit 0
-if $ac_init_version; then
- cat <<\_ACEOF
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This configure script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it.
-_ACEOF
- exit 0
-fi
-exec 5>config.log
-cat >&5 <<_ACEOF
-This file contains any messages produced by compilers while
-running configure, to aid debugging if configure makes a mistake.
-
-It was created by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- $ $0 $@
-
-_ACEOF
-{
-cat <<_ASUNAME
-@%:@@%:@ --------- @%:@@%:@
-@%:@@%:@ Platform. @%:@@%:@
-@%:@@%:@ --------- @%:@@%:@
-
-hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
-uname -m = `(uname -m) 2>/dev/null || echo unknown`
-uname -r = `(uname -r) 2>/dev/null || echo unknown`
-uname -s = `(uname -s) 2>/dev/null || echo unknown`
-uname -v = `(uname -v) 2>/dev/null || echo unknown`
-
-/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
-/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
-
-/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
-/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
-/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
-hostinfo = `(hostinfo) 2>/dev/null || echo unknown`
-/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
-/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
-/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
-
-_ASUNAME
-
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- echo "PATH: $as_dir"
-done
-
-} >&5
-
-cat >&5 <<_ACEOF
-
-
-@%:@@%:@ ----------- @%:@@%:@
-@%:@@%:@ Core tests. @%:@@%:@
-@%:@@%:@ ----------- @%:@@%:@
-
-_ACEOF
-
-
-# Keep a trace of the command line.
-# Strip out --no-create and --no-recursion so they do not pile up.
-# Strip out --silent because we don't want to record it for future runs.
-# Also quote any args containing shell meta-characters.
-# Make two passes to allow for proper duplicate-argument suppression.
-ac_configure_args=
-ac_configure_args0=
-ac_configure_args1=
-ac_sep=
-ac_must_keep_next=false
-for ac_pass in 1 2
-do
- for ac_arg
- do
- case $ac_arg in
- -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil)
- continue ;;
- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
- ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
- esac
- case $ac_pass in
- 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
- 2)
- ac_configure_args1="$ac_configure_args1 '$ac_arg'"
- if test $ac_must_keep_next = true; then
- ac_must_keep_next=false # Got value, back to normal.
- else
- case $ac_arg in
- *=* | --config-cache | -C | -disable-* | --disable-* \
- | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
- | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
- | -with-* | --with-* | -without-* | --without-* | --x)
- case "$ac_configure_args0 " in
- "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
- esac
- ;;
- -* ) ac_must_keep_next=true ;;
- esac
- fi
- ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
- # Get rid of the leading space.
- ac_sep=" "
- ;;
- esac
- done
-done
-$as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
-$as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
-
-# When interrupted or exit'd, cleanup temporary files, and complete
-# config.log. We remove comments because anyway the quotes in there
-# would cause problems or look ugly.
-# WARNING: Be sure not to use single quotes in there, as some shells,
-# such as our DU 5.0 friend, will then `close' the trap.
-trap 'exit_status=$?
- # Save into config.log some information that might help in debugging.
- {
- echo
-
- cat <<\_ASBOX
-@%:@@%:@ ---------------- @%:@@%:@
-@%:@@%:@ Cache variables. @%:@@%:@
-@%:@@%:@ ---------------- @%:@@%:@
-_ASBOX
- echo
- # The following way of writing the cache mishandles newlines in values,
-{
- (set) 2>&1 |
- case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
- *ac_space=\ *)
- sed -n \
- "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
- s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
- ;;
- *)
- sed -n \
- "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
- ;;
- esac;
-}
- echo
-
- cat <<\_ASBOX
-@%:@@%:@ ----------------- @%:@@%:@
-@%:@@%:@ Output variables. @%:@@%:@
-@%:@@%:@ ----------------- @%:@@%:@
-_ASBOX
- echo
- for ac_var in $ac_subst_vars
- do
- eval ac_val=$`echo $ac_var`
- echo "$ac_var='"'"'$ac_val'"'"'"
- done | sort
- echo
-
- if test -n "$ac_subst_files"; then
- cat <<\_ASBOX
-@%:@@%:@ ------------- @%:@@%:@
-@%:@@%:@ Output files. @%:@@%:@
-@%:@@%:@ ------------- @%:@@%:@
-_ASBOX
- echo
- for ac_var in $ac_subst_files
- do
- eval ac_val=$`echo $ac_var`
- echo "$ac_var='"'"'$ac_val'"'"'"
- done | sort
- echo
- fi
-
- if test -s confdefs.h; then
- cat <<\_ASBOX
-@%:@@%:@ ----------- @%:@@%:@
-@%:@@%:@ confdefs.h. @%:@@%:@
-@%:@@%:@ ----------- @%:@@%:@
-_ASBOX
- echo
- sed "/^$/d" confdefs.h | sort
- echo
- fi
- test "$ac_signal" != 0 &&
- echo "$as_me: caught signal $ac_signal"
- echo "$as_me: exit $exit_status"
- } >&5
- rm -f core *.core &&
- rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
- exit $exit_status
- ' 0
-for ac_signal in 1 2 13 15; do
- trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
-done
-ac_signal=0
-
-# confdefs.h avoids OS command line length limits that DEFS can exceed.
-rm -rf conftest* confdefs.h
-# AIX cpp loses on an empty file, so make sure it contains at least a newline.
-echo >confdefs.h
-
-# Predefined preprocessor variables.
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_NAME "$PACKAGE_NAME"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_TARNAME "$PACKAGE_TARNAME"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_VERSION "$PACKAGE_VERSION"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_STRING "$PACKAGE_STRING"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
-_ACEOF
-
-
-# Let the site file select an alternate cache file if it wants to.
-# Prefer explicitly selected file to automatically selected ones.
-if test -z "$CONFIG_SITE"; then
- if test "x$prefix" != xNONE; then
- CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
- else
- CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
- fi
-fi
-for ac_site_file in $CONFIG_SITE; do
- if test -r "$ac_site_file"; then
- { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
-echo "$as_me: loading site script $ac_site_file" >&6;}
- sed 's/^/| /' "$ac_site_file" >&5
- . "$ac_site_file"
- fi
-done
-
-if test -r "$cache_file"; then
- # Some versions of bash will fail to source /dev/null (special
- # files actually), so we avoid doing that.
- if test -f "$cache_file"; then
- { echo "$as_me:$LINENO: loading cache $cache_file" >&5
-echo "$as_me: loading cache $cache_file" >&6;}
- case $cache_file in
- [\\/]* | ?:[\\/]* ) . $cache_file;;
- *) . ./$cache_file;;
- esac
- fi
-else
- { echo "$as_me:$LINENO: creating cache $cache_file" >&5
-echo "$as_me: creating cache $cache_file" >&6;}
- >$cache_file
-fi
-
-# Check that the precious variables saved in the cache have kept the same
-# value.
-ac_cache_corrupted=false
-for ac_var in `(set) 2>&1 |
- sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
- eval ac_old_set=\$ac_cv_env_${ac_var}_set
- eval ac_new_set=\$ac_env_${ac_var}_set
- eval ac_old_val="\$ac_cv_env_${ac_var}_value"
- eval ac_new_val="\$ac_env_${ac_var}_value"
- case $ac_old_set,$ac_new_set in
- set,)
- { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
-echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
- ac_cache_corrupted=: ;;
- ,set)
- { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
-echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
- ac_cache_corrupted=: ;;
- ,);;
- *)
- if test "x$ac_old_val" != "x$ac_new_val"; then
- { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
-echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
- { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
-echo "$as_me: former value: $ac_old_val" >&2;}
- { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
-echo "$as_me: current value: $ac_new_val" >&2;}
- ac_cache_corrupted=:
- fi;;
- esac
- # Pass precious variables to config.status.
- if test "$ac_new_set" = set; then
- case $ac_new_val in
- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
- ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
- *) ac_arg=$ac_var=$ac_new_val ;;
- esac
- case " $ac_configure_args " in
- *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
- *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
- esac
- fi
-done
-if $ac_cache_corrupted; then
- { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
-echo "$as_me: error: changes in the environment can compromise the build" >&2;}
- { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
-echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-version="0.11.13"
-apiversion="0.11"
-
-
-
-INSTALLED_CLASSPATH=\${prefix}/share/java/gnomevte${apiversion}-${version}.jar
-INSTALLED_JNI_DIR=\${prefix}/lib/jni/
-
-
-
-
-
-
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gtk2-java >= 2.4" >&5
-echo $ECHO_N "checking for gtk2-java >= 2.4... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gtk2-java >= 2.4" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GTKJAVA_CFLAGS" >&5
-echo $ECHO_N "checking GTKJAVA_CFLAGS... $ECHO_C" >&6
- GTKJAVA_CFLAGS=`$PKG_CONFIG --cflags "gtk2-java >= 2.4"`
- echo "$as_me:$LINENO: result: $GTKJAVA_CFLAGS" >&5
-echo "${ECHO_T}$GTKJAVA_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GTKJAVA_LIBS" >&5
-echo $ECHO_N "checking GTKJAVA_LIBS... $ECHO_C" >&6
- GTKJAVA_LIBS=`$PKG_CONFIG --libs "gtk2-java >= 2.4"`
- echo "$as_me:$LINENO: result: $GTKJAVA_LIBS" >&5
-echo "${ECHO_T}$GTKJAVA_LIBS" >&6
- else
- GTKJAVA_CFLAGS=""
- GTKJAVA_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GTKJAVA_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk2-java >= 2.4"`
- echo $GTKJAVA_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gtk2-java >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gtk2-java >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-
-echo "$as_me:$LINENO: checking for gtk-java api version" >&5
-echo $ECHO_N "checking for gtk-java api version... $ECHO_C" >&6
-gtkapiversion=`$PKG_CONFIG --variable api_version gtk2-java`
-echo "$as_me:$LINENO: result: $gtkapiversion" >&5
-echo "${ECHO_T}$gtkapiversion" >&6
-
-
-echo "$as_me:$LINENO: checking for gtk-java jar file" >&5
-echo $ECHO_N "checking for gtk-java jar file... $ECHO_C" >&6
-GTKJAR=`$PKG_CONFIG --variable classpath gtk2-java`
-echo "$as_me:$LINENO: result: $GTKJAR" >&5
-echo "${ECHO_T}$GTKJAR" >&6
-
-
-
-
-echo "$as_me:$LINENO: checking for gtk-java jar file" >&5
-echo $ECHO_N "checking for gtk-java jar file... $ECHO_C" >&6
-JG_GTK_LIB_PATH=`$PKG_CONFIG --variable jni_dir gtk2-java`
-echo "$as_me:$LINENO: result: $JG_GTK_LIB_PATH" >&5
-echo "${ECHO_T}$JG_GTK_LIB_PATH" >&6
-
-
-echo "$as_me:$LINENO: checking for gtk-java native gcj library" >&5
-echo $ECHO_N "checking for gtk-java native gcj library... $ECHO_C" >&6
-NATIVEGTKJAR=${JG_GTK_LIB_PATH}/libgtkjar${gtkapiversion}.so
-echo "$as_me:$LINENO: result: $NATIVEGTKJAR" >&5
-echo "${ECHO_T}$NATIVEGTKJAR" >&6
-
-
-
-
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gnome2-java >= 2.7" >&5
-echo $ECHO_N "checking for gnome2-java >= 2.7... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gnome2-java >= 2.7" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GNOMEJAVA_CFLAGS" >&5
-echo $ECHO_N "checking GNOMEJAVA_CFLAGS... $ECHO_C" >&6
- GNOMEJAVA_CFLAGS=`$PKG_CONFIG --cflags "gnome2-java >= 2.7"`
- echo "$as_me:$LINENO: result: $GNOMEJAVA_CFLAGS" >&5
-echo "${ECHO_T}$GNOMEJAVA_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GNOMEJAVA_LIBS" >&5
-echo $ECHO_N "checking GNOMEJAVA_LIBS... $ECHO_C" >&6
- GNOMEJAVA_LIBS=`$PKG_CONFIG --libs "gnome2-java >= 2.7"`
- echo "$as_me:$LINENO: result: $GNOMEJAVA_LIBS" >&5
-echo "${ECHO_T}$GNOMEJAVA_LIBS" >&6
- else
- GNOMEJAVA_CFLAGS=""
- GNOMEJAVA_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GNOMEJAVA_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gnome2-java >= 2.7"`
- echo $GNOMEJAVA_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gnome2-java >= 2.7) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gnome2-java >= 2.7) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-
-echo "$as_me:$LINENO: checking for gnome-java api version" >&5
-echo $ECHO_N "checking for gnome-java api version... $ECHO_C" >&6
-gnomeapiversion=`$PKG_CONFIG --variable api_version gnome2-java`
-echo "$as_me:$LINENO: result: $gnomeapiversion" >&5
-echo "${ECHO_T}$gnomeapiversion" >&6
-
-
-echo "$as_me:$LINENO: checking for gnome-java jar file" >&5
-echo $ECHO_N "checking for gnome-java jar file... $ECHO_C" >&6
-GNOMEJAR=`$PKG_CONFIG --variable classpath gnome2-java`
-echo "$as_me:$LINENO: result: $GNOMEJAR" >&5
-echo "${ECHO_T}$GNOMEJAR" >&6
-
-
-
-
-echo "$as_me:$LINENO: checking for gnome-java jar file" >&5
-echo $ECHO_N "checking for gnome-java jar file... $ECHO_C" >&6
-JG_GNOME_LIB_PATH=`$PKG_CONFIG --variable jni_dir gnome2-java`
-echo "$as_me:$LINENO: result: $JG_GNOME_LIB_PATH" >&5
-echo "${ECHO_T}$JG_GNOME_LIB_PATH" >&6
-
-
-echo "$as_me:$LINENO: checking for gnome-java native gcj library" >&5
-echo $ECHO_N "checking for gnome-java native gcj library... $ECHO_C" >&6
-NATIVEGNOMEJAR=${JG_GNOME_LIB_PATH}/libgnomejar${gnomeapiversion}.so
-echo "$as_me:$LINENO: result: $NATIVEGNOMEJAR" >&5
-echo "${ECHO_T}$NATIVEGNOMEJAR" >&6
-
-
-
-
-
-
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
-echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
-# On Suns, sometimes $CPP names a directory.
-if test -n "$CPP" && test -d "$CPP"; then
- CPP=
-fi
-if test -z "$CPP"; then
- if test "${ac_cv_prog_CPP+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- # Double quotes because CPP needs to be expanded
- for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
- do
- ac_preproc_ok=false
-for ac_c_preproc_warn_flag in '' yes
-do
- # Use a header file that comes with gcc, so configuring glibc
- # with a fresh cross-compiler works.
- # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- # <limits.h> exists even on freestanding compilers.
- # On the NeXT, cc -E runs the code through the compiler's parser,
- # not just through cpp. "Syntax error" is here to catch this case.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@ifdef __STDC__
-@%:@ include <limits.h>
-@%:@else
-@%:@ include <assert.h>
-@%:@endif
- Syntax error
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.$ac_ext
-
- # OK, works on sane cases. Now check whether non-existent headers
- # can be detected and how.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@include <ac_nonexistent.h>
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- # Broken: success on invalid input.
-continue
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then
- break
-fi
-
- done
- ac_cv_prog_CPP=$CPP
-
-fi
- CPP=$ac_cv_prog_CPP
-else
- ac_cv_prog_CPP=$CPP
-fi
-echo "$as_me:$LINENO: result: $CPP" >&5
-echo "${ECHO_T}$CPP" >&6
-ac_preproc_ok=false
-for ac_c_preproc_warn_flag in '' yes
-do
- # Use a header file that comes with gcc, so configuring glibc
- # with a fresh cross-compiler works.
- # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- # <limits.h> exists even on freestanding compilers.
- # On the NeXT, cc -E runs the code through the compiler's parser,
- # not just through cpp. "Syntax error" is here to catch this case.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@ifdef __STDC__
-@%:@ include <limits.h>
-@%:@else
-@%:@ include <assert.h>
-@%:@endif
- Syntax error
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.$ac_ext
-
- # OK, works on sane cases. Now check whether non-existent headers
- # can be detected and how.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@include <ac_nonexistent.h>
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- # Broken: success on invalid input.
-continue
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then
- :
-else
- { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." >&5
-echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-echo "$as_me:$LINENO: checking for egrep" >&5
-echo $ECHO_N "checking for egrep... $ECHO_C" >&6
-if test "${ac_cv_prog_egrep+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if echo a | (grep -E '(a|b)') >/dev/null 2>&1
- then ac_cv_prog_egrep='grep -E'
- else ac_cv_prog_egrep='egrep'
- fi
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5
-echo "${ECHO_T}$ac_cv_prog_egrep" >&6
- EGREP=$ac_cv_prog_egrep
-
-
-
-
-ac_aux_dir=
-for ac_dir in . $srcdir/.; do
- if test -f $ac_dir/install-sh; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/install-sh -c"
- break
- elif test -f $ac_dir/install.sh; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/install.sh -c"
- break
- elif test -f $ac_dir/shtool; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/shtool install -c"
- break
- fi
-done
-if test -z "$ac_aux_dir"; then
- { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in . $srcdir/." >&5
-echo "$as_me: error: cannot find install-sh or install.sh in . $srcdir/." >&2;}
- { (exit 1); exit 1; }; }
-fi
-ac_config_guess="$SHELL $ac_aux_dir/config.guess"
-ac_config_sub="$SHELL $ac_aux_dir/config.sub"
-ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
-
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-if test -n "$ac_tool_prefix"; then
- # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
-set dummy ${ac_tool_prefix}gcc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="${ac_tool_prefix}gcc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$ac_cv_prog_CC"; then
- ac_ct_CC=$CC
- # Extract the first word of "gcc", so it can be a program name with args.
-set dummy gcc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="gcc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- CC=$ac_ct_CC
-else
- CC="$ac_cv_prog_CC"
-fi
-
-if test -z "$CC"; then
- if test -n "$ac_tool_prefix"; then
- # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
-set dummy ${ac_tool_prefix}cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="${ac_tool_prefix}cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$ac_cv_prog_CC"; then
- ac_ct_CC=$CC
- # Extract the first word of "cc", so it can be a program name with args.
-set dummy cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- CC=$ac_ct_CC
-else
- CC="$ac_cv_prog_CC"
-fi
-
-fi
-if test -z "$CC"; then
- # Extract the first word of "cc", so it can be a program name with args.
-set dummy cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
- ac_prog_rejected=no
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
- ac_prog_rejected=yes
- continue
- fi
- ac_cv_prog_CC="cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-if test $ac_prog_rejected = yes; then
- # We found a bogon in the path, so make sure we never use it.
- set dummy $ac_cv_prog_CC
- shift
- if test $@%:@ != 0; then
- # We chose a different compiler from the bogus one.
- # However, it has the same basename, so the bogon will be chosen
- # first if we set CC to just the basename; use the full file name.
- shift
- ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
- fi
-fi
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$CC"; then
- if test -n "$ac_tool_prefix"; then
- for ac_prog in cl
- do
- # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
-set dummy $ac_tool_prefix$ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$CC" && break
- done
-fi
-if test -z "$CC"; then
- ac_ct_CC=$CC
- for ac_prog in cl
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$ac_ct_CC" && break
-done
-
- CC=$ac_ct_CC
-fi
-
-fi
-
-
-test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
-See \`config.log' for more details." >&5
-echo "$as_me: error: no acceptable C compiler found in \$PATH
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-
-# Provide some information about the compiler.
-echo "$as_me:$LINENO:" \
- "checking for C compiler version" >&5
-ac_compiler=`set X $ac_compile; echo $2`
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
- (eval $ac_compiler --version </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5
- (eval $ac_compiler -v </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5
- (eval $ac_compiler -V </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-ac_clean_files_save=$ac_clean_files
-ac_clean_files="$ac_clean_files a.out a.exe b.out"
-# Try to create an executable without -o first, disregard a.out.
-# It will help us diagnose broken compilers, and finding out an intuition
-# of exeext.
-echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
-ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
- (eval $ac_link_default) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- # Find the output, starting from the most likely. This scheme is
-# not robust to junk in `.', hence go to wildcards (a.*) only as a last
-# resort.
-
-# Be careful to initialize this variable, since it used to be cached.
-# Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile.
-ac_cv_exeext=
-# b.out is created by i960 compilers.
-for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out
-do
- test -f "$ac_file" || continue
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )
- ;;
- conftest.$ac_ext )
- # This is the source file.
- ;;
- [ab].out )
- # We found the default executable, but exeext='' is most
- # certainly right.
- break;;
- *.* )
- ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
- # FIXME: I believe we export ac_cv_exeext for Libtool,
- # but it would be cool to find out if it's true. Does anybody
- # maintain Libtool? --akim.
- export ac_cv_exeext
- break;;
- * )
- break;;
- esac
-done
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-{ { echo "$as_me:$LINENO: error: C compiler cannot create executables
-See \`config.log' for more details." >&5
-echo "$as_me: error: C compiler cannot create executables
-See \`config.log' for more details." >&2;}
- { (exit 77); exit 77; }; }
-fi
-
-ac_exeext=$ac_cv_exeext
-echo "$as_me:$LINENO: result: $ac_file" >&5
-echo "${ECHO_T}$ac_file" >&6
-
-# Check the compiler produces executables we can run. If not, either
-# the compiler is broken, or we cross compile.
-echo "$as_me:$LINENO: checking whether the C compiler works" >&5
-echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6
-# FIXME: These cross compiler hacks should be removed for Autoconf 3.0
-# If not cross compiling, check that we can run a simple program.
-if test "$cross_compiling" != yes; then
- if { ac_try='./$ac_file'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- cross_compiling=no
- else
- if test "$cross_compiling" = maybe; then
- cross_compiling=yes
- else
- { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
-If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot run C compiled programs.
-If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
- fi
- fi
-fi
-echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
-
-rm -f a.out a.exe conftest$ac_cv_exeext b.out
-ac_clean_files=$ac_clean_files_save
-# Check the compiler produces executables we can run. If not, either
-# the compiler is broken, or we cross compile.
-echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
-echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6
-echo "$as_me:$LINENO: result: $cross_compiling" >&5
-echo "${ECHO_T}$cross_compiling" >&6
-
-echo "$as_me:$LINENO: checking for suffix of executables" >&5
-echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- # If both `conftest.exe' and `conftest' are `present' (well, observable)
-# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
-# work properly (i.e., refer to `conftest.exe'), while it won't with
-# `rm'.
-for ac_file in conftest.exe conftest conftest.*; do
- test -f "$ac_file" || continue
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
- *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
- export ac_cv_exeext
- break;;
- * ) break;;
- esac
-done
-else
- { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-rm -f conftest$ac_cv_exeext
-echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
-echo "${ECHO_T}$ac_cv_exeext" >&6
-
-rm -f conftest.$ac_ext
-EXEEXT=$ac_cv_exeext
-ac_exeext=$EXEEXT
-echo "$as_me:$LINENO: checking for suffix of object files" >&5
-echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6
-if test "${ac_cv_objext+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.o conftest.obj
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
- *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
- break;;
- esac
-done
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-{ { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute suffix of object files: cannot compile
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-rm -f conftest.$ac_cv_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
-echo "${ECHO_T}$ac_cv_objext" >&6
-OBJEXT=$ac_cv_objext
-ac_objext=$OBJEXT
-echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
-echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6
-if test "${ac_cv_c_compiler_gnu+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-#ifndef __GNUC__
- choke me
-#endif
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_compiler_gnu=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_compiler_gnu=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_cv_c_compiler_gnu=$ac_compiler_gnu
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
-GCC=`test $ac_compiler_gnu = yes && echo yes`
-ac_test_CFLAGS=${CFLAGS+set}
-ac_save_CFLAGS=$CFLAGS
-CFLAGS="-g"
-echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
-echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6
-if test "${ac_cv_prog_cc_g+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_prog_cc_g=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_prog_cc_g=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
-echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
-if test "$ac_test_CFLAGS" = set; then
- CFLAGS=$ac_save_CFLAGS
-elif test $ac_cv_prog_cc_g = yes; then
- if test "$GCC" = yes; then
- CFLAGS="-g -O2"
- else
- CFLAGS="-g"
- fi
-else
- if test "$GCC" = yes; then
- CFLAGS="-O2"
- else
- CFLAGS=
- fi
-fi
-echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5
-echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6
-if test "${ac_cv_prog_cc_stdc+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- ac_cv_prog_cc_stdc=no
-ac_save_CC=$CC
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#include <stdarg.h>
-#include <stdio.h>
-#include <sys/types.h>
-#include <sys/stat.h>
-/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
-struct buf { int x; };
-FILE * (*rcsopen) (struct buf *, struct stat *, int);
-static char *e (p, i)
- char **p;
- int i;
-{
- return p[i];
-}
-static char *f (char * (*g) (char **, int), char **p, ...)
-{
- char *s;
- va_list v;
- va_start (v,p);
- s = g (p, va_arg (v,int));
- va_end (v);
- return s;
-}
-
-/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
- function prototypes and stuff, but not '\xHH' hex character constants.
- These don't provoke an error unfortunately, instead are silently treated
- as 'x'. The following induces an error, until -std1 is added to get
- proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
- array size at least. It's necessary to write '\x00'==0 to get something
- that's true only with -std1. */
-int osf4_cc_array ['\x00' == 0 ? 1 : -1];
-
-int test (int i, double x);
-struct s1 {int (*f) (int a);};
-struct s2 {int (*f) (double a);};
-int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
-int argc;
-char **argv;
-int
-main ()
-{
-return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
- ;
- return 0;
-}
-_ACEOF
-# Don't try gcc -ansi; that turns off useful extensions and
-# breaks some systems' header files.
-# AIX -qlanglvl=ansi
-# Ultrix and OSF/1 -std1
-# HP-UX 10.20 and later -Ae
-# HP-UX older versions -Aa -D_HPUX_SOURCE
-# SVR4 -Xc -D__EXTENSIONS__
-for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
-do
- CC="$ac_save_CC $ac_arg"
- rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_prog_cc_stdc=$ac_arg
-break
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext
-done
-rm -f conftest.$ac_ext conftest.$ac_objext
-CC=$ac_save_CC
-
-fi
-
-case "x$ac_cv_prog_cc_stdc" in
- x|xno)
- echo "$as_me:$LINENO: result: none needed" >&5
-echo "${ECHO_T}none needed" >&6 ;;
- *)
- echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5
-echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6
- CC="$CC $ac_cv_prog_cc_stdc" ;;
-esac
-
-# Some people use a C++ compiler to compile C. Since we use `exit',
-# in C++ we need to declare it. In case someone uses the same compiler
-# for both compiling C and C++ we need to have the C++ compiler decide
-# the declaration of exit, since it's the most demanding environment.
-cat >conftest.$ac_ext <<_ACEOF
-@%:@ifndef __cplusplus
- choke me
-@%:@endif
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- for ac_declaration in \
- '' \
- 'extern "C" void std::exit (int) throw (); using std::exit;' \
- 'extern "C" void std::exit (int); using std::exit;' \
- 'extern "C" void exit (int) throw ();' \
- 'extern "C" void exit (int);' \
- 'void exit (int);'
-do
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-$ac_declaration
-@%:@include <stdlib.h>
-int
-main ()
-{
-exit (42);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-continue
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-$ac_declaration
-int
-main ()
-{
-exit (42);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- break
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-done
-rm -f conftest*
-if test -n "$ac_declaration"; then
- echo '#ifdef __cplusplus' >>confdefs.h
- echo $ac_declaration >>confdefs.h
- echo '#endif' >>confdefs.h
-fi
-
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-# Find a good install program. We prefer a C program (faster),
-# so one script is as good as another. But avoid the broken or
-# incompatible versions:
-# SysV /etc/install, /usr/sbin/install
-# SunOS /usr/etc/install
-# IRIX /sbin/install
-# AIX /bin/install
-# AmigaOS /C/install, which installs bootblocks on floppy discs
-# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
-# AFS /usr/afsws/bin/install, which mishandles nonexistent args
-# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
-# OS/2's system install, which has a completely different semantic
-# ./install, which can be erroneously created by make from ./install.sh.
-echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
-echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
-if test -z "$INSTALL"; then
-if test "${ac_cv_path_install+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- # Account for people who put trailing slashes in PATH elements.
-case $as_dir/ in
- ./ | .// | /cC/* | \
- /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
- ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
- /usr/ucb/* ) ;;
- *)
- # OSF1 and SCO ODT 3.0 have their own names for install.
- # Don't use installbsd from OSF since it installs stuff as root
- # by default.
- for ac_prog in ginstall scoinst install; do
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
- if test $ac_prog = install &&
- grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
- # AIX install. It has an incompatible calling convention.
- :
- elif test $ac_prog = install &&
- grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
- # program-specific install script used by HP pwplus--don't use.
- :
- else
- ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
- break 3
- fi
- fi
- done
- done
- ;;
-esac
-done
-
-
-fi
- if test "${ac_cv_path_install+set}" = set; then
- INSTALL=$ac_cv_path_install
- else
- # As a last resort, use the slow shell script. We don't cache a
- # path for INSTALL within a source directory, because that will
- # break other packages using the cache if that directory is
- # removed, or if the path is relative.
- INSTALL=$ac_install_sh
- fi
-fi
-echo "$as_me:$LINENO: result: $INSTALL" >&5
-echo "${ECHO_T}$INSTALL" >&6
-
-# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
-# It thinks the first close brace ends the variable substitution.
-test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
-
-test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
-
-test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
-
-
-# Extract the first word of "db2html$EXEEXT", so it can be a program name with args.
-set dummy db2html$EXEEXT; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_DB1+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $DB1 in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_DB1="$DB1" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_DB1="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_DB1" && ac_cv_path_DB1="nocommand"
- ;;
-esac
-fi
-DB1=$ac_cv_path_DB1
-
-if test -n "$DB1"; then
- echo "$as_me:$LINENO: result: $DB1" >&5
-echo "${ECHO_T}$DB1" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-if test "$DB1" = nocommand; then
- # Extract the first word of "docbook2html$EXEEXT", so it can be a program name with args.
-set dummy docbook2html$EXEEXT; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_DB2+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $DB2 in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_DB2="$DB2" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_DB2="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_DB2" && ac_cv_path_DB2="nocommand"
- ;;
-esac
-fi
-DB2=$ac_cv_path_DB2
-
-if test -n "$DB2"; then
- echo "$as_me:$LINENO: result: $DB2" >&5
-echo "${ECHO_T}$DB2" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- if test "$DB2" = nocommand; then
- { { echo "$as_me:$LINENO: error: docbook not found in $PATH" >&5
-echo "$as_me: error: docbook not found in $PATH" >&2;}
- { (exit 1); exit 1; }; }
- else
- DOCBOOK=$DB2
- fi;else
- DOCBOOK=$DB1
-fi;
-
-
-if test "x$JAVAPREFIX" = x; then
- test "x$JAVAC" = x && for ac_prog in "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAVAC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAVAC"; then
- ac_cv_prog_JAVAC="$JAVAC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAVAC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAVAC=$ac_cv_prog_JAVAC
-if test -n "$JAVAC"; then
- echo "$as_me:$LINENO: result: $JAVAC" >&5
-echo "${ECHO_T}$JAVAC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAVAC" && break
-done
-
-else
- test "x$JAVAC" = x && for ac_prog in "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAVAC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAVAC"; then
- ac_cv_prog_JAVAC="$JAVAC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAVAC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAVAC=$ac_cv_prog_JAVAC
-if test -n "$JAVAC"; then
- echo "$as_me:$LINENO: result: $JAVAC" >&5
-echo "${ECHO_T}$JAVAC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAVAC" && break
-done
-test -n "$JAVAC" || JAVAC="$JAVAPREFIX"
-
-fi
-test "x$JAVAC" = x && { { echo "$as_me:$LINENO: error: no acceptable Java compiler found in \$PATH" >&5
-echo "$as_me: error: no acceptable Java compiler found in \$PATH" >&2;}
- { (exit 1); exit 1; }; }
-
-echo "$as_me:$LINENO: checking if $JAVAC works" >&5
-echo $ECHO_N "checking if $JAVAC works... $ECHO_C" >&6
-if test "${ac_cv_prog_javac_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* #line __oline__ "configure" */
-public class Test {
-}
-EOF
-if { ac_try='$JAVAC $JAVACFLAGS $JAVA_TEST'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- { { echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
-echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
- { (exit 1); exit 1; }; }
- echo "configure: failed program was:" >&5
- cat $JAVA_TEST >&5
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_javac_works" >&5
-echo "${ECHO_T}$ac_cv_prog_javac_works" >&6
-
-
-
-echo "$as_me:$LINENO: checking if $JAVAC works" >&5
-echo $ECHO_N "checking if $JAVAC works... $ECHO_C" >&6
-if test "${ac_cv_prog_javac_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* #line __oline__ "configure" */
-public class Test {
-}
-EOF
-if { ac_try='$JAVAC $JAVACFLAGS $JAVA_TEST'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- { { echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
-echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
- { (exit 1); exit 1; }; }
- echo "configure: failed program was:" >&5
- cat $JAVA_TEST >&5
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_javac_works" >&5
-echo "${ECHO_T}$ac_cv_prog_javac_works" >&6
-
-
-if test "x$JAVAPREFIX" = x; then
- test "x$JAR" = x && for ac_prog in jar$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAR"; then
- ac_cv_prog_JAR="$JAR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAR="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAR=$ac_cv_prog_JAR
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAR" && break
-done
-
-else
- test "x$JAR" = x && for ac_prog in jar
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAR"; then
- ac_cv_prog_JAR="$JAR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAR="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAR=$ac_cv_prog_JAR
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAR" && break
-done
-test -n "$JAR" || JAR="$JAVAPREFIX"
-
-fi
-test "x$JAR" = x && { { echo "$as_me:$LINENO: error: no acceptable jar program found in \$PATH" >&5
-echo "$as_me: error: no acceptable jar program found in \$PATH" >&2;}
- { (exit 1); exit 1; }; }
-
-
-
-
-# Check whether --with-gcj_compile or --without-gcj_compile was given.
-if test "${with_gcj_compile+set}" = set; then
- withval="$with_gcj_compile"
- gcj_compile="no"
-else
- gcj_compile="yes"
-fi;
-
-if test $gcj_compile = "yes"; then
-
-# Check whether --with-gcj-prefix or --without-gcj-prefix was given.
-if test "${with_gcj_prefix+set}" = set; then
- withval="$with_gcj_prefix"
- gcj_prefix="$withval"
-else
- gcj_prefix=""
-fi;
-
- if test x$gcj_prefix != x ; then
- GCJ_HOME=$gcj_prefix
- fi
-
- if test x$GCJ_HOME != x ; then
- echo "Add $GCJ_HOME/bin to path and check again."
- PATH="$GCJ_HOME/bin:$PATH"
- fi
- # Extract the first word of "gcj", so it can be a program name with args.
-set dummy gcj; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_GCJ+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $GCJ in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_GCJ="$GCJ" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_GCJ="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_GCJ" && ac_cv_path_GCJ="no"
- ;;
-esac
-fi
-GCJ=$ac_cv_path_GCJ
-
-if test -n "$GCJ"; then
- echo "$as_me:$LINENO: result: $GCJ" >&5
-echo "${ECHO_T}$GCJ" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-
- min_gcj_version=3.0.0
- echo "$as_me:$LINENO: checking for GCJ - version >= $min_gcj_version" >&5
-echo $ECHO_N "checking for GCJ - version >= $min_gcj_version... $ECHO_C" >&6
- min_gcj_major_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\1/'`
- min_gcj_minor_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\2/'`
- min_gcj_micro_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\3/'`
- if test "$GCJ" = "no" ; then
- no_gcj=yes
- else
- gcj_version=`$GCJ --version 2>&1 | grep GCC | sed 's/gcj (GCC) \([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1.\2.\3/'`
- gcj_major_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1/'`
- gcj_minor_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\2/'`
- gcj_micro_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\3/'`
- if test "$cross_compiling" = yes; then
- echo $ac_n "cross compiling; assumed OK... $ac_c"
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-#include <stdio.h>
-
-main()
-{
- if ((1$gcj_major_version > 1$min_gcj_major_version) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version > 1$min_gcj_minor_version)) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version == 1$min_gcj_minor_version) &&
- (1$gcj_micro_version >= 1$min_gcj_micro_version)))
- {
- return(0);
- }
- else
- {
- return(1);
- }
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- :
-else
- echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-no_gcj=yes
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
-fi
- fi
- if test "x$no_gcj" = x ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- # Extract the first word of "gcj", so it can be a program name with args.
-set dummy gcj; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_GCJ+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $GCJ in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_GCJ="$GCJ" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_GCJ="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_GCJ" && ac_cv_path_GCJ="no"
- ;;
-esac
-fi
-GCJ=$ac_cv_path_GCJ
-
-if test -n "$GCJ"; then
- echo "$as_me:$LINENO: result: $GCJ" >&5
-echo "${ECHO_T}$GCJ" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- # Extract the first word of "jar", so it can be a program name with args.
-set dummy jar; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $JAR in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_JAR="$JAR" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_JAR="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_JAR" && ac_cv_path_JAR="no"
- ;;
-esac
-fi
-JAR=$ac_cv_path_JAR
-
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- if test x$GCJ_HOME != x ; then
- :
- else
- GCJ_HOME=`which gcj | sed 's/\(.*\).bin.*gcj/\1/'`
- fi
-
- cat << EOF > Test.java
-/* #line __oline__ "configure" */
-public class Test {
- public static void main(String[] args) {
- System.out.println(System.getProperty("sun.boot.class.path"));
- }
-}
-EOF
- GCJ_JAR=`gcj -C Test.java && gij Test`
- rm Test.java Test.class
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`(test -d /usr/share/local/java && find /usr/local/share/java -name libgcj-?.?.?.jar) || (test -d /usr/share/java && find /usr/share/java -name libgcj-?.?.?.jar)`
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`locate libgcj | grep libgcj.*\.jar`
- fi
- fi
- if test x$GCJ_JAR != x ; then
- GCJ_CLASSPATH="${GCJ_JAR}:${CLASSPATH}"
- else
- echo "***"
- echo "*** Unable to locate libgcj.jar needed by gcj"
- echo "***"
- { { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }
- fi
-
- :
- else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
- echo "***"
- echo "*** If you have GCJ installed and it is a newer version than $min_java_version, either set"
- echo "*** the GCJ_HOME variable or add the top directory where the GCJ binaries are to"
- echo "*** the PATH. Alternatively try \"./configure --with-gcj-prefix=<java_home>\","
- echo "***"
- echo "*** Also make sure that configure does not find the wrong version of GCJ by"
- echo "*** looking at the output of \"which gcj\"."
- echo "***"
- { { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }
- fi
-
- GCJ_BUILD_TARGETS=native-gcj
- GCJ_INSTALL_TARGETS=native_install
- GCJ_UNINSTALL_TARGETS=native_uninstall
-else
- GCJ_BUILD_TARGETS=
- GCJ_INSTALL_TARGETS=
- GCJ_UNINSTALL_TARGETS=
-fi
-
-
-
-
-
-
-
-
-echo "$as_me:$LINENO: checking for main in -libs" >&5
-echo $ECHO_N "checking for main in -libs... $ECHO_C" >&6
-if test "${ac_cv_lib_ibs_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- ac_check_lib_save_LIBS=$LIBS
-LIBS="-libs $LIBS"
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-
-int
-main ()
-{
-main ();
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_lib_ibs_main=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_lib_ibs_main=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-echo "$as_me:$LINENO: result: $ac_cv_lib_ibs_main" >&5
-echo "${ECHO_T}$ac_cv_lib_ibs_main" >&6
-if test $ac_cv_lib_ibs_main = yes; then
- cat >>confdefs.h <<_ACEOF
-@%:@define HAVE_LIBIBS 1
-_ACEOF
-
- LIBS="-libs $LIBS"
-
-fi
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gtk+-2.0 >= 2.4" >&5
-echo $ECHO_N "checking for gtk+-2.0 >= 2.4... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gtk+-2.0 >= 2.4" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GTK_CFLAGS" >&5
-echo $ECHO_N "checking GTK_CFLAGS... $ECHO_C" >&6
- GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 2.4"`
- echo "$as_me:$LINENO: result: $GTK_CFLAGS" >&5
-echo "${ECHO_T}$GTK_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GTK_LIBS" >&5
-echo $ECHO_N "checking GTK_LIBS... $ECHO_C" >&6
- GTK_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 2.4"`
- echo "$as_me:$LINENO: result: $GTK_LIBS" >&5
-echo "${ECHO_T}$GTK_LIBS" >&6
- else
- GTK_CFLAGS=""
- GTK_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GTK_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk+-2.0 >= 2.4"`
- echo $GTK_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gtk+-2.0 >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gtk+-2.0 >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-
-
-
-
-
-
-
-
-echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
-echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6
-if test "${ac_cv_c_const+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-/* FIXME: Include the comments suggested by Paul. */
-#ifndef __cplusplus
- /* Ultrix mips cc rejects this. */
- typedef int charset[2];
- const charset x;
- /* SunOS 4.1.1 cc rejects this. */
- char const *const *ccp;
- char **p;
- /* NEC SVR4.0.2 mips cc rejects this. */
- struct point {int x, y;};
- static struct point const zero = {0,0};
- /* AIX XL C 1.02.0.0 rejects this.
- It does not let you subtract one const X* pointer from another in
- an arm of an if-expression whose if-part is not a constant
- expression */
- const char *g = "string";
- ccp = &g + (g ? g-g : 0);
- /* HPUX 7.0 cc rejects these. */
- ++ccp;
- p = (char**) ccp;
- ccp = (char const *const *) p;
- { /* SCO 3.2v4 cc rejects this. */
- char *t;
- char const *s = 0 ? (char *) 0 : (char const *) 0;
-
- *t++ = 0;
- }
- { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
- int x[] = {25, 17};
- const int *foo = &x[0];
- ++foo;
- }
- { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
- typedef const int *iptr;
- iptr p = 0;
- ++p;
- }
- { /* AIX XL C 1.02.0.0 rejects this saying
- "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
- struct s { int j; const int *ap[3]; };
- struct s *b; b->j = 5;
- }
- { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
- const int foo = 10;
- }
-#endif
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_c_const=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_c_const=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
-echo "${ECHO_T}$ac_cv_c_const" >&6
-if test $ac_cv_c_const = no; then
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define const
-_ACEOF
-
-fi
-
-
-# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
-# for constant arguments. Useless!
-echo "$as_me:$LINENO: checking for working alloca.h" >&5
-echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6
-if test "${ac_cv_working_alloca_h+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@include <alloca.h>
-int
-main ()
-{
-char *p = (char *) alloca (2 * sizeof (int));
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_working_alloca_h=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_working_alloca_h=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5
-echo "${ECHO_T}$ac_cv_working_alloca_h" >&6
-if test $ac_cv_working_alloca_h = yes; then
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define HAVE_ALLOCA_H 1
-_ACEOF
-
-fi
-
-echo "$as_me:$LINENO: checking for alloca" >&5
-echo $ECHO_N "checking for alloca... $ECHO_C" >&6
-if test "${ac_cv_func_alloca_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#ifdef __GNUC__
-# define alloca __builtin_alloca
-#else
-# ifdef _MSC_VER
-# include <malloc.h>
-# define alloca _alloca
-# else
-# if HAVE_ALLOCA_H
-# include <alloca.h>
-# else
-# ifdef _AIX
- #pragma alloca
-# else
-# ifndef alloca /* predefined by HP cc +Olibcalls */
-char *alloca ();
-# endif
-# endif
-# endif
-# endif
-#endif
-
-int
-main ()
-{
-char *p = (char *) alloca (1);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_func_alloca_works=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_func_alloca_works=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5
-echo "${ECHO_T}$ac_cv_func_alloca_works" >&6
-
-if test $ac_cv_func_alloca_works = yes; then
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define HAVE_ALLOCA 1
-_ACEOF
-
-else
- # The SVR3 libPW and SVR4 libucb both contain incompatible functions
-# that cause trouble. Some versions do not even contain alloca or
-# contain a buggy version. If you still want to use their alloca,
-# use ar to extract alloca.o from them instead of compiling alloca.c.
-
-ALLOCA=alloca.$ac_objext
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define C_ALLOCA 1
-_ACEOF
-
-
-echo "$as_me:$LINENO: checking whether \`alloca.c' needs Cray hooks" >&5
-echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6
-if test "${ac_cv_os_cray+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#if defined(CRAY) && ! defined(CRAY2)
-webecray
-#else
-wenotbecray
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
- $EGREP "webecray" >/dev/null 2>&1; then
- ac_cv_os_cray=yes
-else
- ac_cv_os_cray=no
-fi
-rm -f conftest*
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_os_cray" >&5
-echo "${ECHO_T}$ac_cv_os_cray" >&6
-if test $ac_cv_os_cray = yes; then
- for ac_func in _getb67 GETB67 getb67; do
- as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-echo "$as_me:$LINENO: checking for $ac_func" >&5
-echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
-if eval "test \"\${$as_ac_var+set}\" = set"; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
- For example, HP-UX 11i <limits.h> declares gettimeofday. */
-#define $ac_func innocuous_$ac_func
-
-/* System header to define __stub macros and hopefully few prototypes,
- which can conflict with char $ac_func (); below.
- Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- <limits.h> exists even on freestanding compilers. */
-
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
-
-#undef $ac_func
-
-/* Override any gcc2 internal prototype to avoid an error. */
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-/* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
-char $ac_func ();
-/* The GNU C library defines this for functions which it implements
- to always fail with ENOSYS. Some functions are actually named
- something starting with __ and the normal name is an alias. */
-#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
-choke me
-#else
-char (*f) () = $ac_func;
-#endif
-#ifdef __cplusplus
-}
-#endif
-
-int
-main ()
-{
-return f != $ac_func;
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- eval "$as_ac_var=yes"
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-eval "$as_ac_var=no"
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
-echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
-if test `eval echo '${'$as_ac_var'}'` = yes; then
-
-cat >>confdefs.h <<_ACEOF
-@%:@define CRAY_STACKSEG_END $ac_func
-_ACEOF
-
- break
-fi
-
- done
-fi
-
-echo "$as_me:$LINENO: checking stack direction for C alloca" >&5
-echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6
-if test "${ac_cv_c_stack_direction+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test "$cross_compiling" = yes; then
- ac_cv_c_stack_direction=0
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-int
-find_stack_direction ()
-{
- static char *addr = 0;
- auto char dummy;
- if (addr == 0)
- {
- addr = &dummy;
- return find_stack_direction ();
- }
- else
- return (&dummy > addr) ? 1 : -1;
-}
-
-int
-main ()
-{
- exit (find_stack_direction () < 0);
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_c_stack_direction=1
-else
- echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-ac_cv_c_stack_direction=-1
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
-fi
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5
-echo "${ECHO_T}$ac_cv_c_stack_direction" >&6
-
-cat >>confdefs.h <<_ACEOF
-@%:@define STACK_DIRECTION $ac_cv_c_stack_direction
-_ACEOF
-
-
-fi
-
-
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for libgnomeui-2.0 >= 2.7.1 libgnomecanvas-2.0 >= 2.7.1" >&5
-echo $ECHO_N "checking for libgnomeui-2.0 >= 2.7.1 libgnomecanvas-2.0 >= 2.7.1... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "libgnomeui-2.0 >= 2.7.1 libgnomecanvas-2.0 >= 2.7.1" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GNOME_CFLAGS" >&5
-echo $ECHO_N "checking GNOME_CFLAGS... $ECHO_C" >&6
- GNOME_CFLAGS=`$PKG_CONFIG --cflags "libgnomeui-2.0 >= 2.7.1 libgnomecanvas-2.0 >= 2.7.1"`
- echo "$as_me:$LINENO: result: $GNOME_CFLAGS" >&5
-echo "${ECHO_T}$GNOME_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GNOME_LIBS" >&5
-echo $ECHO_N "checking GNOME_LIBS... $ECHO_C" >&6
- GNOME_LIBS=`$PKG_CONFIG --libs "libgnomeui-2.0 >= 2.7.1 libgnomecanvas-2.0 >= 2.7.1"`
- echo "$as_me:$LINENO: result: $GNOME_LIBS" >&5
-echo "${ECHO_T}$GNOME_LIBS" >&6
- else
- GNOME_CFLAGS=""
- GNOME_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GNOME_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libgnomeui-2.0 >= 2.7.1 libgnomecanvas-2.0 >= 2.7.1"`
- echo $GNOME_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (libgnomeui-2.0 >= 2.7.1 libgnomecanvas-2.0 >= 2.7.1) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (libgnomeui-2.0 >= 2.7.1 libgnomecanvas-2.0 >= 2.7.1) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for vte >= 0.11.10" >&5
-echo $ECHO_N "checking for vte >= 0.11.10... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "vte >= 0.11.10" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking VTE_CFLAGS" >&5
-echo $ECHO_N "checking VTE_CFLAGS... $ECHO_C" >&6
- VTE_CFLAGS=`$PKG_CONFIG --cflags "vte >= 0.11.10"`
- echo "$as_me:$LINENO: result: $VTE_CFLAGS" >&5
-echo "${ECHO_T}$VTE_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking VTE_LIBS" >&5
-echo $ECHO_N "checking VTE_LIBS... $ECHO_C" >&6
- VTE_LIBS=`$PKG_CONFIG --libs "vte >= 0.11.10"`
- echo "$as_me:$LINENO: result: $VTE_LIBS" >&5
-echo "${ECHO_T}$VTE_LIBS" >&6
- else
- VTE_CFLAGS=""
- VTE_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- VTE_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "vte >= 0.11.10"`
- echo $VTE_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (vte >= 0.11.10) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (vte >= 0.11.10) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-
-
-
- ac_config_files="$ac_config_files Makefile vte-java.pc doc/examples/runExample.sh src/Makefile src/java/org/gnu/gnomevte/Terminal.java"
-cat >confcache <<\_ACEOF
-# This file is a shell script that caches the results of configure
-# tests run on this system so they can be shared between configure
-# scripts and configure runs, see configure's option --config-cache.
-# It is not useful on other systems. If it contains results you don't
-# want to keep, you may remove or edit it.
-#
-# config.status only pays attention to the cache file if you give it
-# the --recheck option to rerun configure.
-#
-# `ac_cv_env_foo' variables (set or unset) will be overridden when
-# loading this file, other *unset* `ac_cv_foo' will be assigned the
-# following values.
-
-_ACEOF
-
-# The following way of writing the cache mishandles newlines in values,
-# but we know of no workaround that is simple, portable, and efficient.
-# So, don't put newlines in cache variables' values.
-# Ultrix sh set writes to stderr and can't be redirected directly,
-# and sets the high bit in the cache file unless we assign to the vars.
-{
- (set) 2>&1 |
- case `(ac_space=' '; set | grep ac_space) 2>&1` in
- *ac_space=\ *)
- # `set' does not quote correctly, so add quotes (double-quote
- # substitution turns \\\\ into \\, and sed turns \\ into \).
- sed -n \
- "s/'/'\\\\''/g;
- s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
- ;;
- *)
- # `set' quotes correctly as required by POSIX, so do not add quotes.
- sed -n \
- "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
- ;;
- esac;
-} |
- sed '
- t clear
- : clear
- s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
- t end
- /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
- : end' >>confcache
-if diff $cache_file confcache >/dev/null 2>&1; then :; else
- if test -w $cache_file; then
- test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
- cat confcache >$cache_file
- else
- echo "not updating unwritable cache $cache_file"
- fi
-fi
-rm -f confcache
-
-test "x$prefix" = xNONE && prefix=$ac_default_prefix
-# Let make expand exec_prefix.
-test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
-
-# VPATH may cause trouble with some makes, so we remove $(srcdir),
-# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
-# trailing colons and then remove the whole line if VPATH becomes empty
-# (actually we leave an empty line to preserve line numbers).
-if test "x$srcdir" = x.; then
- ac_vpsub='/^[ ]*VPATH[ ]*=/{
-s/:*\$(srcdir):*/:/;
-s/:*\${srcdir}:*/:/;
-s/:*@srcdir@:*/:/;
-s/^\([^=]*=[ ]*\):*/\1/;
-s/:*$//;
-s/^[^=]*=[ ]*$//;
-}'
-fi
-
-# Transform confdefs.h into DEFS.
-# Protect against shell expansion while executing Makefile rules.
-# Protect against Makefile macro expansion.
-#
-# If the first sed substitution is executed (which looks for macros that
-# take arguments), then we branch to the quote section. Otherwise,
-# look for a macro that doesn't take arguments.
-cat >confdef2opt.sed <<\_ACEOF
-t clear
-: clear
-s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*([^)]*)\)[ ]*\(.*\),-D\1=\2,g
-t quote
-s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\),-D\1=\2,g
-t quote
-d
-: quote
-s,[ `~#$^&*(){}\\|;'"<>?],\\&,g
-s,\[,\\&,g
-s,\],\\&,g
-s,\$,$$,g
-p
-_ACEOF
-# We use echo to avoid assuming a particular line-breaking character.
-# The extra dot is to prevent the shell from consuming trailing
-# line-breaks from the sub-command output. A line-break within
-# single-quotes doesn't work because, if this script is created in a
-# platform that uses two characters for line-breaks (e.g., DOS), tr
-# would break.
-ac_LF_and_DOT=`echo; echo .`
-DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'`
-rm -f confdef2opt.sed
-
-
-ac_libobjs=
-ac_ltlibobjs=
-for ac_i in : $LIB@&t at OBJS; do test "x$ac_i" = x: && continue
- # 1. Remove the extension, and $U if already installed.
- ac_i=`echo "$ac_i" |
- sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
- # 2. Add them.
- ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"
- ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'
-done
-LIB@&t at OBJS=$ac_libobjs
-
-LTLIBOBJS=$ac_ltlibobjs
-
-
-
-: ${CONFIG_STATUS=./config.status}
-ac_clean_files_save=$ac_clean_files
-ac_clean_files="$ac_clean_files $CONFIG_STATUS"
-{ echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
-echo "$as_me: creating $CONFIG_STATUS" >&6;}
-cat >$CONFIG_STATUS <<_ACEOF
-#! $SHELL
-# Generated by $as_me.
-# Run this file to recreate the current configuration.
-# Compiler output produced by configure, useful for debugging
-# configure, is in config.log if it exists.
-
-debug=false
-ac_cs_recheck=false
-ac_cs_silent=false
-SHELL=\${CONFIG_SHELL-$SHELL}
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
-echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
-echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-exec 6>&1
-
-# Open the log real soon, to keep \$[0] and so on meaningful, and to
-# report actual input values of CONFIG_FILES etc. instead of their
-# values after options handling. Logging --version etc. is OK.
-exec 5>>config.log
-{
- echo
- sed 'h;s/./-/g;s/^.../@%:@@%:@ /;s/...$/ @%:@@%:@/;p;x;p;x' <<_ASBOX
-@%:@@%:@ Running $as_me. @%:@@%:@
-_ASBOX
-} >&5
-cat >&5 <<_CSEOF
-
-This file was extended by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- CONFIG_FILES = $CONFIG_FILES
- CONFIG_HEADERS = $CONFIG_HEADERS
- CONFIG_LINKS = $CONFIG_LINKS
- CONFIG_COMMANDS = $CONFIG_COMMANDS
- $ $0 $@
-
-_CSEOF
-echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
-echo >&5
-_ACEOF
-
-# Files that config.status was made for.
-if test -n "$ac_config_files"; then
- echo "config_files=\"$ac_config_files\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_headers"; then
- echo "config_headers=\"$ac_config_headers\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_links"; then
- echo "config_links=\"$ac_config_links\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_commands"; then
- echo "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUS
-fi
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-
-ac_cs_usage="\
-\`$as_me' instantiates files from templates according to the
-current configuration.
-
-Usage: $0 [OPTIONS] [FILE]...
-
- -h, --help print this help, then exit
- -V, --version print version number, then exit
- -q, --quiet do not print progress messages
- -d, --debug don't remove temporary files
- --recheck update $as_me by reconfiguring in the same conditions
- --file=FILE[:TEMPLATE]
- instantiate the configuration file FILE
-
-Configuration files:
-$config_files
-
-Report bugs to <bug-autoconf at gnu.org>."
-_ACEOF
-
-cat >>$CONFIG_STATUS <<_ACEOF
-ac_cs_version="\\
-config.status
-configured by $0, generated by GNU Autoconf 2.59,
- with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This config.status script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it."
-srcdir=$srcdir
-INSTALL="$INSTALL"
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-# If no file are specified by the user, then we need to provide default
-# value. By we need to know if files were specified by the user.
-ac_need_defaults=:
-while test $# != 0
-do
- case $1 in
- --*=*)
- ac_option=`expr "x$1" : 'x\([^=]*\)='`
- ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
- ac_shift=:
- ;;
- -*)
- ac_option=$1
- ac_optarg=$2
- ac_shift=shift
- ;;
- *) # This is not an option, so the user has probably given explicit
- # arguments.
- ac_option=$1
- ac_need_defaults=false;;
- esac
-
- case $ac_option in
- # Handling of the options.
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
- -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
- ac_cs_recheck=: ;;
- --version | --vers* | -V )
- echo "$ac_cs_version"; exit 0 ;;
- --he | --h)
- # Conflict between --help and --header
- { { echo "$as_me:$LINENO: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; };;
- --help | --hel | -h )
- echo "$ac_cs_usage"; exit 0 ;;
- --debug | --d* | -d )
- debug=: ;;
- --file | --fil | --fi | --f )
- $ac_shift
- CONFIG_FILES="$CONFIG_FILES $ac_optarg"
- ac_need_defaults=false;;
- --header | --heade | --head | --hea )
- $ac_shift
- CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
- ac_need_defaults=false;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil | --si | --s)
- ac_cs_silent=: ;;
-
- # This is an error.
- -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; } ;;
-
- *) ac_config_targets="$ac_config_targets $1" ;;
-
- esac
- shift
-done
-
-ac_configure_extra_args=
-
-if $ac_cs_silent; then
- exec 6>/dev/null
- ac_configure_extra_args="$ac_configure_extra_args --silent"
-fi
-
-_ACEOF
-cat >>$CONFIG_STATUS <<_ACEOF
-if \$ac_cs_recheck; then
- echo "running $SHELL $0 " $ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
- exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
-fi
-
-_ACEOF
-
-
-
-
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-for ac_config_target in $ac_config_targets
-do
- case "$ac_config_target" in
- # Handling of arguments.
- "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
- "vte-java.pc" ) CONFIG_FILES="$CONFIG_FILES vte-java.pc" ;;
- "doc/examples/runExample.sh" ) CONFIG_FILES="$CONFIG_FILES doc/examples/runExample.sh" ;;
- "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
- "src/java/org/gnu/gnomevte/Terminal.java" ) CONFIG_FILES="$CONFIG_FILES src/java/org/gnu/gnomevte/Terminal.java" ;;
- *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
-echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# If the user did not use the arguments to specify the items to instantiate,
-# then the envvar interface is used. Set only those that are not.
-# We use the long form for the default assignment because of an extremely
-# bizarre bug on SunOS 4.1.3.
-if $ac_need_defaults; then
- test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
-fi
-
-# Have a temporary directory for convenience. Make it in the build tree
-# simply because there is no reason to put it here, and in addition,
-# creating and moving files from /tmp can sometimes cause problems.
-# Create a temporary directory, and hook for its removal unless debugging.
-$debug ||
-{
- trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
- trap '{ (exit 1); exit 1; }' 1 2 13 15
-}
-
-# Create a (secure) tmp directory for tmp files.
-
-{
- tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
- test -n "$tmp" && test -d "$tmp"
-} ||
-{
- tmp=./confstat$$-$RANDOM
- (umask 077 && mkdir $tmp)
-} ||
-{
- echo "$me: cannot create a temporary directory in ." >&2
- { (exit 1); exit 1; }
-}
-
-_ACEOF
-
-cat >>$CONFIG_STATUS <<_ACEOF
-
-#
-# CONFIG_FILES section.
-#
-
-# No need to generate the scripts if there are no CONFIG_FILES.
-# This happens for instance when ./config.status config.h
-if test -n "\$CONFIG_FILES"; then
- # Protect against being on the right side of a sed subst in config.status.
- sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&,]/\\\\&/g;
- s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF
-s, at SHELL@,$SHELL,;t t
-s, at PATH_SEPARATOR@,$PATH_SEPARATOR,;t t
-s, at PACKAGE_NAME@,$PACKAGE_NAME,;t t
-s, at PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t
-s, at PACKAGE_VERSION@,$PACKAGE_VERSION,;t t
-s, at PACKAGE_STRING@,$PACKAGE_STRING,;t t
-s, at PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t
-s, at exec_prefix@,$exec_prefix,;t t
-s, at prefix@,$prefix,;t t
-s, at program_transform_name@,$program_transform_name,;t t
-s, at bindir@,$bindir,;t t
-s, at sbindir@,$sbindir,;t t
-s, at libexecdir@,$libexecdir,;t t
-s, at datadir@,$datadir,;t t
-s, at sysconfdir@,$sysconfdir,;t t
-s, at sharedstatedir@,$sharedstatedir,;t t
-s, at localstatedir@,$localstatedir,;t t
-s, at libdir@,$libdir,;t t
-s, at includedir@,$includedir,;t t
-s, at oldincludedir@,$oldincludedir,;t t
-s, at infodir@,$infodir,;t t
-s, at mandir@,$mandir,;t t
-s, at build_alias@,$build_alias,;t t
-s, at host_alias@,$host_alias,;t t
-s, at target_alias@,$target_alias,;t t
-s, at DEFS@,$DEFS,;t t
-s, at ECHO_C@,$ECHO_C,;t t
-s, at ECHO_N@,$ECHO_N,;t t
-s, at ECHO_T@,$ECHO_T,;t t
-s, at LIBS@,$LIBS,;t t
-s, at INSTALLED_CLASSPATH@,$INSTALLED_CLASSPATH,;t t
-s, at INSTALLED_JNI_DIR@,$INSTALLED_JNI_DIR,;t t
-s, at version@,$version,;t t
-s, at apiversion@,$apiversion,;t t
-s, at PKG_CONFIG@,$PKG_CONFIG,;t t
-s, at GTKJAVA_CFLAGS@,$GTKJAVA_CFLAGS,;t t
-s, at GTKJAVA_LIBS@,$GTKJAVA_LIBS,;t t
-s, at gtkapiversion@,$gtkapiversion,;t t
-s, at GTKJAR@,$GTKJAR,;t t
-s, at JG_GTK_LIB_PATH@,$JG_GTK_LIB_PATH,;t t
-s, at NATIVEGTKJAR@,$NATIVEGTKJAR,;t t
-s, at GNOMEJAVA_CFLAGS@,$GNOMEJAVA_CFLAGS,;t t
-s, at GNOMEJAVA_LIBS@,$GNOMEJAVA_LIBS,;t t
-s, at gnomeapiversion@,$gnomeapiversion,;t t
-s, at GNOMEJAR@,$GNOMEJAR,;t t
-s, at JG_GNOME_LIB_PATH@,$JG_GNOME_LIB_PATH,;t t
-s, at NATIVEGNOMEJAR@,$NATIVEGNOMEJAR,;t t
-s, at CC@,$CC,;t t
-s, at CFLAGS@,$CFLAGS,;t t
-s, at LDFLAGS@,$LDFLAGS,;t t
-s, at CPPFLAGS@,$CPPFLAGS,;t t
-s, at ac_ct_CC@,$ac_ct_CC,;t t
-s, at EXEEXT@,$EXEEXT,;t t
-s, at OBJEXT@,$OBJEXT,;t t
-s, at INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
-s, at INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
-s, at INSTALL_DATA@,$INSTALL_DATA,;t t
-s, at DB1@,$DB1,;t t
-s, at DB2@,$DB2,;t t
-s, at DOCBOOK@,$DOCBOOK,;t t
-s, at JAVAC@,$JAVAC,;t t
-s, at JAR@,$JAR,;t t
-s, at GCJ@,$GCJ,;t t
-s, at GCJ_CLASSPATH@,$GCJ_CLASSPATH,;t t
-s, at GCJ_BUILD_TARGETS@,$GCJ_BUILD_TARGETS,;t t
-s, at GCJ_INSTALL_TARGETS@,$GCJ_INSTALL_TARGETS,;t t
-s, at GCJ_UNINSTALL_TARGETS@,$GCJ_UNINSTALL_TARGETS,;t t
-s, at GTK_CFLAGS@,$GTK_CFLAGS,;t t
-s, at GTK_LIBS@,$GTK_LIBS,;t t
-s, at TOPLEVEL_TARGETS@,$TOPLEVEL_TARGETS,;t t
-s, at INSTALL_TARGETS@,$INSTALL_TARGETS,;t t
-s, at UNINSTALL_TARGETS@,$UNINSTALL_TARGETS,;t t
-s, at MACRO_FLAG@,$MACRO_FLAG,;t t
-s, at ALLOCA@,$ALLOCA,;t t
-s, at CPP@,$CPP,;t t
-s, at EGREP@,$EGREP,;t t
-s, at GNOME_CFLAGS@,$GNOME_CFLAGS,;t t
-s, at GNOME_LIBS@,$GNOME_LIBS,;t t
-s, at VTE_CFLAGS@,$VTE_CFLAGS,;t t
-s, at VTE_LIBS@,$VTE_LIBS,;t t
-s, at LIB@&t at OBJS@,$LIB@&t at OBJS,;t t
-s, at LTLIBOBJS@,$LTLIBOBJS,;t t
-CEOF
-
-_ACEOF
-
- cat >>$CONFIG_STATUS <<\_ACEOF
- # Split the substitutions into bite-sized pieces for seds with
- # small command number limits, like on Digital OSF/1 and HP-UX.
- ac_max_sed_lines=48
- ac_sed_frag=1 # Number of current file.
- ac_beg=1 # First line for current file.
- ac_end=$ac_max_sed_lines # Line after last line for current file.
- ac_more_lines=:
- ac_sed_cmds=
- while $ac_more_lines; do
- if test $ac_beg -gt 1; then
- sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- else
- sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- fi
- if test ! -s $tmp/subs.frag; then
- ac_more_lines=false
- else
- # The purpose of the label and of the branching condition is to
- # speed up the sed processing (if there are no `@' at all, there
- # is no need to browse any of the substitutions).
- # These are the two extra sed commands mentioned above.
- (echo ':t
- /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
- else
- ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
- fi
- ac_sed_frag=`expr $ac_sed_frag + 1`
- ac_beg=$ac_end
- ac_end=`expr $ac_end + $ac_max_sed_lines`
- fi
- done
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds=cat
- fi
-fi # test -n "$CONFIG_FILES"
-
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
-for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
- # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
- case $ac_file in
- - | *:- | *:-:* ) # input from stdin
- cat >$tmp/stdin
- ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- * ) ac_file_in=$ac_file.in ;;
- esac
-
- # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
- ac_dir=`(dirname "$ac_file") 2>/dev/null ||
-$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$ac_file" : 'X\(//\)[^/]' \| \
- X"$ac_file" : 'X\(//\)$' \| \
- X"$ac_file" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$ac_file" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- { if $as_mkdir_p; then
- mkdir -p "$ac_dir"
- else
- as_dir="$ac_dir"
- as_dirs=
- while test ! -d "$as_dir"; do
- as_dirs="$as_dir $as_dirs"
- as_dir=`(dirname "$as_dir") 2>/dev/null ||
-$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$as_dir" : 'X\(//\)[^/]' \| \
- X"$as_dir" : 'X\(//\)$' \| \
- X"$as_dir" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$as_dir" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- done
- test ! -n "$as_dirs" || mkdir $as_dirs
- fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
-echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
- { (exit 1); exit 1; }; }; }
-
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
-
- case $INSTALL in
- [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
- *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
- esac
-
- # Let's still pretend it is `configure' which instantiates (i.e., don't
- # use $as_me), people would be surprised to read:
- # /* config.h. Generated by config.status. */
- if test x"$ac_file" = x-; then
- configure_input=
- else
- configure_input="$ac_file. "
- fi
- configure_input=$configure_input"Generated from `echo $ac_file_in |
- sed 's,.*/,,'` by configure."
-
- # First look for the input files in the build tree, otherwise in the
- # src tree.
- ac_file_inputs=`IFS=:
- for f in $ac_file_in; do
- case $f in
- -) echo $tmp/stdin ;;
- [\\/$]*)
- # Absolute (can't be DOS-style, as IFS=:)
- test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- echo "$f";;
- *) # Relative
- if test -f "$f"; then
- # Build tree
- echo "$f"
- elif test -f "$srcdir/$f"; then
- # Source tree
- echo "$srcdir/$f"
- else
- # /dev/null tree
- { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- fi;;
- esac
- done` || { (exit 1); exit 1; }
-
- if test x"$ac_file" != x-; then
- { echo "$as_me:$LINENO: creating $ac_file" >&5
-echo "$as_me: creating $ac_file" >&6;}
- rm -f "$ac_file"
- fi
-_ACEOF
-cat >>$CONFIG_STATUS <<_ACEOF
- sed "$ac_vpsub
-$extrasub
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
-:t
-/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
-s, at configure_input@,$configure_input,;t t
-s, at srcdir@,$ac_srcdir,;t t
-s, at abs_srcdir@,$ac_abs_srcdir,;t t
-s, at top_srcdir@,$ac_top_srcdir,;t t
-s, at abs_top_srcdir@,$ac_abs_top_srcdir,;t t
-s, at builddir@,$ac_builddir,;t t
-s, at abs_builddir@,$ac_abs_builddir,;t t
-s, at top_builddir@,$ac_top_builddir,;t t
-s, at abs_top_builddir@,$ac_abs_top_builddir,;t t
-s, at INSTALL@,$ac_INSTALL,;t t
-" $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
- rm -f $tmp/stdin
- if test x"$ac_file" != x-; then
- mv $tmp/out $ac_file
- else
- cat $tmp/out
- rm -f $tmp/out
- fi
-
-done
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-
-{ (exit 0); exit 0; }
-_ACEOF
-chmod +x $CONFIG_STATUS
-ac_clean_files=$ac_clean_files_save
-
-
-# configure is writing to config.log, and then calls config.status.
-# config.status does its own redirection, appending to config.log.
-# Unfortunately, on DOS this fails, as config.log is still kept open
-# by configure, so config.status won't be able to write to it; its
-# output is simply discarded. So we exec the FD to /dev/null,
-# effectively closing config.log, so it can be properly (re)opened and
-# appended to by config.status. When coming back to configure, we
-# need to make the FD available again.
-if test "$no_create" != yes; then
- ac_cs_success=:
- ac_config_status_args=
- test "$silent" = yes &&
- ac_config_status_args="$ac_config_status_args --quiet"
- exec 5>/dev/null
- $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
- exec 5>>config.log
- # Use ||, not &&, to avoid exiting from the if with $? = 1, which
- # would make configure fail if this is the last instruction.
- $ac_cs_success || { (exit 1); exit 1; }
-fi
-
-
-`chmod +x doc/examples/runExample.sh`
-
diff --git a/libvte-java/autom4te.cache/output.1 b/libvte-java/autom4te.cache/output.1
deleted file mode 100644
index 8f82de6..0000000
--- a/libvte-java/autom4te.cache/output.1
+++ /dev/null
@@ -1,5342 +0,0 @@
-@%:@! /bin/sh
-@%:@ Guess values for system-dependent variables and create Makefiles.
-@%:@ Generated by GNU Autoconf 2.59.
-@%:@
-@%:@ Copyright (C) 2003 Free Software Foundation, Inc.
-@%:@ This configure script is free software; the Free Software Foundation
-@%:@ gives unlimited permission to copy, distribute and modify it.
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-
-# Name of the host.
-# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
-# so uname gets run too.
-ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
-
-exec 6>&1
-
-#
-# Initializations.
-#
-ac_default_prefix=/usr/local
-ac_config_libobj_dir=.
-cross_compiling=no
-subdirs=
-MFLAGS=
-MAKEFLAGS=
-SHELL=${CONFIG_SHELL-/bin/sh}
-
-# Maximum number of lines to put in a shell here document.
-# This variable seems obsolete. It should probably be removed, and
-# only ac_max_sed_lines should be used.
-: ${ac_max_here_lines=38}
-
-# Identity of this package.
-PACKAGE_NAME=
-PACKAGE_TARNAME=
-PACKAGE_VERSION=
-PACKAGE_STRING=
-PACKAGE_BUGREPORT=
-
-ac_unique_file="src/jni/org_gnu_gnomevte_Terminal.c"
-ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALLED_CLASSPATH INSTALLED_JNI_DIR version apiversion PKG_CONFIG GTKJAVA_CFLAGS GTKJAVA_LIBS gtkapiversion GTKJAR JG_GTK_LIB_PATH NATIVEGTKJAR GN [...]
-ac_subst_files=''
-
-# Initialize some variables set by options.
-ac_init_help=
-ac_init_version=false
-# The variables have the same names as the options, with
-# dashes changed to underlines.
-cache_file=/dev/null
-exec_prefix=NONE
-no_create=
-no_recursion=
-prefix=NONE
-program_prefix=NONE
-program_suffix=NONE
-program_transform_name=s,x,x,
-silent=
-site=
-srcdir=
-verbose=
-x_includes=NONE
-x_libraries=NONE
-
-# Installation directory options.
-# These are left unexpanded so users can "make install exec_prefix=/foo"
-# and all the variables that are supposed to be based on exec_prefix
-# by default will actually change.
-# Use braces instead of parens because sh, perl, etc. also accept them.
-bindir='${exec_prefix}/bin'
-sbindir='${exec_prefix}/sbin'
-libexecdir='${exec_prefix}/libexec'
-datadir='${prefix}/share'
-sysconfdir='${prefix}/etc'
-sharedstatedir='${prefix}/com'
-localstatedir='${prefix}/var'
-libdir='${exec_prefix}/lib'
-includedir='${prefix}/include'
-oldincludedir='/usr/include'
-infodir='${prefix}/info'
-mandir='${prefix}/man'
-
-ac_prev=
-for ac_option
-do
- # If the previous option needs an argument, assign it.
- if test -n "$ac_prev"; then
- eval "$ac_prev=\$ac_option"
- ac_prev=
- continue
- fi
-
- ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
-
- # Accept the important Cygnus configure options, so we can diagnose typos.
-
- case $ac_option in
-
- -bindir | --bindir | --bindi | --bind | --bin | --bi)
- ac_prev=bindir ;;
- -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
- bindir=$ac_optarg ;;
-
- -build | --build | --buil | --bui | --bu)
- ac_prev=build_alias ;;
- -build=* | --build=* | --buil=* | --bui=* | --bu=*)
- build_alias=$ac_optarg ;;
-
- -cache-file | --cache-file | --cache-fil | --cache-fi \
- | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
- ac_prev=cache_file ;;
- -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
- | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
- cache_file=$ac_optarg ;;
-
- --config-cache | -C)
- cache_file=config.cache ;;
-
- -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
- ac_prev=datadir ;;
- -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
- | --da=*)
- datadir=$ac_optarg ;;
-
- -disable-* | --disable-*)
- ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid feature name: $ac_feature" >&2
- { (exit 1); exit 1; }; }
- ac_feature=`echo $ac_feature | sed 's/-/_/g'`
- eval "enable_$ac_feature=no" ;;
-
- -enable-* | --enable-*)
- ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid feature name: $ac_feature" >&2
- { (exit 1); exit 1; }; }
- ac_feature=`echo $ac_feature | sed 's/-/_/g'`
- case $ac_option in
- *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
- *) ac_optarg=yes ;;
- esac
- eval "enable_$ac_feature='$ac_optarg'" ;;
-
- -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
- | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
- | --exec | --exe | --ex)
- ac_prev=exec_prefix ;;
- -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
- | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
- | --exec=* | --exe=* | --ex=*)
- exec_prefix=$ac_optarg ;;
-
- -gas | --gas | --ga | --g)
- # Obsolete; use --with-gas.
- with_gas=yes ;;
-
- -help | --help | --hel | --he | -h)
- ac_init_help=long ;;
- -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
- ac_init_help=recursive ;;
- -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
- ac_init_help=short ;;
-
- -host | --host | --hos | --ho)
- ac_prev=host_alias ;;
- -host=* | --host=* | --hos=* | --ho=*)
- host_alias=$ac_optarg ;;
-
- -includedir | --includedir | --includedi | --included | --include \
- | --includ | --inclu | --incl | --inc)
- ac_prev=includedir ;;
- -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
- | --includ=* | --inclu=* | --incl=* | --inc=*)
- includedir=$ac_optarg ;;
-
- -infodir | --infodir | --infodi | --infod | --info | --inf)
- ac_prev=infodir ;;
- -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
- infodir=$ac_optarg ;;
-
- -libdir | --libdir | --libdi | --libd)
- ac_prev=libdir ;;
- -libdir=* | --libdir=* | --libdi=* | --libd=*)
- libdir=$ac_optarg ;;
-
- -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
- | --libexe | --libex | --libe)
- ac_prev=libexecdir ;;
- -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
- | --libexe=* | --libex=* | --libe=*)
- libexecdir=$ac_optarg ;;
-
- -localstatedir | --localstatedir | --localstatedi | --localstated \
- | --localstate | --localstat | --localsta | --localst \
- | --locals | --local | --loca | --loc | --lo)
- ac_prev=localstatedir ;;
- -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
- | --localstate=* | --localstat=* | --localsta=* | --localst=* \
- | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
- localstatedir=$ac_optarg ;;
-
- -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
- ac_prev=mandir ;;
- -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
- mandir=$ac_optarg ;;
-
- -nfp | --nfp | --nf)
- # Obsolete; use --without-fp.
- with_fp=no ;;
-
- -no-create | --no-create | --no-creat | --no-crea | --no-cre \
- | --no-cr | --no-c | -n)
- no_create=yes ;;
-
- -no-recursion | --no-recursion | --no-recursio | --no-recursi \
- | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
- no_recursion=yes ;;
-
- -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
- | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
- | --oldin | --oldi | --old | --ol | --o)
- ac_prev=oldincludedir ;;
- -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
- | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
- | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
- oldincludedir=$ac_optarg ;;
-
- -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
- ac_prev=prefix ;;
- -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
- prefix=$ac_optarg ;;
-
- -program-prefix | --program-prefix | --program-prefi | --program-pref \
- | --program-pre | --program-pr | --program-p)
- ac_prev=program_prefix ;;
- -program-prefix=* | --program-prefix=* | --program-prefi=* \
- | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
- program_prefix=$ac_optarg ;;
-
- -program-suffix | --program-suffix | --program-suffi | --program-suff \
- | --program-suf | --program-su | --program-s)
- ac_prev=program_suffix ;;
- -program-suffix=* | --program-suffix=* | --program-suffi=* \
- | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
- program_suffix=$ac_optarg ;;
-
- -program-transform-name | --program-transform-name \
- | --program-transform-nam | --program-transform-na \
- | --program-transform-n | --program-transform- \
- | --program-transform | --program-transfor \
- | --program-transfo | --program-transf \
- | --program-trans | --program-tran \
- | --progr-tra | --program-tr | --program-t)
- ac_prev=program_transform_name ;;
- -program-transform-name=* | --program-transform-name=* \
- | --program-transform-nam=* | --program-transform-na=* \
- | --program-transform-n=* | --program-transform-=* \
- | --program-transform=* | --program-transfor=* \
- | --program-transfo=* | --program-transf=* \
- | --program-trans=* | --program-tran=* \
- | --progr-tra=* | --program-tr=* | --program-t=*)
- program_transform_name=$ac_optarg ;;
-
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil)
- silent=yes ;;
-
- -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
- ac_prev=sbindir ;;
- -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
- | --sbi=* | --sb=*)
- sbindir=$ac_optarg ;;
-
- -sharedstatedir | --sharedstatedir | --sharedstatedi \
- | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
- | --sharedst | --shareds | --shared | --share | --shar \
- | --sha | --sh)
- ac_prev=sharedstatedir ;;
- -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
- | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
- | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
- | --sha=* | --sh=*)
- sharedstatedir=$ac_optarg ;;
-
- -site | --site | --sit)
- ac_prev=site ;;
- -site=* | --site=* | --sit=*)
- site=$ac_optarg ;;
-
- -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
- ac_prev=srcdir ;;
- -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
- srcdir=$ac_optarg ;;
-
- -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
- | --syscon | --sysco | --sysc | --sys | --sy)
- ac_prev=sysconfdir ;;
- -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
- | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
- sysconfdir=$ac_optarg ;;
-
- -target | --target | --targe | --targ | --tar | --ta | --t)
- ac_prev=target_alias ;;
- -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
- target_alias=$ac_optarg ;;
-
- -v | -verbose | --verbose | --verbos | --verbo | --verb)
- verbose=yes ;;
-
- -version | --version | --versio | --versi | --vers | -V)
- ac_init_version=: ;;
-
- -with-* | --with-*)
- ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid package name: $ac_package" >&2
- { (exit 1); exit 1; }; }
- ac_package=`echo $ac_package| sed 's/-/_/g'`
- case $ac_option in
- *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
- *) ac_optarg=yes ;;
- esac
- eval "with_$ac_package='$ac_optarg'" ;;
-
- -without-* | --without-*)
- ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid package name: $ac_package" >&2
- { (exit 1); exit 1; }; }
- ac_package=`echo $ac_package | sed 's/-/_/g'`
- eval "with_$ac_package=no" ;;
-
- --x)
- # Obsolete; use --with-x.
- with_x=yes ;;
-
- -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
- | --x-incl | --x-inc | --x-in | --x-i)
- ac_prev=x_includes ;;
- -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
- | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
- x_includes=$ac_optarg ;;
-
- -x-libraries | --x-libraries | --x-librarie | --x-librari \
- | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
- ac_prev=x_libraries ;;
- -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
- | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
- x_libraries=$ac_optarg ;;
-
- -*) { echo "$as_me: error: unrecognized option: $ac_option
-Try \`$0 --help' for more information." >&2
- { (exit 1); exit 1; }; }
- ;;
-
- *=*)
- ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
- # Reject names that are not valid shell variable names.
- expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
- { (exit 1); exit 1; }; }
- ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
- eval "$ac_envvar='$ac_optarg'"
- export $ac_envvar ;;
-
- *)
- # FIXME: should be removed in autoconf 3.0.
- echo "$as_me: WARNING: you should use --build, --host, --target" >&2
- expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
- echo "$as_me: WARNING: invalid host type: $ac_option" >&2
- : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
- ;;
-
- esac
-done
-
-if test -n "$ac_prev"; then
- ac_option=--`echo $ac_prev | sed 's/_/-/g'`
- { echo "$as_me: error: missing argument to $ac_option" >&2
- { (exit 1); exit 1; }; }
-fi
-
-# Be sure to have absolute paths.
-for ac_var in exec_prefix prefix
-do
- eval ac_val=$`echo $ac_var`
- case $ac_val in
- [\\/$]* | ?:[\\/]* | NONE | '' ) ;;
- *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# Be sure to have absolute paths.
-for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
- localstatedir libdir includedir oldincludedir infodir mandir
-do
- eval ac_val=$`echo $ac_var`
- case $ac_val in
- [\\/$]* | ?:[\\/]* ) ;;
- *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# There might be people who depend on the old broken behavior: `$host'
-# used to hold the argument of --host etc.
-# FIXME: To remove some day.
-build=$build_alias
-host=$host_alias
-target=$target_alias
-
-# FIXME: To remove some day.
-if test "x$host_alias" != x; then
- if test "x$build_alias" = x; then
- cross_compiling=maybe
- echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
- If a cross compiler is detected then cross compile mode will be used." >&2
- elif test "x$build_alias" != "x$host_alias"; then
- cross_compiling=yes
- fi
-fi
-
-ac_tool_prefix=
-test -n "$host_alias" && ac_tool_prefix=$host_alias-
-
-test "$silent" = yes && exec 6>/dev/null
-
-
-# Find the source files, if location was not specified.
-if test -z "$srcdir"; then
- ac_srcdir_defaulted=yes
- # Try the directory containing this script, then its parent.
- ac_confdir=`(dirname "$0") 2>/dev/null ||
-$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$0" : 'X\(//\)[^/]' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$0" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- srcdir=$ac_confdir
- if test ! -r $srcdir/$ac_unique_file; then
- srcdir=..
- fi
-else
- ac_srcdir_defaulted=no
-fi
-if test ! -r $srcdir/$ac_unique_file; then
- if test "$ac_srcdir_defaulted" = yes; then
- { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
- { (exit 1); exit 1; }; }
- else
- { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
- { (exit 1); exit 1; }; }
- fi
-fi
-(cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||
- { echo "$as_me: error: sources are in $srcdir, but \`cd $srcdir' does not work" >&2
- { (exit 1); exit 1; }; }
-srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
-ac_env_build_alias_set=${build_alias+set}
-ac_env_build_alias_value=$build_alias
-ac_cv_env_build_alias_set=${build_alias+set}
-ac_cv_env_build_alias_value=$build_alias
-ac_env_host_alias_set=${host_alias+set}
-ac_env_host_alias_value=$host_alias
-ac_cv_env_host_alias_set=${host_alias+set}
-ac_cv_env_host_alias_value=$host_alias
-ac_env_target_alias_set=${target_alias+set}
-ac_env_target_alias_value=$target_alias
-ac_cv_env_target_alias_set=${target_alias+set}
-ac_cv_env_target_alias_value=$target_alias
-ac_env_CC_set=${CC+set}
-ac_env_CC_value=$CC
-ac_cv_env_CC_set=${CC+set}
-ac_cv_env_CC_value=$CC
-ac_env_CFLAGS_set=${CFLAGS+set}
-ac_env_CFLAGS_value=$CFLAGS
-ac_cv_env_CFLAGS_set=${CFLAGS+set}
-ac_cv_env_CFLAGS_value=$CFLAGS
-ac_env_LDFLAGS_set=${LDFLAGS+set}
-ac_env_LDFLAGS_value=$LDFLAGS
-ac_cv_env_LDFLAGS_set=${LDFLAGS+set}
-ac_cv_env_LDFLAGS_value=$LDFLAGS
-ac_env_CPPFLAGS_set=${CPPFLAGS+set}
-ac_env_CPPFLAGS_value=$CPPFLAGS
-ac_cv_env_CPPFLAGS_set=${CPPFLAGS+set}
-ac_cv_env_CPPFLAGS_value=$CPPFLAGS
-ac_env_CPP_set=${CPP+set}
-ac_env_CPP_value=$CPP
-ac_cv_env_CPP_set=${CPP+set}
-ac_cv_env_CPP_value=$CPP
-
-#
-# Report the --help message.
-#
-if test "$ac_init_help" = "long"; then
- # Omit some internal or obsolete options to make the list less imposing.
- # This message is too long to be a string in the A/UX 3.1 sh.
- cat <<_ACEOF
-\`configure' configures this package to adapt to many kinds of systems.
-
-Usage: $0 [OPTION]... [VAR=VALUE]...
-
-To assign environment variables (e.g., CC, CFLAGS...), specify them as
-VAR=VALUE. See below for descriptions of some of the useful variables.
-
-Defaults for the options are specified in brackets.
-
-Configuration:
- -h, --help display this help and exit
- --help=short display options specific to this package
- --help=recursive display the short help of all the included packages
- -V, --version display version information and exit
- -q, --quiet, --silent do not print \`checking...' messages
- --cache-file=FILE cache test results in FILE [disabled]
- -C, --config-cache alias for \`--cache-file=config.cache'
- -n, --no-create do not create output files
- --srcdir=DIR find the sources in DIR [configure dir or \`..']
-
-_ACEOF
-
- cat <<_ACEOF
-Installation directories:
- --prefix=PREFIX install architecture-independent files in PREFIX
- [$ac_default_prefix]
- --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
- [PREFIX]
-
-By default, \`make install' will install all the files in
-\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
-an installation prefix other than \`$ac_default_prefix' using \`--prefix',
-for instance \`--prefix=\$HOME'.
-
-For better control, use the options below.
-
-Fine tuning of the installation directories:
- --bindir=DIR user executables [EPREFIX/bin]
- --sbindir=DIR system admin executables [EPREFIX/sbin]
- --libexecdir=DIR program executables [EPREFIX/libexec]
- --datadir=DIR read-only architecture-independent data [PREFIX/share]
- --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
- --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
- --localstatedir=DIR modifiable single-machine data [PREFIX/var]
- --libdir=DIR object code libraries [EPREFIX/lib]
- --includedir=DIR C header files [PREFIX/include]
- --oldincludedir=DIR C header files for non-gcc [/usr/include]
- --infodir=DIR info documentation [PREFIX/info]
- --mandir=DIR man documentation [PREFIX/man]
-_ACEOF
-
- cat <<\_ACEOF
-_ACEOF
-fi
-
-if test -n "$ac_init_help"; then
-
- cat <<\_ACEOF
-
-Optional Packages:
- --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
- --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
- --without-gcj-compile Binary builds of Java-GNOME
-with gcj compiler will not be made
- --with-gcj-prefix=PFX Prefix where gcj is installed (optional)
-
-Some influential environment variables:
- CC C compiler command
- CFLAGS C compiler flags
- LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
- nonstandard directory <lib dir>
- CPPFLAGS C/C++ preprocessor flags, e.g. -I<include dir> if you have
- headers in a nonstandard directory <include dir>
- CPP C preprocessor
-
-Use these variables to override the choices made by `configure' or to help
-it to find libraries and programs with nonstandard names/locations.
-
-_ACEOF
-fi
-
-if test "$ac_init_help" = "recursive"; then
- # If there are subdirs, report their specific --help.
- ac_popdir=`pwd`
- for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
- test -d $ac_dir || continue
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
- cd $ac_dir
- # Check for guested configure; otherwise get Cygnus style configure.
- if test -f $ac_srcdir/configure.gnu; then
- echo
- $SHELL $ac_srcdir/configure.gnu --help=recursive
- elif test -f $ac_srcdir/configure; then
- echo
- $SHELL $ac_srcdir/configure --help=recursive
- elif test -f $ac_srcdir/configure.ac ||
- test -f $ac_srcdir/configure.in; then
- echo
- $ac_configure --help
- else
- echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
- fi
- cd "$ac_popdir"
- done
-fi
-
-test -n "$ac_init_help" && exit 0
-if $ac_init_version; then
- cat <<\_ACEOF
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This configure script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it.
-_ACEOF
- exit 0
-fi
-exec 5>config.log
-cat >&5 <<_ACEOF
-This file contains any messages produced by compilers while
-running configure, to aid debugging if configure makes a mistake.
-
-It was created by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- $ $0 $@
-
-_ACEOF
-{
-cat <<_ASUNAME
-@%:@@%:@ --------- @%:@@%:@
-@%:@@%:@ Platform. @%:@@%:@
-@%:@@%:@ --------- @%:@@%:@
-
-hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
-uname -m = `(uname -m) 2>/dev/null || echo unknown`
-uname -r = `(uname -r) 2>/dev/null || echo unknown`
-uname -s = `(uname -s) 2>/dev/null || echo unknown`
-uname -v = `(uname -v) 2>/dev/null || echo unknown`
-
-/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
-/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
-
-/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
-/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
-/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
-hostinfo = `(hostinfo) 2>/dev/null || echo unknown`
-/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
-/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
-/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
-
-_ASUNAME
-
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- echo "PATH: $as_dir"
-done
-
-} >&5
-
-cat >&5 <<_ACEOF
-
-
-@%:@@%:@ ----------- @%:@@%:@
-@%:@@%:@ Core tests. @%:@@%:@
-@%:@@%:@ ----------- @%:@@%:@
-
-_ACEOF
-
-
-# Keep a trace of the command line.
-# Strip out --no-create and --no-recursion so they do not pile up.
-# Strip out --silent because we don't want to record it for future runs.
-# Also quote any args containing shell meta-characters.
-# Make two passes to allow for proper duplicate-argument suppression.
-ac_configure_args=
-ac_configure_args0=
-ac_configure_args1=
-ac_sep=
-ac_must_keep_next=false
-for ac_pass in 1 2
-do
- for ac_arg
- do
- case $ac_arg in
- -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil)
- continue ;;
- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
- ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
- esac
- case $ac_pass in
- 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
- 2)
- ac_configure_args1="$ac_configure_args1 '$ac_arg'"
- if test $ac_must_keep_next = true; then
- ac_must_keep_next=false # Got value, back to normal.
- else
- case $ac_arg in
- *=* | --config-cache | -C | -disable-* | --disable-* \
- | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
- | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
- | -with-* | --with-* | -without-* | --without-* | --x)
- case "$ac_configure_args0 " in
- "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
- esac
- ;;
- -* ) ac_must_keep_next=true ;;
- esac
- fi
- ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
- # Get rid of the leading space.
- ac_sep=" "
- ;;
- esac
- done
-done
-$as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
-$as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
-
-# When interrupted or exit'd, cleanup temporary files, and complete
-# config.log. We remove comments because anyway the quotes in there
-# would cause problems or look ugly.
-# WARNING: Be sure not to use single quotes in there, as some shells,
-# such as our DU 5.0 friend, will then `close' the trap.
-trap 'exit_status=$?
- # Save into config.log some information that might help in debugging.
- {
- echo
-
- cat <<\_ASBOX
-@%:@@%:@ ---------------- @%:@@%:@
-@%:@@%:@ Cache variables. @%:@@%:@
-@%:@@%:@ ---------------- @%:@@%:@
-_ASBOX
- echo
- # The following way of writing the cache mishandles newlines in values,
-{
- (set) 2>&1 |
- case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
- *ac_space=\ *)
- sed -n \
- "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
- s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
- ;;
- *)
- sed -n \
- "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
- ;;
- esac;
-}
- echo
-
- cat <<\_ASBOX
-@%:@@%:@ ----------------- @%:@@%:@
-@%:@@%:@ Output variables. @%:@@%:@
-@%:@@%:@ ----------------- @%:@@%:@
-_ASBOX
- echo
- for ac_var in $ac_subst_vars
- do
- eval ac_val=$`echo $ac_var`
- echo "$ac_var='"'"'$ac_val'"'"'"
- done | sort
- echo
-
- if test -n "$ac_subst_files"; then
- cat <<\_ASBOX
-@%:@@%:@ ------------- @%:@@%:@
-@%:@@%:@ Output files. @%:@@%:@
-@%:@@%:@ ------------- @%:@@%:@
-_ASBOX
- echo
- for ac_var in $ac_subst_files
- do
- eval ac_val=$`echo $ac_var`
- echo "$ac_var='"'"'$ac_val'"'"'"
- done | sort
- echo
- fi
-
- if test -s confdefs.h; then
- cat <<\_ASBOX
-@%:@@%:@ ----------- @%:@@%:@
-@%:@@%:@ confdefs.h. @%:@@%:@
-@%:@@%:@ ----------- @%:@@%:@
-_ASBOX
- echo
- sed "/^$/d" confdefs.h | sort
- echo
- fi
- test "$ac_signal" != 0 &&
- echo "$as_me: caught signal $ac_signal"
- echo "$as_me: exit $exit_status"
- } >&5
- rm -f core *.core &&
- rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
- exit $exit_status
- ' 0
-for ac_signal in 1 2 13 15; do
- trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
-done
-ac_signal=0
-
-# confdefs.h avoids OS command line length limits that DEFS can exceed.
-rm -rf conftest* confdefs.h
-# AIX cpp loses on an empty file, so make sure it contains at least a newline.
-echo >confdefs.h
-
-# Predefined preprocessor variables.
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_NAME "$PACKAGE_NAME"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_TARNAME "$PACKAGE_TARNAME"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_VERSION "$PACKAGE_VERSION"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_STRING "$PACKAGE_STRING"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-@%:@define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
-_ACEOF
-
-
-# Let the site file select an alternate cache file if it wants to.
-# Prefer explicitly selected file to automatically selected ones.
-if test -z "$CONFIG_SITE"; then
- if test "x$prefix" != xNONE; then
- CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
- else
- CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
- fi
-fi
-for ac_site_file in $CONFIG_SITE; do
- if test -r "$ac_site_file"; then
- { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
-echo "$as_me: loading site script $ac_site_file" >&6;}
- sed 's/^/| /' "$ac_site_file" >&5
- . "$ac_site_file"
- fi
-done
-
-if test -r "$cache_file"; then
- # Some versions of bash will fail to source /dev/null (special
- # files actually), so we avoid doing that.
- if test -f "$cache_file"; then
- { echo "$as_me:$LINENO: loading cache $cache_file" >&5
-echo "$as_me: loading cache $cache_file" >&6;}
- case $cache_file in
- [\\/]* | ?:[\\/]* ) . $cache_file;;
- *) . ./$cache_file;;
- esac
- fi
-else
- { echo "$as_me:$LINENO: creating cache $cache_file" >&5
-echo "$as_me: creating cache $cache_file" >&6;}
- >$cache_file
-fi
-
-# Check that the precious variables saved in the cache have kept the same
-# value.
-ac_cache_corrupted=false
-for ac_var in `(set) 2>&1 |
- sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
- eval ac_old_set=\$ac_cv_env_${ac_var}_set
- eval ac_new_set=\$ac_env_${ac_var}_set
- eval ac_old_val="\$ac_cv_env_${ac_var}_value"
- eval ac_new_val="\$ac_env_${ac_var}_value"
- case $ac_old_set,$ac_new_set in
- set,)
- { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
-echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
- ac_cache_corrupted=: ;;
- ,set)
- { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
-echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
- ac_cache_corrupted=: ;;
- ,);;
- *)
- if test "x$ac_old_val" != "x$ac_new_val"; then
- { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
-echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
- { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
-echo "$as_me: former value: $ac_old_val" >&2;}
- { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
-echo "$as_me: current value: $ac_new_val" >&2;}
- ac_cache_corrupted=:
- fi;;
- esac
- # Pass precious variables to config.status.
- if test "$ac_new_set" = set; then
- case $ac_new_val in
- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
- ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
- *) ac_arg=$ac_var=$ac_new_val ;;
- esac
- case " $ac_configure_args " in
- *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
- *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
- esac
- fi
-done
-if $ac_cache_corrupted; then
- { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
-echo "$as_me: error: changes in the environment can compromise the build" >&2;}
- { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
-echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-version="0.11.13"
-apiversion="0.11"
-
-
-
-INSTALLED_CLASSPATH=\${prefix}/share/java/gnomevte${apiversion}-${version}.jar
-INSTALLED_JNI_DIR=\${prefix}/lib/jni/
-
-
-
-
-
-
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gtk2-java >= 2.4" >&5
-echo $ECHO_N "checking for gtk2-java >= 2.4... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gtk2-java >= 2.4" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GTKJAVA_CFLAGS" >&5
-echo $ECHO_N "checking GTKJAVA_CFLAGS... $ECHO_C" >&6
- GTKJAVA_CFLAGS=`$PKG_CONFIG --cflags "gtk2-java >= 2.4"`
- echo "$as_me:$LINENO: result: $GTKJAVA_CFLAGS" >&5
-echo "${ECHO_T}$GTKJAVA_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GTKJAVA_LIBS" >&5
-echo $ECHO_N "checking GTKJAVA_LIBS... $ECHO_C" >&6
- GTKJAVA_LIBS=`$PKG_CONFIG --libs "gtk2-java >= 2.4"`
- echo "$as_me:$LINENO: result: $GTKJAVA_LIBS" >&5
-echo "${ECHO_T}$GTKJAVA_LIBS" >&6
- else
- GTKJAVA_CFLAGS=""
- GTKJAVA_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GTKJAVA_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk2-java >= 2.4"`
- echo $GTKJAVA_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gtk2-java >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gtk2-java >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-
-echo "$as_me:$LINENO: checking for gtk-java api version" >&5
-echo $ECHO_N "checking for gtk-java api version... $ECHO_C" >&6
-gtkapiversion=`$PKG_CONFIG --variable api_version gtk2-java`
-echo "$as_me:$LINENO: result: $gtkapiversion" >&5
-echo "${ECHO_T}$gtkapiversion" >&6
-
-
-echo "$as_me:$LINENO: checking for gtk-java jar file" >&5
-echo $ECHO_N "checking for gtk-java jar file... $ECHO_C" >&6
-GTKJAR=`$PKG_CONFIG --variable classpath gtk2-java`
-echo "$as_me:$LINENO: result: $GTKJAR" >&5
-echo "${ECHO_T}$GTKJAR" >&6
-
-
-
-
-echo "$as_me:$LINENO: checking for gtk-java jar file" >&5
-echo $ECHO_N "checking for gtk-java jar file... $ECHO_C" >&6
-JG_GTK_LIB_PATH=`$PKG_CONFIG --variable jni_dir gtk2-java`
-echo "$as_me:$LINENO: result: $JG_GTK_LIB_PATH" >&5
-echo "${ECHO_T}$JG_GTK_LIB_PATH" >&6
-
-
-echo "$as_me:$LINENO: checking for gtk-java native gcj library" >&5
-echo $ECHO_N "checking for gtk-java native gcj library... $ECHO_C" >&6
-NATIVEGTKJAR=${JG_GTK_LIB_PATH}/libgtkjar${gtkapiversion}.so
-echo "$as_me:$LINENO: result: $NATIVEGTKJAR" >&5
-echo "${ECHO_T}$NATIVEGTKJAR" >&6
-
-
-
-
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gnome2-java >= 2.7" >&5
-echo $ECHO_N "checking for gnome2-java >= 2.7... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gnome2-java >= 2.7" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GNOMEJAVA_CFLAGS" >&5
-echo $ECHO_N "checking GNOMEJAVA_CFLAGS... $ECHO_C" >&6
- GNOMEJAVA_CFLAGS=`$PKG_CONFIG --cflags "gnome2-java >= 2.7"`
- echo "$as_me:$LINENO: result: $GNOMEJAVA_CFLAGS" >&5
-echo "${ECHO_T}$GNOMEJAVA_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GNOMEJAVA_LIBS" >&5
-echo $ECHO_N "checking GNOMEJAVA_LIBS... $ECHO_C" >&6
- GNOMEJAVA_LIBS=`$PKG_CONFIG --libs "gnome2-java >= 2.7"`
- echo "$as_me:$LINENO: result: $GNOMEJAVA_LIBS" >&5
-echo "${ECHO_T}$GNOMEJAVA_LIBS" >&6
- else
- GNOMEJAVA_CFLAGS=""
- GNOMEJAVA_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GNOMEJAVA_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gnome2-java >= 2.7"`
- echo $GNOMEJAVA_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gnome2-java >= 2.7) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gnome2-java >= 2.7) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-
-echo "$as_me:$LINENO: checking for gnome-java api version" >&5
-echo $ECHO_N "checking for gnome-java api version... $ECHO_C" >&6
-gnomeapiversion=`$PKG_CONFIG --variable api_version gnome2-java`
-echo "$as_me:$LINENO: result: $gnomeapiversion" >&5
-echo "${ECHO_T}$gnomeapiversion" >&6
-
-
-echo "$as_me:$LINENO: checking for gnome-java jar file" >&5
-echo $ECHO_N "checking for gnome-java jar file... $ECHO_C" >&6
-GNOMEJAR=`$PKG_CONFIG --variable classpath gnome2-java`
-echo "$as_me:$LINENO: result: $GNOMEJAR" >&5
-echo "${ECHO_T}$GNOMEJAR" >&6
-
-
-
-
-echo "$as_me:$LINENO: checking for gnome-java jar file" >&5
-echo $ECHO_N "checking for gnome-java jar file... $ECHO_C" >&6
-JG_GNOME_LIB_PATH=`$PKG_CONFIG --variable jni_dir gnome2-java`
-echo "$as_me:$LINENO: result: $JG_GNOME_LIB_PATH" >&5
-echo "${ECHO_T}$JG_GNOME_LIB_PATH" >&6
-
-
-echo "$as_me:$LINENO: checking for gnome-java native gcj library" >&5
-echo $ECHO_N "checking for gnome-java native gcj library... $ECHO_C" >&6
-NATIVEGNOMEJAR=${JG_GNOME_LIB_PATH}/libgnomejar${gnomeapiversion}.so
-echo "$as_me:$LINENO: result: $NATIVEGNOMEJAR" >&5
-echo "${ECHO_T}$NATIVEGNOMEJAR" >&6
-
-
-
-
-
-
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
-echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
-# On Suns, sometimes $CPP names a directory.
-if test -n "$CPP" && test -d "$CPP"; then
- CPP=
-fi
-if test -z "$CPP"; then
- if test "${ac_cv_prog_CPP+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- # Double quotes because CPP needs to be expanded
- for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
- do
- ac_preproc_ok=false
-for ac_c_preproc_warn_flag in '' yes
-do
- # Use a header file that comes with gcc, so configuring glibc
- # with a fresh cross-compiler works.
- # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- # <limits.h> exists even on freestanding compilers.
- # On the NeXT, cc -E runs the code through the compiler's parser,
- # not just through cpp. "Syntax error" is here to catch this case.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@ifdef __STDC__
-@%:@ include <limits.h>
-@%:@else
-@%:@ include <assert.h>
-@%:@endif
- Syntax error
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.$ac_ext
-
- # OK, works on sane cases. Now check whether non-existent headers
- # can be detected and how.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@include <ac_nonexistent.h>
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- # Broken: success on invalid input.
-continue
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then
- break
-fi
-
- done
- ac_cv_prog_CPP=$CPP
-
-fi
- CPP=$ac_cv_prog_CPP
-else
- ac_cv_prog_CPP=$CPP
-fi
-echo "$as_me:$LINENO: result: $CPP" >&5
-echo "${ECHO_T}$CPP" >&6
-ac_preproc_ok=false
-for ac_c_preproc_warn_flag in '' yes
-do
- # Use a header file that comes with gcc, so configuring glibc
- # with a fresh cross-compiler works.
- # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- # <limits.h> exists even on freestanding compilers.
- # On the NeXT, cc -E runs the code through the compiler's parser,
- # not just through cpp. "Syntax error" is here to catch this case.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@ifdef __STDC__
-@%:@ include <limits.h>
-@%:@else
-@%:@ include <assert.h>
-@%:@endif
- Syntax error
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.$ac_ext
-
- # OK, works on sane cases. Now check whether non-existent headers
- # can be detected and how.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@include <ac_nonexistent.h>
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- # Broken: success on invalid input.
-continue
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then
- :
-else
- { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." >&5
-echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-echo "$as_me:$LINENO: checking for egrep" >&5
-echo $ECHO_N "checking for egrep... $ECHO_C" >&6
-if test "${ac_cv_prog_egrep+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if echo a | (grep -E '(a|b)') >/dev/null 2>&1
- then ac_cv_prog_egrep='grep -E'
- else ac_cv_prog_egrep='egrep'
- fi
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5
-echo "${ECHO_T}$ac_cv_prog_egrep" >&6
- EGREP=$ac_cv_prog_egrep
-
-
-
-
-ac_aux_dir=
-for ac_dir in . $srcdir/.; do
- if test -f $ac_dir/install-sh; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/install-sh -c"
- break
- elif test -f $ac_dir/install.sh; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/install.sh -c"
- break
- elif test -f $ac_dir/shtool; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/shtool install -c"
- break
- fi
-done
-if test -z "$ac_aux_dir"; then
- { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in . $srcdir/." >&5
-echo "$as_me: error: cannot find install-sh or install.sh in . $srcdir/." >&2;}
- { (exit 1); exit 1; }; }
-fi
-ac_config_guess="$SHELL $ac_aux_dir/config.guess"
-ac_config_sub="$SHELL $ac_aux_dir/config.sub"
-ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
-
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-if test -n "$ac_tool_prefix"; then
- # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
-set dummy ${ac_tool_prefix}gcc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="${ac_tool_prefix}gcc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$ac_cv_prog_CC"; then
- ac_ct_CC=$CC
- # Extract the first word of "gcc", so it can be a program name with args.
-set dummy gcc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="gcc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- CC=$ac_ct_CC
-else
- CC="$ac_cv_prog_CC"
-fi
-
-if test -z "$CC"; then
- if test -n "$ac_tool_prefix"; then
- # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
-set dummy ${ac_tool_prefix}cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="${ac_tool_prefix}cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$ac_cv_prog_CC"; then
- ac_ct_CC=$CC
- # Extract the first word of "cc", so it can be a program name with args.
-set dummy cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- CC=$ac_ct_CC
-else
- CC="$ac_cv_prog_CC"
-fi
-
-fi
-if test -z "$CC"; then
- # Extract the first word of "cc", so it can be a program name with args.
-set dummy cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
- ac_prog_rejected=no
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
- ac_prog_rejected=yes
- continue
- fi
- ac_cv_prog_CC="cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-if test $ac_prog_rejected = yes; then
- # We found a bogon in the path, so make sure we never use it.
- set dummy $ac_cv_prog_CC
- shift
- if test $@%:@ != 0; then
- # We chose a different compiler from the bogus one.
- # However, it has the same basename, so the bogon will be chosen
- # first if we set CC to just the basename; use the full file name.
- shift
- ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
- fi
-fi
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$CC"; then
- if test -n "$ac_tool_prefix"; then
- for ac_prog in cl
- do
- # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
-set dummy $ac_tool_prefix$ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$CC" && break
- done
-fi
-if test -z "$CC"; then
- ac_ct_CC=$CC
- for ac_prog in cl
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$ac_ct_CC" && break
-done
-
- CC=$ac_ct_CC
-fi
-
-fi
-
-
-test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
-See \`config.log' for more details." >&5
-echo "$as_me: error: no acceptable C compiler found in \$PATH
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-
-# Provide some information about the compiler.
-echo "$as_me:$LINENO:" \
- "checking for C compiler version" >&5
-ac_compiler=`set X $ac_compile; echo $2`
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
- (eval $ac_compiler --version </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5
- (eval $ac_compiler -v </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5
- (eval $ac_compiler -V </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-ac_clean_files_save=$ac_clean_files
-ac_clean_files="$ac_clean_files a.out a.exe b.out"
-# Try to create an executable without -o first, disregard a.out.
-# It will help us diagnose broken compilers, and finding out an intuition
-# of exeext.
-echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
-ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
- (eval $ac_link_default) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- # Find the output, starting from the most likely. This scheme is
-# not robust to junk in `.', hence go to wildcards (a.*) only as a last
-# resort.
-
-# Be careful to initialize this variable, since it used to be cached.
-# Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile.
-ac_cv_exeext=
-# b.out is created by i960 compilers.
-for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out
-do
- test -f "$ac_file" || continue
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )
- ;;
- conftest.$ac_ext )
- # This is the source file.
- ;;
- [ab].out )
- # We found the default executable, but exeext='' is most
- # certainly right.
- break;;
- *.* )
- ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
- # FIXME: I believe we export ac_cv_exeext for Libtool,
- # but it would be cool to find out if it's true. Does anybody
- # maintain Libtool? --akim.
- export ac_cv_exeext
- break;;
- * )
- break;;
- esac
-done
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-{ { echo "$as_me:$LINENO: error: C compiler cannot create executables
-See \`config.log' for more details." >&5
-echo "$as_me: error: C compiler cannot create executables
-See \`config.log' for more details." >&2;}
- { (exit 77); exit 77; }; }
-fi
-
-ac_exeext=$ac_cv_exeext
-echo "$as_me:$LINENO: result: $ac_file" >&5
-echo "${ECHO_T}$ac_file" >&6
-
-# Check the compiler produces executables we can run. If not, either
-# the compiler is broken, or we cross compile.
-echo "$as_me:$LINENO: checking whether the C compiler works" >&5
-echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6
-# FIXME: These cross compiler hacks should be removed for Autoconf 3.0
-# If not cross compiling, check that we can run a simple program.
-if test "$cross_compiling" != yes; then
- if { ac_try='./$ac_file'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- cross_compiling=no
- else
- if test "$cross_compiling" = maybe; then
- cross_compiling=yes
- else
- { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
-If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot run C compiled programs.
-If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
- fi
- fi
-fi
-echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
-
-rm -f a.out a.exe conftest$ac_cv_exeext b.out
-ac_clean_files=$ac_clean_files_save
-# Check the compiler produces executables we can run. If not, either
-# the compiler is broken, or we cross compile.
-echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
-echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6
-echo "$as_me:$LINENO: result: $cross_compiling" >&5
-echo "${ECHO_T}$cross_compiling" >&6
-
-echo "$as_me:$LINENO: checking for suffix of executables" >&5
-echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- # If both `conftest.exe' and `conftest' are `present' (well, observable)
-# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
-# work properly (i.e., refer to `conftest.exe'), while it won't with
-# `rm'.
-for ac_file in conftest.exe conftest conftest.*; do
- test -f "$ac_file" || continue
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
- *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
- export ac_cv_exeext
- break;;
- * ) break;;
- esac
-done
-else
- { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-rm -f conftest$ac_cv_exeext
-echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
-echo "${ECHO_T}$ac_cv_exeext" >&6
-
-rm -f conftest.$ac_ext
-EXEEXT=$ac_cv_exeext
-ac_exeext=$EXEEXT
-echo "$as_me:$LINENO: checking for suffix of object files" >&5
-echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6
-if test "${ac_cv_objext+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.o conftest.obj
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
- *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
- break;;
- esac
-done
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-{ { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute suffix of object files: cannot compile
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-rm -f conftest.$ac_cv_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
-echo "${ECHO_T}$ac_cv_objext" >&6
-OBJEXT=$ac_cv_objext
-ac_objext=$OBJEXT
-echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
-echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6
-if test "${ac_cv_c_compiler_gnu+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-#ifndef __GNUC__
- choke me
-#endif
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_compiler_gnu=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_compiler_gnu=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_cv_c_compiler_gnu=$ac_compiler_gnu
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
-GCC=`test $ac_compiler_gnu = yes && echo yes`
-ac_test_CFLAGS=${CFLAGS+set}
-ac_save_CFLAGS=$CFLAGS
-CFLAGS="-g"
-echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
-echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6
-if test "${ac_cv_prog_cc_g+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_prog_cc_g=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_prog_cc_g=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
-echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
-if test "$ac_test_CFLAGS" = set; then
- CFLAGS=$ac_save_CFLAGS
-elif test $ac_cv_prog_cc_g = yes; then
- if test "$GCC" = yes; then
- CFLAGS="-g -O2"
- else
- CFLAGS="-g"
- fi
-else
- if test "$GCC" = yes; then
- CFLAGS="-O2"
- else
- CFLAGS=
- fi
-fi
-echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5
-echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6
-if test "${ac_cv_prog_cc_stdc+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- ac_cv_prog_cc_stdc=no
-ac_save_CC=$CC
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#include <stdarg.h>
-#include <stdio.h>
-#include <sys/types.h>
-#include <sys/stat.h>
-/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
-struct buf { int x; };
-FILE * (*rcsopen) (struct buf *, struct stat *, int);
-static char *e (p, i)
- char **p;
- int i;
-{
- return p[i];
-}
-static char *f (char * (*g) (char **, int), char **p, ...)
-{
- char *s;
- va_list v;
- va_start (v,p);
- s = g (p, va_arg (v,int));
- va_end (v);
- return s;
-}
-
-/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
- function prototypes and stuff, but not '\xHH' hex character constants.
- These don't provoke an error unfortunately, instead are silently treated
- as 'x'. The following induces an error, until -std1 is added to get
- proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
- array size at least. It's necessary to write '\x00'==0 to get something
- that's true only with -std1. */
-int osf4_cc_array ['\x00' == 0 ? 1 : -1];
-
-int test (int i, double x);
-struct s1 {int (*f) (int a);};
-struct s2 {int (*f) (double a);};
-int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
-int argc;
-char **argv;
-int
-main ()
-{
-return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
- ;
- return 0;
-}
-_ACEOF
-# Don't try gcc -ansi; that turns off useful extensions and
-# breaks some systems' header files.
-# AIX -qlanglvl=ansi
-# Ultrix and OSF/1 -std1
-# HP-UX 10.20 and later -Ae
-# HP-UX older versions -Aa -D_HPUX_SOURCE
-# SVR4 -Xc -D__EXTENSIONS__
-for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
-do
- CC="$ac_save_CC $ac_arg"
- rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_prog_cc_stdc=$ac_arg
-break
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext
-done
-rm -f conftest.$ac_ext conftest.$ac_objext
-CC=$ac_save_CC
-
-fi
-
-case "x$ac_cv_prog_cc_stdc" in
- x|xno)
- echo "$as_me:$LINENO: result: none needed" >&5
-echo "${ECHO_T}none needed" >&6 ;;
- *)
- echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5
-echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6
- CC="$CC $ac_cv_prog_cc_stdc" ;;
-esac
-
-# Some people use a C++ compiler to compile C. Since we use `exit',
-# in C++ we need to declare it. In case someone uses the same compiler
-# for both compiling C and C++ we need to have the C++ compiler decide
-# the declaration of exit, since it's the most demanding environment.
-cat >conftest.$ac_ext <<_ACEOF
-@%:@ifndef __cplusplus
- choke me
-@%:@endif
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- for ac_declaration in \
- '' \
- 'extern "C" void std::exit (int) throw (); using std::exit;' \
- 'extern "C" void std::exit (int); using std::exit;' \
- 'extern "C" void exit (int) throw ();' \
- 'extern "C" void exit (int);' \
- 'void exit (int);'
-do
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-$ac_declaration
-@%:@include <stdlib.h>
-int
-main ()
-{
-exit (42);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-continue
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-$ac_declaration
-int
-main ()
-{
-exit (42);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- break
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-done
-rm -f conftest*
-if test -n "$ac_declaration"; then
- echo '#ifdef __cplusplus' >>confdefs.h
- echo $ac_declaration >>confdefs.h
- echo '#endif' >>confdefs.h
-fi
-
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-# Find a good install program. We prefer a C program (faster),
-# so one script is as good as another. But avoid the broken or
-# incompatible versions:
-# SysV /etc/install, /usr/sbin/install
-# SunOS /usr/etc/install
-# IRIX /sbin/install
-# AIX /bin/install
-# AmigaOS /C/install, which installs bootblocks on floppy discs
-# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
-# AFS /usr/afsws/bin/install, which mishandles nonexistent args
-# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
-# OS/2's system install, which has a completely different semantic
-# ./install, which can be erroneously created by make from ./install.sh.
-echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
-echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
-if test -z "$INSTALL"; then
-if test "${ac_cv_path_install+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- # Account for people who put trailing slashes in PATH elements.
-case $as_dir/ in
- ./ | .// | /cC/* | \
- /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
- ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
- /usr/ucb/* ) ;;
- *)
- # OSF1 and SCO ODT 3.0 have their own names for install.
- # Don't use installbsd from OSF since it installs stuff as root
- # by default.
- for ac_prog in ginstall scoinst install; do
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
- if test $ac_prog = install &&
- grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
- # AIX install. It has an incompatible calling convention.
- :
- elif test $ac_prog = install &&
- grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
- # program-specific install script used by HP pwplus--don't use.
- :
- else
- ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
- break 3
- fi
- fi
- done
- done
- ;;
-esac
-done
-
-
-fi
- if test "${ac_cv_path_install+set}" = set; then
- INSTALL=$ac_cv_path_install
- else
- # As a last resort, use the slow shell script. We don't cache a
- # path for INSTALL within a source directory, because that will
- # break other packages using the cache if that directory is
- # removed, or if the path is relative.
- INSTALL=$ac_install_sh
- fi
-fi
-echo "$as_me:$LINENO: result: $INSTALL" >&5
-echo "${ECHO_T}$INSTALL" >&6
-
-# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
-# It thinks the first close brace ends the variable substitution.
-test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
-
-test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
-
-test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
-
-
-# Extract the first word of "db2html$EXEEXT", so it can be a program name with args.
-set dummy db2html$EXEEXT; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_DB1+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $DB1 in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_DB1="$DB1" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_DB1="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_DB1" && ac_cv_path_DB1="nocommand"
- ;;
-esac
-fi
-DB1=$ac_cv_path_DB1
-
-if test -n "$DB1"; then
- echo "$as_me:$LINENO: result: $DB1" >&5
-echo "${ECHO_T}$DB1" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-if test "$DB1" = nocommand; then
- # Extract the first word of "docbook2html$EXEEXT", so it can be a program name with args.
-set dummy docbook2html$EXEEXT; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_DB2+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $DB2 in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_DB2="$DB2" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_DB2="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_DB2" && ac_cv_path_DB2="nocommand"
- ;;
-esac
-fi
-DB2=$ac_cv_path_DB2
-
-if test -n "$DB2"; then
- echo "$as_me:$LINENO: result: $DB2" >&5
-echo "${ECHO_T}$DB2" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- if test "$DB2" = nocommand; then
- { { echo "$as_me:$LINENO: error: docbook not found in $PATH" >&5
-echo "$as_me: error: docbook not found in $PATH" >&2;}
- { (exit 1); exit 1; }; }
- else
- DOCBOOK=$DB2
- fi;else
- DOCBOOK=$DB1
-fi;
-
-
-if test "x$JAVAPREFIX" = x; then
- test "x$JAVAC" = x && for ac_prog in "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAVAC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAVAC"; then
- ac_cv_prog_JAVAC="$JAVAC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAVAC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAVAC=$ac_cv_prog_JAVAC
-if test -n "$JAVAC"; then
- echo "$as_me:$LINENO: result: $JAVAC" >&5
-echo "${ECHO_T}$JAVAC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAVAC" && break
-done
-
-else
- test "x$JAVAC" = x && for ac_prog in "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAVAC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAVAC"; then
- ac_cv_prog_JAVAC="$JAVAC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAVAC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAVAC=$ac_cv_prog_JAVAC
-if test -n "$JAVAC"; then
- echo "$as_me:$LINENO: result: $JAVAC" >&5
-echo "${ECHO_T}$JAVAC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAVAC" && break
-done
-test -n "$JAVAC" || JAVAC="$JAVAPREFIX"
-
-fi
-test "x$JAVAC" = x && { { echo "$as_me:$LINENO: error: no acceptable Java compiler found in \$PATH" >&5
-echo "$as_me: error: no acceptable Java compiler found in \$PATH" >&2;}
- { (exit 1); exit 1; }; }
-
-echo "$as_me:$LINENO: checking if $JAVAC works" >&5
-echo $ECHO_N "checking if $JAVAC works... $ECHO_C" >&6
-if test "${ac_cv_prog_javac_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* #line __oline__ "configure" */
-public class Test {
-}
-EOF
-if { ac_try='$JAVAC $JAVACFLAGS $JAVA_TEST'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- { { echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
-echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
- { (exit 1); exit 1; }; }
- echo "configure: failed program was:" >&5
- cat $JAVA_TEST >&5
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_javac_works" >&5
-echo "${ECHO_T}$ac_cv_prog_javac_works" >&6
-
-
-
-echo "$as_me:$LINENO: checking if $JAVAC works" >&5
-echo $ECHO_N "checking if $JAVAC works... $ECHO_C" >&6
-if test "${ac_cv_prog_javac_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* #line __oline__ "configure" */
-public class Test {
-}
-EOF
-if { ac_try='$JAVAC $JAVACFLAGS $JAVA_TEST'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- { { echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
-echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
- { (exit 1); exit 1; }; }
- echo "configure: failed program was:" >&5
- cat $JAVA_TEST >&5
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_javac_works" >&5
-echo "${ECHO_T}$ac_cv_prog_javac_works" >&6
-
-
-if test "x$JAVAPREFIX" = x; then
- test "x$JAR" = x && for ac_prog in jar$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAR"; then
- ac_cv_prog_JAR="$JAR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAR="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAR=$ac_cv_prog_JAR
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAR" && break
-done
-
-else
- test "x$JAR" = x && for ac_prog in jar
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAR"; then
- ac_cv_prog_JAR="$JAR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAR="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAR=$ac_cv_prog_JAR
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAR" && break
-done
-test -n "$JAR" || JAR="$JAVAPREFIX"
-
-fi
-test "x$JAR" = x && { { echo "$as_me:$LINENO: error: no acceptable jar program found in \$PATH" >&5
-echo "$as_me: error: no acceptable jar program found in \$PATH" >&2;}
- { (exit 1); exit 1; }; }
-
-
-
-
-# Check whether --with-gcj_compile or --without-gcj_compile was given.
-if test "${with_gcj_compile+set}" = set; then
- withval="$with_gcj_compile"
- gcj_compile="no"
-else
- gcj_compile="yes"
-fi;
-
-if test $gcj_compile = "yes"; then
-
-# Check whether --with-gcj-prefix or --without-gcj-prefix was given.
-if test "${with_gcj_prefix+set}" = set; then
- withval="$with_gcj_prefix"
- gcj_prefix="$withval"
-else
- gcj_prefix=""
-fi;
-
- if test x$gcj_prefix != x ; then
- GCJ_HOME=$gcj_prefix
- fi
-
- if test x$GCJ_HOME != x ; then
- echo "Add $GCJ_HOME/bin to path and check again."
- PATH="$GCJ_HOME/bin:$PATH"
- fi
- # Extract the first word of "gcj", so it can be a program name with args.
-set dummy gcj; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_GCJ+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $GCJ in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_GCJ="$GCJ" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_GCJ="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_GCJ" && ac_cv_path_GCJ="no"
- ;;
-esac
-fi
-GCJ=$ac_cv_path_GCJ
-
-if test -n "$GCJ"; then
- echo "$as_me:$LINENO: result: $GCJ" >&5
-echo "${ECHO_T}$GCJ" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-
- min_gcj_version=3.0.0
- echo "$as_me:$LINENO: checking for GCJ - version >= $min_gcj_version" >&5
-echo $ECHO_N "checking for GCJ - version >= $min_gcj_version... $ECHO_C" >&6
- min_gcj_major_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\1/'`
- min_gcj_minor_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\2/'`
- min_gcj_micro_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\3/'`
- if test "$GCJ" = "no" ; then
- no_gcj=yes
- else
- gcj_version=`$GCJ --version 2>&1 | grep GCC | sed 's/gcj (GCC) \([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1.\2.\3/'`
- gcj_major_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1/'`
- gcj_minor_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\2/'`
- gcj_micro_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\3/'`
- if test "$cross_compiling" = yes; then
- echo $ac_n "cross compiling; assumed OK... $ac_c"
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-#include <stdio.h>
-
-main()
-{
- if ((1$gcj_major_version > 1$min_gcj_major_version) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version > 1$min_gcj_minor_version)) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version == 1$min_gcj_minor_version) &&
- (1$gcj_micro_version >= 1$min_gcj_micro_version)))
- {
- return(0);
- }
- else
- {
- return(1);
- }
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- :
-else
- echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-no_gcj=yes
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
-fi
- fi
- if test "x$no_gcj" = x ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- # Extract the first word of "gcj", so it can be a program name with args.
-set dummy gcj; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_GCJ+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $GCJ in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_GCJ="$GCJ" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_GCJ="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_GCJ" && ac_cv_path_GCJ="no"
- ;;
-esac
-fi
-GCJ=$ac_cv_path_GCJ
-
-if test -n "$GCJ"; then
- echo "$as_me:$LINENO: result: $GCJ" >&5
-echo "${ECHO_T}$GCJ" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- # Extract the first word of "jar", so it can be a program name with args.
-set dummy jar; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $JAR in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_JAR="$JAR" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_JAR="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_JAR" && ac_cv_path_JAR="no"
- ;;
-esac
-fi
-JAR=$ac_cv_path_JAR
-
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- if test x$GCJ_HOME != x ; then
- :
- else
- GCJ_HOME=`which gcj | sed 's/\(.*\).bin.*gcj/\1/'`
- fi
-
- cat << EOF > Test.java
-/* #line __oline__ "configure" */
-public class Test {
- public static void main(String[] args) {
- System.out.println(System.getProperty("sun.boot.class.path"));
- }
-}
-EOF
- GCJ_JAR=`gcj -C Test.java && gij Test`
- rm Test.java Test.class
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`(test -d /usr/share/local/java && find /usr/local/share/java -name libgcj-?.?.?.jar) || (test -d /usr/share/java && find /usr/share/java -name libgcj-?.?.?.jar)`
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`locate libgcj | grep libgcj.*\.jar`
- fi
- fi
- if test x$GCJ_JAR != x ; then
- GCJ_CLASSPATH="${GCJ_JAR}:${CLASSPATH}"
- else
- echo "***"
- echo "*** Unable to locate libgcj.jar needed by gcj"
- echo "***"
- { { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }
- fi
-
- :
- else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
- echo "***"
- echo "*** If you have GCJ installed and it is a newer version than $min_java_version, either set"
- echo "*** the GCJ_HOME variable or add the top directory where the GCJ binaries are to"
- echo "*** the PATH. Alternatively try \"./configure --with-gcj-prefix=<java_home>\","
- echo "***"
- echo "*** Also make sure that configure does not find the wrong version of GCJ by"
- echo "*** looking at the output of \"which gcj\"."
- echo "***"
- { { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }
- fi
-
- GCJ_BUILD_TARGETS=native-gcj
- GCJ_INSTALL_TARGETS=native_install
- GCJ_UNINSTALL_TARGETS=native_uninstall
-else
- GCJ_BUILD_TARGETS=
- GCJ_INSTALL_TARGETS=
- GCJ_UNINSTALL_TARGETS=
-fi
-
-
-
-
-
-
-
-
-echo "$as_me:$LINENO: checking for main in -libs" >&5
-echo $ECHO_N "checking for main in -libs... $ECHO_C" >&6
-if test "${ac_cv_lib_ibs_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- ac_check_lib_save_LIBS=$LIBS
-LIBS="-libs $LIBS"
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-
-int
-main ()
-{
-main ();
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_lib_ibs_main=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_lib_ibs_main=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-echo "$as_me:$LINENO: result: $ac_cv_lib_ibs_main" >&5
-echo "${ECHO_T}$ac_cv_lib_ibs_main" >&6
-if test $ac_cv_lib_ibs_main = yes; then
- cat >>confdefs.h <<_ACEOF
-@%:@define HAVE_LIBIBS 1
-_ACEOF
-
- LIBS="-libs $LIBS"
-
-fi
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gtk+-2.0 >= 2.4" >&5
-echo $ECHO_N "checking for gtk+-2.0 >= 2.4... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gtk+-2.0 >= 2.4" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GTK_CFLAGS" >&5
-echo $ECHO_N "checking GTK_CFLAGS... $ECHO_C" >&6
- GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 2.4"`
- echo "$as_me:$LINENO: result: $GTK_CFLAGS" >&5
-echo "${ECHO_T}$GTK_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GTK_LIBS" >&5
-echo $ECHO_N "checking GTK_LIBS... $ECHO_C" >&6
- GTK_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 2.4"`
- echo "$as_me:$LINENO: result: $GTK_LIBS" >&5
-echo "${ECHO_T}$GTK_LIBS" >&6
- else
- GTK_CFLAGS=""
- GTK_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GTK_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk+-2.0 >= 2.4"`
- echo $GTK_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gtk+-2.0 >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gtk+-2.0 >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-
-
-
-
-
-
-
-
-echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
-echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6
-if test "${ac_cv_c_const+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-/* FIXME: Include the comments suggested by Paul. */
-#ifndef __cplusplus
- /* Ultrix mips cc rejects this. */
- typedef int charset[2];
- const charset x;
- /* SunOS 4.1.1 cc rejects this. */
- char const *const *ccp;
- char **p;
- /* NEC SVR4.0.2 mips cc rejects this. */
- struct point {int x, y;};
- static struct point const zero = {0,0};
- /* AIX XL C 1.02.0.0 rejects this.
- It does not let you subtract one const X* pointer from another in
- an arm of an if-expression whose if-part is not a constant
- expression */
- const char *g = "string";
- ccp = &g + (g ? g-g : 0);
- /* HPUX 7.0 cc rejects these. */
- ++ccp;
- p = (char**) ccp;
- ccp = (char const *const *) p;
- { /* SCO 3.2v4 cc rejects this. */
- char *t;
- char const *s = 0 ? (char *) 0 : (char const *) 0;
-
- *t++ = 0;
- }
- { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
- int x[] = {25, 17};
- const int *foo = &x[0];
- ++foo;
- }
- { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
- typedef const int *iptr;
- iptr p = 0;
- ++p;
- }
- { /* AIX XL C 1.02.0.0 rejects this saying
- "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
- struct s { int j; const int *ap[3]; };
- struct s *b; b->j = 5;
- }
- { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
- const int foo = 10;
- }
-#endif
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_c_const=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_c_const=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
-echo "${ECHO_T}$ac_cv_c_const" >&6
-if test $ac_cv_c_const = no; then
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define const
-_ACEOF
-
-fi
-
-
-# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
-# for constant arguments. Useless!
-echo "$as_me:$LINENO: checking for working alloca.h" >&5
-echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6
-if test "${ac_cv_working_alloca_h+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-@%:@include <alloca.h>
-int
-main ()
-{
-char *p = (char *) alloca (2 * sizeof (int));
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_working_alloca_h=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_working_alloca_h=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5
-echo "${ECHO_T}$ac_cv_working_alloca_h" >&6
-if test $ac_cv_working_alloca_h = yes; then
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define HAVE_ALLOCA_H 1
-_ACEOF
-
-fi
-
-echo "$as_me:$LINENO: checking for alloca" >&5
-echo $ECHO_N "checking for alloca... $ECHO_C" >&6
-if test "${ac_cv_func_alloca_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#ifdef __GNUC__
-# define alloca __builtin_alloca
-#else
-# ifdef _MSC_VER
-# include <malloc.h>
-# define alloca _alloca
-# else
-# if HAVE_ALLOCA_H
-# include <alloca.h>
-# else
-# ifdef _AIX
- #pragma alloca
-# else
-# ifndef alloca /* predefined by HP cc +Olibcalls */
-char *alloca ();
-# endif
-# endif
-# endif
-# endif
-#endif
-
-int
-main ()
-{
-char *p = (char *) alloca (1);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_func_alloca_works=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_func_alloca_works=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5
-echo "${ECHO_T}$ac_cv_func_alloca_works" >&6
-
-if test $ac_cv_func_alloca_works = yes; then
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define HAVE_ALLOCA 1
-_ACEOF
-
-else
- # The SVR3 libPW and SVR4 libucb both contain incompatible functions
-# that cause trouble. Some versions do not even contain alloca or
-# contain a buggy version. If you still want to use their alloca,
-# use ar to extract alloca.o from them instead of compiling alloca.c.
-
-ALLOCA=alloca.$ac_objext
-
-cat >>confdefs.h <<\_ACEOF
-@%:@define C_ALLOCA 1
-_ACEOF
-
-
-echo "$as_me:$LINENO: checking whether \`alloca.c' needs Cray hooks" >&5
-echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6
-if test "${ac_cv_os_cray+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#if defined(CRAY) && ! defined(CRAY2)
-webecray
-#else
-wenotbecray
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
- $EGREP "webecray" >/dev/null 2>&1; then
- ac_cv_os_cray=yes
-else
- ac_cv_os_cray=no
-fi
-rm -f conftest*
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_os_cray" >&5
-echo "${ECHO_T}$ac_cv_os_cray" >&6
-if test $ac_cv_os_cray = yes; then
- for ac_func in _getb67 GETB67 getb67; do
- as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-echo "$as_me:$LINENO: checking for $ac_func" >&5
-echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
-if eval "test \"\${$as_ac_var+set}\" = set"; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
- For example, HP-UX 11i <limits.h> declares gettimeofday. */
-#define $ac_func innocuous_$ac_func
-
-/* System header to define __stub macros and hopefully few prototypes,
- which can conflict with char $ac_func (); below.
- Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- <limits.h> exists even on freestanding compilers. */
-
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
-
-#undef $ac_func
-
-/* Override any gcc2 internal prototype to avoid an error. */
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-/* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
-char $ac_func ();
-/* The GNU C library defines this for functions which it implements
- to always fail with ENOSYS. Some functions are actually named
- something starting with __ and the normal name is an alias. */
-#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
-choke me
-#else
-char (*f) () = $ac_func;
-#endif
-#ifdef __cplusplus
-}
-#endif
-
-int
-main ()
-{
-return f != $ac_func;
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- eval "$as_ac_var=yes"
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-eval "$as_ac_var=no"
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
-echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
-if test `eval echo '${'$as_ac_var'}'` = yes; then
-
-cat >>confdefs.h <<_ACEOF
-@%:@define CRAY_STACKSEG_END $ac_func
-_ACEOF
-
- break
-fi
-
- done
-fi
-
-echo "$as_me:$LINENO: checking stack direction for C alloca" >&5
-echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6
-if test "${ac_cv_c_stack_direction+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test "$cross_compiling" = yes; then
- ac_cv_c_stack_direction=0
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-int
-find_stack_direction ()
-{
- static char *addr = 0;
- auto char dummy;
- if (addr == 0)
- {
- addr = &dummy;
- return find_stack_direction ();
- }
- else
- return (&dummy > addr) ? 1 : -1;
-}
-
-int
-main ()
-{
- exit (find_stack_direction () < 0);
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_c_stack_direction=1
-else
- echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-ac_cv_c_stack_direction=-1
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
-fi
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5
-echo "${ECHO_T}$ac_cv_c_stack_direction" >&6
-
-cat >>confdefs.h <<_ACEOF
-@%:@define STACK_DIRECTION $ac_cv_c_stack_direction
-_ACEOF
-
-
-fi
-
-
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for libgnomeui-2.0 >= 2.7.1 libgnomecanvas-2.0 >= 2.7.1" >&5
-echo $ECHO_N "checking for libgnomeui-2.0 >= 2.7.1 libgnomecanvas-2.0 >= 2.7.1... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "libgnomeui-2.0 >= 2.7.1 libgnomecanvas-2.0 >= 2.7.1" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GNOME_CFLAGS" >&5
-echo $ECHO_N "checking GNOME_CFLAGS... $ECHO_C" >&6
- GNOME_CFLAGS=`$PKG_CONFIG --cflags "libgnomeui-2.0 >= 2.7.1 libgnomecanvas-2.0 >= 2.7.1"`
- echo "$as_me:$LINENO: result: $GNOME_CFLAGS" >&5
-echo "${ECHO_T}$GNOME_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GNOME_LIBS" >&5
-echo $ECHO_N "checking GNOME_LIBS... $ECHO_C" >&6
- GNOME_LIBS=`$PKG_CONFIG --libs "libgnomeui-2.0 >= 2.7.1 libgnomecanvas-2.0 >= 2.7.1"`
- echo "$as_me:$LINENO: result: $GNOME_LIBS" >&5
-echo "${ECHO_T}$GNOME_LIBS" >&6
- else
- GNOME_CFLAGS=""
- GNOME_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GNOME_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libgnomeui-2.0 >= 2.7.1 libgnomecanvas-2.0 >= 2.7.1"`
- echo $GNOME_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (libgnomeui-2.0 >= 2.7.1 libgnomecanvas-2.0 >= 2.7.1) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (libgnomeui-2.0 >= 2.7.1 libgnomecanvas-2.0 >= 2.7.1) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for vte >= 0.11.10" >&5
-echo $ECHO_N "checking for vte >= 0.11.10... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "vte >= 0.11.10" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking VTE_CFLAGS" >&5
-echo $ECHO_N "checking VTE_CFLAGS... $ECHO_C" >&6
- VTE_CFLAGS=`$PKG_CONFIG --cflags "vte >= 0.11.10"`
- echo "$as_me:$LINENO: result: $VTE_CFLAGS" >&5
-echo "${ECHO_T}$VTE_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking VTE_LIBS" >&5
-echo $ECHO_N "checking VTE_LIBS... $ECHO_C" >&6
- VTE_LIBS=`$PKG_CONFIG --libs "vte >= 0.11.10"`
- echo "$as_me:$LINENO: result: $VTE_LIBS" >&5
-echo "${ECHO_T}$VTE_LIBS" >&6
- else
- VTE_CFLAGS=""
- VTE_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- VTE_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "vte >= 0.11.10"`
- echo $VTE_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (vte >= 0.11.10) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (vte >= 0.11.10) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-
-
-
- ac_config_files="$ac_config_files Makefile vte-java.pc doc/examples/runExample.sh src/Makefile src/java/org/gnu/gnomevte/Terminal.java"
-cat >confcache <<\_ACEOF
-# This file is a shell script that caches the results of configure
-# tests run on this system so they can be shared between configure
-# scripts and configure runs, see configure's option --config-cache.
-# It is not useful on other systems. If it contains results you don't
-# want to keep, you may remove or edit it.
-#
-# config.status only pays attention to the cache file if you give it
-# the --recheck option to rerun configure.
-#
-# `ac_cv_env_foo' variables (set or unset) will be overridden when
-# loading this file, other *unset* `ac_cv_foo' will be assigned the
-# following values.
-
-_ACEOF
-
-# The following way of writing the cache mishandles newlines in values,
-# but we know of no workaround that is simple, portable, and efficient.
-# So, don't put newlines in cache variables' values.
-# Ultrix sh set writes to stderr and can't be redirected directly,
-# and sets the high bit in the cache file unless we assign to the vars.
-{
- (set) 2>&1 |
- case `(ac_space=' '; set | grep ac_space) 2>&1` in
- *ac_space=\ *)
- # `set' does not quote correctly, so add quotes (double-quote
- # substitution turns \\\\ into \\, and sed turns \\ into \).
- sed -n \
- "s/'/'\\\\''/g;
- s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
- ;;
- *)
- # `set' quotes correctly as required by POSIX, so do not add quotes.
- sed -n \
- "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
- ;;
- esac;
-} |
- sed '
- t clear
- : clear
- s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
- t end
- /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
- : end' >>confcache
-if diff $cache_file confcache >/dev/null 2>&1; then :; else
- if test -w $cache_file; then
- test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
- cat confcache >$cache_file
- else
- echo "not updating unwritable cache $cache_file"
- fi
-fi
-rm -f confcache
-
-test "x$prefix" = xNONE && prefix=$ac_default_prefix
-# Let make expand exec_prefix.
-test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
-
-# VPATH may cause trouble with some makes, so we remove $(srcdir),
-# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
-# trailing colons and then remove the whole line if VPATH becomes empty
-# (actually we leave an empty line to preserve line numbers).
-if test "x$srcdir" = x.; then
- ac_vpsub='/^[ ]*VPATH[ ]*=/{
-s/:*\$(srcdir):*/:/;
-s/:*\${srcdir}:*/:/;
-s/:*@srcdir@:*/:/;
-s/^\([^=]*=[ ]*\):*/\1/;
-s/:*$//;
-s/^[^=]*=[ ]*$//;
-}'
-fi
-
-# Transform confdefs.h into DEFS.
-# Protect against shell expansion while executing Makefile rules.
-# Protect against Makefile macro expansion.
-#
-# If the first sed substitution is executed (which looks for macros that
-# take arguments), then we branch to the quote section. Otherwise,
-# look for a macro that doesn't take arguments.
-cat >confdef2opt.sed <<\_ACEOF
-t clear
-: clear
-s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*([^)]*)\)[ ]*\(.*\),-D\1=\2,g
-t quote
-s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\),-D\1=\2,g
-t quote
-d
-: quote
-s,[ `~#$^&*(){}\\|;'"<>?],\\&,g
-s,\[,\\&,g
-s,\],\\&,g
-s,\$,$$,g
-p
-_ACEOF
-# We use echo to avoid assuming a particular line-breaking character.
-# The extra dot is to prevent the shell from consuming trailing
-# line-breaks from the sub-command output. A line-break within
-# single-quotes doesn't work because, if this script is created in a
-# platform that uses two characters for line-breaks (e.g., DOS), tr
-# would break.
-ac_LF_and_DOT=`echo; echo .`
-DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'`
-rm -f confdef2opt.sed
-
-
-ac_libobjs=
-ac_ltlibobjs=
-for ac_i in : $LIB@&t at OBJS; do test "x$ac_i" = x: && continue
- # 1. Remove the extension, and $U if already installed.
- ac_i=`echo "$ac_i" |
- sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
- # 2. Add them.
- ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"
- ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'
-done
-LIB@&t at OBJS=$ac_libobjs
-
-LTLIBOBJS=$ac_ltlibobjs
-
-
-
-: ${CONFIG_STATUS=./config.status}
-ac_clean_files_save=$ac_clean_files
-ac_clean_files="$ac_clean_files $CONFIG_STATUS"
-{ echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
-echo "$as_me: creating $CONFIG_STATUS" >&6;}
-cat >$CONFIG_STATUS <<_ACEOF
-#! $SHELL
-# Generated by $as_me.
-# Run this file to recreate the current configuration.
-# Compiler output produced by configure, useful for debugging
-# configure, is in config.log if it exists.
-
-debug=false
-ac_cs_recheck=false
-ac_cs_silent=false
-SHELL=\${CONFIG_SHELL-$SHELL}
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
-echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
-echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-exec 6>&1
-
-# Open the log real soon, to keep \$[0] and so on meaningful, and to
-# report actual input values of CONFIG_FILES etc. instead of their
-# values after options handling. Logging --version etc. is OK.
-exec 5>>config.log
-{
- echo
- sed 'h;s/./-/g;s/^.../@%:@@%:@ /;s/...$/ @%:@@%:@/;p;x;p;x' <<_ASBOX
-@%:@@%:@ Running $as_me. @%:@@%:@
-_ASBOX
-} >&5
-cat >&5 <<_CSEOF
-
-This file was extended by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- CONFIG_FILES = $CONFIG_FILES
- CONFIG_HEADERS = $CONFIG_HEADERS
- CONFIG_LINKS = $CONFIG_LINKS
- CONFIG_COMMANDS = $CONFIG_COMMANDS
- $ $0 $@
-
-_CSEOF
-echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
-echo >&5
-_ACEOF
-
-# Files that config.status was made for.
-if test -n "$ac_config_files"; then
- echo "config_files=\"$ac_config_files\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_headers"; then
- echo "config_headers=\"$ac_config_headers\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_links"; then
- echo "config_links=\"$ac_config_links\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_commands"; then
- echo "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUS
-fi
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-
-ac_cs_usage="\
-\`$as_me' instantiates files from templates according to the
-current configuration.
-
-Usage: $0 [OPTIONS] [FILE]...
-
- -h, --help print this help, then exit
- -V, --version print version number, then exit
- -q, --quiet do not print progress messages
- -d, --debug don't remove temporary files
- --recheck update $as_me by reconfiguring in the same conditions
- --file=FILE[:TEMPLATE]
- instantiate the configuration file FILE
-
-Configuration files:
-$config_files
-
-Report bugs to <bug-autoconf at gnu.org>."
-_ACEOF
-
-cat >>$CONFIG_STATUS <<_ACEOF
-ac_cs_version="\\
-config.status
-configured by $0, generated by GNU Autoconf 2.59,
- with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This config.status script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it."
-srcdir=$srcdir
-INSTALL="$INSTALL"
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-# If no file are specified by the user, then we need to provide default
-# value. By we need to know if files were specified by the user.
-ac_need_defaults=:
-while test $# != 0
-do
- case $1 in
- --*=*)
- ac_option=`expr "x$1" : 'x\([^=]*\)='`
- ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
- ac_shift=:
- ;;
- -*)
- ac_option=$1
- ac_optarg=$2
- ac_shift=shift
- ;;
- *) # This is not an option, so the user has probably given explicit
- # arguments.
- ac_option=$1
- ac_need_defaults=false;;
- esac
-
- case $ac_option in
- # Handling of the options.
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
- -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
- ac_cs_recheck=: ;;
- --version | --vers* | -V )
- echo "$ac_cs_version"; exit 0 ;;
- --he | --h)
- # Conflict between --help and --header
- { { echo "$as_me:$LINENO: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; };;
- --help | --hel | -h )
- echo "$ac_cs_usage"; exit 0 ;;
- --debug | --d* | -d )
- debug=: ;;
- --file | --fil | --fi | --f )
- $ac_shift
- CONFIG_FILES="$CONFIG_FILES $ac_optarg"
- ac_need_defaults=false;;
- --header | --heade | --head | --hea )
- $ac_shift
- CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
- ac_need_defaults=false;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil | --si | --s)
- ac_cs_silent=: ;;
-
- # This is an error.
- -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; } ;;
-
- *) ac_config_targets="$ac_config_targets $1" ;;
-
- esac
- shift
-done
-
-ac_configure_extra_args=
-
-if $ac_cs_silent; then
- exec 6>/dev/null
- ac_configure_extra_args="$ac_configure_extra_args --silent"
-fi
-
-_ACEOF
-cat >>$CONFIG_STATUS <<_ACEOF
-if \$ac_cs_recheck; then
- echo "running $SHELL $0 " $ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
- exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
-fi
-
-_ACEOF
-
-
-
-
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-for ac_config_target in $ac_config_targets
-do
- case "$ac_config_target" in
- # Handling of arguments.
- "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
- "vte-java.pc" ) CONFIG_FILES="$CONFIG_FILES vte-java.pc" ;;
- "doc/examples/runExample.sh" ) CONFIG_FILES="$CONFIG_FILES doc/examples/runExample.sh" ;;
- "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
- "src/java/org/gnu/gnomevte/Terminal.java" ) CONFIG_FILES="$CONFIG_FILES src/java/org/gnu/gnomevte/Terminal.java" ;;
- *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
-echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# If the user did not use the arguments to specify the items to instantiate,
-# then the envvar interface is used. Set only those that are not.
-# We use the long form for the default assignment because of an extremely
-# bizarre bug on SunOS 4.1.3.
-if $ac_need_defaults; then
- test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
-fi
-
-# Have a temporary directory for convenience. Make it in the build tree
-# simply because there is no reason to put it here, and in addition,
-# creating and moving files from /tmp can sometimes cause problems.
-# Create a temporary directory, and hook for its removal unless debugging.
-$debug ||
-{
- trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
- trap '{ (exit 1); exit 1; }' 1 2 13 15
-}
-
-# Create a (secure) tmp directory for tmp files.
-
-{
- tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
- test -n "$tmp" && test -d "$tmp"
-} ||
-{
- tmp=./confstat$$-$RANDOM
- (umask 077 && mkdir $tmp)
-} ||
-{
- echo "$me: cannot create a temporary directory in ." >&2
- { (exit 1); exit 1; }
-}
-
-_ACEOF
-
-cat >>$CONFIG_STATUS <<_ACEOF
-
-#
-# CONFIG_FILES section.
-#
-
-# No need to generate the scripts if there are no CONFIG_FILES.
-# This happens for instance when ./config.status config.h
-if test -n "\$CONFIG_FILES"; then
- # Protect against being on the right side of a sed subst in config.status.
- sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&,]/\\\\&/g;
- s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF
-s, at SHELL@,$SHELL,;t t
-s, at PATH_SEPARATOR@,$PATH_SEPARATOR,;t t
-s, at PACKAGE_NAME@,$PACKAGE_NAME,;t t
-s, at PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t
-s, at PACKAGE_VERSION@,$PACKAGE_VERSION,;t t
-s, at PACKAGE_STRING@,$PACKAGE_STRING,;t t
-s, at PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t
-s, at exec_prefix@,$exec_prefix,;t t
-s, at prefix@,$prefix,;t t
-s, at program_transform_name@,$program_transform_name,;t t
-s, at bindir@,$bindir,;t t
-s, at sbindir@,$sbindir,;t t
-s, at libexecdir@,$libexecdir,;t t
-s, at datadir@,$datadir,;t t
-s, at sysconfdir@,$sysconfdir,;t t
-s, at sharedstatedir@,$sharedstatedir,;t t
-s, at localstatedir@,$localstatedir,;t t
-s, at libdir@,$libdir,;t t
-s, at includedir@,$includedir,;t t
-s, at oldincludedir@,$oldincludedir,;t t
-s, at infodir@,$infodir,;t t
-s, at mandir@,$mandir,;t t
-s, at build_alias@,$build_alias,;t t
-s, at host_alias@,$host_alias,;t t
-s, at target_alias@,$target_alias,;t t
-s, at DEFS@,$DEFS,;t t
-s, at ECHO_C@,$ECHO_C,;t t
-s, at ECHO_N@,$ECHO_N,;t t
-s, at ECHO_T@,$ECHO_T,;t t
-s, at LIBS@,$LIBS,;t t
-s, at INSTALLED_CLASSPATH@,$INSTALLED_CLASSPATH,;t t
-s, at INSTALLED_JNI_DIR@,$INSTALLED_JNI_DIR,;t t
-s, at version@,$version,;t t
-s, at apiversion@,$apiversion,;t t
-s, at PKG_CONFIG@,$PKG_CONFIG,;t t
-s, at GTKJAVA_CFLAGS@,$GTKJAVA_CFLAGS,;t t
-s, at GTKJAVA_LIBS@,$GTKJAVA_LIBS,;t t
-s, at gtkapiversion@,$gtkapiversion,;t t
-s, at GTKJAR@,$GTKJAR,;t t
-s, at JG_GTK_LIB_PATH@,$JG_GTK_LIB_PATH,;t t
-s, at NATIVEGTKJAR@,$NATIVEGTKJAR,;t t
-s, at GNOMEJAVA_CFLAGS@,$GNOMEJAVA_CFLAGS,;t t
-s, at GNOMEJAVA_LIBS@,$GNOMEJAVA_LIBS,;t t
-s, at gnomeapiversion@,$gnomeapiversion,;t t
-s, at GNOMEJAR@,$GNOMEJAR,;t t
-s, at JG_GNOME_LIB_PATH@,$JG_GNOME_LIB_PATH,;t t
-s, at NATIVEGNOMEJAR@,$NATIVEGNOMEJAR,;t t
-s, at CC@,$CC,;t t
-s, at CFLAGS@,$CFLAGS,;t t
-s, at LDFLAGS@,$LDFLAGS,;t t
-s, at CPPFLAGS@,$CPPFLAGS,;t t
-s, at ac_ct_CC@,$ac_ct_CC,;t t
-s, at EXEEXT@,$EXEEXT,;t t
-s, at OBJEXT@,$OBJEXT,;t t
-s, at INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
-s, at INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
-s, at INSTALL_DATA@,$INSTALL_DATA,;t t
-s, at DB1@,$DB1,;t t
-s, at DB2@,$DB2,;t t
-s, at DOCBOOK@,$DOCBOOK,;t t
-s, at JAVAC@,$JAVAC,;t t
-s, at JAR@,$JAR,;t t
-s, at GCJ@,$GCJ,;t t
-s, at GCJ_CLASSPATH@,$GCJ_CLASSPATH,;t t
-s, at GCJ_BUILD_TARGETS@,$GCJ_BUILD_TARGETS,;t t
-s, at GCJ_INSTALL_TARGETS@,$GCJ_INSTALL_TARGETS,;t t
-s, at GCJ_UNINSTALL_TARGETS@,$GCJ_UNINSTALL_TARGETS,;t t
-s, at GTK_CFLAGS@,$GTK_CFLAGS,;t t
-s, at GTK_LIBS@,$GTK_LIBS,;t t
-s, at TOPLEVEL_TARGETS@,$TOPLEVEL_TARGETS,;t t
-s, at INSTALL_TARGETS@,$INSTALL_TARGETS,;t t
-s, at UNINSTALL_TARGETS@,$UNINSTALL_TARGETS,;t t
-s, at MACRO_FLAG@,$MACRO_FLAG,;t t
-s, at ALLOCA@,$ALLOCA,;t t
-s, at CPP@,$CPP,;t t
-s, at EGREP@,$EGREP,;t t
-s, at GNOME_CFLAGS@,$GNOME_CFLAGS,;t t
-s, at GNOME_LIBS@,$GNOME_LIBS,;t t
-s, at VTE_CFLAGS@,$VTE_CFLAGS,;t t
-s, at VTE_LIBS@,$VTE_LIBS,;t t
-s, at LIB@&t at OBJS@,$LIB@&t at OBJS,;t t
-s, at LTLIBOBJS@,$LTLIBOBJS,;t t
-CEOF
-
-_ACEOF
-
- cat >>$CONFIG_STATUS <<\_ACEOF
- # Split the substitutions into bite-sized pieces for seds with
- # small command number limits, like on Digital OSF/1 and HP-UX.
- ac_max_sed_lines=48
- ac_sed_frag=1 # Number of current file.
- ac_beg=1 # First line for current file.
- ac_end=$ac_max_sed_lines # Line after last line for current file.
- ac_more_lines=:
- ac_sed_cmds=
- while $ac_more_lines; do
- if test $ac_beg -gt 1; then
- sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- else
- sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- fi
- if test ! -s $tmp/subs.frag; then
- ac_more_lines=false
- else
- # The purpose of the label and of the branching condition is to
- # speed up the sed processing (if there are no `@' at all, there
- # is no need to browse any of the substitutions).
- # These are the two extra sed commands mentioned above.
- (echo ':t
- /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
- else
- ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
- fi
- ac_sed_frag=`expr $ac_sed_frag + 1`
- ac_beg=$ac_end
- ac_end=`expr $ac_end + $ac_max_sed_lines`
- fi
- done
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds=cat
- fi
-fi # test -n "$CONFIG_FILES"
-
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
-for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
- # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
- case $ac_file in
- - | *:- | *:-:* ) # input from stdin
- cat >$tmp/stdin
- ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- * ) ac_file_in=$ac_file.in ;;
- esac
-
- # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
- ac_dir=`(dirname "$ac_file") 2>/dev/null ||
-$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$ac_file" : 'X\(//\)[^/]' \| \
- X"$ac_file" : 'X\(//\)$' \| \
- X"$ac_file" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$ac_file" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- { if $as_mkdir_p; then
- mkdir -p "$ac_dir"
- else
- as_dir="$ac_dir"
- as_dirs=
- while test ! -d "$as_dir"; do
- as_dirs="$as_dir $as_dirs"
- as_dir=`(dirname "$as_dir") 2>/dev/null ||
-$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$as_dir" : 'X\(//\)[^/]' \| \
- X"$as_dir" : 'X\(//\)$' \| \
- X"$as_dir" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$as_dir" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- done
- test ! -n "$as_dirs" || mkdir $as_dirs
- fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
-echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
- { (exit 1); exit 1; }; }; }
-
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
-
- case $INSTALL in
- [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
- *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
- esac
-
- # Let's still pretend it is `configure' which instantiates (i.e., don't
- # use $as_me), people would be surprised to read:
- # /* config.h. Generated by config.status. */
- if test x"$ac_file" = x-; then
- configure_input=
- else
- configure_input="$ac_file. "
- fi
- configure_input=$configure_input"Generated from `echo $ac_file_in |
- sed 's,.*/,,'` by configure."
-
- # First look for the input files in the build tree, otherwise in the
- # src tree.
- ac_file_inputs=`IFS=:
- for f in $ac_file_in; do
- case $f in
- -) echo $tmp/stdin ;;
- [\\/$]*)
- # Absolute (can't be DOS-style, as IFS=:)
- test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- echo "$f";;
- *) # Relative
- if test -f "$f"; then
- # Build tree
- echo "$f"
- elif test -f "$srcdir/$f"; then
- # Source tree
- echo "$srcdir/$f"
- else
- # /dev/null tree
- { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- fi;;
- esac
- done` || { (exit 1); exit 1; }
-
- if test x"$ac_file" != x-; then
- { echo "$as_me:$LINENO: creating $ac_file" >&5
-echo "$as_me: creating $ac_file" >&6;}
- rm -f "$ac_file"
- fi
-_ACEOF
-cat >>$CONFIG_STATUS <<_ACEOF
- sed "$ac_vpsub
-$extrasub
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
-:t
-/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
-s, at configure_input@,$configure_input,;t t
-s, at srcdir@,$ac_srcdir,;t t
-s, at abs_srcdir@,$ac_abs_srcdir,;t t
-s, at top_srcdir@,$ac_top_srcdir,;t t
-s, at abs_top_srcdir@,$ac_abs_top_srcdir,;t t
-s, at builddir@,$ac_builddir,;t t
-s, at abs_builddir@,$ac_abs_builddir,;t t
-s, at top_builddir@,$ac_top_builddir,;t t
-s, at abs_top_builddir@,$ac_abs_top_builddir,;t t
-s, at INSTALL@,$ac_INSTALL,;t t
-" $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
- rm -f $tmp/stdin
- if test x"$ac_file" != x-; then
- mv $tmp/out $ac_file
- else
- cat $tmp/out
- rm -f $tmp/out
- fi
-
-done
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-
-{ (exit 0); exit 0; }
-_ACEOF
-chmod +x $CONFIG_STATUS
-ac_clean_files=$ac_clean_files_save
-
-
-# configure is writing to config.log, and then calls config.status.
-# config.status does its own redirection, appending to config.log.
-# Unfortunately, on DOS this fails, as config.log is still kept open
-# by configure, so config.status won't be able to write to it; its
-# output is simply discarded. So we exec the FD to /dev/null,
-# effectively closing config.log, so it can be properly (re)opened and
-# appended to by config.status. When coming back to configure, we
-# need to make the FD available again.
-if test "$no_create" != yes; then
- ac_cs_success=:
- ac_config_status_args=
- test "$silent" = yes &&
- ac_config_status_args="$ac_config_status_args --quiet"
- exec 5>/dev/null
- $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
- exec 5>>config.log
- # Use ||, not &&, to avoid exiting from the if with $? = 1, which
- # would make configure fail if this is the last instruction.
- $ac_cs_success || { (exit 1); exit 1; }
-fi
-
-
-`chmod +x doc/examples/runExample.sh`
-
diff --git a/libvte-java/autom4te.cache/requests b/libvte-java/autom4te.cache/requests
deleted file mode 100644
index 6c412e6..0000000
--- a/libvte-java/autom4te.cache/requests
+++ /dev/null
@@ -1,247 +0,0 @@
-# This file was generated by Autom4te Sat Jan 8 16:59:54 PST 2005.
-# It contains the lists of macros which have been traced.
-# It can be safely removed.
-
- at request = (
- bless( [
- '0',
- 1,
- [
- '/usr/share/autoconf'
- ],
- [
- '/usr/share/autoconf/autoconf/autoconf.m4f',
- '/usr/share/aclocal/pkg.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_jar.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac_works.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/am_path_docbook.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/am_path_gcj.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/jg_check_nativecompile.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/jg_gnome_java.m4',
- '/home/java-gnome-2.8.3/libgtk-java/macros/jg_gtk_java.m4',
- 'configure.in'
- ],
- {
- 'm4_pattern_forbid' => 1,
- 'AC_CONFIG_LIBOBJ_DIR' => 1,
- 'AC_C_VOLATILE' => 1,
- 'AC_TYPE_OFF_T' => 1,
- 'AC_FUNC_CLOSEDIR_VOID' => 1,
- 'AC_REPLACE_FNMATCH' => 1,
- 'AC_DEFUN' => 1,
- 'AC_PROG_LIBTOOL' => 1,
- 'AC_FUNC_STAT' => 1,
- 'AC_FUNC_WAIT3' => 1,
- 'AC_HEADER_TIME' => 1,
- 'AC_FUNC_LSTAT' => 1,
- 'AC_STRUCT_TM' => 1,
- 'AM_AUTOMAKE_VERSION' => 1,
- 'AC_FUNC_GETMNTENT' => 1,
- 'AC_TYPE_MODE_T' => 1,
- 'AC_CHECK_HEADERS' => 1,
- 'AC_FUNC_STRTOD' => 1,
- 'AC_FUNC_STRNLEN' => 1,
- 'm4_sinclude' => 1,
- 'AC_PROG_CXX' => 1,
- 'AC_PATH_X' => 1,
- 'AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK' => 1,
- 'AC_PROG_AWK' => 1,
- '_m4_warn' => 1,
- 'AM_PATH_DOCBOOK' => 1,
- 'AC_HEADER_STDC' => 1,
- 'AC_HEADER_MAJOR' => 1,
- 'JG_COMMON' => 1,
- 'JG_GNOME_JAVA' => 1,
- 'JG_CHECK_NATIVECOMPILE' => 1,
- 'AC_FUNC_ERROR_AT_LINE' => 1,
- 'AC_PROG_JAVAC' => 1,
- 'AC_PROG_GCC_TRADITIONAL' => 1,
- 'AC_LIBSOURCE' => 1,
- 'AC_FUNC_MBRTOWC' => 1,
- 'AC_STRUCT_ST_BLOCKS' => 1,
- 'AC_TYPE_SIGNAL' => 1,
- 'AM_PATH_GCJ' => 1,
- 'AC_TYPE_UID_T' => 1,
- 'AC_PROG_MAKE_SET' => 1,
- 'AC_CONFIG_AUX_DIR' => 1,
- 'm4_pattern_allow' => 1,
- 'sinclude' => 1,
- 'AC_DEFINE_TRACE_LITERAL' => 1,
- 'AC_FUNC_STRERROR_R' => 1,
- 'AC_PROG_CC' => 1,
- 'AC_FUNC_FORK' => 1,
- 'AC_DECL_SYS_SIGLIST' => 1,
- 'PKG_CHECK_MODULES' => 1,
- 'AU_DEFUN' => 1,
- 'AC_FUNC_STRCOLL' => 1,
- 'AC_FUNC_VPRINTF' => 1,
- 'AC_PROG_YACC' => 1,
- 'AC_INIT' => 1,
- 'AC_STRUCT_TIMEZONE' => 1,
- 'AC_FUNC_CHOWN' => 1,
- 'AC_SUBST' => 1,
- 'AC_FUNC_ALLOCA' => 1,
- 'AC_CANONICAL_HOST' => 1,
- 'AC_FUNC_GETPGRP' => 1,
- 'AC_PROG_RANLIB' => 1,
- 'AM_INIT_AUTOMAKE' => 1,
- 'AC_FUNC_SETPGRP' => 1,
- 'AC_CONFIG_SUBDIRS' => 1,
- 'AC_FUNC_MMAP' => 1,
- 'AC_FUNC_REALLOC' => 1,
- 'AC_TYPE_SIZE_T' => 1,
- 'AC_CHECK_TYPES' => 1,
- 'AC_CONFIG_LINKS' => 1,
- 'AC_CHECK_MEMBERS' => 1,
- 'AM_MAINTAINER_MODE' => 1,
- 'AC_DEFUN_ONCE' => 1,
- 'AC_FUNC_UTIME_NULL' => 1,
- 'AC_FUNC_SELECT_ARGTYPES' => 1,
- 'AC_HEADER_STAT' => 1,
- 'AC_FUNC_STRFTIME' => 1,
- 'AC_PROG_CPP' => 1,
- 'AC_C_INLINE' => 1,
- 'AC_PROG_JAR' => 1,
- 'AC_C_CONST' => 1,
- 'AC_PROG_LEX' => 1,
- 'AC_TYPE_PID_T' => 1,
- 'AC_CONFIG_FILES' => 1,
- 'include' => 1,
- 'AC_FUNC_SETVBUF_REVERSED' => 1,
- 'AC_PROG_JAVAC_WORKS' => 1,
- 'AC_PROG_INSTALL' => 1,
- 'AM_GNU_GETTEXT' => 1,
- 'AC_FUNC_OBSTACK' => 1,
- 'AC_CHECK_LIB' => 1,
- 'AC_FUNC_MALLOC' => 1,
- 'AC_FUNC_GETGROUPS' => 1,
- 'AC_FUNC_GETLOADAVG' => 1,
- 'AH_OUTPUT' => 1,
- 'AC_FUNC_FSEEKO' => 1,
- 'AM_PROG_CC_C_O' => 1,
- 'AC_FUNC_MKTIME' => 1,
- 'AC_CANONICAL_SYSTEM' => 1,
- 'AM_CONDITIONAL' => 1,
- 'AC_CONFIG_HEADERS' => 1,
- 'JG_GTK_JAVA' => 1,
- 'AC_HEADER_SYS_WAIT' => 1,
- 'AC_FUNC_MEMCMP' => 1,
- 'AC_PROG_LN_S' => 1,
- 'm4_include' => 1,
- 'AC_HEADER_DIRENT' => 1,
- 'AC_CHECK_FUNCS' => 1
- }
- ], 'Autom4te::Request' ),
- bless( [
- '1',
- 1,
- [
- '/usr/share/autoconf'
- ],
- [
- '/usr/share/autoconf/autoconf/autoconf.m4f',
- 'aclocal.m4',
- 'configure.in'
- ],
- {
- 'm4_pattern_forbid' => 1,
- 'AC_CONFIG_LIBOBJ_DIR' => 1,
- 'AC_TYPE_OFF_T' => 1,
- 'AC_C_VOLATILE' => 1,
- 'AC_FUNC_CLOSEDIR_VOID' => 1,
- 'AC_REPLACE_FNMATCH' => 1,
- 'AC_PROG_LIBTOOL' => 1,
- 'AC_FUNC_STAT' => 1,
- 'AC_HEADER_TIME' => 1,
- 'AC_FUNC_WAIT3' => 1,
- 'AM_AUTOMAKE_VERSION' => 1,
- 'AC_STRUCT_TM' => 1,
- 'AC_FUNC_LSTAT' => 1,
- 'AC_TYPE_MODE_T' => 1,
- 'AC_FUNC_GETMNTENT' => 1,
- 'AC_FUNC_STRTOD' => 1,
- 'AC_CHECK_HEADERS' => 1,
- 'AC_FUNC_STRNLEN' => 1,
- 'm4_sinclude' => 1,
- 'AC_PROG_CXX' => 1,
- 'AC_PATH_X' => 1,
- 'AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK' => 1,
- 'AC_PROG_AWK' => 1,
- '_m4_warn' => 1,
- 'AC_HEADER_STDC' => 1,
- 'AC_HEADER_MAJOR' => 1,
- 'AC_FUNC_ERROR_AT_LINE' => 1,
- 'AC_PROG_GCC_TRADITIONAL' => 1,
- 'AC_LIBSOURCE' => 1,
- 'AC_FUNC_MBRTOWC' => 1,
- 'AC_STRUCT_ST_BLOCKS' => 1,
- 'AC_TYPE_SIGNAL' => 1,
- 'AC_TYPE_UID_T' => 1,
- 'AC_CONFIG_AUX_DIR' => 1,
- 'AC_PROG_MAKE_SET' => 1,
- 'sinclude' => 1,
- 'm4_pattern_allow' => 1,
- 'AC_DEFINE_TRACE_LITERAL' => 1,
- 'AC_FUNC_STRERROR_R' => 1,
- 'AC_PROG_CC' => 1,
- 'AC_FUNC_FORK' => 1,
- 'AC_DECL_SYS_SIGLIST' => 1,
- 'AC_FUNC_VPRINTF' => 1,
- 'AC_FUNC_STRCOLL' => 1,
- 'AC_PROG_YACC' => 1,
- 'AC_INIT' => 1,
- 'AC_STRUCT_TIMEZONE' => 1,
- 'AC_FUNC_CHOWN' => 1,
- 'AC_SUBST' => 1,
- 'AC_FUNC_ALLOCA' => 1,
- 'AC_CANONICAL_HOST' => 1,
- 'AC_FUNC_GETPGRP' => 1,
- 'AC_PROG_RANLIB' => 1,
- 'AM_INIT_AUTOMAKE' => 1,
- 'AC_FUNC_SETPGRP' => 1,
- 'AC_CONFIG_SUBDIRS' => 1,
- 'AC_FUNC_MMAP' => 1,
- 'AC_FUNC_REALLOC' => 1,
- 'AC_TYPE_SIZE_T' => 1,
- 'AC_CONFIG_LINKS' => 1,
- 'AC_CHECK_TYPES' => 1,
- 'AC_CHECK_MEMBERS' => 1,
- 'AM_MAINTAINER_MODE' => 1,
- 'AC_FUNC_UTIME_NULL' => 1,
- 'AC_FUNC_SELECT_ARGTYPES' => 1,
- 'AC_FUNC_STRFTIME' => 1,
- 'AC_HEADER_STAT' => 1,
- 'AC_C_INLINE' => 1,
- 'AC_PROG_CPP' => 1,
- 'AC_TYPE_PID_T' => 1,
- 'AC_C_CONST' => 1,
- 'AC_PROG_LEX' => 1,
- 'AC_CONFIG_FILES' => 1,
- 'include' => 1,
- 'AC_FUNC_SETVBUF_REVERSED' => 1,
- 'AC_PROG_INSTALL' => 1,
- 'AM_GNU_GETTEXT' => 1,
- 'AC_FUNC_OBSTACK' => 1,
- 'AC_CHECK_LIB' => 1,
- 'AC_FUNC_MALLOC' => 1,
- 'AC_FUNC_GETGROUPS' => 1,
- 'AC_FUNC_GETLOADAVG' => 1,
- 'AH_OUTPUT' => 1,
- 'AC_FUNC_FSEEKO' => 1,
- 'AM_PROG_CC_C_O' => 1,
- 'AM_CONDITIONAL' => 1,
- 'AC_CANONICAL_SYSTEM' => 1,
- 'AC_FUNC_MKTIME' => 1,
- 'AC_CONFIG_HEADERS' => 1,
- 'AC_HEADER_SYS_WAIT' => 1,
- 'AC_FUNC_MEMCMP' => 1,
- 'AC_PROG_LN_S' => 1,
- 'm4_include' => 1,
- 'AC_HEADER_DIRENT' => 1,
- 'AC_CHECK_FUNCS' => 1
- }
- ], 'Autom4te::Request' )
- );
-
diff --git a/libvte-java/autom4te.cache/traces.0 b/libvte-java/autom4te.cache/traces.0
deleted file mode 100644
index 5907d81..0000000
--- a/libvte-java/autom4te.cache/traces.0
+++ /dev/null
@@ -1,580 +0,0 @@
-m4trace:/usr/share/aclocal/pkg.m4:55: -1- AC_DEFUN([PKG_CHECK_MODULES], [
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- AC_MSG_CHECKING(for $2)
-
- if $PKG_CONFIG --exists "$2" ; then
- AC_MSG_RESULT(yes)
- succeeded=yes
-
- AC_MSG_CHECKING($1_CFLAGS)
- $1_CFLAGS=`$PKG_CONFIG --cflags "$2"`
- AC_MSG_RESULT($$1_CFLAGS)
-
- AC_MSG_CHECKING($1_LIBS)
- $1_LIBS=`$PKG_CONFIG --libs "$2"`
- AC_MSG_RESULT($$1_LIBS)
- else
- $1_CFLAGS=""
- $1_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- $1_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"`
- ifelse([$4], ,echo $$1_PKG_ERRORS,)
- fi
-
- AC_SUBST($1_CFLAGS)
- AC_SUBST($1_LIBS)
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- ifelse([$3], , :, [$3])
- else
- ifelse([$4], , AC_MSG_ERROR([Library requirements ($2) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.]), [$4])
- fi
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_jar.m4:13: -1- AC_DEFUN([AC_PROG_JAR], [
-AC_REQUIRE([AC_EXEEXT])dnl
-if test "x$JAVAPREFIX" = x; then
- test "x$JAR" = x && AC_CHECK_PROGS(JAR, jar$EXEEXT)
-else
- test "x$JAR" = x && AC_CHECK_PROGS(JAR, jar, $JAVAPREFIX)
-fi
-test "x$JAR" = x && AC_MSG_ERROR([no acceptable jar program found in \$PATH])
-AC_PROVIDE([$0])dnl
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac.m4:14: -1- AC_DEFUN([AC_PROG_JAVAC], [
-AC_REQUIRE([AC_EXEEXT])dnl
-if test "x$JAVAPREFIX" = x; then
- test "x$JAVAC" = x && AC_CHECK_PROGS(JAVAC, "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT)
-else
- test "x$JAVAC" = x && AC_CHECK_PROGS(JAVAC, "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT, $JAVAPREFIX)
-fi
-test "x$JAVAC" = x && AC_MSG_ERROR([no acceptable Java compiler found in \$PATH])
-AC_PROG_JAVAC_WORKS
-AC_PROVIDE([$0])dnl
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac_works.m4:23: -1- AC_DEFUN([AC_PROG_JAVAC_WORKS], [
-AC_CACHE_CHECK([if $JAVAC works], ac_cv_prog_javac_works, [
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* [#]line __oline__ "configure" */
-public class Test {
-}
-EOF
-if AC_TRY_COMMAND($JAVAC $JAVACFLAGS $JAVA_TEST) >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- AC_MSG_ERROR([The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)])
- echo "configure: failed program was:" >&AC_FD_CC
- cat $JAVA_TEST >&AC_FD_CC
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-])
-AC_PROVIDE([$0])dnl
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/am_path_docbook.m4:16: -1- AC_DEFUN([AM_PATH_DOCBOOK], [
-AC_REQUIRE([AC_EXEEXT])dnl
-AC_PATH_PROG(DB1, db2html$EXEEXT, nocommand)
-if test "$DB1" = nocommand; then
- AC_PATH_PROG(DB2, docbook2html$EXEEXT, nocommand)
- if test "$DB2" = nocommand; then
- AC_MSG_ERROR([docbook not found in $PATH])
- else
- DOCBOOK=$DB2
- fi;dnl
-else
- DOCBOOK=$DB1
-fi;dnl
-AC_SUBST(DOCBOOK)
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/am_path_gcj.m4:137: -1- AC_DEFUN([AM_PATH_GCJ], [dnl
-dnl Get the environmental variables necessary for GCJ
-dnl
-AC_ARG_WITH(gcj-prefix,[ --with-gcj-prefix=PFX Prefix where gcj is installed (optional)],
- gcj_prefix="$withval", gcj_prefix="")
-
- if test x$gcj_prefix != x ; then
- GCJ_HOME=$gcj_prefix
- fi
-
- dnl
- dnl CHANGE: Now FIRST put GCJ_HOME/bin in the path before testing for
- dnl the java executable.
- dnl
- if test x$GCJ_HOME != x ; then
- echo "Add $GCJ_HOME/bin to path and check again."
- PATH="$GCJ_HOME/bin:$PATH"
- fi
- AC_PATH_PROG(GCJ, gcj, no)
-
- min_gcj_version=ifelse([$0], ,3.0.0,$1)
- AC_MSG_CHECKING(for GCJ - version >= $min_gcj_version)
- min_gcj_major_version=`echo $min_gcj_version |\
- sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\).*/\1/'`
- min_gcj_minor_version=`echo $min_gcj_version |\
- sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\).*/\2/'`
- min_gcj_micro_version=`echo $min_gcj_version |\
- sed 's/\([[0-9]]*\).\([[0-9]]*\).\([[0-9]]*\).*/\3/'`
- if test "$GCJ" = "no" ; then
- no_gcj=yes
- else
- gcj_version=`$GCJ --version 2>&1 | grep GCC | sed 's/gcj (GCC) \([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\1.\2.\3/'`
- gcj_major_version=`echo $gcj_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\1/'`
- gcj_minor_version=`echo $gcj_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\2/'`
- gcj_micro_version=`echo $gcj_version | \
- sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\).*/\3/'`
- AC_TRY_RUN([
-#include <stdio.h>
-
-main()
-{
- if ((1$gcj_major_version > 1$min_gcj_major_version) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version > 1$min_gcj_minor_version)) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version == 1$min_gcj_minor_version) &&
- (1$gcj_micro_version >= 1$min_gcj_micro_version)))
- {
- return(0);
- }
- else
- {
- return(1);
- }
-}], , no_gcj=yes, [echo $ac_n "cross compiling; assumed OK... $ac_c"])
- fi
- if test "x$no_gcj" = x ; then
- AC_MSG_RESULT(yes)
- dnl
- dnl Check for gcj executables and set appropriate viarable
- dnl
- AC_PATH_PROG(GCJ, gcj, no)
- AC_PATH_PROG(JAR, jar, no)
- dnl
- dnl Set CLASSPATH
- dnl
- if test x$GCJ_HOME != x ; then
- :
- else
- GCJ_HOME=`which gcj | sed 's/\(.*\).bin.*gcj/\1/'`
- fi
-
- cat << EOF > Test.java
-/* [#]line __oline__ "configure" */
-public class Test {
- public static void main(String[[]] args) {
- System.out.println(System.getProperty("sun.boot.class.path"));
- }
-}
-EOF
- GCJ_JAR=`gcj -C Test.java && gij Test`
- rm Test.java Test.class
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`(test -d /usr/share/local/java && find /usr/local/share/java -name libgcj-?.?.?.jar) || (test -d /usr/share/java && find /usr/share/java -name libgcj-?.?.?.jar)`
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`locate libgcj | grep libgcj.*\.jar`
- fi
- fi
- if test x$GCJ_JAR != x ; then
- GCJ_CLASSPATH="${GCJ_JAR}:${CLASSPATH}"
- else
- echo "***"
- echo "*** Unable to locate libgcj.jar needed by gcj"
- echo "***"
- ifelse([$3], , :, [$3])
- fi
- AC_SUBST(GCJ_CLASSPATH)
- ifelse([$2], , :, [$2])
- else
- AC_MSG_RESULT(no)
- echo "***"
- echo "*** If you have GCJ installed and it is a newer version than $min_java_version, either set"
- echo "*** the GCJ_HOME variable or add the top directory where the GCJ binaries are to"
- echo "*** the PATH. Alternatively try \"./configure --with-gcj-prefix=<java_home>\","
- echo "***"
- echo "*** Also make sure that configure does not find the wrong version of GCJ by"
- echo "*** looking at the output of \"which gcj\"."
- echo "***"
- ifelse([$3], , :, [$3])
- fi
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/jg_check_nativecompile.m4:23: -1- AC_DEFUN([JG_CHECK_NATIVECOMPILE], [
-dnl Check for a GCJ native compile option
-AC_ARG_WITH(gcj_compile,[ --without-gcj-compile Binary builds of Java-GNOME
-with gcj compiler will not be made],
- gcj_compile="no", gcj_compile="yes")
-
-if test $gcj_compile = "yes"; then
- AM_PATH_GCJ(3.0.0, , AC_ERROR(Need at lease GCJ version 3.0.0))
- GCJ_BUILD_TARGETS=native-gcj
- GCJ_INSTALL_TARGETS=native_install
- GCJ_UNINSTALL_TARGETS=native_uninstall
-else
- GCJ_BUILD_TARGETS=
- GCJ_INSTALL_TARGETS=
- GCJ_UNINSTALL_TARGETS=
-fi
-
-AC_SUBST(GCJ_BUILD_TARGETS)
-AC_SUBST(GCJ_INSTALL_TARGETS)
-AC_SUBST(GCJ_UNINSTALL_TARGETS)
-
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4:41: -1- AC_DEFUN([JG_COMMON], [
-
-dnl dependencies needed by most projects
-AC_CONFIG_AUX_DIR(.)
-
-dnl Checks for programs.
-AC_PROG_CC
-AC_PROG_INSTALL
-AM_PATH_DOCBOOK
-AC_PROG_JAVAC
-AC_PROG_JAVAC_WORKS
-dnl AC_PROG_JAVADOC
-AC_PROG_JAR
-
-JG_CHECK_NATIVECOMPILE
-
-dnl Checks for libraries.
-dnl Replace `main' with a function in -libs:
-AC_CHECK_LIB(ibs, main)
-
-dnl Check for GTK >= 2.0 and GNOME >= 1.0
-PKG_CHECK_MODULES(GTK, gtk+-2.0 >= 2.4)
-AC_SUBST(GTK_CFLAGS)
-AC_SUBST(GTK_LIBS)
-
-AC_SUBST(TOPLEVEL_TARGETS)
-AC_SUBST(INSTALL_TARGETS)
-AC_SUBST(UNINSTALL_TARGETS)
-AC_SUBST(MACRO_FLAG)
-
-dnl Checks for header files.
-dnl Fails at this stage
-dnl AC_CHECK_FILE(jni.h)
-
-dnl Checks for typedefs, structures, and compiler characteristics.
-AC_C_CONST
-
-dnl Checks for library functions.
-AC_FUNC_ALLOCA
-
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/jg_gnome_java.m4:34: -1- AC_DEFUN([JG_GNOME_JAVA], [
-
-PKG_CHECK_MODULES(GNOMEJAVA, gnome2-java >= $1)
-
-if test -z "$PKG_CONFIG"; then
- AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
-fi
-
-AC_MSG_CHECKING(for gnome-java api version)
-gnomeapiversion=`$PKG_CONFIG --variable api_version gnome2-java`
-AC_MSG_RESULT($gnomeapiversion)
-AC_SUBST(gnomeapiversion)
-
-AC_MSG_CHECKING(for gnome-java jar file)
-GNOMEJAR=`$PKG_CONFIG --variable classpath gnome2-java`
-AC_MSG_RESULT($GNOMEJAR)
-AC_SUBST(GNOMEJAR)
-
-
-dnl GTKJAVA_MACROS=`$PKG_CONFIG --variable macro_dir gtk2-java`
-
-AC_MSG_CHECKING(for gnome-java jar file)
-JG_GNOME_LIB_PATH=`$PKG_CONFIG --variable jni_dir gnome2-java`
-AC_MSG_RESULT($JG_GNOME_LIB_PATH)
-AC_SUBST(JG_GNOME_LIB_PATH)
-
-AC_MSG_CHECKING(for gnome-java native gcj library)
-NATIVEGNOMEJAR=${JG_GNOME_LIB_PATH}/libgnomejar${gnomeapiversion}.so
-AC_MSG_RESULT($NATIVEGNOMEJAR)
-AC_SUBST(NATIVEGNOMEJAR)
-
-
-])
-m4trace:/home/java-gnome-2.8.3/libgtk-java/macros/jg_gtk_java.m4:33: -1- AC_DEFUN([JG_GTK_JAVA], [
-
-PKG_CHECK_MODULES(GTKJAVA, gtk2-java >= $1)
-
-if test -z "$PKG_CONFIG"; then
- AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
-fi
-
-AC_MSG_CHECKING(for gtk-java api version)
-gtkapiversion=`$PKG_CONFIG --variable api_version gtk2-java`
-AC_MSG_RESULT($gtkapiversion)
-AC_SUBST(gtkapiversion)
-
-AC_MSG_CHECKING(for gtk-java jar file)
-GTKJAR=`$PKG_CONFIG --variable classpath gtk2-java`
-AC_MSG_RESULT($GTKJAR)
-AC_SUBST(GTKJAR)
-
-
-dnl GTKJAVA_MACROS=`$PKG_CONFIG --variable macro_dir gtk2-java`
-
-AC_MSG_CHECKING(for gtk-java jar file)
-JG_GTK_LIB_PATH=`$PKG_CONFIG --variable jni_dir gtk2-java`
-AC_MSG_RESULT($JG_GTK_LIB_PATH)
-AC_SUBST(JG_GTK_LIB_PATH)
-
-AC_MSG_CHECKING(for gtk-java native gcj library)
-NATIVEGTKJAR=${JG_GTK_LIB_PATH}/libgtkjar${gtkapiversion}.so
-AC_MSG_RESULT($NATIVEGTKJAR)
-AC_SUBST(NATIVEGTKJAR)
-
-])
-m4trace:configure.in:20: -1- AC_INIT([src/jni/org_gnu_gnomevte_Terminal.c])
-m4trace:configure.in:20: -1- m4_pattern_forbid([^_?A[CHUM]_])
-m4trace:configure.in:20: -1- m4_pattern_forbid([_AC_])
-m4trace:configure.in:20: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS'])
-m4trace:configure.in:20: -1- m4_pattern_allow([^AS_FLAGS$])
-m4trace:configure.in:20: -1- m4_pattern_forbid([^_?m4_])
-m4trace:configure.in:20: -1- m4_pattern_forbid([^dnl$])
-m4trace:configure.in:20: -1- m4_pattern_forbid([^_?AS_])
-m4trace:configure.in:20: -1- AC_SUBST([SHELL], [${CONFIG_SHELL-/bin/sh}])
-m4trace:configure.in:20: -1- AC_SUBST([PATH_SEPARATOR])
-m4trace:configure.in:20: -1- AC_SUBST([PACKAGE_NAME], [m4_ifdef([AC_PACKAGE_NAME], ['AC_PACKAGE_NAME'])])
-m4trace:configure.in:20: -1- AC_SUBST([PACKAGE_TARNAME], [m4_ifdef([AC_PACKAGE_TARNAME], ['AC_PACKAGE_TARNAME'])])
-m4trace:configure.in:20: -1- AC_SUBST([PACKAGE_VERSION], [m4_ifdef([AC_PACKAGE_VERSION], ['AC_PACKAGE_VERSION'])])
-m4trace:configure.in:20: -1- AC_SUBST([PACKAGE_STRING], [m4_ifdef([AC_PACKAGE_STRING], ['AC_PACKAGE_STRING'])])
-m4trace:configure.in:20: -1- AC_SUBST([PACKAGE_BUGREPORT], [m4_ifdef([AC_PACKAGE_BUGREPORT], ['AC_PACKAGE_BUGREPORT'])])
-m4trace:configure.in:20: -1- AC_SUBST([exec_prefix], [NONE])
-m4trace:configure.in:20: -1- AC_SUBST([prefix], [NONE])
-m4trace:configure.in:20: -1- AC_SUBST([program_transform_name], [s,x,x,])
-m4trace:configure.in:20: -1- AC_SUBST([bindir], ['${exec_prefix}/bin'])
-m4trace:configure.in:20: -1- AC_SUBST([sbindir], ['${exec_prefix}/sbin'])
-m4trace:configure.in:20: -1- AC_SUBST([libexecdir], ['${exec_prefix}/libexec'])
-m4trace:configure.in:20: -1- AC_SUBST([datadir], ['${prefix}/share'])
-m4trace:configure.in:20: -1- AC_SUBST([sysconfdir], ['${prefix}/etc'])
-m4trace:configure.in:20: -1- AC_SUBST([sharedstatedir], ['${prefix}/com'])
-m4trace:configure.in:20: -1- AC_SUBST([localstatedir], ['${prefix}/var'])
-m4trace:configure.in:20: -1- AC_SUBST([libdir], ['${exec_prefix}/lib'])
-m4trace:configure.in:20: -1- AC_SUBST([includedir], ['${prefix}/include'])
-m4trace:configure.in:20: -1- AC_SUBST([oldincludedir], ['/usr/include'])
-m4trace:configure.in:20: -1- AC_SUBST([infodir], ['${prefix}/info'])
-m4trace:configure.in:20: -1- AC_SUBST([mandir], ['${prefix}/man'])
-m4trace:configure.in:20: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_NAME])
-m4trace:configure.in:20: -1- AH_OUTPUT([PACKAGE_NAME], [/* Define to the full name of this package. */
-#undef PACKAGE_NAME])
-m4trace:configure.in:20: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_TARNAME])
-m4trace:configure.in:20: -1- AH_OUTPUT([PACKAGE_TARNAME], [/* Define to the one symbol short name of this package. */
-#undef PACKAGE_TARNAME])
-m4trace:configure.in:20: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_VERSION])
-m4trace:configure.in:20: -1- AH_OUTPUT([PACKAGE_VERSION], [/* Define to the version of this package. */
-#undef PACKAGE_VERSION])
-m4trace:configure.in:20: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_STRING])
-m4trace:configure.in:20: -1- AH_OUTPUT([PACKAGE_STRING], [/* Define to the full name and version of this package. */
-#undef PACKAGE_STRING])
-m4trace:configure.in:20: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_BUGREPORT])
-m4trace:configure.in:20: -1- AH_OUTPUT([PACKAGE_BUGREPORT], [/* Define to the address where bug reports for this package should be sent. */
-#undef PACKAGE_BUGREPORT])
-m4trace:configure.in:20: -1- AC_SUBST([build_alias])
-m4trace:configure.in:20: -1- AC_SUBST([host_alias])
-m4trace:configure.in:20: -1- AC_SUBST([target_alias])
-m4trace:configure.in:20: -1- AC_SUBST([DEFS])
-m4trace:configure.in:20: -1- AC_SUBST([ECHO_C])
-m4trace:configure.in:20: -1- AC_SUBST([ECHO_N])
-m4trace:configure.in:20: -1- AC_SUBST([ECHO_T])
-m4trace:configure.in:20: -1- AC_SUBST([LIBS])
-m4trace:configure.in:30: -1- AC_SUBST([INSTALLED_CLASSPATH])
-m4trace:configure.in:31: -1- AC_SUBST([INSTALLED_JNI_DIR])
-m4trace:configure.in:33: -1- AC_SUBST([version])
-m4trace:configure.in:34: -1- AC_SUBST([apiversion])
-m4trace:configure.in:36: -1- JG_GTK_JAVA([2.4])
-m4trace:configure.in:36: -1- PKG_CHECK_MODULES([GTKJAVA], [gtk2-java >= 2.4])
-m4trace:configure.in:36: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:36: -1- AC_SUBST([GTKJAVA_CFLAGS])
-m4trace:configure.in:36: -1- AC_SUBST([GTKJAVA_LIBS])
-m4trace:configure.in:36: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:36: -1- AC_SUBST([gtkapiversion])
-m4trace:configure.in:36: -1- AC_SUBST([GTKJAR])
-m4trace:configure.in:36: -1- AC_SUBST([JG_GTK_LIB_PATH])
-m4trace:configure.in:36: -1- AC_SUBST([NATIVEGTKJAR])
-m4trace:configure.in:38: -1- JG_GNOME_JAVA([2.7])
-m4trace:configure.in:38: -1- PKG_CHECK_MODULES([GNOMEJAVA], [gnome2-java >= 2.7])
-m4trace:configure.in:38: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:38: -1- AC_SUBST([GNOMEJAVA_CFLAGS])
-m4trace:configure.in:38: -1- AC_SUBST([GNOMEJAVA_LIBS])
-m4trace:configure.in:38: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:38: -1- AC_SUBST([gnomeapiversion])
-m4trace:configure.in:38: -1- AC_SUBST([GNOMEJAR])
-m4trace:configure.in:38: -1- AC_SUBST([JG_GNOME_LIB_PATH])
-m4trace:configure.in:38: -1- AC_SUBST([NATIVEGNOMEJAR])
-m4trace:configure.in:40: -1- JG_COMMON
-m4trace:configure.in:40: -1- AC_CONFIG_AUX_DIR([.])
-m4trace:configure.in:40: -1- AC_PROG_CC
-m4trace:configure.in:40: -1- AC_SUBST([CC])
-m4trace:configure.in:40: -1- AC_SUBST([CFLAGS])
-m4trace:configure.in:40: -1- AC_SUBST([LDFLAGS])
-m4trace:configure.in:40: -1- AC_SUBST([CPPFLAGS])
-m4trace:configure.in:40: -1- AC_SUBST([CC])
-m4trace:configure.in:40: -1- AC_SUBST([ac_ct_CC])
-m4trace:configure.in:40: -1- AC_SUBST([CC])
-m4trace:configure.in:40: -1- AC_SUBST([ac_ct_CC])
-m4trace:configure.in:40: -1- AC_SUBST([CC])
-m4trace:configure.in:40: -1- AC_SUBST([CC])
-m4trace:configure.in:40: -1- AC_SUBST([ac_ct_CC])
-m4trace:configure.in:40: -1- AC_SUBST([EXEEXT], [$ac_cv_exeext])
-m4trace:configure.in:40: -1- AC_SUBST([OBJEXT], [$ac_cv_objext])
-m4trace:configure.in:40: -1- AC_PROG_INSTALL
-m4trace:configure.in:40: -1- AC_SUBST([INSTALL_PROGRAM])
-m4trace:configure.in:40: -1- AC_SUBST([INSTALL_SCRIPT])
-m4trace:configure.in:40: -1- AC_SUBST([INSTALL_DATA])
-m4trace:configure.in:40: -1- AM_PATH_DOCBOOK
-m4trace:configure.in:40: -1- AC_SUBST([DB1], [$ac_cv_path_DB1])
-m4trace:configure.in:40: -1- AC_SUBST([DB2], [$ac_cv_path_DB2])
-m4trace:configure.in:40: -1- AC_SUBST([DOCBOOK])
-m4trace:configure.in:40: -1- AC_PROG_JAVAC
-m4trace:configure.in:40: -1- AC_SUBST([JAVAC])
-m4trace:configure.in:40: -1- AC_SUBST([JAVAC])
-m4trace:configure.in:40: -1- AC_PROG_JAVAC_WORKS
-m4trace:configure.in:40: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac_works.m4:23: AC_PROG_JAVAC_WORKS is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac.m4:14: AC_PROG_JAVAC is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4:41: JG_COMMON is expanded from...
-configure.in:40: the top level])
-m4trace:configure.in:40: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac_works.m4:23: AC_PROG_JAVAC_WORKS is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac.m4:14: AC_PROG_JAVAC is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4:41: JG_COMMON is expanded from...
-configure.in:40: the top level])
-m4trace:configure.in:40: -1- AC_PROG_JAVAC_WORKS
-m4trace:configure.in:40: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac_works.m4:23: AC_PROG_JAVAC_WORKS is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4:41: JG_COMMON is expanded from...
-configure.in:40: the top level])
-m4trace:configure.in:40: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/ac_prog_javac_works.m4:23: AC_PROG_JAVAC_WORKS is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4:41: JG_COMMON is expanded from...
-configure.in:40: the top level])
-m4trace:configure.in:40: -1- AC_PROG_JAR
-m4trace:configure.in:40: -1- AC_SUBST([JAR])
-m4trace:configure.in:40: -1- AC_SUBST([JAR])
-m4trace:configure.in:40: -1- JG_CHECK_NATIVECOMPILE
-m4trace:configure.in:40: -2- _m4_warn([obsolete], [The macro `AC_ERROR' is obsolete.
-You should run autoupdate.], [autoconf/oldnames.m4:55: AC_ERROR is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_check_nativecompile.m4:23: JG_CHECK_NATIVECOMPILE is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4:41: JG_COMMON is expanded from...
-configure.in:40: the top level])
-m4trace:configure.in:40: -1- AM_PATH_GCJ([3.0.0], [], [{ { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }])
-m4trace:configure.in:40: -1- AC_SUBST([GCJ], [$ac_cv_path_GCJ])
-m4trace:configure.in:40: -1- _m4_warn([obsolete], [The macro `AC_TRY_RUN' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:2289: AC_TRY_RUN is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/am_path_gcj.m4:137: AM_PATH_GCJ is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_check_nativecompile.m4:23: JG_CHECK_NATIVECOMPILE is expanded from...
-/home/java-gnome-2.8.3/libgtk-java/macros/jg_common.m4:41: JG_COMMON is expanded from...
-configure.in:40: the top level])
-m4trace:configure.in:40: -1- AC_SUBST([GCJ], [$ac_cv_path_GCJ])
-m4trace:configure.in:40: -1- AC_SUBST([JAR], [$ac_cv_path_JAR])
-m4trace:configure.in:40: -1- AC_SUBST([GCJ_CLASSPATH])
-m4trace:configure.in:40: -1- AC_SUBST([GCJ_BUILD_TARGETS])
-m4trace:configure.in:40: -1- AC_SUBST([GCJ_INSTALL_TARGETS])
-m4trace:configure.in:40: -1- AC_SUBST([GCJ_UNINSTALL_TARGETS])
-m4trace:configure.in:40: -1- AC_CHECK_LIB([ibs], [main])
-m4trace:configure.in:40: -1- AH_OUTPUT([HAVE_LIBIBS], [/* Define to 1 if you have the `ibs\' library (-libs). */
-#undef HAVE_LIBIBS])
-m4trace:configure.in:40: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBIBS])
-m4trace:configure.in:40: -1- PKG_CHECK_MODULES([GTK], [gtk+-2.0 >= 2.4])
-m4trace:configure.in:40: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:40: -1- AC_SUBST([GTK_CFLAGS])
-m4trace:configure.in:40: -1- AC_SUBST([GTK_LIBS])
-m4trace:configure.in:40: -1- AC_SUBST([GTK_CFLAGS])
-m4trace:configure.in:40: -1- AC_SUBST([GTK_LIBS])
-m4trace:configure.in:40: -1- AC_SUBST([TOPLEVEL_TARGETS])
-m4trace:configure.in:40: -1- AC_SUBST([INSTALL_TARGETS])
-m4trace:configure.in:40: -1- AC_SUBST([UNINSTALL_TARGETS])
-m4trace:configure.in:40: -1- AC_SUBST([MACRO_FLAG])
-m4trace:configure.in:40: -1- AC_C_CONST
-m4trace:configure.in:40: -1- AC_DEFINE_TRACE_LITERAL([const])
-m4trace:configure.in:40: -1- AH_OUTPUT([const], [/* Define to empty if `const\' does not conform to ANSI C. */
-#undef const])
-m4trace:configure.in:40: -1- AC_FUNC_ALLOCA
-m4trace:configure.in:40: -1- AC_DEFINE_TRACE_LITERAL([HAVE_ALLOCA_H])
-m4trace:configure.in:40: -1- AH_OUTPUT([HAVE_ALLOCA_H], [/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
- */
-#undef HAVE_ALLOCA_H])
-m4trace:configure.in:40: -1- AC_DEFINE_TRACE_LITERAL([HAVE_ALLOCA])
-m4trace:configure.in:40: -1- AH_OUTPUT([HAVE_ALLOCA], [/* Define to 1 if you have `alloca\', as a function or macro. */
-#undef HAVE_ALLOCA])
-m4trace:configure.in:40: -1- AC_LIBSOURCE([alloca.c])
-m4trace:configure.in:40: -1- AC_SUBST([ALLOCA], [alloca.$ac_objext])
-m4trace:configure.in:40: -1- AC_DEFINE_TRACE_LITERAL([C_ALLOCA])
-m4trace:configure.in:40: -1- AH_OUTPUT([C_ALLOCA], [/* Define to 1 if using `alloca.c\'. */
-#undef C_ALLOCA])
-m4trace:configure.in:40: -1- AC_PROG_CPP
-m4trace:configure.in:40: -1- AC_SUBST([CPP])
-m4trace:configure.in:40: -1- AC_SUBST([CPPFLAGS])
-m4trace:configure.in:40: -1- AC_SUBST([CPP])
-m4trace:configure.in:40: -1- AC_SUBST([EGREP])
-m4trace:configure.in:40: -1- AC_DEFINE_TRACE_LITERAL([CRAY_STACKSEG_END])
-m4trace:configure.in:40: -1- AH_OUTPUT([CRAY_STACKSEG_END], [/* Define to one of `_getb67\', `GETB67\', `getb67\' for Cray-2 and Cray-YMP
- systems. This function is required for `alloca.c\' support on those systems.
- */
-#undef CRAY_STACKSEG_END])
-m4trace:configure.in:40: -1- AH_OUTPUT([STACK_DIRECTION], [/* If using the C implementation of alloca, define if you know the
- direction of stack growth for your system; otherwise it will be
- automatically deduced at run-time.
- STACK_DIRECTION > 0 => grows toward higher addresses
- STACK_DIRECTION < 0 => grows toward lower addresses
- STACK_DIRECTION = 0 => direction of growth unknown */
-@%:@undef STACK_DIRECTION])
-m4trace:configure.in:40: -1- AC_DEFINE_TRACE_LITERAL([STACK_DIRECTION])
-m4trace:configure.in:42: -1- PKG_CHECK_MODULES([GNOME], [libgnomeui-2.0 >= 2.7.1 libgnomecanvas-2.0 >= 2.7.1])
-m4trace:configure.in:42: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:42: -1- AC_SUBST([GNOME_CFLAGS])
-m4trace:configure.in:42: -1- AC_SUBST([GNOME_LIBS])
-m4trace:configure.in:43: -1- AC_SUBST([GNOME_CFLAGS])
-m4trace:configure.in:44: -1- AC_SUBST([GNOME_LIBS])
-m4trace:configure.in:47: -1- PKG_CHECK_MODULES([VTE], [vte >= 0.11.10])
-m4trace:configure.in:47: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:47: -1- AC_SUBST([VTE_CFLAGS])
-m4trace:configure.in:47: -1- AC_SUBST([VTE_LIBS])
-m4trace:configure.in:48: -1- AC_SUBST([VTE_CFLAGS])
-m4trace:configure.in:49: -1- AC_SUBST([VTE_LIBS])
-m4trace:configure.in:57: -1- AC_CONFIG_FILES([Makefile
- vte-java.pc
- doc/examples/runExample.sh
- src/Makefile
- src/java/org/gnu/gnomevte/Terminal.java
- ])
-m4trace:configure.in:57: -1- _m4_warn([obsolete], [AC_OUTPUT should be used without arguments.
-You should run autoupdate.], [])
-m4trace:configure.in:57: -1- AC_SUBST([LIB@&t at OBJS], [$ac_libobjs])
-m4trace:configure.in:57: -1- AC_SUBST([LTLIBOBJS], [$ac_ltlibobjs])
diff --git a/libvte-java/autom4te.cache/traces.1 b/libvte-java/autom4te.cache/traces.1
deleted file mode 100644
index 24c72ad..0000000
--- a/libvte-java/autom4te.cache/traces.1
+++ /dev/null
@@ -1,215 +0,0 @@
-m4trace:configure.in:20: -1- AC_INIT([src/jni/org_gnu_gnomevte_Terminal.c])
-m4trace:configure.in:20: -1- m4_pattern_forbid([^_?A[CHUM]_])
-m4trace:configure.in:20: -1- m4_pattern_forbid([_AC_])
-m4trace:configure.in:20: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS'])
-m4trace:configure.in:20: -1- m4_pattern_allow([^AS_FLAGS$])
-m4trace:configure.in:20: -1- m4_pattern_forbid([^_?m4_])
-m4trace:configure.in:20: -1- m4_pattern_forbid([^dnl$])
-m4trace:configure.in:20: -1- m4_pattern_forbid([^_?AS_])
-m4trace:configure.in:20: -1- AC_SUBST([SHELL], [${CONFIG_SHELL-/bin/sh}])
-m4trace:configure.in:20: -1- AC_SUBST([PATH_SEPARATOR])
-m4trace:configure.in:20: -1- AC_SUBST([PACKAGE_NAME], [m4_ifdef([AC_PACKAGE_NAME], ['AC_PACKAGE_NAME'])])
-m4trace:configure.in:20: -1- AC_SUBST([PACKAGE_TARNAME], [m4_ifdef([AC_PACKAGE_TARNAME], ['AC_PACKAGE_TARNAME'])])
-m4trace:configure.in:20: -1- AC_SUBST([PACKAGE_VERSION], [m4_ifdef([AC_PACKAGE_VERSION], ['AC_PACKAGE_VERSION'])])
-m4trace:configure.in:20: -1- AC_SUBST([PACKAGE_STRING], [m4_ifdef([AC_PACKAGE_STRING], ['AC_PACKAGE_STRING'])])
-m4trace:configure.in:20: -1- AC_SUBST([PACKAGE_BUGREPORT], [m4_ifdef([AC_PACKAGE_BUGREPORT], ['AC_PACKAGE_BUGREPORT'])])
-m4trace:configure.in:20: -1- AC_SUBST([exec_prefix], [NONE])
-m4trace:configure.in:20: -1- AC_SUBST([prefix], [NONE])
-m4trace:configure.in:20: -1- AC_SUBST([program_transform_name], [s,x,x,])
-m4trace:configure.in:20: -1- AC_SUBST([bindir], ['${exec_prefix}/bin'])
-m4trace:configure.in:20: -1- AC_SUBST([sbindir], ['${exec_prefix}/sbin'])
-m4trace:configure.in:20: -1- AC_SUBST([libexecdir], ['${exec_prefix}/libexec'])
-m4trace:configure.in:20: -1- AC_SUBST([datadir], ['${prefix}/share'])
-m4trace:configure.in:20: -1- AC_SUBST([sysconfdir], ['${prefix}/etc'])
-m4trace:configure.in:20: -1- AC_SUBST([sharedstatedir], ['${prefix}/com'])
-m4trace:configure.in:20: -1- AC_SUBST([localstatedir], ['${prefix}/var'])
-m4trace:configure.in:20: -1- AC_SUBST([libdir], ['${exec_prefix}/lib'])
-m4trace:configure.in:20: -1- AC_SUBST([includedir], ['${prefix}/include'])
-m4trace:configure.in:20: -1- AC_SUBST([oldincludedir], ['/usr/include'])
-m4trace:configure.in:20: -1- AC_SUBST([infodir], ['${prefix}/info'])
-m4trace:configure.in:20: -1- AC_SUBST([mandir], ['${prefix}/man'])
-m4trace:configure.in:20: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_NAME])
-m4trace:configure.in:20: -1- AH_OUTPUT([PACKAGE_NAME], [/* Define to the full name of this package. */
-#undef PACKAGE_NAME])
-m4trace:configure.in:20: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_TARNAME])
-m4trace:configure.in:20: -1- AH_OUTPUT([PACKAGE_TARNAME], [/* Define to the one symbol short name of this package. */
-#undef PACKAGE_TARNAME])
-m4trace:configure.in:20: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_VERSION])
-m4trace:configure.in:20: -1- AH_OUTPUT([PACKAGE_VERSION], [/* Define to the version of this package. */
-#undef PACKAGE_VERSION])
-m4trace:configure.in:20: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_STRING])
-m4trace:configure.in:20: -1- AH_OUTPUT([PACKAGE_STRING], [/* Define to the full name and version of this package. */
-#undef PACKAGE_STRING])
-m4trace:configure.in:20: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_BUGREPORT])
-m4trace:configure.in:20: -1- AH_OUTPUT([PACKAGE_BUGREPORT], [/* Define to the address where bug reports for this package should be sent. */
-#undef PACKAGE_BUGREPORT])
-m4trace:configure.in:20: -1- AC_SUBST([build_alias])
-m4trace:configure.in:20: -1- AC_SUBST([host_alias])
-m4trace:configure.in:20: -1- AC_SUBST([target_alias])
-m4trace:configure.in:20: -1- AC_SUBST([DEFS])
-m4trace:configure.in:20: -1- AC_SUBST([ECHO_C])
-m4trace:configure.in:20: -1- AC_SUBST([ECHO_N])
-m4trace:configure.in:20: -1- AC_SUBST([ECHO_T])
-m4trace:configure.in:20: -1- AC_SUBST([LIBS])
-m4trace:configure.in:30: -1- AC_SUBST([INSTALLED_CLASSPATH])
-m4trace:configure.in:31: -1- AC_SUBST([INSTALLED_JNI_DIR])
-m4trace:configure.in:33: -1- AC_SUBST([version])
-m4trace:configure.in:34: -1- AC_SUBST([apiversion])
-m4trace:configure.in:36: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:36: -1- AC_SUBST([GTKJAVA_CFLAGS])
-m4trace:configure.in:36: -1- AC_SUBST([GTKJAVA_LIBS])
-m4trace:configure.in:36: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:36: -1- AC_SUBST([gtkapiversion])
-m4trace:configure.in:36: -1- AC_SUBST([GTKJAR])
-m4trace:configure.in:36: -1- AC_SUBST([JG_GTK_LIB_PATH])
-m4trace:configure.in:36: -1- AC_SUBST([NATIVEGTKJAR])
-m4trace:configure.in:38: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:38: -1- AC_SUBST([GNOMEJAVA_CFLAGS])
-m4trace:configure.in:38: -1- AC_SUBST([GNOMEJAVA_LIBS])
-m4trace:configure.in:38: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:38: -1- AC_SUBST([gnomeapiversion])
-m4trace:configure.in:38: -1- AC_SUBST([GNOMEJAR])
-m4trace:configure.in:38: -1- AC_SUBST([JG_GNOME_LIB_PATH])
-m4trace:configure.in:38: -1- AC_SUBST([NATIVEGNOMEJAR])
-m4trace:configure.in:40: -1- AC_CONFIG_AUX_DIR([.])
-m4trace:configure.in:40: -1- AC_PROG_CC
-m4trace:configure.in:40: -1- AC_SUBST([CC])
-m4trace:configure.in:40: -1- AC_SUBST([CFLAGS])
-m4trace:configure.in:40: -1- AC_SUBST([LDFLAGS])
-m4trace:configure.in:40: -1- AC_SUBST([CPPFLAGS])
-m4trace:configure.in:40: -1- AC_SUBST([CC])
-m4trace:configure.in:40: -1- AC_SUBST([ac_ct_CC])
-m4trace:configure.in:40: -1- AC_SUBST([CC])
-m4trace:configure.in:40: -1- AC_SUBST([ac_ct_CC])
-m4trace:configure.in:40: -1- AC_SUBST([CC])
-m4trace:configure.in:40: -1- AC_SUBST([CC])
-m4trace:configure.in:40: -1- AC_SUBST([ac_ct_CC])
-m4trace:configure.in:40: -1- AC_SUBST([EXEEXT], [$ac_cv_exeext])
-m4trace:configure.in:40: -1- AC_SUBST([OBJEXT], [$ac_cv_objext])
-m4trace:configure.in:40: -1- AC_PROG_INSTALL
-m4trace:configure.in:40: -1- AC_SUBST([INSTALL_PROGRAM])
-m4trace:configure.in:40: -1- AC_SUBST([INSTALL_SCRIPT])
-m4trace:configure.in:40: -1- AC_SUBST([INSTALL_DATA])
-m4trace:configure.in:40: -1- AC_SUBST([DB1], [$ac_cv_path_DB1])
-m4trace:configure.in:40: -1- AC_SUBST([DB2], [$ac_cv_path_DB2])
-m4trace:configure.in:40: -1- AC_SUBST([DOCBOOK])
-m4trace:configure.in:40: -1- AC_SUBST([JAVAC])
-m4trace:configure.in:40: -1- AC_SUBST([JAVAC])
-m4trace:configure.in:40: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-aclocal.m4:123: AC_PROG_JAVAC_WORKS is expanded from...
-aclocal.m4:99: AC_PROG_JAVAC is expanded from...
-aclocal.m4:346: JG_COMMON is expanded from...
-configure.in:40: the top level])
-m4trace:configure.in:40: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-aclocal.m4:123: AC_PROG_JAVAC_WORKS is expanded from...
-aclocal.m4:99: AC_PROG_JAVAC is expanded from...
-aclocal.m4:346: JG_COMMON is expanded from...
-configure.in:40: the top level])
-m4trace:configure.in:40: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-aclocal.m4:123: AC_PROG_JAVAC_WORKS is expanded from...
-aclocal.m4:346: JG_COMMON is expanded from...
-configure.in:40: the top level])
-m4trace:configure.in:40: -1- _m4_warn([obsolete], [The macro `AC_FD_CC' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:376: AC_FD_CC is expanded from...
-autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
-autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
-aclocal.m4:123: AC_PROG_JAVAC_WORKS is expanded from...
-aclocal.m4:346: JG_COMMON is expanded from...
-configure.in:40: the top level])
-m4trace:configure.in:40: -1- AC_SUBST([JAR])
-m4trace:configure.in:40: -1- AC_SUBST([JAR])
-m4trace:configure.in:40: -2- _m4_warn([obsolete], [The macro `AC_ERROR' is obsolete.
-You should run autoupdate.], [autoconf/oldnames.m4:55: AC_ERROR is expanded from...
-aclocal.m4:303: JG_CHECK_NATIVECOMPILE is expanded from...
-aclocal.m4:346: JG_COMMON is expanded from...
-configure.in:40: the top level])
-m4trace:configure.in:40: -1- AC_SUBST([GCJ], [$ac_cv_path_GCJ])
-m4trace:configure.in:40: -1- _m4_warn([obsolete], [The macro `AC_TRY_RUN' is obsolete.
-You should run autoupdate.], [autoconf/general.m4:2289: AC_TRY_RUN is expanded from...
-aclocal.m4:278: AM_PATH_GCJ is expanded from...
-aclocal.m4:303: JG_CHECK_NATIVECOMPILE is expanded from...
-aclocal.m4:346: JG_COMMON is expanded from...
-configure.in:40: the top level])
-m4trace:configure.in:40: -1- AC_SUBST([GCJ], [$ac_cv_path_GCJ])
-m4trace:configure.in:40: -1- AC_SUBST([JAR], [$ac_cv_path_JAR])
-m4trace:configure.in:40: -1- AC_SUBST([GCJ_CLASSPATH])
-m4trace:configure.in:40: -1- AC_SUBST([GCJ_BUILD_TARGETS])
-m4trace:configure.in:40: -1- AC_SUBST([GCJ_INSTALL_TARGETS])
-m4trace:configure.in:40: -1- AC_SUBST([GCJ_UNINSTALL_TARGETS])
-m4trace:configure.in:40: -1- AC_CHECK_LIB([ibs], [main])
-m4trace:configure.in:40: -1- AH_OUTPUT([HAVE_LIBIBS], [/* Define to 1 if you have the `ibs\' library (-libs). */
-#undef HAVE_LIBIBS])
-m4trace:configure.in:40: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LIBIBS])
-m4trace:configure.in:40: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:40: -1- AC_SUBST([GTK_CFLAGS])
-m4trace:configure.in:40: -1- AC_SUBST([GTK_LIBS])
-m4trace:configure.in:40: -1- AC_SUBST([GTK_CFLAGS])
-m4trace:configure.in:40: -1- AC_SUBST([GTK_LIBS])
-m4trace:configure.in:40: -1- AC_SUBST([TOPLEVEL_TARGETS])
-m4trace:configure.in:40: -1- AC_SUBST([INSTALL_TARGETS])
-m4trace:configure.in:40: -1- AC_SUBST([UNINSTALL_TARGETS])
-m4trace:configure.in:40: -1- AC_SUBST([MACRO_FLAG])
-m4trace:configure.in:40: -1- AC_C_CONST
-m4trace:configure.in:40: -1- AC_DEFINE_TRACE_LITERAL([const])
-m4trace:configure.in:40: -1- AH_OUTPUT([const], [/* Define to empty if `const\' does not conform to ANSI C. */
-#undef const])
-m4trace:configure.in:40: -1- AC_FUNC_ALLOCA
-m4trace:configure.in:40: -1- AC_DEFINE_TRACE_LITERAL([HAVE_ALLOCA_H])
-m4trace:configure.in:40: -1- AH_OUTPUT([HAVE_ALLOCA_H], [/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
- */
-#undef HAVE_ALLOCA_H])
-m4trace:configure.in:40: -1- AC_DEFINE_TRACE_LITERAL([HAVE_ALLOCA])
-m4trace:configure.in:40: -1- AH_OUTPUT([HAVE_ALLOCA], [/* Define to 1 if you have `alloca\', as a function or macro. */
-#undef HAVE_ALLOCA])
-m4trace:configure.in:40: -1- AC_LIBSOURCE([alloca.c])
-m4trace:configure.in:40: -1- AC_SUBST([ALLOCA], [alloca.$ac_objext])
-m4trace:configure.in:40: -1- AC_DEFINE_TRACE_LITERAL([C_ALLOCA])
-m4trace:configure.in:40: -1- AH_OUTPUT([C_ALLOCA], [/* Define to 1 if using `alloca.c\'. */
-#undef C_ALLOCA])
-m4trace:configure.in:40: -1- AC_PROG_CPP
-m4trace:configure.in:40: -1- AC_SUBST([CPP])
-m4trace:configure.in:40: -1- AC_SUBST([CPPFLAGS])
-m4trace:configure.in:40: -1- AC_SUBST([CPP])
-m4trace:configure.in:40: -1- AC_SUBST([EGREP])
-m4trace:configure.in:40: -1- AC_DEFINE_TRACE_LITERAL([CRAY_STACKSEG_END])
-m4trace:configure.in:40: -1- AH_OUTPUT([CRAY_STACKSEG_END], [/* Define to one of `_getb67\', `GETB67\', `getb67\' for Cray-2 and Cray-YMP
- systems. This function is required for `alloca.c\' support on those systems.
- */
-#undef CRAY_STACKSEG_END])
-m4trace:configure.in:40: -1- AH_OUTPUT([STACK_DIRECTION], [/* If using the C implementation of alloca, define if you know the
- direction of stack growth for your system; otherwise it will be
- automatically deduced at run-time.
- STACK_DIRECTION > 0 => grows toward higher addresses
- STACK_DIRECTION < 0 => grows toward lower addresses
- STACK_DIRECTION = 0 => direction of growth unknown */
-@%:@undef STACK_DIRECTION])
-m4trace:configure.in:40: -1- AC_DEFINE_TRACE_LITERAL([STACK_DIRECTION])
-m4trace:configure.in:42: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:42: -1- AC_SUBST([GNOME_CFLAGS])
-m4trace:configure.in:42: -1- AC_SUBST([GNOME_LIBS])
-m4trace:configure.in:43: -1- AC_SUBST([GNOME_CFLAGS])
-m4trace:configure.in:44: -1- AC_SUBST([GNOME_LIBS])
-m4trace:configure.in:47: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
-m4trace:configure.in:47: -1- AC_SUBST([VTE_CFLAGS])
-m4trace:configure.in:47: -1- AC_SUBST([VTE_LIBS])
-m4trace:configure.in:48: -1- AC_SUBST([VTE_CFLAGS])
-m4trace:configure.in:49: -1- AC_SUBST([VTE_LIBS])
-m4trace:configure.in:57: -1- AC_CONFIG_FILES([Makefile
- vte-java.pc
- doc/examples/runExample.sh
- src/Makefile
- src/java/org/gnu/gnomevte/Terminal.java
- ])
-m4trace:configure.in:57: -1- _m4_warn([obsolete], [AC_OUTPUT should be used without arguments.
-You should run autoupdate.], [])
-m4trace:configure.in:57: -1- AC_SUBST([LIB@&t at OBJS], [$ac_libobjs])
-m4trace:configure.in:57: -1- AC_SUBST([LTLIBOBJS], [$ac_ltlibobjs])
diff --git a/libvte-java/config.log b/libvte-java/config.log
deleted file mode 100644
index 43b1689..0000000
--- a/libvte-java/config.log
+++ /dev/null
@@ -1,507 +0,0 @@
-This file contains any messages produced by compilers while
-running configure, to aid debugging if configure makes a mistake.
-
-It was created by configure, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- $ ./configure --libdir=/usr/lib/jni/ --prefix=/usr/
-
-## --------- ##
-## Platform. ##
-## --------- ##
-
-hostname = pathfinderii
-uname -m = i686
-uname -r = 2.6.10-1-k7
-uname -s = Linux
-uname -v = #1 Tue Jan 11 01:41:35 UTC 2005
-
-/usr/bin/uname -p = unknown
-/bin/uname -X = unknown
-
-/bin/arch = i686
-/usr/bin/arch -k = unknown
-/usr/convex/getsysinfo = unknown
-hostinfo = unknown
-/bin/machine = unknown
-/usr/bin/oslevel = unknown
-/bin/universe = unknown
-
-PATH: /usr/sbin
-PATH: /usr/bin
-PATH: /sbin
-PATH: /bin
-PATH: /usr/bin/X11
-
-
-## ----------- ##
-## Core tests. ##
-## ----------- ##
-
-configure:1280: checking for pkg-config
-configure:1298: found /usr/bin/pkg-config
-configure:1311: result: /usr/bin/pkg-config
-configure:1328: checking for gtk2-java >= 2.4
-configure:1332: result: yes
-configure:1336: checking GTKJAVA_CFLAGS
-configure:1339: result:
-configure:1342: checking GTKJAVA_LIBS
-configure:1345: result:
-configure:1416: checking for gtk-java api version
-configure:1419: result: 2.4
-configure:1423: checking for gtk-java jar file
-configure:1426: result: /home/java-gnome-2.8.3/libgtk-java/lib/gtk2.4-2.4.6.jar
-configure:1432: checking for gtk-java jar file
-configure:1435: result: /home/java-gnome-2.8.3/libgtk-java/lib/
-configure:1439: checking for gtk-java native gcj library
-configure:1442: result: /home/java-gnome-2.8.3/libgtk-java/lib//libgtkjar2.4.so
-configure:1504: checking for gnome2-java >= 2.7
-configure:1508: result: yes
-configure:1512: checking GNOMEJAVA_CFLAGS
-configure:1515: result:
-configure:1518: checking GNOMEJAVA_LIBS
-configure:1521: result:
-configure:1592: checking for gnome-java api version
-configure:1595: result: 2.8
-configure:1599: checking for gnome-java jar file
-configure:1602: result: /home/java-gnome-2.8.3/libgnome-java/lib//gnome2.8-2.8.2.jar
-configure:1608: checking for gnome-java jar file
-configure:1611: result: /home/java-gnome-2.8.3/libgnome-java/lib/
-configure:1615: checking for gnome-java native gcj library
-configure:1618: result: /home/java-gnome-2.8.3/libgnome-java/lib//libgnomejar2.8.so
-configure:1632: checking how to run the C preprocessor
-configure:1667: -E conftest.c
-./configure: line 1668: -E: command not found
-configure:1673: $? = 127
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-| #ifdef __STDC__
-| # include <limits.h>
-| #else
-| # include <assert.h>
-| #endif
-| Syntax error
-configure:1667: -E conftest.c
-./configure: line 1668: -E: command not found
-configure:1673: $? = 127
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-| #ifdef __STDC__
-| # include <limits.h>
-| #else
-| # include <assert.h>
-| #endif
-| Syntax error
-configure:1667: -E -traditional-cpp conftest.c
-./configure: line 1668: -E: command not found
-configure:1673: $? = 127
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-| #ifdef __STDC__
-| # include <limits.h>
-| #else
-| # include <assert.h>
-| #endif
-| Syntax error
-configure:1667: -E -traditional-cpp conftest.c
-./configure: line 1668: -E: command not found
-configure:1673: $? = 127
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-| #ifdef __STDC__
-| # include <limits.h>
-| #else
-| # include <assert.h>
-| #endif
-| Syntax error
-configure:1667: /lib/cpp conftest.c
-configure:1673: $? = 0
-configure:1705: /lib/cpp conftest.c
-conftest.c:9:28: ac_nonexistent.h: No such file or directory
-configure:1711: $? = 1
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-| #include <ac_nonexistent.h>
-configure:1750: result: /lib/cpp
-configure:1774: /lib/cpp conftest.c
-configure:1780: $? = 0
-configure:1812: /lib/cpp conftest.c
-conftest.c:9:28: ac_nonexistent.h: No such file or directory
-configure:1818: $? = 1
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-| #include <ac_nonexistent.h>
-configure:1862: checking for egrep
-configure:1872: result: grep -E
-configure:1951: checking for gcc
-configure:1967: found /usr/bin/gcc
-configure:1977: result: gcc
-configure:2221: checking for C compiler version
-configure:2224: gcc --version </dev/null >&5
-gcc (GCC) 3.3.5 (Debian 1:3.3.5-6)
-Copyright (C) 2003 Free Software Foundation, Inc.
-This is free software; see the source for copying conditions. There is NO
-warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-
-configure:2227: $? = 0
-configure:2229: gcc -v </dev/null >&5
-Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs
-Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux
-Thread model: posix
-gcc version 3.3.5 (Debian 1:3.3.5-6)
-configure:2232: $? = 0
-configure:2234: gcc -V </dev/null >&5
-gcc: `-V' option must have argument
-configure:2237: $? = 1
-configure:2260: checking for C compiler default output file name
-configure:2263: gcc conftest.c >&5
-configure:2266: $? = 0
-configure:2312: result: a.out
-configure:2317: checking whether the C compiler works
-configure:2323: ./a.out
-configure:2326: $? = 0
-configure:2343: result: yes
-configure:2350: checking whether we are cross compiling
-configure:2352: result: no
-configure:2355: checking for suffix of executables
-configure:2357: gcc -o conftest conftest.c >&5
-configure:2360: $? = 0
-configure:2385: result:
-configure:2391: checking for suffix of object files
-configure:2412: gcc -c conftest.c >&5
-configure:2415: $? = 0
-configure:2437: result: o
-configure:2441: checking whether we are using the GNU C compiler
-configure:2465: gcc -c conftest.c >&5
-configure:2471: $? = 0
-configure:2474: test -z || test ! -s conftest.err
-configure:2477: $? = 0
-configure:2480: test -s conftest.o
-configure:2483: $? = 0
-configure:2496: result: yes
-configure:2502: checking whether gcc accepts -g
-configure:2523: gcc -c -g conftest.c >&5
-configure:2529: $? = 0
-configure:2532: test -z || test ! -s conftest.err
-configure:2535: $? = 0
-configure:2538: test -s conftest.o
-configure:2541: $? = 0
-configure:2552: result: yes
-configure:2569: checking for gcc option to accept ANSI C
-configure:2639: gcc -c -g -O2 conftest.c >&5
-configure:2645: $? = 0
-configure:2648: test -z || test ! -s conftest.err
-configure:2651: $? = 0
-configure:2654: test -s conftest.o
-configure:2657: $? = 0
-configure:2675: result: none needed
-configure:2693: gcc -c -g -O2 conftest.c >&5
-conftest.c:2: error: parse error before "me"
-configure:2699: $? = 1
-configure: failed program was:
-| #ifndef __cplusplus
-| choke me
-| #endif
-configure:2842: checking for a BSD-compatible install
-configure:2897: result: /usr/bin/install -c
-configure:2911: checking for db2html
-configure:2929: found /usr/bin/db2html
-configure:2942: result: /usr/bin/db2html
-configure:3006: checking for gcj
-configure:3022: found /usr/bin/gcj
-configure:3032: result: gcj -C
-configure:3089: checking if gcj -C works
-configure:3103: gcj -C Test.java
-configure:3106: $? = 0
-configure:3119: result: yes
-configure:3124: checking if gcj -C works
-configure:3154: result: yes
-configure:3163: checking for jar
-configure:3179: found /usr/bin/jar
-configure:3189: result: jar
-configure:3277: checking for gcj
-configure:3295: found /usr/bin/gcj
-configure:3308: result: /usr/bin/gcj
-configure:3317: checking for GCJ - version >= 3.0.0
-configure:3365: gcc -o conftest -g -O2 conftest.c >&5
-configure:3368: $? = 0
-configure:3370: ./conftest
-configure:3373: $? = 0
-configure:3388: result: yes
-configure:3392: checking for gcj
-configure:3423: result: /usr/bin/gcj
-configure:3432: checking for jar
-configure:3450: found /usr/bin/jar
-configure:3463: result: /usr/bin/jar
-configure:3536: checking for main in -libs
-configure:3560: gcc -o conftest -g -O2 conftest.c -libs >&5
-/usr/bin/ld: cannot find -libs
-collect2: ld returned 1 exit status
-configure:3566: $? = 1
-configure: failed program was:
-| /* confdefs.h. */
-|
-| #define PACKAGE_NAME ""
-| #define PACKAGE_TARNAME ""
-| #define PACKAGE_VERSION ""
-| #define PACKAGE_STRING ""
-| #define PACKAGE_BUGREPORT ""
-| /* end confdefs.h. */
-|
-|
-| int
-| main ()
-| {
-| main ();
-| ;
-| return 0;
-| }
-configure:3591: result: no
-configure:3657: checking for gtk+-2.0 >= 2.4
-configure:3661: result: yes
-configure:3665: checking GTK_CFLAGS
-configure:3668: result: -DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-configure:3671: checking GTK_LIBS
-configure:3674: result: -Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
-configure:3710: checking for an ANSI C-conforming const
-configure:3777: gcc -c -g -O2 conftest.c >&5
-configure:3783: $? = 0
-configure:3786: test -z || test ! -s conftest.err
-configure:3789: $? = 0
-configure:3792: test -s conftest.o
-configure:3795: $? = 0
-configure:3806: result: yes
-configure:3819: checking for working alloca.h
-configure:3840: gcc -o conftest -g -O2 conftest.c >&5
-configure:3846: $? = 0
-configure:3849: test -z || test ! -s conftest.err
-configure:3852: $? = 0
-configure:3855: test -s conftest
-configure:3858: $? = 0
-configure:3870: result: yes
-configure:3880: checking for alloca
-configure:3921: gcc -o conftest -g -O2 conftest.c >&5
-configure:3927: $? = 0
-configure:3930: test -z || test ! -s conftest.err
-configure:3933: $? = 0
-configure:3936: test -s conftest
-configure:3939: $? = 0
-configure:3951: result: yes
-configure:4230: checking for libgnomeui-2.0 >= 2.7.1 libgnomecanvas-2.0 >= 2.7.1
-configure:4234: result: yes
-configure:4238: checking GNOME_CFLAGS
-configure:4241: result: -DORBIT2=1 -pthread -DXTHREADS -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/inclu [...]
-configure:4244: checking GNOME_LIBS
-configure:4247: result: -Wl,--export-dynamic -pthread -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 -lpthread -lz -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lgnomecanvas-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
-configure:4331: checking for vte >= 0.11.10
-configure:4335: result: yes
-configure:4339: checking VTE_CFLAGS
-configure:4342: result: -DXTHREADS -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
-configure:4345: checking VTE_LIBS
-configure:4348: result: -Wl,--export-dynamic -L/usr/X11R6/lib -lvte -lncurses -lXft -lfreetype -lz -lXrender -lX11 -lgtk-x11-2.0 -lfontconfig -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
-configure:4506: creating ./config.status
-
-## ---------------------- ##
-## Running config.status. ##
-## ---------------------- ##
-
-This file was extended by config.status, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- CONFIG_FILES =
- CONFIG_HEADERS =
- CONFIG_LINKS =
- CONFIG_COMMANDS =
- $ ./config.status
-
-on pathfinderii
-
-config.status:722: creating Makefile
-config.status:722: creating vte-java.pc
-config.status:722: creating doc/examples/runExample.sh
-config.status:722: creating src/Makefile
-config.status:722: creating src/java/org/gnu/gnomevte/Terminal.java
-
-## ---------------- ##
-## Cache variables. ##
-## ---------------- ##
-
-ac_cv_c_compiler_gnu=yes
-ac_cv_c_const=yes
-ac_cv_env_CC_set=
-ac_cv_env_CC_value=
-ac_cv_env_CFLAGS_set=
-ac_cv_env_CFLAGS_value=
-ac_cv_env_CPPFLAGS_set=
-ac_cv_env_CPPFLAGS_value=
-ac_cv_env_CPP_set=
-ac_cv_env_CPP_value=
-ac_cv_env_LDFLAGS_set=
-ac_cv_env_LDFLAGS_value=
-ac_cv_env_build_alias_set=
-ac_cv_env_build_alias_value=
-ac_cv_env_host_alias_set=
-ac_cv_env_host_alias_value=
-ac_cv_env_target_alias_set=
-ac_cv_env_target_alias_value=
-ac_cv_exeext=
-ac_cv_func_alloca_works=yes
-ac_cv_lib_ibs_main=no
-ac_cv_objext=o
-ac_cv_path_DB1=/usr/bin/db2html
-ac_cv_path_GCJ=/usr/bin/gcj
-ac_cv_path_JAR=/usr/bin/jar
-ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
-ac_cv_path_install='/usr/bin/install -c'
-ac_cv_prog_CPP=/lib/cpp
-ac_cv_prog_JAR=jar
-ac_cv_prog_JAVAC='gcj -C'
-ac_cv_prog_ac_ct_CC=gcc
-ac_cv_prog_cc_g=yes
-ac_cv_prog_cc_stdc=
-ac_cv_prog_egrep='grep -E'
-ac_cv_prog_javac_works=yes
-ac_cv_working_alloca_h=yes
-
-## ----------------- ##
-## Output variables. ##
-## ----------------- ##
-
-ALLOCA=''
-CC='gcc'
-CFLAGS='-g -O2'
-CPP='/lib/cpp'
-CPPFLAGS=''
-DB1='/usr/bin/db2html'
-DB2=''
-DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 '
-DOCBOOK='/usr/bin/db2html'
-ECHO_C=''
-ECHO_N='-n'
-ECHO_T=''
-EGREP='grep -E'
-EXEEXT=''
-GCJ='/usr/bin/gcj'
-GCJ_BUILD_TARGETS='native-gcj'
-GCJ_CLASSPATH='/usr/share/java/libgcj-3.3.5.jar:'
-GCJ_INSTALL_TARGETS='native_install'
-GCJ_UNINSTALL_TARGETS='native_uninstall'
-GNOMEJAR='/home/java-gnome-2.8.3/libgnome-java/lib//gnome2.8-2.8.2.jar'
-GNOMEJAVA_CFLAGS=' '
-GNOMEJAVA_LIBS=' '
-GNOME_CFLAGS='-DORBIT2=1 -pthread -DXTHREADS -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetyp [...]
-GNOME_LIBS='-Wl,--export-dynamic -pthread -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 -lpthread -lz -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lgnomecanvas-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 '
-GTKJAR='/home/java-gnome-2.8.3/libgtk-java/lib/gtk2.4-2.4.6.jar'
-GTKJAVA_CFLAGS=' '
-GTKJAVA_LIBS=' '
-GTK_CFLAGS='-DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
-GTK_LIBS='-Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 '
-INSTALLED_CLASSPATH='${prefix}/share/java/gnomevte0.11-0.11.13.jar'
-INSTALLED_JNI_DIR='${prefix}/lib/jni/'
-INSTALL_DATA='${INSTALL} -m 644'
-INSTALL_PROGRAM='${INSTALL}'
-INSTALL_SCRIPT='${INSTALL}'
-INSTALL_TARGETS=''
-JAR='/usr/bin/jar'
-JAVAC='gcj -C'
-JG_GNOME_LIB_PATH='/home/java-gnome-2.8.3/libgnome-java/lib/'
-JG_GTK_LIB_PATH='/home/java-gnome-2.8.3/libgtk-java/lib/'
-LDFLAGS=''
-LIBOBJS=''
-LIBS=''
-LTLIBOBJS=''
-MACRO_FLAG=''
-NATIVEGNOMEJAR='/home/java-gnome-2.8.3/libgnome-java/lib//libgnomejar2.8.so'
-NATIVEGTKJAR='/home/java-gnome-2.8.3/libgtk-java/lib//libgtkjar2.4.so'
-OBJEXT='o'
-PACKAGE_BUGREPORT=''
-PACKAGE_NAME=''
-PACKAGE_STRING=''
-PACKAGE_TARNAME=''
-PACKAGE_VERSION=''
-PATH_SEPARATOR=':'
-PKG_CONFIG='/usr/bin/pkg-config'
-SHELL='/bin/sh'
-TOPLEVEL_TARGETS=''
-UNINSTALL_TARGETS=''
-VTE_CFLAGS='-DXTHREADS -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 '
-VTE_LIBS='-Wl,--export-dynamic -L/usr/X11R6/lib -lvte -lncurses -lXft -lfreetype -lz -lXrender -lX11 -lgtk-x11-2.0 -lfontconfig -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 '
-ac_ct_CC='gcc'
-apiversion='0.11'
-bindir='${exec_prefix}/bin'
-build_alias=''
-datadir='${prefix}/share'
-exec_prefix='${prefix}'
-gnomeapiversion='2.8'
-gtkapiversion='2.4'
-host_alias=''
-includedir='${prefix}/include'
-infodir='${prefix}/info'
-libdir='/usr/lib/jni/'
-libexecdir='${exec_prefix}/libexec'
-localstatedir='${prefix}/var'
-mandir='${prefix}/man'
-oldincludedir='/usr/include'
-prefix='/usr/'
-program_transform_name='s,x,x,'
-sbindir='${exec_prefix}/sbin'
-sharedstatedir='${prefix}/com'
-sysconfdir='${prefix}/etc'
-target_alias=''
-version='0.11.13'
-
-## ----------- ##
-## confdefs.h. ##
-## ----------- ##
-
-#define HAVE_ALLOCA 1
-#define HAVE_ALLOCA_H 1
-#define PACKAGE_BUGREPORT ""
-#define PACKAGE_NAME ""
-#define PACKAGE_STRING ""
-#define PACKAGE_TARNAME ""
-#define PACKAGE_VERSION ""
-
-configure: exit 0
diff --git a/libvte-java/config.status b/libvte-java/config.status
deleted file mode 100644
index 08c35e9..0000000
--- a/libvte-java/config.status
+++ /dev/null
@@ -1,758 +0,0 @@
-#! /bin/sh
-# Generated by configure.
-# Run this file to recreate the current configuration.
-# Compiler output produced by configure, useful for debugging
-# configure, is in config.log if it exists.
-
-debug=false
-ac_cs_recheck=false
-ac_cs_silent=false
-SHELL=${CONFIG_SHELL-/bin/sh}
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
-echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
-echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-exec 6>&1
-
-# Open the log real soon, to keep \$[0] and so on meaningful, and to
-# report actual input values of CONFIG_FILES etc. instead of their
-# values after options handling. Logging --version etc. is OK.
-exec 5>>config.log
-{
- echo
- sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
-## Running $as_me. ##
-_ASBOX
-} >&5
-cat >&5 <<_CSEOF
-
-This file was extended by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- CONFIG_FILES = $CONFIG_FILES
- CONFIG_HEADERS = $CONFIG_HEADERS
- CONFIG_LINKS = $CONFIG_LINKS
- CONFIG_COMMANDS = $CONFIG_COMMANDS
- $ $0 $@
-
-_CSEOF
-echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
-echo >&5
-config_files=" Makefile vte-java.pc doc/examples/runExample.sh src/Makefile src/java/org/gnu/gnomevte/Terminal.java"
-
-ac_cs_usage="\
-\`$as_me' instantiates files from templates according to the
-current configuration.
-
-Usage: $0 [OPTIONS] [FILE]...
-
- -h, --help print this help, then exit
- -V, --version print version number, then exit
- -q, --quiet do not print progress messages
- -d, --debug don't remove temporary files
- --recheck update $as_me by reconfiguring in the same conditions
- --file=FILE[:TEMPLATE]
- instantiate the configuration file FILE
-
-Configuration files:
-$config_files
-
-Report bugs to <bug-autoconf at gnu.org>."
-ac_cs_version="\
-config.status
-configured by ./configure, generated by GNU Autoconf 2.59,
- with options \"'--libdir=/usr/lib/jni/' '--prefix=/usr/'\"
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This config.status script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it."
-srcdir=.
-INSTALL="/usr/bin/install -c"
-# If no file are specified by the user, then we need to provide default
-# value. By we need to know if files were specified by the user.
-ac_need_defaults=:
-while test $# != 0
-do
- case $1 in
- --*=*)
- ac_option=`expr "x$1" : 'x\([^=]*\)='`
- ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
- ac_shift=:
- ;;
- -*)
- ac_option=$1
- ac_optarg=$2
- ac_shift=shift
- ;;
- *) # This is not an option, so the user has probably given explicit
- # arguments.
- ac_option=$1
- ac_need_defaults=false;;
- esac
-
- case $ac_option in
- # Handling of the options.
- -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
- ac_cs_recheck=: ;;
- --version | --vers* | -V )
- echo "$ac_cs_version"; exit 0 ;;
- --he | --h)
- # Conflict between --help and --header
- { { echo "$as_me:$LINENO: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; };;
- --help | --hel | -h )
- echo "$ac_cs_usage"; exit 0 ;;
- --debug | --d* | -d )
- debug=: ;;
- --file | --fil | --fi | --f )
- $ac_shift
- CONFIG_FILES="$CONFIG_FILES $ac_optarg"
- ac_need_defaults=false;;
- --header | --heade | --head | --hea )
- $ac_shift
- CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
- ac_need_defaults=false;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil | --si | --s)
- ac_cs_silent=: ;;
-
- # This is an error.
- -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; } ;;
-
- *) ac_config_targets="$ac_config_targets $1" ;;
-
- esac
- shift
-done
-
-ac_configure_extra_args=
-
-if $ac_cs_silent; then
- exec 6>/dev/null
- ac_configure_extra_args="$ac_configure_extra_args --silent"
-fi
-
-if $ac_cs_recheck; then
- echo "running /bin/sh ./configure " '--libdir=/usr/lib/jni/' '--prefix=/usr/' $ac_configure_extra_args " --no-create --no-recursion" >&6
- exec /bin/sh ./configure '--libdir=/usr/lib/jni/' '--prefix=/usr/' $ac_configure_extra_args --no-create --no-recursion
-fi
-
-for ac_config_target in $ac_config_targets
-do
- case "$ac_config_target" in
- # Handling of arguments.
- "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
- "vte-java.pc" ) CONFIG_FILES="$CONFIG_FILES vte-java.pc" ;;
- "doc/examples/runExample.sh" ) CONFIG_FILES="$CONFIG_FILES doc/examples/runExample.sh" ;;
- "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
- "src/java/org/gnu/gnomevte/Terminal.java" ) CONFIG_FILES="$CONFIG_FILES src/java/org/gnu/gnomevte/Terminal.java" ;;
- *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
-echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# If the user did not use the arguments to specify the items to instantiate,
-# then the envvar interface is used. Set only those that are not.
-# We use the long form for the default assignment because of an extremely
-# bizarre bug on SunOS 4.1.3.
-if $ac_need_defaults; then
- test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
-fi
-
-# Have a temporary directory for convenience. Make it in the build tree
-# simply because there is no reason to put it here, and in addition,
-# creating and moving files from /tmp can sometimes cause problems.
-# Create a temporary directory, and hook for its removal unless debugging.
-$debug ||
-{
- trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
- trap '{ (exit 1); exit 1; }' 1 2 13 15
-}
-
-# Create a (secure) tmp directory for tmp files.
-
-{
- tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
- test -n "$tmp" && test -d "$tmp"
-} ||
-{
- tmp=./confstat$$-$RANDOM
- (umask 077 && mkdir $tmp)
-} ||
-{
- echo "$me: cannot create a temporary directory in ." >&2
- { (exit 1); exit 1; }
-}
-
-
-#
-# CONFIG_FILES section.
-#
-
-# No need to generate the scripts if there are no CONFIG_FILES.
-# This happens for instance when ./config.status config.h
-if test -n "$CONFIG_FILES"; then
- # Protect against being on the right side of a sed subst in config.status.
- sed 's/,@/@@/; s/@,/@@/; s/,;t t$/@;t t/; /@;t t$/s/[\\&,]/\\&/g;
- s/@@/,@/; s/@@/@,/; s/@;t t$/,;t t/' >$tmp/subs.sed <<\CEOF
-s, at SHELL@,/bin/sh,;t t
-s, at PATH_SEPARATOR@,:,;t t
-s, at PACKAGE_NAME@,,;t t
-s, at PACKAGE_TARNAME@,,;t t
-s, at PACKAGE_VERSION@,,;t t
-s, at PACKAGE_STRING@,,;t t
-s, at PACKAGE_BUGREPORT@,,;t t
-s, at exec_prefix@,${prefix},;t t
-s, at prefix@,/usr/,;t t
-s, at program_transform_name@,s,x,x,,;t t
-s, at bindir@,${exec_prefix}/bin,;t t
-s, at sbindir@,${exec_prefix}/sbin,;t t
-s, at libexecdir@,${exec_prefix}/libexec,;t t
-s, at datadir@,${prefix}/share,;t t
-s, at sysconfdir@,${prefix}/etc,;t t
-s, at sharedstatedir@,${prefix}/com,;t t
-s, at localstatedir@,${prefix}/var,;t t
-s, at libdir@,/usr/lib/jni/,;t t
-s, at includedir@,${prefix}/include,;t t
-s, at oldincludedir@,/usr/include,;t t
-s, at infodir@,${prefix}/info,;t t
-s, at mandir@,${prefix}/man,;t t
-s, at build_alias@,,;t t
-s, at host_alias@,,;t t
-s, at target_alias@,,;t t
-s, at DEFS@,-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 ,;t t
-s, at ECHO_C@,,;t t
-s, at ECHO_N@,-n,;t t
-s, at ECHO_T@,,;t t
-s, at LIBS@,,;t t
-s, at INSTALLED_CLASSPATH@,${prefix}/share/java/gnomevte0.11-0.11.13.jar,;t t
-s, at INSTALLED_JNI_DIR@,${prefix}/lib/jni/,;t t
-s, at version@,0.11.13,;t t
-s, at apiversion@,0.11,;t t
-s, at PKG_CONFIG@,/usr/bin/pkg-config,;t t
-s, at GTKJAVA_CFLAGS@, ,;t t
-s, at GTKJAVA_LIBS@, ,;t t
-s, at gtkapiversion@,2.4,;t t
-s, at GTKJAR@,/home/java-gnome-2.8.3/libgtk-java/lib/gtk2.4-2.4.6.jar,;t t
-s, at JG_GTK_LIB_PATH@,/home/java-gnome-2.8.3/libgtk-java/lib/,;t t
-s, at NATIVEGTKJAR@,/home/java-gnome-2.8.3/libgtk-java/lib//libgtkjar2.4.so,;t t
-s, at GNOMEJAVA_CFLAGS@, ,;t t
-s, at GNOMEJAVA_LIBS@, ,;t t
-s, at gnomeapiversion@,2.8,;t t
-s, at GNOMEJAR@,/home/java-gnome-2.8.3/libgnome-java/lib//gnome2.8-2.8.2.jar,;t t
-s, at JG_GNOME_LIB_PATH@,/home/java-gnome-2.8.3/libgnome-java/lib/,;t t
-s, at NATIVEGNOMEJAR@,/home/java-gnome-2.8.3/libgnome-java/lib//libgnomejar2.8.so,;t t
-s, at CC@,gcc,;t t
-s, at CFLAGS@,-g -O2,;t t
-s, at LDFLAGS@,,;t t
-s, at CPPFLAGS@,,;t t
-s, at ac_ct_CC@,gcc,;t t
-s, at EXEEXT@,,;t t
-s, at OBJEXT@,o,;t t
-s, at INSTALL_PROGRAM@,${INSTALL},;t t
-s, at INSTALL_SCRIPT@,${INSTALL},;t t
-s, at INSTALL_DATA@,${INSTALL} -m 644,;t t
-s, at DB1@,/usr/bin/db2html,;t t
-s, at DB2@,,;t t
-s, at DOCBOOK@,/usr/bin/db2html,;t t
-s, at JAVAC@,gcj -C,;t t
-s, at JAR@,/usr/bin/jar,;t t
-s, at GCJ@,/usr/bin/gcj,;t t
-s, at GCJ_CLASSPATH@,/usr/share/java/libgcj-3.3.5.jar:,;t t
-s, at GCJ_BUILD_TARGETS@,native-gcj,;t t
-s, at GCJ_INSTALL_TARGETS@,native_install,;t t
-s, at GCJ_UNINSTALL_TARGETS@,native_uninstall,;t t
-s, at GTK_CFLAGS@,-DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ,;t t
-s, at GTK_LIBS@,-Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ,;t t
-s, at TOPLEVEL_TARGETS@,,;t t
-s, at INSTALL_TARGETS@,,;t t
-s, at UNINSTALL_TARGETS@,,;t t
-s, at MACRO_FLAG@,,;t t
-s, at ALLOCA@,,;t t
-s, at CPP@,/lib/cpp,;t t
-s, at EGREP@,grep -E,;t t
-s, at GNOME_CFLAGS@,-DORBIT2=1 -pthread -DXTHREADS -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/free [...]
-s, at GNOME_LIBS@,-Wl,--export-dynamic -pthread -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 -lpthread -lz -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lgnomecanvas-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ,;t t
-s, at VTE_CFLAGS@,-DXTHREADS -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 ,;t t
-s, at VTE_LIBS@,-Wl,--export-dynamic -L/usr/X11R6/lib -lvte -lncurses -lXft -lfreetype -lz -lXrender -lX11 -lgtk-x11-2.0 -lfontconfig -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ,;t t
-s, at LIBOBJS@,,;t t
-s, at LTLIBOBJS@,,;t t
-CEOF
-
- # Split the substitutions into bite-sized pieces for seds with
- # small command number limits, like on Digital OSF/1 and HP-UX.
- ac_max_sed_lines=48
- ac_sed_frag=1 # Number of current file.
- ac_beg=1 # First line for current file.
- ac_end=$ac_max_sed_lines # Line after last line for current file.
- ac_more_lines=:
- ac_sed_cmds=
- while $ac_more_lines; do
- if test $ac_beg -gt 1; then
- sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- else
- sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- fi
- if test ! -s $tmp/subs.frag; then
- ac_more_lines=false
- else
- # The purpose of the label and of the branching condition is to
- # speed up the sed processing (if there are no `@' at all, there
- # is no need to browse any of the substitutions).
- # These are the two extra sed commands mentioned above.
- (echo ':t
- /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
- else
- ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
- fi
- ac_sed_frag=`expr $ac_sed_frag + 1`
- ac_beg=$ac_end
- ac_end=`expr $ac_end + $ac_max_sed_lines`
- fi
- done
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds=cat
- fi
-fi # test -n "$CONFIG_FILES"
-
-for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
- # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
- case $ac_file in
- - | *:- | *:-:* ) # input from stdin
- cat >$tmp/stdin
- ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- * ) ac_file_in=$ac_file.in ;;
- esac
-
- # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
- ac_dir=`(dirname "$ac_file") 2>/dev/null ||
-$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$ac_file" : 'X\(//\)[^/]' \| \
- X"$ac_file" : 'X\(//\)$' \| \
- X"$ac_file" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$ac_file" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- { if $as_mkdir_p; then
- mkdir -p "$ac_dir"
- else
- as_dir="$ac_dir"
- as_dirs=
- while test ! -d "$as_dir"; do
- as_dirs="$as_dir $as_dirs"
- as_dir=`(dirname "$as_dir") 2>/dev/null ||
-$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$as_dir" : 'X\(//\)[^/]' \| \
- X"$as_dir" : 'X\(//\)$' \| \
- X"$as_dir" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$as_dir" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- done
- test ! -n "$as_dirs" || mkdir $as_dirs
- fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
-echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
- { (exit 1); exit 1; }; }; }
-
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
-
- case $INSTALL in
- [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
- *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
- esac
-
- # Let's still pretend it is `configure' which instantiates (i.e., don't
- # use $as_me), people would be surprised to read:
- # /* config.h. Generated by config.status. */
- if test x"$ac_file" = x-; then
- configure_input=
- else
- configure_input="$ac_file. "
- fi
- configure_input=$configure_input"Generated from `echo $ac_file_in |
- sed 's,.*/,,'` by configure."
-
- # First look for the input files in the build tree, otherwise in the
- # src tree.
- ac_file_inputs=`IFS=:
- for f in $ac_file_in; do
- case $f in
- -) echo $tmp/stdin ;;
- [\\/$]*)
- # Absolute (can't be DOS-style, as IFS=:)
- test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- echo "$f";;
- *) # Relative
- if test -f "$f"; then
- # Build tree
- echo "$f"
- elif test -f "$srcdir/$f"; then
- # Source tree
- echo "$srcdir/$f"
- else
- # /dev/null tree
- { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- fi;;
- esac
- done` || { (exit 1); exit 1; }
-
- if test x"$ac_file" != x-; then
- { echo "$as_me:$LINENO: creating $ac_file" >&5
-echo "$as_me: creating $ac_file" >&6;}
- rm -f "$ac_file"
- fi
- sed "/^[ ]*VPATH[ ]*=/{
-s/:*\$(srcdir):*/:/;
-s/:*\${srcdir}:*/:/;
-s/:*@srcdir@:*/:/;
-s/^\([^=]*=[ ]*\):*/\1/;
-s/:*$//;
-s/^[^=]*=[ ]*$//;
-}
-
-:t
-/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
-s, at configure_input@,$configure_input,;t t
-s, at srcdir@,$ac_srcdir,;t t
-s, at abs_srcdir@,$ac_abs_srcdir,;t t
-s, at top_srcdir@,$ac_top_srcdir,;t t
-s, at abs_top_srcdir@,$ac_abs_top_srcdir,;t t
-s, at builddir@,$ac_builddir,;t t
-s, at abs_builddir@,$ac_abs_builddir,;t t
-s, at top_builddir@,$ac_top_builddir,;t t
-s, at abs_top_builddir@,$ac_abs_top_builddir,;t t
-s, at INSTALL@,$ac_INSTALL,;t t
-" $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
- rm -f $tmp/stdin
- if test x"$ac_file" != x-; then
- mv $tmp/out $ac_file
- else
- cat $tmp/out
- rm -f $tmp/out
- fi
-
-done
-
-{ (exit 0); exit 0; }
diff --git a/libvte-java/configure b/libvte-java/configure
deleted file mode 100644
index 9c2bb3d..0000000
--- a/libvte-java/configure
+++ /dev/null
@@ -1,5342 +0,0 @@
-#! /bin/sh
-# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.59.
-#
-# Copyright (C) 2003 Free Software Foundation, Inc.
-# This configure script is free software; the Free Software Foundation
-# gives unlimited permission to copy, distribute and modify it.
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-
-# Name of the host.
-# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
-# so uname gets run too.
-ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
-
-exec 6>&1
-
-#
-# Initializations.
-#
-ac_default_prefix=/usr/local
-ac_config_libobj_dir=.
-cross_compiling=no
-subdirs=
-MFLAGS=
-MAKEFLAGS=
-SHELL=${CONFIG_SHELL-/bin/sh}
-
-# Maximum number of lines to put in a shell here document.
-# This variable seems obsolete. It should probably be removed, and
-# only ac_max_sed_lines should be used.
-: ${ac_max_here_lines=38}
-
-# Identity of this package.
-PACKAGE_NAME=
-PACKAGE_TARNAME=
-PACKAGE_VERSION=
-PACKAGE_STRING=
-PACKAGE_BUGREPORT=
-
-ac_unique_file="src/jni/org_gnu_gnomevte_Terminal.c"
-ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALLED_CLASSPATH INSTALLED_JNI_DIR version apiversion PKG_CONFIG GTKJAVA_CFLAGS GTKJAVA_LIBS gtkapiversion GTKJAR JG_GTK_LIB_PATH NATIVEGTKJAR GN [...]
-ac_subst_files=''
-
-# Initialize some variables set by options.
-ac_init_help=
-ac_init_version=false
-# The variables have the same names as the options, with
-# dashes changed to underlines.
-cache_file=/dev/null
-exec_prefix=NONE
-no_create=
-no_recursion=
-prefix=NONE
-program_prefix=NONE
-program_suffix=NONE
-program_transform_name=s,x,x,
-silent=
-site=
-srcdir=
-verbose=
-x_includes=NONE
-x_libraries=NONE
-
-# Installation directory options.
-# These are left unexpanded so users can "make install exec_prefix=/foo"
-# and all the variables that are supposed to be based on exec_prefix
-# by default will actually change.
-# Use braces instead of parens because sh, perl, etc. also accept them.
-bindir='${exec_prefix}/bin'
-sbindir='${exec_prefix}/sbin'
-libexecdir='${exec_prefix}/libexec'
-datadir='${prefix}/share'
-sysconfdir='${prefix}/etc'
-sharedstatedir='${prefix}/com'
-localstatedir='${prefix}/var'
-libdir='${exec_prefix}/lib'
-includedir='${prefix}/include'
-oldincludedir='/usr/include'
-infodir='${prefix}/info'
-mandir='${prefix}/man'
-
-ac_prev=
-for ac_option
-do
- # If the previous option needs an argument, assign it.
- if test -n "$ac_prev"; then
- eval "$ac_prev=\$ac_option"
- ac_prev=
- continue
- fi
-
- ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
-
- # Accept the important Cygnus configure options, so we can diagnose typos.
-
- case $ac_option in
-
- -bindir | --bindir | --bindi | --bind | --bin | --bi)
- ac_prev=bindir ;;
- -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
- bindir=$ac_optarg ;;
-
- -build | --build | --buil | --bui | --bu)
- ac_prev=build_alias ;;
- -build=* | --build=* | --buil=* | --bui=* | --bu=*)
- build_alias=$ac_optarg ;;
-
- -cache-file | --cache-file | --cache-fil | --cache-fi \
- | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
- ac_prev=cache_file ;;
- -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
- | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
- cache_file=$ac_optarg ;;
-
- --config-cache | -C)
- cache_file=config.cache ;;
-
- -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
- ac_prev=datadir ;;
- -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
- | --da=*)
- datadir=$ac_optarg ;;
-
- -disable-* | --disable-*)
- ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid feature name: $ac_feature" >&2
- { (exit 1); exit 1; }; }
- ac_feature=`echo $ac_feature | sed 's/-/_/g'`
- eval "enable_$ac_feature=no" ;;
-
- -enable-* | --enable-*)
- ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid feature name: $ac_feature" >&2
- { (exit 1); exit 1; }; }
- ac_feature=`echo $ac_feature | sed 's/-/_/g'`
- case $ac_option in
- *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
- *) ac_optarg=yes ;;
- esac
- eval "enable_$ac_feature='$ac_optarg'" ;;
-
- -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
- | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
- | --exec | --exe | --ex)
- ac_prev=exec_prefix ;;
- -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
- | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
- | --exec=* | --exe=* | --ex=*)
- exec_prefix=$ac_optarg ;;
-
- -gas | --gas | --ga | --g)
- # Obsolete; use --with-gas.
- with_gas=yes ;;
-
- -help | --help | --hel | --he | -h)
- ac_init_help=long ;;
- -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
- ac_init_help=recursive ;;
- -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
- ac_init_help=short ;;
-
- -host | --host | --hos | --ho)
- ac_prev=host_alias ;;
- -host=* | --host=* | --hos=* | --ho=*)
- host_alias=$ac_optarg ;;
-
- -includedir | --includedir | --includedi | --included | --include \
- | --includ | --inclu | --incl | --inc)
- ac_prev=includedir ;;
- -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
- | --includ=* | --inclu=* | --incl=* | --inc=*)
- includedir=$ac_optarg ;;
-
- -infodir | --infodir | --infodi | --infod | --info | --inf)
- ac_prev=infodir ;;
- -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
- infodir=$ac_optarg ;;
-
- -libdir | --libdir | --libdi | --libd)
- ac_prev=libdir ;;
- -libdir=* | --libdir=* | --libdi=* | --libd=*)
- libdir=$ac_optarg ;;
-
- -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
- | --libexe | --libex | --libe)
- ac_prev=libexecdir ;;
- -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
- | --libexe=* | --libex=* | --libe=*)
- libexecdir=$ac_optarg ;;
-
- -localstatedir | --localstatedir | --localstatedi | --localstated \
- | --localstate | --localstat | --localsta | --localst \
- | --locals | --local | --loca | --loc | --lo)
- ac_prev=localstatedir ;;
- -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
- | --localstate=* | --localstat=* | --localsta=* | --localst=* \
- | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
- localstatedir=$ac_optarg ;;
-
- -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
- ac_prev=mandir ;;
- -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
- mandir=$ac_optarg ;;
-
- -nfp | --nfp | --nf)
- # Obsolete; use --without-fp.
- with_fp=no ;;
-
- -no-create | --no-create | --no-creat | --no-crea | --no-cre \
- | --no-cr | --no-c | -n)
- no_create=yes ;;
-
- -no-recursion | --no-recursion | --no-recursio | --no-recursi \
- | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
- no_recursion=yes ;;
-
- -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
- | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
- | --oldin | --oldi | --old | --ol | --o)
- ac_prev=oldincludedir ;;
- -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
- | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
- | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
- oldincludedir=$ac_optarg ;;
-
- -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
- ac_prev=prefix ;;
- -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
- prefix=$ac_optarg ;;
-
- -program-prefix | --program-prefix | --program-prefi | --program-pref \
- | --program-pre | --program-pr | --program-p)
- ac_prev=program_prefix ;;
- -program-prefix=* | --program-prefix=* | --program-prefi=* \
- | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
- program_prefix=$ac_optarg ;;
-
- -program-suffix | --program-suffix | --program-suffi | --program-suff \
- | --program-suf | --program-su | --program-s)
- ac_prev=program_suffix ;;
- -program-suffix=* | --program-suffix=* | --program-suffi=* \
- | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
- program_suffix=$ac_optarg ;;
-
- -program-transform-name | --program-transform-name \
- | --program-transform-nam | --program-transform-na \
- | --program-transform-n | --program-transform- \
- | --program-transform | --program-transfor \
- | --program-transfo | --program-transf \
- | --program-trans | --program-tran \
- | --progr-tra | --program-tr | --program-t)
- ac_prev=program_transform_name ;;
- -program-transform-name=* | --program-transform-name=* \
- | --program-transform-nam=* | --program-transform-na=* \
- | --program-transform-n=* | --program-transform-=* \
- | --program-transform=* | --program-transfor=* \
- | --program-transfo=* | --program-transf=* \
- | --program-trans=* | --program-tran=* \
- | --progr-tra=* | --program-tr=* | --program-t=*)
- program_transform_name=$ac_optarg ;;
-
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil)
- silent=yes ;;
-
- -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
- ac_prev=sbindir ;;
- -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
- | --sbi=* | --sb=*)
- sbindir=$ac_optarg ;;
-
- -sharedstatedir | --sharedstatedir | --sharedstatedi \
- | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
- | --sharedst | --shareds | --shared | --share | --shar \
- | --sha | --sh)
- ac_prev=sharedstatedir ;;
- -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
- | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
- | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
- | --sha=* | --sh=*)
- sharedstatedir=$ac_optarg ;;
-
- -site | --site | --sit)
- ac_prev=site ;;
- -site=* | --site=* | --sit=*)
- site=$ac_optarg ;;
-
- -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
- ac_prev=srcdir ;;
- -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
- srcdir=$ac_optarg ;;
-
- -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
- | --syscon | --sysco | --sysc | --sys | --sy)
- ac_prev=sysconfdir ;;
- -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
- | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
- sysconfdir=$ac_optarg ;;
-
- -target | --target | --targe | --targ | --tar | --ta | --t)
- ac_prev=target_alias ;;
- -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
- target_alias=$ac_optarg ;;
-
- -v | -verbose | --verbose | --verbos | --verbo | --verb)
- verbose=yes ;;
-
- -version | --version | --versio | --versi | --vers | -V)
- ac_init_version=: ;;
-
- -with-* | --with-*)
- ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid package name: $ac_package" >&2
- { (exit 1); exit 1; }; }
- ac_package=`echo $ac_package| sed 's/-/_/g'`
- case $ac_option in
- *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
- *) ac_optarg=yes ;;
- esac
- eval "with_$ac_package='$ac_optarg'" ;;
-
- -without-* | --without-*)
- ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
- # Reject names that are not valid shell variable names.
- expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid package name: $ac_package" >&2
- { (exit 1); exit 1; }; }
- ac_package=`echo $ac_package | sed 's/-/_/g'`
- eval "with_$ac_package=no" ;;
-
- --x)
- # Obsolete; use --with-x.
- with_x=yes ;;
-
- -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
- | --x-incl | --x-inc | --x-in | --x-i)
- ac_prev=x_includes ;;
- -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
- | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
- x_includes=$ac_optarg ;;
-
- -x-libraries | --x-libraries | --x-librarie | --x-librari \
- | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
- ac_prev=x_libraries ;;
- -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
- | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
- x_libraries=$ac_optarg ;;
-
- -*) { echo "$as_me: error: unrecognized option: $ac_option
-Try \`$0 --help' for more information." >&2
- { (exit 1); exit 1; }; }
- ;;
-
- *=*)
- ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
- # Reject names that are not valid shell variable names.
- expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
- { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
- { (exit 1); exit 1; }; }
- ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
- eval "$ac_envvar='$ac_optarg'"
- export $ac_envvar ;;
-
- *)
- # FIXME: should be removed in autoconf 3.0.
- echo "$as_me: WARNING: you should use --build, --host, --target" >&2
- expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
- echo "$as_me: WARNING: invalid host type: $ac_option" >&2
- : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
- ;;
-
- esac
-done
-
-if test -n "$ac_prev"; then
- ac_option=--`echo $ac_prev | sed 's/_/-/g'`
- { echo "$as_me: error: missing argument to $ac_option" >&2
- { (exit 1); exit 1; }; }
-fi
-
-# Be sure to have absolute paths.
-for ac_var in exec_prefix prefix
-do
- eval ac_val=$`echo $ac_var`
- case $ac_val in
- [\\/$]* | ?:[\\/]* | NONE | '' ) ;;
- *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# Be sure to have absolute paths.
-for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
- localstatedir libdir includedir oldincludedir infodir mandir
-do
- eval ac_val=$`echo $ac_var`
- case $ac_val in
- [\\/$]* | ?:[\\/]* ) ;;
- *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# There might be people who depend on the old broken behavior: `$host'
-# used to hold the argument of --host etc.
-# FIXME: To remove some day.
-build=$build_alias
-host=$host_alias
-target=$target_alias
-
-# FIXME: To remove some day.
-if test "x$host_alias" != x; then
- if test "x$build_alias" = x; then
- cross_compiling=maybe
- echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
- If a cross compiler is detected then cross compile mode will be used." >&2
- elif test "x$build_alias" != "x$host_alias"; then
- cross_compiling=yes
- fi
-fi
-
-ac_tool_prefix=
-test -n "$host_alias" && ac_tool_prefix=$host_alias-
-
-test "$silent" = yes && exec 6>/dev/null
-
-
-# Find the source files, if location was not specified.
-if test -z "$srcdir"; then
- ac_srcdir_defaulted=yes
- # Try the directory containing this script, then its parent.
- ac_confdir=`(dirname "$0") 2>/dev/null ||
-$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$0" : 'X\(//\)[^/]' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$0" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- srcdir=$ac_confdir
- if test ! -r $srcdir/$ac_unique_file; then
- srcdir=..
- fi
-else
- ac_srcdir_defaulted=no
-fi
-if test ! -r $srcdir/$ac_unique_file; then
- if test "$ac_srcdir_defaulted" = yes; then
- { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
- { (exit 1); exit 1; }; }
- else
- { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
- { (exit 1); exit 1; }; }
- fi
-fi
-(cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||
- { echo "$as_me: error: sources are in $srcdir, but \`cd $srcdir' does not work" >&2
- { (exit 1); exit 1; }; }
-srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
-ac_env_build_alias_set=${build_alias+set}
-ac_env_build_alias_value=$build_alias
-ac_cv_env_build_alias_set=${build_alias+set}
-ac_cv_env_build_alias_value=$build_alias
-ac_env_host_alias_set=${host_alias+set}
-ac_env_host_alias_value=$host_alias
-ac_cv_env_host_alias_set=${host_alias+set}
-ac_cv_env_host_alias_value=$host_alias
-ac_env_target_alias_set=${target_alias+set}
-ac_env_target_alias_value=$target_alias
-ac_cv_env_target_alias_set=${target_alias+set}
-ac_cv_env_target_alias_value=$target_alias
-ac_env_CC_set=${CC+set}
-ac_env_CC_value=$CC
-ac_cv_env_CC_set=${CC+set}
-ac_cv_env_CC_value=$CC
-ac_env_CFLAGS_set=${CFLAGS+set}
-ac_env_CFLAGS_value=$CFLAGS
-ac_cv_env_CFLAGS_set=${CFLAGS+set}
-ac_cv_env_CFLAGS_value=$CFLAGS
-ac_env_LDFLAGS_set=${LDFLAGS+set}
-ac_env_LDFLAGS_value=$LDFLAGS
-ac_cv_env_LDFLAGS_set=${LDFLAGS+set}
-ac_cv_env_LDFLAGS_value=$LDFLAGS
-ac_env_CPPFLAGS_set=${CPPFLAGS+set}
-ac_env_CPPFLAGS_value=$CPPFLAGS
-ac_cv_env_CPPFLAGS_set=${CPPFLAGS+set}
-ac_cv_env_CPPFLAGS_value=$CPPFLAGS
-ac_env_CPP_set=${CPP+set}
-ac_env_CPP_value=$CPP
-ac_cv_env_CPP_set=${CPP+set}
-ac_cv_env_CPP_value=$CPP
-
-#
-# Report the --help message.
-#
-if test "$ac_init_help" = "long"; then
- # Omit some internal or obsolete options to make the list less imposing.
- # This message is too long to be a string in the A/UX 3.1 sh.
- cat <<_ACEOF
-\`configure' configures this package to adapt to many kinds of systems.
-
-Usage: $0 [OPTION]... [VAR=VALUE]...
-
-To assign environment variables (e.g., CC, CFLAGS...), specify them as
-VAR=VALUE. See below for descriptions of some of the useful variables.
-
-Defaults for the options are specified in brackets.
-
-Configuration:
- -h, --help display this help and exit
- --help=short display options specific to this package
- --help=recursive display the short help of all the included packages
- -V, --version display version information and exit
- -q, --quiet, --silent do not print \`checking...' messages
- --cache-file=FILE cache test results in FILE [disabled]
- -C, --config-cache alias for \`--cache-file=config.cache'
- -n, --no-create do not create output files
- --srcdir=DIR find the sources in DIR [configure dir or \`..']
-
-_ACEOF
-
- cat <<_ACEOF
-Installation directories:
- --prefix=PREFIX install architecture-independent files in PREFIX
- [$ac_default_prefix]
- --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
- [PREFIX]
-
-By default, \`make install' will install all the files in
-\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
-an installation prefix other than \`$ac_default_prefix' using \`--prefix',
-for instance \`--prefix=\$HOME'.
-
-For better control, use the options below.
-
-Fine tuning of the installation directories:
- --bindir=DIR user executables [EPREFIX/bin]
- --sbindir=DIR system admin executables [EPREFIX/sbin]
- --libexecdir=DIR program executables [EPREFIX/libexec]
- --datadir=DIR read-only architecture-independent data [PREFIX/share]
- --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
- --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
- --localstatedir=DIR modifiable single-machine data [PREFIX/var]
- --libdir=DIR object code libraries [EPREFIX/lib]
- --includedir=DIR C header files [PREFIX/include]
- --oldincludedir=DIR C header files for non-gcc [/usr/include]
- --infodir=DIR info documentation [PREFIX/info]
- --mandir=DIR man documentation [PREFIX/man]
-_ACEOF
-
- cat <<\_ACEOF
-_ACEOF
-fi
-
-if test -n "$ac_init_help"; then
-
- cat <<\_ACEOF
-
-Optional Packages:
- --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
- --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
- --without-gcj-compile Binary builds of Java-GNOME
-with gcj compiler will not be made
- --with-gcj-prefix=PFX Prefix where gcj is installed (optional)
-
-Some influential environment variables:
- CC C compiler command
- CFLAGS C compiler flags
- LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
- nonstandard directory <lib dir>
- CPPFLAGS C/C++ preprocessor flags, e.g. -I<include dir> if you have
- headers in a nonstandard directory <include dir>
- CPP C preprocessor
-
-Use these variables to override the choices made by `configure' or to help
-it to find libraries and programs with nonstandard names/locations.
-
-_ACEOF
-fi
-
-if test "$ac_init_help" = "recursive"; then
- # If there are subdirs, report their specific --help.
- ac_popdir=`pwd`
- for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
- test -d $ac_dir || continue
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
- cd $ac_dir
- # Check for guested configure; otherwise get Cygnus style configure.
- if test -f $ac_srcdir/configure.gnu; then
- echo
- $SHELL $ac_srcdir/configure.gnu --help=recursive
- elif test -f $ac_srcdir/configure; then
- echo
- $SHELL $ac_srcdir/configure --help=recursive
- elif test -f $ac_srcdir/configure.ac ||
- test -f $ac_srcdir/configure.in; then
- echo
- $ac_configure --help
- else
- echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
- fi
- cd "$ac_popdir"
- done
-fi
-
-test -n "$ac_init_help" && exit 0
-if $ac_init_version; then
- cat <<\_ACEOF
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This configure script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it.
-_ACEOF
- exit 0
-fi
-exec 5>config.log
-cat >&5 <<_ACEOF
-This file contains any messages produced by compilers while
-running configure, to aid debugging if configure makes a mistake.
-
-It was created by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- $ $0 $@
-
-_ACEOF
-{
-cat <<_ASUNAME
-## --------- ##
-## Platform. ##
-## --------- ##
-
-hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
-uname -m = `(uname -m) 2>/dev/null || echo unknown`
-uname -r = `(uname -r) 2>/dev/null || echo unknown`
-uname -s = `(uname -s) 2>/dev/null || echo unknown`
-uname -v = `(uname -v) 2>/dev/null || echo unknown`
-
-/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
-/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
-
-/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
-/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
-/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
-hostinfo = `(hostinfo) 2>/dev/null || echo unknown`
-/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
-/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
-/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
-
-_ASUNAME
-
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- echo "PATH: $as_dir"
-done
-
-} >&5
-
-cat >&5 <<_ACEOF
-
-
-## ----------- ##
-## Core tests. ##
-## ----------- ##
-
-_ACEOF
-
-
-# Keep a trace of the command line.
-# Strip out --no-create and --no-recursion so they do not pile up.
-# Strip out --silent because we don't want to record it for future runs.
-# Also quote any args containing shell meta-characters.
-# Make two passes to allow for proper duplicate-argument suppression.
-ac_configure_args=
-ac_configure_args0=
-ac_configure_args1=
-ac_sep=
-ac_must_keep_next=false
-for ac_pass in 1 2
-do
- for ac_arg
- do
- case $ac_arg in
- -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil)
- continue ;;
- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
- ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
- esac
- case $ac_pass in
- 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
- 2)
- ac_configure_args1="$ac_configure_args1 '$ac_arg'"
- if test $ac_must_keep_next = true; then
- ac_must_keep_next=false # Got value, back to normal.
- else
- case $ac_arg in
- *=* | --config-cache | -C | -disable-* | --disable-* \
- | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
- | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
- | -with-* | --with-* | -without-* | --without-* | --x)
- case "$ac_configure_args0 " in
- "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
- esac
- ;;
- -* ) ac_must_keep_next=true ;;
- esac
- fi
- ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
- # Get rid of the leading space.
- ac_sep=" "
- ;;
- esac
- done
-done
-$as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
-$as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
-
-# When interrupted or exit'd, cleanup temporary files, and complete
-# config.log. We remove comments because anyway the quotes in there
-# would cause problems or look ugly.
-# WARNING: Be sure not to use single quotes in there, as some shells,
-# such as our DU 5.0 friend, will then `close' the trap.
-trap 'exit_status=$?
- # Save into config.log some information that might help in debugging.
- {
- echo
-
- cat <<\_ASBOX
-## ---------------- ##
-## Cache variables. ##
-## ---------------- ##
-_ASBOX
- echo
- # The following way of writing the cache mishandles newlines in values,
-{
- (set) 2>&1 |
- case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
- *ac_space=\ *)
- sed -n \
- "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
- s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
- ;;
- *)
- sed -n \
- "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
- ;;
- esac;
-}
- echo
-
- cat <<\_ASBOX
-## ----------------- ##
-## Output variables. ##
-## ----------------- ##
-_ASBOX
- echo
- for ac_var in $ac_subst_vars
- do
- eval ac_val=$`echo $ac_var`
- echo "$ac_var='"'"'$ac_val'"'"'"
- done | sort
- echo
-
- if test -n "$ac_subst_files"; then
- cat <<\_ASBOX
-## ------------- ##
-## Output files. ##
-## ------------- ##
-_ASBOX
- echo
- for ac_var in $ac_subst_files
- do
- eval ac_val=$`echo $ac_var`
- echo "$ac_var='"'"'$ac_val'"'"'"
- done | sort
- echo
- fi
-
- if test -s confdefs.h; then
- cat <<\_ASBOX
-## ----------- ##
-## confdefs.h. ##
-## ----------- ##
-_ASBOX
- echo
- sed "/^$/d" confdefs.h | sort
- echo
- fi
- test "$ac_signal" != 0 &&
- echo "$as_me: caught signal $ac_signal"
- echo "$as_me: exit $exit_status"
- } >&5
- rm -f core *.core &&
- rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
- exit $exit_status
- ' 0
-for ac_signal in 1 2 13 15; do
- trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
-done
-ac_signal=0
-
-# confdefs.h avoids OS command line length limits that DEFS can exceed.
-rm -rf conftest* confdefs.h
-# AIX cpp loses on an empty file, so make sure it contains at least a newline.
-echo >confdefs.h
-
-# Predefined preprocessor variables.
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_NAME "$PACKAGE_NAME"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_TARNAME "$PACKAGE_TARNAME"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_VERSION "$PACKAGE_VERSION"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_STRING "$PACKAGE_STRING"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
-_ACEOF
-
-
-# Let the site file select an alternate cache file if it wants to.
-# Prefer explicitly selected file to automatically selected ones.
-if test -z "$CONFIG_SITE"; then
- if test "x$prefix" != xNONE; then
- CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
- else
- CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
- fi
-fi
-for ac_site_file in $CONFIG_SITE; do
- if test -r "$ac_site_file"; then
- { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
-echo "$as_me: loading site script $ac_site_file" >&6;}
- sed 's/^/| /' "$ac_site_file" >&5
- . "$ac_site_file"
- fi
-done
-
-if test -r "$cache_file"; then
- # Some versions of bash will fail to source /dev/null (special
- # files actually), so we avoid doing that.
- if test -f "$cache_file"; then
- { echo "$as_me:$LINENO: loading cache $cache_file" >&5
-echo "$as_me: loading cache $cache_file" >&6;}
- case $cache_file in
- [\\/]* | ?:[\\/]* ) . $cache_file;;
- *) . ./$cache_file;;
- esac
- fi
-else
- { echo "$as_me:$LINENO: creating cache $cache_file" >&5
-echo "$as_me: creating cache $cache_file" >&6;}
- >$cache_file
-fi
-
-# Check that the precious variables saved in the cache have kept the same
-# value.
-ac_cache_corrupted=false
-for ac_var in `(set) 2>&1 |
- sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
- eval ac_old_set=\$ac_cv_env_${ac_var}_set
- eval ac_new_set=\$ac_env_${ac_var}_set
- eval ac_old_val="\$ac_cv_env_${ac_var}_value"
- eval ac_new_val="\$ac_env_${ac_var}_value"
- case $ac_old_set,$ac_new_set in
- set,)
- { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
-echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
- ac_cache_corrupted=: ;;
- ,set)
- { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
-echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
- ac_cache_corrupted=: ;;
- ,);;
- *)
- if test "x$ac_old_val" != "x$ac_new_val"; then
- { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
-echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
- { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
-echo "$as_me: former value: $ac_old_val" >&2;}
- { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
-echo "$as_me: current value: $ac_new_val" >&2;}
- ac_cache_corrupted=:
- fi;;
- esac
- # Pass precious variables to config.status.
- if test "$ac_new_set" = set; then
- case $ac_new_val in
- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
- ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
- *) ac_arg=$ac_var=$ac_new_val ;;
- esac
- case " $ac_configure_args " in
- *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
- *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
- esac
- fi
-done
-if $ac_cache_corrupted; then
- { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
-echo "$as_me: error: changes in the environment can compromise the build" >&2;}
- { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
-echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-version="0.11.13"
-apiversion="0.11"
-
-
-
-INSTALLED_CLASSPATH=\${prefix}/share/java/gnomevte${apiversion}-${version}.jar
-INSTALLED_JNI_DIR=\${prefix}/lib/jni/
-
-
-
-
-
-
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gtk2-java >= 2.4" >&5
-echo $ECHO_N "checking for gtk2-java >= 2.4... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gtk2-java >= 2.4" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GTKJAVA_CFLAGS" >&5
-echo $ECHO_N "checking GTKJAVA_CFLAGS... $ECHO_C" >&6
- GTKJAVA_CFLAGS=`$PKG_CONFIG --cflags "gtk2-java >= 2.4"`
- echo "$as_me:$LINENO: result: $GTKJAVA_CFLAGS" >&5
-echo "${ECHO_T}$GTKJAVA_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GTKJAVA_LIBS" >&5
-echo $ECHO_N "checking GTKJAVA_LIBS... $ECHO_C" >&6
- GTKJAVA_LIBS=`$PKG_CONFIG --libs "gtk2-java >= 2.4"`
- echo "$as_me:$LINENO: result: $GTKJAVA_LIBS" >&5
-echo "${ECHO_T}$GTKJAVA_LIBS" >&6
- else
- GTKJAVA_CFLAGS=""
- GTKJAVA_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GTKJAVA_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk2-java >= 2.4"`
- echo $GTKJAVA_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gtk2-java >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gtk2-java >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-
-echo "$as_me:$LINENO: checking for gtk-java api version" >&5
-echo $ECHO_N "checking for gtk-java api version... $ECHO_C" >&6
-gtkapiversion=`$PKG_CONFIG --variable api_version gtk2-java`
-echo "$as_me:$LINENO: result: $gtkapiversion" >&5
-echo "${ECHO_T}$gtkapiversion" >&6
-
-
-echo "$as_me:$LINENO: checking for gtk-java jar file" >&5
-echo $ECHO_N "checking for gtk-java jar file... $ECHO_C" >&6
-GTKJAR=`$PKG_CONFIG --variable classpath gtk2-java`
-echo "$as_me:$LINENO: result: $GTKJAR" >&5
-echo "${ECHO_T}$GTKJAR" >&6
-
-
-
-
-echo "$as_me:$LINENO: checking for gtk-java jar file" >&5
-echo $ECHO_N "checking for gtk-java jar file... $ECHO_C" >&6
-JG_GTK_LIB_PATH=`$PKG_CONFIG --variable jni_dir gtk2-java`
-echo "$as_me:$LINENO: result: $JG_GTK_LIB_PATH" >&5
-echo "${ECHO_T}$JG_GTK_LIB_PATH" >&6
-
-
-echo "$as_me:$LINENO: checking for gtk-java native gcj library" >&5
-echo $ECHO_N "checking for gtk-java native gcj library... $ECHO_C" >&6
-NATIVEGTKJAR=${JG_GTK_LIB_PATH}/libgtkjar${gtkapiversion}.so
-echo "$as_me:$LINENO: result: $NATIVEGTKJAR" >&5
-echo "${ECHO_T}$NATIVEGTKJAR" >&6
-
-
-
-
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gnome2-java >= 2.7" >&5
-echo $ECHO_N "checking for gnome2-java >= 2.7... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gnome2-java >= 2.7" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GNOMEJAVA_CFLAGS" >&5
-echo $ECHO_N "checking GNOMEJAVA_CFLAGS... $ECHO_C" >&6
- GNOMEJAVA_CFLAGS=`$PKG_CONFIG --cflags "gnome2-java >= 2.7"`
- echo "$as_me:$LINENO: result: $GNOMEJAVA_CFLAGS" >&5
-echo "${ECHO_T}$GNOMEJAVA_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GNOMEJAVA_LIBS" >&5
-echo $ECHO_N "checking GNOMEJAVA_LIBS... $ECHO_C" >&6
- GNOMEJAVA_LIBS=`$PKG_CONFIG --libs "gnome2-java >= 2.7"`
- echo "$as_me:$LINENO: result: $GNOMEJAVA_LIBS" >&5
-echo "${ECHO_T}$GNOMEJAVA_LIBS" >&6
- else
- GNOMEJAVA_CFLAGS=""
- GNOMEJAVA_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GNOMEJAVA_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gnome2-java >= 2.7"`
- echo $GNOMEJAVA_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gnome2-java >= 2.7) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gnome2-java >= 2.7) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-
-echo "$as_me:$LINENO: checking for gnome-java api version" >&5
-echo $ECHO_N "checking for gnome-java api version... $ECHO_C" >&6
-gnomeapiversion=`$PKG_CONFIG --variable api_version gnome2-java`
-echo "$as_me:$LINENO: result: $gnomeapiversion" >&5
-echo "${ECHO_T}$gnomeapiversion" >&6
-
-
-echo "$as_me:$LINENO: checking for gnome-java jar file" >&5
-echo $ECHO_N "checking for gnome-java jar file... $ECHO_C" >&6
-GNOMEJAR=`$PKG_CONFIG --variable classpath gnome2-java`
-echo "$as_me:$LINENO: result: $GNOMEJAR" >&5
-echo "${ECHO_T}$GNOMEJAR" >&6
-
-
-
-
-echo "$as_me:$LINENO: checking for gnome-java jar file" >&5
-echo $ECHO_N "checking for gnome-java jar file... $ECHO_C" >&6
-JG_GNOME_LIB_PATH=`$PKG_CONFIG --variable jni_dir gnome2-java`
-echo "$as_me:$LINENO: result: $JG_GNOME_LIB_PATH" >&5
-echo "${ECHO_T}$JG_GNOME_LIB_PATH" >&6
-
-
-echo "$as_me:$LINENO: checking for gnome-java native gcj library" >&5
-echo $ECHO_N "checking for gnome-java native gcj library... $ECHO_C" >&6
-NATIVEGNOMEJAR=${JG_GNOME_LIB_PATH}/libgnomejar${gnomeapiversion}.so
-echo "$as_me:$LINENO: result: $NATIVEGNOMEJAR" >&5
-echo "${ECHO_T}$NATIVEGNOMEJAR" >&6
-
-
-
-
-
-
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
-echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
-# On Suns, sometimes $CPP names a directory.
-if test -n "$CPP" && test -d "$CPP"; then
- CPP=
-fi
-if test -z "$CPP"; then
- if test "${ac_cv_prog_CPP+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- # Double quotes because CPP needs to be expanded
- for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
- do
- ac_preproc_ok=false
-for ac_c_preproc_warn_flag in '' yes
-do
- # Use a header file that comes with gcc, so configuring glibc
- # with a fresh cross-compiler works.
- # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- # <limits.h> exists even on freestanding compilers.
- # On the NeXT, cc -E runs the code through the compiler's parser,
- # not just through cpp. "Syntax error" is here to catch this case.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
- Syntax error
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.$ac_ext
-
- # OK, works on sane cases. Now check whether non-existent headers
- # can be detected and how.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#include <ac_nonexistent.h>
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- # Broken: success on invalid input.
-continue
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then
- break
-fi
-
- done
- ac_cv_prog_CPP=$CPP
-
-fi
- CPP=$ac_cv_prog_CPP
-else
- ac_cv_prog_CPP=$CPP
-fi
-echo "$as_me:$LINENO: result: $CPP" >&5
-echo "${ECHO_T}$CPP" >&6
-ac_preproc_ok=false
-for ac_c_preproc_warn_flag in '' yes
-do
- # Use a header file that comes with gcc, so configuring glibc
- # with a fresh cross-compiler works.
- # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- # <limits.h> exists even on freestanding compilers.
- # On the NeXT, cc -E runs the code through the compiler's parser,
- # not just through cpp. "Syntax error" is here to catch this case.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
- Syntax error
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.$ac_ext
-
- # OK, works on sane cases. Now check whether non-existent headers
- # can be detected and how.
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#include <ac_nonexistent.h>
-_ACEOF
-if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } >/dev/null; then
- if test -s conftest.err; then
- ac_cpp_err=$ac_c_preproc_warn_flag
- ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
- else
- ac_cpp_err=
- fi
-else
- ac_cpp_err=yes
-fi
-if test -z "$ac_cpp_err"; then
- # Broken: success on invalid input.
-continue
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then
- :
-else
- { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." >&5
-echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-echo "$as_me:$LINENO: checking for egrep" >&5
-echo $ECHO_N "checking for egrep... $ECHO_C" >&6
-if test "${ac_cv_prog_egrep+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if echo a | (grep -E '(a|b)') >/dev/null 2>&1
- then ac_cv_prog_egrep='grep -E'
- else ac_cv_prog_egrep='egrep'
- fi
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5
-echo "${ECHO_T}$ac_cv_prog_egrep" >&6
- EGREP=$ac_cv_prog_egrep
-
-
-
-
-ac_aux_dir=
-for ac_dir in . $srcdir/.; do
- if test -f $ac_dir/install-sh; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/install-sh -c"
- break
- elif test -f $ac_dir/install.sh; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/install.sh -c"
- break
- elif test -f $ac_dir/shtool; then
- ac_aux_dir=$ac_dir
- ac_install_sh="$ac_aux_dir/shtool install -c"
- break
- fi
-done
-if test -z "$ac_aux_dir"; then
- { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in . $srcdir/." >&5
-echo "$as_me: error: cannot find install-sh or install.sh in . $srcdir/." >&2;}
- { (exit 1); exit 1; }; }
-fi
-ac_config_guess="$SHELL $ac_aux_dir/config.guess"
-ac_config_sub="$SHELL $ac_aux_dir/config.sub"
-ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
-
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-if test -n "$ac_tool_prefix"; then
- # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
-set dummy ${ac_tool_prefix}gcc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="${ac_tool_prefix}gcc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$ac_cv_prog_CC"; then
- ac_ct_CC=$CC
- # Extract the first word of "gcc", so it can be a program name with args.
-set dummy gcc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="gcc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- CC=$ac_ct_CC
-else
- CC="$ac_cv_prog_CC"
-fi
-
-if test -z "$CC"; then
- if test -n "$ac_tool_prefix"; then
- # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
-set dummy ${ac_tool_prefix}cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="${ac_tool_prefix}cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$ac_cv_prog_CC"; then
- ac_ct_CC=$CC
- # Extract the first word of "cc", so it can be a program name with args.
-set dummy cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- CC=$ac_ct_CC
-else
- CC="$ac_cv_prog_CC"
-fi
-
-fi
-if test -z "$CC"; then
- # Extract the first word of "cc", so it can be a program name with args.
-set dummy cc; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
- ac_prog_rejected=no
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
- ac_prog_rejected=yes
- continue
- fi
- ac_cv_prog_CC="cc"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-if test $ac_prog_rejected = yes; then
- # We found a bogon in the path, so make sure we never use it.
- set dummy $ac_cv_prog_CC
- shift
- if test $# != 0; then
- # We chose a different compiler from the bogus one.
- # However, it has the same basename, so the bogon will be chosen
- # first if we set CC to just the basename; use the full file name.
- shift
- ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
- fi
-fi
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-fi
-if test -z "$CC"; then
- if test -n "$ac_tool_prefix"; then
- for ac_prog in cl
- do
- # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
-set dummy $ac_tool_prefix$ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$CC"; then
- ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
- echo "$as_me:$LINENO: result: $CC" >&5
-echo "${ECHO_T}$CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$CC" && break
- done
-fi
-if test -z "$CC"; then
- ac_ct_CC=$CC
- for ac_prog in cl
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$ac_ct_CC"; then
- ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_ac_ct_CC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
- echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
-echo "${ECHO_T}$ac_ct_CC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$ac_ct_CC" && break
-done
-
- CC=$ac_ct_CC
-fi
-
-fi
-
-
-test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
-See \`config.log' for more details." >&5
-echo "$as_me: error: no acceptable C compiler found in \$PATH
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-
-# Provide some information about the compiler.
-echo "$as_me:$LINENO:" \
- "checking for C compiler version" >&5
-ac_compiler=`set X $ac_compile; echo $2`
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
- (eval $ac_compiler --version </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5
- (eval $ac_compiler -v </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-{ (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5
- (eval $ac_compiler -V </dev/null >&5) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }
-
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-ac_clean_files_save=$ac_clean_files
-ac_clean_files="$ac_clean_files a.out a.exe b.out"
-# Try to create an executable without -o first, disregard a.out.
-# It will help us diagnose broken compilers, and finding out an intuition
-# of exeext.
-echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
-ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
- (eval $ac_link_default) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- # Find the output, starting from the most likely. This scheme is
-# not robust to junk in `.', hence go to wildcards (a.*) only as a last
-# resort.
-
-# Be careful to initialize this variable, since it used to be cached.
-# Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile.
-ac_cv_exeext=
-# b.out is created by i960 compilers.
-for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out
-do
- test -f "$ac_file" || continue
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )
- ;;
- conftest.$ac_ext )
- # This is the source file.
- ;;
- [ab].out )
- # We found the default executable, but exeext='' is most
- # certainly right.
- break;;
- *.* )
- ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
- # FIXME: I believe we export ac_cv_exeext for Libtool,
- # but it would be cool to find out if it's true. Does anybody
- # maintain Libtool? --akim.
- export ac_cv_exeext
- break;;
- * )
- break;;
- esac
-done
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-{ { echo "$as_me:$LINENO: error: C compiler cannot create executables
-See \`config.log' for more details." >&5
-echo "$as_me: error: C compiler cannot create executables
-See \`config.log' for more details." >&2;}
- { (exit 77); exit 77; }; }
-fi
-
-ac_exeext=$ac_cv_exeext
-echo "$as_me:$LINENO: result: $ac_file" >&5
-echo "${ECHO_T}$ac_file" >&6
-
-# Check the compiler produces executables we can run. If not, either
-# the compiler is broken, or we cross compile.
-echo "$as_me:$LINENO: checking whether the C compiler works" >&5
-echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6
-# FIXME: These cross compiler hacks should be removed for Autoconf 3.0
-# If not cross compiling, check that we can run a simple program.
-if test "$cross_compiling" != yes; then
- if { ac_try='./$ac_file'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- cross_compiling=no
- else
- if test "$cross_compiling" = maybe; then
- cross_compiling=yes
- else
- { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
-If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot run C compiled programs.
-If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
- fi
- fi
-fi
-echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
-
-rm -f a.out a.exe conftest$ac_cv_exeext b.out
-ac_clean_files=$ac_clean_files_save
-# Check the compiler produces executables we can run. If not, either
-# the compiler is broken, or we cross compile.
-echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
-echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6
-echo "$as_me:$LINENO: result: $cross_compiling" >&5
-echo "${ECHO_T}$cross_compiling" >&6
-
-echo "$as_me:$LINENO: checking for suffix of executables" >&5
-echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- # If both `conftest.exe' and `conftest' are `present' (well, observable)
-# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
-# work properly (i.e., refer to `conftest.exe'), while it won't with
-# `rm'.
-for ac_file in conftest.exe conftest conftest.*; do
- test -f "$ac_file" || continue
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
- *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
- export ac_cv_exeext
- break;;
- * ) break;;
- esac
-done
-else
- { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-rm -f conftest$ac_cv_exeext
-echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
-echo "${ECHO_T}$ac_cv_exeext" >&6
-
-rm -f conftest.$ac_ext
-EXEEXT=$ac_cv_exeext
-ac_exeext=$EXEEXT
-echo "$as_me:$LINENO: checking for suffix of object files" >&5
-echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6
-if test "${ac_cv_objext+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.o conftest.obj
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; then
- for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do
- case $ac_file in
- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
- *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
- break;;
- esac
-done
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-{ { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
-See \`config.log' for more details." >&5
-echo "$as_me: error: cannot compute suffix of object files: cannot compile
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }
-fi
-
-rm -f conftest.$ac_cv_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
-echo "${ECHO_T}$ac_cv_objext" >&6
-OBJEXT=$ac_cv_objext
-ac_objext=$OBJEXT
-echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
-echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6
-if test "${ac_cv_c_compiler_gnu+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-#ifndef __GNUC__
- choke me
-#endif
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_compiler_gnu=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_compiler_gnu=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_cv_c_compiler_gnu=$ac_compiler_gnu
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
-GCC=`test $ac_compiler_gnu = yes && echo yes`
-ac_test_CFLAGS=${CFLAGS+set}
-ac_save_CFLAGS=$CFLAGS
-CFLAGS="-g"
-echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
-echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6
-if test "${ac_cv_prog_cc_g+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_prog_cc_g=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_prog_cc_g=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
-echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
-if test "$ac_test_CFLAGS" = set; then
- CFLAGS=$ac_save_CFLAGS
-elif test $ac_cv_prog_cc_g = yes; then
- if test "$GCC" = yes; then
- CFLAGS="-g -O2"
- else
- CFLAGS="-g"
- fi
-else
- if test "$GCC" = yes; then
- CFLAGS="-O2"
- else
- CFLAGS=
- fi
-fi
-echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5
-echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6
-if test "${ac_cv_prog_cc_stdc+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- ac_cv_prog_cc_stdc=no
-ac_save_CC=$CC
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#include <stdarg.h>
-#include <stdio.h>
-#include <sys/types.h>
-#include <sys/stat.h>
-/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
-struct buf { int x; };
-FILE * (*rcsopen) (struct buf *, struct stat *, int);
-static char *e (p, i)
- char **p;
- int i;
-{
- return p[i];
-}
-static char *f (char * (*g) (char **, int), char **p, ...)
-{
- char *s;
- va_list v;
- va_start (v,p);
- s = g (p, va_arg (v,int));
- va_end (v);
- return s;
-}
-
-/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
- function prototypes and stuff, but not '\xHH' hex character constants.
- These don't provoke an error unfortunately, instead are silently treated
- as 'x'. The following induces an error, until -std1 is added to get
- proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
- array size at least. It's necessary to write '\x00'==0 to get something
- that's true only with -std1. */
-int osf4_cc_array ['\x00' == 0 ? 1 : -1];
-
-int test (int i, double x);
-struct s1 {int (*f) (int a);};
-struct s2 {int (*f) (double a);};
-int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
-int argc;
-char **argv;
-int
-main ()
-{
-return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
- ;
- return 0;
-}
-_ACEOF
-# Don't try gcc -ansi; that turns off useful extensions and
-# breaks some systems' header files.
-# AIX -qlanglvl=ansi
-# Ultrix and OSF/1 -std1
-# HP-UX 10.20 and later -Ae
-# HP-UX older versions -Aa -D_HPUX_SOURCE
-# SVR4 -Xc -D__EXTENSIONS__
-for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
-do
- CC="$ac_save_CC $ac_arg"
- rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_prog_cc_stdc=$ac_arg
-break
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext
-done
-rm -f conftest.$ac_ext conftest.$ac_objext
-CC=$ac_save_CC
-
-fi
-
-case "x$ac_cv_prog_cc_stdc" in
- x|xno)
- echo "$as_me:$LINENO: result: none needed" >&5
-echo "${ECHO_T}none needed" >&6 ;;
- *)
- echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5
-echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6
- CC="$CC $ac_cv_prog_cc_stdc" ;;
-esac
-
-# Some people use a C++ compiler to compile C. Since we use `exit',
-# in C++ we need to declare it. In case someone uses the same compiler
-# for both compiling C and C++ we need to have the C++ compiler decide
-# the declaration of exit, since it's the most demanding environment.
-cat >conftest.$ac_ext <<_ACEOF
-#ifndef __cplusplus
- choke me
-#endif
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- for ac_declaration in \
- '' \
- 'extern "C" void std::exit (int) throw (); using std::exit;' \
- 'extern "C" void std::exit (int); using std::exit;' \
- 'extern "C" void exit (int) throw ();' \
- 'extern "C" void exit (int);' \
- 'void exit (int);'
-do
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-$ac_declaration
-#include <stdlib.h>
-int
-main ()
-{
-exit (42);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- :
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-continue
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-$ac_declaration
-int
-main ()
-{
-exit (42);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- break
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-done
-rm -f conftest*
-if test -n "$ac_declaration"; then
- echo '#ifdef __cplusplus' >>confdefs.h
- echo $ac_declaration >>confdefs.h
- echo '#endif' >>confdefs.h
-fi
-
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-# Find a good install program. We prefer a C program (faster),
-# so one script is as good as another. But avoid the broken or
-# incompatible versions:
-# SysV /etc/install, /usr/sbin/install
-# SunOS /usr/etc/install
-# IRIX /sbin/install
-# AIX /bin/install
-# AmigaOS /C/install, which installs bootblocks on floppy discs
-# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
-# AFS /usr/afsws/bin/install, which mishandles nonexistent args
-# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
-# OS/2's system install, which has a completely different semantic
-# ./install, which can be erroneously created by make from ./install.sh.
-echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
-echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
-if test -z "$INSTALL"; then
-if test "${ac_cv_path_install+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- # Account for people who put trailing slashes in PATH elements.
-case $as_dir/ in
- ./ | .// | /cC/* | \
- /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
- ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
- /usr/ucb/* ) ;;
- *)
- # OSF1 and SCO ODT 3.0 have their own names for install.
- # Don't use installbsd from OSF since it installs stuff as root
- # by default.
- for ac_prog in ginstall scoinst install; do
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
- if test $ac_prog = install &&
- grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
- # AIX install. It has an incompatible calling convention.
- :
- elif test $ac_prog = install &&
- grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
- # program-specific install script used by HP pwplus--don't use.
- :
- else
- ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
- break 3
- fi
- fi
- done
- done
- ;;
-esac
-done
-
-
-fi
- if test "${ac_cv_path_install+set}" = set; then
- INSTALL=$ac_cv_path_install
- else
- # As a last resort, use the slow shell script. We don't cache a
- # path for INSTALL within a source directory, because that will
- # break other packages using the cache if that directory is
- # removed, or if the path is relative.
- INSTALL=$ac_install_sh
- fi
-fi
-echo "$as_me:$LINENO: result: $INSTALL" >&5
-echo "${ECHO_T}$INSTALL" >&6
-
-# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
-# It thinks the first close brace ends the variable substitution.
-test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
-
-test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
-
-test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
-
-
-# Extract the first word of "db2html$EXEEXT", so it can be a program name with args.
-set dummy db2html$EXEEXT; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_DB1+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $DB1 in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_DB1="$DB1" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_DB1="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_DB1" && ac_cv_path_DB1="nocommand"
- ;;
-esac
-fi
-DB1=$ac_cv_path_DB1
-
-if test -n "$DB1"; then
- echo "$as_me:$LINENO: result: $DB1" >&5
-echo "${ECHO_T}$DB1" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-if test "$DB1" = nocommand; then
- # Extract the first word of "docbook2html$EXEEXT", so it can be a program name with args.
-set dummy docbook2html$EXEEXT; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_DB2+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $DB2 in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_DB2="$DB2" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_DB2="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_DB2" && ac_cv_path_DB2="nocommand"
- ;;
-esac
-fi
-DB2=$ac_cv_path_DB2
-
-if test -n "$DB2"; then
- echo "$as_me:$LINENO: result: $DB2" >&5
-echo "${ECHO_T}$DB2" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- if test "$DB2" = nocommand; then
- { { echo "$as_me:$LINENO: error: docbook not found in $PATH" >&5
-echo "$as_me: error: docbook not found in $PATH" >&2;}
- { (exit 1); exit 1; }; }
- else
- DOCBOOK=$DB2
- fi;else
- DOCBOOK=$DB1
-fi;
-
-
-if test "x$JAVAPREFIX" = x; then
- test "x$JAVAC" = x && for ac_prog in "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAVAC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAVAC"; then
- ac_cv_prog_JAVAC="$JAVAC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAVAC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAVAC=$ac_cv_prog_JAVAC
-if test -n "$JAVAC"; then
- echo "$as_me:$LINENO: result: $JAVAC" >&5
-echo "${ECHO_T}$JAVAC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAVAC" && break
-done
-
-else
- test "x$JAVAC" = x && for ac_prog in "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAVAC+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAVAC"; then
- ac_cv_prog_JAVAC="$JAVAC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAVAC="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAVAC=$ac_cv_prog_JAVAC
-if test -n "$JAVAC"; then
- echo "$as_me:$LINENO: result: $JAVAC" >&5
-echo "${ECHO_T}$JAVAC" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAVAC" && break
-done
-test -n "$JAVAC" || JAVAC="$JAVAPREFIX"
-
-fi
-test "x$JAVAC" = x && { { echo "$as_me:$LINENO: error: no acceptable Java compiler found in \$PATH" >&5
-echo "$as_me: error: no acceptable Java compiler found in \$PATH" >&2;}
- { (exit 1); exit 1; }; }
-
-echo "$as_me:$LINENO: checking if $JAVAC works" >&5
-echo $ECHO_N "checking if $JAVAC works... $ECHO_C" >&6
-if test "${ac_cv_prog_javac_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* #line 3098 "configure" */
-public class Test {
-}
-EOF
-if { ac_try='$JAVAC $JAVACFLAGS $JAVA_TEST'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- { { echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
-echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
- { (exit 1); exit 1; }; }
- echo "configure: failed program was:" >&5
- cat $JAVA_TEST >&5
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_javac_works" >&5
-echo "${ECHO_T}$ac_cv_prog_javac_works" >&6
-
-
-
-echo "$as_me:$LINENO: checking if $JAVAC works" >&5
-echo $ECHO_N "checking if $JAVAC works... $ECHO_C" >&6
-if test "${ac_cv_prog_javac_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
-
-JAVA_TEST=Test.java
-CLASS_TEST=Test.class
-cat << \EOF > $JAVA_TEST
-/* #line 3133 "configure" */
-public class Test {
-}
-EOF
-if { ac_try='$JAVAC $JAVACFLAGS $JAVA_TEST'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } >/dev/null 2>&1; then
- ac_cv_prog_javac_works=yes
-else
- { { echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
-echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
- { (exit 1); exit 1; }; }
- echo "configure: failed program was:" >&5
- cat $JAVA_TEST >&5
-fi
-rm -f $JAVA_TEST $CLASS_TEST
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_prog_javac_works" >&5
-echo "${ECHO_T}$ac_cv_prog_javac_works" >&6
-
-
-if test "x$JAVAPREFIX" = x; then
- test "x$JAR" = x && for ac_prog in jar$EXEEXT
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAR"; then
- ac_cv_prog_JAR="$JAR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAR="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAR=$ac_cv_prog_JAR
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAR" && break
-done
-
-else
- test "x$JAR" = x && for ac_prog in jar
-do
- # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_prog_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test -n "$JAR"; then
- ac_cv_prog_JAR="$JAR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_prog_JAR="$ac_prog"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
-fi
-fi
-JAR=$ac_cv_prog_JAR
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- test -n "$JAR" && break
-done
-test -n "$JAR" || JAR="$JAVAPREFIX"
-
-fi
-test "x$JAR" = x && { { echo "$as_me:$LINENO: error: no acceptable jar program found in \$PATH" >&5
-echo "$as_me: error: no acceptable jar program found in \$PATH" >&2;}
- { (exit 1); exit 1; }; }
-
-
-
-
-# Check whether --with-gcj_compile or --without-gcj_compile was given.
-if test "${with_gcj_compile+set}" = set; then
- withval="$with_gcj_compile"
- gcj_compile="no"
-else
- gcj_compile="yes"
-fi;
-
-if test $gcj_compile = "yes"; then
-
-# Check whether --with-gcj-prefix or --without-gcj-prefix was given.
-if test "${with_gcj_prefix+set}" = set; then
- withval="$with_gcj_prefix"
- gcj_prefix="$withval"
-else
- gcj_prefix=""
-fi;
-
- if test x$gcj_prefix != x ; then
- GCJ_HOME=$gcj_prefix
- fi
-
- if test x$GCJ_HOME != x ; then
- echo "Add $GCJ_HOME/bin to path and check again."
- PATH="$GCJ_HOME/bin:$PATH"
- fi
- # Extract the first word of "gcj", so it can be a program name with args.
-set dummy gcj; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_GCJ+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $GCJ in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_GCJ="$GCJ" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_GCJ="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_GCJ" && ac_cv_path_GCJ="no"
- ;;
-esac
-fi
-GCJ=$ac_cv_path_GCJ
-
-if test -n "$GCJ"; then
- echo "$as_me:$LINENO: result: $GCJ" >&5
-echo "${ECHO_T}$GCJ" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
-
- min_gcj_version=3.0.0
- echo "$as_me:$LINENO: checking for GCJ - version >= $min_gcj_version" >&5
-echo $ECHO_N "checking for GCJ - version >= $min_gcj_version... $ECHO_C" >&6
- min_gcj_major_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\1/'`
- min_gcj_minor_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\2/'`
- min_gcj_micro_version=`echo $min_gcj_version |\
- sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\).*/\3/'`
- if test "$GCJ" = "no" ; then
- no_gcj=yes
- else
- gcj_version=`$GCJ --version 2>&1 | grep GCC | sed 's/gcj (GCC) \([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1.\2.\3/'`
- gcj_major_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\1/'`
- gcj_minor_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\2/'`
- gcj_micro_version=`echo $gcj_version | \
- sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\).*/\3/'`
- if test "$cross_compiling" = yes; then
- echo $ac_n "cross compiling; assumed OK... $ac_c"
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-#include <stdio.h>
-
-main()
-{
- if ((1$gcj_major_version > 1$min_gcj_major_version) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version > 1$min_gcj_minor_version)) ||
- ((1$gcj_major_version == 1$min_gcj_major_version) &&
- (1$gcj_minor_version == 1$min_gcj_minor_version) &&
- (1$gcj_micro_version >= 1$min_gcj_micro_version)))
- {
- return(0);
- }
- else
- {
- return(1);
- }
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- :
-else
- echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-no_gcj=yes
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
-fi
- fi
- if test "x$no_gcj" = x ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- # Extract the first word of "gcj", so it can be a program name with args.
-set dummy gcj; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_GCJ+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $GCJ in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_GCJ="$GCJ" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_GCJ="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_GCJ" && ac_cv_path_GCJ="no"
- ;;
-esac
-fi
-GCJ=$ac_cv_path_GCJ
-
-if test -n "$GCJ"; then
- echo "$as_me:$LINENO: result: $GCJ" >&5
-echo "${ECHO_T}$GCJ" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- # Extract the first word of "jar", so it can be a program name with args.
-set dummy jar; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_JAR+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $JAR in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_JAR="$JAR" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_JAR="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_JAR" && ac_cv_path_JAR="no"
- ;;
-esac
-fi
-JAR=$ac_cv_path_JAR
-
-if test -n "$JAR"; then
- echo "$as_me:$LINENO: result: $JAR" >&5
-echo "${ECHO_T}$JAR" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- if test x$GCJ_HOME != x ; then
- :
- else
- GCJ_HOME=`which gcj | sed 's/\(.*\).bin.*gcj/\1/'`
- fi
-
- cat << EOF > Test.java
-/* #line 3477 "configure" */
-public class Test {
- public static void main(String[] args) {
- System.out.println(System.getProperty("sun.boot.class.path"));
- }
-}
-EOF
- GCJ_JAR=`gcj -C Test.java && gij Test`
- rm Test.java Test.class
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`(test -d /usr/share/local/java && find /usr/local/share/java -name libgcj-?.?.?.jar) || (test -d /usr/share/java && find /usr/share/java -name libgcj-?.?.?.jar)`
- if test x$GCJ_JAR == x ; then
- GCJ_JAR=`locate libgcj | grep libgcj.*\.jar`
- fi
- fi
- if test x$GCJ_JAR != x ; then
- GCJ_CLASSPATH="${GCJ_JAR}:${CLASSPATH}"
- else
- echo "***"
- echo "*** Unable to locate libgcj.jar needed by gcj"
- echo "***"
- { { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }
- fi
-
- :
- else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
- echo "***"
- echo "*** If you have GCJ installed and it is a newer version than $min_java_version, either set"
- echo "*** the GCJ_HOME variable or add the top directory where the GCJ binaries are to"
- echo "*** the PATH. Alternatively try \"./configure --with-gcj-prefix=<java_home>\","
- echo "***"
- echo "*** Also make sure that configure does not find the wrong version of GCJ by"
- echo "*** looking at the output of \"which gcj\"."
- echo "***"
- { { echo "$as_me:$LINENO: error: Need at lease GCJ version 3.0.0" >&5
-echo "$as_me: error: Need at lease GCJ version 3.0.0" >&2;}
- { (exit 1); exit 1; }; }
- fi
-
- GCJ_BUILD_TARGETS=native-gcj
- GCJ_INSTALL_TARGETS=native_install
- GCJ_UNINSTALL_TARGETS=native_uninstall
-else
- GCJ_BUILD_TARGETS=
- GCJ_INSTALL_TARGETS=
- GCJ_UNINSTALL_TARGETS=
-fi
-
-
-
-
-
-
-
-
-echo "$as_me:$LINENO: checking for main in -libs" >&5
-echo $ECHO_N "checking for main in -libs... $ECHO_C" >&6
-if test "${ac_cv_lib_ibs_main+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- ac_check_lib_save_LIBS=$LIBS
-LIBS="-libs $LIBS"
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-
-int
-main ()
-{
-main ();
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_lib_ibs_main=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_lib_ibs_main=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-echo "$as_me:$LINENO: result: $ac_cv_lib_ibs_main" >&5
-echo "${ECHO_T}$ac_cv_lib_ibs_main" >&6
-if test $ac_cv_lib_ibs_main = yes; then
- cat >>confdefs.h <<_ACEOF
-#define HAVE_LIBIBS 1
-_ACEOF
-
- LIBS="-libs $LIBS"
-
-fi
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for gtk+-2.0 >= 2.4" >&5
-echo $ECHO_N "checking for gtk+-2.0 >= 2.4... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "gtk+-2.0 >= 2.4" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GTK_CFLAGS" >&5
-echo $ECHO_N "checking GTK_CFLAGS... $ECHO_C" >&6
- GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 2.4"`
- echo "$as_me:$LINENO: result: $GTK_CFLAGS" >&5
-echo "${ECHO_T}$GTK_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GTK_LIBS" >&5
-echo $ECHO_N "checking GTK_LIBS... $ECHO_C" >&6
- GTK_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 2.4"`
- echo "$as_me:$LINENO: result: $GTK_LIBS" >&5
-echo "${ECHO_T}$GTK_LIBS" >&6
- else
- GTK_CFLAGS=""
- GTK_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GTK_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk+-2.0 >= 2.4"`
- echo $GTK_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (gtk+-2.0 >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (gtk+-2.0 >= 2.4) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-
-
-
-
-
-
-
-
-echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5
-echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6
-if test "${ac_cv_c_const+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-
-int
-main ()
-{
-/* FIXME: Include the comments suggested by Paul. */
-#ifndef __cplusplus
- /* Ultrix mips cc rejects this. */
- typedef int charset[2];
- const charset x;
- /* SunOS 4.1.1 cc rejects this. */
- char const *const *ccp;
- char **p;
- /* NEC SVR4.0.2 mips cc rejects this. */
- struct point {int x, y;};
- static struct point const zero = {0,0};
- /* AIX XL C 1.02.0.0 rejects this.
- It does not let you subtract one const X* pointer from another in
- an arm of an if-expression whose if-part is not a constant
- expression */
- const char *g = "string";
- ccp = &g + (g ? g-g : 0);
- /* HPUX 7.0 cc rejects these. */
- ++ccp;
- p = (char**) ccp;
- ccp = (char const *const *) p;
- { /* SCO 3.2v4 cc rejects this. */
- char *t;
- char const *s = 0 ? (char *) 0 : (char const *) 0;
-
- *t++ = 0;
- }
- { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */
- int x[] = {25, 17};
- const int *foo = &x[0];
- ++foo;
- }
- { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
- typedef const int *iptr;
- iptr p = 0;
- ++p;
- }
- { /* AIX XL C 1.02.0.0 rejects this saying
- "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
- struct s { int j; const int *ap[3]; };
- struct s *b; b->j = 5;
- }
- { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
- const int foo = 10;
- }
-#endif
-
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext
-if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
- (eval $ac_compile) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_c_const=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_c_const=no
-fi
-rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
-echo "${ECHO_T}$ac_cv_c_const" >&6
-if test $ac_cv_c_const = no; then
-
-cat >>confdefs.h <<\_ACEOF
-#define const
-_ACEOF
-
-fi
-
-
-# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
-# for constant arguments. Useless!
-echo "$as_me:$LINENO: checking for working alloca.h" >&5
-echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6
-if test "${ac_cv_working_alloca_h+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#include <alloca.h>
-int
-main ()
-{
-char *p = (char *) alloca (2 * sizeof (int));
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_working_alloca_h=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_working_alloca_h=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5
-echo "${ECHO_T}$ac_cv_working_alloca_h" >&6
-if test $ac_cv_working_alloca_h = yes; then
-
-cat >>confdefs.h <<\_ACEOF
-#define HAVE_ALLOCA_H 1
-_ACEOF
-
-fi
-
-echo "$as_me:$LINENO: checking for alloca" >&5
-echo $ECHO_N "checking for alloca... $ECHO_C" >&6
-if test "${ac_cv_func_alloca_works+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#ifdef __GNUC__
-# define alloca __builtin_alloca
-#else
-# ifdef _MSC_VER
-# include <malloc.h>
-# define alloca _alloca
-# else
-# if HAVE_ALLOCA_H
-# include <alloca.h>
-# else
-# ifdef _AIX
- #pragma alloca
-# else
-# ifndef alloca /* predefined by HP cc +Olibcalls */
-char *alloca ();
-# endif
-# endif
-# endif
-# endif
-#endif
-
-int
-main ()
-{
-char *p = (char *) alloca (1);
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_func_alloca_works=yes
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-ac_cv_func_alloca_works=no
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5
-echo "${ECHO_T}$ac_cv_func_alloca_works" >&6
-
-if test $ac_cv_func_alloca_works = yes; then
-
-cat >>confdefs.h <<\_ACEOF
-#define HAVE_ALLOCA 1
-_ACEOF
-
-else
- # The SVR3 libPW and SVR4 libucb both contain incompatible functions
-# that cause trouble. Some versions do not even contain alloca or
-# contain a buggy version. If you still want to use their alloca,
-# use ar to extract alloca.o from them instead of compiling alloca.c.
-
-ALLOCA=alloca.$ac_objext
-
-cat >>confdefs.h <<\_ACEOF
-#define C_ALLOCA 1
-_ACEOF
-
-
-echo "$as_me:$LINENO: checking whether \`alloca.c' needs Cray hooks" >&5
-echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6
-if test "${ac_cv_os_cray+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#if defined(CRAY) && ! defined(CRAY2)
-webecray
-#else
-wenotbecray
-#endif
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
- $EGREP "webecray" >/dev/null 2>&1; then
- ac_cv_os_cray=yes
-else
- ac_cv_os_cray=no
-fi
-rm -f conftest*
-
-fi
-echo "$as_me:$LINENO: result: $ac_cv_os_cray" >&5
-echo "${ECHO_T}$ac_cv_os_cray" >&6
-if test $ac_cv_os_cray = yes; then
- for ac_func in _getb67 GETB67 getb67; do
- as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-echo "$as_me:$LINENO: checking for $ac_func" >&5
-echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
-if eval "test \"\${$as_ac_var+set}\" = set"; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
- For example, HP-UX 11i <limits.h> declares gettimeofday. */
-#define $ac_func innocuous_$ac_func
-
-/* System header to define __stub macros and hopefully few prototypes,
- which can conflict with char $ac_func (); below.
- Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- <limits.h> exists even on freestanding compilers. */
-
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
-
-#undef $ac_func
-
-/* Override any gcc2 internal prototype to avoid an error. */
-#ifdef __cplusplus
-extern "C"
-{
-#endif
-/* We use char because int might match the return type of a gcc2
- builtin and then its argument prototype would still apply. */
-char $ac_func ();
-/* The GNU C library defines this for functions which it implements
- to always fail with ENOSYS. Some functions are actually named
- something starting with __ and the normal name is an alias. */
-#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
-choke me
-#else
-char (*f) () = $ac_func;
-#endif
-#ifdef __cplusplus
-}
-#endif
-
-int
-main ()
-{
-return f != $ac_func;
- ;
- return 0;
-}
-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>conftest.er1
- ac_status=$?
- grep -v '^ *+' conftest.er1 >conftest.err
- rm -f conftest.er1
- cat conftest.err >&5
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } &&
- { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; } &&
- { ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- eval "$as_ac_var=yes"
-else
- echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-eval "$as_ac_var=no"
-fi
-rm -f conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
-fi
-echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
-echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
-if test `eval echo '${'$as_ac_var'}'` = yes; then
-
-cat >>confdefs.h <<_ACEOF
-#define CRAY_STACKSEG_END $ac_func
-_ACEOF
-
- break
-fi
-
- done
-fi
-
-echo "$as_me:$LINENO: checking stack direction for C alloca" >&5
-echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6
-if test "${ac_cv_c_stack_direction+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- if test "$cross_compiling" = yes; then
- ac_cv_c_stack_direction=0
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-int
-find_stack_direction ()
-{
- static char *addr = 0;
- auto char dummy;
- if (addr == 0)
- {
- addr = &dummy;
- return find_stack_direction ();
- }
- else
- return (&dummy > addr) ? 1 : -1;
-}
-
-int
-main ()
-{
- exit (find_stack_direction () < 0);
-}
-_ACEOF
-rm -f conftest$ac_exeext
-if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
- (eval $ac_link) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
- (eval $ac_try) 2>&5
- ac_status=$?
- echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
- ac_cv_c_stack_direction=1
-else
- echo "$as_me: program exited with status $ac_status" >&5
-echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-( exit $ac_status )
-ac_cv_c_stack_direction=-1
-fi
-rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
-fi
-fi
-echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5
-echo "${ECHO_T}$ac_cv_c_stack_direction" >&6
-
-cat >>confdefs.h <<_ACEOF
-#define STACK_DIRECTION $ac_cv_c_stack_direction
-_ACEOF
-
-
-fi
-
-
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for libgnomeui-2.0 >= 2.7.1 libgnomecanvas-2.0 >= 2.7.1" >&5
-echo $ECHO_N "checking for libgnomeui-2.0 >= 2.7.1 libgnomecanvas-2.0 >= 2.7.1... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "libgnomeui-2.0 >= 2.7.1 libgnomecanvas-2.0 >= 2.7.1" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking GNOME_CFLAGS" >&5
-echo $ECHO_N "checking GNOME_CFLAGS... $ECHO_C" >&6
- GNOME_CFLAGS=`$PKG_CONFIG --cflags "libgnomeui-2.0 >= 2.7.1 libgnomecanvas-2.0 >= 2.7.1"`
- echo "$as_me:$LINENO: result: $GNOME_CFLAGS" >&5
-echo "${ECHO_T}$GNOME_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking GNOME_LIBS" >&5
-echo $ECHO_N "checking GNOME_LIBS... $ECHO_C" >&6
- GNOME_LIBS=`$PKG_CONFIG --libs "libgnomeui-2.0 >= 2.7.1 libgnomecanvas-2.0 >= 2.7.1"`
- echo "$as_me:$LINENO: result: $GNOME_LIBS" >&5
-echo "${ECHO_T}$GNOME_LIBS" >&6
- else
- GNOME_CFLAGS=""
- GNOME_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- GNOME_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libgnomeui-2.0 >= 2.7.1 libgnomecanvas-2.0 >= 2.7.1"`
- echo $GNOME_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (libgnomeui-2.0 >= 2.7.1 libgnomecanvas-2.0 >= 2.7.1) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (libgnomeui-2.0 >= 2.7.1 libgnomecanvas-2.0 >= 2.7.1) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-
-
-
- succeeded=no
-
- if test -z "$PKG_CONFIG"; then
- # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-echo "$as_me:$LINENO: checking for $ac_word" >&5
-echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
-if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
-else
- case $PKG_CONFIG in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
- ;;
- *)
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
- ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
- echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
- break 2
- fi
-done
-done
-
- test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
- ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-
-if test -n "$PKG_CONFIG"; then
- echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
-echo "${ECHO_T}$PKG_CONFIG" >&6
-else
- echo "$as_me:$LINENO: result: no" >&5
-echo "${ECHO_T}no" >&6
-fi
-
- fi
-
- if test "$PKG_CONFIG" = "no" ; then
- echo "*** The pkg-config script could not be found. Make sure it is"
- echo "*** in your path, or set the PKG_CONFIG environment variable"
- echo "*** to the full path to pkg-config."
- echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
- else
- PKG_CONFIG_MIN_VERSION=0.9.0
- if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
- echo "$as_me:$LINENO: checking for vte >= 0.11.10" >&5
-echo $ECHO_N "checking for vte >= 0.11.10... $ECHO_C" >&6
-
- if $PKG_CONFIG --exists "vte >= 0.11.10" ; then
- echo "$as_me:$LINENO: result: yes" >&5
-echo "${ECHO_T}yes" >&6
- succeeded=yes
-
- echo "$as_me:$LINENO: checking VTE_CFLAGS" >&5
-echo $ECHO_N "checking VTE_CFLAGS... $ECHO_C" >&6
- VTE_CFLAGS=`$PKG_CONFIG --cflags "vte >= 0.11.10"`
- echo "$as_me:$LINENO: result: $VTE_CFLAGS" >&5
-echo "${ECHO_T}$VTE_CFLAGS" >&6
-
- echo "$as_me:$LINENO: checking VTE_LIBS" >&5
-echo $ECHO_N "checking VTE_LIBS... $ECHO_C" >&6
- VTE_LIBS=`$PKG_CONFIG --libs "vte >= 0.11.10"`
- echo "$as_me:$LINENO: result: $VTE_LIBS" >&5
-echo "${ECHO_T}$VTE_LIBS" >&6
- else
- VTE_CFLAGS=""
- VTE_LIBS=""
- ## If we have a custom action on failure, don't print errors, but
- ## do set a variable so people can do so.
- VTE_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "vte >= 0.11.10"`
- echo $VTE_PKG_ERRORS
- fi
-
-
-
- else
- echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
- echo "*** See http://www.freedesktop.org/software/pkgconfig"
- fi
- fi
-
- if test $succeeded = yes; then
- :
- else
- { { echo "$as_me:$LINENO: error: Library requirements (vte >= 0.11.10) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
-echo "$as_me: error: Library requirements (vte >= 0.11.10) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
- { (exit 1); exit 1; }; }
- fi
-
-
-
-
-
- ac_config_files="$ac_config_files Makefile vte-java.pc doc/examples/runExample.sh src/Makefile src/java/org/gnu/gnomevte/Terminal.java"
-cat >confcache <<\_ACEOF
-# This file is a shell script that caches the results of configure
-# tests run on this system so they can be shared between configure
-# scripts and configure runs, see configure's option --config-cache.
-# It is not useful on other systems. If it contains results you don't
-# want to keep, you may remove or edit it.
-#
-# config.status only pays attention to the cache file if you give it
-# the --recheck option to rerun configure.
-#
-# `ac_cv_env_foo' variables (set or unset) will be overridden when
-# loading this file, other *unset* `ac_cv_foo' will be assigned the
-# following values.
-
-_ACEOF
-
-# The following way of writing the cache mishandles newlines in values,
-# but we know of no workaround that is simple, portable, and efficient.
-# So, don't put newlines in cache variables' values.
-# Ultrix sh set writes to stderr and can't be redirected directly,
-# and sets the high bit in the cache file unless we assign to the vars.
-{
- (set) 2>&1 |
- case `(ac_space=' '; set | grep ac_space) 2>&1` in
- *ac_space=\ *)
- # `set' does not quote correctly, so add quotes (double-quote
- # substitution turns \\\\ into \\, and sed turns \\ into \).
- sed -n \
- "s/'/'\\\\''/g;
- s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
- ;;
- *)
- # `set' quotes correctly as required by POSIX, so do not add quotes.
- sed -n \
- "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
- ;;
- esac;
-} |
- sed '
- t clear
- : clear
- s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
- t end
- /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
- : end' >>confcache
-if diff $cache_file confcache >/dev/null 2>&1; then :; else
- if test -w $cache_file; then
- test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
- cat confcache >$cache_file
- else
- echo "not updating unwritable cache $cache_file"
- fi
-fi
-rm -f confcache
-
-test "x$prefix" = xNONE && prefix=$ac_default_prefix
-# Let make expand exec_prefix.
-test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
-
-# VPATH may cause trouble with some makes, so we remove $(srcdir),
-# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
-# trailing colons and then remove the whole line if VPATH becomes empty
-# (actually we leave an empty line to preserve line numbers).
-if test "x$srcdir" = x.; then
- ac_vpsub='/^[ ]*VPATH[ ]*=/{
-s/:*\$(srcdir):*/:/;
-s/:*\${srcdir}:*/:/;
-s/:*@srcdir@:*/:/;
-s/^\([^=]*=[ ]*\):*/\1/;
-s/:*$//;
-s/^[^=]*=[ ]*$//;
-}'
-fi
-
-# Transform confdefs.h into DEFS.
-# Protect against shell expansion while executing Makefile rules.
-# Protect against Makefile macro expansion.
-#
-# If the first sed substitution is executed (which looks for macros that
-# take arguments), then we branch to the quote section. Otherwise,
-# look for a macro that doesn't take arguments.
-cat >confdef2opt.sed <<\_ACEOF
-t clear
-: clear
-s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*([^)]*)\)[ ]*\(.*\),-D\1=\2,g
-t quote
-s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\),-D\1=\2,g
-t quote
-d
-: quote
-s,[ `~#$^&*(){}\\|;'"<>?],\\&,g
-s,\[,\\&,g
-s,\],\\&,g
-s,\$,$$,g
-p
-_ACEOF
-# We use echo to avoid assuming a particular line-breaking character.
-# The extra dot is to prevent the shell from consuming trailing
-# line-breaks from the sub-command output. A line-break within
-# single-quotes doesn't work because, if this script is created in a
-# platform that uses two characters for line-breaks (e.g., DOS), tr
-# would break.
-ac_LF_and_DOT=`echo; echo .`
-DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'`
-rm -f confdef2opt.sed
-
-
-ac_libobjs=
-ac_ltlibobjs=
-for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
- # 1. Remove the extension, and $U if already installed.
- ac_i=`echo "$ac_i" |
- sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
- # 2. Add them.
- ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"
- ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'
-done
-LIBOBJS=$ac_libobjs
-
-LTLIBOBJS=$ac_ltlibobjs
-
-
-
-: ${CONFIG_STATUS=./config.status}
-ac_clean_files_save=$ac_clean_files
-ac_clean_files="$ac_clean_files $CONFIG_STATUS"
-{ echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
-echo "$as_me: creating $CONFIG_STATUS" >&6;}
-cat >$CONFIG_STATUS <<_ACEOF
-#! $SHELL
-# Generated by $as_me.
-# Run this file to recreate the current configuration.
-# Compiler output produced by configure, useful for debugging
-# configure, is in config.log if it exists.
-
-debug=false
-ac_cs_recheck=false
-ac_cs_silent=false
-SHELL=\${CONFIG_SHELL-$SHELL}
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-## --------------------- ##
-## M4sh Initialization. ##
-## --------------------- ##
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
- emulate sh
- NULLCMD=:
- # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
- # is contrary to our usage. Disable this feature.
- alias -g '${1+"$@"}'='"$@"'
-elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
- set -o posix
-fi
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# Support unset when possible.
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
- as_unset=unset
-else
- as_unset=false
-fi
-
-
-# Work around bugs in pre-3.0 UWIN ksh.
-$as_unset ENV MAIL MAILPATH
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-for as_var in \
- LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
- LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
- LC_TELEPHONE LC_TIME
-do
- if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
- eval $as_var=C; export $as_var
- else
- $as_unset $as_var
- fi
-done
-
-# Required to use basename.
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
- as_basename=basename
-else
- as_basename=false
-fi
-
-
-# Name of the executable.
-as_me=`$as_basename "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
- X"$0" : 'X\(//\)$' \| \
- X"$0" : 'X\(/\)$' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X/"$0" |
- sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
- /^X\/\(\/\/\)$/{ s//\1/; q; }
- /^X\/\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
-
-
-# PATH needs CR, and LINENO needs CR and PATH.
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
- echo "#! /bin/sh" >conf$$.sh
- echo "exit 0" >>conf$$.sh
- chmod +x conf$$.sh
- if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
- PATH_SEPARATOR=';'
- else
- PATH_SEPARATOR=:
- fi
- rm -f conf$$.sh
-fi
-
-
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" || {
- # Find who we are. Look in the path if we contain no path at all
- # relative or not.
- case $0 in
- *[\\/]* ) as_myself=$0 ;;
- *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-done
-
- ;;
- esac
- # We did not find ourselves, most probably we were run as `sh COMMAND'
- # in which case we are not to be found in the path.
- if test "x$as_myself" = x; then
- as_myself=$0
- fi
- if test ! -f "$as_myself"; then
- { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
-echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
- { (exit 1); exit 1; }; }
- fi
- case $CONFIG_SHELL in
- '')
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
- IFS=$as_save_IFS
- test -z "$as_dir" && as_dir=.
- for as_base in sh bash ksh sh5; do
- case $as_dir in
- /*)
- if ("$as_dir/$as_base" -c '
- as_lineno_1=$LINENO
- as_lineno_2=$LINENO
- as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
- test "x$as_lineno_1" != "x$as_lineno_2" &&
- test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
- $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
- $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
- CONFIG_SHELL=$as_dir/$as_base
- export CONFIG_SHELL
- exec "$CONFIG_SHELL" "$0" ${1+"$@"}
- fi;;
- esac
- done
-done
-;;
- esac
-
- # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
- # uniformly replaced by the line number. The first 'sed' inserts a
- # line-number line before each line; the second 'sed' does the real
- # work. The second script uses 'N' to pair each line-number line
- # with the numbered line, and appends trailing '-' during
- # substitution so that $LINENO is not a special case at line end.
- # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
- # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
- sed '=' <$as_myself |
- sed '
- N
- s,$,-,
- : loop
- s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
- t loop
- s,-$,,
- s,^['$as_cr_digits']*\n,,
- ' >$as_me.lineno &&
- chmod +x $as_me.lineno ||
- { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
-echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
- { (exit 1); exit 1; }; }
-
- # Don't try to exec as it changes $[0], causing all sort of problems
- # (the dirname of $[0] is not the place where we might find the
- # original and so on. Autoconf is especially sensible to this).
- . ./$as_me.lineno
- # Exit status is that of the last command.
- exit
-}
-
-
-case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
- *c*,-n*) ECHO_N= ECHO_C='
-' ECHO_T=' ' ;;
- *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
- *) ECHO_N= ECHO_C='\c' ECHO_T= ;;
-esac
-
-if expr a : '\(a\)' >/dev/null 2>&1; then
- as_expr=expr
-else
- as_expr=false
-fi
-
-rm -f conf$$ conf$$.exe conf$$.file
-echo >conf$$.file
-if ln -s conf$$.file conf$$ 2>/dev/null; then
- # We could just check for DJGPP; but this test a) works b) is more generic
- # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
- if test -f conf$$.exe; then
- # Don't use ln at all; we don't have any links
- as_ln_s='cp -p'
- else
- as_ln_s='ln -s'
- fi
-elif ln conf$$.file conf$$ 2>/dev/null; then
- as_ln_s=ln
-else
- as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.file
-
-if mkdir -p . 2>/dev/null; then
- as_mkdir_p=:
-else
- test -d ./-p && rmdir ./-p
- as_mkdir_p=false
-fi
-
-as_executable_p="test -f"
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.
-as_nl='
-'
-IFS=" $as_nl"
-
-# CDPATH.
-$as_unset CDPATH
-
-exec 6>&1
-
-# Open the log real soon, to keep \$[0] and so on meaningful, and to
-# report actual input values of CONFIG_FILES etc. instead of their
-# values after options handling. Logging --version etc. is OK.
-exec 5>>config.log
-{
- echo
- sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
-## Running $as_me. ##
-_ASBOX
-} >&5
-cat >&5 <<_CSEOF
-
-This file was extended by $as_me, which was
-generated by GNU Autoconf 2.59. Invocation command line was
-
- CONFIG_FILES = $CONFIG_FILES
- CONFIG_HEADERS = $CONFIG_HEADERS
- CONFIG_LINKS = $CONFIG_LINKS
- CONFIG_COMMANDS = $CONFIG_COMMANDS
- $ $0 $@
-
-_CSEOF
-echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
-echo >&5
-_ACEOF
-
-# Files that config.status was made for.
-if test -n "$ac_config_files"; then
- echo "config_files=\"$ac_config_files\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_headers"; then
- echo "config_headers=\"$ac_config_headers\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_links"; then
- echo "config_links=\"$ac_config_links\"" >>$CONFIG_STATUS
-fi
-
-if test -n "$ac_config_commands"; then
- echo "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUS
-fi
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-
-ac_cs_usage="\
-\`$as_me' instantiates files from templates according to the
-current configuration.
-
-Usage: $0 [OPTIONS] [FILE]...
-
- -h, --help print this help, then exit
- -V, --version print version number, then exit
- -q, --quiet do not print progress messages
- -d, --debug don't remove temporary files
- --recheck update $as_me by reconfiguring in the same conditions
- --file=FILE[:TEMPLATE]
- instantiate the configuration file FILE
-
-Configuration files:
-$config_files
-
-Report bugs to <bug-autoconf at gnu.org>."
-_ACEOF
-
-cat >>$CONFIG_STATUS <<_ACEOF
-ac_cs_version="\\
-config.status
-configured by $0, generated by GNU Autoconf 2.59,
- with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
-
-Copyright (C) 2003 Free Software Foundation, Inc.
-This config.status script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it."
-srcdir=$srcdir
-INSTALL="$INSTALL"
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-# If no file are specified by the user, then we need to provide default
-# value. By we need to know if files were specified by the user.
-ac_need_defaults=:
-while test $# != 0
-do
- case $1 in
- --*=*)
- ac_option=`expr "x$1" : 'x\([^=]*\)='`
- ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
- ac_shift=:
- ;;
- -*)
- ac_option=$1
- ac_optarg=$2
- ac_shift=shift
- ;;
- *) # This is not an option, so the user has probably given explicit
- # arguments.
- ac_option=$1
- ac_need_defaults=false;;
- esac
-
- case $ac_option in
- # Handling of the options.
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
- -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
- ac_cs_recheck=: ;;
- --version | --vers* | -V )
- echo "$ac_cs_version"; exit 0 ;;
- --he | --h)
- # Conflict between --help and --header
- { { echo "$as_me:$LINENO: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: ambiguous option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; };;
- --help | --hel | -h )
- echo "$ac_cs_usage"; exit 0 ;;
- --debug | --d* | -d )
- debug=: ;;
- --file | --fil | --fi | --f )
- $ac_shift
- CONFIG_FILES="$CONFIG_FILES $ac_optarg"
- ac_need_defaults=false;;
- --header | --heade | --head | --hea )
- $ac_shift
- CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
- ac_need_defaults=false;;
- -q | -quiet | --quiet | --quie | --qui | --qu | --q \
- | -silent | --silent | --silen | --sile | --sil | --si | --s)
- ac_cs_silent=: ;;
-
- # This is an error.
- -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&5
-echo "$as_me: error: unrecognized option: $1
-Try \`$0 --help' for more information." >&2;}
- { (exit 1); exit 1; }; } ;;
-
- *) ac_config_targets="$ac_config_targets $1" ;;
-
- esac
- shift
-done
-
-ac_configure_extra_args=
-
-if $ac_cs_silent; then
- exec 6>/dev/null
- ac_configure_extra_args="$ac_configure_extra_args --silent"
-fi
-
-_ACEOF
-cat >>$CONFIG_STATUS <<_ACEOF
-if \$ac_cs_recheck; then
- echo "running $SHELL $0 " $ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
- exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
-fi
-
-_ACEOF
-
-
-
-
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-for ac_config_target in $ac_config_targets
-do
- case "$ac_config_target" in
- # Handling of arguments.
- "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
- "vte-java.pc" ) CONFIG_FILES="$CONFIG_FILES vte-java.pc" ;;
- "doc/examples/runExample.sh" ) CONFIG_FILES="$CONFIG_FILES doc/examples/runExample.sh" ;;
- "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
- "src/java/org/gnu/gnomevte/Terminal.java" ) CONFIG_FILES="$CONFIG_FILES src/java/org/gnu/gnomevte/Terminal.java" ;;
- *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
-echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
- { (exit 1); exit 1; }; };;
- esac
-done
-
-# If the user did not use the arguments to specify the items to instantiate,
-# then the envvar interface is used. Set only those that are not.
-# We use the long form for the default assignment because of an extremely
-# bizarre bug on SunOS 4.1.3.
-if $ac_need_defaults; then
- test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
-fi
-
-# Have a temporary directory for convenience. Make it in the build tree
-# simply because there is no reason to put it here, and in addition,
-# creating and moving files from /tmp can sometimes cause problems.
-# Create a temporary directory, and hook for its removal unless debugging.
-$debug ||
-{
- trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
- trap '{ (exit 1); exit 1; }' 1 2 13 15
-}
-
-# Create a (secure) tmp directory for tmp files.
-
-{
- tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
- test -n "$tmp" && test -d "$tmp"
-} ||
-{
- tmp=./confstat$$-$RANDOM
- (umask 077 && mkdir $tmp)
-} ||
-{
- echo "$me: cannot create a temporary directory in ." >&2
- { (exit 1); exit 1; }
-}
-
-_ACEOF
-
-cat >>$CONFIG_STATUS <<_ACEOF
-
-#
-# CONFIG_FILES section.
-#
-
-# No need to generate the scripts if there are no CONFIG_FILES.
-# This happens for instance when ./config.status config.h
-if test -n "\$CONFIG_FILES"; then
- # Protect against being on the right side of a sed subst in config.status.
- sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&,]/\\\\&/g;
- s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF
-s, at SHELL@,$SHELL,;t t
-s, at PATH_SEPARATOR@,$PATH_SEPARATOR,;t t
-s, at PACKAGE_NAME@,$PACKAGE_NAME,;t t
-s, at PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t
-s, at PACKAGE_VERSION@,$PACKAGE_VERSION,;t t
-s, at PACKAGE_STRING@,$PACKAGE_STRING,;t t
-s, at PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t
-s, at exec_prefix@,$exec_prefix,;t t
-s, at prefix@,$prefix,;t t
-s, at program_transform_name@,$program_transform_name,;t t
-s, at bindir@,$bindir,;t t
-s, at sbindir@,$sbindir,;t t
-s, at libexecdir@,$libexecdir,;t t
-s, at datadir@,$datadir,;t t
-s, at sysconfdir@,$sysconfdir,;t t
-s, at sharedstatedir@,$sharedstatedir,;t t
-s, at localstatedir@,$localstatedir,;t t
-s, at libdir@,$libdir,;t t
-s, at includedir@,$includedir,;t t
-s, at oldincludedir@,$oldincludedir,;t t
-s, at infodir@,$infodir,;t t
-s, at mandir@,$mandir,;t t
-s, at build_alias@,$build_alias,;t t
-s, at host_alias@,$host_alias,;t t
-s, at target_alias@,$target_alias,;t t
-s, at DEFS@,$DEFS,;t t
-s, at ECHO_C@,$ECHO_C,;t t
-s, at ECHO_N@,$ECHO_N,;t t
-s, at ECHO_T@,$ECHO_T,;t t
-s, at LIBS@,$LIBS,;t t
-s, at INSTALLED_CLASSPATH@,$INSTALLED_CLASSPATH,;t t
-s, at INSTALLED_JNI_DIR@,$INSTALLED_JNI_DIR,;t t
-s, at version@,$version,;t t
-s, at apiversion@,$apiversion,;t t
-s, at PKG_CONFIG@,$PKG_CONFIG,;t t
-s, at GTKJAVA_CFLAGS@,$GTKJAVA_CFLAGS,;t t
-s, at GTKJAVA_LIBS@,$GTKJAVA_LIBS,;t t
-s, at gtkapiversion@,$gtkapiversion,;t t
-s, at GTKJAR@,$GTKJAR,;t t
-s, at JG_GTK_LIB_PATH@,$JG_GTK_LIB_PATH,;t t
-s, at NATIVEGTKJAR@,$NATIVEGTKJAR,;t t
-s, at GNOMEJAVA_CFLAGS@,$GNOMEJAVA_CFLAGS,;t t
-s, at GNOMEJAVA_LIBS@,$GNOMEJAVA_LIBS,;t t
-s, at gnomeapiversion@,$gnomeapiversion,;t t
-s, at GNOMEJAR@,$GNOMEJAR,;t t
-s, at JG_GNOME_LIB_PATH@,$JG_GNOME_LIB_PATH,;t t
-s, at NATIVEGNOMEJAR@,$NATIVEGNOMEJAR,;t t
-s, at CC@,$CC,;t t
-s, at CFLAGS@,$CFLAGS,;t t
-s, at LDFLAGS@,$LDFLAGS,;t t
-s, at CPPFLAGS@,$CPPFLAGS,;t t
-s, at ac_ct_CC@,$ac_ct_CC,;t t
-s, at EXEEXT@,$EXEEXT,;t t
-s, at OBJEXT@,$OBJEXT,;t t
-s, at INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
-s, at INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
-s, at INSTALL_DATA@,$INSTALL_DATA,;t t
-s, at DB1@,$DB1,;t t
-s, at DB2@,$DB2,;t t
-s, at DOCBOOK@,$DOCBOOK,;t t
-s, at JAVAC@,$JAVAC,;t t
-s, at JAR@,$JAR,;t t
-s, at GCJ@,$GCJ,;t t
-s, at GCJ_CLASSPATH@,$GCJ_CLASSPATH,;t t
-s, at GCJ_BUILD_TARGETS@,$GCJ_BUILD_TARGETS,;t t
-s, at GCJ_INSTALL_TARGETS@,$GCJ_INSTALL_TARGETS,;t t
-s, at GCJ_UNINSTALL_TARGETS@,$GCJ_UNINSTALL_TARGETS,;t t
-s, at GTK_CFLAGS@,$GTK_CFLAGS,;t t
-s, at GTK_LIBS@,$GTK_LIBS,;t t
-s, at TOPLEVEL_TARGETS@,$TOPLEVEL_TARGETS,;t t
-s, at INSTALL_TARGETS@,$INSTALL_TARGETS,;t t
-s, at UNINSTALL_TARGETS@,$UNINSTALL_TARGETS,;t t
-s, at MACRO_FLAG@,$MACRO_FLAG,;t t
-s, at ALLOCA@,$ALLOCA,;t t
-s, at CPP@,$CPP,;t t
-s, at EGREP@,$EGREP,;t t
-s, at GNOME_CFLAGS@,$GNOME_CFLAGS,;t t
-s, at GNOME_LIBS@,$GNOME_LIBS,;t t
-s, at VTE_CFLAGS@,$VTE_CFLAGS,;t t
-s, at VTE_LIBS@,$VTE_LIBS,;t t
-s, at LIBOBJS@,$LIBOBJS,;t t
-s, at LTLIBOBJS@,$LTLIBOBJS,;t t
-CEOF
-
-_ACEOF
-
- cat >>$CONFIG_STATUS <<\_ACEOF
- # Split the substitutions into bite-sized pieces for seds with
- # small command number limits, like on Digital OSF/1 and HP-UX.
- ac_max_sed_lines=48
- ac_sed_frag=1 # Number of current file.
- ac_beg=1 # First line for current file.
- ac_end=$ac_max_sed_lines # Line after last line for current file.
- ac_more_lines=:
- ac_sed_cmds=
- while $ac_more_lines; do
- if test $ac_beg -gt 1; then
- sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- else
- sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
- fi
- if test ! -s $tmp/subs.frag; then
- ac_more_lines=false
- else
- # The purpose of the label and of the branching condition is to
- # speed up the sed processing (if there are no `@' at all, there
- # is no need to browse any of the substitutions).
- # These are the two extra sed commands mentioned above.
- (echo ':t
- /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
- else
- ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
- fi
- ac_sed_frag=`expr $ac_sed_frag + 1`
- ac_beg=$ac_end
- ac_end=`expr $ac_end + $ac_max_sed_lines`
- fi
- done
- if test -z "$ac_sed_cmds"; then
- ac_sed_cmds=cat
- fi
-fi # test -n "$CONFIG_FILES"
-
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
-for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
- # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
- case $ac_file in
- - | *:- | *:-:* ) # input from stdin
- cat >$tmp/stdin
- ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
- ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
- * ) ac_file_in=$ac_file.in ;;
- esac
-
- # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
- ac_dir=`(dirname "$ac_file") 2>/dev/null ||
-$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$ac_file" : 'X\(//\)[^/]' \| \
- X"$ac_file" : 'X\(//\)$' \| \
- X"$ac_file" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$ac_file" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- { if $as_mkdir_p; then
- mkdir -p "$ac_dir"
- else
- as_dir="$ac_dir"
- as_dirs=
- while test ! -d "$as_dir"; do
- as_dirs="$as_dir $as_dirs"
- as_dir=`(dirname "$as_dir") 2>/dev/null ||
-$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
- X"$as_dir" : 'X\(//\)[^/]' \| \
- X"$as_dir" : 'X\(//\)$' \| \
- X"$as_dir" : 'X\(/\)' \| \
- . : '\(.\)' 2>/dev/null ||
-echo X"$as_dir" |
- sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
- /^X\(\/\/\)[^/].*/{ s//\1/; q; }
- /^X\(\/\/\)$/{ s//\1/; q; }
- /^X\(\/\).*/{ s//\1/; q; }
- s/.*/./; q'`
- done
- test ! -n "$as_dirs" || mkdir $as_dirs
- fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
-echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
- { (exit 1); exit 1; }; }; }
-
- ac_builddir=.
-
-if test "$ac_dir" != .; then
- ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
- # A "../" for each directory in $ac_dir_suffix.
- ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
-else
- ac_dir_suffix= ac_top_builddir=
-fi
-
-case $srcdir in
- .) # No --srcdir option. We are building in place.
- ac_srcdir=.
- if test -z "$ac_top_builddir"; then
- ac_top_srcdir=.
- else
- ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
- fi ;;
- [\\/]* | ?:[\\/]* ) # Absolute path.
- ac_srcdir=$srcdir$ac_dir_suffix;
- ac_top_srcdir=$srcdir ;;
- *) # Relative path.
- ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
- ac_top_srcdir=$ac_top_builddir$srcdir ;;
-esac
-
-# Do not use `cd foo && pwd` to compute absolute paths, because
-# the directories may not exist.
-case `pwd` in
-.) ac_abs_builddir="$ac_dir";;
-*)
- case "$ac_dir" in
- .) ac_abs_builddir=`pwd`;;
- [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
- *) ac_abs_builddir=`pwd`/"$ac_dir";;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_builddir=${ac_top_builddir}.;;
-*)
- case ${ac_top_builddir}. in
- .) ac_abs_top_builddir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
- *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_srcdir=$ac_srcdir;;
-*)
- case $ac_srcdir in
- .) ac_abs_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
- *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
- esac;;
-esac
-case $ac_abs_builddir in
-.) ac_abs_top_srcdir=$ac_top_srcdir;;
-*)
- case $ac_top_srcdir in
- .) ac_abs_top_srcdir=$ac_abs_builddir;;
- [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
- *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
- esac;;
-esac
-
-
- case $INSTALL in
- [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
- *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
- esac
-
- # Let's still pretend it is `configure' which instantiates (i.e., don't
- # use $as_me), people would be surprised to read:
- # /* config.h. Generated by config.status. */
- if test x"$ac_file" = x-; then
- configure_input=
- else
- configure_input="$ac_file. "
- fi
- configure_input=$configure_input"Generated from `echo $ac_file_in |
- sed 's,.*/,,'` by configure."
-
- # First look for the input files in the build tree, otherwise in the
- # src tree.
- ac_file_inputs=`IFS=:
- for f in $ac_file_in; do
- case $f in
- -) echo $tmp/stdin ;;
- [\\/$]*)
- # Absolute (can't be DOS-style, as IFS=:)
- test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- echo "$f";;
- *) # Relative
- if test -f "$f"; then
- # Build tree
- echo "$f"
- elif test -f "$srcdir/$f"; then
- # Source tree
- echo "$srcdir/$f"
- else
- # /dev/null tree
- { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
-echo "$as_me: error: cannot find input file: $f" >&2;}
- { (exit 1); exit 1; }; }
- fi;;
- esac
- done` || { (exit 1); exit 1; }
-
- if test x"$ac_file" != x-; then
- { echo "$as_me:$LINENO: creating $ac_file" >&5
-echo "$as_me: creating $ac_file" >&6;}
- rm -f "$ac_file"
- fi
-_ACEOF
-cat >>$CONFIG_STATUS <<_ACEOF
- sed "$ac_vpsub
-$extrasub
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF
-:t
-/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
-s, at configure_input@,$configure_input,;t t
-s, at srcdir@,$ac_srcdir,;t t
-s, at abs_srcdir@,$ac_abs_srcdir,;t t
-s, at top_srcdir@,$ac_top_srcdir,;t t
-s, at abs_top_srcdir@,$ac_abs_top_srcdir,;t t
-s, at builddir@,$ac_builddir,;t t
-s, at abs_builddir@,$ac_abs_builddir,;t t
-s, at top_builddir@,$ac_top_builddir,;t t
-s, at abs_top_builddir@,$ac_abs_top_builddir,;t t
-s, at INSTALL@,$ac_INSTALL,;t t
-" $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
- rm -f $tmp/stdin
- if test x"$ac_file" != x-; then
- mv $tmp/out $ac_file
- else
- cat $tmp/out
- rm -f $tmp/out
- fi
-
-done
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF
-
-{ (exit 0); exit 0; }
-_ACEOF
-chmod +x $CONFIG_STATUS
-ac_clean_files=$ac_clean_files_save
-
-
-# configure is writing to config.log, and then calls config.status.
-# config.status does its own redirection, appending to config.log.
-# Unfortunately, on DOS this fails, as config.log is still kept open
-# by configure, so config.status won't be able to write to it; its
-# output is simply discarded. So we exec the FD to /dev/null,
-# effectively closing config.log, so it can be properly (re)opened and
-# appended to by config.status. When coming back to configure, we
-# need to make the FD available again.
-if test "$no_create" != yes; then
- ac_cs_success=:
- ac_config_status_args=
- test "$silent" = yes &&
- ac_config_status_args="$ac_config_status_args --quiet"
- exec 5>/dev/null
- $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
- exec 5>>config.log
- # Use ||, not &&, to avoid exiting from the if with $? = 1, which
- # would make configure fail if this is the last instruction.
- $ac_cs_success || { (exit 1); exit 1; }
-fi
-
-
-`chmod +x doc/examples/runExample.sh`
-
diff --git a/libvte-java/configure.in b/libvte-java/configure.in
deleted file mode 100644
index 5541a4f..0000000
--- a/libvte-java/configure.in
+++ /dev/null
@@ -1,60 +0,0 @@
-dnl Process this file with autoconf to produce a configure script.
-dnl
-dnl This file is part of Java-GNOME.
-dnl
-dnl Java-GNOME is free software; you can redistribute it and/or modify it
-dnl under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
-dnl any later version.
-dnl
-dnl Java-GNOME is distributed in the hope that it will be useful, but
-dnl WITHOUT ANY WARRANTY; without even the implied warranty of
-dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-dnl GNU General Public License for more details.
-dnl
-dnl You should have received a copy of the GNU General Public License
-dnl along with Jade; see the file COPYING. If not, write to
-dnl the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
-
-AC_INIT(src/jni/org_gnu_gnomevte_Terminal.c)
-
-
-version="0.11.13"
-apiversion="0.11"
-
-
-
-INSTALLED_CLASSPATH=\${prefix}/share/java/gnomevte${apiversion}-${version}.jar
-INSTALLED_JNI_DIR=\${prefix}/lib/jni/
-AC_SUBST(INSTALLED_CLASSPATH)
-AC_SUBST(INSTALLED_JNI_DIR)
-
-AC_SUBST(version)
-AC_SUBST(apiversion)
-
-JG_GTK_JAVA(2.4)
-
-JG_GNOME_JAVA(2.7)
-
-JG_COMMON
-
-PKG_CHECK_MODULES(GNOME, libgnomeui-2.0 >= 2.7.1 libgnomecanvas-2.0 >= 2.7.1)
-AC_SUBST(GNOME_CFLAGS)
-AC_SUBST(GNOME_LIBS)
-
-dnl Check for libvte >= 2.0
-PKG_CHECK_MODULES(VTE, vte >= 0.11.10)
-AC_SUBST(VTE_CFLAGS)
-AC_SUBST(VTE_LIBS)
-
-
-AC_OUTPUT( Makefile
- vte-java.pc
- doc/examples/runExample.sh
- src/Makefile
- src/java/org/gnu/gnomevte/Terminal.java
- )
-
-`chmod +x doc/examples/runExample.sh`
-
diff --git a/libvte-java/doc/examples/runExample.sh b/libvte-java/doc/examples/runExample.sh
deleted file mode 100644
index b618f7b..0000000
--- a/libvte-java/doc/examples/runExample.sh
+++ /dev/null
@@ -1,139 +0,0 @@
-#!/bin/sh
-#
-# A small script to help run example apps
-#
-
-prefix=/usr/
-exec_prefix=${prefix}
-libdir=/usr/lib/jni/
-classpath=${prefix}/share/java/gnomevte0.11-0.11.13.jar
-
-VTEJAVA_LIB=$libdir
-VTEJAVA_JAR=$classpath
-
-# You should not need to modify anything below here
-
-error_message ()
-{
- echo
- echo
- echo "Usage: ./runExample.sh CLASSNAME [ARGS]"
- echo "Please first ensure you have a valid java interpreter and compiler"
- echo "in your \$PATH and you have compiled java-gnome libraries and jars, then"
- echo "run an application by passing it's classname to this script, e.g.:"
- echo
- echo "$0 progressbar/ProgressBarTest"
- echo
- exit 1;
-}
-
-echo "Java-Gnome Example Application Launcher"
-echo
-
-GTKJAVA_JAR=`pkg-config --variable classpath gtk2-java`
-if ! test -n "$GTKJAVA_JAR"; then
- echo "Package gtk2-java was not found in the pkg-config search path."
- echo "Perhaps you should add the directory containing 'gtk2-java.pc'"
- echo "to the PKG_CONFIG_PATH environment variable"
- echo "No package 'gtk2-java' found"
- exit 1
-fi
-
-GTKJAVA_LIB=`pkg-config --variable libdir gtk2-java`
-if ! test -n "$GTKJAVA_LIB"; then
- echo "Library requirements (gtk+-2.0 >= 2.4) not met;"
- echo "consider adjusting the PKG_CONFIG_PATH environment"
- echo "variable if your libraries are in a nonstandard prefix"
- echo "so pkg-config can find them."
- exit 1
-fi
-
-GNOMEJAVA_JAR=`pkg-config --variable classpath gnome2-java`
-if ! test -n "$GNOMEJAVA_JAR"; then
- echo "Package gnome2-java was not found in the pkg-config search path."
- echo "Perhaps you should add the directory containing 'gnome2-java.pc'"
- echo "to the PKG_CONFIG_PATH environment variable"
- echo "No package 'gnome2-java' found"
- exit 1
-fi
-
-GNOMEJAVA_LIB=`pkg-config --variable libdir gnome2-java`
-if ! test -n "$GNOMEJAVA_LIB"; then
- echo "Library requirements (libgnomejava2.8) not met;"
- echo "consider adjusting the PKG_CONFIG_PATH environment"
- echo "variable if your libraries are in a nonstandard prefix"
- echo "so pkg-config can find them."
- exit 1
-fi
-
-NEED_LIB="$GTKJAVA_LIB $GNOMEJAVA_LIB $VTEJAVA_LIB"
-NEED_JAR="$GTKJAVA_JAR $GNOMEJAVA_JAR $VTEJAVA_JAR"
-
-echo "Checking for jvm and compiler availability..."
-
-#Try to use gcj first, then javac
-if [ `which gcj 2> /dev/null` ]; then
- JAVAC="gcj -C"
-elif [ `which javac 2> /dev/null` ]; then
- JAVAC=javac
-else
- echo "ERROR: no valid compiler was found in your \$PATH"
- error_message
-fi
-
-#Try to use gij first, then java
-if [ `which gij 2> /dev/null` ]; then
- JAVA=gij
-elif [ `which java 2> /dev/null` ]; then
- JAVA=java
-else
- echo "ERROR: no valid interpreter was found in your \$PATH"
- error_message
-fi
-
-echo " `echo $JAVAC | awk '{print $1}'` and $JAVA - appear to be ok"
-
-#Praise the users who use Free Software
-if [ "$JAVAC" == "gcj -C" -a "$JAVA" == "gij" ]; then
- echo
- echo " You are using Open Source java"
- echo " virtual machine and compiler: this is so good!"
-fi
-
-echo
-echo "Checking if library paths exist..."
-
-for NEEDLIB in $NEED_LIB; do
- if test -e $NEEDLIB; then echo " $NEEDLIB - appears to be ok"; fi;
- if ! test -e $NEEDLIB; then echo " $NEEDLIB - DOES NOT EXIST" && error_message; fi;
-done;
-
-echo
-echo "Testing JAR archives..."
-for JAR in $NEED_JAR; do
- if test -e $JAR; then
- echo " $JAR - appears to be ok";
- else
- echo " $JAR - DOES NOT EXIST";
- error_message
- fi;
-done;
-
-echo
-
-if ! test -e $1.java ; then
- echo "ERROR: unexpected example app";
- echo
- error_message
-fi
-
-#do the real work
-export CLASSPATH=.:$CLASSPATH:`echo $NEED_JAR | sed s'/ /:/g'`
-export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:`echo $NEED_LIB | sed s'/ /:/g'`
-
-($JAVAC $1.java && echo "Compilation successful") || (echo "ERROR: Compilation failed"; error_message)
-
-TARGET=`echo $1 | sed 's/\//\./g'`
-shift
-($JAVA $TARGET $@ && echo "Application successfully terminated") || (echo
-"Application terminated abnormally"; error_message)
diff --git a/libvte-java/doc/examples/runExample.sh.in b/libvte-java/doc/examples/runExample.sh.in
deleted file mode 100755
index 4e3170c..0000000
--- a/libvte-java/doc/examples/runExample.sh.in
+++ /dev/null
@@ -1,139 +0,0 @@
-#!/bin/sh
-#
-# A small script to help run example apps
-#
-
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-classpath=@INSTALLED_CLASSPATH@
-
-VTEJAVA_LIB=$libdir
-VTEJAVA_JAR=$classpath
-
-# You should not need to modify anything below here
-
-error_message ()
-{
- echo
- echo
- echo "Usage: ./runExample.sh CLASSNAME [ARGS]"
- echo "Please first ensure you have a valid java interpreter and compiler"
- echo "in your \$PATH and you have compiled java-gnome libraries and jars, then"
- echo "run an application by passing it's classname to this script, e.g.:"
- echo
- echo "$0 progressbar/ProgressBarTest"
- echo
- exit 1;
-}
-
-echo "Java-Gnome Example Application Launcher"
-echo
-
-GTKJAVA_JAR=`pkg-config --variable classpath gtk2-java`
-if ! test -n "$GTKJAVA_JAR"; then
- echo "Package gtk2-java was not found in the pkg-config search path."
- echo "Perhaps you should add the directory containing 'gtk2-java.pc'"
- echo "to the PKG_CONFIG_PATH environment variable"
- echo "No package 'gtk2-java' found"
- exit 1
-fi
-
-GTKJAVA_LIB=`pkg-config --variable libdir gtk2-java`
-if ! test -n "$GTKJAVA_LIB"; then
- echo "Library requirements (gtk+-2.0 >= 2.4) not met;"
- echo "consider adjusting the PKG_CONFIG_PATH environment"
- echo "variable if your libraries are in a nonstandard prefix"
- echo "so pkg-config can find them."
- exit 1
-fi
-
-GNOMEJAVA_JAR=`pkg-config --variable classpath gnome2-java`
-if ! test -n "$GNOMEJAVA_JAR"; then
- echo "Package gnome2-java was not found in the pkg-config search path."
- echo "Perhaps you should add the directory containing 'gnome2-java.pc'"
- echo "to the PKG_CONFIG_PATH environment variable"
- echo "No package 'gnome2-java' found"
- exit 1
-fi
-
-GNOMEJAVA_LIB=`pkg-config --variable libdir gnome2-java`
-if ! test -n "$GNOMEJAVA_LIB"; then
- echo "Library requirements (libgnomejava2.8) not met;"
- echo "consider adjusting the PKG_CONFIG_PATH environment"
- echo "variable if your libraries are in a nonstandard prefix"
- echo "so pkg-config can find them."
- exit 1
-fi
-
-NEED_LIB="$GTKJAVA_LIB $GNOMEJAVA_LIB $VTEJAVA_LIB"
-NEED_JAR="$GTKJAVA_JAR $GNOMEJAVA_JAR $VTEJAVA_JAR"
-
-echo "Checking for jvm and compiler availability..."
-
-#Try to use gcj first, then javac
-if [ `which gcj 2> /dev/null` ]; then
- JAVAC="gcj -C"
-elif [ `which javac 2> /dev/null` ]; then
- JAVAC=javac
-else
- echo "ERROR: no valid compiler was found in your \$PATH"
- error_message
-fi
-
-#Try to use gij first, then java
-if [ `which gij 2> /dev/null` ]; then
- JAVA=gij
-elif [ `which java 2> /dev/null` ]; then
- JAVA=java
-else
- echo "ERROR: no valid interpreter was found in your \$PATH"
- error_message
-fi
-
-echo " `echo $JAVAC | awk '{print $1}'` and $JAVA - appear to be ok"
-
-#Praise the users who use Free Software
-if [ "$JAVAC" == "gcj -C" -a "$JAVA" == "gij" ]; then
- echo
- echo " You are using Open Source java"
- echo " virtual machine and compiler: this is so good!"
-fi
-
-echo
-echo "Checking if library paths exist..."
-
-for NEEDLIB in $NEED_LIB; do
- if test -e $NEEDLIB; then echo " $NEEDLIB - appears to be ok"; fi;
- if ! test -e $NEEDLIB; then echo " $NEEDLIB - DOES NOT EXIST" && error_message; fi;
-done;
-
-echo
-echo "Testing JAR archives..."
-for JAR in $NEED_JAR; do
- if test -e $JAR; then
- echo " $JAR - appears to be ok";
- else
- echo " $JAR - DOES NOT EXIST";
- error_message
- fi;
-done;
-
-echo
-
-if ! test -e $1.java ; then
- echo "ERROR: unexpected example app";
- echo
- error_message
-fi
-
-#do the real work
-export CLASSPATH=.:$CLASSPATH:`echo $NEED_JAR | sed s'/ /:/g'`
-export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:`echo $NEED_LIB | sed s'/ /:/g'`
-
-($JAVAC $1.java && echo "Compilation successful") || (echo "ERROR: Compilation failed"; error_message)
-
-TARGET=`echo $1 | sed 's/\//\./g'`
-shift
-($JAVA $TARGET $@ && echo "Application successfully terminated") || (echo
-"Application terminated abnormally"; error_message)
diff --git a/libvte-java/doc/examples/vte/GtkTerminalExample.java b/libvte-java/doc/examples/vte/GtkTerminalExample.java
deleted file mode 100644
index c799337..0000000
--- a/libvte-java/doc/examples/vte/GtkTerminalExample.java
+++ /dev/null
@@ -1,161 +0,0 @@
-/** GtkTerminalExample .java
- */
-package vte;
-
-import org.gnu.gnomevte.Terminal;
-import org.gnu.gtk.AttachOptions;
-import org.gnu.gtk.Button;
-import org.gnu.gtk.Gtk;
-import org.gnu.gtk.GtkStockItem;
-import org.gnu.gtk.Notebook;
-import org.gnu.gtk.ReliefStyle;
-import org.gnu.gtk.Table;
-import org.gnu.gtk.ToolBar;
-import org.gnu.gtk.Widget;
-import org.gnu.gtk.Window;
-import org.gnu.gtk.WindowType;
-import org.gnu.gtk.event.ButtonEvent;
-import org.gnu.gtk.event.ButtonListener;
-import org.gnu.gtk.event.NotebookEvent;
-import org.gnu.gtk.event.NotebookListener;
-
-public class GtkTerminalExample extends Window{
- private ToolBar toolbar;
- private Terminal term;
- private Table table;
- private Notebook notebook;
- private int pageCount=0;
-
- public GtkTerminalExample (String appTitle){
- super(WindowType.TOPLEVEL);
- super.setTitle(appTitle);
- //resize(800,600);
- table = new Table(2, 1, false);
- notebook = new Notebook();
- initGUI();
-
- }
-
- private void initGUI(){
- notebook.addListener(new NotebookListener(){
- public void notebookEvent(NotebookEvent evt){
- handleNotebookEvent(evt);
- }
- });
-
- toolbar = createMyToolbar();
- //toolbar.setResizeMode(ResizeMode.PARENT);
-
- table.attach(toolbar, 0, 1, 0, 1,AttachOptions.FILL, AttachOptions.SHRINK, 0, 0);
- table.attach(notebook, 0, 1, 1, 2,AttachOptions.FILL, AttachOptions.FILL, 0, 0);
-
- term = Terminal.terminalAndShell();
- notebook.appendPage(term, null);
- pageCount++;
-
- add(table);
- showAll();
-
- }
-
-
-
- public ToolBar createMyToolbar (){
- toolbar = new ToolBar();
-
- Button bquit = new Button(GtkStockItem.QUIT);
- bquit.setRelief(ReliefStyle.NONE);
- toolbar.appendWidget(bquit,"","");
-
- Button bnew = new Button(GtkStockItem.NEW);
- bnew.setRelief(ReliefStyle.NONE);
- bnew.addListener(new ButtonListener(){
- public void buttonEvent(ButtonEvent evt){
- handleButtonEvent(evt);
- }
- });
- toolbar.appendWidget(bnew,"","");
-
- Button bclose = new Button(GtkStockItem.CLOSE);
- bclose.setRelief(ReliefStyle.NONE);
- bclose.addListener(new ButtonListener(){
- public void buttonEvent(ButtonEvent evt){
- closePressed(evt);
- }
- });
- toolbar.appendWidget(bclose,"","");
-
- Button bgo_back = new Button(GtkStockItem.GO_BACK);
- bgo_back.setRelief(ReliefStyle.NONE);
- bgo_back.addListener(new ButtonListener(){
- public void buttonEvent (ButtonEvent evt){
- handlePrev(evt);
- }
- });
- toolbar.appendWidget(bgo_back,"","");
-
- Button bgo_forward = new Button(GtkStockItem.GO_FORWARD);
- bgo_forward.setRelief(ReliefStyle.NONE);
- bgo_forward.addListener(new ButtonListener(){
- public void buttonEvent (ButtonEvent evt){
- handleNext(evt);
- }
- });
- toolbar.appendWidget(bgo_forward,"","");
-
- return toolbar;
- }
-
- public static void main(String args[]){
- Gtk.init(args);
- GtkTerminalExample te = new GtkTerminalExample ("Terminal Example");
- Gtk.main();
- }
-
- public void handleButtonEvent(ButtonEvent evt){
- if (evt.isOfType(ButtonEvent.Type.CLICK)){
- Terminal t = Terminal.terminalAndShell();
- t.show();
- notebook.appendPage(t, null);
- pageCount++;
- int num = notebook.pageNum(t);
- notebook.setCurrentPage(num);
- t.grabFocus();
- }
- }
-
- public void handleNotebookEvent(NotebookEvent evt){
-
- }
-
-
- public void closePressed(ButtonEvent evt){
- if(pageCount==1)
- return;
- if (evt.isOfType(ButtonEvent.Type.CLICK)){
- int current = notebook.getCurrentPage();
- System.out.println("Page " + current + "colsed.");
- notebook.removePage(current);
- pageCount--;
- current = notebook.getCurrentPage();
- Widget w = notebook.getPage(current);
- w.grabFocus();
- }
- }
-
- protected void handleNext(ButtonEvent evt){
- if (evt.isOfType(ButtonEvent.Type.CLICK)){
- notebook.nextPage();
- }
-
- }
-
- protected void handlePrev(ButtonEvent evt){
- if (evt.isOfType(ButtonEvent.Type.CLICK)){
- notebook.prevPage();
- }
- }
-
-}
-//GtkTerminalExample .java
-
diff --git a/libvte-java/install-sh b/libvte-java/install-sh
deleted file mode 100755
index e9de238..0000000
--- a/libvte-java/install-sh
+++ /dev/null
@@ -1,251 +0,0 @@
-#!/bin/sh
-#
-# install - install a program, script, or datafile
-# This comes from X11R5 (mit/util/scripts/install.sh).
-#
-# Copyright 1991 by the Massachusetts Institute of Technology
-#
-# Permission to use, copy, modify, distribute, and sell this software and its
-# documentation for any purpose is hereby granted without fee, provided that
-# the above copyright notice appear in all copies and that both that
-# copyright notice and this permission notice appear in supporting
-# documentation, and that the name of M.I.T. not be used in advertising or
-# publicity pertaining to distribution of the software without specific,
-# written prior permission. M.I.T. makes no representations about the
-# suitability of this software for any purpose. It is provided "as is"
-# without express or implied warranty.
-#
-# Calling this script install-sh is preferred over install.sh, to prevent
-# `make' implicit rules from creating a file called install from it
-# when there is no Makefile.
-#
-# This script is compatible with the BSD install script, but was written
-# from scratch. It can only install one file at a time, a restriction
-# shared with many OS's install programs.
-
-
-# set DOITPROG to echo to test this script
-
-# Don't use :- since 4.3BSD and earlier shells don't like it.
-doit="${DOITPROG-}"
-
-
-# put in absolute paths if you don't have them in your path; or use env. vars.
-
-mvprog="${MVPROG-mv}"
-cpprog="${CPPROG-cp}"
-chmodprog="${CHMODPROG-chmod}"
-chownprog="${CHOWNPROG-chown}"
-chgrpprog="${CHGRPPROG-chgrp}"
-stripprog="${STRIPPROG-strip}"
-rmprog="${RMPROG-rm}"
-mkdirprog="${MKDIRPROG-mkdir}"
-
-transformbasename=""
-transform_arg=""
-instcmd="$mvprog"
-chmodcmd="$chmodprog 0755"
-chowncmd=""
-chgrpcmd=""
-stripcmd=""
-rmcmd="$rmprog -f"
-mvcmd="$mvprog"
-src=""
-dst=""
-dir_arg=""
-
-while [ x"$1" != x ]; do
- case $1 in
- -c) instcmd="$cpprog"
- shift
- continue;;
-
- -d) dir_arg=true
- shift
- continue;;
-
- -m) chmodcmd="$chmodprog $2"
- shift
- shift
- continue;;
-
- -o) chowncmd="$chownprog $2"
- shift
- shift
- continue;;
-
- -g) chgrpcmd="$chgrpprog $2"
- shift
- shift
- continue;;
-
- -s) stripcmd="$stripprog"
- shift
- continue;;
-
- -t=*) transformarg=`echo $1 | sed 's/-t=//'`
- shift
- continue;;
-
- -b=*) transformbasename=`echo $1 | sed 's/-b=//'`
- shift
- continue;;
-
- *) if [ x"$src" = x ]
- then
- src=$1
- else
- # this colon is to work around a 386BSD /bin/sh bug
- :
- dst=$1
- fi
- shift
- continue;;
- esac
-done
-
-if [ x"$src" = x ]
-then
- echo "install: no input file specified"
- exit 1
-else
- true
-fi
-
-if [ x"$dir_arg" != x ]; then
- dst=$src
- src=""
-
- if [ -d $dst ]; then
- instcmd=:
- chmodcmd=""
- else
- instcmd=mkdir
- fi
-else
-
-# Waiting for this to be detected by the "$instcmd $src $dsttmp" command
-# might cause directories to be created, which would be especially bad
-# if $src (and thus $dsttmp) contains '*'.
-
- if [ -f $src -o -d $src ]
- then
- true
- else
- echo "install: $src does not exist"
- exit 1
- fi
-
- if [ x"$dst" = x ]
- then
- echo "install: no destination specified"
- exit 1
- else
- true
- fi
-
-# If destination is a directory, append the input filename; if your system
-# does not like double slashes in filenames, you may need to add some logic
-
- if [ -d $dst ]
- then
- dst="$dst"/`basename $src`
- else
- true
- fi
-fi
-
-## this sed command emulates the dirname command
-dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
-
-# Make sure that the destination directory exists.
-# this part is taken from Noah Friedman's mkinstalldirs script
-
-# Skip lots of stat calls in the usual case.
-if [ ! -d "$dstdir" ]; then
-defaultIFS='
-'
-IFS="${IFS-${defaultIFS}}"
-
-oIFS="${IFS}"
-# Some sh's can't handle IFS=/ for some reason.
-IFS='%'
-set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
-IFS="${oIFS}"
-
-pathcomp=''
-
-while [ $# -ne 0 ] ; do
- pathcomp="${pathcomp}${1}"
- shift
-
- if [ ! -d "${pathcomp}" ] ;
- then
- $mkdirprog "${pathcomp}"
- else
- true
- fi
-
- pathcomp="${pathcomp}/"
-done
-fi
-
-if [ x"$dir_arg" != x ]
-then
- $doit $instcmd $dst &&
-
- if [ x"$chowncmd" != x ]; then $doit $chowncmd $dst; else true ; fi &&
- if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dst; else true ; fi &&
- if [ x"$stripcmd" != x ]; then $doit $stripcmd $dst; else true ; fi &&
- if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dst; else true ; fi
-else
-
-# If we're going to rename the final executable, determine the name now.
-
- if [ x"$transformarg" = x ]
- then
- dstfile=`basename $dst`
- else
- dstfile=`basename $dst $transformbasename |
- sed $transformarg`$transformbasename
- fi
-
-# don't allow the sed command to completely eliminate the filename
-
- if [ x"$dstfile" = x ]
- then
- dstfile=`basename $dst`
- else
- true
- fi
-
-# Make a temp file name in the proper directory.
-
- dsttmp=$dstdir/#inst.$$#
-
-# Move or copy the file name to the temp name
-
- $doit $instcmd $src $dsttmp &&
-
- trap "rm -f ${dsttmp}" 0 &&
-
-# and set any options; do chmod last to preserve setuid bits
-
-# If any of these fail, we abort the whole thing. If we want to
-# ignore errors from any of these, just make sure not to ignore
-# errors from the above "$doit $instcmd $src $dsttmp" command.
-
- if [ x"$chowncmd" != x ]; then $doit $chowncmd $dsttmp; else true;fi &&
- if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; else true;fi &&
- if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; else true;fi &&
- if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; else true;fi &&
-
-# Now rename the file to the real destination.
-
- $doit $rmcmd -f $dstdir/$dstfile &&
- $doit $mvcmd $dsttmp $dstdir/$dstfile
-
-fi &&
-
-
-exit 0
diff --git a/libvte-java/src/Makefile b/libvte-java/src/Makefile
deleted file mode 100644
index 36b8410..0000000
--- a/libvte-java/src/Makefile
+++ /dev/null
@@ -1,140 +0,0 @@
-# This file is part of Java-GNOME.
-#
-# Java-GNOME is free software; you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
-# any later version.
-#
-# Java-GNOME is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with Java-GNOME; see the file COPYING. If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-#
-
-CLASSPATH = /home/java-gnome-2.8.3/libgtk-java/lib/gtk2.4-2.4.6.jar:/home/java-gnome-2.8.3/libgnome-java/lib//gnome2.8-2.8.2.jar:@CLASSPATH@:java
-NATIVEGTKJAR = /home/java-gnome-2.8.3/libgtk-java/lib//libgtkjar2.4.so
-NATIVEGNOMEJAR = /home/java-gnome-2.8.3/libgnome-java/lib//libgnomejar2.8.so
-
-OBJECTS:= \
- $(shell ls jni/*.c \
- | sort | sed -e 's=\.c=\.o=g')
-
-SOURCE_PATH:=java/org/gnu/gnomevte/*.java
-
-JAVA_SOURCE_PATH:=java
-
-
-vteversion = 0.11.13
-vteapiversion = 0.11
-version = 0.11.13
-apiversion = 0.11
-gtkversion = @gtkversion@
-gtkapiversion = 2.4
-
-INSTALL=/usr/bin/install -c
-
-# Set Java related stuff
-JAVADOC = @JAVADOC@
-JAVAC = gcj -C
-JAVA = @JAVA@
-JAR = /usr/bin/jar
-
-# If you need to change this line please let us know
-JAVA_INCLUDES =
-#@JAVA_INCLUDES@
-
-# Set C related stuff
-CC = gcc
-CFLAGS= -g -O2 -fPIC -Wall
-GTK_CFLAGS=-DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-GTK_LIBS=-Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
-LIBGTKHTML_CFLAGS=@LIBGTKHTML_CFLAGS@
-LIBGTKHTML_LIBS=@LIBGTKHTML_LIBS@
-GNOME_CFLAGS=-DORBIT2=1 -pthread -DXTHREADS -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype [...]
-GNOME_LIBS=-Wl,--export-dynamic -pthread -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 -lpthread -lz -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lgthread-2.0 -lgnomecanvas-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
-LIBGLADE_CFLAGS=@LIBGLADE_CFLAGS@
-LIBGLADE_LIBS=@LIBGLADE_LIBS@
-GCJ=/usr/bin/gcj -fPIC -fjni
-GCJFLAGS=
-GCJ_CLASSPATH=/usr/share/java/libgcj-3.3.5.jar:.
-
-
-.SUFFIXES: .java .class
-
-.c.o:
- $(CC) -c $(CFLAGS) $< $(JAVA_INCLUDES) $(GNOME_CFLAGS) \
- -o $@
-
-.java.o:
- $(GCJ) $(GCJFLAGS) -g -O --classpath=${GCJ_CLASSPATH}:${CLASSPATH} -c $< \
- -o $@
-
-CLASSES:= \
- $(shell /bin/ls $(SOURCE_PATH) \
- | sort | sed -e 's=\.java=\.class=g' \
- | sed -e 's=\.\./==g' \
- | sed -e 's=\s*\(.*\)\s*= build-java/\1 =g' \
- | sed -e 's=build-java/.*/org/\(.*\)\s*= build-java/org/\1 =g' \
- )
-
-dirs: ../lib build-java
-
-../lib/:
- $(INSTALL) -d ../lib
-build-java:
- $(INSTALL) -d build-java
-
-build-java/%.class: java/%.java
- CLASSPATH=$(CLASSPATH):$(JAVA_SOURCE_PATH) $(JAVAC) -d build-java \
- $<
-
-build-java/%.o: java/%.java
- $(GCJ) $(GCJFLAGS) -g -O --classpath=$(JAVA_SOURCE_PATH):${GCJ_CLASSPATH}:${CLASSPATH} -o $@ -c \
- $<
-
-COMPILED_CLASSES:=$(shell echo $(CLASSES) | sed -e 's=\.class=\.o=g' )
-
-../lib/gnomevte${vteapiversion}.jar: $(CLASSES)
- @(cd build-java; $(JAR) cf ../../lib/gnomevte${vteapiversion}-${vteversion}.jar `find -name "*.class"` )
- @(cd ../lib; test ! -L gnomevte${vteapiversion}.jar && ln -s gnomevte${vteapiversion}-${vteversion}.jar gnomevte${vteapiversion}.jar) || exit 0
-
-jar: dirs ../lib/gnomevte${vteapiversion}.jar
-
-
-../lib/libgnomevtejava${vteapiversion}.so.${vteversion} : $(OBJECTS)
- @(test ! -d ../lib && mkdir ../lib) || exit 0
- $(CC) $(CFLAGS) -shared -o ../lib/libgnomevtejava${vteapiversion}.so.${vteversion} \
- $(OBJECTS) \
- -L/home/java-gnome-2.8.3/libgtk-java/lib/ -lgtkjava${gtkapiversion} \
- $(CFLAGS) -Wl,--export-dynamic -L/usr/X11R6/lib -lvte -lncurses -lXft -lfreetype -lz -lXrender -lX11 -lgtk-x11-2.0 -lfontconfig -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -DXTHREADS -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 $(JAVA_INCLUDES) -Xlin [...]
- @(cd ../lib; test ! -L libgnomevtejava${vteapiversion}.so && ln -s libgnomevtejava${vteapiversion}.so.${vteversion} libgnomevtejava${vteapiversion}.so) || exit 0
-
-nativelib: ../lib/libgnomevtejava${vteapiversion}.so.${vteversion}
-
-../lib/libgnomevtejar${vteapiversion}.so.${vteversion}: $(COMPILED_CLASSES)
- $(GCJ) $(GCJFLAGS) -g -shared $(COMPILED_CLASSES) -o ../lib/libgnomevtejar${vteapiversion}.so.${vteversion}
- @(cd ../lib; test ! -L libgnomevtejar${vteapiversion}.so && ln -s libgnomevtejar${vteapiversion}.so.${vteversion} libgnomevtejar${vteapiversion}.so) || exit 0
-
-native-gcj: ../lib/libgnomevtejar${vteapiversion}.so.${vteversion}
-
-all: dirs jar nativelib native-gcj
-
-# Targets to clean up after us
-.PHONY: mostlyclean clean distclean maintainer-clean dirs all native-gnomevte nativelib jar
-
-mostlyclean:
-
-clean: mostlyclean
- rm -f jni/*.o
- rm -rf build-java/
- rm -rf ../lib/
-
-distclean: clean
- rm -f Makefile
-
-maintainer-clean: distclean
-
diff --git a/libvte-java/src/Makefile.in b/libvte-java/src/Makefile.in
deleted file mode 100644
index b523244..0000000
--- a/libvte-java/src/Makefile.in
+++ /dev/null
@@ -1,140 +0,0 @@
-# This file is part of Java-GNOME.
-#
-# Java-GNOME is free software; you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
-# any later version.
-#
-# Java-GNOME is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with Java-GNOME; see the file COPYING. If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-#
-
-CLASSPATH = @GTKJAR@:@GNOMEJAR@:@CLASSPATH@:java
-NATIVEGTKJAR = @NATIVEGTKJAR@
-NATIVEGNOMEJAR = @NATIVEGNOMEJAR@
-
-OBJECTS:= \
- $(shell ls jni/*.c \
- | sort | sed -e 's=\.c=\.o=g')
-
-SOURCE_PATH:=java/org/gnu/gnomevte/*.java
-
-JAVA_SOURCE_PATH:=java
-
-
-vteversion = @version@
-vteapiversion = @apiversion@
-version = @version@
-apiversion = @apiversion@
-gtkversion = @gtkversion@
-gtkapiversion = @gtkapiversion@
-
-INSTALL=@INSTALL@
-
-# Set Java related stuff
-JAVADOC = @JAVADOC@
-JAVAC = @JAVAC@
-JAVA = @JAVA@
-JAR = @JAR@
-
-# If you need to change this line please let us know
-JAVA_INCLUDES =
-#@JAVA_INCLUDES@
-
-# Set C related stuff
-CC = @CC@
-CFLAGS= @CFLAGS@ -fPIC -Wall
-GTK_CFLAGS=@GTK_CFLAGS@
-GTK_LIBS=@GTK_LIBS@
-LIBGTKHTML_CFLAGS=@LIBGTKHTML_CFLAGS@
-LIBGTKHTML_LIBS=@LIBGTKHTML_LIBS@
-GNOME_CFLAGS=@GNOME_CFLAGS@
-GNOME_LIBS=@GNOME_LIBS@
-LIBGLADE_CFLAGS=@LIBGLADE_CFLAGS@
-LIBGLADE_LIBS=@LIBGLADE_LIBS@
-GCJ=@GCJ@ -fPIC -fjni
-GCJFLAGS=
-GCJ_CLASSPATH=@GCJ_CLASSPATH at .
-
-
-.SUFFIXES: .java .class
-
-.c.o:
- $(CC) -c $(CFLAGS) $< $(JAVA_INCLUDES) $(GNOME_CFLAGS) \
- -o $@
-
-.java.o:
- $(GCJ) $(GCJFLAGS) -g -O --classpath=${GCJ_CLASSPATH}:${CLASSPATH} -c $< \
- -o $@
-
-CLASSES:= \
- $(shell /bin/ls $(SOURCE_PATH) \
- | sort | sed -e 's=\.java=\.class=g' \
- | sed -e 's=\.\./==g' \
- | sed -e 's=\s*\(.*\)\s*= build-java/\1 =g' \
- | sed -e 's=build-java/.*/org/\(.*\)\s*= build-java/org/\1 =g' \
- )
-
-dirs: ../lib build-java
-
-../lib/:
- $(INSTALL) -d ../lib
-build-java:
- $(INSTALL) -d build-java
-
-build-java/%.class: java/%.java
- CLASSPATH=$(CLASSPATH):$(JAVA_SOURCE_PATH) $(JAVAC) -d build-java \
- $<
-
-build-java/%.o: java/%.java
- $(GCJ) $(GCJFLAGS) -g -O --classpath=$(JAVA_SOURCE_PATH):${GCJ_CLASSPATH}:${CLASSPATH} -o $@ -c \
- $<
-
-COMPILED_CLASSES:=$(shell echo $(CLASSES) | sed -e 's=\.class=\.o=g' )
-
-../lib/gnomevte${vteapiversion}.jar: $(CLASSES)
- @(cd build-java; $(JAR) cf ../../lib/gnomevte${vteapiversion}-${vteversion}.jar `find -name "*.class"` )
- @(cd ../lib; test ! -L gnomevte${vteapiversion}.jar && ln -s gnomevte${vteapiversion}-${vteversion}.jar gnomevte${vteapiversion}.jar) || exit 0
-
-jar: dirs ../lib/gnomevte${vteapiversion}.jar
-
-
-../lib/libgnomevtejava${vteapiversion}.so.${vteversion} : $(OBJECTS)
- @(test ! -d ../lib && mkdir ../lib) || exit 0
- $(CC) $(CFLAGS) -shared -o ../lib/libgnomevtejava${vteapiversion}.so.${vteversion} \
- $(OBJECTS) \
- -L at JG_GTK_LIB_PATH@ -lgtkjava${gtkapiversion} \
- $(CFLAGS) @VTE_LIBS@ @VTE_CFLAGS@ $(JAVA_INCLUDES) -Xlinker --no-undefined
- @(cd ../lib; test ! -L libgnomevtejava${vteapiversion}.so && ln -s libgnomevtejava${vteapiversion}.so.${vteversion} libgnomevtejava${vteapiversion}.so) || exit 0
-
-nativelib: ../lib/libgnomevtejava${vteapiversion}.so.${vteversion}
-
-../lib/libgnomevtejar${vteapiversion}.so.${vteversion}: $(COMPILED_CLASSES)
- $(GCJ) $(GCJFLAGS) -g -shared $(COMPILED_CLASSES) -o ../lib/libgnomevtejar${vteapiversion}.so.${vteversion}
- @(cd ../lib; test ! -L libgnomevtejar${vteapiversion}.so && ln -s libgnomevtejar${vteapiversion}.so.${vteversion} libgnomevtejar${vteapiversion}.so) || exit 0
-
-native-gcj: ../lib/libgnomevtejar${vteapiversion}.so.${vteversion}
-
-all: dirs jar nativelib @GCJ_BUILD_TARGETS@
-
-# Targets to clean up after us
-.PHONY: mostlyclean clean distclean maintainer-clean dirs all native-gnomevte nativelib jar
-
-mostlyclean:
-
-clean: mostlyclean
- rm -f jni/*.o
- rm -rf build-java/
- rm -rf ../lib/
-
-distclean: clean
- rm -f Makefile
-
-maintainer-clean: distclean
-
diff --git a/libvte-java/src/java/org/gnu/gnomevte/Terminal.java b/libvte-java/src/java/org/gnu/gnomevte/Terminal.java
deleted file mode 100644
index 426238f..0000000
--- a/libvte-java/src/java/org/gnu/gnomevte/Terminal.java
+++ /dev/null
@@ -1,452 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-
-package org.gnu.gnomevte;
-
-import org.gnu.gtk.StateType;
-import org.gnu.gdk.Color;
-import org.gnu.pango.FontDescription;
-
-import java.io.File;
-import java.io.FileNotFoundException;
-
-/**
- * VteTerminal widget bindings implementation.
- */
-public class Terminal extends org.gnu.gtk.Widget {
-
- private int pid_t;
-
- /**
- * Used in the bindings development.<br>
- * You should not use this constructor.<br>
- * Use <code>Terminal ()</code> or <code>Terminal (command, args, workingDir)</code> instead.
- */
- protected Terminal (int handle){
- super (handle);
- }
-
- /**
- * Creates a new Termina widget.
- * This constructor launchs a shell inside de widget.
- */
- public Terminal (){
- super (vte_terminal_new ());
- }
-
- /**
- * Creates a new Terminal widget and executes <code>command</code> inside it.
- *
- * @param command Command launched inside the terminal.
- * @param args arguments passed to the <code>command</code>.
- * @param workingDir working directory passed to the process.
- */
- public Terminal (String command, String args[], String workingDir){
- this();
- pid_t = forkCommand (command, args, workingDir, true, true, true);
- }
-
- /**
- * Creates an new Terminal widget and launches a shell inside it.
- *
- * @return The widget with a shell in it.
- */
- public static Terminal terminalAndShell (){
- Terminal t = new Terminal (null, null, null);
- return t;
- }
-
- /**
- * Forks the <code>command</code> and show it inside the widget.
- *
- * @param command program to launch in a new process.
- * @param args The argument list available to the executed program.
- * @param directory working directory available to the executed program.
- * FIXME: investigate the meaning of laslog, utmp, wtmp.
- * @return Integer representing the process id.
- */
- public int forkCommand (String command, String args[], String directory, boolean lastlog, boolean utmp, boolean wtmp){
- byte[] _command = null;
- byte[] _directory = null;
- if (command != null)
- _command = command.getBytes ();
- if (directory != null)
- _directory = directory.getBytes ();
- if(args == null)
- args = new String[]{};
-
- return vte_terminal_fork_command (getHandle(), _command, args, _directory, lastlog, utmp, wtmp);
-
- }
-
- /**
- * Send data to the terminal to display to handle in some way.<br>
- * If data is null, it will be ignored.
- *
- * @param data Sent to the terminal.
- */
- public void feed (String data){
- if (data != null)
- vte_terminal_feed (getHandle(), data.getBytes (), data.length ());
- }
-
- /**
- * Send data to the terminal's forked command to handle in some way.<br>
- * If data is null, it will be ignored.
- *
- * @param data Sent to the terminal.
- */
- public void feedChild (String data){
- if (data != null){
- vte_terminal_feed_child (getHandle(), data.getBytes (), data.length ());
- }
- }
-
- /**
- * Copy currently selected text to the clipboard.
- */
- public void copyClipboard (){
- vte_terminal_copy_clipboard (getHandle());
- }
-
- /**
- * Paste clipboard text from the clipboard to the terminal.
- */
- public void pasteClipboard (){
- vte_terminal_paste_clipboard (getHandle());
- }
-
- /*
- * TODO: Test!!!
- */
- public void copyPrimary (){
- vte_terminal_copy_primary(getHandle());
- }
-
- /*
- * TODO: Test!!!
- */
- public void pastePrimary (){
- vte_terminal_paste_primary(getHandle());
- }
-
- /**
- * Set the terminal's size.
- *
- * @param colums The terminal's width.
- * @param rows The terminal's height.
- */
- public void setSize (int columns, int rows){
- vte_terminal_set_size (getHandle(), columns, rows);
- }
-
- /**
- * Set the terminal's audible bell.
- *
- * @param audible <br> If true, the terminal emits a Bip to attract users attention.
- */
- public void setAudibleBell (boolean audible){
- vte_terminal_set_audible_bell (getHandle(), audible);
- }
-
- /**
- * Get the terminal's audible bell state.
- *
- * @return The audible bell state.
- */
- public boolean isBellAudible (){
- return vte_terminal_get_audible_bell (getHandle());
- }
-
- /**
- * Set the terminal's visible bell state.
- *
- * @param visible <br> If true, the terminal blinks to attract users attention.
- */
- public void setVisibleBell (boolean visible){
- vte_terminal_set_visible_bell (getHandle(), visible);
- }
-
- /**
- * Get the terminal's audible bell state.
- *
- * @return The visual bell state
- */
- public boolean isBellVisible (){
- return vte_terminal_get_visible_bell (getHandle());
- }
-
- /**
- * If true, scrolls the widget down following the output.
- *
- * @param scrollOnOutput If true, scroll.
- */
- public void setScrollOnOutput (boolean scrollOnOutput){
- vte_terminal_set_scroll_on_output (getHandle(), scrollOnOutput);
- }
-
- /**
- * If true, scrolls the widget down when pressing following the keyboard press.
- *
- * @param scrollOnKeystroke If true, scroll.
- */
- public void setScrollOnKeystroke (boolean scrollOnKeystroke){
- vte_terminal_set_scroll_on_keystroke (getHandle(), scrollOnKeystroke);
- }
-
- /**
- * Restores the default colors.
- *
- */
- public void setDefaultColors() {
- vte_terminal_set_default_colors(getHandle());
- }
-
- //setBackgroudImage(Pixbuf);
-
- /**
- * Set the <code>file</code> as the background image of the terminal.
- *
- * @param file File to set as background.
- *
- * @throws FileNotFoundException if the image doesn't exist.
- */
- public void setBackgroudImage(String file) throws FileNotFoundException{
- File f = new File(file);
- if (f.exists())
- vte_terminal_set_background_image_file(getHandle(), file.getBytes());
- else
- throw new FileNotFoundException();
- }
-
- /**
- * Set whether or not the cursor blinks.
- *
- * @param blinks If true, blinks.
- */
- public void setCursorBlinks(boolean blinks){
- vte_terminal_set_cursor_blinks(getHandle(), blinks);
- }
-
- /**
- * Set the number of scrollback lines.
- *
- * @param lines The number of lines to save in the buffer.
- */
- public void setScrollbackLines(int lines){
- vte_terminal_set_scrollback_lines(getHandle(), lines);
- }
-
- /**
- * Sets the terminal's background saturation level.
- *
- * @param saturation The saturation level.
- */
- public void setBackgroundSaturation (int saturation){
- vte_terminal_set_background_saturation (getHandle(), saturation);
- }
-
- /**
- * Sets the terminal backgroud transparent or not.
- *
- * @param transparent Transparent if <code>true</code>.
- */
- public void setBackgroundTransparent (boolean transparent){
- vte_terminal_set_background_transparent (getHandle(), transparent);
- }
-
-
- public void setBackgroudColor(Color color) {
- vte_terminal_set_color_background(getHandle(), color.getHandle());
- }
-
- public void setForegroundColor(Color color) {
- vte_terminal_set_color_foreground(getHandle(), color.getHandle());
- }
-
- public void setColors(Color fgcolor, Color bgcolor, Color palett, int size) {
- vte_terminal_set_colors(getHandle(), fgcolor.getHandle(),
- bgcolor.getHandle(), palett.getHandle(), size);
- }
-
- public void setColorBold(Color color) {
- vte_terminal_set_color_bold(getHandle(), color.getHandle());
- }
-
- public void setFont(FontDescription font) {
- vte_terminal_set_font(getHandle(), font.getHandle());
- }
-
- static {
- System.loadLibrary ("gnomevtejava0.11");
- }
-
- /*-------- NATIVE METHODS -----------*/
-
- static native int vte_terminal_new();
-
-
-
- static native int vte_terminal_fork_command(int handle,
- byte[] command, String[] argv,
- byte[] directory,
- boolean lastlog,
- boolean utmp,
- boolean wtmp);
-
- /* Send data to the terminal to display, or to the terminal's forked command
- to handle in some way. If it's 'cat', they should be the same. */
- static native void vte_terminal_feed(int handle, byte[] data, int length);
- static native void vte_terminal_feed_child (int handle,
- byte[] data, long length);
-
- /* Copy currently-selected text to the clipboard, or from the clipboard to
- * the terminal. */
- static native void vte_terminal_copy_clipboard (int handle);
- static native void vte_terminal_paste_clipboard (int handle);
- static native void vte_terminal_copy_primary(int handle);
- static native void vte_terminal_paste_primary(int handle);
-
- /* Set the terminal's size. */
- static native void vte_terminal_set_size(int handle, int columns, int rows);
-
- /* Set various one-off settings. */
- static native void vte_terminal_set_audible_bell(int handle, boolean is_audible);
- static native boolean vte_terminal_get_audible_bell(int handle);
- static native void vte_terminal_set_visible_bell(int handle, boolean is_visible);
- static native boolean vte_terminal_get_visible_bell(int handle);
- static native void vte_terminal_set_scroll_on_output(int handle, boolean scroll);
- static native void vte_terminal_set_scroll_on_keystroke(int handle, boolean scroll);
-
- /* Set the color scheme. */
- static native void vte_terminal_set_color_dim(int handle, int gdkColor);
- static native void vte_terminal_set_color_bold(int handle, int gdkColor);
- static native void vte_terminal_set_color_foreground(int handle, int gdkColor);
- static native void vte_terminal_set_color_background(int handle, int gdkColor);
-
- // foreground, background and palette are gdk.Color
- static native void vte_terminal_set_colors(int handle, int foreground, int background, int palette, int palette_size);
- static native void vte_terminal_set_default_colors(int handle);
-
- /* Background effects. */
-
- //image is a GdkPixbuf
- static native void vte_terminal_set_background_image(int handle, int image);
- static native void vte_terminal_set_background_image_file(int handle, byte[] path);
- static native void vte_terminal_set_background_saturation(int handle, double saturation);
- static native void vte_terminal_set_background_transparent(int handle, boolean transparent);
-
- /* Set whether or not the cursor blinks. */
- static native void vte_terminal_set_cursor_blinks(int handle, boolean blink);
-
- /* Set the number of scrollback lines, above or at an internal minimum. */
- static native void vte_terminal_set_scrollback_lines(int handle, int lines);
-
- /* Append the input method menu items to a given shell. */
- // menushell: GtkMenuShell
- static native void vte_terminal_im_append_menuitems(int handle, int menushell);
-
- /* Set or retrieve the current font. */
- // font_desc: PangoFontDescription
- static native void vte_terminal_set_font(int handle, int font_desc);
- static native void vte_terminal_set_font_from_string(int handle, byte[] name);
-
- //return: PangoFontDescription.
- static native int vte_terminal_get_font(int handle);
- static native boolean vte_terminal_get_using_xft(int handle);
- static native void vte_terminal_set_allow_bold(int handle, boolean allow_bold);
- static native boolean vte_terminal_get_allow_bold(int handle);
-
- /* Check if the terminal is the current selection owner. */
- static native boolean vte_terminal_get_has_selection(int handle);
-
- /* Set the list of word chars, optionally using hyphens to specify ranges
- * (to get a hyphen, place it first), and check if a character is in the
- * range. */
- static native void vte_terminal_set_word_chars(int handle, byte[] spec);
- static native boolean vte_terminal_is_word_char(int handle, char c);
-
- /* Set what happens when the user strikes backspace or delete. */
- // binding VteTerminalEraseBinding
- static native void vte_terminal_set_backspace_binding(int handle, int binding);
- // binding VteTerminalEraseBinding
- static native void vte_terminal_set_delete_binding(int handle, int binding);
-
- /* Manipulate the autohide setting. */
- static native void vte_terminal_set_mouse_autohide(int handle, boolean setting);
- static native boolean vte_terminal_get_mouse_autohide(int handle);
-
- /* Reset the terminal, optionally clearing the tab stops and line history. */
- static native void vte_terminal_reset(int handle, boolean full, boolean clear_history);
-
- /* Read the contents of the terminal, using a callback function to determine
- * if a particular location on the screen (0-based) is interesting enough to
- * include. Each byte in the returned string will have a corresponding
- * struct vte_char_attributes in the passed GArray, if the array was not NULL.
- * Note that it will have one entry per byte, not per character, so indexes
- * should match up exactly. */
- /*static byte[] vte_terminal_get_text(int handle,
- boolean(*is_selected)(int handle,
- int column,
- int row,
- gpointer data),
- gpointer data,
- GArray *attributes);
- static byte[] vte_terminal_get_text_range(int handle,
- int start_row, int start_col,
- int end_row, int end_col,
- boolean(*is_selected)(int handle,
- int column,
- int row,
- gpointer data),
- gpointer data,
- GArray *attributes);*/
- static native void vte_terminal_get_cursor_position(int handle, int[] column, int[] row);
-
- /* Display string matching: clear all matching expressions. */
- static native void vte_terminal_match_clear_all(int handle);
-
- /* Add a matching expression, returning the tag the widget assigns to that
- * expression. */
- static native int vte_terminal_match_add(int handle, byte[] match);
- /* Remove a matching expression by tag. */
- static native void vte_terminal_match_remove(int handle, int tag);
-
- /* Check if a given cell on the screen contains part of a matched string. If
- * it does, return the string, and store the match tag in the optional tag
- * argument. */
- static native byte[] vte_terminal_match_check(int handle, int column, int row, int[] tag);
-
- /* Set the emulation type. Most of the time you won't need this. */
- static native void vte_terminal_set_emulation(int handle, byte[] emulation);
- static native byte[] vte_terminal_get_emulation(int handle);
-
- /* Set the character encoding. Most of the time you won't need this. */
- static native void vte_terminal_set_encoding(int handle, byte[] codeset);
- static native byte[] vte_terminal_get_encoding(int handle);
-
- /* Get the contents of the status line. */
- static native byte [] vte_terminal_get_status_line(int handle);
-
- /* Get the padding the widget is using. */
- static native void vte_terminal_get_padding(int handle, int[] xpad, int[] ypad);
-
- /* Accessors for bindings. */
- //return: GtkAdjustment
- static native int vte_terminal_get_adjustment(int handle);
- static native int vte_terminal_get_char_width(int handle);
- static native int vte_terminal_get_char_height(int handle);
- static native int vte_terminal_get_char_descent(int handle);
- static native int vte_terminal_get_char_ascent(int handle);
- static native int vte_terminal_get_row_count(int handle);
- static native int vte_terminal_get_column_count(int handle);
- static native byte[] vte_terminal_get_window_title(int handle);
- static native byte[] vte_terminal_get_icon_title(int handle);
-}
diff --git a/libvte-java/src/java/org/gnu/gnomevte/Terminal.java.in b/libvte-java/src/java/org/gnu/gnomevte/Terminal.java.in
deleted file mode 100644
index 1953119..0000000
--- a/libvte-java/src/java/org/gnu/gnomevte/Terminal.java.in
+++ /dev/null
@@ -1,452 +0,0 @@
-/*
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2004 the Java-Gnome Team, all rights reserved.
- *
- * The Java-Gnome bindings library is free software distributed under
- * the terms of the GNU Library General Public License version 2.
- */
-
-
-package org.gnu.gnomevte;
-
-import org.gnu.gtk.StateType;
-import org.gnu.gdk.Color;
-import org.gnu.pango.FontDescription;
-
-import java.io.File;
-import java.io.FileNotFoundException;
-
-/**
- * VteTerminal widget bindings implementation.
- */
-public class Terminal extends org.gnu.gtk.Widget {
-
- private int pid_t;
-
- /**
- * Used in the bindings development.<br>
- * You should not use this constructor.<br>
- * Use <code>Terminal ()</code> or <code>Terminal (command, args, workingDir)</code> instead.
- */
- protected Terminal (int handle){
- super (handle);
- }
-
- /**
- * Creates a new Termina widget.
- * This constructor launchs a shell inside de widget.
- */
- public Terminal (){
- super (vte_terminal_new ());
- }
-
- /**
- * Creates a new Terminal widget and executes <code>command</code> inside it.
- *
- * @param command Command launched inside the terminal.
- * @param args arguments passed to the <code>command</code>.
- * @param workingDir working directory passed to the process.
- */
- public Terminal (String command, String args[], String workingDir){
- this();
- pid_t = forkCommand (command, args, workingDir, true, true, true);
- }
-
- /**
- * Creates an new Terminal widget and launches a shell inside it.
- *
- * @return The widget with a shell in it.
- */
- public static Terminal terminalAndShell (){
- Terminal t = new Terminal (null, null, null);
- return t;
- }
-
- /**
- * Forks the <code>command</code> and show it inside the widget.
- *
- * @param command program to launch in a new process.
- * @param args The argument list available to the executed program.
- * @param directory working directory available to the executed program.
- * FIXME: investigate the meaning of laslog, utmp, wtmp.
- * @return Integer representing the process id.
- */
- public int forkCommand (String command, String args[], String directory, boolean lastlog, boolean utmp, boolean wtmp){
- byte[] _command = null;
- byte[] _directory = null;
- if (command != null)
- _command = command.getBytes ();
- if (directory != null)
- _directory = directory.getBytes ();
- if(args == null)
- args = new String[]{};
-
- return vte_terminal_fork_command (getHandle(), _command, args, _directory, lastlog, utmp, wtmp);
-
- }
-
- /**
- * Send data to the terminal to display to handle in some way.<br>
- * If data is null, it will be ignored.
- *
- * @param data Sent to the terminal.
- */
- public void feed (String data){
- if (data != null)
- vte_terminal_feed (getHandle(), data.getBytes (), data.length ());
- }
-
- /**
- * Send data to the terminal's forked command to handle in some way.<br>
- * If data is null, it will be ignored.
- *
- * @param data Sent to the terminal.
- */
- public void feedChild (String data){
- if (data != null){
- vte_terminal_feed_child (getHandle(), data.getBytes (), data.length ());
- }
- }
-
- /**
- * Copy currently selected text to the clipboard.
- */
- public void copyClipboard (){
- vte_terminal_copy_clipboard (getHandle());
- }
-
- /**
- * Paste clipboard text from the clipboard to the terminal.
- */
- public void pasteClipboard (){
- vte_terminal_paste_clipboard (getHandle());
- }
-
- /*
- * TODO: Test!!!
- */
- public void copyPrimary (){
- vte_terminal_copy_primary(getHandle());
- }
-
- /*
- * TODO: Test!!!
- */
- public void pastePrimary (){
- vte_terminal_paste_primary(getHandle());
- }
-
- /**
- * Set the terminal's size.
- *
- * @param colums The terminal's width.
- * @param rows The terminal's height.
- */
- public void setSize (int columns, int rows){
- vte_terminal_set_size (getHandle(), columns, rows);
- }
-
- /**
- * Set the terminal's audible bell.
- *
- * @param audible <br> If true, the terminal emits a Bip to attract users attention.
- */
- public void setAudibleBell (boolean audible){
- vte_terminal_set_audible_bell (getHandle(), audible);
- }
-
- /**
- * Get the terminal's audible bell state.
- *
- * @return The audible bell state.
- */
- public boolean isBellAudible (){
- return vte_terminal_get_audible_bell (getHandle());
- }
-
- /**
- * Set the terminal's visible bell state.
- *
- * @param visible <br> If true, the terminal blinks to attract users attention.
- */
- public void setVisibleBell (boolean visible){
- vte_terminal_set_visible_bell (getHandle(), visible);
- }
-
- /**
- * Get the terminal's audible bell state.
- *
- * @return The visual bell state
- */
- public boolean isBellVisible (){
- return vte_terminal_get_visible_bell (getHandle());
- }
-
- /**
- * If true, scrolls the widget down following the output.
- *
- * @param scrollOnOutput If true, scroll.
- */
- public void setScrollOnOutput (boolean scrollOnOutput){
- vte_terminal_set_scroll_on_output (getHandle(), scrollOnOutput);
- }
-
- /**
- * If true, scrolls the widget down when pressing following the keyboard press.
- *
- * @param scrollOnKeystroke If true, scroll.
- */
- public void setScrollOnKeystroke (boolean scrollOnKeystroke){
- vte_terminal_set_scroll_on_keystroke (getHandle(), scrollOnKeystroke);
- }
-
- /**
- * Restores the default colors.
- *
- */
- public void setDefaultColors() {
- vte_terminal_set_default_colors(getHandle());
- }
-
- //setBackgroudImage(Pixbuf);
-
- /**
- * Set the <code>file</code> as the background image of the terminal.
- *
- * @param file File to set as background.
- *
- * @throws FileNotFoundException if the image doesn't exist.
- */
- public void setBackgroudImage(String file) throws FileNotFoundException{
- File f = new File(file);
- if (f.exists())
- vte_terminal_set_background_image_file(getHandle(), file.getBytes());
- else
- throw new FileNotFoundException();
- }
-
- /**
- * Set whether or not the cursor blinks.
- *
- * @param blinks If true, blinks.
- */
- public void setCursorBlinks(boolean blinks){
- vte_terminal_set_cursor_blinks(getHandle(), blinks);
- }
-
- /**
- * Set the number of scrollback lines.
- *
- * @param lines The number of lines to save in the buffer.
- */
- public void setScrollbackLines(int lines){
- vte_terminal_set_scrollback_lines(getHandle(), lines);
- }
-
- /**
- * Sets the terminal's background saturation level.
- *
- * @param saturation The saturation level.
- */
- public void setBackgroundSaturation (int saturation){
- vte_terminal_set_background_saturation (getHandle(), saturation);
- }
-
- /**
- * Sets the terminal backgroud transparent or not.
- *
- * @param transparent Transparent if <code>true</code>.
- */
- public void setBackgroundTransparent (boolean transparent){
- vte_terminal_set_background_transparent (getHandle(), transparent);
- }
-
-
- public void setBackgroudColor(Color color) {
- vte_terminal_set_color_background(getHandle(), color.getHandle());
- }
-
- public void setForegroundColor(Color color) {
- vte_terminal_set_color_foreground(getHandle(), color.getHandle());
- }
-
- public void setColors(Color fgcolor, Color bgcolor, Color palett, int size) {
- vte_terminal_set_colors(getHandle(), fgcolor.getHandle(),
- bgcolor.getHandle(), palett.getHandle(), size);
- }
-
- public void setColorBold(Color color) {
- vte_terminal_set_color_bold(getHandle(), color.getHandle());
- }
-
- public void setFont(FontDescription font) {
- vte_terminal_set_font(getHandle(), font.getHandle());
- }
-
- static {
- System.loadLibrary ("gnomevtejava at apiversion@");
- }
-
- /*-------- NATIVE METHODS -----------*/
-
- static native int vte_terminal_new();
-
-
-
- static native int vte_terminal_fork_command(int handle,
- byte[] command, String[] argv,
- byte[] directory,
- boolean lastlog,
- boolean utmp,
- boolean wtmp);
-
- /* Send data to the terminal to display, or to the terminal's forked command
- to handle in some way. If it's 'cat', they should be the same. */
- static native void vte_terminal_feed(int handle, byte[] data, int length);
- static native void vte_terminal_feed_child (int handle,
- byte[] data, long length);
-
- /* Copy currently-selected text to the clipboard, or from the clipboard to
- * the terminal. */
- static native void vte_terminal_copy_clipboard (int handle);
- static native void vte_terminal_paste_clipboard (int handle);
- static native void vte_terminal_copy_primary(int handle);
- static native void vte_terminal_paste_primary(int handle);
-
- /* Set the terminal's size. */
- static native void vte_terminal_set_size(int handle, int columns, int rows);
-
- /* Set various one-off settings. */
- static native void vte_terminal_set_audible_bell(int handle, boolean is_audible);
- static native boolean vte_terminal_get_audible_bell(int handle);
- static native void vte_terminal_set_visible_bell(int handle, boolean is_visible);
- static native boolean vte_terminal_get_visible_bell(int handle);
- static native void vte_terminal_set_scroll_on_output(int handle, boolean scroll);
- static native void vte_terminal_set_scroll_on_keystroke(int handle, boolean scroll);
-
- /* Set the color scheme. */
- static native void vte_terminal_set_color_dim(int handle, int gdkColor);
- static native void vte_terminal_set_color_bold(int handle, int gdkColor);
- static native void vte_terminal_set_color_foreground(int handle, int gdkColor);
- static native void vte_terminal_set_color_background(int handle, int gdkColor);
-
- // foreground, background and palette are gdk.Color
- static native void vte_terminal_set_colors(int handle, int foreground, int background, int palette, int palette_size);
- static native void vte_terminal_set_default_colors(int handle);
-
- /* Background effects. */
-
- //image is a GdkPixbuf
- static native void vte_terminal_set_background_image(int handle, int image);
- static native void vte_terminal_set_background_image_file(int handle, byte[] path);
- static native void vte_terminal_set_background_saturation(int handle, double saturation);
- static native void vte_terminal_set_background_transparent(int handle, boolean transparent);
-
- /* Set whether or not the cursor blinks. */
- static native void vte_terminal_set_cursor_blinks(int handle, boolean blink);
-
- /* Set the number of scrollback lines, above or at an internal minimum. */
- static native void vte_terminal_set_scrollback_lines(int handle, int lines);
-
- /* Append the input method menu items to a given shell. */
- // menushell: GtkMenuShell
- static native void vte_terminal_im_append_menuitems(int handle, int menushell);
-
- /* Set or retrieve the current font. */
- // font_desc: PangoFontDescription
- static native void vte_terminal_set_font(int handle, int font_desc);
- static native void vte_terminal_set_font_from_string(int handle, byte[] name);
-
- //return: PangoFontDescription.
- static native int vte_terminal_get_font(int handle);
- static native boolean vte_terminal_get_using_xft(int handle);
- static native void vte_terminal_set_allow_bold(int handle, boolean allow_bold);
- static native boolean vte_terminal_get_allow_bold(int handle);
-
- /* Check if the terminal is the current selection owner. */
- static native boolean vte_terminal_get_has_selection(int handle);
-
- /* Set the list of word chars, optionally using hyphens to specify ranges
- * (to get a hyphen, place it first), and check if a character is in the
- * range. */
- static native void vte_terminal_set_word_chars(int handle, byte[] spec);
- static native boolean vte_terminal_is_word_char(int handle, char c);
-
- /* Set what happens when the user strikes backspace or delete. */
- // binding VteTerminalEraseBinding
- static native void vte_terminal_set_backspace_binding(int handle, int binding);
- // binding VteTerminalEraseBinding
- static native void vte_terminal_set_delete_binding(int handle, int binding);
-
- /* Manipulate the autohide setting. */
- static native void vte_terminal_set_mouse_autohide(int handle, boolean setting);
- static native boolean vte_terminal_get_mouse_autohide(int handle);
-
- /* Reset the terminal, optionally clearing the tab stops and line history. */
- static native void vte_terminal_reset(int handle, boolean full, boolean clear_history);
-
- /* Read the contents of the terminal, using a callback function to determine
- * if a particular location on the screen (0-based) is interesting enough to
- * include. Each byte in the returned string will have a corresponding
- * struct vte_char_attributes in the passed GArray, if the array was not NULL.
- * Note that it will have one entry per byte, not per character, so indexes
- * should match up exactly. */
- /*static byte[] vte_terminal_get_text(int handle,
- boolean(*is_selected)(int handle,
- int column,
- int row,
- gpointer data),
- gpointer data,
- GArray *attributes);
- static byte[] vte_terminal_get_text_range(int handle,
- int start_row, int start_col,
- int end_row, int end_col,
- boolean(*is_selected)(int handle,
- int column,
- int row,
- gpointer data),
- gpointer data,
- GArray *attributes);*/
- static native void vte_terminal_get_cursor_position(int handle, int[] column, int[] row);
-
- /* Display string matching: clear all matching expressions. */
- static native void vte_terminal_match_clear_all(int handle);
-
- /* Add a matching expression, returning the tag the widget assigns to that
- * expression. */
- static native int vte_terminal_match_add(int handle, byte[] match);
- /* Remove a matching expression by tag. */
- static native void vte_terminal_match_remove(int handle, int tag);
-
- /* Check if a given cell on the screen contains part of a matched string. If
- * it does, return the string, and store the match tag in the optional tag
- * argument. */
- static native byte[] vte_terminal_match_check(int handle, int column, int row, int[] tag);
-
- /* Set the emulation type. Most of the time you won't need this. */
- static native void vte_terminal_set_emulation(int handle, byte[] emulation);
- static native byte[] vte_terminal_get_emulation(int handle);
-
- /* Set the character encoding. Most of the time you won't need this. */
- static native void vte_terminal_set_encoding(int handle, byte[] codeset);
- static native byte[] vte_terminal_get_encoding(int handle);
-
- /* Get the contents of the status line. */
- static native byte [] vte_terminal_get_status_line(int handle);
-
- /* Get the padding the widget is using. */
- static native void vte_terminal_get_padding(int handle, int[] xpad, int[] ypad);
-
- /* Accessors for bindings. */
- //return: GtkAdjustment
- static native int vte_terminal_get_adjustment(int handle);
- static native int vte_terminal_get_char_width(int handle);
- static native int vte_terminal_get_char_height(int handle);
- static native int vte_terminal_get_char_descent(int handle);
- static native int vte_terminal_get_char_ascent(int handle);
- static native int vte_terminal_get_row_count(int handle);
- static native int vte_terminal_get_column_count(int handle);
- static native byte[] vte_terminal_get_window_title(int handle);
- static native byte[] vte_terminal_get_icon_title(int handle);
-}
diff --git a/libvte-java/src/jni/org_gnu_gnomevte_Terminal.c b/libvte-java/src/jni/org_gnu_gnomevte_Terminal.c
deleted file mode 100644
index 0b12153..0000000
--- a/libvte-java/src/jni/org_gnu_gnomevte_Terminal.c
+++ /dev/null
@@ -1,723 +0,0 @@
-/*
- *
- * Java-Gnome Bindings Library
- *
- * Copyright 1998-2002 the Java-Gnome Team, all rights reserved.
- *
- * This is free software; you can redistribute it and/or modify it under
- * the terms of the GNU Library General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU Library General Public
- * License along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- */
-
-
-
-#include <jni.h>
-#include <vte/vte.h>
-#include <unistd.h>
-
-extern char **environ;
-
-#ifndef _Included_org_gnu_gnomevte_Terminal
-#define _Included_org_gnu_gnomevte_Terminal
-#ifdef __cplusplus
-extern "C" {
-#endif
-
-gchar** getStringArray(JNIEnv *env, jobjectArray anArray);
-void freeStringArray(JNIEnv *env, jobjectArray anArray, gchar** str);
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_new
- * Signature: ()I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1new
- (JNIEnv *env, jclass klass){
-
- return (jint) vte_terminal_new ();
- }
-
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_fork_command
- * Signature: (I[B[[B[[B[BZZZ)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1fork_1command
- (JNIEnv *env, jclass klass, jint handle, jbyteArray command, jobjectArray argv,
- jbyteArray directory, jboolean lastlog, jboolean utmp, jboolean wtmp){
-
- gchar **args_g = getStringArray(env, argv);
-
- jbyte *command_g_byte = command ? (*env)->GetByteArrayElements(env, command, 0) : NULL;
- gchar *command_g = (gchar*)command_g_byte;
-
-
- jbyte *directory_g_byte = directory ? (*env)->GetByteArrayElements(env, directory, 0) : NULL;
- gchar *directory_g = (gchar*)directory_g_byte;
-
- int retval = vte_terminal_fork_command ((VteTerminal*)handle, command_g, args_g, environ, directory_g,
- (gboolean)lastlog, (gboolean)utmp, (gboolean)wtmp);
-
-
- freeStringArray(env, argv, args_g);
- return retval;
- }
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_feed
- * Signature: (I[BI)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1feed
- (JNIEnv *env, jclass klass, jint handle, jbyteArray data, jint length){
-
- VteTerminal *terminal = (VteTerminal*)handle;
- jbyte *data_g_byte = data ? (*env)->GetByteArrayElements(env, data, 0) : NULL;
- gchar* data_g = (gchar*)data_g_byte;
-
- vte_terminal_feed (terminal, data_g, (gint)length);
-
- }
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_feed_child
- * Signature: (I[BJ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1feed_1child
- (JNIEnv *env, jclass klass, jint handle, jbyteArray data, jlong length){
-
- VteTerminal *terminal = (VteTerminal*)handle;
- jbyte *data_g_byte = data ? (*env)->GetByteArrayElements(env, data, 0) : NULL;
- gchar* data_g = (gchar*)data_g_byte;
-
- vte_terminal_feed_child (terminal, data_g, (gint)length);
-
- }
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_copy_clipboard
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1copy_1clipboard
- (JNIEnv *env, jclass klass, jint handle){
-
- VteTerminal *term = (VteTerminal*)handle;
- vte_terminal_copy_clipboard (term);
- }
-
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_paste_clipboard
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1paste_1clipboard
- (JNIEnv *env, jclass klass, jint handle){
-
- VteTerminal *term = (VteTerminal*)handle;
- vte_terminal_paste_clipboard (term);
- }
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_copy_primary
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1copy_1primary
- (JNIEnv *env, jclass klass, jint handle) {
- VteTerminal *term = (VteTerminal*)handle;
- vte_terminal_copy_primary(term);
- }
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_paste_primary
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1paste_1primary
- (JNIEnv *env, jclass klass, jint handle) {
- VteTerminal *term = (VteTerminal*)handle;
- vte_terminal_paste_primary(term);
- }
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_set_size
- * Signature: (III)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1set_1size
- (JNIEnv *env, jclass klass, jint handle, jint columns, jint rows){
-
- VteTerminal *term = (VteTerminal*)handle;
- vte_terminal_set_size (term, (gint)columns, (gint)rows);
- }
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_set_audible_bell
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1set_1audible_1bell
- (JNIEnv *env, jclass klass, jint handle, jboolean audible){
-
- VteTerminal *term = (VteTerminal*)handle;
- vte_terminal_set_audible_bell (term, (gboolean)audible);
- }
-
-
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_get_audible_bell
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1get_1audible_1bell
- (JNIEnv *env, jclass klass, jint handle){
-
- VteTerminal *term = (VteTerminal*)handle;
- return (gboolean)vte_terminal_get_audible_bell (term);
- }
-
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_set_visible_bell
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1set_1visible_1bell
- (JNIEnv *env, jclass klass, jint handle, jboolean visible){
-
- VteTerminal *term = (VteTerminal*)handle;
- vte_terminal_set_visible_bell (term, (gboolean)visible);
- }
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_get_visible_bell
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1get_1visible_1bell
- (JNIEnv *env, jclass klass, jint handle){
-
- VteTerminal *term = (VteTerminal*)handle;
- return vte_terminal_get_visible_bell (term);
- }
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_set_scroll_on_output
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1set_1scroll_1on_1output
- (JNIEnv *env, jclass klass, jint handle, jboolean scroll){
-
- VteTerminal *term = (VteTerminal*)handle;
- vte_terminal_set_scroll_on_output (term, (gboolean)scroll);
- }
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_set_scroll_on_keystroke
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1set_1scroll_1on_1keystroke
- (JNIEnv *env, jclass klass, jint handle, jboolean scroll){
-
- VteTerminal *term = (VteTerminal*)handle;
- vte_terminal_set_scroll_on_keystroke (term, (gboolean)scroll);
- }
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_set_color_dim
- * Signature: (II)V
- */
-//TODO: TEST IT!!!
-JNIEXPORT void JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1set_1color_1dim
- (JNIEnv *env, jclass klass, jint handle, jint dim) {
- VteTerminal *term = (VteTerminal*)handle;
- GdkColor *g_dim = (GdkColor*)dim;
- vte_terminal_set_color_dim(term, g_dim);
- }
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_set_color_bold
- * Signature: (II)V
- */
-//TODO: Test It
-JNIEXPORT void JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1set_1color_1bold
- (JNIEnv *env, jclass klass, jint handle, jint color) {
- VteTerminal *term = (VteTerminal*)handle;
- GdkColor *g_color = (GdkColor*)color;
- vte_terminal_set_color_bold(term, g_color);
-}
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_set_color_foreground
- * Signature: (II)V
- */
-//TODO: Test It!!!
-JNIEXPORT void JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1set_1color_1foreground
- (JNIEnv *env, jclass klass, jint handle, jint fgcolor) {
- VteTerminal *term = (VteTerminal*)handle;
- GdkColor *g_fgcolor = (GdkColor*)fgcolor;
-
- //printf("[JNI] set_color_foreground ...");
-
- vte_terminal_set_color_foreground(term, g_fgcolor);
- }
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_set_color_background
- * Signature: (II)V
- */
-//TODO: TEST IT!!!
-JNIEXPORT void JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1set_1color_1background
- (JNIEnv *env, jclass klass, jint handle, jint bgcolor) {
-
- //printf("[JNI]: set_color_background ...\n");
-
- VteTerminal *term = (VteTerminal*)handle;
- GdkColor *g_bgcolor = (GdkColor*)bgcolor;
- vte_terminal_set_color_background(term, g_bgcolor);
- }
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_set_colors
- * Signature: (IIIII)V
- */
-//TODO: Test it
-JNIEXPORT void JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1set_1colors
- (JNIEnv *env, jclass klass, jint handle, jint foreground, jint background,
- jint palett, jint palett_size) {
-
- VteTerminal *term = (VteTerminal*)handle;
- GdkColor *g_fgcolor = (GdkColor*)foreground;
- GdkColor *g_bgcolor = (GdkColor*)background;
- GdkColor *g_palett = (GdkColor*)palett;
-
- vte_terminal_set_colors(term, g_fgcolor, g_bgcolor, g_palett, (glong)palett_size);
-}
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_set_default_colors
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1set_1default_1colors
- (JNIEnv *env, jclass klass, jint handle){
-
- VteTerminal *term = (VteTerminal*)handle;
- vte_terminal_set_default_colors (term);
- }
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_set_background_image
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1set_1background_1image
- (JNIEnv *env, jclass klass, jint handle, jint pixbuf){
-
- GdkPixbuf *pix = (GdkPixbuf*)pixbuf;
- VteTerminal *term = (VteTerminal*)handle;
- vte_terminal_set_background_image (term, pix);
- }
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_set_background_image_file
- * Signature: (I[B)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1set_1background_1image_1file
- (JNIEnv *env, jclass klass, jint handle, jbyteArray file){
-
- jbyte *file_g_byte = file ? (*env)->GetByteArrayElements(env, file, 0) : NULL;
- gchar *file_g = (gchar*)file_g_byte;
- VteTerminal *term = (VteTerminal*)handle;
- vte_terminal_set_background_image_file(term, file_g);
-
- }
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_set_background_saturation
- * Signature: (ID)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1set_1background_1saturation
- (JNIEnv *env, jclass klass, jint handle, jdouble saturation){
-
- VteTerminal *term = (VteTerminal*)handle;
- vte_terminal_set_background_saturation (term, (double)saturation);
- }
-
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_set_background_transparent
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1set_1background_1transparent
- (JNIEnv *env, jclass klass, jint handle, jboolean transparent){
-
- VteTerminal *term = (VteTerminal*)handle;
- vte_terminal_set_background_transparent (term, (gboolean)transparent);
- }
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_set_cursor_blinks
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1set_1cursor_1blinks
- (JNIEnv *env, jclass klass, jint handle, jboolean blinking){
-
- VteTerminal *term = (VteTerminal*)handle;
- vte_terminal_set_cursor_blinks (term, (gboolean)blinking);
- }
-
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_set_scrollback_lines
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1set_1scrollback_1lines
- (JNIEnv *env, jclass klass, jint handle, jint lines){
-
- VteTerminal *term = (VteTerminal*)handle;
- vte_terminal_set_scrollback_lines (term, lines);
- }
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_im_append_menuitems
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1im_1append_1menuitems
- (JNIEnv *env, jclass klass, jint handle, jint menuShell){
-
- VteTerminal *term = (VteTerminal*)handle;
- GtkMenuShell *menu = (GtkMenuShell*)menuShell;
-
- vte_terminal_im_append_menuitems(term, menu);
- }
-
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_set_font
- * Signature: (II)V
- */
-//TODO:
-JNIEXPORT void JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1set_1font
- (JNIEnv *env, jclass klass, jint handle, jint font) {
-
- VteTerminal *term = (VteTerminal*)handle;
- PangoFontDescription *p_font = (PangoFontDescription*)font;
- vte_terminal_set_font(term, p_font);
-}
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_set_font_from_string
- * Signature: (I[B)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1set_1font_1from_1string
- (JNIEnv *env, jclass klass, jint handle, jbyteArray font){
-
- VteTerminal *term = (VteTerminal*)handle;
- jbyte *font_g_byte = font ? (*env)->GetByteArrayElements(env, font, 0) : NULL;
- gchar *font_g = (gchar*)font_g_byte;
-
- vte_terminal_set_font_from_string(term, font_g);
- }
-
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_get_font
- * Signature: (I)I
- */
-//TODO:
-JNIEXPORT jint JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1get_1font
- (JNIEnv *env, jclass klass, jint);
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_get_using_xft
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1get_1using_1xft
- (JNIEnv *env, jclass klass, jint handle){
- return (jboolean) vte_terminal_get_using_xft((VteTerminal*)handle);
- }
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_set_allow_bold
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1set_1allow_1bold
- (JNIEnv *env, jclass klass, jint handle, jboolean allow){
-
- gboolean _allow = (gboolean)allow;
- VteTerminal *term = (VteTerminal*)handle;
- vte_terminal_set_allow_bold(term, _allow);
- }
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_get_allow_bold
- * Signature: (I)Z
- */
-//TODO: From here.
-JNIEXPORT jboolean JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1get_1allow_1bold
- (JNIEnv *env, jclass klass, jint handle){
- return (jboolean) vte_terminal_get_allow_bold((VteTerminal*)handle);
- }
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_get_has_selection
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1get_1has_1selection
- (JNIEnv *env, jclass klass, jint);
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_set_word_chars
- * Signature: (I[B)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1set_1word_1chars
- (JNIEnv *env, jclass klass, jint, jbyteArray);
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_is_word_char
- * Signature: (IC)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1is_1word_1char
- (JNIEnv *env, jclass klass, jint, jchar);
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_set_backspace_binding
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1set_1backspace_1binding
- (JNIEnv *env, jclass klass, jint, jint);
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_set_delete_binding
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1set_1delete_1binding
- (JNIEnv *env, jclass klass, jint, jint);
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_set_mouse_autohide
- * Signature: (IZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1set_1mouse_1autohide
- (JNIEnv *env, jclass klass, jint, jboolean);
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_get_mouse_autohide
- * Signature: (I)Z
- */
-JNIEXPORT jboolean JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1get_1mouse_1autohide
- (JNIEnv *env, jclass klass, jint);
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_reset
- * Signature: (IZZ)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1reset
- (JNIEnv *env, jclass klass, jint, jboolean, jboolean);
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_get_cursor_position
- * Signature: (I[I[I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1get_1cursor_1position
- (JNIEnv *env, jclass klass, jint, jintArray, jintArray);
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_match_clear_all
- * Signature: (I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1match_1clear_1all
- (JNIEnv *env, jclass klass, jint);
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_match_add
- * Signature: (I[B)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1match_1add
- (JNIEnv *env, jclass klass, jint, jbyteArray);
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_match_remove
- * Signature: (II)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1match_1remove
- (JNIEnv *env, jclass klass, jint, jint);
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_match_check
- * Signature: (III[I)[B
- */
-JNIEXPORT jbyteArray JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1match_1check
- (JNIEnv *env, jclass klass, jint, jint, jint, jintArray);
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_set_emulation
- * Signature: (I[B)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1set_1emulation
- (JNIEnv *env, jclass klass, jint, jbyteArray);
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_get_emulation
- * Signature: (I)[B
- */
-JNIEXPORT jbyteArray JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1get_1emulation
- (JNIEnv *env, jclass klass, jint);
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_set_encoding
- * Signature: (I[B)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1set_1encoding
- (JNIEnv *env, jclass klass, jint, jbyteArray);
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_get_encoding
- * Signature: (I)[B
- */
-JNIEXPORT jbyteArray JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1get_1encoding
- (JNIEnv *env, jclass klass, jint);
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_get_status_line
- * Signature: (I)[B
- */
-JNIEXPORT jbyteArray JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1get_1status_1line
- (JNIEnv *env, jclass klass, jint);
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_get_padding
- * Signature: (I[I[I)V
- */
-JNIEXPORT void JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1get_1padding
- (JNIEnv *env, jclass klass, jint, jintArray, jintArray);
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_get_adjustment
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1get_1adjustment
- (JNIEnv *env, jclass klass, jint);
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_get_char_width
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1get_1char_1width
- (JNIEnv *env, jclass klass, jint);
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_get_char_height
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1get_1char_1height
- (JNIEnv *env, jclass klass, jint);
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_get_char_descent
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1get_1char_1descent
- (JNIEnv *env, jclass klass, jint);
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_get_char_ascent
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1get_1char_1ascent
- (JNIEnv *env, jclass klass, jint);
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_get_row_count
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1get_1row_1count
- (JNIEnv *env, jclass klass, jint);
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_get_column_count
- * Signature: (I)I
- */
-JNIEXPORT jint JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1get_1column_1count
- (JNIEnv *env, jclass klass, jint);
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_get_window_title
- * Signature: (I)[B
- */
-JNIEXPORT jbyteArray JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1get_1window_1title
- (JNIEnv *env, jclass klass, jint);
-
-/*
- * Class: org_gnu_gnomevte_Terminal
- * Method: vte_terminal_get_icon_title
- * Signature: (I)[B
- */
-JNIEXPORT jbyteArray JNICALL Java_org_gnu_gnomevte_Terminal_vte_1terminal_1get_1icon_1title
- (JNIEnv *env, jclass klass, jint);
-
-#ifdef __cplusplus
-}
-#endif
-#endif
diff --git a/libvte-java/vte-java.pc b/libvte-java/vte-java.pc
deleted file mode 100644
index 9f58e22..0000000
--- a/libvte-java/vte-java.pc
+++ /dev/null
@@ -1,12 +0,0 @@
-prefix=/usr/
-exec_prefix=${prefix}
-libdir=/usr/lib/jni/
-includedir=${prefix}/include
-
-
-Name: vte-Java
-Description: vte Java bindings
-Version: 0.11.13
-api_version=0.11
-classpath=${prefix}/share/java/gnomevte0.11-0.11.13.jar
-jni_dir=${prefix}/lib/jni/
diff --git a/libvte-java/vte-java.pc.in b/libvte-java/vte-java.pc.in
deleted file mode 100644
index 441c4d1..0000000
--- a/libvte-java/vte-java.pc.in
+++ /dev/null
@@ -1,12 +0,0 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@
-
-
-Name: vte-Java
-Description: vte Java bindings
-Version: @version@
-api_version=@apiversion@
-classpath=@INSTALLED_CLASSPATH@
-jni_dir=@INSTALLED_JNI_DIR@
diff --git a/pkgconfig-tmp/gnome2-java.pc b/pkgconfig-tmp/gnome2-java.pc
deleted file mode 100644
index 933418d..0000000
--- a/pkgconfig-tmp/gnome2-java.pc
+++ /dev/null
@@ -1,12 +0,0 @@
-prefix=/usr/
-exec_prefix=${prefix}
-libdir=/usr/lib/jni/
-includedir=${prefix}/include
-
-
-Name: GNOME-Java
-Description: GNOME Java bindings
-Version: 2.8.2
-api_version=2.8
-classpath=/home/java-gnome-2.8.3/libgnome-java/lib//gnome2.8-2.8.2.jar
-jni_dir=/home/java-gnome-2.8.3/libgnome-java/lib/
diff --git a/pkgconfig-tmp/gtk2-java.pc b/pkgconfig-tmp/gtk2-java.pc
deleted file mode 100644
index ff42fbc..0000000
--- a/pkgconfig-tmp/gtk2-java.pc
+++ /dev/null
@@ -1,13 +0,0 @@
-prefix=/usr/
-exec_prefix=${prefix}
-libdir=/usr/lib/jni/
-includedir=${prefix}/include
-
-
-Name: GTK-Java
-Description: GTK Java bindings
-Version: 2.4.6
-api_version=2.4
-classpath=/home/java-gnome-2.8.3/libgtk-java/lib/gtk2.4-2.4.6.jar
-macro_dir=/home/java-gnome-2.8.3/libgtk-java/macros/
-jni_dir=/home/java-gnome-2.8.3/libgtk-java/lib/
diff --git a/prepare-ChangeLog.pl b/prepare-ChangeLog.pl
deleted file mode 100644
index c6b5a2e..0000000
--- a/prepare-ChangeLog.pl
+++ /dev/null
@@ -1,601 +0,0 @@
-#!/usr/bin/perl -w
-# -*- Mode: perl; indent-tabs-mode: nil; c-basic-offset: 2 -*-
-
-# Perl script to create a ChangeLog entry with names of files
-# and functions from a cvs diff.
-#
-# Darin Adler <darin at bentspoon.com>, started 20 April 2000
-# Java support added by Maciej Stachowiak <mjs at eazel.com>
-# last updated 16 July 2001
-#
-# (Someone put a license in here, like maybe GPL.)
-#
-# TODO:
-# For new files, just say "New file" instead of listing
-# function names.
-# List functions that have been removed too.
-# Decide what a good logical order is for the changed files
-# other than a normal text "sort" (top level first?)
-# (group directories?) (.h before .c?)
-# Leave a diff file behind if asked, but in unified format.
-# Handle C++ and yacc source files too (other languages?).
-# Help merge when there are ChangeLog conflicts or if there's
-# already a partly written ChangeLog entry.
-# Add command line option to put the ChangeLog into a separate
-# file or just spew it out stdout.
-# Figure out how to allow -z options from .cvsrc to work without
-# letting other bad options work. Currently the -f disables
-# everything from the .cvsrc.
-# Add CVS version numbers for each file too (can't do that until
-# the changes are checked in, though).
-# Work around diff stupidity where deleting a function that starts
-# with a comment makes diff think that the following function
-# has been changed (if the following function starts with a comment
-# with the same first line, such as /**)
-# Work around diff stupidity where deleting an entire function and
-# the blank lines before it makes diff think you've changed the
-# previous function.
-
-use diagnostics;
-use strict;
-
-use English;
-use Text::Wrap;
-
-# For each file, build a list of modified lines.
-# Use line numbers from the "after" side of each diff.
-print STDERR " Running cvs diff to find changes.\n";
-my %changed_line_ranges;
-my $file;
-open DIFF, "cvs -fq diff -N |" or die "The cvs diff failed: $OS_ERROR.\n";
-while (<DIFF>)
- {
- $file = $1 if /^Index: (\S+)$/;
- if (defined $file
- and $file ne "ChangeLog"
- and (/^\d+(,\d+)?[acd](\d+)(,(\d+))?/ or /^Binary files/) )
- {
- push @{$changed_line_ranges{$file}}, [ $2, $4 || $2 ];
- }
- }
-close DIFF;
-if (!%changed_line_ranges)
- {
- print STDERR " No changes found.\n";
- exit;
- }
-
-# For each ".c" file, convert line range to function list.
-print STDERR " Extracting affected function names from C source files.\n";
-my %function_lists;
-foreach my $file (keys %changed_line_ranges)
- {
- # An empty function list still indicates that something changed.
- $function_lists{$file} = "";
-
- # Only look for function names in .c files.
- next unless $file =~ /\.(c|java)/;
-
- # Find all the functions in the file.
- open SOURCE, $file or next;
- my @function_ranges = get_function_line_ranges(\*SOURCE, $file);
- close SOURCE;
-
- # Find all the modified functions.
- my @functions;
- my %saw_function;
- my @change_ranges = (@{$changed_line_ranges{$file}}, []);
- my @change_range = (0, 0);
- FUNCTION: foreach my $function_range_ref (@function_ranges)
- {
- my @function_range = @$function_range_ref;
-
- # Advance to successive change ranges.
- for (;; @change_range = @{shift @change_ranges})
- {
- last FUNCTION unless @change_range;
-
- # If past this function, move on to the next one.
- next FUNCTION if $change_range[0] > $function_range[1];
-
- # If an overlap with this function range, record the function name.
- if ($change_range[1] >= $function_range[0]
- and $change_range[0] <= $function_range[1])
- {
- if (!$saw_function{$function_range[2]})
- {
- $saw_function{$function_range[2]} = 1;
- push @functions, $function_range[2];
- }
- next FUNCTION;
- }
- }
- }
-
- # Format the list of functions now.
- $function_lists{$file} = " (" . join("), (", @functions) . "):" if @functions;
- }
-
-# Get some pieces of the ChangeLog we are about to write.
-my $date = sprintf "%d-%02d-%02d",
- 1900 + (localtime $BASETIME)[5], # year
- 1 + (localtime $BASETIME)[4], # month
- (localtime $BASETIME)[3]; # day within month
-my $name = $ENV{CHANGE_LOG_NAME}
- || $ENV{REAL_NAME}
- || (getpwuid $REAL_USER_ID)[6]
- || "set REAL_NAME environment variable";
-my $email_address = $ENV{CHANGE_LOG_EMAIL_ADDRESS}
- || $ENV{EMAIL_ADDRESS}
- || "set EMAIL_ADDRESS environment variable";
-
-# Find the change logs.
-my %has_log;
-my %files;
-foreach my $file (sort keys %function_lists)
- {
- my $prefix = $file;
- my $has_log = 0;
- while ($prefix)
- {
- $prefix =~ s-/[^/]+/?$-/- or $prefix = "";
- $has_log = $has_log{$prefix};
- if (!defined $has_log)
- {
- $has_log = -f "${prefix}ChangeLog";
- $has_log{$prefix} = $has_log;
- }
- last if $has_log;
- }
- if (!$has_log)
- {
- print STDERR "No ChangeLog found for $file.\n";
- }
- else
- {
- push @{$files{$prefix}}, $file;
- }
- }
-
-# Get the latest ChangeLog files from cvs.
-my $logs = "";
-foreach my $prefix (sort keys %files)
- {
- $logs .= " ${prefix}ChangeLog";
- }
-if ($logs)
- {
- print STDERR " Updating ChangeLog files from cvs repository.\n";
- open ERRORS, "cvs update$logs |" or die "The cvs update of ChangeLog files failed: $OS_ERROR.\n";
- print STDERR " $ARG" while <ERRORS>;
- close ERRORS;
- }
-
-# Write out a new ChangeLog file.
-foreach my $prefix (sort keys %files)
- {
- print STDERR " Editing the ${prefix}ChangeLog file.\n";
- open OLD_CHANGE_LOG, "${prefix}ChangeLog" or die "Could not open ${prefix}ChangeLog file: $OS_ERROR.\n";
- # It's less efficient to read the whole thing into memory than it would be
- # to read it while we prepend to it later, but I like doing this part first.
- my @old_change_log = <OLD_CHANGE_LOG>;
- close OLD_CHANGE_LOG;
- open CHANGE_LOG, "> ${prefix}ChangeLog" or die "Could not write ${prefix}ChangeLog\n.";
- print CHANGE_LOG "$date $name <$email_address>\n\n";
- print CHANGE_LOG "\treviewed by: <delete if not using a buddy>\n\n";
- foreach my $file (sort @{$files{$prefix}})
- {
- my $file_stem = substr $file, length $prefix;
- my $lines = wrap("\t", "\t", "XX$file_stem:$function_lists{$file}");
- $lines =~ s/^\tXX/\t* /;
- print CHANGE_LOG "$lines\n";
- }
- print CHANGE_LOG "\n", @old_change_log;
- close CHANGE_LOG;
- print STDERR " Done editing ${prefix}ChangeLog.\n";
- }
-
-# Done.
-exit;
-
-sub get_function_line_ranges
- {
- my ($file_handle, $file_name) = @_;
-
- if ($file_name =~ /\.c$/) {
- return get_function_line_ranges_for_c ($file_handle, $file_name);
- } elsif ($file_name =~ /\.java$/) {
- return get_function_line_ranges_for_java ($file_handle, $file_name);
- }
- return ();
- }
-
-# Read a file and get all the line ranges of the things that look like C functions.
-# A function name is the last word before an open parenthesis before the outer
-# level open brace. A function starts at the first character after the last close
-# brace or semicolon before the function name and ends at the close brace.
-# Comment handling is simple-minded but will work for all but pathological cases.
-#
-# Result is a list of triples: [ start_line, end_line, function_name ].
-
-sub get_function_line_ranges_for_c
- {
- my ($file_handle, $file_name) = @_;
-
- my @ranges;
-
- my $in_comment = 0;
- my $in_macro = 0;
- my $in_parentheses = 0;
- my $in_braces = 0;
-
- my $word = "";
-
- my $potential_start = 0;
- my $potential_name = "";
-
- my $start = 0;
- my $name = "";
-
- while (<$file_handle>)
- {
- # Handle continued multi-line comment.
- if ($in_comment)
- {
- next unless s-.*\*/--;
- $in_comment = 0;
- }
-
- # Handle continued macro.
- if ($in_macro)
- {
- $in_macro = 0 unless /\\$/;
- next;
- }
-
- # Handle start of macro (or any preprocessor directive).
- if (/^\s*\#/)
- {
- $in_macro = 1 if /^([^\\]|\\.)*\\$/;
- next;
- }
-
- # Handle comments and quoted text.
- while (m-(/\*|//|\'|\")-) # \' and \" keep emacs perl mode happy
- {
- my $match = $1;
- if ($match eq "/*")
- {
- if (!s-/\*.*?\*/--)
- {
- s-/\*.*--;
- $in_comment = 1;
- }
- }
- elsif ($match eq "//")
- {
- s-//.*--;
- }
- else # ' or "
- {
- if (!s-$match([^\\]|\\.)*?$match--)
- {
- warn "mismatched quotes at line $INPUT_LINE_NUMBER in $file_name\n";
- s-$match.*--;
- }
- }
- }
-
- # Find function names.
- while (m-(\w+|[(){};])-g)
- {
- # Open parenthesis.
- if ($1 eq "(")
- {
- $potential_name = $word unless $in_parentheses;
- $in_parentheses++;
- next;
- }
-
- # Close parenthesis.
- if ($1 eq ")")
- {
- $in_parentheses--;
- next;
- }
-
- # Open brace.
- if ($1 eq "{")
- {
- # Promote potiential name to real function name at the
- # start of the outer level set of braces (function body?).
- if (!$in_braces and $potential_start)
- {
- $start = $potential_start;
- $name = $potential_name;
- }
-
- $in_braces++;
- next;
- }
-
- # Close brace.
- if ($1 eq "}")
- {
- $in_braces--;
-
- # End of an outer level set of braces.
- # This could be a function body.
- if (!$in_braces and $name)
- {
- push @ranges, [ $start, $INPUT_LINE_NUMBER, $name ];
- $name = "";
- }
-
- $potential_start = 0;
- $potential_name = "";
- next;
- }
-
- # Semicolon.
- if ($1 eq ";")
- {
- $potential_start = 0;
- $potential_name = "";
- next;
- }
-
- # Word.
- $word = $1;
- if (!$in_parentheses)
- {
- $potential_start = 0;
- $potential_name = "";
- }
- if (!$potential_start)
- {
- $potential_start = $INPUT_LINE_NUMBER;
- $potential_name = "";
- }
- }
- }
-
- warn "mismatched braces in $file_name\n" if $in_braces;
- warn "mismatched parentheses in $file_name\n" if $in_parentheses;
-
- return @ranges;
- }
-
-
-
-# Read a file and get all the line ranges of the things that look like Java
-# classes, interfaces and methods.
-#
-# A class or interface name is the word that immediately follows
-# `class' or `interface' when followed by an open curly brace and not
-# a semicolon. It can appear at the top level, or inside another class
-# or interface block, but not inside a function block
-#
-# A class or interface starts at the first character after the first close
-# brace or after the function name and ends at the close brace.
-#
-# A function name is the last word before an open parenthesis before
-# an open brace rather than a semicolon. It can appear at top level or
-# inside a class or interface block, but not inside a function block.
-#
-# A function starts at the first character after the first close
-# brace or after the function name and ends at the close brace.
-#
-# Comment handling is simple-minded but will work for all but pathological cases.
-#
-# Result is a list of triples: [ start_line, end_line, function_name ].
-
-sub get_function_line_ranges_for_java
- {
- my ($file_handle, $file_name) = @_;
-
- my @current_scopes;
-
- my @ranges;
-
- my $in_comment = 0;
- my $in_macro = 0;
- my $in_parentheses = 0;
- my $in_braces = 0;
- my $in_non_block_braces = 0;
- my $class_or_interface_just_seen = 0;
-
- my $word = "";
-
- my $potential_start = 0;
- my $potential_name = "";
- my $potential_name_is_class_or_interface = 0;
-
- my $start = 0;
- my $name = "";
- my $current_name_is_class_or_interface = 0;
-
- while (<$file_handle>)
- {
- # Handle continued multi-line comment.
- if ($in_comment)
- {
- next unless s-.*\*/--;
- $in_comment = 0;
- }
-
- # Handle continued macro.
- if ($in_macro)
- {
- $in_macro = 0 unless /\\$/;
- next;
- }
-
- # Handle start of macro (or any preprocessor directive).
- if (/^\s*\#/)
- {
- $in_macro = 1 if /^([^\\]|\\.)*\\$/;
- next;
- }
-
- # Handle comments and quoted text.
- while (m-(/\*|//|\'|\")-) # \' and \" keep emacs perl mode happy
- {
- my $match = $1;
- if ($match eq "/*")
- {
- if (!s-/\*.*?\*/--)
- {
- s-/\*.*--;
- $in_comment = 1;
- }
- }
- elsif ($match eq "//")
- {
- s-//.*--;
- }
- else # ' or "
- {
- if (!s-$match([^\\]|\\.)*?$match--)
- {
- warn "mismatched quotes at line $INPUT_LINE_NUMBER in $file_name\n";
- s-$match.*--;
- }
- }
- }
-
- # Find function names.
- while (m-(\w+|[(){};])-g)
- {
- # Open parenthesis.
- if ($1 eq "(")
- {
- if (!$in_parentheses) {
- $potential_name = $word;
- $potential_name_is_class_or_interface = 0;
- }
- $in_parentheses++;
- next;
- }
-
- # Close parenthesis.
- if ($1 eq ")")
- {
- $in_parentheses--;
- next;
- }
-
- # Open brace.
- if ($1 eq "{")
- {
- # Promote potiential name to real function name at the
- # start of the outer level set of braces (function/class/interface body?).
- if (!$in_non_block_braces
- and (!$in_braces or $current_name_is_class_or_interface)
- and $potential_start)
- {
- if ($name)
- {
- push @ranges, [ $start, ($INPUT_LINE_NUMBER - 1),
- join ('.', @current_scopes) ];
- }
-
-
- $current_name_is_class_or_interface = $potential_name_is_class_or_interface;
-
- $start = $potential_start;
- $name = $potential_name;
-
- push (@current_scopes, $name);
- } else {
- $in_non_block_braces++;
- }
-
- $potential_name = "";
- $potential_start = 0;
-
- $in_braces++;
- next;
- }
-
- # Close brace.
- if ($1 eq "}")
- {
- $in_braces--;
-
- # End of an outer level set of braces.
- # This could be a function body.
- if (!$in_non_block_braces)
- {
- if ($name)
- {
- push @ranges, [ $start, $INPUT_LINE_NUMBER,
- join ('.', @current_scopes) ];
-
- pop (@current_scopes);
-
- if (@current_scopes)
- {
- $current_name_is_class_or_interface = 1;
-
- $start = $INPUT_LINE_NUMBER + 1;
- $name = $current_scopes[$#current_scopes-1];
- }
- else
- {
- $current_name_is_class_or_interface = 0;
- $start = 0;
- $name = "";
- }
- }
- }
- else
- {
- $in_non_block_braces-- if $in_non_block_braces;
- }
-
- $potential_start = 0;
- $potential_name = "";
- next;
- }
-
- # Semicolon.
- if ($1 eq ";")
- {
- $potential_start = 0;
- $potential_name = "";
- next;
- }
-
- if ($1 eq "class" or $1 eq "interface")
- {
- $class_or_interface_just_seen = 1;
- next;
- }
-
- # Word.
- $word = $1;
- if (!$in_parentheses)
- {
- if ($class_or_interface_just_seen) {
- $potential_name = $word;
- $potential_start = $INPUT_LINE_NUMBER;
- $class_or_interface_just_seen = 0;
- $potential_name_is_class_or_interface = 1;
- next;
- }
- }
- if (!$potential_start)
- {
- $potential_start = $INPUT_LINE_NUMBER;
- $potential_name = "";
- }
- $class_or_interface_just_seen = 0;
- }
- }
-
- warn "mismatched braces in $file_name\n" if $in_braces;
- warn "mismatched parentheses in $file_name\n" if $in_parentheses;
-
- return @ranges;
- }
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/java-gnome.git
More information about the pkg-java-commits
mailing list